/* ******首页 ****** 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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/images/news2_07.png);
     background-repeat: no-repeat;
     background-position: left center;
 }
 .news1-c-ul li.active .li-news-title a{
    background-image: url(/zt/zt_2x1z/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(/zt/zt_2x1z/images/lg30_03.jpg);
 }
 .i-sec2-1 li:nth-of-type(2) .sec2-1-pad{
    background-color: #eaf9fe;
    background-image: url(/zt/zt_2x1z/images/lg31_03.jpg);
}
.i-sec2-1 li:nth-of-type(3) .sec2-1-pad{
    background-color: #d4e3f3;
    background-image: url(/zt/zt_2x1z/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%;
}
.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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/images/flgtp5_07.png) no-repeat center 70%;
}
.sideLeft-nav h4{
    height: 80px;
    background: url(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/images/flgtp16_03.jpg) repeat-y 19px top;
    padding-top: 24px;
    margin-bottom: 20px;
}
.xil-ul1 li{
    overflow: hidden;
    padding-left: 11px;
    background: url(/zt/zt_2x1z/images/flgtp15_06.png) no-repeat left center;
}
.xil-ul1 li.li1{
    background-position: left 5px;
    background-image: url(/zt/zt_2x1z/images/flgtp16_03.png);
}
.xil-ul1 li.li1 span{
    display: block;
    width: 56px;
    height: 22px;
    background: url(/zt/zt_2x1z/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(/zt/zt_2x1z/images/flgtp16_03.png);
}
.xil-ul1 li.li2:hover a{
    color: #1475ca;
}
.xil-ul2{
    padding: 5px 18px 20px;
}
.xil-ul2 li{
    background: url(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/images/flgtp12_07.png);
}
.paf-l a:nth-of-type(2) span{
    background-image: url(/zt/zt_2x1z/images/flgtp14_03.png);
}
.paf-l a:nth-of-type(3) span{
    background-image: url(/zt/zt_2x1z/images/flgtp15_03.png);
}

/* 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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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;
    
}
.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-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: 36px;
    height: 1px;
    background: #cccccc;
    top: 50%;
    margin-top: -1px;
    left: -36px;
    content: "";
}
.tr1n-s{
    float: left;
}
.tr1n-s dl{
    background:url(/zt/zt_2x1z/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(/zt/zt_2x1z/images/flgtp62_03.png) no-repeat;
    display: block;
    margin:8px auto 8px;
}
.tr1n-s dd:hover i{
    background: url(/zt/zt_2x1z/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;
}

/* 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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/images/zttpf10_03.png) no-repeat;
}
.gk-nav:after{
    position: absolute;
    content: "";
    width: 38px;
    height: 70px;
    right: -38px;
    top: 0;
    background: url(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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(/zt/zt_2x1z/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;
}