* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

ul,
ol {
    list-style: none;
    overflow: hidden;
}

a {
    text-decoration: none;
}

i,
em {
    font-style: normal;
    display: block;
}

img {
    border: none;
}

.clear::after {
    content: '';
    display: block;
    clear: both;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.con {
    width: 1200px;
    margin: 0 auto;
}

input,
button,
select {
    border: none;
    outline: none;
}

input:focus,
button:focus {
    border: none;
}

.m_nav {
    display: none;
}
.oldimg{
    display: none;
}
.wzazzms .zcimg{
    display: none;
}
.wzazzms .oldimg{
    display: block;
}
/* header */
.header {
    width: 100%;
    padding-bottom: 10px;
    background-image: url(../images/bausubaidi.jpg);
    background-size: cover;
    border-bottom: 3px solid #1A66D0;
	transition: all .6s;
}

.logo {
    margin-top: 11px;
}

.lnav ul li,
.lnav ol li {
    float: left;
}

.lnav {
    line-height: 79px;
}

.luxi {
    width: 740px;
    margin: 0 auto;
}

.luxi img {
    display: block;
    margin: 0 auto;
}

.lnav ul li {
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
}

.lnav ul li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background: rgba(255, 255, 255, .5);
    margin-left: 14px;
}

.lnav ul li:last-child::after {
    background: none;
}

.lnav ul li a {
    color: #FFFFFF;
}

.wza {
    width: 165px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    border: 1px solid #fff;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    font-size: 16px;
    box-sizing: border-box;
    margin-top: 23px;
    margin-left: 10px;
}

.side-entry {
    display: block;
    padding: 0 7%;
    float: left;
    text-align: center;
    position: relative;
}

.side-entry a {
    color: #fff;
}

.side-entry::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background: #fff;
}

.side-entry:nth-child(3)::after {
    background: none;
}

.search {
    width: 740px !important;
    height: 78px;
    background: rgba(255, 255, 255, .6);
    padding: 4px 10px;
    box-sizing: border-box;
    margin-top: 8px;
    position: relative;
}

.search #siteId {
    width: 95px;
    height: 70px;
    font-size: 18px;
    color: #97A8B1;
    background: url(../images/xiala.png) #fff no-repeat 75px;
    position: absolute;
    left: 1%;
    top: 4px;
    text-align: center;
    appearance: none;
    text-align-last: center;
    cursor: pointer;
}

.search::before {
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    background: #9FAEB7;
    position: absolute;
    left: 110px;
    top: 50%;
    margin-top: -8px;
}

.search form {
    width: 98%;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    display: block;
}

.search form input,
.search form button {
    float: left;
    height: 100%;
}

.search form input {
    width: 80%;
    background: #fff;
    color: #97A8B1;
    font-size: 18px;
    padding-left: 120px;
    box-sizing: border-box;
}

.search form button {
    width: 20%;
    background: #1c68d1;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

/*  */
.nav {
    margin-top: 40px;
}

.nav ul li {
    float: left;
    width: 16.6%;
    text-align: center;
    font-size: 22px;
    position: relative;
}

.nav ul li::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, .3);
    margin-top: -8px;
}

.nav ul li:last-child:after {
    background: transparent;
}

.nav ul li:hover {
    font-weight: bold;
}

.nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

/* last_news */
.last_news {
    width: 100%;
    height: 140px;
    background: #F8F8F8;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 0;
}

.last_news h3 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}

.last_news span p,
.last_news span a {
    display: inline-block;
    vertical-align: middle;
}

.last_news span p {
    color: #999;
}

.last_news span a {
    color: #0061BC;
    margin-left: 8px;
    font-size: 16px;
}

/* container_first */
.container {
    margin: 40px auto;
}


.container_first_r {
    width: 50%;
}

.news_nav {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
}

.news_nav li {
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 55px;
    margin-right: 9%;
}

.news_nav li a {
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
}

.news_nav li.active a {
    color: #1c68d1;
    border-bottom: 3px solid #1c68d1;
}

.first_news_b_all {
    position: relative;
    margin-top: 15px;
}

.first_news_b {
    /* position: absolute;
    top: 0;
    left: 0; */
    display: none;
    width: 100%;
}
.first_news_b ul li em{
    float: right;
    margin-left: 15px;
}

.first_news_b:nth-child(1) {
    display: block;
}

.first_news_b span {
    overflow: hidden;
    display: block;
}

.first_news_b i {
    float: left;
    text-align: center;
    border-right: 1px solid #eee;
    padding-right: 20px;
}

.first_news_b i strong {
    font-size: 42px;
    font-weight: bold;
    color: #0061BC;
}

.first_news_b i p {
    color: #999;
    font-size: 16px;
}


