﻿@charset "utf-8";
/* CSS Document */
/*--简单动态图标---*/
.gklmOne li i{-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }
.gklmOne 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);
}

.mainCenterOne{ width:100%; margin:0 auto;}
.subStane,.subStaneTow{ background: #fff;padding:15px 20px 0px 20px; box-sizing: border-box;}
.subStaneTow{ background: none;padding:5px 20px;}

/*--新闻部分---*/
.toutiao{ width:100%; position: relative;}
.toutiao .bd{width:100%;}
 .toutiao .bd li {display: flex;}
 .toutiao .bd .htbox {width: 95%;}
.toutiao li h3,.toutiao li p{ width:95%; display: block; margin: 0 auto;}
.toutiao li h3{  font-size: 36px; line-height: 50px; color:#e60312; text-align: center; font-family: syst; margin-bottom:6px; }
.toutiao li h3 a{ color:#e60312;}
.toutiao li p{ line-height: 28px; color: #444;margin-top:8px; font-size: 20px;}
.htmore {color: #787777;font-size: 16px;display: flex;align-items: end;justify-content:end;}
.htmore a{color: #787777;}

.toutiao .hd{ height: 4px;margin-top:20px;}
.toutiao .hd li{ float: left; height: 4px; width:33%; margin-right:0.3%; background: #b6dbf7; cursor: pointer;}
.toutiao .hd li.on{ background:#1f8fe6;}

.newBox{ width:100%; margin-top:15px; position: relative;}
/*--智能推荐--*/
.zNpowerBox{ width:auto; position: absolute; left: -46px; top:35px; display: flex; justify-content: space-between;}
.zNpowerBox .tit{ width: 52px;height: 162px;padding-top: 18px;background: url(../images/tuijian-btn.png) no-repeat;line-height: 25px;color: #fff;cursor: pointer; }
.zNpowerBox .tit i,.zNpowerBox .tit span{ display: block; width:52px; text-align: center; }
.zNpowerBox .tit span{ font-size: 0; line-height: 0; text-indent: -9;}
.zNpowerBox .tit i{ font-size: 22px; line-height: 30px;}
.zntjlist{ width:544px; background:#fff;height:420px; z-index: 99;margin-top:-35px;margin-left: -6px; border: 4px solid #d8f2fd; padding:13px; box-sizing: border-box;}
.tuijianBox{width:100%;}
.tjBox{padding: 2px 15px}
.tjBox .hd{ background: url(../images/sytjbg.jpg) repeat-y; display: flex; justify-content: space-between; height: 40px;padding-top:5px;}
.tjBox .hd ul,.tjBox .hd span{ display: block; line-height: 30px; }
.tjBox .hd ul{ width:70%;margin-left:30px;}
.tjBox .hd ul li{width:91px; margin-right:25px; float: left; text-align: center; font-size: 20px; height: 40px; line-height: 40px;padding:0 16px;}
.tjBox .hd ul li:last-child{margin-right:0;}
.tjBox .hd ul li.on,.tjBox .hd ul li:hover{ background:#fff; border-top-left-radius: 5px;border-top-right-radius: 5px; }
.tjBox .hd ul li.on a,.tjBox .hd ul li:hover a{ color:#166fd4; font-weight:bold;}
.tjBox .hd span{margin-right:13px;}
.tjBox .hd span a{ font-weight: normal; font-size: 14px; color: #aaa; }

.syfwzc{margin-top:10px;}
.tjBox .bd{margin-top:5px;}
.tjBox .bd li{ line-height: 34px;}

.tjBox .bd li.gdlist{ background: none; padding-left:0;}
.tjBox .bd li.gdlist .inBd{margin-top:0;}
.tjBox .bd li.gdlist .inBd li a{ max-width:98%;}

.focuse{ max-width:656px;width:51%; position:relative;height: 462px;}
.focuse .hd{ height:10px; width:105px; position:absolute; right:14px; bottom:17px; z-index:999;} 
.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;}
.focuse .hd li.on{ background:#ef2a2a; width:25px; height:10px;}
.focuse .bd{ width:100%; height:462px; position:relative;background: #024b70;}
.focuse .bd li{ width:100%; height:462px;}
.focuse .bd li img{ width:100%; height:auto;}
.focuse .bd li span{ display:block; position:absolute; bottom:0; left:0; height:44px; line-height:44px; 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;}

.xinwen2{max-width:599px;width:47%; }

.areaCon .hd,.inner_ipad .hd{ height:45px; background: url(../images/line1.jpg) repeat-x bottom;margin-top:-5px;position: relative;}
.areaCon .hd ul,.inner_ipad .hd ul{/*--margin-left:20px;--*/ width:auto;}
.areaCon .hd li,.inner_ipad .hd li{ float:left;  height:45px; line-height:35px; padding:0 3%; font-size:24px;margin:0 1.45%; font-family: syst;}
.areaCon .hd li.last,.inner_ipad .hd li.last{ background:none;}
.areaCon .hd li a,.inner_ipad .hd li a{ min-width:90px; line-height:35px; display:block; height:45px; text-align:center; color: #666;}
.areaCon .hd li.on,.areaCon .hd li:hover,.inner_ipad .hd li.on,.inner_ipad .hd li:hover {background: url(../images/line2.jpg) repeat-x bottom;}
.areaCon .hd li.on a,.areaCon .hd li:hover a,.inner_ipad .hd li.on a,.inner_ipad .hd li:hover a{font-weight:bold; color:#166fd4; font-weight: bold;}
.newMore{position: absolute; bottom:10px; right:0px;}
.newMore a{ color: #999; font-size: 16px;}
.newMore a:hover{ color:#166fd4;}

.areaCon .bd,.inner_ipad .bd{margin-top:13px;}
.xinwen2 .areaCon .bd{height: 375px;margin-top:5px;}
.areaCon .bd li,.inner_ipad .bd li{  background: none;  padding-left:0;padding-bottom:15px;}
.areaCon .bd li{padding-bottom:0px;}
.areaCon .bd li s,.inner_ipad .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:16px;}
.areaCon .bd li a{ width:80% !important; margin-left:13px;  line-height: 36px;}
.areaCon .bd li:hover s,.inner_ipad .bd li:hover s{ background:#0e87e4;transition: 400ms; height:14px;margin-top:13px; }
.areaCon .bd li span,.inner_ipad .bd li span{ width:80px;float:right; color:#666; text-align:right;  font-size:15px; font-family:"Arial"; }

.areaCon2 .bd li a{margin-left:0;}
.newlist2 li{ overflow:hidden; zoom:1; padding-left:15px; font-family:"微软雅黑";}
.newlist2 li a{ display:inline-block; float:left; width:78%;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; 
 overflow:hidden;
 /* autoprefixer: ignore next */
 -webkit-box-orient: vertical;}
.newlist2 li span{ width:80px;float:right; color:#666; text-align:right; line-height: 26px;  font-size:15px; font-family:"Arial"; }
.inner_ipad{ display:none;}

.newBoxTow{margin-top:15px;}
.repostInfo{ max-width:656px;width:51%;}
.repostInfo .areaCon2 .hd li{margin:0 4.3%;}
.neibuInfo .areaCon2 .hd li{margin:0 5.6%;}
.areaCon2 .bd{margin-top:5px;}
.areaCon2 .newlist li{ padding-bottom:0px; background: url(../images/arrow1.jpg) no-repeat left !important; padding-left:10px}
.areaCon2 .newlist li a{ width:80% !important; margin-left:13px; height: auto; line-height: 36px;}

.neibuInfo{max-width:599px;width:47%;}



@media (max-width: 1080px){
	.focuse{}
	.xinwen2{}	
	.areaCon{display: none;}
	.inner_ipad{display: block;}
	.inner_ipad .hd li{width:25%; font-size: 20px; padding:0; margin-right:0; font-weight: normal;}
	.inner_ipad .bd li{padding-bottom: 5px;width:100%;}
	.inner_ipad .bd li a{ width:78% !important; margin-left:10px; height: auto; line-height: 42px;}
	.inner_ipad .bd li s{margin-top: 18px;}
	.inner_ipad .bd li:hover s{margin-top:13px;}	
}
	
@media (max-width: 992px){	
	.inner_ipad .hd li{width:25%; font-size: 18px; padding:0; margin-right:0; font-weight: normal; font-family:'微软雅黑';}
	.inner_ipad .bd{margin-top:5px;}
	.inner_ipad .bd li{padding-bottom: 0px; line-height: 34px; width:100%;}
	.inner_ipad .bd li a{ width:70% !important; margin-left:8px; height: auto; line-height:inherit;}
	.inner_ipad .bd li s{margin-top: 15px;}
	.inner_ipad .bd li:hover s{margin-top:5px;}
}

/*---新闻通知---*/
.noticeBox{ width:100%;margin-top:5px;}
.noticeBox li{height:100px;display: flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap; background: #eff8fc !important;padding:10px !important; box-sizing: border-box; width:48.5%;margin-top:10px;}
.noticeBox li span,.noticeBox li p{ display: block; }
.noticeBox li span{ width:80px; height: 80px; background: #64b2ed; color: #fff; text-align: center;padding-top:10px; box-sizing: border-box;}
.noticeBox li span em{ font-weight: bold; font-style: normal; display: block;text-align: center; color: #fff;}
.noticeBox li span em.riqi{ font-size: 32px; line-height: 30px;}
.noticeBox li span em.ny{ font-size: 16px;line-height: 20px;margin-top:5px;}

.noticeBox li p{width:66%; line-height: 30px;}

/*----公开----*/
.mainCenterTow{  padding:5px 0; background:url(../images/lmkuaibg.jpg) repeat-y center;}
.gkUnit{margin-top:0;}
.lmbgTit{width:100%; height: 44px; overflow: hidden;zoom:1;}
.lmbgTit span,.lmbgTit h3{ display: block; float: left;}
.lmbgTit span{ width:42%; height: 44px;}
.btlineleft{ background: url(../images/sybgtit-left-line.png) no-repeat right;}
.btlineright{ background: url(../images/sybgtit-right-line.png) no-repeat left;}

.lmbgTit h3{width:180px; text-align: center; vertical-align: middle;}
/*.lmbgTit h3 img{ width:100%;}*/

.gkmk .lmbgTit h3{width:24%;height: 44px;}
.gkmk .lmbgTit h3 img{ width:240px; height: 44px;}
.gkmk .lmbgTit span{ width:38% !important;}

.publicBox{ width:100%; margin-top:5px;}
.publeft{ max-width:575px; width:44.9%;}
.gkbtOne{ width:100%; line-height: 30px; }
.gkbtOne h3{ font-size: 24px; color: #055cc5; font-family: syst; font-weight: bold;}
.gklmOne{ width:100%; margin-top:10px;}
.gklmOne li{ width:48%; border-radius: 5px; -webkit-border-radius:5px; -moz-border-radius:5px; background: url(../images/sygk-bg1.jpg) no-repeat center;padding:10px; box-sizing: border-box;  overflow: hidden;zoom:1;margin-bottom:15px; }
.gklmOne li i,.gklmOne li span{ display: block;float: left;}
.gklmOne li i{ width:55px; height: 55px;margin-left:10px;}
.gklmOne li span{ margin-left:15px;margin-top:10px; line-height: 36px;}
.gklmOne li.gk1 i{ background: url(../images/sy-gk1.png) no-repeat;}
.gklmOne li.gk2 i{ background: url(../images/sy-gk2.png) no-repeat;}
.gklmOne li.gk3 i{ background: url(../images/sy-gk4.png) no-repeat;}
.gklmOne li.gk4 i{ background: url(../images/sy-gk5.png) no-repeat;}
.gklmOne li.gk5 i{ background: url(../images/sy-gk5.png) no-repeat;}
.gklmOne li.gk6 i{ background: url(../images/sy-gk6.png) no-repeat;}


.zcwjk{width: 100%;padding:10px 16px; box-sizing: border-box;background:url(../images/gksearchbg.jpg) no-repeat bottom #f3f7fc; 
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;margin-top:-10px;}
.zcwjk .tit{ width:100%;  font-size: 20px;color: #a5a8ab; height: 32px; line-height: 32px; vertical-align:middle;}
.zcwjk .tit a{ color: #777; margin: 0 15px; position: relative;}
.zcwjk .tit img{margin-top:0px;}

.zcwjk .tit a.on,.zcwjk .tit a:hover{ color: #d5e6fa; font-weight: bold;}
.zcwjss{margin-top:20px; border: 2px solid #d1e3fb; background:rgba(255,255,255,0.8); border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; height: 50px;width:85%;}
.zcwjss input{ display:block;}
.zcwjss input.search-input{ text-indent: 15px;}
.zcwjss input.btn{ width:36px; height: 36px; background: url(../images/hzcwjbtn1.png) no-repeat; font-size: 0; line-height: 0; text-indent:-99; margin:6px 10px 0 0;}

.pubright{ width:53%;max-width: 678px;}

.gkinfo{ width:100%;}
.gkinfo .hd{  height: 45px; background:url(../images/line3.jpg) repeat-x bottom; position: relative;} 

 span.more{ display: block; position: absolute; bottom:10px; right:5px; line-height: 40px; color: #999; font-size: 16px;}
 span.more a{ color: #999;}

.gkinfo .hd ul{ width:auto;/*--margin:0 20px;--*/}
.gkinfo .hd ul li{ height: 45px; line-height: 35px; padding:0 12px; margin:0 4%; font-family: syst; font-size:24px; color: #696969; float: left;}
.gkinfo .hd ul li a{ color: #666;}
.gkinfo .hd ul li.on,.gkinfo .hd ul li:hover{background: url(../images/line4.jpg) no-repeat center bottom;}
.gkinfo .hd ul li.on a,.gkinfo .hd ul li:hover a{ color:#166fd4; }
.gkinfo .hd ul li:last-child{margin-right: 0;}

.gkinfo .bd{margin-top:10px; height: 244px; }
.gkinfo .bd li{ line-height: 41px;}
.zglmTow{width:100%; margin-top:10px; overflow:hidden;}
.zglmTow .hd ul{display: flex;justify-content: center;}
.zglmTow .bd li{ width:333px; height: 103px; float: left; border-radius:5px; -moz-border-radius:5px; -moz-border-radius:5px;margin-right:13px;}
.zglmTow .bd li img{border-radius:5px; -moz-border-radius:5px; -moz-border-radius:5px;}
.zglmTow .hd{ display:flex; margin: 0 auto;margin-top:12px;/*width:80px;*/justify-content: center;}
.zglmTow .hd li{ width: 12px; height: 12px; float: left; background: #65b2ee; cursor: pointer;margin:0 7px; border-radius:30px; -moz-border-radius:30px; -moz-border-radius:30px; font-size: 0; line-height: 0; text-indent: -9;}
.zglmTow .hd li.on{ background:#146fe6;}

.gklmTow{ width:100%; margin:12px 0 5px 0;}
.gklmTow ul li{ width:245px; height: 95px;border-radius:5px; -moz-border-radius:5px; -moz-border-radius:5px; margin-right:13px;}
.gklmTow ul li h4{ display: block; line-height: 40px; margin-left:27px;margin-top:20px; font-weight: bold; color: #0052b6; font-size: 21px;}
.gklmTow ul li h4 a{color: #0052b6;}
.gklmTow ul li:last-child{margin-right:0;}
li.zwlm1{ background: url(../images/sygklmbg1.jpg) no-repeat;}
li.zwlm2{ background: url(../images/sygklmbg2.jpg) no-repeat;}
li.zwlm3{ background: url(../images/sygklmbg3.jpg) no-repeat;}
li.zwlm4{ background: url(../images/sygklmbg4.jpg) no-repeat;}
li.zwlm5{ background: url(../images/sygklmbg5.jpg) no-repeat;}


/*----服务---*/
.fuwutit{margin-bottom:10px;}
.fuwuleft{width:65.5%; max-width: 870px; }
.fwsxBox{ width:100%; background:url(../images/syfuw-bg.jpg) repeat-x top;padding-top:10px;}
.fwsxBox .hd{ width:100%; margin: 0 auto;}
.fwsxBox .hd ul{width:96%;margin: 0 auto;}

.fwsxBox .hd li{ float: left; font-family: syst; font-size:22px; color: #696969; padding:0 24px; cursor: pointer;box-sizing: border-box; width:50%;text-align: center;}
.fwsxBox .hd li:last-child{margin-right:0;}
.fwsxBox .hd li h3{font-size:24px; line-height: 36px;height: 48px;}
.fwsxBox .hd li.on{ background: #fff; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.fwsxBox .hd li.on h3{ color: #126fd6; background:url(../images/syfuw-titbg.png) no-repeat bottom center;}
.fwsxBox .bd{margin-top:10px;}
.xzfuwBox{ width:100%; }
.fwColumn{width:412px; background:#f3f7fc; -webkit-box-shadow: 0 0 5px #d8e4f5;-moz-box-shadow: 0 0 5px #d8e4f5;	box-shadow: 0 0 5px #d8e4f5;}
.fwColumn .title{ width:100%; height: 75px; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden; text-align: center; padding-top:20px; box-sizing: border-box;}
.fwColumn .geren{ background: url(../images/syfuw-titbg2.jpg) no-repeat center;}
.fwColumn .faren{ background: url(../images/syfuw-titbg3.jpg) no-repeat center;}

.matter{ width:90%; padding:3% 5%;}
.matter ul{ justify-content: flex-start;}
.matter li{ width:30.3%; padding-left:3%; background:url(../images/arrow5.png) no-repeat left;  line-height: 36px;margin-bottom:3px; overflow:hidden; text-overflow: ellipsis;white-space: nowrap;  }
.more2{ margin-left:78%; width:85px; height: 30px; line-height: 30px; background: #e3f5ff; color: #6f6f6f; font-size: 16px; text-align: center; cursor: pointer;}
.more2 a{ color: #6f6f6f;}
.more2:hover{ background:#1568e5; color: #fff; }
.more2:hover a{ color: #fff;}

.wsfwBox{ width:100%;}
.wsfwBox li{ width:30.3%; height: 150px;margin-bottom:20px; text-align: center;padding:2% 0; box-sizing: border-box; float: left; margin:0 1.5% 2% 1.5%; border-radius: 5px;}
.wsfwBox li i,.wsfwBox li span{ display: block; margin: 0 auto;}
.wsfwBox li i{ width:66px; height: 66px;}
.wsfwBox li span{ text-align: center; line-height: 40px; }
.wsfwBox li.fuw1{ background: url(../images/syfw-lmbg1.jpg) no-repeat;}
.wsfwBox li.fuw2{ background: url(../images/syfw-lmbg2.jpg) no-repeat;}
.wsfwBox li.fuw3{ background: url(../images/syfw-lmbg3.jpg) no-repeat;}
.wsfwBox li.fuw4{ background: url(../images/syfw-lmbg4.jpg) no-repeat;}
.wsfwBox li.fuw5{ background: url(../images/syfw-lmbg5.jpg) no-repeat;}
.wsfwBox li.fuw6{ background: url(../images/syfw-lmbg6.jpg) no-repeat;}
.wsfwBox li.fuw4,.wsfwBox li.fuw5,.wsfwBox li.fuw6{margin-bottom:0;}

.wsfwBox li.fuw1 i{ background: url(../images/syfw-pic1.png) no-repeat;}
.wsfwBox li.fuw2 i{ background: url(../images/syfw-pic2.png) no-repeat;}
.wsfwBox li.fuw3 i{ background: url(../images/syfw-pic3.png) no-repeat;}
.wsfwBox li.fuw4 i{ background: url(../images/syfw-pic4.png) no-repeat;}
.wsfwBox li.fuw5 i{ background: url(../images/syfw-pic5.png) no-repeat;}
.wsfwBox li.fuw6 i{ background: url(../images/syfw-pic6.png) no-repeat;}



.fuwurught{ width:32.8%;max-width:419px;background:url(../images/syfw-bg.jpg) repeat-x;}
.chaxun{width:100%;padding:15px 160px 20px 40px; overflow: hidden; background: url(../images/syfw-tit1.png) no-repeat 90% 20px; box-sizing: border-box;}
.chaxun .bd li{ display:inline-block;min-width:110px;margin-bottom: 14px; padding:0 10px; height: 37px; line-height: 37px; border-radius:5px; -moz-border-radius:5px; -moz-border-radius:5px; text-align: center;}
.chaxun .bd ul{ height: 200px;margin-top:25px;}
li.cx1{ background: #ddf1fd; color: #257ad9;}
li.cx1 a{color: #257ad9;}

li.cx2{ background: #ddeafd; color: #257ad9;margin-left:53px;}
li.cx2 a{color: #3a78d6;}

li.cx3{ background: #e2fdfb; color: #257ad9;}
li.cx3 a{color: #29c4b5;}

li.cx4{ background: #ddf1fd; color: #257ad9;margin-left:53px;}
li.cx4 a{color: #257ad9;}

.workBox{ margin:5px 20px 0 20px;}
.workBox .tit{ width:100%; height: 35px; font-size: 0; line-height: 0; text-indent: 0; background: url(../images/sycx-tit.png) no-repeat;}

.workkuang{ width:100%;margin-top:10px;}
.workkuang input{ display: block; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.workkuang input.from-control{ border:1px solid #cae2f0; text-indent: 15px; background: #fff; width:269px; height:42px; line-height:42px;}
.workkuang input.btn-default{width:92px; height: 46px; line-height: 46px; text-align: center;color: #fff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb93c), color-stop(100%,#fca737));
background: -webkit-linear-gradient(left,#fcb93c,#fca737);
background: -o-linear-gradient(left,#fcb93c,#fca737);
background: -moz-linear-gradient(left,#fcb93c,#fca737);
background: -mos-linear-gradient(left,#fcb93c,#fca737);
background: -ms-linear-gradient(left,  #fcb93c  0%,#fca737 100%);
background: linear-gradient(left,#fcb93c,#fca737);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb93c', endColorstr='#fca737',GradientType=1 );border-radius:5px;}

/*---互动---*/
.hdlmBox{ width:100%; margin-top:10px;}
.hdlmBox li{ width:309px; height: 99px; margin-right:14px; overflow: hidden;zoom:1; text-align: center;padding:17px 0;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; float: left; box-sizing: border-box; }
.hdlmBox li:last-child{margin-right:0;}
.hdlmBox li i,.hdlmBox li span{ display:inline-block; float:left;}
.hdlmBox li i{ width:63px; height: 63px;margin-left:77px;}
.hdlmBox li span{ line-height:63px;margin-left:17px; }
li.hdlm1{ background: url(../images/syhdbg1.jpg) no-repeat;}
li.hdlm2{ background: url(../images/syhdbg2.jpg) no-repeat;}
li.hdlm3{ background: url(../images/syhdbg3.jpg) no-repeat;}
li.hdlm4{ background: url(../images/syhdbg4.jpg) no-repeat;}

li.hdlm1 i{ background: url(../images/sy-hdpic1.png) no-repeat;}
li.hdlm2 i{ background: url(../images/sy-hdpic2.png) no-repeat;}
li.hdlm3 i{ background: url(../images/sy-hdpic3.png) no-repeat;}
li.hdlm4 i{ background: url(../images/sy-hdpic4.png) no-repeat;}

.hudBoxcent{width:100%;margin-top:20px;}
.zhengjiBox{ width:49.5%;}

.zhengjiBox .hd,.xinjian .hd{ width: 100%; position: relative;}
.zhengjiBox .hd li,.xinjian .hd li{width:49.8%; float: left; font-size: 24px; height: 24px; line-height: 24px; font-family: syst; color: #787a7c;text-align: center;}
.zhengjiBox .hd li:first-child,.xinjian .hd li:first-child{ border-right:1px solid #2c7eda;}
.zhengjiBox .hd li a,.xinjian .hd li a{color: #666;}
.zhengjiBox .hd li.on a,.zhengjiBox hd li:hover a,.xinjian .hd li.on a,.xinjian hd li:hover a{ color:#0273dc;}
.zhengjiBox .hd span,.xinjian .hd span{ bottom:-10px;}

.zhengjiBox .bd{margin-top:20px; height: 250px;}

.minyiBox li{ background: none; padding-left:0; line-height: 30px;margin-bottom:15px;}
.minyiBox li:hover{ background: none;}
.minyiBox li em{ display: block;padding:0 22px; float: left; background: #dcf6fe; border-radius:5px; -webkit-border-radius:5px;-moz-border-radius:5px; height: 30px; line-height: 30px; color: #1faad9; font-style: normal;}
.minyiBox li a{margin-left:15px; width:67%;}


.minyiBox li.first .jxztit{ float: left; width:106px; background: url(../images/sy-hdtit.png) no-repeat #fff;padding-top:71px;border-radius:5px; -webkit-border-radius:5px;-moz-border-radius:5px;}
.minyiBox li.first .jxztit em{ display: block; width:106px; height:30px;line-height: 30px; background: #2c7eda; text-align: center; color: #fff;padding:0; border-top-left-radius: 0; border-top-right-radius: 0;}
.minyiBox li.first .jxCent{ width:80%; float: left;margin-left:17px;}
.minyiBox li.first .jxCent span{width:100%; text-align: left; background: url(../images/syicon1.png) no-repeat left; padding-left:38px; color: #7d7d7d; box-sizing: border-box;}
.minyiBox li.first a{width:100%;height:70px; line-height: 35px;margin-left:0; 
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; 
 overflow:hidden;
 /* autoprefixer: ignore next */
 -webkit-box-orient: vertical;
	white-space:inherit;
}

.xinjian{width:49.5%; }
.xinjian .bd{ height: 250px;margin-top:15px;}
.xinjian .bd .tit {width: 100%;padding:0 10px; box-sizing: border-box;
    height: 40px; line-height: 40px;
    background: #d2ecfd;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 4px;
    margin-top: 4px;
}
.xinjian .bd .tit .bt{ width:430px;}
.xinjian .bd li{ background: url(../images/arrow3.png) no-repeat left; line-height: 40px;}
.xjlist li{line-height:39px; }
.xinjian .bd li:hover{ background: url(../images/arrow4.png) no-repeat left;}
.xjlist li a{ width:60%;}
.xjlist li span.ztai{ margin-left:35px; float: left; font-size: 16px;}

/*---专题专栏---*/
.sySpecial{margin-top:15px; position: relative;padding-left:5px;box-sizing:border-box;}

.sySpecial .hd{ width:105px; margin: 0 auto;margin-top:15px;}
.sySpecial .hd li{ float: left;width:12px; height: 12px; margin:0 7px; border-radius: 100px; -webkit-border-radius:100px;-moz-border-radius:100px; background: #cbcccc; cursor: pointer; font-size: 0; line-height: 0;}
.sySpecial .hd li.on{ background:#146fe6; }
.sySpecial .bd{ overflow: hidden;margin-top:10px;box-sizing: border-box; width: auto;}
.sySpecial .bd li{ float:left;width:305px;height:117px;margin-right:17px; }
.sySpecial .bd li,.sySpecial .bd li img{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.sySpecial .bd li:last-child{margin-right:0;}
/*.sySpecial .bd li img{ width:100%;}*/



.pageFooter{padding-top:0;}
.friendlink{padding-top:12px;}
.areaCon2 .bd > ul {height: 234px;}
.areaCon2 .bd > ul.noticeBox { height:auto;}
