﻿@font-face {
    font-family: 'songmen';
    src: url('../font/songmen.ttf') format('truetype');
}
.class_qidian_wpa {display: none;}
.inlineblock {display: inline-block;}
.activity-container{background-color: #bed8ff;}
.banner-inner {height: 506px;position: relative;background-position:initial;}
.coupon-btn {position: absolute;top: 64%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%); width: 234px;height: 60px;cursor: pointer;}
.section1 {position: relative;padding-top: 70px;}
.nav-content{position: relative;padding-top: 30px;}
.title-box{
    position: relative;
    -webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.activity-header img{
    /*height: 500px;*/
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%;
}
.title-box p{color: #6b727a;}
.section1 .right{
    position: absolute;
    right: 0;
    top: 19px;
}
.section1 .right .countdown-tip{
    text-align: end;
    color: #1c1d32;
    line-height: 26px;
}
.couont-down .hour, .couont-down .minute, .couont-down .second {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #0204fe;
	border-radius: 6px;
}
.nav-content .nav {
    position: absolute;
   top: -0.8%;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    max-width: 1201px;
	height: 95px;
    background: url(./image/nav.png) no-repeat;
    background-size: contain;
}

.nav-content .nav .items h6{
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
	color: #1c1d32;
}
.nav-content .nav .items p{
    font-size: 14px;
	color: #727981;
}
.nav-content .nav .items.active h6{
    color: #dcecfc;
}
.nav-content .nav .items.active p{
    color: #dcecfc;
	opacity: 0.7;
}
.nav-content .nav .items.active::after {
    content: '';
    position: absolute;
    left: 6px;
    width: 100%;
    height: 87px;
    top: -6px;
    background: url(./image/selected.png) no-repeat;
    background-position-x: 0;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 2;
}
.nav-content .nav .items {
    position: relative;
    cursor: pointer;
    width: 20%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}
.nav-content .nav .items h6,p{position: relative;z-index: 3;}
.title-box{width: 100%;text-align: center;}
.title-box .module-title{height: 100px;width: 100%;}
.activity-sec00 .desc{
    color: #6b727a;
}
.activity-sec00 .desc .rule {
    padding-left: 10px;
    color: #0204fe;
    cursor: pointer;
}
.section1 .product-box {
    background: url(./image/limited_time.png) no-repeat;
    border-radius: 10px;
    margin-top: 35px;
    background-size: 100% 100%;
}

.activity-seckill {
    position: absolute;
    top: -100px;
    width: 100%;
	border-radius: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
	border: solid 4px #386dfb;
    background-color: #386dfb;
    box-shadow: inset 0px 2px 2px rgb(0 69 255 / 80%),
                0px -1px 0px rgb(255 255 255 / 20%),
                0px 2px 1px rgb(0 69 255 / 80%),
                inset 0px -2px 1px rgb(255 255 255 / 20%),
                0px 0px 7px 0px rgba(56, 109, 251, 0.3);
}

.activity-seckill .seckill-header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 34px 0 24px 25px;
}
.activity-seckill .seckill-header .desc {
    position: relative;
    top: -3px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    color: #ffffff;
    vertical-align: bottom;
}
.activity-seckill .seckill-header .desc .rule {
    color: #ff992c;
    cursor: pointer;
}
.activity-seckill .seckill-header .desc .rule:hover {
    text-decoration: underline;
}

.activity-seckill .seckill-header .right {
    margin-right: 232px;
    color: #ffffff;
}

.activity-seckill .seckill-header .countdown-tip {
    margin-right: 12px;
}

.activity-seckill .seckill-header label {
    font-weight: 600;
    margin: 0 2px;
}

.section1 .seckill-product-box {
    padding: 16px 10px 17px 10px;
    text-align: center;
}

.seckill-product-box .seckill-product {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: start;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.seckill-product-box .seckill-product.hide {display: none;}

.seckill-product-box .seckill-product .pro-items {
    background: url(../new/image/product_gb.png) no-repeat;
    position: relative;
    display: inline-block;
    width: 286px;
    height: 385px;
    border-radius: 6px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background-color: #ffffff;
    background-size: 100% 100%;
}
.seckill-product-box .seckill-product .pro-items:hover,.seckill-product-box .seckill-product .product-items:hover{

box-shadow:5px 8px 15px #a5c8fc;
}

.seckill-product-box .seckill-product .pro-items.done::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .8;
    background-color: rgba(0, 0, 0, .1);
}

.seckill-product-box .seckill-product .pro-items:not(:nth-child(4n)) {
    /*margin-right: 16px;*/
    margin-right: 10px;
}

.seckill_for_new{
    width: 74px;
    line-height: 26px;
    padding-bottom: 6px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: url(../image/seckill_for_new.png);
    position: absolute;
    right: -6px;
    top: 0px;
    z-index: 2;
}
.seckill_for_new:before{
    content: "";
    width: 100%;
    height: 26px;
    border-radius: 4px;
    box-shadow: 0px 1px 4px 0 rgba(247,61,43,.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}


.seckill-product-box .seckill-product .p-header {
    text-align: left;
    padding: 24px 24px 33px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.seckill-product-box .seckill-product .p-header .p-title {
    font-size: 18px;
    color: #1c1d32;
    line-height: 1;
    margin-bottom: 10px;
}

.seckill-product-box .seckill-product .p-header .p-desc {
    font-size: 14px;
    line-height: 24px;
    color: #6b727a;
}
.seckill-product-box .seckill-product .p-header .blurb{
    line-height: 18px;
    height: 34px;
}

.seckill-product-box .seckill-product .p-main {
    /*height: 205px;*/
    height: 155px;
    padding: 0 24px;
}
.seckill-product-box .seckill-product .luojinshu img{
    position: relative;
    top: 1px;
    margin-right: 12px;
}
.seckill-product-box .seckill-product .luojinshu p{
    text-align: left;
    color: #1c1d32;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 21px;
}
.seckill-product-box .seckill-product .luojinshu .red-tip{
    font-size: 12px;
    color: #c73731;
    padding-left: 28px;
}
.seckill-product-box .seckill-product .p-main::after {
    content: "";
    display: block;
    clear: both;
}

.seckill-product-box .seckill-product .p-main .detail {
    width: 50%;
    float: left;
    line-height: 1;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-bottom: 10px;
}
/* .seckill-product-box .seckill-product .p-main .detail:nth-child(3n) {
    width: 16%;
}
.seckill-product-box .seckill-product .p-main .detail:nth-child(3n+1) {
    width: 53%;
} */

.seckill-product-box .seckill-product .p-main .detail span {
    display: block;
    text-align: left;
    color: #1c1d32;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 16px;
}
.seckill-product-box .seckill-product .p-main .detail .gray {
    color: #6b727a;
    font-weight: normal;
}

.seckill-product-box .seckill-product .price-box  {
    position: relative;
    font-size: 14px;
    text-align: left;
    padding: 5px 24px 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.seckill-product-box .seckill-product .price-box .p-price {margin-bottom: 7px;}

.seckill-product-box .seckill-product .price-box .p-price .price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #c7322b;
    font-weight: bold;
    line-height: 1;
}

.seckill-product-box .seckill-product .price-box .p-price .units {
    color: #1c1d32;
    font-size: 14px;
}

.seckill-product-box .seckill-product .price-box .p-price .white {
    text-decoration: line-through;
    margin-left: 25px;
    color: #6b727a;
}

.stock-progress{display: inline-block; position: relative;width: 74%;height: 8px;margin-right: 5px;border-radius: 4px;background-color: #d5e7ff;;-moz-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;overflow: hidden;}
.stock-progress-bar{width: 0%;height: 100%;background-image: linear-gradient(90deg, #0102fe 0%, #5595fb 100%);border-radius: 4px;-webkit-transition: width .3s;-o-transition: width .3s;-moz-transition: width .3s;transition: width .3s;}
.stock-progress-tip{position: absolute; display: inline-block;margin-left: 8px; font-size: 12px;color: #6b727a;}

.seckill-product-box .seckill-product .buy-btn {position: absolute;left: 0;bottom: 0; width: 100%;height: 56px;cursor: pointer;line-height: 56px; border-radius: 0 0 6px 6px;text-align: center;font-size: 15px;color: #ffffff;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;background-image: -webkit-linear-gradient(left, #5595fb 0%, #0001fe 100%), -webkit-linear-gradient(#3e61d9, #3e61d9); background-image: -moz-linear-gradient(left, #5595fb 0%, #0001fe 100%), -moz-linear-gradient(#3e61d9, #3e61d9); background-image: -o-linear-gradient(left, #5595fb 0%, #0001fe 100%), -o-linear-gradient(#3e61d9, #3e61d9); background-image: linear-gradient(90deg, #5595fb 0%, #0001fe 100%), linear-gradient(#3e61d9, #3e61d9);}
.seckill-product-box .seckill-product .buy-box {position: absolute;left: 0;bottom: 0; width: 100%;height: 56px;cursor: pointer;line-height: 56px; border-radius: 0 0 6px 6px;text-align: center;font-size: 15px;color: #ffffff;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;background-image: -webkit-linear-gradient(left, #5595fb 0%, #0001fe 100%), -webkit-linear-gradient(#3e61d9, #3e61d9); background-image: -moz-linear-gradient(left, #5595fb 0%, #0001fe 100%), -moz-linear-gradient(#3e61d9, #3e61d9); background-image: -o-linear-gradient(left, #5595fb 0%, #0001fe 100%), -o-linear-gradient(#3e61d9, #3e61d9); background-image: linear-gradient(90deg, #5595fb 0%, #0001fe 100%), linear-gradient(#3e61d9, #3e61d9);}
.seckill-product-box .seckill-product .buy-btn.done {cursor: default; background-image: -webkit-linear-gradient(left, #bbbbbb 8%, #9e9e9e 100%), -webkit-linear-gradient(#3e61d9, #3e61d9); background-image: -moz-linear-gradient(left, #bbbbbb 8%, #9e9e9e 100%), -moz-linear-gradient(#3e61d9, #3e61d9); background-image: -o-linear-gradient(left, #bbbbbb 8%, #9e9e9e 100%), -o-linear-gradient(#3e61d9, #3e61d9); background-image: linear-gradient(90deg, #bbbbbb 8%, #9e9e9e 100%), linear-gradient(#3e61d9, #3e61d9);}
.seckill-product-box .seckill-product .buy-btn.will {background-image: -webkit-linear-gradient(left, #5595fb 0%, #0001fe 100%), -webkit-linear-gradient(#3e61d9, #3e61d9);background-image: -moz-linear-gradient(left, #5595fb 0%, #0001fe 100%), -moz-linear-gradient(#3e61d9, #3e61d9);background-image: -o-linear-gradient(left, #5595fb 0%, #0001fe 100%), -o-linear-gradient(#3e61d9, #3e61d9);background-image: linear-gradient(90deg, #5595fb 0%, #0001fe 100%), linear-gradient(#3e61d9, #3e61d9);}
.seckill-product-box .seckill-product .buy-btn.disabled {cursor: default; background-image: -webkit-linear-gradient(left, #bbbbbb 8%, #9e9e9e 100%), -webkit-linear-gradient(#3e61d9, #3e61d9); background-image: -moz-linear-gradient(left, #bbbbbb 8%, #9e9e9e 100%), -moz-linear-gradient(#3e61d9, #3e61d9); background-image: -o-linear-gradient(left, #bbbbbb 8%, #9e9e9e 100%), -o-linear-gradient(#3e61d9, #3e61d9); background-image: linear-gradient(90deg, #bbbbbb 8%, #9e9e9e 100%), linear-gradient(#3e61d9, #3e61d9);}
.seckill-product-box .seckill-product .buy-btn.buy-now{background-image: -webkit-linear-gradient(left, #3e61d9 8%, #3e61d9 100%), -webkit-linear-gradient(#3e61d9, #3e61d9);background-image: -moz-linear-gradient(left, #3e61d9 8%, #3e61d9 100%), -moz-linear-gradient(#3e61d9, #3e61d9);background-image: -o-linear-gradient(left, #3e61d9 8%, #3e61d9 100%), -o-linear-gradient(#3e61d9, #3e61d9);background-image: linear-gradient(90deg, #3e61d9 8%, #3e61d9 100%), linear-gradient(#3e61d9, #3e61d9);}
/* .seckill-product-box .seckill-product .buy-btn:hover {opacity: .9;} */

.section2 {padding-top: 50px;}
.seckill-product-box .seckill-product .product-items:not(:nth-child(4n)) {
    margin-right: 16px;
}
.seckill-product-box .seckill-product .product-items {
    background: url(../new/image/product_bg.png) no-repeat;
    position: relative;
    display: inline-block;
    width: 288px;
    height: 408px;
    border-radius: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 20px;
}
.product-items .p-main p,.zone-select{
    height: 32px;
    line-height: 32px;
    margin-bottom: 16px;
    color: #6b727a;
}
.product-items .clo-4 .zone-select{
    margin-bottom: 16px;
}
.product-items .p-main p::after {
    content: "";
    display: block;
    clear: both;
}
.product-items .p-main .details-frame{
	width: 160px;
    height: 32px;
    line-height: 30px;
    text-align: left;
    padding: 0 10px;
    color: #1c1d32;
    box-sizing: border-box;
	background-color: #dae9f9;
	border: solid 1px #c0d9fb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.seckill-product-box .seckill-product .product-items .p-header{
    padding: 20px 24px 12px;
}
.seckill-product-box .seckill-product .product-items .p-main{
    height: auto;
}
.seckill-product-box .seckill-product .product-items .buy-btn{
    height: 46px;
    line-height: 46px;
}
.seckill-product-box .seckill-product .product-items .price-box{
    padding: 25px 24px 0;
}
.seckill-product-box .seckill-product .product-items .p-header .p-title {
    line-height: normal;
    margin-bottom: 10px;
}
.hot-product{margin-top: 29px;}
.seckill-product-box .seckill-product .product-items .p-header .tip{
    display: inline-block;
    position: relative;
    top: -3px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 0 7px;
    margin-left: 7px;
    color: #fff;
    background: url(../new/image/tip.png) no-repeat;
    background-size: 100% 100%;
}
.seckill-product-box .seckill-product .product-items .p-header .quadword{
    background: url(../new/image/tip2.png) no-repeat;
}
.sec-product-2 {
    position: relative;
    top: -10px;
}

/* 优惠券 */
.section3 {
    padding-top: 60px;
}
.section4 {
    padding-top: 70px;
}
.section5{
    padding: 50px 0 100px;
}
.sub-nav {
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    line-height: 1;
    color: #6b727a;
    border-bottom: 1px solid #afc6ed;
}
.sub-nav .nav-item {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0 35px;
    height: 45px;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
}
.sub-nav .active {
    color: #1c1d32;

}
.sub-nav .nav-item::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    width: 0;
    height: 4px;
    background-color: #0204fe;
    transition: all .3s;
}
.sub-nav .nav-item.active::after{
    width: 100%;
}
.product-items .p-main .select-frame {
    width: 160px;
    background-color: #f5faff;
    cursor: pointer;
}
.product-items .p-main .select-frame img{
    float: right;
    top: 13px;
    position: absolute;
    right: 10px;
}
.zone-items .p-main p,.zone-select {
    margin-bottom: 10px;
    position: relative;
}
.seckill-product-box .seckill-product .zone-items .price-box {
    padding: 7px 24px 0;
}
.drop-list {
    display: none;
    position: absolute;
    box-sizing: border-box;
    top: 35px;
    width: 160px;
    right: 0;
    z-index: 9;
    background: #fff;
	border: solid 1px #c0d9fb;
    -webkit-box-shadow: 2px 5px 8px 0px
		rgba(173, 202, 246, 0.51);;
    box-shadow: 2px 5px 8px 0px
		rgba(173, 202, 246, 0.51);;
}
.drop-list li{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #1c1d32;
}
.drop-list li:hover{
    cursor: pointer;
    background-color: #e8f2ff;
}

.new-user{
    background: url(../new/image/new_user_bg.png) no-repeat;
}
.coupon-class,.coupon-class .layui-layer-content,
.song-class,.song-class .layui-layer-content {border-radius: 10px;background-image: linear-gradient(0deg,
		#f5faff 61%,
		#d7e8ff 100%);}
.coupon-class .layui-layer-setwin .layui-layer-close2,
.song-class .layui-layer-setwin .layui-layer-close2 {width: 14px;height: 14px;top: 6px;right: 6px;-webkit-filter: brightness(4);filter: brightness(4);background-position: 0 -40px;}
.coupon-class .layui-layer-setwin .layui-layer-close2:hover,
.song-class .layui-layer-setwin .layui-layer-close2:hover {background-position: 0 -40px;}
.coupon-class::after,
.new-user .coupon {position: relative; width: 100%;height: 100%;padding: 42px 16px 32px 16px;-moz-box-sizing: border-box;box-sizing: border-box;;-o-background-size: contain;background-size: contain;}
.coupon .pop-desc {font-size: 14px;line-height: 24px;color: #3a4968;background-size: contain;}
.coupon .pop-header{
    padding: 0 23px;
}
.coupon .pop-header p{
    color: #fff;
    margin: 5px 0 0 40px;
    line-height: 1;
}
.preferential-box{
    background-color: #e3efff;
    border-radius: 20px;
    margin-top: 36px;
    overflow: hidden;
}
.preferential-fr,.preferential-fl{
    width: calc(50% - 7.5px);
}
.preferential-fl img{margin: 24px 0 14px 14px;}
.preferential-fr img{margin: 24px 0 14px;}
.coupon .pop-list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;}
.coupon .pop-list1 .pop-item {position: relative; width: 145px;height: 100px;padding: 24px;-moz-box-sizing: border-box;box-sizing: border-box;text-align: center; border: dashed 1px #bdc7dc;margin-left: -1px;margin-top: -1px;}
.coupon .pop-list1 .pop-item .pop-type {
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    margin-top: 0px;
    background-color: #3f6efc;
	border-radius: 0px 0px 10px 0px;
    display: inline-block;
    white-space: nowrap;
    padding: 0 8px 0 10px;
}
.coupon .pop-list1 .pop-item .pop-amount {font-size: 26px;color: #1c1d32;font-weight: bold;margin-top: 9px;}
.coupon .pop-list1 .pop-item .pop-amount span:first-child {font-size: 14px;vertical-align: top;line-height: 24px;}
.coupon .pop-list1 .pop-item .pop-amount label {font-size: 26px;margin-left: -7px;}
.coupon .pop-list1 .pop-item .pop-uselimit {
    color: #1c1d32;
    line-height: 1;
    margin-top: 3px;
    font-size: 12px;
    opacity: .8;
}
.coupon .pop-tips {font-size: 14px;line-height: 24px;color: #eb1e1e;opacity: 0.8;margin-top: 10px;}
.new-user .coupon .pop-button {position: absolute;top: 0;right: 0;width: 225px;height: 60px;cursor: pointer; text-align: center;font-size: 18px;line-height: 60px; color: #ffffff;background-image: -webkit-linear-gradient(left, #5594fb 0%, #0204fe 100%), -webkit-linear-gradient(#000000, #000000);background-image: -moz-linear-gradient(left, #5594fb 0%, #0204fe 100%), -moz-linear-gradient(#000000, #000000);background-image: -o-linear-gradient(left, #5594fb 0%, #0204fe 100%), -o-linear-gradient(#000000, #000000);background-image: linear-gradient(90deg, #5594fb 0%, #0204fe 100%), linear-gradient(#000000, #000000);box-shadow: 0px 9px 16px 0px rgba(14, 8, 234, 0.29);border-radius: 28px;}
.new-user .coupon .tip{
    font-size: 14px;
	line-height: 1;
    margin: 19px 0 0 19px;
	color: #fff;
	opacity: 0.6;
}

.login-container {z-index: 99999999 !important;}



/* 右侧导航 */
.fixed-box-left {
    position: fixed;
    top: 50%;
    left: 31px;
    width: 144px;
    z-index: 99;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    text-align: center;
    border-radius: 6px;
}
.fixed-box-left::after {
    content: '';
    position: absolute;
    top: -88px;
    width: 175px;
    left: -15px;
    height: 87px;
    z-index: 2;
    background: url(../new/image/icon-rabbit.png) no-repeat 100% 100%;
}
.fixed-box-left>.fixed-item:not(.fixed-item ~ .fixed-item){
    padding-top: 10px;
}
.fixed-box-left .fixed-item {
    position: relative;
    height: 40px;
    line-height: 40px;
    color: #1c1d32;
    cursor: pointer;
    background-color: #ffffff;
}

.fixed-box-left .fixed-item.active {
    color: #ffffff;
}

.fixed-box-left .fixed-item.active::after {
    content: '';
    width: 144px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0;
    background: url(../new/image/left-nav-select.png) no-repeat;
    background-size: 100%;
    z-index: 1;
}
.fixed-box-left .fixed-item:first-child.active::after {
    top: 6px;
}
.fixed-box-left .fixed-item:first-child {
    border-radius: 4px 4px 0px 0px;
    padding-top: 4px;
}
.fixed-box-left .fixed-item span {
    position: relative;
    z-index: 2;
}
.fixed-box-left .more-fuli {
    position: relative;
}
.fixed-box-left .totop {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    background-image: linear-gradient(-90deg,
		#181926 0%,
		#2f303d 100%);
    border-radius: 0px 0px 6px 6px;
}

.fixed-box-left .totop i {
    position: absolute;
    margin-left: 10px;
    display: inline-block;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    font-size: 14px;
    margin-left: 4px;
}

/* 弹窗
======================================== */
.seckill-shade{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .5);z-index: 1999999999;}
.seckill-model{display: block;position: fixed;left: 50%;top: 50%;max-width: 85%;padding: 10px;border-radius: 10px;color: #ffffff;box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3);-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transform: translate(-50%, -50%) scale(1);-ms-transform: translate(-50%, -50%) scale(1);-o-transform: translate(-50%, -50%) scale(1);-moz-transform: translate(-50%, -50%) scale(1);transform: translate(-50%, -50%) scale(1);z-index: 2000000000;background-image: linear-gradient(0deg, #f5faff 61%, #d7e8ff 100%);color: #242424;}
.seckill-model .model-border-inner{position: relative;/* border: 1px dashed #ffffff; */border-radius: 10px; padding: 10px 15px;}
.model-content{max-height: 340px;overflow-y: auto;padding: 0 5px;margin: 10px 0;}
.model-content::-webkit-scrollbar-track-piece{background-color: #122859;border-radius: 9px;}
.model-content::-webkit-scrollbar{width:9px;height:9px;border-radius: 9px;}
.model-content::-webkit-scrollbar-thumb{background-color:#e0c3a0;background-clip:padding-box;min-height:28px;border-radius: 9px;}
.model-content::-webkit-scrollbar-thumb:hover{background-color:#c7ab88;}
.seckill-model a{color: #e9cfaf;}
.model-title{min-height: 60px;font-size: 18px;font-weight: bold;line-height: 30px;padding: 15px 0;text-align: center;-moz-box-sizing: border-box;box-sizing: border-box;}
.model-btns{text-align: center;padding: 20px 0;}
.no-btns .model-btns{display: none;}
.seckill-model .model-btn{display: inline-block;min-width: 150px;font-size: 14px;font-weight: bold;height: 40px;line-height: 40px;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s; border-radius: 20px;text-align: center;padding: 0 20px;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;color: #ffffff;background-color: #f8b23c;background: linear-gradient(to right, #5595fb 0%, #0001fe 100%);}
/* .seckill-model .model-btn:hover {opacity: .8;} */
.model-close{position: absolute;width: 18px;height: 18px;;right: 6px;top: 15px;cursor: pointer;color: #ffffff;color: #242424;}
.seckill-model-msg{background-color: rgba(0, 0, 0, .75);color: #fff;max-width: 90%;height: 50px;line-height: 50px;padding: 0 30px;border-radius: 25px;}

.model-anim{-webkit-animation-duration: .3s;-moz-animation-duration: .3s;-o-animation-duration: .3s;animation-duration: .3s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.model-ZoomIn{-webkit-animation-name: modelZoomIn;-moz-animation-name: modelZoomIn;-o-animation-name: modelZoomIn;animation-name: modelZoomIn;}
.model-ZoomOut{-webkit-animation-name: modelZoomOut;-moz-animation-name: modelZoomOut;-o-animation-name: modelZoomOut;animation-name: modelZoomOut;}
@-webkit-keyframes modelZoomIn{
    0%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3);
    }
    50%{
        opacity: 1;
    }
}
@-moz-keyframes modelZoomIn{
    0%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        -moz-transform: translate(-50%, -50%) scale(.3);
             transform: translate(-50%, -50%) scale(.3);
    }
    50%{
        opacity: 1;
    }
}
@-o-keyframes modelZoomIn{
    0%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3);
    }
    50%{
        opacity: 1;
    }
}
@keyframes modelZoomIn{
    0%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        -moz-transform: translate(-50%, -50%) scale(.3);
             transform: translate(-50%, -50%) scale(.3);
    }
    50%{
        opacity: 1;
    }
}
@-webkit-keyframes modelZoomOut{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3);
    }
    100%{
        opacity: 0;
    }
}
@-moz-keyframes modelZoomOut{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        -moz-transform: translate(-50%, -50%) scale(.3);
             transform: translate(-50%, -50%) scale(.3);
    }
    100%{
        opacity: 0;
    }
}
@-o-keyframes modelZoomOut{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3);
    }
    100%{
        opacity: 0;
    }
}
@keyframes modelZoomOut{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(.3);
        -ms-transform: translate(-50%, -50%) scale(.3);
        -o-transform: translate(-50%, -50%) scale(.3);
        -moz-transform: translate(-50%, -50%) scale(.3);
             transform: translate(-50%, -50%) scale(.3);
    }
    100%{
        opacity: 0;
    }
}
.rules h3 {
    color: #1c1d32;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    margin-bottom: 32px;
}
.rules p{
    font-size: 14px;
    color: #1c1d32;
    line-height: 24px;
    margin-top: 13px;
}
.rules .scrollbar p{
    margin-top: 0px;
}
.rules .red-tip{
    font-size: 14px;
	line-height: 24px;
	color: #c7322b;
    margin-top: 7px !important;
	opacity: 0.8;
}

.rules .scrollbar .rules-title {
    color: #1c1d32;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 28px 0 10px;
}
/* 241219 */
.rules .content{max-height: 442px;overflow-y: scroll;min-height: 0;padding-right: 20px;}
.rules .content::-webkit-scrollbar{background: rgba(189, 195, 230, 0.44);width: 4px;border-radius: 2px;position: absolute; }
.rules .content::-webkit-scrollbar-track{ }
.rules .content::-webkit-scrollbar-thumb{background: #386dfb;border-radius: 2px; }
/* 241219-end */
.rules .pop-button {width: 160px;height: 44px;margin: 24px auto;cursor: pointer; text-align: center;line-height: 44px; color: #ffffff;background-image: -webkit-linear-gradient(left, #5594fb 0%, #0204fe 100%), -webkit-linear-gradient(#000000, #000000);background-image: -moz-linear-gradient(left, #5594fb 0%, #0204fe 100%), -moz-linear-gradient(#000000, #000000);background-image: -o-linear-gradient(left, #5594fb 0%, #0204fe 100%), -o-linear-gradient(#000000, #000000);background-image: linear-gradient(90deg, #5594fb 0%, #0204fe 100%), linear-gradient(#000000, #000000);box-shadow: 0px 9px 16px 0px rgba(14, 8, 234, 0.29);border-radius: 22px;}
.rules{position: relative; width: 100%;height: 100%;padding: 30px 30px 30px 40px;padding: 50px 30px 30px 40px;-moz-box-sizing: border-box;box-sizing: border-box;;-o-background-size: contain;background-size: contain;}
@media screen and (max-width: 1280px) {
    .activity-container{
        zoom: 80%;
    }
}

.mr10 {
    margin-right: 10px;
}

.icon-gx {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-image: url(../image/icon_gouxuan.png);
    background-size: cover;
}

/* 250107 */
/* .zone-items .p-main p,.zone-select-kws { */
.zone-items .p-main p.zone-select-kws {
    margin-bottom: 0px;
    position: relative;
    height: 30px;
    line-height: 30px;
}

/* 241108 banner加优惠券领取按钮 */
.activity-header{position: relative;}
.xbanner_coupon_btn{position: absolute;bottom: 90px;width: 100%;left: 0;}
.xbanner_coupon_btn .pop-button{width: 225px;height: 60px;cursor: pointer;margin-left: 272px;text-align: center;font-size: 18px;line-height: 60px; color: #ffffff;background-image: -webkit-linear-gradient(left, #5594fb 0%, #0204fe 100%), -webkit-linear-gradient(#000000, #000000);background-image: -moz-linear-gradient(left, #5594fb 0%, #0204fe 100%), -moz-linear-gradient(#000000, #000000);background-image: -o-linear-gradient(left, #5594fb 0%, #0204fe 100%), -o-linear-gradient(#000000, #000000);background-image: linear-gradient(90deg, #5594fb 0%, #0204fe 100%), linear-gradient(#000000, #000000);box-shadow: 0px 9px 16px 0px rgba(14, 8, 234, 0.29);border-radius: 28px;}
/* 241108 banner加优惠券领取按钮-end */