.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-container img{
	width: 100%;
	height: 100%;
}
.input-search {
	width: 100%;
	height: 1.5rem;
	background-color: white;
	float: left;
	margin-top: 0.35rem;
	border-radius: 0.2rem;
	overflow: hidden;
}

.input-search i {
	display: block;
	float: left;
	margin-left: 0.2rem;
	width: 1rem;
	height: 1rem;
	margin-top: 0.25rem;
	margin-left: 0.25rem;
}

.input-search i img {
	width: 100%;
	height: 100%;
	float: left;
}
.input-search input {
	height: 100%;
	width: 9rem;
	float: left;
	margin-left: 0.25rem;
}
.benner{
	height: 7rem;
}
.icon-list{
	height: 3.5rem;
	font-size: 0.6rem;
	text-align: center;
	background-color: white;
}
.icon-list a{
	text-decoration: none;
	color: black;
}
.icon-list ul li{
	width: 3.2rem;
	height: 3.5rem;
	float: left;
}
.icon-list ul li dl{
	margin-top: 0.3rem;
}
.icon-list ul li dl dt{
	height: 2rem;
}
.main{
	margin-bottom: 2.4rem;
	overflow: hidden;
}
.icon-list ul li img{
	width: 1.5rem;
	height: 1.5rem;
	margin-top: 0.25rem;
}
.ad-tp{
	overflow: hidden;
	background-color: white;
	margin-top: 0.5rem;
}
.ad-tp ul li{
	float: left;
	width: 5.3rem;
	height: 4.2rem;
	border-top:1px solid #DFDFDF;
}
.ad-tp ul li img{
	width: 100%;
}
.ad-tp ul li:nth-child(4){
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
.ad-tp ul li:nth-child(1){
	width: 7.975rem;
	height: 5.6rem;
	border: none;
	border-right: 1px solid #DFDFDF;
}
.ad-tp ul li:nth-child(2){
	width: 7.975rem;
	height: 5.6rem;
	border: none;
}
.ad-titel {
	height: 1.1rem;
	padding: 0.5rem;
}  
 .baokuan{
	display: block;
	background: url(../img/icon_tejia1.png) no-repeat;
	background-size: 100% 100%;
	width: 1rem;
	height: 0.5rem;
	float: left;
	margin-top: 0.3rem;
	margin-right: 0.2rem;
}
.ad-titel label{
	display: block;
	float: left;
	font-size: 0.75rem;
}
.plist ul li{
	height: 6.5rem;
	background-color: white;
	border-bottom: 1px solid #DFDFDF;
}
.list-left{
	height: 6rem;
	width: 6rem;
	padding: 0.25rem;
	float: left;
}
.list-left img{
	height: 100%;
}
.list-right{
	float: left;
	width: 9.5rem;
	font-size: 0.6rem;
	padding: 0.45rem 0;
}
.list-right p:first-child{
	height: 1.7rem;
	line-height: 0.9rem;
	font-size: 0.75rem;
	color: black;
}
.list-right p:nth-child(3){
	height: 0.9rem;
}
.list-right p{
	height: 1.8rem;
	overflow: hidden;
	color: #666;
}
.list-right em{
	font-size: 0.75rem;
	color: #E4393C;
}
.tejia{
	display: block;
	background: url(../img/icon_tejia.png) no-repeat;
	background-size: 100% 100%;
	width: 0.9rem;
	height: 0.8rem;
	float: left;
	margin-top: 0.1rem;
	margin-right: 0.2rem;
}
.list-item ul li{
	float: left;
	width: 7.25rem;
	height: 11rem;
	background-color: white;
	position: relative;
	border-radius: 0.2rem;
	overflow: hidden;
}
.list-item ul li img{
	display: block;
	width: 7.25rem;
	height: 7.25rem;
}
.list-item ul li span{
	color: #E4393C;
}
.list-item ul li p{
	padding: 0.2rem 0.2rem 0 0.2rem;
	height: 1.9rem;
	font-size: 0.6rem;
	overflow: hidden;
}
.list-item ul li:nth-child(2n-1){
	margin: 0 0.5rem 0.5rem 0.5rem;
}
.p-price{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1.5rem;
	font-size: 0.6rem;
	text-align: center;
	border-top: 1px solid #DFDFDF;
	overflow: hidden;
}
.p-price em{
	display: block;
	float:left;	
	width: 4.25rem;
	line-height:1.5rem ;
	background-color: #E4393C;
	color: white;
}
.p-price a{
	display: block;
	width: 3rem;
	line-height:1.5rem ;
	text-decoration: none;
	float:left;
	background-color:#C91623;
	color: white;
}
