.container{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	width: 100%;
	min-width: 1200px;
	height: 490px;
	position: relative;
}
.wqdh{
	font-size: 24px;
	color: #ffffff;
	background: url(wqdh.png) left center no-repeat;
	padding-left: 43px;
	margin-top: 40px;
}
.nav{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background: #343434;
}
.nav-ul li{
	width: 20%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
}
.nav-ul li.on,
.nav-ul li:hover{
	background: #ff9c00;
}
.nav-ul li a{
	display: block;
	font-size: 24px;
	color: #ffffff;
}
.zcfg-title{
	width: 100%;
	height: 38px;
	background: url(zcfg.png);
	margin-top: 50px;
}
.zcfg-title .more{
	font-size: 12px;
	color: #999999;
	background: url(more.jpg) left center no-repeat;
	padding-left: 15px;
	float: right;
	margin-right: 20px;
}
.part1 {
	margin-left: -50px;
	margin-top: 30px;
	_height: 375px;
	*height: 375px;
	*zoom: 1;
}
.part1 li{
	width: 575px;
	float: left;
	padding: 17px 0 11px;
	border-bottom: 1px dotted #E2E2E2;
	margin-left: 50px;
}
.part1 li .bt{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.part1 li:hover .bt{
	color: #b20000;
}
.part1 li .nr{
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	text-align: justify;
	margin-top: 10px;
}
.part1 li .nr a{
	color: #b20000;
}
/*维权渠道*/
.wqqd{
	display: block;
	height: 150px;
	margin-top: 50px;
}
/*曝光台*/
.bgt-content{
	margin-top: 50px;
	width: 575px;
	float: left;
}
.bgt-content .title{
	width: 575px;
	height: 38px;
	background: url(bgt.png);
}
.bgt-content .title .more{
	font-size: 12px;
	color: #999999;
	background: url(more.jpg) left center no-repeat;
	padding-left: 15px;
	float: right;
	margin-right: 20px;
}
.wq-list{
	padding-top: 22px;
}
.wq-list li{
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.wq-list li a{
	float: left;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	background: url(wq-icon.png) left center no-repeat;
}
.wq-list li:hover a{
	color: #b20000;
}
.wq-list li span{
	float: right;
	color: #999999;
}
/*工作动态*/
.gzdt-content{
	margin-top: 50px;
	width: 575px;
	float: right;
}
.gzdt-content .title{
	width: 575px;
	height: 38px;
	background: url(gzdt.png);
}
.gzdt-content .title .more{
	font-size: 12px;
	color: #999999;
	background: url(more.jpg) left center no-repeat;
	padding-left: 15px;
	float: right;
	margin-right: 20px;
}
.gzdt-content .title .more:hover,
.bgt-content .title .more:hover,
.zcfg-title .more:hover{
	color: #B20000;
}
/*底部*/
.footer{
	width: 100%;
	min-width: 1200px;
	height: 110px;
	background: #343434;
	margin-top: 55px;
	padding-top: 25px;
	box-sizing: border-box;
}
.footer p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
}
.footer p a{
	color: #FFFFFF;
	background: url(beian.png) left center no-repeat;
	padding-left: 20px;
	margin: 0 20px;
	transition: .3s all ease;
}
.footer p a:hover{
	color: #B20000;
}
.dzjg-a{
	margin-top: 9px;
}









