@charset "utf-8";

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,textarea { font:normal 12px "寰蒋闆呴粦",Arial,sans-serif; }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0;padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
a{ text-decoration:none; color:#333;}
address,caption,cite,code,dfn,em,strong,th,var,b { font-style:normal; font-weight:normal;} 
ol li,ul li{ list-style:none;}
caption { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:'';}
abbr,acronym { border:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html, body {background: #fff;width: 100%;min-width: 1280px;overflow-x: auto;height:auto;min-height: 100vh;}
.w-full{width:100%;overflow: hidden;}
.w-1280{width: 1280px;margin:0 auto;overflow: hidden;}
.w-1650{width:1650px;margin-left:-825px;left:50%;position:relative;overflow: hidden;}
.w-1920{width:1920px;margin-left:-960px;left:50%;position:relative;overflow: hidden;}
.w{width:1190px; margin:0 auto;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.pointer{ cursor:pointer;}
.hidden{ visibility:hidden!important;}
.block{ display:block!important;}
.inline{ display:inline!important;}
.hide{display:none!important;}
.fl{float: left;}
.fr{float: right;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ellipsis--l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ellipsis--l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}

[v-clock]{display: none;}
.flex-box{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex-center{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}


font-weight: 600;transform: scaleY(1.2);}

input.checkbox {display: none;}
input.checkbox + i {display: inline-block;width: 14px;height: 14px;vertical-align: middle;margin-right: 10px;border: 1px solid #999;border-radius: 2px;position: relative;top: -1px;}
input.checkbox:checked + i:before {content: '';position: absolute;width: 8px;height: 8px;border-radius: 2px;background: #333;top: 2px;left: 2px;}
input.checkbox.square + span {display: inline-block;height: 40px;line-height: 38px;border: 1px solid #ccc;width: 50px;text-align: center;margin-right: 5px;color: #555;background-color: #fff;cursor: pointer;}
input.checkbox.square + span:hover {border-color: #555;}
input.checkbox.square:checked + span {color: #fff;background-color: #555;border-color: #555;}


input::-webkit-input-placeholder{color:#ccc;}
input::-moz-placeholder{color:#ccc;}
input:-moz-placeholder{color:#ccc;}
input:-ms-input-placeholder{color:#ccc;}


.dropdown-btn {display: inline-block;height: 40px;line-height: 38px;color: #333;border: 1px solid #ccc;border-radius: 3px;padding: 0 45px 0 20px;font-size: 14px;position: relative;text-align: center;z-index: 1;}
.dropdown-btn:before {height: 9px;width: 9px;border-left: 2px solid #666;border-bottom: 2px solid #666;position: absolute;right: 15px;top: 11px;content: '';transform: rotate(-45deg);}
.dropdown-menu {display: none;position: absolute;background: #fff;top: 0;right: 100%;padding: 10px 0;z-index: 10;border: 1px solid #ccc;text-align: left;}
.dropdown-menu.active {display: block;}
.dropdown-menu>li {height: 30px;background: #fff;padding: 0 12px;}
.dropdown-menu>li>a{color: #333;border-bottom: 1px solid #f5f5f5;height: 30px;display: block;line-height: 29px;font-size: 13px;position: relative;padding-left: 5px;}
.dropdown-menu>li:last-child>a {border-bottom: 0;}
.dropdown-menu>li.active>a:after {content: '';position: absolute;height: 7px;width: 7px;border-radius: 50%;background: #b8e986;top: 11px;right: 5px;}
.dropdown-menu>li:hover {background: #666;}
.dropdown-menu>li:hover>a{color: #fff;border-color: #666;}


i.line-arrow {width: 20px;height: 20px;position: relative;overflow: hidden;}
i.line-arrow:before {height: 50%;width: 50%;border-left: 2px solid #aaa;border-bottom: 2px solid #aaa;position: absolute;left: 20%;top: 3%;content: '';transform: rotate(-45deg);}
i.line-arrow.arrow-up:before {transform: rotate(135deg);top: 30%;}
i.line-arrow.arrow-right:before {transform: rotate(-135deg);top: 18%;left: 10%;}
i.line-arrow.arrow-left:before {transform: rotate(45deg);top: 18%;left: 35%;}

.stars {display: inline-block;height: 20px;vertical-align: middle;}
.stars li {display: inline-block;height: 20px;width: 20px;background: url(../image/star-g.svg) no-repeat;background-size: 140% auto;background-position: center;margin-right: 5px;}
.star-1 .stars li.s1,
.star-2 .stars li.s1,.star-2 .stars li.s2,
.star-3 .stars li.s1,.star-3 .stars li.s2,.star-3 .stars li.s3,
.star-4 .stars li.s1,.star-4 .stars li.s2,.star-4 .stars li.s3,.star-4 .stars li.s4,
.star-5 .stars li{background-image: url(../image/star-b.svg);}

.scroll::-webkit-scrollbar{width:4px;height:4px;}
.scroll::-webkit-scrollbar-track{background: #f6f6f6;border-radius:2px;}
.scroll::-webkit-scrollbar-thumb{background: #aaa;border-radius:2px;}
.scroll::-webkit-scrollbar-thumb:hover{background: #999;}
.scroll::-webkit-scrollbar-corner{background: #f6f6f6;}
.scroll-1::-webkit-scrollbar{width:4px;height:4px;}
.scroll-1::-webkit-scrollbar-track{background: #f6f6f6;border-radius:2px;}
.scroll-1::-webkit-scrollbar-thumb{background: #aaa;border-radius:2px;}
.scroll-1::-webkit-scrollbar-thumb:hover{background: #999;}
.scroll-1::-webkit-scrollbar-corner{background: #f6f6f6;}

.swiper-button-next, 
.swiper-button-prev {background: transparent;outline: 0;}
.swiper-button-next:before, 
.swiper-button-prev:before {position: absolute;content: '';height: 12px;width: 12px;border-left: 2px solid #666;border-bottom: 2px solid #666;transform: rotate(45deg);top: 14px;left: 9px;}
.swiper-button-next:before {transform: rotate(-135deg);left: 3px;}


.coupon-item{width: 135px;height: 85px;background: #f4f4f4;position: relative;border-radius: 5px;overflow: hidden;}
.coupon-item .coupon-content {width: 100%;height: 55px;overflow: hidden;}
.coupon-item .coupon-content .name {font-size: 16px;color: #333;line-height: 22px;}

.coupon-item .coupon-time {font-size:12px;width: 100%;height: 30px;line-height: 30px;text-align: center;overflow: hidden;color: #fff;background: #e02120;background: -webkit-linear-gradient(left, #ff6d18, #e02120);background: -o-linear-gradient(right, #ff6d18, #e02120);background: -moz-linear-gradient(right, #ff6d18, #e02120);background: linear-gradient(to right, #ff6d18, #e02120);}

.coupon-item-2 .coupon-time {background: #fa6500;background: -webkit-linear-gradient(left, #ff9f00, #fa6500);background: -o-linear-gradient(right, #ff9f00, #fa6500);background: -moz-linear-gradient(right, #ff9f00, #fa6500);background: linear-gradient(to right, #ff9f00, #fa6500);}

.coupon-item-3 .coupon-time {background: #37debc;background: -webkit-linear-gradient(left, #32c6fe, #37debc);background: -o-linear-gradient(right, #32c6fe, #37debc);background: -moz-linear-gradient(right, #32c6fe, #37debc);background: linear-gradient(to right, #32c6fe, #37debc);}

.coupon-item-4 .coupon-time {background: #5e5483;background: -webkit-linear-gradient(bottom, #6237fd, #5e5483);background: -o-linear-gradient(right, #6237fd, #5e5483);background: -moz-linear-gradient(right, #6237fd, #5e5483);background: linear-gradient(to right, #6237fd, #5e5483);}
.coupon-item.disabled .coupon-time { background: #999;}

.dialog {position: fixed;width: 100%;height: 100%;top: 0;left: 0;overflow: hidden;z-index: 999;}
.dialog-mask {position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);}
.dialog-box {position: absolute;}

.dialog-loading .dialog-mask{background-color: transparent;}
.dialog-loading .dialog-box {height: 80px;width: 80px;top: 50%;margin-top: -50px;left: 50%;margin-left: -50px;background: #333;background: rgba(0,0,0,.7);border-radius: 5px;text-align: center;}
.dialog-loading .dialog-box img {width: 60px;margin-top: 10px;}
.dialog-loading .dialog-box .loading{margin: 36px auto;width: 8px;height: 8px;border-radius: 50%;position: relative;-webkit-animation: load5 1.1s infinite ease;animation: load5 1.1s infinite ease;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0 -21px 0 0 #ffffff, 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.5), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0 -21px 0 0 rgba(255, 255, 255, 0.7), 14.5px -14.5px 0 0 #ffffff, 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.5), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.7), 20px 0 0 0 #ffffff, 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.5), 20px 0 0 0 rgba(255, 255, 255, 0.7), 14px 14px 0 0 #ffffff,0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.5), 14px 14px 0 0 rgba(255, 255, 255, 0.7),0 20px 0 0 #ffffff, -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.5),0 20px 0 0 rgba(255, 255, 255, 0.7), -14.5px 14.5px 0 0 #ffffff, -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.5), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.7), -21px 0 0 0 #ffffff, -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.5), -21px 0 0 0 rgba(255, 255, 255, 0.7), -14.5px -14.5px 0 0 #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow:0 -21px 0 0 #ffffff, 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.5), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.7), 14.5px -14.5px 0 0 #ffffff, 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.5), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.7), 20px 0 0 0 #ffffff, 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.5), 20px 0 0 0 rgba(255, 255, 255, 0.7), 14px 14px 0 0 #ffffff,0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.5), 14px 14px 0 0 rgba(255, 255, 255, 0.7),0 20px 0 0 #ffffff, -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.2), -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.5),0 20px 0 0 rgba(255, 255, 255, 0.7), -14.5px 14.5px 0 0 #ffffff, -21px 0 0 0 rgba(255, 255, 255, 0.2), -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.5), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.7), -21px 0 0 0 #ffffff, -14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow:0 -21px 0 0 rgba(255, 255, 255, 0.2), 14.5px -14.5px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2),0 20px 0 0 rgba(255, 255, 255, 0.2), -14.5px 14.5px 0 0 rgba(255, 255, 255, 0.5), -21px 0 0 0 rgba(255, 255, 255, 0.7), -14.5px -14.5px 0 0 #ffffff;
  }
}

.dialog-message .dialog-mask{background-color: transparent;}
.dialog-message .dialog-box {top: 50%;left: 50%;background: #333;background: rgba(0,0,0,.7);border-radius: 5px;text-align: center;padding: 15px 20px;color: #fff;font-size: 13px;line-height: 22px;max-width: 210px;}

.dialog-alert .dialog-mask{background-color: transparent;}
.dialog-alert .dialog-box {top: 50%;left: 50%;width: 280px;background: #fff;border-radius: 5px;box-shadow: 0 0px 6px 0px #ccc;}
.dialog-alert .dialog-title {width: 100%;height: 36px;line-height: 36px;text-align: center;font-size: 15px;color: #000;}
.dialog-alert .dialog-body {text-align: center;font-size: 13px;color: #333;padding: 15px;line-height: 20px;}
.dialog-alert .dialog-btns {height: 36px;line-height: 35px;text-align: center;}
.dialog-alert .dialog-btns>a {float: left;width: 100%;border-top: 1px solid #ccc;font-size: 13px;}

.dialog-confirm .dialog-box {top: 50%;left: 50%;width: 280px;background: #fff;border-radius: 5px;}
.dialog-confirm .dialog-title {width: 100%;height: 36px;line-height: 36px;text-align: center;font-size: 15px;color: #000;}
.dialog-confirm .dialog-body {text-align: center;font-size: 14px;color: #333;padding: 15px 15px 20px;line-height: 22px;}
.dialog-confirm .dialog-btns {height: 36px;line-height: 35px;text-align: center;}
.dialog-confirm .dialog-btns>a {float: left;width: 50%;border-top: 1px solid #ccc;border-right: 1px solid #ccc;font-size: 13px;}
.dialog-confirm .dialog-btns>a.dialog-confirm-yes {background: #111;color: #fff;border-top: 1px solid #111;border-right: 0;border-bottom-right-radius: 5px;}