.main{
	position: relative;
	margin: 0 auto;
	background-color: #171521;
	width: 10rem;
	padding-bottom: 0.8rem;
}
.head{
	background: url(../img/head.png?v=201905281103) no-repeat;
	background-size: 100% 100%;
	width: 10rem;
	height: 7.84rem;
	position: relative;
}
.head img{
	width: 6.306rem;
	height: 1.826rem;
	position: absolute;
	left: 50%;
	margin-left: -3.3rem;
	top: 2.2rem;
	display: none;
}
.list{
	background: url(../img/list.png) no-repeat;
	background-size: 100% 100%;
	width: 9.08rem;
	height: 26.813rem;
	margin: 0 auto;
	position: relative;
	top: -.3rem;
}
.show{
	background: url(../img/show.png) no-repeat;
	background-size: 100% 100%;
	width: 9.08rem;
	height: 17.453rem;
	margin: .766rem auto 0;
	position: relative;
}
.wear{
	background: url(../img/wear.png) no-repeat;
	background-size: 100% 100%;
	width: 9.08rem;
	height: 11.706rem;
	margin: 1.066rem auto 0;
	position: relative;
}
.desc{
	background: url(../img/desc.png?v=201906061151) no-repeat;
	background-size: 100% 100%;
	width: 9.08rem;
	height: 16.746rem;
	margin: 1.066rem auto 0;
	position: relative;
	
}