/* ******首页 ****** 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%;
}
.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 #208ccc;
    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: #5a9eff;
    background: #e0edfe;
}
.foot-cc{
    padding: 24px 0;
    background: #208ccc;
    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: #208ccc;
}
.sideLeft-nav ul li:hover{
    background: #fff;
    border-left-color: #208ccc;
}
.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: #208ccc;
}
.sideLeft-nav ul li:hover span{
    color: #208ccc;
}
.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 #208ccc;
    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: #5a9eff;
    line-height: 18px;
}
.xil-ul1 li.li1 a{
    display: block;
    color: #5a9eff;
    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: #5a9eff;
}
.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: #5a9eff;
}
.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: #5a9eff;
}
.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;*/
	border-left-color: #0d7dbf;
}
.ginav ul li.active span{
    color: #0d7dbf;
    font-weight: bold;
    background-image: url(../images/flgtp50_03.png);
}
.ginav ul li:hover{
    background: #fff;
    border-left-color: #0d7dbf;
}
.ginav ul li:hover span{
    color: #208ccc;
    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 #0b81c7;
    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: #208ccc;
    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: #5a9eff;
}
.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: #5a9eff;
}
.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;
    
}
.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: #5a9eff;
}
.tr1n a{
    color: #666;
    display: block;
    height: 100%;
}
.map-tree-nav li .tr1n:hover a{
    color: #5a9eff;
}
.map-tree-nav li: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(../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: #5a9eff;
}
.map-tree-nav li:last-child .tr1n{
    padding: 60px 10px;
}
.map-cc1{
    width: 872px;
}

/* school-wrap */
.school-wrap{
    margin-top: 28px;
}
.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: #208ccc;
    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: #208ccc;
    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;
}


/*新闻中心子站首页*/
.site{float: left; padding-left: 20px; padding-top: 35px; font-size: 32px;font-weight: bold;color: #1447b2;}
.m-zt{clear: both;overflow: hidden;}
.m-bg{background-color: #fafafa;}
.panel{float:left;width: 50%;}
.m-pad-left{ padding-left: 20px !important;}
.m-pad{padding: 20px 0;}
.m-pad .hd{
	height: 33px;
	border-bottom: 2px solid #e3e3e3;
}
.m-pad .hd h4{
	float: left;
}
.m-pad .hd h4 a{
	float: left;
    padding-bottom: 5px;
    border: 1px solid #dadada;
	color: #666666;
    font-size: 16px;
    padding: 0 18px;
    line-height: 32px;
}
.m-pad .hd h4 .active{
	font-weight: bold;
	color: #005bac;
	border-bottom: 2px solid #5a9eff;
}
.m-pad .hd p{
    float: right;
    padding: 0 10px;
    line-height: 32px;
}
.m-pad .hd p a{
	font-size: 14px;
    color: #666;
}

.m-pad .bd{
	margin-top:10px;
}
.m-pad .bd ul{
	margin-top: 6px;
}
.m-pad .bd li{
	padding-left: 16px;
	background-image: url(../images/flgtp15_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	line-height: 32px;
}
.m-pad .bd li a{
	float: left;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}
.m-pad .bd li:hover{
	background-image: url(../images/flgtp16_03.png);
}
.m-pad .bd li:hover a{
	color: #208ccc;
}
.m-pad .bd li span{
	float: right;
	font-size: 14px;
	color: #999;
}
.m-notice .bd li{padding-left: 0;}
.m-notice .bd li,.m-notice .bd li:hover {background: none;}
.m-notice .bd li span{float: left;padding: 0 8px; background-color: #fff; margin:4px 10px 4px 0;line-height: 28px; }

.edu-pad .hd{height: 38px;}
.edu-pad .hd h4{background: url(../images/icon_news_h4.png) no-repeat;}
.edu-pad .hd h4 a{
	float: left;
    padding: 0;
    border: none;
	color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 36px;
    width: 165px;
}
.edu-pad .hd p{line-height: 37px;}
.edu-pad .bd h2{color: #333;font-weight: bold;font-size: 18px;}
.edu-pad .bd h2 a{font-weight: bold;}
.edu-pad .bd h2 a:hover{color: #005bac;}
.edu-pad .bd p{line-height: 26px; padding: 20px 0; border-bottom: 1px dotted #dcdcdc;}

.love-pad .hd{height: 67px;border-bottom: none;}
.love-pad .hd h4{background: url(../images/icon_love_h4.png) no-repeat;}
.love-pad .hd h4 a{
	float: left;
    padding: 0;
    border: none;
	color: #fff;
    font-size: 18px;
    line-height: 67px;
    padding-left:25px;
    padding-right: 170px;
}
.love-pad .hd p{margin-top: 20px; padding-right: 0; }
.love-pad .hd p a{display: block; line-height: 24px;border: 1px solid #ddd;border-radius:4px; padding: 0 15px;transition: all .3s;}
.love-pad .hd p a:hover{background-color: #208ccc; color:#fff;}
.love-pad .bd h2{color: #333;font-weight: bold;font-size: 18px; line-height: 38px;}
.love-pad .bd h2 a{font-weight: bold;}
.love-pad .bd h2 a:hover{color: #005bac;}
.love-pad .bd p{font-size:14px;line-height: 26px; padding: 5px 0; border-bottom: 1px dotted #dcdcdc; text-indent: 2em;}

.news-panel{padding:20px 0;}
.edu-news-slider{padding: 20px 0;}

.topic-slider .item img{height:260px !important;}
.topic-slider .owl-controls .owl-nav {
    top: 45%;
}
.topic-slider .owl-controls .owl-nav [class*=owl-] {
    padding: 0;
    width: 40px;
    height: 40px;
   
}

.topic-slider .owl-controls .owl-nav .owl-prev{left:18%;background:url(../images/icon_arrow_zt_p.png); background-repeat: no-repeat;  background-size: contain;}
.topic-slider .owl-controls .owl-nav .owl-next{right:18%;background:url(../images/icon_arrow_zt_n.png);background-repeat: no-repeat; background-size: contain;}

.news-slider{padding-top: 10px;}
.news-slider img {height: 195px;}

.news-slider .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span{background-color: #208ccc;}

.m-express{margin-top: 30px; margin-left: 20px; padding:40px 50px; overflow: hidden; background: url(../images/icon_love_bg.png) center top no-repeat;}
.m-express .hd{border-bottom: none;}
.m-express .hd h4 a{border: none;color: #0b81c7;font-size: 18px;}
.m-express .btn-more{display: block;float: right; margin: 10px auto; padding: 0 25px;background-color:#0b81c7;color: #fff; line-height: 32px;border-radius: 15px;}

.zzt-r {position: relative;}
.zzt-r .zbm-nav{
    width: 126px;
    text-align: center;
    color: #fff;
    background: #0b81c7;
    margin-left: 20px;
    float: left;
    cursor: pointer;
}

.bmdh-box{
    position: absolute;
    border: 1px solid #015293;
    background: #fff;
    top: 32px;
    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;
}