﻿@charset "utf-8";
/* CSS Document */
/*常用样式*/
.fl {
	float: left;
}
.fr {
	float: right;
}
a {
	color: #333333;
}
a:hover {
	color: #004a7c;
}
.nomargin {
	margin: 0 !important;
	}
.nopadding {
	padding-right: 0 !important;
	}
.cf:after {
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	clear: both;
}
.cf {
	zoom: 1;
}
.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}
.height5 {
	width: 100%;
	height: 5px;
}
.height10 {
	width: 100%;
	height: 10px;
}
.height11 {
	width: 100%;
	height: 11px;
}
.height15 {
	width: 100%;
	height: 15px;
}
.height18 {
	width: 100%;
	height: 18px;
}
.height20 {
	width: 100%;
	height: 20px;
}
.height25 {
	width: 100%;
	height: 25px;
}
.height30 {
	width: 100%;
	height: 30px;
}
.height40 {
	width: 100%;
	height: 40px;
}
.ele{
	white-space: nowrap;  
	overflow: hidden;  
	text-overflow: ellipsis;
}
input {
	outline: none;
	}
body {
	font-family: "微软雅黑";
}
/*content*/
.zfgbjs input {line-height: 35px;}
#SearchForm input {line-height: 35px;}
.main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	position: relative;
}
/*左侧内容样式*/
.main-left {
	width: 785px;
	min-height: 1200px;
	float: left;
	border-right: 1px solid #dcdcdc;
	padding-right: 30px;
}
.main-right {
	width: 415px;
	min-height: 1200px;
	float: right;
	padding-left: 30px;
}
.zwSearch_tit {
	width: 755px;
	height: 40px;
	border-bottom: 1px solid #dadada;
}
.zwSearch_tit span {
	font-size: 19px;
	line-height: 15px;
	font-weight: bold;
}
.zwSearch_tit span a {
	color: #bb0000 !important;
}
.zwSearch {
	background: #f7f7f7;
	padding: 35px 0px 20px 12px;
	color: #333333;
	font-size: 17px;
	line-height: 35px;
	margin-top: 20px;
}
.zwSerach01 h1 {
	color: #c10d0c;
	font-weight: normal;
	font-size: 23px;
	line-height: 62px;
	height: 62px;
}
.search01 input {
	border: none;
	background: #e8e8e8;
	height: 35px;
	padding-left: 10px;
	display: block;
	font-size: 15px;
	color: #666;
}
.search01TitInput input {
	width: 278px;
}
.search01ConInput input {
	width: 273px;
}
.searchSmallWidth {
	width: 68px;
	margin-right: 15px;
	line-height: 35px;
	height: 35px;
	font-size: 17px;
}
.searchSmallWidthSpl {
	margin-left: 20px;
}
.search01 span {
	padding-left: 34px;
}
.selectChoice {
	width: 277px;
	height: 35px;
	padding-right: 35px;
	line-height: 35px;
	cursor: pointer;
	position: relative;
}
.selectChoiceT {
	font-size: 15px;
	color: #666666;
	background: #e8e8e8;
	width: 277px;
}
.selectChoiceTspl01 {
	width: 150px;
}
.selectChoiceT01 {
	display: block;
	width: 242PX;
	height: 35px;
	padding-left: 10px;
}
.selectChoiceTspl01 .selectChoiceT01 {
	width: 115px;
}
.selectChoiceT02 {
	display: block;
	width: 35PX;
	height: 35px;
	background: url(goDownArrow.png) no-repeat center;
}
.selectChoiceB {
	width: 242PX;
	position: absolute;
	left: 0;
	top: 35px;
	background: #e8e8e8;
	padding-left: 10px;
	color: #666666;
	display: none;
	z-index: 99999999;
	max-height: 200px;
	overflow-y: auto;
	-ms-overflow-y: auto;
}
.selectChoiceBspl01 {
	width: 115px;
}
.selectChoiceB p {
	color: #666666!important;
	font-size: 15px;
}
.selectChoicespl01 {
	margin-left: 20px;
	width: 150px;
}
.dateHao {
	width: 166px;
	margin-left: 20px;
}
.dateHao01 {
	width: 140px;
}
.dateHao02 {
	width: 26px;
	text-align: right;
}
.dateHao01 input {
	display: block;
	width: 140px;
	height: 35px;
	background: #E8E8E8;
	padding-left: 10px;
	border: none;
}
.search02, .search03, .search04 {
	margin-top: 18px;
}
.selectChoicespl02 {
	width: 273px;
	padding-right: 0;
}
.selectChoicespl02 .selectChoiceT {
	width: 273px;
}
.selectChoicespl02 .selectChoiceT01 {
	width: 238px;
}
.selectChoicespl02 .selectChoiceB {
	width: 238px;
}
.selectChoiceT03 {
	display: block;
	background: url(zwDate.png) no-repeat;
	width: 35px;
	height: 35px;
}
.searchSmallWidthSplspl {
	text-align: center;
}
.search05 {
	padding-right: 24px;
	margin-top: 20px;
}
.search05 input {
	display: block;
	width: 127px;
	height: 40px;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	background: #355e92;
	border: none;
}
.search05 input[type=reset] {
	margin-left: 20px;
}
.bgs {
	width: 755px;
}
.bgs-tit,.zfgb-tit,.xwfbh-tit,.fgwj-tit  {
	width: inherit;
	height: 69px;
	border-bottom: 1px solid #dadada;
}
.bgs-tit .on,.zfgb-tit .on,.xwfbh-tit .on,.fgwj-tit .on {
	font-weight: bold;
	color: #bb0000 !important;
}
.zfgb-tit ul > li,.bgs-tit ul > li,.xwfbh-tit ul > li,.fgwj-tit ul > li {
	float: left;
	display: block;
	text-align: center;
	line-height: 68px;
	margin-right: 25px;
	font-size: 19px;
}
.zfgb-tit ul > li a,.bgs-tit ul > li a,.fgwj-tit ul > li a {
	color: #355e92;
}
.bgs-list {
	width: 755px;
	height: 390px;
	overflow: hidden;
	}
