.tit{
	padding: 0 0.28rem;
	height: 0.94rem;
	background: -webkit-linear-gradient(#4b84e1, #235dbb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4b84e1, #235dbb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4b84e1, #235dbb); /* Firefox 3.6 - 15 */
    text-align: center;
    line-height: 0.94rem;
    font-size: 0.38rem;
    color: #fff;
}

.tit a{
	display: inline-block;
	float: left;
	background-image: url(../img/fanhui.png);
	width: 0.23rem;
	height: 0.94rem;
	background-size: 100%;
	background-position: left center;
	background-repeat: no-repeat;
}

.new-list{
	width: 100%;
	margin-bottom: 1.5rem;
}

.new-list li{
	padding: 0.30rem 0.28rem;
	border-bottom: 1px dashed #a1a1a1;
}

.new-list li h5{
	font-size: 0.34rem;
	color: #000;
	margin-bottom: 0.1rem;
}

.new-list li span{
	font-size: 0.25rem;
	color: #a1a1a1;
}
