/* ******å¦«ï½†ç? éŠ?ï?? ****** start/

/* é‰çƒ?å??éŽ¸éå´¶é?Ÿï¿? 1*/
#banner {
    width: 100%;
    overflow: hidden;
}

#banner .bannerCon {
    margin: 0px auto;
    position: relative;
}

#banner .bannerCon .before {
    background: rgba(0,0,0,0.7);
    position: absolute;
    z-index: 100;
}

#banner .bannerCon .before img {
    position: absolute;
    right: 40px;
    cursor: pointer;
    opacity: 0.5;
}
#banner .bannerCon .before img:hover{
    opacity: 1;
}
#banner .bannerCon .after {
    background: rgba(0,0,0,0.7);
    position: absolute;
    z-index: 100;
}

#banner .bannerCon .after img {
    position: absolute;
    left: 40px;
    cursor: pointer;
    opacity: 0.5;
}
#banner .bannerCon .after img:hover{
    opacity: 1;
}
#banner .bannerCon .scroll {
    position: relative;
}

#banner .bannerCon .scroll .sitem {
    float: left;
    text-align: center;
    overflow: hidden;
}

#banner .bannerCon .scroll .sitem .img-box {
    margin: auto;
}

#banner .bannerCon .scroll .sitem .img-box img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

/* index-section1 */
.index-section1{
    padding: 30px 0;
    background: url(../images/bg1_02.jpg) no-repeat center;
}


