.new_wrap {
	width: 935px;
	/*min-height: 700px;*/
	border: 1px solid #e0e0e0;
	
}
body {
	background-image: url(../img/body_bgr.png);
	background-size: cover;
	background-repeat: no-repeat;
	font: 14px sans-serif !important;
}
.day_hot{
    margin-top:20px;
}
.day_hot:first-child{
    margin-top:0
}
.new_wrap>p{
	font-weight: bold;
	font-size:15px;
	letter-spacing: 1px;
	text-indent: 2em;
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
    color:#1a883b;
	
}
.new_wrap>div{
	padding:0 10px;
}
.new_wrap>div>p{
	padding:20px 0;
	text-align: center;
	color:#333;
	border-bottom:1px solid #e0e0e0;
    font-size:20px;
    font-weight:bold;
}
.liulang{
    border-bottom:none;
    font-size:13px;
    color:#999;
    font-weight:bold;
    margin-right:20px;
    display:block;
    margin-top:40px;
}
.liulang>.left{
    color:#666;
}

.liulang>.num_liul{
    float:right;
    color:#666;
    display:inline-block;
    margin:0 5px;
}
.liulang>.num_liul>span img{
    width:15px;
    height:15px;
    margin-right:10px;

}
.new_wrap>div>div{
	margin-top:20px;
    overflow:hidden;
}
.new_wrap>div>div img{
    max-width:100%;
}
.new_wrap>div>div>p{
	/*font-size:13px;
	letter-spacing: 1px;
	line-height: 20px;*/
	
}
.new_wrap>div>div>p img{
	width:auto;
	max-width:100%;
}
	.new_wrap > div > div > p{
		margin:15px 0;
	}