/*header start*/
.headerBig{
	width: 100%;
	height: 90px;
	overflow:hidden;
	position: fixed;
	z-index: 100;
}
.headerSma{
	width:1080px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}
.headerSma h3{ display:none}
.logo img{
	margin-top: 16px;
}
.navList{
	display: inline-block;
	float: right;
}
.navLi{
	display: inline-block;
	width:84px;
	height: 90px;
	margin-left:18px;
}
.navLiSpan{
	display: inline-block;
	width: 100%;
	height: 3px;
	float: left;
	background-color: #fff;
}
.navA{
	display: inline-block;
	width:100%;
	height: 84px;
	float: left;
	line-height: 84px;
	text-align: center;
	font-size: 16px;
}
/*header end*/

/*footer start*/
.footerBig{
	width: 100%;
	height: 210px;
	overflow:hidden;
}
.footerSma{
	width: 1080px;
	height: 100%;
	margin:0 auto;
	overflow:hidden;
}
.contactMsg{
	margin:60px 0 40px 114px;
}
.footSpan{
	display: inline-block;
	margin-right:65px;
	font-size: 16px;
}
.footSpan img{
	width: 26px;
	height: 18px;
	float: left;
	margin-right: 12px;
	margin-top: 3px;
}

.copy{
	font-size: 14px;
	text-align: center;
	line-height: 28px;
}
/*footer end*/



/*主体部分*/

