body {
	background-color: #FFF;
}

#projectTitleDiv {
	position: relative;
	/*width: 960px;*/
	height: 253px;
	margin: 0 auto;
	background: url('../images/home/govProjectBgimg2.jpg') no-repeat;
}

#projectTitle {
	position: absolute;
	width: 560px;
	height: 152px;
	margin-top: 57px;
	margin-left: 200px;
	font-size: 36px;
	color: white;
	font-weight: bold;
}

#projectTitle span {
	display: block;
	float: right;
	font-size: 20px;
	/* margin-top: 20px; */
	font-weight: normal;
}

#bianzhean {
	margin: 10px auto;
}

#bianzheanText {
	height: 43px;
	line-height: 43px;
	font-size: 22px;
}

#bianzheanText span {
	float: left;
	display: block;
	height: 43px;
	line-height: 43px;
	color: #3E6993;
	margin-left: 36px;
	margin-right: 26px;
}

#bianzheanText img {
	display: inline-block;
	margin-top: 16px;
	float: left;
}

.line {
	float: left;
	width: 405px;
	height: 3px;
	background-color: #E8E8E8;
	margin-top: 20px;
}

#bianzheanDesc {
	text-indent: 32px;
	min-height: 48px;
	width: 860px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 16px;
	line-height: 150%;
}

/*????*/
.newGovBlock {
	height: 675px;
	width: 960px;
}

.newGovBlock .topCon {
	height: 300px;
	width: 960px;
	margin-top: 15px;
}

.newGovBlock .topCon .jdPic {
	height: 300px;
	width: 482px;
	margin-right: 11px;
	float: left;
}

.newGovBlock .topCon .newstab {
	height: 300px;
	width: 467px;
	float: left;
}

.bottomCon {
	width: 960px;
	height: 350px;
	margin-top: 15px;
}

.bottomCon .bot_blue {
	width: 310px;
	height: 360px;
	margin-right: 15px;
	float: left;
}

.bottomCon .bot_blue .title {
	height: 40px;
	text-align: center;
	background-color: #2DC3E9;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	margin-bottom: 11px;
}

.bottomCon .bot_blue .content {
	height: 300px;
}

/*.bottomCon .bot_blue .content ul li{height:70px;width:262px;padding-left:48px;margin-bottom:10px;background:url('../images/home/blue-bg.png');font-size:12px;line-height:70px;color:#333333;float:left;}*/
.bottomCon .bot_blue .content ul li {
	height: 52px;
	width: 262px;
	padding-left: 48px;
	margin-bottom: 8px;
	background: url('../images/home/blue-bg2.png');
	font-size: 12px;
	line-height: 52px;
	color: #333333;
	float: left;
}
.bottomCon .bot_blue .content ul li:nth-last-child(1) {
	line-height: 16px;
}
.bottomCon .bot_blue .content ul li:nth-last-child(1) div {
	padding-top: 10px;
}



.bottomCon .bot_green {
	width: 310px;
	height: 360px;
	margin-right: 15px;
	float: left;
}

.bottomCon .bot_green .title {
	height: 40px;
	text-align: center;
	background-color: #8AD389;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	margin-bottom: 11px;
}

.bottomCon .bot_green .content {
	height: 300px;
}

.bottomCon .bot_green .content ul li {
	height: 67px;
	width: 310px;
	margin-bottom: 8px;
	background-color: #EAFFEA;
}

.bottomCon .bot_green .content ul li .li-left {
	width: 64px;
	height: 67px;
	font-size: 12px;
	line-height: 67px;
	color: #ffffff;
	text-align: center;
	background-color: #8AD389;
	float: left
}

.bottomCon .bot_green .content ul li .li-right {
	width: 226px;
	padding: 18px 10px 2px 10px;
	height: 48px;
	font-size: 12px;
	/* line-height: 24px; */
	color: #333333;
	float: left;
}

.bottomCon .bot_yellow {
	width: 310px;
	height: 360px;
	float: left;
}

.bottomCon .bot_yellow .title {
	height: 40px;
	text-align: center;
	background-color: #EFD87D;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	margin-bottom: 11px;
}

.bottomCon .bot_yellow .content {
	height: 278px;
	background-color: #FFF9E2;
	padding: 7px 0px;
}

.bottomCon .bot_yellow .content ul li {
	height: 40px;
	width: 276px;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	float: left;
	font-size: 12px;
	line-height: 40px;
	color: #333333;
}

.bottomCon .bot_yellow .content ul li .cate {
	font-weight: bold;
	margin-left: 17px;
}

/*????*/
.focus .fcon {
	/*position:relative;*/
	width: 100%;
	float: left;
	display: none;
	background: #fff;
}

