<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.wq_sc_div1{ background-color:#FFF;}
.wq_sc_lc{ width:1200px; margin:0px auto;overflow: hidden;margin-bottom: 25px;min-width: 1200px;padding-bottom: 25px; padding-top:50px;}
.wq_sc_div2{width:1200px; margin:0px auto;overflow: hidden;margin-top:50px;min-width: 1200px;}
.wq_sc_titile{ overflow:hidden; margin-bottom:25px;}
.wq_tit_p{ float:left; overflow:hidden;width:5px; height:33px; background-color:#F90; margin-top:9px;}
.wq_tit_p1{ float:left; overflow:hidden; font-size:36px; margin-left:10px;}
.wq_tit_p2{ float:right; overflow:hidden; margin-right:20px;}
.wq_sc_cp_div{ overflow:hidden;}
.wq_sc_cp_ul{ overflow:hidden;}
.wq_sc_cp_ul li{ float:left; overflow:hidden; width:380px; height:450px; background-color:#FFF; border:1px solid #CCC; margin-right:20px; margin-bottom:20px;}
.wq_sc_cp_title{font-size:16px;font-weight:bold; margin-left:20px; margin-right:20px; margin-top:20px; height:50px;}
.wq_sc_cp_title a span{font-size:16px;font-weight:bold;}
.wq_sc_cp_price{ overflow:hidden; margin-top:10px; margin-left:25px; margin-right:20px;}
.wq_sc_cp_price p{ float:left; overflow:hidden; }
.wq_sc_cp_price_span{margin-left:20px; font-size:14px;text-decoration:line-through;}
.wq_sc_btn{width:120px; height:30px; background-color:#F90; color:#FFF; font-size:18px; border-radius:5px 5px 5px 5px; cursor:pointer;}
.wq_sc_btn:hover{ background-color:#F5AD46;}
.wq_sc_cp_beizhu{font-size:14px; margin-left:25px; margin-right:25px;border-top:1px dashed #CCCCCC; padding-top:10px; margin-top:15px; }

/*优惠券*/
#coupon_bg{position: fixed;width: 100%;background: rgba(0,0,0,0.5);left: 0;top: 0;z-index: 100000;height: 100%;}
#coupon_bg&gt;.choose_coupon{cursor: pointer;margin:100px auto;width: 710px;height: 550px;position: relative;}

.close_coupon{position: absolute;right: 60px;top: 200px;}

/*right优惠券*/
.show_coupon_right{height: 300px;width: 100px;border-radius: 3px;box-shadow: 1px 1px 2px #ccc;position: fixed;right: 0px;top: 210px;}
.coupon_bg_head{font-size: 0px;border-radius: 3px 3px 0px 0px;}
.coupon_bg_head&gt;img{width: 100%;}
.all_link_contain{background: #fff;width: 100%;}
.link_coupon{width: 100px;height: 85px;text-align: center;cursor: pointer;}
.link_coupon&gt;a{display: block;width: 100px;height: 85px;text-align: center;cursor: pointer;}
.link_coupon&gt;a&gt;img{margin-top: 12px;}
.link_coupon&gt;a&gt;span{display: inline-block;width: 90px;height: 20px;background: #e71638;border-radius: 15px;color: #fff;line-height: 20px;margin-top: 5px;border-radius: 0px 0px 3px 3px;}
</pre></body></html>