.first_news_b em h3 {
    font-size: 18px;
    color: #333;
    margin: 8px 0 5px 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.first_news_b em p {
    color: #999;
    font-size: 16px;
}

.first_news_b ul li {
    font-size: 16px;
    line-height: 40px;
	overflow:hidden;
}

.first_news_b ul {
    margin-top: 15px;
}

.first_news_b ul li a {
    color: #333;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
	    width: 72%;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.first_news_b ul li:hover a {
    color: #1c68d1;
    padding-left: 5px;
}

.first_news_b ul li a::before,
.second_news_b div>ul>li a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    background: #C9C9C9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 10px;
}

.second_news_b div ul {
    overflow: inherit;
}

.first_news_b div ul li em {
    color: #999;
}

/* 图片新闻 */
.slideBox {
    width: 576px;
    height: 355px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    width: 18px;
    height: 4px;
    margin: 0 0 0 6px;
    background: #eee;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #0061BC;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd li em {
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    color: #eee;
    font: 14px/44px "\5b8b\4f53";
    text-indent: 1em;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
    background: rgba(0, 0, 0, 0.6);
}

.slideBox .bd img {
    width: 576px;
    height: 355px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

/* container_sectond */
.container_second_l {
    width: 60%;
}

.news_nav1 {
    border-bottom: 1px solid #EEEEEE;
    height: 60px;
    overflow: hidden;
}

.news_nav1 ul {
    width: 90%;
    float: left;
}

.news_nav1 ul li {
    margin-right: 5%;
    float: left;
    position: relative;
    font-size: 22px;
    line-height: 57px;
}

.news_nav1 ul li a {
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
}

.news_nav1 ul li.active a {
    color: #0061BC;
    font-weight: bold;
    border-bottom: 3px solid #0061BC;
}

.news_nav1 ul li::after {
    content: '';
    display: block;
    width: 1px;
    height: 18px;
    background: #ddd;
    position: absolute;
    right: -18px;
    top: 50%;
    margin-top: -9px;
}

.news_nav1 ul li:last-child::after {
    background: none;
}

.news_nav1>a {
    float: right;
    font-size: 16px;
    color: #999;
    width: 10%;
    line-height: 60px;
}

.second_news_b div>ul>li {
    font-size: 16px;
    margin: 20px 0;
    position: relative;
}




.second_news_b div ul li p {
    line-height: 20px;
}

.second_news_b div ul li a {
        color: #333;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.second_news_b div ul li em,.second_news_b div ul li span {
    color: #999;
    float: right;
}

.second_news_b div ul li ol {
    margin-top: 8px;
    display: none;
}

.second_news_b div ul li ol li {
    float: left;
    background: rgba(0, 97, 188, .08);
    padding: 4px 8px;
    border-radius: 10px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-size: 14px;
    margin-right: 6px;
}

.second_news_b {
    position: relative;
	height:170px;
	overflow:hidden;
}

.second_news_b div {
    display: none;
    width: 100%;
}

.second_news_b div:nth-child(1) {
    display: block;
}

.second_news_b ul li ol li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #0061BC;
}

.container_second_r {
    width: 36%;
}

.container_second_r>span {
    background-image: url(../images/sahidigbsie.png);
    background-size: cover;
    display: block;
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    padding: 6% 0 0 58%;
}

.container_second_r>span a {
    width: 164px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    background: #fff;
    color: #197FDE;
    display: block;
    text-align: center;
    margin: 8px 0;
}

.container_second_r>span a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 9px;
    height: 12px;
    background: url(../images/zhuangsih.png);
}

.container_second_r ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.container_second_r ul li {
    width: 20%;
    text-align: center;
}

.container_second_r ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.container_second_r ul li span {
    width: 73px;
    height: 73px;
    margin: 5px auto;
    display: block;
}

.container_second_r ul li i {
    font-size: 16px;
    color: #555;
}

/* container three */
.container_three ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.container_three ul li {
    width: 24%;
    height: 102px;
    background: url(../images/biejaiieyi.png) center center;
    text-align: center;
}

.container_three ul li em {
    margin: 20px auto 5px auto;
}

.container_three ul li p {
    font-size: 18px;
    color: #333;
}

/* container_four */
.container.four {
    width: 100%;
    background: url(../images/dabidibeij.png) center center no-repeat;
    padding: 20px 0;
    box-sizing: border-box;
}

.bsfw {
    overflow: hidden;
    position: relative;
    line-height: 42px;
}

.bsfw::before {
    content: '';
    display: block;
    width: 75%;
    height: 1px;
    border-bottom: 1px dashed #0061BC;
    position: absolute;
    top: 0;
    left: 105px;
    bottom: 0;
    margin: auto;
}

.bsfw h3 {
    font-size: 22px;
    font-weight: bold;
    color: #0061BC;
    float: left;
}

.bsfw a {
    float: right;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #0061BC;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #0061BC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    position: relative;
    z-index: 11;
}

.bsfw a::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 16px;
    background: url(../images/zhenwuwjiant.png);
    margin-left: 10px;
}

