
/* index css 202402011*/
html.grey {-webkit-filter:grayscale(100%);filter:grayscale(100%)}
.page-www-index {background:#f5f5f5}
.page-www-index .screen-ban {width:1200px;margin:0 auto;position:relative;margin-bottom: 40px;}
.page-www-index .screen-ban .index-box .index-box-first-content {display:-webkit-box;display:-webkit-flex;display:flex}
.page-www-index .screen-ban .advert {width:230px;height:372px;overflow:hidden;position:absolute;top:12px;z-index:998}
.page-www-index .screen-ban .left-img,.page-www-index .screen-ban .right-img {height:602px;width:calc(50vw - 608.5px)}
.page-www-index .screen-ban .left-img a,.page-www-index .screen-ban .right-img a {max-width:100%;max-height:100%;height:auto}
.page-www-index .screen-ban .left-img a img,.page-www-index .screen-ban .right-img a img {max-width:100%;max-height:100%}
.page-www-index .screen-ban .left-img {left:calc(-50vw - -608.5px)}
.page-www-index .screen-ban .left-img a img {float:right}
.page-www-index .screen-ban .right-img {right:calc(-50vw - -608.5px)}
.page-www-index .screen-ban .right-img a img {float:left}
.page-www-index .sld {width:792px;float:left;height:470px;background:#fff;position:relative;cursor:pointer;border-radius:8px;margin:12px 12px 0}
.page-www-index .sld:hover #goL,.page-www-index .sld:hover #goR {display:block}
.page-www-index .sld img {height:470px;display:block;width:100%}
.page-www-index .sld .swiper-container {width:100%;height:100%;border-radius:8px}
.page-www-index .sld .banner-pagination {position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.page-www-index .sld .banner-pagination>span {width:10px;height:10px;background:hsla(0,0%,100%,.4);border-radius:50%;display:inline-block;margin-right:6px}
.page-www-index .sld .banner-pagination>span.swiper-active-switch {width:16px;height:16px;position:relative}
.page-www-index .sld .banner-pagination>span.swiper-pagination-bullet-active {width:16px;height:16px;position:relative}
.page-www-index .sld .banner-pagination>span.swiper-active-switch:after {content:"";width:10px;height:10px;background:#fff;border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.page-www-index .sld .banner-pagination>span.swiper-pagination-bullet-active:after {content:"";width:10px;height:10px;background:#fff;border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.page-www-index #goL,.page-www-index #goR {width:50px;height:65px;position:absolute;margin-top:-25px;top:50%;z-index:99;display:none}
.page-www-index #goR {left:0;background:url(../assets/web/page/www/index/images/index-banner-left-hover.svg) no-repeat 0 0}
.page-www-index #goR:hover {background:url(../assets/web/page/www/index/images/index-banner-left.svg) no-repeat 0 0}
.page-www-index #goL:hover {background:url(../assets/web/page/www/index/images/index-banner-right.svg) no-repeat 0 0}
.page-www-index #goL {right:0;background:url(../assets/web/page/www/index/images/index-banner-right-hover.svg) no-repeat 0 0}
.page-www-index .log {width:192px;float:left;margin-top:12px}
.page-www-index .log .user-info {box-sizing:border-box;background:#fff;width:192px;height:90px;padding-bottom:16px;border-bottom:1px solid #f0f0f0;font-size:14px;color:#666;border-radius:8px 8px 0 0;position:relative}
.page-www-index .log .user-info.less {height:81px}
.page-www-index .log .user-info .btns {font-size:12px;color:#333;margin-top:10px;}
.page-www-index .log .user-info .tags {margin-top:12px}
.page-www-index .log .user-info .tags .tags-item {width:71px;height:25px;border-radius:13px;font-size:12px;box-sizing:border-box;text-align:center;margin-right:12px;display:inline-block;line-height:25px}
.page-www-index .log .user-info .tags .tags-item:nth-of-type(2) {margin-right:0}
.page-www-index .log .user-info .tags .tags-item.tags-item-new-user {background:#e72a19;color:#fff}
.page-www-index .log .user-info .tags .tags-item.tags-item-plus {background:#00164b;color:#ffe082}
.page-www-index .log .user-info .nologin {padding:19px 0 0 17px}
.page-www-index .log .user-info .information .information-top .bg-box {position:absolute;background:#fff;border-radius:8px 8px 0 0;height:100%;width:100%}
.page-www-index .log .user-info .information .flex {display:-webkit-box;display:-webkit-flex;display:flex}
.page-www-index .log .user-info .information .dfb,.page-www-index .log .user-info .information .flex-al-c {-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.page-www-index .log .user-info .information .dfb {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.page-www-index .log .user-info .information .info-box {position:absolute;top:0;left:0;height:100%;width:100%;padding:9px 11px 0 13px;box-sizing:border-box}
.page-www-index .log .user-info .information .spaninfo {font-size:12px;color:#444;font-weight:700;margin-right:6px}
.page-www-index .log .user-info .information .outspan {font-size:12px;color:#666;cursor:pointer}
.page-www-index .log .user-info .information .outspan:hover {color:#0094e7}
.page-www-index .log .user-info .information .czzinfo {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:12px 0 4px}
.page-www-index .log .user-info .information .czzinfo .czzspan1 {font-size:14px;color:#333;font-weight:700}
.page-www-index .log .user-info .information .czzinfo .czzspan2 {font-size:12px;color:#333;margin-right:6px}
.page-www-index .log .user-info .information .advance-billing-remarks {position:relative;display:inline-block;vertical-align:text-top;height:14px;width:14px;background:url(../assets/web/common/images/userinfo/tips.svg) no-repeat;background-size:100%;cursor:pointer}
.page-www-index .log .user-info .information .advance-billing-remarks:hover .icon_tip,.page-www-index .log .user-info .information .advance-billing-remarks:hover .icon_tip_narrow,.page-www-index .log .user-info .information .icon_tip:hover,.page-www-index .log .user-info .information .icon_tip_narrow:hover {display:block}
.page-www-index .log .user-info .information .advance-billing-remarks .icon_tip_narrow {top:14px}
.page-www-index .log .user-info .information .advance-billing-remarks .icon_tip {width:-webkit-max-content;width:max-content;top:20px}
.page-www-index .log .user-info .information .icon_tip {display:none;position:absolute;top:-135px;left:-35px;z-index:3;padding:3px 10px;color:#666;text-align:left;font-size:12px;line-height:18px;background-color:#fff;border:1px solid #e7e6e6;box-sizing:border-box;width:835px;border-radius:3px}
.page-www-index .log .user-info .information .icon_tip_narrow {display:none;position:absolute;left:6px;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:13px;z-index:4;width:6px;height:9px;background:url(../assets/web/common/images/userinfo/triangle.png) no-repeat}
.page-www-index .log .user-info .information .pls {width:27px;height:23px;background:none}
.page-www-index .log .user-info .information .pls .icon_tip {top:28px;left:-22px}
.page-www-index .log .user-info .information .pls .icon_tip_narrow {top:22px;left:11px}
.page-www-index .log .user-info .information .plusicon {width:25px;height:17.7px;background:none}
.page-www-index .log .user-info .information .plusicon .icon_tip {top:24px;left:-24px}
.page-www-index .log .user-info .information .plusicon .icon_tip_narrow {top:18px;left:9px}
.page-www-index .log .user-info .information .tisu>div {padding:0 11px 0 13px;height:24px;border-radius:13px;background:#f6edd8;border:1px solid #fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.page-www-index .log .user-info .information .tisu>div span {color:#dda835;font-size:12px}
.page-www-index .hello {width:192px;height:274px;box-sizing:border-box;background:#fff}
.page-www-index .hello.height {height:192px}
.page-www-index .hello .head {height:40px;padding:0 15px;box-sizing:border-box;margin-bottom:10px}
.page-www-index .hello .head span {display:inline-block;padding-top:15px;padding-bottom:10px;font-size:16px;color:#444;cursor:pointer}
.page-www-index .hello .head .left {float:left;height:100%}
.page-www-index .hello .head .left span {margin-right:25px}
.page-www-index .hello .head .left .active {font-weight:700;font-size:14px;color:#333}
.page-www-index .hello .head .right {float:right;font-size:12px;font-weight:400;cursor:pointer}
.page-www-index .hello .head .right a {color:#999;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.page-www-index .hello .head .right a img {margin-left:3px}
.page-www-index .hello .head .right .arrow {width:8px;height:8px;background:url(../assets/web/page/www/index/images/more-black.svg) no-repeat 50%}
.page-www-index .hello .head .right:hover a {color:#0093e6}
.page-www-index .hello .head .right:hover .arrow {/* background:url('allresource/static.szlcsc.com/ecp/../assets/web/page/www/index/images/more-blue.svg') no-repeat 50% */}
.page-www-index .hello .content {padding:0 15px;box-sizing:border-box}
.page-www-index .hello .content .notice-tag {width:37px;height:16px;font-size:12px;margin-right:3px}
.page-www-index .hello .content .notice-tag.h-1,.page-www-index .hello .content .notice-tag.h-2 {color:#e72a19;background:#feebe9}
.page-www-index .hello .content .notice-tag.n-1 {color:#199de9;background:#e3f5ff}
.page-www-index .hello .content a {font-size:12px}
.page-www-index .hello .content a span {text-align:center;line-height:16px;display:inline-block;width:37px;height:16px}
.page-www-index .hello .content a span.mallNoticeTitle {width:122px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;font-size:12px}
.page-www-index .hello .content a .hot {background:#feebe9;color:#e72a19}
.page-www-index .hello .content a .new {background:#e3f5ff;color:#199de9}
.page-www-index .hello .content a {display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px;line-height:26px;color:#444;width:100%;margin-bottom:10px}
.page-www-index .hello .content a:hover {color:#0093e6}
.page-www-index .log .notice {width:192px;background:#fff;border-radius:0 0 15px 8px;box-sizing:border-box}
.page-www-index .log .notice .item {width:95.5px;height:105px;float:left;color:#666;cursor:pointer;box-sizing:border-box;display:block}
.page-www-index .notice .item:hover {background:#f0f9ff}
.page-www-index .log .notice .item div {font-size:14px;margin-top:15px;text-align:center}
.page-www-index .log .notice .item span {vertical-align:middle;height:19px;line-height:19px;display:block}
.page-www-index .log .notice .item .words {color:#333;line-height:21px}
.page-www-index .log .notice .item.order .img {display:block;background:url(../assets/web/page/www/index/images/wddd.svg) no-repeat}
.page-www-index .log .notice .item .img {width:35px;height:31px;background:url(../assets/web/page/www/index/images/dhzq.svg) no-repeat;display:block;margin:0 auto 6px}
.page-www-index .notice .item .msg {color:#999;text-align:center;padding-top:1px}
.page-www-index .log .notice .item.note .img {display:block;background:url(../assets/web/page/www/index/images/cjjl.svg) no-repeat}
.page-www-index .log .notice .item.oversea .img {display:block;background:url(../assets/web/page/www/index/images/lcEDA.svg) no-repeat;margin-bottom:8px}
.page-www-index .log .notice .item.order,.page-www-index .log .notice .item.oversea {width:95.5px}
.page-www-index .print-entrance-container {position:relative;width:100%;height:120px;/* height:208px;*/    margin:12px 0}
.page-www-index .print-entrance-container #printEntranceGoL,.page-www-index .print-entrance-container #printEntranceGoR {position:absolute;margin-top:-17px;top:50%;z-index:99;display:none;width:26px;height:35px;background:rgba(0,0,0,.13)}
.page-www-index .print-entrance-container #printEntranceGoR {left:0;cursor:pointer;background:url(../assets/web/page/www/index/images/to-pre.svg) no-repeat}
.page-www-index .print-entrance-container #printEntranceGoR:hover {background:url(../assets/web/page/www/index/images/to-pre-active.svg) no-repeat}
.page-www-index .print-entrance-container #printEntranceGoL:hover {background:url(../assets/web/page/www/index/images/to-next-active.svg) no-repeat}
.page-www-index .print-entrance-container #printEntranceGoL {right:0;cursor:pointer;background:url(../assets/web/page/www/index/images/to-next.svg) no-repeat}
.page-www-index .print-entrance-container .print-entrance {width:1200px;height:120px;height:100%;overflow:hidden}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper {height:100%}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide {float:left;width:291px !important;height:100%;position:relative}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide:hover img {opacity:.7}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide.swiper-slide-visible {margin-right:12px}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide.swiper-slide-visible:last-of-type {margin-right:0}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide img {width:100%}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide #mainTitle {position:absolute;left:18px;top:30px;color:#333;font-size:18px;font-weight:700}
.page-www-index .print-entrance-container .print-entrance .swiper-wrapper .swiper-slide #subTitle {position:absolute;left:18px;top:62px;font-size:14px;display:inline-block;width:168px;white-space:pre-line}
.page-www-index .sub-content {display:-webkit-box;display:-webkit-flex;display:flex}
.page-www-index .sub-content .sub-content-left {width:192px;height:452px;background:#fff;border-radius:8px;margin-right:12px;padding:19px 15px 30px 14px;box-sizing:border-box}
.page-www-index .sub-content .sub-content-left .title {font-size:18px;font-weight:700;color:#333;margin-bottom:30px}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px;line-height:19px}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:hover .item-title {color:#199fe9;cursor:pointer}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item .start-icon {margin-right:5px;width:17px;height:19px;text-align:center}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item .start-icon img {margin-top:5px}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:first-of-type .item-title,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(2) .item-title,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(3) .item-title {font-weight:700}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:first-of-type .start-icon:first-of-type img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:first-of-type .start-icon:nth-of-type(2) img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:first-of-type .start-icon:nth-of-type(3) img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(2) .start-icon:first-of-type img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(2) .start-icon:nth-of-type(2) img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(2) .start-icon:nth-of-type(3) img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(3) .start-icon:first-of-type img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(3) .start-icon:nth-of-type(2) img,.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item:nth-of-type(3) .start-icon:nth-of-type(3) img {margin-top:-3px}
.page-www-index .sub-content .sub-content-left .sub-content-left-items .sub-content-left-item .item-title {display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:14px}
.page-www-index .sub-content .sub-content-right {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;flex:1}
.page-www-index .sub-content .sub-content-right .new-product-recommend {width:492px;height:220px;box-sizing:border-box;position:relative;border-radius:8px;margin-right:12px;margin-bottom:12px}
.page-www-index .sub-content .sub-content-right .new-product-recommend .swiper-container {cursor:pointer !important}
.page-www-index .sub-content .sub-content-right .new-product-recommend .head {height:40px;background:#fff;box-sizing:border-box;padding:19px 18px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-radius:8px 8px 0 0}
.page-www-index .sub-content .sub-content-right .new-product-recommend .head .title {font-size:18px;font-weight:700;color:#333}
.page-www-index .sub-content .sub-content-right .new-product-recommend .head>a {color:#999;font-size:14px}
.page-www-index .sub-content .sub-content-right .new-product-recommend .head .more {width:16px;height:16px;background:url(../assets/web/page/www/index/images/next.svg) no-repeat;cursor:pointer}
.page-www-index .sub-content .sub-content-right .new-product-recommend .head .more:hover {background:url(../assets/web/page/www/index/images/next-active.svg) no-repeat}
.page-www-index .sub-content .sub-content-right .new-product-recommend .swiper-container {width:100%;height:180px;background:#fff;border-radius:0 0 8px 8px}
.page-www-index .sub-content .sub-content-right .new-product-recommend .swiper-container .swiper-slide {padding:18px;box-sizing:border-box}
.page-www-index .sub-content .sub-content-right .new-product-recommend .swiper-container .swiper-slide .head {font-size:14px;color:#999;margin-bottom:20px}
.page-www-index .sub-content .sub-content-right .swiper-slide .content {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.page-www-index .sub-content .sub-content-right .swiper-slide .content .img {width:138px;height:94px;border:1px solid #eee}
.page-www-index .sub-content .sub-content-right .swiper-slide .content .img img {width:100%;height:100%}
.page-www-index .sub-content .sub-content-right .swiper-slide .content .right-word {padding-left:18px;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1;flex:1}
.page-www-index .sub-content .sub-content-right .swiper-slide .content .right-word .word-title {font-size:14px;font-weight:700;color:#333;margin-bottom:19px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.page-www-index .sub-content .sub-content-right .swiper-slide .content .right-word .word-title:hover {color:#0093e6}
.page-www-index .sub-content .sub-content-right .swiper-slide .content .right-word .word-content {font-size:14px;color:#666;line-height:22px;word-break:break-all;height:62px;overflow:hidden;position:relative;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.page-www-index .sub-content .sub-content-right .new-product-recommend .pagination {position:absolute;bottom:8px;left:200px;z-index:10;cursor:pointer}
.page-www-index .sub-content .sub-content-right .swiper-pagination-switch {display:inline-block;width:17px;height:10px;margin-right:10px;background:url('../assets/web/page/www/index/images/new_nav.png') no-repeat 0 -14px}
.page-www-index .sub-content .sub-content-right .swiper-pagination-bullet {display:inline-block;width:17px;height:10px;margin-right:10px;background:url('../assets/web/page/www/index/images/new_nav.png') no-repeat 0 -14px}
.page-www-index .sub-content .sub-content-right .swiper-active-switch {background-position:0 0 !important}
.page-www-index .sub-content .sub-content-right .swiper-pagination-bullet-active {background-position:0 0 !important}
.page-www-index .sub-content .sub-content-right .new-product-recommend.news-artical,.page-www-index .sub-content .sub-content-right .new-product-recommend.test {margin-right:0}
.page-www-index .eda-content {width:1200px;height:100px;/* background:url(../assets/web/page/www/index/images/eda-banner.png) no-repeat;*/    background:url(../assets/web/page/www/index/images/eda-banner.jpg) no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:block}
.page-www-index .eda-content {width:1200px;height:100px;background:url(../assets/web/page/www/index/images/eda-banner.jpg) no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:block}
@media only screen and (max-width:1740px) {.page-www-index .side-red-packet {display:none !important}
}
.page-www-index .side-red-packet {display:none;width:188px;height:157px;position:fixed;bottom:410px;right:80px;z-index:999;background:url(../assets/web/common/images/loading_logo.jpg) no-repeat 50%;background-size:cover}
.page-www-index .side-red-packet-close {display:none;width:26px;height:26px;position:fixed;bottom:545px;right:80px;background:red;z-index:1000;opacity:0;filter:alpha(opacity=0)}
.page-www-index .znq {width:618px;height:420px;position:fixed;left:50%;top:50%;margin-left:-309px;margin-top:-210px;z-index:100000}
.page-www-index .znq-mask {position:fixed;z-index:99999;top:0;bottom:0;left:0;right:0;background:#000;filter:alpha(opacity=35);background:rgba(0,0,0,.35)}
.page-www-index .znq-close {width:26px;height:26px;position:fixed;left:50%;top:50%;margin-left:273px;margin-top:-202px;background:red;z-index:100001;opacity:0;filter:alpha(opacity=0)}
.page-www-index .shuang11-coupons-div {position:fixed;z-index:100000;top:50%;left:50%;margin-left:-443px;width:887px;color:#fff}
.page-www-index #shuang11-coupons-div-1 {margin-top:-232px;height:464px;background:url(../assets/web/page/www/index/images/new-customer-coupons-bg.png) no-repeat 50%}
.page-www-index #shuang11-coupons-div-2 {margin-top:-304px;height:608px;background:url(../assets/web/page/www/index/images/02_2.png) no-repeat 50%}
.page-www-index .shuang11-coupons-div .tit {margin-top:55px;text-align:center;font-size:30px;font-weight:700}
.page-www-index .shuang11-coupons-div .sub-tit {margin-top:25px;text-align:center;font-size:18px}
.page-www-index .shuang11-coupons-div .close-btn {position:absolute;top:40px;right:27px;width:25px;height:25px;cursor:pointer}
.page-www-index .shuang11-coupons-div .tac {text-align:center}
.page-www-index .shuang11-coupons-div .coupon-wrapper {margin:150px 40px 0}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail {width:123px;height:202px;margin:0 4px;display:inline-block;background:url(../assets/web/page/www/index/images/new-customer-couponsdetail-bg.png) no-repeat 50%}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-title {margin-top:10px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-title p {color:#000;font-weight:700;line-height:16px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-amount {margin-top:17px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-amount .coupon-detail-amount-money {color:#0193e6;position:relative;font-size:60px;font-weight:700;display:inline-block;height:50px;line-height:46px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-amount .coupon-detail-amount-money span {position:absolute;color:#fff;background:#0193e6;top:-11px;right:-2px;display:block;width:17px;height:16px;line-height:16px;border-radius:20px;border:1px solid #fff;font-weight:400;font-size:12px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-amount .coupon-detail-amount-limit {height:21px;background:url(../assets/web/page/www/index/images/new-customer-couponslimit-bg.png) no-repeat 50%;margin-top:12px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-amount .coupon-detail-amount-limit p {color:#0193e6;height:21px;line-height:21px}
.page-www-index .shuang11-coupons-div .coupon-wrapper .coupon-detail .coupon-detail-valid {margin-top:25px;color:#0193e6}
.page-www-index .shuang11-coupons-div .read-my-coupons {position:absolute;bottom:40px;width:100%;margin-top:20px}
.page-www-index .shuang11-coupons-div .read-my-coupons .read-my-coupons-btn {display:block;margin:0 auto;width:146px;height:43px;line-height:43px;text-align:center;background:#ffea02;border-radius:5px;color:#fc4539;font-weight:700;font-size:16px}
.page-www-index #coupon_recommend {position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:100000}
.page-www-index #coupon_recommend.coupon-recommend-small {background:url(../assets/web/page/www/index/images/coupon/bg1.png) no-repeat 50%;width:866px;height:797px}
.page-www-index #coupon_recommend.coupon-recommend-small .coupon-btn {top:357px}
.page-www-index #coupon_recommend.coupon-recommend-small .product-list-ul {top:410px}
.page-www-index #coupon_recommend.coupon-recommend-small .product-btn {top:626px}
.page-www-index #coupon_recommend.coupon-recommend-large {width:871px;height:922px;background:url(../assets/web/page/www/index/images/coupon/bg2.png) no-repeat 50%}
.page-www-index .coupon_recommend-mask {position:fixed;width:100vw;left:0;top:0;right:0;bottom:0;height:100vh;z-index:99999;background-color:rgba(0,0,0,.5)}
.page-www-index .coupon-recommend {position:relative}
.page-www-index .coupon-recommend .product-btn {position:absolute;top:750px;margin-left:-60px;left:50%;width:120px;text-align:center;cursor:pointer;font-size:14px;color:#692904}
.page-www-index .coupon-recommend .coupon-close-btn {position:absolute;top:48px;right:100px;width:36px;height:36px;cursor:pointer}
.page-www-index .coupon-recommend .coupon-btn {position:absolute;left:50%;margin-left:-58px;top:480px;font-size:16px;color:#fff}
.page-www-index .coupon-recommend .coupons {width:530px;position:absolute;left:50%;margin-left:-268px;z-index:2}
.page-www-index .coupon-recommend .coupons.item-coupons-1 {top:197px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.page-www-index .coupon-recommend .coupons.item-coupons-1 .coupon-item-1 {width:212px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E7%9F%A9%E5%BD%A2%E5%88%B8.png) no-repeat 50%}
.page-www-index .coupon-recommend .coupons.item-coupons-2 {top:197px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.page-www-index .coupon-recommend .coupons.item-coupons-2 .coupon-item-1,.page-www-index .coupon-recommend .coupons.item-coupons-2 .coupon-item-2 {width:212px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E7%9F%A9%E5%BD%A2%E5%88%B8.png) no-repeat 50%;margin:0 4px}
.page-www-index .coupon-recommend .coupons.item-coupons-3 {top:197px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.page-www-index .coupon-recommend .coupons.item-coupons-3 .coupon-item-1,.page-www-index .coupon-recommend .coupons.item-coupons-3 .coupon-item-2,.page-www-index .coupon-recommend .coupons.item-coupons-3 .coupon-item-3 {width:138px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E6%96%B9%E5%88%B8.png) no-repeat 50%;margin:0 4.5px}
.page-www-index .coupon-recommend .coupons.item-coupons-4 {top:197px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.page-www-index .coupon-recommend .coupons.item-coupons-4 .coupon-item-1,.page-www-index .coupon-recommend .coupons.item-coupons-4 .coupon-item-2,.page-www-index .coupon-recommend .coupons.item-coupons-4 .coupon-item-3,.page-www-index .coupon-recommend .coupons.item-coupons-4 .coupon-item-4 {width:212px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E7%9F%A9%E5%BD%A2%E5%88%B8.png) no-repeat 50%;margin:0 4px 16px}
.page-www-index .coupon-recommend .coupons.item-coupons-5 {top:197px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.page-www-index .coupon-recommend .coupons.item-coupons-5 .coupon-item-1,.page-www-index .coupon-recommend .coupons.item-coupons-5 .coupon-item-2 {width:212px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E7%9F%A9%E5%BD%A2%E5%88%B8.png) no-repeat 50%;margin:0 4px 16px}
.page-www-index .coupon-recommend .coupons.item-coupons-5 .coupon-item-3,.page-www-index .coupon-recommend .coupons.item-coupons-5 .coupon-item-4,.page-www-index .coupon-recommend .coupons.item-coupons-5 .coupon-item-5 {width:138px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E6%96%B9%E5%88%B8.png) no-repeat 50%;margin:0 4.5px}
.page-www-index .coupon-recommend .coupons.item-coupons-6 {top:197px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.page-www-index .coupon-recommend .coupons.item-coupons-6 .coupon-item {width:138px;height:117px;background:url(../assets/web/page/www/index/images/coupon/%E6%96%B9%E5%88%B8.png) no-repeat 50%;margin:0 4.5px 16px}
.page-www-index .coupon-recommend .coupons .coupon-item {position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.page-www-index .coupon-recommend .coupons .coupon-item .coupon-mark {position:absolute;width:50px;height:20px;top:0;left:0;background:#ff5633;border-radius:10px 0 10px 0;font-size:12px;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.page-www-index .coupon-recommend .coupons .coupon-item .free-express {line-height:31px;margin:23px 0 3px;font-size:24px;color:#ff5633;font-weight:700}
.page-www-index .coupon-recommend .coupons .coupon-item .coupon-price {line-height:32px;margin:18px 0 2px;font-weight:700;color:#ff5633;font-size:28px}
.page-www-index .coupon-recommend .coupons .coupon-item .coupon-price span {font-weight:400;font-size:16px}
.page-www-index .coupon-recommend .coupons .coupon-item .coupon-mj {line-height:21px;font-size:16px;color:#ff5633;margin-bottom:12px}
.page-www-index .coupon-recommend .coupons .coupon-item .coupon-day {font-size:16px;color:#c3591c;line-height:21px}
.page-www-index .coupon-recommend .product-list-ul {position:absolute;width:561px;top:532px;margin-left:-281px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;box-sizing:border-box;padding:0 15px}
.page-www-index .coupon-recommend .product-list-ul .product-list-li {margin-top:16px;display:-webkit-box;display:-webkit-flex;display:flex;width:50%}
.page-www-index .coupon-recommend .product-list-ul .product-list-li .product-img {width:85px;cursor:pointer;height:85px;object-fit:contain;margin-right:12px}
.page-www-index .coupon-recommend .product-list-ul .product-list-li .product-content {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:88px;margin-top:-3px;max-width:160px}
.page-www-index .coupon-recommend .product-list-ul .product-list-li .product-content .product-details {font-size:14px;font-weight:700;color:#692904;line-height:19px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-www-index .coupon-recommend .product-list-ul .product-list-li .product-content .product-brand {font-size:14px;color:#692904;line-height:19px;cursor:pointer;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-www-index .coupon-recommend .product-list-ul .product-list-li .product-content .product-price {font-size:18px;font-weight:700;color:#ff4721;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-www-index .float-advertisement {display:none;position:fixed;left:50px;bottom:-80px;z-index:99999}
.page-www-index .float-close {position:absolute;width:20px;height:20px;display:inline-block;top:15px;right:3px;cursor:pointer}
.page-www-index .plus-mask {position:fixed;z-index:99999;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7}
.page-www-index .plus {width:449px;height:598px;position:fixed;left:calc(50% - 224px);top:calc(50% - 299px);z-index:100000;background:url(../assets/web/page/www/index/images/plus-entry.png) no-repeat;background-size:449px 598px}
.page-www-index .plus .plus-msg {position:absolute;top:305.54px;left:87px;width:276px;height:26px;line-height:26px;text-align:center;font-size:16px;color:#eee199;font-family:MicrosoftYaHei}
.page-www-index .plus .left {position:absolute;top:370px;left:106px;width:85px;text-align:center}
.page-www-index .plus .left .up {font-size:14px;color:#303573}
.page-www-index .plus .left .down {margin-top:8px;font-size:12px;color:#b7bbe5}
.page-www-index .plus .right {position:absolute;top:370px;left:245px;width:85px;text-align:center}
.page-www-index .plus .right .up {font-size:14px;color:#9f460e}
.page-www-index .plus .right .down {margin-top:8px;font-size:12px;color:#b7bbe5}
.page-www-index .plus .plus-link {position:absolute;top:452px;left:172px;font-size:16px;color:#2a2a44}
.page-www-index .plus .bottom {position:absolute;top:491px;left:110px;font-size:12px;font-family:MicrosoftYaHei;color:#cfaf68}
.page-www-index .plus .plus-close {position:absolute;bottom:4px;left:calc(50% - 18px);display:inline-block;width:26px;height:26px;z-index:100001;opacity:0;filter:alpha(opacity=0);cursor:pointer}
.audit-xt {position:fixed;top:84vh;right:80px;width:80px;height:80px;border-radius:50%;background-color:#03a7ef;text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;z-index:99}
.audit-xt span {font-size:14px;line-height:16px;color:#fff}
.audit-xt:before {top:2px;right:10px;background-color:#d80016}
.audit-xt:after,.audit-xt:before {content:"";display:block;width:10px;height:10px;border-radius:50%;position:absolute}
.audit-xt:after {bottom:2px;left:10px;background-color:#02fcff}
#turntable-dialog-wrapper {position:fixed;top:0;bottom:0;left:0;right:0;z-index:100002}
#turntable-dialog-wrapper-mask {z-index:100001}
#turntable-dialog-wrapper-mask,.turntable-prize-wrapper-mask,.turntable-rule-wrapper-mask {display:none;position:fixed;top:0;bottom:0;left:0;right:0;background:#000;filter:alpha(opacity=35);background:rgba(0,0,0,.35)}
.turntable-prize-wrapper-mask,.turntable-rule-wrapper-mask {z-index:100003}
.turntable-prize-wrapper {display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-animation:zoomIn .8s ease-in-out 0s;animation:zoomIn .8s ease-in-out 0s;width:403px;height:380px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/end-tip.png) no-repeat;text-align:center;z-index:100004}
.turntable-prize-wrapper .close-btn {position:absolute;right:-50px;top:0;width:26px;height:26px;background:url(../assets/web/layout/turntableRaffleDialog/images/rule-close.svg) no-repeat;background-size:cover;cursor:pointer}
.turntable-prize-wrapper.warm {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/end-tip.png) no-repeat;height:501px;top:45%}
.turntable-prize-wrapper.warm .close-btn {right:-50px;top:150px}
.turntable-prize-wrapper.warm .title {margin-top:230px;color:#d46a1c}
.turntable-prize-wrapper.warm .content .prize-font {color:#ff6b2f}
.turntable-prize-wrapper.warm .content .my-prize {color:#d25604;border-color:#d25604}
.turntable-prize-wrapper.warm .i-know {background:-webkit-linear-gradient(212deg,#ff672e,#ffab3c);background:linear-gradient(238deg,#ff672e,#ffab3c)}
.turntable-prize-wrapper.warm .i-know:hover {background:-webkit-linear-gradient(139deg,#ff672e,#ffab3c);background:linear-gradient(311deg,#ff672e,#ffab3c)}
.turntable-prize-wrapper .title {margin-top:105px;font-size:30px;font-weight:700;color:#db8c22;line-height:45px;letter-spacing:2px}
.turntable-prize-wrapper .content {margin:20px auto 0;font-size:14px;font-weight:400;color:#666;line-height:26px;width:337px}
.turntable-prize-wrapper .content.need-login,.turntable-prize-wrapper .content.no-gift {margin-top:57px;margin-bottom:48px}
.turntable-prize-wrapper .content .prize-font {font-size:20px;font-weight:500;color:#2d96ff;letter-spacing:1px;margin-bottom:10px}
.turntable-prize-wrapper .content .date .blod {font-weight:700}
.turntable-prize-wrapper .content .my-prize {color:#2d96ff;letter-spacing:1px;display:inline-block;padding-bottom:3px;border-bottom:1px solid #2d96ff}
.turntable-prize-wrapper .i-know {display:inline-block;text-align:center;width:150px;height:45px;background:-webkit-linear-gradient(212deg,#157eff,#3cb8fe);background:linear-gradient(238deg,#157eff,#3cb8fe);border-radius:24px;font-size:16px;font-weight:400;color:#fff;line-height:45px;margin:13px auto 0;cursor:pointer}
.turntable-prize-wrapper .i-know:hover {background:-webkit-linear-gradient(139deg,#157eff,#3cb8fe);background:linear-gradient(311deg,#157eff,#3cb8fe)}
.turntable-rule-wrapper {display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-animation:zoomIn .8s ease-in-out 0s;animation:zoomIn .8s ease-in-out 0s;width:570px;height:394px;padding:6px;box-sizing:border-box;background:-webkit-linear-gradient(right,#dbedb4,#f1fdfc 48%,#c5e4ff);background:linear-gradient(270deg,#dbedb4,#f1fdfc 48%,#c5e4ff);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:10px;text-align:center;z-index:100004}
.turntable-rule-wrapper * {box-sizing:border-box}
.turntable-rule-wrapper.warm {background:-webkit-linear-gradient(right,#ffe98a,#fdf8f1 49%,#ffc886);background:linear-gradient(270deg,#ffe98a,#fdf8f1 49%,#ffc886);box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}
.turntable-rule-wrapper .rule-content {width:557px;height:382px;background:-webkit-linear-gradient(bottom,#fff,#fff);background:linear-gradient(1turn,#fff,#fff);box-shadow:0 2px 5px 0 rgba(0,0,0,.15);border-radius:10px;max-height:382px;overflow-y:auto}
.turntable-rule-wrapper .rule-content::-webkit-scrollbar {width:5px;height:1px}
.turntable-rule-wrapper .rule-content::-webkit-scrollbar-thumb {border-radius:5px;box-shadow:inset 0 0 5px hsla(0,0%,72.2%,.2);background:#999}
.turntable-rule-wrapper .rule-content::-webkit-scrollbar-thumb:hover {box-shadow:inset 8px 0 0 #a5a5a5;cursor:pointer}
.turntable-rule-wrapper .rule-content::-webkit-scrollbar-track {border-radius:10px;background:transparent}
.turntable-rule-wrapper .rule-content .title {padding-top:26px;font-size:20px;font-weight:500;color:#444;line-height:24px;letter-spacing:1px}
.turntable-rule-wrapper .rule-content .content {padding:11px 21px 34px 26px;font-size:14px;font-weight:400;color:#666;box-sizing:border-box;margin:0 auto;text-align:left}
.turntable-rule-wrapper .rule-content .content p {line-height:24px;margin-top:10px}
.turntable-rule-wrapper .rule-close-btn {position:absolute;bottom:-45px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:30px;height:30px;background-image:url(../assets/web/layout/turntableRaffleDialog/images/rule-close.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer}
#smashing-golden-eggs-dialog-wrapper {position:fixed;top:0;bottom:0;left:0;right:0;z-index:100002}
#smashing-golden-eggs-dialog-wrapper-mask {z-index:100001}
#smashing-golden-eggs-dialog-wrapper-mask,.eggs-prize-wrapper-mask,.eggs-rule-wrapper-mask {display:none;position:fixed;top:0;bottom:0;left:0;right:0;background:#000;filter:alpha(opacity=35);background:rgba(0,0,0,.35)}
.eggs-prize-wrapper-mask,.eggs-rule-wrapper-mask {z-index:100003}
.eggs-prize-wrapper {display:none;position:fixed;top:53%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-animation:zoomIn .8s ease-in-out 0s;animation:zoomIn .8s ease-in-out 0s;width:399px;height:394px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/end-tip.png) no-repeat;z-index:100004}
.eggs-prize-wrapper .close-btn {position:absolute;right:-50px;top:0;width:26px;height:26px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/rule-close.svg) no-repeat;background-size:cover;cursor:pointer}
.eggs-prize-wrapper.warm {width:355px;height:400px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/end-tip.png) no-repeat}
.eggs-prize-wrapper.warm .prize-content {width:300px;margin:0 auto}
.eggs-prize-wrapper.warm .prize-content .title {margin-top:125px;color:#ff6738}
.eggs-prize-wrapper.warm .prize-content .content .prize-font {color:#795849;margin-bottom:15px}
.eggs-prize-wrapper.warm .prize-content .content .date {margin-bottom:5px}
.eggs-prize-wrapper.warm .prize-content .content .my-prize {color:#d25604;border-color:#d25604}
.eggs-prize-wrapper.warm .prize-content .i-know {width:202px;height:52px;line-height:52px;left:78px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/i-know.png) no-repeat}
.eggs-prize-wrapper.warm .prize-content .i-know:hover {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/i-know-hover.png) no-repeat}
.eggs-prize-wrapper .prize-content {width:309px;text-align:center;margin-left:57px}
.eggs-prize-wrapper .prize-content .title {margin-top:37px;height:36px;font-size:35px;font-weight:800;color:#8d3800;line-height:34px;background:-webkit-linear-gradient(bottom,#f54700,#ffc58d);background:linear-gradient(0deg,#f54700,#ffc58d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.eggs-prize-wrapper .prize-content .content {margin-top:20px;font-size:14px;font-weight:400;color:#6c6a69;line-height:22px}
.eggs-prize-wrapper .prize-content .content.need-login .prize-font,.eggs-prize-wrapper .prize-content .content.no-gift .prize-font {font-size:16px}
.eggs-prize-wrapper .prize-content .content .prize-font {font-size:20px;font-weight:600;color:#2e302f;line-height:25px;letter-spacing:1px;margin-bottom:15px}
.eggs-prize-wrapper .prize-content .content .date {width:90%;margin:0 auto}
.eggs-prize-wrapper .prize-content .content .date .blod {font-weight:700;color:#2e302f}
.eggs-prize-wrapper .prize-content .content .my-prize {color:#e2033b;letter-spacing:1px;display:inline-block;padding-bottom:3px;border-bottom:1px solid #e2033b}
.eggs-prize-wrapper .prize-content .content .icon {margin:0 auto;width:58px;height:58px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/prize/smile.svg) no-repeat}
.eggs-prize-wrapper .prize-content .content .icon.need-login {width:166px;height:79px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/prize/eggs.png) no-repeat}
.eggs-prize-wrapper .prize-content .i-know {display:inline-block;position:absolute;left:106px;bottom:15px;text-align:center;width:217px;height:99px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/i-know.png) no-repeat 50%/cover;font-size:18px;font-weight:800;color:#d25604;line-height:99px;cursor:pointer}
.eggs-prize-wrapper .prize-content .i-know:hover {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/i-know-hover.png) no-repeat 50%/cover}
.eggs-rule-wrapper {display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-animation:zoomIn .8s ease-in-out 0s;animation:zoomIn .8s ease-in-out 0s;width:570px;height:394px;padding:6px;background:-webkit-linear-gradient(right,#fcd4da,#fdf8f1 49%,#aeecd3);background:linear-gradient(270deg,#fcd4da,#fdf8f1 49%,#aeecd3);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:10px;text-align:center;z-index:100004}
.eggs-rule-wrapper,.eggs-rule-wrapper * {box-sizing:border-box}
.eggs-rule-wrapper.warm {background:-webkit-linear-gradient(right,#ffd0d0,#fdf8f1 49%,#ffcfc0);background:linear-gradient(270deg,#ffd0d0,#fdf8f1 49%,#ffcfc0);box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}
.eggs-rule-wrapper .rule-content {width:557px;height:382px;background:-webkit-linear-gradient(bottom,#fff,#fff);background:linear-gradient(1turn,#fff,#fff);box-shadow:0 2px 5px 0 rgba(0,0,0,.15);border-radius:10px;max-height:382px;overflow-y:auto}
.eggs-rule-wrapper .rule-content::-webkit-scrollbar {width:5px;height:1px}
.eggs-rule-wrapper .rule-content::-webkit-scrollbar-thumb {border-radius:5px;box-shadow:inset 0 0 5px hsla(0,0%,72.2%,.2);background:#999}
.eggs-rule-wrapper .rule-content::-webkit-scrollbar-thumb:hover {box-shadow:inset 8px 0 0 #a5a5a5;cursor:pointer}
.eggs-rule-wrapper .rule-content::-webkit-scrollbar-track {border-radius:10px;background:transparent}
.eggs-rule-wrapper .rule-content .title {padding-top:26px;font-size:20px;font-weight:500;color:#444;line-height:24px;letter-spacing:1px}
.eggs-rule-wrapper .rule-content .content {padding:11px 21px 34px 26px;font-size:14px;font-weight:400;color:#666;box-sizing:border-box;margin:0 auto;text-align:left}
.eggs-rule-wrapper .rule-content .content p {line-height:24px;margin-top:10px}
.eggs-rule-wrapper .rule-close-btn {position:absolute;bottom:-45px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:30px;height:30px;background-image:url(../assets/web/layout/smashingGoldenEggsDialog/images/rule-close.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer}
@-webkit-keyframes zoomIn {0% {-webkit-transform:translate(-50%,-50%) scale(.2);transform:translate(-50%,-50%) scale(.2)}
50% {-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}
to {-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
}
@keyframes zoomIn {0% {-webkit-transform:translate(-50%,-50%) scale(.2);transform:translate(-50%,-50%) scale(.2)}
50% {-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}
to {-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
}
.smashing-golden-eggs-main[data-v-357c5ac4] {position:absolute;top:62%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;background-repeat:no-repeat;background-size:contain;width:524px}
.smashing-golden-eggs-main[data-v-357c5ac4]:hover {cursor:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/cz.png) 50 50,auto}
.smashing-golden-eggs-main #prize-list[data-v-357c5ac4] {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:257px}
.smashing-golden-eggs-main #prize-list .egg[data-v-357c5ac4] {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/egg.png) no-repeat 50%/contain;z-index:0;width:138px;height:205px}
.smashing-golden-eggs-main #prize-list .egg.broken[data-v-357c5ac4] {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/egg-broken.png) no-repeat 50%/contain}
.smashing-golden-eggs-main #prize-list .egg[data-v-357c5ac4]:hover {-webkit-animation:hvr-buzz-out-357c5ac4 1s linear 1;animation:hvr-buzz-out-357c5ac4 1s linear 1}
.smashing-golden-eggs-main #prize-list .egg.wave[data-v-357c5ac4] {-webkit-animation:hvr-buzz-357c5ac4 .15s linear 10;animation:hvr-buzz-357c5ac4 .15s linear 10;-webkit-transform-origin:center;transform-origin:center}
.smashing-golden-eggs-main #prize-list .egg[data-v-357c5ac4]:nth-of-type(2) {width:195px;height:277px}
@-webkit-keyframes hvr-buzz-357c5ac4 {50% {-webkit-transform:translateX(5px) rotate(10deg);transform:translateX(5px) rotate(10deg)}
to {-webkit-transform:translateX(-5px) rotate(-10deg);transform:translateX(-5px) rotate(-10deg)}
}
@keyframes hvr-buzz-357c5ac4 {50% {-webkit-transform:translateX(5px) rotate(10deg);transform:translateX(5px) rotate(10deg)}
to {-webkit-transform:translateX(-5px) rotate(-10deg);transform:translateX(-5px) rotate(-10deg)}
}
@-webkit-keyframes hvr-buzz-out-357c5ac4 {10% {-webkit-transform:translateX(6px) rotate(5deg);transform:translateX(6px) rotate(5deg)}
20% {-webkit-transform:translateX(-6px) rotate(-5deg);transform:translateX(-6px) rotate(-5deg)}
30% {-webkit-transform:translateX(6px) rotate(5deg);transform:translateX(6px) rotate(5deg)}
40% {-webkit-transform:translateX(-6px) rotate(-5deg);transform:translateX(-6px) rotate(-5deg)}
50% {-webkit-transform:translateX(4px) rotate(3deg);transform:translateX(4px) rotate(3deg)}
60% {-webkit-transform:translateX(-4px) rotate(-3deg);transform:translateX(-4px) rotate(-3deg)}
70% {-webkit-transform:translateX(4px) rotate(3deg);transform:translateX(4px) rotate(3deg)}
80% {-webkit-transform:translateX(-4px) rotate(-3deg);transform:translateX(-4px) rotate(-3deg)}
90% {-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}
to {-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}
}
@keyframes hvr-buzz-out-357c5ac4 {10% {-webkit-transform:translateX(6px) rotate(5deg);transform:translateX(6px) rotate(5deg)}
20% {-webkit-transform:translateX(-6px) rotate(-5deg);transform:translateX(-6px) rotate(-5deg)}
30% {-webkit-transform:translateX(6px) rotate(5deg);transform:translateX(6px) rotate(5deg)}
40% {-webkit-transform:translateX(-6px) rotate(-5deg);transform:translateX(-6px) rotate(-5deg)}
50% {-webkit-transform:translateX(4px) rotate(3deg);transform:translateX(4px) rotate(3deg)}
60% {-webkit-transform:translateX(-4px) rotate(-3deg);transform:translateX(-4px) rotate(-3deg)}
70% {-webkit-transform:translateX(4px) rotate(3deg);transform:translateX(4px) rotate(3deg)}
80% {-webkit-transform:translateX(-4px) rotate(-3deg);transform:translateX(-4px) rotate(-3deg)}
90% {-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}
to {-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}
}
.fail-tip[data-v-357c5ac4] {z-index:100005;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:38px;padding:0 18px;background:#000;border-radius:5px;opacity:.8;text-align:center;line-height:38px;color:#fff}
header[data-v-48644317] {text-align:center;padding-top:35px;width:93%;margin:0 auto}
header .top[data-v-48644317] {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:14px;color:#fff}
header .top .rule[data-v-48644317] {width:92px;height:26px;line-height:26px;background:rgba(0,0,0,.25);border-radius:15px;cursor:pointer}
header .top .rule[data-v-48644317]:hover {background:rgba(0,0,0,.4)}
header .top .to-activity-site[data-v-48644317] {width:120px;height:26px;line-height:26px;background:rgba(0,0,0,.25);border-radius:15px;color:#fff}
header .top .to-activity-site[data-v-48644317]:hover {background:rgba(0,0,0,.4)}
header .info .main-title[data-v-48644317] {font-weight:700;height:70px;font-size:73px;color:#e2033b;letter-spacing:6px;text-shadow:2px 4px 1px #fff}
header .info .second-title[data-v-48644317] {display:block;font-size:28px;font-weight:700;color:#ac2501;line-height:24px;margin:0 auto 6px}
header .info .date[data-v-48644317] {display:block;margin-top:18px;font-size:16px;font-weight:400;color:#404643;line-height:17px}
header .remaining-times[data-v-48644317] {text-align:center;font-size:20px;font-weight:500;color:#fff;width:289px;height:50px;line-height:50px;margin:14px auto 0;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/second-title.png) no-repeat}
header .remaining-times .count[data-v-48644317] {margin:0 2px;font-size:25px;font-weight:600;color:#fff446;letter-spacing:1px}
header.warm .remaining-times[data-v-48644317] {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/second-title.png) no-repeat}
header.warm .remaining-times .count[data-v-48644317] {color:#f8ff45}
header.warm .main-title[data-v-48644317] {color:#f96234;letter-spacing:6px;text-shadow:2px 4px 1px #fff;-webkit-background-clip:text}
header.warm .second-title[data-v-48644317] {border:none;color:#f04f24;font-size:28px}
header.warm .date[data-v-48644317] {margin-top:13px;color:#404643}
footer .my-prize[data-v-48644317] {position:absolute;bottom:20px;left:50%;width:274px;height:82px;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:25px;color:#ac2501;line-height:72px;font-weight:800;letter-spacing:1px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/my-prize.png) no-repeat;cursor:pointer}
footer .my-prize[data-v-48644317]:hover {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/my-prize-hover.png) no-repeat}
footer.warm .my-prize[data-v-48644317] {bottom:46px;color:#d46a1c;font-size:0;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/my-prize.png) no-repeat}
footer.warm .my-prize[data-v-48644317]:hover {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/my-prize-hover.png) no-repeat}
.smashing-golden-eggs-dialog-wrap[data-v-48644317] {-webkit-user-select:none;user-select:none;width:900px;height:710px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/cool-color/bg.png) no-repeat}
.smashing-golden-eggs-dialog-wrap.warm[data-v-48644317] {background:url(../assets/web/layout/smashingGoldenEggsDialog/images/warm-color/bg.png) no-repeat}
.smashing-golden-eggs-wrapper[data-v-48644317] {position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:531px;height:268px}
.close-btn[data-v-48644317] {position:absolute;right:-50px;top:0;width:26px;height:26px;background:url(../assets/web/layout/smashingGoldenEggsDialog/images/rule-close.svg) no-repeat;background-size:contain;cursor:pointer}
.turntable-main[data-v-2d7c42f4] {position:absolute;top:226px;left:267px;-webkit-transform:translate(-50%,-36.5%);transform:translate(-50%,-36.5%);width:408px;height:408px;z-index:1;background-repeat:no-repeat;background-size:contain}
.turntable-main.eight[data-v-2d7c42f4] {background-image:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/8.png)}
.turntable-main.eight .coupon-img[data-v-2d7c42f4] {-webkit-transform:scale(.85);transform:scale(.85)}
.turntable-main.eight.warm[data-v-2d7c42f4] {background-image:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/8.png)}
.turntable-main.eight.warm>#prize-list li.active[data-v-2d7c42f4]:after {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/8-active.svg) no-repeat}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:first-of-type {-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(2) {-webkit-transform:rotate(-57deg);transform:rotate(-57deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(3) {-webkit-transform:rotate(-102deg);transform:rotate(-102deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(4) {-webkit-transform:rotate(-147deg);transform:rotate(-147deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(5) {-webkit-transform:rotate(-192deg);transform:rotate(-192deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(6) {-webkit-transform:rotate(-237deg);transform:rotate(-237deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(7) {-webkit-transform:rotate(-282deg);transform:rotate(-282deg)}
.turntable-main.eight>#prize-list li[data-v-2d7c42f4]:nth-of-type(8) {-webkit-transform:rotate(-327deg);transform:rotate(-327deg)}
.turntable-main.eight>#prize-list li.active[data-v-2d7c42f4]:after {top:18px;left:-6px;-webkit-transform:rotate(12deg);transform:rotate(12deg);width:208px;height:147px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/8-active.svg) no-repeat}
.turntable-main.six[data-v-2d7c42f4] {background-image:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/6.png)}
.turntable-main.six.warm[data-v-2d7c42f4] {background-image:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/6.png)}
.turntable-main.six.warm>#prize-list li.active[data-v-2d7c42f4]:after {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/6-active.svg) no-repeat}
.turntable-main.six>#prize-list li[data-v-2d7c42f4]:first-of-type {-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}
.turntable-main.six>#prize-list li[data-v-2d7c42f4]:nth-of-type(2) {-webkit-transform:rotate(-80deg);transform:rotate(-80deg)}
.turntable-main.six>#prize-list li[data-v-2d7c42f4]:nth-of-type(3) {-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}
.turntable-main.six>#prize-list li[data-v-2d7c42f4]:nth-of-type(4) {-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}
.turntable-main.six>#prize-list li[data-v-2d7c42f4]:nth-of-type(5) {-webkit-transform:rotate(-260deg);transform:rotate(-260deg)}
.turntable-main.six>#prize-list li[data-v-2d7c42f4]:nth-of-type(6) {-webkit-transform:rotate(-320deg);transform:rotate(-320deg)}
.turntable-main.six>#prize-list li.active[data-v-2d7c42f4]:after {top:-20px;left:5px;-webkit-transform:rotate(-25deg);transform:rotate(-25deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;width:176px;height:201px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/6-active.svg) no-repeat}
.turntable-main.four[data-v-2d7c42f4] {background-image:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/4.png)}
.turntable-main.four.warm[data-v-2d7c42f4] {background-image:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/4.png)}
.turntable-main.four.warm>#prize-list li.active[data-v-2d7c42f4]:after {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/4-active.svg) no-repeat}
.turntable-main.four>#prize-list li[data-v-2d7c42f4]:first-of-type {-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}
.turntable-main.four>#prize-list li[data-v-2d7c42f4]:nth-of-type(2) {-webkit-transform:rotate(-125deg);transform:rotate(-125deg)}
.turntable-main.four>#prize-list li[data-v-2d7c42f4]:nth-of-type(3) {-webkit-transform:rotate(-215deg);transform:rotate(-215deg)}
.turntable-main.four>#prize-list li[data-v-2d7c42f4]:nth-of-type(4) {-webkit-transform:rotate(-305deg);transform:rotate(-305deg)}
.turntable-main.four>#prize-list li.active[data-v-2d7c42f4]:after {top:-1px;left:-38px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:201px;height:201px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/4-active.svg) no-repeat}
.turntable-main>#prize-list[data-v-2d7c42f4] {position:relative;width:100%;height:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.turntable-main>#prize-list>li[data-v-2d7c42f4] {position:absolute;top:5%;left:5%;width:45%;height:45%;-webkit-transform-origin:right bottom;transform-origin:right bottom}
.turntable-main>#prize-list>li .prize-item[data-v-2d7c42f4] {-webkit-transform:rotate(-55deg);transform:rotate(-55deg);position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:125px;height:130px;margin:auto}
.turntable-main>#prize-list>li .prize-item>span[data-v-2d7c42f4] {text-align:center;display:block;width:75px;height:40px;font-size:13px}
.turntable-main>#prize-list>li .prize-item>img[data-v-2d7c42f4] {max-width:76px}
.turntable-main>#prize-list>li .prize-item>img.custom-img[data-v-2d7c42f4] {max-width:58px;margin-left:11px}
.turntable-main>#prize-list>li.active[data-v-2d7c42f4]:after {content:"";position:absolute;display:inline-block;z-index:-1}
.turntable-indicator[data-v-2d7c42f4] {width:142px;height:165px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/indicator.png) no-repeat;position:absolute;left:50.5%;top:43%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2}
.turntable-indicator.warm[data-v-2d7c42f4] {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/indicator.png) no-repeat}
.fail-tip[data-v-2d7c42f4] {z-index:100005;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:38px;padding:0 18px;background:#000;border-radius:5px;opacity:.8;text-align:center;line-height:38px;color:#fff}
header[data-v-45912ce7] {text-align:center;padding-top:16px;width:80%;margin:0 auto}
header.cool[data-v-45912ce7] {width:82%}
header .top[data-v-45912ce7] {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:14px;color:#fff}
header .top .rule[data-v-45912ce7] {width:92px;height:26px;line-height:26px;background:rgba(0,0,0,.25);border-radius:15px;opacity:.75;cursor:pointer}
header .top .rule[data-v-45912ce7]:hover {background:rgba(0,0,0,.4)}
header .top .to-activity-site[data-v-45912ce7] {width:120px;height:26px;line-height:26px;background:rgba(0,0,0,.25);border-radius:15px;color:#fff;opacity:.75}
header .top .to-activity-site[data-v-45912ce7]:hover {background:rgba(0,0,0,.4)}
header.cool .info .main-title[data-v-45912ce7] {margin-bottom:5px;overflow:auto}
header.cool .info .date[data-v-45912ce7] {margin-top:7px}
header .info[data-v-45912ce7] {margin-top:-38px}
header .info .main-title[data-v-45912ce7] {font-weight:700;font-size:60px;color:#fff;line-height:79px;letter-spacing:5px;text-shadow:0 2px 8px #3d88ff}
header .info .second-title[data-v-45912ce7] {padding:0 20px;box-sizing:border-box;display:inline-block;min-width:308px;text-align:center;height:33px;background:#005de5;border-radius:20px 20px 0 0;border:2px solid #6bd2ff;font-size:16px;font-weight:700;color:#fff77b;line-height:30px;margin:0 auto 3px}
header .info .date[data-v-45912ce7] {display:block;font-size:14px;font-weight:400;color:#fff;line-height:20px}
header.warm .main-title[data-v-45912ce7] {color:#fff;line-height:90px;letter-spacing:6px;text-shadow:3px 4px 1px #fd7017,3px 4px 18px #ff5e00;-webkit-background-clip:text}
header.warm .second-title[data-v-45912ce7] {border:none;color:#e56c3f;font-size:20px;background:transparent}
header.warm .date[data-v-45912ce7] {color:#8b5c40}
footer .remaining-times[data-v-45912ce7] {display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;bottom:103px;left:52%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;height:22px;font-size:16px;font-weight:400;color:#fff;line-height:22px}
footer .remaining-times .count[data-v-45912ce7] {margin:0 2px;font-size:25px;font-weight:600;color:#fff446;letter-spacing:1px}
footer .my-prize[data-v-45912ce7] {position:absolute;bottom:0;left:50%;width:251px;height:75px;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:25px;font-weight:500;color:#fff;line-height:53px;letter-spacing:1px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/my-prize.png) no-repeat;cursor:pointer}
footer .my-prize[data-v-45912ce7]:hover {background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/my-prize-hover.png) no-repeat}
footer.warm .my-prize[data-v-45912ce7] {color:#d46a1c;background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/my-prize.png) no-repeat}
footer.warm .my-prize[data-v-45912ce7]:hover {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/my-prize-hover.png) no-repeat}
.turntable-dialog-wrap[data-v-45912ce7] {-webkit-user-select:none;user-select:none;width:921px;height:755px;position:absolute;top:54%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/turntable-dialog-wrap-bg.png) no-repeat}
.turntable-dialog-wrap.warm[data-v-45912ce7] {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/turntable-dialog-wrap-bg.png) no-repeat}
.turntable-wrapper[data-v-45912ce7] {position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:531px;height:510px;background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/bg.png) no-repeat}
.turntable-wrapper.blink[data-v-45912ce7] {background:url(../assets/web/layout/turntableRaffleDialog/images/cool-color/bg-lights-out.png) no-repeat}
.turntable-wrapper.warm[data-v-45912ce7] {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/bg.png) no-repeat}
.turntable-wrapper.warm.blink[data-v-45912ce7] {background:url(../assets/web/layout/turntableRaffleDialog/images/warm-color/bg-lights-out.png) no-repeat}
.close-btn[data-v-45912ce7] {position:absolute;right:30px;top:0;width:26px;height:26px;background:url(../assets/web/layout/turntableRaffleDialog/images/rule-close.svg) no-repeat;background-size:contain;cursor:pointer}
#belong-dialog * {box-sizing:border-box}
.red {color:#fe2a2a}
.belong-dialog {position:fixed;z-index:99999;top:0;bottom:0;left:0;right:0;background:#000;filter:alpha(opacity=35);background:rgba(0,0,0,.35)}
.belong-dialog .clearfix:after {content:"";display:block;height:0;visibility:hidden;clear:both}
.belong-dialog::-webkit-scrollbar {width:5px;height:1px}
.belong-dialog::-webkit-scrollbar-thumb {border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#e9e9e9}
.belong-dialog::-webkit-scrollbar-thumb:hover {box-shadow:inset 8px 0 0 #4a4a4a;cursor:pointer}
.belong-dialog::-webkit-scrollbar-track {border-radius:10px;background:transparent}
.belong-dialog .user-select {-webkit-user-select:none;user-select:none}
.belong-dialog .belong-box {width:800px;background-color:#fff;border:4px solid #d9d9d9;margin:15vh auto 0}
.belong-dialog .belong-box .box-tit {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;color:#444;font-size:18px;height:38px;background:#f2f2f2;padding:9px 20px;font-size:14px;font-weight:600;border-bottom:1px solid #dedede}
.belong-dialog .belong-box .box-tit .close-icon {display:inline-block;width:12px;height:12px;cursor:pointer}
.belong-dialog .belong-box .tips {display:-webkit-box;display:-webkit-flex;display:flex;width:100%;background:#fdf2e8;border-radius:5px;padding:10px 15px}
.belong-dialog .belong-box .tips p {color:#ff7800;font-size:12px;line-height:24px}
.belong-dialog .belong-box .tips p:first-child {width:71px}
.belong-dialog .belong-box .tips p:last-child {-webkit-box-flex:1;-webkit-flex:1;flex:1}
.belong-dialog .belong-box .kb {margin-top:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.belong-dialog .belong-box .kb p {font-size:14px;color:#666}
.belong-dialog .belong-box .kb p span {font-weight:500;color:#444}
.belong-dialog .belong-box .sp1 {font-size:14px;color:#666}
.belong-dialog .belong-box .ascription-types,.belong-dialog .belong-box .ascription-types-wrap {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.belong-dialog .belong-box .ascription-types {-webkit-flex-wrap:wrap;flex-wrap:wrap}
.belong-dialog .belong-box .ascription-types li {margin-right:10px}
.belong-dialog .belong-box .ascription-types li label {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}
.belong-dialog .belong-box .ascription-types li label input {width:0;height:0;display:none}
.belong-dialog .belong-box .ascription-types li label input:checked~span {color:#0294e7;border:2px solid #0294e7}
.belong-dialog .belong-box .ascription-types li label span {display:inline-block;width:110px;height:45px;background:#fff;border-radius:3px;border:1px solid #dedede;text-align:center;line-height:43px}
.belong-dialog .belong-box .step-two {padding-left:120px;padding-bottom:24px;border-bottom:1px dashed #efefef}
.belong-dialog .belong-box .step-two .companys {max-height:200px;overflow:auto}
.belong-dialog .belong-box .step-two .companys li {margin-bottom:10px;position:relative}
.belong-dialog .belong-box .step-two .companys li,.belong-dialog .belong-box .step-two .companys li label {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.belong-dialog .belong-box .step-two .companys li label {cursor:pointer}
.belong-dialog .belong-box .step-two .companys li label input {width:15px;height:15px}
.belong-dialog .belong-box .step-two .companys li label span {margin-left:10px}
.belong-dialog .belong-box .step-two .person-box-bottom {font-size:12px;color:#666;margin-top:10px}
.belong-dialog .belong-box .step-two .box-bottom {position:relative;width:100%;padding-top:13px}
.belong-dialog .belong-box .step-two .box-bottom p {font-size:12px;color:#666}
.belong-dialog .belong-box .step-two .box-bottom p span {color:#1c9de9;cursor:pointer}
.belong-dialog .belong-box .step-two .box-bottom .order-modal {position:absolute;top:40px;left:-90px}
.belong-dialog .belong-box .step-three {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.belong-dialog .belong-box .step-three .step-three-tips {color:#ff7800;font-size:12px}
.belong-dialog .belong-box .step-three .buttons button {width:80px;height:30px;line-height:28px;text-align:center;font-size:12px;border-radius:3px;border:1px solid #dedede}
.belong-dialog .belong-box .step-three .buttons .belong-cancel {background:#fff;color:#666;margin-right:10px}
.belong-dialog .belong-box .step-three .buttons .belong-confirm {background:#0294e7;color:#fff;border:none}
.belong-dialog .belong-box .step-sfyz {font-size:12px;color:#444}
.belong-dialog .belong-box .step-sfyz .sf-phone {margin-bottom:20px}
.belong-dialog .belong-box .step-sfyz .sf-phone #sendCode {width:88px;height:26px;background:#fff;border:1px solid #dedede;font-size:12px;color:#666;line-height:24px;text-align:center;margin-left:10px}
.belong-dialog .belong-box .step-sfyz .label-font {display:inline-block;width:110px;text-align:right}
.belong-dialog .belong-box .step-sfyz input {width:240px;height:26px;border:1px solid #dedede}
#belong-dialog .order-modal {display:none;position:absolute;width:400px;height:218px;background:#fff;box-shadow:0 -2px 18px 3px hsla(0,0%,87.5%,.5);border:1px solid #eceff4;z-index:100000;padding:13px 16px}
#belong-dialog .order-modal:after {content:"";position:absolute;top:-16px;left:calc(50% - 8px);border:8px solid transparent;border-bottom-color:#fff}
#belong-dialog .order-modal .order-modal-title {font-size:14px;font-weight:600;color:#444}
#belong-dialog .order-modal .order-modal-title .modal-close-icon {float:right;width:10px;height:10px;display:inline-block;cursor:pointer}
#belong-dialog .order-modal .order-modal-content {margin-top:18px;margin-left:7px}
#belong-dialog .order-modal .order-modal-content .row {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:21px}
#belong-dialog .order-modal .order-modal-content .row input {width:270px;height:30px;background:#fff;border:1px solid #dedede}
#belong-dialog .order-modal .btns-row {width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
#belong-dialog .order-modal .btns-row button {width:80px;height:30px;background:#0294e7;border-radius:3px;border:none;color:#fff}
#belong-dialog .order-modal input {vertical-align:middle;margin-right:10px}
.not-select-tags {margin-top:27px}
.not-select-tags .part_title {font-size:16px;font-weight:400;color:#666;line-height:20px}
.not-select-tags .not-select-tags_part_one {margin-top:9px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items {position:relative;width:100%;margin-top:13px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items.maxHight435AndOvfHidden {max-height:435px;overflow:hidden}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_items_show {position:absolute;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:50px;background:rgba(48,53,56,.75);border-radius:5px 5px 0 0;color:#fff;font-size:14px;z-index:3;cursor:pointer}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_items_show i {margin-left:10px;width:23px;height:23px;display:inline-block;background:url(../assets/web/layout/selectTags/images/round-open.svg)}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item {position:relative;float:left;width:315px;height:auto;padding:15px;background:#fff;border-radius:5px;border:1px solid #ebebeb;margin-right:15px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item:before {content:"";position:absolute;border:1px solid transparent;border-radius:5px;width:0;height:0;top:-2px;left:-2px;z-index:-1}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item:after {content:"";position:absolute;border:1px solid transparent;border-radius:5px;width:0;height:0;bottom:-2px;right:-2px;z-index:-1}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item:hover {box-shadow:0 0 8px 3px hsla(0,0%,83.1%,.5);border:1px solid transparent}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item:nth-of-type(3) {margin-right:0}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag {height:45px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag:hover:after,.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag:hover:before {border-color:transparent}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .not-select-tags_part_one_item_title {margin-left:10px;font-size:14px;color:#444;font-weight:500}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .not-select-tags_part_one_item_title:before {content:"";width:0;height:0}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag i {display:inline-block;width:21px;height:20px;background:url(../assets/web/layout/selectTags/images/plus.svg)}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap {position:absolute;top:55px;left:0;width:315px;height:109px;background:#fff;box-shadow:0 3px 7px 3px hsla(0,0%,87.5%,.5);border:1px solid #eceff4;padding:14px 16px;z-index:2}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap:before {content:"";position:absolute;left:50%;top:-9px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:14px;height:9px;background:url(../assets/web/layout/selectTags/images/white-arrow.png) no-repeat}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap .add-tag_input {width:235px;height:28px;background:#fff;border-radius:3px;border:1px solid #e7e7e7}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap .add-tag_input_btns {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:13px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap .add-tag_input_btns button {width:65px;height:26px;background:#fff;border-radius:3px;border:none;color:#444}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap .add-tag_input_btns button.add-tag_cancel {border:1px solid #e5e5e5;background:#fff;margin-right:10px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap .add-tag_input_btns button.save {color:#fff;border:none;background:#0095e8}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag:hover {border:1px solid #c5c5c5}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag.checked {border:1px solid #0095e8}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag.checked .not-select-tags_part_one_item_title {color:#0095e8}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag.checked i {background:url(../assets/web/layout/selectTags/images/hover-plus.svg)}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_title {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#0095e8;font-weight:600;font-size:14px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_title i {margin-right:10px;display:inline-block;width:5px;height:14px;background:#0095e8}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap {margin-top:13px}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item {position:relative;display:inline-block;font-size:14px;font-weight:400;line-height:22px;background:#fff;border-radius:5px;border:1px solid #eaeaea;margin-right:10px;margin-bottom:10px;padding:5px 12px;cursor:pointer;word-break:break-all;word-wrap:break-word}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item:hover {border-color:#c5c5c5}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item.selected {background:#e5f6ff;border-color:#d7f0fd;color:#0095e8}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item .not-select-tags_part_one_item_content_item_tips {position:absolute;width:100px;padding:5px 19px;line-height:20px;background:#404040;border-radius:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:37px;z-index:1;color:#fff;opacity:.95}
.not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item .not-select-tags_part_one_item_content_item_tips i {position:absolute;width:11px;height:7px;top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(../assets/web/layout/selectTags/images/black-arrow.svg)}
.not-select-tags .not-select-tags_part_two {margin-top:37px}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items {position:relative;width:100%;margin-top:13px}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item {position:relative;float:left;width:315px;height:auto;padding:15px;background:#fff;border-radius:5px;border:1px solid #ebebeb;margin-right:15px;margin-bottom:15px}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item:before {content:"";position:absolute;border:1px solid transparent;border-radius:5px;width:0;height:0;top:-2px;left:-2px;z-index:-1}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item:after {content:"";position:absolute;border:1px solid transparent;border-radius:5px;width:0;height:0;bottom:-2px;right:-2px;z-index:-1}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item:hover {box-shadow:0 0 8px 3px hsla(0,0%,83.1%,.5);border:1px solid transparent}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item:nth-of-type(3) {margin-right:0}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_title {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#0095e8;font-weight:600;font-size:14px}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_title i {margin-right:10px;display:inline-block;width:5px;height:14px;background:#0095e8}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap {margin-top:13px}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item {position:relative;display:inline-block;font-size:14px;font-weight:400;line-height:22px;background:#fff;border-radius:5px;border:1px solid #eaeaea;margin-right:10px;margin-bottom:10px;padding:5px 12px;cursor:pointer;word-break:break-all;word-wrap:break-word}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item:hover {border-color:#c5c5c5}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item.selected {background:#e5f6ff;border-color:#d7f0fd;color:#0095e8}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item .not-select-tags_part_two_item_content_item_tips {position:absolute;width:100px;padding:5px 19px;line-height:20px;background:#404040;border-radius:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:37px;z-index:1;color:#fff}
.not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item .not-select-tags_part_two_item_content_item_tips i {position:absolute;width:11px;height:7px;top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(../assets/web/layout/selectTags/images/black-arrow.svg)}
.not-select-tags-dialog {position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:888px;background:#fff;border-radius:4px;margin:0 auto;padding:0 0 19px 17px;box-sizing:border-box;z-index:100000;max-height:90vh;overflow-y:auto}
.not-select-tags-dialog .title-block {padding:16px 0;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:2}
.not-select-tags-dialog .title-block .dialog-title {font-size:16px;font-weight:500;color:#444;line-height:19px}
.not-select-tags-dialog .title-block .save-success-tip {position:absolute;right:50px;top:16px;padding:3px 10px;height:25px;background:#ecfff1;border-radius:5px;border:1px solid #d1f4db;font-size:12px;color:#0eb540}
.not-select-tags-dialog .title-block .close-dialog {position:absolute;right:20px;top:22px;display:inline-block;width:13px;height:13px;background:url(../assets/web/layout/selectTagsDialog/images/dialog-close.svg);background-size:contain;cursor:pointer}
.not-select-tags-dialog::-webkit-scrollbar {width:5px;height:1px}
.not-select-tags-dialog::-webkit-scrollbar-thumb {border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#999}
.not-select-tags-dialog::-webkit-scrollbar-thumb:hover {box-shadow:inset 8px 0 0 #4a4a4a;cursor:pointer}
.not-select-tags-dialog::-webkit-scrollbar-track {border-radius:10px;background:transparent}
.not-select-tags-dialog * {box-sizing:border-box}
.not-select-tags-dialog .not-select-tags,.not-select-tags-dialog .not-select-tags .not-select-tags_part_one {margin-top:0}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item {width:272px}
.not-select-tags-dialog .not-select-tags .part_title {font-size:14px;font-weight:400}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item,.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_title,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_title {font-size:12px}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item {line-height:1.8}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item.add-tag .add-tag_input_wrap,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item.add-tag .add-tag_input_wrap {width:272px}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_content .item .item_title,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_content .item .item_title {font-size:12px}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_content,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_content {margin-top:15px}
.not-select-tags-dialog .not-select-tags .not-select-tags_part_one .not-select-tags_part_one_items .not-select-tags_part_one_item .not-select-tags_part_one_item_content_wrap .not-select-tags_part_one_item_content_item .not-select-tags_part_one_item_content_item_tips,.not-select-tags-dialog .not-select-tags .not-select-tags_part_two .not-select-tags_part_two_items .not-select-tags_part_two_item .not-select-tags_part_two_item_content_wrap .not-select-tags_part_two_item_content_item .not-select-tags_part_two_item_content_item_tips {width:100px;max-width:none;padding:5px 10px;text-align:center;line-height:17px}
[data-v-71b67fe1] {box-sizing:border-box}
.b[data-v-71b67fe1] {font-weight:700}
.dfb[data-v-71b67fe1],.dfc[data-v-71b67fe1] {-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.dfb[data-v-71b67fe1],.dfc[data-v-71b67fe1],.flex[data-v-71b67fe1] {display:-webkit-box;display:-webkit-flex;display:flex}
.flex-al-c[data-v-71b67fe1] {-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.flex-wrap[data-v-71b67fe1] {-webkit-flex-wrap:wrap;flex-wrap:wrap}
.audit-box[data-v-71b67fe1] {position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:1000055;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#000;font-size:14px}
.cls[data-v-71b67fe1] {width:16px;cursor:pointer;margin-left:15px}
.audit-content[data-v-71b67fe1] {width:1000px;background-color:#fff;border-radius:5px}
.audit-content .audit-top[data-v-71b67fe1] {width:100%;padding:20px}
.audit-content .audit-top .a1[data-v-71b67fe1] {font-size:18px}
.audit-content .audit-top .wx[data-v-71b67fe1] {width:30px;height:31px;background-image:url(../assets/web/layout/tools/images/wx.svg);background-repeat:no-repeat;background-position:50%}
.audit-content .audit-top .kf[data-v-71b67fe1] {width:30px;height:31px;background-image:url(../assets/web/layout/tools/images/kf.svg);background-repeat:no-repeat;background-position:50%}
.audit-content .audit-top .pops[data-v-71b67fe1] {position:relative}
.audit-content .audit-top .pops .pop-content[data-v-71b67fe1] {visibility:hidden;position:absolute;left:-163px;top:-6px;width:155px;border:1px solid #e3e3e3;background:#fff;cursor:default;box-shadow:5px 4px 8px 0 rgba(1,66,104,.17);border-radius:8px}
.audit-content .audit-top .pops .pop-content .arrows[data-v-71b67fe1] {position:absolute;right:-13px;top:13px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:9px;height:13px;background:url(../assets/web/layout/tools/images/rightUtils20180907_new.png) no-repeat -220px 0}
.audit-content .audit-top .pops .pop-content .tiptext[data-v-71b67fe1] {line-height:12px;font-size:12px;font-weight:700;text-align:center;padding:15px 0}
.audit-content .audit-top .pops .pop-content .iwrap[data-v-71b67fe1] {width:100%;padding-bottom:10px}
.audit-content .audit-top .pops .pop-content .iwrap .code-img[data-v-71b67fe1] {margin-left:14px;width:120px;height:110px;background:url(../assets/web/layout/tools/images/righ_utils_icon_new.png) no-repeat -44px -9px}
.audit-content .audit-top .pops .pop-content .border-ccc[data-v-71b67fe1] {display:block;height:1px;margin-bottom:8px;background:url(../assets/web/layout/tools/images/border_img.png) no-repeat;width:126px}
.audit-content .audit-top .pops .pop-content .arrow-wrap[data-v-71b67fe1] {width:126px}
.audit-content .audit-top .pops .pop-content .arrow-wrap .arrow-down[data-v-71b67fe1] {display:block;width:12px;height:8px;margin:0 auto;background:url(../assets/web/layout/tools/images/arrow-down-grey.svg);cursor:pointer}
.audit-content .audit-top .pops .pop-content .arrow-wrap .arrow-down[data-v-71b67fe1]:hover {background:url(../assets/web/layout/tools/images/arrow-down-blue.svg)}
.audit-content .audit-top .pops .pop-content.kfs[data-v-71b67fe1] {padding:17px 10px;width:155px}
.audit-content .audit-top .pops .pop-content.kfs h4[data-v-71b67fe1] {font-weight:700;padding-bottom:8px;font-size:12px;color:#333}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel h4[data-v-71b67fe1] {line-height:12px;font-size:12px}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel-item .kf-panel-item-icon[data-v-71b67fe1] {height:13px;width:18px;float:left;margin-top:4px;background-image:url(../assets/web/layout/tools/images/side-tel.svg);background-position:0 0;background-repeat:no-repeat}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel-item-fwsj[data-v-71b67fe1] {margin-top:5px;margin-bottom:24px;color:#333;font-size:12px;line-height:12px}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel-item-fwsj p[data-v-71b67fe1]:first-of-type {margin-bottom:10px}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel-item-fwsj .kf-panel-item-icon[data-v-71b67fe1] {background-position-x:-116px}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel-item-kfrx #kf-phone-p[data-v-71b67fe1] {margin-bottom:20px;color:#333}
.audit-content .audit-top .pops .pop-content.kfs .kf-panel-item-tsdh[data-v-71b67fe1] {margin-bottom:0}
.audit-content .audit-top .pops:hover .pop-content[data-v-71b67fe1] {visibility:visible}
.audit-content .audit-tip[data-v-71b67fe1] {background-color:#fde7cb;padding:20px;border-top:#999}
.audit-content .audit-conf[data-v-71b67fe1] {padding:0 20px}
.audit-content .audit-conf .k[data-v-71b67fe1] {padding:20px 0}
.audit-content .audit-content[data-v-71b67fe1] {padding:10px 20px;border-bottom:1px solid #1abc9c}
.audit-content .audit-content .audit-main[data-v-71b67fe1] {width:100%;overflow:auto;height:400px;padding-left:30px;padding-right:80px}
.audit-content .audit-content .audit-main .audit-item[data-v-71b67fe1] {margin-top:20px}
.audit-content .audit-content .audit-main .audit-item .audit-item-top[data-v-71b67fe1] {font-size:14px;font-weight:700;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.audit-content .audit-content .audit-main .audit-item .audit-item-top .ix[data-v-71b67fe1] {color:#7f7fa8}
.audit-content .audit-content .audit-main .audit-item .audit-item-top .ad1[data-v-71b67fe1] {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-left:30px}
.audit-content .audit-content .audit-main .audit-item .audit-item-content[data-v-71b67fe1] {padding-left:40px}
.audit-content .audit-content .audit-main .audit-item .audit-item-content label[data-v-71b67fe1] {margin-top:20px;margin-right:30px}
.audit-content .audit-content .audit-main .audit-item .audit-item-content .whenOther[data-v-71b67fe1] {margin-top:20px;-webkit-transform:translateY(-3px);transform:translateY(-3px);position:relative}
.audit-content .audit-content .audit-main .audit-item .audit-item-content .whenOther input.err[data-v-71b67fe1] {border-color:red}
.audit-content .audit-content .audit-main .audit-item .audit-item-content .whenOther .errText[data-v-71b67fe1] {font-size:12px;color:red;position:absolute;left:0;top:110%}
.audit-content .audit-content .audit-main .audit-item .audit-item-content table[data-v-71b67fe1] {margin-top:10px;border-top:1px solid #d7d7d7;border-left:1px solid #d7d7d7}
.audit-content .audit-content .audit-main .audit-item .audit-item-content table td[data-v-71b67fe1],.audit-content .audit-content .audit-main .audit-item .audit-item-content table th[data-v-71b67fe1] {text-align:center;padding:8px 0;border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}
.audit-content .audit-content .audit-main .audit-item .audit-item-content table th[data-v-71b67fe1] {background:#f2f2f2}
.audit-content .audit-content .audit-main .audit-item .audit-item-content .p1[data-v-71b67fe1] {font-size:14px;font-weight:700;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:14px;margin-top:10px}
.audit-content .audit-bottom[data-v-71b67fe1] {padding:20px;border-top:1px solid #d7d7d7;font-size:14px}
.audit-content .audit-bottom .audit-bottom-btn[data-v-71b67fe1] {padding:5px 10px;font-size:16px;border:1px solid #00f;color:#00f;cursor:pointer;border-radius:2px;background-color:#fff}
.audit-content .audit-bottom .audit-bottom-btn.s[data-v-71b67fe1] {border-color:#7f7f7f;color:#7f7f7f}
.audit-content .audit-bottom .audit-bottom-btn+.audit-bottom-btn[data-v-71b67fe1] {margin-left:15px}
.gray[data-v-71b67fe1] {padding:5px;background-color:#f2f2f2;border-radius:2px;margin:0 5px;color:#000}
.line[data-v-71b67fe1] {background-image:-webkit-linear-gradient(left,#1abc9c 60%,#fff 0);background-image:linear-gradient(90deg,#1abc9c 60%,#fff 0);background-position:bottom;background-size:20px 1px;background-repeat:repeat-x;height:1px;width:100%}
.auditSuccess[data-v-71b67fe1] {width:400px;background-color:#fff;border-radius:5px}
.auditSuccess .audit-success-top[data-v-71b67fe1] {padding:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}
.auditSuccess .audit-success-content[data-v-71b67fe1] {width:100%;height:300px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
.auditSuccess .audit-success-content img[data-v-71b67fe1] {width:50px;margin-top:55px}
.auditSuccess .audit-success-content .s1[data-v-71b67fe1] {font-size:14px;font-weight:700;margin:15px 0}
.auditSuccess .audit-success-content .s2[data-v-71b67fe1] {font-size:14px}
.video-area {height:500px;position:relative;margin:12px 0;}
.video-area video {-o-object-fit:cover;object-fit:cover;z-index:1;border-radius:8px;}
.video-area .video-mask,.video-area video {width:100%;height:100%;position:absolute;top:0}
.video-area .video-mask {left:0;background:rgba(0,0,0,.65);z-index:2;text-align:center;/* padding-top:230px */    display:flex;align-items:center;justify-content:center;border-radius:8px;}
.video-area .video-mask a {display:inline-block}
.video-area .video-mask p {color:#fff;font-size:14px;margin-top:18px}
.video-mask-content {}
.video-area .video-mask p.m-title {font-size:30px;margin-top:28px;line-height:1}
.play-video-modal .modal-content {position:fixed;top:50%;left:50%;width:1000px;height:500px;margin-top:-250px;margin-left:-500px;z-index:501}
.play-video-modal .icon-guanbi {/* border:1px solid #fff;*/    border-radius:50%;color:#fff;right:-28px;cursor:pointer;position:absolute;top:-35px;/* padding:4px;*/    width:18px;height:18px;background:url(../assets/web/layout/head/images/close_top_w.png) no-repeat;font-size:20px;}
.play-video-modal video {width:100%;height:100%}
.fillbg {background-color:rgba(0,0,0,0.6);bottom:0;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;width:100%;z-index:1100;display:none;}
.fillbg-active {opacity:1;display:block;}