.main-left{
	width: 190px;
	padding-right: 20px;
	float:left;
}
.notice2 li{
	width: 100%!important;
	text-align: left!important;
}
.notice2 li a{
	margin-right: 0px!important;
}
.survey-list{
	margin-top: 15px;
}
.survey-list li{
	width: 100%;
	height: 42px;
	box-shadow: 0px 0px 5px 2px #e8e8e8;
	margin-bottom: 16px;
	line-height: 42px;
	text-align: center;
	border-radius:5px;
	background: linear-gradient(#fff, #ededed)
}
.survey-list li a{
	color: #161616;
	display: block;
	
}
.survey-list li a:hover{
	background: #c9010b;
	color: #fff;
	border-radius:5px;
	background: linear-gradient(#c9010b, #9b070e)!important;
}
.survey-list li.survey-red a{
	background: linear-gradient(#c9010b, #9b070e)!important;
	border-radius:5px;
}
.survey-red a{
	color: #fff!important;
}
.main-right{
	width: 880px;
	float:left;
	margin-top: 10px;
	padding-left: 20px;
	border-left:1px solid #f4f4f4;
}
.list-title a{
	color: #000;
}
.list-title{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 11px;
	margin: 13px 0px!important;
} 
.list-title span{
	font-size: 14px;
}
.list-title font{
	padding: 0px 5px;
}
.new-img{
	width: 143px;
	height: 107px;
	float:left;
}
.new-img img{
	width: 100%;
	height: 100%;
}
.new-list2-rg{
	float:left;
	width: 700px;
}
.new-nr{
	width: 590px;
	float:left;
	margin-left: 15px;
}
.new-nr h5{
	margin:0px 0px 10px!important;
	font-size: 16px;
	color: #000;
}
.new-nr p{
	font-size:12px;
	color: #858282;
	line-height: 22px;
	margin-top: 20px!important;
	height: 66px;
	overflow: hidden;
}
.new-title3{
	border: none!important;
	background: url(../images/xian_03.jpg) no-repeat left bottom;
}
.new-list2 li{
	border-bottom: 1px dashed #e9e7e7;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.date2{
	float:right!important;
	margin-right: 0px!important;
	margin-top: 15px;
}


.show-box{
 border: 1px solid #eeeeee;
 padding: 15px;
 box-sizing: border-box;
 line-height: 26px;
 border-radius:5px;
}
.show-box h6{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 15px;
}
.new-nr:hover h5,.new-nr:hover p{
	color:#41aadb;
}
