#wapFile li:nth-child(odd) .wapGoodsBlock{
	padding-right: 8px;
}
#wapFile li:nth-child(even) .wapGoodsBlock{
	padding-left: 8px;
}
#wapFile li{
	width: 50%;
	float: left;
}
#wapFile{
	background: #F5F5F5;
	padding: 32px 0;
}
.wapGoodsImg{
	padding: 0 3px;
	height: 90px;
	line-height: 80px;
	overflow: hidden;
}
.wapGoodsImg img{
	width: 100%;
}
.wapGoodsBox{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	padding: 0 3px;
	background: #fff;
	position: relative;
	margin-bottom: 10px;
}
.wapGoodsIcon{
	position: absolute;
	border-radius: 50%;
	border: 1px solid #D81E07;
	color: #D81E07;
	width: 22px;
	height: 22px;
	line-height: 22px;
	top: 50%;
	margin-top: -11px;
	right: 3px;
	text-align: center;
}
.layui-flow-more{
	clear: both
}
.wapGoodsTitle,
.wapGoodsCode{
	height: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wapPopularTitle{
	text-align: center;
	font-weight: 600;
	line-height: 36px;
}
.wapPopularBody{
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 18px;
}
.wapPopularBody .layui-col-xs4{
	text-align: center;
	padding-bottom: 6px;
}
.wapNewsBtn{
	margin-bottom: 18px;
	text-align: center;
	font-size: 12px;
	color: #707070;
}
.icon-home_shousuo_h_icon{
	font-size: 12px;
}
.wapNewsBtnBlock{
	border-radius: 15px;
	border: 1px solid #707070;
	height: 30px;
	line-height: 30px;
	width: 100px;
	display: inline-block;
}