.head_banners{position:relative;width:1500px;height:400px;overflow:hidden}.head_banners ul{position:absolute;width:100%;height:100%}.head_banners ul li{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.head_banners ul .silde-item img{max-width:100%}.head_banners .direction{width:40px;height:40px;display:inline-block;border-radius:40px;cursor:pointer;background:rgba(0,0,0,0.3);position:absolute;top:50%;margin-top:-20px;display:none;transition-duration:1s;-webkit-transition-duration:1s;-moz-transition-duration:1s;-ms-transition-duration:1s}.head_banners .direction.prev{left:10px}.head_banners .direction.prev:before{content:'';display:inline-block;border:2px solid #fff;width:13px;height:13px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);border-width:2px 2px 0 0;margin-top:12px;margin-left:14px}.head_banners .direction.next{right:10px}.head_banners .direction.next:before{content:'';display:inline-block;border:2px solid #fff;width:13px;height:13px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);border-width:2px 2px 0 0;margin-top:12px;margin-left:10px}#bannerIndex{position:absolute;bottom:20px;z-index:10;white-space:nowrap}#bannerIndex span{width:12px;height:12px;border-radius:12px;background-color:#fff;margin-right:10px;display:inline-block;cursor:pointer}#bannerIndex span:last-child{margin-right:0}#bannerIndex span.actived{background-color:#074ea3}.copupon_sel{border:1px solid #dcdcdc;width:100%;text-align:center;font-size:0;box-sizing:border-box;display:none;margin-top:20px}.copupon_sel li{display:inline-block;line-height:60px;margin:0 40px}.copupon_sel li a{color:#333;font-size:14px}.copupon_sel li.active a{font-weight:bold;color:#074ea3;border-bottom:2px solid #074ea3}.copupon_sel .coupon_temp{width:176px;color:#333;height:40px;float:left;position:relative}.copupon_sel .coupon_temp select{width:100%;position:absolute;top:0;left:0;height:40px;padding:0 10px;font-weight:600;font-size:16px;border:1px solid #fff;outline:0}.copupon_sel .coupon_temp option{font-weight:400;font-size:14px}.copupon_sel .coupon_seledl{float:right;line-height:40px}.copupon_sel .coupon_seledl dd{float:left;padding:0 10px;margin:0 20px;cursor:pointer;color:#666;font-size:16px}.copupon_sel .coupon_seledl dd.actived{font-weight:600;color:#333;border-bottom:2px solid #074ea3}.coupon_filter{padding-bottom:30px;margin-top:50px;height:30px;border-bottom:1px solid #e0e6ef;font-size:0}.coupon_filter .coupon_search{width:340px;height:30px;border:1px solid #e0e6ef;border-radius:4px;box-sizing:border-box;font-size:0;display:inline-block;margin-right:10px;vertical-align:top}.coupon_filter .coupon_search input{height:28px;line-height:28px;width:285px;color:#2e2f32;font-size:14px;margin-left:12px;border:none;vertical-align:top;display:inline-block}.coupon_filter .coupon_search .icon-search{width:40px;height:28px;line-height:28px;font-size:16px;text-align:center;display:inline-block;cursor:pointer}.coupon_filter .coupon_search .icon-search::before{color:#06f}.coupon_filter .coupon_hot{width:116px;height:30px;line-height:28px;text-align:center;border:1px solid #e0e6ef;border-radius:4px;box-sizing:border-box;font-size:14px;color:#2e2f32;display:inline-block;margin-right:10px;cursor:pointer}.coupon_filter .coupon_hot.active{color:#06f;border-color:#06f}.coupon_filter .coupon_price{width:76px;height:30px;line-height:28px;text-align:center;border:1px solid #e0e6ef;border-radius:4px;box-sizing:border-box;font-size:14px;display:inline-block;cursor:pointer;margin-right:10px}.coupon_filter .coupon_price a{width:100%;height:100%;color:#2e2f32;display:block}.coupon_filter .coupon_price .price_filter{height:12px;width:10px;margin-left:4px;position:relative;display:inline-block}.coupon_filter .coupon_price .price_filter:after{content:"";width:0;height:0;z-index:2;display:block;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #999}.coupon_filter .coupon_price .price_filter:before{content:"";width:0;height:0;z-index:2;margin-bottom:2px;display:block;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #999}.coupon_filter .coupon_price .price_filter.aft:after{border-top-color:#06f}.coupon_filter .coupon_price .price_filter.bef:before{border-bottom-color:#06f}.coupon_filter .coupon_reset{width:64px;height:30px;line-height:28px;text-align:center;border-radius:4px;border:1px solid #06f;background-color:#06f;box-sizing:border-box;color:#fff;font-size:14px;display:inline-block;cursor:pointer}.coupon_content{margin-top:30px}.coupon_content .coupon_tit{color:#333;font-size:32px;font-weight:600;text-align:center;width:100%;display:inline-block;line-height:48px;margin-bottom:20px}.coupon_content .lazy_imgs{width:60px;height:60px;margin:0 auto;display:none}.coupon_content ul{display:flex;flex-wrap:wrap}.coupon_none{text-align:center;margin:20px 0;display:none}.coupon_none p{font-size:18px;color:#666}.coupon_list{border:1px solid #e6e7e8;width:460px;padding:0 10px;margin-right:60px;margin-bottom:50px;display:flex;box-sizing:border-box;position:relative}.coupon_list .coupon_img{margin-right:10px;position:relative;transition:all 0.2s ease-in-out, opacity 1s}.coupon_img a{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.coupon_list .coupon_img img:hover{transform:translateX(5px)}.coupon_list .coupon_img img{width:160px;height:160px;display:inline-block;transition:all 0.2s ease-in-out, opacity 1s}.coupon_list .coupon_img .coupon_img_text{position:absolute;left:38px;top:50%;width:82px;max-height:42px;display:inline-block;-webkit-line-clamp:2;text-overflow:ellipsis;line-height:21px;font-size:16px;font-weight:600;color:#333;text-align:center;-webkit-box-orient:vertical;overflow:hidden;margin-top:16px}.coupon_list .counpon_rcont{display:flex;flex-flow:column;padding:10px 0;flex-grow:1}.coupon_list .counpon_rcont .counpon_dis{color:#2e2f32;font-size:34px;font-weight:600;display:inline-block}.coupon_list .counpon_rcont .counpon_dis em{font-size:14px;font-style:normal;font-weight:400;padding-left:8px}.coupon_list .counpon_rcont .counpon_plink{display:-webkit-box;font-size:15px;font-weight:600;line-height:24px;text-decoration:none;cursor:default;color:#333;height:48px;overflow:hidden;margin-bottom:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.coupon_list .counpon_rcont .counpon_client,.coupon_list .counpon_rcont .counpon_date{font-size:14px;line-height:20px;margin-bottom:3px;color:#666;display:block}.coupon_list .counpon_rcont .coupon_times{color:#f1403c;font-size:14px;line-height:24px}.coupon_list .counpon_rcont .coupon_times span{color:#333}.coupon_list .counpon_rcont .coupon_times em{font-style:normal}.coupon_list .counpon_rcont .coupon_left{height:25px;font-size:0;margin-bottom:10px}.coupon_list .counpon_rcont .coupon_left span{font-size:12px;width:90px;height:20px;color:#666;display:block}.coupon_list .counpon_rcont .coupon_left .coupon_leftbg{width:200px;height:10px;display:block;border-radius:5px;background:rgba(241,64,60,0.1);position:relative;margin-bottom:10px}.coupon_list .counpon_rcont .coupon_left .coupon_leftbg .coupon_leftbgb{width:60%;height:10px;border-radius:5px;background-color:#f1403c;position:absolute;top:0;left:0}.coupon_list .coupon_copy_code{flex:1;position:relative;line-height:44px;text-align:center;border:2px solid #fff;border-width:2px 0 2px 2px;box-sizing:border-box;background-color:#f1f6fd;color:#e90833;font-size:16px}.coupon_list .coupon_copy_code::before{content:'';border:2px dashed #06f;border-width:2px 0 2px 2px;position:absolute;top:-2px;left:-2px;z-index:1;width:100%;height:100%}.coupon_list .coupon_copy_text{flex:0.5;cursor:pointer;background:#06f;color:#fff;line-height:44px;text-align:center;font-size:16px}.coupon_list .coupon_copy{height:44px;display:flex;margin-top:10px;border-radius:4px;overflow:hidden}.coupon_list .coupon_bot .coupon_bg{height:23px;background:url(../images/promotion/coupon_bg.png) no-repeat center;position:relative;left:0;top:11px;display:block}.coupon_list .coupon_bot .coupon_text{background-color:#06f;color:#fff;font-size:16px;text-align:center;border-radius:4px;height:44px;line-height:44px;display:block}.coupon_list .coupon_bot .coupon_text.yw{background-color:#e0a831}.coupon_list .coupon_bot .coupon_text.cursor{cursor:pointer}.coupon_list .coupon_bot .coupon_text.cursor:hover{font-weight:600}.coupon_list .coupon_gained{width:70px;height:70px;overflow:hidden;position:absolute;top:0;left:0;z-index:1}.coupon_list .coupon_gained span{width:108px;line-height:18px;text-align:center;color:#fff;font-size:12px;background-color:#06f;display:inline-block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:relative;left:-32px;top:10px}.coupon_list:nth-child(3n){margin-right:0}.coupon_list.yw .coupon_copy_code{color:#e0a831;border-color:#e0a831}.coupon_list.yw .coupon_copy_text{background:#e0a831}.coupon_list.yw .counpon_rcont .counpon_dis,.coupon_list.yw .counpon_rcont .coupon_times{color:#e0a831}.coupon_list.yw .counpon_rcont .coupon_left .coupon_leftbg .coupon_leftbgb{background-color:#e0a831}.coupon_list.yw .coupon_gained span{background-color:#e0a831}.coupon_list.gy .counpon_rcont .counpon_dis,.coupon_list.gy .counpon_rcont .coupon_times{color:#c6c6c6}.coupon_list.gy .counpon_rcont .coupon_left .coupon_leftbg .coupon_leftbgb,.coupon_list.gy .coupon_gained span{background-color:#c6c6c6}.navi_fixed{width:40px;position:fixed;right:10px;top:100px;display:none}.to_top{right:10px}.navi_fixed li{width:40px;height:40px;border-radius:2px;display:inline-block;background-color:#474747;margin-bottom:10px;cursor:pointer}.navi_fixed li:hover{background-color:#1f5fac}.navi_fixed .coupon_icon{background:#474747 url(../images/promotion/coupons_icon.png) no-repeat 0 0}.navi_fixed .coupon_icon a{opacity:0;width:100%;height:100%;display:inline-block}.navi_fixed .to_top:before{content:'';display:inline-block;border:2px solid #fff;width:12px;height:12px;margin-left:13px;margin-top:17px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);border-width:2px 2px 0 0}.get_alert{z-index:100}.get_alert .get_box{width:580px;height:414px;z-index:1008}.get_box .get_auto{height:24px;position:absolute;right:10px;top:10px}.get_auto .get_nums{font-style:normal}.get_auto span{font-size:16px;color:#999;display:inline-block;padding-right:10px}.get_auto .get_close{width:14px;height:14px;display:inline-block;cursor:pointer;position:relative}.get_close:before,.get_close:after{content:'';height:1px;width:100%;background:#999;position:absolute;left:0;top:50%;margin-top:2px}.get_close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.get_close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.get_box .success_icon{width:104px;height:104px;border-radius:50%;background:#06f url(../images/jbSuccse.png?v=2019) no-repeat center;margin:60px auto 20px auto}.get_box .get_title{width:100%;font-size:24px;line-height:30px;color:#333;font-weight:bold;text-align:center;display:block}.get_box .get_dec{font-size:16px;line-height:24px;color:#666;text-align:center;width:356px;display:block;margin:20px auto 30px auto}.get_dec a{color:#074ea3;text-decoration:underline}.get_box .get_use{width:220px;height:44px;line-height:44px;border-radius:4px;cursor:pointer;background-color:#06f;color:#fff;font-size:22px;text-align:center;display:block;margin:0 auto}.get_alert .get_box.get_copy{height:310px}.get_box.get_copy .success_icon{margin:40px auto 30px auto}.get_box.get_copy .get_title{margin-bottom:30px}.coupon_categories{font-size:0;text-align:left}.coupon_categories li{width:120px;display:inline-block;margin-right:30px;margin-top:20px;cursor:pointer;vertical-align:top}.coupon_categories li:last-child{margin-right:0}.coupon_categories li img{display:block;width:50px;height:50px;margin:0 auto}.coupon_categories li .categories_text{display:block;font-size:13px;text-align:center;color:#000;line-height:16px;height:32px;overflow:hidden}.coupon_categories li.active .categories_text{color:#06f;font-weight:bold}.coupon_categories .local_icon{background-position:0 -52px}.coupon_categories .falsh_icons{width:50px;height:50px;display:block;margin:0 auto;background-image:url(../images/flash_icons.png);background-repeat:no-repeat;background-size:50px}.coupon_categories .select_icons{background-position:0 -104px;background-color:#f2f2f2;border-radius:50px}.code_top{width:53px;height:70px;background:url(../images/code_top.png) no-repeat center;margin:0 auto}.more_coupon{width:194px;height:44px;display:none;border-radius:3px;text-align:center;color:#074ea3;cursor:pointer;margin:0 auto 20px auto;vertical-align:top;font-size:14px}.more_coupon:after{content:'+';width:10px;height:10px;line-height:10px;display:inline-block;margin-left:5px;vertical-align:middle}@media screen and (min-width: 1216px) and (max-width: 1549px){.head_banners{width:1200px;height:320px}.coupon_list{margin-right:12px;margin-bottom:12px;width:392px}.coupon_list .counpon_rcont{width:236px}.coupon_list .counpon_rcont .counpon_plink{font-size:14px;line-height:20px;height:40px}.coupon_list .counpon_rcont .coupon_left .coupon_leftbg{width:140px}.coupon_list .coupon_copy_code{line-height:30px}.coupon_list .coupon_bot .coupon_text,.coupon_list .coupon_copy,.coupon_list .coupon_copy_text{height:34px;line-height:34px;font-size:13px}.coupon_categories li{width:100px;margin-right:10px}}@media (max-width: 1215px){.head_banners{width:1100px;height:293px}.coupon_list{width:518px;margin:0 16px 32px}.coupon_list:nth-child(3n){margin:0 16px 32px}.coupon_list .coupon_img{margin-right:20px}.coupon_list .coupon_img img{width:190px;height:190px}.coupon_categories li{width:100px;margin-right:10px}}
