.icon-li{
	padding: 0.2rem 0;
}

.icon-li li{
	width: 33.33%;
	float: left;
	text-align: center;
}

.icon{
	display: inline-block;
	width: 1.24rem;
	height: 1.24rem;
	background-size: 100%;
}

.icon-one{
	background-image: url(../img/icon-11.png);
}

.icon-two{
	background-image: url(../img/icon-22.png);
}

.icon-three{
	background-image: url(../img/icon-33.png);
}

.icon-li h6{
	font-size: 0.26rem;
	color: #000;
}

.text{
	margin: 0 0.28rem;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 0.15rem;
}

.new,
.tz{
	width: 49%;
	text-align: center;
}

.text h4{
	display: inline-block;
	font-size: 0.26rem;
	color: #fff;
	background-color: #ca5b42;
	padding: 0.04rem 0.08rem;
}

.text img{
	
	width: 100%;
	margin: 0.1rem 0;
}

.text P{
	font-size: 0.24rem;
	color: #b2b2b2;
	line-height: 1.6;
	text-align: left;
}

.img-li{
	margin-top: 0.2rem;
	padding-bottom: 0.2rem;
	margin-right: 0.28rem;
	margin-left: 0.28rem; 
	margin-bottom: 0.8rem;
}

.img-li h4{
	border-bottom: 1px solid #e0e0e0;
	height: 0.55rem
}

.img-li h4 label{
	display: inline-block;
	font-size: 0.26rem;
	color: #484848;
	border-bottom: 0.04rem solid #2a80b7;
	float: left;
	line-height: 0.55rem;
}

.img-li h4 a{
	font-size: 0.24rem;
	color: #939393;
	float: right;
	line-height: 0.55rem;
}

.img-li img{
	width: 100%;
	height: 2.14rem;
	margin: 0.1rem 0;
}

