.w_title{
	width: 100%;
	height: 1rem;
	text-align: center;
	color: #91745F;
	font-size: 0.32rem;
	line-height: 1rem;
	border-bottom: 0.02rem solid #EEEEEE;
	position: relative;
}
.w_title a{
	width: 0.5rem;
	height: 1rem;
	position: absolute;
	left: 0.3rem;
	line-height: 1rem;
	font-size: 0.32rem;
	color: #85010c;
	font-weight: bolder;
}
.w_list{
	width: 82.4%;
	height: auto;
	margin: 0 auto;
	margin-top: 0.6rem;
}
.w_list div#wallpaperList{
	background: #FFFFFF;
}
.w_list p{
	width: 3.02rem;
	margin-right: 0.14rem;
	float: left;
}
.w_list p:nth-child(2n+2){
	margin-right: 0;
}
.w_list p img{
	width: 3.02rem;
	/*height: 5.4rem;*/
}
.w_list p span{
	width: 3.02rem;
	line-height: 0.5rem;
	font-size: 0.3rem;
	color: #535150;
	margin: 0.1rem 0;
	display: block;
}

.layui-flow-more{
	clear: both;
}
.layui-flow-more cite{
	background-color: transparent !important;
}