.fw_con ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.fw_con>ul>li {
    float: left;
    width: 210px;
    height: 220px;
    background: #fff;
    overflow: hidden;
    border-top: 4px solid #0061BC;
    text-align: center;
    cursor: pointer;
    transition: width .6s;
    -webkit-transition: width .6s;
    -moz-transition: width .6s;
    -ms-transition: width .6s;
    -o-transition: width .6s;
}
.fw_con>ul>li:nth-child(3) .fw_list ol li, 
.fw_con>ul>li:nth-child(4) .fw_list ol li{
	width:48%;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fw_con>ul>li.active {
    width: 475px;
}

.fw_con ul li.active .ic {
    width: 150px;
}

.ic {
    float: left;
    width: 210px;
    height: 220px;
}

.ic span {
    display: block;
    width: 100px;
    height: 100px;
    margin: 33px auto 15px auto;
}

.ic i {
    font-size: 20px;
    color: #333;
}

.fw_list {
    float: right;
    width: 325px;
}

.fw_list ol li {
    float: left;
    width: 33%;
    font-size: 14px;
    text-align: left;
    line-height: 55px;
}

.fw_list ol li a {
    color: #333;
}

.fw_list ol li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    background: #0061BC;
    margin-right: 5px;
}

.fw_con {
    margin: 35px auto;
}

/* container five */
.container_five_l {
    width: 35%;
}

.container_five_l .news_nav1 ul li {
    margin-right: 18%;
}

.five_news_b {
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.five_news_b>ul>li {
    width: 100%;
    display: none;
}

.five_news_b>ul>li:nth-child(1) {
    display: block;
}

.five_news_b>ul>li span {
    display: block;
    width: 100%;
    height: 215px;
}

.five_news_b>ul>li span img {
    width: 100%;
    height: auto;
    min-height: 215px;
}

.five_news_b>ul>li em {
    background: #F1F8FF;
    box-sizing: border-box;
    padding: 10px 30px;
}

.five_news_b>ul>li em h3 {
    text-align: center;
    font-size: 16px;
    color: #0061BC;
    margin-bottom: 15px;
}

.five_news_b ol li {
    overflow: hidden;
    font-size: 14px;
    line-height: 35px;
}

.five_news_b ol li strong {
    font-weight: normal;
    color: #0061BC;
    display: inline;
}

.five_news_b ol li p {
    /* float: right; */
    color: #333;
    display: inline;
}

.container_five_r {
    width: 60%;
}

.zj_dc_news {
    position: relative;
    overflow: hidden;
}

.zj_dc_news ul {
    display: none;
    width: 100%;
}

.zj_dc_news ul:nth-child(1) {
    display: block;
}

.zj_dc_news ul li {
    line-height: 51px;
    overflow: hidden;
}

.zj_dc_news ul li strong,
.zj_dc_news ul li p,
.zj_dc_news ul li i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;

}

.zj_dc_news ul li:hover p {
    padding-left: 5px;
    color: #0061BC;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}

.zj_dc_news ul li strong {
    font-weight: normal;
    color: #666;

}

.zj_dc_news ul li strong::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 15px;
    background: #DDDDDD;
    margin-left: 8px;
    margin-right: 8px;
}

.zj_dc_news ul li.on strong {
    color: #0061BC;
}

.zj_dc_news ul li p {
    color: #333;

}

.zj_dc_news ul li i {
    color: #999;
    float: right;
}

.th_mes {
    margin-top: 25px;
}

.th_mes ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.th_mes ul li {
    width: 230px;
    height: 110px;
    box-sizing: border-box;
    padding: 20px 0 0 20px;
}

.th_mes ul li:nth-child(1) {
    background: url(../images/billpayment.png);
}

.th_mes ul li:nth-child(2) {
    background: url(../images/approveprofile.png);
}

.th_mes ul li:nth-child(3) {
    background: url(../images/appdevelopment.png);
}

.th_mes ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.th_mes ul li h3 {
    font-size: 18px;
    color: #0061BC;
}

.th_mes ul li em {
    width: 80px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background: #FCB536;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    display: block;
}

/*专题图片*/
.ztzl_tit {
    text-align: center;
    font-size: 36px;
    color: #333;
    background: url(../images/zhuantbisohsi.png) center center no-repeat;
}

.ztzl {
    text-align: center;
    margin: 20px auto;
}

.ztzl>a {
    display: block;
    padding: 10px 55px;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #d2d2d2;
}

.ztzl a span {
    padding: 9px 3px;
    font-weight: bold;
    border-bottom: 3px solid #4E7EFB;
}

.img-scroll {
    position: relative;
    width: 1200px;
}

.img-list {
    position: relative;
    overflow: hidden;
}

.img-list ul {
    width: 9999px;
}