.fgwj-list {
	width: 755px;
	height: 230px;
	}
.bgs-list ul,.fgwj-list ul {
	margin-top: 8px;
	}
.bgs-list li,.fgwj-list li,.zfgb-con > ul > li {
	line-height: 45px;
	background: url(li_bg.png) no-repeat left center;
	padding-left: 13px;
	font-size: 17px;
	border-bottom: 1px dashed #dadada;
	}
.bgs-list li span,.xwfbh-list li span,.fgwj-list li span,.zfgb-con li span {
	float: right;
	color: #999999;
	font-size: 17px;
	}
.zfgb {
	width: 755px;
	height: 306px;
	}
.zfgb-con {
	width: inherit;
	height: 237px;
	padding-top: 25px;
	}
.wqgb {
	width: 160px;
	height: 213px;
	margin-left: 15px;
	background: url(best_new.png) no-repeat left top;
	}
.gb-data {
	height: 54px;
	width: 160px;
	border-bottom: 1px solid #a7a7a7;
	text-align: center;
	}
.gb-data a {
	font-size: 14px;
	color: #355e92;
	display: block;
	padding-top: 26px;
	}
.wqgb h1 {
	display: block;
	font-weight: normal;
	font-size: 21px;
	color: #355e92;
	text-align: center;
	line-height: 42px;
	margin-bottom: 8px;
	}
.wqgb p {
	font-size: 14px;
	line-height: 28px;
	color: #999999;
	}
.wqgb span {
	width: 135px;
	height: 24px;
	border: 1px solid #a7a7a7;
	margin-top: 15px;
	display: block;
	text-align: center;
	line-height: 24px;
	}
.wqgb span a {
	font-size: 14px;
	color: #999999;
	display: block;
	width: 135px;
	height: 24px;
	}
.zfgbjs {
	height: 213px;
	width: 410px;
	padding-left: 30px;
	}
.zfgbjs h4 {
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	}
.zfgbjs > ul {
	padding-top: 20px;
	}
.search01TitInput .bt {
	width: 294px;
	}
.width100 {
	width: 100px !important;
	}
.year,.month {
	width: 136px;
	}
.xwfbh {
	width: 755px;
	height: 372px;
	}
.xwfbh-list {
	width: 755px;
	height: 193px;
	padding-top: 25px;
	}	
.xwfbh-pic {
	width: 268px;
	height: 169px;
	}
.fbyg {
	width: 100%;
	height: 90px;
	margin-bottom: 20px;
}
.yg_tit {
	width: 140px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-size: 23px;
	text-align: center;
	background: url('yc_zwgk_01.png') left center no-repeat;
}
.xwfbh-list .yg_con {
	list-style: none;
	width: 610px;
	height: 90px;
	padding-left: 0;
	background-color: #f7f7f7;
	overflow: hidden;
}
.yg_con li {
	list-style: none;
	width: 100%;
	height: 90px !important;
	padding: 15px 23px 0 27px;
}
.yg_t {
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	color: #355e92;
	font-weight: bold;
}
.yg_abstract, .yg_abstract > * {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #666;
	vertical-align: top;
}
.xwfbh-list .yg_con .abst_con {
	display: inline-block;
	max-width: 417px;
	float: none;
	color: #666;
	font-size: 15px;
}
.xwfbh-list .yg_con .xiangxi {
	color: #c10d0c;
	float: right;
	font-size: 15px;
}
.xwfbh-list ul {
	width: 487px;
	height: 169px;
	padding-left: 25px;
	}