.ztbox{ width:1080px; margin:30px auto 30px auto; overflow:hidden;}
.abox{ margin:0 auto 30px auto; overflow:hidden;}
.aboxl{ width:670px; float:left; overflow:hidden;}
.aboxl h3{ text-align:left; height:30px; color:#3f51b7; font-size:16px;background:url(../images/line.png) left bottom no-repeat; margin-bottom:15px;}
.aboxl h3 span{ float:right; border:1px solid #c2ecf7; font-size:12px; padding:3px;}
.aboxl h3 span A:hover{COLOR:#223749; font-weight:100;}
.aboxl h3 span A{color: #999999; font-weight:100;}
.aboxl img{ width:150; height:123px; float:left; padding-top:5px;}
.aboxl ul{ width:465px; float:right; line-height:27px; text-indent:30px; font-size:14px;}

.aboxr{ float:right; background:url(../images/W020170925205850563602.png) top center no-repeat;} 

.boxcont{ margin:0 auto 0 auto; }
.boxcont h1{ text-align:center; color:#3352cc; font-size:24px; font-weight:bold;}
.boxcont dd{ margin:0 auto 0 auto;border-bottom:1px dashed #f2f2f2; padding:12px 0 12px 0; text-align:center;}
.boxcont dd a{color: #3352cc;}
.boxcontnr{text-align:left; padding:15px 0 0 0;line-height:35px; font-size:16px;  }
.boxcont dl{ text-align:center;padding:30px 0 0 0;}
.boxcont dl A:hover{COLOR:#900;}
.boxcont dl A{color: #a1a3b6;}


.bbox{margin:0 auto 0 auto; overflow:hidden;}
.bboxl{ width:49%; overflow:hidden;}
.bboxl h3{ text-align:left; height:30px; color:#3f51b7; font-size:16px;background:url(../images/line.png) left bottom no-repeat; margin-bottom:15px;}
.bboxl h3 span{border-radius:5px; float:right; border:1px solid #c2ecf7; font-size:12px; padding:3px; }
.bboxl h3 span A:hover{COLOR:#223749; font-weight:100;}
.bboxl h3 span A{color: #999999; font-weight:100;}
.bboxl ul{ overflow:hidden;}
.bboxl ul li{ text-align:left; line-height:35px; border-bottom:1px dashed #ccc; font-size:14px;background:url(../images/jiantou01.png) left no-repeat; text-indent:20px;}
.bboxl ul li span{ float:right; font-size:12px;}
.bboxl ul li A:hover{COLOR:#900;}
.bboxl ul li A{color: #333;}


/*新闻列表*/

.jituan_lians a:hover{
	color:#000;
	text-decoration:underline;
}
.nwe_list{
	width: 100%;
	margin: 0 auto;
}
.nwe_list ul li{
	float: left;
    width: 100%;
    margin-right: 2%;
    box-sizing: border-box;
    margin-bottom:10px; border-bottom: 1px solid #cccccc;
}
.mingyun_tianchong{
	width: 100%;
    height: 50px;
}
.news-list li a {
    display: block;
    padding: 25px;
}
.news-img {
    width: 183px;
    margin:2%;
}
.news-img img{
	width: 180px;
	height:127px;
	vertical-align: bottom;
}
.news-des{
	margin: 2% 0;
	width: 68%;
	float: left;
}
.news-des h3{
	font-size: 16px; line-height:35px; font-weight:100;
	color: #3352cc;
}
.news-des p{
	font-size: 14px;
	color:#666; line-height:28px;
}
.new_right{
	
	float: right;
	 margin:2% 0;
	
	width: 9%;
	height: 100px;
	background: url(../images/nwes.png) no-repeat;
}
.news-des span{
	margin-top: 3%;
	font-size: 10px;
	color: #a09ea3;
}
.fl {
    float: left;
}

.libaolie{
	width: 80%;
	margin: 0 auto;
}
.libaolie p{
	margin: 2% 10%;
}
.libaolie p a{
	color: #000000;
}
.chanp_t{
	width:100%;
    margin: 0 auto;
}
.chanp_t img{
	width:100%;
}
.paging {
    width: 100%;
    height: 24px;
    text-align: center;
    padding: 15px 0;
   
}
.paging li{
    float: left;
    margin-left: 2%
}
.paging li a{
    color: #000
}
.page a{
    color: #000
}
.view {
    line-height: 180%;
    border-bottom: 1px dashed #ccc;
    padding: 0 0 20px;
    margin-bottom: 20px;
}
.view h1 {
    width: 100%;
    font: 20px/30px "方正兰亭纤黑";
    color: #343434;
    font-size:30px;
    padding:36px 0;
}
.about_h3{
	padding:30px 0;
	border-bottom: 1px dashed #ccc;
}
.view-title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font: 20px/36px "方正兰亭纤黑";
    color: #333;
    padding: 14px 0 0;
}
.view-date span {
    margin: 0 7px;
}
.view-date {
    width: 100%;
    text-align: center;
    font: 12px/24px "方正兰亭纤黑";
    color: #999;
}
@media(max-width:768px ) {
    .jituan{display: none}
    .news-img {
        width: 100px;
    }
    .news-img img {
        width: 100px;
        height: 70px;
    }
    .news-des p {
        display: none
    }
    .new_right{
        display: none
    }
    .about_list {
        width: 90%;
    }
    .view h1 {
        font-size: 16px;
    }
}





/************************* 
*************************

		专项工作 信息公开 专题专栏 

*************************
*************************/
.zhuantiBox{padding-top:0px; overflow: hidden;background:#ffffff;}
.zhuanxiang,.xinxi,.zhuanti{width:400px; overflow:hidden;}
.zhuanxiang{float:left; display:inline-block;}
.xinxi{float:left;display:inline-block;}
.zhuanti{float:left;display:inline-block;}

.zhuanxiang{}
.zhuanxiang ul{width:376px; overflow:hiddenl; display:block; margin:0px auto;}
.zhuanxiang ul ol{color:#3f51b7; font-size:16px; font-weight:bold; text-align:left; padding:0px 0px 20px 0px; margin-bottom:10px;}
.zhuanxiang ul li{width:180px; float:left; overflow:hidden;height:56px; line-height:56px; box-shadow:0px 0px 6px #acacac;margin-bottom:10px;margin-left:4px;margin-right:4px;}
.zhuanxiang ul li a{ background:#28426f;width:100%; display:block;color:#ffffff; text-decoration:none;text-align:left;}
.zhuanxiang ul li a:hover{ background-image: linear-gradient(to right, #b40c01, #e7171c);width:100%;display:block;color:#ffffff; text-decoration:none;filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #b40c01, endColorstr = #e7171c);}
.zhuanxiang ul li a i{ display:block; float:left; width:60px; height:60px;margin-top:6px;margin-left:20px; background-image:url(../images/ico.png); background-repeat:no-repeat; }


.zhuanxiang ul li.a1 a i{background-position:-60px -608px;}
.zhuanxiang ul li.a1 a i{background-position:-60px -608px;}
.zhuanxiang ul li.a2 a i{background-position:-60px -1027px;}
.zhuanxiang ul li.a3 a i{background-position:-60px -968px;}
.zhuanxiang ul li.a4 a i{background-position:-60px -901px;}
.zhuanxiang ul li.a5 a i{background-position:-60px -786px;}
.zhuanxiang ul li.a6 a i{background-position:-60px -724px;}
.zhuanxiang ul li.a7 a i{background-position:-60px -848px;}
.zhuanxiang ul li.a8 a i{background-position:-60px -667px;}

.zhuanxiang ul li.a1 a:hover i{background-position:-60px -608px;}
.zhuanxiang ul li.a1 a:hover i{background-position:-60px -608px;}
.zhuanxiang ul li.a2 a:hover i{background-position:-60px -1027px;}
.zhuanxiang ul li.a3 a:hover i{background-position:-60px -968px;}
.zhuanxiang ul li.a4 a:hover i{background-position:-60px -901px;}
.zhuanxiang ul li.a5 a:hover i{background-position:-60px -786px;}
.zhuanxiang ul li.a6 a:hover i{background-position:-60px -724px;}
.zhuanxiang ul li.a7 a:hover i{background-position:-60px -848px;}
.zhuanxiang ul li.a8 a:hover i{background-position:-60px -667px;}



























/*主体部分*/