.img-scroll .prev,
.img-scroll .next {
    position: absolute;
    top: 79px;
    width: 70px;
    height: 70px;
    background: url(../images/zuoazijan.png) center no-repeat;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.img-scroll .prev {
    background: url(../images/jiantou.png) center no-repeat;
}

.img-scroll .next {
    background: url(../images/zuoazijan.png) center no-repeat;
}

.img-scroll .next {
    left: 0;
    background-position: 0 -84px;
}


.img-scroll .next {
    left: -40px;
    background-position: 0px -10px;
    cursor: pointer;
}

.img-scroll .prev {
    right: -40px;
    background-position: -1px -10px;
    cursor: pointer;
}

.img-list li {
    float: left;
    position: relative;
    width: 284px;
    height: 158px;
    margin: 15px 35px 15px 0;
    overflow: hidden;
    transition: all .4s;
}

.img-list li img {
    display: block;
    width: 100%;
    transition: all .4s;
}

.img-list li a .text {
    position: absolute;
    height: 99px;
    top: 30px;
    left: 29px;
}

.img-list li a .text h3 {
    font-size: 24px;
    padding: 0 62px 0 0;
    text-align: left;
    font-weight: bold;
    color: #0061BC;
    line-height: 28px;
}

.img-list li a .text h4 {
    float: left;
    position: absolute;
    bottom: 0;
    border: 1px solid #8E9CB0;
    border-radius: 10px;
    font-size: 12px;
    color: #4B5C79;
    padding: 1px 7px;
}

.img-list li:hover {
    transform: translateY(-2%);
    box-shadow: 1px 1px 10px 2px #eee;
    -webkit-box-shadow: 1px 1px 10px 2px #eee;
    -moz-box-shadow: 1px 1px 10px 2px #eee;
}

.img-list li p {
    line-height: 42px;
    background-color: #fff;
    color: #333;
}

/* footer */
.footer {
    background-color: #0061BC;
    padding: 30px 0;
}

.link>li>a {
    color: #fff;
}

.footer .link {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 20px auto;
}

.footer .link>li {
    width: 164px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-color: #1191F3;
    font-size: 14px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.footer .link>li:hover {
    background-color: #1191F3;
}

.footer .link>li>ul {
    display: none;
}

.footer .link>li:hover ul {
    position: absolute;
    max-height: 424px;
    overflow: auto;
    bottom: 47px;
    left: 0;
    right: 0;
    background-color: #4371E9;
    display: block;
	z-index:111;
}

.footer .link>li:hover ul::-webkit-scrollbar-track {
    background-color: #4E7EFB;
}

.footer .link>li:hover ul::-webkit-scrollbar {
    width: 17px;
}

.footer .link>li:hover ul::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .4);
}

.footer .link>li>ul>li {
    text-align: left;
    padding: 0 10px;
    line-height: 35px;
}

.footer .link>li>ul>li:hover {
    background-color: #4E7EFB;
}

.footer .link>li>ul>li>a {
    display: block;
    font-size: 15px;
    color: #fff;
}

.footer-con {
    padding: 0 0 30px;
}

.footer-con .info {
    width: 75%;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.footer-con .bzx {
    width: 10%;
    text-align: right;
}

.footer-con .info a {
    color: #fff;
}

.footer-con .info p {
    line-height: 40px;
    font-size: 16px;
}

.footer-con .jc {
    width: 15%;
    margin-top: 15px;
    text-align: left;
}

.footer ul {
    overflow: inherit;
}

/*  */
.tpxw {
    width: 576px;

}


/* zwhd */
/* zwhd_four */
.zwhd_four {}

.zwhd_four ul,
.zwhd_three ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow: inherit;
}

.zwhd_four ul li {
    width: 270px;
    height: 110px;
    box-sizing: border-box;
    padding: 1.5% 0 0 2%;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}

.zwhd_four ul li a,
.zwhd_three ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.zwhd_four ul li a {
    color: #fff;
}

.zwhd_four ul li h3 {
    font-size: 20px;
}

.zwhd_four ul li em {
    display: block;
    width: 80px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    text-align: center;
    background: rgba(255, 255, 255, .4);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    margin-top: 15px;
    font-size: 14px;
}

.zwhd_four ul li:nth-child(1) {
    background: url(../images/zwhd/quzangxinx2x.png) 100% 100%;
}

.zwhd_four ul li:nth-child(2) {
    background: url(../images/zwhd/buemnxisn2x.png) 100% 100%;
}

.zwhd_four ul li:nth-child(3) {
    background: url(../images/zwhd/wsaxfa2x.png) 100% 100%;
}

.zwhd_four ul li:nth-child(4) {
    background: url(../images/zwhd/xfjb2x.png) 100% 100%;
}
.zwhd_four ul li:nth-child(1),
.zwhd_four ul li:nth-child(2),
.zwhd_four ul li:nth-child(3),
.zwhd_four ul li:nth-child(4){
    background-size: cover;
}
#zxt_main {
    width: 220px;
    height: 220px;
}

/* zwhd_xinjian */
.zwhd_xinjian {
    width: 100%;
    background: #F2F8FF;
    padding: 60px 0;
}

.zwhd_xinjian_l {
    float: left;
    width: 715px;
    height: 382px;
    background: url(../images/zwhd/xinjiandenxuande.png) 100% 100%;
}

.zwhd_xinjian_l h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 68px;
}

.zwhd_xinjian_tit li {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    float: left;
    box-sizing: border-box;
    line-height: 55px;
}

.zwhd_xinjian_tit li:nth-child(1),
.zwhd_xinjian_list li strong {
    width: 60%;
    box-sizing: border-box;
    padding-left: 20px;
}

.zwhd_xinjian_list li strong {
    font-weight: normal;
}

.zwhd_xinjian_tit li:nth-child(2),
.zwhd_xinjian_tit li:nth-child(3),
.zwhd_xinjian_list li i,
.zwhd_xinjian_list li em {
    width: 20%;
    text-align: center;
}

