.public_coupons_mask { display: block; position: fixed; z-index: 9999; left: 0px; top: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; filter: alpha(opacity=60);}
.public_coupons{position: fixed; top: 50%;left: 50%;width: 780px;height: 487px; margin-left: -390px;margin-top: -244px;z-index: 10000;}
.wholeLink{ display: inline-block; width: 100%;height: 100%; position: absolute; left: 0;top: 0; right: 0; bottom: 0;}
.close_btn{ position: absolute; top: 10px; right: 10px; width:48px; height: 48px; display: block; background: url("../image/close25.png") no-repeat center top; }
.coupon_user{ height: 78px; line-height: 78px; color: #fff; font-size: 30px;font-weight: normal; margin-top: 86px; text-align: center;}
.coupon_slider_con{ height: 180px; width: 584px; margin: 50px auto 0; position: relative;}
.coupon_slider_con2{ width:382px; }
.coupon_slider_con1{ width:180px; }





.coupon_slider_con .swiper-button-next{right: -45px; top: 0; width: 26px; height: 182px; margin-top:0; background:url("../image/arrow_rt.png") no-repeat left center;}
.coupon_slider_con .swiper-button-prev{left: -50px;top:0; width: 26px; height: 182px; margin-top: 0;background:url("../image/arrow_lt.png") no-repeat left center;}
.coupon_slider_con .swiper-button-next.swiper-button-disabled, .coupon_slider_con .swiper-button-prev.swiper-button-disabled{opacity:0.0;filter:alpha(opacity=0);}

.coupons_box{ text-align: center;}
a.singleCoupon{ display: inline-block;}
a.singleCoupon{  height: 180px !important; width:180px !important; color: #fff;}
a.singleCoupon .price{ font-size: 18px; text-align: center;margin-top: 12px;height: 54px; line-height: 54px;}
a.singleCoupon .price>span{ font-size: 48px; font-family: Arial;}
a.singleCoupon .subtitle{ font-size:14px;height:36px;line-height:18px;padding:0 20px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
a.singleCoupon .usetime{ font-size: 12px; opacity:0.5;filter:alpha(opacity=50);padding: 0 10px; text-align: center; line-height: 26px;}