﻿@media screen and (max-width:375px){
	html{font-size: 12px;}
	.coupon_type{width:44%;}
	.coupon_type label{font-size:12px;}
}
@media (min-width:375px) and (max-width:413px){
    html{font-size: 13px;}
	.coupon_type{width:46%;}
}
@media  (min-width:414px){
    html{font-size: 14px;}
	.coupon_type{width:46%;}
}
body{background-color:#f6f6f6;}
label{font-weight:400;margin:0;}
/* 17积分 */
.count_top{
	background:url(../../image/pic/pic_13.jpg)no-repeat;
	background-size:cover;
	height:10rem;
	text-align:center;
}
.count_logo{
	width:5rem;
	margin-top:1.9rem;
	margin-bottom:.5rem;
}
.count_top p{
	color:#fff;
	font-size:1.4rem;
}
.count_menu{
	background:#fff;
	border-bottom:1px solid #ededed;
	padding:.8rem 0;
	float:left;
	width:100%;
	margin-bottom:1.3rem;
}
.count_menu p{
	float:left;
	width:50%;
	font-size:1.4rem;
	text-align:center;
	border-right:1px solid #ddd;
}
.count_menu p:last-child{
	border:0;
}
.img_count_menu{
	width:2.2rem;
	margin-left:.5rem;
	margin-top:-.4rem;
}
.count_tit{
	border-top:1px solid #ddd;
	text-align:center;
	width:94%;
	margin:0 auto;
}
.count_tit label{
	color:#333;
	font-size:1.1rem;
	line-height:1.3rem;
	background:#f6f6f6;
	padding:0 .6rem;
	top:-.83rem;
	position:relative;
}
.count_list{
	width:94%;
	margin:0 auto .8rem;
	background:#fff;
	border:1px solid #e6e6e6;
	position:relative;
	height:6rem;
	padding:.8rem .7rem;
}
.count_list label{
	font-size:1.3rem;
	margin-bottom:.5rem;
}
.count_list label span{
	color:#af191f;
	margin-left:1rem;
}
.count_list p{
	font-size:1.2rem;
	color:#666;
}
.count_list i{
	position:absolute;
	top:50%;
	right:.6rem;
	font-size:1.3rem;
	line-height:1.3rem;
	margin-top:-.7rem;
	color:#af191f;
}
/* 17积分-end */

/* 18品牌券 */
.bandCup_tit{
	padding:1rem 4%;
}
.bandCup_tit p{
	font-size:1.15rem;
	line-height:1.15rem;
}
.bandCup_list{
	width:92%;
	margin:0 auto;
	position:relative;
	height:6.5rem;
	margin-bottom:.8rem;
	border-radius:7px;
}
.img_bandCup{
	width:3.4rem;
	margin-top:-1.7rem;
	position:absolute;
	top:50%;
	left:5%;
}
.bandCup_list label{
	color:#fff;
	font-size:1.5rem;
	line-height:1.5rem;
	position:absolute;
	top:50%;
	margin-top:-.8rem;
	left:20%;
}
.img_bandCup_vip{
	position:absolute;
	top:.6rem;
	right:.8rem;
	width:3rem;
}
.bandCup_list p{
	position:absolute;
	right:.8rem;
	bottom:.5rem;
	color:#fff;
	font-size:1.41rem;
}
.bandCup_list p span{
	margin-left:.4rem;
	font-size:1.2rem;
}
.bg_cupY{
	background:url(../../image/pic/bg_25.png)no-repeat;
	background-size:100% 100%;
}
.bg_cupB{
	background:url(../../image/pic/bg_26.png)no-repeat;
	background-size:100% 100%;
}
.band_add{
	width:92%;
	margin: 0 auto;
    padding: 1rem 0;
    border: 1px dashed #cbcbcb;
    border-radius: 4px;
    text-align: center;
	border-radius:5px;
}
.img_bandAdd{
	width: 1.5rem;
    margin-right: .5rem;
    margin-top: -0.3rem;
}
.band_add label{
	color: #888;
    font-size: 1.2rem;
}
/* 18品牌券-end */
/* 19券详情 */
.coupon_up{background:#fff;border-bottom:1px solid #ededed;padding-bottom:5px;}
.coupon_up img{width:100%;}
.coupon_up p{margin-left:2%;font-size:14px;}
.coupon_up i{margin-right:2%;float:right;font-size:12px;color:#999;margin-top:3px;}
.coupon_up i label{color:#ff5050;}
.coupon_up em{margin-left:2%;font-size:12px;color:#999;background:url(../../image/icon/icon_56.png)0 50% no-repeat;background-size:12px;padding-left:15px;}
.coupon_apply{border-top:1px solid #ededed;border-bottom:1px solid #ededed;background:#fff;padding:5px 0;}
.coupon_apply p{font-size:14px;border-left:2px solid #ff5050;line-height:14px;padding-left:2%;}
.coupon_apply label{color:#999;font-size:12px;background:url(../../image/icon/icon_55.png)10px 50% no-repeat;background-size:12px;padding-left:25px;}
.coupon_info{margin-left:2%;padding-right:2%;border-top:1px solid #ededed;font-size:12px;margin-top:5px;padding-top:4px;}
.coupon_infonr{margin-left:2%;padding-right:2%;font-size:12px;margin-top:5px;}
.mb7{margin-bottom:7px;}
/* 19券详情-end */