.xwfbh-list ul.fr > li {
	line-height: 17px;
	margin-top: 21px;
	font-size: 17px;
	color: #333333;
	background: url(li_bg.png) no-repeat left center;
	padding-left: 13px;
	}	
.fgwj {
	width: 755px;
	height: }	
/*右侧内容样式	*/
.leader {
	width: 385px;
	height: 275px;
	}	
.leader-tit {
	width: 385px;
	height: 40px;
	border-bottom: 1px solid #dadada;
	}
.leader-tit span {
	line-height: 15px;
	display: block;
	font-size: 19px;
	font-weight: bold;
	color: #bb0000;
	}	
.leader-msg {
	width: 385px;
	height: 235px;
	background: url(leader_03.png) no-repeat;
	background-position: right top;
	-ms-background-position-x: 250px;
	}
.leader-msg span {
	display: list-item;
	list-style: none;
	font-size: 17px;
	font-weight: bold;
	color: #355e92;
	margin-top: 10px;
	}
	
.leader-msg a {
	display: block;
	background: url(leader_li.png) no-repeat left;
	padding-left: 20px;
	width: 75px;
	}
.leader-msg a:last-child {
	line-height: 34px;
	}	
.leader-msg ul {
	width: 385px;
	height: 70px;
	margin-top: 5px;
	}
.leader-msg ul > li {
	float: left;
	line-height: 34px;
	display: block;
	width: 96px;
	}	
.gkzl {
	width: 385px;
	height: 400px;
	overflow: hidden;
	}	
.gkzl-tit {
	width: 385px;
	height: 40px;
	border-bottom: 1px solid #dadada;
	}
.gkzl-tit span {
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	}	
.gkzl-tit span a {
	color: #bb0000;
	}	
.gkzl-list {
	width: 385px;
	height: 352px;
	padding-top: 10px;
	}	
.gkzl-list li {
	display: block;
	line-height: 46px;
	border-bottom: 1px solid #dadada;
	padding-left: 50px;    
	background-repeat: no-repeat;
    background-position-x: 38px;
	background-position-y: 12px;
	-ms-background-position-x: 38px;
	-ms-background-position-y: 12px;
	}
.gkzl-list li a {
	margin-left: 38px;
	}
.wj-list {
	width: 385px;
	height: 240px;
	}
.wj-list .wj {
	width: 100%;
	height: 130px;
	}
.wj > div {
	float: left;
}
.wj img {
	width: 115px;
	height: 130px;
}
.wj1, .wj2 {
	margin-right: 18px;
}
.wj-list .bottom {
	width: 385px;
	height: 85px;
	float: left;
	margin-top: 20px;
	background: url(wj_logo3.png);
	}	
.wj-list .bottom a {
	font-size: 23px;
	color: #355e92;
	display: block;
	padding-left: 135px;
	line-height: 85px;
	width: 385px;
	height: 85px;
	}	
.bmxxgk {
	width: 385px;
	height: 518px;
	}	
.bm-tit {
	width: 385px;
	height: 50px;
	border-bottom: 1px solid #dadada;
	}	
.bm-tit span {
	font-size: 19px;
	font-weight: bold;
	line-height: 50px;
	}	
.bm-tit span a {
	color: #bb0000;
	}	
.bm-list {
	width: 385px;
	height: 410px;
/*	-ms-overflow-y: auto;*/
	}
.bm-list ul {
	width: 100%;
	height: 410px;
	
	}
.bm-list ul li {
	line-height: 35px;
	display: block;
	font-size: 17px;
	color: #333333;
	background: url(li_bg.png) no-repeat left center;
	padding-left: 13px;
	}
/*重点领域信息公开*/
.xxgk {
	width: 100%;
	height: 500px;
	float: left;
	}
.xxgk-tit {
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #dadada;
}
.xxgk-tit span {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 40px;
	}	
.xxgk-tit span a {
	color: #bb0000;
	}	
.xxgk-list {
	width: 100%;
	height: 420px;
	}
.xxgk-list li {
	float: left;
	display: block;
	width: 220px;
	height: 54px;
	line-height: 54px;
	margin: 25px 0 0 25px;
	font-size: 17px;
	color: #333333;
	}	
.xxgk-list li a {
	padding-left: 74px;
	display: block;
	width: 220px;
	height: 54px;
	}	
	
	
	
	
	
	