@charset "utf-8";
/* CSS Document */

/*list*/
.main-view{
	width: 1170px;
	height: auto;
	padding: 15px;
	background: #fff;
	margin-top: 10px;
}

/*概览导航*/
.view-column{
	width: 258px;
	height: auto;
}
.view-column h3{
	width: 258px;
	height: 46px;
	background: #2c69b3; 
}
.view-column h3 i{
	width: 82px;
	height: 46px;
	background:#164e91 url(list-icon1.png) center no-repeat;
	border-right: 2px solid #fff;
	float: left;
}
.view-column h3 span{
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
}
.list-nav{
	width: 258px;
	height: auto;
}
.menu{
	width: 258px;
	height: auto;
	padding-top: 15px;
    background: #f9f9f9;
}
.menu li{
	width: 258px;
	height: auto;
	border-bottom: solid 2px #fff;
	float: left;
}
.item-content{
	display: none;
}
.item{
	width: 258px;
	height: 48px;
	line-height: 48px;
	position: relative;
	font-size: 18px;
	color: #333;
}
.item:hover{
	background: #fff;
}
.item span{
	margin-left: 30px;
	float: left;
}
.item a{
	margin-left: 30px;
	float: left;
}
.item .iconfont{
	width: 9px;
	height: 48px;
	background: url(listright-icon1-1.png) center no-repeat;
	margin-right: 30px;
	float: right;
}
.item:hover span{
	color: #2c69b3;
}
.item:hover .iconfont{
	background: url(listright-icon1.png) center no-repeat;
	transition: all .3s linear;
    transform: rotate(360deg);
	transform-origin: center;
    -ms-transform: rotate(360deg); 	/* IE 9 */
    -moz-transform: rotate(360deg); 	/* Firefox */
    -webkit-transform: rotate(360deg); /* Safari 和 Chrome */
    -o-transform: rotate(360deg); 	/* Opera */
}
.item .iconfont:last-child{
	position: absolute;
	right: 0;
}
.item-content h3{
	width: 238px;
	height: auto;
    transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	font-size: 16px;
    border-top: 1px solid #fff;
    line-height: 30px;
    display: block;
	background: #f1f1f1;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;
}
.item-content h3:hover{
    background: #fff;
}


/*概览列表*/
.view{
	width: 896px;
	height: auto;
}
.view h3{
	width: 896px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 6px;
	float: left;
	overflow: visible;
}
.view h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.view ul{
	width: 896px;
	height: 180px;
	border-bottom: 1px dashed #dfdfdf;
	padding: 18px 0;
	float: left;
}
.view ul li{
	width: 896px;
	height: 36px;
	float: left;
}
.view ul li i{
	width: 5px;
    height: 5px;
    margin: 15px 0 0 5px;
    background: #8698ad;
    float: left;
	border-radius: 50%;
}
.view ul li a{
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	float: left;
	margin: 0 30px 0 15px;
}
.view ul li a:hover{
	color: #2c69b3;
}
.view ul li span{
	width: auto;
	height: 36px;
	line-height: 36px; 
	font-size: 16px;
    color: #999;
    float: right;
	margin-right: 5px;
}
.page{
	width: 896px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 40px 0;
	position: relative;
	float: left;
}
.page a{
	display: inline-block;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 0 15px;
	margin: 0 2px;
}
.page a:hover{
	background: #2c69b3;
	color: #fff;
}
.page span{
	padding: 0 2px;
}
.page-ts{
	margin-left: 46px;
}
.page .view-page{
	width: 40px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ddd;
	position: absolute;
	top: 46px;
}
.page .page-botton{
	display: inline-block;
	background: #f9f9f9;
	padding: 0 13px;
}
.page_pic{
	width: 872px;
}


