* {
	margin: 0;
	padding: 0;
	font-family: 'microsoft yahei', sans-serif;
}

img {
	display: inline-block;
	outline: 0;
	border: 0;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

.main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
}


/* 工作动态 */

.xw-lb {
	width: 1200px;
	height: 340px;
	overflow: hidden;
}

.tpxw-box {
	width: 526px;
	height: 340px;
	position: relative;
	float: left;
}


/*轮播*/

.picNews-interaction {
	width: 526px;
	overflow: hidden;
}

.picNews {
	height: 340px;
	overflow: hidden;
	position: relative;
}

.picNews-ul {
	width: 9999px;
}

.picNews-ul li {
	float: left;
}

.picNews-ul li img {
	width: 526px;
	height: 340px;
}

.picNews-p {
	width: 9999px;
	height: 30px;
	background: rgba(0, 0, 0, 8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000, endcolorstr=#CF000000);
	position: absolute;
	left: 0;
	bottom: 0;
}

.picNews-p a {
	display: inline-block;
	width: 526px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px;
	color: #fff;
	font-size: 14px;
	float: left;
}

.picNews-p a:hover {
	text-decoration: underline;
}

.picNews-nav {
	position: absolute;
	bottom: 10px;
	*bottom: 12px;
	right: 43px;
}

.picNews-nav i {
	width: 10px;
	height: 10px;
	margin-left: 4px;
	-webkit-border-radius: 50%;
	/*Chrome/Safari*/
	-moz-border-radius: 50%;
	/*Firefox*/
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
}

.picNews-nav i.active {
	background: #a90505;
}


/* 内容 */

.gzdt-body {
	width: 660px;
	height: 340px;
	float: right;
	background: #f2f2f2;
}

.gzdt-head {
	width: 648px;
	height: 40px;
}

.gzdt-text-p {
	width: 125px;
	height: 40px;
	float: left;
}

.gzdt-ar {
	line-height: 40px;
	float: right;
}

.gzdt-ar a {
	color: #666;
	font-size: 12px;
}

.gzdt-remind {
	color: white;
	font-size: 20px;
}

.gzdt {
	width: 610px;
	margin: 0 auto;
}

.gzdt p {
	height: 25px;
	margin-bottom: 5px;
}

.gzdt-main {
	width: 648px;
	height: 300px;
	background-color: white;
	overflow: hidden;
}

.gzdt-p {
	color: red;
	font-size: 16px;
	text-indent: 2em;
	margin-top: 15px;
}

.gzdt-pz {
	color: black;
	font-size: 16px;
}

.gzdt-hr {
	width: 610px;
	margin: 0 auto;
	height: 1px;
	border: none;
	border-top: 1px dashed #999999;
}

.gzdtnr {
	width: 648px;
	height: 215px;
	margin: 0 auto;
}

.gzdtnr li {
	list-style: square;
	width: 648px;
	height: 30px;
	line-height: 30px;
}

.gzdtnr li a {
	font-size: 14px;
	float: left;
	color: #333333;
}

.gzdtnr li span {
	float: right;
	margin-right: 55px;
	font-size: 14px;
	color: #333333;
}

.gzdtnr ul {
	margin: 20px 0 0 40px;
}


/* 内容 */

.jmsy {
	margin: 0;
	padding: 0;
	width: 1200px;
	height: 289px;
	margin-top: 29px;
}

.jmrh {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 289px;
	float: left;
	background: white;
}

.jmrh-head {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 42px;
	background: #148aff;
}

.jmrh-head-p {
	margin: 0;
	margin-left: 15px;
	color: white;
	line-height: 42px;
	font-size: 16px;
    font-weight: inherit;
}

.jmsy .jmrh-gd {
	width: 580px;
	margin: 0 auto;
	text-align: right;
}

.jmrh-gd a {
	color: #666;
	font-size: 12px;
}

.jmrh .jmrh-body {
	width: 580px;
	margin: 0 auto;
	margin-top: 15px;
}

.jmrh .jmrh-body ul li {
	width: 580px;
	height: 28px;
}

.jmrh-body ul li a {
	float: left;
	color: #333;
	font-size: 14px;
}

.jmrh-body ul li span {
	float: right;
	color: #333;
	font-size: 14px;
}


/* 双拥共建 */

.sygj {
	margin: 0;
	padding: 0;
	width: 576px;
	height: 289px;
	float: right;
	background: white;
}

.sygj .jmrh-body {
	width: 530px;
	margin: 0 auto;
	margin-top: 15px;
}

.sygj .jmrh-gd {
	width: 530px;
	margin: 0 auto;
	text-align: right;
}

.sygj .jmrh-body ul li {
	width: 530px;
	height: 28px;
}


/* 展示图片 */

.linkpic {
	width: 1200px;
	height: 201px;
	margin-top: 29px;
	background: white;
}

.linkpic .tpzsd0 ul li {
	width: 230px;
	height: 160px;
	margin: 20px 0 0 9px;
}

.tpzsd0 ul li {
	list-style: none;
	float: left;
}

.tpzsd0 ul li img {
	width: 230px;
	height: 160px;
}


/* 政策法规 */

.zcfg {
	width: 1200px;
	height: 289px;
	margin-top: 30px;
	background: white;
}

.zcfg-head {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 42px;
	background: #148aff;
}

.jcfg-head-p {
	margin: 0;
	margin-left: 15px;
	color: white;
	line-height: 42px;
	font-size: 16px;
    font-weight: inherit;
}

.jcfg .jmrh-gd {
	width: 580px;
	margin: 0 auto;
	text-align: right;
}

.jcfg-gd a {
	color: #666;
	font-size: 12px;
}

.zcfg .jcfg-body {
	width: 1150px;
	margin: 0 auto;
	margin-top: 15px;
}

.zcfg .jcfg-gd {
	width: 1150px;
	margin: 0 auto;
	text-align: right;
}

.zcfg .jcfg-body ul li {
	width: 1150px;
	height: 28px;
}

.jcfg-body ul li a {
	float: left;
	color: #666;
	font-size: 14px;
}

.jcfg-body ul li span {
	float: right;
	color: #666;
	font-size: 14px;
}


/*相关链接*/

.xgpic {
	width: 1200px;
	height: 79px;
	background: #fff;
	margin-top: 30px;
}

.tpzsd1 ul li {
	list-style: none;
	float: left;
	margin-right: 28px;
}

.tpzsd1 ul li img {
	width: 255px;
	height: 79px;
}