﻿@charset "utf-8";
/* CSS Document */
/*--简单动态图标---*/
.gknavlist i{-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }
.fuwCent ul li:hover i{
	webkit-transition: -webkit-transform 0.7s ease-out;
    -moz-transition: -moz-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.bannerBox{width:100%; height: 105px;margin-bottom:15px;}
.bannerBox img{width:100%;}
.headerline{ width:100%; margin-top:20px;}
.headerline .tit{ width:149px; height: 70px; background:url(../images/headerline-tit.png) no-repeat; font-size: 0; line-height: 0; text-indent: -9;}
.toutiao{ width:86%;}
.toutiao li h3,.toutiao li p{ width:100%; display: block;}
.toutiao li h3{ font-weight: bold; font-size: 30px; color:#0b68bd; text-align: center;}
.toutiao li p{ line-height: 20px; color: #777;margin-top:5px;text-align: center;}
.toutiao li p a{ color:#777;}

.newBox{ width:100%;margin-top:20px;}
.focuse{ width:638px; position:relative;}
.focuse .hd{ height:45px; width:auto; position:absolute; right:14px; bottom:19px; z-index:999; line-height: 45px;} 
.focuse .hd li{ float:left; width:10px; height:10px; background:#fff; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;margin:0 4px; cursor:pointer; margin-top:17px;}
.focuse .hd li.on{ background:#ef2a2a; width:25px; height:10px;}
.focuse .hd span{ color: #fff;}

.focuse .bd{ width:645px; height:434px; position:relative;}
.focuse .bd li{ width:645px; height:434px; }
.focuse .bd li img{ width:645px; height:auto;}
.focuse .bd li span{ display:block; position:absolute; bottom:0; left:0; height:47px; line-height:47px; background:url(../images/tm-bg1.png) repeat; width:100%; color:#fff;}
.focuse .bd li span p{ width:79%; display:block;  text-indent:15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center;}

.focuse a.prev,.focuse a.next{ display: block; width:23px; height: 58px; position: absolute; top:195px; z-index: 99;transition: all 0.2s;}
.focuse a.prev{ left: 8px; background: url(../images/arrow1.png) no-repeat;}
.focuse a.next{ right:8px; background: url(../images/arrow2.png) no-repeat;}


.xinwen2{ width:565px;}
.areaCon .hd{ height:43px; background: url(../images/titline1.jpg) repeat-x bottom;margin-top:-5px;}
.areaCon .hd li{ float:left;  height:43px; line-height:35px; font-size:22px;}
.areaCon .hd li.last{ background:none;}
.areaCon .hd li a{ min-width:90px;padding:0 17px; line-height:30px; display:block; height:43px; text-align:center; color: #333;background: url(../images/titline3.png) no-repeat   right;}
.areaCon .hd li.on,.areaCon .hd li:hover{background: url(../images/titline2.jpg) repeat-x bottom;font-weight:bold; color:#1171ca; font-weight: bold;}
.areaCon .hd li.on a,.areaCon .hd li:hover a{ color:#1171ca; }
.areaCon .hd li:last-child a{ background: none;}
.hdright .areaCon .hd{ height:43px; background: url(../images/titline1.jpg) repeat-x bottom;margin-top:-5px;}
.hdright .areaCon .hd li.on a,.hdright .areaCon .hd li:hover a{background: url(../images/line2-new.jpg) repeat-x bottom;font-weight:bold; color:#1171ca ; font-weight: bold;}

.areaCon .bd{margin-top:15px;}
.areaCon .bd li{ line-height:18px; background: none;  padding-left:0 !important;padding-bottom:22px;}
.areaCon .bd li s{ display:block; width:6px; height:6px; background: #bfbfbf; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; float:left;margin-top:7px;}
.areaCon .bd li a{ width:78% !important; margin-left:10px;}
.areaCon .bd li:hover s{ background:#0e87e4;transition: 400ms; height:14px;margin-top:3px; }
.areaCon .hd>ul{display:flex;}
.areaCon .hd > ul li {flex:1;}

.noticeBox{ width:100%; height: 55px; background:#d7eefe;} 
.noticeBox .title{ width:130px;margin-left:10px; background: url(../images/tongz-icon.png) no-repeat left; padding-left:40px; box-sizing: border-box;}
.noticeBox .title h3{ font-size: 22px; color: #0376e0; line-height: 55px; font-weight: bold;}
.noticeBox .title h3 a{ color: #f0376e0;}
.tzlist{ width:87%;margin-right:10px;  height: 40px; overflow: hidden;zoom:1;padding-top:8px; }
.tzlist ul{ height: 40px;margin-top:5px; overflow: hidden;zoom:1; }
.tzlist li{width:100%; display: flex; justify-content:space-between; flex-direction: row;flex-wrap: wrap;padding: 0;background: none;}
.tzlist li .tzgglb{line-height: 40px; width:47.5%; background: url(../images/sx-dian3.png) no-repeat left;margin-left:10px;padding-left:15px; }


.specialBox{position: relative; background: #f1f7fd; padding:9px; box-sizing: border-box;}
.specialBox .title{width:125px; background: url(../images/sy-ztbg.png) no-repeat left bottom; height: 80px;margin-left:10px;}
.specialBox .title h3,.specialBox .title span{ display: block;}
.specialBox .title h3{ font-weight: bold; font-size:22px; color: #2781e2; line-height: 30px;padding-left:35px;margin-top:14px; }
.specialBox .title span{ display: inline-block;border-radius: 20px; background: #fff; padding: 2px 18px; font-size: 15px; margin-top:5px;margin-left:50px;}
.specialBox .title span:hover{ background:#fe9a18; color: #fff; }

.zhuantiBox{ width:88%;position: relative;}
.zhuantiBox .hd{ width:100%; z-index: 99; }
.zhuantiBox .hd a{ display: block;width: 18px; height: 25px; position: absolute; top:40px;z-index: 99;}
.zhuantiBox .hd a.prev{ left: 2px; background:url(../images/arrow3.png) no-repeat;}
.zhuantiBox .hd a.next{ right: 2px; background:url(../images/arrow4.png) no-repeat;}

.zhuantiBox .bd{ overflow: hidden;padding-left:2px; box-sizing: border-box; width: auto;}
.zhuantiBox .bd li{ float:left;width:345px;height:105px;margin-right:14px; }
.zhuantiBox .bd li,.specialBox .bd li img{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.zhuantiBox .bd li:last-child{margin-right:0;}
.zhuantiBox .bd li img{ width:100%;}

.otherBox{ width:100%; background: url(../images/line1.jpg) repeat-x bottom; padding-bottom:15px;}
.newcolumn{ width:49%;}
.newcolumn .tit{height: 46px; background: url(../images/symlm-titbg.jpg) repeat-x bottom; display: flex;justify-content: space-between; flex-flow:wrap; flex-direction: row;}
.newcolumn .tit h3,.newcolumn .tit span.more{ display: block;}
.newcolumn .tit h3{padding:0 20px; background: #0376e0; height: 46px; line-height: 46px;border-top-left-radius: 5px;border-top-right-radius: 5px; overflow: hidden;zoom:1;}
.newcolumn .tit span.more{ border-radius: 10px; height: 22px; line-height: 22px; background: #fff; font-size: 14px; color: #999;padding:0 8px; margin:15px 10px 0 0;}
.newcolumn .tit span.more a{ color: #999;}
.newcolumn .tit span.more:hover{ background: #fe9a18;}
.newcolumn .tit span.more:hover a{color: #fff;}

.newcolumn .tit h3 i,.newcolumn .tit h3 span{ display: inline-block; float: left;}
.newcolumn .tit h3 i,.fuwuBox .tit h3 i,.fdlink .tit h3 i{margin-right:10px;width:26px; height: 45px;}
.newcolumn .tit h3 span,.fuwuBox .tit h3 span{ color: #fff; font-size: 22px; font-weight:bold;}

.newcolumn .lm1 h3 i{ background: url(../images/sylm-icon1.png) no-repeat;}
.newcolumn .lm2 h3 i{ background: url(../images/sylm-icon2.png) no-repeat;}
.newcolumn .lm3 h3 i{ background: url(../images/sylm-icon3.png) no-repeat;}
.newcolumn .lm4 h3 i{ background: url(../images/sylm-icon4.png) no-repeat;}
.newcolumn .lm5 h3 i{ background: url(../images/sylm-icon5.png) no-repeat;}
.newcolumn .lm6 h3 i{ background: url(../images/sylm-icon6.png) no-repeat;}
.newcolumn .lm7 h3 i{ background: url(../images/sylm-icon7.png) no-repeat;}
.newcolumn .lm8 h3 i{ background: url(../images/sylm-icon8.png) no-repeat;}
.newcolumn .lm9 h3 i{ background: url(../images/sylm-icon9.png) no-repeat;}


.xinwenlist{ width:100%;margin-top:15px;}
.xinwenlist .newlist li{ background: url(../images/sx-dian1.png) no-repeat left;}
.xinwenlist .newlist li:hover{ background: url(../images/sx-dian2.png) no-repeat left;}
.xinwenlist .newlist li.first{ display: flex; justify-content: flex-start; flex-flow: wrap; flex-direction: row; background: none; padding-left:0;margin-bottom:5px;}
.xinwenlist .newlist li.first .newpic{ width:183px; height: 104px; border-radius: 5px; overflow: hidden;}
.xinwenlist .newlist li.first .newpic img{width:100%; border-radius: 5px;}
.xinwenlist .newlist li.first .newWen{ width:67%;margin-left:15px;}
.xinwenlist .newlist li.first .newWen h3,.xinwenlist .newlist li.first .newWen p{ display: block; width: 100%;}
.xinwenlist .newlist li.first .newWen p{ color: #888; line-height: 30px; font-size: 16px;}
.xinwenlist .newlist li.first .newWen h3{ overflow: hidden;zoom:1; }
.xinwenlist .newlist li.first .newWen h3 a{ width:79%;}
.xinwenlist .newlist li.first .newWen p a{ display: inline; width: auto; float: inherit; color: #888;}


.fuwuBox{ width:100%; background: url(../images/syfw-bg.jpg) no-repeat; padding:10px; box-sizing: border-box;}
.fuwuBox .tit,.fdlink .tit{ height: 57px; background:url(../images/syfw-titbg.png) repeat-y;}
.fuwuBox .tit h3,.fdlink .tit h3{ display: block; overflow: hidden;zoom:1;}
.fuwuBox .tit h3 i,.fuwuBox .tit h3 span,.fdlink .tit h3 i,.fdlink .tit h3 span{ display: block; float: left;} 
.fuwuBox .tit h3 i,.fdlink .tit h3 i{ background: url(../images/sylm-icon5.png) no-repeat left; height: 57px; margin-left:15px;}
.fuwuBox .tit h3 span,.fdlink .tit h3 span{ color: #0376e0; line-height: 57px; font-size: 22px; font-weight: bold;}
.fuwCent{ width:100%; margin:17px 0;}
.fuwCent ul li{ width:224px;}
.fuwCent ul li i,.fuwCent ul li span{ display: block;}
.fuwCent ul li i{ width:71px; height: 71px; margin: 0 auto; background: url(../images/fuwu-icon1.png) no-repeat 0 0;}
.fuwCent ul li span{ text-align: center; line-height: 26px; margin-top:10px;}

li.fwlm1 i{ background-position: 0 0;}
li.fwlm2 i{ background-position: 0 -71px !important;}
li.fwlm3 i{ background-position: 0 -142px !important;}
li.fwlm4 i{ background-position: 0 -213px !important;}
li.fwlm5 i{ background-position: 0 -284px !important;}

.xinwenlist .tulist{display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap;}
.xinwenlist .tulist li{ width:45.5%; border: 1px solid #e0effe; padding:10px;}
.xinwenlist .tulist li .pic{ width:100%; height: 161px; overflow:hidden;}
.xinwenlist .tulist li .pic img{ width:100%; height: auto;}

.xinwenlist .tulist li:hover .pic img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.xinwenlist .tulist li .pic img{
	-webkit-transition: all .7s ;
    -moz-transition: all .7s ;
    transition: all .7s;
}

.otherBox2{ background: none; padding-bottom:0;}
.xinwenlist .tulist li .txt{ width:100%; line-height: 30px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.sfwqBox{ width: 100%; background: url(../images/syzfw-bg.jpg) no-repeat; height: 148px; border-radius: 5px; }
.sfwqBox ul{ padding-left:23%; box-sizing: border-box; overflow: hidden;zoom:1;padding-top:20px;}
.sfwqBox ul li{ line-height: 35px; width:17%; background: url(../images/arrow5.png) no-repeat left; padding-left:3%; float: left; color: #fff; font-size: 18px; font-weight: bold;}

.fdlink{ width:100%;}
.fdlink .tit{ background: url(../images/yqlj-icon.jpg) repeat-y; border-bottom-left-radius: 5px; border-top-left-radius: 5px}
.fdlink .tit h3 i{  background: url(../images/sylm-icon10.png) no-repeat left;}
.fdlink .tit h3 span{ color: #fff;}
.fdlink ul{margin-top:5px;}
.fdlink ul li{ width:16.6%; background: url(../images/sx-dian1.png) no-repeat left; padding-left:1.5%; line-height: 30px;}