/*通用内容*/
.main-wrap{
	width: 1170px;
	height: auto;
	background: #fff;
	padding: 15px;
	margin-top: 10px;
}
.main-wrap h2{
	width: 1100px;
	height: auto;
	line-height: 50px;
	padding: 48px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h3{
	width: 1100px;
	height: 34px;
	background: #f1f6f9;
	margin-bottom: 30px;
}
.main-wrap h3 .mainwrap-time{
	width: 752px;
	height: 34px;
	padding-left: 174px;
	line-height: 34px;
	font-size: 14px;
    color: #8698ad;
	font-weight: normal;
	text-align: center;
	float: left;
}
.main-wrap h3 .mainwrap-time b{
	font-weight: normal;
}
.main-wrap h3 .mainwraq-time span{
	margin-right: 10px;
}
.article-tool{
	width: 100px;
    height: 34px;
	float: right;
	position: relative;
}
.page-share{
    width: auto;
	height: 34px;
	padding:  0 6px;
    position: absolute;
	top: 0;
    left: 0;
}
.page-share a{
    width: 22px;
    height: 34px;
    margin: 0 2px;
	display: inline-block;
}
.page-share a.icon-share-1{
	background: url(fx-icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background: url(fx-icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background: url(fx-icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background: url(fx-icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background: url(fx-icon5.png) center no-repeat;
}
.content-body{
	width: 1000px;
	height: auto;
}
.content-body, .content-body div{
	line-height: 2.25!important;
	font-size: 16px!important;
}
.content-body a, .content-body font{
	line-height: 2.25!important;
	font-size: 16px!important;
}


/*内容1*/
.view .conter1-bot{
	margin-bottom: 30px;
}
.content-body1{
	width: 846px;
}


/*政务公开-内容*/
.gk-tab{
	width: 1000px;
	height: 176px;
	border: 2px solid #dfdfdf;
	margin-bottom: 30px;
}
.gk-tab tr{
	width: 1000px;
	height: 34px;
	line-height: 34px;
}
.gk-tab th{
	width: 100px;
	height: 34px;
	font-size: 14px;
	color: #8698ad;
	text-align: right;
	border-bottom: 1px dashed #dfdfdf;
}
.gk-tab td{
	width: 400px;
	height: 34px;
	font-size: 14px;
	border-bottom: 1px dashed #dfdfdf;
}


/*special*/
.special{
	width: 1184px;
	height: auto;
	padding: 15px 8px;
	background: #fff;
	margin-top: 10px;
}
.special h3{
	width: 1170px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin: 0 7px;
	float: left;
	overflow: visible;
}
.special h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.special ul{
	width: 1184px;
	height: auto;
	padding: 12px 0;
}
.special ul a{
	width: 280px;
	height: 100px;
	float: left;
	margin: 12px 8px;
}
.special ul a:hover{
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-ms-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.special ul a img{
	width: 100%;
	height: 100%;
	display: block;
}
.page1{
	width: 1170px;
	margin: 0 7px;
	border-top: 1px dashed #dfdfdf;
}

/*special-text*/
.special-text{
	width: 1100px;
	height: auto;
	padding: 50px;
	background: #fff;
	margin-top: 10px;
}
.special-textlist{
	width: 1100px;
	height: auto;
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
}
.special-textlist h3{
	width: 1100px;
	height: 56px;
	border-bottom: 1px solid #dfdfdf;
}
.special-textlist h3 a{
	padding: 0 25px;
	line-height: 56px;
	font-size: 16px;
	color: #2c69b3;
}
.special-textlist ul{
	width: 1050px;
	height: auto;
	padding: 10px 25px;
}
.special-textlist ul a{
	width: 330px;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	float: left;
}
.special-textlist ul a i{
	width: 5px;
    height: 5px;
    margin: 18px 0 0 5px;
    background: #8698ad;
    float: left;
}
.special-textlist ul a span{
	width: auto;
    height: 40px;
    margin: 0 30px 0 10px;
    font-size: 16px;
    float: left;
}
.special-textlist ul a span:hover{
	color: #2c69b3;
}
.special-textlistls{
	width: 1102px;
	height: auto;
}
.special-textlistls h2{
	width: 286px;
	height: 40px;
	line-height: 40px;
	background: #2c69b3;
	border-radius: 30px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin: 10px auto 30px auto;
}
.page2{
	width: 1102px;
	border-top: 1px dashed #dfdfdf;
}


/*list-pic*/
.list-pic ul{
	width: 1140px;
}
.list-pic ul a{
	width: 256px;
	height: 188px;
	box-shadow: 0 0 10px #dfdfdf;
	-moz-box-shadow: 0 0 10px #dfdfdf;
	-ms-box-shadow: 0 0 10px #dfdfdf;
	-o-box-shadow: 0 0 10px #dfdfdf;
	-webkit-box-shadow: 0 0 10px #dfdfdf;
	padding: 5px;
	border: 1px solid #eee;
}
.list-pic ul a img{
	width: 256px;
	height: 140px;
	display: block;
}
.list-pic ul a span{
	width: 256px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-align: center;
	display: block;
}




/*政务公开-列表*/
.main-view{
	width: 1170px;
	height: auto;
	padding: 15px;
	background: #fff;
}
.zwgk-listleft{
	height: auto;
}
.sxnav{
	width: 256px;
	height: 42px;
	border-top: 2px solid #8698ad;
	padding-top: 6px;
	margin-left: 0;
}
.sxnav a{
	width: 256px;
	height: 42px;
	background: #8698ad;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
}
.zwgk-nav{
	width: 256px;
	height: auto;
	margin: 0 2px 10px 2px;
	font-size: 14px;
}
.treeview-gray{
	max-height: 300px;
	overflow-y: auto;
	margin-top: 10px;
}
.treeview-gray span{
	color: #333;
}


.zwgk-listright{
	width: 896px;
	height: auto;
}
.search2{
	width: 896px;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.search2 .searchcon2{
	width: 558px;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	background: none;
	border: 2px solid #dfdfdf;
	border-radius: 10px;
	font-family: "微软雅黑", "Microsoft Yahei";
	color: #999;
	font-size: 14px;
	margin: 0 149px;
}
.search2 .searchan2{
	width: 28px;
	height: 29px;
	background: url(search-an1.png) center no-repeat;
	position: absolute;
	top: 5px;
    left: 700px;
	cursor: pointer; 
}

/*公开list*/
.zwgklist{
	width: 894px;
	height: auto;
	border: 1px solid #dfdfdf;
}
.zwgklist h2{
	width: 894px;
	height: 54px;
	background: #f1f6f9;
}
.zwgklist h2 span{
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #8698ad;
	font-size: 16px;
	float: left;
}
.zwgk-list1{
	width: 168px;
	border-right: 1px solid #dfdfdf;
}
.zwgk-list2{
	width: 516px;
	border-right: 1px solid #dfdfdf;
	padding: 0 20px;
}
.zwgk-list3{
	width: 168px;
}
.zwgklist .zwgklist1{
	width: 894px;
	height: auto;
}
.zwgklist .zwgklist1 a{
	width: 894px;
	height: 50px;
	border-top: 1px solid #dfdfdf;
	float: left;
}
.zwgk-back{
	background: #f1f6f9;
}
.zwgklist .zwgklist1 a span{
	line-height: 50px;
	text-align: center;
	float: left;
}
.zwgklist .zwgklist1 a .zwgk-list1{
	font-size: 14px;
	color: #8698ad;
}
.zwgklist .zwgklist1 a .zwgk-list2{
	font-size: 16px;
	text-align: left;
}
.zwgklist .zwgklist1 a .zwgk-list3{
	font-size: 12px;
	color: #8698ad;
}
.showinfo{
	width: 676px;
	height: 184px;
	border: 1px solid #dfdfdf;
    display: none;
    left: 1px;
    top: 1px;
    position: fixed; 
    z-index: 9;
    background: #fff;
	box-shadow: 0 0 10px #dfdfdf;
	-moz-box-shadow: 0 0 10px #999;
	-ms-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
}
.showinfo li{
	width: 676px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #dfdfdf;
	float: left;
}
.showinfo li h4{
	width: 100px;
	height: 36px;
	color: #8698ad;
	text-align: right;
	float:left;
}
.showinfo li span{
	height: 36px;
	color: #333;
	float:left;
}
.showinfo li .bwid{
	width: 306px;
}

/*leader-list*/
.leader-list ul{
	height: auto;
	border-bottom: 0;
	padding: 14px 0;
}
.leader-list ul li{
	height: 46px;
	background: #f9f9f9;
	margin-bottom: 10px;
}
.leader-list ul li h4{
	width: 121px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #2c69b3;
	background: #dfeaf7;
	border-right: 10px solid #fff;
	text-align: center;
	float: left;
}
.leader-list ul li a{
	width: 85px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	float: left;
	margin: 0;
}
.leader-list ul li a:hover{
	background: #f1f1f1;
}


/*leader*/
.leader-back{
	width: 1200px;
	background: none;
	padding: 0;
}
.leader-left{
	width: 296px;
	height: 644px;
	background: #dfeaf7;
	padding: 15px;
}
.leader-left .leader_pic{
	width: 296px;
	height: 300px;
	margin: 10px 0 20px 0;
}
.leader-left .leader_pic img{
	width: 176px;
	height: 250px;
	border: 2px solid #fff; 
	display: block;
}
.leader-left .leader_pic span{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.leader-left h3{
	width: 296px;
	height: 32px;
	float: left;
}
.leader-left h3 a{
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px dashed #d64316;
	border-radius: 30px;
	text-align: center;
	font-size: 16px;
	color: #d64316;
	display: block;
}
.leader-left p{
	width: 278px;
	height: auto;
	line-height: 28px;
	font-size: 16px;
	color: #000;
	padding: 10px 0 20px 0;
	display: block;
}
.leader-left p a{
	color: #c62b19;
}
.leader-backright{
	width: 834px;
	height: 644px;
	background: #fff;
	padding: 15px;
}
.leader-right{
	width: 834px;
	margin-top: 10px;
}
.leader-right h3{
	width: 834px;
	margin-bottom: 0;
}
.leader-right ul{
	width: 834px;
	height: 180px;
	border-bottom: 1px dashed #dfdfdf;
	padding: 26px 0;
}
.leader-right ul li{
	width: 834px;
}
.leader_page{
	width: 834px;
}

/*zmhd-xx*/
.zmhd-xx h2{
	width: 1140px;
	height: 40px;
	line-height: 40px;
    background: #f1f6f9 url(tit-icon.png) left center no-repeat;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: #2c69b3;
	text-align: left;
	font-weight: bold;
}
.zmhd-xx .content-body{
	border-bottom: 1px dashed #dfdfdf;
	padding: 40px 0;
}
.zmhd-xx .zmhd-bd{
	width: 1000px;
	height: auto;
	padding: 40px 0;
	font-size: 16px;
}
.zmhd-xx .zmhd-bd p{
	width: 1000px;
	height: 36px;
	line-height: 36px;
}
.zmhd-xx .zmhd-bd p i{
	width: 20px;
	color: #fc0404;
	display: inline-block;
}
.zmhd-xx .zmhd-bd ul{
	width: 1000px;
	height: auto;
}
.zmhd-xx .zmhd-bd ul li{
	width: 1000px;
	height: auto;
	line-height: 36px;
}
.zmhd-xx .zmhd-bd ul li span{
	float: left;
}
.zmhd-xx .zmhd-bd ul li .yzm{
	letter-spacing: 1px;
}
.zmhd-xx .zmhd-bd ul li i{
	width: 30px;
	color: #fc0404;
	float: left;
}
.zmhd-xx .zmhd-bd ul li input{
	width: 400px;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 0 20px;
	float: left;
}
.zmhd-xx .zmhd-bd ul li select{
	width: 140px;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 0 20px;
	float: left;
}
.zmhd-xx .zmhd-bd ul li .conter-bd{
	width: 958px;
	height: 290px;
	border: 1px solid #dfdfdf;
	margin: 16px 0;
	padding: 20px;
	float: left;
}
.zmhd-xx .zmhd-bd ul li .yzm-bd{
	width: 100px;
}
.zmhd-xx .zmhd-bd ul li img{
	width: auto;
	height: 30px;
	margin: 3px 10px;
	float: left;
}
.zmhd-xx .zmhd-bd ul li .tj{
	width: 294px;
	height: 32px;
	line-height: 32px;
	background: #2c69b3;
	margin: 50px 353px 0 353px;
	border-radius: 30px;
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


/*zmhd-conter*/
.zmhd-conter h2{
	width: 1070px;
	height: 40px;
	line-height: 40px;
    background: #f1f6f9 url(tit-icon.png) left center no-repeat;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: #2c69b3;
	text-align: left;
	font-weight: bold;
}
.zmhd-conter table{
	width: 1100px;
	height: auto;
	border: 1px solid #dfdfdf;
	margin: 5px auto;
}
.zmhd-conter table tr{
	width: 1100px;
	height: auto;
}
.zmhd-conter table tr th{
	width: 120px;
	height: auto;
	background: #f1f6f9;
	border-right: 1px solid #dfdfdf;
	font-size: 14px;
	color: #8698ad;
	text-align: right;
	line-height: 60px;
	border-bottom: 1px solid #dfdfdf;
}
.zmhd-conter table tr td{
	width: 939px;
	height: auto;
	padding: 0 20px;
	border-bottom: 1px solid #dfdfdf;
}
.zmhd-conter table tr .zmhd-contter1{
	padding: 20px;
	line-height: 32px;
}

/*融媒体矩阵*/
.gfwx{
	width: 1170px;
	height: auto;
	padding: 20px 0;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 25px;
}
.gfwx .gfwx1{
	width: 900px;
	height: 300px;
}
.gfwx .gfwx1 li{
	width: 100%;
	height: 135px;
	margin-bottom: 15px;
}
.gfwx .gfwx1 li img{
	width: 180px;
	height: 135px;
	float: left;
}
.gfwx .gfwx1 li span{
	width: 680px;
	height: auto;
	float: right;
	font-size: 24px;
	line-height: 46px;
	padding: 20px 0;
	border-bottom: 1px solid #c9c9c9;
}
.gfwxt{
	width: 230px;
	height: 230px;
	margin: 25px auto;
}

.company_b2b dl{
	float: left;
	width: 378px;
	height: 160px;
	text-align:center;
	margin: 12px 8px;
	position:relative; 
}
.company_b2b dl dt{
	width: 378px;
	height: 160px;
}
.company_b2b dl dt.company_img img{
	width: 378px;
	height: 160px;
	display: block;
}
.company_b2b dl dt.ererima_img{ 
	position:absolute;
	left:0;
	top:0;
}
.company_b2b dl dt.ererima_img img{
	width: 120px;
	height: 120px;
	margin-top: 20px;
}
.hid{
	display:none;
}


/*左侧导航+右侧图片列表*/
.list-pic1{
	width: 872px;
	margin-top: 0px;
	padding-top: 0px;
}
.list-pic1 h3{
	width: 872px;
	margin: 0;
}
.list-pic1 ul a{
	margin: 12px 11px;
}

.list-pic1 ul{
	width: 872px;
}