.focus .shadow {
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	font-size: 16px;
	color: #ffffff;
	height: 39px;
	line-height: 39px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	overflow: hidden;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fbg {
	bottom: 0px;
	right: 40px;
	position: absolute;
	height: 25px;
	text-align: center;
	z-index: 200;
}

.focus .D1fBt {
	float: right;
	margin: 4px 0 0 0 !important;
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 10px/13px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #FE000B;
}

/*???*/
.focus {
	position: relative;
	width: 482px;
	height: 300px;
	background-color: #000;
	margin: 0 auto;
}

.focus img {
	width: 482px;
	height: 300px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #6CB7F0;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 462px;
	padding-left: 20px;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 48px;
	line-height: 48px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 12px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #6CB7F0;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 59px;
	height: 59px;
	background: url(../images/photorecords/focus_btn.png) no-repeat;
	z-index: 3;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -59px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -59px -59px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -59px 0;
}

/*tab1??*/
#tab1 {
	width: 467px;
	height: 300px;
	float: right;
}

.topTab1 {
	height: 43px;
}

.tab_menu {
	margin: 0px;
	padding: 0px;
	height: 43px;
	float: left;
}

#block1 li {
	list-style: none;
	display: block;
	width: 232px;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	float: left;
	text-align: center;
}

.tab_box {
	height: 257px;
	background-color: #ffffff;
}

.tab_box1 {
	min-height: 130px;
	background-color: #FFF;
}

.topTab1 ul li {
	background-color: #A0BBCC;
	color: white;
}

/*.mr1,.divLT1_15px,.divRT1_15px{background-color:#A0BBCC;color: white;}*/
#block1 .seleced {
	cursor: pointer;
	background-color: #ffffff;
	color: #205E99;
}

#block1Content div ul {
	margin: 0px auto;
	padding: 5px 0px 5px 10px;
	width: 450px;
	height: 219px;
}

#block1Content div ul li {
	height: 36px;
	width: 430px;
	padding-left: 20px;
	line-height: 36px;
	background-image: url('../images/index/dot1.png');
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 15px;
	list-style-position: inside;
	border-bottom: 1px dotted #d6d6d6;
}

#block1Content div li a {
	width: 350px;
	color: #565656;
	font-size: 12px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

#block1Content div a:hover {
	color: #565656;
}

#block1Content div .li-time {
	float: right;
	color: #565656;
	font-size: 12px;
	line-height: 36px;
}

.link_more {
	display: block;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	float: right;
	margin-right: 15px;
	color: #333333;
}

.link_more:hover {
	color: #92b6dc;
}

#searchText {
	height: 38px;
	width: 100%;
}

#searchText input {
	width: 183px;
	line-height: 30px;
	height: 30px;
	margin-left: 10px;
	padding-left: 10px;
	border: 1px solid #d9d9d9;
	border-right: 0px;
	float: left;
}

#searchText button {
	height: 32px;
	width: 80px;
	font-size: 14px;
	color: white;
	border: none;
	background-color: #529DDE;
	float: left;
}

#picTypeShow {
	height: 40px;
	line-height: 40px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#picTypeShow img {
	display: block;
	float: left;
}

#picTypeShow span {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #095DA6;
	font-size: 17px;
	margin-left: 13px;
	margin-right: 10px;
}

.imgLine {
	width: 813px;
	height: 3px;
	margin-top: 19px;
	float: left;
	background-color: #E8E8E8;
}

.rBigPoint {
	margin-top: 15px;
}

#picShow {
	height: 194px;
}

.govpro_ImgText {
	height: 194px;
	width: 184px;
	float: left;
}

.govpro_type {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #577FA2;
	background-color: #DFEDF8;
	text-align: center;
}

.govpro_pic {
	width: 184px;
	height: 126px;
	margin-top: 4px;
}

.govpro_pic img {
	width: 100%;
	height: 100%;
}

.govpro_title {
	height: 30px;
	line-height: 30px;
	color: #868686;
	font-size: 12px;
}

.picBlocks {
	margin-top: 0px;
}

/*.sfssLink img{width:317px;height:120px;margin: 5px 0;}*/

.sfssLink{
	height: 131px;
}

.sfssLink img {
	width: 236.6px;
	height: 120px;
	margin: 5px 0;
}

.sfssLink .wmbss2023{
	width: 188.3px;
	height: 120px;
}

.wmbss2023 .img2023 {
	width: 188.3px;
	height: 120px;
	margin: 5px 0;
}
.wmbss2023 .title{
	position: relative;
	z-index: 1;
	top: -90px;
	left: 5px;
	color: #fff;
	font-size: 18px; 
	font-weight: 550;
	line-height: 24px;
}