* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
}
a{
	text-decoration: none;
}
header .content {
	width: 100%;
	height: 44px;
	box-sizing: border-box;
	display: flex;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #e4ebf3;
}

.content a {
	display: block;
	height: 44px;
	line-height: 44px;
	flex: 3;
	font-size: 20px;
	font-size: 16px;
}

.content a:nth-child(1) {
	background: url(../img/back.png) no-repeat right;
	background-position-x: 17px;
	background-size: 13px;
}

.content a:nth-child(2) {
	flex: 7;
	font-size: 18px;
}

.content a:nth-child(3) {
	/*flex: 1;
        background: url(../img/collect.png) no-repeat center;
    background-size: 20px;
        font-size: 14px;*/
}
.swiper-container-android .swiper-slide, .swiper-wrapper img {
	width: 100%;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #13131363!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	width: auto!important;
	left: 46%!important;
	border-radius: 5px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	height: 5px;
	line-height: 5px;
	overflow: hidden;
}
.swiper-pagination-bullet{
	margin: 0!important;
	border-radius:0!important;
	width: 13px!important;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
	width: auto!important;
	left: 70%!important;
	border-radius: 5px;
}
.banner .swiper-pagination-bullet-active,.banner .swiper-pagination-bullet {
	background: #fff!important;
}

.del_title{
	padding: 16px 4px 0;
	color: #333333;
	background-color: white;
	display: flex;
	display: -webkit-flex;
}
.del_title span{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	padding: 0 12px;
	line-height: 23px;
}

.suggest{
	font-size: 0.8rem;
	color: #f10215;
	padding:10px 15px;
	background: #fff;
}
.good_info{
	border-top: 10px solid #eee;
	text-align: center;
	padding: 10px;

}
.good_info a{
	color: #f00;
}
.coupon_info{
	display: block;
	height: 29px;
}
.suggest span{
	font-size: 1rem;
	color: #ff1054;
}.new-quan{height: 20px;padding-right: 5px;line-height: 25px;color:#f10215;font-size: 12px;float: left;
	 margin-top:5px;}
.new-quan div{float: left;border: 1px #f10215 solid;line-height: 18px;text-align: center;padding: 0 2px;border-top-right-radius: 3px;border-bottom-right-radius: 3px}
.new-quan span{background:#f10215;width: 20px;height: 20px;display: block;text-align: center;color: #fff;line-height: 20px;float: left;border-top-left-radius: 3px;border-bottom-left-radius: 3px}
.price_info{padding: 0 13px 0;}
.coupon_btn{
	background: rgb(79, 210, 168);
	padding: 4px 7px;
	margin-top: 0px;
	float: right;
	border-radius: 4px;
}
.coupon_btn a{
	color: #fff;
	font-size: 12px;
}
.pinggou_l,.pinggou_l p{
	float: left;}
.pinggou_l p:first-child{
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #eee;
	padding-right: 6px;
}
.pinggou_info,.wxprice_info{
	display: block;
	height: 44px;
	padding-top: 10px;
	border-top: 1px solid #eee;
	margin-top: 10px;
}
.pinggou_info .ping_price{
	font-size:  16px;
	color:  #f00;
	line-height:  41px;
	padding-left:  5px;
	font-weight:  bold;
}
.jd_price{
	float: left;
	color: #f00;
	font-size: 20px;
	font-weight: bold;
}