.index-slide{
    width: 46%;
    height: 412px;
}
.index-slide .owl-carousel {
    position: relative;
}
.index-slide .item img{
    width: 100%;
    height: 412px;
}
.index-slide .carousel-caption {
    padding: 15px 17px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
}
.index-slide .carousel-caption b {
    color: #e3e3e3;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.index-slide .owl-nav{
    display: none;
}
.index-slide .owl-controls .owl-dots{
    position: absolute;
    right: 17px;
    bottom: 15px;
}
.index-slide .owl-dots .owl-dot span{
    background: url(../images/yuan.png) no-repeat;
    width: 12px;
    height: 11px;
    background-position: -18px 0;
    margin: 0 3px;
}
.index-slide .owl-dots .owl-dot.active span,.index-slide .owl-dots .owl-dot:hover span{
    background-position: 0;
}
 /* é–ºå?™å³å¦žå ¥æ‚žé??æƒ§ä»¯é?¸ãƒ¯æ?? */

 .index-news{
     width: 54%;
     background: #fff;
     height: 412px;
 }
 .news-pading{
     padding: 25px 28px;
 }
 .news-title{
     border-bottom: 1px solid #dcdcdc;
 }
 .news-title h3{
     float: left;
 }
 .news-title h3 a{
     float: left;
     font-size: 18px;
     font-weight: bold;
     color: #999;
     line-height: 30px;
     border-bottom: 2px solid transparent;
     padding: 0 4px 3px;
     margin-right: 18px;
 }
 .news-title h3 a.active{
     color: #333;
     border-bottom-color: #3ea9ff;
 }
 .more{
     float: right;
     line-height: 30px;
     font-size: 14px;
 }
 .more a{
     color: #999;
 }
 .news1-c-title{
     margin-top: 10px;
     line-height: 35px;
     background: #eff6fe;
 }
 .news1-c-title a{
     float: left;
     padding: 0 26px;
     color: #999;
 }
 .news1-c-title a.active{
     color: #fff;
     background: #5a9eff;
 }
 .news1-c-ul{
     padding: 10px 0;
     background: url(../images/ul-bg_03.jpg) repeat-y 5px top;
     margin-top: 10px;
 }
 .news1-c-ul li{
     margin-bottom: 18px; 
 }
 .news1-c-ul li:last-child{
     margin-bottom: 0;
 }
 .li-news-title{
     overflow: hidden;
 }
 .li-news-title a{
     float: left;
     width: 80%;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     padding-left: 28px;
     background-image: url(../images/news2_07.png);
     background-repeat: no-repeat;
     background-position: left center;
 }
 .news1-c-ul li.active .li-news-title a{
    background-image: url(../images/news1_07.png);
    font-weight: bold;
    color: #5a9eff;
 }
 .news1-c-ul li.active .li-news-title span{
     display: none;
 }
 .li-news-title span{
     float: right;
     color: #999;
     font-size: 14px;
 }
 .li-news-title i{
     display: inline-block;
     width: 70px;
     height: 20px;
     font-size: 14px;
     color: #fff;
     border-radius: 10px;
     -ms-border-radius:10px;
     background: #2d9f40;
     text-align: center;
     line-height: 20px;
     font-style: normal;
     margin-left: 12px;
 }
 .li-news-hide{
     padding-left: 28px;
     margin-top: 5px;
     display: none;
 }
 .news1-c-ul li.active .li-news-hide{
     display: block;
 }
 .li-news-hide p{
     color: #666;
     line-height: 24px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
 }
 .li-news-hide span{
     display: block;
     color: #999;
     font-size: 14px;
     margin-top: 5px;
 }
 .i-sec2{
     margin-top: 26px;
 }
 .i-sec2-1 ul{
     margin-left: -25px;
     overflow: hidden;
 }
 .i-sec2-1 li{
     width: 25%;
     float: left;
     
 }
 .sec2-1-pad{
     margin-left: 25px;
     background-repeat: no-repeat;
     background-position: right center; 
 }
 .sec2-1-li1{
     width: 41%;
     padding: 16px 0;
     margin-left: 18px;
 }
 .sec2-1-li1 h2{
     font-size: 18px;
     font-weight: bold;
 }
 .sec2-1-li1 p{
     font-size: 14px;
     line-height: 21px;
     color: #666;
     margin-top: 5px;
 }
 .sec2-1-li1 a{
     display: block;
     width: 100%;
     border: 1px solid #599fff;
     text-align: center;
     line-height: 28px;
     color: #599fff;
     margin-top: 7px;
     font-size: 14px;
     box-sizing: border-box;
 }
 .sec2-1-li1 a:hover{
     background: #599fff;
     color: #fff;
 }
 .i-sec2-1 li:nth-of-type(1) .sec2-1-pad{
     background-color: #e0edfe;
     background-image: url(../images/lg30_03.jpg);
 }
 .i-sec2-1 li:nth-of-type(2) .sec2-1-pad{
    background-color: #eaf9fe;
    background-image: url(../images/lg31_03.jpg);
}
.i-sec2-1 li:nth-of-type(3) .sec2-1-pad{
    background-color: #d4e3f3;
    background-image: url(../images/lg32_03.jpg);
}
.sec2-1-li2 h2{
    overflow: hidden;
    line-height: 30px;
}
.sec2-1-li2 h2 span{
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.sec2-1-li2 h2 a{
    font-size: 14px;
    color: #999;
    float: right;
}
.sec2-1-li2 .zt-img{
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.sec2-1-li2 .zt-img img{
    display: block;
    width: 100%;
    height: 98px;
}
.isec2-l{
    width: 50%;
}
.isec2-r{
    width: 50%;
}
.i-sec2-2{
    margin-left: -29px;
    overflow: hidden;
}
.sec2-2-pad{
    margin-left: 29px;
}
.isec2-h3{
    margin-bottom: 18px;
}
.isec2-h3 a{
    font-size: 18px;
    font-weight: bold;
    color:#333;
}
.isec2-l ul{
    border: 1px solid #e2e2e2;
    display: table;
    width: 100%;
    background: #f1f1f1;
}
.isec2-l ul li{
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 21px 0;
}
.isec2-l ul li+li{
    border-left: 1px solid #dcdcdc;
}
.isec2-l ul li i{
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: url(../images/lg10_07.png);
    margin: 0 auto;
    transition: all .2s;
}
.isec2-l ul li:hover{
    background: #fff;
}
.isec2-l ul li:nth-of-type(1) i{
    background-position: -10px -7px;
}
.isec2-l ul li:nth-of-type(1):hover i{
    background-position: -10px -71px;
}
.isec2-l ul li:nth-of-type(2) i{
    background-position: -87px -7px;
}
.isec2-l ul li:nth-of-type(2):hover i{
    background-position: -87px -71px;
}
.isec2-l ul li:nth-of-type(3) i{
    background-position: -166px -8px;
}
.isec2-l ul li:nth-of-type(3):hover i{
    background-position: -166px -72px;
}
.isec2-l ul li span{
    font-size: 18px;
    display: block;
    margin-top: 16px;
    color: #63a5ff;
    margin-bottom: 3px;
}
.isec2-l ul li b{
    color: #63a5ff;
}
.isec2-r ul{
    border: 1px solid #dcdcdc;
    background: #f7f7f7;
    overflow: hidden;
}
.isec2-r ul li{
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 21px 0;
    box-sizing: border-box;
}
.isec2-r ul li:nth-of-type(1),.isec2-r ul li:nth-of-type(2),.isec2-r ul li:nth-of-type(3){
    border-bottom: 1px solid #dcdcdc;
}
.isec2-r ul li:nth-of-type(1),.isec2-r ul li:nth-of-type(2),.isec2-r ul li:nth-of-type(4),.isec2-r ul li:nth-of-type(5){
    border-right: 1px solid #dcdcdc;
}
.isec2-r ul li i{
    display: inline-block;
    width: 48px;
    height: 36px;
    background-image: url(../images/lg12_11.png);
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
    transition: all .2s;
}
.isec2-r ul li:hover{
    background: #fff;
}
.isec2-r ul li span{
    vertical-align: middle;
}
.isec2-r ul li:hover span{
    color: #599fff;
}
.isec2-r ul li:nth-of-type(1) i{
    background-position: -7px -6px;
}
.isec2-r ul li:nth-of-type(1):hover i{
    background-position: -7px -46px;
}
.isec2-r ul li:nth-of-type(2) i{
    background-position: -69px -6px;
}
.isec2-r ul li:nth-of-type(2):hover i{
    background-position: -69px -46px;
}
.isec2-r ul li:nth-of-type(3) i{
    background-position: -124px -6px;
}
.isec2-r ul li:nth-of-type(3):hover i{
    background-position: -124px -46px;
}
.isec2-r ul li:nth-of-type(4) i{
    background-position: -202px -6px;
}
.isec2-r ul li:nth-of-type(4):hover i{
    background-position: -202px -46px;
}
.isec2-r ul li:nth-of-type(5) i{
    background-position: -264px -6px;
}
.isec2-r ul li:nth-of-type(5):hover i{
    background-position: -264px -46px;
}
.isec2-r ul li:nth-of-type(6) i{
    background-position: -333px -6px;
}
.isec2-r ul li:nth-of-type(6):hover i{
    background-position: -333px -46px;
}
.index-section2{
    margin-bottom: 26px;
}
.friend-link{
    border-top: 5px solid #1447b2;
    padding: 15px 0;
    line-height: 28px;
}
.friend-link span{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.friend-link a{
    float: left;
    border: 1px solid #e2e2e2;
    padding: 0px 8px;
    color: #666;
    margin-left: 6px;
}
.friend-link a:hover{
    color: #3d75eb;
    background: #e0edfe;
}
.foot-cc{
    padding: 24px 0;
    background: #37383a;
    font-size: 14px;
    color: #fff;
}
.foot-cc .foot1{
    float: left;
    margin-left: 4px;
}
.foot-cc .foot2{
    float: left;
    margin-left: 18px;
}
.foot-nav a{
    color: #fff;
    margin-right: 6px;
}
.foot2 p{
    margin-top: 4px;
}
.foot2 p span{
    color: #ff0b00;
    font-size: 16px;
    font-weight: bold;
}
.foot3{
    padding: 5px;
    background: #fff;
    float: left;
    margin-left: 34px;
}
.foot3 img{
    float: left;
    margin-right: 12px;
}
.foot3 p{
    float: right;
    color: #666;
    text-align: center;
    margin-top: 18px;
    padding-right: 10px;
}

/* common-wrap */
.position{
    padding: 14px 0;
    background:#ebeff2;
    color: #666;
    line-height: 20px;
}
.position i{
    display: inline-block;
    padding-left: 28px;
    background: url(../images/flgtu3_03.png) no-repeat left center;
}
.position a{
    color: #666;
    margin-right: 3px;
}
.position span{
    margin-right: 3px;
}

.common-wrap{
    margin-top: 38px;
    margin-bottom: 30px;
}
.sideLeft-nav{
    width: 25%;
    background: #f7f7f7 ;
}
.contentRight-content{
    width: 75%;
    padding-bottom: 148px;
    background: url(../images/flgtp5_07.png) no-repeat center 70%;
}
.sideLeft-nav h4{
    height: 80px;
    background: url(../images/flgtp4_03.jpg) no-repeat;
    line-height: 80px;
    text-indent: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.sideLeft-nav ul{
    padding-bottom: 227px;
    border: 1px solid #ebeff2;
    background: url(../images/flgtp1_03.jpg) no-repeat left bottom/100%;
    border-top: none;
}
.sideLeft-nav ul li{
    line-height: 58px;
    border-bottom: 1px solid #dcdcdc;
    border-left: 3px solid transparent;
    margin-left: -1px;
    width: 100%;
}
.sideLeft-nav ul li.active{
    background: #fff;
    border-left-color: #1447b2;
}
.sideLeft-nav ul li:hover{
    background: #fff;
    border-left-color: #1447b2;
}
.sideLeft-nav ul li a{
    display: block;
    overflow: hidden;
}
.sideLeft-nav ul li i{
    background-repeat: no-repeat;
    background-image: url(../images/flgtp2_03.png);
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 14px;
    margin-left: 68px;
    margin-right: 12px;
}
.sideLeft-nav ul li span{
    font-size: 18px;
    color: #666;
    float: left;
}
.sideLeft-nav ul li.active span{
    color: #1447b2;
}
.sideLeft-nav ul li:hover span{
    color: #1447b2;
}
.sideLeft-nav ul li .i1{
    background-position: -12px -7px;
}
.sideLeft-nav ul li.active .i1{
    background-position: -12px -48px;
}
.sideLeft-nav ul li;hover.i1{
    background-position: -12px -48px;
}
.sideLeft-nav ul li .i2{
    background-position: -69px -7px;
}
.sideLeft-nav ul li.active .i2{
    background-position: -69px -48px;
}
.sideLeft-nav ul li:hover .i2{
    background-position: -69px -48px;
}
.sideLeft-nav ul li .i3{
    background-position: -118px -8px;
}
.sideLeft-nav ul li.active .i3{
    background-position: -118px -49px;
}
.sideLeft-nav ul li:hover .i3{
    background-position: -118px -49px;
}
.sideLeft-nav ul li .i4{
    background-position: -171px -8px;
}
.sideLeft-nav ul li.active .i4{
    background-position: -171px -49px;
}
.sideLeft-nav ul li:hover .i4{
    background-position: -171px -49px;
}
.cRpad{
    padding-left: 28px;
}
.cRpad-title{
    margin-top: 22px;
    line-height: 54px;
    border-bottom: 5px solid #1447b2;
    font-size: 18px;
    font-weight: bold;
}
.cRpad-lists{
    margin-top: 18px;
}
.cRp1-1{
    margin-bottom: 30px;
    overflow: hidden;
}
.cRp1-1 a{
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    line-height: 40px;
    text-align: center;
    color: #333;
    background: #f1f1f1;
}
.cRp1-1 a:hover{
    font-weight: bold;
}
.cRp1-1 a:nth-of-type(2){
    background: #c9caca;
}
.cRp1-1 a:nth-of-type(3){
    background: #b5b5b6;
}

/* xilan */
.xlan-l{
    width: 29%;
}
.xlan-r{
    width: 71%;
}
.xlan-r-pad{
    padding-left: 28px;
}
.xlan-l-1{
    border: 1px solid #ebeff2;
    background: #f7f7f7;
    margin-bottom: 20px;
}
.xll-title{
    line-height: 55px;
    overflow: hidden;
    background: url(../images/flgtp10_03.jpg) repeat-x;
    border-bottom: 1px solid #ebeff2;
    padding: 0 18px;
}
.xll-title span{
    float: left;
    font-size: 18px;
    color: #5a9eff;
}
.xll-title a{
    float: right;
    font-size: 14px;
    color: #5a9eff;
}
.xil-ul1{
    padding: 0 18px;
    background: url(../images/flgtp16_03.jpg) repeat-y 19px top;
    padding-top: 24px;
    margin-bottom: 20px;
}
.xil-ul1 li{
    overflow: hidden;
    padding-left: 11px;
    background: url(../images/flgtp15_06.png) no-repeat left center;
}
.xil-ul1 li.li1{
    background-position: left 5px;
    background-image: url(../images/flgtp16_03.png);
}
.xil-ul1 li.li1 span{
    display: block;
    width: 56px;
    height: 22px;
    background: url(../images/flgtp21_03.png) no-repeat;
    text-align: center;
    font-size: 14px;
    color: #1475ca;
    line-height: 18px;
}
.xil-ul1 li.li1 a{
    display: block;
    color: #1475ca;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.xil-ul1 li.li1 p{
    line-height: 21px;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.xil-ul1 li.li2{
   line-height: 36px;
    overflow: hidden;
    height: 36px;
}
.xil-ul1 li.li2 a{
    float: left;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.xil-ul1 li.li2 span{
    float: right;
    color: #999;
    font-size: 14px;
}
.xil-ul1 li.li2:hover{
    background-image: url(../images/flgtp16_03.png);
}
.xil-ul1 li.li2:hover a{
    color: #1475ca;
}
.xil-ul2{
    padding: 5px 18px 20px;
}
.xil-ul2 li{
    background: url(../images/flgtp15_06.png) no-repeat left center;
    height: 36px;
    line-height: 36px;
    padding-left: 11px;
}
.xil-ul2 li a{
    float: left;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.xil-ul2 li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.xil-ul2 li:hover{
    background: url(../images/flgtp16_03.png) no-repeat left center;
}
.xil-ul2 li:hover a{
    color: #1475ca;
}
.xr-b-title{
    text-align: center;
}
.xr-b-title h2{
    font-size: 24px;
    font-weight: bold;
    color: #242020;
}
.xr-b-title p{
    color: #666;
    margin-top: 20px;
}
.xr-b-title p span{
    font-size: 18px;
}
.xr-intro-p{
    margin: 22px 0;
    line-height: 30px;
    text-align: center;
    background: #f7f7f7;
    font-size: 14px;
    color: #999;
}
.xr-intro-p span{
    margin: 0 4px;
}
.xr-intro-p span .on{
    color: #3d75eb;
}
.xr-img{
    text-align: center;
}
.xr-cont-t{
    margin-top: 20px;
}
.xr-cont-t p{
    color: #666;
    text-indent: 2em;
    line-height: 38px;
}
.page-text{
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #ebeff2;
    color: #5a9eff;
}
.page-text p{
    line-height: 28px;
}
.page-text a{
    color: #5a9eff;
}
.page-text p:nth-of-type(2) a{
    color: #666;
}
.paf-l a{
    float: left;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    background: #f7f7f7;
}
.paf-l a:hover{
    background: #ebebeb;
}
.paf-l a span{
    font-size: 14px;
    color: #333;
    display: inline-block;
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: left center; 
}
.paf-l a:nth-of-type(1) span{
    background-image: url(../images/flgtp12_07.png);
}
.paf-l a:nth-of-type(2) span{
    background-image: url(../images/flgtp14_03.png);
}
.paf-l a:nth-of-type(3) span{
    background-image: url(../images/flgtp15_03.png);
}
#preid,#nextid {display: block; margin: 10px 0px;color:#1293f1}
#preid a:hover, #nextid a:hover{color:#1293f1}

/* float-nav */
.float-nav{
    position: fixed;
    top: 611px;
    left: 50%;
    margin-left: 621px;
    width: 78px;
    font-size: 12px;
    color: #fff;
}
.flo1{
    width: 100%;
    height: 72px;
    background: #5a9eff;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.flo1:hover{
    background: #327fed;
}
.flo1 img{
    margin-top: 14px;
}
.flo1 span{
   display: block;
   margin-top: 5px;
}
.flo2{
    height: 48px;
    background: #3597dc;
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 63px;
    overflow: hidden;
    cursor: pointer;

}
.flo2:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    left: 50%;
    margin-left: -5px;
    top: 8px;
}
.flo2:hover{
    background: #2486cb;
}
.fimg2{
    position: absolute;
    left: -90px;
    top: -34px;
    display: none;
    z-index: -1;
}

/* gailan */
.gail-wrap{
    margin: 30px 0 40px;
}
.gai-sidel{
    width: 29%;
}
.gai-content{
    width: 71%;
}
.gai-content-pad{
    padding-left: 28px;
}
.ginav h2{
    height: 80px;
    background: url(../images/flgtp4_03.jpg) no-repeat left top/100%;
    line-height: 80px;
    text-indent: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.ginav ul{
    background: #f7f7f7;
    margin-bottom: 20px;
}
.ginav ul li{
    line-height: 58px;
    border-bottom: 1px solid #dcdcdc;
    border-left: 3px solid transparent;
}
.ginav ul li a{
    display: block;
    overflow: hidden;
}
.ginav ul li span{
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url(../images/flgtp51_03.png);
    background-position: left center;
    padding-left: 30px;
    margin-left: 78px;

    margin-right: 12px;
    font-size: 18px;
}
.ginav ul li.active{
    background: #fff;
    border-left-color: #1447b2;
}
.ginav ul li.active span{
    color: #1447b2;
    font-weight: bold;
    background-image: url(../images/flgtp50_03.png);
}
.ginav ul li:hover{
    background: #fff;
    border-left-color: #1447b2;
}
.ginav ul li:hover span{
    color: #1447b2;
    font-weight: bold;
    background-image: url(../images/flgtp50_03.png);
}
.gl-imgnews {
    width: 100%;
    height: 230px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.gl-imgnews .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.gl-imgnews .bd li {
    zoom:1; vertical-align: middle;
}

.gl-imgnews .bd img {
    width: 100%;
    height: 230px;
    display: block;
}
.gl-imgnews .bd  span{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .45);
    color: #fff;
    text-align: center;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0;
}
.qhbtn{
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background-image:url(../images/flgtp48_03.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    opacity: 0.8;
}
.gl-imgnews .prev{
    left: 11px;
    background-position: 0;
}
.gl-imgnews .next{
    right: 11px;
    background-position: -23px 0;
}
.gai-slide-title{
    overflow: hidden;
    margin-bottom: 12px;
}
.gai-slide-title span{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float: left;
    background: #1447b2;
}
.gai-slide-title a{
    line-height: 40px;
    font-size: 14px;
    color: #5a9eff;
    float: right;
}
.gai-sidel .xlan-l-1{
    margin-top: 20px;
}
.gai-sidel .xlan-l-1 ul{
    background: url(../images/flgtp44_03.jpg) no-repeat left bottom;
    padding-bottom: 44px;
    margin-bottom: 0;
}
.gair-b1 h2{
    font-size: 21px;
    font-weight: bold;
    color: #333;
}
.gair-b1-1{
    margin-top: 18px;
    border-top: 5px solid #1447b2;
    background: #f7f7f7;
    padding: 14px;
}
.gair-b1-1 h3{
    padding-left: 17px;
    background: url(../images/flgtp45_03.png) no-repeat left center;
}
.gair-b1-1 h3 a{
    font-weight: bold;
    color: #333;
}
.gair-b1-1 h3 span{
    display: inline-block;
    width: 45px;
    height: 18px;
    background: url(../images/flgtp46_03.png) no-repeat;
    margin-left: 5px;
}
.gair-b1-1 p{
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 23px;
}
.gair-b1-1 h6{
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}
.gair-b2{
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}
.gair-b2 ul{
    overflow: hidden;
}

.gair-b2 li{
    height: 30px;
    margin-bottom: 8px;
    line-height: 30px;
    padding: 0 14px;
}
.gair-b2 li a{
    padding-left: 24px;
    background: url(../images/flgtp15_06.png) no-repeat left center;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 80%;
}
.gair-b2 li span{
    float: right;
    color: #999;
}
.gair-b2 li:hover{
    background: #ebeff2;
}
.gair-b2 li:hover a{
    color: #1447b2;
    background: url(../images/flgtp16_03.png) no-repeat left center;
}
.page-fun{
    margin:20px 0;
    text-align: center;
}

/* map-wrap */
.map-wrap{
    margin-top: 22px;
    margin-bottom: 40px;
}
.map-navl{
    width: 25%;
    background: #f7f7f7;
}
.map-cc{
    width: 75%;
}
.map-cc-pad{
    padding-left: 28px;
}
.map-navl li{
    line-height: 78px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    position: relative;
}
.map-navl li.active{
    background: #3d75eb;
}
.map-navl li.active:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    margin-top: -10px;
}
.map-navl li:hover{
    background: #3d75eb;
}
.map-navl li:hover:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    margin-top: -10px;
}
.map-navl li a{
    display: block;
}
.map-navl li i{
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/flgtp60_03.png);
    width: 35px;
    height: 35px;
    margin: 23px 20px 0 60px;
}
.map-navl li i.i1{
    background-position: -17px -9px;
}
.map-navl li.active i.i1{
    background-position: -17px -55px;
}
.map-navl li:hover i.i1{
    background-position: -17px -55px;
}
.map-navl li i.i2{
    background-position: -75px -9px;
}
.map-navl li.active i.i2{
    background-position: -75px -55px;
}
.map-navl li:hover i.i2{
    background-position: -75px -55px;
}
.map-navl li i.i3{
    background-position: -134px -9px;
}
.map-navl li.active i.i3{
    background-position: -134px -55px;
}
.map-navl li:hover i.i3{
    background-position: -134px -55px;
}
.map-navl li i.i4{
    background-position: -191px -9px;
}
.map-navl li.active i.i4{
    background-position: -191px -55px;
}
.map-navl li:hover i.i4{
    background-position: -191px -55px;
}
.map-navl li i.i5{
    background-position: -251px -9px;
}
.map-navl li.active i.i5{
    background-position: -251px -55px;
}
.map-navl li:hover i.i5{
    background-position: -251px -55px;
}
.map-navl li i.i6{
    background-position: -306px -9px;
}
.map-navl li.active i.i6{
    background-position: -306px -55px;
}
.map-navl li:hover i.i6{
    background-position: -306px -55px;
}
.map-navl li i.i7{
    background-position: -362px -9px;
}
.map-navl li.acitive i.i7{
    background-position: -362px -55px;
}
.map-navl li:hover i.i7{
    background-position: -362px -55px;
}
.map-navl li i.i8{
    background-position: -420px -9px;
}
.map-navl li.active i.i8{
    background-position: -420px -55px;
}
.map-navl li:hover i.i8{
    background-position: -420px -55px;
}
.map-navl li i.i9{
    background-position: -476px -9px;
}
.map-navl li.active i.i9{
    background-position: -476px -55px;
}
.map-navl li:hover i.i9{
    background-position: -476px -55px;
}
.map-navl li i.i10{
    background-position: -532px -9px;
}
.map-navl li.active i.i10{
    background-position: -532px -55px;
}
.map-navl li:hover i.i10{
    background-position: -532px -55px;
}
.map-navl li span{
    float: left;
    font-size: 18px;
    color: #666666;
}
.map-navl li.active span{
    color: #fff;
    font-weight: bold;
}
.map-navl li:hover span{
    color: #fff;
    font-weight: bold;
}
.map-cc1-title{
    float: left;
    text-align: center;
}
.map-icon1{
    width:95px;
    height: 96px;
    border: 3px solid #cccccc;
}
.map-icon1 img{
    margin-top: 18px;
}
.map-cc1-title{
    position: relative;
}
.map-cc1-title span{
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-top: 12px;
    display: block;
}
.map-cc1-title:before{
    position: absolute;
    width: 36px;
    height: 1px;
    background: #cccccc;
    right: -36px;
    content: "";
    top: 28px;
}
.map-tree-nav{
    float: left;
    margin-left: 70px;
}
.map-tree-nav li{
    margin-bottom: 22px;
    position: relative;
}
.map-tree-nav li .tr1n{
    width: 35px;
    border: 3px solid #cccccc;
    padding: 5px 10px;
    float: left;
    position: relative;
    
}
.map-tree-nav ul{
    position: relative;
}
.map-tree-nav ul:before{
    position: absolute;
    width: 1px;
    height: 474px;
    background: #cccccc;
    top: 29px;
    left: -36px;
    content: "";
}
.map-cc1:nth-of-type(1) .map-tree-nav ul:before{
    height: 535px;
}
.map-cc1:nth-of-type(2) .map-tree-nav ul:before{
    height: 1286px;
}
.map-cc1:nth-of-type(3) .map-tree-nav ul:before{
    height: 431px;
}
.map-cc1:nth-of-type(4) .map-tree-nav ul:before{
    height: 1105px;
}
.map-cc1:nth-of-type(5) .map-tree-nav ul:before{
    height: 134px;
}

.map-cc1:nth-of-type(6) .map-tree-nav ul:before{
    height: 457px;
}
.map-cc1:nth-of-type(7) .map-tree-nav ul:before{
    height: 267px;
}
.map-cc1:nth-of-type(8) .map-tree-nav ul:before{
    height: 556px;
}
.map-cc1:nth-of-type(9) .map-tree-nav ul:before{
    height: 637px;
}
.map-tree-nav li .tr1n:hover{
    border-color: #3d75eb;
}

.tr1n a{
    color: #666;
    display: block;
    height: 100%;
}
.map-tree-nav li .tr1n:hover a{
    color: #3d75eb;
}
.map-tree-nav li .tr1n:before{
    position: absolute;
    width: 37px;
    height: 1px;
    background: #cccccc;
    top: 50%;
    margin-top: -1px;
    left: -39px;
    content: "";
}
.tr1n-s{
    float: left;
}
.tr1n-s dl{
    background:url(../images/flgtp64_03.jpg) repeat-x left 19px;
    overflow: hidden;
    width: 636px;
}
.tr1n-s dl.dl2{
    margin-top: 10px;
}
.tr1n-s dd{
    float: left;
    width: 68px;
    text-align: center;
    color: #666;
    margin:0 19px;
}
.tr1n-s dd i{
    width: 20px;
    height: 20px;
    background: url(../images/flgtp62_03.png) no-repeat;
    display: block;
    margin:8px auto 8px;
}
.tr1n-s dd:hover i{
    background: url(../images/flgtp63_03.png) no-repeat;
}
.tr1n-s dd:hover span{
    color: #3d75eb;
}
.map-tree-nav li:last-child .tr1n{
    padding: 60px 10px;
}
.map-cc1{
    width: 872px;
}
.map-cc1:nth-of-type(3) .map-tree-nav li:first-child .tr1n{
    padding: 60px 10px;
}

/* school-wrap */
.school-wrap{  
    margin-top: 28px;
    margin-bottom: 30px;
}
.school-img{
    position: relative;
    text-align: center;
}
.school-img img{
    max-width: 100%;
    display: block;
}
.school-t1{
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: -31px;
}
.school-t1 h4{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.school-t1 p{
    font-size: 21px;
    color: #ccc;
    margin-top: 4px;
}
.sch-wl{
    width: 29%;
    background: #f7f7f7;
}
.sch-wr{
    width: 71%;
}
.sch-wr-pad{
    padding-left: 28px;
}
.sch-wl h2{
    height: 80px;
    background: url(../images/flgtp4_03.jpg) no-repeat left top/100%;
    line-height: 80px;
    text-indent: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.sch-wl ul{
    overflow: hidden;
    background: url(../images/flgtp82_03.jpg) no-repeat right 18px;
}
.sch-wl li.active{
    border-left: 3px solid;
    border-left-color: #1447b2;
    background: #fff;
}
.sch-wl li h6{
    line-height: 58px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.sch-wl li h6 a{
    display: block;
    text-indent: 30px;
    font-size: 18px;
    color: #666;
}
.sch-wl li.active h6 a{
    color: #1447b2;
    font-weight: bold;
}
.sch-wl li .h6-down i{
    background-image: url(../images/flgtp81_05.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 25px;
    top: 19px;
}
.sch-wl li.active .h6-down i{
    background-image: url(../images/flgtp80_05.png);
}
.sch-wl li h4{
    display: none;
}
.sch-wl li h4 a{
    display: block;
    background:#fff;
    line-height: 40px;
    text-indent: 28px;
    border-bottom: 1px dashed #e2e2e2;
    color: #666;
}
.sch-wl li h4 a:last-child{
    border: none;
}
.sch-wl li h4 a:hover{
    background: #5a9eff;
    color: #fff;
}
.sch-wl li h4 .active{
    background: #5a9eff;
    color: #fff;
}
.sch-wr-1ists ul{
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #dfe1e3;
}
.sch-wr-1ists li{
    width: 33.3333%;
    float: left;
    margin-bottom: 18px;
}
.sch-wr-1ists li a{
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.sch-wr-1ists li a:hover{
    box-shadow: 0 0 8px #ccc;
}
.sch-wr-1ists li img{
    width: 100%;
    display: block;
    height: 184px;
}
.sch-wr-1ists li span{
    display: block;
    line-height: 48px;
    text-indent: 14px;
    color: #333;
}

/* school-jj */
.xyjj-box .jj-img{
    position: relative;
    border-bottom: 5px solid #1447b2;
}
.xyjj-box .jj-img img{
    max-width: 100%;
}
.xyjj-box .jj-img .span-tt{
    width: 190px;
    height: 60px;
    position: absolute;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: rgba(21, 72, 178, 0.84);
    left: 20px;
    bottom: 0px;
}
.jj-dri{
    margin-top: 20px;
}
.jj-dri p{
    line-height: 38px;
    color: #666;
}
.jj-dipos{
    padding: 16px;
    border: 1px dashed #dcdcdc;
    margin-top: 40px;
}
.jj-dipos h2{
    font-weight: bold;
    color: #999;
}
.jj-dipos p{
    margin-top: 15px;
    background: #ebeff2;
    padding: 14px 18px;

}
.jj-dipos p span{
    display: inline-block;
    padding-left: 22px;
    line-height: 18px;
    background: url(../images/wssss_03.png) no-repeat left center;
}
.BMap_cpyCtrl{
    display: none!important;
}

/* ztdh-wrap */
.mainwrap-zt{
    width: 1000px;
    margin: 0 auto;
}
.ztdh-t1{
    line-height: 35px;
}
.ztdh-t1-l .time{
    float: left;
    color: #666;
}
.ztdh-t1-r a{
    color: #666;
    display: inline-block;
    padding-left: 26px;
    background: url(../images/lgzt1_03.png) no-repeat left center;
}
.ztdh-m1 img{
    max-width: 100%;
}
.ztdh-nav{
    line-height: 86px;
    background: #c7161e;
    overflow: hidden;
}
.ztdh-nav a{
    font-size: 22px;
    color: #fefccb;
    width: 20%;
    text-align: center;
    float: left;
    height: 100%;
}
.ztdh-nav a:hover{
    background: #f6a930;
}
.ztdh-main{
    padding: 18px 14px;
    box-shadow: 0 0 5px #ccc;
}
.ztb1-l{
    width: 52.2%;
    height: 311px;
    background: #ccc;
}
.ztb1-r{
    width: 47.8%;
}
.ztb1-r-pad{
    padding-left: 16px;
}
.ztb1-r-pad h2{
    font-size: 20px;
}
.ztb1-r-pad h2 a{
    color: #c7161e;
    margin-left: 8px;
}
.ztb1-gy{
    margin-top: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dad8d8;
}
.ztb1-gy h4{
    background: #c7161e;
    padding: 0 16px;
    line-height: 33px;
}
.ztb1-gy h4 a{
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ztb1-gy p{
    line-height: 26px;
    font-size: 12px;
    font-family: "simsun";
    color: #595757;
    text-indent: 2em;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ztb1-r-con{
    font-family: "simsun";
    font-size: 14px;
    margin-top: 12px;
}
.ztb1-r-con li{
    height: 36px;
    line-height: 36px;
    padding-left: 9px;
    background: url(../images/lgzt10_03.jpg) no-repeat left center;
}
.ztb1-r-con li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztb1-r-con li span{
    float: right;
}
.ztb1-r-con li:hover a{
    color: #c7161e;
}
.ztbox2{
    margin-top: 30px;
    /* margin-left: -26px; */
    overflow: hidden;
    margin-right: -13px;
    margin-left: -13px;
}
.ztbox-2-c{
    float: left;
    width: 50%;
    padding-right: 13px;
    padding-left: 13px;
    box-sizing: border-box;
}
.ztdh-title{
    height: 56px;
    background: url(../images/lgzt7_03.png) no-repeat;
    overflow: hidden;   
}
.ztdh-title span{
    margin-left: 54px;
    font-size: 20px;
    line-height: 63px;
    color: #fff;
    float: left;
}
.ztdh-title a{
    font-size: 12px;
    font-family: "simsun";
    color: #707071;
    float: right;
    margin-top: 16px;
    margin-right: 16px;
}
.ztdh-b1-cc{
    margin-top: 15px;
    font-family: "simsun";
    font-size: 14px;
}
.ztdh-b1-cc li{
    height: 36px;
    line-height: 36px;
    padding-left: 9px;
    background: url(../images/lgzt10_03.jpg) no-repeat left center;
}
.ztdh-b1-cc li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztdh-b1-cc li span{
    float: right;
}
.ztdh-b1-cc li:hover a{
    color: #c7161e;
}
.ztbox3{
    margin-top: 30px;
}
.ztbox3 .ztdh-title{
    background: url(../images/lgzt9_03.png) no-repeat;
}
.ztbox3 ul{
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 24px;
    
}
.ztbox3 ul li{
    width: 25%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
.ztbox3 ul li img{
    display: block;
    width: 100%;
}
.ztb1-l .item img{
    width: 100%;
    height: 311px;
}
.ztb1-l .owl-carousel {
    position: relative;
}
.ztb1-l .carousel-caption {
    padding: 15px 17px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
}
.ztb1-l .carousel-caption b {
    color: #e3e3e3;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ztb1-l .owl-nav{
    display: none;
}
.ztb1-l .owl-controls .owl-dots{
    position: absolute;
    right: 17px;
    bottom: 15px;
}
.ztb1-l .owl-dots .owl-dot span{
    background: url(../images/yuan.png) no-repeat;
    width: 12px;
    height: 11px;
    background-position: -18px 0;
    margin: 0 3px;
}
.ztb1-l .owl-dots .owl-dot.active span,.ztb1-l .owl-dots .owl-dot:hover span{
    background-position: 0;
}
/* gailan-con */
.gailan-con{
    padding: 18px 14px;
    box-shadow: 0 0 5px #ccc;
}
.gailan-con .position{
    font-size: 14px;
    font-family: "simsun";
    padding: 8px 10px;
}
.xqcc-list{
    margin-top: 20px;
}
.xqcc-list .xqcc-title{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}
.xqcc-list-ul{
    margin-top: 10px;
}
.xqcc-list-ul li{
    font-size: 14px;
    font-family: "simsun";
    height: 36px;
    line-height: 36px;
    padding-left: 9px;
    background: url(../images/lgzt10_03.jpg) no-repeat left center;
}
.xqcc-list-ul li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xqcc-list-ul li:hover a{
    color: #c7161e;
}
.xqcc-list-ul li span{
    float: right;
}
.xqcc-list .xr-intro-p{
    font-family: "simsun";
    background: none;
    border-bottom: 1px solid #ebeff2;
}
.xqcc-list  .xr-cont-t{
    font-family: "simsun";
    font-size: 14px;
}

/* xxgk-wrap */
.xxgk-header .header .middle{
    background: url(../images/lgztlbg_02.jpg) no-repeat center top;
}
.xxgk-header .header .top{
    font-size: 14px;
}
.xxgk-wrap{
    box-sizing: border-box;
}
.xxgk-nav{
    position: relative;
}
.xxgk-nav img{
    max-width: 100%;
}
.xxgk-nav .gk-nav{
    position: absolute;
    bottom: -38px;
    background: #1293f1;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    font-size: 0;
    padding: 12px 0;
}
.gk-nav a{
  display: inline-block;
  width: 16.6666%;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  transition: .2s;
}
.gk-nav a:hover{
    /* opacity: 0.7; */
    /* transform: rotateZ(5deg); */
    /* box-shadow: 1px 1px 5px #ccc; */
    transform: translateY(-5px) rotateZ(2deg);
}
.gk-nav:before{
    position: absolute;
    content: "";
    width: 38px;
    height: 70px;
    left: -38px;
    top: 0;
    background: url(../images/zttpf10_03.png) no-repeat;
}
.gk-nav:after{
    position: absolute;
    content: "";
    width: 38px;
    height: 70px;
    right: -38px;
    top: 0;
    background: url(../images/zttpf9_03.png) no-repeat;
}
.xxgk-wrap{
    margin-top: 68px;
    margin-bottom: 40px;
}
.xxgkw-bo1{
    margin-right: -15px;
    margin-left: -15px;
}
.xgw-b1l{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    height: 310px;
    box-sizing: border-box;
}
.xgw-b1r{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.xgw-title{
    border-bottom: 2px solid #1292f1;
    line-height: 46px;
    overflow: hidden;
    padding: 0 20px;
}
.xgw-title span{
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #1292f1;
}
.xgw-title a{
    float: right;
    color: #1292f1;
}
.xgw-con{
    margin-top: 10px;
}
.xgw-con li{
    height: 42px;
    line-height: 42px;
    padding-left: 33px;
    background: url(../images/zttpf5_05.png) no-repeat left center;
}
.xgw-con li a{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.xgw-con li:hover a{
    color: #1292f1;
}
.xgw-con li span{
    color: #999;
    float: right;
}
.xxgkw-bo2{
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px; 
}
.xgw-b2l{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.xgw-b2r{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.xgw-b1l .item img{
    width: 100%;
    height: 310px;
}
.xgw-b1l .owl-carousel {
    position: relative;
}
.xgw-b1l .carousel-caption {
    padding: 15px 10px;
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 100px;
    width: 300px;
    background: #1293f1;
}
.xgw-b1l .carousel-caption b {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 36px;
}
.xgw-b1l .owl-nav{
    display: none;
}
.xgw-b1l .owl-controls .owl-dots{
    position: absolute;
    right: 0px;
    left: 0;
    bottom: 15px;
    
}
.xgw-b1l .owl-dots .owl-dot span{
    background: url(../images/zttpf12_03.png) no-repeat;
    width: 9px;
    height: 9px;
    background-position: 0;
    margin: 0 5px;
}
.xgw-b1l .owl-dots .owl-dot.active span,.xgw-b1l .owl-dots .owl-dot:hover span{
    background-position:-19px 0px;
}
.xgw-b2r-2{
    padding: 15px 35px;
    box-shadow: 0 0 10px rgba(18, 147, 241, 1);
    border-radius: 10px;
    -ms-border-radius:10px;
    margin-top: 26px;
}
.b2r-2-cc h2{
    width: 300px;
    height: 56px;
    background: url(../images/zttpf8_03.png) no-repeat;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-indent: 110px;
    line-height: 67px;
    overflow: hidden;
}
.b2r-2-cc1{
    overflow: hidden;
}
.b2r-2-cc1l{
    float: left;
    width: 259px;
}
.b2r-2-cc1l p{
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}
.b2r-2-cc1l2{
    width: 200px;
    margin-left: 40px;
    margin-top: 20px;
}
.b2r-2-cc:nth-of-type(2){
    margin-top: 10px;
}
/* xxgk-wrap-gai */
.xxgk-wrap-gai{
    margin-top: 40px;
}
.xxgk-wrap-gai .position{
    background: none;
}
.xxgk-gai-t{
    padding-bottom: 10px;
    border-bottom: 2px solid #1447b2;
}
.xxgk-gai-t span{
    display: inline-block;
    padding: 18px 65px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    background: #2892f1;
}
.xxgk-g-ul{
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.xxgk-g-ul li{
    height: 42px;
    line-height: 42px;
    padding-left: 33px;
    background: url(../images/zttpf5_05.png) no-repeat left center;
}
.xxgk-g-ul li a{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.xxgk-g-ul li span{
    color: #999;
    float: right;
}
.xxgk-g-ul li:hover a{
    color: #1292f1;
}

.xicon-gk{
    padding: 30px 50px;
    border: 1px solid #e3e3e3;
}

.xicon-gk .xqcc-list .xr-intro-p{
    font-family: "Microsoft YaHei";
}
.xicon-gk .xqcc-list .xr-cont-t{
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
.ewm-box{
    margin-top: 30px;
    text-align: center;
}
.ewm-box p{
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
}

/* lxyz */
.lx-body{
    background: url(../images/ztlx1_01.jpg) no-repeat center top;
}
.lxyz-main{
    margin-top: 493px;
}
.lx-ztgy span{
    float: left;
    font-size: 18px;
    color: #fefccb;
    line-height: 26px;
    margin-right: 10px;
}
.lx-ztgy p{
    font-size: 14px;
    color: #fff;
    font-family: "simsun";
    line-height: 26px;
    float: left;
    width: 93%;
}
.lxyz-content{
    margin-top: 14px;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    padding: 24px 28px;
}
.lxyz-s1{
    margin-right: -15px;
    margin-left: -15px;
}
.lxyz-s1-l{
    width: 65%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.lxyz-s1-r{
    width: 35%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.lx-title{
    padding: 6px 14px;
    border-radius: 18px;
    -ms-border-radius:18px;
    background: #db0000;
    display: inline-block;
}
.lx-title a{
    display: inline-block;
    position: relative;
    padding-left: 14px;
    font-size: 18px;
    color: #fff;
}
.lx-title a:before{
    content:'';
    width: 5px;
    height: 14px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}
.lx-s1l-ul ul{
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
    font-family: 'simsun';
    font-size: 14px;
    color: #5a4d4d;
}
.lx-s1l-ul li{
    padding-left: 18px;
    line-height: 36px;
    height: 36px;
    background: url(../images/ztlh8_03.png) no-repeat left center;
}
.lx-s1l-ul li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #5a4d4d;
}
.lx-s1l-ul li span{
    float: right;
}
.lx-s1l-ul li:hover{
    background: url(../images/ztlh9_03.png) no-repeat left center;
}
.lx-s1l-ul li:hover a{
    color: #db0000;
}
.lx-s1r-ul{
    margin-top: 24px;
    background: #f2f2f2;
    padding: 16px 16px 22px;
}
.lx-s1r-ul li{
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 26px;
}
.lx-s1r-ul li span{
    float: left;
    width: 20px;
    height: 26px;
    margin-right: 9px;
    font-size: 18px;
    color: #999;
    font-weight: bold;
    text-align: center;
}
.lx-s1r-ul li a{
    font-family: "simsun";
    float: left;
    color: #333;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.lx-s1r-ul li:nth-of-type(1) span{
    background: url(../images/ztlh2_03.png) no-repeat;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 21px;
}
.lx-s1r-ul li:nth-of-type(2) span{
    background: url(../images/ztlh2_03.png) no-repeat 0 -36px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 21px;
}
.lx-s1r-ul li:nth-of-type(3) span{
    background: url(../images/ztlh2_03.png) no-repeat 0 -72px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 21px;
}
.lx-s1r-ul li a:hover{
    color: #db0000;
}
.lxyz-s2{
    margin-top: 22px;
}
.lxyz-s2 ul{
    margin-top: 24px;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
}
.lxyz-s2 li{
    width: 25%;
    position: relative;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
.lxyz-s2 li img{
    width: 100%;
}
.lxyz-s2-1{
    position: absolute;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 80%;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
}
.lxyz-s2-1 p{
    text-align: center;
    color: #fff;
}
.lxyz-s2-1 a{
    display: inline-block;
    font-size: 15px;
    padding: 3px 10px;
    border: 1px solid #fff;
    border-radius: 14px;
    -ms-border-radius:14px;
    color: #fff;
    margin-top: 12px;
}
.lxyz-s2-1 a:hover{
    background: #fff;
    color: #db0000;
}
.lxyz-main .gailan-con{
    background: #fff;
}

/* sc-wrap */
.sc-top img{
    max-width: 100%;
}
.sc-gyb{
    padding: 14px 0;
    background: #1642c3;
}
.sc-main .lx-title{
    width: 164px;
    height: 38px;
    border-radius: 0;
    -ms-border-radius:0;
    background: url(../images/ztsc2_05.png) no-repeat;
    padding: 0;
    line-height: 38px;
}
.sc-main .lx-title a{
    padding-left: 28px;
}
.sc-main .lx-title a:before{
    display: none;
}
.sc-main .lxyz-s1-r1 .lx-title{
    background: url(../images/ztsc8_03.png) no-repeat;
    width: 198px;
}
.sc-main .lxyz-s1-r1 .lx-title a{
    padding-left: 22px!important;
}
.sc-main .lx-s1l-ul li:hover{
    background: url(../images/ztsc9_03.png) no-repeat left center;
}
.sc-main .lx-s1l-ul li:hover a{
    color: #1362d3;
}
.sc-main .lx-s1r-ul li a:hover{
    color: #1362d3;
}
.lxyz-s1-r2{
    margin-top: 20px;
}
.lxyz-s1-r2 .lx-title a{
    padding-left: 20px!important;
}
.hotzt{
    margin-top: 20px;
    padding: 20px;
    background: #f2f2f2;
    
}
.hotzt1{
    overflow: hidden;
}
.hotzt1 img{
    float: left;
    width: 129px;
}
.hotzt1  a{
    float: left;
    width: 106px;
    margin-top: 12px;
    font-family: "simsun";
    margin-left: 18px;
    line-height: 26px;
}
.hotzt1 a:hover{
    color: #1362d3;
}
.hotzt1:nth-of-type(2){
    margin-top: 15px;
}
.xqcc-list-ul li:hover a{
    color: #1361d2;
}
.xj-body{
    background: url(../images/ztxjgr1_02.jpg) no-repeat center top;
}
.xjgr-main{
    margin-top: 382px;
}
.xjgr-main .lx-ztgy span{
    color: #c11d1f;
}
.xjgr-main .lx-ztgy p{
    color: #000;
}
.xjgr-main .lx-title{
    background: url(../images/xjzt3_03.png) no-repeat;
    border-radius: 0;
    -ms-border-radius:0;
    width: 146px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    padding: 0;
}
.xjgr-main .xj-title{
    width: 191px;
    height: 41px;
    background: url(../images/xjzt4.png) no-repeat;
}
.xjgr-main .lx-title a{
    padding: 0;
}
.xjgr-main .lx-title a:before{
    display: none;
}
.xjgr-main .gailan-con{
    background: #fff;
}

/* school-culture */
.school-culture ul{
    margin-left: -11px;
    margin-right: -11px;
}
.school-culture li{
    float: left;
    width: 50%;
    padding-right: 11px;
    padding-left: 11px;
    margin-bottom: 20px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .2s;
}
.school-culture li img{
    width: 100%;
    display: block;
    
}
.school-culture li span{
    display: block;
    margin-top: 12px;
    color: #666;
    font-size: 18px;
    text-align: center;
}
.school-culture li:hover{
    transform: translateY(-5px)
}
.school-culture li:hover span{
    color: #1447b2;
}

/* five-wrap */
.zz-header{
    background: url(../images/fivef1_01.jpg) no-repeat center top;
}
.zztop{
    line-height: 30px;
    background: rgba(160, 212, 251, 0.8);
    color: #666;
}
.zzt-l .time{
    float: left;
}
.zzt-r span{
    float: left;
}
.zzt-r{
    position: relative;
}
.zzt-r .zbm-nav{
    width: 126px;
    text-align: center;
    color: #fff;
    background: #3d75ec;
    margin-left: 20px;
    float: left;
    cursor: pointer;
    
}
.zz-middle{
    padding: 15px 0;
}
.zz-logo img{
    vertical-align: middle;
}
.zz-logo span{
    font-size: 35px;
    font-weight: bold;
    color: #1447b2;
    margin-left: 20px;
    vertical-align: middle;
}
.zz-search{
    width: 276px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #61c2f1;
    border-radius: 15px;
    -ms-border-radius:15px;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 20px;
    position: relative;
    margin-top: 25px;
}
.zz-search form{
    height: 100%;
    width: 100%;
}
.zz-search .text{
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    font-size: 16px;
}
.zz-search .text::-webkit-input-placeholder{
    color: #1447b2;
}
.zz-search button{
    position: absolute;
    right: 14px;
    top: 6px;
    background: url(../images/fivef4_03.png) no-repeat center/100%;
    width: 19px;
    height: 19px;
    border: none;
    cursor: pointer;
    outline: none;
}
.zz-nav{
    background: #1447b2;


}
.zz-nav ul{
    text-align: center;
    position: relative;
}
.zz-nav li{
    display: inline-block;
    padding: 0 10px;
    position: relative;
}
.zz-nav li:before{
    position: absolute;
    content: "";
    height: 16px;
    width: 1px;
    top: 50%;
    right: 0;
    margin-top: -8px;
    background: #acb4bf;
}
.zz-nav li:last-child:before{
    display: none;
}
.zz-nav li>a{
    color: #fff;
    display: block;
    padding: 12px 10px;
    border-bottom: 3px solid transparent;
}
.zz-nav li.active>a{
    border-bottom-color: #ff8a00;
}
.zz-nav li:hover>a{
    border-bottom-color: #ff8a00;
}
.zzm-banner{
    width: 100%;
}
.zzm-banne .item{
    position: relative;
}
.zzm-banner .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    padding: 10px 0;
}
.zzm-banner .carousel-caption b{
    display: block;
    color: #fff;
}
.zzm-banner .carousel-caption b i{
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.zzm-banner .owl-nav{
    display: none;
}
.zzm-banner .owl-dots{
    width: 1200px;
    margin:auto;
    text-align: right;
    position: absolute;
    bottom: 6px;
    right: 0;
    left: 0;   
}
.zzm-banner .owl-dots .owl-dot span{
    margin: 5px 2px;
    background: #fff;
}
.zzm-banner .owl-dots .owl-dot.active span, .zzm-banner .owl-dots .owl-dot:hover span{
    background: #1447b2;
    width: 30px;
}
.zzm-banner .item img{
    display: block;
    width: 100%;
    height: 303px;

}
.fivez-main{
    margin-top: 16px;
}
.fiz1-l{
    width: 64.3%;
}
.fiz1-r{
    width: 35.7%;
}
.fix1-r-pad{
    padding-left: 25px;
}
.fiz1-l-2pad{
    padding-left: 22px;
}
.fiz1-l-1{
    width: 45.3%;
    height: 308px;
}
.fiz1-l-2{
    width: 54.7%;
}
.fiv-title{
    padding-left: 32px;
    background: url(../images/fivef10_03.png) no-repeat left center;
    margin-bottom: 10px;
}
.fiv-title a{
    font-size: 18px;
    font-weight: bold;
    color: #1447b2;
}
.fiz1-l-2pad li:hover:before{
    background: #1447b2;
}
.fiz1-l-2pad li:hover a{
    color: #1447b2;
}
.fiz1-l-1 {
    overflow: hidden;
    position: relative;
}

.fiz1-l-1 .hd {
    position: absolute;
    right: 10px;
    bottom: 88px;
}

.fiz1-l-1 .hd ul {
    float: right;
    overflow: hidden;
    zoom:1; margin-top: 10px;
    zoom:1; }

.fiz1-l-1 .hd ul li {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 1px;
    cursor: pointer;
    background: rgba(0, 0, 0, .45);
    text-align: center;
    line-height: 20px;
    color: #fff;
}

.fiz1-l-1 .hd ul li.on {
    background: #1447b2;
}
.fiz1-l-1 .bd ul {
    overflow: hidden;
    zoom:1; 
}
.fiz1-l-1 .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
}

.fiz1-l-1 .bd ul li .pic img {
    width: 100%;
    height: 230px;
    display: block;
}

.fiz1-l-1 .bd ul li .pic a:hover img {
    border-color: #999;
}

.fiz1-l-1 .bd ul li .title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    margin: 12px auto 0;
    color: #333;
    text-align: center;
}
.fiz1-l-1 .bd ul li .title p{
    font-size: 14px;
    color: #999;
    line-height: 18px;
    margin-top: 7px;
}
.fix1-r-pad .title{
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.fix1-r-pad .title a{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    margin-right: 15px;
    padding: 0 7px;
    border-bottom: 2px solid transparent;
    padding-bottom: 9px;
}
.fix1-r-pad .title a.active{
    color: #1447b2;
    border-bottom-color:#003399;
}
.fiz1-r li:hover:before{
    background: #1447b2;
}
.fiz1-r ul{
    position: relative;
}
.fiz1-r ul:before{
    content:"";
    position: absolute;
    width: 1px;
    height: 284px;
    background: #dcdcdc;
    left: 3px;
    top: 18px;
}
.fiz1-r li:hover a{
    color: #1447b2;
}
.fiz2{
    margin-top: 10px;
}
.fiz2-l{
    width: 59.1%;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}
.fiz2-r{
    width:40.9%;
    padding-left: 20px;
    box-sizing: border-box;
}
.fiz2-r-pad{
    border: 1px solid #dcdcdc;
    
}
.fif1-title{
    border-bottom: 1px solid #dcdcdc;
    line-height: 48px;
    overflow: hidden;
}
.fif1-title a.att{
    float: left;
    padding: 0 28px;
    border-bottom: 2px solid #1447b2;
}
.fif1-title a i{
    padding-left: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #1447b2;
    display: inline-block;
    background: url(../images/fivef7_03.png) no-repeat left center;
}
.fif1-title .amore{
    color: #999;
    float: right;
    padding-right: 22px;
}
.fiz1-l-t1{
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 50px;
    padding: 0 28px;
}
.fiz2-l li:last-child .fiz1-l-t1{
    border-bottom: none;
}
.fiz1-l-t1 a{
    float: left;
    padding-left: 35px;
    background: url(../images/fivef8_03.png) no-repeat left center;
    color: #333;
    width: 78%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fiz1-l-t1 span{
    float: right;
    color: #999;
    font-size: 14px;
}
.fiz1-l-t2{
    padding: 5px 28px;
    background: #fafafa;
    display: none;
}
.fiz1-l-t2 p{
    padding-left: 35px;
    background: url(../images/fivef9_03.png) no-repeat left 3px;
    line-height: 24px;
    color: #999;
}
.fiz2-r-pad li{
    line-height: 63px;
    border-bottom: 1px dashed #dcdcdc;
    padding: 0 16px;
    color: #666;
}
.fiz2-r-pad li:nth-child(odd){
    background: #fafafa;
}
.fiz2-r-pad li:last-child{
    border: none;
}
.fiz2-r-pad .title img{
    width: 100%;
}
.fiz2-r-pad li span{
    font-weight: bold;
    display: inline-block;
    width: 80px;
    text-align: right;
}
.fiz3{
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    margin-bottom: 30px;
}
.fiz3 .fif1-title a i{
    background-image: url(../images/fivef11_03.png);
}
.school-img-lists{
    margin-top: 26px;
    padding: 0 15px;
}

.school-img-lists .carousel-caption{
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #666;
}
.school-img-lists .owl-dots{
    display: none!important;
}
.school-img-lists .item img{
    height: 178px;
}
.school-img-lists .owl-controls .owl-nav [class*=owl-]{
    width: 26px;
    height: 45px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 33%;
    background: url(../images/fivef21_03.png) no-repeat;
    font-size: 0;
}
.school-img-lists .owl-controls .owl-nav .owl-next:before{
    display: none;
}
.school-img-lists .owl-controls .owl-nav .owl-prev:before{
    display: none;
}
.school-img-lists .owl-controls .owl-nav .owl-prev{
    left: -15px;
}
.school-img-lists .owl-controls .owl-nav .owl-prev:hover{
    background-position: 0 -57px;
}
.school-img-lists .owl-controls .owl-nav .owl-next:hover{
    background-position: -42px -55px;
}
.school-img-lists .owl-controls .owl-nav .owl-next{
    right: -15px;
    background-position: -42px 0;
}
.footer-fi .foot-cc{
    background: #10568a;
}
.bmdh-box{
    position: absolute;
    border: 1px solid #447bed;
    background: #fff;
    top: 30px;
    right: 0;
    width: 400px;
    z-index: 999;
    display: none;
}
.bmdh-box li{
    float: left;
    width: 50%;
    padding: 0 20px;
    line-height: 34px;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
}
.bmdh-box li>a{
    display: inline-block;
    padding-right: 24px;
}
.bmdh-box li>a:hover{
    background: url(../images/five16f_03.png) no-repeat right center;
    color: #3d75ec;
}





.contact-us{
    margin-top: 22px;
    background: #f7f7f7;
}
.contact-us h4{
    line-height: 50px;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 16px;
}
.contact-us h4 span{
    font-weight: bold;
    margin-right: 16px;
    font-size: 16px;
}
.contact-us h4 i{
    color: #999;
}
.contact-us .contt1{
    padding: 16px 16px 30px 16px;
    background: url(../images/fivef30_03.jpg) no-repeat right bottom;
}
.contt1 h2{
    font-size: 16px;
    font-weight: bold;
    color: #1447b2;
}
.contt1 h2 span{
    font-size: 18px;
    font-weight: bold;
}
.contt1 p{
    margin-top: 18px;
}

/* hq-wrap */
.hq-header{
    background: none;
}
.hq-header .zztop{
    background: none;
    color: #333;
}
.hq-header .zzt-r .zbm-nav{
    background: #f29017;
}
.sethome{
    text-decoration: underline;
    cursor: pointer;
}
.hq-header .zz-logo span{
    color: #fff;
    font-size: 30px;
    text-shadow: 0 3px 3px rgba(47, 47, 47, .89)
}
.hqtb-banner{
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}
.hqerj-banner{
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}
.hq-header .owl-dots{
    display: none!important;
}
.hqtb-banner .owl-carousel .owl-item img:hover{
	opacity: 1;	
}
.hq-nav{
    background: #1447b2;
    padding: 0 18px;
}
.hq-nav li{
    float: left;
    margin: 0 15px;
    line-height: 68px;
    position: relative;
}
.hq-nav li.active>a{
    color: #ffb259;
}
.hq-nav li:first-child{
    margin-left: 5px;
}
.hq-nav li>a{
    font-size: 18px;
    color:#fff;
}
.hq-nav li>a:hover{
    color: #ffb259;
}
.hq-nav li .hq-nav-d{
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 9999;
}
.hq-nav-d a{
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    width: 110px;
    background: rgba(20, 71, 178, 0.6);
    border-bottom: 2px solid transparent;
}
.hq-nav-d a:hover{
    background: rgba(20, 71, 178, 0.9);
}
.xcb-nav-d{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
}
.xcb-nav-d a{
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    width: 110px;
    background: rgba(178, 20, 100, 0.6);
    border-bottom: 2px solid transparent;
    padding: 5px 0;
}
.xcb-nav-d a:hover{
    background:#ae0001;
}
.tsg-nav-d{
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 9999;
}
.tsg-nav-d a{
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    width: 110px;
    background: rgba(64, 116, 226, 0.9);
    border-bottom: 2px solid transparent;
    padding: 5px 0;
}
.tsg-nav-d a:hover{
    background: rgba(20, 71, 178, 0.9);
}
.hq-nav .zz-search{
    margin-top: 17px;
    background: #fff;
    border-radius: 5px;
    -ms-border-radius:5px;
    border: none;
    width: 220px;
    padding: 0 15px;
}
.hq-nav .zz-search button{
    top: 8px;
}
.hq-nav .zz-search .text{
    font-size: 14px;
}
.hq-nav .zz-search .text::-webkit-input-placeholder{
    color: #98aedd;
}
.hq-main{
    margin-top: 314px;
    margin-bottom: 44px;
}
.hq-bk1-l{
    width: 40%;
}
.hq-bk1-r{
    width: 60%;
}
.hq-bk1-pad{
    padding-left: 28px;
}
.hq-title{
    border-bottom: 1px solid #dadada;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 18px;
}
.hq-title span{
    float: left;
    font-weight: bold;
    color: #1447b2;
    font-size: 18px;
    position: relative;
    padding-left: 12px;
}
.hq-title span:before{
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background: #1447b2;
    left: 0;
    top: 0;
}
.hq-title a{
    float: right;
    width: 14px;
    height: 14px;
    background: url(../images/hqim3_03.png) no-repeat center;
    margin-right: 8px;
    margin-top: 3px;
}
.hq-bk1-cc .item img{
    height: 252px;
}
.hq-bk1-cc .item .carousel-caption{
    position: absolute;
    width: 100%;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    left: 0;
}
.hq-bk1-cc .item .carousel-caption b{
    padding-left: 20px;
    color: #fff;
    background: url(../images/hqim5_03.png) no-repeat left center;
    margin-left: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hq-bk1-cc .owl-dots .owl-dot span{
    background: #cdcdcd;
    width: 8px;
    height: 8px;
    margin: 9px 4px;
}
.hq-bk1-cc .owl-dots .owl-dot.active span, .hq-bk1-cc .owl-dots .owl-dot:hover span{
    background: #999;
}
.hq-bk1-lists .list-ul li{
    height: 36px;
    line-height: 36px;
}
.hq-bk1-lists .list-ul li:before{
    border-radius: 50%;
    -ms-border-radius: 50%;
}
.hq-bk1-lists .list-ul li:hover:before{
    background: #1447b2;
}
.hq-bk1-lists .list-ul li:hover a{
    color: #1447b2;
}
.hq-bk2{
    margin-top: 15px;
}
.hq-bk2-l{
    width: 24.5%;
    box-sizing: border-box;
    padding: 10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .19);
    border-radius: 10px;
    -ms-border-radius:10px;
}
.hq-bk2-l a{
    display: block;
    background: #848cee;
    border-radius: 10px;
    -ms-border-radius:10px;
    text-align: center;
    padding: 16px 0;
}
.hq-bk2-r{
    width:75.5%;
    padding-left: 28px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hq-bk2-pad{
    padding: 10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .19);
    border-radius: 10px;
    -ms-border-radius:10px;
}
.hq-bk2-pad ul{
    margin: 0 -6px;
}
.hq-bk2-pad li{
    float: left;
    width: 20%;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
}
.hq-bk2-pad li a{
    display: block;
    border-radius: 10px;
    -ms-border-radius:10px;
    padding: 10px 0;
    text-align: center;
}
.hq-bk2-pad li span{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 4px;
}
.hq-bk2-pad li:nth-of-type(1) a{
    background: #dc78da;
}
.hq-bk2-pad li:nth-of-type(1):hover a{
    background: #ce5fcc;
}
.hq-bk2-pad li:nth-of-type(2) a{
    background: #a88ae4;
}
.hq-bk2-pad li:nth-of-type(2):hover a{
    background: #8c6bcf;
}
.hq-bk2-pad li:nth-of-type(3) a{
    background: #3fcf91;
}
.hq-bk2-pad li:nth-of-type(3):hover a{
    background: #34bf83;
}
.hq-bk2-pad li:nth-of-type(4) a{
    background: #edb656;
}
.hq-bk2-pad li:nth-of-type(4):hover a{
    background: #dfa849;
}
.hq-bk2-pad li:nth-of-type(5) a{
    background: #4bb3e6;
}
.hq-bk2-pad li:nth-of-type(5):hover a{
    background: #379ed0;
}
.hq-bk3{
    margin-top: 25px;
}
.hq-bk3-l{
    width: 68.4%;
}
.hq-bk3-r{
    width: 31.6%;
}
.hq-bk3-pad{
    padding-left: 28px;
}
.hq-bk3-lc1{
    padding: 0px 0 16px;
    border-bottom: 1px dashed #dcdcdc;
    height: 84px;
}
.hq-bk3-lc1 .time{
    padding: 22px 26px;
    border-right: 1px solid #dadada;
    color: #999;
    width: 46px;
    text-align: center;
}
.hq-bk3-c1{
    width: 86%;
    box-sizing: border-box;
    padding-left: 30px;
}
.hq-bk3-c1 h4 a{
    color: #333;
    font-weight: bold;
    margin-top: 8px;
}
.hq-bk3-c1 h4 a:hover{
    color: #1447b2;
}
.hq-bk3-c1 p{
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 6px;
}
.hq-bk3-c1 p a{
    color: #1447b2;
}
.hq-bk3-lc2{
    margin-top: 8px;
}
.hq-bk3-lc2 li:before{
    border-radius: 50%;
    -ms-border-radius:50%;
}
.hq-bk3-lc2 li:hover a{
    color: #1447b2
}
.hq-bk3-lc2 li:hover:before{
    background: #1447b2;
}
.hq-bk3-rc{
    padding: 0 30px;
    margin-top: 20px;
}
.hq-bk3-rc li{
    padding: 18px 0;
    background: #f8b551;
    margin-top: 11px;
    border-radius: 20px 0 20px 0;
    -ms-border-radius: 20px 0 20px 0;
    text-align: center;
    color: #fff;
}
.hq-bk3-rc li span{
    font-weight: bold;
}
.hq-header .bmdh-box{
    border-color: #f29017;
}
.hq-header .bmdh-box li a:hover{
    color: #f29017;
    background: url(../images/hqim20_03.png) no-repeat right center;
}
.zzhh-search{
    display: none;
}
.hqtb-banner .item img{
    height: 500px;
}
.hqerj-header .zz-middle{
    padding: 27px 0;
}
.hqerj-banner img{
    max-width: 100%;
}
.hqimg2{
    display: none;
}
/* leader-wrap */
.leader-ullis .leader-ullis-ul li{
    padding: 13px 0;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
}
.leader-ullis .leader-ullis-ul li:first-child{
    padding-top: 0;
}
.ld-imgs{
    padding: 4px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 3px rgba(153, 153, 153, 0.32);
    float: left;
    width: 174px;
    height: 220px;
    box-sizing: border-box;
    -ms-box-sizing:border-box;
}
.ld-imgs img{
    width: 100%;
    height: 100%;
}
.ld-conc1{
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    width: calc(100% - 174px);
}
.ld-conc1 h4{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 8px;
    border-bottom: 3px solid #5a9eff;
    position: relative;
}
.ld-conc1 h4:before{
    position: absolute;
    height: 3px;
    width: 168px;
    background: #1447b2;
    content: "";
    bottom: -3px;
    left: 0;
}
.ld-conc1 h4 span{
    color: #666;
}
.ld-conc1 h4 a{
    color: #5a9eff;
    font-size: 18px;
    font-weight: bold;
}
.ld-jj-c{
    padding-top: 8px;
}
.ld-jj-c p{
    color: #666;
    line-height: 30px;
}
.leader-ullis-dri .ld-dri1 .ld-imgs{
    width: 119px;
    height: 151px;
}
.leader-ullis-dri .ld-dri1 .ld-conc1{
    width: calc(100% - 119px);
}
.ld-dri2{
    margin:16px 0;
    padding: 5px 14px;
    background: #ebeff2;
}
.ld-dri2 p{
    color: #666;
    line-height: 26px;
}
.ld-dri3{
    margin-top: 20px;
}
.ld-dri3 li{
    overflow: hidden;
    color: #666;
    margin-bottom: 18px;
}
.ld-dri3 li span{
    float: left;
    width: 130px;
    text-align: right;
}
.ld-dri3 li em{
    float: left;
    margin-left: 16px;
    font-style: normal;
    width: calc(100% - 160px);
}

/* tsg-wrap */
.tsg-header{
    background: none;
}
.tsg-header .zz-middle{
    background: url(../images/tsg8_02.jpg) no-repeat center 0;
    padding: 25px 0;
}
.tsg-header .zz-nav{
    background: #fff;
    border-bottom: 1px solid #cccccc;
}
.tsg-header .zz-nav li>a{
    color: #666;
    font-size: 18px;
    padding: 20px 10px;
    position: relative;
}
.tsg-header .zz-nav li.active>a{
    color: #1447b2;
    font-weight: bold;
    border-bottom-color: transparent;
}
.tsg-header .zz-nav li:hover>a{
    color: #1447b2;
    font-weight: bold;
    border-bottom-color: transparent;
}
.tsg-header .zz-logo span{
    color:#fff;
}
.tsg-search{
    height: 299px;
    background: url(../images/tsg3_02.jpg) no-repeat center 0;
}
.tsgs1{
    text-align: center;
    padding-top: 45px;
}
.tsg2-box{
    margin-top: 30px;
    padding: 0 98px;
}
.tsgs2{
    background: rgba(81 , 79, 73, .5);
    border-top: 5px solid #ff8a00;
    padding: 31px 86px 36px;
}
.tsgs2-1{
    padding-right: 36px;
    background: url(../images/tsg15_03.png) no-repeat right center;
    text-align: center;
    width: 66px;
    margin-right: 42px;
}
.tsgs2-1 i{
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-image: url(../images/tsg1_03.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 10px;
    border-radius: 50%;
    -ms-border-radius:50%;
    transition: all .2s;
}
.tsgs2-1 span{
    font-weight: bold;
    color: #fff;
}
.tsgs2-2{
    width: calc(100% - 144px);
}
.tsgs2-2 h2 a{
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    margin-right: 20px;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent;
}
.tsgs2-2 h2 a.active{
    border-bottom-color: #fff;
}
.tsgs2-2-1{
    margin-top: 12px;
    overflow: hidden;
}
.tsgs2-2-1 input{
    background: #fff;
    height: 40px;
    float: left;
    width: 80%;
    text-indent: 10px;
    border: none;
    font-size: 16px;
}
.tsgs2-2-1 input::-webkit-input-placeholder{
    color: #999;
}
.tsgs2-2-1 button{
    float: left;
    border: none;
    margin-left: 8px;
    width: 100px;
    height: 40px;
    background: #ff8a00;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.tsgs2-2-1 button:hover{
    background: #e57e04;
}
.tsgs2-1:hover i{
    box-shadow: 0 0 8px #ccc;
}
.tsg-main{
    margin-top: 20px;
    margin-bottom: 20px;
}
.tsgm1{
    margin-left: -10px;
    margin-right: -10px;
}
.tsgm1-l{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
}
.tsgm1-r{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
}
.tsgm1-l-1 .item img{
    height: 310px;
}
.tsgm1-l-1 .item .carousel-caption{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 40px;
    background: rgba(0, 0, 0, .65);
}
.tsgm1-l-1 .item .carousel-caption b{
    margin-left: 18px;
    width: 60%;
    color: #fff;
}
.tsgm1-l-1 .owl-dots{
    position: absolute;
    right: 20px;
    bottom: 5px;
}
.tsgm1-l-1 .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
    background:rgba(255, 255, 255, .2);
    margin: 5px 4px;
}
.tsgm1-l-1 .owl-dots .owl-dot.active span, .tsgm1-l-1 .owl-dots .owl-dot:hover span{
    background: #fff;
}
.tsgm1-l-2{
    margin-top: 20px;
}
.tsg-ttb{
    overflow: hidden;
}
.tsg-ttb .a1{
    float: left;
    width: 210px;
    height: 48px;
    background: url(../images/tsg7_03.png) no-repeat;
    line-height: 48px;
}
.tsg-ttb .a1 span{
    color: #fff;
    padding-left: 32px;
    display: inline-block;
    background: url(../images/tsg5_03.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    margin-left: 35px;
}
.tsg-ttb .a2{
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 48px;
}
.bgdt-con{
    border: 1px solid #dcdcdc;
    padding: 20px;
    padding-bottom: 10px;
}
.bgdt1{
    overflow: hidden;
}
.bgdt1-l{
    float: left;
    padding-right: 16px;
    border-right: 2px solid #ccc;
    height: 60px;
    text-align: center;
    margin-right: 12px;
}
.bgdt1-l span{
    display: block;
    font-size: 30px;
    color: #1447b2;
}
.bgdt1-l i{
    color: #1447b2;
}
.bgdt1-r{
    width: calc(100% - 103px);
    float: left;
}
.bgdt1-r h4 a{
    color: #1447b2;
    display: block;
    width: 90%;
}
.bgdt1-r p{
    font-size: 14px;
    color: #666;
}
.bgdt1-r p:nth-of-type(2){
    width: 98%;
}
.bgdt2{
    margin-top: 8px;
}
.bgdt2 .list-ul li{
    line-height: 38px;
    height: 38px;
}
.bgdt2 li:hover:before{
    background: #1447b2;
}
.bgdt2 li:hover a{
    color: #1447b2;
}
.tsgm1-l-3{
    margin-top: 20px;
}
.sour-con{
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #dcdcdc;
}
.sour-con .list-ul li{
    line-height: 38px;
    height: 38px;
}
.sour-con li:hover:before{
    background: #1447b2;
}
.sour-con li:hover a{
    color: #1447b2;
}
.tsgm1-r-2{
    margin-top: 20px;
}
.dstd-con{
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #dcdcdc;
}
.dstd-con .list-ul li{
    line-height: 38px;
    height: 38px;
}
.dstd-con li:hover:before{
    background: #1447b2;
}
.dstd-con li:hover a{
    color: #1447b2;
}
.tsgm1-r-1 .tsg-ttb .a1 span{
    margin-left: 42px;
}
.zy-sou{
    border: 1px solid #dcdcdc;
    padding: 14px;
}
.zy-sou-s{
    height: 476px;
}
.zy-sou-nav{
    width: 164px;
    height: 100%;
    background: #e5e4e4;
}
.zy-sou-con{
    width: calc(100% - 164px);
    height: 100%;
    background: #f5f5f5;
}
.zyscon{
    padding: 22px;
}
.zy-sou-nav ul{
    margin-top: 75px;
}
.zy-sou-nav ul li{
    width: 146px;
    height: 70px;
    background: url(../images/tsg4_05.jpg) repeat-x;
    margin-bottom: 17px;
    text-align: center;
    line-height: 70px;
    float: right;
}
.zy-sou-nav ul li a{
    display: block;
    font-size: 18px;
    color: #fff;
}
.zy-sou-nav ul li.active{
    background: url(../images/tsg10_06.jpg) no-repeat;
}
.zy-sou-nav ul li.active a{
    font-weight: bold;
    color: #ff9e00;
}
.zys1y-1 h4 a{
    font-weight: bold;
    margin-left: 14px;
}
.zys1y-1 p{
    background: #fff;
    padding: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 14px;
}
.zys1y-2{
    margin-top: 13px;
}
.zys1y-2 h4 a{
 margin-left: 14px;
}
.zys1y-2 p{
    background: #fff;
    padding: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 14px;
}
.zys1y-3{
    margin-top: 18px;
}
.zys1y-3 a{
    float: left;
    width: 47.8%;
    height: 40px;
    margin-bottom: 11px;
    line-height: 40px;
    margin-right: 15px;
    box-sizing: border-box;
    background: #fff;
}
.zys1y-3 a span{
    font-size: 18px;
    margin-left: 29px;
    padding-left: 14px;
    display: inline-block;
    position: relative;
}
.zys1y-3 a:nth-of-type(even){
    margin-right: 0;
}
.zys1y-3 a span:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ccc;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.zys1y-3 a:hover{
    background: #3d75ec;
    color: #fff;
}
.zys1y-3 a:hover span:before{
    background: #fff;
}
.tsgm2{
    margin-top: 20px;
}
.tsgm2-title span{
    float: left;
    padding: 0 30px;
    font-weight: bold;
    color: #1447b2;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 13px;
    border-bottom: 2px solid #1447b2;
    text-indent: 15px;
}
.tsgm2-title span i{
    width: 20px;
    height: 25px;
    background: url(../images/tsg30_03.png) no-repeat;
    float: left;
    margin-left: 10px;

}
.tsgm2-title a{
    float: right;
    color: #999;
    font-size: 14px;
    margin-top: 4px;
}
.tsgm2-con{
    
    border: 1px solid #ccc;
}
.tsgm2-con .book-box{
    width: 318px;
    border-left: 4px solid #2f60c5;
    background: #f5f5f5;
    box-shadow: 0px 1px 3px #ccc;
    padding-bottom: 40px;
}
 .book-box .book1{
    padding-left: 22px;
    padding-top: 20px;
    width: 209px;
}
.book-box .book1 h2{
    font-size: 18px;
    color: #666;
    font-weight: bold;
}
.book-box .book1 h6{
    color: #666;
    margin-top: 6px;
}
.book-box .book1 p{
    line-height: 24px;
    margin-top: 10px;
    color: #666;
}
.tsgm2-con .book-box a{
    position: absolute;
    width: 110px;
    height: 35px;
    color: #fff;
    background: #2f60c5;
    text-align: center;
    line-height: 35px;
    bottom: 0px;
    left: 50%;
    margin-left: -92px;
    border-radius: 4px;
    -ms-border-radius:4px;
}
.tsgm2-con .book-box img{
    position: absolute;
    border: 1px solid #ccc;
    right: 0;
    top: 50%;
    margin-top: -99px;
    width: 138px;
    height: 178px;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

#youdaoBanner{
	height:236px;
    position:relative;
    padding: 20px 0px 32px 30px;
}
.swiper-wrapper{
    padding-left: 0!important;
}
#youdaoBanner .swiper-slide{
	width: 392px;
	padding:0 20px;
	position:relative;
}
#youdaoBanner .swiper-button-prev,#youdaoBanner .swiper-button-next{
	position:absolute;
	z-index:999;
	top:50%;
	margin-top:-30px;
	width: 26px;
    height: 43px;
	background:url(../images/fivef21_03.png);
	cursor:pointer;
}
#youdaoBanner .swiper-button-next{
	background-position:-42px -2px;
	right:0;
}
#youdaoBanner .swiper-button-next:hover{
    background-position:-42px -57px;
}
#youdaoBanner .swiper-button-prev{
	background-position:0 0;
	left:0;
}
#youdaoBanner .swiper-button-prev:hover{
	background-position:0 -57px;
}
.book-sli1{
    width:100%;
    height: 236px;
    position: relative;
}
.tsgm2-con .book-box a:hover{
    background: #1a47a4;
}
#youdaoBanner .swiper-slide:first-child{
    padding-left: 0;
}
.tsgm3{
    margin-top: 26px;
    overflow: hidden;
}
.tsgm3 ul{
    margin-right: -2px;
    margin-left: -2px;
}
.tsgm3 li{
    float: left;
    box-sizing: border-box;
    padding: 0 2px;
    width: 11.1111%;
}
.tsgm3 a{
    
    display: block;
    border: 1px solid #dcdcdc;
    background: #f5f5f5;
    margin-right: 4px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-top: 4px;
}
.tsgm3 a:last-child{
    margin-right: 0;
}
.tsgm3 a span{
    display: inline-block;
    padding-left: 29px;
    position: relative;
    color: #666;
}
.tsgm3 a span:before{
    position: absolute;
    content:"";
    left: 0;
    top: 7px;
    width: 23px;
    height: 22px;
    background-image: url(../images/tsg13_03.png);
    background-repeat: no-repeat;
}
.tsgm3 li:nth-of-type(1) span:before{
    background-position: -1px -4px;
}
.tsgm3 li:nth-of-type(1):hover span:before{
    background-position: -1px -30px;
}
.tsgm3 li:nth-of-type(2) span:before{
    background-position: -39px -6px;
}
.tsgm3 li:nth-of-type(2):hover span:before{
    background-position: -39px -32px;
}
.tsgm3 li:nth-of-type(3) span:before{
    background-position: -79px -6px;
}
.tsgm3 li:nth-of-type(3):hover span:before{
    background-position: -79px -32px;
}
.tsgm3 li:nth-of-type(4) span:before{
    background-position: -120px -6px;
}
.tsgm3 li:nth-of-type(4):hover span:before{
    background-position: -120px -32px;
}
.tsgm3 li:nth-of-type(5) span:before{
    background-position: -160px -6px;
}
.tsgm3 li:nth-of-type(5):hover span:before{
    background-position: -160px -32px;
}
.tsgm3 li:nth-of-type(6) span:before{
    background-position: -203px -7px;
}
.tsgm3 li:nth-of-type(6):hover span:before{
    background-position: -203px -33px;
}
.tsgm3 li:nth-of-type(7) span:before{

    background-position: -247px -8px;
}
.tsgm3 li:nth-of-type(7):hover span:before{
    background-position: -247px -34px;
}
.tsgm3 li:nth-of-type(8) span:before{
    background-position: -290px -9px;
}
.tsgm3 li:nth-of-type(8):hover span:before{
    background-position: -290px -35px;
}
.tsgm3 li:nth-of-type(9) span:before{
    background-position: -328px -9px;
}
.tsgm3 li:nth-of-type(9):hover span:before{
    background-position: -328px -35px;
}
.tsgm3 li a:hover{
    border-color: #1447b2;
    background: #fff;
}
.tsgm3 li:hover span{
    color: #1447b2;
}
.tsg-footer{
    background: #333333;
    padding: 20px 0;
}
.tsg-footer p{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

/* why-wrap */
.wyh-header{
    background: none;
}
.wyh-header .zztop{
    background: #f9ede1;
}
.wyh-header .zzt-r .zbm-nav{
    background: #cc0201;
}
.wyh-header .bmdh-box{
    border: 1px solid #cc0201;
}
.wyh-header .bmdh-box li>a:hover{
    background-image: url(../images/gqtf110_03.png);
    color: #cb0101;
}
.wyh-header .zz-middle{
    background: url(../images/gqtf4_02.jpg) no-repeat center 0;
    padding: 24px 0;
}
.wyh-header .zz-search button{
    background: url(../images/gqtf3_03.png) no-repeat center/100%;
}
.wyh-header .zz-search{
    border-color: #cc0201;
}
.wyh-header .zz-search input::-webkit-input-placeholder{
    color: #e61c15;
}
.wyh-header .zz-nav{
    background: #cb0101;
    padding-top: 5px;
}
.wyh-header .zz-nav ul{
    background: #fff;
    position: relative;
}
.wyh-header .zz-nav ul:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 64px solid transparent;
    border-left-color: #cb0101;
    left: -17px;
    top: -68px;
    transform: rotate(-10deg);
}
.wyh-header .zz-nav ul:after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 64px solid transparent;
    border-right-color: #cb0101;
    right: -17PX;
    top: -68px;
    transform: rotate(10deg);
}
.wyh-header .zz-nav li{
    padding: 0 7px;
}
.wyh-header .zz-nav li:before{
    background: transparent;
}
.wyh-header .zz-nav li>a{
    color: #666;
    padding: 18px 10px;
    position: relative;
}
.wyh-header .zz-nav li.active>a{
    color: #e61a16;
    font-weight: bold;
}
.wyh-header .zz-nav li.active>a{
    border-bottom:2px solid #e61a16;
}
.wyh-header .zz-nav li.active>a:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #e61a16;
    left: 50%;
    bottom:0;
    margin-left: -5px;
}
.wyh-m-banner{
    height: 303px;
    background: url(../images/gqtf1_02.jpg) no-repeat center top;
}
.wyh-main{
    margin-top: 20px;
    margin-bottom: 50px;
}
.wyh-m1{
    margin-left: -10px;
    margin-right: 10px;
}
.wyh-m1-l{
    width: 55.5%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.wyh-m1-r{
    width: 44.5%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.wyh-title1{
    overflow: hidden;
    background: url(../images/gqtf11_03.png) no-repeat left top/100% 53px;
    line-height: 53px;
}
.wyh-title1 span{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: left;
    padding-left: 33px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/gqtf8_05.png);
    margin-left: 36px;
}
.wyh-title1 a{
    float: right;
    color: #fff;
    margin-right: 10px;
}
.wyh-m1-l1{
    margin-top: 15px;
}
.txdt-img{
    float: left;
    border: 1px solid #dcdcdc;
    padding: 10px;
    width: 56%;
    box-sizing: border-box;
    height: 230px;
}
.txdt-img img{
    width: 100%;
    height: 100%;
}
.txdt-text{
    float: left;
    width: 44%;
}
.txdt-text-pad{
    padding-left: 15px;
}
.txdt-text-pad h2 a{
    line-height: 24px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.txdt-text-pad p{
    line-height: 24px;
    color: #999;
    margin-top: 6px;
}
.txdt-text-pad .ck{
    width: 120px;
    height: 36px;
    border: 1px solid #3d75eb;
    line-height: 36px;
    text-align: center;
    color: #3d75ec;
    border-radius: 4px;
    -ms-border-radius:4px;
    display: block;
    margin-top: 15px;
}
.txdt-text-pad .ck:hover{
    background: #3d75eb;
    color: #fff;
}
.wyh-m1-l2{
    margin-top: 8px;
}
.why-list-ul li:hover:before{
    background: #e61a16;
}
.why-list-ul li:hover a{
    color: #e61a16;
}
.wyh-m1-r1 .wyh-title1{
    background-image: url(../images/gqtf12_03.png);
}
.wyh-m1-r1 .wyh-title1 span{
    background-image: url(../images/gqtf41_03.png);
}
.wyh-m1-r2 .wyh-title1{
    background-image: url(../images/gqtf12_03.png);
}
.wyh-m1-r2 .wyh-title1 span{
    background-image: url(../images/gqtf40_03.png);
}
.wyh-m1-r2{
    margin-top: 5px;
}
.why-m1-r1con{
    margin-top: 5px;
}
.wyh-m1-l2 ul{
    padding-left: 12px;
}
.wyh-m2{
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.wyh-m2-1{
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.wyh-m2-2{
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.wyh-m2-3{
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.why-m2-pad{
    border: 1px solid #dcdcdc;
}
.wyh-m-title2{
    border-bottom: 1px solid #dcdcdc;
    padding-top: 8px;
}
.wyh-m-title2 a{
    display: inline-block;
    padding: 0 38px;
    line-height: 38px;
    font-size: 18px;
    color: #999;
    
}
.wyh-m-title2 a span{
    padding-left: 40px;
    font-weight: bold;
    position: relative;
}
.wyh-m-title2 a.active{
    border-bottom: 2px solid #ca0101;
    color: #ca0101;
}
.wyh-m-title21 a span{
    background: url(../images/gqtf18_03.png) no-repeat left center;
}
.wyh-m-title22 span:before{
    background-image: url(../images/gqtf20_03.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    content: "";
    width: 30px;
    height: 28px;
    top: -4px;
}
.wyh-m-title22 a:nth-of-type(1) span:before{
    background-position: -8px 0px;
}
.wyh-m-title22 a.active .s1:before{
    background-position: -8px -32px;
}
.wyh-m-title22 a:nth-of-type(2) span:before{
    background-position: -55px 0px;
}
.wyh-m-title22 a.active .s2:before{
    background-position: -55px -32px;
}
.m2-list-ul{
    padding: 7px 12px;
}
.m2-list-ul li{
    line-height: 42px;
    height: 43px;
}
.wyh-m2-3 li{
    height: 80px;
    background-repeat: no-repeat;
    line-height: 80px;
    background-size: 100%;
    background-image: url(../images/gqtf14_03.jpg);
}
.wyh-m2-3 li:nth-of-type(2){
    background-image: url(../images/gqtf14_06.jpg);
    margin-top: 20px;
}
.wyh-m2-3 li:nth-of-type(3){
    background-image: url(../images/gqtf14_08.jpg);
    margin-top: 20px;
}
.wyh-m2-3 li a{
    display: block;
    height: 100%;
}
.wyh-m2-3 li span{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0px 1px #999;
    margin-left: 50px;
    padding-left: 58px;
    background-repeat: no-repeat;
    background-position: left center;
}
.wyh-m2-3 li:nth-of-type(1) span{
    background-image: url(../images/gqtf22_03.png);
}
.wyh-m2-3 li:nth-of-type(2) span{
    background-image: url(../images/gqtf23_03.png);
}
.wyh-m2-3 li:nth-of-type(3) span{
    background-image: url(../images/gqt24_03.png);
}
.wyh-footer .foot-cc{
    background: #9e090f;
}
.wyh-m1-r1 .list-ul{
  position: relative;
}
.wyh-m1-r1 .list-ul:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 124px;
    background: #dcdcdc;
    left: 3px;
    top: 18px;
}
.wyh-m1-r2 .list-ul{
    position: relative;
  }
.wyh-m1-r2 .list-ul:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 124px;
    background: #dcdcdc;
    left: 3px;
    top: 18px;
}
.wyh-m-banner .mainwrap{
    position: relative;
}
.wyh-m-banner .baba{
    position: absolute;
    left: 507px;
    top: 64px;
    height: 84px;
}
.wyh-m-banner .baba img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
.wyh-m-banner .ban-1{      
    width: 519px; 
}
/* .wyh-m-banner .ban-2{
    width: 533px;
} */
.wyh-m-banner .ban-1 img{
    animation:mymove1 12s linear 2s infinite;
    -ms-animation:mymove1 12s linear 2s infinite;
    -moz-animation:mymove1 12s linear 2s infinite;
}
.wyh-m-banner .ban-1 .imm2{
    margin-top: 80px;
    margin-left: 100px;
}
@keyframes mymove1{
    0%,20%{
        width: 0%;
        opacity: 0;
        top: 0;
        transform: rotateX(0deg) 
    }
    20%,80%{
        width: 100%;
        opacity: 1;
        left: 0;
        top: 0px;
        transform: rotateX(360deg) 
    }
    80%,100%{
        width: 100%;
        opacity: 1;
        left: 0;
        top: 0px;
    }
}


/* xcb-wrap */
.xcb-header .zz-middle{
    background: url(../images/xcbf1_02.jpg) no-repeat center top;
    padding: 39px 0;
}
.xcb-header .zz-middle .zz-logo span{
    color: #fff;
}
.xcb-header .zzt-r .zbm-nav{
    background: #ae0001;
}
.xcb-header .zztop{
    background: #ebf1fd;
}
.xcb-header .zz-nav{
    background: #c60304;
}
.xcb-header .zz-nav ul{
    background: #ae0001;
}
.xcb-header .zz-nav li>a{
    color: #fff;
    font-size: 18px;
}
.xcb-header .zz-nav li.active>a{
    color: #fff;
    border-bottom-color: transparent;
}
.xcb-header .zz-nav li.active>a:before{
    border-bottom-color:#fff;
    bottom: -3px;
}
.xcb-header .zz-nav li{
    padding: 0 12px;
}
.xcb-header .zz-nav ul:before{
    border-left-color: #c60304;
}
.xcb-header .zz-nav ul:after{
    border-right-color: #c60304;
}
.xcb-banner .item img{
    height: 300px;
}
.xcb-banner .item .carousel-caption{
    height: 40px;
    background: rgba(0, 0, 0, .45);
    position: absolute;
    left: 0;
    width: 100%;
    bottom:0;
}
.xcb-banner .owl-dots{
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
}
.xcb-banner .owl-dots .owl-dot span{
    margin: 5px 2px;
    background: #fff;
}
.xcb-banner .owl-dots .owl-dot.active span, .xcb-banner .owl-dots .owl-dot:hover span{
    background: #d40102;
    width: 30px;
}
.xcb-main{
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: -10px;
    margin-right: -10px;
}
.xcb-m1l{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 55.8%;
}
.xcb-m1r{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 44.2%;
}
.xcb-title1{
    border-bottom: 1px solid #d40102;
}
.xcb-title1 a{
    display: inline-block;
    width: 163px;
    height: 35px;
    background: url(../images/xcbf4_03.jpg) no-repeat;
    line-height: 35px;
}
.xcb-title1 a span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 34px;
    display: inline-block;
    background: url(../images/xcbf3_03.png) no-repeat left center;
    margin-left: 10px;
}
.xcb-m1l-1-1{
    margin-top: 15px;
    overflow: hidden;
}
.xcb-job1{
    width: 216px;
    float: left;
}
.xcb-job1 img{
    width: 100%;
}
.xcb-job2{
    float: left;
    width: calc(100% - 216px);
    box-sizing: border-box;
    padding-left: 14px;
}
.xcb-job2 h2 a{
    display: block;
    font-weight: bold;
    color: #333;
    font-size: 16px;
}
.xcb-job2 p{
    color: #999;
    line-height: 24px;
    margin-top: 10px;
}
.xcb-job2 span{
    float: left;
    color: #999;
    border: 1px solid #dcdcdc;
    padding: 3px 6px;
    margin-top: 15px;
}
.xcb-m1l-2{
    margin-top: 20px;
}
.xcb-title2{
    border-bottom: 1px solid #d40102;
}
.xcb-title2 a{
    font-size: 18px;
    font-weight: bold;

    padding: 8px 12px;
    color: #fff;
    display: inline-block;
    background: #d40102;
}
.xcb-list-ul li{
    padding-left: 13px;
}
.xcb-list-ul li:before{
    width: 4px;
    height: 4px;
}
.xcb-list-ul li a{
    color: #666;
}
.xcb-m1l-2-con{
    padding: 8px 0;
}
.xcb-m1l-3-con{
    padding: 8px 0;
}
.stydy-list ul{
    overflow: hidden;
}
.stydy-list li{
    width: 42%;
    float: left;
    margin-top: 12px;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}
.stydy-list li:before{
    position: absolute;
    left: 4px;
    content: "";
    width: 4px;
    height: 4px;
    background: #bfbfbf;
    top: 9px;
}
.stydy-list li:nth-of-type(even){
    float: right;
}
.stydy-list li a{
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.stydy-list li span{
    display: block;
    font-size: 14px;
    color: #999;
}
.xcb-m1r-1 .xcb-title1 a span{
    background-image: url(../images/xcbf5_03.png);
}
.xcb-m1r-2{
    margin-top: 15px;
}
.info-con{
    margin-top: 8px;
}
.xcb-m1r-3{
    margin-top: 20px;
}
.jztbox{
    margin-top: 17px;
    overflow: hidden;
}
.jztbox .jztbox-img{
    float: left;
    width: 150px;
    margin-top: 4px;
}
.jztbox .jztbox-img img{
    width: 100%;
}
.jztbox .jztbox-text{
    width: calc(100% - 150px);
    box-sizing: border-box;
    padding-left: 10px;
    float: left;
}
.jztbox-text .list-ul li{
    line-height: 36px;
    height: 36px;
}
.xcb-m1r-2 .xcb-title1 a{
    background-image: url(../images/xcbf9_03.jpg);
    width: 193px;
}
.xcb-m1r-2 .xcb-title1 a span{
    background-image: url(../images/xcbf6_03.png);
    padding-left: 28px;
}
.xcb-m1r-4{
    margin-top: 16px;
}
.xzdown{
    margin-top: 15px;
}
.xzdown li{
    margin-top: 5px;
    background: #ebebeb;
    line-height: 40px;
    padding: 0 22px;
    overflow: hidden;
}
.xzdown li a{
    padding-left: 14px;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 73%;
    float: left;
}
.xzdown li a:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #c6c6c6;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.xzdown li span{
    float: right;
    width: 80px;
    height: 26px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    margin-top: 7px;
    border-radius: 12px;
    -ms-border-radius:12px;
    background: #d30104;
    cursor: pointer;
}
.xcb-m1l-3{
    margin-left: -10px;
    margin-right: -10px;
}
.xcb-m1l-3-1{
    width: 55.3%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
}
.xcb-m1l-3-1:nth-of-type(2){
    width: 44.7%;
}
.xcb-list-ul li:hover:before{
    background: #d40102;
}
.xcb-list-ul li:hover a{
    color: #d40102;
}
.xzdown li:hover a{
    color: #d40102;
}
.xzdown li:hover a:before{
    background: #d40102;
}
.xzdown li span:hover{
    background: #bb080b;
}
.stydy-list li:hover a{
    color: #d40102;
}
.stydy-list li:hover:before{
    background: #d40102;
}

/* ztzl-wrap */
.ztzl-main{
    margin-top: 28px;
    margin-bottom: 40px;
}
.ztzl-title-t{
    border-bottom: 1px solid #3d75eb;
    padding-bottom: 14px;
}
.ztzl-title-t a{
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    color: #fff;
    background: #1447b2;
    font-weight: bold;
    font-size: 18px;
    font-weight: bold;
}
.ztzl-title-t a:before{
    position: absolute;
    content: "";
    border: 5px solid transparent;
    border-top-color: #1447b2;
    left: 50%;
    margin-left: -5px;
    bottom: -10px;
}
.ztzl-m1-con{
    margin-top: 34px;
    padding: 0 108px;
    overflow: hidden;
}
.ztzl-m1-con .item img{
    height: 230px;
}
.ztzl-m1-con .item .carousel-caption{
    display: block;
    margin-top: 12px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ztzl-m1-con .owl-dots{
    display: none!important;
}
.ztzl-m1-con .owl-nav div{
    position: absolute;
    top: 50%;
    background: #f1f7ff!important;
    margin-top: -78px!important;
    border-radius: 50%!important;
    width: 137px;
    height: 137px;
    transition: .2s;
}
.ztzl-m1-con .owl-nav .owl-prev{  
    left: -197px;
}
.ztzl-m1-con .owl-nav .owl-next{  
    right: -197px;
}
.ztzl-m1-con .owl-controls .owl-nav .owl-prev:before{
    position: absolute;
    content: "";
    width: 20px;
    height: 37px;
    background: url(../images/lgztf9_03.png) no-repeat;
    top: 50%;
    left: 100px;
    margin-top: -18px;
}
.ztzl-m1-con .owl-controls .owl-nav .owl-next:before{
    position: absolute;
    content: "";
    width: 20px;
    height: 37px;
    background: url(../images/lgztf5_03.png) no-repeat;
    top: 50%;
    right: 100px;
    margin-top: -18px;
}
.ztzl-m1-con .owl-nav div:hover{
    box-shadow: 0 0px 8px #ccc;
}
.ztzl-m2-ul{
    margin-left: -15px;
    margin-right: -15px;
    background: url(../images/flgtp5_0711.png) no-repeat center 50px;
    padding-bottom: 50px;
}
.ztzl-m2-ul li{
    width: 33.3333%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    float: left;
    margin-top: 26px;
}
.ztzl-m2-ul li:hover .ztzl-li-d{
    box-shadow:  0 0 6px #ccc;
}
.ztzl-m2-ul li .ztzl-li-d{
    border: 1px solid #dcdcdc;
}
.ztzl-m2-ul li img{
    width: 100%;
    height: 188px;
}
.ztzl-m2-ul li p{
    line-height: 46px;
    border-top: 1px solid #dcdcdc;
    padding: 0 14px;
    overflow: hidden;
    background: #fff;
}
.ztzl-m2-ul li p span{
    color: #333;
    float: left;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztzl-m2-ul li p a{
    width: 80px;
    height: 25px;
    background: #5a9eff;
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    float: right;
}
.ztzl-m2-ul li p a:hover{
    background: #4389ed;
}

/* four-wrap */
.body-four{
    background:#f6faec url(../images/four1_01.jpg) no-repeat center 0;
}
.four-top{
    line-height: 34px;
    color: #fff;
    background: #60bd31;
}
.fh-home a{
    display: inline-block;
    padding-left: 25px;
    background: url(../images/four11_03.png) no-repeat left center;
    color: #fff;
}
.four-main{
    margin-top: 356px;
    background: #f3f9f8 url(../images/four3_03.jpg) center bottom no-repeat;
    padding-bottom: 52px;
}
.four-s1y1{
    padding: 22px;
    background: #fff;
}
.four-s1y2{
    padding: 22px 22px 12px 22px;
}
.four-sbox{
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
}
.four-s1-1{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
    box-sizing: border-box;
}
.four-title{
    height: 46px;
    overflow: hidden;
}
.four-title .i1f{
    float: left;    
}
.four-title .i2f{
    float: left;
    margin-top: 12px;
    margin-left: 2px;
}
.fooa{
    float: right;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #2f60c5;
    margin-top: 12px;
    position: relative;
}
.fooa:hover{
    background: #2556bb;
}
.fooa:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 30px;
    left: -9px;
    top: 0;
    background: #cd3333;
}
.four-con1{
    padding: 10px 0;
}
.four-con1 .list-ul{
    font-family: "simsun";
    font-size: 14px;
}
.four-con1 .list-ul li{
    line-height: 36px;
    height: 36px;;
}
.four-con1 .list-ul li a{
    color: #666;
}
.four-con1 .list-ul li:before{
    border-radius: 50%;
    -ms-border-radius:50%;
}
.four1-s2{
    padding:0 22px;
}
.four-title2 span{
    float: left;
    width: 183px;
    height: 38px;
    font-size: 18px;
    color:#fff;
    line-height: 38px;
    text-indent: 14px;
    background: url(../images/four4_03.png) no-repeat;
}
.four-title2 .fooa{
    margin-top: 8px;
}
.four1-s2-list{
    margin-top: 36px;
}
.four1-s2-list ul{
    overflow: hidden;
    margin-left: -13px;
    margin-right: -13px;
}
.four1-s2-list li{
    width: 20%;
    padding-left: 13px;
    padding-right: 13px;
    box-sizing: border-box;
    float: left;
}
.four1-s2-list li img{
    width:100%;
    border: 1px solid #dcdcdc;
}
.four-con1 .list-ul li:hover a{
    color: #196510;
}
.four-con1 .list-ul li:hover:before{
    background: #196510;
}
.four-main-gai{
    margin-top: 356px;
    background: #f3f9f8 url(../images/four3_03.jpg) center bottom no-repeat;
    padding: 18px 14px 52px;
    box-shadow: 0 0 6px #ccc;
}
.four-main-gai .xqcc-list-ul li:hover a{
    color: #196510;
}
.four-main-gai .position{
    padding: 14px 10px;
}

.redgl-wrap .ginav h2{
    background: url(../images/redgl1_03.jpg) no-repeat left top/100%;
}
.redgl-wrap .ginav ul li.active {
    border-left-color: #ef9512;
}
.redgl-wrap .ginav ul li.active span{
    color: #cb0101;
    background-image: url(../images/redgl2_07.png);
}
.redgl-wrap .ginav ul li:hover{
    border-left-color: #ef9512;
}
.redgl-wrap .ginav ul li:hover span{
    color: #cb0101;
    background-image: url(../images/redgl2_07.png);
}
.redgl-wrap .contt1 h2{
    color: #cb0101;
}
.redgl-wrap .gair-b2 li:hover a{
    color: #cb0101;
    background: url(../images/redgl3_11.png) no-repeat left center;
}
.red-xl .xlan-r{
    width: 100%;
}
.red-xl .xlan-r .xlan-r-pad{
    padding: 0;
}
.red-xl .xr-intro-p span .on{
    color: #e61a16;
}
.red-xl .page-text a{
    color: #e61a16;
}
.red-xl .page-text{
    color: #e61a16;
}

/* media */
.body-media{
    background: #ebeff1 url(../images/numf1_01.jpg) no-repeat center top;
}
.four-top{
    background: #1447b2;
}
.media-main{
    margin-top:100px;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.media-m1{
    margin-left: -10px;
    margin-right: -10px;
}
.med-m1-1{
    width: 41.8%;
    padding: 0 10px;
    box-sizing: border-box;
}
.med-m1-2{
    width: 58.2%;
    padding: 0 10px;
    box-sizing: border-box;
}
.med-m1-1 .latest{
    padding: 12px;
    border: 1px solid #dcdcdc;
    position: relative;
}
.med-m1-1 .latest .img1{
    width: 100%;
    height: 528px;
}
.med-m1-1 .latest>span{
    width: 78px;
    height: 74px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/numf3_03.png) no-repeat;
}
.med-m1-1 .latest b{
    position: absolute;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 14px;
    color: #fff;
    text-indent: 16px;
    bottom: 0;
    left: 0;
    line-height: 40px;
}
.hisp-title{
    padding-bottom: 10px;
    border-bottom: 2px solid #1447b2;
}
.hisp-title span{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.paper-search{
    float: right;
}
.paper-search input{
    width: 218px;
    height: 23px;
    border: 1px solid #dcdcdc;
    text-indent: 8px;
    float: left;
}
.paper-search button{
    height: 25px;
    width: 70px;
    background: #1447b2 url(../images/numf5_03.png) no-repeat 12px center;
    text-indent: 22px;
    font-size: 14px;
    color: #fff;
    border: none;
    margin-left: 2px;
}
.hisp1{
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.hisp1 span{
    float: left;
    width: 67px;
    height: 67px;
    border-radius: 10px;
    -ms-border-radius:10px;
    background: #ea1b23;
    position: relative;
}
.hisp1 span:before{
    position: absolute;
    content:"";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color:#ea1b23;
    right: -12px; 
    top: 50%;
    margin-top: -6px;
}
.hisp1 span i{
    display: block;
    width: 33px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 12px auto 0;
}
.hisp1-s1{
    width: calc(100% - 82px);
    margin-left: 15px;
    float: left;
}
.hisp1-s1 h2{
    margin-bottom: 12px;
}
.hisp1-s1 h2 a{
    font-weight: bold;
    color: #333;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hisp1-s1 h6{
    font-size: 14px;
    color: #666;
}
.hisp1-p{
    font-size: 14px;
    color: #666;
}
.hisp1-p p{
    margin-top: 5px;
}
.hisp2{
    margin-top: 14px;
}
.hisp2 ul{
    margin-left: -4px;
    margin-right: -4px;
}
.hisp2 li{
    width: 50%;
    padding: 0 4px;
    box-sizing: border-box;
    margin-top: 8px;
    float: left;
}
.hisp2 li a{
    background: #f5f5f5;
    line-height: 45px;
    display: block;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hisp2 li span{
    padding-left: 18px;
    position: relative;
    display: inline-block;
}
.hisp2 li span:before{
    width: 5px;
    height: 5px;
    background: #999;
    content:"";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
}
.hisp2 li:hover a{
    background: #1447b2;
    color: #fff;
}
.hisp2 li:hover span:before{
    background: #fff;
}
.media-m2{
    margin-top: 20px;
    position: relative;
    height: 200px;
}

.media-m2 h4{
    width: 150px;
    height: 35px;
    border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    background:#3d75ec;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 35px;
    text-align: center;
    z-index: 10;
}
.media-m2 h4 a{
    display: inline-block;
    padding-left: 32px;
    color: #fff;
    font-size: 16px;
    background: url(../images/numf8_03.png) no-repeat left center;
}
.media-xyimg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.media-xyimg .item img{
    height: 200px;
}
.media-xyimg .owl-dots{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5px;
}
.medea-logo{
    margin-top: 44px;
    margin-left: 110px;
}
.medea-logo img{
    max-width: 100%;
}
.media-footer .foot3{
    float: right;
}
.media-footer .foot2{
    margin-left: 50px;
}
.latest-two{
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    left: 0;
    display: none;
}
.latest-two a{
    display: inline-block;
    margin: 0 12px;
}
.latest-two a img{
    display: block;
}
.latest-two a span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;  
}
.latest-two-bg{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .45);
}
.hisp-title a{
    float: left;
    padding-left: 36px;
    background: url(../images/numf11_03.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    color: #1447b2;
}
.paper-xlc1{
    border: 1px solid #dcdcdc;
}
.pxlc1{
    line-height: 48px;
    padding: 0 12px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.pxlc1 .time{
    color: #666;
    float: left;
}
.pxlc1 .next-arcicle{
    float: right;
}
.next-arcicle a{
    padding: 4px 12px;
    border: 1px solid #3d75ec;
    color: #666;
    margin-left: 6px;
}
.next-arcicle a:last-child{
    color: #fff;
    background: #3d75ec;
}
.pxlc2{
    overflow-y: auto;
    max-height: 626px;
}
.pxlc2 .pxlc2-1{
    padding: 20px;
}
.pxlc2-1 h2{
    font-weight: bold;
    text-align: center;
    color: #000;
}
.pxlc2-1-1{
    margin-top: 20px;
}
.pxlc2-1-1 p{
    line-height: 30px;
    color: #666;
    text-indent: 2em;
    margin-top: 8px;
}
.pxlc3{
    border-top: 1px solid #dcdcdc;
    line-height: 48px;
    padding: 0 12px;
    overflow: hidden;
}
.sharel{
    float: left;
}
.bdsharebuttonbox{
    float: left;
    margin-top: 10px;
}

/* zysc-wrap */
.zysc-header{
    background: none;
}
.hqtb-banner .owl-dots{
    display: none!important;
}
.zysc-header .zztop{
    background: #fff;
}
.zy-search{
    width: 156px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid #3d75eb;
    background: #fff;
    padding: 0 8px;
    position: relative;
    margin-top: 5px;
    margin-left: 10px;
}
.zy-search form{
    height: 100%;
    width: 100%;
}
.zy-search .text{
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    font-size: 14px;
    float: left;
}
.zy-search .text::-webkit-input-placeholder{
    color: #666;
}
.zy-search button{
    position: absolute;
    right: 8px;
    top: 3px;
    background: url(../images/zysc10_03.png) no-repeat center;
    width: 13px;
    height: 13px;
    border: none;
    cursor: pointer;
}

.zysc-nav{
    background: #0b82c8;
    width: 93%;
    margin: 0 auto;
   
}
.zysc-nav ul{
    text-align: center;
    position: relative;
}
.zysc-nav ul:before{
    content: "";
    position: absolute;
    width: 76px;
    height: 100%;
    background: url(../images/zysc12_03.png) no-repeat;
    left: -45px;
    top: 0;
}
.zysc-nav ul:after{
    content: "";
    position: absolute;
    width: 76px;
    height: 100%;
    background: url(../images/zysc13_03.png) no-repeat;
    right: -45px;
    top: 0;
}

.zysc-nav li{
    display: inline-block;
    padding: 0 19px;
    position: relative;
    
}
.zysc-nav li>a{
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 12px 10px;
    border-bottom: 2px solid transparent;
}
.zysc-nav li.active>a{
    /* border-bottom-color: #ff8a00; */
    font-weight: bold;
}
.zysc-nav li:hover>a{
    /* border-bottom-color: #ff8a00; */
    font-weight: bold;
}
.zysc-main{
    margin-top: 327px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px;
}
.zysc-m1{
    padding: 0 10px;
    box-sizing: border-box;
    width: 61.7%;
}
.zysc-m2{
    padding: 0 10px;
    box-sizing: border-box;
    width: 38.3%;
}
.zysc-m-title{
    background: url(../images/zysc20_03.jpg) repeat-x left bottom;
}
.zysc-m-title span{
    float: left;
    padding: 0 12px;
    padding-bottom: 3px;
    font-size: 18px;
    color: #333;
    border-bottom: 3px solid #0b82c8;
}
.zysc-m-title span i{
    display: inline-block;
    padding-left: 40px;
    background: url(../images/zysc1_03.png) no-repeat left center;
    line-height: 40px;
}
.zysc-m-title a{
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 16px;
    margin-right: 8px;
}
.zysc-m1-1con{
    border: 1px solid #ddd;
    border-top: none;
    padding: 0 11px;
    overflow: hidden;
}
.zysc-dt-1{
    overflow: hidden;
    margin-top: 18px;
}
.zysc-dt-1-1{
    width: 48%;
    float: left;
}
.zysc-dt-1-1 img{
    width: 100%;
    height: 201px;
}
.zysc-dt-1-2{
    width: 52%;
    padding-left: 22px;
    box-sizing: border-box;
    float: left;
}
.zysc-dt-1-2 h2 a{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.zysc-dt-1-2 p{
    margin-top: 8px;
    line-height: 24px;
    color: #999;
}
.zysc-dt-1-2 .a1{
    width: 120px;
    height: 38px;
    border: 1px solid #0b82c8;
    border-radius: 5px;
    -ms-border-radius:5px;
    text-align: center;
    line-height: 38px;
    display: block;
    margin-top: 10px;
}
.zysc-dt-1-2 .a1 span{
    color: #0b82c8;
    padding-right: 20px;
    position: relative;
}
.zysc-dt-1-2 .a1 span:before{
    position: absolute;
    content:"";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #0b82c8;
}
.zysc-dt-1-2 .a1:hover{
    background:#0b82c8;
}
.zysc-dt-1-2 .a1:hover span{
    color: #fff;
}
.zysc-dt-1-2 .a1:hover span:before{
    border-left-color: #fff;
}
.zysc-dt-2{
    padding: 10px 0;
}
.zysc-dt-2 li:hover a{
    color: #0b82c8;
}
.zysc-m1-2{
    margin-top: 20px;
}
.zysc-m1-2 .zysc-m-title span i{
    background: url(../images/zysc3_03.png) no-repeat left center;
}
.zysc-m1-3 .zysc-m-title span i{
    background: url(../images/zysc4_03.png) no-repeat left center;
}
.zysc-m2-1{
    padding: 18px 18px 60px 18px;
    background: #edf3fa;
}
.zysc-m2-1-title{
    padding-bottom: 8px;
    border-bottom: 3px solid #0b82c8;
    overflow: hidden;
}
.zysc-m2-1-title span{
    display: inline-block;
    padding-left: 40px;
    background: url(../images/zysc2_03.png) no-repeat left center;
    line-height: 34px;
    font-size: 18px;
}
.zysc-m2-1-title a{
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 16px;
    margin-right: 8px;
}
.zysc-m2-1-list .list-ul li:hover a{
    color: #0b82c8;
}
.zysc-m2-2{
    background: url(../images/zysc30_03.png) no-repeat center top;
    height: 366px;
    margin-top: -38px;
    overflow: hidden;
}
.zysc-m2-2-t{
    width: 246px;
    margin: 123px auto 0;
    color: #fff;
}
.zysc-m2-2-t h2{
    text-align: center;
    font-size: 24px;
}
.zysc-m2-2-t p{
    margin-top: 10px;
}
.erjhqtb-banner{
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}
.erjhqtb-banner img{
    width: 100%;
    height: 196px;
}
.zysc-gail-wrap .ginav h2{
    background-image: url(../images/zysc40_03.jpg);
}
.zysc-gail-wrap .ginav ul li.active{
    border-left-color: #0b82c8;
}
.zysc-gail-wrap .ginav ul li.active span{
    color: #0b82c8;
    background-image: url(../images/zysc50_03.png);
}
.zysc-gail-wrap .ginav ul li:hover{
    border-left-color: #0b82c8;
}
.zysc-gail-wrap .ginav ul li:hover span{
    color: #0b82c8;
    background-image: url(../images/zysc50_03.png);
}
.zysc-gail-wrap .contt1 h2{
    color: #0b82c8;
}
.zysc-gail-wrap .gair-b2 li:hover a{
    color: #0b82c8;
}
.zysc-footer .foot-cc{
    background: #0b82c8;
}
.zysc-gail-wrap{
    margin-top: 10px;
}
.zysc-gail-wrap .position{
    background: transparent;
}
.zysc-nav-d {
    position: absolute;
    top: 100%;
    left: 8px;
    display: none;
    z-index: 9999;
}
.zysc-nav-d a {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    width: 110px;
    background: rgba(64, 158, 226, 0.8);
    border-bottom: 2px solid transparent;
    padding: 5px 0;
}
.zysc-nav-d a:hover{
    background: rgba(64, 158, 226, 1);
}

/* dzb-wrap */
.dzb-header .zz-nav{
    padding-top: 5px;
    background: #d40102;
}
.dzb-header .zz-middle{
    background-image: url(../images/dzbf12_02.jpg);
}
.dzb-header .zz-nav ul:before{
    border-left-color: #d40102;
}
.dzb-header .zz-nav ul:after{
    border-right-color: #d40102;
}
.dzb-header .zz-nav .ul1{
    /* overflow: hidden; */
    background:#ae0001 url(../images/dzbf13_05.jpg) repeat-x;
}
.dzb-header .zz-nav li{
    padding: 0 19px;
}
.dzb-banner .owl-dots .owl-dot.active span, .dzb-banner .owl-dots .owl-dot:hover span{
    background: #b4020a;
}
.dzb-main{
    margin-top: 18px;
}
.dzb-sec1{
    margin: 0 -10px;
}
.dzb-sec1 .dzb1-s0{
    padding: 0 10px;
    box-sizing: border-box;
}
.dzb1-s1{
    width: 64.4%;
}
.dzb1-s2{
    width: 35.6%;
}
.dzb1-s1 .fiz1-l-1{
    height: 324px;
}
.dzb-bmdt2{
    width: 54.7%;
}
.dzb-bmdt2-pad{
    padding-left: 20px;
    box-sizing: border-box;
}
.dzb1-s1 .fiz1-l-1 .bd ul li .title{
    background: #f7f5f5;
    border: 1px solid #e5e5e5;
}
.dzb1-s1 .fiz1-l-1 .bd ul li .title a{
    margin-top: 0;
    line-height: 38px;
    font-weight: bold;
}
.dzb1-s1 .fiz1-l-1 .bd ul li .title p{
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    padding: 8px;
}
.dzb1-s1 .fiz1-l-1 .hd{
    bottom: 106px;
}
.dzb1-s1 .fiz1-l-1 .hd ul li.on{
    background: #b4020a;
}
.dz-list-ul li:hover a{
    color: #b4020a;
    font-weight: bold;
}
.dz-list-ul li:hover:before{
    background: #b4020a;
}
.dzb1-s2-title a{
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-indent: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../images/dzbf10_03.png) no-repeat;
}
.dzb-bmdt-title{
    margin-bottom: 15px;
}
.dzb-bmdt-title a{
    display: inline-block;
    padding-left: 30px;
    background: url(../images/dzbf2_03.png) no-repeat left center;
    font-size: 18px;
    color: #b4020a;
    font-weight: bold;
}
.dzb1-s2-1 ul{
    padding: 6px 0;
}

.dzb-sec2{
    padding: 10px 0 20px;
    background: #fafafa;
    margin-top: 20px;
}
.dzb-sec2-box{
    margin: 0 -20px;
}
.dzb-sec2-1{
    width: 33.3333%;
    padding: 0 20px;
    box-sizing: border-box;
}
.dzb-title2{
    border-bottom: 1px solid #dedcdc;
    margin-bottom: 16px;
}
.dzb-title2 a{
    padding: 0 22px;
    border-bottom: 2px solid #b60104;
    line-height: 38px;
    display: inline-block;
    font-size: 18px;
    
    color: #b60104;
}
.dzb-title2 a span{
    padding-left: 44px;
    background-image: url(../images/dzbf3_03.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
}
.dzb-sec2-1:nth-of-type(2) .dzb-title2 a span{
    background-image: url(../images/dzbf4_03.png);
}
.dzb-sec2-1:nth-of-type(3) .dzb-title2 a span{
    background-image: url(../images/dzbf5_03.png);
}
.dzb-sec2-c1 li{
    height: 40px;
    line-height: 41px;
}
.dzb-sec2-c1 li a{
    padding-left: 18px;
    width: 75%;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.dzb-sec2-c1 li a:before{
    content:"";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    margin-top: -3px;
    top: 50%;
    background: #c6c6c6;
    border-radius: 50%;
}
.dzb-sec2-c1 li span{
    border: 1px solid #da0707;
    width:65px;
    height: 23px;
    border-radius: 9px;
    -ms-border-radius:9px; 
    font-size: 12px;
    color: #999;
    float: right;
    text-align: center;
    line-height: 23px;
    margin-top: 10px;
    cursor: pointer;
}
.dzb-sec2-c1 li span i{
    display: inline-block;
    background: url(../images/dzbf6_03.png) no-repeat left center;
    padding-left: 20px;
}
.dz-gwzz-tab span{
    display: inline-block;
    background: #dcdcdc;
    font-size: 16px;
    padding: 6px 18px;
    margin-right: 5px;
    cursor: pointer;
}
.dz-gwzz-tab span.active{
    color: #fff;
    background: #b4020a;
}
.dz-gwzz-con{
    margin-top: 10px;
}
.dz-gwzz-con1{
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 16px;
}
.dz-gwzz-con1 p{
    line-height: 28px;
    color: #666;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.dz-gwzz-con1 a{
    display: inline-block;
    border: 1px solid #cc0000;
    color: #cc0000;
    padding: 4px 10px;
    margin-top: 8px;
}
.ffzn1{
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 12px 16px;
}
.ffzn1 .ffzn1-1{
    line-height: 28px;
    color: #333;
}
.ffzn1 a{
    width: 33px;
    padding: 12px;
    background: #ff9900;
    border-radius: 5px;
    -ms-border-radius:5px;
    float: left;
    margin-left: 15px;
    font-weight: bold;
    color: #fff;
    margin-top: 18px;
}
.ffzn1 a:hover{
    background: #e78e09;
}
.ffzn2{
    margin-top: 14px;
}
.ffzn2 a{
    height: 48px;
    line-height: 48px;
    background: #d40105;
    display: block;
    padding: 0 30px 0 20px;
    overflow: hidden;
}
.ffzn2 a span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(33, 55, 76, 0.64);
}
.ffzn2 a i{
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/dzbf8_03.png) no-repeat;
    margin-top: 9px;
}


/* sxgc-wrao */
.sxgc-ej-bg{
    height: 278px;
    background: url(../images/sxgcbg1_01.jpg) no-repeat center top;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.sxgc-nav{
    background: #1053a4;
}
.sxgc-nav ul:before{
    background: url(../images/praf12.png) no-repeat;
}
.sxgc-nav ul:after{
    background: url(../images/praf13.png) no-repeat;
}
.sxgc-banner .item img{
    height: 487px;
}
.sxgc-nav .zysc-nav-d a{
    background: rgba(64, 114, 226, 0.68);
}
.sxgc-nav .zysc-nav-d a:hover{
    background: rgba(64, 114, 226, 1);
}
.sxgc-ser{
    margin-top: 90px;
    text-align: center;
}
.sxgc-main{
    margin-top: 121px;
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
}
.sxgc1-ml{
    padding:0 10px;
    width: 66.3%;
    box-sizing: border-box;
}
.sxgc1-mr{
    padding:0 10px;
    width: 33.7%;
    box-sizing: border-box;
}
.sxgc1-ml1{
    border: 1px solid #ddd;
    padding: 0 20px;
}
.sxgc1-ml1-title{
    background: url(../images/praf14_03.jpg) repeat-x left bottom;
    line-height: 44px;
    overflow: hidden;
    margin-top: 5px;
}
.sxgc1-ml1-title span{
    float: left;
    padding: 0 3px;
    border-bottom: 3px solid #1053a4;
}
.sxgc1-ml1-title span i{
    padding-right: 40px;
    background: url(../images/praf4_03.png) no-repeat right center;
    font-size: 21px;
    color: #1053a4;
    display: inline-block;
}
.sxgc1-ml1-title a{
    float: right;
    font-size: 14px;
    color: #333;
    margin-right:8px;
    margin-top: 5px;
}
.gc-intro{
    margin: 28px 0;
}
.gc-intro-1{
    padding: 5px;
    width: 228px;
    height: 193px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .14);
}
.gc-intro-1 img{
    width: 100%;
    height: 100%;
}
.gc-intro-2{
    width: calc(100% - 256px);
    margin-left: 18px;
}
.gc-intro-2 p{
    line-height: 30px;
    color: #333;
}
.gc-intro-2 a{
    width: 164px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #1053a4;
    border-radius: 20px;
    -ms-border-radius: 20px;
    display: block;
    margin-top: 12px;
}
.gc-intro-2 a span{
    display: inline-block;
    padding-left: 29px;
    color: #1053a4;
    background: url(../images/praf20_03.png) no-repeat left center;
}
.sxgc1-ml2 .sxgc1-ml1-title span i{
    background-image: url(../images/praf5_03.png);
}
.sxgc1-ml2{
    margin-top: 20px;
}
.gcnews-dt{
    padding: 8px 0;
}
.gcnews-dt li{
    padding-left: 18px;
    line-height: 39px;
    height: 39px;
    position: relative;
}
.gcnews-dt li:before{
    position: absolute;
    content: "";
    border: 5px solid transparent;
    border-left-color: #999999;
    top: 50%;
    margin-top: -5px;
    left: 0;
}
.gcnews-dt li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 78%;
    color: #333;
}
.gcnews-dt li span{
    font-size: 14px;
    color: #999;
    float: right;
}
.gcnews-dt li:hover a{
    color: #1053a4;
}
.gcnews-dt li:hover:before{
    border-left-color: #1053a4;
}
.sxgc1-mr-1 h4{
    line-height: 53px;
    background: #1153a4;
}
.sxgc1-mr-1 h4 a{
    font-size: 21px;
    color: #fff;
    margin-left: 22px;
}
.sxgc1-mr-1 ul{
    background: #f1f7fa;
    padding: 0px 30px 30px 30px;
}
.sxgc1-mr-1 li{
    padding: 7px 0;
    border-bottom: 1px dashed #ddd;
}
.sxgc1-mr-1 li a{
    display: block;
    overflow: hidden;
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.sxgc1-mr-1 li a:hover{
    color: #1053a4;
}
.sxgc1-mr-1 li span{
    font-size: 14px;
    color: #999;
}
.sxgc1-mr-2 ul{
    margin-top: 16px;
    margin-left: -10px;
    margin-right: -10px;
}
.sxgc1-mr-2 li{
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;  
    float: left;
}
.sxgc1-mr-2 li a{
    background: #8fb9db;
    display: block;
    height: 143px;
    border-radius: 10px;
    -ms-border-radius:10px;
    text-align: center;
    overflow: hidden;
}
.sxgc1-mr-2 li img{
    display: block;
    width: 57px;
    margin: 26px auto 10px;
}
.sxgc1-mr-2 li span{
    color: #fff;
    font-size: 18px;

}
.sxgc1-mr-2 li:hover a{
    background: #77a9d2;
}
.sxgc-footer .foot-cc{
    background: #1153a4;
}
.zysc-header .zbm-nav{
    background: #1053a4;
}
.zysc-header .zy-search{
    border: 1px solid #1053a4;
}
.sxgc-gail-wrap .ginav h2{
    background-image: url(../images/sxgcf60_03.jpg);
}
.sxgc-gail-wrap .ginav ul li.active{
    border-left-color: #1053a4;
}
.sxgc-gail-wrap .ginav ul li.active span{
    color: #1053a4;
    background-image: url(../images/sxgcf101_07.png);
}
.sxgc-gail-wrap .ginav ul li:hover{
    border-left-color: #1053a4;
}
.sxgc-gail-wrap .ginav ul li:hover span{
    color: #1053a4;
    background-image: url(../images/sxgcf101_07.png);
}  
.sxgc-gail-wrap .contt1 h2{
    color: #1053a4;
}







/* xgh-header */
.xgh-header .zz-search input::-webkit-input-placeholder{
    color: #e61c15;
}
.xgh-header .zz-nav{
    background: #095e9e;
    padding-top: 5px;
}
.xgh-header .zz-nav ul{
    background: #fff;
    position: relative;
}
.xgh-header .zz-nav ul:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 64px solid transparent;
    border-left-color: #095e9e;
    left: -17px;
    top: -68px;
    transform: rotate(-10deg);
}
.xgh-header .zz-nav ul:after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 64px solid transparent;
    border-right-color: #095e9e;
    right: -17PX;
    top: -68px;
    transform: rotate(10deg);
}
.xgh-header .zz-nav li{
    padding: 0 3px;
}
.xgh-header .zz-nav li:before{
    background: transparent;
}
.xgh-header .zz-nav li>a{
    color: #666;
    padding: 18px 10px;
    position: relative;
}
.xgh-header .zz-nav li.active>a{
    color: #e61a16;
    font-weight: bold;
}
.xgh-header .zz-nav li.active>a{
    border-bottom:2px solid #e61a16;
}
.xgh-header .zz-nav li.active>a:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #e61a16;
    left: 50%;
    bottom:0;
    margin-left: -5px;
}
.xgh-header .zz-middle{
    background: url(../images/xghf20_02.jpg) no-repeat center 0;
    padding: 24px 0;
}
.xgh-header .zz-search button {
    background: url(../images/xghf21_03.png) no-repeat center/100%;
}
.xgh-header .zz-search {
    border-color: #095e9e;
}
.xgh-header .zz-search .text::-webkit-input-placeholder{
    color: #333;
}
.xgh-header .zzt-r .zbm-nav{
    background:#095e9e;
}
.xgh-header .bmdh-box{
    border-color: #095e9e;
}
.xgh-header .zztop{
    background: #ededed;
}
/* .xgh-m-banner img{
    max-width: 100%;
} */
.xgh-m-banner{
    height: 303px;
    background: url(../images/xghf1_02.jpg) no-repeat center top;
}
.xgh-main{
    margin: 30px -23px 50px;
}
.xgh-ml{
    padding:0 23px;
    box-sizing: border-box;
    width: 62.5%;
}
.xgh-mr{
    padding:0 23px;
    box-sizing: border-box;
    width: 37.5%;
}
.xgh-title1{
    background: url(../images/zysc20_03.jpg) repeat-x left bottom;
    overflow: hidden;
}
.xgh-title1 span{
    float: left;
    padding: 0 12px;
    padding-bottom: 3px;
    font-size: 18px;
    color: #333;
    border-bottom: 3px solid #004274;
}
.xgh-title1 span i{
    display: inline-block;
    padding-left: 36px;
    background: url(../images/xghf4_03.png) no-repeat left center;
    line-height: 40px;
}
.xgh-title1 a{
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 16px;
    margin-right: 8px;
}
.xgh-ml-1box1{
    margin-top: 16px;
}
.xgh-ml-1-img{
    float: left;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    padding: 10px;
    width: 52%;
    height: 250px;
}
.xgh-ml-1-img img{
     width: 100%;
     height: 100%;
}
.xgh-ml-1-text{
    width: 48%;
    box-sizing: border-box;
    padding-left: 16px;
    float: left;
}
.xgh-ml-1-text h2 a{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.xgh-ml-1-text p{
    margin-top: 8px;
    line-height: 24px;
    color: #999;
}
.xgh-ml-1-text .a1{
    width: 120px;
    height: 38px;
    border: 1px solid #095e9e;
    border-radius: 5px;
    -ms-border-radius: 5px;
    text-align: center;
    line-height: 38px;
    display: block;
    margin-top: 10px;
}
.xgh-ml-1-text .a1 span{
    color: #0b82c8;
    padding-right: 20px;
    position: relative;
}
.xgh-ml-1-text .a1 span:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #095e9e;
}
.xgh-ml-1-text .a1:hover{
    background:#095e9e;
}
.xgh-ml-1-text .a1:hover span{
    color: #fff;
}
.xgh-ml-1-text .a1:hover span:before{
    border-left-color: #fff;
}
.xgh-ml-1box2 .xgh-list-ul{
    padding: 10px 0;
}
.xgh-list-ul li:hover a{
    color: #095e9e;
}
.xgh-ml-2box2{
    padding: 10px 0;
}
.xgh-mr-box{
    background: #f5f5f5;
}
.xgh-mr-1 h2{
    line-height: 58px;
    background: #095e9e;
    padding: 0 26px;
}
.xgh-mr-1 h2 a{
    display: inline-block;
    padding-left: 36px;
    background: url(../images/xghf5_03.png) no-repeat left 22px;
    color: #fff;
    font-size: 18px;
}
.xgh-mr-1 .list-ul{
    padding: 16px 24px;
}
.xgh-mr-1 .list-ul li{
    padding-left: 0;
}
.xgh-mr-1 .list-ul li a{
    width: 74%;
}
.xgh-mr-1 .list-ul li:before{
    background: none;
}
.xgh-mr-1 .list-ul li:hover a{
    color: #095e9e;
}
.xgh-mr-1-img{
    padding: 0 24px;
    margin-top: 20px;
}
.xgh-mr-1-img img{
    width: 100%;
}
.xgh-mr-2{
    margin-top: 46px;
    padding-bottom: 57px;
    background: url(../images/xghf9_03.png) no-repeat 90% 90%;
}
.xgh-mr-2 h2{
    padding: 0 25px;
    background: #dfdfdf;
    line-height: 58px;
}
.xgh-mr-2 h2 a{
    padding-left: 36px;
    background:url(../images/xghf8_03.png) no-repeat left center;
    font-size: 18px;
    color: #095e9e;
    display: inline-block;
}
.xgh-mr-2 p{
    padding: 0 24px;
    line-height: 30px;
    color: #333;
    margin-top: 10px;
    padding-bottom: 30px;
}
.xgh-footer .foot-cc{
    background: #004274;
}
.xgh-wrap .ginav h2{
    background-image: url(../images/xghf30_03.jpg);
}
.xgh-wrap .ginav ul li.active{
    border-left-color: #095e9e;
}
.xgh-wrap .ginav ul li.active span{
    color: #095e9e;
    background-image: url(../images/xghf40_07.png);
}
.xgh-wrap .ginav ul li:hover{
    border-left-color: #095e9e;
}
.xgh-wrap .ginav ul li:hover span{
    color: #095e9e;
    background-image: url(../images/xghf40_07.png);
}
.xgh-wrap .contt1 h2{
    color: #095e9e;
}
.xgh-conmon-wrap .xlan-r{ 
    width: 100%;
    float: none;
}
.xgh-conmon-wrap .page-text{
    color: #095e9e;
}
.xgh-conmon-wrap .page-text a{
    color: #095e9e;
}

/* bwc-wrap */
.bwc-header .zz-middle{
    background: url(../images/bwcf1_02.jpg) no-repeat center 0;
    padding: 24px 0;
}
.bwc-header .zz-logo span{
    color: #fff;
}
.bwc-header .zz-nav{
    background: #1855d4;
}
.bwc-header .zz-nav ul:before{
    border-left-color: #1855d4;
}
.bwc-header .zz-nav ul:after{
    border-right-color: #1855d4;
}
.bwc-header .zz-nav ul{
    background: #3d75ec;
}
.bwc-header .zz-nav li>a{
    color: #fff;
}
.bwc-header .zz-nav li.active>a{
    color: #fff;
    border: none;
}
.bwc-header .zz-nav li{
    padding: 0 17px;
}
.bwc-header .zz-nav li.active>a:before{
    border-bottom-color: #fff;
    bottom:-3px;
}
.bwc-header .zzt-r .zbm-nav{
    background:#2964e4;
}
.bwc-header .bmdh-box{
    border-color: #2964e4;
}
.bwc-header .zztop {
    background: #ebf1fd;
}
.bwc-header .zz-search .text::-webkit-input-placeholder{
    color: #1447b2;
}

.bwc-header .item img{
    height: 300px;
}
.bwc-banner .item .carousel-caption{
    height: 40px;
    background: rgba(0, 0, 0, .45);
    position: absolute;
    left: 0;
    width: 100%;
    bottom:0;
}
.bwc-banner .owl-dots{
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
}
.bwc-banner .owl-dots .owl-dot span{
    margin: 5px 2px;
    background: #fff;
}
.bwc-banner .owl-dots .owl-dot.active span, .xcb-banner .owl-dots .owl-dot:hover span{
    background: #3d75ec;
    width: 30px;
}
.bwc-banner .owl-nav{
    position: absolute;
    width: 1200px;
    right: 0;
    margin: auto;
    top: 50%;
    left: 0;
    height: 40px;
    margin-top: -40px;
}
.bwc-banner .owl-controls .owl-nav [class*=owl-]{
    background: url(../images/bwcf100_03.png) no-repeat;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
}
.bwc-banner .owl-controls .owl-nav .owl-prev{
    left: 0;
    background-position: 0;
}
.bwc-banner .owl-controls .owl-nav .owl-next{
    right: 0;
    background-position: -46px 0;
}
.bwc-banner .owl-controls .owl-nav [class*=owl-]:hover{
    opacity: 0.8;
}
.bwc-main{
    margin-top: 30px;
}
.bwc-s1{
    margin: 0 -10px;
}
.bwc-s1-1,.bwc-s1-2,.bwc-s1-3{
    padding: 0 10px;
    box-sizing: border-box;
    width: 29.5%;
}
.bwc-s1-1{
    width: 41%;
}
.bwc-title{
    border-bottom: 2px solid #5a9eff;
    overflow: hidden;
    line-height: 40px;
}
.bwc-title span{
    float: left;
    width: 154px;
    height: 40px;
    background: url(../images/bwcf3_03.png) no-repeat;
    color: #fff;
    text-indent: 35px;
    font-size: 18px;
    font-weight: bold; 
}
.bwc-title a{
    margin-right: 8px;
    float: right;
    color: #666;
    font-size: 14px;
}
.bwc-b1-1 h2{
    padding: 20px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.bwc-b1-1 h2 a{
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.bwc-b1-1 h2 p{
    color: #666;
    line-height: 24px;
    margin-top: 15px;
}
.bwc-list-ul{
    padding: 10px 0;
}
.bwc-list-ul li:hover a{
    color: #164dc1;
}
.bwc-list-ul li:hover:before{
    background: #164dc1;
}
.bwc-b2-1 li{
    margin-top: 15px;
    padding-left: 20px;
    position: relative;
}
.bwc-b2-1 li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #c6c6c6;
    left: 0;
    top: 9px;
}
.bwc-b2-1 li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    color: #333;
}
.bwc-b2-1 li span{
    display: block;
    margin-top: 3px;
    color: #999;
    font-size: 14px;
}
.bwc-b2-1 li:hover a{
    color: #164dc1;
}
.bwc-b2-1 li:hover:before{
    background: #164dc1;
}
.bwc-s2{
    margin: 0 -10px;
}
.bwc-s2-1{
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}
.bwc-list-ul2 li span{
    margin-right: 8px;
}
.bwc-l3{
    padding: 16px 0px;
    background: #fafafa;
}
.bwc-s3{
    margin: 0 -10px;
}
.bwc-s3-1,.bwc-s3-2,.bwc-s3-3{
    padding: 0 10px;
    box-sizing: border-box;
    width: 30%;
}
.bwc-s3-1{
    width: 40.6%;
}
.bwc-s3-3{
    width: 29.4%;
}
.bwc-title2{
    border-bottom: 1px solid #dedcdc;
}
.bwc-title2 a{
    display: inline-block;
    padding: 0 32px;
    line-height: 38px;
    border-bottom: 2px solid #1447b2;
}
.bwc-title2 a span{
    display: inline-block;
    padding-left: 43px;
    font-size: 18px;
    font-weight: bold;
    color: #1447b2;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/bwcf5_03.png);
}
.bwc-s3-2 li i{
    float: right;
    width: 65px;
    height: 23px;
    border: 1px solid #1447b2;
    border-radius: 9px;
    margin-top: 7px;
    line-height: 23px;
    position: relative;
    text-indent: 30px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}
.bwc-s3-2 li i:before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/bwcf7_03.png) no-repeat;
    left: 10px;
    top: 4px;
}
.bwc-s3-3 ul{
    margin: 0 -6px;
}
.bwc-s3-3 li{
    padding: 0 6px;
    box-sizing: border-box;
    width: 50%;
    float: left;
    margin-top: 14px;
}
.bwc-s3-3 li:nth-of-type(1),..bwc-s3-3 li:nth-of-type(1){
    margin-top: 0;
}
.bwc-s3-3 li a{
    border: 1px solid #3d75ec;
    line-height: 68px;
    display: block;
}
.bwc-s3-3 li i{
    float: left;
    width: 34px;
    height: 28px;
    background-repeat: no-repeat;
    background-image: url(../images/bwcf9_03.png);
    margin-left: 28px;
    margin-top: 20px;
    transition: .2s;
}
.bwc-s3-3 li span{
    font-weight: bold;
    margin-left: 5px;
}
.bwc-s3-3 li:nth-of-type(1) i{
    background-position: -10px 0px;
}
.bwc-s3-3 li:nth-of-type(1):hover i{
    background-position: -10px -39px;
}
.bwc-s3-3 li:nth-of-type(2) i{
    background-position: -67px -2px;
}
.bwc-s3-3 li:nth-of-type(2):hover i{
    background-position: -67px -41px;
}
.bwc-s3-3 li:nth-of-type(3) i{
    background-position: -128px -2px;
    margin-left: 20px;
}
.bwc-s3-3 li:nth-of-type(3):hover i{
    background-position: -128px -41px;
}
.bwc-s3-3 li:nth-of-type(4) i{
    background-position: -190px -2px;
}
.bwc-s3-3 li:nth-of-type(4):hover i{
    background-position: -190px -41px;
}
.bwc-s3-3 li:nth-of-type(5) i{
    background-position: -248px -3px;
}
.bwc-s3-3 li:nth-of-type(5):hover i{
    background-position: -248px -42px;
}
.bwc-s3-3 li:nth-of-type(6) i{
    background-position: -310px -4px;
}
.bwc-s3-3 li:nth-of-type(6):hover i{
    background-position: -310px -43px;
}
.bwc-s3-3 li a:hover{
    background:#4f72ef url(../images/bwcf50_03.jpg) no-repeat;
}
.bwc-s3-3 li a:hover span{
    color: #fff;
}
.bwc-l4{
    background: #e2ecf4;
    padding: 18px 0;
}
.bwc-link h3{
    float: left;
    width: 96px;
    line-height: 58px;
    font-weight: bold;
    font-size: 18px;
    color: #666;
}
.bwc-link ul{
    float: left;
    width: calc(100% - 96px);
    margin: 0 -2px;
}
.bwc-link ul li{
    padding: 0 2px;
    box-sizing: border-box;
    width: 16.6666%;
    float: left;
}
.bwc-link ul li a{
    text-align: center;
    display: block;
    padding: 17px 0;
    font-size: 18px;
    color: #666;
    border: 1px solid #c7c7c7;
    background: #fff;
}
.bwc-link ul li:nth-of-type(5) a{
    padding: 5px 0;
}
.bwc-link ul li:hover a{
    color: #fff;
    border-color: #3d75ec;
    background: #3d75ec;
    font-weight: bold;
}
.bwc-common-wrap .xlan-r{
    width: 100%;
}


/* devp-wrap */
.dev-header .sxgc-nav{
    background: #1447b2;
}
.dev-header .sxgc-nav ul:before{
    background: url(../images/devf9.png) no-repeat;
}
.dev-header .sxgc-nav ul:after{
    background: url(../images/devf10.png) no-repeat;
}
.devf-banner .item img{
    height: 493px;
}
.devf-banner{
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
}
.dev-topz{
    position: absolute;
    width: 1200px;
    margin: auto;
    left: 0;
    right: 0;
    top: 30px;
    z-index: 2;
}
.devf-banner .owl-carousel .owl-item img:hover{
	opacity: 1;	
}
.dev-header .zysc-nav li{
    padding: 0 30px;
}
.devf-banner .owl-dots{
    width: 1200px;
    margin:auto;
    text-align: right;
    position: absolute;
    bottom: 6px;
    right: 0;
    left: 0;   
}
.devf-banner .item{
    position: relative;
}
.devf-banner .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    padding: 10px 0;
}
.devf-banner .carousel-caption b{
    display: block;
    color: #fff;
}
.devf-banner .carousel-caption b i{
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.devf-banner .owl-nav{
    width: 1200px;
    margin:auto;
    position: absolute;
    top: 60%;
    right: 0;
    left: 0;   
}
.devf-banner .owl-controls .owl-nav [class*=owl-]{
    background: url(../images/devf11_03.png) no-repeat;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
}
.devf-banner .owl-controls .owl-nav .owl-prev{
    left: 0;
    background-position: 0;
}
.devf-banner .owl-controls .owl-nav .owl-next{
    right: 0;
    background-position: -48px 0;
}
.devf-banner .owl-controls .owl-nav [class*=owl-]:hover{
    opacity: 0.8;
}
.devf-banner .owl-dots .owl-dot span{
    margin: 5px 2px;
    background: #fff;
}
.devf-banner .owl-dots .owl-dot.active span, .xcb-banner .owl-dots .owl-dot:hover span{
    background: #1447b2;
    width: 30px;
}
.dev-header{
    height: 523px;
}
.dev-main{
    margin-top: 30px;
    margin-bottom: 52px;
}
.devmbox{
    margin: 0 -10px;
}
.devm1{
    box-sizing: border-box;
    width: 71.6%;
    padding: 0 10px;
}
.devm2{
    box-sizing: border-box;
    width: 28.4%;
    padding: 0 10px;
}
.devm1-1-img{
    float: left;
    width: 47%;
}
.devm1-1-dt{
    width: 53%;
    float: left;
}
.devm1-1-img .fiz1-l-1{
    width: 100%;
    height: 300px;
}
.devm1-1-dt-pad{
    padding-left: 20px;
}
.dev-title{
    background: url(../images/zysc20_03.jpg) repeat-x left bottom;
    overflow: hidden;
    line-height: 35px;
}
.dev-title span{
    float: left;
    width: 120px;
    height: 35px;
    font-weight: bold;
    font-size: 18px;
    color:#fff;
    text-align: center;
    background: #154bbd;
}
.dev-title a{
    float: right;
    font-size: 14px;
    color: #666;
    margin-right: 8px;
}
.devm1-1-img .fiz1-l-1 .bd ul li .pic img{
    height: 300px;
}
.devm1-1-img .fiz1-l-1 .hd{
    bottom: 10px;
}
.devm1-1-img .fiz1-l-1 .bd ul li{
    position: relative;
}
.devm1-1-img .fiz1-l-1 .bd ul li .title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .45);
}
.devm1-1-img .fiz1-l-1 .bd ul li .title a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    margin:0;
    color: #fff;
    text-align: left;
    width: 60%;
}
.devm1-1-dtcon h2{
    padding: 14px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.devm1-1-dtcon h2 a{
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.devm1-1-dtcon h2 p{
    color: #666;
    line-height: 24px;
    margin-top: 10px;
}
.dev-list-ul{
    padding: 10px 0;
}
.dev-list-ul li:hover a{
    color: #154bbd;
}
.dev-list-ul li:hover:before{
    background: #154bbd;
}
.devm1-2{
    padding: 10px;
    border: 1px solid #dcdcdc;
}
.devm1-2-1 .devm1-2-title1{
    float: left;
    width: 160px;
    margin-right: 26px;
}
.devm1-2-con{
    float: left;
    width: calc(100% - 186px);
}
.devm1-2-title1 a{
    display: block;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    background: #f0f0f0;
    color: #666;
    font-weight: bold;
    font-size: 18px;
}
.devm1-2-title1 a.active:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color: #154bbd;
    right: -12px;
    top: 50%;
    margin-top: -6px;
}
.devm1-2-title1 a:first-child{
    margin-bottom: 12px;
}
.devm1-2-title1 a.active{
    background: #154bbd;
    color: #fff;
}
.devm1-2-title1 a span{
    display: inline-block;
    padding-left: 34px;
    position: relative;
    font-weight: bold;
}
.devm1-2-title1 a span:before{
    width: 30px;
    height: 32px;
    background-image: url(../images/devf2_03.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: 19px;
}
.devm1-2-title1 a .s1:before{
    background-position: -5px -1px;
}
.devm1-2-title1 a.active .s1:before{
    background-position: -5px -36px;
}
.devm1-2-title1 a .s2:before{
    background-position: -50px -2px;
}
.devm1-2-title1 a.active .s2:before{
    background-position: -50px -36px;
}
.devm1-2-c1 .dev-list-ul{
    padding: 0;
}
.devm1-2-2{
    margin-top: 20px;
}
.devm1-2-title2{
    height: 35px;
    background: #f0f0f0;
    line-height: 35px;
}
.devm1-2-title2 span{
    float: left;
    width: 160px; 
    background: #154bbd;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
}
.devm1-2-title2 span:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #154bbd;
    left: 50%;
    bottom: -12px;
    margin-left: -6px;
    
}
.devm1-2-title2 span i{
    display: inline-block;
    padding-left: 34px; 
    background: url(../images/devf4_03.png) no-repeat left center;
    font-weight: bold;
}
.devm1-2-title2 a{
    font-size: 14px;
    color: #666;
    float: right;
    margin-right: 8px;
}
.devm2-1 li {
    padding: 12px 0;
    padding-left: 20px;
    position: relative;
    border-bottom: 1px dashed #dcdcdc;
}
.devm2-1 li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #c6c6c6;
    left: 0;
    top: 19px;
}
.devm2-1 li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    color: #333;
}
.devm2-1 li span{
    display: block;
    margin-top: 3px;
    color: #999;
    font-size: 14px;
}
.devm2-1 li:hover a{
    color: #164dc1;
}
.devm2-1 li:hover:before{
    background: #164dc1;
}
.devm2-2{
    margin-top: 20px;
}
.devm2-t1{
    margin-top: 20px;
    background: #f0f0f0;
    padding: 10px;
}
.devm2-t1 a{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.devm2-t1 p{
    line-height: 24px;
    color: #999;
    margin:8px 0;
}
.devm2-t1 span{
    display: block;
    border: 1px solid #4178ec;
    width: 65px;
    height: 23px;
    position: relative;
    text-indent: 29px;
    font-size: 12px;
    color: #999;
    border-radius: 9px;
    line-height: 23px;
    cursor: pointer;
}
.devm2-t1 span:before{
    position: absolute;
    width: 15px;
    height: 15px;
    left: 11px;
    top: 3px;
    background: url(../images/bwcf7_03.png) no-repeat left center;
    content: "";
}
.devm2-t2{
    padding-top:5px;
}
.devm2-t2 li span{
    border: 1px solid #4178ec;
    width: 65px;
    height: 23px;
    position: relative;
    text-indent: 29px;
    font-size: 12px;
    color: #999;
    border-radius: 9px;
    line-height: 23px;
    cursor: pointer;
    float: right;
    margin-top: 10px;
}
.devm2-t2 li span:before{
    position: absolute;
    width: 15px;
    height: 15px;
    left: 11px;
    top: 3px;
    background: url(../images/bwcf7_03.png) no-repeat left center;
    content: "";
}
.devej-header{
    height: auto;
}
.devlt-bg{
    background: url(../images/devf20_02.jpg) no-repeat center top;
}
.dev-pss .position{
    background: transparent;
}
.dev-gail-wrap{
    margin-top: 10px;
}
.dev-gail-wrap .xlan-r{
    width: 100%;
}


/* tsggl */
.tsggl{
    width: 29%;
}
.tsggl-title{
    line-height: 67px;
    background: url(../images/tsg201_05.jpg) no-repeat left top/100%;
    text-indent: 30px;
    font-size: 22px;
    color: #fff;
}
.tsggl-ul li{
    line-height: 43px;
    height: 43px;
    background: url(../images/tsg202.jpg) no-repeat;
    border-bottom: 1px solid #dcdcdc;
}
.tsggl-ul li a{
    display: block;
    text-indent: 35px;
    color: #666;
    position: relative;
    height: 100%;
    font-size: 16px;
}
.tsggl-ul li a:before{
    content: "";
    position: absolute;
    width: 6px;
    height: 12px;
    background: url(../images/tsg204_06.jpg) no-repeat;
    top: 16px;
    right: 18px;
}
.tsggl-ul li.active a{
    font-weight: bold;
    color: #1348b0;
}
.tsggl-ul li.active a:before{
    background: url(../images/tsg204_03.jpg) no-repeat;
}
.tsggl-ul li:hover a{
    font-weight: bold;
    color: #1348b0;
}
.tsggl-ul li:hover a:before{
    background: url(../images/tsg204_03.jpg) no-repeat;
}
.tsggl-l1{
    margin-top: 26px;
}
.tsggl-l1 .xll-title span{
    font-weight: bold;
    color: #1446b5;
}
.tsgr1-title{
    line-height: 50px;
    border-bottom: 2px solid #dcdcdc;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.tsggl-simg{
    height: 300px;
    background: url(../images/tsg200_02.jpg) no-repeat center top;
}
.tsggl-link{
    margin-bottom: 20px;
}

/* bwc */
.cwc-header .zz-middle{
    background: url(../images/cwcf10_02.jpg) no-repeat center 0;
}
.cwc-header .zz-logo span{
    color: #fff;
}
.cwc-header .zz-nav{
    background: #2463e7;
}
.cwc-header .zz-nav ul:before{
    display:none;
}
.cwc-header .cwcf-nav{
    position: relative;
}
.cwc-header .cwcf-nav:before{
    width: 41px;
    height: 60px;
    background: url(../images/cwcf30_03.jpg) no-repeat;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 2;
}
.cwc-header .cwcf-nav:after{
    width: 41px;
    height: 60px;
    background: url(../images/cwcf31_03.jpg) no-repeat;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    z-index: 2;
}
.cwc-header .zz-nav ul:after{
    display: none;
}
.cwc-header .zz-nav ul{
    background: #1447b2;
}
.cwc-header .zz-nav li>a{
    color: #fff;
    font-size: 18px;
    padding: 17px 10px;
}
.cwc-header .zz-nav li.active>a{
    border-bottom-color:transparent;
    font-weight: bold;
    color: #fff;
}
.cwc-header .zz-nav li.active>a:before{
    border-bottom-color: #fff;
    bottom: -3px;
}
.cwc-header .zz-nav li{
    padding: 0 26px;
}
.cwc-main{
    margin-top: 20px;
    margin-bottom: 20px;
}
.cwc-mbox1{
    margin: 0 -10px;
}
.cwc-m1-1,.cwc-m1-2,.cwc-m1-3{
    box-sizing: border-box;
    padding: 0 10px;
} 
.cwc-m1-1{
    width: 35%;
}
.cwc-m1-2{
    width: 31%;
}
.cwc-m1-3{
    width: 34%;
}
.cwc-title1{
    border-bottom: 2px solid #3d75eb;
    line-height: 35px;
    position: relative;
    
}
.cwc-title1:before{
    position: absolute;
    right: 0;
    bottom: -2px;
    height: 2px;
    width: 60px;
    background: #ff8a00;
    content: "";
    z-index: 2;
}
.cwc-title1 span{
    float: left;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-indent: 18px;
    width: 118px;
    height: 35px;
    background: url(../images/cwcf12_05.png) no-repeat;
}
.cwc-title1 a{
    font-size: 14px;
    color: #ff8a00;
    float: right;
    margin-right: 9px;
    
}
.cwc-m1-ul li{
    line-height: 30px;
    height: 30px;
    margin-top: 15px;
}
.cwc-m1-ul li span{
    float: left;
    text-align: center;
    height: 30px;
    color: #666;
    width: 60px;
    background: #fafafa;
}
.cwc-m1-ul li a{
    float: left;
    width: calc(100% - 80px);
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cwc-m13-c .list-ul li{
    line-height: 38px;
    height: 38px;
}
.cwc-m1-ul{
   padding-top: 4px;
}
.cwc-m1-ul li:hover a{
    color: #5a9eff;
}
.cwc-m1-ul li:hover span{
    color: #fff;
    background: #3d75ec;
}
.cwc-list-ul1 li:hover a{
    color: #3d75ec;
}
.cwc-list-ul1 li:hover:before{
    background: #3d75ec;
}
.cwc-list-ul1{
    margin-top: 7px;
}
.cwc-sm2{
    padding: 30px 0;
    background: #fafafa;
    margin-bottom: 30px;
}
.cwc-m2-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 58.3%;
}
.cwc-m2-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 41.7%;
}
.cwc-m21-st{
    margin-top: 16px;
}
.cwc-m21-st a{
    float: left;
    padding: 6px 8px;
    border: 1px solid #aeddf5;
    background: #fff;
    margin-right: 8px;
    position: relative;
    color: #666;
    font-weight: bold;
}
.cwc-m21-st a.active{
    background: #3d75ec;
    color: #fff;
}
.cwc-m21-st a.active:before{
    width: 0;
    height: 0;
    border:6px solid transparent;
    border-top-color: #3d75ec;
    content: "";
    position: absolute;
    bottom:-12px;
    left: 50%;
    margin-left: -6px;
}
.cwc-m22-ul{
    padding-top: 10px;
}
.cwc-m22-ul li span{
    width: 70px;
    height: 20px;
    border: 1px solid #2864e4;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
    cursor: pointer;
}
.cwc-m22-ul .list-ul li:hover span{
    background: #2864e4;
    color: #fff;
}
.cwc-link{
    padding: 20px 0;
    background: #e9f3fb;
}
.cwc-link h2{
    float: left;
    font-weight: bold;
    color: #666;
    font-size: 18px;
}
.cwc-link ul{
    float: left;
    width: calc(100% - 90px);
}
.cwc-link li{
    float: left;
    line-height: 26px;
}
.cwc-link li a{
    padding: 0 4px;
    margin: 0 7px;
    color: #666;
    float: left;
}
.cwc-link li:hover a{
    color: #fff;
    background: #1447b2;
}
.cwc-link li span{
    font-size: 12px;
    float: left;
    color: #999;
}
.cwc-m1-2 .fiz1-l-1{
    width: 100%;
    height: 269px;
}
.cwc-m1-2 .fiz1-l-1 .bd ul li .pic img{
    height: 269px;
}
.cwc-m1-2 .fiz1-l-1 .hd{
    bottom: 10px;
}
.cwc-m1-2 .fiz1-l-1 .bd ul li{
    position: relative;
}
.cwc-m1-2 .fiz1-l-1 .bd ul li .title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .45);
    overflow: hidden;
}
.cwc-m1-2 .fiz1-l-1 .bd ul li .title a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    margin:0;
    color: #fff;
    text-align: left;
    width: 60%;
}
.cwc-header .zz-search .text::-webkit-input-placeholder{
    color: #1447b2;
}
.cwc-header .zzt-r .zbm-nav{
    background: #2864e4;
}
.cwc-header .bmdh-box {
    border-color: #2864e4;
}
.cwc-nav-d{
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 9;
    display: none;
}
.cwc-nav-d a{
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: rgba(64, 113, 226, 0.8);
    border-bottom: 2px solid transparent;
    padding: 5px 0;
}
.cwc-nav-d a:hover{
    background: rgba(64, 113, 226, 1);
}

/* jxjy-header */
.jxjy-header{
    position: relative;
    z-index: 2;
}
.jxjy-header .zz-middle{
    background: #0880c7;
}
.jxjy-header .zz-logo span{
    color: #fff;
    font-size: 32px;
}
.jxjy-header .zz-nav{
    background: transparent;
    margin-top: -17px;
}
.jxjy-header .zz-nav ul{
    background: url(../images/jxf5.png) no-repeat center top;
}
.zz-nav li>a{
    font-size: 18px;
}
.jxjy-header .zz-nav li.active>a{
    font-weight: bold;
}
.jxjy-header .zz-nav li:before{
    display: none;
}
.jxjy-header .zztop{
    background: #fff;
}
.jxf-banner{
    margin-top: -34px;
    position: relative;
    z-index: 1;
}
.jxf-banner .item img{
    height: 347px;
}
.jxf-main{
    margin: 20px 0;
}
.jxf-box1{
    margin: 0 -10px;
}
.jxfb1-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 70.8%;
}
.jxfb1-2{
    box-sizing: border-box;
    padding: 0 8px;
    width: 29.2%;
}
.jxfbox-sd{
    box-shadow: 0 0 7px rgba(0, 0, 0, .2);
    padding: 20px;
}
.jxf-title{
    overflow: hidden;
}
.jxf-title span{
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
    border-bottom: 3px solid #0880c7;
    float: left;
    font-size: 21px;
    color: #0880c7;
}
.jxf-title a{
    font-size: 14px;
    color: #333;
    float: right;
    margin-top: 14px;
}
.jxf-job-list{
    overflow: hidden;
    margin-top: 18px;
}
.jxf-job-img{
    float: left;
    width: 46.8%;
}
.jxf-job-img .item{
    position: relative;
}
.jxf-job-img .item img{
    height: 252px;
}
.jxf-job-img .carousel-caption {
    padding: 10px 12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
}
.jxf-job-img .carousel-caption b {
    color: #fff;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.jxf-job-img .owl-dots{
    position: absolute;
    right: 12px;
    bottom: 4px;
}
.jxf-job-img .owl-dots .owl-dot span{
    margin: 7px 3px;
    background: #fff;
}
.jxf-job-img .owl-dots .owl-dot.active span, .jxf-job-img .owl-dots .owl-dot:hover span{
    background: #ff0000;
}
.jxf-job-t{
    box-sizing: border-box;
    padding-left: 20px;
    width: 53.2%;
    float: left;
}
.jxf-job-t h2{
    padding-bottom: 6px;
    border-bottom: 1px dashed #dcdcdc;
}
.jxf-job-t h2 a{
    width: 98%;
    font-size: 18px;
    color: #0880c7;
}
.jxf-job-t h2 p{
    padding: 10px;
    font-size: 14px;
    color: #666;
    background: #f3f3f3;
    line-height: 24px;
    text-indent: 2em;
    margin-top: 8px;
}
.jxf-job-t ul{
    padding:10px 0;
}
.jxf-job-t li{
    line-height: 33px;
    height: 33px;
}
.jxf-job-t li a{
    overflow: hidden;
    display: block;
    color: #333;
    width: 78%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jxf-job-t li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.jxf-job-t li:hover a{
    color: #0880c7;
}
.jxf-zcfg ul{
    padding-top: 5px;
}
.jxf-zcfg li{
    padding: 7px 0;
    border-bottom: 1px dotted #dcdcdc;
}
.jxf-zcfg li a{
    overflow: hidden;
    display: block;
    color: #333;
    width: 96%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jxf-zcfg li span{
    display: block;
    color: #999;
    font-size: 14px;
}
.jxf-zcfg li a:hover {
    color: #0880c7;
}
.jxf-box2{
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.jxfb2-1{
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    width: 50%;
}
.jsf-jxjy ul{
    padding-top: 3px;
}
.jsf-jxjy li{
    height: 38px;
    border:1px solid #dcdcdc;
    padding:0 15px;
    line-height: 38px;
    margin-top: 10px;
    overflow: hidden;
}
.jsf-jxjy li a{
    float: left;
    color: #333;
    width: 76%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jsf-jxjy li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.jsf-jxjy li:hover{
    border: 1px solid #0880c7;
}
.jsf-jxjy li:hover a{
    color: #0880c7;
}
.jxf-footer .foot-cc{
    background: #0880c7;
}
.jxjy-header .zzt-r .zbm-nav{
    background: #0669a5;
}
.jxjy-header .bmdh-box{
    border: 1px solid #0669a5;
}

/* cxcy-wrap */
.cxcy-body{
    background: #f6f6f6;
}
.cxcy-m{
    background: url(../images/cyf2_03.jpg) repeat-x;
}
.cxcy-header .zztop{
    background: #fff;
}
.cxcy-m .zz-logo span{
    color: #fff;
}
.cxcy-nav{
    background: #025bad;
    border-radius: 10px 10px 0 0;
    height: 51px;
    padding: 9px 9px 0 9px;
    margin-top: 15px;
}
.cxcy-nav ul{
    text-align: center;
    border-radius: 10px 10px 0 0;
    border: 1px dashed #dcdcdc;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
    height: 51px;
}
.cxcy-nav li{
    display: inline-block;
    padding: 12px 35px 0;
    position: relative;
    height: 100%;
}
.cxcy-nav li>a{
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 0 3px 5px;
}
.cxcy-nav li.active>a{
    border-bottom: 2px solid #54bffc;
    font-weight: bold;
    color: #54bffc;
}
.cxcy-nav li:hover>a{
    border-bottom: 2px solid #54bffc;
    font-weight: bold;
    color: #54bffc;
}
.cxcy-xl{
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0;
    z-index: 9;
    display: none;
}
.cxcy-xl a{
    padding: 8px 10px;
    font-size: 16px;
    color: #fff;
    display: block;
    background: rgba(84, 191, 252, .8)
}
.cxcy-xl a:hover{
    background: rgba(84, 191, 252, 1)
}
.cyf-banner .item img{
    height: 300px;
}
.cyf-banner .owl-nav{
    margin-top: -20px;
}
.cyf-banner .owl-dots{
    display: none!important;
}
.cxcy-mbox{
    padding: 20px;
    background: #fff;
    margin-top: 20px;
}
.cxcym1-1{
    box-sizing: border-box;
    width: 51.7%;
    float: left;
}
.cxcym1-2{
    width: 48.3%;
    padding-left: 20px;
}
.cxcy-title1{
    line-height: 30px;
    overflow: hidden;
}
.cxcy-title1 span{
    float: left;
    padding-left: 13px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    position: relative;
}
.cxcy-title1 span:before{
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background: #025bad;
    left: 0;
    top: 0;
}
.cxcy-title1 a{
    float: right;
    padding-right: 20px;
    background: url(../images/cyf3_07.png) no-repeat right center;
    font-size: 14px;
    color: #999;
}
.cxcym1-1-img{
    margin-top: 14px;
}
.cxcym1-1-img img{
    width: 100%;
    height: 300px;
}
.cxcym1-1-ul{
    margin-top: 10px;
}
.cxcy-list-ul1 li:hover a{
    color: #025bad;
}
.cxcy-list-ul1 li:hover:before{
    background: #025bad;
}
.cxcy-gay{
    margin-top: 14px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #bfbfbf;
    overflow: hidden;
}
.cxcy-gay .time{
    float: left;
    width: 60px;
    color: #fff;
}
.cxcy-gay .time i{
    display: block;
    line-height: 35px;
    text-align: center;
    background: #b9dafc;
}
.cxcy-gay .time span{
    display: block;
    line-height: 35px;
    text-align: center;
    background: #92cafb;
}
.cxcy-gay-text{
    width: calc(100% - 75px);
    margin-left: 15px;
    float: left;
}
.cxcy-gay-text a{
    font-weight: bold;
    color: #333;
    font-size: 16px;
}
.cxcy-gay-text p{
    line-height: 24px;
    color: #999;
    margin-top: 5px;
}
.cxcym1-2-ul1{
    margin-top: 8px;
}
.cxcym1-2-2{
    margin-top: 10px;
}
.cxcy-js{
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px dashed #bfbfbf;
}
.cxcy-js h5{
    width: 33px;
    padding: 5px 9px;
    border-radius: 5px;
    -ms-border-radius:5px;
    background: #ff3535;
    position: relative;
    font-weight: bold;
    color: #fff;
    float: left;
}
.cxcy-js h5:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #ff3535;
    top: 50%;
    margin-top: -5px;
    right: -10px;
}
.cxcy-js h2{
    float: left;
    width: calc(100% - 72px);
    margin-left: 20px;
}
.cxcy-js h2 a{
    font-weight: bold;
    color: #333;
    font-size: 16px;
    margin-top: 3px;
}
.cxcy-js h2 p{
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}
.cxcym1-2-ul2{
    margin-top: 4px;
}
.cxcy-mbox3{
    margin: 0 -10px;
}
.cxcy-mbox3-1{
    box-sizing: border-box;
    width: 50%;
    padding: 0 10px;
    width: 50%;
    float: left;
}
.cxcy3-ul1{
    margin-top: 8px;
}
.cxcy-mbox4{
    margin: 20px 0;
    overflow: hidden;
}
.cxcy-mbox4 h2{
    font-weight: bold;
    color: #333;
    width: 96px;
    float: left;
    line-height: 30px;
}
.cxcy-mbox4 ul{
    float: left;
    width: calc(100% - 96px);
}
.cxcy-mbox4 li{
    background: #fff;
    float: left;
    box-sizing: border-box;
    width: 14.28%;
    border: 1px solid #e2e2e2;
    border-right: none;
    line-height: 28px;
    text-align: center;
}
.cxcy-mbox4 li:last-child{
    border-right: 1px solid #e2e2e2;
}
.cxcy-mbox4 li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}
.cxcy-mbox4 li a:hover{
    background: #025bad;
    color: #fff;
}
.cxcytwo-title{
    width: 83px;
    height: 85px;
    margin-top: 28px;
    float: left;
}
.cxcy-two-con{
    float: left;
    width: calc(100% - 103px);
    margin-left: 20px;
    height: 140px;
}
.cxcy-two-con .item img{
    height: 140px;
}
.cxcy-two-con .owl-dots{
    display: none!important;
}
.cyf-banner .item img:hover{
    opacity: 1;
}

/* make */
.make-header{
    background: none;
}
.make-header .zztop{
    background: #ffffff;
}
.make-header .zz-middle{
    background: url(../images/makef1_02.jpg) no-repeat center top;
    height: 385px;
}
.make-header .zz-logo span{
    color: #fff;
}
.make-header .zz-search .text::-webkit-input-placeholder{
    color: #2cacf4;
}
.make-header .zz-search button{
    background-image: url(../images/makef10_03.png);
}
.make-header .zz-nav li:before{
    display: none;
}
.make-header .zz-nav{
    background: #025bad;
}
.make-header .zz-nav li{
    padding: 0 8px;
}
.make-header .zz-nav li>a{
    padding: 26px 20px;
    border: none;
}
.make-header .zz-nav li.active>a{
    border: none;
    background: #0588e7;
    font-weight: bold;
}
.make-body{
    background: #f6f6f6;
}
.make-tec{
    padding: 28px 0;
    background: #fff;
}
.tec-title{
    background: url(../images/makef2_03.jpg) no-repeat;
    height: 45px;
    width: 761px;
    margin: 0 auto;
    font-weight: bold;
    color: #666;
    font-size: 30px;
    text-align: center;
}
.make-tec ul{
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 5px;
}
.make-tec li{
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 96px;
    border-radius: 50%;
    -ms-border-radiu:50%;
    transition: all .2s;
}
.make-tec li:hover{
    box-shadow: 1px 1px 5px #666;
}
.make-tec li:hover span{
    font-weight: bold;
}
.make-tec li:nth-of-type(1){
    background: url(../images/makef3_03.png);
}
.make-tec li:nth-of-type(2){
    background: url(../images/makef3_05.png);
}
.make-tec li:nth-of-type(3){
    background: url(../images/makef3_07.png);
}
.make-tec li:nth-of-type(4){
    background: url(../images/makef3_09.png);
}
.make-tec li:nth-of-type(5){
    background: url(../images/makef3_11.png);
}
.make-tec li:nth-of-type(6){
    background: url(../images/makef3_13.png);
    margin-right: 0;
}
.make-tec li a{
    display:block;
    height: 100%;
    text-align: center;
}
.make-tec li span{
    color: #fff;
    display: inline-block;
    margin-top: 36px;
    transition: all .2s;
}
.make-main{
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
}
.makem-l{
    width: 70.8%;
    padding: 0 10px;
    box-sizing: border-box;
}
.makem-r{
    width: 29.2%;
    padding: 0 10px;
    box-sizing: border-box;
}
.makeml-1{
    margin-left: -10px;
    margin-right: -10px;
}
.make-img{
    width: 48.8%;
    padding: 0 10px;
    box-sizing: border-box;
    height: 300px;
}
.make-news{
    width: 51.2%;
    padding: 0 10px;
    box-sizing: border-box;
}
.make-news-box{
    background: #fff;
}
.make-img .item{
    position: relative;
}
.make-img .item img{
    height: 300px;
}
.make-img .item img:hover{
    opacity: 1;
}
.make-img .item span{
    position: absolute;
    width: 63%;
    color: #fff;
    bottom: 32px;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.make-img .owl-dots{
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
}
.make-img .owl-dots .owl-dot span{
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 5px 3px;
}
.make-img .owl-dots .owl-dot.active span, .make-img .owl-dots .owl-dot:hover span{
    background: #fff;
}
.make-title1 a{
    float: left;
    padding: 8px 24px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.make-title1 a.active{
    background: #0094e8;
    color: #fff;
}
.make-title1 a.active:before{
    content:"";
    position: absolute;
    border:5px solid transparent;
    border-top-color: #0094e8;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
}
.makenews1{
    padding: 0 14px;
}
.make-list-ul1{
    padding: 10px 0;
}
.make-list-ul1 li:hover a{
    color: #0094e8;
}
.make-list-ul1 li:hover:before{
    background: #0094e8;
}
.makeml-2{
    margin-top: 20px;
    background: #fff;
}
.makem-styc{
    padding: 0 20px;
}
.makeml-2-1{
    margin-top: 12px;
}
.makeml-2-1 ul{
    position: relative;
}
.makeml-2-1 ul:before{
    content: "";
    width: 1px;
    position: absolute;
    top: 27px;
    background: #0094e8;
    height: 117px;
    left: 3px;
}
.makeml-2-1 li{
    padding: 14px 0 0;
    position: relative;
    padding-left: 14px;
}
.makeml-2-1 li:before{
    position: absolute;
    width: 8px;
    height: 8px;
    background: #0094e8;
    border-radius: 50%;
    -ms-border-radius:50%;
    content: "";
    left: 0;
    top: 25px;
}
.makeml-2-1 li h2{
    height: 30px;
    line-height: 30px;
}
.makeml-2-1 li h2 span{
    padding: 0 12px;
    height: 30px;
    position: relative;
    background: #0094e8;
    color: #fff;
    float: left;
    margin-right: 10px;
}
.makeml-2-1 li h2 span:before{
    position: absolute;
    content: "";
    border: 3px solid transparent;
    border-left-color: #0094e8;
    right: -6px;
    top: 50%;
    margin-top: -3px;
}
.makeml-2-1 li h2 a{
    float: left;
    font-weight: bold;
    color: #333;
    width: calc(100% - 130px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.makeml-2-1 li p{
    color: #999;
    margin-top: 10px;
    line-height: 24px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.make-xian{
    width: 100%;
    border-bottom: 1px dashed #dcdcdc;
    margin-top: 12px;
}
.makem-r-1{
    background: #fff;
}
.makem-r-1 ul{
    padding: 13px 20px 30px;
}
.makem-r-1 ul li{
    border-bottom: 1px dashed #dcdcdc;
    padding: 8px 0;
    padding-left: 18px;
    position: relative;
}
.makem-r-1 ul li:before{
    position: absolute;
    left: 0;
    background: #c6c6c6;
    width: 6px;
    top: 19px;
    height: 6px;
    content: "";
}
.makem-r-1 ul li a{
    display: block;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.makem-r-1 ul li span{
    font-size: 14px;
    color: #999;
}
.makem-r-1 ul li a:hover{
    color: #0094e8;
}
.makem-r-1 ul li:hover:before{
    background: #0094e8;
}
.makem-r-2{
    background: #fff;
}
.makem-r-2 h2{
    height: 60px;
    background: url(../images/makef8_03.jpg) no-repeat center/100%;
}
.makem-r-2 h2 a{
    padding-left: 48px;
    margin-left: 20px;
    line-height: 45px;
    margin-top: 7px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    background: url(../images/makef6_03.png) no-repeat left center;
    display: inline-block;
}
.makem-r-2 ul{
    padding-bottom: 20px;
}
.makem-r-2 ul li{
    padding: 20px 20px;
    position: relative;
}
.makem-r-2 ul li:before{
    position: absolute;
    content:"";
    width: 89%;
    margin: 0 18px;
    bottom: 0;
    left: 0;
    border-bottom: 1px dashed #dcdcdc;
    
}
.makem-r-2 ul li a{
    color: #333;
    display: block;
    padding-left: 18px;
    position: relative;
    line-height: 24px;
}
.makem-r-2 ul li a:before{
    position: absolute;
    left: 0;
    background: #c6c6c6;
    width: 6px;
    top: 9px;
    height: 6px;
    content: "";
}
.makem-r-2 ul li span{
    font-size: 14px;
    margin-top: 7px;
    margin-left: 18px;
    color: #999;
    display: block;
}
.makem-r-2 ul li p{
    padding-left: 18px;
    font-size: 14px;
    color: #999;
    margin-top: 8px;
    /* display: none; */
}
.makem-r-2 ul li:last-child:before{
    border: none;
}
.makem-r-2 ul li:hover{
    background: #f1f9fd;
}
.makem-r-2 ul li:hover:before{
    display: none;
}
.makem-r-2 ul li:hover a{
    color: #0094e8;
}
.makem-r-2 ul li:hover a:before{
    background: #0094e8;
}
.make-er-header .zz-middle{
    background: url(../images/makef20_02.jpg) no-repeat center top;
    height: auto;

}
.make-header .cwc-nav-d{
    left: 8px;
    width: auto;
}
.make-header .cwc-nav-d a{
    background: rgba(64, 144, 226, 0.8);
    width: 170px;
}
.make-header .cwc-nav-d a:hover{
    background: rgba(64, 144, 226, 1);
}

/* xinf-wrap */
.xinf-body{
    background: #f6f6f6;
}
.xinf-header .zztop{
    background: #515151;
    color: #fff;
}
.xinf-header .zz-middle{
    background: #f6f6f6;
}
.xinf-header .zzt-r .zbm-nav{
    background: #509e2f;
}
.xinf-header .bmdh-box{
    border-color: #509e2f;
}
.xinf-header .zz-logo span{
    color: #509e2f;
}
.xinf-header .zz-search{
    border-color: #baa999;
}
.xinf-header .zz-search .text::-webkit-input-placeholder{
    color: #baa999;
}
.xinf-header .zz-search button{
    background-image: url(../images/xinf3_03.png);
}
.xinf-header .zz-nav{
    background: #f6f6f6;
    position: relative;
}
.xinf-header .zz-nav:before{
    position: absolute;
    left: 0;
    height: 13px;
    top: 0;
    background: url(../images/xinf30_02.png) no-repeat center top;
    content: "";
    width: 100%;
}
.xinf-header .zz-nav li{
    padding: 0 1px;
}
.xinf-header .zz-nav li>a{
    color: #777;
    border: none;
    padding: 12px 24px;
    font-size: 16px;
}
.xinf-header .zz-nav li:before{
    display: none;
}
.xinf-header .zz-nav li.active>a{    
    color: #fff;
    font-weight: bold;
    background: url(../images/xinf1_03.jpg) repeat-x;
}
.xinf-banner{
    height: 303px;
}
.xinf-banner .item img:hover{
    opacity: 1;
}
.xinf-banner .owl-nav{
    display: block;
    position: absolute;
    top: 41%;
    width: 1200px;
    margin: auto;
    left: 0;
    right: 0;
}
.xinf-banner .owl-controls .owl-nav [class*=owl-]{
    width: 49px;
    height: 49px;
    padding: 0;
    background-image: url(../images/xinf4_03.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    background-color: transparent;
    margin: 0;
}
.xinf-banner .owl-controls .owl-nav .owl-prev{
   left: 0;
   background-position: 0;
}
.xinf-banner .owl-controls .owl-nav .owl-next{
    right: 0;
    background-position: -54px 0;
 }
 .xinf-banner .owl-controls .owl-nav [class*=owl-]:hover{
     opacity: 0.8;
 }
 .xinf-jxteam{
     box-shadow: 0 1px 4px #d7d7d7;
     background: #fff;
     padding: 25px 0 15px;
 }
 .xinf-jxteam-title span{
     display: inline-block;
     padding-left: 40px;
     background: url(../images/xinf5_03.png) no-repeat left center;
     font-size: 18px;
     font-weight: bold;
     color: #333;
     line-height: 30px;
 }
 .xinf-jxteam-con{
     margin-top: 18px;
 }
 .xinf-jxteam-con ul{
     text-align: center;
 }
 .xinf-jxteam-con li{
     display: inline-block;
     width: 190px;
 }
 .xinf-jxteam-con li i{
     display: inline-block;
     width: 67px;
     height: 67px;
     overflow: hidden;
     border-radius: 50%;
     -ms-border-radius:50%;
     border: 3px solid #999;
 }
 .xinf-jxteam-con li span{
     display: block;
     text-align: center;
     color: #666;
     margin-top: 10px;
 }
 .xinf-jxteam-con li:hover i{
     border-color: #64a648;
 }
 .xinf-jxteam-con li:hover span{
     color: #64a648;
     font-weight: bold;
 }
 .xinf-main{
     margin-top: 20px;
     margin-bottom: 25px;
 }
 .xinf-m1{
     margin: 0 -10px;
 }
 .xinf-m1-l{
     width: 37.5%;
     box-sizing: border-box;
     padding: 0 10px;
 }
 .xinf-m1-r{
    width: 62.5%;
    box-sizing: border-box;
    padding: 0 10px;
}
.xinf-mb1{
    height: 280px;
}
.xinf-mb1 .item img{
    height: 280px;
}
.xinf-mb1 .item .carousel-caption{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 40px;
    background: rgba(0, 0, 0, .65);
}
.xinf-mb1 .item .carousel-caption b{
    margin-left: 18px;
    width: 60%;
    color: #fff;
}
.xinf-mb1 .owl-dots {
    position: absolute;
    right: 20px;
    bottom: 5px;
}
.xinf-mb1 .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
    background:#696262;
    margin: 5px 2px;
}
.xinf-mb1 .owl-dots .owl-dot.active span, .xinf-mb1 .owl-dots .owl-dot:hover span{
    background: #509e2f;
}
.xinf-mb2{
    margin-top: 20px;
    background: #fff;
}
.xinf-title1{
    margin:  0 20px;
    line-height: 50px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}
.xinf-title1 span{
    padding-left: 36px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.xinf-title1 a{
    float: right;
    padding-right: 22px;
    color: #999;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../images/xinf31_03.png);
    margin-top: 3px;
}
.xinf-mb2 .xinf-title1{
    padding: 0 20px;
    margin: 0;
    border: none;
    background: #509e2f;
}
.xinf-mb2 .xinf-title1 span{
    background-image: url(../images/xinf6_03.png);
    color: #fff;
}
.xinf-mb2 .xinf-title1 a{
    color: #fff;
    background-image: url(../images/xinf7_03.png);
}
.xinf-mb2-ul{
    padding: 13px 20px;
    overflow: hidden;
}
.xinf-mb2-ul li{
    line-height: 40px;
    height: 40px;
}
.xinf-mb2-ul li a i{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #757575;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    border-radius: 2px;

}
.xinf-mb2-ul li a{
    float: left;
    color: #333;
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 74%;

}
.xinf-mb2-ul li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.xinf-mb2-ul li:hover a{
    color: #509e2f;
}
.xinf-mc1{
    background: #fff;
}
.xinf-title2 span{
    background-image: url(../images/xinf11_03.png);
}
.xinf-list-ul1{
    padding: 13px 20px;
}
.xinf-list-ul1 li:hover a{
    color: #509e2f;
}
.xinf-list-ul1 li:hover:before{
    background: #509e2f;
}
.xinf-mc2{
    margin-top: 20px;
}
.xinf-mc2 .xinf-title1 span{
    background-image: url(../images/xinf12_03.png);
}
.xinf-mc3{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}
.xinf-title4{
    margin: 15px 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.xinf-title4 h2{
    float: left;
}
.xinf-title4 h2 span{
    float: left;
    padding: 3px 23px 0;
    line-height: 35px;
    cursor: pointer;
}
.xinf-title4 h2 span i{
    padding-left: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    background: url(../images/xinf14_03.png) no-repeat;
}
.xinf-title4 h2 span.active{
    background: #509e2f;
}
.xinf-title4 h2 span.active i{
    background: url(../images/xinf13_03.png) no-repeat;
    color: #fff;
}
.xinf-title4 .xinf-more{
    float: right;
}
.xinf-title4 .xinf-more a{
    display: block;
    padding-right: 22px;
    color: #999;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../images/xinf31_03.png);
    margin-top: 3px;
}
.xinf-mb3{
    margin-top: 20px;
    background: #fff;
}
.xinf-mb3 .xinf-title1 span{
    background-image: url(../images/xinf9_03.png);
}
.xinfb3-con{
    padding: 24px 34px;
}
.xinfb3-con .owl-dots{
    display: none!important;
}
.xinfb3-c1{
    padding: 15px;
    border: 1px solid #dcdcdc;
}
.xinfb3-c1 h2 a{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.xinfb3-c1 p{
    color: #999;
    line-height: 24px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.xinfb3-c1 .moa{
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    padding: 4px 8px;
    font-size: 14px;
    color: #999;
    margin-top: 8px;
    display: inline-block;
}
.xinfb3-c1 .moa:hover{
    border-color: #509e2f;
    background: #509e2f;
    color: #fff;
}
.xinfb3-con .owl-controls .owl-nav [class*=owl-]{
    position: absolute;
    top: 42%;
    background-color: transparent;
    width: 15px;
    height: 26px;
    background-image: url(../images/xinf50_03.png);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
.xinfb3-con .owl-controls .owl-nav .owl-prev{
    left: -22px;
    background-position: 0;
}
.xinfb3-con .owl-controls .owl-nav .owl-next{
    right: -22px;
    background-position: -26px 0;
}
.xinfb3-con .owl-controls .owl-nav [class*=owl-]:hover{
    opacity: 0.6;
}
.xinf-m2{
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.xinf-m2-1{
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}
.xinf-m2-con{
    background: #fff;
}
.xinf-m2-title{
    width: 39px;
    height: 200px;
    position: relative;
    background:url(../images/xinf16_03.jpg) no-repeat;   
    float: left;
}
.xinf-m2-title:before{
    content:"";
    border: 5px solid transparent;
    border-left-color: #509e2f;
    position: absolute;
    right: -10px;
    margin-top: -5px;
    top: 50%;
    width: 0;
    height: 0;
}
.xinf-m2-title a{
    display: block;
    width: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin:0 auto;
    padding-top: 50px;
}
.xinf-m2-cc1{
    float: left;
    width: calc(100% - 45px);
    padding-top: 14px;
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
}
.xinf-m2-cc1 .owl-dots{
    display: none!important;
}
.xinf-m2-cc1 .item img{
    border: 1px solid #dcdcdc;
    height: 148px;
}
.xinf-m2-cc1 .item span{
    text-align: center;
    display: block;
    margin-top: 8px;
    color: #333;
}
.xinf-m2-cc1 .owl-controls .owl-nav [class*=owl-]{
    position: absolute;
    top: 42%;
    background-color: transparent;
    width: 15px;
    height: 26px;
    background-image: url(../images/xinf50_03.png);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
.xinf-m2-cc1 .owl-controls .owl-nav .owl-prev{
    left: -36px;
    background-position: 0;
}
.xinf-m2-cc1 .owl-controls .owl-nav .owl-next{
    right: -36px;
    background-position: -26px 0;
}
.xinf-m2-cc1 .owl-controls .owl-nav [class*=owl-]:hover{
    opacity: 0.6;
}
.xinf-header .bmdh-box li>a:hover{
    background: url(../images/xinf60_03.png) no-repeat right center;
    color: #509e2f;
}
.xinfgai-sidel .ginav h2{
    background-image: url(../images/xinf68.jpg);
}
.xinfgai-sidel .ginav ul li.active span{   
    color: #509e2f;
    background-image: url(../images/xinf70_03.png);
}
.xinfgai-sidel .ginav ul li.active {
    border-left-color: #509e2f;
}
.xinfgai-sidel .ginav ul li:hover{
    border-left-color: #509e2f;
}
.xinfgai-sidel .ginav ul li:hover span{
    color: #509e2f;
    background-image: url(../images/xinf70_03.png);
}
.xinfgai-sidel .contt1 h2{
    color: #509e2f;
}
.xinf-gai-content .gair-b2 li:hover a{
    color: #509e2f;
    background: url(../images/xinf72_07.png) no-repeat left center;
}
.xinf-header .cwc-nav-d{
    left: 1px;
    width: auto;
}
.xinf-header .cwc-nav-d a{
    background: rgba(88, 226, 64, 0.8);
    width: 190px;
}
.xinf-header .cwc-nav-d a:hover{
    background: rgba(88, 226, 64, 1);
}


/* gyz-wrap */
.gyz-main{
    margin-top: 228px;
    margin-bottom: 57px;
}
.gyzm1{
    margin: 0 -10px;
}
.gyzm1-1{
    padding: 0 10px;
    width: 34.2%;
    box-sizing: border-box;
}
.gyzm1-2{
    padding: 0 10px;
    width: 32.9%;
    box-sizing: border-box;
}
.gyz-banner .item img{
    height: 400px;
}
.gyzm1-1 .xinf-mb1 .item img{
    height: 300px;
}
.gyzm1-1 .xinf-mb1 .owl-dots .owl-dot.active span, .gyzm1-1 .xinf-mb1 .owl-dots .owl-dot:hover span{
    background: #fff;
}
.gyz-title1{
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    padding-top: 3px;
}
.gyz-title1 span{
    padding-left: 13px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #1447b2;
    line-height: 24px;
}
.gyz-title1 span:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: #1447b2;
}
.gyzm1-2-list .list-ul{
    padding-top: 14px;
}
.gyzm1-2-list .list-ul li{
    border-bottom: 1px dashed #dadada;
}
.gyzm1-2-list .list-ul li:last-child{
    border: none;
}
.gyzm1-2-list .list-ul li:before{
    border-radius: 50%;
    -ms-border-radius:50%;
    width: 5px;
    height: 5px;
}
.gyzm1-2-list .list-ul li:hover:before{
    background: #1447b2;
}
.gyzm1-2-list .list-ul li:hover a{
    color: #1447b2;
}
.gyzm1-1 .xinf-mb1{
    height: 300px;
}
.gyzm2{
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.gyzm2-1{
    width: 52.5%;
    box-sizing: border-box;
    padding: 0 10px;
}
.gyzm2-1:nth-of-type(2){
    width: 47.5%;
}
.gyzm2-1-title{
    height: 50px;
    line-height: 50px;
    background: #3d75ec;
}
.gyzm2-1-title span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 42px;
    background: url(../images/gyzf3_03.png) no-repeat left center;
    margin-left: 18px;
}
.gyz-cgxx{
    padding: 20px;
    border: 1px solid #dcdcdc;
    border-top: none;
}
.gyz-title2{
    padding-bottom: 0;
}
.gyz-title1 a{
    width: 8px;
    height: 14px;
    background: url(../images/gyzf7_03.png) no-repeat;
    margin-top: 5px;
    margin-right: 10px;
    float: right;
}
.gyz-title2 i{
    float: left;
    padding: 0 20px;
    border-bottom: 2px solid #1447b2;
    padding-bottom: 10px;
}
.gyz-list-ul1{
    padding: 10px 0;
}
.gyz-list-ul1 li:before{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -ms-border-radius:50%;
}
.gyz-list-ul1 li:hover a{
    color: #1447b2;
}
.gyz-list-ul1 li:hover:before{
    background: #1447B2;
}
.gyzm2-1-d1{
    padding: 20px 20px 5px 20px;
    border: 1px solid #dcdcdc;
    border-top: none;
}
.gyzm2-1-d1-title{
    border-bottom: 1px solid #dadada;
    overflow: hidden;
}
.gyzm2-1-d1-title h2{
    float: left;
}
.gyzm2-1-d1-title h2 span i{
    padding-left: 13px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
}
.gyzm2-1-d1-title h2 span.active i:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: #1447b2;
}
.gyzm2-1-d1-title h2 span{
    float: left;
    padding: 0 20px;
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
}
.gyzm2-1-d1-title h2 span.active{
    border-bottom-color: #1447b2;
}
.gyzm2-1-d1-title h2 span.active i{
    color: #1447b2;
}
.gyzm2-1-d1-title h4{
    float: right;
}
.gyzm2-1-d1-title h4 a{
    width: 8px;
    height: 14px;
    background: url(../images/gyzf7_03.png) no-repeat;
    margin-top: 5px;
    margin-right: 10px;
    float: right;
}
.gyzm2-1-e{
    padding: 20px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    margin-top: 20px;
}
.gyzm2-1-e1{
    width: calc(100% - 194px);
    float: left;
}
.gyzm2-1-e2{
    float: left;
    margin-left: 20px;
    width: 174px;
    margin-top: 16px;
}
.gyzm2-1-e2 img{
   width: 100%;  
}
.gyzm2-1-e1 ul{
    padding: 10px 0 7px;
}
.gyzm2-1-e1 li{
    line-height: 40px;
    height: 40px;
}
.gyzm2-1-e1 li a{
    float: left;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.gyzm2-1-e1 li span{
    float: right;
    position: relative;
    cursor: pointer;
    border: 1px solid #1447b2;
    border-radius: 8px;
    text-indent: 30px;
    font-size: 12px;
    color: #999;
    width: 65px;
    height: 23px;
    margin-top: 7px;
    line-height: 23px;
}
.gyzm2-1-e1 li span:before{
    content:"";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/bwcf7_03.png) no-repeat;
    left: 10px;
    top: 3px;
}
.gyz-title2 span{
    font-size: 16px;
}
.gyzm3{
    margin-top: 20px;
}
.gyzm3-1{
    width: 153px;
    height: 101px;
    background: #f29017;
    text-align: center;
}
.gyzm3-1 i{
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 10px;
    width: 35px;
    height: 35px;
    background: url(../images/gyzf5_07.png) no-repeat;
}
.gyzm3-1 span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
    text-align: center;
}
.gyzm3-2{
    float: left;
    width: calc(100% - 153px);
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    border-left: none;
    padding: 12px 16px;
    height: 101px;
}
.gyzm3-2 p{
    padding: 0 20px;
    background: #dcdcdc;
    line-height: 35px;
    color: #666;
}
.gyzm3-2 p:last-child{
    margin-top: 7px;
}
.gyz-header .zz-middle{
    background: url(../images/gyzf100_02.jpg) no-repeat center top;
    padding: 26px 0;
}
.gyz-nav{
    background: #1447b2;
}
.gyz-header .hq-nav-d a{
    width: 170px;
}

/* glys-wrap */
.glys-header .dev-topz{
    width: 100%;
}
.glys-nav{
    background: url(../images/glys21_03.jpg) repeat-x left 11px;
    /* height: 70px; */
}
.glys-ej-header .zz-logo span{
    text-shadow: 0 0  20px #fff;
}
.glys-nav ul{
    background: #007fc2;
    height: 100%;
    text-align: center;
    position: relative;
}
.glys-nav li{
    display: inline-block;
    position: relative;
}
.glys-nav li.active>a{
    font-weight: bold;
}
.glys-nav li>a{
    padding: 23px 11px;
    color: #fff;
    font-size: 18px;
    display: block;
}
.glys-nav ul:before{
    position: absolute;
    left: -8px;
    top: 0;
    content:"";
    background: url(../images/glys2_03.png) no-repeat;
    width: 8px;
    height: 100%;
}
.glys-nav ul:after{
    position: absolute;
    right: -8px;
    top: 0;
    content:"";
    background: url(../images/glys3_03.png) no-repeat;
    width: 8px;
    height: 100%;
}
.glys-banner .item img{
    height: 488px;
}
.glys-header .zz-middle{
    padding: 16px 0;
}
.glys-banner .owl-dots{
    width: 100%;
    text-align: center;
}
.glys-banner .owl-dots .owl-dot.active span, .glys-banner .owl-dots .owl-dot:hover span{
    background: #6fc6f5;
}
.glys-header .zz-logo span{
    text-shadow: 0 0  20px #fff;
}
.glys-header .zz-search{
    margin-top: 30px;
}
.glys-header{
    height: 518px;
}
.glys-main{
    margin-top: 20px;
}
.glys-m1{
    margin-left: -12px;
    margin-right: -12px;
}
.glys-m1-1{
    width: 68.3%;
    box-sizing: border-box;
    padding: 0 12px;
}
.glys-m1-2{
    width: 31.7%;
    box-sizing: border-box;
    padding: 0 12px;
}
.glys-title1{
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    overflow: hidden;
}
.glys-title1 span{
    position: absolute;
    left: 0;
    top: 0px;
    background: url(../images/glys4_03.png) no-repeat;
    text-indent: 19px;
    font-size: 18px;
    color: #fff;
    width: 118px;
}
.glys-title1 a{
    float: right;
    font-size: 14px;
    color: #666;
    margin-right: 5px;
}
.glys-m1-1c{
    margin-top: 20px;
}
.glys-m1-1c-img{
    width: 46%;
}
.glys-m1-1c-img .xinf-mb1 .item img{
    height: 251px;
}
.glys-m1-1c-text{
    width: 54%;
    padding-left: 20px;
    box-sizing: border-box;
}
.glys-m1-1c-text h2{
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 10px;
}
.glys-m1-1c-text h2 a{
    line-height: 34px;
    background: #078bd1;
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.glys-m1-1c-text h2 p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 10px;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.glys-list-ul1{
    padding: 8px 0;
}
.glys-list-ul1 li{
    padding-left: 0;
    line-height: 35px;
    height: 35px;
}
.glys-list-ul1 li:before{
    display: none;
}
.glys-list-ul1 li:hover a{
    color: #078bd1;
}
.glys-tzgg{
    padding: 22px;
    background: #f5f5f5;
}
.glys-tzgg h2 a{
    display: inline-block;
    padding-right:34px;
    background: url(../images/glys8_03.png) no-repeat right center;
    font-size: 18px;
    color: #078bd1;
    line-height: 28px;
}
.glys-tzgg-c{
    margin-top: 10px;
}
.glys-tzgg-c .glys-list-ul1{
    background: #fff;
    padding: 8px 16px;
}
.glys-m1-1c-img .xinf-mb1{
    height: 251px;
}
.glys-m2{
    margin-top: 5px;
}
.glys-m2 h2 a{
    display: inline-block;
    padding-left: 36px;
    font-size: 18px;
    color: #078bd1;
    background: url(../images/glys9_03.png) no-repeat left center;
}
.glys-m2 ul{
    margin: 16px -4px 0;
}
.glys-m2 ul li{
    width: 20%;
    box-sizing: border-box;
    padding: 0 4px;
    float: left;
}
.glys-m2 ul li a{
    display: block;
    background: #fcfcfc;
    border: 1px solid #dddddd;
    height: 90px;
    text-align: center;
}
.glys-m2 ul li i{
    display: block;
    width: 54px;
    height: 48px;
    margin: 7px auto 1px;
    background: url(../images/glys10_03.png) no-repeat;
    transition: all .2s;
}
.glys-m2 ul li span{
    color: #078bd1;
}
.glys-m2 ul li:hover a{
    background: #078bd1;
    border: 1px solid #078bd1;
}
.glys-m2 ul li:hover span{
    color: #fff;
}
.glys-m2 ul li:nth-of-type(1) i{
    background-position: -10px -1px;
}
.glys-m2 ul li:nth-of-type(1):hover i{
    background-position: -10px -52px;
}
.glys-m2 ul li:nth-of-type(2) i{
    background-position: -86px -4px;
}
.glys-m2 ul li:nth-of-type(2):hover i{
    background-position: -86px -55px;
}
.glys-m2 ul li:nth-of-type(3) i{
    background-position: -161px 0px;
}
.glys-m2 ul li:nth-of-type(3):hover i{
    background-position: -161px -51px;
}
.glys-m2 ul li:nth-of-type(4) i{
    background-position: -234px 0px;
}
.glys-m2 ul li:nth-of-type(4):hover i{
    background-position: -234px -51px;
}
.glys-m2 ul li:nth-of-type(5) i{
    background-position: -313px 0px;
}
.glys-m2 ul li:nth-of-type(5):hover i{
    background-position: -313px -51px;
}
.glys-m3{
    margin-top: 20px;
    padding: 24px 0;
    background: #f5f5f5;
}
.glys-m3-b1{
    margin: 0 -15px;
}
.glys-m3-1{
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}
.glys-m3-1c h2{
    overflow: hidden;
    line-height: 38px;
}
.glys-m3-1c h2 span{
    float: left;
    padding: 0 16px;
    height: 38px;
    border: 1px solid #078bd1;
    text-align: center;
    color: #078bd1;
}
.glys-m3-1c h2 a{
    font-size: 14px;
    color: #666;
    float: right;
}
.glys-m3-1c .list-ul{
    padding: 8px 0;
}
.glys-m3-1c .list-ul li:before{
    background: url(../images/glys11_03.png) no-repeat;
    width: 9px;
    height: 10px;
    margin-top: -5px;
}
.glys-m3-1c .list-ul li:hover a{
    color: #078bd1;
}
.glys-m3-b2 h2{
    overflow: hidden;
    line-height: 38px;
}
.glys-m3-b2 h2 span{
    float: left;
    padding: 0 16px;
    height: 38px;
    border: 1px solid #078bd1;
    text-align: center;
    color: #078bd1;
}
.glys-m3-b2 h2 a{
    font-size: 14px;
    color: #666;
    float: right;
}
.glys-m3-b2 ul{
    margin: 0 -15px;
    overflow: hidden;
}
.glys-m3-b2 ul li{
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
    float: left;   
}
.glys-m3-b2 ul li p{
    padding-left: 14px;
    position: relative;
    line-height: 40px;
    height: 40px;
}
.glys-m3-b2 ul li p i{
    color: #078bd1;
}
.glys-m3-b2 ul li p:before{
    background: url(../images/glys11_03.png) no-repeat;
    width: 9px;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
}
.glys-m3-b2 ul{
    padding: 8px 0;
}
.glys-m3-b2 ul li a{
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 77%;
    color: #333;
}
.glys-m3-b2 ul li span{
    float: right;
    font-size: 14px;
    color: #999;
}
.glys-m3-b2 ul li:hover a{
    color: #078bd1;
}
.glys-m1-1c-img .xinf-mb1 .owl-dots .owl-dot.active span, .glys-m1-1c-img .xinf-mb1 .owl-dots .owl-dot:hover span{
    background: #ff0000;
}
.glys-m1-1c-img .xinf-mb1 .owl-dots .owl-dot span{
    background: #fff;
}
.glys-footer .foot-cc{
    background: #078bd1;
}
.glys-ej-header .dev-etops{
    background: url(../images/glys50_02.jpg) no-repeat;
}
.glys-ej-header .zz-middle{
    padding: 16px 0;
}
.glys-nav-d {
    position: absolute;
    top: 100%;
    left: 8px;
    display: none;
    z-index: 9999;
}
.glys-nav-d a {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    width: 170px;
    background: rgba(64, 158, 226, 0.8);
    border-bottom: 2px solid transparent;
    padding: 5px 0;
}
.glys-nav-d a:hover{
    background: rgba(64, 158, 226, 1);
}

/* zzrs */
.zzrs-banner .owl-dots{
    width: 100%;
    text-align: center;
}
.zzrs-banner .carousel-caption{
    padding: 20px 0;
}
.zzrs-header .zz-middle{
    background: url(../images/zzrs10_02.jpg) no-repeat center top;
}
.zzrs-banner .owl-nav{
    display: block;
    width: 1200px;
    margin:auto;
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;   
}
.zzrs-banner .owl-controls .owl-nav [class*=owl-]{
    background: url(../images/devf11_03.png) no-repeat;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
}
.zzrs-banner .owl-controls .owl-nav .owl-prev{
    left: 0;
    background-position: 0;
}
.zzrs-banner .owl-controls .owl-nav .owl-next{
    right: 0;
    background-position: -48px 0;
}
.zzrs-banner .owl-controls .owl-nav [class*=owl-]:hover{
    opacity: 0.8;
}
.zzrs-banner .item img:hover{
    opacity: 1;
}
.zzrs-header .zz-nav li{
    padding: 0 16px;
}
.zzrs-box1{
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.zzrs-b1-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 50.8%;
}
.zzrs-b1-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 49.2%;
}
.zzrs-b1-1 .xinf-mb1{
    height: 394px;
}
.zzrs-b1-1 .xinf-mb1 .item img{
    height: 394px;
}
.zzrs-b1-1 .xinf-mb1 .owl-dots .owl-dot.active span, .zzrs-b1-1 .xinf-mb1 .owl-dots .owl-dot:hover span{
    background: #3d75ec;
}
.zzrs1-h2{
    height: 46px;
    background: url(../images/zzrs20_03.jpg) repeat-x left bottom;
    position: relative;
}
.zzrs1-h2 a{
    position: absolute;
    display: inline-block;
    background: url(../images/zzrs3_03.jpg) repeat-x left top;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 46px;
    padding: 0 29px;
    line-height: 35px;
}
.zzrs-zy{
    margin-top: 14px;
    background: #ebebeb;
    border: 1px solid #dff1fb;
    padding: 12px;
}
.zzrs-zy-1{
    width: 66px;
    padding-right: 14px;
    border-right: 2px solid #cccccc;
    margin-top: 8px;
    padding-bottom: 3px;
}
.zzrs-zy-1 span{
    display: block;
    text-align: center;
    font-size: 30px;
    color: #1447b2;
}
.zzrs-zy-1 i{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #1447b2;
}
.zzrs-zy-r{
    width: calc(100% - 102px);
    margin-left: 20px;
}
.zzrs-zy-r a{
    font-weight: bold;
    font-size: 16px;
    color: #1447b2;
}
.zzrs-zy-r p{
    line-height: 24px;
    color: #666;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zzrs-list-ul1{
    padding: 5px 0;
}
.zzrs-list-ul1 li:hover a{
    color: #1447b2;
}
.zzrs-list-ul1 li:hover:before{
    background: #1447b2;
}
.zzrs-box2{
    padding: 25px 0;
    background: #fafafa;
    margin-top: 6px;
}
.zzrs-b2{
    margin: 0 -23px;
}
.zzrs-b2-1{
    width: 33.3333%;
    box-sizing: border-box;
    padding: 0 23px;
}
.zzrs-h2{
    background: url(../images/zzrs20_03.jpg) repeat-x left bottom;
    position: relative;
    height: 34px;
}
.zzrs-h2 a{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 3px solid #1447b2;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    color: #1447b2;
}
.zzrs-box3{
    margin: 20px -23px 46px;
}
.zzrs-b3-1{
    box-sizing: border-box;
    width: 55%;
    padding: 0 23px;
}
.zzrs-b3-2{
    box-sizing: border-box;
    width: 45%;
    padding: 0 23px;
}
.zzrs-b3-ul1 li{
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-top: 17px;
}
.zzrs-b3-ul1 li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #c6c6c6;
    left: 0;
    top: 8px;
}
.zzrs-b3-t1{
    overflow: hidden;
}
.zzrs-b3-t1 a{
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 77%;
    color: #333;
}
.zzrs-b3-t1 span{
    float: right;
    font-size: 14px;
    color: #999;
}
.zzrs-b3-ul1 li p{
    display: none;
    line-height: 26px;
    margin-top: 8px;
    color: #666;
}
.zzrs-b3-ul1 li.active a{
    font-weight: bold;
    color: #1447b2;
}
.zzrs-b3-ul1 li.active:before{
    background: #1447b2;
}
.zzrs-b3-2 li i{
    float: right;
    position: relative;
    cursor: pointer;
    border: 1px solid #569ad2;
    border-radius: 8px;
    text-indent: 30px;
    font-size: 12px;
    color: #999;
    width: 65px;
    height: 23px;
    margin-top: 7px;
    line-height: 23px;
}
.zzrs-b3-2 li i:before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/bwcf7_03.png) no-repeat;
    left: 10px;
    top: 3px;
}
.zzrs-lxmode{
    padding: 6px;
    border: 2px solid #e5e4e4;
    border-radius: 20px;
    -ms-border-radius:20px;
}
.zzrs-lxmode-1{
    background: url(../images/zzrs4_03.png) no-repeat;
    border-radius: 20px;
    -ms-border-radius:20px;
    overflow: hidden;
    padding: 7px;
}
.zzrs-lxmode-1 h4{
    width: 86px;
    height: 32px;
    background: #3d75ec;
    border-radius: 16px;
    -ms-border-radius:16px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 4px;
}
.zzrs-lxmode-1 p{
    line-height: 21px;
    font-size: 14px;
    color: #3d75ec;
    padding: 0 8px;
}
.zzrs-lxmode-1 p span{
    margin-left: 50px;
}
.zzrs-header .zz-nav li.active>a{
    border-bottom-color: transparent;
}
.zzrs-header .cwc-nav-d{
    width: auto;
}
.zzrs-header .cwc-nav-d a{
    width: 150px;
}

/* kyc */
.kyc-banner .owl-nav{
    display: block;
    width: 1200px;
    margin:auto;
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;   
}
.kyc-banner .owl-controls .owl-nav [class*=owl-]{
    background: url(../images/devf11_03.png) no-repeat;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
}
.kyc-banner .owl-controls .owl-nav .owl-prev{
    left: 0;
    background-position: 0;
}
.kyc-banner .owl-controls .owl-nav .owl-next{
    right: 0;
    background-position: -48px 0;
}
.kyc-banner .owl-controls .owl-nav [class*=owl-]:hover{
    opacity: 0.8;
}
.kyc-banner .item img:hover{
    opacity: 1;
}
.kyc-header .zz-nav li:before{
    display: none;
}
.kyc-header .zz-nav li{
    padding: 0;
}
.kyc-banner{
    height: 303px;
}
.kycm1-box{
    background: #f0f0f0;
    padding: 26px 0;
}
.kycm1{
    margin-left: -10px;
    margin-right: -10px;
}
.kycm1-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 50%;
}
.kycm1-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 50%;
}
.kycm1-1 .xinf-mb1{
    height: 374px;
}
.kycm1-1 .xinf-mb1 .item img{
    height: 374px;
}
.kycm1-1 .xinf-mb1 .owl-dots .owl-dot.active span, .kycm1-1 .xinf-mb1 .owl-dots .owl-dot:hover span{
    background: #3d75ec;
}
.kyc-title1{
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    height: 32px;
}
.kyc-title1 span{
    padding: 0 20px 3px 1px;
    border-bottom: 2px solid #3d75ec;
    font-size: 18px;
    font-weight: bold;
    color: #3d75ec;
}
.kyc-title1 a{
    float: right;
    font-size: 14px;
    color: #999;
    margin-right: 8px;
    margin-top: 6px;
}
.kycm1-2 h2{
    padding: 20px 0 15px;
    border-bottom: 1px dashed #dcdcdc;
}
.kycm1-2 h2>a{
    text-align: center;
    width: 86%;
    font-weight: bold;
    color: #333;
}
.kycm1-2 h2 p{
    line-height: 26px;
    color: #999;
    margin-top: 8px;
}
.kycm1-2 h2 p a{
    color: #3d75ec;
}
.kyc-list-ul1{
    padding: 10px 0;
}
.kyc-list-ul1 li:hover a{
    color: #3d75ec;
}
.kyc-list-ul1 li:hover:before{
    background: #3d75ec;
}
.kycm2{
    margin: 10px -10px 0;
}
.kycm2-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 42.3%
}
.kycm2-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 57.7%
}
.kycm2-1-con li{
    padding: 14px 0 14px 48px;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
}
.kycm2-1-con li:last-child{
    border-bottom: none;
}
.kycm2-1-con li:before{
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background: url(../images/kycf3_03.png) no-repeat;
    left: 0;
}
.kycm2-1-con li a{
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 96%;
    color:333;
}
.kycm2-1-con li span{
    font-size: 14px;
    color: #999;
}
.kycm2-1-con li a:hover{
    color: #3d75ec;
}
.kycm3{
    margin: 0 -10px 50px;
}
.kycm3-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 37.9%
}
.kycm3-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 37.9%
}
.kycm3-3{
    box-sizing: border-box;
    padding: 0 10px;
    width: 24.2%;
}
.kycm3-2-con li i{
    float: right;
    position: relative;
    cursor: pointer;
    border: 1px solid #569ad2;
    border-radius: 8px;
    text-indent: 30px;
    font-size: 12px;
    color: #999;
    width: 65px;
    height: 23px;
    margin-top: 7px;
    line-height: 23px;
}
.kycm3-2-con li i:before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/bwcf7_03.png) no-repeat;
    left: 10px;
    top: 3px;
}
.kycm3-3 li{
    height: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 7px;
    line-height: 60px;
}
.kycm3-3 li:nth-of-type(1){
    background-image: url(../images/kycf11_03.jpg);
    margin-top: 0;
}
.kycm3-3 li:nth-of-type(2){
    background-image: url(../images/kycf11_06.jpg);
}
.kycm3-3 li:nth-of-type(3){
    background-image: url(../images/kycf11_08.jpg);
}
.kycm3-3 li a{
    display: block;
    height: 100%;
}
.kycm3-3 li span{
    display: inline-block;
    font-weight: bold;
    color: #fff;
    padding-left: 62px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 65px;
}
.kycm3-3 li:nth-of-type(1) span{
    background-image: url(../images/kycf5_03.png);
    background-position: 2px center;
}
.kycm3-3 li:nth-of-type(2) span{
    background-image: url(../images/kycf7_03.png);
}
.kycm3-3 li:nth-of-type(3) span{
    background-image: url(../images/kycf8_03.png);
    background-position: 2px center;
}
.kycm3-3 li a:hover{
    box-shadow: 0 0 8px #ccc;
}
.kyc-header .zz-nav li a{
    border: none;
}
.kyc-header .zz-nav li.active>a{
    background: #376dd8;
}
.kyc-header .zz-nav li>a:hover{
    background: #376dd8;
}

/* jyxx */
.jyxx-body{
    background: url(../images/jyxx1_01.jpg) no-repeat center 0;
}
.jyxx-header .zztop{
    background: rgba(255, 255, 255, 0.8)
}
.jyxx-header .zz-search{
    width: 400px;
    margin-left: 96px;
}
.jyxx-nav{
    margin-top: 16px;
}
.jyxx-nav ul{
    background: #1447b2;
    /* overflow: hidden; */
}
.jyxx-nav li{
    float: left;
    width: 11.1111%;
    position: relative;
}
.xlzs{
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}
.xlzs a{
    width: 160px;
   text-align: center;
    background: rgba(61,117,236,0.8);
    display: block;
    color: #fff;
    line-height: 40px;
}
.xlzs a:hover{
    background: rgba(61,117,236,1);
}
.jyxx-nav li>a{
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 20px 0px;
    text-align: center;
}
.jyxx-nav li.active>a{
    background: #3d75ec;
}
.jyxx-nav li>a:hover{
    background: #3d75ec;
}
.jyxx-main{
    margin-top: 20px;
}
.jyxx-1{
    margin: 0 -10px;
}
.jyxx-1-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 72%;
}
.jyxx-1-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 28%;
}
.jyxx-news{
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 15px;
}
.jyxx-h2{
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    padding-bottom: 2px;
}
.jyxx-h2 span{
    float: left;
    font-weight: bold;
    font-size: 18px;
    color: #333;
    padding: 0 17px 8px 5px;
    border-bottom: 3px solid #1447b2;
}
.jyxx-h2 a{
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    background: url(../images/xinf31_03.png) no-repeat right 2px;
    margin-top: 8px;
}
.jyxx-cxcy{
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 15px;
}
.jyxx-cxcy-list li{
    padding: 9px 0;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
}
.jyxx-cxcy-list li:last-child{
    border: none;
}
.jyxx-cxcy-list li span{
    position: relative;
    float: left;
    width: 62px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #60b0f4;
}
.jyxx-cxcy-list li span:before{
    position: absolute;
    content:"";
    border: 4px solid transparent;
    border-left-color: #60b0f4;
    right: -8px;
    top: 50%;
    margin-top: -4px;
}
.jyxx-cxcy-list li a{
    float: left;
    box-sizing: border-box;
    width: calc(100% - 76px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 12px;
    line-height: 32px;
}
.jyxx-cxcy-list li a:hover{
    color: #3d75ec;
}
.jyxx-news-con{
    margin-top: 8px;
}
.jyxx-news-img{
    width: 55.1%;
}
.jyxx-news-list{
    width: 44.9%;
    box-sizing: border-box;
    padding-left: 20px;
}
.jyxx-news-img .xinf-mb1{
    height: 300px;
}
.jyxx-news-img .xinf-mb1 .item img{
    height: 300px;
}
.jyxx-news-img .xinf-mb1 .owl-dots .owl-dot span{
    border-radius: 0;
    background: #b0b7bd;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
}
.jyxx-news-img .xinf-mb1 .owl-dots .owl-dot.active span, .jyxx-news-img .xinf-mb1 .owl-dots .owl-dot:hover span{
    background: #3d75ec;
}
.jyxx-news-list li{
    padding: 8px 0 8px 20px;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
}
.jyxx-news-list li:last-child{
    border-bottom: none;
}
.jyxx-news-list li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.jyxx-news-list li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #c6c6c6;
    left: 0;
    top: 16px;
}
.jyxx-news-list li span{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 4px;
}
.jyxx-news-list li:hover:before{
    background: #3d75ec;
}
.jyxx-news-list li:hover a{
    color: #3d75ec;
    font-weight: bold;
}
.jyxx-news-list li:hover span{
    color: #3d75ec;
}
.jyxx-cxcy-list{
    margin-top: 7px;
}
.jyxx-2{
    margin:20px -10px 0
}
.jyxx-2-1{
    width: 81.1%;
    box-sizing: border-box;
    padding: 0 10px;
}
.jyxx-2-2{
    width: 18.9%;
    box-sizing: border-box;
    padding: 0 10px;
}
.jyxx-2-items{
    padding: 20px;
    border: 1px solid #dcdcdc;
}
.jyxx-2-items-t{
    height: 54px;
    background: url(../images/jyxx10_03.jpg) no-repeat;
}
.jyxx-2-items ul{
    margin:25px -7px 0;
}
.jyxx-2-items li{
    float: left;
    width: 25%;
    padding: 0 7px;
    box-sizing: border-box;
}
.jyxx-2-items li a{
    display: block;
    border-radius: 5px;
    -ms-border-radius:5px;
    padding: 20px 0;
    text-align: center;
    line-height: 58px;
}
.jyxx-2-items li:nth-of-type(1) a{
    background: #e97445;
}
.jyxx-2-items li:nth-of-type(2) a{
    background: #ffae00;
}
.jyxx-2-items li:nth-of-type(3) a{
    background: #01a1fd;
}
.jyxx-2-items li:nth-of-type(4) a{
    background: #76af07;
}
.jyxx-2-items li span{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.jyxx-2-items li:hover a{
    box-shadow: 0 0 8px #ccc;
}
.jyxx-2-items li:hover span{
    font-weight: bold;
}
.jyxx-2-modes{
    background: #60b0f4 url(../images/jyxx4_03.png) no-repeat left bottom;
    padding: 13px 14px;
}
.jyxx-2-modes h2 span{
    display: inline-block;
    padding-left: 35px;
    background: url(../images/jyxx3_03.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
}
.jyxx-2-modes ul{
    padding: 10px;
    background: rgba(255, 255, 255, 0.9);
    margin-top: 10px;
    position: relative;
}
.jyxx-2-modes ul:before{
    position: absolute;
    right: 0;
    top: -37px;
    width: 70px;
    height: 37px;
    content: "";
    background: url(../images/jyxx20_03.png) no-repeat;
}
.jyxx-2-modes li{
    overflow: hidden;
    margin-bottom: 7px;
}
.jyxx-2-modes li:last-child{
    margin-bottom: 0;
}
.jyxx-2-modes li img{
    float: left;
}
.jyxx-2-modes li span{
    float: left;
    margin-left: 10px;
    width: calc(100% - 32px);
    color: #333;
}
.jyxx-2-modes li:last-child span{
    font-weight: normal;
}
.jyxx-2-modes li span i{
    font-weight: normal;
}
.jyxx-3 {
    margin: 20px -10px 0;
}
.jyxx-3-1{
    box-sizing: border-box;
    padding: 0 10px;
    width: 60%;
}
.jyxx-3-2{
    box-sizing: border-box;
    padding: 0 10px;
    width: 40%;
}
.jyxx-3-1-1{
    border: 1px solid #dcdcdc;
    border-top: 3px solid #60b0f4;
}
.jyxx-3-2-1{
    border: 1px solid #dcdcdc;
    border-top: 3px solid #60b0f4;
}
.jyxx-3-1-title{
    background: #fbfbfb;
    
}
.jyxx-3-1-title ul{
    width: 85.5%;
    float: left;
}
.jyxx-3-1-title .jyxx-more{
    float: left;
    width: 14.5%;
    line-height: 45px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.jyxx-3-1-title li{
    float: left;
    box-sizing: border-box;
    width: 25%;
    line-height: 46px;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.jyxx-3-1-title li i{
    float: left;
    width: 29px;
    height: 30px;
    background-image: url(../images/jyxx9_03.png);
    background-repeat: no-repeat;
    margin-top:7px;
    margin-right: 6px;
    margin-left: 20px;
}
.jyxx-3-1-title li span{
    font-size: 18px;
    color: #666;
    float: left;
}
.jyxx-3-1-title li.active span{
    font-weight: bold;
    color: #60b0f4;
}
.jyxx-3-1-title li.active{
    background: #fff;
    border-bottom: 1px solid #fff;
}
.jyxx-3-1-title li .i1{
    background-position: -2px -2px;
}
.jyxx-3-1-title li.active .i1{
    background-position: -2px -39px;
}
.jyxx-3-1-title li .i2{
    background-position: -48px -4px;
}
.jyxx-3-1-title li.active .i2{
    background-position: -48px -41px;
}
.jyxx-3-1-title li .i3{
    background-position: -93px -4px;
}
.jyxx-3-1-title li.active .i3{
    background-position: -93px -41px;
}
.jyxx-3-1-title li .i4{
    background-position: -138px -4px;
}
.jyxx-3-1-title li.active .i4{
    background-position: -138px -41px;
}
.jyxx-3-1-title .jyxx-more a{
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    background: url(../images/xinf31_03.png) no-repeat right center;
}
.jyxx-3-1-con{
    padding:10px  20px;
}
.jyxx-3-1-con li:hover a{
    color: #3d75ec;
}
.jyxx-3-1-con li:hover:before{
    background: #3d75ec;
}
.jyxx-3-2-title{
    background: #fbfbfb;
    
}
.jyxx-3-2-title ul{
    width: 70%;
    float: left;
}
.jyxx-3-2-title .jyxx-more{
    float: left;
    width: 30%;
    line-height: 45px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.jyxx-3-2-title li{
    float: left;
    box-sizing: border-box;
    width: 50%;
    line-height: 46px;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.jyxx-3-2-title li i{
    float: left;
    width: 29px;
    height: 30px;
    background-image: url(../images/jyxx9_03.png);
    background-repeat: no-repeat;
    margin-top:7px;
    margin-right: 6px;
    margin-left: 26px;
}
.jyxx-3-2-title li span{
    font-size: 18px;
    color: #666;
    float: left;
}
.jyxx-3-2-title li i.i1{
    background-position: -184px -3px;
}
.jyxx-3-2-title li.active{
    background: #fff;
    border-bottom: 1px solid #fff;
}
.jyxx-3-2-title li.active i.i1{
    background-position: -184px -41px;
}
.jyxx-3-2-title li i.i2{
    background-position: -228px -3px;
}
.jyxx-3-2-title li.active i.i2{
    background-position: -228px -41px;
}
.jyxx-3-2-title .jyxx-more a{
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    background: url(../images/xinf31_03.png) no-repeat right center;
}
.jyxx-3-2-title li.active span{
    font-weight: bold;
    color: #60b0f4;
}
.jyxx-3-2-con{
    padding: 10px 20px;
}
.jyxx-3-2-con li:hover a{
    color: #3d75ec;
}
.jyxx-3-2-con li:hover:before{
    background: #3d75ec;
}
.jyxx-3-2-con li i{
    float: right;
    width:80px;
    height: 28px;
    border: 1px solid #ffae00;
    line-height: 28px;
    color: #ffae00;
    text-align: center;
    border-radius: 4px;
    margin-top: 6px;
    cursor: pointer;
}
.jyxx-3-2-con li i:hover{
    background: #ffae00;
    color: #fff;
}
.jyxx-links{
    padding: 16px 0;
    background: #f0f0f0;
    overflow: hidden;
    margin-top: 20px;
}
.jyxx-links h2{
    float: left;
    width: 96px;
    font-weight: bold;
    color: #666;
    font-size: 18px;
    line-height: 22px;
}
.jyxx-links ul{
    float: left;
    width: calc(100% - 96px);
}
.jyxx-links li{
    padding: 0 14px;
    line-height: 22px;
    float: left;
    position: relative;
}
.jyxx-links li a{
    color: #666;
}
.jyxx-links li:before{
    content: "";
    position: absolute;
    width: 2px;
    height: 14px;
    background: #929292;
    right: 0;
    top: 5px;
}
.jyxx-links li:last-child:before{
    background: transparent;
}
.jyxx-links li a:hover{
    color: #3d75ec;
}
.jyxx-postion .position{
    background: transparent;
}
.gail-wrap-jyxx{
    margin-top: 5px;
}
.common-wrap-jyxx .xlan-r{
    width: 100%;
}

/* zsxx */
.zsxx-body{
    background: url(../images/zsxx1_01.jpg) no-repeat center 0;
}
.zsxx-main{
    margin-top: 20px;
}
.zsxx-m1 ul{
    margin: 0 -8px;
}
.zsxx-m1 ul li{
    width: 33.3333%;
    padding: 0 8px;
    height: 120px;
    box-sizing: border-box;
}
.zsxx-m1 ul li a{
    display: block;
    height: 100%;
}
.zsxx-m1 ul li:nth-of-type(1) a{
    background: #25bff1;
}
.zsxx-m1 ul li:nth-of-type(2) a{
    background: #6597f6;
}
.zsxx-m1 ul li:nth-of-type(3) a{
    background: #f98f29;
}
.zsxx-m1 ul li img{
    float: left;
    margin-left: 47px;
    margin-top: 13px;
}
.zsxx-m1 ul li span{
    float: left;
    margin-top: 13px;
    margin-left: 34px;
}
.zsxx-m1 ul li a{
    color: #fff;
}
.zsxx-m1 ul li em{
    display: block;
    font-weight: bold;
    font-size: 24px;
    font-style: normal;
}
.zsxx-m1 ul li i{
    display: block;
    margin-top: 6px;
}
.zsxx-m1 ul li i b{
    font-weight: bold;
}
.zsxx-m2{
    margin: 20px -8px 0;
}
.zsxx-m2-1{
    width: 66%;
    padding: 0 8px;
    box-sizing: border-box;
}
.zsxx-m2-2{
    width: 34%;
    padding: 0 8px;
    box-sizing: border-box;
}
.zsxx-title1{
    border-bottom: 2px solid #60b0f4;
    overflow: hidden;
}
.zsxx-title1 span{
    float: left;
    width: 145px;
    height: 40px;
    background: #60b0f4;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.zsxx-title1 a{
    float: right;
    font-size: 14px;
    padding-right: 22px;
    color: #60b0f4;
    background: url(../images/zsxx10_03.png) no-repeat right center;
    line-height: 40px;
    margin-right: 6px;
}
.zsxx-m2-1con{
    margin-top: 20px;
}
.zsxx-m2-img{
    width: 54%;
}
.zsxx-m2-t1{
    padding-left: 16px;
    box-sizing: border-box;
    width: 46%;
}
.zsxx-m2-img .carousel-caption{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38px;
    background: rgba(0, 0, 0, .50);
    left: 0;
}
.zsxx-m2-img .owl-dots{
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
}
.zsxx-m2-img{
    height: 300px;
}
.zsxx-m2-img .item img{
    height: 300px;
}
.zsxx-m2-img .owl-dots .owl-dot span{
    width: 14px;
    height: 14px;
    background: #fff;
    margin: 5px 3px;
}
.zsxx-m2-img .owl-dots .owl-dot.active span, .zsxx-m2-img .owl-dots .owl-dot:hover span{
    background: #60b0f4;
}
.zsxx-m2-zy-1{
    width: 60px;
    color: #fff;
}
.zsxx-m2-zy-1 span{
    height: 30px;
    line-height: 30px;
    display: block;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    background: #60b0f4;
}
.zsxx-m2-zy-1 em{
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    background: #60b0f4;
    font-style: normal;
}
.zsxx-m2-zy-2{
    margin-left: 14px;
    width: calc(100% - 74px);
}
.zsxx-m2-zy-2 h2{
    margin-top: 7px;
}
.zsxx-m2-zy-2 h2 a{
    color: #60b0f4;
    font-weight: bold;
}
.zsxx-m2-zy-2  p{
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}
.zsxx-m2-ul1 li{
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
}
.zsxx-m2-ul1 li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #c6c6c6;
    left: 0;
    top: 8px;
}
.zsxx-m2-ul1 li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 96%;
    color: #333;
    display: block;
}
.zsxx-m2-ul1 li span{
    font-size: 14px;
    color: #999;
    margin-top: 3px;
    display: block;
}
.zsxx-m2-ul1 li:hover a{
    color: #60b0f4;
}
.zsxx-m2-ul1 li:hover:before{
    background: #60b0f4;
}
.zsxx-title2{
    border-bottom: 2px solid #60b0f4;
    overflow: hidden;
    background: #f4f4f4;
    line-height: 40px;
}
.zsxx-title2 span{
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 16px;
    color: #60b0f4;
}
.zsxx-m2-2-ul{
    margin: 0 -6px;
}
.zsxx-m2-2-ul li{
    width: 50%;
    padding: 0 6px;
    box-sizing: border-box;
    margin-top: 11px;
    height: 70px;
    line-height: 70px;
}
.zsxx-m2-2-ul li a{
    display: block;
    height: 100%;
    background: #60b0f4;
}
.zsxx-m2-2-ul li img{
    float: left;
    margin-top: 15px;
    margin-left: 32px;
    margin-right: 13px;
}

.zsxx-m2-2-ul li span{
    color: #fff;
    font-weight: bold;
    float: left;
}
.zsxx-m2-2-ul li a:hover{
    background: #509cdd;
}
.zsxx-m2-2 p{
    margin-top: 10px;
}
.zsxx-m2-2 p img{
    width: 100%;
}
.zsxx-m3{
    margin: 20px -8px 0;
}

.zsxx-m3-1{
    box-sizing: border-box;
    padding: 0 8px;
    width: 36.3%;
}
.zsxx-m3-2{
    width: 29.7%;
}
.zsxx-m3-3{
    width: 34%;
}
.zsxx-list-ul1{
    padding-top: 5px;
}
.zsxx-list-ul1 li{
    border-bottom: 1px dashed #dcdcdc;
    padding: 4px 0 4px 20px;
}
.zsxx-list-ul1 li a{
    width: 76%;
}
.zsxx-list-ul1 li:last-child{
    border-bottom: none;
}
.zsxx-list-ul1 li:hover:before{
    background: #60b0f4;
}
.zsxx-list-ul1 li:hover a{
    color: #60b0f4;
}
.zsxx-title2 a{
    float: right;
    font-size: 14px;
    padding-right: 22px;
    color: #60b0f4;
    background: url(../images/zsxx10_03.png) no-repeat right center;
    line-height: 40px;
    margin-right: 6px;
}
.zsxx-m4{
    margin:5px -8px 0;
}
.zsxx-m4-1{
    box-sizing: border-box;
    padding: 0 8px;
    width: 36.3%;
}
.zsxx-m4-2{
    width: 29.7%;
}
.zsxx-list-ul2{
    padding-top: 5px;
}
.zsxx-list-ul2 li{
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
}
.zsxx-list-ul2 li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 96%;
    color: #333;
    display: block;
}
.zsxx-list-ul2 li span{
    font-size: 14px;
    color: #999;
    margin-top: 3px;
    display: block;
}
.zsxx-list-ul2 li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #c6c6c6;
    left: 0;
    top: 8px;
}
.zsxx-list-ul2 li:hover a{
    color: #60b0f4;
}
.zsxx-list-ul2 li:hover:before{
    background: #60b0f4;
}
.zsxx-m4-3{
    box-sizing: border-box;
    padding:0 8px;
    width: 34%;    
}
.zsxx-m4-lx{
    height: 279px;
    background: url(../images/zsxx13_03.jpg) no-repeat center/cover;
    padding-left: 35px;
    overflow: hidden;
}
.zsxx-m4-lx h2{
    margin-top: 60px;
    font-weight: bold;
    color: #666;
    font-size: 18px;
}
.zsxx-m4-lx p{
    margin-top: 16px;
    color: #333;
}
.zsxx-footer .foot-cc{
    background: #1447b2;
}
.gail-wrap-zsxx{
    margin-top: 5px;
}
.zsxx-ly{
    /* margin-top: 10px; */
    margin-bottom: 30px;
    background: rgba(255,255,255,.6);
    padding: 10px;
}
.zsxx-ly-1{
    width: 29.1%;
}
.zsxx-ly-2{
    width: 70.9%;
    padding-left: 30px;
    box-sizing: border-box;
}
.zsly2{
    margin-top: 13px;
}
.zsly-title{
    border-bottom: 2px solid #60b0f4;
    overflow: hidden;
    background: #f4f4f4;
    line-height: 40px;
}
.zsly-title span{
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-left: 16px;
    color: #60b0f4;
}
.zsly-title a{
    float: right;
    margin-right: 18px;
    font-size: 14px;
    color: #60b0f4;
}
.zsly2-list{
    background: #f4f8fc;
    border: 1px solid #ebeff2;
    padding:10px 20px;
    position: relative;
}
.zsly2-list li{
    overflow: hidden;
    padding-left: 18px;
    background: url(../images/flgtp15_06.png) no-repeat left center;
    line-height: 38px;
}
.zsly2-list li a{
    float: left;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.zsly2-list li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.zsly2-list li.active{
    background-image: url(../images/flgtp16_03.png);
}
.zsly2-list li a em{
    float: left;
    width: 42px;
    height: 18px;
    background: url(../images/zsxxly1_03.png) no-repeat;
    margin-top: 10px;
    margin-right: 6px;
}
.zsly2-list li:hover a{
    color: #60b0f4;
}
.zsly2-list:before{
    content:"";
    position: absolute;
    width: 2px;
    height: 222px;
    background: #e6e7e9;
    z-index: 1;
    left: 21px;
    top: 0px;
}
.zsly2-list ul{
    position: relative;
    z-index: 2;
}
.zsly3{
    margin-top: 13px;
}
.zsly3-list{
    background: #f4f8fc;
    border: 1px solid #ebeff2;
    padding:10px 20px;
}
.zsly3-list .list-ul li{
    line-height: 38px;
    height: 38px;
}
.zsly3-list .list-ul li:before{
    width: 5px;
    height: 5px;
}
.zsly3-list .list-ul li:hover a{
    color: #60b0f4;
}
.zsly3-list .list-ul li:hover:before{
    background: #60b0f4;
}
.zslyr-1-ul li{
    padding: 20px 0;
    border-bottom: 1px solid #e8e9e9;
    overflow: hidden;
}
.zslyr-1-ul li:first-child{
    padding-top: 0;
}
.perly-img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
}
.perly-con{
    padding-left: 10px;
    box-sizing: border-box;
    width: calc(100% - 52px);
    float: left;
}
.perly1{
    margin-top: 16px;
}
.perly1 h2 a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    color: #60b0f4;
}
.perly1 p{
    color: #333;
    margin: 6px 0;
}
.perly1 h6{
    font-size: 14px;
    color: #999;
}
.perly1 h6 span{
    color: #ff7800;
}
.perly2{
    margin-top: 15px;
    position: relative;
    background: #ececec;
    padding: 12px;
    color: #333;
}
.perly2 p span{
    color: #60b0f4;
}
.perly2 a{
    color: #60b0f4; 
}
.zslyr-2{
    margin-top: 20px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.zslyr-2-title{
    line-height: 68px;
    height: 68px;
    background: url(../images/zsxxly3_03.jpg) repeat-x;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-indent: 36px;
}
.zslyr-2-con{
    padding: 20px;
    background: #f4f8fc;
}
.lyr2-ul1{
    overflow: hidden;
}
.lyr2-ul1 li{
    float: left;
    width: 50%;
    padding: 0 24px;
    margin-top: 16px;
    overflow: hidden;
    line-height: 40px;
    box-sizing: border-box;
}
.lyr2-ul1 li span{
    width: 80px;
    float: left;
    color: #333;
    text-align: right;
}
.lyr2-ul1 li input{
    width: calc(100% - 98px);
    margin-left: 18px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #c1bfbf;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    text-indent: 6px;
}
.lyr2-ul1 li select{
    width: calc(100% - 98px);
    margin-left: 18px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #c1bfbf;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
}
.lyr2-ul2 li{
    padding: 0 24px;
    margin-top: 16px;
    overflow: hidden;
    line-height: 40px;
    box-sizing: border-box;
}
.lyr2-ul2 li span{
    width: 80px;
    float: left;
    color: #333;
    text-align: right;
}
.lyr2-ul2 li input{
    width: calc(100% - 98px);
    margin-left: 18px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #c1bfbf;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    text-indent: 6px;
}
.lyr2-ul2 li textarea{
    width: calc(100% - 98px);
    margin-left: 18px;
    box-sizing: border-box;
    border: 1px solid #c1bfbf;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    padding: 6px; 
    height: 70px;
}
.lyr2-ul2 li .yzmzz{
    width: 34%;
}
.lyr2-ul2 li .abtn{
    width: 207px;
    height: 40px;
    background: url(../images/zsxxly5_03.png) no-repeat;
    text-align: center;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
}
.zslyr-2:before,.zslyr-2:after{
    position: absolute;
    content:"";
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    top: 57px;
}
.zslyr-2:before{
    left: -7px;
}
.zslyr-2:after{
    right: -7px;
}
.perly2:before{
    position: absolute;
    content: "";
    border: 8px solid transparent;
    border-bottom-color: #ececec;
    left: 25px;
    top: -16px;
}
.zsxx-btn{
    position: fixed;
    width: 60px;
    left: 50%;
    margin-left: 620px;
    bottom: 100px;
}
.zsxx-btn li{
    width: 60px;
    height: 60px;
    background: #60b0f4;
    margin-top: 5px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.zsxx-btn li:hover{
    background: #4fa2e9;
}
.zsxx-btn li img{
    margin-top: 14px;
}
.zsewm{
    width: 180px;
    height: 154px;
    background: url(../images/flgtp40_03.png) no-repeat;
    position: absolute;
    left: -190px;
    top: -34px;
    display: none;
}
.qqonline{
    width: 215px;
    height: 217px;
    position: absolute;
    left: -227px;
    top: -12px;
    background: url(../images/zsxx40_03.png) no-repeat;
    display: none;
}
.qqlists{
    margin-top: 37px;
}
.qqlists a{
    display: inline-block;
    background: #60b0f4;
    border-radius: 18px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    width: 153px;

    height: 36px;
    line-height: 36px;
}
.dlg1-nav{
    background: url(../images/dlgf1_02.jpg) no-repeat center top;
}
.dlg1-nav-1{
    border-radius: 10px 10px 0 0;
    background: #046dcd;
}
.dlg1-nav-1 ul{
    text-align: center;
}
.dlg1-nav-1 li{
    display: inline-block;
    position: relative;
}
.dlg1-nav-1 li>a{
    display: block;
    color: #fff;
    padding: 0 12px;
    line-height: 60px;
    font-size: 16px;
}
.dlg1-nav-1 li.active>a{
    font-weight: bold;
}
.dlg1-nav-1 li>a:hover{
    font-weight: bold;
}
.dlg-main{
    margin-top: 34px;
}
.dlg1-1{
    width: 50%;
}
.dlg1-2{
    width: 50%;
    background: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    padding-right: 20px;
}
.dlg1-1 .xinf-mb1{
    height: 300px;
}
.dlg1-1 .xinf-mb1 .item img{
    height: 300px;
}
.dlg1-1  .xinf-mb1 .item .carousel-caption{
    height: 60px;
    line-height: 36px;
    text-align: center;
}
.dlg1-1 .xinf-mb1 .item .carousel-caption b{
    margin-left: 0;
    margin: 0 auto;
}
.dlg1-1 .xinf-mb1 .owl-dots{
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 100%;
}
.dlg-title1{
    padding-top: 15px;
    border-bottom: 1px solid #0a8aff;
    overflow: hidden;
}
.dlg-title1 span{
    float: left;
    padding: 0 20px 10px;
    border-bottom: 3px solid #0a8aff;
    font-size: 18px;
    font-weight: bold;
    color: #0094e8;
}
.dlg-title1 a{
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    background: url(../images/xinf31_03.png) no-repeat right 2px;
    margin-top: 8px;
}
.dlg-list-ul1{
    padding: 3px 0 4px;
}
.dlg-list-ul1 li:hover:before{
    background: #0a8aff;
}
.dlg-list-ul1 li:hover a{
    color: #0a8aff;
}
.dlg2{
    margin: 20px -10px;
}
.dlg2-1{
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px;
}
.dlg2-2{
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px;
}
.dlg2-1-1{
    background: #fff;
}
.dlg2-2-1{
    background: #fff;
}
.dlg-title3 a{
    margin-right: 20px;
}
.hjdlg-1{
    padding: 0 18px;
}
.hjdlg-1-ul1 li{
    padding: 14px 0;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
}
.hjdlg-1-ul1 li h2{
    float: left;
    width: 50px;
    height: 50px;
    background: #ff3535;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    position: relative;
}
.hjdlg-1-ul1 li h2:before{
    position: absolute;
    content: "";
    border: 6px solid transparent;
    border-left-color: #ff3535;
    right: -12px;
    top: 50%;
    margin-top: -6px;
}
.hjdlg-1-ul1 li h2 span{
    display: inline-block;
    width: 36px;
    font-weight: bold;
    margin-top: 3px;
}
.hjdlg-1-ul1 li h6{
    float: left;
    width: calc(100% - 80px);
    margin-left: 30px;
    margin-top: 4px;
}
.hjdlg-1-ul1 li h6 a{
    font-weight: bold;
    color: #333;
}
.hjdlg-1-ul1 li h6 span{
    float: right;
    color: #999;
    margin-top: 3px;
}
.hjdlg-1-ul1 li h5{
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #ff6600;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff; 
    float: left;
    margin-top: 2px;
}
.hjdlg-1-ul1 li h4{
    float: left;
    width: calc(100% - 32px);
    margin-left: 12px;
}
.hjdlg-1-ul1 li h4 span{
    float: right;
    color: #999;
    margin-top: 3px;
}
.hjdlg-1-ul1 li:nth-of-type(3) h5{
    background: #ffcc33;
}
.hjdlg-1-ul1 li:hover h4 a{
    font-weight: bold;
}
.dlg-list-ul3{
    padding: 8px 0 5px;
}
.dlg-list-ul4{
    padding: 5px 18px 8px;
}
.dlg3{
    height: 200px;
    overflow: hidden;
}
.dlg3-1{
    float: left;
}
.dlg3-2{
    float: left;
    background: #fff;
    padding: 20px 20px 10px 20px;
    width: calc(100% - 70px);
    box-sizing: border-box;
    overflow: hidden;
}
.dlg3-2 .owl-dots{
    display: none!important;
}
.dlg3-2 .item img{
    height: 160px;
}
.dlg4{
    margin:20px -10px;
}
.dlg4-1{
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}
.dlg4-1-1{
    background: #fff;
}
.dlg-title2{
    height: 40px;
    background: #f2fafe;
    overflow: hidden;
    line-height: 40px;
}
.dlg-title2 span{
    float: left;
    width: 120px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #0094e8;
    font-size: 18px;
}
.dlg-title2 a{
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    background: url(../images/xinf31_03.png) no-repeat right center;
    margin-right: 20px;
}
.dlg-list-ul5{
    padding: 10px 18px;
}
.dlg4-1-c2 li{
    border-bottom: 1px dashed #bfbfbf;
}
.dlg4-1-c2 li:last-child{
    border-bottom: none;
}
.dlg4-1-c2 li i{
    float: right;
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #c6c6c6;
    font-size: 14px;
    margin-top: 7px;
    cursor: pointer;
    color: #999;
    border-radius: 4px;
}
.dlg4-1-c2 li i:hover{
    border: 1px solid #0a8aff;
    background: #0a8aff;
    color: #fff;
}
.dlg1-nav-xl{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
}
.dlg1-nav-xl a{
    width: 160px;
    text-align: center;
    background: rgba(4,109,205,0.8);
    display: block;
    color: #fff;
    line-height: 40px;
}
.dlg1-nav-xl a:hover{
    background: rgba(4,109,205,1);
}

