@charset "utf-8";

/*文明网列表页*/

.pos{	
    color: #a0a0a0;
    background: url(public_ico_01.png) no-repeat 0 center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 auto 5px auto;
    width: 1150px;
    padding: 0 20px;
    font-family: Microsoft Yahei;
    font-size:16px;
}

.pos a:hover{
	color:#10BDF7;
}

.ynwmw2015_top {
	
	top: 0px;
}

.ynwmwlist_container {
	width: 980px;
	margin: 0 auto;
}

.ynwmwlist_container a:hover {
	color: #CD0A16;
}

.ynwmwlist {
	width: 100%;
	min-height: 300px;
	margin-top: 10px;
}

.ynwmwlistleft {
	width: 660px;
	float: left;
	min-height: 860px;
}

.ynwmwlist_title {
	width: 100%;
	height: 41px;
}

.ynwmwlist_title span {
	color: #ff0000;
}

.ynwmwlist_title h4 {
	line-height: 41px;
	font-weight: 400;
	font-size: 16px;
	color: #555555;
}

.ynwmwlistright {
	width: 310px;
	float: right;
}

.ynwmwlistright_title {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #474747;
}

.ynwmwlistright_titlec {
	width: 100%;
	height: 25px;
	/*border-left: 2px solid #B30000;*/
	margin-top: 10px;
}

.ynwmwlistright_list {
	line-height: 30px;
	margin-top: 10px;
}

.ynwmwlistright_list a {
	color: #737373;
	font-size: 14px;
}

.ynwmwlistright_titlec h4 {
	line-height: 25px;
	/*padding-left: 10px;*/
	font-weight: 400;
	color: #FF0000;
}

.ynwmwlistright_titlec h4 span {
	float: right;
	font-weight: 400;
}

.ynwmwlistright_titlec h4 span a {
	color: #555555;
}

.ynxgtjpic {
	width: 310px;
	height: 120px;
	margin: 10px auto;
	position: relative;
}

.ynxgtjpic img{
	width:190px;
	height: 120px;
	float:left;
}

.ynxgtjpic span{
	float:right;
	margin-left:15px;
	font-size:12px;
	width:105px;
	line-height: 25px;
	color:#737373;
}

.ynwmwlrgsgg a{
	color:#737373;
}

.ynwmw_PulicPic ul li{
	line-height: 25px;
}

.ynwmwlist_content {
	width: 100%;
	border-top: 1px solid #474747;
}

.con-box{
	border-bottom: dashed 1px gainsboro;
	margin-top: 10px;
}

.con-box h3{
	font-size:18px;	
	font-weight: 400;
}

.con-box p{
	line-height: 25px;
	color:gray;
	text-indent: 2em;
	margin:5px 0px 15px 0px;
}

.con-box img{
	width:190px;
	height: 120px;
	float:left;

}

.con-box a:hover{
	color:#eb0000;
}

.page{
	float:right;
	padding-bottom: 20px;
}

.page a:hover{
	color:#eb0000;
}


.ynwmwlist_data {
	width: 100%;
	height: 75px;
	border-top: 1px solid #555555;
}

.ynwmelist_dataleft {
	width: 310px;
	height: 75px;
	margin-top: 20px;
	float: left;
}

.ynwmelist_dataleft img {
	width: 100%;
	height: 100%;
}

.ynwmelist_datacenter {
	width: 340px;
	height: 75px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

.ynwmelist_datacenter img {
	width: 100%;
	height: 100%;
}

.ynwmwlist_data img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	box-shadow: 1px 1px 1px #a1a1a1;
}


/*文明网正文页*/

.cons{
	width:980px;
	margin:0 auto;
}

.cons h3{
	width:960px;
	margin:0 auto;	
	font-size:20px;
	text-align: center;
	line-height: 35px;
}



.cons .xiangqing{
	width:980px;
	margin:0 auto;
	text-align: center;
	border-bottom: 2px #eb0000 solid;	
}

.cons span{
	text-align: center;
	line-height: 35px;
	margin-left:60px;
}

.conTxt{	
	margin-top:20px;
}

.conTxt p{
	font-size:16px;
	line-height: 35px;
	font-family: "微软雅黑";
}

.bdsharebuttonbox{
	margin-top:20px;
}

/*相关资讯*/

.about{
	width:980px;
	margin:50px auto;
	border:1px solid gainsboro;
}

.about h4{
	font-size:18px;
	padding-left:20px;
	line-height: 35px;
}

.about ul{
	padding-left:30px;
}

.about ul li{
	font-size:15px;
	line-height: 25px;
	list-style:circle;
}

.about ul li a{
	color:gray;
}

.about ul li a:hover{
	color:#10BDF7;
}