::-webkit-scrollbar{width:10px;height:10px;background-color:#fff;border-radius:10px}::-webkit-scrollbar-track{border-radius:16px}::-webkit-scrollbar-thumb{border-radius:10px;background:#ccc;width:10px;height:6px;cursor:pointer}.dialog-enter-active,.dialog-leave-active{transition:opacity .3s}.dialog-enter,.dialog-leave-to{opacity:0}.dialog-new{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}.dialog-new .dialog-mask{position:absolute;top:0;left:0;height:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.dialog-new .dialog-sprite{opacity:1!important;position:absolute;left:50%;top:55%;padding:0;transform:translate(-50%,-50%);min-width:220px;max-height:600px;min-height:280px;background:#fff;border-radius:0;text-align:center;box-sizing:border-box;border-radius:4px;overflow:hidden}.dialog-new .dialog-sprite .dialog-header{height:70px;overflow:hidden;position:relative}.dialog-new .dialog-sprite .dialog-header span{display:block;line-height:70px;z-index:1;font-size:20px;text-align:center;color:#222;font-weight:700}.dialog-new .dialog-sprite .dialog-header .close{position:absolute;right:20px;top:20px;z-index:3;cursor:pointer}.dialog-new .dialog-sprite .dialog-header-2 span{position:absolute;left:60px;bottom:0;display:inline-block;line-height:26px}.dialog-new .dialog-sprite .main{min-height:100px;max-height:429px;overflow:auto;margin-bottom:100px}.dialog-new .dialog-sprite .dialog-footer{position:absolute;z-index:100;background-color:#fff;bottom:0;height:100px;text-align:center;width:100%;overflow:hidden;border-top:1px solid hsla(0,0%,96.1%,.9)}.dialog-new .dialog-sprite .dialog-footer span{display:inline-block;height:40px;padding:0 28px;border-radius:4px;background-color:#fff;color:#666;text-align:center;line-height:40px;margin-top:20px;cursor:pointer;min-width:100px;border:1px solid #efefef;box-sizing:border-box}.dialog-new .dialog-sprite .dialog-footer .confirm-btn{background-color:#eb174b;color:#fff;margin-left:20px}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;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;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:15px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{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;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:16px;left:50%;color:#fff;font-size:15px;line-height:20px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{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;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload--readonly:active{background-color:#f7f8fa}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:14px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden}.van-uploader__preview-delete{position:absolute;top:0;right:0;width:14px;height:14px;background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px}.van-uploader__preview-delete-icon{position:absolute;top:-2px;right:-2px;color:#fff;font-size:16px;-webkit-transform:scale(.5);transform:scale(.5)}.van-uploader__mask,.van-uploader__preview-cover{position:absolute;top:0;right:0;bottom:0;left:0}.van-uploader__mask{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;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;background-color:rgba(50,50,51,.88)}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:14px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{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;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f7f8fa}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:14px;text-align:center}.cp-pop-register{z-index:1999}.cp-pop-register .main{overflow-x:hidden}.cp-pop-register .icon-close{right:0}.cp-pop-register .content1{width:590px;text-align:left;padding:0 40px;font-size:12px;padding-bottom:10px}.cp-pop-register .content1 .title-des{font-size:14px;color:#000}.cp-pop-register .content1 .title-des span{margin:0 5px}.cp-pop-register .content1 .title-des .iconal{color:#ccc}.cp-pop-register .content1 .title-des-text{margin-top:15px;text-align:left;color:#555;padding-left:17px}.cp-pop-register .content1 .title-des-text p{font-size:12px;margin-bottom:5px}.cp-pop-register .content1 .tip-des{height:36px;line-height:36px;padding:0 15px;background:#fef7e3;font-size:12px;margin-top:10px}.cp-pop-register .content1 .content-table{margin-top:20px}.cp-pop-register .content1 .content-table .easy-input{font-size:12px;height:50px;cursor:pointer;padding-left:16px;margin-bottom:15px;border:1px solid #e6e6e6}.cp-pop-register .content1 .content-table .easy-input .input-name{padding-top:20px;display:block;cursor:pointer;font-size:12px;line-height:14px}.cp-pop-register .content1 .content-table .easy-input .input-class{height:28px;width:100%}.cp-pop-register .content1 .content-table .easy-input .input-name-fucs{padding-top:5px}.cp-pop-register .content1 .content-table .error-bottm{margin-bottom:0}.cp-pop-register .content1 .content-table .error-input{font-size:10px;color:red;margin-bottom:15px;margin-top:5px}.cp-pop-register .content1 .content-table .prove{color:#555}.cp-pop-register .content1 .content-table .prove .name{font-size:12px}.cp-pop-register .content1 .content-table .prove .upload-btn{margin-top:12px;font-size:12px;height:78px;width:78px;position:relative}.cp-pop-register .content1 .content-table .prove .upload-btn img{height:78px;width:78px}.cp-pop-register .content1 .content-table .prove .upload-btn .urlClose{position:absolute;top:-8px;right:-5px;z-index:99;background:#969799;border-radius:50%;color:#fff}.cp-pop-register .content1 .content-table .prove .upload-btn .urlClose .iconal{font-size:16px}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader{height:76px;width:76px;border:1px dashed #e6e6e6}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader .van-uploader__upload{margin:0;text-align:center;height:74px;width:74px;background:#fff}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader .van-uploader__upload-text{font-size:13px}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader /deep/.van-uploader__wrapper /deep/.van-uploader__upload{height:74px;width:74px;background:#fff;margin:0;text-align:center}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader /deep/.van-uploader__wrapper /deep/.van-uploader__upload /deep/.van-uploader__upload-icon{font-size:18px;color:#008fc5}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader /deep/.van-uploader__wrapper /deep/.van-uploader__upload /deep/.van-uploader__upload-text{font-size:13px}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader /deep/.van-uploader__wrapper /deep/.van-uploader__preview /deep/.van-uploader__preview-image{height:76px;width:76px}.cp-pop-register .content1 .content-table .prove .upload-btn .van-uploader /deep/.van-uploader__wrapper /deep/.van-uploader__preview /deep/.van-uploader__preview-delete{font-size:18px}.cp-pop-register .content1 .dialog-btn{text-align:center;margin-top:20px}.cp-pop-register .content1 .dialog-btn .btn-save{cursor:pointer;margin:0 auto;width:100px;height:40px;line-height:40px;text-align:center;background:#ccc;color:#fff}.cp-pop-register .content1 .dialog-btn .btn-active{background:#eb174b}.show-big-img-box{position:fixed;left:0;top:0;width:100%;height:100%;z-index:11000;text-align:center;background:rgba(0,0,0,.5)}.show-big-img-box img{max-width:100%;max-height:100%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.section-wrapper{width:100%;background:#f5f5f5}.section-wrapper .section-box{width:1100px;margin:0 auto}.section-wrapper .section-box .section-nav{width:100%;height:60px;text-align:left;line-height:60px;display:flex}.section-wrapper .section-box .section-nav a{font-size:12px;color:#888}.section-wrapper .section-box .section-nav a:hover{text-decoration:underline}.section-wrapper .section-box .section-nav .active,.section-wrapper .section-box .section-nav .section-home{font-size:12px;color:#888;margin-right:5px;margin-left:3px;text-decoration:none}.section-wrapper .section-box .section-nav .active:hover,.section-wrapper .section-box .section-nav .section-home:hover{text-decoration:underline}.section-wrapper .section-box .section-nav em{font-size:12px;color:#aaa;margin-right:5px}.section-wrapper .section-box .section-nav .section-prefecture{color:#323131;font-size:12px;font-weight:600}.section-wrapper .section-box .product-list{width:1100px;clear:both;margin:0 auto;padding:0}.section-wrapper .section-box .product-list .tips-buy-already{padding-left:20px;width:100%;height:42px;line-height:42px;background:#fef5e4}.section-wrapper .section-box .product-list .tips-buy-already .showWarnSaleFlag{font-size:18px;color:#f60}.section-wrapper .section-box .product-list .banner-content{width:100%;height:290px;background:#fff;display:flex}.section-wrapper .section-box .product-list .banner-content .banner-box{width:calc(100% - 350px);height:100%;display:inline-block}.section-wrapper .section-box .product-list .banner-content .banner-box img{width:100%;height:100%}.section-wrapper .section-box .product-list .banner-content .banner-right{width:350px;height:100%;padding:40px;display:inline-block;position:relative}.section-wrapper .section-box .product-list .banner-content .banner-right .product-title p{font-size:28px;font-weight:600;color:#222;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.section-wrapper .section-box .product-list .banner-content .banner-right .product-tag-content{margin-top:20px}.section-wrapper .section-box .product-list .banner-content .banner-right .product-tag-content div{max-width:110px;padding:2px 5px;font-size:16px;color:#999;display:inline-block;border:1px solid #ccc;margin-bottom:10px;margin-right:5px}.section-wrapper .section-box .product-list .banner-content .banner-right .rule-btn{position:absolute;bottom:30px;color:#888;font-size:14px;cursor:pointer}.section-wrapper .section-box .product-list .banner-content .banner-right .rule-btn p{color:#888;display:inline-block}.section-wrapper .section-box .product-list .banner-content .banner-right .rule-btn .iconal{font-size:12px}.section-wrapper .section-box .product-list .group-buying-product-list{margin-top:20px;width:100%;background:#fff;display:flex;flex-wrap:wrap}.section-wrapper .section-box .product-list .group-buying-product-list .hide{display:none}.section-wrapper .section-box .product-list .group-buying-product-list li{padding:0 20px;width:323px;height:210px;display:flex;align-items:center;box-sizing:content-box}.section-wrapper .section-box .product-list .group-buying-product-list li .product-left{width:140px;height:140px;display:inline-block;position:relative}.section-wrapper .section-box .product-list .group-buying-product-list li .product-left img{width:140px;height:100%}.section-wrapper .section-box .product-list .group-buying-product-list li .product-left .pro-tips{position:absolute;bottom:0;left:0;color:#fff;width:100%;height:40px;line-height:40px;text-align:center;background:rgba(0,0,0,.6)}.section-wrapper .section-box .product-list .group-buying-product-list li .product-left .ao-tio{background:rgba(237,23,76,.6)}.section-wrapper .section-box .product-list .group-buying-product-list li .product-left .low-tio{background:rgba(255,102,0,.6)}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right{display:inline-block;margin-left:20px;flex:1}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-name{font-size:18px;color:#333;margin-bottom:10px}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-footer .single-price{font-size:14px;color:#ed174c}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-footer .computed-content{width:100px;margin-top:23px;border:1px solid #dedede}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-footer .computed-content .van-stepper__minus{background:#fff;width:24px;height:38px}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-footer .computed-content .van-stepper__input{background:#fff;margin:0;height:38px;width:49px}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-footer .computed-content .van-stepper__plus{background:#fff;width:24px}.section-wrapper .section-box .product-list .group-buying-product-list li .product-right .product-footer .stock-tip{color:#f60}.section-wrapper .section-box .product-list .see-more{width:1100px;text-align:center;margin:20px auto;font-size:18px;height:30px;color:#555}.section-wrapper .section-box .product-list .product-account-footer{width:1100px;height:70px;background:#fff;margin-top:40px;display:flex;align-items:center;justify-content:space-between}.section-wrapper .section-box .product-list .product-account-footer .left-text{margin-left:20px;width:calc(100% - 245px);display:flex;align-items:center;justify-content:space-between}.section-wrapper .section-box .product-list .product-account-footer .left-text .des{font-size:18px;color:#000}.section-wrapper .section-box .product-list .product-account-footer .left-text .des .total-price{color:#ed174c}.section-wrapper .section-box .product-list .product-account-footer .left-text .des .num{font-size:20px;font-weight:700}.section-wrapper .section-box .product-list .product-account-footer .left-text .showList-btn{margin-right:20px;font-weight:400;cursor:pointer}.section-wrapper .section-box .product-list .product-account-footer .left-text .showList-btn .iconal{font-size:14px}.section-wrapper .section-box .product-list .product-account-footer .buy-btn{font-size:24px;height:70px;color:#fff;background:#ccc;width:245px;line-height:70px;text-align:center;cursor:not-allowed}.section-wrapper .section-box .product-list .product-account-footer .btn-active{background:#ed174c;cursor:pointer}.section-wrapper .empty{width:1100px;min-height:500px;background-color:#fff;margin:0 auto;padding:80px 0;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px #e4e4e4}.section-wrapper .empty .empty-left{padding-right:60px}.section-wrapper .empty .empty-right{text-align:left}.section-wrapper .empty .empty-right .empty-title{font-size:36px;color:#000;padding-bottom:10px}.section-wrapper .empty .empty-right .empty-title span{font-weight:700;padding-right:10px}.section-wrapper .empty .empty-right .empty-subtitle{font-size:18px;color:#8c8c8c;padding-bottom:10px}.section-wrapper .empty .empty-right .link{color:#038eb9;text-decoration:underline;font-size:18px}.cp-pop-rule .icon-close{right:0}.cp-pop-rule .content1 .content-title{position:relative;margin-bottom:10px}.cp-pop-rule .content1 .content-title .title1{position:absolute;left:300px;top:-5px;font-size:24px;font-weight:700}.cp-pop-rule .content1 .content-des{padding:25px 50px;text-align:left;font-size:16px}.cp-pop-rule .content1 .content-des li{margin-bottom:10px;color:#555;width:50%;padding:0 30px;float:left}.cp-pop-rule .content1 .content-des li .product-name{max-width:170px;float:left;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.cp-pop-rule .content1 .content-des li .product-num{display:inline-block;float:right}.cp-cat-rule .content .to-car-good{width:100%;padding:0 80px}.cp-cat-rule .content .to-car-good .car-good-item{width:100%;display:flex;justify-content:space-between}