.zwhd_xinjian_list li strong,
.zwhd_xinjian_list li i,
.zwhd_xinjian_list li em {
    float: left;
}

.zwhd_xinjian_list li {
    overflow: hidden;
    font-size: 16px;
    line-height: 47px;
}

.zwhd_xinjian_list li:nth-child(odd) {
    background: #EDF6FF;
}

.zwhd_xinjian_list li a {
    color: #333;
}

.zwhd_xinjian_l ul {
    width: 94%;
    margin: 0 auto;
}

.zwhd_xinjian_tit li {
    line-height: 55px;
}

.zwhd_xinjian_r {
    width: 450px;
}

.xjtj span {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.xjtj span h3 {
    color: #0061BC;
    font-size: 22px;
    border-bottom: 3px solid #0061BC;
    width: 30%;
    line-height: 50px;
}

.zxt {
    overflow: hidden;
}

.zxt_r {
    margin-top: 35px;
    margin-left: 20px;
}

.zxt_r ul li {
    line-height: 35px;
}

.zxt_r ul li strong {
    font-size: 16px;
}

.zxt_r ul li strong {
    color: #333;
}

.zxt_r ul li i {
    display: inline;
    font-weight: bold;
}

.xj_num_1 {
    color: #62D9AD;
}

.xj_num_2 {
    color: #5B6E96;
}

.xj_num_3 {
    color: #5AAEF3;
}

.xj_num_4 {
    color: #69CDFE;
}

.zwhd_wd {
    margin-top: 20px;
}

.zwhd_wd ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

.zwhd_wd ul li {
    width: 48%;
    background: linear-gradient(#4BC8A0, #29BA9C);
    height: 80px;
    line-height: 72px;
    position: relative;
    text-align: center;
}

.zwhd_wd ul li:nth-child(2) {
    background: linear-gradient(#59C2E5, #56A7CB);
}

.zwhd_wd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.zwhd_wd ul li a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 23px;
    margin-right: 8px;
}

.zwhd_wd ul li:nth-child(1) a::before {
    background: url(../images/zwhd/zhiennwged.png);
}

.zwhd_wd ul li:nth-child(2) a::before {
    background: url(../images/zwhd/zhiwenndadhiku.png);
}

.zwhd_wd ul li::after {
    content: '';
    display: block;
    position: absolute;
    width: 52px;
    height: 2px;
    background: #fff;
    bottom: 15px;
    left: 50%;
    margin-left: -26px;
}

/* zwhd_three */
.zwhd_three ul li {
    width: 30%;
    text-align: center;
    font-size: 20px;
    color: #333;
    background: #F5FAFF;
    border: 1px solid #DEEFFF;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}

.zwhd_three ul li:hover,
.zwhd_four ul li:hover {
    margin-top: -10px;
}

.zwhd_three ul li a {
    color: #333;
    padding: 20px 0;
    box-sizing: border-box;
}

.zwhd_three ul li a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 42px;
    height: 42px;
}

.zwhd_three ul li:nth-child(1) a:before {
    background: url(../images/zwhd/rendnaidsji.png);
}

.zwhd_three ul li:nth-child(2) a:before {
    background: url(../images/zwhd/zxstjblqk.png);
}

.zwhd_three ul li:nth-child(3) a:before {
    background: url(../images/zwhd/zdxhzhce.png);
}

/* 768 */

@media screen and (max-width:768px) {
    html {
        font-size: 48px;
    }

    .slideBox {
        width: 100%;
        height: 4.8rem;
    }

    .slideBox .bd img {
        width: 100%;
        height: 4.8rem;
    }

    .wza {
        display: none;
    }

    .m_nav {
        display: block;
    }

    .m_nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .m_nav ul li {
        width: 49%;
        margin: .05rem 0;
        text-align: center;
        font-size: .3rem;
        text-align: center;

        background: #1c68d1;
    }

    .m_nav ul li a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        line-height: .8rem;
    }

    .con,
    .slide_x,
    .container_first_r,
    .img-scroll,
    .container_second_l,
    .container_second_r,
    .first_news_b_all,
    .second_news_b,
    .container_five_l,
    .container_five_r,
    .luxi,
    .search,
    .m_nav {
        width: 98% !important;
        margin: 0 auto;
    }

    .search form input {
        font-size: .3rem;
    }

    .luxi {
        margin: .8rem auto;
    }

    .luxi img {
        width: 100%;
    }

    .last_news {
        padding: .3rem 0;
        height: auto;
    }

    .nav {
        margin-top: 40px;
        display: none;
    }

    .tpxw {
        width: 100%;
    }

    .slide_x .list li {
        width: calc(100vw - 20px);
    }

    .tpxw,
    .slide_x,
    .xw {
        width: 100%;
    }

    .news_nav li {
        width: 25%;
        margin: 0;
        font-size: .35rem;
    }


    .second_news_b {
        width: 100%;
        height: 279px;
    }

    .container_second_r>span {
        background-size: 100% 100%;
    }

    .container_three ul,
    .fw_con ul {
        flex-wrap: wrap;
    }

    .fw_con>ul>li.active,
    .fw_con>ul>li {
        width: 100%;
        margin: .2rem 0;
    }

    .container_three ul li {
        width: 49%;
        margin: .2rem 0;
    }

    .container_three {
        margin: .3rem auto;
    }

    .fw_con ul li.active .ic,
    .fw_con ul li .ic {
        width: 30%;
    }

    .fw_list {
        width: 70%;
    }

    .container.four {
        background: url(../images/dabidibeij.png) center center;
    }

    .fw_list ol li {
        font-size: .3rem;
    }

    .five_news_b>ul>li span img {
        width: 100%;
        height: 100%;
    }

    .five_news_b>ul>li em h3 {
        font-size: .39rem;
    }

    .five_news_b ol li {
        font-size: .3rem;
    }

    .container_five_r {
        margin: .4rem auto;
    }

    .footer .link {
        flex-wrap: wrap;
    }

    .footer .link>li {
        width: 98%;
        margin: .2rem auto;
    }

    .first_news_b span em {
        float: right;
        width: 74% !important;
    }

    .container_second_r>span a {
        width: 3rem;
        margin: 0.3rem 0;
        font-size: .3rem;
    }

    .container_second_r>span {
        padding: 4% 0 0 58%;
    }

    .first_news_b i {
        width: 20%;
        box-sizing: border-box;
        padding: 0;
    }

    .container_second_r {
        margin: .3rem auto;
    }

    /*  */
    .tpxw,
    .slide_x,
    .xw {
        width: 100%;
    }


    .img-scroll .prev {
        right: 0;
    }

    .img-scroll .next {
        left: 0;
    }

    .footer-con .bzx,
    .footer-con .info,
    .footer-con .jc {
        float: none !important;
        text-align: center;
        width: auto !important;
    }

    .last_news h3 {
        font-size: .35rem;
    }

    .last_news span p {
        font-size: .3rem;
        line-height: .6rem;
    }

    .news_nav1 ul li {
        font-size: .35rem;
        margin-right: 2%;
    }

    .news_nav1 ul li::after {
        background: transparent;
    }

    .first_news_b em h3 {
        font-size: .32rem;
    }

    .first_news_b em p {
        font-size: .3rem;
    }

    .first_news_b ul li,
    .second_news_b div ul li p {
        line-height: .6rem;
        margin: .3rem 0;
        font-size: .3rem;
    }

    .zj_dc_news ul li strong,
    .zj_dc_news ul li p {
        font-size: .3rem;
        line-height: .6rem;
    }

    .zj_dc_news ul li p {
        width: 75%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .container_three ul li p {
        font-size: .3rem;
    }

    .container_three ul li em {
        margin: 3px auto 5px auto;
    }

    .zj_dc_news ul li {
        white-space: nowrap;
        overflow: hidden;

    }

    .zj_dc_news ul li i {
        display: none;
    }

    .th_mes ul li:nth-child(1) {
        background: url(../images/billpayment.png) 100% 100%;
    }

    .th_mes ul li:nth-child(2) {
        background: url(../images/approveprofile.png) 100% 100%;
    }

    .th_mes ul li:nth-child(3) {
        background: url(../images/appdevelopment.png) 100% 100%;
    }

    .nav ul li {
        font-size: .3rem;
    }
    #StranLink{
        display: none;
    }
    .lnav {
        float: none;
        line-height: .4rem;
    }

    .lnav ul li {
        font-size: .3rem;
    }

    .lnav ul li a {
        color: #333;
    }

    .logo {
        width: 40%;
        float: none;
    }

    .logo img {
        width: 100%;
    }

    .search {
        margin: .4rem auto .6rem auto;
    }

    .logo_lnav {
        overflow: hidden;
    }

    /* zwhd */
    .zwhd_xinjian_l {
        width: 100%;
        height: auto;
        background: none;
    }

    .zwhd_xinjian_list li {
        font-size: .3rem;
    }

    .zwhd_xinjian_list li strong {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .zwhd_xinjian_l ul {
        width: 100%;
    }

    .zwhd_xinjian_l h3 {
        background: #3273f1;
    }

    .zwhd_xinjian_list li i {
        font-size: .2rem;
        color: #666;
    }

    .zwhd_xinjian {
        background: none;
        padding: 0;
    }

    .zwhd_four ul,
    .zwhd_three ul {
        flex-wrap: wrap;
    }

    .zwhd_four ul li {
        width: 49%;
        margin: .1rem 0;
    }

    .zwhd_four {
        margin: .3rem auto !important;
    }

    .zwhd_three ul li {
        width: 100%;
        text-align: left;
        padding-left: .2rem;
        margin-bottom: .2rem;
    }

    #zxt_main {
        width: 100%;
        height: 6rem;
        float: none;
    }

    .xjtj span h3 {
        font-size: .39rem;
        width: 100%;
        text-align: left;
    }

    .zwhd_xinjian_r {
        width: 100%;
        float: none;
    }

    .zxt_r {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .zxt_r ul li {
        text-align: center;
    }
}

/* 长者模式 */
.wzazzms .con,
.wzazzms .slide_x,
.wzazzms .container_first_r,
.wzazzms .img-scroll,
.wzazzms .container_second_l,
.wzazzms .container_second_r,
.wzazzms .first_news_b_all,
.wzazzms .second_news_b,
.wzazzms .container_five_l,
.wzazzms .container_five_r {
    width: 99%;
    margin: 0 auto;
}

.wzazzms .search {
    width: 100%;
}
.wzazzms .last_news h3{
    font-size: 50px;
}
.wzazzms .tpxw{
    width: 80%;
    margin: 0 auto;
    float: none;
}
.wzazzms .slideBox,
.wzazzms .slideBox .bd img,
.wzazzms .slideBox .bd{
    width: 100%;
}
.wzazzms .slideBox{
    height: 475px;
}
.wzazzms .slideBox .bd img{
    height: auto;
    min-height: 475px;
}
.wzazzms .last_news span p,.wzazzms .last_news span a{
    font-size: 34px;
}
.wzazzms .nav ul li{
    font-size: 34px;
    margin-top: 120px;
}
.wzazzms .slideBox .bd li em{
    font-size: 34px;
    height: 65px;
    line-height: 65px;
}
.wzazzms .slideBox{
    margin: 30px auto;
}
.wzazzms .luxi {
    width: 75%;
    margin-top: 80px;
}

.wzazzms .luxi img {
    width: 100%;
}

.wzazzms .last_news {
    padding: 1.3rem 0;
    height: auto;
}

.wzazzms .second_news_b {
    width: 100%;
	height:490px;
}

.wzazzms .container_second_r>span {
    background-size: 100% 100%;
}
.wzazzms .container_three ul li{
    background-size: cover;
    height: 165px;
}
.wzazzms .container_three ul li em img{
    margin: 0 auto;
}
.wzazzms .container_three ul li p{
    font-size: 34px;
    margin-top: 15px;
}
.wzazzms .bsfw{
    line-height: 125px;
}
.wzazzms .bsfw h3{
    font-size: 50px;
}
.wzazzms .bsfw::before{
    width: 60%;
    left: 240px;
}
.wzazzms .bsfw a{
    width: 410px;
    height: 85px;
    line-height: 85px;
    font-size: 50px;
    margin-top: 15px;
}
.wzazzms .fw_list{
    width: 620px;
}
.wzazzms .fw_list ol li{
    font-size: 34px;
}
.wzazzms .fw_con>ul>li{
    height: 300px;
    padding: 0 5%;
}
.wzazzms .fw_list ol li{
    line-height: 75px;
}
.wzazzms .ic span{
    width: 200px;
    height: 200px;
}
.wzazzms .ic i{
    font-size: 34px;
}
.wzazzms .news_nav li {
    width: 25%;
    margin: 0;
    font-size: 50px;
    line-height: 125px;
}
.wzazzms .container_second_r ul{
    margin: 85px 0;
}
.wzazzms .container_second_r ul li span{
    width: 146px;
    height: 146px;
}
.wzazzms .container_second_r ul li i{
    font-size: 34px;
}
.wzazzms .news_nav1 ul li {
    margin-right: 5%;
    font-size: 50px;
}

.wzazzms .news_nav1 ul li::after {
    right: -10px;
}

.wzazzms .first_news_b span em {
    float: left;
    width: 80%;
    margin-left: 15px;
}
.wzazzms .first_news_b em h3{
    font-size: 34px;
}
.wzazzms .first_news_b em p{
    font-size: 26px;
}
.wzazzms .first_news_b span{
    margin-top: 30px;
}
.wzazzms .first_news_b i{
    padding-top: 13px;
    padding-bottom: 13px;
}
.wzazzms .container_second_r>span a {
    width: 28rem;
    margin: .5rem 0;
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
}

.wzazzms .container_second_r>span {
    padding: 8% 0 0 58%;
}

.wzazzms .container_three ul,
.wzazzms .fw_con>ul {
    flex-wrap: wrap;
}

.wzazzms .container_three ul li {
    width: 49%;
    margin: .2rem 0;
}

.wzazzms .fw_con>ul>li.active,
.wzazzms .fw_con>ul>li {
    width: 100%;
    margin: .2rem 0;
}

.wzazzms .five_news_b>ul>li span img {
    width: 100%;
    height: 100%;
}

.wzazzms .five_news_b>ul>li em h3 {
    font-size: 50px;
}

.wzazzms .five_news_b ol li {
    font-size: 34px;
    text-align: center;
    line-height: 65px;
}
.wzazzms .container_five_r{
    margin: 60px auto !important;
}
.wzazzms .zj_dc_news ul li strong,
.wzazzms .zj_dc_news ul li p,
.wzazzms .zj_dc_news ul li i {
    font-size: 34px;
}
.wzazzms .zj_dc_news ul li{
    line-height: 90px;
}
.wzazzms .zj_dc_news ul li p{
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wzazzms .container {
    margin: 0;
}

.wzazzms .th_mes ul li:nth-child(1) {
    background: url(../images/billpayment2x.png) 100% 100%;
}

.wzazzms .th_mes ul li:nth-child(2) {
    background: url(../images/approveprofile2x.png) 100% 100%;
}

.wzazzms .th_mes ul li:nth-child(3) {
    background: url(../images/appdevelopment2x.png) 100% 100%;
}

.wzazzms .th_mes ul li {
    width: 375px;
    height: 215px;
}
.wzazzms .th_mes ul li h3{
    font-size: 34px;
}
.wzazzms .th_mes ul li em{
    width: 125px;
    height: 46px;
    line-height: 46px;
}
.wzazzms .footer .link>li{
    font-size: 34px;
}
.wzazzms .footer-con .info p{
    line-height: 60px;
    font-size: 34px;
}
.wzazzms .footer .link>li>ul>li>a{
    font-size: 26px;
    line-height: 50px;
}
.wzazzms .footer .link {
    flex-wrap: wrap;
}

.wzazzms .footer .link>li {
    width: 98%;
    margin: .2rem auto;
}

.wzazzms .footer-con .bzx,
.wzazzms .footer-con .info,
.wzazzms .footer-con .jc {
    float: none !important;
    text-align: center;
    width: auto !important;
}

.wzazzms .lnav {
    line-height: 44px;
    float: left !important;
}

.wzazzms .logo {
    width: 30%;
}

.wzazzms .logo img {
    width: 100%;
}
.wzazzms .first_news_b ul li{
    font-size: 34px;
    line-height: 75px;
}
.wzazzms .lnav ul li {
    font-size: 34px;
    padding: 0 8px;
}
.wzazzms #StranLink{
    font-size: 34px;
}
.wzazzms .container_second_l{
    margin: 40px auto !important;
}
.wzazzms .second_news_b div>ul>li{
    font-size: 34px;
}
.wzazzms .second_news_b div ul li p{
    line-height: 60px;
}
.wzazzms .second_news_b div ul li p a{
    width: 80%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.wzazzms .second_news_b ul li ol li a{
    font-size: 34px;
}
.wzazzms .container_second_r>span{
    background-image: url(../images/sahidigbsie2x.png);
    height: 420px;
}
.wzazzms .wza {
    width: 384px;
    height: 56px;
    color: #fff;
    line-height: 56px;
    border: 1px solid #fff;
    border-radius: 16px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    font-size: 34px;
    box-sizing: border-box;
    margin-top: -5px;
    margin-left: 50px;
}

.wzazzms .side-entry {
    padding: 0 3%;
}

/* zwhd */
.wzazzms .zwhd_xinjian_l {
    width: 100%;
    height: auto;
    background: none;
    margin: 50px 0;
}

.wzazzms .zwhd_xinjian_list li {
    line-height: 95px;
}

.wzazzms .zwhd_xinjian_list li strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wzazzms .zwhd_xinjian_l ul {
    width: 100%;
}

.wzazzms .zwhd_xinjian_l h3 {
    background: #3273f1;
    font-size: 50px;
}

.wzazzms .zwhd_xinjian_list li i {
    font-size: .2rem;
    color: #666;
}

.wzazzms .zwhd_xinjian {
    background: none;
    padding: 0;
}

.wzazzms .zwhd_four ul,
.zwhd_three ul {
    flex-wrap: wrap;
}

.wzazzms .zwhd_four ul li {
    width: 48.8%;
    margin: 15px 0;
    height: 265px;
}
.wzazzms .zwhd_xinjian_tit li{
    line-height: 120px;
}
.wzazzms .zwhd_four ul li h3{
    font-size: 50px;
}
.wzazzms .zwhd_four ul li em{
    width: 175px;
    height: 60px;
    line-height: 60px;
}
.wzazzms .zwhd_xinjian_tit li:nth-child(1), 
.wzazzms .zwhd_xinjian_list li strong{
    font-size: 34px;
}
.wzazzms .zwhd_xinjian_tit li:nth-child(2), 
.wzazzms .zwhd_xinjian_tit li:nth-child(3), 
.wzazzms .zwhd_xinjian_list li i, 
.wzazzms .zwhd_xinjian_list li em{
    font-size: 34px;
}
.wzazzms .zwhd_xinjian_list li i{
    font-size: 34px;
}
.wzazzms .zwhd_four {
    margin: .3rem auto !important;
}

.wzazzms .zwhd_three ul li {
    width: 100%;
    text-align: left;
    padding-left: .2rem;
    margin-bottom: .2rem;
    font-size: 34px;
    margin: 10px 0;
}

.wzazzms #zxt_main {
    width: 100%;
    height: 13rem;
    float: none;
}

.wzazzms .xjtj span h3 {
    font-size: 50px;
    width: 100%;
    text-align: left;
}

.wzazzms .zwhd_xinjian_r {
    width: 100%;
    float: none;
}

.wzazzms .zxt_r {
    width: 100%;
    margin: 0;
    padding: 0;
}

.wzazzms .zxt_r ul li {
    text-align: center;
    font-size: 34px;
    line-height: 60px;
}
.wzazzms .zxt_r ul li strong{
    font-size: 34px;
}
.wzazzms .zwhd_wd ul li a{
    font-size: 50px;
}
.wzazzms .zwhd_wd ul li::after{
    bottom: 5px;
}
.wzazzms .zwhd_three{
    margin: 40px 0;
}