.ml30{
	margin-left: 30px;
}
.mt30{
	margin-top: 30px;
}
.tit{
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	color: #c92926;
	overflow: hidden;
}
.tit .more{
	font-size: 12px;
	color: #9f9f9f;
	padding-right: 13px;
	background: url(icon6.png) right 50% no-repeat;
	float: right;
	line-height: 46px;
}
.ctit{
	height: 60px;
	background: url(titbg.jpg) repeat-x;
}
.list li{
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	background: url(dot2.png) 0 50% no-repeat;
	overflow: hidden;
}
.list li span{
	float: right;
}
.headline{
	height: 97px;
	border-bottom: 1px dashed #9f9f9f;
}
.headline h3{
	height: 42px;
	line-height: 42px;
	text-align: center;
}
.headline h3 a{
	font-size: 16px;
	color: #000;
}
.headline p{
	line-height: 22px;
	font-size: 12px;
	color: #9f9f9f;
}
.headline p a{
	margin-left: 10px;
	color: #ffba42;
}
/*通知公告*/
.notice{
	
	padding-left: 160px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eee;
	background: url(tit1.png) 0 50% no-repeat;
	font-size: 16px;
}
.notice li{
	width: auto!important;
	margin-right: 50px;
}
.notice a{
	font-size: 16px;
	float: left;
}
.notice span{
	float: left;
	margin-left: 20px;
}
/*图片轮换*/
.picscroll{
	width: 520px;
	height: 344px;
	overflow: hidden;
	position: relative;
}
.blackbg{
	width: 100%;
	height: 40px;
	background-color: #000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.picscroll .titbox{
	padding-left: 10px;
	width: 75%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}
.picscroll .titbox li{
	position: absolute;
}
.picscroll .titbox a{
	font-size: 16px;
	color: #fff;
}
.picscroll .hd{
	width: 20%;
	height: 8px;
	position: absolute;
	right: 0;
	bottom: 16px;
	z-index: 100;
}
.picscroll .hd li{
	margin-right: 5px;
	width: 8px;
	height: 8px;
	float: left;
	background: #c0c0c0;
	cursor: pointer;
}
.picscroll .hd li.on{
	background: #ffae00;
}
/*政法要闻*/
.news{
	width: 550px;
}
.news li{
	padding-left: 15px;
	background: url(dot1.png) 0 50% no-repeat;
}
/*上级声音*/
.sjsy{
	width: 277px;
}
/*维护稳定*/
.whwd{
	width: 380px;
	height: 280px;
}
/*综合治理*/
.zhzl{
	width: 380px;
}
/*专题专栏*/
.ztzl{
	overflow: hidden;
}
.ztzl ul{
	width: 110%;
}
.ztzl li{
	margin: 30px 29px 0 0;
	float: left;
}
.ztzl li img{
	display: block;
}
/*视频音频*/
.video{
	width: 380px;
	overflow: hidden;
}
.videopic{
	width: 150%;
}
.videopic li{
	margin-right: 25px;
	padding: 2px;
	float: left;
	border: 1px solid #eee;
	position: relative;
} 
.videopic li img{
	display: block;
}
.videopic .titcover{
	height: 24px;
	width: 170px;
	background-color: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	position: absolute;
	left: 2px;
	bottom: 2px;
}
.videopic p{
	width: 170px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: absolute;
	left: 2px;
	bottom: 2px;
}
.videopic p a{
	color: #fff;
}
.video .list{
	width: 150%;
}
.video .list li{
	margin-right: 25px;
	width: 166px;
	float: left;
}
/*政法微博*/
.weibo{
	width: 380px;
}
.wbframe{
	width: 100%;
	height: 212px;
	overflow: hidden;
}
/*政法微信*/
.wechat{
	width: 277px;
	overflow: hidden;
}
.wechat ul{
	width: 150%;
}
.wechat li{
	margin: 0 30px 10px 0;
	width: 70px;
	float: left;
	text-align: center;
}
.wechat li img{
	display: block;
}
/*网站链接*/
.weblink{
	padding-left: 134px;
	height: 60px;
	border: 1px solid #eee;
	background: url(tit5.png) 0 50% no-repeat;
}
.weblink select{
	margin: 19px 45px;
	float: left;
	display: block;
	width: 208px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #eee;
}