.guanzhuqrcode{height:9rem!important;background:transparent!important;width:auto!important}.guanzhuqrcode .content{width:7.5rem;height:100%;background-size:100% 100%;background-repeat:no-repeat;padding-top:1rem}.guanzhuqrcode .content .qr-img{width:4.5rem;height:4.5rem;margin:0 auto}.guanzhuqrcode .content .qr-img img{width:100%;height:100%}.guanzhuqrcode .content .text{font-size:.45rem;color:#fff;padding:0 1rem;margin-top:.5rem}.guanzhuqrcode .content .text span{color:#ff5}.guanzhuqrcode .content .more{font-size:.45rem;text-align:center;font-weight:700;color:#0b898e;background:#fff;position:absolute;bottom:.6rem;left:0;right:0;margin:auto}.privacy[data-v-0feb7e45]{padding:1.4rem .6rem 0;font-size:.28rem}.header[data-v-247a4cc2]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-247a4cc2],.header[data-v-247a4cc2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-247a4cc2]{width:1.26rem;height:100%}.header .dr[data-v-247a4cc2]{width:1.26rem}.header .dc[data-v-247a4cc2]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-247a4cc2]{display:block;height:.4rem}.askTag[data-v-247a4cc2]{position:absolute;right:.38rem;top:0;bottom:0;margin:auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.askTag img[data-v-247a4cc2]{width:.4rem;height:.4rem;margin:0 auto .04rem}.askTag span[data-v-247a4cc2]{font-size:.34rem;font-weight:400;color:#000}.content[data-v-59a89e3a]{padding-top:1.22rem}.content .file[data-v-59a89e3a]{display:none}.content .v-cropper-layer[data-v-59a89e3a]{position:fixed;top:0;bottom:0;left:0;right:0;background:#fff;z-index:99999;display:block}.content .v-cropper-layer .seldImg[data-v-59a89e3a]{min-width:100%;min-height:calc(100vh - 1.26rem);font-size:.46rem;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99999;position:absolute;left:0;top:1.26rem}.content .v-cropper-layer .seldImg img[data-v-59a89e3a]{width:50%;border-radius:50%}.content .v-cropper-layer .layer-header[data-v-59a89e3a]{position:absolute;top:0;left:0;z-index:99999;background:#fff;width:100%;height:1.26rem;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.content .v-cropper-layer .cancel[data-v-59a89e3a],.content .v-cropper-layer .confirm[data-v-59a89e3a]{line-height:1.26rem;font-size:.5rem;background:inherit;border:0;outline:0;float:left}.content .v-cropper-layer .confirm[data-v-59a89e3a]{float:right}.content .v-cropper-layer img[data-v-59a89e3a]{position:inherit!important;border-radius:inherit!important;float:inherit!important}
/*!
 * Cropper.js v1.5.7
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-05-23T05:22:57.283Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.bg[data-v-7e3cc774]{background:#e3345f}.topBac[data-v-7e3cc774]{width:100%;height:14.21rem}.topBac img[data-v-7e3cc774]{width:100%;height:100%}.list-img[data-v-7e3cc774]{width:100%;padding:0 .25rem;height:1.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.44rem;margin-bottom:.2rem}.list-img img[data-v-7e3cc774]{width:100%;height:100%}.list-box[data-v-7e3cc774]{padding:0 .25rem}.list-box .list-item[data-v-7e3cc774]{margin-bottom:.3rem;padding:.2rem;border-radius:.3rem;background:#fff}.list-box .list-item[data-v-7e3cc774]:last-of-type{margin-bottom:0}.list-box .list-item>img[data-v-7e3cc774]{width:100%;height:4.39rem;-o-object-fit:cover;object-fit:cover;border-radius:.3rem}.list-box .list-item .text[data-v-7e3cc774]{padding:0 .1rem}.list-box .list-item .text .title[data-v-7e3cc774]{font-size:.58rem;font-weight:700;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.6rem}.list-box .list-item .text .price[data-v-7e3cc774]{font-size:.36rem;font-weight:400;color:#d4362d;margin-right:.3rem}.list-box .list-item .text .price span[data-v-7e3cc774]{font-size:.58rem}.list-box .list-item .text .price span[data-v-7e3cc774]:before{font-size:.36rem;display:inline-block;content:"\FFE5"}.list-box .list-item .text .buy[data-v-7e3cc774]{font-size:.48rem;font-weight:400;color:#fff;width:2.4rem;height:.8rem;line-height:.8rem;text-align:center;background:#d4362d;border-radius:.2rem}.noData[data-v-7e3cc774]{text-align:center;font-size:.4rem;color:#fff;padding:.3rem 0}.bg[data-v-779f025a]{background:#c8070a;padding-bottom:.3rem}.topBac[data-v-779f025a]{width:100%;height:auto}.topBac img[data-v-779f025a]{width:100%}.title-bac[data-v-779f025a]{width:100%;height:auto;text-align:center;margin-top:.9rem;margin-bottom:.3rem}.title-bac img[data-v-779f025a]{width:5.8rem;height:auto}.product-box[data-v-779f025a]{padding:0 .17rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-box>img[data-v-779f025a]{width:5.35rem;height:6rem;-o-object-fit:contain;object-fit:contain}.product-box>img.width[data-v-779f025a]{width:100%;height:4.21rem;margin-top:.3rem}.product-box .product-item[data-v-779f025a]{width:48%;background:#ffece7;position:relative}.product-box .product-item>img[data-v-779f025a]{width:100%;height:4rem;-o-object-fit:cover;object-fit:cover}.product-box .product-item .tag[data-v-779f025a]{position:absolute;left:0;right:0;top:-.156rem;margin:auto;width:3.58rem;height:.88rem;-o-object-fit:cover;object-fit:cover}.product-box .product-item .text[data-v-779f025a]{padding:.2rem .5rem;background:#ffece7}.product-box .product-item .text .title[data-v-779f025a]{font-size:.48rem;color:#282828}.product-box .product-item .text .subtitle[data-v-779f025a]{font-size:.27rem;color:#282828;margin-top:.1rem;margin-bottom:.18rem}.product-box .product-item .text .bottom[data-v-779f025a]{border-radius:.5rem;border:.03rem solid #ffc06f;background:#d41d14;padding:0 .3rem;font-size:.22rem;color:#ffecde;height:1rem}.product-box .product-item .text .bottom .price[data-v-779f025a]{color:#ffecde;font-size:.58rem;white-space:nowrap}.product-box .product-item .text .bottom .price[data-v-779f025a]:before{display:inline-block;content:"\FFE5";font-size:.22rem}.product-box .product-item .text .bottom img[data-v-779f025a]{width:1.35rem;height:.36rem}.product-box .product-item .circle[data-v-779f025a]{position:absolute;width:.6rem;height:.6rem;border-radius:50%;background:#cb070a}.product-box .product-item .circle.one[data-v-779f025a]{left:-.3rem;top:-.3rem}.product-box .product-item .circle.two[data-v-779f025a]{right:-.3rem;top:-.3rem}.product-box .product-item .circle.three[data-v-779f025a]{left:-.3rem;bottom:-.3rem}.product-box .product-item .circle.four[data-v-779f025a]{right:-.3rem;bottom:-.3rem}.return-index[data-v-779f025a]{text-align:center}.return-index.active[data-v-779f025a]{margin-top:1rem}.return-index .title[data-v-779f025a]{font-size:.48rem;color:#ffece7}.return-index img[data-v-779f025a]{width:.38rem;height:.19rem;margin-top:.2rem}.mse[data-v-779f025a]{width:8rem;height:4.5rem}.bg[data-v-2c614b36]{background-color:#fff;padding-top:1.26rem}.topBac[data-v-2c614b36]{width:100%}.topBac img[data-v-2c614b36]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.select-type[data-v-2c614b36]{padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.6rem;line-height:1.6rem;border-bottom:1px solid #ccc}.select-type .area[data-v-2c614b36],.select-type[data-v-2c614b36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-type .area[data-v-2c614b36]{font-size:0;line-height:.7rem;border:1px solid #ccc;height:.7rem}.select-type .area i[data-v-2c614b36]{color:#000;font-size:.4rem}.select-type .area input[data-v-2c614b36]{width:2.2rem;font-size:.4rem;color:#999;border:none;text-align:center}.select-type .area input.hasValue[data-v-2c614b36]{color:#000}[data-v-2c614b36] .areaPicker .van-picker-column{font-size:.44rem}[data-v-2c614b36] .areaPicker .van-picker__cancel,[data-v-2c614b36] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.select-type .nav[data-v-2c614b36]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.4rem}.nav .nav-item[data-v-2c614b36]{color:#999;font-size:.4rem;font-weight:500}.nav .nav-item.active[data-v-2c614b36]{color:#000}.nav .nav-item i[data-v-2c614b36]{color:#999}.nav .nav-item i.active[data-v-2c614b36]{color:#000}.tickets-list[data-v-2c614b36]{padding:.3rem .38rem;background:#fff}.tickets-list .tickets-item[data-v-2c614b36]{margin-bottom:.6rem;border-radius:.16rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.tickets-list .tickets-item .item-img[data-v-2c614b36]{width:3.6rem;height:3.6rem;border-radius:.16rem;position:relative;overflow:hidden;margin-right:.3rem}.tickets-list .tickets-item .item-img img[data-v-2c614b36]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.tickets-list .tickets-item .item-img .grade[data-v-2c614b36]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.tickets-list .tickets-item .item-text[data-v-2c614b36]{padding:.05rem .1rem;height:3.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tickets-list .tickets-item .item-text .title[data-v-2c614b36]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tickets-list .tickets-item .item-text .tags[data-v-2c614b36]{white-space:nowrap;width:100%}.tickets-list .tickets-item .item-text .tags span[data-v-2c614b36]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.12rem solid #daf3e9}.tickets-list .tickets-item .item-text .tags span[data-v-2c614b36]:last-of-type{margin-right:0}.tickets-list .tickets-item .item-text .subtitle[data-v-2c614b36]{color:#d62828;font-size:.36rem;width:100%}.tickets-list .tickets-item .item-text .subtitle span[data-v-2c614b36]{color:#999;margin-left:.26rem}.tickets-list .tickets-item .item-text .distance[data-v-2c614b36]{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;white-space:nowrap;overflow:hidden;width:100%}.tickets-list .tickets-item .item-text .distance i[data-v-2c614b36]{vertical-align:middle;font-size:.3rem;margin-right:.14rem;color:#999}.tickets-list .tickets-item .item-text .distance>span[data-v-2c614b36]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem;margin-right:.1rem}.tickets-list .tickets-item .item-text .distance .price[data-v-2c614b36]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem}.tickets-list .tickets-item .item-text .distance .price[data-v-2c614b36]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tickets-list .tickets-item .item-text .distance .price[data-v-2c614b36]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.header[data-v-8f568956]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-8f568956],.header[data-v-8f568956]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-8f568956]{width:1.26rem;height:100%}.header .dr[data-v-8f568956]{width:1.26rem}.header .dc[data-v-8f568956]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-8f568956],.header .ds[data-v-8f568956]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-8f568956]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#f0f0f0;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-8f568956]{border:0;font-size:.4rem;width:calc(100% - 2.3rem);white-space:nowrap}.header .ds .search-text[data-v-8f568956]{font-size:.4rem;color:#ccc;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem}.header .ds div[data-v-8f568956]{color:var(--primary-color)}.header img[data-v-8f568956]{display:block;height:.4rem}.bg[data-v-5a9fce49]{background-color:#fff;padding-top:1.26rem}.topBac[data-v-5a9fce49]{width:100%}.topBac img[data-v-5a9fce49]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.select-type[data-v-5a9fce49]{padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.6rem;line-height:1.6rem;border-bottom:1px solid #ccc}.select-type .area[data-v-5a9fce49],.select-type[data-v-5a9fce49]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-type .area[data-v-5a9fce49]{font-size:0;line-height:.7rem;border:1px solid #ccc;height:.7rem}.select-type .area i[data-v-5a9fce49]{color:#000;font-size:.4rem}.select-type .area input[data-v-5a9fce49]{width:2.2rem;font-size:.4rem;color:#999;border:none;text-align:center}.select-type .area input.hasValue[data-v-5a9fce49]{color:#000}[data-v-5a9fce49] .areaPicker .van-picker-column{font-size:.44rem}[data-v-5a9fce49] .areaPicker .van-picker__cancel,[data-v-5a9fce49] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.select-type .nav[data-v-5a9fce49]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.4rem}.nav .nav-item[data-v-5a9fce49]{color:#999;font-size:.4rem;font-weight:500}.nav .nav-item.active[data-v-5a9fce49]{color:#000}.nav .nav-item i[data-v-5a9fce49]{color:#999}.nav .nav-item i.active[data-v-5a9fce49]{color:#000}.tickets-list[data-v-5a9fce49]{padding:.3rem .38rem;background:#fff}.tickets-list .tickets-item[data-v-5a9fce49]{margin-bottom:.6rem;border-radius:.16rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.tickets-list .tickets-item .item-img[data-v-5a9fce49]{width:3.6rem;height:3.6rem;border-radius:.16rem;position:relative;overflow:hidden;margin-right:.3rem}.tickets-list .tickets-item .item-img img[data-v-5a9fce49]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.tickets-list .tickets-item .item-img .grade[data-v-5a9fce49]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.tickets-list .tickets-item .item-text[data-v-5a9fce49]{padding:.05rem .1rem;height:3.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tickets-list .tickets-item .item-text .title[data-v-5a9fce49]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tickets-list .tickets-item .item-text .tags[data-v-5a9fce49]{white-space:nowrap;width:100%}.tickets-list .tickets-item .item-text .tags span[data-v-5a9fce49]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.12rem solid #daf3e9}.tickets-list .tickets-item .item-text .tags span[data-v-5a9fce49]:last-of-type{margin-right:0}.tickets-list .tickets-item .item-text .subtitle[data-v-5a9fce49]{color:#d62828;font-size:.36rem;width:100%}.tickets-list .tickets-item .item-text .subtitle span[data-v-5a9fce49]{color:#999;margin-left:.26rem}.tickets-list .tickets-item .item-text .distance[data-v-5a9fce49]{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;white-space:nowrap;overflow:hidden;width:100%}.tickets-list .tickets-item .item-text .distance i[data-v-5a9fce49]{vertical-align:middle;font-size:.3rem;margin-right:.14rem;color:#999}.tickets-list .tickets-item .item-text .distance>span[data-v-5a9fce49]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem;margin-right:.1rem}.tickets-list .tickets-item .item-text .distance .price[data-v-5a9fce49]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem}.tickets-list .tickets-item .item-text .distance .price[data-v-5a9fce49]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tickets-list .tickets-item .item-text .distance .price[data-v-5a9fce49]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.bg[data-v-b6d1aca6]{background:#fcdeb4;padding-top:1.26rem}.topBac[data-v-b6d1aca6]{width:100%;height:auto}.topBac img[data-v-b6d1aca6]{width:100%}.nav-box[data-v-b6d1aca6]{overflow:hidden;position:relative;z-index:10;top:-1.8rem;height:1.24rem}.nav-box .nav-list[data-v-b6d1aca6]{overflow-y:hidden;overflow-x:scroll;padding:0 .2rem;height:100%;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.nav-box .nav-list[data-v-b6d1aca6]::-webkit-scrollbar{display:none}.nav-box .nav-list .nav-item[data-v-b6d1aca6]{min-width:1.63rem;max-width:1.63rem;margin:0 .2rem;height:100%;line-height:1.24rem}.nav-box .nav-list .nav-item img[data-v-b6d1aca6]{width:100%}.pro-box[data-v-b6d1aca6]{border-top:.03rem solid #0e757c;position:relative;top:-1.36rem;background:#fcddb3;padding:.4rem 0}.pro-list[data-v-b6d1aca6]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .4rem}.pro-list .pro-item[data-v-b6d1aca6]{width:48%;min-height:6.24rem;position:relative;margin-bottom:.7rem}.pro-list .pro-item img.pro[data-v-b6d1aca6]{width:90%;height:4rem;position:absolute;left:0;right:0;top:.14rem;margin:auto;z-index:5;-o-object-fit:cover;object-fit:cover}.pro-list .pro-item img.bac[data-v-b6d1aca6]{width:100%;z-index:10;position:relative}.pro-list .pro-item .title[data-v-b6d1aca6]{position:absolute;z-index:15;top:4.1rem;left:0;right:0;margin:auto;padding:0 .3rem;background:linear-gradient(-50deg,#fcddb2,#f7b765 44.7021484375%,#fcdeb4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:.48rem;text-align:center}.pro-list .pro-item img.book[data-v-b6d1aca6]{width:3.9rem;height:auto;position:absolute;bottom:-.8rem;z-index:10;left:0;right:0;margin:auto}.pro-list .pro-item img.tag[data-v-b6d1aca6]{position:absolute;left:.6rem;width:1.44rem;top:.2rem;z-index:20}.bg[data-v-575a1d88]{background:#cd1a2b}.img-box[data-v-575a1d88]{width:100%;height:auto}.img-box img[data-v-575a1d88]{width:100%;display:block}.img-box.pro[data-v-575a1d88]{position:relative}.img-box.pro .price[data-v-575a1d88]{position:absolute;left:6.5rem;bottom:.76rem;font-size:.79rem;color:#d31021;font-weight:700}.img-box.pro .price[data-v-575a1d88]:before{display:inline-block;content:"\FFE5";font-size:.3rem}.img-box.pro .price span[data-v-575a1d88]{font-size:.3rem;font-weight:400}.bg[data-v-ef7543b0]{background-color:#8e111f}.topBac[data-v-ef7543b0]{width:100%}.topBac img[data-v-ef7543b0]{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.other-box[data-v-ef7543b0]{background-size:100% auto}.other-box .nav-box[data-v-ef7543b0]{margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;height:2.1rem;background-size:100% 100%}.other-box .nav-box .nav-item[data-v-ef7543b0]{width:50%;height:100%}.other-box .type-box[data-v-ef7543b0]{padding:0 .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.7rem}.other-box .type-box .type-item[data-v-ef7543b0]{width:32%}.other-box .type-box .type-item img[data-v-ef7543b0]{width:100%}.other-box .pro-box[data-v-ef7543b0]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .24rem;margin-top:.26rem}.other-box .pro-box .pro-list[data-v-ef7543b0]{-ms-flex-wrap:wrap;flex-wrap:wrap}.other-box .pro-box .pro-list .pro-item[data-v-ef7543b0]{width:49%;margin-bottom:.35rem;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.other-box .pro-box .pro-list .pro-item .circle[data-v-ef7543b0]{position:absolute;width:.6rem;height:.6rem;border-radius:50%;background:#8e111f}.other-box .pro-box .pro-list .pro-item .circle.one[data-v-ef7543b0]{left:-.3rem;top:-.3rem}.other-box .pro-box .pro-list .pro-item .circle.two[data-v-ef7543b0]{right:-.3rem;top:-.3rem}.other-box .pro-box .pro-list .pro-item .circle.three[data-v-ef7543b0]{left:-.3rem;bottom:-.3rem}.other-box .pro-box .pro-list .pro-item .circle.four[data-v-ef7543b0]{right:-.3rem;bottom:-.3rem}.other-box .pro-box .pro-list .pro-item .item-img[data-v-ef7543b0]{width:100%;height:3.98rem}.other-box .pro-box .pro-list .pro-item .item-img img[data-v-ef7543b0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.other-box .pro-box .pro-list .pro-item .text[data-v-ef7543b0]{background:#feebe5;padding:.22rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.other-box .pro-box .pro-list .pro-item .text .title[data-v-ef7543b0]{font-size:.48rem;color:#282828;min-height:1.28rem}.other-box .pro-box .pro-list .pro-item .text .subtitle[data-v-ef7543b0]{color:#282828;font-size:.3rem;margin:.14rem 0}.other-box .pro-box .pro-list .pro-item .text .price[data-v-ef7543b0]{width:100%;height:.77rem;background-repeat:no-repeat;background-size:auto 100%;margin:0 auto;background-position:50%;color:#ffecde;position:relative}.other-box .pro-box .pro-list .pro-item .text .price span[data-v-ef7543b0]{font-size:.56rem;position:absolute;top:0;bottom:0;left:2.16rem;line-height:.77rem}.other-box .pro-box .show-more-pro[data-v-ef7543b0]{text-align:center;font-size:.55rem;color:#fff5d8;margin-top:.3rem;font-weight:400}.other-box .cloud-box[data-v-ef7543b0]{margin-top:.8rem;padding:0 .24rem}.other-box .cloud-box .title-bac[data-v-ef7543b0]{height:1.42rem;width:100%;background-repeat:no-repeat;background-size:auto 100%;background-position:50%}.other-box .cloud-box .cloud-list[data-v-ef7543b0]{-ms-flex-wrap:wrap;flex-wrap:wrap;background:#ffece7;padding:.24rem .1rem;border-radius:.11rem;overflow:hidden;margin-top:.2rem}.other-box .cloud-box .cloud-list .cloud-item[data-v-ef7543b0]{width:49%;height:3.8rem;margin-bottom:.24rem;border-radius:.27rem;overflow:hidden;position:relative}.other-box .cloud-box .cloud-list .cloud-item img[data-v-ef7543b0]{width:100%;height:100%}.other-box .cloud-box .cloud-list .cloud-item .tag[data-v-ef7543b0]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0;background:rgba(0,0,0,.66);font-size:.35rem;color:#fffbe7;line-height:.7rem;padding:0 .22rem;border-bottom-right-radius:.22rem}.other-box .cloud-box .show-cloud-more[data-v-ef7543b0]{background:#ffece7;width:100%;text-align:center;padding-bottom:.34rem;color:#8d111e;font-size:.55rem}.other-box .tuyou-img[data-v-ef7543b0]{width:calc(100% - .48rem);height:4.45rem;border-radius:.11rem;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.2rem auto 0}.other-box .tuyou-img img[data-v-ef7543b0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.other-box .bot-img[data-v-ef7543b0]{width:100%;height:auto;margin-top:1rem}.other-box .bot-img img[data-v-ef7543b0]{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.app[data-v-55ff0b57]{background:#b8dd95;position:relative;padding-bottom:.36rem;min-height:100vh}.app img[data-v-55ff0b57]{width:100%}.app .titImg[data-v-55ff0b57]{margin:.54rem 0 .36rem;height:1.455rem;position:relative}.app .titImg img[data-v-55ff0b57]{width:100%;height:100%;position:absolute}.app .fotImg[data-v-55ff0b57]{height:1.62rem}.app .hua1[data-v-55ff0b57]{position:absolute;left:0;top:7.41rem;width:1.71rem;height:2.94rem;z-index:1}.app .hua2[data-v-55ff0b57]{position:absolute;left:0;top:22.95rem;width:1.71rem;height:5.01rem}.app .sec1[data-v-55ff0b57]{width:10.98rem;margin:0 auto;background:#edf0a1;border-radius:.13rem;overflow:hidden;padding:.2rem;position:relative;z-index:2}.app .sec1 .con[data-v-55ff0b57]{position:relative;background:#68b83d;border-radius:.13rem;overflow:hidden;padding:.3rem .21rem .18rem;margin-bottom:.18rem}.app .sec1 .con .item[data-v-55ff0b57]{width:4.98rem;overflow:hidden;margin-right:.2rem}.app .sec1 .con .item[data-v-55ff0b57]:nth-child(2n){margin-right:0}.app .sec1 .con .item img[data-v-55ff0b57]{width:100%;height:3.93rem}.app .sec1 .con .item .title[data-v-55ff0b57]{color:#edf0a1;text-align:center}.app .sec1 .con .item .title .t[data-v-55ff0b57]{margin:.12rem 0;font-size:.39rem;height:.75rem;line-height:.75rem;overflow:hidden}.app .sec1 .con .item .title .price[data-v-55ff0b57]{font-size:.57rem;text-align:center;line-height:.66rem}.app .sec1 .con .item .title .price sub[data-v-55ff0b57]{font-size:.24rem;position:relative;top:-.12rem}.app .sec1 .con .item .title .price button[data-v-55ff0b57]{background:#ff7c7a;border:none;color:#fff;text-align:center;height:.54rem;line-height:.54rem;border-radius:.27rem;font-size:.24rem;padding:0 .15rem;margin-left:.12rem}.app .sec2[data-v-55ff0b57]{background:rgba(0,0,0,.2);padding:.33rem;border-radius:.3rem}.app .sec2 .con[data-v-55ff0b57]{background:#fff;padding:.3rem;border-radius:.3rem;border:1px solid #598723;-webkit-box-shadow:0 0 6px #598723;box-shadow:0 0 6px #598723}.app .sec2 .con .item[data-v-55ff0b57]{width:4.695rem}.app .sec2 .con .item img[data-v-55ff0b57]{border-radius:.09rem;height:3.93rem;overflow:hidden}.app .sec2 .con .item .title[data-v-55ff0b57]{color:#000}.app .sec2 .con .item .title .t[data-v-55ff0b57]{margin:.18rem 0;position:relative}.app .sec2 .con .item .title .t[data-v-55ff0b57]:after,.app .sec2 .con .item .title .t[data-v-55ff0b57]:before{content:"";display:block;width:3rem;height:1px;background:url(https://static.ticket.sz-trip.com/activity/springOuting/dian.jpg) no-repeat 50%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.app .sec2 .con .item .title .t[data-v-55ff0b57]:before{top:0}.app .sec2 .con .item .title .t[data-v-55ff0b57]:after{bottom:0}.app .sec2 .con .item .title .price[data-v-55ff0b57]{color:#f75e48}.app .sec2 .con .item .title .price button[data-v-55ff0b57]{background:#f75e48;border-radius:.15rem;position:relative;top:-3px}.flLeft[data-v-55ff0b57]{float:left}.flRight[data-v-55ff0b57]{float:right}.clearfix[data-v-55ff0b57]:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.app .sec1 .re-con[data-v-55ff0b57]{background:none;padding:0;margin:0}.app .sec1 .re-con .re-item[data-v-55ff0b57]{background:#68b83d;width:50%;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 .2rem}.app .sec1 .re-con .re-item[data-v-55ff0b57]:nth-child(odd){border-top-left-radius:.13rem;border-bottom-left-radius:.13rem}.app .sec1 .re-con .re-item[data-v-55ff0b57]:nth-child(2n){border-top-right-radius:.13rem;border-bottom-right-radius:.13rem}.app .sec1 .re-con .re-item[data-v-55ff0b57]:last-of-type,.app .sec1 .re-con .re-item[data-v-55ff0b57]:nth-last-child(2){margin-bottom:0}.bg[data-v-2be27da6]{background:#fff}.topBac[data-v-2be27da6]{width:100%;height:7.17rem}.topBac img[data-v-2be27da6]{width:100%;height:100%}.other-box[data-v-2be27da6]{min-height:calc(100vh - 7.17rem);background-size:100% auto;background-repeat:repeat;padding-bottom:1rem}.other-box .bz-video[data-v-2be27da6]{width:8.92rem;height:4.82rem;margin:0 auto;position:relative}.other-box .bz-video img[data-v-2be27da6],.other-box .bz-video video[data-v-2be27da6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.other-box .bz-video .shade[data-v-2be27da6]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:2}.other-box .bz-video .start[data-v-2be27da6]{position:absolute;left:0;right:0;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;width:1rem;height:1rem;z-index:10}.other-box .bz-video .start i[data-v-2be27da6]{font-size:1rem;color:#d8d8d8;font-weight:400}.other-box .szbzyl-video[data-v-2be27da6]{margin-top:.6rem}.other-box .img-box[data-v-2be27da6]{width:10.73rem;height:auto;margin:.66rem auto 0}.other-box .img-box img[data-v-2be27da6]{width:100%;height:auto}.other-box .img-box.two[data-v-2be27da6]{width:5.13rem;height:auto}.pro-box[data-v-2be27da6]{padding:.3rem .26rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-box .pro-item[data-v-2be27da6]{width:48%}.pro-box .pro-item img[data-v-2be27da6]{width:100%;height:3.67rem;-o-object-fit:cover;object-fit:cover;border-radius:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.pro-box .pro-item .text[data-v-2be27da6]{padding:.1rem .2rem;text-align:center}.pro-box .pro-item .text .line[data-v-2be27da6]{width:100%;height:.01rem;border:.01rem dashed #2d2d2d;padding:0 .2rem;margin:.14rem auto;display:none}.pro-box .pro-item .text .title[data-v-2be27da6]{font-size:.44rem;color:#282828;min-height:1.46rem;border:1px dashed #2d2d2d;border-right:none;border-left:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;margin:.1rem auto;padding:.1rem}.pro-box .pro-item .text .bottom[data-v-2be27da6]{margin:.2rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:.7rem}.pro-box .pro-item .text .bottom .price[data-v-2be27da6]{color:#ff5924;font-size:.59rem;white-space:nowrap;margin-right:.14rem}.pro-box .pro-item .text .bottom .price[data-v-2be27da6]:before{display:inline-block;content:"\FFE5";font-size:.29rem;color:#ff5924;vertical-align:middle}.pro-box .pro-item .text .bottom .btn[data-v-2be27da6]{font-size:.29rem;color:#fff;width:1.68rem;height:.56rem;line-height:.56rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#f75e48),to(#f75e48));background-image:linear-gradient(#f75e48,#f75e48);text-align:center;border-radius:.1rem}.scroll-box[data-v-2be27da6]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.17rem;background-color:#829e5c;padding:.46rem 0;border-radius:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.scroll-box .scroll-item[data-v-2be27da6]{margin-left:.18rem;overflow:hidden;min-width:4.24rem;max-width:4.24rem}.scroll-box .scroll-item>img[data-v-2be27da6]{width:4.24rem;height:3.35rem}.scroll-box .scroll-item .title[data-v-2be27da6]{color:#fffbe7;font-size:.34rem;min-height:.9rem;text-align:center}.scroll-box .scroll-item .bottom[data-v-2be27da6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:.7rem}.scroll-box .scroll-item .bottom .price[data-v-2be27da6]{color:#fffbe7;font-size:.56rem;white-space:nowrap;margin-right:.14rem}.scroll-box .scroll-item .bottom .price[data-v-2be27da6]:before{display:inline-block;content:"\FFE5";font-size:.24rem;color:#fffbe7;vertical-align:middle}.scroll-box .scroll-item .bottom .btn[data-v-2be27da6]{font-size:.3rem;color:#fff;width:1.6rem;height:.5rem;line-height:.5rem;background-color:#ff7c7a;text-align:center;border-radius:.16rem}.scroll-box.bkty .scroll-item .bottom .price[data-v-2be27da6],.scroll-box.bkty .scroll-item .bottom .price[data-v-2be27da6]:before,.scroll-box.bkty .scroll-item .title[data-v-2be27da6],.scroll-box.zsxc .scroll-item .bottom .price[data-v-2be27da6],.scroll-box.zsxc .scroll-item .bottom .price[data-v-2be27da6]:before,.scroll-box.zsxc .scroll-item .title[data-v-2be27da6]{color:#282828}.bg[data-v-287eda0c]{background:#fff;padding-top:1.26rem}.topBac[data-v-287eda0c]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-287eda0c]{width:100%;height:100%}.nav-box[data-v-287eda0c]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-287eda0c]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-287eda0c]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-287eda0c]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-287eda0c]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-287eda0c]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.scene-list .scene-item[data-v-287eda0c]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-287eda0c]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-287eda0c]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-287eda0c]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-287eda0c]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-287eda0c]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-287eda0c]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-287eda0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-287eda0c]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-287eda0c]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}[data-v-287eda0c] .topten-content p,[data-v-287eda0c] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-287eda0c] .topten-content p.des{float:none!important}.header[data-v-287eda0c]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-287eda0c],.header[data-v-287eda0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-287eda0c]{width:1.26rem;height:100%}.header .dr[data-v-287eda0c]{width:1.26rem}.header .dc[data-v-287eda0c]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-287eda0c]{display:block;height:.4rem}.areaTag[data-v-287eda0c]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-287eda0c]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-287eda0c]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-287eda0c]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-287eda0c]{background:#97648d;color:#fff}.get-more[data-v-287eda0c]{text-align:center;padding-bottom:.3rem}.get-more>div[data-v-287eda0c]{font-size:.34rem;color:#333;line-height:.86rem;padding:0 .55rem;margin:0 auto;display:inline-block;border:1px solid #999;border-radius:.43rem}.header[data-v-5d2824b4]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-5d2824b4],.header[data-v-5d2824b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-5d2824b4]{width:1.26rem;height:100%}.header .dr[data-v-5d2824b4]{width:1.26rem}.header .dc[data-v-5d2824b4]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-5d2824b4]{display:block;height:.4rem}.header .areaTag[data-v-5d2824b4]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.header .areaTag i[data-v-5d2824b4]{font-size:.34rem;margin-left:.04rem}.areaPopup .area-item[data-v-5d2824b4]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-5d2824b4]{background-color:#27899e;color:#fff}.bg[data-v-8f739ad0]{background:#fff;padding-top:1.26rem}.topBac[data-v-8f739ad0]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-8f739ad0]{width:100%;height:100%}.nav-box[data-v-8f739ad0]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-8f739ad0]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-8f739ad0]{padding:.32rem .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-8f739ad0]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-8f739ad0]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-8f739ad0]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.scene-list .scene-item[data-v-8f739ad0]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-8f739ad0]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-8f739ad0]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-8f739ad0]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-8f739ad0]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-8f739ad0]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-8f739ad0]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-8f739ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-8f739ad0]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-8f739ad0]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}.scene-list .scene-item .item-btn[data-v-8f739ad0]{width:1.3rem;height:1.3rem;margin-left:.1rem}.scene-list .scene-item .item-btn img[data-v-8f739ad0]{width:100%;height:100%}[data-v-8f739ad0] .topten-content p,[data-v-8f739ad0] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-8f739ad0] .topten-content p.des{float:none!important}.header[data-v-8f739ad0]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-8f739ad0],.header[data-v-8f739ad0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-8f739ad0]{width:1.26rem;height:100%}.header .dr[data-v-8f739ad0]{width:1.26rem}.header .dc[data-v-8f739ad0]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-8f739ad0]{display:block;height:.4rem}.areaTag[data-v-8f739ad0]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-8f739ad0]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-8f739ad0]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-8f739ad0]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-8f739ad0]{background:#97648d;color:#fff}.bg[data-v-14d278a3]{background:#fff;padding-top:1.26rem}.topBac[data-v-14d278a3]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-14d278a3]{width:100%;height:100%}.nav-box[data-v-14d278a3]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .22rem}.nav-box .nav-item[data-v-14d278a3]{width:2.06rem;height:1.11rem;text-align:center;line-height:1.11rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.42rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-14d278a3]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-14d278a3]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-14d278a3]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-14d278a3]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.scene-list .scene-item[data-v-14d278a3]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-14d278a3]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-14d278a3]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-14d278a3]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-14d278a3]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-14d278a3]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-14d278a3]{font-size:.4rem;color:#fff;background:#2b876a;border-radius:.38rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-14d278a3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-14d278a3]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-14d278a3]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}[data-v-14d278a3] .topten-content p,[data-v-14d278a3] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-14d278a3] .topten-content p.des{float:none!important}.header[data-v-14d278a3]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-14d278a3],.header[data-v-14d278a3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-14d278a3]{width:1.26rem;height:100%}.header .dr[data-v-14d278a3]{width:1.26rem}.header .dc[data-v-14d278a3]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-14d278a3]{display:block;height:.4rem}.areaTag[data-v-14d278a3]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-14d278a3]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-14d278a3]{text-align:center;height:1.9rem;line-height:1.9rem;background:#2b876a;color:#fff}.areaPopup .area-item[data-v-14d278a3]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-14d278a3]{background:#2b876a;color:#fff}.get-more[data-v-14d278a3]{text-align:center;padding-bottom:.3rem}.get-more>div[data-v-14d278a3]{font-size:.34rem;color:#333;line-height:.86rem;padding:0 .55rem;margin:0 auto;display:inline-block;border:1px solid #999;border-radius:.43rem}.bg[data-v-14e4b448]{background:#fff;padding-top:1.26rem}.topBac[data-v-14e4b448]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-14e4b448]{width:100%;height:100%}.nav-box[data-v-14e4b448]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-14e4b448]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-14e4b448]{padding:.32rem .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-14e4b448]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-14e4b448]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-14e4b448]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.scene-list .scene-item[data-v-14e4b448]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-14e4b448]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-14e4b448]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-14e4b448]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-14e4b448]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-14e4b448]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-14e4b448]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-14e4b448]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-14e4b448]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-14e4b448]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}.scene-list .scene-item .item-btn[data-v-14e4b448]{width:1.3rem;height:1.3rem;margin-left:.1rem}.scene-list .scene-item .item-btn img[data-v-14e4b448]{width:100%;height:100%}[data-v-14e4b448] .topten-content p,[data-v-14e4b448] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-14e4b448] .topten-content p.des{float:none!important}.header[data-v-14e4b448]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-14e4b448],.header[data-v-14e4b448]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-14e4b448]{width:1.26rem;height:100%}.header .dr[data-v-14e4b448]{width:1.26rem}.header .dc[data-v-14e4b448]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-14e4b448]{display:block;height:.4rem}.areaTag[data-v-14e4b448]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-14e4b448]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-14e4b448]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-14e4b448]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-14e4b448]{background:#97648d;color:#fff}.bg[data-v-6793a915]{background:#fffde7;padding-top:1.26rem}.topBac[data-v-6793a915]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-6793a915]{width:100%;height:100%}.nav-box[data-v-6793a915]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .22rem}.nav-box .nav-item[data-v-6793a915]{width:1.96rem;height:1.63rem;text-align:center;line-height:1.3rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.42rem;color:#fff;margin-bottom:.33rem;font-weight:700}.scene-list[data-v-6793a915]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-6793a915]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-6793a915]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-6793a915]{margin-top:.46rem;background-repeat:no-repeat;background-size:100% 100%;padding:.1rem;position:relative;z-index:10;background-color:#f59224;border-radius:.2rem;-webkit-transform:rotate(2deg);transform:rotate(2deg)}.scene-list .scene-item .item[data-v-6793a915]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:.2rem;padding:.2rem;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.scene-list .scene-item[data-v-6793a915]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-6793a915]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-6793a915]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-6793a915]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-6793a915]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-6793a915]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-6793a915]{font-size:.4rem;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ed9c4d),to(#f9750a));background:linear-gradient(180deg,#ed9c4d,#f9750a);border-radius:.38rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-6793a915]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-6793a915]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-6793a915]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#e06400!important;text-align:left}[data-v-6793a915] .topten-content p,[data-v-6793a915] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#e06400!important;float:none!important}[data-v-6793a915] .topten-content p.des{float:none!important}.bg[data-v-a1de8f2e]{background:#fff;padding-top:1.26rem}.topBac[data-v-a1de8f2e]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-a1de8f2e]{width:100%;height:100%}.nav-box[data-v-a1de8f2e]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-a1de8f2e]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-a1de8f2e]{padding:.32rem .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-a1de8f2e]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-a1de8f2e]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-a1de8f2e]{margin-top:.56rem;background-repeat:no-repeat;background-size:100% 100%;padding:.1rem;position:relative;z-index:10;-webkit-transform:rotate(2deg);transform:rotate(2deg);background-color:#f59224;border-radius:.2rem}.scene-list .scene-item .item[data-v-a1de8f2e]{border-radius:.2rem;padding:.2rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.scene-list .scene-item[data-v-a1de8f2e]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-a1de8f2e]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-a1de8f2e]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-a1de8f2e]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-a1de8f2e]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-a1de8f2e]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-a1de8f2e]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-a1de8f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-a1de8f2e]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-a1de8f2e]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}.scene-list .scene-item .item-btn[data-v-a1de8f2e]{width:1.3rem;height:1.3rem;margin-left:.1rem}.scene-list .scene-item .item-btn img[data-v-a1de8f2e]{width:100%;height:100%}[data-v-a1de8f2e] .topten-content p,[data-v-a1de8f2e] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-a1de8f2e] .topten-content p.des{float:none!important}.header[data-v-a1de8f2e]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-a1de8f2e],.header[data-v-a1de8f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-a1de8f2e]{width:1.26rem;height:100%}.header .dr[data-v-a1de8f2e]{width:1.26rem}.header .dc[data-v-a1de8f2e]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-a1de8f2e]{display:block;height:.4rem}.areaTag[data-v-a1de8f2e]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-a1de8f2e]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-a1de8f2e]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-a1de8f2e]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-a1de8f2e]{background:#97648d;color:#fff}.bg[data-v-910eea72]{background:#f5fbfc;padding-top:1.26rem}.topBac[data-v-910eea72]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-910eea72]{width:100%;height:100%}.nav-box[data-v-910eea72]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .22rem}.nav-box .nav-item[data-v-910eea72]{width:1.96rem;height:1.52rem;text-align:center;line-height:1.52rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.42rem;color:#fff;margin-bottom:.33rem;font-weight:700}.scene-list[data-v-910eea72]{padding:0 .4rem;background-size:100% auto;position:relative}.scene-list[data-v-910eea72]:after{content:"";background:url(https://static.ticket.sz-trip.com/activity/winterTour/huahua.png);background-repeat:repeat;background-size:100% auto;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:.5;top:0;left:0;bottom:0;right:0;position:absolute;z-index:5}.scene-list .scene-item[data-v-910eea72]{margin-top:.46rem;position:relative;z-index:10;background-color:#fff;border-radius:.26rem;border:.08rem solid #fce68d;-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}.scene-list .scene-item .item[data-v-910eea72]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:.2rem;padding:.2rem;border:.08rem solid #6bcafc;-webkit-transform:rotate(1deg);transform:rotate(1deg)}.scene-list .scene-item[data-v-910eea72]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-910eea72]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-910eea72]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-910eea72]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-910eea72]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-910eea72]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-910eea72]{font-size:.4rem;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fb7050),to(#e02a00));background:linear-gradient(180deg,#fb7050,#e02a00);border-radius:.38rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-bot[data-v-910eea72]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#e02a00!important;text-align:left}[data-v-910eea72] .topten-content p,[data-v-910eea72] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#e02a00!important;float:none!important}[data-v-910eea72] .topten-content p.des{float:none!important}.areaPopup .area-item.active[data-v-910eea72]{background:#41a3fb;color:#fff}.get-more[data-v-910eea72]{text-align:center;padding-bottom:.3rem}.get-more>div[data-v-910eea72]{font-size:.34rem;color:#333;line-height:.86rem;padding:0 .55rem;margin:0 auto;display:inline-block;border:1px solid #999;border-radius:.43rem}.bg[data-v-18a4ac2c]{background:#fff;padding-top:1.26rem}.topBac[data-v-18a4ac2c]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-18a4ac2c]{width:100%;height:100%}.nav-box[data-v-18a4ac2c]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-18a4ac2c]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-18a4ac2c]{padding:.32rem .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-18a4ac2c]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-18a4ac2c]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-18a4ac2c]{margin-top:.56rem;position:relative;z-index:10;-webkit-transform:rotate(-.6deg);transform:rotate(-.6deg);background-color:#fff;border-radius:.2rem;border:.06rem solid #fce68d}.scene-list .scene-item .item[data-v-18a4ac2c]{border-radius:.2rem;padding:.2rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(.6deg);transform:rotate(.6deg);border:.06rem solid #6bcafc;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scene-list .scene-item[data-v-18a4ac2c]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-18a4ac2c]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-18a4ac2c]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-18a4ac2c]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-18a4ac2c]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-18a4ac2c]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-18a4ac2c]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-18a4ac2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-18a4ac2c]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-18a4ac2c]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}.scene-list .scene-item .item-btn[data-v-18a4ac2c]{width:.93rem;height:.93rem;margin-left:.1rem}.scene-list .scene-item .item-btn img[data-v-18a4ac2c]{width:100%;height:100%}[data-v-18a4ac2c] .topten-content p,[data-v-18a4ac2c] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-18a4ac2c] .topten-content p.des{float:none!important}.header[data-v-18a4ac2c]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3001}.header .dl[data-v-18a4ac2c],.header[data-v-18a4ac2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-18a4ac2c]{width:1.26rem;height:100%}.header .dr[data-v-18a4ac2c]{width:1.26rem}.header .dc[data-v-18a4ac2c]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-18a4ac2c]{display:block;height:.4rem}.areaTag[data-v-18a4ac2c]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-18a4ac2c]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-18a4ac2c]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-18a4ac2c]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-18a4ac2c]{background:#97648d;color:#fff}.bg[data-v-77407d74]{background:#e4f3ff;padding-top:1.26rem}.topBac[data-v-77407d74]{height:7rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/uploads/20221124/6fe79c75582b44b9357eed08ef12c8f0.png)}.nav-box[data-v-77407d74]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem;margin-top:-.5rem}.nav-box .nav-item[data-v-77407d74]{width:1.9rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-77407d74]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-77407d74]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-77407d74]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-77407d74]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.scene-list .scene-item[data-v-77407d74]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-77407d74]{width:3rem;height:2.22rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem;border:.04rem solid #fff}.scene-list .scene-item .item-text[data-v-77407d74]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-77407d74]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-77407d74]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-77407d74]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-77407d74]{font-size:.4rem;color:#fff;text-shadow:0 1px 3px rgba(0,71,131,.78);background:-webkit-gradient(linear,left top,left bottom,from(#aac8f0),to(#6497c2));background:linear-gradient(180deg,#aac8f0,#6497c2);border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-77407d74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-77407d74]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-77407d74]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#528fc6!important;text-align:left}[data-v-77407d74] .topten-content p,[data-v-77407d74] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#528fc6!important;float:none!important}[data-v-77407d74] .topten-content p.des{float:none!important}.header[data-v-77407d74]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-77407d74],.header[data-v-77407d74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-77407d74]{width:1.26rem;height:100%}.header .dr[data-v-77407d74]{width:1.26rem}.header .dc[data-v-77407d74]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-77407d74]{display:block;height:.4rem}.areaTag[data-v-77407d74]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-77407d74]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-77407d74]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-77407d74]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-77407d74]{background:#97648d;color:#fff}.get-more[data-v-77407d74]{text-align:center;padding-bottom:.3rem}.get-more>img[data-v-77407d74]{width:2.61rem;padding:0 .55rem;margin:0 auto;display:inline-block}.bg[data-v-3d6b63bc]{background:#e9fced;padding-top:1.26rem}.topBac[data-v-3d6b63bc]{height:6.08rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-3d6b63bc]{width:100%;height:100%}.nav-box[data-v-3d6b63bc]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.2rem}.nav-box .nav-item[data-v-3d6b63bc]{width:20%;text-align:center;margin-top:.3rem}.nav-box .nav-item>div[data-v-3d6b63bc]{width:1.67rem;height:1.67rem;line-height:1.67rem;font-size:.42rem;font-weight:700;color:#fff}.nav-box .nav-item.active>div[data-v-3d6b63bc]{color:#31576e}.scene-list[data-v-3d6b63bc]{padding:0 .4rem;background-size:100% auto;position:relative;margin-top:.2rem}.scene-list[data-v-3d6b63bc]:after{content:"";background:url(/static/images/activity/springTour/huahua.png);background-repeat:repeat;background-size:100% auto;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:.5;top:0;left:0;bottom:0;right:0;position:absolute;z-index:5}.scene-list .scene-item[data-v-3d6b63bc]{margin-top:.46rem;position:relative;z-index:10;background-color:#7ccebf;border-radius:.26rem;-webkit-transform:rotate(1deg);transform:rotate(1deg);padding:.12rem .1rem}.scene-list .scene-item .item[data-v-3d6b63bc]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:.2rem;padding:.2rem;-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}.scene-list .scene-item[data-v-3d6b63bc]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-3d6b63bc]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-3d6b63bc]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-3d6b63bc]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-3d6b63bc]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-3d6b63bc]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-3d6b63bc]{font-size:.4rem;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#8be1d1),to(#45a5a3));background:linear-gradient(180deg,#8be1d1,#45a5a3);border-radius:.38rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-bot[data-v-3d6b63bc]{font-size:.34rem;margin-top:.1rem;color:#43a4a2!important;text-align:left}[data-v-3d6b63bc] .topten-content p,[data-v-3d6b63bc] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#43a4a2!important;float:none!important}[data-v-3d6b63bc] .topten-content p.des{float:none!important}.get-more[data-v-3d6b63bc]{text-align:center;padding-bottom:.3rem}.get-more>div[data-v-3d6b63bc]{font-size:.34rem;color:#333;line-height:.86rem;padding:0 .55rem;margin:0 auto;display:inline-block;border:1px solid #999;border-radius:.43rem}.bg[data-v-da5aec76]{background:#fff;padding-top:1.26rem}.topBac[data-v-da5aec76]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-da5aec76]{width:100%;height:100%}.nav-box[data-v-da5aec76]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-da5aec76]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-da5aec76]{padding:.32rem .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-da5aec76]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-da5aec76]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-da5aec76]{margin-top:.56rem;position:relative;z-index:10;-webkit-transform:rotate(-.6deg);transform:rotate(-.6deg);border-radius:.2rem;background-color:#7ccebf;padding:.08rem .06rem}.scene-list .scene-item .item[data-v-da5aec76]{border-radius:.2rem;padding:.08rem .06rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(.6deg);transform:rotate(.6deg);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scene-list .scene-item[data-v-da5aec76]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-da5aec76]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-da5aec76]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-da5aec76]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-da5aec76]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-da5aec76]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-da5aec76]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-da5aec76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-da5aec76]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-da5aec76]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}.scene-list .scene-item .item-btn[data-v-da5aec76]{width:.93rem;height:.93rem;margin-left:.1rem}.scene-list .scene-item .item-btn img[data-v-da5aec76]{width:100%;height:100%}[data-v-da5aec76] .topten-content p,[data-v-da5aec76] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-da5aec76] .topten-content p.des{float:none!important}.header[data-v-da5aec76]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-da5aec76],.header[data-v-da5aec76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-da5aec76]{width:1.26rem;height:100%}.header .dr[data-v-da5aec76]{width:1.26rem}.header .dc[data-v-da5aec76]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-da5aec76]{display:block;height:.4rem}.areaTag[data-v-da5aec76]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-da5aec76]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-da5aec76]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-da5aec76]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-da5aec76]{background:#97648d;color:#fff}.bg[data-v-7a5b8536]{padding-top:1.26rem;background:#fff}.img-box[data-v-7a5b8536]{width:100%}.img-box img[data-v-7a5b8536]{width:100%;display:block}.pdf-swipe[data-v-7a5b8536]{width:100%;height:calc(100vh - 1.26rem);position:relative}.pdf-swipe[data-v-7a5b8536] .van-swipe-item{width:100%;height:calc(100vh - 1.26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f9d889}.pdf-swipe[data-v-7a5b8536] .van-swipe-item img{width:100%;max-height:100%;display:block}.pdf-swipe[data-v-7a5b8536] .van-swipe__indicators{right:0;left:auto}.pdf-swipe[data-v-7a5b8536] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.bg[data-v-1a41b999]{background:transparent;min-height:100vh}.topBac[data-v-1a41b999]{width:100%;height:7.41rem}.topBac img[data-v-1a41b999]{width:100%;height:100%}.other-box[data-v-1a41b999]{min-height:calc(100vh - 7.41rem);background-size:100% auto;background-repeat:repeat}.pro-box[data-v-1a41b999]{margin-top:.44rem}.pro-box .pro-title-bac[data-v-1a41b999]{width:7.65rem;height:auto;margin:.2rem auto 0}.pro-box .pro-title-bac img[data-v-1a41b999]{width:100%}.pro-box .pro-list[data-v-1a41b999]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .21rem .25rem}.pro-box .pro-list .pro-item[data-v-1a41b999]{width:48%;border:.05rem solid #fff;margin-bottom:.25rem;border-radius:.16rem;padding:.18rem}.pro-box .pro-list .pro-item .box[data-v-1a41b999]{border-radius:.16rem;overflow:hidden}.pro-box .pro-list .pro-item .box .box-img[data-v-1a41b999]{width:100%;height:4.86rem;overflow:hidden;border-radius:.16rem;border:.05rem solid #fff}.pro-box .pro-list .pro-item .box .box-zhan[data-v-1a41b999]{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:.3rem;top:-.3rem;background:#5c9228;border-radius:.16rem}.pro-box .pro-list .pro-item .box .box-text[data-v-1a41b999]{background:#5c9228;position:relative;padding:.2rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-box .pro-list .pro-item .box .box-text[data-v-1a41b999]:before{position:absolute;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:.2rem;top:-.2rem;left:0;background:#5c9228;border-top-left-radius:.16rem;border-top-right-radius:.16rem;z-index:100;display:block;content:""}.pro-box .pro-list .pro-item .box .box-text .title[data-v-1a41b999]{font-size:.47rem;color:#fff;min-height:1.32rem;padding-bottom:.1rem}.pro-box .pro-list .pro-item .box .box-text .bot[data-v-1a41b999]{border-top:.03rem solid rgba(255,247,200,.3);padding-top:.1rem}.pro-box .pro-list .pro-item .box .box-text .bot .price[data-v-1a41b999]{font-size:.66rem;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-box .pro-list .pro-item .box .box-text .bot .price[data-v-1a41b999]:before{display:inline;content:"\FFE5";font-size:.4rem;color:#fff}.pro-box .pro-list .pro-item .box .box-text .bot .btn[data-v-1a41b999]{font-size:.36rem;color:#fff;background-color:#9dc954;border-radius:.1rem;padding:.12rem .2rem;text-align:center;white-space:nowrap}.bot-img[data-v-1a41b999]{width:3.17rem;height:auto;margin:0 auto;padding:.5rem 0}.bot-img img[data-v-1a41b999]{width:100%}.bg[data-v-9c85867e]{background-color:#d4effc}.topBac[data-v-9c85867e]{width:100%}.topBac img[data-v-9c85867e]{width:100%;-o-object-fit:cover;object-fit:cover;display:block}.bot-logo[data-v-9c85867e]{width:2rem;height:auto;margin:1.11rem auto 0;padding-bottom:1.11rem}.bot-logo img[data-v-9c85867e]{width:100%}.pro-box[data-v-9c85867e]{padding:.2rem}.pro-box .pro-title[data-v-9c85867e]{text-align:center}.pro-box .pro-title>div[data-v-9c85867e]{font-size:.64rem;font-weight:700;color:#5a8db9}.pro-box .pro-title>div[data-v-9c85867e]:nth-child(2){font-size:.48rem;font-weight:500}.pro-box .pro-list[data-v-9c85867e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#baeae5;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3rem;margin-top:.4rem}.pro-box .pro-list .pro-item[data-v-9c85867e]{width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.34rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pro-box .pro-list .pro-item>img[data-v-9c85867e]{width:100%;height:4.08rem}.pro-box .pro-list .pro-item .text[data-v-9c85867e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.1rem .2rem}.pro-box .pro-list .pro-item .text .title[data-v-9c85867e]{font-size:.46rem;color:#4a4a4a;min-height:1.2rem}.pro-box .pro-list .pro-item .text .line[data-v-9c85867e]{width:80%;height:.01rem;background:#4b4b4b;margin:.1rem auto}.pro-box .pro-list .pro-item .text .tags[data-v-9c85867e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.1rem;margin-bottom:.13rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-box .pro-list .pro-item .text .tags>span[data-v-9c85867e]{white-space:nowrap;font-size:.34rem;color:#fff;background:#5da980;padding:.1rem .28rem;margin-right:.16rem;border-radius:.1rem;margin-bottom:.1rem}.pro-box .pro-list .pro-item .text .tags>span[data-v-9c85867e]:nth-child(2){background:#c39f70}.pro-box .pro-list .pro-item .text .bot[data-v-9c85867e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pro-box .pro-list .pro-item .text .bot .price[data-v-9c85867e]{font-size:.7rem;font-weight:700;color:#d60000;margin-right:.2rem}.pro-box .pro-list .pro-item .text .bot .price[data-v-9c85867e]:before{display:inline;content:"\FFE5";color:#d60000;font-size:.3rem}.pro-box .pro-list .pro-item .text .bot .btn[data-v-9c85867e]{font-size:.4rem;color:#fff;background:#d60000;padding:.1rem .2rem;white-space:nowrap}.bg[data-v-3c6b9589]{background:#ecf4ff}.topBac[data-v-3c6b9589]{width:100%;height:5.5rem}.topBac img[data-v-3c6b9589]{width:100%;height:100%}.cul-title[data-v-3c6b9589]{text-align:center;height:1.2rem;line-height:1.2rem;background-repeat:no-repeat;background-size:100% 100%;font-size:.45rem;font-weight:700;color:#0054ed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cul-title[data-v-3c6b9589]:after,.cul-title[data-v-3c6b9589]:before{content:"";display:inline-block;width:1.2rem;height:.04rem;background:#0054ed;margin:0 .48rem}.cul-box[data-v-3c6b9589]{padding:.45rem}.cul-box .img-box[data-v-3c6b9589]{width:48%;position:relative}.cul-box .img-box img[data-v-3c6b9589]{display:block;width:100%}.cul-box .img-box .title[data-v-3c6b9589]{position:absolute;left:0;right:0;bottom:.24rem;margin:auto;text-align:center;font-size:.45rem;font-weight:700;color:#333}.bot-box[data-v-3c6b9589]{text-align:center;padding-top:.2rem;padding-bottom:.45rem}.bot-box .title[data-v-3c6b9589]{font-size:.39rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bot-box .title>img[data-v-3c6b9589]{width:.6rem;margin-right:.12rem}.bot-box .subtitle[data-v-3c6b9589]{font-size:.36rem;font-weight:500;color:#333;margin-top:.24rem}.bg[data-v-c2b3f8f8]{background:#fff}.top-bac[data-v-c2b3f8f8]{width:100%;position:relative}.top-bac img[data-v-c2b3f8f8]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.top-bac .nav-box[data-v-c2b3f8f8]{position:absolute;bottom:.8rem;left:.62rem;right:.62rem;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:2.3rem}.top-bac .nav-box .nav-item[data-v-c2b3f8f8]{height:1.02rem;color:transparent;min-width:2.34rem;font-size:.39rem;padding:0 .27rem;margin-bottom:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.top-bac .nav-box .nav-item[data-v-c2b3f8f8]:first-child{padding:0 .3rem;font-size:.62rem;min-width:auto}.top-bac .nav-box .nav-item[data-v-c2b3f8f8]:nth-child(3),.top-bac .nav-box .nav-item[data-v-c2b3f8f8]:nth-child(4){padding:0 .16rem}.other-box[data-v-c2b3f8f8]{background-size:100% auto;background-repeat:repeat;min-height:calc(100vh - 13rem);padding-top:1rem;padding-bottom:1rem;background-color:#69bff2}.other-box .may-title[data-v-c2b3f8f8]{background-repeat:no-repeat;background-size:100% auto;font-size:.56rem;color:#fff;width:5.66rem;height:1.16rem;text-align:center;margin:1rem auto 0}.other-box .may-title[data-v-c2b3f8f8]:first-child{margin-top:0}.other-box .may-list[data-v-c2b3f8f8]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .24rem;margin-top:.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.other-box .may-list .may-item[data-v-c2b3f8f8]{width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.11rem;background:#fed78e;border-radius:.3rem;overflow:hidden;margin-bottom:.3rem}.other-box .may-list .may-item .item-img[data-v-c2b3f8f8]{height:4.52rem;position:relative;border-radius:.3rem;overflow:hidden}.other-box .may-list .may-item .item-img img[data-v-c2b3f8f8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.other-box .may-list .may-item .item-img .tag[data-v-c2b3f8f8]{color:#282828;font-size:.4rem;background-color:#da902f;border-bottom-right-radius:.3rem;padding:.14rem .3rem;position:absolute;left:0;top:0}.other-box .may-list .may-item .item-text[data-v-c2b3f8f8]{padding:.16rem .2rem;min-height:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.other-box .may-list .may-item .item-text>div[data-v-c2b3f8f8]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.other-box .may-list .may-item .item-text .title[data-v-c2b3f8f8]{font-size:.46rem;color:#4b4b4b}.other-box .may-list .may-item .item-text .tags[data-v-c2b3f8f8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.other-box .may-list .may-item .item-text .tags span[data-v-c2b3f8f8]{font-size:.24rem;color:#fff;background-color:#a1c443;border-radius:.1rem;padding:0 .2rem;line-height:.46rem;margin-right:.1rem;margin-bottom:.1rem}.other-box .may-list .may-item .item-text .tags span[data-v-c2b3f8f8]:nth-child(2){background-color:#da902f}.other-box .may-list .may-item .item-text .bot .price[data-v-c2b3f8f8]{color:#4b4b4b;font-size:.65rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.other-box .may-list .may-item .item-text .bot .price[data-v-c2b3f8f8]:before{display:inline-block;content:"\FFE5";color:#4b4b4b;font-size:.3rem}.other-box .may-list .may-item .item-text .bot .price[data-v-c2b3f8f8]:after{display:inline-block;content:"\8D77";color:#4b4b4b;font-size:.24rem}.other-box .may-list .may-item .item-text .bot .btn[data-v-c2b3f8f8]{font-size:.3rem;color:#66b578;background-color:#fff;-webkit-box-shadow:.01rem .05rem .16rem 0 rgba(2,25,62,.27);box-shadow:.01rem .05rem .16rem 0 rgba(2,25,62,.27);border-radius:.3rem;line-height:.55rem;padding:0 .28rem}.other-box .venue-list[data-v-c2b3f8f8]{padding:0 .24rem}.other-box .venue-list .venue-item[data-v-c2b3f8f8]{margin-top:1.4rem;position:relative;min-height:5.4rem}.other-box .venue-list .venue-item .bac[data-v-c2b3f8f8]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:.16rem solid #fff;background:#4fb5f1;border-radius:.3rem;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);position:absolute;z-index:10}.other-box .venue-list .venue-item .bac.bac-two[data-v-c2b3f8f8]{background:-webkit-gradient(linear,left top,right top,from(#f3f6e4),to(#fdd994));background:linear-gradient(90deg,#f3f6e4,#fdd994);-webkit-transform:rotate(3deg);transform:rotate(3deg);z-index:12}.other-box .venue-list .venue-item .tag-img[data-v-c2b3f8f8]{position:absolute;height:1.36rem;width:.74rem}.other-box .venue-list .venue-item .tag-img img[data-v-c2b3f8f8]{width:100%;height:100%}.other-box .venue-list .venue-item .tag-img.down[data-v-c2b3f8f8]{z-index:5;top:-.7rem;-webkit-transform:rotate(8deg);transform:rotate(8deg)}.other-box .venue-list .venue-item .tag-img.down.one[data-v-c2b3f8f8]{left:1rem}.other-box .venue-list .venue-item .tag-img.down.two[data-v-c2b3f8f8]{right:1rem}.other-box .venue-list .venue-item .bac-two[data-v-c2b3f8f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3rem}.other-box .venue-list .venue-item .bac-two .top-index[data-v-c2b3f8f8]{position:absolute;font-size:.44rem;width:2.65rem;top:-.34rem;z-index:100;left:0;right:0;margin:auto;background-size:100% 100%;background-repeat:no-repeat;color:#ffe0ac;text-align:center;height:.65rem;line-height:.65rem;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.other-box .venue-list .venue-item .bac-two>img[data-v-c2b3f8f8]{width:5.2rem;height:100%;border-radius:.14rem;margin-right:.2rem}.other-box .venue-list .venue-item .bac-two .text[data-v-c2b3f8f8]{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.other-box .venue-list .venue-item .bac-two .text>div[data-v-c2b3f8f8]{text-align:center}.other-box .venue-list .venue-item .bac-two .text .title[data-v-c2b3f8f8]{color:#e9472e;font-size:.53rem;font-weight:700}.other-box .venue-list .venue-item .bac-two .text .subtitle[data-v-c2b3f8f8]{font-size:.25rem;color:#282828;margin:.2rem auto}.other-box .venue-list .venue-item .bac-two .btn[data-v-c2b3f8f8]{line-height:.88rem;background-color:#ed5032;font-size:.55rem;color:#fff;padding:0 .56rem;display:inline-block;border-radius:.4rem}.other-box .venue-list .venue-item .tag-img.up[data-v-c2b3f8f8]{z-index:20;top:-.7rem}.other-box .venue-list .venue-item .tag-img.up.one[data-v-c2b3f8f8]{left:.8rem}.other-box .venue-list .venue-item .tag-img.up.two[data-v-c2b3f8f8]{right:1.2rem}.may-router[data-v-c2b3f8f8]{padding:0 .22rem;height:auto;margin:.5rem auto 0}.may-router img[data-v-c2b3f8f8]{width:100%;height:auto}.router-box[data-v-c2b3f8f8]{background-size:100% auto;height:6.1rem;background-repeat:no-repeat;margin-top:.6rem;padding:0 .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.router-box .router-item[data-v-c2b3f8f8]{width:2.47rem;height:2.8rem}.router-box .router-item.width[data-v-c2b3f8f8]{width:49%;height:2.8rem;margin-bottom:.36rem}.bot-text[data-v-c2b3f8f8]{margin:0 auto;padding-top:1rem}.bot-text img[data-v-c2b3f8f8]{width:3.56rem;height:auto;display:block;margin:0 auto}.return-box[data-v-c2b3f8f8]{position:fixed;width:1.4rem;height:1.4rem;bottom:.6rem;right:.4rem;z-index:100;font-size:.32rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 0 .1rem 0 hsla(0,0%,60%,.35);box-shadow:0 0 .1rem 0 hsla(0,0%,60%,.35);border-radius:50%;color:#333}.return-box i[data-v-c2b3f8f8]{color:#333;font-size:.4rem;font-weight:500}.bg[data-v-675a65a0]{padding-top:1.26rem;background:#e14135}.nav-box[data-v-675a65a0]{padding:0 2.38rem;line-height:1.2rem;background:#fff}.nav-box .nav-item[data-v-675a65a0]{font-size:.45rem;font-weight:500;color:#333;text-align:center;position:relative}.nav-box .nav-item .line[data-v-675a65a0]{position:absolute;height:.09rem;background:-webkit-gradient(linear,right top,left top,from(#e14135),to(#ff9124));background:linear-gradient(270deg,#e14135,#ff9124);border-radius:.04rem;width:60%;bottom:.06rem;left:0;right:0;margin:auto}.nav-box .nav-item.active[data-v-675a65a0]{font-weight:700;color:#e14135}.bar-title[data-v-675a65a0]{font-size:.45rem;font-weight:700;color:#fff;padding:.45rem 0;text-align:center}.bar-title img[data-v-675a65a0]{width:.45rem;height:.45rem;margin-right:.1rem;vertical-align:middle}.bar-title[data-v-675a65a0]:after,.bar-title[data-v-675a65a0]:before{display:inline-block;content:"";width:1rem;height:.02rem;background:#fff;vertical-align:middle;margin:0 .2rem}[data-v-675a65a0] .bar-list{padding:0 .45rem .45rem}.hot-more[data-v-675a65a0]{font-size:.4rem;font-weight:500;color:#333;line-height:.9rem;background:#fff;border-radius:.3rem;margin:.45rem;text-align:center}.hot-more i[data-v-675a65a0]{color:#333;font-size:.3rem;margin-left:.14rem}[data-v-675a65a0] .bar-list .bar-item{background:#fff;padding:.45rem .3rem;margin-bottom:.3rem;border-radius:.3rem}[data-v-675a65a0] .bar-list .bar-item.more{border-radius:0;margin-bottom:0}[data-v-675a65a0] .bar-list .bar-item.more:nth-last-child(3){border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.bar-list .bar-item>img[data-v-675a65a0]{width:2.6rem;height:2.6rem;margin-right:.3rem;-o-object-fit:cover;object-fit:cover}.bar-list .bar-item .text[data-v-675a65a0]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bar-list .bar-item .text .title[data-v-675a65a0]{font-size:.45rem;font-weight:700;color:#333}.bar-list .bar-item .text .price[data-v-675a65a0]{font-size:.45rem;font-weight:500;color:#333;margin:.2rem 0}.bar-list .bar-item .text .bot .num[data-v-675a65a0]{font-size:.39rem;font-weight:700;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bar-list .bar-item .text .bot .num .van-count-down[data-v-675a65a0]{margin-right:.1rem;color:#e14135;font-size:.39rem;letter-spacing:.04rem}.bar-list .bar-item .text .bot .btn[data-v-675a65a0]{text-align:center;font-size:.39rem;font-weight:500;color:#fff;padding:0 .43rem;line-height:.75rem;background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.37rem;min-width:2.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bar-popup[data-v-675a65a0]{text-align:center;width:70%}.bar-popup .btn[data-v-675a65a0],.bar-popup .title[data-v-675a65a0]{font-size:.45rem;font-weight:700;color:#333;padding-top:.45rem}.bar-popup .content[data-v-675a65a0]{font-size:.45rem;font-weight:500;color:#333;margin:1.2rem auto;padding:0 .2rem}.bar-popup .btn[data-v-675a65a0]{color:#e14135;border-top:.01rem solid #d8d8d8;padding-bottom:.45rem;font-weight:500}.bar-popup.has-buy .content[data-v-675a65a0]{padding:0 1.6rem;line-height:.8rem}.bar-popup.has-buy .content span[data-v-675a65a0]{color:#e14135;white-space:nowrap;font-size:.45rem;font-weight:500}.bar-popup.has-buy .bot[data-v-675a65a0]{border-top:.01rem solid #d8d8d8;line-height:1.48rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bar-popup.has-buy .bot .button[data-v-675a65a0]{font-size:.45rem;font-weight:500;color:#333;text-align:center;width:48%}.bar-popup.has-buy .bot .line[data-v-675a65a0]{width:.01rem;height:1.14rem;background:#d8d8d8}.bar-popup.has-buy .bot .button.confirm[data-v-675a65a0]{color:#e14135}.my-btn[data-v-675a65a0]{position:fixed;right:.45rem;bottom:.56rem;width:1.5rem;height:1.5rem;background:#ff9124;-webkit-box-shadow:0 0 .14rem 0 rgba(60,4,0,.35);box-shadow:0 0 .14rem 0 rgba(60,4,0,.35);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.45rem;font-weight:700;color:#fff}.act-box[data-v-675a65a0]{padding:0 .45rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll}.act-box .act-item[data-v-675a65a0]{font-size:.39rem;font-weight:500;color:#333;background:#ffdebd;border-top-left-radius:.2rem;border-top-right-radius:.2rem;line-height:.8rem;text-align:center;white-space:nowrap;padding:0 .2rem;margin-right:.04rem}.act-box .act-item[data-v-675a65a0]:last-of-type{margin-right:0}.act-box .act-item.active[data-v-675a65a0]{font-weight:700;color:#e14135;background:#fff}.noData[data-v-675a65a0]{font-size:.26rem;text-align:center;color:#fff;margin-top:.2rem}.bg[data-v-f503819a]{background:#e14135;padding:1.26rem .45rem .45rem}.top-box[data-v-f503819a]{padding:.3rem 0}.top-box>img[data-v-f503819a]{width:1.11rem;height:1.11rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.4rem}.top-box .time[data-v-f503819a]{font-size:.39rem;font-weight:500;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-box .time .van-count-down[data-v-f503819a]{margin-right:.3rem}.top-box .time .van-count-down .block[data-v-f503819a]{min-width:.75rem;height:.75rem;line-height:.75rem;background:#fff;border-radius:.15rem;text-align:center;font-size:.39rem;font-weight:500;color:#333;white-space:nowrap;padding:0 .1rem}.top-box .time .van-count-down .colon[data-v-f503819a]{font-size:.39rem;font-weight:500;color:#fff;margin:.18rem}.top-box .btn[data-v-f503819a]{height:.75rem;line-height:.75rem;background:#bf261b;border-radius:.37rem;text-align:center;font-size:.39rem;font-weight:500;color:#fff;padding:0 .28rem}.content-box[data-v-f503819a]{border-radius:.3rem;overflow:hidden;padding-bottom:.52rem;background:#fff}.content-box .img-box[data-v-f503819a]{height:5.1rem;position:relative}.content-box .img-box img[data-v-f503819a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-box .img-box .title[data-v-f503819a]{font-size:.39rem;font-weight:500;color:#fff;position:absolute;padding:0 .73rem;left:2.77rem;right:2.77rem;top:0;text-align:center;line-height:.6rem;background:#ff9124;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.content-box .product[data-v-f503819a]{padding:.42rem 0;margin:0 .45rem;text-align:left;border-bottom:.01rem solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content-box .product .left[data-v-f503819a]{margin-right:.1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.content-box .product .left .title[data-v-f503819a]{font-size:.45rem;font-weight:700;color:#333}.content-box .product .left .price[data-v-f503819a]{font-size:.45rem;font-weight:700;color:#e14135;margin-top:.43rem}.content-box .product .left .price[data-v-f503819a]:before{color:#e14135}.content-box .product .right .btn[data-v-f503819a]{font-size:.36rem;font-weight:500;color:#ff9124}.content-box .product .right .num[data-v-f503819a]{font-size:.39rem;font-weight:500;color:#666;margin-top:.45rem}.content-box .condition[data-v-f503819a]{font-size:.45rem;font-weight:500;color:#333;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.43rem 0}.content-box .condition>div[data-v-f503819a]{margin:0 .3rem}.content-box .condition>div span[data-v-f503819a]{white-space:nowrap;font-size:.45rem;margin-right:.45rem}.content-box .condition>div span[data-v-f503819a]:before{font-size:.45rem}.content-box .condition>div:nth-of-type(2) span[data-v-f503819a],.content-box .condition>div:nth-of-type(2) span[data-v-f503819a]:before{color:#e14135}.content-box .process-box[data-v-f503819a]{background:#ffd6d3;border-radius:.22rem;position:relative;height:.45rem;margin:0 .45rem}.content-box .process-box>div[data-v-f503819a]{border-radius:.22rem;background:-webkit-gradient(linear,left top,right top,from(#e14135),to(#ff9124));background:linear-gradient(90deg,#e14135,#ff9124);position:absolute;left:0;top:0;bottom:0;margin:auto}.content-box .process-btn[data-v-f503819a]{font-size:.45rem;font-weight:700;color:#fff;line-height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.6rem;margin:.58rem .45rem .27rem;text-align:center}.content-box .process-btn.no[data-v-f503819a]{background:-webkit-gradient(linear,left bottom,left top,from(#8f8f8f),to(#c1c1c1));background:linear-gradient(0deg,#8f8f8f,#c1c1c1)}.content-box .process-status[data-v-f503819a]{font-size:.45rem;background:rgba(255,145,36,.3);border-radius:.6rem;text-align:right;padding-right:.28rem;color:#e14135;position:relative;margin:.4rem .45rem .18rem;height:1.2rem;line-height:1.2rem;overflow:hidden}.content-box .process-status div[data-v-f503819a]{background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.6rem;text-align:center;width:55%;position:absolute;left:0;top:0;bottom:0;color:#fff}.content-box .process-status.fail[data-v-f503819a]{border:.02rem solid #ccc;background:transparent}.content-box .process-status.fail div[data-v-f503819a]{background:-webkit-gradient(linear,left bottom,left top,from(#8f8f8f),to(#c1c1c1));background:linear-gradient(0deg,#8f8f8f,#c1c1c1)}.content-box .process-tag[data-v-f503819a]{font-size:.36rem;font-weight:500;color:#999;text-align:center}.content-box .to-detail[data-v-f503819a]{font-size:.39rem;font-weight:700;color:#e14135;margin-top:.57rem;text-align:center}.help-box[data-v-f503819a]{background:#fff;border-radius:.3rem;padding:.3rem 0;margin-top:.3rem;overflow:hidden}.help-box .help-title[data-v-f503819a]{font-size:.45rem;font-weight:500;color:#333;padding:0 .3rem}.help-box .help-title>div[data-v-f503819a]:first-child{font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.help-box .help-title>div[data-v-f503819a]:first-child:before{background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.03rem;display:inline-block;content:"";width:.09rem;height:.39rem;margin-right:.2rem}.help-box .help-title>div[data-v-f503819a]:nth-of-type(2){font-size:.36rem;font-weight:500;color:#ff9124}.help-box .help-list[data-v-f503819a]{padding:.3rem .1rem 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.help-box .help-list .help-item[data-v-f503819a]{width:20%;padding:0 .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.help-box .help-list .help-item img[data-v-f503819a]{width:1.2rem;height:1.2rem;border-radius:50%;margin:0 auto;display:block}.help-box .help-list .help-item>div[data-v-f503819a]{font-size:.36rem;white-space:nowrap;margin:.04rem auto 0}.help-box .help-list .help-item>div.price[data-v-f503819a]{color:#e14135;white-space:nowrap}.help-box .help-list .help-item>div.price[data-v-f503819a]:before{display:inline-block;content:"-\FFE5";color:#e14135;font-size:.36rem}.bar-popup[data-v-f503819a]{text-align:center;width:70%}.bar-popup .btn[data-v-f503819a],.bar-popup .title[data-v-f503819a]{font-size:.45rem;font-weight:700;color:#333;padding-top:.3rem}.bar-popup .content[data-v-f503819a]{font-size:.3rem;font-weight:500;color:#333;margin:1rem auto;padding:0 .2rem}.bar-popup .btn[data-v-f503819a]{color:#e14135;border-top:.01rem solid #d8d8d8;padding-bottom:.3rem;font-weight:500}.bar-popup.has-buy .content[data-v-f503819a]{padding:0 .6rem;line-height:.4rem}.bar-popup.has-buy .content span[data-v-f503819a]{color:#e14135;white-space:nowrap;font-size:.3rem;font-weight:500}.bar-popup.has-buy .bot[data-v-f503819a]{border-top:.01rem solid #d8d8d8;line-height:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bar-popup.has-buy .bot .button[data-v-f503819a]{font-size:.3rem;font-weight:500;color:#333;text-align:center;width:48%}.bar-popup.has-buy .bot .line[data-v-f503819a]{width:.01rem;height:.8rem;background:#d8d8d8}.bar-popup.has-buy .bot .button.confirm[data-v-f503819a]{color:#e14135}.share-box[data-v-c07a79be]{position:fixed;left:0;right:0;width:80%;height:10rem;top:0;bottom:0;margin:auto;background-color:#fff;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-box .pro-img[data-v-c07a79be]{width:100%;height:6.1rem;display:block;-o-object-fit:cover;object-fit:cover}.share-box .pro-box[data-v-c07a79be]{padding:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.share-box .pro-box .text[data-v-c07a79be]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-right:.1rem;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-box .pro-box .text>div[data-v-c07a79be]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:SansSerif}.share-box .pro-box .text .title[data-v-c07a79be]{color:#000;font-size:.46rem}.share-box .pro-box .text .subtitle[data-v-c07a79be]{color:#999;font-size:.42rem}.share-box .pro-box .text .price[data-v-c07a79be]{color:#d62828;font-size:.6rem}.share-box .pro-box .text .price .last[data-v-c07a79be],.share-box .pro-box .text .price .last[data-v-c07a79be]:before{color:#999;font-size:.48rem;text-decoration:line-through}.share-box .pro-box .text .price .now[data-v-c07a79be]{color:#fb6e4d;font-size:.6rem}.share-box .pro-box .text .price .now[data-v-c07a79be]:before{color:#fb6e4d;font-size:.4rem}.share-box .pro-box .right[data-v-c07a79be]{font-size:.34rem;color:#666;text-align:center}.share-box .pro-box .right .qrCode[data-v-c07a79be]{width:2.2rem!important;height:2.2rem!important;margin:0;-o-object-fit:contain;object-fit:contain}.share-popup[data-v-c07a79be]{width:80%;overflow-y:scroll;overflow-x:hidden;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-popup img[data-v-c07a79be]{width:100%;height:auto;display:block;margin:0 auto;border-radius:.2rem}.share-popup .save-box[data-v-c07a79be]{background-color:#fff;margin:.3rem auto .7rem;border-radius:.2rem;padding:.36rem 1rem}.share-popup .save-box>img[data-v-c07a79be]{width:.54rem;height:.43rem}.share-popup .save-box .item[data-v-c07a79be]{font-size:.36rem;color:#999}.share-popup .save-box .item .img-box[data-v-c07a79be]{width:.82rem;height:.82rem;position:relative;margin:0 auto}.share-popup .save-box .item .img-box img[data-v-c07a79be]:first-child{width:100%;height:100%}.share-popup .save-box .item .img-box .tag[data-v-c07a79be]{position:absolute;width:.31rem;height:.31rem;right:-.1rem;bottom:-.04rem;z-index:1;background-color:#d62828;border-radius:50%}.share-popup .save-btn[data-v-c07a79be]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.05rem;height:1.16rem;line-height:1.16rem;background-color:#d62828;border-radius:1rem;text-align:center;font-size:.46rem;color:#fff;margin:0 auto}.bg[data-v-69c90691]{background:#e14135;padding:1.26rem .45rem .45rem}.top-box[data-v-69c90691]{padding:.3rem 0}.top-box>img[data-v-69c90691]{width:1.11rem;height:1.11rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.3rem}.top-box .time[data-v-69c90691]{font-size:.39rem;font-weight:500;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-box .time .van-count-down[data-v-69c90691]{margin-right:.3rem}.top-box .time .van-count-down .block[data-v-69c90691]{width:.75rem;height:.75rem;line-height:.75rem;background:#fff;border-radius:.15rem;text-align:center;font-size:.39rem;font-weight:500;color:#333;white-space:nowrap;padding:0 .1rem}.top-box .time .van-count-down .colon[data-v-69c90691]{font-size:.39rem;font-weight:500;color:#fff;margin:.18rem}.top-box .btn[data-v-69c90691]{height:.75rem;line-height:.75rem;background:#bf261b;border-radius:.37rem;text-align:center;font-size:.39rem;font-weight:500;color:#fff;padding:0 .28rem}.content-box[data-v-69c90691]{border-radius:.3rem;overflow:hidden;padding-bottom:.52rem;background:#fff}.content-box .img-box[data-v-69c90691]{height:5.1rem;position:relative}.content-box .img-box img[data-v-69c90691]{width:100%;height:100%}.content-box .img-box .title[data-v-69c90691]{font-size:.39rem;font-weight:500;color:#fff;position:absolute;padding:0 .73rem;left:2.77rem;right:2.77rem;top:0;text-align:center;line-height:.6rem;background:#ff9124;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.content-box .product[data-v-69c90691]{padding:.42rem 0;margin:0 .45rem;text-align:left;border-bottom:.01rem solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content-box .product .left[data-v-69c90691]{margin-right:.1rem}.content-box .product .left .title[data-v-69c90691]{font-size:.45rem;font-weight:700;color:#333}.content-box .product .left .price[data-v-69c90691]{font-size:.45rem;font-weight:700;color:#e14135;margin-top:.43rem}.content-box .product .left .price[data-v-69c90691]:before{color:#e14135}.content-box .product .right .btn[data-v-69c90691]{font-size:.36rem;font-weight:500;color:#ff9124;white-space:nowrap}.content-box .product .right .num[data-v-69c90691]{font-size:.39rem;font-weight:500;color:#666;margin-top:.45rem}.content-box .condition[data-v-69c90691]{font-size:.45rem;font-weight:500;color:#333;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.43rem 0}.content-box .condition>div[data-v-69c90691]{margin:0 .3rem}.content-box .condition>div span[data-v-69c90691]{white-space:nowrap;font-size:.45rem;margin-right:.45rem}.content-box .condition>div span[data-v-69c90691]:before{font-size:.45rem}.content-box .condition>div:nth-of-type(2) span[data-v-69c90691],.content-box .condition>div:nth-of-type(2) span[data-v-69c90691]:before{color:#e14135}.content-box .process-box[data-v-69c90691]{background:#ffd6d3;border-radius:.22rem;position:relative;height:.45rem;margin:0 .45rem}.content-box .process-box>div[data-v-69c90691]{border-radius:.22rem;background:-webkit-gradient(linear,left top,right top,from(#e14135),to(#ff9124));background:linear-gradient(90deg,#e14135,#ff9124);position:absolute;left:0;top:0;bottom:0;margin:auto}.content-box .process-btn[data-v-69c90691]{font-size:.45rem;font-weight:700;color:#fff;line-height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.6rem;margin:.58rem .45rem .27rem;text-align:center}.content-box .process-btn.no[data-v-69c90691]{background:-webkit-gradient(linear,left bottom,left top,from(#8f8f8f),to(#c1c1c1));background:linear-gradient(0deg,#8f8f8f,#c1c1c1)}.content-box .process-status[data-v-69c90691]{font-size:.45rem;background:rgba(255,145,36,.3);border-radius:.6rem;text-align:right;padding-right:.28rem;color:#e14135;position:relative;margin:.4rem .45rem .18rem;height:1.2rem;line-height:1.2rem;overflow:hidden}.content-box .process-status div[data-v-69c90691]{background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.6rem;text-align:center;width:55%;position:absolute;left:0;top:0;bottom:0;color:#fff}.content-box .process-status.fail[data-v-69c90691]{border:.02rem solid #ccc;background:transparent}.content-box .process-status.fail div[data-v-69c90691]{background:-webkit-gradient(linear,left bottom,left top,from(#8f8f8f),to(#c1c1c1));background:linear-gradient(0deg,#8f8f8f,#c1c1c1)}.content-box .process-tag[data-v-69c90691]{font-size:.36rem;font-weight:500;color:#999;text-align:center}.content-box .to-detail[data-v-69c90691]{font-size:.39rem;font-weight:700;color:#e14135;margin-top:.57rem;text-align:center}.help-box[data-v-69c90691]{background:#fff;border-radius:.3rem;padding:.3rem 0;margin-top:.3rem;overflow:hidden}.help-box .help-title[data-v-69c90691]{font-size:.45rem;font-weight:500;color:#333;padding:0 .3rem}.help-box .help-title>div[data-v-69c90691]:first-child{font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.help-box .help-title>div[data-v-69c90691]:first-child:before{background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.03rem;display:inline-block;content:"";width:.09rem;height:.39rem;margin-right:.2rem}.help-box .help-title>div[data-v-69c90691]:nth-of-type(2){font-size:.36rem;font-weight:500;color:#ff9124}.help-box .help-list[data-v-69c90691]{padding:.3rem .1rem 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.help-box .help-list .help-item[data-v-69c90691]{width:20%;padding:0 .04rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.help-box .help-list .help-item img[data-v-69c90691]{width:1.2rem;height:1.2rem;border-radius:50%;margin:0 auto;display:block}.help-box .help-list .help-item>div[data-v-69c90691]{font-size:.36rem;white-space:nowrap;margin:.04rem auto 0}.help-box .help-list .help-item>div.price[data-v-69c90691]{color:#e14135;white-space:nowrap}.help-box .help-list .help-item>div.price[data-v-69c90691]:before{display:inline-block;content:"-\FFE5";color:#e14135;font-size:.36rem}.bar-popup[data-v-69c90691]{text-align:center;width:70%}.bar-popup .btn[data-v-69c90691],.bar-popup .title[data-v-69c90691]{font-size:.45rem;font-weight:700;color:#333;padding-top:.3rem}.bar-popup .content[data-v-69c90691]{font-size:.3rem;font-weight:500;color:#333;margin:1rem auto;padding:0 .2rem}.bar-popup .btn[data-v-69c90691]{color:#e14135;border-top:.01rem solid #d8d8d8;padding-bottom:.3rem;font-weight:500}.bar-popup.has-buy .content[data-v-69c90691]{padding:0 .6rem;line-height:.4rem}.bar-popup.has-buy .content span[data-v-69c90691]{color:#e14135;white-space:nowrap;font-size:.3rem;font-weight:500}.bar-popup.has-buy .bot[data-v-69c90691]{border-top:.01rem solid #d8d8d8;line-height:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bar-popup.has-buy .bot .button[data-v-69c90691]{font-size:.3rem;font-weight:500;color:#333;text-align:center;width:48%}.bar-popup.has-buy .bot .line[data-v-69c90691]{width:.01rem;height:.8rem;background:#d8d8d8}.bar-popup.has-buy .bot .button.confirm[data-v-69c90691]{color:#e14135}[data-v-042c22d3].guanzhuqrcode{height:9rem!important;background:transparent!important;width:auto!important}[data-v-042c22d3].guanzhuqrcode .content{width:7.5rem;height:100%;background-size:100% 100%;background-repeat:no-repeat;padding-top:1rem}[data-v-042c22d3].guanzhuqrcode .content .qr-img{width:4.5rem;height:4.5rem;margin:0 auto}[data-v-042c22d3].guanzhuqrcode .content .qr-img img{width:100%;height:100%}[data-v-042c22d3].guanzhuqrcode .content .text{font-size:.45rem;color:#fff;padding:0 1rem;margin-top:.5rem}[data-v-042c22d3].guanzhuqrcode .content .text span{color:#ff5}[data-v-042c22d3].guanzhuqrcode .content .more{font-size:.45rem;text-align:center;font-weight:700;color:#0b898e;background:#fff;position:absolute;bottom:.6rem;left:0;right:0;margin:auto}.bg[data-v-568c0a73]{background:#e14135;padding-top:1.26rem}.his-list[data-v-568c0a73]{padding:.2rem .3rem}.his-list .his-item[data-v-568c0a73]{background:#fff;border-radius:.2rem;padding:.3rem;margin-bottom:.3rem}.his-list .his-item>img[data-v-568c0a73]{width:1rem;height:1rem;border-radius:50%;margin-right:.2rem}.his-list .his-item .text[data-v-568c0a73]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.his-list .his-item .text .title[data-v-568c0a73]{font-size:.45rem;font-weight:500;color:#333}.his-list .his-item .text .subtitle[data-v-568c0a73]{font-size:.39rem;font-weight:500;color:#999;margin-top:.1rem}.his-list .his-item .price[data-v-568c0a73]{font-size:.45rem;font-weight:500;color:#e14135}.his-list .his-item .price[data-v-568c0a73]:before{content:"-\FFE5";color:#e14135}.bg[data-v-10403013]{padding-top:1.26rem;background:#f2f2f2}.nav-box[data-v-10403013]{padding:0 2.38rem;line-height:1.2rem;background:#fff}.nav-box .nav-item[data-v-10403013]{font-size:.45rem;font-weight:500;color:#333;text-align:center;position:relative}.nav-box .nav-item .line[data-v-10403013]{position:absolute;height:.09rem;background:-webkit-gradient(linear,right top,left top,from(#e14135),to(#ff9124));background:linear-gradient(270deg,#e14135,#ff9124);border-radius:.04rem;width:60%;bottom:.06rem;left:0;right:0;margin:auto}.nav-box .nav-item.active[data-v-10403013]{font-weight:700;color:#e14135}[data-v-10403013] .bar-list{padding:0 .45rem;margin-top:.3rem}[data-v-10403013] .bar-list .hot-more{font-size:.39rem;font-weight:500;color:#333;line-height:.9rem;background:#fff;border-radius:.3rem;margin:.3rem auto}[data-v-10403013] .bar-list .hot-more i{color:#333;font-size:.2rem;margin-left:.14rem}[data-v-10403013] .bar-list .bar-item{background:#fff;border-radius:.3rem;padding:.45rem 0;text-align:left;margin-bottom:.3rem}.bar-list .bar-item img[data-v-10403013]{width:2.6rem;height:2.6rem;margin-right:.3rem;-o-object-fit:cover;object-fit:cover}.bar-list .bar-item .text[data-v-10403013]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.bar-list .bar-item .text .title[data-v-10403013]{font-size:.45rem;font-weight:700;color:#333}.bar-list .bar-item .text .price[data-v-10403013]{font-size:.45rem;font-weight:500;color:#333;margin:.2rem 0}.bar-list .bar-item .text .bot .num[data-v-10403013]{font-size:.39rem;font-weight:700;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bar-list .bar-item .text .bot .num .van-count-down[data-v-10403013]{margin-right:.1rem;color:#e14135;font-size:.39rem;letter-spacing:.04rem}.bar-list .bar-item .text .bot .btn[data-v-10403013]{text-align:center;font-size:.39rem;font-weight:500;color:#fff;padding:0 .43rem;line-height:.75rem;background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.37rem}.bar-list .bar-item .bottom-box[data-v-10403013]{text-align:right;border-top:.02rem solid #d8d8d8;font-size:0;padding:.4rem .3rem 0}.bar-list .bar-item .bottom-box div[data-v-10403013]{display:inline-block;font-size:.39rem;font-weight:500;color:#f34922;border:.02rem solid #f34922;border-radius:.37rem;text-align:center;line-height:.75rem;padding:0 .3rem}.bar-list .bar-item .bottom-box div.active[data-v-10403013]{color:#fff;border-color:transparent;background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124)}.bar-popup[data-v-10403013]{text-align:center;width:70%}.bar-popup .btn[data-v-10403013],.bar-popup .title[data-v-10403013]{font-size:.45rem;font-weight:700;color:#333;padding-top:.45rem}.bar-popup .content[data-v-10403013]{font-size:.45rem;font-weight:500;color:#333;margin:1.2rem auto;padding:0 .2rem}.bar-popup .btn[data-v-10403013]{color:#e14135;border-top:.01rem solid #d8d8d8;padding-bottom:.45rem;font-weight:500}.bar-popup.has-buy .content[data-v-10403013]{padding:0 1.6rem;line-height:.8rem}.bar-popup.has-buy .content span[data-v-10403013]{color:#e14135;white-space:nowrap;font-size:.45rem;font-weight:500}.bar-popup.has-buy .bot[data-v-10403013]{border-top:.01rem solid #d8d8d8;line-height:1.48rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bar-popup.has-buy .bot .button[data-v-10403013]{font-size:.45rem;font-weight:500;color:#333;text-align:center;width:48%}.bar-popup.has-buy .bot .line[data-v-10403013]{width:.01rem;height:1.14rem;background:#d8d8d8}.bar-popup.has-buy .bot .button.confirm[data-v-10403013]{color:#e14135}.my-btn[data-v-10403013]{position:fixed;right:.45rem;bottom:.56rem;width:1.5rem;height:1.5rem;background:#ff9124;-webkit-box-shadow:0 0 .14rem 0 rgba(60,4,0,.35);box-shadow:0 0 .14rem 0 rgba(60,4,0,.35);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.45rem;font-weight:700;color:#fff}.no-data[data-v-10403013]{text-align:center;margin-top:1.89rem}.no-data>img[data-v-10403013]{width:3rem;height:3rem}.no-data .title[data-v-10403013]{font-size:.45rem;font-weight:500;color:#333;margin-top:.6rem}.no-data .btn[data-v-10403013]{font-size:.45rem;font-weight:700;color:#fff;line-height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#e14135),to(#ff9124));background:linear-gradient(0deg,#e14135,#ff9124);border-radius:.6rem;padding:0 .6rem;display:inline-block;margin-top:1.5rem}.bg[data-v-202d98a4]{padding:1.26rem .45rem 0;background:#f2f2f2}[data-v-202d98a4].bg .header{background:#fff}.group-title[data-v-202d98a4]{font-size:.48rem;font-weight:700;color:#333}.group-title img[data-v-202d98a4]{width:.45rem;height:.45rem;margin-left:.11rem}.hot-box[data-v-202d98a4]{background:linear-gradient(30deg,#ffcc24,#ff9124);border-radius:.2rem;padding:.2rem .28rem;margin-top:.28rem}.hot-box .hot-list[data-v-202d98a4]{margin-top:.28rem;-webkit-box-align:start;-ms-flex-align:start;overflow-x:scroll;align-items:flex-start;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.hot-box .hot-list[data-v-202d98a4]::-webkit-scrollbar{display:none}.hot-box .hot-list .hot-item[data-v-202d98a4]{min-width:3.14rem;max-width:3.14rem;overflow:hidden;background:#fff;border-radius:.1rem;margin-right:.2rem}.hot-box .hot-list .hot-item img[data-v-202d98a4]{width:100%;height:2.68rem;border-radius:.1rem .1rem 0 .2rem}.hot-box .hot-list .hot-item .text[data-v-202d98a4]{padding:.1rem;min-height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hot-box .hot-list .hot-item .title[data-v-202d98a4]{font-size:.33rem;font-weight:700;color:#333}.hot-box .hot-list .hot-item .price[data-v-202d98a4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:.3rem}.hot-box .hot-list .hot-item .price>div[data-v-202d98a4]{font-size:.27rem;font-weight:500;color:#999}.hot-box .hot-list .hot-item .price>div[data-v-202d98a4]:first-child{margin-right:.1rem;color:#f55;font-size:.33rem}.hot-box .hot-list .hot-item .price>div[data-v-202d98a4]:first-child:before{font-size:.33rem;color:#f55}.hot-box .hot-list .hot-item .price>div[data-v-202d98a4]:nth-child(2),.hot-box .hot-list .hot-item .price>div[data-v-202d98a4]:nth-child(2):before{font-size:.27rem;color:#999;text-decoration:line-through}.bou-box[data-v-202d98a4]{padding:.3rem 0;margin-top:.4rem}.bou-box .bou-list[data-v-202d98a4]{margin-top:.28rem}.bou-box .bou-list .bou-item[data-v-202d98a4]{background:#fff;border-radius:.3rem;margin-bottom:.3rem}.bou-box .bou-list .bou-item .item-img[data-v-202d98a4]{width:3.3rem;height:3.3rem;overflow:hidden;border-radius:.2rem;position:relative}.bou-box .bou-list .bou-item .item-img img[data-v-202d98a4]:first-child{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bou-box .bou-list .bou-item .item-img .tag[data-v-202d98a4]{position:absolute;left:0;top:0;font-size:.36rem;font-weight:500;color:#fff;width:1.5rem;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#ff9324),to(#ffca24));background:linear-gradient(90deg,#ff9324 0,#ffca24);line-height:.6rem;border-bottom-right-radius:.2rem}.bou-box .bou-list .bou-item .item-text[data-v-202d98a4]{min-height:3.3rem;padding:.1rem .2rem;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bou-box .bou-list .bou-item .item-text .title[data-v-202d98a4]{font-size:.45rem;font-weight:700;color:#333}.bou-box .bou-list .bou-item .item-text .subtitle[data-v-202d98a4]{font-size:.39rem;font-weight:500;color:#666}.bou-box .bou-list .bou-item .item-text .bot[data-v-202d98a4]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bou-box .bou-list .bou-item .item-text .bot .price[data-v-202d98a4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bou-box .bou-list .bou-item .item-text .bot .price>div[data-v-202d98a4]{font-size:.36rem;font-weight:500;color:#999}.bou-box .bou-list .bou-item .item-text .bot .price>div[data-v-202d98a4]:first-child{margin-right:.1rem;color:#f55;font-size:.45rem}.bou-box .bou-list .bou-item .item-text .bot .price>div[data-v-202d98a4]:first-child:before{font-size:.45rem;color:#f55}.bou-box .bou-list .bou-item .item-text .bot .price>div[data-v-202d98a4]:nth-child(2),.bou-box .bou-list .bou-item .item-text .bot .price>div[data-v-202d98a4]:nth-child(2):before{font-size:.36rem;color:#999;text-decoration:line-through}.bou-box .bou-list .bou-item .item-text .bot .btn[data-v-202d98a4]{font-size:.39rem;font-weight:700;color:#fff;line-height:.75rem;background:#ccc;border-radius:.37rem;padding:0 .55rem}.bou-box .bou-list .bou-item .item-text .bot .btn.active[data-v-202d98a4]{background:-webkit-gradient(linear,left bottom,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(0deg,#ffcc24,#ff9124)}.my-btn[data-v-202d98a4]{position:fixed;right:.45rem;bottom:1rem;width:1.5rem;height:1.5rem;background:#f34922;-webkit-box-shadow:0 0 .14rem 0 rgba(243,73,34,.35);box-shadow:0 0 .14rem 0 rgba(243,73,34,.35);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.39rem;font-weight:700;color:#fff}.bar-popup[data-v-202d98a4]{text-align:center;width:70%;padding:.6rem 0}.bar-popup .title[data-v-202d98a4]{font-size:.54rem;font-weight:700;color:#333}.bar-popup .time[data-v-202d98a4]{margin-top:.6rem}.bar-popup .time>div[data-v-202d98a4]{font-size:.39rem;font-weight:500;color:#666;margin-bottom:.6rem}.bar-popup .time>div.van-count-down[data-v-202d98a4]{margin-right:.1rem;color:#e14135;font-size:.39rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-popup .time .block[data-v-202d98a4]{background:#f2f2f2;border-radius:.1rem;padding:.1rem .2rem;margin:0 .1rem}.bar-popup .time .colon[data-v-202d98a4]{font-weight:500;color:#333;margin:0 .1rem}.bar-popup .friend-box[data-v-202d98a4]{padding:0 1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-popup .friend-box .friend-item[data-v-202d98a4]{width:1.2rem;height:1.2rem;border-radius:50%;overflow:hidden;margin:0 .1rem}.bar-popup .friend-box .friend-item img[data-v-202d98a4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bar-popup .btn[data-v-202d98a4]{font-size:.54rem;font-weight:500;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);border-radius:.6rem;line-height:1.2rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.54rem .8rem 0}.bg[data-v-62fbdc7c]{padding:1.26rem .3rem .3rem;background:#f2f2f2}[data-v-62fbdc7c].bg .title-header{background:#fff}.group-box[data-v-62fbdc7c]{background:#fff;padding:.3rem;border-radius:.3rem;overflow:hidden;margin-top:.3rem}.pro-box[data-v-62fbdc7c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #d8d8d8;padding-bottom:.45rem}.pro-box .pro-img[data-v-62fbdc7c]{width:2.4rem;height:2.4rem;border-radius:.15rem;overflow:hidden;position:relative;margin-right:.2rem}.pro-box .pro-img img[data-v-62fbdc7c]{width:100%;height:100%}.pro-box .pro-img .tag[data-v-62fbdc7c]{font-size:.36rem;font-weight:500;color:#fff;position:absolute;left:0;top:0;width:1.5rem;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#ff9324),to(#ffca24));background:linear-gradient(90deg,#ff9324 0,#ffca24);line-height:.6rem;border-bottom-right-radius:.15rem}.pro-box .pro-text[data-v-62fbdc7c]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-box .pro-text .title[data-v-62fbdc7c]{font-size:.45rem;font-weight:700;color:#333}.pro-box .pro-text .nums[data-v-62fbdc7c]{font-size:.39rem;font-weight:500;color:#666;margin:.2rem 0 .45rem}.pro-box .pro-text .price[data-v-62fbdc7c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pro-box .pro-text .price>div[data-v-62fbdc7c]{font-size:.36rem;font-weight:500;color:#999;margin-right:.14rem}.pro-box .pro-text .price>div[data-v-62fbdc7c]:first-child,.pro-box .pro-text .price>div[data-v-62fbdc7c]:first-child:before{font-size:.45rem;color:#f55}.pro-box .pro-text .price>div[data-v-62fbdc7c]:nth-child(2),.pro-box .pro-text .price>div[data-v-62fbdc7c]:nth-child(2):before{font-size:.36rem;color:#999;text-decoration:line-through}.pro-box .pro-btn[data-v-62fbdc7c]{font-size:.39rem;font-weight:500;color:#f34922;margin-left:.1rem}.group-btn[data-v-62fbdc7c]{font-size:.54rem;font-weight:500;color:#fff;line-height:1.2rem;background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);border-radius:.6rem;text-align:center;margin:1rem .8rem 0}.group-rule[data-v-62fbdc7c]{font-size:.39rem;font-weight:500;color:#666;text-align:center;margin:.45rem auto}.group-list[data-v-62fbdc7c]{background:#fff4e9;border-radius:.1rem;padding:0 .2rem}.group-list .group-item[data-v-62fbdc7c]{padding:.4rem 0}.group-list .group-item>img[data-v-62fbdc7c]{width:1.2rem;height:1.2rem;border-radius:50%;display:block}.group-list .group-item .name[data-v-62fbdc7c]{font-size:.45rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.2rem}.group-list .group-item .nums[data-v-62fbdc7c]{font-size:.39rem;font-weight:500;color:#333;margin-right:.45rem}.group-list .group-item .nums span[data-v-62fbdc7c]{white-space:nowrap;color:#f34922}.group-list .group-item .join[data-v-62fbdc7c]{border-radius:.2rem;text-align:center;overflow:hidden}.group-list .group-item .join>div[data-v-62fbdc7c]:first-child{background:#ff9124;font-size:.39rem;font-weight:700;color:#fff;line-height:.75rem}.group-list .group-item .join>div[data-v-62fbdc7c]:nth-child(2){background:#fff;font-size:.3rem;font-weight:500;color:#666}.group-list .group-item .join>div.van-count-down[data-v-62fbdc7c]{color:#666;font-size:.3rem;padding:0 .3rem}.rec-box[data-v-62fbdc7c]{padding:.3rem;background:#fff;border-radius:.3rem;margin-top:.3rem}.rec-box .rec-title>div[data-v-62fbdc7c]:first-child{font-size:.48rem;font-weight:700;color:#333}.rec-box .rec-title>div[data-v-62fbdc7c]:nth-child(2){font-size:.39rem;font-weight:500;color:#f34922}.rec-box .rec-list[data-v-62fbdc7c]{margin-top:.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rec-box .rec-list .rec-item[data-v-62fbdc7c]{width:31%;overflow:hidden}.rec-box .rec-list .rec-item img[data-v-62fbdc7c]{width:100%;height:2.7rem;background:#8e8e8e}.rec-box .rec-list .rec-item .title[data-v-62fbdc7c]{font-size:.33rem;font-weight:700;color:#333;margin:.3rem 0;min-height:.8rem}.rec-box .rec-list .rec-item .price[data-v-62fbdc7c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.rec-box .rec-list .rec-item .price>div[data-v-62fbdc7c]{font-size:.27rem;font-weight:500;color:#999;margin-right:.14rem}.rec-box .rec-list .rec-item .price>div[data-v-62fbdc7c]:first-child,.rec-box .rec-list .rec-item .price>div[data-v-62fbdc7c]:first-child:before{font-size:.36rem;color:#f55}.rec-box .rec-list .rec-item .price>div[data-v-62fbdc7c]:nth-child(2),.rec-box .rec-list .rec-item .price>div[data-v-62fbdc7c]:nth-child(2):before{font-size:.27rem;color:#999;text-decoration:line-through}.group-status[data-v-62fbdc7c]{padding:.6rem .55rem;text-align:center}.group-status>img[data-v-62fbdc7c]{width:3rem;height:3rem;display:block;margin:0 auto}.group-status .title[data-v-62fbdc7c]{font-size:.54rem;font-weight:700;color:#333;margin-top:.4699rem}.group-status .title.active[data-v-62fbdc7c]{color:#f34922}.group-status .btn[data-v-62fbdc7c]{margin-top:1rem}.group-status .btn>div[data-v-62fbdc7c]{line-height:1.2rem;background:#fff;border:.02rem solid #ff9124;border-radius:.6rem;width:48%;font-size:.54rem;font-weight:500;color:#ff9124}.group-status .btn>div.active[data-v-62fbdc7c]{background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);color:#fff;border-color:transparent}.group-status .btn>div.full[data-v-62fbdc7c]{width:100%;border-color:transparent}.bar-popup[data-v-62fbdc7c]{text-align:center;margin:0 auto;padding:0 .55rem .4rem}.bar-popup .title[data-v-62fbdc7c]{font-size:.45rem;font-weight:700;color:#333;padding-top:.45rem}.bar-popup .time[data-v-62fbdc7c]{margin-top:.6rem}.bar-popup .time>div[data-v-62fbdc7c]{font-size:.39rem;font-weight:500;color:#666;margin-bottom:.6rem}.bar-popup .time>div.van-count-down[data-v-62fbdc7c]{color:#e14135;font-size:.39rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.bar-popup .time .block[data-v-62fbdc7c]{background:#f2f2f2;border-radius:.1rem;padding:.1rem .2rem;margin:0 .1rem}.bar-popup .time .colon[data-v-62fbdc7c]{font-weight:500;color:#333;margin:0 .1rem}.bar-popup .friend-box[data-v-62fbdc7c]{padding:0 1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-popup .friend-box .friend-item[data-v-62fbdc7c]{width:1.2rem;height:1.2rem;border-radius:50%;overflow:hidden;margin:0 .1rem}.bar-popup .friend-box .friend-item img[data-v-62fbdc7c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bar-popup .btn[data-v-62fbdc7c]{font-size:.54rem;font-weight:500;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);border-radius:.6rem;width:auto;height:1.2rem;line-height:1.2rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.36rem auto 0}.share-box[data-v-066601c1]{position:fixed;left:0;right:0;width:80%;height:10rem;top:0;bottom:0;margin:auto;background-color:#fff;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-box .pro-img[data-v-066601c1]{width:100%;height:6.1rem;display:block;-o-object-fit:cover;object-fit:cover}.share-box .pro-box[data-v-066601c1]{padding:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.share-box .pro-box .text[data-v-066601c1]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-right:.1rem;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-box .pro-box .text>div[data-v-066601c1]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:SansSerif}.share-box .pro-box .text .title[data-v-066601c1]{color:#000;font-size:.46rem}.share-box .pro-box .text .subtitle[data-v-066601c1]{color:#999;font-size:.42rem}.share-box .pro-box .text .price[data-v-066601c1]{color:#d62828;font-size:.6rem}.share-box .pro-box .text .price .last[data-v-066601c1],.share-box .pro-box .text .price .last[data-v-066601c1]:before{color:#999;font-size:.48rem;text-decoration:line-through}.share-box .pro-box .text .price .now[data-v-066601c1]{color:#fb6e4d;font-size:.6rem}.share-box .pro-box .text .price .now[data-v-066601c1]:before{color:#fb6e4d;font-size:.4rem}.share-box .pro-box .right[data-v-066601c1]{font-size:.34rem;color:#666;text-align:center}.share-box .pro-box .right .qrCode[data-v-066601c1]{width:2.2rem!important;height:2.2rem!important;margin:0;-o-object-fit:contain;object-fit:contain}.share-popup[data-v-066601c1]{width:80%;overflow-y:scroll;overflow-x:hidden;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-popup img[data-v-066601c1]{width:100%;height:auto;display:block;margin:0 auto;border-radius:.2rem}.share-popup .save-box[data-v-066601c1]{background-color:#fff;margin:.3rem auto .7rem;border-radius:.2rem;padding:.36rem 1rem}.share-popup .save-box>img[data-v-066601c1]{width:.54rem;height:.43rem}.share-popup .save-box .item[data-v-066601c1]{font-size:.36rem;color:#999}.share-popup .save-box .item .img-box[data-v-066601c1]{width:.82rem;height:.82rem;position:relative;margin:0 auto}.share-popup .save-box .item .img-box img[data-v-066601c1]:first-child{width:100%;height:100%}.share-popup .save-box .item .img-box .tag[data-v-066601c1]{position:absolute;width:.31rem;height:.31rem;right:-.1rem;bottom:-.04rem;z-index:1;background-color:#d62828;border-radius:50%}.share-popup .save-btn[data-v-066601c1]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.05rem;height:1.16rem;line-height:1.16rem;background-color:#d62828;border-radius:1rem;text-align:center;font-size:.46rem;color:#fff;margin:0 auto}.bg[data-v-4aa5ae5a]{padding:1.26rem .3rem .3rem;background:#f2f2f2}[data-v-4aa5ae5a].bg .title-header{background:#fff}.group-box[data-v-4aa5ae5a]{background:#fff;padding:.3rem;border-radius:.3rem;overflow:hidden;margin-top:.3rem}.pro-box[data-v-4aa5ae5a]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #d8d8d8;padding-bottom:.45rem}.pro-box .pro-img[data-v-4aa5ae5a]{width:2.4rem;height:2.4rem;border-radius:.15rem;overflow:hidden;position:relative;margin-right:.2rem}.pro-box .pro-img img[data-v-4aa5ae5a]{width:100%;height:100%}.pro-box .pro-img .tag[data-v-4aa5ae5a]{font-size:.36rem;font-weight:500;color:#fff;position:absolute;left:0;top:0;width:1.5rem;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#ff9324),to(#ffca24));background:linear-gradient(90deg,#ff9324 0,#ffca24);line-height:.6rem;border-bottom-right-radius:.15rem}.pro-box .pro-text[data-v-4aa5ae5a]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-box .pro-text .title[data-v-4aa5ae5a]{font-size:.45rem;font-weight:700;color:#333}.pro-box .pro-text .nums[data-v-4aa5ae5a]{font-size:.39rem;font-weight:500;color:#666;margin:.2rem 0 .45rem}.pro-box .pro-text .price[data-v-4aa5ae5a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pro-box .pro-text .price>div[data-v-4aa5ae5a]{font-size:.36rem;font-weight:500;color:#999;margin-right:.14rem}.pro-box .pro-text .price>div[data-v-4aa5ae5a]:first-child,.pro-box .pro-text .price>div[data-v-4aa5ae5a]:first-child:before{font-size:.45rem;color:#f55}.pro-box .pro-text .price>div[data-v-4aa5ae5a]:nth-child(2),.pro-box .pro-text .price>div[data-v-4aa5ae5a]:nth-child(2):before{font-size:.36rem;color:#999;text-decoration:line-through}.pro-box .pro-btn[data-v-4aa5ae5a]{font-size:.39rem;font-weight:500;color:#f34922;margin-left:.1rem}.group-btn[data-v-4aa5ae5a]{font-size:.54rem;font-weight:500;color:#fff;line-height:1.2rem;background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);border-radius:.6rem;text-align:center;margin:1rem .8rem 0}.group-rule[data-v-4aa5ae5a]{font-size:.39rem;font-weight:500;color:#666;text-align:center;margin:.45rem auto}.group-list[data-v-4aa5ae5a]{background:#fff4e9;border-radius:.1rem;padding:0 .2rem}.group-list .group-item[data-v-4aa5ae5a]{padding:.4rem 0}.group-list .group-item>img[data-v-4aa5ae5a]{width:1.2rem;height:1.2rem;border-radius:50%;display:block}.group-list .group-item .name[data-v-4aa5ae5a]{font-size:.45rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.2rem}.group-list .group-item .nums[data-v-4aa5ae5a]{font-size:.39rem;font-weight:500;color:#333;margin-right:.45rem}.group-list .group-item .nums span[data-v-4aa5ae5a]{white-space:nowrap;color:#f34922}.group-list .group-item .join[data-v-4aa5ae5a]{border-radius:.2rem;text-align:center;overflow:hidden}.group-list .group-item .join>div[data-v-4aa5ae5a]:first-child{background:#ff9124;font-size:.39rem;font-weight:700;color:#fff;line-height:.75rem}.group-list .group-item .join>div[data-v-4aa5ae5a]:nth-child(2){background:#fff;font-size:.3rem;font-weight:500;color:#666}.group-list .group-item .join>div.van-count-down[data-v-4aa5ae5a]{color:#666;font-size:.3rem;padding:0 .3rem}.rec-box[data-v-4aa5ae5a]{padding:.3rem;background:#fff;border-radius:.3rem;margin-top:.3rem}.rec-box .rec-title>div[data-v-4aa5ae5a]:first-child{font-size:.48rem;font-weight:700;color:#333}.rec-box .rec-title>div[data-v-4aa5ae5a]:nth-child(2){font-size:.39rem;font-weight:500;color:#f34922}.rec-box .rec-list[data-v-4aa5ae5a]{margin-top:.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rec-box .rec-list .rec-item[data-v-4aa5ae5a]{width:31%;overflow:hidden}.rec-box .rec-list .rec-item img[data-v-4aa5ae5a]{width:100%;height:2.7rem;background:#8e8e8e}.rec-box .rec-list .rec-item .title[data-v-4aa5ae5a]{font-size:.33rem;font-weight:700;color:#333;margin:.3rem 0;min-height:.8rem}.rec-box .rec-list .rec-item .price[data-v-4aa5ae5a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.rec-box .rec-list .rec-item .price>div[data-v-4aa5ae5a]{font-size:.27rem;font-weight:500;color:#999;margin-right:.14rem}.rec-box .rec-list .rec-item .price>div[data-v-4aa5ae5a]:first-child,.rec-box .rec-list .rec-item .price>div[data-v-4aa5ae5a]:first-child:before{font-size:.36rem;color:#f55}.rec-box .rec-list .rec-item .price>div[data-v-4aa5ae5a]:nth-child(2),.rec-box .rec-list .rec-item .price>div[data-v-4aa5ae5a]:nth-child(2):before{font-size:.27rem;color:#999;text-decoration:line-through}.group-status[data-v-4aa5ae5a]{padding:.6rem .55rem;text-align:center}.group-status>img[data-v-4aa5ae5a]{width:3rem;height:3rem;display:block;margin:0 auto}.group-status .title[data-v-4aa5ae5a]{font-size:.54rem;font-weight:700;color:#333;margin-top:.4699rem}.group-status .title.active[data-v-4aa5ae5a]{color:#f34922}.group-status .btn[data-v-4aa5ae5a]{margin-top:1rem}.group-status .btn>div[data-v-4aa5ae5a]{line-height:1.2rem;background:#fff;border:.02rem solid #ff9124;border-radius:.6rem;width:48%;font-size:.54rem;font-weight:500;color:#ff9124}.group-status .btn>div.active[data-v-4aa5ae5a]{background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);color:#fff;border-color:transparent}.group-status .btn>div.full[data-v-4aa5ae5a]{width:100%;border-color:transparent}.bar-popup[data-v-4aa5ae5a]{text-align:center;margin:0 auto;padding:0 .55rem .4rem}.bar-popup .title[data-v-4aa5ae5a]{font-size:.45rem;font-weight:700;color:#333;padding-top:.45rem}.bar-popup .time[data-v-4aa5ae5a]{margin-top:.6rem}.bar-popup .time>div[data-v-4aa5ae5a]{font-size:.39rem;font-weight:500;color:#666;margin-bottom:.6rem}.bar-popup .time>div.van-count-down[data-v-4aa5ae5a]{color:#e14135;font-size:.39rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-popup .time .block[data-v-4aa5ae5a]{background:#f2f2f2;border-radius:.1rem;padding:.1rem .2rem;margin:0 .1rem}.bar-popup .time .colon[data-v-4aa5ae5a]{font-weight:500;color:#333;margin:0 .1rem}.bar-popup .friend-box[data-v-4aa5ae5a]{padding:0 1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-popup .friend-box .friend-item[data-v-4aa5ae5a]{width:1.2rem;height:1.2rem;border-radius:50%;overflow:hidden;margin:0 .1rem}.bar-popup .friend-box .friend-item img[data-v-4aa5ae5a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bar-popup .btn[data-v-4aa5ae5a]{font-size:.54rem;font-weight:500;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);border-radius:.6rem;width:auto;height:1.2rem;line-height:1.2rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.36rem auto 0}.bg[data-v-23828bf0]{min-height:100vh;background:#f2f2f2;padding-top:1.26rem}[data-v-23828bf0].bg .header{background:#fff}.gro-my-title[data-v-23828bf0]{padding:0 .6rem;font-size:.45rem;font-weight:500;color:#333;text-align:left}.nav-box[data-v-23828bf0]{padding:0 1.6rem;line-height:1.2rem;background:#fff}.nav-box .nav-item[data-v-23828bf0]{font-size:.45rem;font-weight:500;color:#333;text-align:center;position:relative}.nav-box .nav-item .line[data-v-23828bf0]{position:absolute;height:.08rem;background:-webkit-gradient(linear,right top,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(270deg,#ffcc24,#ff9124);border-radius:.04rem;width:60%;bottom:.06rem;left:0;right:0;margin:auto}.nav-box .nav-item.active[data-v-23828bf0]{font-weight:700;color:#ff9124}[data-v-23828bf0] .bar-list{padding:.45rem}[data-v-23828bf0] .bar-list .hot-more{font-size:.39rem;font-weight:500;color:#333;line-height:.6rem;background:#fff;border-radius:.2rem;margin:.2rem auto}[data-v-23828bf0] .bar-list .hot-more i{color:#333;font-size:.2rem;margin-left:.5rem}[data-v-23828bf0] .bar-list .bar-item{background:#fff;border-radius:.2rem;padding:.3rem;margin-bottom:.3rem}.bar-list .bar-item img[data-v-23828bf0]{width:2.4rem;height:2.4rem;margin-right:.28rem}.bar-list .bar-item .text[data-v-23828bf0]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:2.4rem;padding:.1rem 0}.bar-list .bar-item .text .title[data-v-23828bf0]{font-size:.45rem;font-weight:700;color:#333}.bar-list .bar-item .text .price[data-v-23828bf0]{font-size:.45rem;font-weight:500;color:#333;margin:.2rem 0}.bar-list .bar-item .text .num[data-v-23828bf0]{font-size:.39rem;font-weight:700;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bar-list .bar-item .text .num .van-count-down[data-v-23828bf0]{margin-right:.1rem;color:#e14135;font-size:.39rem;letter-spacing:.02rem}.bar-list .bar-item .text .bot[data-v-23828bf0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.2rem}.bar-list .bar-item .text .bot .btn[data-v-23828bf0]{text-align:center;font-size:.39rem;font-weight:500;color:#fff;padding:0 .42rem;line-height:.75rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffcc24),to(#ff9124));background:linear-gradient(180deg,#ffcc24,#ff9124);border-radius:.37rem;margin-right:.2rem;min-width:2rem}.bar-list .bar-item .text .bot .btn[data-v-23828bf0]:nth-child(2){background:-webkit-gradient(linear,left bottom,left top,from(#df361b),to(#e13a33));background:linear-gradient(0deg,#df361b,#e13a33)}.bar-list .bar-item .btn-box[data-v-23828bf0]{text-align:right;padding-top:.45rem;border-top:1px solid #d8d8d8;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bar-list .bar-item .btn-box>div[data-v-23828bf0]{display:inline-block;font-size:.39rem;font-weight:500;color:#ff9124;border:.02rem solid #ff9124;border-radius:.37rem;padding:0 .45rem;line-height:.75rem}.bar-list .bar-item .btn-box>div.active[data-v-23828bf0]{color:#fff;border-color:transparent;background:-webkit-gradient(linear,left bottom,left top,from(#ffcc24),to(#ff9124));background:linear-gradient(0deg,#ffcc24,#ff9124)}.no-data[data-v-23828bf0]{text-align:center;margin-top:1.89rem}.no-data>img[data-v-23828bf0]{width:2rem;height:2rem}.no-data .title[data-v-23828bf0]{font-size:.45rem;font-weight:500;color:#333;margin-top:.6rem}.no-data .btn[data-v-23828bf0]{font-size:.45rem;font-weight:700;color:#fff;line-height:.8rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffcc24),to(#ff9124));background:linear-gradient(180deg,#ffcc24,#ff9124);border-radius:.6rem;padding:0 .6rem;display:inline-block;margin-top:1.5rem}[data-v-23828bf0] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-23828bf0] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-23828bf0] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-23828bf0] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-23828bf0] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-23828bf0] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-23828bf0] .notice-popup .button>div.confirm{color:#0b898e}.bg[data-v-09cfb480]{background:#b6e6f0;min-height:120vh}.topBac[data-v-09cfb480]{height:6.4rem}.topBac img[data-v-09cfb480]{width:100%;height:100%}.nav-box[data-v-09cfb480]{height:1.14rem;background:#f7ebe5;padding:0 .34rem;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.nav-box[data-v-09cfb480]::-webkit-scrollbar{display:none}.nav-box .nav-item[data-v-09cfb480]{font-size:.4rem;font-weight:400;color:#008587;padding:0 .64rem;line-height:.72rem;white-space:nowrap;background:#fff;margin-right:.23rem;border-radius:.36rem}.nav-box .nav-item.active[data-v-09cfb480]{background:#008587;color:#fff}.pro-list[data-v-09cfb480]{padding:0 .36rem}.pro-list .pro-item[data-v-09cfb480]{background:#fff;padding:.2rem .2rem 0;border-radius:.2rem;margin-top:.54rem}.pro-list .pro-item .item-img[data-v-09cfb480]{position:relative;height:5.32rem;border-radius:.1rem .1rem 0 0}.pro-list .pro-item .item-img img[data-v-09cfb480]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pro-list .pro-item .item-img .tag[data-v-09cfb480]{position:absolute;right:0;top:0;width:1.5rem;height:1.44rem;background-size:100% 100%;background-repeat:no-repeat;color:#fff;text-align:center;z-index:100}.pro-list .pro-item .item-img .tag div[data-v-09cfb480]{font-size:.38rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;white-space:nowrap;position:absolute;top:.04rem;left:0;right:.1rem;margin:auto;bottom:0}.pro-list .pro-item .item-img .title[data-v-09cfb480]{position:absolute;left:0;bottom:0;font-size:.46rem;font-weight:500;color:#fff;background:rgba(0,0,0,.3);padding:.2rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-list .pro-item .item-text[data-v-09cfb480]{padding:.38rem .18rem}.pro-list .pro-item .item-text .price[data-v-09cfb480]{font-size:.42rem;font-weight:500;color:#e44300;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pro-list .pro-item .item-text .price>div[data-v-09cfb480]{margin-left:.1rem}.pro-list .pro-item .item-text .price>div[data-v-09cfb480]:first-child,.pro-list .pro-item .item-text .price>div[data-v-09cfb480]:first-child:before{font-size:.7rem;color:#e44300}.pro-list .pro-item .item-text .price>div[data-v-09cfb480]:first-child:before{color:#e44300;font-size:.32rem}.pro-list .pro-item .item-text .price>div[data-v-09cfb480]:nth-child(2),.pro-list .pro-item .item-text .price>div[data-v-09cfb480]:nth-child(2):before{color:#999;font-size:.4rem;text-decoration:line-through}.pro-list .pro-item .item-text .btn[data-v-09cfb480]{font-size:.44rem;font-weight:400;color:#fff;line-height:.8rem;background:#e44300;border-radius:.4rem;padding:0 .38rem}#scenicMap[data-v-7df87322]{height:10rem;width:100%}.bg[data-v-e7383482]{background:#fbfcd5;min-height:100vh;position:relative}.topBac[data-v-e7383482]{height:9.26rem;width:100%;background-repeat:no-repeat;background-size:100% 100%;position:relative}.topBac .nav-box[data-v-e7383482]{padding:0 .5rem;position:absolute;width:100%;bottom:0;left:0}.topBac .nav-box .nav-item[data-v-e7383482]{line-height:.77rem;background-color:#308506;border-radius:.28rem;width:22%;white-space:nowrap;text-align:center;font-size:.38rem;color:#fff}.pro-box[data-v-e7383482]{-webkit-box-sizing:border-box;box-sizing:border-box;border:.02rem solid #7c9112;padding:.11rem;border-radius:.2rem;margin:1.4rem .4rem 0}.pro-box .pro[data-v-e7383482]{border:.06rem solid #7c9112;padding:.8rem .4rem;border-radius:.2rem;position:relative;background:#f6f0e4}.pro-box .pro .pro-title[data-v-e7383482]{position:absolute;text-align:center;left:0;right:0;top:-.8rem}.pro-box .pro .pro-title .title[data-v-e7383482]{display:inline-block;background-color:#7c9112;border-radius:.6rem;padding:.18rem .66rem}.pro-box .pro .pro-title .title>div[data-v-e7383482]{color:#fff;font-size:.22rem}.pro-box .pro .pro-title .title>div[data-v-e7383482]:first-child{font-size:.45rem;margin-bottom:.1rem}.pro-box .pro .pro-list[data-v-e7383482]{-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-box .pro .pro-list .pro-item[data-v-e7383482]{width:48%;overflow:hidden;border:.02rem dashed #7c9112;border-radius:.3rem;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.4rem}.pro-box .pro .pro-list .pro-item>img[data-v-e7383482]{height:3.8rem;border-radius:.23rem;width:100%}.pro-box .pro .pro-list .pro-item .text[data-v-e7383482]{padding:.1rem .2rem;text-align:left;overflow:hidden}.pro-box .pro .pro-list .pro-item .text .title[data-v-e7383482]{font-size:.37rem;color:#469115;min-height:1rem}.pro-box .pro .pro-list .pro-item .text .tags[data-v-e7383482]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.1rem 0}.pro-box .pro .pro-list .pro-item .text .tags>div[data-v-e7383482]{color:#495800;font-size:.2rem;margin-right:.1rem;background-color:#b1c346;padding:.07rem .2rem}.pro-box .pro .pro-list .pro-item .text .bot .price[data-v-e7383482]{color:#6ea21b;font-size:.46rem}.pro-box .pro .pro-list .pro-item .text .bot .price[data-v-e7383482]:before{color:#6ea21b;vertical-align:baseline}.pro-box .pro .pro-list .pro-item .text .bot .btn[data-v-e7383482]{color:#fff;padding:.1rem .24rem;background-size:.3rem;font-size:.3rem;background:#6ea21b;border-radius:.3rem}.return-box[data-v-e7383482]{position:fixed;width:1.4rem;height:1.4rem;bottom:.6rem;right:.4rem;z-index:100;font-size:.32rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 0 .1rem 0 hsla(0,0%,60%,.35);box-shadow:0 0 .1rem 0 hsla(0,0%,60%,.35);border-radius:50%;color:#333}.return-box i[data-v-e7383482]{color:#333;font-size:.4rem;font-weight:500}.pro-bac[data-v-e7383482]{position:relative;z-index:1;height:9.62rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:100% 100%;background-repeat:no-repeat;margin-top:-7rem}.main-img[data-v-09f87a12]{display:block;position:absolute;left:0;width:100%}.main-img img[data-v-09f87a12]{width:100%}.main-img button[data-v-09f87a12]{position:absolute;font-size:.36rem;z-index:10;left:0;right:0;top:3.6rem;margin:auto;border:.02rem solid hsla(0,0%,100%,.9);color:hsla(0,0%,100%,.9);padding:.14rem 0;border-radius:.4rem;width:3.6rem;white-space:nowrap}.bg[data-v-09f87a12]{min-height:100vh;background:url(https://static.ticket.sz-trip.com/activity/artfestival/bg.png);background-size:100%;background-repeat:repeat-y}.menus[data-v-09f87a12]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .46rem;position:relative;z-index:1}.menu-item[data-v-09f87a12]{height:.8rem;line-height:.8rem;width:2.3rem;color:#fff;font-size:.48rem;margin-right:.38rem;text-align:center;position:relative}.menu-item div[data-v-09f87a12]{position:relative;z-index:1}.menu-list .menu-item[data-v-09f87a12]:last-child{margin-right:0}.menu-item.active[data-v-09f87a12]{color:#c9161e;font-weight:500}.menu-item img[data-v-09f87a12]{display:block;width:2.3rem;-o-object-fit:contain;object-fit:contain;height:.8rem;position:absolute;left:0;top:0}.list-all[data-v-09f87a12]{margin:.7rem .46rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.list-item[data-v-09f87a12]{width:4.96rem}.img-item[data-v-09f87a12]{position:relative;padding:.2rem;background:#fee5c6;margin-bottom:.5rem}.img-item img[data-v-09f87a12]{display:block;width:100%}.img-item .img-title[data-v-09f87a12]{line-height:.7rem;height:.7rem;padding:0 .2rem;position:absolute;left:.2rem;right:.2rem;bottom:.6rem;font-size:.4rem;background:rgba(0,0,0,.3);color:#fff}.fixed-img[data-v-09f87a12]{position:fixed;z-index:2;right:.46rem;bottom:1.2rem;display:block;width:1.26rem}.text-img[data-v-09f87a12]{display:block;width:5.35rem;margin:0 auto}.more-btn[data-v-09f87a12]{line-height:.5rem;font-size:.34rem;color:#fff;text-align:center;margin-bottom:.7rem}.main-img[data-v-0bc4ec78]{height:11.3rem;background-image:url(/static/images/activity/antiEpidemic/topBac.png)}.bg[data-v-0bc4ec78]{min-height:100vh;background-color:#ffe1bf}.nav-box[data-v-0bc4ec78]{padding:0 .32rem;text-align:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.nav-box .nav-item[data-v-0bc4ec78]{color:#ef341a;background-color:#ffc57c;border-radius:.1rem;height:.96rem;line-height:.96rem;width:4.83rem;font-size:.45rem;margin:0}.nav-box .nav-item.active[data-v-0bc4ec78]{margin-bottom:-.2rem;border-radius:0;height:1.38rem;line-height:1.2rem;color:#fff;width:5.25rem;font-weight:700;background-size:100% auto;background-color:transparent;background-image:url(/static/images/activity/antiEpidemic/select.png)}.menu-list .menu-item[data-v-0bc4ec78]:last-child{margin-right:0}.menu-item.active[data-v-0bc4ec78]{color:#c9161e;font-weight:500}.menu-item img[data-v-0bc4ec78]{display:block;width:2.3rem;-o-object-fit:contain;object-fit:contain;height:.8rem;position:absolute;left:0;top:0}.list-all[data-v-0bc4ec78]{margin:.6rem .3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.list-item[data-v-0bc4ec78]{width:48%;overflow:hidden}.img-item[data-v-0bc4ec78]{position:relative;padding:.2rem;background:#b69060;margin-bottom:.5rem}.img-item>img[data-v-0bc4ec78]{display:block;width:100%;min-height:3rem}.img-item .video-box[data-v-0bc4ec78]{position:relative;font-size:.4rem}.img-item .video-box img[data-v-0bc4ec78],.img-item .video-box video[data-v-0bc4ec78]{display:block;width:100%}.img-item .video-box video[data-v-0bc4ec78]{-o-object-fit:cover;object-fit:cover}.img-item .video-box .start[data-v-0bc4ec78]{width:1.3rem;height:1.3rem}.img-item .img-title[data-v-0bc4ec78]{line-height:.7rem;padding:0 .1rem;position:absolute;left:.2rem;right:.2rem;bottom:.4rem;font-size:.4rem;background:rgba(0,0,0,.3);color:#fff;-webkit-line-clamp:4}.img-item .video-title[data-v-0bc4ec78]{background-color:#ffecbf;border-top:.2rem solid #b69060;color:#000;padding:.2rem .1rem}.bot-text[data-v-0bc4ec78]{text-align:center;font-size:.4rem;color:#c62e1c;padding:.5rem 0}.com-return[data-v-0bc4ec78]{background:-webkit-gradient(linear,left bottom,left top,from(#f93d2b),to(#f5a75c));background:linear-gradient(0deg,#f93d2b,#f5a75c);width:1.1rem;height:1.1rem;font-size:.38rem;font-weight:500;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.2rem;bottom:1rem}.com-return img[data-v-0bc4ec78]{width:.38rem;height:.22rem;margin-bottom:.1rem}.videoPopup[data-v-0bc4ec78]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-0bc4ec78]{width:100%;height:auto}.bg[data-v-3e505786]{background:#b9080e}.topBac[data-v-3e505786]{height:11.25rem}.topBac img[data-v-3e505786]{width:100%;height:100%}.red-title[data-v-3e505786],.small-box[data-v-3e505786]{padding:0 .46rem}.small-box img[data-v-3e505786]{width:4.94rem;height:auto}.red-title[data-v-3e505786]{margin-top:.44rem}.red-title img[data-v-3e505786]{width:100%;height:auto}.red-list[data-v-3e505786]{padding:0 .46rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.red-list .red-item[data-v-3e505786]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.4rem;background:#fff;border-radius:.3rem;overflow:hidden}.red-list .red-item>img[data-v-3e505786]{width:100%;height:4.5rem;-o-object-fit:cover;object-fit:cover;display:block;border-radius:.3rem}.red-list .red-item .text[data-v-3e505786]{padding:.3rem;background:#fff}.red-list .red-item .text .title[data-v-3e505786]{font-size:.46rem;color:#000;text-align:left}.red-list .red-item .text .tags[data-v-3e505786]{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.3rem 0}.red-list .red-item .text .tags span[data-v-3e505786]{white-space:nowrap;padding:0 .26rem;color:#e40008;font-size:.32rem;border:.02rem solid #e40008;border-radius:.09rem;line-height:.5rem;margin-right:.15rem}.red-list .red-item .text .tags span[data-v-3e505786]:last-of-type{margin-right:0}.red-list .red-item .text .bot .price[data-v-3e505786],.red-list .red-item .text .bot .price[data-v-3e505786]:before{color:#e40008;font-size:.45rem}.red-list .red-item .text .bot .price span[data-v-3e505786]{white-space:nowrap;color:#000;font-size:.4rem}.red-list .red-item .text .bot .btn[data-v-3e505786]{color:#ffee8c;font-size:.42rem;background:-webkit-gradient(linear,left bottom,left top,from(#b9080e),to(#e83632));background:linear-gradient(0deg,#b9080e,#e83632);border-radius:.45rem;padding:0 .68rem;line-height:.9rem}.return-top[data-v-3e505786]{position:fixed;right:.28rem;bottom:.75rem;width:1.8rem;height:1.8rem;z-index:10}.return-top img[data-v-3e505786]{width:100%;height:100%}.bg[data-v-71bfa05d]{background:#d4f0ff}.topBac[data-v-71bfa05d]{width:100%;height:14.24rem}.topBac img[data-v-71bfa05d]{width:100%;height:100%}.nav-box[data-v-71bfa05d]{background:#5bb7e8;height:1rem;overflow-x:scroll;overflow-y:hidden;padding:0 .4rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.nav-box[data-v-71bfa05d]::-webkit-scrollbar{display:none}.nav-box.isTop[data-v-71bfa05d]{position:fixed;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;z-index:10}.nav-box .nav-item[data-v-71bfa05d]{line-height:.7rem;color:#fff;min-width:1.8rem;text-align:center;border-radius:.35rem}.nav-box .nav-item.active[data-v-71bfa05d]{background:#fff;color:#0789d0}.cot-box[data-v-71bfa05d]{margin:.65rem .4rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;overflow:hidden;padding-bottom:.4rem;min-height:14rem}.cot-box .show-more[data-v-71bfa05d]{font-size:.38rem;width:3.4rem;padding:.2rem 0;border-radius:.46rem;color:#fff;border:.02rem solid #fff;text-align:center;margin:.36rem auto 0}.cot-box .show-more img[data-v-71bfa05d]{width:.22rem;height:.24rem;vertical-align:middle}.cot-box.one[data-v-71bfa05d]{background:#2eae4f}.cot-box.two[data-v-71bfa05d]{background:#00a5af}.cot-box.three[data-v-71bfa05d]{background:#e99a10}.cot-box.four[data-v-71bfa05d]{background:#278ae7}.cot-box.five[data-v-71bfa05d]{background:#c652a7}.cot-box .cot-title[data-v-71bfa05d]{height:1.8rem;background-size:100% 100%;background-repeat:no-repeat}.cot-box .cot-map[data-v-71bfa05d]{height:5.38rem;background-size:100% 100%;background-repeat:no-repeat;margin:0 .24rem}.cot-box .scene-type[data-v-71bfa05d]{padding:.2rem 0;margin:.46rem .24rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.cot-box .scene-type[data-v-71bfa05d]::-webkit-scrollbar{display:none}.cot-box .scene-type .scene[data-v-71bfa05d]{white-space:nowrap;color:#2eae4f;background:#fff;position:relative;margin-right:.18rem;border-radius:.38rem;padding:0 .29rem;line-height:.76rem}.cot-box.two .scene-type .scene[data-v-71bfa05d]{color:#00a5af}.cot-box.three .scene-type .scene[data-v-71bfa05d]{color:#e99a10}.cot-box.four .scene-type .scene[data-v-71bfa05d]{color:#278ae7}.cot-box.five .scene-type .scene[data-v-71bfa05d]{color:#c652a7}.cot-box .scene-type .scene.active[data-v-71bfa05d]{color:#fff;background:rgba(0,0,0,.4)}.cot-box .scene-type .scene .jiao[data-v-71bfa05d]{width:.38rem;height:.19rem;position:absolute;top:100%;left:0;right:0;margin:auto;background-size:100% 100%;background-repeat:no-repeat}.cot-box .scene-list[data-v-71bfa05d]{margin:0 .24rem}.cot-box .scene-list .scene-item[data-v-71bfa05d]{background-size:100% 100%;background-repeat:no-repeat;margin-bottom:.25rem;height:3.1rem;border-radius:.15rem;overflow:hidden}.cot-box .scene-list .scene-item>img[data-v-71bfa05d]{width:3.98rem;height:100%;-o-object-fit:cover;object-fit:cover}.cot-box .scene-list .scene-item .text[data-v-71bfa05d]{height:100%;padding:.3rem;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cot-box .scene-list .scene-item .text>div[data-v-71bfa05d]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.cot-box .scene-list .scene-item .text .title[data-v-71bfa05d]{text-align:left;font-size:.54rem;color:#2a2a2a}.cot-box .scene-list .scene-item .text .subtitle[data-v-71bfa05d]{color:#2eae4f;font-size:.36rem;text-align:left}.cot-box.two .scene-list .scene-item .text .subtitle[data-v-71bfa05d]{color:#00a5af}.cot-box.three .scene-list .scene-item .text .subtitle[data-v-71bfa05d]{color:#e99a10}.cot-box.four .scene-list .scene-item .text .subtitle[data-v-71bfa05d]{color:#278ae7}.cot-box.five .scene-list .scene-item .text .subtitle[data-v-71bfa05d]{color:#c652a7}[data-v-71bfa05d] .cot-box .scene-list .scene-item .text .subtitle span{font-size:.36rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#2eae4f!important;float:none!important}[data-v-71bfa05d] .cot-box.two .scene-list .scene-item .text .subtitle span{color:#00a5af!important}[data-v-71bfa05d] .cot-box.three .scene-list .scene-item .text .subtitle span{color:#e99a10!important}[data-v-71bfa05d] .cot-box.four .scene-list .scene-item .text .subtitle span{color:#278ae7!important}[data-v-71bfa05d] .cot-box.five .scene-list .scene-item .text .subtitle span{color:#c652a7!important}[data-v-71bfa05d] .cot-box .scene-list .scene-item .text .subtitle p{font-size:.36rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#2eae4f!important;float:none!important}[data-v-71bfa05d] .cot-box.two .scene-list .scene-item .text .subtitle p{color:#00a5af!important}[data-v-71bfa05d] .cot-box.three .scene-list .scene-item .text .subtitle p{color:#e99a10!important}[data-v-71bfa05d] .cot-box.four .scene-list .scene-item .text .subtitle p{color:#278ae7!important}[data-v-71bfa05d] .cot-box.five .scene-list .scene-item .text .subtitle p{color:#c652a7!important}[data-v-71bfa05d] .cot-box .scene-list .scene-item .text .subtitle p.des{float:none!important}.cot-box .scene-list .scene-item .text .btn[data-v-71bfa05d]{text-align:right}.cot-box .scene-list .scene-item .text .btn>div[data-v-71bfa05d]{display:inline-block;font-size:.4rem;text-align:center;padding:.16rem .36rem;border-radius:.4rem;color:#fff;background:#2eae4f}.cot-box.two .scene-list .scene-item .text .btn>div[data-v-71bfa05d]{background:#00a5af}.cot-box.three .scene-list .scene-item .text .btn>div[data-v-71bfa05d]{background:#e99a10}.cot-box.four .scene-list .scene-item .text .btn>div[data-v-71bfa05d]{background:#278ae7}.cot-box.five .scene-list .scene-item .text .btn>div[data-v-71bfa05d]{background:#c652a7}.bot-box[data-v-71bfa05d]{height:1.87rem;background-size:100% 100%;background-repeat:no-repeat;position:relative;text-align:center;margin-top:1.4rem}.bot-box img[data-v-71bfa05d]{margin-top:-.4rem;height:1.48rem;width:4.52rem}.return-top[data-v-71bfa05d]{position:fixed;right:.4rem;bottom:2.6rem;z-index:10;width:1.24rem;height:1.24rem;background:rgba(55,149,255,.7);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.return-top>div[data-v-71bfa05d]{color:#fff;font-size:.38rem}.return-top img[data-v-71bfa05d]{width:.38rem;height:.38rem}.bg[data-v-9df84864]{background:#ededed}.topBac[data-v-9df84864]{height:4.8rem;background-size:100% 100%;background-repeat:no-repeat}.form-box[data-v-9df84864]{border-radius:.3rem;background:#fff;position:relative;z-index:10;margin:-2rem .45rem 0;padding:0 .66rem 1.8rem}.form-box .form-item[data-v-9df84864]{padding:.7rem 0;border-bottom:.01rem solid #d8d8d8;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-box .form-item>div[data-v-9df84864]{white-space:nowrap;font-size:.45rem}.form-box .form-item .label[data-v-9df84864]{min-width:2.4rem}.form-box .form-item input[data-v-9df84864]{font-size:.45rem;border:none}.form-box .form-item[data-v-9df84864]::-webkit-input-placeholder{text-align:left}.form-box .form-item[data-v-9df84864]::-moz-placeholder{text-align:left}.form-box .form-item[data-v-9df84864]::-ms-input-placeholder{text-align:left}.form-box .form-item[data-v-9df84864]::placeholder{text-align:left}.form-box .btn[data-v-9df84864]{width:5.4rem;line-height:1.2rem;text-align:center;color:#fff;background:#0b898e;margin:1.48rem auto 0;border-radius:.6rem}.form-box .btn.loading[data-v-9df84864]{background:#e6a23c}.form-box .btn.fail[data-v-9df84864]{background:#999}.bg[data-v-9ce6176a]{min-height:calc(100vh - 1.26rem);background:#fff;padding-top:1.26rem}.topBac[data-v-9ce6176a]{background:#0b898e;text-align:center;padding:.8rem 0}.topBac>div[data-v-9ce6176a]{color:#fff;font-size:.45rem}.topBac>div[data-v-9ce6176a]:last-of-type{font-size:.9rem}.topBac>div[data-v-9ce6176a]:last-of-type:before{font-size:.6rem;color:#fff;margin-top:.75rem}.cot-list[data-v-9ce6176a]{padding:0 .45rem}.cot-list .cot-item[data-v-9ce6176a]{padding:.46rem 0;border-bottom:.01rem solid #d8d8d8}.cot-list .cot-item>div[data-v-9ce6176a]{font-size:.45rem;color:#333}.cot-list .cot-item i[data-v-9ce6176a]{font-size:.6rem;color:#333}.bg[data-v-480c4973]{background:#ededed;padding-top:1.26rem}.pro-list[data-v-480c4973]{padding:0 .3rem .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-list .pro-item[data-v-480c4973]{background:#fff;padding:.3rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.3rem;border-radius:.3rem;overflow:hidden}.pro-list .pro-item>img[data-v-480c4973]{width:2.1rem;height:2.1rem;-o-object-fit:cover;object-fit:cover;margin-right:.3rem}.pro-list .pro-item .text[data-v-480c4973]{min-height:2.1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-right:.2rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-list .pro-item .text .title[data-v-480c4973]{font-size:.45rem;color:#333}.pro-list .pro-item .text .price[data-v-480c4973],.pro-list .pro-item .text .price[data-v-480c4973]:before{font-size:.45rem;color:#d62828}.pro-list .pro-item .text .price span[data-v-480c4973]{white-space:nowrap;font-size:.36rem;color:#333}.pro-list .pro-item .text .subtitle[data-v-480c4973]{font-size:.36rem;color:#888}.pro-list .pro-item .btn[data-v-480c4973]{font-size:.36rem;font-weight:500;color:#fff;padding:.25rem .67rem;background:#0b898e;border-radius:.45rem}.bg[data-v-7f50b86a]{background:#ededed;min-height:calc(100vh - 1.26rem);padding-top:1.26rem}.pro-list[data-v-7f50b86a]{padding:0 .3rem .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-list .pro-item[data-v-7f50b86a]{background:#fff;padding:.2rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.3rem;border-radius:.3rem;overflow:hidden}.pro-list .pro-item>div[data-v-7f50b86a]{width:100%;line-height:.9rem}.pro-list .pro-item .title[data-v-7f50b86a]{border-bottom:.01rem solid #d8d8d8}.pro-list .pro-item .title .status[data-v-7f50b86a]{color:#d62828}.pro-list .pro-item .title .status.active[data-v-7f50b86a]{color:#0b898e}.pro-list .pro-item .btn[data-v-7f50b86a]{padding:.2rem .2rem 0;text-align:center;border-top:.01rem solid #d8d8d8}.bg[data-v-83377530]{background:#ededed;padding-top:1.26rem}.pro-list[data-v-83377530]{padding:0 .45rem .45rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-list .pro-item[data-v-83377530]{background:#fff;padding:.3rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.3rem;border-radius:.3rem;overflow:hidden;margin-bottom:.3rem}.pro-list .pro-item>div[data-v-83377530]{width:100%;line-height:.9rem}.pro-list .pro-item .title[data-v-83377530]{color:#888}.pro-list .pro-item .title>div[data-v-83377530]:last-of-type{font-size:.45rem;color:#0b898e}.pro-list .pro-item .subtitle[data-v-83377530]{color:#888}.pro-list .pro-item .detail-box[data-v-83377530]{padding:.3rem 0;border-top:.01rem solid #d8d8d8}.pro-list .pro-item .detail-box>img[data-v-83377530]{width:2.1rem;height:2.1rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover;margin-right:.3rem}.pro-list .pro-item .detail-box .text[data-v-83377530]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-list .pro-item .detail-box .nums[data-v-83377530]{text-align:right}.pro-list .pro-item .detail-box .nums>div[data-v-83377530],.pro-list .pro-item .detail-box .nums>div[data-v-83377530]:first-child:before{font-size:.36rem;color:#333}.bg[data-v-1ad2d6f3]{padding-top:1.26rem;background:#fff}.nav-box[data-v-1ad2d6f3]{height:1.2rem;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;padding:0 2rem;background:#fff;width:100%}.nav-box .nav-item[data-v-1ad2d6f3]{height:1.2rem;line-height:1.2rem;font-size:.45rem;font-weight:400;color:#333;position:relative}.nav-box .nav-item.active[data-v-1ad2d6f3]{font-weight:500;color:#0f9095}.nav-box .nav-item .line[data-v-1ad2d6f3]{width:50%;height:.1rem;background:#0f9095;border-radius:.04rem;position:absolute;left:0;right:0;bottom:0;margin:auto}.seld-date-box[data-v-1ad2d6f3]{background:rgba(15,144,149,.08);padding:.25rem 0;margin-top:.14rem}.seld-date-box .seld-btn[data-v-1ad2d6f3]{min-width:1.2rem;height:1.2rem;background:transparent;font-size:.39rem;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .3rem 0 .1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.seld-date-box .seld-btn.active[data-v-1ad2d6f3]{color:#fff;background:#0b898e}.seld-date-box .seld-btn img[data-v-1ad2d6f3]{width:.9rem;height:.9rem}.seld-date-box .seld-date[data-v-1ad2d6f3]{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.39rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.67rem;border-radius:.15rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .2rem}.seld-date-box .seld-date .datediv[data-v-1ad2d6f3]{text-align:center;color:#999;width:1.29rem;height:1.29rem;padding:.2rem 0}.seld-date-box .seld-date .datediv .d1[data-v-1ad2d6f3]{color:#999;font-size:.36rem}.seld-date-box .seld-date .datediv .d2[data-v-1ad2d6f3]{font-size:.42rem;color:#333}.seld-date-box .seld-date .datediv.seld[data-v-1ad2d6f3]{font-weight:700;color:#fff;background:#0f9095;border-radius:50%}.seld-date-box .seld-date .datediv.seld .d1[data-v-1ad2d6f3],.seld-date-box .seld-date .datediv.seld .d2[data-v-1ad2d6f3]{color:#fff}.seld-date-box .seld-date .btndatediv[data-v-1ad2d6f3]{width:.84rem}.seld-date-box .seld-date .btndatediv img[data-v-1ad2d6f3]{width:100%;height:auto}.cul-box[data-v-1ad2d6f3]{height:calc(100vh - 1.26rem);overflow-x:hidden}.cul-box .type-list[data-v-1ad2d6f3]{background:#f2f2f2;height:100%;white-space:nowrap}.cul-box .type-list .type-item[data-v-1ad2d6f3]{font-size:.36rem;color:#999;line-height:1.2rem;text-align:center;padding:0 .33rem}.cul-box .type-list .type-item.active[data-v-1ad2d6f3]{color:#333;font-weight:700;background:#fff}.cul-box .cul-list[data-v-1ad2d6f3]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow-y:scroll;overflow-x:hidden;max-height:100%;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.cul-box .cul-list .cul-item[data-v-1ad2d6f3]{padding:0 .15rem;margin-bottom:.3rem}.cul-box .cul-list .cul-item[data-v-1ad2d6f3]:last-of-type{margin-bottom:0}.cul-box .cul-list .cul-item img[data-v-1ad2d6f3]{width:2.4rem;height:2.4rem;border-radius:.15rem;margin-right:.16rem;-o-object-fit:cover;object-fit:cover}.cul-box .cul-list .cul-item .text[data-v-1ad2d6f3]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cul-box .cul-list .cul-item .text .title[data-v-1ad2d6f3]{font-size:.45rem;color:#333}.cul-box .cul-list .cul-item .text .subtitle[data-v-1ad2d6f3]{font-size:.36rem;color:#999;width:100%;margin-top:.2rem}.cul-box .cul-list .cul-item .text .subtitle>div[data-v-1ad2d6f3]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.1rem}.cul-box .cul-list .cul-item .text .subtitle .btn[data-v-1ad2d6f3]{font-size:.36rem;color:#fff;height:.7rem;line-height:.7rem;background:#0f9095;border-radius:.3rem;padding:0 .34rem;border:.01rem solid transparent}.noData[data-v-1ad2d6f3]{font-size:.4rem;text-align:center;color:#999}[data-v-1ad2d6f3] .com-listBox-tao .yd-list-donetip{display:none}.bg[data-v-6f30f559]{background:#fff;padding:1.26rem .3rem 1.5rem;min-height:calc(100vh - 1.5rem)}.topBac[data-v-6f30f559]{height:4.5rem;overflow:hidden;padding:.16rem 0}.topBac img[data-v-6f30f559]{width:100%;height:100%;display:block;border-radius:.15rem;-o-object-fit:cover;object-fit:cover}.cot-box[data-v-6f30f559]{padding:.2rem 0}.cot-box .title[data-v-6f30f559]{font-size:.54rem}.cot-box .subtitle[data-v-6f30f559]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.3rem}.cot-box .subtitle[data-v-6f30f559]:last-of-type{margin-bottom:0}.cot-box .subtitle img[data-v-6f30f559]{width:.44rem;margin-right:.1rem}.detail-notice[data-v-6f30f559]{font-size:.42rem;color:#0f9095;background:#ecf6f7;border-radius:.15rem;padding:.42rem .3rem;font-weight:700;margin-top:.5rem}.detail-title[data-v-6f30f559]{font-size:.45rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem}.detail-title[data-v-6f30f559]:before{display:inline-block;content:"";width:.09rem;height:.45rem;background:#0f9095;border-radius:.04rem;margin-right:.2rem}.detail-content[data-v-6f30f559]{margin-top:.3rem;font-size:.42rem;line-height:.64rem;color:#666}.detail-btn[data-v-6f30f559]{position:fixed;left:0;bottom:0;margin:auto;text-align:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5rem;background:#0f9095;color:#fff;font-size:.45rem}.bg[data-v-3631b4a3]{background:#c3e4d6;padding-top:1.26rem;min-height:calc(100vh - 1.26rem)}.topBac[data-v-3631b4a3]{height:18.83rem;position:relative}.topBac>img[data-v-3631b4a3]{width:100%}.topBac .tag[data-v-3631b4a3]{width:2.08rem;height:1rem;text-align:center;position:absolute;right:0;top:.63rem;background:#c3e4d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.topBac .tag img[data-v-3631b4a3]{width:1.13rem;height:.53rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.video-box[data-v-3631b4a3]{padding:.06rem;background:#fff;overflow:hidden;margin:.62rem .4rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:5.88rem;border-radius:.3rem}.bz-video[data-v-3631b4a3]{position:relative;border-radius:.3rem;overflow:hidden;height:100%}.bz-video img[data-v-3631b4a3],.bz-video video[data-v-3631b4a3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bz-video .shade[data-v-3631b4a3]{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.6);z-index:2}.bz-video .title[data-v-3631b4a3]{position:absolute;left:0;right:0;bottom:.32rem;margin:auto;z-index:10;width:4.95rem}.bz-video .start[data-v-3631b4a3]{position:absolute;left:0;right:0;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;width:1.39rem;height:1.39rem;z-index:10}.bz-video .start i[data-v-3631b4a3]{font-size:1.39rem;color:#d8d8d8;font-weight:400}.day-title[data-v-3631b4a3]{padding:0 .4rem;margin-top:1.3rem;margin-bottom:.76rem;font-size:.4rem}.day-title>img[data-v-3631b4a3]{width:2.77rem;height:auto}.day-title .more[data-v-3631b4a3]{font-size:.4rem;color:#233d2e}.day-title .more img[data-v-3631b4a3]{width:.27rem}.day-box[data-v-3631b4a3]{padding:0 .4rem .4rem}.day-box .day-list .day-item[data-v-3631b4a3]{width:100%;margin-bottom:.5rem}.day-box .day-list .day-item img[data-v-3631b4a3]{width:100%}.bg[data-v-770d4eec]{background:#fff;min-height:calc(100vh - 1.26rem);padding:1.26rem .5rem 1.1rem}.detail-text[data-v-770d4eec]{font-size:.4rem;font-weight:400;color:#143324;margin:.56rem auto}.detail-text.weight[data-v-770d4eec]{font-weight:700}.detail-img[data-v-770d4eec],.detail-img img[data-v-770d4eec]{width:100%;height:auto}.bg[data-v-67cd5736]{background:#e5d7be;padding-top:1.26rem}.top-bac[data-v-67cd5736]{height:9.07rem;background-image:url(https://static.ticket.sz-trip.com/activity/WonderfulReview/topBacNew.png)}.nav-box[data-v-67cd5736]{background-color:#7d726b;margin:-.5rem .4rem 0;height:1.26rem;border-radius:.14rem}.nav-box2[data-v-67cd5736]{margin:.4rem .4rem 0;height:1.26rem;border-radius:.14rem}.nav-box .nav-item[data-v-67cd5736]{color:#fff;font-size:.5rem;width:5.11rem;text-align:center}.nav-box2 .nav-item[data-v-67cd5736]{color:#695a56;font-size:.48rem;width:2.671rem;text-align:center;height:.38rem}.nav-box .nav-item.active[data-v-67cd5736]{height:1.5rem;line-height:1.2rem;margin-bottom:-.3rem;background-image:url(https://static.ticket.sz-trip.com/activity/WonderfulReview/select.png)}.nav-box2 .nav-item.active[data-v-67cd5736]{height:.78rem;line-height:.68rem;margin-bottom:-.3rem;background:#6a5b58;color:#fff;border:2px solid #6a5b58;border-radius:.1rem}.review-list[data-v-67cd5736]{padding:0 .4rem}.review-list .review-item[data-v-67cd5736]{height:6.4rem;background-size:100% 100%;background-repeat:no-repeat;margin-top:.6rem;padding:.28rem .37rem}.review-list .review-item img[data-v-67cd5736]{width:8.08rem;height:4.4rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.review-list .review-item .title[data-v-67cd5736]{font-size:.5rem;color:#fff;margin-top:.16rem}.review-list .review-item .subtitle[data-v-67cd5736]{font-size:.34rem;color:#fff;margin-top:.16rem}.return-top[data-v-67cd5736]{position:fixed;right:.4rem;bottom:2.6rem;z-index:10;width:1.24rem;height:1.24rem;background:hsla(0,0%,100%,.7);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.return-top>div[data-v-67cd5736]{color:#635b57;font-size:.38rem}.return-top img[data-v-67cd5736]{width:.38rem;height:.38rem}.bg[data-v-e7335224]{background:#61c6d1;min-height:calc(100vh - 1.26rem);padding-top:1.26rem}.topBac[data-v-e7335224]{width:100%;height:15.6rem}.topBac img[data-v-e7335224]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-box[data-v-e7335224]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:-3.6rem .64rem 0;height:5.63rem;border-radius:.3rem;overflow:hidden}.video-box img[data-v-e7335224],.video-box video[data-v-e7335224]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;-o-object-fit:cover;object-fit:cover}.video-box .start[data-v-e7335224]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.4rem;height:1.4rem;z-index:10}.canal-list[data-v-e7335224]{padding:0 .36rem}.canal-list .canal-item[data-v-e7335224]{padding:.3rem;background-repeat:no-repeat;background-size:100% 100%;margin-top:.36rem}.canal-list .canal-item img[data-v-e7335224]{width:3rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:.15rem}.canal-list .canal-item .item-text[data-v-e7335224]{margin-left:.3rem;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.canal-list .canal-item .item-text .title[data-v-e7335224]{font-size:.46rem;color:#333;text-align:left}.canal-list .canal-item .btn[data-v-e7335224]{font-size:.36rem;color:#fff;background:#27899e;padding:.16rem .46rem;border-radius:.33rem;display:inline-block;margin-top:.1rem}.canal-list .canal-item .item-bot[data-v-e7335224]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#dd952b!important;text-align:left}[data-v-e7335224] .topten-content h2,[data-v-e7335224] .topten-content p,[data-v-e7335224] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#dd952b!important;float:none!important}[data-v-e7335224] .topten-content p.des{float:none!important}.type-box[data-v-e7335224]{padding-top:.7rem;padding-bottom:.5rem}.type-box .bac[data-v-e7335224]{width:100%;height:2.36rem}.type-box .type-list[data-v-e7335224]{padding:0 .3rem}.type-box .type-list .type-item[data-v-e7335224]{width:19%;height:auto}.type-box .type-list .type-item img[data-v-e7335224]{width:100%;height:auto}.type-box .type-list .type-item.two[data-v-e7335224]{margin-top:-.3rem}.type-box .type-list .type-item.three[data-v-e7335224]{margin-top:-.43rem}.nav-box[data-v-e7335224]{padding:.24rem 0;margin:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:.02rem solid #27899e;border-bottom:.02rem solid #27899e}.nav-box .nav-item[data-v-e7335224]{background-size:100% 100%;background-repeat:no-repeat;font-size:.42rem;color:#27899e;width:22%;line-height:1rem;text-align:center}.nav-box .nav-item.active[data-v-e7335224]{font-weight:700}.return-box[data-v-e7335224]{position:fixed;width:1.24rem;height:1.24rem;bottom:.36rem;right:.36rem;z-index:100;font-size:.38rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(221,149,43,.5);border-radius:50%;color:#fff}.return-box img[data-v-e7335224]{width:.38rem;height:.38rem}.bg[data-v-cd3f8bac]{background-color:#003323}.topBac[data-v-cd3f8bac]{height:7.55rem;background-size:100% 100%;background-repeat:no-repeat;background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/workTopNew.png);position:relative}.topBac .search[data-v-cd3f8bac]{position:absolute;left:.6rem;right:.6rem;top:.25rem;background-color:hsla(0,0%,100%,.7);padding:0 .5rem;border-radius:.45rem}.topBac .search input[data-v-cd3f8bac]{white-space:nowrap;color:#666;font-size:.4rem;line-height:.9rem;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.topBac .search i[data-v-cd3f8bac]{font-size:.5rem;color:#666}.box[data-v-cd3f8bac]{border-radius:.24rem;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-1rem .35rem 0;position:relative;z-index:100}.nav-box[data-v-cd3f8bac]{padding:0 .5rem;border-bottom:.02rem solid #b2b2b2}.nav-box .nav-item[data-v-cd3f8bac]{color:#666;font-size:.46rem;position:relative;line-height:1.5rem}.nav-box .nav-item.active[data-v-cd3f8bac]{color:#000}.nav-box .nav-item.active .line[data-v-cd3f8bac]{height:.1rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));border-radius:.05rem;position:absolute;left:0;right:0;bottom:0}.product-box[data-v-cd3f8bac]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.3rem .24rem}.list-item[data-v-cd3f8bac]{width:48%}.img-item[data-v-cd3f8bac]{position:relative;padding:.08rem;background-color:#fee5c6;margin-bottom:.43rem}.img-item img[data-v-cd3f8bac]{display:block;width:100%}.img-item .text[data-v-cd3f8bac]{background-color:#fff;padding:.24rem;font-size:.4rem;color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.img-item .text .title[data-v-cd3f8bac]{text-align:left}.img-item .text .img[data-v-cd3f8bac]{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.img-item .text img[data-v-cd3f8bac]{width:.39rem;height:.34rem;margin:0 .1rem}.img-item .text .num[data-v-cd3f8bac]{color:#333;font-size:.34rem}.fix-box[data-v-cd3f8bac]{position:fixed;right:.39rem;bottom:.35rem;z-index:1000}.fix-box .item[data-v-cd3f8bac]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.36rem;color:#000;background-color:#fff;-webkit-box-shadow:.03rem .05rem .01rem 0 rgba(0,0,0,.3);box-shadow:.03rem .05rem .01rem 0 rgba(0,0,0,.3);border-radius:.24rem;padding:.2rem .29rem;margin-top:.3rem}.fix-box .item img[data-v-cd3f8bac]{width:.55rem;height:.55rem}.bg[data-v-06291e42]{background-color:#fff}.topImg[data-v-06291e42]{position:relative;overflow:hidden;min-height:3rem}.topImg img[data-v-06291e42]{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.box[data-v-06291e42]{padding:.5rem .8rem;font-size:.4rem;color:#999}.box .title[data-v-06291e42]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.box .title>div[data-v-06291e42]:first-child{color:#333;font-size:.6rem;font-weight:700}.box .subtitle .date img[data-v-06291e42],.box .title img[data-v-06291e42]{width:.5rem;height:.5rem;margin-left:.5rem;margin-right:.1rem;vertical-align:sub}.box .subtitle[data-v-06291e42]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.46rem 0 .6rem}.box .subtitle .user[data-v-06291e42]{margin-right:.2rem}.box .subtitle .user img[data-v-06291e42]{width:.6rem;height:.6rem;border-radius:50%;margin-right:.14rem}.box .content[data-v-06291e42]{padding:.43rem .34rem;color:#333;font-size:.42rem;background-color:#f0f0f0;border-radius:.15rem;line-height:.6rem}.box .voteNum[data-v-06291e42]{margin-top:.3rem}.box .vote[data-v-06291e42]{line-height:1.32rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));border-radius:.15rem;font-size:.56rem;color:#000;text-align:center;margin:4rem auto 0}.box .vote.no[data-v-06291e42]{background:#999;color:#fff}[data-v-06291e42] .notice-popup{background:#fff;border-radius:.3rem;min-width:7.14rem}[data-v-06291e42] .notice-popup .title{font-size:.56rem;font-weight:700;color:#000;text-align:center;padding-top:.6rem}[data-v-06291e42] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#c00;margin-top:.88rem;padding:0 .2rem}[data-v-06291e42] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-06291e42] .notice-popup .button>div{line-height:1.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-06291e42] .notice-popup .button>div.confirm{border-right:.02rem solid #cacaca}.bg[data-v-3a5743be]{background-repeat:no-repeat;background-size:100% 100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-top:1.26rem;height:auto}.bg .rule[data-v-3a5743be]{position:absolute;top:.44rem;right:.44rem;width:1.1rem;height:1.1rem;line-height:1.1rem;border:.02rem solid #fff;border-radius:50%;text-align:center;color:#fff;font-size:.4rem}.box[data-v-3a5743be]{position:absolute;left:0;right:0;bottom:0;padding:.3rem 0;text-align:center;color:#fff}.box .title[data-v-3a5743be]{line-height:.6rem;font-size:.38rem}.box .btn[data-v-3a5743be]{background-size:100% 100%;background-repeat:no-repeat;width:8.37rem;height:1.56rem;margin:.3rem auto 0}.box .btn.register[data-v-3a5743be]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/register.png);margin-top:.7rem}.box .btn.upload[data-v-3a5743be]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/upload.png)}.box .btn.my[data-v-3a5743be]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/my.png)}.box .text[data-v-3a5743be]{text-align:center;color:#fff;font-size:.36rem;margin-top:.59rem;padding:0 .8rem}.show-active-popup[data-v-3a5743be]{width:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;overflow:hidden;padding-bottom:.54rem}.show-active-popup .popup-close[data-v-3a5743be]{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-3a5743be]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-3a5743be]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-3a5743be]{padding:.76rem .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-3a5743be]{font-size:.46rem;font-weight:700;color:#000;margin-bottom:.63rem;text-align:center}.show-active-popup .popup-box .popup-content[data-v-3a5743be]{height:8.78rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-3a5743be]{text-align:left}.show-active-popup .popup-box .popup-content .content p[data-v-3a5743be]{text-align:left;font-size:.4rem;font-weight:500;color:#333;line-height:.6rem}.show-active-popup .popup-box .popup-content[data-v-3a5743be]::-webkit-scrollbar{display:none}.bg[data-v-35f50a7f]{background:#0d2515;padding-bottom:.2rem}.topBac[data-v-35f50a7f]{width:100%;height:7.55rem}.form[data-v-35f50a7f]{margin:0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;background:#fff;border-radius:.24rem;position:relative;padding:.5rem .7rem}.form .form-title[data-v-35f50a7f]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/formTitle.png);background-size:100% 100%;width:3.96rem;height:1.02rem}.form .formBox[data-v-35f50a7f]{font-size:.46rem}.form .formBox .li[data-v-35f50a7f]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.6rem 0}.form .formBox .tit[data-v-35f50a7f]{min-width:2rem;white-space:nowrap;margin-right:.3rem;font-weight:500}.form .formBox .tit span[data-v-35f50a7f]{font-weight:700;white-space:nowrap}.form .formBox .border[data-v-35f50a7f],.form .formBox input[data-v-35f50a7f]{width:100%;border-radius:.1rem;border:.02rem solid #ccc;height:.8rem;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.form .formBox .border .tag[data-v-35f50a7f]{position:absolute;right:0;top:0;bottom:0;margin:auto;width:1.2rem;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#666}.form .formBox .border .tag i[data-v-35f50a7f]{font-size:.4rem;vertical-align:sub}.form .go[data-v-35f50a7f]{width:100%;height:1.56rem;background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/submit.png);background-size:100% 100%}.bg[data-v-56e1a297]{background:#f7f7f7}.topBac[data-v-56e1a297]{height:3.54rem;width:100%}.form-box[data-v-56e1a297]{padding:0 .36rem;margin-top:-1rem;position:relative;z-index:10}.form-box .top[data-v-56e1a297]{background:#fff;border-radius:.1rem}.form-box .top .box[data-v-56e1a297]{padding:.2rem .4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.form-box .top .box .title[data-v-56e1a297]{font-size:.46rem;color:#333;margin-right:.2rem}.form-box .top .box input[data-v-56e1a297],.form-box .top .box input[data-v-56e1a297]::-webkit-input-placeholder{font-size:.36rem;color:#b2b2b2}.form-box .top .box input[data-v-56e1a297],.form-box .top .box input[data-v-56e1a297]::-moz-placeholder{font-size:.36rem;color:#b2b2b2}.form-box .top .box input[data-v-56e1a297],.form-box .top .box input[data-v-56e1a297]::-ms-input-placeholder{font-size:.36rem;color:#b2b2b2}.form-box .top .box input[data-v-56e1a297],.form-box .top .box input[data-v-56e1a297]::placeholder{font-size:.36rem;color:#b2b2b2}.form-box .top .box .select[data-v-56e1a297],.form-box .top .box input[data-v-56e1a297]{border:.02rem solid #ccc;border-radius:.06rem;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;line-height:1.2rem;padding:0 .2rem;height:1.2rem}.form-box .top .box .select[data-v-56e1a297]{font-size:.36rem;position:relative;padding-right:1.24rem}.form-box .top .box .select.no[data-v-56e1a297]{color:#b2b2b2}.form-box .top .box .select .tag[data-v-56e1a297]{position:absolute;right:0;top:0;bottom:0;margin:auto;width:1.2rem;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:.02rem solid #ccc;text-align:center;color:#666}.form-box .top .box .select .tag i[data-v-56e1a297]{font-size:.4rem}.form-box .item[data-v-56e1a297]{margin-top:.7rem;position:relative}.form-box .item .title[data-v-56e1a297]{font-size:.54rem;color:#333;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:.4rem}.form-box .item .title.upload[data-v-56e1a297]:before{width:.15rem;height:.5rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));vertical-align:middle;display:inline-block;content:"";margin-right:.26rem}[data-v-56e1a297] .form-box .item .van-uploader__input,[data-v-56e1a297] .form-box .item img{width:3.74rem;height:2.86rem;-o-object-fit:cover;object-fit:cover}.form-box .item textarea[data-v-56e1a297]{min-height:3.63rem;width:100%;font-size:.36rem;border:none;background:#fff;border-radius:.1rem;padding:.4rem;display:block}.form-box .item .tag[data-v-56e1a297]{font-size:.36rem;color:#b2b2b2;text-align:right;padding-right:.4rem;background:#fff}.form-box .submit[data-v-56e1a297]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/submit.png);background-size:100% 100%;background-repeat:no-repeat;width:8.37rem;height:1.56rem;margin:.5rem auto}.form-box .botText[data-v-56e1a297]{color:#b2b2b2;font-size:.36rem;text-align:center}.bg[data-v-5508f578]{background:#fff;padding-bottom:.3rem}.nav-box[data-v-5508f578]{overflow-x:scroll;overflow-y:hidden;height:1.38rem;line-height:1.38rem;border-bottom:.01rem solid #615853;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .2rem;margin:0 .4rem}.nav-box .nav-item[data-v-5508f578]{color:#666;font-size:.46rem;position:relative;height:100%}.nav-box .nav-item.active[data-v-5508f578]{color:#000;font-weight:700}.nav-box .nav-item .line[data-v-5508f578]{width:.88rem;height:.1rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));border-radius:.05rem;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.my-box[data-v-5508f578]{text-align:right;padding:0 .4rem}.my-box .my-item[data-v-5508f578]{overflow:hidden}.my-box .my-item>div[data-v-5508f578]{color:#333;font-size:.46rem;word-break:break-all}.my-box .my-item .upload[data-v-5508f578]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/refresh.png);background-size:100% 100%;background-repeat:no-repeat;width:9.69rem;height:1.56rem;margin:1.3rem auto 0}.my-box .my-item .share[data-v-5508f578]{line-height:1.32rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));border-radius:.15rem;font-size:.56rem;color:#000;text-align:center;margin:1.3rem auto 0}.my-box .my-item .title[data-v-5508f578]{margin:.7rem auto;text-align:center;font-size:.54rem;color:#333}.my-box .my-item .refund[data-v-5508f578]{text-align:left;color:#c00;font-size:.42rem;margin-top:.2rem;word-break:break-all}.my-box .my-item .subtitle .user[data-v-5508f578]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.my-box .my-item .subtitle .user img[data-v-5508f578]{width:.8rem;height:.8rem;border-radius:50%;margin-right:.24rem}.my-box .my-item .subtitle .user .name[data-v-5508f578]{font-size:.42rem}.my-box .my-item .status span[data-v-5508f578]{color:#c00;white-space:nowrap}.my-box .my-item .status.active span[data-v-5508f578]{color:#169900}.my-box .my-item>img[data-v-5508f578]{width:100%;height:auto;display:block;margin:.4rem auto}.my-box .my-item .vote[data-v-5508f578]{text-align:left;color:#333;font-size:.46rem;font-weight:500}.my-box .my-item .vote .btn[data-v-5508f578]{color:#333;font-size:.46rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));border-radius:.48rem;padding:.2rem .88rem;text-align:center}.my-box .my-item .desc[data-v-5508f578]{color:#333;font-size:.4rem;margin-top:.8rem;line-height:.6rem;text-align:left}.my-box .my-item .rule[data-v-5508f578]{display:inline-block;padding:.2rem .6rem;background-color:#fffc00;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.no-data[data-v-5508f578]{text-align:center;font-size:.52rem;color:#000;padding-top:1rem}.no-data .title[data-v-5508f578]{margin:.8rem auto}.no-data .subtitle[data-v-5508f578]{color:#666;font-size:.46rem}.no-data img[data-v-5508f578]{display:block;margin:0 auto}.no-data img[data-v-5508f578]:first-child{width:6.21rem;height:5.89rem}.no-data .upload[data-v-5508f578]{width:8.37rem;height:1.56rem}[data-v-5508f578] .notice-popup{background:#fff;border-radius:.3rem;min-width:7.14rem}[data-v-5508f578] .notice-popup .title{font-size:.56rem;font-weight:700;color:#000;text-align:center;padding-top:.6rem}[data-v-5508f578] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#c00;margin-top:.88rem;padding:0 .2rem}[data-v-5508f578] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-5508f578] .notice-popup .button>div{line-height:1.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-5508f578] .notice-popup .button>div.confirm{border-right:.02rem solid #cacaca}.show-active-popup[data-v-5508f578]{width:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;overflow:hidden;padding-bottom:.54rem}.show-active-popup .popup-close[data-v-5508f578]{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-5508f578]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-5508f578]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-5508f578]{padding:.76rem .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-5508f578]{font-size:.46rem;font-weight:700;color:#000;margin-bottom:.63rem;text-align:center}.show-active-popup .popup-box .popup-content[data-v-5508f578]{height:8.78rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-5508f578]{text-align:left}.show-active-popup .popup-box .popup-content .content p[data-v-5508f578]{text-align:left;font-size:.4rem;font-weight:500;color:#333;line-height:.6rem}.show-active-popup .popup-box .popup-content[data-v-5508f578]::-webkit-scrollbar{display:none}.share-fixed[data-v-5508f578]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/share.png);background-size:100% 100%;width:6.99rem;height:4.01rem;line-height:4.01rem;background-repeat:no-repeat;z-index:100;position:absolute;right:.4rem;top:1.6rem;text-align:center;color:#000}.bg[data-v-2b8e7cb2]{background:#fff;padding-bottom:.2rem}.topBac[data-v-2b8e7cb2]{width:6.21rem;height:5.89rem;margin:.96rem auto}.title[data-v-2b8e7cb2]{text-align:center;font-size:.68rem;font-weight:700}.box[data-v-2b8e7cb2]{padding:.3rem 0;text-align:center;color:#fff;margin-top:1.38rem}.box .btn[data-v-2b8e7cb2]{background-size:100% 100%;background-repeat:no-repeat;width:8.37rem;height:1.56rem;margin:.36rem auto 0}.box .btn.other[data-v-2b8e7cb2]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/toOther.png)}.box .btn.my[data-v-2b8e7cb2]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/my.png)}.bot-text[data-v-2b8e7cb2]{color:#666;font-size:.42rem;text-align:center;line-height:.6rem;margin-top:1.38rem;padding:.2rem 1.6rem}.bg[data-v-6e0a83dc]{background:#fff;padding-bottom:.2rem}.topBac[data-v-6e0a83dc]{width:6.21rem;height:5.89rem;margin:.96rem auto}.title[data-v-6e0a83dc]{text-align:center;font-size:.68rem;font-weight:700}.down[data-v-6e0a83dc]{display:block;width:.63rem;height:.87rem;margin:.4rem auto}.box[data-v-6e0a83dc]{padding:.3rem 0;text-align:center;color:#fff}.box .btn[data-v-6e0a83dc]{background-size:100% 100%;background-repeat:no-repeat;width:8.37rem;height:1.56rem;margin:0 auto}.box .btn.upload[data-v-6e0a83dc]{background-image:url(https://static.ticket.sz-trip.com/activity/photoAct/upload.png)}.bot-text[data-v-6e0a83dc]{color:#666;font-size:.42rem;text-align:center;line-height:.6rem;margin-top:.5rem}.bg[data-v-7a3c9426]{background:#fff;padding-bottom:.2rem}.topBac[data-v-7a3c9426]{width:6.21rem;height:5.89rem;margin:.96rem auto}.title[data-v-7a3c9426]{text-align:center;font-size:.68rem;font-weight:700}.down[data-v-7a3c9426]{display:block;width:.63rem;height:.87rem;margin:.4rem auto}.box[data-v-7a3c9426]{padding:.3rem 1.44rem;text-align:center;color:#fff;margin-top:1rem}.box .btn[data-v-7a3c9426]{line-height:1.32rem;background:-webkit-gradient(linear,left bottom,left top,from(rgba(251,197,34,.93)),to(rgba(255,252,0,.93)));background:linear-gradient(0deg,rgba(251,197,34,.93),rgba(255,252,0,.93));border-radius:.15rem;font-size:.56rem;color:#000;text-align:center;margin:0 auto}.box .btn.return[data-v-7a3c9426]{margin-top:.68rem;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,62.4%,.93)),to(hsla(0,0%,92.5%,.93)));background:linear-gradient(0deg,hsla(0,0%,62.4%,.93),hsla(0,0%,92.5%,.93))}.bg[data-v-70b8b0d4]{background-color:#fff}.content[data-v-70b8b0d4]{padding:.6rem;line-height:.7rem;font-size:.4rem;color:#010101}.bg[data-v-71e1091f]{background-color:#f2f2f2}.feiyi-list[data-v-71e1091f]{padding:.2rem .45rem .22rem}.feiyi-list .feiyi-item[data-v-71e1091f]{margin-bottom:.28rem;background:#fff;border-radius:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.3rem}.feiyi-list .feiyi-item .item-img[data-v-71e1091f]{width:3.3rem;height:3.3rem;border-radius:.15rem;overflow:hidden}.feiyi-list .feiyi-item .item-img img[data-v-71e1091f]{width:100%;height:100%}.feiyi-list .feiyi-item .item-text[data-v-71e1091f]{padding:.1rem .3rem;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.feiyi-list .feiyi-item .item-text .title[data-v-71e1091f]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.3rem}.feiyi-list .feiyi-item .item-text .subtitle[data-v-71e1091f]{font-size:.4rem;font-weight:500;color:#888;margin-bottom:.3rem}.feiyi-list .feiyi-item .item-text .subtitle img[data-v-71e1091f]{width:.45rem;margin-right:.18rem;vertical-align:text-top}.feiyi-list .feiyi-item .item-text .subtitle[data-v-71e1091f]:nth-child(3){margin-bottom:0}.feiyi-list .feiyi-item .item-text .bot[data-v-71e1091f]{margin-top:.5rem}.feiyi-list .feiyi-item .item-text .bot .price[data-v-71e1091f]{font-size:.45rem;color:#f55}.feiyi-list .feiyi-item .item-text .bot .price[data-v-71e1091f]:after,.feiyi-list .feiyi-item .item-text .bot .price[data-v-71e1091f]:before{color:#f55;font-size:.3rem}.feiyi-list .feiyi-item .item-text .bot .btn[data-v-71e1091f]{font-size:.39rem;color:#fff;padding:.18rem .4rem;background-color:#0b898e;border-radius:.4rem}.bg[data-v-19624c08]{background:#fff}.top-bac[data-v-19624c08]{height:4.97rem;position:relative}.top-bac img[data-v-19624c08]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-bac .title[data-v-19624c08]{position:absolute;left:.45rem;bottom:.3rem;z-index:100;font-size:.45rem;color:#fff;max-width:calc(100% - .5rem);-webkit-box-sizing:border-box;box-sizing:border-box}.detail-box[data-v-19624c08]{padding-bottom:1.56rem}.detail-box .detail-line[data-v-19624c08]{background-color:#f2f2f2;height:.15rem}.detail-box .detail-top[data-v-19624c08]{padding:.45rem}.detail-box .detail-top .title[data-v-19624c08]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .detail-top .subtitle[data-v-19624c08]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .detail-top .subtitle[data-v-19624c08]:last-of-type{margin-bottom:0}.detail-box .detail-top .subtitle img[data-v-19624c08]{width:.44rem;margin-right:.34rem}.detail-box .detail-info[data-v-19624c08]{margin-top:.6rem;padding:0 .38rem}.detail-box .detail-info .title[data-v-19624c08]{font-size:.45rem;font-weight:500;color:#000;margin-bottom:.5rem}.detail-box .detail-info .subtitle[data-v-19624c08]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.appointButton[data-v-19624c08]{width:100%;height:1.5rem;line-height:1.5rem;font-size:.54rem;color:#fff;text-align:center;position:fixed;bottom:0;left:0;background:#0b898e;z-index:100}.appointButton.notCan[data-v-19624c08]{background-color:#ccc}[data-v-19624c08].detail-content p{font-size:.38rem;color:#666!important;font-family:inherit!important}.tickets-box[data-v-19624c08]{background:#fff;border-radius:.14rem}.tickets-box .tickets-line[data-v-19624c08]{background-color:#d8d8d8;height:.01rem;margin:0 .45rem}.tickets-box .tickets-title[data-v-19624c08]{padding:.5rem .46rem 0}.tickets-box .use-date[data-v-19624c08]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-19624c08]{width:2.4rem;line-height:.9rem;border:1px solid #ccc;border-radius:.3rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-19624c08]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-19624c08]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.notNum[data-v-19624c08]{border-color:#999;color:#999}.tickets-box .use-date .date.notNum span[data-v-19624c08]{color:#666}.tickets-box .use-date .more[data-v-19624c08]{width:2.24rem;line-height:.9rem;border:1px solid #ccc;border-radius:.3rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-19624c08]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem 0}.tickets-box .tickets-list .tickets-item[data-v-19624c08]{font-size:.45rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.3rem;text-align:center;width:48%;margin-bottom:.36rem;line-height:1.2rem}.tickets-box .tickets-list .tickets-item.active[data-v-19624c08]{border-color:transparent;font-size:.45rem;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-19624c08]{border-color:transparent;font-size:.45rem;font-weight:400;color:#fff;background-color:#ccc}.bg[data-v-6d0f34e0]{padding-top:1.26rem;background:#fff;padding-bottom:2rem}.tickets-title[data-v-6d0f34e0]{font-size:.45rem;font-weight:500;color:#000;padding:.6rem 0;white-space:nowrap}.tickets-title.line[data-v-6d0f34e0]{border-bottom:1px solid #d8d8d8}.tickets-title input[data-v-6d0f34e0]{font-size:.46rem;font-weight:400;color:#333;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem}.all-box[data-v-6d0f34e0]{padding:0 .45rem}.tickets-box[data-v-6d0f34e0]{background:#fff;border-radius:.14rem;border-bottom:1px solid #d8d8d8}.tickets-box[data-v-6d0f34e0]:last-child{border:none}.tickets-box .tickets-title[data-v-6d0f34e0]{padding:.6rem 0}.tickets-box.userDate .tickets-title[data-v-6d0f34e0]{padding:.46rem 0 0}.tickets-box .tickets-title .title[data-v-6d0f34e0]{font-size:.45rem;color:#333}.tickets-box .tickets-title .title div[data-v-6d0f34e0]{color:#999;font-size:.36rem}.tickets-box .use-date[data-v-6d0f34e0]{padding:.5rem 0}.tickets-box .use-date .date[data-v-6d0f34e0]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.3rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-6d0f34e0]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-6d0f34e0]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.active span[data-v-6d0f34e0]{color:#fff}.tickets-box .use-date .date.notNum[data-v-6d0f34e0]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-6d0f34e0]{color:#666}.tickets-box .use-date .date.notext[data-v-6d0f34e0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-6d0f34e0]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.3rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-6d0f34e0]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem 0;border-top:1px solid #ccc}.tickets-box .tickets-list .tickets-item[data-v-6d0f34e0]{font-size:.45rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.3rem;line-height:1.2rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem}.tickets-box .tickets-list .tickets-item.active[data-v-6d0f34e0]{border-color:transparent;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-6d0f34e0]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-6d0f34e0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-6d0f34e0],.buy-num .number-btn[data-v-6d0f34e0],.buy-num .tickets-title[data-v-6d0f34e0]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-6d0f34e0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-6d0f34e0]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-6d0f34e0]{font-size:.46rem;border:1px solid #0b898e;border-radius:50%;width:.6rem;height:.6rem;line-height:.6rem;text-align:center}.buy-num .tickets-title .number-btn>div[data-v-6d0f34e0]:nth-child(2){padding:0 .25rem;margin:0 .2rem}.people .tickets-title .edit[data-v-6d0f34e0]{font-size:.45rem;color:#0b898e}.people-box .people-list .people-item .item-text[data-v-6d0f34e0]{font-size:.45rem;font-weight:400;color:#333;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-box .people-list .people-item .item-text>div[data-v-6d0f34e0]{white-space:nowrap}.people-box .people-list .people-item .item-text .subtitle[data-v-6d0f34e0]{margin-left:.1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-box .toAdd[data-v-6d0f34e0]{height:1.05rem;line-height:1.05rem;border:.03rem solid #0b898e;border-radius:.3rem;text-align:center;font-size:.45rem;font-weight:400;color:#0b898e;-webkit-box-sizing:border-box;box-sizing:border-box}.people-box .toAdd i[data-v-6d0f34e0]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-6d0f34e0]{border:none}.discount .tickets-title>div[data-v-6d0f34e0]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.remark .tickets-title[data-v-6d0f34e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-6d0f34e0]{font-size:.46rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-6d0f34e0]{position:fixed;bottom:0;left:0;width:100%;height:1.5rem;line-height:1.5rem;background:#d7272a;font-size:.54rem;color:#fff;text-align:center}.bottomBuy .buy[data-v-6d0f34e0]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.people-popup[data-v-6d0f34e0]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-6d0f34e0]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-6d0f34e0]{text-align:left}.people-popup .top .confirm[data-v-6d0f34e0],.people-popup .top span[data-v-6d0f34e0]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-6d0f34e0]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-6d0f34e0]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-6d0f34e0]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-6d0f34e0]{padding:.5rem .2rem}.people-popup .popup-list .popup-item .item-top i.edit[data-v-6d0f34e0]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-6d0f34e0]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-6d0f34e0]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-6d0f34e0]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-6d0f34e0]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-6d0f34e0]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-6d0f34e0]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-6d0f34e0]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-6d0f34e0]{margin-right:.1rem;width:.34rem}.bg[data-v-471f7c9e]{background:#fff;padding-top:1.26rem;padding-bottom:1.95rem}.data-form[data-v-471f7c9e]{background:#fff;padding:0 .45rem}.data-form .form-item[data-v-471f7c9e]{background:#fff;line-height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.data-form .form-item label[data-v-471f7c9e]{white-space:nowrap}.data-form .form-item input[data-v-471f7c9e]{border:none;text-align:right;font-size:.45rem;font-weight:500;color:#333;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.data-form .form-item input[data-v-471f7c9e]::-webkit-input-placeholder{text-align:right}.data-form .form-item input[data-v-471f7c9e]::-moz-placeholder{text-align:right}.data-form .form-item input[data-v-471f7c9e]::-ms-input-placeholder{text-align:right}.data-form .form-item input[data-v-471f7c9e]::placeholder{text-align:right}.submit[data-v-471f7c9e]{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#fff;line-height:1.05rem;background:#0b898e;border-radius:.3rem;text-align:center;position:fixed;left:0;right:0;width:9.48rem;bottom:.45rem;margin:auto}.bg[data-v-7d4c24ab]{background:#f2f2f2;padding:1.26rem .45rem 1.55rem}.info[data-v-7d4c24ab]{background-color:#fff;color:#0b898e;font-size:.45rem;border-radius:.3rem;overflow:hidden;padding:.5rem .34rem}.info>div[data-v-7d4c24ab]:first-child{margin-top:0}.info .title[data-v-7d4c24ab]{margin-top:.46rem}.info .title span[data-v-7d4c24ab]{margin-right:.1rem;white-space:nowrap}.member-box[data-v-7d4c24ab]{background-color:#fff;border-radius:.3rem;overflow:hidden;margin-top:.28rem}.member-box .member-list[data-v-7d4c24ab]{padding:0 .3rem}.member-box .member-list .member-item[data-v-7d4c24ab]{padding:.4rem .6rem;margin-top:.28rem}.member-box .member-list .member-item i[data-v-7d4c24ab]:first-of-type{color:#d62828;font-size:1rem}.member-box .member-list .member-item i[data-v-7d4c24ab]:last-of-type{font-size:.6rem;color:#666}.member-box .member-list .member-item .item-text[data-v-7d4c24ab]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.member-box .member-list .member-item .item-text .name[data-v-7d4c24ab]{font-size:.42rem;font-weight:400;color:#000}.member-box .member-list .member-item .item-text .subtitle[data-v-7d4c24ab]{font-size:.38rem;font-weight:400;color:#666}.member-box .member-list .member-item .item-text .subtitle[data-v-7d4c24ab]:nth-child(2){margin:.3rem 0}.add-btn[data-v-7d4c24ab]{color:#000;width:3.3rem;height:1.05rem;background:#fff;border:1px solid #333;border-radius:.52rem;margin:.5rem auto 0}.add-btn[data-v-7d4c24ab],.submit[data-v-7d4c24ab]{font-size:.45rem;line-height:1.05rem;text-align:center}.submit[data-v-7d4c24ab]{-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;color:#fff;background:#0b898e;border-radius:.3rem;position:fixed;left:0;right:0;width:9.48rem;bottom:.45rem;margin:auto}[data-v-7d4c24ab] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem 0 0;min-width:7rem}[data-v-7d4c24ab] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-7d4c24ab] .notice-popup img{width:3.3rem;height:3.3rem;display:block;margin:0 auto}[data-v-7d4c24ab] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-7d4c24ab] .notice-popup .subtitle{font-weight:700;text-align:center;font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-7d4c24ab] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-7d4c24ab] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-7d4c24ab] .notice-popup .button>div.confirm{color:#0b898e}.bg[data-v-02dcf42c]{background:#fff;padding-top:1.26rem;padding-bottom:1.95rem}.data-form[data-v-02dcf42c]{background:#fff;padding:0 .45rem}.data-form .form-item[data-v-02dcf42c]{background:#fff;line-height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.data-form .form-item label[data-v-02dcf42c]{white-space:nowrap}.data-form .form-item input[data-v-02dcf42c]{border:none;text-align:right;font-size:.45rem;font-weight:500;color:#333;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.data-form .form-item input[data-v-02dcf42c]::-webkit-input-placeholder{text-align:right}.data-form .form-item input[data-v-02dcf42c]::-moz-placeholder{text-align:right}.data-form .form-item input[data-v-02dcf42c]::-ms-input-placeholder{text-align:right}.data-form .form-item input[data-v-02dcf42c]::placeholder{text-align:right}.submit[data-v-02dcf42c]{-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;line-height:1.05rem;background:#0b898e;border-radius:.3rem;position:fixed;width:9.48rem;bottom:.45rem}.submit[data-v-02dcf42c],.team-top .top[data-v-52d5ae60]{font-size:.45rem;color:#fff;text-align:center;left:0;right:0;margin:auto}.team-top .top[data-v-52d5ae60]{font-weight:400;background-color:#0b898e;position:absolute;top:0;max-width:5rem;border-radius:0 0 .3rem .3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.04rem 0}[data-v-52d5ae60].time-count.van-count-down{text-align:center;font-size:.45rem;font-weight:400;color:#fff;letter-spacing:.04rem;margin-left:.2rem}.bg[data-v-52d5ae60]{padding-left:.45rem;padding-right:.45rem;background-color:#f2f2f2;padding-bottom:.3rem}.header[data-v-52d5ae60]{height:1.26rem;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box}.header .ds[data-v-52d5ae60],.header[data-v-52d5ae60]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.header .ds[data-v-52d5ae60]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;align-content:center;background-color:#f2f2f2;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-52d5ae60]{border:0;font-size:.4rem;width:calc(100% - 2.3rem);white-space:nowrap;background-color:#f2f2f2}.header .ds .search-text[data-v-52d5ae60]{font-size:.4rem;color:#ccc;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem}.header .ds div[data-v-52d5ae60]{color:#0b898e}.team-top[data-v-52d5ae60]{border-radius:.3rem;background:#fff;padding:.8rem .4rem;position:relative}.team-top .btn[data-v-52d5ae60]{font-size:.45rem;color:#0b898e;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:.02rem solid #0b898e;border-radius:.15rem;line-height:1rem;margin-top:1rem}.team-top .btn.submit[data-v-52d5ae60]{background-color:#0b898e;border-color:transparent;margin-top:.3rem;color:#fff}.team-top>div[data-v-52d5ae60]{color:#0b898e;font-size:.54rem;text-align:center}.team-top .subtitle[data-v-52d5ae60]{font-size:.72rem;margin-top:.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-top .subtitle>div[data-v-52d5ae60]{font-size:.4rem;width:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.team-top .subtitle>div[data-v-52d5ae60]:first-child{border-right:.01rem solid #0b898e}.team-box[data-v-52d5ae60]{margin-top:.3rem;background-color:#fff;border-radius:.3rem;overflow:hidden;padding:.4rem}.team-box .team-tips[data-v-52d5ae60]{font-size:.4rem;color:#999;margin-bottom:.2rem}.team-box .team-title[data-v-52d5ae60]{font-size:.45rem;color:#333}.team-box .team-title .btn[data-v-52d5ae60]{color:#0b898e}.team-box .noData[data-v-52d5ae60]{text-align:center;font-size:.4rem;color:#999}.team-box .team-list .team-item[data-v-52d5ae60]{padding:.7rem 0;border-bottom:.01rem solid #d8d8d8}.team-box .team-list .team-item[data-v-52d5ae60]:last-of-type{border:none}.team-box .team-list .team-item .item[data-v-52d5ae60]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-box .team-list .team-item .item>div[data-v-52d5ae60]{font-size:.45rem;color:#333}.team-box .team-list .team-item .item>div[data-v-52d5ae60]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.2rem}.team-box .team-list .team-item .handle[data-v-52d5ae60]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.4rem}.team-box .team-list .team-item .handle>div[data-v-52d5ae60]{font-size:.39rem;color:#0b898e;margin-left:.76rem}.team-box .team-list .team-item .handle .left[data-v-52d5ae60]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:0}.team-box .team-list .team-item .handle .left>div[data-v-52d5ae60]{font-size:.39rem;background-color:rgba(11,137,142,.1);display:inline-block;line-height:.6rem;padding:0 .33rem;border-radius:.15rem}[data-v-52d5ae60] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem 0 0;min-width:7rem}[data-v-52d5ae60] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-52d5ae60] .notice-popup img{width:3.3rem;height:3.3rem;display:block;margin:0 auto}[data-v-52d5ae60] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-52d5ae60] .notice-popup .subtitle{font-weight:700;text-align:center;font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-52d5ae60] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-52d5ae60] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-52d5ae60] .notice-popup .button>div.confirm{color:#0b898e}#invite[data-v-52d5ae60]{width:3.3rem;height:3.3rem}#invite img[data-v-52d5ae60]{width:100%;height:100%}.notice-popup.qrcode[data-v-52d5ae60]{padding:.7rem 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.notice-popup.qrcode>img[data-v-52d5ae60]{margin-bottom:.5rem}.notice-popup.qrcode>i[data-v-52d5ae60]{font-size:.6rem;color:#333}.notice-popup.qrcode .title[data-v-52d5ae60]{font-size:.48rem;font-weight:700;color:#0b898e;text-align:center;background-color:rgba(11,137,142,.1);padding:0 .6rem}.notice-popup.qrcode .subtitle[data-v-52d5ae60]{text-align:center;margin:.5rem auto 0}.notice-popup.qrcode .btn[data-v-52d5ae60]{font-size:.45rem;color:#fff;background-color:#0b898e;border-radius:.52rem;line-height:1.05rem}.orderBtn[data-v-52d5ae60]{width:1.65rem;height:1.65rem;background:#fff;-webkit-box-shadow:0 0 .17rem 0 rgba(17,17,17,.2);box-shadow:0 0 .17rem 0 rgba(17,17,17,.2);border-radius:.83rem;position:fixed;bottom:1.8rem;right:.44rem;font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#0b898e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-35e195ca]{background-color:#f2f2f2}.team-list[data-v-35e195ca]{background-color:#fff;border-radius:.3rem;overflow:hidden;padding:.4rem;margin:0 .3rem}.team-list .team-item[data-v-35e195ca]{padding:.7rem 0;border-bottom:.01rem solid #d8d8d8}.team-list .team-item[data-v-35e195ca]:last-of-type{border:none}.team-list .team-item .item[data-v-35e195ca]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-list .team-item .item>div[data-v-35e195ca]{font-size:.45rem;color:#333}.team-list .team-item .item.leader>div[data-v-35e195ca]{color:#0b898e}.team-list .team-item .item>div[data-v-35e195ca]{white-space:nowrap}.team-list .team-item .item>div[data-v-35e195ca]:nth-child(n+2){margin-left:.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.team-list .team-item .handle[data-v-35e195ca]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.4rem}.team-list .team-item .handle>div[data-v-35e195ca]{font-size:.39rem;color:#0b898e;margin-left:.76rem}.team-list .team-item .handle .left[data-v-35e195ca]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:0}.team-list .team-item .handle .left>div[data-v-35e195ca]{font-size:.39rem;background-color:rgba(11,137,142,.1);display:inline-block;line-height:.6rem;padding:0 .33rem;border-radius:.15rem}.noData[data-v-35e195ca]{text-align:center;font-size:.4rem;color:#999;padding:.3rem 0}.btn[data-v-35e195ca]{font-size:.45rem;color:#fff;line-height:1.05rem;background-color:#0b898e;border-radius:.3rem;text-align:center;margin:1.1rem .43rem 0}[data-v-35e195ca] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem 0 0;min-width:7rem}[data-v-35e195ca] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-35e195ca] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-35e195ca] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-35e195ca] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-35e195ca] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-35e195ca] .notice-popup .button>div.confirm{color:#0b898e}.bg[data-v-465d7596]{background-color:#fff;padding:2.64rem .88rem .2rem}.bg>div[data-v-465d7596]{text-align:center}.bg>i[data-v-465d7596]{font-size:3rem;color:#0b898e;display:block;text-align:center}.title[data-v-465d7596]{font-size:.54rem;color:#0b898e;margin-top:.6rem;font-weight:700}.subtitle[data-v-465d7596]{font-size:.39rem;color:#999;margin:.5rem 0 1.78rem;line-height:.6rem}.btn[data-v-465d7596]{font-size:.45rem;color:#0b898e;border:.03rem solid #0b898e;border-radius:.3rem;line-height:1.05rem;margin-top:.45rem}.btn.submit[data-v-465d7596]{border-color:transparent;color:#fff;background-color:#0b898e;margin-top:0}.bg[data-v-cb6760e0]{padding-top:1.26rem;background:#ededed}.select-box[data-v-cb6760e0]{padding:.3rem .45rem;background:#fff;position:fixed;top:1.26rem;left:0;width:100%}.select-box .search[data-v-cb6760e0]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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;margin-bottom:.2rem}.select-box .search i[data-v-cb6760e0]{font-size:.45rem;color:#999}.select-box .search input[data-v-cb6760e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.39rem;font-weight:500;color:#333;padding:0 .2rem;border:none;background:none}.select-box .search span[data-v-cb6760e0]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle;white-space:nowrap}.select-box .nav-box[data-v-cb6760e0]{overflow:hidden}.select-box .nav-box .nav-list[data-v-cb6760e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.select-box .nav-box .nav-list[data-v-cb6760e0]::-webkit-scrollbar{display:none}.select-box .nav-box .nav-list .nav-item[data-v-cb6760e0]{font-size:.39rem;font-weight:500;color:#333;white-space:nowrap;margin-right:.9rem}.select-box .nav-box .nav-list .nav-item.active[data-v-cb6760e0]{color:#0b898e;font-weight:700}.select-box .nav-box .nav-list .nav-item.active .line[data-v-cb6760e0]{width:80%;height:.1rem;background:#0b898e;border-radius:.03rem;margin:.1rem auto 0;border-radius:.3rem}.order-list[data-v-cb6760e0]{padding:.3rem .45rem;background:#ededed;margin-top:2.88rem}.order-list .order-item[data-v-cb6760e0]{background:#fff;border-radius:.3rem;margin-bottom:.3rem;padding-bottom:.36rem}.order-list .order-item[data-v-cb6760e0]:last-of-type{margin-bottom:0}.order-list .order-item .item-title[data-v-cb6760e0]{font-size:.39rem;font-weight:500;color:#888;padding:.42rem .3rem;border-bottom:1px solid #d8d8d8}.order-list .order-item .item-title span[data-v-cb6760e0]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.3rem}.order-list .order-item .item-title span[data-v-cb6760e0]:nth-child(2){font-size:.39rem;font-weight:500;color:#d62828}.order-list .order-item .item-info[data-v-cb6760e0]{padding:.3rem;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.order-list .order-item .item-info>img[data-v-cb6760e0]{display:block;width:2.1rem;height:2.1rem;border-radius:.15rem;-o-object-fit:cover;object-fit:cover}.order-list .order-item .item-info .title[data-v-cb6760e0]{font-size:.39rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .3rem}.order-list .order-item .item-info .price-num[data-v-cb6760e0]{font-size:.39rem;font-weight:500;color:#333;text-align:right}.order-list .order-item .item-info .price-num span[data-v-cb6760e0]{display:block;text-align:right}.order-list .order-item .item-info .price-num span[data-v-cb6760e0]:first-child{margin-bottom:.45rem}.order-list .order-item .item-total[data-v-cb6760e0]{text-align:right;font-size:.39rem;font-weight:500;color:#333;padding:0 .3rem}.order-list .order-item .item-total span[data-v-cb6760e0]{font-size:.54rem}.order-list .order-item .item-buttons[data-v-cb6760e0]{text-align:right;margin-top:.4rem;padding:0 .3rem}.order-list .order-item .item-buttons>div[data-v-cb6760e0]{height:.9rem;line-height:.9rem;background:hsla(0,0%,92.9%,0);border:1px solid #d8d8d8;border-radius:.45rem;text-align:center;padding:0 .42rem;display:inline-block;font-size:.39rem;font-weight:500;color:#333}.order-list .order-item .item-buttons>div.active[data-v-cb6760e0]{border:none;color:#fff;background:#fc9132}[data-v-cb6760e0] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-cb6760e0] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-cb6760e0] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-cb6760e0] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-cb6760e0] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-cb6760e0] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-cb6760e0] .notice-popup .button>div.confirm{color:#0b898e}[data-v-cb6760e0] .nav-box .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-cb6760e0] .nav-box .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-cb6760e0] .nav-box .van-tabs__wrap--scrollable .van-tab{padding:0!important}[data-v-cb6760e0] .nav-box .van-tab{padding:0!important;font-size:.38rem;line-height:inherit}[data-v-cb6760e0] .nav-box .van-tabs__line{bottom:.04rem;width:.7rem;height:.08rem;border-radius:.03rem}.item-price-box[data-v-cb6760e0]{font-size:.4rem;text-align:right;padding:0 .3rem;margin-top:.2rem}.item-price-box .one[data-v-cb6760e0]{color:#999}.bg[data-v-26c72109]{background-color:#d3f4f2;padding-bottom:.3rem}.topBac[data-v-26c72109]{background-image:url(https://static.ticket.sz-trip.com/activity/kunArt/indexBac.png);height:7.08rem;position:relative}.nav-box[data-v-26c72109]{background-size:cover;background-repeat:no-repeat;background-image:url(https://static.ticket.sz-trip.com/activity/kunArt/indexLine.png);height:1.89rem;margin-top:-.8rem;position:relative}.nav-box .nav-item[data-v-26c72109]{font-size:.54rem;color:#333;width:30%;text-align:center;position:relative;height:100%;line-height:2.4rem}.nav-box .nav-item.active[data-v-26c72109]{font-weight:700}.nav-box .nav-item.active[data-v-26c72109]:after{display:block;content:"";background-color:#e60080;width:.7rem;height:.1rem;border-radius:.05rem;position:absolute;left:0;right:0;margin:auto;bottom:0}.menu-box[data-v-26c72109]{margin:.6rem .46rem .3rem;background-color:#fff;border:.1rem solid #987b48;text-align:center;position:relative;height:4.4rem;overflow:hidden}.menu-box img[data-v-26c72109]{width:100%;height:100%}.menu-box .tag[data-v-26c72109]{font-size:.44rem;width:3.7rem;height:.9rem;line-height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.5);border-radius:.45rem;color:#fff}.menu-text[data-v-26c72109]{color:#000;font-size:.48rem;text-align:center}.kun-list[data-v-26c72109]{padding:0 .46rem}.kun-list .kun-item[data-v-26c72109]{background-color:#669f8f;padding:.2rem;height:15.04rem;border-radius:.3rem;overflow:hidden;margin-top:.5rem}.kun-list .kun-item .item[data-v-26c72109]{position:relative;width:100%;height:100%;border-radius:.3rem;overflow:hidden}.kun-list .kun-item .item>img[data-v-26c72109]{width:100%;height:100%}.kun-list .kun-item .item .text[data-v-26c72109]{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.4);padding:.4rem .3rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 .3rem .3rem}.kun-list .kun-item .item .text .title[data-v-26c72109]{color:#fff;font-size:.6rem}.kun-list .kun-item .item .text .child[data-v-26c72109]{-ms-flex-wrap:wrap;flex-wrap:wrap}.kun-list .kun-item .item .text .child div[data-v-26c72109]{font-size:.4rem;color:#fff;width:48%;text-align:left;margin-top:.45rem}.live-title[data-v-26c72109]{background-image:url(https://static.ticket.sz-trip.com/activity/kunArt/liveTitle.png);height:1.64rem;width:7.17rem;margin:.7rem auto 0}.live-list[data-v-26c72109]{padding:0 .46rem}.live-list .live-item[data-v-26c72109]{background-color:#fff;margin-top:.48rem;border-radius:.3rem;overflow:hidden}.live-list .live-item .item-img[data-v-26c72109]{min-height:4.8rem;position:relative}.live-list .live-item .item-img.live[data-v-26c72109]{height:auto}.live-list .live-item .item-img .tag[data-v-26c72109]{background-color:#e60080}.live-list .live-item .item-img .liveing[data-v-26c72109],.live-list .live-item .item-img .tag[data-v-26c72109]{position:absolute;color:#fff;font-size:.38rem;left:.24rem;top:.2rem;border-radius:.3rem;padding:.1rem .24rem;z-index:10}.live-list .live-item .item-img .liveing[data-v-26c72109]{background-color:rgba(0,0,0,.5)}.live-list .live-item .item-img .liveing[data-v-26c72109]:before{display:inline-block;content:"";width:.2rem;height:.2rem;border-radius:50%;vertical-align:middle;margin-right:.1rem;background-color:#e60080}.live-list .live-item .item-img .zhe[data-v-26c72109]{position:absolute;left:0;top:0;background-color:rgba(0,0,0,.5);text-align:center;font-size:.48rem;color:#fff;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.live-list .live-item .item-text[data-v-26c72109]{padding:.4rem .26rem;color:#000;font-size:.46rem;text-align:left}.live-list .live-item .item-text span[data-v-26c72109]{font-size:.36rem}.bg[data-v-bc8a2a38]{background-color:#aad0ce;background-image:url(https://static.ticket.sz-trip.com/activity/kunArt/hua.png);background-repeat:no-repeat;background-size:6.54rem auto;background-position:100% 0;background-origin:content-box}.topBac img[data-v-bc8a2a38]{display:block;margin:0 auto}.topBac img[data-v-bc8a2a38]:first-child{width:100%;height:auto}.topBac img[data-v-bc8a2a38]:nth-child(2){width:100%;height:auto;margin-top:.4rem}.list[data-v-bc8a2a38]{position:relative;z-index:100;padding:.46rem .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#d7e8e7}.list .item[data-v-bc8a2a38]{position:relative;height:6.3rem;overflow:hidden;border-radius:.4rem;background-color:#6e9f8f;margin-bottom:.5rem;padding:.18rem .16rem}.list .item img[data-v-bc8a2a38]:first-child,.list .item video[data-v-bc8a2a38]{border-radius:.4rem;display:block}.list .item .start[data-v-bc8a2a38]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.16rem;height:1.16rem}.list .item .text[data-v-bc8a2a38]{color:#fff;padding:.2rem;position:absolute;left:.16rem;right:.16rem;bottom:.16rem;margin:auto;background-color:rgba(0,0,0,.4);border-radius:0 0 .4rem .4rem}.list .item .text span[data-v-bc8a2a38]{font-size:.36rem}.list-page[data-v-bc8a2a38]{text-align:center;color:#669f8f;font-size:.44rem}.list-page img[data-v-bc8a2a38]{display:block;margin:0 auto;width:.34rem;height:.19rem}.bg[data-v-6ca03a6a]{width:100%;height:100%}.bg.width[data-v-6ca03a6a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000}.bg>img[data-v-6ca03a6a]{width:100%;height:auto}.bg[data-v-f077c128]{background-color:#d2ece6;padding-bottom:.3rem}.topBac[data-v-f077c128]{background-image:url(https://static.ticket.sz-trip.com/activity/pingArt/indexBac.png);height:6.86rem;position:relative}.nav-box[data-v-f077c128]{background-size:cover;background-repeat:no-repeat;background-image:url(/static/images/activity/kunArt/indexLine.png);height:.77rem;margin-top:-.7rem;position:relative}.menu-box[data-v-f077c128]{margin:0 .5rem .7rem;background-color:#fff;border:.1rem solid #987b48;text-align:center;position:relative;height:4.4rem;overflow:hidden}.menu-box img[data-v-f077c128]{width:100%;height:100%}.menu-box .tag[data-v-f077c128]{font-size:.44rem;width:3.7rem;height:.9rem;line-height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.5);border-radius:.45rem;color:#fff}.menu-text[data-v-f077c128]{color:#000;font-size:.48rem;text-align:center}.kun-list[data-v-f077c128]{padding:0 .46rem}.kun-list .kun-item[data-v-f077c128]{background-color:#669f8f;padding:.2rem;height:15.04rem;border-radius:.3rem;overflow:hidden;margin-top:.5rem}.kun-list .kun-item .item[data-v-f077c128]{position:relative;width:100%;height:100%;border-radius:.3rem;overflow:hidden}.kun-list .kun-item .item>img[data-v-f077c128]{width:100%;height:100%}.kun-list .kun-item .item .text[data-v-f077c128]{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.4);padding:.4rem .3rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 .3rem .3rem}.kun-list .kun-item .item .text .title[data-v-f077c128]{color:#fff;font-size:.6rem}.kun-list .kun-item .item .text .child[data-v-f077c128]{-ms-flex-wrap:wrap;flex-wrap:wrap}.kun-list .kun-item .item .text .child div[data-v-f077c128]{font-size:.4rem;color:#fff;width:48%;text-align:left;margin-top:.45rem}.live-title[data-v-f077c128]{background-image:url(https://static.ticket.sz-trip.com/activity/pingArt/liveTitle.png);height:1.64rem;width:7.17rem;margin:.7rem auto 0}.live-list[data-v-f077c128]{padding:0 .46rem}.live-list .live-item[data-v-f077c128]{background-color:#fff;margin-top:.48rem;border-radius:.3rem;overflow:hidden}.live-list .live-item .item-img[data-v-f077c128]{min-height:4.8rem;position:relative}.live-list .live-item .item-img.live[data-v-f077c128]{height:auto}.live-list .live-item .item-img .tag[data-v-f077c128]{background-color:#e60080}.live-list .live-item .item-img .liveing[data-v-f077c128],.live-list .live-item .item-img .tag[data-v-f077c128]{position:absolute;color:#fff;font-size:.38rem;left:.24rem;top:.2rem;border-radius:.3rem;padding:.1rem .24rem;z-index:10}.live-list .live-item .item-img .liveing[data-v-f077c128]{background-color:rgba(0,0,0,.5)}.live-list .live-item .item-img .liveing[data-v-f077c128]:before{display:inline-block;content:"";width:.2rem;height:.2rem;border-radius:50%;vertical-align:middle;margin-right:.1rem;background-color:#e60080}.live-list .live-item .item-img .zhe[data-v-f077c128]{position:absolute;left:0;top:0;background-color:rgba(0,0,0,.5);text-align:center;font-size:.48rem;color:#fff;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.live-list .live-item .item-text[data-v-f077c128]{padding:.4rem .26rem;color:#000;font-size:.46rem;text-align:left}.live-list .live-item .item-text span[data-v-f077c128]{font-size:.36rem}.live-list .live-item .address[data-v-f077c128]{font-size:.36rem;text-align:right;padding:0 .26rem .3rem}.bg[data-v-4af04236]{width:100%;height:100%}.bg.width[data-v-4af04236]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000}.bg>img[data-v-4af04236]{width:100%;height:auto}.bg[data-v-93ac9f6c]{background-color:#fff;padding-top:1.26rem}[data-v-93ac9f6c] .small-swipe{height:auto}.van-swipe-item img[data-v-93ac9f6c]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.detail-title[data-v-93ac9f6c]{padding:0 .45rem;margin:.43rem 0 .36rem;font-size:.45rem;font-weight:700;color:#333}.detail-subtitle[data-v-93ac9f6c]{padding:0 .45rem;font-size:.39rem;font-weight:500;color:#333}.detail-content[data-v-93ac9f6c]{text-align:justify;padding:0 .45rem .45rem}.detail-content img[data-v-93ac9f6c]{width:100%;border-radius:.3rem;margin:0 auto}.detail-content p[data-v-93ac9f6c]{font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;text-align:left}.qrImg[data-v-93ac9f6c]{max-width:100%;height:auto}.bg[data-v-a1bb3734]{background-color:#ff842b}.topBac[data-v-a1bb3734]{background-image:url(https://static.ticket.sz-trip.com/activity/nationalDay/topBacNew.png);height:9rem}.navBefore[data-v-a1bb3734]{background-image:url(https://static.ticket.sz-trip.com/activity/nationalDay/navBeforeNew.png);width:8.42rem;height:.84rem;margin:.2rem auto .5rem}.nav-box[data-v-a1bb3734]{color:#ffd9ac;font-size:.48rem;overflow-y:hidden;overflow-x:scroll;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .3rem}.nav-box .nav-item[data-v-a1bb3734]{background-color:#dd4f2c;border:.06rem solid #a31922;border-radius:.45rem;white-space:nowrap;line-height:.9rem;width:30%;text-align:center}.nav-box .nav-item[data-v-a1bb3734]:nth-child(n+4){margin-top:.42rem}.nav-box .nav-item.active[data-v-a1bb3734]{color:#a31922;background-color:#ffec4d}.list-title[data-v-a1bb3734]{width:4.7rem;height:1.1rem;margin:.88rem auto .4rem}.pro-list[data-v-a1bb3734]{padding:0 .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-list .pro-item[data-v-a1bb3734]{background-color:#fff;padding:.23rem;margin-top:.3rem;border-radius:.3rem}.pro-list .pro-item.two[data-v-a1bb3734]{width:49%}.pro-list .pro-item>img[data-v-a1bb3734]{width:4.5rem;height:3.75rem;border-radius:.15rem}.pro-list .pro-item.two>img[data-v-a1bb3734]{width:100%}.pro-list .pro-item .text[data-v-a1bb3734]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-left:.25rem;min-height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-list .pro-item.two .text[data-v-a1bb3734]{margin:0;padding:0;min-height:auto}.pro-list .pro-item .text>div[data-v-a1bb3734]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-list .pro-item .text .title[data-v-a1bb3734]{color:#333;font-size:.48rem}.pro-list .pro-item.two .text .title[data-v-a1bb3734]{min-height:1.4rem}.pro-list .pro-item .text .tags[data-v-a1bb3734]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pro-list .pro-item.two .text .tags[data-v-a1bb3734]{min-height:.7rem;margin-bottom:.2rem}.pro-list .pro-item .text .tags>div[data-v-a1bb3734]{position:relative;padding:0 .1rem;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-list .pro-item .text .tags>div[data-v-a1bb3734]:nth-child(2){margin-left:.3rem}.pro-list .pro-item .text .tags>div span[data-v-a1bb3734]{color:#dd4f2c;font-size:.36rem;position:relative;z-index:10}.pro-list .pro-item .text .tags>div[data-v-a1bb3734]:after{width:100%;display:block;content:"";background-color:#ffd9ac;height:.24rem;border-radius:.12rem;position:absolute;left:0;right:0;margin:auto;bottom:0}.pro-list .pro-item .text .bottom .price[data-v-a1bb3734]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.36rem}.pro-list .pro-item .text .bottom .price>div[data-v-a1bb3734]:first-child{font-size:.45rem}.pro-list .pro-item .text .bottom .price>div[data-v-a1bb3734]:first-child,.pro-list .pro-item .text .bottom .price>div[data-v-a1bb3734]:first-child:before{color:#dd4f2c}.pro-list .pro-item .text .bottom .price>div[data-v-a1bb3734]:first-child:after{color:#333}.pro-list .pro-item .text .bottom .price>div[data-v-a1bb3734]:nth-child(2){color:#999;text-decoration:line-through}.pro-list .pro-item .text .bottom .btn[data-v-a1bb3734]{font-size:.42rem;color:#fff;background-color:#dd4f2c;border-radius:.45rem;padding:.14rem .44rem}.bot-text[data-v-a1bb3734]{padding:.33rem 0;text-align:center;color:#fefefe;font-size:.39rem;letter-spacing:.3rem}.return[data-v-a1bb3734]{position:fixed;right:.3rem;bottom:.42rem;background-image:url(https://static.ticket.sz-trip.com/activity/nationalDay/reuturn.png);width:1.2rem;height:1.2rem;z-index:100}.scene-list[data-v-a1bb3734]{padding:0 .3rem}.scene-list .scene-item[data-v-a1bb3734]{padding:.23rem;background-color:#fff;margin-bottom:.3rem}.scene-list .scene-item .item-img[data-v-a1bb3734]{width:4.5rem;height:3.75rem;border-radius:.15rem;overflow:hidden;position:relative}.scene-list .scene-item .item-img img[data-v-a1bb3734]{width:100%;height:100%}.scene-list .scene-item .item-img .tag[data-v-a1bb3734]{position:absolute;left:0;top:0;font-size:.42rem;color:#fff;border-bottom-right-radius:.2rem;background-color:#d92424;padding:.1rem .3rem}.scene-list .scene-item .text[data-v-a1bb3734]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:.2rem;min-height:3.75rem;text-align:left}.scene-list .scene-item .text>div[data-v-a1bb3734]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.scene-list .scene-item .text .title[data-v-a1bb3734]{font-size:.48rem;color:#333}.scene-list .scene-item .text .subtitle[data-v-a1bb3734]{color:#dd4f2c;font-size:.36rem}.scene-list .scene-item .text .subtitle span[data-v-a1bb3734]{display:inline!important}.scene-list .scene-item .text .address[data-v-a1bb3734]{color:#999;font-size:.36rem}.scene-list .scene-item .text .btn[data-v-a1bb3734]{text-align:right}.scene-list .scene-item .text .btn div[data-v-a1bb3734]{color:#fff;font-size:.42rem;padding:.14rem .44rem;border-radius:.45rem;display:inline-block;background-color:#dd4f2c;width:auto}.scene-more[data-v-a1bb3734]{margin:.3rem auto;line-height:.9rem;background:#fff;border-radius:.45rem;text-align:center;font-size:.42rem;color:#dd4f2c}[data-v-a1bb3734] .brief_intro{display:inline!important}[data-v-a1bb3734] .brief_intro p,[data-v-a1bb3734] .brief_intro span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#dd4f2c!important;float:none!important}[data-v-a1bb3734] .brief_intro p.des{float:none!important}.bg[data-v-8158de2c]{background-color:#ededed}.book-list[data-v-8158de2c]{padding:.3rem .45rem}.book-list .book-item[data-v-8158de2c]{background:#fff;border-radius:.3rem;margin-top:.3rem;overflow:hidden}.book-list .book-item>img[data-v-8158de2c]{width:100%;height:4.68rem;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:cover;object-fit:cover}.book-list .book-item .item-text[data-v-8158de2c]{padding:.3rem;text-align:left;overflow:hidden}.book-list .book-item .item-text .title[data-v-8158de2c]{font-size:.45rem;font-weight:700;color:#333}.book-list .book-item .item-text .subtitle[data-v-8158de2c]{font-size:.39rem;font-weight:500;color:#999;margin-top:.36rem}.book-list .book-item .item-text .subtitle i[data-v-8158de2c]{font-size:.46rem;margin-right:.26rem;color:#0b898e}.bg[data-v-d2dd91ea]{background-color:#fff;padding-top:1.26rem;height:calc(100vh - 1.26rem)}.detail-img[data-v-d2dd91ea]{width:10.35rem;height:8.4rem;margin:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-d2dd91ea]{height:100%}.swipe-box .swipe-item[data-v-d2dd91ea]{background-image:url(/static/images/serve/detailBac.png)}.small-swipe[data-v-d2dd91ea]{height:8.4rem;margin:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box}.van-swipe-item[data-v-d2dd91ea]{width:100%;height:calc(100% - 1rem);padding-top:.4rem}.van-swipe-item img[data-v-d2dd91ea]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-box[data-v-d2dd91ea]{height:100%;position:relative}.detail-title[data-v-d2dd91ea]{padding:0 .56rem;font-size:.54rem;font-weight:700;color:#0b898e}.detail-line[data-v-d2dd91ea]{background-image:url(/static/images/serve/titleAfter.png);width:10.8rem;height:.45rem;margin:.3rem 0}.detail-subtitle[data-v-d2dd91ea]{padding:0 .45rem;font-size:.39rem;font-weight:500;color:#333;margin:.5rem 0}.detail-subtitle img[data-v-d2dd91ea]{width:.45rem;height:.45rem;margin-right:.24rem;vertical-align:text-bottom}.detail-bot[data-v-d2dd91ea]{padding:0 .45rem;position:absolute;left:0;right:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:.4rem}.detail-bot img[data-v-d2dd91ea]{width:3.7rem}.detail-bot img.middle[data-v-d2dd91ea]{width:.9rem;height:.9rem}.detail-content[data-v-d2dd91ea]{text-align:justify;padding:0 .45rem .45rem}.detail-content img[data-v-d2dd91ea]{width:100%;display:block;border-radius:.3rem;margin:0 auto}.detail-content p[data-v-d2dd91ea]{font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;text-align:left}.bg[data-v-18b6103a]{background-color:#fff;padding-top:1.26rem;height:calc(100vh - 1.26rem)}.detail-img[data-v-18b6103a]{width:10.35rem;height:8.4rem;margin:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-18b6103a]{height:100%}.swipe-box .swipe-item[data-v-18b6103a]{background-image:url(/static/images/serve/detailBac.png)}.small-swipe[data-v-18b6103a]{height:8.4rem;margin:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box}.van-swipe-item[data-v-18b6103a]{width:100%;height:calc(100% - 1rem);padding-top:.4rem;overflow:hidden}.van-swipe-item img[data-v-18b6103a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-box[data-v-18b6103a]{height:100%;position:relative}.detail-title[data-v-18b6103a]{padding:0 .56rem;font-size:.54rem;font-weight:700;color:#0b898e}.detail-line[data-v-18b6103a]{background-image:url(/static/images/serve/titleAfter.png);width:10.8rem;height:.45rem;margin:.3rem 0}.detail-subtitle[data-v-18b6103a]{padding:0 .45rem;font-size:.39rem;font-weight:500;color:#333;margin:.5rem 0}.detail-subtitle img[data-v-18b6103a]{width:.45rem;height:.45rem;margin-right:.24rem;vertical-align:text-bottom}.detail-bot[data-v-18b6103a]{padding:0 .45rem;position:absolute;left:0;right:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:.4rem}.detail-bot img[data-v-18b6103a]{width:3.7rem}.detail-bot img.middle[data-v-18b6103a]{width:.9rem;height:.9rem}.detail-content[data-v-18b6103a]{padding:0 .45rem .45rem;text-align:justify;max-height:66%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.detail-content img[data-v-18b6103a]{width:100%;display:block;border-radius:.3rem;margin:0 auto}.detail-content p[data-v-18b6103a]{font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;text-align:left}.service-tag[data-v-18b6103a]{text-align:center;color:#0b898e;position:absolute;left:0;right:0;bottom:1.6rem;z-index:1000}.boxZong .box2 .ww-topBox .book-list{padding-top:3rem}.boxZong{padding-bottom:1.9rem}.boxZong .topSelect{width:100%;height:1.4rem;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;position:fixed;top:1.26rem;background:#107c94;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxZong .topSelect,.boxZong .topSelect div{display:-webkit-box;display:-ms-flexbox;display:flex}.boxZong .topSelect div img{width:.3rem;height:.3rem;vertical-align:middle;margin:.1rem 0 0 .1rem}.boxZong .topItem{background:#107c94;color:#fff}.boxZong .box1 .van-dropdown-menu{background:#107c94;position:fixed;top:1.26rem;width:100%}.boxZong .box1 .van-dropdown-menu__item{background-color:#107c94!important}.boxZong .box1 .van-dropdown-menu__title{color:#fff}.boxZong .box1 .search-box{position:relative}.boxZong .box1 .search-box .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10.35rem;height:.9rem;border-radius:.45rem;background:hsla(0,0%,100%,.6);padding-left:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;position:absolute;left:.45rem;bottom:3.78rem}.boxZong .box1 .search-box .search .input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:none}.boxZong .box1 .search-box .search .img{margin:0 .22rem 0 0;width:.46rem;height:.46rem}.boxZong .box1 .search-box .search .btn{font-size:.39rem;font-family:PingFang SC;font-weight:500;color:#0b898e;padding:0 .45rem;border-left:.02rem solid #ccc}.boxZong .box1 .search-box img{width:100%;height:5rem;margin-top:2.66rem;vertical-align:bottom}.boxZong .box1 .book-list{padding:.2rem .45rem;background:#0b898e}.boxZong .box1 .book-list .book-item{background:#fff;border-radius:.3rem;margin-bottom:.3rem;overflow:hidden}.boxZong .box1 .book-list .book-item .item-img{width:3.8rem;height:3.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.3rem}.boxZong .box1 .book-list .book-item .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.boxZong .box1 .book-list .book-item .item-text{padding:.3rem .1rem .3rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden;height:3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.boxZong .box1 .book-list .book-item .item-text .title{font-size:.45rem;font-weight:700;color:#333}.boxZong .box1 .book-list .book-item .item-text .subtitle{font-size:.4rem;font-weight:500;color:#999;margin-top:.3rem}.boxZong .box1 .book-list .book-item .item-text .price{font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#e53131;margin-top:.4rem}.boxZong .box1 .book-list .book-item .item-text .subtitle img{width:.45rem;margin-right:.18rem;vertical-align:middle}.boxZong .box2 .ww-topBox{width:100%;background-color:#f7f7f7}.boxZong .box2 .ww-topBox .topBox1{width:100%;height:1.48rem;padding:.25rem .44rem .23rem .45rem;background-color:#fff}.boxZong .box2 .ww-topBox .topBox1 .topBox1-select{padding:.09rem .1rem .11rem;background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex}.boxZong .box2 .ww-topBox .topBox1 .topBox1-select .select-item{width:3.4rem;height:.8rem;line-height:.8rem;text-align:center;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#333}.boxZong .box2 .ww-topBox .topBox1 .topBox1-select .active{background:#fff;border-radius:.16rem;color:#0b898e}.boxZong .box2 .ww-topBox .topBox2{width:100%;height:1.2rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1{padding:.32rem .45rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup{height:auto;padding-bottom:.39rem;border-radius:0 0 .2rem .2rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .typeItem{padding:0 .4rem;border:1px solid #999;border-radius:.4rem;white-space:nowrap;margin:.2rem;display:inline-block;height:.81rem;line-height:.81rem;font-size:.4rem;background:#fff}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .active{background:#d5eced;border:1px solid #0b898e;color:#0b898e}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.39rem .45rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;text-align:center;background-color:#fff;border-radius:0 0 .2rem .2rem;width:100%;z-index:5000}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .btnBox .btn1{height:1rem;background:#fff;border:.02px solid #0b898e;border-radius:.2rem 0 0 .2rem;color:#0b898e;width:5.18rem;line-height:1rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .btnBox .btn2{width:5.18rem;height:1rem;background:#0b898e;border:.02px solid #0b898e;border-radius:0 .2rem .2rem 0;color:#fff;line-height:1rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2{padding:.32rem .45rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup{height:auto;padding-bottom:.39rem;border-radius:0 0 .2rem .2rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .typeItem{padding:0 .4rem;border:1px solid #999;border-radius:.4rem;white-space:nowrap;margin:.2rem;display:inline-block;height:.81rem;line-height:.81rem;font-size:.4rem;background:#fff}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .active{background:#d5eced;border:1px solid #0b898e;color:#0b898e}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.39rem .45rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;text-align:center;background-color:#fff;border-radius:0 0 .2rem .2rem;width:100%;z-index:5000}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .btnBox .btn1{height:1rem;background:#fff;border:.02px solid #0b898e;border-radius:.2rem 0 0 .2rem;color:#0b898e;width:5.18rem;line-height:1rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .btnBox .btn2{width:5.18rem;height:1rem;background:#0b898e;border:.02px solid #0b898e;border-radius:0 .2rem .2rem 0;color:#fff;line-height:1rem}.boxZong .box2 .ww-topBox .book-list{margin-top:1.2rem}.boxZong .box2 .ww-topBox .book-list .book-item{width:5rem;background:#fff;border-radius:.2rem;height:auto;display:inline-block;margin:.3rem .312rem;vertical-align:middle;overflow:hidden}.boxZong .box2 .ww-topBox .book-list .book-item .item-img{width:5rem}.boxZong .box2 .ww-topBox .book-list .book-item .item-img img{width:100%;-o-object-fit:cover;object-fit:cover}.boxZong .box2 .ww-topBox .book-list .book-item .item-text{padding:.2rem .25rem .36rem .19rem}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .title{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .address{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999;margin-top:.22rem}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .address img{width:.26rem;height:.3rem;margin-right:.03rem}.boxZong .box2 .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:7.5rem;height:.9rem;border-radius:.45rem;background:#fff;padding-left:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.8rem auto 1rem}.boxZong .box2 .search .input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:none}.boxZong .box2 .search .img{margin:0 .22rem 0 0;width:.46rem;height:.46rem}.boxZong .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;position:fixed;bottom:0;width:100%;background-color:#fff;padding:.35rem 0 0 .55rem}.boxZong .bottom img{width:.9rem;height:.8rem}.boxZong .bottom p{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999}.bg[data-v-533c2781]{min-height:calc(100vh - 1.26rem);background:-webkit-gradient(linear,left top,right top,from(#e50150),color-stop(#ef2168),to(#e50150));background:linear-gradient(90deg,#e50150,#ef2168,#e50150)}.topBac[data-v-533c2781]{background-image:url(https://static.ticket.sz-trip.com/activity/suxinyou/topBac.png);height:6.48rem}.su-title[data-v-533c2781]{background-image:url(https://static.ticket.sz-trip.com/activity/suxinyou/title.png);height:1.83rem;width:6.93rem;margin:-.4rem auto 0}.pro-list[data-v-533c2781]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.26rem .4rem 0}.pro-list .pro-item[data-v-533c2781]{width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.2rem;background-color:#fff;border-radius:.2rem;overflow:hidden;margin-bottom:.5rem}.pro-list .pro-item>img[data-v-533c2781]{display:block;width:100%;height:3.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-list .pro-item .item-text[data-v-533c2781]{padding:.28rem .14rem 0;min-height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-list .pro-item .item-text>div[data-v-533c2781]{text-align:left;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-list .pro-item .item-text .title[data-v-533c2781]{color:#000;font-size:.5rem}.pro-list .pro-item .item-text .tags[data-v-533c2781]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pro-list .pro-item .item-text .tags div[data-v-533c2781]{color:#0b92df;font-size:.36rem;border:.02rem solid #0b92df;border-radius:.3rem;padding:.06rem .16rem}.pro-list .pro-item .item-text .tags div[data-v-533c2781]:first-child{margin-right:.14rem}.pro-list .pro-item .item-text .bot .price[data-v-533c2781]{font-size:.5rem;color:#e20133}.pro-list .pro-item .item-text .bot .price[data-v-533c2781]:before{font-size:.34rem;color:#e20133}.pro-list .pro-item .item-text .bot .price[data-v-533c2781]:after{color:#000;font-size:.3rem}.pro-list .pro-item .item-text .bot .btn[data-v-533c2781]{color:#fff;font-size:.4rem;background-color:#e20133;padding:.1rem .24rem;border-radius:.4rem}.text-bot[data-v-533c2781]{text-align:center;font-size:.36rem;color:#fff;padding:.3rem 0}.com-return[data-v-533c2781]{position:fixed;right:.4rem;bottom:.8rem;background-color:rgba(59,162,199,.5);width:.9rem;height:.9rem;border-radius:50%;text-align:center;line-height:.8rem}.com-return img[data-v-533c2781]{width:.44rem;height:.26rem}.bg[data-v-324d0108]{background-color:#fef4ea}.topBac[data-v-324d0108]{height:7.7rem;background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/topBac.png)}.aut-title[data-v-324d0108]{background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/title1.png);width:8.6rem;height:1.1rem;margin:0 auto}.aut-title.two[data-v-324d0108]{background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/title2.png)}.aut-title.three[data-v-324d0108]{background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/title3.png)}.aut-title.four[data-v-324d0108]{background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/title4.png)}.aut-title.five[data-v-324d0108]{background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/title5.png)}.nav-box[data-v-324d0108]{padding:0 .45rem}.nav-box .nav-item[data-v-324d0108]{color:#df4b11;font-size:.46rem;border:.03rem solid #df4c12;border-radius:.15rem;width:30%;padding:.14rem 0;text-align:center;margin:.4rem 0}.nav-box .nav-item.active[data-v-324d0108]{border-color:transparent;background:-webkit-gradient(linear,left bottom,left top,from(#df4b11),to(#f6770b));background:linear-gradient(0deg,#df4b11,#f6770b);color:#fff}.pro-list[data-v-324d0108]{padding:0 .48rem;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:14rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-list .pro-item[data-v-324d0108]{background-color:#fff;width:48%;border-radius:.3rem;overflow:hidden;margin-top:.3rem}.pro-list .pro-item img[data-v-324d0108]{width:100%;height:3.9rem}.pro-list .pro-item .item-text[data-v-324d0108]{padding:.26rem;font-size:.46rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pro-list .pro-item .item-text>div[data-v-324d0108]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-list .pro-item .item-text .title[data-v-324d0108]{color:#333;font-size:.46rem;min-height:1rem}.pro-list .pro-item .item-text .bot .price[data-v-324d0108],.pro-list .pro-item .item-text .bot .price[data-v-324d0108]:before{color:#df4b11;font-size:.46rem}.pro-list .pro-item .item-text .bot .btn[data-v-324d0108]{font-size:.4rem;background:-webkit-gradient(linear,left top,left bottom,from(#df4b11),to(#f6770b));background:linear-gradient(180deg,#df4b11,#f6770b);padding:.1rem .24rem;border-radius:.2rem;color:#fff}.aut-box[data-v-324d0108]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 .45rem .6rem}.aut-box .aut-item[data-v-324d0108]{background-color:#ffd98e;padding:.3rem;border-radius:.3rem;overflow:hidden;margin:.3rem 0}.aut-box .aut-item .item-img[data-v-324d0108]{width:100%;height:5.4rem;position:relative;border-radius:.3rem;overflow:hidden}.aut-box .aut-item .item-img .text[data-v-324d0108]{position:absolute;bottom:0;left:0;font-size:.46rem;background-color:rgba(0,0,0,.5);color:#fff;padding:.2rem 0 .2rem .2rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.aut-box .aut-item .item-img .text>img[data-v-324d0108]{width:1.2rem;height:1.2rem;border-radius:50%}.aut-box .aut-item .item-img .text .between[data-v-324d0108]{margin:0 .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.aut-box .aut-item .item-img .text .between>div[data-v-324d0108]:nth-child(2){font-size:.48rem}.aut-box .aut-item .item-img .text .between span[data-v-324d0108]:after,.aut-box .aut-item .item-img .text .between span[data-v-324d0108]:before{color:#fff;font-size:.4rem}.aut-box .aut-item .item-img .text .btn[data-v-324d0108]{background-color:#df4c12;padding:.1rem .3rem;border-radius:.38rem 0 0 .38rem;white-space:nowrap}.aut-box .aut-item .item-small[data-v-324d0108]{margin:.3rem 0}.aut-box .aut-item .item-small img[data-v-324d0108]{width:48%;height:2.7rem;border-radius:.15rem}.aut-box .aut-item .item-content[data-v-324d0108]{color:#df4c12;font-size:.4rem}.text-bot[data-v-324d0108]{color:#df4b11;text-align:center;font-size:.42rem;padding:.4rem 0}.return[data-v-324d0108]{position:fixed;width:1.2rem;height:1.2rem;right:.42rem;bottom:.42rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/activity/autumnNew/return.png)}.bg[data-v-3d40f1ce]{background-color:#fff}.topBac[data-v-3d40f1ce]{height:5.83rem;position:relative}.topBac .rule[data-v-3d40f1ce]{right:.4rem;top:.36rem;color:#fff;background-color:rgba(0,0,0,.4);border-radius:50%;width:1rem;height:1rem;line-height:1rem;text-align:center;font-size:.4rem}.short-list[data-v-3d40f1ce]{padding:0 .4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.short-list .short-item[data-v-3d40f1ce]{width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;overflow:hidden;margin-top:.8rem}.short-list .short-item .item-img[data-v-3d40f1ce]{height:6.06rem;position:relative}.short-list .short-item .item-img .start[data-v-3d40f1ce]{width:1.29rem;height:1.29rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/start.png)}.short-list .short-item .item-img .tag[data-v-3d40f1ce]{width:1.04rem;height:.94rem;line-height:.94rem;text-align:center;font-size:.4rem;color:#fff;left:.3rem}.short-list .short-item:first-child .item-img .tag[data-v-3d40f1ce]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/top1.png)}.short-list .short-item:nth-child(2) .item-img .tag[data-v-3d40f1ce]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/top2.png)}.short-list .short-item:nth-child(3) .item-img .tag[data-v-3d40f1ce]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/top3.png)}.short-list .short-item .item-img .love[data-v-3d40f1ce]{background-color:rgba(0,0,0,.5);border-radius:.3rem 0 0 .3rem;color:#fff;font-size:.36rem;top:.3rem;padding:.1rem .2rem}.short-list .short-item .item-img .love img[data-v-3d40f1ce]{width:.47rem;height:.42rem;vertical-align:text-bottom;margin-right:.06rem}.short-list .short-item .item-text[data-v-3d40f1ce]{padding:.2rem;color:#000;font-size:.48rem}.short-list .short-item .item-text .subtitle[data-v-3d40f1ce]{color:#999;font-size:.36rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.short-list .short-item .item-text .subtitle div[data-v-3d40f1ce]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.02rem}.short-list .short-item .item-text .subtitle div[data-v-3d40f1ce]:nth-child(2){color:#d14000;font-size:.44rem}.show-active-popup[data-v-3d40f1ce]{width:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-3d40f1ce]{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-3d40f1ce]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-3d40f1ce]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-3d40f1ce]{padding:.6rem .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-3d40f1ce]{font-size:.46rem;font-weight:700;color:#000;margin-bottom:.6rem;text-align:center}.show-active-popup .popup-box .popup-content[data-v-3d40f1ce]{height:8.78rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-3d40f1ce]{text-align:left}[data-v-3d40f1ce].show-active-popup .popup-box .popup-content .content p{text-align:left;font-size:.4rem;font-weight:500;color:#333;line-height:.7rem}.show-active-popup .popup-box .popup-content[data-v-3d40f1ce]::-webkit-scrollbar{display:none}.bg[data-v-506bd125]{position:relative;height:100vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.share-img[data-v-506bd125]{position:absolute;top:.5rem;right:.4rem;width:.86rem;height:.86rem;z-index:100}.swipe-box[data-v-506bd125]{height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.swipe-box .swipe-item[data-v-506bd125]{height:100%;position:relative;background-color:#000;overflow:hidden}.swipe-box .swipe-item img[data-v-506bd125],.swipe-box .swipe-item video[data-v-506bd125]{width:100%;height:auto;background-repeat:no-repeat}.swipe-box .swipe-item img[data-v-506bd125]{z-index:20}.bot-box[data-v-506bd125]{position:absolute;left:0;bottom:.5rem;color:#fff;font-size:.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .5rem;z-index:100}.bot-box .pro-tag[data-v-506bd125]{width:1rem;height:1rem;background-color:#fff;border-radius:.2rem;padding:.23rem;top:-2rem;right:.5rem}.bot-box .left[data-v-506bd125]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.8rem;overflow:hidden}.bot-box .left>div[data-v-506bd125]{text-align:left}.bot-box .left .title[data-v-506bd125]{font-size:.56rem;margin:.46rem 0 .6rem}.bot-box .right[data-v-506bd125]{font-size:.36rem}.bot-box .right>div[data-v-506bd125]{margin:.3rem auto 0;text-align:center}.bot-box .right img[data-v-506bd125]{width:.58rem;height:.52rem;display:block;margin:.3rem auto 0}.bot-box .right .btn[data-v-506bd125]{font-size:.46rem;width:1.8rem;height:.9rem;line-height:.9rem;text-align:center;background:#d14000;border-radius:.1rem}.bot-box .right .btn.active[data-v-506bd125]{background-color:#fff;color:#999}.control-box[data-v-506bd125]{padding-top:.3rem}.control-box .btn[data-v-506bd125]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/play.png);width:.34rem;height:.47rem}.control-box .btn.active[data-v-506bd125]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/pause.png)}.control-box .line[data-v-506bd125]{position:relative;background:hsla(0,0%,100%,.6);border-radius:.03rem;height:.06rem;width:5rem;margin:0 .1rem;white-space:nowrap}.control-box .line>div[data-v-506bd125]{display:inline-block;content:"";background:#fff;border-radius:.03rem;height:100%;position:absolute;left:0;width:5%;z-index:10}.control-box .line>div span[data-v-506bd125]{display:block;width:.22rem;height:.22rem;background-color:#fff;position:absolute;left:100%;top:0;bottom:0;margin:auto;border-radius:50%;z-index:12}.control-box .control[data-v-506bd125]{width:.54rem;height:.54rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toBig.png)}.control-box .control.active[data-v-506bd125]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toSmall.png)}.show-active-popup[data-v-506bd125]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-506bd125]{height:1rem;line-height:1rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-506bd125]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-506bd125]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-506bd125]{padding:.4rem;height:9rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none;margin-top:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.show-active-popup.select .popup-box[data-v-506bd125]{height:10rem;padding-top:0;padding-bottom:1.8rem}.show-active-popup .popup-box[data-v-506bd125]::-webkit-scrollbar{display:none}.show-active-popup .popup-box .popup-content .pro-item[data-v-506bd125]{border-bottom:1px solid #ccc;padding:.4rem 0;font-size:.48rem}.show-active-popup .popup-box .popup-content .pro-item img[data-v-506bd125]{width:3rem;height:2rem;margin-right:.4rem}.show-active-popup .popup-box .popup-content .pro-item .text[data-v-506bd125]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:left;font-size:.38rem;color:#999;min-height:2rem}.show-active-popup .popup-box .popup-content .pro-item .text .title[data-v-506bd125]{color:#0b0306}.show-active-popup .popup-box .popup-content .pro-item .text .subtitle[data-v-506bd125]{margin:.3rem 0}.show-active-popup .popup-box .popup-content .pro-item .text .price[data-v-506bd125]{color:#ec4b4b;text-align:right}.show-active-popup .popup-box .popup-content .pro-item .text .price[data-v-506bd125]:before{color:#ec4b4b;font-size:.34rem}.short-list[data-v-506bd125]{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.popup-content .now-title[data-v-506bd125]{color:#0b0306;text-align:center;font-size:.48rem;margin-bottom:.3rem}.popup-content .popup-notice[data-v-506bd125]{font-size:.42rem;color:#0b0306;margin-top:.4rem;text-align:center}.popup-content .short-item[data-v-506bd125]{width:25%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center;margin-top:.4rem;padding:0 .1rem}.popup-content .short-item .item[data-v-506bd125]{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:.2rem;overflow:hidden;position:relative;text-align:center;-webkit-box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.3);box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.3)}.popup-content .short-item.now[data-v-506bd125]{width:3.3rem;margin:0 auto}.popup-content .short-item .select[data-v-506bd125]{width:.48rem;height:.48rem;line-height:.48rem;background:#fff;border:1px solid rgba(0,0,0,.6);border-radius:50%;position:absolute;right:.1rem;top:.1rem;font-size:.4rem;color:#fff}.popup-content .short-item .select.active[data-v-506bd125]{background-color:#d14000}.popup-content .short-item.now .select[data-v-506bd125]{width:.58rem;height:.58rem}.popup-content .short-item img[data-v-506bd125]{width:100%;height:2.89rem}.popup-content .short-item.now img[data-v-506bd125]{height:3.97rem}.popup-content .short-item .title[data-v-506bd125]{font-size:.34rem;color:#010101;padding:.2rem}.popup-bot[data-v-506bd125]{position:absolute;height:1.8rem;left:0;bottom:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.4rem .2rem;background-color:#fff;-webkit-box-shadow:0 .2rem .14rem 0 rgba(0,0,0,.3);box-shadow:0 .2rem .14rem 0 rgba(0,0,0,.3)}.popup-bot>div[data-v-506bd125]:first-child{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.6rem;color:#666;font-size:.4rem}.popup-bot .btn[data-v-506bd125]{text-align:center;color:#fff;font-size:.54rem;width:2.64rem;height:1.08rem;line-height:1.08rem;background:#d14000;border-radius:.2rem}.success-popup[data-v-506bd125]{color:#333;font-size:.42rem;width:7.14rem;background-color:#fff;padding-top:.5rem;text-align:center}.success-popup img[data-v-506bd125]{width:1.79rem;height:1.79rem;margin:0 auto;display:block}.success-popup .title[data-v-506bd125]{color:#000;font-size:.6rem;margin:.6rem auto}.success-popup .subtitle[data-v-506bd125]{padding:0 .6rem;line-height:.68rem}.success-popup .btn[data-v-506bd125]{color:#0ba2f0;font-size:.46rem;border-top:.02rem solid #cacaca;padding:.56rem 0;margin-top:.56rem}.bg[data-v-e057ec0e]{background-color:#f2f2f2}.log-list[data-v-e057ec0e]{padding:.3rem .4rem}.log-list .log-item[data-v-e057ec0e]{padding:.4rem .3rem;background-color:#fff;border-radius:.3rem;margin-bottom:.3rem}.log-list .log-item[data-v-e057ec0e]:last-child{margin-bottom:0}.log-list .log-item img[data-v-e057ec0e]{width:2.4rem;height:2.4rem;border-radius:.2rem}.log-list .log-item .item-text[data-v-e057ec0e]{margin-left:.2rem;font-size:.36rem;text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#868686}.log-list .log-item .item-text>div[data-v-e057ec0e]{margin-top:.2rem}.log-list .log-item .item-text .title[data-v-e057ec0e]{color:#000;font-size:.4rem}.log-list .log-item .item-text .time[data-v-e057ec0e]{text-align:right}.bg[data-v-435aa049]{min-height:100vh;background-color:#fdfbe9;padding-bottom:.02rem}.topBac[data-v-435aa049]{background-image:url(https://static.ticket.sz-trip.com/activity/hotSpring/topBac.png);height:8.46rem}.hot-title[data-v-435aa049]{height:1.22rem;margin:.2rem 0}.hot-title.one[data-v-435aa049]{background-image:url(https://static.ticket.sz-trip.com/activity/hotSpring/title1.png)}.hot-title.two[data-v-435aa049]{background-image:url(https://static.ticket.sz-trip.com/activity/hotSpring/title2.png)}.hot-title.three[data-v-435aa049]{background-image:url(https://static.ticket.sz-trip.com/activity/hotSpring/title3.png)}.hot-text[data-v-435aa049]{background:-webkit-gradient(linear,left top,right top,from(#fdd47d),color-stop(51%,#fbedd1),to(#fdd47d));background:linear-gradient(90deg,#fdd47d,#fbedd1 51%,#fdd47d);padding:.2rem .4rem}.hot-item .item[data-v-435aa049],.hot-text .border[data-v-435aa049]{border:.05rem solid #f99c02;border-radius:.33rem;padding:.6rem;color:#9a5812;font-size:.4rem;background-color:#fff}.hot-item[data-v-435aa049]{padding:.26rem .4rem;background:-webkit-gradient(linear,left top,right top,from(#fdd47d),color-stop(51%,#fbedd1),to(#fdd47d));background:linear-gradient(90deg,#fdd47d,#fbedd1 51%,#fdd47d)}.hot-item .item[data-v-435aa049]{padding:.4rem .36rem}.hot-item .item .item-img[data-v-435aa049]{position:relative;width:2.8rem;height:2.83rem;border-radius:.1rem;overflow:hidden}.hot-item .item .item-img .tag[data-v-435aa049]{background-image:url(https://static.ticket.sz-trip.com/activity/hotSpring/tag.png);background-size:100% auto;position:absolute;left:0;top:0;color:#fff;font-size:.24rem;width:.8rem;height:.53rem;line-height:.53rem;text-align:center}.hot-item .item .item-text[data-v-435aa049]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:left;margin-left:.36rem}.hot-item .item .item-text .title[data-v-435aa049]{font-size:.56rem;color:#000;margin-bottom:.3rem}.hot-item .item .item-text .tags[data-v-435aa049]{-ms-flex-wrap:wrap;flex-wrap:wrap}.hot-item .item .item-text .tags span[data-v-435aa049]{color:#fff;font-size:.26rem;padding:.04rem .2rem;border-radius:.3rem;background-color:#f8b551;white-space:nowrap;margin-right:.1rem}.hot-item .item .item-text .tags span[data-v-435aa049]:last-child{margin-right:0}.hot-item .item .item-text .bot[data-v-435aa049]{margin-top:.4rem}.hot-item .item .item-text .bot .price[data-v-435aa049]{font-size:.3rem;color:#0f0f0f}.hot-item .item .item-text .bot .price span[data-v-435aa049]{font-size:.48rem;color:#fe0303;white-space:nowrap}.hot-item .item .item-text .bot .price span[data-v-435aa049]:before{font-size:.3rem;color:#fe0303}.hot-item .item .item-text .bot .btn[data-v-435aa049]{font-size:.48rem;color:#fff;padding:.1rem .3rem;border-radius:.4rem;background-color:#fa6105}.return-top[data-v-435aa049]{position:fixed;right:.4rem;bottom:.5rem;background-color:#f39800;width:1rem;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.return-top img[data-v-435aa049]{width:.49rem;height:.52rem}.bg[data-v-beddfe16]{background-color:#cdd6da;overflow-x:hidden;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac[data-v-beddfe16]{height:6.62rem;background-image:url(https://static.ticket.sz-trip.com/activity/defendArtPeople/topBac.png)}.defend-title[data-v-beddfe16]{margin:0 auto}.defend-title.one[data-v-beddfe16]{width:10.14rem;height:1.02rem;background-image:url(https://static.ticket.sz-trip.com/activity/defendArtPeople/title1.png);margin:.24rem auto .7rem}.defend-title.two[data-v-beddfe16]{width:7.17rem;height:1.64rem;background-image:url(https://static.ticket.sz-trip.com/activity/defendArtPeople/title2.png)}.defend-box[data-v-beddfe16]{margin:1.4rem .56rem;-webkit-transform:rotate(3deg);transform:rotate(3deg)}.defend-box .defend[data-v-beddfe16],.defend-box[data-v-beddfe16]{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.4rem}.defend-box .defend[data-v-beddfe16]{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);height:100%;min-height:7.4em;overflow:hidden}.defend-box .defend .title[data-v-beddfe16]{height:1.6rem}.defend-box.one .defend .title[data-v-beddfe16]{background-image:url(https://static.ticket.sz-trip.com/activity/defendArtPeople/detitle1.png)}.defend-box .defend .text[data-v-beddfe16]{padding:.4rem .36rem;color:#fff;font-size:.4rem}.defend-box .defend .text>div[data-v-beddfe16]{padding:0 .2rem;line-height:.64rem}.defend-box .defend .text .content[data-v-beddfe16],.defend-box .defend .text .subtitle[data-v-beddfe16]:nth-child(3){margin-bottom:.6rem}.defend-box .defend .text .img-list[data-v-beddfe16]{padding:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll}.defend-box .defend .text .img-list img[data-v-beddfe16]{width:2.77rem;height:1.98rem;margin-right:.2rem;-o-object-fit:cover;object-fit:cover;border-radius:.2rem}.defend-box .defend .text .img-detail[data-v-beddfe16]{background-size:100% auto;font-size:.44rem;position:relative;border-radius:.2rem;overflow:hidden}.defend-box .defend .text .img-detail img[data-v-beddfe16]{width:100%;height:auto;border-radius:.2rem}.defend-box .defend .text .img-detail div[data-v-beddfe16]{text-align:center;width:3rem;height:.9rem;line-height:.9rem;background-color:rgba(0,0,0,.5);border:.02rem solid #fff;border-radius:.45rem}.van-image__img[data-v-beddfe16]{width:100%;height:auto}.text-bot[data-v-beddfe16]{font-size:.36rem;color:#173349;text-align:center;font-weight:500}.logo[data-v-beddfe16]{background-image:url(https://static.ticket.sz-trip.com/activity/defendArtPeople/logo.png);width:1.55rem;height:1.4rem;display:block;margin:.6rem auto}.road-swiper[data-v-beddfe16]{z-index:0;overflow:visible;padding:.3rem 0 0!important;right:.2rem}.road-swiper .swiper-wrapper[data-v-beddfe16]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.road-swiper .swiper-slide[data-v-beddfe16]{width:33%!important;height:1.98rem;overflow:hidden;border-radius:.2rem;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.road-swiper .swiper-slide img[data-v-beddfe16]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.2rem}.road-swiper .swiper-slide-duplicate-next[data-v-beddfe16],.road-swiper .swiper-slide-next[data-v-beddfe16]{position:relative;width:3.35rem!important;height:2.39rem!important;z-index:1000!important}.bg[data-v-765f2386]{background-color:#fcd9a7}.top-bac[data-v-765f2386]{background-image:url(https://static.ticket.sz-trip.com/activity/travelLines/topBac.png);height:6.73rem}.all-box[data-v-765f2386]{background-image:url(https://static.ticket.sz-trip.com/activity/travelLines/hua.png);background-size:100% auto;background-repeat:repeat;min-height:calc(100vh - 6.73rem)}.content[data-v-765f2386]{padding:.2rem .4rem}.line-title[data-v-765f2386]{width:100%;height:auto}.img-list[data-v-765f2386]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;margin-top:-1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img-list .img-item[data-v-765f2386]{display:block;min-width:3.84rem;max-width:3.84rem;margin-right:.4rem;padding:.14rem;border:.04rem solid #8e2901;border-radius:.1rem;background-color:#fff}.img-list .img-item img[data-v-765f2386]{width:100%;height:2.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-765f2386]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.2rem}.img-list .img-item .text>div[data-v-765f2386]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-765f2386]{font-size:.46rem;color:#1c1c1c}.img-list .img-item .text .bot .com-price[data-v-765f2386]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-765f2386]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-765f2386]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-765f2386]{color:#fcfafa;font-size:.28rem;background:-webkit-gradient(linear,left bottom,left top,from(#fc7c4a),to(#fe8759));background:linear-gradient(0deg,#fc7c4a,#fe8759);padding:.06rem .12rem;border-radius:.2rem}.text-bot[data-v-765f2386]{color:#1c1c1c;font-size:.46rem;text-align:center;padding:.5rem 0}.text-bot img[data-v-765f2386]{vertical-align:bottom;width:.72rem;height:auto}.return-top[data-v-765f2386]{width:.91rem;height:.92rem;background-image:url(https://static.ticket.sz-trip.com/activity/travelLines/return.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-b684acd0]{background-color:#fbe8b4;padding-bottom:.3rem}.top-bac[data-v-b684acd0]{height:8.2rem;background-image:url(https://static.ticket.sz-trip.com/activity/lakeTaihu/topBac.png)}.live-box[data-v-b684acd0]{background-image:url(https://static.ticket.sz-trip.com/activity/lakeTaihu/liveBac.png);height:7rem;margin:0 .4rem;position:relative}.video-box[data-v-b684acd0]{background-image:url(https://static.ticket.sz-trip.com/activity/lakeTaihu/liveCover.png);border-radius:.2rem;border:.06rem solid #e6c15c;position:absolute;left:.82rem;right:.82rem;bottom:.7rem;height:4.2rem}.video-box[data-v-b684acd0]:after{position:absolute;display:inline-block;content:"";width:100%;height:100%;background-color:rgba(0,0,0,.12);z-index:1}.video-box img[data-v-b684acd0]{width:1.1rem;height:1.1rem;z-index:2}.video-box .text[data-v-b684acd0]{position:absolute;left:0;right:0;bottom:.5rem;text-align:center;font-size:.42rem;color:#fff;z-index:2}.lake-title[data-v-b684acd0]{position:relative;margin:1rem auto 0}.lake-title img[data-v-b684acd0]{width:8.9rem;height:1.8rem;margin:0 auto;display:block;position:relative;z-index:1}.lake-title[data-v-b684acd0]:after{display:inline-block;content:"";position:absolute;left:0;top:-1rem;background-image:url(https://static.ticket.sz-trip.com/activity/lakeTaihu/yun.png);background-size:100% 100%;width:100%;height:3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.lake-list[data-v-b684acd0]{padding:.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.lake-list .lake-item[data-v-b684acd0]{width:48%;background-color:#fff;border-radius:.3rem;padding:.2rem;text-align:right;margin-top:.2rem}.lake-list .lake-item img[data-v-b684acd0]{width:100%;height:3.3rem;border-radius:.2rem}.lake-list .lake-item .item-text[data-v-b684acd0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:2.6rem}.lake-list .lake-item .item-text .title[data-v-b684acd0]{color:#333;font-size:.48rem;text-align:left;margin:.1rem 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.lake-list .lake-item .item-text .btn[data-v-b684acd0]{display:inline-block;color:#fbe8b4;padding:.1rem .38rem;border-radius:.2rem;background-color:#104b70}.text-bot[data-v-b684acd0]{background-image:url(https://static.ticket.sz-trip.com/activity/lakeTaihu/botBac.png);width:100%;height:1rem;margin-top:.3rem}.return-top[data-v-b684acd0]{background-image:url(https://static.ticket.sz-trip.com/activity/lakeTaihu/return.png);position:fixed;width:1.2rem;height:1.2rem;bottom:.6rem;right:.4rem;z-index:100}.bg[data-v-805bad12]{background-color:#bed9d4}.top-bac[data-v-805bad12]{background-image:url(https://static.ticket.sz-trip.com/activity/giftCul/topBac.png);height:9.03rem}.nav-box[data-v-805bad12]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-image:url(https://static.ticket.sz-trip.com/activity/giftCul/navBac.png);height:1.56rem;padding:0 2rem}.nav-box .nav-item[data-v-805bad12]{padding:0 .36rem;line-height:.95rem;color:#e6bc80;background-color:#02836a;border:.06rem solid #dfc279;font-weight:500;border-radius:.6rem;font-size:.56rem}.nav-box .nav-item.active[data-v-805bad12]{color:#e8b66e;border-color:#dfc279;background-color:#014938}.gift-title[data-v-805bad12]{width:9.26rem;height:2.47rem;margin:.2rem auto}.gift-title.one[data-v-805bad12]{background-image:url(https://static.ticket.sz-trip.com/activity/giftCul/title1.png)}.gift-title.two[data-v-805bad12]{background-image:url(https://static.ticket.sz-trip.com/activity/giftCul/title2.png)}.pro-list[data-v-805bad12]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .46rem}.pro-list .pro-item[data-v-805bad12]{width:5.03rem;max-width:50%;height:5.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/activity/giftCul/proBac.png);padding:.26rem;text-align:right;margin-bottom:.34rem}.pro-list .pro-item>div[data-v-805bad12]{text-align:left}.pro-list .pro-item img[data-v-805bad12]{height:2.73rem;width:100%;margin:0 auto;border-radius:.18rem}.pro-list .pro-item .title[data-v-805bad12]{color:#fde7ca;font-size:.5rem}.pro-list .pro-item .com-price[data-v-805bad12]{color:#fdfdfd;font-size:.46rem;margin-top:.2rem}.pro-list .pro-item .com-price[data-v-805bad12]:before{color:#fdfdfd;font-size:.36rem}.pro-list .pro-item .btn[data-v-805bad12]{font-size:.46rem;display:inline-block;text-align:center;color:#fdeaea;background:-webkit-gradient(linear,left bottom,left top,from(#e33404),to(#e87339));background:linear-gradient(0deg,#e33404,#e87339);border-radius:.36rem;width:2.16rem;height:.75rem;line-height:.75rem;white-space:nowrap;position:relative;top:-.3rem}.gift-bot[data-v-805bad12]{padding:.6rem 0 .8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.46rem;color:#025d4b;font-weight:500}.gift-bot img[data-v-805bad12]{width:.97rem;margin-right:.53rem}.return-top[data-v-805bad12]{width:.91rem;height:.92rem;background-image:url(/static/images/activity/travelLines/return.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-defa43b2]{background-color:#faebc6}.top-bac[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/topBac.png);height:8.84rem}.map[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/map.png);height:4.52rem;margin:-.8rem .32rem 0}.nav-box[data-v-defa43b2]{color:#fbf0b8;overflow-x:scroll;padding:0 .45rem;margin:.7rem auto}.nav-box .nav-item[data-v-defa43b2]{background-color:#c04225;border-radius:.36rem;padding:.26rem .3rem;font-size:.56rem;margin-right:.4rem;white-space:nowrap}.nav-box .nav-item.active[data-v-defa43b2]{background-color:#a61501;color:#fff}.eve-title[data-v-defa43b2]{width:9.58rem;height:1.78rem;margin:0 auto}.eve-title.one[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/title1.png)}.eve-title.two[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/title2.png)}.eve-title.three[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/title3.png)}.eve-title.four[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/title4.png)}.pro-box[data-v-defa43b2]{padding:0 .46rem}.pro-box .pro-item[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/itemBacHeight.png);height:7.94rem;width:100%;margin-bottom:.6rem;padding:.46rem .38rem}.pro-box .pro-item.com-flex-tao[data-v-defa43b2]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/itemBacWidth.png);height:4.88rem}.pro-box .pro-item img[data-v-defa43b2]{width:3.85rem;height:3.95rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.pro-box .pro-item .item-img[data-v-defa43b2]{position:relative;overflow:hidden}.pro-box .pro-item .item-img img[data-v-defa43b2]{width:100%;height:5.42rem;display:block}.pro-box .pro-item .item-img .title[data-v-defa43b2]{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.5);color:#fdfdfe;font-size:.5rem;text-align:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.16rem .1rem}.pro-box .pro-item .item-text[data-v-defa43b2]{text-align:left;color:#ffeabc;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.26rem;padding:.2rem 0;overflow-x:hidden}.pro-box .pro-item .item-text.com-flex-tao[data-v-defa43b2]{height:3.95rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-box .pro-item .item-text>div[data-v-defa43b2]{width:100%}.pro-box .pro-item .item-text .title[data-v-defa43b2]{font-size:.5rem}.pro-box .pro-item .item-text .tags[data-v-defa43b2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pro-box .pro-item .item-text .tags div[data-v-defa43b2]{color:#ffeabc;font-size:.4rem;padding:.06rem .16rem;border:.02rem solid #fec74b;border-radius:.3rem;margin-right:.3rem}.pro-box .pro-item .item-text .com-price[data-v-defa43b2]{color:#fefdfd;font-size:.5rem}.pro-box .pro-item .item-text .com-price[data-v-defa43b2]:after,.pro-box .pro-item .item-text .com-price[data-v-defa43b2]:before{color:#ffeabc;font-size:.36rem}.pro-box .pro-item .item-text .price[data-v-defa43b2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pro-box .pro-item .item-text .price .com-price[data-v-defa43b2]{margin-left:.2rem}.pro-box .pro-item .item-text .bot[data-v-defa43b2]{margin-top:.2rem}.pro-box .pro-item .item-text .bot .btn[data-v-defa43b2]{display:inline-block;color:#d11c04;font-size:.4rem;background-color:#faedce;padding:.12rem .16rem;border-radius:.36rem}.show-more[data-v-defa43b2]{color:#faedce;font-size:.46rem;background-color:#c03925;border:.04rem solid #fec74b;width:4.69rem;padding:.2rem 0;margin:0 auto;text-align:center;border-radius:.3rem}.text-bot[data-v-defa43b2]{font-size:.6rem;text-align:center;padding:.5rem 0;color:#cd6b02;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.text-bot img[data-v-defa43b2]{vertical-align:bottom;width:1rem;height:auto;margin-right:.4rem}.return-top[data-v-defa43b2]{width:1.18rem;height:1.18rem;background-image:url(https://static.ticket.sz-trip.com/activity/newYearEve/return.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-028db4f0]{background-color:#aa0f01;padding-bottom:.7rem}.top-bac[data-v-028db4f0]{height:12.5rem;background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/topBac.png)}.nav-box[data-v-028db4f0]{padding:0 .58rem;margin-top:-1.8rem}.nav-box .nav-item[data-v-028db4f0]{width:3.02rem;height:2.34rem}.nav-box .nav-item[data-v-028db4f0]:first-child{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/nav1.png)}.nav-box .nav-item:first-child.active[data-v-028db4f0]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/navselect1.png)}.nav-box .nav-item[data-v-028db4f0]:nth-child(2){background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/nav2.png)}.nav-box .nav-item:nth-child(2).active[data-v-028db4f0]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/navselect2.png)}.nav-box .nav-item[data-v-028db4f0]:nth-child(3){background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/nav3.png)}.nav-box .nav-item:nth-child(3).active[data-v-028db4f0]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/navselect3.png)}.nys-title[data-v-028db4f0]{height:3.15rem;width:100%;position:relative;padding-top:.6rem;background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/titleBac.png)}.nys-title div[data-v-028db4f0]{width:7.04rem;height:2.18rem;display:block;margin:0 auto}.nys-title div.three[data-v-028db4f0]{width:9.9rem}.nys-list[data-v-028db4f0]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .4rem}.nys-item[data-v-028db4f0]{width:5.16rem;height:6.64rem;max-width:49%;margin:.22rem 0 0;color:#1b1b1a;position:relative}.nys-item .com-relative[data-v-028db4f0]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/itemBac.png);padding:.3rem}.nys-item.two[data-v-028db4f0]{width:100%;max-width:none;height:4.01rem}.nys-item.two .com-relative[data-v-028db4f0]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/itemBacTwo.png);padding:.4rem}.nys-item img[data-v-028db4f0]:first-child{width:100%;height:3.29rem;display:block;border-radius:.2rem;-o-object-fit:cover;object-fit:cover}.nys-item.two img[data-v-028db4f0]:first-child{width:3.54rem;height:3.13rem}.nys-item .huawen[data-v-028db4f0]{width:3.43rem;height:.99rem;position:absolute;left:-.4rem;bottom:-.4rem;z-index:1}.nys-item .item-text[data-v-028db4f0]{padding:.2rem .02rem 0}.nys-item.two .item-text[data-v-028db4f0]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.2rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:3.13rem}.nys-item.two .item-text>div[data-v-028db4f0]{width:100%;text-align:left}.nys-item .item-text .title[data-v-028db4f0]{font-size:.46rem;font-weight:700}.nys-item .item-text .subtitle[data-v-028db4f0]{font-size:.4rem}.nys-item .item-text .tags[data-v-028db4f0]{color:#d23217;font-size:.3rem;margin:.2rem 0;min-height:.6rem}.nys-item .item-text .tags div[data-v-028db4f0]{padding:.06rem .12rem;border:.02rem solid #c7351c;margin-right:.14rem;border-radius:.3rem}.nys-item .item-text .bot .price .com-price[data-v-028db4f0]:after,.nys-item .item-text .bot .price .com-price[data-v-028db4f0]:before,.nys-item .item-text .bot .price[data-v-028db4f0]{font-size:.3rem;color:#1b1b1a}.nys-item .item-text .bot .price .com-price[data-v-028db4f0]{font-size:.5rem;color:#fd2804}.nys-item .item-text .bot .btn[data-v-028db4f0]{font-size:.4rem;color:#fdfbce;background-color:#d3270a;border-radius:.2rem;padding:.2rem .12rem}.nys-item.two .item-text .bot .btn[data-v-028db4f0]{border-radius:.4rem;padding:.1rem .46rem}.bot-text[data-v-028db4f0]{margin:0 auto;width:3.61rem;height:.73rem;background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/botLogo.png)}.com-return[data-v-028db4f0]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/return.png);width:1.18rem;height:1.18rem}.bg[data-v-28f9ad58]{padding-top:.6rem;background-color:#fff}.bg>div[data-v-28f9ad58]{position:relative;z-index:1}.top-bac[data-v-28f9ad58]{height:6.5rem;background-image:url(/static/images/audit/topBac.png);background-size:100% 100%}.btn-box[data-v-28f9ad58]{background:-webkit-gradient(linear,left bottom,left top,from(#4375e7),to(#759efd));background:linear-gradient(0deg,#4375e7,#759efd);width:9.2rem;height:1.6rem;font-size:.54rem;color:#fff;border-radius:.8rem;text-align:center;margin:1rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:.06rem;-webkit-box-sizing:border-box;box-sizing:border-box}.btn-box.disabled[data-v-28f9ad58]{background:#bdbfbf}.btn-box img[data-v-28f9ad58]{width:.6rem;height:.6rem;vertical-align:text-bottom;margin-right:.4rem}.btn-box .content[data-v-28f9ad58]{color:#4375e7;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;border-radius:.8rem;line-height:1.6rem}.btn-box.fail[data-v-28f9ad58]{background:#f95440}.btn-box.fail .content[data-v-28f9ad58]{color:#f95440}.btn-box.success[data-v-28f9ad58]{background:#68cb59}.btn-box.success .content[data-v-28f9ad58]{color:#68cb59}.btn-box .small[data-v-28f9ad58]{color:#fff;font-size:.38rem;margin:0 .36rem}.bot-bac[data-v-28f9ad58]{width:100%;height:auto;position:absolute;bottom:0;right:0}.show-agree-popup[data-v-28f9ad58]{width:9rem;text-align:center;padding:.6rem .4rem}[data-v-28f9ad58] .show-agree-popup .van-popup__close-icon--top-right{top:.4rem;right:.4rem}.show-agree-popup .title[data-v-28f9ad58]{font-size:.54rem;color:#4375e7}.show-agree-popup .content[data-v-28f9ad58]{color:#333;font-size:.42rem;line-height:1rem;padding:.6rem .4rem;height:6.8rem;background-color:#f2f2f2;overflow-y:scroll;margin-top:.3rem;text-align:left}.show-agree-popup .content div[data-v-28f9ad58]{font-size:.46rem;font-weight:700;text-align:center}.show-agree-popup .btn[data-v-28f9ad58]{font-size:.54rem;color:#fff;width:6rem;height:1.2rem;line-height:1.2rem;background-color:#bdbfbf;margin:.6rem auto 0;border-radius:.6rem}.show-agree-popup .btn.active[data-v-28f9ad58]{background-color:#6490f5}.bg[data-v-32c6c538]{padding-bottom:2.6rem;position:relative;background-color:#fff}.audit-text[data-v-32c6c538]{font-size:.36rem;padding:.14rem .3rem;color:#fff}.audit-text span[data-v-32c6c538]{background-color:#fff;padding:.1rem .19rem;border-radius:.26rem;margin-right:.3rem}.audit-text.success[data-v-32c6c538]{background-color:#68cb59}.audit-text.success span[data-v-32c6c538]{color:#68cb59}.audit-text.fail[data-v-32c6c538]{background-color:#f95440}.audit-text.fail span[data-v-32c6c538]{color:#fa6553}.form[data-v-32c6c538]{padding:0 .44rem}.item[data-v-32c6c538]{padding:.66rem 0;border-bottom:.02rem solid #d8d8d8;font-size:.46rem;position:relative}.item label[data-v-32c6c538]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.1rem;text-align:left}.item input[data-v-32c6c538]{border:none;text-align:right}.item .btn[data-v-32c6c538]{background:-webkit-gradient(linear,left bottom,left top,from(#4375e7),to(#759efd));background:linear-gradient(0deg,#4375e7,#759efd);width:2.6rem;height:.9rem;line-height:.9rem;font-size:.46rem;color:#fff;border-radius:.45rem;text-align:center}.item img[data-v-32c6c538]{width:2rem;height:1.6rem;-o-object-fit:cover;object-fit:cover;border-radius:.12rem}.item .delete-img[data-v-32c6c538]{width:.4rem;height:.4rem;margin-left:.4rem}.item .error[data-v-32c6c538]{color:#f55;position:absolute;right:0;bottom:.1rem;font-size:.36rem}.submit[data-v-32c6c538]{font-size:.54rem;color:#fff;background-color:#bdbfbf;border-radius:1rem;height:1.2rem;line-height:1.2rem;text-align:center;position:absolute;left:.3rem;right:.3rem;bottom:.6rem}.submit.active[data-v-32c6c538]{background:-webkit-gradient(linear,left top,left bottom,from(#749dfc),to(#4375e7));background:linear-gradient(180deg,#749dfc,#4375e7)}.bg[data-v-e20aadfc]{background-color:#f2f2f2}.com-listBox-tao[data-v-e20aadfc]{background-color:#fff}.detail-box[data-v-e20aadfc]{padding:0 .46rem;background-color:#fff;margin-bottom:.2rem}.item[data-v-e20aadfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.66rem 0;border-bottom:1px solid #d8d8d8;font-size:.45rem;position:relative}.item[data-v-e20aadfc]:last-child{border:none}.item input[data-v-e20aadfc]{border:none;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.1rem}.item input.disabled[data-v-e20aadfc],.item input[data-v-e20aadfc]::-webkit-input-placeholder{color:#666}.item input.disabled[data-v-e20aadfc],.item input[data-v-e20aadfc]::-moz-placeholder{color:#666}.item input.disabled[data-v-e20aadfc],.item input[data-v-e20aadfc]::-ms-input-placeholder{color:#666}.item input.disabled[data-v-e20aadfc],.item input[data-v-e20aadfc]::placeholder{color:#666}.item input.ing[data-v-e20aadfc]::-webkit-input-placeholder{color:#6490f5}.item input.ing[data-v-e20aadfc]::-moz-placeholder{color:#6490f5}.item input.ing[data-v-e20aadfc]::-ms-input-placeholder{color:#6490f5}.item input.ing[data-v-e20aadfc]::placeholder{color:#6490f5}.item input.fail[data-v-e20aadfc]::-webkit-input-placeholder{color:#f95440}.item input.fail[data-v-e20aadfc]::-moz-placeholder{color:#f95440}.item input.fail[data-v-e20aadfc]::-ms-input-placeholder{color:#f95440}.item input.fail[data-v-e20aadfc]::placeholder{color:#f95440}.item input.success[data-v-e20aadfc]::-webkit-input-placeholder{color:#68cb59}.item input.success[data-v-e20aadfc]::-moz-placeholder{color:#68cb59}.item input.success[data-v-e20aadfc]::-ms-input-placeholder{color:#68cb59}.item input.success[data-v-e20aadfc]::placeholder{color:#68cb59}.item .btn[data-v-e20aadfc]{background:-webkit-gradient(linear,left bottom,left top,from(#4375e7),to(#759efd));background:linear-gradient(0deg,#4375e7,#759efd);width:2.6rem;height:.9rem;line-height:.9rem;font-size:.45rem;color:#fff;border-radius:.45rem;text-align:center}.sku-add[data-v-e20aadfc]{width:4.2rem;height:1rem;line-height:1rem;background:-webkit-gradient(linear,left top,left bottom,from(#749dfc),to(#4375e7));background:linear-gradient(180deg,#749dfc,#4375e7);border-radius:.5rem;text-align:center;font-size:.45rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.6rem auto 0;bottom:1rem}.sku-add img[data-v-e20aadfc]{width:.6rem;height:.6rem;margin-right:.18rem}.bg[data-v-1b3fa861]{position:relative;padding-bottom:2.6rem;background-color:#f2f2f2}.detail-box[data-v-1b3fa861]{padding:0 .46rem;background-color:#fff;margin-bottom:.2rem}.item[data-v-1b3fa861]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.66rem 0;border-bottom:1px solid #d8d8d8;font-size:.45rem;position:relative}.item .audit-text[data-v-1b3fa861]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .4rem;font-weight:700;font-size:.38rem;border-radius:.4rem}.item .audit-text span[data-v-1b3fa861]{color:#4d7ce8;padding:.1rem .2rem}.item .audit-text span[data-v-1b3fa861]:first-child{background-color:#fff;border:.02rem solid #4d7ce8;border-radius:.4rem}.item .audit-text span[data-v-1b3fa861]:nth-child(2){color:#fff}.item .audit-text.success[data-v-1b3fa861]{color:#68cb59}.item .audit-text.success span[data-v-1b3fa861]{color:#68cb59;border-color:#68cb59}.item .audit-text.fail[data-v-1b3fa861]{color:#f95440;background-color:#f95440;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.item .audit-text.fail span[data-v-1b3fa861]:first-child{color:#f95440;border-color:#f95440}.item[data-v-1b3fa861]:last-child{border:none}.item .van-cell__value[data-v-1b3fa861]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.45rem;color:#666}.item label[data-v-1b3fa861]{margin-right:.1rem;text-align:left;white-space:nowrap}.item .example[data-v-1b3fa861]{color:#4375e7;margin-right:.1rem;white-space:nowrap}.item .example img[data-v-1b3fa861]{width:.3rem;height:auto;margin-right:.15rem}.item.sku-top[data-v-1b3fa861],.item.sku-top label[data-v-1b3fa861]{color:#4375e7}.item.sku-top img[data-v-1b3fa861]{width:.4rem;height:auto;margin-right:.05rem;vertical-align:middle}.item.sku-top .delete[data-v-1b3fa861]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.item input[data-v-1b3fa861]{border:none;text-align:right}.item input.disabled[data-v-1b3fa861],.item input[data-v-1b3fa861]::-webkit-input-placeholder{color:#666}.item input.disabled[data-v-1b3fa861],.item input[data-v-1b3fa861]::-moz-placeholder{color:#666}.item input.disabled[data-v-1b3fa861],.item input[data-v-1b3fa861]::-ms-input-placeholder{color:#666}.item input.disabled[data-v-1b3fa861],.item input[data-v-1b3fa861]::placeholder{color:#666}.item textarea[data-v-1b3fa861]{padding:.2rem;height:2rem;width:6rem;-webkit-box-sizing:border-box;box-sizing:border-box}.item textarea.disabled[data-v-1b3fa861],.item textarea[data-v-1b3fa861]::-webkit-input-placeholder{color:#666}.item textarea.disabled[data-v-1b3fa861],.item textarea[data-v-1b3fa861]::-moz-placeholder{color:#666}.item textarea.disabled[data-v-1b3fa861],.item textarea[data-v-1b3fa861]::-ms-input-placeholder{color:#666}.item textarea.disabled[data-v-1b3fa861],.item textarea[data-v-1b3fa861]::placeholder{color:#666}.item .btn[data-v-1b3fa861]{background:-webkit-gradient(linear,left bottom,left top,from(#4375e7),to(#759efd));background:linear-gradient(0deg,#4375e7,#759efd);width:2.6rem;height:.9rem;line-height:.9rem;font-size:.45rem;color:#fff;border-radius:.45rem;text-align:center}.item .img-box[data-v-1b3fa861]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.item .img-box div[data-v-1b3fa861]{position:relative;margin-right:.4rem}.item .img-box div>img[data-v-1b3fa861]{width:2rem;height:2rem;border-radius:.12rem;-o-object-fit:cover;object-fit:cover}.item .img-box div>img.delete[data-v-1b3fa861]{position:absolute;width:.6rem;height:.6rem;top:-.2rem;right:-.2rem}.item .img-box[data-v-1b3fa861]:last-child{margin-right:0;border:none}.item .error[data-v-1b3fa861]{color:#f55;position:absolute;right:0;bottom:.1rem;font-size:.36rem}.show-more[data-v-1b3fa861]{color:#4d7ce8;padding:.36rem 0;text-align:center;font-size:.38rem}.show-more img[data-v-1b3fa861]{width:.4rem;height:auto;margin-left:.2rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show-more.active img[data-v-1b3fa861]{-webkit-transform:rotate(0);transform:rotate(0)}.sku-error[data-v-1b3fa861]{color:#f55;margin:.14rem auto;text-align:center}.sku-add[data-v-1b3fa861]{width:4.2rem;height:1rem;line-height:1rem;background:-webkit-gradient(linear,left top,left bottom,from(#749dfc),to(#4375e7));background:linear-gradient(180deg,#749dfc,#4375e7);border-radius:.5rem;text-align:center;font-size:.45rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.6rem auto 0}.sku-add img[data-v-1b3fa861]{width:.6rem;height:.6rem;margin-right:.18rem}.submit[data-v-1b3fa861]{font-size:.54rem;color:#fff;background-color:#bdbfbf;border-radius:.6rem;height:1.2rem;line-height:1.2rem;text-align:center;position:absolute;left:.2rem;right:.2rem;bottom:.4rem}.submit.active[data-v-1b3fa861]{background:-webkit-gradient(linear,left top,left bottom,from(#749dfc),to(#4375e7));background:linear-gradient(180deg,#749dfc,#4375e7)}.example-popup[data-v-1b3fa861]{padding:.6rem}.example-popup .title[data-v-1b3fa861]{position:relative;font-size:.54rem;color:#4375e7;text-align:center}.example-popup .title img[data-v-1b3fa861]{width:.6rem;height:.6rem;position:absolute;right:0;top:-.3rem}.example-popup .content[data-v-1b3fa861]{font-size:.45rem;color:#333;margin-top:.6rem;line-height:.8rem}.bg[data-v-6d4c7c97]{background-color:#8a090d;padding-bottom:.38rem}.top-bac[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/topBac.png);height:17.29rem}.msg-box[data-v-6d4c7c97]{background-image:url(https://static.ticket.sz-trip.com/uploads/20220114/7b26cc9a1428dee16b5e4b5cde82f3f0.gif);background-size:100% auto;background-repeat:no-repeat;background-position:center -1rem;overflow:hidden;min-height:7rem}@-webkit-keyframes msg-scroll-data-v-6d4c7c97{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes msg-scroll-data-v-6d4c7c97{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.msg-list[data-v-6d4c7c97]{padding-left:.34rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;margin-top:.34rem;-webkit-animation-name:msg-scroll-data-v-6d4c7c97;animation-name:msg-scroll-data-v-6d4c7c97;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.msg-list .msg-item[data-v-6d4c7c97]{background-color:hsla(0,0%,100%,.3);border-radius:1rem;font-size:.4rem;color:#fff;margin-right:.4rem;white-space:nowrap;padding-right:.38rem}.msg-list .msg-item img[data-v-6d4c7c97]{width:.9rem;height:.9rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:.1rem}.input-box[data-v-6d4c7c97]{background-color:rgba(0,0,0,.3);padding:.38rem .2rem;border-radius:.1rem;font-size:.4rem;color:#fff;margin:.68rem .24rem 0}.input-box label[data-v-6d4c7c97]{white-space:nowrap}.input-box input[data-v-6d4c7c97]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .2rem;background-color:#fff;padding:.34rem .24rem;border:none;border-radius:.1rem;height:1.08rem;line-height:1.08rem;color:#333}.input-box .btn[data-v-6d4c7c97]{color:#000;background-color:#00d2d4;padding:0 .24rem;border-radius:.1rem;height:1.08rem;line-height:1.08rem;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.nav-box[data-v-6d4c7c97]{padding:0 .34rem;margin-top:-1rem;position:relative}.nav-box .nav-item[data-v-6d4c7c97]{height:2.18rem;width:auto}.nav-box .nav-item img[data-v-6d4c7c97]{height:100%;width:auto}.stay-title[data-v-6d4c7c97]{width:7.64rem;height:1.95rem;margin-top:1rem}.stay-title.one[data-v-6d4c7c97]{width:7.64rem;height:1.95rem;background-image:url(/static/images/activity/staysu2022/title1.png)}.stay-title.two[data-v-6d4c7c97]{width:7.64rem;height:1.95rem;background-image:url(/static/images/activity/staysu2022/title2.png)}.stay-title.three[data-v-6d4c7c97]{width:7.64rem;height:1.95rem;background-image:url(/static/images/activity/staysu2022/title3.png)}.stay-title.four[data-v-6d4c7c97]{width:7.64rem;height:1.95rem;background-image:url(/static/images/activity/staysu2022/title4.png)}.su-title[data-v-6d4c7c97]{width:4.16rem;height:1.01rem;margin-top:1rem;margin-bottom:.4rem}.su-title[data-v-6d4c7c97]:first-child{margin-top:.26rem}.su-title.one[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/suTitle1.png)}.su-title.two[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/suTitle2.png)}.su-title.three[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/suTitle3.png)}.su-title.four[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/suTitle4.png)}.yanhuo-box[data-v-6d4c7c97]{padding:0 .44rem}.yanhuo-box .com-bac[data-v-6d4c7c97]{background-color:#ffd29c;width:100%;height:3.94rem;border-radius:.3rem;padding:.1rem;background-size:calc(100% - .2rem) calc(100% - .2rem);background-position:50%;margin-top:.36rem;position:relative}.yanhuo-box .com-bac.one[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/yanhuo1.png)}.yanhuo-box .com-bac.two[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/yanhuo2.png)}.yanhuo-box .com-bac div[data-v-6d4c7c97]{position:absolute;left:0;right:0;bottom:0;top:0;width:3.91rem;height:.88rem;line-height:.88rem;background-color:rgba(138,9,13,.5);border-radius:.1rem;text-align:center;font-size:.44rem;color:#fff;margin:auto}.yanhuo-box img[data-v-6d4c7c97]{width:100%;display:block}.line-box[data-v-6d4c7c97]{margin:.48rem .3rem;height:11.59rem;background-image:url(/static/images/activity/staysu2022/lineBac.png);padding:.6rem .4rem;position:relative}.line-box .line-title[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/lineTitle.png);width:5.86rem;height:1.04rem;position:absolute;left:0;right:0;margin:auto;top:-.4rem}.line-box .line-content[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/lineContent.jpg);background-size:100% auto;height:2rem;margin:.36rem .8rem}.line-box .line-text[data-v-6d4c7c97]{font-size:.4rem;color:#000;font-family:Source Code Pro;line-height:.6rem}.movie-list[data-v-6d4c7c97]{padding:.16rem .28rem}.movie-list .movie-item[data-v-6d4c7c97]{height:7.59rem;width:100%;background-image:url(/static/images/activity/staysu2022/movieBac.png);padding:.12rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.46rem}.movie-list .movie-item>img[data-v-6d4c7c97]{height:5.99rem;width:100%;border-radius:.3rem}.movie-list .movie-item .bot-box[data-v-6d4c7c97]{font-size:.3rem;position:relative;padding:.3rem .4rem 0;color:#f9deca}.movie-list .movie-item .bot-box .title[data-v-6d4c7c97]{position:absolute;left:0;right:0;margin:auto;top:-.56rem;text-align:center;padding:0 .1rem}.movie-list .movie-item .bot-box .title div[data-v-6d4c7c97]{padding:.2rem;max-width:100%;display:inline-block;background:-webkit-gradient(linear,left bottom,left top,from(#fee68c),to(#fff1c7));background:linear-gradient(0deg,#fee68c,#fff1c7);border:.05rem solid #fcc479;border-radius:.46rem;font-size:.4rem;color:#222;min-width:3rem}.movie-list .movie-item .bot-box .price[data-v-6d4c7c97]{font-size:.34rem}.movie-list .movie-item .bot-box .com-price[data-v-6d4c7c97],.movie-list .movie-item .bot-box .price[data-v-6d4c7c97]{color:#f9dfcb;background:-webkit-gradient(linear,left bottom,left top,from(#b61f0c),to(#f55a3e));background:linear-gradient(0deg,#b61f0c,#f55a3e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.movie-list .movie-item .bot-box .com-price[data-v-6d4c7c97]{font-size:.6rem;font-weight:500}.movie-list .movie-item .bot-box .com-price[data-v-6d4c7c97]:after,.movie-list .movie-item .bot-box .com-price[data-v-6d4c7c97]:before{font-size:.28rem;color:#f9dfcb;background:-webkit-gradient(linear,left bottom,left top,from(#b61f0c),to(#f55a3e));background:linear-gradient(0deg,#b61f0c,#f55a3e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.movie-list .movie-item .bot-box .com-price[data-v-6d4c7c97]:before{vertical-align:top}.movie-list .movie-item .bot-box .btn[data-v-6d4c7c97]{background-image:url(/static/images/activity/staysu2022/miveBtn.png);width:2.68rem;height:.95rem;line-height:.95rem;text-align:center;font-size:.4rem;color:#f7c473;margin:0}.pro-list[data-v-6d4c7c97]{padding:.16rem .28rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-list[data-v-6d4c7c97]:after{display:block;content:"";width:5.26rem}.pro-list .pro-item[data-v-6d4c7c97]{width:5.26rem;height:6.45rem;background-image:url(/static/images/activity/staysu2022/itemBacHeight.png);padding:.4rem .48rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.3rem}.pro-list .pro-item.width[data-v-6d4c7c97]{width:100%;height:4.25rem;background-image:url(/static/images/activity/staysu2022/itemBacWidth.png)}.pro-list .pro-item.width .item-text[data-v-6d4c7c97]{text-align:right;margin-left:.4rem}.pro-list .pro-item img[data-v-6d4c7c97]{width:100%;height:3.28rem;border-radius:.1rem}.pro-list .pro-item.width img[data-v-6d4c7c97]{width:4.4rem}.pro-list .pro-item .item-text[data-v-6d4c7c97]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.1rem 0}.pro-list .pro-item .item-text>div[data-v-6d4c7c97]{text-align:left}.pro-list .pro-item .item-text .title[data-v-6d4c7c97]{color:#222;font-size:.46rem}.pro-list .pro-item .item-text .subtitle[data-v-6d4c7c97]{font-size:.36rem;color:#222;margin:.2rem 0}.pro-list .pro-item .item-text .btn[data-v-6d4c7c97]{text-align:center;font-weight:700;width:2.72rem;height:.86rem;line-height:.86rem;background-image:url(/static/images/activity/staysu2022/btnBac.png);display:inline-block;color:#f7c473;font-size:.44rem}.pro-list .pro-item .item-text .price[data-v-6d4c7c97]{margin-top:.1rem;font-size:.32rem;color:#f55a3e;width:4.46rem;height:1.04rem;line-height:1.04rem;padding-left:.4rem;background-image:url(/static/images/activity/staysu2022/buyBac.png)}.pro-list .pro-item .item-text .price .com-price[data-v-6d4c7c97]{font-size:.5rem;color:#f55a3e;font-weight:700}.pro-list .pro-item .item-text .price .com-price[data-v-6d4c7c97]:before{font-size:.22rem;vertical-align:top;color:#f55a3e}.pro-list .pro-item .item-text .price .com-price[data-v-6d4c7c97]:after{font-size:.28rem;color:#f55a3e}.pro-more[data-v-6d4c7c97]{color:#fff;font-size:.44rem;text-align:right;padding:0 .34rem}.three-list[data-v-6d4c7c97]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3rem}.three-list .three-item[data-v-6d4c7c97]{width:5.24rem;height:2.54rem}.noodles[data-v-6d4c7c97]{margin:1.4rem .34rem 0;height:4.47rem;background-image:url(/static/images/activity/staysu2022/noodles.png)}.img-list[data-v-6d4c7c97]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;margin-top:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img-list .img-item[data-v-6d4c7c97]{display:block;min-width:3.84rem;max-width:3.84rem;margin-right:.4rem;border-radius:.1rem;background-color:#fff;overflow:hidden}.img-list .img-item img[data-v-6d4c7c97]{width:100%;height:2.16rem;display:block}.img-list .img-item .text[data-v-6d4c7c97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.2rem}.img-list .img-item .text>div[data-v-6d4c7c97]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-6d4c7c97]{font-size:.46rem;color:#1c1c1c;padding:.14rem}.img-list .img-item .text .bot .com-price[data-v-6d4c7c97]{color:#fc2c03;font-size:.48rem;padding-left:.14rem}.img-list .img-item .text .bot .com-price[data-v-6d4c7c97]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-6d4c7c97]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-6d4c7c97]{color:#fcfafa;font-size:.36rem;background-color:#d43b29;padding:.1rem .2rem;border-radius:.1rem 0 0 0}.bot-text[data-v-6d4c7c97]{width:2.06rem;height:1.89rem;background-image:url(/static/images/activity/staysu2022/logo.png);margin-top:1.15rem}.com-return[data-v-6d4c7c97]{background-image:url(https://static.ticket.sz-trip.com/activity/newYearShopping/return.png);width:1.18rem;height:1.18rem}.bg[data-v-72c3d0f9]{background-color:#cb221d;min-height:100vh}img[data-v-72c3d0f9]{width:100%;height:auto;display:block}.bg[data-v-f7bf65a8]{background-color:#f2f2f2;color:#333;font-size:.45rem}.apply-box[data-v-f7bf65a8]{background-color:#fff;padding:.6rem .2rem;margin:.2rem .45rem;border-radius:.3rem}.process-box[data-v-f7bf65a8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.process-box .process-item[data-v-f7bf65a8]{font-size:.45rem;color:#333;text-align:center}.process-box .process-item[data-v-f7bf65a8]:nth-child(2):after,.process-box .process-item[data-v-f7bf65a8]:nth-child(2):before{display:inline-block;content:"........";color:#999;font-size:.45rem;margin:0 .2rem;height:.66rem}.process-box .process-item div[data-v-f7bf65a8]:first-child{font-size:.42rem;border-radius:50%;border:.03rem solid #333;width:.51rem;height:.51rem;margin-right:.13rem}.process-box .process-item.active[data-v-f7bf65a8]{color:#0b898e}.process-box .process-item.active div[data-v-f7bf65a8]:first-child{border-color:#0b898e;background-color:#0b898e;color:#fff}.form-box[data-v-f7bf65a8]{padding:0 .28rem}.form-box .form-item[data-v-f7bf65a8]{border-bottom:.012rem solid #d8d8d8;padding:.6rem 0}.form-box .form-item[data-v-f7bf65a8]:last-child{border-bottom:none}.form-box .form-item label[data-v-f7bf65a8]{white-space:nowrap}.form-box .form-item input[data-v-f7bf65a8]{border:none}.check-box[data-v-f7bf65a8]{padding-top:0;text-align:center}.check-title[data-v-f7bf65a8]{border-radius:0 0 .3rem .3rem;background-color:#0b898e;margin:0 2.8rem;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1rem .8rem;white-space:nowrap}.check-title.fail[data-v-f7bf65a8]{background-color:#d62828}.check-title img[data-v-f7bf65a8]{width:.45rem;height:.45rem;margin-right:.18rem}.check-text[data-v-f7bf65a8]{text-align:left;padding:0 2rem;font-weight:700}.check-text.fail[data-v-f7bf65a8]{text-align:center;margin-top:.5rem}.check-text div[data-v-f7bf65a8]{margin-top:.5rem}.check-tag[data-v-f7bf65a8]{color:#999;font-size:.42rem;margin-top:.3rem}.submit-btn[data-v-f7bf65a8]{color:#fff;background-color:#0b898e;width:10.35rem;height:1.05rem;line-height:1.05rem;border-radius:.52rem;text-align:center;bottom:.45rem}.bg[data-v-079072c7]{background-color:#b3db76}.top-bac[data-v-079072c7]{background-image:url(/static/images/activity/springLine/topBac.png);height:8.11rem}.all-box[data-v-079072c7]{background-image:url(/static/images/activity/springLine/huaNew.png);background-size:100% auto;background-repeat:repeat;min-height:calc(100vh - 6.73rem)}.content[data-v-079072c7]{padding:.2rem .4rem}.line-title[data-v-079072c7]{width:100%;height:auto;margin-top:.5rem}.img-list[data-v-079072c7]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;margin-top:.2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img-list .img-item[data-v-079072c7]{display:block;min-width:3.84rem;max-width:3.84rem;margin-right:.4rem;padding:.14rem;border:.04rem solid #378208;border-radius:.1rem;background-color:#fff}.img-list .img-item img[data-v-079072c7]{width:100%;height:2.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-079072c7]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.2rem}.img-list .img-item .text>div[data-v-079072c7]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-079072c7]{font-size:.46rem;color:#1c1c1c}.img-list .img-item .text .bot .com-price[data-v-079072c7]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-079072c7]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-079072c7]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-079072c7]{color:#fcfafa;font-size:.28rem;background:-webkit-gradient(linear,left bottom,left top,from(#fc7c4a),to(#fe8759));background:linear-gradient(0deg,#fc7c4a,#fe8759);padding:.06rem .12rem;border-radius:.2rem}.text-bot[data-v-079072c7]{background-image:url(/static/images/activity/springLine/text.png);width:5.75rem;height:.43rem;margin:1rem auto 0}.bot-hua[data-v-079072c7]{background-image:url(/static/images/activity/springLine/bothua.png);width:100%;height:1.27rem}.return-top[data-v-079072c7]{width:1.35rem;height:1.35rem;background-image:url(/static/images/activity/springLine/return.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-4c3afade]{background-color:#f8c7c0}.top-bac[data-v-4c3afade]{height:6.1rem;background-image:url(/static/images/activity/bloomingSeason/topBac.png)}.map-box[data-v-4c3afade]{height:11.6rem;background-image:url(/static/images/activity/bloomingSeason/mapBac.png);position:relative}.map-box .map-item[data-v-4c3afade]{position:absolute;width:.7rem;height:1.8rem}.map-box .map-item.map0[data-v-4c3afade]{top:.7rem;left:0;right:.9rem;margin:auto}.map-box .map-item.map1[data-v-4c3afade]{top:2.6rem;left:6.1rem}.map-box .map-item.map2[data-v-4c3afade]{top:3.4rem;right:1.7rem}.map-box .map-item.map3[data-v-4c3afade]{top:3.7rem;right:3.8rem}.map-box .map-item.map4[data-v-4c3afade]{top:3.9rem;left:5.4rem}.map-box .map-item.map5[data-v-4c3afade]{top:4.8rem;left:3.8rem}.map-box .map-item.map6[data-v-4c3afade]{top:5rem;left:4.8rem}.map-box .map-item.map7[data-v-4c3afade]{top:5.8rem;right:4rem}.map-box .map-item.map8[data-v-4c3afade]{top:6.8rem;left:4.7rem}.map-box .map-item.map9[data-v-4c3afade]{top:8.8rem;left:4.4rem}.nav-box[data-v-4c3afade]{padding:0 .2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.3rem}.nav-box .nav-item[data-v-4c3afade]{width:23%;background-color:#f4aaac;padding:0 .1rem;border-radius:.3rem;white-space:nowrap;line-height:1rem;margin-top:.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-box .nav-item.active[data-v-4c3afade]{background-color:#f0929c}.nav-box .nav-item img[data-v-4c3afade]{width:.8rem;height:auto;margin-right:.1rem}.nav-box .nav-item>div[data-v-4c3afade]{min-width:1.2rem;font-size:.4rem;color:#fff;text-align:center}.scene-list[data-v-4c3afade]{padding:0 .2rem;margin-top:.5rem}.scene-list .scene-item[data-v-4c3afade]{background-color:#fff;position:relative;padding:.2rem .2rem .2rem .4rem;border-radius:.3rem;margin-top:1rem}.scene-list .scene-item img[data-v-4c3afade]{width:4.2rem;height:4.2rem;margin-right:.6rem;border-radius:.3rem;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.scene-list .scene-item .item-text[data-v-4c3afade]{text-align:left;font-size:.4rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.scene-list .scene-item .item-text>div[data-v-4c3afade]{width:100%;margin-top:.2rem}.scene-list .scene-item .item-text .bac[data-v-4c3afade]{background-image:url(/static/images/activity/bloomingSeason/itemBac.png);width:2.5rem;height:1.9rem;position:absolute;bottom:0;left:0;right:0;margin:auto}.scene-list .scene-item .item-text .title[data-v-4c3afade]{font-weight:700;font-size:.5rem}.scene-list .scene-item .item-text .subtitle[data-v-4c3afade]{color:#333}.scene-list .scene-item .item-text .btn[data-v-4c3afade]{font-size:.46rem;color:#fff;background-color:#f29fa5;border-radius:.2rem;padding:.14rem 0;width:3rem;text-align:center}.bot-text[data-v-4c3afade]{font-size:.36rem;text-align:center;padding:.4rem 0;color:#f0929c}.com-return[data-v-4c3afade]{width:1.1rem;height:1.1rem;background-image:url(/static/images/activity/bloomingSeason/return.png)}.detailPopup[data-v-4c3afade]{background:transparent;padding:.4rem .8rem}.detailPopup .close[data-v-4c3afade]{position:absolute;top:0;right:0;background-image:url(/static/images/close.png);width:.7rem;height:.7rem}.detailPopup .content[data-v-4c3afade]{height:9rem;overflow-y:scroll;background-color:hsla(0,0%,100%,.6);border-radius:.36rem;position:relative;width:7rem;padding:.4rem .3rem;border:.1rem solid #fff}.detailPopup .content .title[data-v-4c3afade]{position:absolute;top:0;right:0;padding:.04rem .7rem;background-color:#fff;border-bottom-left-radius:.2rem;color:#f0919b}.detailPopup .content .item[data-v-4c3afade]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem}.detailPopup .content .item img[data-v-4c3afade]{width:1rem;margin-right:.2rem}.detailPopup .content .item .text[data-v-4c3afade]{font-size:.46rem}.bg[data-v-473f5374]{background-color:#e3f7aa}.top-bac[data-v-473f5374]{height:6.2rem;background-image:url(/static/images/activity/resurrect/topBac.png);margin-bottom:.2rem}.bot-bac[data-v-473f5374]{height:3.06rem;background-image:url(/static/images/activity/resurrect/botImg.png)}.img-box[data-v-473f5374]{width:10.8rem;height:6rem;margin:0 auto}.bg[data-v-73a37e2e]{background-color:#726d5b}.top-bac[data-v-73a37e2e]{height:6rem;background-image:url(/static/images/activity/museumSu/topBacNew.png)}.com-listBox-tao[data-v-73a37e2e]{padding:.12rem .4rem}.active-item[data-v-73a37e2e]{background-color:#40381c;padding:.28rem;border-radius:.2rem;color:#fff;margin-bottom:.48rem;text-align:left}.active-item>img[data-v-73a37e2e]{width:4.46rem;height:3.16rem}.active-item>img[data-v-73a37e2e]:nth-child(2n){margin-left:.2rem}.active-item>img[data-v-73a37e2e]:nth-child(odd){margin-right:.2rem}.active-item .item-text[data-v-73a37e2e]{overflow:hidden;min-height:3rem;padding:.1rem}.active-item .item-text>div[data-v-73a37e2e]{font-size:.48rem;width:100%}.active-item .item-text>div[data-v-73a37e2e]:first-child{margin-bottom:.5rem}.active-item .item-text>div[data-v-73a37e2e]:nth-child(2){color:#ccc;font-size:.4rem}.active-item .item-text>div[data-v-73a37e2e]:nth-child(3){color:#999;font-size:.38rem}.active-item .item-text .btn[data-v-73a37e2e]{background-color:#b27134;width:2.48rem;height:.74rem;line-height:.74rem;margin:0 auto}.active-item.disabled[data-v-73a37e2e]{background-color:rgba(64,56,28,.6)}.active-item.disabled>img[data-v-73a37e2e]{opacity:.5}.active-item.disabled .item-text[data-v-73a37e2e]{overflow:hidden;color:#999}.bg[data-v-7614e4b9]{background-color:#fff}img[data-v-7614e4b9]{width:100%}.bg[data-v-51176cb2]{background-color:#fff}img[data-v-51176cb2]{width:100%}.bg[data-v-23b856b3]{background-color:#fff}img[data-v-23b856b3]{width:100%}.bg[data-v-ff25ca12]{background-color:#fff}img[data-v-ff25ca12]{width:100%}.jump[data-v-ff25ca12]{height:4rem;margin-top:-5rem;position:relative;z-index:10}.bg[data-v-4437d20c]{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#bfe8ff));background:linear-gradient(0deg,#fff,#bfe8ff)}.box[data-v-4437d20c]{background-color:#a7c8fe;border:.04rem solid #405a86;padding:.78rem .36rem .44rem;margin:.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.tag-box[data-v-4437d20c]{position:absolute;padding:0 .7rem;top:-.6rem;left:0;right:0;margin:auto}.tag-box img[data-v-4437d20c]{width:.26rem;height:1.26rem}.title[data-v-4437d20c]{background-color:#fff;padding:.22rem .64rem;border-radius:.5rem}.title img[data-v-4437d20c]{width:100%;height:auto}.dotted[data-v-4437d20c]{border-bottom:.03rem dotted #fff;margin:.22rem auto}.content[data-v-4437d20c]{background-color:#fff;border-radius:.5rem;padding:.34rem .46rem;color:#000;font-size:.46rem;text-indent:.92rem;line-height:.76rem}.bot-text[data-v-4437d20c]{color:#000;font-size:.4rem;text-align:center;margin-top:.4rem}.bot-bac[data-v-4437d20c]{height:4.03rem;background-image:url(/static/images/activity/epidemicPolicyNew/botBac.png);padding-top:.32rem;text-align:center}.bot-bac .btn[data-v-4437d20c]{display:inline-block;margin:0 auto;padding:0 .24rem;min-width:5.79rem;line-height:.9rem;color:#fff;font-size:.5rem;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(#6ba3ff),to(#2f6dd2));background:linear-gradient(180deg,#6ba3ff,#2f6dd2);border-radius:.46rem;position:relative}.bot-bac .btn img[data-v-4437d20c]{position:absolute;right:0;bottom:-.4rem;width:.5rem;height:.77rem}.bg[data-v-217743b4]{background-color:#89b877;font-size:.38rem}.top-bac[data-v-217743b4]{height:10.36rem;background-image:url(/static/images/activity/weekNewProduct/topBac.png)}.nav-box[data-v-217743b4]{width:10.46rem;height:1.4rem;background-image:url(/static/images/activity/weekNewProduct/navBoxBac.png);position:relative}.nav-box .nav-bac[data-v-217743b4]{width:50%;height:1.76rem;position:absolute;top:0;background-image:url(/static/images/activity/weekNewProduct/navBac.png)}.nav-box .nav-bac.active[data-v-217743b4]{right:0}.nav-box .nav-item[data-v-217743b4]{width:5.08rem;height:1.76rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;position:relative}.nav-box .nav-item div[data-v-217743b4]{width:2.5rem;height:.66rem}.nav-box .nav-item.active[data-v-217743b4]{margin-top:.4rem}.nav-box .nav-item.active div[data-v-217743b4]{margin-bottom:.4rem}.pro-list[data-v-217743b4]{padding:.1rem .4rem}.pro-item[data-v-217743b4]{background-color:#fff8e9;padding:.2rem;border-radius:.2rem;margin-top:.4rem;color:#333}.pro-item img[data-v-217743b4]{width:4rem;height:3.2rem;border-radius:.1rem;margin-right:.3rem}.pro-item .item-text[data-v-217743b4]{overflow:hidden;height:3.2rem;padding:.1rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-item .item-text>div[data-v-217743b4]{width:100%}.pro-item .item-text .title[data-v-217743b4]{font-size:.48rem}.pro-item .item-text .tags[data-v-217743b4]{color:#618448}.pro-item .item-text .tags div[data-v-217743b4]{position:relative;text-align:center;padding:0 .2rem}.pro-item .item-text .tags div span[data-v-217743b4]{position:relative;z-index:10}.pro-item .item-text .tags div[data-v-217743b4]:first-child{margin-right:.2rem}.pro-item .item-text .tags div[data-v-217743b4]:after{display:block;content:"";background-color:#cfe5c7;position:absolute;width:100%;height:.2rem;left:0;right:0;bottom:0;margin:auto}.pro-item .item-text .com-price[data-v-217743b4]{font-size:.62rem;color:#da4544}.pro-item .item-text .com-price[data-v-217743b4]:before{font-size:.4rem;color:#da4544}.pro-item .item-text .btn[data-v-217743b4]{color:#fff6e1;background:-webkit-gradient(linear,left top,left bottom,from(#6da259),to(#618448));background:linear-gradient(180deg,#6da259,#618448);border-radius:.35rem;padding:.14rem .4rem}.bot-text[data-v-217743b4]{height:1.22rem;line-height:1.22rem;background-image:url(/static/images/activity/weekNewProduct/bot.png);color:#fff8e9;text-align:center}.com-return[data-v-217743b4]{width:1rem;height:1rem;background-image:url(/static/images/activity/weekNewProduct/return.png)}.bg[data-v-36585539]{background-color:#cdebef;font-size:.38rem}.top-bac[data-v-36585539]{height:10.36rem;background-image:url(/static/images/activity/aprilNewProduct/topBac.png)}.nav-box[data-v-36585539]{margin:0 .4rem;height:1.4rem;background-image:url(/static/images/activity/aprilNewProduct/navBoxBac.png);position:relative}.nav-box .nav-item[data-v-36585539]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;position:relative}.nav-box .nav-item div[data-v-36585539]{width:2.35rem;height:.54rem}.nav-box .nav-item.active div[data-v-36585539]{width:5.21rem;height:1.7rem;margin-top:.3rem}.pro-list[data-v-36585539]{padding:.1rem .4rem}.pro-item[data-v-36585539]{background-color:#fffdef;padding:.2rem;border-radius:.2rem;margin-top:.4rem;color:#333}.pro-item img[data-v-36585539]{width:4rem;height:3.2rem;border-radius:.1rem;margin-right:.3rem}.pro-item .item-text[data-v-36585539]{overflow:hidden;height:3.2rem;padding:.1rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-item .item-text>div[data-v-36585539]{width:100%}.pro-item .item-text .title[data-v-36585539]{font-size:.48rem}.pro-item .item-text .tags[data-v-36585539]{color:#2b87c9}.pro-item .item-text .tags div[data-v-36585539]{position:relative;text-align:center;padding:0 .2rem}.pro-item .item-text .tags div span[data-v-36585539]{position:relative;z-index:10}.pro-item .item-text .tags div[data-v-36585539]:first-child{margin-right:.2rem}.pro-item .item-text .tags div[data-v-36585539]:after{display:none;content:"";background-color:rgba(43,135,201,.3);position:absolute;width:100%;height:.2rem;left:0;right:0;bottom:0;margin:auto}.pro-item .item-text .com-price[data-v-36585539]{font-size:.62rem;color:#da4544}.pro-item .item-text .com-price[data-v-36585539]:before{font-size:.4rem;color:#da4544}.pro-item .item-text .btn[data-v-36585539]{color:#fff6e1;background:-webkit-gradient(linear,left top,left bottom,from(#6bc5fb),to(#2b8bcf));background:linear-gradient(180deg,#6bc5fb,#2b8bcf);border-radius:.35rem;padding:.14rem .4rem}.bot-text[data-v-36585539]{padding:.3rem 0;color:#2885c7;text-align:center}.com-return[data-v-36585539]{width:1rem;height:1rem;background-image:url(/static/images/activity/aprilNewProduct/return.png)}.bg[data-v-e346d2ca]{background-color:#dcfee3;font-size:.38rem}.top-bac[data-v-e346d2ca]{height:8rem;background-image:url(/static/images/activity/mayNewProduct/topBac.png)}.nav-box[data-v-e346d2ca]{margin:0 .4rem;height:1.4rem;text-align:center;color:#7abc4c;font-size:.56rem}.nav-box .nav-item[data-v-e346d2ca],.nav-box[data-v-e346d2ca]{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-box .nav-item[data-v-e346d2ca]{width:5.1rem;height:1.34rem;line-height:1.34rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;background-image:url(/static/images/activity/mayNewProduct/navItem.png);padding-top:.2rem}.nav-box .nav-item.active[data-v-e346d2ca]{background-image:url(/static/images/activity/mayNewProduct/navItemActive.png);color:#fff}.nav-box .nav-item img[data-v-e346d2ca]{width:.69rem;height:.69rem;margin-right:.1rem}.pro-list[data-v-e346d2ca]{padding:.3rem .24rem;background-color:#7bbe4d;margin:0 .3rem;border-radius:.2rem}.pro-item[data-v-e346d2ca]{background-color:#fff;border-radius:.16rem;margin-bottom:.2rem;color:#333;overflow:hidden}.pro-item img[data-v-e346d2ca]{width:4.6rem;height:4.34rem}.pro-item .item-text[data-v-e346d2ca]{overflow:hidden;padding:.1rem .24rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.pro-item .item-text>div[data-v-e346d2ca]{width:100%;text-align:left}.pro-item .item-text .title[data-v-e346d2ca]{font-size:.48rem}.pro-item .item-text .bot[data-v-e346d2ca]{margin:.5rem 0}.pro-item .item-text .com-price[data-v-e346d2ca]{font-size:.62rem;color:#da4544}.pro-item .item-text .com-price[data-v-e346d2ca]:before{font-size:.4rem;color:#da4544}.pro-item .item-text .btn[data-v-e346d2ca]{width:auto;display:inline-block;color:#fff6e1;background:-webkit-gradient(linear,left top,left bottom,from(#eb3c13),to(#ed7d1a));background:linear-gradient(180deg,#eb3c13,#ed7d1a);border-radius:.6rem;padding:.14rem .46rem;font-size:.48rem}.bot-text[data-v-e346d2ca]{padding-bottom:.3rem;color:#2c9130;text-align:center}.bot-text img[data-v-e346d2ca]{width:.78rem;height:.68rem;display:block;margin:.23rem auto}.com-return[data-v-e346d2ca]{width:1.31rem;height:1.31rem;background-image:url(/static/images/activity/mayNewProduct/return.png)}.bg[data-v-7e1beb3e]{background-color:#f8e0bf;font-size:.38rem}.top-bac[data-v-7e1beb3e]{height:7.67rem;background-image:url(/static/images/activity/junNewProduct/topBac.png)}.nav-box[data-v-7e1beb3e]{margin:0 .4rem;height:1.4rem;background-image:url(/static/images/activity/junNewProduct/navBoxBac.png);position:relative}.nav-box .nav-item[data-v-7e1beb3e]{width:50%;margin:0;position:relative;text-align:center;height:100%;line-height:1.7rem}.nav-box .nav-item div[data-v-7e1beb3e]{width:2.16rem;height:.57rem;display:inline-block}.nav-box .nav-item.active[data-v-7e1beb3e]{width:5.21rem;height:1.7rem;margin-top:.3rem;background-image:url(/static/images/activity/junNewProduct/navItemBac.png)}.pro-list[data-v-7e1beb3e]{padding:.1rem .4rem}.pro-item[data-v-7e1beb3e]{background-color:#fff;padding:.2rem;border-radius:.2rem;margin-top:.4rem;color:#333}.pro-item img[data-v-7e1beb3e]{width:3.54rem;height:3.22rem;margin-right:.4rem}.pro-item .item-text[data-v-7e1beb3e]{overflow:hidden;height:3.2rem;padding:.1rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-item .item-text .title[data-v-7e1beb3e]{font-size:.54rem;text-align:left}.pro-item .item-text .bot[data-v-7e1beb3e]{background-image:url(/static/images/activity/junNewProduct/priceBac.png);padding-right:.23rem;padding-left:.12rem;line-height:.8rem}.pro-item .item-text .price[data-v-7e1beb3e]{font-size:.36rem}.pro-item .item-text .com-price[data-v-7e1beb3e]{font-size:.54rem;color:#ea522a}.pro-item .item-text .com-price[data-v-7e1beb3e]:before{font-size:.4rem;color:#da4544}.pro-item .item-text .btn[data-v-7e1beb3e]{color:#fff;font-size:.36rem}.bot-logo[data-v-7e1beb3e]{width:.62rem;height:.53rem;display:block;margin:.16rem auto 0}.bot-text[data-v-7e1beb3e]{padding:.3rem 0;color:#1b5305;text-align:center}.com-return[data-v-7e1beb3e]{width:1rem;height:1rem;background-image:url(/static/images/activity/junNewProduct/return.png)}.bg[data-v-a5c163ba]{background-color:#85d4ff;font-size:.38rem}.top-bac[data-v-a5c163ba]{height:5.86rem;background-image:url(/static/images/activity/julyNewProduct/topBac.png)}.nav-box[data-v-a5c163ba]{position:relative;text-align:center;font-size:.6rem;background-color:#34a3f3;padding:.2rem .5rem}.nav-box .nav-item[data-v-a5c163ba]{width:4.9rem;height:1.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;position:relative;color:#0064ac;background-color:#65caff}.nav-box .nav-item.active[data-v-a5c163ba]{background-color:transparent;background-image:url(/static/images/activity/julyNewProduct/navBac.png);color:#fff}.nav-box .nav-item img[data-v-a5c163ba]{width:.69rem;height:.69rem;margin-right:.1rem}.pro-list[data-v-a5c163ba]{padding:.6rem .4rem .4rem .7rem}.pro-item[data-v-a5c163ba]{background-color:#fff;border-radius:.1rem;margin-bottom:.6rem;color:#333;min-height:4.12rem}.pro-item img[data-v-a5c163ba]{width:4.62rem;height:4.04rem;margin-top:-.4rem;margin-left:-.28rem;border-radius:.1rem}.pro-item .item-text[data-v-a5c163ba]{overflow:hidden;padding:.1rem .24rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.pro-item .item-text>div[data-v-a5c163ba]{width:100%;text-align:left}.pro-item .item-text .title[data-v-a5c163ba]{font-size:.48rem}.pro-item .item-text .bot[data-v-a5c163ba]{margin-top:.8rem;font-size:.36rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pro-item .item-text .com-price[data-v-a5c163ba]{font-size:.5rem;color:#f00000}.pro-item .item-text .com-price[data-v-a5c163ba]:before{font-size:.36rem;color:#f00000}.pro-item .item-text .btn[data-v-a5c163ba]{margin:0;width:1.44rem;height:1.21rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#de0000;background-image:url(/static/images/activity/julyNewProduct/btn.png);font-size:.48rem}.pro-item .item-text .btn span[data-v-a5c163ba]:first-child{color:#fff}.bot-text[data-v-a5c163ba]{padding-bottom:.3rem;color:#0064ac;text-align:center}.bot-text img[data-v-a5c163ba]{width:.78rem;height:.68rem;display:block;margin:.23rem auto}.com-return[data-v-a5c163ba]{width:1.31rem;height:1.31rem;background-image:url(/static/images/activity/julyNewProduct/return.png)}.bg[data-v-1e6ba498]{background-color:#8fe1f2;font-size:.38rem}.top-bac[data-v-1e6ba498]{height:8rem;background-image:url(/static/images/activity/seasonNewProduct/topBac.png)}.magbox[data-v-1e6ba498]{margin:0 .3rem}.nav-box[data-v-1e6ba498]{height:1.4rem;position:relative;text-align:center;font-size:.56rem;background-color:#3c9fc9;border-top-right-radius:.4rem;border-top-left-radius:.4rem;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff}.nav-box .nav-item[data-v-1e6ba498]{width:5.1rem;height:1.34rem;line-height:1.34rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;position:relative;font-family:Alibaba PuHuiTi;font-weight:700;color:#fff}.nav-box .nav-item.active[data-v-1e6ba498]{background-image:url(/static/images/activity/seasonNewProduct/nav1.png);color:#3c9fc9;width:6.1rem;height:1.54rem;left:-2px;padding-right:.7rem}.nav-box .nav-item.activetwo[data-v-1e6ba498]{background-image:url(/static/images/activity/seasonNewProduct/tabRight.png);color:#3c9fc9;width:6.1rem;height:1.54rem;right:-2px;padding-left:.7rem}.nav-box .nav-item.inactive[data-v-1e6ba498]{width:4.4rem;height:1.34rem;color:#fff}.nav-box .nav-item img[data-v-1e6ba498]{width:.69rem;height:.69rem;margin-right:.1rem}.pro-list[data-v-1e6ba498]{padding:.3rem .24rem;background-color:#c7f0f9;margin:0 .3rem;border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.pro-item[data-v-1e6ba498]{background-color:#fff;border-radius:.16rem;margin-bottom:.2rem;color:#333;overflow:hidden;padding:.12rem;-webkit-box-shadow:0 0 16px 0 rgba(60,159,201,.46);box-shadow:0 0 16px 0 rgba(60,159,201,.46)}.pro-item img[data-v-1e6ba498]{width:4.4rem;height:3.61rem;border-radius:.16rem}.pro-item .item-text[data-v-1e6ba498]{overflow:hidden;padding:.1rem .1rem .1rem .2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;height:3.66rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pro-item .item-text>div[data-v-1e6ba498]{width:100%;text-align:left}.pro-item .item-text .title[data-v-1e6ba498]{font-size:.48rem;font-family:PingFang SC Bold}.pro-item .item-text .com-price[data-v-1e6ba498]{font-size:.68rem;color:#da4544}.pro-item .item-text .com-price[data-v-1e6ba498]:before{font-size:.45rem;color:#da4544}.pro-item .item-text .btn[data-v-1e6ba498]{width:2.4rem;display:inline-block;color:#fff6e1;background:#ff924e;border-radius:.3rem;height:.8rem;text-align:center;line-height:.8rem;font-size:.42rem;font-family:PingFang SC Bold}.item-price[data-v-1e6ba498]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.price-text[data-v-1e6ba498]{color:#999;font-size:.42rem}.bot-text[data-v-1e6ba498]{padding-bottom:.3rem;text-align:center}.bot-text img[data-v-1e6ba498]{width:2.2rem;display:block;margin:.23rem auto}.com-return[data-v-1e6ba498]{width:1.31rem;height:1.31rem;background-image:url(/static/images/activity/seasonNewProduct/return.png)}.bg[data-v-4185f188]{background-color:#bee0e4}.top-bac[data-v-4185f188]{background-image:url(/static/images/activity/springLimited/topBac.png);height:12rem;margin-bottom:-1.2rem}.spring-title[data-v-4185f188]{width:9.5rem;height:1.6rem}.spring-title.one[data-v-4185f188]{background-image:url(/static/images/activity/springLimited/title1.png)}.spring-title.two[data-v-4185f188]{background-image:url(/static/images/activity/springLimited/title2.png)}.pro-list[data-v-4185f188]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .48rem}.pro-item[data-v-4185f188]{background-color:#fff;border-radius:.2rem;padding:.18rem .18rem .1rem;width:4.98rem;margin-top:.3rem}.pro-item img[data-v-4185f188]{width:4.63rem;height:3.32rem;border-radius:.1rem}.pro-item .item-text[data-v-4185f188]{padding:.18rem;min-height:2.8rem}.pro-item .item-text>div[data-v-4185f188]{width:100%;text-align:left}.pro-item .item-text .title[data-v-4185f188]{font-size:.5rem;color:#1d1d1d}.pro-item .item-text .com-price[data-v-4185f188]{font-size:.6rem;color:#f42200}.pro-item .item-text .com-price[data-v-4185f188]:before{font-size:.36rem;color:#f42200}.pro-item .item-text .btn[data-v-4185f188]{font-size:.4rem;color:#fff;padding:.1rem .3rem;background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#ef636b),to(#ffe6bb));background:linear-gradient(0deg,#ef636b 50%,#ffe6bb);border-radius:.4rem}.flower-box[data-v-4185f188]{padding:3rem .4rem 0;background-image:url(/static/images/activity/springLimited/botBac.png);height:15.6rem;margin-top:.3rem;position:relative}.flower-box .spring-title[data-v-4185f188]{position:absolute;left:0;right:0;top:1.4rem}.flower-list[data-v-4185f188]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:3rem}.flower-list img[data-v-4185f188]{width:3.34rem;height:1.54rem;margin-bottom:.4rem}.com-return[data-v-4185f188]{width:1.02rem;height:1.02rem;background-image:url(/static/images/activity/springLimited/return.png)}.bg[data-v-22c9e72a]{background-color:#fdefe9;font-size:.38rem}.top-bac[data-v-22c9e72a]{width:100%;height:8.2rem;background-image:url(/static/img/topBac.6a76f29.png)}.tab[data-v-22c9e72a]{width:88%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tab-item[data-v-22c9e72a]{background-image:url(/static/img/normal.1b8b202.png);width:45%;font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#eb622e;text-align:center;padding:.23rem 1rem}.active[data-v-22c9e72a]{background-image:url(/static/img/active.f99e708.png);color:#fff}.list[data-v-22c9e72a]{margin-top:.59rem}.list-item[data-v-22c9e72a]{width:88%;margin:.3rem auto;background:#fff;-webkit-box-shadow:0 .06rem .17rem 0 rgba(227,84,38,.24);box-shadow:0 .06rem .17rem 0 rgba(227,84,38,.24);border-radius:.2rem;min-height:3rem;padding:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.item-img img[data-v-22c9e72a]{width:3.81rem;height:3.05rem;background:#ec642e;border-radius:.1rem;margin:.19rem 0 .16rem .2rem}.item-title[data-v-22c9e72a]{margin-top:.31rem}.item-contant[data-v-22c9e72a]{margin-left:.29rem;font-size:.48rem;font-weight:700;color:#333}.item-contant .tag[data-v-22c9e72a]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#f68936;line-height:.6rem;margin-top:.64rem}.item-contant .price[data-v-22c9e72a]{display:-webkit-box;display:-ms-flexbox;display:flex}.item-contant .com-price[data-v-22c9e72a]{font-size:.6rem;color:#da4544}.item-contant .com-price[data-v-22c9e72a]:before{font-size:.48rem;color:#da4544}.item-contant .btn[data-v-22c9e72a]{color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ec642e),to(#ec642e));background:linear-gradient(180deg,#ec642e,#ec642e);border-radius:.2rem;padding:.22rem .26rem;margin-left:1.1rem}.bot-text[data-v-22c9e72a]{text-align:center}.bot-text img[data-v-22c9e72a]{height:3.2rem;display:block;margin:.23rem auto}.bg[data-v-099375fd]{background-color:#66130d;overflow:hidden;padding-bottom:.4rem}.top-bac[data-v-099375fd]{height:5.8rem;background-image:url(/static/images/activity/secrecyPublicity/topBac.png)}.video-box[data-v-099375fd]{margin:.6rem .46rem;height:5.8rem}.video-box .poster[data-v-099375fd]{width:100%;height:100%;background-image:url(/static/images/activity/secrecyPublicity/poster.png);position:relative}.video-box .poster img[data-v-099375fd]{width:1.4rem;height:1.4rem}.video-title[data-v-099375fd]{font-size:.46rem;color:#fff;text-align:center;margin-bottom:.3rem}.video-text[data-v-099375fd]{font-size:.36rem;color:#f4da90;margin:0 .46rem;text-align:left;line-height:.6rem;text-indent:.8rem}.sec-title[data-v-099375fd]{width:8.55rem;height:2.36rem;margin:0 auto}.sec-title.one[data-v-099375fd]{background-image:url(/static/images/activity/secrecyPublicity/title1.png)}.sec-title.two[data-v-099375fd]{background-image:url(/static/images/activity/secrecyPublicity/title2.png)}.swipe-box[data-v-099375fd]{margin:0 .46rem;overflow:hidden}.road-swiper[data-v-099375fd]{overflow:visible;padding:.2rem 0}.road-swiper .swiper-slide[data-v-099375fd]{width:4.46rem;height:6.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.19rem 0;z-index:10}.road-swiper .swiper-slide .bac[data-v-099375fd]{padding:.15rem;background-color:#fee5c6;width:4.46rem;height:100%}.road-swiper .swiper-slide img[data-v-099375fd]{height:100%;-o-object-fit:cover;object-fit:cover}.road-swiper .swiper-slide-duplicate-prev[data-v-099375fd],.road-swiper .swiper-slide-prev[data-v-099375fd]{z-index:1}.road-swiper .swiper-slide-duplicate-next[data-v-099375fd],.road-swiper .swiper-slide-next[data-v-099375fd]{position:relative;height:6.78rem;margin:0 auto;z-index:3000;padding:.15rem}.road-swiper .swiper-slide-duplicate-next .bac[data-v-099375fd],.road-swiper .swiper-slide-next .bac[data-v-099375fd]{height:6.78rem;width:4.76rem}.road-swiper .swiper-slide-duplicate-next img[data-v-099375fd],.road-swiper .swiper-slide-next img[data-v-099375fd]{z-index:2;-o-object-fit:cover;object-fit:cover}.nav-box[data-v-099375fd]{background-color:#d72026;height:1.04rem;text-align:center;margin:.3rem .44rem;position:relative}.nav-box .nav-bac[data-v-099375fd]{position:absolute;top:0;background-image:url(/static/images/activity/secrecyPublicity/selected.png);width:5.27rem;height:1.28rem}.nav-box .nav-item[data-v-099375fd]{width:50%;color:#fff;font-size:.46rem;position:relative}.nav-box .nav-item.active[data-v-099375fd]{font-weight:700;color:#cf0816}.list-all[data-v-099375fd]{padding:.3rem .46rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-item[data-v-099375fd]{width:48%;overflow:hidden;padding:.2rem;background-color:#fee5c6;margin-bottom:.56rem}.list-item .item-video[data-v-099375fd]{position:relative;height:3rem}.list-item .item-video img[data-v-099375fd],.list-item .item-video video[data-v-099375fd]{display:block;width:100%;height:100%}.list-item .item-video video[data-v-099375fd]{-o-object-fit:cover;object-fit:cover}.list-item .item-video .start[data-v-099375fd]{width:1.3rem;height:1.3rem}.list-item .item-title[data-v-099375fd]{font-size:.4rem;color:#000;margin-top:.3rem;min-height:1.2rem;text-align:center}.text-bot[data-v-099375fd]{width:5.36rem;height:.39rem;margin:0 auto;background-image:url(/static/images/activity/secrecyPublicity/textBot.png)}.videoPopup[data-v-099375fd]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-099375fd]{width:100%;height:auto}.video-list[data-v-099375fd]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .3rem}.video-item[data-v-099375fd]{width:100%;height:1.49rem;background-image:url(/static/images/activity/secrecyPublicity/audioBac.png);margin-top:.5rem;position:relative}.video-item video[data-v-099375fd]{width:100%;height:auto;position:absolute}.control-box[data-v-099375fd]{padding:.3rem .14rem 0 2rem;position:relative;height:100%}.audio-btn[data-v-099375fd]{background-image:url(/static/images/activity/secrecyPublicity/audioStart.png);width:1.13rem;height:1.13rem;position:absolute;right:.3rem;top:0;bottom:0;margin:auto}.audio-btn.active[data-v-099375fd]{background-image:url(/static/images/activity/secrecyPublicity/audioPause.png)}.control-box .line[data-v-099375fd]{position:relative;background:#dedddd;border-radius:.03rem;height:.06rem;width:5rem;margin-top:.1rem;white-space:nowrap}.control-box .line>div[data-v-099375fd]{display:inline-block;content:"";background:#d72026;border-radius:.03rem;height:100%;position:absolute;left:0;width:5%;z-index:10}.control-box .line>div span[data-v-099375fd]{display:block;width:.22rem;height:.22rem;background-color:#ac1c12;position:absolute;left:100%;top:0;bottom:0;margin:auto;border-radius:50%;z-index:12}.return-box[data-v-099375fd]{position:fixed;width:1.3rem;height:1.3rem;bottom:1.13rem;right:.46rem;z-index:100;font-size:.38rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ba0e20;border-radius:50%;color:#f4da90}.return-box img[data-v-099375fd]{width:.38rem;height:auto;margin-bottom:.1rem}.bg[data-v-11b06b3c]{background-color:#2e477e}.top-bac[data-v-11b06b3c]{height:5.5rem;background-image:url(/static/images/activity/cloudPerform/topBacNew.jpg)}.program-box[data-v-11b06b3c]{background:-webkit-gradient(linear,left top,left bottom,from(#9f2f3d),to(#2b4880));background:linear-gradient(180deg,#9f2f3d,#2b4880);padding:1rem 0}.cloud-title[data-v-11b06b3c]{color:#fee5cd;text-align:center;font-size:.58rem;font-weight:700}.menu-box[data-v-11b06b3c]{margin:.5rem .4rem 0;text-align:center;position:relative;height:5.8rem;overflow:hidden;border-radius:.2rem}.menu-box img[data-v-11b06b3c]{width:100%;height:auto}.menu-box .tag[data-v-11b06b3c]{font-size:.44rem;width:3.7rem;height:.9rem;line-height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.5);border-radius:.45rem;color:#fff}.perform-list[data-v-11b06b3c]{position:relative;z-index:100;padding:.46rem .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#2e477e}.perform-list .perform-item[data-v-11b06b3c]{position:relative;border-radius:.2rem;margin-top:.4rem;overflow:hidden}.perform-list .perform-item[data-v-11b06b3c] :first-child{margin-top:0}.perform-list .perform-item .video-box[data-v-11b06b3c]{height:5rem}.perform-list .perform-item .video-box img[data-v-11b06b3c]:first-child,.perform-list .perform-item .video-box video[data-v-11b06b3c]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.perform-list .perform-item .video-box .start[data-v-11b06b3c]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.16rem;height:1.16rem}.perform-list .perform-item .item-text[data-v-11b06b3c]{color:#fff;padding:.28rem .2rem;margin:auto;background:-webkit-gradient(linear,right top,left top,from(#9f2f3d),to(#0d2d69));background:linear-gradient(270deg,#9f2f3d,#0d2d69)}.perform-list .perform-item .item-text .title[data-v-11b06b3c]{font-size:.46rem}.perform-list .perform-item .item-text .title span[data-v-11b06b3c]{font-size:.36rem;background-color:#710002;border-radius:50%;width:.6rem;height:.6rem;line-height:.6rem;display:inline-block;text-align:center;margin-right:.23rem}.perform-list .perform-item .item-text .subtitle[data-v-11b06b3c]{color:#dba791;font-size:.38rem;margin-top:.3rem}.bg[data-v-e0b04fbe]{background-color:#fff}.top-bac[data-v-e0b04fbe]{height:5.5rem;background-image:url(/static/images/activity/shoppingUnit/topBacNew.png)}.menu-item[data-v-e0b04fbe]{margin:.4rem auto 0;height:4.4rem}.menu-item.one[data-v-e0b04fbe]{background-image:url(/static/images/activity/shoppingUnit/menu1New.png)}.menu-item.two[data-v-e0b04fbe]{background-image:url(/static/images/activity/shoppingUnit/menu2New.png)}.bg[data-v-b8e5cc72]{background-color:#f7f7f7;padding-bottom:2.4rem}.add-btn[data-v-b8e5cc72]{background:-webkit-gradient(linear,left bottom,left top,from(#0b898e),to(#1ab595));background:linear-gradient(0deg,#0b898e,#1ab595);position:fixed;left:.3rem;right:.3rem;bottom:.9rem;margin:auto;height:1.2rem;line-height:1.2rem;font-size:.46rem;color:#fff;border-radius:.6rem;overflow:hidden}.add-btn img[data-v-b8e5cc72]{width:.56rem;height:.56rem;margin-right:.2rem}.no-data[data-v-b8e5cc72]{width:6rem;font-size:.46rem;color:#adadad;text-align:center;margin:3rem auto 0}.no-data>img[data-v-b8e5cc72]{width:100%;height:5.34rem}.no-data .title[data-v-b8e5cc72]{margin:.5rem auto}.no-data .add-btn[data-v-b8e5cc72]{margin:0 .3rem;position:inherit}.his-item[data-v-b8e5cc72]{background-color:#fff;padding:.34rem .3rem;position:relative}.his-item .title[data-v-b8e5cc72]{text-align:left;font-size:.48rem;color:#333;padding-right:2rem}.his-item .subtitle[data-v-b8e5cc72]{font-size:.4rem;color:#333}.his-item .subtitle div[data-v-b8e5cc72]{color:#0b898e}.his-item .status[data-v-b8e5cc72]{padding:.06rem .35rem;border-bottom-left-radius:.3rem;color:#fff;position:absolute;right:0;top:0}.his-item .status.type0[data-v-b8e5cc72]{background-color:#b3b3b3}.his-item .status.type1[data-v-b8e5cc72]{background-color:#18af94}.his-item .status.type2[data-v-b8e5cc72]{background-color:#e43737}.bg[data-v-92e2e11c]{background-color:#fff}.status[data-v-92e2e11c]{text-align:center;padding:.12rem 0;color:#fff;font-size:.38rem;background-color:#b3b3b3}.status.fail[data-v-92e2e11c]{background-color:#e43737}.form-box[data-v-92e2e11c]{padding:0 .3rem .2rem;font-size:.46rem;color:#333;position:relative}.form-box.border[data-v-92e2e11c]:after{display:block;content:"";background-color:#f0f0f0;width:100%;height:.2rem;position:absolute;left:0;bottom:0}.form-box .form-title[data-v-92e2e11c]{padding:.3rem 0;border-bottom:.02rem solid #d8d8d8}.form-box .form-title img[data-v-92e2e11c]{width:.5rem;height:.5rem;margin-right:.2rem}.form-box[data-v-92e2e11c]:last-child:after{display:none}.form-box .form-item[data-v-92e2e11c]{padding:.6rem .2rem}.form-box .form-item label[data-v-92e2e11c]{min-width:2.8rem}.form-box .form-item>input[data-v-92e2e11c]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#f5f5f5;border:none;border-radius:.2rem;padding:.28rem .2rem}.form-box .form-item>input[data-v-92e2e11c]::-webkit-input-placeholder{color:#c1c0c0}.form-box .form-item>input[data-v-92e2e11c]::-moz-placeholder{color:#c1c0c0}.form-box .form-item>input[data-v-92e2e11c]::-ms-input-placeholder{color:#c1c0c0}.form-box .form-item>input[data-v-92e2e11c]::placeholder{color:#c1c0c0}.form-box .form-item textarea[data-v-92e2e11c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:3.63rem;font-size:.46rem;border:none;background-color:#f5f5f5;border-radius:.1rem;padding:.28rem;display:block}.form-box .form-item img[data-v-92e2e11c]{width:2.2rem;height:2.2rem;border-radius:.12rem;-o-object-fit:cover;object-fit:cover}.add-img[data-v-92e2e11c]{background-image:url(/static/images/activity/shoppingUnit/addImg.png);width:2.2rem;height:2.2rem;margin-left:0}.img-box[data-v-92e2e11c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.img-box div[data-v-92e2e11c]{position:relative;margin-right:.2rem}.img-box div>img.delete[data-v-92e2e11c]{position:absolute;width:.6rem;height:.6rem;top:-.2rem;right:-.2rem}.img-box[data-v-92e2e11c]:last-child{margin-right:0;border:none}#cooperation[data-v-92e2e11c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}#cooperation .van-checkbox[data-v-92e2e11c]{margin-top:.6rem;margin-left:.2rem}.bot-text[data-v-92e2e11c]{padding:.3rem 0;text-align:center;color:#999;font-size:.36rem;background-color:#f5f5f5;line-height:.6rem}.add-btn[data-v-92e2e11c]{background:-webkit-gradient(linear,left bottom,left top,from(#0b898e),to(#1ab595));background:linear-gradient(0deg,#0b898e,#1ab595);margin:1rem .3rem .5rem;height:1.2rem;line-height:1.2rem;font-size:.46rem;color:#fff;border-radius:.6rem;overflow:hidden}.add-btn img[data-v-92e2e11c]{width:.56rem;height:.56rem;margin-right:.2rem}.pro-box[data-v-92e2e11c]{background-color:#fff;-webkit-box-shadow:0 0 .12rem 0 hsla(0,0%,62.7%,.48);box-shadow:0 0 .12rem 0 hsla(0,0%,62.7%,.48);border-radius:.2rem;overflow:hidden;margin:.28rem 0 .5rem}.pro-tag[data-v-92e2e11c]{background:-webkit-gradient(linear,left top,right top,color-stop(0,#1ab595),to(#0b898e));background:linear-gradient(-270deg,#1ab595,#0b898e);width:1.8rem;height:.7rem;line-height:.7rem;color:#fff;text-align:center;border-bottom-right-radius:.2rem}.pro-add[data-v-92e2e11c]{margin:0 auto .5rem;width:3.6rem;height:1rem;line-height:1rem;font-size:.46rem;color:#0b898e;border-radius:.6rem;overflow:hidden;border:.02rem solid #0b898e}.pro-add img[data-v-92e2e11c]{width:.56rem;height:.56rem;margin-right:.2rem}.fail-box[data-v-92e2e11c]{color:#e43737;font-size:.46rem;padding:.3rem}.fail-box img[data-v-92e2e11c]{width:.46rem;height:.46rem;margin-right:.2rem}.fail-box .subtitle[data-v-92e2e11c]{margin-top:.46rem;padding-left:.3rem}.bg[data-v-69fb1084]{background-color:#d2fffe;padding-bottom:.6rem}.top-bac[data-v-69fb1084]{background-image:url(/static/images/activity/mayDay2022/topBac.png);height:6rem}.nav-box[data-v-69fb1084]{margin:.3rem auto;padding:0 1.26rem}.nav-box .nav-item[data-v-69fb1084]{width:3.4rem;height:2.3rem}.nav-box .nav-item.one[data-v-69fb1084]{background-image:url(/static/images/activity/mayDay2022/nav1.png)}.nav-box .nav-item.two[data-v-69fb1084]{background-image:url(/static/images/activity/mayDay2022/nav2.png)}.may-list[data-v-69fb1084]{padding:.26rem .24rem;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:.16rem;margin:0 .3rem}.may-list.one[data-v-69fb1084]{background-color:#93dcda}.may-list.two[data-v-69fb1084]{background-color:#c8fa8d}.may-item[data-v-69fb1084]{background-color:#fff;width:48%;margin-bottom:.2rem}.may-item img[data-v-69fb1084]{width:100%;height:3.8rem}.may-item .item-text[data-v-69fb1084]{font-size:.4rem;text-align:left;padding:.18rem .14rem;min-height:2.8rem}.may-item .item-text .title[data-v-69fb1084]{color:#333}.may-item .item-text .com-price[data-v-69fb1084]{color:#eb2724;font-size:.5rem}.may-item .item-text .com-price[data-v-69fb1084]:before{color:#eb2724;font-size:.4rem}.may-item .item-text .btn[data-v-69fb1084]{padding:.06rem .25rem;background-color:#ffa192;color:#fff;white-space:nowrap}.bot-text[data-v-69fb1084]{width:1.72rem;height:1rem;margin:.6rem auto 0;background-image:url(/static/images/activity/mayDay2022/botText.png)}.bg[data-v-676c48f0]{background-color:#fff}.topBac[data-v-676c48f0]{height:5.83rem;position:relative}.topBac .rule[data-v-676c48f0]{right:.4rem;top:.36rem;color:#fff;background-color:rgba(0,0,0,.4);border-radius:50%;width:1rem;height:1rem;line-height:1rem;text-align:center;font-size:.4rem}.short-list[data-v-676c48f0]{padding:0 .4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.short-list .short-item[data-v-676c48f0]{width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;overflow:hidden;margin-top:.8rem}.short-list .short-item .item-img[data-v-676c48f0]{height:6.06rem;position:relative}.short-list .short-item .item-img .start[data-v-676c48f0]{width:1.29rem;height:1.29rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/start.png)}.short-list .short-item .item-img .tag[data-v-676c48f0]{width:1.04rem;height:.94rem;line-height:.94rem;text-align:center;font-size:.4rem;color:#fff;left:.3rem}.short-list .short-item:first-child .item-img .tag[data-v-676c48f0]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/top1.png)}.short-list .short-item:nth-child(2) .item-img .tag[data-v-676c48f0]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/top2.png)}.short-list .short-item:nth-child(3) .item-img .tag[data-v-676c48f0]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/top3.png)}.short-list .short-item .item-img .love[data-v-676c48f0]{background-color:rgba(0,0,0,.5);border-radius:.3rem 0 0 .3rem;color:#fff;font-size:.36rem;top:.3rem;padding:.1rem .2rem}.short-list .short-item .item-img .love img[data-v-676c48f0]{width:.47rem;height:.42rem;vertical-align:text-bottom;margin-right:.06rem}.short-list .short-item .item-text[data-v-676c48f0]{padding:.2rem;color:#000;font-size:.48rem}.short-list .short-item .item-text .subtitle[data-v-676c48f0]{color:#999;font-size:.36rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.short-list .short-item .item-text .subtitle div[data-v-676c48f0]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.02rem}.short-list .short-item .item-text .subtitle div[data-v-676c48f0]:nth-child(2){color:#d14000;font-size:.44rem}.show-active-popup[data-v-676c48f0]{width:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-676c48f0]{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-676c48f0]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-676c48f0]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-676c48f0]{padding:.6rem .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-676c48f0]{font-size:.46rem;font-weight:700;color:#000;margin-bottom:.6rem;text-align:center}.show-active-popup .popup-box .popup-content[data-v-676c48f0]{height:8.78rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-676c48f0]{text-align:left}[data-v-676c48f0].show-active-popup .popup-box .popup-content .content p{text-align:left;font-size:.4rem;font-weight:500;color:#333;line-height:.7rem}.show-active-popup .popup-box .popup-content[data-v-676c48f0]::-webkit-scrollbar{display:none}.bg[data-v-ad568a12]{position:relative;height:100vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.share-img[data-v-ad568a12]{position:absolute;top:.5rem;right:.4rem;width:.86rem;height:.86rem;z-index:100}.swipe-box[data-v-ad568a12]{height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.swipe-box .swipe-item[data-v-ad568a12]{height:100%;position:relative;background-color:#000;overflow:hidden}@-webkit-keyframes startToSmall-data-v-ad568a12{0%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes startToSmall-data-v-ad568a12{0%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}.swipe-box .swipe-item .start[data-v-ad568a12]{background-image:url(/static/images/shakeIn/start.png);width:1.54rem;height:1.54rem;display:none;-webkit-transition:all 1s linear;transition:all 1s linear}.swipe-box .swipe-item .start.active[data-v-ad568a12]{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:startToSmall-data-v-ad568a12 .2s linear;animation:startToSmall-data-v-ad568a12 .2s linear}.swipe-box .swipe-item img[data-v-ad568a12],.swipe-box .swipe-item video[data-v-ad568a12]{width:100%;height:100%;background-repeat:no-repeat}.swipe-box .swipe-item img[data-v-ad568a12]{z-index:20}.bot-text[data-v-ad568a12]{position:absolute;left:.5rem;bottom:.8rem;font-size:.44rem;color:#a0a8b7;text-align:left}.bot-box[data-v-ad568a12]{position:absolute;left:0;bottom:2rem;color:#fff;font-size:.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .5rem .5rem;z-index:100;border-bottom:.02rem solid #a0a8b7}.bot-box .pro-tag[data-v-ad568a12]{width:.8rem;height:.8rem;top:-2rem;right:.5rem}.bot-box .left[data-v-ad568a12]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.8rem;overflow:hidden}.bot-box .left>div[data-v-ad568a12]{text-align:left}.bot-box .left .top[data-v-ad568a12]{font-size:.5rem;color:#fff;margin-bottom:.42rem}.bot-box .left .title[data-v-ad568a12]{font-size:.56rem;margin:.46rem 0 .6rem}.bot-box .right[data-v-ad568a12]{font-size:.36rem}.bot-box .right>div[data-v-ad568a12]{margin:.3rem auto 0;text-align:center}.bot-box .right img[data-v-ad568a12]{width:.58rem;height:.52rem;display:block;margin:.3rem auto 0}.bot-box .right .btn[data-v-ad568a12]{font-size:.46rem;width:1.8rem;height:.9rem;line-height:.9rem;text-align:center;background:#d14000;border-radius:.1rem}.bot-box .right .btn.active[data-v-ad568a12]{background-color:#fff;color:#999}.control-box[data-v-ad568a12]{padding-top:.3rem}.control-box .btn[data-v-ad568a12]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/play.png);width:.34rem;height:.47rem}.control-box .btn.active[data-v-ad568a12]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/pause.png)}.control-box .line[data-v-ad568a12]{position:relative;background:hsla(0,0%,100%,.6);border-radius:.03rem;height:.06rem;width:5rem;margin:0 .1rem;white-space:nowrap}.control-box .line>div[data-v-ad568a12]{display:inline-block;content:"";background:#fff;border-radius:.03rem;height:100%;position:absolute;left:0;width:5%;z-index:10}.control-box .line>div span[data-v-ad568a12]{display:block;width:.22rem;height:.22rem;background-color:#fff;position:absolute;left:100%;top:0;bottom:0;margin:auto;border-radius:50%;z-index:12}.control-box .control[data-v-ad568a12]{width:.54rem;height:.54rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toBig.png)}.control-box .control.active[data-v-ad568a12]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toSmall.png)}.show-active-popup[data-v-ad568a12]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-ad568a12]{height:1rem;line-height:1rem;position:absolute;left:0;top:0;width:100%;text-align:center;color:#000;font-size:.48rem;padding-top:.6rem;background-color:#fff}.show-active-popup .popup-close img[data-v-ad568a12]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-ad568a12]{font-size:.7rem;color:#333;position:absolute;top:.3rem;right:.3rem}.show-active-popup .popup-box[data-v-ad568a12]{padding:.4rem;height:12rem;overflow:scroll;margin-top:1.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.show-active-popup .popup-box.active[data-v-ad568a12]{height:6rem}.show-active-popup .comment-bot[data-v-ad568a12]{background-color:#eaecf0;padding:.4rem .54rem;position:absolute;left:0;bottom:0;width:100%}.show-active-popup .comment-bot input[data-v-ad568a12]{background-color:#fff;padding:.34rem .4rem;border-radius:.2rem;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.26rem}.show-active-popup .comment-bot .btn[data-v-ad568a12]{background-color:#b4bccb;border-radius:.45rem;line-height:.9rem;padding:0 .46rem;color:#fff;font-size:.4rem}.show-active-popup .comment-bot .btn.active[data-v-ad568a12]{background-color:#0b898e}.pro-item[data-v-ad568a12]{border-bottom:1px solid #ccc;padding:.4rem 0;font-size:.48rem}.pro-item img[data-v-ad568a12]{width:3rem;height:2rem;margin-right:.4rem}.pro-item .text[data-v-ad568a12]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:left;font-size:.38rem;color:#999;min-height:2rem}.pro-item .text .title[data-v-ad568a12]{color:#0b0306}.pro-item .text .tags[data-v-ad568a12]{margin:.3rem 0}.pro-item .text .tags>div[data-v-ad568a12]{font-size:.36rem;color:#0b898e;position:relative;margin-right:.5rem}.pro-item .text .tags>div div[data-v-ad568a12]{font-size:.36rem;color:#0b898e;position:relative;z-index:10}.pro-item .text .tags>div[data-v-ad568a12]:last-child{margin-right:0}.pro-item .text .tags>div[data-v-ad568a12]:after{display:block;content:"";width:100%;height:.12rem;background-color:#daf3e9;position:absolute;left:0;right:0;bottom:0;margin:auto;z-index:1}.pro-item .text .bot .btn[data-v-ad568a12]{color:#fff;font-size:.44rem;padding:.2rem .73rem;border-radius:.6rem;background-color:#d62828}.pro-item .text .price[data-v-ad568a12]{color:#999;text-align:right;font-size:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pro-item .text .price>div[data-v-ad568a12]:first-child{color:#d62828;font-size:.5rem;margin-right:.18rem}.pro-item .text .price>div[data-v-ad568a12]:first-child:before{font-size:.36rem;color:#d62828}.pro-item .text .price>div[data-v-ad568a12]:nth-child(2){text-decoration:line-through}.comment-item[data-v-ad568a12]{color:#666;font-size:.36rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.comment-item>img[data-v-ad568a12]{width:1rem;height:1rem;border-radius:50%}.comment-item .item-text[data-v-ad568a12]{padding:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.comment-item .item-text .content[data-v-ad568a12]{font-size:.46rem;color:#000;padding:.3rem 0}.comment-item .item-text .status[data-v-ad568a12]{color:#999}.comment-item .item-text .status img[data-v-ad568a12]{width:.54rem;height:.54rem;vertical-align:bottom;margin-right:.1rem}.reply-box[data-v-ad568a12]{padding:.3rem 0}.reply-box .title[data-v-ad568a12]{font-size:.36rem;color:#666}.reply-box .title[data-v-ad568a12]:before{display:inline-block;content:"";width:.5rem;height:.02rem;margin-right:.16rem;background-color:#ccc}.reply-box .title i[data-v-ad568a12]{font-size:.4rem;color:#666}.btn-box[data-v-ad568a12]{position:absolute;right:.6rem;bottom:5rem;z-index:200}.btn-box .item[data-v-ad568a12]{font-size:.4rem;color:#fff;text-align:center;margin-top:1rem}.btn-box .item[data-v-ad568a12]:last-child{margin-top:2rem}.btn-box .item img[data-v-ad568a12]{width:.8rem;height:.8rem}.share-box[data-v-ad568a12]{position:fixed;left:0;right:0;width:80%;height:10rem;top:0;bottom:0;margin:auto;background-color:#fff;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-box .pro-img[data-v-ad568a12]{width:100%;height:6.1rem;display:block;-o-object-fit:cover;object-fit:cover}.share-box .pro-box[data-v-ad568a12]{padding:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.share-box .pro-box .text[data-v-ad568a12]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-right:.1rem;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-box .pro-box .text>div[data-v-ad568a12]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:SansSerif}.share-box .pro-box .text .title[data-v-ad568a12]{color:#000;font-size:.46rem}.share-box .pro-box .text .subtitle[data-v-ad568a12]{color:#999;font-size:.42rem}.share-box .pro-box .text .price[data-v-ad568a12]{color:#d62828;font-size:.6rem}.share-box .pro-box .text .price[data-v-ad568a12]:before{color:#d62828;font-size:.48rem}.share-box .pro-box .text .price span[data-v-ad568a12],.share-box .pro-box .text .price span[data-v-ad568a12]:before{color:#999;font-size:.48rem;text-decoration:line-through}.share-box .pro-box .right[data-v-ad568a12]{font-size:.34rem;color:#666;text-align:center}.share-box .pro-box .right .qrCode[data-v-ad568a12]{width:2rem!important;height:2rem!important;margin:0;-o-object-fit:contain;object-fit:contain}.share-popup[data-v-ad568a12]{width:80%;overflow-y:scroll;overflow-x:hidden;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-popup img[data-v-ad568a12]{width:100%;height:auto;display:block;margin:0 auto;border-radius:.2rem}.share-popup .save-box[data-v-ad568a12]{background-color:#fff;margin:.3rem auto .7rem;border-radius:.2rem;padding:.36rem 1rem}.share-popup .save-box>img[data-v-ad568a12]{width:.54rem;height:.43rem}.share-popup .save-box .item[data-v-ad568a12]{font-size:.36rem;color:#999}.share-popup .save-box .item .img-box[data-v-ad568a12]{width:.82rem;height:.82rem;position:relative;margin:0 auto}.share-popup .save-box .item .img-box img[data-v-ad568a12]:first-child{width:100%;height:100%}.share-popup .save-box .item .img-box .tag[data-v-ad568a12]{position:absolute;width:.31rem;height:.31rem;right:-.1rem;bottom:-.04rem;z-index:1;background-color:#d62828;border-radius:50%}.share-popup .save-btn[data-v-ad568a12]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.05rem;height:1.16rem;line-height:1.16rem;background-color:#d62828;border-radius:1rem;text-align:center;font-size:.46rem;color:#fff;margin:0 auto}.share-box[data-v-57092c30]{position:fixed;left:0;right:0;width:80%;height:10rem;top:0;bottom:0;margin:auto;background-color:#fff;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-box .pro-img[data-v-57092c30]{width:100%;height:6.1rem;display:block;-o-object-fit:cover;object-fit:cover}.share-box .pro-box[data-v-57092c30]{padding:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.share-box .pro-box .text[data-v-57092c30]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-right:.1rem;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-box .pro-box .text>div[data-v-57092c30]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:SansSerif}.share-box .pro-box .text .title[data-v-57092c30]{color:#000;font-size:.4rem}.share-box .pro-box .text .subtitle[data-v-57092c30]{color:#999;font-size:.42rem}.share-box .pro-box .text .price[data-v-57092c30]{color:#d62828;font-size:.6rem}.share-box .pro-box .text .price[data-v-57092c30]:before{color:#d62828;font-size:.48rem}.share-box .pro-box .text .price span[data-v-57092c30],.share-box .pro-box .text .price span[data-v-57092c30]:before{color:#999;font-size:.48rem;text-decoration:line-through}.share-box .pro-box .right[data-v-57092c30]{font-size:.34rem;color:#666;text-align:center}.share-box .pro-box .right .qrCode[data-v-57092c30]{width:2.2rem!important;height:2.2rem!important;margin:0;-o-object-fit:contain;object-fit:contain}.share-popup[data-v-57092c30]{width:80%;overflow-y:scroll;overflow-x:hidden;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-popup img[data-v-57092c30]{width:100%;height:auto;display:block;margin:0 auto;border-radius:.2rem}.share-popup .save-box[data-v-57092c30]{background-color:#fff;margin:.3rem auto .7rem;border-radius:.2rem;padding:.36rem 1rem}.share-popup .save-box>img[data-v-57092c30]{width:.54rem;height:.43rem}.share-popup .save-box .item[data-v-57092c30]{font-size:.36rem;color:#999}.share-popup .save-box .item .img-box[data-v-57092c30]{width:.82rem;height:.82rem;position:relative;margin:0 auto}.share-popup .save-box .item .img-box img[data-v-57092c30]:first-child{width:100%;height:100%}.share-popup .save-box .item .img-box .tag[data-v-57092c30]{position:absolute;width:.31rem;height:.31rem;right:-.1rem;bottom:-.04rem;z-index:1;background-color:#d62828;border-radius:50%}.share-popup .save-btn[data-v-57092c30]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.05rem;height:1.16rem;line-height:1.16rem;background-color:#d62828;border-radius:1rem;text-align:center;font-size:.46rem;color:#fff;margin:0 auto}.bg[data-v-b9d47dc4]{position:relative;height:100vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.share-img[data-v-b9d47dc4]{position:absolute;top:.5rem;right:.4rem;width:.86rem;height:.86rem;z-index:100}.swipe-box[data-v-b9d47dc4]{height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.swipe-box .swipe-item[data-v-b9d47dc4]{height:100%;position:relative;background-color:#000;overflow:hidden}@-webkit-keyframes startToSmall-data-v-b9d47dc4{0%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes startToSmall-data-v-b9d47dc4{0%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}.swipe-box .swipe-item .start[data-v-b9d47dc4]{width:1.54rem;height:1.54rem;display:none;-webkit-transition:all 1s linear;transition:all 1s linear}.swipe-box .swipe-item .start.active[data-v-b9d47dc4]{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:startToSmall-data-v-b9d47dc4 .2s linear;animation:startToSmall-data-v-b9d47dc4 .2s linear}.swipe-box .swipe-item img[data-v-b9d47dc4],.swipe-box .swipe-item video[data-v-b9d47dc4]{width:100%;height:100%;background-repeat:no-repeat}.swipe-box .swipe-item img[data-v-b9d47dc4]{z-index:20}.bot-text[data-v-b9d47dc4]{position:absolute;left:.5rem;bottom:.8rem;font-size:.44rem;color:#a0a8b7;text-align:left}.bot-box[data-v-b9d47dc4]{position:absolute;left:0;bottom:2rem;color:#fff;font-size:.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .5rem .5rem;z-index:100}.bot-box .pro-tag[data-v-b9d47dc4]{width:.8rem;height:.8rem;top:-2rem;right:.5rem}.bot-box .left[data-v-b9d47dc4]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.8rem;overflow:hidden}.bot-box .left>div[data-v-b9d47dc4]{text-align:left}.bot-box .left .top[data-v-b9d47dc4]{font-size:.5rem;color:#fff;margin-bottom:.42rem}.bot-box .left .title[data-v-b9d47dc4]{font-size:.56rem;margin:.46rem 0 .6rem}.bot-box .right[data-v-b9d47dc4]{font-size:.36rem}.bot-box .right>div[data-v-b9d47dc4]{margin:.3rem auto 0;text-align:center}.bot-box .right img[data-v-b9d47dc4]{width:.58rem;height:.52rem;display:block;margin:.3rem auto 0}.bot-box .right .btn[data-v-b9d47dc4]{font-size:.46rem;width:1.8rem;height:.9rem;line-height:.9rem;text-align:center;background:#d14000;border-radius:.1rem}.bot-box .right .btn.active[data-v-b9d47dc4]{background-color:#fff;color:#999}.control-box[data-v-b9d47dc4]{padding-top:.3rem}.control-box .btn[data-v-b9d47dc4]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/play.png);width:.34rem;height:.47rem}.control-box .btn.active[data-v-b9d47dc4]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/pause.png)}.control-box .line[data-v-b9d47dc4]{position:relative;background:hsla(0,0%,100%,.6);border-radius:.03rem;height:.06rem;width:5rem;margin:0 .1rem;white-space:nowrap}.control-box .line>div[data-v-b9d47dc4]{display:inline-block;content:"";background:#fff;border-radius:.03rem;height:100%;position:absolute;left:0;width:5%;z-index:10}.control-box .line>div span[data-v-b9d47dc4]{display:block;width:.22rem;height:.22rem;background-color:#fff;position:absolute;left:100%;top:0;bottom:0;margin:auto;border-radius:50%;z-index:12}.control-box .control[data-v-b9d47dc4]{width:.54rem;height:.54rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toBig.png)}.control-box .control.active[data-v-b9d47dc4]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toSmall.png)}.show-active-popup[data-v-b9d47dc4]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-b9d47dc4]{height:1rem;line-height:1rem;position:absolute;left:0;top:0;width:100%;text-align:center;color:#000;font-size:.48rem;padding-top:.6rem;background-color:#fff}.show-active-popup .popup-close img[data-v-b9d47dc4]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-b9d47dc4]{font-size:.7rem;color:#333;position:absolute;top:.3rem;right:.3rem}.show-active-popup .popup-box[data-v-b9d47dc4]{padding:.4rem;height:12rem;overflow:scroll;margin-top:1.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.show-active-popup .popup-box.active[data-v-b9d47dc4]{height:6rem}.show-active-popup .comment-bot[data-v-b9d47dc4]{background-color:#eaecf0;padding:.4rem .54rem;position:absolute;left:0;bottom:0;width:100%}.show-active-popup .comment-bot input[data-v-b9d47dc4]{background-color:#fff;padding:.34rem .4rem;border-radius:.2rem;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.26rem}.show-active-popup .comment-bot .btn[data-v-b9d47dc4]{background-color:#b4bccb;border-radius:.45rem;line-height:.9rem;padding:0 .46rem;color:#fff;font-size:.4rem}.show-active-popup .comment-bot .btn.active[data-v-b9d47dc4]{background-color:#0b898e}.pro-item[data-v-b9d47dc4]{border-bottom:1px solid #ccc;padding:.4rem 0;font-size:.48rem}.pro-item img[data-v-b9d47dc4]{width:3rem;height:2rem;margin-right:.4rem}.pro-item .text[data-v-b9d47dc4]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:left;font-size:.38rem;color:#999;min-height:2rem}.pro-item .text .title[data-v-b9d47dc4]{color:#0b0306}.pro-item .text .tags[data-v-b9d47dc4]{margin:.3rem 0}.pro-item .text .tags>div[data-v-b9d47dc4]{font-size:.36rem;color:#0b898e;position:relative;margin-right:.5rem}.pro-item .text .tags>div div[data-v-b9d47dc4]{font-size:.36rem;color:#0b898e;position:relative;z-index:10}.pro-item .text .tags>div[data-v-b9d47dc4]:last-child{margin-right:0}.pro-item .text .tags>div[data-v-b9d47dc4]:after{display:block;content:"";width:100%;height:.12rem;background-color:#daf3e9;position:absolute;left:0;right:0;bottom:0;margin:auto;z-index:1}.pro-item .text .bot .btn[data-v-b9d47dc4]{color:#fff;font-size:.44rem;padding:.2rem .73rem;border-radius:.6rem;background-color:#d62828}.pro-item .text .price[data-v-b9d47dc4]{color:#999;text-align:right;font-size:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pro-item .text .price>div[data-v-b9d47dc4]:first-child{color:#d62828;font-size:.5rem;margin-right:.18rem}.pro-item .text .price>div[data-v-b9d47dc4]:first-child:before{font-size:.36rem;color:#d62828}.pro-item .text .price>div[data-v-b9d47dc4]:nth-child(2){text-decoration:line-through}.comment-item[data-v-b9d47dc4]{color:#666;font-size:.36rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.comment-item>img[data-v-b9d47dc4]{width:1rem;height:1rem;border-radius:50%}.comment-item .item-text[data-v-b9d47dc4]{padding:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.comment-item .item-text .content[data-v-b9d47dc4]{font-size:.46rem;color:#000;padding:.3rem 0}.comment-item .item-text .status[data-v-b9d47dc4]{color:#999}.comment-item .item-text .status img[data-v-b9d47dc4]{width:.54rem;height:.54rem;vertical-align:bottom;margin-right:.1rem}.reply-box[data-v-b9d47dc4]{padding:.3rem 0}.reply-box .title[data-v-b9d47dc4]{font-size:.36rem;color:#666}.reply-box .title[data-v-b9d47dc4]:before{display:inline-block;content:"";width:.5rem;height:.02rem;margin-right:.16rem;background-color:#ccc}.reply-box .title i[data-v-b9d47dc4]{font-size:.4rem;color:#666}.btn-box[data-v-b9d47dc4]{position:absolute;right:.6rem;bottom:5rem;z-index:200}.btn-box .item[data-v-b9d47dc4]{font-size:.4rem;color:#fff;text-align:center;margin-top:1rem}.btn-box .item[data-v-b9d47dc4]:last-child{margin-top:2rem}.btn-box .item img[data-v-b9d47dc4]{width:.8rem;height:.8rem}video[data-v-b9d47dc4]::-webkit-media-controls-fullscreen-button,video[data-v-b9d47dc4]::-webkit-media-controls-mute-button{display:none}video[data-v-b9d47dc4]::-webkit-media-controls-play-button{display:none}.bg[data-v-030a18f4]{background-color:#fff}.top-bac[data-v-030a18f4]{height:7.2rem;background-image:url(/static/images/activity/naturalTravel/topBac.png)}.nav-list[data-v-030a18f4]{font-size:.4rem;padding:0 .3rem;height:1.2rem;color:#666}.nav-list.active[data-v-030a18f4]{background-color:#fff;position:fixed;top:1.25rem;left:0;width:100%;z-index:100}.nav-list .nav-item[data-v-030a18f4]{text-align:center;border-left:.04rem solid transparent;border-right:.04rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%;position:relative;color:#666}.nav-list .nav-item[data-v-030a18f4]:last-child{border-right-color:transparent}.nav-list .nav-item div[data-v-030a18f4]{margin:0 auto;width:90%;height:.04rem;-webkit-box-sizing:border-box;box-sizing:border-box}.nav-list .nav-item.active.one[data-v-030a18f4]{color:#25a472}.nav-list .nav-item.active.one div[data-v-030a18f4]{background-color:#25a472}.nav-list .nav-item.active.two[data-v-030a18f4]{color:#3f6cbf}.nav-list .nav-item.active.two div[data-v-030a18f4]{background-color:#3f6cbf}.nav-list .nav-item.active.three[data-v-030a18f4]{color:#e3ad3b}.nav-list .nav-item.active.three div[data-v-030a18f4]{background-color:#e3ad3b}.nav-list .nav-item.active.four[data-v-030a18f4]{color:#d8583a}.nav-list .nav-item.active.four div[data-v-030a18f4]{background-color:#d8583a}.natural-title[data-v-030a18f4]{width:4.16rem;height:1.29rem;margin-top:.5rem}.natural-title.one[data-v-030a18f4]{background-image:url(/static/images/activity/naturalTravel/title1.png)}.natural-title.two[data-v-030a18f4]{background-image:url(/static/images/activity/naturalTravel/title2.png)}.natural-title.three[data-v-030a18f4]{background-image:url(/static/images/activity/naturalTravel/title3.png)}.natural-title.four[data-v-030a18f4]{background-image:url(/static/images/activity/naturalTravel/title4.png)}.all-box[data-v-030a18f4]{padding:0 .48rem}.content[data-v-030a18f4]{padding-bottom:.4rem;margin-bottom:.44rem;border-radius:.5rem}.content>img[data-v-030a18f4]{width:100%;height:auto}.content.one[data-v-030a18f4]{background-color:#25a472}.content.two[data-v-030a18f4]{background-color:#3f6cbf}.content.three[data-v-030a18f4]{background-color:#e3ad3b}.content.four[data-v-030a18f4]{background-color:#d8583a}.line-bac[data-v-030a18f4]{width:100%;height:auto;margin:.16rem auto}.line-two[data-v-030a18f4]{padding-right:.2rem;margin-bottom:.3rem}.line-two div[data-v-030a18f4]{width:.02rem;height:1.4rem;background-color:#fff}.line-two img[data-v-030a18f4]{width:4.38rem;height:2.44rem}.img-list[data-v-030a18f4]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;margin:0 .36rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img-list .img-item[data-v-030a18f4]{display:block;min-width:3.84rem;max-width:3.84rem;margin-right:.4rem;padding:.14rem;border:.04rem solid #378208;border-radius:.1rem;background-color:#fff}.img-list .img-item img[data-v-030a18f4]{width:100%;height:2.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-030a18f4]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.2rem}.img-list .img-item .text>div[data-v-030a18f4]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-030a18f4]{font-size:.46rem;color:#1c1c1c}.img-list .img-item .text .bot .com-price[data-v-030a18f4]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-030a18f4]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-030a18f4]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-030a18f4]{color:#fcfafa;font-size:.28rem;padding:.06rem .12rem;border-radius:.2rem}.img-list .img-item .text .bot .btn.one[data-v-030a18f4]{background-color:#25a472}.img-list .img-item .text .bot .btn.two[data-v-030a18f4]{background-color:#3f6cbf}.img-list .img-item .text .bot .btn.three[data-v-030a18f4]{background-color:#e3ad3b}.img-list .img-item .text .bot .btn.four[data-v-030a18f4]{background-color:#d8583a}.bot-text[data-v-030a18f4]{background-image:url(/static/images/activity/naturalTravel/botText.png);height:1.96rem;margin-top:2rem}.com-return[data-v-030a18f4]{background-image:url(/static/images/activity/naturalTravel/return.png);width:1.2rem;height:1.2rem}.bg[data-v-6634a177]{background-color:#fff}.top-bac[data-v-6634a177]{height:5.8rem;background-image:url(/static/images/activity/museumInternational/topBacNew.png)}.museum-title[data-v-6634a177]{width:5.48rem;height:1.7rem;margin:.5rem auto 0}.museum-title.one[data-v-6634a177]{background-image:url(/static/images/activity/museumInternational/title1.png)}.museum-title.two[data-v-6634a177]{background-image:url(/static/images/activity/museumInternational/title2.png)}.museum-title.three[data-v-6634a177]{background-image:url(/static/images/activity/museumInternational/title3.png)}.activity-title[data-v-6634a177]{font-size:.4rem;color:#183e86;margin:.4rem .3rem;text-indent:.8rem}.activity-box[data-v-6634a177]{background-color:#183e86;padding:.5rem .3rem}.video-list[data-v-6634a177]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.video-item[data-v-6634a177]{width:5.2rem;position:relative}.video-item video[data-v-6634a177]{width:100%;height:4rem;background-color:#180a07;-o-object-fit:cover;object-fit:cover}.video-item img[data-v-6634a177]{width:1.2rem;height:1.2rem;position:absolute;top:1.4rem;left:0;right:0;margin:auto}.video-item .nodata[data-v-6634a177]{position:absolute;top:1.7rem;left:0;right:0;margin:auto;color:#fff;width:100%;text-align:center;background-color:#180a07}.video-item .title[data-v-6634a177]{font-size:.4rem;text-align:center;color:#fff;margin-top:.3rem}.activity-content[data-v-6634a177]{font-size:.4rem;color:#fff;line-height:.7rem;background-color:rgba(17,17,17,.3);padding:.4rem .5rem;margin-top:.5rem;border-radius:.3rem}.activity-content div[data-v-6634a177],.activity-content span[data-v-6634a177]{font-weight:400;color:hsla(0,0%,100%,.8)}.activity-content>div[data-v-6634a177]:nth-child(n+2){white-space:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.activity-content div span[data-v-6634a177]{display:block;white-space:normal;margin-left:.2rem}.activity-content .bold[data-v-6634a177]{font-weight:700}.activity-content .title[data-v-6634a177]{margin-top:.5rem}.science-box[data-v-6634a177]{background-color:#25a471;padding:0 .3rem 1rem;margin-top:.6rem;position:relative}.science-box .title[data-v-6634a177]{font-size:.54rem;text-align:center;padding:.6rem 0 .3rem;color:#fff}.science-box .content[data-v-6634a177]{position:relative;padding:.36rem .8rem;text-indent:.8rem;font-size:.4rem;color:#25a471;width:100%;height:4.02rem;background-image:url(/static/images/activity/museumInternational/scienceBac.png)}.science-box .content .btn[data-v-6634a177]{text-align:center;text-indent:0;background-color:#25a471;color:#fff;padding:.1rem .34rem;position:absolute;right:.34rem;bottom:.46rem;border-radius:0 .34rem .34rem .16rem}.science-box .bot-bac[data-v-6634a177]{width:8.7rem;height:1.44rem;background-image:url(/static/images/activity/museumInternational/scineceBotBac.png);position:absolute;left:0;bottom:0}.route-list[data-v-6634a177]{position:relative}.route-list .route-item[data-v-6634a177]{width:5.2rem;background-color:#fff;text-align:center;border-radius:0 .3rem .3rem;overflow:hidden}.route-list .route-item .item-img[data-v-6634a177]{position:relative;height:4rem}.route-list .route-item .item-img img[data-v-6634a177]{width:100%;height:100%}.route-list .route-item .item-img div[data-v-6634a177]{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.6);padding:.12rem 0;color:#fff;font-size:.48rem;width:100%}.route-list .route-item .btn[data-v-6634a177]{font-size:.42rem;color:#25a471;padding:.3rem 0;font-weight:700}.cloud-box[data-v-6634a177]{background-color:#fec345;padding:.6rem .3rem;margin-top:.6rem;position:relative}.cloud-box .bot-bac[data-v-6634a177]{width:8.7rem;height:1.44rem;background-image:url(/static/images/activity/museumInternational/cloudBotBac.png);position:absolute;left:0;bottom:0}.cloud-list[data-v-6634a177]{-ms-flex-wrap:wrap;flex-wrap:wrap}.cloud-item[data-v-6634a177]{width:5.2rem;height:10.7rem;text-align:center;position:relative;border-radius:2.6rem;overflow:hidden;background-color:hsla(0,0%,100%,.6);margin-bottom:.48rem}.cloud-item .item-img[data-v-6634a177]{height:7.68rem;width:100%;border-radius:2.42rem;padding:.2rem .1rem;background-color:#fff}.cloud-item .item-img img[data-v-6634a177]{width:100%;height:100%;border-radius:2.42rem}.cloud-item .item-text[data-v-6634a177]{height:2.8rem;padding:.2rem 0 .4rem}.cloud-item .item-text>div[data-v-6634a177]{width:100%}.cloud-item .item-text .title[data-v-6634a177]{font-size:.42rem;color:#333}.cloud-item .item-text .subtitle[data-v-6634a177]{font-size:.4rem;color:#ea5a35}.videoPopup[data-v-6634a177]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-6634a177]{width:100%;height:auto}.bot-logo[data-v-6634a177]{background-image:url(/static/images/logono.png);width:1rem;height:1rem;background-size:100% auto;margin-top:.34rem}.bot-text[data-v-6634a177]{color:#1e4389;font-size:.38rem;text-align:center;font-weight:700;padding-bottom:.28rem}.bg[data-v-4d387f68]{padding:.1rem}.bg div[data-v-4d387f68]{font-size:.4rem;margin:.4rem auto;background-color:#708090;color:#fff;text-align:center;height:3rem;line-height:3rem}.bg[data-v-2f143b1e]{background-color:#930303}.top-bac[data-v-2f143b1e]{height:5.9rem;background-image:url(/static/images/activity/regulations/topBac.png)}.content[data-v-2f143b1e]{font-size:.38rem;color:#fee396;background-color:rgba(0,0,0,.2);padding:.5rem .3rem;border-radius:.2rem;margin:.4rem .46rem;line-height:.7rem;letter-spacing:.04rem;text-indent:.76rem}.regulations-title[data-v-2f143b1e]{width:7.06rem;height:1.95rem;margin:.4rem auto}.regulations-title.one[data-v-2f143b1e]{background-image:url(/static/images/activity/regulations/title1.png)}.regulations-title.two[data-v-2f143b1e]{background-image:url(/static/images/activity/regulations/title2.png)}.regulations-title.three[data-v-2f143b1e]{background-image:url(/static/images/activity/regulations/title3.png)}.video-box[data-v-2f143b1e]{width:10.33rem;height:5.81rem;margin:0 auto;position:relative}.video-box img[data-v-2f143b1e]{width:1.67rem;height:1.67rem}.swipe-box[data-v-2f143b1e]{margin:0 .46rem;overflow:hidden}.road-swiper[data-v-2f143b1e]{overflow:visible;padding:.2rem 0}.road-swiper .swiper-slide[data-v-2f143b1e]{width:3.8rem;height:5.58rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.4rem;z-index:10}.road-swiper .swiper-slide .bac[data-v-2f143b1e]{width:3.8rem;height:100%}.road-swiper .swiper-slide img[data-v-2f143b1e]{height:100%;-o-object-fit:cover;object-fit:cover}.road-swiper .swiper-slide-active[data-v-2f143b1e],.road-swiper .swiper-slide-duplicate-active[data-v-2f143b1e]{position:relative;height:6.78rem;margin:0 auto;z-index:3000;padding:.15rem}.road-swiper .swiper-slide-active .bac[data-v-2f143b1e],.road-swiper .swiper-slide-duplicate-active .bac[data-v-2f143b1e]{width:4.76rem;height:7rem}.road-swiper .swiper-slide-active img[data-v-2f143b1e],.road-swiper .swiper-slide-duplicate-active img[data-v-2f143b1e]{z-index:2;-o-object-fit:cover;object-fit:cover}.road-swiper .swiper-slide-duplicate-next[data-v-2f143b1e],.road-swiper .swiper-slide-duplicate-prev[data-v-2f143b1e],.road-swiper .swiper-slide-next[data-v-2f143b1e],.road-swiper .swiper-slide-prev[data-v-2f143b1e]{position:relative;width:4.1rem;height:6.1rem;z-index:2000;margin-top:.2rem}.road-swiper .swiper-slide-duplicate-next .bac[data-v-2f143b1e],.road-swiper .swiper-slide-duplicate-prev .bac[data-v-2f143b1e],.road-swiper .swiper-slide-next .bac[data-v-2f143b1e],.road-swiper .swiper-slide-prev .bac[data-v-2f143b1e]{width:4.1rem;height:6.1rem}.swipe-control[data-v-2f143b1e]{text-align:center;color:#fee5c6;font-size:.4rem;margin:.4rem auto;position:relative;background:none;white-space:normal;width:auto;height:auto}.swipe-control img[data-v-2f143b1e]{width:.69rem;height:.48rem;display:block;margin:.2rem auto 0}.nav-box[data-v-2f143b1e]{-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-box .nav-item[data-v-2f143b1e]{background-color:#cf2408;border-radius:.2rem;width:3.17rem;height:1.06rem;line-height:1.06rem;color:#fee5c6;font-size:.5rem;font-weight:700;text-align:center;margin-bottom:.32rem}.nav-box .nav-item.active[data-v-2f143b1e]{background-image:url(/static/images/activity/regulations/navActive.png);color:#cf0816}.article-box[data-v-2f143b1e]{background-color:#fee5c6;padding:.54rem .4rem}.article-box .title[data-v-2f143b1e]{font-weight:700;text-align:center;font-size:.46rem;color:#000}.article-box .article[data-v-2f143b1e]{color:#000;font-size:.38rem;line-height:.68rem;margin-top:1rem}.bot-logo[data-v-2f143b1e]{background-image:url(/static/images/activity/regulations/logo.png);width:1.08rem;height:1.08rem;background-size:100% auto;margin-top:.6rem}.bot-text[data-v-2f143b1e]{color:#fee5c6;font-size:.36rem;text-align:center;padding:.3rem 0}.com-return[data-v-2f143b1e]{width:1.3rem;height:1.3rem;background-image:url(/static/images/activity/regulations/return.png)}.bg[data-v-4673efe9]{background-color:#ceeee1;min-height:200vh;font-size:.4rem}.top-bac[data-v-4673efe9]{height:6rem;background-image:url(/static/images/activity/cloudPerform2022/topBac.png)}.nav-list[data-v-4673efe9]{padding:0 .3rem;height:1.4rem;color:#666;overflow:scroll}.nav-list .nav-item[data-v-4673efe9]{text-align:center;border-left:.02rem solid transparent;border-right:.02rem solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;color:#2e626e;background-color:#e8fdfb;margin:0 .3rem;padding:.23rem .3rem;border-radius:.16rem;white-space:nowrap}.nav-list .nav-item.active[data-v-4673efe9]{color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#316977),to(#24484f));background:linear-gradient(180deg,#316977,#24484f)}.nav-list.active[data-v-4673efe9]{background-color:#2d6c7b;position:fixed;top:1.25rem;left:0;width:100%;z-index:100;overflow:scroll}.nav-list.active .nav-item[data-v-4673efe9]{background:none;border-radius:0;padding:.02rem .5rem;color:#98c6cd;border-left-color:#fff;margin:0}.nav-list.active .nav-item.active[data-v-4673efe9]{color:#fff}.content-title[data-v-4673efe9]{height:1.4rem}.content-title.one[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title1.png)}.content-title.two[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title2.png)}.content-title.three[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title3.png)}.content-title.four[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title4.png)}.content-title.five[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title5.png)}.content-title.six[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title6.png)}.content-title.seven[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title7.png)}.content-title.eight[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title8.png)}.content-title.nine[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title9.png)}.content-title.ten[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/title10.png)}.content-box[data-v-4673efe9]{background-color:#2e6c7b;margin:1rem .3rem 0;border-radius:.2rem;overflow:hidden}.one-btn[data-v-4673efe9]{width:2.9rem;height:.8rem;line-height:.8rem;background-image:url(/static/images/activity/cloudPerform2022/oneBtn.png);color:#2e626e;text-align:center}.three-btn[data-v-4673efe9]{width:2.8rem;height:.7rem;line-height:.7rem;background-image:url(/static/images/activity/cloudPerform2022/threeBtn.png);margin:0;text-align:center;color:#2e626e}.five-btn[data-v-4673efe9]{width:2.84rem;height:.75rem;line-height:.75rem;background-image:url(/static/images/activity/cloudPerform2022/fiveBtn.png);margin:0;text-align:center;color:#fff}.six-btn[data-v-4673efe9]{width:2.8rem;height:.82rem;line-height:.82rem;background-image:url(/static/images/activity/cloudPerform2022/sixBtn.png);margin:0 auto;text-align:center;color:#2e626e}.nine-btn[data-v-4673efe9]{width:2.8rem;height:.8rem;line-height:.8rem;background-image:url(/static/images/activity/cloudPerform2022/nineBtn.png);text-align:center;color:#2e6c7b;position:absolute;top:0;bottom:0;right:0;margin:auto}.one-list[data-v-4673efe9]{padding:.3rem .2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.one-list .one-item[data-v-4673efe9]{width:50%;text-align:center}.one-list img[data-v-4673efe9]{width:4rem;height:4rem;border-radius:.1rem}.one-list .title[data-v-4673efe9]{font-size:.44rem;color:#fff;margin:.28rem auto;min-height:1.2rem}.two-list[data-v-4673efe9]{padding:.4rem .6rem}.two-list .two-left[data-v-4673efe9]{width:4rem;height:5.6rem;background-image:url(/static/images/activity/cloudPerform2022/twoLeft.png);border-radius:.1rem;margin:0}.two-list .two-right[data-v-4673efe9]{font-size:.48rem;color:#fff;text-align:center}.two-list .two-right .two-item[data-v-4673efe9]{border-radius:.6rem;background-color:#fff;padding:.2rem .3rem;color:#2e626e;font-size:.42rem;margin-top:.4rem}.two-list .two-right .two-item img[data-v-4673efe9]{width:.4rem;height:.4rem}.three-list[data-v-4673efe9]{padding:.42rem;text-align:left}.three-list .three-left[data-v-4673efe9]{background-color:rgba(232,253,251,.2);padding:0 .3rem .3rem;border-radius:.1rem}.three-list .three-left div[data-v-4673efe9]{color:#fff;padding:.3rem 0}.three-list .three-left div[data-v-4673efe9]:nth-child(-n+2){border-bottom:.04rem solid #2e6c7b}.three-list .three-left .btn[data-v-4673efe9]{padding:0;color:#2e626e}.three-list .three-right[data-v-4673efe9]{width:4rem;height:7.92rem;border-radius:.1rem;margin-left:.2rem;display:block}.four-list[data-v-4673efe9]{padding:.3rem .5rem}.four-list .four-item[data-v-4673efe9]{width:50%;text-align:center}.four-list .four-item .item-img[data-v-4673efe9]{width:4rem;height:6.6rem;position:relative;margin:0 auto;border-radius:.1rem;overflow:hidden}.four-list .four-item .item-img div[data-v-4673efe9]{position:absolute;left:0;right:0;bottom:0;color:#fff;font-size:.36rem;font-weight:700;text-align:center;background-color:rgba(17,17,17,.1);padding:.2rem 0}.four-list .four-item .title[data-v-4673efe9]{font-size:.44rem;color:#fff;min-height:1.2rem;margin:.26rem auto}.five-list[data-v-4673efe9]{padding:.3rem .4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.five-list .five-item[data-v-4673efe9]{background-color:#e8fdfb;border-radius:.2rem;overflow:hidden;width:4.8rem;margin-bottom:.22rem}.five-list .five-item .item-img[data-v-4673efe9]{width:100%;height:2.78rem;position:relative}.five-list .five-item .item-img div[data-v-4673efe9]{font-size:.36rem;color:#fff;position:absolute;left:0;right:0;bottom:.2rem;margin:auto;text-align:center;background-color:rgba(17,17,17,.1)}.five-list .five-item .item-text[data-v-4673efe9]{padding:.25rem .45rem}.five-list .five-item .item-text .title[data-v-4673efe9]{color:#111;font-size:.44rem}.five-list .five-item .item-text .btn[data-v-4673efe9]{margin:.3rem auto}.six-list[data-v-4673efe9]{padding:.3rem .42rem;text-align:center}.six-list .six-item[data-v-4673efe9]{width:4.8rem}.six-list .six-item img[data-v-4673efe9]{width:100%;height:3rem;border-radius:.1rem}.six-list .six-item .title[data-v-4673efe9]{font-size:.44rem;color:#fff;margin:.36rem auto}.seven-list[data-v-4673efe9]{padding:.3rem .4rem}.seven-list .seven-left[data-v-4673efe9]{width:4.8rem;border-radius:.2rem}.seven-list .seven-right[data-v-4673efe9]{margin-left:.6rem;color:#fff;font-size:.44rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.seven-list .seven-right img[data-v-4673efe9]{width:1.8rem;height:1.8rem;display:block;margin:.2rem auto 0;border-radius:.3rem}.eight-box[data-v-4673efe9]{padding:.3rem .4rem}.eight-box .eight-top[data-v-4673efe9]{width:9.8rem;display:block;margin:0 auto;border-radius:.2rem}.eight-box .eight-list[data-v-4673efe9]{margin-top:.3rem;background-image:url(/static/images/activity/cloudPerform2022/eightVisual.png);background-size:9.52rem 1.95rem;background-repeat:no-repeat;background-position:50%}.eight-box .eight-list .eight-left .item[data-v-4673efe9]{width:1.8rem;font-size:.3rem;color:#fff;text-align:center}.eight-box .eight-list .eight-left .item[data-v-4673efe9]:first-child{margin-right:.6rem}.eight-box .eight-list .eight-left .item img[data-v-4673efe9]{width:1.8rem;display:block;margin:0 auto;border-radius:.3rem}.eight-box .eight-list .eight-left .item .title[data-v-4673efe9]{margin-top:.2rem}.eight-box .eight-list .eight-right[data-v-4673efe9]{font-size:.44rem;color:#fff;padding-top:.3rem;padding-right:.6rem}.eight-box .eight-list .eight-right img[data-v-4673efe9]{width:.6rem;height:.6rem;margin-right:.2rem}.nine-box[data-v-4673efe9]{padding:.3rem .4rem}.nine-box>img[data-v-4673efe9]{width:100%;height:auto;display:block;margin:0}.nine-box .nine-list[data-v-4673efe9]{padding:.01rem}.nine-box .nine-list .nine-item[data-v-4673efe9]{background-color:rgba(206,238,225,.2);border-radius:.6rem;padding:.14rem .32rem;position:relative;color:#fff;font-size:.44rem;margin-top:.5rem}.bot-description[data-v-4673efe9]{color:#2e6c7b;text-align:center;line-height:.8rem;font-weight:700;font-size:.5rem;margin:.88rem auto .4rem}.bot-down[data-v-4673efe9]{width:.8rem;display:block;margin:0 auto}.bot-qr[data-v-4673efe9]{width:2.6rem;display:block;margin:.28rem auto 0;border-radius:.2rem}.bot-bac[data-v-4673efe9]{color:#2e6c7b;font-weight:700;font-size:.3rem;line-height:.36rem;margin:0 auto;text-align:center;padding:.5rem 0}.bot-bac img[data-v-4673efe9]{width:.68rem;display:block;margin:0 auto .2rem}.com-return[data-v-4673efe9]{background-image:url(/static/images/activity/cloudPerform2022/return.png);width:1rem;height:1rem}.bg[data-v-54c515d0]{background-color:#5f4b44}.top-bac[data-v-54c515d0]{height:13.5rem;background-image:url(/static/images/activity/taihuBody/topBac.png)}.tai-title[data-v-54c515d0]{width:6.56rem;height:1.25rem;margin-bottom:.2rem}.tai-title.one[data-v-54c515d0]{background-image:url(/static/images/activity/taihuBody/title1.png)}.tai-title.two[data-v-54c515d0]{background-image:url(/static/images/activity/taihuBody/title2.png);margin-top:1.16rem}.video-box[data-v-54c515d0]{margin:0 .4rem;height:5.38rem;background-image:url(/static/images/activity/taihuBody/videoBac.png);padding:.4rem 1.2rem;position:relative}.video-box video[data-v-54c515d0]{width:100%;height:100%;border-radius:.1rem}.video-box .start[data-v-54c515d0]{position:absolute;left:0;right:0;top:2rem;margin:auto;width:1.2rem;height:1.2rem}.video-title[data-v-54c515d0]{text-align:center;font-size:.44rem;color:#e7c2ac;margin-top:.28rem}[data-v-54c515d0].content-box{color:#fff;font-size:.44rem;padding:.7rem .9rem;background-image:url(/static/images/activity/taihuBody/contentBac.png);height:11.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:.7rem}[data-v-54c515d0].content-box div{text-indent:.88rem}[data-v-54c515d0].content-box span{display:inline-block;min-width:4rem}[data-v-54c515d0].content-box.two span{min-width:1.5rem}.nav-box[data-v-54c515d0]{padding:0 .4rem;margin:1rem auto .4rem}.nav-box .nav-item[data-v-54c515d0]{width:4.9rem;height:1.14rem;padding-top:.06rem}.nav-box .nav-item div[data-v-54c515d0]{width:3.5rem;height:1rem}.nav-box .nav-item.active[data-v-54c515d0]{background-image:url(/static/images/activity/taihuBody/navBac.png)}.bot-bac[data-v-54c515d0]{color:#e7c2ac;font-size:.36rem;margin:0 auto;text-align:center;padding:.8rem 0 .5rem}.bot-bac img[data-v-54c515d0]{width:.9rem;display:block;margin:.8rem auto .13rem}.bg[data-v-1c79638b]{background-color:#001c96;padding-bottom:.48rem}.top-bac[data-v-1c79638b]{height:6.2rem;background-image:url(/static/images/activity/bailout/topBac.png)}.type-box[data-v-1c79638b]{margin:-.6rem .36rem 0;background-color:#4f84f0;border-radius:.14rem;height:1.3rem}.type-box .type-item[data-v-1c79638b]{color:#fffeff;font-size:.58rem;width:5.19rem;text-align:center}.type-box .type-item.active[data-v-1c79638b]{font-weight:700;background-image:url(/static/images/activity/bailout/typeBac.png);margin-top:.36rem;height:1.6rem;line-height:1.3rem}.bailout-title[data-v-1c79638b]{width:8.87rem;height:1.72rem;margin:-1.4rem auto 0}.bailout-title.one[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title1.png)}.bailout-title.two[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title2.png)}.bailout-title.three[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title3.png)}.bailout-title.four[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title4.png)}.bailout-title.five[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title5.png)}.bailout-title.six[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title6.png)}.bailout-title.seven[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title7.png)}.bailout-title.eight[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title8.png)}.bailout-title.nine[data-v-1c79638b]{background-image:url(/static/images/activity/bailout/title9.png)}.serve-title[data-v-1c79638b]{color:#0166eb;text-align:center;margin:.4rem auto;font-size:.5rem}.serve-title.two[data-v-1c79638b]{color:#fff;margin-top:.8rem}.bailout-box[data-v-1c79638b]{background-color:#fff;border-radius:.26rem;padding:.24rem;margin:2rem .36rem 0;min-height:10rem}.nav-list[data-v-1c79638b]{overflow:scroll;height:1.22rem}.nav-list.active[data-v-1c79638b]{position:fixed;top:0;left:0;width:100%;z-index:100;overflow:scroll;background-color:#0166eb}.nav-list .nav-item[data-v-1c79638b]{color:#fff;font-size:.42rem;padding:.1rem .28rem;border-radius:.4rem;white-space:nowrap;margin-right:.34rem;background-color:#00b8f9}.nav-list .nav-item.active[data-v-1c79638b]{font-weight:500;background:-webkit-gradient(linear,left bottom,left top,from(#015eea),to(#00c0fa));background:linear-gradient(0deg,#015eea,#00c0fa);-webkit-box-shadow:0 .05rem .05rem 0 rgba(11,47,183,.75);box-shadow:0 .05rem .05rem 0 rgba(11,47,183,.75)}.bailout-content[data-v-1c79638b]{border:.06rem solid #00bdf9;padding:.5rem;color:#333;font-size:.36rem;border-radius:.2rem;margin-top:1rem}.bailout-content>.title[data-v-1c79638b]{width:9.38rem;height:1.07rem;margin-top:-1rem;margin-left:-.7rem}.bailout-content .content[data-v-1c79638b]{margin:.4rem auto;line-height:.7rem}.bailout-content .bot>div[data-v-1c79638b]{color:#fff;padding:.1rem .22rem;background-color:#0166eb;text-decoration:underline;margin-left:.2rem}.bailout-text[data-v-1c79638b]{font-size:.36rem;background-color:#e4eeff;border-radius:.2rem;padding:.2rem .36rem;margin-top:1.4rem}.bailout-text>div[data-v-1c79638b]{line-height:.6rem;margin-top:.3rem;text-align:left}.bailout-text .top-title[data-v-1c79638b]{width:7.75rem;height:1.41rem;line-height:.8rem;font-size:.4rem;color:#fff;margin:-1rem auto 0;text-align:center;background-image:url(/static/images/activity/bailout/subtitleBac.png)}.bailout-text .title[data-v-1c79638b]{font-size:.38rem;font-weight:700}.bot-text[data-v-1c79638b]{font-size:.36rem;color:#fff;margin:.8rem .6rem .6rem;text-align:left;line-height:.7rem;text-indent:.72rem}.bot-logo[data-v-1c79638b]{width:2.75rem;height:2.17rem;background-image:url(/static/images/activity/bailout/logo.png);margin:0 auto}.com-return[data-v-1c79638b]{width:1.3rem;height:1.31rem;background-image:url(/static/images/activity/bailout/return.png);bottom:2rem}.city-img[data-v-1c79638b]{display:block;margin:.2rem auto}.city-img.one[data-v-1c79638b]{width:4.72rem;margin-top:1rem}.city-img.two[data-v-1c79638b]{width:.45rem}.city-list[data-v-1c79638b]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .36rem}.city-list .city-item[data-v-1c79638b]{background-color:#fed56c;width:1.86rem;text-align:center;font-size:.4rem;color:#000;margin-top:.46rem;padding:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1.2rem}.city-list .city-item[data-v-1c79638b]:nth-child(n-5){margin-top:.26rem}.city-list .city-item div[data-v-1c79638b]{font-size:.3rem;color:red}.bg[data-v-61006942]{background-color:#b1d275}.bg .topBac[data-v-61006942]{width:100%;height:auto}.bg .topBac img[data-v-61006942]{width:100%}.bg .goods[data-v-61006942]{position:relative;width:10.49rem;min-height:7.1rem;border-top-left-radius:.2em;border-top-right-radius:.22em;margin:0 auto .86rem}.bg .goods .adorn-left[data-v-61006942]{position:absolute;width:1.6rem;height:1.54rem;top:-1rem;left:-.4rem}.bg .goods .adorn-right[data-v-61006942]{position:absolute;width:1.6rem;height:1.54rem;top:-1rem;right:-.4rem}.bg .goods .goods-top[data-v-61006942]{width:10.49rem;height:2.66rem;display:block}.bg .goods .goods-list[data-v-61006942]{background:#c9df9a;border-bottom-right-radius:.22em;border-bottom-left-radius:.22em;padding-bottom:.2rem}.bg .goods .goods-list .goods-item[data-v-61006942]{width:10.15rem;border-radius:.2rem;margin:.2rem auto 0;padding-bottom:.2rem}.bg .goods .goods-list .goods-item .top[data-v-61006942]{padding-top:.18rem;margin:0 auto;width:9.86rem;height:4.8rem;display:block}.bg .goods .goods-list .goods-item .bottom .title[data-v-61006942]{margin-top:.24rem;margin-left:.35rem;font-size:.6rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.bg .goods .goods-list .goods-item .bottom .money[data-v-61006942]{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}.bg .goods .goods-list .goods-item .bottom .money .money-left[data-v-61006942]{font-size:.48rem;font-family:Source Han Sans CN}.bg .goods .goods-list .goods-item .bottom .money .btn1[data-v-61006942]{margin-right:.32rem;background-image:url(/static/images/activity/summerPlay/btn1.png)}.bg .goods .goods-list .goods-item .bottom .money .btn1[data-v-61006942],.bg .goods .goods-list .goods-item .bottom .money .btn2[data-v-61006942]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;width:3.05rem;height:.98rem;background-size:100% 100%}.bg .goods .goods-list .goods-item .bottom .money .btn2[data-v-61006942]{margin-right:.51rem;background-image:url(/static/images/activity/summerPlay/btn2.png)}.bg .goods .goods-list .goods-item .bottom .m1[data-v-61006942]{margin-top:.22rem;margin-left:.48rem}.bg .goods .goods-list .goods-item .bottom .m2[data-v-61006942]{margin-left:.3rem}.bg .goods .goods-list .goods-item .border[data-v-61006942]{margin:.1rem auto;width:9.79rem;height:2.31rem;background:#fff;border:.01rem solid #5acdf3;border-radius:.15rem}.bg .page-bottom[data-v-61006942]{width:100%;height:4rem;margin:.24rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:100% 100%;background-repeat:no-repeat;font-size:.54rem;font-family:Source Han Sans CN;font-weight:500;color:#2f8500;background-image:url(/static/images/activity/summerPlay/bottom.png)}.bg .page-bottom .logo[data-v-61006942]{width:.98rem;height:.85rem;margin:.4rem 0 .29rem}.bg .return-top[data-v-61006942]{position:fixed;right:.24rem;bottom:.47rem;width:.95rem;height:.95rem;z-index:100}.bg[data-v-00cb8a1e]{background-color:#f7f7f7}.top-bac[data-v-00cb8a1e]{background-image:url(/static/images/oneDayTravel.jpg);height:5.8rem}.type-list[data-v-00cb8a1e]{margin:-.6rem .4rem 0;height:1.2rem}.type-item[data-v-00cb8a1e]{color:#fff;font-size:.48rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;background-color:rgba(0,0,0,.7);padding:.3rem 0;position:relative}.type-item[data-v-00cb8a1e]:first-child{border-top-left-radius:.3rem}.type-item[data-v-00cb8a1e]:last-child{border-top-right-radius:.3rem}.type-item.active[data-v-00cb8a1e]{background-color:#fff;color:#333;border-radius:0}.type-item.active div[data-v-00cb8a1e]{width:100%;height:.4rem;position:absolute;left:0;top:-.2rem;background-color:#fff;border-radius:.3rem .3rem 0 0}.type-item.active.noFirst[data-v-00cb8a1e]:before{display:block;content:"";position:absolute;left:-.3rem;bottom:0;width:.3rem;height:.3rem;background:radial-gradient(circle at 0 0,transparent .3rem,#fff 0);z-index:10}.type-item.active.noLast[data-v-00cb8a1e]:after{display:block;content:"";position:absolute;right:-.3rem;bottom:0;width:.3rem;height:.3rem;background:radial-gradient(circle at 100% 0,transparent .3rem,#fff 0);z-index:10}.select-list[data-v-00cb8a1e]{height:1.4rem;background-color:#fff;border-radius:0 0 .3rem .3rem;margin:0 .4rem;padding:0 .2rem}.select-item[data-v-00cb8a1e]{color:#333;font-size:.46rem;width:3rem;text-align:center}.select-item img[data-v-00cb8a1e]{width:.3rem;height:.3rem;margin-left:.2rem}.select-item img.active[data-v-00cb8a1e]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-item .right[data-v-00cb8a1e]{margin-left:.2rem;line-height:.24rem}.select-item .right i[data-v-00cb8a1e]{color:#999;font-size:.3rem;display:block}.select-item .right i[data-v-00cb8a1e]:first-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-item .right i.active[data-v-00cb8a1e]{color:var(--primary-color)}.tickets-list[data-v-00cb8a1e]{padding:0 .4rem;margin-top:.3rem}.tickets-list .tickets-item[data-v-00cb8a1e]{background:#fff;margin-bottom:.3rem;border-radius:.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.3rem}.tickets-list .tickets-item .item-img[data-v-00cb8a1e]{width:3.6rem;height:3.6rem;border-radius:.2rem;position:relative;overflow:hidden;margin-right:.3rem}.tickets-list .tickets-item .item-img img[data-v-00cb8a1e]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.tickets-list .tickets-item .item-img .grade[data-v-00cb8a1e]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.tickets-list .tickets-item .item-text[data-v-00cb8a1e]{padding:.05rem .1rem;height:3.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tickets-list .tickets-item .item-text .title[data-v-00cb8a1e]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tickets-list .tickets-item .item-text .tags[data-v-00cb8a1e]{white-space:nowrap;width:100%}.tickets-list .tickets-item .item-text .tags span[data-v-00cb8a1e]{margin-right:.3rem;font-size:.4rem;font-weight:500;color:var(--primary-color);background-color:var(--tagBg-color);padding:.1rem .2rem}.tickets-list .tickets-item .item-text .tags span[data-v-00cb8a1e]:last-of-type{margin-right:0}.tickets-list .tickets-item .item-text .subtitle[data-v-00cb8a1e]{color:var(--primary-color);font-size:.36rem;width:100%}.tickets-list .tickets-item .item-text .subtitle span[data-v-00cb8a1e]{color:#999}.tickets-list .tickets-item .item-text .distance[data-v-00cb8a1e]{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;white-space:nowrap;overflow:hidden;width:100%}.tickets-list .tickets-item .item-text .distance i[data-v-00cb8a1e]{vertical-align:middle;font-size:.3rem;margin-right:.14rem;color:#999}.tickets-list .tickets-item .item-text .distance>span[data-v-00cb8a1e]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem;margin-right:.1rem}.tickets-list .tickets-item .item-text .distance .price[data-v-00cb8a1e]{font-size:.56rem;font-weight:500;color:#d62828;line-height:.54rem}.tickets-list .tickets-item .item-text .distance .price[data-v-00cb8a1e]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tickets-list .tickets-item .item-text .distance .price[data-v-00cb8a1e]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.fw-container.select-list[data-v-00cb8a1e]{margin:0;border-radius:0;-ms-flex-pack:distribute;justify-content:space-around}.bg[data-v-3e8d4472]{background-color:#f7f7f7}.top-bac[data-v-3e8d4472]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250313/68d26032464997ff5022f8edeae2b724.png);height:5.8rem}.select-list[data-v-3e8d4472]{height:1.4rem;background-color:#fff;border-radius:0 0 .3rem .3rem;margin:0 .4rem;padding:0 .2rem}.select-item[data-v-3e8d4472]{color:#333;font-size:.46rem;width:3rem;text-align:center}.select-item img[data-v-3e8d4472]{width:.3rem;height:.3rem;margin-left:.2rem}.select-item img.active[data-v-3e8d4472]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-item .right[data-v-3e8d4472]{margin-left:.2rem;line-height:.24rem}.select-item .right i[data-v-3e8d4472]{color:#999;font-size:.3rem;display:block}.select-item .right i[data-v-3e8d4472]:first-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-item .right i.active[data-v-3e8d4472]{color:#0b898e}.tickets-list[data-v-3e8d4472]{padding:0 .4rem;margin-top:.3rem}.tickets-list .tickets-item[data-v-3e8d4472]{background:#fff;margin-bottom:.3rem;border-radius:.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.3rem}.tickets-list .tickets-item .item-img[data-v-3e8d4472]{width:3.6rem;height:3.6rem;border-radius:.2rem;position:relative;overflow:hidden;margin-right:.3rem}.tickets-list .tickets-item .item-img img[data-v-3e8d4472]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.tickets-list .tickets-item .item-img .grade[data-v-3e8d4472]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.tickets-list .tickets-item .item-text[data-v-3e8d4472]{padding:.05rem .1rem;height:3.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tickets-list .tickets-item .item-text .title[data-v-3e8d4472]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tickets-list .tickets-item .item-text .tags[data-v-3e8d4472]{white-space:nowrap;width:100%}.tickets-list .tickets-item .item-text .tags span[data-v-3e8d4472]{margin-right:.3rem;font-size:.4rem;font-weight:500;color:#0b898e;background-color:rgba(11,137,142,.2);padding:.1rem .2rem}.tickets-list .tickets-item .item-text .tags span[data-v-3e8d4472]:last-of-type{margin-right:0}.tickets-list .tickets-item .item-text .subtitle[data-v-3e8d4472]{color:#0b898e;font-size:.36rem;width:100%}.tickets-list .tickets-item .item-text .subtitle span[data-v-3e8d4472]{color:#999}.tickets-list .tickets-item .item-text .distance[data-v-3e8d4472]{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;white-space:nowrap;overflow:hidden;width:100%}.tickets-list .tickets-item .item-text .distance i[data-v-3e8d4472]{vertical-align:middle;font-size:.3rem;margin-right:.14rem;color:#999}.tickets-list .tickets-item .item-text .distance>span[data-v-3e8d4472]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem;margin-right:.1rem}.tickets-list .tickets-item .item-text .distance .price[data-v-3e8d4472]{font-size:.56rem;font-weight:500;color:#d62828;line-height:.54rem}.tickets-list .tickets-item .item-text .distance .price[data-v-3e8d4472]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tickets-list .tickets-item .item-text .distance .price[data-v-3e8d4472]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.bg[data-v-6571200f]{background-color:#f7f7f7}.top-bac[data-v-6571200f]{height:7.3rem;background-image:url(/static/images/tailoredTravel/topBacNew.png);margin-top:1.26rem}.top-box[data-v-6571200f]{background-color:#fff;border-radius:.3rem;padding:.4rem .6rem;margin:-1.4rem .4rem 0}.num-item[data-v-6571200f]{position:relative;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.num-item[data-v-6571200f]:nth-child(-n+3){width:28%}.num-item>div[data-v-6571200f]{width:.7rem;height:.7rem;line-height:.7rem;background-color:#0b898e;border-radius:50%;text-align:center}.num-item[data-v-6571200f]:nth-child(-n+3):after{content:"";width:1.26rem;border-top:.06rem dotted #0b898e;margin-left:.4rem}.process-item[data-v-6571200f]{text-align:center;font-size:.38rem;color:#0b898e;margin-top:.3rem;white-space:nowrap;font-weight:700}.process-item[data-v-6571200f]:nth-child(-n+3){width:16%}.contact-box[data-v-6571200f]{background-color:#fff;border-radius:.3rem;padding:.38rem 0;text-align:center;margin:.3rem .4rem}.contact-box div[data-v-6571200f]{font-size:.46rem;color:#333;margin:0 auto .5rem}.contact-box .title[data-v-6571200f]{font-size:.52rem}.contact-box .btn[data-v-6571200f]{color:#0b898e;font-size:.52rem;width:4rem;text-align:center;height:1rem;line-height:1rem;border:.04rem solid #0b898e;border-radius:.3rem}.bot-box[data-v-6571200f]{margin:0 .4rem;padding:.5rem 0}.bot-box div[data-v-6571200f]{font-size:.52rem;color:#0b898e;border:.04rem solid #0b898e;border-radius:.3rem;text-align:center;line-height:1.2rem}.bot-box div[data-v-6571200f]:first-child{background:-webkit-gradient(linear,right top,left top,from(#0e9ca2),to(#0b898e));background:linear-gradient(-90deg,#0e9ca2,#0b898e);border-color:transparent;color:#fff;margin-bottom:.3rem}.people-popup[data-v-6571200f]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-6571200f]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-6571200f]{text-align:left}.people-popup .top .confirm[data-v-6571200f],.people-popup .top span[data-v-6571200f]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-6571200f]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-6571200f]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-6571200f]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-6571200f]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-6571200f]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-6571200f]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-6571200f]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-6571200f]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-6571200f]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-6571200f]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-6571200f]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-6571200f]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-6571200f]{margin-right:.1rem;width:.34rem}.bg[data-v-2db7928a]{background-color:#f7f7f7}.bg.last[data-v-2db7928a]{padding-bottom:2rem}.top-box[data-v-2db7928a]{background-color:#fff;border-radius:.3rem;padding:.4rem .6rem;margin:.3rem .4rem 0}.num-item[data-v-2db7928a]{position:relative;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.num-item[data-v-2db7928a]:nth-child(-n+3){width:28%}.num-item>div[data-v-2db7928a]{width:.7rem;height:.7rem;line-height:.7rem;background-color:#ccc;border-radius:50%;text-align:center}.num-item[data-v-2db7928a]:nth-child(-n+3):after{content:"";width:1.26rem;border-top:.06rem dotted #ccc;margin-left:.4rem}.num-item.line[data-v-2db7928a]:after{border-top-color:#0b898e}.num-item.active>div[data-v-2db7928a]{background-color:#0b898e}.process-item[data-v-2db7928a]{text-align:center;font-size:.38rem;color:#ccc;margin-top:.3rem;white-space:nowrap;font-weight:700}.process-item.active[data-v-2db7928a]{color:#0b898e}.process-item[data-v-2db7928a]:nth-child(-n+3){width:16%}.content-box[data-v-2db7928a]{background-color:#fff;border-radius:.3rem;padding:.38rem .6rem;text-align:center;margin:.3rem .4rem;font-size:.46rem;position:relative}.content-box.line[data-v-2db7928a]{padding-bottom:2rem}textarea[data-v-2db7928a]{width:100%;height:4rem;border-radius:.2rem;background-color:#f2f2f2;padding:.4rem;font-size:.46rem;border:none;margin-top:.6rem}.content-box .content-bac[data-v-2db7928a]{width:3.6rem;height:4.7rem;background-image:url(/static/images/tailoredTravel/contentBac.png);position:absolute;bottom:5rem;right:.1rem}.content-box .line-bac[data-v-2db7928a]{width:2.9rem;height:4.28rem;background-image:url(/static/images/tailoredTravel/lineBac.png);position:absolute;bottom:.4rem;right:0}.content-box .title[data-v-2db7928a]{font-size:.52rem;color:#333;font-weight:700}.content-box .item[data-v-2db7928a]{margin:0 auto;padding:.68rem 0;text-align:left;border-bottom:.02rem solid #0b898e;font-weight:700;font-size:.46rem;color:#333;position:relative;z-index:10}.content-box .item>div[data-v-2db7928a]{text-align:right}.content-box .item>div[data-v-2db7928a]:first-child{white-space:nowrap}.content-box .item>div:first-child span[data-v-2db7928a]{color:#999;font-size:.42rem;text-align:left}.content-box .item>div[data-v-2db7928a]:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:scroll}.content-box .item.last[data-v-2db7928a]{border:none}.content-box .item.last div[data-v-2db7928a]{text-align:left}.content-box .item .van-cell[data-v-2db7928a]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.46rem;padding:0}[data-v-2db7928a] .content-box .item .van-field__control{text-align:right}.content-box .item img[data-v-2db7928a]{width:.3rem;margin:0 .3rem}.content-box .item .sure-btn[data-v-2db7928a]{width:1.6rem;text-align:center;background-color:#d62828;padding:.06rem 0;color:#fff;border-radius:.36rem;font-size:.36rem}.content-box .item .sure-btn.active[data-v-2db7928a]{background-color:#0b898e}.content-box input[data-v-2db7928a]{border:none;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:1rem}.content-box input[data-v-2db7928a]::-webkit-input-placeholder{font-weight:400}.content-box input[data-v-2db7928a]::-moz-placeholder{font-weight:400}.content-box input[data-v-2db7928a]::-ms-input-placeholder{font-weight:400}.content-box input[data-v-2db7928a]::placeholder{font-weight:400}.content-box .bot[data-v-2db7928a]{background-image:url(/static/images/tailoredTravel/userBac.png);width:3.4rem;height:3.16rem;margin-top:-1.4rem;position:relative;z-index:1;margin-right:0}.btn-box[data-v-2db7928a]{margin-top:1rem}.btn-box .step-btn[data-v-2db7928a]{text-align:center;height:1.2rem;line-height:1.2rem;margin:.3rem .4rem 0;background:-webkit-gradient(linear,right top,left top,from(#0e9ca2),to(#0b898e));background:linear-gradient(-90deg,#0e9ca2,#0b898e);color:#fff;border-radius:.3rem;z-index:1000;border:.04rem solid transparent}.btn-box .step-btn.none[data-v-2db7928a]{border-color:#0b898e;background:none;color:#0b898e}.btn-box .bot-text[data-v-2db7928a]{text-align:center;font-size:.38rem;color:#999;margin-top:.4rem;line-height:.6rem}.scene-list[data-v-2db7928a]{height:6rem;overflow:scroll;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3rem}.scene-list .scene-item[data-v-2db7928a]{font-size:.4rem;border:.02rem solid #0b898e;min-width:20%;text-align:center;white-space:nowrap;line-height:.8rem;margin-top:.3rem;border-radius:.3rem;padding:0 .2rem}.scene-list .scene-item.active[data-v-2db7928a]{color:#fff;background-color:#0b898e}.content-box.last .item[data-v-2db7928a]{padding:.2rem 0;border:none}.green-box[data-v-2db7928a]{border-radius:.2rem;margin-top:.5rem;overflow:hidden}.green-box .green-item[data-v-2db7928a]{background-color:#e6f3f3;font-size:.46rem;color:#333;padding:.5rem .3rem}.green-box .green-item.one[data-v-2db7928a]{border-bottom:.04rem solid #fff}.green-box .green-item img[data-v-2db7928a]{width:.4rem}.green-box .green-item:last-child img[data-v-2db7928a]{width:.8rem}.bottomBuy[data-v-2db7928a]{position:fixed;bottom:0;left:0;width:100%;height:1.5rem;background:#fff;z-index:100}.bottomBuy .price[data-v-2db7928a]{font-weight:500;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem;font-size:.38rem}.bottomBuy .price span[data-v-2db7928a]{font-size:.54rem;color:#d62828}.bottomBuy .buy[data-v-2db7928a]{height:100%;line-height:1.5rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.guide-popup[data-v-2db7928a]{border-radius:.3rem;width:9rem}.guide-popup .top-bac[data-v-2db7928a]{padding-top:.4rem;text-align:center;width:100%;height:5rem;background-image:url(/static/images/user/topBac.png)}.guide-popup .top-bac .title[data-v-2db7928a]{font-size:.54rem;color:#fff}.guide-popup .top-bac img[data-v-2db7928a]{width:3rem;height:3rem;display:block;margin:.5rem auto 0;border-radius:50%}.guide-popup .item[data-v-2db7928a]{color:#333;font-size:.54rem;padding:.4rem 0;margin:0 1rem}.guide-popup .item.last[data-v-2db7928a]{border-top:.04rem solid #f2f2f2}.guide-popup .item div[data-v-2db7928a]{color:#0b898e}.guide-popup .content[data-v-2db7928a]{color:#666;text-align:left;font-size:.48rem;margin:0 1rem;padding:.4rem 0}.bg[data-v-1f5396d4]{background-color:#8dc0a1}.top-bac[data-v-1f5396d4]{height:9rem;background-image:url(/static/images/activity/dragonBoat/topBac.png)}.nav-box[data-v-1f5396d4]{padding:0 .3rem}.nav-box .nav-item[data-v-1f5396d4]{font-size:.56rem;color:#fbe4bc;background-image:url(/static/images/activity/dragonBoat/nav.png);width:5.26rem;height:1.26rem;line-height:1.26rem;text-align:center;margin:0}.nav-box .nav-item.active[data-v-1f5396d4]{background-image:url(/static/images/activity/dragonBoat/navActive.png)}.dra-title[data-v-1f5396d4]{height:2.14rem;margin-top:.5rem}.dra-title.one[data-v-1f5396d4]{background-image:url(/static/images/activity/dragonBoat/title1.png)}.dra-title.two[data-v-1f5396d4]{background-image:url(/static/images/activity/dragonBoat/title2.png)}.scene-list[data-v-1f5396d4]{background-color:#feebcb;padding:.3rem .32rem;border-radius:.3rem;border:.04rem solid #0e5a6e;margin:-.3rem .3rem 0}.scene-item[data-v-1f5396d4]{background-color:#fff;padding:.2rem;border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.scene-item img[data-v-1f5396d4]{display:block;width:100%;height:4.6rem}.scene-item .title[data-v-1f5396d4]{color:#333;font-size:.52rem;margin:.3rem 0 .5rem}.scene-item .com-price[data-v-1f5396d4]{color:#d4470e;font-size:.64rem}.scene-item .com-price[data-v-1f5396d4]:before{color:#d4470e;font-size:.48rem}.scene-item .btn[data-v-1f5396d4]{font-size:.46rem;color:#fff;width:2.6rem;text-align:center;line-height:.76rem;background-image:url(/static/images/activity/dragonBoat/btnBac.png);margin:0}.pro-item[data-v-1f5396d4]{background-color:#fff;padding:.3rem;border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.pro-item img[data-v-1f5396d4]{width:4rem;height:3.6rem;border-radius:.1rem}.pro-item:nth-child(odd) img[data-v-1f5396d4]{margin-left:.3rem}.pro-item:nth-child(2n) img[data-v-1f5396d4]{margin-right:.3rem}.pro-item .item-text[data-v-1f5396d4]{padding:.1rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-item .title[data-v-1f5396d4]{margin:0}.pro-item .subtitle[data-v-1f5396d4]{color:#666;font-size:.4rem;margin:.4rem 0 .6rem}.bot-bac[data-v-1f5396d4]{color:#0e566d;font-size:.36rem;text-align:center;padding-top:.7rem;height:4.04rem;background-image:url(/static/images/activity/dragonBoat/botBac.png)}.bot-bac img[data-v-1f5396d4]{width:.94rem;display:block;margin:0 auto .13rem}.return-top[data-v-1f5396d4]{width:1.1rem;height:1.1rem;background-image:url(/static/images/activity/dragonBoat/return.png);position:fixed;bottom:1.6rem;right:.3rem}.bg[data-v-30974fde]{background-color:#f7f7f7;padding:1.25rem 0 2rem}.btn-rotate[data-v-30974fde]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ten-margin[data-v-30974fde]{margin-top:.66rem}.status[data-v-30974fde]{text-align:center;padding:.12rem 0;color:#fff;font-size:.38rem;background-color:#b3b3b3}.status.fail[data-v-30974fde]{background-color:#e43737}.form-title[data-v-30974fde]{padding:.4rem 0}.form-title div[data-v-30974fde]:first-child:before{display:block;content:"";width:.1rem;height:.4rem;margin-right:.2rem;background-color:#e6624d;border-radius:.5rem}.form-title div[data-v-30974fde]:nth-child(2){color:#333;font-size:.42rem;background-color:#fff;border-radius:.36rem;padding:.1rem .2rem}.form-box[data-v-30974fde]{padding:0 .1rem;font-size:.44rem;color:#333;position:relative;background-color:#fff}.form-box[data-v-30974fde]:last-child:after{display:none}.item-box[data-v-30974fde]{border-bottom:.012rem solid #d8d8d8}.item-box[data-v-30974fde]:last-child{border-bottom:none}.item-box .error-title[data-v-30974fde]{color:#e6624d;font-size:.34rem}.form-item[data-v-30974fde]{padding:.6rem .2rem}.form-item label[data-v-30974fde]{min-width:2.8rem}.form-item label[data-v-30974fde]:before{display:inline-block;content:"*";font-size:.46rem;color:#e6624d}.form-item input[data-v-30974fde]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:none;border:none;border-radius:.2rem;color:#000;text-align:right}.form-item input[data-v-30974fde]::-webkit-input-placeholder{color:#c1c0c0}.form-item input[data-v-30974fde]::-moz-placeholder{color:#c1c0c0}.form-item input[data-v-30974fde]::-ms-input-placeholder{color:#c1c0c0}.form-item input[data-v-30974fde]::placeholder{color:#c1c0c0}.form-item>div[data-v-30974fde]{text-align:right;color:#c1c0c0}.form-item textarea[data-v-30974fde]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:3.63rem;font-size:.46rem;border:none;background-color:#f5f5f5;border-radius:.1rem;padding:.28rem;display:block;width:100%;margin-top:.66rem}.form-item img[data-v-30974fde]{width:2.2rem;height:2.2rem;border-radius:.12rem;-o-object-fit:cover;object-fit:cover}.form-item.has-value>div input[data-v-30974fde]{color:#000}.add-img[data-v-30974fde]{background-image:url(/static/images/activity/shoppingUnit/addImg.png);width:2.2rem;height:2.2rem;margin-left:0}.img-box[data-v-30974fde]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.img-box div[data-v-30974fde]{position:relative;margin-right:.2rem}.img-box div .delete[data-v-30974fde]{position:absolute;width:.6rem;height:.6rem;top:-.2rem;right:-.2rem}.img-box[data-v-30974fde]:last-child{margin-right:0;border:none}#cooperation[data-v-30974fde]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}#cooperation .van-checkbox[data-v-30974fde]{margin-top:.6rem;margin-left:.2rem}.pro-box[data-v-30974fde]{overflow:hidden;background-color:#fff;padding:0 .4rem}.pro-add[data-v-30974fde]{margin:.5rem auto;width:3.6rem;height:1rem;line-height:1rem;font-size:.46rem;color:#e6624d;border-radius:.6rem;background-color:#fff;overflow:hidden}.pro-add img[data-v-30974fde]{width:.44rem;height:.44rem;margin-right:.2rem}.bot-text[data-v-30974fde]{padding:.3rem 0;text-align:center;color:#999;font-size:.36rem;background-color:#f5f5f5;line-height:.6rem}.fix-bot[data-v-30974fde]{position:fixed;left:0;bottom:0;padding:.46rem .3rem;background-color:#fff;width:100%}.add-btn[data-v-30974fde]{background-color:#e6624d;height:1.2rem;line-height:1.2rem;font-size:.46rem;color:#fff;border-radius:.56rem;overflow:hidden}.add-btn img[data-v-30974fde]{width:.56rem;height:.56rem;margin-right:.2rem}.fail-box[data-v-30974fde]{color:#e43737;font-size:.46rem;padding:.3rem}.fail-box img[data-v-30974fde]{width:.46rem;height:.46rem;margin-right:.2rem}.fail-box .subtitle[data-v-30974fde]{margin-top:.46rem;padding-left:.3rem}.show-agree-popup[data-v-30974fde]{width:9rem;text-align:center;padding:.5rem .4rem}.show-agree-popup .title[data-v-30974fde]{font-size:.54rem;color:#e6624d;margin-bottom:.5rem}.show-agree-popup .content[data-v-30974fde]{color:#333;font-size:.42rem;line-height:1rem;padding:.5rem .4rem;height:6.8rem;background-color:#f2f2f2;overflow-y:scroll;text-align:left}.show-agree-popup .content div[data-v-30974fde]{font-size:.46rem;font-weight:700;text-align:left}.show-agree-popup .btn[data-v-30974fde]{font-size:.54rem;color:#fff;width:6rem;height:1.2rem;line-height:1.2rem;background-color:#bdbfbf;margin:.6rem auto 0;border-radius:.6rem}.show-agree-popup .btn.active[data-v-30974fde]{background-color:#6490f5}.msg-text[data-v-30974fde]::-webkit-input-placeholder{font-size:.36rem}.msg-text[data-v-30974fde]::-moz-placeholder{font-size:.36rem}.msg-text[data-v-30974fde]::-ms-input-placeholder{font-size:.36rem}.msg-text[data-v-30974fde]::placeholder{font-size:.36rem}.bg[data-v-a0044c5a]{background-color:#fff}.edit-btn[data-v-a0044c5a]{margin:0 .6rem;background-color:#e6624d;height:1.2rem;line-height:1.2rem;font-size:.46rem;color:#fff;border-radius:.56rem;overflow:hidden;text-align:center}.success-box[data-v-a0044c5a]{color:#e6624d;font-size:.72rem;padding:2rem 0;text-align:center}.success-box img[data-v-a0044c5a]{width:2.7rem;height:2.7rem;display:block;margin:0 auto .62rem}[data-v-a0044c5a] .result-box .van-steps--vertical{width:7rem;margin:0 auto}[data-v-a0044c5a] .result-box .van-icon{font-size:.6rem}[data-v-a0044c5a] .result-box .van-icon:before{content:""}[data-v-a0044c5a] .result-box .van-icon:before,[data-v-a0044c5a] .result-box .van-step__circle{width:.4rem;height:.4rem;background:#ccc;border-radius:50%}[data-v-a0044c5a] .result-box .van-hairline:last-of-type .van-step__circle{background-color:#e6624d}[data-v-a0044c5a] .result-box .title{font-size:.54rem;font-weight:500;color:#333;margin-bottom:.36rem}[data-v-a0044c5a] .result-box .last{color:#e6624d}[data-v-a0044c5a] .result-box .subtitle{font-size:.48rem;font-weight:500;color:#999}[data-v-a0044c5a] .result-box .van-step--vertical{padding:.4rem 0 1.6rem}[data-v-a0044c5a] .result-box .van-step__title--active{color:#888}[data-v-a0044c5a] .result-box .van-step__title--active .title{color:#333}[data-v-a0044c5a] .result-box .van-step--vertical:not(:last-child):after{display:none}.bg[data-v-2ccf1d2b]{background-color:#f7f7f7}.topBac[data-v-2ccf1d2b]{height:5.83rem;position:relative}.topBac .rule[data-v-2ccf1d2b]{right:.3rem;top:.2rem;color:#e6624d;background-color:#fff;border-radius:.3rem;width:1.2rem;height:.6rem;line-height:.6rem;text-align:center;font-size:.36rem}.search-box[data-v-2ccf1d2b]{background-color:#fff;border:.04rem solid #e6624d;line-height:1.1rem;position:absolute;bottom:-.6rem;left:0;right:0;margin:auto;width:10.65rem;border-radius:.56rem;z-index:100}.search-box i[data-v-2ccf1d2b]{font-size:.5rem;color:#999;position:absolute;left:.4rem;top:0;bottom:0;margin:auto}.search-box input[data-v-2ccf1d2b]{font-size:.42rem;border:none;width:calc(100% - 2rem);padding:0 .2rem;text-align:center;display:block;margin:0 auto}.short-list[data-v-2ccf1d2b]{padding:.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:.6rem}.short-list .short-item[data-v-2ccf1d2b]{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.2rem;overflow:hidden;margin-bottom:.3rem;position:relative}.short-list .short-item>img[data-v-2ccf1d2b]{width:100%;min-height:3rem;display:block}.short-list .short-item .item-top[data-v-2ccf1d2b]{position:absolute;background-color:#fff;left:0;top:0;border-radius:.2rem;overflow:hidden;line-height:.6rem}.short-list .short-item .item-top .tag[data-v-2ccf1d2b]{text-align:center;font-size:.4rem;color:#fff;background-color:#db2929;border-bottom-right-radius:.2rem;padding:.1rem .3rem}.short-list .short-item .item-top .tag.two[data-v-2ccf1d2b]{background-color:#f78e16}.short-list .short-item .item-top .tag.three[data-v-2ccf1d2b]{background-color:#f7ca16}.short-list .short-item .item-top .love[data-v-2ccf1d2b]{color:#333;font-size:.36rem;top:.3rem;padding:.1rem .2rem}.short-list .short-item .item-top .love img[data-v-2ccf1d2b]{width:.44rem;height:.4rem;vertical-align:text-bottom;margin-right:.1rem}.short-list .short-item .item-text[data-v-2ccf1d2b]{padding:.2rem;font-size:.48rem;position:absolute;bottom:0;background-color:rgba(0,0,0,.2);color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.short-list .short-item .item-text>div[data-v-2ccf1d2b]:first-child{overflow:hidden}.short-list .short-item .item-text .subtitle[data-v-2ccf1d2b]{font-size:.36rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.short-list .short-item .item-text .subtitle img[data-v-2ccf1d2b]{width:.34rem;height:auto;vertical-align:baseline}.short-list .short-item .item-text .btn[data-v-2ccf1d2b]{margin:0;width:1.1rem;height:1.12rem;background-image:url(/static/images/activity/tenNoodles/btnBac.png)}.show-active-popup[data-v-2ccf1d2b]{width:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-2ccf1d2b]{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-2ccf1d2b]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-2ccf1d2b]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-2ccf1d2b]{padding:.6rem .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-2ccf1d2b]{font-size:.46rem;font-weight:700;color:#000;margin-bottom:.6rem;text-align:center}.show-active-popup .popup-box .popup-content[data-v-2ccf1d2b]{height:8.78rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-2ccf1d2b]{text-align:left}[data-v-2ccf1d2b] .show-active-popup .popup-box .popup-content .content p{text-align:left;font-size:.4rem;font-weight:500;color:#333;line-height:.7rem}.show-active-popup .popup-box .popup-content[data-v-2ccf1d2b]::-webkit-scrollbar{display:none}.nums-box[data-v-2ccf1d2b]{background-color:#fff;padding:1rem 0 .3rem;color:#000;font-size:.46rem;text-align:center;display:none}.nums-box>div[data-v-2ccf1d2b]{width:50%}.nums-box .num[data-v-2ccf1d2b]{color:#e6624d;font-size:.54rem}.nums-box .line[data-v-2ccf1d2b]{background-color:#d8d8d8;height:1.6rem;width:.02rem}.mmm[data-v-2ccf1d2b]{max-width:70%}.bg[data-v-76001d46]{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding-bottom:2rem}.line-bac[data-v-76001d46]{height:.3rem;background-color:#f7f7f7}.share-img[data-v-76001d46]{position:absolute;top:.4rem;right:.4rem;z-index:100;background-image:url(/static/images/activity/tenNoodles/share.png);width:1.86rem;height:.84rem}.img-box[data-v-76001d46]{padding:.3rem;position:relative}.img-box img[data-v-76001d46]:nth-child(n+2){display:block;width:100%}.detail-box[data-v-76001d46]{padding:.4rem .3rem;position:relative}.detail-box .title[data-v-76001d46]{color:#333;font-size:.54rem}.detail-box .title span[data-v-76001d46]{color:#e6624d}.detail-box .subtitle[data-v-76001d46]{color:#333;font-size:.38rem;margin-top:.3rem;padding-right:2rem}.detail-box .subtitle img[data-v-76001d46]{width:.34rem;margin-right:.18rem;vertical-align:middle}.detail-box .btn[data-v-76001d46]{position:absolute;top:1rem;right:.3rem;width:1.48rem;height:1.26rem;background-image:url(/static/images/activity/tenNoodles/buy.png)}.detail-box .line[data-v-76001d46]{background-color:#e6624d;height:.04rem;margin:.4rem auto}.detail-box .desc[data-v-76001d46]{color:#666;font-size:.46rem;text-indent:.92rem}.vote-btn[data-v-76001d46]{background-color:#e6624d;padding:.3rem 0;width:10.65rem;position:fixed;left:0;right:0;bottom:.89rem;margin:auto;font-size:.54rem;color:#fff;text-align:center;border-radius:.56rem}.show-active-popup[data-v-76001d46]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-76001d46]{height:1rem;line-height:1rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-76001d46]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-76001d46]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-76001d46]{padding:.4rem;height:9rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none;margin-top:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.show-active-popup.select .popup-box[data-v-76001d46]{height:10rem;padding-top:0;padding-bottom:1.8rem}.show-active-popup .popup-box[data-v-76001d46]::-webkit-scrollbar{display:none}.show-active-popup .popup-box .popup-content .pro-item[data-v-76001d46]{border-bottom:1px solid #ccc;padding:.4rem 0;font-size:.48rem}.show-active-popup .popup-box .popup-content .pro-item img[data-v-76001d46]{width:3rem;height:2rem;margin-right:.4rem}.show-active-popup .popup-box .popup-content .pro-item .text[data-v-76001d46]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:left;font-size:.38rem;color:#999;min-height:2rem}.show-active-popup .popup-box .popup-content .pro-item .text .title[data-v-76001d46]{color:#0b0306}.show-active-popup .popup-box .popup-content .pro-item .text .subtitle[data-v-76001d46]{margin:.3rem 0}.show-active-popup .popup-box .popup-content .pro-item .text .price[data-v-76001d46]{color:#ec4b4b;text-align:right}.show-active-popup .popup-box .popup-content .pro-item .text .price[data-v-76001d46]:before{color:#ec4b4b;font-size:.34rem}.short-list[data-v-76001d46]{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.popup-content .now-title[data-v-76001d46]{color:#0b0306;text-align:center;font-size:.48rem;margin-bottom:.3rem}.popup-content .popup-notice[data-v-76001d46]{font-size:.42rem;color:#0b0306;margin-top:.4rem;text-align:center}.popup-content .short-item[data-v-76001d46]{width:25%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center;margin-top:.4rem;padding:0 .1rem}.popup-content .short-item .item[data-v-76001d46]{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:.2rem;overflow:hidden;position:relative;text-align:center;-webkit-box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.3);box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.3)}.popup-content .short-item.now[data-v-76001d46]{width:3.3rem;margin:0 auto}.popup-content .short-item .select[data-v-76001d46]{width:.48rem;height:.48rem;line-height:.48rem;background:#fff;border:1px solid rgba(0,0,0,.6);border-radius:50%;position:absolute;right:.1rem;top:.1rem;font-size:.4rem;color:#fff}.popup-content .short-item .select.active[data-v-76001d46]{background-color:#d14000}.popup-content .short-item.now .select[data-v-76001d46]{width:.58rem;height:.58rem}.popup-content .short-item img[data-v-76001d46]{width:100%;height:2.89rem}.popup-content .short-item.now img[data-v-76001d46]{height:3.97rem}.popup-content .short-item .title[data-v-76001d46]{font-size:.34rem;color:#010101;padding:.2rem}.popup-bot[data-v-76001d46]{position:absolute;height:1.8rem;left:0;bottom:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.4rem .2rem;background-color:#fff;-webkit-box-shadow:0 .2rem .14rem 0 rgba(0,0,0,.3);box-shadow:0 .2rem .14rem 0 rgba(0,0,0,.3)}.popup-bot>div[data-v-76001d46]:first-child{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.6rem;color:#666;font-size:.4rem}.popup-bot .btn[data-v-76001d46]{text-align:center;color:#fff;font-size:.54rem;width:2.64rem;height:1.08rem;line-height:1.08rem;background:#d14000;border-radius:.2rem}.success-popup[data-v-76001d46]{color:#333;font-size:.42rem;width:7.14rem;background-color:#fff;padding-top:.5rem;text-align:center}.success-popup img[data-v-76001d46]{width:1.79rem;height:1.79rem;margin:0 auto;display:block}.success-popup .title[data-v-76001d46]{color:#000;font-size:.6rem;margin:.6rem auto}.success-popup .subtitle[data-v-76001d46]{padding:0 .6rem;line-height:.68rem}.success-popup .btn[data-v-76001d46]{color:#e6624d;font-size:.46rem;border-top:.02rem solid #cacaca;padding:.56rem 0;margin-top:.56rem}.sw-img[data-v-76001d46]{width:100%;height:10rem}.bg[data-v-1fcc6eb8]{background:-webkit-gradient(linear,right top,left top,from(#fff2e1),to(#fbd19f));background:linear-gradient(270deg,#fff2e1,#fbd19f);padding-bottom:.46rem}.top-bac[data-v-1fcc6eb8]{height:20rem;background-image:url(/static/images/activity/conquerNature/topBac.png);padding-top:9.96rem}.top-title[data-v-1fcc6eb8]{width:8.35rem;height:2.69rem;background-image:url(/static/images/activity/conquerNature/topTitle.png)}.top-text[data-v-1fcc6eb8]{width:11.03rem;height:7.92rem;background-image:url(/static/images/activity/conquerNature/topText.png);margin:.8rem auto 0}.other-box[data-v-1fcc6eb8]{background-image:url(/static/images/activity/conquerNature/contentBac.png);background-size:100% auto;margin-top:-10rem}.moral-title[data-v-1fcc6eb8]{width:10.17rem;height:5.72rem;background-image:url(/static/images/activity/conquerNature/moral.png);margin-top:1.18rem}.conquer-title[data-v-1fcc6eb8]{width:7.18rem;height:1.4rem;margin-top:1rem}.conquer-title.one[data-v-1fcc6eb8]{background-image:url(/static/images/activity/conquerNature/title1.png)}.conquer-title.two[data-v-1fcc6eb8]{background-image:url(/static/images/activity/conquerNature/title2.png)}.conquer-title.three[data-v-1fcc6eb8]{background-image:url(/static/images/activity/conquerNature/title3.png)}.company-text[data-v-1fcc6eb8]{width:10.4rem;height:6.1rem;background-image:url(/static/images/activity/conquerNature/companyText.png)}.company-img[data-v-1fcc6eb8]{width:10.17rem;height:5.67rem;background-image:url(/static/images/activity/conquerNature/companyImg.png);margin:.3rem auto .6rem}.video-box[data-v-1fcc6eb8]{margin:0 .54rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:5.72rem;border-radius:.3rem;overflow:hidden}.video-box img[data-v-1fcc6eb8],.video-box video[data-v-1fcc6eb8]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;-o-object-fit:cover;object-fit:cover}.video-box .start[data-v-1fcc6eb8]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.4rem;height:1.4rem;z-index:10}.company-honor[data-v-1fcc6eb8]{width:10.06rem;height:2.7rem;margin:0 auto;background-image:url(/static/images/activity/conquerNature/companyHonor.png)}.pro-list[data-v-1fcc6eb8]{padding:0 .36rem}.pro-item[data-v-1fcc6eb8]{height:4.96rem;background-image:url(/static/images/activity/conquerNature/itemBac.png);padding:.76rem .86rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.pro-item img[data-v-1fcc6eb8]{width:4.14rem;height:3.2rem}.pro-item .item-text[data-v-1fcc6eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-left:.4rem}.pro-item .item-text .title[data-v-1fcc6eb8]{font-size:.52rem;color:#000}.pro-item .item-text .price[data-v-1fcc6eb8]{color:#595959;font-size:.36rem}.pro-item .item-text .com-price[data-v-1fcc6eb8]{color:#cc1d23;font-size:.76rem;font-style:italic;margin-left:.2rem}.pro-item .item-text .com-price[data-v-1fcc6eb8]:before{color:#cc1d23;font-size:.44rem;font-style:italic}.pro-item .item-text .btn[data-v-1fcc6eb8]{width:2.75rem;height:.96rem;line-height:.96rem;background-image:url(/static/images/activity/conquerNature/btnBac.png);text-align:center;color:#fff;font-size:.4rem}.bot-logo[data-v-1fcc6eb8]{width:2.61rem;height:1.96rem;background-image:url(/static/images/activity/conquerNature/logo.png);margin:.6rem auto 0}.bg[data-v-9e80ac56]{background-color:#e6f8f2}.top-bac[data-v-9e80ac56]{height:6.08rem;background-image:url(/static/images/activity/comSuTour/topBac.png)}.live-box[data-v-9e80ac56]{background-image:url(/static/images/activity/comSuTour/liveBac.png);height:8.48rem;margin:.46rem .3rem 0;padding:1.76rem .33rem .7rem;position:relative}.live-box .video[data-v-9e80ac56]{background-color:#111;border-radius:.1rem;position:relative;height:100%;line-height:6rem;text-align:center;color:#fff;font-size:.56rem;background-size:100% auto}.live-box img[data-v-9e80ac56]{width:1.2rem;height:1.2rem}.nav-box[data-v-9e80ac56]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .3rem;margin-top:.3rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.nav-box .nav-item[data-v-9e80ac56]{font-size:.42rem;color:#fff;background-color:#8ecdb5;border-radius:.4rem;width:2rem;height:1.4rem;line-height:1.4rem;text-align:center;margin-top:.3rem}.nav-box .nav-item.active[data-v-9e80ac56]{width:2rem;height:1.6rem;line-height:1.6rem;background-image:url(/static/images/activity/comSuTour/navBac.png);background-color:transparent}.su-title[data-v-9e80ac56]{width:4.68rem;height:1.42rem;margin-bottom:-.7rem;position:relative}.su-title.one[data-v-9e80ac56]{background-image:url(/static/images/activity/comSuTour/title1.png)}.su-title.two[data-v-9e80ac56]{background-image:url(/static/images/activity/comSuTour/title2.png)}.su-title.three[data-v-9e80ac56]{background-image:url(/static/images/activity/comSuTour/title3.png)}.scene-list[data-v-9e80ac56]{padding:0 .3rem;margin-top:1rem}.scene-item[data-v-9e80ac56]{background-color:#8ecdb5;border-radius:.2rem;padding-top:1rem;margin-bottom:1rem;overflow:hidden}.scene-item>img[data-v-9e80ac56]{margin:0 .3rem;display:block;height:6rem;width:calc(100% - .6rem);border-radius:.2rem}.scene-item .title-box[data-v-9e80ac56]{padding:.2rem .28rem;position:relative}.scene-item .title-box.one[data-v-9e80ac56]{padding-top:.56rem;margin-top:-.56rem}.scene-item .title-box.two[data-v-9e80ac56]{min-height:3.6rem;background:-webkit-gradient(linear,left bottom,left top,from(#008e3b),to(#3eb26e));background:linear-gradient(0deg,#008e3b,#3eb26e)}.scene-item .title-box .top[data-v-9e80ac56]{width:100%;height:100%;position:absolute;top:0;left:0;margin:0}.scene-item .title-box .bottom[data-v-9e80ac56]{width:4.1rem;height:3.5rem;position:absolute;top:.5rem;left:0}.scene-item .title-box>div[data-v-9e80ac56]{position:relative}.scene-item .title-box .title[data-v-9e80ac56]{font-size:.56rem;color:#fff}.scene-item .title-box .subtitle[data-v-9e80ac56]{color:#fff;font-size:.38rem;margin-top:.3rem}.scene-item .title-box .subtitle span[data-v-9e80ac56]{margin-right:.3rem;color:#028f3c;font-size:.38rem;padding:.1rem .16rem;border-radius:.1rem;vertical-align:middle;display:block;background-color:#fff;white-space:nowrap}.line-list[data-v-9e80ac56]{background-color:#8ecdb5;padding:.1rem .3rem;margin:1.4rem .3rem 0;border-radius:.2rem}.line-list .su-title[data-v-9e80ac56]{margin-top:-.7rem;margin-bottom:0}.line-item[data-v-9e80ac56]{margin-top:.3rem}.line-title[data-v-9e80ac56]{background-image:url(/static/images/activity/comSuTour/lineBac.png);min-height:1.24rem;color:#fff;font-size:.42rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:.2rem .1rem}.line-title .tag[data-v-9e80ac56]{background-image:url(/static/images/activity/comSuTour/tagBac.png);min-width:.96rem;max-width:.96rem;height:.96rem;line-height:.96rem;text-align:center;position:relative;margin-right:.14rem;margin-left:0}.line-title .tag div[data-v-9e80ac56]{width:.46rem;height:.46rem;line-height:.46rem;background-color:#008e3b;border-radius:50%;color:#fff;font-size:.3rem;white-space:nowrap}.line-subtitle[data-v-9e80ac56]{background-color:#e6f8f2;padding:.5rem .2rem;color:#333;font-size:.42rem}.text-bot[data-v-9e80ac56]{font-size:.34rem;text-align:center;padding-top:.5rem;color:#008e3b;font-weight:500;margin-bottom:-.6rem}.text-bot img[data-v-9e80ac56]{width:.9rem;height:.9rem;display:block;margin:0 auto .14rem}.bot-bac[data-v-9e80ac56]{height:1.36rem;background-image:url(/static/images/activity/comSuTour/botBac.png)}.bg[data-v-6a1920f2]{background-color:#fea687;overflow-x:hidden;padding-bottom:.3rem}.top-bac[data-v-6a1920f2]{height:8.9rem;background-image:url(/static/images/activity/specialtyVote/topBac.png)}.vote-title[data-v-6a1920f2]{width:8.41rem;height:.94rem;margin:.3rem auto;position:relative}.vote-title.one[data-v-6a1920f2]{background-image:url(/static/images/activity/specialtyVote/title1.png)}.vote-title.two[data-v-6a1920f2]{background-image:url(/static/images/activity/specialtyVote/title2.png);margin-top:-.6rem}.vote-title.three[data-v-6a1920f2]{background-image:url(/static/images/activity/specialtyVote/title3.png)}.cloud[data-v-6a1920f2]{width:5.3rem;height:2rem;background-image:url(/static/images/activity/specialtyVote/cloud.png);margin:0}.cloud.right[data-v-6a1920f2]{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:0;margin-left:auto}.draw-box[data-v-6a1920f2]{width:10.43rem;height:9.45rem;background-image:url(/static/images/activity/specialtyVote/drawBac.png);position:relative;margin-top:-2rem}.draw-box .pointer[data-v-6a1920f2]{width:2.4rem;height:5rem;background-image:url(/static/images/activity/specialtyVote/drawPointer.png);position:absolute;left:0;right:0;margin:auto;top:0;bottom:.4rem;-webkit-transition:all 2s;transition:all 2s}.draw-box .btn[data-v-6a1920f2]{color:#fff;font-size:.48rem;background-color:#e66639;border-radius:.12rem 0 0 .12rem;position:absolute;right:-.46rem;top:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding:.1rem .02rem}.draw-box .btn.one[data-v-6a1920f2]{top:-1.8rem}.common-active-popup[data-v-6a1920f2]{width:9.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:78vh;background:none}.common-active-popup .popup-close[data-v-6a1920f2]{background-image:url(/static/images/close.png);width:.8rem;height:.8rem;position:absolute;bottom:0;left:0;right:0;margin:auto}.common-active-popup .popup-box[data-v-6a1920f2]{padding:.4rem;overflow:hidden;font-weight:700;color:#000;background-color:#fff;border-radius:.3rem}.common-active-popup .popup-box .popup-title[data-v-6a1920f2]{font-size:.54rem;font-weight:700;color:#000;margin-bottom:.4rem;text-align:center}.common-active-popup .popup-box .popup-content[data-v-6a1920f2]{line-height:.68rem;overflow:scroll;height:56vh}.common-active-popup .popup-title .title[data-v-6a1920f2]{font-size:.5rem;color:#0e0e0e;padding:0 1rem;margin-top:.14rem}.record-item[data-v-6a1920f2]{font-size:.36rem;color:#262626;padding:.1rem .1rem .1rem .4rem;white-space:nowrap}.record-item div[data-v-6a1920f2]:last-child{color:#e73f3f;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding-left:1.8rem}.prize-box[data-v-6a1920f2]{width:100%;position:relative}.prize-box img[data-v-6a1920f2]{width:9.75rem;display:block;margin:0 auto;position:relative;z-index:2}.prize-box .prize-img[data-v-6a1920f2]{position:absolute;z-index:1;width:5.6rem;height:4.4rem;border-radius:.3rem;left:.66rem;right:0;margin:auto;bottom:2.2rem}.prize-box .text-box[data-v-6a1920f2]{position:absolute;left:.66rem;right:0;margin:auto;bottom:4rem;text-align:center;color:#fff2c6;z-index:10}.prize-box .text-box .title[data-v-6a1920f2]{font-size:.7rem}.prize-box .text-box .subtitle[data-v-6a1920f2]{font-size:.9rem}.prize-box .btn[data-v-6a1920f2]{color:#000;font-size:.64rem;bottom:.9rem;font-weight:400}.prize-box .btn[data-v-6a1920f2],.prize-box .prize-title[data-v-6a1920f2]{position:absolute;left:.66rem;right:0;margin:auto;text-align:center;z-index:10}.prize-box .prize-title[data-v-6a1920f2]{top:2.2rem;color:#fff2c6;font-size:.7rem}.vote-list[data-v-6a1920f2]{padding:0 .42rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.vote-item[data-v-6a1920f2]{width:5.04rem;height:5.37rem;padding:.26rem .22rem;background-image:url(/static/images/activity/specialtyVote/voteBac.png);margin-bottom:.5rem}.vote-item .item-img[data-v-6a1920f2]{height:3.2rem;position:relative;overflow:hidden}.vote-item .item-img .tag[data-v-6a1920f2]{background-image:url(/static/images/activity/specialtyVote/tagBac.png);min-width:1.61rem;height:.66rem;line-height:.66rem;font-size:.36rem;color:#fff;position:absolute;left:0;top:0;padding:0 .1rem}.vote-item .item-img .vote[data-v-6a1920f2]{color:#fff;font-size:.4rem;position:absolute;right:0;bottom:0;background-color:rgba(0,0,0,.7);padding:.06rem .2rem;border-top-left-radius:.12rem}.vote-item .item-text[data-v-6a1920f2]{padding:.2rem;text-align:right}.vote-item .item-text .title[data-v-6a1920f2]{color:#000;font-size:.54rem;text-align:left}.vote-item .item-text .btn[data-v-6a1920f2]{color:#fff;font-size:.48rem;width:1.78rem;height:.66rem;line-height:.66rem;display:inline-block;background:-webkit-gradient(linear,left top,right top,from(#ef5a00),to(#e92000));background:linear-gradient(90deg,#ef5a00,#e92000);border-radius:.1rem;text-align:center}.top-box[data-v-6a1920f2]{border:.1rem solid #922512;background-color:#fff;border-radius:.3rem;padding:.4rem;margin:0 .4rem}.top-item[data-v-6a1920f2]{color:#080808;font-size:.48rem;margin-bottom:.3rem}.top-item .title[data-v-6a1920f2]{min-width:2.36rem}.top-item .line[data-v-6a1920f2]{background-color:#fdc758;line-height:.42rem;color:#d01f00;font-size:.3rem;text-align:center;margin:0 .3rem;min-width:1rem}.top-item .num[data-v-6a1920f2]{font-size:.4rem;white-space:nowrap;margin-left:.1rem}.get-more[data-v-6a1920f2]{color:#fff;background-color:#26b795;width:4.14rem;line-height:.6rem;font-size:.36rem;text-align:center;margin:0 auto;border-radius:.3rem}.bot-box[data-v-6a1920f2]{text-align:center;color:#e63c00;font-size:.48rem;margin-top:-1rem}.bot-box img[data-v-6a1920f2]{width:.7rem;height:.6rem}.com-return[data-v-6a1920f2]{background-image:url(/static/images/activity/specialtyVote/return.png);width:1.14rem;height:1.14rem}.common-active-popup[data-v-27ec0a86]{width:9.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:78vh;background:none}.common-active-popup .popup-close[data-v-27ec0a86]{background-image:url(/static/images/close.png);width:.8rem;height:.8rem;position:absolute;bottom:0;left:0;right:0;margin:auto}.common-active-popup .popup-box[data-v-27ec0a86]{padding:.4rem;overflow:hidden;font-weight:700;color:#000;background-color:#fff;border-radius:.3rem}.common-active-popup .popup-box .popup-title[data-v-27ec0a86]{font-size:.54rem;font-weight:700;color:#000;margin-bottom:.4rem;text-align:center}.common-active-popup .popup-box .popup-content[data-v-27ec0a86]{line-height:.68rem;overflow:scroll;height:56vh}.bg[data-v-7e15d516]{background-color:#f7f7f7}.news-list[data-v-7e15d516]{padding:.3rem}.news-item[data-v-7e15d516]{background-color:#fff;border-radius:.2rem;padding:.2rem;color:#999;font-size:.34rem;margin-bottom:.3rem}.news-item img[data-v-7e15d516]{width:4.6rem;height:3.2rem;margin-left:.3rem}.news-item .item-text[data-v-7e15d516]{padding:.1rem 0;height:3.2rem}.news-item .item-text>div[data-v-7e15d516]{width:100%;text-align:left}.news-item .title[data-v-7e15d516]{color:#333;font-size:.46rem;font-weight:500}.news-item .subtitle div[data-v-7e15d516]:first-child{margin-bottom:.26rem}.bg[data-v-c7342f64]{background-color:#fff}.top-img[data-v-c7342f64]{width:100%;min-height:6rem;display:block;-o-object-fit:cover;object-fit:cover}.content-box>div[data-v-c7342f64]{padding:0 .6rem;margin-bottom:.5rem}.content-box[data-v-c7342f64]:before{display:block;content:"";height:.46rem;margin-top:-.46rem;border-radius:.3rem .3rem 0 0;background-color:#fff}.content-box .line[data-v-c7342f64]{padding:0;background-color:#f8f8f8;height:.33rem}.content-box .title[data-v-c7342f64]{color:#000;font-size:.48rem}.content-box .subtitle[data-v-c7342f64]{color:#666;font-size:.4rem}.content-box .content[data-v-c7342f64]{color:#000;font-size:.52rem}.content-box .content div[data-v-c7342f64]{color:#333;font-size:.44rem}.detail-content[data-v-c7342f64]{margin-top:.56rem}.bg[data-v-12bd3f15]{background-color:#f7f7f7}.live-list[data-v-12bd3f15]{padding:0 .3rem}.live-list .live-item[data-v-12bd3f15]{text-align:left;margin-bottom:.3rem;border-radius:.2rem;overflow:hidden;position:relative}.item-zhe[data-v-12bd3f15]{position:absolute;left:0;top:0;width:100%;height:5rem;z-index:1;background-color:rgba(0,0,0,.1)}.item-title[data-v-12bd3f15]{padding:.36rem .26rem;font-size:.46rem;font-weight:500;color:#333;background-color:#fff}.item-content[data-v-12bd3f15]{position:relative;height:5rem;padding:.16rem .22rem}.content-top[data-v-12bd3f15]{vertical-align:top;overflow:hidden;font-size:0;background-color:#fff;border-radius:.2rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}.content-top img[data-v-12bd3f15]{width:.3rem;height:.3rem;margin-right:.1rem}.content-top .status[data-v-12bd3f15]{padding:.12rem .26rem;background:#333;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.content-top .status.active[data-v-12bd3f15]{background:-webkit-gradient(linear,right top,left top,from(#e12f85),to(#f28f26));background:linear-gradient(-90deg,#e12f85,#f28f26)}.content-top .status[data-v-12bd3f15]{font-size:.4rem;font-weight:400;color:#fff}.content-top .hot[data-v-12bd3f15]{padding:.12rem .24rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:.4rem;font-weight:400}.content-start[data-v-12bd3f15]{width:1.2rem;height:1.2rem;z-index:100}.content-msg[data-v-12bd3f15]{padding:.16rem .22rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.4);position:absolute;bottom:0;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10;font-size:.4rem}.content-msg img[data-v-12bd3f15]{display:block;width:.64rem;height:.64rem;border-radius:50%;margin-right:.2rem}.content-msg span[data-v-12bd3f15]{color:#fff}.content-msg .date[data-v-12bd3f15]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}.NowComNoData[data-v-12bd3f15]{padding-top:1.4rem;color:#999;text-align:center}.NowComNoData img[data-v-12bd3f15]{width:4.8rem}.bg[data-v-a05a40ba]{padding-top:3.86rem;background-color:#f7f7f7}.fix-box[data-v-a05a40ba]{position:fixed;height:2.6rem;top:1.26rem;left:0;background-color:#fff;padding:.3rem .3rem 0}.fix-box>div[data-v-a05a40ba],.fix-box[data-v-a05a40ba]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.search[data-v-a05a40ba]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;border-radius:.6rem;line-height:.8rem;overflow:hidden;white-space:nowrap}.search i[data-v-a05a40ba]{font-size:.44rem;margin-right:.2rem}.search input[data-v-a05a40ba]{background:transparent;outline:none;border:0;font-size:.4rem}.type-list[data-v-a05a40ba]{height:1.2rem;line-height:1rem;padding:0 .3rem;overflow:scroll}.type-item[data-v-a05a40ba]{min-width:2.6rem;max-width:2.6rem;height:.8rem;color:#333;font-size:.4rem;white-space:nowrap;position:relative;text-align:center;margin-right:.5rem}.type-item[data-v-a05a40ba]:last-of-type{margin-right:0}.type-item img[data-v-a05a40ba]{width:100%;height:auto}.type-item.active[data-v-a05a40ba]{color:#ee7836}.news-list[data-v-a05a40ba]{padding:.3rem}.news-item[data-v-a05a40ba]{background-color:#fff;border-radius:.2rem;padding:.2rem;color:#999;font-size:.34rem;margin-bottom:.3rem}.news-item img[data-v-a05a40ba]{width:2.6rem;height:2.6rem;margin-right:.3rem}.news-item .item-text[data-v-a05a40ba]{padding:.1rem 0;min-height:2.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.news-item .item-text>div[data-v-a05a40ba]{width:100%;text-align:left}.news-item .title[data-v-a05a40ba]{font-size:.46rem;font-weight:700;color:#333}.news-item .subtitle div[data-v-a05a40ba]:first-child{margin-bottom:.1rem}.bg[data-v-5eb16096]{background-color:#fff;padding:1.26rem .4rem .4rem}.news-item[data-v-5eb16096]{background-color:#fff;border-radius:.2rem;padding:.4rem .1rem;color:#333;font-size:.34rem;margin-bottom:.3rem}.news-item img[data-v-5eb16096]{width:2.6rem;height:2.6rem;margin-right:.3rem}.news-item .item-text[data-v-5eb16096]{padding:.1rem 0;min-height:2.6rem}.news-item .item-text>div[data-v-5eb16096]{width:100%;text-align:left}.news-item .title[data-v-5eb16096]{font-size:.46rem;font-weight:700;color:#333}.news-item .subtitle div[data-v-5eb16096]:first-child{margin-bottom:.1rem}.detail-img[data-v-5eb16096]{width:100%;display:block;border-radius:.2rem}.text-box[data-v-5eb16096]{color:#ee7836;font-size:.52rem;margin-top:.56rem}.text-box.line[data-v-5eb16096]{background-color:#d8d8d8;height:.012rem}.text-box>div[data-v-5eb16096]{color:#333;font-size:.44rem;line-height:.74rem}.text-box>div[data-v-5eb16096]:first-child{margin-top:.56rem}.bg[data-v-a17142b2]{background-color:#fff}.top-bac[data-v-a17142b2]{height:5.45rem;background-image:url(/static/images/activity/creativityFestival/contactTopBac.png);margin-bottom:.2rem}.nav-item[data-v-a17142b2]{width:10rem;height:4rem;margin:.8rem auto 0;padding-top:.98rem;padding-left:.8rem;font-size:.8rem;color:#fff}.nav-item.Questionnaire[data-v-a17142b2]{background-image:url(/static/images/activity/creativityFestival/contactNav1.png)}.nav-item.MessageBoard[data-v-a17142b2]{background-image:url(/static/images/activity/creativityFestival/contactNav2.png)}.bg[data-v-636938b2]{padding-bottom:.6rem;background-color:#fff}.form-item[data-v-636938b2]{padding:.3rem .4rem}.form-item img[data-v-636938b2]{width:.34rem;height:.34rem}.form-item label[data-v-636938b2]{color:#333;font-size:.48rem;font-weight:700;white-space:nowrap;min-width:3rem;text-align:left}.form-item textarea[data-v-636938b2]{background-color:#f0f0f0;width:7rem;height:4.4rem;border-radius:.2rem;border:none;outline:none;padding:.28rem .32rem}.form-item div[data-v-636938b2],.form-item input[data-v-636938b2]{background-color:#f0f0f0;color:#999;font-size:.46rem;border-radius:.3rem;outline:none;line-height:1rem;padding:0 .3rem;border:none;width:7rem}.form-item .active[data-v-636938b2]{color:#000}.form-item input[data-v-636938b2]::-webkit-input-placeholder{color:#999}.form-item input[data-v-636938b2]::-moz-placeholder{color:#999}.form-item input[data-v-636938b2]::-ms-input-placeholder{color:#999}.form-item input[data-v-636938b2]::placeholder{color:#999}.submit[data-v-636938b2]{height:1.2rem;line-height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#e12f85),to(#f28f26));background:linear-gradient(0deg,#e12f85,#f28f26);margin:.6rem .62rem 0;text-align:center;color:#fff;font-size:.48rem;border-radius:.6rem}.success-popup[data-v-636938b2]{width:7rem;height:7rem;background-color:#fff;border-radius:.6rem;text-align:center;color:#f08528;font-size:.52rem;font-weight:700;padding-top:1.34rem;line-height:.8rem}.success-popup img[data-v-636938b2]{width:2.46rem;height:2.46rem;display:block;margin:0 auto .54rem}.bg[data-v-1fdfc60c]{background-color:#202126}.list[data-v-1fdfc60c]{padding:5rem .3rem .3rem;background-image:url(/static/images/activity/creativityFestival/boardBac.png);background-size:100% auto;min-height:16.9rem}.item[data-v-1fdfc60c]{background-color:hsla(0,0%,100%,.16);border-radius:.2rem;padding:.42rem .34rem;color:#fff;margin-top:.3rem;text-align:left}.item .title[data-v-1fdfc60c]{font-size:.48rem}.item .subtitle[data-v-1fdfc60c]{font-size:.36rem;margin:.4rem 0 .5rem}.item .bot[data-v-1fdfc60c]{font-size:.4rem}.item .bot img[data-v-1fdfc60c]{width:.8rem;height:.8rem;border-radius:50%;margin-right:.22rem}.fix-box[data-v-1fdfc60c]{position:fixed;right:.3rem;bottom:1rem;z-index:100}.fix-box div[data-v-1fdfc60c]{width:1.5rem;height:1.5rem;color:#202126;font-size:.46rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:50%}.fix-box div[data-v-1fdfc60c]:first-child{color:#f08528;margin-bottom:.5rem}.detail-popup[data-v-1fdfc60c]{width:9rem;height:12rem;background-color:transparent}.detail-popup .close[data-v-1fdfc60c]{width:1.32rem;height:1.32rem;margin:.5rem auto 0;display:block}.detail-box[data-v-1fdfc60c]{background-color:#fff;border-radius:.3rem;padding:.3rem;height:10rem}.detail-top[data-v-1fdfc60c]{color:#999;font-size:.34rem}.detail-top .title[data-v-1fdfc60c]{color:#333;font-size:.4rem;margin-bottom:.3rem}.detail-top img[data-v-1fdfc60c]{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:.22rem}.detail-content[data-v-1fdfc60c]{font-size:.4rem;color:#333;margin-top:.46rem}.detail-content div[data-v-1fdfc60c]{margin-top:.3rem;color:#666}.bg[data-v-1d10b3de]{padding-bottom:.3rem;background-color:#fff}textarea[data-v-1d10b3de]{margin:.3rem .3rem 0;padding:.3rem;color:#000;width:calc(100% - .6rem);height:6.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;background-color:#f0f0f0;border-radius:.2rem}textarea[data-v-1d10b3de]::-webkit-input-placeholder{color:#999}textarea[data-v-1d10b3de]::-moz-placeholder{color:#999}textarea[data-v-1d10b3de]::-ms-input-placeholder{color:#999}textarea[data-v-1d10b3de]::placeholder{color:#999}.submit[data-v-1d10b3de]{height:1.2rem;line-height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#e12f85),to(#f28f26));background:linear-gradient(0deg,#e12f85,#f28f26);margin:.6rem .62rem 0;text-align:center;color:#fff;font-size:.48rem;border-radius:.6rem}.success-popup[data-v-1d10b3de]{width:7rem;height:7rem;background-color:#fff;border-radius:.6rem;text-align:center;color:#f08528;font-size:.52rem;font-weight:700;padding-top:1.34rem;line-height:.8rem}.success-popup img[data-v-1d10b3de]{width:2.46rem;height:2.46rem;display:block;margin:0 auto .54rem}.bg[data-v-3826f426]{background-color:#f7f7f7}.list[data-v-3826f426]{padding:.4rem .3rem}.item[data-v-3826f426]{background-color:#fff;border-radius:.2rem;padding:.42rem .34rem;margin-bottom:.3rem;color:#999;position:relative;text-align:right}.item>div[data-v-3826f426]{text-align:left}.item .title[data-v-3826f426]{font-size:.48rem;color:#333;padding-right:1rem}.item .subtitle[data-v-3826f426]{font-size:.36rem;margin:.4rem 0;padding-right:1rem}.item .status[data-v-3826f426]{width:1.8rem;height:.6rem;line-height:.6rem;text-align:center;font-size:.36rem;font-weight:500;position:absolute;right:0;top:0;color:#fff}.item .status.one[data-v-3826f426]{background-image:url(/static/images/activity/creativityFestival/checkLoading.png)}.item .status.two[data-v-3826f426]{background-image:url(/static/images/activity/creativityFestival/checkSuccess.png)}.item .status.three[data-v-3826f426]{background-image:url(/static/images/activity/creativityFestival/checkFail.png)}.item .delete[data-v-3826f426]{display:inline-block;width:.5rem;height:.5rem}.detail-popup[data-v-3826f426]{width:9rem;height:12rem;background-color:transparent}.detail-popup .close[data-v-3826f426]{width:1.32rem;height:1.32rem;margin:.5rem auto 0;display:block}.detail-box[data-v-3826f426]{background-color:#fff;border-radius:.3rem;padding:.3rem;height:10rem}.detail-top[data-v-3826f426]{color:#999;font-size:.34rem}.detail-top .title[data-v-3826f426]{color:#333;font-size:.4rem;margin-bottom:.3rem}.detail-top img[data-v-3826f426]{width:1.2rem;height:1.2rem;border-radius:50%;margin-right:.22rem}.detail-content[data-v-3826f426]{font-size:.4rem;color:#333;margin-top:.46rem}.detail-content div[data-v-3826f426]{margin-top:.3rem;color:#666}.bg[data-v-cb8db816]{background-color:#ed6e41}.top-bac[data-v-cb8db816]{height:7.21rem;background-image:url(/static/images/activity/creativityFestival/topBac.png)}.bg .prize-box[data-v-cb8db816]{padding:.2rem .38rem;width:10.36rem;height:4.51rem;margin-top:-2rem;background-image:url(/static/images/activity/creativityFestival/prizeBac.png)}.prize-box .content[data-v-cb8db816]{background-image:url(https://static.ticket.sz-trip.com/jiawang/SceneNew/prizeBac.png);width:100%;height:4rem;position:relative;font-size:.56rem}.prize-box .content .discount[data-v-cb8db816],.prize-box .content canvas[data-v-cb8db816]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:1;width:calc(100% - .4rem);height:calc(100% - .4rem);-webkit-box-sizing:border-box;box-sizing:border-box}.prize-box .content canvas[data-v-cb8db816]{z-index:10;font-size:.56rem}.prize-box .content .discount[data-v-cb8db816]{color:#f55;font-size:.56rem;text-align:center;line-height:4rem}.get-btn[data-v-cb8db816]{width:9.01rem;height:1.51rem;line-height:1.51rem;text-align:center;background-image:url(/static/images/activity/creativityFestival/btnBac.png);margin:.9rem auto;color:#f55;font-size:.54rem}.other-box[data-v-cb8db816]{background-color:rgba(0,0,0,.1);border-radius:.3rem;margin:.6rem .46rem}.nav-box[data-v-cb8db816]{border-bottom:.03rem solid #df5d30}.nav-box .nav-item[data-v-cb8db816]{color:#fff;font-size:.48rem;position:relative;height:1.5rem;line-height:1.5rem;text-align:center;width:50%}.nav-box .nav-item.active[data-v-cb8db816]{color:#ffe642}.nav-box .nav-item.active[data-v-cb8db816]:after{display:block;content:"";background-color:#ffe642;border-radius:.04rem;width:.7rem;height:.08rem;position:absolute;left:0;right:0;bottom:0;margin:auto}.prize-content[data-v-cb8db816]{text-align:left;padding:.56rem .3rem;color:#fff;font-size:.4rem}.content[data-v-9ca558e2]{position:relative;height:20.46rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20220713/bb1897e793976bf85c6e35ca8e85147a.png)}.center-btn[data-v-9ca558e2]{border-radius:50%;width:1.4rem;height:1.4rem;position:absolute;top:9.66rem;left:4.56rem}.scene-item[data-v-9ca558e2]{position:absolute;width:1.2rem;height:1.2rem;border-radius:50%}.scene-item[data-v-9ca558e2]:first-child{top:2.3rem;left:3rem}.scene-item[data-v-9ca558e2]:nth-child(2){top:5rem;left:5.1rem}.scene-item[data-v-9ca558e2]:nth-child(3){top:7rem;right:4.5rem}.scene-item[data-v-9ca558e2]:nth-child(4){top:6.9rem;right:.24rem}.scene-item[data-v-9ca558e2]:nth-child(5){top:8.2rem;left:4.7rem}.scene-item[data-v-9ca558e2]:nth-child(6){top:9.9rem;left:.4rem}.scene-item[data-v-9ca558e2]:nth-child(7){top:10.7rem;left:3.7rem}.scene-item[data-v-9ca558e2]:nth-child(8){top:10.7rem;left:5.6rem}.scene-item[data-v-9ca558e2]:nth-child(9){top:11rem;left:7.3rem}.scene-item[data-v-9ca558e2]:nth-child(10){top:12.5rem;left:7.3rem}.scene-item[data-v-9ca558e2]:nth-child(11){top:14.8rem;left:5.2rem}.bg[data-v-5c249cea]{background-color:#fff;padding:1.26rem .4rem .4rem}.news-item[data-v-5c249cea]{background-color:#fff;border-radius:.2rem;padding:.4rem .1rem;color:#333;font-size:.34rem;margin-bottom:.3rem}.news-item img[data-v-5c249cea]{width:2.6rem;height:2.6rem;margin-right:.3rem}.news-item .item-text[data-v-5c249cea]{padding:.1rem 0;min-height:2.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.news-item .item-text>div[data-v-5c249cea]{width:100%;text-align:left}.news-item .title[data-v-5c249cea]{font-size:.46rem;font-weight:700;color:#333}.news-item .subtitle div[data-v-5c249cea]:first-child{margin-bottom:.1rem}.detail-img[data-v-5c249cea]{width:100%;display:block;border-radius:.2rem}.text-box[data-v-5c249cea]{color:#ee7836;font-size:.52rem;margin-top:.56rem}.text-box.line[data-v-5c249cea]{background-color:#d8d8d8;height:.012rem}.text-box>div[data-v-5c249cea]{color:#333;font-size:.44rem;line-height:.74rem}.text-box>div[data-v-5c249cea]:first-child{margin-top:.56rem}.bg[data-v-a37c0390]{background-color:#b70614;width:100%}.tabbox[data-v-a37c0390]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:.63rem}.tab[data-v-a37c0390]{width:5rem;height:1.1rem;border:1px solid #fbe68f;border-radius:.2rem;text-align:center;line-height:1.1rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fbe68f}.tabs[data-v-a37c0390]{background:#fbe68f;color:#b70614}.item[data-v-a37c0390]{width:10.45rem;background:#900212;border-radius:.2rem;position:relative;margin:1rem auto 0;padding:.7rem .32rem}.titlebox[data-v-a37c0390]{background-image:url(/static/images/activity/publicCulture2022/titlebox.png);background-size:100%;width:5.19rem;height:1.19rem;position:absolute;top:-.59rem;left:2.63rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fbe68f;line-height:1.19rem;text-align:center}.videobox[data-v-a37c0390]{position:relative}.video[data-v-a37c0390]{width:9.8rem;height:5.5rem}.broadcast[data-v-a37c0390]{width:1.5rem;height:1.5rem;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.p1[data-v-a37c0390]{font-size:.48rem;margin-top:.3rem}.p1[data-v-a37c0390],.p2[data-v-a37c0390]{font-family:PingFang SC;font-weight:500;color:#fff;text-align:left;width:9.8rem}.p2[data-v-a37c0390]{font-size:.36rem;opacity:.66;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:.3rem 0 .6rem}.address[data-v-a37c0390]{width:.4rem;height:.4rem;margin-right:.2rem;vertical-align:middle}.com-return[data-v-a37c0390]{width:1.26rem;height:1.26rem;background-image:url(/static/images/activity/publicCulture2022/returntop.png)}footer[data-v-a37c0390]{text-align:center;padding:.8rem 0}footer p[data-v-a37c0390]{font-size:.34rem;font-family:PingFang SC;font-weight:500;color:#fbe68f;line-height:.4rem}.videoPopup[data-v-a37c0390]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-a37c0390]{width:100%;height:auto}.bg[data-v-387303dc]{background:#dff8ff;padding-top:1.26rem}.topBac[data-v-387303dc]{height:6.83rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-387303dc]{width:100%;height:100%}.nav-box[data-v-387303dc]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .51rem}.nav-box .nav-item[data-v-387303dc]{width:1.54rem;height:1.54rem;text-align:center;line-height:1.54rem;background-size:100% 100%;background-repeat:no-repeat;font-family:Source Han Sans CN;font-weight:500;color:#4d98b6;margin:0 .25rem .33rem}.scene-list[data-v-387303dc]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-387303dc]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-387303dc]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-387303dc]{margin-top:.46rem;background-repeat:no-repeat;background-size:100% 100%;padding:.1rem;position:relative;z-index:10;background-image:url(/static/images/activity/summerChoose2022/cpbg.png)}.scene-list .scene-item .item[data-v-387303dc]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem}.scene-list .scene-item[data-v-387303dc]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-387303dc]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-387303dc]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-387303dc]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-387303dc]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-387303dc]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-387303dc]{font-size:.42rem;font-family:Source Han Sans CN;color:#fff;text-shadow:0 0 0 rgba(22,129,169,.78);background:-webkit-gradient(linear,left top,left bottom,from(#9fdbeb),to(#3294be));background:linear-gradient(180deg,#9fdbeb,#3294be);border-radius:.38rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-387303dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-387303dc]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-387303dc]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#358baf!important;text-align:left}[data-v-387303dc] .topten-content p,[data-v-387303dc] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#358baf!important;float:none!important}[data-v-387303dc] .topten-content p.des{float:none!important}.getmore[data-v-387303dc]{width:3.3rem;height:.86rem;background:#fff;border:0 solid #999;border-radius:.43rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#333;line-height:.86rem;text-align:center;margin:auto}.bg[data-v-42dc115a]{background:#fff;padding-top:1.26rem}.topBac[data-v-42dc115a]{height:5.6rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.topBac img[data-v-42dc115a]{width:100%;height:100%}.nav-box[data-v-42dc115a]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem}.nav-box .nav-item[data-v-42dc115a]{width:1.86rem;height:1.85rem;text-align:center;line-height:1.85rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-42dc115a]{padding:.32rem .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-42dc115a]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-42dc115a]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-42dc115a]{margin-top:.56rem;background-repeat:no-repeat;background-size:100% 100%;padding:.1rem;position:relative;z-index:10;background-image:url(/static/images/activity/summerChoose2022/cpbgs.png);border-radius:.2rem}.scene-list .scene-item .item[data-v-42dc115a]{border-radius:.2rem;padding:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.scene-list .scene-item[data-v-42dc115a]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-42dc115a]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-42dc115a]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-42dc115a]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-42dc115a]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-42dc115a]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-42dc115a]{font-size:.4rem;color:#fff;text-shadow:0 0 .1rem rgba(255,75,94,.78);background:#8356a6;border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-42dc115a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-42dc115a]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-42dc115a]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#c01717!important;text-align:left}.scene-list .scene-item .item-btn[data-v-42dc115a]{width:1.3rem;height:1.3rem;margin-left:.1rem}.scene-list .scene-item .item-btn img[data-v-42dc115a]{width:100%;height:100%}[data-v-42dc115a] .topten-content p,[data-v-42dc115a] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c01717!important;float:none!important}[data-v-42dc115a] .topten-content p.des{float:none!important}.header[data-v-42dc115a]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-42dc115a],.header[data-v-42dc115a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-42dc115a]{width:1.26rem;height:100%}.header .dr[data-v-42dc115a]{width:1.26rem}.header .dc[data-v-42dc115a]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-42dc115a]{display:block;height:.4rem}.areaTag[data-v-42dc115a]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-42dc115a]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-42dc115a]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-42dc115a]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-42dc115a]{background:#97648d;color:#fff}.bg[data-v-d1397ffa]{background-color:#8dd4f1;padding-top:1.26rem}.top-bac[data-v-d1397ffa]{background-image:url(/static/images/activity/summerLine/topBac.png);height:8.11rem}.all-box[data-v-d1397ffa]{background-image:url(/static/images/activity/summerLine/huaNew.png);background-size:100% auto;background-repeat:repeat;min-height:calc(100vh - 6.73rem)}.content[data-v-d1397ffa]{padding:.2rem .4rem;text-align:center;position:relative;top:-1.5rem}.line-title[data-v-d1397ffa]{width:100%;height:auto;margin-top:.3rem}.line-title.titile-top[data-v-d1397ffa]{display:inline-block;width:69%}.line-title .title-top[data-v-d1397ffa]{width:63%}.img-list[data-v-d1397ffa]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;margin-top:.2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img-list .img-item[data-v-d1397ffa]{display:block;min-width:3.84rem;max-width:3.84rem;margin-right:.4rem;padding:.14rem;border:.04rem solid #378208;border-radius:.1rem;background-color:#fff}.img-list .img-item img[data-v-d1397ffa]{width:100%;height:2.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-d1397ffa]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.2rem}.img-list .img-item .text>div[data-v-d1397ffa]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-d1397ffa]{font-size:.46rem;color:#1c1c1c}.img-list .img-item .text .bot .com-price[data-v-d1397ffa]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-d1397ffa]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-d1397ffa]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-d1397ffa]{color:#fcfafa;font-size:.3rem;background:-webkit-gradient(linear,left top,right top,from(#f79a2d),to(#ee2d00));background:linear-gradient(90deg,#f79a2d,#ee2d00);padding:.06rem .12rem;border-radius:.3rem;font-weight:500}.bot-hua[data-v-d1397ffa]{margin-top:-.5rem;background-image:url(/static/images/activity/summerLine/bothua.png);background-size:cover;width:100%;height:2.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.35rem;font-weight:400;color:#007fc9}.bot-hua div[data-v-d1397ffa]:not(:first-child){margin-top:.03rem}.logo[data-v-d1397ffa]{width:.7rem;height:.7rem}.return-top[data-v-d1397ffa]{width:1.3rem;height:1.3rem;background-image:url(/static/images/activity/summerLine/return.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-74908ad8]{background-color:#f0b786;padding-top:1.26rem}.top-bac[data-v-74908ad8]{background-image:url(https://static.ticket.sz-trip.com/uploads/20220916/be8dbc0ff50b7216dbeac4bd5ace5192.png);height:8.11rem}.all-box[data-v-74908ad8]{background-image:url(/static/images/activity/summerLine/huaNew.png);background-size:100% auto;background-repeat:repeat;min-height:calc(100vh - 6.73rem)}.content[data-v-74908ad8]{padding:.2rem .4rem;text-align:center;position:relative;top:-1.5rem}.line-title[data-v-74908ad8]{width:100%;height:auto;margin-top:.3rem}.line-title.titile-top[data-v-74908ad8]{display:inline-block;width:69%}.line-title .title-top[data-v-74908ad8]{width:63%}.img-list[data-v-74908ad8]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;margin-top:.2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.img-list .img-item[data-v-74908ad8]{display:block;min-width:3.84rem;max-width:3.84rem;margin-right:.4rem;padding:.14rem;border:.04rem solid #378208;border-radius:.1rem;background-color:#fff}.img-list .img-item img[data-v-74908ad8]{width:100%;height:2.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-74908ad8]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.2rem}.img-list .img-item .text>div[data-v-74908ad8]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-74908ad8]{font-size:.46rem;color:#1c1c1c}.img-list .img-item .text .bot .com-price[data-v-74908ad8]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-74908ad8]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-74908ad8]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-74908ad8]{color:#fcfafa;font-size:.3rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff8c45),to(#f44e06));background:linear-gradient(0deg,#ff8c45,#f44e06);padding:.06rem .12rem;border-radius:.3rem;font-weight:500}.bot-hua[data-v-74908ad8]{margin-top:-.5rem;background-size:cover;width:100%;height:2.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.35rem;font-weight:400;color:#7e5957}.bot-hua div[data-v-74908ad8]:not(:first-child){margin-top:.03rem}.logo[data-v-74908ad8]{width:.7rem;height:.7rem}.return-top[data-v-74908ad8]{width:1.3rem;height:1.3rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20220916/793fcb2a8d6a24688de4e84959784566.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-581d5d92]{background-color:#fff;width:100%;min-height:100vh}.tabbox[data-v-581d5d92]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:.63rem}.tab[data-v-581d5d92]{width:5rem;height:1.1rem;border:1px solid #fbe68f;border-radius:.2rem;text-align:center;line-height:1.1rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fbe68f}.item[data-v-581d5d92]{width:11.25rem;border-radius:.2rem;margin-top:-.3rem;text-align:center}.item .item-child[data-v-581d5d92]:not(:first-child){margin-top:.29rem}.titlebox[data-v-581d5d92]{background-image:url(/static/images/activity/publicCulture2022/titlebox.png);background-size:100%;width:5.19rem;height:1.19rem;position:absolute;top:-.59rem;left:2.63rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fbe68f;line-height:1.19rem;text-align:center}.bgbox[data-v-581d5d92]{width:100%;height:8.8rem;background-image:url(/static/images/activity/summerVacation/bg.png);background-size:100%;position:relative}.videobox[data-v-581d5d92]{width:10rem;height:5.63rem;margin:auto;padding-top:.22rem}.video[data-v-581d5d92]{width:10rem;height:5.63rem;position:relative}.broadcast[data-v-581d5d92]{width:1.2rem;height:1.2rem;position:absolute;top:2.21rem;left:0;right:0;margin:auto}.p1[data-v-581d5d92]{width:11.25rem;height:1.84rem;line-height:1.84rem;background:#048f4c;font-size:.48rem;font-family:Alibaba;font-weight:400;color:#fff;background-image:url(/static/images/activity/summerVacation/titlebg.png)}.p2[data-v-581d5d92]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;opacity:.66;text-align:left;width:9.8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:.3rem 0 .6rem}.reason[data-v-581d5d92]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#fff;position:absolute;bottom:1.78rem;left:.61rem}.reason-content[data-v-581d5d92]{width:6rem;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#000;position:absolute;left:.91rem;bottom:1.06rem;text-align:left}.join[data-v-581d5d92]{width:2.2rem;height:1.2rem;line-height:1.2rem;background:#f98e34;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;position:absolute;right:.63rem;bottom:1.03rem}.address[data-v-581d5d92]{width:.4rem;height:.4rem;margin-right:.2rem;vertical-align:middle}.more[data-v-581d5d92]{width:10.01rem;height:1.2rem;border:.04rem solid #048f4c;line-height:1.2rem;font-size:.44rem;font-family:PingFang SC;font-weight:500;color:#048f4c;margin:.8rem auto 1.5rem;text-align:center}.com-return[data-v-581d5d92]{width:1.26rem;height:1.26rem;background-image:url(/static/images/activity/publicCulture2022/returntop.png)}footer[data-v-581d5d92]{text-align:center}[data-v-616767c0]{font-family:PingFang SC}.bg[data-v-616767c0]{background-color:#c0e8d2}.top-bac[data-v-616767c0]{background-image:url(/static/images/activity/xunweigusu/topBac.png);height:11rem;margin-bottom:-.2rem;margin-top:1.1rem}.spring-title[data-v-616767c0]{width:9.5rem;height:1.6rem}.spring-title.one[data-v-616767c0]{background-image:url(/static/images/activity/springLimited/title1.png)}.spring-title.two[data-v-616767c0]{background-image:url(/static/images/activity/springLimited/title2.png)}.pro-list[data-v-616767c0]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;background:#fff;border-radius:.3rem;padding:2rem .2rem 0;margin:0 .2rem}.pro-list .list-titile[data-v-616767c0]{position:absolute;width:100%;height:2rem;top:-.56rem;left:0}.pro-list .list-titile .title-bac[data-v-616767c0]{background-image:url(/static/images/activity/xunweigusu/specialty.png);width:5rem;height:1.2rem}.pro-list .list-titile .title-tag[data-v-616767c0]{background-color:#e4f1e9;width:7rem;height:.4rem;color:#015139;font-weight:500;font-family:PingFang SC;text-align:center;margin:.6rem auto 0;line-height:0}.pro-item[data-v-616767c0]{background-color:#fff;border-radius:.2rem;padding:.18rem .18rem .1rem;width:5.2rem;margin-top:.2rem}.pro-item img[data-v-616767c0]{width:4.9rem;height:4.6rem}.pro-item .item-text[data-v-616767c0]{padding:.18rem;font-family:PingFang SC;font-weight:700}.pro-item .item-text>div[data-v-616767c0]{width:100%;text-align:left}.pro-item .item-text .title[data-v-616767c0]{font-size:.5rem;color:#000;margin-bottom:.2rem}.pro-item .item-text .com-price[data-v-616767c0]{font-size:.6rem;color:#f02121;font-weight:700}.pro-item .item-text .com-price[data-v-616767c0]:before{font-size:.36rem;color:#f02121;font-weight:700}.pro-item .item-text .btn[data-v-616767c0]{font-size:.4rem;color:#fff;padding:.1rem .3rem;background:#f56868;border-radius:.4rem;font-weight:700}.com-return[data-v-616767c0]{width:1.02rem;height:1.02rem;background-image:url(/static/images/activity/xunweigusu/return.png)}.list-two[data-v-616767c0]{position:relative;top:1.2rem;opacity:.96}.btm[data-v-616767c0]{width:100%;height:4.4rem;background-image:url(/static/images/activity/xunweigusu/btmBac.png);padding-top:1.7rem}.logo[data-v-616767c0]{background-image:url(/static/images/activity/xunweigusu/logo.png);width:3rem;height:2.2rem;margin:0 auto}.t-two[data-v-616767c0]{background-image:url(/static/images/activity/xunweigusu/cultural.png)!important}.bg[data-v-3dd1e6f3]{background:#0c0a33}.top-bac[data-v-3dd1e6f3]{margin-top:1.2rem;width:100%;height:9rem;background-image:url(/static/images/activity/yeyousuzhou/topBac.png)}.top-list[data-v-3dd1e6f3]{width:100%;min-height:4rem;padding:0 .2rem .2rem}.list-title[data-v-3dd1e6f3]{width:6rem;height:2.3rem;background-image:url(/static/images/activity/yeyousuzhou/ship.png);margin:0 auto}.list[data-v-3dd1e6f3]{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-item[data-v-3dd1e6f3]{background-image:url(/static/images/activity/yeyousuzhou/border.png);width:50%;height:7.4rem;padding:.4rem .4rem .5rem;margin:0;font-weight:700;font-family:PingFang SC}.img img[data-v-3dd1e6f3]{width:4.6rem;height:4.1rem;border-radius:.18rem}.item-title[data-v-3dd1e6f3]{color:#fff;margin-top:.1rem}.item-price[data-v-3dd1e6f3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buy[data-v-3dd1e6f3]{width:2.6rem}.com-price[data-v-3dd1e6f3]{color:#ffef5e;font-weight:700;font-size:.55rem}.com-price[data-v-3dd1e6f3]:before{color:#ffef5e;font-size:.4rem}.item-btm[data-v-3dd1e6f3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2.3rem}.logo[data-v-3dd1e6f3]{width:100%;display:block}.com-return[data-v-3dd1e6f3]{width:1.62rem;height:1.62rem;background-image:url(/static/images/activity/yeyousuzhou/return.png)}.title2[data-v-3dd1e6f3]{background-image:url(/static/images/activity/yeyousuzhou/water.png)}.info[data-v-653c184c],.privacy[data-v-e75d0c24]{padding:1.4rem .6rem 0;font-size:.28rem}.title[data-v-653c184c]{color:#000;font-size:.41rem;margin:.2rem 0}.item[data-v-653c184c]{background:#fff;font-size:.41rem;padding:.4rem .4rem .2rem;margin-top:.3rem;position:relative;border-radius:.3rem;min-height:2rem}.item-info[data-v-653c184c]{color:#666;margin:.2rem 0 .1rem}.item-icon[data-v-653c184c]{position:absolute;right:.1rem;top:50%;font-family:cursive;-webkit-transform:translate(-.1rem,-.1rem);transform:translate(-.1rem,-.1rem)}.info-content[data-v-653c184c]{font-size:.41rem}.info-list[data-v-653c184c]{background:#fff;font-size:.41rem;padding:.1rem .4rem .2rem;margin-top:.3rem;border-radius:.3rem;min-height:2rem}.info-column[data-v-653c184c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:.2rem}.column-title[data-v-653c184c]{color:#666;white-space:nowrap;margin-right:.1rem}.header[data-v-653c184c]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-653c184c],.header[data-v-653c184c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-653c184c]{width:1.26rem;height:100%}.header .dr[data-v-653c184c]{width:1.26rem}.header .dc[data-v-653c184c]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-653c184c]{display:block;height:.4rem}.green[data-v-653c184c]{color:#0b898e}[data-v-5c5352a5]{font-family:PingFang SC;color:#333}.page[data-v-5c5352a5]{background-color:#c4efeb;padding-bottom:.6rem}.top[data-v-5c5352a5]{width:100%;height:9rem;background-image:url(/static/images/activity/SuShiNoodles/topBac.png);margin-top:1.26rem}.title[data-v-5c5352a5]{width:4.1rem;height:.94rem;background-image:url(/static/images/activity/SuShiNoodles/bigtitle.png);margin:0 auto .4rem}.title.two[data-v-5c5352a5]{width:6rem;background-image:url(/static/images/activity/SuShiNoodles/bigtitle2.png)}.content[data-v-5c5352a5]{width:94%;min-height:10rem;background-image:url(/static/images/activity/SuShiNoodles/info1.png);padding:.4rem;font-size:.4rem;margin-bottom:1rem}.info-t[data-v-5c5352a5]{padding:.2rem}.info-title[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/title1.png);width:3.28rem;height:.65rem;margin:.4rem auto .6rem}.info-title.two[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/title2.png)}.list[data-v-5c5352a5]{width:94%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.item[data-v-5c5352a5]{width:3.2rem;min-height:2.6rem;margin-top:.1rem}.com-return[data-v-5c5352a5]{width:1.62rem;height:1.62rem;background-image:url(/static/images/activity/yeyousuzhou/return.png)}.tab-info[data-v-5c5352a5]{width:94%;margin:0 auto;background-image:url(/static/images/activity/SuShiNoodles/info2.png);padding:.4rem .2rem 1.6rem}.btn[data-v-5c5352a5]{width:50%;height:1.4rem;background-image:url(/static/images/activity/SuShiNoodles/bigtitle3-ban.png);margin-bottom:.4rem}.info-title.three[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/title4.png);margin-bottom:.4rem;margin-top:0}.time[data-v-5c5352a5]{width:100%;text-align:center;margin-bottom:.4rem;color:#333;font-size:.38rem}.tab-text[data-v-5c5352a5]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:1px solid #89bbc1;border-radius:.2rem;overflow:hidden}.tab-text span[data-v-5c5352a5]{display:inline-block;margin-top:.2rem;font-size:.38rem}.tab-text div[data-v-5c5352a5]:first-child{background-color:#caeaeb;padding:.4rem;font-size:.48rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-text div[data-v-5c5352a5]:nth-child(2){background-color:#fff;line-height:.78rem;font-size:.4rem;padding:.2rem}.tab-text.second[data-v-5c5352a5]{margin-top:.2rem}.tab-info.two[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/info3.png);margin-top:.1rem;padding-bottom:1.6rem}.info-title.four[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/title5.png)}.info-item[data-v-5c5352a5]{width:84%;height:2.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221011/39773d0a1cc2eefc08cd01777ff88fd3.png)}.info-item.mt[data-v-5c5352a5]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221011/6285b95e17c8e9f4314a32cb9c59c230.png)}.tab-info.one[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/info.png);overflow:hidden;padding-bottom:1.6rem}.info-title.one[data-v-5c5352a5]{background-image:url(/static/images/activity/SuShiNoodles/title3.png)}.swipe-box[data-v-5c5352a5]{margin:0 .46rem;overflow:hidden}.road-swiper[data-v-5c5352a5]{overflow:visible;padding:.2rem 0}.road-swiper .swiper-slide[data-v-5c5352a5]{width:3.8rem;height:5.58rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.4rem;z-index:10}.road-swiper .swiper-slide .bac[data-v-5c5352a5]{height:100%}.road-swiper .swiper-slide img[data-v-5c5352a5]{height:100%;-o-object-fit:cover;object-fit:cover}.road-swiper .swiper-slide-active[data-v-5c5352a5],.road-swiper .swiper-slide-duplicate-active[data-v-5c5352a5]{position:relative;height:6.78rem;margin:0 auto;z-index:3000;padding:.15rem}.road-swiper .swiper-slide-active .bac[data-v-5c5352a5],.road-swiper .swiper-slide-duplicate-active .bac[data-v-5c5352a5]{height:7rem}.road-swiper .swiper-slide-active img[data-v-5c5352a5],.road-swiper .swiper-slide-duplicate-active img[data-v-5c5352a5]{z-index:2;-o-object-fit:cover;object-fit:cover}.road-swiper .swiper-slide-duplicate-next[data-v-5c5352a5],.road-swiper .swiper-slide-duplicate-prev[data-v-5c5352a5],.road-swiper .swiper-slide-next[data-v-5c5352a5],.road-swiper .swiper-slide-prev[data-v-5c5352a5]{position:relative;width:4.1rem;height:6.1rem;z-index:2000;margin-top:.2rem}.road-swiper .swiper-slide-duplicate-next .bac[data-v-5c5352a5],.road-swiper .swiper-slide-duplicate-prev .bac[data-v-5c5352a5],.road-swiper .swiper-slide-next .bac[data-v-5c5352a5],.road-swiper .swiper-slide-prev .bac[data-v-5c5352a5]{height:6.1rem}.swipe-control[data-v-5c5352a5]{text-align:center;color:#fee5c6;font-size:.4rem;margin:.4rem auto;position:relative;background:none;white-space:normal;width:auto;height:auto}.swipe-control img[data-v-5c5352a5]{width:.69rem;height:.48rem;display:block;margin:.2rem auto 0}.info-text[data-v-5c5352a5]{color:#333;font-size:.4rem;line-height:.6rem;margin:0 .2rem .2rem}.bg[data-v-f55ff6e0]{background-color:#232964;overflow-x:hidden;padding-bottom:.3rem}.top-bac[data-v-f55ff6e0]{height:8rem;background-image:url(/static/images/activity/yeYouPingXuan/topBac.png);margin-top:1.26rem}.vote-title[data-v-f55ff6e0]{width:4.6rem;height:1.6rem;margin:.5rem auto;position:relative}.vote-title.one[data-v-f55ff6e0]{background-image:url(/static/images/activity/yeYouPingXuan/title1.png)}.vote-title.two[data-v-f55ff6e0]{background-image:url(/static/images/activity/yeYouPingXuan/title2.png)}.vote-title.three[data-v-f55ff6e0]{background-image:url(/static/images/activity/yeYouPingXuan/title3.png)}.vote-title.four[data-v-f55ff6e0]{background-image:url(/static/images/activity/yeYouPingXuan/title4.png);margin:0 auto}.vote-title.five[data-v-f55ff6e0]{background-image:url(/static/images/activity/yeYouPingXuan/ru.png);margin:0 auto}.cloud[data-v-f55ff6e0]{width:5.3rem;height:2rem;background-image:url(/static/images/activity/specialtyVote/cloud.png);margin:0}.cloud.right[data-v-f55ff6e0]{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:0;margin-left:auto}.draw-box[data-v-f55ff6e0]{width:10.43rem;height:11.45rem;background-image:url(/static/images/activity/yeYouPingXuan/bac.png);position:relative}.draw-box .btn[data-v-f55ff6e0]{color:#0c1542;font-size:.36rem;background:#ffe7b6;border-radius:.12rem 0 0 .12rem;position:absolute;right:0;top:2.8rem;padding:.15rem;font-weight:700}.draw-box .btn.one[data-v-f55ff6e0]{top:1.2rem}.common-active-popup[data-v-f55ff6e0]{width:9.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;min-height:55vh;background:none}.common-active-popup .popup-close[data-v-f55ff6e0]{background-image:url(/static/images/close.png);width:.8rem;height:.8rem;position:absolute;top:0;right:0;z-index:999}.common-active-popup .popup-box[data-v-f55ff6e0]{padding:.4rem;overflow:hidden;font-weight:700;color:#000;background-color:#232964;border-radius:.3rem}.common-active-popup .popup-box .popup-title[data-v-f55ff6e0]{font-size:.54rem;font-weight:700;color:#000;margin-bottom:.4rem;text-align:center;width:100%}.common-active-popup .popup-box .popup-content[data-v-f55ff6e0]{line-height:.68rem;overflow:scroll;max-height:56vh;background-color:#fff4dc;padding:.2rem 0;border-radius:.2rem}.common-active-popup .popup-box .popup-content.text[data-v-f55ff6e0]{padding:.5rem .46rem;font-size:.37rem;color:#333;font-family:PingFang-SC-Medium}.common-active-popup .popup-title .title[data-v-f55ff6e0]{font-size:.5rem;color:#0e0e0e;padding:0 1rem;margin-top:.14rem}.record-item[data-v-f55ff6e0]{font-size:.36rem;color:#888;padding:.25rem .25rem .25rem .4rem;white-space:nowrap}.record-item div[data-v-f55ff6e0]:last-child{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding-left:1.6rem}.prize-box[data-v-f55ff6e0]{width:100%;position:relative}.prize-box img[data-v-f55ff6e0]{width:8.75rem;display:block;margin:0 auto;position:relative;z-index:2}.prize-box .prize-img[data-v-f55ff6e0]{position:absolute;z-index:1;width:5.6rem;height:4.4rem;border-radius:.3rem;left:.66rem;right:0;margin:auto;bottom:2.2rem}.prize-box .text-box[data-v-f55ff6e0]{position:absolute;left:.66rem;right:0;margin:auto;bottom:4rem;text-align:center;color:#fff2c6;z-index:10}.prize-box .text-box .title[data-v-f55ff6e0]{font-size:.7rem}.prize-box .text-box .subtitle[data-v-f55ff6e0]{font-size:.9rem}.prize-box .btn[data-v-f55ff6e0]{color:#000;font-size:.64rem;bottom:.9rem;font-weight:400}.prize-box .btn[data-v-f55ff6e0],.prize-box .prize-title[data-v-f55ff6e0]{position:absolute;left:.66rem;right:0;margin:auto;text-align:center;z-index:10}.prize-box .prize-title[data-v-f55ff6e0]{top:2.2rem;color:#fff2c6;font-size:.7rem}.vote-list[data-v-f55ff6e0]{padding:0 .42rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.vote-item[data-v-f55ff6e0]{width:5.04rem;height:7.37rem;background-color:#0c1543;border:2px solid #ffe7b6;margin-bottom:.5rem;border-radius:.3rem}.vote-item .item-img[data-v-f55ff6e0]{height:4.4rem;position:relative;overflow:hidden}.vote-item .item-img .tag[data-v-f55ff6e0]{background-image:url(/static/images/activity/specialtyVote/tagBac.png);min-width:1.61rem;height:.66rem;line-height:.66rem;font-size:.36rem;color:#fff;position:absolute;left:0;top:0;padding:0 .1rem}.vote-item .item-img .vote[data-v-f55ff6e0]{color:#fff;font-size:.42rem;position:absolute;right:0;bottom:0;background-color:rgba(17,17,17,.6);padding:.06rem .2rem;text-align:center;width:100%}.vote-item .item-text[data-v-f55ff6e0]{padding:.2rem;text-align:center;height:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vote-item .item-text .title[data-v-f55ff6e0]{color:#fff;font-size:.46rem;text-align:left}.vote-item .item-text .btn[data-v-f55ff6e0]{color:#0c1543;font-size:.48rem;width:1.98rem;height:.86rem;line-height:.86rem;display:inline-block;background:#ffe7b6;border-radius:.2rem;text-align:center;border:1px solid transparent}.vote-item .item-text .btn.one[data-v-f55ff6e0]{color:#ffe7b6;border:1px solid #ffe7b6;background:#0c1543;margin-right:.25rem}.top-box[data-v-f55ff6e0]{border:.1rem solid #ffe7b6;background-color:#0c1543;border-radius:.3rem;padding:.4rem;margin:0 .4rem}.top-item[data-v-f55ff6e0]{color:#080808;font-size:.3rem;margin-bottom:.3rem}.top-item .title[data-v-f55ff6e0]{min-width:2.36rem;color:#fff}.top-item .line[data-v-f55ff6e0]{background-color:#ffe7b6;line-height:.6rem;color:#0c1543;font-size:.3rem;text-align:center;margin:0 .3rem;min-width:1rem;border-radius:.1rem}.top-item .num[data-v-f55ff6e0]{font-size:.4rem;white-space:nowrap;margin-left:.1rem;color:#ffe7b6}.get-more[data-v-f55ff6e0]{color:#ffe7b6;background-color:transparent;width:4.14rem;line-height:.8rem;font-size:.36rem;text-align:center;margin:0 auto;border-radius:.2rem;border:1px solid #ffe7b6}.bot-box[data-v-f55ff6e0]{text-align:center;color:#e63c00;font-size:.48rem;margin-top:1rem}.bot-box img[data-v-f55ff6e0]{width:2.6rem}.com-return[data-v-f55ff6e0]{background-image:url(/static/images/activity/yeYouPingXuan/return.png);width:1.34rem;height:1.34rem}.f-line[data-v-f55ff6e0]{width:100%;height:.4rem;background-image:url(/static/images/activity/yeYouPingXuan/line.png)}.f-line.two[data-v-f55ff6e0]{margin-top:1.2rem;margin-bottom:.6rem}.f-line.three[data-v-f55ff6e0]{margin-top:.4rem}.box-img[data-v-f55ff6e0]{height:11rem;display:block;margin:0 auto}.com-cover-img-tao.img[data-v-f55ff6e0]{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.list-title[data-v-f55ff6e0]{width:100%}.list-title div[data-v-f55ff6e0]{width:50%;text-align:center;color:#232964}.bg[data-v-73f6576b]{background-size:100%;min-height:100vh;text-align:center;padding:1.26rem 0 .15rem;max-width:100%}.name[data-v-73f6576b]{font-size:.48rem;color:red;margin:.3rem 0}.name[data-v-73f6576b]:before{content:"\2014\2014\2014\2014   "}.name[data-v-73f6576b]:after{content:" \2014\2014\2014\2014"}.tag[data-v-73f6576b]{height:1.2rem;display:inline-block;white-space:nowrap;margin:.2rem}.tag img[data-v-73f6576b]{height:1rem;width:3rem}.tag .tagImg[data-v-73f6576b]{width:2.4rem;height:1.05rem}.tag1[data-v-73f6576b]{height:.9rem;background:#c184fa;font-size:.48rem;font-family:Source Han Sans CN;font-weight:500;color:#fff;line-height:.9rem;padding:0 .3rem;display:inline-block;white-space:nowrap;margin:.075rem}.describe[data-v-73f6576b]{font-size:.48rem;color:red;margin:.3rem 0;text-align:center}.single-item[data-v-73f6576b]{width:90%;padding:.3rem;margin:.225rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;background-size:100% 100%}.single-item img[data-v-73f6576b]{width:3.6rem;height:3.6rem;margin-right:.4rem}.twin-item[data-v-73f6576b]{width:4.875rem;margin:.225rem .2rem;display:inline-block;border-radius:.225rem;padding:.3rem;text-align:left;vertical-align:bottom;background-size:100% 100%}.twin-item img[data-v-73f6576b]{width:100%;height:3.6rem;margin:auto}.slide-item[data-v-73f6576b]{width:5.375rem;margin:.225rem .375rem;display:inline-block;border-radius:.225rem;padding:.3rem;text-align:left;background-size:100% 100%}.slide-item img[data-v-73f6576b]{width:100%;height:5.1rem;margin:auto}.goodsbox[data-v-73f6576b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:5.1rem}.goodsbox p[data-v-73f6576b]:first-child{font-size:.48rem;font-weight:700}.goodsbox p[data-v-73f6576b]:nth-child(2){font-size:.4rem;font-family:Source Han Sans CN;font-weight:400;color:#919191}.goodsbox p[data-v-73f6576b]:nth-child(3){font-size:.525rem;font-family:Source Han Sans CN;font-weight:500;color:#ff634b}.btn[data-v-73f6576b]{max-width:2.205rem;max-height:.705rem;margin-left:2.7rem}.couponItem[data-v-73f6576b]{width:7.875rem;margin:.225rem 1.6875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;background-size:100% 100%;height:4.5rem}.couponItem-twin[data-v-73f6576b]{width:5.4rem;background-size:100% 100%;display:inline-block;text-align:center;height:3rem}.discounts[data-v-73f6576b]{font-size:.6rem;color:red;font-weight:700;width:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs-tags[data-v-73f6576b]{width:90%;margin:auto;text-align:left;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-tags[data-v-73f6576b]::-webkit-scrollbar{display:none}.tag .active[data-v-73f6576b]{width:3.4rem;height:1.2rem;margin-top:-.12rem}.gzdetail[data-v-73f6576b]{width:8.805rem;height:auto;background:#fff;border-radius:.3rem;text-align:center}.gzdetail[data-v-73f6576b]:first-child{font-size:.525rem;font-family:Source Han Sans CN;font-weight:700;color:#050505;line-height:.65rem;padding:.6rem 0}.p3[data-v-73f6576b]{width:7.365rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:400;color:#050505;line-height:.66rem;text-align:left;margin:.6rem auto 0}.iconfont[data-v-73f6576b]{width:1.05rem;height:1.05rem;border:1px solid #fff;border-radius:50%;color:#fff;font-size:.495rem;line-height:1.05rem;text-align:center;margin-top:.75rem}.com-return[data-v-73f6576b]{width:1.3rem;height:1.3rem}.bg[data-v-3c0bbeb8]{background:url(/static/images/MidAutumnFestival/bg.png) no-repeat #0f1642;background-size:100% 100%}.bg .topBac[data-v-3c0bbeb8]{width:100%;height:auto}.bg .topBac img[data-v-3c0bbeb8]{width:100%}.bg .title-bg[data-v-3c0bbeb8]{width:11.24rem;height:1.12rem;margin-top:-4rem}.bg .title-bg img[data-v-3c0bbeb8]{width:11.24rem;height:1.12rem}.bg .goods[data-v-3c0bbeb8]{position:relative;margin-top:-.7rem;width:9.79rem;min-height:13.4rem;display:inline-block;background:#00777d;padding-bottom:.53rem}.bg .goods .goods-title[data-v-3c0bbeb8],.bg .goods[data-v-3c0bbeb8]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bg .goods .goods-title[data-v-3c0bbeb8]{width:9.38rem;height:1.32rem;position:absolute;top:-.8rem}.bg .goods .goods-item[data-v-3c0bbeb8]{width:9.71rem;height:4.35rem;margin:.59rem .05rem -.6rem .03rem;background:url(/static/images/MidAutumnFestival/pr-bg.png) no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bg .goods .goods-item .left[data-v-3c0bbeb8]{margin-top:.52rem;margin-right:.2rem;width:3.92rem;height:2.89rem}.bg .goods .goods-item .right[data-v-3c0bbeb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.52rem;width:4.56rem}.bg .goods .goods-item .right .money[data-v-3c0bbeb8]{font-family:Source Han Sans CN}.bg .goods .goods-item .right .money .text[data-v-3c0bbeb8]{line-height:1.61rem;text-shadow:.1rem .1rem .1rem hsla(0,0%,100%,.49);background:-webkit-gradient(linear,left bottom,left top,from(#971d1c),to(#ff4643));background:linear-gradient(0deg,#971d1c,#ff4643);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg .goods .goods-item .right .title[data-v-3c0bbeb8]{font-size:.52rem;font-weight:600;color:#462712;line-height:.58rem;width:4.56rem}.bg .goods .goods-item .right .btn2[data-v-3c0bbeb8]{width:2.76rem;height:.78rem;background:-webkit-gradient(linear,left bottom,left top,from(#b52717),to(#fa5a5e));background:linear-gradient(0deg,#b52717,#fa5a5e);border-radius:.39rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:1.71rem;font-size:.44rem;font-family:Source Han Sans CN;font-weight:400;color:#fff}.bg .page-bottom[data-v-3c0bbeb8]{width:2.47rem;height:1.78rem;margin:.45rem auto;padding-bottom:3rem}.bg .page-bottom .logo[data-v-3c0bbeb8]{width:2.47rem;height:1.78rem}.bg .return-top[data-v-3c0bbeb8]{position:fixed;right:.24rem;bottom:.47rem;width:.95rem;height:.95rem;z-index:100}.bg[data-v-7de03156]{background:#f76d68}.top-bac[data-v-7de03156]{margin-top:1.2rem;width:100%;height:7.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221024/13292fedba85d11507ae9d5853a9daf6.png)}.video[data-v-7de03156]{width:100%;height:9.2rem;background-image:url(/static/img/videoBac.e5e88d9.png)}.video-title[data-v-7de03156]{width:68%;height:1.4rem;background-image:url(/static/img/videotitle.62b5a2e.png);margin:.4rem auto}.video-bd[data-v-7de03156]{width:94%;border:.18rem solid #369da8;border-radius:.4rem;height:6.5rem;margin:0 auto}.video-line[data-v-7de03156]{width:100%;height:.3rem;background:#369da8}.nav[data-v-7de03156]{width:100%;height:3rem;background-image:url(/static/img/nav.691a8ab.png)}.pdd-title[data-v-7de03156]{width:96%;height:1.5rem;background-image:url(/static/img/pdd.60cd8e5.png);margin:.3rem auto .1rem}.pdd-subtitle[data-v-7de03156]{width:58%;background-image:url(/static/img/pdd-subtitle.b76d6ce.png);height:.8rem;margin-bottom:.2rem}.m-box[data-v-7de03156]{width:100%;min-height:3rem;background:#ffefd1;padding:.4rem 0;border-radius:0 0 .3rem .3rem}.pro-list[data-v-7de03156]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:scroll;min-height:7rem;padding-bottom:1rem}.pro-item[data-v-7de03156]{width:5.4rem;height:6.8rem;background:#fff;border-radius:.2rem;margin-left:.4rem}.item-title[data-v-7de03156]{font-size:.49rem;font-family:PingFang SC;font-weight:700;color:#333}.item-t[data-v-7de03156]{width:5.4rem;height:3.4rem;border-radius:.2rem;position:relative}.sku[data-v-7de03156]{width:100%;background:rgba(17,17,17,.5);color:#fff;text-align:center;padding:.1rem 0;position:absolute;bottom:0;font-size:.38rem}.hot[data-v-7de03156]{width:2rem;position:absolute;top:-.1rem;left:0}.item-b[data-v-7de03156]{padding:.2rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.4rem}.hed-img[data-v-7de03156]{width:100%;height:100%;border-top-right-radius:.33rem;border-top-left-radius:.33rem}.item-contant[data-v-7de03156]{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}.tag[data-v-7de03156]{background:#d1e8eb;color:#117391;font-size:.28rem}.item-price[data-v-7de03156]{color:#f22e2e;font-size:.76rem;margin-top:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tagg[data-v-7de03156]{background:rgba(240,40,40,.16);font-size:.34rem;color:#f02828;display:inline-block;margin-left:.22rem}.com-price[data-v-7de03156]:before{color:#f22e2e!important}.buy-btn[data-v-7de03156]{width:1.3rem;height:1.3rem}.tab[data-v-7de03156]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.8rem auto 0}.tab-item[data-v-7de03156],.tab[data-v-7de03156]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-item[data-v-7de03156]{width:50%;color:#ffdede;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.3rem .6rem;font-size:.52rem;font-family:PingFang SC;font-weight:700;background:-webkit-gradient(linear,left top,left bottom,from(#e7314d),to(#ff4524));background:linear-gradient(180deg,#e7314d,#ff4524);border-radius:.3rem .3rem 0 0}.tab-item img[data-v-7de03156]{width:.6rem;margin-right:.18rem}.tab-item.active[data-v-7de03156]{color:#e31864;background:-webkit-gradient(linear,left bottom,left top,from(#fee773),to(#ffe7ae));background:linear-gradient(0deg,#fee773,#ffe7ae)}.box-1-tiltle[data-v-7de03156]{width:100%;height:3.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221024/6f83a0ad2c94ff98764276cf288b151f.png);margin-top:.5rem}.box-1-subtiltle[data-v-7de03156]{background:#2f7a93;padding:.1rem .3rem;font-size:.48rem;width:50%;text-align:center;font-family:PingFang SC;font-weight:500;color:#fff;border-radius:.2rem}.nav-box[data-v-7de03156]{margin:-.76rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:.9rem;border-top-left-radius:.13rem;border-top-right-radius:.13rem;background-color:#f76d68;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-box .nav-first[data-v-7de03156]{width:2.2rem;height:.9rem;font-size:.44rem;font-weight:500;color:#ffdede;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(#e7314d),to(#ff4524));background:linear-gradient(180deg,#e7314d,#ff4524);border-radius:.3rem .3rem 0 0;margin-right:.06rem}.nav-box .nav-first.active[data-v-7de03156]{width:2.2rem;height:.9rem;color:#e31864;background:-webkit-gradient(linear,left bottom,left top,from(#fee773),to(#ffefd1));background:linear-gradient(0deg,#fee773,#ffefd1);border-radius:.3rem .3rem 0 0}.nav-box .box .nav-item[data-v-7de03156]{width:2.2rem;height:.9rem;font-size:.44rem;font-weight:500;color:#ffdede;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(#e7314d),to(#ff4524));background:linear-gradient(180deg,#e7314d,#ff4524);border-radius:.3rem .3rem 0 0}.nav-box .box .nav-item.active[data-v-7de03156]{width:2.2rem;height:.9rem;color:#e31864;background:-webkit-gradient(linear,left bottom,left top,from(#fee773),to(#ffefd1));background:linear-gradient(0deg,#fee773,#ffefd1);border-radius:.3rem .3rem 0 0}.nav-box .box .nav-item[data-v-7de03156]:last-of-type{border-top-right-radius:.13rem}.gold-list[data-v-7de03156]{padding:.1rem .2rem .58rem;background-color:#ffefd1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 .3rem .3rem}.gold-list .gold-item[data-v-7de03156]{padding:.1rem .5rem .1rem .1rem;overflow:hidden;margin-top:.43rem;width:10.65rem;height:3.6rem;background:#fbfbfd;-webkit-box-shadow:0 .04rem .12rem 0 rgba(138,15,32,.36);box-shadow:0 .04rem .12rem 0 rgba(138,15,32,.36);border-radius:.3rem}.gold-list .gold-item .item-img[data-v-7de03156]{width:4rem;height:3.4rem;position:relative}.gold-list .gold-item .item-img .img-rank[data-v-7de03156]{width:1.8rem;height:.5rem;position:absolute;left:-.3rem;top:0}.gold-list .gold-item .item-img img[data-v-7de03156]{width:100%;height:100%;border-radius:.25rem}.gold-list .gold-item .item-img .noNum[data-v-7de03156]{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:1.79rem;height:1.79rem;background-color:rgba(0,0,0,.6);z-index:10;text-align:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gold-list .gold-item .item-img .noNum>div[data-v-7de03156]{font-size:.13rem;color:#fff}.gold-list .gold-item .item-img .noNum>div[data-v-7de03156]:nth-child(2){font-size:.16rem;margin-top:.04rem}.gold-list .gold-item .item-text[data-v-7de03156]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.2rem;overflow:hidden;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gold-list .gold-item .item-text .title[data-v-7de03156]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333}.gold-list .gold-item .item-text .tags span[data-v-7de03156]{white-space:nowrap;font-size:.2rem;font-weight:400;color:#33a1db;padding:.04rem .15rem;border:1px solid #33a1db;border-radius:.16rem;margin-right:.09rem}.gold-list .gold-item .item-text .bot[data-v-7de03156]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.gold-list .gold-item .item-text .bot .price[data-v-7de03156]{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;width:100%;margin-right:.02rem}.gold-list .gold-item .item-text .bot .price .now[data-v-7de03156]{font-size:.66rem;font-family:PingFang SC;font-weight:700;color:#f02828;position:relative}.gold-list .gold-item .item-text .bot .price .now span[data-v-7de03156]{font-size:.4rem;font-family:PingFang SC;font-weight:500;text-decoration:line-through;color:#999}.gold-list .gold-item .item-text .bot .price span[data-v-7de03156]{font-weight:400;color:#333;margin-right:.1rem}.gold-list .gold-item .item-text .bot .price .now span[data-v-7de03156]:before{display:inline-block;content:"\FFE5";color:#999;font-size:.4rem}.gold-list .gold-item .item-text .bot .price .now[data-v-7de03156]:before{display:inline-block;content:"\FFE5";color:#f02828;font-size:.38rem}.gold-list .gold-item .item-text .past[data-v-7de03156]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#f02828;margin-left:.12rem;position:absolute;top:-.5rem;left:-.05rem}.gold-list .gold-item .item-text .btn[data-v-7de03156]{width:1.4rem;height:.8rem;background:-webkit-gradient(linear,left top,right top,from(#ff0048),to(#f70));background:linear-gradient(90deg,#ff0048,#f70);border-radius:.4rem;text-align:center;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.8rem}.return-top[data-v-7de03156]{position:fixed;bottom:.46rem;right:.27rem;width:.83rem;height:.83rem;border-radius:50%;background-color:rgba(235,98,46,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.return-top i[data-v-7de03156]{font-size:.3rem;color:#fff;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.return-top>div[data-v-7de03156]{font-size:.25rem;font-weight:400;color:#fff}[data-v-7de03156] .show-active-popup{width:6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;overflow:hidden;padding-bottom:.14rem}[data-v-7de03156] .show-active-popup .popup-close{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-7de03156] .show-active-popup .popup-close img{width:100%;height:100%;display:block}[data-v-7de03156] .show-active-popup .popup-close i{font-size:.4rem;color:#333}[data-v-7de03156] .show-active-popup .popup-box{padding:0 .25rem;overflow:hidden}[data-v-7de03156] .show-active-popup .popup-box .popup-title{font-size:.29rem;font-weight:700;color:#9a181d;padding:.24rem 0}[data-v-7de03156] .show-active-popup .popup-box .popup-content{overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}[data-v-7de03156] .show-active-popup .popup-box .popup-content .content{text-align:left}[data-v-7de03156] .show-active-popup .popup-box .popup-content .content p{text-align:left;font-size:.23rem;font-weight:500;color:#333;line-height:.4rem}[data-v-7de03156] .show-active-popup .popup-box .popup-content .line{width:100%;height:1px;background-color:#d8d8d8;margin:.37rem 0}[data-v-7de03156] .show-active-popup .popup-box .popup-content::-webkit-scrollbar{display:none}.logo[data-v-7de03156]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#255883;font-size:.28rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;padding:.8rem}.logo img[data-v-7de03156]{width:3.1rem}.scene-list[data-v-7de03156]{padding:0 .3rem;margin-top:1rem}.scene-list.no[data-v-7de03156]{margin-top:0}.scene-item[data-v-7de03156]{background:#ffefd1;border-radius:.2rem;margin-bottom:1rem;overflow:hidden}.scene-item>img[data-v-7de03156]{display:block;height:5.8rem;width:100%;border-top-left-radius:.2rem;border-top-right-radius:.2rem}.scene-item .title-box[data-v-7de03156]{padding:.2rem .28rem;position:relative}.scene-item .title-box.one[data-v-7de03156]{padding-top:.56rem;margin-top:-.56rem}.scene-item .title-box.two[data-v-7de03156]{min-height:3.6rem}.scene-item .title-box .top[data-v-7de03156]{width:100%;height:100%;position:absolute;top:0;left:0;margin:0}.scene-item .title-box .bottom[data-v-7de03156]{width:4.1rem;height:3.5rem;position:absolute;top:.5rem;left:0}.scene-item .title-box>div[data-v-7de03156]{position:relative}.scene-item .title-box .title[data-v-7de03156]{font-size:.56rem;color:#333}.scene-item .title-box .subtitle[data-v-7de03156]{color:#333;font-size:.38rem;margin-top:.3rem;max-height:4.1rem;overflow:scroll;padding-top:.1rem}.scene-item .title-box .subtitle.bbb[data-v-7de03156]{height:1.6rem}.scene-item .title-box .subtitle span[data-v-7de03156]{margin-right:.3rem;vertical-align:middle;display:block;white-space:nowrap;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#f02828;line-height:.6rem;text-align:center;padding:.05rem .16rem;background:#fff;border-radius:.3rem}.su-title[data-v-7de03156]{width:4.68rem;height:1.42rem;margin-bottom:-.7rem;position:relative;z-index:1000}.su-title.one[data-v-7de03156]{background-image:url(/static/img/swpt-1.4ae1de0.png)}.su-title.two[data-v-7de03156]{background-image:url(/static/img/swpt-2.979c387.png)}.su-title.three[data-v-7de03156]{background-image:url(/static/img/swpt-3.7b3bca9.png)}.su-title.four[data-v-7de03156]{background-image:url(/static/img/szhm.3298d7a.png)}.szhm-title[data-v-7de03156]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333;text-align:center;margin:.6rem 0}.tab-3[data-v-7de03156]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:94%;margin:.5rem auto 0}.tab-3-item[data-v-7de03156]{border:.03rem solid #fff;border-radius:.4rem;padding:.1rem .3rem;color:#fff;font-size:.38rem}.tab-3-item.active[data-v-7de03156]{background:#fff;color:#e31864}.line1[data-v-7de03156]{width:94%;margin:1rem auto 0}.line1 img[data-v-7de03156]{width:100%}.line2[data-v-7de03156]{width:94%;margin:1rem auto 0}.line2 img[data-v-7de03156]{width:100%}.line3[data-v-7de03156]{margin:1rem auto 0}.line3 .line-item[data-v-7de03156]{width:10.65rem;height:3.6rem;background:#fbfbfd;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem;margin-top:.4rem}.line3 .line-item img[data-v-7de03156]{width:4rem;height:3.4rem;border-radius:.2rem}.line3 .line-item .line-b[data-v-7de03156]{display:-webkit-box;display:-ms-flexbox;display:flex;width:6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.1rem;margin-left:.2rem}.line3 .line-item .line-b .line-title[data-v-7de03156]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333}.line3 .line-item .line-b .line-price[data-v-7de03156]{color:#ff1b4b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line3 .line-item .line-b .line-btn[data-v-7de03156]{width:1.4rem;height:.8rem;background:-webkit-gradient(linear,left top,right top,from(#ff0048),to(#f70));background:linear-gradient(90deg,#ff0048,#f70);border-radius:.4rem;text-align:center;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.8rem}[data-v-7de03156] .van-swipe__indicators{bottom:310px}.video-box[data-v-7de03156]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:5.72rem;border-radius:.3rem;overflow:hidden}.video-box img[data-v-7de03156],.video-box video[data-v-7de03156]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;-o-object-fit:cover;object-fit:cover}.video-box .start[data-v-7de03156]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.4rem;height:1.4rem;z-index:10}.com-return[data-v-7de03156]{width:1.62rem;height:1.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221025/3554d3ef9e54ae04a989ec93854e17c8.png)}.top-bac-t[data-v-7de03156]{height:1.8rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20221024/02ab60c5fb6db0c279aceda9d3dd758f.png)}.swipe-box[data-v-7de03156]{overflow:hidden}.road-swiper[data-v-7de03156]{overflow:visible;padding:.2rem 0}.road-swiper .swiper-slide[data-v-7de03156]{width:6.6rem;height:6.4rem;background:pink;-webkit-box-shadow:0 .08rem .2rem 0 rgba(138,15,32,.36);box-shadow:0 .08rem .2rem 0 rgba(138,15,32,.36);border-radius:.6rem .3rem .3rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.19rem 0;z-index:10}.road-swiper .swiper-slide .bac[data-v-7de03156]{padding:.15rem;width:4.01rem;height:100%}.road-swiper .swiper-slide .bac img[data-v-7de03156]{height:100%;-o-object-fit:cover;object-fit:cover;width:4.36rem}.road-swiper .swiper-slide-duplicate-prev[data-v-7de03156],.road-swiper .swiper-slide-prev[data-v-7de03156]{z-index:1}.road-swiper .swiper-slide-next[data-v-7de03156]{width:6.6rem!important;height:6.4rem!important;position:relative;height:6.78rem;margin:0 auto;z-index:3000;padding:.15rem}.road-swiper .swiper-slide-duplicate-next .bac[data-v-7de03156],.road-swiper .swiper-slide-next .bac[data-v-7de03156]{height:6.78rem;width:4.76rem}.road-swiper .swiper-slide-duplicate-next img[data-v-7de03156],.road-swiper .swiper-slide-next img[data-v-7de03156]{z-index:2;-o-object-fit:cover;object-fit:cover}.bbb[data-v-7de03156]{font-size:.46rem!important;font-weight:700!important;color:#333!important}.swp-2[data-v-7de03156],.swp-3[data-v-7de03156],.swp-4[data-v-7de03156]{margin-top:.58rem}.checkall[data-v-7de03156]{text-align:center;color:#f76d68;margin-top:.58rem}.detail-content-two[data-v-7de03156]{overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.bg[data-v-20043ba2]{background-color:#c4eeea;font-size:.38rem}.topbac[data-v-20043ba2]{margin-top:1.2rem;width:100%;height:5.95rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221026/88e0239a970196986deeefff2faf32f8.png)}.com-return[data-v-20043ba2]{width:1.31rem;height:1.31rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221026/fa4bca8a3ac10bc1acfbc8ba0bbbd290.png)}.content[data-v-20043ba2]{padding:0 .44rem}.title-img[data-v-20043ba2]{width:2.83rem}.prolist[data-v-20043ba2]{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;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:5rem}.item[data-v-20043ba2]{width:5.08rem;height:6.28rem;background:#fff;border:.04rem solid #c88a5c;border-radius:.2rem;margin-top:.4rem}.item-hd[data-v-20043ba2]{position:relative;width:100%;height:3.5rem}.item-bm[data-v-20043ba2]{width:100%;height:2.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221026/279e4904b574ce0b4ac32f7bb221be8d.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.12rem}.item-hd img[data-v-20043ba2]{width:100%;height:100%;border-radius:.2rem .2rem 0 0}.sj-name[data-v-20043ba2]{width:100%;position:absolute;bottom:0;font-size:.38rem;font-family:PingFang SC;font-weight:400;color:#fff;padding:.21rem .24rem;background:rgba(1,1,1,.5)}.price[data-v-20043ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:.1rem 0 .1rem 0;width:3.1rem;height:.82rem;border:.04rem solid #c88a5c;border-right:none}.price div[data-v-20043ba2]:first-child{font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#2c4957;margin-left:.12rem}.price div[data-v-20043ba2]:nth-child(2){font-size:.56rem;font-family:Source Han Sans CN;font-weight:500;color:#c88a5c;margin-left:.12rem}.price div[data-v-20043ba2]:nth-child(2):before{display:inline-block;content:"\FFE5";color:#c88a5c;font-size:.4rem}.btn[data-v-20043ba2]{width:1.64rem;background:#c88a5c;border-radius:0 .1rem .1rem 0;font-size:.36rem;font-family:Source Han Sans CN;font-weight:500;height:.82rem;text-align:center;line-height:.82rem;color:#fff}.old-price[data-v-20043ba2]{font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#2c4957;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}.old-price-box[data-v-20043ba2]{text-decoration:line-through}.old-price span[data-v-20043ba2],.old-price span[data-v-20043ba2]:before{text-decoration:line-through;display:inline-block}.old-price span[data-v-20043ba2]:before{content:"\FFE5";color:#2c4957;font-size:.36rem}.item-title[data-v-20043ba2]{font-size:.5rem;font-family:Source Han Sans CN;font-weight:500;color:#2c4957}.price-box[data-v-20043ba2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-20043ba2]{height:3rem;margin-top:.5rem;text-align:center}.logo img[data-v-20043ba2]{width:2.47rem}.tag[data-v-20043ba2]{display:inline-block;border:1px solid #b00;border-radius:25px;font-weight:400;font-size:.3rem;padding:.05rem .2rem;color:#b00}.main-img[data-v-99874444]{height:7.08rem;background-image:url(/static/images/activity/wenhuaPrize/topBacv.png)}.bg[data-v-99874444]{min-height:100vh;background-color:#f7c7ce;padding-top:1.26rem}.tabs[data-v-99874444]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;position:relative;padding-bottom:.49rem}.tab[data-v-99874444]{font-size:.44rem;line-height:.41rem;color:#1f286d}.tab-current[data-v-99874444]{font-weight:500;color:#1c253a}.line-strong[data-v-99874444]{width:10.33rem;height:.01rem;border:.01rem solid #999}.line[data-v-99874444]{position:absolute;bottom:0;width:.7rem;margin-left:-.28rem;-webkit-transition:all .3s;transition:all .3s;height:.07rem;background:#e50064}.video-title[data-v-99874444]{height:.5rem;width:2.07rem;margin-left:.45rem;margin-top:.55rem;background-image:url(/static/images/activity/wenhuaPrize/desc_title.png)}.center_title[data-v-99874444]{height:.47rem;width:6.69rem;margin-left:2.28rem;margin-top:.98rem;background-image:url(/static/images/activity/wenhuaPrize/center_title.png)}.video-text[data-v-99874444]{height:4.34rem;width:10.31rem;margin-left:.45rem;margin-top:.62rem;background-image:url(/static/images/activity/wenhuaPrize/desc_content.png)}.menu-box[data-v-99874444]{margin:.46rem .5rem .7rem;background-color:#fff;border:.1rem solid #987b48;text-align:center;position:relative;height:4.4rem;overflow:hidden}.menu-box img[data-v-99874444]{width:100%;height:100%}.menu-box .tag[data-v-99874444]{font-size:.44rem;width:3.7rem;height:.9rem;line-height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.5);border-radius:.45rem;color:#fff}.menu-text[data-v-99874444]{color:#000;font-size:.48rem;text-align:center}.haibao[data-v-99874444]{height:.47rem;width:1.9rem;margin-left:4.67rem;margin-top:.87rem;background-image:url(/static/images/activity/wenhuaPrize/haibao.png)}.swipe-box[data-v-99874444]{margin:0 .46rem;overflow:hidden}.road-swiper[data-v-99874444]{overflow:visible;padding:.2rem 0}.road-swiper .swiper-slide[data-v-99874444]{width:4.46rem;height:6.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.19rem 0;z-index:10}.road-swiper .swiper-slide .bac[data-v-99874444]{padding:.15rem;background-color:#987b48;width:4.01rem;height:100%}.road-swiper .swiper-slide .bac img[data-v-99874444]{height:100%;-o-object-fit:cover;object-fit:cover;width:4.36rem}.road-swiper .swiper-slide-duplicate-prev[data-v-99874444],.road-swiper .swiper-slide-prev[data-v-99874444]{z-index:1}.road-swiper .swiper-slide-duplicate-next[data-v-99874444],.road-swiper .swiper-slide-next[data-v-99874444]{position:relative;height:6.78rem;margin:0 auto;z-index:3000;padding:.15rem}.road-swiper .swiper-slide-duplicate-next .bac[data-v-99874444],.road-swiper .swiper-slide-next .bac[data-v-99874444]{height:6.78rem;width:4.76rem}.road-swiper .swiper-slide-duplicate-next img[data-v-99874444],.road-swiper .swiper-slide-next img[data-v-99874444]{z-index:2;-o-object-fit:cover;object-fit:cover}.slices[data-v-99874444]{height:1.64rem;width:7.71rem;margin-top:.96rem;background-image:url(/static/images/activity/wenhuaPrize/slices.png)}.live-list[data-v-99874444]{padding:0 .46rem}.live-list .live-item[data-v-99874444]{background-color:#e50064;margin-top:.48rem;border-radius:.3rem;overflow:hidden;padding:.11rem;position:relative}.live-list .live-item .item-img[data-v-99874444]{min-height:4.8rem;position:relative}.live-list .live-item .item-img img[data-v-99874444]{border-radius:.3rem .3rem 0 0}.live-list .live-item .item-img.live[data-v-99874444]{height:auto}.live-list .live-item .item-img .tag[data-v-99874444]{position:absolute;color:#fff;font-size:.38rem;left:.24rem;top:.2rem;background-color:#e60080;border-radius:.3rem;padding:.1rem .24rem;z-index:10}.live-list .live-item .item-img .liveing[data-v-99874444]{position:absolute;font-size:.38rem;font-weight:400;color:#fff;left:.24rem;top:.2rem;border-radius:.375rem;padding:0 .24rem;z-index:10;background-color:rgba(0,0,0,.5);height:.75rem;line-height:.75rem}.live-list .live-item .item-img .liveing img[data-v-99874444]{width:.75rem;height:.75rem;margin-left:-.27rem;vertical-align:middle}.live-list .live-item .item-img .zhe[data-v-99874444]{position:absolute;left:0;top:0;background-color:rgba(0,0,0,.5);text-align:center;font-size:.48rem;color:#fff;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.live-list .live-item .item-text[data-v-99874444]{padding:.4rem .26rem;background:rgba(0,0,0,.4);color:#fff;font-size:.45rem;text-align:left;position:absolute;width:10.1rem;top:5.5rem}.live-list .live-item .item-text span[data-v-99874444]{font-size:.36rem}.live-list .live-item .item-time[data-v-99874444]{font-size:.48rem;text-align:left;font-weight:500;color:#e50064;background-color:#f7f3ea;padding:.28rem .34rem .21rem}.live-list .live-item .address[data-v-99874444]{text-align:left;padding:0 .34rem .3rem;font-size:.36rem;font-family:Source Han Sans CN;font-weight:400;color:#e50064;background-color:#f7f3ea;border-radius:0 0 .3rem .3rem}.bot-text[data-v-99874444]{height:1.16rem;width:4.33rem;margin-left:3.46rem;margin-top:.64rem;background-image:url(/static/images/activity/wenhuaPrize/boot-logo.png)}.activity-title[data-v-99874444]{height:.5rem;width:2.07rem;margin-left:.45rem;margin-top:.55rem;background-image:url(/static/images/activity/wenhuaPrize/desc_title.png)}.activity-text[data-v-99874444]{height:4.34rem;width:10.31rem;margin-left:.45rem;margin-top:.62rem;background-image:url(/static/images/activity/wenhuaPrize/desc_content.png)}.activity-banner[data-v-99874444]{height:15.31rem;width:10.33rem;margin-left:.46rem;margin-top:.71rem;background-image:url(/static/images/activity/wenhuaPrize/activity_banner.png)}.com-return[data-v-99874444]{width:1.26rem;height:1.26rem;background-image:url(/static/images/activity/wenhuaPrize/up.png);background-size:100% 100%}.list-all[data-v-99874444]{margin:.6rem .3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.list-item[data-v-99874444]{width:48%;overflow:hidden}.img-item[data-v-99874444]{position:relative;padding:.2rem;background:#fee5c6;margin-bottom:.5rem}.img-item>img[data-v-99874444]{display:block;width:100%;min-height:3rem}.img-item .video-box[data-v-99874444]{position:relative;font-size:.4rem}.img-item .video-box img[data-v-99874444],.img-item .video-box video[data-v-99874444]{display:block;width:100%}.img-item .video-box video[data-v-99874444]{-o-object-fit:cover;object-fit:cover}.img-item .video-box .start[data-v-99874444]{width:1.3rem;height:1.3rem}.img-item .img-title[data-v-99874444]{line-height:.7rem;padding:0 .1rem;position:absolute;left:.2rem;right:.2rem;bottom:.4rem;font-size:.4rem;background:rgba(0,0,0,.3);color:#fff;-webkit-line-clamp:4}.img-item .video-title[data-v-99874444]{background-color:#ffecbf;border-top:.2rem solid #b69060;color:#000;padding:.2rem .1rem}.tabBox[data-v-99874444]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:.5rem}.tabBox .tab[data-v-99874444]{width:2.36rem;height:.96rem;background:rgba(31,40,109,.7);border-radius:.1rem;line-height:.96rem;text-align:center;font-size:.44rem;font-family:Source Han Sans CN;font-weight:400;color:#fefefe}.tabBox .tabActive[data-v-99874444]{width:2.77rem;height:1.54rem;background-image:url(/static/images/activity/wenhuaPrize/tabBg.png);background-size:100% 100%;background-color:transparent;margin-top:-.13rem;line-height:1.2rem}.boxZong[data-v-99874444]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.boxZong .imgBox[data-v-99874444]{border:.2rem solid #fee5c6;margin-top:.57rem;position:relative}.boxZong .imgBox .img[data-v-99874444]{width:4.68rem;height:5.72rem}.boxZong .imgBox .imgTitle[data-v-99874444]{width:4.68rem;height:auto;background-color:rgba(0,0,0,.4);line-height:.7rem;font-size:.4rem;font-family:Microsoft YaHei;font-weight:400;color:#fff;position:absolute;left:0;bottom:.5rem;padding:0 .27rem}.bg[data-v-0051e4ec]{padding-top:1.26rem;background:#fff}.video-box[data-v-0051e4ec]{position:relative}.video-box .start[data-v-0051e4ec]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.video-box .start i[data-v-0051e4ec]{color:#fff;font-size:1.4rem;vertical-align:middle}#myVideo[data-v-0051e4ec],.img-ful[data-v-0051e4ec]{width:100%;height:6rem;-o-object-fit:cover;object-fit:cover}.detail-box[data-v-0051e4ec]{padding:0 .45rem}.detail-box .title[data-v-0051e4ec]{line-height:1rem;font-size:.45rem;font-weight:700;color:#333}.detail-box .bottom[data-v-0051e4ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detail-box .bottom>div[data-v-0051e4ec]{font-size:.36rem;font-weight:500;color:#333;line-height:.3rem;margin-right:.3rem}.detail-box .bottom>div img[data-v-0051e4ec]{width:.54rem;height:auto;margin-right:.1rem;vertical-align:middle}.detail-box .bottom>div i[data-v-0051e4ec]{font-size:.5rem}.bg[data-v-1088ef77]{background:#faddc3;padding-top:1.26rem}.topBac[data-v-1088ef77]{height:7rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/uploads/20220915/c4251d756edb50b3dd5c5c2799221870.png)}.nav-box[data-v-1088ef77]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem;margin-top:-2rem}.nav-box .nav-item[data-v-1088ef77]{width:1.9rem;height:1.85rem;text-align:center;line-height:2.2rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.3rem;font-weight:700}.scene-list[data-v-1088ef77]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-1088ef77]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-1088ef77]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-1088ef77]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.scene-list .scene-item[data-v-1088ef77]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-1088ef77]{width:2.98rem;height:2rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem}.scene-list .scene-item .item-text[data-v-1088ef77]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-list .scene-item .item-text .title[data-v-1088ef77]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-1088ef77]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-1088ef77]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-1088ef77]{font-size:.4rem;color:#fff;text-shadow:0 1px 3px rgba(208,100,0,.78);background:-webkit-gradient(linear,left top,left bottom,from(#fac28e),to(#ff7226));background:linear-gradient(180deg,#fac28e,#ff7226);border-radius:.36rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-1088ef77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-1088ef77]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-1088ef77]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#ff9534!important;text-align:left}[data-v-1088ef77] .topten-content p,[data-v-1088ef77] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#ff9534!important;float:none!important}[data-v-1088ef77] .topten-content p.des{float:none!important}.header[data-v-1088ef77]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-1088ef77],.header[data-v-1088ef77]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-1088ef77]{width:1.26rem;height:100%}.header .dr[data-v-1088ef77]{width:1.26rem}.header .dc[data-v-1088ef77]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-1088ef77]{display:block;height:.4rem}.areaTag[data-v-1088ef77]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-1088ef77]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-1088ef77]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-1088ef77]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-1088ef77]{background:#97648d;color:#fff}.get-more[data-v-1088ef77]{text-align:center;padding-bottom:.3rem}.get-more>div[data-v-1088ef77]{font-size:.34rem;color:#333;line-height:.86rem;padding:0 .55rem;margin:0 auto;display:inline-block;border:1px solid #999;border-radius:.43rem}.bg[data-v-e130c9fa]{width:100%;min-height:100vh;background:#f6d29b;padding-top:1.26rem}.bg .topBanner[data-v-e130c9fa]{width:100%;height:6.14rem}.bg .titleImg[data-v-e130c9fa]{width:100%;margin-top:-.8rem;text-align:center;position:relative}.bg .titleImg .title[data-v-e130c9fa]{width:10.25rem;height:1.8rem}.bg .titleImg .coupon[data-v-e130c9fa]{width:10.25rem;height:3.51rem;margin-top:.43rem}.bg .titleImg .guize[data-v-e130c9fa]{width:.69rem;height:1.42rem;background-color:#b58597;font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;position:absolute;bottom:1.81rem;right:.5rem}.bg .imgList img[data-v-e130c9fa]{display:inline-block;width:4.96rem;height:1.8rem;margin-top:.34rem}.bg .imgList img[data-v-e130c9fa]:nth-child(odd){margin:0 .33rem 0 .5rem}.bg .km[data-v-e130c9fa]{text-align:center;margin-top:.87rem}.bg .km img[data-v-e130c9fa]{width:10.45rem;height:2.67rem}.bg .listBox[data-v-e130c9fa]{width:10.25rem;height:auto;background:#3faffe;border-radius:.4rem;margin:.37rem auto 0}.bg .listBox .tagBox[data-v-e130c9fa]{width:10.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bg .listBox .tagBox .tag[data-v-e130c9fa]{width:25%;height:1.06rem;line-height:1.06rem;text-align:center;font-size:.46rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;vertical-align:bottom;background-color:#2e83c7}.bg .listBox .tagBox .tag[data-v-e130c9fa]:first-child{border-radius:.4rem 0 0 0}.bg .listBox .tagBox .tag[data-v-e130c9fa]:nth-child(4){border-radius:0 .4rem 0 0}.bg .listBox .tagBox .active[data-v-e130c9fa]{height:1.22rem;line-height:1.22rem;border-radius:.4rem .4rem 0 0;font-size:.5rem;font-family:Source Han Sans CN;font-weight:700;background:#3faffe;margin-top:-.16rem}.bg .listBox .productBox .pro-item[data-v-e130c9fa]{display:inline-block;width:4.68rem;min-height:5.5rem;background:#fff;border-radius:.2rem;margin:.46rem .22rem 0;overflow:hidden}.bg .listBox .productBox .pro-item img[data-v-e130c9fa]{width:100%;height:3.17rem}.bg .listBox .productBox .pro-item .content[data-v-e130c9fa]{padding:.21rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.bg .listBox .productBox .pro-item .content p[data-v-e130c9fa]{width:3.97rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:500;color:#333}.bg .listBox .productBox .pro-item .content .price[data-v-e130c9fa]{font-size:.4rem;font-family:Source Han Sans CN;font-weight:500;color:#ef3b34}.bg .listBox .productBox .pro-item .content .com-price[data-v-e130c9fa]:before{color:#ef3b34}.bg .listBox .productBox .pro-item .content .btn[data-v-e130c9fa]{width:2.22rem;height:.72rem;background:#ef3b34;border-radius:.36rem;text-align:center;line-height:.72rem;font-size:.42rem;font-family:Source Han Sans CN;font-weight:400;color:#fff}.bg .bottom-logo[data-v-e130c9fa]{width:2.47rem;margin:.32rem auto}.bg .bottom-logo img[data-v-e130c9fa]{width:2.47rem;height:1.93rem}.gzdetail[data-v-e130c9fa]{width:9.03rem;height:auto;background:#fff;border-radius:.4rem;text-align:center}.gzdetail[data-v-e130c9fa]:first-child{font-size:.5rem;font-family:Source Han Sans CN;font-weight:700;color:#050505;line-height:.42rem;padding:.4rem 0}.p3[data-v-e130c9fa]{width:7.89rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:400;color:#050505;line-height:.6rem;text-align:left;margin:.53rem auto 0}.iconfont[data-v-e130c9fa]{width:.7rem;height:.7rem;border:1px solid #fff;border-radius:50%;color:#fff;font-size:.33rem;line-height:.7rem;text-align:center;margin-top:.5rem}.iconfont img[data-v-e130c9fa]{width:.7rem;height:.7rem}.bg[data-v-9ceb0be4]{text-align:center}.bg[data-v-9ceb0be4],.bg[data-v-de5043b0]{padding-top:1.26rem;width:100%;background:#fff}.title[data-v-de5043b0]{font-size:.6rem;font-family:PingFang SC;font-weight:600;font-style:italic;color:#549ba2;text-align:center;margin:.3rem 0 .53rem}.box1[data-v-de5043b0]{width:10.25rem;height:auto;background:#e9e5d9;margin:auto;padding:.37rem .42rem .62rem .41rem}.box1 .title1[data-v-de5043b0]{font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#000;text-align:center}.box1 .content1[data-v-de5043b0]{font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#333}.box2[data-v-de5043b0]{width:10.23rem;height:auto;font-family:PingFang SC;color:#333;margin:.69rem auto 0}.box2 .title2[data-v-de5043b0]{font-size:.5rem;font-weight:700;line-height:.7rem}.box2 .content2[data-v-de5043b0]{font-size:.44rem;line-height:.7rem}.bg[data-v-7499ea86]{padding-top:1.26rem;width:100%;background:#e5fff0;min-height:100vh}.tagBox[data-v-7499ea86]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:.33rem}.tagBox div[data-v-7499ea86]{width:4.73rem;height:1.15rem;text-align:center;background-image:url(/static/images/xueAi/select-no.png);background-size:100% 100%;font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#237c81;line-height:1.15rem}.tagBox .active[data-v-7499ea86]{background-image:url(/static/images/xueAi/select-bg.png);color:#fff}.videobox[data-v-7499ea86]{position:relative;display:inline-block;width:4.94rem;height:4.28rem;background:#fff;border-radius:.3rem;overflow:hidden;margin:.5rem .34rem 0}.video[data-v-7499ea86]{width:100%;height:3.16rem}.broadcast[data-v-7499ea86]{width:1.18rem;height:1.18rem;position:absolute;top:.99rem;left:1.88rem}.videobox .title[data-v-7499ea86]{width:100%;height:1.12rem;padding:0 .34rem;line-height:1.12rem;font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#237c81}.videobox1[data-v-7499ea86]{position:relative;display:inline-block;width:10.25rem;height:6.5rem;background:#fff;border-radius:.3rem;overflow:hidden;margin:.5rem}.video1[data-v-7499ea86]{width:100%;height:5.23rem}.broadcast1[data-v-7499ea86]{width:1.58rem;height:1.58rem;position:absolute;top:1.83rem;left:4.34rem}.videobox1 .title1[data-v-7499ea86]{width:100%;height:1.27rem;padding:0 .34rem;line-height:1.27rem;font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#237c81}.videoPopup[data-v-7499ea86]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-7499ea86]{width:100%;height:auto}.bg[data-v-f7e1b77a]{padding-top:1.26rem;width:100%;text-align:center;background:#fff}.box[data-v-f7e1b77a]{width:10.25rem;height:4.85rem;background:#fff4ed;margin:.47rem auto 0;padding:.46rem .42rem .49rem .41rem;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#333}.bg[data-v-0c90c9d4]{padding-top:1.26rem}.box[data-v-0c90c9d4]{min-height:calc(100vh - 1.26rem);background-size:100% auto;background-repeat:no-repeat;padding-bottom:.69rem}.title[data-v-0c90c9d4]{font-size:.64rem;font-weight:600;color:#4a3b35;text-align:center}.subTitle[data-v-0c90c9d4]{text-align:center;font-size:.48rem;font-family:PingFang SC;font-weight:400;color:#4a3b35;margin-top:.33rem}.form[data-v-0c90c9d4]{margin-top:.8rem;padding-left:1rem}.form label[data-v-0c90c9d4]{font-size:.52rem;font-weight:500;color:#483a34;margin-right:.5rem}.form input[data-v-0c90c9d4]{line-height:1.4rem;background:#fff;border:none;padding:0 .2rem;font-size:.52rem;width:6rem;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-0c90c9d4]{line-height:1.28rem;background:#714000;border-radius:1rem;font-size:.5rem;font-weight:400;color:#fff;width:6rem;text-align:center;margin:.7rem auto 0}.content[data-v-0c90c9d4]{width:10.49rem;height:auto;background:#fffefb;padding:.35rem .37rem .49rem .36rem;font-size:.46rem;font-family:Source Han Sans CN;font-weight:400;color:#4c3d36;line-height:.64rem;margin:.65rem auto 0;z-index:1;position:relative}.bg[data-v-4dd25a0b]{width:11.25rem;min-height:100vh;background:#7ac493;padding-top:1.26rem}.bg .topBanner[data-v-4dd25a0b]{width:11.25rem;height:10.9rem}.bg .totalTitle[data-v-4dd25a0b]{width:7.85rem;height:1.2rem;margin:-1.2rem auto 0}.bg .totalTitle img[data-v-4dd25a0b]{width:100%;height:100%}.titleBox[data-v-4dd25a0b]{text-align:center;margin-top:.39rem}.titleBox img[data-v-4dd25a0b]{width:6.99rem;height:1.37rem}.productBox[data-v-4dd25a0b]{width:5.06rem;height:6.56rem;background-image:url(/static/images/activity/goldenWeek/productBg.png);background-size:100% 100%;padding:.12rem;display:inline-block;margin:.37rem .28rem 0}.productBox img[data-v-4dd25a0b]{width:4.83rem;height:3.74rem;border-radius:.15rem}.productBox .content[data-v-4dd25a0b]{height:2.7rem;padding:.17rem .18rem .25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productBox .content p[data-v-4dd25a0b]{font-size:.5rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.productBox .content .price[data-v-4dd25a0b]{font-size:.46rem;font-family:Source Han Sans CN;font-weight:500;color:red}.productBox .content .com-price[data-v-4dd25a0b]:before{color:red}.productBox .content .btn[data-v-4dd25a0b]{width:2.24rem;height:.78rem}.bottom[data-v-4dd25a0b]{margin-top:1.08rem;text-align:center}.bottom .bottom1[data-v-4dd25a0b]{width:3.08rem;height:1.88rem}.bottom .bottom2[data-v-4dd25a0b]{width:100%;height:1.8rem;margin-top:-1.2rem}.com-return[data-v-4dd25a0b]{width:.87rem;height:.87rem;background-image:url(/static/images/activity/goldenWeek/returnTop.png)}.bg[data-v-5e06c6d6]{background:#c4efeb;min-height:100vh}.topBac[data-v-5e06c6d6]{width:100%;height:8rem;margin-top:1.26rem}.topBac img[data-v-5e06c6d6]{width:100%;height:100%}.other-box[data-v-5e06c6d6]{min-height:calc(100vh - 7.41rem);background-size:100% auto;background-repeat:repeat}.pro-box[data-v-5e06c6d6]{margin-top:.44rem}.pro-box .pro-title-bac[data-v-5e06c6d6]{width:4.6rem;height:1.1rem;margin:.2rem auto 0}.pro-box .pro-title-bac img[data-v-5e06c6d6]{width:100%}.pro-box .pro-list[data-v-5e06c6d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .21rem .25rem}.pro-box .pro-list .pro-item[data-v-5e06c6d6]{width:48%;margin-bottom:.25rem;padding:.3rem;background-size:100% auto}.pro-box .pro-list .pro-item .box[data-v-5e06c6d6]{border-radius:.16rem;overflow:hidden}.pro-box .pro-list .pro-item .box .box-img[data-v-5e06c6d6]{width:100%;height:3.2rem;overflow:hidden;border-radius:.2rem;border:.05rem solid #fff}.pro-box .pro-list .pro-item .box .box-zhan[data-v-5e06c6d6]{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:.3rem;top:-.3rem;border-radius:.16rem}.pro-box .pro-list .pro-item .box .box-text[data-v-5e06c6d6]{position:relative;padding:.2rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.pro-box .pro-list .pro-item .box .box-text[data-v-5e06c6d6]:before{position:absolute;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:.2rem;top:-.2rem;left:0;border-top-left-radius:.16rem;border-top-right-radius:.16rem;z-index:100;display:block;content:""}.pro-box .pro-list .pro-item .box .box-text .title[data-v-5e06c6d6]{font-size:.47rem;color:#333;min-height:1.32rem;padding-bottom:.1rem}.pro-box .pro-list .pro-item .box .box-text .bot[data-v-5e06c6d6]{border-top:.03rem solid rgba(255,247,200,.3);padding-top:.1rem}.pro-box .pro-list .pro-item .box .box-text .bot .price[data-v-5e06c6d6]{font-size:.66rem;color:#ee2828;-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-box .pro-list .pro-item .box .box-text .bot .price[data-v-5e06c6d6]:before{display:inline;content:"\FFE5";font-size:.4rem;color:#ee2828}.pro-box .pro-list .pro-item .box .box-text .bot .btn[data-v-5e06c6d6]{font-size:.4rem;color:#fff;background-color:#ffa012;border-radius:.2rem;padding:.12rem .2rem;text-align:center;white-space:nowrap}.bot-img[data-v-5e06c6d6]{width:3.17rem;height:auto;margin:0 auto;padding:.5rem 0}.bot-img img[data-v-5e06c6d6]{width:100%}.bg[data-v-7598d15f]{height:auto!important;background:#f1e4de!important}.top-bac[data-v-7598d15f]{margin-top:1.2rem;width:100%;height:6.5rem;background-image:url(/static/images/activity/KongZiCulture/Kongzi01.png)}.manyou[data-v-7598d15f]{width:100%;color:#333}.manyou-title[data-v-7598d15f]{width:90%;height:1.4rem;background-image:url(/static/images/activity/KongZiCulture/title01.png);background-size:contain;margin:.4rem auto}.manyou-item[data-v-7598d15f]{margin-top:.56rem}.route[data-v-7598d15f]{width:26%;background-image:url(/static/images/activity/KongZiCulture/route-title.png);background-size:cover;padding:.15rem .27rem}.route .route-title[data-v-7598d15f]{color:#7f091e}.route-content[data-v-7598d15f]{margin-top:.4rem;font-size:.42rem;line-height:.62rem}.chatu img[data-v-7598d15f]{width:100%;height:auto;margin-top:.66rem}.content-p[data-v-7598d15f]{text-indent:1rem;letter-spacing:.05rem}.content-bg[data-v-7598d15f]{width:100%;height:16rem;background-image:url(/static/images/activity/KongZiCulture/route-content.png);background-size:contain}.dianwei[data-v-7598d15f]{width:100%}.dianwei-title[data-v-7598d15f]{margin-bottom:.5rem}.dianwei-title img[data-v-7598d15f]{width:40%;height:auto;margin:0 3.26rem}.dianwei-detail[data-v-7598d15f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 .4rem}.dianwei-detail li[data-v-7598d15f]{padding:0 .3rem;height:auto;background:#e9cecb;border-radius:.2rem;line-height:1rem;color:#7f091e;font-size:.4rem;margin:.1rem .2rem .1rem 0}.dianwei-active[data-v-7598d15f]{color:#fff!important;background-color:#7f0a1f!important}.custom-indicator[data-v-7598d15f]{position:absolute;right:5px;bottom:5px;padding:2px 5px;font-size:12px;background:rgba(0,0,0,.1)}footer[data-v-7598d15f]{background-image:url(/static/images/activity/KongZiCulture/logo-bg.png);background-size:contain}.dianwei-address[data-v-7598d15f]{margin:0 .4rem;color:#7f091e}.hr[data-v-7598d15f]{margin:.39rem .4rem;height:.02rem;color:#7f0a1f}.history[data-v-7598d15f]{text-indent:1rem;margin:.4rem .5rem;color:#333;font-size:.42rem;position:relative;line-height:.7rem}.history p[data-v-7598d15f]{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.history span[data-v-7598d15f]{color:#7f091e;position:absolute;right:0}.logo[data-v-7598d15f]{position:relative}.logo img[data-v-7598d15f]{width:2.88rem;height:2.18rem;margin:.98rem 0 .83rem 4.19rem}.logo-bg[data-v-7598d15f]{position:absolute;bottom:0;width:100%}.logo-bg img[data-v-7598d15f]{width:100%;height:6.9rem}.com-return[data-v-7598d15f]{width:1.62rem;height:1.62rem}.bg[data-v-547279b4]{padding-top:1.26rem;background:#fef4ee}.tabs[data-v-547279b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .63rem;margin:-2.6rem 0 .69rem}.tabs div[data-v-547279b4]{width:4.7rem;height:1.2rem;line-height:1.2rem;text-align:center;font-size:.6rem;font-family:PingFang SC;font-weight:700}.proBox[data-v-547279b4]{width:10rem;height:3.4rem;background:#dc4a13;border-radius:.2rem;padding:.19rem .2rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.3rem auto;position:relative}.proBox img[data-v-547279b4]{width:3.81rem;height:3.05rem;margin-right:.29rem}.proBox .content[data-v-547279b4]{width:5.4rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.proBox .content .title[data-v-547279b4]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff}.proBox .content .subtitle[data-v-547279b4]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#fff100}.proBox .content .price[data-v-547279b4]{font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff;margin-top:.2rem}.proBox .content .com-price[data-v-547279b4]:before{color:#fff}.proBox .content .btn[data-v-547279b4]{width:2.2rem;height:.8rem;background:#fef4ee;border-radius:.4rem;font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#d62e27;text-align:center;line-height:.8rem}.proBox[data-v-547279b4]:first-child{margin-top:.62rem}.bg[data-v-266fd97b]{background:#ffddd4}.top-bac[data-v-266fd97b]{margin-top:1.26rem;width:100%;height:8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221031/d339a58f9f7419659963f3be689a7f1d.png)}.tab[data-v-266fd97b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .47rem;margin-top:-.4rem}.tab-item[data-v-266fd97b]{width:4.75rem;height:1.24rem;text-align:center;line-height:1.24rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221031/f0d31f6ca5eb8da92d03ecb6eedca550.png);font-size:.6rem;font-family:PingFang SC;font-weight:700;color:#ff625d}.tab-item.active[data-v-266fd97b]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221031/4819e44877439df91df24e767d833869.png);color:#fff}.pro-item[data-v-266fd97b]{position:relative;width:9.76rem;height:3.4rem;background:#ff6161;border-radius:.2rem;margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pro-list[data-v-266fd97b]{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-img[data-v-266fd97b]{position:absolute;width:4.1rem;height:3.5rem;border-radius:.1rem;top:-.28rem;left:.2rem}.item-right[data-v-266fd97b]{margin-left:4.6rem;padding:.3rem .3rem .3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;width:5.46rem}.item-name[data-v-266fd97b]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff}.price-box div[data-v-266fd97b]:first-child{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ffe943}.price-box div[data-v-266fd97b]:nth-child(2){font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff;margin-top:.2rem}.price-box div[data-v-266fd97b]:nth-child(2):before{display:inline-block;content:"\FFE5";font-size:.4rem;color:#fff;font-family:PingFang SC}.btn[data-v-266fd97b]{width:3.09rem;height:1.03rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221031/d8b3042c164a0fb04b44e08259716a3c.png);position:absolute;right:-.24rem;bottom:.4rem;font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#ff2343;line-height:1.25rem;text-align:center}.bg[data-v-40861ba7]{padding-top:1.26rem;background:#ffe0ec}.tabs[data-v-40861ba7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .63rem;margin:-2.6rem 0 .69rem}.tabs div[data-v-40861ba7]{width:4.7rem;height:1.2rem;line-height:1.2rem;text-align:center;font-size:.6rem;font-family:PingFang SC;font-weight:700}.proBox[data-v-40861ba7]{width:10rem;height:3.4rem;background:#fff;border-radius:.2rem;padding:.19rem .2rem .16rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.3rem auto;position:relative}.proBox img[data-v-40861ba7]{width:3.81rem;height:3.05rem;margin-right:.29rem}.proBox .content[data-v-40861ba7]{width:5.4rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.proBox .content .title[data-v-40861ba7]{font-size:.48rem;font-family:PingFang SC;font-weight:500}.proBox .content .subtitle[data-v-40861ba7]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#9180ff}.proBox .content .price[data-v-40861ba7]{font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#f60b0b;margin-top:.2rem}.proBox .content .com-price[data-v-40861ba7]:before{color:#f60b0b}.proBox .content .btn[data-v-40861ba7]{width:2.2rem;height:.8rem;background:#f3340e;border-radius:.4rem;font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.8rem}.proBox[data-v-40861ba7]:first-child{margin-top:.62rem}.bg[data-v-4885c306]{padding-top:1.26rem;min-height:100vh;background:#fcecba}.box[data-v-4885c306]{width:10.33rem;height:auto;background:#fdf4e3;border:.06rem solid #e3523a;border-radius:.28rem;padding:0 .35rem .42rem;margin:auto}.box .productBox[data-v-4885c306]:nth-child(odd){margin-right:.31rem}.box .productBox[data-v-4885c306]{width:4.6rem;height:auto;background:#f3d23a;border-radius:.19rem;overflow:hidden;display:inline-block;margin-top:.42rem}.box .productBox img[data-v-4885c306]{width:4.6rem;height:3.09rem}.box .productBox .content[data-v-4885c306]{padding:.25rem;min-height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .productBox .content .title[data-v-4885c306]{font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#800b0d;margin-bottom:.25rem}.box .productBox .content .price[data-v-4885c306]{font-size:.52rem;font-family:Source Han Sans CN;font-weight:500;color:#e34c3a}.box .productBox .content .price[data-v-4885c306]:before{display:inline-block;content:"\FFE5";font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#800b0d}.box .productBox .content .price[data-v-4885c306]:after{display:inline-block;content:"\8D77";font-size:.3rem;font-family:Source Han Sans CN;font-weight:400;color:#800b0d}.box .productBox .content .btn[data-v-4885c306]{width:1.9rem;height:.6rem;background:#fff;border-radius:.3rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:400;color:#e34c3a;line-height:.6rem;text-align:center}.bg[data-v-5fbc6e44]{padding-top:1.26rem;min-height:100vh;background:#ffcd9c}.titleImg[data-v-5fbc6e44]{width:10.6rem;hieght:2.24rem;margin-left:.33rem}.contentBox[data-v-5fbc6e44]{padding:.2rem .17rem .24rem;width:10.45rem;height:auto;background:rgba(255,91,25,.5);border-radius:0 0 .15rem .15rem;margin:-.15rem auto 0}.contentBox .productBox[data-v-5fbc6e44]{width:10.11rem;height:auto;background:hsla(0,0%,100%,.88);border-radius:.15rem;padding:.25rem}.contentBox .productBox .imgList[data-v-5fbc6e44]{overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.35rem}.contentBox .productBox .imgList .imgItem[data-v-5fbc6e44]{width:3rem;height:2.9rem;border-radius:.15rem;margin-right:.15rem}.contentBox .productBox .imgList[data-v-5fbc6e44]::-webkit-scrollbar{display:none}.contentBox .productBox .title[data-v-5fbc6e44]{font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#000;margin-top:.35rem}.contentBox .productBox .price[data-v-5fbc6e44]{font-size:.4rem;font-family:PingFang SC;font-weight:700;color:red}.contentBox .productBox .price span[data-v-5fbc6e44]{font-size:.3rem}.contentBox .productBox .btn[data-v-5fbc6e44]{width:2.93rem;height:.86rem;background:-webkit-gradient(linear,left top,right top,from(#ff3e18),to(#ff8023));background:linear-gradient(90deg,#ff3e18,#ff8023);border-radius:.1rem;line-height:.86rem;text-align:center;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff}.contentBox .productBox[data-v-5fbc6e44]:not(:first-child){margin-top:.4rem}footer[data-v-5fbc6e44]{width:100%;height:3.69rem;position:relative}footer .bottomTitle[data-v-5fbc6e44]{width:3.15rem;height:1.88rem;margin:.95rem 0 0 4.04rem}footer .bottomImg[data-v-5fbc6e44]{width:100%;height:2.29rem;position:absolute;bottom:0;left:0}.com-return[data-v-5fbc6e44]{width:1.05rem;height:1.05rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/autumnPerfect/returnTop.png)}.bg[data-v-189b35cb]{background:#ffe6c9;padding-top:1.26rem;width:11.25rem;overflow:hidden}.img1[data-v-189b35cb]{width:100%;height:8.24rem}.img2[data-v-189b35cb]{width:10.6rem;height:9.56rem;margin:-.7rem 0 0 .33rem}.img3[data-v-189b35cb]{width:10.6rem;height:10.48rem;margin:.6rem 0 0 .33rem}.img4[data-v-189b35cb]{width:7rem;height:1.9rem;margin:.24rem 0 0 2.13rem}.img5[data-v-189b35cb]{width:7rem;height:1.9rem;margin:.65rem 0 0 2.13rem}.gzdetail[data-v-189b35cb]{width:9.64rem;height:10.61rem;background:#ffe6c9;border-radius:.3rem;position:relative}.hdgz[data-v-189b35cb]{width:3.28rem;height:.72rem;margin:.63rem 0 0 3.19rem}.cha[data-v-189b35cb]{width:.6rem;height:.6rem;position:absolute;top:.33rem;right:.22rem}.recordContent[data-v-189b35cb],.ruleContent[data-v-189b35cb]{width:8.9rem;height:8.43rem;background:#fff;border-radius:.2rem;margin:.2rem auto 0;padding:.4rem .4rem .86rem .39rem;font-size:.38rem;font-family:Source Han Sans CN;font-weight:400;color:#000}.recordContent[data-v-189b35cb]{overflow-y:auto}.recordContent .titleBox[data-v-189b35cb]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;line-height:1rem;font-size:.48rem;font-family:Source Han Sans CN;font-weight:500;color:#ff7f00;text-align:center}.recordContent .titleBox .prizeContent[data-v-189b35cb]{font-size:.36rem;font-family:Source Han Sans CN;font-weight:400;color:#000;white-space:nowrap}.prizeBox[data-v-189b35cb]{width:10.43rem;height:7.24rem;margin:.32rem 0 0 .42rem;background-size:100% 100%;position:relative}.prizeBox canvas[data-v-189b35cb]{width:7.62rem;height:3.37rem;border-radius:.2rem;background-color:#fff;position:absolute;top:2.85rem;left:1.42rem}.discount[data-v-189b35cb]{width:100%;height:100%;padding-top:3.35rem;text-align:center;font-size:.54rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.discount p[data-v-189b35cb]{font-size:.5rem;font-family:Source Han Sans CN;font-weight:500;color:#ff9521;margin-bottom:.2rem}.productBox[data-v-189b35cb]{width:5.06rem;height:6.62rem;background:#fff;-webkit-box-shadow:.01rem .01rem .01rem .01rem #b86d12;box-shadow:.01rem .01rem .01rem .01rem #b86d12;border-radius:.2rem;display:inline-block;position:relative;overflow:hidden;margin-top:.4rem}.productBox[data-v-189b35cb]:nth-child(odd){margin-right:.33rem}.productBox img[data-v-189b35cb]{width:5.06rem;height:3.9rem}.productBox .content[data-v-189b35cb]{width:5.06rem;height:2.72rem;padding:.22rem .24rem .3rem}.content .title[data-v-189b35cb]{font-size:.46rem;font-family:Source Han Sans CN;font-weight:500;color:#000;min-height:1.15rem}.content .btn1[data-v-189b35cb]{width:2.03rem;border:.02rem solid #ff6e00;border-radius:.1rem;color:#ff6e00}.content .btn1[data-v-189b35cb],.content .btn2[data-v-189b35cb]{height:.73rem;line-height:.73rem;text-align:center;font-size:.48rem;font-family:Source Han Sans CN;font-weight:400}.content .btn2[data-v-189b35cb]{width:2.01rem;background:#ff910a;border-radius:.1rem;color:#fff;margin-left:auto}.content .ballot[data-v-189b35cb]{width:5.06rem;height:.77rem;line-height:.77rem;background:rgba(0,0,0,.5);border-radius:.2rem .2rem 0 0;text-align:center;font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#efefef;position:absolute;top:3.13rem;left:0}.phbBox[data-v-189b35cb]{width:10.45rem;height:auto;background:-webkit-gradient(linear,left bottom,left top,from(#fff2f0),to(#fff));background:linear-gradient(0deg,#fff2f0,#fff);-webkit-box-shadow:.01rem .01rem .01rem .01rem #b86d12;box-shadow:.01rem .01rem .01rem .01rem #b86d12;border-radius:.2rem;padding:.52rem .31rem;margin:auto}.rankBox[data-v-189b35cb]{display:-webkit-box;display:-ms-flexbox;display:flex;width:9.83rem;margin-top:.5rem}.rankBox .title[data-v-189b35cb]{min-width:3.17rem;max-width:3.17rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.rankBox .line[data-v-189b35cb]{height:.5rem;background:#ff910a;border-radius:.05rem;line-height:.5rem;padding-left:.1rem;color:#fff}.rankBox .ballot[data-v-189b35cb],.rankBox .line[data-v-189b35cb]{font-size:.4rem;font-family:Source Han Sans CN;font-weight:400;margin-left:.2rem}.rankBox .ballot[data-v-189b35cb]{color:#ff8c00;white-space:nowrap}footer[data-v-189b35cb]{width:100%;height:2.8rem;position:relative;margin-top:.8rem}.bottomTitle[data-v-189b35cb]{width:2.75rem;height:1.75rem;margin-left:4.25rem}.bottomImg[data-v-189b35cb]{width:100%;height:2.8rem;position:absolute;bottom:0;left:0}.gzjl[data-v-189b35cb]{width:.79rem;height:.92rem;background:#ffd640;border-radius:.1rem 0 0 .1rem;text-align:center;position:absolute;top:1.19rem;right:.2rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:500;color:#ff5b00}.bg[data-v-fe952398]{padding-top:1.26rem}#showMap[data-v-fe952398]{height:calc(100vh - 1.26rem)}.seld-area[data-v-fe952398]{position:fixed;z-index:2000;top:1.45rem;left:.38rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:.84rem;border:1px solid #eee;border-radius:.06rem}.seld-area .area[data-v-fe952398]{padding:0 .24rem;min-width:2.18rem}.seld-area .icon[data-v-fe952398]{border-left:1px solid #eee;width:.84rem;text-align:center}.type-list[data-v-fe952398]{position:fixed;z-index:2000;top:1.5rem;right:0;background-color:#fff;border-radius:.3rem 0 0 .3rem;overflow:hidden}.type-list .type-list-item[data-v-fe952398]{color:#333;font-size:.4rem;border-bottom:.04rem solid #e0e0e0;line-height:1.2rem;padding:0 .17rem;text-align:center}.type-list .type-list-item[data-v-fe952398]:last-of-type{border:none}.type-list .type-list-item i[data-v-fe952398]{margin-right:.08rem}.type-list .type-list-item.active[data-v-fe952398]{padding:0 .17rem;background:#0b898e;color:#fff;border:none}[data-v-fe952398] #showMap .clickShowBox{padding:.34rem;position:relative;margin-right:.34rem;width:8rem;min-height:3.8rem}[data-v-fe952398] #showMap .clickShowBox img{width:2.98rem;height:3.1rem;margin-right:.34rem;-o-object-fit:cover;object-fit:cover}[data-v-fe952398] #showMap .clickShowBox .text{padding:.12rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}[data-v-fe952398] #showMap .clickShowBox .text .title{font-size:.5rem;font-weight:500;color:#0e050b}[data-v-fe952398] #showMap .clickShowBox .text .address{font-size:.38rem;font-weight:400;color:#666;margin-top:.3rem}[data-v-fe952398] #showMap .clickShowBox #tel-box{font-size:.42rem;font-weight:400;color:#fff;line-height:.84rem;background:#d62828;width:2.98rem;text-align:center;margin-top:.35rem;border-radius:.42rem}[data-v-fe952398] #showMap .clickShowBox #icon-close-map{position:absolute;top:.1rem;right:0;font-size:.8rem;z-index:9999;color:#555}[data-v-fe952398] #showMap .BMap_geolocationIcon{background-image:url(/static/images/mapshow/location.png)!important}.tenPopup[data-v-fe952398]{height:80%;overflow-x:hidden;overflow-y:scroll;padding:.38rem .38rem 2rem}.tenPopup.pos[data-v-fe952398]{position:fixed;left:0;z-index:2000;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:1.8rem;height:3rem;background:#fff;border-top-left-radius:.46rem;border-top-right-radius:.46rem;overflow:hidden}.tenPopup .base-box[data-v-fe952398]{text-align:left}.tenPopup .base-box .title[data-v-fe952398]{font-size:.52rem;font-weight:500;color:#000}.tenPopup .base-box .subtitle[data-v-fe952398]{font-size:.38rem;font-weight:400;color:#999;margin:.2rem 0}.tenPopup .base-box .btn[data-v-fe952398]{font-size:.4rem;font-weight:400;color:#fff;line-height:.76rem;background:#0b898e;border-radius:.38rem;padding:0 .43rem}.tenPopup .base-box .img-title[data-v-fe952398]{font-size:.48rem;font-weight:400;color:#000}.tenPopup .base-box .img-box[data-v-fe952398]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.3rem;overflow-y:hidden;overflow-x:scroll}.tenPopup .base-box .img-box img[data-v-fe952398]{min-width:3.52rem;max-width:3.52rem;height:2.18rem;background:#999;border-radius:.3rem;margin-right:.3rem}.tenPopup .nav-box[data-v-fe952398]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1rem;margin-top:.4rem;overflow-x:scroll}.tenPopup .nav-box .nav-item[data-v-fe952398]{font-size:.48rem;font-weight:400;color:#575757;min-width:20%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;white-space:nowrap}.tenPopup .nav-box .nav-item .line[data-v-fe952398]{width:90%;height:.06rem;background:#0b898e;border-radius:.03rem}.tenPopup .nav-box .nav-item.active[data-v-fe952398]{color:#0b898e}[data-v-fe952398] .tenPopup .pro-list{background:#fff}.tenPopup .pro-list .pro-item[data-v-fe952398]{margin-top:.3rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex}.tenPopup .pro-list .pro-item img[data-v-fe952398]{min-width:3.5rem;max-width:3.5rem;height:3.5rem;border-radius:.16rem;position:relative;overflow:hidden;margin-right:.39rem;-o-object-fit:cover;object-fit:cover}.tenPopup .pro-list .pro-item .item-text[data-v-fe952398]{padding:.14rem;min-height:3.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.tenPopup .pro-list .pro-item .item-text .title[data-v-fe952398]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tenPopup .pro-list .pro-item .item-text .tags[data-v-fe952398]{width:100%;overflow:hidden;margin:.3rem 0 .4rem}.tenPopup .pro-list .pro-item .item-text .tags span[data-v-fe952398]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.1rem solid #daf3e9}.tenPopup .pro-list .pro-item .item-text .tags span[data-v-fe952398]:last-of-type{margin-right:0}.tenPopup .pro-list .pro-item .item-text .address[data-v-fe952398]{color:#999;font-size:.36rem}.tenPopup .pro-list .pro-item .item-text .address i[data-v-fe952398]{margin-right:.1rem;font-size:.34rem}.tenPopup .pro-list .pro-item .item-text .distance[data-v-fe952398]{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;margin-top:.2rem}.tenPopup .pro-list .pro-item .item-text .distance>span[data-v-fe952398]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem}.tenPopup .pro-list .pro-item .item-text .distance .price[data-v-fe952398]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem}.tenPopup .pro-list .pro-item .item-text .distance .price[data-v-fe952398]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tenPopup .pro-list .pro-item .item-text .distance .price[data-v-fe952398]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}[data-v-fe952398] .tenPopup .yd-list-donetip{padding:.4rem 0}.tenPopup .video-list[data-v-fe952398]{-ms-flex-wrap:wrap;flex-wrap:wrap}.video-list .video-item[data-v-fe952398]{width:48%;background:#fff;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 .16rem 0 rgba(4,0,0,.14);box-shadow:0 0 .16rem 0 rgba(4,0,0,.14);margin-top:.2rem;border-radius:.2rem}.video-list .video-item .item-img[data-v-fe952398]{position:relative;width:100%;height:3.21rem}.video-list .video-item .item-img[data-v-fe952398]:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;background:rgba(0,0,0,.1)}.video-list .video-item .item-img img[data-v-fe952398]{width:100%;height:100%}.video-list .video-item .item-img .start[data-v-fe952398]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:10;width:1.36rem;height:1.36rem}.video-list .video-item .title[data-v-fe952398]{font-size:.46rem;font-weight:500;color:#000;text-align:left;min-height:1.2rem;margin:.2rem 0}.video-list .video-item .bot[data-v-fe952398]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.video-list .video-item .bot>div[data-v-fe952398]{font-size:.3rem;font-weight:400;color:#999;margin-right:.3rem}.video-list .video-item .bot>div img[data-v-fe952398]{width:.54rem;height:auto;margin-right:.1rem;vertical-align:middle}.audio-list .audio-item[data-v-fe952398]{background:#eff9f9;padding:.45rem .42rem;margin-top:.4rem}.audio-list .audio-item>img[data-v-fe952398]{width:2.4rem;height:2.4rem;margin-right:.3rem}.audio-list .audio-item .text[data-v-fe952398]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.audio-list .audio-item .text .title[data-v-fe952398]{font-size:.5rem;font-weight:500;color:#2f2f2f;text-align:left}.audio-list .audio-item .text audio[data-v-fe952398]{width:100%;height:1rem}.audio-list .audio-item .text .audiostart[data-v-fe952398]{width:1.45rem;height:1.45rem}.audio-list .audio-item .line[data-v-fe952398]{position:relative;background:#dbdbdb;border-radius:.03rem;height:.06rem}.audio-list .audio-item .line>div[data-v-fe952398]{background:#70b4b7;border-radius:.03rem;height:100%;position:absolute;left:0;width:5%}.audio-list .audio-item .line>div img[data-v-fe952398]{width:.54rem;height:.54rem;position:absolute;left:100%;top:0;bottom:0;margin:auto}.bg[data-v-3da9cc25]{background:#d6e4ca}.com-return[data-v-3da9cc25]{width:1.02rem;height:1.02rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shenyousuzhou/return.png)}.top-bac[data-v-3da9cc25]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shenyousuzhou/topImg.png);width:100%;height:7.7rem;margin-top:1.26rem}.jianjie[data-v-3da9cc25]{width:10.45rem;height:8.11rem;background:#fff;border-radius:.2rem;margin:0 auto;padding:.44rem .32rem}.jj-t[data-v-3da9cc25]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jj-t[data-v-3da9cc25] :first-child{font-size:.5rem;font-family:PingFang SC;font-weight:700;color:#000;text-align:center;width:2.89rem;height:.88rem;line-height:.88rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shenyousuzhou/neirong.png);margin:0}.jj-t[data-v-3da9cc25] :last-child{width:3.01rem;height:2.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221114/bdbfd34c56877414d220aa18074859a2.png);margin:-.3rem 0 0}.jj-c[data-v-3da9cc25]{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#000;margin-top:-1rem;letter-spacing:.01rem;text-indent:.84rem;line-height:.68rem}.nav-title[data-v-3da9cc25]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shenyousuzhou/ducheng.png);width:5.68rem;height:1.22rem;margin-top:.68rem}.nav-item[data-v-3da9cc25]{background:#e9fdf1;border-radius:.1rem;padding:.1rem;margin-left:.26rem;color:#338b66;font-size:.46rem;min-width:2.42rem;text-align:center;margin-top:.26rem}.nav[data-v-3da9cc25]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-item.active[data-v-3da9cc25]{color:#fefefe;background:#338b66}.logo[data-v-3da9cc25]{width:100%;height:3.31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(https://static.ticket.sz-trip.com/uploads/20221114/0ff969da6130126587c553c6300beaf5.png);margin-top:1rem}.logo img[data-v-3da9cc25]{width:.74rem;height:.65rem}.logo p[data-v-3da9cc25]{font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#338b66}.mp3-title[data-v-3da9cc25]{text-align:center;margin-top:1.3rem}.mp3-title img[data-v-3da9cc25]{width:7.12rem}.mp3-item[data-v-3da9cc25]{background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shenyousuzhou/beijing.png);width:10.45rem;height:1.41rem;font-size:.44rem;font-family:PingFang SC;font-weight:500;color:#000;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;padding:0 .33rem;background-color:#fff;margin-top:.33rem}.play[data-v-3da9cc25]{width:.74rem}.pop-play[data-v-3da9cc25]{position:fixed;width:2.82rem;height:1.24rem;background:rgba(0,0,0,.6);border-radius:0 .2rem .2rem 0;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;bottom:10rem;right:0;padding-right:.21rem}.pop-play[data-v-3da9cc25] :first-child{width:1.3rem;height:1.3rem;margin-left:-.4rem}.pop-play[data-v-3da9cc25] :nth-child(2){max-width:1.01rem}.pop-play[data-v-3da9cc25] :nth-child(3){width:.42rem;height:.44rem}.www[data-v-3da9cc25]{height:.49rem!important}.bg[data-v-5618e8e7]{background:#fed9ae}.top-bac[data-v-5618e8e7]{margin-top:1.26rem;width:100%;height:8.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221115/6256cf5d61a20b953807c449f48dbe29.png)}.tab[data-v-5618e8e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .47rem;margin-top:-.4rem}.tab-item[data-v-5618e8e7]{width:4.75rem;height:1.24rem;text-align:center;line-height:1.24rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221031/f0d31f6ca5eb8da92d03ecb6eedca550.png);font-size:.6rem;font-family:PingFang SC;font-weight:700;color:#ff625d}.tab-item.active[data-v-5618e8e7]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221031/4819e44877439df91df24e767d833869.png);color:#fff}.pro-item[data-v-5618e8e7]{position:relative;width:9.91rem;height:3.79rem;background:#fff;border-radius:.2rem;margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 0 .08rem 0 #8e5816;box-shadow:0 0 .08rem 0 #8e5816;border-radius:.15rem}.pro-list[data-v-5618e8e7]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:hsla(0,0%,100%,.4);border-radius:.2rem;margin:.4rem auto 0;padding-left:.2rem;padding-bottom:.2rem}.item-img[data-v-5618e8e7]{position:absolute;width:4.97rem;height:3.792rem;border-radius:.1rem;top:-.2rem;left:-.2rem}.item-right[data-v-5618e8e7]{margin-left:5rem;padding:.3rem .3rem .3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;width:5.46rem}.item-name[data-v-5618e8e7]{font-family:PingFang SC;font-weight:500;color:#fff;font-size:.54rem;font-family:Source Han Sans CN;color:#121212}.price-box div[data-v-5618e8e7]:first-child{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ffe943}.price-box div[data-v-5618e8e7]:nth-child(2){font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff;margin-top:.2rem}.price-box div[data-v-5618e8e7]:nth-child(2):before{display:inline-block;content:"\FFE5";font-size:.4rem;color:#fff;font-family:PingFang SC}.btn[data-v-5618e8e7]{position:absolute;right:.24rem;bottom:.4rem;line-height:.76rem;text-align:center;width:2.54rem;height:.76rem;background:#ed540f;border-radius:10px;font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#fff}.title[data-v-5618e8e7]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221115/87c394ba27bb0261b0cf0d7b249d1912.png);width:8.63rem;height:2.04rem}.title.one[data-v-5618e8e7]{margin-top:-.6rem}.title.two[data-v-5618e8e7]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221115/6c511d2f0c61d90df5e9b1193153aa62.png);margin-top:.8rem}.map[data-v-5618e8e7]{width:10.54rem;height:13.69rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221115/280f1aa060193076a5fbfbb0afb45d8d.png)}.three[data-v-5618e8e7]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221115/8e021bd7c958db04f9e15cae6eaf03fa.png);margin-top:.5rem}.swiper-box[data-v-5618e8e7]{width:10.45rem;height:11.1rem;background:#fff;border-radius:.2rem;margin:.3rem auto 0;padding:.17rem}.logo[data-v-5618e8e7]{width:100%;height:3.5rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221115/4c3de217fab34e9d1ce91a3b31b249d5.png);margin-top:1.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logo img[data-v-5618e8e7]{width:.7rem;height:.61rem}.logo p[data-v-5618e8e7]{font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#ef5810;margin-top:.1rem}.p-btn[data-v-5618e8e7]{width:2.5rem;height:.76rem;background:#ed540f;border-radius:.38rem;font-size:.44rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;line-height:.76rem;text-align:center}.s-img[data-v-5618e8e7]{width:10.11rem;height:5.37rem;background:#fff;border-radius:.15rem .15rem 0 0}.content[data-v-5618e8e7]{width:10.12rem;height:1.9rem;padding:.3rem;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#121212;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical}.p-box[data-v-5618e8e7]{width:10.12rem;height:2.38rem;background:#fff;border:.01rem solid #f0610c;border-radius:.15rem;padding:.26rem .32rem;margin-top:.4rem}.name[data-v-5618e8e7]{font-size:.48rem;font-family:Source Han Sans CN;font-weight:500;color:#121212}.btn-box[data-v-5618e8e7]{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;margin-top:.5rem}.p-price span[data-v-5618e8e7]:first-child{font-size:.36rem;font-family:Source Han Sans CN;font-weight:400;color:#000}.p-price span[data-v-5618e8e7]:last-child{font-size:.48rem;font-family:Source Han Sans CN;font-weight:500;color:#f00d0d;margin-left:.3rem}.p-price span[data-v-5618e8e7]:last-child:before{display:inline-block;content:"\FFE5";color:#f00d0d;font-size:.36rem}.bg[data-v-0e279744]{padding:1.26rem 0 .15rem;background:#fff5e2}.topBanner[data-v-0e279744]{width:100%;height:7.31rem}.titleImg[data-v-0e279744]{width:7.85rem;height:1.67rem;margin:0 1.7rem}.gydbBox[data-v-0e279744]{width:10.45rem;height:auto;background:rgba(255,130,18,.3);border-radius:.2rem;margin:.2rem auto 0;padding:.22rem .16rem .07rem;-webkit-box-sizing:border-box;box-sizing:border-box}.gydbBox .gydbItem[data-v-0e279744]{width:4.98rem;height:5.99rem;background:#fff;border-radius:.15rem;overflow:hidden;display:inline-block;margin-bottom:.15rem}.gydbBox .gydbItem img[data-v-0e279744]{width:4.98rem;height:3.39rem}.gydbBox .gydbItem[data-v-0e279744]:nth-child(2n){margin-left:.17rem}.gydbBox .gydbContent[data-v-0e279744]{padding:.12rem .1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:2.5rem}.gydbBox .gydbContent .title[data-v-0e279744]{font-size:.48rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.gydbBox .gydbContent .priceBox[data-v-0e279744]{width:4.77rem;height:.79rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/jundaosuzhou/images/winterWei/btnBg1.png);background-size:cover;padding:0 .29rem 0 .16rem;line-height:.79rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gydbBox .gydbContent .priceBox .price[data-v-0e279744]{font-size:.32rem;font-family:Source Han Sans CN;font-weight:500;color:#ff3c00}.gydbBox .gydbContent .priceBox .price[data-v-0e279744]:before{content:"\FFE5";display:inline-block;font-size:.25rem}.gydbBox .gydbContent .priceBox .btn[data-v-0e279744]{font-size:.42rem;font-family:Source Han Sans CN;font-weight:500;color:#fff}.wcbImg[data-v-0e279744]{width:10.45rem;height:1.8rem;margin:.68rem .4rem 0}.wcbBox[data-v-0e279744]{width:10.45rem;height:auto;background:rgba(232,51,10,.3);border-radius:0 0 .2rem .2rem;margin:-.11rem auto 0;padding:.33rem .2rem .09rem .21rem;-webkit-box-sizing:border-box;box-sizing:border-box}.wcbBox .wcbItem[data-v-0e279744]{width:10.04rem;height:8.14rem;background:#fff;border-radius:.15rem;padding:.12rem 0 0 .12rem;margin-bottom:.32rem}.wcbBox .wcbItem .imgList[data-v-0e279744]{width:100%;height:4.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-right:.2rem}.wcbBox .wcbItem .imgList img[data-v-0e279744]{width:4.4rem;height:4.9rem;border-radius:.1rem;margin-right:.11rem}.wcbBox .wcbItem .imgList[data-v-0e279744]::-webkit-scrollbar{display:none}.wcbBox .wcbItem .wcbContent[data-v-0e279744]{width:100%;height:3.12rem;padding:.3rem .53rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcbBox .wcbItem .wcbContent .title[data-v-0e279744]{font-size:.5rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.wcbBox .wcbItem .wcbContent .priceBox[data-v-0e279744]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcbBox .wcbItem .wcbContent .priceBox .price[data-v-0e279744]{font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#000}.wcbBox .wcbItem .wcbContent .priceBox .price span[data-v-0e279744]{font-size:.55rem;font-family:Source Han Sans CN;font-weight:500;color:#ee0e0e}.wcbBox .wcbItem .wcbContent .priceBox .price span[data-v-0e279744]:before{content:"\FFE5";display:inline-block;font-size:.4rem}.wcbBox .wcbItem .wcbContent .priceBox .btn[data-v-0e279744]{width:2.71rem;height:1.02rem;background:#e8330a;border-radius:.15rem;text-align:center;line-height:1.02rem;font-size:.48rem;font-family:Source Han Sans CN;font-weight:400;color:#fff}footer[data-v-0e279744]{width:100%;height:2.12rem;margin-top:1.2rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/jundaosuzhou/images/winterWei/bottomBg.png);background-size:100% 80%;background-repeat:no-repeat;background-position:bottom;text-align:center}footer img[data-v-0e279744]{width:4.04rem;height:.94rem}.bg[data-v-7ed3c6b1]{background-color:#ffd8c2;font-size:.38rem;margin-top:1.26rem}.top-bac[data-v-7ed3c6b1]{height:8.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/69d60a9d610b086f8efc1abc1e274b0b.png)}.img-c[data-v-7ed3c6b1]{width:10.8rem;height:7.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/40b20d55fd9c7b5bbe6fb790e56224ff.png)}.img-c.two[data-v-7ed3c6b1]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/9e221757ab68b5d5fceac820f37fbcc4.png);height:26.89rem}.title[data-v-7ed3c6b1]{margin:1.2rem auto .1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/13974500d85daaf0f868c5281f467167.png);width:7.79rem;height:1.36rem}.pro-list[data-v-7ed3c6b1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pro-item[data-v-7ed3c6b1],.pro-list[data-v-7ed3c6b1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pro-item[data-v-7ed3c6b1]{width:10.45rem;height:4.09rem;background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(171,122,95,.48);box-shadow:0 0 .11rem 0 rgba(171,122,95,.48);border-radius:.1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .42rem 0 .13rem;margin-top:.44rem}.head-img[data-v-7ed3c6b1]{width:4.76rem;height:3.84rem;border-radius:.05rem}.com-return[data-v-7ed3c6b1]{width:1.31rem;height:1.31rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/cd8f20dfed1fb57936910f765a51f4f1.png)}.bot-text img[data-v-7ed3c6b1]{width:4.04rem;height:.94rem;margin:1.3rem auto .75rem}.bot-text[data-v-7ed3c6b1]{text-align:center}.title-i[data-v-7ed3c6b1]{font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#090909}.item-text[data-v-7ed3c6b1]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.55rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-left:.21rem}.bot[data-v-7ed3c6b1],.item-text[data-v-7ed3c6b1]{display:-webkit-box;display:-ms-flexbox;display:flex}.bot[data-v-7ed3c6b1]{width:4.89rem;height:.84rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/a0e8ebeb0571bf9673a3ee59e27aace5.png)}.price[data-v-7ed3c6b1]{width:50%;text-align:center;height:100%;line-height:.84rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#f51b07}.com-price[data-v-7ed3c6b1]:before{display:inline-block;content:"\FFE5";color:#f51b07;font-size:.3rem}.btn[data-v-7ed3c6b1]{width:50%;text-align:center;height:100%;line-height:.84rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff}.bg[data-v-231eb39b]{background:#f36c6d;min-height:100vh}.top-bac[data-v-231eb39b]{margin-top:1.3rem;width:100%;height:16rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221216/15b39df201bcb4d40a48f13e25fc95c5.png);background-size:cover}.title-1[data-v-231eb39b]{width:7rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221124/6f5b85b60ddc931dbf07232002f4c128.png);margin:.3rem auto 0}.jp[data-v-231eb39b]{width:10.8rem;height:2.87rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221124/f02f35b354805edb0424082d5e1ad4e7.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.36rem auto}#swiper[data-v-231eb39b]{width:100%;height:2.18rem;border-radius:.3rem;position:relative;overflow-x:scroll;margin:0 .3rem}.imgBox[data-v-231eb39b]{height:100%;position:absolute;left:0;top:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imgDiv[data-v-231eb39b]{margin-left:15px}.img[data-v-231eb39b]{height:100%;width:2.4rem}.cj-box[data-v-231eb39b]{background-image:url(https://resources.jszhwlpt.com/12203995-b5a4-4565-b8c4-15699e650bd9.png);width:100%;height:12.55rem;margin-top:-3.2rem;padding:.33rem .3rem;position:relative}.cj[data-v-231eb39b]{position:absolute;width:8.7rem;top:4.2rem;left:0;margin-left:1.2rem}.cj-btn[data-v-231eb39b]{width:6rem;height:6rem;position:absolute;top:4.5rem;left:2.5rem}.zzc[data-v-231eb39b]{background:rgba(0,0,0,.7);position:fixed;left:0;top:0;width:100%;height:100%;z-index:20;filter:alpha(opacity=60)}.leftnum[data-v-231eb39b]{position:absolute;left:4.5rem;bottom:.4rem;margin:0 auto;font-size:.32rem;font-family:PingFangSC;font-weight:400;color:#fff}.rule-1[data-v-231eb39b]{width:.79rem;height:1.96rem;background:#f8a542;font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;right:0;top:2.6rem;text-align:center;line-height:.98rem;border-radius:.3rem 0 0 .3rem}.jp-box[data-v-231eb39b]{position:fixed;z-index:24;width:8rem;left:32%;top:50%;margin-top:-4rem;margin-left:-2rem}.jp-img[data-v-231eb39b]{width:100%}.cha[data-v-231eb39b]{width:.8rem;margin-top:.1rem}.pt-title[data-v-231eb39b]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221216/9370507029b13a0e6a5d5aa9179621a4.png);width:7.77rem;height:2.22rem;margin:.7rem auto 0;position:relative}.th-box[data-v-231eb39b]{width:100%;border-radius:.2rem;margin:.27rem auto 0;padding:.27rem .15rem;background:url(https://static.ticket.sz-trip.com/uploads/20221125/f06bc08162f72ccdaa64acda1a0612c9.png);background-size:contain;background-repeat:no-repeat}.pro-list[data-v-231eb39b]{width:100%;margin-top:.8rem;background:#fef8e6;border-left:5px solid #ea5832;border-right:5px solid #ea5832;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:.6rem;border-radius:0 0 .3rem .3rem;border-bottom:5px solid #ea5832;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-item[data-v-231eb39b]{width:4.84rem;border-radius:.2rem;background:#fff;position:relative;-webkit-box-shadow:1px 1px 1px 1px rgba(1,1,1,.1);box-shadow:1px 1px 1px 1px rgba(1,1,1,.1);margin:.5rem .15rem .15rem}.item-top[data-v-231eb39b]{width:100%;height:3.16rem}.item-img[data-v-231eb39b]{width:100%;height:100%;border-radius:.2rem .2rem 0 0}.qu-name[data-v-231eb39b]{background:#ea5832;font-size:.3rem;border-radius:.2rem;position:absolute;top:.13rem;left:.15rem;padding:.05rem .12rem;line-height:.5rem;color:#fff}.item-content[data-v-231eb39b]{padding:0 .15rem}.noddle-name[data-v-231eb39b]{font-size:.48rem;font-weight:700}.address[data-v-231eb39b],.noddle-name[data-v-231eb39b]{padding:.22rem 0;display:inline-block;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.address[data-v-231eb39b]{font-size:.32rem;font-weight:500}.item-bottom[data-v-231eb39b]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.22rem;padding:.02rem .1rem .1rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-bottom-left[data-v-231eb39b],.item-bottom[data-v-231eb39b]{display:-webkit-box;display:-ms-flexbox;display:flex}.money-icon[data-v-231eb39b]{width:.52rem;height:.56rem;margin-right:.2rem}.money-icon img[data-v-231eb39b]{width:100%;height:100%}.price[data-v-231eb39b]{color:#ea5832;font-size:.58rem;font-weight:700}.btn[data-v-231eb39b]{padding:.1rem .17rem;border-radius:.15rem;line-height:.4rem;text-align:center;font-size:.27rem;font-family:PingFang SC;font-weight:500;color:#fff;background:#ea5832}.title-2[data-v-231eb39b]{width:7.77rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221125/79e5870043698f211321928868d73223.png);margin:.7rem auto 0}.haomian-map[data-v-231eb39b]{width:100%;height:20rem;padding:1.3rem .52rem;margin:.3rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/ca70ea6b7d01641ac19559ac32409980.png);background-size:cover}.map-bg[data-v-231eb39b]{width:7.46rem;height:15.08rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/c222d44384d95b51c87bed6f65edf557.png);background-size:cover;margin:0 auto}.btn-detail[data-v-231eb39b]{width:7.15rem;height:1.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/7885e140eeb2f6d811a99ae296b0e055.png);background-size:cover;margin:1rem auto;position:relative}.pointer[data-v-231eb39b]{width:.69rem;height:.75rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/9299fef7268f921520e209f60ba657dd.png);background-size:cover;position:absolute;bottom:.2rem;right:.1rem}.title-3[data-v-231eb39b]{width:7.77rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/e61166cd0ae4607cfed5b9dc584bad29.png);margin:.7rem auto 0}.link[data-v-231eb39b]{width:100%;height:11.22rem;padding:1.3rem .52rem;margin:.3rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/efe76d08ff4a879ae501fd9144d42b3f.png);background-size:cover}.link-detail[data-v-231eb39b]{width:7.15rem;height:1.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/7885e140eeb2f6d811a99ae296b0e055.png);background-size:cover;margin:7.5rem auto 0;position:relative}.bottom-bg[data-v-231eb39b]{width:100%;height:3.85rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/7762803ef67b3e6512d81d6923510613.png);background-size:cover;padding-top:1.2rem}.bottom-logo[data-v-231eb39b]{width:4.66rem;height:1.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/f901560c90acf27951120350149a040b.png);background-size:cover;margin:0 auto}.look-detail[data-v-231eb39b]{width:100%;margin-bottom:.22rem;padding:.02rem .1rem .1rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.show-active-popup[data-v-231eb39b]{width:80%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;overflow:hidden;padding-bottom:.14rem}.show-active-popup .popup-close[data-v-231eb39b]{width:.5rem;height:.5rem;line-height:.5rem;position:absolute;right:.3rem;top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-231eb39b]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-231eb39b]{font-size:.4rem;color:#333}.show-active-popup .popup-box[data-v-231eb39b]{padding:0 .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-231eb39b]{width:2.62rem;height:.48rem;margin:0 auto}.show-active-popup .popup-box .popup-title .popup-title-img[data-v-231eb39b]{width:100%;height:100%;margin-top:.6rem}.show-active-popup .popup-box .popup-content[data-v-231eb39b]{height:8.2rem;overflow:scroll;margin-top:1.5rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-231eb39b]{text-align:left}.show-active-popup .popup-box .popup-content .content p[data-v-231eb39b]{text-align:left;font-size:.23rem;font-weight:500;color:#f75720;line-height:.52rem;letter-spacing:.05rem}.show-active-popup .popup-box .popup-content .line[data-v-231eb39b]{width:100%;height:1px;background:#d8d8d8;margin:.37rem 0}.show-active-popup .popup-box .popup-content[data-v-231eb39b]::-webkit-scrollbar{display:none}.rules-title[data-v-231eb39b]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230320/c33e7ebb9a946ce051728f8f1fd028ac.png);width:7.77rem;height:1.36rem;position:relative;margin:.7rem auto .43rem}.rules-box[data-v-231eb39b]{height:13.5rem;padding:1.2rem .15rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230320/f91edc0556d146b7e5c834af5bbcdd46.png);background-size:cover;overflow-y:scroll;position:relative}.rules-text[data-v-231eb39b]{padding:0 .76rem;height:11.2rem;overflow-y:scroll}.move[data-v-231eb39b]{width:.48rem;height:.43rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230320/a26c6a66c468c8c7fcbce1b78a2bf2f1.png);background-size:cover;position:absolute;bottom:.5rem;left:48%}.bg[data-v-7208bd62]{background-color:#fdeedf;padding-top:1.26rem}.top-bac[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/1268958c595912fdb8779825c55b2b4c.png);height:8.11rem}.all-box[data-v-7208bd62]{background-image:url(/static/images/activity/summerLine/huaNew.png);background-size:100% auto;background-repeat:repeat;min-height:calc(100vh - 6.73rem);padding:0 .4rem}.list[data-v-7208bd62]{background:#ffedc6;margin-bottom:.9rem}.line-title[data-v-7208bd62]{width:100%;height:3.88rem;margin-top:.3rem;background-size:cover}.ao-mian[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/509a42f6214d3f38ea18e87c0810d457.png)}.chuancheng[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/590d2c5d66bd47ff35adfcef45d29b54.png)}.xunxian[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/a1c1365d5a8db6ada36fe72848e5a3e1.png)}.yangrou[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/9bca0c4cfe028de4b4e5cf15fe872c30.png)}.jiangxian[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/d20a129db3e61f07a44d1bf46abb4103.png)}.line-title.titile-top[data-v-7208bd62]{display:inline-block;width:69%}.line-title .title-top[data-v-7208bd62]{width:63%}.img-list[data-v-7208bd62]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.25rem .2rem}.img-list .img-item[data-v-7208bd62]{display:block;min-width:4.17rem;max-width:4.17rem;margin-right:.4rem;border:.04rem solid #378208;border-radius:.15rem;background-color:#fff}.img-list .img-item img[data-v-7208bd62]{width:100%;height:3.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-7208bd62]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.img-list .img-item .text>div[data-v-7208bd62]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-7208bd62]{font-size:.46rem;color:#000;font-weight:700;display:inline-block;white-space:nowrap;margin-bottom:.2rem}.img-list .img-item .text .bot .com-price[data-v-7208bd62]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-7208bd62]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-7208bd62]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-7208bd62]{color:#fff;font-size:.3rem;padding:.1rem .29rem;border-radius:.15rem;font-weight:500;background:#ffa616;text-align:center;line-height:.63rem}.bot-hua[data-v-7208bd62]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/0e4928720e99efe21538b8d88de89a09.png);background-size:cover;width:100%;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bot-hua div[data-v-7208bd62]:not(:first-child){margin-top:.03rem}.logo[data-v-7208bd62]{width:4.8rem;height:1.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/616446c596f9225d423010450f10464d.png);background-size:cover;margin:0 auto}.return-top[data-v-7208bd62]{width:1.3rem;height:1.3rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/990fb7a0b4adf56d5ad191f95fdee2d6.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-9206ccf6]{background:#e0f1ff;overflow-x:hidden;padding-bottom:.3rem}.top-bac[data-v-9206ccf6]{height:8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221201/b7758983f9ca8386dd189aae8ff13260.png);margin-top:1.26rem}.m-title[data-v-9206ccf6]{width:11rem;height:6.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221201/62d34537f79d8587aaf2fc67fb08c995.png);margin-top:-1rem}.m-map[data-v-9206ccf6]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221201/27ab83d18b02b302e169b9b07544a34b.png);width:11.25rem;height:10.67rem}.new-card[data-v-9206ccf6]{width:10.45rem;height:14.97rem;background:#fff;-webkit-box-shadow:0 .01rem .09rem 0 rgba(50,105,154,.7);box-shadow:0 .01rem .09rem 0 rgba(50,105,154,.7);border-radius:.2rem;margin:0 auto;position:relative}.card-title[data-v-9206ccf6]{width:7.71rem;height:1.22rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221201/ae44b8317104655bf15beb928e408c56.png);position:absolute;left:50%;-webkit-transform:translate(-3.85rem,-.59rem);transform:translate(-3.85rem,-.59rem)}.vote-title[data-v-9206ccf6]{width:4.6rem;height:1.6rem;margin:.5rem auto;position:relative}.flower[data-v-9206ccf6]{width:2.01rem;height:1.19rem;position:absolute;left:.29rem;top:.33rem}.m-top-title[data-v-9206ccf6]{width:4.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding-top:.94rem}.ltext[data-v-9206ccf6],.m-top-title[data-v-9206ccf6],.rtext[data-v-9206ccf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ltext div[data-v-9206ccf6],.rtext div[data-v-9206ccf6]{font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#fff;line-height:.54rem;width:.54rem;height:.54rem;background:#ff5f2a;border-radius:50%;text-align:center}.card-list[data-v-9206ccf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .23rem;margin-top:.2rem}.card-item[data-v-9206ccf6]{margin-top:.2rem}.card-item img[data-v-9206ccf6]{width:4.84rem;height:4.03rem}.vote-title.one[data-v-9206ccf6]{background-image:url(/static/images/activity/yeYouPingXuan/title1.png)}.vote-title.two[data-v-9206ccf6]{background-image:url(/static/images/activity/yeYouPingXuan/title2.png)}.vote-title.three[data-v-9206ccf6]{background-image:url(/static/images/activity/yeYouPingXuan/title3.png)}.vote-title.four[data-v-9206ccf6]{background-image:url(/static/images/activity/yeYouPingXuan/title4.png);margin:0 auto}.vote-title.five[data-v-9206ccf6]{background-image:url(/static/images/activity/yeYouPingXuan/ru.png);margin:0 auto}.cloud[data-v-9206ccf6]{width:5.3rem;height:2rem;background-image:url(/static/images/activity/specialtyVote/cloud.png);margin:0}.cloud.right[data-v-9206ccf6]{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:0;margin-left:auto}.draw-box[data-v-9206ccf6]{width:10.43rem;height:11.45rem;background-image:url(/static/images/activity/yeYouPingXuan/bac.png);position:relative}.new-card .btn[data-v-9206ccf6]{position:absolute;right:0;top:.19rem;font-size:.34rem;font-family:PingFang SC;font-weight:500;color:#fff;line-height:.64rem;width:1.54rem;height:.64rem;background:#ff7f3c;border-radius:.1rem 0 0 .1rem;text-align:center}.new-card .btn.one[data-v-9206ccf6]{top:.94rem;background:#f3cf41}.common-active-popup[data-v-9206ccf6]{width:9.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;min-height:55vh;background:none}.common-active-popup .popup-close[data-v-9206ccf6]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221205/83d71c48def17f35bf003336e72b15a6.png);width:.8rem;height:.8rem;position:absolute;top:0;right:0;z-index:999}.common-active-popup .popup-box[data-v-9206ccf6]{padding:.4rem;overflow:hidden;font-weight:700;color:#000;background-color:#ffe6c9;border-radius:.3rem;min-height:10rem}.common-active-popup .popup-box .popup-title[data-v-9206ccf6]{font-size:.54rem;font-weight:700;color:#000;margin-bottom:.4rem;text-align:center;width:100%}.common-active-popup .popup-box .popup-content[data-v-9206ccf6]{line-height:.68rem;overflow:scroll;max-height:56vh;background-color:#fff;padding:.2rem 0;border-radius:.2rem}.common-active-popup .popup-box .popup-content.text[data-v-9206ccf6]{padding:.5rem .46rem;font-size:.37rem;color:#333;font-family:PingFang-SC-Medium}.common-active-popup .popup-title .title[data-v-9206ccf6]{font-size:.5rem;color:#0e0e0e;padding:0 1rem;margin-top:.14rem}.record-item[data-v-9206ccf6]{font-size:.36rem;padding:.25rem .25rem .25rem .4rem;white-space:nowrap;font-family:Source Han Sans CN;font-weight:400;color:#000}.record-item div[data-v-9206ccf6]:last-child{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding-left:1.6rem}.prize-box[data-v-9206ccf6]{width:8.48rem;height:7.07rem;position:absolute;background-image:url(https://static.ticket.sz-trip.com/uploads/20221205/21cf1bec82e1d59cba5bf3fb809e4f1b.png);top:50%;left:50%;-webkit-transform:translate(-4.24rem,-3.53rem);transform:translate(-4.24rem,-3.53rem)}.prize-box .prize-img[data-v-9206ccf6]{position:absolute;z-index:1;width:5.6rem;height:4.4rem;border-radius:.3rem;left:.66rem;right:0;margin:auto;bottom:2.2rem}.prize-box .text-box[data-v-9206ccf6]{position:absolute;left:.66rem;right:0;margin:auto;bottom:4rem;text-align:center;color:#fff2c6;z-index:10}.prize-box .text-box .title[data-v-9206ccf6]{font-size:.7rem}.prize-box .text-box .subtitle[data-v-9206ccf6]{font-size:.9rem}.prize-box .btn[data-v-9206ccf6]{color:#000;font-size:.64rem;bottom:.9rem;font-weight:400}.prize-box .btn[data-v-9206ccf6],.prize-box .prize-title[data-v-9206ccf6]{position:absolute;left:.66rem;right:0;margin:auto;text-align:center;z-index:10}.prize-box .prize-title[data-v-9206ccf6]{top:2.2rem;color:#fff2c6;font-size:.7rem}.vote-list[data-v-9206ccf6]{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;width:10.45rem;min-height:14.12rem;background:#fff;-webkit-box-shadow:0 .01rem .09rem 0 rgba(50,105,154,.5);box-shadow:0 .01rem .09rem 0 rgba(50,105,154,.5);border-radius:.2rem;margin:1.95rem auto 0;padding-top:.95rem;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.vote-titlen[data-v-9206ccf6]{width:5.16rem;height:1.23rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221205/c2d09bbd5e492daff93da46227f12c5d.png);position:absolute;left:50%;top:-.6rem;-webkit-transform:translate(-2.58rem);transform:translate(-2.58rem)}.vote-titlen.two[data-v-9206ccf6]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221205/111b71d46d0493e6b18e8dd437ef8b80.png)}.vote-item[data-v-9206ccf6]{width:4.82rem;height:6.3rem;border-radius:.2rem;margin-bottom:.5rem;background:#fff;border:1px solid rgba(17,118,201,.85)}.vote-item .item-img[data-v-9206ccf6]{height:3.75rem;position:relative;overflow:hidden}.vote-item .item-img .tag[data-v-9206ccf6]{background-image:url(/static/images/activity/specialtyVote/tagBac.png);min-width:1.61rem;height:.66rem;line-height:.66rem;font-size:.36rem;color:#fff;position:absolute;left:0;top:0;padding:0 .1rem}.vote-item .item-img .vote[data-v-9206ccf6]{color:#fff;font-size:.42rem;position:absolute;right:0;bottom:0;background-color:rgba(17,17,17,.6);padding:.06rem .2rem;text-align:center;width:100%}.vote-item .item-text[data-v-9206ccf6]{padding:.2rem;text-align:center;height:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vote-item .item-text .title[data-v-9206ccf6]{text-align:left;font-size:.44rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.vote-item .item-text .btn[data-v-9206ccf6]{color:#fff;font-size:.48rem;width:1.98rem;height:.86rem;line-height:.86rem;display:inline-block;border-radius:.2rem;text-align:center;border:1px solid transparent;background:#ff910a}.vote-item .item-text .btn.one[data-v-9206ccf6]{color:#ff6e00;background:#fff;margin-right:.25rem;border:1px solid #ff6e00}.top-box[data-v-9206ccf6]{width:10.45rem;min-height:5.08rem;background:-webkit-gradient(linear,left bottom,left top,from(#fff2f0),to(#fff));background:linear-gradient(0deg,#fff2f0,#fff);-webkit-box-shadow:0 .01rem .09rem 0 #32699a;box-shadow:0 .01rem .09rem 0 #32699a;border-radius:.2rem;margin:1.95rem .4rem 0;position:relative;padding:.95rem .4rem .4rem}.top-item[data-v-9206ccf6]{color:#080808;font-size:.3rem;margin-bottom:.3rem}.top-item .title[data-v-9206ccf6]{width:3.17rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:500;color:#000}.top-item .line[data-v-9206ccf6]{line-height:.6rem;color:#fff;font-size:.4rem;text-align:center;margin:0 .3rem;min-width:.8rem;border-radius:.1rem;background:#ff910a;border-radius:.05rem}.top-item .num[data-v-9206ccf6]{white-space:nowrap;margin-left:.1rem;font-size:.4rem;font-family:Source Han Sans CN;font-weight:400;color:#ff8c00}.get-more[data-v-9206ccf6]{color:#ffe7b6;background-color:transparent;width:4.14rem;line-height:.8rem;font-size:.36rem;text-align:center;margin:0 auto;border-radius:.2rem;border:1px solid #ffe7b6}.bot-box[data-v-9206ccf6]{text-align:center;color:#e63c00;font-size:.48rem;margin-top:1rem}.bot-box img[data-v-9206ccf6]{width:2.6rem}.com-return[data-v-9206ccf6]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221205/29ce8493bf8d06b44a37565327719c21.png);width:1.34rem;height:1.34rem}.f-line[data-v-9206ccf6]{width:100%;height:.4rem;background-image:url(/static/images/activity/yeYouPingXuan/line.png)}.f-line.two[data-v-9206ccf6]{margin-top:1.2rem;margin-bottom:.6rem}.f-line.three[data-v-9206ccf6]{margin-top:.4rem}.box-img[data-v-9206ccf6]{height:11rem;display:block;margin:0 auto}.com-cover-img-tao.img[data-v-9206ccf6]{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.list-title[data-v-9206ccf6]{width:100%;font-size:.48rem;font-family:Source Han Sans CN;font-weight:500;color:#ff7f00}.list-title div[data-v-9206ccf6]{width:50%;text-align:center}.his[data-v-9206ccf6]{width:3.24rem;height:.72rem}.lose[data-v-9206ccf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lose img[data-v-9206ccf6]{width:5.68rem;height:3.84rem;background:#fff1e2;border:.02rem solid #f75803;border-radius:.2rem;margin-top:.78rem}.lose div[data-v-9206ccf6]:nth-child(2){font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#f75803;margin-top:.44rem}.lose div[data-v-9206ccf6]:last-child{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#f75803}.win[data-v-9206ccf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1.16rem;height:90%}.win div[data-v-9206ccf6]:first-child{font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#f75803;margin-top:1.46rem}.win div[data-v-9206ccf6]:nth-child(2){font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#f75803;margin-top:1rem}.win div[data-v-9206ccf6]:nth-child(3){font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#f75803;margin-top:1.2rem}.win-c[data-v-9206ccf6]{margin-bottom:-1.38rem;width:.78rem;margin-left:50%;-webkit-transform:translate(-.39rem);transform:translate(-.39rem)}[data-v-f20bfd7a]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-f20bfd7a]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#8fd6f4}.img-bg[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/f4688a6fea569aebe921ffcfff00b045.png);min-height:100vh;width:100%}.top-bac[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/1799d1c382f44b1a7e1f6de2aeb958b4.png);width:100%;height:8.22rem}.titles[data-v-f20bfd7a]{height:1.5rem;width:7.66rem;margin:.8rem auto 0}.titles.one[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/33e7106afcda209b4e1f7c6d9926b9a5.png)}.content[data-v-f20bfd7a]{width:10.86rem;height:11.47rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/fc89c86b3e635c9829e71bfcd59758e7.png);margin:0 auto}.titles.two[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/23e6fa60ea53ed3c05d16d3e439cfb38.png)}.swiper-box[data-v-f20bfd7a]{height:10rem}.titles.three[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/72bddbfd49b8cdc87158f368bd69c02a.png)}.nav-list[data-v-f20bfd7a]{padding:0 .4rem;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;margin-top:.46rem}.nav-list .nav-item[data-v-f20bfd7a]{padding:.18rem .22rem;font-size:.44rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20230111/6bd6eb2ec286c4367d973947783a4e8c.png);border-radius:.1rem}.nav-list .act-item[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230111/54cddf506dce69fb42d3bf02fcb09bbc.png)}.works[data-v-f20bfd7a]{margin-top:.4rem;padding:0 .4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:8rem}.works .works-item[data-v-f20bfd7a],.works[data-v-f20bfd7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.works .works-item[data-v-f20bfd7a]{width:5.12rem;background:#fff;border:.02rem solid #1c4b9b;border-radius:.1rem;padding:.12rem;margin-bottom:.24rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works .works-item .works-img[data-v-f20bfd7a]{width:100%}.works .works-item .works-title[data-v-f20bfd7a]{padding:.16rem;margin-top:.1rem;font-size:.42rem;font-family:Source Han Sans CN;font-weight:500;color:#0b0b0b}.com-return[data-v-f20bfd7a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/415f00fccd3099dec1c9573d4077803b.png);width:1.26rem;height:1.26rem}.swipe-box[data-v-f20bfd7a]{width:10.86rem;padding:.4rem;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.6rem auto 0}.swipe-box img[data-v-f20bfd7a]{width:7.05rem;height:5.55rem;margin-right:.4rem}.swipe-control[data-v-f20bfd7a]{text-align:center;color:#fee5c6;font-size:.4rem;margin:.4rem auto;position:relative;background:none;white-space:normal;width:auto;height:auto}.swipe-control img[data-v-f20bfd7a]{width:.69rem;height:.48rem;display:block;margin:.2rem auto 0}.van-popup[data-v-24245cc1]{background:transparent!important}.bg[data-v-24245cc1]{padding-top:1.26rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230113/8643240c0b79eca64c15a39504071cb6.png);background-size:cover}.jieshao[data-v-24245cc1]{width:10.47rem;height:4.32rem;margin:.29rem .37rem .28rem .41rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20230111/72f6ec791a8dce9746f14a6da5118417.png);background-size:contain}.jieshao-text[data-v-24245cc1]{width:8.58rem;font-size:.4rem;font-weight:500;color:#fffad5;margin:0 auto;padding-top:1rem;text-indent:2em}.lantern[data-v-24245cc1]{width:2.35rem;height:3.16rem;position:absolute;top:-1.05rem;z-index:99;left:-.4rem}.main[data-v-24245cc1]{width:10.44rem;height:17.44rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230111/2c8bebc33d656f8926abfff98c0751f9.png);background-size:contain;margin:.62rem auto 0;position:relative}.choujiang[data-v-24245cc1]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230111/5a3a97a6726dab085bd65b90b845b0ce.png);background-size:contain;width:10rem;height:12.99rem;position:absolute;top:-.5rem;left:.2rem}.cross[data-v-24245cc1]{position:absolute;left:45%;color:#fff;bottom:-1px;font-size:21px}.main-lantern[data-v-24245cc1]{width:2.65rem;position:absolute;right:-.4rem;top:2rem;z-index:9}.choujiang .wai[data-v-24245cc1]{width:3.88rem;height:6.62rem;margin-top:3.4rem;margin-left:3rem}.msg-box[data-v-24245cc1]{width:9.13rem;height:7.41rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230111/3b87f0823b52995d5b3e8deae49cd547.png);background-size:contain;position:absolute;top:9.5rem;left:.65rem;overflow:hidden}#text[data-v-24245cc1]{width:5.36rem;height:.88rem;background:#fdf5ee;border-radius:.44rem;border:.02rem solid #f8ceae;color:#cd0301;font-size:.48rem;padding-left:.3rem}.btn[data-v-24245cc1]{width:2.82rem;height:.89rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230112/a29fcc28f30b15b46a42226d753894e9.png);background-size:contain;font-size:.4rem;color:#fdf5ee;font-weight:700;text-align:center;line-height:.89rem;margin-left:.2rem}.danmu-bottom[data-v-24245cc1]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:.2rem;left:.5rem;height:.88rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.danmu[data-v-24245cc1]{height:1.8rem;width:9rem;overflow:hidden}.danmuBox[data-v-24245cc1]{width:100vw}.dmBox[data-v-24245cc1]{position:absolute;top:1.5rem;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.1rem;width:150%}.dmBox1[data-v-24245cc1]{-webkit-animation:barrage1-data-v-24245cc1 21s linear 0s infinite;animation:barrage1-data-v-24245cc1 21s linear 0s infinite;z-index:10}.dmBox2[data-v-24245cc1]{-webkit-animation:barrage2-data-v-24245cc1 21s linear 0s infinite;animation:barrage2-data-v-24245cc1 21s linear 0s infinite;z-index:20}.dmBox3[data-v-24245cc1]{-webkit-animation:barrage3-data-v-24245cc1 23s linear 0s infinite;animation:barrage3-data-v-24245cc1 23s linear 0s infinite;z-index:20}@-webkit-keyframes barrage1-data-v-24245cc1{0%{left:100%}to{left:-500%}}@keyframes barrage1-data-v-24245cc1{0%{left:100%}to{left:-500%}}@-webkit-keyframes barrage2-data-v-24245cc1{0%{left:300%}to{left:-300%}}@keyframes barrage2-data-v-24245cc1{0%{left:300%}to{left:-300%}}@-webkit-keyframes barrage3-data-v-24245cc1{0%{left:300%}to{left:-300%}}@keyframes barrage3-data-v-24245cc1{0%{left:300%}to{left:-300%}}.danmuItem[data-v-24245cc1]{-ms-flex-negative:0;flex-shrink:0;border-radius:.5rem;color:#cd0301;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.05rem .1rem;text-align:center}.danmuItem_img[data-v-24245cc1]{width:.35rem;height:.35rem;border-radius:.35rem;overflow:hidden;display:inline-block;background-image:url(/static/image/zhanweiwidth.png);margin-right:.1rem}.danmuItem_text[data-v-24245cc1]{display:inline-block;max-width:calc(100vw - 1.5rem);min-width:2rem;height:1rem;overflow:hidden;line-height:1rem}.danmuItem[data-v-24245cc1]:first-child{margin-left:.66rem}.scenic-box[data-v-24245cc1]{width:10.44rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230112/e81ea758b1ae3a04e82543f530eda378.png);margin:.98rem auto 0;padding:.64rem .38rem .5rem}.border[data-v-24245cc1]{position:absolute;top:10px}.yanhua[data-v-24245cc1]{width:2.34rem;height:2.74rem;position:absolute;top:-1.8rem;left:-.8rem}.nav[data-v-24245cc1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.hotTab[data-v-24245cc1]{width:1.79rem;height:.86rem;color:#fee5cf;font-size:.38rem;font-weight:700;background-image:url(https://static.ticket.sz-trip.com/uploads/20230112/5a1e279b8e191b1d0e20f46024c543b4.png);background-size:cover;text-align:center;line-height:.86rem;margin-top:.25rem;z-index:9}.active[data-v-24245cc1]{color:#ee2a2c;background-image:url(https://static.ticket.sz-trip.com/uploads/20230112/67a0bf54f06625634a1c0711d2941deb.png);background-size:cover}.scenic-list[data-v-24245cc1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.15rem 0}.scenic-item[data-v-24245cc1]{width:4.78rem;position:relative;background:#fffad5;margin:.1rem 0;border-radius:.36rem .3rem 0 0}.level[data-v-24245cc1]{padding:.05rem .23rem;background:#fff;color:#cd0806;font-weight:700;font-size:.3rem;opacity:.5;border-radius:.04rem;position:absolute;top:.2rem;left:.2rem}.scenic-img[data-v-24245cc1]{width:100%;height:3.19rem;border-radius:.36rem .3rem 0 0}.content[data-v-24245cc1]{padding:0 .2rem}.content .title[data-v-24245cc1]{width:4.2rem;font-size:.4rem;font-weight:700;color:#cd0301;margin-top:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content .buy[data-v-24245cc1]{width:2.04rem;height:.62rem;background:linear-gradient(-6deg,#f5c24d,#da251e,#e27032);border-radius:.26rem;color:#fdf5ee;font-size:.32rem;font-weight:700;text-align:center;line-height:.62rem;margin:.34rem 0}.xisu[data-v-24245cc1]{width:10.44rem;min-height:8.79rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230112/f3d39670485d26cc9b7e8bdb58d6d2e2.png);background-size:contain;margin:.98rem auto 0;position:relative;padding-top:1.8rem;padding-left:.65rem}.imgs[data-v-24245cc1]{width:9.12rem;overflow:scroll;display:-webkit-box;display:-ms-flexbox;display:flex}.xisu-img[data-v-24245cc1]{width:9rem;margin:0 .2rem 0 .1rem}.img_1[data-v-24245cc1]{width:1.89rem;height:2.74rem;position:absolute;right:-.38rem;top:.63rem}.img_2[data-v-24245cc1]{width:2.19rem;height:3.4rem;position:absolute;bottom:-1.5rem;left:-.4rem}.bottom-logo[data-v-24245cc1]{padding-top:.79rem;padding-bottom:.96rem;font-size:.4rem;color:#fff;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-24245cc1]{width:.96rem;height:.82rem}.return-top[data-v-24245cc1]{width:1.18rem;height:1.18rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230113/6e69436d76810a7b922e4e64b2104d93.png);position:fixed;bottom:1rem;right:.5rem}.bg[data-v-7bab5933]{background:-webkit-gradient(linear,left bottom,left top,from(#e7502a),color-stop(#f0b881),to(#e7502a));background:linear-gradient(0deg,#e7502a,#f0b881,#e7502a);min-height:100vh}.top-bac[data-v-7bab5933]{margin-top:1.3rem;width:100%;height:16rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230115/1fd9f3192cbb7c3733220d561697505c.png);background-size:cover}.title-1[data-v-7bab5933]{width:7rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230115/e62cdc3fa3cb0ff11895adfb0ba15776.png);margin:.3rem auto 0}.title-top[data-v-7bab5933]{width:7rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230115/2355918aab487a4914f3d25d155fd853.png);margin:.3rem auto 0}.jiang[data-v-7bab5933]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230115/abd1dbdf7ab8bfe12d5facb899e23ab2.png);width:10.98rem;height:15.48rem}.jp[data-v-7bab5933]{width:10.8rem;height:2.87rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221124/f02f35b354805edb0424082d5e1ad4e7.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.36rem auto}#swiper[data-v-7bab5933]{width:100%;height:2.18rem;border-radius:.3rem;position:relative;overflow-x:scroll;margin:0 .3rem}.imgBox[data-v-7bab5933]{height:100%;position:absolute;left:0;top:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imgDiv[data-v-7bab5933]{margin-left:15px}.img[data-v-7bab5933]{height:100%;width:2.4rem}.cj-box[data-v-7bab5933]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230115/88985808dbad9d8e2f07d21e2e0e2cfa.png);width:100%;height:12.55rem;margin-top:-3.2rem;padding:.33rem .3rem;position:relative}.cj[data-v-7bab5933]{position:absolute;width:8.7rem;top:4.2rem;left:0;margin-left:1.2rem}.cj-btn[data-v-7bab5933]{width:6rem;height:6rem;position:absolute;top:4.5rem;left:2.5rem}.zzc[data-v-7bab5933]{background:rgba(0,0,0,.7);position:fixed;left:0;top:0;width:100%;height:100%;z-index:20;filter:alpha(opacity=60)}.leftnum[data-v-7bab5933]{position:absolute;left:4.5rem;bottom:.4rem;margin:0 auto;font-size:.32rem;font-family:PingFangSC;font-weight:400;color:#fff}.rule-1[data-v-7bab5933]{width:.79rem;height:1.96rem;background:#f8a542;font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;right:0;top:2.6rem;text-align:center;line-height:.98rem;border-radius:.3rem 0 0 .3rem}.jp-box[data-v-7bab5933]{position:fixed;z-index:24;width:8rem;left:32%;top:50%;margin-top:-4rem;margin-left:-2rem}.jp-img[data-v-7bab5933]{width:100%}.cha[data-v-7bab5933]{width:.8rem;margin-top:.1rem}.pt-title[data-v-7bab5933]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230115/42683566c84bef05a6adc1b257a1cd74.png);width:7.77rem;height:1.36rem;margin:.7rem auto 0;position:relative}.th-box[data-v-7bab5933]{width:100%;border-radius:.2rem;margin:.27rem auto 0;padding:.27rem .15rem;background:url(https://static.ticket.sz-trip.com/uploads/20221125/f06bc08162f72ccdaa64acda1a0612c9.png);background-size:contain;background-repeat:no-repeat}.pro-list[data-v-7bab5933]{width:100%;margin-top:.8rem;background:#fef8e6;border-left:5px solid #ea5832;border-right:5px solid #ea5832;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:.6rem;border-radius:0 0 .3rem .3rem;border-bottom:5px solid #ea5832;-ms-flex-wrap:wrap;flex-wrap:wrap}.pro-item[data-v-7bab5933]{width:4.84rem;border-radius:.2rem;background:#fff;position:relative;-webkit-box-shadow:1px 1px 1px 1px rgba(1,1,1,.1);box-shadow:1px 1px 1px 1px rgba(1,1,1,.1);margin:.5rem .15rem .15rem}.item-top[data-v-7bab5933]{width:100%;height:3.16rem}.item-img[data-v-7bab5933]{width:100%;height:100%;border-radius:.2rem .2rem 0 0}.qu-name[data-v-7bab5933]{background:#ea5832;font-size:.3rem;border-radius:.2rem;position:absolute;top:.13rem;left:.15rem;padding:.05rem .12rem;line-height:.5rem;color:#fff}.item-content[data-v-7bab5933]{padding:0 .15rem}.noddle-name[data-v-7bab5933]{font-size:.48rem;font-weight:700}.address[data-v-7bab5933],.noddle-name[data-v-7bab5933]{padding:.22rem 0;display:inline-block;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.address[data-v-7bab5933]{font-size:.32rem;font-weight:500}.address_bg[data-v-7bab5933]{height:.6rem;background:rgba(231,81,43,.4);top:2.56rem;text-align:center;font-size:.36rem;line-height:.6rem;position:absolute;width:100%;color:#fff}.item-bottom[data-v-7bab5933]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.22rem;padding:.02rem .1rem .1rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-bottom-left[data-v-7bab5933],.item-bottom[data-v-7bab5933]{display:-webkit-box;display:-ms-flexbox;display:flex}.money-icon[data-v-7bab5933]{width:.52rem;height:.56rem;margin-right:.2rem}.money-icon img[data-v-7bab5933]{width:100%;height:100%}.price[data-v-7bab5933]{color:#ea5832;font-size:.58rem;font-weight:700}.btn[data-v-7bab5933]{padding:.1rem .17rem;border-radius:.3rem;line-height:.4rem;text-align:center;font-size:.27rem;font-family:PingFang SC;font-weight:500;color:#fff;background:#ea5832}.title-2[data-v-7bab5933]{width:7.77rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221125/79e5870043698f211321928868d73223.png);margin:.7rem auto 0}.haomian-map[data-v-7bab5933]{width:100%;height:20rem;padding:1.3rem .52rem;margin:.3rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/ca70ea6b7d01641ac19559ac32409980.png);background-size:cover}.map-bg[data-v-7bab5933]{width:7.46rem;height:15.08rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/c222d44384d95b51c87bed6f65edf557.png);background-size:cover;margin:0 auto}.btn-detail[data-v-7bab5933]{width:7.15rem;height:1.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/7885e140eeb2f6d811a99ae296b0e055.png);background-size:cover;margin:1rem auto;position:relative}.pointer[data-v-7bab5933]{width:.69rem;height:.75rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/9299fef7268f921520e209f60ba657dd.png);background-size:cover;position:absolute;bottom:.2rem;right:.1rem}.title-3[data-v-7bab5933]{width:7.77rem;height:1.36rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/e61166cd0ae4607cfed5b9dc584bad29.png);margin:.7rem auto 0}.link[data-v-7bab5933]{width:100%;height:11.22rem;padding:1.3rem .52rem;margin:.3rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/efe76d08ff4a879ae501fd9144d42b3f.png);background-size:cover}.link-detail[data-v-7bab5933]{width:7.15rem;height:1.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/7885e140eeb2f6d811a99ae296b0e055.png);background-size:cover;margin:7.5rem auto 0;position:relative}.bottom-bg[data-v-7bab5933]{width:100%;height:3.85rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/7762803ef67b3e6512d81d6923510613.png);background-size:cover;padding-top:1.2rem}.bottom-logo[data-v-7bab5933]{width:4.66rem;height:1.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/f901560c90acf27951120350149a040b.png);background-size:cover;margin:0 auto}.look-detail[data-v-7bab5933]{width:100%;margin-bottom:.22rem;padding:.02rem .1rem .1rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.show-active-popup[data-v-7bab5933]{width:80%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;overflow:hidden;padding-bottom:.14rem}.show-active-popup .popup-close[data-v-7bab5933]{width:.5rem;height:.5rem;line-height:.5rem;position:absolute;right:.3rem;top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-7bab5933]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-7bab5933]{font-size:.4rem;color:#333}.show-active-popup .popup-box[data-v-7bab5933]{padding:0 .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-7bab5933]{width:2.62rem;height:.48rem;margin:0 auto}.show-active-popup .popup-box .popup-title .popup-title-img[data-v-7bab5933]{width:100%;height:100%;margin-top:.6rem}.show-active-popup .popup-box .popup-content[data-v-7bab5933]{height:8.2rem;overflow:scroll;margin-top:1.5rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-7bab5933]{text-align:left}.show-active-popup .popup-box .popup-content .content p[data-v-7bab5933]{text-align:left;font-size:.23rem;font-weight:500;color:#f75720;line-height:.52rem;letter-spacing:.05rem}.show-active-popup .popup-box .popup-content .line[data-v-7bab5933]{width:100%;height:1px;background:#d8d8d8;margin:.37rem 0}.show-active-popup .popup-box .popup-content[data-v-7bab5933]::-webkit-scrollbar{display:none}[data-v-63600926]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-63600926]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#da2b18}.com-return[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/415f00fccd3099dec1c9573d4077803b.png);width:1.26rem;height:1.26rem}.top-bac[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/6eb89345abadd91913d87285f18f62ef.png);width:100%;height:8.95rem}.a-title[data-v-63600926]{width:11.25rem;height:3.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/966311193140486fd82df6ff55dba1e8.png);position:relative}.yanhua[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/b7adaad025bcbe52d4f1ceeccf4beeac.png);width:1.8rem;height:1.7rem;position:absolute;top:-.4rem;left:0}.play-btn[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/e19a3774623c07fca99e8926ab65e6c3.png);height:2rem;width:5rem}.play-btn.playing[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/392738b448b9266af61e84dad968c4be.png)}.juanzhou[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/f9f522e55f9524bb562f5c544b7e1855.png);width:10.6rem;height:1.54rem;margin-top:.2rem}.juanzhoukai[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230201/f08c18c8ecd45c9be604613ac73acaa6.png);min-height:12.4rem;padding:1.5rem 1.1rem}.xuhao[data-v-63600926]{font-size:.66rem;font-weight:500;color:#7d2f09}.topic[data-v-63600926],.xuhao[data-v-63600926]{font-family:PingFang SC;width:100%;text-align:center}.topic[data-v-63600926]{padding:.62rem 0;border-bottom:.01rem solid #f3c67e;font-size:.54rem;font-weight:700;color:#333}.option[data-v-63600926]{width:100%;padding:.8rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.op-item[data-v-63600926],.option[data-v-63600926]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.op-item[data-v-63600926]{width:4.01rem;height:1.1rem;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#531f05;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.26rem;background:rgba(230,160,69,.3);border:.04rem solid rgba(230,160,69,.3);border-radius:.1rem;margin-bottom:.4rem}.op-item img[data-v-63600926]{width:.54rem;height:.5rem}.btn-list[data-v-63600926]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:.6rem;margin-bottom:1rem}.btn-list div[data-v-63600926]{width:4.01rem;height:1.23rem}.btn-list div[data-v-63600926]:first-child{background-image:url(https://static.ticket.sz-trip.com/uploads/20230202/6fe7f9e023945f2e121320e221091af2.png)}.btn-list div[data-v-63600926]:last-child{background-image:url(https://static.ticket.sz-trip.com/uploads/20230202/58c52deb2650e384bd7a8e0b60f0db30.png)}.next.two[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230202/30af9c44e808159435a9df8c54bf845f.png)}.qaqjuanzhou[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230202/08ccefaa1ba83f46bbda7454f2cf7017.png);width:10.6rem;min-height:25.11rem;padding:1.7rem .8rem}.an-title[data-v-63600926]{font-size:.66rem;font-family:PingFang SC;font-weight:500;color:#7d2f09;text-align:center}.an-item[data-v-63600926]{width:9rem;min-height:2.5rem;background:rgba(234,162,77,.3);border:.04rem solid rgba(234,162,77,.3);border-radius:.1rem;padding:.38rem;margin-top:.3rem}.an-list[data-v-63600926]{margin-top:.6rem}.an-top[data-v-63600926]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#333}.an-name[data-v-63600926]{max-width:5.9rem}.rightkey[data-v-63600926]{font-weight:700}.an-bom[data-v-63600926]{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.ch-item[data-v-63600926]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#7d2f09;-ms-flex-negative:0;flex-shrink:0;margin-top:.58rem}.queding[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230202/66581152c477f054cecb39da463813e0.png);width:4.01rem;height:1.23rem;margin-top:1.4rem}.red[data-v-63600926]{color:#db3b21}.green[data-v-63600926]{color:#468139!important}.goods[data-v-63600926]{background-color:#ffefcc;width:10.65rem;min-height:14rem;border-radius:.5rem;margin:2.2rem auto 0;border:1px solid transparent;position:relative;padding-bottom:1rem}.goods-title[data-v-63600926]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230202/7b2e84969a7774d1fd005a70c885dc10.png);width:7.35rem;height:2.12rem;margin-top:-1rem}.goods-item[data-v-63600926]{width:10.04rem;height:3.94rem;background:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(234,190,132,.51);box-shadow:0 4px 12px 0 rgba(234,190,132,.51);border-radius:.16rem;margin:.28rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.25rem}.goods-img[data-v-63600926]{width:4.86rem;height:3.47rem;border-radius:.16rem;-ms-flex-negative:0;flex-shrink:0}.goods-content[data-v-63600926]{padding:.25rem 0 0 .32rem;-ms-flex-negative:0;flex-shrink:0;width:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.goods-name[data-v-63600926]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#000}.buy[data-v-63600926]{width:2.75rem;height:.87rem;line-height:.87rem;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#ff5426),to(#ed2832));background:linear-gradient(90deg,#ff5426,#ed2832);border-radius:.44rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff;margin-left:1.4rem}.goods-pirce[data-v-63600926]{font-size:.6rem;font-family:PingFang SC;font-weight:700;color:#f22938}.goods-pirce[data-v-63600926]:before{content:"\FFE5";font-size:.48rem;color:#f22938;font-weight:700}.goods-tutu[data-v-63600926]{width:2.62rem;height:4.48rem;position:absolute;left:-.25rem;bottom:-3.6rem}.logo[data-v-63600926]{text-align:center;margin-top:.95rem}.logo img[data-v-63600926]{width:2.8rem;height:1.97rem}.bg[data-v-8d07a7da]{padding-top:1.26rem;background:#4cc2bd}.top[data-v-8d07a7da]{width:100%;height:11.22rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240508/91ca159297aafd94a069d2213138bde2.png);background-size:cover;background-repeat:no-repeat}.top-text[data-v-8d07a7da]{height:10.83rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240509/c98a84a204c107cb683c9f5f0e290658.png);background-size:100% 100%;background-repeat:no-repeat;margin:-1.5rem .275rem 0;padding:.81rem .68rem}.main[data-v-8d07a7da]{margin:.65rem .4rem 0}.nav-list[data-v-8d07a7da]{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.4rem .4rem 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:#2886b5}.nav-item[data-v-8d07a7da]{width:50%;height:1.48rem;line-height:1.48rem}.nav-item img[data-v-8d07a7da]{width:4.58rem}.nav-list .nav-item.active[data-v-8d07a7da]{background:#fff;border-radius:.4rem .4rem 0 0}.nav-list .nav-item.active img[data-v-8d07a7da]{width:4.58rem}.nav-list .nav-item:nth-child(2) img[data-v-8d07a7da]{width:1.93rem}.free-card-box[data-v-8d07a7da]{background:#fff;position:relative;padding:0 .59rem 2.2rem}.img-1[data-v-8d07a7da]{width:100%;margin-top:.62rem}.img-2[data-v-8d07a7da]{width:100%;margin-top:.7rem}.img-3[data-v-8d07a7da]{width:100%;margin-top:-6.5rem}.img-4[data-v-8d07a7da]{width:100%;margin-top:1.36rem}.zhuangshi[data-v-8d07a7da]{width:100%;height:7.21rem;position:absolute;bottom:-.4rem;left:0;right:0}.zhuangshi img[data-v-8d07a7da]{width:100%;height:100%}.scenic-box[data-v-8d07a7da]{width:100%;background:#fff}.nav[data-v-8d07a7da]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.34rem 0 0 .12rem}.hotTab[data-v-8d07a7da]{color:#2886b5;background:rgba(40,134,181,.2);font-size:.44rem;font-weight:500;line-height:.74rem;z-index:9;border-radius:.1rem;width:1.9rem;height:.8rem;text-align:center;line-height:.8rem;margin-bottom:.25rem}.seld[data-v-8d07a7da]{background:#2886b5;color:#fff}.scenic-list[data-v-8d07a7da]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .2rem .39rem}.scenic-item[data-v-8d07a7da]{margin:.11rem 0;width:4.93rem;background:#fff;border:1px solid #2886b5;-webkit-box-shadow:0 4px 5px 0 rgba(0,107,118,.27);box-shadow:0 4px 5px 0 rgba(0,107,118,.27);border-radius:.15rem}.item-img[data-v-8d07a7da]{width:100%;height:3.95rem;padding:.08rem;border-radius:.1rem}.item-title[data-v-8d07a7da]{height:1.42rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.5rem;font-weight:500;color:#101010;padding:0 .21rem 0 .26rem;margin-bottom:.26rem}.yuyue[data-v-8d07a7da]{width:100%;height:.92rem;background:#2886b5;border-radius:0 0 .15rem .15rem;color:#fff;font-size:.5rem;text-align:center;line-height:.92rem}.bottom-logo[data-v-8d07a7da]{margin-top:.84rem;padding-bottom:1.06rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-8d07a7da]{width:3.78rem;height:1.4rem}.return-top[data-v-8d07a7da]{width:1.04rem;height:1.04rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240508/e7d0156ed158ea86c644e0ccd39bcf9e.png);position:fixed;bottom:1.32rem;right:.39rem}.main1[data-v-8d07a7da]{margin-bottom:1.47rem}.bg[data-v-d76811e4]{background:#fdeedf}.top-bac[data-v-d76811e4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/1268958c595912fdb8779825c55b2b4c.png);height:8.11rem;margin-top:1.26rem}.content[data-v-d76811e4]{padding:0 .4rem;margin-top:-.5rem}.link[data-v-d76811e4]{background:#ffedc6;border:1px solid #ff7903;border-radius:.2rem;margin-top:.89rem;margin-bottom:.64rem}.list[data-v-d76811e4]{margin-bottom:1.48rem}.list-title[data-v-d76811e4]{width:7.23rem;height:1.26rem;margin:0 auto}.list-title img[data-v-d76811e4]{width:100%;height:100%}.line-title[data-v-d76811e4]{width:100%;height:3.88rem;margin-top:-.45rem;background-size:100%;background-repeat:no-repeat}.line-title img[data-v-d76811e4]{width:100%;height:100%}.img-list[data-v-d76811e4]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.25rem .2rem}.img-list .img-item[data-v-d76811e4]{display:block;min-width:4.17rem;max-width:4.17rem;margin-right:.4rem;border:.04rem solid #378208;border-radius:.15rem;background-color:#fff}.img-list .img-item img[data-v-d76811e4]{width:100%;height:3.16rem;display:block;border-radius:.1rem}.img-list .img-item .text[data-v-d76811e4]{padding:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.img-list .img-item .text>div[data-v-d76811e4]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.img-list .img-item .text .title[data-v-d76811e4]{font-size:.46rem;color:#000;font-weight:700;display:inline-block;white-space:nowrap;margin-bottom:.2rem}.img-list .img-item .text .bot .com-price[data-v-d76811e4]{color:#fc2c03;font-size:.48rem}.img-list .img-item .text .bot .com-price[data-v-d76811e4]:before{color:#fc2c03;font-size:.3rem}.img-list .img-item .text .bot .com-price[data-v-d76811e4]:after{color:#fc2c03}.img-list .img-item .text .bot .btn[data-v-d76811e4]{color:#fff;font-size:.3rem;padding:.1rem .29rem;border-radius:.15rem;font-weight:500;background:#ffa616;text-align:center;line-height:.63rem}.big-pic[data-v-d76811e4]{width:7.23rem;height:1.26rem;background-size:cover;margin:0 auto}.food-map-title[data-v-d76811e4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230217/c4f6efe610ab03bf20efdef5cb8a31ed.png);margin-top:1.38rem;margin-bottom:.82rem}.food-map[data-v-d76811e4]{width:100%;height:auto;background:#ffedc6;border:1px solid #ff7903;border-radius:.2rem;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.food-map img[data-v-d76811e4]{width:100%;height:100%;margin-top:.42rem}.food-map-detail[data-v-d76811e4]{width:3.79rem;height:.58rem;background:#ff7912;border-radius:.29rem;text-align:center;line-height:.58rem;font-size:.4rem;color:#fff;font-weight:400;position:absolute;bottom:.53rem}.bot-hua[data-v-d76811e4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230217/c41a4c752ded870e025cea326ac60214.png);background-size:cover;width:100%;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bot-hua div[data-v-d76811e4]:not(:first-child){margin-top:.03rem}.logo[data-v-d76811e4]{width:4.04rem;height:.94rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230217/616446c596f9225d423010450f10464d.png);background-size:cover;margin:0 auto}.return-top[data-v-d76811e4]{width:.83rem;height:.83rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20221126/990fb7a0b4adf56d5ad191f95fdee2d6.png);position:fixed;bottom:2.81rem;right:.4rem}.bg[data-v-022665a4]{background:#e4faf2;padding-top:1.26rem}.topBac[data-v-022665a4]{height:7rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/uploads/20230224/2ff1711d3cccca855b8dea9563ffec3d.png)}.nav-box[data-v-022665a4]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .32rem;margin-top:-.5rem}.nav-box .nav-item[data-v-022665a4]{width:1.85rem;height:.8rem;text-align:center;line-height:.8rem;background-size:100% 100%;background-repeat:no-repeat;font-size:.44rem;color:#fff;margin-bottom:.43rem;font-weight:700}.scene-list[data-v-022665a4]{padding:0 .4rem;background-size:100% auto;background-repeat:repeat;position:relative}.scene-list .item-bac[data-v-022665a4]{position:absolute;left:0;top:0;width:100%;height:100%}.scene-list .item-bac img[data-v-022665a4]{width:100%;height:1.43rem;margin-bottom:1.2rem}.scene-list .scene-item[data-v-022665a4]{margin-top:.24rem;background-repeat:no-repeat;background-size:100% 100%;padding:.4rem;position:relative;z-index:10}.zhuangshi[data-v-022665a4]{width:.75rem;height:.68rem}.zhuangshi img[data-v-022665a4]{width:100%;height:100%}.scene-list .scene-item:nth-child(2n-1) .zhuangshi[data-v-022665a4]{position:absolute;right:-.4rem;bottom:1.07rem}.scene-list .scene-item:nth-child(2n) .zhuangshi[data-v-022665a4]{position:absolute;left:-.4rem;top:.5rem}.scene-list .scene-item[data-v-022665a4]:first-child{margin-top:0}.scene-list .scene-item .item-img[data-v-022665a4]{width:3rem;height:2.7rem;-o-object-fit:cover;object-fit:cover;margin-right:.4rem;border:.04rem solid #fff}.scene-list .scene-item .item-text[data-v-022665a4]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.scene-list .scene-item .item-text .title[data-v-022665a4]{font-size:.46rem;font-weight:700;color:#000;text-align:left}.scene-list .scene-item .item-text .subtitle[data-v-022665a4]{font-size:.34rem;color:#666;text-align:left;margin-top:.2rem}.scene-list .scene-item .item-text .subtitle i[data-v-022665a4]{font-size:.32rem;color:#818181;margin-right:.08rem}.scene-list .scene-item .item-text .btn[data-v-022665a4]{font-size:.4rem;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#b5dc87),to(#38947b));background:linear-gradient(180deg,#b5dc87,#38947b);border-radius:.38rem;line-height:.8rem;padding:0 .26rem;display:inline-block}.scene-list .scene-item .item-text .tags[data-v-022665a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.16rem 0;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.scene-list .scene-item .item-text .tags span[data-v-022665a4]{background:-webkit-gradient(linear,left bottom,left top,from(#be8cdf),to(#724796));background:linear-gradient(0deg,#be8cdf,#724796);border-radius:.1rem;font-size:.34rem;font-weight:400;color:#fff;line-height:.54rem;padding:0 .2rem;margin-right:.1rem;margin-bottom:.1rem}.scene-list .scene-item .item-bot[data-v-022665a4]{font-size:.34rem;font-weight:400;margin-top:.1rem;color:#38947b!important;text-align:left}[data-v-022665a4] .topten-content span{color:#38947b!important}[data-v-022665a4] .topten-content p,[data-v-022665a4] .topten-content span{font-size:.34rem!important;display:inline!important;font-family:inherit!important;background:none!important;background-color:transparent!important;overflow-x:hidden!important;overflow-y:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;float:none!important}[data-v-022665a4] .topten-content p.des{float:none!important}.header[data-v-022665a4]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-022665a4],.header[data-v-022665a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-022665a4]{width:1.26rem;height:100%}.header .dr[data-v-022665a4]{width:1.26rem}.header .dc[data-v-022665a4]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-022665a4]{display:block;height:.4rem}.areaTag[data-v-022665a4]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.areaTag i[data-v-022665a4]{font-size:.34rem;margin-left:.04rem}.areaPopup .title[data-v-022665a4]{text-align:center;height:1.9rem;line-height:1.9rem;background:#97648d;color:#fff}.areaPopup .area-item[data-v-022665a4]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-022665a4]{background:#38947b!important;color:#fff}.get-more[data-v-022665a4]{text-align:center;padding-bottom:.3rem}.get-more>img[data-v-022665a4]{width:2.61rem;padding:0 .55rem;margin:0 auto;display:inline-block}.more[data-v-022665a4]{width:3.14rem;height:.7rem;background:#fff;border:1px solid #38947b;border-radius:.35rem;font-size:.38rem;font-weight:400;color:#333;line-height:.7rem;text-align:center;margin-top:.62rem}.bottom[data-v-022665a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.97rem;padding-bottom:.56rem}.bottom img[data-v-022665a4]{width:2.61rem;height:1.56rem}.header[data-v-2a997855]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-2a997855],.header[data-v-2a997855]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-2a997855]{width:1.26rem;height:100%}.header .dr[data-v-2a997855]{width:1.26rem}.header .dc[data-v-2a997855]{width:calc(100% - .26rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-2a997855]{display:block;height:.4rem}.header .areaTag[data-v-2a997855]{position:absolute;right:.38rem;top:0;bottom: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:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;border:1px solid #666;height:.78rem;border-radius:.39rem;padding:0 .2rem}.header .areaTag i[data-v-2a997855]{font-size:.34rem;margin-left:.04rem}.areaPopup .area-item[data-v-2a997855]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.36rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-2a997855]{background-color:#27899e;color:#fff}.bg[data-v-7311abfa]{padding-top:1.26rem;background:#acdcdb}.top[data-v-7311abfa]{width:100%;height:11.22rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230316/ce0b0e5b65543043082adc03f8cb5cb1.png);background-size:100%;background-repeat:no-repeat}.top-text[data-v-7311abfa]{height:14rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230331/a7fdb519f522cf9000c518edabc683f3.png);background-size:100%;background-repeat:no-repeat;margin-top:-2.54rem}.main[data-v-7311abfa]{margin:.65rem .4rem 0}.nav-list[data-v-7311abfa]{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.4rem .4rem 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:#2a8ba4}.nav-item[data-v-7311abfa]{width:50%;height:1.48rem;line-height:1.48rem;color:#fff;font-size:.46rem;font-weight:700}.nav-item img[data-v-7311abfa]{width:4.58rem}.nav-list .nav-item.active[data-v-7311abfa]{background:#fff;border-radius:.4rem .4rem 0 0;color:#2a8ba4;font-size:.5rem;font-weight:700}.nav-list .nav-item.active img[data-v-7311abfa]{width:4.58rem}.nav-list .nav-item:nth-child(2) img[data-v-7311abfa]{width:1.93rem}.free-card-box[data-v-7311abfa]{background:#fff;position:relative;padding-bottom:.6rem;-webkit-box-shadow:0 .02rem .02rem 0 #919191;box-shadow:0 .02rem .02rem 0 #919191;border-radius:0 0 .3rem .3rem}.img-1[data-v-7311abfa]{width:100%}.img-2[data-v-7311abfa]{width:100%;margin-top:.7rem}.img-3[data-v-7311abfa]{width:100%;margin:.95rem 0}.img-4[data-v-7311abfa]{width:100%}.zhuangshi[data-v-7311abfa]{width:100%;height:7.21rem;position:absolute;bottom:-.4rem;left:0;right:0}.zhuangshi img[data-v-7311abfa]{width:100%;height:100%}.scenic-box[data-v-7311abfa]{width:100%;background:#fff}.nav[data-v-7311abfa]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.24rem 0 0 .12rem}.hotTab[data-v-7311abfa]{padding:0 .16rem;margin:.18rem .12rem;height:.74rem;color:#2b93a6;background:rgba(43,147,166,.16);font-size:.44rem;font-weight:500;text-align:center;line-height:.74rem;z-index:9;border-radius:.1rem}.seld[data-v-7311abfa]{background:#2b93a6;color:#fff}.scenic-list[data-v-7311abfa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .2rem .6rem;-webkit-box-shadow:0 .2rem .2rem 0 #919191;box-shadow:0 .2rem .2rem 0 #919191;border-radius:0 0 .3rem .3rem}.scenic-item[data-v-7311abfa]{margin:.11rem 0;width:4.93rem;background:#fff;border:1px solid #2886b5;-webkit-box-shadow:0 4px 5px 0 rgba(0,107,118,.27);box-shadow:0 4px 5px 0 rgba(0,107,118,.27);border-radius:.15rem}.item-img[data-v-7311abfa]{width:100%;height:3.95rem;padding:.08rem;border-radius:.1rem}.item-title[data-v-7311abfa]{margin:.21rem .14rem .26rem .18rem;width:4.46rem;height:1.37rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.5rem;font-weight:500;color:#101010;text-align:center}.yuyue[data-v-7311abfa]{width:100%;height:.92rem;background:#2b93a6;border-radius:0 0 .15rem .15rem;color:#fff;font-size:.5rem;text-align:center;line-height:.92rem}.bottom-logo[data-v-7311abfa]{height:3.2rem;margin-top:-.6rem;padding-bottom:.58rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(https://static.ticket.sz-trip.com/uploads/20230316/d3cfa2eda1b1dc8d6537bd9530fea246.png);background-size:cover}.logo[data-v-7311abfa]{width:2.61rem;height:1.8rem}.return-top[data-v-7311abfa]{width:1.04rem;height:1.04rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230316/53dd1e70cac2ef9617cf8a038931c2c5.png);position:fixed;bottom:1.75rem;right:.39rem}.content[data-v-7311abfa]{padding-top:.76rem}.content-text[data-v-7311abfa]{text-indent:2em;font-size:.46rem;color:#000}.title[data-v-7311abfa]{font-size:.44rem;font-weight:700;color:#111;text-align:center}.bg[data-v-5287f835]{background-color:#66b9dc;overflow-x:hidden;padding-bottom:.3rem}.top-bac[data-v-5287f835]{height:14.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/86209b360e732ce103b8d26e0a1b4aac.png)}.draw-box[data-v-5287f835]{width:9.4rem;height:9.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/315a058a558e95791a0cdaebf771b540.png);position:relative;margin-top:-.84rem;margin-bottom:.84rem}.draw-box .pointer[data-v-5287f835]{width:2.68rem;height:4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/2cdf4ba67f201b83d4ae612ba3621b40.png);position:absolute;left:0;right:0;margin:auto;top:0;bottom:.4rem;-webkit-transition:all 2s;transition:all 2s}.draw-box .btn[data-v-5287f835]{color:#fff;font-size:.48rem;background-color:#e66639;border-radius:.12rem 0 0 .12rem;position:absolute;right:-.46rem;top:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding:.1rem .02rem}.draw-box .btn.one[data-v-5287f835]{top:-1.8rem}.common-active-popup[data-v-5287f835]{width:9.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:78vh;background:none}.common-active-popup .popup-close[data-v-5287f835]{background-image:url(/static/images/close.png);width:.8rem;height:.8rem;position:absolute;bottom:0;left:0;right:0;margin:auto}.common-active-popup .popup-box[data-v-5287f835]{padding:.4rem;overflow:hidden;font-weight:700;color:#000;background-color:#fff;border-radius:.3rem}.common-active-popup .popup-box .popup-title[data-v-5287f835]{font-size:.54rem;font-weight:700;color:#000;margin-bottom:.4rem;text-align:center}.common-active-popup .popup-box .popup-content[data-v-5287f835]{line-height:.68rem;overflow:scroll;height:56vh}.common-active-popup .popup-title .title[data-v-5287f835]{font-size:.5rem;color:#0e0e0e;padding:0 1rem;margin-top:.14rem}.prize-box[data-v-5287f835]{width:100%;height:11.7rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/cbcdb6de4be011b4f1c31f2046da2bba.png);background-size:cover;padding:1.65rem 1.18rem 1.84rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prize-box img[data-v-5287f835]{width:9.75rem;display:block;margin:0 auto;position:relative;z-index:2}.prize-box .prize-img[data-v-5287f835]{position:absolute;z-index:1;width:5.6rem;height:4.4rem;border-radius:.3rem;left:.66rem;right:0;margin:auto;bottom:2.2rem}.prize-box .text-box[data-v-5287f835]{position:absolute;left:.66rem;right:0;margin:auto;bottom:4rem;text-align:center;color:#fff2c6;z-index:10}.prize-box .text-box .title[data-v-5287f835]{font-size:.7rem}.prize-box .text-box .subtitle[data-v-5287f835]{font-size:.9rem}.prize-box .btn[data-v-5287f835]{color:#000;font-size:.64rem;position:absolute;left:.66rem;right:0;margin:auto;bottom:.9rem;text-align:center;font-weight:400;z-index:10}.rules[data-v-5287f835]{width:10rem;height:12.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/a1f72d7b1d507f7084fd1dab576e3a24.png);background-size:cover;margin:0 auto 1.05rem}.prize-title[data-v-5287f835]{font-size:.6rem;font-weight:700;color:#2d88bb}.prize-name[data-v-5287f835]{font-size:.62rem;font-weight:700;color:#ff7928;margin:.7rem 0}.rules-detail[data-v-5287f835]{font-size:.4rem;font-weight:700;color:#999}.post-info[data-v-5287f835]{width:5rem;height:1rem;background:#49a2cc;border-radius:.5rem;font-size:.48rem;font-weight:700;color:#fff;line-height:1rem}.prize-notes[data-v-5287f835]{font-size:.36rem;color:#333;font-weight:700}.bg[data-v-0050a1eb]{background-color:#32b9b3;overflow-x:hidden;padding-bottom:.3rem}.top-bac[data-v-0050a1eb]{height:14.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/57cdcd17f7866e1a8febd9124b9dde9d.png)}.draw-box[data-v-0050a1eb]{width:9.4rem;height:9.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/968737838b39ba8a8652e6bf304ecc49.png);position:relative;margin-top:-.84rem;margin-bottom:.84rem}.draw-box .pointer[data-v-0050a1eb]{width:2.68rem;height:4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/fc5586cc93ebec3f1b446c88cdf61a7b.png);position:absolute;left:0;right:0;margin:auto;top:0;bottom:.4rem;-webkit-transition:all 2s;transition:all 2s}.draw-box .btn[data-v-0050a1eb]{color:#fff;font-size:.48rem;background-color:#e66639;border-radius:.12rem 0 0 .12rem;position:absolute;right:-.46rem;top:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding:.1rem .02rem}.draw-box .btn.one[data-v-0050a1eb]{top:-1.8rem}.common-active-popup[data-v-0050a1eb]{width:9.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:78vh;background:none}.common-active-popup .popup-close[data-v-0050a1eb]{background-image:url(/static/images/close.png);width:.8rem;height:.8rem;position:absolute;bottom:0;left:0;right:0;margin:auto}.common-active-popup .popup-box[data-v-0050a1eb]{padding:.4rem;overflow:hidden;font-weight:700;color:#000;background-color:#fff;border-radius:.3rem}.common-active-popup .popup-box .popup-title[data-v-0050a1eb]{font-size:.54rem;font-weight:700;color:#000;margin-bottom:.4rem;text-align:center}.common-active-popup .popup-box .popup-content[data-v-0050a1eb]{line-height:.68rem;overflow:scroll;height:56vh}.common-active-popup .popup-title .title[data-v-0050a1eb]{font-size:.5rem;color:#0e0e0e;padding:0 1rem;margin-top:.14rem}.prize-box[data-v-0050a1eb]{width:100%;height:11.7rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/cbcdb6de4be011b4f1c31f2046da2bba.png);background-size:cover;padding:1.65rem 1.18rem 1.84rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prize-box img[data-v-0050a1eb]{width:9.75rem;display:block;margin:0 auto;position:relative;z-index:2}.prize-box .prize-img[data-v-0050a1eb]{position:absolute;z-index:1;width:5.6rem;height:4.4rem;border-radius:.3rem;left:.66rem;right:0;margin:auto;bottom:2.2rem}.prize-box .text-box[data-v-0050a1eb]{position:absolute;left:.66rem;right:0;margin:auto;bottom:4rem;text-align:center;color:#fff2c6;z-index:10}.prize-box .text-box .title[data-v-0050a1eb]{font-size:.7rem}.prize-box .text-box .subtitle[data-v-0050a1eb]{font-size:.9rem}.prize-box .btn[data-v-0050a1eb]{color:#000;font-size:.64rem;position:absolute;left:.66rem;right:0;margin:auto;bottom:.9rem;text-align:center;font-weight:400;z-index:10}.rules[data-v-0050a1eb]{width:10rem;height:12.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230318/add6c3e85d6bbac40ae0e56b961838d3.png);background-size:cover;margin:0 auto 1.05rem}.prize-title[data-v-0050a1eb]{font-size:.6rem;font-weight:700;color:#0b898e}.prize-name[data-v-0050a1eb]{font-size:.62rem;font-weight:700;color:#ff7928;margin:.7rem 0}.rules-detail[data-v-0050a1eb]{font-size:.4rem;font-weight:700;color:#999}.post-info[data-v-0050a1eb]{width:5rem;height:1rem;background:#2ca18a;border-radius:.5rem;font-size:.48rem;font-weight:700;color:#fff;line-height:1rem}.prize-notes[data-v-0050a1eb]{font-size:.36rem;color:#333;font-weight:700}.bg[data-v-ab797c2a]{min-height:calc(100vh - 1.26rem);background:#f7f7f7;padding-top:1.26rem}.handle-box[data-v-ab797c2a]{padding:.56rem .38rem}.handle-box .handle-form[data-v-ab797c2a]{padding:0 .42rem;background:#fff;border-radius:.15rem}.handle-form .form-item[data-v-ab797c2a]{line-height:1.6rem;background:#fff;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-ab797c2a]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-ab797c2a]{display:inline-block;min-width:2rem;text-align:left;font-size:.48rem;font-weight:400;color:#000}.handle-form .form-item select[data-v-ab797c2a]{width:2rem;height:.6rem;margin-right:.2rem}.handle-form .form-item input[data-v-ab797c2a]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333}[data-v-ab797c2a] .default{line-height:1rem}[data-v-ab797c2a] .default .van-field__label{color:#000}[data-v-ab797c2a] .default .van-cell__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit-box[data-v-ab797c2a]{padding:0 .4rem;text-align:center;border:none;outline:none;width:98%;height:1.1rem;line-height:1.1rem;color:#fff;background:#d62828;border-radius:2rem;font-size:.54rem;margin:.7rem auto 0}.bg[data-v-cfa5e6a8],.submit-box[data-v-ab797c2a]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-cfa5e6a8]{background:#873d2e;padding:1.26rem 0 .92rem}.topImg[data-v-cfa5e6a8]{width:11.25rem;height:18.06rem}.hd[data-v-cfa5e6a8]{width:11.25rem;height:10.5rem;position:relative;margin-top:-1.5rem}.ztBox[data-v-cfa5e6a8]{width:100%;height:6.7rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/zt.png);background-size:cover;padding:1.87rem .6rem 0 .7rem;-webkit-box-sizing:border-box;box-sizing:border-box}.ztImg[data-v-cfa5e6a8]{width:3.65rem;height:4.06rem;border-radius:.15rem;margin-right:.11rem;-o-object-fit:cover;object-fit:cover}.listBox[data-v-cfa5e6a8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.jgBox[data-v-cfa5e6a8]{background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/jg.png) no-repeat}.qsBox[data-v-cfa5e6a8]{background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/qs.png) no-repeat}.wnBox[data-v-cfa5e6a8]{background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/wn.png) no-repeat}.ztwyBox[data-v-cfa5e6a8]{background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/ztwy.png) no-repeat}.yzBox[data-v-cfa5e6a8]{background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/yz.png) no-repeat}.box[data-v-cfa5e6a8]{width:10.45rem;height:auto;background-color:#cf6851;background-size:contain;border-left:3px solid #655259;border-right:3px solid #655259;border-bottom:3px solid #655259;border-radius:.2rem 1rem .2rem .2rem;margin:.97rem auto 0;padding:2.19rem .26rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.box .imgBox[data-v-cfa5e6a8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.box .imgBox img[data-v-cfa5e6a8]{width:4.9rem;height:4.3rem;border-radius:.15rem;margin-right:.14rem}.box .title[data-v-cfa5e6a8]{margin-top:.4rem;font-size:.48rem;font-family:Source Han Sans CN;font-weight:700;color:#fff}.box .text[data-v-cfa5e6a8]{margin-top:.25rem;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#fff;line-height:.68rem;text-indent:.84rem}.textImg[data-v-cfa5e6a8]{width:3.55rem;height:.82rem;margin:1.7rem 0 0 3.86rem}.com-return[data-v-cfa5e6a8]{width:.81rem;height:.81rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/taohua/returnTop.png);background-size:cover}[data-v-559ed290]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-559ed290]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/1787e447dc070121f716694efbec28a2.png)}.top-bac[data-v-559ed290]{width:100%;height:17rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/0102a1aa383061a2e42b055305268491.png)}.line[data-v-559ed290]{width:100%;height:.33rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/b01fc910bbe52d127c8e77b952c8ffd8.png)}.line.two[data-v-559ed290]{margin-top:1.2rem}.shanghuaping[data-v-559ed290]{width:2.45rem;height:1.89rem}.title[data-v-559ed290]{width:7.64rem;height:1.4rem;margin:0 auto}.title.one[data-v-559ed290]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/fc95bb96311e8bd52072e12b081d8192.png);margin-top:-1rem}.activity[data-v-559ed290]{width:10.72rem;height:6.25rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230412/4137a3f3ba6f0b6503e49c68d082c417.png);margin:.7rem auto 0;padding:1.06rem 1.19rem 1.24rem 1.86rem;font-size:.37rem;font-family:FZSuXinShiLiuKaiS-R-GB;font-weight:400;color:#000}.title.two[data-v-559ed290]{width:4.99rem;height:1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/d1b1dd84d5b6d61bcbd0418f5f0992c4.png);margin-top:1rem}.list[data-v-559ed290]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.8rem}.list.one[data-v-559ed290],.list.two[data-v-559ed290]{overflow-x:scroll}.item[data-v-559ed290]{overflow:hidden}.item.one[data-v-559ed290]{width:3.15rem;height:6.25rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.3rem;position:relative}.title.three[data-v-559ed290]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/08ac1ff62fd224efc5c918c16eb6b5f1.png);width:4.99rem;height:1rem;margin-top:1.3rem}.item.two[data-v-559ed290]{width:3.42rem;height:3.42rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-right:.32rem}.xiahuaping[data-v-559ed290]{width:1.22rem;height:2.59rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/95a9768dcf057afb9bee6d65e428208b.png);margin-right:.28rem;margin-top:-.66rem}.title.four[data-v-559ed290]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/5c14465b5838f0836842cfd05c34628c.png);margin-top:-.66rem}.list.three[data-v-559ed290]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .5rem}.item.three[data-v-559ed290]{width:4.91rem;height:6.23rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.4rem;-webkit-box-shadow:0 .06rem .2rem 0 rgba(0,0,0,.2);box-shadow:0 .06rem .2rem 0 rgba(0,0,0,.2);border-radius:.1rem;background:#fff}.logo[data-v-559ed290]{width:2.85rem;height:2.01rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/463c57b32cf3e05d7481657a325feda1.png);margin:.2rem auto 0}.btm-bac[data-v-559ed290]{width:100%;height:2.61rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/de31d7ddc0f6359222e1d85220b9144a.png)}.item-img[data-v-559ed290]{width:3.42rem;height:3.42rem;position:absolute;z-index:10}.item-img.one[data-v-559ed290]{width:3.15rem;height:6.25rem}.item-bac[data-v-559ed290]{width:3.42rem;height:3.42rem;position:absolute;background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/0d620beeabf1b1a68f58f25290245b0e.png);z-index:20}.item-bac.one[data-v-559ed290]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230407/e0f7dc32002d09a62c06e0ec60c920cf.png);width:3.15rem;height:6.25rem}.three-img[data-v-559ed290]{width:4.91rem;height:4.91rem;border-radius:.1rem}.title-three[data-v-559ed290]{font-size:.43rem;font-family:Source Han Sans CN;font-weight:400;color:#333;padding:0 .1rem}.bg[data-v-186e91bd]{width:100%;min-height:100vh;background:#801a1f;overflow:hidden;padding-bottom:.79rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-186e91bd]{width:100%;height:6.5rem;margin-top:1.26rem}.gyImg[data-v-186e91bd]{width:7.7rem;height:1.28rem;margin:.2rem auto 0;display:block}.publicizeBox[data-v-186e91bd]{margin:.6rem .32rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.publicizeBox .public-item[data-v-186e91bd]{border:.06rem solid #f3e0ae;-webkit-box-sizing:border-box;box-sizing:border-box;width:5.2rem;height:4.6rem;position:relative}.publicizeBox .public-item img[data-v-186e91bd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.publicizeBox .public-item .playImg[data-v-186e91bd]{width:1rem;height:1rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2}.bmImg[data-v-186e91bd]{width:7.7rem;height:1.28rem;display:block;margin:1.04rem auto 0}.lvSwiper[data-v-186e91bd]{width:5.8rem;height:8.26rem;margin:.65rem auto 0;overflow:visible!important}.lvSwiper .lySwiper-seld[data-v-186e91bd]{width:5.8rem;height:8.26rem;border:.06rem solid #f3e0ae;-webkit-box-sizing:border-box;box-sizing:border-box}.lvSwiper .lySwiper-seld img[data-v-186e91bd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lvSwiper .lySwiper-no[data-v-186e91bd]{width:4.76rem;height:6.79rem;border-top:.06rem solid #f3e0ae;border-bottom:.06rem solid #f3e0ae;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.735rem}.lvSwiper .lySwiper-no img[data-v-186e91bd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(50%);filter:brightness(50%)}.qzImg[data-v-186e91bd]{width:7.7rem;height:1.78rem;display:block;margin:1.16rem auto 0}.navBox[data-v-186e91bd]{width:100%;height:.88rem;border-bottom:.01rem solid hsla(0,0%,100%,.5);font-size:.46rem;font-family:PingFang SC;font-weight:400;color:#fff;padding:0 2.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.66rem}.navBox .active[data-v-186e91bd]{font-size:.5rem;font-family:PingFang SC;font-weight:700;color:#f3e0ae}.navBox .line[data-v-186e91bd]{width:.6rem;height:.06rem;background:#f3e0ae;border-radius:.03rem;margin:.1rem auto auto}.videoBox[data-v-186e91bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:10.61rem;height:auto;margin:.31rem auto 0}.videoBox .video_item[data-v-186e91bd]{width:5.2rem;height:auto;background:#f3e0ae;border:.06rem solid #f3e0ae;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-bottom:.21rem}.videoBox .video_item img[data-v-186e91bd]{width:5.08rem;height:4.6rem;-o-object-fit:cover;object-fit:cover}.videoBox .video_item .playImg[data-v-186e91bd]{width:1rem;height:1rem;position:absolute;top:1.8rem;left:2.1rem;z-index:2}.videoBox .video_item .content[data-v-186e91bd]{width:100%;height:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#111}.videoPopup[data-v-186e91bd]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-186e91bd]{width:100%;height:auto}.audio_item[data-v-186e91bd]{width:10.65rem;height:auto;background:#f3e0ae;border-radius:.4rem;margin:.3rem;padding:.4rem .4rem .29rem;-webkit-box-sizing:border-box;box-sizing:border-box}.audio_item .audio_title[data-v-186e91bd]{width:100%;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333}.audio_item .audio_content[data-v-186e91bd]{width:100%;height:.9rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#333}.audio_item .audio_content .audio_time[data-v-186e91bd],.audio_item .audio_content[data-v-186e91bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audio_item .audio_content .audio_time[data-v-186e91bd]{width:7.78rem}.audio_item .audio_content .audio_time .audio_progress[data-v-186e91bd]{width:5rem;height:.06rem;background:#fff;border-radius:.03rem;position:relative}.audio_item .audio_content .audio_time .audio_progress .audio_progress_line[data-v-186e91bd]{height:.06rem;background:#801a1f;border-radius:.03rem;width:0}.audio_item .audio_content .audio_time .audio_progress .audio_progress_dot[data-v-186e91bd]{width:.14rem;height:.14rem;background:#801a1f;border-radius:50%;position:absolute;top:-.04rem}.audio_item .audio_content img[data-v-186e91bd]{width:.9rem;height:.9rem}.botTitle[data-v-186e91bd]{width:5.12rem;height:.5rem;margin:.86rem auto 0;display:block}.com-return[data-v-186e91bd]{width:1rem;height:1rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/sale415/returnTop.png);background-size:cover;bottom:1.74rem}[data-v-186e91bd].van-list .van-list__finished-text{font-size:.32rem!important;font-family:PingFang SC!important;font-weight:500!important;color:#f3caad!important}.bg[data-v-2fba439a]{width:100%;background:#a6d2cb;padding:1.26rem 0 .69rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-2fba439a]{width:100%;height:8rem}.couponBox[data-v-2fba439a]{width:10.45rem;height:auto;position:relative;top:-.4rem;left:.4rem;background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wlCoupon/couponBg1.png);background-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.33rem .17rem;-webkit-box-sizing:border-box;box-sizing:border-box}.couponBox div[data-v-2fba439a]{width:4.96rem;height:4.5rem}.couponBox div img[data-v-2fba439a]{width:100%;height:100%}.couponBox div[data-v-2fba439a]:first-child{margin-bottom:.15rem}.couponBox .couponBtn[data-v-2fba439a]{background:#f18661;color:#fbfeff}.couponBox .couponBtn1[data-v-2fba439a],.couponBox .couponBtn[data-v-2fba439a]{width:5.3rem;height:.87rem;border-radius:.15rem;line-height:.87rem;text-align:center;font-size:.48rem;font-family:PingFang SC;font-weight:500;margin:.2rem auto 0}.couponBox .couponBtn1[data-v-2fba439a]{background:#d6d6d6;color:#0f0f0f}.tabBox[data-v-2fba439a]{width:10.45rem;height:1.48rem;background:#40a097;line-height:1.48rem;border-radius:.4rem .4rem 0 0;font-size:.6rem;font-family:eryaheiheihei;font-weight:400;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;font-weight:700;margin:.75rem auto 0}.tabBox div[data-v-2fba439a]{width:50%;height:1.5rem}.tabBox .active[data-v-2fba439a]{border-radius:.4rem .4rem 0 0;background:#fff;color:#40a097}.box[data-v-2fba439a]{width:10.45rem;padding:.58rem .5rem .27rem .47rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:auto;border-radius:0 0 .2rem .2rem}.box .typeBox[data-v-2fba439a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2rem}.box .typeBox div[data-v-2fba439a]{width:1.31rem;height:1.31rem;border:1px solid #40a097;border-radius:.1rem;text-align:center;font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#40a097;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.box .typeBox .active[data-v-2fba439a]{background:#40a097;border:none;color:#fff}.box .goodsItem[data-v-2fba439a]{width:9.51rem;height:3.68rem;background:#fff;-webkit-box-shadow:.02rem .02rem .1rem 0 #a8a8a8;box-shadow:.02rem .02rem .1rem 0 #a8a8a8;border-radius:.1rem;overflow:hidden;margin-bottom:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-right:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box}.box .goodsItem .goodImg[data-v-2fba439a]{width:4.48rem;height:3.68rem}.box .goodsItem .goodContent[data-v-2fba439a]{width:4.6rem;height:3.68rem;padding:.3rem 0 .24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .goodsItem .goodContent .title[data-v-2fba439a]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.box .goodsItem .goodContent .subtitle[data-v-2fba439a]{height:.5rem;background:rgba(255,234,219,.8);border-radius:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:.5rem;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#f50c0c;width:3.28rem;text-align:center}.box .goodsItem .goodContent .priceBtn[data-v-2fba439a]{width:4.6rem;height:.84rem;line-height:.84rem;background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wlCoupon/priceBg.png);background-size:cover;padding:0 .41rem 0 .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .goodsItem .goodContent .priceBtn .price[data-v-2fba439a]{font-size:.54rem;color:#f50c0c}.box .goodsItem .goodContent .priceBtn .price[data-v-2fba439a]:before{content:"\FFE5";font-size:.36rem}.box .goodsItem .goodContent .priceBtn .price[data-v-2fba439a]:after{content:"\8D77";font-size:.3rem;color:#0f0f0f;display:inline-block;margin-left:.16rem}.box .goodsItem .goodContent .priceBtn .p[data-v-2fba439a]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff}.box .goodsItem .hotImg[data-v-2fba439a]{width:1.06rem;height:.46rem;position:absolute;left:0;top:0}.botText[data-v-2fba439a]{display:block;margin:1.18rem auto 0;width:2.74rem;height:1.82rem}.com-return[data-v-2fba439a]{width:.88rem;height:.88rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wlCoupon/returnTop.png)}.bg[data-v-cf523cac]{width:100%;background:#a6d2cb;padding:1.26rem 0 .69rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-cf523cac]{width:100%;height:8rem}.couponBox[data-v-cf523cac]{width:10.45rem;height:auto;position:relative;top:-.4rem;left:.4rem;background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wlCoupon/couponBg1.png);background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.33rem .17rem;-webkit-box-sizing:border-box;box-sizing:border-box}.couponBox div[data-v-cf523cac]{width:4.96rem;height:4.5rem}.couponBox div img[data-v-cf523cac]{width:100%;height:100%}.couponBox div[data-v-cf523cac]:first-child{margin-bottom:.15rem}.couponBox .couponBtn[data-v-cf523cac]{background:#f18661;color:#fbfeff}.couponBox .couponBtn1[data-v-cf523cac],.couponBox .couponBtn[data-v-cf523cac]{width:5.3rem;height:.87rem;border-radius:.15rem;line-height:.87rem;text-align:center;font-size:.48rem;font-family:PingFang SC;font-weight:500;margin:.2rem auto 0}.couponBox .couponBtn1[data-v-cf523cac]{background:#d6d6d6;color:#0f0f0f}.tabBox[data-v-cf523cac]{width:10.45rem;height:1.48rem;background:#40a097;line-height:1.48rem;border-radius:.4rem .4rem 0 0;font-size:.6rem;font-family:eryaheiheihei;font-weight:400;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;font-weight:700;margin:.75rem auto 0}.tabBox div[data-v-cf523cac]{width:50%;height:1.5rem}.tabBox .active[data-v-cf523cac]{border-radius:.4rem .4rem 0 0;background:#fff;color:#40a097}.box[data-v-cf523cac]{width:10.45rem;padding:.58rem .5rem .27rem .47rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:auto;border-radius:0 0 .2rem .2rem}.box .typeBox[data-v-cf523cac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2rem}.box .typeBox div[data-v-cf523cac]{width:1.31rem;height:1.31rem;border:1px solid #40a097;border-radius:.1rem;text-align:center;font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#40a097;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.box .typeBox .active[data-v-cf523cac]{background:#40a097;border:none;color:#fff}.box .goodsItem[data-v-cf523cac]{width:9.51rem;height:3.68rem;background:#fff;-webkit-box-shadow:.02rem .02rem .1rem 0 #a8a8a8;box-shadow:.02rem .02rem .1rem 0 #a8a8a8;border-radius:.1rem;overflow:hidden;margin-bottom:.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-right:.17rem;-webkit-box-sizing:border-box;box-sizing:border-box}.box .goodsItem .goodImg[data-v-cf523cac]{width:4.48rem;height:3.68rem}.box .goodsItem .goodContent[data-v-cf523cac]{width:4.6rem;height:3.68rem;padding:.3rem 0 .24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .goodsItem .goodContent .title[data-v-cf523cac]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.box .goodsItem .goodContent .subtitle[data-v-cf523cac]{height:.5rem;background:rgba(255,234,219,.8);border-radius:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:.5rem;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#f50c0c;width:3.28rem;text-align:center}.box .goodsItem .goodContent .priceBtn[data-v-cf523cac]{width:4.6rem;height:.84rem;line-height:.84rem;background:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wlCoupon/priceBg.png);background-size:cover;padding:0 .41rem 0 .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .goodsItem .goodContent .priceBtn .price[data-v-cf523cac]{font-size:.54rem;color:#f50c0c}.box .goodsItem .goodContent .priceBtn .price[data-v-cf523cac]:before{content:"\FFE5";font-size:.36rem}.box .goodsItem .goodContent .priceBtn .price[data-v-cf523cac]:after{content:"\8D77";font-size:.3rem;color:#0f0f0f;display:inline-block;margin-left:.16rem}.box .goodsItem .goodContent .priceBtn .p[data-v-cf523cac]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff}.box .goodsItem .hotImg[data-v-cf523cac]{width:1.06rem;height:.46rem;position:absolute;left:0;top:0}.botText[data-v-cf523cac]{display:block;margin:1.18rem auto 0;width:2.74rem;height:1.82rem}.com-return[data-v-cf523cac]{width:.88rem;height:.88rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wlCoupon/returnTop.png)}[data-v-30135dd0]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-30135dd0]{min-height:100vh;overflow-x:hidden;background-color:#edf5fb;padding-bottom:2rem}.com-return[data-v-30135dd0]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230110/415f00fccd3099dec1c9573d4077803b.png);width:1.26rem;height:1.26rem}.top-bac[data-v-30135dd0]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230501/e06cd5e6659db5363f10fc8f17fd24ca.png);width:100%;height:9.79rem}.list[data-v-30135dd0]{margin-top:-1.2rem}.item[data-v-30135dd0]{width:10.68rem;min-height:4.64rem;background:#fff;-webkit-box-shadow:0 .08rem .27rem 0 hsla(0,0%,75.7%,.36);box-shadow:0 .08rem .27rem 0 hsla(0,0%,75.7%,.36);border-radius:.1rem;margin:0 auto;padding:.51rem .42rem}.item-top[data-v-30135dd0]{display:-webkit-box;display:-ms-flexbox;display:flex}.item-top img[data-v-30135dd0]{width:.89rem;height:.72rem;margin-top:.06rem}.title[data-v-30135dd0]{margin-left:.42rem;font-size:.47rem;font-family:PingFang SC;font-weight:500;color:#717274}.time[data-v-30135dd0]{text-align:center;margin-bottom:.3rem}.item-info[data-v-30135dd0]{margin-left:1.32rem;font-size:.47rem;font-family:PingFang SC;font-weight:500;color:#000;margin-top:.4rem}.line[data-v-30135dd0]{width:9.86rem;height:.02rem;background:#f1f1f1;margin-top:.38rem}.item-btm[data-v-30135dd0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.4rem}.item-btm img[data-v-30135dd0]{width:.14rem;height:.27rem}.yuan[data-v-30135dd0]{width:.12rem;height:.12rem;background:#f8393e;border-radius:50%}.ck[data-v-30135dd0]{font-size:.39rem;font-family:PingFang SC;font-weight:500;color:#a1a1a1;margin:0 .2rem}.btm-info[data-v-30135dd0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-797a2cc4]{background-color:#fff;padding-top:1.26rem}.top-bac[data-v-797a2cc4]{width:100%;height:7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230511/2c5428719f1690d1fec9d050d11af16e.png);background-size:cover}.banner[data-v-797a2cc4]{width:8.89rem;height:13rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230506/6ea064d9f7c34a40d77513a42a33d076.png);background-size:cover;margin:.6rem auto 0}.box[data-v-797a2cc4]{margin-top:-2.2rem}.title-bg[data-v-797a2cc4]{position:relative;height:11.94rem;margin-bottom:3rem}.title-bg2[data-v-797a2cc4]{position:relative;height:11.94rem;margin-bottom:14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.img-bg[data-v-797a2cc4]{width:100%;height:100%}.list-box[data-v-797a2cc4]{padding:.1rem .5rem;position:absolute;top:5.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;width:100%}.list-box[data-v-797a2cc4]::-webkit-scrollbar{display:none}.list1[data-v-797a2cc4]{padding:.1rem .5rem;position:absolute;top:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;width:100%}.list1[data-v-797a2cc4]::-webkit-scrollbar{display:none}.list-item[data-v-797a2cc4]{margin:.1rem;width:4.9rem;height:9rem;padding:.31rem;background:#fff;-webkit-box-shadow:0 0 0 .01rem rgba(5,38,5,.23);box-shadow:0 0 0 .01rem rgba(5,38,5,.23);border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;overflow-y:hidden}.title[data-v-797a2cc4]{margin-bottom:.3rem;font-size:.46rem;font-weight:700}.sub-title[data-v-797a2cc4],.title[data-v-797a2cc4]{color:#269186;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sub-title[data-v-797a2cc4]{font-size:.34rem}.line[data-v-797a2cc4]{width:100%;height:.01rem;background:#d8d8d8;margin:.28rem 0}.content[data-v-797a2cc4]{font-size:.34rem;font-weight:500;color:#111}.bus-map[data-v-797a2cc4]{width:9.84rem;height:auto;margin:-6.5rem auto 0}.bus-map img[data-v-797a2cc4]{width:100%}.btm[data-v-797a2cc4]{width:100%;height:5.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230506/9aff6b85caf1e5286d3833df93ad97b4.png);margin-top:-3.5rem;position:relative}.logo[data-v-797a2cc4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230506/103dcfb76b45d252e485226f7350fbe6.png);width:4.74rem;height:1.44rem;margin:0 auto;position:absolute;left:3.2rem;bottom:1.2rem}.read-img1[data-v-797a2cc4]{width:8.9rem;margin-bottom:.39rem}.read-img1 img[data-v-797a2cc4],.read-img2 img[data-v-797a2cc4]{width:100%}.read-img2[data-v-797a2cc4]{width:8.9rem}.read-street[data-v-797a2cc4]{margin:-6.8rem auto 0}.small-img[data-v-797a2cc4]{width:100%;height:2.42rem;margin-bottom:.1rem}.s-text[data-v-797a2cc4]{-webkit-line-clamp:4}.m-text[data-v-797a2cc4],.s-text[data-v-797a2cc4]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.m-text[data-v-797a2cc4]{font-size:.34rem;font-weight:500;color:#111;-webkit-line-clamp:10}.bg[data-v-f996b5c6]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-f996b5c6]{position:relative}.swipe-box[data-v-f996b5c6] .small-swipe{height:6rem}.swipe-box[data-v-f996b5c6] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-f996b5c6] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-f996b5c6] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-f996b5c6]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-f996b5c6]{width:100%;height:100%}.detail-box[data-v-f996b5c6]{padding:.38rem .38rem 1.56rem;padding:.45rem .6rem;background:#fff;border-top-left-radius:.2rem;border-top-right-radius:.2rem;position:relative;left:0;right:0;margin:auto;top:-.82rem;z-index:100}.detail-box .title[data-v-f996b5c6]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .subtitle[data-v-f996b5c6]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .subtitle[data-v-f996b5c6]:last-of-type{margin-bottom:0}.detail-box .subtitle img[data-v-f996b5c6]{width:.52rem;height:.52rem;margin-left:.3rem}.detail-info[data-v-f996b5c6]{padding:0 .6rem .5rem}.detail-info .title[data-v-f996b5c6]{font-size:.46rem;font-weight:500;color:#000;margin-bottom:.5rem}[data-v-9ebb5742]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-9ebb5742]{min-height:62.28rem;overflow-x:hidden;margin-top:1.26rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230512/358b61da7882c8e0fbeadd0632d2bd17.png);background-size:100% 100%;position:relative}.top-bac[data-v-9ebb5742]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230512/270adf312b47b04da76f1e5411baf2f0.png);width:100%;height:16.82rem}.introduce[data-v-9ebb5742]{width:10.78rem;height:9.59rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230513/d77d7fefac2d994086bb6337d39e79c5.png);margin-top:-2.8rem}.title-box[data-v-9ebb5742]{position:relative;margin-top:1.39rem;width:100%}.title[data-v-9ebb5742]{margin:0 auto;width:6.55rem;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230512/0a3aa2bc508cb8b3367bc44e2817ed2f.png)}.title-bac[data-v-9ebb5742]{position:absolute;right:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20230512/b12a1ad79cce5e3c67aa5a8e3b6ce382.png);width:5.59rem;height:3.23rem;top:-.57rem}.content-box[data-v-9ebb5742]{width:10.45rem;background:#fff;position:relative;margin:1.03rem auto 0;padding-bottom:.8rem;-webkit-box-shadow:0 .06rem .1rem 0 #b6b4b4;box-shadow:0 .06rem .1rem 0 #b6b4b4;border-radius:.15rem}.nav-box[data-v-9ebb5742]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:-webkit-gradient(linear,left top,right top,from(#84adf2),color-stop(#d6bfe5),to(#ffb3aa));background:linear-gradient(90deg,#84adf2,#d6bfe5,#ffb3aa);border-radius:.15rem .15rem 0 0}.nav-item[data-v-9ebb5742]{width:50%;height:1.2rem;border-radius:0 .15rem 0 0;font-size:.5rem;font-family:Source Han Sans CN;font-weight:500;color:#fff;text-align:center;line-height:1.2rem}.nav-item[data-v-9ebb5742]:first-child{border-radius:.15rem 0 .15px 0}.nav-item.act-nav[data-v-9ebb5742]{background:#fff;border-radius:.15rem .15rem 0 0;color:#000}.btm-bac[data-v-9ebb5742]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230512/2f6cc37920c3c7855a45ac3c02f1d162.png);width:11.25rem;height:2.94rem;text-align:center;margin-top:.81rem;position:absolute;bottom:0}.btm-bac img[data-v-9ebb5742]{width:2.51rem;height:1.77rem}.item[data-v-9ebb5742]{margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-title[data-v-9ebb5742]{padding:0 .8rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#000}.img-list[data-v-9ebb5742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.img-item[data-v-9ebb5742]{width:5.01rem;height:3.16rem;border-radius:.15rem;margin-top:.46rem}.img-item[data-v-9ebb5742]:first-child{margin-right:.1rem}.cfg[data-v-9ebb5742]{padding:0 .48rem 0 .38rem;margin-top:.2rem;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#000}.time[data-v-9ebb5742]{margin-top:.48rem}.line[data-v-9ebb5742]{width:96%;border-top:.01rem dashed;margin:.79rem auto 0}[data-v-dd2fbbe4]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-dd2fbbe4]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#0a004a}.swiper-box[data-v-dd2fbbe4]{width:11.25rem;height:5.5rem}.module-box[data-v-dd2fbbe4]{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;margin-top:.15rem;padding:0 .4rem;position:relative}.module-box img[data-v-dd2fbbe4]{width:5.1rem;height:2.6rem}.module-box .mask[data-v-dd2fbbe4]{position:absolute;width:11.25rem;height:2.2rem;top:-2.4rem;left:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20230629/4748b1958f6c20556a1f4bf443cba9ee.png)}.module-box.two[data-v-dd2fbbe4]{margin-top:.3rem}.module-box.two img[data-v-dd2fbbe4]{width:3.3rem;height:2.2rem}.title[data-v-dd2fbbe4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10.85rem;height:1.2rem;background:-webkit-gradient(linear,right top,left top,from(#a9e9f9),to(#133cb2));background:linear-gradient(-90deg,#a9e9f9,#133cb2);border-radius:.6rem 0 0 .6rem;float:right;padding-right:.4rem}.title img[data-v-dd2fbbe4]{width:8rem;height:1.2rem}.title .title-text[data-v-dd2fbbe4]{font-size:.36rem;font-family:PingFang SC;font-weight:700;font-style:italic;color:#4a87d3;line-height:.92rem}.title.one[data-v-dd2fbbe4]{margin-top:1.01rem}.course-list-box[data-v-dd2fbbe4]{position:relative;margin-top:4.26rem;min-height:9.2rem;z-index:1;-webkit-transform:translateZ(1px);transform:translateZ(1px)}.course-list[data-v-dd2fbbe4]{width:10.85rem;height:9.2rem;background:#1845a2;border-radius:.5rem 0 0 .5rem;position:absolute;z-index:2;-webkit-transform:translateZ(2px);transform:translateZ(2px);right:0}.course-item[data-v-dd2fbbe4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230526/88d14ec90808afa0092a01a9598ed6fe.png);width:7rem!important;min-height:10.3rem;-ms-flex-negative:0;flex-shrink:0;margin-top:-1.54rem;padding:.9rem .97rem .71rem 1rem}.course-text[data-v-dd2fbbe4]{position:absolute;top:1.1rem;left:.55rem;width:.65rem;height:3.96rem}.course-bac[data-v-dd2fbbe4]{position:absolute;width:2.96rem;height:4.47rem;top:3.69rem}.scoll-view[data-v-dd2fbbe4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;left:1.71rem;padding-right:1.71rem;z-index:3;-webkit-transform:translateZ(3px);transform:translateZ(3px);overflow-x:clip;width:10.85rem}.title.two[data-v-dd2fbbe4]{margin-top:1.19rem}.swiper-container[data-v-dd2fbbe4]{margin-top:3.32rem}.exhibit-item[data-v-dd2fbbe4]{width:7.3rem;height:4.7rem;position:relative;overflow:hidden;background:#0a004a}.image-container[data-v-dd2fbbe4]{position:absolute;top:0;left:0;width:7.3rem;height:4.7rem}.content-box[data-v-dd2fbbe4]{position:absolute;width:7.3rem;height:4.7rem;background:#0a004a;font-size:0}.image-img[data-v-dd2fbbe4]{width:99%;height:99%;position:absolute;top:1px;left:1px}.content-box-tag[data-v-dd2fbbe4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:10;top:.24rem;left:.7rem}.content-box-tag div[data-v-dd2fbbe4]{width:1.6rem;height:.5rem;border-radius:.25rem;font-size:.34rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.5rem;text-align:center}.content-text[data-v-dd2fbbe4]{position:absolute;bottom:0;left:0;width:100%;height:1.7rem;background:rgba(17,17,17,.6);font-size:.43rem;font-family:PingFang SC;font-weight:700;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.05rem .1rem .7rem}.activity[data-v-dd2fbbe4]{background:#ff9830;margin-right:.19rem}.live[data-v-dd2fbbe4]{background:#f03b2d}.title.three[data-v-dd2fbbe4]{margin-top:1.19rem}.map-nav[data-v-dd2fbbe4]{margin-top:3.18rem;padding:0 .71rem 0 .66rem;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}.nav-item[data-v-dd2fbbe4]{width:2.8rem;height:2.4rem}.map-list[data-v-dd2fbbe4]{margin-top:.77rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map-item[data-v-dd2fbbe4],.map-list[data-v-dd2fbbe4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-item[data-v-dd2fbbe4]{margin-bottom:.4rem;width:10.45rem;height:3.2rem;background:#fff;border:.04rem solid #275cbd;border-radius:.2rem;padding-left:.2rem}.item-left[data-v-dd2fbbe4]{width:3.4rem;height:2.8rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.1rem}.item-right[data-v-dd2fbbe4]{margin-left:.21rem;height:2.8rem;padding-top:.1rem;padding-right:.3rem}.item-name[data-v-dd2fbbe4]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#000}.item-adds[data-v-dd2fbbe4]{margin-top:.31rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999}.exhibit-item .cover[data-v-dd2fbbe4]{position:absolute;top:1px;left:1px;width:99%;height:99%;background:rgba(0,0,0,.6)}.swiper-slide-active .cover[data-v-dd2fbbe4],.swiper-slide-duplicate-active .cover[data-v-dd2fbbe4]{display:none}.exhibit-item[data-v-dd2fbbe4]{-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(.84);transform:scale(.84);font-size:0}.swiper-slide-active[data-v-dd2fbbe4],.swiper-slide-duplicate-active[data-v-dd2fbbe4]{-webkit-transform:scale(1);transform:scale(1)}.sort[data-v-dd2fbbe4]{font-size:.72rem;font-family:Alimama ShuHeiTi;font-weight:700;color:#f09e2d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-title[data-v-dd2fbbe4]{font-size:.48rem;font-weight:700;color:#f09e2d}.c-img[data-v-dd2fbbe4]{display:block;width:5rem;height:3rem;margin-top:.4rem}.c-text[data-v-dd2fbbe4]{margin-top:.36rem;font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;min-height:1.48rem}.c-btn[data-v-dd2fbbe4]{display:inline-block;border:.02rem solid #f09e2d;border-radius:.2rem;font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#f09e2d;padding:.14rem .37rem;margin-top:.42rem}.logo[data-v-dd2fbbe4]{text-align:center;padding-bottom:.4rem;margin-top:1.6rem}.logo img[data-v-dd2fbbe4]{width:1.4rem}.sub-logo[data-v-dd2fbbe4]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;line-height:.6rem;margin-left:1.19rem;margin-right:.7rem}.logo-img[data-v-dd2fbbe4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}.logo-img img[data-v-dd2fbbe4]{width:1.4rem}.col[data-v-dd2fbbe4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.1rem}.col-title[data-v-dd2fbbe4]{-ms-flex-negative:0;flex-shrink:0;width:2rem}.load-txt[data-v-dd2fbbe4]{min-height:3rem;color:#fff;text-align:center}[data-v-5c21afb2]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-5c21afb2]{padding-top:1.26rem;min-height:100vh;overflow-x:hidden;background:linear-gradient(150deg,#2a61c2,#0f3590)}.top-bac[data-v-5c21afb2]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230529/d73349d33711c1d292e277dfc16e7598.png);width:100%;height:8rem}.box[data-v-5c21afb2]{width:10.45rem;height:4.6rem;background:#fff;border-radius:.8rem .3rem .8rem .3rem;padding:.5rem .5rem .8rem;margin:-2.3rem auto 0}.t-img[data-v-5c21afb2]{width:2.6rem;height:.6rem;margin:0 auto;display:block}.btn-list[data-v-5c21afb2]{margin-top:1.4rem}.btn-list[data-v-5c21afb2],.btn[data-v-5c21afb2]{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}.btn[data-v-5c21afb2]{width:4.4rem;height:1.2rem;background:#103590;border-radius:.2rem;padding:0 .35rem}.btn img[data-v-5c21afb2]{width:.54rem;height:.54rem}.btn div[data-v-5c21afb2]{font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff}.box-list[data-v-5c21afb2]{margin-top:.58rem;padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box-list[data-v-5c21afb2],.item[data-v-5c21afb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item[data-v-5c21afb2]{width:4.9rem;height:3.6rem;background:#fff;border-radius:.8rem .3rem .8rem .3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item img[data-v-5c21afb2]{width:2.4rem;height:2.1rem}.nav-list[data-v-5c21afb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.8rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.nav-item[data-v-5c21afb2]{width:5rem;height:1.4rem;border:.04rem solid #fff;border-radius:.5rem .2rem .5rem .2rem;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:1.4rem;text-align:center}.nav-item.active[data-v-5c21afb2]{background:#fff;color:#103590}.map-list[data-v-5c21afb2]{margin-top:.77rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:4rem}.map-item[data-v-5c21afb2],.map-list[data-v-5c21afb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-item[data-v-5c21afb2]{margin-bottom:.4rem;width:10.45rem;height:3.2rem;background:#fff;border:.04rem solid #275cbd;border-radius:.2rem;padding-left:.2rem}.item-left[data-v-5c21afb2]{width:3.4rem;height:2.8rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.1rem}.item-right[data-v-5c21afb2]{margin-left:.21rem;height:2.8rem;padding-top:.1rem;padding-right:.3rem}.item-name[data-v-5c21afb2]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#000}.item-adds[data-v-5c21afb2]{margin-top:.31rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999}[data-v-8d9855e8]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-8d9855e8]{padding-top:1.26rem;min-height:100vh;overflow-x:hidden;background:#f7f7f7}.nav-box[data-v-8d9855e8]{width:11.25rem;height:1.4rem;background:#fff}.item[data-v-8d9855e8]{width:10.45rem;height:3.2rem;background:#fff;border-radius:.2rem;margin:.3rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item img[data-v-8d9855e8]{-ms-flex-negative:0;flex-shrink:0;width:3.4rem;height:2.8rem;background:#b6b6b6;border-radius:.1rem}.img-box[data-v-8d9855e8]{font-size:0;position:relative}.img-tag[data-v-8d9855e8]{width:1.6rem;height:.5rem;background:#f03b2d;border-radius:.2rem .06rem .2rem .06rem;position:absolute;left:.1rem;top:.1rem;font-size:.34rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.5rem;text-align:center}.item-cont[data-v-8d9855e8]{width:100%;height:100%;padding:.1rem;margin-left:.3rem}.item-name[data-v-8d9855e8]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#000}.item-tag[data-v-8d9855e8]{width:1.8rem;border:.02rem solid #0084f8;border-radius:.2rem .06rem .2rem .06rem;margin-top:.3rem;font-size:.34rem;font-family:PingFang SC;font-weight:700;color:#0084f8;padding:.01rem 0;text-align:center}.item-sname[data-v-8d9855e8]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999;margin-top:.26rem}.select-nav[data-v-8d9855e8]{width:11.25rem;height:1.4rem;background:#fff;padding:0 2.4rem}.nav-item[data-v-8d9855e8],.select-nav[data-v-8d9855e8]{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}.nav-item[data-v-8d9855e8]{-ms-flex-negative:0;flex-shrink:0}.nav-item div[data-v-8d9855e8]{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#333}.nav-item img[data-v-8d9855e8]{width:.34rem;height:.34rem;margin-left:.6rem;margin-top:.06rem}[data-v-63d42fc5]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-63d42fc5]{padding-top:1.26rem;min-height:100vh;overflow-x:hidden;background:linear-gradient(150deg,#f0b624,#f09e2d)}.top-bac[data-v-63d42fc5]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230627/28adff8a5f0a420be749fcb4a8b45b79.png);width:100%;height:8rem}.list[data-v-63d42fc5]{margin-top:-3.28rem}.item[data-v-63d42fc5]{width:10rem;height:4.4rem;background:#fff;border-radius:.8rem .3rem .8rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.79rem auto 0}.item img[data-v-63d42fc5]{width:8.6rem}.tip-title[data-v-63d42fc5]{font-size:.46rem;font-family:Alibaba PuHuiTi 2;font-weight:400;color:#fff}.tip-content[data-v-63d42fc5]{font-size:.35rem;font-family:Alibaba PuHuiTi 2;font-weight:400;color:#fff;line-height:.56rem;margin-top:.4rem}.tip[data-v-63d42fc5]{margin:.8rem auto 0 .63rem}[data-v-2e066f2e]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-2e066f2e]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;padding-bottom:2rem;background-color:#fff}.swiper-box[data-v-2e066f2e]{width:100%;height:5.5rem}.sub-title-box[data-v-2e066f2e]{width:10.45rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);border-radius:.24rem;margin:-.7rem auto 0;position:relative;z-index:10;padding:.4rem}.title[data-v-2e066f2e]{font-size:.54rem;font-family:PingFangSC;font-weight:700;color:#000}.sub-title[data-v-2e066f2e]{font-size:.4rem;font-family:PingFangSC;font-weight:400;color:#999;margin-top:.3rem}.box[data-v-2e066f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.38rem}.box img[data-v-2e066f2e]{width:.4rem;height:.4rem;margin-right:.2rem}.box span[data-v-2e066f2e]{font-size:.38rem;font-family:PingFangSC;font-weight:400;color:#ef7736}.fix-btn[data-v-2e066f2e]{width:11.25rem;height:1.8rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);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;padding:0 .6rem;position:fixed;bottom:0}.fix-btn div[data-v-2e066f2e]{width:4.6rem;height:1.2rem;border-radius:.6rem;-ms-flex-negative:0;flex-shrink:0;font-size:.52rem;font-family:PingFang SC;font-weight:500;color:#fff;line-height:1.2rem;text-align:center}.fix-btn .btn[data-v-2e066f2e]:last-child{background:linear-gradient(150deg,#f0b624,#f09e2d)}.fix-btn .btn[data-v-2e066f2e]:first-child{background:-webkit-gradient(linear,right top,left top,from(#016bfc),to(#089cf3));background:linear-gradient(-90deg,#016bfc,#089cf3)}.content-box[data-v-2e066f2e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230530/7d1e52779a4336f62deda7099e45db11.png);width:5.16rem;height:1.6rem;text-align:center;line-height:1.6rem;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fffefe;margin-top:.5rem}.info-box[data-v-2e066f2e]{margin-top:.3rem;position:relative;text-align:center}.info-box img[data-v-2e066f2e]:first-child{width:10.33rem;height:5.62rem}.info-box img[data-v-2e066f2e]:last-child{width:1.2rem;height:1.2rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-.6rem,-.6rem);transform:translate(-.6rem,-.6rem)}.info-rich[data-v-2e066f2e],.rich-text[data-v-2e066f2e]{padding:0 .47rem;margin-top:.55rem}.item[data-v-2e066f2e]{position:relative}.play[data-v-2e066f2e]{width:1rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-.5rem,-.5rem);transform:translate(-.5rem,-.5rem)}.bg[data-v-08e73110]{padding-top:1.26rem;min-height:100vh;overflow-x:hidden;background:#fff}.item[data-v-08e73110]{width:10.45rem;height:2.37rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);border-radius:.2rem;margin:.5rem auto 0;padding:.5rem .4rem;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}.name[data-v-08e73110]{font-size:.5rem;font-family:PingFangSC;font-weight:400;color:#000}.btn[data-v-08e73110]{font-size:.44rem;font-family:PingFangSC;font-weight:400;color:#fffefe;text-align:center;line-height:.84rem;width:2.4rem;height:.84rem;background:-webkit-gradient(linear,right top,left top,from(#016bfc),to(#089cf3));background:linear-gradient(-90deg,#016bfc,#089cf3);border-radius:.42rem;-ms-flex-negative:0;flex-shrink:0;margin-left:.56rem}.nan[data-v-08e73110]{height:6rem;text-align:center;line-height:6rem;color:#666}[data-v-d8edf4f2]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-d8edf4f2]{padding-top:1.26rem;min-height:100vh;overflow-x:hidden;background:#fff}.content-box[data-v-d8edf4f2]{min-height:100vh;background:#1845a2;margin-top:.12rem;padding-bottom:1.2rem}.title[data-v-d8edf4f2]{width:7.4rem;font-size:.52rem;font-family:PingFang SC;font-weight:800;color:#ff9d3b;text-shadow:0 .04rem 0 rgba(7,22,53,.54);margin:0 auto;padding-top:.75rem;text-align:center;line-height:.72rem}.list[data-v-d8edf4f2]{margin-top:.58rem}.item[data-v-d8edf4f2]{width:10.45rem;height:3rem;background:#103277;border-radius:.2rem;margin:.3rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex}.item img[data-v-d8edf4f2]{width:4rem;height:3rem;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0}.item .info-box[data-v-d8edf4f2]{padding:.21rem .4rem .6rem .3rem}.item .info-box .info-title[data-v-d8edf4f2]{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#fff}.item .info-box .info-subtitle[data-v-d8edf4f2]{margin-top:.3rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#8ab1ff}.title-bac[data-v-d8edf4f2]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230607/ecb2d20366fde0ee9df44bcf35cbe196.png);width:3.8rem;height:.8rem;text-align:center;line-height:.8rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#ff9d3b;text-shadow:0 .04rem 0 rgba(7,22,53,.54);margin-top:.85rem}.img-list[data-v-d8edf4f2]{padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.1rem}.img-item[data-v-d8edf4f2]{width:5.1rem;height:4rem;border-radius:.2rem;background:#fff;margin-top:.2rem}.item.right[data-v-d8edf4f2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.van-tab{padding:0 .8rem!important}.bg[data-v-8d7ff420]{width:100%;background:#9ee1de;padding:1.26rem 0 1.01rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-8d7ff420]{width:100%;height:7.5rem}.couponBox[data-v-8d7ff420]{width:10.45rem;height:12.27rem;background:#fff;border-radius:.2rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .42rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-8d7ff420]{width:8.84rem;height:1.13rem;position:absolute;top:-.38rem;left:.81rem;z-index:2}.couponBox .rule[data-v-8d7ff420]{width:1.48rem;height:.62rem;background:rgba(0,124,129,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:8.97rem}.couponBox .explain[data-v-8d7ff420]{font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#f62a12}.couponBox .couponImg[data-v-8d7ff420]{width:9.7rem;height:2.23rem}.productImg[data-v-8d7ff420]{width:8.64rem;height:1.39rem;display:block;margin:.97rem auto .43rem}.product-box[data-v-8d7ff420]{width:10.45rem;height:auto;background:#fff;border-radius:.2rem;margin:auto;padding:0 .23rem .39rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-8d7ff420]{height:1.45rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#00797e}.product-box .typeBox[data-v-8d7ff420],.product-box .typeBox div[data-v-8d7ff420]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .typeBox div[data-v-8d7ff420]{width:2.21rem;height:.93rem;border:.01rem solid #00797e;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .typeBox .active[data-v-8d7ff420]{background:#00797e;color:#fff}.product-box .product-item[data-v-8d7ff420]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-8d7ff420]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem 0 0 .1rem}.product-box .product-item .product-content[data-v-8d7ff420]{width:5.02rem;height:3.64rem;padding:.31rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.39rem}.product-box .product-item .product-content .title[data-v-8d7ff420]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-8d7ff420]{width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(158,225,222,.4);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#00797e;overflow:hidden}.product-box .product-item .product-content .btn[data-v-8d7ff420]{width:4.83rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon/btnImg.png);background-size:cover;line-height:.72rem;padding-left:.56rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .product-item .product-content .btn .price[data-v-8d7ff420]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#fff}.product-box .product-item .product-content .btn .price[data-v-8d7ff420]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-8d7ff420]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-8d7ff420]{width:4.15rem;height:.54rem;background:#ff3d0d;border-radius:0 0 0 .1rem;text-align:center;line-height:.54rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.bottomImg[data-v-8d7ff420]{display:block;margin:1.5rem auto 0;width:4.61rem;height:1.03rem}.com-return[data-v-8d7ff420]{width:.88rem;height:.88rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon/returnTop.png)}.bg[data-v-6b18e23a]{background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-2e394fc8],.bg[data-v-6b18e23a]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-2e394fc8]{background:#cdf5ff;padding:1.26rem 0 1.29rem}.top-box[data-v-2e394fc8]{width:100%;height:11.5rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon2024/topImg.png);background-size:100% 100%;position:relative}.top-box .hand[data-v-2e394fc8]{width:1.4rem;height:1.66rem;position:absolute;top:6.6rem;left:3.24rem;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.top-box .top-src[data-v-2e394fc8]{width:100%;height:1.5rem;left:0;top:5.42rem;position:absolute}.couponBox[data-v-2e394fc8]{width:10.47rem;height:12.94rem;background:#fff;border-radius:.16rem;border:1px solid #397af7;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.49rem 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-2e394fc8]{width:7.73rem;height:1.08rem;position:absolute;top:-.39rem;left:1.37rem;z-index:2}.couponBox .rule[data-v-2e394fc8]{width:1.52rem;height:.62rem;background:rgba(52,116,238,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:auto}.couponBox .explain[data-v-2e394fc8]{font-weight:500;font-size:.4rem;color:#f7450a}.couponBox .couponImg[data-v-2e394fc8]{width:10.09rem;height:2.34rem}.product-box[data-v-2e394fc8]{width:10.47rem;height:auto;background:#fff;border-radius:.16rem;border:1px solid #397af7;margin:.6rem auto 0;padding:.59rem 0 .48rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-2e394fc8]{height:1.09rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.44rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#1e6aed;overflow-x:auto;padding-left:.25rem;margin-bottom:.52rem}.product-box .typeBox div[data-v-2e394fc8]{width:2.48rem;height:1.09rem;border-radius:.1rem;border:1px solid #1e6aed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:.29rem}.product-box .typeBox .active[data-v-2e394fc8]{background:#1e6aed;color:#fff}.product-box .typeBox[data-v-2e394fc8]::-webkit-scrollbar{display:none}.bottomImg[data-v-2e394fc8]{display:block;margin:2.42rem auto 0;width:3.14rem;height:2.47rem}.com-return[data-v-2e394fc8]{width:1.48rem;height:1.49rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon2024/returnTop.png)}.title2[data-v-2e394fc8]{width:7.12rem;height:1.39rem;display:block;margin:1.12rem auto 0}.half-coupon[data-v-2e394fc8]{width:10.47rem;height:3.88rem;background:#f5fdff;border-radius:.16rem;border:1px solid #397af7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.32rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:.4rem;color:#f7450a;margin:.49rem auto 0}.half-coupon img[data-v-2e394fc8]{width:10.09rem;height:2.34rem}.half-box[data-v-2e394fc8]{width:10.47rem;height:auto;background:#f5fdff;border-radius:.16rem;border:1px solid #397af7;padding:.44rem 0 .51rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.33rem auto 0}.half-box .half-more[data-v-2e394fc8]{width:4.77rem;line-height:.84rem;border-radius:.42rem;border:1px solid #000;text-align:center;font-weight:400;font-size:.44rem;color:#000;margin:.41rem auto 0}.product-item[data-v-2e394fc8]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #7dbdcd;box-shadow:0 0 .07rem 0 #7dbdcd;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .34rem}.product-item .product-img[data-v-2e394fc8]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem}.product-item .product-content[data-v-2e394fc8]{width:5.34rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-item .product-content .title[data-v-2e394fc8]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-item .product-content .subtitle[data-v-2e394fc8]{width:2.6rem;line-height:.5rem;border-radius:.25rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(34,105,242,.7);font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#fff}.product-item .product-content .btn[data-v-2e394fc8]{width:5.34rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon2024/btnBg.png);background-size:100% 100%;line-height:.72rem;padding-left:.37rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-item .product-content .btn .price[data-v-2e394fc8]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f54a0c}.product-item .product-content .btn .price[data-v-2e394fc8]:before{font-size:.4rem;content:"\FFE5"}.product-item .hotImg[data-v-2e394fc8]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-item .cx[data-v-2e394fc8]{width:4.15rem;height:.64rem;background:#ff7b19;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.bg[data-v-8d2a5f10]{width:100%;background:#cdf5ff;padding:1.26rem 0 1.29rem;-webkit-box-sizing:border-box;box-sizing:border-box}.top-box[data-v-8d2a5f10]{width:100%;height:11.5rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon2024/topImg.png);background-size:100% 100%;position:relative}.top-box .hand[data-v-8d2a5f10]{width:1.4rem;height:1.66rem;position:absolute;top:6.6rem;left:3.24rem;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.top-box .top-src[data-v-8d2a5f10]{width:100%;height:1.5rem;left:0;top:5.42rem;position:absolute}.couponBox[data-v-8d2a5f10]{width:10.47rem;height:12.94rem;background:#fff;border-radius:.16rem;border:1px solid #397af7;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.49rem 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-8d2a5f10]{width:7.73rem;height:1.08rem;position:absolute;top:-.39rem;left:1.37rem;z-index:2}.couponBox .rule[data-v-8d2a5f10]{width:1.52rem;height:.62rem;background:rgba(52,116,238,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:auto}.couponBox .explain[data-v-8d2a5f10]{font-weight:500;font-size:.4rem;color:#f7450a}.couponBox .couponImg[data-v-8d2a5f10]{width:10.09rem;height:2.34rem}.product-box[data-v-8d2a5f10]{width:10.47rem;height:auto;background:#fff;border-radius:.16rem;border:1px solid #397af7;margin:.6rem auto 0;padding:.59rem 0 .48rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-8d2a5f10]{height:1.09rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.44rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#1e6aed;overflow-x:auto;padding-left:.25rem;margin-bottom:.52rem}.product-box .typeBox div[data-v-8d2a5f10]{width:2.48rem;height:1.09rem;border-radius:.1rem;border:1px solid #1e6aed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:.29rem}.product-box .typeBox .active[data-v-8d2a5f10]{background:#1e6aed;color:#fff}.product-box .typeBox[data-v-8d2a5f10]::-webkit-scrollbar{display:none}.bottomImg[data-v-8d2a5f10]{display:block;margin:2.42rem auto 0;width:3.14rem;height:2.47rem}.com-return[data-v-8d2a5f10]{width:1.48rem;height:1.49rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon2024/returnTop.png)}.title2[data-v-8d2a5f10]{width:7.12rem;height:1.39rem;display:block;margin:1.12rem auto 0}.half-coupon[data-v-8d2a5f10]{width:10.47rem;height:3.88rem;background:#f5fdff;border-radius:.16rem;border:1px solid #397af7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.32rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:.4rem;color:#f7450a;margin:.49rem auto 0}.half-coupon img[data-v-8d2a5f10]{width:10.09rem;height:2.34rem}.half-box[data-v-8d2a5f10]{width:10.47rem;height:auto;background:#f5fdff;border-radius:.16rem;border:1px solid #397af7;padding:.44rem 0 .51rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.33rem auto 0}.half-box .half-more[data-v-8d2a5f10]{width:4.77rem;line-height:.84rem;border-radius:.42rem;border:1px solid #000;text-align:center;font-weight:400;font-size:.44rem;color:#000;margin:.41rem auto 0}.product-item[data-v-8d2a5f10]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #7dbdcd;box-shadow:0 0 .07rem 0 #7dbdcd;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .34rem}.product-item .product-img[data-v-8d2a5f10]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem}.product-item .product-content[data-v-8d2a5f10]{width:5.34rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-item .product-content .title[data-v-8d2a5f10]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-item .product-content .subtitle[data-v-8d2a5f10]{width:2.6rem;line-height:.5rem;border-radius:.25rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(34,105,242,.7);font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#fff}.product-item .product-content .btn[data-v-8d2a5f10]{width:5.34rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerCoupon2024/btnBg.png);background-size:100% 100%;line-height:.72rem;padding-left:.37rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-item .product-content .btn .price[data-v-8d2a5f10]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f54a0c}.product-item .product-content .btn .price[data-v-8d2a5f10]:before{font-size:.4rem;content:"\FFE5"}.product-item .hotImg[data-v-8d2a5f10]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-item .cx[data-v-8d2a5f10]{width:4.15rem;height:.64rem;background:#ff7b19;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.bg[data-v-43f6cd45]{width:100%;background:#fff;padding:1.26rem .32rem .69rem .33rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-93805448]{background:#d6eba9;padding-bottom:1.23rem;padding-top:1.26rem}.topImg[data-v-93805448]{width:11.25rem;height:15.4rem}.couponBox[data-v-93805448]{width:10.45rem;height:auto;background:#fff;-webkit-box-shadow:0 .02rem .02rem 0 hsla(0,0%,59.2%,.2);box-shadow:0 .02rem .02rem 0 hsla(0,0%,59.2%,.2);border-radius:.3rem;position:relative;padding:1.33rem .45rem .48rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto}.couponBox .shubi[data-v-93805448]{width:5.49rem;height:1.77rem;position:absolute;top:-.4rem;left:2.48rem}.couponBox .couponImg[data-v-93805448]{width:9.59rem;height:3.4rem}.couponBox .lineImg[data-v-93805448]{width:9.39rem;height:.04rem;display:block;margin:.47rem auto 0}.couponBox .xize1[data-v-93805448]{margin-top:.78rem}.couponBox .kaitong[data-v-93805448]{position:absolute;top:.92rem;right:0;width:2.37rem;height:.6rem;background:#008542;border-radius:.12rem 0 0 .12rem;font-size:.38rem;font-family:eryajingsihei;font-weight:400;color:#fff;line-height:.37rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.couponBox .coupon50Img[data-v-93805448]{width:9.58rem;height:3.4rem;display:block;margin:auto}.couponBox .btnImg[data-v-93805448]{display:block;margin:.11rem auto 0;width:9.58rem;height:1.2rem}.bottomImg[data-v-93805448]{display:block;margin:.82rem auto 0;width:3.97rem;height:1.17rem}.com-return[data-v-93805448]{width:1.02rem;height:1.02rem;bottom:.82rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/books/returnTop.png)}.bg[data-v-6e4ca120]{background:#fff;padding:1.26rem .88rem 1rem}.bg[data-v-6e4ca120],.bg[data-v-5399878e]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-5399878e]{min-height:100vh;background:#d6eba9;padding-top:1.26rem;padding-bottom:1.71rem;position:relative}.topImg[data-v-5399878e]{width:11.25rem;height:5.5rem}.formBox[data-v-5399878e]{width:10.45rem;background:#fff;border-radius:.3rem;position:relative;left:.4rem;padding:1.75rem .66rem .92rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-.62rem}.formBox .baoming[data-v-5399878e]{width:6.38rem;height:.94rem;position:absolute;left:2.04rem;top:-.29rem}.formBox .form-item[data-v-5399878e]{font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#000}.formBox .form-item span[data-v-5399878e]{color:#da2d2b}.formBox .form-item input[data-v-5399878e]{width:9.12rem;height:1.3rem;background:#fff;border:.04rem solid #e9e9e9;border-radius:.1rem;margin-top:.39rem;padding:.42rem;-webkit-box-sizing:border-box;box-sizing:border-box}.formBox .submitImg[data-v-5399878e]{width:9.4rem;height:1.58rem;display:block;margin:1.11rem auto 0}.formBox .btn[data-v-5399878e]{width:9.08rem;height:1.26rem;background:#3c9182;-webkit-box-shadow:0 .06rem .16rem 0 rgba(35,86,77,.3);box-shadow:0 .06rem .16rem 0 rgba(35,86,77,.3);border-radius:.63rem;font-size:.54rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:1.26rem;margin:1.11rem auto 0}.bottomImg[data-v-5399878e]{width:3.97rem;height:1.17rem;margin:3rem auto 0;display:block}.bg[data-v-440bc8aa]{width:100%;min-height:100vh;background:#fff;padding-bottom:1.71rem;padding-top:2.81rem}.topImg[data-v-440bc8aa]{display:block;width:5.24rem;height:5.48rem;margin:auto}.p1[data-v-440bc8aa]{font-size:.72rem;font-family:PingFang SC;font-weight:700;color:#008542;margin-top:1.13rem;text-align:center}.p2[data-v-440bc8aa]{font-size:.44rem;color:#666;margin-top:.3rem}.btn1[data-v-440bc8aa],.p2[data-v-440bc8aa]{font-family:PingFang SC;font-weight:400;text-align:center}.btn1[data-v-440bc8aa]{background:#008542;border-radius:.63rem;margin:1.82rem auto 0;color:#fff}.btn1[data-v-440bc8aa],.btn2[data-v-440bc8aa]{width:5.86rem;height:1.26rem;line-height:1.26rem;font-size:.54rem}.btn2[data-v-440bc8aa]{border:.02rem solid #008542;border-radius:.63rem;text-align:center;margin:.54rem auto 0;font-family:PingFang SC;font-weight:400;color:#008542}.bottomImg[data-v-440bc8aa]{width:3.97rem;height:1.17rem;margin:2.21rem auto 0;display:block}[data-v-06dd46c4]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-06dd46c4]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#9ee1de}.top-bac[data-v-06dd46c4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230703/fbfdf27c34b77a272a5a2597e6aff5ab.png);width:100%;height:7.1rem}.nav-list[data-v-06dd46c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.nav-list .nav-item[data-v-06dd46c4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230703/b46ab6acc00fd83c004274ee0b40739c.png);width:4.65rem;height:1.06rem;line-height:1.02rem;text-align:center;font-size:.58rem;font-family:PingFang SC;font-weight:700;color:#00888d}.nav-list .nav-item.active[data-v-06dd46c4]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230703/42733134390dcb1e3b841673ac58b024.png);color:#fff}.box-item .title[data-v-06dd46c4]{text-align:center;margin-top:.8rem;margin-bottom:.2rem}.box-item .title img[data-v-06dd46c4]{height:1.2rem}.box-item .content-box[data-v-06dd46c4]{width:10.46rem;margin:0 auto}.box-item .content-box .content-list[data-v-06dd46c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll}.box-item .content-box .content-list[data-v-06dd46c4]::-webkit-scrollbar{display:none}.box-item .content-box .content-list .content-item[data-v-06dd46c4]{width:4.18rem;min-height:5.61rem;background:#fff;border:.01rem solid #0a5659;border-radius:.15rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;margin-bottom:.7rem;margin-top:.1rem}.box-item .content-box .content-list .content-item img[data-v-06dd46c4]{width:100%;height:3.16rem;border-radius:.15rem .15rem 0 0}.box-item .content-box .content-list .content-item .content-t[data-v-06dd46c4]{padding:.12rem .2rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:2.4rem}.box-item .content-box .content-list .content-item .content-t .content-t-title[data-v-06dd46c4]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#000}.box-item .content-box .content-list .content-item .content-t .btn[data-v-06dd46c4]{width:2.22rem;height:.63rem;background:#099499;border-radius:.32rem;margin-left:1.5rem;font-size:.42rem;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:.63rem}.box-item .line-img img[data-v-06dd46c4]{width:10.46rem}.logo[data-v-06dd46c4]{text-align:center;margin:2rem auto 1.19rem}.logo img[data-v-06dd46c4]{width:4.86rem}.return-top[data-v-06dd46c4]{width:1.19rem;height:1.19rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230703/7559e00a6a22417192bc437ff8decf19.png);position:fixed;bottom:2.52rem;right:.39rem}.bg[data-v-2bb7adb8]{width:100%;background:#ffad94;padding:1.26rem 0 1.01rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-2bb7adb8]{width:100%;height:auto}.couponBox[data-v-2bb7adb8]{width:10.45rem;height:auto;background:rgba(255,117,96,.7);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .1rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:-.25rem auto 0}.couponBox .couponTitle[data-v-2bb7adb8]{width:7.89rem;height:auto;position:absolute;top:-.48rem;z-index:2}.couponBox .rule[data-v-2bb7adb8]{padding:.05rem .1rem .08rem;width:1.06rem;background:#eb120b;border-radius:.1rem 0 0 .1rem;text-align:center;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;margin-left:9.4rem;margin-bottom:.18rem}.couponBox .explain[data-v-2bb7adb8]{font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#f62a12}.couponBox .couponImg[data-v-2bb7adb8]{width:3.2rem;height:3.4rem;margin-right:.16rem;position:relative}.couponBox .couponImg[data-v-2bb7adb8]:last-child{margin-right:0}.productImg[data-v-2bb7adb8]{width:8.64rem;height:1.39rem;display:block;margin:1.16rem auto .46rem}.product-box[data-v-2bb7adb8]{width:10.45rem;height:auto;background:#ff866f;border-radius:.2rem;margin:auto;padding:0 .23rem .39rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-2bb7adb8]{padding:.61rem 0 .62rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.6rem;font-family:PingFang SC;font-weight:700;color:#00797e}.product-box .typeBox[data-v-2bb7adb8],.product-box .typeBox div[data-v-2bb7adb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .typeBox div[data-v-2bb7adb8]{width:3rem;height:1.24rem;border:.02rem solid #fff;color:#fff;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .typeBox .active[data-v-2bb7adb8]{background:#fff;color:#eb120b;border:none}.product-box .product-item[data-v-2bb7adb8]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-2bb7adb8]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem 0 0 .1rem;padding:.06rem}.product-box .product-item .product-content[data-v-2bb7adb8]{width:5.02rem;height:3.64rem;padding:.31rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.39rem}.product-box .product-item .product-content .title[data-v-2bb7adb8]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-2bb7adb8]{width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(234,66,61,.2);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#eb120b;overflow:hidden}.product-box .product-item .product-content .btn[data-v-2bb7adb8]{width:4.93rem;height:.82rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230705/91938d54c11b6f74b18fd8922a96c444.png);background-size:100% 100%;line-height:.82rem;padding-left:.19rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .product-item .product-content .btn .price[data-v-2bb7adb8]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#fff}.product-box .product-item .product-content .btn .price[data-v-2bb7adb8]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-2bb7adb8]{width:1.06rem;height:.46rem;position:absolute;top:.06rem;left:.06rem}.product-box .product-item .cx[data-v-2bb7adb8]{width:4.03rem;height:.54rem;background:#ff3d0d;border-radius:0 0 0 .1rem;text-align:center;line-height:.54rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:.06rem}.bottomImg[data-v-2bb7adb8]{display:block;margin:2.12rem auto 0;width:4.61rem;height:1.03rem}.com-return[data-v-2bb7adb8]{width:1.1rem;height:1.1rem;bottom:2.5rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230704/e73b73ed2ca2eaf511416361def40030.png)}.quan[data-v-2bb7adb8]{background:#fff;border-radius:.15rem;padding:.23rem .14rem .26rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .14rem .3rem}.receive[data-v-2bb7adb8]{background:#fff;color:#eb120b}.is-received[data-v-2bb7adb8],.receive[data-v-2bb7adb8]{width:2.43rem;height:.72rem;border-radius:.1rem;font-size:.44rem;font-weight:700;text-align:center;line-height:.72rem;position:absolute;bottom:.16rem;left:.39rem}.is-received[data-v-2bb7adb8]{background:#e0e0e0;color:#1f1f1f}.rule-text[data-v-2bb7adb8]{width:9.76rem;height:14.49rem;padding:.86rem .39rem .71rem}.areaPopup[data-v-2bb7adb8]{border-radius:.2rem}.closeImg[data-v-2bb7adb8]{width:.83rem;height:.83rem;position:absolute;top:.4rem;right:.4rem}[data-v-137e7edc]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-137e7edc]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#ebe0ce}.top-bac[data-v-137e7edc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/4fbc1e9898826074ae994dab2a5b5a90.png);width:100%;height:23.2rem}.works[data-v-137e7edc]{margin-top:.86rem;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:8rem}.works .works-item[data-v-137e7edc]{margin-bottom:.24rem;-webkit-box-shadow:0 .04rem .22rem 0 rgba(0,0,0,.3);box-shadow:0 .04rem .22rem 0 rgba(0,0,0,.3);position:relative}.works .works-item .works-img[data-v-137e7edc],.works .works-item[data-v-137e7edc]{width:5.04rem;height:6rem;border-radius:.2rem}.works .works-item .works-title[data-v-137e7edc]{font-size:.42rem;font-family:Source Han Sans CN;color:#0b0b0b;position:absolute;background:rgba(0,0,0,.5);border-radius:0 0 .2rem .2rem;width:100%;text-align:center;font-size:.36rem;font-family:fangsong;font-weight:500;color:#fff;bottom:0;padding:.16rem 0}.title[data-v-137e7edc]{width:7.6rem;height:2.05rem}.title.one[data-v-137e7edc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/a5e42395a7fa45e5630cb9609596b8ae.png);margin-top:-1.4rem}.title.two[data-v-137e7edc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/50221f60d5b28c1638347f9ef226b5a3.png);margin-top:1rem;position:relative;z-index:12}.introduce[data-v-137e7edc]{width:10.85rem;height:8.79rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/3199781f338197864032e4004e43c6f6.png);margin-top:.66rem}.title-box[data-v-137e7edc]{position:relative}.title-bac[data-v-137e7edc]{position:absolute;left:0;top:.1rem;width:2.51rem;height:3.12rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230722/ecec41f42bd14549c48d6244cc22ed92.png);z-index:11}.web-box[data-v-137e7edc]{position:relative;width:10.88rem;height:6.12rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/c588d2a000e491f3f13df34eef5b6c58.png);margin-top:.76rem}.w-tbn[data-v-137e7edc]{width:5rem;height:1.44rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-2.5rem,-.72rem);transform:translate(-2.5rem,-.72rem);background:rgba(0,0,0,.5);border-radius:.1rem;text-align:center;line-height:1.44rem;font-size:.6rem;font-family:fangsong;font-weight:700;color:#fff}.title.three[data-v-137e7edc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/974f853b3c31630c0fc8f9a5de4e266a.png);margin-top:1.4rem}.title.four[data-v-137e7edc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/0005654c2d99cb7000662016e7be284a.png);margin-top:1.8rem}.title-img[data-v-137e7edc]{position:absolute;right:0;top:-2.06rem;width:8.29rem;height:5.57rem}.img-item[data-v-137e7edc]{width:5.04rem;height:6rem;-webkit-box-shadow:0 .04rem .22rem 0 rgba(0,0,0,.3);box-shadow:0 .04rem .22rem 0 rgba(0,0,0,.3);border-radius:.2rem}.swip[data-v-137e7edc]{width:6.37rem;height:3.6rem;margin-top:.45rem;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#certify[data-v-137e7edc]{position:relative;width:11.25rem;padding:0 .39rem;margin:.86rem auto 0}#certify .swiper-container[data-v-137e7edc]{padding-bottom:.2rem}#certify .swiper-slide[data-v-137e7edc]{width:5.6rem}#certify .swiper-slide img[data-v-137e7edc]{display:block}.swiper-slide img[data-v-137e7edc]{display:block;width:5.6rem;height:4.41rem;-webkit-box-shadow:0 .04rem .22rem 0 rgba(0,0,0,.3);box-shadow:0 .04rem .22rem 0 rgba(0,0,0,.3);border-radius:.1rem}.swiper-slide-active img[data-v-137e7edc]{border:.04rem solid #fff}.logo[data-v-137e7edc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/53192833475a919b0fda7dd4c131efac.png);width:2.65rem;height:1.47rem;margin-top:.48rem}.log-bac[data-v-137e7edc]{width:11.25rem;height:2.72rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230721/1575190c6f19bf3f89363e3c9e45fc5a.png)}[data-v-6cd9f900]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-6cd9f900]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background:#082426}.top-bac img[data-v-6cd9f900]{width:11.25rem;height:17.64rem}.b-img[data-v-6cd9f900]{width:11.25rem;min-height:7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230804/c7747738757d4b63019a1a318d138c6c.png);padding-top:.81rem;padding-bottom:1.1rem}.activity[data-v-6cd9f900]{text-align:center}.activity img[data-v-6cd9f900]{width:10.45rem;height:8.57rem}.title[data-v-6cd9f900]{text-align:center}.title img[data-v-6cd9f900]{width:6.17rem}#certify[data-v-6cd9f900]{position:relative;width:11.25rem;padding:0 .39rem;margin:.86rem auto 0}#certify .swiper-container[data-v-6cd9f900]{padding-bottom:.2rem}#certify .swiper-slide[data-v-6cd9f900]{width:4.88rem;height:10rem;position:relative}#certify .swiper-slide img[data-v-6cd9f900]{display:block;position:absolute}.swiper-slide .img-mask[data-v-6cd9f900]{position:absolute;width:100%;height:100%;background:rgba(7,7,7,.6)}.swiper-slide[data-v-6cd9f900]{opacity:0!important}.swiper-slide-active[data-v-6cd9f900],.swiper-slide-next[data-v-6cd9f900],.swiper-slide-prev[data-v-6cd9f900]{opacity:1!important}.swiper-slide-active .img-mask[data-v-6cd9f900]{display:none}.swiper-slide img[data-v-6cd9f900]{display:block;width:4.88rem;height:10rem;border:.02rem solid #fff}.xianchang[data-v-6cd9f900]{width:11.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll;padding-left:.4rem;height:5rem}.xianchang[data-v-6cd9f900]::-webkit-scrollbar{display:none}.x-item[data-v-6cd9f900]{margin-right:.2rem;width:4.91rem;height:4rem;-ms-flex-negative:0;flex-shrink:0}.x-img[data-v-6cd9f900]{width:4.91rem;height:4rem;border-radius:.1rem}.nav[data-v-6cd9f900]{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.18rem;padding:0 .4rem}.nav-item[data-v-6cd9f900]{width:3.1rem;height:1.1rem;background:rgba(0,149,160,.4);text-align:center;line-height:1.1rem;border-radius:.2rem;font-size:.52rem;font-family:PingFang SC;font-weight:500;color:#fff;margin-top:.42rem}.nav-item.active[data-v-6cd9f900]{background:#18969f}.img-list[data-v-6cd9f900]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .4rem;margin-top:.26rem;min-height:10rem}.img-item[data-v-6cd9f900]{width:5.1rem;height:6.15rem;background:#fff;border-radius:.1rem;margin-top:.26rem}.img-item img[data-v-6cd9f900]{width:5.1rem;height:4.75rem;border-radius:.1rem}.img-title[data-v-6cd9f900]{font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#070707;padding:.1rem .2rem 0}.logo[data-v-6cd9f900]{text-align:center;margin-top:1.78rem}.logo img[data-v-6cd9f900]{width:4.98rem;height:1.08rem}.return-top[data-v-6cd9f900]{width:1.53rem;height:1.53rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20230805/8d80e0a8bf15bda27002aa48d2f00b51.png);position:fixed;bottom:2.2rem;right:.39rem;z-index:1000}#mask[data-v-6cd9f900]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}.model[data-v-6cd9f900]{width:11.25rem;background:#fff;border-radius:.5rem .5rem 0 0;position:absolute;bottom:0;text-align:center;padding-top:1.38rem}.model-content[data-v-6cd9f900]{height:16.74rem;overflow-y:scroll}.close[data-v-6cd9f900]{width:.79rem;height:.79rem;position:absolute;top:.34rem;right:.34rem}.c-img[data-v-6cd9f900]{width:10.5rem;border-radius:.2rem}.c-title[data-v-6cd9f900]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#070707;text-align:left;padding:0 .6rem .2rem}.bg[data-v-92167c9c]{width:100%;background:#7557a2;padding:1.26rem 0 1.01rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-92167c9c]{width:100%;height:13.27rem}.couponBox[data-v-92167c9c]{width:10.64rem;height:7.56rem;margin:.47rem auto 0;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/mlgCoupon/couponBg.png);background-size:cover;position:relative;padding-top:2.09rem;-webkit-box-sizing:border-box;box-sizing:border-box}.couponBox .rule[data-v-92167c9c]{width:1.69rem;height:.57rem;background:#f72a1b;border-radius:.06rem;text-align:center;line-height:.57rem;font-size:.37rem;font-family:Source Han Serif CN;font-weight:400;color:#fff;position:absolute;right:.24rem;top:.7rem}.couponBox .couponImg[data-v-92167c9c]{width:3.16rem;height:4.56rem;padding-top:3.36rem;-webkit-box-sizing:border-box;box-sizing:border-box}.couponBox .couponImg .couponBtn[data-v-92167c9c]{width:2.42rem;height:.75rem;background:#ff182e;border-radius:.38rem;line-height:.75rem;text-align:center;font-size:.4rem;font-family:Source Han Serif CN;font-weight:800;color:#fff;margin:auto}.couponBox .ruleBot[data-v-92167c9c]{font-size:.34rem;font-family:Source Han Sans CN;font-weight:500;color:#ff1a2e;text-align:center;margin-top:.2rem}.fyYh[data-v-92167c9c]{width:10.64rem;height:2.31rem;display:block;margin:.99rem auto 0}.yhRule[data-v-92167c9c]{width:10.64rem;height:auto;padding:0 .3rem .3rem;box-sizding:border-box;margin:0 auto;background:#fff;border-radius:0 0 .38rem .38rem;position:relative;top:-.2rem}.yhRule .rule-box[data-v-92167c9c]{position:relative}.yhRule .rule-box .rule-title[data-v-92167c9c]{font-size:.44rem;font-family:SourceHanSansCN;font-weight:700;color:#000;text-align:center;margin-bottom:.1rem}.yhRule .rule-box .rule-content[data-v-92167c9c]{font-size:.38rem;font-family:PingFang SC;font-weight:400;color:#000;line-height:.68rem;text-indent:2em}.yhRule .rule-box .textOver[data-v-92167c9c]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.yhRule .rule-box .rule-text[data-v-92167c9c]{width:2rem;padding-left:.5rem;height:.56rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#2b80ff;position:absolute;right:0;bottom:.07rem;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.8)),color-stop(hsla(0,0%,100%,.9)),to(#fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.9),#fff)}.yhRule .rule-box .rule-text .icon[data-v-92167c9c]{width:.31rem;height:.18rem}.yhRule .rule-box[data-v-92167c9c]:last-child{margin-top:.6rem}.fyProduct[data-v-92167c9c]{width:10.64rem;height:2.09rem;display:block;margin:.99rem auto 0}.product-box[data-v-92167c9c]{width:10.64rem;height:auto;border-radius:0 0 .38rem .38rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;background:#fff;position:relative;top:-.3rem}.product-box .product-item[data-v-92167c9c]{width:10.19rem;height:3.37rem;background:#fff;-webkit-box-shadow:0 0 .1rem 0 hsla(0,0%,61.2%,.2);box-shadow:0 0 .1rem 0 hsla(0,0%,61.2%,.2);border-radius:.24rem;margin:.2rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-box .product-item .hot[data-v-92167c9c]{width:1.06rem;height:.52rem;background:#ff1b2e;border-radius:.24rem 0 .24rem 0;text-align:center;line-height:.52rem;font-size:.4rem;font-family:DINPro;font-weight:500;color:#fff;position:absolute;top:0;left:0}.product-box .product-item .cuxiao[data-v-92167c9c]{width:3.36rem;height:.59rem;background:rgba(0,0,0,.5);border-radius:0 0 .24rem .24rem;text-align:center;line-height:.59rem;font-size:.36rem;font-family:Source Han Serif CN;font-weight:400;color:#fff;position:absolute;bottom:0;left:0}.product-box .product-item .product-img[data-v-92167c9c]{width:3.37rem;height:3.37rem;border-radius:.24rem}.product-box .product-item .product-content[data-v-92167c9c]{width:6.25rem;height:3.37rem;padding:.18rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.29rem}.product-box .product-item .product-content .product-title[data-v-92167c9c]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#000}.product-box .product-item .product-content .product-tag[data-v-92167c9c]{width:3.34rem;padding:.14rem 0;text-align:center;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#ff5932;border:1px solid #ff5932;border-radius:.14rem .14rem .14rem .14rem}.product-box .product-item .product-content .product-btn[data-v-92167c9c]{width:4.32rem;height:.84rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/mlgCoupon/btnBg.png);background-size:cover;margin-left:auto}.product-box .product-item .product-content .product-btn div[data-v-92167c9c]{width:2.54rem;line-height:.84rem;text-align:center}.product-box .product-item .product-content .product-btn div .product-price[data-v-92167c9c]{font-size:.6rem;font-family:DIN;font-weight:400;color:#fff}.product-box .product-item .product-content .product-btn div .product-price[data-v-92167c9c]:before{content:"\FFE5";font-size:.36rem}.product-box .product-more[data-v-92167c9c]{height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.46rem;font-family:Source Han Serif CN;font-weight:500;color:#000}.product-box .product-more .rightIcon[data-v-92167c9c]{width:.2rem;height:.36rem;margin-left:.09rem}.shopImg[data-v-92167c9c]{width:10.64rem;height:2.14rem;display:block;margin:1.06rem auto 0}.shop-box[data-v-92167c9c]{width:10.64rem;height:auto;border-radius:0 0 .38rem .38rem;padding:0 .2rem .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;background:#fff;position:relative;top:-.2rem}.shop-box .shop-title[data-v-92167c9c]{font-size:.48rem;font-family:PingFang SC;font-weight:800;color:#000;text-align:center;margin:.1rem 0 0}.shop-box .shop-subtitle[data-v-92167c9c]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#000;text-align:center}.shop-box .shop-item[data-v-92167c9c]{width:1.78rem;height:1.09rem;background:#fff;-webkit-box-shadow:0 0 .1rem 0 hsla(0,0%,61.2%,.18);box-shadow:0 0 .1rem 0 hsla(0,0%,61.2%,.18);border-radius:.24rem;margin:.5rem .33rem 0 0;text-align:center}.shop-box .shop-item img[data-v-92167c9c]{width:1.3rem;height:1.09rem;-o-object-fit:cover;object-fit:cover}.shop-box .shop-item[data-v-92167c9c]:nth-child(5n){margin-right:0}.bottomImg[data-v-92167c9c]{width:3.14rem;height:2.27rem;display:block;margin:1rem auto 0}.com-return[data-v-92167c9c]{width:1.38rem;height:1.38rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/mlgCoupon/returnTop.png)}.bg[data-v-b3ec4852]{background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-b3ec4852],.bg[data-v-b69d56ba]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-b69d56ba]{background:#d64433;padding:1.26rem 0 1.01rem}.topImg[data-v-b69d56ba]{width:100%;height:11rem}.rule[data-v-b69d56ba]{width:1.24rem;height:1.1rem;background:hsla(0,0%,100%,.9);border-radius:.2rem 0 0 .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:.44rem;font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#d64433;position:fixed;right:0;top:1.55rem;z-index:5}.titleImg[data-v-b69d56ba]{width:100%;height:.6rem;margin-top:1.08rem}.couponBox[data-v-b69d56ba]{width:10.64rem;height:6.4rem;margin:.77rem auto 0;background:#ffd680;border:2px solid #341303;-webkit-box-shadow:0 .18rem 0 0 #ba3032;box-shadow:0 .18rem 0 0 #ba3032;position:relative;padding-top:.39rem;-webkit-box-sizing:border-box;box-sizing:border-box}.couponBox .couponImg[data-v-b69d56ba]{width:3.16rem;height:4.56rem;padding-top:3.36rem;-webkit-box-sizing:border-box;box-sizing:border-box}.couponBox .couponImg .couponBtn[data-v-b69d56ba]{width:2.42rem;height:.75rem;background:#ff182e;border-radius:.38rem;line-height:.75rem;text-align:center;font-size:.4rem;font-family:Source Han Serif CN;font-weight:800;color:#fff;margin:auto}.couponBox .ruleBot[data-v-b69d56ba]{font-size:.34rem;font-family:Source Han Sans CN;font-weight:500;color:#ff1a2e;text-align:center;margin-top:.59rem}.fyYh[data-v-b69d56ba]{width:10.64rem;height:2.31rem;display:block;margin:.77rem auto 0}.yhRule[data-v-b69d56ba]{width:10.65rem;background:#ffd680;border:2px solid #341303;-webkit-box-shadow:0 .18rem 0 0 #ba3032;box-shadow:0 .18rem 0 0 #ba3032;height:auto;padding:.5rem .3rem .7rem;box-sizding:border-box;margin:.77rem auto 0;position:relative}.yhRule .rule-box[data-v-b69d56ba]{position:relative}.yhRule .rule-box .rule-title[data-v-b69d56ba]{font-size:.44rem;font-family:SourceHanSansCN;font-weight:700;color:#000;text-align:center;margin-bottom:.1rem}.yhRule .rule-box .rule-content[data-v-b69d56ba]{font-size:.38rem;font-family:PingFang SC;font-weight:400;color:#000;line-height:.68rem;text-indent:2em}.yhRule .rule-box .textOver[data-v-b69d56ba]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.yhRule .rule-box .rule-text[data-v-b69d56ba]{width:2rem;padding-left:.5rem;height:.56rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#e73246;position:absolute;right:0;bottom:.07rem;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,214,128,.8)),color-stop(rgba(255,214,128,.9)),to(#ffd680));background-image:linear-gradient(90deg,rgba(255,214,128,.8),rgba(255,214,128,.9),#ffd680)}.yhRule .rule-box .rule-text .icon[data-v-b69d56ba]{width:.31rem;height:.18rem}.yhRule .rule-box[data-v-b69d56ba]:last-child{margin-top:.6rem}.product-box[data-v-b69d56ba]{width:10.64rem;height:auto;border:2px solid #341303;-webkit-box-shadow:0 .18rem 0 0 #ba3032;box-shadow:0 .18rem 0 0 #ba3032;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.77rem auto 0;background:#ffd680;position:relative;padding-top:.38rem}.product-box .product-item[data-v-b69d56ba]{width:10rem;height:3.8rem;background:#fff;border-radius:.2rem;margin:.3rem auto;padding:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-box .product-item .hot[data-v-b69d56ba]{width:1.06rem;height:.52rem;background:#ff1b2e;border-radius:.24rem 0 .24rem 0;text-align:center;line-height:.52rem;font-size:.4rem;font-family:DINPro;font-weight:500;color:#fff;position:absolute;top:0;left:0}.product-box .product-item .cuxiao[data-v-b69d56ba]{width:3.36rem;height:.59rem;background:rgba(0,0,0,.5);border-radius:0 0 .24rem .24rem;text-align:center;line-height:.59rem;font-size:.36rem;font-family:Source Han Serif CN;font-weight:400;color:#fff;position:absolute;bottom:0;left:0}.product-box .product-item .product-img[data-v-b69d56ba]{width:4.4rem;height:3.6rem}.product-box .product-item .product-content[data-v-b69d56ba]{width:5.03rem;height:3.6rem;padding:.3rem 0 .18rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.product-box .product-item .product-content .product-title[data-v-b69d56ba]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333}.product-box .product-item .product-content .product-tag[data-v-b69d56ba]{width:3.6rem;padding:.12rem 0;text-align:center;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#e73246;background-color:rgba(231,50,70,.1);border-radius:.3rem}.product-box .product-item .product-content .product-btn[data-v-b69d56ba]{width:5.02rem;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-box .product-item .product-content .product-btn .product-price[data-v-b69d56ba]{width:2.62rem;line-height:.7rem;text-align:center;font-size:.5rem;font-family:DIN;font-weight:700;color:#e73246;border:1px solid #e73246;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .product-item .product-content .product-btn .product-price span[data-v-b69d56ba]:before{content:"\FFE5";font-size:.36rem}.product-box .product-item .product-content .product-btn .product-qg[data-v-b69d56ba]{width:2.4rem;height:.7rem;line-height:.7rem;background:#e73246;text-align:center;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fff}.product-box .product-more[data-v-b69d56ba]{height:2.02rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .product-more div[data-v-b69d56ba]{width:3.4rem;height:.8rem;background:#fff;border-radius:.1rem;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#e73246;text-align:center;line-height:.8rem}.shopImg[data-v-b69d56ba]{width:10.64rem;height:2.14rem;display:block;margin:1.06rem auto 0}.shop-box[data-v-b69d56ba]{width:10.65rem;background:#ffd680;border:2px solid #341303;-webkit-box-shadow:0 .18rem 0 0 #ba3032;box-shadow:0 .18rem 0 0 #ba3032;height:auto;padding:.7rem .2rem .67rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.78rem auto 0;position:relative}.shop-box .shop-title[data-v-b69d56ba]{font-size:.48rem;font-family:PingFang SC;font-weight:800;color:#000;text-align:center}.shop-box .shop-subtitle[data-v-b69d56ba]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#000;text-align:center}.shop-box .shop-item[data-v-b69d56ba]{margin:.4rem .45rem 0 0}.shop-box .shop-item .shop-items[data-v-b69d56ba]{width:2.12rem;height:1.3rem;background:#fff;border-radius:.24rem;text-align:center}.shop-box .shop-item .shop-items img[data-v-b69d56ba]{width:1.55rem;height:1.3rem;-o-object-fit:cover;object-fit:cover}.shop-box .shop-item .shop-name[data-v-b69d56ba]{width:2.1rem;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#333;margin-top:.2rem;line-height:.56rem;text-align:center}.shop-box .shop-item[data-v-b69d56ba]:nth-child(4n){margin-right:0}.bottomImg[data-v-b69d56ba]{width:3.14rem;height:2.27rem;display:block;margin:1rem auto 0}.com-return[data-v-b69d56ba]{width:1.38rem;height:1.38rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/mlgCoupons/returnTop.png)}.bg[data-v-b10ea360]{width:100%;background:#d64433;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-b10ea360],.box1[data-v-b10ea360]{-webkit-box-sizing:border-box;box-sizing:border-box}.box1[data-v-b10ea360]{width:10.59rem;height:auto;background:#fff;border-radius:.2rem;padding:.36rem .54rem .41rem .37rem;margin-top:.39rem}.box2[data-v-b10ea360]{margin-top:.89rem;text-align:center}.bg[data-v-66c1e7fd]{width:11.25rem;min-height:100vh;background:#69cdaf}.topBox[data-v-66c1e7fd]{height:7rem;position:relative}.topBox .rule[data-v-66c1e7fd]{right:.4rem;top:.36rem;color:#fff;background-color:rgba(0,0,0,.4);border-radius:50%;width:1rem;height:1rem;line-height:1rem;text-align:center;font-size:.4rem}.rule-img[data-v-66c1e7fd]{width:10.45rem;height:13.5rem;display:block;margin:auto;position:relative;top:-.58rem}.serch-box[data-v-66c1e7fd]{width:10.45rem;height:1rem;background:rgba(254,255,242,.66);border-radius:.2rem;position:relative;left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .1rem 0 .38rem;-webkit-box-sizing:border-box;box-sizing:border-box}.serch-box .search-img[data-v-66c1e7fd]{width:.5rem;height:.5rem}.serch-box input[data-v-66c1e7fd]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .29rem;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#2cab85;background:none;outline:none;border:none}.serch-box input[data-v-66c1e7fd]::-webkit-input-placeholder{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#2cab85}.serch-box input[data-v-66c1e7fd]::-moz-placeholder{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#2cab85}.serch-box input[data-v-66c1e7fd]::-ms-input-placeholder{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#2cab85}.serch-box input[data-v-66c1e7fd]::placeholder{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#2cab85}.serch-box .search-btn[data-v-66c1e7fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.4rem;height:.8rem;background:#2cab9a;border-radius:.1rem;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#ddf0e7}.num[data-v-66c1e7fd]{font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;margin-top:.4rem}.short-list[data-v-66c1e7fd]{padding:0 .4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.short-list .short-item[data-v-66c1e7fd]{width:5.04rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.61rem}.short-list .short-item .item-img[data-v-66c1e7fd]{height:6.06rem;position:relative}.short-list .short-item .item-img img[data-v-66c1e7fd]{border-radius:.2rem}.short-list .short-item .item-img .tag[data-v-66c1e7fd]{width:1.6rem;height:.7rem;top:.2rem;left:-.1rem}.short-list .short-item .item-img .numBox[data-v-66c1e7fd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#fff;padding:0 .29rem;width:5.04rem;height:.7rem;background:rgba(0,0,0,.5);border-radius:0 0 .2rem .2rem;position:absolute;bottom:0}.short-list .short-item .item-img .numBox div[data-v-66c1e7fd]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.short-list .short-item .item-img .numBox div[data-v-66c1e7fd]:last-child{margin-left:.19rem}.short-list .short-item .item-img .start[data-v-66c1e7fd]{width:1.29rem;height:1.29rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/start.png)}.short-list .short-item .item-text[data-v-66c1e7fd]{font-size:.44rem;font-family:PingFang SC;font-weight:500;color:#111;padding:.2rem .14rem 0 .09rem}.short-list .short-item .item-text .title[data-v-66c1e7fd]{min-height:1.1rem}.short-list .short-item .item-text .subtitle[data-v-66c1e7fd]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#fff;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}.short-list .short-item .item-text .subtitle .btn-img[data-v-66c1e7fd]{width:1.9rem;height:.8rem}.short-list .short-item .item-text .subtitle div[data-v-66c1e7fd]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.19rem}.short-list .short-item:first-child .item-img .tag[data-v-66c1e7fd]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/visitJiangnan/one.png)}.short-list .short-item:nth-child(2) .item-img .tag[data-v-66c1e7fd]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/visitJiangnan/two.png)}.short-list .short-item:nth-child(3) .item-img .tag[data-v-66c1e7fd]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/visitJiangnan/three.png)}.show-active-popup[data-v-66c1e7fd]{width:10rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;overflow:hidden;padding-bottom:.3rem}.show-active-popup .popup-close[data-v-66c1e7fd]{width:.6rem;height:.6rem;line-height:.6rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-66c1e7fd]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-66c1e7fd]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-66c1e7fd]{padding:.6rem .4rem;overflow:hidden}.show-active-popup .popup-box .popup-title[data-v-66c1e7fd]{font-size:.46rem;font-weight:700;color:#000;margin-bottom:.6rem;text-align:center}.show-active-popup .popup-box .popup-content[data-v-66c1e7fd]{height:8.78rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.show-active-popup .popup-box .popup-content .content[data-v-66c1e7fd]{text-align:left}.show-active-popup .popup-box .popup-content .content p[data-v-66c1e7fd]{text-align:left;font-size:.4rem;font-weight:500;color:#333;line-height:.7rem}.show-active-popup .popup-box .popup-content[data-v-66c1e7fd]::-webkit-scrollbar{display:none}.bg[data-v-cf8fabc8]{position:relative;height:100vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.share-box[data-v-cf8fabc8]{position:absolute;top:1.76rem;right:.5rem;padding:.24rem;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);border-radius:50%}.share-box .share-img[data-v-cf8fabc8]{width:.86rem;height:.86rem}.swipe-box[data-v-cf8fabc8]{height:calc(100vh - 1.26rem);-webkit-box-sizing:border-box;box-sizing:border-box}.swipe-box .swipe-item[data-v-cf8fabc8]{height:calc(100vh - 1.26rem);position:relative;background-color:#000;overflow:hidden}.swipe-box .swipe-item img[data-v-cf8fabc8],.swipe-box .swipe-item video[data-v-cf8fabc8]{width:100vw;height:calc(100vh - 1.26rem);background-repeat:no-repeat}.swipe-box .swipe-item video[data-v-cf8fabc8]{width:100%;-o-object-fit:contain;object-fit:contain}.swipe-box .swipe-item video[data-v-cf8fabc8]:focus{outline:none}.swipe-box .swipe-item img[data-v-cf8fabc8]{z-index:20}.bot-box[data-v-cf8fabc8]{position:absolute;left:0;bottom:5.5rem;color:#fff;font-size:.4rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .5rem;z-index:100}.pro-tag[data-v-cf8fabc8]{width:1.5rem;height:1.55rem;right:0;position:absolute;bottom:2.5rem;text-align:center;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff}.pro-tag span[data-v-cf8fabc8]{white-space:nowrap}.bot-box .left[data-v-cf8fabc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.8rem;overflow:hidden;position:relative}.bot-box .left>div[data-v-cf8fabc8]{text-align:left}.bot-box .left .title[data-v-cf8fabc8]{font-size:.56rem;margin:.46rem 0 .6rem}.bot-box .left .name[data-v-cf8fabc8]{font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff}.bot-box .left .content[data-v-cf8fabc8]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#fff;margin-top:.59rem;text-shadow:grey 0 .02rem 0}.bot-box .left .zhankai[data-v-cf8fabc8]{font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;position:absolute;right:0;bottom:-.1rem;width:1.7rem;text-align:right;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bot-box .right[data-v-cf8fabc8]{font-size:.36rem;position:relative}.bot-box .right>div[data-v-cf8fabc8]{margin:.3rem auto 0;text-align:center}.bot-box .right img[data-v-cf8fabc8]{width:.58rem;height:.52rem;display:block;margin:.3rem auto 0}.bot-box .right .btn[data-v-cf8fabc8]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/visitJiangnan/btnBg.png)}.bot-box .right .btn[data-v-cf8fabc8],.bot-box .right .btns[data-v-cf8fabc8]{width:1.4rem;height:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.5rem}.bot-box .right .btns[data-v-cf8fabc8]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/visitJiangnan/btnBg-no.png)}.bot-box .right .btn.active[data-v-cf8fabc8]{background-color:#fff;color:#999}.playPause[data-v-cf8fabc8]{width:1.6rem!important;height:1.6rem!important;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.control-box[data-v-cf8fabc8]{padding-top:.83rem}.control-box .btn[data-v-cf8fabc8]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/play.png);width:.34rem;height:.47rem}.control-box .btn.active[data-v-cf8fabc8]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/pause.png)}.control-box .line[data-v-cf8fabc8]{position:relative;background:hsla(0,0%,100%,.6);border-radius:.03rem;height:.06rem;width:8.01rem;margin:0 .33rem;white-space:nowrap}.control-box .line>div[data-v-cf8fabc8]{display:inline-block;content:"";background:#fff;border-radius:.03rem;height:100%;position:absolute;left:0;width:5%;z-index:10}.control-box .line>div span[data-v-cf8fabc8]{display:block;width:.22rem;height:.22rem;background-color:#fff;position:absolute;left:100%;top:0;bottom:0;margin:auto;border-radius:50%;z-index:12}.control-box .control[data-v-cf8fabc8]{width:.54rem;height:.54rem;background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toBig.png)}.control-box .control.active[data-v-cf8fabc8]{background-image:url(https://static.ticket.sz-trip.com/activity/shortVideo/toSmall.png)}.show-active-popup[data-v-cf8fabc8]{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:.3rem}.popup-text[data-v-cf8fabc8]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#ff5e24;text-align:center;padding-top:.48rem}.show-active-popup .popup-close[data-v-cf8fabc8]{height:1rem;line-height:1rem;position:absolute;right:.32rem;top:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex}.show-active-popup .popup-close img[data-v-cf8fabc8]{width:100%;height:100%;display:block}.show-active-popup .popup-close i[data-v-cf8fabc8]{font-size:.7rem;color:#333}.show-active-popup .popup-box[data-v-cf8fabc8]{padding:.4rem;height:9rem;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none;margin-top:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.show-active-popup.select .popup-box[data-v-cf8fabc8]{height:13rem;padding-top:0;padding-bottom:1.8rem}.show-active-popup .popup-box[data-v-cf8fabc8]::-webkit-scrollbar{display:none}.show-active-popup .popup-box .popup-content .pro-item[data-v-cf8fabc8]{border-bottom:1px solid #ccc;padding:.4rem 0;font-size:.48rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.show-active-popup .popup-box .popup-content .pro-item img[data-v-cf8fabc8]{width:3rem;height:2rem;margin-right:.4rem}.show-active-popup .popup-box .popup-content .pro-item .text[data-v-cf8fabc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:left;font-size:.38rem;color:#999;min-height:2rem}.show-active-popup .popup-box .popup-content .pro-item .text .title[data-v-cf8fabc8]{font-size:.48rem;font-family:SourceHanSansCN;font-weight:400;color:#0b0306}.show-active-popup .popup-box .popup-content .pro-item .text .subtitle[data-v-cf8fabc8]{margin:.3rem 0;font-size:.38rem;font-family:SourceHanSansCN;font-weight:400;color:#999}.show-active-popup .popup-box .popup-content .pro-item .text .price[data-v-cf8fabc8]{font-size:.48rem;font-family:SourceHanSansCN;font-weight:400;color:#ec4b4b;text-align:right}.show-active-popup .popup-box .popup-content .pro-item .text .price[data-v-cf8fabc8]:before{font-size:.34rem;font-family:SourceHanSansCN;font-weight:400;color:#ec4b4b}.short-list[data-v-cf8fabc8]{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gray[data-v-cf8fabc8]{opacity:.5}.popup-content .now-title[data-v-cf8fabc8]{font-size:.48rem;font-family:SourceHanSansCN;font-weight:400;color:#0b0306;text-align:center;margin-bottom:.3rem}.popup-content .popup-notice[data-v-cf8fabc8]{font-size:.42rem;font-family:SourceHanSansCN;font-weight:400;color:#0b0306;margin-top:.4rem;text-align:center}.popup-content .short-item[data-v-cf8fabc8]{width:25%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center;margin-top:.4rem;padding:0 .1rem}.popup-content .short-item .item[data-v-cf8fabc8]{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:.2rem;overflow:hidden;position:relative;text-align:center;-webkit-box-shadow:0 .05rem .1rem 0 rgba(0,0,0,.2);box-shadow:0 .05rem .1rem 0 rgba(0,0,0,.2)}.popup-content .short-item.now[data-v-cf8fabc8]{width:3.3rem;margin:0 auto}.popup-content .short-item .select[data-v-cf8fabc8]{width:.48rem;height:.48rem;line-height:.48rem;background:#fff;border-radius:50%;position:absolute;right:.1rem;top:.1rem;font-size:.4rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-content .short-item .select.active[data-v-cf8fabc8]{background-color:#d14000}.popup-content .short-item.now .select[data-v-cf8fabc8]{width:.58rem;height:.58rem}.popup-content .short-item img[data-v-cf8fabc8]{width:100%;height:2.89rem}.popup-content .short-item.now img[data-v-cf8fabc8]{height:3.97rem}.popup-content .short-item .title[data-v-cf8fabc8]{font-size:.4rem;font-family:SourceHanSansCN;font-weight:400;color:#010101;padding:.06rem .2rem .2rem}.popup-bot[data-v-cf8fabc8]{position:absolute;height:1.8rem;left:0;bottom:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.4rem .2rem;background-color:#fff;-webkit-box-shadow:0 .2rem .14rem 0 rgba(0,0,0,.3);box-shadow:0 .2rem .14rem 0 rgba(0,0,0,.3);border-top:.02rem solid rgba(0,0,0,.3)}.popup-bot>div[data-v-cf8fabc8]:first-child{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1rem;color:#666;font-size:.4rem}.popup-bot .btn[data-v-cf8fabc8]{text-align:center;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff;width:2.64rem;height:1.08rem;background:#fe6a33;border-radius:.2rem;line-height:1.08rem}.success-popup[data-v-cf8fabc8]{width:7.14rem;background:#fff;border-radius:.4rem;padding-top:1.85rem;text-align:center;font-size:.6rem;font-family:PingFangSC;font-weight:500;color:#000}.success-popup img[data-v-cf8fabc8]{width:1.8rem;height:1.8rem;margin:0 auto;display:block}.success-popup .title[data-v-cf8fabc8]{margin:.69rem auto 0;font-size:.6rem;font-family:PingFangSC;font-weight:700;color:#000}.success-popup .subtitle[data-v-cf8fabc8]{padding:0 .6rem;line-height:.68rem}.success-popup .btn[data-v-cf8fabc8]{color:#0ba2f0;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fe6a33;border-top:.02rem solid #cacaca;padding:.55rem 0;margin-top:1.79rem}.bg[data-v-15298ec3]{background-color:#ffdec0;padding-bottom:1.44rem}.topBac[data-v-15298ec3]{height:9.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/f5eddfd0510539ec7575d3df514faeb7.png)}.img1[data-v-15298ec3]{width:10.6rem;height:5rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/1ab7dbcb62fb2b94f05d7b449d2ccad6.png);margin-top:-.92rem}.shanghua[data-v-15298ec3]{width:5.76rem;height:1.49rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/468b7290fd2fce894442ccd6692f54db.png);margin-top:.88rem;margin-bottom:.32rem}.shanghua2[data-v-15298ec3]{width:10.6rem;height:4.9rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/5af28a2751244ceafba8251cac0fa849.png);padding-top:1.97rem}.look[data-v-15298ec3]{width:3.16rem;height:.96rem;background:#e4a368;-webkit-box-shadow:0 0 .13rem 0 #e9e6c4;box-shadow:0 0 .13rem 0 #e9e6c4;border-radius:.48rem;font-size:.54rem;font-family:PingFang SC;font-weight:500;color:#fff;text-align:center;line-height:.96rem;margin:auto}.nav-box[data-v-15298ec3]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:.03rem}.nav-item[data-v-15298ec3]{width:4rem;height:1.4rem}.nav-item img[data-v-15298ec3]{width:100%;height:100%}.pro-list[data-v-15298ec3]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pro-list .pro-item[data-v-15298ec3]{background-color:#fff;width:100%;border-radius:.15rem;overflow:hidden;margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.14rem .27rem .16rem .1rem}.left-box[data-v-15298ec3]{width:4.28rem;height:4.6rem;position:relative}.left-box img[data-v-15298ec3]{width:4.28rem;height:4.6rem;border-radius:.15rem}.left-box div[data-v-15298ec3]{width:1.6rem;height:.74rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/784fecc1c051cc85549be76e608f8eae.png);background-size:100% 100%;font-size:.36rem;font-weight:500;color:#fff;text-align:center;line-height:.74rem;position:absolute;top:0;left:0}.pro-list .pro-item .item-text[data-v-15298ec3]{width:100%;padding:.3rem 0 .3rem .33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pro-list .pro-item .item-text .title[data-v-15298ec3]{color:#000;font-size:.5rem;font-weight:500}.tag[data-v-15298ec3]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#707070}.bottom[data-v-15298ec3]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.price[data-v-15298ec3]{font-size:.64rem;font-weight:500;color:#f71707}.price[data-v-15298ec3]:before{content:"\FFE5";color:#f71707;font-size:.44rem;font-weight:500}.price[data-v-15298ec3]:after{content:"\8D77";color:#f71707;font-size:.36rem;font-weight:500}.btn[data-v-15298ec3]{width:2.5rem;height:.78rem;background:#fc6a26;border-radius:.39rem;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff;line-height:.78rem;text-align:center}.text-bot[data-v-15298ec3]{width:4.64rem;height:1.08rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/085b866e1d7902922a702185c959967e.png);margin-top:1.64rem}.return[data-v-15298ec3]{position:fixed;width:1.3rem;height:1.3rem;right:.4rem;bottom:2.04rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/uploads/20231023/53946a4a1eaa654f77c89ed456e55b88.png)}.bg[data-v-3309f90c]{background-color:#fffaf0;padding-bottom:.74rem}.topBac[data-v-3309f90c]{margin-bottom:.91rem;height:14.82rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231026/c48fae60cd0c526cf052f6167630ad9c.jpg)}.nav-box[data-v-3309f90c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .4rem .6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-item[data-v-3309f90c]{width:5.04rem;height:1.2rem}.nav-item img[data-v-3309f90c]{width:100%;height:100%}.pro-list[data-v-3309f90c]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 .4rem}.pro-list .pro-item[data-v-3309f90c]{background-color:#fff;width:100%;border-radius:.2rem;overflow:hidden;margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem;-webkit-box-shadow:0 4px 10px 0 hsla(0,0%,64.7%,.36);box-shadow:0 4px 10px 0 hsla(0,0%,64.7%,.36)}.left-box[data-v-3309f90c]{width:4.83rem;height:4.28rem;position:relative;margin-right:.38rem}.left-box img[data-v-3309f90c]{width:4.83rem;height:4.28rem;border-radius:.2rem}.left-tag[data-v-3309f90c]{width:1.75rem;height:.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231024/9f372fed5c545419f6ec38c5559ace4e.png);background-size:100% 100%;position:absolute;top:0;left:0}.bottom-bg[data-v-3309f90c]{width:100%;height:.76rem;background:rgba(0,0,0,.5);border-radius:0 0 .2rem .2rem;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#fff;text-align:center;line-height:.76rem;position:absolute;bottom:0}.pro-list .pro-item .item-text[data-v-3309f90c]{padding-top:.25rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pro-list .pro-item .item-text .title[data-v-3309f90c]{color:#1d1d1d;font-size:.5rem;font-weight:700}.tag[data-v-3309f90c]{margin:.35rem 0 .24rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.bottom[data-v-3309f90c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.price[data-v-3309f90c]{font-size:.6rem;font-weight:700;color:#f42200}.price[data-v-3309f90c]:before{content:"\FFE5";color:#f42200;font-size:.36rem;font-weight:700}.price[data-v-3309f90c]:after{content:"\8D77";color:#f42200;font-size:.36rem;font-weight:700}.btn[data-v-3309f90c]{width:2.5rem;height:.76rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffe6bb),to(#f24b1b));background:linear-gradient(180deg,#ffe6bb,#f24b1b);border-radius:.38rem;font-size:.46rem;font-family:Adobe Heiti Std;font-weight:400;color:#fff;line-height:.76rem;text-align:center}.text-bot[data-v-3309f90c]{width:2.8rem;height:1.97rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231024/1c298c4ff9d33a8756abeed426536e71.png);margin-top:1.2rem}.return[data-v-3309f90c]{position:fixed;width:1.02rem;height:1.02rem;right:.41rem;bottom:1.52rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/uploads/20231024/ca0bb3b1cf3c5dbd5cb2b49e6bfdb644.png)}.bg[data-v-ad47e30e]{background-color:#aa9571;padding-bottom:.24rem}.topBac[data-v-ad47e30e]{height:13.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/6affa39c2894747852f134cfa0702644.png);background-size:100% 100%}.list1-title[data-v-ad47e30e]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/c8aa79249088fbf70abe0d8f43ae0073.png);background-size:100% 100%;margin-top:-1.64rem}.list1[data-v-ad47e30e]{padding:0 .4rem;margin-top:.42rem;margin-bottom:1.18rem}.list1-item[data-v-ad47e30e]{padding:.2rem;background:#e9e1d3;display:-webkit-box;display:-ms-flexbox;display:flex;border:.04rem solid #89693d;margin-bottom:.3rem}.tj-img[data-v-ad47e30e]{width:4.3rem;height:3.4rem;margin-right:.3rem;position:relative;-ms-flex-negative:0;flex-shrink:0}.tj-img img[data-v-ad47e30e]{width:100%;height:100%}.rm[data-v-ad47e30e]{width:1.2rem;height:.54rem;position:absolute;top:0}.tj-content[data-v-ad47e30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tj-title[data-v-ad47e30e]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#000;width:5rem}.tj-tag[data-v-ad47e30e]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#8c7047;border:.02rem solid #a58e6b;opacity:.8;text-align:center;padding:.1rem .2rem}.tj-bottom[data-v-ad47e30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tj-bottom-left .text[data-v-ad47e30e]{font-size:.34rem;font-family:PingFang SC;font-weight:500;color:#d61f1f}.tj-bottom-price[data-v-ad47e30e]{font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#d61f1f}.tj-bottom-price[data-v-ad47e30e]:before{content:"\FFE5";font-size:.4rem;font-weight:700;color:#d61f1f}.qiang[data-v-ad47e30e]{width:2.1rem;height:.76rem;margin-right:.1rem}.life-title[data-v-ad47e30e]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/6a6bba397a816b8b3a73601ba8f1e3e4.png);background-size:100% 100%}.nav-box[data-v-ad47e30e]{padding:0 .4rem;margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav[data-v-ad47e30e]{width:3.2rem;height:1.1rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.3rem}.nav-box img[data-v-ad47e30e]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pro-nav-box[data-v-ad47e30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #e9e1d3;height:.8rem;margin-top:.8rem;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#e9e1d3}.seld-pro[data-v-ad47e30e]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fff;border-bottom:.08rem solid #fff}.list[data-v-ad47e30e]{padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.83rem}.list-item[data-v-ad47e30e]{width:5.18rem;background:#e9e1d3;padding:.2rem;border:.04rem solid #89693d;margin-bottom:.33rem}.top-img[data-v-ad47e30e]{width:4.68rem;height:3.8rem;margin-bottom:.2rem}.list-title[data-v-ad47e30e]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#000;margin-bottom:.33rem;height:1.3rem}.list-bottom[data-v-ad47e30e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.left-price[data-v-ad47e30e]{font-size:.34rem;font-family:PingFang SC;font-weight:500;color:#d61f1f}.price[data-v-ad47e30e]{font-size:.52rem;font-weight:700}.price[data-v-ad47e30e]:before{content:"\FFE5";font-size:.4rem;font-weight:700}.buy[data-v-ad47e30e]{width:2.1rem}.no[data-v-ad47e30e]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#d4c2a3;text-align:center;margin-top:.2rem}.logo[data-v-ad47e30e]{height:2.8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/d35021cd3c840bac41ac0ef8c6d43c59.png);background-size:100% 100%}.bg[data-v-2bfdfc76]{background-color:#fbe5b8;padding-bottom:1.22rem}.topBac[data-v-2bfdfc76]{height:9.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/9c398c783bd35d122dee739c60caf2d2.png);background-size:100% 100%}.look-address[data-v-2bfdfc76]{margin-top:-.2rem;height:17rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/0b6a933a641587d72f27db4cfcef1483.png);background-size:100% 100%;margin-bottom:1.34rem;position:relative}.list1-title[data-v-2bfdfc76]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/c8aa79249088fbf70abe0d8f43ae0073.png);background-size:100% 100%;margin-top:-1.64rem}.list1[data-v-2bfdfc76]{padding:0 .4rem;margin-top:.42rem;margin-bottom:1.18rem}.list1-item[data-v-2bfdfc76]{padding:.2rem;background:#e9e1d3;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.8rem;border:.04rem solid #89693d}.tj-img[data-v-2bfdfc76]{width:4.3rem;height:3.4rem;margin-right:.3rem;position:relative}.tj-img img[data-v-2bfdfc76]{width:100%;height:100%}.rm[data-v-2bfdfc76]{width:1.2rem;height:.54rem;position:absolute;top:0}.tj-content[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tj-title[data-v-2bfdfc76]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#000;width:5rem}.tj-tag[data-v-2bfdfc76]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#8c7047;width:1.8rem;height:.54rem;border:.02rem solid #a58e6b;opacity:.8;text-align:center}.tj-bottom[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tj-bottom-left .text[data-v-2bfdfc76]{font-size:.34rem;font-family:PingFang SC;font-weight:500;color:#d61f1f}.tj-bottom-price[data-v-2bfdfc76]{font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#d61f1f}.tj-bottom-price[data-v-2bfdfc76]:before{content:"\FFE5";font-size:.4rem;font-weight:700;color:#d61f1f}.qiang[data-v-2bfdfc76]{width:2.1rem;height:.76rem;margin-right:.1rem}.life-title[data-v-2bfdfc76]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/6a6bba397a816b8b3a73601ba8f1e3e4.png);background-size:100% 100%}.nav-box[data-v-2bfdfc76]{padding:0 .4rem;margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:.3rem}.nav[data-v-2bfdfc76]{width:4.23rem;height:1.23rem}.nav-box img[data-v-2bfdfc76]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pro-nav-box[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #e9e1d3;height:.8rem;margin-top:.8rem;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#e9e1d3}.seld-pro[data-v-2bfdfc76]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#fff;border-bottom:.08rem solid #fff}.list[data-v-2bfdfc76]{padding:0 .4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-item[data-v-2bfdfc76],.list[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex}.list-item[data-v-2bfdfc76]{width:100%;background:#fff;padding:.15rem .1rem;border-radius:.15rem;margin-bottom:.31rem}.top-img[data-v-2bfdfc76]{width:4.28rem;height:4.6rem;margin-right:.34rem;-ms-flex-negative:0;flex-shrink:0}.list-content[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.list-title[data-v-2bfdfc76]{font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#000}.list-bottom[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.left-price[data-v-2bfdfc76]{font-size:.34rem;font-family:PingFang SC;font-weight:500;color:#d61f1f}.no[data-v-2bfdfc76]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#d4c2a3;text-align:center;margin-top:.2rem}.logo[data-v-2bfdfc76]{width:2.74rem;height:1.94rem;margin-top:1.76rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/d145c18c7757ad8202eb76ae1d1ef40a.png);background-size:100% 100%}.tag[data-v-2bfdfc76]{font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#ff8b2d}.price-text[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#000}.price[data-v-2bfdfc76]{font-size:.64rem;color:#f71707;font-weight:700;margin-left:.3rem}.price[data-v-2bfdfc76]:before{content:"\FFE5";font-size:.44rem}.price[data-v-2bfdfc76]:after{content:"\8D77";font-size:.36rem}.buy[data-v-2bfdfc76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-right:.17rem}.buy-btn[data-v-2bfdfc76]{width:2.5rem;height:.78rem;background:-webkit-gradient(linear,left bottom,left top,from(#f42424),to(#ff9e3e));background:linear-gradient(0deg,#f42424,#ff9e3e);border-radius:.39rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.78rem}.return[data-v-2bfdfc76]{position:fixed;width:1.02rem;height:1.02rem;right:.41rem;bottom:1.52rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/uploads/20231109/a2acca9eade1cb184eb843ea09bf4bc3.png)}.address-box[data-v-2bfdfc76]{width:3.46rem;height:3.48rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #c8af7c;box-shadow:0 0 .07rem 0 #c8af7c;border-radius:.1rem;padding:0 .18rem .15rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:.08rem;left:.4rem}.address-name[data-v-2bfdfc76]{margin-top:.25rem;text-align:center;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#460a00;margin-bottom:.08rem}.circle[data-v-2bfdfc76]{width:.12rem;height:.12rem;background:#460a00;opacity:.5;border-radius:50%;margin-right:.1rem}.address[data-v-2bfdfc76]{font-size:.3rem;font-family:PingFang SC;font-weight:700;color:#ed5d09}.address-box2[data-v-2bfdfc76]{width:3.46rem;height:3.38rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #c8af7c;box-shadow:0 0 .07rem 0 #c8af7c;border-radius:.1rem;padding:0 .18rem .15rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-.2rem;right:.4rem}.my-swipe[data-v-2bfdfc76]{width:3rem;height:3.5rem}.van-swipe__track .van-swipe-item[data-v-2bfdfc76]{width:3rem!important;height:2.15rem!important}.van-swipe__track .van-swipe-item img[data-v-2bfdfc76]{width:100%;height:100%}.custom-indicator[data-v-2bfdfc76]{position:absolute;bottom:.05rem;left:45%;display:-webkit-box;display:-ms-flexbox;display:flex}.yuan[data-v-2bfdfc76]{background:#ffc4a2}.active-yuan[data-v-2bfdfc76],.yuan[data-v-2bfdfc76]{width:.1rem;height:.1rem;border-radius:50%;margin-right:.05rem}.active-yuan[data-v-2bfdfc76]{background:#ed3f09}.bg[data-v-b8bec80a]{background:#bce5db;padding-bottom:.89rem}.top-bac[data-v-b8bec80a]{width:100%;height:7.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231206/d76b0a5e8795b5b02616a1fdb8412105.png);background-size:100% 100%}.list[data-v-b8bec80a]{width:100%;height:34.3rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231206/0d61237bd13aaa04e0742885f1c5255f.png);background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.39rem}.item[data-v-b8bec80a]{width:9.3rem;height:3.6rem;margin-bottom:.42rem}.item img[data-v-b8bec80a]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.logo[data-v-b8bec80a]{width:4.17rem;height:1.26rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231206/ad2c1af644051d4b890edde79f5ac607.png);background-size:100% 100%;margin:.71rem auto 0}.goFiYi[data-v-b8bec80a]{width:5.9rem;height:1.16rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231211/dd5efa6bca3c473c4d996f340397d4c8.png);background-size:100% 100%;margin:0 auto}.bg[data-v-0d37e646]{width:100%;background:#ff9825;padding:1.26rem 0 1.01rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-0d37e646]{margin-bottom:.35rem;width:100%;height:7.5rem}.couponBox[data-v-0d37e646]{width:10.45rem;height:12.27rem;background:#fff;border-radius:.2rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .42rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-0d37e646]{width:8.84rem;height:1.13rem;position:absolute;top:-.38rem;left:.81rem;z-index:2}.couponBox .rule[data-v-0d37e646]{width:1.52rem;height:.62rem;background:rgba(255,135,0,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;margin-left:auto}.couponBox .explain[data-v-0d37e646]{font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#ff5426}.couponBox .couponImg[data-v-0d37e646]{width:9.71rem;height:2.27rem}.productImg[data-v-0d37e646]{width:8.64rem;height:1.39rem;display:block;margin:1.24rem auto .43rem}.product-box[data-v-0d37e646]{width:10.45rem;height:auto;background:#fff;border-radius:.2rem;margin:auto;padding:0 .23rem .27rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .type-box[data-v-0d37e646]{height:1.73rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#ff6f19}.product-box .type-box[data-v-0d37e646],.product-box .type-box div[data-v-0d37e646]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .type-box div[data-v-0d37e646]{width:1.92rem;height:1.22rem;border:.01rem solid #ff6f19;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .type-box .active[data-v-0d37e646]{background:#ff6f19;color:#fff}.product-box .product-item[data-v-0d37e646]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-0d37e646]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem 0 0 .1rem}.product-box .product-item .product-content[data-v-0d37e646]{width:5.02rem;height:3.64rem;padding:.31rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.39rem}.product-box .product-item .product-content .title[data-v-0d37e646]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-0d37e646]{width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,111,25,.2);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#ff6f19;overflow:hidden}.product-box .product-item .product-content .btn[data-v-0d37e646]{width:5.1rem;height:.79rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleTwelve/btnBg.png);background-size:cover;line-height:.79rem}.product-box .product-item .product-content .btn .price[data-v-0d37e646]{width:2.9rem;text-align:center;font-size:.64rem;font-family:PingFang SC;font-weight:500;color:#fff}.product-box .product-item .product-content .btn .price[data-v-0d37e646]:before{font-size:.34rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-0d37e646]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-0d37e646]{width:4.15rem;height:.6rem;background:-webkit-gradient(linear,right top,left top,from(rgba(255,84,38,.8)),to(rgba(255,126,14,.8)));background:linear-gradient(-90deg,rgba(255,84,38,.8),rgba(255,126,14,.8));border-radius:0 0 0 .1rem;text-align:center;line-height:.6rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.product-box .more-btn[data-v-0d37e646]{width:3.04rem;height:.84rem;margin:.32rem auto 0;display:block}.bottomImg[data-v-0d37e646]{display:block;margin:.99rem auto 0;width:4.62rem;height:1.03rem}.com-return[data-v-0d37e646]{width:.88rem;height:.88rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleTwelve/returnTops.png)}.text[data-v-0d37e646]{font-size:.48rem;font-family:Noto Sans S Chinese;font-weight:500;color:#fffefe;position:absolute;top:7.8rem;left:20%}.bg[data-v-44035b40]{width:100%;background:#ff9825;padding:1.26rem 0 1.01rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-44035b40]{width:100%;height:7.5rem}.couponBox[data-v-44035b40]{width:10.45rem;height:12.27rem;background:#fff;border-radius:.2rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .42rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;top:-.12rem}.couponBox .couponTitle[data-v-44035b40]{width:8.84rem;height:1.13rem;position:absolute;top:-.38rem;left:.81rem;z-index:2}.couponBox .rule[data-v-44035b40]{width:1.52rem;height:.62rem;background:rgba(255,135,0,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;margin-left:auto}.couponBox .explain[data-v-44035b40]{font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#ff5426}.couponBox .couponImg[data-v-44035b40]{width:9.71rem;height:2.27rem}.productImg[data-v-44035b40]{width:8.64rem;height:1.39rem;display:block;margin:1.24rem auto .43rem}.product-box[data-v-44035b40]{width:10.45rem;height:auto;background:#fff;border-radius:.2rem;margin:auto;padding:0 .23rem .27rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .type-box[data-v-44035b40]{height:1.73rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#ff6f19}.product-box .type-box[data-v-44035b40],.product-box .type-box div[data-v-44035b40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .type-box div[data-v-44035b40]{width:1.92rem;height:1.22rem;border:.01rem solid #ff6f19;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .type-box .active[data-v-44035b40]{background:#ff6f19;color:#fff}.product-box .product-item[data-v-44035b40]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-44035b40]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem 0 0 .1rem}.product-box .product-item .product-content[data-v-44035b40]{width:5.02rem;height:3.64rem;padding:.31rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.39rem}.product-box .product-item .product-content .title[data-v-44035b40]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-44035b40]{width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,111,25,.2);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#ff6f19;overflow:hidden}.product-box .product-item .product-content .btn[data-v-44035b40]{width:5.1rem;height:.79rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleTwelve/btnBg.png);background-size:cover;line-height:.79rem}.product-box .product-item .product-content .btn .price[data-v-44035b40]{width:2.9rem;text-align:center;font-size:.64rem;font-family:PingFang SC;font-weight:500;color:#fff}.product-box .product-item .product-content .btn .price[data-v-44035b40]:before{font-size:.34rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-44035b40]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-44035b40]{width:4.15rem;height:.6rem;background:-webkit-gradient(linear,right top,left top,from(rgba(255,84,38,.8)),to(rgba(255,126,14,.8)));background:linear-gradient(-90deg,rgba(255,84,38,.8),rgba(255,126,14,.8));border-radius:0 0 0 .1rem;text-align:center;line-height:.6rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.product-box .more-btn[data-v-44035b40]{width:3.04rem;height:.84rem;margin:.32rem auto 0;display:block}.bottomImg[data-v-44035b40]{display:block;margin:.99rem auto 0;width:4.62rem;height:1.03rem}.com-return[data-v-44035b40]{width:.88rem;height:.88rem;bottom:2.39rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleTwelve/returnTops.png)}.bg[data-v-1d9bb796]{width:100%;background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-1d9bb796],[data-v-1628fa5b]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-1628fa5b]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#d27256}.top-bac[data-v-1628fa5b]{width:100%;display:block;height:15.56rem}.scroll-bac[data-v-1628fa5b]{display:block;width:10.6rem;height:6.4rem;margin:-2.8rem auto 0}.bottom-bac[data-v-1628fa5b]{width:100%;height:2.68rem;display:block;position:absolute;bottom:0;z-index:1}.bottom-box[data-v-1628fa5b]{width:100%;height:4.77rem;position:relative}.logo[data-v-1628fa5b]{display:block;width:3.28rem;height:2.43rem;position:absolute;bottom:.98rem;left:50%;-webkit-transform:translate(-1.64rem);transform:translate(-1.64rem);z-index:2}.book[data-v-1628fa5b]{width:10.2rem;min-height:11.2rem;margin:1rem auto 0}[data-v-1628fa5b] .flipPage .page-photo img{width:100%;height:100%}[data-v-1628fa5b] .flipPage .page-count,[data-v-1628fa5b] .flipPage .page-photo:after{display:none!important}[data-v-1628fa5b] .flipPage .turn-right-border{display:none}.title-bac[data-v-1628fa5b]{width:7.75rem;height:2.42rem;display:block;margin:1.41rem auto 0}.list .item[data-v-1628fa5b]{margin:.44rem auto 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20231208/af27b2795fe0f59825df7ef8535ef74e.png);width:10.54rem;height:4.76rem;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.32rem}.list .item .head-img[data-v-1628fa5b]{width:4.43rem;height:4.11rem;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.list .item .content[data-v-1628fa5b]{margin-left:.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list .item .content .title[data-v-1628fa5b]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#000;line-height:.6rem}.list .item .content .tag-list[data-v-1628fa5b]{height:30%}.list .item .content .tag-list .tag[data-v-1628fa5b]{padding:.01rem .26rem;display:inline;margin-right:.2rem;border:.02rem solid #f2630a;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#f2630a;text-align:center}.list .item .content .btn[data-v-1628fa5b]{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}.list .item .content .btn .price[data-v-1628fa5b]{font-size:.6rem;font-family:PingFang SC;font-weight:700;color:#f30e0e}.list .item .content .btn img[data-v-1628fa5b]{width:2.52rem;height:.97rem}.com-return[data-v-1628fa5b]{width:1.2rem;height:1.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20231208/a1e33e55c8050606788a06fecdac1e8a.png);bottom:2.8rem}.bg[data-v-bd8e1e86]{background-color:#f8e6c0;padding-bottom:.73rem}.topBac[data-v-bd8e1e86]{height:9.23rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/83f354250d87e00b4b3d005bd38c064a.png);background-size:100% 100%}.nav-list[data-v-bd8e1e86]{font-size:.44rem;font-family:Source Han Serif CN;font-weight:800;color:#fff;text-shadow:0 .01rem .09rem rgba(130,3,0,.35);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-1.5rem .4rem 0}.seld-nav[data-v-bd8e1e86]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/097c0d367d5e35d555880f23ef05f25c.png)}.nav[data-v-bd8e1e86],.seld-nav[data-v-bd8e1e86]{width:2.52rem;height:1.06rem;background-size:100% 100%;text-align:center;line-height:1.06rem}.nav[data-v-bd8e1e86]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/73e750e1d1d81084759d04aa539c1ab8.png)}.list[data-v-bd8e1e86]{margin:.5rem .4rem .91rem}.item[data-v-bd8e1e86]{padding:.14rem .32rem .15rem .14rem;background:#fff;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.item img[data-v-bd8e1e86]{width:4.28rem;height:3.51rem;background:#ffa668;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.26rem}.content[data-v-bd8e1e86]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title[data-v-bd8e1e86]{font-family:PingFang SC;font-weight:700;color:#000;font-size:.5rem}.bottom[data-v-bd8e1e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.price[data-v-bd8e1e86]{font-size:.72rem;font-family:PingFang SC;font-weight:700;color:#d60f0f}.price[data-v-bd8e1e86]:before{content:"\FFE5";font-size:.44rem}.price[data-v-bd8e1e86]:after{content:"\8D77";font-size:.4rem}.buy[data-v-bd8e1e86]{width:2.3rem;height:.76rem;background:#c93301;border-radius:.38rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.76rem}.logo[data-v-bd8e1e86]{width:4.38rem;height:.93rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/edea2d8a0dfa16dff2da366831d5cba0.png);background-size:100% 100%}.return[data-v-bd8e1e86]{position:fixed;width:1.27rem;height:1.27rem;right:.4rem;bottom:.6rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/8b59ff2b9035432a28fe0b0a9953b5a8.png);background-size:100% 100%}.bg[data-v-d7272a2e]{background-color:#ff976b;padding-bottom:1.16rem}.topBac[data-v-d7272a2e]{height:8.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240204/fbb0a628bc311149e308fb719e79c3e3.png);background-size:100% 100%}.nav-list[data-v-d7272a2e]{font-size:.42rem;font-family:Source Han Serif CN;font-weight:500;color:#fddfc1;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.seld-nav[data-v-d7272a2e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240129/ea91b990ff74daccd6e8ecbe4324ce3a.png);color:#c30400}.nav[data-v-d7272a2e],.seld-nav[data-v-d7272a2e]{width:2.06rem;height:1.04rem;background-size:100% 100%;text-align:center;line-height:1.04rem;font-weight:700}.nav[data-v-d7272a2e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240129/2e1f316dffc874ff36e5f5f7771a3750.png);color:#fddfc1}.list[data-v-d7272a2e]{margin:.5rem .4rem .91rem;min-height:50vh}.item[data-v-d7272a2e]{padding:.14rem .32rem .15rem .14rem;background:#fff;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.2rem}.item .headimg[data-v-d7272a2e]{width:4.2rem;height:4.08rem;background:#ffa668;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.26rem}.content[data-v-d7272a2e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.title[data-v-d7272a2e]{color:#000}.price[data-v-d7272a2e],.title[data-v-d7272a2e]{font-size:.5rem;font-family:PingFang SC;font-weight:700}.price[data-v-d7272a2e]{color:#db0505;width:5.1rem;text-align:center}.price[data-v-d7272a2e]:before{content:"\FFE5";font-size:.36rem}.price[data-v-d7272a2e]:after{content:"\8D77";font-size:.3rem;color:#000}.buy[data-v-d7272a2e]{width:2.3rem;height:.76rem;background:#c93301;border-radius:.38rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.76rem}.logo[data-v-d7272a2e]{width:4.38rem;height:.93rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/edea2d8a0dfa16dff2da366831d5cba0.png);background-size:100% 100%}.return[data-v-d7272a2e]{position:fixed;width:1.27rem;height:1.27rem;right:.4rem;bottom:.6rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/uploads/20240102/8b59ff2b9035432a28fe0b0a9953b5a8.png);background-size:100% 100%}.title-box[data-v-d7272a2e]{position:relative;margin-bottom:.47rem}.title-img[data-v-d7272a2e]{width:9.34rem;height:1.06rem;margin:0 auto;display:block}.left-yanhua[data-v-d7272a2e]{position:absolute;width:2.17rem;height:1.97rem;top:-.86rem}.btn[data-v-d7272a2e]{position:absolute;bottom:0;right:0;width:1.59rem;height:.65rem;background:-webkit-gradient(linear,left top,right top,from(#f2270c),to(#ffb143));background:linear-gradient(90deg,#f2270c,#ffb143);border-radius:.32rem;line-height:.65rem;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;padding:0 .24rem;font-size:.42rem;font-family:PingFang SC;font-weight:700;font-style:italic;color:#fff}.right-yanhua[data-v-d7272a2e]{width:2.17rem;height:1.97rem;position:absolute;top:-.49rem;right:0}.price-b[data-v-d7272a2e]{width:5.15rem;height:1.54rem;position:absolute;top:1.8rem;left:0}.arrow[data-v-d7272a2e]{width:.19rem;height:.31rem}.arrow-box[data-v-d7272a2e]{width:.37rem;height:.37rem;background:#fff6e4;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.old-price[data-v-d7272a2e]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#707070;position:absolute;top:2.3rem;left:0}.bg[data-v-180a3cd8]{background-color:#ad2b1b;padding-bottom:1.16rem}.topBac[data-v-180a3cd8]{height:11.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240204/514f12dd2cef5722d2ba03dc0426a818.png);background-size:100% 100%;margin-bottom:.35rem}.coupon-box[data-v-180a3cd8]{width:10.45rem;height:9.6rem;background:#fff7f0;border:.04rem solid #ff8440;border-radius:.3rem;margin:0 auto}.coupon-list[data-v-180a3cd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .1rem}.coupon-img[data-v-180a3cd8]{width:8.84rem;height:1.13rem;display:block;margin:-.35rem auto .52rem}.coupon[data-v-180a3cd8]{-webkit-transform:scale(.9);transform:scale(.9);width:5.04rem;height:1.9rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.24rem;position:relative}.coupon-title[data-v-180a3cd8]{position:absolute;top:.5rem;left:2.97rem;z-index:999;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#333;margin-bottom:.19rem}.coupon-btn[data-v-180a3cd8]{width:2rem;height:.6rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.3rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#fff}.coupon-text[data-v-180a3cd8]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef2721;margin-top:.28rem;margin-left:3.35rem;margin-bottom:.3rem}.list-box[data-v-180a3cd8]{padding:0 .22rem;margin:.3rem auto 0;width:10.45rem;background:#fff1e5;border:.04rem solid #ff8440;border-radius:.3rem}.nav-list[data-v-180a3cd8]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.42rem}.nav-list img[data-v-180a3cd8]{width:2.42rem;-ms-flex-negative:0;flex-shrink:0}.item[data-v-180a3cd8]{background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);border-radius:.2rem;height:3.64rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.item-img[data-v-180a3cd8]{width:4.15rem;height:3.64rem;border-radius:.2rem;margin-right:.4rem;-ms-flex-negative:0;flex-shrink:0}.hot[data-v-180a3cd8]{width:1.2rem;height:.5rem;position:absolute}.bot-bg[data-v-180a3cd8]{width:4.15rem;height:.6rem;position:absolute;bottom:0}.item-content[data-v-180a3cd8]{width:100%;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.31rem 0 .2rem}.item-title[data-v-180a3cd8]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.item-tag[data-v-180a3cd8]{width:3.58rem;height:.5rem;background:rgba(255,204,166,.5);border-radius:.25rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#ef5d17;text-align:center;line-height:.5rem}.content-bottom[data-v-180a3cd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-180a3cd8]{font-size:.66rem;font-family:MiSans;font-weight:600;color:#eb1d1a}.price[data-v-180a3cd8]:before{font-size:.36rem;content:"\FFE5"}.buy[data-v-180a3cd8]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.movie-item[data-v-180a3cd8]{height:4rem;background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.31rem}.movie-img[data-v-180a3cd8]{width:3.2rem;height:4rem;border-radius:.2rem;margin-right:.3rem;-ms-flex-negative:0;flex-shrink:0}.movie-content[data-v-180a3cd8]{width:100%;margin-right:.3rem;padding:.32rem 0 .31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-title[data-v-180a3cd8]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.movie-person[data-v-180a3cd8]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.movie-buy[data-v-180a3cd8]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;color:#fff;line-height:.72rem}.movie-buy[data-v-180a3cd8],.score[data-v-180a3cd8]{font-family:PingFang SC;font-weight:700;text-align:center}.score[data-v-180a3cd8]{width:1.6rem;height:.5rem;background:#fff;border-radius:.1rem;font-size:.36rem;color:#ef5d17;position:absolute;top:.1rem;left:.1rem}.rule[data-v-180a3cd8]{width:1.2rem;text-align:center}.rule-btn[data-v-180a3cd8],.rule[data-v-180a3cd8]{padding:.2rem .21rem;background:rgba(0,0,0,.3);border-radius:.2rem 0 0 .2rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#f3d1b9;position:absolute;top:1.39rem;right:0}.logo[data-v-180a3cd8]{width:3.52rem;height:.82rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/3b0bfe88e8610d7192fbba93ae9baca9.png);background-size:100% 100%;margin-top:1.31rem}.return[data-v-180a3cd8]{position:fixed;width:.91rem;height:.91rem;right:.39rem;bottom:1.46rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/35ee283268f08285a62b75b6d61b7a54.png);background-size:100% 100%}.text[data-v-180a3cd8]{padding:.21rem 0 .16rem;width:10rem;background:rgba(236,87,21,.12);border-radius:.2rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef2721;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto .42rem}.text p[data-v-180a3cd8]{margin-bottom:.05rem}.more[data-v-180a3cd8]{width:3rem;height:.8rem;background:#fe8910;text-align:center;line-height:.8rem;margin:.6rem auto .5rem;color:#fff;border-radius:.5rem}.bg[data-v-140401ba]{width:100%;background:#fff;padding:1.26rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.img1[data-v-140401ba]{width:10.6rem;margin-top:1rem;margin-bottom:1.73rem}.img2[data-v-140401ba]{width:10.6rem;margin-bottom:.2rem}.img3[data-v-140401ba]{width:10.6rem;margin-bottom:1.14rem}.bg[data-v-607d5274]{background-color:#ad2b1b;padding-bottom:1.16rem;padding-top:1.26rem}.topBac[data-v-607d5274]{height:7.2rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/ychsCoupon/topImg.png);background-size:100% 100%}.coupon-box[data-v-607d5274]{width:10.45rem;height:8rem;background:#fff7f0;border:.04rem solid #ff8440;border-radius:.3rem;margin:0 auto}.coupon-list[data-v-607d5274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .1rem}.coupon-img[data-v-607d5274]{width:8.84rem;height:1.13rem;display:block;margin:-.35rem auto .52rem}.coupon[data-v-607d5274]{-webkit-transform:scale(.9);transform:scale(.9);width:5.04rem;height:1.9rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.24rem;position:relative}.coupon-title[data-v-607d5274]{position:absolute;top:.5rem;left:2.97rem;z-index:999;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#333;margin-bottom:.19rem}.coupon-btn[data-v-607d5274]{width:2rem;height:.6rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.3rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#fff}.coupon-text[data-v-607d5274]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef2721;margin-top:.13rem;text-align:center}.list-box[data-v-607d5274]{margin:.5rem auto;padding:0 .22rem;width:10.45rem;background:#fff1e5;border:.04rem solid #ff8440;border-radius:.3rem}.nav-list[data-v-607d5274]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.42rem}.nav-list img[data-v-607d5274]{width:2.42rem;-ms-flex-negative:0;flex-shrink:0}.item[data-v-607d5274]{background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);border-radius:.2rem;height:3.64rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.item-img[data-v-607d5274]{width:4.15rem;height:3.64rem;border-radius:.2rem;margin-right:.4rem;-ms-flex-negative:0;flex-shrink:0}.hot[data-v-607d5274]{width:1.2rem;height:.5rem;position:absolute}.bot-bg[data-v-607d5274]{width:4.15rem;height:.6rem;position:absolute;bottom:0}.item-content[data-v-607d5274]{width:100%;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.31rem 0 .2rem}.item-title[data-v-607d5274]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.item-tag[data-v-607d5274]{width:3.58rem;height:.5rem;background:rgba(255,204,166,.5);border-radius:.25rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#ef5d17;text-align:center;line-height:.5rem}.content-bottom[data-v-607d5274]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-607d5274]{font-size:.66rem;font-family:MiSans;font-weight:600;color:#eb1d1a}.price[data-v-607d5274]:before{font-size:.36rem;content:"\FFE5"}.buy[data-v-607d5274]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.movie-item[data-v-607d5274]{height:4rem;background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.31rem}.movie-img[data-v-607d5274]{width:3.2rem;height:4rem;border-radius:.2rem;margin-right:.3rem;-ms-flex-negative:0;flex-shrink:0}.movie-content[data-v-607d5274]{width:100%;margin-right:.3rem;padding:.32rem 0 .31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-title[data-v-607d5274]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.movie-person[data-v-607d5274]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.movie-buy[data-v-607d5274]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;color:#fff;line-height:.72rem}.movie-buy[data-v-607d5274],.score[data-v-607d5274]{font-family:PingFang SC;font-weight:700;text-align:center}.score[data-v-607d5274]{width:1.6rem;height:.5rem;background:#fff;border-radius:.1rem;font-size:.36rem;color:#ef5d17;position:absolute;top:.1rem;left:.1rem}.rule[data-v-607d5274]{width:1.2rem;text-align:center;top:2.75rem}.rule-btn[data-v-607d5274],.rule[data-v-607d5274]{padding:.2rem .21rem;background:rgba(0,0,0,.3);border-radius:.2rem 0 0 .2rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#f3d1b9;position:absolute;right:0}.rule-btn[data-v-607d5274]{top:1.39rem}.logo[data-v-607d5274]{width:3.52rem;height:.82rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/ychsCoupon/bottomText.png);background-size:100% 100%;margin-top:1.31rem}.return[data-v-607d5274]{position:fixed;width:.91rem;height:.91rem;right:.39rem;bottom:1.46rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/ychsCoupon/returnTop.png);background-size:100% 100%}.text[data-v-607d5274]{padding:.21rem 0 .16rem;width:10rem;background:rgba(236,87,21,.12);border-radius:.2rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef2721;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto .42rem}.text p[data-v-607d5274]{margin-bottom:.05rem}.more[data-v-607d5274]{width:3rem;height:.8rem;background:#fe8910;text-align:center;line-height:.8rem;margin:.6rem auto .5rem;color:#fff;border-radius:.5rem}.map-box[data-v-607d5274]{position:relative;top:-.5rem}.map-box .map-top[data-v-607d5274]{width:6.4rem;height:1.1rem;display:block;margin:auto}.map-box .map[data-v-607d5274]{width:10.45rem;height:3.2rem;background:#2f0500;border-radius:.3rem;margin:.21rem auto;position:relative;overflow:hidden;border:.065rem solid #ff8440;-webkit-box-sizing:border-box;box-sizing:border-box}.map-box .map .map-img[data-v-607d5274]{width:100%;height:100%;opacity:.45}.map-box .map .map-btn[data-v-607d5274]{width:3.77rem;height:.86rem;background:#ff9214;border-radius:.43rem;border:.02px solid #fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#fff;text-align:center;line-height:.86rem}.bg[data-v-65fb8904]{background-color:#ad2b1b;padding-bottom:1.16rem;padding-top:1.26rem}.topBac[data-v-65fb8904]{height:7.2rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/ychsCoupon/topImg.png);background-size:100% 100%}.coupon-box[data-v-65fb8904]{width:10.45rem;height:8rem;background:#fff7f0;border:.04rem solid #ff8440;border-radius:.3rem;margin:0 auto}.coupon-list[data-v-65fb8904]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .1rem}.coupon-img[data-v-65fb8904]{width:8.84rem;height:1.13rem;display:block;margin:-.35rem auto .52rem}.coupon[data-v-65fb8904]{-webkit-transform:scale(.9);transform:scale(.9);width:5.04rem;height:1.9rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.24rem;position:relative}.coupon-title[data-v-65fb8904]{position:absolute;top:.5rem;left:2.97rem;z-index:999;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#333;margin-bottom:.19rem}.coupon-btn[data-v-65fb8904]{width:2rem;height:.6rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.3rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#fff}.coupon-text[data-v-65fb8904]{font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef2721;margin-top:.13rem;text-align:center}.list-box[data-v-65fb8904]{margin:.5rem auto;padding:0 .22rem;width:10.45rem;background:#fff1e5;border:.04rem solid #ff8440;border-radius:.3rem}.nav-list[data-v-65fb8904]{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.42rem}.nav-list img[data-v-65fb8904]{width:2.42rem;-ms-flex-negative:0;flex-shrink:0}.item[data-v-65fb8904]{background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);border-radius:.2rem;height:3.64rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.item-img[data-v-65fb8904]{width:4.15rem;height:3.64rem;border-radius:.2rem;margin-right:.4rem;-ms-flex-negative:0;flex-shrink:0}.hot[data-v-65fb8904]{width:1.2rem;height:.5rem;position:absolute}.bot-bg[data-v-65fb8904]{width:4.15rem;height:.6rem;position:absolute;bottom:0}.item-content[data-v-65fb8904]{width:100%;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.31rem 0 .2rem}.item-title[data-v-65fb8904]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.item-tag[data-v-65fb8904]{width:3.58rem;height:.5rem;background:rgba(255,204,166,.5);border-radius:.25rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#ef5d17;text-align:center;line-height:.5rem}.content-bottom[data-v-65fb8904]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-65fb8904]{font-size:.66rem;font-family:MiSans;font-weight:600;color:#eb1d1a}.price[data-v-65fb8904]:before{font-size:.36rem;content:"\FFE5"}.buy[data-v-65fb8904]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.movie-item[data-v-65fb8904]{height:4rem;background:#fff;-webkit-box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);box-shadow:0 0 .11rem 0 rgba(189,44,4,.24);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.31rem}.movie-img[data-v-65fb8904]{width:3.2rem;height:4rem;border-radius:.2rem;margin-right:.3rem;-ms-flex-negative:0;flex-shrink:0}.movie-content[data-v-65fb8904]{width:100%;margin-right:.3rem;padding:.32rem 0 .31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-title[data-v-65fb8904]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.movie-person[data-v-65fb8904]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.movie-buy[data-v-65fb8904]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;color:#fff;line-height:.72rem}.movie-buy[data-v-65fb8904],.score[data-v-65fb8904]{font-family:PingFang SC;font-weight:700;text-align:center}.score[data-v-65fb8904]{width:1.6rem;height:.5rem;background:#fff;border-radius:.1rem;font-size:.36rem;color:#ef5d17;position:absolute;top:.1rem;left:.1rem}.rule[data-v-65fb8904]{width:1.2rem;text-align:center;top:2.75rem}.rule-btn[data-v-65fb8904],.rule[data-v-65fb8904]{padding:.2rem .21rem;background:rgba(0,0,0,.3);border-radius:.2rem 0 0 .2rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#f3d1b9;position:absolute;right:0}.rule-btn[data-v-65fb8904]{top:1.39rem}.logo[data-v-65fb8904]{width:3.52rem;height:.82rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/ychsCoupon/bottomText.png);background-size:100% 100%;margin-top:1.31rem}.return[data-v-65fb8904]{position:fixed;width:.91rem;height:.91rem;right:.39rem;bottom:1.46rem;z-index:100;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/ychsCoupon/returnTop.png);background-size:100% 100%}.text[data-v-65fb8904]{padding:.21rem 0 .16rem;width:10rem;background:rgba(236,87,21,.12);border-radius:.2rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef2721;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto .42rem}.text p[data-v-65fb8904]{margin-bottom:.05rem}.more[data-v-65fb8904]{width:3rem;height:.8rem;background:#fe8910;text-align:center;line-height:.8rem;margin:.6rem auto .5rem;color:#fff;border-radius:.5rem}.map-box[data-v-65fb8904]{position:relative;top:-.5rem}.map-box .map-top[data-v-65fb8904]{width:6.4rem;height:1.1rem;display:block;margin:auto}.map-box .map[data-v-65fb8904]{width:10.45rem;height:3.2rem;background:#2f0500;border-radius:.3rem;margin:.21rem auto;position:relative;overflow:hidden;border:.065rem solid #ff8440;-webkit-box-sizing:border-box;box-sizing:border-box}.map-box .map .map-img[data-v-65fb8904]{width:100%;height:100%;opacity:.45}.map-box .map .map-btn[data-v-65fb8904]{width:3.77rem;height:.86rem;background:#ff9214;border-radius:.43rem;border:.02px solid #fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#fff;text-align:center;line-height:.86rem}.bg[data-v-bf9d4bf6]{width:100%;background:#fff;padding:1.26rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box}.img1[data-v-bf9d4bf6]{width:10.6rem;margin-top:1rem;margin-bottom:1.73rem}.img2[data-v-bf9d4bf6]{width:10.6rem;margin-bottom:.2rem}.img3[data-v-bf9d4bf6]{width:10.6rem;margin-bottom:1.14rem}[data-v-24bad83e]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-24bad83e]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem}.img-bg[data-v-24bad83e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/029b9313a0fb49d93d035c4711c46249.png);width:100%;min-height:100vh;padding-bottom:1.2rem}.head-img[data-v-24bad83e]{display:block;width:100%;height:8rem}.video-box[data-v-24bad83e]{width:10.48rem;height:6.03rem;border:.03rem solid #fef4dd;border-radius:.35rem;margin:-.6rem auto 0;position:relative;padding:.1rem}#id_test_video[data-v-24bad83e]{width:10.2rem;height:5.7rem;overflow:hidden;border-radius:.35rem}.play[data-v-24bad83e]{width:1.06rem;height:1.06rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-.53rem,-.53rem);transform:translate(-.53rem,-.53rem)}#video[data-v-24bad83e]{width:100%;height:100%;border-radius:.35rem}.darw[data-v-24bad83e]{width:10.45rem;height:11.55rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/2c45db087af8008da4eafd2114470aa4.png);margin-top:1.14rem;padding:1.36rem .2rem .4rem}.qian[data-v-24bad83e]{width:100%;height:100%}.danmaku[data-v-24bad83e]{width:10.45rem;height:8.96rem;margin-top:1.14rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/1dac0ad7ae2e0d5a58534d43a6087f8c.png);padding:1.36rem .2rem .4rem}.danmaku .danmaku-box[data-v-24bad83e]{width:100%;height:100%;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20240131/3f2d4dd15fdce60bf0eb4f616a08dba6.png);padding:.6rem .34rem 0}.ztbox[data-v-24bad83e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/823459fe788f36e46d012d3a855dfeb3.png)}.ztbox[data-v-24bad83e],.ztboxs[data-v-24bad83e]{width:10.45rem;height:6.02rem;padding:1.36rem .2rem .4rem;margin-top:1.14rem;position:relative}.ztboxs[data-v-24bad83e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240203/204da9826e00729e9306ffb9d7e1076e.png)}.ztimg[data-v-24bad83e]{width:100%;height:100%}.hth[data-v-24bad83e]{height:16.88rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/d44f9c842367270d49d828c3da682dbe.png)}.hth[data-v-24bad83e],.line-box[data-v-24bad83e]{width:10.45rem;padding:1.36rem .2rem .4rem;margin-top:1.14rem}.line-box[data-v-24bad83e]{height:11.71rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240202/87fecb7262dce027440d2daf56b9aa8e.png)}.logo[data-v-24bad83e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240130/8c6fda9739b30b08b557f648a7b1bee8.png);width:4.55rem;height:1.05rem;margin-top:2rem}.return[data-v-24bad83e]{bottom:.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240131/5963cb3c7c4a3007abfddb888c271f05.png)}.my[data-v-24bad83e],.return[data-v-24bad83e]{position:fixed;width:1.46rem;height:1.46rem;right:.4rem;z-index:100;background-size:100% 100%}.my[data-v-24bad83e]{bottom:2.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240201/b4f3dc3c6d71321bee3068705caadbec.png)}.pop-box[data-v-24bad83e]{position:relative;width:6.1rem;background-color:transparent;height:15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.close-pop[data-v-24bad83e]{width:.84rem;height:.85rem;position:absolute;right:0;top:0}.van-popup[data-v-24bad83e]{background-color:transparent!important}.danmu[data-v-24bad83e]{background:#c82714;border-radius:.36rem;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#fff;padding:.1rem .3rem}.primg[data-v-24bad83e]{width:6.1rem;height:12.17rem}.send-box[data-v-24bad83e]{width:9.35rem;height:1.02rem;background:#d74534;border-radius:.5rem;padding:0 .15rem 0 .4rem;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}.d-input[data-v-24bad83e]{background:none;outline:none;border:0;height:1.02rem;font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#fff}.send-btn[data-v-24bad83e]{width:2.41rem;height:.73rem;background:-webkit-gradient(linear,left bottom,left top,from(#f7490f),to(#ffaf47));background:linear-gradient(0deg,#f7490f,#ffaf47);border:.02rem solid #fff;border-radius:.36rem;font-size:.44rem;font-weight:700}.link-btn[data-v-24bad83e],.send-btn[data-v-24bad83e]{font-family:PingFang SC;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.link-btn[data-v-24bad83e]{width:3.77rem;height:.86rem;background:-webkit-gradient(linear,left bottom,left top,from(#e31e10),to(#ff9d1c));background:linear-gradient(0deg,#e31e10,#ff9d1c);border:.03rem solid #fff;border-radius:.43rem;font-size:.48rem;font-weight:500;position:absolute;bottom:.8rem;left:50%;-webkit-transform:translate(-1.8rem);transform:translate(-1.8rem)}.link-btn.two[data-v-24bad83e]{width:5.51rem;-webkit-transform:translate(-2.75rem);transform:translate(-2.75rem);bottom:.56rem}.img-box[data-v-24bad83e]{position:relative}.line-img[data-v-24bad83e]{width:100%;height:.5rem;margin-top:.4rem}.s-box[data-v-24bad83e]{width:10rem;height:7.6rem;background:#fff6e4;border-radius:.3rem}.s-box img[data-v-24bad83e]{width:10rem;height:5.6rem;background:#ff532c;border-radius:.35rem .35rem 0 0}.dian[data-v-24bad83e]{padding-bottom:1rem}.act-name[data-v-24bad83e]{padding:.1rem .32rem 0;font-size:.5rem;font-family:PingFang SC;font-weight:500;color:#000;line-height:.72rem}.small-swipe[data-v-24bad83e]{margin-top:.3rem}.more-act[data-v-24bad83e]{width:4.07rem;height:.67rem;background:#9c130f;border:.02px solid #fddaac;border-radius:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#fff0dc;margin:0 auto}.line-swipe[data-v-24bad83e]{width:10rem;height:9.83rem}.line-swipe img[data-v-24bad83e]{width:10rem;height:8.73rem}.sw-box[data-v-24bad83e]{height:9.83rem;position:relative}.sw-box .l[data-v-24bad83e]{left:1rem}.sw-box .l[data-v-24bad83e],.sw-box .r[data-v-24bad83e]{position:absolute;width:.27rem;height:.49rem;bottom:.2rem}.sw-box .r[data-v-24bad83e]{right:1rem}[data-v-24bad83e].van-popup--center{top:48%!important}.fx[data-v-24bad83e]{width:3.76rem;height:1.06rem;border:.03rem solid #fff;border-radius:.52rem;font-size:.64rem;font-family:PingFang SC;font-weight:500;color:#fff;text-align:center;line-height:1.06rem;margin-top:1.5rem}.saveimg[data-v-24bad83e]{width:8.8rem;height:15.58rem}[data-v-62bdf83a]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-62bdf83a]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background-color:#b30000}.nav[data-v-62bdf83a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.nav .nav-item[data-v-62bdf83a]{height:1.21rem;text-align:center;line-height:1.21rem;-ms-flex-negative:0;flex-shrink:0;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff1da;background-image:url(https://static.ticket.sz-trip.com/uploads/20240201/c66ec8684ac151fcf37c5043b444fcf8.png);margin-left:.38rem}.nav[data-v-62bdf83a]::-webkit-scrollbar{display:none}.nav .act-nav[data-v-62bdf83a]{height:1.42rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240201/2e66ede557f503843d4b14f0125b7de5.png);font-weight:700}.top-bac[data-v-62bdf83a]{width:11.25rem;height:5.42rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240201/33bcabd26bef682e6803ab9ead0c14b9.png)}.fix[data-v-62bdf83a]{width:3.74rem;height:1.08rem;background:rgba(0,0,0,.6);border-radius:.5rem 0 0 0;text-align:center;line-height:1.08rem;position:fixed;bottom:0;right:0;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#fff}.img-box img[data-v-62bdf83a]{width:10.45rem;border-radius:.2rem;display:block;margin:.6rem auto 0}.bg[data-v-0795bcae]{width:100%;overflow-x:auto;background:#fdefee;padding-top:1.26rem}.topImg[data-v-0795bcae]{width:100%;height:8.5rem}.titleImg[data-v-0795bcae]{width:7.57rem;height:1.5rem;display:block;margin:auto}.map-type[data-v-0795bcae]{padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.5rem}.map-type .map-item[data-v-0795bcae]{width:2.42rem;height:1.06rem}.map-type .map-item[data-v-0795bcae]:nth-child(n+5){margin-top:.34rem}.mapBg[data-v-0795bcae]{width:100%;height:11.45rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springFlower/mapBg.png);background-size:100% 100%;position:relative}.mapBg .map[data-v-0795bcae]{width:5.32rem;height:6.24rem;position:absolute;top:.81rem;left:.45rem}.danmu-box[data-v-0795bcae]{width:10.49rem;height:6.44rem;background:#ffdedc;border-radius:.3rem;border:2px solid #ff5b86;margin:.51rem auto 0;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.danmu-box .vue-danmaku[data-v-0795bcae]{height:4.62rem;background:#fcf8f7;border-radius:.25rem}.danmu-box .vue-danmaku .danmu[data-v-0795bcae]{padding:.12rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffe5ed;border-radius:.36rem;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#ff5b86}.danmu-box .vue-danmaku .dmImg[data-v-0795bcae]{position:absolute;left:.13rem;bottom:0;width:2.63rem;height:2.38rem}.danmu-box .vue-danmaku[data-v-0795bcae] .danmus{top:.5rem}.danmu-box .danmu-input[data-v-0795bcae]{height:1.2rem;background:#fcf8f7;border-radius:.59rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:.11rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.danmu-box .danmu-input input[data-v-0795bcae]{width:6.5rem;padding-left:.41rem;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#ff6c86;border:none}.danmu-box .danmu-input input[data-v-0795bcae]::-webkit-input-placeholder{font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#ff6c86}.danmu-box .danmu-input input[data-v-0795bcae]::-moz-placeholder{font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#ff6c86}.danmu-box .danmu-input input[data-v-0795bcae]::-ms-input-placeholder{font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#ff6c86}.danmu-box .danmu-input input[data-v-0795bcae]::placeholder{font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#ff6c86}.danmu-box .danmu-input .danmu-btn[data-v-0795bcae]{width:3.08rem;height:1.03rem;background:#ff5b86;border-radius:.47rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#fff}.line-box[data-v-0795bcae]{width:10.45rem;height:auto;background:rgba(255,206,202,.5);border-radius:.3rem;overflow:hidden;margin:.54rem auto 0}.line-box .line-img[data-v-0795bcae]{width:10.45rem;height:6.2rem}.line-box .line-goods[data-v-0795bcae]{position:relative;z-index:2;margin-top:-1.8rem;height:5.93rem;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem}.line-box .line-goods .good-item[data-v-0795bcae]{width:4.64rem;height:5.55rem;background:#fff;border-radius:.15rem;margin-right:.16rem}.line-box .line-goods .good-item .good-img[data-v-0795bcae]{width:4.64rem;height:3.43rem;border-radius:.15rem .15rem 0 0;-o-object-fit:cover;object-fit:cover}.line-box .line-goods .good-item .good-text[data-v-0795bcae]{height:2.12rem;padding:.15rem .18rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-box .line-goods .good-item .good-text .good-title[data-v-0795bcae]{font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#070002}.line-box .line-goods .good-item .good-text .good-btn[data-v-0795bcae]{width:2.2rem;height:.69rem;background:-webkit-gradient(linear,left top,right top,from(#ff5b86),to(#ffa6b9));background:linear-gradient(90deg,#ff5b86,#ffa6b9);border-radius:.34rem;text-align:center;line-height:.69rem;font-family:PingFang SC;font-weight:500;font-size:.44rem;color:#fff;margin-left:auto}.line-box .line-goods[data-v-0795bcae]::-webkit-scrollbar{display:none}.zixun-box[data-v-0795bcae]{overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.51rem 0 0 .4rem;overflow-y:hidden}.zixun-box .zixun-item[data-v-0795bcae]{min-width:4.12rem;height:4.86rem;border-radius:.3rem;position:relative;font-family:PingFang SC;font-weight:400;font-size:.42rem;color:#fff;padding:3.7rem .28rem .23rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.24rem}.zixun-box .zixun-item .zxBg[data-v-0795bcae]{position:absolute;left:0;bottom:0;width:4.12rem;height:1.75rem}.zixun-box .zixun-item .text-overflowRows[data-v-0795bcae]{position:relative;bottom:.1rem}.zixun-box[data-v-0795bcae]::-webkit-scrollbar{display:none}.zixun-btn[data-v-0795bcae]{width:4.17rem;height:.77rem;border-radius:.38rem;border:1px solid #ff5b86;margin:.4rem auto 0;text-align:center;line-height:.77rem;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#ff5b86}.bc-title[data-v-0795bcae]{padding:0 .86rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1.21rem 0 .51rem}.bc-title img[data-v-0795bcae]{width:4.35rem;height:1.09rem}.bc-item[data-v-0795bcae]{margin:0 auto .3rem;width:10.45rem;height:4.28rem;background:#fff;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex}.bc-item .bc-img[data-v-0795bcae]{width:4.49rem;height:4.28rem;background:#fff;border-radius:.15rem 0 0 .15rem;-o-object-fit:cover;object-fit:cover}.bc-item .bc-content[data-v-0795bcae]{width:5.96rem;height:4.28rem;padding:.3rem .3rem .28rem .23rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.bc-item .bc-content .bc-name[data-v-0795bcae]{font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#000}.bc-item .bc-content .bc-tags[data-v-0795bcae]{margin-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.bc-item .bc-content .bc-tags .bc-tag[data-v-0795bcae]{line-height:.6rem;padding:0 .15rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.29rem;border:1px solid #ff90b0;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#ff90b0}.bc-item .bc-content .bc-tags .bc-tag[data-v-0795bcae]:last-child{margin-left:.2rem}.bc-item .bc-content .bc-bottom[data-v-0795bcae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:.2rem;width:5.43rem}.bc-item .bc-content .bc-bottom .bc-left span[data-v-0795bcae]{font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#ff94b3;display:block}.bc-item .bc-content .bc-bottom .bc-left .bc-price[data-v-0795bcae]{font-family:PingFang SC;font-weight:700;font-size:.56rem;color:#ff2b5d}.bc-item .bc-content .bc-bottom .bc-left .bc-price[data-v-0795bcae]:before{content:"\FFE5";font-size:.44rem}.bc-item .bc-content .bc-bottom .bc-left .bc-price[data-v-0795bcae]:after{content:"\8D77";font-size:.36rem}.bc-item .bc-content .bc-bottom .bc-btn[data-v-0795bcae]{width:2.5rem;height:.78rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff5b86),to(#ffa6b9));background:linear-gradient(0deg,#ff5b86,#ffa6b9);border-radius:.39rem;text-align:center;line-height:.78rem;font-family:PingFang SC;font-weight:700;font-size:.46rem;color:#fff}footer[data-v-0795bcae]{height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer img[data-v-0795bcae]{width:2.74rem}.com-return[data-v-0795bcae]{width:1.21rem;height:1.21rem;bottom:3.22rem;right:.41rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springFlower/returnTop.png)}.bg[data-v-ac2bac54]{width:100%;overflow-x:auto;background:#eaf7e6;padding-top:1.26rem}p[data-v-ac2bac54]{text-indent:2em;color:#2b4a19;font-weight:500;font-size:.42rem}.main[data-v-ac2bac54]{padding:0 .39rem;color:#2b4a19}.topImg[data-v-ac2bac54]{width:100%;height:16.12rem}.titleImg[data-v-ac2bac54]{width:5.78rem;height:1.76rem;display:block;margin:auto}.title1[data-v-ac2bac54]{margin:-1.17rem 0 .42rem 1.71rem}.title2[data-v-ac2bac54]{width:4.13rem;height:1rem;margin:.66rem 0 .34rem 3.1rem}.title3[data-v-ac2bac54]{margin:.51rem 0 .42rem 1.63rem}.title4[data-v-ac2bac54]{margin:.67rem 0 .26rem 1.41rem}.tea[data-v-ac2bac54]{margin-bottom:.3rem;width:10.45rem;height:4.2rem;background:#fff;border-radius:.15rem;padding:.21rem .22rem;display:-webkit-box;display:-ms-flexbox;display:flex}.tea-img[data-v-ac2bac54]{width:4rem;height:3.8rem;border-radius:.15rem;margin-right:.3rem}.tea-main[data-v-ac2bac54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tea-name[data-v-ac2bac54]{width:5.5rem;color:#000;font-weight:500;font-size:.46rem;margin-bottom:.29rem;margin-top:.12rem}.tea-tags[data-v-ac2bac54]{display:-webkit-box;display:-ms-flexbox;display:flex}.tea-tag[data-v-ac2bac54]{padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;border:.02rem solid #2b4a19;font-weight:500;font-size:.4rem;color:#2f4900;text-align:center;line-height:.64rem}.tea-tag[data-v-ac2bac54]:last-child{margin-left:.2rem}.tea-price[data-v-ac2bac54]{color:#d90f01;font-weight:700;font-size:.6rem}.tea-price[data-v-ac2bac54]:before{content:"\FFE5";font-size:.4rem;font-weight:500}.tea-price[data-v-ac2bac54]:after{content:"\5143";font-size:.4rem;font-weight:500}.tea-bottom[data-v-ac2bac54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.1rem}.buy[data-v-ac2bac54]{width:2.3rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#d90f01),to(#ff7200));background:linear-gradient(0deg,#d90f01,#ff7200);border-radius:.36rem;font-weight:500;font-size:.42rem;color:#fff;text-align:center;line-height:.72rem}.right-pic[data-v-ac2bac54]{width:2.5rem;height:1.92rem;position:absolute;top:0;right:-.37rem}.right-pic2[data-v-ac2bac54]{width:2.45rem;height:3.05rem;position:absolute;top:-.78rem;right:-.37rem}.nav-list[data-v-ac2bac54]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.8rem 0 .61rem}.nav-item[data-v-ac2bac54]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240318/078cd9c1ab63a988d8860ee8f50bd863.png);width:3.24rem;height:1.22rem;line-height:1.22rem;text-align:center;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:rgba(0,0,0,.6)}.nav-item.active[data-v-ac2bac54]{color:#2b4a19;font-size:.46rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240318/1fc3d5645c4cc1a0cdb85ec683d1283c.png)}.logo[data-v-ac2bac54]{text-align:center;margin:1.31rem auto .98rem}.logo img[data-v-ac2bac54]{width:3rem}.com-return[data-v-ac2bac54]{width:1.41rem;height:1.41rem;bottom:1.72rem;right:.39rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240318/6d43ba1f1f34c2be2c13949843aea9de.png)}.bg[data-v-a955cd34]{width:100vw;height:100vh;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/sbkLogin/bg.png);background-size:100% 100%;padding-top:4.3rem}.logo[data-v-a955cd34]{width:2.53rem;height:2.52rem;display:block;margin:0 auto}.input-box[data-v-a955cd34]{width:8.8rem;height:1.2rem;background:#fff;border-radius:.6rem;padding:.4rem .42rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#acacac;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.49rem auto 0}.input-box img[data-v-a955cd34]{width:.36rem;height:.4rem}.input-box input[data-v-a955cd34]{margin-left:.19rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.btn[data-v-a955cd34]{width:8.21rem;background:#0b898e;border-radius:.6rem;margin:1.76rem auto 0;font-family:PingFangSC;font-weight:500;font-size:.52rem;color:#fff;text-align:center;line-height:1.2rem}.bg[data-v-50130f04]{width:100vw;height:100vh;padding-top:8.38rem;background-color:#fff}.loading[data-v-50130f04]{width:2rem;height:2rem;display:block;margin:0 auto}.text[data-v-50130f04]{margin-top:.82rem;font-family:PingFang SC;font-weight:700;font-size:.52rem;color:#0b898e;text-align:center}.bg[data-v-759d938d]{background-color:#cce5d0;padding-bottom:.88rem;overflow-x:hidden}.topBac[data-v-759d938d]{height:6.34rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240329/44cf70b20dc58160bc8f20d7ef7ac858.png);background-size:100% 100%}.titleImg[data-v-759d938d]{width:5.69rem;height:1.44rem;margin:.42rem auto .4rem;display:block}.lineBox[data-v-759d938d]{margin:0 .4rem .41rem;padding:.5rem 0 .72rem;background:hsla(0,0%,100%,.7);-webkit-box-shadow:0 0 10px 0 rgba(11,60,61,.1);box-shadow:0 0 10px 0 rgba(11,60,61,.1);border-radius:.5rem;overflow-x:hidden}.lineTitle[data-v-759d938d]{width:9.36rem;height:1.9rem;margin:0 auto;display:block}.wlTitleImg[data-v-759d938d]{width:5.69rem;height:1.44rem;margin:.83rem auto .42rem;display:block}.publicTitleImg[data-v-759d938d]{width:5.69rem;height:1.44rem;margin:.82rem auto .32rem;display:block}.productTitle[data-v-759d938d]{width:5.69rem;height:1.44rem;margin:.77rem auto .4rem;display:block}.wlBox[data-v-759d938d]{margin:0 .4rem;background:hsla(0,0%,100%,.7);border-radius:.5rem;padding:.4rem 0 .47rem .3rem}.wlBox[data-v-759d938d],.wlItem[data-v-759d938d]{-webkit-box-shadow:0 0 10px 0 rgba(11,60,61,.1);box-shadow:0 0 10px 0 rgba(11,60,61,.1)}.wlItem[data-v-759d938d]{width:4rem;height:4.5rem;background:#fff;border-radius:.3rem;margin-right:.3rem}.wlItem img[data-v-759d938d]{width:4rem;height:3rem;border-radius:.3rem}.wlItemTitle[data-v-759d938d]{font-weight:500;font-size:.4rem;color:#000;margin:.2rem}.wlMore[data-v-759d938d]{margin:.43rem auto 0;width:2.6rem;height:.6rem;background:#499e90;border-radius:.3rem;font-weight:500;font-size:.36rem;color:#fff;text-align:center;line-height:.6rem}.publicBox[data-v-759d938d]{margin:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.publicImg[data-v-759d938d]{width:3.39rem;height:1.59rem}.navList[data-v-759d938d]{margin:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav[data-v-759d938d]{background:hsla(0,0%,100%,.7);color:#399f9e}.nav[data-v-759d938d],.seldNav[data-v-759d938d]{width:3.2rem;height:1rem;-webkit-box-shadow:0 0 10px 0 rgba(11,60,61,.1);box-shadow:0 0 10px 0 rgba(11,60,61,.1);border-radius:.5rem;text-align:center;line-height:1rem;font-weight:500;font-size:.48rem;margin-bottom:.3rem}.seldNav[data-v-759d938d]{background:rgba(11,137,142,.76);color:#fff}.product[data-v-759d938d]{margin:0 .4rem .4rem;background:hsla(0,0%,100%,.7);-webkit-box-shadow:0 0 10px 0 rgba(11,60,61,.1);box-shadow:0 0 10px 0 rgba(11,60,61,.1);border-radius:.5rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product img[data-v-759d938d]{width:4.4rem;height:3.6rem;border-radius:.4rem;margin-right:.3rem}.content[data-v-759d938d]{width:5.34rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title[data-v-759d938d]{margin-top:.21rem;font-weight:500;font-size:.48rem;color:#000;margin-bottom:.3rem}.tag[data-v-759d938d]{background:rgba(57,159,158,.16);font-weight:500;font-size:.36rem;color:#0b898e;text-align:center;line-height:.6rem;margin-right:.24rem;padding:0 .2rem;display:inline-block}.bottom[data-v-759d938d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:5.34rem;margin-bottom:.31rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-759d938d]{font-size:.6rem;color:#eb2222}.price[data-v-759d938d]:before{margin-left:.05rem;content:"\FFE5";font-size:.36rem;color:#eb2222}.price[data-v-759d938d]:after{content:"\5143";font-size:.36rem;color:#000}.order[data-v-759d938d]{width:2.2rem;height:.6rem;background:#499e90;border-radius:.3rem;font-weight:500;font-size:.36rem;color:#fff;text-align:center;line-height:.6rem}.logo[data-v-759d938d]{margin-top:.2rem;width:3.8rem;height:1.09rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240401/a4320df6f153657a5ecf7b0f6b959f0c.png);background-size:100% 100%}.return-top[data-v-759d938d]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240401/adc6d93c7f5e4f15602e7e3efaede8de.png);position:fixed;width:1.2rem;height:1.2rem;bottom:.7rem;right:.4rem;z-index:100}.box[data-v-759d938d]{overflow-x:hidden;width:9.36rem;margin:0 auto;height:auto}.lvSwiper[data-v-759d938d]{width:5.8rem;margin:.65rem auto .2rem;overflow:visible!important}.lvSwiper .lySwiper-left[data-v-759d938d]{position:relative;right:-2.25rem}.lvSwiper .lySwiper-right[data-v-759d938d]{position:relative;left:-2.25rem}.lvSwiper .lySwiper-seld[data-v-759d938d]{width:5rem;height:5.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;-webkit-box-shadow:0 0 10px 0 rgba(11,60,61,.27);box-shadow:0 0 10px 0 rgba(11,60,61,.27);left:0;right:0;z-index:5}.lvSwiper .lySwiper-seld img[data-v-759d938d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.3rem}.lvSwiper .lySwiper-no[data-v-759d938d]{width:4.5rem;height:4.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.45rem;border-radius:.3rem}.lvSwiper .lySwiper-no img[data-v-759d938d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.3rem;-webkit-filter:opacity(50%);filter:opacity(50%)}.mask[data-v-759d938d]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240402/61647f868e8f7dc3134cc82e2c34971c.png);background-size:100% 100%;position:absolute;bottom:0;left:0;right:0;padding:.31rem .23rem .2rem;font-weight:500;font-size:.38rem;color:#000;opacity:.9;border-radius:.3rem}.tags[data-v-759d938d]{display:-webkit-box;display:-ms-flexbox;display:flex}.btn[data-v-759d938d]{width:2.2rem;height:.6rem;background:#499e90;border-radius:.3rem;text-align:center;line-height:.6rem;margin:.35rem auto 0;color:#fff}.boxWl[data-v-759d938d]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.boxWl[data-v-759d938d]::-webkit-scrollbar{display:none}.user[data-v-759d938d]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240403/de976f5b74d8f5b7cf4c88ae47f786d1.png);position:fixed;width:1.6rem;height:1.6rem;bottom:2.49rem;right:.39rem;z-index:100}.bg[data-v-bfd366f2]{background-color:#fff6e6}.topBac[data-v-bfd366f2]{height:8.76rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240409/39ef40bda38519cebc76ec9e02d868cb.png);background-size:100% 100%}.box[data-v-bfd366f2]{padding:.62rem .4rem 0;min-height:20rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240409/31a5218d812cb66a106014516011e157.png);background-size:100% 100%;position:relative}.cloud[data-v-bfd366f2]{width:1.96rem;height:1.58rem;display:block;position:absolute;top:.19rem;left:.01rem}.summaryTitle[data-v-bfd366f2]{width:4.32rem;height:1.17rem;display:block;margin:0 auto .49rem}.summary[data-v-bfd366f2]{padding:.63rem .72rem .91rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240409/92bd5479305fd29d125497315698504b.png);background-size:100% 100%;margin-bottom:.2rem}.title[data-v-bfd366f2]{margin:.83rem auto .21rem;display:block;width:7.58rem;height:2.38rem}.videoBox[data-v-bfd366f2]{padding:.66rem .47rem .69rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240409/4d6645c7e77b52fa094fbfc767c5857a.png);background-size:100% 100%}.public-item[data-v-bfd366f2]{border-radius:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:5.35rem;position:relative}.headImg[data-v-bfd366f2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(.5);filter:brightness(.5);border-radius:.2rem}.playImg[data-v-bfd366f2]{width:1rem;height:1rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2}.content[data-v-bfd366f2]{margin-bottom:.4rem}.bottom-logo[data-v-bfd366f2]{padding-bottom:.97rem;font-size:.4rem;color:#000;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.71rem}.logo[data-v-bfd366f2]{width:.92rem;height:1.3rem}.return-top[data-v-bfd366f2]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240409/6752553a82a6d260bb126e537eb4573a.png);position:fixed;width:1.19rem;height:1.19rem;bottom:3.36rem;right:.4rem;z-index:100}.videoPopup[data-v-bfd366f2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-bfd366f2]{width:100%;height:auto}.box[data-v-1d089836]{padding:0 .4rem}.titleImg[data-v-1d089836]{margin:.87rem auto .6rem;display:block;width:6.7rem;height:1.98rem}.ruleBox[data-v-1d089836]{padding:.47rem .22rem .6rem;background:#fff;border-radius:.2rem}.couponImg[data-v-1d089836]{width:9.38rem;height:3.2rem;display:block;margin:0 auto .34rem}.buyBtn[data-v-1d089836]{width:9.3rem;height:1.1rem;background:-webkit-gradient(linear,left bottom,left top,from(#ebb37c),to(#fff0da));background:linear-gradient(0deg,#ebb37c,#fff0da);border-radius:.55rem;text-align:center;line-height:1.1rem;font-weight:500;font-size:.56rem;color:#c11e1d;margin:0 auto .71rem}.line[data-v-1d089836]{width:100%;height:.01rem;background:#858585;margin:.7rem auto}.rules[data-v-1d089836]{padding:.7rem .39rem 0;border-top:.01rem dashed #858585}.explainTitle[data-v-1d089836]{width:6.98rem;height:.62rem;display:block;margin:.71rem auto .56rem}.explainBox[data-v-1d089836]{margin:0 .46rem}.img1[data-v-1d089836]{width:100%;height:auto;margin-bottom:.31rem}.img2[data-v-1d089836]{width:100%;height:auto}.bg[data-v-1d089836]{background-color:#f8f5ed;padding-bottom:1.09rem;overflow-x:hidden}.topBac[data-v-1d089836]{height:19.94rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240416/c773d45b3802f2908adcb67cce207798.png);background-size:100% 100%}.logo[data-v-1d089836]{margin-top:1.43rem;width:2.74rem;height:2.59rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240416/c3a84288386e8889706cbc951a99b0c8.png);background-size:100% 100%}.return-top[data-v-1d089836]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240416/c69dbbe4cf45d7ec1ec090bee7c7203d.png);position:fixed;width:1.19rem;height:1.19rem;bottom:2.38rem;right:.4rem;z-index:100}.user[data-v-1d089836]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240416/6b41d2ba52d1521d06eacf4920484bc7.png);position:fixed;width:1.49rem;height:1.49rem;bottom:3.83rem;right:.4rem;z-index:100}.bg[data-v-3451891a]{background-color:#d66426;padding-bottom:.73rem;padding-top:1.26rem}.topBac[data-v-3451891a]{height:10.61rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/xinwanfa/topImg.png);background-size:100% 100%}.logo[data-v-3451891a]{margin-top:.52rem;width:3.67rem;height:1.11rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240416/d97f3f8e87c85b19dec00f4f403d2f7c.png);background-size:100% 100%}.return-top[data-v-3451891a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240416/14cf50d7b673bd0b681c656e74446eaa.png);position:fixed;width:1.01rem;height:1.01rem;bottom:1.16rem;right:.39rem;z-index:100}.navList[data-v-3451891a]{padding-bottom:.8rem;padding-top:.62rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;padding-right:.4rem}.navList[data-v-3451891a]::-webkit-scrollbar{display:none}.nav[data-v-3451891a]{margin-left:.4rem;width:2.9rem;-ms-flex-negative:0;flex-shrink:0}.nav img[data-v-3451891a]{width:100%;height:100%}.list[data-v-3451891a]{padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item[data-v-3451891a]{width:5.08rem;background:#ffd199;border-radius:.2rem;margin-bottom:.33rem}img[data-v-3451891a]{width:5.08rem;height:4rem;border-radius:.2rem .2rem 0 0}.content[data-v-3451891a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .3rem .4rem .2rem;height:3rem;font-weight:500;font-size:.46rem;color:#000}.bottom[data-v-3451891a],.content[data-v-3451891a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom1[data-v-3451891a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.price[data-v-3451891a]{color:#c13133;font-size:.56rem;font-weight:700}.price[data-v-3451891a]:before{content:"\FFE5";font-size:.42rem}.price[data-v-3451891a]:after{content:"\8D77";font-size:.42rem;color:#000;font-weight:500}.order[data-v-3451891a]{width:2.19rem;height:.76rem;background:#df3a0c;border-radius:.1rem;text-align:center;line-height:.76rem;color:#ffe6d4;font-size:.42rem;font-weight:500}.bg[data-v-301855e6]{width:100%;background:#b1211f;padding:1.26rem 0 .9rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-301855e6]{width:100%;height:11.5rem}.couponBox[data-v-301855e6]{height:15.94rem;background:#fff5e7;-webkit-box-shadow:0 4px 18px 0 rgba(227,115,0,.5);box-shadow:0 4px 18px 0 rgba(227,115,0,.5);border-radius:.16rem;border:.02rem solid #ff5216;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 .39rem}.couponBox .couponTitle[data-v-301855e6]{width:7.5rem;height:1.46rem;position:absolute;top:-.52rem;left:1.49rem;z-index:2}.couponBox .rule[data-v-301855e6]{width:1.52rem;height:.62rem;background:#f5a32a;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#bb271e;margin-left:auto}.couponBox .explain[data-v-301855e6]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#f0110e;margin-bottom:.15rem}.couponBox .couponImg[data-v-301855e6]{width:10.09rem;height:2.34rem}.productImg[data-v-301855e6]{width:8.64rem;height:1.86rem;display:block;margin:.77rem auto .17rem}.product-box[data-v-301855e6]{width:10.45rem;height:auto;background:#fff5e7;border-radius:.2rem;margin:auto;padding:0 .23rem .27rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .type-box[data-v-301855e6]{height:1.73rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#d32101}.product-box .type-box[data-v-301855e6],.product-box .type-box div[data-v-301855e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .type-box div[data-v-301855e6]{width:1.35rem;height:1.22rem;border:.01rem solid #d32101;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.21rem .2rem}.product-box .type-box .active[data-v-301855e6]{background:#ff6f19;color:#fff;border:.01rem solid #ff6f19;font-weight:700}.product-box .product-item[data-v-301855e6]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-301855e6]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-301855e6]{width:5.02rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-box .product-item .product-content .title[data-v-301855e6]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-301855e6]{margin-top:.31rem;width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffef7e;border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#f50c0c;overflow:hidden}.product-box .product-item .product-content .btn[data-v-301855e6]{width:5.04rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240418/dd3daf1897d07a24693f074e65224481.png);background-size:cover;line-height:.72rem}.product-box .product-item .product-content .btn .price[data-v-301855e6]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f50c0c;margin-left:.37rem}.product-box .product-item .product-content .btn .price[data-v-301855e6]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-301855e6]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-301855e6]{width:4.15rem;height:.6rem;background:#ff3d0d;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.6rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.bottomImg[data-v-301855e6]{display:block;margin:.93rem auto 0;width:3.14rem;height:2.47rem}.com-return[data-v-301855e6]{width:1.13rem;height:1.14rem;bottom:2.44rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240418/d227098126886a6dc423d04c30044953.png)}.text[data-v-301855e6]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#f0110e}.movie-content[data-v-301855e6]{width:5.22rem;margin-left:.29rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-title[data-v-301855e6]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.movie-person[data-v-301855e6]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.movie-buy[data-v-301855e6]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.more[data-v-301855e6]{margin:.15rem auto .35rem;width:4.76rem;height:.83rem;background:#f5723a;border-radius:.42rem;text-align:center;line-height:.83rem;font-weight:500;font-size:.48rem;color:#fff}.bg[data-v-4ee46f04]{width:100%;background:#fff;padding:1.26rem .32rem .69rem .33rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-8a63a42c]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-8a63a42c]{position:relative}.swipe-box[data-v-8a63a42c] .small-swipe{height:6rem}.swipe-box[data-v-8a63a42c] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-8a63a42c] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-8a63a42c] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-8a63a42c]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-8a63a42c]{width:100%;height:100%}.detail-box[data-v-8a63a42c]{padding:.38rem .38rem 1.56rem;padding:.45rem .6rem;background:#fff;border-top-left-radius:.2rem;border-top-right-radius:.2rem;position:relative;left:0;right:0;margin:auto;top:-.82rem;z-index:100}.detail-box .title[data-v-8a63a42c]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .subtitle[data-v-8a63a42c]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .subtitle[data-v-8a63a42c]:last-of-type{margin-bottom:0}.detail-box .subtitle img[data-v-8a63a42c]{width:.52rem;height:.52rem;margin-left:.3rem}.detail-info[data-v-8a63a42c]{padding:0 .6rem .5rem}.detail-info .title[data-v-8a63a42c]{font-size:.46rem;font-weight:500;color:#000;margin-bottom:.5rem}.bg[data-v-fcd8178e]{min-height:100vh;background:#e5004f;padding-top:1.26rem;padding-bottom:2.57rem;position:relative}.topImg[data-v-fcd8178e]{width:11.25rem;height:8.18rem}.videoImg[data-v-fcd8178e]{width:10.04rem;height:2.01rem;display:block;margin:.28rem auto 0}.video-box[data-v-fcd8178e]{width:10.45rem;height:6rem;margin:.15rem auto 0;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/artsFestival/videoBg.png);background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.video-box .playImg[data-v-fcd8178e]{width:1.17rem;height:1.17rem;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}.video-box .video[data-v-fcd8178e]{width:9.8rem;height:5.51rem;border-radius:.15rem;overflow:hidden;position:relative}.video-box .video .video-img[data-v-fcd8178e]{width:100%;height:100%}.video-box .video .videoBg[data-v-fcd8178e]{background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.titleImg[data-v-fcd8178e]{width:8.74rem;height:2rem;display:block;margin:.28rem auto 1.01rem}.item[data-v-fcd8178e]{width:10.45rem;height:3.6rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/artsFestival/productBg.png);background-size:100% 100%;margin:0 auto .4rem;padding:.3rem .35rem .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .item-img[data-v-fcd8178e]{width:3.8rem;height:3rem}.item .content[data-v-fcd8178e]{width:5.71rem;height:3rem;padding-top:.05rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.29rem}.item .content .title[data-v-fcd8178e]{font-family:PingFang SC;font-weight:500;font-size:.42rem;color:#fff}.item .content .time[data-v-fcd8178e]{font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#ffb2c4}.item .content .btn[data-v-fcd8178e]{width:2.6rem;height:.8rem;display:block;margin-left:auto}.bottomText[data-v-fcd8178e]{width:5.63rem;height:.96rem;position:absolute;left:2.81rem;bottom:.82rem}.videoPopup[data-v-fcd8178e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-fcd8178e]{width:100%;height:auto}.bg[data-v-31708768]{width:100%;background:#b1211f;padding:1.26rem 0 .9rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-31708768]{width:100%;height:11.5rem}.couponBox[data-v-31708768]{height:15.94rem;background:#fff5e7;-webkit-box-shadow:0 4px 18px 0 rgba(227,115,0,.5);box-shadow:0 4px 18px 0 rgba(227,115,0,.5);border-radius:.16rem;border:.02rem solid #ff5216;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 .39rem}.couponBox .couponTitle[data-v-31708768]{width:7.5rem;height:1.46rem;position:absolute;top:-.52rem;left:1.49rem;z-index:2}.couponBox .rule[data-v-31708768]{width:1.52rem;height:.62rem;background:#f5a32a;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#bb271e;margin-left:auto}.couponBox .explain[data-v-31708768]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#f0110e;margin-bottom:.15rem}.couponBox .couponImg[data-v-31708768]{width:10.09rem;height:2.34rem}.productImg[data-v-31708768]{width:8.64rem;height:1.86rem;display:block;margin:.77rem auto .17rem}.product-box[data-v-31708768]{width:10.45rem;height:auto;background:#fff5e7;border-radius:.2rem;margin:auto;padding:0 .23rem .27rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .type-box[data-v-31708768]{height:1.73rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#d32101}.product-box .type-box[data-v-31708768],.product-box .type-box div[data-v-31708768]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .type-box div[data-v-31708768]{width:1.35rem;height:1.22rem;border:.01rem solid #d32101;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.21rem .2rem}.product-box .type-box .active[data-v-31708768]{background:#ff6f19;color:#fff;border:.01rem solid #ff6f19;font-weight:700}.product-box .product-item[data-v-31708768]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-31708768]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-31708768]{width:5.02rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-box .product-item .product-content .title[data-v-31708768]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-31708768]{margin-top:.31rem;width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffef7e;border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#f50c0c;overflow:hidden}.product-box .product-item .product-content .btn[data-v-31708768]{width:5.04rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240418/dd3daf1897d07a24693f074e65224481.png);background-size:cover;line-height:.72rem}.product-box .product-item .product-content .btn .price[data-v-31708768]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f50c0c;margin-left:.37rem}.product-box .product-item .product-content .btn .price[data-v-31708768]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-31708768]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-31708768]{width:4.15rem;height:.6rem;background:#ff3d0d;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.6rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.bottomImg[data-v-31708768]{display:block;margin:.93rem auto 0;width:3.14rem;height:2.47rem}.com-return[data-v-31708768]{width:1.13rem;height:1.14rem;bottom:2.44rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240418/d227098126886a6dc423d04c30044953.png)}.text[data-v-31708768]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#f0110e}.movie-content[data-v-31708768]{width:5.22rem;margin-left:.29rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-title[data-v-31708768]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.movie-person[data-v-31708768]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.movie-buy[data-v-31708768]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.more[data-v-31708768]{margin:.15rem auto .35rem;width:4.76rem;height:.83rem;background:#f5723a;border-radius:.42rem;text-align:center;line-height:.83rem;font-weight:500;font-size:.48rem;color:#fff}.bg[data-v-5ebdd110]{background-color:#b83e37;padding-bottom:1.29rem}.topBac[data-v-5ebdd110]{height:21rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240426/7d53f0c4c6e12637b8b4b07a2ca56a3b.png);background-size:100% 100%}.logo[data-v-5ebdd110]{margin-top:1.11rem;width:3.15rem;height:2.59rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240424/791c038dded61398f41b125196fad02a.png);background-size:100% 100%}.return-top[data-v-5ebdd110]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240424/9c413dd1ad19a903a703c95a091a7609.png);position:fixed;width:1.21rem;height:1.21rem;bottom:2.96rem;right:.41rem;z-index:100}img[data-v-5ebdd110]{display:block}.map-title[data-v-5ebdd110]{width:5.6rem;height:2.93rem;display:block;margin:-.59rem auto 1.37rem}.map[data-v-5ebdd110]{width:10.12rem;height:8.71rem;display:block;margin:0 auto}.box1[data-v-5ebdd110]{width:10.49rem;background:#f2eedd;margin:2.24rem auto;position:relative;border-radius:.5rem}.box1-title[data-v-5ebdd110]{width:9.37rem;height:1.53rem;display:block;position:absolute;top:-.53rem;left:.57rem}.week0[data-v-5ebdd110]{width:100%;height:6.91rem}.week1[data-v-5ebdd110]{width:100%;height:4.79rem}.week2[data-v-5ebdd110]{width:100%;height:5.51rem}.week3[data-v-5ebdd110]{width:100%;height:4.91rem}.week4[data-v-5ebdd110]{width:100%;height:5.78rem}.box2[data-v-5ebdd110]{width:10.5rem;height:11.45rem;background:#f2eedd;margin:0 auto 2.4rem;border-radius:.5rem;position:relative}.box2-bg[data-v-5ebdd110]{width:100%;height:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20240425/dd02980c0867bb2cc0196b42860cb2e4.png);background-size:100% 100%;padding-top:2.11rem}.box2-title[data-v-5ebdd110]{width:9.37rem;height:1.53rem;display:block;position:absolute;top:-.54rem;left:.58rem}.weekplus0[data-v-5ebdd110],.weekplus1[data-v-5ebdd110],.weekplus2[data-v-5ebdd110]{width:9.61rem;height:2.46rem;margin:0 auto .3rem}.daka[data-v-5ebdd110]{width:10.49rem;min-height:13.66rem;border-radius:.5rem;border:.04rem solid #e3c8a5;margin:0 auto 2.14rem;padding:0 .24rem .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.daka-title[data-v-5ebdd110]{width:7.22rem;height:1.99rem;display:block;margin-top:-1rem;margin-left:1.4rem}.item[data-v-5ebdd110]{width:4.9rem;height:6rem;border-radius:.3rem;margin-top:.12rem;margin-bottom:.13rem}.item-img[data-v-5ebdd110]{width:100%;height:3.6rem;background:#47ffff;border-radius:.3rem .3rem 0 0}.content[data-v-5ebdd110]{padding:.28rem .31rem .27rem .22rem;background:#fff8ee;border-radius:0 0 .3rem .3rem}.title[data-v-5ebdd110]{font-weight:500;font-size:.4rem;color:#221815;margin-bottom:.38rem;height:1rem}.btn[data-v-5ebdd110]{width:2.77rem;height:.64rem;background:linear-gradient(147deg,#ff5400,#eb0000);border-radius:.32rem;text-align:center;line-height:.64rem;font-weight:400;font-size:.4rem;color:#fff}.product[data-v-5ebdd110]{width:10.49rem;min-height:13.03rem;border-radius:.5rem;border:.04rem solid #e3c8a5;margin:0 auto;padding-left:.25rem}.product-title-img[data-v-5ebdd110]{width:7.22rem;height:1.99rem;display:block;margin:-.92rem 0 .22rem 1.39rem}.product-item[data-v-5ebdd110]{width:10rem;height:3.6rem;background:#fff8ee;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.31rem}.product-img[data-v-5ebdd110]{width:4.9rem;height:3.6rem;background:#47ffff;border-radius:.3rem 0 0 .3rem;-ms-flex-negative:0;flex-shrink:0}.product-content[data-v-5ebdd110]{width:4.97rem;padding:.45rem .45rem .36rem .29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-title[data-v-5ebdd110]{font-weight:500;font-size:.4rem;color:#221815}.bottom[data-v-5ebdd110]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-5ebdd110]{font-weight:700;font-size:.6rem;color:#e6140e;text-shadow:1px 1px 0 rgba(21,21,21,.38)}.price[data-v-5ebdd110]:before{font-weight:500;font-size:.36rem;content:"\FFE5"}.buy[data-v-5ebdd110]{width:2.18rem;height:.64rem;background:linear-gradient(147deg,#ff5400,#eb0000);border-radius:.32rem;font-weight:400;font-size:.4rem;color:#fff;text-align:center;line-height:.64rem}.mask-bg[data-v-5ebdd110]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240426/28fe7a56be4c8a7d1ff05c4b134b9b24.png);background-size:100% 100%}.bg[data-v-335d2536]{min-height:100vh;width:11.25rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/mayDay/bg.png);background-size:100% 100%;padding-top:1.26rem;padding-bottom:.71rem}img[data-v-335d2536]{display:block}.topImg[data-v-335d2536]{width:11.25rem;height:7.34rem}.topImgs[data-v-335d2536]{width:10.45rem;height:5.36rem;margin:.65rem auto 0}.wyls[data-v-335d2536]{width:5.01rem;height:2.16rem;display:block;margin:1.48rem auto 0}[data-v-335d2536] .van-tabs--line .van-tabs__wrap{height:2.67rem;padding:.41rem .4rem 0}[data-v-335d2536] .van-tabs--line .van-tabs__wrap .titleImg{width:2.46rem;height:2.26rem}[data-v-335d2536] .van-tabs__nav{background-color:transparent}[data-v-335d2536] .van-tab{padding:0!important}.titleImgs[data-v-335d2536]{width:4.95rem;height:1.1rem;margin:.5rem auto 0}.type-box[data-v-335d2536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.53rem .47rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:2.02rem;width:100%}.type-box .type-item[data-v-335d2536]{width:2.46rem;height:.94rem;background:hsla(0,0%,100%,.5);border-radius:.15rem;text-align:center;line-height:.94rem;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#0f58d1}.type-box .type-active[data-v-335d2536]{height:1.18rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/mayDay/titleBg.png);background-size:100% 100%;color:#ff8708;background-color:transparent}.box[data-v-335d2536]{width:10.45rem;background:#8ad6ff;border-radius:.2rem;margin:.14rem auto 0;padding-bottom:.2rem}.box .box-item[data-v-335d2536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.2rem .2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.box .box-item .item[data-v-335d2536]{width:4.96rem;height:6.42rem;background:#fff;border-radius:.15rem;margin-bottom:.21rem;padding:.12rem .09rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.box .box-item .item .item-img[data-v-335d2536]{width:4.78rem;height:3.15rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.box .box-item .item .item-content[data-v-335d2536]{height:3.15rem;padding:.2rem .1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .box-item .item .item-content .item-title[data-v-335d2536]{font-family:PingFang SC;font-weight:500;font-size:.42rem;color:#000}.box .box-item .item .item-content .tags[data-v-335d2536]{display:-webkit-box;display:-ms-flexbox;display:flex}.box .box-item .item .item-content .tags .tag[data-v-335d2536]{height:.54rem;border-radius:.26rem;border:.01rem solid #2d9be5;line-height:.54rem;padding:0 .2rem;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#2d9be5;margin-right:.2rem}.box .box-item .item .item-content .price-box[data-v-335d2536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .box-item .item .item-content .price-box .price[data-v-335d2536]{font-family:PingFang SC;font-weight:700;font-size:.5rem;color:#ef1660}.box .box-item .item .item-content .price-box .price[data-v-335d2536]:before{content:"\FFE5";font-size:.38rem}.box .box-item .item .item-content .price-box .btn[data-v-335d2536]{width:1.98rem;height:.68rem;background:rgba(255,245,68,.5);border-radius:.34rem;text-align:center;line-height:.68rem;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#ef1761}.more-btn[data-v-335d2536]{width:3.72rem;height:.68rem;background:#2d9be5;border-radius:.34rem;margin:.35rem auto .3rem;font-family:Source Han Sans CN;font-weight:400;font-size:.38rem;color:#fff;text-align:center;line-height:.68rem}.bottomText[data-v-335d2536]{width:3.15rem;height:2.59rem;display:block;margin:1.19rem auto 0}.returnTop[data-v-335d2536]{position:fixed;bottom:2.38rem;right:.41rem;width:1.21rem;height:1.21rem}.bg[data-v-e36af5ba]{background-color:#9ccd64;padding-bottom:.74rem}.topBac[data-v-e36af5ba]{height:8.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240427/baeb22f3f10e1941c2d53563340aea6f.png);background-size:100% 100%}.logo[data-v-e36af5ba]{margin-top:1.32rem;width:3.15rem;height:2.59rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240427/e479c67246a0eb4fb1845b71368c821b.png);background-size:100% 100%}.return-top[data-v-e36af5ba]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240427/b713f495bb02c1e5e0fe520095cb99e8.png);position:fixed;width:1.21rem;height:1.21rem;bottom:2.91rem;right:.41rem;z-index:100}.type-box[data-v-e36af5ba],.typeImg[data-v-e36af5ba]{-ms-flex-negative:0;flex-shrink:0}.typeImg[data-v-e36af5ba]{width:3.36rem;height:1.34rem;background-size:100% 100%}.active-typeImg[data-v-e36af5ba]{width:3.36rem;height:2.3rem}.line-box[data-v-e36af5ba]{margin-top:.78rem;background:#fff;border-radius:.2rem}.line-img[data-v-e36af5ba]{width:100%;margin-top:.51rem}.box[data-v-e36af5ba]{padding:.3rem 0 .3rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.item[data-v-e36af5ba]{width:3.66rem;height:4.83rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.19rem;border-radius:.15rem;-webkit-box-shadow:0 0 .07rem 0 #d9d9d9;box-shadow:0 0 .07rem 0 #d9d9d9;position:relative}.item-img[data-v-e36af5ba]{width:100%;height:100%;border-radius:.15rem}.content[data-v-e36af5ba]{position:absolute;bottom:0;background:hsla(0,0%,100%,.8);width:100%;height:2.2rem;padding:.19rem .24rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title[data-v-e36af5ba]{font-size:.4rem;font-weight:500;color:#000}.buy[data-v-e36af5ba]{width:2.17rem;height:.6rem;background:#fea11f;border-radius:.27rem;font-weight:500;font-size:.38rem;color:#fff;text-align:center;line-height:.6rem;margin:0 auto}.box[data-v-e36af5ba]::-webkit-scrollbar{display:none}.bg[data-v-5594820d]{background-color:#171b91;padding-top:1.26rem;padding-bottom:1.8rem}.topBac[data-v-5594820d]{height:9.44rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240428/27a85e1520ed44479d87e6af9d11ef3c.png);background-size:100% 100%}.logo[data-v-5594820d]{margin-top:1.11rem;width:3.15rem;height:2.59rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240424/791c038dded61398f41b125196fad02a.png);background-size:100% 100%}.return-top[data-v-5594820d]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240424/9c413dd1ad19a903a703c95a091a7609.png);position:fixed;width:1.21rem;height:1.21rem;bottom:2.96rem;right:.41rem;z-index:100}.product-title[data-v-5594820d]{margin-top:1.17rem;width:100%;height:1.43rem;display:block;margin-bottom:.19rem}.type-box[data-v-5594820d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:.42rem}.type[data-v-5594820d]{font-weight:500;font-size:.48rem;color:#fff}.active[data-v-5594820d]{font-weight:700;font-size:.48rem;color:#fff}.line[data-v-5594820d]{width:2.46rem;height:.2rem;background:hsla(0,0%,100%,.4);margin-top:-.2rem}.box[data-v-5594820d]{padding:0 .38rem}.list[data-v-5594820d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.68rem}.item[data-v-5594820d]{width:5.1rem;height:6.42rem;background:#fff;border-radius:.15rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.3rem}.img[data-v-5594820d]{width:100%;height:3.27rem;background:#5fc1f5;border-radius:.15rem .15rem .1rem .1rem}.content[data-v-5594820d]{padding:0 .17rem .23rem .27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.15rem}.title[data-v-5594820d]{font-weight:500;font-size:.42rem;color:#000;margin-bottom:.2rem}.tag[data-v-5594820d]{padding:.08rem .2rem;border:.01rem solid #4b53ff;border-radius:.26rem;font-weight:400;font-size:.38rem;color:#4b53ff;margin-right:.29rem}.bottom[data-v-5594820d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-5594820d]{font-weight:700;font-size:.5rem;color:#ee140a}.price[data-v-5594820d]:before{font-size:.38rem;content:"\FFE5"}.order[data-v-5594820d]{width:1.98rem;height:.68rem;background:-webkit-gradient(linear,right top,left top,from(#ffce85),to(#ff7024));background:linear-gradient(270deg,#ffce85,#ff7024);border-radius:.34rem;text-align:center;line-height:.68rem;font-weight:500;font-size:.38rem;color:#fff}.moreBtn[data-v-5594820d]{width:3.93rem;height:.7rem;background:#9c9ff0;border-radius:.35rem;text-align:center;line-height:.7rem;font-weight:500;font-size:.48rem;color:#171b91;margin:0 auto 1.42rem}.rule-title[data-v-5594820d]{width:100%;height:1.43rem;display:block;margin-bottom:.6rem}.rule[data-v-5594820d]{display:block;width:9.54rem;height:19.87rem;margin:0 auto}.cloud[data-v-5594820d]{width:3.76rem;height:1.28rem;position:absolute;right:0;bottom:.5rem}.type-title[data-v-5594820d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bg[data-v-387f984a]{width:100%;background:#171b91;padding:1.26rem 0 .9rem;-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-387f984a]{width:100%;height:11.5rem}.couponBox[data-v-387f984a]{height:15.94rem;background:#fff;-webkit-box-shadow:0 4px 18px 0 rgba(4,6,60,.5);box-shadow:0 4px 18px 0 rgba(4,6,60,.5);border-radius:.16rem;border:.02rem solid #7f83ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 .39rem}.couponBox .couponTitle[data-v-387f984a]{width:7.5rem;height:1.46rem;position:absolute;top:-.52rem;left:1.49rem;z-index:2}.couponBox .rule[data-v-387f984a]{width:1.52rem;height:.62rem;background:#4951c8;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:Source Han Sans CN;font-weight:400;color:#fff;margin-left:auto}.couponBox .explain[data-v-387f984a]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#f0110e;margin-bottom:.15rem}.couponBox .couponImg[data-v-387f984a]{width:10.09rem;height:2.34rem}.productImg[data-v-387f984a]{width:8.06rem;height:1.8rem;display:block;margin:.77rem auto .17rem}.product-box[data-v-387f984a]{width:10.45rem;height:auto;background:#fff;border-radius:.2rem;margin:auto;padding:0 .23rem .27rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .type-box[data-v-387f984a]{height:1.73rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#d32101}.product-box .type-box[data-v-387f984a],.product-box .type-box div[data-v-387f984a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .type-box div[data-v-387f984a]{width:1.35rem;height:1.22rem;border:.01rem solid #171b91;border-radius:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.21rem .2rem;color:#171b91}.product-box .type-box .active[data-v-387f984a]{background:-webkit-gradient(linear,left bottom,left top,from(#3a30ab),color-stop(#9086ff),to(#7376d4));background:linear-gradient(0deg,#3a30ab,#9086ff,#7376d4);color:#fff;border:.01rem solid #171b91;font-weight:700}.product-box .product-item[data-v-387f984a]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.41rem}.product-box .product-item .product-img[data-v-387f984a]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-387f984a]{width:5.02rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-box .product-item .product-content .title[data-v-387f984a]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-387f984a]{margin-top:.31rem;width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(227,228,255,.7);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#151bd2;overflow:hidden}.product-box .product-item .product-content .btn[data-v-387f984a]{width:5.04rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240418/dd3daf1897d07a24693f074e65224481.png);background-size:cover;line-height:.72rem}.product-box .product-item .product-content .btn .price[data-v-387f984a]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f50c0c;margin-left:.37rem}.product-box .product-item .product-content .btn .price[data-v-387f984a]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-387f984a]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-387f984a]{width:4.15rem;height:.6rem;background:#8b91f3;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.6rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0}.bottomImg[data-v-387f984a]{display:block;margin:.93rem auto 0;width:3.14rem;height:2.47rem}.com-return[data-v-387f984a]{width:1.13rem;height:1.14rem;bottom:2.44rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240429/57ddfa30f78634bda351376a230b8f9e.png)}.text[data-v-387f984a]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#f0110e}.movie-content[data-v-387f984a]{width:5.22rem;margin-left:.29rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.movie-title[data-v-387f984a]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.movie-person[data-v-387f984a]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.movie-buy[data-v-387f984a]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.more[data-v-387f984a]{margin:.15rem auto .35rem;width:4.76rem;height:.83rem;background:#757ceb;border-radius:.42rem;text-align:center;line-height:.83rem;font-weight:500;font-size:.48rem;color:#fff}.bg[data-v-47b9bf9e]{padding-top:1.26rem}.topBac[data-v-47b9bf9e]{height:7.6rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/pipa/topImg.png);background-size:100% 100%}.logo[data-v-47b9bf9e]{margin-top:1.16rem;width:2.6rem;height:2.44rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240513/f589a457e44d038688f3a768d6ac336c.png);background-size:100% 100%}.return-top[data-v-47b9bf9e]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240513/901a6a602b8bc6556459503ecfce8bec.png);position:fixed;width:1.27rem;height:1.27rem;bottom:3.21rem;right:.4rem;z-index:100}img[data-v-47b9bf9e]{display:block;margin:0 auto}.main[data-v-47b9bf9e]{padding:.68rem .4rem 1.48rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240515/77d47256f22dca66929cfe6c9ea38df1.png);background-size:100% 100%;position:relative}.tips[data-v-47b9bf9e]{width:6.67rem;height:1.53rem}.title-img[data-v-47b9bf9e]{width:4.41rem;height:.94rem;margin-top:.42rem;margin-bottom:.33rem}.didi[data-v-47b9bf9e]{width:1.97rem;height:1.96rem;position:absolute;top:1.19rem;left:0}.zhengshu[data-v-47b9bf9e]{height:7.56rem;margin-top:.49rem;margin-bottom:.46rem}.text-box[data-v-47b9bf9e]{background:#fffff8;border-radius:.28rem;padding:.18rem .14rem .2rem .13rem}.text[data-v-47b9bf9e]{border-radius:.26rem;border:.03rem solid #feba1a;padding:.44rem .43rem .58rem .44rem;line-height:.82rem;font-weight:500;font-size:.4rem;color:#000;text-indent:2em}.item[data-v-47b9bf9e]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.42rem;height:4.5rem}.item-img[data-v-47b9bf9e]{width:4.28rem;height:3.89rem;position:absolute;-ms-flex-negative:0;flex-shrink:0;z-index:9;border-radius:.36rem}.content[data-v-47b9bf9e]{width:7.76rem;height:4.05rem;background:#fff;position:absolute;left:2.7rem;top:.25rem;padding:.29rem .56rem .31rem 1.94rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title[data-v-47b9bf9e]{margin-bottom:.41rem}.tags[data-v-47b9bf9e]{display:-webkit-box;display:-ms-flexbox;display:flex}.tag[data-v-47b9bf9e]{font-weight:500;font-size:.37rem;color:rgba(242,139,5,.9);text-align:center;line-height:.5rem;margin-right:.24rem;padding:.1rem .18rem;display:inline-block;border:1px solid #f28b05;border-radius:.27rem}.bottom[data-v-47b9bf9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-47b9bf9e]{font-size:.6rem;color:#ff5900;font-weight:700}.price[data-v-47b9bf9e]:before{margin-left:.05rem;content:"\FFE5";font-size:.4rem}.price[data-v-47b9bf9e]:after{content:"\8D77";font-size:.36rem}.buy[data-v-47b9bf9e]{width:2.11rem;height:.71rem;background:#ff5900;border-radius:.36rem;font-weight:700;font-size:.42rem;color:#fff;text-align:center;line-height:.71rem}.van-swipe[data-v-47b9bf9e]{position:relative;height:6rem}.swipe-item[data-v-47b9bf9e]{width:7.2rem;height:2.86rem}.seld-swipe-item img[data-v-47b9bf9e],.swipe-item img[data-v-47b9bf9e]{width:100%;height:100%}.seld-swipe-item[data-v-47b9bf9e]{width:8.83rem;height:3.5rem}.box[data-v-47b9bf9e]{overflow-x:hidden;width:10.45rem;margin:0 auto;height:auto}.lvSwiper[data-v-47b9bf9e]{width:10.45rem;height:4.6rem;margin:.65rem auto .2rem;overflow:visible!important}.lvSwiper .lySwiper-left[data-v-47b9bf9e]{position:relative;left:.5rem}.lvSwiper .lySwiper-center[data-v-47b9bf9e]{position:relative;left:.9rem}.lvSwiper .lySwiper-right[data-v-47b9bf9e]{position:relative;left:-1.2rem}.lvSwiper .index0[data-v-47b9bf9e]{left:.5rem!important}.lvSwiper .index1[data-v-47b9bf9e]{left:3.5rem!important}.lvSwiper .index2[data-v-47b9bf9e]{left:6.8rem!important}.lvSwiper .lySwiper-seld[data-v-47b9bf9e]{width:8.83rem!important;height:3.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3rem;-webkit-box-shadow:0 0 10px 0 rgba(11,60,61,.27);box-shadow:0 0 10px 0 rgba(11,60,61,.27);right:0;z-index:5;margin:0 .1rem}.lvSwiper .lySwiper-seld img[data-v-47b9bf9e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.3rem}.lvSwiper .lySwiper-no[data-v-47b9bf9e]{width:7.2rem!important;height:2.86rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.45rem;border-radius:.3rem;padding:0 .1rem}.lvSwiper .lySwiper-no img[data-v-47b9bf9e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.3rem;-webkit-filter:brightness(50%);filter:brightness(50%)}.lvSwiper[data-v-47b9bf9e] .van-swipe__indicators{bottom:0!important}.lvSwiper[data-v-47b9bf9e] .van-swipe__indicators .van-swipe__indicator{background:#b1b1b1!important;width:.24rem!important;height:.24rem!important;opacity:1!important}.lvSwiper[data-v-47b9bf9e] .van-swipe__indicators .van-swipe__indicator--active{background:#fbcb34!important}.lvSwiperImg[data-v-47b9bf9e]{width:10.45rem;height:7.56rem}.lvSwiperImg img[data-v-47b9bf9e]{width:100%}.lvSwiper-new[data-v-47b9bf9e] .van-swipe__indicators{bottom:1rem!important}.lvSwiper-new[data-v-47b9bf9e] .van-swipe__indicators .van-swipe__indicator{background:#b1b1b1!important;width:.24rem!important;height:.24rem!important;opacity:1!important}.lvSwiper-new[data-v-47b9bf9e] .van-swipe__indicators .van-swipe__indicator--active{background:#fbcb34!important}.bg[data-v-4d4706c5]{width:11.25rem;background-color:#c9e0ff;padding-top:1.26rem;padding-bottom:.5rem}img[data-v-4d4706c5]{display:block}.topImg[data-v-4d4706c5]{width:11.25rem;height:9.38rem}.type-box[data-v-4d4706c5]{height:2.35rem;position:relative;margin-top:-.35rem;padding:0 .39rem 0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;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}.type-box .type-img[data-v-4d4706c5]{width:2.47rem;height:1.57rem}.type-box .type-imgs[data-v-4d4706c5]{height:2.35rem}.returnTop[data-v-4d4706c5]{position:fixed;right:.4rem;bottom:2.23rem;width:1.27rem;height:1.27rem}.box[data-v-4d4706c5]{width:10.45rem;height:auto;background:#fff;border-radius:.3rem;margin:.26rem auto 0;padding:.42rem .24rem .33rem .25rem;-webkit-box-sizing:border-box;box-sizing:border-box}.box .area-type[data-v-4d4706c5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .area-type .type-item[data-v-4d4706c5]{width:2.09rem;height:.79rem;border-radius:.1rem;border:.01rem solid #000;text-align:center;line-height:.79rem;font-family:PingFang SC;font-weight:500;font-size:.5rem;color:#000}.box .area-type .type-active[data-v-4d4706c5]{background:#20995d;color:#fff;border:none}.box .all-box[data-v-4d4706c5]{width:1.67rem;height:.58rem;border-right:.01rem solid #a8a8a8;padding:0 .31rem 0 .12rem;-webkit-box-sizing:border-box;box-sizing:border-box;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}.box .all-box .jiantou[data-v-4d4706c5]{width:.21rem;height:.2rem}.box .area-top[data-v-4d4706c5]{width:8.51rem;height:.58rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:auto}.box .area-top .top-item[data-v-4d4706c5]{padding:0 .15rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:500;font-size:.44rem;color:#a8a8a8;margin-right:.35rem;white-space:nowrap}.box .area-top .top-active[data-v-4d4706c5]{color:#000;border-bottom:.08rem solid rgba(39,160,57,.3)}.box .area-top[data-v-4d4706c5]::-webkit-scrollbar{display:none}.box .area-bottom[data-v-4d4706c5]{width:9.95rem;height:4.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.25rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.box .area-bottom .bottom-item[data-v-4d4706c5]{height:.76rem;background:#eaeaea;border-radius:.38rem;line-height:.76rem;padding:0 .6rem;margin-bottom:.5rem;font-family:PingFang SC;font-weight:400;font-size:.48rem;color:#000;margin-right:.3rem}.box .area-bottom .bottom-active[data-v-4d4706c5]{background:#000;color:#fff}.box .item[data-v-4d4706c5]{width:9.95rem;height:3.73rem;padding-bottom:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;position:relative;display:flex;margin-top:.3rem}.box .item .item-img[data-v-4d4706c5]{width:3.68rem;height:3.43rem;border-radius:.2rem;-o-object-fit:cover;object-fit:cover}.box .item .item-content[data-v-4d4706c5]{width:6.27rem;height:3.43rem;padding:.25rem .25rem .25rem .19rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .item .item-content .title[data-v-4d4706c5]{font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#000;line-height:.65rem}.box .item .item-content .subtitle[data-v-4d4706c5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#898989}.box .item .item-content .subtitle .location[data-v-4d4706c5]{width:.4rem;height:.4rem;margin-right:.19rem}.box .item .item-content .btn[data-v-4d4706c5]{width:2.3rem;height:.72rem;border-radius:.36rem;border:.01rem solid #20995d;font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#20995d;line-height:.7rem;text-align:center;margin-left:auto}.box .item .item-province[data-v-4d4706c5]{position:absolute;left:0;top:2.67rem;width:3.68rem;height:.76rem;background:hsla(0,0%,100%,.7);border-radius:.2rem;font-family:PingFang SC;font-weight:500;font-size:.42rem;color:#000;line-height:.76rem;text-align:center}.box .item[data-v-4d4706c5]:not(:last-child){border-bottom:.02rem solid #c7c7c7}.bottomText[data-v-4d4706c5]{width:2.6rem;height:2.44rem;margin:.66rem auto 0}.bg[data-v-5de58feb]{width:100%;background:#47a5a3;padding:1.26rem 0 .74rem;-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-5de58feb]{display:block}.topImg[data-v-5de58feb]{width:100%;height:11.5rem}.couponBox[data-v-5de58feb]{width:10.47rem;height:15.31rem;background:#feffef;-webkit-box-shadow:0 0 0 0 rgba(25,111,109,.5);box-shadow:0 0 0 0 rgba(25,111,109,.5);border-radius:.16rem;border:.01rem solid #6fc8c5;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-5de58feb]{width:7.5rem;height:1.46rem;position:absolute;top:-.52rem;left:1.49rem;z-index:2}.couponBox .rule[data-v-5de58feb]{width:1.52rem;height:.62rem;background:rgba(121,225,223,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#066b69;margin-left:auto}.couponBox .couponImg[data-v-5de58feb]{width:10.09rem;height:2.34rem}.couponBox .text[data-v-5de58feb]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#f0110e}.productImg[data-v-5de58feb]{width:8.06rem;height:1.86rem;margin:.87rem auto .1rem}.product-box[data-v-5de58feb]{width:10.47rem;height:auto;background:#feffef;border:.01rem solid #a1eae4;border-radius:.16rem;margin:auto;padding:0 .24rem .62rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-5de58feb]{height:2.33rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#47a5a3}.product-box .typeBox[data-v-5de58feb],.product-box .typeBox div[data-v-5de58feb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .typeBox div[data-v-5de58feb]{width:1.45rem;height:1.45rem;border-radius:.22rem;border:.01rem solid #47a5a3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.21rem .2rem}.product-box .typeBox .active[data-v-5de58feb]{background:-webkit-gradient(linear,left bottom,left top,from(#1b7b75),to(#42cdca));background:linear-gradient(0deg,#1b7b75,#42cdca);border:none;font-weight:700;color:#fff}.product-box .product-item[data-v-5de58feb]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.product-box .product-item .product-img[data-v-5de58feb]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-5de58feb]{width:5.02rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-box .product-item .product-content .title[data-v-5de58feb]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-5de58feb]{margin-top:.31rem;width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(161,234,228,.4);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#066b69;overflow:hidden}.product-box .product-item .product-content .btn[data-v-5de58feb]{width:5.04rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/goodLuck/btnBg.png);background-size:cover;line-height:.72rem}.product-box .product-item .product-content .btn .price[data-v-5de58feb]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f50c0c;margin-left:.37rem}.product-box .product-item .product-content .btn .price[data-v-5de58feb]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-5de58feb]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-5de58feb]{width:4.15rem;height:.64rem;background:#3cc5c2;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#fff;position:absolute;bottom:0;left:0}.product-box .movie-content[data-v-5de58feb]{width:5.22rem;margin-left:.29rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .movie-content .movie-title[data-v-5de58feb]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.product-box .movie-content .movie-person[data-v-5de58feb]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.product-box .movie-content .movie-buy[data-v-5de58feb]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.product-box .more[data-v-5de58feb]{margin:.56rem auto 0;width:4.76rem;height:.83rem;background:#a1eae4;border-radius:.42rem;text-align:center;line-height:.83rem;font-weight:500;font-size:.48rem;color:#47a5a3}.bottomImg[data-v-5de58feb]{width:3.14rem;height:2.47rem;margin:1.12rem auto 0}.com-return[data-v-5de58feb]{width:1.13rem;height:1.14rem;bottom:2.28rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/goodLuck/returnTop.png)}.bg[data-v-7c3833f2]{width:100%;background:#47a5a3;padding:1.26rem 0 .74rem;-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-7c3833f2]{display:block}.topImg[data-v-7c3833f2]{width:100%;height:11.5rem}.couponBox[data-v-7c3833f2]{width:10.47rem;height:15.31rem;background:#feffef;-webkit-box-shadow:0 0 0 0 rgba(25,111,109,.5);box-shadow:0 0 0 0 rgba(25,111,109,.5);border-radius:.16rem;border:.01rem solid #6fc8c5;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-7c3833f2]{width:7.5rem;height:1.46rem;position:absolute;top:-.52rem;left:1.49rem;z-index:2}.couponBox .rule[data-v-7c3833f2]{width:1.52rem;height:.62rem;background:rgba(121,225,223,.7);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#066b69;margin-left:auto}.couponBox .couponImg[data-v-7c3833f2]{width:10.09rem;height:2.34rem}.couponBox .text[data-v-7c3833f2]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#f0110e}.productImg[data-v-7c3833f2]{width:8.06rem;height:1.86rem;margin:.87rem auto .1rem}.product-box[data-v-7c3833f2]{width:10.47rem;height:auto;background:#feffef;border:.01rem solid #a1eae4;border-radius:.16rem;margin:auto;padding:0 .24rem .62rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-7c3833f2]{height:2.33rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#47a5a3}.product-box .typeBox[data-v-7c3833f2],.product-box .typeBox div[data-v-7c3833f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .typeBox div[data-v-7c3833f2]{width:1.45rem;height:1.45rem;border-radius:.22rem;border:.01rem solid #47a5a3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.21rem .2rem}.product-box .typeBox .active[data-v-7c3833f2]{background:-webkit-gradient(linear,left bottom,left top,from(#1b7b75),to(#42cdca));background:linear-gradient(0deg,#1b7b75,#42cdca);border:none;font-weight:700;color:#fff}.product-box .product-item[data-v-7c3833f2]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #a8a8a8;box-shadow:0 0 .07rem 0 #a8a8a8;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.product-box .product-item .product-img[data-v-7c3833f2]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-7c3833f2]{width:5.02rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-box .product-item .product-content .title[data-v-7c3833f2]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-7c3833f2]{margin-top:.31rem;width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(161,234,228,.4);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#066b69;overflow:hidden}.product-box .product-item .product-content .btn[data-v-7c3833f2]{width:5.04rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/goodLuck/btnBg.png);background-size:cover;line-height:.72rem}.product-box .product-item .product-content .btn .price[data-v-7c3833f2]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f50c0c;margin-left:.37rem}.product-box .product-item .product-content .btn .price[data-v-7c3833f2]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-7c3833f2]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-7c3833f2]{width:4.15rem;height:.64rem;background:#3cc5c2;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#fff;position:absolute;bottom:0;left:0}.product-box .movie-content[data-v-7c3833f2]{width:5.22rem;margin-left:.29rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .movie-content .movie-title[data-v-7c3833f2]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.product-box .movie-content .movie-person[data-v-7c3833f2]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.product-box .movie-content .movie-buy[data-v-7c3833f2]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.product-box .more[data-v-7c3833f2]{margin:.56rem auto 0;width:4.76rem;height:.83rem;background:#a1eae4;border-radius:.42rem;text-align:center;line-height:.83rem;font-weight:500;font-size:.48rem;color:#47a5a3}.bottomImg[data-v-7c3833f2]{width:3.14rem;height:2.47rem;margin:1.12rem auto 0}.com-return[data-v-7c3833f2]{width:1.13rem;height:1.14rem;bottom:2.28rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/goodLuck/returnTop.png)}.bg[data-v-6d1e43d0]{width:100%;background:#fff;padding:1.26rem .32rem .69rem .33rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-1916696a]{min-height:100vh;background:#e95e14;padding-top:1.26rem;padding-bottom:1.09rem;position:relative}.topImg[data-v-1916696a]{width:11.25rem;height:6.72rem}.logo[data-v-1916696a]{margin-top:1.87rem;width:2.6rem;height:2.44rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240513/d43cc0f6cd5ed66b80e4a9d8219226c7.png);background-size:100% 100%}.return-top[data-v-1916696a]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240513/ad37a47a32e69da24a3266444019fc28.png);position:fixed;width:1.27rem;height:1.27rem;bottom:2.82rem;right:.4rem;z-index:100}.videoImg[data-v-1916696a]{width:4.89rem;height:1.38rem;display:block;margin:.33rem auto .32rem}.video-box[data-v-1916696a]{width:10.45rem;height:6.14rem;margin:0 auto;background:rgba(248,182,43,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.video-box .playImg[data-v-1916696a]{width:1.17rem;height:1.17rem;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}.video-box .video[data-v-1916696a]{width:9.8rem;height:5.51rem;overflow:hidden;position:relative}.video-box .video .video-img[data-v-1916696a]{width:100%;height:100%}.video-box .video .videoBg[data-v-1916696a]{background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.titleImg[data-v-1916696a]{width:4.89rem;height:1.38rem;display:block;margin:.66rem auto .49rem}.box[data-v-1916696a]{width:10.45rem;margin:0 auto;padding:0 .16rem 0 .2rem;background:rgba(248,182,43,.3)}.item[data-v-1916696a]{width:100%;height:4.29rem;padding:.43rem .37rem .43rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px dashed #ffeeca}.item .item-img[data-v-1916696a]{width:3.68rem}.item .content[data-v-1916696a]{width:5.8rem;padding-top:.22rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem;padding-bottom:.19rem}.item .content .title[data-v-1916696a]{font-family:PingFang SC;font-weight:500;font-size:.44rem;color:#fff;margin-bottom:.31rem}.item .content .time[data-v-1916696a]{font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#ffe8b8}.item .content .btn[data-v-1916696a]{width:2.29rem;height:.71rem;display:block;margin-left:auto;background:#ea5404;font-weight:500;font-size:.46rem;color:#ffe8b8;text-align:center;line-height:.71rem}.item[data-v-1916696a]:last-child{border-bottom:none}.bottomText[data-v-1916696a]{width:5.63rem;height:.96rem;position:absolute;left:2.81rem;bottom:.82rem}.videoPopup[data-v-1916696a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-1916696a]{width:100%;height:auto}.sale-box[data-v-1916696a]{width:10.45rem;background:rgba(248,182,43,.3);margin:0 auto;padding-top:.56rem;padding-bottom:.62rem;color:#fff6e3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p1[data-v-1916696a]{font-size:.5rem;margin-bottom:.3rem}.p2[data-v-1916696a]{font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.jiantou[data-v-1916696a]{width:.84rem;height:.38rem;margin-top:.36rem;margin-bottom:.34rem}.jn[data-v-1916696a]{width:2.61rem;height:.74rem;background:rgba(255,246,227,.2);text-align:center;line-height:.74rem;font-size:.4rem;font-weight:700;color:#fff98f}.ma[data-v-1916696a]{width:2.9rem;height:2.9rem;background:#fff;margin-bottom:.51rem}.ma img[data-v-1916696a]{width:100%;height:100%}.tips[data-v-1916696a]{font-weight:500;font-size:.38rem;color:#ffe8b8}.jiemu[data-v-1916696a]{margin:1.17rem .38rem 0}.jiemu img[data-v-1916696a]{width:100%;height:100%}.bg[data-v-a7aefbdc]{min-height:100vh;background:#e3f8f8;padding-top:1.26rem;padding-bottom:1.09rem;position:relative}.topImg[data-v-a7aefbdc]{width:11.25rem;height:12.2rem}.logo[data-v-a7aefbdc]{margin-top:1.03rem;width:3rem;height:2.45rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240530/927896c46f68ab7381f8c1e45a2b884c.png);background-size:100% 100%;position:relative;z-index:5}.return-top[data-v-a7aefbdc]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240530/9119924452014fe20cd4c4799e30580c.png);position:fixed;width:1.27rem;height:1.27rem;bottom:2.86rem;right:.4rem;z-index:5}.xisuTitle[data-v-a7aefbdc]{width:7.55rem;height:1.46rem;display:block;margin:0 auto}.tree1[data-v-a7aefbdc]{width:1.46rem;height:2.58rem;position:absolute;top:12.65rem}.box[data-v-a7aefbdc]{margin:.37rem .38rem 0;height:6.43rem}.box-img[data-v-a7aefbdc]{width:4.53rem;height:100%}.activity[data-v-a7aefbdc]{width:7.55rem;height:1.46rem;display:block;margin:.99rem auto .39rem}.tree2[data-v-a7aefbdc]{width:1.46rem;height:2.58rem;position:absolute;right:0;top:-.11rem}.more[data-v-a7aefbdc]{margin:.21rem auto .92rem;width:3.96rem;height:.84rem;border-radius:.41rem;border:.01rem solid #0b8757;text-align:center;line-height:.84rem;font-weight:400;font-size:.48rem;color:#0b8757}.zx[data-v-a7aefbdc]{width:7.55rem;height:1.46rem;margin:0 auto;display:block}.yanzi[data-v-a7aefbdc]{width:1.45rem;height:.71rem;position:absolute;top:-.88rem;right:.17rem}.bottom-bg[data-v-a7aefbdc]{width:100%;height:4.96rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240530/f651ba8e0444dd70c388e597dc1c2d74.png);background-size:100% 100%;position:absolute;bottom:0;z-index:2}.item[data-v-a7aefbdc]{width:10.52rem;height:3.84rem;position:relative;margin:0 auto .44rem}.item-img[data-v-a7aefbdc]{width:4.46rem;height:3.46rem;position:absolute;margin:.19rem .2rem}.img-mask[data-v-a7aefbdc]{position:absolute;width:10.52rem;height:3.84rem}.right[data-v-a7aefbdc]{width:4.88rem;height:3.3rem;margin:.36rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:4.86rem}.title[data-v-a7aefbdc]{margin-bottom:.22rem;font-weight:500;font-size:.48rem;color:#000}.date[data-v-a7aefbdc]{font-weight:500;font-size:.38rem;color:grey}.btn[data-v-a7aefbdc]{width:2.55rem;height:.84rem;background:#ff8a14;border-radius:.42rem;font-weight:500;font-size:.48rem;color:#fff;text-align:center;line-height:.84rem}.tags[data-v-a7aefbdc]{display:-webkit-box;display:-ms-flexbox;display:flex}.tag[data-v-a7aefbdc]{font-weight:500;font-size:.37rem;color:#109a65;text-align:center;line-height:.5rem;margin-right:.24rem;padding:.1rem .18rem;display:inline-block;border:.01rem solid #109a65;border-radius:.27rem}.bottom[data-v-a7aefbdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price[data-v-a7aefbdc]{font-size:.6rem;color:#f3520b;font-weight:700}.price[data-v-a7aefbdc]:before{margin-left:.05rem;content:"\FFE5";font-size:.4rem}.buy[data-v-a7aefbdc]{width:2.55rem;height:.84rem;background:#ff8a14;border-radius:.42rem;font-weight:700;font-size:.48rem;color:#fff;text-align:center;line-height:.84rem}.navList[data-v-a7aefbdc]{margin:.37rem .4rem .53rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nav[data-v-a7aefbdc]{border-radius:.4rem;border:.01rem solid #109a65;color:#109a65}.active[data-v-a7aefbdc],.nav[data-v-a7aefbdc]{width:3.6rem;height:.82rem;font-weight:700;font-size:.48rem;text-align:center;line-height:.82rem}.active[data-v-a7aefbdc]{border-radius:.4rem;background:#109a65;color:#fff}#certify[data-v-a7aefbdc]{position:relative;width:11.25rem;padding:0 .39rem;margin:.33rem auto 0}#certify .swiper-slide[data-v-a7aefbdc]{width:4.53rem}#certify .swiper-slide img[data-v-a7aefbdc]{display:block}.swiper-slide img[data-v-a7aefbdc]{display:block;width:4.45rem;height:6.4rem;-webkit-filter:brightness(.68)!important;filter:brightness(.68)!important}.swiper-slide-active img[data-v-a7aefbdc]{-webkit-filter:brightness(1)!important;filter:brightness(1)!important}.bg[data-v-3d0ed1d6]{width:100%;background:#3ba2dd;padding:1.26rem 0 1.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-3d0ed1d6]{display:block}.topImg[data-v-3d0ed1d6]{width:100%;height:11.5rem}.couponBox[data-v-3d0ed1d6]{width:10.47rem;height:15.31rem;background:#f7fcff;-webkit-box-shadow:0 0 0 0 rgba(22,95,137,.5);box-shadow:0 0 0 0 rgba(22,95,137,.5);border-radius:.4rem;border:.01rem solid #6fc8c5;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.39rem 0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-3d0ed1d6]{width:7.5rem;height:1.46rem;position:absolute;top:-.52rem;left:1.49rem;z-index:2}.couponBox .rule[data-v-3d0ed1d6]{width:1.52rem;height:.62rem;background:rgba(60,161,219,.8);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#fff;margin-left:auto}.couponBox .couponImg[data-v-3d0ed1d6]{width:10.09rem;height:2.34rem}.couponBox .text[data-v-3d0ed1d6]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#ff6100}.productImg[data-v-3d0ed1d6]{width:8.06rem;height:1.86rem;margin:.87rem auto .1rem}.product-box[data-v-3d0ed1d6]{width:10.45rem;height:auto;background:#fff;margin:auto;padding:0 .23rem .86rem;border-radius:0 0 .4rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-3d0ed1d6]{height:2.33rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#0066a0}.product-box .typeBox[data-v-3d0ed1d6],.product-box .typeBox div[data-v-3d0ed1d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .typeBox div[data-v-3d0ed1d6]{width:1.45rem;height:1.45rem;border-radius:.22rem;border:.01rem solid #0066a0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.21rem .2rem}.product-box .typeBox .active[data-v-3d0ed1d6]{background:-webkit-gradient(linear,left bottom,left top,from(#0066a0),to(#55c1ff));background:linear-gradient(0deg,#0066a0,#55c1ff);border:none;font-weight:700;color:#fff}.product-box .product-item[data-v-3d0ed1d6]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #d1c2ad;box-shadow:0 0 .07rem 0 #d1c2ad;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.product-box .product-item .product-img[data-v-3d0ed1d6]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-3d0ed1d6]{width:5.02rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-box .product-item .product-content .title[data-v-3d0ed1d6]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-box .product-item .product-content .subtitle[data-v-3d0ed1d6]{line-height:.5rem;margin-top:.31rem;width:3.58rem;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(6,157,242,.8);border-radius:.25rem;padding:0 .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#fff;overflow:hidden}.product-box .product-item .product-content .btn[data-v-3d0ed1d6]{width:5.04rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240612/eead275644ddcc630d8fb81dfb303fad.png);background-size:cover;line-height:.72rem}.product-box .product-item .product-content .btn .price[data-v-3d0ed1d6]{font-size:.6rem;font-family:PingFang SC;font-weight:700;color:#f53b0c;margin-left:.37rem}.product-box .product-item .product-content .btn .price[data-v-3d0ed1d6]:before{font-size:.4rem;content:"\FFE5"}.product-box .product-item .hotImg[data-v-3d0ed1d6]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-box .product-item .cx[data-v-3d0ed1d6]{width:4.15rem;height:.64rem;background:#3cc5c2;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#fff;position:absolute;bottom:0;left:0}.product-box .movie-content[data-v-3d0ed1d6]{width:5.22rem;margin-left:.29rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .movie-content .movie-title[data-v-3d0ed1d6]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.product-box .movie-content .movie-person[data-v-3d0ed1d6]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:-.4rem}.product-box .movie-content .movie-buy[data-v-3d0ed1d6]{width:2.5rem;height:.72rem;background:-webkit-gradient(linear,left bottom,left top,from(#f22000),to(#ffb31a));background:linear-gradient(0deg,#f22000,#ffb31a);border-radius:.36rem;font-size:.44rem;font-family:PingFang SC;font-weight:700;color:#fff;text-align:center;line-height:.72rem}.product-box .more[data-v-3d0ed1d6]{margin:.72rem auto 0;width:4.76rem;height:.83rem;background:#c3e9ff;border-radius:.42rem;text-align:center;line-height:.85rem;font-weight:500;font-size:.48rem;color:#3397d0}.bottomImg[data-v-3d0ed1d6]{width:3.14rem;height:2.47rem;margin:1.48rem auto 0}.com-return[data-v-3d0ed1d6]{width:1.22rem;height:1.22rem;bottom:2.6rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240612/2acb51c1fda5e02475df8463b7e2b7dd.png)}.navList[data-v-3d0ed1d6]{width:10.45rem;height:1.48rem;background:#1981bb;border-radius:.4rem .4rem 0 0;margin:1.36rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex}.navItem[data-v-3d0ed1d6]{width:5.22rem;height:1.48rem;border-radius:.4rem .4rem 0 0}.nav[data-v-3d0ed1d6]{width:auto;height:.5rem;margin:.49rem auto}.text[data-v-3d0ed1d6]{font-family:Source Han Sans CN;font-weight:500;font-size:.4rem;color:#ff6100}.bc-tags[data-v-3d0ed1d6]{margin-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.bc-tags .bc-tag[data-v-3d0ed1d6]{line-height:.6rem;padding:0 .15rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.29rem;border:.01rem solid #38b1f5;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#38b1f5}.bc-tags .bc-tag[data-v-3d0ed1d6]:last-child{margin-left:.2rem}.bg[data-v-2eb6428c]{width:100%;background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-2eb6428c],div[data-v-6e0ca7d6]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-6e0ca7d6]{background:#cdf5ff;padding-top:1.26rem;padding-bottom:1.28rem}.topImg[data-v-6e0ca7d6]{display:block;width:11.25rem;height:10rem}.titleImg[data-v-6e0ca7d6]{display:block;width:11.25rem;height:4.5rem;margin-top:1.27rem}.tag-box[data-v-6e0ca7d6]{padding:0 .4rem;position:relative;margin:-1.11rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tag-box .tag-item[data-v-6e0ca7d6]{width:3.31rem;height:1.11rem;background:#8ae8ff;border:.01rem solid #000;text-align:center;line-height:1.11rem;font-weight:700;font-size:.5rem;color:#1179f6}.tag-box .tag-item[data-v-6e0ca7d6]:nth-child(n+4){margin-top:.3rem}.tag-box .tag-active[data-v-6e0ca7d6]{background:#1179f6;color:#fff}.box1[data-v-6e0ca7d6]{padding:0 .4rem;position:relative;margin-top:.52rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box1 .item1[data-v-6e0ca7d6]{width:5.1rem;height:6rem;background:#fff;-webkit-box-shadow:0 0 0 0 rgba(109,163,204,.5);box-shadow:0 0 0 0 rgba(109,163,204,.5);border-radius:.01rem;margin-bottom:.31rem}.box1 .item1 .item1-img[data-v-6e0ca7d6]{width:5.1rem;height:3.27rem;border-radius:.01rem .01rem 0 0;-o-object-fit:cover;object-fit:cover}.box1 .item1 .item1-content[data-v-6e0ca7d6]{height:2.7rem;padding:.15rem .2rem .27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box1 .item1 .item1-content .item1-title[data-v-6e0ca7d6]{font-weight:500;font-size:.46rem;color:#000}.box1 .item1 .item1-content .item1-bottom[data-v-6e0ca7d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box1 .item1 .item1-content .item1-bottom .item1-price[data-v-6e0ca7d6]{font-weight:700;font-size:.54rem;color:#f88808}.box1 .item1 .item1-content .item1-bottom .item1-price[data-v-6e0ca7d6]:before{content:"\FFE5";font-size:.38rem}.box1 .item1 .item1-content .item1-bottom .item1-btn[data-v-6e0ca7d6]{width:2.11rem;height:.68rem;background:#feb710;text-align:center;line-height:.68rem;font-weight:700;font-size:.4rem;color:#fff}.more[data-v-6e0ca7d6]{width:3.4rem;height:.79rem;border:.01rem solid #000;text-align:center;line-height:.79rem;font-weight:400;font-size:.46rem;color:#000;margin:.4rem auto 0}.subway[data-v-6e0ca7d6]{width:11.25rem;height:4.5rem;display:block;margin-top:1.21rem}.subways[data-v-6e0ca7d6]{width:10.45rem;height:4.2rem;position:relative;display:block;margin:-3.04rem auto 0}.box2[data-v-6e0ca7d6]{position:relative;padding:0 .4rem;margin-top:-.92rem}.box2 .item2[data-v-6e0ca7d6]{width:10.45rem;height:3.6rem;background:#fff;-webkit-box-shadow:0 0 0 0 rgba(109,163,204,.5);box-shadow:0 0 0 0 rgba(109,163,204,.5);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.4rem}.box2 .item2 .item2-img[data-v-6e0ca7d6]{width:4.49rem;height:3.6rem}.box2 .item2 .item2-content[data-v-6e0ca7d6]{padding:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:5.5rem;height:3.6rem;margin-left:.2rem}.box2 .item2 .item2-content .item2-title[data-v-6e0ca7d6]{font-weight:500;font-size:.48rem;color:#000}.box2 .item2 .item2-content .item2-subtitle[data-v-6e0ca7d6]{font-weight:500;font-size:.38rem;color:#8d8d8d}.box2 .item2 .item2-content .item2-btn[data-v-6e0ca7d6]{width:2.11rem;height:.68rem;background:#feb710;text-align:center;line-height:.68rem;font-weight:700;font-size:.4rem;color:#fff;margin-left:auto}.box3[data-v-6e0ca7d6]{position:relative;padding:0 .4rem;margin-top:-1.11rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box3 .item3[data-v-6e0ca7d6]{width:5.1rem;background:#fff;margin-bottom:.31rem}.box3 .item3 .item3-img[data-v-6e0ca7d6]{width:5.1rem;height:auto}.box3 .item3 .item3-title[data-v-6e0ca7d6]{font-weight:500;font-size:.46rem;color:#000}.bottomText[data-v-6e0ca7d6]{display:block;width:3.14rem;height:2.47rem;margin:1.55rem auto 0}.com-return[data-v-6e0ca7d6]{width:1.22rem;height:1.22rem;bottom:4.48rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerVacations/returnTop.png)}.bg[data-v-3ce7cda8]{background:#577fde;padding:1.26rem 0}.topImg[data-v-3ce7cda8]{width:11.25rem;height:5.95rem}.tag-box[data-v-3ce7cda8]{margin:.28rem 0 .43rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.tag-box .tag-item[data-v-3ce7cda8]{width:2.22rem;height:.89rem;font-weight:500;font-size:.48rem;color:#000;text-align:center;padding-top:.11rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerVacations/noSelect.png);background-size:100% 100%;margin-right:.21rem;-ms-flex-negative:0;flex-shrink:0}.tag-box .tag-active[data-v-3ce7cda8]{height:1.08rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/summerVacations/select.png);background-size:100% 100%;font-weight:700}.tag-box[data-v-3ce7cda8]::-webkit-scrollbar{display:none}.item[data-v-3ce7cda8]{margin:0 auto .4rem;width:10.45rem;height:3.6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-3ce7cda8]{width:4.49rem;height:3.6rem}.item .content[data-v-3ce7cda8]{height:3.6rem;margin-left:.15rem;width:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.1rem 0 .31rem}.item .content .title[data-v-3ce7cda8]{font-weight:500;font-size:.48rem;color:#000}.item .content .btn[data-v-3ce7cda8]{width:2.11rem;line-height:.68rem;background:#feb710;text-align:center;font-weight:700;font-size:.4rem;color:#fff;margin-left:auto}.bg[data-v-4709d3b3]{background:#fff}.search-box[data-v-4709d3b3]{width:11.25rem;height:calc(100vh - 3.76rem);position:fixed;top:1.26rem;background:#fff;padding:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:auto;z-index:10}.search-box .search-item[data-v-4709d3b3]{width:5.05rem;height:auto;background:#fff;-webkit-box-shadow:0 0 .2rem 0 hsla(0,0%,60%,.33);box-shadow:0 0 .2rem 0 hsla(0,0%,60%,.33);border-radius:.2rem;margin-bottom:.3rem}.search-box .search-item .search-img[data-v-4709d3b3]{width:5.05rem;border-radius:.2rem}.search-box .search-item .search-text[data-v-4709d3b3]{padding:.2rem .2rem .3rem}.search-box .search-item .search-text .search-title[data-v-4709d3b3]{font-weight:500;font-size:.4rem;color:#000}.search-box .search-item .search-text .search-bottom[data-v-4709d3b3]{margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-box .search-item .search-text .search-bottom .search-price span[data-v-4709d3b3]{color:#d70000;font-weight:700;font-size:.5rem}.search-box .search-item .search-text .search-bottom .search-price span[data-v-4709d3b3]:nth-child(2){font-size:.34rem;color:#999;font-weight:500;text-decoration:line-through}.search-box .search-item .search-text .search-bottom .search-price span[data-v-4709d3b3]:before{content:"\FFE5";font-size:.5rem;color:#d70000}.search-box .search-item .search-text .search-bottom .search-price span[data-v-4709d3b3]:nth-child(2):before{font-size:.34rem;color:#999}.search-box .search-item .search-text .search-bottom .search-btn[data-v-4709d3b3]{width:.6rem;height:.6rem;background:var(--primary-color);border-radius:50%;text-align:center;line-height:.6rem;font-weight:500;font-size:.46rem;color:#fff}.sku-popup .top[data-v-4709d3b3]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.sku-popup .top i[data-v-4709d3b3]{font-size:.7rem;line-height:1.4rem}.sku-popup .content[data-v-4709d3b3]{margin-bottom:2rem}.sku-popup .content .product-info[data-v-4709d3b3]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.sku-popup .content .product-info .info-img[data-v-4709d3b3]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.5rem}.sku-popup .content .product-info .info-img img[data-v-4709d3b3]{width:100%;height:100%}.sku-popup .content .product-info .info-text[data-v-4709d3b3]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.sku-popup .content .product-info .info-text .com-price[data-v-4709d3b3]{font-size:.6rem;font-weight:400;color:#d62828}.sku-popup .content .product-info .info-text .com-price[data-v-4709d3b3]:before{font-size:.4rem;font-weight:500;color:#d62828}.sku-popup .content .product-info .info-text .allowance[data-v-4709d3b3]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.sku-popup .content .product-info .info-text .subtitle[data-v-4709d3b3]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.sku-popup .content .sku-title[data-v-4709d3b3]{font-weight:400;font-size:.48rem;color:#060001;border-top:1px solid #ccc;padding-top:.5rem;margin:.6rem auto 0;width:10.05rem}.sku-popup .content .sku-list[data-v-4709d3b3]{margin-top:.5rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .content .sku-list .sku-item[data-v-4709d3b3]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.sku-popup .content .sku-list .sku-item .disBuy[data-v-4709d3b3]{display:none}.sku-popup .content .sku-list .sku-item.active[data-v-4709d3b3]{border:.02rem solid var(--primary-color);color:var(--primary-color);background:rgba(11,137,142,.1)}.sku-popup .content .sku-list .sku-item.disabled[data-v-4709d3b3]{border-color:transparent;color:#fff;background:#d7d7d7}.sku-popup .content .sku-list .sku-item.disabled .disBuy[data-v-4709d3b3]{display:block;width:1.7rem;height:.65rem;background:silver;border-radius:.1rem 0 .1rem 0;border:0 solid #fff;font-weight:400;font-size:.34rem;color:#fff;line-height:.65rem;text-align:center;position:absolute;top:-.48rem;right:-.25rem}.sku-popup .content .buy-num[data-v-4709d3b3]{font-size:.44rem;font-weight:500;color:#000;margin:0 .6rem;padding:.9rem 0}.sku-popup .content .buy-num .number-btn[data-v-4709d3b3]{display:-webkit-box;display:-ms-flexbox;display:flex}.sku-popup .content .buy-num .number-btn>div[data-v-4709d3b3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.sku-popup .content .buy-num .number-btn>div[data-v-4709d3b3]:first-child{padding:.15rem .25rem}.sku-popup .content .buy-num .number-btn>div i[data-v-4709d3b3]{font-size:.46rem}.sku-popup .content .buy-num .number-btn>div i.noClick[data-v-4709d3b3]{color:#999}.sku-popup .content .buy-num .number-btn>div[data-v-4709d3b3]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.sku-popup .bottomBuy[data-v-4709d3b3]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.sku-popup .bottomBuy .buy[data-v-4709d3b3]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.sku-popup .bottomBuy .buy.disabled[data-v-4709d3b3]{background-color:#d7d7d7;color:#fff;border-color:#fff}.empty-box[data-v-4709d3b3]{text-align:center;font-weight:500;font-size:.42rem;color:#666;margin:0 auto}.empty-box img[data-v-4709d3b3]{width:4.92rem;height:6.76rem;display:block;margin:4rem auto 1rem}footer[data-v-4709d3b3]{width:11.25rem;height:2.5rem;background:#fff;position:fixed;bottom:0;padding:0 .4rem;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-shadow:0 -.01rem 0 0 hsla(0,0%,53.3%,.25);box-shadow:0 -.01rem 0 0 hsla(0,0%,53.3%,.25)}footer .cart-box[data-v-4709d3b3]{background-size:100% 100%;position:relative;margin-right:.2rem;width:1.25rem;height:1.25rem}footer .cart-box .cart-num[data-v-4709d3b3]{position:absolute;right:-.1rem;top:-.1rem;width:.6rem;height:.6rem;text-align:center;line-height:.6rem;background:#d90f01;border-radius:50%;border:.01rem solid #fff;font-weight:500;font-size:.4rem;color:#fff}footer span[data-v-4709d3b3]{font-weight:500;font-size:.4rem;color:#000}footer .cart-price[data-v-4709d3b3]{font-weight:500;font-size:.7rem;color:#d70000}footer .cart-price[data-v-4709d3b3]:before{content:"\FFE5";font-size:.34rem}footer .mingxi[data-v-4709d3b3]{font-weight:500;font-size:.4rem;color:var(--primary-color);margin-left:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .mingxi img[data-v-4709d3b3]{width:.26rem;height:.26rem;margin-left:.1rem}footer .oreder-btn[data-v-4709d3b3]{width:3.6rem;height:1.25rem;background:#d70000;border-radius:.63rem;text-align:center;line-height:1.25rem;font-weight:700;font-size:.48rem;color:#fff}footer .order-no[data-v-4709d3b3]{background:#bdbdbd;color:#fff}.car-popup[data-v-4709d3b3]{padding:2rem .4rem .4rem}.car-popup .empty[data-v-4709d3b3]{width:.6rem;height:.6rem;border-radius:50%;border:.01rem solid #999;margin-right:.2rem}.car-popup .empty img[data-v-4709d3b3]{width:100%;height:100%;border-radius:50%}.car-popup .car-top[data-v-4709d3b3]{position:absolute;top:.4rem;width:10.45rem;height:.9rem;padding-top:.2rem;font-size:.56rem;color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.car-popup .car-top .top-right[data-v-4709d3b3],.car-popup .car-top[data-v-4709d3b3]{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.car-popup .car-top .top-right[data-v-4709d3b3]{font-size:.4rem;color:#999}.car-popup .car-top .top-right img[data-v-4709d3b3]{width:.4rem;height:.4rem;margin-right:.05rem}.car-popup .car-list[data-v-4709d3b3]{width:10.45rem;height:10rem;overflow-y:auto;padding-top:.2rem}.car-popup .car-list .car-item[data-v-4709d3b3]{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;margin-bottom:.7rem}.car-popup .car-list .car-item .item-img[data-v-4709d3b3]{width:2.68rem;height:2.68rem;border-radius:.2rem}.car-popup .car-list .car-item .item-text[data-v-4709d3b3]{width:6.37rem;height:2.68rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.car-popup .car-list .car-item .item-text .item-title[data-v-4709d3b3]{font-weight:700;font-size:.46rem;color:#2c2c2c}.car-popup .car-list .car-item .item-text .item-subtitle[data-v-4709d3b3]{font-weight:500;font-size:.4rem;color:#999}.car-popup .car-list .car-item .item-text .item-bottom[data-v-4709d3b3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.car-popup .car-list .car-item .item-text .item-bottom .item-price[data-v-4709d3b3]{font-weight:700;font-size:.52rem;color:#f84a56}.car-popup .car-list .car-item .item-text .item-bottom .item-price[data-v-4709d3b3]:before{content:"\FFE5";font-size:.36rem}.car-popup .car-list .car-item .item-text .item-bottom .item-num[data-v-4709d3b3]{width:2.47rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.5rem;color:#000}.car-popup .car-list .car-item .item-text .item-bottom .item-num img[data-v-4709d3b3]{width:.74rem;height:.74rem}.car-popup .car-list[data-v-4709d3b3]::-webkit-scrollbar{display:none}.header[data-v-4709d3b3]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-4709d3b3],.header[data-v-4709d3b3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-4709d3b3]{width:1.26rem;height:100%}.header .dr[data-v-4709d3b3]{width:1.26rem}.header .dc[data-v-4709d3b3]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-4709d3b3],.header .ds[data-v-4709d3b3]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-4709d3b3]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#f0f0f0;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-4709d3b3]{border:0;font-size:.4rem;width:calc(100% - 2.3rem);white-space:nowrap}.header .ds .search-text[data-v-4709d3b3]{font-size:.4rem;color:#ccc;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem}.header .ds div[data-v-4709d3b3]{color:var(--primary-color)}.header img[data-v-4709d3b3]{display:block;height:.4rem}img[data-v-331e493e]{display:block}.bg[data-v-331e493e]{width:11.25rem;min-height:100vh;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/someArt/bgs.png);background-size:100% 100%;padding:1.26rem 0 1.07rem}.topImg[data-v-331e493e]{width:11.25rem;height:17.97rem}.title1[data-v-331e493e]{width:5.29rem;height:1.41rem;margin:1rem auto 0}.rule[data-v-331e493e]{width:10.45rem;height:5.08rem;margin:.6rem auto 0}.title2[data-v-331e493e]{width:5.29rem;height:1.41rem;margin:1.69rem auto 0}.type-box[data-v-331e493e]{width:11.25rem;margin-top:.59rem;padding-left:.4rem;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.type-box .type-item[data-v-331e493e]{width:4.3rem;height:1.8rem;padding:.3rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/someArt/noSelectBg.png);background-size:100% 100%;margin-right:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}.type-box .type-item .title[data-v-331e493e]{font-weight:700;font-size:.48rem;color:#fff}.type-box .type-item .date[data-v-331e493e]{font-weight:500;font-size:.34rem;color:#fff}.type-box .type-active[data-v-331e493e]{width:4.3rem;height:2.07rem;padding:.35rem .2rem .6rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/someArt/selectBg.png);background-size:100% 100%}.type-box .img-item[data-v-331e493e]{position:relative;margin-right:.32rem;-ms-flex-negative:0;flex-shrink:0}.type-box .img-item[data-v-331e493e],.type-box .img-item img[data-v-331e493e]{width:4.7rem;height:3.85rem;border-radius:.25rem}.type-box .img-item .img-text[data-v-331e493e]{position:absolute;bottom:0;left:0;width:4.7rem;height:1.11rem;background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(rgba(0,0,0,.5)),to(rgba(0,0,0,.01)));background:linear-gradient(0deg,#000,rgba(0,0,0,.5),rgba(0,0,0,.01));border-radius:.25rem;font-weight:500;font-size:.4rem;color:#fff;padding-top:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.type-box[data-v-331e493e]::-webkit-scrollbar{display:none}.swiper-travel[data-v-331e493e]{width:10.45rem;height:4rem;background:#fff;border-radius:.2rem .2rem .2rem .2rem;margin:.67rem auto 0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-travel .travel-image[data-v-331e493e]{width:4.29rem;height:4rem}.swiper-travel .travel-content[data-v-331e493e]{width:5.72rem;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.25rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.2rem}.swiper-travel .travel-content .travel-title[data-v-331e493e]{font-weight:500;font-size:.48rem;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.swiper-travel .travel-content .travel-btn[data-v-331e493e]{width:2.2rem;line-height:.8rem;background:#c8412a;border-radius:.2rem .2rem .2rem .2rem;text-align:center;font-weight:500;font-size:.45rem;color:#fff;margin-left:auto}.text[data-v-331e493e]{margin-top:1rem;text-align:center;font-weight:500;font-size:.4rem;color:rgba(200,65,42,.8);line-height:.72rem}.bottomText[data-v-331e493e]{width:3.14rem;height:2.47rem;margin:.85rem auto 0}.com-return[data-v-331e493e]{width:1.42rem;height:1.42rem;bottom:2.87rem;right:.38rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/someArt/returnTop.png)}.swiper-slide[data-v-331e493e]{width:10.45rem;height:5.88rem;position:relative}.swiper-slide .pop_lc_logo[data-v-331e493e]{border-radius:.2rem;display:block;width:10.45rem;height:5.88rem;-webkit-filter:brightness(.7);filter:brightness(.7)}.swiper-slide .play[data-v-331e493e]{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:1.11rem;height:1.11rem}.videoPopup[data-v-331e493e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-331e493e]{width:100%;height:auto}.travel-box[data-v-331e493e]{margin:.52rem auto 0;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.travel-box .travel-item[data-v-331e493e]{margin-bottom:.3rem}.travel-box .travel-item .travel-img[data-v-331e493e],.travel-box .travel-item[data-v-331e493e]{width:5.1rem;height:auto;background:#fff;border-radius:.2rem}.travel-box .travel-item .travel-text[data-v-331e493e]{height:auto;padding:.22rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:.46rem;color:#000}.travel-box .travel-item .travel-text .travel-date[data-v-331e493e]{font-weight:500;font-size:.38rem;color:#6c6c6c;margin-top:.12rem}.travel-box .travel-item .travel-text .travel-btn[data-v-331e493e]{width:1.89rem;line-height:.69rem;background:#c8412a;border-radius:.2rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;margin:.15rem 0 0 auto}.more[data-v-331e493e]{width:3.4rem;line-height:.79rem;border-radius:.1rem;border:1px solid #5f5f5f;margin:.72rem auto 0;text-align:center;font-weight:400;font-size:.46rem;color:#5f5f5f}div[data-v-4df45499]{-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-4df45499]{display:block}.bg[data-v-4df45499]{padding-top:1.26rem;padding-bottom:3.6rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/aiPlay/bg.png);background-attachment:fixed;background-size:100% 100%;overflow-x:hidden;overflow-y:auto;height:100vh}.top-box[data-v-4df45499]{width:100%;height:4.05rem;padding:.48rem .4rem 0 1.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-box img[data-v-4df45499]{width:1.78rem;height:3.4rem}.top-box .top-right[data-v-4df45499]{width:7.4rem;height:2rem;background:rgba(252,251,254,.6);border-radius:0 .4rem .4rem .4rem;padding:.46rem 0 0 .56rem;font-weight:500;font-size:.36rem;color:#000}.top-box .top-right img[data-v-4df45499]{width:5.43rem;height:.52rem;margin-bottom:.15rem}.ques-box[data-v-4df45499]{width:10.45rem;height:auto;background:hsla(0,0%,100%,.5);-webkit-box-shadow:0 0 0 0 hsla(0,0%,40%,.08);box-shadow:0 0 0 0 hsla(0,0%,40%,.08);border-radius:.4rem;padding:.4rem .32rem;margin:0 auto}.ques-box .ques-top[data-v-4df45499]{font-weight:700;font-size:.44rem;color:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ques-box .ques-top img[data-v-4df45499]{width:.44rem;height:.44rem;margin-right:.1rem}.ques-box .ques-nav[data-v-4df45499]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ques-box .ques-nav .nav-item[data-v-4df45499]{width:25%;font-weight:500;font-size:.46rem;color:#111;text-align:center}.ques-box .ques-nav .nav-active[data-v-4df45499]{color:#0b898e}.ques-box .ques-nav .nav-active .line[data-v-4df45499]{width:.4rem;height:.04rem;background:#0b898e;border-radius:.02rem;margin:.1rem auto 0}.ques-box .ques-list .ques-item[data-v-4df45499]{width:9.8rem;line-height:.9rem;background:#fff;border-radius:.3rem;margin-bottom:.3rem;padding-left:.3rem;font-weight:500;font-size:.42rem;color:#0b898e}.ques-box .ques-list .more-icon[data-v-4df45499]{width:.79rem;height:.28rem;margin:.5rem auto 0}.box[data-v-4df45499]{width:10.45rem;height:auto;margin:0 auto}.box .item>div[data-v-4df45499]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.box .item .avatar[data-v-4df45499]{width:1.04rem;height:1.04rem}.box .item .chat-left[data-v-4df45499]{max-width:7.8rem;height:auto;background:#fff;border-radius:0 .4rem .4rem .4rem;padding:.3rem .4rem;font-weight:400;font-size:.42rem;color:#000}.box .item .chat-right[data-v-4df45499]{background:#0b898e;border-radius:.4rem 0 .4rem .4rem;color:#fff}.box .item .product-item[data-v-4df45499]{width:6.98rem;height:2rem;background:#e2f1f2;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.box .item .product-item .product-img[data-v-4df45499]{width:2rem;height:2rem;border-radius:.3rem}.box .item .product-item .product-text[data-v-4df45499]{width:4.5rem;height:2rem;padding:.15rem .1rem .2rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;font-size:.36rem;color:#111}.box .item .product-item .product-text .product-price[data-v-4df45499]{font-weight:400;font-size:.48rem;color:#f42626;margin-left:auto}.box .item .product-item .product-text .product-price[data-v-4df45499]:before{font-size:.36rem;content:"\FFE5"}.box .item .product-item .product-text .product-price[data-v-4df45499]:after{font-size:.34rem;content:"\8D77";color:#999}.box .item .product-more[data-v-4df45499]{width:6.98rem;line-height:.9rem;background:#e2f1f2;border-radius:.3rem;margin-top:.2rem;text-align:center;font-weight:500;font-size:.42rem;color:#0b898e}.xingcheng[data-v-4df45499]{width:10.56rem;height:1.3rem;position:fixed;left:.35rem;bottom:2.26rem}footer[data-v-4df45499]{width:11.25rem;height:2rem;background:#fff;position:fixed;left:0;bottom:0;padding-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}footer .input[data-v-4df45499]{width:7.96rem;background:#f2f4f7;border-radius:.45rem;padding:0 .5rem;color:#000;border:none}footer .btn[data-v-4df45499],footer .input[data-v-4df45499]{line-height:.9rem;font-weight:500;font-size:.4rem;height:.9rem}footer .btn[data-v-4df45499]{width:2.22rem;background:#0b898e;border-radius:.45rem;text-align:center;color:#fff}.bg[data-v-659fc9d5]{background:#fff;padding-top:1.26rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/aiPlay/bg.png);background-size:100% 100%;height:100vh;overflow-y:auto}.data-form[data-v-659fc9d5]{padding:0 .45rem 2.3rem}.data-form .select-container[data-v-659fc9d5]{padding-top:.7rem}.data-form .select-container.child-container[data-v-659fc9d5]{padding:0 0 .5rem}.data-form .select-container .tag-header[data-v-659fc9d5]{font-family:PingFang SC;font-weight:700;font-size:.46rem;color:#000;padding-bottom:.49rem}.data-form .select-container .tag-header.child-header[data-v-659fc9d5]{font-size:.42rem;color:#666;padding-bottom:.38rem;font-weight:500}.data-form .select-container .header-subTitle[data-v-659fc9d5]{color:#999}.data-form .select-container .tag-container[data-v-659fc9d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.data-form .select-container .tag-container .tag[data-v-659fc9d5]{width:3.2rem;height:1.1rem;background:#fff;border:.01px solid #ccc;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.36rem;margin-bottom:.3rem;font-family:PingFang SC;font-weight:500;font-size:.42rem;color:#000;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background-size:100% 100%;background-repeat:no-repeat}.data-form .select-container .tag-container .tag[data-v-659fc9d5]:nth-of-type(3n){margin-right:0}.data-form .select-container .tag-container .tag.line-number-4[data-v-659fc9d5]{width:2.4rem;margin-right:.24rem}.data-form .select-container .tag-container .tag.line-number-4[data-v-659fc9d5]:nth-of-type(3n){margin-right:.24rem}.data-form .select-container .tag-container .tag.line-number-4[data-v-659fc9d5]:nth-of-type(4n){margin-right:0}.data-form .select-container .tag-container .tag.isSelected[data-v-659fc9d5]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240814/8ccae6da58dbac52ee7b743e3020c673.png)!important;color:#0b898e!important;border:none}.data-form .select-container .tag-container .tag.line-number-4.isSelected[data-v-659fc9d5]{background-image:url(https://static.ticket.sz-trip.com/uploads/20240814/4ff7d58a9d5528276c6c40d58c1e6ddd.png)!important;color:#0b898e!important;border:none}.data-form .select-container .tag-container .tag.custom[data-v-659fc9d5]{padding:0 .2rem}.data-form .select-container .tag-container .tag.custom.isSelected[data-v-659fc9d5]{background-image:none!important;border:1px solid #0b898e}.data-form input[data-v-659fc9d5]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;text-align:left;font-size:.45rem;font-weight:500;color:#000;width:1rem;text-align:center}.bottom-btn[data-v-659fc9d5]{position:fixed;bottom:0;width:100%;height:2rem;background:#fff;padding:.35rem;-webkit-box-shadow:0 0 16px 0 rgba(51,51,51,.14);box-shadow:0 0 16px 0 rgba(51,51,51,.14)}.submit[data-v-659fc9d5]{width:100%;height:100%}.tips[data-v-659fc9d5]{font-family:PingFang SC;font-size:.46rem;color:#333}.productBy[data-v-659fc9d5],.tips[data-v-659fc9d5]{font-weight:500;text-align:center;padding:.5rem 0 0}.productBy[data-v-659fc9d5]{font-size:.36rem;color:rgba(11,137,142,.5)}.bg[data-v-43f912de]{padding-top:1.26rem;background:#f4f4f4;height:100vh;width:100%;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/aiPlay/bg.png);background-size:100% 100%}.data-form[data-v-43f912de]{padding:.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;overflow-y:auto}.data-form .AI-avator[data-v-43f912de]{background:#fff;width:1.04rem;height:1.04rem;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.data-form .AI-avator img[data-v-43f912de]{width:100%;height:100%}.data-form .answer-container[data-v-43f912de]{margin-left:.29rem;margin-right:1rem;background:#fff;border-radius:0 .4rem .4rem .4rem;padding:.37rem;-ms-flex-negative:1;flex-shrink:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-item[data-v-43f912de]{width:6.98rem;height:2rem;background:#e2f1f2;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem;.product-img{width:2rem;height:2rem;border-radius:.3rem}.product-text{width:4.5rem;height:2rem;padding:.15rem .1rem .2rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.36rem;color:#111;.product-price{font-size:.48rem;color:#f42626;margin-left:auto}.product-price:before{font-size:.36rem;content:"\FFE5"}.product-price:after{font-size:.34rem;content:"\8D77";color:#999}}}.product-more[data-v-43f912de]{width:6.98rem;line-height:.9rem;background:#e2f1f2;border-radius:.3rem;margin-top:.2rem;text-align:center;font-weight:500;font-size:.42rem;color:#0b898e}.w-full[data-v-2eb9dcfe]{width:100%}.text-center[data-v-2eb9dcfe]{text-align:center}.flex[data-v-2eb9dcfe]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-2eb9dcfe]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bg[data-v-2eb9dcfe]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear,left top,left bottom,from(#fcd2c7),to(#d4e8e7));background-image:linear-gradient(180deg,#fcd2c7,#d4e8e7)}.top-box[data-v-2eb9dcfe]{width:100%;position:relative}.top-box .top-image[data-v-2eb9dcfe]{width:100%;height:12.5rem;position:relative;z-index:10}.content-container[data-v-2eb9dcfe]{position:relative;top:-1.7rem}.content-container .title-image[data-v-2eb9dcfe]{width:5.7rem;height:1.38rem;position:relative;z-index:999}.content-container .title-content-image[data-v-2eb9dcfe]{width:5.04rem;height:4.46rem}.couponBox[data-v-2eb9dcfe]{position:relative}.couponBox .couponTitle[data-v-2eb9dcfe]{width:7.73rem;height:1.08rem;position:absolute;top:-.39rem;z-index:2}.couponBox .coupon-container[data-v-2eb9dcfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .4rem}.couponBox .rule[data-v-2eb9dcfe]{width:1.81rem;height:.79rem;border-radius:.1rem 0 0 .1rem;border:1px solid #ea7d34;text-align:center;line-height:.79rem;font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#ea7d34;margin-left:auto;position:relative;top:-.16rem}.couponBox .explain[data-v-2eb9dcfe]{font-family:PingFang SC;font-weight:400;font-size:.42rem;color:#000}.couponBox .couponImg[data-v-2eb9dcfe]{width:4.99rem;height:4.65rem;margin-right:.4rem;margin-bottom:.4rem}.couponBox .couponImg[data-v-2eb9dcfe]:nth-of-type(2n){margin-right:0}.product-box[data-v-2eb9dcfe]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-2eb9dcfe]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.62rem}.product-box .typeBox div[data-v-2eb9dcfe]{width:4.01rem;height:.99rem;border-radius:.1rem;border:1px solid #ea7d34;font-family:Source Han Serif CN;font-weight:500;font-size:.58rem;color:#ea7d34;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin:0 .57rem}.product-box .typeBox .active[data-v-2eb9dcfe]{background:#ea7d34;color:#fff}.product-box .typeBox[data-v-2eb9dcfe]::-webkit-scrollbar{display:none}.bottomImg[data-v-2eb9dcfe]{display:block;margin:1.42rem auto 0;width:3rem;height:2.52rem}.com-return[data-v-2eb9dcfe]{width:1.3rem;height:1.3rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240815/4332b27b0de5611afefbad3eb8e9c730.png)}.product-item[data-v-2eb9dcfe]{width:100%;height:4.13rem;background:#fff;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.44rem}.product-item .product-img[data-v-2eb9dcfe]{width:4.38rem;height:4.13rem;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0}.product-item .product-content[data-v-2eb9dcfe]{width:5.34rem;height:4.13rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-2eb9dcfe]{font-family:PingFang SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-2eb9dcfe]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-2eb9dcfe]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-2eb9dcfe]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-2eb9dcfe]{width:5.34rem;height:.72rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .price[data-v-2eb9dcfe]{font-size:.72rem;font-family:PingFang SC;font-weight:500;color:#ff4b1a}.product-item .product-content .btn .price[data-v-2eb9dcfe]:before{font-size:.44rem;content:"\FFE5"}.product-item .product-content .btn .predetermine[data-v-2eb9dcfe]{width:2.3rem;height:.74rem;background:#f2590c;border-radius:.37rem;font-family:PingFang SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.74rem;text-align:center}.mooncakeList[data-v-2eb9dcfe]{width:100%;padding:0 .4rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.mooncakeList .mooncakeItem[data-v-2eb9dcfe]{width:3.6rem;height:4.4rem;border-radius:.1rem;margin-right:.32rem;position:relative}.mooncakeList .mooncakeItem img[data-v-2eb9dcfe]{width:3.6rem;height:4.4rem;background:#fff;border-radius:.1rem}.mooncakeList .mooncakeItem .viewBtn[data-v-2eb9dcfe]{width:100%;height:1.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:500;font-size:.48rem;color:#fff;position:absolute;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0;background:rgba(0,0,0,.4);border-bottom-left-radius:.1rem;border-bottom-right-radius:.1rem}.mooncakeList[data-v-2eb9dcfe]::-webkit-scrollbar{display:none}.w-full[data-v-23abbbd6]{width:100%}.text-center[data-v-23abbbd6]{text-align:center}.flex[data-v-23abbbd6]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-23abbbd6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-23abbbd6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-23abbbd6]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#d2e7fe}.top-box[data-v-23abbbd6]{width:100%;position:relative}.top-box .top-image[data-v-23abbbd6]{width:100%;height:7.82rem;position:relative;z-index:10}.content-container[data-v-23abbbd6]{position:relative}.content-container .title-image[data-v-23abbbd6]{width:8.81rem;height:1.5rem;position:relative;z-index:999}.content-container .title-content-image[data-v-23abbbd6]{width:5.04rem;height:4.46rem}.couponBox[data-v-23abbbd6]{position:relative}.couponBox .couponTitle[data-v-23abbbd6]{width:7.73rem;height:1.08rem;position:absolute;top:-.39rem;z-index:2}.couponBox .coupon-container[data-v-23abbbd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .4rem}.couponBox .rule[data-v-23abbbd6]{width:1.81rem;height:.71rem;line-height:.71rem;background:#6394fd;border-radius:.1rem 0 0 .1rem;margin-left:auto;text-align:center;font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#fff}.product-box[data-v-23abbbd6]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-23abbbd6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .typeBox div[data-v-23abbbd6]{width:5rem;height:.93rem;border-radius:.45rem;border:1px solid #6394fd;font-family:PingFang-SC;font-weight:500;font-size:.52rem;color:#6394fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-23abbbd6]{background:#6394fd;border-radius:.46rem .46rem .46rem .46rem;color:#fff;border:none}.product-box .typeBox[data-v-23abbbd6]::-webkit-scrollbar{display:none}.bottomImg[data-v-23abbbd6]{display:block;margin:1.62rem auto 0;width:2.89rem;height:2.74rem}.com-return[data-v-23abbbd6]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240903/e9be1d7953dfabff0c058694e09599b2.png)}.product-item[data-v-23abbbd6]{width:100%;height:6rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.4rem}.product-item .product-img[data-v-23abbbd6]{width:4rem;height:6rem;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-23abbbd6]{position:absolute;top:0;left:0;font-family:DingTalk JinBuTi;font-weight:400;font-size:.42rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-23abbbd6]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-23abbbd6]{width:5.34rem;height:6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-23abbbd6]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-23abbbd6]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-23abbbd6]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-23abbbd6]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-23abbbd6]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-23abbbd6]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-23abbbd6]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-23abbbd6]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-23abbbd6]{width:2.2rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(0deg,#ff413b,#ffab2e);border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.product-item .product-content .hotel-tags[data-v-23abbbd6]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-23abbbd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-23abbbd6]{width:.5rem;height:.5rem;background:#6394fd;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-23abbbd6]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-23abbbd6]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-23abbbd6]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.option-container[data-v-23abbbd6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-family:PingFang SC;padding:.73rem .3rem .53rem;font-weight:500;font-size:.42rem;color:#000}.option-container .option-item[data-v-23abbbd6],.option-container[data-v-23abbbd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.option-container .option-item img[data-v-23abbbd6]{width:.3rem;height:.16rem}.notice-popup .title[data-v-23abbbd6]{padding:.49rem 0;text-align:center;font-family:PingFang SC;font-weight:400;font-size:.48rem;color:#000;position:relative}.notice-popup .content[data-v-23abbbd6]{padding:.3rem .3rem .57rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.notice-popup .content .tag[data-v-23abbbd6]{width:3.2rem;height:.9rem;background:#e5f2ff;border-radius:.1rem;line-height:.9rem;text-align:center;font-weight:500;font-size:.46rem;color:#000;margin:0 .17rem .3rem}.notice-popup .content .tag.active[data-v-23abbbd6]{color:#fff;background:#6394fd}.notice-popup .bottom-btn[data-v-23abbbd6]{position:absolute;bottom:.85rem;left:0;right:0;width:100%;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;padding:0 .42rem}.notice-popup .bottom-btn .cancel[data-v-23abbbd6]{border-radius:.2rem;border:1px solid #6394fd;color:#6394fd}.notice-popup .bottom-btn .cancel[data-v-23abbbd6],.notice-popup .bottom-btn .confirm[data-v-23abbbd6]{width:5rem;height:1.2rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;line-height:1.2rem;text-align:center}.notice-popup .bottom-btn .confirm[data-v-23abbbd6]{background:#6394fd;border-radius:.2rem;color:#fff}.no-data[data-v-23abbbd6]{width:6.27rem;margin:0 auto;text-align:center;color:#888}.no-data img[data-v-23abbbd6]{width:6.27rem;height:5.46rem}.use-image[data-v-23abbbd6]{padding:.4rem;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;font-weight:700;font-size:.44rem;color:#000}.use-image .tip-image-container[data-v-23abbbd6]{width:3rem;position:relative;text-align:center}.use-image .tip-image[data-v-23abbbd6]{width:3rem;height:3rem;margin-bottom:.2rem}.use-image .hover-play[data-v-23abbbd6]{position:absolute;width:.8rem;height:.8rem;left:1.1rem;top:1.1rem}.videoPopup[data-v-23abbbd6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-23abbbd6]{width:100%;height:10rem}.bg[data-v-48c5838a]{background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-48c5838a],.bg[data-v-767bfb57]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-767bfb57]{background:#c8cc4e;padding:1.26rem 0 1.47rem;position:relative}.top-box[data-v-767bfb57]{width:100%;height:11.52rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240912/9b72fbc02ad6c6a362878da6db4e929a.png);background-size:100% 100%;position:relative}.top-box .top-src[data-v-767bfb57]{width:100%;height:1.5rem;left:0;top:5.42rem;position:absolute}.couponBox[data-v-767bfb57]{width:10.47rem;height:12.19rem;background:#fff;border-radius:.16rem;border:1px solid #f2b122;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.49rem 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .couponTitle[data-v-767bfb57]{width:7.75rem;height:1.1rem;position:absolute;top:-.39rem;left:1.37rem;z-index:2}.couponBox .rule[data-v-767bfb57]{width:1.52rem;height:.62rem;background:#e98f14;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.62rem;font-size:.34rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:auto}.couponBox .explain[data-v-767bfb57]{font-weight:500;font-size:.4rem;color:#f7450a}.couponBox .couponImg[data-v-767bfb57]{width:10.09rem;height:2.34rem}.product-box[data-v-767bfb57]{width:10.47rem;height:auto;background:#fff;border-radius:.16rem;border:1px solid #f2b122;margin:.6rem auto 0;padding:.59rem 0 .48rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-767bfb57]{height:1.09rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.44rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#f2b122;overflow-x:auto;padding-left:.25rem;margin-bottom:.52rem}.product-box .typeBox div[data-v-767bfb57]{width:2.48rem;height:1.09rem;border-radius:.1rem;border:1px solid #f2b122;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:.29rem}.product-box .typeBox .active[data-v-767bfb57]{background:#e69215;color:#fff}.product-box .typeBox[data-v-767bfb57]::-webkit-scrollbar{display:none}.bottomImg[data-v-767bfb57]{display:block;margin:2.42rem auto 0;width:3.14rem;height:2.47rem}.bottomImg2[data-v-767bfb57]{width:100%;position:absolute;bottom:0;left:0;right:0;height:2.15rem}.com-return[data-v-767bfb57]{width:1.48rem;height:1.49rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240903/30e4c094ed1e171b33bcf6f2084e4e95.png)}.title2[data-v-767bfb57]{width:7.14rem;height:1.41rem;display:block;margin:.72rem auto 0}.half-coupon[data-v-767bfb57]{width:10.47rem;height:3.88rem;background:#f5fdff;border-radius:.16rem;border:1px solid #f2b122;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.32rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:.4rem;color:#f7450a;margin:.49rem auto 0}.half-coupon img[data-v-767bfb57]{width:10.09rem;height:2.34rem}.half-box[data-v-767bfb57]{width:10.47rem;height:auto;background:#f5fdff;border-radius:.16rem;border:1px solid #397af7;padding:.44rem 0 .51rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.33rem auto 0}.half-box .half-more[data-v-767bfb57]{width:4.77rem;line-height:.84rem;border-radius:.42rem;border:1px solid #000;text-align:center;font-weight:400;font-size:.44rem;color:#000;margin:.41rem auto 0}.product-item[data-v-767bfb57]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #7dbdcd;box-shadow:0 0 .07rem 0 #7dbdcd;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .34rem}.product-item .product-img[data-v-767bfb57]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem}.product-item .product-content[data-v-767bfb57]{width:5.34rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-item .product-content .title[data-v-767bfb57]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-item .product-content .subtitle[data-v-767bfb57]{border-radius:.25rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:#68b777;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#fff;padding:.02rem .3rem;margin-top:.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:.5rem}.product-item .product-content .btn[data-v-767bfb57]{width:5.34rem;height:.72rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240903/aa450b5704dc0c718011d55d7e86fcbc.png);background-size:100% 100%;line-height:.72rem;padding-left:.37rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-item .product-content .btn .price[data-v-767bfb57]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f54a0c}.product-item .product-content .btn .price[data-v-767bfb57]:before{font-size:.4rem;content:"\FFE5"}.product-item .hotImg[data-v-767bfb57]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-item .cx[data-v-767bfb57]{width:4.15rem;height:.64rem;background:#ee9510;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0;letter-spacing:.1rem}.showMore[data-v-767bfb57]{width:4.77rem;height:.84rem;border-radius:.42rem;border:1px solid #000;text-align:center;line-height:.84rem;letter-spacing:1px;margin:.48rem auto 0}.bg[data-v-0b58d363]{background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-0b58d363],.bg[data-v-1afe3dd4]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-1afe3dd4]{background:#d3d64b;padding:1.26rem 0 1.47rem;position:relative}.top-box[data-v-1afe3dd4]{width:100%;height:8.22rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241008/f9e788df43f3c9b4cff1d0143834f298.png);background-size:100% 100%;position:relative}.top-box .top-src[data-v-1afe3dd4]{width:100%;height:1.5rem;left:0;top:5.42rem;position:absolute}.couponBox[data-v-1afe3dd4]{width:10.47rem;height:15.19rem;border-radius:.16rem;border:1px solid #2f9771;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.49rem 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:1.24rem auto 0}.couponBox .couponTitle[data-v-1afe3dd4]{width:8.02rem;height:1.08rem;position:absolute;top:-.54rem;left:1.37rem;z-index:2}.couponBox .rule[data-v-1afe3dd4]{width:1.89rem;height:.78rem;background:#2f9771;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.76rem;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:auto;margin-top:.19rem}.couponBox .explain[data-v-1afe3dd4]{font-weight:500;font-size:.4rem;color:#f7450a}.couponBox .couponImg[data-v-1afe3dd4]{width:10.09rem;height:2.34rem}.product-box[data-v-1afe3dd4]{width:10.47rem;height:auto;border-radius:.16rem;margin:1.73rem auto 0;padding:1.15rem 0 .52rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border:1px solid #2f9771}.product-box .title2[data-v-1afe3dd4]{width:8.02rem;height:1.08rem;position:absolute;top:-.54rem;left:1.37rem;z-index:2}.product-box .typeBox[data-v-1afe3dd4]{height:1.09rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;overflow-x:auto;padding-left:.25rem;margin-bottom:.45rem}.product-box .typeBox .type-container[data-v-1afe3dd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.67rem;font-family:PingFang-SC;font-weight:500;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .type-container.active[data-v-1afe3dd4]{color:#300606;font-weight:700}.product-box .typeBox .text[data-v-1afe3dd4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:.46rem;font-size:.48rem;text-align:center}.product-box .typeBox .image-active[data-v-1afe3dd4],.product-box .typeBox .text[data-v-1afe3dd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .typeBox .image-active[data-v-1afe3dd4]{padding-top:.04rem}.product-box .typeBox .image-active img[data-v-1afe3dd4]{width:1.02rem;height:.32rem}.product-box .typeBox[data-v-1afe3dd4]::-webkit-scrollbar{display:none}.bottomImg[data-v-1afe3dd4]{display:block;margin:1.57rem auto 0;width:3.16rem;height:2.49rem}.com-return[data-v-1afe3dd4]{width:1.48rem;height:1.49rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240909/9c3598ed42a5c7fede3350e2fe0d4e7e.png)}.product-item[data-v-1afe3dd4]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #7dbdcd;box-shadow:0 0 .07rem 0 #7dbdcd;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .34rem}.product-item .product-img[data-v-1afe3dd4]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem}.product-item .product-content[data-v-1afe3dd4]{width:5.34rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-item .product-content .title[data-v-1afe3dd4]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-item .product-content .subtitle[data-v-1afe3dd4]{border-radius:.25rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:#68b777;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#fff;padding:.02rem .3rem;margin-top:.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:.5rem}.product-item .product-content .btn[data-v-1afe3dd4]{width:5.34rem;height:.84rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240909/a285aea09dcedacd05f990781c99f4e9.png);background-size:100% 100%;line-height:.84rem;padding-left:.37rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-item .product-content .btn .price[data-v-1afe3dd4]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f54a0c}.product-item .product-content .btn .price[data-v-1afe3dd4]:before{font-size:.4rem;content:"\FFE5"}.product-item .hotImg[data-v-1afe3dd4]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-item .cx[data-v-1afe3dd4]{width:4.15rem;height:.64rem;background:#ee9510;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0;letter-spacing:.1rem}.showMore[data-v-1afe3dd4]{color:#300606;width:4.77rem;height:.84rem;border-radius:.42rem;border:1px solid #300606;text-align:center;line-height:.84rem;letter-spacing:1px;margin:.67rem auto 0}.bg[data-v-7bbebfcd]{width:100%;background:#d3d64b;padding:1.26rem 0 1.47rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.top-box[data-v-7bbebfcd]{width:100%;height:8.22rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241008/f9e788df43f3c9b4cff1d0143834f298.png);background-size:100% 100%;position:relative}.top-box .top-src[data-v-7bbebfcd]{width:100%;height:1.5rem;left:0;top:5.42rem;position:absolute}.couponBox[data-v-7bbebfcd]{width:10.47rem;height:15.19rem;border-radius:.16rem;border:1px solid #2f9771;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.49rem 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:1.24rem auto 0}.couponBox .couponTitle[data-v-7bbebfcd]{width:8.02rem;height:1.08rem;position:absolute;top:-.54rem;left:1.37rem;z-index:2}.couponBox .rule[data-v-7bbebfcd]{width:1.89rem;height:.78rem;background:#2f9771;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.76rem;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:auto;margin-top:.19rem}.couponBox .explain[data-v-7bbebfcd]{font-weight:500;font-size:.4rem;color:#f7450a}.couponBox .couponImg[data-v-7bbebfcd]{width:10.09rem;height:2.34rem}.product-box[data-v-7bbebfcd]{width:10.47rem;height:auto;border-radius:.16rem;margin:1.73rem auto 0;padding:1.15rem 0 .52rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border:1px solid #2f9771}.product-box .title2[data-v-7bbebfcd]{width:8.02rem;height:1.08rem;position:absolute;top:-.54rem;left:1.37rem;z-index:2}.product-box .typeBox[data-v-7bbebfcd]{height:1.09rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;overflow-x:auto;padding-left:.25rem;margin-bottom:.45rem}.product-box .typeBox .type-container[data-v-7bbebfcd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.67rem;font-family:PingFang-SC;font-weight:500;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .type-container.active[data-v-7bbebfcd]{color:#300606;font-weight:700}.product-box .typeBox .text[data-v-7bbebfcd]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:.46rem;font-size:.48rem;text-align:center}.product-box .typeBox .image-active[data-v-7bbebfcd],.product-box .typeBox .text[data-v-7bbebfcd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .typeBox .image-active[data-v-7bbebfcd]{padding-top:.04rem}.product-box .typeBox .image-active img[data-v-7bbebfcd]{width:1.02rem;height:.32rem}.product-box .typeBox[data-v-7bbebfcd]::-webkit-scrollbar{display:none}.bottomImg[data-v-7bbebfcd]{display:block;margin:1.57rem auto 0;width:3.16rem;height:2.49rem}.com-return[data-v-7bbebfcd]{width:1.48rem;height:1.49rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240909/9c3598ed42a5c7fede3350e2fe0d4e7e.png)}.product-item[data-v-7bbebfcd]{width:9.99rem;height:3.64rem;background:#fff;-webkit-box-shadow:0 0 .07rem 0 #7dbdcd;box-shadow:0 0 .07rem 0 #7dbdcd;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .34rem}.product-item .product-img[data-v-7bbebfcd]{width:4.15rem;height:3.64rem;background:#fff;border-radius:.1rem}.product-item .product-content[data-v-7bbebfcd]{width:5.34rem;height:3.64rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem}.product-item .product-content .title[data-v-7bbebfcd]{font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#0f0f0f}.product-item .product-content .subtitle[data-v-7bbebfcd]{border-radius:.25rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:#68b777;font-size:.36rem;font-family:PingFang SC;font-weight:400;color:#fff;padding:.02rem .3rem;margin-top:.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:.5rem}.product-item .product-content .btn[data-v-7bbebfcd]{width:5.34rem;height:.84rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240909/a285aea09dcedacd05f990781c99f4e9.png);background-size:100% 100%;line-height:.84rem;padding-left:.37rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-item .product-content .btn .price[data-v-7bbebfcd]{font-size:.6rem;font-family:PingFang SC;font-weight:500;color:#f54a0c}.product-item .product-content .btn .price[data-v-7bbebfcd]:before{font-size:.4rem;content:"\FFE5"}.product-item .hotImg[data-v-7bbebfcd]{width:1.06rem;height:.46rem;position:absolute;top:0;left:0}.product-item .cx[data-v-7bbebfcd]{width:4.15rem;height:.64rem;background:#ee9510;border-radius:0 0 .1rem .1rem;text-align:center;line-height:.64rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#fff;position:absolute;bottom:0;left:0;letter-spacing:.1rem}.showMore[data-v-7bbebfcd]{color:#300606;width:4.77rem;height:.84rem;border-radius:.42rem;border:1px solid #300606;text-align:center;line-height:.84rem;letter-spacing:1px;margin:.67rem auto 0}.bg[data-v-fa5172ee]{background:#fff;padding:1.26rem .32rem .69rem .33rem}.bg[data-v-3e990e9c],.bg[data-v-fa5172ee]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-3e990e9c]{background:#d2e7fe;padding:1.26rem 0 1.47rem;position:relative}.top-box[data-v-3e990e9c]{width:100%;height:14.62rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241014/aaa4e3acd92208898d7edb8d4123e3c4.png);background-size:100% 100%}.container[data-v-3e990e9c]{margin-top:-.5rem;width:100%;background:#d2e7fe}.couponBox[data-v-3e990e9c]{width:10.62rem;height:7.02rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:2.72rem 0 1.03rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20241014/495648ad6492209f60e9f18812b25ed5.png);background-size:100% 100%;background-repeat:no-repeat}.couponBox .rule[data-v-3e990e9c]{width:1.89rem;height:.78rem;background:#6394fd;border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.76rem;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:auto;margin-right:.06rem}.couponBox .couponImg[data-v-3e990e9c]{width:10.09rem;height:2.34rem;margin:.18rem auto 0}.couponBox .img-concat[data-v-3e990e9c]{position:absolute;bottom:-.59rem;width:100%;height:1.09rem;text-align:center}.couponBox .img-concat img[data-v-3e990e9c]{width:8.87rem;height:1.07rem}.product-box[data-v-3e990e9c]{width:10.45rem;margin:.14rem auto 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.3rem .3rem .3rem .3rem;padding:.85rem .17rem .17rem}.product-box .product-item[data-v-3e990e9c]{width:100%;height:3.9rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.4rem}.product-box .product-item .product-img[data-v-3e990e9c]{width:4.06rem;height:3.9rem;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-3e990e9c]{width:5.34rem;height:3.9rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .product-item .product-content .title[data-v-3e990e9c]{font-family:PingFang-SC;font-weight:500;font-size:.48rem;color:#000}.product-box .product-item .product-content .subtitle[data-v-3e990e9c]{max-width:100%;font-family:PingFang-SC;font-weight:500;font-size:.38rem;color:#f08c0a;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-top:.1rem}.product-box .product-item .product-content .subtitle .bottom-bar[data-v-3e990e9c]{position:absolute;bottom:0;left:0;right:0;height:.09rem;background:#f6ff0e;opacity:.4}.product-box .product-item .product-content .subtitle[data-v-3e990e9c]::-webkit-scrollbar{display:none}.product-box .product-item .product-content .btn[data-v-3e990e9c]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .product-item .product-content .btn .oldPrice[data-v-3e990e9c]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-box .product-item .product-content .btn .yhPrice[data-v-3e990e9c]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-box .product-item .product-content .btn .price[data-v-3e990e9c]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-box .product-item .product-content .btn .predetermine[data-v-3e990e9c]{width:2.11rem;height:.83rem;background:#f5621d;border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.4rem;color:#fff;line-height:.83rem;text-align:center}.bottomImg[data-v-3e990e9c]{display:block;margin:1.57rem auto 0;width:3.1rem;height:2.9rem}.com-return[data-v-3e990e9c]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240911/3919535333102fec5789025cc75b5f76.png)}.detailPopup[data-v-3e990e9c]{border-radius:.36rem;height:15rem;background:none;overflow:hidden}.detailPopup .pop-content[data-v-3e990e9c]{height:13rem;background-color:#fff;border-radius:.36rem;position:relative;width:10.09rem;padding:.4rem;overflow:hidden}.detailPopup .pop-content .content[data-v-3e990e9c]{width:100%;height:100%;overflow-y:scroll}.detailPopup .pop-content .content[data-v-3e990e9c]::-webkit-scrollbar{display:none}.detailPopup .backImg[data-v-3e990e9c]{width:100%;padding-top:.8rem;text-align:center}.detailPopup .backImg img[data-v-3e990e9c]{width:1.14rem;height:1.14rem}.bg[data-v-1b6bbe0c]{height:100vh;background-color:#fff;padding:1.26rem .4rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}input[data-v-1b6bbe0c]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.item[data-v-1b6bbe0c]{margin:0 auto;padding:.68rem 0;text-align:left;border-bottom:.02rem solid #d8d8d8;font-size:.46rem;color:#000;position:relative;z-index:10}.item>div[data-v-1b6bbe0c]{width:2.1rem;white-space:nowrap}.last[data-v-1b6bbe0c]{border:none}.last div[data-v-1b6bbe0c]{text-align:left}.box[data-v-1b6bbe0c]{height:3.64rem;position:relative;border-radius:.2rem;background-color:#f7f7f7;overflow:hidden}textarea[data-v-1b6bbe0c]{width:100%;height:3.04rem;padding:.3rem .3rem 0;font-size:.46rem;border:none;background-color:#f7f7f7}p[data-v-1b6bbe0c]{position:absolute;bottom:.15rem;right:.33rem;font-size:.36rem;color:#999}.btn[data-v-1b6bbe0c]{position:absolute;left:.4rem;bottom:.69rem;width:10.45rem;line-height:1.2rem;background:#0b898e;border-radius:.6rem .6rem .6rem .6rem;text-align:center;font-size:.54rem;color:#fffdfd}.bg[data-v-22ae324e]{width:100%;background:#e24429;padding:1.26rem 0 1.47rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.top-box[data-v-22ae324e]{width:100%;height:8.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240929/9ecf0dfdcb066cb2603ddf199aca7b4f.png);background-size:100% 100%;position:relatabve}.couponBox[data-v-22ae324e]{width:100%;height:15.19rem;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.couponBox .couponTitle[data-v-22ae324e]{width:8.51rem;height:1.69rem}.couponBox .rule[data-v-22ae324e]{width:1rem;height:1rem;background:#c22222;border-radius:.2rem 0 0 .2rem;font-family:PingFang SC;font-weight:700;font-size:.34rem;color:#f9ebc4;position:absolute;right:0;top:.35rem;text-align:center;padding-bottom:.05rem}.couponBox .coupon-container[data-v-22ae324e],.couponBox .rule[data-v-22ae324e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.couponBox .coupon-container[data-v-22ae324e]{width:100%;height:13.66rem;background:#f9ebc4;-webkit-box-shadow:0 0 0 0 rgba(141,35,17,.26);box-shadow:0 0 0 0 rgba(141,35,17,.26);border-radius:.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.4rem .18rem;margin-top:.33rem}.couponBox .coupon-container .receive-btn[data-v-22ae324e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-right:.34rem;height:100%}.couponBox .coupon-container .receive-btn img[data-v-22ae324e]{width:2.58rem;height:.8rem}.couponBox .couponImg[data-v-22ae324e]{width:100%;height:2.35rem}.product-box[data-v-22ae324e]{width:100%;height:auto;margin:1rem auto 0;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.product-box .title2[data-v-22ae324e]{width:8.51rem;height:1.69rem}.product-box .product-container[data-v-22ae324e]{width:100%;background:#f9ebc4;-webkit-box-shadow:0 0 0 0 rgba(141,35,17,.26);box-shadow:0 0 0 0 rgba(141,35,17,.26);border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.43rem 0;margin-top:.43rem}.product-box .typeBox[data-v-22ae324e]{height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;color:#eb2424;padding-left:.23rem;width:100%}.product-box .typeBox .type-container[data-v-22ae324e]{height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .36rem;margin-right:.3rem;font-family:PingFang-SC;font-weight:500;-ms-flex-negative:0;flex-shrink:0;border-radius:.16rem;border:1px solid #e24429}.product-box .typeBox .type-container.active[data-v-22ae324e]{background:-webkit-gradient(linear,left bottom,left top,from(#ef280e),to(#ff920d));background:linear-gradient(0deg,#ef280e,#ff920d);border:none;color:#fff;font-weight:700}.product-box .typeBox .text[data-v-22ae324e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-size:.42rem;text-align:center}.product-box .typeBox[data-v-22ae324e]::-webkit-scrollbar{display:none}.bottomImg[data-v-22ae324e]{display:block;margin:.62rem auto 0;width:2.46rem;height:2.44rem}.bottomImg2[data-v-22ae324e]{height:3.53rem;width:100%;position:absolute;bottom:0;left:0;right:0}.com-return[data-v-22ae324e]{width:1.22rem;height:1.22rem;bottom:2.42rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240927/7cb058d1e673fde597b64627461d0f5f.png)}.product-item-box[data-v-22ae324e]{width:10rem;height:3.6rem;background:#fff;border-radius:.1rem;margin:0 auto .3rem;padding:.1rem}.product-item[data-v-22ae324e]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;position:relative;display:flex}.product-item .product-img[data-v-22ae324e]{width:3.4rem;height:3.4rem;background:#fff;border-radius:.3rem;-ms-flex-negative:0;flex-shrink:0}.product-item .product-content[data-v-22ae324e]{width:1px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.1rem .1rem .1rem 0}.product-item .product-content .title[data-v-22ae324e]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#0f0f0f}.product-item .product-content .subtitle[data-v-22ae324e]{max-width:100%;height:.5rem;border-radius:.25rem;border:1px solid #ef2c0e;line-height:.4rem;padding:0 .31rem;font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#ef2c0e;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.15rem}.product-item .product-content .subtitle[data-v-22ae324e]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-22ae324e]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product-item .product-content .btn .oldPrice[data-v-22ae324e]{font-family:PingFang-SC;font-weight:500;font-size:.34rem;color:#999;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-22ae324e]{font-family:PingFang-SC;font-weight:500;font-size:.36rem;color:#eb2424;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .yhPrice .price[data-v-22ae324e]{font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#eb2424}.product-item .product-content .btn .yhPrice .costTag[data-v-22ae324e]{padding:0 .15rem;background:#ffece5;border-radius:.25rem;font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#ef2c0e;text-align:center;margin-left:.2rem;display:inline-block;height:.5rem;line-height:.5rem}.product-item .product-content .btn .predetermine[data-v-22ae324e]{width:2.5rem;height:.8rem;text-align:center;background-image:url(https://static.ticket.sz-trip.com/uploads/20240927/36b9b533d2aaea862d66535f6bdfa940.png);background-size:100% 100%}.product-item .hotImg[data-v-22ae324e]{width:1.11rem;height:.5rem;position:absolute;top:0;left:0}.product-item .cx[data-v-22ae324e]{width:3.4rem;height:.6rem;position:absolute;bottom:0;left:0;letter-spacing:.1rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240926/f383c1558b1491fd350bd83cf0634dc7.png);background-size:100% 100%}.showMore[data-v-22ae324e]{width:4.5rem;height:.8rem;background:#fff;border-radius:.4rem;font-weight:500;font-size:.4rem;color:#f53b0c;text-align:center;letter-spacing:1px;margin:.36rem auto .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showMore img[data-v-22ae324e]{width:.2rem;height:.24rem;margin-left:.21rem}.movie-person[data-v-22ae324e]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.score[data-v-22ae324e]{width:1.6rem;height:.5rem;background:#fff;border-radius:.1rem;font-size:.36rem;font-family:PingFang SC;font-weight:700;color:#ef5d17;position:absolute;top:.1rem;left:.1rem;text-align:center}.type-scroll-tip[data-v-22ae324e]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#e24429;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;width:100%;padding:.3rem .2rem}.bg[data-v-623bd63e]{width:100%;background:#fff;padding:1.26rem .32rem .69rem .33rem;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-47dbedda]{width:11.25rem;min-height:100vh;background:#1a1a27;padding:1.26rem 0 .5rem}img[data-v-47dbedda]{display:block}div[data-v-47dbedda]{-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-47dbedda]{width:11.25rem;height:6.5rem}.rule[data-v-47dbedda]{width:1.1rem;height:1.05rem;background:rgba(177,182,252,.26);border-radius:.12rem 0 0 .12rem;text-align:center;font-weight:400;font-size:.36rem;color:#f2f3ff;position:absolute;top:7.31rem;right:0;padding-top:.05rem}.coupon-box[data-v-47dbedda]{width:10.45rem;height:7.54rem;margin:.29rem auto 0;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/couponBg.png);background-size:100% 100%;padding:1.46rem .34rem 0;font-size:.38rem;color:#fff;text-align:center}.coupon-box .coupons[data-v-47dbedda]{margin-top:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.coupon-box .coupons .coupon[data-v-47dbedda]{width:4.82rem;height:2.26rem}.coupon-box .coupons .coupon .coupon-btn[data-v-47dbedda]{margin:1.4rem 0 0 2.17rem;width:2rem;line-height:.64rem;background:#ff8547;border-radius:.3rem;font-weight:700;font-size:.38rem;color:#fff}.coupon-box .coupons .coupon[data-v-47dbedda]:nth-child(n+3){margin-top:.16rem}.product-item[data-v-47dbedda]{width:10.45rem;height:3.91rem;padding:.35rem .45rem .35rem .33rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/productBg.png);background-size:100% 100%;margin:0 auto .25rem}.product-item .product-img[data-v-47dbedda]{object:cover;width:3.2rem;height:3.2rem}.product-item .product-content[data-v-47dbedda]{margin-left:.31rem;width:6.15rem;height:3.2rem;padding-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .product-title[data-v-47dbedda]{width:6.15rem;font-weight:500;font-size:.46rem;color:#fff}.product-item .product-content .product-tags[data-v-47dbedda]{width:6.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.3rem}.product-item .product-content .product-tags .product-tag[data-v-47dbedda]{font-weight:500;font-size:.34rem;color:#b1b6fc;padding-right:.2rem;white-space:nowrap}.product-item .product-content .product-tags .product-tag[data-v-47dbedda]:not(:first-child){padding-left:.2rem;border-left:.01rem solid #b1b6fc}.product-item .product-content .product-bottom[data-v-47dbedda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .product-bottom .product-price[data-v-47dbedda]{font-weight:700;font-size:.6rem;color:#ff8547}.product-item .product-content .product-bottom .product-price[data-v-47dbedda]:before{content:"\FFE5";font-size:.36rem}.product-item .product-content .product-bottom .product-price[data-v-47dbedda]:after{content:"\8D77";font-size:.36rem;color:#fff}.product-item .product-content .product-bottom .product-money[data-v-47dbedda]{font-weight:500;font-size:.36rem;color:#b9b9b9;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .product-bottom .product-btn[data-v-47dbedda]{width:2rem;line-height:.7rem;background:#f2f3ff;border-radius:.35rem;text-align:center;font-weight:700;font-size:.44rem;color:#ff5701}.btn[data-v-47dbedda]{width:10.31rem;line-height:1.11rem;text-align:center;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/productBg.png);background-size:100% 100%;font-weight:500;font-size:.42rem;color:#f2f3ff;margin:.54rem auto 0}.bottomText[data-v-47dbedda]{width:5.8rem;height:1.34rem;margin:.58rem auto 0}.com-return[data-v-47dbedda]{width:1.12rem;height:1.12rem;bottom:.98rem;right:.47rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/returnTop.png)}.bg[data-v-ece176a6]{width:100%;background:#d2e7fe;padding:1.26rem 0 1.47rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.top-box[data-v-ece176a6]{width:100%;height:9.5rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240929/d3bee3f8ad1026ce1c5214d360fac26a.png);background-size:100% 100%}.container[data-v-ece176a6]{margin-top:-.5rem;width:100%;background:#d2e7fe}.couponBox[data-v-ece176a6]{width:10.54rem;height:9.92rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:2.91rem 0 1.03rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20240929/84a7baba6a19a13882556d8d4bf91a82.png);background-size:100% 100%;background-repeat:no-repeat}.couponBox .rule-container[data-v-ece176a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#305fef;position:relative;padding-bottom:.34rem}.couponBox .rule-container .rule[data-v-ece176a6]{width:1.89rem;height:.78rem;background:rgba(99,148,253,.2);border-radius:.1rem 0 0 .1rem;text-align:center;line-height:.76rem;font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#305fef;position:absolute;right:0}.couponBox .couponImg[data-v-ece176a6]{width:10.1rem;height:2.37rem;margin:.23rem auto 0}.couponBox .couponImg .receive-btn[data-v-ece176a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-right:.34rem;height:100%}.couponBox .couponImg .receive-btn .img-btn[data-v-ece176a6]{width:2.58rem;height:.8rem;background:#fcffff;border-radius:.39rem;font-family:SourceHanSansCN;font-weight:500;font-size:.44rem;color:#ff6f00;text-align:center;line-height:.8rem}.couponBox .img-concat[data-v-ece176a6]{position:absolute;bottom:-.59rem;width:100%;height:1.09rem;text-align:center}.couponBox .img-concat img[data-v-ece176a6]{width:8.87rem;height:1.07rem}.product-box[data-v-ece176a6]{width:10.45rem;margin:.14rem auto 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.3rem .3rem .3rem .3rem;padding:.85rem .17rem .17rem}.product-box .product-item[data-v-ece176a6]{width:100%;height:3.9rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.product-box .product-item .product-img[data-v-ece176a6]{width:4.06rem;height:3.9rem;background:#fff;border-radius:.15rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-ece176a6]{width:5.34rem;height:3.9rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .product-item .product-content .title[data-v-ece176a6]{font-family:PingFang-SC;font-weight:500;font-size:.48rem;font-weight:700;color:#000}.product-box .product-item .product-content .subtitle[data-v-ece176a6]{max-width:100%;font-family:PingFang-SC;font-weight:500;font-size:.34rem;color:#2664fb;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-top:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.product-box .product-item .product-content .subtitle .tag[data-v-ece176a6]{padding:.11rem .17rem;background:rgba(38,100,251,.1);margin-right:.22rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content .subtitle[data-v-ece176a6]::-webkit-scrollbar{display:none}.product-box .product-item .product-content .btn[data-v-ece176a6]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .product-item .product-content .btn .oldPrice[data-v-ece176a6]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-box .product-item .product-content .btn .yhPrice[data-v-ece176a6]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-box .product-item .product-content .btn .price[data-v-ece176a6]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-box .product-item .product-content .btn .predetermine[data-v-ece176a6]{width:2.11rem;height:.83rem;background:#f5621d;border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.4rem;color:#fff;line-height:.83rem;text-align:center}.bottomImg[data-v-ece176a6]{display:block;margin:.46rem auto 0;width:2.46rem;height:2.21rem}.com-return[data-v-ece176a6]{width:1.11rem;height:1.11rem;bottom:2.24rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20240929/e3fb7f2ded94f6610c2d39ca9ba9f79a.png)}.showMore[data-v-ece176a6]{width:4.5rem;height:.8rem;border:1px solid #2f92f5;background:#fff;border-radius:.4rem;font-weight:500;font-size:.4rem;color:#2f92f5;line-height:.8rem;text-align:center;letter-spacing:1px;margin:.31rem auto .17rem}.bg[data-v-027ddfb2]{width:100vw;height:100vh;overflow-y:auto;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wenboInaugurate/wenboInaugurateBgs.png);background-size:100% 100%;padding-top:1.26rem}.box[data-v-027ddfb2]{margin:9.5rem .95rem 0;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item[data-v-027ddfb2]{width:4.37rem;height:1.57rem;margin:0 auto 1.1rem}.item img[data-v-027ddfb2]{width:100%;height:100%}.bg[data-v-d9cdf61a]{width:100vw;height:100vh;overflow-y:auto;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wenboInaugurate/detailBg.png);background-size:100% 100%;padding-top:1.26rem}.topImg[data-v-d9cdf61a]{width:11.25rem;height:6rem}.box[data-v-d9cdf61a]{margin-top:.1rem}.item[data-v-d9cdf61a]{width:10.31rem;height:2.32rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wenboInaugurate/itemBg.png);background-size:100% 100%;margin:0 auto .78rem;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;padding:0 .56rem 0 .63rem;font-weight:500;font-size:.48rem;color:#fff}.item .item-title[data-v-d9cdf61a]{width:8.16rem}.item .rightIcon[data-v-d9cdf61a]{width:.26rem;height:.47rem}.bg[data-v-395d9184]{width:100vw;height:100vh}.back[data-v-395d9184]{position:fixed;right:.4rem;top:.5rem;line-height:.75rem;padding:0 .15rem;color:#fff;font-size:.32rem;z-index:10000;background:rgba(0,0,0,.5);border-radius:.15rem}.pdfjs{overflow:hidden;background:#fff}.pdfjs,.pdfjs .viewerContainer{width:100%;height:100%;position:relative}.pdfjs .viewerContainer{overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s;transition:all .3s}.pdfjs .pdfViewer{position:relative;top:0;left:0;padding:10px 8px}.pdfjs .pdfViewer .pageContainer{width:100%;margin:0 auto 8px;position:relative;overflow:visible;-webkit-box-shadow:#a9a9a9 0 1px 3px 0;box-shadow:0 1px 3px 0 #a9a9a9;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.pdfjs .pdfViewer .pageContainer img{width:100%;height:100%;position:relative;z-index:100}.pdfjs .pageNum{padding:0 7px;height:26px;position:absolute;top:20px;left:15px;z-index:997;border-radius:8px;-webkit-transition:all .3s;transition:all .3s;display:none}.pdfjs .pageNum-bg,.pdfjs .pageNum-num{width:100%;height:100%;line-height:26px;text-align:center;position:absolute;top:0;left:0;color:#fff;border-radius:8px;font-size:16px}.pdfjs .pageNum-bg{background:rgba(0,0,0,.5)}.pdfjs .pageNum-num{position:relative}.pdfjs .pageNum span{color:#fff;font-size:16px}.pdfjs .loadingBar{width:100%;z-index:99;height:4px;-webkit-transition:all .3s;transition:all .3s}.pdfjs .loadingBar,.pdfjs .loadingBar .progress{position:absolute;background:#fff!important;top:0;left:0}.pdfjs .loadingBar .progress{width:0;height:100%;overflow:hidden;-webkit-transition:width .2s;transition:width .2s}.pdfjs .loadingBar .progress .glimmer{position:absolute;top:0;left:0;height:100%;width:calc(100% + 150px);background:#7bcf34}.pdfjs .backTop{width:50px;height:50px;line-height:50px;text-align:center;bottom:90px;right:15px;font-size:18px;z-index:999;border-radius:50%;background:rgba(0,0,0,.4) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAA+klEQVRYw+2WUQ2DMBCG2TIBSJiESkACEpCAg83BcLBJmIQ5gClgDpiDby9tciGkoaUtZOESXuhdv7+X/pdm2dYC6IgX7Zh3THy+w9oN/rMASqBcE26iSA1XwCAEDIBKBc8F/KE/gB7IU8BbDXyJf2Z2tFFFAE8N6iRIi/jotXssuGn1FzhPrCu9BtCEhlcCrix5hbiYVSh46bKpELvcniO71Q51zWJ7ju3mUe9vzym7eR7Az57CbohTXBzAt9GknG9PoLY8KK4z6htLfeXTTXMZAfoZuWYWKC+YZWMAQuWZSP0k2wXsAnYB2xNwci1wGTKhO/COlLtu/ABVfTFsxwwYRgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:50% 50%;display:none}.pdfjs .backTop,.pdfjs .loadEffect{position:absolute;-webkit-transition:all .3s;transition:all .3s}.pdfjs .loadEffect{width:100px;height:100px;top:50%;left:50%;margin-top:-50px;margin-left:-50px;z-index:99;background:url(data:image/gif;base64,R0lGODlhgACAAKIAAP///93d3bu7u5mZmQAA/wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBQAEACwCAAIAfAB8AAAD/0i63P4wygYqmDjrzbtflvWNZGliYXiubKuloivPLlzReD7al+7/Eh5wSFQIi8hHYBkwHUmD6CD5YTJLz49USuVYraRsZ7vtar7XnQ1Kjpoz6LRHvGlz35O4nEPP2O94EnpNc2sef1OBGIOFMId/inB6jSmPdpGScR19EoiYmZobnBCIiZ95k6KGGp6ni4wvqxilrqBfqo6skLW2YBmjDa28r6Eosp27w8Rov8ekycqoqUHODrTRvXsQwArC2NLF29UM19/LtxO5yJd4Au4CK7DUNxPebG4e7+8n8iv2WmQ66BtoYpo/dvfacBjIkITBE9DGlMvAsOIIZjIUAixliv9ixYZVtLUos5GjwI8gzc3iCGghypQqrbFsme8lwZgLZtIcYfNmTJ34WPTUZw5oRxdD9w0z6iOpO15MgTh1BTTJUKos39jE+o/KS64IFVmsFfYT0aU7capdy7at27dw48qdS7eu3bt480I02vUbX2F/JxYNDImw4GiGE/P9qbhxVpWOI/eFKtlNZbWXuzlmG1mv58+gQ4seTbq06dOoU6vGQZJy0FNlMcV+czhQ7SQmYd8eMhPs5BxVdfcGEtV3buDBXQ+fURxx8oM6MT9P+Fh6dOrH2zavc13u9JXVJb520Vp8dvC76wXMuN5Sepm/1WtkEZHDefnzR9Qvsd9+/wi8+en3X0ntYVcSdAE+UN4zs7ln24CaLagghIxBaGF8kFGoIYV+Ybghh841GIyI5ICIFoklJsigihmimJOLEbLYIYwxSgigiZ+8l2KB+Ml4oo/w8dijjcrouCORKwIpnJIjMnkkksalNeR4fuBIm5UEYImhIlsGCeWNNJphpJdSTlkml1jWeOY6TnaRpppUctcmFW9mGSaZceYopH9zkjnjUe59iR5pdapWaGqHopboaYua1qije67GJ6CuJAAAIfkEBQUABAAsCgACAFcAMAAAA/9Iutz+ML5Ag7w46z0r5WAoSp43nihXVmnrdusrv+s332dt4Tyo9yOBUJD6oQBIQGs4RBlHySSKyczVTtHoidocPUNZaZAr9F5FYbGI3PWdQWn1mi36buLKFJvojsHjLnshdhl4L4IqbxqGh4gahBJ4eY1kiX6LgDN7fBmQEJI4jhieD4yhdJ2KkZk8oiSqEaatqBekDLKztBG2CqBACq4wJRi4PZu1sA2+v8C6EJexrBAD1AOBzsLE0g/V1UvYR9sN3eR6lTLi4+TlY1wz6Qzr8u1t6FkY8vNzZTxaGfn6mAkEGFDgL4LrDDJDyE4hEIbdHB6ESE1iD4oVLfLAqPETIsOODwmCDJlv5MSGJklaS6khAQAh+QQFBQAEACwfAAIAVwAwAAAD/0i63P5LSAGrvTjrNuf+YKh1nWieIumhbFupkivPBEzR+GnnfLj3ooFwwPqdAshAazhEGUXJJIrJ1MGOUamJ2jQ9QVltkCv0XqFh5IncBX01afGYnDqD40u2z76JK/N0bnxweC5sRB9vF34zh4gjg4uMjXobihWTlJUZlw9+fzSHlpGYhTminKSepqebF50NmTyor6qxrLO0L7YLn0ALuhCwCrJAjrUqkrjGrsIkGMW/BMEPJcphLgDaABjUKNEh29vdgTLLIOLpF80s5xrp8ORVONgi8PcZ8zlRJvf40tL8/QPYQ+BAgjgMxkPIQ6E6hgkdjoNIQ+JEijMsasNY0RQix4gKP+YIKXKkwJIFF6JMudFEAgAh+QQFBQAEACw8AAIAQgBCAAAD/kg0PPowykmrna3dzXvNmSeOFqiRaGoyaTuujitv8Gx/661HtSv8gt2jlwIChYtc0XjcEUnMpu4pikpv1I71astytkGh9wJGJk3QrXlcKa+VWjeSPZHP4Rtw+I2OW81DeBZ2fCB+UYCBfWRqiQp0CnqOj4J1jZOQkpOUIYx/m4oxg5cuAaYBO4Qop6c6pKusrDevIrG2rkwptrupXB67vKAbwMHCFcTFxhLIt8oUzLHOE9Cy0hHUrdbX2KjaENzey9Dh08jkz8Tnx83q66bt8PHy8/T19vf4+fr6AP3+/wADAjQmsKDBf6AOKjS4aaHDgZMeSgTQcKLDhBYPEswoA1BBAgAh+QQFBQAEACxOAAoAMABXAAAD7Ei6vPOjyUkrhdDqfXHm4OZ9YSmNpKmiqVqykbuysgvX5o2HcLxzup8oKLQQix0UcqhcVo5ORi+aHFEn02sDeuWqBGCBkbYLh5/NmnldxajX7LbPBK+PH7K6narfO/t+SIBwfINmUYaHf4lghYyOhlqJWgqDlAuAlwyBmpVnnaChoqOkpaanqKmqKgGtrq+wsbA1srW2ry63urasu764Jr/CAb3Du7nGt7TJsqvOz9DR0tPU1TIA2ACl2dyi3N/aneDf4uPklObj6OngWuzt7u/d8fLY9PXr9eFX+vv8+PnYlUsXiqC3c6PmUUgAACH5BAUFAAQALE4AHwAwAFcAAAPpSLrc/m7IAau9bU7MO9GgJ0ZgOI5leoqpumKt+1axPJO1dtO5vuM9yi8TlAyBvSMxqES2mo8cFFKb8kzWqzDL7Xq/4LB4TC6bz1yBes1uu9uzt3zOXtHv8xN+Dx/x/wJ6gHt2g3Rxhm9oi4yNjo+QkZKTCgGWAWaXmmOanZhgnp2goaJdpKGmp55cqqusrZuvsJays6mzn1m4uRAAvgAvuBW/v8GwvcTFxqfIycA3zA/OytCl0tPPO7HD2GLYvt7dYd/ZX99j5+Pi6tPh6+bvXuTuzujxXens9fr7YPn+7egRI9PPHrgpCQAAIfkEBQUABAAsPAA8AEIAQgAAA/lIutz+UI1Jq7026h2x/xUncmD5jehjrlnqSmz8vrE8u7V5z/m5/8CgcEgsGo/IpHLJbDqf0Kh0ShBYBdTXdZsdbb/Yrgb8FUfIYLMDTVYz2G13FV6Wz+lX+x0fdvPzdn9WeoJGAYcBN39EiIiKeEONjTt0kZKHQGyWl4mZdREAoQAcnJhBXBqioqSlT6qqG6WmTK+rsa1NtaGsuEu6o7yXubojsrTEIsa+yMm9SL8osp3PzM2cStDRykfZ2tfUtS/bRd3ewtzV5pLo4eLjQuUp70Hx8t9E9eqO5Oku5/ztdkxi90qPg3x2EMpR6IahGocPCxp8AGtigwQAIfkEBQUABAAsHwBOAFcAMAAAA/9Iutz+MMo36pg4682J/V0ojs1nXmSqSqe5vrDXunEdzq2ta3i+/5DeCUh0CGnF5BGULC4tTeUTFQVONYAs4CfoCkZPjFar83rBx8l4XDObSUL1Ott2d1U4yZwcs5/xSBB7dBMBhgEYfncrTBGDW4WHhomKUY+QEZKSE4qLRY8YmoeUfkmXoaKInJ2fgxmpqqulQKCvqRqsP7WooriVO7u8mhu5NacasMTFMMHCm8qzzM2RvdDRK9PUwxzLKdnaz9y/Kt8SyR3dIuXmtyHpHMcd5+jvWK4i8/TXHff47SLjQvQLkU+fG29rUhQ06IkEG4X/Rryp4mwUxSgLL/7IqFETB8eONT6ChCFy5ItqJomES6kgAQAh+QQFBQAEACwKAE4AVwAwAAAD/0i63A4QuEmrvTi3yLX/4MeNUmieITmibEuppCu3sDrfYG3jPKbHveDktxIaF8TOcZmMLI9NyBPanFKJp4A2IBx4B5lkdqvtfb8+HYpMxp3Pl1qLvXW/vWkli16/3dFxTi58ZRcChwIYf3hWBIRchoiHiotWj5AVkpIXi4xLjxiaiJR/T5ehoomcnZ+EGamqq6VGoK+pGqxCtaiiuJVBu7yaHrk4pxqwxMUzwcKbyrPMzZG90NGDrh/JH8t72dq3IN1jfCHb3L/e5ebh4ukmxyDn6O8g08jt7tf26ybz+m/W9GNXzUQ9fm1Q/APoSWAhhfkMAmpEbRhFKwsvCsmosRIHx444PoKcIXKkjIImjTzjkQAAIfkEBQUABAAsAgA8AEIAQgAAA/VIBNz+8KlJq72Yxs1d/uDVjVxogmQqnaylvkArT7A63/V47/m2/8CgcEgsGo/IpHLJbDqf0Kh0Sj0FroGqDMvVmrjgrDcTBo8v5fCZki6vCW33Oq4+0832O/at3+f7fICBdzsChgJGeoWHhkV0P4yMRG1BkYeOeECWl5hXQ5uNIAOjA1KgiKKko1CnqBmqqk+nIbCkTq20taVNs7m1vKAnurtLvb6wTMbHsUq4wrrFwSzDzcrLtknW16tI2tvERt6pv0fi48jh5h/U6Zs77EXSN/BE8jP09ZFA+PmhP/xvJgAMSGBgQINvEK5ReIZhQ3QEMTBLAAAh+QQFBQAEACwCAB8AMABXAAAD50i6DA4syklre87qTbHn4OaNYSmNqKmiqVqyrcvBsazRpH3jmC7yD98OCBF2iEXjBKmsAJsWHDQKmw571l8my+16v+CweEwum8+hgHrNbrvbtrd8znbR73MVfg838f8BeoB7doN0cYZvaIuMjY6PkJGSk2gClgJml5pjmp2YYJ6dX6GeXaShWaeoVqqlU62ir7CXqbOWrLafsrNctjIDwAMWvC7BwRWtNsbGFKc+y8fNsTrQ0dK3QtXAYtrCYd3eYN3c49/a5NVj5eLn5u3s6e7x8NDo9fbL+Mzy9/T5+tvUzdN3Zp+GBAAh+QQJBQAEACwCAAIAfAB8AAAD/0i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdArcQK2TOL7/nl4PSMwIfcUk5YhUOh3M5nNKiOaoWCuWqt1Ou16l9RpOgsvEMdocXbOZ7nQ7DjzTaeq7zq6P5fszfIASAYUBIYKDDoaGIImKC4ySH3OQEJKYHZWWi5iZG0ecEZ6eHEOio6SfqCaqpaytrpOwJLKztCO2jLi1uoW8Ir6/wCHCxMG2x7muysukzb230M6H09bX2Nna29zd3t/g4cAC5OXm5+jn3Ons7eba7vHt2fL16tj2+QL0+vXw/e7WAUwnrqDBgwgTKlzIsKHDh2gGSBwAccHEixAvaqTYcFCjRoYeNyoM6REhyZIHT4o0qPIjy5YTTcKUmHImx5cwE85cmJPnSYckK66sSAAj0aNIkypdyrSp06dQo0qdSrWq1atYs2rdyrWr169gwxZJAAA7) no-repeat 50%;background-size:30% 30%}.pdfjs .pdfViewer .pageContainer img.pdfLogo,.pdfjs .textLayer{position:absolute;z-index:101}.pdfjs .textLayer{left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1}.pdfjs .textLayer>span{color:transparent;position:absolute;white-space:pre;cursor:text;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(-99px,-80px) scaleX(1)!important;transform:translate(-99px,-80px) scaleX(1)!important}.pdfjs .textLayer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.pdfjs .textLayer .highlight.begin{border-radius:4px 0 0 4px}.pdfjs .textLayer .highlight.end{border-radius:0 4px 4px 0}.pdfjs .textLayer .highlight.middle{border-radius:0}.pdfjs .textLayer .highlight.selected{background-color:#006400}.pdfjs .textLayer ::-moz-selection{background:#00f}.pdfjs .textLayer ::selection{background:#00f}.pdfjs .textLayer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default}.pdfjs .textLayer .endOfContent.active{top:0}.bg[data-v-567256ca]{padding-top:1.26rem}.w-full[data-v-3371892b]{width:100%}.text-center[data-v-3371892b]{text-align:center}.flex[data-v-3371892b]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-3371892b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-3371892b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-3371892b]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#0c498c}.top-box[data-v-3371892b]{width:100%;position:relative}.top-box .top-image[data-v-3371892b]{width:100%;height:9.1rem;position:relative;z-index:10}.content-container[data-v-3371892b]{position:relative}.content-container .title-image[data-v-3371892b]{width:8.81rem;height:1.5rem;position:relative;z-index:999}.content-container .title-content-image[data-v-3371892b]{width:5.04rem;height:4.46rem}.product-box[data-v-3371892b]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-3371892b]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.6rem}.product-box .typeBox div[data-v-3371892b]{width:3.2rem;height:1rem;border-radius:.2rem;border:1px solid #fff;font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-3371892b]{background:#fff;color:#0c498c;border:none}.product-box .typeBox[data-v-3371892b]::-webkit-scrollbar{display:none}.bottomImg[data-v-3371892b]{display:block;margin:1.62rem auto 0;width:3.8rem;height:1.4rem}.com-return[data-v-3371892b]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/e311fb71b3bcdd00969ed5c900e2de1c.png)}.product-item[data-v-3371892b]{width:100%;height:5.6rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem;padding:.1rem}.product-item .product-img[data-v-3371892b]{width:3.8rem;height:5.4rem;background:#cbe4ff;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-3371892b]{position:absolute;top:0;left:0;width:1.2rem;height:.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/d5eccd2d038635608ac9dabbab57d99b.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-img .sale-tag[data-v-3371892b]{position:absolute;bottom:0;left:0;right:0;width:3.8rem;height:.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/b394904048c2a7105d6bc1db9f0a78aa.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content[data-v-3371892b]{width:1rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.18rem .18rem .18rem .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-3371892b]{font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#111}.product-item .product-content .subtitle[data-v-3371892b]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-3371892b]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-3371892b]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-3371892b]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-3371892b]{height:.28rem;font-family:PingFang SC;font-weight:400;font-size:.36rem;color:#888;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-3371892b]{font-family:PingFang-SC;font-weight:500;font-size:.36rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-3371892b]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-3371892b]{background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/f914e8f677c0c726eebcf2b9f3481dc6.png);width:1.6rem;height:.8rem;background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content .hotel-tags[data-v-3371892b]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-3371892b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-3371892b]{width:.5rem;height:.5rem;background:#0c498c;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-3371892b]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-3371892b]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-3371892b]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem;overflow-y:hidden}.showMore[data-v-3371892b]{width:4rem;height:.9rem;border-radius:.45rem;border:1px solid #fff;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#fff;line-height:.9rem;text-align:center;margin:.62rem auto .17rem}.w-full[data-v-7fa99043]{width:100%}.text-center[data-v-7fa99043]{text-align:center}.flex[data-v-7fa99043]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-7fa99043]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-7fa99043]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-7fa99043]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#a06630}.top-box[data-v-7fa99043]{width:100%;position:relative}.top-box .top-image[data-v-7fa99043]{width:100%;height:9.1rem;position:relative;z-index:10}.content-container[data-v-7fa99043]{position:relative}.content-container .title-image[data-v-7fa99043]{width:8.81rem;height:1.5rem;position:relative;z-index:999}.content-container .title-content-image[data-v-7fa99043]{width:5.04rem;height:4.46rem}.product-box[data-v-7fa99043]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-7fa99043]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.6rem}.product-box .typeBox div[data-v-7fa99043]{width:2.4rem;height:1rem;border-radius:.2rem;border:1px solid #fff;font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-7fa99043]{background:#fff;color:#a06630;border:none}.product-box .typeBox[data-v-7fa99043]::-webkit-scrollbar{display:none}.bottomImg[data-v-7fa99043]{display:block;margin:1.62rem auto 0;width:3.8rem;height:1.4rem}.com-return[data-v-7fa99043]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/d538b936a5064821b3cef9226465792d.png)}.product-item[data-v-7fa99043]{width:100%;height:4rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem;padding:.1rem}.product-item .product-img[data-v-7fa99043]{width:3.8rem;height:3.8rem;background:#cbe4ff;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-7fa99043]{position:absolute;top:0;left:0;width:1.2rem;height:.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/d5eccd2d038635608ac9dabbab57d99b.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-img .sale-tag[data-v-7fa99043]{position:absolute;bottom:0;left:0;right:0;width:3.8rem;height:.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/b394904048c2a7105d6bc1db9f0a78aa.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content[data-v-7fa99043]{width:1rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.18rem .18rem .18rem .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-7fa99043]{font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#111}.product-item .product-content .subtitle[data-v-7fa99043]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-7fa99043]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #a06630;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#a06630;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-7fa99043]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-7fa99043]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-7fa99043]{height:.28rem;font-family:PingFang SC;font-weight:400;font-size:.36rem;color:#888;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-7fa99043]{font-family:PingFang-SC;font-weight:500;font-size:.36rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-7fa99043]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-7fa99043]{background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/f914e8f677c0c726eebcf2b9f3481dc6.png);width:1.6rem;height:.8rem;background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content .hotel-tags[data-v-7fa99043]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-7fa99043]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-7fa99043]{width:.5rem;height:.5rem;background:#0c498c;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-7fa99043]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-7fa99043]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-7fa99043]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem;overflow-y:hidden}.showMore[data-v-7fa99043]{width:4rem;height:.9rem;border-radius:.45rem;border:1px solid #fff;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#fff;line-height:.9rem;text-align:center;margin:.62rem auto .17rem}.bg[data-v-b3cdb530]{width:100%;background:#7d1419;padding:1.26rem 0 1.47rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.top-box[data-v-b3cdb530]{width:100%;height:12.48rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241024/efafa322ed77334b2786a7e9be57630f.png);background-size:100% 100%}.container[data-v-b3cdb530]{padding:.61rem .4rem;width:100%}.navList[data-v-b3cdb530]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navList .nav-img[data-v-b3cdb530]{width:5.1rem;height:1.6rem}.navList .nav-img.active[data-v-b3cdb530]{height:1.83rem}.info-content[data-v-b3cdb530]{padding-top:1rem}.info-content .info-img[data-v-b3cdb530]{width:100%;margin-bottom:1.45rem}.title-image[data-v-b3cdb530]{width:7.22rem;height:1.18rem}.couponBox[data-v-b3cdb530]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .rule-container[data-v-b3cdb530]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.54rem;position:relative}.couponBox .rule-container .rule[data-v-b3cdb530]{width:1.01rem;height:.99rem;background:#e6ad7e;border-radius:.2rem 0 0 .2rem;text-align:center;font-weight:700;font-size:.34rem;color:#6c1216;position:absolute;right:-.4rem}.couponBox .couponImg[data-v-b3cdb530]{width:100%;height:4.03rem;position:relative}.couponBox .couponImg .receive-btn[data-v-b3cdb530]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:.9rem;left:0;right:0;bottom:.39rem}.couponBox .couponImg .receive-btn .img-btn[data-v-b3cdb530]{width:7.2rem;height:.9rem;background:#f7e8dc;border-radius:.2rem;font-family:SourceHanSansCN;font-weight:500;font-size:.48rem;letter-spacing:1px;color:#ba131d;text-align:center;line-height:.9rem}.couponBox .img-concat[data-v-b3cdb530]{position:absolute;bottom:-.59rem;width:100%;height:1.09rem;text-align:center}.couponBox .img-concat img[data-v-b3cdb530]{width:8.87rem;height:1.07rem}.product-box[data-v-b3cdb530]{width:100%}.product-box .product-item[data-v-b3cdb530]{width:100%;height:4rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem;padding:.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241024/d08ea6b5aa8f4b4209624ddd698ba0c0.png);background-size:100% 100%;background-repeat:no-repeat}.product-box .product-item .product-img[data-v-b3cdb530]{width:3.6rem;height:3.6rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content[data-v-b3cdb530]{width:5.34rem;height:3.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .product-item .product-content .title[data-v-b3cdb530]{font-family:PingFang-SC;font-size:.48rem;font-weight:700;color:#000}.product-box .product-item .product-content .subtitle[data-v-b3cdb530]{max-width:100%;font-family:PingFang-SC;font-weight:500;font-size:.34rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.product-box .product-item .product-content .subtitle .tag[data-v-b3cdb530]{padding:.11rem .17rem;border:1px solid #023940;color:#023940;margin-right:.22rem;-ms-flex-negative:0;flex-shrink:0}.product-box .product-item .product-content .subtitle[data-v-b3cdb530]::-webkit-scrollbar{display:none}.product-box .product-item .product-content .btn[data-v-b3cdb530]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product-box .product-item .product-content .btn .oldPrice[data-v-b3cdb530]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#666;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-box .product-item .product-content .btn .yhPrice[data-v-b3cdb530]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-box .product-item .product-content .btn .price[data-v-b3cdb530]{font-size:.58rem;font-family:PingFang SC;font-weight:700;color:#ba131d}.product-box .product-item .product-content .btn .predetermine[data-v-b3cdb530]{width:2.56rem;height:.74rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241024/c4ebfae3f17b3769559513df1a887b98.png);background-size:100% 100%;background-repeat:no-repeat}.bottomImg[data-v-b3cdb530]{display:block;margin:.46rem auto 0;width:4.12rem;height:1.82rem;-o-object-fit:contain;object-fit:contain}.com-return[data-v-b3cdb530]{width:1.2rem;height:1.2rem;bottom:2.24rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241024/d4b85adee838d6525e69a76c81c3c621.png)}.showMore[data-v-b3cdb530]{width:3.4rem;height:.9rem;border-radius:.45rem;border:1px solid #ecd8bc;font-weight:500;font-size:.4rem;color:#ecd8bc;line-height:.9rem;text-align:center;letter-spacing:1px;margin:.7rem auto .17rem}.product-title[data-v-b3cdb530]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.89rem 0 .52rem}.xian-icon[data-v-b3cdb530]{position:absolute;top:.2rem;left:.2rem;width:1.11rem;height:.7rem}img[data-v-04bb2926]{display:block}div[data-v-04bb2926]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-04bb2926]{background:#ffa154;padding:1.26rem 0}.top-box[data-v-04bb2926]{width:100%;height:5.82rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleEleven/topImg.png);background-size:100% 100%;position:relative}.top-box .rule[data-v-04bb2926]{position:absolute;right:0;bottom:.59rem;width:.63rem;height:1.47rem;background:#fff;border-radius:.2rem 0 0 .2rem;font-weight:500;font-size:.3rem;color:#f44b0f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:.3rem}.titleImg[data-v-04bb2926]{width:7.82rem;height:.85rem;margin:.72rem auto 0}.coupon-box[data-v-04bb2926]{width:10.45rem;height:4.47rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleEleven/coupons.png);background-size:100% 100%;position:relative;margin:.51rem auto 0}.coupon-box .coupon-btn[data-v-04bb2926]{width:7.2rem;line-height:.9rem;background:#fff4f6;border-radius:.2rem;text-align:center;font-weight:400;font-size:.48rem;color:#f44b0f;position:absolute;margin:auto;left:0;right:0;bottom:.39rem}[data-v-04bb2926] .van-tabs--line .van-tabs__wrap .type-title{font-weight:400;font-size:.44rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-04bb2926] .van-tabs{width:10.45rem;margin:.84rem auto 0}[data-v-04bb2926] .van-tab{padding:0!important;background:#eb7617;border-radius:.3rem .3rem 0 0;margin:0 .01rem}[data-v-04bb2926] .van-tab--active{background:#da3514;color:#fff}[data-v-04bb2926] .van-tabs__line{display:none}[data-v-04bb2926] .van-tabs__nav--line{padding-bottom:0}[data-v-04bb2926] .van-tabs__nav{background-color:transparent}[data-v-04bb2926] .van-tabs--line .van-tabs__wrap{height:1.5rem}[data-v-04bb2926] .van-tab__text--ellipsis{overflow:visible;-webkit-line-clamp:3}.box[data-v-04bb2926]{width:10.45rem;height:auto;background:#eb6817;border-radius:.3rem;margin-bottom:.73rem;background-repeat:no-repeat;background-size:100% auto;padding-top:2.26rem;padding-bottom:.2rem}.box .tags[data-v-04bb2926]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:10.45rem}.box .tags .tag[data-v-04bb2926]{margin-bottom:.42rem;font-weight:700;font-size:.44rem;color:#fff;line-height:.97rem;border:1px solid #fff;text-align:center;border-radius:.47rem}.box .tags .tag1[data-v-04bb2926]{width:32%}.box .tags .tag2[data-v-04bb2926]{width:24%}.box .tags .tag-active[data-v-04bb2926]{background:#da3514}.box .more[data-v-04bb2926]{font-weight:500;font-size:.44rem;color:#fff;padding:.15rem 0 .2rem;text-align:center}.item[data-v-04bb2926]{width:10.1rem;height:3.73rem;background:#fff;border-radius:.2rem;margin:0 auto .25rem;padding:.25rem .4rem .25rem .18rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-04bb2926]{width:.93rem;line-height:.56rem;background:-webkit-gradient(linear,left top,right top,from(#ffa83d),to(#ff5b0f));background:linear-gradient(90deg,#ffa83d,#ff5b0f);border-radius:.1rem 0 .1rem 0;text-align:center;position:absolute;top:.25rem;left:.18rem;font-weight:500;font-size:.36rem;color:#fff}.item .textImg[data-v-04bb2926]{width:3.3rem;line-height:.76rem;position:absolute;left:.18rem;bottom:.25rem}.item .img[data-v-04bb2926]{width:3.3rem;height:3.23rem;border-radius:.1rem}.item .content[data-v-04bb2926]{width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.35rem}.item .content .title[data-v-04bb2926]{font-weight:700;font-size:.48rem;color:#000}.item .content .item-tags[data-v-04bb2926]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .item-tags .item-tag[data-v-04bb2926]{padding:0 .2rem;line-height:.61rem;border-radius:.3rem;border:1px solid #f44b0f;font-weight:500;font-size:.38rem;color:#f44b0f;margin-right:.2rem}.item .content .item-bottom[data-v-04bb2926]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .item-bottom .price[data-v-04bb2926]{font-weight:700;font-size:.6rem;color:#f52d0f}.item .content .item-bottom .price span[data-v-04bb2926]{font-weight:500;font-size:.36rem;color:#727272;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .price[data-v-04bb2926]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .btn[data-v-04bb2926]{width:2.03rem;line-height:.72rem;background:#ed5d15;border-radius:.36rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff}.botText[data-v-04bb2926]{width:4.17rem;height:1.46rem;margin:1.19rem auto .96rem}.com-return[data-v-04bb2926]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/doubleEleven/returnTop.png)}div[data-v-5e4513f6]{-webkit-box-sizing:border-box;box-sizing:border-box}.flex[data-v-5e4513f6]{display:-webkit-box;display:-ms-flexbox;display:flex}.bg[data-v-5e4513f6]{width:11.25rem;min-height:100vh;background:#2c6cbb;padding:1.26rem 0 1rem}.topImg[data-v-5e4513f6]{width:100%;height:11.9rem}.type-box[data-v-5e4513f6]{padding:0 .76rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box .type-item[data-v-5e4513f6]{width:4.7rem;height:1.3rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/selectHotels/typeBg.png);background-size:100% 100%;font-weight:500;font-size:.62rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.type-box .type-active[data-v-5e4513f6]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/selectHotels/typeBgs.png);font-weight:700;color:#2376d3}.item[data-v-5e4513f6]{width:10.77rem;height:6.32rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/selectHotels/productBg.png);background-size:100% 100%;margin:.25rem auto;padding:.39rem .35rem .38rem .39rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-5e4513f6]{width:4rem;height:5.55rem;border-radius:.2rem 0 0 .2rem;-o-object-fit:cover;object-fit:cover}.item .hot-tag[data-v-5e4513f6]{background:-webkit-gradient(linear,right top,left top,from(#ff7c3b),to(#ffc62b));background:linear-gradient(-90deg,#ff7c3b,#ffc62b);border-radius:.2rem 0 .2rem 0;position:absolute;top:.39rem;left:.39rem;padding:.15rem;font-weight:500;font-size:.38rem;color:#fff}.item .sale[data-v-5e4513f6]{position:absolute;bottom:.38rem;left:.39rem;width:4rem;line-height:.7rem;background:rgba(0,0,0,.5);border-radius:0 0 0 .2rem;padding:0 .29rem;font-weight:500;font-size:.36rem;color:#fff}.item .content[data-v-5e4513f6]{width:5.8rem;margin-left:.2rem;height:5.55rem;padding:.05rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-5e4513f6]{font-weight:700;font-size:.5rem;color:#fff;margin-bottom:.2rem}.item .content .subtitle[data-v-5e4513f6]{font-weight:500;font-size:.34rem;color:#fff}.item .content .subtitle-title[data-v-5e4513f6]{width:.52rem;height:.52rem;border-radius:50%;border:.01rem solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.11rem;-ms-flex-negative:0;flex-shrink:0}.item .content .location[data-v-5e4513f6]{width:.26rem;height:.32rem;margin:0 .24rem 0 .12rem}.item .content .tag[data-v-5e4513f6]{padding:.05rem .2rem;margin-right:.2rem;border-radius:.1rem;border:.01rem solid #fff;font-weight:500;font-size:.38rem;color:#fff}.item .content .oldPrice[data-v-5e4513f6]{font-weight:400;font-size:.36rem;color:#ffe4be;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .price[data-v-5e4513f6]{font-weight:500;font-size:.36rem;color:#fff}.item .content .price span[data-v-5e4513f6]{color:#e3fd61;font-size:.58rem}.item .content .price span[data-v-5e4513f6]:before{content:"\FFE5";font-size:.36rem}.item .content .btn[data-v-5e4513f6]{margin-left:auto;margin-top:auto;width:2.2rem;height:.8rem;background:-webkit-gradient(linear,left top,right top,from(#2c6cbb),color-stop(#75b0fa),to(#2c6cbb));background:linear-gradient(90deg,#2c6cbb,#75b0fa,#2c6cbb);-webkit-box-shadow:0 0 0 0 rgba(9,63,129,.2);box-shadow:0 0 0 0 rgba(9,63,129,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.42rem;color:#fff}.items[data-v-5e4513f6]{height:4.5rem}.items .content[data-v-5e4513f6],.items .headImg[data-v-5e4513f6]{height:3.74rem}.botText[data-v-5e4513f6]{display:block;margin:.94rem auto;width:4.17rem;height:1.46rem}footer[data-v-5e4513f6]{width:5.33rem;height:.79rem;background:#4d9dff;border-radius:.4rem;font-weight:700;font-size:.4rem;color:#fff;padding:0 .09rem 0 .6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto}footer[data-v-5e4513f6],footer div[data-v-5e4513f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer div[data-v-5e4513f6]{width:2.87rem;height:.6rem;background:#eff6ff;border-radius:.3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;color:#2c6cbb;position:relative}footer div img[data-v-5e4513f6]{width:.38rem;height:.38rem;position:absolute;top:.11rem;left:.21rem}.com-return[data-v-5e4513f6]{width:1.27rem;height:1.27rem;bottom:2.93rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/selectHotels/returnTop.png)}[data-v-1464766e]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-1464766e]{background:#f9c239;padding:1.26rem 0 1rem;position:relative;width:100%}.top-box[data-v-1464766e]{width:100%;height:6.2rem;position:relative}.top-box img[data-v-1464766e]{width:100%;height:100%}.top-box .registration[data-v-1464766e]{position:absolute;right:0;width:1.1rem;height:1.1rem;background:#fa5742;border-radius:.2rem 0 0 .2rem;bottom:-.55rem;font-family:PingFang SC;font-weight:700;font-size:.4rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.form[data-v-1464766e]{margin:.86rem .4rem;position:relative;background:#fff;border-radius:.3rem;padding:.82rem .44rem}.form .form-title[data-v-1464766e]{position:absolute;top:-.29rem;left:0;right:0;width:100%;text-align:center}.form .form-title img[data-v-1464766e]{width:6.59rem;height:.86rem}.form .formBox[data-v-1464766e]{font-weight:500;font-size:.5rem}.form .formBox .li[data-v-1464766e]{margin:.63rem 0}.form .formBox .tit[data-v-1464766e]{font-weight:500;padding-bottom:.41rem}.form .formBox .tit[data-v-1464766e]:after{content:"*";color:#da2d2b}.form .formBox input[data-v-1464766e]{width:100%;height:1.26rem;background:#fff;border-radius:.1rem;border:1px solid #e9e9e9;padding:.4rem .41rem}.form .go[data-v-1464766e]{margin-top:.85rem;font-weight:500;font-size:.5rem;width:100%;height:1.26rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9900c),to(#ff5033));background-image:linear-gradient(180deg,#f9900c,#ff5033);color:#fff;border-radius:1rem;text-align:center;line-height:1.26rem;letter-spacing:.3rem}.form .go.disabled[data-v-1464766e]{background:#c2c2c2;letter-spacing:.1rem}.form .rule-container[data-v-1464766e]{margin-top:.65rem;border-top:1px dashed #999;padding-top:.37rem}.bottom-img[data-v-1464766e]{width:3.97rem;height:1.17rem;margin:.67rem auto 0;display:block}.notice-popup .notice-content[data-v-1464766e]{width:100%;margin-top:.28rem;height:100%;background:#fff;border-radius:.2rem .2rem 0 0;position:relative;padding:1.38rem .3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notice-popup .pop-header[data-v-1464766e]{position:absolute;left:0;right:0;width:100%;top:-.28rem;text-align:center}.notice-popup .pop-header img[data-v-1464766e]{width:6.59rem;height:.86rem}.notice-popup .close-btn[data-v-1464766e]{position:absolute;top:.2rem;right:.2rem;width:.7rem;height:.7rem}.notice-popup .close-btn img[data-v-1464766e]{width:100%;height:100%}.notice-popup .table-header[data-v-1464766e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-weight:700;font-size:.46rem;color:#000;margin-bottom:.3rem;-ms-flex-negative:0;flex-shrink:0}.notice-popup .table-header div[data-v-1464766e]{text-align:center}.notice-popup .table-data[data-v-1464766e]{background:rgba(249,194,57,.12);border-radius:.1rem;height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .23rem;line-height:1.8rem;margin-bottom:.3rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#000}.notice-popup .table-content[data-v-1464766e]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;overflow-x:hidden;overflow-y:auto;padding-bottom:.3rem}.overflow-hidden[data-v-1464766e]{overflow:hidden}.no-content[data-v-1464766e]{padding-top:4.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#000}.no-content img[data-v-1464766e]{width:3.99rem;height:3.7rem;margin-bottom:1.02rem}.bg[data-v-4169f085]{background:#fff;padding-bottom:.2rem}.topBac[data-v-4169f085]{width:5.62rem;height:5.87rem;margin:.96rem auto 1.37rem}.title[data-v-4169f085]{text-align:center;font-size:.68rem;font-family:PingFang SC;font-weight:700;font-size:.8rem;color:#fa5742}.back-btn[data-v-4169f085]{width:5.86rem;height:1.26rem;background:-webkit-gradient(linear,left top,left bottom,from(#ff4f33),to(#f99208));background:linear-gradient(-180deg,#ff4f33,#f99208);border-radius:.63rem;margin:2.24rem auto 0;font-weight:400;font-size:.54rem;color:#fff;text-align:center;line-height:1.26rem}.bg[data-v-7453d0b2]{width:100%;padding:1.26rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.top-box[data-v-7453d0b2]{width:100%;height:16rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/f6e9affb0c19eeb3386b7cb23c5af722.png);background-size:100% 100%}.container[data-v-7453d0b2]{padding:0 .4rem 1.2rem;margin-top:-1.09rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/ea020c81a34f46bfcdd60b4e8861b4db.png);background-size:100% 100%;background-repeat:no-repeat}.title-image[data-v-7453d0b2]{width:8.25rem;height:2.47rem;margin:0 auto;display:block}.couponBox[data-v-7453d0b2]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .rule[data-v-7453d0b2]{width:2.11rem;height:.85rem;background:#fee54c;border-radius:.05rem 0 0 .05rem;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#000;line-height:.85rem;text-align:center;position:absolute;right:-.4rem;margin-top:.21rem}.couponBox .coupon-container[data-v-7453d0b2]{width:100%;height:7.63rem;background:#fff;border-radius:.15rem;border:1px solid #000;padding:.39rem .17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.32rem}.couponBox .coupon-container .couponImg[data-v-7453d0b2]{width:4.87rem;height:2.1rem;margin-bottom:.3rem}.couponBox .coupon-container .receive-btn[data-v-7453d0b2]{width:3.26rem;height:1.28rem;background:#5fcc16;border-radius:.6rem;border:1px solid #000}.couponBox .coupon-container .receive-btn .true-btn[data-v-7453d0b2]{height:1.17rem;background:#fee54c;border-radius:.6rem;font-family:Source Han Sans SC;font-weight:500;font-size:.58rem;color:#000;line-height:1.17rem;text-align:center}.lunbo-container[data-v-7453d0b2]{width:100%;margin-top:1.19rem;padding-bottom:.6rem;overflow:hidden}.product-container[data-v-7453d0b2]{margin:.68rem 0}.product-container .title-image[data-v-7453d0b2]{width:9.3rem;height:2.27rem;margin:0 auto;display:block}.product-box[data-v-7453d0b2]{width:100%}.product-box .product-item[data-v-7453d0b2]{width:100%;height:4.74rem;border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.34rem;padding:.23rem .5rem .5rem .22rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/5a78dfdbd528d28a8fc0359e068d869d.png);background-size:100% 100%;background-repeat:no-repeat}.product-box .product-item .product-img[data-v-7453d0b2]{width:4.12rem;height:4rem;background:#000;border-radius:.19rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-box .product-item .product-img .xian-icon[data-v-7453d0b2]{position:absolute;top:0;left:0;height:.58rem;padding:0 .22rem;text-align:center;line-height:.58rem;background:#c2ee53;border-radius:.19rem 0 .19rem 0;font-family:Source Han Sans SC;font-weight:400;font-size:.36rem;color:#000}.product-box .product-item .product-img .bottom-tag[data-v-7453d0b2]{width:100%;position:absolute;left:0;right:0;bottom:0;height:.7rem;background:rgba(0,0,0,.4);border-radius:0 0 .19rem .19rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .product-item .product-img .bottom-tag img[data-v-7453d0b2]{width:2.83rem;height:.34rem}.product-box .product-item .product-content[data-v-7453d0b2]{width:5.34rem;height:100%;padding:.8rem 0 0 .54rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .product-item .product-content .title[data-v-7453d0b2]{font-family:PingFang-SC;font-weight:700;font-size:.46rem;color:#00132f}.product-box .product-item .product-content .subtitle[data-v-7453d0b2]{max-width:100%;font-family:PingFang-SC;font-weight:500;font-size:.34rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-top:.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.product-box .product-item .product-content .subtitle .tag[data-v-7453d0b2]{padding:.11rem .17rem;border:1px solid #023940;color:#023940;margin-right:.22rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.3rem}.product-box .product-item .product-content .subtitle[data-v-7453d0b2]::-webkit-scrollbar{display:none}.product-box .product-item .product-content .btn[data-v-7453d0b2]{width:100%;height:.82rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/d3b2ca984bb3d6d7ae24f502e7ee9a26.png);background-size:100% 100%;background-repeat:no-repeat;padding-left:.25rem;font-family:PingFang SC;font-weight:800;font-size:.54rem;color:#000}.product-box .product-item .product-content .btn .oldPrice[data-v-7453d0b2]{font-weight:400;font-size:.36rem;color:#66676a;line-height:.74rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.hot-product.product-container[data-v-7453d0b2]{margin-top:1.24rem}.hot-product.product-container .product-box1[data-v-7453d0b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.hot-product.product-container .product-item[data-v-7453d0b2]{width:5.07rem;height:6.9rem;margin-bottom:.32rem;padding:.15rem;border-radius:.3rem;background:#c2ee53;position:relative}.hot-product.product-container .product-item .product-img[data-v-7453d0b2]{width:100%;height:3.52rem;border-radius:.3rem;position:relative}.hot-product.product-container .product-item .product-img .xian-icon[data-v-7453d0b2]{position:absolute;top:0;left:0;height:.6rem;padding:0 .22rem;text-align:center;line-height:.6rem;background:#c2ee53;border-radius:.19rem 0 .19rem 0;font-family:Source Han Sans SC;font-weight:400;font-size:.36rem;color:#000;z-index:10}.hot-product.product-container .product-item .product-img .bottom-tag[data-v-7453d0b2]{width:3.39rem;height:.6rem;position:absolute;left:0;top:0;z-index:5;background:rgba(0,0,0,.4);border-radius:.28rem 0 .28rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding-left:1.25rem}.hot-product.product-container .product-item .product-img .bottom-tag img[data-v-7453d0b2]{width:2.83rem;height:.34rem}.hot-product.product-container .product-item .product-content[data-v-7453d0b2]{height:3.7rem;background:-webkit-gradient(linear,left top,left bottom,from(#fffcb8),to(#fff));background:linear-gradient(180deg,#fffcb8,#fff);border-radius:.3rem;position:absolute;left:0;right:0;bottom:0;width:100%;padding:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-product.product-container .product-item .product-content .title[data-v-7453d0b2]{font-family:PingFang-SC;font-weight:700;font-size:.46rem;color:#00132f}.hot-product.product-container .product-item .product-content .subtitle[data-v-7453d0b2]{max-width:100%;font-family:PingFang-SC;font-weight:500;font-size:.34rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-top:.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.hot-product.product-container .product-item .product-content .subtitle .tag[data-v-7453d0b2]{padding:.11rem .17rem;border:1px solid #023940;color:#023940;margin-right:.22rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.3rem}.hot-product.product-container .product-item .product-content .subtitle[data-v-7453d0b2]::-webkit-scrollbar{display:none}.hot-product.product-container .product-item .product-content .btn[data-v-7453d0b2]{width:100%;height:.82rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/d3b2ca984bb3d6d7ae24f502e7ee9a26.png);background-size:100% 100%;background-repeat:no-repeat;padding-left:.25rem;font-family:PingFang SC;font-weight:800;font-size:.54rem;color:#000}.hot-product.product-container .product-item .product-content .btn .oldPrice[data-v-7453d0b2]{font-weight:400;font-size:.36rem;color:#66676a;line-height:.74rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.bottomImg[data-v-7453d0b2]{display:block;margin:.46rem auto 0;width:4.17rem;height:1.46rem;-o-object-fit:contain;object-fit:contain}.com-return[data-v-7453d0b2]{width:1.2rem;height:1.2rem;bottom:2.24rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/36b7b30c8e9b49ee921c4eaee571c843.png)}.showMore[data-v-7453d0b2]{width:3.4rem;height:.9rem;border-radius:.45rem;border:1px solid #ecd8bc;font-weight:500;font-size:.4rem;color:#ecd8bc;line-height:.9rem;text-align:center;letter-spacing:1px;margin:.7rem auto .17rem}.product-title[data-v-7453d0b2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.89rem 0 .52rem}.lunbo-container[data-v-7453d0b2] .lvSwiper{width:6.17rem;height:8.11rem;margin:.43rem auto 0;overflow:visible!important}.lunbo-container[data-v-7453d0b2] .lvSwiper .van-swipe__indicators{bottom:-.5rem}.lunbo-container[data-v-7453d0b2] .lvSwiper .lySwiper-seld{width:6.17rem;height:8.11rem;border-radius:.15rem;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:10}.lunbo-container[data-v-7453d0b2] .lvSwiper .lySwiper-seld img{width:100%;height:100%;border-radius:.15rem}.lunbo-container[data-v-7453d0b2] .lvSwiper .lySwiper-no{width:4.89rem;height:6.44rem;border-radius:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.735rem;position:relative;z-index:5}.lunbo-container[data-v-7453d0b2] .lvSwiper .lySwiper-no img{width:100%;height:100%;-webkit-filter:brightness(50%);filter:brightness(50%);border-radius:.15rem}.lunbo-container[data-v-7453d0b2] .lvSwiper .lySwiper-left{left:4rem}.lunbo-container[data-v-7453d0b2] .lvSwiper .lySwiper-right{left:-4rem}#certify[data-v-7453d0b2]{width:100%;margin:.43rem auto 0}#certify .swiper-container[data-v-7453d0b2]{padding-bottom:.2rem}#certify .swiper-slide[data-v-7453d0b2]{width:6.17rem}#certify .swiper-slide img[data-v-7453d0b2]{display:block}.swiper-slide img[data-v-7453d0b2]{width:6.17rem;height:8.11rem;border-radius:.15rem;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-filter:brightness(50%);filter:brightness(50%)}.swiper-slide-active img[data-v-7453d0b2]{-webkit-filter:none;filter:none}#certify .swiper-pagination[data-v-7453d0b2]{width:100%;left:0;right:0}.QDsubsidy-certify .swiper-pagination-bullet{margin:0 .05rem;background-color:#eee;width:.19rem;height:.19rem;opacity:1}#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#d1d1d1}.w-full[data-v-03ca88b0]{width:100%}.text-center[data-v-03ca88b0]{text-align:center}.flex[data-v-03ca88b0]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-03ca88b0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-03ca88b0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-03ca88b0]{padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffe4b3}.bg[data-v-03ca88b0],.top-box[data-v-03ca88b0]{width:100%;position:relative}.top-box .top-image[data-v-03ca88b0]{width:100%;height:18.81rem;position:relative;z-index:10}.img-container[data-v-03ca88b0]{padding:.37rem .32rem 1.31rem}.img-container img[data-v-03ca88b0]{width:100%}.img-container .title-image[data-v-03ca88b0]{width:6.52rem;height:1.81rem;display:block;margin:0 auto}.img-container .line-ka[data-v-03ca88b0]{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.67rem 0 .25rem}.img-container .xingye[data-v-03ca88b0]{position:absolute;width:1.35rem;height:1.32rem;left:0}.content-container[data-v-03ca88b0]{position:relative}.content-container .title-image[data-v-03ca88b0]{width:8.81rem;height:1.5rem;position:relative;z-index:999}.content-container .title-content-image[data-v-03ca88b0]{width:5.04rem;height:4.46rem}.product-box[data-v-03ca88b0]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-03ca88b0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:.4rem;position:relative}.product-box .typeBox div[data-v-03ca88b0]{width:3.92rem;height:1.2rem;font-family:PingFang SC;font-weight:700;font-size:.57rem;color:#000;line-height:1.2rem;text-align:center;background-image:url(https://static.ticket.sz-trip.com/uploads/20241128/0524ac63bd1cdaec30474e7afba6ae35.png);background-size:100% 100%;position:relative;z-index:10}.product-box .typeBox div.active[data-v-03ca88b0]{background-image:url(https://static.ticket.sz-trip.com/uploads/20241128/a4df0aa9e4d80bd1463b73b12782ec90.png);background-size:100% 100%}.product-box .typeBox[data-v-03ca88b0]::-webkit-scrollbar{display:none}.product-box .fengye[data-v-03ca88b0]{width:1.79rem;height:1.79rem;position:absolute;right:-.4rem;top:-1.02rem;z-index:5}.bottomImg[data-v-03ca88b0]{display:block;margin:1.62rem auto 0;width:3.2rem;height:1.14rem}.com-return[data-v-03ca88b0]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241128/85d5a2bbdb13fdc0f05f66f125e12de3.png)}.bg-product-item[data-v-03ca88b0]{background:#ffa102;position:absolute;z-index:5;left:.2rem;top:.2rem}.bg-product-item[data-v-03ca88b0],.product-item[data-v-03ca88b0]{width:calc(100% - .2rem);height:4rem;border-radius:.5rem 0 .5rem 0}.product-item[data-v-03ca88b0]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.5rem;padding:.1rem;z-index:10}.product-item .product-img[data-v-03ca88b0]{width:3.9rem;height:3.8rem;background:#cbe4ff;border-radius:.5rem 0 .5rem 0;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-content[data-v-03ca88b0]{width:1rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.14rem .14rem .14rem .29rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-03ca88b0]{font-family:PingFang SC;font-weight:500;font-size:.46rem;color:#000}.product-item .product-content .subtitle[data-v-03ca88b0]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-03ca88b0]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #ffa102;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#ffa102;padding:.28rem;text-align:center;margin-right:.21rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-03ca88b0]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-03ca88b0]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-03ca88b0]{font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#8c8c8c;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-03ca88b0]{font-family:PingFang-SC;font-weight:500;font-size:.36rem;color:#000;text-align:left;padding-right:.05rem}.product-item .product-content .btn .price[data-v-03ca88b0]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#ff5703;font-weight:700}.product-item .product-content .btn .predetermine[data-v-03ca88b0]{width:2rem;height:.7rem;background:#ffa102;border-radius:.35rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;line-height:.7rem}.product-item .product-content .hotel-tags[data-v-03ca88b0]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-03ca88b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-03ca88b0]{width:.5rem;height:.5rem;background:#0c498c;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-03ca88b0]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-03ca88b0]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-03ca88b0]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem;overflow-y:hidden}.bottom-bg-image[data-v-03ca88b0]{position:absolute;bottom:0;left:0;right:0;width:100%;height:.52rem}.point-container[data-v-03ca88b0]{position:relative}.point-container .cover-div[data-v-03ca88b0]{position:absolute;width:4rem;height:4.5rem;z-index:10}.point-container .cover-left[data-v-03ca88b0]{left:.6rem}.point-container .cover-right[data-v-03ca88b0]{right:.6rem}img[data-v-4ee93449]{display:block}div[data-v-4ee93449]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-4ee93449]{background:#fea8c1;padding:1.26rem 0}.top-box[data-v-4ee93449]{width:100%;height:7.49rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/daaae6af3c99965c0cd654ddff90f6be.png);background-size:100% 100%;position:relative}.top-box .rule[data-v-4ee93449]{width:1.7rem;height:.56rem;background:#fff;border-radius:.1rem;line-height:.56rem;text-align:center;position:absolute;right:0;bottom:.65rem;font-weight:500;font-size:.36rem;color:#fd4bc9}.titleImg[data-v-4ee93449]{width:10.28rem;height:1.33rem;margin:.5rem auto 0}.coupon-box[data-v-4ee93449]{width:10.45rem;height:4.47rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/483ce4e7561967bd9327dbe2fed90b9e.png);background-size:100% 100%;position:relative;margin:.5rem auto 0}.coupon-box .coupon-btn[data-v-4ee93449]{width:7.2rem;line-height:.9rem;background:#fff4f6;border-radius:.2rem;text-align:center;font-weight:400;font-size:.48rem;color:#f44b0f;position:absolute;margin:auto;left:0;right:0;bottom:.39rem}.coupon-box .noStock[data-v-4ee93449]{width:1.66rem;height:1.66rem;position:absolute;top:.41rem}.coupon-box .noStock1[data-v-4ee93449]{right:.41rem}.coupon-box .noStock2[data-v-4ee93449]{right:2.51rem}.coupon-box .noStock3[data-v-4ee93449]{right:4.61rem}[data-v-4ee93449] .van-tabs{width:10.45rem;margin:.44rem auto 0}[data-v-4ee93449] .van-sticky.van-sticky--fixed .van-tabs__wrap{background:#fea8c1;padding:.5rem .4rem 0;height:2.45rem}[data-v-4ee93449] .van-tabs--line .van-tabs__wrap{height:1.81rem;margin-bottom:.42rem}[data-v-4ee93449] .van-tabs--line .van-tabs__wrap .type-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.48rem;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/f87dc6a3ff89772b475dcc672ef9e6e0.png);background-size:100% 100%;background-repeat:no-repeat;width:1.7rem;height:1.58rem}[data-v-4ee93449] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-4ee93449] .van-tabs--line .van-tabs__wrap .van-tab--active .type-title{background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/7684f19b6f010ccd29641b27b86724d3.png);height:1.81rem;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding-top:.2rem}[data-v-4ee93449] .van-tabs__line{display:none}[data-v-4ee93449] .van-tabs__nav--line{padding-bottom:0}[data-v-4ee93449] .van-tabs__nav{background-color:transparent}[data-v-4ee93449] .van-tab__text--ellipsis{overflow:visible;-webkit-line-clamp:3}.box[data-v-4ee93449]{width:10.45rem;height:auto;background:#ea6289;border-radius:.3rem;margin-bottom:.73rem;background-repeat:no-repeat;background-size:100% auto;padding-top:2.26rem;padding-bottom:.2rem}.box .tags[data-v-4ee93449]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:10.45rem}.box .tags .tag[data-v-4ee93449]{margin-bottom:.42rem;font-weight:700;font-size:.44rem;color:#fff;line-height:.97rem;border:1px solid #fff;text-align:center;border-radius:.47rem;background:#ffa8c1}.box .tags .tag0[data-v-4ee93449]{padding:0 .27rem;margin-right:.08rem}.box .tags .tag1[data-v-4ee93449]{padding:0 .27rem;margin-right:.2rem}.box .tags .tag2[data-v-4ee93449]{width:31%;margin-right:.15rem}.box .tags .tag3[data-v-4ee93449]{padding:0 .2rem;margin-right:.1rem}.box .tags .tag4[data-v-4ee93449]{padding:0 .44rem;margin-right:.1rem}.box .tags .tag-active[data-v-4ee93449]{background:#ff4f81}.box .more[data-v-4ee93449]{font-weight:500;font-size:.44rem;color:#fff;padding:.15rem 0 .2rem;text-align:center}.item[data-v-4ee93449]{width:10.1rem;height:3.73rem;background:#fff;border-radius:.2rem;margin:0 auto .25rem;padding:.25rem .4rem .25rem .18rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-4ee93449]{width:.93rem;line-height:.56rem;background:-webkit-gradient(linear,left top,right top,from(#ffa83d),to(#ff5b0f));background:linear-gradient(90deg,#ffa83d,#ff5b0f);border-radius:.1rem 0 .1rem 0;text-align:center;position:absolute;top:.25rem;left:.18rem;font-weight:500;font-size:.36rem;color:#fff}.item .textImg[data-v-4ee93449]{width:3.3rem;line-height:.76rem;position:absolute;left:.18rem;bottom:.25rem}.item .img[data-v-4ee93449]{width:3.3rem;height:3.23rem;border-radius:.1rem}.item .content[data-v-4ee93449]{width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.35rem}.item .content .title[data-v-4ee93449]{font-weight:700;font-size:.48rem;color:#000}.item .content .item-tags[data-v-4ee93449]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .item-tags .item-tag[data-v-4ee93449]{padding:0 .2rem;line-height:.61rem;border-radius:.3rem;border:1px solid #f44b0f;font-weight:500;font-size:.38rem;color:#f44b0f;margin-right:.2rem}.item .content .item-bottom[data-v-4ee93449]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .item-bottom .price[data-v-4ee93449]{font-weight:700;font-size:.6rem;color:#f52d0f}.item .content .item-bottom .price span[data-v-4ee93449]{font-weight:500;font-size:.36rem;color:#727272;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .price[data-v-4ee93449]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .btn[data-v-4ee93449]{width:2.03rem;line-height:.72rem;background:#ff4f81;border-radius:.36rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff}.botText[data-v-4ee93449]{width:3.18rem;margin:2.35rem auto 0}.com-return[data-v-4ee93449]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/1432020d3f32bb52f01eb4f1b6247268.png)}.title-image[data-v-4ee93449]{width:9.14rem;height:1.33rem;display:block;margin:0 auto}.recommend-line[data-v-4ee93449]{padding:1.11rem 0 0}.recommend-line .swiper-area[data-v-4ee93449]{padding:.4rem}.recommend-line[data-v-4ee93449] .small-swipe{height:12.6rem;overflow:hidden;border-radius:.2rem}.recommend-line[data-v-4ee93449] .van-swipe-item img{width:100%;height:12.14rem;-o-object-fit:cover;object-fit:cover}.recommend-line[data-v-4ee93449] .van-swipe__indicators{bottom:0}.recommend-line[data-v-4ee93449] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem;background:#fff;opacity:1}.recommend-line[data-v-4ee93449] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{background:#ff4f81}img[data-v-ee227d70]{display:block}div[data-v-ee227d70]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-ee227d70]{background:#fea8c1;padding:1.26rem 0}.top-box[data-v-ee227d70]{width:100%;height:7.49rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/daaae6af3c99965c0cd654ddff90f6be.png);background-size:100% 100%;position:relative}.top-box .rule[data-v-ee227d70]{width:1.7rem;height:.56rem;background:#fff;border-radius:.1rem;line-height:.56rem;text-align:center;position:absolute;right:0;bottom:.65rem;font-weight:500;font-size:.36rem;color:#fd4bc9}.titleImg[data-v-ee227d70]{width:10.28rem;height:1.33rem;margin:.5rem auto 0}.coupon-box[data-v-ee227d70]{width:10.45rem;height:4.47rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/483ce4e7561967bd9327dbe2fed90b9e.png);background-size:100% 100%;position:relative;margin:.5rem auto 0}.coupon-box .coupon-btn[data-v-ee227d70]{width:7.2rem;line-height:.9rem;background:#fff4f6;border-radius:.2rem;text-align:center;font-weight:400;font-size:.48rem;color:#f44b0f;position:absolute;margin:auto;left:0;right:0;bottom:.39rem}[data-v-ee227d70] .van-tabs{width:10.45rem;margin:.44rem auto 0}[data-v-ee227d70] .van-sticky.van-sticky--fixed .van-tabs__wrap{background:#fea8c1;padding:.5rem .4rem 0;height:2.45rem}[data-v-ee227d70] .van-tabs--line .van-tabs__wrap{height:1.81rem;margin-bottom:.42rem}[data-v-ee227d70] .van-tabs--line .van-tabs__wrap .type-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.48rem;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/f87dc6a3ff89772b475dcc672ef9e6e0.png);background-size:100% 100%;background-repeat:no-repeat;width:1.7rem;height:1.58rem}[data-v-ee227d70] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-ee227d70] .van-tabs--line .van-tabs__wrap .van-tab--active .type-title{background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/7684f19b6f010ccd29641b27b86724d3.png);height:1.81rem;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding-top:.2rem}[data-v-ee227d70] .van-tabs__line{display:none}[data-v-ee227d70] .van-tabs__nav--line{padding-bottom:0}[data-v-ee227d70] .van-tabs__nav{background-color:transparent}[data-v-ee227d70] .van-tab__text--ellipsis{overflow:visible;-webkit-line-clamp:3}.box[data-v-ee227d70]{width:10.45rem;height:auto;background:#ea6289;border-radius:.3rem;margin-bottom:.73rem;background-repeat:no-repeat;background-size:100% auto;padding-top:2.26rem;padding-bottom:.2rem}.box .tags[data-v-ee227d70]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:10.45rem}.box .tags .tag[data-v-ee227d70]{margin-bottom:.42rem;font-weight:700;font-size:.44rem;color:#fff;line-height:.97rem;border:1px solid #fff;text-align:center;border-radius:.47rem;background:#ffa8c1}.box .tags .tag0[data-v-ee227d70]{padding:0 .27rem;margin-right:.08rem}.box .tags .tag1[data-v-ee227d70]{padding:0 .27rem;margin-right:.2rem}.box .tags .tag2[data-v-ee227d70]{width:31%;margin-right:.15rem}.box .tags .tag3[data-v-ee227d70]{padding:0 .2rem;margin-right:.1rem}.box .tags .tag4[data-v-ee227d70]{padding:0 .44rem;margin-right:.1rem}.box .tags .tag-active[data-v-ee227d70]{background:#ff4f81}.box .more[data-v-ee227d70]{font-weight:500;font-size:.44rem;color:#fff;padding:.15rem 0 .2rem;text-align:center}.item[data-v-ee227d70]{width:10.1rem;height:3.73rem;background:#fff;border-radius:.2rem;margin:0 auto .25rem;padding:.25rem .4rem .25rem .18rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-ee227d70]{width:.93rem;line-height:.56rem;background:-webkit-gradient(linear,left top,right top,from(#ffa83d),to(#ff5b0f));background:linear-gradient(90deg,#ffa83d,#ff5b0f);border-radius:.1rem 0 .1rem 0;text-align:center;position:absolute;top:.25rem;left:.18rem;font-weight:500;font-size:.36rem;color:#fff}.item .textImg[data-v-ee227d70]{width:3.3rem;line-height:.76rem;position:absolute;left:.18rem;bottom:.25rem}.item .img[data-v-ee227d70]{width:3.3rem;height:3.23rem;border-radius:.1rem}.item .content[data-v-ee227d70]{width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.35rem}.item .content .title[data-v-ee227d70]{font-weight:700;font-size:.48rem;color:#000}.item .content .item-tags[data-v-ee227d70]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .item-tags .item-tag[data-v-ee227d70]{padding:0 .2rem;line-height:.61rem;border-radius:.3rem;border:1px solid #f44b0f;font-weight:500;font-size:.38rem;color:#f44b0f;margin-right:.2rem}.item .content .item-bottom[data-v-ee227d70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .item-bottom .price[data-v-ee227d70]{font-weight:700;font-size:.6rem;color:#f52d0f}.item .content .item-bottom .price span[data-v-ee227d70]{font-weight:500;font-size:.36rem;color:#727272;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .price[data-v-ee227d70]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .btn[data-v-ee227d70]{width:2.03rem;line-height:.72rem;background:#ff4f81;border-radius:.36rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff}.botText[data-v-ee227d70]{width:3.18rem;margin:2.35rem auto 0}.com-return[data-v-ee227d70]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/1432020d3f32bb52f01eb4f1b6247268.png)}.title-image[data-v-ee227d70]{width:9.14rem;height:1.33rem;display:block;margin:0 auto}.recommend-line[data-v-ee227d70]{padding:1.11rem 0 0}.recommend-line .swiper-area[data-v-ee227d70]{padding:.4rem}.recommend-line[data-v-ee227d70] .small-swipe{height:12.6rem;overflow:hidden;border-radius:.2rem}.recommend-line[data-v-ee227d70] .van-swipe-item img{width:100%;height:12.14rem;-o-object-fit:cover;object-fit:cover}.recommend-line[data-v-ee227d70] .van-swipe__indicators{bottom:0}.recommend-line[data-v-ee227d70] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem;background:#fff;opacity:1}.recommend-line[data-v-ee227d70] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{background:#ff4f81}.w-full[data-v-52fff2ca]{width:100%}.text-center[data-v-52fff2ca]{text-align:center}.flex[data-v-52fff2ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-52fff2ca]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-52fff2ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-52fff2ca]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#0c498c}.top-box[data-v-52fff2ca]{width:100%;position:relative}.top-box .top-image[data-v-52fff2ca]{width:100%;height:9.1rem;position:relative;z-index:10}.content-container[data-v-52fff2ca]{position:relative}.content-container .title-image[data-v-52fff2ca]{width:8.81rem;height:1.5rem;position:relative;z-index:999}.content-container .title-content-image[data-v-52fff2ca]{width:5.04rem;height:4.46rem}.product-box[data-v-52fff2ca]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-52fff2ca]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.6rem}.product-box .typeBox div[data-v-52fff2ca]{width:3.2rem;height:1rem;border-radius:.2rem;border:1px solid #fff;font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-52fff2ca]{background:#fff;color:#0c498c;border:none}.product-box .typeBox[data-v-52fff2ca]::-webkit-scrollbar{display:none}.bottomImg[data-v-52fff2ca]{display:block;margin:1.62rem auto 0;width:3.8rem;height:1.4rem}.com-return[data-v-52fff2ca]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/e311fb71b3bcdd00969ed5c900e2de1c.png)}.product-item[data-v-52fff2ca]{width:100%;height:5.6rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem;padding:.1rem}.product-item .product-img[data-v-52fff2ca]{width:3.8rem;height:5.4rem;background:#cbe4ff;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-52fff2ca]{position:absolute;top:0;left:0;width:1.2rem;height:.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/d5eccd2d038635608ac9dabbab57d99b.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-img .sale-tag[data-v-52fff2ca]{position:absolute;bottom:0;left:0;right:0;width:3.8rem;height:.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/756c8229505e141491159204653303bc.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content[data-v-52fff2ca]{width:1rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.18rem .18rem .18rem .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-52fff2ca]{font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#111}.product-item .product-content .subtitle[data-v-52fff2ca]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-52fff2ca]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-52fff2ca]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-52fff2ca]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-52fff2ca]{height:.28rem;font-family:PingFang SC;font-weight:400;font-size:.36rem;color:#888;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-52fff2ca]{font-family:PingFang-SC;font-weight:500;font-size:.36rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-52fff2ca]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-52fff2ca]{background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/f914e8f677c0c726eebcf2b9f3481dc6.png);width:1.6rem;height:.8rem;background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content .hotel-tags[data-v-52fff2ca]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-52fff2ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-52fff2ca]{width:.5rem;height:.5rem;background:#0c498c;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-52fff2ca]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-52fff2ca]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-52fff2ca]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem;overflow-y:hidden}.showMore[data-v-52fff2ca]{width:4rem;height:.9rem;border-radius:.45rem;border:1px solid #fff;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#fff;line-height:.9rem;text-align:center;margin:.62rem auto .17rem}.w-full[data-v-da002552]{width:100%}.text-center[data-v-da002552]{text-align:center}.flex[data-v-da002552]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-da002552]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-da002552]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-da002552]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#a06630}.top-box[data-v-da002552]{width:100%;position:relative}.top-box .top-image[data-v-da002552]{width:100%;height:9.1rem;position:relative;z-index:10}.content-container[data-v-da002552]{position:relative}.content-container .title-image[data-v-da002552]{width:8.81rem;height:1.5rem;position:relative;z-index:999}.content-container .title-content-image[data-v-da002552]{width:5.04rem;height:4.46rem}.product-box[data-v-da002552]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-da002552]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:.6rem}.product-box .typeBox div[data-v-da002552]{width:2.4rem;height:1rem;border-radius:.2rem;border:1px solid #fff;font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:.2rem}.product-box .typeBox .active[data-v-da002552]{background:#fff;color:#a06630;border:none}.product-box .typeBox[data-v-da002552]::-webkit-scrollbar{display:none}.bottomImg[data-v-da002552]{display:block;margin:1.62rem auto 0;width:3.8rem;height:1.4rem}.com-return[data-v-da002552]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/d538b936a5064821b3cef9226465792d.png)}.product-item[data-v-da002552]{width:100%;height:4rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem;padding:.1rem}.product-item .product-img[data-v-da002552]{width:3.8rem;height:3.8rem;background:#cbe4ff;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-da002552]{position:absolute;top:0;left:0;width:1.2rem;height:.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/d5eccd2d038635608ac9dabbab57d99b.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-img .sale-tag[data-v-da002552]{position:absolute;bottom:0;left:0;right:0;width:3.8rem;height:.7rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/756c8229505e141491159204653303bc.png);background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content[data-v-da002552]{width:1rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.18rem .18rem .18rem .31rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-da002552]{font-family:PingFang SC;font-weight:700;font-size:.48rem;color:#111}.product-item .product-content .subtitle[data-v-da002552]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-da002552]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #a06630;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#a06630;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-da002552]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-da002552]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-da002552]{height:.28rem;font-family:PingFang SC;font-weight:400;font-size:.36rem;color:#888;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-da002552]{font-family:PingFang-SC;font-weight:500;font-size:.36rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-da002552]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-da002552]{background-image:url(https://static.ticket.sz-trip.com/uploads/20241107/f914e8f677c0c726eebcf2b9f3481dc6.png);width:1.6rem;height:.8rem;background-size:100% 100%;background-repeat:no-repeat}.product-item .product-content .hotel-tags[data-v-da002552]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-da002552]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-da002552]{width:.5rem;height:.5rem;background:#0c498c;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-da002552]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-da002552]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-da002552]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem;overflow-y:hidden}.showMore[data-v-da002552]{width:4rem;height:.9rem;border-radius:.45rem;border:1px solid #fff;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#fff;line-height:.9rem;text-align:center;margin:.62rem auto .17rem}.bg[data-v-6556ced4]{width:100%;padding:1.26rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:#f9ecda}.top-box[data-v-6556ced4]{width:100%;height:7.96rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241205/85a798d2f123f0add404fc1a28ff4bce.png);background-size:100% 100%}.container[data-v-6556ced4]{padding:.76rem .4rem 1.2rem;width:100%}.title-image[data-v-6556ced4]{width:6.46rem;height:2.11rem;margin:0 auto;display:block}.couponBox[data-v-6556ced4]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.couponBox .rule[data-v-6556ced4]{width:.8rem;height:1.77rem;background:#ffe50c;border-radius:.06rem 0 0 .06rem;font-weight:500;font-size:.36rem;color:#000;right:-.4rem;top:.49rem;position:absolute;padding:.17rem .23rem;line-height:1}.couponBox .coupon-container[data-v-6556ced4]{width:100%;height:6.12rem;background:#fff;border-radius:.3rem;border:1px solid #000;padding:.26rem .29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.44rem}.couponBox .coupon-container .couponImg[data-v-6556ced4]{width:4.78rem;height:2.64rem;margin-bottom:.28rem}.product-container[data-v-6556ced4]{margin:.8rem 0;width:100%}.product-container .product-box1[data-v-6556ced4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-container .product-item[data-v-6556ced4]{width:5.09rem;height:6.9rem;margin-bottom:.32rem;border-radius:.3rem;position:relative}.product-container .product-item .product-img[data-v-6556ced4]{width:100%;height:5rem;border-radius:.3rem;position:relative}.product-container .product-item .product-img img[data-v-6556ced4]{width:100%;height:100%;border-radius:.3rem}.product-container .product-item .product-content[data-v-6556ced4]{height:3.7rem;background:#fff;border-radius:.3rem;position:absolute;left:0;right:0;bottom:0;width:100%;padding:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-container .product-item .product-content .title[data-v-6556ced4]{font-family:PingFang-SC;font-weight:700;font-size:.44rem;color:#00132f}.product-container .product-item .product-content .subtitle[data-v-6556ced4]{max-width:100%;font-family:PingFang-SC;font-weight:500;font-size:.34rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;padding-top:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.product-container .product-item .product-content .subtitle .tag[data-v-6556ced4]{padding:.05rem .17rem;border:1px solid #023940;color:#023940;margin-right:.22rem;-ms-flex-negative:0;flex-shrink:0;border-radius:1rem}.product-container .product-item .product-content .subtitle[data-v-6556ced4]::-webkit-scrollbar{display:none}.product-container .product-item .product-content .btn[data-v-6556ced4]{width:100%;height:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;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;font-family:PingFang SC;font-weight:800;font-size:.54rem;color:#000}.product-container .product-item .product-content .btn .oldPrice[data-v-6556ced4]{font-weight:400;font-size:.36rem;color:#66676a;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;height:.27rem;line-height:.8}.product-container .product-item .product-content .btn .price-container[data-v-6556ced4]{height:.8rem;font-weight:800;font-size:.48rem;color:#f75008}.product-container .product-item .product-content .btn .buy[data-v-6556ced4]{width:1.6rem;height:.8rem;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.4rem;text-align:center;line-height:.8rem;font-weight:700;font-size:.42rem;color:#fff;-ms-flex-negative:0;flex-shrink:0}.bottomImg[data-v-6556ced4]{display:block;margin:1.14rem auto 0;width:3.79rem;height:1.42rem;-o-object-fit:contain;object-fit:contain}.com-return[data-v-6556ced4]{width:1.2rem;height:1.2rem;bottom:2.24rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241126/36b7b30c8e9b49ee921c4eaee571c843.png)}.showMore[data-v-6556ced4]{width:2.98rem;height:.73rem;border-radius:.36rem;border:1px solid #000;font-weight:500;font-size:.36rem;color:#000;line-height:.73rem;text-align:center;margin:.2rem auto 0}img[data-v-62afa414]{display:block}div[data-v-62afa414]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-62afa414]{background:#aad8ff;padding:1.26rem 0;overflow-x:hidden}.top-box[data-v-62afa414]{width:100%;height:12rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241224/756de2554a4b6581bc893d18883ebb9b.png);background-size:100% 100%;position:relative}.page-body[data-v-62afa414]{position:relative;width:100%;top:-1.7rem;background:#aad8ff;padding-top:1.6rem}.page-body .titleBG-fix[data-v-62afa414]{height:1.5rem;width:100%;position:absolute;top:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#aad8ff));background:linear-gradient(180deg,#fff,#aad8ff);z-index:5}.titleImg[data-v-62afa414]{width:9.2rem;height:2rem;margin:0 auto;position:absolute;z-index:99}.rule[data-v-62afa414]{width:1.7rem;height:.66rem;background:#fff;border-radius:.16rem 0 0 .16rem;line-height:.66rem;text-align:center;position:absolute;right:0;top:.6rem;font-weight:500;font-size:.36rem;color:#f96910}.coupon-box[data-v-62afa414]{width:10.47rem;height:7.63rem;background:hsla(0,0%,100%,.3);-webkit-box-shadow:1px 1px 1px 1px rgba(122,167,206,.4);box-shadow:1px 1px 1px 1px rgba(122,167,206,.4);border-radius:.36rem;border:1px solid #fff;position:relative;margin:0 auto}.coupon-box .coupon-container[data-v-62afa414]{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.2rem;padding-left:2px}.coupon-box .coupon-container .couponImg[data-v-62afa414],.coupon-box .coupon-container[data-v-62afa414]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .coupon-container .couponImg[data-v-62afa414]{width:3.84rem;height:2.8rem;margin-bottom:.25rem;margin-right:.58rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-bottom:.13rem}.coupon-box .coupon-container .small-couponImg[data-v-62afa414]{width:3.3rem;height:2.85rem;margin-right:.14rem}.coupon-box .coupon-container .coupon-btn[data-v-62afa414]{width:2.01rem;height:.59rem;background:#752c0c;border-radius:.29rem;border:0 solid #752c0c;font-family:Source Han Sans SC;font-weight:400;font-size:.34rem;color:#fff;line-height:.59rem;text-align:center}.coupon-box .coupon-container .coupon-btn.disable[data-v-62afa414]{background:#e0e0e0;color:#010101}.text-container[data-v-62afa414]{margin:1.77rem auto 0;width:10.47rem;background:hsla(0,0%,100%,.3);-webkit-box-shadow:1px 1px 1px 1px rgba(122,167,206,.4);box-shadow:1px 1px 1px 1px rgba(122,167,206,.4);border-radius:.36rem;border:1px solid #fff;padding:1rem 0 .58rem;position:relative}.text-container .text-item[data-v-62afa414]{width:10.45rem;height:15.47rem}.text-container .text-item img[data-v-62afa414]{width:100%;height:100%}.box[data-v-62afa414]{width:10.45rem;margin:0 auto;padding-top:.5rem}.box .typeBox[data-v-62afa414]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 .36rem .5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .typeBox .type-img[data-v-62afa414]{width:4.08rem;height:1.23rem}.item[data-v-62afa414]{width:11.46rem;height:4.08rem;margin:0 auto .35rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .left-img[data-v-62afa414]{position:relative}.item .left-img .img[data-v-62afa414],.item .left-img[data-v-62afa414]{width:4.47rem;height:4.08rem;border-radius:.3rem}.item .left-img div[data-v-62afa414]{position:absolute;bottom:0;left:0;width:100%;right:0;height:.7rem;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:0 0 .3rem .3rem;font-weight:700;font-size:.4rem;color:#fff;line-height:.7rem;text-align:center}.item .content[data-v-62afa414]{width:6.46rem;height:4.08rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;left:-.46rem;padding:.3rem}.item .content .title[data-v-62afa414]{font-weight:500;font-size:.46rem;color:#000}.item .content .item-tags[data-v-62afa414]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .item-tags .item-tag[data-v-62afa414]{padding:0 .2rem;line-height:.61rem;border-radius:.3rem;border:1px solid #ff7b00;font-weight:500;font-size:.38rem;color:#ff7b00;margin-right:.2rem}.item .content .item-bottom[data-v-62afa414]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .item-bottom .price[data-v-62afa414]{font-weight:500;font-size:.36rem;color:#000}.item .content .item-bottom .price>span[data-v-62afa414]{font-weight:500;font-size:.36rem;color:#727272;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .btn[data-v-62afa414]{width:2.03rem;line-height:.72rem;background:#ff7b00;border-radius:.36rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff}.showMore[data-v-62afa414]{width:3.82rem;height:.86rem;background:#fff;border-radius:.4rem;font-family:PingFang SC;font-weight:500;font-size:.44rem;color:#3dabf0;line-height:.86rem;text-align:center;margin:.69rem auto 0}.botText[data-v-62afa414]{width:4.46rem;margin:0 auto}.com-return[data-v-62afa414]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241220/125d25a67fa4564d100e776abf5a2de1.png)}.title-image[data-v-62afa414]{width:9.2rem;height:2rem;display:block;margin:0 auto}.recommend-line[data-v-62afa414]{padding:.8rem 0 0}.recommend-line .swiper-area[data-v-62afa414]{padding:.4rem}.recommend-line[data-v-62afa414] .small-swipe{height:13.6rem;overflow:hidden;border-radius:.2rem}.recommend-line[data-v-62afa414] .van-swipe-item img{width:100%;height:13rem;border-radius:.36rem;-o-object-fit:cover;object-fit:cover}.recommend-line[data-v-62afa414] .van-swipe__indicators{bottom:0}.recommend-line[data-v-62afa414] .van-swipe__indicators .van-swipe__indicator{width:.25rem;height:.25rem}.recommend-line[data-v-62afa414] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{background:#fff}img[data-v-4edd8fc0]{display:block}div[data-v-4edd8fc0]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-4edd8fc0]{background:#ffabdb;padding:1.26rem 0}.top-box[data-v-4edd8fc0]{width:100%;height:7.49rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241226/d85d2757d89da2660bf597830e9e3fcd.png);background-size:100% 100%;position:relative}.top-box .rule[data-v-4edd8fc0]{width:.63rem;height:1.5rem;background:#fff;border-radius:.1rem 0 0 .1rem;line-height:.35rem;position:absolute;right:0;bottom:-1.47rem;font-weight:500;font-size:.36rem;color:#fd4bc9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titleImg[data-v-4edd8fc0]{width:7.96rem;height:1.64rem;margin:.9rem auto 0}.coupon-box[data-v-4edd8fc0]{width:10.45rem;height:4.47rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241226/57313c5db8b5f074cc3aaaa91bdfe1b4.png);background-size:100% 100%;position:relative;margin:.5rem auto 0}.coupon-box .noStock[data-v-4edd8fc0]{width:1.66rem;height:1.66rem;position:absolute;top:.41rem}.coupon-box .noStock1[data-v-4edd8fc0]{right:.41rem}.coupon-box .noStock2[data-v-4edd8fc0]{right:2.51rem}.coupon-box .noStock3[data-v-4edd8fc0]{right:4.61rem}[data-v-4edd8fc0] .van-tabs{width:10.45rem;margin:.44rem auto 0}[data-v-4edd8fc0] .van-sticky.van-sticky--fixed .van-tabs__wrap{background:#ffabdb;padding:.5rem .4rem 0;height:2.45rem}[data-v-4edd8fc0] .van-tabs--line .van-tabs__wrap{height:1.81rem;margin-bottom:.42rem}[data-v-4edd8fc0] .van-tabs--line .van-tabs__wrap .type-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.42rem;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20241204/f87dc6a3ff89772b475dcc672ef9e6e0.png);background-size:100% 100%;background-repeat:no-repeat;width:1.7rem;height:1.58rem}[data-v-4edd8fc0] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-4edd8fc0] .van-tabs--line .van-tabs__wrap .van-tab--active .type-title{background-image:url(https://static.ticket.sz-trip.com/uploads/20241226/1756766a9daf45772f900d8710f67f84.png);height:1.81rem;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding-top:.2rem}[data-v-4edd8fc0] .van-tabs__line{display:none}[data-v-4edd8fc0] .van-tabs__nav--line{padding-bottom:0}[data-v-4edd8fc0] .van-tabs__nav{background-color:transparent}[data-v-4edd8fc0] .van-tab__text--ellipsis{overflow:visible;-webkit-line-clamp:3}.box[data-v-4edd8fc0]{width:10.45rem;height:auto;background:#cb4495;border-radius:.3rem;margin-bottom:.73rem;background-repeat:no-repeat;background-size:100% auto;padding-top:2.26rem;padding-bottom:.2rem}.box .tags[data-v-4edd8fc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:10.45rem}.box .tags .tag[data-v-4edd8fc0]{margin-bottom:.42rem;font-weight:700;font-size:.44rem;color:#fff;line-height:.97rem;border:1px solid #fff;text-align:center;border-radius:.47rem}.box .tags .tag0[data-v-4edd8fc0]{padding:0 .15rem;margin-right:.08rem}.box .tags .tag1[data-v-4edd8fc0]{padding:0 .15rem;margin-right:.15rem}.box .tags .tag2[data-v-4edd8fc0]{width:31%;margin-right:.15rem}.box .tags .tag3[data-v-4edd8fc0]{padding:0 .15rem;margin-right:.1rem}.box .tags .tag4[data-v-4edd8fc0]{padding:0 .44rem;margin-right:.1rem}.box .tags .tag-active[data-v-4edd8fc0]{background:#fff;color:#cb4495}.box .more[data-v-4edd8fc0]{font-weight:500;font-size:.44rem;color:#fff;padding:.15rem 0 .2rem;text-align:center}.item[data-v-4edd8fc0]{width:10.1rem;height:3.73rem;background:#fff;border-radius:.2rem;margin:0 auto .25rem;padding:.25rem .4rem .25rem .18rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-4edd8fc0]{width:.93rem;line-height:.56rem;background:-webkit-gradient(linear,left top,right top,from(#ffa83d),to(#ff5b0f));background:linear-gradient(90deg,#ffa83d,#ff5b0f);border-radius:.1rem 0 .1rem 0;text-align:center;position:absolute;top:.25rem;left:.18rem;font-weight:500;font-size:.36rem;color:#fff}.item .textImg[data-v-4edd8fc0]{width:3.3rem;line-height:.76rem;position:absolute;left:.18rem;bottom:.25rem}.item .img[data-v-4edd8fc0]{width:3.3rem;height:3.23rem;border-radius:.1rem}.item .content[data-v-4edd8fc0]{width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.35rem}.item .content .title[data-v-4edd8fc0]{font-weight:700;font-size:.48rem;color:#000}.item .content .item-tags[data-v-4edd8fc0]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .item-tags .item-tag[data-v-4edd8fc0]{padding:0 .2rem;line-height:.61rem;border-radius:.3rem;border:1px solid #f44b0f;font-weight:500;font-size:.38rem;color:#f44b0f;margin-right:.2rem}.item .content .item-bottom[data-v-4edd8fc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .item-bottom .price[data-v-4edd8fc0]{font-weight:700;font-size:.6rem;color:#f52d0f}.item .content .item-bottom .price span[data-v-4edd8fc0]{font-weight:500;font-size:.36rem;color:#727272;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .price[data-v-4edd8fc0]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .btn[data-v-4edd8fc0]{width:2.03rem;line-height:.72rem;background:#ff4f81;border-radius:.36rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff}.botText[data-v-4edd8fc0]{width:3.18rem;margin:2.35rem auto 0}.com-return[data-v-4edd8fc0]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20241226/66aa6aadef9ed6192a378777d9c974df.png)}.title-image[data-v-4edd8fc0]{width:9.14rem;height:1.33rem;display:block;margin:0 auto}.recommend-line[data-v-4edd8fc0]{padding:1.11rem 0 0}.recommend-line .swiper-area[data-v-4edd8fc0]{padding:.4rem}.recommend-line[data-v-4edd8fc0] .small-swipe{height:12.6rem;overflow:hidden;border-radius:.2rem}.recommend-line[data-v-4edd8fc0] .van-swipe-item img{width:100%;height:12.14rem;-o-object-fit:cover;object-fit:cover}.recommend-line[data-v-4edd8fc0] .van-swipe__indicators{bottom:0}.recommend-line[data-v-4edd8fc0] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem;background:#fff;opacity:1}.recommend-line[data-v-4edd8fc0] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{background:#ff4f81}.bg[data-v-0766965a]{width:100%;padding:1.26rem 0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ff9187;position:relative}img[data-v-0766965a]{display:block}.topImg[data-v-0766965a]{width:11.25rem;height:11.28rem}.titleImg[data-v-0766965a]{width:8.1rem;height:1.7rem;margin:.79rem auto 0}.rule[data-v-0766965a]{width:.8rem;height:1.67rem;background:#f8c37e;border-radius:.1rem 0 0 .1rem;font-weight:500;font-size:.36rem;color:#ff3d2d;line-height:1;position:absolute;right:0;top:18.23rem;text-align:center;padding:.1rem 0}.coupon-box[data-v-0766965a]{width:10.46rem;height:15.46rem;background:#fff;border-radius:.3rem;border:0 solid #000;margin:.4rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-box img[data-v-0766965a]{width:10.2rem;height:2.4rem}.media-box[data-v-0766965a]{width:100%;padding:.98rem .36rem .2rem}.media-box .media-title[data-v-0766965a]{width:8.1rem;height:1.7rem;display:block;margin:0 auto}.media-box .media[data-v-0766965a]{padding-top:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.media-box .media img[data-v-0766965a]{width:3.38rem;height:1.68rem}.type-box[data-v-0766965a]{margin:.8rem .38rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;overflow:hidden;overflow-x:auto}.type-box .type-item[data-v-0766965a]{width:2.4rem;height:1.02rem;line-height:1.02rem;border-radius:.2rem;border:1px solid #fff;text-align:center;font-weight:500;font-size:.42rem;color:#fff;margin-right:.16rem;-ms-flex-negative:0;flex-shrink:0}.type-box .type-active[data-v-0766965a]{height:1.24rem;border:none;font-weight:700;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/couponAndKs/tagBg.png);background-size:100% 100%}.item[data-v-0766965a]{width:10.46rem;height:4.08rem;position:relative;margin:0 auto .35rem}.item img[data-v-0766965a]{width:5.51rem;height:4.08rem;border-radius:.3rem}.item .content[data-v-0766965a]{position:absolute;top:0;right:0;z-index:2;width:6.46rem;height:4.08rem;background:#fff;border-radius:.3rem;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-0766965a]{font-weight:500;font-size:.46rem;color:#000;line-height:.6rem}.item .content .tags[data-v-0766965a]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-0766965a]{line-height:.63rem;border-radius:.3rem;border:1px solid #fd6426;padding:0 .25rem;font-weight:500;font-size:.36rem;color:#fd6426}.item .content .tags .tag[data-v-0766965a]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-0766965a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .price-box .old-price[data-v-0766965a]{font-weight:500;font-size:.36rem;color:#8c8c8c;line-height:.34rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .price-box .price[data-v-0766965a]{font-weight:500;font-size:.36rem;color:#000}.item .content .price-box .price span[data-v-0766965a]{font-size:.48rem;font-weight:700;color:#f03f0a}.item .content .price-box .price span[data-v-0766965a]:before{content:"\FFE5";font-size:.36rem}.item .content .price-box .price span[data-v-0766965a]:after{content:"\8D77";font-size:.36rem;color:#000}.item .content .price-box .btn[data-v-0766965a]{width:2rem;height:.7rem;line-height:.7rem;background:#f03f0a;border-radius:.35rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;margin-top:auto}.com-return[data-v-0766965a]{width:1.2rem;height:1.2rem;bottom:.96rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/couponAndKs/returnTop.png)}.coupon-img[data-v-0766965a]{position:fixed;right:.4rem;bottom:2.63rem;width:1.63rem;height:1.63rem;z-index:100}.videoPopup[data-v-0766965a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-0766965a]{width:100%;height:10rem}.coupon-tip[data-v-0766965a]{width:6.3rem;height:.91rem;font-family:PingFang SC;font-weight:700;font-size:.4rem;color:#ff3d2d;line-height:.52rem;text-align:center;margin:.5rem 0}.main-type-box[data-v-0766965a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.36rem .79rem 0}.main-type-box img[data-v-0766965a]{width:4.58rem;height:1.77rem}.bg[data-v-4583c4ef]{width:100%;padding:1.26rem 0 2rem;background:#d94637}div[data-v-4583c4ef]{-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-4583c4ef]{display:block}.topImg[data-v-4583c4ef]{width:100%;height:13.48rem}.titleImg[data-v-4583c4ef]{width:9.18rem;height:1.3rem;margin:.77rem auto .48rem}.box[data-v-4583c4ef]{margin:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .items[data-v-4583c4ef]{width:5.06rem;height:6.83rem;overflow:hidden;margin-bottom:.33rem;position:relative}.box .items img[data-v-4583c4ef]{width:100%;height:3.5rem;border-radius:.2rem}.box .item[data-v-4583c4ef]{width:100%;height:100%;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/blessingWc/productBg.png);background-size:100% 100%;position:absolute;top:0}.box .item .content[data-v-4583c4ef]{width:5.06rem;height:3.33rem;padding:.15rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:0}.box .item .content .title[data-v-4583c4ef]{font-weight:700;font-size:.42rem;color:#00132f}.box .item .content .tags[data-v-4583c4ef]{display:-webkit-box;display:-ms-flexbox;display:flex}.box .item .content .tags .tag[data-v-4583c4ef]{line-height:.63rem;border-radius:.1rem;border:1px solid #ff6d12;padding:0 .22rem;font-weight:500;font-size:.36rem;color:#ff6d12}.box .item .content .tags .tag[data-v-4583c4ef]:nth-child(n+2){margin-left:.2rem}.box .item .content .price-box[data-v-4583c4ef]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .item .content .price-box .old-price[data-v-4583c4ef]{font-weight:400;font-size:.36rem;color:#66676a;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.box .item .content .price-box .price[data-v-4583c4ef]{font-weight:800;font-size:.48rem;color:#ff010a}.box .item .content .price-box .price[data-v-4583c4ef]:before{content:"\FFE5";font-size:.36rem}.box .item .content .price-box .btn[data-v-4583c4ef]{width:1.6rem;height:.8rem;line-height:.8rem;background:#d31411;border-radius:.1rem;text-align:center;font-weight:700;font-size:.42rem;color:#fff;margin-top:auto}.more[data-v-4583c4ef]{width:3.84rem;line-height:.88rem;border-radius:.4rem;border:1px solid #fff;text-align:center;font-weight:500;font-size:.44rem;color:#fff;margin:1rem auto 0}.botText[data-v-4583c4ef]{width:4.46rem;margin:.98rem auto 0}.com-return[data-v-4583c4ef]{width:1.2rem;height:1.2rem;bottom:2.24rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/blessingWc/returnTop.png)}.bg[data-v-768182f9]{min-height:100vh;padding:1.26rem 0 1.87rem;background:#e9623a}img[data-v-768182f9]{display:block}.topImg[data-v-768182f9]{width:11.25rem;height:6.5rem}.box[data-v-768182f9]{width:10.59rem;margin:1.13rem auto 0;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/flowerTheme/ruleBgs.png);background-size:100% 100%;padding:1.37rem .4rem .95rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.box .titleImg[data-v-768182f9]{position:absolute;width:6.25rem;height:1.51rem;top:-.6rem;left:0;right:0;margin:0 auto}.box .couponImg[data-v-768182f9]{width:9.71rem;height:2.26rem;margin:0 auto}.box .btn[data-v-768182f9]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/flowerTheme/btnBgs.png);background-size:100% 100%;width:9.78rem;line-height:1.16rem;margin:.39rem auto;text-align:center;font-weight:700;font-size:.56rem;color:#d43300}.box .rule[data-v-768182f9]{font-weight:400;font-size:.4rem;color:#333;line-height:.68rem;padding:0 .16rem;border-top:.01rem dashed #c70f08}.box .rule .rule-title[data-v-768182f9]{font-weight:700;font-size:.4rem;color:#333;text-align:center;margin-bottom:.2rem}.box .rule .rule-btn[data-v-768182f9]{width:7.4rem;line-height:.93rem;border-radius:.15rem;border:.01rem solid #e84816;text-align:center;font-weight:400;font-size:.38rem;color:#e84816;margin:.5rem auto 0}.botText[data-v-768182f9]{width:3.52rem;height:1.14rem;margin:1.05rem auto 0}.com-return[data-v-768182f9]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/flowerTheme/returnTop.png)}[data-v-74c3ebde]{-webkit-box-sizing:border-box;box-sizing:border-box}.w-full[data-v-74c3ebde]{width:100%}.text-center[data-v-74c3ebde]{text-align:center}.flex[data-v-74c3ebde]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-74c3ebde]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-74c3ebde]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-74c3ebde]{width:100%;padding:1.26rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-container[data-v-74c3ebde]{padding-top:.51rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250115/67a8f3473b7abbc4ab52c2780b99fec7.jpg);background-size:100% 100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px}.content-container .logo-img[data-v-74c3ebde]{width:5.81rem;height:.78rem;display:block;margin-left:.46rem}.content-container .title-image[data-v-74c3ebde]{width:9.71rem;height:1.98rem;margin:1.07rem auto 0;display:block}.content-container .typeBox[data-v-74c3ebde]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.13rem .4rem .31rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-container .typeBox div[data-v-74c3ebde]{width:2.41rem;height:1.16rem;font-weight:500;font-size:.48rem;color:#fff8e7;text-align:center;line-height:1.16rem;-ms-flex-negative:0;flex-shrink:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250114/a84d5bce441fd5c95d4b672e98fdfb03.png);background-size:100% 100%;margin-bottom:.28rem}.content-container .typeBox .active[data-v-74c3ebde]{color:#ffe866;background-image:url(https://static.ticket.sz-trip.com/uploads/20250114/fd1cca5ec28993282a21afa2f5ce9c5a.png)}.map-container[data-v-74c3ebde]{width:10.78rem;height:10.74rem;margin:1.26rem auto 0;position:relative}.map-container img[data-v-74c3ebde]{width:100%;height:100%}.map-container .area1[data-v-74c3ebde]{width:4rem;height:2.7rem;position:absolute;z-index:11;top:0;left:3.7rem;z-index:13}.map-container .area1 .div1[data-v-74c3ebde]{position:absolute;top:0;left:0;width:4rem;height:1.62rem}.map-container .area1 .div2[data-v-74c3ebde]{position:absolute;top:0;left:1rem;width:1.2rem;height:2.7rem;z-index:20}.map-container .area2[data-v-74c3ebde]{width:4.4rem;height:2.7rem;position:absolute;z-index:12;top:1.65rem;left:4.7rem}.map-container .area3[data-v-74c3ebde]{width:2.5rem;height:3.5rem;position:absolute;z-index:13;top:2.35rem;left:8.2rem}.map-container .area4[data-v-74c3ebde]{width:4.8rem;height:1.8rem;position:absolute;z-index:16;top:3.9rem;left:3rem}.map-container .area5[data-v-74c3ebde]{width:2.4rem;height:1rem;position:absolute;z-index:17;top:5.5rem;left:2.5rem}.map-container .area6[data-v-74c3ebde]{width:1rem;height:1rem;position:absolute;z-index:18;top:5.8rem;left:5rem}.map-container .area7[data-v-74c3ebde]{width:1rem;height:1.1rem;position:absolute;z-index:19;top:5.9rem;left:6.1rem}.map-container .area8[data-v-74c3ebde]{width:2rem;height:2.5rem;position:absolute;z-index:13;top:5rem;left:7.2rem;border-radius:50% 50% 0 0}.map-container .area9[data-v-74c3ebde]{width:5rem;height:3.5rem;position:absolute;z-index:13;top:6.5rem;left:0;border-radius:50%}.map-container .area10[data-v-74c3ebde]{width:3rem;height:3.5rem;position:absolute;z-index:15;top:7rem;left:4.2rem;border-radius:50%}.area-container[data-v-74c3ebde]{width:9.02rem;border-radius:.3rem}.area-container .title[data-v-74c3ebde]{width:4.69rem;height:1.32rem;font-weight:700;font-size:.6rem;color:#fbfcd4;line-height:1.32rem;text-align:center;margin:0 auto;position:relative;z-index:5;background:#ff461e;border-radius:.63rem;border:1px solid #fff}.area-container .address-content[data-v-74c3ebde]{width:9.02rem;background:#ffeed6;border-radius:.3rem;border:1px solid #ffdc8a;padding:.99rem .18rem .43rem;position:relative;top:-.66rem;z-index:3}.area-container .address-item[data-v-74c3ebde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #858585;padding:.3rem}.area-container .address-item .info[data-v-74c3ebde]{font-weight:500;font-size:.48rem;color:#282828;padding-right:.91rem;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.area-container .address-item img[data-v-74c3ebde]{width:.86rem;height:.86rem;-ms-flex-negative:0;flex-shrink:0}.area-container .address-item[data-v-74c3ebde]:last-child{border-bottom:none}.flex-center[data-v-51fcd8fa]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-between[data-v-51fcd8fa],.flex-center[data-v-51fcd8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-between[data-v-51fcd8fa]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vertical-middle[data-v-51fcd8fa]{vertical-align:middle;display:inline-block}div[data-v-51fcd8fa]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-51fcd8fa]{width:11.25rem;min-height:100vh;overflow-x:hidden;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20250107/e3486546fcc1299b10e2a20dab8d47f9.jpg);background-size:cover;padding-bottom:1.8rem}.topImg[data-v-51fcd8fa]{width:11.25rem;height:7.76rem;position:absolute;top:0;left:0;right:0}.top-swipe-box[data-v-51fcd8fa]{position:relative;margin:1.16rem .4rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:11;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/8deffd6783e865bdc99fc947e4b439e4.png);background-size:100% 100%;padding:.1rem}.top-swipe-box .small-swipe[data-v-51fcd8fa]{height:5.38rem;overflow:hidden}.top-swipe-box .van-swipe-item img[data-v-51fcd8fa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-swipe-box[data-v-51fcd8fa] .van-swipe__indicators{margin:auto;bottom:.3rem;right:.3rem;left:inherit;-webkit-transform:none;transform:none}.top-swipe-box[data-v-51fcd8fa] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.title-box[data-v-51fcd8fa]{width:10.45rem;height:1.2rem;margin:.31rem auto 0;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.title-box img[data-v-51fcd8fa]{width:5rem;height:1.2rem}.title-box .title-more[data-v-51fcd8fa]{height:.7rem;font-weight:500;font-size:.4rem;color:#ffdf99}.calendar-type[data-v-51fcd8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;width:10.45rem;margin:.42rem auto 0;overflow-x:auto}.calendar-type .calendar-typeItem[data-v-51fcd8fa]{width:2.2rem;height:.9rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/479456b37dabac297b9487be3bf1bfc0.png);background-size:100% 100%;line-height:.9rem;font-weight:600;font-size:.46rem;color:#ffdf99;margin-right:.2rem;text-align:center;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.calendar-type .calendar-active[data-v-51fcd8fa]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/40f490d0dfd1f251cb4772578bfbc714.png);color:#000}.calendar-type[data-v-51fcd8fa]::-webkit-scrollbar{display:none}.calendar-list[data-v-51fcd8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;width:10.45rem;margin:.51rem auto 0;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar-list .calendar-item-left[data-v-51fcd8fa]{width:4.2rem;height:5.6rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/177ac35164394884e2e6d74fcbced511.png);background-size:100% 100%;padding:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;margin-right:.2rem}.calendar-list .calendar-item-left .calendar-img[data-v-51fcd8fa]{width:3.8rem;height:3.4rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.calendar-list .calendar-item-left .calendar-content[data-v-51fcd8fa]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:.2rem}.calendar-list .calendar-item-left .calendar-content .calendar-title[data-v-51fcd8fa]{font-weight:500;font-size:.4rem;color:#000;line-height:.48rem}.calendar-list .calendar-item-left .calendar-content .calendar-subtitle[data-v-51fcd8fa]{font-weight:500;font-size:.3rem;white-space:nowrap;color:rgba(17,17,17,.88)}.calendar-list .calendat-item-right[data-v-51fcd8fa]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar-list .calendat-item-right .calendar-item[data-v-51fcd8fa]{width:100%;height:2.65rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/f9f2ad621417c601b2afdc19b787c299.png);background-size:100% 100%;padding:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.calendar-list .calendat-item-right .calendar-item .calendar-img[data-v-51fcd8fa]{width:2rem;height:2.25rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.calendar-list .calendat-item-right .calendar-item .calendar-content[data-v-51fcd8fa]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:.2rem}.calendar-list .calendat-item-right .calendar-item .calendar-content .calendar-title[data-v-51fcd8fa]{font-weight:500;font-size:.4rem;color:#000;line-height:.48rem}.calendar-list .calendat-item-right .calendar-item .calendar-content .calendar-subtitle[data-v-51fcd8fa]{font-weight:500;font-size:.3rem;white-space:nowrap;color:rgba(17,17,17,.88)}.date-container[data-v-51fcd8fa]{position:relative;height:.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.date-container img[data-v-51fcd8fa]{width:3.65rem;height:.97rem}.nowDate[data-v-51fcd8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-weight:700;font-size:.36rem;color:#ffdf99;-webkit-box-align:end;-ms-flex-align:end;align-items:end;line-height:1}.nowDate .num[data-v-51fcd8fa]{font-family:PingFang SC;font-weight:700;font-size:.6rem;color:#ffdf99;line-height:.48rem}.travel-note[data-v-51fcd8fa]{width:10.45rem;margin:1.45rem auto 0}.travel-note .travel-type-container[data-v-51fcd8fa]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.travel-note .travel-type-container .travel-type[data-v-51fcd8fa]{width:3.2rem;height:.9rem;font-weight:600;font-size:.46rem;color:#ffdf99;text-align:center;line-height:.9rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/a6694a506b424fda54e7b61a0995dac9.png);background-size:100% 100%}.travel-note .travel-type-container .travel-type.active[data-v-51fcd8fa]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/7330e3ce7f5f3d2cb3f7d4a046d3fe53.png);color:#000}.travel-note .travel-data-container[data-v-51fcd8fa]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:.52rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.travel-note .travel-data-container .travel-data[data-v-51fcd8fa]{width:5rem;margin-bottom:.67rem}.travel-note .travel-data-container .travel-img-container[data-v-51fcd8fa]{width:5rem;height:5rem;background:#ffdf99;overflow:hidden;padding:.04rem;position:relative}.travel-note .travel-data-container .travel-img-container .head-img[data-v-51fcd8fa],.travel-note .travel-data-container .travel-img-container[data-v-51fcd8fa]{-webkit-clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px)}.travel-note .travel-data-container .travel-img-container .head-img[data-v-51fcd8fa]{width:100%;height:100%}.travel-note .travel-data-container .travel-img-container .cover-div[data-v-51fcd8fa]{position:absolute;left:.04rem;right:.04rem;top:.04rem;bottom:.04rem;-webkit-clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.travel-note .travel-data-container .travel-img-container .cover-div img[data-v-51fcd8fa]{width:.7rem;height:.7rem}.travel-note .travel-data-container .travel-title[data-v-51fcd8fa]{font-weight:700;font-size:.42rem;color:#fff;line-height:.56rem;padding:.2rem 0 .37rem}.travel-note .travel-data-container .info[data-v-51fcd8fa]{font-weight:500;font-size:.34rem;color:#ffdf99;line-height:.56rem;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}.view-more[data-v-51fcd8fa]{width:3.4rem;height:.8rem;border:.02px solid #ffdf99;font-weight:500;font-size:.4rem;color:#ffdf99;text-align:center;line-height:.8rem;margin:0 auto}.nav-box[data-v-51fcd8fa]{margin:0 .4rem;padding:1.26rem 0 0;position:relative}.nav-box .nav-list[data-v-51fcd8fa]{display:-webkit-box;overflow-x:auto;overflow-y:hidden}.nav-box .nav-list .nav-item[data-v-51fcd8fa]{width:2.3rem;height:3.4rem;margin-right:.36rem}.nav-box .nav-list .nav-item .nav-img[data-v-51fcd8fa]{width:100%;height:100%}.nav-box .nav-list[data-v-51fcd8fa]::-webkit-scrollbar{display:none}.nav-box .scroll-box[data-v-51fcd8fa]{width:.72rem;height:.14rem;border-radius:.04rem;margin:.44rem auto 0;position:relative;border:1px solid #ffdf99}.nav-box .scroll-box .scroll[data-v-51fcd8fa]{width:.38rem;height:100%;background:#ffdf99;border-radius:.02rem;margin-left:0}.wenlv-container[data-v-51fcd8fa]{width:10.45rem;margin:1.18rem auto 0}.wenlv-container .wenlv-type-container[data-v-51fcd8fa]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.wenlv-container .wenlv-type-container .wenlv-type[data-v-51fcd8fa]{padding:0 .36rem;height:.9rem;font-weight:600;font-size:.46rem;color:#ffdf99;text-align:center;line-height:.9rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/a6694a506b424fda54e7b61a0995dac9.png);background-size:100% 100%;-ms-flex-negative:0;flex-shrink:0;margin-right:.3rem}.wenlv-container .wenlv-type-container .wenlv-type.active[data-v-51fcd8fa]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/7330e3ce7f5f3d2cb3f7d4a046d3fe53.png);color:#000}.wenlv-container .wenlv-data-container[data-v-51fcd8fa]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:.52rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wenlv-container .wenlv-data-container .wenlv-data[data-v-51fcd8fa]{width:5rem;min-height:5.7rem;margin-bottom:.39rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250106/e26ecad4eb69c8c89a9893833e847a3d.png);background-size:100% 100%;padding:.2rem}.wenlv-container .wenlv-data-container .wenlv-data .wenlv-image[data-v-51fcd8fa]{width:4.6rem;height:4rem}.wenlv-container .wenlv-data-container .wenlv-title[data-v-51fcd8fa]{font-weight:500;font-size:.42rem;color:#000;line-height:.56rem;padding-top:.2rem}.wenlv-container .wenlv-data-container .wenlv-font[data-v-51fcd8fa]{font-weight:500;font-size:.34rem;color:#c32723;line-height:.56rem;padding-top:.21rem}.w-full[data-v-1af361fc]{width:100%}.text-center[data-v-1af361fc]{text-align:center}.flex[data-v-1af361fc]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-1af361fc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-1af361fc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-1af361fc]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#e95249}.top-box[data-v-1af361fc]{width:100%;position:relative}.top-box .top-image[data-v-1af361fc]{width:100%;height:9.6rem;position:relative;z-index:10}.content-container[data-v-1af361fc]{position:relative;top:-.5rem}.content-container .title-image[data-v-1af361fc]{width:8.12rem;height:1.58rem;margin:0 auto;display:block}.product-box[data-v-1af361fc]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-1af361fc]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.19rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-box .typeBox div[data-v-1af361fc]{width:1.96rem;height:.93rem;font-weight:500;font-size:.4rem;color:#fff8e7;text-align:center;line-height:.93rem;-ms-flex-negative:0;flex-shrink:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250111/0f71188b292c4e7a8a45d393574fd98e.png);background-size:100% 100%;margin-bottom:.33rem}.product-box .typeBox .active[data-v-1af361fc]{color:#fff586;background-image:url(https://static.ticket.sz-trip.com/uploads/20250111/f46732e2fae15ced914cce509fda227c.png)}.bottomImg[data-v-1af361fc]{display:block;margin:1.62rem auto 0;width:4.46rem;height:1.53rem}.com-return[data-v-1af361fc]{width:1.27rem;height:1.27rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250111/e858fd8d85a7c85fe1fa3820e826e236.png)}.product-item[data-v-1af361fc]{width:100%;height:4.25rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250111/2ada80b71e072a558a36bca89ce1e6f8.png);background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.28rem;padding:.27rem .22rem}.product-item .product-img[data-v-1af361fc]{width:3.53rem;height:3.73rem;border-radius:.21rem;-ms-flex-negative:0;flex-shrink:0}.product-item .product-content[data-v-1af361fc]{width:1rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.31rem 0 .24rem .22rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-1af361fc]{font-weight:700;font-size:.48rem;color:#333}.product-item .product-content .btn[data-v-1af361fc]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.product-item .product-content .btn .oldPrice[data-v-1af361fc]{font-weight:500;font-size:.36rem;color:#8a8a8a;line-height:.6rem;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;padding-left:.2rem}.product-item .product-content .btn .yhPrice[data-v-1af361fc]{width:100%;height:.98rem;font-family:PingFang-SC;font-size:.36rem;color:#333;text-align:left;font-weight:700;background-image:url(https://static.ticket.sz-trip.com/uploads/20250111/ef453544b482968d6d77fb80d9765bd0.png);background-size:100% 100%;padding-left:.28rem;line-height:.98rem}.product-item .product-content .btn .price[data-v-1af361fc]{font-size:.58rem;font-family:PingFang SC;color:#e11a15}.bg[data-v-9c2d4b02]{min-height:100vh;padding:1.26rem 0 1.47rem;background:#c72b17;position:relative}img[data-v-9c2d4b02]{display:block}.rule[data-v-9c2d4b02]{width:1rem;height:1rem;background:#f15620;border-radius:.12rem 0 0 .12rem;position:absolute;right:0;top:7.81rem;font-weight:600;font-size:.36rem;color:#fcf0de;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course-box[data-v-9c2d4b02],.rule[data-v-9c2d4b02]{display:-webkit-box;display:-ms-flexbox;display:flex}.course-box[data-v-9c2d4b02]{width:10.58rem;height:3.26rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/warmNewYear2025/courseBg.png);background-size:100% 100%;position:relative;margin:-1.3rem auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem .22rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.course-box img[data-v-9c2d4b02]{width:3.31rem;height:1.5rem}.course-box .course-title[data-v-9c2d4b02]{position:absolute;width:8.72rem;height:1.68rem;top:0;bottom:0;left:0;right:0;margin:-.75rem auto 0}.topImg[data-v-9c2d4b02]{width:11.25rem;height:10.4rem}.coupon-box[data-v-9c2d4b02]{width:10.5rem;height:13.78rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/warmNewYear2025/couponBgs.png);background-size:100% 100%;position:relative;margin:1.3rem auto 0;padding:1.1rem 0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500;font-size:.48rem;color:#ffebca;text-align:center}.coupon-box .coupon-titleImg[data-v-9c2d4b02]{position:absolute;width:8.5rem;height:1.3rem;top:-.65rem;left:0;right:0;margin:0 auto}.coupon-box .coupon[data-v-9c2d4b02]{width:9.87rem;height:1.99rem;background-size:100% 100%;margin:auto}.coupon-box .coupon .btn[data-v-9c2d4b02]{width:2.28rem;background:-webkit-gradient(linear,left top,right top,from(#bd2f28),to(#cf321e));background:linear-gradient(90deg,#bd2f28,#cf321e);border-radius:.39rem;line-height:.78rem;margin:.6rem .5rem 0 auto;font-weight:500;font-size:.36rem;color:#fff6e7;text-align:center}[data-v-9c2d4b02] .van-tabs{width:11rem;margin:1.2rem auto 0}[data-v-9c2d4b02] .van-sticky.van-sticky--fixed .van-tabs__wrap{background:#c72b17;padding:.5rem 0 0;height:2.45rem}[data-v-9c2d4b02] .van-tabs--line .van-tabs__wrap{height:1.81rem;margin-bottom:.42rem}[data-v-9c2d4b02] .van-tabs--line .van-tabs__wrap .type-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.48rem;color:#fcedcf;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/warmNewYear2025/couponBg.png);background-size:100% 100%;background-repeat:no-repeat;width:1.63rem;height:1.48rem}[data-v-9c2d4b02] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-9c2d4b02] .van-tabs--line .van-tabs__wrap .van-tab--active .type-title{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/warmNewYear2025/select.png);height:1.48rem;color:#c70f07}[data-v-9c2d4b02] .van-tabs__line{display:none}[data-v-9c2d4b02] .van-tabs__nav--line{padding-bottom:0}[data-v-9c2d4b02] .van-tabs__nav{background-color:transparent}[data-v-9c2d4b02] .van-tab__text--ellipsis{overflow:visible;-webkit-line-clamp:3}.box[data-v-9c2d4b02]{margin:0 auto}.box .title-img[data-v-9c2d4b02]{width:9.42rem;height:1.58rem;margin:0 auto .4rem}.box .more[data-v-9c2d4b02]{width:4.08rem;height:1rem;line-height:1rem;border-radius:.5rem;border:.01rem solid #fff2db;text-align:center;font-weight:500;font-size:.4rem;color:#fff2db;margin:.2rem auto 0}.box .product-box[data-v-9c2d4b02]{margin:0 .22rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .product-box .item[data-v-9c2d4b02]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/warmNewYear2025/productBg.png);background-size:100% 100%;padding:.32rem .28rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:5.1rem;height:7.38rem;margin-bottom:.4rem}.box .product-box .item .headimg[data-v-9c2d4b02]{width:4.54rem;height:3.62rem;background:#fff;border-radius:.27rem}.box .product-box .item .content[data-v-9c2d4b02]{padding:.1rem .1rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:3.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .product-box .item .content .title[data-v-9c2d4b02]{font-weight:700;font-size:.44rem;color:#333}.box .product-box .item .content .tags[data-v-9c2d4b02]{display:-webkit-box;display:-ms-flexbox;display:flex}.box .product-box .item .content .tags .tag[data-v-9c2d4b02]{margin-right:.2rem;padding:.05rem;border-radius:.1rem;border:.01rem solid #ff6d12;font-weight:500;font-size:.32rem;color:#ff6d12}.box .product-box .item .content .subtitle[data-v-9c2d4b02]{font-weight:400;font-size:.36rem;color:#66676a}.box .product-box .item .content .item-bottom[data-v-9c2d4b02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.box .product-box .item .content .item-bottom .market-price[data-v-9c2d4b02]{font-weight:400;font-size:.36rem;color:#66676a;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.box .product-box .item .content .item-bottom .price[data-v-9c2d4b02]{font-weight:700;font-size:.45rem;color:#ff010a}.box .product-box .item .content .item-bottom .price[data-v-9c2d4b02]:before{content:"\FFE5";font-size:.36rem}.box .product-box .item .content .item-bottom .btn[data-v-9c2d4b02]{width:1.6rem;line-height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#cf231f),to(#fb5305));background:linear-gradient(0deg,#cf231f,#fb5305);border-radius:.15rem;text-align:center;font-weight:700;font-size:.42rem;color:#fff;margin-left:auto}.botText[data-v-9c2d4b02]{width:4.46rem;height:1.53rem;margin:1.5rem auto 0}.com-return[data-v-9c2d4b02]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/warmNewYear2025/returnTop.png)}.videoPopup[data-v-9c2d4b02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-9c2d4b02]{width:100%;height:10rem}img[data-v-25bf454e]{display:block}div[data-v-25bf454e]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-25bf454e]{padding:1.26rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/1c713d105aa29b0aa7c2c0e6aa0276e8.jpg);background-size:100% 100%;position:relative}.top-box[data-v-25bf454e]{width:100%;height:8.8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/204378d66ef32e2c7fa84248073c644d.png);background-size:100% 100%;position:relative}.top-box .rule[data-v-25bf454e]{width:1rem;height:.9rem;background:#f15620;border-radius:.12rem 0 0 .12rem;font-family:SourceHanSerifCNVF;font-weight:600;font-size:.36rem;color:#fcf0de;line-height:.4rem;text-align:center;position:absolute;right:0;bottom:1.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titleImg[data-v-25bf454e]{width:8.5rem;height:1.3rem;margin:0 auto}.coupon-box[data-v-25bf454e]{width:10.58rem;height:8.06rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/b19eff57b4a4bd37c2f5281d6ea050f0.png);background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.11rem .38rem;margin:-.75rem auto .86rem}.coupon-box .coupon-btn[data-v-25bf454e]{background:#ea1200;border-radius:.29rem;position:absolute;font-weight:700;font-size:.34rem;color:#fff3d7;text-align:center}.coupon-box .smallCoupon[data-v-25bf454e]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .coupon-btn[data-v-25bf454e]{width:2.1rem;height:.58rem;bottom:.49rem;left:.5rem;line-height:.58rem}.coupon-box .bigCoupon[data-v-25bf454e]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .coupon-btn[data-v-25bf454e]{width:1rem;height:1rem;bottom:.77rem;right:.45rem;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-25bf454e] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-25bf454e] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#ffc994}[data-v-25bf454e] .van-tabs--line .van-tabs__wrap{height:2.45rem}[data-v-25bf454e] .van-tabs--line .van-tabs__wrap .type-title,[data-v-25bf454e] .van-tabs--line .van-tabs__wrap .type-title img{width:1.8rem;height:1.6rem}[data-v-25bf454e] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-25bf454e] .van-tabs__line{display:none}[data-v-25bf454e] .van-tabs__nav{background-color:transparent}[data-v-25bf454e] .van-tabs__nav--line{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box[data-v-25bf454e]{width:10.45rem;height:auto;border-radius:.3rem;margin-bottom:.49rem;padding:1.05rem 0 .63rem;position:relative}.box .bg-top[data-v-25bf454e]{height:1.41rem;top:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/e650fbae712422a435bccbfd783d7868.png)}.box .bg-bottom[data-v-25bf454e],.box .bg-top[data-v-25bf454e]{width:100%;position:absolute;left:0;right:0;z-index:2;background-size:100% 100%;background-repeat:no-repeat}.box .bg-bottom[data-v-25bf454e]{height:1.38rem;bottom:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/cfbca252848ab282e32636b568bbba09.png)}.box .product-title-image[data-v-25bf454e]{position:absolute;top:-.61rem;left:2.9rem;width:4.8rem;height:1.2rem;z-index:10}.box .product-content[data-v-25bf454e]{padding:0 .31rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0d6528053a67f15d4160791828132821.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.box .tags[data-v-25bf454e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .tags .tag[data-v-25bf454e]{margin-bottom:.52rem;font-weight:500;font-size:.38rem;color:#fff0d0;line-height:.9rem;text-align:center;height:.9rem;background:rgba(255,240,208,.1);border:1px solid #fff0d0;border-radius:.12rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.15rem;white-space:nowrap}.box .tags .tag[data-v-25bf454e]:last-child{margin-right:0}.box .tags .tag-active[data-v-25bf454e]{background:#fff0d0;font-weight:700;font-size:.38rem;color:#ea1200}.box .more[data-v-25bf454e]{font-weight:500;font-size:.38rem;color:#fff0d0;text-align:center;background:rgba(255,240,208,.1);border-radius:.12rem;border:1px solid #fff0d0;width:3.4rem;height:.74rem;line-height:.74rem;margin:.51rem auto 0}.item[data-v-25bf454e]{width:100%;height:3.4rem;background:#fff1d2;border-radius:.12rem;margin-bottom:.2rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-25bf454e]{width:1rem;line-height:.56rem;border-radius:.1rem 0 .1rem 0;top:.1rem;color:#fff}.item .hot[data-v-25bf454e],.item .textImg[data-v-25bf454e]{background:-webkit-gradient(linear,left top,right top,from(#f78b2d),to(#ea1200));background:linear-gradient(90deg,#f78b2d,#ea1200);text-align:center;position:absolute;left:.1rem;font-size:.36rem}.item .textImg[data-v-25bf454e]{width:3.2rem;height:.6rem;line-height:.6rem;bottom:.1rem;border-radius:0 0 .1rem .1rem;color:#feeacd}.item .img[data-v-25bf454e]{width:3.2rem;height:3.2rem;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-25bf454e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem;padding:.19rem 0 .1rem}.item .content .title[data-v-25bf454e]{font-weight:700;font-size:.44rem;color:#000;line-height:.6rem}.item .content .item-tags[data-v-25bf454e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.22rem}.item .content .item-tags .item-tag[data-v-25bf454e]{padding:0 .2rem;height:.56rem;line-height:.56rem;border-radius:.08rem;border:1px solid #ea1200;font-weight:500;font-size:.36rem;color:#ea1200;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.item .content .item-bottom[data-v-25bf454e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .item-bottom .price[data-v-25bf454e]{font-weight:700;font-size:.6rem;color:#ea1200}.item .content .item-bottom .price .old-price[data-v-25bf454e]{font-weight:500;font-size:.36rem;color:#ff9100;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .real-price[data-v-25bf454e]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .real-price[data-v-25bf454e]:after{content:"\8D77";font-size:.36rem}.item .content .item-bottom .btn[data-v-25bf454e]{width:2.23rem;height:.76rem;line-height:.76rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/56d2e84561c86950be6be87c3a465044.png);background-size:100% 100%}.line-recommend[data-v-25bf454e]{width:10.58rem;height:13.16rem;margin:0 auto;background-size:100% 100%}.line-recommend .dots[data-v-25bf454e]{width:100%;padding:11.96rem 3.55rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-recommend .dot[data-v-25bf454e]{width:.6rem;height:.6rem}.botText[data-v-25bf454e]{width:4.69rem;height:1.53rem;margin:0 auto}.com-return[data-v-25bf454e]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/8667c4b4481da5e8963855b7d366b1be.png)}.bottom-image[data-v-25bf454e]{position:absolute;bottom:0;left:0;right:0;width:100%;height:4.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/3863f6b2bc23364255a7b88b89dacd2c.png);background-size:100% 100%;padding-top:.34rem}.taohuayu[data-v-25bf454e]{width:10.58rem;height:auto;margin:.68rem auto 0;position:relative}.taohuayu .top-bg[data-v-25bf454e]{width:100%;height:3.07rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/5142bd2886efcc5db67aed7e84c09a28.png);background-size:100% 100%}.taohuayu .bottom-bg[data-v-25bf454e]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/42d2d3ab1be449ef36f32542ce9b9a48.png);background-size:100% 100%;position:relative;top:-.3rem}.taohuayu .product-content[data-v-25bf454e]{padding:0 .31rem .1rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0dfc31ca8f16943c773b2969086fcca8.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.taohuayu .product-content .no-data[data-v-25bf454e]{width:100%;height:3.4rem}[data-v-25bf454e] .small-swipe{height:100%;overflow:hidden}[data-v-25bf454e] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-25bf454e] .van-swipe__indicators{display:none}.movie-person[data-v-25bf454e]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}img[data-v-a2106434]{display:block}div[data-v-a2106434]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-a2106434]{padding:1.26rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/1c713d105aa29b0aa7c2c0e6aa0276e8.jpg);background-size:100% 100%;position:relative}.lxImg[data-v-a2106434]{position:fixed;right:0;top:16.8rem;width:2.41rem;height:2.94rem;z-index:100}.imgVideo[data-v-a2106434]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250123/4355fafbb66ef05de437bd45e4ad9a35.png);background-size:100% 100%;width:10.58rem;height:3.74rem;margin:.5rem auto .7rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.52rem .22rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.imgVideo img[data-v-a2106434]{width:3.31rem;height:1.5rem}.top-box[data-v-a2106434]{width:100%;height:8.8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250121/57baf3ccc29afe2037f1256eabb17dff.png);background-size:100% 100%;position:relative}.titleImg[data-v-a2106434]{width:8.5rem;height:1.3rem;margin:-.3rem auto}.rule[data-v-a2106434]{width:1rem;height:.9rem;background:#f15620;border-radius:.12rem 0 0 .12rem;font-family:SourceHanSerifCNVF;font-weight:600;font-size:.36rem;color:#fcf0de;line-height:.4rem;text-align:center;position:absolute;right:0;top:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-box[data-v-a2106434],.rule[data-v-a2106434]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-a2106434]{width:10.58rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/7cd041f7628fe3999f37ea9d1acd93c8.png);background-size:100% 100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem .38rem .65rem;margin:-.75rem auto .86rem}.coupon-box .coupon-text[data-v-a2106434]{font-weight:700;font-size:.36rem;color:#fffce8;width:100%;text-align:center;margin-bottom:.3rem}.coupon-box .coupon-btn[data-v-a2106434]{background:#ea1200;border-radius:.29rem;position:absolute;font-weight:700;font-size:.34rem;color:#fff3d7;text-align:center}.coupon-box .smallCoupon[data-v-a2106434]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .coupon-btn[data-v-a2106434]{width:2.1rem;height:.58rem;bottom:.49rem;left:.5rem;line-height:.58rem}.coupon-box .bigCoupon[data-v-a2106434]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .coupon-btn[data-v-a2106434]{width:1rem;height:1rem;bottom:.77rem;right:.45rem;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-a2106434] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-a2106434] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#ffc994}[data-v-a2106434] .van-tabs--line .van-tabs__wrap{height:2.45rem}[data-v-a2106434] .van-tabs--line .van-tabs__wrap .type-title,[data-v-a2106434] .van-tabs--line .van-tabs__wrap .type-title img{width:1.8rem;height:1.6rem}[data-v-a2106434] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-a2106434] .van-tabs__line{display:none}[data-v-a2106434] .van-tabs__nav{background-color:transparent}[data-v-a2106434] .van-tabs__nav--line{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box[data-v-a2106434]{width:10.45rem;height:auto;border-radius:.3rem;margin-bottom:.49rem;padding:1.05rem 0 .63rem;position:relative}.box .bg-top[data-v-a2106434]{height:1.41rem;top:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/e650fbae712422a435bccbfd783d7868.png)}.box .bg-bottom[data-v-a2106434],.box .bg-top[data-v-a2106434]{width:100%;position:absolute;left:0;right:0;z-index:2;background-size:100% 100%;background-repeat:no-repeat}.box .bg-bottom[data-v-a2106434]{height:1.38rem;bottom:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/cfbca252848ab282e32636b568bbba09.png)}.box .product-title-image[data-v-a2106434]{position:absolute;top:-.61rem;left:2.9rem;width:4.8rem;height:1.2rem;z-index:10}.box .product-content[data-v-a2106434]{padding:0 .31rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0d6528053a67f15d4160791828132821.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.box .tags[data-v-a2106434]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .tags .tag[data-v-a2106434]{line-height:.9rem;height:.9rem}.box .tags .tag1[data-v-a2106434],.box .tags .tag[data-v-a2106434]{margin-bottom:.52rem;font-weight:500;font-size:.38rem;color:#fff0d0;text-align:center;background:rgba(255,240,208,.1);border:1px solid #fff0d0;border-radius:.12rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.15rem}.box .tags .tag1[data-v-a2106434]{height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal}.box .tags .tag[data-v-a2106434]:last-child{margin-right:0}.box .tags .tag-active[data-v-a2106434]{background:#fff0d0;font-weight:700;font-size:.38rem;color:#ea1200}.box .more[data-v-a2106434]{font-weight:500;font-size:.38rem;color:#fff0d0;text-align:center;background:rgba(255,240,208,.1);border-radius:.12rem;border:1px solid #fff0d0;width:3.4rem;height:.74rem;line-height:.74rem;margin:.51rem auto 0}.item[data-v-a2106434]{width:100%;height:3.4rem;background:#fff1d2;border-radius:.12rem;margin-bottom:.2rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-a2106434]{width:1rem;line-height:.56rem;border-radius:.1rem 0 .1rem 0;top:.1rem;color:#fff}.item .hot[data-v-a2106434],.item .textImg[data-v-a2106434]{background:-webkit-gradient(linear,left top,right top,from(#f78b2d),to(#ea1200));background:linear-gradient(90deg,#f78b2d,#ea1200);text-align:center;position:absolute;left:.1rem;font-size:.36rem}.item .textImg[data-v-a2106434]{width:3.2rem;height:.6rem;line-height:.6rem;bottom:.1rem;border-radius:0 0 .1rem .1rem;color:#feeacd}.item .img[data-v-a2106434]{width:3.2rem;height:3.2rem;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-a2106434]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem;padding:.19rem 0 .1rem}.item .content .title[data-v-a2106434]{font-weight:700;font-size:.44rem;color:#000;line-height:.6rem}.item .content .item-tags[data-v-a2106434]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.22rem}.item .content .item-tags .item-tag[data-v-a2106434]{padding:0 .2rem;height:.56rem;line-height:.56rem;border-radius:.08rem;border:1px solid #ea1200;font-weight:500;font-size:.36rem;color:#ea1200;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.item .content .item-bottom[data-v-a2106434]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.item .content .item-bottom .price[data-v-a2106434]{font-weight:700;font-size:.6rem;color:#ea1200;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.item .content .item-bottom .price .old-price[data-v-a2106434]{font-weight:500;font-size:.36rem;color:#ff9100;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .real-price[data-v-a2106434]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .real-price[data-v-a2106434]:after{content:"\8D77";font-size:.36rem}.item .content .item-bottom .btn[data-v-a2106434]{width:2.23rem;height:.76rem;line-height:.76rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/56d2e84561c86950be6be87c3a465044.png);background-size:100% 100%;-ms-flex-negative:0;flex-shrink:0}.line-recommend[data-v-a2106434]{width:10.58rem;height:13.16rem;margin:0 auto;background-size:100% 100%}.line-recommend .dots[data-v-a2106434]{width:100%;padding:11.96rem 3.55rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-recommend .dot[data-v-a2106434]{width:.6rem;height:.6rem}.botText[data-v-a2106434]{width:4.69rem;height:1.53rem;margin:0 auto}.com-return[data-v-a2106434]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/8667c4b4481da5e8963855b7d366b1be.png)}.bottom-image[data-v-a2106434]{position:absolute;bottom:0;left:0;right:0;width:100%;height:4.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/3863f6b2bc23364255a7b88b89dacd2c.png);background-size:100% 100%;padding-top:.34rem}.taohuayu[data-v-a2106434]{width:10.58rem;height:auto;margin:.68rem auto 0;position:relative}.taohuayu .top-bg[data-v-a2106434]{width:100%;height:3.07rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250121/e3b8b90f568dd9e4f23456a0b977525c.png);background-size:100% 100%}.taohuayu .bottom-bg[data-v-a2106434]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/42d2d3ab1be449ef36f32542ce9b9a48.png);background-size:100% 100%;position:relative;top:-.3rem}.taohuayu .product-content[data-v-a2106434]{padding:0 .31rem .1rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0dfc31ca8f16943c773b2969086fcca8.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.taohuayu .product-content .no-data[data-v-a2106434]{width:100%;height:3.4rem}[data-v-a2106434] .small-swipe{height:100%;overflow:hidden}[data-v-a2106434] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-a2106434] .van-swipe__indicators{display:none}.movie-person[data-v-a2106434]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.product-flower[data-v-a2106434]{width:10.58rem;height:21.12rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/2c5dd402e94fe2212c9866d077d3e653.png);background-size:100% 100%;margin:-.5rem auto 0;position:relative}.product-flower .flower-rule[data-v-a2106434]{position:absolute;right:.3rem;top:1.4rem;width:1rem;height:.9rem}.product-flower .flower-btn[data-v-a2106434]{position:absolute;width:9.78rem;height:1.16rem;top:5rem;left:.4rem}.product-flower .flower-bottom[data-v-a2106434]{position:absolute;width:100%;height:14.5rem;bottom:0;left:0}.videoPopup[data-v-a2106434]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-a2106434]{width:100%;height:10rem}.area1[data-v-a2106434]{width:3.7rem;height:2.7rem;position:absolute;z-index:11;top:3.2rem;left:3.7rem;z-index:13}.area1 .div1[data-v-a2106434]{position:absolute;top:0;left:0;width:4rem;height:1.62rem}.area1 .div2[data-v-a2106434]{position:absolute;top:0;left:1rem;width:1.2rem;height:2.7rem;z-index:20}.area2[data-v-a2106434]{width:4.1rem;height:2.7rem;position:absolute;z-index:12;top:4.8rem;left:4.7rem}.area3[data-v-a2106434]{width:2.2rem;height:3.5rem;position:absolute;z-index:13;top:5.5rem;left:7.8rem}.area4[data-v-a2106434]{width:4.5rem;height:1.8rem;position:absolute;z-index:16;top:6.8rem;left:3rem}.area5[data-v-a2106434]{width:2.1rem;height:1rem;position:absolute;z-index:17;top:8.2rem;left:2.6rem}.area6[data-v-a2106434]{width:1rem;height:1rem;position:absolute;z-index:18;top:8.5rem;left:4.8rem}.area7[data-v-a2106434]{width:1.1rem;height:1.1rem;position:absolute;z-index:19;top:8.6rem;left:5.8rem}.area8[data-v-a2106434]{width:1.7rem;height:2.5rem;position:absolute;z-index:13;top:7.7rem;left:7rem;border-radius:50% 50% 0 0}.area9[data-v-a2106434]{width:4.7rem;z-index:13;top:9rem;left:.5rem}.area9[data-v-a2106434],.area10[data-v-a2106434]{height:3.5rem;position:absolute;border-radius:50%}.area10[data-v-a2106434]{width:3.5rem;z-index:15;top:9.5rem;left:4rem}.area-container[data-v-a2106434]{width:9.02rem;border-radius:.3rem}.area-container .title[data-v-a2106434]{width:4.69rem;height:1.32rem;font-weight:700;font-size:.6rem;color:#fbfcd4;line-height:1.32rem;text-align:center;margin:0 auto;position:relative;z-index:5;background:#ff461e;border-radius:.63rem;border:1px solid #fff}.area-container .address-content[data-v-a2106434]{width:9.02rem;background:#ffeed6;border-radius:.3rem;border:1px solid #ffdc8a;padding:.99rem .18rem .43rem;position:relative;top:-.66rem;z-index:3}.area-container .address-item[data-v-a2106434]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #858585;padding:.3rem}.area-container .address-item .info[data-v-a2106434]{font-weight:500;font-size:.48rem;color:#282828;padding-right:.91rem;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.area-container .address-item img[data-v-a2106434]{width:.86rem;height:.86rem;-ms-flex-negative:0;flex-shrink:0}.area-container .address-item[data-v-a2106434]:last-child{border-bottom:none}img[data-v-1385c564]{display:block}div[data-v-1385c564]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-1385c564]{padding:1.26rem 0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/1c713d105aa29b0aa7c2c0e6aa0276e8.jpg);background-size:100% 100%;position:relative}.lxImg[data-v-1385c564]{position:fixed;right:0;top:16.8rem;width:2.41rem;height:2.94rem;z-index:100}.imgVideo[data-v-1385c564]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/e5d529dbb3379f2fa55315269fd0ebac.png);background-size:100% 100%;width:10.58rem;height:3.74rem;margin:.5rem auto .7rem;display:-webkit-box;display:-ms-flexbox;display:flex}.imgVideo div[data-v-1385c564]{width:50%;height:3.74rem}.top-box[data-v-1385c564]{width:100%;height:8.8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/d3efeac5cca986c66b2aa7845c8ad10f.jpg);background-size:100% 100%;position:relative}.titleImg[data-v-1385c564]{width:8.5rem;height:1.3rem;margin:0 auto}.rule[data-v-1385c564]{width:1rem;height:.9rem;background:#f15620;border-radius:.12rem 0 0 .12rem;font-family:SourceHanSerifCNVF;font-weight:600;font-size:.36rem;color:#fcf0de;line-height:.4rem;text-align:center;position:absolute;right:0;top:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-box[data-v-1385c564],.rule[data-v-1385c564]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-1385c564]{width:10.58rem;height:8.39rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/7cd041f7628fe3999f37ea9d1acd93c8.png);background-size:100% 100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.59rem .38rem;margin:-.75rem auto .86rem}.coupon-box .coupon-btn[data-v-1385c564]{background:#ea1200;border-radius:.29rem;position:absolute;font-weight:700;font-size:.34rem;color:#fff3d7;text-align:center}.coupon-box .smallCoupon[data-v-1385c564]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .coupon-btn[data-v-1385c564]{width:2.1rem;height:.58rem;bottom:.49rem;left:.5rem;line-height:.58rem}.coupon-box .bigCoupon[data-v-1385c564]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .coupon-btn[data-v-1385c564]{width:1rem;height:1rem;bottom:.77rem;right:.45rem;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-1385c564] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-1385c564] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#ffc994}[data-v-1385c564] .van-tabs--line .van-tabs__wrap{height:2.45rem}[data-v-1385c564] .van-tabs--line .van-tabs__wrap .type-title,[data-v-1385c564] .van-tabs--line .van-tabs__wrap .type-title img{width:1.8rem;height:1.6rem}[data-v-1385c564] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-1385c564] .van-tabs__line{display:none}[data-v-1385c564] .van-tabs__nav{background-color:transparent}[data-v-1385c564] .van-tabs__nav--line{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box[data-v-1385c564]{width:10.45rem;height:auto;border-radius:.3rem;margin-bottom:.49rem;padding:1.05rem 0 .63rem;position:relative}.box .bg-top[data-v-1385c564]{height:1.41rem;top:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/e650fbae712422a435bccbfd783d7868.png)}.box .bg-bottom[data-v-1385c564],.box .bg-top[data-v-1385c564]{width:100%;position:absolute;left:0;right:0;z-index:2;background-size:100% 100%;background-repeat:no-repeat}.box .bg-bottom[data-v-1385c564]{height:1.38rem;bottom:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/cfbca252848ab282e32636b568bbba09.png)}.box .product-title-image[data-v-1385c564]{position:absolute;top:-.61rem;left:2.9rem;width:4.8rem;height:1.2rem;z-index:10}.box .product-content[data-v-1385c564]{padding:0 .31rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0d6528053a67f15d4160791828132821.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.box .tags[data-v-1385c564]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .tags .tag[data-v-1385c564]{line-height:.9rem;height:.9rem}.box .tags .tag1[data-v-1385c564],.box .tags .tag[data-v-1385c564]{margin-bottom:.52rem;font-weight:500;font-size:.38rem;color:#fff0d0;text-align:center;background:rgba(255,240,208,.1);border:1px solid #fff0d0;border-radius:.12rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.15rem}.box .tags .tag1[data-v-1385c564]{height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal}.box .tags .tag[data-v-1385c564]:last-child{margin-right:0}.box .tags .tag-active[data-v-1385c564]{background:#fff0d0;font-weight:700;font-size:.38rem;color:#ea1200}.box .more[data-v-1385c564]{font-weight:500;font-size:.38rem;color:#fff0d0;text-align:center;background:rgba(255,240,208,.1);border-radius:.12rem;border:1px solid #fff0d0;width:3.4rem;height:.74rem;line-height:.74rem;margin:.51rem auto 0}.item[data-v-1385c564]{width:100%;height:3.4rem;background:#fff1d2;border-radius:.12rem;margin-bottom:.2rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-1385c564]{width:1rem;line-height:.56rem;border-radius:.1rem 0 .1rem 0;top:.1rem;color:#fff}.item .hot[data-v-1385c564],.item .textImg[data-v-1385c564]{background:-webkit-gradient(linear,left top,right top,from(#f78b2d),to(#ea1200));background:linear-gradient(90deg,#f78b2d,#ea1200);text-align:center;position:absolute;left:.1rem;font-size:.36rem}.item .textImg[data-v-1385c564]{width:3.2rem;height:.6rem;line-height:.6rem;bottom:.1rem;border-radius:0 0 .1rem .1rem;color:#feeacd}.item .img[data-v-1385c564]{width:3.2rem;height:3.2rem;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-1385c564]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem;padding:.19rem 0 .1rem}.item .content .title[data-v-1385c564]{font-weight:700;font-size:.44rem;color:#000;line-height:.6rem}.item .content .item-tags[data-v-1385c564]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.22rem}.item .content .item-tags .item-tag[data-v-1385c564]{padding:0 .2rem;height:.56rem;line-height:.56rem;border-radius:.08rem;border:1px solid #ea1200;font-weight:500;font-size:.36rem;color:#ea1200;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.item .content .item-bottom[data-v-1385c564]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.item .content .item-bottom .price[data-v-1385c564]{font-weight:700;font-size:.6rem;color:#ea1200;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.item .content .item-bottom .price .old-price[data-v-1385c564]{font-weight:500;font-size:.36rem;color:#ff9100;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .real-price[data-v-1385c564]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .real-price[data-v-1385c564]:after{content:"\8D77";font-size:.36rem}.item .content .item-bottom .btn[data-v-1385c564]{width:2.23rem;height:.76rem;line-height:.76rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/56d2e84561c86950be6be87c3a465044.png);background-size:100% 100%;-ms-flex-negative:0;flex-shrink:0}.line-recommend[data-v-1385c564]{width:10.58rem;height:13.16rem;margin:0 auto;background-size:100% 100%}.line-recommend .dots[data-v-1385c564]{width:100%;padding:11.96rem 3.55rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-recommend .dot[data-v-1385c564]{width:.6rem;height:.6rem}.botText[data-v-1385c564]{width:4.69rem;height:1.53rem;margin:0 auto}.com-return[data-v-1385c564]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/8667c4b4481da5e8963855b7d366b1be.png)}.bottom-image[data-v-1385c564]{position:absolute;bottom:0;left:0;right:0;width:100%;height:4.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/3863f6b2bc23364255a7b88b89dacd2c.png);background-size:100% 100%;padding-top:.34rem}.taohuayu[data-v-1385c564]{width:10.58rem;height:auto;margin:.68rem auto 0;position:relative}.taohuayu .top-bg[data-v-1385c564]{width:100%;height:3.07rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/3dc09d55d4e6573390f057498a43683d.png);background-size:100% 100%}.taohuayu .bottom-bg[data-v-1385c564]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/42d2d3ab1be449ef36f32542ce9b9a48.png);background-size:100% 100%;position:relative;top:-.3rem}.taohuayu .product-content[data-v-1385c564]{padding:0 .31rem .1rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0dfc31ca8f16943c773b2969086fcca8.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.taohuayu .product-content .no-data[data-v-1385c564]{width:100%;height:3.4rem}[data-v-1385c564] .small-swipe{height:100%;overflow:hidden}[data-v-1385c564] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-1385c564] .van-swipe__indicators{display:none}.movie-person[data-v-1385c564]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.product-flower[data-v-1385c564]{width:10.58rem;height:21.12rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/2c5dd402e94fe2212c9866d077d3e653.png);background-size:100% 100%;margin:-.5rem auto 0;position:relative}.product-flower .flower-rule[data-v-1385c564]{position:absolute;right:.3rem;top:1.4rem;width:1rem;height:.9rem}.product-flower .flower-btn[data-v-1385c564]{position:absolute;width:9.78rem;height:1.16rem;top:5rem;left:.4rem}.product-flower .flower-bottom[data-v-1385c564]{position:absolute;width:100%;height:14.5rem;bottom:0;left:0}.videoPopup[data-v-1385c564]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-1385c564]{width:100%;height:10rem}.area1[data-v-1385c564]{width:3.7rem;height:2.7rem;position:absolute;z-index:11;top:3.2rem;left:3.7rem;z-index:13}.area1 .div1[data-v-1385c564]{position:absolute;top:0;left:0;width:4rem;height:1.62rem}.area1 .div2[data-v-1385c564]{position:absolute;top:0;left:1rem;width:1.2rem;height:2.7rem;z-index:20}.area2[data-v-1385c564]{width:4.1rem;height:2.7rem;position:absolute;z-index:12;top:4.8rem;left:4.7rem}.area3[data-v-1385c564]{width:2.2rem;height:3.5rem;position:absolute;z-index:13;top:5.5rem;left:7.8rem}.area4[data-v-1385c564]{width:4.5rem;height:1.8rem;position:absolute;z-index:16;top:6.8rem;left:3rem}.area5[data-v-1385c564]{width:2.1rem;height:1rem;position:absolute;z-index:17;top:8.2rem;left:2.6rem}.area6[data-v-1385c564]{width:1rem;height:1rem;position:absolute;z-index:18;top:8.5rem;left:4.8rem}.area7[data-v-1385c564]{width:1.1rem;height:1.1rem;position:absolute;z-index:19;top:8.6rem;left:5.8rem}.area8[data-v-1385c564]{width:1.7rem;height:2.5rem;position:absolute;z-index:13;top:7.7rem;left:7rem;border-radius:50% 50% 0 0}.area9[data-v-1385c564]{width:4.7rem;z-index:13;top:9rem;left:.5rem}.area9[data-v-1385c564],.area10[data-v-1385c564]{height:3.5rem;position:absolute;border-radius:50%}.area10[data-v-1385c564]{width:3.5rem;z-index:15;top:9.5rem;left:4rem}.area-container[data-v-1385c564]{width:9.02rem;border-radius:.3rem}.area-container .title[data-v-1385c564]{width:4.69rem;height:1.32rem;font-weight:700;font-size:.6rem;color:#fbfcd4;line-height:1.32rem;text-align:center;margin:0 auto;position:relative;z-index:5;background:#ff461e;border-radius:.63rem;border:1px solid #fff}.area-container .address-content[data-v-1385c564]{width:9.02rem;background:#ffeed6;border-radius:.3rem;border:1px solid #ffdc8a;padding:.99rem .18rem .43rem;position:relative;top:-.66rem;z-index:3}.area-container .address-item[data-v-1385c564]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #858585;padding:.3rem}.area-container .address-item .info[data-v-1385c564]{font-weight:500;font-size:.48rem;color:#282828;padding-right:.91rem;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.area-container .address-item img[data-v-1385c564]{width:.86rem;height:.86rem;-ms-flex-negative:0;flex-shrink:0}.area-container .address-item[data-v-1385c564]:last-child{border-bottom:none}.bg[data-v-67be7ca1]{width:100%;min-height:100vh;padding:1.26rem 0 1.87rem;background:url(https://static.ticket.sz-trip.com/uploads/20250118/ddbea537afe32a7791eddeb456f17b2b.jpg);background-size:100% 100%}img[data-v-67be7ca1]{display:block}.topImg[data-v-67be7ca1]{width:100%;height:8.8rem}.coupon-box[data-v-67be7ca1]{width:10.58rem;height:6.8rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20250118/96893e6ac9cb00ee8ecf9a02e1b3f09e.png);background-size:100% 100%;margin:0 auto}.coupon-box .btn[data-v-67be7ca1]{position:absolute;width:95%;height:1.3rem;bottom:.9rem;left:.3rem}.media-box[data-v-67be7ca1]{width:10.58rem;height:3.74rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20250118/197d286dee123fb9d36687a329b5bd5d.png);background-size:100% 100%;margin:.68rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:1.5rem .2rem}.media-box .btn[data-v-67be7ca1]{width:48%;height:1.5rem}.box[data-v-67be7ca1]{width:10.56rem;height:auto;position:relative;margin:.88rem auto 0;padding:1.05rem 0 .63rem}.box .bg-top[data-v-67be7ca1]{height:1.41rem;top:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250118/69ce3a52f3c12c856861ee843befc637.png)}.box .bg-bottom[data-v-67be7ca1],.box .bg-top[data-v-67be7ca1]{width:100%;position:absolute;left:0;right:0;z-index:2;background-size:100% 100%;background-repeat:no-repeat}.box .bg-bottom[data-v-67be7ca1]{height:1.38rem;bottom:0;background-image:url(https://static.ticket.sz-trip.com/uploads/20250118/a773ed54618499a3717b760325ba6f16.png)}.box .product-title-image[data-v-67be7ca1]{position:absolute;top:-.61rem;left:1.03rem;width:8.5rem;height:1.3rem;z-index:10}.box .rule-container[data-v-67be7ca1]{width:100%;height:auto;background-image:url(https://static.ticket.sz-trip.com/uploads/20250118/61ed67ff746107a28d092c7b502e74b3.png);background-size:100% 100%;padding:0 .37rem;position:relative;z-index:3}.box .rule[data-v-67be7ca1]{background:-webkit-gradient(linear,left bottom,left top,from(#fee7be),to(#fffce9));background:linear-gradient(0deg,#fee7be,#fffce9);border-radius:.2rem;font-weight:500;font-size:.38rem;color:#111;line-height:.6rem;padding:.61rem .22rem}.videoPopup[data-v-67be7ca1]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-67be7ca1]{width:100%;height:10rem}.bg[data-v-cc9b0a66]{min-height:100vh;background:#f51c1c;padding:1.26rem 0 1rem}img[data-v-cc9b0a66]{display:block}.topImg[data-v-cc9b0a66]{width:11.25rem;height:7.7rem}.titleImg[data-v-cc9b0a66]{width:9.09rem;height:1.85rem;margin:0 auto .45rem}.ruleImg[data-v-cc9b0a66]{width:10.47rem;margin:0 auto}.coupon-box[data-v-cc9b0a66]{width:10.72rem;height:2.8rem;margin:.4rem auto .7rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/harmonyVillage/coupon.png);background-size:100% 100%;position:relative}.map-box[data-v-cc9b0a66]{background-size:100% 100%;position:relative;width:10.49rem;min-height:17.81rem;margin:0 auto}.com-return[data-v-cc9b0a66]{width:1.2rem;height:1.2rem;bottom:2.7rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/harmonyVillage/returnTop.png)}.botText[data-v-cc9b0a66]{width:4.25rem;height:1.53rem;margin:1.9rem auto 0}[data-v-4946f23e] .vcp-fullscreen-toggle{width:.6rem;height:.6rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/wximg/LiveNew/full.png);background-size:100% 100%;margin-right:.3rem;display:none}[data-v-4946f23e] .vcp-controls-panel{height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-4946f23e] .vcp-timelabel{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.32rem;height:1rem;line-height:1rem}[data-v-4946f23e] .vcp-playing .vcp-playtoggle{width:.42rem;height:.58rem;background-size:100% 100%;margin-left:.3rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/wximg/LiveNew/pause.png)}[data-v-4946f23e] .vcp-playtoggle{width:.42rem;height:.58rem;background-size:100% 100%;margin-left:.3rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/wximg/LiveNew/play.png)}[data-v-4946f23e] .playing.vcp-controls-panel{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-4946f23e] .playing.vcp-controls-panel *,[data-v-4946f23e] .playing.vcp-controls-panel .vcp-fullscreen-toggle{display:none}.bg[data-v-4946f23e]{height:100vh;position:relative;left:0;right:0;top:0;background:#fff;overflow:hidden}.tcplayer-box[data-v-4946f23e]{position:relative;width:100%;height:100%}.playImg[data-v-4946f23e]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;height:100%}.w-full[data-v-bb95ce74]{width:100%}.text-center[data-v-bb95ce74]{text-align:center}.flex[data-v-bb95ce74]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-bb95ce74]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-bb95ce74]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-bb95ce74]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f9789b}.top-box .top-image[data-v-bb95ce74],.top-box[data-v-bb95ce74]{width:100%}.content-container[data-v-bb95ce74]{position:relative;top:-.53rem}.product-box[data-v-bb95ce74]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-bb95ce74]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-box .typeBox .type-border[data-v-bb95ce74]{width:4.94rem;height:1.14rem;background:-webkit-gradient(linear,left bottom,left top,from(#fdf002),to(#dfffb3));background:linear-gradient(0deg,#fdf002,#dfffb3);border-radius:.22rem;-ms-flex-negative:0;flex-shrink:0;padding:.03rem}.product-box .typeBox .type-border .type-item[data-v-bb95ce74]{width:100%;height:100%;border-radius:.22rem;font-weight:500;background:#f9789b;font-size:.6rem;color:#ebfa8c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-box .typeBox .type-border.active[data-v-bb95ce74]{background:#fff}.product-box .typeBox .type-border.active .type-item[data-v-bb95ce74]{font-weight:700;background:-webkit-gradient(linear,left bottom,left top,from(#effeab),to(#fdf002));background:linear-gradient(0deg,#effeab,#fdf002);color:#000}.product-box .typeBox[data-v-bb95ce74]::-webkit-scrollbar{display:none}.bottomImg[data-v-bb95ce74]{display:block;margin:1.62rem auto 0;width:4.3rem;height:1.21rem}.com-return[data-v-bb95ce74]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250210/9a65fd06e568ea9e7a1ab6b0c608a819.png)}.product-item-container[data-v-bb95ce74]{width:100%;padding:.24rem;background:#fff;border-radius:.2rem;border:1px solid #000;margin-bottom:.45rem;margin-top:.35rem}.product-item[data-v-bb95ce74]{width:100%;height:100%;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-item .product-img[data-v-bb95ce74]{width:4rem;height:100%;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-bb95ce74]{position:absolute;top:0;left:0;font-family:DingTalk JinBuTi;font-weight:400;font-size:.42rem;color:#fff;background:#f9789b;border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-bb95ce74]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-bb95ce74]{width:5.34rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-bb95ce74]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-bb95ce74]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-bb95ce74]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-bb95ce74]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-bb95ce74]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-bb95ce74]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;line-height:.4rem}.product-item .product-content .btn .yhPrice[data-v-bb95ce74]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-bb95ce74]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#f3165c}.product-item .product-content .btn .predetermine[data-v-bb95ce74]{width:2.2rem;height:.8rem;background:#fee756;border-radius:.15rem;font-weight:700;font-size:.42rem;color:#000;line-height:.8rem;text-align:center}.product-item .product-content .hotel-tags[data-v-bb95ce74]{width:100%;padding-top:.25rem}.product-item .product-content .hotel-tags .hotel-item[data-v-bb95ce74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem;padding-left:.08rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-bb95ce74]{width:.5rem;height:.5rem;background:#f32e6c;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-bb95ce74]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-bb95ce74]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-bb95ce74]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.option-container[data-v-bb95ce74]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-family:PingFang SC;padding:.73rem .3rem .18rem;font-weight:500;font-size:.42rem;color:#fff}.option-container .option-item[data-v-bb95ce74],.option-container[data-v-bb95ce74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.option-container .option-item img[data-v-bb95ce74]{width:.3rem;height:.16rem}.notice-popup .title[data-v-bb95ce74]{padding:.49rem 0;text-align:center;font-family:PingFang SC;font-weight:400;font-size:.48rem;color:#000;position:relative}.notice-popup .content[data-v-bb95ce74]{padding:.3rem .3rem .57rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.notice-popup .content .tag[data-v-bb95ce74]{width:3.2rem;height:1.1rem;background:#fff3f6;border-radius:.15rem;line-height:1.1rem;text-align:center;font-weight:500;font-size:.48rem;color:#000;margin:0 .17rem .4rem}.notice-popup .content .tag.active[data-v-bb95ce74]{color:#fff;background:#f9789b}.notice-popup .bottom-btn[data-v-bb95ce74]{position:absolute;bottom:.85rem;left:0;right:0;width:100%;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;padding:0 .42rem}.notice-popup .bottom-btn .cancel[data-v-bb95ce74]{border-radius:.15rem;border:1px solid #f9789b;color:#f9789b}.notice-popup .bottom-btn .cancel[data-v-bb95ce74],.notice-popup .bottom-btn .confirm[data-v-bb95ce74]{width:5rem;height:1.2rem;font-family:PingFang SC;font-weight:500;font-size:.48rem;line-height:1.2rem;text-align:center}.notice-popup .bottom-btn .confirm[data-v-bb95ce74]{background:#f9789b;border-radius:.15rem;color:#fff}.no-data[data-v-bb95ce74]{width:6.27rem;margin:0 auto;text-align:center;color:#fff}.no-data img[data-v-bb95ce74]{width:6.27rem;height:5.46rem}.use-image[data-v-bb95ce74]{padding:.4rem;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;font-weight:700;font-size:.44rem;color:#000}.use-image .tip-image-container[data-v-bb95ce74]{width:3rem;position:relative;text-align:center}.use-image .tip-image[data-v-bb95ce74]{width:3rem;height:3rem;margin-bottom:.2rem}.use-image .hover-play[data-v-bb95ce74]{position:absolute;width:.8rem;height:.8rem;left:1.1rem;top:1.1rem}.videoPopup[data-v-bb95ce74]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-bb95ce74]{width:100%;height:10rem}.product-tags[data-v-bb95ce74]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.34rem}.product-tags .item-tag[data-v-bb95ce74]{padding:0 .2rem;height:.61rem;line-height:.61rem;border-radius:.1rem;border:1px solid #f32e6c;font-weight:500;font-size:.38rem;color:#f32e6c;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}div[data-v-44eb35ae]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-44eb35ae]{padding:1.7rem .47rem 1.26rem;background:#f35e2d;position:relative;min-height:100vh}.bg .lxImg[data-v-44eb35ae]{width:100%}.bg .cursor-bg[data-v-44eb35ae]{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.bg .cursorImg[data-v-44eb35ae]{width:60%;display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}img[data-v-67005bf0]{display:block}div[data-v-67005bf0]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-67005bf0]{padding:1.26rem 0;background:#ffddd4;position:relative}.lxImg[data-v-67005bf0]{position:fixed;right:0;top:16.8rem;width:2.41rem;height:2.94rem;z-index:100}.imgVideo[data-v-67005bf0]{width:10.44rem;height:3.1rem;margin:.5rem auto .7rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.01rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.3rem;border:1px solid #ef6fb2;background:#fff3ee}.imgVideo img[data-v-67005bf0]{width:3.31rem;height:1.5rem}.top-box[data-v-67005bf0]{width:100%;height:8.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250121/57baf3ccc29afe2037f1256eabb17dff.png);background-size:100% 100%;position:relative}.titleImg[data-v-67005bf0]{width:8.93rem;height:1.04rem;margin:0 auto;position:relative;z-index:10}.rule[data-v-67005bf0]{width:1rem;height:.9rem;background:#fee7bf;border-radius:.12rem 0 0 .12rem;font-family:Source Han Serif CN;font-weight:700;font-size:.36rem;color:#fa7240;line-height:.4rem;text-align:center;position:absolute;right:0;top:1.02rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-box[data-v-67005bf0],.rule[data-v-67005bf0]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-67005bf0]{width:10.58rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.08rem .32rem .65rem;margin:-.75rem auto .86rem;border-radius:.3rem;border:1px solid #ef6fb2;background:#fff3ee;position:relative}.coupon-box .coupon-text[data-v-67005bf0]{font-weight:700;font-size:.36rem;color:#ff71d0;width:100%;text-align:center;margin-bottom:.33rem}.coupon-box .coupon-btn[data-v-67005bf0]{background:#ef6fb2;border-radius:.29rem;position:absolute;font-weight:700;font-size:.34rem;color:#fff3d7;text-align:center}.coupon-box .smallCoupon[data-v-67005bf0]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .coupon-btn[data-v-67005bf0]{width:2.1rem;height:.58rem;bottom:.49rem;left:.5rem;line-height:.58rem}.coupon-box .bigCoupon[data-v-67005bf0]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .coupon-btn[data-v-67005bf0]{width:1rem;height:1rem;bottom:.77rem;right:.45rem;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-67005bf0] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-67005bf0] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#ffddd4;-webkit-box-shadow:0 12px 16px 0 rgba(205,164,153,.38);box-shadow:0 12px 16px 0 rgba(205,164,153,.38)}[data-v-67005bf0] .van-tabs--line .van-tabs__wrap{height:2.45rem}[data-v-67005bf0] .van-tabs--line .van-tabs__wrap .type-title,[data-v-67005bf0] .van-tabs--line .van-tabs__wrap .type-title img{width:1.6rem;height:1.6rem}[data-v-67005bf0] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-67005bf0] .van-tabs__line{display:none}[data-v-67005bf0] .van-tabs__nav{background-color:transparent}[data-v-67005bf0] .van-tabs__nav--line{padding-bottom:0;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box[data-v-67005bf0]{width:10.45rem;height:auto;margin-bottom:.25rem;padding:1.05rem 0 .63rem;position:relative;border-radius:.3rem;border:1px solid #ef6fb2;background:#fff3ee}.box .product-title-image[data-v-67005bf0]{position:absolute;top:-.61rem;left:2.9rem;width:5.35rem;height:1.04rem;z-index:10}.box .product-content[data-v-67005bf0]{padding:0 .31rem;width:100%;position:relative;z-index:3}.box .tags[data-v-67005bf0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .tags .tag[data-v-67005bf0]{line-height:.9rem;height:.9rem}.box .tags .tag1[data-v-67005bf0],.box .tags .tag[data-v-67005bf0]{margin-bottom:.52rem;font-weight:500;font-size:.38rem;color:#fff0d0;text-align:center;background:rgba(255,240,208,.1);border:1px solid #fff0d0;border-radius:.12rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.15rem}.box .tags .tag1[data-v-67005bf0]{height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal}.box .tags .tag[data-v-67005bf0]:last-child{margin-right:0}.box .tags .tag-active[data-v-67005bf0]{background:#fff0d0;font-weight:700;font-size:.38rem;color:#ea1200}.box .more[data-v-67005bf0]{font-weight:500;font-size:.38rem;color:#ef6fb2;text-align:center;background:rgba(255,240,208,.1);border-radius:.12rem;border:1px solid #ef6fb2;width:3.4rem;height:.74rem;line-height:.74rem;margin:.51rem auto 0}.item[data-v-67005bf0]{width:100%;height:3.4rem;background:#fff;border-radius:.12rem;margin-bottom:.2rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.item .hot[data-v-67005bf0]{width:1rem;line-height:.56rem;background:-webkit-gradient(linear,left top,right top,from(#f78b2d),to(#ea1200));background:linear-gradient(90deg,#f78b2d,#ea1200);border-radius:.1rem 0 .1rem 0;top:.1rem;color:#fff}.item .hot[data-v-67005bf0],.item .textImg[data-v-67005bf0]{text-align:center;position:absolute;left:.1rem;font-size:.36rem}.item .textImg[data-v-67005bf0]{width:3.2rem;height:.6rem;line-height:.6rem;bottom:.1rem;background:-webkit-gradient(linear,left top,right top,from(#f49bca),to(#ef6fb2));background:linear-gradient(90deg,#f49bca,#ef6fb2);border-radius:0 0 .1rem .1rem;color:#feeacd}.item .img[data-v-67005bf0]{width:3.2rem;height:3.2rem;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-67005bf0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:5.8rem;height:3.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.19rem;padding:.19rem 0 .1rem}.item .content .title[data-v-67005bf0]{font-weight:700;font-size:.44rem;color:#000;line-height:.6rem}.item .content .item-tags[data-v-67005bf0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.22rem}.item .content .item-tags .item-tag[data-v-67005bf0]{padding:0 .2rem;height:.56rem;line-height:.56rem;border-radius:.08rem;border:1px solid #ef6fb2;font-weight:500;font-size:.36rem;color:#ef6fb2;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.item .content .item-bottom[data-v-67005bf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.item .content .item-bottom .price[data-v-67005bf0]{font-weight:700;font-size:.6rem;color:#ea1200;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.item .content .item-bottom .price .old-price[data-v-67005bf0]{font-weight:500;font-size:.36rem;color:#b2b2b2;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .item-bottom .real-price[data-v-67005bf0]:before{content:"\FFE5";font-size:.36rem}.item .content .item-bottom .real-price[data-v-67005bf0]:after{content:"\8D77";font-size:.36rem}.item .content .item-bottom .btn[data-v-67005bf0]{width:2.23rem;height:.76rem;line-height:.76rem;text-align:center;font-weight:500;font-size:.4rem;color:#fff;background:#ff8f3f;-ms-flex-negative:0;flex-shrink:0;border-radius:.5rem}.line-recommend[data-v-67005bf0]{width:10.58rem;height:13.16rem;margin:0 auto;background-size:100% 100%}.line-recommend .dots[data-v-67005bf0]{width:100%;padding:11.96rem 3.55rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-recommend .dot[data-v-67005bf0]{width:.6rem;height:.6rem}.botText[data-v-67005bf0]{width:4.69rem;height:1.53rem;margin:0 auto}.com-return[data-v-67005bf0]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/lanternFestival2025/returnTop.png)}.bottom-image[data-v-67005bf0]{position:absolute;bottom:0;left:0;right:0;width:100%;height:5rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/lanternFestival2025/botImg.png);background-size:100% 100%;padding-top:.34rem}.taohuayu[data-v-67005bf0]{width:10.58rem;height:auto;margin:.68rem auto 0;position:relative}.taohuayu .top-bg[data-v-67005bf0]{width:100%;height:3.07rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250121/e3b8b90f568dd9e4f23456a0b977525c.png);background-size:100% 100%}.taohuayu .bottom-bg[data-v-67005bf0]{width:100%;height:1.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/42d2d3ab1be449ef36f32542ce9b9a48.png);background-size:100% 100%;position:relative;top:-.3rem}.taohuayu .product-content[data-v-67005bf0]{padding:0 .31rem .1rem;width:100%;background-image:url(https://static.ticket.sz-trip.com/uploads/20250113/0dfc31ca8f16943c773b2969086fcca8.png);background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:3}.taohuayu .product-content .no-data[data-v-67005bf0]{width:100%;height:3.4rem}[data-v-67005bf0] .small-swipe{height:100%;overflow:hidden}[data-v-67005bf0] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-67005bf0] .van-swipe__indicators{display:none}.movie-person[data-v-67005bf0]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.product-flower[data-v-67005bf0]{width:10.58rem;height:21.12rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250116/2c5dd402e94fe2212c9866d077d3e653.png);background-size:100% 100%;margin:-.5rem auto 0;position:relative}.product-flower .flower-rule[data-v-67005bf0]{position:absolute;right:.3rem;top:1.4rem;width:1rem;height:.9rem}.product-flower .flower-btn[data-v-67005bf0]{position:absolute;width:9.78rem;height:1.16rem;top:5rem;left:.4rem}.product-flower .flower-bottom[data-v-67005bf0]{position:absolute;width:100%;height:14.5rem;bottom:0;left:0}.videoPopup[data-v-67005bf0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-67005bf0]{width:100%;height:10rem}.area1[data-v-67005bf0]{width:3.7rem;height:2.7rem;position:absolute;z-index:11;top:3.2rem;left:3.7rem;z-index:13}.area1 .div1[data-v-67005bf0]{position:absolute;top:0;left:0;width:4rem;height:1.62rem}.area1 .div2[data-v-67005bf0]{position:absolute;top:0;left:1rem;width:1.2rem;height:2.7rem;z-index:20}.area2[data-v-67005bf0]{width:4.1rem;height:2.7rem;position:absolute;z-index:12;top:4.8rem;left:4.7rem}.area3[data-v-67005bf0]{width:2.2rem;height:3.5rem;position:absolute;z-index:13;top:5.5rem;left:7.8rem}.area4[data-v-67005bf0]{width:4.5rem;height:1.8rem;position:absolute;z-index:16;top:6.8rem;left:3rem}.area5[data-v-67005bf0]{width:2.1rem;height:1rem;position:absolute;z-index:17;top:8.2rem;left:2.6rem}.area6[data-v-67005bf0]{width:1rem;height:1rem;position:absolute;z-index:18;top:8.5rem;left:4.8rem}.area7[data-v-67005bf0]{width:1.1rem;height:1.1rem;position:absolute;z-index:19;top:8.6rem;left:5.8rem}.area8[data-v-67005bf0]{width:1.7rem;height:2.5rem;position:absolute;z-index:13;top:7.7rem;left:7rem;border-radius:50% 50% 0 0}.area9[data-v-67005bf0]{width:4.7rem;z-index:13;top:9rem;left:.5rem}.area9[data-v-67005bf0],.area10[data-v-67005bf0]{height:3.5rem;position:absolute;border-radius:50%}.area10[data-v-67005bf0]{width:3.5rem;z-index:15;top:9.5rem;left:4rem}.area-container[data-v-67005bf0]{width:9.02rem;border-radius:.3rem}.area-container .title[data-v-67005bf0]{width:4.69rem;height:1.32rem;font-weight:700;font-size:.6rem;color:#fbfcd4;line-height:1.32rem;text-align:center;margin:0 auto;position:relative;z-index:5;background:#ff461e;border-radius:.63rem;border:1px solid #fff}.area-container .address-content[data-v-67005bf0]{width:9.02rem;background:#ffeed6;border-radius:.3rem;border:1px solid #ffdc8a;padding:.99rem .18rem .43rem;position:relative;top:-.66rem;z-index:3}.area-container .address-item[data-v-67005bf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #858585;padding:.3rem}.area-container .address-item .info[data-v-67005bf0]{font-weight:500;font-size:.48rem;color:#282828;padding-right:.91rem;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.area-container .address-item img[data-v-67005bf0]{width:.86rem;height:.86rem;-ms-flex-negative:0;flex-shrink:0}.area-container .address-item[data-v-67005bf0]:last-child{border-bottom:none}.bg[data-v-9d20ce36]{padding-top:1.26rem;-webkit-box-sizing:border-box;box-sizing:border-box}.box[data-v-9d20ce36]{width:100%;height:calc(100vh - 1.26rem);background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/badmintonBg.jpg);background-size:100% auto;position:relative}.bg[data-v-4e3ec645]{min-height:100vh;background:#fed5de;padding:1.26rem 0 1rem}img[data-v-4e3ec645]{display:block}.topImg[data-v-4e3ec645]{width:11.25rem;height:8.5rem}.com-return[data-v-4e3ec645]{width:1.2rem;height:1.2rem;bottom:2.7rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/womensDay2025/returnTop.png)}.botText[data-v-4e3ec645]{width:4.69rem;height:1.52rem;margin:2rem auto 0}.type-box[data-v-4e3ec645]{padding:0 .39rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-.2rem}.type-box div[data-v-4e3ec645]{width:3.32rem;line-height:1.12rem;background:#ffe7ef;border-radius:.55rem;border:1px solid #e9497f;text-align:center;font-weight:500;font-size:.54rem;color:#e9497f}.type-box .active[data-v-4e3ec645]{background:#7561a3;border:none;font-weight:700;color:#fff}.item[data-v-4e3ec645]{width:10.45rem;height:4.1rem;background:#fff;border-radius:.12rem;margin:.45rem auto;position:relative;padding:.15rem .25rem .15rem .1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headimg[data-v-4e3ec645]{width:3.3rem;height:3.8rem;border-radius:.1rem}.item .content[data-v-4e3ec645]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:calc(100% - 3.5rem);margin-left:.2rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-4e3ec645]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags .tag[data-v-4e3ec645],.item .content .tags[data-v-4e3ec645]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-4e3ec645]{height:.59rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.29rem;border:.01rem solid #e9497f;padding:0 .15rem;font-weight:500;font-size:.36rem;color:#e9497f}.item .content .tags .tag[data-v-4e3ec645]:not(:first-child){margin-left:.2rem}.item .content .bottom[data-v-4e3ec645]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .bottom .old-price[data-v-4e3ec645]{font-weight:500;font-size:.36rem;color:#8a8a8a;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.2rem}.item .content .bottom span[data-v-4e3ec645]{font-size:.63rem;font-weight:700;color:#f40958}.item .content .bottom span[data-v-4e3ec645]:before{font-size:.36rem;content:"\FFE5"}.item .content .bottom span[data-v-4e3ec645]:after{font-size:.36rem;font-weight:500;content:"\8D77"}.item .content .bottom .btn[data-v-4e3ec645]{width:2.58rem;height:.79rem;background:#e9497f;border-radius:.37rem;line-height:.79rem;text-align:center;font-weight:700;font-size:.42rem;color:#fff}img[data-v-fb8726dc]{display:block}div[data-v-fb8726dc]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-fb8726dc]{padding:1.26rem 0;background:#bae484;position:relative}.imgVideo[data-v-fb8726dc]{width:10.44rem;height:2.45rem;margin:0 auto .7rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.58rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.25rem;position:relative;top:-.4rem}.imgVideo img[data-v-fb8726dc]{width:3.31rem;height:1.5rem}.top-box[data-v-fb8726dc]{width:100%;height:15rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250331/fcaa6ad13ee374696845ed72ff9a1bb9.png);background-size:100% 100%;position:relative}.top-box .top-coupon[data-v-fb8726dc]{position:fixed;width:2.14rem;height:1.97rem;top:3.1rem;right:.09rem;z-index:100}.titleImg[data-v-fb8726dc]{width:8.93rem;height:1.04rem;margin:0 auto;position:relative;z-index:10}.rule[data-v-fb8726dc]{width:1.87rem;height:.71rem;background:#febb5d;border-radius:.15rem 0 0 .15rem;font-size:.36rem;color:#fff;text-align:center;position:absolute;right:0;top:.52rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box[data-v-fb8726dc],.rule[data-v-fb8726dc]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-fb8726dc]{width:10.58rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .32rem .38rem;margin:-.75rem auto .59rem;border-radius:.25rem;background:#fff;position:relative}.coupon-box .coupon-text[data-v-fb8726dc]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-fb8726dc]{width:3.08rem;height:3.45rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .bigCoupon[data-v-fb8726dc]{position:relative;width:4.76rem;height:2.48rem;-ms-flex-negative:0;flex-shrink:0}[data-v-fb8726dc] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-fb8726dc] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#bae484;-webkit-box-shadow:0 12px 16px 0 rgba(59,147,124,.66);box-shadow:0 12px 16px 0 rgba(59,147,124,.66);height:2.2rem}[data-v-fb8726dc] .van-tabs--line .van-tabs__wrap{height:1.9rem}[data-v-fb8726dc] .van-tabs--line .van-tabs__wrap .type-title{width:1.94rem;height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#fffebf),to(#fff));background:linear-gradient(0deg,#fffebf,#fff);border-radius:.25rem;font-weight:500;font-size:.4rem;color:#176c4a;line-height:1.2rem;text-align:center}[data-v-fb8726dc] .van-tabs--line .van-tabs__wrap .type-title.active-type{background-image:url(https://static.ticket.sz-trip.com/uploads/20250312/f460897181def856b370e6cd06d141ba.png);height:1.42rem;background-size:100% 100%;font-size:.44rem;color:#fff;font-weight:700;font-size:.4rem;color:#000}[data-v-fb8726dc] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-fb8726dc] .van-tabs__line{display:none}[data-v-fb8726dc] .van-tabs__nav{background-color:transparent}[data-v-fb8726dc] .van-tabs__nav--line{padding-bottom:0;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-title-image[data-v-fb8726dc]{width:5.77rem;height:1.37rem;margin:0 auto .56rem}.box[data-v-fb8726dc]{width:10.45rem;height:auto;margin-bottom:.25rem}.box .product-content[data-v-fb8726dc]{padding:0;width:100%;position:relative;z-index:3;margin-bottom:.51rem}.box .product-content .product-bg-image[data-v-fb8726dc]{width:100%}.box .product-content .product-area[data-v-fb8726dc]{position:absolute;left:0;right:0;bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-left:.24rem;height:5.6rem}.box .product-item[data-v-fb8726dc]{position:relative;width:4.5rem;margin-right:.21rem;-ms-flex-negative:0;flex-shrink:0}.box .product-item img[data-v-fb8726dc]{width:4.5rem;height:4.09rem;border-radius:.3rem}.box .product-item .product-name[data-v-fb8726dc]{position:absolute;left:0;right:0;bottom:0;height:2.3rem;font-weight:500;font-size:.44rem;color:#00132f;width:100%;background:#fefefe;border-radius:.3rem;padding:.26rem}.box .product-item .product-name .btn[data-v-fb8726dc]{width:1.91rem;height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff7845),to(#febb5d));background:linear-gradient(90deg,#ff7845,#febb5d);border-radius:.32rem;font-weight:700;font-size:.36rem;color:#fff;text-align:center;line-height:.63rem;margin-left:auto}.box .product-item.single-product-item[data-v-fb8726dc]{width:9.9rem}.box .product-item.single-product-item img[data-v-fb8726dc]{width:100%!important}.box .more[data-v-fb8726dc]{width:2.98rem;height:.73rem;border-radius:.36rem;border:1px solid #000;font-weight:500;font-size:.36rem;color:#000;text-align:center;line-height:.73rem;margin:.51rem auto 0}.botText[data-v-fb8726dc]{width:3.79rem;height:1.43rem;margin:0 auto}.com-return[data-v-fb8726dc]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250312/b8573a05b97491a99361502c4ba85e93.png)}.bottom-image[data-v-fb8726dc]{width:100%;padding:2rem 0 .5rem}.movie-person[data-v-fb8726dc]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.videoPopup[data-v-fb8726dc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-fb8726dc]{width:100%;height:10rem}img[data-v-0384c38b]{display:block}div[data-v-0384c38b]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-0384c38b]{padding:1.26rem 0;background:#bae484;position:relative}.imgVideo[data-v-0384c38b]{width:10.44rem;height:2.45rem;margin:0 auto .7rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.58rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.25rem;position:relative;top:-.4rem}.imgVideo img[data-v-0384c38b]{width:3.31rem;height:1.5rem}.top-box[data-v-0384c38b]{width:100%;height:15rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250331/fcaa6ad13ee374696845ed72ff9a1bb9.png);background-size:100% 100%;position:relative}.top-box .top-coupon[data-v-0384c38b]{position:fixed;width:2.14rem;height:1.97rem;top:3.1rem;right:.09rem;z-index:100}.titleImg[data-v-0384c38b]{width:8.93rem;height:1.04rem;margin:0 auto;position:relative;z-index:10}.rule[data-v-0384c38b]{width:1.87rem;height:.71rem;background:#febb5d;border-radius:.15rem 0 0 .15rem;font-size:.36rem;color:#fff;text-align:center;position:absolute;right:0;top:.52rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box[data-v-0384c38b],.rule[data-v-0384c38b]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-0384c38b]{width:10.58rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .32rem .38rem;margin:-.75rem auto .59rem;border-radius:.25rem;background:#fff;position:relative}.coupon-box .coupon-text[data-v-0384c38b]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-0384c38b]{width:3.08rem;height:3.45rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .bigCoupon[data-v-0384c38b]{position:relative;width:4.76rem;height:2.48rem;-ms-flex-negative:0;flex-shrink:0}[data-v-0384c38b] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-0384c38b] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#bae484;-webkit-box-shadow:0 12px 16px 0 rgba(59,147,124,.66);box-shadow:0 12px 16px 0 rgba(59,147,124,.66);height:2.2rem}[data-v-0384c38b] .van-tabs--line .van-tabs__wrap{height:1.9rem}[data-v-0384c38b] .van-tabs--line .van-tabs__wrap .type-title{width:1.94rem;height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#fffebf),to(#fff));background:linear-gradient(0deg,#fffebf,#fff);border-radius:.25rem;font-weight:500;font-size:.4rem;color:#176c4a;line-height:1.2rem;text-align:center}[data-v-0384c38b] .van-tabs--line .van-tabs__wrap .type-title.active-type{background-image:url(https://static.ticket.sz-trip.com/uploads/20250312/f460897181def856b370e6cd06d141ba.png);height:1.42rem;background-size:100% 100%;font-size:.44rem;color:#fff;font-weight:700;font-size:.4rem;color:#000}[data-v-0384c38b] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-0384c38b] .van-tabs__line{display:none}[data-v-0384c38b] .van-tabs__nav{background-color:transparent}[data-v-0384c38b] .van-tabs__nav--line{padding-bottom:0;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-title-image[data-v-0384c38b]{width:5.77rem;height:1.37rem;margin:0 auto .56rem}.box[data-v-0384c38b]{width:10.45rem;height:auto;margin-bottom:.25rem}.box .product-content[data-v-0384c38b]{padding:0;width:100%;position:relative;z-index:3;margin-bottom:.51rem}.box .product-content .product-bg-image[data-v-0384c38b]{width:100%}.box .product-content .product-area[data-v-0384c38b]{position:absolute;left:0;right:0;bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-left:.24rem;height:5.6rem}.box .product-item[data-v-0384c38b]{position:relative;width:4.5rem;margin-right:.21rem;-ms-flex-negative:0;flex-shrink:0}.box .product-item img[data-v-0384c38b]{width:4.5rem;height:4.09rem;border-radius:.3rem}.box .product-item .product-name[data-v-0384c38b]{position:absolute;left:0;right:0;bottom:0;height:2.3rem;font-weight:500;font-size:.44rem;color:#00132f;width:100%;background:#fefefe;border-radius:.3rem;padding:.26rem}.box .product-item .product-name .btn[data-v-0384c38b]{width:1.91rem;height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff7845),to(#febb5d));background:linear-gradient(90deg,#ff7845,#febb5d);border-radius:.32rem;font-weight:700;font-size:.36rem;color:#fff;text-align:center;line-height:.63rem;margin-left:auto}.box .product-item.single-product-item[data-v-0384c38b]{width:9.9rem}.box .product-item.single-product-item img[data-v-0384c38b]{width:100%!important}.box .more[data-v-0384c38b]{width:2.98rem;height:.73rem;border-radius:.36rem;border:1px solid #000;font-weight:500;font-size:.36rem;color:#000;text-align:center;line-height:.73rem;margin:.51rem auto 0}.botText[data-v-0384c38b]{width:3.79rem;height:1.43rem;margin:0 auto}.com-return[data-v-0384c38b]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250312/b8573a05b97491a99361502c4ba85e93.png)}.bottom-image[data-v-0384c38b]{width:100%;padding:2rem 0 .5rem}.movie-person[data-v-0384c38b]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.videoPopup[data-v-0384c38b]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-0384c38b]{width:100%;height:10rem}img[data-v-07c29bdf]{display:block}div[data-v-07c29bdf]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-07c29bdf]{padding:1.26rem 0;background:#bae484;position:relative}.imgVideo[data-v-07c29bdf]{width:10.44rem;height:2.45rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.58rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.25rem;position:relative;top:-.4rem}.imgVideo img[data-v-07c29bdf]{width:3.31rem;height:1.5rem}.top-box[data-v-07c29bdf]{width:100%;height:15rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250312/b7fc4436b5367fe9b04f922e2e90c21e.png);background-size:100% 100%;position:relative}.titleImg[data-v-07c29bdf]{width:8.93rem;height:1.04rem;margin:0 auto;position:relative;z-index:10}.rule[data-v-07c29bdf]{width:1.87rem;height:.71rem;background:#febb5d;border-radius:.15rem 0 0 .15rem;font-size:.36rem;color:#fff;text-align:center;position:absolute;right:0;top:.52rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box[data-v-07c29bdf],.rule[data-v-07c29bdf]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-07c29bdf]{width:10.58rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .32rem .38rem;margin:-.75rem auto .99rem;border-radius:.25rem;background:#fff;position:relative}.coupon-box .coupon-text[data-v-07c29bdf]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-07c29bdf]{width:3.08rem;height:3.45rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .bigCoupon[data-v-07c29bdf]{position:relative;width:4.76rem;height:2.48rem;-ms-flex-negative:0;flex-shrink:0}[data-v-07c29bdf] .van-tabs{width:11.25rem;padding:0 .4rem}[data-v-07c29bdf] .van-sticky.van-sticky--fixed .van-tabs__wrap{padding:.5rem .4rem 0;background:#ccf0e7;-webkit-box-shadow:0 12px 16px 0 rgba(59,147,124,.66);box-shadow:0 12px 16px 0 rgba(59,147,124,.66)}[data-v-07c29bdf] .van-tabs--line .van-tabs__wrap{height:1.9rem}[data-v-07c29bdf] .van-tabs--line .van-tabs__wrap .type-title{width:1.94rem;height:1.2rem;background:-webkit-gradient(linear,left bottom,left top,from(#e6fff9),to(#fff));background:linear-gradient(0deg,#e6fff9,#fff);border-radius:.25rem;font-weight:500;font-size:.4rem;color:#176c4a;line-height:1.2rem;text-align:center}[data-v-07c29bdf] .van-tabs--line .van-tabs__wrap .type-title.active-type{background-image:url(https://static.ticket.sz-trip.com/uploads/20250305/47403f90456a66d3ca7d7361a8fe1f6d.png);height:1.42rem;background-size:100% 100%;font-size:.44rem;color:#fff;font-weight:700;font-size:.4rem;color:#000}[data-v-07c29bdf] .van-tab{padding:0!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[data-v-07c29bdf] .van-tabs__line{display:none}[data-v-07c29bdf] .van-tabs__nav{background-color:transparent}[data-v-07c29bdf] .van-tabs__nav--line{padding-bottom:0;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-title-image[data-v-07c29bdf]{width:5.77rem;height:1.37rem;margin:0 auto .56rem}.box[data-v-07c29bdf]{width:10.45rem;height:auto;margin-bottom:.25rem}.box .product-content[data-v-07c29bdf]{padding:0;width:100%;position:relative;z-index:3;margin-bottom:.51rem}.box .product-content .product-bg-image[data-v-07c29bdf]{width:100%}.box .product-content .product-area[data-v-07c29bdf]{position:absolute;left:0;right:0;bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-left:.24rem;height:5.6rem}.box .product-item[data-v-07c29bdf]{position:relative;width:4.5rem;margin-right:.21rem;-ms-flex-negative:0;flex-shrink:0}.box .product-item img[data-v-07c29bdf]{width:4.5rem;height:4.09rem;border-radius:.3rem}.box .product-item .product-name[data-v-07c29bdf]{position:absolute;left:0;right:0;bottom:0;height:2.6rem;font-weight:500;font-size:.44rem;color:#00132f;width:100%;background:#fefefe;border-radius:.3rem;padding:.26rem}.box .product-item .product-name .btn[data-v-07c29bdf]{width:1.91rem;height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff7845),to(#febb5d));background:linear-gradient(90deg,#ff7845,#febb5d);border-radius:.32rem;font-weight:700;font-size:.36rem;color:#fff;text-align:center;line-height:.63rem;margin-left:auto}.box .more[data-v-07c29bdf]{width:2.98rem;height:.73rem;border-radius:.36rem;border:1px solid #000;font-weight:500;font-size:.36rem;color:#000;text-align:center;line-height:.73rem;margin:.51rem auto 0}.botText[data-v-07c29bdf]{width:3.79rem;height:1.43rem;margin:0 auto}.com-return[data-v-07c29bdf]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250305/ef6fbc927429b5d9abde6ac1e5f20d25.png)}.bottom-image[data-v-07c29bdf]{width:100%;padding:2rem 0 .5rem}.movie-person[data-v-07c29bdf]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#666}.videoPopup[data-v-07c29bdf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-07c29bdf]{width:100%;height:10rem}.bg[data-v-bea2b826]{background-color:#fff;padding:1.26rem .38rem 0}.topBac[data-v-bea2b826]{width:100%;height:3.69rem;margin-top:.35rem}.topBac img[data-v-bea2b826]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cul-box[data-v-bea2b826]{margin-top:.48rem;padding-bottom:.5rem}.cul-box .cul-list[data-v-bea2b826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.cul-box .cul-list .cul-item[data-v-bea2b826]{background:#fff;-webkit-box-shadow:-.2rem .2rem .4rem 0 rgba(6,0,1,.1);box-shadow:-.2rem .2rem .4rem 0 rgba(6,0,1,.1);border-radius:.21rem;width:5rem;overflow:hidden;margin-bottom:.5rem}.cul-box .cul-list .cul-item .item-img[data-v-bea2b826]{width:100%;height:3.69rem}.cul-box .cul-list .cul-item .item-img img[data-v-bea2b826]{width:100%;height:100%}.cul-box .cul-list .cul-item .item-text[data-v-bea2b826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem}.cul-box .cul-list .cul-item .item-text .title[data-v-bea2b826]{font-size:.46rem;font-weight:500;color:#333;min-height:1.28rem}.cul-box .cul-list .cul-item .item-text .bottom[data-v-bea2b826]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden;margin-top:.3rem}.cul-box .cul-list .cul-item .item-text .bottom .price[data-v-bea2b826]{-webkit-box-flex:1;-ms-flex:1;flex:1}.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-bea2b826]{font-size:.5rem;color:#d62828}.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-bea2b826]:before{content:"\FFE5";font-size:.36rem;color:#d62828}.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-bea2b826]:nth-child(2),.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-bea2b826]:nth-child(2):before{font-size:.3rem;color:#8d8d8d;text-decoration:line-through}.cul-box .cul-list .cul-item .item-text .bottom .buy[data-v-bea2b826]{font-size:.4rem;font-weight:400;color:#fff;height:.66rem;line-height:.66rem;background:#d62828;border-radius:.33rem;padding:0 .3rem}.bg[data-v-dbf3e8d8]{padding-top:1.26rem;background:#fff}.topBac[data-v-dbf3e8d8]{width:100%;height:5.3rem;position:relative;left:0;z-index:10}.topBac img[data-v-dbf3e8d8]{width:100%;height:100%}.topBac .area[data-v-dbf3e8d8]{font-size:0;line-height:.7rem;border-radius:.46rem;position:absolute;left:.73rem;bottom:.34rem;min-width:3.64rem;height:.88rem;z-index:10;border:1px solid #fff;background:rgba(0,0,0,.4)}.topBac .area .icon[data-v-dbf3e8d8],.topBac .area[data-v-dbf3e8d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topBac .area .icon[data-v-dbf3e8d8]{height:100%;text-align:center;border-left:.02rem solid #fff;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topBac .area .icon i[data-v-dbf3e8d8]{color:#fff;font-size:.5rem}.topBac .area i[data-v-dbf3e8d8]{color:#fff;font-size:.4rem}.topBac .area input[data-v-dbf3e8d8]{width:3.2rem;font-size:.4rem;font-weight:500;color:#fff;border:none;text-align:center}.topBac .area input.hasValue[data-v-dbf3e8d8]{color:#fff}[data-v-dbf3e8d8] .areaPicker .van-picker-column{font-size:.44rem}[data-v-dbf3e8d8] .areaPicker .van-picker__cancel,[data-v-dbf3e8d8] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.six-list[data-v-dbf3e8d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .38rem;margin-top:1rem}.six-list .six-item[data-v-dbf3e8d8]{background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);border-radius:.15rem;width:48%;overflow:hidden;margin-bottom:.5rem;padding:.18rem;-webkit-box-sizing:border-box;box-sizing:border-box}.six-list .six-item .item-img[data-v-dbf3e8d8]{width:100%;height:3.69rem;border-radius:.15rem;overflow:hidden}.six-list .six-item .item-img img[data-v-dbf3e8d8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.six-list .six-item .item-text[data-v-dbf3e8d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem;overflow:hidden}.six-list .six-item .item-text>div[data-v-dbf3e8d8]{width:100%}.six-list .six-item .item-text .title[data-v-dbf3e8d8]{font-size:.46rem;font-weight:500;color:#333;min-height:1.28rem}.six-list .six-item .item-text .location[data-v-dbf3e8d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.six-list .six-item .item-text .location i[data-v-dbf3e8d8]{color:#999;font-size:.36rem;margin-right:.1rem}.six-list .six-item .item-text .location span[data-v-dbf3e8d8]{font-size:.36rem;font-weight:400;color:#a3a3a3}.six-list .six-item .item-text .bottom[data-v-dbf3e8d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden;margin-top:.3rem}.six-list .six-item .item-text .bottom .price[data-v-dbf3e8d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem;font-weight:400;color:#8d8d8d}.six-list .six-item .item-text .bottom .price span[data-v-dbf3e8d8]{font-size:.5rem;color:#d62828}.six-list .six-item .item-text .bottom .price span[data-v-dbf3e8d8]:before{content:"\FFE5";font-size:.36rem;color:#d62828}.six-list .six-item .item-text .bottom .price span[data-v-dbf3e8d8]:nth-child(2),.six-list .six-item .item-text .bottom .price span[data-v-dbf3e8d8]:nth-child(2):before{font-size:.3rem;color:#8d8d8d;text-decoration:line-through}.six-title[data-v-dbf3e8d8]{font-size:.5rem;color:#000;text-align:left;padding:.6rem .38rem 0}.nav-list[data-v-dbf3e8d8]{padding:.6rem .2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-list .nav-item[data-v-dbf3e8d8]{text-align:center;width:25%;position:relative}.nav-list .nav-item[data-v-dbf3e8d8]:nth-child(n+5){margin-top:1rem}.nav-list .nav-item img[data-v-dbf3e8d8]{width:1.5rem;height:1.5rem;border-radius:.54rem}.nav-list .nav-item div[data-v-dbf3e8d8]{font-size:.4rem;color:#000;text-align:center;margin-top:.47rem}.bg[data-v-baf5830e]{padding-top:1.26rem;min-height:100vh;background:#f7f7f7}.nav-list[data-v-baf5830e]{padding:.41rem .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-baf5830e]{text-align:center;line-height:.84rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.23rem 0;color:#333}.nav-list .nav-item.active[data-v-baf5830e]{color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.all-box[data-v-baf5830e]{padding-top:1.3rem;background:#f7f7f7}.product-box[data-v-baf5830e]{margin:.5rem .48rem;border:1px solid #fff;overflow:hidden;border-radius:.3rem;background:#fff;-webkit-box-shadow:0 .2rem .4rem 0 rgba(6,0,1,.1);box-shadow:0 .2rem .4rem 0 rgba(6,0,1,.1)}.product-box .product-time[data-v-baf5830e]{padding:.4rem .18rem;background:#fff;border-bottom:1px solid #ccc;text-align:center}.product-time .title[data-v-baf5830e]{font-size:.5rem;font-weight:500;color:#333;line-height:.53rem}.product-time .title span[data-v-baf5830e]:first-child{font-size:.5rem;font-weight:500;color:#d62828;line-height:.53rem}.product-time .end[data-v-baf5830e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.3rem}.product-time .end .d1[data-v-baf5830e]{font-size:.36rem;font-weight:400;color:#666;line-height:.4rem;margin-right:.11rem}.product-time .end .d2 .colon[data-v-baf5830e]{display:inline-block;margin:0 2px;font-size:.36rem;font-weight:500;color:#d62828;line-height:.52rem}.product-time .end .d2 .block[data-v-baf5830e]{padding:0 .1rem;display:inline-block;color:#d62828;font-size:.36rem;text-align:center;border:1px solid #ccc;border-radius:.1rem}.product-time .end .d2[data-v-baf5830e] .van-count-down{line-height:.57rem}.product-time .end .d2[data-v-baf5830e] .van-count-down span{vertical-align:middle}.product-box .product-list .product-item[data-v-baf5830e]{padding:.47rem .44rem;border-bottom:1px solid #ccc;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}.product-box .product-list .product-item[data-v-baf5830e]:last-of-type{border:none}.product-list .product-item .item-img[data-v-baf5830e]{width:2.85rem;height:2.85rem;overflow:hidden;margin-right:.44rem}.product-list .product-item .item-img img[data-v-baf5830e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-list .product-item .item-text[data-v-baf5830e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.product-list .product-item .item-text .title[data-v-baf5830e]{font-size:.46rem;font-weight:500;color:#000;line-height:.66rem}.product-list .product-item .item-text .subtitle[data-v-baf5830e]{font-size:.34rem;font-weight:500;color:#999;line-height:.42rem;margin-top:.2rem;margin-bottom:.3rem}.product-list .product-item .item-text .bottom[data-v-baf5830e]{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}.product-list .product-item .item-text .bottom .price span[data-v-baf5830e]{font-size:.54rem;font-weight:500;color:#d62828;line-height:.54rem}.product-list .product-item .item-text .bottom .price span[data-v-baf5830e]:before{content:"\A5";font-size:.27rem;color:#d62828}.product-list .product-item .item-text .bottom .price span[data-v-baf5830e]:nth-child(2){font-size:.27rem;color:#999;margin-left:.17rem}.product-list .product-item .item-text .bottom .price span[data-v-baf5830e]:nth-child(2):before{color:#999}.product-list .product-item .item-text .bottom .buy[data-v-baf5830e]{font-size:.4rem;font-weight:500;color:#fff;height:.78rem;line-height:.78rem;background:#d62828;border-radius:.39rem;padding:0 .34rem}.bg[data-v-7531ba2b]{background-color:#fff;min-height:calc(100vh - 1.26rem);padding-top:1.26rem}.address-item[data-v-7531ba2b]{padding:.3rem .45rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-item .address-text[data-v-7531ba2b]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.address-item .address-text .title[data-v-7531ba2b]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.45rem}.address-item .address-text .subtitle[data-v-7531ba2b]{font-size:.39rem;font-weight:500;color:#888;line-height:.6rem}.address-item .address-icon[data-v-7531ba2b]{width:1.2rem;height:1.2rem;line-height:1.2rem;border-radius:50%;text-align:center;background:#0b898e;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.4rem}.address-item .address-icon i[data-v-7531ba2b]{font-size:.6rem;color:#fff;vertical-align:middle}.other-title[data-v-7531ba2b]{text-align:left;padding:.27rem .46rem;font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;background:#ededed}.address-item.other[data-v-7531ba2b]{border-bottom:1px solid #d8d8d8;margin:0 .45rem;padding:.3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.address-item.other[data-v-7531ba2b]:last-child{border:none}.address-item.other .title span[data-v-7531ba2b]{font-size:.39rem;font-weight:500;color:#888}.address-item.other .setDefault[data-v-7531ba2b]{font-size:.39rem;font-weight:500;color:#333;padding:0 .43rem;border:1px solid #d8d8d8;line-height:.8rem;border-radius:.45rem;margin-left:.4rem}.bg[data-v-45671a72]{background-color:#fff;padding-top:1.26rem}.borrow-list[data-v-45671a72]{padding:0 .45rem;background:#fff}.borrow-list .borrow-item[data-v-45671a72]{padding:.3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #d8d8d8}.borrow-list .borrow-item .item-img[data-v-45671a72]{width:3.4rem;height:3.4rem;margin-right:.25rem;background:hsla(0,0%,84.7%,0);-webkit-box-shadow:0 0 .1rem 0 hsla(0,0%,40%,.3);box-shadow:0 0 .1rem 0 hsla(0,0%,40%,.3);border-radius:.15rem;overflow:hidden}.borrow-list .borrow-item[data-v-45671a72]:last-child{border:none}.borrow-list .borrow-item .item-img img[data-v-45671a72]{width:100%;height:100%}.borrow-list .borrow-item .item-text[data-v-45671a72]{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.borrow-list .borrow-item .item-text .title[data-v-45671a72]{font-size:.45rem;font-weight:700;color:#333;line-height:.7rem;width:100%}.borrow-list .borrow-item .item-text .subtitle[data-v-45671a72]{font-size:.39rem;font-weight:500;color:#888;line-height:.7rem;width:100%}.borrow-list .borrow-item .item-text .status[data-v-45671a72]{font-size:.39rem;font-weight:500;color:#0b898e;width:100%}.borrow-list .borrow-item .item-text .button[data-v-45671a72]{font-size:.39rem;font-weight:500;color:#333;padding:0 .45rem;height:.9rem;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin-top:.3rem}.noData[data-v-45671a72]{width:4.92rem;margin:1rem auto 0;text-align:center}.noData img[data-v-45671a72]{width:100%;height:100%}.noData div[data-v-45671a72]{font-size:.45rem;font-weight:400;color:#999;margin-top:.3rem}.line[data-v-4a8305f9]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:.3rem;background:#ededed}.bg[data-v-4a8305f9]{background-color:#fff;padding-top:1.32rem}.detail-box[data-v-4a8305f9]{padding:.3rem .45rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.detail-box .detail-img[data-v-4a8305f9]{width:3rem;height:3rem;margin-right:.3rem;border-radius:.15rem;overflow:hidden}.detail-box .detail-img img[data-v-4a8305f9]{width:100%;height:100%}.detail-box .detail-text[data-v-4a8305f9]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}.detail-box .detail-text .title[data-v-4a8305f9]{font-size:.45rem;font-weight:700;color:#333}.detail-box .detail-text .subtitle[data-v-4a8305f9]{font-size:.39rem;font-weight:500;color:#888;line-height:.7rem}.detail-box .detail-text .subtitle[data-v-4a8305f9]:nth-of-type(2){margin:.2rem 0 .37rem;line-height:inherit}.detail-box .detail-text .bottom[data-v-4a8305f9]{font-size:.39rem;font-weight:500;color:#333}.detail-box .detail-text .bottom span[data-v-4a8305f9]:first-child{color:#0b898e;margin-right:1rem}.detail-box .detail-text .bottom span[data-v-4a8305f9]{vertical-align:middle}.description[data-v-4a8305f9]{padding:0 .46rem}.description .des-title[data-v-4a8305f9]{font-size:.45rem;font-weight:700;color:#333;line-height:1.16rem}.description .des-content[data-v-4a8305f9]{font-size:.39rem;font-weight:500;color:#888;line-height:.6rem}.detail-get[data-v-4a8305f9]{text-align:center;font-size:.45rem;font-weight:500;color:#fff;width:5.4rem;height:1.2rem;line-height:1.2rem;background:#0b898e;border-radius:1rem;position:fixed;bottom:.45rem;left:0;right:0;margin:auto}.bg[data-v-2ac96db2]{background-color:#ededed;padding-top:1.26rem}.comfort-top[data-v-2ac96db2]{background:#fff;padding:.4rem .46rem 0;position:fixed;top:1.26rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3000;height:3rem}.comfort-top .comfort-search[data-v-2ac96db2]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.comfort-top .comfort-search i[data-v-2ac96db2]{font-size:.45rem;color:#999}.comfort-top .comfort-search input[data-v-2ac96db2]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;font-size:.39rem;font-weight:500;color:#999;padding:0 .2rem;border:none;background:none}.comfort-top .comfort-search span[data-v-2ac96db2]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.comfort-top .nav-list[data-v-2ac96db2]{padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.comfort-top .nav-list .nav-item[data-v-2ac96db2]{font-size:.39rem;font-weight:700;padding:.5rem 0;color:#333}.comfort-top .nav-list .nav-item.active[data-v-2ac96db2]{color:#0b898e}.comfort-top .nav-list .nav-item.active[data-v-2ac96db2]:after{content:"";display:block;width:.45rem;height:.06rem;background:#0b898e;border-radius:1px;margin:.2rem auto 0}.book-list[data-v-2ac96db2]{padding:.28rem .45rem;background:#ededed;margin-top:3.06rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.book-list[data-v-2ac96db2]:after{content:"";width:3.24rem}.book-list .book-item[data-v-2ac96db2]{background:#fff;border-radius:.3rem;width:3.24rem;margin-bottom:.3rem}.book-list .book-item .item-img[data-v-2ac96db2]{width:100%;padding:.25rem .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #d8d8d8;height:2.82rem}.book-list .book-item .item-img img[data-v-2ac96db2]{width:100%;height:100%}.book-list .book-item .item-text[data-v-2ac96db2]{padding:.3rem}.book-list .book-item .item-text .title[data-v-2ac96db2]{font-size:.39rem;font-weight:700;color:#333}.book-list .book-item .item-text .subtitle[data-v-2ac96db2]{font-size:.39rem;font-weight:500;color:#999;margin-top:.22rem}.fixedButton[data-v-2ac96db2]{position:fixed;right:.45rem;bottom:.6rem;text-align:right}.fixedButton .button[data-v-2ac96db2]{width:1.5rem;height:1.5rem;background:#0b898e;border-radius:50%;text-align:center;font-size:.39rem;font-weight:500;color:#fff;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixedButton .button[data-v-2ac96db2]:first-child{margin-bottom:.3rem}.com-listBox-tao.two[data-v-2ac96db2] .yd-list-donetip,.com-listBox-tao.two[data-v-2ac96db2] .yd-list-loading{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-62b5f367]{background-color:#ededed;padding-top:1.26rem}.search-box[data-v-62b5f367]{background:#fff;padding:.3rem .45rem;position:fixed;width:100%;top:1.26rem;-webkit-box-sizing:border-box;box-sizing:border-box}.search-box .search[data-v-62b5f367]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.search-box .search i[data-v-62b5f367]{font-size:.45rem;color:#999}.search-box .search input[data-v-62b5f367]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;padding:0 .2rem;border:none;background:none}.search-box .search span[data-v-62b5f367]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.search-box .search input[data-v-62b5f367]{font-size:.39rem;font-weight:500;color:#999;padding:0 .14rem}.search-box .title[data-v-62b5f367]{font-size:.39rem;font-weight:500;color:#333;text-align:left;margin-top:.3rem}.bus-box[data-v-62b5f367]{padding:2.6rem .45rem .3rem}.bus-box .bus-list .bus-item[data-v-62b5f367]{background:#fff;border-radius:.3rem;padding:.3rem .3rem 0;margin-bottom:.3rem}.bus-box .bus-list .bus-item .bus-title[data-v-62b5f367]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bus-box .bus-list .bus-item .bus-title span[data-v-62b5f367]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.1rem;font-size:.45rem;font-weight:700;color:#333}.bus-box .bus-list .bus-item .bus-title i[data-v-62b5f367]{font-size:.45rem;color:#0b898e}.bus-box .bus-list .bus-item .bus-title i[data-v-62b5f367]:nth-of-type(2){color:#999}.bus-box .bus-list .bus-item .line-list[data-v-62b5f367]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.3rem}.bus-box .bus-list .bus-item .line-list .line-item[data-v-62b5f367]{font-size:.39rem;font-weight:500;color:#0b898e;background:rgba(11,137,142,0);border:1px solid #0b898e;border-radius:.3rem;text-align:center;min-width:1.6rem;margin-bottom:.3rem;margin-right:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .3rem}.bus-box .bus-list .bus-item .detail-list[data-v-62b5f367]{padding:.3rem 0}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-62b5f367]{padding:0 .58rem}.bus-box .bus-list .bus-item .detail-list .detail-item .detail-title[data-v-62b5f367]{font-size:.39rem;font-weight:700;color:#333}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-62b5f367]{margin-bottom:.3rem}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-62b5f367]:last-of-type{margin-bottom:0}.bus-box .bus-list .bus-item .detail-list .detail-item .duration[data-v-62b5f367]{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;margin-top:.22rem}.bus-box .bus-list .bus-item .detail-list .detail-item .duration span[data-v-62b5f367]{font-size:.39rem;font-weight:500;color:#888}.bus-box .bus-list .bus-item .detail-list .detail-item .duration span[data-v-62b5f367]:nth-child(2){color:#0b898e}.bus-box .bus-list .bus-item .detail-list .detail-more[data-v-62b5f367]{padding:.46rem 0;border-top:1px solid #d8d8d8;text-align:center;font-size:.39rem;font-weight:500;color:#0b898e}.bg[data-v-7912092e]{background-color:#ededed;padding-top:1.26rem}.search-box[data-v-7912092e]{background:#fff;padding:.3rem .45rem;position:fixed;width:100%;top:1.26rem;-webkit-box-sizing:border-box;box-sizing:border-box}.search-box .search[data-v-7912092e]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.search-box .search i[data-v-7912092e]{font-size:.45rem;color:#999}.search-box .search input[data-v-7912092e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;font-size:.39rem;font-weight:500;color:#333;padding:0 .2rem;border:none;background:none}.search-box .search input[data-v-7912092e]::-webkit-input-placeholder{color:#999}.search-box .search input[data-v-7912092e]::-moz-placeholder{color:#999}.search-box .search input[data-v-7912092e]::-ms-input-placeholder{color:#999}.search-box .search input[data-v-7912092e]::placeholder{color:#999}.search-box .search span[data-v-7912092e]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.search-box .title[data-v-7912092e]{font-size:.39rem;font-weight:500;color:#333;text-align:left;margin-top:.3rem}.bus-box[data-v-7912092e]{padding:2rem .45rem .3rem}.bus-box .bus-list .bus-item[data-v-7912092e]{background:#fff;border-radius:.3rem;padding:.3rem .3rem 0;margin-bottom:.3rem}.bus-box .bus-list .bus-item .bus-title[data-v-7912092e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bus-box .bus-list .bus-item .bus-title span[data-v-7912092e]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.1rem;font-size:.45rem;font-weight:700;color:#333}.bus-box .bus-list .bus-item .bus-title i[data-v-7912092e]{font-size:.45rem;color:#0b898e}.bus-box .bus-list .bus-item .bus-title i[data-v-7912092e]:nth-of-type(2){color:#999}.bus-box .bus-list .bus-item .line-list[data-v-7912092e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.3rem}.bus-box .bus-list .bus-item .line-list .line-item[data-v-7912092e]{font-size:.39rem;font-weight:500;color:#0b898e;background:rgba(11,137,142,0);border:1px solid #0b898e;border-radius:.3rem;text-align:center;min-width:1.6rem;margin-bottom:.3rem;margin-right:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .3rem}.bus-box .bus-list .bus-item .detail-list[data-v-7912092e]{padding:.3rem 0}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-7912092e]{padding:0 .58rem}.bus-box .bus-list .bus-item .detail-list .detail-item .detail-title[data-v-7912092e]{font-size:.39rem;font-weight:700;color:#333}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-7912092e]{margin-bottom:.3rem}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-7912092e]:last-of-type{margin-bottom:0}.bus-box .bus-list .bus-item .detail-list .detail-item .duration[data-v-7912092e]{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;margin-top:.22rem}.bus-box .bus-list .bus-item .detail-list .detail-item .duration span[data-v-7912092e]{font-size:.39rem;font-weight:500;color:#888}.bus-box .bus-list .bus-item .detail-list .detail-item .duration span[data-v-7912092e]:nth-child(2){color:#0b898e}.bus-box .bus-list .bus-item .detail-list .detail-more[data-v-7912092e]{padding:.46rem 0;border-top:1px solid #d8d8d8;text-align:center;font-size:.39rem;font-weight:500;color:#0b898e}.line-box[data-v-7912092e]{background:#fff;padding:1.6rem .45rem 0}.line-box .line-item[data-v-7912092e]{padding:.22rem 0;border-top:1px solid #d8d8d8}.line-box .line-item .line-img[data-v-7912092e]{width:.6rem;height:.6rem;margin-right:.3rem}.line-box .line-item .line-img img[data-v-7912092e]{width:100%;height:100%}.line-box .line-item .line-text[data-v-7912092e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.line-box .line-item .line-text .title[data-v-7912092e]{font-size:.45rem;font-weight:700;color:#333}.line-box .line-item .line-text .subtitle[data-v-7912092e]{font-size:.39rem;font-weight:500;color:#333}.line-box .line-item .line-text .subtitle img[data-v-7912092e]{width:.45rem;height:.45rem;vertical-align:middle;margin:0 .2rem}.bg[data-v-6abc0a25]{background-color:#ededed;padding-top:1.26rem;min-height:calc(100vh - 1.26rem)}.search-box[data-v-6abc0a25]{background:#fff;padding:.3rem .45rem;position:fixed;width:100%;top:1.26rem;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:100}.search-box .search[data-v-6abc0a25]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.search-box .search i[data-v-6abc0a25]{font-size:.45rem;color:#999}.search-box .search input[data-v-6abc0a25]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;padding:0 .2rem;border:none;background:none}.search-box .search span[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.search-box .search input[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#999;padding:0 .14rem}.search-box .title[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#333;text-align:left;margin-top:.6rem}.bus-box[data-v-6abc0a25]{padding:.3rem .45rem}.bus-box .bus-list .bus-item[data-v-6abc0a25]{padding:.3rem;background:#fff;border-radius:.3rem}.bus-box .bus-list .bus-item .bus-title[data-v-6abc0a25]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bus-box .bus-list .bus-item .bus-title span[data-v-6abc0a25]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.1rem;font-size:.45rem;font-weight:700;color:#333}.bus-box .bus-list .bus-item .bus-title i[data-v-6abc0a25]{font-size:.45rem;color:#0b898e}.bus-box .bus-list .bus-item .bus-title i[data-v-6abc0a25]:nth-of-type(2){color:#999}.bus-box .bus-list .bus-item .detail-list[data-v-6abc0a25]{min-height:calc(100vh - 7.2rem)}.bus-box .bus-list .bus-item .detail-list .detail-item[data-v-6abc0a25]{padding:0 .58rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bus-box .bus-list .bus-item .detail-list .detail-item .title[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#666}.bus-box .bus-list .bus-item .detail-list .detail-item .title.active[data-v-6abc0a25]{font-weight:700;color:#000}.bus-box .bus-list .bus-item .detail-list .detail-item .subtitle[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#0b898e;margin-top:.13rem}.refresh-bus[data-v-6abc0a25]{position:fixed;bottom:.87rem;right:.6rem;width:1.2rem;height:1.2rem;line-height:1.2rem;border-radius:50%;background:#0b898e;text-align:center}.refresh-bus i[data-v-6abc0a25]{color:#fff;font-size:.7rem}.bus-line[data-v-6abc0a25]{background:#0b898e}.bus-line .icon[data-v-6abc0a25]{height:2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.bus-line .icon i[data-v-6abc0a25]{font-size:.14rem;color:#fff}.bus-line .icon>div[data-v-6abc0a25]{width:.6rem;height:.6rem;position:absolute;left:-.15rem;background:#fff;border-radius:50%}.bus-line .icon>div img[data-v-6abc0a25]{width:100%;height:100%}.start_end[data-v-6abc0a25]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.start_end .icon[data-v-6abc0a25]{width:.48rem;height:.48rem;line-height:.48rem;background:#0b898e;border:1px solid #fff;border-radius:50%;font-size:.3rem;font-weight:500;color:#fff;text-align:center;position:absolute;left:-.1rem}.start_end .title[data-v-6abc0a25]{padding:0 .58rem;margin-left:.3rem;font-weight:500;color:#666}.start_end .subtitle[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#0b898e;margin-top:.13rem}.line-box[data-v-6abc0a25]{padding:.25rem .45rem;background:#fff}.line-box .title[data-v-6abc0a25]{font-size:.45rem;font-weight:700;color:#333}.line-box .title span[data-v-6abc0a25]{font-weight:500;font-size:.36rem}.line-box .subtitle[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#333;margin:.24rem 0}.line-box .subtitle img[data-v-6abc0a25]{width:.45rem;height:.45rem;vertical-align:middle}.line-box .subtitle .left img[data-v-6abc0a25]{margin:0 .24rem}.line-box .subtitle .right span[data-v-6abc0a25]{vertical-align:middle;font-weight:700}.line-box .date[data-v-6abc0a25]{font-size:.39rem;font-weight:500;color:#999}.line-box .date span[data-v-6abc0a25]{margin-right:.2rem}.bg[data-v-bffe84a8]{background-color:#ededed;min-height:calc(100vh - 1.26rem);padding-top:1.26rem}.select-box[data-v-bffe84a8]{height:1.5rem;line-height:1.5rem;background:#fff;position:fixed;top:1.26rem;width:100%}.select-box .select[data-v-bffe84a8]{font-size:.39rem;font-weight:700;color:#0b898e;text-align:center}.scenicGradePopup[data-v-bffe84a8]{position:fixed;z-index:3000;top:4.46rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;padding:0 .45rem;max-height:9rem;overflow:scroll}.scenicGradePopup .scenicGrade-item[data-v-bffe84a8]{line-height:1.5rem;font-size:.39rem;font-weight:500;color:#333;border-bottom:1px solid #ccc}.scenicGradePopup .scenicGrade-item[data-v-bffe84a8]:last-of-type{border:none}.scenicGradePopup .scenicGrade-item.select[data-v-bffe84a8]{color:#0b898e}.feiyi-list[data-v-bffe84a8]{padding:.22rem .45rem;margin-top:3.4rem}.feiyi-list .feiyi-item[data-v-bffe84a8]{height:3rem;margin-bottom:.3rem;background:#fff;border-radius:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.feiyi-list .feiyi-item .item-img[data-v-bffe84a8]{width:3rem;height:3rem}.feiyi-list .feiyi-item .item-img img[data-v-bffe84a8]{width:100%;display:block;height:100%;-o-object-fit:cover;object-fit:cover}.feiyi-list .feiyi-item .item-text[data-v-bffe84a8]{padding:.3rem;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.feiyi-list .feiyi-item .item-text .title[data-v-bffe84a8]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.37rem}.feiyi-list .feiyi-item .item-text .subtitle[data-v-bffe84a8]{font-size:.36rem;font-weight:500;color:#666}.feiyi-list .feiyi-item .item-text .subtitle span[data-v-bffe84a8]{color:#888;font-weight:400;margin-right:.14rem}#zhezhao[data-v-bffe84a8]{top:4.72rem}.comfort-top[data-v-bffe84a8]{background:#fff;padding:.4rem .46rem 0;position:fixed;top:1.26rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3000;height:3.2rem}.comfort-top .comfort-select[data-v-bffe84a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:.58rem auto;padding:0 .6rem}.comfort-top .comfort-select .select-item span[data-v-bffe84a8]{font-size:.39rem;font-weight:500;color:#0b898e}.comfort-top .comfort-select .select-item.active span[data-v-bffe84a8]{font-weight:700}.comfort-top .comfort-select .select-item i[data-v-bffe84a8]{color:#0b898e}[data-v-bffe84a8] #scenicGradePopup{top:4rem}[data-v-bffe84a8] #scenicGradePopup .van-picker-column__item.van-picker-column__item--selected .van-ellipsis{color:#0b898e!important}#zhezhao[data-v-bffe84a8]{position:fixed;top:4.46rem;left:0;background:rgba(0,0,0,.3);width:100%;height:100vh;z-index:2000}.comfort-top .comfort-search[data-v-bffe84a8]{position:absolute;right:.57rem;top:.46rem;text-align:center}.comfort-top .comfort-search i[data-v-bffe84a8]{font-size:.45rem;color:#333;vertical-align:middle}.comfort-top .comfort-nav[data-v-bffe84a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0 1rem}.comfort-top .comfort-nav .nav-item[data-v-bffe84a8]{height:.9rem;line-height:.9rem;background:#ededed;border-radius:.45rem;text-align:center;padding:0 .52rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.39rem;font-weight:700;color:#333}.comfort-top .comfort-nav .nav-item.active[data-v-bffe84a8]{color:#fff;background:#0b898e}.bg[data-v-3c02a2a4]{background-color:transparent;padding-top:1.26rem}[data-v-3c02a2a4] .small-swipe{height:8.4rem}.van-swipe-item img[data-v-3c02a2a4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-text[data-v-3c02a2a4]{border-radius:.3rem .3rem 0 0;background-color:#fff;margin-top:-.3rem;position:relative}.detail-text .title[data-v-3c02a2a4]{font-size:.72rem;font-weight:700;color:#0b898e;margin-top:-.2rem;position:relative;padding:.45rem 0 0 .45rem}.detail-text .text[data-v-3c02a2a4]{font-size:.42rem;color:#333;position:relative;margin-top:1.4rem;border-top:1px solid #d8d8d8;padding:.45rem}.detail-text .text>img[data-v-3c02a2a4]{width:3.06rem;height:auto;position:absolute;right:0;bottom:.1rem}.detail-text .text div[data-v-3c02a2a4]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-text .text div img[data-v-3c02a2a4]{width:.45rem;height:.45rem;margin-right:.26rem}.detail-cot-box[data-v-3c02a2a4]{background:#fff;width:100%}.arrow[data-v-3c02a2a4]{border-top:1px solid #333;border-right:1px solid #333;width:.4rem;height:.4rem;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0)}.line[data-v-3c02a2a4]{height:5px;width:100%;background:#f2f2f2}.list[data-v-3c02a2a4]{width:92%;margin:0 auto;padding-top:.8rem;padding-bottom:.8rem}.item[data-v-3c02a2a4]{width:100%}.item[data-v-3c02a2a4],.item div[data-v-3c02a2a4]{display:-webkit-box;display:-ms-flexbox;display:flex}.item div[data-v-3c02a2a4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:1.2rem}.item div[data-v-3c02a2a4]:first-child{border:1px solid #0b898e;width:35%;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#0b898e;text-align:center}.item div[data-v-3c02a2a4]:nth-child(2){width:65%;border:1px solid #0b898e;border-left:none;text-align:center;color:#333}.noboder[data-v-3c02a2a4]{border-top:none!important}.text-p[data-v-3c02a2a4]{width:92%;margin:0 auto;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#333;line-height:.8rem}.bg[data-v-1b1abf27]{background-color:#fff;padding-top:1.26rem}.search-box[data-v-1b1abf27]{padding:.3rem .45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:1.26rem;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.search-box .nav[data-v-1b1abf27]{font-size:.39rem;font-weight:700;color:#0b898e;margin-right:.37rem}.search-box .nav i[data-v-1b1abf27]{color:#0b898e;font-size:.4rem}.search-box .search[data-v-1b1abf27]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .2rem;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}.search-box .search i[data-v-1b1abf27]{font-size:.45rem;color:#999}.search-box .search input[data-v-1b1abf27]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.39rem;font-weight:500;color:#999;padding:0 .1rem;border:none;background:none;max-width:4rem}.search-box .search span[data-v-1b1abf27]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle;text-align:center}.scenicGradePopup[data-v-1b1abf27]{position:fixed;z-index:3000;top:2.76rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;padding:0 .45rem;max-height:9rem;overflow:scroll}.scenicGradePopup .scenicGrade-item[data-v-1b1abf27]{line-height:1.5rem;font-size:.39rem;font-weight:500;color:#333;border-bottom:1px solid #ccc}.scenicGradePopup .scenicGrade-item[data-v-1b1abf27]:last-of-type{border:none}.scenicGradePopup .scenicGrade-item.select[data-v-1b1abf27]{color:#0b898e}#zhezhao[data-v-1b1abf27]{position:fixed;top:4.72rem;left:0;background:rgba(0,0,0,.3);width:100%;height:100vh;z-index:2000}.feiyi-list[data-v-1b1abf27]{padding:.22rem .45rem;margin-top:1.6rem}.feiyi-list .feiyi-item[data-v-1b1abf27]{height:3rem;margin-bottom:.3rem;background:#fff;border-radius:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.feiyi-list .feiyi-item .item-img[data-v-1b1abf27]{width:3rem;height:3rem}.feiyi-list .feiyi-item .item-img img[data-v-1b1abf27]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.feiyi-list .feiyi-item .item-text[data-v-1b1abf27]{padding:.3rem;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.feiyi-list .feiyi-item .item-text .title[data-v-1b1abf27]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.37rem}.feiyi-list .feiyi-item .item-text .subtitle[data-v-1b1abf27]{font-size:.36rem;font-weight:500;color:#666}.feiyi-list .feiyi-item .item-text .subtitle span[data-v-1b1abf27]{color:#888;font-weight:400;margin-right:.14rem}.boxZong[data-v-01f459c0]{min-height:100vh;background:#0b898e}.boxZong .topSelect[data-v-01f459c0]{width:100%;height:1.4rem;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;position:fixed;top:1.26rem;background:#107c94;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxZong .topSelect[data-v-01f459c0],.boxZong .topSelect div[data-v-01f459c0]{display:-webkit-box;display:-ms-flexbox;display:flex}.boxZong .topSelect div img[data-v-01f459c0]{width:.3rem;height:.3rem;vertical-align:middle;margin:.1rem 0 0 .1rem}.boxZong .topItem[data-v-01f459c0]{background:#107c94;color:#fff}.boxZong .box1 .van-dropdown-menu[data-v-01f459c0]{background:#0b898e;position:fixed;top:6.18rem;width:100%}.boxZong .box1 .van-dropdown-menu__item[data-v-01f459c0]{background-color:#0b898e!important}.boxZong .box1 .van-dropdown-menu__title[data-v-01f459c0]{color:#fff}.boxZong .box1 .search-box[data-v-01f459c0]{position:relative;width:100%}.boxZong .box1 .search-box .search[data-v-01f459c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10.35rem;height:.9rem;border-radius:.45rem;background:hsla(0,0%,100%,.6);padding-left:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;position:absolute;left:.45rem;bottom:3.78rem}.boxZong .box1 .search-box .search .input[data-v-01f459c0]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:none}.boxZong .box1 .search-box .search .img[data-v-01f459c0]{margin:0 .22rem 0 0;width:.46rem;height:.46rem}.boxZong .box1 .search-box .search .btn[data-v-01f459c0]{font-size:.39rem;font-family:PingFang SC;font-weight:500;color:#0b898e;padding:0 .45rem;border-left:.02rem solid #ccc}.boxZong .box1 .search-box img[data-v-01f459c0]{width:11.25rem;height:5rem;margin-top:1.25rem}.boxZong .box1 .com-listBox-tao[data-v-01f459c0]{min-height:20rem!important}.boxZong .box1 .book-list[data-v-01f459c0]{padding:7.9rem .45rem 2rem;background:#cee7e8}.boxZong .box1 .book-list .book-item[data-v-01f459c0]{background:#fff;border-radius:.3rem;margin-bottom:.3rem;overflow:hidden}.boxZong .box1 .book-item1[data-v-01f459c0]{background-image:url(/static/images/IntangibleCulturalHeritage/item1_bg.png)}.boxZong .box1 .book-list .book-item .item-img[data-v-01f459c0]{width:3.8rem;height:3.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.3rem}.boxZong .box1 .book-list .book-item .item-img img[data-v-01f459c0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.boxZong .box1 .book-list .book-item .item-text[data-v-01f459c0]{padding:.3rem .1rem .3rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden;height:3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.boxZong .box1 .book-list .book-item .item-text .title[data-v-01f459c0]{font-size:.45rem;font-weight:700;color:#333}.boxZong .box1 .book-list .book-item .item-text .subtitle[data-v-01f459c0]{font-size:.4rem;font-weight:500;color:#999;margin-top:.3rem}.boxZong .box1 .book-list .book-item .item-text .price[data-v-01f459c0]{font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#e53131;margin-top:.4rem}.boxZong .box1 .book-list .book-item .item-text .subtitle img[data-v-01f459c0]{width:.45rem;margin-right:.18rem;vertical-align:middle}.boxZong .box2 .ww-topBox[data-v-01f459c0]{width:100%;background-color:#f7f7f7}.boxZong .box2 .ww-topBox .topBox1[data-v-01f459c0]{width:100%;height:1.48rem;padding:.25rem .44rem .23rem .45rem;background-color:#fff}.boxZong .box2 .ww-topBox .topBox1 .topBox1-select[data-v-01f459c0]{padding:.09rem .1rem .11rem;background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex}.boxZong .box2 .ww-topBox .topBox1 .topBox1-select .select-item[data-v-01f459c0]{width:3.4rem;height:.8rem;line-height:.8rem;text-align:center;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#333}.boxZong .box2 .ww-topBox .topBox1 .topBox1-select .active[data-v-01f459c0]{background:#fff;border-radius:.16rem;color:#0b898e}.boxZong .box2 .ww-topBox .topBox2[data-v-01f459c0]{width:100%;height:1.2rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1[data-v-01f459c0]{padding:.32rem .45rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup[data-v-01f459c0]{height:auto;padding-bottom:.39rem;border-radius:0 0 .2rem .2rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .typeItem[data-v-01f459c0]{padding:0 .4rem;border:1px solid #999;border-radius:.4rem;white-space:nowrap;margin:.2rem;display:inline-block;height:.81rem;line-height:.81rem;font-size:.4rem;background:#fff}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .active[data-v-01f459c0]{background:#d5eced;border:1px solid #0b898e;color:#0b898e}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .btnBox[data-v-01f459c0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.39rem .45rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;text-align:center;background-color:#fff;border-radius:0 0 .2rem .2rem;width:100%;z-index:5000}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .btnBox .btn1[data-v-01f459c0]{height:1rem;background:#fff;border:.02px solid #0b898e;border-radius:.2rem 0 0 .2rem;color:#0b898e;width:5.18rem;line-height:1rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown1 .van-popup .btnBox .btn2[data-v-01f459c0]{width:5.18rem;height:1rem;background:#0b898e;border:.02px solid #0b898e;border-radius:0 .2rem .2rem 0;color:#fff;line-height:1rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2[data-v-01f459c0]{padding:.32rem .45rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup[data-v-01f459c0]{height:auto;padding-bottom:.39rem;border-radius:0 0 .2rem .2rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .typeItem[data-v-01f459c0]{padding:0 .4rem;border:1px solid #999;border-radius:.4rem;white-space:nowrap;margin:.2rem;display:inline-block;height:.81rem;line-height:.81rem;font-size:.4rem;background:#fff}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .active[data-v-01f459c0]{background:#d5eced;border:1px solid #0b898e;color:#0b898e}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .btnBox[data-v-01f459c0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.39rem .45rem;font-size:.4rem;font-family:PingFang SC;font-weight:700;text-align:center;background-color:#fff;border-radius:0 0 .2rem .2rem;width:100%;z-index:5000}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .btnBox .btn1[data-v-01f459c0]{height:1rem;background:#fff;border:.02px solid #0b898e;border-radius:.2rem 0 0 .2rem;color:#0b898e;width:5.18rem;line-height:1rem}.boxZong .box2 .ww-topBox .topBox2 .topBox1-selectb .dropdown2 .van-popup .btnBox .btn2[data-v-01f459c0]{width:5.18rem;height:1rem;background:#0b898e;border:.02px solid #0b898e;border-radius:0 .2rem .2rem 0;color:#fff;line-height:1rem}.boxZong .box2 .ww-topBox .book-list[data-v-01f459c0]{padding-top:3rem}.boxZong .box2 .ww-topBox .book-list .book-item[data-v-01f459c0]{width:5rem;background:#fff;border-radius:.2rem;height:auto;display:inline-block;margin:.3rem .312rem;vertical-align:middle;overflow:hidden}.boxZong .box2 .ww-topBox .book-list .book-item .item-img[data-v-01f459c0]{width:5rem}.boxZong .box2 .ww-topBox .book-list .book-item .item-img img[data-v-01f459c0]{width:100%;-o-object-fit:cover;object-fit:cover}.boxZong .box2 .ww-topBox .book-list .book-item .item-text[data-v-01f459c0]{padding:.2rem .25rem .36rem .19rem}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .title[data-v-01f459c0]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .subTitle[data-v-01f459c0]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#888}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .address[data-v-01f459c0]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999;margin-top:.22rem}.boxZong .box2 .ww-topBox .book-list .book-item .item-text .address img[data-v-01f459c0]{width:.26rem;height:.3rem;margin-right:.03rem}.boxZong .box2 .search[data-v-01f459c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:7.5rem;height:.9rem;border-radius:.45rem;background:#fff;padding-left:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.8rem auto 1rem}.boxZong .box2 .search .input[data-v-01f459c0]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:none}.boxZong .box2 .search .img[data-v-01f459c0]{margin:0 .22rem 0 0;width:.46rem;height:.46rem}.boxZong .bottom[data-v-01f459c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;position:fixed;bottom:0;width:100%;background-color:#fff;padding:.35rem 0 .2rem}.boxZong .bottom img[data-v-01f459c0]{width:.9rem;height:.8rem}.boxZong .bottom p[data-v-01f459c0]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999}.list-items_3[data-v-01f459c0]{width:10.42rem;height:3.48rem;background-size:100% 100%;margin-bottom:.36rem}.group_5[data-v-01f459c0]{width:5.49rem;height:2.45rem;margin:.33rem 0 0 .27rem}.text-group_3[data-v-01f459c0]{width:5.49rem;height:1.7rem}.text_3[data-v-01f459c0]{width:5.49rem;height:.98rem;color:#333;font-size:.46rem;line-height:.46rem}.text_3[data-v-01f459c0],.text_4[data-v-01f459c0]{overflow-wrap:break-word;font-family:PingFang-SC-Medium;font-weight:500;text-align:left}.text_4[data-v-01f459c0]{width:4.9rem;height:.31rem;margin-top:.41rem}.text_4[data-v-01f459c0],.text_5[data-v-01f459c0]{color:#999;font-size:.36rem;white-space:nowrap;line-height:.36rem}.text_5[data-v-01f459c0]{width:3.07rem;height:.35rem;overflow-wrap:break-word;font-family:PingFang-SC-Medium;font-weight:500;text-align:left;margin:.4rem 0 0 .01rem}.section_3[data-v-01f459c0]{background-color:#c5c5c5;border-radius:20px;width:4.2rem;height:3.2rem;margin:.14rem .14rem 0 .32rem}.real-list[data-v-01f459c0]{margin-top:.5rem}.real-item[data-v-01f459c0]{width:95%;height:3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2.5%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.18rem;padding:.22rem;margin-top:.3rem}.real-left[data-v-01f459c0]{width:58%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.left-title[data-v-01f459c0]{font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#333}.subtitle[data-v-01f459c0]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#999}.info-img[data-v-01f459c0]{position:relative;width:41%;height:100%;border-radius:.1rem}.bg[data-v-195cb742]{background-color:transparent;padding-top:1.26rem}[data-v-195cb742] .small-swipe{height:8.4rem}.van-swipe-item img[data-v-195cb742]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-text[data-v-195cb742]{border-radius:.3rem .3rem 0 0;background-color:#fff;padding:.45rem;margin-top:-.3rem;position:relative}.detail-text .title[data-v-195cb742]{font-size:.72rem;font-weight:700;color:#0b898e;margin-top:-.2rem;position:relative}.detail-text .text[data-v-195cb742]{font-size:.42rem;color:#333;position:relative;margin-top:.92rem}.detail-text .text>img[data-v-195cb742]{width:3.93rem;height:auto;position:absolute;right:0;bottom:0}.detail-text .text div[data-v-195cb742]:first-child{margin-bottom:.56rem}.detail-text .text div img[data-v-195cb742]{width:.45rem;height:.45rem;margin-right:.26rem}.detail-cot-box[data-v-195cb742]{background-color:#0b898e;padding:.3rem .46rem 0}.detail-cot-box .title[data-v-195cb742]{color:#fff;font-size:.48rem;height:1.62rem;line-height:1.62rem;background-image:url(/static/images/serve/htmlBacTop.png)}.detail-cot-box .bot[data-v-195cb742]{height:4.95rem;background-image:url(/static/images/serve/htmlBacBot.png)}.detail-content[data-v-195cb742]{padding:.3rem;text-align:left;background-color:#fff;margin-bottom:.7rem;border-radius:.15rem}.detail-content img[data-v-195cb742]{width:100%;display:block;border-radius:.3rem;margin:0 auto}.detail-content p[data-v-195cb742]{font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;text-align:left}.bg[data-v-0fb9d9b0]{padding-top:1.26rem;background:#fff}.detail-box[data-v-0fb9d9b0]{padding:.38rem}.detail-box .detail-top[data-v-0fb9d9b0]{border-radius:.2rem;z-index:100}.detail-box .detail-top .title[data-v-0fb9d9b0]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .detail-top .subtitle[data-v-0fb9d9b0]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .detail-top .subtitle[data-v-0fb9d9b0]:last-of-type{margin-bottom:0}.detail-box .detail-top .subtitle img[data-v-0fb9d9b0]{width:.44rem;margin-right:.34rem}.detail-box .detail-info[data-v-0fb9d9b0]{margin-bottom:.8rem;margin-top:.7rem}.detail-box .detail-info .title[data-v-0fb9d9b0]{font-size:.52rem;font-weight:500;color:#000;margin-bottom:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-box .detail-info .title[data-v-0fb9d9b0]:before{width:.09rem;height:.45rem;background:#0f9095;border-radius:.04rem;display:inline-block;content:"";margin-right:.1rem}.detail-box .detail-info .subtitle[data-v-0fb9d9b0]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.image_4[data-v-0fb9d9b0]{width:.6rem;height:.3rem;margin:.3rem 0 .29rem 1rem}.detail-content[data-v-0fb9d9b0],.detail-content p[data-v-0fb9d9b0]{font-size:.45rem;color:#333;line-height:.75rem}.detail-content[data-v-0fb9d9b0]{margin-top:.8rem}.swipe-box[data-v-0fb9d9b0]{position:relative}.swipe-box[data-v-0fb9d9b0] .van-swipe-item{width:100%;height:9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swipe-box[data-v-0fb9d9b0] .van-swipe-item img{width:100%;max-height:100%;display:block;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-0fb9d9b0] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-0fb9d9b0] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.top-box[data-v-0fb9d9b0]{padding:.45rem .35rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#333}.red-t[data-v-0fb9d9b0]{min-width:3rem;font-family:PingFang SC;font-weight:700;color:#e53131;text-align:right}.left[data-v-0fb9d9b0]{max-width:7.8rem}.right[data-v-0fb9d9b0]{background-image:url(/static/img/level.c24ffb3.png);width:2.5rem;height:1.8rem;margin:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.right div[data-v-0fb9d9b0]:first-child{font-size:.28rem;font-family:PingFang SC;font-weight:500;color:#333}.right div[data-v-0fb9d9b0]:nth-child(2){font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#0b898e}.line[data-v-0fb9d9b0]{width:97%;margin:0 auto;border-top:1px solid #d8d8d8}.new-title[data-v-0fb9d9b0]{width:2.6rem;height:.4rem;background:rgba(11,137,142,.2);line-height:0;font-size:.5rem;font-family:PingFang SC;font-weight:700;padding-left:.2rem}.pro[data-v-0fb9d9b0]{margin-top:1rem}.pro-item img[data-v-0fb9d9b0]{width:3rem;height:2.6rem;border-radius:.1rem}.pro-item img[data-v-0fb9d9b0]:not(:first-child){margin-left:.2rem}.left-info div[data-v-0fb9d9b0]{font-size:.3rem;font-family:PingFang SC;font-weight:500;color:#666}.nav-box[data-v-0fb9d9b0]{height:1.4rem;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;padding:0 2rem;background:#fff;width:100%;border-bottom:1px solid #ccc;margin-top:.3rem}.nav-box .nav-item[data-v-0fb9d9b0]{height:1.4rem;line-height:1.4rem;font-size:.44rem;font-weight:400;color:#333;position:relative}.nav-box .nav-item.active[data-v-0fb9d9b0]{font-size:.5rem;font-weight:500;color:#000}.nav-box .nav-item .line[data-v-0fb9d9b0]{width:50%;height:.1rem;background:#0b898e;border-radius:.04rem;position:absolute;left:0;right:0;bottom:0;margin:auto}.flex-col[data-v-0fb9d9b0]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-col[data-v-0fb9d9b0],.flex-row[data-v-0fb9d9b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.flex-row[data-v-0fb9d9b0]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.justify-between[data-v-0fb9d9b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_2[data-v-0fb9d9b0]{border-radius:.2rem .2rem 0 0;width:3.8rem;height:3rem;margin-top:.01rem}.head-img[data-v-0fb9d9b0]{width:3.8rem;height:3rem}.image-wrapper_4[data-v-0fb9d9b0]{width:.4rem;height:1.43rem;margin:.56rem 0 0 .27rem}.label_4[data-v-0fb9d9b0]{width:.4rem;height:.4rem;vertical-align:middle}.label_5[data-v-0fb9d9b0]{width:.4rem;height:.4rem;margin-top:.63rem}.section_5[data-v-0fb9d9b0]{width:5.42rem;height:2.38rem;margin:.31rem .27rem 0 .3rem}.text-group_8[data-v-0fb9d9b0]{width:5.42rem;height:1.63rem}.paragraph_1[data-v-0fb9d9b0]{width:5.42rem;height:.9rem;font-size:.42rem;line-height:.9rem}.paragraph_1[data-v-0fb9d9b0],.text_7[data-v-0fb9d9b0]{overflow-wrap:break-word;color:#333;font-family:PingFang-SC-Medium;font-weight:500;text-align:left}.text_7[data-v-0fb9d9b0]{width:3.09rem;height:.3rem;margin:.43rem 0 0 .02rem}.text_7[data-v-0fb9d9b0],.text_8[data-v-0fb9d9b0]{font-size:.4rem;white-space:nowrap;line-height:.4rem}.text_8[data-v-0fb9d9b0]{width:1.54rem;height:.38rem;overflow-wrap:break-word;color:#0b898e;font-family:PingFang-SC-Medium;font-weight:500;text-align:left;margin:.37rem 0 0 3.85rem}.text-group_9[data-v-0fb9d9b0]{margin:.3rem 0 .54rem .44rem}.block_4[data-v-0fb9d9b0]{width:9.4rem;height:5.1rem}.list_3[data-v-0fb9d9b0]{width:10rem;height:4.96rem;overflow-x:scroll}[data-v-0fb9d9b0]::-webkit-scrollbar{width:0!important;height:0}.list-items_3[data-v-0fb9d9b0]{width:2.99rem;height:2.6rem;margin-right:.2rem}.group_13[data-v-0fb9d9b0]{background-color:grey;border-radius:.2rem;width:2.99rem;height:2.6rem}.active2[data-v-0fb9d9b0]{border:.06rem solid #0b898e}.persimg[data-v-0fb9d9b0]{width:100%;height:2.6rem;overflow:hidden;border-radius:.2rem}.text-group_9[data-v-0fb9d9b0]{width:2.12rem;height:.97rem;margin:.3rem 0 .54rem}.text_9[data-v-0fb9d9b0]{height:.43rem;color:#333;font-size:.46rem;font-family:PingFang-SC-Bold;font-weight:700;margin-left:.1rem}.text_9[data-v-0fb9d9b0],.text_10[data-v-0fb9d9b0]{width:2.99rem;overflow-wrap:break-word;text-align:center;white-space:nowrap;line-height:.6rem}.text_10[data-v-0fb9d9b0]{height:.34rem;color:#666;font-size:.36rem;font-family:PingFang-SC-Medium;font-weight:500;margin-top:.2rem}.text-wrapper_3[data-v-0fb9d9b0]{background-color:rgba(11,137,142,.16);border-radius:20px;height:2.8rem;width:10.45rem}.paragraph_2[data-v-0fb9d9b0]{width:9.6rem;height:1.87rem;overflow-wrap:break-word;color:#333;font-size:.42rem;font-family:PingFang-SC-Medium;font-weight:500;text-align:justifyLeft;line-height:.42rem;margin:.37rem 0 0 .43rem}.yinshi[data-v-0fb9d9b0]{width:3.7rem;height:1.2rem;background:rgba(1,1,1,.6);border-radius:1rem 0 0 1rem;position:absolute;right:0;top:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.46rem;font-family:PingFang SC;font-weight:500;color:#fff}.yinshiImg[data-v-0fb9d9b0]{width:.8rem;height:.8rem;border-radius:50%}.zanwu[data-v-0fb9d9b0]{width:100%;padding:.2rem 0;text-align:center;color:#999}.bg[data-v-5e94320e]{background-color:#fff;padding-top:1.26rem;min-height:calc(100vh - 1.26rem)}.nav-box[data-v-5e94320e]{height:1.4rem;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;padding:0 2rem;background:#fff;width:100%;border-bottom:1px solid #ccc;margin-top:.3rem}.nav-box .nav-item[data-v-5e94320e]{height:1.4rem;line-height:1.4rem;font-size:.44rem;font-weight:400;color:#333;position:relative}.nav-box .nav-item.active[data-v-5e94320e]{font-size:.5rem;font-weight:500;color:#000}.nav-box .nav-item .line[data-v-5e94320e]{width:50%;height:.1rem;background:#0b898e;border-radius:.04rem;position:absolute;left:0;right:0;bottom:0;margin:auto}.main-page[data-v-0f40b716]{width:100%;min-height:100vh;position:relative;background:#cee7e8;overflow:hidden}.main-page .background-flitter[data-v-0f40b716]{position:fixed;z-index:-2;background-repeat:no-repeat;width:100%;height:100vh;top:0;left:0;background-size:cover;background-position:50%;-webkit-filter:blur(.16rem);filter:blur(.16rem);opacity:.7;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.main-page .top-bar[data-v-0f40b716]{width:100%;height:1.2rem;text-align:center;color:#fff;font-size:.32rem;line-height:.6rem;font-weight:600}.pageWrap[data-v-0f40b716]{width:100%;height:100%}.contentBox[data-v-0f40b716]{width:100%}.contentBox .musicImg[data-v-0f40b716]{margin-top:1.4rem;width:7.7rem;height:7.7rem}.contentBox .nameText[data-v-0f40b716]{color:#fff;font-size:.5rem;font-weight:500;margin-top:4.5rem}.contentBox .progressWrap[data-v-0f40b716]{margin-top:.35rem;width:100%}.contentBox .startTime[data-v-0f40b716]{color:#fff;font-size:.16rem;line-height:.18rem;margin-left:.18rem;margin-right:.16rem}.contentBox .endTime[data-v-0f40b716]{color:#fff;font-size:.16rem;line-height:.18rem;margin-right:.18rem;margin-left:.16rem}.contentBox .progressBarBox[data-v-0f40b716]{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.contentBox .progressBox[data-v-0f40b716]{position:relative;max-width:100%;height:4px;border-radius:2px;background:#fff}.contentBox .progressBar[data-v-0f40b716]{max-width:100%!important;height:4px;border-radius:2px;background:#333843}.contentBox .progressCirCle[data-v-0f40b716]{position:relative;width:.2rem;height:.2rem;background:#fff;border:1px solid #e6e6e8;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-.1rem}.contentBox .controlImg[data-v-0f40b716]{margin-top:.8rem;width:1.6rem;height:1.6rem}audio[data-v-0f40b716]{position:absolute;top:0;display:block;height:0;width:0;opacity:0}.flexRow[data-v-0f40b716],.rowAc[data-v-0f40b716],.rowAe[data-v-0f40b716],.rowAs[data-v-0f40b716],.rowJa[data-v-0f40b716],.rowJaAc[data-v-0f40b716],.rowJb[data-v-0f40b716],.rowJbAc[data-v-0f40b716],.rowJbAe[data-v-0f40b716],.rowJc[data-v-0f40b716],.rowJcAc[data-v-0f40b716],.rowJe[data-v-0f40b716],.rowJeAc[data-v-0f40b716],.rowJs[data-v-0f40b716],.rowJsAc[data-v-0f40b716]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.colAc[data-v-0f40b716],.colAs[data-v-0f40b716],.colJc[data-v-0f40b716],.colJcAc[data-v-0f40b716],.colJcAe[data-v-0f40b716],.flexCol[data-v-0f40b716]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rowJs[data-v-0f40b716]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rowJb[data-v-0f40b716],.rowJbAe[data-v-0f40b716]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rowJc[data-v-0f40b716]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rowJa[data-v-0f40b716],.rowJaAc[data-v-0f40b716]{-ms-flex-pack:distribute;justify-content:space-around}.rowJe[data-v-0f40b716],.rowJeAc[data-v-0f40b716]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rowAc[data-v-0f40b716],.rowJbAc[data-v-0f40b716],.rowJcAc[data-v-0f40b716],.rowJsAc[data-v-0f40b716]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rowAs[data-v-0f40b716]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rowAe[data-v-0f40b716]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.colJc[data-v-0f40b716],.colJcAc[data-v-0f40b716],.colJcAe[data-v-0f40b716]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.colAc[data-v-0f40b716]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rowJcAc[data-v-0f40b716]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rowJbAc[data-v-0f40b716]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rowJbAe[data-v-0f40b716]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.colJcAc[data-v-0f40b716],.rowJaAc[data-v-0f40b716]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.colJcAe[data-v-0f40b716]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.colAs[data-v-0f40b716]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rowJsAc[data-v-0f40b716]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rowJeAc[data-v-0f40b716]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabBox[data-v-0f40b716]{width:11.25rem;height:1.26rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#333;margin-top:1.26rem}.tabBox .active[data-v-0f40b716]{font-size:.54rem;font-family:PingFang SC;font-weight:700;color:#0b898e}.tabBox .line[data-v-0f40b716]{width:.34rem;height:.06rem;background:#0b898e;border-radius:.03rem;margin:.3rem auto}.startAndend[data-v-0f40b716]{width:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.leftImg[data-v-0f40b716]{width:.6rem;height:.6rem;margin-top:1.3rem}.videoPopup[data-v-0f40b716]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-0f40b716]{width:100%;height:auto}.videoItem[data-v-0f40b716]{width:10.45rem;height:6.8rem;background:#fff;border:.02px solid #0b898e;border-radius:.3rem;margin:0 auto .27rem;overflow:hidden;position:relative}.videoItem img[data-v-0f40b716]{width:10.45rem;height:5.3rem}.videoItem .contentBox[data-v-0f40b716]{padding-left:.4rem;height:1.5rem;line-height:1.5rem;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#000}.videoItem .broadcast[data-v-0f40b716]{width:1.6rem;height:1.6rem;position:absolute;top:1.85rem;left:4.43rem;z-index:5}.zanwu[data-v-0f40b716]{width:100%;padding:.2rem 0;text-align:center;color:#999}.bg[data-v-791e5962]{padding-top:1.26rem}.top[data-v-791e5962]{background:#fff;height:2.8rem;padding:.3rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%}.top .type-box[data-v-791e5962]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}.top .type-box .type-item[data-v-791e5962]{font-size:.39rem;font-weight:700;color:#333;background:#ededed;text-align:center;width:3rem;height:.9rem;line-height:.9rem;border-radius:.45rem}.top .type-box .type-item.active[data-v-791e5962]{background:#0b898e;color:#fff}.top .nav-box[data-v-791e5962]{padding:0 .2rem;margin-top:.6rem;overflow:hidden}.top .nav-box .nav-list[data-v-791e5962]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.top .nav-box .nav-list[data-v-791e5962]::-webkit-scrollbar{display:none}.top .nav-box .nav-list .nav-item[data-v-791e5962]{font-size:.39rem;font-weight:500;color:#333;white-space:nowrap;margin-right:.46rem}.top .nav-box .nav-list .nav-item.active[data-v-791e5962]{color:#0b898e;font-weight:700}.top .nav-box .nav-list .nav-item.active .line[data-v-791e5962]{width:80%;height:.1rem;background:#0b898e;border-radius:.03rem;margin:.1rem auto 0;border-radius:.3rem}.online-list[data-v-791e5962]{padding:.3rem .45rem;margin-top:2.8rem}.online-list .list-box[data-v-791e5962]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.online-list .list-box .online-item[data-v-791e5962]{background:#fff;border-radius:.3rem;overflow:hidden;width:5rem;margin-bottom:.3rem}.online-list .list-box .online-item .item-img[data-v-791e5962]{width:100%;height:3.3rem}.online-list .list-box .online-item .item-img img[data-v-791e5962]{width:100%;height:100%}.online-list .list-box .online-item .item-text[data-v-791e5962]{padding:.28rem .3rem;overflow:hidden}.online-list .list-box .online-item .item-text .title[data-v-791e5962]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.36rem}.online-list .list-box .online-item .item-text .bottom[data-v-791e5962]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.online-list .list-box .online-item .item-text .bottom>div[data-v-791e5962]{font-size:.36rem;font-weight:500;color:#333;line-height:.3rem}.online-list .list-box .online-item .item-text .bottom>div[data-v-791e5962]:first-child{margin-right:.3rem}.online-list .list-box .online-item .item-text .bottom>div i[data-v-791e5962]{vertical-align:middle;color:#ccc;font-size:.5rem;margin-right:.1rem}.online-list .list-box .online-item .item-text .bottom>div i.active[data-v-791e5962]{color:#ff4d39}[data-v-791e5962].bg .van-image-preview__overlay,[data-v-791e5962].bg .van-overlay{background-color:rgba(0,0,0,.8)!important}.bg[data-v-9a2ee4b6]{padding-top:1.26rem;background:#fff}#myVideo[data-v-9a2ee4b6]{width:100%;height:auto}.detail-box[data-v-9a2ee4b6]{padding:0 .45rem}.detail-box .title[data-v-9a2ee4b6]{line-height:1rem;font-size:.45rem;font-weight:700;color:#333}.detail-box .bottom[data-v-9a2ee4b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}.detail-box .bottom>div[data-v-9a2ee4b6]{font-size:.36rem;font-weight:500;color:#333;line-height:.3rem}.detail-box .bottom>div[data-v-9a2ee4b6]:first-child{margin-right:.3rem}.detail-box .bottom>div i[data-v-9a2ee4b6]{vertical-align:middle;color:#ccc;font-size:.5rem;margin-right:.1rem}.detail-box .bottom>div i.active[data-v-9a2ee4b6]{color:#ff4d39}.bg[data-v-06893196]{background-color:#ededed;min-height:calc(100vh - 1.26rem);padding-top:1.26rem}.comfort-top[data-v-06893196]{background:#fff;padding:.4rem .46rem 0;position:fixed;top:1.26rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3000;height:3rem}.comfort-top .comfort-search[data-v-06893196]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.comfort-top .comfort-search i[data-v-06893196]{font-size:.45rem;color:#999}.comfort-top .comfort-search input[data-v-06893196]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;font-size:.39rem;font-weight:500;color:#999;padding:0 .2rem;border:none;background:none}.comfort-top .comfort-search span[data-v-06893196]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.comfort-top .comfort-select[data-v-06893196]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:.58rem auto;padding:0 .1rem}.comfort-top .comfort-select .select-item span[data-v-06893196]{font-size:.39rem;font-weight:500;color:#0b898e}.comfort-top .comfort-select .select-item.active span[data-v-06893196]{font-weight:700}.comfort-top .comfort-select .select-item i[data-v-06893196]{color:#0b898e}[data-v-06893196] #scenicGradePopup{top:4rem}[data-v-06893196] #scenicGradePopup .van-picker-column__item.van-picker-column__item--selected .van-ellipsis{color:#0b898e!important}#zhezhao[data-v-06893196]{position:fixed;top:4.26rem;left:0;background:rgba(0,0,0,.3);width:100%;height:100vh;z-index:2000}.scenicGradePopup[data-v-06893196]{position:fixed;z-index:3000;top:4.26rem;width:100%;-webkit-box-sizing:border-box;text-align:center;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;padding:0 .45rem;max-height:9rem;box-sizing:border-box;overflow:scroll}.scenicGradePopup .scenicGrade-item[data-v-06893196]{line-height:1.5rem;font-size:.39rem;font-weight:500;color:#333;border-bottom:1px solid #ccc}.scenicGradePopup .scenicGrade-item[data-v-06893196]:last-of-type{border:none}.scenicGradePopup .scenicGrade-item.select[data-v-06893196]{color:#0b898e}.pro-list[data-v-06893196]{padding:.3rem .45rem;background:#ededed;margin-top:3rem}.pro-list .pro-item[data-v-06893196]{background:#fff;border-radius:.3rem;overflow:hidden;margin-bottom:.3rem}.pro-list .pro-item .item-img[data-v-06893196]{width:100%;height:4.68rem}.pro-list .pro-item .item-img img[data-v-06893196]{width:100%;height:100%}.pro-list .pro-item .item-text[data-v-06893196]{padding:.3rem}.pro-list .pro-item .item-text .title[data-v-06893196]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.3rem}.pro-list .pro-item .item-text .address i[data-v-06893196]{font-size:.45rem;color:#0b898e;margin-left:.1rem;margin-right:.2rem}.pro-list .pro-item .item-text .address span[data-v-06893196]{font-size:.39rem;font-weight:500;color:#333}.bg[data-v-b1edb260]{background-color:#fff;padding-top:1.26rem}[data-v-b1edb260] .small-swipe{height:5.4rem}.van-swipe-item img[data-v-b1edb260]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-title[data-v-b1edb260]{padding:0 .45rem;margin:.43rem 0 .36rem;font-size:.45rem;font-weight:700;color:#333}.detail-subtitle[data-v-b1edb260]{padding:0 .45rem;font-size:.39rem;font-weight:500;color:#333}.detail-content[data-v-b1edb260]{padding:0 .45rem;text-align:justify}.detail-content img[data-v-b1edb260]{width:100%;border-radius:.3rem;margin:0 auto}.detail-content p[data-v-b1edb260]{font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;text-align:left}.bg[data-v-1eb55cfe]{background-color:#ededed;padding-top:1.26rem;min-height:calc(100vh - 1.26rem)}.parking-box[data-v-1eb55cfe]{padding:.3rem .45rem}.parking-box .park-item[data-v-1eb55cfe]{padding:.43rem .3rem;background:#fff;border-radius:.3rem;margin-bottom:.3rem}.parking-box .park-item .item-text[data-v-1eb55cfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d8d8d8}.parking-box .park-item .item-text .text-left[data-v-1eb55cfe]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.parking-box .park-item .item-text .text-left .title[data-v-1eb55cfe]{font-size:.45rem;font-weight:700;color:#333}.parking-box .park-item .item-text .text-left .distance[data-v-1eb55cfe]{padding:.37rem 0 .45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.parking-box .park-item .item-text .text-left .distance .disNum[data-v-1eb55cfe]{font-size:.39rem;font-weight:500;color:#fc9132}.parking-box .park-item .item-text .text-left .distance .disNum[data-v-1eb55cfe]:before{display:inline;content:"\8DDD\79BB\5B9A\4F4D";color:#333;margin-right:.1rem}.parking-box .park-item .item-text .text-left .distance .carNum[data-v-1eb55cfe]{margin-left:1rem;font-size:.39rem;font-weight:500;color:#333}.parking-box .park-item .item-text .text-rightIcon[data-v-1eb55cfe]{width:1.2rem;height:1.2rem;line-height:1.2rem;border-radius:50%;text-align:center}.parking-box .park-item .item-text .text-rightIcon i[data-v-1eb55cfe]{font-size:1.16rem;color:#0b898e}.parking-box .park-item .item-price[data-v-1eb55cfe]{margin-top:.3rem}.parking-box .park-item .item-price .price[data-v-1eb55cfe]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.3rem}.parking-box .park-item .item-price .price span[data-v-1eb55cfe]:first-child{height:.7rem;line-height:.7rem;background:#fc9132;border-radius:.3rem;text-align:center;font-size:.39rem;font-weight:500;color:#fff;padding:0 .3rem}.parking-box .park-item .item-price .price .detail[data-v-1eb55cfe]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;line-height:.7rem;font-size:.39rem;font-weight:500;color:#333}.parking-box .park-item .item-price .price[data-v-1eb55cfe]:nth-child(2){margin-bottom:0}.bg[data-v-e7856770]{background-color:#ededed;padding-top:1.26rem}.mobile-box[data-v-e7856770]{padding:0 .45rem}.mobile-box .mobile-item[data-v-e7856770]{line-height:1.8rem;padding:0 .45rem;background:#fff;border-radius:.3rem;margin-top:.3rem}.mobile-box .mobile-item .item-left[data-v-e7856770]{width:3.3rem;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}.mobile-box .mobile-item .item-left span[data-v-e7856770]{color:#333}.mobile-box .mobile-item .item-right[data-v-e7856770]{font-size:.45rem;font-weight:500;color:#0b898e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-box .mobile-item .item-right i[data-v-e7856770]{font-size:.4rem;vertical-align:middle;margin-right:.1rem}.bg[data-v-6f622450]{background-color:#ededed;padding-top:1.26rem}.select-box[data-v-6f622450]{height:1.5rem;line-height:1.5rem;background:#fff;position:fixed;top:1.26rem;width:100%}.select-box .select[data-v-6f622450]{font-size:.39rem;font-weight:700;color:#0b898e;text-align:center}.scenicGradePopup[data-v-6f622450]{position:fixed;z-index:3000;top:2.76rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;padding:0 .45rem;max-height:9rem;overflow:scroll}.scenicGradePopup .scenicGrade-item[data-v-6f622450]{line-height:1.5rem;font-size:.39rem;font-weight:500;color:#333;border-bottom:1px solid #ccc}.scenicGradePopup .scenicGrade-item[data-v-6f622450]:last-of-type{border:none}.scenicGradePopup .scenicGrade-item.select[data-v-6f622450]{color:#0b898e}.feiyi-list[data-v-6f622450]{padding:.22rem .45rem;margin-top:1.66rem}.feiyi-list .feiyi-item[data-v-6f622450]{height:3.3rem;margin-bottom:.3rem;background:#fff;border-radius:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.feiyi-list .feiyi-item .item-img[data-v-6f622450]{width:3.3rem;height:3.3rem}.feiyi-list .feiyi-item .item-img img[data-v-6f622450]{width:100%;height:100%}.feiyi-list .feiyi-item .item-text[data-v-6f622450]{padding:.3rem;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.feiyi-list .feiyi-item .item-text .title[data-v-6f622450]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.3rem}.feiyi-list .feiyi-item .item-text .subtitle[data-v-6f622450]{font-size:.4rem;font-weight:500;color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.feiyi-list .feiyi-item .item-text .subtitle img[data-v-6f622450]{width:.45rem;margin-right:.18rem}.feiyi-list .feiyi-item .item-text .subtitle[data-v-6f622450]:nth-child(3){margin-bottom:0}.feiyi-list .feiyi-item .item-text .distance[data-v-6f622450]{text-align:right;font-size:.39rem;font-weight:500;color:#888}#zhezhao[data-v-6f622450]{position:fixed;top:4.72rem;left:0;background:rgba(0,0,0,.3);width:100%;height:100vh;z-index:2000}.allTrades[data-v-6f622450]{position:fixed;bottom:.6rem;right:.45rem;background-color:#0b898e;width:1.5rem;text-align:center;height:1.5rem;border-radius:50%;font-size:.39rem;font-weight:500;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bg[data-v-666ba7be]{background:#fff;padding-top:1.26rem}.data-form[data-v-666ba7be]{background:#fff;padding:0 .45rem}.data-form .form-item[data-v-666ba7be]{background:#fff;line-height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.data-form .form-item input[data-v-666ba7be]{border:none;text-align:left;font-size:.45rem;font-weight:500;color:#333}.submit[data-v-666ba7be]{margin:1.5rem auto 0;font-size:.45rem;font-weight:500;color:#fff;line-height:1.2rem;background:#0b898e;border-radius:1rem;width:5.4rem;text-align:center}.bg[data-v-26ed056d]{background:#fff;padding-top:1.26rem}.data-form[data-v-26ed056d]{background:#fff;padding:0 .45rem}.data-form .form-item[data-v-26ed056d]{background:#fff;line-height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.data-form .form-item input[data-v-26ed056d]{border:none;text-align:left;font-size:.45rem;font-weight:500;color:#333}.data-form .form-item.care[data-v-26ed056d]{line-height:2.8rem}.data-form .form-item.care input[data-v-26ed056d]{font-size:.74rem}.submit[data-v-26ed056d]{margin:1.5rem auto 0;font-size:.45rem;font-weight:500;color:#fff;line-height:1.2rem;background:#0b898e;border-radius:1rem;width:5.4rem;text-align:center}.submit.care[data-v-26ed056d]{font-size:.74rem;line-height:1.6rem;width:10.45rem;border-radius:.3rem}.bg[data-v-29650c6c]{background:#fff;padding-top:1.26rem}.data-form[data-v-29650c6c]{background:#fff;padding:0 .45rem}.data-form .form-item[data-v-29650c6c]{background:#fff;height:1.78rem;line-height:1.78rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8;overflow:hidden}.data-form .form-item>label[data-v-29650c6c]{font-size:.45rem;font-weight:500;color:#333;margin-right:.2rem;white-space:nowrap}.data-form .form-item .item-right[data-v-29650c6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.data-form .form-item .item-right input[data-v-29650c6c]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;text-align:left;font-size:.45rem;font-weight:500;color:#888;width:3.6rem}.data-form .form-item .item-right .getCaptcha[data-v-29650c6c]{height:1rem;line-height:1rem;font-size:.45rem;font-weight:500;color:#0b898e;border-left:1px solid #d8d8d8;text-align:center;padding-left:.3rem}.data-form .form-item .item-right .imgCode[data-v-29650c6c]{height:1rem;line-height:1rem}.submit[data-v-29650c6c]{margin:1.5rem auto 0;font-size:.45rem;font-weight:500;color:#fff;line-height:1.2rem;background:#0b898e;border-radius:1rem;width:5.4rem;text-align:center}.bg[data-v-34ffe39c]{padding-top:1.26rem}.box[data-v-34ffe39c]{min-height:calc(100vh - 1.26rem);background-size:100% auto;background-repeat:no-repeat}.title[data-v-34ffe39c]{font-size:.8rem;font-weight:600;color:#4a3b35;text-align:center}.form[data-v-34ffe39c]{margin-top:.8rem;padding-left:1rem}.form label[data-v-34ffe39c]{font-size:.52rem;font-weight:500;color:#483a34;margin-right:.5rem}.form input[data-v-34ffe39c]{line-height:1.4rem;background:#fff;border:none;padding:0 .2rem;font-size:.52rem;width:6rem;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-34ffe39c]{line-height:1.28rem;background:#714000;border-radius:1rem;font-size:.5rem;font-weight:400;color:#fff;width:6rem;text-align:center;margin:1.1rem auto 0}.bg[data-v-07d1c4bf]{background:#f7f7f7;min-height:calc(100vh - 3.16rem)}.address-box[data-v-07d1c4bf]{background:#f7f7f7;padding-top:1.26rem;margin-bottom:1.7rem;padding-bottom:.24rem}.address-box .address-item[data-v-07d1c4bf]{margin-bottom:.24rem;background:#fff}.address-item .item-text[data-v-07d1c4bf]{padding:.3rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #cdcdcd}.address-item .item-text .text-left[data-v-07d1c4bf]{font-size:0}.address-item .item-text .text-left p[data-v-07d1c4bf]{text-align:left;font-weight:400;margin:0}.address-item .item-text .text-left p[data-v-07d1c4bf]:last-child{margin-top:.23rem}.address-item .item-text .text-left .id[data-v-07d1c4bf]{font-size:.4rem;color:#000}.address-item .item-text .text-left .address[data-v-07d1c4bf]{font-size:.45rem;color:#666}.address-item .item-text .text-phone span[data-v-07d1c4bf]{display:block;font-size:.4rem;font-weight:400;color:#000}.address-item .item-handle[data-v-07d1c4bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.24rem .4rem}.address-item[data-v-07d1c4bf]:last-of-type{margin-bottom:0}.item-handle .handle-left i[data-v-07d1c4bf]{vertical-align:middle}.item-handle .handle-left span[data-v-07d1c4bf]{vertical-align:middle;font-size:.34rem}.item-handle .handle-left[data-v-07d1c4bf].van-checkbox{padding:.07rem}[data-v-07d1c4bf].van-checkbox .van-checkbox__icon{font-size:.5rem}[data-v-07d1c4bf].van-checkbox .van-checkbox__label{line-height:.26rem;font-size:.4rem;color:#000;font-weight:400}.address-item .item-handle .handle-right span[data-v-07d1c4bf]{margin:0 .12rem;display:inline-block;border:1px solid #999;border-radius:.22rem;padding:.11rem .22rem;font-size:.36rem;color:#666}.address-item .item-handle .handle-right span[data-v-07d1c4bf]:last-child{margin-right:0}.address-item .item-handle .handle-right i[data-v-07d1c4bf]{font-size:.36rem;margin-right:.09rem}.contacts-button[data-v-07d1c4bf]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;padding:.5rem .4rem;background:#fff}.contacts-button button[data-v-07d1c4bf]{border:none;outline:none;display:block;width:10rem;height:1.1rem;border-radius:1rem;color:#fff;background:#d62828;font-size:.4rem;padding:.16rem 0;margin:0 auto}[data-v-07d1c4bf].address-box /deep/.yd-list-donetip{font-size:.4rem}.bg[data-v-afaaae3c]{min-height:calc(100vh - 1.26rem);background:#f7f7f7;padding-top:1.26rem}.handle-box[data-v-afaaae3c]{padding:.56rem .38rem}.handle-box .handle-form[data-v-afaaae3c]{padding:0 .42rem;background:#fff;border-radius:.15rem}.handle-form .form-item[data-v-afaaae3c]{line-height:1.6rem;background:#fff;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-afaaae3c]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-afaaae3c]{display:inline-block;min-width:2rem;text-align:left;font-size:.48rem;font-weight:400;color:#000}.handle-form .form-item select[data-v-afaaae3c]{width:2rem;height:.6rem;margin-right:.2rem}.handle-form .form-item input[data-v-afaaae3c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333}[data-v-afaaae3c] .default{line-height:1rem}[data-v-afaaae3c] .default .van-field__label{color:#000}[data-v-afaaae3c] .default .van-cell__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit-box[data-v-afaaae3c]{padding:0 .4rem;text-align:center;border:none;outline:none;width:98%;-webkit-box-sizing:border-box;box-sizing:border-box;height:1.1rem;line-height:1.1rem;color:#fff;background:#d62828;border-radius:2rem;font-size:.54rem;margin:.7rem auto 0}.bg[data-v-779bf81b]{min-height:calc(100vh - 1.26rem);background:#f7f7f7;padding-top:1.26rem}.handle-box[data-v-779bf81b]{padding:.56rem .38rem}.handle-box .handle-form[data-v-779bf81b]{padding:0 .42rem;background:#fff;border-radius:.15rem}.handle-form .form-item[data-v-779bf81b]{line-height:1.6rem;background:#fff;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-779bf81b]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-779bf81b]{display:inline-block;min-width:2rem;text-align:left;font-size:.48rem;font-weight:400;color:#000}.handle-form .form-item select[data-v-779bf81b]{width:2rem;height:.6rem;margin-right:.2rem}.handle-form .form-item input[data-v-779bf81b]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333}[data-v-779bf81b] .default{line-height:1rem}[data-v-779bf81b] .default .van-field__label{color:#000}[data-v-779bf81b] .default .van-cell__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit-box[data-v-779bf81b]{padding:0 .4rem;text-align:center;border:none;outline:none;width:98%;-webkit-box-sizing:border-box;box-sizing:border-box;height:1.1rem;line-height:1.1rem;color:#fff;background:#d62828;border-radius:2rem;font-size:.54rem;margin:.7rem auto 0}.bg[data-v-17877c95]{padding-top:1.26rem;background:#ededed}.nav-list[data-v-17877c95]{padding:.41rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-17877c95]{text-align:center;line-height:.84rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.23rem 0;color:#333}.nav-list .nav-item.active[data-v-17877c95]{color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.collect-list[data-v-17877c95]{padding:0 .45rem .3rem;margin-top:1.6rem}.collect-list .collect-item[data-v-17877c95]{padding:.3rem;background:#fff;margin-bottom:.3rem;border-radius:.3rem}.collect-list .collect-item .item-img[data-v-17877c95]{width:2.1rem;height:2.1rem;margin-right:.3rem;border-radius:.15rem;overflow:hidden}.collect-list .collect-item .item-img img[data-v-17877c95]{width:100%;height:100%}.collect-list .collect-item .item-text[data-v-17877c95]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2rem;overflow:hidden}.collect-list .collect-item .item-text .title[data-v-17877c95]{font-size:.45rem;font-weight:500;color:#333}.collect-list .collect-item .item-text .price[data-v-17877c95]{font-size:.45rem;font-weight:700;color:#d62828}.collect-list .collect-item .item-text .location[data-v-17877c95]{font-size:.39rem;font-weight:500;color:#333}.collect-list .collect-item .item-text .location i[data-v-17877c95]{font-size:.46rem;color:#0b898e;margin-right:.15rem}.bg[data-v-0c52ec50]{background:#f7f7f7;min-height:calc(100vh - 1.9rem)}.address-box[data-v-0c52ec50]{background:#f7f7f7;padding-top:1.26rem;margin-bottom:1.7rem;padding-bottom:3.5rem}.address-box .address-item[data-v-0c52ec50]{background:#fff;margin-bottom:.24rem}.address-item .item-text[data-v-0c52ec50]{padding:.3rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #cdcdcd}.address-item .item-text .text-left[data-v-0c52ec50]{font-size:0}.address-item .item-text .text-left p[data-v-0c52ec50]{text-align:left;font-weight:400;margin:0}.address-item .item-text .text-left p[data-v-0c52ec50]:last-child{margin-top:.23rem}.address-item .item-text .text-left .id[data-v-0c52ec50]{font-size:.4rem;color:#000}.address-item .item-text .text-left .address[data-v-0c52ec50]{font-size:.45rem;color:#666}.address-item .item-text .text-phone[data-v-0c52ec50]{font-size:.4rem}.address-item .item-handle[data-v-0c52ec50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.36rem .4rem}.address-item[data-v-0c52ec50]:last-of-type{margin-bottom:0}.item-handle .handle-left i[data-v-0c52ec50]{vertical-align:middle}.item-handle .handle-left span[data-v-0c52ec50]{vertical-align:middle;font-size:.34rem}.item-handle .handle-left[data-v-0c52ec50] .van-checkbox{padding:.07rem}[data-v-0c52ec50] .van-checkbox .van-checkbox__icon{font-size:.5rem}[data-v-0c52ec50] .van-checkbox .van-checkbox__label{line-height:.26rem;font-size:.4rem;color:#000;font-weight:400}.item-handle .handle-right span[data-v-0c52ec50]{margin:0 .12rem;display:inline-block;border:1px solid #999;border-radius:.22rem;padding:.11rem .22rem;font-size:.36rem;color:#666}.item-handle .handle-right span[data-v-0c52ec50]:last-child{margin-right:0}.item-handle .handle-right i[data-v-0c52ec50]{font-size:.36rem;margin-right:.09rem}.contacts-button[data-v-0c52ec50]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;padding:.5rem .4rem;background:#fff}.contacts-button button[data-v-0c52ec50]{border:none;outline:none;display:block;width:10rem;height:1.1rem;border-radius:1rem;color:#fff;background:#d62828;font-size:.4rem;padding:.16rem 0;margin:0 auto}[data-v-0c52ec50].address-box /deep/.yd-list-donetip{font-size:.4rem}.bg[data-v-4e9086be]{background:#f7f7f7;min-height:calc(100vh - 1.9rem)}.address-box[data-v-4e9086be]{background:#f7f7f7;padding-top:1.26rem;margin-bottom:2rem;padding-bottom:.24rem}.address-box .address-item[data-v-4e9086be]{background:#fff;margin-bottom:.24rem}.address-item .item-text[data-v-4e9086be]{padding:.6rem .3rem;margin:0 .4rem;border-bottom:1px solid #cdcdcd}.address-item .item-text div[data-v-4e9086be]{font-size:.74rem;color:#333}.address-item .item-handle[data-v-4e9086be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.36rem .4rem}.address-item[data-v-4e9086be]:last-of-type{margin-bottom:0}.item-handle .handle-left div[data-v-4e9086be]{width:.8rem;height:.8rem;background-color:#ccc;margin-right:.38rem;border-radius:50%}.item-handle .handle-left div.default[data-v-4e9086be]{border-radius:0;background-color:transparent;background-image:url(/static/images/select0B89BE.png);background-size:100% 100%;background-repeat:no-repeat}.item-handle .handle-left span[data-v-4e9086be]{vertical-align:middle;font-size:.6rem}.item-handle .handle-right div[data-v-4e9086be]{margin-left:.6rem;display:inline-block;border-radius:.22rem;font-size:.66rem;color:#0b898e;font-weight:700}.item-handle .handle-right div[data-v-4e9086be]:last-child{margin-right:0}.contacts-button[data-v-4e9086be]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;padding:.5rem .4rem;background:#fff}.contacts-button button[data-v-4e9086be]{border:none;outline:none;display:block;width:10.45rem;height:1.6rem;color:#fff;background-color:#0b898e;font-size:.74rem;margin:0 auto;border-radius:.3rem}[data-v-4e9086be] .address-box /deep/ .yd-list-donetip{font-size:.4rem}.bg[data-v-258ce460]{min-height:calc(100vh - 1.26rem);background:#f7f7f7;padding-top:1.26rem}.handle-box[data-v-258ce460]{padding:.56rem .38rem}.handle-box .handle-form[data-v-258ce460]{padding:0 .42rem;background:#fff;border-radius:.15rem}.handle-form .form-item[data-v-258ce460]{line-height:1.6rem;background:#fff;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-258ce460]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-258ce460]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.handle-form .form-item select[data-v-258ce460]{height:.6rem;margin-right:.2rem}.handle-form .form-item input[data-v-258ce460]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.submit-box[data-v-258ce460]{padding:0 .4rem;text-align:center;border:none;outline:none;width:98%;-webkit-box-sizing:border-box;box-sizing:border-box;height:1.1rem;line-height:1.1rem;color:#fff;background:#d62828;border-radius:2rem;font-size:.54rem;margin:.7rem auto 0}.selectSex-box[data-v-258ce460]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-258ce460]{line-height:1rem;font-size:.48rem;color:#333}.bg[data-v-adba006e]{padding-top:1.26rem;background-color:#fff;padding-bottom:1.6rem}.handle-box .handle-form[data-v-adba006e]{padding:0 .4rem;background:#fff}.handle-form .form-item[data-v-adba006e]{padding:1rem 0;background:#fff;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.handle-form .form-item[data-v-adba006e]:last-of-type{border-bottom:0}.handle-form .form-item .select[data-v-adba006e],.handle-form .form-item label[data-v-adba006e]{text-align:left;font-size:.74rem;font-weight:700;color:#000;white-space:nowrap;margin-right:.2rem}.handle-form .form-item .select[data-v-adba006e]{border:.02rem solid #999;border-radius:.3rem;height:1.2rem;line-height:1.2rem}.handle-form .form-item .select>div[data-v-adba006e]:first-child{padding:0 .2rem}.handle-form .form-item .select .icon-box[data-v-adba006e]{border-left:.02rem solid #999;padding:0 .3rem}.handle-form .form-item .select .icon-box i[data-v-adba006e]{font-size:.6rem;color:#0b898e}.handle-form .form-item input[data-v-adba006e],.handle-form .form-item textarea[data-v-adba006e]{padding:0 .1rem;border:none;font-size:.74rem;font-weight:bolder;color:#333;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:4rem}.btn-box[data-v-adba006e]{padding:0 .4rem;text-align:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.74rem;margin:auto;position:fixed;left:0;right:0;bottom:.4rem}.btn-box div[data-v-adba006e]{border-radius:.3rem;border:.04rem solid #0b898e;line-height:1.6rem;width:48%;color:#0b898e}.btn-box div[data-v-adba006e]:nth-child(2){border-color:transparent;background-color:#0b898e;color:#fff}.selectSex-box[data-v-adba006e]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-adba006e]{line-height:1.6rem;font-size:.74rem;color:#333}.bg[data-v-520a536f]{background-color:#ededed;padding-top:1.26rem;min-height:calc(100vh - 1.26rem)}.select-box[data-v-520a536f]{background:#fff;padding:.4rem .3rem;position:fixed;top:1.26rem;width:100%}.select-box .select[data-v-520a536f]:first-child{margin-bottom:.43rem}.select-box .select[data-v-520a536f]{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}.select-box .select span[data-v-520a536f]{font-size:.45rem;font-weight:500;color:#333;margin-right:.1rem}.select-box .select .list[data-v-520a536f]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.select-box .select .list .item[data-v-520a536f]{font-size:.39rem;font-weight:500;color:#333;width:2.1rem;height:.9rem;line-height:.9rem;background:#ededed;border-radius:.45rem;text-align:center;margin:0 .15rem}.select-box .select .list .item.active[data-v-520a536f]{background:#0b898e;color:#fff}.car-list[data-v-520a536f]{padding:.3rem .45rem;margin-top:3.1rem}.car-list .car-item[data-v-520a536f]{padding:.3rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.car-list .car-item .item-title[data-v-520a536f]{font-size:.39rem;font-weight:700;color:#333;margin-right:.5rem}.car-list .car-item .item-moment[data-v-520a536f]{padding-left:.3rem;border-left:1px solid #d8d8d8;-webkit-box-flex:1;-ms-flex:1;flex:1}.car-list .car-item .item-moment .moment[data-v-520a536f]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.1rem 0}.car-list .car-item .item-moment .moment .moment-title[data-v-520a536f]{font-size:.39rem;font-weight:500;color:#333}.car-list .car-item .item-moment .moment .hour[data-v-520a536f]{-webkit-box-flex:1;-ms-flex:1;flex:1;vertical-align:middle}.car-list .car-item .item-moment .moment .hour[data-v-520a536f],.car-list .car-item .item-moment .moment .hour span[data-v-520a536f]{font-size:.39rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.car-list .car-item .item-moment .moment .hour span[data-v-520a536f]{margin-right:.5rem}.car-list .car-item .item-moment .moment .hour span[data-v-520a536f]:before{display:inline-block;content:"\9996";width:.48rem;height:.48rem;line-height:.48rem;background:#0b898e;border-radius:50%;font-size:.3rem;font-weight:500;color:#fff;text-align:center;vertical-align:middle;margin-right:.1rem}.car-list .car-item .item-moment .moment .hour span[data-v-520a536f]:nth-child(2):before{content:"\672B";background:#d62828}.bg[data-v-d3dfbb68]{background-color:#fff;padding-top:1.26rem;height:calc(100vh - 1.26rem)}.form-box[data-v-d3dfbb68]{padding:0 .45rem}.form-box .form-item[data-v-d3dfbb68]{line-height:1.3rem;border-bottom:1px solid #ccc;font-size:.45rem;font-weight:500;color:#333}.form-box .form-item label[data-v-d3dfbb68]{display:inline-block;width:1.56rem;vertical-align:middle}.form-box .form-item input[data-v-d3dfbb68]{border:none;padding:0 .1rem;vertical-align:middle}.submit[data-v-d3dfbb68]{font-size:.45rem;font-weight:500;color:#fff;text-align:center;width:5.4rem;margin:1.5rem auto 0;height:1.2rem;line-height:1.2rem;background:#0b898e;border-radius:1rem}.bg[data-v-dfe0e9d0]{background-color:#fff}.content[data-v-dfe0e9d0]{font-size:.4rem;padding:.2rem .3rem;line-height:.7rem}.service[data-v-dfe0e9d0]{text-align:center;padding-bottom:.3rem;color:#0b898e}[data-v-dfe0e9d0].notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-dfe0e9d0].notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-dfe0e9d0].notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-dfe0e9d0].notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-dfe0e9d0].notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-dfe0e9d0].notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-dfe0e9d0].notice-popup .button>div.confirm{color:#0b898e}.bg[data-v-666e52f6]{background-color:#fff;padding-bottom:1rem}.content[data-v-666e52f6]{font-size:.4rem;padding:.2rem .3rem;line-height:.7rem}.service[data-v-666e52f6]{text-align:center;padding-bottom:.3rem;color:#0b898e}[data-v-666e52f6].notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-666e52f6].notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-666e52f6].notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-666e52f6].notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-666e52f6].notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-666e52f6].notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-666e52f6].notice-popup .button>div.confirm{color:#0b898e}.bg[data-v-3291221c]{padding-top:1.26rem;background:#fff}.top-box[data-v-3291221c]{padding:.45rem .42rem;background:#fff}.top-box .title[data-v-3291221c]{font-size:.54rem;font-weight:700;color:#0b898e}.top-box .subtitle[data-v-3291221c]{font-size:.39rem;font-weight:500;color:#888;margin-top:.27rem}.top-box .content[data-v-3291221c]{font-size:.45rem;font-weight:500;color:#333;margin-top:.4rem}.refund-box[data-v-3291221c]{padding:.3rem .43rem}[data-v-3291221c].refund-box .van-icon{font-size:.46rem}[data-v-3291221c].refund-box .van-icon:before{content:"";width:.3rem;height:.3rem;background:#0b898e;border-radius:50%}[data-v-3291221c].refund-box .van-step__circle{width:.3rem;height:.3rem;background:#ccc;border-radius:50%}[data-v-3291221c].refund-box .title{font-size:.45rem;font-weight:500;color:#888}[data-v-3291221c].refund-box .subtitle{font-size:.36rem;font-weight:500;color:#888}[data-v-3291221c].refund-box .van-step__title--active{color:#888}[data-v-3291221c].refund-box .van-step__title--active .title{color:#333}[data-v-3291221c].refund-box .van-step--vertical:not(:last-child):after{display:none}.bg[data-v-5c2d721f]{padding-top:1.26rem;background:#fff;font-family:PingFang SC;padding-bottom:.5rem}.product-info[data-v-5c2d721f]{padding:.3rem;border-bottom:1px solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-info .info-img[data-v-5c2d721f]{width:2.1rem;height:2.1rem;border-radius:.15rem;overflow:hidden}.product-info .info-img img[data-v-5c2d721f]{width:100%;height:100%}.product-info .info-text[data-v-5c2d721f]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .28rem;padding:.1rem 0;overflow:hidden;height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-info .info-text .title[data-v-5c2d721f]{font-size:.45rem;font-weight:500;color:#333}.product-info .info-text .subtitle[data-v-5c2d721f]{font-size:.39rem;font-weight:500;color:#666}.product-info .info-tags[data-v-5c2d721f]{padding:.1rem 0;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:2.1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-info .info-tags .price[data-v-5c2d721f]{font-size:.46rem;font-weight:500;color:#d62828}.product-info .info-tags .num[data-v-5c2d721f]{font-size:.42rem;font-weight:500;color:#666}.submit[data-v-5c2d721f]{text-align:center;line-height:1.3rem;background:#0b898e;border-radius:.6rem;color:#fff;margin:.3rem .45rem 1.19rem}.rate[data-v-5c2d721f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2rem .5rem}.rate span[data-v-5c2d721f]{margin-right:.3rem;font-weight:700}.hide[data-v-5c2d721f],.upload[data-v-5c2d721f]{padding:.2rem .5rem}.proad[data-v-5c2d721f]{margin:.2rem}.proad-title[data-v-5c2d721f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.2rem}.proad-title img[data-v-5c2d721f]{width:4.8rem;height:.5rem}.pro-list[data-v-5c2d721f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.proitem[data-v-5c2d721f]{width:5.03rem;background:#fff;border-radius:.13rem;margin-top:.4rem;-webkit-box-shadow:0 .02rem .11rem 0 hsla(0,0%,78.8%,.3);box-shadow:0 .02rem .11rem 0 hsla(0,0%,78.8%,.3)}.item-hd[data-v-5c2d721f]{width:5.03rem;height:4.17rem}.item-hd img[data-v-5c2d721f]{width:100%;height:100%;border-radius:.13rem .13rem 0 0}.item-bm[data-v-5c2d721f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2.3rem;padding:.2rem .48rem;text-align:left}.protitle[data-v-5c2d721f]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#000}.pro-price[data-v-5c2d721f]{color:#d10000;font-weight:700;font-size:.5rem}.pro-price[data-v-5c2d721f]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.35rem}.pro-price[data-v-5c2d721f]:after{display:inline-block;content:"\8D77";color:#999;font-size:.35rem}.proitem img[data-v-5c2d721f]:first-child{display:block;width:100%;border-radius:.13rem .13rem 0 0}.text-overflowRows[data-v-5c2d721f]{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical}.bg[data-v-138886c6]{background:#d4f9fc;min-height:100vh;padding:1.26rem 0 1.71rem}.headerImg[data-v-138886c6]{width:100%;height:14.46rem}.video-box[data-v-138886c6]{width:10.45rem;height:5.88rem;border-radius:.2rem;margin:1rem auto 1.27rem;position:relative;background-size:cover;overflow:hidden}.video-box .overlay[data-v-138886c6]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.video-box img[data-v-138886c6]{width:1.08rem;height:1.08rem;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.swiper-item[data-v-138886c6]{width:10.48rem;height:15.56rem;margin:auto;border-radius:.2rem;border:1px solid #000}.swiper-item img[data-v-138886c6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-dots[data-v-138886c6]{margin:.6rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-dots div[data-v-138886c6]{width:.2rem;height:.2rem;background:#dfdfdf;border-radius:50%;margin:0 .04rem}.swiper-dots .swiper-active[data-v-138886c6]{background:#fff}.titleImg[data-v-138886c6]{width:5.8rem;height:1.18rem;display:block;margin:1.6rem auto .6rem}.gameplayImg[data-v-138886c6]{width:10.45rem;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto 1rem}.line-img[data-v-138886c6]{width:10.48rem;display:block;margin:0 auto .63rem}.videoPopup[data-v-138886c6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-138886c6]{width:100%;height:auto}.bg[data-v-44990cae]{background:#d9ea94;min-height:100vh;padding:1.26rem 0 1.71rem}.headerImg[data-v-44990cae]{width:100%;height:9.2rem}.imgVideo[data-v-44990cae]{width:10.45rem;height:2.45rem;margin:1.31rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#fff;border-radius:.25rem;position:relative}.imgVideo img[data-v-44990cae]{width:3.31rem;height:1.5rem}.imgVideo .title-img[data-v-44990cae]{width:6.22rem;height:1.1rem;position:absolute;left:2.12rem;top:-.72rem}.coupon-box[data-v-44990cae]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .33rem .44rem;margin:.6rem auto 0;border-radius:.25rem;background:#fff;position:relative}.coupon-box .title-img[data-v-44990cae]{width:8.57rem;height:1.1rem;position:absolute;left:.93rem;top:-.72rem}.coupon-box .coupon-text[data-v-44990cae]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-44990cae]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .btn[data-v-44990cae]{position:absolute;left:.5rem;bottom:.36rem;width:2.1rem;height:.58rem;background:#fff369;border-radius:.29rem;text-align:center;line-height:.58rem;font-weight:700;font-size:.34rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .bigCoupon[data-v-44990cae]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .btn[data-v-44990cae]{position:absolute;right:.45rem;top:.76rem;width:1rem;height:1rem;background:#fff369;border-radius:.2rem;text-align:center;font-weight:700;font-size:.34rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .rule[data-v-44990cae]{width:1.87rem;height:.71rem;background:#ffea00;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#000;text-align:center;line-height:.71rem;position:absolute;right:0;top:.52rem}.type-box[data-v-44990cae]{padding:0 .4rem;margin:.8rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box div[data-v-44990cae]{width:2.47rem;height:1.03rem;background:#78cb3d;-webkit-box-shadow:0 .1rem 0 0 #fff;box-shadow:0 .1rem 0 0 #fff;border-radius:.51rem;font-weight:400;font-size:.48rem;color:#267800;text-align:center;line-height:1.03rem}.type-box .active[data-v-44990cae]{color:#fff}.item[data-v-44990cae]{width:10.45rem;height:4.1rem;background:#fff;border-radius:.12rem;margin:0 auto .45rem;padding:.15rem .15rem .15rem .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-44990cae]{width:3.3rem;height:3.8rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.item .content[data-v-44990cae]{width:6.53rem;height:3.8rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.item .content .title[data-v-44990cae]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags[data-v-44990cae]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-44990cae]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #79cc3d;font-weight:500;font-size:.36rem;color:#79cc3d;overflow-y:hidden}.item .content .tags .tag[data-v-44990cae]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-44990cae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-44990cae]{font-weight:700;font-size:.5rem;color:#f56105}.item .content .price-box .price[data-v-44990cae]:before{font-size:.3rem;content:"\FFE5"}.item .content .price-box .price[data-v-44990cae]:after{font-size:.3rem;content:"\8D77"}.item .content .price-box .old-price[data-v-44990cae]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-44990cae]{width:2.58rem;height:.79rem;background:#ffb31c;border-radius:.37rem;text-align:center;line-height:.79rem;font-weight:700;font-size:.42rem;color:#fff}.com-return[data-v-44990cae]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springCulturalTour2025/returnTop.png)}.videoPopup[data-v-44990cae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-44990cae]{width:100%;height:auto}.botText[data-v-44990cae]{display:block;margin:2rem auto 0;width:3.79rem;height:1.43rem}.bg[data-v-0c41b652]{background:#d9ea94;min-height:100vh;padding:1.26rem 0 1.71rem}.headerImg[data-v-0c41b652]{width:100%;height:9.2rem}.imgVideo[data-v-0c41b652]{width:10.45rem;height:2.45rem;margin:1.31rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#fff;border-radius:.25rem;position:relative}.imgVideo img[data-v-0c41b652]{width:3.31rem;height:1.5rem}.imgVideo .title-img[data-v-0c41b652]{width:6.22rem;height:1.1rem;position:absolute;left:2.12rem;top:-.72rem}.coupon-box[data-v-0c41b652]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .33rem .44rem;margin:.6rem auto 0;border-radius:.25rem;background:#fff;position:relative}.coupon-box .title-img[data-v-0c41b652]{width:8.57rem;height:1.1rem;position:absolute;left:.93rem;top:-.72rem}.coupon-box .coupon-text[data-v-0c41b652]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-0c41b652]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .btn[data-v-0c41b652]{position:absolute;left:.5rem;bottom:.36rem;width:2.1rem;height:.58rem;background:#fff369;border-radius:.29rem;text-align:center;line-height:.58rem;font-weight:700;font-size:.34rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .bigCoupon[data-v-0c41b652]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .btn[data-v-0c41b652]{position:absolute;right:.45rem;top:.76rem;width:1rem;height:1rem;background:#fff369;border-radius:.2rem;text-align:center;font-weight:700;font-size:.34rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .rule[data-v-0c41b652]{width:1.87rem;height:.71rem;background:#ffea00;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#000;text-align:center;line-height:.71rem;position:absolute;right:0;top:.52rem}.type-box[data-v-0c41b652]{padding:0 .4rem;margin:.8rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box div[data-v-0c41b652]{width:2.47rem;height:1.03rem;background:#78cb3d;-webkit-box-shadow:0 .1rem 0 0 #fff;box-shadow:0 .1rem 0 0 #fff;border-radius:.51rem;font-weight:400;font-size:.48rem;color:#267800;text-align:center;line-height:1.03rem}.type-box .active[data-v-0c41b652]{color:#fff}.item[data-v-0c41b652]{width:10.45rem;height:4.1rem;background:#fff;border-radius:.12rem;margin:0 auto .45rem;padding:.15rem .15rem .15rem .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-0c41b652]{width:3.3rem;height:3.8rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.item .content[data-v-0c41b652]{width:6.53rem;height:3.8rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.item .content .title[data-v-0c41b652]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags[data-v-0c41b652]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-0c41b652]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #79cc3d;font-weight:500;font-size:.36rem;color:#79cc3d;overflow-y:hidden}.item .content .tags .tag[data-v-0c41b652]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-0c41b652]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-0c41b652]{font-weight:700;font-size:.63rem;color:#f56105}.item .content .price-box .price[data-v-0c41b652]:before{font-size:.3rem;content:"\FFE5"}.item .content .price-box .price[data-v-0c41b652]:after{font-size:.3rem;content:"\8D77"}.item .content .price-box .old-price[data-v-0c41b652]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-0c41b652]{width:2.58rem;height:.79rem;background:#ffb31c;border-radius:.37rem;text-align:center;line-height:.79rem;font-weight:700;font-size:.42rem;color:#fff}.com-return[data-v-0c41b652]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springCulturalTour2025/returnTop.png)}.videoPopup[data-v-0c41b652]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-0c41b652]{width:100%;height:auto}.botText[data-v-0c41b652]{display:block;margin:2rem auto 0;width:3.79rem;height:1.43rem}.w-full[data-v-45bd7a39]{width:100%}.text-center[data-v-45bd7a39]{text-align:center}.flex[data-v-45bd7a39]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-45bd7a39]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-45bd7a39]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-45bd7a39]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#5892c0}.top-box[data-v-45bd7a39]{width:100%;position:relative}.top-box .top-image[data-v-45bd7a39]{width:100%;height:6.77rem;position:relative;z-index:10}.top-box .point-img[data-v-45bd7a39]{position:absolute;width:.86rem;height:1rem;bottom:.5rem;right:2.8rem;z-index:11}.top-box .click-area[data-v-45bd7a39]{position:absolute;width:4.86rem;height:.7rem;bottom:.9rem;z-index:12;left:3.2rem}.content-container[data-v-45bd7a39]{position:relative;padding-top:.5rem}.content-container .title-image[data-v-45bd7a39]{width:6.22rem;height:1.1rem;position:relative;z-index:99}.content-container .title-content-image[data-v-45bd7a39]{width:5.04rem;height:4.46rem}.content-container .rule[data-v-45bd7a39]{width:1.81rem;height:.71rem;line-height:.71rem;background:#f4ef95;border-radius:.1rem 0 0 .1rem;text-align:center;font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#ea1200;position:absolute;right:0;top:.25rem}.couponBox[data-v-45bd7a39]{position:relative;width:10.45rem;margin:0 auto;background:#fff;border-radius:.2rem;top:-.46rem;padding:.6rem 0 .4rem}.couponBox .coupon-text[data-v-45bd7a39]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.couponBox .couponImg[data-v-45bd7a39]{width:10.1rem;height:2.24rem;display:block;margin:0 auto}.product-box[data-v-45bd7a39]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-45bd7a39]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.6rem 0 .4rem}.product-box .typeBox div[data-v-45bd7a39]{width:4.97rem;height:1.02rem;border-radius:.48rem;border:2px solid #fff;font-family:PingFang-SC;font-weight:700;font-size:.56rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-45bd7a39]{background:-webkit-gradient(linear,left bottom,left top,from(#ed8a11),to(#deb822));background:linear-gradient(0deg,#ed8a11,#deb822)}.product-box .typeBox[data-v-45bd7a39]::-webkit-scrollbar{display:none}.bottomImg[data-v-45bd7a39]{display:block;margin:1.62rem auto 0;width:3.98rem;height:1.24rem}.com-return[data-v-45bd7a39]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250316/68737c4383c5e5f792748a06c76ad989.png)}.product-item[data-v-45bd7a39]{width:100%;height:6rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.4rem}.product-item .product-img[data-v-45bd7a39]{width:4rem;height:6rem;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-45bd7a39]{position:absolute;top:0;left:0;font-family:DingTalk JinBuTi;font-weight:400;font-size:.42rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-45bd7a39]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-45bd7a39]{width:5.34rem;height:6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-45bd7a39]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-45bd7a39]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-45bd7a39]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-45bd7a39]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-45bd7a39]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-45bd7a39]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-45bd7a39]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-45bd7a39]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-45bd7a39]{width:2.2rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(0deg,#ff413b,#ffab2e);border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.product-item .product-content .hotel-tags[data-v-45bd7a39]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-45bd7a39]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-45bd7a39]{width:.5rem;height:.5rem;background:#ff433b;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-45bd7a39]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-45bd7a39]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-45bd7a39]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.option-container[data-v-45bd7a39]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-family:PingFang SC;padding:.2rem .3rem .73rem;font-weight:500;font-size:.42rem;color:#fff}.option-container .option-item[data-v-45bd7a39],.option-container[data-v-45bd7a39]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.option-container .option-item img[data-v-45bd7a39]{width:.3rem;height:.16rem}.notice-popup .title[data-v-45bd7a39]{padding:.49rem 0;text-align:center;font-family:PingFang SC;font-weight:400;font-size:.48rem;color:#000;position:relative}.notice-popup .content[data-v-45bd7a39]{padding:.3rem .3rem .57rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.notice-popup .content .tag[data-v-45bd7a39]{width:3.2rem;height:.9rem;background:#ffe0b1;border-radius:.1rem;line-height:.9rem;text-align:center;font-weight:500;font-size:.46rem;color:#000;margin:0 .17rem .3rem}.notice-popup .content .tag.active[data-v-45bd7a39]{color:#fff;background:#ffb03b}.notice-popup .bottom-btn[data-v-45bd7a39]{position:absolute;bottom:.85rem;left:0;right:0;width:100%;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;padding:0 .42rem}.notice-popup .bottom-btn .cancel[data-v-45bd7a39]{border-radius:.2rem;border:1px solid #ffb03b;color:#ffb03b}.notice-popup .bottom-btn .cancel[data-v-45bd7a39],.notice-popup .bottom-btn .confirm[data-v-45bd7a39]{width:5rem;height:1.2rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;line-height:1.2rem;text-align:center}.notice-popup .bottom-btn .confirm[data-v-45bd7a39]{background:#ffb03b;border-radius:.2rem;color:#fff}.no-data[data-v-45bd7a39]{width:6.27rem;margin:0 auto;text-align:center;color:#fff}.no-data img[data-v-45bd7a39]{width:6.27rem;height:5.46rem}.use-image[data-v-45bd7a39]{position:relative;width:10.45rem;margin:0 auto;background:#fff;border-radius:.2rem;top:-.46rem;padding:.6rem .15rem .4rem;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}.use-image .tip-image-container[data-v-45bd7a39]{width:3.31rem;position:relative;text-align:center}.use-image .tip-image[data-v-45bd7a39]{width:3.31rem;height:1.5rem}.videoPopup[data-v-45bd7a39]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-45bd7a39]{width:100%;height:10rem}.tips-popup[data-v-45bd7a39]{background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.w-full[data-v-3b608132]{width:100%}.text-center[data-v-3b608132]{text-align:center}.flex[data-v-3b608132]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-3b608132]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-3b608132]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-3b608132]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#5892c0}.top-box[data-v-3b608132]{width:100%;position:relative}.top-box .top-image[data-v-3b608132]{width:100%;height:6.77rem;position:relative;z-index:10}.top-box .point-img[data-v-3b608132]{position:absolute;width:.86rem;height:1rem;bottom:.5rem;right:2.8rem;z-index:11}.top-box .click-area[data-v-3b608132]{position:absolute;width:4.86rem;height:.7rem;bottom:.9rem;z-index:12;left:3.2rem}.content-container[data-v-3b608132]{position:relative;padding-top:.5rem}.content-container .title-image[data-v-3b608132]{width:6.22rem;height:1.1rem;position:relative;z-index:99}.content-container .title-content-image[data-v-3b608132]{width:5.04rem;height:4.46rem}.content-container .rule[data-v-3b608132]{width:1.81rem;height:.71rem;line-height:.71rem;background:#f4ef95;border-radius:.1rem 0 0 .1rem;text-align:center;font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#ea1200;position:absolute;right:0;top:.25rem}.couponBox[data-v-3b608132]{position:relative;width:10.45rem;margin:0 auto;background:#fff;border-radius:.2rem;top:-.46rem;padding:.6rem 0 .4rem}.couponBox .coupon-text[data-v-3b608132]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.couponBox .couponImg[data-v-3b608132]{width:10.1rem;height:2.24rem;display:block;margin:0 auto}.product-box[data-v-3b608132]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-3b608132]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.6rem 0 .4rem}.product-box .typeBox div[data-v-3b608132]{width:4.97rem;height:1.02rem;border-radius:.48rem;border:2px solid #fff;font-family:PingFang-SC;font-weight:700;font-size:.56rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-3b608132]{background:-webkit-gradient(linear,left bottom,left top,from(#ed8a11),to(#deb822));background:linear-gradient(0deg,#ed8a11,#deb822)}.product-box .typeBox[data-v-3b608132]::-webkit-scrollbar{display:none}.bottomImg[data-v-3b608132]{display:block;margin:1.62rem auto 0;width:3.98rem;height:1.24rem}.com-return[data-v-3b608132]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250316/68737c4383c5e5f792748a06c76ad989.png)}.product-item[data-v-3b608132]{width:100%;height:6rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.4rem}.product-item .product-img[data-v-3b608132]{width:4rem;height:6rem;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-3b608132]{position:absolute;top:0;left:0;font-family:DingTalk JinBuTi;font-weight:400;font-size:.42rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-3b608132]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-3b608132]{width:5.34rem;height:6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-3b608132]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-3b608132]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-3b608132]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-3b608132]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-3b608132]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-3b608132]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-3b608132]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-3b608132]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-3b608132]{width:2.2rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(0deg,#ff413b,#ffab2e);border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.product-item .product-content .hotel-tags[data-v-3b608132]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-3b608132]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-3b608132]{width:.5rem;height:.5rem;background:#ff433b;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-3b608132]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-3b608132]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-3b608132]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.option-container[data-v-3b608132]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-family:PingFang SC;padding:.2rem .3rem .73rem;font-weight:500;font-size:.42rem;color:#fff}.option-container .option-item[data-v-3b608132],.option-container[data-v-3b608132]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.option-container .option-item img[data-v-3b608132]{width:.3rem;height:.16rem}.notice-popup .title[data-v-3b608132]{padding:.49rem 0;text-align:center;font-family:PingFang SC;font-weight:400;font-size:.48rem;color:#000;position:relative}.notice-popup .content[data-v-3b608132]{padding:.3rem .3rem .57rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.notice-popup .content .tag[data-v-3b608132]{width:3.2rem;height:.9rem;background:#ffe0b1;border-radius:.1rem;line-height:.9rem;text-align:center;font-weight:500;font-size:.46rem;color:#000;margin:0 .17rem .3rem}.notice-popup .content .tag.active[data-v-3b608132]{color:#fff;background:#ffb03b}.notice-popup .bottom-btn[data-v-3b608132]{position:absolute;bottom:.85rem;left:0;right:0;width:100%;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;padding:0 .42rem}.notice-popup .bottom-btn .cancel[data-v-3b608132]{border-radius:.2rem;border:1px solid #ffb03b;color:#ffb03b}.notice-popup .bottom-btn .cancel[data-v-3b608132],.notice-popup .bottom-btn .confirm[data-v-3b608132]{width:5rem;height:1.2rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;line-height:1.2rem;text-align:center}.notice-popup .bottom-btn .confirm[data-v-3b608132]{background:#ffb03b;border-radius:.2rem;color:#fff}.no-data[data-v-3b608132]{width:6.27rem;margin:0 auto;text-align:center;color:#fff}.no-data img[data-v-3b608132]{width:6.27rem;height:5.46rem}.use-image[data-v-3b608132]{position:relative;width:10.45rem;margin:0 auto;background:#fff;border-radius:.2rem;top:-.46rem;padding:.6rem .15rem .4rem;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}.use-image .tip-image-container[data-v-3b608132]{width:3.31rem;position:relative;text-align:center}.use-image .tip-image[data-v-3b608132]{width:3.31rem;height:1.5rem}.videoPopup[data-v-3b608132]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-3b608132]{width:100%;height:10rem}.tips-popup[data-v-3b608132]{background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.w-full[data-v-42e99954]{width:100%}.text-center[data-v-42e99954]{text-align:center}.flex[data-v-42e99954]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-42e99954]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-center[data-v-42e99954]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-42e99954]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#5892c0}.top-box[data-v-42e99954]{width:100%;position:relative}.top-box .top-image[data-v-42e99954]{width:100%;height:6.77rem;position:relative;z-index:10}.top-box .point-img[data-v-42e99954]{position:absolute;width:.86rem;height:1rem;bottom:.5rem;right:2.8rem;z-index:11}.top-box .click-area[data-v-42e99954]{position:absolute;width:4.86rem;height:.7rem;bottom:.9rem;z-index:12;left:3.2rem}.content-container[data-v-42e99954]{position:relative;padding-top:.5rem}.content-container .title-image[data-v-42e99954]{width:6.22rem;height:1.1rem;position:relative;z-index:99}.content-container .title-content-image[data-v-42e99954]{width:5.04rem;height:4.46rem}.content-container .rule[data-v-42e99954]{width:1.81rem;height:.71rem;line-height:.71rem;background:#f4ef95;border-radius:.1rem 0 0 .1rem;text-align:center;font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#ea1200;position:absolute;right:0;top:.25rem}.couponBox[data-v-42e99954]{position:relative;width:10.45rem;margin:0 auto;background:#fff;border-radius:.2rem;top:-.46rem;padding:.6rem 0 .4rem}.couponBox .coupon-text[data-v-42e99954]{font-size:.36rem;color:#fd803e;width:100%;text-align:center;margin-bottom:.31rem}.couponBox .couponImg[data-v-42e99954]{width:10.1rem;height:2.24rem;display:block;margin:0 auto}.product-box[data-v-42e99954]{width:100%;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-box .typeBox[data-v-42e99954]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.6rem 0 .4rem}.product-box .typeBox div[data-v-42e99954]{width:4.97rem;height:1.02rem;border-radius:.48rem;border:2px solid #fff;font-family:PingFang-SC;font-weight:700;font-size:.56rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.product-box .typeBox .active[data-v-42e99954]{background:-webkit-gradient(linear,left bottom,left top,from(#ed8a11),to(#deb822));background:linear-gradient(0deg,#ed8a11,#deb822)}.product-box .typeBox[data-v-42e99954]::-webkit-scrollbar{display:none}.bottomImg[data-v-42e99954]{display:block;margin:1.62rem auto 0;width:3.98rem;height:1.24rem}.com-return[data-v-42e99954]{width:1.31rem;height:1.31rem;bottom:3.53rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250316/68737c4383c5e5f792748a06c76ad989.png)}.product-item[data-v-42e99954]{width:100%;height:6rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.4rem}.product-item .product-img[data-v-42e99954]{width:4rem;height:6rem;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-42e99954]{position:absolute;top:0;left:0;font-family:DingTalk JinBuTi;font-weight:400;font-size:.42rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-42e99954]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-42e99954]{width:5.34rem;height:6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-42e99954]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-42e99954]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-42e99954]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-42e99954]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-42e99954]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-42e99954]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#616161;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-42e99954]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-42e99954]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-42e99954]{width:2.2rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(0deg,#ff413b,#ffab2e);border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.product-item .product-content .hotel-tags[data-v-42e99954]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-42e99954]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-42e99954]{width:.5rem;height:.5rem;background:#ff433b;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-42e99954]{width:.5rem;height:.5rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-42e99954]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-42e99954]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.option-container[data-v-42e99954]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-family:PingFang SC;padding:.2rem .3rem .73rem;font-weight:500;font-size:.42rem;color:#fff}.option-container .option-item[data-v-42e99954],.option-container[data-v-42e99954]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.option-container .option-item img[data-v-42e99954]{width:.3rem;height:.16rem}.notice-popup .title[data-v-42e99954]{padding:.49rem 0;text-align:center;font-family:PingFang SC;font-weight:400;font-size:.48rem;color:#000;position:relative}.notice-popup .content[data-v-42e99954]{padding:.3rem .3rem .57rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.notice-popup .content .tag[data-v-42e99954]{width:3.2rem;height:.9rem;background:#ffe0b1;border-radius:.1rem;line-height:.9rem;text-align:center;font-weight:500;font-size:.46rem;color:#000;margin:0 .17rem .3rem}.notice-popup .content .tag.active[data-v-42e99954]{color:#fff;background:#ffb03b}.notice-popup .bottom-btn[data-v-42e99954]{position:absolute;bottom:.85rem;left:0;right:0;width:100%;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;padding:0 .42rem}.notice-popup .bottom-btn .cancel[data-v-42e99954]{border-radius:.2rem;border:1px solid #ffb03b;color:#ffb03b}.notice-popup .bottom-btn .cancel[data-v-42e99954],.notice-popup .bottom-btn .confirm[data-v-42e99954]{width:5rem;height:1.2rem;font-family:PingFang SC;font-weight:500;font-size:.46rem;line-height:1.2rem;text-align:center}.notice-popup .bottom-btn .confirm[data-v-42e99954]{background:#ffb03b;border-radius:.2rem;color:#fff}.no-data[data-v-42e99954]{width:6.27rem;margin:0 auto;text-align:center;color:#fff}.no-data img[data-v-42e99954]{width:6.27rem;height:5.46rem}.use-image[data-v-42e99954]{position:relative;width:10.45rem;margin:0 auto;background:#fff;border-radius:.2rem;top:-.46rem;padding:.6rem .15rem .4rem;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}.use-image .tip-image-container[data-v-42e99954]{width:3.31rem;position:relative;text-align:center}.use-image .tip-image[data-v-42e99954]{width:3.31rem;height:1.5rem}.videoPopup[data-v-42e99954]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-42e99954]{width:100%;height:10rem}.tips-popup[data-v-42e99954]{background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-6265efc7]{width:11.25rem;min-height:100vh;background:#2d4d78;padding:1.26rem 0 .5rem}img[data-v-6265efc7]{display:block}div[data-v-6265efc7]{-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-6265efc7]{width:11.25rem;height:6.5rem}.rule[data-v-6265efc7]{width:1.1rem;height:1.05rem;background:rgba(177,182,252,.26);border-radius:.12rem 0 0 .12rem;text-align:center;font-weight:400;font-size:.36rem;color:#f2f3ff;position:absolute;top:7.31rem;right:0;padding-top:.05rem}.coupon-box[data-v-6265efc7]{width:10.45rem;height:7.54rem;margin:.29rem auto 0;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/couponBg.png);background-size:100% 100%;padding:1.46rem .34rem 0;font-size:.38rem;color:#fff;text-align:center}.coupon-box .coupons[data-v-6265efc7]{margin-top:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.coupon-box .coupons .coupon[data-v-6265efc7]{width:4.82rem;height:2.26rem}.coupon-box .coupons .coupon .coupon-btn[data-v-6265efc7]{margin:1.4rem 0 0 2.17rem;width:2rem;line-height:.64rem;background:#ff8547;border-radius:.3rem;font-weight:700;font-size:.38rem;color:#fff}.coupon-box .coupons .coupon[data-v-6265efc7]:nth-child(n+3){margin-top:.16rem}.product-item[data-v-6265efc7]{width:10.45rem;height:3.5rem;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff8ef;border-radius:.2rem;margin:0 auto .3rem}.product-item .product-img[data-v-6265efc7]{-o-object-fit:cover;object-fit:cover;width:2.8rem;height:2.8rem;border-radius:.16rem;-ms-flex-negative:0;flex-shrink:0}.product-item .product-content[data-v-6265efc7]{margin-left:.3rem;width:6.15rem;height:100%;padding-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-item .product-content .product-title[data-v-6265efc7]{font-weight:700;font-size:.46rem;color:#2f2f2f;width:100%}.product-item .product-content .product-tags[data-v-6265efc7]{width:6.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.3rem}.product-item .product-content .product-tags .product-tag[data-v-6265efc7]{font-weight:500;font-size:.34rem;margin-right:.2rem;border-radius:.1rem;border:1px solid #051831;padding:0 .15rem}.product-item .product-content .product-bottom[data-v-6265efc7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .product-bottom .product-price[data-v-6265efc7]{font-weight:700;font-size:.6rem;color:#d62828}.product-item .product-content .product-bottom .product-price[data-v-6265efc7]:before{content:"\FFE5";font-size:.36rem}.product-item .product-content .product-bottom .product-price[data-v-6265efc7]:after{content:"\8D77";font-size:.36rem;color:#fff}.product-item .product-content .product-bottom .product-money[data-v-6265efc7]{font-weight:500;font-size:.36rem;color:#b9b9b9;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .product-bottom .product-btn[data-v-6265efc7]{width:2rem;line-height:.7rem;background:#e88f06;border-radius:.35rem;text-align:center;font-weight:700;font-size:.44rem;color:#fff}.btn[data-v-6265efc7]{width:10.31rem;line-height:1rem;height:1rem;text-align:center;border-radius:.2rem;border:1px solid #fff;font-weight:500;font-size:.42rem;color:#f2f3ff;margin:.54rem auto 0}.bottomText[data-v-6265efc7]{width:3.22rem;height:1.12rem;margin:.58rem auto 0}.com-return[data-v-6265efc7]{width:1.12rem;height:1.12rem;bottom:.98rem;right:.47rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/returnTop.png)}.w-full[data-v-7bd73603]{width:100%}.topImg[data-v-7bd73603]{width:100%;position:relative}.com-returnTop[data-v-7bd73603]{width:1.27rem;height:1.27rem;position:fixed;right:.43rem;bottom:1rem;z-index:10}.videoPopup[data-v-7bd73603]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-7bd73603]{width:100%;height:10rem}.botText[data-v-7bd73603]{width:3.84rem;margin:1rem auto 0;position:absolute;bottom:1rem;left:0;right:0}.bg[data-v-48b8da88]{width:100%;padding:1.26rem 0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#e1f2fa;position:relative}img[data-v-48b8da88]{display:block}.topImg[data-v-48b8da88]{width:11.25rem;height:12.88rem}.titleImg[data-v-48b8da88]{width:8.57rem;height:1.1rem;margin:.14rem auto 0}.coupon-box[data-v-48b8da88]{width:10.46rem;height:15.46rem;background:#fff;border-radius:.25rem;border:0 solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-.36rem auto 0;position:relative;z-index:2}.coupon-box .rule[data-v-48b8da88]{width:1.87rem;height:.71rem;background:#fff28c;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#000;line-height:.71rem;position:absolute;right:0;top:.66rem;text-align:center}.coupon-box .couponImg[data-v-48b8da88]{width:10.2rem;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:100% 100%}.coupon-box .coupon-btn[data-v-48b8da88]{width:2.58rem;height:.8rem;background:#fcffff;border-radius:.39rem;font-weight:500;font-size:.44rem;color:#267800;text-align:center;line-height:.8rem;margin-right:.34rem;margin-left:auto}.media-box[data-v-48b8da88]{width:100%;padding:.69rem .4rem 1.54rem}.media-box .media-title[data-v-48b8da88]{width:6.22rem;height:1.1rem;display:block;margin:0 auto}.media-box .media[data-v-48b8da88]{width:10.45rem;background:#fff;border-radius:.25rem;padding:.57rem .14rem .37rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.media-box .media img[data-v-48b8da88]{width:3.31rem;height:1.51rem}.product-item[data-v-48b8da88]{width:10.45rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .4rem}.product-item .product-img[data-v-48b8da88]{width:4rem;height:100%;background:#fff;border-radius:.2rem 0 0 .2rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-48b8da88]{position:absolute;top:0;left:0;font-weight:400;font-size:.42rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#49bd3a),to(#7cda6f));background:linear-gradient(-90deg,#49bd3a,#7cda6f);border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-48b8da88]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-48b8da88]{width:5.34rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-48b8da88]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-48b8da88]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-48b8da88]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-48b8da88]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-48b8da88]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-48b8da88]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#888;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-48b8da88]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-48b8da88]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-48b8da88]{width:1.7rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#fda72c),to(#fce060));background:linear-gradient(0deg,#fda72c,#fce060);border-radius:.4rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.8rem;text-align:center}.product-item .product-content .hotel-tags[data-v-48b8da88]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-48b8da88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-48b8da88]{width:.5rem;height:.5rem;background:#64cd56;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-48b8da88]{width:.26rem;height:.32rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-48b8da88]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-48b8da88]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.com-return[data-v-48b8da88]{width:1.2rem;height:1.2rem;bottom:.96rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springKunshan/returnTop.png)}.coupon-img[data-v-48b8da88]{position:fixed;right:.4rem;bottom:2.63rem;width:1.63rem;height:1.63rem;z-index:100}.videoPopup[data-v-48b8da88]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-48b8da88]{width:100%;height:10rem}.coupon-tip[data-v-48b8da88]{width:6rem;height:.82rem;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#fe821b;line-height:.52rem;text-align:center;margin:.5rem 0 .08rem}.main-type-box[data-v-48b8da88]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .4rem .57rem}.main-type-box .typeDiv[data-v-48b8da88]{width:2.4rem;height:.98rem;background:#fff;border-radius:.48rem;font-weight:500;font-size:.48rem;color:#0d8cdb;line-height:.98rem;text-align:center}.main-type-box .typeDiv.active[data-v-48b8da88]{background:-webkit-gradient(linear,left bottom,left top,from(#0a9cf7),to(#53d2fa));background:linear-gradient(0deg,#0a9cf7,#53d2fa);font-weight:700;color:#fff}.type-box[data-v-48b8da88]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2.09rem .57rem}.type-box .type-item[data-v-48b8da88]{width:2.1rem;height:.68rem;font-weight:400;font-size:.5rem;color:#000;position:relative}.type-box .type-item.active[data-v-48b8da88]{font-weight:700}.type-box .active-bar[data-v-48b8da88]{width:2.44rem;height:.3rem;background:#ffefa2;border-radius:.11rem;position:absolute;bottom:-.1rem;left:-.23rem;z-index:1}.product-tags[data-v-48b8da88]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.3rem}.product-tags .item-tag[data-v-48b8da88]{padding:0 .2rem;height:.61rem;line-height:.61rem;border-radius:.1rem;border:1px solid #64cd56;font-weight:500;font-size:.38rem;color:#64cd56;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.bg[data-v-08208011]{width:100%;padding:1.26rem 0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#b1e7af;position:relative}img[data-v-08208011]{display:block}.topImg[data-v-08208011]{width:11.25rem;height:12.88rem}.titleImg[data-v-08208011]{width:8.57rem;height:1.1rem;margin:.14rem auto 0}.coupon-box[data-v-08208011]{width:10.46rem;height:15.46rem;background:#fff;border-radius:.3rem;border:0 solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-.36rem auto 0;position:relative;z-index:2}.coupon-box .rule[data-v-08208011]{width:1.87rem;height:.71rem;background:#feda57;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#000;line-height:.71rem;position:absolute;right:0;top:.66rem;text-align:center}.coupon-box .couponImg[data-v-08208011]{width:10.2rem;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-box .coupon-btn[data-v-08208011]{width:2.58rem;height:.8rem;background:#fcffff;border-radius:.39rem;font-weight:500;font-size:.44rem;color:#267800;text-align:center;line-height:.8rem;margin-right:.34rem;margin-left:auto}.media-box[data-v-08208011]{width:100%;padding:.69rem .4rem 1.54rem}.media-box .media-title[data-v-08208011]{width:6.22rem;height:1.1rem;display:block;margin:0 auto}.media-box .media[data-v-08208011]{width:10.45rem;background:#fff;border-radius:.25rem;padding:.57rem .14rem .37rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.media-box .media img[data-v-08208011]{width:3.31rem;height:1.51rem}.product-item[data-v-08208011]{width:10.45rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 auto .4rem}.product-item .product-img[data-v-08208011]{width:4rem;height:100%;background:#fff;border-radius:.15rem 0 0 .15rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-img .hot-tag[data-v-08208011]{position:absolute;top:0;left:0;font-family:DingTalk JinBuTi;font-weight:400;font-size:.42rem;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#ff6d1d),to(#ffab2e));background:linear-gradient(-90deg,#ff6d1d,#ffab2e);border-radius:.2rem 0 .2rem 0;padding:0 .32rem;line-height:.66rem;height:.66rem;max-width:100%}.product-item .product-img .sale-tag[data-v-08208011]{position:absolute;bottom:0;left:0;right:0;font-weight:500;font-size:.36rem;color:#fff;height:.7rem;padding:.11rem .32rem;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);border-radius:0 0 0 .2rem}.product-item .product-content[data-v-08208011]{width:5.34rem;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-08208011]{font-family:PingFang-SC;font-weight:500;font-size:.5rem;color:#000}.product-item .product-content .subtitle[data-v-08208011]{width:100%;height:.63rem;overflow-x:auto;overflow-y:hidden;margin-top:.35rem;display:-webkit-box;display:-ms-flexbox;display:flex}.product-item .product-content .subtitle div[data-v-08208011]{height:.63rem;background:#fff;border-radius:.31rem;border:1px solid #e97424;font-family:PingFang SC;font-weight:400;font-size:.38rem;color:#e97424;padding:.28rem;text-align:center;margin-right:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .subtitle[data-v-08208011]::-webkit-scrollbar{display:none}.product-item .product-content .btn[data-v-08208011]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .oldPrice[data-v-08208011]{font-family:PingFang-SC;font-weight:400;font-size:.38rem;color:#888;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .btn .yhPrice[data-v-08208011]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-08208011]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#fb3d28}.product-item .product-content .btn .predetermine[data-v-08208011]{width:1.7rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff763b),to(#ffc72e));background:linear-gradient(0deg,#ff763b,#ffc72e);border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.product-item .product-content .hotel-tags[data-v-08208011]{width:100%;padding-top:.2rem}.product-item .product-content .hotel-tags .hotel-item[data-v-08208011]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.1rem}.product-item .product-content .hotel-tags .hotel-tip[data-v-08208011]{width:.5rem;height:.5rem;background:#70c53a;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:.12rem;font-weight:500;font-size:.34rem;color:#fff;text-align:center;line-height:.5rem}.product-item .product-content .hotel-tags .hotel-tip-image[data-v-08208011]{width:.26rem;height:.32rem;margin-right:.12rem;text-align:center}.product-item .product-content .hotel-tags .hotel-tip-image img[data-v-08208011]{width:.26rem;height:.32rem}.product-item .product-content .hotel-tags .hotel-info[data-v-08208011]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;height:.5rem}.com-return[data-v-08208011]{width:1.2rem;height:1.2rem;bottom:.96rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250325/ecc09e54e86e87873a3106963a1b7929.png)}.coupon-img[data-v-08208011]{position:fixed;right:.4rem;bottom:2.63rem;width:1.63rem;height:1.63rem;z-index:100}.videoPopup[data-v-08208011]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-08208011]{width:100%;height:10rem}.coupon-tip[data-v-08208011]{width:6rem;height:.82rem;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#fd803e;line-height:.52rem;text-align:center;margin:.5rem 0 .28rem}.main-type-box[data-v-08208011]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .4rem .57rem}.main-type-box .typeDiv[data-v-08208011]{width:2.44rem;height:1.02rem;background:#7dca7a;border-radius:.48rem;border:1px solid #fff;font-weight:700;font-size:.48rem;color:#fff;line-height:1.02rem;text-align:center}.main-type-box .typeDiv.active[data-v-08208011]{background:-webkit-gradient(linear,left bottom,left top,from(#ff9c45),to(#fce75d));background:linear-gradient(0deg,#ff9c45,#fce75d)}.product-tags[data-v-08208011]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.3rem}.product-tags .item-tag[data-v-08208011]{padding:0 .2rem;height:.61rem;line-height:.61rem;border-radius:.1rem;border:1px solid #70c53a;font-weight:500;font-size:.38rem;color:#70c53a;margin-right:.2rem;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.bg[data-v-25c43b22]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#9dd876;position:relative}img[data-v-25c43b22]{display:block}.content-box[data-v-25c43b22]{width:100%;background:#9dd876;position:relative;z-index:2}.imgVideo[data-v-25c43b22]{width:10.45rem;height:2.45rem;margin:1.31rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#fff;border-radius:.25rem;position:relative}.imgVideo img[data-v-25c43b22]{width:3.31rem;height:1.5rem}.imgVideo .title-img[data-v-25c43b22]{width:6.22rem;height:1.1rem;position:absolute;left:2.12rem;top:-.72rem}.head-bottom-img[data-v-25c43b22]{width:100%;height:2.84rem;position:absolute;top:-1.85rem;left:0;right:0;z-index:3}.type-box[data-v-25c43b22]{width:100%;height:1.5rem;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#9dd876;position:relative;z-index:5;top:-.3rem}.type-box div[data-v-25c43b22]{width:2.38rem;height:1.34rem;font-weight:400;font-size:.48rem;color:#fff;text-align:center;line-height:1.17rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250520/c21d6f747f3dc7f75c8b8faed8e7f37e.png);background-size:100% 100%;background-repeat:no-repeat}.type-box .active[data-v-25c43b22]{font-weight:600;background-image:url(https://static.ticket.sz-trip.com/uploads/20250520/8226c0b1ff57f4059c089cbdac46e481.png)}.item[data-v-25c43b22]{width:10.45rem;height:4.02rem;background:#fffbee;border-radius:.12rem;margin:0 auto .45rem;padding:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.48rem .48rem .48rem .48rem}.item .headImg[data-v-25c43b22]{width:3.3rem;height:100%;border-radius:.36rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-25c43b22]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1.53rem;height:100%;padding-left:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-25c43b22]{font-weight:600;font-size:.48rem;color:#000}.item .content .tags[data-v-25c43b22]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-25c43b22]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #48cdff;font-weight:500;font-size:.36rem;color:#48cdff;overflow-y:hidden}.item .content .tags .tag[data-v-25c43b22]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-25c43b22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-25c43b22]{font-weight:700;font-size:.6rem;color:#fe7b00}.item .content .price-box .price[data-v-25c43b22]:before{font-size:.42rem;content:"\FFE5"}.item .content .price-box .price[data-v-25c43b22]:after{font-size:.42rem;content:"\8D77"}.item .content .price-box .old-price[data-v-25c43b22]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-25c43b22]{width:2.4rem;height:.87rem;background:linear-gradient(136deg,#a8df7e,#51916d);border-radius:3rem;text-align:center;line-height:.87rem;font-weight:600;font-size:.42rem;color:#fff}.com-return[data-v-25c43b22]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springCulturalTour2025/returnTop.png)}.videoPopup[data-v-25c43b22]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-25c43b22]{width:100%;height:auto}.botText[data-v-25c43b22]{display:block;margin:2rem auto 0;width:3.79rem;height:1.43rem}.bg[data-v-04083c24]{min-height:100vh;background:#ffebf0;padding:1.26rem 0 .62rem}img[data-v-04083c24]{display:block}.topImg[data-v-04083c24]{width:11.25rem;height:6.9rem}.coupon-box[data-v-04083c24]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .33rem .44rem;margin:.6rem auto 0;border-radius:.25rem;background:#fffcd1;-webkit-box-shadow:0 0 0 0 rgba(255,141,169,.4);box-shadow:0 0 0 0 rgba(255,141,169,.4);position:relative}.coupon-box .title-img[data-v-04083c24]{width:5.88rem;height:1rem;position:absolute;left:2.3rem;top:-.5rem}.coupon-box .coupon-text[data-v-04083c24]{font-size:.36rem;color:#ec6c88;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-04083c24]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .btn[data-v-04083c24]{position:absolute;left:.5rem;bottom:.36rem;width:2.1rem;height:.58rem;background:#ec6c88;border-radius:.29rem;text-align:center;line-height:.58rem;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .bigCoupon[data-v-04083c24]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .btn[data-v-04083c24]{position:absolute;right:.45rem;top:.76rem;width:1rem;height:1rem;background:#ec6c88;border-radius:.2rem;text-align:center;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .rule[data-v-04083c24]{width:1.87rem;height:.71rem;background:#ffea00;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#fb6a3f;text-align:center;line-height:.71rem;position:absolute;right:0;top:.52rem}.imgVideo[data-v-04083c24]{width:10.45rem;height:2.45rem;margin:1.31rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#fffcd1;-webkit-box-shadow:0 0 0 0 rgba(255,141,169,.4);box-shadow:0 0 0 0 rgba(255,141,169,.4);border-radius:.25rem;position:relative}.imgVideo img[data-v-04083c24]{width:3.31rem;height:1.5rem}.imgVideo .title-img[data-v-04083c24]{width:5.88rem;height:1rem;position:absolute;left:2.28rem;top:-.5rem}.videoPopup[data-v-04083c24]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-04083c24]{width:100%;height:10rem}.type-box[data-v-04083c24]{padding:0 .4rem;margin:1.38rem auto .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box div[data-v-04083c24]{font-weight:700;font-size:.5rem;color:#ffa3b7}.type-box div img[data-v-04083c24]{width:1.64rem;height:.54rem;margin:-.1rem auto 0}.type-box .active[data-v-04083c24]{color:#ec6c88;text-stroke:.04px #fff;-webkit-text-stroke:.04px #fff}.item[data-v-04083c24]{width:10.45rem;height:4.1rem;background:#fffcd1;-webkit-box-shadow:0 0 .5rem .05rem rgba(255,141,169,.4);box-shadow:0 0 .5rem .05rem rgba(255,141,169,.4);border-radius:.12rem;margin:0 auto .45rem;padding:.15rem .15rem .15rem .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-04083c24]{width:3.3rem;height:3.8rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.item .content[data-v-04083c24]{width:6.53rem;height:3.8rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.item .content .title[data-v-04083c24]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags[data-v-04083c24]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-04083c24]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #ec6c88;font-weight:500;font-size:.36rem;color:#ec6c88;overflow-y:hidden}.item .content .tags .tag[data-v-04083c24]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-04083c24]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-04083c24]{font-weight:700;font-size:.5rem;color:#ec6c88}.item .content .price-box .price[data-v-04083c24]:before{font-size:.3rem;content:"\FFE5"}.item .content .price-box .price[data-v-04083c24]:after{font-size:.3rem;content:"\8D77"}.item .content .price-box .old-price[data-v-04083c24]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-04083c24]{width:2.58rem;height:.79rem;background:#ec6c88;border-radius:.37rem;text-align:center;line-height:.79rem;font-weight:700;font-size:.42rem;color:#fff}.more[data-v-04083c24]{width:3rem;height:.8rem;line-height:.8rem;text-align:center;border-radius:.4rem;border:1px solid #ec6c88;margin:.4rem auto 0;color:#ec6c88}.com-returnTop[data-v-8e29392c]{width:1.27rem;height:1.27rem;position:fixed;right:.43rem;bottom:1rem}.bg[data-v-61e18196]{width:100vw;height:100vh;padding-top:8.38rem;background-color:#fff}.loading[data-v-61e18196]{width:2rem;height:2rem;display:block;margin:0 auto}.text[data-v-61e18196]{margin-top:.82rem;font-family:PingFang SC;font-weight:700;font-size:.52rem;color:#0b898e;text-align:center}img[data-v-57c72d50]{display:block}div[data-v-57c72d50]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-57c72d50]{padding:1.26rem 0;height:100vh;background:#f0c886;position:relative}.store-content[data-v-57c72d50]{padding:.6rem .4rem}.store-content .image-show[data-v-57c72d50]{width:100%;height:16.12rem;background:#fff;border-radius:.3rem;padding:.25rem .25rem 0;position:relative;overflow:hidden}.store-content .image-show img[data-v-57c72d50]{width:100%;height:auto}.store-content .image-show .view-tip[data-v-57c72d50]{width:3.6rem;height:.8rem;background:rgba(0,0,0,.6);border-radius:.3rem 0 .3rem 0;line-height:.8rem;text-align:center;color:#fff;position:absolute;bottom:0;right:0;font-size:.46rem}img[data-v-0656b393]{display:block}div[data-v-0656b393]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-0656b393]{padding:1.26rem 0 0;background:#f0c886;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20250429/dbb4a30cbec135f50d7f95276a7940dd.png);background-size:100% 100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden}.content-area[data-v-0656b393]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:.6rem .4rem 0;overflow-y:auto;font-family:Source Han Serif CN}.content-area .content-img[data-v-0656b393]{width:100%;border-radius:.4rem}.content-area .content[data-v-0656b393]{margin-top:.4rem;border-radius:.4rem;background:#fff;padding:.4rem}.content-area .title[data-v-0656b393]{font-weight:500;font-size:.48rem;color:#6b5723;margin-bottom:.4rem}.content-area .content-text[data-v-0656b393]{font-weight:300;font-size:.36rem;color:rgba(107,87,35,.9);letter-spacing:1px}.bottom-btn[data-v-0656b393]{width:100%;height:1.8rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .4rem;font-weight:600;font-size:.36rem;color:#736045;text-align:center;font-style:normal}.bottom-btn .bottom-btn-content[data-v-0656b393]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.5rem;padding-top:.4rem;position:relative}.top-swipe-box[data-v-0656b393]{width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.top-swipe-box[data-v-0656b393] .small-swipe{height:8rem;overflow:hidden;border-radius:.2rem}.top-swipe-box[data-v-0656b393] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-swipe-box[data-v-0656b393] .van-swipe__indicators{margin:auto;bottom:.3rem;right:.3rem;left:inherit;-webkit-transform:none;transform:none}.top-swipe-box[data-v-0656b393] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.bg[data-v-0d65fbc8]{width:11.25rem;min-height:100vh;background:#1a1a27;padding:1.26rem 0 .5rem}img[data-v-0d65fbc8]{display:block}div[data-v-0d65fbc8]{-webkit-box-sizing:border-box;box-sizing:border-box}.topImg[data-v-0d65fbc8]{width:11.25rem;height:8.5rem}.rule[data-v-0d65fbc8]{width:1.1rem;height:1.05rem;background:rgba(177,182,252,.26);border-radius:.12rem 0 0 .12rem;text-align:center;font-weight:400;font-size:.36rem;color:#f2f3ff;position:absolute;top:7.31rem;right:0;padding-top:.05rem}.coupon-box[data-v-0d65fbc8]{width:10.45rem;height:7.54rem;margin:.29rem auto 0;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/couponBg.png);background-size:100% 100%;padding:1.46rem .34rem 0;font-size:.38rem;color:#fff;text-align:center}.coupon-box .coupons[data-v-0d65fbc8]{margin-top:.33rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.coupon-box .coupons .coupon[data-v-0d65fbc8]{width:4.82rem;height:2.26rem}.coupon-box .coupons .coupon .coupon-btn[data-v-0d65fbc8]{margin:1.4rem 0 0 2.17rem;width:2rem;line-height:.64rem;background:#ff8547;border-radius:.3rem;font-weight:700;font-size:.38rem;color:#fff}.coupon-box .coupons .coupon[data-v-0d65fbc8]:nth-child(n+3){margin-top:.16rem}.product-item[data-v-0d65fbc8]{width:10.45rem;height:3.91rem;padding:.35rem .45rem .35rem .33rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shuzi/productBg.png);background-size:100% 100%;margin:0 auto .25rem}.product-item .product-img[data-v-0d65fbc8]{object:cover;width:3.2rem;height:3.2rem}.product-item .product-content[data-v-0d65fbc8]{margin-left:.31rem;width:6.15rem;height:3.2rem;padding-bottom:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .product-title[data-v-0d65fbc8]{width:6.15rem;font-weight:500;font-size:.46rem;color:#fff}.product-item .product-content .product-tags[data-v-0d65fbc8]{width:6.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.3rem}.product-item .product-content .product-tags .product-tag[data-v-0d65fbc8]{font-weight:500;font-size:.34rem;color:#d93fda;padding-right:.2rem;white-space:nowrap}.product-item .product-content .product-tags .product-tag[data-v-0d65fbc8]:not(:first-child){padding-left:.2rem;border-left:.01rem solid #d93fda}.product-item .product-content .product-bottom[data-v-0d65fbc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .product-bottom .product-price[data-v-0d65fbc8]{font-weight:700;font-size:.6rem;color:#ff8547}.product-item .product-content .product-bottom .product-price[data-v-0d65fbc8]:before{content:"\FFE5";font-size:.36rem}.product-item .product-content .product-bottom .product-price[data-v-0d65fbc8]:after{content:"\8D77";font-size:.36rem;color:#fff}.product-item .product-content .product-bottom .product-money[data-v-0d65fbc8]{font-weight:500;font-size:.36rem;color:#b9b9b9;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-item .product-content .product-bottom .product-btn[data-v-0d65fbc8]{width:2rem;line-height:.7rem;background:#d93fda;border-radius:.35rem;text-align:center;font-weight:700;font-size:.44rem;color:#fff}.btn[data-v-0d65fbc8]{width:10.31rem;line-height:1.11rem;text-align:center;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/shuzi/btnBg.png);background-size:100% 100%;font-weight:500;font-size:.42rem;color:#f2f3ff;margin:.54rem auto 0}.bottomText[data-v-0d65fbc8]{width:3.22rem;height:1.12rem;margin:.58rem auto 0}.com-return[data-v-0d65fbc8]{width:1.12rem;height:1.12rem;bottom:.98rem;right:.47rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/vrNumber/returnTop.png)}.bg[data-v-40e51506]{width:100%;padding:1.26rem 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ffd2e8;position:relative}img[data-v-40e51506]{display:block}.content-box[data-v-40e51506]{width:100%;background:#ffd2e8;position:relative;z-index:2}.head-bottom-img[data-v-40e51506]{width:100%;height:1.64rem;position:absolute;top:-1rem;left:0;right:0}.imgVideo[data-v-40e51506]{width:10.45rem;height:2.45rem;margin:1.31rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#fff;border-radius:.25rem;position:relative}.imgVideo img[data-v-40e51506]{width:3.31rem;height:1.5rem}.imgVideo .title-img[data-v-40e51506]{width:6.22rem;height:1.1rem;position:absolute;left:2.12rem;top:-.72rem}.coupon-box[data-v-40e51506]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .33rem .44rem;margin:0 auto;border-radius:.25rem;background:#fff;position:relative}.coupon-box .title-img[data-v-40e51506]{width:8.57rem;height:1.1rem;position:absolute;left:.93rem;top:-.72rem}.coupon-box .coupon-text[data-v-40e51506]{font-size:.36rem;color:#6d8b0e;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-40e51506]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .btn[data-v-40e51506]{position:absolute;left:.5rem;bottom:.36rem;width:2.1rem;height:.58rem;background:#e84996;border-radius:.29rem;text-align:center;line-height:.58rem;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .bigCoupon[data-v-40e51506]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .btn[data-v-40e51506]{position:absolute;right:.45rem;top:.76rem;width:1rem;height:1rem;background:#e84996;border-radius:.2rem;text-align:center;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .rule[data-v-40e51506]{width:1.87rem;height:.71rem;background:#b7f101;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#000;text-align:center;line-height:.71rem;position:absolute;right:0;top:.52rem}.type-box[data-v-40e51506]{padding:0 .4rem;margin:.8rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box div[data-v-40e51506]{width:2.47rem;height:1.03rem;background:-webkit-gradient(linear,left bottom,left top,from(#fbf4dd),to(#ffea91));background:linear-gradient(0deg,#fbf4dd,#ffea91);-webkit-box-shadow:0 .1rem 0 0 #fff;box-shadow:0 .1rem 0 0 #fff;border-radius:.51rem;font-weight:400;font-size:.48rem;color:#b49a2c;text-align:center;line-height:1.03rem}.type-box .active[data-v-40e51506]{background:-webkit-gradient(linear,left bottom,left top,from(#48cdff),color-stop(0,#48cdff),color-stop(0,#c0ecff),color-stop(41%,#48cdff));background:linear-gradient(0deg,#48cdff,#48cdff 0,#c0ecff 0,#48cdff 41%);color:#fff}.item[data-v-40e51506]{width:10.45rem;height:4.1rem;background:#fff;border-radius:.12rem;margin:0 auto .45rem;padding:.15rem .15rem .15rem .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-40e51506]{width:3.3rem;height:3.8rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.item .content[data-v-40e51506]{width:6.53rem;height:3.8rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.item .content .title[data-v-40e51506]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags[data-v-40e51506]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-40e51506]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #48cdff;font-weight:500;font-size:.36rem;color:#48cdff;overflow-y:hidden}.item .content .tags .tag[data-v-40e51506]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-40e51506]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-40e51506]{font-weight:700;font-size:.5rem;color:#f56105}.item .content .price-box .price[data-v-40e51506]:before{font-size:.3rem;content:"\FFE5"}.item .content .price-box .price[data-v-40e51506]:after{font-size:.3rem;content:"\8D77"}.item .content .price-box .old-price[data-v-40e51506]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-40e51506]{width:2.58rem;height:.79rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff6fb6),to(#fac2dd));background:linear-gradient(0deg,#ff6fb6,#fac2dd);border-radius:.37rem;text-align:center;line-height:.79rem;font-weight:700;font-size:.42rem;color:#fff}.com-return[data-v-40e51506]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springCulturalTour2025/returnTop.png)}.videoPopup[data-v-40e51506]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-40e51506]{width:100%;height:auto}.botText[data-v-40e51506]{display:block;margin:2rem auto 0;width:3.79rem;height:1.43rem}.bg[data-v-33cee3b4]{padding-top:.8rem}#showParkingAreaMap[data-v-33cee3b4]{height:calc(100vh - .8rem)}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox{padding:.34rem;position:relative;margin-right:.34rem;width:8rem;min-height:3.8rem}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox img{width:2.98rem;height:3.1rem;margin-right:.34rem;-o-object-fit:cover;object-fit:cover}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox .text{padding:.12rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox .text .title{font-size:.5rem;font-weight:500;color:#0e050b}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox .text .address{font-size:.38rem;font-weight:400;color:#666;margin-top:.3rem}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox #tel-box{font-size:.42rem;font-weight:400;color:#fff;line-height:.84rem;background:#d62828;width:2.98rem;text-align:center;margin-top:.35rem;border-radius:.42rem}[data-v-33cee3b4]#showParkingAreaMap .clickShowBox #icon-close-map{position:absolute;top:.1rem;right:0;font-size:.8rem;z-index:9999;color:#555}.top-box[data-v-33cee3b4]{width:10.45rem;background:#fff;-webkit-box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);border-radius:.3rem;margin:0 auto;z-index:2000;position:fixed;top:2.63rem;left:50%;-webkit-transform:translate(-5.22rem);transform:translate(-5.22rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3rem}.top-box .cha[data-v-33cee3b4]{width:.8rem;display:block;margin-left:auto}.top-box .text[data-v-33cee3b4]{padding:.12rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}.text .title[data-v-33cee3b4]{font-size:.5rem;font-weight:500;color:#0e050b}.tel-box[data-v-33cee3b4]{font-size:.4rem;font-weight:400;color:#fff;background:#d62828;width:2.5rem;height:.8rem;border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem 0 .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-pack:distribute;justify-content:space-around}.tel-box img[data-v-33cee3b4]{width:.6rem;height:.6rem}.bg[data-v-5f345c5c]{padding-top:.8rem}#sohwToiletsMap[data-v-5f345c5c]{height:calc(100vh - .8rem)}[data-v-5f345c5c] #sohwToiletsMap .clickShowBox{padding:.34rem;position:relative;margin-right:.34rem;width:8rem;min-height:3.8rem}[data-v-5f345c5c] #sohwToiletsMap .clickShowBox img{width:2.98rem;height:3.1rem;margin-right:.34rem;-o-object-fit:cover;object-fit:cover}[data-v-5f345c5c] #sohwToiletsMap .clickShowBox .text{padding:.12rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}[data-v-5f345c5c] #sohwToiletsMap .clickShowBox .text .title{font-size:.5rem;font-weight:500;color:#0e050b}[data-v-5f345c5c] #sohwToiletsMap .clickShowBox .text .address{font-size:.38rem;font-weight:400;color:#666;margin-top:.3rem}[data-v-5f345c5c] #sohwToiletsMap .clickShowBox #tel-box{font-size:.42rem;font-weight:400;color:#fff;line-height:.84rem;background:#d62828;width:2.98rem;text-align:center;margin-top:.35rem;border-radius:.42rem}[data-v-5f345c5c] #icon-close-map{position:absolute;top:.1rem;right:0;font-size:.8rem;z-index:9999;color:#555}[data-v-5f345c5c] #sohwToiletsMap .BMap_geolocationIcon{background-image:url(/static/images/mapshow/location.png)!important}.top-box[data-v-5f345c5c]{width:8.5rem;background:#fff;-webkit-box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);border-radius:.3rem;margin:0 auto;z-index:2000;position:fixed;top:2.63rem;left:50%;-webkit-transform:translate(-4.25rem);transform:translate(-4.25rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3rem}.top-box .cha[data-v-5f345c5c]{width:.8rem;display:block;margin-left:auto}.top-box .title[data-v-5f345c5c]{font-size:.5rem;font-weight:500;color:#0e050b}.tel-box[data-v-5f345c5c]{font-size:.42rem;font-weight:400;color:#fff;line-height:.84rem;background:#d62828;width:2.98rem;text-align:center;margin-top:.35rem;border-radius:.42rem}.bg[data-v-0c1a36c8]{padding-top:.8rem}#showParkingAreaMap[data-v-0c1a36c8]{height:calc(100vh - .8rem)}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox{padding:.34rem;position:relative;margin-right:.34rem;width:8rem;min-height:3.8rem}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox img{width:2.98rem;height:3.1rem;margin-right:.34rem;-o-object-fit:cover;object-fit:cover}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox .text{padding:.12rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox .text .title{font-size:.5rem;font-weight:500;color:#0e050b}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox .text .address{font-size:.38rem;font-weight:400;color:#666;margin-top:.3rem}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox #tel-box{font-size:.42rem;font-weight:400;color:#fff;line-height:.84rem;background:#d62828;width:2.98rem;text-align:center;margin-top:.35rem;border-radius:.42rem}[data-v-0c1a36c8]#showParkingAreaMap .clickShowBox #icon-close-map{position:absolute;top:.1rem;right:0;font-size:.8rem;z-index:9999;color:#555}.top-box[data-v-0c1a36c8]{width:8.5rem;background:#fff;-webkit-box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);border-radius:.3rem;margin:0 auto;z-index:2000;position:fixed;top:2.63rem;left:50%;-webkit-transform:translate(-4.25rem);transform:translate(-4.25rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3rem}.top-box .cha[data-v-0c1a36c8]{width:.8rem;display:block;margin-left:auto}.top-box .title[data-v-0c1a36c8]{font-size:.5rem;font-weight:500;color:#0e050b}.top-box .address[data-v-0c1a36c8]{font-size:.38rem;font-weight:400;color:#666;margin-top:.3rem}.tel-box[data-v-0c1a36c8]{font-size:.42rem;font-weight:400;color:#fff;line-height:.84rem;background:#d62828;width:2.98rem;text-align:center;margin-top:.35rem;border-radius:.42rem}.bg[data-v-47904a33]{width:100%;padding:0 0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f8dcc6;position:relative}img[data-v-47904a33]{display:block}.topImg[data-v-47904a33]{width:11.25rem}.titleImg[data-v-47904a33]{width:9.82rem;height:1.62rem;margin:0 auto}.coupon-box[data-v-47904a33]{width:10.45rem;background:#fff;border-radius:.6rem;margin:-.38rem auto 1.67rem;padding:.88rem .32rem 1.27rem;font-weight:700;font-size:.4rem;color:#000;line-height:.6rem}.coupon-box .tip-box[data-v-47904a33]{width:100%;background:#fff599;padding:.35rem;border-radius:.3rem;margin-bottom:.9rem}.coupon-box .tip-box img[data-v-47904a33]{width:.8rem;height:.8rem;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.product-item[data-v-47904a33]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem}.product-item .product-img[data-v-47904a33]{border-radius:.3rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.product-item .product-content[data-v-47904a33]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-content .title[data-v-47904a33]{width:100%;font-weight:700;font-size:.46rem;height:1.2rem;color:#000}.product-item .product-content .btn[data-v-47904a33]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-content .btn .yhPrice[data-v-47904a33]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.product-item .product-content .btn .price[data-v-47904a33]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#f32c2c}.product-item .product-content .btn .predetermine[data-v-47904a33]{width:1.7rem;height:.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#ff763b),to(#ffc72e));background:linear-gradient(0deg,#ff763b,#ffc72e);border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.com-return[data-v-47904a33]{width:1.2rem;height:1.2rem;bottom:.96rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250416/b0332033fa3ced925c4fa0a818c419b2.png)}.videoPopup[data-v-47904a33]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-47904a33]{width:100%;height:10rem}.coupon-tip[data-v-47904a33]{width:100%;text-align:center;margin-bottom:.39rem;font-weight:700;font-size:.38rem;color:#ff8500}.main-type-box[data-v-47904a33]{width:100%;height:.96rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.74rem auto .46rem;border-radius:.45rem}.main-type-box .typeDiv[data-v-47904a33]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:0;flex-shrink:0;height:100%;border-radius:.45rem;font-weight:700;font-size:.45rem;color:#333;line-height:.96rem;text-align:center}.main-type-box .typeDiv.active[data-v-47904a33]{background:#00ce60;color:#fff}.main-type-box .img-type.typeDiv[data-v-47904a33]{color:#888}.main-type-box .img-type.typeDiv.active[data-v-47904a33]{background:#00ce60;color:#fff}.typeDiv-2[data-v-47904a33]{width:2.9rem;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.type-box[data-v-47904a33]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2.09rem .57rem}.type-box .type-item[data-v-47904a33]{width:2.1rem;height:.68rem;font-weight:400;font-size:.5rem;color:#000;position:relative}.type-box .type-item.active[data-v-47904a33]{font-weight:700}.type-box .active-bar[data-v-47904a33]{width:2.44rem;height:.3rem;background:#ffefa2;border-radius:.11rem;position:absolute;bottom:-.1rem;left:-.23rem;z-index:1}.more[data-v-47904a33]{width:100%;position:relative;margin-top:.6rem}.more .more-btn[data-v-47904a33]{height:.81rem;padding:0 .49rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#ffe600;border-radius:.2rem;font-weight:700;font-size:.45rem;color:#000;text-align:center;line-height:.81rem;margin:0 auto}.more img[data-v-47904a33]{width:1.7rem;height:.7rem;position:absolute;top:0;right:0}.image-show[data-v-47904a33]{width:100%;height:14.36rem;background:#fff;border-radius:.3rem;border:.06px solid #ffb800;padding:.2rem .2rem 0;position:relative;overflow:hidden}.image-show img[data-v-47904a33]{width:100%;height:auto}.image-show .view-tip[data-v-47904a33]{width:3.6rem;height:.8rem;background:rgba(0,0,0,.6);border-radius:.3rem 0 .3rem 0;line-height:.8rem;text-align:center;color:#fff;position:absolute;bottom:0;right:0}.address-item[data-v-47904a33]{width:4.6rem;background:#fff;border-radius:.3rem;border:.06px solid #ffb800;padding:.28rem .33rem 1.55rem;margin-bottom:.9rem;position:relative}.address-item .title[data-v-47904a33]{font-weight:700;font-size:.48rem;color:#333}.address-item .btn[data-v-47904a33]{width:2.7rem;height:.8rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffb800),to(#ff6000));background:linear-gradient(180deg,#ffb800,#ff6000);border-radius:.4rem;text-align:center;font-weight:700;font-size:.42rem;color:#fff;line-height:.8rem;position:absolute;right:0;bottom:-.4rem}.storeItem[data-v-47904a33]{width:100%;height:2.2rem;background:#fff;border-radius:.3rem;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;font-weight:700;font-size:.44rem;color:#000;border:1px solid #ffb800}.storeItem .storeItem-img[data-v-47904a33]{width:.86rem;height:.86rem;border-radius:.43rem;-ms-flex-negative:0;flex-shrink:0}.storeItem .store-btn[data-v-47904a33]{width:1.7rem;height:.75rem;background:#ff8f3f;border-radius:.37rem;-ms-flex-negative:0;flex-shrink:0;font-weight:700;font-size:.4rem;color:#fff;text-align:center;line-height:.75rem}.storeItem .content-area[data-v-47904a33]{width:1rpx;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .2rem;line-height:normal;overflow:hidden}.storeItem .subtitle[data-v-47904a33]{font-weight:500;font-size:.36rem;color:#666;padding-top:.2rem}.bg[data-v-04cdab3c]{width:100%;padding:1.8rem .4rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f8dcc6;position:relative}.type-box[data-v-04cdab3c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin-bottom:.51rem}.type-box .type-item[data-v-04cdab3c]{height:.9rem;background:#fff;border-radius:.45rem;line-height:.9rem;text-align:center;font-weight:700;font-size:.48rem;color:#333;padding:0 .52rem;margin-right:.32rem;-ms-flex-negative:0;flex-shrink:0}.type-box .type-item.active[data-v-04cdab3c]{background:#ff7e00;color:#fff}.tickets-item[data-v-04cdab3c]{width:100%;padding:.52rem .32rem;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;font-weight:700;font-size:.44rem;color:#333;margin-bottom:.4rem;border-radius:.3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tickets-item .btn[data-v-04cdab3c]{width:2.7rem;height:.8rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffb800),to(#ff6000));background:linear-gradient(180deg,#ffb800,#ff6000);border-radius:.4rem;line-height:.8rem;-ms-flex-negative:0;flex-shrink:0;text-align:center;color:#fff}img[data-v-90706060]{display:block}div[data-v-90706060]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-90706060]{padding:1.26rem 0;background:#f0c886;position:relative}.imgVideo[data-v-90706060]{width:10.44rem;height:2.45rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.58rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.25rem;position:relative;top:-.4rem}.imgVideo img[data-v-90706060]{width:3.31rem;height:1.5rem}.headerImg[data-v-90706060]{width:100%;height:7.7rem}.couponHeader[data-v-90706060]{position:absolute;width:2.23rem;height:1.99rem;right:.15rem;bottom:.48rem}.titleImg[data-v-90706060]{width:6.22rem;height:1.1rem;margin:0 auto;position:relative;z-index:5}.rule[data-v-90706060]{width:1.87rem;height:.71rem;background:#eb933a;border-radius:.15rem 0 0 .15rem;font-size:.36rem;color:#fff;text-align:center;position:absolute;right:0;top:.42rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box[data-v-90706060],.rule[data-v-90706060]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-90706060]{width:10.58rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.56rem .32rem .38rem;margin:0 auto .99rem;border-radius:.25rem;background:#fff;position:relative}.coupon-box .coupon-text[data-v-90706060]{font-size:.36rem;color:#dd3b15;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-90706060]{width:3.08rem;height:3.45rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .bigCoupon[data-v-90706060]{position:relative;width:4.76rem;height:2.48rem;-ms-flex-negative:0;flex-shrink:0}.main-type-box[data-v-90706060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.7rem .34rem 0}.main-type-box .type-title[data-v-90706060]{width:1.5rem;height:1.3rem;background:-webkit-gradient(linear,left bottom,left top,from(#fff9d9),to(#fff));background:linear-gradient(0deg,#fff9d9,#fff);border-radius:.25rem;font-weight:500;font-size:.4rem;color:#dd3b15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.main-type-box .type-title-box[data-v-90706060]{width:1.5rem;height:1.82rem}.main-type-box .type-title-box.active[data-v-90706060]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250417/8547f677688006679add86832e47e16e.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.main-type-box .type-title-box.active .type-title[data-v-90706060]{background:none;font-weight:700;font-size:.4rem;color:#000}.active-content[data-v-90706060]{padding:.31rem .4rem 0}.active-content .current-img[data-v-90706060]{width:100%;height:auto;border-radius:.25rem}.active-content .content-box[data-v-90706060]{width:100%;height:auto;margin-top:.45rem;background:#fff8ea;border-radius:.25rem;padding:.34rem .42rem}.active-content .content-box .tag-container[data-v-90706060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.54rem}.active-content .content-box .tag-container .tag-item[data-v-90706060]{height:.8rem;border-radius:.4rem;background:-webkit-gradient(linear,left top,right top,from(#ea3f19),to(#f1be5a));background:linear-gradient(90deg,#ea3f19,#f1be5a);line-height:.8rem;font-weight:500;font-size:.42rem;color:#000;margin-right:.13rem;padding:1px}.active-content .content-box .tag-container .tag-item .tag-bg[data-v-90706060]{width:100%;height:100%;padding:0 .25rem;background:#fff8ea;border-radius:.4rem;white-space:nowrap}.active-content .content-box .tag-container .tag-item[data-v-90706060]:last-of-type{margin-right:0}.active-content .content-box .tag-container .tag-item.active[data-v-90706060]{background:-webkit-gradient(linear,left top,right top,from(#ff7845),to(#febb5d));background:linear-gradient(90deg,#ff7845,#febb5d);border:none;font-weight:700;font-size:.42rem;color:#010101}.active-content .content-box .tag-container .tag-item.active .tag-bg[data-v-90706060]{background:none}.active-content .content-box .tag-container-2[data-v-90706060]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-content[data-v-90706060]{width:100%}.product-content .product-item[data-v-90706060]{width:100%;height:3.4rem;margin-bottom:.54rem;border-radius:.12rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.product-content .product-item img[data-v-90706060]{width:3.2rem;height:100%;border-radius:.12rem;-ms-flex-negative:0;flex-shrink:0}.product-content .product-item .product-area[data-v-90706060]{padding:.1rem .1rem .1rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.product-content .product-item .product-area .product-title[data-v-90706060]{font-weight:700;font-size:.44rem;color:#000;line-height:.6rem;-ms-flex-negative:0;flex-shrink:0}.product-content .product-item .product-area .product-tag[data-v-90706060]{padding-top:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0}.product-content .product-item .product-area .product-tag .tag[data-v-90706060]{height:.56rem;border-radius:.08rem;border:1px solid #ff8f3f;font-weight:500;font-size:.36rem;color:#ff8f3f;line-height:.56rem;padding:0 .19rem;margin-right:.15rem}.product-content .product-item .product-area .bottom-btn[data-v-90706060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px}.product-content .product-item .product-area .price[data-v-90706060]{font-weight:700;font-size:.6rem;color:#ff4800;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px}.product-content .product-item .product-area .price[data-v-90706060]:before{content:"\FFE5";font-size:.36rem}.product-content .product-item .product-area .price[data-v-90706060]:after{content:"\8D77";font-size:.36rem}.product-content .product-item .product-area .old-price[data-v-90706060]{font-weight:500;font-size:.36rem;color:#b2b2b2;line-height:.6rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-content .product-item .product-area .btn[data-v-90706060]{width:1.46rem;height:.75rem;background:#ff8f3f;border-radius:.37rem;font-weight:700;font-size:.4rem;color:#fff;text-align:center;line-height:.75rem}.product-content .product-item .product-name[data-v-90706060]{position:absolute;left:0;right:0;bottom:0;height:2.6rem;font-weight:500;font-size:.44rem;color:#00132f;width:100%;background:#fefefe;border-radius:.3rem;padding:.26rem}.product-content .product-item .product-name .btn[data-v-90706060]{width:1.91rem;height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff7845),to(#febb5d));background:linear-gradient(90deg,#ff7845,#febb5d);border-radius:.32rem;font-weight:700;font-size:.36rem;color:#fff;text-align:center;line-height:.63rem;margin-left:auto}.com-return[data-v-90706060]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250418/6950256df18139e1b4aede3227415657.png)}.videoPopup[data-v-90706060]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-90706060]{width:100%;height:10rem}.store-content .store-title[data-v-90706060]{height:.8rem;background:-webkit-gradient(linear,right top,left top,from(#ff7c46),to(#ffda6b));background:linear-gradient(270deg,#ff7c46,#ffda6b);border-radius:.1rem;font-weight:700;font-size:.48rem;color:#000;line-height:.8rem;padding:0 .7rem;margin:0 auto .58rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.store-content .store-title-img[data-v-90706060]{width:3.69rem;height:.98rem;margin-bottom:.49rem}.store-content .text-content[data-v-90706060]{font-weight:500;font-size:.4rem;color:#000;line-height:.62rem;margin-bottom:.71rem;padding:0 .1rem}.store-content .store-type-box[data-v-90706060]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.74rem auto .83rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.store-content .store-type-box .typeDiv[data-v-90706060]{-ms-flex-negative:0;flex-shrink:0;font-weight:700;font-size:.48rem;color:#333;text-align:center;position:relative;height:.7rem}.store-content .store-type-box .active-bar[data-v-90706060]{height:.2rem;background:-webkit-gradient(linear,right top,left top,from(#ff7c46),to(#ffda6b));background:linear-gradient(270deg,#ff7c46,#ffda6b);border-radius:.1rem;width:100%;position:absolute;left:0;bottom:0;right:0}.store-content .store-type-box .arrow-bar[data-v-90706060]{width:.33rem;height:.33rem;margin:0 .1rem;-ms-flex-negative:0;flex-shrink:0}.store-content .store-type-box .store-type-title[data-v-90706060]{position:absolute;z-index:3;left:0;width:100%}.store-content .product-item[data-v-90706060]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:.3rem;background:#fff;border-radius:.3rem}.store-content .product-item .product-img[data-v-90706060]{border-radius:.3rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.store-content .product-item .product-content[data-v-90706060]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.store-content .product-item .product-content .title[data-v-90706060]{width:100%;font-weight:700;font-size:.44rem;color:#000}.store-content .product-item .product-content .btn[data-v-90706060]{width:100%;height:1.24rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.store-content .product-item .product-content .btn .yhPrice[data-v-90706060]{font-family:PingFang-SC;font-weight:500;font-size:.4rem;color:#000;text-align:left}.store-content .product-item .product-content .btn .price[data-v-90706060]{font-size:.58rem;font-family:PingFang SC;font-weight:500;color:#ff4800}.store-content .product-item .product-content .btn .predetermine[data-v-90706060]{width:1.7rem;height:.8rem;background:#ff8f3f;border-radius:.41rem;font-family:PingFang-SC;font-weight:700;font-size:.42rem;color:#fff;line-height:.83rem;text-align:center}.store-content .address-item[data-v-90706060]{width:4.6rem;background:#fff;border-radius:.3rem;border:.06px solid #ffb800;padding:.28rem .33rem 1.55rem;margin-bottom:.9rem;position:relative}.store-content .address-item .title[data-v-90706060]{font-weight:700;font-size:.48rem;color:#333}.store-content .address-item .btn[data-v-90706060]{width:2.7rem;height:.8rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffb800),to(#ff6000));background:linear-gradient(180deg,#ffb800,#ff6000);border-radius:.4rem;text-align:center;font-weight:700;font-size:.42rem;color:#fff;line-height:.8rem;position:absolute;right:0;bottom:-.4rem}.store-content .more[data-v-90706060]{width:100%;margin-top:.5rem}.store-content .more .more-btn[data-v-90706060]{width:4rem;height:.81rem;border-radius:.1rem;border:1px solid #dd3b15;font-weight:700;font-size:.44rem;color:#dd3b15;text-align:center;line-height:.81rem;margin:0 auto}.store-content .image-show[data-v-90706060]{width:100%;height:14.36rem;background:#fff;border-radius:.3rem;padding:.25rem .25rem 0;position:relative;overflow:hidden}.store-content .image-show img[data-v-90706060]{width:100%;height:auto}.store-content .image-show .view-tip[data-v-90706060]{width:3.6rem;height:.8rem;background:rgba(0,0,0,.6);border-radius:.3rem 0 .3rem 0;line-height:.8rem;text-align:center;color:#fff;position:absolute;bottom:0;right:0;font-size:.46rem}.jump-btn[data-v-90706060]{width:2.78rem;height:.75rem;background:#ff8f3f;border-radius:.37rem;font-weight:700;font-size:.4rem;color:#fff;text-align:center;line-height:.75rem;margin-top:.33rem}.platform-div[data-v-90706060]{width:4.6rem;height:2.8rem;background:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:.44rem;color:#000;position:relative}.calendar-container[data-v-90706060]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.calendar-container .calendar-item[data-v-90706060]{width:4.5rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.2rem}.calendar-container .calendar-item img[data-v-90706060]{width:100%;height:3rem;border-radius:.12rem}.calendar-container .calendar-item .calendar-title[data-v-90706060]{font-weight:700;font-size:.44rem;color:#000;margin:.1rem 0}.calendar-container .calendar-item .calendar-time[data-v-90706060]{font-weight:500;font-size:.36rem;color:#333}.more-btn[data-v-90706060]{width:4rem;height:.81rem;border-radius:.1rem;border:1px solid #dd3b15;font-weight:700;font-size:.44rem;color:#dd3b15;text-align:center;line-height:.81rem;margin:0 auto}.storeItem[data-v-90706060]{width:100%;height:2.2rem;background:#fff;border-radius:.3rem;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;font-weight:700;font-size:.44rem;color:#000}.storeItem .storeItem-img[data-v-90706060]{width:.86rem;height:.86rem;border-radius:.43rem;-ms-flex-negative:0;flex-shrink:0}.storeItem .store-btn[data-v-90706060]{width:1.6rem;height:.75rem;background:#ff8f3f;border-radius:.37rem;-ms-flex-negative:0;font-weight:700;font-size:.4rem;color:#fff;text-align:center;line-height:.75rem;flex-shrink:0}.storeItem .content-area[data-v-90706060]{width:1rpx;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .2rem;overflow:hidden}.storeItem .subtitle[data-v-90706060]{font-weight:500;font-size:.36rem;color:#666;padding-top:.2rem}img[data-v-30827031]{display:block}div[data-v-30827031]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-30827031]{padding:1.26rem 0;background:#f0c886;position:relative}.imgVideo[data-v-30827031]{width:10.44rem;height:2.45rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.58rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.25rem;position:relative;top:-.4rem}.imgVideo img[data-v-30827031]{width:3.31rem;height:1.5rem}.titleImg[data-v-30827031]{width:6.22rem;height:1.1rem;margin:0 auto;position:relative;z-index:5}.rule[data-v-30827031]{width:1.87rem;height:.71rem;background:#eb933a;border-radius:.15rem 0 0 .15rem;font-size:.36rem;color:#fff;text-align:center;position:absolute;right:0;top:.42rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box[data-v-30827031],.rule[data-v-30827031]{display:-webkit-box;display:-ms-flexbox;display:flex}.coupon-box[data-v-30827031]{width:10.58rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .32rem .38rem;margin:-.75rem auto .99rem;border-radius:.25rem;background:#fff;position:relative}.coupon-box .coupon-text[data-v-30827031]{font-size:.36rem;color:#dd3b15;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-30827031]{width:3.08rem;height:3.45rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .bigCoupon[data-v-30827031]{position:relative;width:4.76rem;height:2.48rem;-ms-flex-negative:0;flex-shrink:0}.videoPopup[data-v-30827031]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-30827031]{width:100%;height:10rem}img[data-v-7a70f7e0]{display:block}div[data-v-7a70f7e0]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-7a70f7e0]{padding:1.66rem .4rem;background:#f0c886;position:relative}.store-content[data-v-7a70f7e0]{width:100%;padding:.4rem;background:#fff8ea;border-radius:.25rem;min-height:100%}.store-content .header[data-v-7a70f7e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:.49rem}.store-content .header img[data-v-7a70f7e0]{width:.86rem;height:.86rem;-ms-flex-negative:0;flex-shrink:0}.store-content .header .text-name[data-v-7a70f7e0]{width:1rpx;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:.48rem;color:#000;padding-left:.32rem}.store-content .content-item[data-v-7a70f7e0]{border-top:1px dashed #f0c886;padding-top:.47rem}.store-content .content-item .content-item-title[data-v-7a70f7e0]{font-weight:700;font-size:.46rem;color:#000;height:.7rem;background:-webkit-gradient(linear,right top,left top,from(#ff7c46),to(#ffda6b));background:linear-gradient(270deg,#ff7c46,#ffda6b);border-radius:.1rem;padding:0 .29rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:.7rem;margin-bottom:.28rem}.store-content .content-item .content[data-v-7a70f7e0]{font-weight:500;font-size:.42rem;color:#000;padding-bottom:.6rem;padding-left:.1rem;line-height:.66rem;word-break:break-all}.bg.storepage[data-v-7a70f7e0]{background:#f8dcc6}.bg.storepage .store-content[data-v-7a70f7e0]{background:#fff}.bg.storepage .store-content .content-item-title[data-v-7a70f7e0]{background:#ff8f3f;color:#fff}img[data-v-7b1a0cb7]{display:block}div[data-v-7b1a0cb7]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-7b1a0cb7]{padding:1.26rem 0;background:#f0c886;position:relative}.imgVideo[data-v-7b1a0cb7]{width:10.44rem;height:2.45rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.58rem .16rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:.25rem;position:relative;top:-.4rem}.imgVideo img[data-v-7b1a0cb7]{width:3.31rem;height:1.5rem}.videoPopup[data-v-7b1a0cb7]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-7b1a0cb7]{width:100%;height:10rem}.store-content[data-v-7b1a0cb7]{padding:.6rem .4rem}.store-content .store-type-box[data-v-7b1a0cb7]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto .61rem}.store-content .store-type-box .typeDiv[data-v-7b1a0cb7]{height:.9rem;padding:0 .31rem;background:#fff;border-radius:.1rem;-ms-flex-negative:0;flex-shrink:0;font-weight:500;font-size:.46rem;color:#333;line-height:.9rem;text-align:center;margin-right:.4rem}.store-content .store-type-box .typeDiv.active[data-v-7b1a0cb7]{background:#ff7e00;font-weight:700;font-size:.46rem;color:#fff}.store-content .store-type-box .typeDiv[data-v-7b1a0cb7]:last-of-type{margin-right:0}.store-content .image-show[data-v-7b1a0cb7]{width:100%;height:16.12rem;background:#fff;border-radius:.3rem;padding:.25rem .25rem 0;position:relative;overflow:hidden}.store-content .image-show img[data-v-7b1a0cb7]{width:100%;height:auto}.store-content .image-show .view-tip[data-v-7b1a0cb7]{width:3.6rem;height:.8rem;background:rgba(0,0,0,.6);border-radius:.3rem 0 .3rem 0;line-height:.8rem;text-align:center;color:#fff;position:absolute;bottom:0;right:0;font-size:.46rem}.van-image-preview__overlay{z-index:999990!important}.van-image-preview{z-index:999999!important}.bg[data-v-24bf01ec]{width:100%;padding:1.26rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#bce28d),to(#fef3d9));background:linear-gradient(180deg,#bce28d,#fef3d9)}img[data-v-24bf01ec]{display:block}.content-box[data-v-24bf01ec]{width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#bce28d),to(#fef3d9));background:linear-gradient(180deg,#bce28d,#fef3d9);position:relative;border-radius:.48rem .48rem 0 0;z-index:2;margin-top:-1rem;padding-top:.48rem}.coupon-img[data-v-24bf01ec]{width:2.94rem;height:2.94rem;position:absolute;bottom:.72rem;right:0;z-index:3}.type-box[data-v-24bf01ec]{width:10.45rem;margin:0 auto;height:2.49rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.type-box .type-img[data-v-24bf01ec]{width:100%;height:2.4rem;position:absolute;top:0;left:0;z-index:2}.type-box .btn-cover[data-v-24bf01ec]{width:50%;position:absolute;top:0;height:2.4rem;z-index:3}.product-container[data-v-24bf01ec]{width:10.45rem;margin:-1.2rem auto 0;background:#fef3d9;padding:.48rem;border-radius:.48rem;position:relative;z-index:5}.item[data-v-24bf01ec]{width:100%;height:4.02rem;border-radius:.48rem;margin-bottom:.48rem;padding:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fef3d9}.item .headImg[data-v-24bf01ec]{width:3.3rem;height:3.3rem;border-radius:.48rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-24bf01ec]{width:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.3rem;padding:.06rem 0 0 .36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-24bf01ec]{font-weight:600;font-size:.48rem;color:#000}.item .content .price-box[data-v-24bf01ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-24bf01ec]{font-weight:500;font-size:.6rem;color:#f15f1e}.item .content .price-box .price[data-v-24bf01ec]:before{font-size:.42rem;content:"\FFE5"}.item .content .price-box .price[data-v-24bf01ec]:after{font-size:.42rem;content:"\8D77"}.item .content .price-box .btn[data-v-24bf01ec]{width:2.4rem;height:.87rem;background:linear-gradient(153deg,#fecd46,#fb8b10);border-radius:3rem;text-align:center;line-height:.87rem;font-weight:600;font-size:.42rem;color:#fff}.com-return[data-v-24bf01ec]{width:1.27rem;height:1.27rem;bottom:1.06rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/springCulturalTour2025/returnTop.png)}.botText[data-v-24bf01ec]{display:block;margin:.99rem auto 0;width:3.79rem;height:1.43rem}.product-tag .tag[data-v-24bf01ec]{font-weight:400;font-size:.36rem;color:#fb8b10;margin-right:.15rem;text-decoration:underline}.ich-list[data-v-24bf01ec]{width:10.45rem;margin:-1.2rem auto 0;background:#fef3d9;padding:.48rem;border-radius:.48rem;position:relative;z-index:5}.ich-list .ich-item[data-v-24bf01ec]{padding:.36rem;margin:0 auto .45rem;width:100%;background:#fff;border-radius:.48rem;border:.02rem solid #fb8b10}.ich-list .ich-item .item-top[data-v-24bf01ec]{display:-webkit-box;display:-ms-flexbox;display:flex}.ich-list .ich-item .item-top .top-text[data-v-24bf01ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:4rem;height:.87rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ich-list .ich-item .item-top .top-text .top-title[data-v-24bf01ec]{width:100%;font-weight:600;font-size:.48rem;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:.2rem;height:.87rem;line-height:.87rem}.ich-list .ich-item .item-top .top-text .shop-btn[data-v-24bf01ec]{width:2.4rem;height:.87rem;background:linear-gradient(153deg,#fecd46,#fb8b10);border-radius:3rem;line-height:.87rem;text-align:center;font-weight:600;font-size:.42rem;color:#fff;-ms-flex-negative:0;flex-shrink:0}.ich-list .ich-item .top-right[data-v-24bf01ec]{-ms-flex-negative:0;flex-shrink:0;width:2.4rem;height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.ich-list .ich-item .product-list[data-v-24bf01ec]{margin-top:.42rem}.ich-list .ich-item .product-list .product-item[data-v-24bf01ec]{width:100%;height:2.1rem;background:#fef3d9;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.42rem}.ich-list .ich-item .product-list .product-item .item-img[data-v-24bf01ec]{width:2.1rem;height:2.1rem;border-radius:.3rem 0 0 .3rem;-ms-flex-negative:0;flex-shrink:0}.ich-list .ich-item .product-list .product-item .text-container[data-v-24bf01ec]{height:2.1rem;padding:.1rem .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ich-list .ich-item .product-list .product-item .item-title[data-v-24bf01ec]{font-weight:500;font-size:.42rem;color:#000}.ich-list .ich-item .product-list .product-item .item-price span[data-v-24bf01ec]{font-weight:500;font-size:.48rem;color:#f15f1e}.ich-list .ich-item .product-list .product-item .item-price span[data-v-24bf01ec]:before{content:"\FFE5";font-size:.3rem;color:#f15f1e}.ich-list .ich-item .product-list .product-item[data-v-24bf01ec]:last-child{margin-bottom:0}.bg[data-v-4ae0f466]{background-color:#f2f2f2;padding-top:1.26rem}.topBac[data-v-4ae0f466]{width:100%;height:6.78rem}.topBac img[data-v-4ae0f466]{width:100%;height:100%}.cul-box[data-v-4ae0f466]{width:100%;padding:.48rem .36rem .5rem}.cul-box .cul-list[data-v-4ae0f466]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.cul-box .cul-list .cul-item[data-v-4ae0f466]{background:#fff;border-radius:.48rem;width:5.09rem;overflow:hidden;margin-bottom:.42rem}.cul-box .cul-list .cul-item .item-img[data-v-4ae0f466]{width:100%;height:4.74rem}.cul-box .cul-list .cul-item .item-img img[data-v-4ae0f466]{width:100%;height:100%}.cul-box .cul-list .cul-item .item-text[data-v-4ae0f466]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.3rem;height:2.7rem}.cul-box .cul-list .cul-item .item-text .title[data-v-4ae0f466]{font-weight:500;font-size:.42rem;color:#000}.cul-box .cul-list .cul-item .item-text .bottom[data-v-4ae0f466]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden}.cul-box .cul-list .cul-item .item-text .bottom .price[data-v-4ae0f466]{-webkit-box-flex:1;-ms-flex:1;flex:1}.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-4ae0f466]{font-size:.5rem;color:#f15f1e}.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-4ae0f466]:before{content:"\FFE5";font-size:.36rem;color:#f15f1e}.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-4ae0f466]:nth-child(2),.cul-box .cul-list .cul-item .item-text .bottom .price span[data-v-4ae0f466]:nth-child(2):before{font-size:.3rem;color:#999;text-decoration:line-through}.cul-box .cul-list .cul-item .item-text .bottom .buy[data-v-4ae0f466]{font-size:.4rem;font-weight:400;color:#fff;height:.8rem;line-height:.8rem;background:linear-gradient(153deg,#fecd46,#fb8b10);border-radius:3rem;width:1.48rem;text-align:center}.bg[data-v-2ba2af18]{width:100%;padding:1.26rem 0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#76c90e;position:relative}img[data-v-2ba2af18]{display:block}.swiper-container[data-v-2ba2af18]{position:absolute;bottom:0;left:0;width:100%;height:14.5rem;padding:0 .65rem}.swiper-container .small-swipe[data-v-2ba2af18]{height:13rem;width:100%}.swiper-container .van-swipe-item[data-v-2ba2af18]{height:12.06rem;width:100%;opacity:1}.swiper-container[data-v-2ba2af18] .van-swipe__indicator{width:.27rem;height:.27rem;background:#fff;border-radius:50%}.content-box[data-v-2ba2af18]{width:100%;background:#76c90e;position:relative;z-index:2}.head-bottom-img[data-v-2ba2af18]{width:100%;height:2.84rem;position:absolute;top:-1.85rem;left:0;right:0;z-index:3}.head-title[data-v-2ba2af18]{width:7.4rem;height:2.27rem;margin:0 auto;position:relative;z-index:5;top:-.6rem}.type-box[data-v-2ba2af18]{width:100%;padding:.2rem .4rem .68rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:5;top:0}.type-box div[data-v-2ba2af18]{width:3.24rem;height:1.21rem}.type-box div img[data-v-2ba2af18]{width:100%;height:100%}.item[data-v-2ba2af18]{width:10.45rem;height:4.02rem;background:#fffbee;border-radius:.12rem;margin:0 auto .45rem;padding:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.48rem .48rem .48rem .48rem}.item .headImg[data-v-2ba2af18]{width:3.3rem;height:100%;border-radius:.36rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-2ba2af18]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:1.53rem;height:100%;padding-left:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-2ba2af18]{font-weight:600;font-size:.48rem;color:#000}.item .content .tags[data-v-2ba2af18]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-2ba2af18]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #48cdff;font-weight:500;font-size:.36rem;color:#48cdff;overflow-y:hidden}.item .content .tags .tag[data-v-2ba2af18]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-2ba2af18]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-2ba2af18]{font-weight:700;font-size:.6rem;color:#f48335}.item .content .price-box .price[data-v-2ba2af18]:before{font-size:.42rem;content:"\FFE5"}.item .content .price-box .price[data-v-2ba2af18]:after{font-size:.42rem;content:"\8D77"}.item .content .price-box .old-price[data-v-2ba2af18]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-2ba2af18]{width:2.4rem;height:.87rem;background:linear-gradient(319deg,#f48335,#ffdb34);border-radius:3rem;text-align:center;line-height:.87rem;font-weight:600;font-size:.42rem;color:#fff}div[data-v-4428c721]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-4428c721]{width:11.25rem;min-height:100vh;background:#277730;padding:1.66rem .4rem .4rem}.box[data-v-4428c721]{width:100%;min-height:calc(100vh - 2.06rem);background:#f7ffeb;border-radius:.25rem;padding:.3rem .4rem}.box .title-box[data-v-4428c721]{font-weight:700;font-size:.48rem;color:#000;padding-bottom:.39rem;border-bottom:1px dashed #277730;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box .title-box img[data-v-4428c721]{width:.86rem;height:.86rem;margin-right:.3rem}.box .box-item[data-v-4428c721]{margin-top:.47rem}.box .box-item>div[data-v-4428c721]:first-child{width:2.4rem;line-height:.7rem;background:#ffe88c;border-radius:.1rem;text-align:center;font-weight:700;font-size:.46rem;color:#000;margin:.47rem 0}.box .box-item .text[data-v-4428c721]{font-weight:500;font-size:.42rem;color:#000}.bg[data-v-69cad356]{padding:1.26rem 0 3.5rem;min-height:100vh;background:#deeb99;position:relative}.topIcon[data-v-69cad356]{height:13.5rem;margin-top:-13.5rem;position:absolute;left:0;right:0;width:100%}.box[data-v-69cad356]{width:100%;padding:0 .4rem;position:relative}.box .title-img[data-v-69cad356]{width:5.11rem;height:1.8rem;margin:0 auto .19rem;display:block}.type-box[data-v-69cad356]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;margin-top:.44rem}.type-box .img[data-v-69cad356]{width:2.72rem;height:2.72rem;margin-right:.4rem}.type-box[data-v-69cad356]::-webkit-scrollbar{display:none}.item[data-v-69cad356]{height:4.02rem;background:#fff;border-radius:.48rem;margin-bottom:.46rem;padding:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-69cad356]{width:3.3rem;height:3.3rem;border-radius:.48rem}.item .content[data-v-69cad356]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-69cad356]{font-weight:600;font-size:.48rem;color:#000}.item .content .price[data-v-69cad356]{font-weight:500;font-size:.6rem;color:#c70937}.item .content .price[data-v-69cad356]:before{content:"\FFE5";font-size:.42rem}.item .content .price[data-v-69cad356]:after{content:"\8D77";font-size:.42rem}.item .content .btn[data-v-69cad356]{width:2.4rem;line-height:.87rem;text-align:center;background:linear-gradient(319deg,#81a329,#d2f55c);border-radius:.44rem;font-weight:600;font-size:.42rem;color:#fff}.bg[data-v-1b7b88af]{min-height:100vh;background:#fffcce;padding:1.26rem 0 .62rem}img[data-v-1b7b88af]{display:block}.topImg[data-v-1b7b88af]{width:11.25rem}.coupon-box[data-v-1b7b88af]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .33rem .44rem;margin:1.8rem auto 0;border-radius:.25rem;background:#fff;position:relative}.coupon-box .title-img[data-v-1b7b88af]{width:6.27rem;height:1.1rem;position:absolute;left:2.3rem;top:-.72rem}.coupon-box .coupon-text[data-v-1b7b88af]{font-size:.36rem;color:#4391af;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-1b7b88af]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .btn[data-v-1b7b88af]{position:absolute;left:.5rem;bottom:.36rem;width:2.1rem;height:.58rem;background:#ec6c88;border-radius:.29rem;text-align:center;line-height:.58rem;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .bigCoupon[data-v-1b7b88af]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .btn[data-v-1b7b88af]{position:absolute;right:.45rem;top:.76rem;width:1rem;height:1rem;background:#ec6c88;border-radius:.2rem;text-align:center;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .rule[data-v-1b7b88af]{width:1.87rem;height:.71rem;background:#4acdff;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#000;text-align:center;line-height:.71rem;position:absolute;right:0;top:.52rem}.imgVideo[data-v-1b7b88af]{width:10.45rem;height:3.2rem;margin:1.77rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#fff;border-radius:.25rem;position:relative}.imgVideo img[data-v-1b7b88af]{width:3.31rem;height:1.51rem}.imgVideo .title-img[data-v-1b7b88af]{width:6.22rem;height:1.1rem;position:absolute;left:2.3rem;top:-.72rem}.videoPopup[data-v-1b7b88af]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-1b7b88af]{width:100%;height:10rem}.type-box[data-v-1b7b88af]{padding:0 .4rem;margin:.6rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box div[data-v-1b7b88af]{width:1.6rem;height:1.39rem;background-size:100% 100%}.type-box .active[data-v-1b7b88af]{background:#d71e17;color:#fff}.item[data-v-1b7b88af]{width:10.45rem;height:4.1rem;background:#fff;border-radius:.12rem;margin:0 auto .45rem;padding:.15rem .15rem .15rem .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-1b7b88af]{width:3.3rem;height:3.8rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.item .content[data-v-1b7b88af]{width:6.53rem;height:3.8rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.item .content .title[data-v-1b7b88af]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags[data-v-1b7b88af]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-1b7b88af]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #79cc3d;font-weight:500;font-size:.36rem;color:#79cc3d;overflow-y:hidden}.item .content .tags .tag[data-v-1b7b88af]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-1b7b88af]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-1b7b88af]{font-weight:700;font-size:.5rem;color:#f56105}.item .content .price-box .price[data-v-1b7b88af]:before{font-size:.3rem;content:"\FFE5"}.item .content .price-box .price[data-v-1b7b88af]:after{font-size:.3rem;content:"\8D77"}.item .content .price-box .old-price[data-v-1b7b88af]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-1b7b88af]{width:2.58rem;height:.79rem;background:-webkit-gradient(linear,left bottom,left top,from(#48cdff),color-stop(0,#bdf458),color-stop(0,#89c718),color-stop(99%,#e0ffa6));background:linear-gradient(0deg,#48cdff,#bdf458 0,#89c718 0,#e0ffa6 99%);border-radius:.37rem;text-align:center;line-height:.79rem;font-weight:700;font-size:.42rem;color:#000}.more[data-v-1b7b88af]{width:3rem;height:.9rem;line-height:.9rem;text-align:center;border-radius:.1rem;border:1px solid #fff;margin:.7rem auto 0;font-weight:700;font-size:.46rem;color:#fff}.botText[data-v-1b7b88af]{width:2.92rem;height:1.05rem;margin:1rem auto 0}div[data-v-3ab76a86]{-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-3ab76a86]{display:block}.bg[data-v-3ab76a86]{width:11.25rem;height:100vh;overflow-x:hidden;overflow-y:auto;background-size:100% 100%;background-color:#e8f9fa}.swiper-box[data-v-3ab76a86]{width:11.25rem;height:13.62rem;position:relative;z-index:1000}.swiper-box .big-swipe[data-v-3ab76a86]{width:100%;height:100%}.swiper-box .swipe-black[data-v-3ab76a86]{position:absolute;width:11.25rem;height:3rem;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.2));left:0;bottom:0}.swiper-box .search-box[data-v-3ab76a86]{width:10.4rem;height:1rem;background:hsla(0,0%,100%,.6);border-radius:.3rem;font-weight:500;font-size:.36rem;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.39rem;position:absolute;top:.8rem;left:0;right:0;margin:0 auto}.swiper-box .search-box img[data-v-3ab76a86]{width:.46rem;height:.46rem;margin-right:.29rem}.swiper-box .fixed-nav[data-v-3ab76a86]{width:100%;position:absolute;bottom:.69rem;display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-box .fixed-nav div[data-v-3ab76a86]{width:25%}.swiper-box .fixed-nav div img[data-v-3ab76a86]{width:2.6rem;height:2.6rem}.content[data-v-3ab76a86]{background-position:center 1.63rem;background-size:100% auto;padding:.65rem .39rem 1.8rem;position:relative;border-radius:.16rem .16rem 0 0;margin-top:-.16rem}.nav-box[data-v-3ab76a86]{font-weight:500;font-size:.36rem;color:#111;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;height:2.3rem}.nav-box>div[data-v-3ab76a86]{width:20%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}.nav-box>div img[data-v-3ab76a86]{width:2rem;height:2rem}.nav-box[data-v-3ab76a86]::-webkit-scrollbar{display:none}.indicator-box[data-v-3ab76a86]{width:.5rem;height:.08rem;background:#fff;border-radius:.04rem;margin:.46rem auto 0;position:relative}.indicator-box .indicator[data-v-3ab76a86]{width:.24rem;height:.08rem;background:#b2b2b2;border-radius:.04rem;position:absolute}.szCityRoundTrip-img[data-v-3ab76a86]{width:100%;height:2.5rem;margin-top:.49rem}.szCityRoundTrip-img img[data-v-3ab76a86]{width:100%;height:2.5rem}.type-box[data-v-3ab76a86]{margin-top:.85rem;display:-webkit-box;display:-ms-flexbox;display:flex}.type-box img[data-v-3ab76a86]{margin-right:.1rem;width:3.8rem;height:1.6rem}.newProduct-item[data-v-3ab76a86]{width:6.12rem;height:2.22rem;position:relative;padding:.04rem;background-color:#fff;overflow:hidden;border-radius:.3rem}.newProduct-item .newProductBg[data-v-3ab76a86]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:200}.newProduct-item .newProduct-img[data-v-3ab76a86]{width:2.35rem;height:2.2rem;border-radius:.16rem}.newProduct-item .newProduct-content[data-v-3ab76a86]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2.2rem;padding:.23rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newProduct-item .newProduct-content .title[data-v-3ab76a86]{font-weight:500;font-size:.42rem;color:#333}.newProduct-item .newProduct-content .price[data-v-3ab76a86]{font-weight:700;font-size:.5rem;color:#d62828}.newProduct-item .newProduct-content .price[data-v-3ab76a86]:before{content:"\FFE5";font-weight:400;font-size:.36rem}.newProduct-item .newProduct-contents[data-v-3ab76a86]{width:3.82rem;background:hsla(0,0%,100%,.8);border-radius:.2rem;padding:.2rem;position:absolute;left:.14rem;bottom:.13rem;font-weight:500;font-size:.36rem;color:#333}.newProducts-box[data-v-3ab76a86]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.54rem;overflow-x:auto}.newProducts-box[data-v-3ab76a86]::-webkit-scrollbar{display:none}.newProducts-item[data-v-3ab76a86]{width:4.35rem;position:relative;padding:.04rem;margin-right:.22rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.4rem;overflow:hidden}.newProducts-item .newProductsBg[data-v-3ab76a86]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:200}.newProducts-item .newProducts-img[data-v-3ab76a86]{width:100%;height:2.8rem}.newProducts-item .newProducts-content[data-v-3ab76a86]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2.2rem;padding:.18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}.newProducts-item .newProducts-content .title[data-v-3ab76a86]{font-weight:700;font-size:.42rem;color:#333}.newProducts-item .newProducts-content .price[data-v-3ab76a86]{font-weight:700;font-size:.5rem;color:#d62828}.newProducts-item .newProducts-content .price[data-v-3ab76a86]:before{content:"\FFE5";font-weight:400;font-size:.36rem;color:#999}.newProducts-item .newProducts-content .price[data-v-3ab76a86]:after{content:"\8D77";font-weight:400;font-size:.36rem;color:#999}.small-swipes[data-v-3ab76a86]{width:10.45rem;height:2.5rem;margin-top:.95rem;position:relative}.small-swipes .small-bg[data-v-3ab76a86]{width:10.45rem;height:2.5rem;position:absolute;left:0;top:0;z-index:1000}.small-swipes .small-swipe[data-v-3ab76a86]{width:10.45rem;height:2.5rem;position:relative}.small-swipes .small-swipe img[data-v-3ab76a86]{width:100%;height:100%}.title-img[data-v-3ab76a86]{height:1.6rem;margin-top:1rem}.more[data-v-3ab76a86]{font-weight:500;font-size:.4rem;color:#000}.serve-box[data-v-3ab76a86]{margin-top:.44rem}.serve-box .serve-list[data-v-3ab76a86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.serve-box .serve-list .serve-item[data-v-3ab76a86]{position:relative}.serve-box .serve-list .serve-item img[data-v-3ab76a86]{width:3.3rem;height:1.6rem}.serve-box .serve-list .serve-item[data-v-3ab76a86]:nth-child(n+4){margin-top:.22rem}.serve-box .serve-list .assistant-item[data-v-3ab76a86]{width:5.1rem;height:2.2rem;position:relative}.serve-box .serve-list .assistant-item img[data-v-3ab76a86]{width:5.1rem;height:2.1rem}.serve-box .serve-list .assistant-item[data-v-3ab76a86]:nth-child(n+3){margin-top:.3rem}.wl-boxs[data-v-3ab76a86]{width:100%;overflow-x:auto}.wl-boxs .wl-box[data-v-3ab76a86]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:19.88rem}.wl-boxs .wl-box .wl-item[data-v-3ab76a86]{width:2.5rem;height:2.2rem;position:relative;margin:.32rem .34rem 0 0;-ms-flex-negative:0;flex-shrink:0}.wl-boxs .wl-box img[data-v-3ab76a86]{width:2.5rem;height:2.2rem}.wl-boxs[data-v-3ab76a86]::-webkit-scrollbar{display:none}.su-six-list[data-v-3ab76a86]{overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.48rem;width:calc(100vw - .39rem)}.su-six-list .wx-jump[data-v-3ab76a86],.su-six-list img[data-v-3ab76a86]{width:5rem;height:3rem;margin-right:.2rem}.su-six-list .wx-jump[data-v-3ab76a86]{position:relative}.su-six-list .wx-jump img[data-v-3ab76a86]{display:block}.su-six-list[data-v-3ab76a86]::-webkit-scrollbar{display:none}.yangtze-list[data-v-3ab76a86]{font-size:.38rem;color:#1e3244;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;border-radius:.4rem;padding-bottom:.3rem}.yangtze-list .item[data-v-3ab76a86]{width:5.1rem;height:2.2rem;margin-top:.5rem;position:relative}.yangtze-list .item img[data-v-3ab76a86]{width:5.1rem;height:2.2rem}.product-box[data-v-3ab76a86]{margin-top:.7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-box .product-list[data-v-3ab76a86]{width:48%}.product-box .product-list .product-item[data-v-3ab76a86]{background:#fff;-webkit-box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);border-radius:.23rem;margin-bottom:.52rem;overflow:hidden}.product-box .product-list .product-item img[data-v-3ab76a86]{width:100%;height:auto;display:block}.product-box .product-list .product-item .item-text[data-v-3ab76a86]{padding:.3rem}.product-box .product-list .product-item .item-text>div[data-v-3ab76a86]{margin-top:.2rem}.product-box .product-list .product-item .item-text .title[data-v-3ab76a86]{font-size:.48rem;font-weight:500;color:#333;margin:0}.product-box .product-list .product-item .item-text .tags[data-v-3ab76a86]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.product-box .product-list .product-item .item-text .tags span[data-v-3ab76a86]{font-size:.3rem;font-weight:400;color:#0b898e;border:1px solid #0b898e;padding:0 .16rem;line-height:.48rem;border-radius:.08rem;margin-right:.24rem;white-space:nowrap}.product-box .product-list .product-item .item-text .location[data-v-3ab76a86]{font-size:.34rem;font-weight:500;color:#999}.product-box .product-list .product-item .item-text .location i[data-v-3ab76a86]{font-size:.34rem;color:#999}.product-box .product-list .product-item .item-text .price[data-v-3ab76a86]{font-size:.5rem;font-weight:700;color:#ff2d3b}.product-box .product-list .product-item .item-text .price[data-v-3ab76a86]:before{content:"\FFE5";font-size:.3rem;font-weight:400;color:#ff2d3b}.product-box .product-list .product-item .item-text .price[data-v-3ab76a86]:after{font-size:.3rem;font-weight:400;color:#999}.product-box .product-list .product-item .item-text .bottom[data-v-3ab76a86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-box .product-list .product-item .item-text .bottom span[data-v-3ab76a86]{font-size:.32rem;font-weight:500;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.product-box .product-list .product-item .item-text .bottom span img[data-v-3ab76a86]{width:.5rem;height:.4rem;margin-right:.08rem}.swiper-slide[data-v-3ab76a86]{width:20%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;font-weight:500;font-size:.36rem;color:#111}.swiper-slide img[data-v-3ab76a86]{width:2rem;height:2rem}.bottom-bg[data-v-6fa48bda]{height:1.8rem;background-color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:3000}.bottom-bg .seld-btn[data-v-6fa48bda]{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.36rem;color:#999}.bottom-bg .seld-btn img[data-v-6fa48bda]{height:.768rem}.bottom-bg .seld-title[data-v-6fa48bda]{color:#22a3cd}.bottom-bg.care[data-v-6fa48bda]{padding:0 2rem;height:2.6rem}.bottom-bg.care .seld-btn[data-v-6fa48bda]{font-size:.56rem}.bottom-bg.care .seld-btn img[data-v-6fa48bda]{height:1.16rem}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swipe-list[data-v-2aaa29ea]{width:100%;height:100%}.swipe-list img[data-v-2aaa29ea]{display:block;width:100%;height:100%;border-radius:.2rem}.swipe-box[data-v-08d8d979]{background-color:#fff;position:fixed;z-index:3002;width:100%;height:100vh;left:0;top:0;margin:0}.swipe-box[data-v-08d8d979] .swipe-list{height:auto;overflow:hidden;border-radius:.2rem}.swipe-box[data-v-08d8d979] .van-swipe-item img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.bg[data-v-54f9c7b9]{background-color:#fff;padding:.5rem .4rem 3.1rem}.care-btn[data-v-54f9c7b9]{padding:.14rem .16rem;position:fixed;left:0;top:2.7rem;z-index:100;font-size:.4rem;color:#0b898e;-webkit-writing-mode:tb;-ms-writing-mode:tb;writing-mode:tb;-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,.3);box-shadow:0 0 .2rem 0 rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.7);border-radius:0 .2rem .2rem 0}.care-title[data-v-54f9c7b9]{width:3.16rem;height:.8rem;margin-bottom:.6rem;margin-left:0}.care-title.one[data-v-54f9c7b9]{background-image:url(/static/images/indexCare/title1.png)}.care-title.two[data-v-54f9c7b9]{background-image:url(/static/images/indexCare/title2.png)}.care-box[data-v-54f9c7b9]{-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,.1);box-shadow:0 0 .2rem 0 rgba(0,0,0,.1);border-radius:.3rem;padding:.65rem .6rem}.care-box .care-item[data-v-54f9c7b9]{width:2.95rem;height:6.18rem;margin:0}.care-box.serve[data-v-54f9c7b9]{margin-top:.6rem}.care-box.serve .care-list[data-v-54f9c7b9]{-ms-flex-wrap:wrap;flex-wrap:wrap}.care-box.serve .care-item[data-v-54f9c7b9]{width:100%;height:2.89rem}.care-box.serve .care-item[data-v-54f9c7b9]:last-child{width:100%;height:2.71rem}.flex-center[data-v-65b1455e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-between[data-v-65b1455e],.flex-center[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-between[data-v-65b1455e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-around[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div[data-v-65b1455e]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-65b1455e]{width:11.25rem;min-height:100vh;overflow-x:hidden;position:relative;background:#f5c564;background-size:cover;padding-bottom:1.8rem}.topImg[data-v-65b1455e]{width:11.25rem;height:3.5rem;position:absolute;top:0;left:0}.float-btn[data-v-65b1455e]{padding:.14rem .16rem;position:fixed;left:0;top:4.73rem;z-index:100;font-size:.4rem;color:#72674e;-webkit-writing-mode:tb;-ms-writing-mode:tb;writing-mode:tb;-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,.3);box-shadow:0 0 .2rem 0 rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.7);border-radius:0 .2rem .2rem 0}.top-msg[data-v-65b1455e]{padding:.2rem .45rem;position:relative;z-index:10;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-msg .weather[data-v-65b1455e]{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;margin-right:.49rem}.top-msg .weather img[data-v-65b1455e]{width:.8rem;height:.8rem;margin-right:.04rem}.top-msg .weather span[data-v-65b1455e]{font-size:.44rem;font-weight:500;color:#000;white-space:nowrap}.top-msg .serve img[data-v-65b1455e]{width:.6rem;height:.6rem}.search[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .33rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:round;background-color:rgba(255,248,235,.7);border-radius:.2rem;line-height:1.06rem;margin:0 .46rem .2rem;overflow:hidden;white-space:nowrap;position:relative}.search img[data-v-65b1455e]{width:.4rem;height:.4rem;margin-right:.18rem}.search input[data-v-65b1455e]{border:0;font-size:.34rem;vertical-align:middle}.search .text[data-v-65b1455e]{font-weight:500;font-size:.38rem;color:#000;overflow:hidden}.top-swipe-box[data-v-65b1455e]{position:relative;margin:.5rem .3rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:11}.top-swipe-box .small-swipe[data-v-65b1455e]{height:5.38rem;overflow:hidden;border-radius:.2rem}.top-swipe-box .van-swipe-item img[data-v-65b1455e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-swipe-box[data-v-65b1455e] .van-swipe__indicators{margin:auto;bottom:.3rem;right:.3rem;left:inherit;-webkit-transform:none;transform:none}.top-swipe-box[data-v-65b1455e] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.title-box[data-v-65b1455e]{width:10.45rem;height:1.2rem;margin:.65rem auto 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-box img[data-v-65b1455e]{width:5.38rem;height:1rem}.title-box .title-more[data-v-65b1455e]{width:1.8rem;height:.7rem;border-radius:.1rem;border:1px solid #111;font-weight:500;font-size:.4rem;color:#111}.calendar-type[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:10.45rem;margin:.42rem auto 0;overflow-x:auto}.calendar-type .calendar-typeItem[data-v-65b1455e]{padding:0 .3rem;height:.8rem;background:#fce7bf;border-radius:.1rem;line-height:.8rem;font-weight:400;font-size:.48rem;color:#111;margin-right:.2rem;white-space:nowrap}.calendar-type .calendar-active[data-v-65b1455e]{background:-webkit-gradient(linear,left bottom,left top,from(#e2802b),to(#d1201b));background:linear-gradient(0deg,#e2802b,#d1201b);color:#fff}.calendar-type[data-v-65b1455e]::-webkit-scrollbar{display:none}.calendar-list[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:10.45rem;margin:.15rem auto 0;overflow-x:auto}.calendar-list .calendar-item[data-v-65b1455e]{width:8.6rem;height:3.5rem;background:-webkit-gradient(linear,left top,right top,from(#ec2026),to(#3a3d83));background:linear-gradient(90deg,#ec2026,#3a3d83);border-radius:.2rem;background-size:100% 100%;padding:.15rem;margin-right:.3rem}.calendar-list .calendar-item .calendar-img[data-v-65b1455e]{width:3.4rem;height:3.2rem;border-radius:.1rem 0 0 .1rem;-o-object-fit:cover;object-fit:cover}.calendar-list .calendar-item .calendar-content[data-v-65b1455e]{width:4.52rem;height:3.2rem;padding:.15rem 0;margin-left:.15rem;color:#000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.calendar-list .calendar-item .calendar-content .calendar-title[data-v-65b1455e]{font-weight:700;font-size:.42rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.calendar-list .calendar-item .calendar-content .calendar-subtitle[data-v-65b1455e]{font-weight:500;font-size:.34rem;white-space:nowrap}.calendar-list .calendar-item .calendar-content .calendar-btn[data-v-65b1455e]{width:2rem;height:.7rem;background:#ff4848;border-radius:.2rem;font-weight:500;font-size:.4rem;color:#fff;margin-left:auto;margin-right:.2rem}.calendar-list[data-v-65b1455e]::-webkit-scrollbar{display:none}.nav-box[data-v-65b1455e]{width:10.45rem;height:4.1rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffeed6),to(#ffdca3));background:linear-gradient(180deg,#ffeed6,#ffdca3);border-radius:.2rem;background-size:100% 100%;margin:1.5rem auto 0;padding:1.44rem .1rem 0;position:relative}.nav-box .gfyj[data-v-65b1455e]{width:4.87rem;height:1.97rem;position:absolute;left:.24rem;top:-.79rem}.nav-box .nav-list[data-v-65b1455e]{display:-webkit-box;overflow-x:auto}.nav-box .nav-list .nav-item[data-v-65b1455e]{width:2.076rem;font-size:.4rem;color:#000;text-align:center}.nav-box .nav-list .nav-item .nav-img[data-v-65b1455e]{width:1.2rem;height:1.2rem}.nav-box .nav-list[data-v-65b1455e]::-webkit-scrollbar{display:none}.nav-box .scroll-box[data-v-65b1455e]{width:.72rem;height:.12rem;background:#fff;border-radius:.06rem;margin:.44rem auto 0;position:relative}.nav-box .scroll-box .scroll[data-v-65b1455e]{width:.38rem;height:.12rem;background:#d33a1e;border-radius:.06rem;margin-left:0}.index-small-swipe[data-v-65b1455e]{position:relative;padding:0 .4rem;margin-top:.36rem}.index-small-swipe[data-v-65b1455e] .small-swipe{height:2.4rem;border-radius:.3rem;overflow:hidden}.index-small-swipe[data-v-65b1455e] .van-swipe-item img{width:100%;height:100%;border-radius:.3rem;-o-object-fit:cover;object-fit:cover}.index-small-swipe[data-v-65b1455e] .van-swipe__indicators{bottom:.17rem}.index-small-swipe[data-v-65b1455e] .van-swipe__indicators .van-swipe__indicator{width:.1rem;height:.1rem}.index-small-swipe[data-v-65b1455e] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{width:.3rem;height:.1rem}.boat-img[data-v-65b1455e]{position:absolute;right:0;top:1rem;width:3.2rem}.swim-type[data-v-65b1455e]{width:2.4rem;height:.8rem;background:#ffeac2;border-radius:.1rem;text-align:center;line-height:.8rem;font-weight:400;font-size:.48rem;color:#111;margin-right:.2rem}.swim-active[data-v-65b1455e]{background:-webkit-gradient(linear,left top,left bottom,from(#e2802b),to(#d1201b));background:linear-gradient(180deg,#e2802b,#d1201b);color:#fff}.public-box[data-v-65b1455e]{width:10.45rem;height:4.4rem;background:-webkit-gradient(linear,left bottom,left top,from(#ffeed6),to(#ffdca3));background:linear-gradient(0deg,#ffeed6,#ffdca3);border-radius:.2rem;padding:.35rem .27rem 0;margin:.39rem auto 0;position:relative}.public-box .public-item[data-v-65b1455e]{width:20%;text-align:center;font-weight:500;font-size:.4rem;color:#000;display:inline-block;position:relative}.public-box .public-item .public-icon[data-v-65b1455e]{width:1.7rem;height:1.7rem}.public-box .public-more[data-v-65b1455e]{width:2.75rem;height:.8rem;border-radius:.1rem;border:1px solid #000;text-align:center;line-height:.8rem;font-weight:500;font-size:.38rem;color:#000;margin:.5rem auto 0}.travel-box[data-v-65b1455e]{width:11rem;height:5.1rem;background:-webkit-gradient(linear,left bottom,left top,from(#ffeed6),to(#ffdca3));background:linear-gradient(0deg,#ffeed6,#ffdca3);background-size:100% 100%;border-radius:.2rem;margin:.39rem auto 0;padding:0 .4rem;position:relative}.travel-box .travel-img[data-v-65b1455e]{width:2.4rem;height:3.7rem}.recommend-box[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;margin:.28rem 0 0 .4rem}.recommend-box .recommend-item[data-v-65b1455e]{margin-right:.4rem;min-width:8.73rem;height:17rem;background:linear-gradient(172deg,#f08528,#d1201b);-webkit-box-shadow:0 0 0 0 rgba(27,128,97,.56);box-shadow:0 0 0 0 rgba(27,128,97,.56);border-radius:.3rem 1.2rem .3rem .3rem;position:relative}.recommend-box .recommend-item .recommend-title[data-v-65b1455e]{height:1.12rem;padding:0 .46rem 0 .43rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:.51rem;position:relative;z-index:2}.recommend-box .recommend-item .recommend-title img[data-v-65b1455e]{width:1.88rem;height:.58rem}.recommend-box .recommend-item .recommend-title .recommend-more[data-v-65b1455e]{width:1.8rem;height:.7rem;background:hsla(0,0%,100%,.6);border-radius:.35rem;text-align:center;line-height:.7rem;font-weight:500;font-size:.4rem;color:#f34017}.recommend-box .recommend-item .zzIcon[data-v-65b1455e]{width:3.55rem;height:3.1rem;position:absolute;top:0;right:0}.recommend-box .recommend-item .serialNumber[data-v-65b1455e]{font-weight:700;font-size:.6rem;color:#ffe4bc;-webkit-box-flex:1;-ms-flex:1;flex:1}.recommend-box .recommend-item .product-item[data-v-65b1455e]{width:6.8rem;height:2.2rem;background:#fff;border-radius:.2rem;margin-right:.46rem;display:-webkit-box;display:-ms-flexbox;display:flex}.recommend-box .recommend-item .product-item .product-img[data-v-65b1455e]{-o-object-fit:cover;object-fit:cover;width:2.2rem;height:2.2rem;border-radius:.2rem}.recommend-box .recommend-item .product-item .product-content[data-v-65b1455e]{width:4.6rem;height:2.2rem;padding:.15rem .4rem .15rem .15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recommend-box .recommend-item .product-item .product-content .product-title[data-v-65b1455e]{font-weight:700;font-size:.4rem;color:#333}.recommend-box .recommend-item .product-item .product-content .product-price[data-v-65b1455e]{font-weight:700;font-size:.44rem;color:#f93434}.recommend-box .recommend-item .product-item .product-content .product-price[data-v-65b1455e]:before{content:"\FFE5";font-size:.34rem}.recommend-box .recommend-item .product-item .product-content .product-price[data-v-65b1455e]:after{content:"\8D77";font-size:.34rem;color:#999}.recommend-box .recommend-item .product-item .product-content .product-distance[data-v-65b1455e]{font-weight:500;font-size:.34rem;color:#999}.recommend-box[data-v-65b1455e]::-webkit-scrollbar{display:none}.date-container[data-v-65b1455e]{position:relative;height:1.2rem}.nowDate[data-v-65b1455e]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:.32rem;right:-.4rem}.nowDate div[data-v-65b1455e]{width:.66rem;height:.66rem;border-radius:.1rem;text-align:center;line-height:.66rem;font-weight:500;font-size:.44rem;color:#111}.nowDate .num[data-v-65b1455e]{width:.74rem;height:.74rem;background:#fce7bf;border-radius:.37rem;font-weight:700;font-size:.44rem;color:#c11a20}.hidden[data-v-65b1455e]{display:none}.bg[data-v-03161cdc]{font-size:.46rem;background:#fff;padding-bottom:1.8rem;margin-bottom:.4rem}.health-code[data-v-03161cdc]{background-image:url(/static/images/healthCode.png);background-size:100% auto;width:1.16rem;height:2.49rem;position:fixed;left:-.22rem;top:2rem;z-index:100}.care-btn[data-v-03161cdc]{padding:.14rem .16rem;position:fixed;right:0;top:2.2rem;z-index:100;font-size:.4rem;color:#0b898e;-webkit-writing-mode:tb;-ms-writing-mode:tb;writing-mode:tb;-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,.3);box-shadow:0 0 .2rem 0 rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.7);border-radius:.2rem 0 0 .2rem}.index-title img[data-v-03161cdc]{width:4.6rem}.index-title .more[data-v-03161cdc],.index-title .more i[data-v-03161cdc]{font-size:.4rem;font-weight:400;color:#0b898e}.top-swipe-box[data-v-03161cdc]{position:relative;margin:0 .38rem;-webkit-box-sizing:border-box;box-sizing:border-box}.top-swipe-box[data-v-03161cdc] .small-swipe{height:5.5rem;overflow:hidden;border-radius:.2rem}.top-swipe-box[data-v-03161cdc] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-swipe-box[data-v-03161cdc] .van-swipe__indicators{margin:auto;bottom:.3rem;right:.3rem;left:inherit;-webkit-transform:none;transform:none}.top-swipe-box[data-v-03161cdc] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.top-msg[data-v-03161cdc]{padding:.2rem .33rem}.top-msg .weather[data-v-03161cdc]{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.top-msg .weather img[data-v-03161cdc]{width:.8rem;height:.8rem;margin-right:.04rem}.top-msg .weather span[data-v-03161cdc]{font-size:.44rem;font-weight:500;color:#333;white-space:nowrap}.top-msg .search[data-v-03161cdc]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .33rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4;border-radius:.63rem;line-height:.8rem;margin:0 .35rem;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap}.top-msg .search i[data-v-03161cdc]{font-size:.44rem;margin-right:.18rem}.top-msg .search input[data-v-03161cdc]{border:0;font-size:.34rem;vertical-align:middle}.top-msg .search .text[data-v-03161cdc]{font-size:.34rem;color:#999;overflow:hidden}.top-msg .serve img[data-v-03161cdc]{width:.8rem;height:.8rem}.index-fast-nav[data-v-03161cdc]{margin:0 .3rem;padding:.5rem .1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.index-fast-nav .fast-nav-item[data-v-03161cdc]{width:20%;margin-bottom:.5rem}.index-fast-nav .fast-nav-item img[data-v-03161cdc]{display:block;width:1.3rem;height:1.3rem;margin:0 auto}.index-fast-nav .fast-nav-item>div[data-v-03161cdc]{font-size:.38rem;font-weight:400;color:#000;margin:.3rem auto 0;text-align:center}.limit-line-box[data-v-03161cdc]{margin-top:.6rem;padding:0 .38rem}.limit-line-box .limit-line-item[data-v-03161cdc]{width:48%}.limit-line-box .limit-line-item .item-title[data-v-03161cdc]{font-size:.48rem;font-weight:500;color:#000;overflow:hidden}.limit-line-box .limit-line-item .item-title span[data-v-03161cdc]{font-size:.3rem;font-weight:400;color:#999}.limit-line-box .limit-line-item .item-content[data-v-03161cdc]{position:relative;width:100%;height:2.6rem;overflow:hidden;border-radius:.18rem;margin-top:.34rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right}.limit-line-box .limit-line-item .item-content>img[data-v-03161cdc]{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;right:-.3rem}.limit-line-box .limit-line-item .item-content .text[data-v-03161cdc]{position:absolute;left:0;top:0;width:2.4rem;height:100%;background:-webkit-gradient(linear,left top,right top,from(#f78c56),to(#f9714b));background:linear-gradient(90deg,#f78c56,#f9714b);padding-left:.3rem;z-index:10;text-align:left}.limit-line-box .limit-line-item .item-content .text .title[data-v-03161cdc]{font-size:.42rem;font-weight:500;color:#fff;margin:.3rem 0}.limit-line-box .limit-line-item .item-content .text .price[data-v-03161cdc]{display:inline-block;font-size:.38rem;font-weight:500;color:#f44747;padding:0 .15rem;background:#fff;border-radius:.08rem;line-height:.58rem}.limit-line-box .limit-line-item .item-content .sanjiao[data-v-03161cdc]{z-index:9;position:absolute;left:1.8rem;top:-30%;width:.8rem;height:200%;background-color:#f9714b;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.limit-line-box .limit-line-item .item-content .sanjiao.two[data-v-03161cdc]{z-index:8;left:2rem;background-color:#ffd7cf;-webkit-transform:rotate(-14deg);transform:rotate(-14deg)}.index-small-swipe[data-v-03161cdc]{position:relative;padding:0 .38rem;margin-top:1.25rem}.index-small-swipe[data-v-03161cdc] .small-swipe{height:2.3rem;border-radius:1rem;overflow:hidden}.index-small-swipe[data-v-03161cdc] .van-swipe-item img{width:100%;height:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.index-small-swipe[data-v-03161cdc] .van-swipe__indicators{bottom:.17rem}.index-small-swipe[data-v-03161cdc] .van-swipe__indicators .van-swipe__indicator{width:.1rem;height:.1rem}.index-small-swipe[data-v-03161cdc] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{width:.3rem;height:.1rem}.index-syzy[data-v-03161cdc]{margin-top:1.3rem;padding:0 .38rem}.index-syzy .syzy-item[data-v-03161cdc]{width:2.4rem;height:3rem}.index-public-serve[data-v-03161cdc]{margin-top:.8rem;padding:0 .38rem;overflow:hidden}.index-public-serve .serve-box[data-v-03161cdc]{overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.9rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.index-public-serve .serve-box .serve-list[data-v-03161cdc]{min-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index-public-serve .serve-box.serve-swipe .serve-list[data-v-03161cdc]{min-width:0}.index-public-serve .serve-box[data-v-03161cdc]::-webkit-scrollbar{display:none}.serve-box.wenlv[data-v-03161cdc]{position:relative}.index-public-serve.wenlv[data-v-03161cdc] .van-swipe__indicators{bottom:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.index-public-serve.wenlv[data-v-03161cdc] .van-swipe__indicators .van-swipe__indicator{width:50%;height:.1rem;border-radius:0}.index-public-serve.wenlv[data-v-03161cdc] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{background-color:#0b898e}.index-public-serve .serve-box .serve-list .serve-item[data-v-03161cdc]{text-align:center;font-size:0;min-width:25%;position:relative}.index-public-serve.wenlv .serve-box .serve-list .serve-item[data-v-03161cdc]{margin-bottom:.8rem}.index-public-serve .serve-box .serve-list .serve-item img[data-v-03161cdc]{width:.9rem}.index-public-serve .serve-box .serve-list .serve-item p[data-v-03161cdc]{font-size:.39rem;font-weight:400;color:#666;margin-top:.3rem}.index-public-serve .serve-line[data-v-03161cdc]{width:1.09rem;height:.1rem;background:#e7e7e7;border-radius:.05rem;margin:0 auto}.index-public-serve .serve-line>div[data-v-03161cdc]{width:50%;height:100%;background:#0b898e;border-radius:.05rem}.index-su-six[data-v-03161cdc]{margin-top:1rem;padding:0 .38rem}.index-su-six .su-six-list[data-v-03161cdc]{margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-su-six .su-six-list img[data-v-03161cdc]{width:1.92rem;height:auto;margin-bottom:.32rem}.index-yangtze .index-title[data-v-03161cdc]{padding:0 .38rem}.yangtze-list[data-v-03161cdc]{font-size:.38rem;color:#333;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.yangtze-list .item[data-v-03161cdc]{width:25%;margin-top:.6rem}.yangtze-list .item img[data-v-03161cdc]{width:1.6rem;height:1.6rem}.index-hot-recommend[data-v-03161cdc]{margin-top:1rem;padding:0 .38rem}.index-hot-recommend .show-more[data-v-03161cdc]{text-align:center;font-size:.36rem;color:#666}.index-hot-recommend .show-more.first[data-v-03161cdc]{border:.02rem solid #999;width:3rem;padding:.26rem 0;margin:0 auto;border-radius:1rem}.index-hot-recommend .product-box[data-v-03161cdc]{margin-top:.7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index-hot-recommend .product-box .product-list[data-v-03161cdc]{width:48%}.index-hot-recommend .product-box .product-list .today-recommend[data-v-03161cdc]{position:relative;border-radius:.23rem;margin-bottom:.52rem;overflow:hidden}.index-hot-recommend .product-box .product-list .today-recommend .zhe[data-v-03161cdc]{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.14);z-index:10}.index-hot-recommend .product-box .product-list .today-recommend>img[data-v-03161cdc]{width:100%;height:9.22rem;display:block;-o-object-fit:cover;object-fit:cover}.index-hot-recommend .product-box .product-list .today-recommend .today-top[data-v-03161cdc]{position:absolute;top:.47rem;left:.2rem;color:#fff;text-align:center;z-index:20}.index-hot-recommend .product-box .product-list .today-recommend .today-top .title[data-v-03161cdc]{font-size:.59rem;font-weight:700;color:#fff}.index-hot-recommend .product-box .product-list .today-recommend .today-top .subtitle[data-v-03161cdc]{font-size:.42rem;font-weight:500;color:#fff}.index-hot-recommend .product-box .product-list .today-recommend .today-top .up[data-v-03161cdc]{height:.4rem;border:.08rem solid #fff;border-bottom:none;width:1.3rem;margin:0 auto .2rem}.index-hot-recommend .product-box .product-list .today-recommend .today-top .down[data-v-03161cdc]{height:.4rem;border:.08rem solid #fff;border-top:none;width:1.3rem;margin:.2rem auto 0}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom[data-v-03161cdc]{position:absolute;bottom:.15rem;left:.13rem;right:.13rem;padding:.32rem .43rem;background:hsla(0,0%,100%,.8);border-radius:.2rem;z-index:20}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom .title[data-v-03161cdc]{font-size:.5rem;font-weight:500;color:#000;-webkit-line-clamp:3}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom .tag[data-v-03161cdc]{height:.51rem;line-height:.51rem;font-size:.3rem;font-weight:500;color:#fff;position:absolute;top:-.51rem;left:.6rem;right:.6rem;text-align:center;overflow:hidden}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom .tag>div[data-v-03161cdc]{background:#ff2245;border-radius:.23rem .23rem 0 0;font-size:.3rem;font-weight:500;color:#fff;max-width:100%;display:inline-block;padding:0 .26rem}.index-hot-recommend .product-box .product-list .product-item[data-v-03161cdc]{background:#fff;-webkit-box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);border-radius:.23rem;margin-bottom:.52rem;overflow:hidden}.index-hot-recommend .product-box .product-list .product-item img[data-v-03161cdc]{width:100%;height:auto;display:block}.index-hot-recommend .product-box .product-list .product-item .item-text[data-v-03161cdc]{padding:.3rem}.index-hot-recommend .product-box .product-list .product-item .item-text>div[data-v-03161cdc]{margin-top:.2rem}.index-hot-recommend .product-box .product-list .product-item .item-text .title[data-v-03161cdc]{font-size:.48rem;font-weight:500;color:#333;margin:0}.index-hot-recommend .product-box .product-list .product-item .item-text .tags[data-v-03161cdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.index-hot-recommend .product-box .product-list .product-item .item-text .tags span[data-v-03161cdc]{font-size:.3rem;font-weight:400;color:#0b898e;border:1px solid #0b898e;padding:0 .16rem;line-height:.48rem;border-radius:.08rem;margin-right:.24rem;white-space:nowrap}.index-hot-recommend .product-box .product-list .product-item .item-text .location[data-v-03161cdc]{font-size:.34rem;font-weight:500;color:#666}.index-hot-recommend .product-box .product-list .product-item .item-text .location i[data-v-03161cdc]{font-size:.34rem;color:#666}.index-hot-recommend .product-box .product-list .product-item .item-text .price[data-v-03161cdc]{font-size:.5rem;font-weight:500;color:#d62828}.index-hot-recommend .product-box .product-list .product-item .item-text .price[data-v-03161cdc]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.index-hot-recommend .product-box .product-list .product-item .item-text .price[data-v-03161cdc]:after{font-size:.3rem;font-weight:400;color:#666;line-height:.8rem}.index-hot-recommend .product-box .product-list .product-item .item-text .bottom[data-v-03161cdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.index-hot-recommend .product-box .product-list .product-item .item-text .bottom span[data-v-03161cdc]{font-size:.32rem;font-weight:500;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.index-hot-recommend .product-box .product-list .product-item .item-text .bottom span img[data-v-03161cdc]{width:.5rem;height:.4rem;margin-right:.08rem}.prize-popup[data-v-03161cdc]{border-radius:.3rem;background-color:transparent}.prize-popup .prize-box[data-v-03161cdc]{width:8rem;min-height:11rem;background-image:url(/static/images/activity/shortVideo/prizeBac.png);border-radius:.3rem;text-align:center;padding:.6rem .2rem .4rem}.prize-popup .prize-box .img-box[data-v-03161cdc]{background-color:#fff;padding:.34rem .2rem;border-radius:.2rem;width:5rem;height:3.6rem;margin-bottom:.94rem}.prize-popup .prize-box .img-box.two[data-v-03161cdc]{background-color:transparent;width:4.4rem;height:3.4rem;background-image:url(/static/images/activity/shortVideo/prizeDiscountBac.png)}.prize-popup .prize-box .img-box .discount[data-v-03161cdc]{color:#fff;font-size:.36rem}.prize-popup .prize-box .img-box .discount .price[data-v-03161cdc]{font-size:1.2rem;font-weight:700}.prize-popup .prize-box .img-box .discount .price[data-v-03161cdc]:before{font-size:.48rem;color:#fff}.prize-popup .prize-box .img-box .discount>div[data-v-03161cdc]:last-child{margin-top:.3rem}.prize-popup .prize-close[data-v-03161cdc]{width:1.2rem;height:1.2rem;display:block;margin:.6rem auto}.prize-popup .prize-box>div[data-v-03161cdc]{margin:0 auto .3rem;font-size:.46rem;color:#282828}.prize-popup .prize-box .title[data-v-03161cdc]{width:2.91rem;height:.97rem;background-image:url(/static/images/activity/shortVideo/prizeTitleWin.png)}.prize-popup .prize-box .title.success[data-v-03161cdc]{width:4rem;height:1rem;background-image:url(/static/images/activity/shortVideo/prizeSuccess.png)}.prize-popup .prize-box .title.fail[data-v-03161cdc]{width:3rem;height:1rem;background-image:url(/static/images/activity/shortVideo/prizeTitleFail.png)}.prize-popup .prize-box .tag[data-v-03161cdc]{background-image:url(/static/images/activity/shortVideo/prizeTagBac.png);color:#fff;font-size:.56rem;width:4.6rem;height:.9rem}.prize-popup .prize-box .box[data-v-03161cdc]{background-image:url(/static/images/activity/shortVideo/prizeBox.png);width:4.4rem;height:4.4rem;margin-bottom:0;position:relative}.prize-popup .prize-box .box div[data-v-03161cdc]{color:#282828;text-align:center;position:absolute;left:0;right:0;margin:auto;bottom:0}.prize-popup .prize-box .btn[data-v-03161cdc]{background-image:url(/static/images/activity/shortVideo/prizeBtn.png);width:6rem;height:1.26rem;line-height:1.26rem;margin:.4rem auto;color:#fff}.prize-popup .prize-box .close[data-v-03161cdc]{margin-bottom:0;font-size:.46rem;font-weight:700;color:#df5f1d;-webkit-text-stroke:.02rem #fff;text-stroke:.02rem #fff}.bg[data-v-f8016f54]{font-size:.46rem;background:#f3fbfb;padding-bottom:1.8rem;margin-bottom:.4rem;position:relative;overflow-x:hidden;background-size:contain}.hua-bac[data-v-f8016f54]{height:14rem;width:100%}.topImg[data-v-f8016f54]{width:100%;height:3.6rem;position:absolute;top:0;left:0}.health-code[data-v-f8016f54]{background-image:url(/static/images/healthCode.png);background-size:100% auto;width:1.16rem;height:2.49rem;position:fixed;left:-.22rem;top:2rem;z-index:100}.float-btn[data-v-f8016f54]{padding:.14rem .27rem;position:fixed;left:0;top:2.7rem;z-index:100;font-size:.4rem;color:#1ead8d;-webkit-writing-mode:tb;-ms-writing-mode:tb;writing-mode:tb;background:hsla(0,0%,100%,.7);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2);box-shadow:0 0 0 0 rgba(0,0,0,.2);border-radius:0 .2rem .2rem 0}.float-btn.care[data-v-f8016f54]{top:4.73rem}.index-title[data-v-f8016f54]{position:relative}.index-title img[data-v-f8016f54]{height:1.26rem}.index-title .more[data-v-f8016f54]{font-weight:500;font-size:.4rem;color:#29305a;margin-top:.8rem}.index-title .more i[data-v-f8016f54]{font-size:.4rem;font-weight:400;color:#29305a}.top-swipe-box[data-v-f8016f54]{position:relative;margin:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:11}.top-swipe-box[data-v-f8016f54] .small-swipe{height:5.02rem;overflow:hidden;border-radius:.2rem}.top-swipe-box[data-v-f8016f54] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-swipe-box[data-v-f8016f54] .van-swipe__indicators{margin:auto;bottom:.3rem;right:.3rem;left:inherit;-webkit-transform:none;transform:none}.top-swipe-box[data-v-f8016f54] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.top-msg[data-v-f8016f54]{padding:.2rem .45rem;position:relative;z-index:10;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-msg .weather[data-v-f8016f54]{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;margin-right:.49rem}.top-msg .weather img[data-v-f8016f54]{width:.8rem;height:.8rem;margin-right:.04rem}.top-msg .weather span[data-v-f8016f54]{font-size:.44rem;font-weight:500;color:#333;white-space:nowrap}.top-msg .serve img[data-v-f8016f54]{width:.6rem;height:.6rem}.search[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .33rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/spring2025/searchBg.png);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:round;line-height:.96rem;margin:0 .46rem .2rem;overflow:hidden;white-space:nowrap;position:relative}.search img[data-v-f8016f54]{width:.4rem;height:.4rem;margin-right:.18rem}.search input[data-v-f8016f54]{border:0;font-size:.34rem;vertical-align:middle}.search .text[data-v-f8016f54]{font-size:.38rem;color:#15b593;overflow:hidden}.index-fast-nav[data-v-f8016f54]{position:relative;z-index:10;padding:1.4rem .14rem .74rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0 0 .4rem .4rem;margin:-1rem .4rem 0;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;width:10.45rem;height:6.79rem}.index-fast-nav .fast-nav-item[data-v-f8016f54]{width:20%}.index-fast-nav .fast-nav-item img[data-v-f8016f54]{display:block;width:1.3rem;height:1.3rem;margin:0 auto}.index-fast-nav .fast-nav-item>div[data-v-f8016f54]{font-size:.38rem;font-weight:500;color:#1e3244;margin:0 auto;text-align:center}.limit-line-box[data-v-f8016f54]{margin-top:.6rem;padding:0 .38rem}.limit-line-box .limit-line-item[data-v-f8016f54]{width:48%}.limit-line-box .limit-line-item .item-title[data-v-f8016f54]{font-size:.48rem;font-weight:500;color:#000;overflow:hidden}.limit-line-box .limit-line-item .item-title span[data-v-f8016f54]{font-size:.3rem;font-weight:400;color:#999}.limit-line-box .limit-line-item .item-content[data-v-f8016f54]{position:relative;width:100%;height:2.6rem;overflow:hidden;border-radius:.18rem;margin-top:.34rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right}.limit-line-box .limit-line-item .item-content>img[data-v-f8016f54]{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;right:-.3rem}.limit-line-box .limit-line-item .item-content .text[data-v-f8016f54]{position:absolute;left:0;top:0;width:2.4rem;height:100%;background:-webkit-gradient(linear,left top,right top,from(#fa7d9b),to(#f15677));background:linear-gradient(90deg,#fa7d9b,#f15677);padding-left:.3rem;z-index:10;text-align:left}.limit-line-box .limit-line-item .item-content .text .title[data-v-f8016f54]{font-size:.42rem;font-weight:500;color:#fff;margin:.3rem 0}.limit-line-box .limit-line-item .item-content .text .price[data-v-f8016f54]{display:inline-block;font-size:.38rem;font-weight:500;color:#f44747;padding:0 .15rem;background:#fff;border-radius:.08rem;line-height:.58rem}.limit-line-box .limit-line-item .item-content .sanjiao[data-v-f8016f54]{z-index:9;position:absolute;left:1.8rem;top:-30%;width:.8rem;height:200%;background-color:#f15677;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.limit-line-box .limit-line-item .item-content .sanjiao.two[data-v-f8016f54]{z-index:8;left:2rem;background-color:#ffd7cf;-webkit-transform:rotate(-14deg);transform:rotate(-14deg)}.index-small-swipe[data-v-f8016f54]{position:relative;padding:0 .38rem;margin-top:.5rem}.index-small-swipe[data-v-f8016f54] .small-swipe{height:2.3rem;border-radius:.2rem;overflow:hidden}.index-small-swipe[data-v-f8016f54] .van-swipe-item img{width:100%;height:100%;border-radius:.2rem;-o-object-fit:cover;object-fit:cover}.index-small-swipe[data-v-f8016f54] .van-swipe__indicators{bottom:.17rem}.index-small-swipe[data-v-f8016f54] .van-swipe__indicators .van-swipe__indicator{width:.1rem;height:.1rem}.index-small-swipe[data-v-f8016f54] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{width:.3rem;height:.1rem}.index-syzy[data-v-f8016f54]{margin-top:1.3rem;padding:0 .38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.index-syzy .syzy-item[data-v-f8016f54]{width:2.38rem;height:3.28rem;margin-bottom:.4rem}.index-public-serve[data-v-f8016f54]{margin-top:.15rem;padding:0 .38rem;overflow:hidden}.index-public-serve .serve-box[data-v-f8016f54]{overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.35rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none;border-radius:.4rem;padding:.45rem 0}.index-public-serve .serve-box .serve-list[data-v-f8016f54]{min-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index-public-serve .serve-box.serve-swipe .serve-list[data-v-f8016f54]{min-width:0}.index-public-serve .serve-box[data-v-f8016f54]::-webkit-scrollbar{display:none}.serve-box.wenlv[data-v-f8016f54]{position:relative}.index-public-serve.wenlv[data-v-f8016f54] .van-swipe__indicators{bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.index-public-serve.wenlv[data-v-f8016f54] .van-swipe__indicators .van-swipe__indicator{width:10%;height:.1rem;border-radius:0;background-color:#ddceac}.index-public-serve.wenlv[data-v-f8016f54] .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{background-color:#72674e}.index-public-serve .serve-box .serve-list .serve-item[data-v-f8016f54]{text-align:center;font-size:0;min-width:20%;position:relative}.index-public-serve.wenlv .serve-box .serve-list .serve-item[data-v-f8016f54]{margin-bottom:.8rem}.index-public-serve .serve-box .serve-list .serve-item img[data-v-f8016f54]{width:1.4rem;height:1.4rem}.index-public-serve .serve-box .serve-list .serve-item p[data-v-f8016f54]{font-size:.38rem;font-weight:500;color:#1e3244;margin-top:.2rem;white-space:nowrap}.index-public-serve .serve-line[data-v-f8016f54]{width:1.09rem;height:.1rem;background:#e7e7e7;border-radius:.05rem;margin:0 auto}.index-public-serve .serve-line>div[data-v-f8016f54]{width:50%;height:100%;background:#0b898e;border-radius:.05rem}.index-su-six[data-v-f8016f54]{margin-top:.55rem;padding:0 0 0 .38rem}.index-su-six .su-six-list[data-v-f8016f54]{width:100%;border-radius:.3rem;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.2rem;margin-top:.2rem}.index-su-six .su-six-list[data-v-f8016f54]::-webkit-scrollbar{display:none}.index-su-six .su-six-list img[data-v-f8016f54]{width:5.05rem;height:2.9rem;margin-right:.2rem}.index-yangtze[data-v-f8016f54]{margin-top:.8rem}.index-yangtze .index-title[data-v-f8016f54]{margin:0 .38rem}.yangtze-list[data-v-f8016f54]{font-size:.38rem;color:#1e3244;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;border-radius:.4rem;margin:0 .4rem;padding-bottom:.3rem}.yangtze-list .item[data-v-f8016f54]{width:25%;margin-top:.6rem}.yangtze-list .item img[data-v-f8016f54]{width:1.04rem;height:1.04rem;margin-bottom:.1rem}.index-hot-recommend[data-v-f8016f54]{margin-top:.77rem;padding:0 .38rem}.index-hot-recommend .show-more[data-v-f8016f54]{text-align:center;font-size:.4rem;color:#333}.index-hot-recommend .show-more.first[data-v-f8016f54]{border:.02rem solid #169d7e;width:3rem;height:1rem;line-height:1rem;margin:0 auto .5rem;color:#169d7e}.index-hot-recommend .product-box[data-v-f8016f54]{margin-top:.7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.index-hot-recommend .product-box .product-list[data-v-f8016f54]{width:48%}.index-hot-recommend .product-box .product-list .today-recommend[data-v-f8016f54]{position:relative;border-radius:.23rem;margin-bottom:.52rem;overflow:hidden}.index-hot-recommend .product-box .product-list .today-recommend .zhe[data-v-f8016f54]{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.14);z-index:10}.index-hot-recommend .product-box .product-list .today-recommend>img[data-v-f8016f54]{width:100%;height:9.22rem;display:block;-o-object-fit:cover;object-fit:cover}.index-hot-recommend .product-box .product-list .today-recommend .today-top[data-v-f8016f54]{position:absolute;top:.47rem;left:.2rem;color:#fff;text-align:center;z-index:20}.index-hot-recommend .product-box .product-list .today-recommend .today-top .title[data-v-f8016f54]{font-size:.59rem;font-weight:700;color:#fff}.index-hot-recommend .product-box .product-list .today-recommend .today-top .subtitle[data-v-f8016f54]{font-size:.42rem;font-weight:500;color:#fff}.index-hot-recommend .product-box .product-list .today-recommend .today-top .up[data-v-f8016f54]{height:.4rem;border:.08rem solid #fff;border-bottom:none;width:1.3rem;margin:0 auto .2rem}.index-hot-recommend .product-box .product-list .today-recommend .today-top .down[data-v-f8016f54]{height:.4rem;border:.08rem solid #fff;border-top:none;width:1.3rem;margin:.2rem auto 0}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom[data-v-f8016f54]{position:absolute;bottom:.15rem;left:.13rem;right:.13rem;padding:.32rem .43rem;background:hsla(0,0%,100%,.8);border-radius:.2rem;z-index:20}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom .title[data-v-f8016f54]{font-size:.5rem;font-weight:500;color:#000;-webkit-line-clamp:3}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom .tag[data-v-f8016f54]{height:.51rem;line-height:.51rem;font-size:.3rem;font-weight:500;color:#fff;position:absolute;top:-.51rem;left:.6rem;right:.6rem;text-align:center;overflow:hidden}.index-hot-recommend .product-box .product-list .today-recommend .today-bottom .tag>div[data-v-f8016f54]{background:#ff2245;border-radius:.23rem .23rem 0 0;font-size:.3rem;font-weight:500;color:#fff;max-width:100%;display:inline-block;padding:0 .26rem}.index-hot-recommend .product-box .product-list .product-item[data-v-f8016f54]{background:#fff;-webkit-box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);border-radius:.23rem;margin-bottom:.52rem;overflow:hidden}.index-hot-recommend .product-box .product-list .product-item img[data-v-f8016f54]{width:100%;height:auto;display:block}.index-hot-recommend .product-box .product-list .product-item .item-text[data-v-f8016f54]{padding:.3rem}.index-hot-recommend .product-box .product-list .product-item .item-text>div[data-v-f8016f54]{margin-top:.2rem}.index-hot-recommend .product-box .product-list .product-item .item-text .title[data-v-f8016f54]{font-size:.48rem;font-weight:500;color:#333;margin:0}.index-hot-recommend .product-box .product-list .product-item .item-text .tags[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.index-hot-recommend .product-box .product-list .product-item .item-text .tags span[data-v-f8016f54]{font-size:.3rem;font-weight:400;color:#0b898e;border:1px solid #0b898e;padding:0 .16rem;line-height:.48rem;border-radius:.08rem;margin-right:.24rem;white-space:nowrap}.index-hot-recommend .product-box .product-list .product-item .item-text .location[data-v-f8016f54]{font-size:.34rem;font-weight:500;color:#999}.index-hot-recommend .product-box .product-list .product-item .item-text .location i[data-v-f8016f54]{font-size:.34rem;color:#999}.index-hot-recommend .product-box .product-list .product-item .item-text .price[data-v-f8016f54]{font-size:.5rem;font-weight:500;color:#d62828}.index-hot-recommend .product-box .product-list .product-item .item-text .price[data-v-f8016f54]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.index-hot-recommend .product-box .product-list .product-item .item-text .price[data-v-f8016f54]:after{font-size:.3rem;font-weight:400;color:#999;line-height:.8rem}.index-hot-recommend .product-box .product-list .product-item .item-text .bottom[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.index-hot-recommend .product-box .product-list .product-item .item-text .bottom span[data-v-f8016f54]{font-size:.32rem;font-weight:500;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.index-hot-recommend .product-box .product-list .product-item .item-text .bottom span img[data-v-f8016f54]{width:.5rem;height:.4rem;margin-right:.08rem}.prize-popup[data-v-f8016f54]{border-radius:.3rem;background-color:transparent}.prize-popup .prize-box[data-v-f8016f54]{width:8rem;min-height:11rem;background-image:url(/static/images/activity/shortVideo/prizeBac.png);border-radius:.3rem;text-align:center;padding:.6rem .2rem .4rem}.prize-popup .prize-box .img-box[data-v-f8016f54]{background-color:#fff;padding:.34rem .2rem;border-radius:.2rem;width:5rem;height:3.6rem;margin-bottom:.94rem}.prize-popup .prize-box .img-box.two[data-v-f8016f54]{background-color:transparent;width:4.4rem;height:3.4rem;background-image:url(/static/images/activity/shortVideo/prizeDiscountBac.png)}.prize-popup .prize-box .img-box .discount[data-v-f8016f54]{color:#fff;font-size:.36rem}.prize-popup .prize-box .img-box .discount .price[data-v-f8016f54]{font-size:1.2rem;font-weight:700}.prize-popup .prize-box .img-box .discount .price[data-v-f8016f54]:before{font-size:.48rem;color:#fff}.prize-popup .prize-box .img-box .discount>div[data-v-f8016f54]:last-child{margin-top:.3rem}.prize-popup .prize-close[data-v-f8016f54]{width:1.2rem;height:1.2rem;display:block;margin:.6rem auto}.prize-popup .prize-box>div[data-v-f8016f54]{margin:0 auto .3rem;font-size:.46rem;color:#282828}.prize-popup .prize-box .title[data-v-f8016f54]{width:2.91rem;height:.97rem;background-image:url(/static/images/activity/shortVideo/prizeTitleWin.png)}.prize-popup .prize-box .title.success[data-v-f8016f54]{width:4rem;height:1rem;background-image:url(/static/images/activity/shortVideo/prizeSuccess.png)}.prize-popup .prize-box .title.fail[data-v-f8016f54]{width:3rem;height:1rem;background-image:url(/static/images/activity/shortVideo/prizeTitleFail.png)}.prize-popup .prize-box .tag[data-v-f8016f54]{background-image:url(/static/images/activity/shortVideo/prizeTagBac.png);color:#fff;font-size:.56rem;width:4.6rem;height:.9rem}.prize-popup .prize-box .box[data-v-f8016f54]{background-image:url(/static/images/activity/shortVideo/prizeBox.png);width:4.4rem;height:4.4rem;margin-bottom:0;position:relative}.prize-popup .prize-box .box div[data-v-f8016f54]{color:#282828;text-align:center;position:absolute;left:0;right:0;margin:auto;bottom:0}.prize-popup .prize-box .btn[data-v-f8016f54]{background-image:url(/static/images/activity/shortVideo/prizeBtn.png);width:6rem;height:1.26rem;line-height:1.26rem;margin:.4rem auto;color:#fff}.prize-popup .prize-box .close[data-v-f8016f54]{margin-bottom:0;font-size:.46rem;font-weight:700;color:#df5f1d;-webkit-text-stroke:.02rem #fff;text-stroke:.02rem #fff}.show-alert-img[data-v-f8016f54]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:3001;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.show-alert-img .alert-img-list[data-v-f8016f54]{width:70%}.show-alert-img .alert-img-list .alert-small-swipe[data-v-f8016f54]{width:100%}.show-alert-img .alert-img-list .alert-small-swipe img[data-v-f8016f54]{display:block;width:100%}.show-alert-img .alert-show-img-close[data-v-f8016f54]{margin-top:.3rem;width:.9rem}.wx-jump[data-v-f8016f54]{width:5.05rem;height:2.9rem;position:relative;margin-right:.2rem}.wx-jump img[data-v-f8016f54]{display:block}.hua_right[data-v-f8016f54]{position:absolute;right:0;top:.1rem}.hua_right img[data-v-f8016f54]{width:3.6rem;height:1rem}.new-product[data-v-f8016f54]{width:10.64rem;height:auto;margin:.51rem auto .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.new-product .newProduct-top[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.new-product .newProduct-top .newProduct-topImg[data-v-f8016f54]{height:1.26rem}.new-product .newProduct-top .newProduct-more[data-v-f8016f54]{font-size:.4rem;font-family:HYZhongYuan;font-weight:400;color:#ffe7c0;display:-webkit-box;display:-ms-flexbox;display:flex}.new-product .newProduct-top .newProduct-more .newProduct-yanhua[data-v-f8016f54]{width:1.56rem;height:1.56rem}.new-product .newProduct-top .newProduct-more span[data-v-f8016f54]{margin:.25rem 0 0 .5rem}.new-product .newProduct-top .newProduct-more span .newProduct-rightIcon[data-v-f8016f54]{margin-left:.1rem;width:.19rem;height:.34rem}.new-product .newProduct-top .van-count-down[data-v-f8016f54]{position:absolute;left:3.52rem;top:.6rem}.new-product .newProduct-top .van-count-down .time-box[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-product .newProduct-top .van-count-down .title[data-v-f8016f54]{font-size:.4rem;font-family:HYZhongYuan;font-weight:400;color:#000}.new-product .newProduct-top .van-count-down .block[data-v-f8016f54]{font-family:PingFang SC;color:#000;font-size:.38rem;margin-left:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.05rem}.new-product .newProduct-top .van-count-down .block .block-bg[data-v-f8016f54]{color:#d62828}.new-product .newProduct-top .van-count-down .block .blockTime[data-v-f8016f54]{color:#d62828;margin:0 .05rem}.new-product .newProduct-item-father[data-v-f8016f54]{width:6.3rem;padding:.06rem;margin-top:.2rem}.new-product .newProduct-item-father[data-v-f8016f54]:first-of-type{margin-top:0}.new-product .newProduct-zhuanti-father[data-v-f8016f54] .van-swipe__indicators{margin:auto;bottom:.1rem;right:.16rem;left:inherit;-webkit-transform:none;transform:none}.new-product .newProduct-zhuanti-father[data-v-f8016f54] .van-swipe__indicators .van-swipe__indicator{width:.14rem;height:.14rem}.new-product .newProduct-item[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:.03rem}.new-product .newProduct-item .newProduct-headimg[data-v-f8016f54]{min-width:2.4rem;height:2.4rem}.new-product .newProduct-item .newProduct-content[data-v-f8016f54]{width:100%;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:0 .3rem .3rem 0}.new-product .newProduct-item .newProduct-content .newProduct-title[data-v-f8016f54]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#333}.new-product .newProduct-item .newProduct-content .newProduct-price[data-v-f8016f54]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#e63100}.new-product .newProduct-item .newProduct-content .newProduct-price[data-v-f8016f54]:before{font-size:.3rem;content:"\FFE5"}.new-product .newProduct-item .newProduct-content .newProduct-btn[data-v-f8016f54]{width:1.66rem;height:.54rem;background:-webkit-gradient(linear,left top,left bottom,from(#e63100),to(#ff9b6a));background:linear-gradient(180deg,#e63100,#ff9b6a);border-radius:.27rem;text-align:center;line-height:.54rem;font-size:.32rem;font-family:PingFang SC;font-weight:500;color:#ffe7c0}.new-product .newProduct-zhuanti-father[data-v-f8016f54]{width:4.05rem;height:5.5rem;padding:.2rem}.new-product .newProduct-zhuanti[data-v-f8016f54]{width:3.65rem;height:5.1rem;overflow:hidden;padding:.03rem}.new-product .newProduct-zhuanti img[data-v-f8016f54]{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.menuItems[data-v-f8016f54]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:100% 100%;border-radius:.4rem;padding:0 0 .3rem;margin-top:.2rem}.menuItems[data-v-f8016f54],.menuItemsNav[data-v-f8016f54]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menuItemsNav[data-v-f8016f54]{overflow-x:scroll;padding-bottom:.34rem;margin-top:.5rem}.menuItemsNav[data-v-f8016f54]::-webkit-scrollbar{display:none}.menuItemsNav_1[data-v-f8016f54]{margin-bottom:.34rem}.menuItemsNav_1[data-v-f8016f54],.menuItemsNav_2[data-v-f8016f54]{width:10.45rem;display:-webkit-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menuItemsNav_1Dv[data-v-f8016f54]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.6125rem;height:2.6rem;position:relative}.menuItemsNav_1Dv img[data-v-f8016f54]{width:1.4rem;height:1.4rem}.menuItemsNav_1Dv span[data-v-f8016f54]{font-family:PingFang SC;font-weight:500;font-size:.39rem;color:#1e3244;margin-top:.2rem}.menuItemsBottom[data-v-f8016f54]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menuItemsBottomBig[data-v-f8016f54]{width:1rem;height:.08rem;border-radius:.4rem;background-color:#d6e9e0;text-align:center;overflow:hidden}.menuItemsBottomSmall[data-v-f8016f54]{top:0;width:.5rem;height:.08rem;background-color:#50c6aa;border-radius:.04rem;margin-left:.212rem}.newProduct[data-v-f8016f54]{padding-left:.2rem;border-radius:.4rem;margin-top:.21rem;height:5.79rem;background-size:100% 100%}.js-box[data-v-f8016f54]{width:10.64rem;margin:0 auto;height:2.49rem;position:relative}.js-box img[data-v-f8016f54]{width:5.16rem;height:2.41rem;position:absolute}.bg[data-v-a0f21a0c]{padding-top:.8rem}#showMap[data-v-a0f21a0c]{height:calc(100vh - 1.26rem)}.seld-area[data-v-a0f21a0c]{position:fixed;z-index:2000;top:1.26rem;left:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:.84rem;border-radius:0 0 .3rem 0}.seld-area .area[data-v-a0f21a0c]{padding:0 .24rem;min-width:2rem}.seld-area .icon[data-v-a0f21a0c]{width:.84rem;text-align:center}.menuItems[data-v-a0f21a0c]{background:hsla(0,0%,100%,.8);border-radius:.212rem;padding:.9rem .9rem .3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:2rem;left:50%;-webkit-transform:translate(-5.23rem);transform:translate(-5.23rem);z-index:1000}.menuItems[data-v-a0f21a0c],.menuItemsNav[data-v-a0f21a0c]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menuItemsNav[data-v-a0f21a0c]{overflow-x:scroll;padding-bottom:.34rem}.menuItemsNav[data-v-a0f21a0c]::-webkit-scrollbar{display:none}.menuItemsNav_1[data-v-a0f21a0c]{margin-bottom:.34rem}.menuItemsNav_1[data-v-a0f21a0c],.menuItemsNav_2[data-v-a0f21a0c]{width:10.45rem;display:-webkit-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menuItemsNav_1Dv[data-v-a0f21a0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.6125rem}.menuItemsNav_1Dv img[data-v-a0f21a0c]{width:1rem;height:1rem}.menuItemsNav_1Dv span[data-v-a0f21a0c]{color:#0b898e;font-size:.38rem;margin-top:.32rem}.menuItemsBottom[data-v-a0f21a0c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menuItemsBottomBig[data-v-a0f21a0c]{width:.6rem;height:.08rem;border-radius:.4rem;background-color:rgba(11,137,142,.3);text-align:center;overflow:hidden}.menuItemsBottomSmall[data-v-a0f21a0c]{top:0;width:.3rem;height:.08rem;background-color:#0b898e;border-radius:.04rem;margin-left:.212rem}.menuItems-s[data-v-a0f21a0c]{position:fixed}.menu-line[data-v-a0f21a0c]{position:absolute;left:0;top:0;width:100%}.menu-line img[data-v-a0f21a0c]{width:1.58rem;height:.26rem;display:block;margin:.26rem auto .08rem}.menu-line-s[data-v-a0f21a0c]{width:1.5rem;height:.04rem;background:#999}.activeColor[data-v-a0f21a0c]{font-size:.38rem;font-family:PingFang SC;font-weight:700;color:#0b898e}.top-box[data-v-a0f21a0c]{width:10.45rem;background:hsla(0,0%,100%,.8);-webkit-box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);box-shadow:0 .01rem .24rem 0 hsla(0,0%,60%,.35);border-radius:.3rem;margin:0 auto;z-index:2000;position:fixed;top:2.63rem;left:50%;-webkit-transform:translate(-5.22rem);transform:translate(-5.22rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.2rem 1rem .2rem .2rem}.top-btn[data-v-a0f21a0c]{width:2.6rem;height:.7rem;background:-webkit-gradient(linear,left bottom,left top,from(#fdab70),to(#fe7f19));background:linear-gradient(0deg,#fdab70,#fe7f19);border-radius:.35rem;font-weight:500;color:#f7f8f7;line-height:.7rem;position:absolute;bottom:0;right:-.8rem}.top-btn2[data-v-a0f21a0c],.top-btn[data-v-a0f21a0c]{font-size:.4rem;font-family:PingFang SC;text-align:center}.top-btn2[data-v-a0f21a0c]{width:1.8rem;height:.6rem;background:rgba(131,216,81,0);border-radius:.3rem;border:.03px solid #83d851;line-height:.6rem;font-weight:700}.top-img[data-v-a0f21a0c]{width:3.2rem;height:3.2rem;background:#797979;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.2rem}.top-content[data-v-a0f21a0c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.top-close[data-v-a0f21a0c]{width:.54rem;height:.54rem;position:absolute;top:.2rem;right:.2rem}.top-title[data-v-a0f21a0c]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#111}.top-sub-title[data-v-a0f21a0c]{font-size:.38rem;font-family:PingFang SC;font-weight:500;color:#666;margin-top:.2rem}.comfort-box[data-v-a0f21a0c]{width:10.05rem;height:2rem;background:#83d851;border-radius:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.4rem .45rem .3rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.29rem}.comfort-top[data-v-a0f21a0c]{font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#333}.comfort-bottom[data-v-a0f21a0c]{margin-top:.25rem;font-family:PingFang SC;font-weight:500;font-size:.38rem;color:#666}[data-v-05407798]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-05407798]{min-height:100vh;overflow-x:hidden;padding-top:1.26rem;background:#fff}.box[data-v-05407798]{padding:.4rem}.title[data-v-05407798]{font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#000}.loc[data-v-05407798]{width:.44rem;height:.44rem;margin-right:.3rem}.tel[data-v-05407798]{font-size:.36rem;font-family:PingFangSC;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.4rem}.tel img[data-v-05407798]{width:.44rem;height:.44rem;margin-right:.3rem}.time-box[data-v-05407798]{margin-top:.8rem;border-bottom:.01rem solid #d8d8d8;padding-bottom:.4rem}.adds-box[data-v-05407798]{display:-webkit-box;display:-ms-flexbox;display:flex}.adds[data-v-05407798]{font-size:.36rem;font-family:PingFangSC;font-weight:400;color:#999}.daohan[data-v-05407798]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#0b898e;margin-left:.32rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.daohan img[data-v-05407798]{width:.36rem;height:.4rem;margin-right:.18rem}.title-b[data-v-05407798]{font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#333;position:relative;z-index:10;margin-top:.8rem}.line[data-v-05407798]{width:2.6rem;height:.28rem;background:rgba(11,137,142,.2);z-index:9;position:absolute;bottom:0;left:-.01rem}.text[data-v-05407798]{font-size:.42rem;font-family:PingFang SC;font-weight:500;color:#333;margin-top:.6rem;line-height:.6rem}.bg[data-v-1b94b6df]{min-height:calc(100vh - 1.26rem);background-color:#f7f7f7;padding-top:1.26rem;padding-bottom:1.8rem}.top[data-v-1b94b6df]{z-index:100;position:fixed;top:0;height:1.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.26rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.top .nav-top[data-v-1b94b6df]{height:1.5rem;line-height:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top .nav-top>div[data-v-1b94b6df],.top .nav-top[data-v-1b94b6df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top .nav-top>div[data-v-1b94b6df]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.39rem;font-weight:400;color:#333;width:50%;text-align:center;position:relative}.top .nav-top>div .line[data-v-1b94b6df]{position:absolute;bottom:.14rem;left:0;right:0;margin:auto;width:1rem;height:.06rem;background:#0b898e;border-radius:.03rem}.top .nav-top .seld[data-v-1b94b6df]{font-weight:500;color:#0b898e}.live-list[data-v-1b94b6df]{padding:.3rem .22rem 0}.live-list .live-item[data-v-1b94b6df]{text-align:left;margin-top:.22rem;background:#fff;-webkit-box-shadow:0 0 .08rem 0 rgba(3,0,0,.2);box-shadow:0 0 .08rem 0 rgba(3,0,0,.2);border-radius:.1rem;overflow:hidden;position:relative}.live-list .live-item .item-zhe[data-v-1b94b6df]{position:absolute;left:0;top:0;width:100%;height:4.8rem;z-index:1;background:rgba(0,0,0,.1)}.live-list .live-item .item-title[data-v-1b94b6df]{padding:.2rem;font-size:.45rem;font-weight:500;color:#000}.live-list .live-item .item-content[data-v-1b94b6df]{position:relative;height:4.8rem;padding:.16rem .22rem}.live-list .live-item .item-content .content-top[data-v-1b94b6df]{vertical-align:top;overflow:hidden;font-size:0;background:#fff;border-radius:.2rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}.live-list .live-item .item-content .content-top .status[data-v-1b94b6df]{padding:.1rem;background:#0b898e;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live-list .live-item .item-content .content-top .status.isNot[data-v-1b94b6df]{background:red}.live-list .live-item .item-content .content-top .status span[data-v-1b94b6df]{font-size:.39rem;font-weight:400;color:#fff}.live-list .live-item .item-content .content-top .status span[data-v-1b94b6df]:before{content:"";display:inline-block;min-width:.3rem;max-width:.3rem;min-height:.3rem;max-height:.3rem;background:#fff;border-radius:50%;margin-right:.1rem}.live-list .live-item .item-content .content-top .status span.active[data-v-1b94b6df]:before{background:#fb6d4d}.live-list .live-item .item-content .content-top .hot[data-v-1b94b6df]{padding:.1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live-list .live-item .item-content .content-top .hot img[data-v-1b94b6df]{width:.3rem;height:.3rem;margin-right:.05rem}.live-list .live-item .item-content .content-top .hot span[data-v-1b94b6df]{color:#333;font-size:.39rem;font-weight:400}.live-list .live-item .item-content .content-start[data-v-1b94b6df]{text-align:center;width:.92rem;height:.92rem;background:rgba(240,254,255,.4);border:1px solid hsla(0,0%,100%,.4);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:10}.live-list .live-item .item-content .content-start i[data-v-1b94b6df]{color:#fff;line-height:.92rem;font-size:.34rem;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.live-list .live-item .item-content .content-msg[data-v-1b94b6df]{padding:.16rem .22rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:0;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10}.live-list .live-item .item-content .content-msg img[data-v-1b94b6df]{display:block;width:.75rem;height:.75rem;border-radius:50%;margin-right:.27rem}.live-list .live-item .item-content .content-msg span[data-v-1b94b6df]{color:#fff;font-size:.39rem;font-weight:400}.live-list .live-item .item-content .content-msg span.date[data-v-1b94b6df]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}.NowComNoData[data-v-1b94b6df]{padding-top:1.4rem;color:#999;text-align:center}.NowComNoData img[data-v-1b94b6df]{width:4.8rem}.hearts-canvas[data-v-d466e1c4]{position:absolute;//z-index:2;right:0;bottom:1rem;width:80px}.tcplayer-box[data-v-d466e1c4]{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0}.tcplayer-box.mask[data-v-d466e1c4]{z-index:210;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:1rem;bottom:1rem}.tcplayer-box.mask .iconfont[data-v-d466e1c4]{font-size:1.4rem}.room-box[data-v-d466e1c4]{min-height:100vh;position:relative;z-index:10}.room-box .room-top[data-v-d466e1c4]{padding:.13rem .22rem;position:relative;z-index:300}.room-box .room-top .top-left[data-v-d466e1c4],.room-box .room-top[data-v-d466e1c4]{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}.room-box .room-top .top-left[data-v-d466e1c4]{padding:.1rem;background:rgba(0,0,0,.3);border-radius:.6rem}.room-box .room-top .top-left img[data-v-d466e1c4]{width:.97rem;height:.97rem;border-radius:50%}.room-box .room-top .top-left .name[data-v-d466e1c4]{margin:0 .1rem;text-align:left}.room-box .room-top .top-left .name p[data-v-d466e1c4]{font-size:.34rem;font-weight:400;color:#fff}.room-box .room-top .top-left .name p[data-v-d466e1c4]:nth-child(2){font-size:.3rem}.room-box .room-top .top-left .collect[data-v-d466e1c4]{text-align:center;width:1.3rem;height:.6rem;line-height:.6rem;color:#fff;background:#0b898e;border-radius:.3rem;font-size:.32rem;font-weight:400}.room-box .room-top .top-vip[data-v-d466e1c4]{margin:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.room-box .room-top .top-vip img[data-v-d466e1c4]{width:.9rem;height:.9rem;border-radius:50%;margin-right:.08rem}.room-box .room-top .top-vip img[data-v-d466e1c4]:last-child{margin-right:0}.room-box .room-top .top-close[data-v-d466e1c4]{text-align:right;width:.28rem;height:.28rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:.4rem}.room-box .room-top .top-close i[data-v-d466e1c4]{vertical-align:middle;font-size:.56rem;color:#fff}.room-box .location[data-v-d466e1c4]{position:absolute;right:.22rem;padding:0 .18rem;border-radius:6px;background:rgba(0,0,0,.3);height:.52rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:4rem;margin-bottom:2.12rem;z-index:1;color:#fff}.room-box .location .iconfont[data-v-d466e1c4]{font-size:.3rem;color:#76be6a}.room-box .location .location-text[data-v-d466e1c4]{font-size:.26rem;margin-left:.1rem}.room-box .room-content[data-v-d466e1c4]{text-align:left;font-size:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:1.52rem;left:0;padding:0 .22rem}.room-box .room-content .content-welcome[data-v-d466e1c4]{display:inline-block;font-weight:500;color:#fff;border-radius:.06rem;font-size:.39rem;text-align:center;padding:.12rem;margin-left:-7.5rem;background:rgba(11,137,142,.7);-webkit-transition:all .5s;transition:all .5s}.room-box .room-content .content-welcome.iscome[data-v-d466e1c4]{margin-left:0}.room-box .room-content .content-notice[data-v-d466e1c4]{width:4.62rem;margin:.12rem 0;padding:.12rem;font-size:.39rem;font-weight:500;color:#fb6e4d;background:rgba(0,0,0,.3);border-radius:.06rem}.room-box .room-content .content-notice span[data-v-d466e1c4]{font-size:.39rem;line-height:.4rem}.room-box .room-content .content-notice span[data-v-d466e1c4]:first-child{margin-right:.2rem}.room-box .room-content .content-notice span[data-v-d466e1c4]:nth-child(2){font-weight:500;color:#fff}.room-box .room-content .content-list[data-v-d466e1c4]{height:3rem;overflow-y:auto}.room-box .room-content .content-list .content-item[data-v-d466e1c4]{width:100%}.room-box .room-content .content-list .content-item .item-box[data-v-d466e1c4]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;margin-bottom:.12rem;max-width:calc(100% - .24rem);padding:0 .12rem;background:rgba(0,0,0,.3);font-size:0;border-radius:.06rem}.room-box .room-content .content-list .content-item .item-box span[data-v-d466e1c4]{vertical-align:middle;line-height:.72rem;font-size:.39rem;font-weight:500;color:#fff}.room-box .room-content .content-list .content-item .item-box span.name[data-v-d466e1c4]{margin-right:.24rem}.room-box .room-content .content-list .content-item .item-box span[data-v-d466e1c4]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1}.room-box .room-bottom[data-v-d466e1c4]{text-align:left;padding:0 .22rem 0 .42rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:.32rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.room-box .room-bottom .bot-product[data-v-d466e1c4]{text-align:center;width:.96rem;height:.96rem}.room-box .room-bottom .bot-product img[data-v-d466e1c4]{display:block;width:100%;height:100%}.room-box .room-bottom .bot-input[data-v-d466e1c4]{margin-left:.32rem;margin-right:.28rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:.12rem;font-size:.39rem;font-weight:400;color:#fff;background:none;outline:none;border:none;border-bottom:1px solid #fff}.room-box .room-bottom input[data-v-d466e1c4]::-webkit-input-placeholder{color:#fff}.room-box .room-bottom .bot-handle[data-v-d466e1c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-right:.4rem}.room-box .room-bottom .bot-handle img[data-v-d466e1c4]{width:.96rem;height:.96rem}.room-box .room-bottom .bot-handle i[data-v-d466e1c4]{color:#fff;font-size:.96rem;margin-right:.28rem}.room-box .room-bottom .bot-handle i[data-v-d466e1c4]:last-of-type{margin-right:0}.room-box .room-bottom .like-number[data-v-d466e1c4]{color:#fff;font-size:.3rem;background:#d62828;position:absolute;right:.6rem;bottom:1rem;width:1rem;line-height:.39rem;text-align:center;border-radius:.2rem}.room-box .room-drag[data-v-d466e1c4]{width:2.94rem;height:4.12rem;position:fixed;top:calc(50% - 2.06rem);left:0;z-index:100}.room-all .anchorMsgPopup[data-v-d466e1c4]{min-width:4.76rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.1rem;font-size:0;text-align:right}.room-all .anchorMsgPopup .top[data-v-d466e1c4]{display:inline-block;padding:.2rem;text-align:right}.room-all .anchorMsgPopup .top i[data-v-d466e1c4]{font-size:.3rem}.room-all .anchorMsgPopup .msg[data-v-d466e1c4]{margin:0 auto;text-align:center}.room-all .anchorMsgPopup .msg div[data-v-d466e1c4],.room-all .anchorMsgPopup .msg img[data-v-d466e1c4],.room-all .anchorMsgPopup .msg p[data-v-d466e1c4]{margin:0 auto}.room-all .anchorMsgPopup .msg img[data-v-d466e1c4]{width:1.38rem;height:1.38rem;border-radius:50%;display:block}.room-all .anchorMsgPopup .msg p[data-v-d466e1c4]{font-size:.3rem;font-weight:400;color:#000}.room-all .anchorMsgPopup .msg p[data-v-d466e1c4]:first-of-type{margin:.37rem 0 .19rem}.room-all .anchorMsgPopup .msg p[data-v-d466e1c4]:nth-of-type(2){font-size:.24rem;color:#666}.room-all .anchorMsgPopup .bottom[data-v-d466e1c4]{margin-top:.37rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #cacaca}.room-all .anchorMsgPopup .bottom span[data-v-d466e1c4]{display:block;padding:.43rem 0;text-align:center;width:50%;border-right:1px solid #cacaca}.room-all .anchorMsgPopup .bottom span[data-v-d466e1c4]:nth-of-type(2){color:#fb6e4e}.room-all .recommendPopup[data-v-d466e1c4]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3rem .22rem;border-top-left-radius:.2rem;border-top-right-radius:.2rem}.room-all .recommendPopup .top[data-v-d466e1c4]{padding:0 .2rem;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}.room-all .recommendPopup .top span[data-v-d466e1c4]{font-size:.4rem;font-weight:400;color:#000}.room-all .recommendPopup .top i[data-v-d466e1c4]{color:#000;font-size:.56rem}.room-all .recommendPopup .recommend-list[data-v-d466e1c4]{height:60vh;overflow:scroll}.room-all .recommendPopup .recommend-list .recommend-item[data-v-d466e1c4]:first-child{margin-top:.16rem}.room-all .recommendPopup .recommend-list .recommend-item[data-v-d466e1c4]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:.23rem .14rem .26rem;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;border-bottom:1px solid #d9d9d9}.room-all .recommendPopup .recommend-list .recommend-item .item-top[data-v-d466e1c4]{width:3rem;height:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-left-radius:.2rem;border-bottom-right-radius:.2rem;overflow:hidden;margin-right:.21rem}.room-all .recommendPopup .recommend-list .recommend-item .item-top img[data-v-d466e1c4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom[data-v-d466e1c4]{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom p[data-v-d466e1c4]{text-align:left;width:100%;overflow:hidden}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .title[data-v-d466e1c4]{font-size:.46rem;font-weight:500;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .small[data-v-d466e1c4]{color:#666;font-size:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:.16rem auto .38rem}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag[data-v-d466e1c4]{width:100%;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}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-left[data-v-d466e1c4]{font-size:.3rem}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-left span[data-v-d466e1c4]{border:1px solid;border-radius:.1rem;font-size:.3rem;font-weight:300;padding:.04rem .06rem}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-left span[data-v-d466e1c4]:first-child{color:#ff632c;border-color:#fb6e4d;margin-right:.08rem}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-left span[data-v-d466e1c4]:nth-child(2){color:#5cc05f;border-color:#5cc05f}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-right[data-v-d466e1c4]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-right .price[data-v-d466e1c4]{font-weight:700;line-height:.36rem}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-right .price.now[data-v-d466e1c4]{font-size:.4rem;color:#fb6e4e}.room-all .recommendPopup .recommend-list .recommend-item .item-bottom .bottom-tag .tag-right .price.past[data-v-d466e1c4]{font-size:.4rem;text-decoration:line-through;color:#9a9a9a}[data-v-d466e1c4] .vcp-controls-panel{display:none!important}.not-zhe[data-v-d466e1c4]{position:absolute;top:0;left:0;width:100%;height:100vh;background:#000;z-index:100;text-align:center;font-size:.46rem;color:#fff;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-1d92ce96] .vcp-fullscreen-toggle{width:.6rem;height:.6rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/wximg/LiveNew/full.png);background-size:100% 100%;margin-right:.3rem}[data-v-1d92ce96] .vcp-controls-panel{height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-1d92ce96] .vcp-timelabel{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.32rem;height:1rem;line-height:1rem}[data-v-1d92ce96] .vcp-playing .vcp-playtoggle{width:.42rem;height:.58rem;background-size:100% 100%;margin-left:.3rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/wximg/LiveNew/pause.png)}[data-v-1d92ce96] .vcp-playtoggle{width:.42rem;height:.58rem;background-size:100% 100%;margin-left:.3rem;background-image:url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/wximg/LiveNew/play.png)}[data-v-1d92ce96] .playing.vcp-controls-panel{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-1d92ce96] .playing.vcp-controls-panel *{display:none}[data-v-1d92ce96] .playing.vcp-controls-panel .vcp-fullscreen-toggle{display:block}.bg[data-v-1d92ce96]{height:100vh;position:absolute;left:0;right:0;top:0;background:#fff;overflow:hidden}.tcplayer-box[data-v-1d92ce96]{position:relative}.mask[data-v-1d92ce96]{position:absolute;left:0;width:100%;top:0;background:rgba(0,0,0,.6);color:#fff;z-index:999;bottom:0;text-align:center}.mask .iconfont[data-v-1d92ce96]{font-size:1.2rem;margin:0 auto}.status[data-v-1d92ce96]{height:.46rem;background:rgba(0,0,0,.4);border-radius:.23rem;font-size:.32rem;padding:0 .2rem;color:#fff;position:absolute;top:.32rem;left:.38rem;z-index:99}.status img[data-v-1d92ce96]{width:.28rem;margin-right:.1rem}.user[data-v-1d92ce96]{right:.38rem;left:auto}.live-text-title[data-v-1d92ce96]{text-align:center;line-height:1.3rem;background:#fff;color:#144b71;font-size:.54rem;position:relative;z-index:1;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.2);box-shadow:0 1px 20px 0 rgba(0,0,0,.2);margin-bottom:.1rem}.scroll-box[data-v-1d92ce96]{position:absolute;left:0;top:7.64rem;right:0;bottom:0;overflow-y:auto}.live-info[data-v-1d92ce96]{padding:.4rem .6rem;background:#fff;border-bottom:1px solid #c1c1c1;color:#999;font-size:.36rem}.live-info h3[data-v-1d92ce96]{color:#000;font-size:.48rem;margin-bottom:.2rem;line-height:.56rem}.live-text-box[data-v-1d92ce96]{position:relative;padding-left:.51rem;margin-top:.4rem;padding-bottom:1rem}.live-text-box .line[data-v-1d92ce96]{position:absolute;left:.58rem;width:.02rem;top:0;bottom:0;background:#47adf4;top:.28rem}.live-text-top[data-v-1d92ce96]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#269cee;font-size:.38rem;line-height:.38rem}.live-text-circle[data-v-1d92ce96]{width:.18rem;height:.18rem;background:#47adf4;border-radius:50%;margin-right:.4rem}.live-text-author[data-v-1d92ce96]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#333;font-size:.46rem;margin:.6rem .68rem .5rem .5rem}.live-text-author img[data-v-1d92ce96]{width:.78rem;height:.78rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;margin-right:.24rem}.live-text-detail[data-v-1d92ce96]{color:#8b8b8b;font-size:.46rem;line-height:.56rem;padding-left:.42rem;padding-right:.68rem;margin-left:.08rem;border-bottom:1px solid #ccc;padding-bottom:.4rem;margin-bottom:.7rem}.live-text-item:last-child .live-text-detail[data-v-1d92ce96]{border-bottom:none}.not-zhe[data-v-1d92ce96]{position:fixed;top:0;left:0;width:100%;bottom:0;background:#000;z-index:100;text-align:center;font-size:.46rem;color:#fff;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.live-text-detail img{max-width:100%}.care-title[data-v-742ac399]{background-color:#c9e5e6;border-radius:.4rem 0 0 .4rem;padding:.1rem .26rem;position:absolute;right:0;top:1rem;font-size:.4rem;color:#0b898e}.care-title img[data-v-742ac399]{width:.5rem;height:.5rem;vertical-align:bottom;margin-right:.16rem}.bg[data-v-742ac399]{background-color:#ededed;background-image:url(/static/images/user/topBac.png);background-size:100% auto;background-repeat:no-repeat;padding-bottom:2.3rem}.user-top[data-v-742ac399]{height:3.01rem}.user-top .top-msg[data-v-742ac399]{padding:.6rem .45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-top .top-msg .msg-img[data-v-742ac399]{background:#d7d0d7;width:1.5rem;height:1.5rem;border-radius:50%;margin-right:.45rem;overflow:hidden}.user-top .top-msg .msg-img img[data-v-742ac399]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-top .top-msg .msg-text[data-v-742ac399]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding:.21rem 0;color:#fff;font-size:.54rem}.user-top .top-msg .msg-text img[data-v-742ac399]{width:.46rem;vertical-align:middle}.user-top .top-msg .msg-text span[data-v-742ac399]{display:inline-block;max-width:4rem;vertical-align:middle}.user-top .top-msg .msg-text p[data-v-742ac399]{margin:.3rem 0 0;font-size:.36rem}.user-top .top-msg .msg-set[data-v-742ac399]{width:.61rem;position:absolute;right:.6rem;top:.6rem}.top-msg .msg-set img[data-v-742ac399]{width:100%}.my-order[data-v-742ac399]{background:#fff;border-radius:.3rem;margin:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.45rem 0 0}.my-order .title[data-v-742ac399]{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;padding:0 .3rem}.my-order .title span[data-v-742ac399]{font-size:.44rem}.my-order .title span[data-v-742ac399]:nth-child(2){color:#888}.my-order .order-list[data-v-742ac399]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.45rem;padding:0 .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.my-order .order-list .order-item[data-v-742ac399]{text-align:center;width:25%;margin-bottom:.63rem}.my-order .order-list .order-item img[data-v-742ac399]{width:.91rem;display:block;margin:0 auto}.my-order .order-list .order-item span[data-v-742ac399]{font-size:.4rem;font-weight:500}.menu-list[data-v-742ac399]{background:#fff;border-radius:.2rem;margin:.3rem .45rem 0;text-align:left;padding:0 .2rem}.menu-list .menu-item[data-v-742ac399]{padding:.45rem 0;border-bottom:1px solid #d8d8d8;font-size:.44rem;font-weight:500;color:#333}.menu-list .menu-item[data-v-742ac399]:last-of-type{border:none}.menu-list.two[data-v-742ac399]{margin-top:.3rem;margin-bottom:1.8rem}.menu-list .three[data-v-742ac399]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-list .three span[data-v-742ac399]:last-child{color:#0b898e}[data-v-742ac399] .servicePopup{width:7.5rem;background:#fff;border-radius:.3rem;text-align:center}[data-v-742ac399] .servicePopup .close{position:absolute;right:.3rem;top:.3rem;color:#333;font-size:.6rem}[data-v-742ac399] .servicePopup .title{font-size:.45rem;font-weight:700;color:#333;line-height:1.3rem;margin-bottom:.3rem;margin-top:.6rem}[data-v-742ac399] .servicePopup .subtitle{font-size:.45rem;font-weight:500;color:#333;line-height:.8rem}[data-v-742ac399] .servicePopup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:.8rem}[data-v-742ac399] .servicePopup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333}[data-v-742ac399] .servicePopup .button>div.confirm{color:#0b898e}.my-swipe .van-swipe-item .dfkBox[data-v-742ac399]{width:9.93rem;height:2.94rem;background:#f6f6f6;margin:0 auto .43rem;padding:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.my-swipe .van-swipe-item .dfkBox img[data-v-742ac399]{width:3.57rem;height:2.43rem;margin-right:.44rem}.my-swipe .van-swipe-item .dfkBox .contentBox[data-v-742ac399]{height:2.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.my-swipe .van-swipe-item .dfkBox .contentBox .van-count-down[data-v-742ac399]{font-size:.39rem;font-family:PingFang SC;font-weight:400;color:#fb6e4d}.my-swipe .van-swipe-item .dfkBox .contentBox .orderBtn[data-v-742ac399]{width:2.34rem;height:.81rem;background:#fb6e4d;border-radius:.41rem;text-align:center;line-height:.81rem;font-size:.45rem;font-family:PingFang SC;font-weight:400;color:#fff;margin-left:3rem}footer[data-v-742ac399]{font-weight:500;font-size:.38rem;color:#999;text-align:center}.care-title[data-v-37feea39]{background-color:#c9e5e6;border-radius:.4rem 0 0 .4rem;padding:.1rem .26rem;position:absolute;right:0;top:1rem;font-size:.4rem;color:#0b898e}.care-title img[data-v-37feea39]{width:.5rem;height:.5rem;vertical-align:bottom;margin-right:.16rem}.bg[data-v-37feea39]{background-color:#ededed;background-image:url(/static/images/user/topBac.png);background-size:100% auto;background-repeat:no-repeat;padding-bottom:2.6rem}.user-top[data-v-37feea39]{height:3.01rem}.user-top .top-msg[data-v-37feea39]{padding:.6rem .45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-top .top-msg .msg-img[data-v-37feea39]{background:#d7d0d7;width:1.5rem;height:1.5rem;border-radius:50%;margin-right:.45rem;overflow:hidden}.user-top .top-msg .msg-img img[data-v-37feea39]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-top .top-msg .msg-text[data-v-37feea39]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding:.21rem 0;color:#fff;font-size:.84rem}.user-top .top-msg .msg-text img[data-v-37feea39]{width:.8rem;vertical-align:middle}.user-top .top-msg .msg-text span[data-v-37feea39]{display:inline-block;max-width:4rem;vertical-align:middle}.user-top .top-msg .msg-text p[data-v-37feea39]{margin:.3rem 0 0;font-size:.6rem}.menu-list[data-v-37feea39]{padding:0 .4rem;margin-top:.4rem}.menu-list .menu-item[data-v-37feea39]{background-color:#fff;padding:.36rem .49rem 0 1rem;border-radius:.3rem;font-size:.74rem;color:#333;margin-top:.45rem}.menu-list .menu-item>div[data-v-37feea39]{position:relative}.menu-list .menu-item>div[data-v-37feea39]:after{display:block;content:"";position:absolute;left:-.2rem;bottom:-.2rem;background-image:url(/static/images/userCare/circle.png);background-size:100%;width:.64rem;height:.64rem}.menu-list .menu-item img[data-v-37feea39]{width:3.46rem;height:3.24rem}.bg[data-v-59a5ac36]{padding-top:1.26rem;background:#fff}.header[data-v-59a5ac36]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-59a5ac36],.header[data-v-59a5ac36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-59a5ac36]{width:1.26rem;height:100%}.header .dr[data-v-59a5ac36]{width:1.26rem}.header .dc[data-v-59a5ac36]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-59a5ac36],.header .ds[data-v-59a5ac36]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-59a5ac36]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#fff;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-59a5ac36]{border:0;font-size:.4rem;width:calc(100% - 2.3rem)}.header .ds div[data-v-59a5ac36]{color:#0b898e}.header img[data-v-59a5ac36]{display:block;height:.4rem}.search-content .search-box[data-v-59a5ac36]{padding:.4rem .44rem 0}.search-content .search-box .search-title[data-v-59a5ac36]{text-align:left}.search-content .search-box .search-title h2[data-v-59a5ac36]{font-size:.48rem;color:#000;font-weight:500}.search-content .search-box .search-title i[data-v-59a5ac36]{color:#999}.search-content .search-box.history .search-list[data-v-59a5ac36]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-content .search-box.history .search-list .search-item[data-v-59a5ac36]{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;background:#ececec;border-radius:.32rem;font-size:.36rem;font-weight:400;height:.63rem;line-height:.63rem;padding:0 .41rem;margin:.34rem .33rem .34rem 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-content .search-box.hot .search-list .search-item[data-v-59a5ac36]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.56rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-content .search-box.hot .search-list .search-item .title[data-v-59a5ac36]{font-size:.44rem;font-weight:400;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.search-content .search-box.hot .search-list .search-item .tag[data-v-59a5ac36]{font-size:.36rem;font-weight:500;color:#0b898e;vertical-align:middle;margin-right:.18rem;display:inline-block;text-align:center;width:.5rem;height:.5rem;line-height:.5rem}.search-content .search-box.hot .search-list .search-item .tag.top[data-v-59a5ac36]{background:#e10a0a;border-radius:.1rem;color:#fff}.search-content .search-box.hot .search-list .search-item .tag.top.two[data-v-59a5ac36]{background:#f25e16}.search-content .search-box.hot .search-list .search-item .tag.top.three[data-v-59a5ac36]{background:#f29d16}.bg[data-v-8435dade]{padding-top:1.26rem;background:#f7f7f7}.header[data-v-8435dade]{width:100%;height:1.26rem;background:#f0f0f0;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-8435dade],.header[data-v-8435dade]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-8435dade]{width:1.26rem;height:100%}.header .dr[data-v-8435dade]{width:1.26rem}.header .dc[data-v-8435dade]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-8435dade],.header .ds[data-v-8435dade]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-8435dade]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#fff;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-8435dade]{border:0;font-size:.4rem;width:calc(100% - 2.3rem)}.header .ds div[data-v-8435dade]{color:#0b898e}.header img[data-v-8435dade]{display:block;height:.4rem}.nav-box[data-v-8435dade]{overflow:hidden;height:auto;position:fixed;top:1.26rem;width:100%;background:#fff;z-index:10}.nav-box .nav-list[data-v-8435dade]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:100;background:#fff;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.nav-box .nav-list[data-v-8435dade]::-webkit-scrollbar{display:none}.nav-box .nav-list .nav-item[data-v-8435dade]{text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.34rem 0;color:#333;margin:0 .5rem;white-space:nowrap}.nav-box .nav-list .nav-item.active[data-v-8435dade]{color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.search-content .search-box[data-v-8435dade]{padding:.4rem .44rem 0}.search-content .search-box .search-title[data-v-8435dade]{text-align:left}.search-content .search-box .search-title h2[data-v-8435dade]{font-size:.48rem;color:#000;font-weight:500}.search-content .search-box .search-title i[data-v-8435dade]{color:#999}.search-content .search-box.history .search-list[data-v-8435dade]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-content .search-box.history .search-list .search-item[data-v-8435dade]{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;background:#ececec;border-radius:.32rem;font-size:.36rem;font-weight:400;height:.63rem;line-height:.63rem;padding:0 .41rem;margin:.34rem .33rem .34rem 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-content .search-box.hot .search-list .search-item[data-v-8435dade]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.56rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-content .search-box.hot .search-list .search-item .title[data-v-8435dade]{font-size:.44rem;font-weight:400;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.search-content .search-box.hot .search-list .search-item .tag[data-v-8435dade]{font-size:.36rem;font-weight:500;color:#0b898e;vertical-align:middle;margin-right:.18rem;display:inline-block;text-align:center;width:.5rem;height:.5rem;line-height:.5rem}.search-content .search-box.hot .search-list .search-item .tag.top[data-v-8435dade]{background:#e10a0a;border-radius:.1rem;color:#fff}.search-content .search-box.hot .search-list .search-item .tag.top.two[data-v-8435dade]{background:#f25e16}.search-content .search-box.hot .search-list .search-item .tag.top.three[data-v-8435dade]{background:#f29d16}.lists[data-v-8435dade]{margin-top:1.26rem;padding:0 .42rem .5rem}.cul-item-box[data-v-8435dade]{min-height:2rem}.cul-item-box .tickets-item[data-v-8435dade]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ccc;padding:.5rem 0}.cul-item-box .tickets-item .item-img[data-v-8435dade]{width:3.5rem;height:3.5rem;border-radius:.16rem;position:relative;overflow:hidden;margin-right:.39rem}.cul-item-box .tickets-item .item-img img[data-v-8435dade]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.cul-item-box .tickets-item .item-img .grade[data-v-8435dade]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.cul-item-box .tickets-item .item-text[data-v-8435dade]{padding:.14rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.cul-item-box .tickets-item .item-text .title[data-v-8435dade]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.cul-item-box .tickets-item .item-text .tags[data-v-8435dade]{width:100%;margin:.3rem 0 .4rem}.cul-item-box .tickets-item .item-text .tags span[data-v-8435dade]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.1rem solid #daf3e9}.cul-item-box .tickets-item .item-text .tags span[data-v-8435dade]:last-of-type{margin-right:0}.cul-item-box .tickets-item .item-text .address[data-v-8435dade]{color:#999;font-size:.36rem}.cul-item-box .tickets-item .item-text .address i[data-v-8435dade]{margin-right:.1rem;font-size:.34rem}.cul-item-box .tickets-item .item-text .distance[data-v-8435dade]{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;margin-top:.2rem}.cul-item-box .tickets-item .item-text .distance>span[data-v-8435dade]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem}.cul-item-box .tickets-item .item-text .distance .price[data-v-8435dade]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem}.cul-item-box .tickets-item .item-text .distance .price[data-v-8435dade]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.cul-item-box .tickets-item .item-text .distance .price[data-v-8435dade]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.cul-item-box .travel-item[data-v-8435dade]{padding:.5rem 0;border-bottom:1px solid #ccc}.cul-item-box .travel-item .item-title[data-v-8435dade]{font-size:.5rem;font-weight:500;color:#000}.cul-item-box .travel-item .item-title img[data-v-8435dade]{width:.9rem;margin-left:.4rem}.cul-item-box .travel-item .item-subtitle[data-v-8435dade]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.cul-item-box .travel-item .item-bottom[data-v-8435dade]{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;margin-top:.49rem}.cul-item-box .travel-item .item-bottom .author[data-v-8435dade]{font-size:.32rem;font-weight:400;color:#999;overflow:hidden}.cul-item-box .travel-item .item-bottom .author span[data-v-8435dade]{-webkit-box-flex:1;-ms-flex:1;flex:1}.cul-item-box .travel-item .item-bottom .author img[data-v-8435dade]{width:.51rem;height:.51rem;border-radius:50%;overflow:hidden;vertical-align:middle;margin-right:.13rem}.cul-item-box .travel-item .item-bottom .tags[data-v-8435dade]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cul-item-box .travel-item .item-bottom .tags span[data-v-8435dade]{font-size:.3rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cul-item-box .travel-item .item-bottom .tags span[data-v-8435dade]:first-child{margin-right:.7rem}.cul-item-box .travel-item .item-bottom .tags span img[data-v-8435dade]{width:.57rem}.bg[data-v-202d9486]{padding-top:1.26rem;background:#f7f7f7}.four-box[data-v-202d9486]{padding:.47rem .36rem}.four-box .four-list[data-v-202d9486]{padding:0 .22rem}.four-box .four-list .four-item[data-v-202d9486]{margin-bottom:.5rem;background:#fff;border-radius:.15rem;padding:.37rem .33rem}.four-box .four-list .four-item .item-top[data-v-202d9486]{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:.46rem}.four-box .four-list .four-item .item-top>p[data-v-202d9486]{font-size:.46rem;font-weight:400;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.3rem}.four-box .four-list .four-item .item-top>span[data-v-202d9486]{font-size:.36rem;font-weight:400;color:#666}.four-box .four-list .four-item .item-bottom[data-v-202d9486]{margin-top:.22rem;text-align:right;font-size:.39rem;color:#666}.four-box .four-list .four-item .item-bottom>div[data-v-202d9486]{color:#0b898e}.comNoData .box[data-v-202d9486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.comNoData .box img[data-v-202d9486]{width:30%}.bg[data-v-bf4d4c48]{background:#fff;padding-bottom:.6rem}.topBac[data-v-bf4d4c48]{width:100%;height:8.85rem;position:relative}.topBac img[data-v-bf4d4c48]{width:100%;height:100%}.topBac .logo[data-v-bf4d4c48]{position:absolute;right:1.32rem;bottom:2.15rem;width:1.74rem;height:1.74rem}.form-box[data-v-bf4d4c48]{margin:0 auto}.form-box .form-item[data-v-bf4d4c48]{padding:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.form-box .form-item>img[data-v-bf4d4c48]{width:.64rem;vertical-align:middle}.form-box .form-item input[data-v-bf4d4c48]{padding:.48rem .3rem;border:none;border-bottom:1px solid #ddd;font-size:.5rem;font-weight:400;color:#999}.form-box .form-item .captcha[data-v-bf4d4c48],.form-box .form-item .getCode[data-v-bf4d4c48]{position:absolute;right:2rem;top:0;bottom:0;margin:auto}.form-box .form-item .getCode[data-v-bf4d4c48]{font-size:.36rem;font-weight:400;color:#0b898e;height:.82rem;line-height:.82rem;border:1px solid #0b898e;border-radius:.41rem;padding:0 .32rem;text-align:center}.submit[data-v-bf4d4c48]{font-size:.52rem;font-weight:500;color:#fff;text-align:center;height:1.3rem;line-height:1.3rem;background:#0b898e;border-radius:1rem;width:7.2rem;margin:.6rem auto 0}.bg[data-v-10b85af8]{padding-bottom:.6rem;position:relative;background-image:url(/static/images/Login/newTopBg.png);background-size:100% 100%;padding-top:3.2rem}.topBac[data-v-10b85af8]{width:100%;height:8.85rem;position:relative}.topBac img[data-v-10b85af8]{width:100%;height:100%}.topBac .logo[data-v-10b85af8]{position:absolute;right:1.32rem;bottom:2.15rem;width:1.74rem;height:1.74rem}.form-box[data-v-10b85af8]{margin:0 auto;padding:0 1.22rem}.form-box .form-item[data-v-10b85af8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:#fff;border-radius:.6rem;height:1.2rem;margin-bottom:.49rem;padding:.4rem 0 .4rem .42rem}.form-box .form-item>img[data-v-10b85af8]{width:.36rem;vertical-align:middle}.form-box .form-item input[data-v-10b85af8]{border:none;padding-left:.21rem;font-size:.38rem;font-weight:500;color:#ababab}.form-box .form-item .captcha[data-v-10b85af8]{position:absolute;right:.42rem;top:0;bottom:0;margin:auto}.form-box .form-item .getCode[data-v-10b85af8]{position:absolute;right:.41rem;font-size:.36rem;font-weight:400;color:#0b898e;height:.82rem;line-height:.82rem;border:1px solid #0b898e;border-radius:.41rem;padding:0 .32rem;text-align:center;top:0;bottom:0;margin:auto}.submit[data-v-10b85af8]{font-size:.52rem;font-weight:500;color:#fff;text-align:center;height:1.2rem;line-height:1.2rem;background:#0b898e;border-radius:1rem;width:8.21rem;margin:.6rem auto 0}.privacy[data-v-10b85af8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 1.2rem;color:#666;font-size:.4rem;margin-top:.55rem}.cbox[data-v-10b85af8]{zoom:70%;width:1.2rem}.pop[data-v-10b85af8]{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.pop-box[data-v-10b85af8]{padding:.3rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:100%}.pop-title[data-v-10b85af8]{font-weight:700;font-size:.5rem}.pop-text[data-v-10b85af8]{font-size:.36rem;color:#666}.btn[data-v-10b85af8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.van-button--normal[data-v-10b85af8]{padding:0 34px}.van-button[data-v-10b85af8]{height:42px}i[data-v-10b85af8]{color:#0b898e}.new-logo[data-v-10b85af8]{width:2.53rem;height:2.52rem;display:block;margin:0 auto 1.17rem}input[data-v-10b85af8]::-webkit-input-placeholder{color:#ababab}input[data-v-10b85af8]::-moz-placeholder{color:#ababab}input[data-v-10b85af8]::-ms-input-placeholder{color:#ababab}input[data-v-10b85af8]::placeholder{color:#ababab}.yuan[data-v-10b85af8]{width:.37rem;height:.37rem;-ms-flex-negative:0;flex-shrink:0}.show_msg[data-v-255e7c57],.show_msg[data-v-63503bf2]{width:100%;text-align:center;line-height:.3rem;margin-top:.2rem}.bg[data-v-684b6f99]{background:#eadfe4}.topBac[data-v-684b6f99]{width:100%;height:6.3rem;position:relative}.topBac img[data-v-684b6f99]{width:100%;height:100%}[data-v-684b6f99].topBac .header{position:absolute;top:.3rem;background:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .3rem}[data-v-684b6f99].topBac .header .dl,[data-v-684b6f99].topBac .header .dr{display:none}[data-v-684b6f99].topBac .header .ds{width:100%;border:.02rem solid #815d3a;padding:0 .18rem;height:.9rem;line-height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-684b6f99].topBac .header .ds>div{font-size:.39rem;font-weight:500;color:#fff;background:#815d3a;border-radius:.37rem;height:.75rem;line-height:.75rem;padding:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box}.travel-box[data-v-684b6f99]{padding:.4rem .5rem .6rem}.travel-box .travel-item[data-v-684b6f99]{padding:.45rem .33rem;background:#fff;-webkit-box-shadow:0 0 .1rem 0 hsla(0,0%,60%,.35);box-shadow:0 0 .1rem 0 hsla(0,0%,60%,.35);border-radius:.3rem;margin-top:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.travel-box .travel-item .item-title[data-v-684b6f99]{font-size:.48rem;font-weight:500;color:#000}.travel-box .travel-item .item-title img[data-v-684b6f99]{width:.9rem;margin-left:.4rem}.travel-box .travel-item .item-subtitle[data-v-684b6f99]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.travel-box .travel-item .item-bottom[data-v-684b6f99]{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;margin-top:.49rem}.travel-box .travel-item .item-bottom .author[data-v-684b6f99]{font-size:.32rem;font-weight:400;color:#999;overflow:hidden}.travel-box .travel-item .item-bottom .author span[data-v-684b6f99]{-webkit-box-flex:1;-ms-flex:1;flex:1}.travel-box .travel-item .item-bottom .author img[data-v-684b6f99]{width:.51rem;height:.51rem;border-radius:50%;overflow:hidden;vertical-align:middle;margin-right:.13rem}.travel-box .travel-item .item-bottom .tags[data-v-684b6f99]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.travel-box .travel-item .item-bottom .tags span[data-v-684b6f99]{font-size:.3rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.travel-box .travel-item .item-bottom .tags span[data-v-684b6f99]:first-child{margin-right:.7rem}.travel-box .travel-item .item-bottom .tags span img[data-v-684b6f99]{width:.57rem;margin-right:.1rem}.travel-box .travel-item .item-bottom .tags .btn[data-v-684b6f99]{font-size:.33rem;font-weight:500;color:#815d3a}.nav-box[data-v-684b6f99]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.3rem;padding:0 .7rem}.nav-box .nav-item[data-v-684b6f99]{width:46%;color:#333;line-height:1.2rem;padding:0 .7rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-size:100% 100%;background-repeat:no-repeat}.nav-box .nav-item img[data-v-684b6f99]{width:.6rem;height:.6rem}.nav-box .nav-item .name[data-v-684b6f99]{font-size:.54rem;color:#333;position:relative;z-index:10}.nav-box .nav-item.active .name[data-v-684b6f99]{color:#fff}.bg[data-v-50e0e688]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-50e0e688]{position:relative}.swipe-box[data-v-50e0e688] .small-swipe{height:6rem}.swipe-box[data-v-50e0e688] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-50e0e688] .van-swipe__indicators{right:0;left:auto;bottom:.6rem}.swipe-box[data-v-50e0e688] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-50e0e688]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-50e0e688]{width:100%;height:100%}.travel-box[data-v-50e0e688]{padding:.4rem .5rem 0;background:#fff;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.4rem;z-index:100;left:0;right:0}.travel-box .travel-item[data-v-50e0e688]{border-top:1px solid #ccc;padding:.4rem 0}.travel-box .travel-item[data-v-50e0e688]:first-child{border:none;padding-top:0}.travel-box .travel-item .item-title[data-v-50e0e688]{font-size:.5rem;font-weight:500;color:#000}.travel-box .travel-item .item-bottom[data-v-50e0e688]{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;margin-top:.49rem}.travel-box .travel-item .item-bottom .author[data-v-50e0e688]{font-size:.32rem;font-weight:400;color:#999;overflow:hidden}.travel-box .travel-item .item-bottom .author span[data-v-50e0e688]{-webkit-box-flex:1;-ms-flex:1;flex:1}.travel-box .travel-item .item-bottom .author img[data-v-50e0e688]{width:.51rem;height:.51rem;border-radius:50%;overflow:hidden;vertical-align:middle;margin-right:.13rem}.detail-content[data-v-50e0e688]{padding:0 .55rem}.detail-tags[data-v-50e0e688]{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.55rem}.detail-tags[data-v-50e0e688],.detail-tags span[data-v-50e0e688]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-tags span[data-v-50e0e688]{font-size:.42rem;font-weight:400;color:#666}.detail-tags span[data-v-50e0e688]:first-child{margin-right:.7rem}.detail-tags span img[data-v-50e0e688]{width:.64rem;margin-right:.1rem}.bg[data-v-3bcbd845]{background:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg[data-v-3bcbd845],.pdf-swipe[data-v-3bcbd845]{width:100vw;height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.pdf-swipe .van-swipe-item[data-v-3bcbd845]{width:100vw;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pdf-swipe .van-swipe-item img[data-v-3bcbd845]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bot-text[data-v-3bcbd845]{background:rgba(0,0,0,.5);font-size:.45rem;line-height:1rem}.bot-text[data-v-3bcbd845],.page-box[data-v-3bcbd845]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;bottom:0;left:0;text-align:center;color:#fff}.page-box[data-v-3bcbd845]{right:0;z-index:3000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.3);padding:.2rem 0;height:1.4rem}.page-box .page[data-v-3bcbd845]{color:#b07632;background:#fff;padding:.1rem .34rem;border-radius:.3rem;margin:0 .4rem}.page-box .num[data-v-3bcbd845]{color:#fff;min-width:1.6rem}.flipPage[data-v-3bcbd845]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}[data-v-3bcbd845] .flipPage .page-count,[data-v-3bcbd845] .flipPage .page-photo:after{display:none!important}.bg[data-v-ef45143c]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.order-top[data-v-ef45143c]{padding:.6rem .7rem;border-bottom:1px solid #ccc;text-align:left}.order-top .title[data-v-ef45143c]{font-size:.5rem;font-weight:500;color:#000}.order-top .price[data-v-ef45143c]{font-size:.4rem;font-weight:400;color:#d62828;margin:.5rem 0}.order-top .date[data-v-ef45143c]{font-size:.42rem;font-weight:400;color:#333}.tickets-title[data-v-ef45143c]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-ef45143c]{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}.all-box[data-v-ef45143c]{padding:.42rem .38rem}.tickets-box[data-v-ef45143c]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-ef45143c]{padding:.6rem .3rem}.tickets-box .use-date[data-v-ef45143c]{padding:.5rem 0;margin:0 .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.tickets-box .use-date .date[data-v-ef45143c]{min-width:30%;line-height:1rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:0 .12rem;white-space:nowrap;margin-bottom:.2rem}.tickets-box .use-date .date span[data-v-ef45143c]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-ef45143c]{border:none;background:#0b898e;color:#fff}.buy-num .tickets-title[data-v-ef45143c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-ef45143c],.buy-num .number-btn[data-v-ef45143c],.buy-num .tickets-title[data-v-ef45143c]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-ef45143c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-ef45143c]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-ef45143c]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-ef45143c]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-ef45143c]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-ef45143c]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-ef45143c]{padding-bottom:.7rem}.people-box .top-name[data-v-ef45143c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-ef45143c]{font-size:.4rem;font-weight:400;color:#0b898e;padding:0 .6rem;line-height:1rem;border:1px solid #0b898e;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-ef45143c]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-ef45143c]{padding:0 .3rem}.people-box .people-list .people-item[data-v-ef45143c]{padding:.6rem 0}.people-box .people-list .people-item[data-v-ef45143c]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-ef45143c]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-ef45143c]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-text[data-v-ef45143c]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-box .people-list .people-item .item-text .name[data-v-ef45143c]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-ef45143c]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-ef45143c]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-ef45143c]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-ef45143c]{font-size:.34rem;margin-right:.2rem}.bottomBuy[data-v-ef45143c]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem}.bottomBuy .buy[data-v-ef45143c]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.people-popup[data-v-ef45143c]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-ef45143c]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-ef45143c]{text-align:left}.people-popup .top .confirm[data-v-ef45143c],.people-popup .top span[data-v-ef45143c]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-ef45143c]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-ef45143c]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-ef45143c]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-ef45143c]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-ef45143c]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-ef45143c]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-ef45143c]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-ef45143c]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-ef45143c]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-ef45143c]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-ef45143c]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-ef45143c]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-ef45143c]{margin-right:.1rem;width:.34rem}.bg[data-v-0c44847f]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.tickets-title[data-v-0c44847f]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-0c44847f]{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}.all-box[data-v-0c44847f]{padding:.42rem .38rem}.tickets-box[data-v-0c44847f]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-0c44847f]{padding:.6rem .3rem}.tickets-box .use-date[data-v-0c44847f]{padding:.5rem 0;margin:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tickets-box .use-date .date[data-v-0c44847f]{width:30%;line-height:1rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:0 .12rem;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin:0 1.6% .2rem}.tickets-box .use-date .date span[data-v-0c44847f]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-0c44847f]{border:none;background:#0b898e;color:#fff}.buy-num .tickets-title[data-v-0c44847f]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-0c44847f],.buy-num .number-btn[data-v-0c44847f],.buy-num .tickets-title[data-v-0c44847f]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-0c44847f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-0c44847f]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-0c44847f]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-0c44847f]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-0c44847f]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-0c44847f]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-0c44847f]{padding-bottom:.7rem}.people-box .top-name[data-v-0c44847f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-0c44847f]{font-size:.4rem;font-weight:400;color:#0b898e;padding:0 .6rem;line-height:1rem;border:1px solid #0b898e;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-0c44847f]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-0c44847f]{padding:0 .3rem}.people-box .people-list .people-item[data-v-0c44847f]{padding:.6rem 0}.people-box .people-list .people-item[data-v-0c44847f]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-0c44847f]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-0c44847f]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-text[data-v-0c44847f]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-box .people-list .people-item .item-text .name[data-v-0c44847f]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-0c44847f]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-0c44847f]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-0c44847f]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-0c44847f]{font-size:.34rem;margin-right:.2rem}.bottomBuy[data-v-0c44847f]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-0c44847f]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-0c44847f]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-0c44847f]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.people-popup[data-v-0c44847f]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-0c44847f]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-0c44847f]{text-align:left}.people-popup .top .confirm[data-v-0c44847f],.people-popup .top span[data-v-0c44847f]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-0c44847f]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-0c44847f]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-0c44847f]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-0c44847f]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-0c44847f]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-0c44847f]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-0c44847f]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-0c44847f]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-0c44847f]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-0c44847f]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-0c44847f]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-0c44847f]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-0c44847f]{margin-right:.1rem;width:.34rem}.address-box[data-v-0c44847f]{background:#fff;margin-top:.4rem;border-bottom:1px solid #ddd;padding-bottom:.4rem}.address-box .title[data-v-0c44847f]{padding:.6rem .3rem;font-size:.5rem;font-weight:500;color:#000;border-bottom:1px solid #ccc}.address-box .title .add[data-v-0c44847f]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.address-box .title .add i[data-v-0c44847f]{font-size:.34rem;margin-right:.2rem}.address-box .toAdd[data-v-0c44847f]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.8rem auto 0}.address-box .toAdd i[data-v-0c44847f]{font-size:.34rem;margin-right:.2rem}.address-box .nowAddress[data-v-0c44847f]{padding:.55rem .32rem 0}.address-box .nowAddress .msg[data-v-0c44847f]{margin-right:.8rem}.address-box .nowAddress .msg .name[data-v-0c44847f]{font-size:.46rem;font-weight:400;color:#000}.address-box .nowAddress .msg .name span[data-v-0c44847f]{font-size:.38rem;font-weight:400;color:#666}.address-box .nowAddress .msg .subtitle[data-v-0c44847f]{font-size:.4rem;font-weight:400;color:#000;line-height:.6rem;margin-top:.47rem}.address-box .nowAddress .status i[data-v-0c44847f]{font-size:.6rem;color:#666}.bg[data-v-097b8bd2]{background:#f7f7f7;padding:1.66rem .38rem 1.7rem}.address-box[data-v-097b8bd2]{background:#fff;padding-bottom:.8rem}.address-box .title[data-v-097b8bd2]{padding:.6rem .3rem;font-size:.5rem;font-weight:500;color:#000;border-bottom:1px solid #ccc}.address-box .title .add[data-v-097b8bd2]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.address-box .title .add i[data-v-097b8bd2]{font-size:.34rem;margin-right:.2rem}.address-box .toAdd[data-v-097b8bd2]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.8rem auto 0}.address-box .toAdd i[data-v-097b8bd2]{font-size:.34rem;margin-right:.2rem}.address-box .nowAddress[data-v-097b8bd2]{padding:.55rem .32rem 0}.address-box .nowAddress .msg[data-v-097b8bd2]{margin-right:.8rem}.address-box .nowAddress .msg .name[data-v-097b8bd2]{font-size:.46rem;font-weight:400;color:#000}.address-box .nowAddress .msg .name span[data-v-097b8bd2]{font-size:.38rem;font-weight:400;color:#666}.address-box .nowAddress .msg .subtitle[data-v-097b8bd2]{font-size:.4rem;font-weight:400;color:#000;line-height:.6rem;margin-top:.47rem}.address-box .nowAddress .status i[data-v-097b8bd2]{font-size:.6rem;color:#666}.shop-box[data-v-097b8bd2]{background:#fff;border-radius:.14rem;padding:.6rem 0 0;margin-top:.48rem;margin-bottom:.48rem}.shop-box .shop-title[data-v-097b8bd2]{padding:0 .3rem .6rem;border-bottom:1px solid #b8b8b8}.shop-box .food-info[data-v-097b8bd2]{margin:0 .3rem;padding-top:.48rem}.shop-box .food-info .info-img[data-v-097b8bd2]{width:2.6rem;height:2.14rem;overflow:hidden;margin-right:.34rem;border-radius:.1rem}.shop-box .food-info .info-img img[data-v-097b8bd2]{width:100%;height:100%}.shop-box .food-info .info-text[data-v-097b8bd2]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shop-box .food-info .info-text .title>span[data-v-097b8bd2]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.shop-box .food-info .info-text .subtitle[data-v-097b8bd2]{font-size:.4rem;font-weight:400;color:#666}.shop-box .food-info .info-text .subtitle span[data-v-097b8bd2]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.shop-box .book-user[data-v-097b8bd2]{font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;padding:.7rem 0;margin:0 .3rem}.shop-box .book-user label[data-v-097b8bd2]{white-space:nowrap}.shop-box .book-user input[data-v-097b8bd2]{font-size:.46rem;font-weight:400;color:#999;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem}.shop-box .shop-total[data-v-097b8bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.43rem .3rem;font-size:.4rem;font-weight:400;color:#000}.shop-box .shop-total .price[data-v-097b8bd2]{font-size:.36rem;font-weight:400;color:#d62828;margin-left:.26rem}.shop-box .shop-total .price span[data-v-097b8bd2]{font-size:.5rem;font-weight:400;color:#d62828}.discount>div[data-v-097b8bd2]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.bottomBuy[data-v-097b8bd2]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-097b8bd2]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-097b8bd2]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-097b8bd2]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.people-popup[data-v-097b8bd2]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-097b8bd2]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-097b8bd2]{text-align:left}.people-popup .top .confirm[data-v-097b8bd2],.people-popup .top span[data-v-097b8bd2]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-097b8bd2]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-097b8bd2]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-097b8bd2]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-097b8bd2]{padding:.5rem .2rem;overflow:hidden}.people-popup .popup-list .popup-item .item-top i.edit[data-v-097b8bd2]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .msg[data-v-097b8bd2]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-popup .popup-list .popup-item .item-top .msg .name[data-v-097b8bd2]{height:.41rem;font-size:.44rem;font-weight:400;color:#000}.people-popup .popup-list .popup-item .item-top .msg .name span[data-v-097b8bd2]{font-size:.36rem;font-weight:400;color:#999}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-097b8bd2]{font-size:.38rem;font-weight:400;color:#666;margin-top:.46rem}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-097b8bd2]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-097b8bd2]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-097b8bd2]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-097b8bd2]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-097b8bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem .2rem;font-size:.44rem;font-weight:400;color:#000}.people-popup .popup-list .popup-item .item-site .status[data-v-097b8bd2]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.people-popup .popup-list .popup-item .item-site .status.noSelect[data-v-097b8bd2]{border:1px solid #999}.people-popup .popup-list .popup-item .item-site .status img[data-v-097b8bd2]{width:100%;height:100%}.bg[data-v-0bbf6d8b]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.tickets-title[data-v-0bbf6d8b]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title input[data-v-0bbf6d8b]{font-size:.48rem;font-weight:400;border:none;padding:0 .3rem}.tickets-title.buy-num[data-v-0bbf6d8b]{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}.all-box[data-v-0bbf6d8b]{padding:.42rem .38rem}.tickets-box[data-v-0bbf6d8b]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-0bbf6d8b]{padding:.6rem .3rem}.tickets-box .use-date[data-v-0bbf6d8b]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-0bbf6d8b]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-0bbf6d8b]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-0bbf6d8b]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.active span[data-v-0bbf6d8b]{color:#fff}.tickets-box .use-date .date.notNum[data-v-0bbf6d8b]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-0bbf6d8b]{color:#666}.tickets-box .use-date .date.notext[data-v-0bbf6d8b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-0bbf6d8b]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-0bbf6d8b]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-0bbf6d8b]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem}.tickets-box .tickets-list .tickets-item.active[data-v-0bbf6d8b]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-0bbf6d8b]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-0bbf6d8b]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-0bbf6d8b],.buy-num .number-btn[data-v-0bbf6d8b],.buy-num .tickets-title[data-v-0bbf6d8b]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-0bbf6d8b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-0bbf6d8b]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-0bbf6d8b]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-0bbf6d8b]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-0bbf6d8b]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-0bbf6d8b]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-0bbf6d8b]{padding:.7rem 0}.people-box .top-name[data-v-0bbf6d8b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-0bbf6d8b]{font-size:.4rem;font-weight:400;color:#0b898e;padding:0 .6rem;line-height:1rem;border:1px solid #0b898e;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-0bbf6d8b]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-0bbf6d8b]{padding:0 .3rem}.people-box .people-list .people-item[data-v-0bbf6d8b]{padding:.6rem 0}.people-box .people-list .people-item[data-v-0bbf6d8b]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-0bbf6d8b]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-0bbf6d8b]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-peopleNum[data-v-0bbf6d8b]{font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#000;width:2.28rem;text-align:center}.people-box .people-list .people-item .item-text[data-v-0bbf6d8b]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-box .people-list .people-item .item-text .name[data-v-0bbf6d8b]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-0bbf6d8b]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-0bbf6d8b]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-0bbf6d8b]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-0bbf6d8b]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-0bbf6d8b]{border:none}.discount .tickets-title>div[data-v-0bbf6d8b]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.bottomBuy[data-v-0bbf6d8b]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-0bbf6d8b]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-0bbf6d8b]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-0bbf6d8b]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background-color:#d62828}.bottomBuy .buy.no-click[data-v-0bbf6d8b]{background-color:#d8d8d8}.people-popup[data-v-0bbf6d8b]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-0bbf6d8b]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-0bbf6d8b]{text-align:left}.people-popup .top .confirm[data-v-0bbf6d8b],.people-popup .top span[data-v-0bbf6d8b]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-0bbf6d8b]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-0bbf6d8b]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-0bbf6d8b]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-0bbf6d8b]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-0bbf6d8b]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-0bbf6d8b]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-0bbf6d8b]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-0bbf6d8b]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-0bbf6d8b]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-0bbf6d8b]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-0bbf6d8b]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-0bbf6d8b]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-0bbf6d8b]{margin-right:.1rem;width:.34rem}.allowance img[data-v-0bbf6d8b]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-0bbf6d8b]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid #0b898e;margin-left:.2rem}.allowance-popup[data-v-0bbf6d8b]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-0bbf6d8b]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-0bbf6d8b]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-0bbf6d8b]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.people-num[data-v-0bbf6d8b]{font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.people-add[data-v-0bbf6d8b]{width:9.85rem;height:1.2rem;background:rgba(11,137,142,.06);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#0b898e;margin:.4rem auto 0}.people-add .add-img[data-v-0bbf6d8b]{width:.68rem;height:.69rem}.people-add .add-text[data-v-0bbf6d8b]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2.06rem 0 .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-add .add-right[data-v-0bbf6d8b]{width:.18rem;height:.29rem}.people-boxs[data-v-0bbf6d8b]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.2rem}.people-boxs[data-v-0bbf6d8b]::-webkit-scrollbar{display:none}.people-topItem[data-v-0bbf6d8b]{padding:0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;text-align:center;line-height:1.1rem;font-family:PingFang SC;color:#000;margin-right:.25rem;white-space:nowrap}.people-more[data-v-0bbf6d8b],.people-topItem[data-v-0bbf6d8b]{height:1.1rem;background:#f1f1f1;font-weight:400;font-size:.44rem}.people-more[data-v-0bbf6d8b]{width:1.65rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0b898e;position:absolute;right:.25rem}.people-topSeld[data-v-0bbf6d8b]{background:rgba(11,137,142,.06);border-radius:.16rem;border:1px solid #0b898e;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.people-topSeld .people-seldImg[data-v-0bbf6d8b]{position:absolute;bottom:0;right:0;width:.42rem;height:.42rem}.top-text[data-v-0bbf6d8b]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-0bbf6d8b]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-0bbf6d8b]{font-weight:400;font-size:.52rem;color:#0b898e}.handle-form[data-v-0bbf6d8b]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-0bbf6d8b]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-0bbf6d8b]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-0bbf6d8b]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-0bbf6d8b]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.selectSex-box[data-v-0bbf6d8b]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-0bbf6d8b]{line-height:1rem;font-size:.48rem;color:#333}.bg[data-v-fc271cf6]{background-color:#f7f7f7;padding-bottom:1.7rem}.all-box[data-v-fc271cf6]{padding:.42rem .38rem}.tickets-box[data-v-fc271cf6]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-fc271cf6]{padding:.6rem .3rem}.remark .tickets-title[data-v-fc271cf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-fc271cf6]{font-size:.46rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-fc271cf6]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-fc271cf6]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-fc271cf6]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-fc271cf6]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background-color:#d62828}.bottomBuy .buy.no-click[data-v-fc271cf6]{background-color:#d8d8d8}.pro-list[data-v-fc271cf6]{padding:.4rem}.pro-item[data-v-fc271cf6]{margin-bottom:.2rem;font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#000}.pro-item[data-v-fc271cf6]:last-of-type{margin-bottom:0}.pro-item .com-price[data-v-fc271cf6],.pro-item .com-price[data-v-fc271cf6]:before{color:#ef341a}.pro-item .subtitle[data-v-fc271cf6]{color:#666;font-weight:500;margin-top:.14rem}.message-top[data-v-fc271cf6]{font-size:.46rem;font-family:PingFang SC;font-weight:700;color:#333;padding:.3rem 0 .1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.message-people[data-v-fc271cf6]{height:2.69rem;font-weight:500}.message-bottom[data-v-fc271cf6]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex}.message-bottom .message-btn[data-v-fc271cf6]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-bottom .message-btn[data-v-fc271cf6]:first-child{border-right:.02rem solid #f0f0f0}.message-title[data-v-fc271cf6]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#999}.flex-column-around[data-v-fc271cf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.bg[data-v-18381f3c]{background:#f7f7f7;padding:1.7rem .38rem}.bottomBuy[data-v-18381f3c]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-18381f3c]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-18381f3c]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-18381f3c]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.food-box[data-v-18381f3c]{background:#fff;border-radius:.14rem;padding:.42rem .32rem 0}.food-box .food-info .info-img[data-v-18381f3c]{width:2.6rem;height:2.14rem;overflow:hidden;margin-right:.34rem;border-radius:.1rem}.food-box .food-info .info-img img[data-v-18381f3c]{width:100%;height:100%}.food-box .food-info .info-text[data-v-18381f3c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.food-box .food-info .info-text .subtitle .price[data-v-18381f3c]{font-size:.36rem;font-weight:400;color:#000}.food-box .food-info .info-text .subtitle .price span[data-v-18381f3c]{font-size:.5rem;font-weight:400;color:#000}.food-box .food-info .info-text .subtitle .notice[data-v-18381f3c]{font-size:.4rem;font-weight:400;color:#666}.food-box .food-info .info-text .subtitle .notice i[data-v-18381f3c]{color:#666;font-size:.46rem;vertical-align:middle}.food-box .buy-num[data-v-18381f3c]{font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;line-height:1.4rem}.food-box .buy-num .number-btn>div[data-v-18381f3c],.food-box .buy-num .number-btn[data-v-18381f3c]{display:-webkit-box;display:-ms-flexbox;display:flex}.food-box .buy-num .number-btn>div[data-v-18381f3c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.food-box .buy-num .number-btn>div[data-v-18381f3c]:first-child{padding:.15rem .25rem}.food-box .buy-num .number-btn>div i[data-v-18381f3c]{font-size:.46rem}.food-box .buy-num .food-box .buy-num .number-btn>div[data-v-18381f3c]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.food-box .book-user[data-v-18381f3c]{font-size:.46rem;font-weight:500;color:#000;line-height:1.4rem;border-bottom:1px solid #ccc}.food-box .book-user input[data-v-18381f3c]{font-size:.46rem;font-weight:400;color:#999;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem}.discount-box[data-v-18381f3c]{line-height:1.4rem;padding:0 .32rem;margin-top:.48rem;background:#fff;font-size:.46rem;font-weight:500;color:#000;border-radius:.14rem}.discount-box .button[data-v-18381f3c]{line-height:.86rem;font-size:.42rem;font-weight:400;color:#000;border:1px solid #333;border-radius:.43rem;padding:0 .43rem}.notice-popup .top[data-v-18381f3c]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-18381f3c]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-18381f3c]{font-size:.55rem}.notice-popup .content[data-v-18381f3c]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-18381f3c]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-18381f3c]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-18381f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-18381f3c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-18381f3c]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-18381f3c]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-18381f3c]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.bg[data-v-9dd6bf7e]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.all-box[data-v-9dd6bf7e]{padding:.48rem .38rem;border-top:1px solid #ccc}.house-box[data-v-9dd6bf7e]{text-align:left;padding:.27rem 0 .3rem;background:#f7f7f7}.house-box .house-top[data-v-9dd6bf7e]{padding:0 .69rem .3rem;font-size:0;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}.house-box .house-top .top-date[data-v-9dd6bf7e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.house-box .house-top .top-date .time[data-v-9dd6bf7e]{font-size:.42rem;font-weight:500;color:#000}.house-box .house-top .top-date span.duration[data-v-9dd6bf7e]{display:inline-block;margin:0 .39rem;width:1.11rem;text-align:center;height:.45rem;line-height:.45rem;border:1px solid #cacaca;border-radius:.23rem;font-size:.32rem;font-weight:400;color:#333}.house-box .house-top .button[data-v-9dd6bf7e]{font-size:.28rem;font-weight:400;color:#5cc05f}.house-box .house-subTitle[data-v-9dd6bf7e]{padding:0 .69rem;font-size:.42rem;font-weight:500;color:#000}.house-box .house-tags[data-v-9dd6bf7e]{padding:.42rem .7rem 0 0;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.house-box .house-tags span[data-v-9dd6bf7e]{text-align:center;padding:0 .27rem;vertical-align:middle;background:rgba(11,137,142,.2);border-radius:.21rem;font-size:.3rem;font-weight:400;color:#0b898e;margin-right:.14rem;margin-bottom:.1rem}.msg-box[data-v-9dd6bf7e]{padding:.6rem 0 .2rem;background:#fff;margin-top:.18rem;text-align:left;border-radius:.14rem}.msg-box .msg-title[data-v-9dd6bf7e]{font-size:.5rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;padding:0 .3rem .6rem}.msg-box .msg-title span[data-v-9dd6bf7e]{font-size:.34rem;font-weight:400;color:grey;margin-left:.38rem}.msg-box .msg-form .form-item[data-v-9dd6bf7e]{text-align:left;font-size:0;padding:.4rem 0;margin:0 .3rem;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;border-bottom:1px solid #cacaca}.msg-box .msg-form .form-item .label[data-v-9dd6bf7e]{font-size:.42rem;font-weight:400;color:#666;width:2.5rem}.msg-box .msg-form .form-item .content[data-v-9dd6bf7e]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.msg-box .msg-form .form-item .content span[data-v-9dd6bf7e]{margin-bottom:.16rem;font-size:.36rem;font-weight:400;color:#999}.msg-box .msg-form .form-item .content input[data-v-9dd6bf7e]{font-size:.42rem;font-weight:500;color:#000;border:none}.msg-box .msg-form .form-item .button[data-v-9dd6bf7e]{font-size:0;width:auto}.msg-box .msg-form .form-item .button i[data-v-9dd6bf7e]{vertical-align:middle;color:#666;font-size:.6rem}.msg-box .msg-form .form-item[data-v-9dd6bf7e]:last-of-type{border-bottom:0}.cost-box[data-v-9dd6bf7e]{padding-bottom:.6rem;background:#fff;margin-top:.48rem;text-align:left}.cost-box .cost-title[data-v-9dd6bf7e]{padding:.6rem .3rem;font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc}.cost-box .cost-title .title[data-v-9dd6bf7e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cost-box .cost-title .title span[data-v-9dd6bf7e]{font-size:.4rem;font-weight:400;color:#333}.cost-box .cost-title .title span[data-v-9dd6bf7e]:nth-child(2){margin:0 .2rem}.cost-box .cost-title .title .price[data-v-9dd6bf7e]{font-size:.4rem;font-weight:500;color:#d62828}.cost-box .detail-list[data-v-9dd6bf7e]{padding:0 .3rem}.cost-box .detail-list .item[data-v-9dd6bf7e]{text-align:left;font-size:.4rem;font-weight:400;color:#666;margin-top:.6rem}.discount[data-v-9dd6bf7e]{height:1.8rem;line-height:1.8rem;background:#fff;border-radius:.14rem;margin-top:.48rem;padding:0 .3rem}.discount .tickets-title[data-v-9dd6bf7e]{font-size:.46rem;font-weight:500;color:#000}.discount .tickets-title>div[data-v-9dd6bf7e]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.bottomBuy[data-v-9dd6bf7e]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff;z-index:2100;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.bottomBuy .price[data-v-9dd6bf7e]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .37rem}.bottomBuy .price span[data-v-9dd6bf7e]{font-size:.44rem;font-weight:500;color:#d62828;-webkit-box-flex:1;-ms-flex:1;flex:1}.bottomBuy .buy[data-v-9dd6bf7e]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.bottomBuy .price .open[data-v-9dd6bf7e]{font-size:.44rem;font-weight:400;color:#d62828}[data-v-9dd6bf7e] .eveningPopup{margin-bottom:1.7rem;padding:.47rem .7rem;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-9dd6bf7e] .eveningPopup .cost-title{padding:0;border:none}[data-v-9dd6bf7e] .choice-room{padding:.3rem;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3001!important}[data-v-9dd6bf7e] .choice-room .room-top{text-align:center;position:relative;font-size:0;margin-bottom:.3rem}[data-v-9dd6bf7e] .choice-room .room-top .title{font-size:.48rem;font-weight:500;color:#000}[data-v-9dd6bf7e] .choice-room .room-top .top-button{position:absolute;top:0;bottom:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-9dd6bf7e] .choice-room .room-top .top-button i{vertical-align:middle;font-size:.7rem}[data-v-9dd6bf7e] .choice-room .room-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.choice-room .room-list input[data-v-9dd6bf7e],[data-v-9dd6bf7e] .choice-room .room-list span{display:inline-block;width:1.83rem;height:.81rem;line-height:.81rem;border:1px solid #e2e2e2;border-radius:.4rem;margin-bottom:.69rem;text-align:center;font-size:.5rem;font-weight:400;color:#000}.choice-room .room-list input.active[data-v-9dd6bf7e],[data-v-9dd6bf7e] .choice-room .room-list span.active{border-color:#0b898e}[data-v-9dd6bf7e] .choice-room .room-list .van-cell{display:inline-block;width:1.22rem;height:.54rem;line-height:.54rem;border:1px solid #e2e2e2;border-radius:.27rem;margin-bottom:.4rem;font-size:.3rem;text-align:center;padding:0 .1rem}[data-v-9dd6bf7e] .choice-room .room-list .van-cell .van-field__body{list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-9dd6bf7e] .choice-room .room-list .van-cell .van-field__body input{margin-bottom:0;border-radius:0;border:none}[data-v-9dd6bf7e] .choice-room .room-confirm{background:#d62828;color:#fff;border-radius:.53rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;line-height:1.06rem;font-size:.54rem;font-weight:500}.people-popup[data-v-9dd6bf7e]{background:#f7f7f7;padding:0 .38rem 1.7rem}.people-popup .top[data-v-9dd6bf7e]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-9dd6bf7e]{text-align:left}.people-popup .top .confirm[data-v-9dd6bf7e],.people-popup .top span[data-v-9dd6bf7e]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-9dd6bf7e]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-9dd6bf7e]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-9dd6bf7e]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-9dd6bf7e]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-9dd6bf7e]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-9dd6bf7e]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-9dd6bf7e]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-9dd6bf7e]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-9dd6bf7e]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-9dd6bf7e]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-9dd6bf7e]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-9dd6bf7e]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-9dd6bf7e]{margin-right:.1rem;width:.34rem}.people-popup .popup-list .popup-item .item-info[data-v-9dd6bf7e]{font-size:.3rem;color:red;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0;text-align:center}.numBox[data-v-9dd6bf7e],.people-popup .popup-list .popup-item .item-info[data-v-9dd6bf7e]{font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.numBox[data-v-9dd6bf7e]{width:2.8rem;height:.8rem;background:rgba(11,137,142,.1);border-radius:.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .15rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.36rem;font-family:PingFang SC;color:#000}.numBox .numImg[data-v-9dd6bf7e]{width:.56rem;height:.56rem}.bg[data-v-7a0fac34]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.people-popup[data-v-7a0fac34]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-7a0fac34]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-7a0fac34]{text-align:left}.people-popup .top .confirm[data-v-7a0fac34],.people-popup .top span[data-v-7a0fac34]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-7a0fac34]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-7a0fac34]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-7a0fac34]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-7a0fac34]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-7a0fac34]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-7a0fac34]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-7a0fac34]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-7a0fac34]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-7a0fac34]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-7a0fac34]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-7a0fac34]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-7a0fac34]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-7a0fac34]{margin-right:.1rem;width:.34rem}.people-popup .popup-list .popup-item .item-info[data-v-7a0fac34]{font-size:.3rem;font-weight:400;color:red;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;text-align:center}.order-detail[data-v-7a0fac34]{padding:.5rem .7rem;border-bottom:1px solid #cacaca}.order-detail .title[data-v-7a0fac34]{font-size:.5rem;font-weight:500;color:#000}.order-detail .subtitle[data-v-7a0fac34]{font-size:.42rem;font-weight:400;color:#333;margin:.5rem 0}.other-box[data-v-7a0fac34]{padding:.38rem}.people-box[data-v-7a0fac34]{background:#fff;border-radius:.14rem}.people-box .title[data-v-7a0fac34]{padding:.59rem .32rem;border-bottom:1px solid #b8b8b8}.people-box .box[data-v-7a0fac34]{padding:0 .32rem}.people-box .box .sku-list .sku-item[data-v-7a0fac34]{padding:.7rem 0;border-bottom:1px solid #b8b8b8}.people-box .box .sku-list .sku-item .normal .skuName[data-v-7a0fac34]{font-size:.44rem;font-weight:500;color:#000}.people-box .box .sku-list .sku-item .normal .button[data-v-7a0fac34]{font-size:.42rem;font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .4rem;border:1px solid #333;border-radius:.43rem;line-height:.86rem}.people-box .box .sku-list .sku-item .normal i[data-v-7a0fac34]{font-size:.46rem;margin-right:.1rem}.people-box .box .form-item[data-v-7a0fac34]{padding:.7rem 0;border-bottom:1px solid #b8b8b8}.people-box .box .form-item label[data-v-7a0fac34]{font-size:.44rem;font-weight:500;color:#000;white-space:nowrap}.people-box .box .form-item[data-v-7a0fac34]:last-of-type,.people-box .box .form-item input[data-v-7a0fac34]{border:none}.people-box .box .form-item.coupons .button[data-v-7a0fac34]{font-size:.42rem;font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .4rem;border:1px solid #333;border-radius:.43rem;line-height:.86rem}.notice-msg[data-v-7a0fac34]{margin-top:.55rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.notice-msg span[data-v-7a0fac34]{font-size:.4rem;font-weight:400;color:#999;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem}[data-v-7a0fac34] .notice-msg .van-checkbox .van-checkbox__icon{font-size:.4rem}[data-v-7a0fac34] .notice-msg.van-checkbox .van-checkbox__label{line-height:.26rem;font-size:.4rem;color:#000;font-weight:400}.bottomBuy[data-v-7a0fac34]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;line-height:1.7rem;background:#fff}.bottomBuy .price[data-v-7a0fac34]{padding:0 .38rem;font-size:.44rem;font-weight:500;color:#333}.bottomBuy .price span[data-v-7a0fac34]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-7a0fac34]{min-width:4.8rem;height:100%;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;font-size:.54rem}.bg[data-v-f2090b3a]{background:#f7f7f7;padding:1.26rem .38rem 1.7rem}.select-month[data-v-f2090b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #b8b8b8;padding:0 .3rem}.select-month div[data-v-f2090b3a]{margin-right:1rem;font-size:.5rem;font-weight:500;color:#000;padding:.5rem 0;position:relative}.select-month div.select>span[data-v-f2090b3a]{display:block;width:100%;height:.12rem;background:var(--primary-color);border-radius:.06rem;position:absolute;left:0;right:0;bottom:0;margin:auto}.show-week[data-v-f2090b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.74rem}.show-week .itme[data-v-f2090b3a]{width:14.28571%;font-size:.44rem;font-weight:400;text-align:center}.show-week .itemDate[data-v-f2090b3a]{text-align:center;width:14.28571%;border-radius:.1rem;min-height:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.show-week .canNotSelect[data-v-f2090b3a]{color:#999}.show-week .itemDate>div[data-v-f2090b3a]:nth-child(2){font-size:.34rem;font-weight:400;color:#d62828;margin-top:.1rem}.show-week .itemDate.seld[data-v-f2090b3a]{background:var(--primary-color);color:#fff}.show-week .itemDate.seld>div[data-v-f2090b3a]{color:#fff}.show-sku[data-v-f2090b3a]{background:#fff;border-radius:.14rem;margin-top:.4rem;padding:.3rem .4rem}.show-sku .top .title[data-v-f2090b3a]{font-size:.46rem;font-weight:500;color:#000}.show-sku .top .number-btn>div[data-v-f2090b3a],.show-sku .top .number-btn[data-v-f2090b3a]{display:-webkit-box;display:-ms-flexbox;display:flex}.show-sku .top .number-btn>div[data-v-f2090b3a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.show-sku .top .number-btn>div[data-v-f2090b3a]:first-child{padding:.15rem .25rem}.show-sku .top .number-btn>div i[data-v-f2090b3a]{font-size:.46rem}.show-sku .top .number-btn>div[data-v-f2090b3a]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0;min-height:.74rem}.show-sku .price[data-v-f2090b3a]{text-align:right;font-size:.36rem;font-weight:400;color:#d62828;margin-top:.4rem}.show-sku .price span[data-v-f2090b3a]{font-size:.5rem;font-weight:400;color:#d62828}.bottomBuy[data-v-f2090b3a]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff;z-index:2100}.bottomBuy .price[data-v-f2090b3a]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .38rem}.bottomBuy .price span[data-v-f2090b3a]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .price>div[data-v-f2090b3a]{font-size:.34rem;font-weight:400;color:#666}.bottomBuy .notice[data-v-f2090b3a]{text-align:right;padding-right:1rem;font-size:.4rem;font-weight:400;color:#d62828}.bottomBuy .buy[data-v-f2090b3a]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.bottomBuy .serve[data-v-f2090b3a]{padding-right:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.bottomBuy .serve i[data-v-f2090b3a]{font-size:.8rem;color:#666}.bottomBuy .serve span[data-v-f2090b3a]{font-size:.34rem;font-weight:400;color:#666}.cost-box[data-v-f2090b3a]{padding:.5rem .7rem;background:#fff;margin-top:.48rem;text-align:left;bottom:1.7rem}.cost-box .cost-title[data-v-f2090b3a]{padding:.1rem 0;font-size:.46rem;font-weight:500;color:#000}.cost-box .cost-title .title[data-v-f2090b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cost-box .cost-title .title i[data-v-f2090b3a]{font-size:.6rem}.cost-box .detail-list[data-v-f2090b3a]{padding:0 .3rem}.cost-box .detail-list .item[data-v-f2090b3a]{text-align:left;font-size:.4rem;font-weight:400;color:#666;margin-top:.2rem}.cost-box .detail-list .allPrice[data-v-f2090b3a]{font-size:.4rem;font-weight:400;color:#666;text-align:right;margin-top:.6rem}.cost-box .detail-list .allPrice span[data-v-f2090b3a]{font-size:.42rem;font-weight:500;color:#d62828}.bg[data-v-0eed3512]{background:#f7f7f7;padding:1.7rem .38rem}.bottomBuy[data-v-0eed3512]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff;z-index:997}.bottomBuy .price[data-v-0eed3512]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .38rem}.bottomBuy .price span[data-v-0eed3512]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .price>div[data-v-0eed3512]{font-size:.34rem;font-weight:400;color:#666}.bottomBuy .notice[data-v-0eed3512]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:1rem;font-size:.4rem;font-weight:400;color:#d62828}.bottomBuy .buy[data-v-0eed3512]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.food-box[data-v-0eed3512]{background:#fff;border-radius:.14rem;padding:.42rem .32rem 0;position:relative;z-index:2}.food-box .food-info[data-v-0eed3512]{padding-bottom:.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.food-box .food-info .info-img[data-v-0eed3512]{width:2.6rem;height:2.94rem;overflow:hidden;margin-right:.34rem;border-radius:.1rem}.food-box .food-info .info-img img[data-v-0eed3512]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.food-box .food-info .info-text[data-v-0eed3512]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.food-box .food-info .info-text .subtitle[data-v-0eed3512]{font-size:.4rem;font-weight:400;color:#999;margin-top:.3rem}.food-box .food-info .info-text .seat-box[data-v-0eed3512]{margin-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.food-box .food-info .info-text .seat-box .seat-item[data-v-0eed3512]{font-size:.4rem;font-weight:400;color:#999;width:33%}.book-user[data-v-0eed3512]{font-size:.46rem;font-weight:500;color:#000;line-height:1.8rem;padding:0 .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin-top:.39rem}.book-user label[data-v-0eed3512]{white-space:nowrap;display:block}.book-user input[data-v-0eed3512]{font-size:.46rem;font-weight:400;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem;overflow:hidden}.discount-box[data-v-0eed3512]{line-height:1.8rem;padding:0 .32rem;margin-top:.48rem;background:#fff;font-size:.46rem;font-weight:500;color:#000;border-radius:.14rem}.discount-box .button[data-v-0eed3512]{line-height:.86rem;font-size:.42rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.43rem;padding:0 .43rem}[data-v-0eed3512] .eveningPopup{margin-bottom:1.7rem;padding:.47rem .7rem;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-0eed3512] .eveningPopup .cost-title{padding:0;border:none}.cost-box[data-v-0eed3512]{padding-bottom:.6rem;background:#fff;margin-top:.48rem;text-align:left}.cost-box .cost-title[data-v-0eed3512]{padding:.1rem 0;font-size:.46rem;font-weight:500;color:#000}.cost-box .cost-title .title[data-v-0eed3512]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cost-box .cost-title .title i[data-v-0eed3512]{font-size:.6rem}.cost-box .detail-list[data-v-0eed3512]{padding:0 .3rem}.cost-box .detail-list .item[data-v-0eed3512]{text-align:left;font-size:.4rem;font-weight:400;color:#666;margin-top:.2rem}.retreat[data-v-0eed3512]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.94rem;padding-left:.3rem;border-radius:0 0 .14rem .14rem;position:relative;top:-.14rem;background:#d62828}.retreat img[data-v-0eed3512]{width:.4rem;height:.4rem;vertical-align:middle;margin-top:-.1rem}.close-icon[data-v-0eed3512]{width:.5rem;height:.5rem;position:absolute;top:.49rem;right:.46rem}.top-title[data-v-0eed3512]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.66rem;font-size:.52rem;font-weight:700;color:#333}.rule-tip-text[data-v-0eed3512]{color:#666;font-size:.48rem;font-weight:500}.rule-tip-text span[data-v-0eed3512]{color:#d62828;font-weight:700}.line3[data-v-0eed3512]{margin-top:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.42rem;font-weight:500;color:#666}.line3 img[data-v-0eed3512]{width:.5rem;height:.5rem;margin-right:.2rem}.go-buy[data-v-0eed3512]{margin:.65rem auto 0;width:6.6rem;height:1.3rem;background:#d62828;border-radius:.65rem;text-align:center;line-height:1.3rem;font-size:.48rem;font-weight:700;color:#fff}.agreement-overlay[data-v-0eed3512]{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);z-index:998}.agreement-block[data-v-0eed3512]{height:13rem;margin:auto 1.12rem;position:fixed;z-index:999;letter-spacing:0;text-align:center;top:0;bottom:0;left:0;right:0}.agreement-main[data-v-0eed3512]{padding:.6rem .81rem .6rem .54rem;border-radius:12px;background:#fff;color:#333;border-radius:.3rem}.back-btn[data-v-0eed3512]{display:inline-block;margin:20px auto 0;width:108px;height:19px;opacity:.9;font-family:PingFangSC-Regular;font-size:16px;color:#fff;line-height:19px}.gray-buy[data-v-0eed3512]{margin:.65rem auto 0;width:6.6rem;height:1.3rem;background:#ccc;border-radius:.65rem;text-align:center;line-height:1.3rem;font-size:.48rem;font-weight:700;color:#fff}.bg[data-v-29a0fc9c]{background:#f7f7f7;padding:1.7rem .38rem}.bottomBuy[data-v-29a0fc9c]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff;z-index:997}.bottomBuy .price[data-v-29a0fc9c]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .38rem}.bottomBuy .price span[data-v-29a0fc9c]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .price>div[data-v-29a0fc9c]{font-size:.34rem;font-weight:400;color:#666}.bottomBuy .notice[data-v-29a0fc9c]{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:1rem;font-size:.4rem;font-weight:400;color:#d62828}.bottomBuy .buy[data-v-29a0fc9c]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.food-box[data-v-29a0fc9c]{background:#fff;border-radius:.14rem;padding:.42rem .32rem 0;position:relative;z-index:2}.food-box .food-info[data-v-29a0fc9c]{padding-bottom:.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.food-box .food-info .info-img[data-v-29a0fc9c]{width:2.6rem;height:2.94rem;overflow:hidden;margin-right:.34rem;border-radius:.1rem}.food-box .food-info .info-img img[data-v-29a0fc9c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.food-box .food-info .info-text[data-v-29a0fc9c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.food-box .food-info .info-text .subtitle[data-v-29a0fc9c]{font-size:.4rem;font-weight:400;color:#999;margin-top:.3rem}.food-box .food-info .info-text .seat-box[data-v-29a0fc9c]{margin-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.food-box .food-info .info-text .seat-box .seat-item[data-v-29a0fc9c]{font-size:.4rem;font-weight:400;color:#999;width:33%}.book-user[data-v-29a0fc9c]{font-size:.46rem;font-weight:500;color:#000;line-height:1.8rem;padding:0 .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin-top:.39rem}.book-user label[data-v-29a0fc9c]{white-space:nowrap;display:block}.book-user input[data-v-29a0fc9c]{font-size:.46rem;font-weight:400;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem;overflow:hidden}.discount-box[data-v-29a0fc9c]{line-height:1.8rem;padding:0 .32rem;margin-top:.48rem;background:#fff;font-size:.46rem;font-weight:500;color:#000;border-radius:.14rem}.discount-box .button[data-v-29a0fc9c]{line-height:.86rem;font-size:.42rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.43rem;padding:0 .43rem}[data-v-29a0fc9c] .eveningPopup{margin-bottom:1.7rem;padding:.47rem .7rem;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-29a0fc9c] .eveningPopup .cost-title{padding:0;border:none}.cost-box[data-v-29a0fc9c]{padding-bottom:.6rem;background:#fff;margin-top:.48rem;text-align:left}.cost-box .cost-title[data-v-29a0fc9c]{padding:.1rem 0;font-size:.46rem;font-weight:500;color:#000}.cost-box .cost-title .title[data-v-29a0fc9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cost-box .cost-title .title i[data-v-29a0fc9c]{font-size:.6rem}.cost-box .detail-list[data-v-29a0fc9c]{padding:0 .3rem}.cost-box .detail-list .item[data-v-29a0fc9c]{text-align:left;font-size:.4rem;font-weight:400;color:#666;margin-top:.2rem}.retreat[data-v-29a0fc9c]{font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.94rem;padding-left:.3rem;border-radius:0 0 .14rem .14rem;position:relative;top:-.14rem;background:#d62828}.retreat img[data-v-29a0fc9c]{width:.4rem;height:.4rem;vertical-align:middle;margin-top:-.1rem}.close-icon[data-v-29a0fc9c]{width:.5rem;height:.5rem;position:absolute;top:.49rem;right:.46rem}.top-title[data-v-29a0fc9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.66rem;font-size:.52rem;font-weight:700;color:#333}.rule-tip-text[data-v-29a0fc9c]{color:#666;font-size:.48rem;font-weight:500}.rule-tip-text span[data-v-29a0fc9c]{color:#d62828;font-weight:700}.line3[data-v-29a0fc9c]{margin-top:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.42rem;font-weight:500;color:#666}.line3 img[data-v-29a0fc9c]{width:.5rem;height:.5rem;margin-right:.2rem}.go-buy[data-v-29a0fc9c]{margin:.65rem auto 0;width:6.6rem;height:1.3rem;background:#d62828;border-radius:.65rem;text-align:center;line-height:1.3rem;font-size:.48rem;font-weight:700;color:#fff}.agreement-overlay[data-v-29a0fc9c]{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);z-index:998}.agreement-block[data-v-29a0fc9c]{height:13rem;margin:auto 1.12rem;position:fixed;z-index:999;letter-spacing:0;text-align:center;top:0;bottom:0;left:0;right:0}.agreement-main[data-v-29a0fc9c]{padding:.6rem .81rem .6rem .54rem;border-radius:12px;background:#fff;color:#333;border-radius:.3rem}.back-btn[data-v-29a0fc9c]{display:inline-block;margin:20px auto 0;width:108px;height:19px;opacity:.9;font-family:PingFangSC-Regular;font-size:16px;color:#fff;line-height:19px}.gray-buy[data-v-29a0fc9c]{margin:.65rem auto 0;width:6.6rem;height:1.3rem;background:#ccc;border-radius:.65rem;text-align:center;line-height:1.3rem;font-size:.48rem;font-weight:700;color:#fff}.bg[data-v-2cc153a8]{padding-top:1.26rem;background:#f3f4f6;padding-bottom:1.6rem}.seat-detail-item[data-v-2cc153a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.seatTypeClass[data-v-2cc153a8]{display:block;height:35px;line-height:35px;white-space:nowrap;font-size:.36rem}.thumbnailSeatClass[data-v-2cc153a8]{position:absolute}.seatBox[data-v-2cc153a8]{position:absolute;left:50%;-webkit-transform-origin:0 0 0;transform-origin:0 0 0}.middle-line[data-v-2cc153a8]{position:absolute;border-right:.05rem dashed rgba(0,0,0,.2)}.seatClass[data-v-2cc153a8]{position:absolute}.seatImgClass[data-v-2cc153a8]{position:absolute;left:0;top:0;height:100%}.movie-seld-list .seld[data-v-2cc153a8]{color:red}.movie-check-buy[data-v-2cc153a8]{position:fixed;bottom:0;left:0;width:100%;padding:0 .7rem;height:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:none;-webkit-box-shadow:0 -.01rem .07rem 0 hsla(0,0%,60%,.1);box-shadow:0 -.01rem .07rem 0 hsla(0,0%,60%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.movie-check-buy span[data-v-2cc153a8]{width:100%;display:block;height:1.16rem;line-height:1.16rem;margin:0 .6rem;background-color:#d62828;border-radius:.58rem;font-size:.5rem;font-weight:500;color:#fff;text-align:center;padding:0 .4rem}.movie-list[data-v-2cc153a8]{background:#fff;border-radius:.4rem .4rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.7rem;width:100%}.movie-list .movie-info[data-v-2cc153a8]{padding:.2rem 0}.movie-list .movie-info .movie-title[data-v-2cc153a8]{font-size:.46rem;font-weight:500;color:#000}.movie-list .movie-info .movie-more[data-v-2cc153a8]{font-size:.4rem;font-weight:400;color:#666;margin:.5rem 0}.movie-list .movie-info .movie-seld-list[data-v-2cc153a8]{padding:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.movie-list .movie-info .movie-seld-list[data-v-2cc153a8]::-webkit-scrollbar{display:none}.movie-list .movie-info .movie-seld-list .movie-item[data-v-2cc153a8]{margin-right:.42rem;background:#f5f5f5;border-radius:.2rem;text-align:center;padding:.4rem .3rem}.movie-list .movie-info .movie-seld-list .movie-item.seld[data-v-2cc153a8]{background:#fdf2f2;border:1px solid #d62828}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-2cc153a8]{white-space:nowrap}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-2cc153a8]:first-child{font-size:.5rem;font-weight:400;color:#000}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-2cc153a8]:nth-child(2){color:#666;margin:.23rem 0}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-2cc153a8]:nth-child(3){color:#d62828}.plan-detail[data-v-3533a3a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.1rem;color:#888;height:90px;background:#fff}.plan-detail-item[data-v-3533a3a4]{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seat-detail[data-v-3533a3a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.1rem;color:#888;height:1.5rem;background:#f3f4f6;padding:0 20px}.activity-area[data-v-39792f2d]{position:relative;background:#f3f4f6;overflow:hidden;padding-bottom:50px}.thumbnail[data-v-39792f2d]{position:absolute;z-index:3;top:0;left:0;background:rgba(0,0,0,.4);overflow:hidden;-webkit-transform-origin:0 0;transform-origin:0 0}.thumbnail-border[data-v-39792f2d]{position:absolute;z-index:4;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:1px;border:2px solid red}.screen[data-v-39792f2d]{width:630px;border-top:42px solid #dfdfdf;border-right:60px solid transparent;border-left:60px solid transparent;color:#fff;position:absolute;top:0;z-index:2;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.screen-text[data-v-39792f2d]{text-align:center;white-space:nowrap;font-size:.3rem;margin-top:-30px}.box[data-v-39792f2d]{margin-top:50px;position:absolute;z-index:0}.seat-tool-parent[data-v-39792f2d]{overflow:hidden;margin-top:50px}.seat-tool[data-v-39792f2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:1;left:.1rem;border-radius:50px;background:rgba(0,0,0,.3);text-align:center;color:#fff;font-weight:700}.seat-tool-item[data-v-39792f2d]{padding:0 .05rem}.bg[data-v-92df3f86]{padding:1.26rem .38rem 0;background:#fff}.pay-title[data-v-92df3f86]{font-size:.36rem;font-weight:400;color:#666;text-align:center;padding:.7rem 0 .47rem}[data-v-92df3f86] .van-count-down{text-align:center;font-size:.84rem;font-weight:400;color:#000}.price-box[data-v-92df3f86]{font-size:.36rem;font-weight:400;color:#666;padding:.4rem 0;border-bottom:1px solid #ccc}.price-box .price[data-v-92df3f86]{font-size:.54rem;font-weight:400;color:#d62828}.way-box .title[data-v-92df3f86]{font-size:.36rem;font-weight:400;color:#666;padding:.4rem 0}.way-item[data-v-92df3f86]{margin:.3rem 0}.way-item .left[data-v-92df3f86]{font-size:.4rem;font-weight:400;color:#000}.way-item .left i[data-v-92df3f86]{font-size:1.1rem;vertical-align:middle;margin-right:.3rem}.way-item .left img[data-v-92df3f86]{width:1.1rem;height:1.1rem;margin-right:.3rem;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.way-item .left span[data-v-92df3f86]{vertical-align:middle;white-space:nowrap}.way-item .button[data-v-92df3f86]{width:.48rem;height:.48rem;line-height:.48rem;text-align:center;border:.04rem solid #666;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.way-item .button>div[data-v-92df3f86]{width:.18rem;height:.18rem;background:#666;border-radius:50%}.realPay[data-v-92df3f86]{font-size:.54rem;font-weight:500;color:#fff;text-align:center;width:100%;line-height:1.1rem;background:#d62828;border-radius:1rem;margin-top:1.2rem}.wallet-box[data-v-92df3f86]{padding-left:1.4rem}.box[data-v-92df3f86]{width:100%;height:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qrcode[data-v-92df3f86]{width:5.2rem;height:5.2rem}.pay-tip[data-v-92df3f86]{text-align:center;margin-top:.3rem}.ispay[data-v-92df3f86]{font-size:.44rem;font-weight:500;color:#fff;text-align:center;width:40%;line-height:1rem;background:#d62828;border-radius:1rem;margin-top:.8rem}.ali-html[data-v-92df3f86]{width:11.25rem;min-height:100vh;position:fixed;top:0;left:0}.carPayTip[data-v-92df3f86]{font-family:PingFang SC;font-weight:500;font-size:.34rem;color:#d62828;position:absolute;left:0;height:.2rem;bottom:-.35rem}.red-num[data-v-92df3f86]{font-size:23rpx;color:#d62828;background-color:#f7f7f7;padding:.1rem .12rem;border-radius:.08rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.password-box[data-v-92df3f86]{width:100vw;padding:.65rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;font-size:.46rem;color:#000}.password-box .title-box[data-v-92df3f86]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.9rem}.password-box .password-item[data-v-92df3f86],.password-box .title-box[data-v-92df3f86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.01rem solid #d8d8d8}.password-box .password-item[data-v-92df3f86]{height:1.6rem;font-weight:500;font-size:.42rem;color:#000}.password-box .password-item .password-title[data-v-92df3f86]{width:3.3rem;white-space:nowrap}.password-box .password-item input[data-v-92df3f86]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none}.password-box .password-item .code-btn[data-v-92df3f86]{width:2.96rem;height:.8rem;line-height:.8rem;border-radius:.4rem;border:.01rem solid #0c898f;text-align:center;font-size:.4rem;color:#0c898f}.password-box .btn[data-v-92df3f86]{width:10.45rem;height:1.1rem;line-height:1.1rem;background:#ccc;border-radius:.55rem;text-align:center;font-weight:700;font-size:.52rem;color:#fff;margin-top:.8rem}.password-box .btns[data-v-92df3f86]{background:#d62829}.van-password-input__security[data-v-92df3f86]{border:.01rem solid #999;border-radius:.1rem}.van-password-input[data-v-92df3f86]{margin:0}.bg[data-v-0c166518]{padding:.5rem 0;background-color:#fff}.top[data-v-0c166518]{text-align:center}.top img[data-v-0c166518]{width:2.7rem;height:2.7rem;display:block;margin:0 auto}.top .title[data-v-0c166518]{font-size:.72rem;font-weight:700;color:#094;margin:.5rem auto}.top .subtitle[data-v-0c166518]{font-size:.54rem;font-weight:700;color:#333}.bottom[data-v-0c166518]{padding-top:.85rem;margin-bottom:1.19rem}.bottom .btn[data-v-0c166518]{width:4.2rem;line-height:1.2rem;background:#f8b551;border-radius:.6rem;text-align:center;color:#fff;margin:1.15rem auto 0}.bottom .title[data-v-0c166518]{text-align:center;font-size:.45rem;font-weight:700;color:#666;line-height:.72rem}.bg[data-v-194f3270]{background:#fff;padding-top:1.5rem;min-height:100vh}.top[data-v-194f3270]{text-align:center}.top img[data-v-194f3270]{width:2.7rem;height:2.7rem;display:block;margin:0 auto}.top .title[data-v-194f3270]{font-size:.72rem;font-weight:700;color:#094;margin:.5rem auto}.top .subtitle[data-v-194f3270]{font-size:.54rem;font-weight:700;color:#333}.bottom[data-v-194f3270]{padding-top:1.36rem}.bottom .btn[data-v-194f3270]{width:4.2rem;line-height:1.2rem;background:#f8b551;border-radius:.6rem;text-align:center;color:#fff;margin:3.6rem auto 0}.bottom .title[data-v-194f3270]{text-align:center;font-size:.45rem;font-weight:700;color:#666;line-height:.72rem}.loading[data-v-194f3270]{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading img[data-v-194f3270]{width:100%;vertical-align:middle}.bg[data-v-6616eaba]{background:#fff;padding-top:1.5rem;min-height:100vh;padding-bottom:.5rem}.top[data-v-6616eaba]{text-align:center}.top img[data-v-6616eaba]{width:2.7rem;height:2.7rem;display:block;margin:0 auto}.top .title[data-v-6616eaba]{font-size:.72rem;font-weight:700;color:#094;margin:.5rem auto}.top .subtitle[data-v-6616eaba]{font-size:.54rem;font-weight:700;color:#333}.bottom[data-v-6616eaba]{padding-top:.85rem;margin-bottom:1.19rem}.bottom .btn[data-v-6616eaba]{width:4.2rem;line-height:1.2rem;background:#f8b551;border-radius:.6rem;text-align:center;color:#fff;margin:1.15rem auto 0}.bottom .title[data-v-6616eaba]{text-align:center;font-size:.45rem;font-weight:700;color:#666;line-height:.72rem}.loading[data-v-6616eaba]{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading img[data-v-6616eaba]{width:100%;vertical-align:middle}.proad[data-v-6616eaba]{margin:.2rem}.proad-title[data-v-6616eaba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.2rem}.proad-title img[data-v-6616eaba]{width:4.8rem;height:.5rem}.pro-list[data-v-6616eaba]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.proitem[data-v-6616eaba]{width:5.03rem;background:#fff;border-radius:.13rem;margin-top:.4rem;-webkit-box-shadow:0 .02rem .11rem 0 hsla(0,0%,78.8%,.3);box-shadow:0 .02rem .11rem 0 hsla(0,0%,78.8%,.3)}.item-hd[data-v-6616eaba]{width:5.03rem;height:4.17rem}.item-hd img[data-v-6616eaba]{width:100%;height:100%;border-radius:.13rem .13rem 0 0}.item-bm[data-v-6616eaba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2.3rem;padding:.2rem .48rem;text-align:left}.protitle[data-v-6616eaba]{font-size:.42rem;font-family:PingFang SC;font-weight:700;color:#000}.pro-price[data-v-6616eaba]{color:#d10000;font-weight:700;font-size:.5rem}.pro-price[data-v-6616eaba]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.35rem}.pro-price[data-v-6616eaba]:after{display:inline-block;content:"\8D77";color:#999;font-size:.35rem}.proitem img[data-v-6616eaba]:first-child{display:block;width:100%;border-radius:.13rem .13rem 0 0}.text-overflowRows[data-v-6616eaba]{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical}.bg[data-v-7336e4c8]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.order-top[data-v-7336e4c8]{padding:.5rem .7rem;border-bottom:1px solid #ccc;text-align:left}.order-top .title[data-v-7336e4c8]{font-size:.5rem;font-weight:500;color:#000}.order-top .subtitle[data-v-7336e4c8]{font-size:.4rem;font-weight:400;color:#666;margin:.4rem 0 .6rem}.order-top .price[data-v-7336e4c8]{font-size:.5rem;font-weight:400;color:#d62828;margin:.4rem 0}.order-top .price span[data-v-7336e4c8]{font-size:.44rem;font-weight:400;color:#666}.order-top .date[data-v-7336e4c8]{font-size:.44rem;font-weight:400;color:#333}.order-top .seat[data-v-7336e4c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-top .seat span[data-v-7336e4c8]{font-size:.4rem;font-weight:400;color:#000;margin-right:.2rem;margin-bottom:.2rem}.discount-box[data-v-7336e4c8]{line-height:1.8rem;padding:0 .32rem;margin-bottom:.48rem;background:#fff;font-size:.46rem;font-weight:500;color:#000;border-radius:.14rem}.discount-box .button[data-v-7336e4c8]{line-height:.86rem;font-size:.42rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.43rem;padding:0 .43rem}.tickets-title[data-v-7336e4c8]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-7336e4c8]{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}.all-box[data-v-7336e4c8]{padding:.42rem .38rem}.tickets-box[data-v-7336e4c8]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-7336e4c8]{padding:.6rem .3rem}.tickets-box .use-date[data-v-7336e4c8]{padding:.5rem 0;margin:0 .3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.tickets-box .use-date .date[data-v-7336e4c8]{min-width:30%;line-height:1rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:0 .12rem;white-space:nowrap;margin-bottom:.2rem}.tickets-box .use-date .date span[data-v-7336e4c8]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-7336e4c8]{border:none;background:#0b898e;color:#fff}.buy-num .tickets-title[data-v-7336e4c8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-7336e4c8],.buy-num .number-btn[data-v-7336e4c8],.buy-num .tickets-title[data-v-7336e4c8]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-7336e4c8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-7336e4c8]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-7336e4c8]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-7336e4c8]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-7336e4c8]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-7336e4c8]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-7336e4c8]{padding-bottom:.7rem}.people-box .top-name[data-v-7336e4c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-7336e4c8]{font-size:.4rem;font-weight:400;color:#0b898e;padding:0 .6rem;line-height:1rem;border:1px solid #0b898e;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-7336e4c8]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-7336e4c8]{padding:0 .3rem}.people-box .people-list .people-item[data-v-7336e4c8]{padding:.6rem 0}.people-box .people-list .people-item[data-v-7336e4c8]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-7336e4c8]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-7336e4c8]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-text[data-v-7336e4c8]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-box .people-list .people-item .item-text .name[data-v-7336e4c8]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-7336e4c8]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-7336e4c8]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-7336e4c8]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-7336e4c8]{font-size:.34rem;margin-right:.2rem}.bottomBuy[data-v-7336e4c8]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem}.bottomBuy .buy[data-v-7336e4c8]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.people-popup[data-v-7336e4c8]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-7336e4c8]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-7336e4c8]{text-align:left}.people-popup .top .confirm[data-v-7336e4c8],.people-popup .top span[data-v-7336e4c8]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-7336e4c8]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-7336e4c8]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-7336e4c8]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-7336e4c8]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-7336e4c8]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-7336e4c8]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-7336e4c8]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-7336e4c8]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-7336e4c8]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-7336e4c8]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-7336e4c8]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-7336e4c8]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-7336e4c8]{margin-right:.1rem;width:.34rem}.bg[data-v-1b583b37]{padding-top:1.26rem;background:#fff;padding-bottom:2.5rem}.detail-ino[data-v-1b583b37]{padding:.5rem .7rem;border-bottom:1px solid #ccc;text-align:left}.detail-ino .title[data-v-1b583b37]{font-size:.5rem;font-weight:500;color:#000}.detail-ino .subtitle[data-v-1b583b37]{font-size:.4rem;font-weight:400;color:#666;margin-top:.44rem}.date-box[data-v-1b583b37]{margin:.48rem .38rem;background:#fff;border-radius:.14rem}.date-box .title[data-v-1b583b37]{padding:.6rem .3rem;font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc}.date-box .date-list[data-v-1b583b37]{padding:.46rem .3rem}.date-box .date-list .date-item[data-v-1b583b37]{margin-right:3rem;font-size:.4rem;font-weight:500;color:#000;padding:.38rem .33rem;border-radius:.15rem;margin-top:.45rem;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.date-box .date-list .date-item[data-v-1b583b37]:first-child{margin-top:0}.date-box .date-list .date-item .num[data-v-1b583b37]{font-size:.36rem;font-weight:400;color:#d62828;padding:0 .23rem;border:1px solid #d62828;line-height:.5rem;border-radius:.26rem;display:inline-block;margin-left:.4rem}.date-box .date-list .date-item.seld[data-v-1b583b37]{background:#0b898e;color:#fff;border:none}.date-box .date-list .date-item.seld .num[data-v-1b583b37]{color:#fff;border:none}.bottomBuy[data-v-1b583b37]{position:fixed;bottom:0;left:0;width:100%;height:2rem;background:#fff;padding:0 .4rem;-webkit-box-shadow:0 -.05rem 0 0 rgba(6,0,1,.1);box-shadow:0 -.05rem 0 0 rgba(6,0,1,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottomBuy .price[data-v-1b583b37]{font-weight:700;font-size:.46rem;color:#333}.bottomBuy .price span[data-v-1b583b37]{font-weight:700;font-size:.54rem;color:#d62828}.bottomBuy .buy[data-v-1b583b37]{width:3.6rem;line-height:1.1rem;background:#d62828;border-radius:.55rem;font-weight:700;font-size:.54rem;color:#fff;text-align:center;margin-left:auto}.title-box[data-v-1b583b37]{width:11.25rem;height:2rem;background:#e6f3f3;padding:0 .35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.48rem;color:#111}.box-title[data-v-1b583b37]{font-weight:700;font-size:.52rem;color:#333;margin:1rem 0 .55rem .4rem}.dates-box[data-v-1b583b37]{padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex}.dates-box .dates-item[data-v-1b583b37]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.4rem;color:#333;width:2.7rem;height:1rem;border-radius:.2rem;border:1px solid #999;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.dates-box .dates-item[data-v-1b583b37]:not(:first-child){margin-left:.15rem}.dates-box .dates-active[data-v-1b583b37]{background:#0b898e;color:#fff;border:none}.session-box[data-v-1b583b37]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .4rem}.session-box .session-item[data-v-1b583b37]{width:5.1rem;line-height:1rem;border-radius:.2rem;border:1px solid #999;text-align:center;font-weight:700;font-size:.4rem;color:#333}.session-box .session-item[data-v-1b583b37]:nth-child(n+3){margin-top:.26rem}.session-box .session-active[data-v-1b583b37]{background:#0b898e;border:none;color:#fff}.session-box .session-disable[data-v-1b583b37]{background:#ccc;border:none;color:#fff}.noSku[data-v-1b583b37]{font-weight:500;font-size:.52rem;color:#666;margin:1.5rem auto 0;text-align:center}.noSku img[data-v-1b583b37]{width:5.3rem;height:1.94rem}.file-box[data-v-1b583b37]{padding:0 .4rem}.file-box .file-item[data-v-1b583b37]{padding:.25rem .6rem;font-weight:700;font-size:.4rem;color:#333;border-radius:.15rem;border:1px solid #999;display:table}.file-box .file-item[data-v-1b583b37]:not(:first-child){margin-top:.25rem}.file-box .file-active[data-v-1b583b37]{background:#0b898e;border:none;color:#fff}.file-box .file-disable[data-v-1b583b37]{background:#ccc;border:none;color:#fff}.num-box[data-v-1b583b37]{margin:1rem .4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.52rem;color:#333}.num-box .del[data-v-1b583b37]{width:1rem;line-height:1rem;border-radius:.15rem;border:1px solid #999;text-align:center;color:#333}.num-box .num[data-v-1b583b37]{width:1.2rem;line-height:1rem;text-align:center}.num-box .add[data-v-1b583b37]{width:1rem;line-height:1rem;background:#0b898e;border-radius:.15rem;text-align:center;color:#fff}.bg[data-v-1b583b37] .van-calendar__bottom-info{font-size:1rem;color:red}.bg[data-v-5ba3d41b]{padding-top:1.26rem;background:#f3f4f6}.seat-detail-item[data-v-5ba3d41b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.seatTypeClass[data-v-5ba3d41b]{display:block;height:35px;line-height:35px;white-space:nowrap;font-size:.36rem}.thumbnailSeatClass[data-v-5ba3d41b]{position:absolute}.seatBox[data-v-5ba3d41b]{position:absolute;left:50%;-webkit-transform-origin:0 0 0;transform-origin:0 0 0}.middle-line[data-v-5ba3d41b]{position:absolute;border-right:.05rem dashed rgba(0,0,0,.2)}.seatClass[data-v-5ba3d41b]{position:absolute}.seatImgClass[data-v-5ba3d41b]{position:absolute;left:0;top:0;height:100%}.movie-seld-list .seld[data-v-5ba3d41b]{color:red}.movie-check-buy[data-v-5ba3d41b]{position:fixed;bottom:0;left:0;width:100%;padding:.3rem .7rem;background-color:#fff;border:none;-webkit-box-shadow:0 -.01rem .07rem 0 hsla(0,0%,60%,.1);box-shadow:0 -.01rem .07rem 0 hsla(0,0%,60%,.1)}.movie-check-buy span[data-v-5ba3d41b]{display:block;height:1.16rem;line-height:1.16rem;margin:0 .6rem;background-color:#d62828;border-radius:.58rem;font-size:.5rem;font-weight:500;color:#fff;text-align:center;padding:0 .4rem}.movie-list[data-v-5ba3d41b]{background:#fff;border-radius:.4rem .4rem 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.7rem;width:100%;margin-bottom:1.6rem}.movie-list .movie-info[data-v-5ba3d41b]{padding:.2rem 0}.movie-list .movie-info .movie-title[data-v-5ba3d41b]{font-size:.46rem;font-weight:500;color:#000}.movie-list .movie-info .movie-more[data-v-5ba3d41b]{font-size:.4rem;font-weight:400;color:#666;margin:.5rem 0}.movie-list .movie-info .movie-seld-list[data-v-5ba3d41b]{padding:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.movie-list .movie-info .movie-seld-list[data-v-5ba3d41b]::-webkit-scrollbar{display:none}.movie-list .movie-info .movie-seld-list .movie-item[data-v-5ba3d41b]{margin-right:.42rem;background:#f5f5f5;border-radius:.2rem;text-align:center;padding:.4rem .3rem}.movie-list .movie-info .movie-seld-list .movie-item.seld[data-v-5ba3d41b]{background:#fdf2f2;border:1px solid #d62828}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-5ba3d41b]{white-space:nowrap}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-5ba3d41b]:first-child{font-size:.5rem;font-weight:400;color:#000}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-5ba3d41b]:nth-child(2){color:#666;margin:.23rem 0}.movie-list .movie-info .movie-seld-list .movie-item>div[data-v-5ba3d41b]:nth-child(3){color:#d62828}.bg[data-v-4b98dddc]{padding-top:1.26rem;padding-bottom:6rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f3f4f6}.movieScreen[data-v-4b98dddc]{width:5.9rem;height:.7rem;display:block;margin:0 auto}.seat-container[data-v-4b98dddc]{overflow:auto;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform-origin:top left;transform-origin:top left}.seat-container[data-v-4b98dddc]::-webkit-scrollbar{display:none}.seat-detail-item[data-v-4b98dddc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.seat-detail-item .seatTypeClass[data-v-4b98dddc]{display:block;height:35px;line-height:35px;white-space:nowrap;font-size:.36rem}.seat-row[data-v-4b98dddc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.seat[data-v-4b98dddc]{width:.5rem;height:.5rem;-ms-flex-negative:0;flex-shrink:0;background-size:100% 100%}.seat.unavailable[data-v-4b98dddc]{cursor:not-allowed;background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image2.png)}.seat.available[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image1.png)}.seat.deleted[data-v-4b98dddc]{cursor:not-allowed;background-color:transparent}.seat.blocked[data-v-4b98dddc]{cursor:not-allowed}.seat.couple-left[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image4.png)}.seat.couple-right[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image8.png)}.seat.couple-left.unavailable[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image6.png)}.seat.couple-right.unavailable[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image10.png)}.seat.selected[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image0.png)}.seat.couple-left.selected[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image5.png)}.seat.couple-right.selected[data-v-4b98dddc]{background-image:url(https://static.ticket.sz-trip.com/xcxImages/movie/image9.png)}.info-box[data-v-4b98dddc]{width:10.45rem;padding:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.3rem;position:fixed;bottom:2.4rem;left:.4rem}.info-box .title[data-v-4b98dddc]{font-weight:700;font-size:.46rem;color:#000}.info-box .subtitle[data-v-4b98dddc]{font-weight:500;font-size:.36rem;color:#000;margin-top:.3rem}.info-box .info-select[data-v-4b98dddc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-box .info-select>div[data-v-4b98dddc]{width:2.6rem;height:1.5rem;background:#f2f2f2;border-radius:.2rem;margin-right:.2rem;font-weight:500;font-size:.36rem;color:#000;padding-left:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;position:relative;margin-top:.3rem}.info-box .info-select>div .price[data-v-4b98dddc]{font-weight:500;font-size:.36rem;color:#ed1c18}.info-box .info-select>div .cha[data-v-4b98dddc]{position:absolute;font-size:.4rem;right:.2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.btn-box[data-v-4b98dddc]{width:100%;height:2.4rem;position:fixed;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-box div[data-v-4b98dddc]{width:10.45rem;height:1.2rem;line-height:1.2rem;text-align:center;background:#ed1c18;border-radius:.6rem;font-weight:700;font-size:.46rem;color:#fff}.bg[data-v-05a4ec6f]{background:#f5f5f5;padding:1.26rem 0 2.5rem;min-height:100vh}.top-box[data-v-05a4ec6f]{height:auto;background:#fff;border-radius:.2rem;margin:.38rem;padding:.5rem .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;font-size:.54rem;color:#000}.top-box span[data-v-05a4ec6f]{display:block;margin-top:.3rem;font-weight:500;font-size:.4rem;color:#333}.num-box[data-v-05a4ec6f]{margin:.38rem auto 0;width:10.49rem;height:3.22rem;background:#fff;border-radius:.2rem}.num-box .num-left[data-v-05a4ec6f],.num-box[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.num-box .num-left[data-v-05a4ec6f]{width:7rem;padding:.5rem 0 .6rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:.34rem;color:#666}.num-box .num-left .left-title[data-v-05a4ec6f]{font-weight:700;font-size:.54rem;color:#000;width:5rem}.num-box .num-left .left-price[data-v-05a4ec6f]{font-weight:500;font-size:.54rem;color:#d62828}.num-box .num-left .left-price[data-v-05a4ec6f]:before{font-size:.36rem;content:"\FFE5"}.num-box .num-left .num-subtitle[data-v-05a4ec6f]{font-weight:400;font-size:.34rem;color:#0b898e;width:9.5rem}.num-box .num-right[data-v-05a4ec6f]{padding-top:.5rem;padding-right:.3rem;font-weight:500;font-size:.44rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.num-box .num-right span[data-v-05a4ec6f]{width:1rem;line-height:.7rem}.num-box .num-right div[data-v-05a4ec6f]{width:.7rem;height:.7rem;line-height:.7rem;background:rgba(135,205,147,0);border-radius:50%;border:1px solid #999;font-weight:500;font-size:.51rem;color:#999}.tickets-title[data-v-05a4ec6f]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-05a4ec6f]{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}.all-box[data-v-05a4ec6f]{padding:.42rem .38rem}.tickets-box[data-v-05a4ec6f]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-05a4ec6f]{padding:.6rem .3rem}.tickets-box .use-date[data-v-05a4ec6f]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-05a4ec6f]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-05a4ec6f]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-05a4ec6f]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.active span[data-v-05a4ec6f]{color:#fff}.tickets-box .use-date .date.notNum[data-v-05a4ec6f]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-05a4ec6f]{color:#666}.tickets-box .use-date .date.notext[data-v-05a4ec6f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-05a4ec6f]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-05a4ec6f]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-05a4ec6f]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem;height:1rem;line-height:1rem}.tickets-box .tickets-list .tickets-item.active[data-v-05a4ec6f]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-05a4ec6f]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-05a4ec6f]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-05a4ec6f],.buy-num .number-btn[data-v-05a4ec6f],.buy-num .tickets-title[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-05a4ec6f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-05a4ec6f]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-05a4ec6f]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-05a4ec6f]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-05a4ec6f]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-05a4ec6f]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-05a4ec6f]{padding:.7rem 0}.people-box .top-name[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-05a4ec6f]{font-size:.4rem;font-weight:400;color:#0b898e;padding:0 .6rem;line-height:1rem;border:1px solid #0b898e;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-05a4ec6f]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-05a4ec6f]{padding:0 .3rem}.people-box .people-list .people-item[data-v-05a4ec6f]{padding:.6rem 0}.people-box .people-list .people-item[data-v-05a4ec6f]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-05a4ec6f]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-05a4ec6f]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-peopleNum[data-v-05a4ec6f]{font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#000;width:2.28rem;text-align:center}.people-box .people-list .people-item .item-text[data-v-05a4ec6f]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem 0 0}.people-box .people-list .people-item .item-text .name[data-v-05a4ec6f]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-05a4ec6f]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-05a4ec6f]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-05a4ec6f]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-05a4ec6f]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-05a4ec6f]{border:none}.discount .tickets-title>div[data-v-05a4ec6f]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.remark .tickets-title[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-05a4ec6f]{font-size:.48rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-05a4ec6f]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-05a4ec6f]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-05a4ec6f]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-05a4ec6f]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background-color:#d62828}.bottomBuy .buy.no-click[data-v-05a4ec6f]{background-color:#d8d8d8}.people-popup[data-v-05a4ec6f]{background:#f7f7f7;padding:0 .38rem;overflow-x:hidden}.people-popup .top[data-v-05a4ec6f]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-05a4ec6f]{text-align:left}.people-popup .top .confirm[data-v-05a4ec6f],.people-popup .top span[data-v-05a4ec6f]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-05a4ec6f]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-05a4ec6f]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-05a4ec6f]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-05a4ec6f]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-05a4ec6f]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-05a4ec6f]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-05a4ec6f]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-05a4ec6f]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-05a4ec6f]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-05a4ec6f]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-05a4ec6f]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-05a4ec6f]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-05a4ec6f]{margin-right:.1rem;width:.34rem}.allowance img[data-v-05a4ec6f]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-05a4ec6f]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid #0b898e;margin-left:.2rem}.allowance-popup[data-v-05a4ec6f]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-05a4ec6f]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-05a4ec6f]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-05a4ec6f]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.message-popup[data-v-05a4ec6f]{width:9rem;height:auto;background:#fff;border-radius:.3rem}.message-popup .message-box[data-v-05a4ec6f]{width:9rem;height:auto;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#333}.message-popup .message-box .message-top[data-v-05a4ec6f]{width:8rem;height:2.43rem;margin:0 auto;font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#333;border-bottom:.02rem solid #f0f0f0;padding:.5rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message-popup .message-box .message-peoples[data-v-05a4ec6f]{max-height:5.43rem;overflow-y:auto}.message-popup .message-box .message-peoples .message-people[data-v-05a4ec6f]{width:8rem;height:2.69rem;margin:0 auto;border-bottom:.02rem solid #f0f0f0}.message-popup .message-box .message-bottom[data-v-05a4ec6f]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex}.message-popup .message-box .message-bottom .message-btn[data-v-05a4ec6f]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-popup .message-box .message-bottom .message-btn[data-v-05a4ec6f]:first-child{border-right:.02rem solid #f0f0f0}.message-popup .message-box .message-title[data-v-05a4ec6f]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#999}.flex-column-around[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.people-num[data-v-05a4ec6f]{font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.people-add[data-v-05a4ec6f]{width:9.85rem;height:1.2rem;background:rgba(11,137,142,.06);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#0b898e;margin:.4rem auto 0}.people-add .add-img[data-v-05a4ec6f]{width:.68rem;height:.69rem}.people-add .add-text[data-v-05a4ec6f]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2.06rem 0 .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-add .add-right[data-v-05a4ec6f]{width:.18rem;height:.29rem}.people-boxs[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.2rem}.people-boxs[data-v-05a4ec6f]::-webkit-scrollbar{display:none}.people-topItem[data-v-05a4ec6f]{padding:0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;text-align:center;line-height:1.1rem;font-family:PingFang SC;color:#000;margin-right:.25rem;white-space:nowrap}.people-more[data-v-05a4ec6f],.people-topItem[data-v-05a4ec6f]{height:1.1rem;background:#f1f1f1;font-weight:400;font-size:.44rem}.people-more[data-v-05a4ec6f]{width:1.65rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0b898e;position:absolute;right:.25rem}.people-topSeld[data-v-05a4ec6f]{background:rgba(11,137,142,.06);border-radius:.16rem;border:1px solid #0b898e;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.people-topSeld .people-seldImg[data-v-05a4ec6f]{position:absolute;bottom:0;right:0;width:.42rem;height:.42rem}.top-text[data-v-05a4ec6f]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-05a4ec6f]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-05a4ec6f]{font-weight:400;font-size:.52rem;color:#0b898e}.handle-form[data-v-05a4ec6f]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-05a4ec6f]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-05a4ec6f]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-05a4ec6f]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-05a4ec6f]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.selectSex-box[data-v-05a4ec6f]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-05a4ec6f]{line-height:1rem;font-size:.48rem;color:#333}.sku-popup[data-v-05a4ec6f]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-05a4ec6f]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-05a4ec6f]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-05a4ec6f]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:#0b898e;padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-05a4ec6f]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-05a4ec6f]{background:#0b898e;color:#fff}.sku-popup .time-box .time-disable[data-v-05a4ec6f]{color:#999}.sku-popup .sku-bottom[data-v-05a4ec6f]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-05a4ec6f]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-05a4ec6f]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-05a4ec6f]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-05a4ec6f]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-05a4ec6f] .van-tabs__wrap{height:2rem}.van-tabs[data-v-05a4ec6f] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-05a4ec6f] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-05a4ec6f] .van-tab--active{background:#0b898e;color:#fff}.van-tabs[data-v-05a4ec6f] .van-tab--active .price{color:#fff}.van-tabs[data-v-05a4ec6f] .van-tab--disabled{color:#999}.van-tabs[data-v-05a4ec6f] .van-tab .van-tab__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.notice-popup .top[data-v-05a4ec6f],.van-tabs[data-v-05a4ec6f] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top[data-v-05a4ec6f]{height:1.4rem;padding:0 .3rem;font-size:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.notice-popup .top span[data-v-05a4ec6f]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-05a4ec6f]{font-size:.55rem}.notice-popup .content[data-v-05a4ec6f]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-05a4ec6f]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-05a4ec6f]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-05a4ec6f]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-05a4ec6f]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-05a4ec6f]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-05a4ec6f]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-05a4ec6f]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.bg[data-v-5071bf2a]{padding:1.26rem .38rem 1.7rem;background:#f7f7f7}.address-box[data-v-5071bf2a]{background:#fff;margin-top:.4rem;padding-bottom:.8rem}.address-box .title[data-v-5071bf2a]{padding:.6rem .3rem;font-size:.5rem;font-weight:500;color:#000;border-bottom:1px solid #ccc}.address-box .title .add[data-v-5071bf2a]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.address-box .title .add i[data-v-5071bf2a]{font-size:.34rem;margin-right:.2rem}.address-box .toAdd[data-v-5071bf2a]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.8rem auto 0}.address-box .toAdd i[data-v-5071bf2a]{font-size:.34rem;margin-right:.2rem}.address-box .nowAddress[data-v-5071bf2a]{padding:.55rem .32rem 0}.address-box .nowAddress .msg[data-v-5071bf2a]{margin-right:.8rem}.address-box .nowAddress .msg .name[data-v-5071bf2a]{font-size:.46rem;font-weight:400;color:#000}.address-box .nowAddress .msg .name span[data-v-5071bf2a]{font-size:.38rem;font-weight:400;color:#666}.address-box .nowAddress .msg .subtitle[data-v-5071bf2a]{font-size:.4rem;font-weight:400;color:#000;line-height:.6rem;margin-top:.47rem}.address-box .nowAddress .status i[data-v-5071bf2a]{font-size:.6rem;color:#666}.people-popup[data-v-5071bf2a]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-5071bf2a]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-5071bf2a]{text-align:left}.people-popup .top .confirm[data-v-5071bf2a],.people-popup .top span[data-v-5071bf2a]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-5071bf2a]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-5071bf2a]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-5071bf2a]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-5071bf2a]{padding:.5rem .2rem;overflow:hidden}.people-popup .popup-list .popup-item .item-top i.edit[data-v-5071bf2a]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .msg[data-v-5071bf2a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-popup .popup-list .popup-item .item-top .msg .name[data-v-5071bf2a]{height:.41rem;font-size:.44rem;font-weight:400;color:#000}.people-popup .popup-list .popup-item .item-top .msg .name span[data-v-5071bf2a]{font-size:.36rem;font-weight:400;color:#999}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-5071bf2a]{font-size:.38rem;font-weight:400;color:#666;margin-top:.46rem}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-5071bf2a]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-5071bf2a]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-5071bf2a]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-5071bf2a]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-5071bf2a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem .2rem;font-size:.44rem;font-weight:400;color:#000}.people-popup .popup-list .popup-item .item-site .status[data-v-5071bf2a]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.people-popup .popup-list .popup-item .item-site .status.noSelect[data-v-5071bf2a]{border:1px solid #999}.people-popup .popup-list .popup-item .item-site .status img[data-v-5071bf2a]{width:100%;height:100%}.food-box[data-v-5071bf2a]{background:#fff;border-radius:.14rem;padding:.42rem .32rem 0}.food-box .food-info .info-img[data-v-5071bf2a]{width:2.6rem;height:2.14rem;overflow:hidden;margin-right:.34rem;border-radius:.1rem}.food-box .food-info .info-img img[data-v-5071bf2a]{width:100%;height:100%}.food-box .food-info .info-text[data-v-5071bf2a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.food-box .food-info .info-text .title>span[data-v-5071bf2a]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.food-box .food-info .info-text .subtitle[data-v-5071bf2a]{font-size:.4rem;font-weight:400;color:#666}.food-box .food-info .info-text .subtitle span[data-v-5071bf2a]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.tickets-box[data-v-5071bf2a]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-5071bf2a]{padding:.6rem .3rem}.tickets-box .use-date[data-v-5071bf2a]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-5071bf2a]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-5071bf2a]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-5071bf2a]{border:none;background:var(--primary-color);color:#fff}.tickets-box .use-date .date.active span[data-v-5071bf2a]{color:#fff}.tickets-box .use-date .date.notNum[data-v-5071bf2a]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-5071bf2a]{color:#666}.tickets-box .use-date .date.notext[data-v-5071bf2a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-5071bf2a]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-5071bf2a]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-5071bf2a]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem}.tickets-box .tickets-list .tickets-item.active[data-v-5071bf2a]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:var(--primary-color)}.tickets-box .tickets-list .tickets-item.notNum[data-v-5071bf2a]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.food-box .buy-num[data-v-5071bf2a]{font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;padding:.7rem 0}.food-box .buy-num .number-btn>div[data-v-5071bf2a],.food-box .buy-num .number-btn[data-v-5071bf2a]{display:-webkit-box;display:-ms-flexbox;display:flex}.food-box .buy-num .number-btn>div[data-v-5071bf2a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.food-box .buy-num .number-btn>div[data-v-5071bf2a]:first-child{padding:.15rem .25rem}.food-box .buy-num .number-btn>div i[data-v-5071bf2a]{font-size:.46rem}.food-box .buy-num .number-btn>div[data-v-5071bf2a]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.food-box .book-user[data-v-5071bf2a]{font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;padding:.7rem 0}.food-box .book-user input[data-v-5071bf2a]{font-size:.46rem;font-weight:400;color:#999;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem}.discount>div[data-v-5071bf2a]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.bottomBuy[data-v-5071bf2a]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-5071bf2a]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-5071bf2a]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-5071bf2a]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.allowance img[data-v-5071bf2a]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-5071bf2a]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid var(--primary-color);margin-left:.2rem}.allowance-popup[data-v-5071bf2a]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-5071bf2a]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-5071bf2a]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-5071bf2a]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.ziti-box .title[data-v-5071bf2a]{color:#000;font-size:.46rem;font-weight:700}.ziti-box .title span[data-v-5071bf2a]{font-size:.42rem;font-weight:400}.ziti-box .address[data-v-5071bf2a]{color:#666;font-size:.38rem;margin-top:.46rem}.ziti-box img[data-v-5071bf2a]{width:.3rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bg[data-v-a86e01cc]{padding:0 .38rem 1.7rem;background:#f7f7f7}.address-box[data-v-a86e01cc]{background:#fff;margin-top:.4rem;padding-bottom:.8rem}.address-box .title[data-v-a86e01cc]{padding:.6rem .3rem;font-size:.5rem;font-weight:500;color:#000;border-bottom:1px solid #ccc}.address-box .title .add[data-v-a86e01cc]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.address-box .title .add i[data-v-a86e01cc]{font-size:.34rem;margin-right:.2rem}.address-box .toAdd[data-v-a86e01cc]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.8rem auto 0}.address-box .toAdd i[data-v-a86e01cc]{font-size:.34rem;margin-right:.2rem}.address-box .nowAddress[data-v-a86e01cc]{padding:.55rem .32rem 0}.address-box .nowAddress .msg[data-v-a86e01cc]{margin-right:.8rem}.address-box .nowAddress .msg .name[data-v-a86e01cc]{font-size:.46rem;font-weight:400;color:#000}.address-box .nowAddress .msg .name span[data-v-a86e01cc]{font-size:.38rem;font-weight:400;color:#666}.address-box .nowAddress .msg .subtitle[data-v-a86e01cc]{font-size:.4rem;font-weight:400;color:#000;line-height:.6rem;margin-top:.47rem}.address-box .nowAddress .status i[data-v-a86e01cc]{font-size:.6rem;color:#666}.people-popup[data-v-a86e01cc]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-a86e01cc]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-a86e01cc]{text-align:left}.people-popup .top .confirm[data-v-a86e01cc],.people-popup .top span[data-v-a86e01cc]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-a86e01cc]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-a86e01cc]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-a86e01cc]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-a86e01cc]{padding:.5rem .2rem;overflow:hidden}.people-popup .popup-list .popup-item .item-top i.edit[data-v-a86e01cc]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .msg[data-v-a86e01cc]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-popup .popup-list .popup-item .item-top .msg .name[data-v-a86e01cc]{height:.41rem;font-size:.44rem;font-weight:400;color:#000}.people-popup .popup-list .popup-item .item-top .msg .name span[data-v-a86e01cc]{font-size:.36rem;font-weight:400;color:#999}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-a86e01cc]{font-size:.38rem;font-weight:400;color:#666;margin-top:.46rem}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-a86e01cc]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-a86e01cc]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-a86e01cc]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-a86e01cc]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-a86e01cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem .2rem;font-size:.44rem;font-weight:400;color:#000}.people-popup .popup-list .popup-item .item-site .status[data-v-a86e01cc]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.2rem}.people-popup .popup-list .popup-item .item-site .status.noSelect[data-v-a86e01cc]{border:1px solid #999}.people-popup .popup-list .popup-item .item-site .status img[data-v-a86e01cc]{width:100%;height:100%}.food-box[data-v-a86e01cc]{background:#fff;border-radius:.14rem;padding:.42rem .32rem 0}.food-box .food-info .info-img[data-v-a86e01cc]{width:2.6rem;height:2.14rem;overflow:hidden;margin-right:.34rem;border-radius:.1rem}.food-box .food-info .info-img img[data-v-a86e01cc]{width:100%;height:100%}.food-box .food-info .info-text[data-v-a86e01cc]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.food-box .food-info .info-text .title>span[data-v-a86e01cc]{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.food-box .food-info .info-text .subtitle[data-v-a86e01cc]{font-size:.4rem;font-weight:400;color:#666}.food-box .food-info .info-text .subtitle span[data-v-a86e01cc]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.tickets-box[data-v-a86e01cc]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-a86e01cc]{padding:.6rem .3rem}.tickets-box .use-date[data-v-a86e01cc]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-a86e01cc]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-a86e01cc]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-a86e01cc]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.active span[data-v-a86e01cc]{color:#fff}.tickets-box .use-date .date.notNum[data-v-a86e01cc]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-a86e01cc]{color:#666}.tickets-box .use-date .date.notext[data-v-a86e01cc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-a86e01cc]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-a86e01cc]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-a86e01cc]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem}.tickets-box .tickets-list .tickets-item.active[data-v-a86e01cc]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-a86e01cc]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.food-box .buy-num[data-v-a86e01cc]{font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;padding:.7rem 0}.food-box .buy-num .number-btn>div[data-v-a86e01cc],.food-box .buy-num .number-btn[data-v-a86e01cc]{display:-webkit-box;display:-ms-flexbox;display:flex}.food-box .buy-num .number-btn>div[data-v-a86e01cc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.food-box .buy-num .number-btn>div[data-v-a86e01cc]:first-child{padding:.15rem .25rem}.food-box .buy-num .number-btn>div i[data-v-a86e01cc]{font-size:.46rem}.food-box .buy-num .number-btn>div[data-v-a86e01cc]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.food-box .book-user[data-v-a86e01cc]{font-size:.46rem;font-weight:500;color:#000;border-bottom:1px solid #ccc;padding:.7rem 0}.food-box .book-user input[data-v-a86e01cc]{font-size:.46rem;font-weight:400;color:#999;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-left:.4rem}.discount>div[data-v-a86e01cc]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.bottomBuy[data-v-a86e01cc]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-a86e01cc]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-a86e01cc]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-a86e01cc]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828}.allowance img[data-v-a86e01cc]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-a86e01cc]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid #0b898e;margin-left:.2rem}.allowance-popup[data-v-a86e01cc]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-a86e01cc]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-a86e01cc]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-a86e01cc]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.ziti-box .title[data-v-a86e01cc]{color:#000;font-size:.46rem;font-weight:700}.ziti-box .title span[data-v-a86e01cc]{font-size:.42rem;font-weight:400}.ziti-box .address[data-v-a86e01cc]{color:#666;font-size:.38rem;margin-top:.46rem}.ziti-box img[data-v-a86e01cc]{width:.3rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bg[data-v-69853f49]{padding-bottom:.8rem;background-color:#f7f7f7}.return[data-v-69853f49]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:.6rem;line-height:.6rem;padding:0 .3rem;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f2f2f2;position:fixed;left:0}.return .return-button[data-v-69853f49],.return[data-v-69853f49]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0}.return .return-button[data-v-69853f49]{position:absolute;left:.3rem;height:1rem}.return .return-button i[data-v-69853f49]{font-size:.45rem;color:#000}.return span[data-v-69853f49]{font-size:.45rem;font-weight:500;color:#000}.ziti-list .ziti-item[data-v-69853f49]{margin-bottom:.45rem;background-color:#fff;padding:.46rem .6rem;text-align:left;font-size:.24rem;color:#666}.ziti-list .ziti-item .border[data-v-69853f49]{width:.6rem;height:.6rem;border:1px solid #000;border-radius:50%}.ziti-list .ziti-item .border.active[data-v-69853f49]{border-color:transparent}.ziti-list .ziti-item .text .title[data-v-69853f49]{font-size:.46rem;color:#000;margin-bottom:.3rem}.ziti-list .ziti-item .text .address[data-v-69853f49]{font-size:.36rem}.submit[data-v-69853f49]{position:fixed;bottom:0;left:0;right:0;margin:auto;background-color:#fff;padding:.4rem 0}.submit div[data-v-69853f49]{font-size:.54rem;color:#fff;background-color:#d62828;height:1rem;line-height:1rem;width:10rem;border-radius:.6rem;margin:0 auto;text-align:center}.bg[data-v-7a8f1c19]{padding:1.26rem .39rem 0;background:#f7f7f7}.seld[data-v-7a8f1c19]{color:red}.coupon-list[data-v-7a8f1c19]{padding:.6rem 0}.coupon-list .coupon-item[data-v-7a8f1c19]{padding:.5rem .4rem;background:#fff;margin-bottom:.46rem}.coupon-list .coupon-item .price[data-v-7a8f1c19]{font-size:.45rem;font-weight:500;color:#d62828}.coupon-list .coupon-item .price span[data-v-7a8f1c19]{font-size:1rem}.coupon-list .coupon-item .text[data-v-7a8f1c19]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.8rem;text-align:left;overflow:hidden}.coupon-list .coupon-item .text .title[data-v-7a8f1c19]{font-size:.46rem;font-weight:400;color:#000}.coupon-list .coupon-item .text .subtitle[data-v-7a8f1c19]{font-size:.36rem;font-weight:400;color:#666}.coupon-list .coupon-item .button[data-v-7a8f1c19]{width:.7rem;height:.7rem;border:1px solid #333;border-radius:50%}.coupon-list .coupon-item .button.active[data-v-7a8f1c19]{border:none}.coupon-list .coupon-item .button img[data-v-7a8f1c19]{width:100%;height:100%}.confirm[data-v-7a8f1c19]{font-size:.54rem;font-weight:500;color:#fff;line-height:1.1rem;background:#d62828;border-radius:1rem;text-align:center}.noData[data-v-7a8f1c19]{width:4.92rem;margin:1rem auto 0;text-align:center}.noData img[data-v-7a8f1c19]{width:100%;height:100%}.noData div[data-v-7a8f1c19]{font-size:.45rem;font-weight:400;color:#999;margin-top:.3rem}.bg[data-v-64021dc8]{padding-top:1.26rem;padding-bottom:2.2rem;background:#f7f7f7}.header[data-v-64021dc8]{width:100%;height:1.26rem;background:#f0f0f0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-64021dc8],.header[data-v-64021dc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .dl[data-v-64021dc8]{width:1.26rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.header .dc[data-v-64021dc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header img[data-v-64021dc8]{display:block;height:.4rem}.site[data-v-64021dc8]{width:1.26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.nav-box[data-v-64021dc8]{position:fixed;z-index:10;height:1.24rem;width:100%;left:0;top:1.26rem;text-align:center;background-color:#fff}.nav-box .nav-item[data-v-64021dc8]{width:100%;height:100%;line-height:1.24rem;text-align:center;position:relative}.nav-box .nav-item.active[data-v-64021dc8]{color:#0b898e}.nav-box .nav-item.active[data-v-64021dc8]:after{display:block;content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;background-color:#0b898e;height:.1rem;width:1.6rem}.cart-list[data-v-64021dc8]{background:#f7f7f7;padding:0 .38rem}.cart-list .cart-item[data-v-64021dc8]{padding:.6rem .32rem;background:#fff;border-radius:.14rem;margin-top:.5rem}.cart-list .cart-item .status[data-v-64021dc8]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.38rem}.cart-list .cart-item .status.noSelect[data-v-64021dc8]{border:1px solid #999}.cart-list .cart-item .status img[data-v-64021dc8]{width:100%;height:100%}.cart-list .cart-item .content[data-v-64021dc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.cart-list .cart-item .content .item-img[data-v-64021dc8]{width:2.6rem;height:2.6rem;border-radius:.1rem;overflow:hidden;margin-right:.35rem}.cart-list .cart-item .content .item-img img[data-v-64021dc8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-list .cart-item .content .item-text[data-v-64021dc8]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.cart-list .cart-item .content .item-text .title[data-v-64021dc8]{font-size:.46rem;font-weight:500;color:#000}.cart-list .cart-item .content .item-text .subtitle[data-v-64021dc8]{font-size:.4rem;font-weight:400;color:#666;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cart-list .cart-item .content .item-text .total .number-btn[data-v-64021dc8]{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-list .cart-item .content .item-text .total .number-btn>div[data-v-64021dc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.cart-list .cart-item .content .item-text .total .number-btn>div[data-v-64021dc8]:first-child{padding:.15rem .25rem}.cart-list .cart-item .content .item-text .total .number-btn>div i[data-v-64021dc8]{font-size:.46rem}.cart-list .cart-item .content .item-text .total .number-btn>div.num[data-v-64021dc8]{padding:0 .4rem;margin:0 .2rem;background:#f0f0f0}.bottomBuy[data-v-64021dc8]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff;z-index:2000;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);padding:0 .38rem}.bottomBuy .price[data-v-64021dc8]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.3rem}.bottomBuy .price span[data-v-64021dc8]{font-size:.54rem;font-weight:500;color:#d62828;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.bottomBuy .buy[data-v-64021dc8]{line-height:1.16rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 .9rem;text-align:center;background:#d62828;border-radius:.58rem}.bottomBuy .delete[data-v-64021dc8]{line-height:1rem;font-size:.44rem;font-weight:500;color:#000;padding:0 1rem;margin-right:.3rem;text-align:center;border:1px solid #ccc;border-radius:.5rem}.bottomBuy .price .open[data-v-64021dc8]{font-size:.4rem;font-weight:400;color:#999;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;margin:0 .1rem}.bottomBuy .status[data-v-64021dc8]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.19rem}.bottomBuy .status.noSelect[data-v-64021dc8]{border:1px solid #999}.bottomBuy .status img[data-v-64021dc8]{width:100%;height:100%}.no-data[data-v-64021dc8]{margin:.6rem auto .3rem;text-align:center;font-size:.4rem}.gray[data-v-64021dc8]{opacity:.5}.top-title[data-v-64021dc8]{margin-top:.49rem;text-align:center;font-size:.5rem;font-weight:700;color:#333}.main[data-v-64021dc8]{margin-top:1.51rem;text-align:center;font-size:.5rem;font-weight:500;color:#333;padding-bottom:1.38rem;border-bottom:1px solid #d8d8d8}.red-text[data-v-64021dc8]{color:#c40000}.bottom-btn[data-v-64021dc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;height:1.54rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;font-weight:500;color:#333}.bottom-btn div[data-v-64021dc8]{width:4.19rem;text-align:center}.bottom-btn span[data-v-64021dc8]{width:1px;height:1.34rem;background:#d8d8d8}[data-v-64021dc8] .tips-pop{border-radius:.2rem}.bg[data-v-8e12274c]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.tickets-title[data-v-8e12274c]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-8e12274c]{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}.all-box[data-v-8e12274c]{padding:.42rem .38rem}.tickets-box[data-v-8e12274c]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-8e12274c]{padding:.6rem .3rem}.tickets-box .use-date[data-v-8e12274c]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-8e12274c]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-8e12274c]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-8e12274c]{border:none;background:var(--primary-color);color:#fff}.tickets-box .use-date .date.active span[data-v-8e12274c]{color:#fff}.tickets-box .use-date .date.notNum[data-v-8e12274c]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-8e12274c]{color:#666}.tickets-box .use-date .date.notext[data-v-8e12274c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-8e12274c]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-8e12274c]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-8e12274c]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem;height:1rem;line-height:1rem}.tickets-box .tickets-list .tickets-item.active[data-v-8e12274c]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:var(--primary-color)}.tickets-box .tickets-list .tickets-item.notNum[data-v-8e12274c]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-8e12274c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-8e12274c],.buy-num .number-btn[data-v-8e12274c],.buy-num .tickets-title[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-8e12274c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-8e12274c]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-8e12274c]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-8e12274c]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-8e12274c]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-8e12274c]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-8e12274c]{padding:.7rem 0}.people-box .top-name[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-8e12274c]{font-size:.4rem;font-weight:400;color:var(--primary-color);padding:0 .6rem;line-height:1rem;border:1px solid var(--primary-color);border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-8e12274c]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-8e12274c]{padding:0 .3rem}.people-box .people-list .people-item[data-v-8e12274c]{padding:.6rem 0}.people-box .people-list .people-item[data-v-8e12274c]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-8e12274c]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-8e12274c]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-peopleNum[data-v-8e12274c]{font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#000;width:2.28rem;text-align:center}.people-box .people-list .people-item .item-text[data-v-8e12274c]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem 0 0}.people-box .people-list .people-item .item-text .name[data-v-8e12274c]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-8e12274c]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-8e12274c]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-8e12274c]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-8e12274c]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-8e12274c]{border:none}.discount .tickets-title>div[data-v-8e12274c]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.remark .tickets-title[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-8e12274c]{font-size:.48rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-8e12274c]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-8e12274c]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-8e12274c]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-8e12274c]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background-color:#d62828}.bottomBuy .buy.no-click[data-v-8e12274c]{background-color:#d8d8d8}.people-popup[data-v-8e12274c]{background:#f7f7f7;padding:0 .38rem;overflow-x:hidden}.people-popup .top[data-v-8e12274c]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-8e12274c]{text-align:left}.people-popup .top .confirm[data-v-8e12274c],.people-popup .top span[data-v-8e12274c]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-8e12274c]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-8e12274c]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-8e12274c]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-8e12274c]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-8e12274c]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-8e12274c]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-8e12274c]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-8e12274c]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-8e12274c]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-8e12274c]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-8e12274c]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-8e12274c]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-8e12274c]{margin-right:.1rem;width:.34rem}.allowance img[data-v-8e12274c]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-8e12274c]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid var(--primary-color);margin-left:.2rem}.allowance-popup[data-v-8e12274c]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-8e12274c]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-8e12274c]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-8e12274c]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.message-popup[data-v-8e12274c]{width:9rem;height:auto;background:#fff;border-radius:.3rem}.message-popup .message-box[data-v-8e12274c]{width:9rem;height:auto;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#333}.message-popup .message-box .message-top[data-v-8e12274c]{width:8rem;height:2.43rem;margin:0 auto;font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#333;border-bottom:.02rem solid #f0f0f0;padding:.5rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message-popup .message-box .message-peoples[data-v-8e12274c]{max-height:5.43rem;overflow-y:auto}.message-popup .message-box .message-peoples .message-people[data-v-8e12274c]{width:8rem;height:2.69rem;margin:0 auto;border-bottom:.02rem solid #f0f0f0}.message-popup .message-box .message-bottom[data-v-8e12274c]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex}.message-popup .message-box .message-bottom .message-btn[data-v-8e12274c]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-popup .message-box .message-bottom .message-btn[data-v-8e12274c]:first-child{border-right:.02rem solid #f0f0f0}.message-popup .message-box .message-title[data-v-8e12274c]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#999}.flex-column-around[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.people-num[data-v-8e12274c]{font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.people-add[data-v-8e12274c]{width:9.85rem;height:1.2rem;background:rgba(11,137,142,.06);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:400;font-size:.4rem;color:var(--primary-color);margin:.4rem auto 0}.people-add .add-img[data-v-8e12274c]{width:.68rem;height:.69rem}.people-add .add-text[data-v-8e12274c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2.06rem 0 .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-add .add-right[data-v-8e12274c]{width:.18rem;height:.29rem}.people-boxs[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.2rem}.people-boxs[data-v-8e12274c]::-webkit-scrollbar{display:none}.people-topItem[data-v-8e12274c]{padding:0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;text-align:center;line-height:1.1rem;font-family:PingFang SC;color:#000;margin-right:.25rem;white-space:nowrap}.people-more[data-v-8e12274c],.people-topItem[data-v-8e12274c]{height:1.1rem;background:#f1f1f1;font-weight:400;font-size:.44rem}.people-more[data-v-8e12274c]{width:1.65rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-color);position:absolute;right:.25rem}.people-topSeld[data-v-8e12274c]{background:rgba(11,137,142,.06);border-radius:.16rem;border:1px solid var(--primary-color);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.people-topSeld .people-seldImg[data-v-8e12274c]{position:absolute;bottom:0;right:0;width:.42rem;height:.42rem;border-radius:.15rem 0 .15rem 0;color:#fff;background:var(--primary-color);line-height:.42rem;text-align:center;font-size:.3rem}.top-text[data-v-8e12274c]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-8e12274c]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-8e12274c]{font-weight:400;font-size:.52rem;color:var(--primary-color)}.handle-form[data-v-8e12274c]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-8e12274c]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-8e12274c]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-8e12274c]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-8e12274c]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.selectSex-box[data-v-8e12274c]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-8e12274c]{line-height:1rem;font-size:.48rem;color:#333}.sku-popup[data-v-8e12274c]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-8e12274c]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-8e12274c]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-8e12274c]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:var(--primary-color);padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-8e12274c]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-8e12274c]{background:var(--primary-color);color:#fff}.sku-popup .time-box .time-disable[data-v-8e12274c]{color:#999}.sku-popup .sku-bottom[data-v-8e12274c]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-8e12274c]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-8e12274c]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-8e12274c]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-8e12274c]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-8e12274c] .van-tabs__wrap{height:2rem}.van-tabs[data-v-8e12274c] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-8e12274c] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-8e12274c] .van-tab--active{background:var(--primary-color);color:#fff}.van-tabs[data-v-8e12274c] .van-tab--active .price{color:#fff}.van-tabs[data-v-8e12274c] .van-tab--disabled{color:#999}.van-tabs[data-v-8e12274c] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-box[data-v-8e12274c]{width:10.49rem;background:#fff;border-radius:.2rem;margin:.38rem auto 0;padding:0 .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.4rem;color:var(--primary-color)}.top-box .top-left[data-v-8e12274c],.top-box[data-v-8e12274c]{height:3.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-box .top-left[data-v-8e12274c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;font-size:.54rem;color:#000;width:8.2rem;padding:.3rem 0}.top-box .top-left .left-subtitle[data-v-8e12274c]{font-weight:400;font-size:.38rem;color:#666}.num-box[data-v-8e12274c]{margin:.38rem auto 0;width:10.49rem;height:3.22rem;background:#fff;border-radius:.2rem}.num-box .num-left[data-v-8e12274c],.num-box[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.num-box .num-left[data-v-8e12274c]{width:7rem;padding:.5rem 0 .6rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:.34rem;color:#666}.num-box .num-left .left-title[data-v-8e12274c]{font-weight:700;font-size:.54rem;color:#000;width:5rem}.num-box .num-left .left-price[data-v-8e12274c]{font-weight:500;font-size:.54rem;color:#d62828}.num-box .num-left .left-price[data-v-8e12274c]:before{font-size:.36rem;content:"\FFE5"}.num-box .num-left .num-subtitle[data-v-8e12274c]{font-weight:400;font-size:.34rem;color:var(--primary-color);width:9.5rem}.num-box .num-right[data-v-8e12274c]{padding-top:.5rem;padding-right:.3rem;font-weight:500;font-size:.44rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.num-box .num-right span[data-v-8e12274c]{width:1rem;line-height:.7rem}.num-box .num-right div[data-v-8e12274c]{width:.7rem;height:.7rem;line-height:.7rem;background:rgba(135,205,147,0);border-radius:50%;border:1px solid #999;font-weight:500;font-size:.51rem;color:#999}.notice-popup .top[data-v-8e12274c]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-8e12274c]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-8e12274c]{font-size:.55rem}.notice-popup .content[data-v-8e12274c]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-8e12274c]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-8e12274c]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-8e12274c]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-8e12274c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-8e12274c]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-8e12274c]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-8e12274c]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.bg[data-v-3eb5bd43]{background:#f7f7f7;padding-bottom:1.7rem}.tickets-title[data-v-3eb5bd43]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-3eb5bd43]{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}.all-box[data-v-3eb5bd43]{padding:.42rem .38rem}.tickets-box[data-v-3eb5bd43]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-3eb5bd43]{padding:.6rem .3rem}.tickets-box .use-date[data-v-3eb5bd43]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-3eb5bd43]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-3eb5bd43]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-3eb5bd43]{border:none;background:#009c67;color:#fff}.tickets-box .use-date .date.active span[data-v-3eb5bd43]{color:#fff}.tickets-box .use-date .date.notNum[data-v-3eb5bd43]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-3eb5bd43]{color:#666}.tickets-box .use-date .date.notext[data-v-3eb5bd43]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-3eb5bd43]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-3eb5bd43]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-3eb5bd43]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem;height:1rem;line-height:1rem}.tickets-box .tickets-list .tickets-item.active[data-v-3eb5bd43]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:#009c67}.tickets-box .tickets-list .tickets-item.notNum[data-v-3eb5bd43]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-3eb5bd43]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-3eb5bd43],.buy-num .number-btn[data-v-3eb5bd43],.buy-num .tickets-title[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-3eb5bd43]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-3eb5bd43]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-3eb5bd43]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-3eb5bd43]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-3eb5bd43]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-3eb5bd43]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-3eb5bd43]{padding:.7rem 0}.people-box .top-name[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-3eb5bd43]{font-size:.4rem;font-weight:400;color:#009c67;padding:0 .6rem;line-height:1rem;border:1px solid #009c67;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-3eb5bd43]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-3eb5bd43]{padding:0 .3rem}.people-box .people-list .people-item[data-v-3eb5bd43]{padding:.6rem 0}.people-box .people-list .people-item[data-v-3eb5bd43]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-3eb5bd43]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-3eb5bd43]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-peopleNum[data-v-3eb5bd43]{font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#000;width:2.28rem;text-align:center}.people-box .people-list .people-item .item-text[data-v-3eb5bd43]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem 0 0}.people-box .people-list .people-item .item-text .name[data-v-3eb5bd43]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-3eb5bd43]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-3eb5bd43]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-3eb5bd43]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-3eb5bd43]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-3eb5bd43]{border:none}.discount .tickets-title>div[data-v-3eb5bd43]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.remark .tickets-title[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-3eb5bd43]{font-size:.48rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-3eb5bd43]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-3eb5bd43]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-3eb5bd43]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-3eb5bd43]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background-color:#d62828}.bottomBuy .buy.no-click[data-v-3eb5bd43]{background-color:#d8d8d8}.people-popup[data-v-3eb5bd43]{background:#f7f7f7;padding:0 .38rem;overflow-x:hidden}.people-popup .top[data-v-3eb5bd43]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-3eb5bd43]{text-align:left}.people-popup .top .confirm[data-v-3eb5bd43],.people-popup .top span[data-v-3eb5bd43]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-3eb5bd43]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-3eb5bd43]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-3eb5bd43]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-3eb5bd43]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-3eb5bd43]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-3eb5bd43]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-3eb5bd43]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-3eb5bd43]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-3eb5bd43]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-3eb5bd43]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-3eb5bd43]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-3eb5bd43]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-3eb5bd43]{margin-right:.1rem;width:.34rem}.allowance img[data-v-3eb5bd43]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-3eb5bd43]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid #009c67;margin-left:.2rem}.allowance-popup[data-v-3eb5bd43]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-3eb5bd43]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-3eb5bd43]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-3eb5bd43]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.message-popup[data-v-3eb5bd43]{width:9rem;height:auto;background:#fff;border-radius:.3rem}.message-popup .message-box[data-v-3eb5bd43]{width:9rem;height:auto;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#333}.message-popup .message-box .message-top[data-v-3eb5bd43]{width:8rem;height:2.43rem;margin:0 auto;font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#333;border-bottom:.02rem solid #f0f0f0;padding:.5rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message-popup .message-box .message-peoples[data-v-3eb5bd43]{max-height:5.43rem;overflow-y:auto}.message-popup .message-box .message-peoples .message-people[data-v-3eb5bd43]{width:8rem;height:2.69rem;margin:0 auto;border-bottom:.02rem solid #f0f0f0}.message-popup .message-box .message-bottom[data-v-3eb5bd43]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex}.message-popup .message-box .message-bottom .message-btn[data-v-3eb5bd43]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-popup .message-box .message-bottom .message-btn[data-v-3eb5bd43]:first-child{border-right:.02rem solid #f0f0f0}.message-popup .message-box .message-title[data-v-3eb5bd43]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#999}.flex-column-around[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.people-num[data-v-3eb5bd43]{font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.people-add[data-v-3eb5bd43]{width:9.85rem;height:1.2rem;background:rgba(11,137,142,.06);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#009c67;margin:.4rem auto 0}.people-add .add-img[data-v-3eb5bd43]{width:.68rem;height:.69rem}.people-add .add-text[data-v-3eb5bd43]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2.06rem 0 .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-add .add-right[data-v-3eb5bd43]{width:.18rem;height:.29rem}.people-boxs[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.2rem}.people-boxs[data-v-3eb5bd43]::-webkit-scrollbar{display:none}.people-topItem[data-v-3eb5bd43]{padding:0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;text-align:center;line-height:1.1rem;font-family:PingFang SC;color:#000;margin-right:.25rem;white-space:nowrap}.people-more[data-v-3eb5bd43],.people-topItem[data-v-3eb5bd43]{height:1.1rem;background:#f1f1f1;font-weight:400;font-size:.44rem}.people-more[data-v-3eb5bd43]{width:1.65rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#009c67;position:absolute;right:.25rem}.people-topSeld[data-v-3eb5bd43]{background:rgba(11,137,142,.06);border-radius:.16rem;border:1px solid #009c67;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.people-topSeld .people-seldImg[data-v-3eb5bd43]{position:absolute;bottom:0;right:0;width:.42rem;height:.42rem}.top-text[data-v-3eb5bd43]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-3eb5bd43]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-3eb5bd43]{font-weight:400;font-size:.52rem;color:#009c67}.handle-form[data-v-3eb5bd43]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-3eb5bd43]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-3eb5bd43]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-3eb5bd43]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-3eb5bd43]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.selectSex-box[data-v-3eb5bd43]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-3eb5bd43]{line-height:1rem;font-size:.48rem;color:#333}.sku-popup[data-v-3eb5bd43]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-3eb5bd43]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-3eb5bd43]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-3eb5bd43]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:#009c67;padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-3eb5bd43]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-3eb5bd43]{background:#009c67;color:#fff}.sku-popup .time-box .time-disable[data-v-3eb5bd43]{color:#999}.sku-popup .sku-bottom[data-v-3eb5bd43]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-3eb5bd43]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-3eb5bd43]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-3eb5bd43]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-3eb5bd43]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-3eb5bd43] .van-tabs__wrap{height:2rem}.van-tabs[data-v-3eb5bd43] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-3eb5bd43] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-3eb5bd43] .van-tab--active{background:#009c67;color:#fff}.van-tabs[data-v-3eb5bd43] .van-tab--active .price{color:#fff}.van-tabs[data-v-3eb5bd43] .van-tab--disabled{color:#999}.van-tabs[data-v-3eb5bd43] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-box[data-v-3eb5bd43]{width:10.49rem;background:#fff;border-radius:.2rem;margin:.38rem auto 0;padding:0 .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.4rem;color:#009c67}.top-box .top-left[data-v-3eb5bd43],.top-box[data-v-3eb5bd43]{height:3.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-box .top-left[data-v-3eb5bd43]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;font-size:.54rem;color:#000;width:8.2rem;padding:.3rem 0}.top-box .top-left .left-subtitle[data-v-3eb5bd43]{font-weight:400;font-size:.38rem;color:#666}.num-box[data-v-3eb5bd43]{margin:.38rem auto 0;width:10.49rem;height:3.22rem;background:#fff;border-radius:.2rem}.num-box .num-left[data-v-3eb5bd43],.num-box[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.num-box .num-left[data-v-3eb5bd43]{width:7rem;padding:.5rem 0 .6rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:.34rem;color:#666}.num-box .num-left .left-title[data-v-3eb5bd43]{font-weight:700;font-size:.54rem;color:#000;width:5rem}.num-box .num-left .left-price[data-v-3eb5bd43]{font-weight:500;font-size:.54rem;color:#d62828}.num-box .num-left .left-price[data-v-3eb5bd43]:before{font-size:.36rem;content:"\FFE5"}.num-box .num-left .num-subtitle[data-v-3eb5bd43]{font-weight:400;font-size:.34rem;color:#009c67;width:9.5rem}.num-box .num-right[data-v-3eb5bd43]{padding-top:.5rem;padding-right:.3rem;font-weight:500;font-size:.44rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.num-box .num-right span[data-v-3eb5bd43]{width:1rem;line-height:.7rem}.num-box .num-right div[data-v-3eb5bd43]{width:.7rem;height:.7rem;line-height:.7rem;background:rgba(135,205,147,0);border-radius:50%;border:1px solid #999;font-weight:500;font-size:.51rem;color:#999}.notice-popup .top[data-v-3eb5bd43]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-3eb5bd43]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-3eb5bd43]{font-size:.55rem}.notice-popup .content[data-v-3eb5bd43]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-3eb5bd43]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-3eb5bd43]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-3eb5bd43]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-3eb5bd43]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-3eb5bd43]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-3eb5bd43]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-3eb5bd43]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.bg[data-v-c9fd95c4]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.tickets-title[data-v-c9fd95c4]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-c9fd95c4]{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}.all-box[data-v-c9fd95c4]{padding:.42rem .38rem}.tickets-box[data-v-c9fd95c4]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-c9fd95c4]{padding:.6rem .3rem}.tickets-box .use-date[data-v-c9fd95c4]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-c9fd95c4]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-c9fd95c4]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-c9fd95c4]{border:none;background:var(--primary-color);color:#fff}.tickets-box .use-date .date.active span[data-v-c9fd95c4]{color:#fff}.tickets-box .use-date .date.notNum[data-v-c9fd95c4]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-c9fd95c4]{color:#666}.tickets-box .use-date .date.notext[data-v-c9fd95c4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-c9fd95c4]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-c9fd95c4]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-c9fd95c4]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem;height:1rem;line-height:1rem}.tickets-box .tickets-list .tickets-item.active[data-v-c9fd95c4]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:var(--primary-color)}.tickets-box .tickets-list .tickets-item.notNum[data-v-c9fd95c4]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-c9fd95c4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-c9fd95c4],.buy-num .number-btn[data-v-c9fd95c4],.buy-num .tickets-title[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-c9fd95c4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-c9fd95c4]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-c9fd95c4]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-c9fd95c4]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-c9fd95c4]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-c9fd95c4]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-c9fd95c4]{padding:.7rem 0}.people-box .top-name[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-c9fd95c4]{font-size:.4rem;font-weight:400;color:var(--primary-color);padding:0 .6rem;line-height:1rem;border:1px solid var(--primary-color);border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-c9fd95c4]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-c9fd95c4]{padding:0 .3rem}.people-box .people-list .people-item[data-v-c9fd95c4]{padding:.6rem 0}.people-box .people-list .people-item[data-v-c9fd95c4]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-c9fd95c4]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-c9fd95c4]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-peopleNum[data-v-c9fd95c4]{font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#000;width:2.28rem;text-align:center}.people-box .people-list .people-item .item-text[data-v-c9fd95c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem 0 0}.people-box .people-list .people-item .item-text .name[data-v-c9fd95c4]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-c9fd95c4]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-c9fd95c4]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-c9fd95c4]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-c9fd95c4]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-c9fd95c4]{border:none}.discount .tickets-title>div[data-v-c9fd95c4]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.remark .tickets-title[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-c9fd95c4]{font-size:.48rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-c9fd95c4]{position:fixed;bottom:0;left:0;width:100%;height:1.7rem;background:#fff}.bottomBuy .price[data-v-c9fd95c4]{font-size:.44rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .3rem}.bottomBuy .price span[data-v-c9fd95c4]{font-size:.54rem;font-weight:500;color:#d62828}.bottomBuy .buy[data-v-c9fd95c4]{height:100%;line-height:1.7rem;font-size:.54rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background-color:#d62828}.bottomBuy .buy.no-click[data-v-c9fd95c4]{background-color:#d8d8d8}.people-popup[data-v-c9fd95c4]{background:#f7f7f7;padding:0 .38rem;overflow-x:hidden}.people-popup .top[data-v-c9fd95c4]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-c9fd95c4]{text-align:left}.people-popup .top .confirm[data-v-c9fd95c4],.people-popup .top span[data-v-c9fd95c4]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-c9fd95c4]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-c9fd95c4]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-c9fd95c4]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-c9fd95c4]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-c9fd95c4]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-c9fd95c4]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-c9fd95c4]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-c9fd95c4]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-c9fd95c4]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-c9fd95c4]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-c9fd95c4]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-c9fd95c4]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-c9fd95c4]{margin-right:.1rem;width:.34rem}.allowance img[data-v-c9fd95c4]{width:.6rem;margin-left:.2rem}.allowance .border[data-v-c9fd95c4]{width:.6rem;height:.6rem;border-radius:50%;border:.02rem solid var(--primary-color);margin-left:.2rem}.allowance-popup[data-v-c9fd95c4]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-c9fd95c4]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-c9fd95c4]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-c9fd95c4]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.message-popup[data-v-c9fd95c4]{width:9rem;height:auto;background:#fff;border-radius:.3rem}.message-popup .message-box[data-v-c9fd95c4]{width:9rem;height:auto;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#333}.message-popup .message-box .message-top[data-v-c9fd95c4]{width:8rem;height:2.43rem;margin:0 auto;font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#333;border-bottom:.02rem solid #f0f0f0;padding:.5rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message-popup .message-box .message-peoples[data-v-c9fd95c4]{max-height:5.43rem;overflow-y:auto}.message-popup .message-box .message-peoples .message-people[data-v-c9fd95c4]{width:8rem;height:2.69rem;margin:0 auto;border-bottom:.02rem solid #f0f0f0}.message-popup .message-box .message-bottom[data-v-c9fd95c4]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex}.message-popup .message-box .message-bottom .message-btn[data-v-c9fd95c4]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-popup .message-box .message-bottom .message-btn[data-v-c9fd95c4]:first-child{border-right:.02rem solid #f0f0f0}.message-popup .message-box .message-title[data-v-c9fd95c4]{font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#999}.flex-column-around[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.people-num[data-v-c9fd95c4]{font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.people-add[data-v-c9fd95c4]{width:9.85rem;height:1.2rem;background:rgba(11,137,142,.06);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:400;font-size:.4rem;color:var(--primary-color);margin:.4rem auto 0}.people-add .add-img[data-v-c9fd95c4]{width:.68rem;height:.69rem}.people-add .add-text[data-v-c9fd95c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2.06rem 0 .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-add .add-right[data-v-c9fd95c4]{width:.18rem;height:.29rem}.people-boxs[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.2rem}.people-boxs[data-v-c9fd95c4]::-webkit-scrollbar{display:none}.people-topItem[data-v-c9fd95c4]{padding:0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;text-align:center;line-height:1.1rem;font-family:PingFang SC;color:#000;margin-right:.25rem;white-space:nowrap}.people-more[data-v-c9fd95c4],.people-topItem[data-v-c9fd95c4]{height:1.1rem;background:#f1f1f1;font-weight:400;font-size:.44rem}.people-more[data-v-c9fd95c4]{width:1.65rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--primary-color);position:absolute;right:.25rem}.people-topSeld[data-v-c9fd95c4]{background:rgba(11,137,142,.06);border-radius:.16rem;border:1px solid var(--primary-color);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.people-topSeld .people-seldImg[data-v-c9fd95c4]{position:absolute;bottom:0;right:0;width:.42rem;height:.42rem}.top-text[data-v-c9fd95c4]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-c9fd95c4]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-c9fd95c4]{font-weight:400;font-size:.52rem;color:var(--primary-color)}.handle-form[data-v-c9fd95c4]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-c9fd95c4]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-c9fd95c4]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-c9fd95c4]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-c9fd95c4]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.selectSex-box[data-v-c9fd95c4]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-c9fd95c4]{line-height:1rem;font-size:.48rem;color:#333}.sku-popup[data-v-c9fd95c4]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-c9fd95c4]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-c9fd95c4]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-c9fd95c4]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:var(--primary-color);padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-c9fd95c4]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-c9fd95c4]{background:var(--primary-color);color:#fff}.sku-popup .time-box .time-disable[data-v-c9fd95c4]{color:#999}.sku-popup .sku-bottom[data-v-c9fd95c4]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-c9fd95c4]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-c9fd95c4]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-c9fd95c4]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-c9fd95c4]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-c9fd95c4] .van-tabs__wrap{height:2rem}.van-tabs[data-v-c9fd95c4] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-c9fd95c4] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-c9fd95c4] .van-tab--active{background:var(--primary-color);color:#fff}.van-tabs[data-v-c9fd95c4] .van-tab--active .price{color:#fff}.van-tabs[data-v-c9fd95c4] .van-tab--disabled{color:#999}.van-tabs[data-v-c9fd95c4] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-box[data-v-c9fd95c4]{width:10.49rem;background:#fff;border-radius:.2rem;margin:.38rem auto 0;padding:0 .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.4rem;color:var(--primary-color)}.top-box .top-left[data-v-c9fd95c4],.top-box[data-v-c9fd95c4]{height:3.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-box .top-left[data-v-c9fd95c4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;font-size:.54rem;color:#000;width:8.2rem;padding:.3rem 0}.top-box .top-left .left-subtitle[data-v-c9fd95c4]{font-weight:400;font-size:.38rem;color:#666}.num-box[data-v-c9fd95c4]{margin:.38rem auto 0;width:10.49rem;height:3.22rem;background:#fff;border-radius:.2rem}.num-box .num-left[data-v-c9fd95c4],.num-box[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.num-box .num-left[data-v-c9fd95c4]{width:7rem;padding:.5rem 0 .6rem .32rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:.34rem;color:#666}.num-box .num-left .left-title[data-v-c9fd95c4]{font-weight:700;font-size:.54rem;color:#000;width:5rem}.num-box .num-left .left-price[data-v-c9fd95c4]{font-weight:500;font-size:.54rem;color:#d62828}.num-box .num-left .left-price[data-v-c9fd95c4]:before{font-size:.36rem;content:"\FFE5"}.num-box .num-left .num-subtitle[data-v-c9fd95c4]{font-weight:400;font-size:.34rem;color:var(--primary-color);width:9.5rem}.num-box .num-right[data-v-c9fd95c4]{padding-top:.5rem;padding-right:.3rem;font-weight:500;font-size:.44rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.num-box .num-right span[data-v-c9fd95c4]{width:1rem;line-height:.7rem}.num-box .num-right div[data-v-c9fd95c4]{width:.7rem;height:.7rem;line-height:.7rem;background:rgba(135,205,147,0);border-radius:50%;border:1px solid #999;font-weight:500;font-size:.51rem;color:#999}.notice-popup .top[data-v-c9fd95c4]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-c9fd95c4]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-c9fd95c4]{font-size:.55rem}.notice-popup .content[data-v-c9fd95c4]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-c9fd95c4]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-c9fd95c4]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-c9fd95c4]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-c9fd95c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-c9fd95c4]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-c9fd95c4]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-c9fd95c4]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.bg[data-v-e8e852be]{padding-top:1.26rem;background:#f7f7f7;padding-bottom:1.7rem}.tickets-title[data-v-e8e852be]{font-size:.5rem;font-weight:500;color:#000;padding:.6rem .7rem;border-bottom:1px solid #ccc}.tickets-title.buy-num[data-v-e8e852be]{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}.all-box[data-v-e8e852be]{padding:.42rem .38rem}.tickets-box[data-v-e8e852be]{background:#fff;border-radius:.14rem;margin-bottom:.48rem}.tickets-box .tickets-title[data-v-e8e852be]{padding:.6rem .3rem}.tickets-box .use-date[data-v-e8e852be]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-e8e852be]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-e8e852be]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-e8e852be]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.active span[data-v-e8e852be]{color:#fff}.tickets-box .use-date .date.notNum[data-v-e8e852be]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-e8e852be]{color:#666}.tickets-box .use-date .date.notext[data-v-e8e852be]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-e8e852be]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-e8e852be]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-e8e852be]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;text-align:center;width:48%;margin-bottom:.36rem;height:.91rem;line-height:.91rem}.tickets-box .tickets-list .tickets-item.active[data-v-e8e852be]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-e8e852be]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.buy-num .tickets-title[data-v-e8e852be]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.buy-num .number-btn>div[data-v-e8e852be],.buy-num .number-btn[data-v-e8e852be],.buy-num .tickets-title[data-v-e8e852be]{display:-webkit-box;display:-ms-flexbox;display:flex}.buy-num .number-btn>div[data-v-e8e852be]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem}.buy-num .number-btn>div[data-v-e8e852be]:first-child{padding:.15rem .25rem}.buy-num .number-btn>div i[data-v-e8e852be]{font-size:.46rem}.buy-num .tickets-title .number-btn>div[data-v-e8e852be]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.people .tickets-title .toAdd[data-v-e8e852be]{width:2.1rem;height:.86rem;line-height:.86rem;border:1px solid #333;border-radius:.43rem;text-align:center;font-size:.42rem;font-weight:400;color:#000}.people .tickets-title .toAdd i[data-v-e8e852be]{font-size:.34rem;margin-right:.2rem}.people-box[data-v-e8e852be]{padding:.7rem 0}.people-box .top-name[data-v-e8e852be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.43rem .3rem 0;border-bottom:1px solid #ccc}.people-box .top-name .name[data-v-e8e852be]{font-size:.4rem;font-weight:400;color:#0b898e;padding:0 .6rem;line-height:1rem;border:1px solid #0b898e;border-radius:.15rem;position:relative;margin-right:.38rem;overflow:hidden;margin-bottom:.3rem}.people-box .top-name .name img[data-v-e8e852be]{position:absolute;right:-.04rem;bottom:-.04rem;width:.42rem;height:.42rem}.people-box .people-list[data-v-e8e852be]{padding:0 .3rem}.people-box .people-list .people-item[data-v-e8e852be]{padding:.6rem 0}.people-box .people-list .people-item[data-v-e8e852be]:last-of-type{padding-bottom:0}.people-box .people-list .people-item i[data-v-e8e852be]:first-of-type{color:#d62828;font-size:1rem}.people-box .people-list .people-item i[data-v-e8e852be]:last-of-type{font-size:.6rem;color:#666}.people-box .people-list .people-item .item-peopleNum[data-v-e8e852be]{font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#000;width:2.28rem;text-align:center}.people-box .people-list .people-item .item-text[data-v-e8e852be]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .6rem}.people-box .people-list .people-item .item-text .name[data-v-e8e852be]{font-size:.42rem;font-weight:400;color:#000}.people-box .people-list .people-item .item-text .subtitle[data-v-e8e852be]{font-size:.38rem;font-weight:400;color:#666}.people-box .people-list .people-item .item-text .subtitle[data-v-e8e852be]:nth-child(2){margin:.3rem 0}.people-box .toAdd[data-v-e8e852be]{width:3.3rem;height:1.1rem;line-height:1.1rem;border:1px solid #333;border-radius:1rem;text-align:center;font-size:.44rem;font-weight:400;color:#000;margin:.7rem auto 0}.people-box .toAdd i[data-v-e8e852be]{font-size:.34rem;margin-right:.2rem}.discount .tickets-title[data-v-e8e852be]{border:none}.discount .tickets-title>div[data-v-e8e852be]{font-size:.4rem;font-weight:400;color:#000;border:1px solid #999;line-height:.86rem;padding:0 .43rem;text-align:center;border-radius:.43rem}.remark .tickets-title[data-v-e8e852be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.remark .tickets-title input[data-v-e8e852be]{font-size:.46rem;font-weight:400;border:none;padding:0 .3rem}.bottomBuy[data-v-e8e852be]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem}.bottomBuy .buy[data-v-e8e852be]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.people-popup[data-v-e8e852be]{background:#f7f7f7;padding:0 .38rem}.people-popup .top[data-v-e8e852be]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-e8e852be]{text-align:left}.people-popup .top .confirm[data-v-e8e852be],.people-popup .top span[data-v-e8e852be]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-e8e852be]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-e8e852be]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-e8e852be]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-e8e852be]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-e8e852be]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-e8e852be]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-e8e852be]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-e8e852be]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-e8e852be]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-e8e852be]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-e8e852be]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-e8e852be]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-e8e852be]{margin-right:.1rem;width:.34rem}.people-num[data-v-e8e852be]{font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.people-add[data-v-e8e852be]{width:9.85rem;height:1.2rem;background:rgba(11,137,142,.06);border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:400;font-size:.4rem;color:#0b898e;margin:.4rem auto 0}.people-add .add-img[data-v-e8e852be]{width:.68rem;height:.69rem}.people-add .add-text[data-v-e8e852be]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2.06rem 0 .42rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-add .add-right[data-v-e8e852be]{width:.18rem;height:.29rem}.people-boxs[data-v-e8e852be]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.2rem}.people-boxs[data-v-e8e852be]::-webkit-scrollbar{display:none}.people-topItem[data-v-e8e852be]{padding:0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.18rem;text-align:center;line-height:1.1rem;font-family:PingFang SC;color:#000;margin-right:.25rem;white-space:nowrap}.people-more[data-v-e8e852be],.people-topItem[data-v-e8e852be]{height:1.1rem;background:#f1f1f1;font-weight:400;font-size:.44rem}.people-more[data-v-e8e852be]{width:1.65rem;border-radius:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0b898e;position:absolute;right:.25rem}.people-topSeld[data-v-e8e852be]{background:rgba(11,137,142,.06);border-radius:.16rem;border:1px solid #0b898e;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.people-topSeld .people-seldImg[data-v-e8e852be]{position:absolute;bottom:0;right:0;width:.42rem;height:.42rem}.top-text[data-v-e8e852be]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-e8e852be]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-e8e852be]{font-weight:400;font-size:.52rem;color:#0b898e}.handle-form[data-v-e8e852be]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-e8e852be]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-e8e852be]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-e8e852be]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-e8e852be]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.selectSex-box[data-v-e8e852be]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-e8e852be]{line-height:1rem;font-size:.48rem;color:#333}.bg[data-v-1ada1e32]{padding-top:1.26rem;background:#fff;overflow-x:hidden;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:1.2rem}.top-bac[data-v-1ada1e32]{height:auto;min-height:4.97rem;position:relative}.top-bac>img[data-v-1ada1e32]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.detail-box[data-v-1ada1e32]{padding:.38rem .38rem 1.5rem}.detail-box .detail-top[data-v-1ada1e32]{padding:.45rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);border-radius:.2rem;position:relative;z-index:100;margin-top:-2rem;margin-bottom:.3rem}.detail-box .detail-top .title[data-v-1ada1e32]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .detail-top .subtitle[data-v-1ada1e32]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .detail-top .subtitle[data-v-1ada1e32]:last-of-type{margin-bottom:0}.detail-box .detail-top .subtitle img[data-v-1ada1e32]{width:.44rem;margin-right:.34rem}.detail-box .detail-date .title[data-v-1ada1e32]{font-size:.52rem;font-weight:500;color:#000}.detail-box .detail-date[data-v-1ada1e32]{margin-bottom:.8rem}.detail-box .detail-date .subtitle[data-v-1ada1e32]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.detail-box .notice[data-v-1ada1e32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-box .notice .tag[data-v-1ada1e32]{font-size:.38rem;font-weight:500;margin-right:.2rem;color:#d62828;vertical-align:middle}.detail-box .notice>div[data-v-1ada1e32]{font-size:.38rem;font-weight:500;text-align:left;color:#d62828}.detail-date .date-list[data-v-1ada1e32]{margin-top:.45rem}.detail-date .date-list .date-item[data-v-1ada1e32]{height:1.1rem;line-height:1.1rem;border-radius:.15rem;font-size:.36rem;font-weight:500;text-align:center;padding:0 .29rem;margin-bottom:.25rem;color:#666;background:#fff;border:1px solid #999}.detail-date .date-list .date-item.active[data-v-1ada1e32]{border:none;background:#0b898e;color:#fff}.appointButton[data-v-1ada1e32]{width:100%;color:#fff;text-align:center;position:fixed;bottom:0;left:0;background:#fff;z-index:100}.appointButton span[data-v-1ada1e32]{display:block;width:5.87rem;height:1.1rem;line-height:1.1rem;background:#d62828;border-radius:.55rem;font-size:.46rem;font-weight:500;margin:.3rem auto}[data-v-1ada1e32] .detail-content p a{white-space:pre-wrap;display:block!important;word-wrap:break-word}[data-v-1ada1e32] .detail-content p span,[data-v-1ada1e32] .detail-content p span span{font-size:.44rem!important;white-space:pre-wrap;width:100%;overflow:hidden;word-wrap:break-word}.detail-notice[data-v-1ada1e32]{font-size:.4rem;color:#bc2e3c;font-weight:700}.scene-box[data-v-1ada1e32]{padding:.3rem .4rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(0,0,0,.14);box-shadow:0 0 .24rem 0 rgba(0,0,0,.14);border-radius:.2rem;position:fixed;left:.4rem;right:.4rem;bottom:.63rem;z-index:1000;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.scene-box>img[data-v-1ada1e32]{width:2.5rem;height:1.46rem}.scene-box .text[data-v-1ada1e32]{margin-left:.3rem;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-box .text .title[data-v-1ada1e32]{text-align:left;color:#000;font-size:.46rem}.scene-box .text .subtitle[data-v-1ada1e32]{text-align:left;color:#999;font-size:.36rem;margin-top:.26rem}.scene-box .btn[data-v-1ada1e32]{font-size:.42rem;display:inline-block;color:#0b898e}.top-bac .collect[data-v-1ada1e32]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.top-bac .collect img[data-v-1ada1e32]{width:100%;height:100%}.bg[data-v-1c2c56e9]{padding-top:1.26rem;background:#fff;overflow-x:hidden;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:1.2rem}.top-bac[data-v-1c2c56e9]{height:auto;min-height:4.97rem;position:relative}.top-bac>img[data-v-1c2c56e9]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.detail-box[data-v-1c2c56e9]{padding:.38rem .38rem 1.5rem}.detail-box .detail-top[data-v-1c2c56e9]{padding:.45rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);border-radius:.2rem;position:relative;z-index:100;margin-top:-2rem;margin-bottom:.3rem}.detail-box .detail-top .title[data-v-1c2c56e9]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .detail-top .subtitle[data-v-1c2c56e9]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .detail-top .subtitle[data-v-1c2c56e9]:last-of-type{margin-bottom:0}.detail-box .detail-top .subtitle img[data-v-1c2c56e9]{width:.44rem;margin-right:.34rem}.detail-box .detail-date .title[data-v-1c2c56e9]{font-size:.52rem;font-weight:500;color:#000}.detail-box .detail-date[data-v-1c2c56e9]{margin-bottom:.8rem;margin-top:.56rem}.detail-box .detail-date .subtitle[data-v-1c2c56e9]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.detail-box .notice[data-v-1c2c56e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-box .notice .tag[data-v-1c2c56e9]{font-size:.38rem;font-weight:500;margin-right:.2rem;color:#d62828;vertical-align:middle}.detail-box .notice>div[data-v-1c2c56e9]{font-size:.38rem;font-weight:500;text-align:left;color:#d62828}.detail-date .date-list[data-v-1c2c56e9]{margin-top:.45rem}.detail-date .date-list .date-item[data-v-1c2c56e9]{height:1.1rem;line-height:1.1rem;border-radius:.15rem;font-size:.36rem;font-weight:500;text-align:center;padding:0 .29rem;margin-bottom:.25rem;color:#666;background:#fff;border:1px solid #999}.detail-date .date-list .date-item.active[data-v-1c2c56e9]{border:none;background:#0b898e;color:#fff}.appointButton[data-v-1c2c56e9]{width:100%;color:#fff;text-align:center;position:fixed;bottom:0;left:0;background:#fff;z-index:100}.appointButton span[data-v-1c2c56e9]{display:block;width:5.87rem;height:1.1rem;line-height:1.1rem;background:#d62828;border-radius:.55rem;font-size:.46rem;font-weight:500;margin:.3rem auto}[data-v-1c2c56e9] .detail-content p a{white-space:pre-wrap;display:block!important;word-wrap:break-word}[data-v-1c2c56e9] .detail-content p span,[data-v-1c2c56e9] .detail-content p span span{font-size:.44rem!important;white-space:pre-wrap;width:100%;overflow:hidden;word-wrap:break-word}.detail-notice[data-v-1c2c56e9]{font-size:.4rem;color:#bc2e3c;font-weight:700}.scene-box[data-v-1c2c56e9]{padding:.3rem .4rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(0,0,0,.14);box-shadow:0 0 .24rem 0 rgba(0,0,0,.14);border-radius:.2rem;position:fixed;left:.4rem;right:.4rem;bottom:.63rem;z-index:1000;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.scene-box>img[data-v-1c2c56e9]{width:2.5rem;height:1.46rem}.scene-box .text[data-v-1c2c56e9]{margin-left:.3rem;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.scene-box .text .title[data-v-1c2c56e9]{text-align:left;color:#000;font-size:.46rem}.scene-box .text .subtitle[data-v-1c2c56e9]{text-align:left;color:#999;font-size:.36rem;margin-top:.26rem}.scene-box .btn[data-v-1c2c56e9]{font-size:.42rem;display:inline-block;color:#0b898e}.top-bac .collect[data-v-1c2c56e9]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.top-bac .collect img[data-v-1c2c56e9]{width:100%;height:100%}.new-title[data-v-1c2c56e9]{width:2.6rem;height:.4rem;background:rgba(11,137,142,.2);line-height:0;font-size:.5rem;font-family:PingFang SC;font-weight:700;padding-left:.2rem}.bg[data-v-0fd1fe6e]{padding-top:1.26rem;background:#f7f7f7}.ques-box[data-v-0fd1fe6e]{padding:0 .3rem;background:#fff}.ques-box .ques-title[data-v-0fd1fe6e]{padding:.5rem .29rem 0;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;font-size:.56rem;font-weight:500;color:#000}.ques-box .ques-title span[data-v-0fd1fe6e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.ques-box .ques-title i[data-v-0fd1fe6e]{color:#666;font-size:.56rem}.ques-box .ques-item[data-v-0fd1fe6e]{padding:.5rem .38rem;border-bottom:1px solid #cacaca}.ques-box .ques-item[data-v-0fd1fe6e]:last-of-type{border:none}.ques-box .ques-item .item-ques[data-v-0fd1fe6e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ques-box .ques-item .item-ques[data-v-0fd1fe6e]:first-child{margin-bottom:.5rem}.ques-box .ques-item .item-ques img[data-v-0fd1fe6e]{width:.54rem;margin-right:.27rem}.ques-box .ques-item .item-bottom[data-v-0fd1fe6e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.36rem}.ques-box .ques-item .item-bottom .date[data-v-0fd1fe6e]{font-size:.36rem;font-weight:400;color:#999}.ask-box[data-v-0fd1fe6e]{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:.2rem;margin:.36rem .3rem 2.36rem}.ask-box .ask-title[data-v-0fd1fe6e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.4rem;font-weight:400;color:#000;padding:.4rem .3rem;border-bottom:1px solid #ccc}.ask-box .ask-title img[data-v-0fd1fe6e]{width:.54rem;margin-right:.27rem}.ask-box .ask-item[data-v-0fd1fe6e]{margin:0 .3rem;border-bottom:1px solid #ccc;padding:.48rem 0}.ask-box .ask-item[data-v-0fd1fe6e]:last-of-type{margin:0 .3rem;border:none}.ask-box .ask-item .item-my[data-v-0fd1fe6e]{display:-webkit-box;display:-ms-flexbox;display:flex}.ask-box .ask-item .item-my .my-img[data-v-0fd1fe6e]{width:.8rem;height:.8rem;background:#999;border-radius:50%;overflow:hidden;margin-right:.3rem}.ask-box .ask-item .item-my .my-img img[data-v-0fd1fe6e]{width:100%;height:100%}.ask-box .ask-item .item-my .my-text[data-v-0fd1fe6e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding-top:.2rem}.ask-box .ask-item .item-my .my-text .name[data-v-0fd1fe6e]{font-size:.32rem;font-weight:400;color:#666}.ask-box .ask-item .item-my .my-text .content[data-v-0fd1fe6e]{font-size:.44rem;font-weight:400;color:#000;margin:.46rem 0 .5rem}.ask-box .ask-item .item-my .my-text .date[data-v-0fd1fe6e]{font-size:.36rem;font-weight:400;color:#999}.reply-bottom[data-v-0fd1fe6e]{position:fixed;bottom:0;left:0;width:100%;height:2rem;background:#fff;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;padding:0 .38rem;-webkit-box-sizing:border-box;box-sizing:border-box}.reply-bottom input[data-v-0fd1fe6e]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.1rem;border:1px solid #ccc;font-size:.42rem;font-weight:400;color:#999;padding:0 .49rem;border-radius:.55rem;margin-right:.33rem}.reply-bottom .button[data-v-0fd1fe6e]{height:1.1rem;line-height:1.1rem;background:#0b898e;border-radius:.55rem;font-size:.48rem;font-weight:500;color:#fff;text-align:center;padding:0 .65rem}.bg[data-v-00a6b4ea]{padding-top:1.26rem;background:#fff;padding-bottom:2rem}.ask-box .ask-item[data-v-00a6b4ea]{padding:.5rem .38rem;border-bottom:1px solid #cacaca}.ask-box .ask-item[data-v-00a6b4ea]:last-of-type{border:none}.ask-box .ask-item .item-ques[data-v-00a6b4ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ask-box .ask-item .item-ques[data-v-00a6b4ea]:first-child{margin-bottom:.5rem}.ask-box .ask-item .item-ques img[data-v-00a6b4ea]{width:.54rem;margin-right:.27rem}.ask-box .ask-item .item-bottom[data-v-00a6b4ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.36rem}.ask-box .ask-item .item-bottom .date[data-v-00a6b4ea]{font-size:.36rem;font-weight:400;color:#999}.ask-box .ask-item .item-bottom .more[data-v-00a6b4ea]{font-size:.42rem;font-weight:400;color:#0b898e}.ask-box .ask-item .item-bottom .more i[data-v-00a6b4ea]{vertical-align:middle}.reply-bottom[data-v-00a6b4ea]{position:fixed;bottom:0;left:0;width:100%;height:2rem;background:#fff;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;padding:0 .38rem;-webkit-box-sizing:border-box;box-sizing:border-box}.reply-bottom input[data-v-00a6b4ea]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.1rem;border:1px solid #ccc;font-size:.42rem;font-weight:400;color:#999;padding:0 .49rem;border-radius:.55rem;margin-right:.33rem}.reply-bottom .button[data-v-00a6b4ea]{height:1.1rem;line-height:1.1rem;background:#0b898e;border-radius:.55rem;font-size:.48rem;font-weight:500;color:#fff;text-align:center;padding:0 .65rem}.bg[data-v-5210ee4c]{padding-top:1.26rem;background:#fff;padding-bottom:2.6rem}.swipe-box[data-v-5210ee4c]{position:relative}.swipe-box[data-v-5210ee4c] .small-swipe{height:6rem}.swipe-box[data-v-5210ee4c] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-5210ee4c] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-5210ee4c] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-5210ee4c]{position:absolute;right:.3rem;top:.3rem}.swipe-box .collect img[data-v-5210ee4c]{width:.9rem;height:.9rem}.swipe-box .collect img[data-v-5210ee4c]:nth-child(2){margin-left:.14rem}.detail-box[data-v-5210ee4c]{padding:.4rem 0 .6rem;background:#fff}.detail-box[data-v-5210ee4c]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .title[data-v-5210ee4c]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .subtitle[data-v-5210ee4c]{padding:0 .6rem;font-size:.4rem;font-weight:400;color:#666;margin-top:.5rem}.detail-box .tags[data-v-5210ee4c]{padding:0 .6rem;margin-top:.34rem}.detail-box .tags>span[data-v-5210ee4c]{margin-right:.5rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.12rem solid #daf3e9}.detail-box .tags .price[data-v-5210ee4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem;font-weight:400;color:#999;text-align:right;float:right}.detail-box .tags .price span[data-v-5210ee4c]{font-size:.6rem;font-weight:500;color:#d62828}.detail-box .tags .price span[data-v-5210ee4c]:before{content:"\FFE5";display:inline-block;font-size:.4rem;font-weight:400;color:#d62828}[data-v-5210ee4c] .detail-navs .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-5210ee4c] .detail-navs .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-5210ee4c] .detail-navs .van-tabs__wrap--scrollable .van-tab{padding:0 .4rem}[data-v-5210ee4c] .detail-navs .van-tab{font-size:.39rem;line-height:inherit}[data-v-5210ee4c] .detail-navs .van-tabs__nav--line{padding-bottom:.1rem}[data-v-5210ee4c] .detail-navs .van-tabs__line{bottom:.04rem;width:1rem;height:.08rem;border-radius:.03rem}.detail-navs[data-v-5210ee4c] .van-tabs,.detail-navs[data-v-5210ee4c] .van-tabs .van-sticky{background:#fff}.detail-navs[data-v-5210ee4c] .van-tabs .van-tabs__wrap{padding:.17rem 0;border-bottom:1px solid #ccc}.detail-navs[data-v-5210ee4c] .van-tabs .van-tab{font-size:.44rem;font-weight:400;color:#333}.detail-navs[data-v-5210ee4c] .van-tabs .van-tabs__content{padding:0 .6rem}.detail-navs[data-v-5210ee4c] .van-tabs .van-tabs__content .van-tab__pane{border-bottom:1px solid #ccc;padding:.7rem 0}.detail-navs[data-v-5210ee4c] .van-tabs .van-tabs__content .van-tab__pane:last-of-type{border:none}.detail-navs[data-v-5210ee4c] .van-tabs__line{background-color:#0b898e!important}.detail-navs .detail-content[data-v-5210ee4c]{margin-top:.7rem}.comment-box[data-v-5210ee4c]{background:#fff;padding:.36rem 0;margin:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box}.comment-box>.comment-title[data-v-5210ee4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-5210ee4c]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-5210ee4c]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-5210ee4c]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-5210ee4c]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-5210ee4c]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-5210ee4c]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-5210ee4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-5210ee4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-5210ee4c]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-5210ee4c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-5210ee4c]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-5210ee4c] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-5210ee4c]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-5210ee4c]{padding-left:1.1rem;margin-top:.5rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-5210ee4c]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.15rem}.comment-box .all-comment i[data-v-5210ee4c]{vertical-align:middle}.detail-bottom[data-v-5210ee4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;left:0;bottom:0;padding:.4rem .6rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.detail-bottom .price[data-v-5210ee4c]{font-size:.54rem;font-weight:500;color:#d62828}.detail-bottom .button[data-v-5210ee4c]{color:#fff;text-align:center;font-size:.48rem;font-weight:500;height:1.16rem;line-height:1.16rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);background:#d62828;border-radius:.58rem;padding:0 1.27rem}.to-strategy[data-v-5210ee4c]{font-size:.44rem;font-weight:500;color:#fff;height:1rem;line-height:1rem;background:#0b898e;border-radius:.5rem;text-align:center;position:relative;width:3.6rem;margin-left:.6rem}.to-strategy img[data-v-5210ee4c]{width:.89rem;position:absolute;right:0;bottom:-.6rem}.bg[data-v-5469e22a]{padding-top:1.26rem;background:#f7f7f7;width:100%;min-height:100vh}.swipe-box[data-v-5469e22a]{overflow-x:hidden;padding:.4rem .3rem}.swipe-box .swipe-list[data-v-5469e22a]{height:3.5rem;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.swipe-box .swipe-list[data-v-5469e22a]::-webkit-scrollbar{display:none}.swipe-box .swipe-list .swipe-item[data-v-5469e22a]{border-radius:.16rem;margin:0 .3rem;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.swipe-box .swipe-list .seld[data-v-5469e22a]{border:.04rem solid #0b898e}.swipe-box .swipe-list .seld img[data-v-5469e22a]{-webkit-transform:scale(1.2);transform:scale(1.2)}.swipe-box .swipe-list .swipe-item img[data-v-5469e22a]{min-width:2.34rem;height:3.22rem;-o-object-fit:cover;object-fit:cover;border-radius:.16rem}.movie-name[data-v-5469e22a]{font-size:.52rem;font-weight:500;color:#000;text-align:center}.movie-time[data-v-5469e22a]{font-size:.4rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.movie-time span[data-v-5469e22a]{width:8.5rem;padding-right:.2rem}.nav-list[data-v-5469e22a]{padding:.4rem .38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow-x:scroll;overflow-y:hidden;margin-top:.6rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.nav-list[data-v-5469e22a]::-webkit-scrollbar{display:none}.nav-list .nav-item[data-v-5469e22a]{text-align:center;line-height:.76rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;padding:.23rem 0;min-width:2.5rem;margin-right:.5rem;font-size:.4rem;color:#666}.nav-list .nav-item.active[data-v-5469e22a]{font-size:.46rem;color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.movies-list[data-v-5469e22a]{padding:.42rem .38rem;background:#f7f7f7}.movies-list .movies-item[data-v-5469e22a]{padding:.6rem .3rem;background:#fff;margin-bottom:.4rem}.movies-list .movies-item .item-text[data-v-5469e22a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.movies-list .movies-item .item-text .text[data-v-5469e22a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.44rem;font-weight:400;color:#333}.text.title[data-v-5469e22a]{margin-bottom:.54rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.text.title span[data-v-5469e22a]:first-child{font-size:.52rem;font-weight:500;color:#000}.text.title span[data-v-5469e22a]:last-of-type{font-size:.5rem;font-weight:500;color:#d62828}.text.title span[data-v-5469e22a]:last-of-type:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.text.title span[data-v-5469e22a]:last-of-type:after{display:inline-block;content:"\8D77";color:#666;font-size:.36rem}.text span[data-v-5469e22a]:first-child{width:2.3rem}.text.subtitle span[data-v-5469e22a]{font-size:.4rem;font-weight:400;color:#999}.movies-list .movies-item .item-buy[data-v-5469e22a]{margin-left:.3rem;width:1.84rem;height:.78rem;line-height:.78rem;background:#d62828;border-radius:.39rem;text-align:center;font-size:.4rem;font-weight:500;color:#fff}.noData[data-v-5469e22a]{width:4.92rem;margin:1rem auto 0;text-align:center}.noData img[data-v-5469e22a]{width:100%;height:100%}.noData div[data-v-5469e22a]{font-size:.45rem;font-weight:400;color:#999;margin-top:.3rem}.type-item[data-v-5469e22a]{width:4.2rem;height:1.01rem;background:#eee;border-radius:.09rem;margin-right:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.41rem;color:#333;padding:0 .2rem}.type-item img[data-v-5469e22a]{width:.61rem;height:.37rem}.type-item .price[data-v-5469e22a]{color:#d62829}.type-item .price[data-v-5469e22a]:after{font-weight:500;font-size:.3rem;color:#333;content:"\8D77"}.type-active[data-v-5469e22a]{background:#0b898e;color:#fff}.type-active .price[data-v-5469e22a],.type-active .price[data-v-5469e22a]:after{color:#fff}.bg[data-v-73ec17b9]{padding-top:1.26rem;background:#f7f7f7;width:100%;min-height:100vh}.swipe-box[data-v-73ec17b9]{overflow-x:hidden;padding:.4rem .3rem}.swipe-box .swipe-list[data-v-73ec17b9]{overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.swipe-box .swipe-list[data-v-73ec17b9]::-webkit-scrollbar{display:none}.swipe-box .swipe-list .swipe-item[data-v-73ec17b9]{min-width:2.34rem;height:3.22rem;border-radius:.16rem;margin:0 .3rem;overflow:hidden}.swipe-box .swipe-list .seld[data-v-73ec17b9]{border:.04rem solid #0b898e}.swipe-box .swipe-list .swipe-item img[data-v-73ec17b9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.movie-name[data-v-73ec17b9]{font-size:.52rem;font-weight:500;color:#000;text-align:center}.movie-time[data-v-73ec17b9]{font-size:.4rem;font-weight:400;color:#999;text-align:center}.nav-list[data-v-73ec17b9]{padding:.4rem .38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow-x:scroll;overflow-y:hidden;margin-top:.6rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.nav-list[data-v-73ec17b9]::-webkit-scrollbar{display:none}.nav-list .nav-item[data-v-73ec17b9]{text-align:center;line-height:.76rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;padding:.23rem 0;min-width:2.5rem;margin-right:.5rem;font-size:.4rem;color:#666}.nav-list .nav-item.active[data-v-73ec17b9]{font-size:.46rem;color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.movies-list[data-v-73ec17b9]{padding:.42rem .38rem;background:#f7f7f7}.movies-list .movies-item[data-v-73ec17b9]{padding:.6rem .3rem;background:#fff;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;margin-bottom:.4rem}.movies-list .movies-item .item-text[data-v-73ec17b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.movies-list .movies-item .item-text .text[data-v-73ec17b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.44rem;font-weight:400;color:#333}.movies-list .movies-item .item-text .text.title[data-v-73ec17b9]{margin-bottom:.54rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.movies-list .movies-item .item-text .text.title span[data-v-73ec17b9]:first-child{font-size:.52rem;font-weight:500;color:#000}.movies-list .movies-item .item-text .text.title span[data-v-73ec17b9]:last-of-type{font-size:.5rem;font-weight:500;color:#d62828}.movies-list .movies-item .item-text .text.title span[data-v-73ec17b9]:last-of-type:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.movies-list .movies-item .item-text .text.title span[data-v-73ec17b9]:last-of-type:after{display:inline-block;content:"\8D77";color:#666;font-size:.36rem}.movies-list .movies-item .item-text .text span[data-v-73ec17b9]:first-child{width:2.3rem}.movies-list .movies-item .item-text .text.subtitle span[data-v-73ec17b9]{font-size:.4rem;font-weight:400;color:#999}.movies-list .movies-item .item-buy[data-v-73ec17b9]{margin-left:.3rem;width:1.84rem;height:.78rem;line-height:.78rem;background:#d62828;border-radius:.39rem;text-align:center;font-size:.4rem;font-weight:500;color:#fff}.noData[data-v-73ec17b9]{width:4.92rem;margin:1rem auto 0;text-align:center}.noData img[data-v-73ec17b9]{width:100%;height:100%}.noData div[data-v-73ec17b9]{font-size:.45rem;font-weight:400;color:#999;margin-top:.3rem}.bg[data-v-7dbf0140]{padding-top:1.26rem;background:#fff}.comment-title[data-v-7dbf0140]{font-size:.52rem;font-weight:500;color:#000;line-height:1.5rem;padding:0 .3rem;border-bottom:1px solid #ccc}.comment-list[data-v-7dbf0140]{padding:0 .3rem}.comment-list .comment-item[data-v-7dbf0140]{border-top:1px solid #ccc;padding:.5rem 0 1.5rem}.comment-list .comment-item[data-v-7dbf0140]:first-child{border:none}.comment-list .comment-item .item-msg[data-v-7dbf0140]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-list .comment-item .item-msg .msg-left[data-v-7dbf0140]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-list .comment-item .item-msg .msg-left img[data-v-7dbf0140]{width:1.08rem;height:1.08rem;border-radius:50%;margin-right:.23rem}.comment-list .comment-item .item-msg .msg-left .text[data-v-7dbf0140]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-list .comment-item .item-msg .msg-left .text .name[data-v-7dbf0140]{font-size:.4rem;font-weight:400;color:#666;margin-bottom:.2rem}.comment-list .comment-item .item-msg .msg-left .text .date[data-v-7dbf0140]{font-size:.36rem;font-weight:400;color:#999}.msg-right[data-v-7dbf0140]{font-size:.4rem;font-weight:400;color:#999;margin-right:1rem;float:right;margin-top:.3rem}.msg-right i.active[data-v-7dbf0140]{color:#d62828}.comment-list .comment-item .item-content[data-v-7dbf0140]{padding-left:.31rem;margin-top:.6rem;font-size:.44rem;font-weight:400;color:#000}.img-list[data-v-7dbf0140]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.img[data-v-7dbf0140]{width:3rem;height:3rem;border-radius:.3rem;margin-left:.25rem;margin-top:.25rem}.more[data-v-7dbf0140]{position:relative;width:3rem;height:3rem;border-radius:.3rem}.more-text[data-v-7dbf0140]{background:rgba(0,0,0,.5);width:3rem;height:3rem;border-radius:.3rem;top:.25rem;left:.25rem;position:absolute;color:#fff;padding-top:.5rem}.up-list[data-v-7dbf0140]{width:100%;margin-top:.2rem;margin-bottom:.2rem;color:#0b898e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.up-list img[data-v-7dbf0140]{width:22px;height:12px;margin-left:5px}.flex[data-v-7dbf0140]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.iconfont[data-v-7dbf0140]{font-size:.5rem}.sku[data-v-7dbf0140]{font-size:.24rem;color:#666;margin-left:.1rem}.bg[data-v-34a35ca3]{padding-top:1.26rem;background:#f8f8f8}.swipe-box[data-v-34a35ca3]{position:relative}.swipe-box[data-v-34a35ca3] .small-swipe{height:6rem}.swipe-box[data-v-34a35ca3] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-34a35ca3] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-34a35ca3] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-34a35ca3]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-34a35ca3]{width:100%;height:100%}.detail-box[data-v-34a35ca3]{padding:0 0 .6rem;background:#fff}.detail-box[data-v-34a35ca3]:before{background:#fff;display:block;content:"";width:100%;height:.3rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.3rem;z-index:100;left:0;right:0;margin:auto}.detail-box .title[data-v-34a35ca3]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .tags[data-v-34a35ca3]{padding:0 .6rem;margin-top:.34rem}.detail-box .tags>span[data-v-34a35ca3]{margin-right:.5rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.12rem solid #daf3e9}.detail-box .tags .price[data-v-34a35ca3]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem;font-weight:400;color:#999;text-align:right;float:right}.detail-box .tags .price span[data-v-34a35ca3]{font-size:.6rem;font-weight:500;color:#d62828}.detail-box .tags .price span[data-v-34a35ca3]:before{content:"\FFE5";display:inline-block;font-size:.4rem;font-weight:400;color:#d62828}.detail-other-box[data-v-34a35ca3]{padding:.36rem .3rem;background:#f8f8f8}.detail-other-box .combo-list[data-v-34a35ca3]{margin-bottom:.36rem;background:#fff;border-radius:.2rem}.detail-other-box .combo-list .com-title[data-v-34a35ca3]{font-size:.52rem;font-weight:500;color:#000;padding:.47rem .3rem}.detail-other-box .combo-list .com-item[data-v-34a35ca3]{padding:.4rem .3rem;border-top:1px solid #d9d9d9}.detail-other-box .combo-list .com-item .item-title[data-v-34a35ca3]{font-size:.44rem;font-weight:500;color:#333}.detail-other-box .combo-list .com-item .item-subtitle[data-v-34a35ca3]{margin:.26rem 0 .28rem}.detail-other-box .combo-list .com-item .item-subtitle .tags[data-v-34a35ca3]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.detail-other-box .combo-list .com-item .item-subtitle .tags span[data-v-34a35ca3]{font-size:.3rem;font-weight:400;color:#0b898e;border:1px solid #0b898e;border-radius:.23rem;padding:0 .2rem;line-height:.46rem}.detail-other-box .combo-list .com-item .item-subtitle .price[data-v-34a35ca3]{font-size:.3rem;font-weight:400;color:#8d8d8d;margin-left:.3rem;padding-right:.6rem}.detail-other-box .combo-list .com-item .item-subtitle .price span[data-v-34a35ca3]{font-size:.5rem;font-weight:500;color:#d62828}.detail-other-box .combo-list .com-item .item-subtitle .price span[data-v-34a35ca3]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.detail-other-box .combo-list .com-item .item-bottom span[data-v-34a35ca3]{font-size:.36rem;font-weight:400;color:#666}.detail-other-box .combo-list .com-item .item-bottom .button[data-v-34a35ca3]{font-size:.44rem;font-weight:500;color:#fff;width:2.64rem;height:.88rem;line-height:.88rem;border-radius:.44rem;background:#d62828;text-align:center}.detail-other-box .combo-list .com-item .item-bottom .button.noNum[data-v-34a35ca3]{background:#bdbdbd}.detail-other-box .other-box[data-v-34a35ca3]{margin-bottom:.36rem;background:#fff;border-radius:.2rem;padding:0 .3rem .6rem}.detail-other-box .other-box .shop-box[data-v-34a35ca3]{border-bottom:1px solid #ccc;padding-bottom:.6rem}.detail-other-box .other-box .shop-box .shop-title[data-v-34a35ca3]{font-size:.52rem;font-weight:500;color:#000;padding:.6rem 0}.detail-other-box .other-box .shop-box .shop-subtitle[data-v-34a35ca3]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.6rem}.detail-other-box .other-box .shop-box .shop-subtitle[data-v-34a35ca3]:last-of-type{margin-bottom:0}.detail-other-box .other-box .shop-box .shop-subtitle img[data-v-34a35ca3]{width:.52rem;height:.52rem}.detail-other-box .other-box .notice-box[data-v-34a35ca3]{border-bottom:1px solid #ccc;padding-bottom:.6rem}.detail-other-box .other-box .notice-box .notice-title[data-v-34a35ca3]{font-size:.52rem;font-weight:500;color:#000;padding:.6rem 0}.detail-other-box .other-box .notice-box .notice-nav[data-v-34a35ca3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-other-box .other-box .notice-box .notice-nav .nav-item[data-v-34a35ca3]{font-size:.44rem;font-weight:500;height:.89rem;line-height:.89rem;padding:0 .6rem;color:#666;border:1px solid #999;margin-right:.6rem}.detail-other-box .other-box .notice-box .notice-nav .nav-item[data-v-34a35ca3]:last-of-type{margin-right:0}.detail-other-box .other-box .notice-box .notice-nav .nav-item.active[data-v-34a35ca3]{border:none;color:#fff;background:#0b898e}.detail-other-box .other-box .notice-box .notice-content[data-v-34a35ca3]{font-size:.44rem;font-weight:400;color:#333;line-height:.74rem;margin-top:.5rem}.detail-other-box .other-box .product-info .product-info-title[data-v-34a35ca3]{font-size:.52rem;font-weight:500;color:#000;padding:.6rem 0}.notice-popup .top[data-v-34a35ca3]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-34a35ca3]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-34a35ca3]{font-size:.55rem}.notice-popup .content[data-v-34a35ca3]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-34a35ca3]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-34a35ca3]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-34a35ca3]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-34a35ca3]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-34a35ca3]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-34a35ca3]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-34a35ca3]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.bg[data-v-568aef2b]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-568aef2b]{position:relative}.swipe-box[data-v-568aef2b] .small-swipe{height:6rem}.swipe-box[data-v-568aef2b] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-568aef2b] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-568aef2b] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-568aef2b]{position:absolute;right:.3rem;top:.3rem}.swipe-box .collect img[data-v-568aef2b]{width:.9rem;height:.9rem}.swipe-box .collect img[data-v-568aef2b]:nth-child(2){margin-left:.14rem}.swipe-box .yuyin-box[data-v-568aef2b]{position:absolute;left:0;bottom:.3rem;background:rgba(0,0,0,.4);height:.96rem;line-height:.96rem;padding:0 .3rem}.swipe-box .yuyin-box span[data-v-568aef2b]{vertical-align:middle;font-size:.46rem;font-weight:400;color:#fafafa}.swipe-box .yuyin-box img[data-v-568aef2b]{width:.68rem;height:.68rem;vertical-align:middle}.detail-box[data-v-568aef2b]{padding:.45rem 0 .6rem;background:#fff}.detail-box[data-v-568aef2b]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .title[data-v-568aef2b]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .tags[data-v-568aef2b]{padding:0 .6rem;margin:.34rem 0 .54rem}.detail-box .tags span[data-v-568aef2b]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.12rem solid #daf3e9}.detail-box .tags>div[data-v-568aef2b]{display:inline-block;float:right;font-size:.4rem;font-weight:400;color:#0b898e}.detail-box .tags>div i[data-v-568aef2b]{vertical-align:middle}.detail-box .address[data-v-568aef2b]{margin-top:.64rem;padding:0 .6rem}.detail-box .address>span[data-v-568aef2b]{font-size:.4rem;font-weight:400;color:#666}.detail-box .address img[data-v-568aef2b]{width:.52rem;height:.52rem;margin-left:.3rem}.scenic-box[data-v-568aef2b]{background:#f8f8f8;padding:.36rem .3rem}.scenic-box .scenic-list[data-v-568aef2b]{margin:.36rem auto;text-align:left}.scenic-box .scenic-list .scenic-item[data-v-568aef2b]{padding:0 .3rem;background:#fff;margin-top:.36rem;border-radius:.2rem}.scenic-box .scenic-list .scenic-item .item-img[data-v-568aef2b]{width:3.02rem;height:3.02rem;margin-right:.4rem;border-radius:.15rem;overflow:hidden}.scenic-box .scenic-list .scenic-item .item-img img[data-v-568aef2b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.scenic-box .scenic-list .scenic-item .item-text[data-v-568aef2b]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.1rem;min-height:3.02rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-x:hidden}.scenic-box .scenic-list .scenic-item .item-text .title[data-v-568aef2b]{width:100%;text-align:left;font-size:.48rem;font-weight:500;color:#000;line-height:.54rem}.scenic-box .scenic-list .scenic-item .item-text .subtitle[data-v-568aef2b]{width:100%;font-size:.36rem;font-weight:400;color:#999;line-height:.54rem}.scenic-box .scenic-list .scenic-item .item-text .tags[data-v-568aef2b]{font-size:0;text-align:left}.scenic-box .scenic-list .scenic-item .item-text .tags span[data-v-568aef2b]{line-height:.46rem;padding:0 .2rem;border:1px solid #0b898e;font-size:.3rem;font-weight:400;color:#0b898e;margin-right:.2rem;border-radius:.23rem}.scenic-box .scenic-list .scenic-item .item-text .tags span[data-v-568aef2b]:last-of-type{margin-right:0}.scenic-box .scenic-list .scenic-item .item-text .price[data-v-568aef2b]{font-size:.3rem;font-weight:500;color:#999;text-align:center}.scenic-box .scenic-list .scenic-item .item-text .price span[data-v-568aef2b]{color:#d62828;font-size:.6rem}.scenic-box .scenic-list .scenic-item .item-text .price[data-v-568aef2b]:before{content:"\FFE5";font-size:.4rem;font-weight:400;color:#d62828}.scenic-box .scenic-list .scenic-item .item-btn[data-v-568aef2b]{width:.66rem}.scenic-box .scenic-list .scenic-item .item-btn img[data-v-568aef2b]{width:100%}.scenic-box .scenic-list .scenic-item .sku-list .sku-item[data-v-568aef2b]{padding:.4rem 0;border-top:1px solid #d9d9d9}.scenic-box .scenic-list .scenic-item .sku-list .sku-item .sku-text[data-v-568aef2b]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-right:.2rem}.scenic-box .scenic-list .scenic-item .sku-list .sku-item .sku-text .title[data-v-568aef2b]{font-size:.44rem;font-weight:500;color:#333}.scenic-box .scenic-list .scenic-item .sku-list .sku-item .sku-text .subtitle[data-v-568aef2b]{font-size:.32rem;font-weight:400;color:#0b898e;padding:.33rem 0}.scenic-box .scenic-list .scenic-item .sku-list .sku-item .sku-text .price[data-v-568aef2b]{font-size:.48rem;font-weight:500;color:#d62828}.scenic-box .scenic-list .scenic-item .sku-list .sku-item .buy[data-v-568aef2b]{font-size:.46rem;font-weight:500;color:#fff;height:1rem;line-height:1rem;background:#d62828;border-radius:.2rem;padding:0 .6rem;text-align:center;margin-top:.34rem}.question-box[data-v-568aef2b]{background:#fff;padding:.36rem 0}.question-box>.title[data-v-568aef2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.question-box>.title img[data-v-568aef2b]{width:.54rem;margin-right:.27rem}.question-box>.title span[data-v-568aef2b]{font-size:.48rem;font-weight:500;color:#000}.question-box .question-list[data-v-568aef2b]{margin-top:.3rem;padding:0 .3rem}.question-box .question-list .question-item[data-v-568aef2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.question-box .question-list .question-item img[data-v-568aef2b]{width:.54rem;margin-right:.27rem}.question-box .noQuestion[data-v-568aef2b]{padding:.6rem 0}.question-box .noQuestion .title[data-v-568aef2b]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.question-box .noQuestion .button[data-v-568aef2b]{text-align:center;font-size:.48rem;font-weight:400;color:#0b898e;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #0b898e;border-radius:.59rem;margin:0 auto}.question-box .all-comment[data-v-568aef2b]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.15rem}.question-box .all-comment i[data-v-568aef2b]{vertical-align:middle}.comment-box[data-v-568aef2b]{background:#fff;padding:.36rem 0;margin-top:.36rem}.comment-box>.comment-title[data-v-568aef2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-568aef2b]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-568aef2b]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-568aef2b]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-568aef2b]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-568aef2b]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-568aef2b]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-568aef2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-568aef2b]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-568aef2b]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-568aef2b]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-568aef2b]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-568aef2b] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-568aef2b]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-568aef2b]{padding-left:1.1rem;margin-top:.5rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-568aef2b]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.9rem}.comment-box .all-comment i[data-v-568aef2b]{vertical-align:middle}.comment-box .noQuestion[data-v-568aef2b]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-568aef2b]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.comment-box .noQuestion .button[data-v-568aef2b]{text-align:center;font-size:.48rem;font-weight:400;color:#0b898e;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #0b898e;border-radius:.59rem;margin:0 auto}.hotel-date[data-v-568aef2b]{margin:0 .22rem;background-color:#0b898e;font-size:.3rem;padding:0 .5rem;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.hotel-date .time[data-v-568aef2b]{font-size:.46rem;font-weight:500;color:#fff}.hotel-date .time span[data-v-568aef2b]{font-size:.32rem;font-weight:400;margin-left:.2rem}.hotel-date .duration[data-v-568aef2b]{border:1px solid #fff;border-radius:.26rem;padding:0 .4rem;line-height:.5rem;font-size:.34rem;font-weight:400;color:#fff}.scenic-box .scenic-list .scenic-item .item-right .price[data-v-568aef2b]{font-size:.6rem;font-weight:500;color:#d62828;text-align:center}.scenic-box .scenic-list .scenic-item .item-right .price[data-v-568aef2b]:before{content:"\FFE5";font-size:.4rem;font-weight:400;color:#d62828}.scenic-box .scenic-list .scenic-item .item-right .buy[data-v-568aef2b]{font-size:.46rem;font-weight:500;color:#fff;height:1rem;line-height:1rem;background:#d62828;border-radius:.2rem;padding:0 .6rem;text-align:center;margin-top:.34rem}.notice[data-v-568aef2b]{width:100%;background:#ededed;text-align:left}.notice .close[data-v-568aef2b]{text-align:center;width:.87rem;height:.87rem;background:rgba(0,0,0,.3);position:absolute;top:.24rem;right:.27rem;z-index:2222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.notice .close i[data-v-568aef2b]{color:#fff;font-size:.49rem;vertical-align:middle}.notice .notice-swipe[data-v-568aef2b]{width:100%;height:6rem;position:relative}.notice .notice-swipe img[data-v-568aef2b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notice .custom-indicator[data-v-568aef2b]{text-align:center;position:absolute;bottom:.21rem;left:0;right:0;margin:auto;font-size:0}.notice .custom-indicator .indicator[data-v-568aef2b]{padding:0 .24rem;display:inline-block;background:rgba(0,0,0,.4);height:.48rem;line-height:.48rem;font-size:.3rem;font-weight:400;color:#fff;border-radius:.24rem}.notice .house-title[data-v-568aef2b]{font-size:.4rem;font-weight:500;color:#333;padding:.36rem .3rem}.notice .notice-house[data-v-568aef2b]{background:#fff;margin-bottom:.21rem}.notice .notice-house .subTitle[data-v-568aef2b]{font-size:.36rem;font-weight:400;color:#333}.notice .notice-house .house-msg[data-v-568aef2b]{padding:0 .3rem}.notice .notice-house .house-msg table.msg[data-v-568aef2b]{border-color:#ccc;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.5rem 0 .6rem}.notice .notice-house .house-msg table.msg tr[data-v-568aef2b]{text-align:center;font-size:.36rem;font-weight:500;color:#000;line-height:.9rem}.notice .notice-house .house-cost[data-v-568aef2b]{padding:0 .3rem;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}.notice .notice-house .house-cost .subTitle[data-v-568aef2b]{margin-right:.7rem}.notice .notice-house .house-cost .cost-content[data-v-568aef2b]{font-size:.36rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.36rem;width:100%}.notice .notice-house .house-cost .cost-content p[data-v-568aef2b]{font-size:.4rem;font-weight:400;color:#333;white-space:nowrap;margin-right:.7rem}.notice .notice-house .house-cost .cost-content p[data-v-568aef2b]:last-of-type{margin-bottom:0}.notice .notice-house .house-cost .cost-content .content[data-v-568aef2b]{font-size:.4rem}.notice .notice-house .house-cost .cost-content .content>div[data-v-568aef2b]{margin-bottom:.26rem}.notice .notice-house .house-cost .more[data-v-568aef2b]{text-align:center;width:100%;margin-bottom:.2rem;font-size:.26rem;font-weight:400;color:#0b898e}.notice .notice-house .house-cost .more i[data-v-568aef2b]{display:inline-block;font-size:.4rem;color:#0b898e;margin-left:.2rem}.notice .notice-house .house-cost .more.up i[data-v-568aef2b]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.notice .notice-serve[data-v-568aef2b]{background:#fff;padding-bottom:.3rem}.notice .notice-serve .serve-content[data-v-568aef2b]{padding:0 .4rem;margin-bottom:.8rem}.notice .notice-serve .serve-content>div[data-v-568aef2b]{font-size:.36rem;font-weight:400;color:#666;margin-bottom:.23rem}.notice .notice-serve .serve-content>div[data-v-568aef2b] :last-of-type{margin-bottom:0}.notice .notice-serve .serve-content>div .title[data-v-568aef2b]{color:#5cc05f}.notice .notice-serve .serve-content[data-v-568aef2b]:last-of-type{margin-bottom:0}.notice .footer[data-v-568aef2b]{-webkit-box-shadow:0 .01rem .07rem 0 hsla(0,0%,60%,.3);box-shadow:0 .01rem .07rem 0 hsla(0,0%,60%,.3);display:-webkit-box;display:-ms-flexbox;display:flex;height:1.7rem;position:fixed;width:100%;bottom:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box}.notice .footer .footer-left[data-v-568aef2b]{background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notice .footer .footer-left span[data-v-568aef2b]{font-size:.44rem;font-weight:500;color:#333}.notice .footer .footer-left span.price[data-v-568aef2b]{margin-left:.23rem;font-size:.54rem;color:#d62828}.notice .footer .footer-right[data-v-568aef2b]{text-align:center;line-height:1.7rem;width:4.8rem;background:#d62828;font-size:.54rem;font-weight:500;color:#fff}.bg[data-v-757004f7]{padding-top:1.26rem;background:#fff;padding-bottom:2.5rem}.detail-navs[data-v-757004f7] .van-tabs,.detail-navs[data-v-757004f7] .van-tabs .van-sticky{background:#fff}.detail-navs[data-v-757004f7] .van-tabs .van-tabs__wrap{padding:.17rem 0;border-bottom:1px solid #ccc}.detail-navs[data-v-757004f7] .van-tabs .van-tab{font-size:.44rem;font-weight:400;color:#333}.detail-navs[data-v-757004f7] .van-tabs .van-tabs__content{padding:1.81rem .4rem 0;position:relative}.detail-navs[data-v-757004f7] .van-tabs .van-tabs__content .van-tab__pane{border-bottom:1px solid #ccc;padding:.7rem 0}.detail-navs[data-v-757004f7] .van-tabs .van-tabs__content .van-tab__pane:last-of-type{border:none}.detail-navs[data-v-757004f7] .van-tabs__line{background-color:#0b898e!important}.detail-navs .con-title[data-v-757004f7]{margin-bottom:.56rem;font-size:.52rem;font-weight:500;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-navs .con-title img[data-v-757004f7]{width:.48rem;height:.48rem;margin-right:.13rem}.title[data-v-757004f7]{width:11.25rem;height:1.81rem;line-height:1.81rem;background:rgba(11,137,142,.08);padding-left:.4rem;font-size:.52rem;font-family:PingFang SC;font-weight:700;color:#0b898e;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0}.btn[data-v-757004f7]{width:9.8rem;height:1.2rem;background:#0b898e;border-radius:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.48rem;font-family:PingFang SC;font-weight:500;color:#fff;position:fixed;left:.73rem;bottom:1.06rem}.btn img[data-v-757004f7]{width:.48rem;height:.48rem}.bg[data-v-71c8a2ff]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-71c8a2ff]{position:relative}.swipe-box[data-v-71c8a2ff] .small-swipe{height:6rem}.swipe-box[data-v-71c8a2ff] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-71c8a2ff] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-71c8a2ff] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-71c8a2ff]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-71c8a2ff]{width:100%;height:100%}.detail-box[data-v-71c8a2ff]{padding:.38rem .38rem 1.56rem;padding:.45rem .6rem;background:#fff;border-top-left-radius:.2rem;border-top-right-radius:.2rem;position:relative;left:0;right:0;margin:auto;top:-.82rem;z-index:100}.detail-box .title[data-v-71c8a2ff]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .subtitle[data-v-71c8a2ff]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .subtitle[data-v-71c8a2ff]:last-of-type{margin-bottom:0}.detail-info[data-v-71c8a2ff]{padding:0 .6rem .5rem}.detail-info .title[data-v-71c8a2ff]{font-size:.46rem;font-weight:500;color:#000;margin-bottom:.5rem}.bg[data-v-055f07d1]{padding-top:1.26rem;background:#f8f8f8;padding-bottom:.5rem}.swipe-box[data-v-055f07d1]{position:relative}.swipe-box[data-v-055f07d1] .small-swipe{height:6rem}.swipe-box[data-v-055f07d1] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-055f07d1] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-055f07d1] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-055f07d1]{position:absolute;right:.3rem;top:.3rem}.swipe-box .collect img[data-v-055f07d1]{width:.9rem;height:.9rem}.swipe-box .collect img[data-v-055f07d1]:nth-child(2){margin-left:.14rem}.detail-box[data-v-055f07d1]{padding:.45rem 0 .6rem;background:#fff}.detail-box[data-v-055f07d1]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .title[data-v-055f07d1]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .tags[data-v-055f07d1]{padding:0 .6rem;margin-top:.34rem}.detail-box .tags>span[data-v-055f07d1]{margin-right:.5rem;font-size:.3rem;font-weight:500;color:var(--primary-color);border-bottom:.12rem solid #daf3e9}.detail-box .tags .price[data-v-055f07d1]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem;font-weight:400;color:#999;text-align:right;float:right}.detail-box .tags .price span[data-v-055f07d1]{font-size:.6rem;font-weight:500;color:#d62828}.detail-box .tags .price span[data-v-055f07d1]:before{content:"\FFE5";display:inline-block;font-size:.4rem;font-weight:400;color:#d62828}[data-v-055f07d1] .detail-navs .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-055f07d1] .detail-navs .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-055f07d1] .detail-navs .van-tabs__wrap--scrollable .van-tab{padding:0 .4rem}[data-v-055f07d1] .detail-navs .van-tab{font-size:.39rem;line-height:inherit}[data-v-055f07d1] .detail-navs .van-tabs__nav--line{padding-bottom:.1rem}[data-v-055f07d1] .detail-navs .van-tabs__line{bottom:.04rem;width:1rem;height:.08rem;border-radius:.03rem}.detail-navs[data-v-055f07d1] .van-tabs,.detail-navs[data-v-055f07d1] .van-tabs .van-sticky{background:#fff}.detail-navs[data-v-055f07d1] .van-tabs .van-tabs__wrap{padding:.17rem 0;border-bottom:1px solid #ccc}.detail-navs[data-v-055f07d1] .van-tabs .van-tab{font-size:.38rem;font-weight:400;color:#333}.detail-navs[data-v-055f07d1] .van-tabs .van-tabs__content{padding:0 .2rem}.detail-navs[data-v-055f07d1] .van-tabs .van-tabs__content .van-tab__pane{border-bottom:1px solid #ccc;padding:.7rem 0}.detail-navs[data-v-055f07d1] .van-tabs .van-tabs__content .van-tab__pane:last-of-type{border:none}.detail-navs[data-v-055f07d1] .van-tabs__line{background-color:var(--primary-color)!important}.detail-navs .detail-content[data-v-055f07d1]{margin-top:.7rem}.comment-box[data-v-055f07d1]{background:#fff;padding:.36rem 0;margin:.36rem .36rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.comment-box>.comment-title[data-v-055f07d1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-055f07d1]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-055f07d1]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-055f07d1]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-055f07d1]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-055f07d1]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-055f07d1]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-055f07d1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-055f07d1]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-055f07d1]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-055f07d1]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-055f07d1]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-055f07d1] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-055f07d1]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-055f07d1]{padding-left:1.1rem;margin-top:.5rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-055f07d1]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.9rem}.comment-box .all-comment i[data-v-055f07d1]{vertical-align:middle}.comment-box .noQuestion[data-v-055f07d1]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-055f07d1]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.comment-box .noQuestion .button[data-v-055f07d1]{text-align:center;font-size:.48rem;font-weight:400;color:var(--primary-color);width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid var(--primary-color);border-radius:.59rem;margin:0 auto}.detail-bottom[data-v-055f07d1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;left:0;bottom:0;background:#fff;padding:0 .6rem;height:2.08rem}.detail-bottom .icon[data-v-055f07d1]{text-align:center}.detail-bottom .icon i[data-v-055f07d1]{font-size:.6rem;color:#666}.detail-bottom .icon span[data-v-055f07d1]{display:block;font-size:.34rem;font-weight:400;color:#666;text-align:center}.detail-bottom .button[data-v-055f07d1]{text-align:center;font-size:.48rem;font-weight:500;color:#fff;padding:0 1.27rem;height:1.16rem;line-height:1.16rem;background:#d62828;border-radius:.58rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.sku[data-v-055f07d1]{font-size:.24rem;color:#666;margin-left:.3rem}[data-v-055f07d1] .detail-navs .van-tab{padding:0!important}.bg[data-v-f2c91b5a]{padding-top:1.26rem;background:#f8f8f8;padding-bottom:2rem}.wineScene-subtitle[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:.36rem;color:#666;position:relative;margin:.4rem .4rem 0}.wineScene-subtitle>div[data-v-f2c91b5a]:first-child{width:.5rem;height:.5rem;line-height:.5rem;background:#6394fd;border-radius:50%;text-align:center;font-weight:500;font-size:.34rem;color:#fff;margin-right:.12rem;position:relative;z-index:2}.wineScene-subtitle .wineScene-item[data-v-f2c91b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.wineScene-subtitle .wineScene-item div[data-v-f2c91b5a]:nth-child(n+2){margin-top:.3rem}.wineScene-subtitle .wineScene-line[data-v-f2c91b5a]{width:.16rem;height:100%;background:#d0dffe;border-radius:.08rem;position:absolute;left:.17rem}.wineScene-map[data-v-f2c91b5a]{margin-top:.24rem;width:100%;height:1.92rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wineScene/locationBg.png);background-size:100% 100%;padding:.35rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:500;font-size:.42rem;color:#000}.wineScene-map>div[data-v-f2c91b5a]{width:100%}.wineScene-map .location[data-v-f2c91b5a]{width:.44rem;height:.44rem;margin-right:.3rem}.wineScene-map div[data-v-f2c91b5a]:last-child{font-weight:500;font-size:.36rem;color:#666}.wineScene-map div:last-child div[data-v-f2c91b5a]:first-child{width:8rem}.swipe-box[data-v-f2c91b5a]{position:relative}.swipe-box .wineScene-price[data-v-f2c91b5a]{position:absolute;z-index:200;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:1.5rem;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.3rem .3rem 0 0;left:0;bottom:-.2rem;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:.36rem;color:#fff}.swipe-box .wineScene-price .price[data-v-f2c91b5a]{font-weight:700;font-size:.72rem;color:#fff}.swipe-box .wineScene-price .price .money[data-v-f2c91b5a]{font-size:.36rem;font-weight:500;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.swipe-box .wineScene-price .price[data-v-f2c91b5a]:before{font-size:.36rem;content:"\FFE5"}[data-v-f2c91b5a] .swipe-box .small-swipe{height:6rem}[data-v-f2c91b5a] .swipe-box .van-swipe-item img,[data-v-f2c91b5a] .swipe-box .van-swipe-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-f2c91b5a] .swipe-box .van-swipe__indicators{right:0;left:auto}[data-v-f2c91b5a] .swipe-box .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-f2c91b5a]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-f2c91b5a]{width:100%;height:100%}.detail-box[data-v-f2c91b5a]{padding:.4rem 0 .6rem;background:#fff}.detail-box[data-v-f2c91b5a]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .title[data-v-f2c91b5a]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .subtitle[data-v-f2c91b5a]{padding:0 .6rem;font-size:.4rem;font-weight:400;color:#666;margin-top:.5rem}.detail-box .tags[data-v-f2c91b5a]{padding:0 .6rem;margin-top:.34rem}.detail-box .tags>span[data-v-f2c91b5a]{margin-right:.5rem;font-size:.3rem;font-weight:500;color:var(--primary-color);border-bottom:.12rem solid #daf3e9}.detail-box .tags .price[data-v-f2c91b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem;font-weight:400;color:#999;text-align:right;float:right}.detail-box .tags .price span[data-v-f2c91b5a]{font-size:.6rem;font-weight:500;color:#d62828}.detail-box .tags .price span[data-v-f2c91b5a]:before{content:"\FFE5";display:inline-block;font-size:.4rem;font-weight:400;color:#d62828}[data-v-f2c91b5a] .detail-navs .van-tab{padding:0 .4rem!important}.detail-navs[data-v-f2c91b5a] .van-tabs .van-sticky{background:#fff}.detail-navs[data-v-f2c91b5a] .van-tabs .van-tabs__wrap{padding:.17rem 0;border-bottom:1px solid #ccc}.detail-navs[data-v-f2c91b5a] .van-tabs .van-tab{font-size:.44rem;font-weight:400;color:#333}.detail-navs[data-v-f2c91b5a] .van-tabs .van-tabs__content{padding:0 .4rem}.detail-navs[data-v-f2c91b5a] .van-tabs .van-tabs__content .van-tab__pane{border-bottom:1px solid #ccc;padding:.7rem 0}.detail-navs[data-v-f2c91b5a] .van-tabs .van-tabs__content .van-tab__pane:last-of-type{border:none}.detail-navs[data-v-f2c91b5a] .van-tabs__line{background-color:var(--primary-color)!important}.detail-navs .detail-content[data-v-f2c91b5a]{margin-top:.7rem}.comment-box[data-v-f2c91b5a]{background:#fff;padding:.36rem 0;margin:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box}.comment-box>.comment-title[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-f2c91b5a]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-f2c91b5a]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-f2c91b5a]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-f2c91b5a]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-f2c91b5a]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-f2c91b5a]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-f2c91b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-f2c91b5a]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-f2c91b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-f2c91b5a]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-f2c91b5a] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-f2c91b5a]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-f2c91b5a]{padding-left:.25rem;margin-top:.5rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-f2c91b5a]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.9rem}.comment-box .all-comment i[data-v-f2c91b5a]{vertical-align:middle}.comment-box .noQuestion[data-v-f2c91b5a]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-f2c91b5a]{font-size:.44rem;font-weight:400;color:#333;text-align:center}.comment-box .noQuestion .button[data-v-f2c91b5a]{text-align:center;font-size:.48rem;font-weight:400;color:var(--primary-color);width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid var(--primary-color);border-radius:.59rem;margin:0 auto}.detail-bottom[data-v-f2c91b5a]{position:fixed;width:100%;left:0;bottom:0;background:#fff;padding:.4rem}.detail-bottom .disabled-btn[data-v-f2c91b5a]{background-color:#d7d7d7;color:#fff;border-radius:.58rem;width:100%;height:1.16rem;line-height:1.16rem;text-align:center;font-size:.48rem}.detail-bottom .icon-box[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-bottom .icon-box .icon[data-v-f2c91b5a]{text-align:center;width:1.3rem}.detail-bottom .icon-box .icon[data-v-f2c91b5a]:last-of-type{margin-right:0}.detail-bottom .icon-box .icon img[data-v-f2c91b5a]{width:.72rem}.detail-bottom .icon-box .icon span[data-v-f2c91b5a]{display:block;font-size:.34rem;font-weight:400;color:#666;text-align:center}.detail-bottom .button[data-v-f2c91b5a]{color:#fff;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-bottom .button>div[data-v-f2c91b5a]{text-align:center;font-size:.48rem;font-weight:500;color:#fff;width:3.2rem;height:1.16rem;line-height:1.16rem;background:#d62828;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.detail-bottom .button>div[data-v-f2c91b5a]:first-child{margin-right:.05rem;border-top-left-radius:.58rem;border-bottom-left-radius:.58rem}.detail-bottom .button>div[data-v-f2c91b5a]:nth-child(2){border-top-right-radius:.58rem;border-bottom-right-radius:.58rem}.car-popup .top[data-v-f2c91b5a]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.car-popup .top i[data-v-f2c91b5a]{font-size:.7rem;line-height:1.4rem}.car-popup .content[data-v-f2c91b5a]{margin-bottom:2rem}.car-popup .product-info[data-v-f2c91b5a]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .product-info .info-img[data-v-f2c91b5a]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.6rem}.car-popup .product-info .info-img img[data-v-f2c91b5a]{width:100%;height:100%}.car-popup .product-info .info-text[data-v-f2c91b5a]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.car-popup .product-info .info-text .com-price[data-v-f2c91b5a]{font-size:.6rem;font-weight:400;color:#d62828}.car-popup .product-info .info-text .com-price[data-v-f2c91b5a]:before{font-size:.4rem;font-weight:500;color:#d62828}.car-popup .product-info .info-text .allowance[data-v-f2c91b5a]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.car-popup .product-info .info-text .subtitle[data-v-f2c91b5a]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.car-popup .sku-list[data-v-f2c91b5a]{margin-top:.7rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.car-popup .sku-list .sku-item[data-v-f2c91b5a]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box}.car-popup .sku-list .sku-item.active[data-v-f2c91b5a]{border:.02rem solid var(--primary-color);color:var(--primary-color);background:rgba(11,137,142,.1)}.car-popup .sku-list .sku-item.disabled[data-v-f2c91b5a]{border-color:transparent;color:#fff;background:#d7d7d7}.car-popup .buy-num[data-v-f2c91b5a]{font-size:.44rem;font-weight:500;color:#000;border-top:1px solid #ccc;margin:0 .6rem;padding:.9rem 0}.car-popup .buy-num .number-btn[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .buy-num .number-btn>div[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.car-popup .buy-num .number-btn>div[data-v-f2c91b5a]:first-child{padding:.15rem .25rem}.car-popup .buy-num .number-btn>div i[data-v-f2c91b5a]{font-size:.46rem}.car-popup .buy-num .number-btn>div i.noClick[data-v-f2c91b5a]{color:#999}.car-popup .buy-num .number-btn>div[data-v-f2c91b5a]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.car-popup .bottomBuy[data-v-f2c91b5a]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.car-popup .bottomBuy .buy[data-v-f2c91b5a]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.car-popup .bottomBuy .buy.disabled[data-v-f2c91b5a]{background-color:#d7d7d7;color:#fff;border-color:#fff}[data-v-f2c91b5a] .detail-navs .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-f2c91b5a] .detail-navs .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-f2c91b5a] .detail-navs .van-tabs__wrap--scrollable .van-tab{padding:0 .4rem}[data-v-f2c91b5a] .detail-navs .van-tab{font-size:.39rem;line-height:inherit}[data-v-f2c91b5a] .detail-navs .van-tabs__nav--line{padding-bottom:.1rem}[data-v-f2c91b5a] .detail-navs .van-tabs__line{bottom:.04rem;width:.7rem;height:.08rem;border-radius:.03rem}.share-popup[data-v-f2c91b5a]{width:80%;overflow-y:scroll;overflow-x:hidden;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-popup img[data-v-f2c91b5a]{width:100%;height:auto;display:block;margin:0 auto;border-radius:.2rem}.share-popup .save-box[data-v-f2c91b5a]{background-color:#fff;margin:.3rem auto .7rem;border-radius:.2rem;padding:.36rem 1rem}.share-popup .save-box>img[data-v-f2c91b5a]{width:.54rem;height:.43rem}.share-popup .save-box .item[data-v-f2c91b5a]{font-size:.36rem;color:#999}.share-popup .save-box .item .img-box[data-v-f2c91b5a]{width:.82rem;height:.82rem;position:relative;margin:0 auto}.share-popup .save-box .item .img-box img[data-v-f2c91b5a]:first-child{width:100%;height:100%}.share-popup .save-box .item .img-box .tag[data-v-f2c91b5a]{position:absolute;width:.31rem;height:.31rem;right:-.1rem;bottom:-.04rem;z-index:1;background-color:#d62828;border-radius:50%}.share-popup .save-btn[data-v-f2c91b5a]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.05rem;height:1.16rem;line-height:1.16rem;background-color:#d62828;border-radius:1rem;text-align:center;font-size:.46rem;color:#fff;margin:0 auto}.ball[data-v-f2c91b5a]{height:3rem;width:3rem;border-radius:50%;position:fixed;bottom:8rem;z-index:100;right:6rem;overflow:hidden;display:none}.run_top_right[data-v-f2c91b5a]{display:block;-webkit-animation:run-right-right-data-v-f2c91b5a .6s linear 1,run-right-top-data-v-f2c91b5a .6s linear 1;animation:run-right-right-data-v-f2c91b5a .6s linear 1,run-right-top-data-v-f2c91b5a .6s linear 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes run-right-top-data-v-f2c91b5a{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@keyframes run-right-top-data-v-f2c91b5a{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@-webkit-keyframes run-right-right-data-v-f2c91b5a{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}@keyframes run-right-right-data-v-f2c91b5a{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}.share-box[data-v-f2c91b5a]{position:fixed;left:0;right:0;width:80%;height:10rem;top:0;bottom:0;margin:auto;background-color:#fff;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-box .pro-img[data-v-f2c91b5a]{width:100%;height:6.1rem;display:block;-o-object-fit:cover;object-fit:cover}.share-box .pro-box[data-v-f2c91b5a]{padding:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.share-box .pro-box .text[data-v-f2c91b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-right:.1rem;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-box .pro-box .text>div[data-v-f2c91b5a]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:SansSerif}.share-box .pro-box .text .title[data-v-f2c91b5a]{color:#000;font-size:.46rem}.share-box .pro-box .text .subtitle[data-v-f2c91b5a]{color:#999;font-size:.42rem}.share-box .pro-box .text .price[data-v-f2c91b5a]{color:#d62828;font-size:.6rem}.share-box .pro-box .text .price[data-v-f2c91b5a]:before{color:#d62828;font-size:.48rem}.share-box .pro-box .text .price span[data-v-f2c91b5a],.share-box .pro-box .text .price span[data-v-f2c91b5a]:before{color:#999;font-size:.48rem;text-decoration:line-through}.share-box .pro-box .right[data-v-f2c91b5a]{font-size:.34rem;color:#666;text-align:center}.share-box .pro-box .right .qrCode[data-v-f2c91b5a]{width:2rem!important;height:2rem!important;margin:0;-o-object-fit:contain;object-fit:contain}.car-box[data-v-f2c91b5a]{position:fixed;right:.3rem;bottom:2.4rem;width:1.2rem;height:1.2rem;line-height:1.2rem;background:#fff;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);border-radius:50%;z-index:2000;text-align:center}.car-box img[data-v-f2c91b5a]{width:.73rem;height:.7rem;vertical-align:middle}.car-box div[data-v-f2c91b5a]{width:.42rem;height:.42rem;line-height:.42rem;position:absolute;color:#d20000;z-index:100;right:0;top:-.2rem;font-size:.34rem;border:.02rem solid #d20000;border-radius:50%;background-color:#fff}.car-box div.two[data-v-f2c91b5a]{width:.6rem;height:.6rem;line-height:.6rem;top:-.3rem}.allowance-box[data-v-f2c91b5a]{height:1.6rem;background-image:url(/static/images/detail/allowanceBacTwo.png);padding:.4rem .2rem;font-size:.36rem;color:#fff;margin-top:-.3rem;position:relative}.allowance-box .com-price[data-v-f2c91b5a]{font-size:.5rem;color:#fff}.allowance-box .com-price[data-v-f2c91b5a]:after,.allowance-box .com-price[data-v-f2c91b5a]:before{font-size:.38rem;color:#fff}.allowance-box .yellow[data-v-f2c91b5a]{color:#df2115;padding:.08rem .26rem;background-color:#fdedd4;margin-left:.34rem;border-radius:.3rem}.allowance-popup[data-v-f2c91b5a]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-f2c91b5a]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-f2c91b5a]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-f2c91b5a]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.img-list[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.img[data-v-f2c91b5a]{width:3rem;height:3rem;border-radius:.3rem;margin-left:.25rem;margin-top:.25rem}.img.more[data-v-f2c91b5a]{position:relative}.more-text[data-v-f2c91b5a]{background:rgba(0,0,0,.5);width:3rem;height:3rem;border-radius:.3rem;top:0;left:0;position:absolute;color:#fff;padding-top:.3rem}.up-list[data-v-f2c91b5a]{width:100%;margin-top:.2rem;margin-bottom:.2rem;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.up-list img[data-v-f2c91b5a]{width:22px;height:12px;margin-left:5px}.sku[data-v-f2c91b5a]{font-size:.24rem;color:#666;margin-left:.3rem;margin-top:.1rem}.product-recommend[data-v-f2c91b5a]{width:100%;padding:.5rem 0 .95rem}.recommend-top[data-v-f2c91b5a]{width:4.37rem;height:.5rem;margin:0 auto}.recommend-top img[data-v-f2c91b5a]{width:100%}.product-main[data-v-f2c91b5a]{padding:.24rem .28rem}.list-box[data-v-f2c91b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.product-list[data-v-f2c91b5a]{width:3.38rem;border:1px solid #ccc;border-radius:.15rem;background:#fff;margin-bottom:.3rem}.product-img[data-v-f2c91b5a]{width:3.33rem;height:2rem}.product-img img[data-v-f2c91b5a]{width:100%;height:100%;border-radius:.15rem .15rem 0 0}.product-title[data-v-f2c91b5a]{font-size:.42rem;font-weight:400;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.goods-price[data-v-f2c91b5a]{margin-left:.15rem;font-size:.2rem;color:#999}.goods-price span[data-v-f2c91b5a]{color:#d62828;font-size:.46rem;font-weight:500;margin-right:.05rem}.bg[data-v-e27cbe64]{background:#f8f8f8;padding-bottom:2rem}.wineScene-subtitle[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:.36rem;color:#666;position:relative;margin:.4rem .4rem 0}.wineScene-subtitle>div[data-v-e27cbe64]:first-child{width:.5rem;height:.5rem;line-height:.5rem;background:#6394fd;border-radius:50%;text-align:center;font-weight:500;font-size:.34rem;color:#fff;margin-right:.12rem;position:relative;z-index:2}.wineScene-subtitle .wineScene-item[data-v-e27cbe64]{-webkit-box-flex:1;-ms-flex:1;flex:1}.wineScene-subtitle .wineScene-item div[data-v-e27cbe64]:nth-child(n+2){margin-top:.3rem}.wineScene-subtitle .wineScene-line[data-v-e27cbe64]{width:.16rem;height:100%;background:#d0dffe;border-radius:.08rem;position:absolute;left:.17rem}.wineScene-map[data-v-e27cbe64]{margin-top:.24rem;width:100%;height:1.92rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/wineScene/locationBg.png);background-size:100% 100%;padding:.35rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:500;font-size:.42rem;color:#000}.wineScene-map>div[data-v-e27cbe64]{width:100%}.wineScene-map .location[data-v-e27cbe64]{width:.44rem;height:.44rem;margin-right:.3rem}.wineScene-map div[data-v-e27cbe64]:last-child{font-weight:500;font-size:.36rem;color:#666}.wineScene-map div:last-child div[data-v-e27cbe64]:first-child{width:8rem}.swipe-box[data-v-e27cbe64]{position:relative}.swipe-box .wineScene-price[data-v-e27cbe64]{position:absolute;z-index:200;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:1.5rem;background:-webkit-gradient(linear,right top,left top,from(#ff413b),to(#ffab2e));background:linear-gradient(-90deg,#ff413b,#ffab2e);border-radius:.3rem .3rem 0 0;left:0;bottom:-.2rem;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:.36rem;color:#fff}.swipe-box .wineScene-price .price[data-v-e27cbe64]{font-weight:700;font-size:.72rem;color:#fff}.swipe-box .wineScene-price .price .money[data-v-e27cbe64]{font-size:.36rem;font-weight:500;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.swipe-box .wineScene-price .price[data-v-e27cbe64]:before{font-size:.36rem;content:"\FFE5"}[data-v-e27cbe64] .swipe-box .small-swipe{height:6rem}[data-v-e27cbe64] .swipe-box .van-swipe-item img,[data-v-e27cbe64] .swipe-box .van-swipe-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-e27cbe64] .swipe-box .van-swipe__indicators{right:0;left:auto}[data-v-e27cbe64] .swipe-box .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-e27cbe64]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-e27cbe64]{width:100%;height:100%}.detail-box[data-v-e27cbe64]{padding:.4rem 0 .6rem;background:#fff}.detail-box[data-v-e27cbe64]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .title[data-v-e27cbe64]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .subtitle[data-v-e27cbe64]{padding:0 .6rem;font-size:.4rem;font-weight:400;color:#666;margin-top:.5rem}.detail-box .tags[data-v-e27cbe64]{padding:0 .6rem;margin-top:.34rem}.detail-box .tags>span[data-v-e27cbe64]{margin-right:.5rem;font-size:.3rem;font-weight:500;color:#009c67;border-bottom:.12rem solid #daf3e9}.detail-box .tags .price[data-v-e27cbe64]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem;font-weight:400;color:#999;text-align:right;float:right}.detail-box .tags .price span[data-v-e27cbe64]{font-size:.6rem;font-weight:500;color:#d62828}.detail-box .tags .price span[data-v-e27cbe64]:before{content:"\FFE5";display:inline-block;font-size:.4rem;font-weight:400;color:#d62828}[data-v-e27cbe64] .detail-navs .van-tab{padding:0 .4rem!important}.detail-navs[data-v-e27cbe64] .van-tabs .van-sticky{background:#fff}.detail-navs[data-v-e27cbe64] .van-tabs .van-tabs__wrap{padding:.17rem 0;border-bottom:1px solid #ccc}.detail-navs[data-v-e27cbe64] .van-tabs .van-tab{font-size:.44rem;font-weight:400;color:#333}.detail-navs[data-v-e27cbe64] .van-tabs .van-tabs__content{padding:0 .4rem}.detail-navs[data-v-e27cbe64] .van-tabs .van-tabs__content .van-tab__pane{border-bottom:1px solid #ccc;padding:.7rem 0}.detail-navs[data-v-e27cbe64] .van-tabs .van-tabs__content .van-tab__pane:last-of-type{border:none}.detail-navs[data-v-e27cbe64] .van-tabs__line{background-color:#009c67!important}.detail-navs .detail-content[data-v-e27cbe64]{margin-top:.7rem}.comment-box[data-v-e27cbe64]{background:#fff;padding:.36rem 0;margin:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box}.comment-box>.comment-title[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-e27cbe64]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-e27cbe64]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-e27cbe64]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-e27cbe64]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-e27cbe64]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-e27cbe64]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-e27cbe64]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-e27cbe64]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-e27cbe64]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-e27cbe64]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-e27cbe64] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-e27cbe64]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-e27cbe64]{padding-left:.25rem;margin-top:.5rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-e27cbe64]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.9rem}.comment-box .all-comment i[data-v-e27cbe64]{vertical-align:middle}.comment-box .noQuestion[data-v-e27cbe64]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-e27cbe64]{font-size:.44rem;font-weight:400;color:#333;text-align:center}.comment-box .noQuestion .button[data-v-e27cbe64]{text-align:center;font-size:.48rem;font-weight:400;color:#009c67;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #009c67;border-radius:.59rem;margin:0 auto}.detail-bottom[data-v-e27cbe64]{position:fixed;width:100%;left:0;bottom:0;background:#fff;padding:.4rem}.detail-bottom .disabled-btn[data-v-e27cbe64]{background-color:#d7d7d7;color:#fff;border-radius:.58rem;width:100%;height:1.16rem;line-height:1.16rem;text-align:center;font-size:.48rem}.detail-bottom .icon-box[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-bottom .icon-box .icon[data-v-e27cbe64]{text-align:center;width:1.3rem}.detail-bottom .icon-box .icon[data-v-e27cbe64]:last-of-type{margin-right:0}.detail-bottom .icon-box .icon img[data-v-e27cbe64]{width:.72rem}.detail-bottom .icon-box .icon span[data-v-e27cbe64]{display:block;font-size:.34rem;font-weight:400;color:#666;text-align:center}.detail-bottom .button[data-v-e27cbe64]{color:#fff;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-bottom .button>div[data-v-e27cbe64]{text-align:center;font-size:.48rem;font-weight:500;color:#fff;width:3.2rem;height:1.16rem;line-height:1.16rem;background:#d62828;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.detail-bottom .button>div[data-v-e27cbe64]:first-child{margin-right:.05rem;border-radius:.58rem 0 0 .58rem}.detail-bottom .button>div[data-v-e27cbe64]:nth-child(2){border-top-right-radius:.58rem;border-bottom-right-radius:.58rem}.car-popup .top[data-v-e27cbe64]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.car-popup .top i[data-v-e27cbe64]{font-size:.7rem;line-height:1.4rem}.car-popup .content[data-v-e27cbe64]{margin-bottom:2rem}.car-popup .product-info[data-v-e27cbe64]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .product-info .info-img[data-v-e27cbe64]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.6rem}.car-popup .product-info .info-img img[data-v-e27cbe64]{width:100%;height:100%}.car-popup .product-info .info-text[data-v-e27cbe64]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.car-popup .product-info .info-text .com-price[data-v-e27cbe64]{font-size:.6rem;font-weight:400;color:#d62828}.car-popup .product-info .info-text .com-price[data-v-e27cbe64]:before{font-size:.4rem;font-weight:500;color:#d62828}.car-popup .product-info .info-text .allowance[data-v-e27cbe64]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.car-popup .product-info .info-text .subtitle[data-v-e27cbe64]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.car-popup .sku-list[data-v-e27cbe64]{margin-top:.7rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.car-popup .sku-list .sku-item[data-v-e27cbe64]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box}.car-popup .sku-list .sku-item.active[data-v-e27cbe64]{border:.02rem solid #009c67;color:#009c67;background:rgba(11,137,142,.1)}.car-popup .sku-list .sku-item.disabled[data-v-e27cbe64]{border-color:transparent;color:#fff;background:#d7d7d7}.car-popup .buy-num[data-v-e27cbe64]{font-size:.44rem;font-weight:500;color:#000;border-top:1px solid #ccc;margin:0 .6rem;padding:.9rem 0}.car-popup .buy-num .number-btn[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .buy-num .number-btn>div[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.car-popup .buy-num .number-btn>div[data-v-e27cbe64]:first-child{padding:.15rem .25rem}.car-popup .buy-num .number-btn>div i[data-v-e27cbe64]{font-size:.46rem}.car-popup .buy-num .number-btn>div i.noClick[data-v-e27cbe64]{color:#999}.car-popup .buy-num .number-btn>div[data-v-e27cbe64]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.car-popup .bottomBuy[data-v-e27cbe64]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.car-popup .bottomBuy .buy[data-v-e27cbe64]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.car-popup .bottomBuy .buy.disabled[data-v-e27cbe64]{background-color:#d7d7d7;color:#fff;border-color:#fff}[data-v-e27cbe64] .detail-navs .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-e27cbe64] .detail-navs .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-e27cbe64] .detail-navs .van-tabs__wrap--scrollable .van-tab{padding:0 .4rem}[data-v-e27cbe64] .detail-navs .van-tab{font-size:.39rem;line-height:inherit}[data-v-e27cbe64] .detail-navs .van-tabs__nav--line{padding-bottom:.1rem}[data-v-e27cbe64] .detail-navs .van-tabs__line{bottom:.04rem;width:.7rem;height:.08rem;border-radius:.03rem}.share-popup[data-v-e27cbe64]{width:80%;overflow-y:scroll;overflow-x:hidden;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.share-popup img[data-v-e27cbe64]{width:100%;height:auto;display:block;margin:0 auto;border-radius:.2rem}.share-popup .save-box[data-v-e27cbe64]{background-color:#fff;margin:.3rem auto .7rem;border-radius:.2rem;padding:.36rem 1rem}.share-popup .save-box>img[data-v-e27cbe64]{width:.54rem;height:.43rem}.share-popup .save-box .item[data-v-e27cbe64]{font-size:.36rem;color:#999}.share-popup .save-box .item .img-box[data-v-e27cbe64]{width:.82rem;height:.82rem;position:relative;margin:0 auto}.share-popup .save-box .item .img-box img[data-v-e27cbe64]:first-child{width:100%;height:100%}.share-popup .save-box .item .img-box .tag[data-v-e27cbe64]{position:absolute;width:.31rem;height:.31rem;right:-.1rem;bottom:-.04rem;z-index:1;background-color:#d62828;border-radius:50%}.share-popup .save-btn[data-v-e27cbe64]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.05rem;height:1.16rem;line-height:1.16rem;background-color:#d62828;border-radius:1rem;text-align:center;font-size:.46rem;color:#fff;margin:0 auto}.ball[data-v-e27cbe64]{height:3rem;width:3rem;border-radius:50%;position:fixed;bottom:8rem;z-index:100;right:6rem;overflow:hidden;display:none}.run_top_right[data-v-e27cbe64]{display:block;-webkit-animation:run-right-right-data-v-e27cbe64 .6s linear 1,run-right-top-data-v-e27cbe64 .6s linear 1;animation:run-right-right-data-v-e27cbe64 .6s linear 1,run-right-top-data-v-e27cbe64 .6s linear 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes run-right-top-data-v-e27cbe64{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@keyframes run-right-top-data-v-e27cbe64{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@-webkit-keyframes run-right-right-data-v-e27cbe64{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}@keyframes run-right-right-data-v-e27cbe64{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}.share-box[data-v-e27cbe64]{position:fixed;left:0;right:0;width:80%;height:10rem;top:0;bottom:0;margin:auto;background-color:#fff;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-box .pro-img[data-v-e27cbe64]{width:100%;height:6.1rem;display:block;-o-object-fit:cover;object-fit:cover}.share-box .pro-box[data-v-e27cbe64]{padding:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.share-box .pro-box .text[data-v-e27cbe64]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;margin-right:.1rem;min-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-box .pro-box .text>div[data-v-e27cbe64]{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-family:SansSerif}.share-box .pro-box .text .title[data-v-e27cbe64]{color:#000;font-size:.46rem}.share-box .pro-box .text .subtitle[data-v-e27cbe64]{color:#999;font-size:.42rem}.share-box .pro-box .text .price[data-v-e27cbe64]{color:#d62828;font-size:.6rem}.share-box .pro-box .text .price[data-v-e27cbe64]:before{color:#d62828;font-size:.48rem}.share-box .pro-box .text .price span[data-v-e27cbe64],.share-box .pro-box .text .price span[data-v-e27cbe64]:before{color:#999;font-size:.48rem;text-decoration:line-through}.share-box .pro-box .right[data-v-e27cbe64]{font-size:.34rem;color:#666;text-align:center}.share-box .pro-box .right .qrCode[data-v-e27cbe64]{width:2rem!important;height:2rem!important;margin:0;-o-object-fit:contain;object-fit:contain}.car-box[data-v-e27cbe64]{position:fixed;right:.3rem;bottom:2.4rem;width:1.2rem;height:1.2rem;line-height:1.2rem;background:#fff;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);border-radius:50%;z-index:2000;text-align:center}.car-box img[data-v-e27cbe64]{width:.73rem;height:.7rem;vertical-align:middle}.car-box div[data-v-e27cbe64]{width:.42rem;height:.42rem;line-height:.42rem;position:absolute;color:#d20000;z-index:100;right:0;top:-.2rem;font-size:.34rem;border:.02rem solid #d20000;border-radius:50%;background-color:#fff}.car-box div.two[data-v-e27cbe64]{width:.6rem;height:.6rem;line-height:.6rem;top:-.3rem}.allowance-box[data-v-e27cbe64]{height:1.6rem;background-image:url(/static/images/detail/allowanceBacTwo.png);padding:.4rem .2rem;font-size:.36rem;color:#fff;margin-top:-.3rem;position:relative}.allowance-box .com-price[data-v-e27cbe64]{font-size:.5rem;color:#fff}.allowance-box .com-price[data-v-e27cbe64]:after,.allowance-box .com-price[data-v-e27cbe64]:before{font-size:.38rem;color:#fff}.allowance-box .yellow[data-v-e27cbe64]{color:#df2115;padding:.08rem .26rem;background-color:#fdedd4;margin-left:.34rem;border-radius:.3rem}.allowance-popup[data-v-e27cbe64]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-e27cbe64]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-e27cbe64]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-e27cbe64]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.img-list[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.img[data-v-e27cbe64]{width:3rem;height:3rem;border-radius:.3rem;margin-left:.25rem;margin-top:.25rem}.img.more[data-v-e27cbe64]{position:relative}.more-text[data-v-e27cbe64]{background:rgba(0,0,0,.5);width:3rem;height:3rem;border-radius:.3rem;top:0;left:0;position:absolute;color:#fff;padding-top:.3rem}.up-list[data-v-e27cbe64]{width:100%;margin-top:.2rem;margin-bottom:.2rem;color:#009c67;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.up-list img[data-v-e27cbe64]{width:22px;height:12px;margin-left:5px}.sku[data-v-e27cbe64]{font-size:.24rem;color:#666;margin-left:.3rem;margin-top:.1rem}.product-recommend[data-v-e27cbe64]{width:100%;padding:.5rem 0 .95rem}.recommend-top[data-v-e27cbe64]{width:4.37rem;height:.5rem;margin:0 auto}.recommend-top img[data-v-e27cbe64]{width:100%}.product-main[data-v-e27cbe64]{padding:.24rem .28rem}.list-box[data-v-e27cbe64]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.product-list[data-v-e27cbe64]{width:3.38rem;border:1px solid #ccc;border-radius:.15rem;background:#fff;margin-bottom:.3rem}.product-img[data-v-e27cbe64]{width:3.33rem;height:2rem}.product-img img[data-v-e27cbe64]{width:100%;height:100%;border-radius:.15rem .15rem 0 0}.product-title[data-v-e27cbe64]{font-size:.42rem;font-weight:400;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.goods-price[data-v-e27cbe64]{margin-left:.15rem;font-size:.2rem;color:#999}.goods-price span[data-v-e27cbe64]{color:#d62828;font-size:.46rem;font-weight:500;margin-right:.05rem}.bg[data-v-67abb5ca]{padding:1.26rem .36rem .36rem;background:#f7f7f7}.seld-date-box[data-v-67abb5ca]{background:#f7f7f7;height:1.67rem;position:fixed;top:1.26rem;left:0;right:0;padding:.36rem .36rem 0}.seld-date[data-v-67abb5ca]{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.39rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.39rem .4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #0b898e;height:1.67rem;background:#f7f7f7;border-radius:.15rem}.seld-date .datediv[data-v-67abb5ca]{text-align:center;color:#999}.seld-date .datediv .d2[data-v-67abb5ca]{margin-top:.1rem}.seld-date .datediv.seld[data-v-67abb5ca]{font-size:.45rem;font-weight:700;color:#0b898e}.select-area[data-v-67abb5ca]{padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.6rem;line-height:1.6rem;position:fixed;top:3.29rem;left:0;width:100%;z-index:10;background:#f7f7f7}.select-area .area[data-v-67abb5ca],.select-area[data-v-67abb5ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-area .area[data-v-67abb5ca]{font-size:0;line-height:.7rem;border:1px solid #ccc;height:.7rem}.select-area .area .icon[data-v-67abb5ca]{width:.84rem;border-left:1px solid #ccc;height:.7rem;text-align:center}.select-area .area .icon i[data-v-67abb5ca],.select-area .area i[data-v-67abb5ca]{color:#000;font-size:.4rem}.select-area .area input[data-v-67abb5ca]{width:2.2rem;font-size:.4rem;color:#999;border:none;text-align:center}.select-area .area input.hasValue[data-v-67abb5ca]{color:#000}[data-v-67abb5ca] .areaPicker .van-picker-column{font-size:.44rem}[data-v-67abb5ca] .areaPicker .van-picker__cancel,[data-v-67abb5ca] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.select-area .tag[data-v-67abb5ca]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:2rem}.tag .tag-item[data-v-67abb5ca]{color:#999;font-size:.4rem;font-weight:500}.tag .tag-item.active[data-v-67abb5ca]{color:#000}.tag .tag-item i[data-v-67abb5ca]{color:#999}.tag .tag-item i.active[data-v-67abb5ca]{color:#000}.all-detail[data-v-67abb5ca]{margin-top:3.86rem;padding-bottom:.5rem}.detail-box[data-v-67abb5ca]{margin-bottom:.5rem;background:#fff;border-radius:.2rem;overflow:hidden;padding:.4rem .34rem}.detail-box .item-title[data-v-67abb5ca]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-box .item-title>span[data-v-67abb5ca]:first-child{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-box .item-title .price[data-v-67abb5ca]{font-size:.3rem;font-weight:400;color:#8d8d8d}.detail-box .item-title .price>span[data-v-67abb5ca]{font-size:.5rem;font-weight:500;color:#d62828}.detail-box .item-title .price>span[data-v-67abb5ca]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.detail-box .item-location[data-v-67abb5ca]{margin-top:.6rem}.detail-box .item-location .location[data-v-67abb5ca]{font-size:.36rem;font-weight:400;color:#a3a3a3}.detail-box .item-location .location i[data-v-67abb5ca]{color:#d2d2d2;font-size:.36rem;margin-right:.1rem}.detail-box .item-location .distance[data-v-67abb5ca]{font-size:.38rem;font-weight:400;color:#0b898e}.detail[data-v-67abb5ca]{margin-top:.5rem;overflow-x:hidden}.detail-box .detail-list[data-v-67abb5ca]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.detail-box .detail-list[data-v-67abb5ca]::-webkit-scrollbar{display:none}.detail-box .detail-list .detail-item[data-v-67abb5ca]{display:inline-block;background:#f5f5f5;padding:.3rem .5rem;text-align:center;border-radius:.2rem;overflow-x:hidden;min-width:3.38rem;margin-right:.35rem}.detail-box .detail-list .detail-item .title[data-v-67abb5ca]{font-size:.5rem;font-weight:400;color:#000}.detail-box .detail-list .detail-item .subtitle[data-v-67abb5ca]{font-size:.4rem;font-weight:400;color:#666;margin:.3rem 0}.detail-box .detail-list .detail-item .price[data-v-67abb5ca]{font-size:.4rem;font-weight:400;color:#d62828}.bg[data-v-1f9ae619]{padding:1.26rem .36rem .36rem;background:#f7f7f7}.seld-date-box[data-v-1f9ae619]{background:#f7f7f7;height:1.67rem;position:fixed;top:1.26rem;left:0;right:0;padding:.36rem .36rem 0}.seld-date[data-v-1f9ae619]{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.39rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.39rem .4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #0b898e;height:1.67rem;background:#f7f7f7;border-radius:.15rem}.seld-date .datediv[data-v-1f9ae619]{text-align:center;color:#999}.seld-date .datediv .d2[data-v-1f9ae619]{margin-top:.1rem}.seld-date .datediv.seld[data-v-1f9ae619]{font-size:.45rem;font-weight:700;color:#0b898e}.select-area[data-v-1f9ae619]{padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.6rem;line-height:1.6rem;position:fixed;top:3.29rem;left:0;width:100%;z-index:10;background:#f7f7f7}.select-area .area[data-v-1f9ae619],.select-area[data-v-1f9ae619]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-area .area[data-v-1f9ae619]{font-size:0;line-height:.7rem;border:1px solid #ccc;height:.7rem}.select-area .area .icon[data-v-1f9ae619]{width:.84rem;border-left:1px solid #ccc;height:.7rem;text-align:center}.select-area .area .icon i[data-v-1f9ae619],.select-area .area i[data-v-1f9ae619]{color:#000;font-size:.4rem}.select-area .area input[data-v-1f9ae619]{width:2.2rem;font-size:.4rem;color:#999;border:none;text-align:center}.select-area .area input.hasValue[data-v-1f9ae619]{color:#000}[data-v-1f9ae619] .areaPicker .van-picker-column{font-size:.44rem}[data-v-1f9ae619] .areaPicker .van-picker__cancel,[data-v-1f9ae619] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.select-area .tag[data-v-1f9ae619]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:2rem}.tag .tag-item[data-v-1f9ae619]{color:#999;font-size:.4rem;font-weight:500}.tag .tag-item.active[data-v-1f9ae619]{color:#000}.tag .tag-item i[data-v-1f9ae619]{color:#999}.tag .tag-item i.active[data-v-1f9ae619]{color:#000}.all-detail[data-v-1f9ae619]{margin-top:3.86rem;padding-bottom:.5rem}.detail-box[data-v-1f9ae619]{margin-bottom:.5rem;background:#fff;border-radius:.2rem;overflow:hidden;padding:.4rem .34rem}.detail-box .item-title[data-v-1f9ae619]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-box .item-title>span[data-v-1f9ae619]:first-child{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-box .item-title .price[data-v-1f9ae619]{font-size:.3rem;font-weight:400;color:#8d8d8d}.detail-box .item-title .price>span[data-v-1f9ae619]{font-size:.5rem;font-weight:500;color:#d62828}.detail-box .item-title .price>span[data-v-1f9ae619]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.detail-box .item-location[data-v-1f9ae619]{margin-top:.6rem}.detail-box .item-location .location[data-v-1f9ae619]{font-size:.36rem;font-weight:400;color:#a3a3a3}.detail-box .item-location .location i[data-v-1f9ae619]{color:#d2d2d2;font-size:.36rem;margin-right:.1rem}.detail-box .item-location .distance[data-v-1f9ae619]{font-size:.38rem;font-weight:400;color:#0b898e}.detail[data-v-1f9ae619]{margin-top:.5rem;overflow-x:hidden}.detail-box .detail-list[data-v-1f9ae619]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.detail-box .detail-list[data-v-1f9ae619]::-webkit-scrollbar{display:none}.detail-box .detail-list .detail-item[data-v-1f9ae619]{display:inline-block;background:#f5f5f5;padding:.3rem .5rem;text-align:center;border-radius:.2rem;overflow-x:hidden;min-width:3.38rem;margin-right:.35rem}.detail-box .detail-list .detail-item .title[data-v-1f9ae619]{font-size:.5rem;font-weight:400;color:#000}.detail-box .detail-list .detail-item .subtitle[data-v-1f9ae619]{font-size:.4rem;font-weight:400;color:#666;margin:.3rem 0}.detail-box .detail-list .detail-item .price[data-v-1f9ae619]{font-size:.4rem;font-weight:400;color:#d62828}.bg[data-v-352eec8c]{padding-top:1.26rem;background:#fff}.movieInfo-title[data-v-352eec8c]{font-size:.5rem;font-weight:500;color:#000;padding:.5rem 0}.movie-info[data-v-352eec8c]{background:#f8f8f8;padding:.53rem .6rem 1.5rem}.movie-info>img[data-v-352eec8c]{width:2.6rem;height:3.44rem;-o-object-fit:cover;object-fit:cover;border-radius:.16rem}.movie-info .info-text[data-v-352eec8c]{height:3.3rem;margin-left:.69rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.movie-info .info-text .title[data-v-352eec8c]{font-size:.56rem;font-weight:500;color:#000}.movie-info .info-text .subtitle[data-v-352eec8c]{font-size:.38rem;font-weight:400;color:#666}.all-box[data-v-352eec8c]{position:relative;top:-.9rem;border-top-left-radius:.4rem;border-top-right-radius:.4rem;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.06);box-shadow:0 0 .3rem 0 rgba(0,0,0,.06);overflow:hidden;padding-bottom:2rem}.movie-actor[data-v-352eec8c]{background:#fff;padding:0 .6rem}.movie-actor .actor-name[data-v-352eec8c]{font-size:.42rem;font-weight:400;color:#333;margin-bottom:.3rem}.movie-actor .actor-name[data-v-352eec8c]:last-of-type{margin-bottom:0;padding-bottom:.8rem;border-bottom:1px solid #ccc}.movie-jianjie[data-v-352eec8c]{padding:0 .6rem}.movie-jianjie .content[data-v-352eec8c]{font-size:.42rem;font-weight:400;color:#333;line-height:.68rem;-webkit-line-clamp:3}.movie-jianjie .line[data-v-352eec8c]{margin-top:.8rem;width:100%;height:.1rem;border-bottom:1px solid #ccc}.movie-photo[data-v-352eec8c]{overflow:hidden}.movie-photo .movieInfo-title[data-v-352eec8c]{padding:.5rem .6rem}.movie-photo .photo-list[data-v-352eec8c]{padding-left:.6rem;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.movie-photo .photo-list[data-v-352eec8c]::-webkit-scrollbar{display:none}.movie-photo .photo-list img[data-v-352eec8c]{width:10.1rem;height:auto;margin-right:.33rem;-o-object-fit:cover;object-fit:cover}.bottomBuy[data-v-352eec8c]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1);box-shadow:-.02rem .02rem .24rem 0 rgba(6,0,1,.1)}.bottomBuy .buy[data-v-352eec8c]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.bg[data-v-5bce6502]{padding-top:1.26rem;background:#f8f8f8}.nav-box[data-v-5bce6502]{height:1.29rem;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;padding:0 3rem;background:#fff;position:fixed;top:1.26rem;width:100%}.nav-box .nav-item[data-v-5bce6502]{height:1.29rem;line-height:1.29rem;font-size:.44rem;font-weight:400;color:#333;position:relative}.nav-box .nav-item.active[data-v-5bce6502]{font-size:.5rem;font-weight:500;color:#000}.nav-box .nav-item .line[data-v-5bce6502]{width:100%;height:.08rem;background:#0b898e;border-radius:.04rem;position:absolute;left:0;right:0;bottom:0}.all-ask[data-v-5bce6502]{padding:.36rem .3rem;margin-top:1.29rem}.ask-box[data-v-5bce6502]{background:#fff;margin-bottom:.36rem}.ask-box .ask-title[data-v-5bce6502]{padding:.5rem .29rem 0;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;font-size:.56rem;font-weight:500;color:#000}.ask-box .ask-title span[data-v-5bce6502]{-webkit-box-flex:1;-ms-flex:1;flex:1}.ask-box .ask-title i[data-v-5bce6502]{color:#666;font-size:.56rem}.ask-box .ask-item[data-v-5bce6502]{padding:.5rem .38rem;border-bottom:1px solid #cacaca}.ask-box .ask-item[data-v-5bce6502]:last-of-type{border:none}.ask-box .ask-item .item-ques[data-v-5bce6502]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ask-box .ask-item .item-ques[data-v-5bce6502]:first-child{margin-bottom:.5rem}.ask-box .ask-item .item-ques img[data-v-5bce6502]{width:.54rem;margin-right:.27rem}.ask-box .ask-item .item-bottom[data-v-5bce6502]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.36rem}.ask-box .ask-item .item-bottom .date[data-v-5bce6502]{font-size:.36rem;font-weight:400;color:#999}.ask-box .ask-item .item-bottom .more[data-v-5bce6502]{font-size:.42rem;font-weight:400;color:#0b898e}.ask-box .ask-item .item-bottom .more i[data-v-5bce6502]{vertical-align:middle}.ask-box .ask-item .item-my[data-v-5bce6502]{display:-webkit-box;display:-ms-flexbox;display:flex}.ask-box .ask-item .item-my .my-img[data-v-5bce6502]{width:.8rem;height:.8rem;background:#999;border-radius:50%;overflow:hidden;margin-right:.3rem}.ask-box .ask-item .item-my .my-img img[data-v-5bce6502]{width:100%;height:100%}.ask-box .ask-item .item-my .my-text[data-v-5bce6502]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.ask-box .ask-item .item-my .my-text .name[data-v-5bce6502]{font-size:.32rem;font-weight:400;color:#666}.ask-box .ask-item .item-my .my-text .content[data-v-5bce6502]{font-size:.44rem;font-weight:400;color:#000;margin:.46rem 0 .5rem}.ask-box .ask-item .item-my .my-text .date[data-v-5bce6502]{font-size:.36rem;font-weight:400;color:#999}.bg[data-v-2623b024]{padding-top:1.26rem;background:#fff}.top-bac[data-v-2623b024]{height:4.97rem;position:relative}.top-bac img[data-v-2623b024]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-bac img[data-v-2623b024]:nth-child(2){position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.top-bac .audio-box[data-v-2623b024]{position:absolute;left:0;bottom:.3rem;background:rgba(0,0,0,.4);height:.96rem;line-height:.96rem;padding:0 .3rem;border-top-right-radius:.48rem;border-bottom-right-radius:.48rem}.top-bac .audio-box span[data-v-2623b024]{vertical-align:middle;font-size:.46rem;font-weight:400;color:#fafafa}.top-bac .audio-box img[data-v-2623b024]{width:.68rem;height:.68rem;vertical-align:middle}.detail-box[data-v-2623b024]{padding:.38rem 0 1.56rem}.detail-box .detail-top[data-v-2623b024]{padding:.45rem;background:#fff;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);border-radius:.2rem;margin:-.8rem .38rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:100}.detail-box .detail-top .status[data-v-2623b024]{position:absolute;right:0;top:.4rem;color:#666;background-color:rgba(51,51,51,.1);font-size:.38rem;border-radius:.35rem 0 0 .35rem;padding:.1rem .42rem;font-weight:700}.detail-box .detail-top .status.active[data-v-2623b024]{color:#0b898e;background-color:rgba(11,137,142,.1)}.detail-box .detail-top .title[data-v-2623b024]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .detail-top .subtitle[data-v-2623b024]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .detail-top .subtitle[data-v-2623b024]:last-of-type{margin-bottom:0}.detail-box .detail-top .subtitle img[data-v-2623b024]{width:.44rem;margin-right:.34rem}.detail-box .detail-info[data-v-2623b024]{margin-bottom:.8rem;padding:0 .38rem;overflow:hidden}.detail-box .detail-info .title[data-v-2623b024]{font-size:.52rem;font-weight:500;color:#000;margin-bottom:.5rem}.detail-box .detail-info .subtitle[data-v-2623b024]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.detail-box .detail-date[data-v-2623b024]{margin-bottom:.8rem}.detail-box .detail-date .title[data-v-2623b024]{font-size:.52rem;font-weight:500;color:#000;margin-bottom:.5rem}.appointButton[data-v-2623b024]{width:100%;height:1.56rem;color:#fff;text-align:center;position:fixed;bottom:0;left:0;background:#fff;z-index:100;padding:0 .8rem;-webkit-box-sizing:border-box;box-sizing:border-box}.appointButton span[data-v-2623b024]{display:block;width:5.87rem;height:1.1rem;line-height:1.1rem;background:#d62828;border-radius:.55rem;font-size:.46rem;font-weight:500;margin:.3rem auto}.appointButton.two span[data-v-2623b024]{width:4.4rem}.notCan span[data-v-2623b024]{background-color:#ccc}.detail-content p[data-v-2623b024]{font-size:.38rem;color:#333}.nav-box[data-v-2623b024]{height:1.4rem;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;padding:0 2rem;background:#fff;width:100%;border-bottom:1px solid #ccc;margin-top:.3rem}.nav-box .nav-item[data-v-2623b024]{height:1.4rem;line-height:1.4rem;font-size:.44rem;font-weight:400;color:#333;position:relative}.nav-box .nav-item.active[data-v-2623b024]{font-size:.5rem;font-weight:500;color:#000}.nav-box .nav-item .line[data-v-2623b024]{width:50%;height:.1rem;background:#0b898e;border-radius:.04rem;position:absolute;left:0;right:0;bottom:0;margin:auto}.active-list[data-v-2623b024]{margin:0 .36rem;padding:.4rem}.active-list .active-item[data-v-2623b024]{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;padding:.4rem .3rem;background:#f4f4f4;border-radius:.15rem;margin-bottom:.4rem}.active-list .active-item[data-v-2623b024]:last-of-type{margin-bottom:0}.active-list .active-item .item-text[data-v-2623b024]{margin-right:.42rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.active-list .active-item .item-text p[data-v-2623b024]{font-size:.34rem;font-weight:400;color:#999;line-height:.48rem}.active-list .active-item .item-text .title[data-v-2623b024]{font-size:.46rem;font-weight:500;color:#333;line-height:.68rem}.active-list .active-item .item-img[data-v-2623b024]{width:4.8rem;height:3.3rem;border-radius:.15rem;overflow:hidden;position:relative}.active-list .active-item .item-img img[data-v-2623b024]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.active-list .active-item .item-img .text[data-v-2623b024]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);font-size:.5rem;font-weight:500;text-align:center;line-height:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box[data-v-2623b024]{background:#fff;border-radius:.14rem}.tickets-box .tickets-title[data-v-2623b024]{padding:.6rem .3rem}.tickets-box .use-date[data-v-2623b024]{padding:.5rem 0;margin:0 .3rem}.tickets-box .use-date .date[data-v-2623b024]{width:2.46rem;height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-size:.4rem;font-weight:500;color:#000;text-align:center;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-box .use-date .date span[data-v-2623b024]:nth-child(2){font-size:.38rem;font-weight:400;color:#d62828}.tickets-box .use-date .date.active[data-v-2623b024]{border:none;background:#0b898e;color:#fff}.tickets-box .use-date .date.active span[data-v-2623b024]{color:#fff}.tickets-box .use-date .date.notNum[data-v-2623b024]{border-color:#ccc}.tickets-box .use-date .date.notNum span[data-v-2623b024]{color:#666}.tickets-box .use-date .date.notext[data-v-2623b024]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tickets-box .use-date .more[data-v-2623b024]{width:1.52rem;height:1.48rem;line-height:1.48rem;border:1px solid #ccc;border-radius:.15rem;font-weight:400;color:#000;text-align:center;font-size:.4rem}.tickets-box .tickets-list[data-v-2623b024]{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem .3rem 0;border-top:1px dashed #ccc}.tickets-box .tickets-list .tickets-item[data-v-2623b024]{font-size:.38rem;font-weight:400;color:#000;border:1px solid #999;border-radius:.15rem;padding:.05rem 0;text-align:center;width:48%;margin-bottom:.36rem;height:.9rem;line-height:.9rem}.tickets-box .tickets-list .tickets-item.active[data-v-2623b024]{border:none;font-size:.38rem;font-weight:500;color:#fff;background:#0b898e}.tickets-box .tickets-list .tickets-item.notNum[data-v-2623b024]{font-size:.38rem;font-weight:400;color:#666;border-color:#ccc}.bg[data-v-3552901b]{padding-top:1.26rem;background:#fff;padding-bottom:2.5rem}.swipe-box[data-v-3552901b]{position:relative}.swipe-box[data-v-3552901b] .small-swipe{height:4.97rem}.swipe-box[data-v-3552901b] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-3552901b] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-3552901b] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-3552901b]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-3552901b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-msg[data-v-3552901b]{padding:0 .4rem;border-bottom:1px solid #ccc}.detail-msg>.title[data-v-3552901b]{font-size:.48rem;font-weight:500;color:#000;line-height:1.3rem}.detail-msg .tags[data-v-3552901b]{overflow:hidden;width:100%}.detail-msg .tags span[data-v-3552901b]{display:inline-block;font-size:.3rem;font-weight:400;color:#0b898e;padding:0 .24rem;line-height:.46rem;border:1px solid #0b898e;border-radius:.23rem;margin-right:.2rem}.detail-msg .tags span[data-v-3552901b]:last-of-type{margin-right:0}.detail-msg .date[data-v-3552901b]{padding:.4rem 0;border-bottom:1px solid #ccc;font-size:.4rem;font-weight:400;color:#333}.detail-msg .address[data-v-3552901b]{padding:.48rem 0}.detail-msg .address .address-title[data-v-3552901b]{font-size:.42rem;font-weight:400;color:#666;margin-bottom:.42rem}.detail-msg .address .location[data-v-3552901b]{font-size:.36rem;font-weight:400;color:#999}.detail-msg .address .location i[data-v-3552901b]{color:#999;font-size:.4rem;vertical-align:middle;margin-right:.19rem}.detail-info[data-v-3552901b]{padding:0 .6rem;margin-top:.3rem}.detail-info .title[data-v-3552901b]{font-size:.48rem;font-weight:500;color:#000;line-height:1.3rem}.detail-info .imgList[data-v-3552901b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.67rem}.detail-info .imgList img[data-v-3552901b]{width:48%;border-radius:.3rem;margin-bottom:.3rem}.appointButton[data-v-3552901b]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-box-shadow:0 -.05rem 0 0 rgba(6,0,1,.1);box-shadow:0 -.05rem 0 0 rgba(6,0,1,.1);position:fixed;bottom:0;left:0;background:#fff;z-index:100;padding:0 .4rem 0 .6rem;-webkit-box-sizing:border-box;box-sizing:border-box}.appointButton .appoint-item[data-v-3552901b]{text-align:center;font-weight:500;font-size:.34rem;color:#666;margin-right:.8rem}.appointButton .appoint-item img[data-v-3552901b]{width:.7rem;height:.7rem;display:block}.appointButton .btn[data-v-3552901b]{width:3.6rem;line-height:1.1rem;background:#d62828;border-radius:.55rem;font-weight:700;font-size:.54rem;color:#fff;text-align:center;margin-left:auto}.appointButton span[data-v-3552901b]{display:block;width:5.87rem;height:1.1rem;line-height:1.1rem;background:#d62828;border-radius:.55rem;font-size:.46rem;font-weight:500;margin:.3rem auto}.top-box[data-v-3552901b]{margin:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex}.top-box .top-img[data-v-3552901b]{width:2.8rem;height:3.6rem;border-radius:.2rem;margin-right:.3rem}.top-box .top-content[data-v-3552901b]{width:7rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.1rem 0}.top-box .top-content .top-title[data-v-3552901b]{font-weight:700;font-size:.48rem;color:#111}.top-box .top-content .top-tags[data-v-3552901b]{display:-webkit-box;display:-ms-flexbox;display:flex}.top-box .top-content .top-tags .top-tag[data-v-3552901b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:.2rem;padding:.05rem .2rem;background:#e6f3f3;border-radius:.28rem;font-weight:500;font-size:.36rem;color:#0b898e}.top-box .top-content .top-subtitle[data-v-3552901b]{font-weight:500;font-size:.4rem;color:#888}.top-box .top-content .top-price[data-v-3552901b]{font-weight:700;font-size:.56rem;color:#e52910}.top-box .top-content .top-price[data-v-3552901b]:before{content:"\FFE5";font-size:.32rem}.top-box .top-content .top-price[data-v-3552901b]:after{content:"\8D77";font-size:.32rem;color:#999}.bot-box[data-v-3552901b]{margin:0 .4rem;padding:.23rem 0 .4rem;border-top:.02rem solid #d8d8d8}.bot-box .bot-top[data-v-3552901b]{display:-webkit-box;display:-ms-flexbox;display:flex}.bot-box .bot-top>div[data-v-3552901b]:first-child{width:7.89rem}.bot-box .bot-top>div[data-v-3552901b]:last-child{margin-left:1rem;text-align:center}.bot-box .bot-top .title[data-v-3552901b]{font-weight:500;font-size:.46rem;color:#111}.bot-box .bot-top .subtitle[data-v-3552901b]{margin-top:.3rem;font-weight:500;font-size:.36rem;color:#888}.bot-box .bot-top img[data-v-3552901b]{width:.8rem;height:.8rem}.bot-box .bot-bottom[data-v-3552901b]{width:10.45rem;padding:.4rem;background:#e6f3f3;border-radius:.2rem;margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.36rem;color:#111;-webkit-box-sizing:border-box;box-sizing:border-box}.bot-box .bot-bottom img[data-v-3552901b]{width:.4rem;height:.4rem;margin-right:.12rem}.bot-box .bot-bottom div[data-v-3552901b]{margin-right:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line[data-v-3552901b]{width:11.25rem;height:.3rem;background:#f7f7f7}.detail-title[data-v-3552901b]{font-weight:700;font-size:.5rem;color:#111;padding:.6rem .45rem}.detail-content[data-v-3552901b]{padding:0 .45rem;position:relative}.detail-more[data-v-3552901b]{width:100%;height:2.5rem;position:absolute;bottom:-.1rem;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(#fff),color-stop(#fff),to(#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,.5),#fff,#fff,#fff);border-bottom:1px solid #d8d8d8}.detail-more .detail-btn[data-v-3552901b]{width:2.36rem;line-height:.66rem;border-radius:.33rem;border:1px solid #0b898e;text-align:center;font-weight:500;font-size:.42rem;color:#0b898e;margin:1.2rem 1.2rem 0 auto}.van-tabs[data-v-3552901b] .van-tab--active{color:#0b898e!important}.tj-box[data-v-3552901b]{padding:0 .45rem;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-box .tj-item[data-v-3552901b]{width:3.2rem}.tj-box .tj-item .tj-img[data-v-3552901b]{width:3.4rem;height:3rem;border-radius:.2rem}.tj-box .tj-item .tj-content[data-v-3552901b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.9rem;margin-top:.2rem}.tj-box .tj-item .tj-content .tj-title[data-v-3552901b]{font-weight:500;font-size:.44rem;color:#111}.tj-box .tj-item .tj-content .tj-price[data-v-3552901b]{font-weight:700;font-size:.46rem;color:#e52910}.tj-box .tj-item .tj-content .tj-price[data-v-3552901b]:before{content:"\FFE5";font-size:.32rem}.tj-box .tj-item .tj-content .tj-price[data-v-3552901b]:after{content:"\8D77";font-size:.32rem;color:#999}.tj-box .tj-item[data-v-3552901b]:not(:first-child){margin-left:.4rem}.bg[data-v-2a0b9864]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-2a0b9864]{position:relative}.swipe-box[data-v-2a0b9864] .small-swipe{height:6rem}.swipe-box[data-v-2a0b9864] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-2a0b9864] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-2a0b9864] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-2a0b9864]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-2a0b9864]{width:100%;height:100%}.detail-box[data-v-2a0b9864]{padding:.38rem .38rem 1.56rem;padding:.45rem .6rem;background:#fff;border-top-left-radius:.2rem;border-top-right-radius:.2rem;position:relative;left:0;right:0;margin:auto;top:-.82rem;z-index:100}.detail-box .title[data-v-2a0b9864]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .subtitle[data-v-2a0b9864]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .subtitle[data-v-2a0b9864]:last-of-type{margin-bottom:0}.detail-info[data-v-2a0b9864]{padding:0 .6rem .5rem}.detail-info .title[data-v-2a0b9864]{font-size:.46rem;font-weight:500;color:#000;margin-bottom:.5rem}.bg[data-v-631c5bad]{padding-top:1.26rem;background:#fff;padding-bottom:.5rem}.swipe-box[data-v-631c5bad]{position:relative}.swipe-box[data-v-631c5bad] .small-swipe{height:6rem}[data-v-631c5bad] .swipe-box .van-swipe-item img,[data-v-631c5bad] .swipe-box .van-swipe-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-631c5bad] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-631c5bad] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-631c5bad]{position:absolute;right:.3rem;top:.3rem}.swipe-box .collect img[data-v-631c5bad]{width:.9rem;height:.9rem}.swipe-box .collect img[data-v-631c5bad]:nth-child(2){margin-left:.14rem}.swipe-box .audio-box[data-v-631c5bad]{position:absolute;left:0;bottom:.5rem;background:rgba(0,0,0,.4);height:.96rem;line-height:.96rem;padding:0 .3rem;border-top-right-radius:.48rem;border-bottom-right-radius:.48rem}.swipe-box .audio-box span[data-v-631c5bad]{vertical-align:middle;font-size:.46rem;font-weight:400;color:#fafafa}.swipe-box .audio-box img[data-v-631c5bad]{width:.68rem;height:.68rem;vertical-align:middle}.detail-box[data-v-631c5bad]{padding:.45rem 0 .6rem;background:#fff;position:relative}.detail-box[data-v-631c5bad]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .status[data-v-631c5bad]{position:absolute;right:0;top:.4rem;color:#666;background-color:rgba(51,51,51,.1);font-size:.38rem;border-radius:.35rem 0 0 .35rem;padding:.1rem .42rem;font-weight:700}.detail-box .status.active[data-v-631c5bad]{color:#0b898e;background-color:rgba(11,137,142,.1)}.detail-box .title[data-v-631c5bad]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .tags[data-v-631c5bad]{padding:0 .6rem;margin:.34rem 0 .54rem}.detail-box .tags span[data-v-631c5bad]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:var(--primary-color);border-bottom:.12rem solid #daf3e9}.detail-box .time-info[data-v-631c5bad]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-box .time-info>div[data-v-631c5bad]:first-child{font-size:.4rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.1rem}.detail-box .time-info .more[data-v-631c5bad]{color:var(--primary-color);font-size:.4rem}.detail-box .time-info .more span[data-v-631c5bad]{display:inline-block}.detail-box .time-info .more span[data-v-631c5bad]:after{content:"";width:.04rem;height:.26rem;background:#0b898e;display:inline-block;margin-left:.2rem}.detail-box .time-info .more span[data-v-631c5bad]:last-of-type:after{display:none}.detail-box .time-info .more i[data-v-631c5bad]{font-size:.34rem}.detail-box .address[data-v-631c5bad]{margin-top:.64rem;padding:0 .6rem}.detail-box .address>span[data-v-631c5bad]{font-size:.4rem;font-weight:400;color:#666}.detail-box .address img[data-v-631c5bad]{width:.52rem;height:.52rem}.scenic-box[data-v-631c5bad]{background:#fff;padding:.36rem .3rem .36rem 0;border-top:.3rem solid #f8f8f8}.car-box[data-v-631c5bad]{position:fixed;right:.3rem;bottom:2.4rem;width:1.2rem;height:1.2rem;line-height:1.2rem;background:#fff;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);border-radius:50%;z-index:2000;text-align:center}.car-box img[data-v-631c5bad]{width:.73rem;height:.7rem;vertical-align:middle}.car-box div[data-v-631c5bad]{width:.42rem;height:.42rem;line-height:.42rem;position:absolute;color:#d20000;z-index:100;right:0;top:-.2rem;font-size:.34rem;border:.02rem solid #d20000;border-radius:50%;background-color:#fff}.car-box div.two[data-v-631c5bad]{width:.6rem;height:.6rem;line-height:.6rem;top:-.3rem}.allowance-box[data-v-631c5bad]{height:1.6rem;background-image:url(/static/images/detail/allowanceBac.png);padding:.4rem .3rem;font-size:.38rem;color:#fff}.allowance-box .com-price[data-v-631c5bad]{font-size:.72rem;color:#fff}.allowance-box .com-price[data-v-631c5bad]:before{font-size:.48rem;color:#fff}.allowance-box .com-price[data-v-631c5bad]:after{font-size:.38rem;color:#fff}.allowance-box .yellow[data-v-631c5bad]{color:#df2115;padding:.08rem .26rem;background-color:#fdedd4;margin-left:.34rem;border-radius:.3rem}.scenic-box .scenic-list[data-v-631c5bad]{margin-bottom:.36rem}.scenic-box .scenic-list .list-title[data-v-631c5bad]{font-size:.46rem;color:#000;font-weight:700;padding:.4rem .29rem}.scenic-box .scenic-list .scenic-item[data-v-631c5bad]{width:8.65rem;padding:.4rem;text-align:left;background:rgba(11,137,142,.06);border-radius:.2rem;margin-bottom:.27rem}.scenic-list .scenic-item .title[data-v-631c5bad]{font-size:.44rem;font-weight:700;color:#333;width:7.85rem}.scenic-list .scenic-item .tags-box[data-v-631c5bad]{margin:.29rem 0;overflow:hidden}.scenic-list .scenic-item .tags-box .tags[data-v-631c5bad]{-webkit-box-flex:1;-ms-flex:1;flex:1}.scenic-list .scenic-item .tags-box .tags span[data-v-631c5bad]{font-weight:400;font-size:.34rem;color:#666;line-height:.24rem}.scenic-list .scenic-item .tags-box .tags span[data-v-631c5bad]:after{content:"\4E28"}.scenic-list .scenic-item .tags-box .tags span[data-v-631c5bad]:last-of-type:after{display:none}.scenic-list .scenic-item .item-right[data-v-631c5bad]{margin-top:.8rem}.scenic-list .scenic-item .item-right .price[data-v-631c5bad]{font-size:.3rem;font-weight:400;color:#8d8d8d;white-space:nowrap}.scenic-list .scenic-item .item-right .price span[data-v-631c5bad]{font-size:.5rem;font-weight:500;color:#d62828;white-space:nowrap}.scenic-list .scenic-item .item-right .price span[data-v-631c5bad]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.scenic-list .scenic-item .item-right .btn[data-v-631c5bad]{width:1.4rem;height:1.2rem;background:var(--primary-color);border-radius:.2rem;text-align:center;line-height:1.2rem;font-weight:500;font-size:.46rem;color:#fff;margin-left:.25rem}.scenic-list .scenic-item .bottom .notice[data-v-631c5bad]{font-weight:400;font-size:.34rem;color:var(--primary-color)}.scenic-list .scenic-item .bottom .buy[data-v-631c5bad]{font-size:.44rem;font-weight:500;text-align:center;color:#fff;width:2.64rem;height:.88rem;line-height:.88rem;background:#d62828;border-radius:.44rem}.scenic-list .scenic-item .bottom .buy.disabled[data-v-631c5bad]{background-color:#d7d7d7;color:#fff}.question-box[data-v-631c5bad]{background:#fff;padding:.36rem 0}.question-box>.title[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.question-box>.title img[data-v-631c5bad]{width:.54rem;margin-right:.27rem}.question-box>.title span[data-v-631c5bad]{font-size:.48rem;font-weight:500;color:#000}.question-box .question-list[data-v-631c5bad]{margin-top:.3rem;padding:0 .3rem}.question-box .question-list .question-item[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.question-box .question-list .question-item img[data-v-631c5bad]{width:.54rem;margin-right:.27rem}.question-box .noQuestion[data-v-631c5bad]{padding:.6rem 0}.question-box .noQuestion .title[data-v-631c5bad]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.button-other[data-v-631c5bad]{text-align:right;font-size:.48rem;font-weight:500;color:#fff;width:4.25rem;height:1.16rem;line-height:1.16rem;border-radius:.59rem;background:#d62828}.button-other>div[data-v-631c5bad]{text-align:center}.comment-box[data-v-631c5bad]{background:#fff;padding:.36rem 0;margin-top:.36rem}.comment-box>.comment-title[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-631c5bad]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-631c5bad]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-631c5bad]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-631c5bad]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-631c5bad]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-631c5bad]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-631c5bad]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-631c5bad]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-631c5bad]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-631c5bad]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-631c5bad] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-631c5bad]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-631c5bad]{padding-left:.3rem;margin-top:.2rem;margin-bottom:.2rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-631c5bad]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:2.5rem}.comment-box .all-comment i[data-v-631c5bad]{vertical-align:middle}.comment-box .noQuestion[data-v-631c5bad]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-631c5bad]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.comment-box .noQuestion .button[data-v-631c5bad]{text-align:center;font-size:.48rem;font-weight:400;color:#0b898e;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #0b898e;border-radius:.59rem;margin:0 auto}.notice-popup .top[data-v-631c5bad]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-631c5bad]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-631c5bad]{font-size:.55rem}.notice-popup .content[data-v-631c5bad]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-631c5bad]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-631c5bad]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-631c5bad]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-631c5bad]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-631c5bad]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-631c5bad]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.question-box .noQuestion .button[data-v-631c5bad]{text-align:center;font-size:.48rem;font-weight:400;color:#0b898e;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #0b898e;border-radius:.59rem;margin:0 auto}.question-box .all-comment[data-v-631c5bad]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.15rem}.question-box .all-comment i[data-v-631c5bad]{vertical-align:middle}.allowance-popup[data-v-631c5bad]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-631c5bad]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-631c5bad]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-631c5bad]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.detail-bottom[data-v-631c5bad]{position:fixed;width:100%;left:0;bottom:0;background:#fff;padding:.4rem .6rem}.detail-bottom .disabled-btn[data-v-631c5bad]{background-color:#d7d7d7;color:#fff;border-radius:.58rem;width:100%;height:1.16rem;line-height:1.16rem;text-align:center;font-size:.48rem}.detail-bottom .icon-box[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-bottom .icon-box .icon[data-v-631c5bad]{text-align:center;margin-right:1rem}.detail-bottom .icon-box .icon[data-v-631c5bad]:last-of-type{margin-right:0}.detail-bottom .icon-box .icon img[data-v-631c5bad]{width:.72rem}.detail-bottom .icon-box .icon span[data-v-631c5bad]{display:block;font-size:.34rem;font-weight:400;color:#666;text-align:center}.detail-bottom .button[data-v-631c5bad]{color:#fff;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-bottom .button>div[data-v-631c5bad]{text-align:center;font-size:.46rem;font-weight:500;color:#fff;width:3rem;height:.9rem;background:#d62828;border-radius:.45rem;line-height:.9rem}.detail-bottom .button>div[data-v-631c5bad]:nth-child(2){border-top-right-radius:.58rem;border-bottom-right-radius:.58rem}.car-popup .top[data-v-631c5bad]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.car-popup .top i[data-v-631c5bad]{font-size:.7rem;line-height:1.4rem}.car-popup .content[data-v-631c5bad]{margin-bottom:2rem}.car-popup .product-info[data-v-631c5bad]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .product-info .info-img[data-v-631c5bad]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.6rem}.car-popup .product-info .info-img img[data-v-631c5bad]{width:100%;height:100%}.car-popup .product-info .info-text[data-v-631c5bad]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.car-popup .product-info .info-text .com-price[data-v-631c5bad]{font-size:.6rem;font-weight:400;color:#d62828}.car-popup .product-info .info-text .com-price[data-v-631c5bad]:before{font-size:.4rem;font-weight:500;color:#d62828}.car-popup .product-info .info-text .allowance[data-v-631c5bad]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.car-popup .product-info .info-text .subtitle[data-v-631c5bad]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.car-popup .sku-list[data-v-631c5bad]{margin-top:.7rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.car-popup .sku-list .sku-item[data-v-631c5bad]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box}.car-popup .sku-list .sku-item.active[data-v-631c5bad]{border:.02rem solid var(--primary-color);color:var(--primary-color);background:rgba(11,137,142,.1)}.car-popup .sku-list .sku-item.disabled[data-v-631c5bad]{border-color:transparent;color:#fff;background:#d7d7d7}.car-popup .buy-num[data-v-631c5bad]{font-size:.44rem;font-weight:500;color:#000;border-top:1px solid #ccc;margin:0 .6rem;padding:.9rem 0}.car-popup .buy-num .number-btn[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .buy-num .number-btn>div[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.car-popup .buy-num .number-btn>div[data-v-631c5bad]:first-child{padding:.15rem .25rem}.car-popup .buy-num .number-btn>div i[data-v-631c5bad]{font-size:.46rem}.car-popup .buy-num .number-btn>div i.noClick[data-v-631c5bad]{color:#999}.car-popup .buy-num .number-btn>div[data-v-631c5bad]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.car-popup .bottomBuy[data-v-631c5bad]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.car-popup .bottomBuy .buy[data-v-631c5bad]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.car-popup .bottomBuy .buy.disabled[data-v-631c5bad]{background-color:#d7d7d7;color:#fff;border-color:#fff}.ball[data-v-631c5bad]{height:3rem;width:3rem;border-radius:50%;position:fixed;bottom:8rem;z-index:100;right:6rem;overflow:hidden;display:none}.run_top_right[data-v-631c5bad]{display:block;-webkit-animation:run-right-right-data-v-631c5bad .6s linear 1,run-right-top-data-v-631c5bad .6s linear 1;animation:run-right-right-data-v-631c5bad .6s linear 1,run-right-top-data-v-631c5bad .6s linear 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes run-right-top-data-v-631c5bad{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@keyframes run-right-top-data-v-631c5bad{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@-webkit-keyframes run-right-right-data-v-631c5bad{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}@keyframes run-right-right-data-v-631c5bad{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}.img-list[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.img[data-v-631c5bad]{width:3rem;height:3rem;border-radius:.3rem;margin-left:.25rem;margin-top:.25rem}.img.more[data-v-631c5bad]{position:relative}.more-text[data-v-631c5bad]{background:rgba(0,0,0,.5);width:3rem;height:3rem;border-radius:.3rem;top:0;left:0;position:absolute;color:#fff;padding-top:.3rem}.up-list[data-v-631c5bad]{width:100%;margin-top:.2rem;margin-bottom:.2rem;color:#0b898e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.up-list img[data-v-631c5bad]{width:22px;height:12px;margin-left:5px}.sku[data-v-631c5bad]{font-size:.24rem;color:#666;margin-left:.3rem}.sku-popup[data-v-631c5bad]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-631c5bad]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-631c5bad]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-631c5bad]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:var(--primary-color);padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-631c5bad]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-631c5bad]{background:var(--primary-color);color:#fff}.sku-popup .time-box .time-disable[data-v-631c5bad]{color:#999}.sku-popup .sku-bottom[data-v-631c5bad]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-631c5bad]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-631c5bad]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-631c5bad]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-631c5bad]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-631c5bad] .van-tabs__wrap{height:2rem}.van-tabs[data-v-631c5bad] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-631c5bad] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-631c5bad] .van-tab--active{background:var(--primary-color);color:#fff}.van-tabs[data-v-631c5bad] .van-tab--active .price{color:#fff}.van-tabs[data-v-631c5bad] .van-tab--disabled{color:#999}.van-tabs[data-v-631c5bad] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-box[data-v-631c5bad]{max-height:calc(100vh - 3.5rem);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scroll-box>div[data-v-631c5bad]{max-height:calc(100vh - 3.5rem);overflow-x:auto}.scroll-box .scroll-left[data-v-631c5bad]{width:2.2rem;min-width:2.2rem;background:#f8f8f8;margin-right:.1rem;-ms-flex-negative:0;flex-shrink:0}.scroll-box .scroll-left div[data-v-631c5bad]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.36rem;color:#000;line-height:.48rem;padding:.3rem .15rem;-webkit-box-sizing:border-box;box-sizing:border-box}.scroll-box .scroll-left .scroll-active[data-v-631c5bad]{background:#fff;color:var(--primary-color)}.bg[data-v-5807a76c]{background:#fff;padding-bottom:.5rem}.swipe-box[data-v-5807a76c]{position:relative}.swipe-box[data-v-5807a76c] .small-swipe{height:6rem}[data-v-5807a76c] .swipe-box .van-swipe-item img,[data-v-5807a76c] .swipe-box .van-swipe-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-5807a76c] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-5807a76c] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-5807a76c]{position:absolute;right:.3rem;top:.3rem}.swipe-box .collect img[data-v-5807a76c]{width:.9rem;height:.9rem}.swipe-box .collect img[data-v-5807a76c]:nth-child(2){margin-left:.14rem}.swipe-box .audio-box[data-v-5807a76c]{position:absolute;left:0;bottom:.5rem;background:rgba(0,0,0,.4);height:.96rem;line-height:.96rem;padding:0 .3rem;border-top-right-radius:.48rem;border-bottom-right-radius:.48rem}.swipe-box .audio-box span[data-v-5807a76c]{vertical-align:middle;font-size:.46rem;font-weight:400;color:#fafafa}.swipe-box .audio-box img[data-v-5807a76c]{width:.68rem;height:.68rem;vertical-align:middle}.detail-box[data-v-5807a76c]{padding:.45rem 0 .6rem;background:#fff;position:relative}.detail-box[data-v-5807a76c]:before{background:#fff;display:block;content:"";width:100%;height:.2rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;position:relative;top:-.6rem;z-index:100;left:0;right:0;margin:auto}.detail-box .status[data-v-5807a76c]{position:absolute;right:0;top:.4rem;color:#666;background-color:rgba(51,51,51,.1);font-size:.38rem;border-radius:.35rem 0 0 .35rem;padding:.1rem .42rem;font-weight:700}.detail-box .status.active[data-v-5807a76c]{color:#009c67;background-color:rgba(11,137,142,.1)}.detail-box .title[data-v-5807a76c]{padding:0 .6rem;font-size:.48rem;font-weight:500;color:#000}.detail-box .tags[data-v-5807a76c]{padding:0 .6rem;margin:.34rem 0 .54rem}.detail-box .tags span[data-v-5807a76c]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#009c67;border-bottom:.12rem solid #daf3e9}.detail-box .time-info[data-v-5807a76c]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-box .time-info>div[data-v-5807a76c]:first-child{font-size:.4rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.1rem}.detail-box .time-info .more[data-v-5807a76c]{color:#009c67;font-size:.4rem}.detail-box .time-info .more span[data-v-5807a76c]{display:inline-block}.detail-box .time-info .more span[data-v-5807a76c]:after{content:"";width:.04rem;height:.26rem;background:#009c67;display:inline-block;margin-left:.2rem}.detail-box .time-info .more span[data-v-5807a76c]:last-of-type:after{display:none}.detail-box .time-info .more i[data-v-5807a76c]{font-size:.34rem}.detail-box .address[data-v-5807a76c]{margin-top:.64rem;padding:0 .6rem}.detail-box .address>span[data-v-5807a76c]{font-size:.4rem;font-weight:400;color:#666}.detail-box .address img[data-v-5807a76c]{width:.52rem;height:.52rem}.scenic-box[data-v-5807a76c]{background:#fff;padding:.36rem .3rem .36rem 0;border-top:.3rem solid #f8f8f8}.car-box[data-v-5807a76c]{position:fixed;right:.3rem;bottom:2.4rem;width:1.2rem;height:1.2rem;line-height:1.2rem;background:#fff;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);border-radius:50%;z-index:2000;text-align:center}.car-box img[data-v-5807a76c]{width:.73rem;height:.7rem;vertical-align:middle}.car-box div[data-v-5807a76c]{width:.42rem;height:.42rem;line-height:.42rem;position:absolute;color:#d20000;z-index:100;right:0;top:-.2rem;font-size:.34rem;border:.02rem solid #d20000;border-radius:50%;background-color:#fff}.car-box div.two[data-v-5807a76c]{width:.6rem;height:.6rem;line-height:.6rem;top:-.3rem}.allowance-box[data-v-5807a76c]{height:1.6rem;background-image:url(/static/images/detail/allowanceBac.png);padding:.4rem .3rem;font-size:.38rem;color:#fff}.allowance-box .com-price[data-v-5807a76c]{font-size:.72rem;color:#fff}.allowance-box .com-price[data-v-5807a76c]:before{font-size:.48rem;color:#fff}.allowance-box .com-price[data-v-5807a76c]:after{font-size:.38rem;color:#fff}.allowance-box .yellow[data-v-5807a76c]{color:#df2115;padding:.08rem .26rem;background-color:#fdedd4;margin-left:.34rem;border-radius:.3rem}.scenic-box .scenic-list[data-v-5807a76c]{margin-bottom:.36rem}.scenic-box .scenic-list .list-title[data-v-5807a76c]{font-size:.46rem;color:#000;font-weight:700;padding:.4rem .29rem}.scenic-box .scenic-list .scenic-item[data-v-5807a76c]{width:8.65rem;padding:.4rem;text-align:left;background:rgba(11,137,142,.06);border-radius:.2rem;margin-bottom:.27rem}.scenic-list .scenic-item .title[data-v-5807a76c]{font-size:.44rem;font-weight:700;color:#333;width:7.85rem}.scenic-list .scenic-item .tags-box[data-v-5807a76c]{margin:.29rem 0;overflow:hidden}.scenic-list .scenic-item .tags-box .tags[data-v-5807a76c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.scenic-list .scenic-item .tags-box .tags span[data-v-5807a76c]{font-weight:400;font-size:.34rem;color:#666;line-height:.24rem}.scenic-list .scenic-item .tags-box .tags span[data-v-5807a76c]:after{content:"\4E28"}.scenic-list .scenic-item .tags-box .tags span[data-v-5807a76c]:last-of-type:after{display:none}.scenic-list .scenic-item .item-right[data-v-5807a76c]{margin-top:.8rem}.scenic-list .scenic-item .item-right .price[data-v-5807a76c]{font-size:.3rem;font-weight:400;color:#8d8d8d;white-space:nowrap}.scenic-list .scenic-item .item-right .price span[data-v-5807a76c]{font-size:.5rem;font-weight:500;color:#d62828;white-space:nowrap}.scenic-list .scenic-item .item-right .price span[data-v-5807a76c]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.scenic-list .scenic-item .item-right .btn[data-v-5807a76c]{width:1.4rem;height:1.2rem;background:#009c67;border-radius:.2rem;text-align:center;line-height:1.2rem;font-weight:500;font-size:.46rem;color:#fff;margin-left:.25rem}.scenic-list .scenic-item .bottom .notice[data-v-5807a76c]{font-weight:400;font-size:.34rem;color:#009c67}.scenic-list .scenic-item .bottom .buy[data-v-5807a76c]{font-size:.44rem;font-weight:500;text-align:center;color:#fff;width:2.64rem;height:.88rem;line-height:.88rem;background:#d62828;border-radius:.44rem}.scenic-list .scenic-item .bottom .buy.disabled[data-v-5807a76c]{background-color:#d7d7d7;color:#fff}.question-box[data-v-5807a76c]{background:#fff;padding:.36rem 0}.question-box>.title[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.question-box>.title img[data-v-5807a76c]{width:.54rem;margin-right:.27rem}.question-box>.title span[data-v-5807a76c]{font-size:.48rem;font-weight:500;color:#000}.question-box .question-list[data-v-5807a76c]{margin-top:.3rem;padding:0 .3rem}.question-box .question-list .question-item[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.question-box .question-list .question-item img[data-v-5807a76c]{width:.54rem;margin-right:.27rem}.question-box .noQuestion[data-v-5807a76c]{padding:.6rem 0}.question-box .noQuestion .title[data-v-5807a76c]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.button-other[data-v-5807a76c]{text-align:right;font-size:.48rem;font-weight:500;color:#fff;width:4.25rem;height:1.16rem;line-height:1.16rem;border-radius:.59rem;background:#d62828}.button-other>div[data-v-5807a76c]{text-align:center}.comment-box[data-v-5807a76c]{background:#fff;padding:.36rem 0;margin-top:.36rem}.comment-box>.comment-title[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-5807a76c]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-5807a76c]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-5807a76c]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-5807a76c]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-5807a76c]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-5807a76c]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-5807a76c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-5807a76c]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-5807a76c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-5807a76c]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-5807a76c] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-5807a76c]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-5807a76c]{padding-left:.3rem;margin-top:.2rem;margin-bottom:.2rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-5807a76c]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:2.5rem}.comment-box .all-comment i[data-v-5807a76c]{vertical-align:middle}.comment-box .noQuestion[data-v-5807a76c]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-5807a76c]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.comment-box .noQuestion .button[data-v-5807a76c]{text-align:center;font-size:.48rem;font-weight:400;color:#009c67;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #009c67;border-radius:.59rem;margin:0 auto}.notice-popup .top[data-v-5807a76c]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-5807a76c]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-5807a76c]{font-size:.55rem}.notice-popup .content[data-v-5807a76c]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-5807a76c]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-5807a76c]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-5807a76c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-5807a76c]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-5807a76c]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-5807a76c]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.question-box .noQuestion .button[data-v-5807a76c]{text-align:center;font-size:.48rem;font-weight:400;color:#009c67;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #009c67;border-radius:.59rem;margin:0 auto}.question-box .all-comment[data-v-5807a76c]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.15rem}.question-box .all-comment i[data-v-5807a76c]{vertical-align:middle}.allowance-popup[data-v-5807a76c]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-5807a76c]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-5807a76c]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-5807a76c]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.detail-bottom[data-v-5807a76c]{position:fixed;width:100%;left:0;bottom:0;background:#fff;padding:.4rem .6rem}.detail-bottom .disabled-btn[data-v-5807a76c]{background-color:#d7d7d7;color:#fff;border-radius:.58rem;width:100%;height:1.16rem;line-height:1.16rem;text-align:center;font-size:.48rem}.detail-bottom .icon-box[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-bottom .icon-box .icon[data-v-5807a76c]{text-align:center;margin-right:1rem}.detail-bottom .icon-box .icon[data-v-5807a76c]:last-of-type{margin-right:0}.detail-bottom .icon-box .icon img[data-v-5807a76c]{width:.72rem}.detail-bottom .icon-box .icon span[data-v-5807a76c]{display:block;font-size:.34rem;font-weight:400;color:#666;text-align:center}.detail-bottom .button[data-v-5807a76c]{color:#fff;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-bottom .button>div[data-v-5807a76c]{text-align:center;font-size:.46rem;font-weight:500;color:#fff;width:3rem;height:.9rem;background:#d62828;border-radius:.45rem;line-height:.9rem}.detail-bottom .button>div[data-v-5807a76c]:nth-child(2){border-top-right-radius:.58rem;border-bottom-right-radius:.58rem}.car-popup .top[data-v-5807a76c]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.car-popup .top i[data-v-5807a76c]{font-size:.7rem;line-height:1.4rem}.car-popup .content[data-v-5807a76c]{margin-bottom:2rem}.car-popup .product-info[data-v-5807a76c]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .product-info .info-img[data-v-5807a76c]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.6rem}.car-popup .product-info .info-img img[data-v-5807a76c]{width:100%;height:100%}.car-popup .product-info .info-text[data-v-5807a76c]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.car-popup .product-info .info-text .com-price[data-v-5807a76c]{font-size:.6rem;font-weight:400;color:#d62828}.car-popup .product-info .info-text .com-price[data-v-5807a76c]:before{font-size:.4rem;font-weight:500;color:#d62828}.car-popup .product-info .info-text .allowance[data-v-5807a76c]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.car-popup .product-info .info-text .subtitle[data-v-5807a76c]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.car-popup .sku-list[data-v-5807a76c]{margin-top:.7rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.car-popup .sku-list .sku-item[data-v-5807a76c]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box}.car-popup .sku-list .sku-item.active[data-v-5807a76c]{border:.02rem solid #009c67;color:#009c67;background:rgba(11,137,142,.1)}.car-popup .sku-list .sku-item.disabled[data-v-5807a76c]{border-color:transparent;color:#fff;background:#d7d7d7}.car-popup .buy-num[data-v-5807a76c]{font-size:.44rem;font-weight:500;color:#000;border-top:1px solid #ccc;margin:0 .6rem;padding:.9rem 0}.car-popup .buy-num .number-btn[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .buy-num .number-btn>div[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.car-popup .buy-num .number-btn>div[data-v-5807a76c]:first-child{padding:.15rem .25rem}.car-popup .buy-num .number-btn>div i[data-v-5807a76c]{font-size:.46rem}.car-popup .buy-num .number-btn>div i.noClick[data-v-5807a76c]{color:#999}.car-popup .buy-num .number-btn>div[data-v-5807a76c]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.car-popup .bottomBuy[data-v-5807a76c]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.car-popup .bottomBuy .buy[data-v-5807a76c]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.car-popup .bottomBuy .buy.disabled[data-v-5807a76c]{background-color:#d7d7d7;color:#fff;border-color:#fff}.ball[data-v-5807a76c]{height:3rem;width:3rem;border-radius:50%;position:fixed;bottom:8rem;z-index:100;right:6rem;overflow:hidden;display:none}.run_top_right[data-v-5807a76c]{display:block;-webkit-animation:run-right-right-data-v-5807a76c .6s linear 1,run-right-top-data-v-5807a76c .6s linear 1;animation:run-right-right-data-v-5807a76c .6s linear 1,run-right-top-data-v-5807a76c .6s linear 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes run-right-top-data-v-5807a76c{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@keyframes run-right-top-data-v-5807a76c{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@-webkit-keyframes run-right-right-data-v-5807a76c{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}@keyframes run-right-right-data-v-5807a76c{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}.img-list[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.img[data-v-5807a76c]{width:3rem;height:3rem;border-radius:.3rem;margin-left:.25rem;margin-top:.25rem}.img.more[data-v-5807a76c]{position:relative}.more-text[data-v-5807a76c]{background:rgba(0,0,0,.5);width:3rem;height:3rem;border-radius:.3rem;top:0;left:0;position:absolute;color:#fff;padding-top:.3rem}.up-list[data-v-5807a76c]{width:100%;margin-top:.2rem;margin-bottom:.2rem;color:#009c67;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.up-list img[data-v-5807a76c]{width:22px;height:12px;margin-left:5px}.sku[data-v-5807a76c]{font-size:.24rem;color:#666;margin-left:.3rem}.sku-popup[data-v-5807a76c]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-5807a76c]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-5807a76c]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-5807a76c]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:#009c67;padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-5807a76c]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-5807a76c]{background:#009c67;color:#fff}.sku-popup .time-box .time-disable[data-v-5807a76c]{color:#999}.sku-popup .sku-bottom[data-v-5807a76c]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-5807a76c]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-5807a76c]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-5807a76c]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-5807a76c]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-5807a76c] .van-tabs__wrap{height:2rem}.van-tabs[data-v-5807a76c] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-5807a76c] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-5807a76c] .van-tab--active{background:#009c67;color:#fff}.van-tabs[data-v-5807a76c] .van-tab--active .price{color:#fff}.van-tabs[data-v-5807a76c] .van-tab--disabled{color:#999}.van-tabs[data-v-5807a76c] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-box[data-v-5807a76c]{max-height:calc(100vh - 3.5rem);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scroll-box>div[data-v-5807a76c]{max-height:calc(100vh - 3.5rem);overflow-x:auto}.scroll-box .scroll-left[data-v-5807a76c]{width:2.2rem;background:#f8f8f8;margin-right:.1rem;-ms-flex-negative:0;flex-shrink:0}.scroll-box .scroll-left div[data-v-5807a76c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.36rem;color:#000;line-height:.48rem;padding:.3rem .15rem;-webkit-box-sizing:border-box;box-sizing:border-box}.scroll-box .scroll-left .scroll-active[data-v-5807a76c]{background:#fff;color:#009c67}.bg[data-v-76c428d6]{padding-top:1.26rem;background:#fff}[data-v-76c428d6] .detail-navs .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-76c428d6] .detail-navs .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-76c428d6] .detail-navs .van-tabs__wrap--scrollable .van-tab{padding:0 .4rem}[data-v-76c428d6] .detail-navs .van-tab{font-size:.39rem;line-height:inherit}[data-v-76c428d6] .detail-navs .van-tabs__nav--line{padding-bottom:.1rem}[data-v-76c428d6] .detail-navs .van-tabs__line{bottom:.04rem;width:1rem;height:.08rem;border-radius:.03rem}.detail-navs[data-v-76c428d6] .van-tabs,.detail-navs[data-v-76c428d6] .van-tabs .van-sticky{background:#fff}.detail-navs[data-v-76c428d6] .van-tabs .van-tabs__wrap{padding:.17rem 0;border-bottom:1px solid #ccc}.detail-navs[data-v-76c428d6] .van-tabs .van-tab{font-size:.44rem;font-weight:400;color:#333}.detail-navs[data-v-76c428d6] .van-tabs .van-tabs__content{padding:0 .4rem}.detail-navs[data-v-76c428d6] .van-tabs .van-tabs__content .van-tab__pane{border-bottom:1px solid #ccc;padding:.7rem 0}.detail-navs[data-v-76c428d6] .van-tabs .van-tabs__content .van-tab__pane:last-of-type{border:none}.detail-navs[data-v-76c428d6] .van-tabs__line{background-color:var(--primary-color)!important}.detail-navs .con-title[data-v-76c428d6]{margin-bottom:.56rem;font-size:.52rem;font-weight:500;color:#000}.bg[data-v-0c25fbde]{padding-top:1.26rem;background:#fff;padding-bottom:3rem}.swipe-box[data-v-0c25fbde]{position:relative}.swipe-box[data-v-0c25fbde] .small-swipe{height:6rem}[data-v-0c25fbde] .swipe-box .van-swipe-item img,[data-v-0c25fbde] .swipe-box .van-swipe-item video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-0c25fbde] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-0c25fbde] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-0c25fbde]{position:absolute;right:.3rem;top:.3rem}.swipe-box .collect img[data-v-0c25fbde]{width:.9rem;height:.9rem}.swipe-box .collect img[data-v-0c25fbde]:nth-child(2){margin-left:.14rem}.swipe-box .audio-box[data-v-0c25fbde]{position:absolute;left:0;bottom:.5rem;background:rgba(0,0,0,.4);height:.96rem;line-height:.96rem;padding:0 .3rem;border-top-right-radius:.48rem;border-bottom-right-radius:.48rem}.swipe-box .audio-box span[data-v-0c25fbde]{vertical-align:middle;font-size:.46rem;font-weight:400;color:#fafafa}.swipe-box .audio-box img[data-v-0c25fbde]{width:.68rem;height:.68rem;vertical-align:middle}.scenic-title[data-v-0c25fbde]{padding:.6rem;background:#fff;position:relative;margin-top:-.2rem;font-weight:700;font-size:.5rem;color:#000}.scenic-box[data-v-0c25fbde]{background:#fff;padding:.36rem 0;border-top:.3rem solid #f8f8f8;border-bottom:.3rem solid #f8f8f8}.car-box[data-v-0c25fbde]{position:fixed;right:.3rem;bottom:2.4rem;width:1.2rem;height:1.2rem;line-height:1.2rem;background:#fff;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);border-radius:50%;z-index:2000;text-align:center}.car-box img[data-v-0c25fbde]{width:.73rem;height:.7rem;vertical-align:middle}.car-box div[data-v-0c25fbde]{width:.42rem;height:.42rem;line-height:.42rem;position:absolute;color:#d20000;z-index:100;right:0;top:-.2rem;font-size:.34rem;border:.02rem solid #d20000;border-radius:50%;background-color:#fff}.car-box div.two[data-v-0c25fbde]{width:.6rem;height:.6rem;line-height:.6rem;top:-.3rem}.allowance-box[data-v-0c25fbde]{height:1.6rem;background-image:url(/static/images/detail/allowanceBac.png);padding:.4rem .3rem;font-size:.38rem;color:#fff}.allowance-box .com-price[data-v-0c25fbde]{font-size:.72rem;color:#fff}.allowance-box .com-price[data-v-0c25fbde]:before{font-size:.48rem;color:#fff}.allowance-box .com-price[data-v-0c25fbde]:after{font-size:.38rem;color:#fff}.allowance-box .yellow[data-v-0c25fbde]{color:#df2115;padding:.08rem .26rem;background-color:#fdedd4;margin-left:.34rem;border-radius:.3rem}.scenic-box .scenic-list[data-v-0c25fbde]{margin-bottom:.36rem}.scenic-box .scenic-list .list-title[data-v-0c25fbde]{font-size:.46rem;color:#000;font-weight:700;padding:.4rem .29rem}.scenic-box .scenic-list .scenic-item[data-v-0c25fbde]{width:10.45rem;padding:.3rem;text-align:left;background:rgba(11,137,142,.06);border-radius:.2rem;margin:0 auto .4rem;position:relative;display:block}.scenic-list .scenic-item .title[data-v-0c25fbde]{font-weight:700;font-size:.46rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scenic-list .scenic-item .title span[data-v-0c25fbde]{font-weight:500;font-size:.38rem;color:#666;width:2.5rem;text-align:right}.scenic-list .scenic-item .tag[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.36rem;color:#0b898e;margin-top:.28rem}.scenic-list .scenic-item .tag span[data-v-0c25fbde]{width:.16rem;height:.16rem;background:#0b898e;border-radius:50%;margin-right:.2rem}.scenic-bottom[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.scenic-bottom span[data-v-0c25fbde]{font-weight:700;font-size:.54rem;color:#d62828}.scenic-bottom span[data-v-0c25fbde]:before{font-size:.36rem;content:"\FFE5"}.scenic-bottom .scenic-btn[data-v-0c25fbde]{width:1.6rem;height:1rem;line-height:1rem;background:#0b898e;border-radius:.2rem;text-align:center;font-weight:700;font-size:.46rem;color:#fff;margin-left:.39rem}.scenic-sale[data-v-0c25fbde]{font-weight:500;font-size:.36rem;color:#666;margin-top:.2rem}.scenic-list .scenic-item .item-right[data-v-0c25fbde]{margin-top:.8rem}.scenic-list .scenic-item .item-right .price[data-v-0c25fbde]{font-size:.3rem;font-weight:400;color:#8d8d8d;white-space:nowrap}.scenic-list .scenic-item .item-right .price span[data-v-0c25fbde]{font-size:.5rem;font-weight:500;color:#d62828;white-space:nowrap}.scenic-list .scenic-item .item-right .price span[data-v-0c25fbde]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.scenic-list .scenic-item .item-right .btn[data-v-0c25fbde]{width:1.4rem;height:1.2rem;background:#0b898e;border-radius:.2rem;text-align:center;line-height:1.2rem;font-weight:500;font-size:.46rem;color:#fff;margin-left:.25rem}.scenic-list .scenic-item .bottom .notice[data-v-0c25fbde]{font-weight:400;font-size:.34rem;color:#0b898e}.scenic-list .scenic-item .bottom .buy[data-v-0c25fbde]{font-size:.44rem;font-weight:500;text-align:center;color:#fff;width:2.64rem;height:.88rem;line-height:.88rem;background:#d62828;border-radius:.44rem}.scenic-list .scenic-item .bottom .buy.disabled[data-v-0c25fbde]{background-color:#d7d7d7;color:#fff}.question-box[data-v-0c25fbde]{background:#fff;padding:.36rem 0}.question-box>.title[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.question-box>.title img[data-v-0c25fbde]{width:.54rem;margin-right:.27rem}.question-box>.title span[data-v-0c25fbde]{font-size:.48rem;font-weight:500;color:#000}.question-box .question-list[data-v-0c25fbde]{margin-top:.3rem;padding:0 .3rem}.question-box .question-list .question-item[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.question-box .question-list .question-item img[data-v-0c25fbde]{width:.54rem;margin-right:.27rem}.question-box .noQuestion[data-v-0c25fbde]{padding:.6rem 0}.question-box .noQuestion .title[data-v-0c25fbde]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.button-other[data-v-0c25fbde]{text-align:right;font-size:.48rem;font-weight:500;color:#fff;width:4.25rem;height:1.16rem;line-height:1.16rem;border-radius:.59rem;background:#d62828}.button-other>div[data-v-0c25fbde]{text-align:center}.comment-box[data-v-0c25fbde]{background:#fff;padding:.36rem 0;margin-top:.36rem}.comment-box>.comment-title[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem .47rem;border-bottom:1px solid #d9d9d9}.comment-box>.comment-title img[data-v-0c25fbde]{width:.54rem;margin-right:.27rem}.comment-box>.comment-title .grade[data-v-0c25fbde]{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.comment-box>.comment-title .grade>span[data-v-0c25fbde]{font-size:.45rem;font-weight:400;color:#d62828}.comment-box>.comment-title .num[data-v-0c25fbde]{font-size:.4rem;font-weight:400;color:#999}.comment-box .comment-list[data-v-0c25fbde]{padding:0 .3rem}.comment-box .comment-list .comment-item[data-v-0c25fbde]{border-bottom:1px solid #ccc;padding:.5rem 0}.comment-box .comment-list .comment-item .item-msg[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment-box .comment-list .comment-item .item-msg .msg-left[data-v-0c25fbde]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left img[data-v-0c25fbde]{width:.86rem;height:.86rem;border-radius:50%;margin-right:.23rem}.comment-box .comment-list .comment-item .item-msg .msg-left .text[data-v-0c25fbde]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.comment-box .comment-list .comment-item .item-msg .msg-left .text .name[data-v-0c25fbde]{font-size:.32rem;font-weight:400;color:#666;margin-bottom:.2rem}[data-v-0c25fbde] .comment-box .comment-list .comment-item .item-msg .msg-left .text .van-rate__icon{font-size:.4rem}.comment-box .comment-list .comment-item .item-msg .msg-right[data-v-0c25fbde]{font-size:.36rem;font-weight:400;color:#999;margin-left:.2rem}.comment-box .comment-list .comment-item .item-content[data-v-0c25fbde]{padding-left:.3rem;margin-top:.2rem;margin-bottom:.2rem;font-size:.42rem;font-weight:400;color:#000;-webkit-line-clamp:3}.comment-box .all-comment[data-v-0c25fbde]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:2.5rem}.comment-box .all-comment i[data-v-0c25fbde]{vertical-align:middle}.comment-box .noQuestion[data-v-0c25fbde]{padding:.6rem 0}.comment-box .noQuestion .title[data-v-0c25fbde]{font-size:.44rem;font-weight:400;color:#333;margin-bottom:.53rem;text-align:center}.comment-box .noQuestion .button[data-v-0c25fbde]{text-align:center;font-size:.48rem;font-weight:400;color:#0b898e;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #0b898e;border-radius:.59rem;margin:0 auto}.notice-popup .top[data-v-0c25fbde]{height:1.4rem;padding:0 .3rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .top span[data-v-0c25fbde]{text-align:left;font-size:.44rem}.notice-popup .top i[data-v-0c25fbde]{font-size:.55rem}.notice-popup .content[data-v-0c25fbde]{padding:0 .4rem .4rem;text-align:left}.notice-popup .content .title[data-v-0c25fbde]{padding:.3rem 0;font-size:.34rem}.notice-popup .content[data-v-0c25fbde]:nth-child(4){margin-bottom:1rem}.notice-popup .bottom-create[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;left:0;bottom:0;width:100%;height:1.4rem;background-color:#fff;z-index:100;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3);box-shadow:0 -1px 7px 0 hsla(0,0%,60%,.3)}.notice-popup .bottom-create .bottom-left[data-v-0c25fbde]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice-popup .bottom-create .bottom-left span[data-v-0c25fbde]{font-size:.44rem;font-weight:500;color:#333}.notice-popup .bottom-create .bottom-left .price[data-v-0c25fbde]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:.5rem;color:#d62828;margin-left:.1rem}.notice-popup .bottom-create .bottom-right[data-v-0c25fbde]{width:4rem;height:100%;line-height:1.4rem;text-align:center;background:#d62828;font-size:.5rem;font-weight:500;color:#fff}.question-box .noQuestion .button[data-v-0c25fbde]{text-align:center;font-size:.48rem;font-weight:400;color:#0b898e;width:4.25rem;height:1.18rem;line-height:1.18rem;border:1px solid #0b898e;border-radius:.59rem;margin:0 auto}.question-box .all-comment[data-v-0c25fbde]{padding:0 .3rem;text-align:right;font-size:.4rem;font-weight:500;color:#999;margin-top:.5rem;margin-bottom:.15rem}.question-box .all-comment i[data-v-0c25fbde]{vertical-align:middle}.allowance-popup[data-v-0c25fbde]{width:9rem;padding-top:1.4rem}.allowance-popup .top[data-v-0c25fbde]{text-align:center;position:fixed;background-color:#fff;left:0;top:0;width:100%;color:#000;line-height:1.4rem}.allowance-popup .top i[data-v-0c25fbde]{font-size:.6rem;position:absolute;top:0;right:.5rem;line-height:1rem}.allowance-popup .detail-content[data-v-0c25fbde]{height:50vh;overflow:scroll;padding:0 .5rem .3rem;color:#666}.detail-bottom[data-v-0c25fbde]{position:fixed;width:100%;left:0;bottom:0;background:#fff;padding:.4rem .6rem}.detail-bottom .disabled-btn[data-v-0c25fbde]{background-color:#d7d7d7;color:#fff;border-radius:.58rem;width:100%;height:1.16rem;line-height:1.16rem;text-align:center;font-size:.48rem}.detail-bottom .icon-box[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-bottom .icon-box .icon[data-v-0c25fbde]{text-align:center;margin-right:1rem}.detail-bottom .icon-box .icon[data-v-0c25fbde]:last-of-type{margin-right:0}.detail-bottom .icon-box .icon img[data-v-0c25fbde]{width:.72rem}.detail-bottom .icon-box .icon span[data-v-0c25fbde]{display:block;font-size:.34rem;font-weight:400;color:#666;text-align:center}.detail-bottom .button[data-v-0c25fbde]{color:#fff;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-bottom .button>div[data-v-0c25fbde]{text-align:center;font-size:.46rem;font-weight:500;color:#fff;width:3rem;height:.9rem;background:#d62828;border-radius:.45rem;line-height:.9rem}.detail-bottom .button>div[data-v-0c25fbde]:nth-child(2){border-top-right-radius:.58rem;border-bottom-right-radius:.58rem}.car-popup .top[data-v-0c25fbde]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.car-popup .top i[data-v-0c25fbde]{font-size:.7rem;line-height:1.4rem}.car-popup .content[data-v-0c25fbde]{margin-bottom:2rem}.car-popup .product-info[data-v-0c25fbde]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .product-info .info-img[data-v-0c25fbde]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.6rem}.car-popup .product-info .info-img img[data-v-0c25fbde]{width:100%;height:100%}.car-popup .product-info .info-text[data-v-0c25fbde]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.car-popup .product-info .info-text .com-price[data-v-0c25fbde]{font-size:.6rem;font-weight:400;color:#d62828}.car-popup .product-info .info-text .com-price[data-v-0c25fbde]:before{font-size:.4rem;font-weight:500;color:#d62828}.car-popup .product-info .info-text .allowance[data-v-0c25fbde]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.car-popup .product-info .info-text .subtitle[data-v-0c25fbde]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.car-popup .sku-list[data-v-0c25fbde]{margin-top:.7rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.car-popup .sku-list .sku-item[data-v-0c25fbde]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box}.car-popup .sku-list .sku-item.active[data-v-0c25fbde]{border:.02rem solid #0b898e;color:#0b898e;background:rgba(11,137,142,.1)}.car-popup .sku-list .sku-item.disabled[data-v-0c25fbde]{border-color:transparent;color:#fff;background:#d7d7d7}.car-popup .buy-num[data-v-0c25fbde]{font-size:.44rem;font-weight:500;color:#000;border-top:1px solid #ccc;margin:0 .6rem;padding:.9rem 0}.car-popup .buy-num .number-btn[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex}.car-popup .buy-num .number-btn>div[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.car-popup .buy-num .number-btn>div[data-v-0c25fbde]:first-child{padding:.15rem .25rem}.car-popup .buy-num .number-btn>div i[data-v-0c25fbde]{font-size:.46rem}.car-popup .buy-num .number-btn>div i.noClick[data-v-0c25fbde]{color:#999}.car-popup .buy-num .number-btn>div[data-v-0c25fbde]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.car-popup .bottomBuy[data-v-0c25fbde]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.car-popup .bottomBuy .buy[data-v-0c25fbde]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.car-popup .bottomBuy .buy.disabled[data-v-0c25fbde]{background-color:#d7d7d7;color:#fff;border-color:#fff}.ball[data-v-0c25fbde]{height:3rem;width:3rem;border-radius:50%;position:fixed;bottom:8rem;z-index:100;right:6rem;overflow:hidden;display:none}.run_top_right[data-v-0c25fbde]{display:block;-webkit-animation:run-right-right-data-v-0c25fbde .6s linear 1,run-right-top-data-v-0c25fbde .6s linear 1;animation:run-right-right-data-v-0c25fbde .6s linear 1,run-right-top-data-v-0c25fbde .6s linear 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes run-right-top-data-v-0c25fbde{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@keyframes run-right-top-data-v-0c25fbde{0%{bottom:8rem}20%{bottom:7rem}30%{bottom:6rem}50%{bottom:5rem}80%{bottom:3rem}to{bottom:2.6rem}}@-webkit-keyframes run-right-right-data-v-0c25fbde{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}@keyframes run-right-right-data-v-0c25fbde{0%{right:6rem}20%{right:5rem;-webkit-transform:scale(.6);transform:scale(.6)}30%{right:4rem;-webkit-transform:scale(.6);transform:scale(.6)}50%{right:3rem;-webkit-transform:scale(.6);transform:scale(.6)}80%{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}to{right:.3rem;-webkit-transform:scale(.4);transform:scale(.4)}}.img-list[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.img[data-v-0c25fbde]{width:3rem;height:3rem;border-radius:.3rem;margin-left:.25rem;margin-top:.25rem}.img.more[data-v-0c25fbde]{position:relative}.more-text[data-v-0c25fbde]{background:rgba(0,0,0,.5);width:3rem;height:3rem;border-radius:.3rem;top:0;left:0;position:absolute;color:#fff;padding-top:.3rem}.up-list[data-v-0c25fbde]{width:100%;margin-top:.2rem;margin-bottom:.2rem;color:#0b898e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.up-list img[data-v-0c25fbde]{width:22px;height:12px;margin-left:5px}.sku[data-v-0c25fbde]{font-size:.24rem;color:#666;margin-left:.3rem}.sku-popup[data-v-0c25fbde]{width:100%;height:calc(66% - 2rem);padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-name[data-v-0c25fbde]{line-height:1.7rem;font-weight:700;font-size:.56rem;color:#000;border-bottom:.01rem solid #ccc}.sku-popup .sku-title[data-v-0c25fbde]{padding:.7rem 0 .4rem;font-weight:700;font-size:.46rem;color:#000}.sku-popup .dateMore[data-v-0c25fbde]{width:1.5rem;height:2rem;background:#fff;border-radius:.15rem;font-weight:400;font-size:.4rem;color:#0b898e;padding-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:0}.sku-popup .time-box[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .time-box .time-item[data-v-0c25fbde]{width:5.1rem;line-height:.96rem;background:#f5f5f5;border-radius:.15rem;text-align:center;font-weight:400;font-size:.38rem;color:#000;margin-bottom:.31rem}.sku-popup .time-box .time-active[data-v-0c25fbde]{background:#0b898e;color:#fff}.sku-popup .time-box .time-disable[data-v-0c25fbde]{color:#999}.sku-popup .sku-bottom[data-v-0c25fbde]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:.42rem;color:#393b3e}.sku-popup .sku-bottom .bottom-price[data-v-0c25fbde]{font-weight:500;font-size:.72rem;color:#d62828}.sku-popup .sku-bottom .bottom-price[data-v-0c25fbde]:before{font-size:.36rem;content:"\FFE5"}.sku-popup .sku-bottom .bottom-btn[data-v-0c25fbde]{width:3.75rem;line-height:1.2rem;background:#d62828;border-radius:.6rem;text-align:center;font-weight:700;font-size:.48rem;color:#fff}.van-tabs[data-v-0c25fbde]{height:2rem;padding-right:1.3rem}.van-tabs--line[data-v-0c25fbde] .van-tabs__wrap{height:2rem}.van-tabs[data-v-0c25fbde] .van-tab{min-width:1.8rem;height:2rem;background:#f5f5f5;border-radius:.15rem;margin-right:.22rem;font-weight:500;font-size:.4rem;color:#000}.van-tabs[data-v-0c25fbde] .van-tab .price{color:#ee3e3b}.van-tabs[data-v-0c25fbde] .van-tab--active{background:#0b898e;color:#fff}.van-tabs[data-v-0c25fbde] .van-tab--active .price{color:#fff}.van-tabs[data-v-0c25fbde] .van-tab--disabled{color:#999}.van-tabs[data-v-0c25fbde] .van-tab .van-tab__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-box[data-v-0c25fbde]{max-height:calc(100vh - 3.5rem);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scroll-box>div[data-v-0c25fbde]{max-height:calc(100vh - 3.5rem);overflow-x:auto}.scroll-box .scroll-left[data-v-0c25fbde]{width:2.2rem;background:#f8f8f8;margin-right:.1rem}.scroll-box .scroll-left div[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.36rem;color:#000;line-height:.48rem;padding:.3rem .15rem;-webkit-box-sizing:border-box;box-sizing:border-box}.scroll-box .scroll-left .scroll-active[data-v-0c25fbde]{background:#fff;color:#0b898e}.detail-box[data-v-0c25fbde]{padding:0 .4rem}.detail-box .detail-titles[data-v-0c25fbde]{overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.4rem .3rem}.detail-box .detail-titles .detail-title[data-v-0c25fbde]{font-weight:500;font-size:.46rem;color:#000;margin-right:1.5rem;position:relative;padding-bottom:.4rem;white-space:nowrap}.detail-box .detail-titles .detail-active[data-v-0c25fbde]{color:#0b898e}.detail-box .detail-titles .detail-active[data-v-0c25fbde]:after{content:"";position:absolute;width:.9rem;height:.1rem;background:#0b898e;border-radius:.05rem;bottom:0;left:0;right:0;margin:0 auto}.detail-box .type-box[data-v-0c25fbde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.4rem 0 .8rem}.detail-box .type-box div[data-v-0c25fbde]{width:3rem;height:.8rem;line-height:.8rem;border-radius:.4rem;border:1px solid #999;text-align:center}.detail-box .type-box .type-active[data-v-0c25fbde]{border:1px solid #0b898e;color:#0b898e}.bg[data-v-7e3ab428]{padding-top:1.26rem;background:#fff}.swipe-box[data-v-7e3ab428]{position:relative}.swipe-box[data-v-7e3ab428] .small-swipe{height:6rem}.swipe-box[data-v-7e3ab428] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-7e3ab428] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-7e3ab428] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.swipe-box .collect[data-v-7e3ab428]{position:absolute;right:.3rem;top:.3rem;width:.9rem;height:.9rem}.swipe-box .collect img[data-v-7e3ab428]{width:100%;height:100%}.detail-box[data-v-7e3ab428]{padding:.38rem .38rem 1.56rem;padding:.45rem .6rem;background:#fff;border-top-left-radius:.2rem;border-top-right-radius:.2rem;position:relative;left:0;right:0;margin:auto;top:-.82rem;z-index:100}.detail-box .title[data-v-7e3ab428]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .subtitle[data-v-7e3ab428]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .subtitle[data-v-7e3ab428]:last-of-type{margin-bottom:0}.detail-box .subtitle img[data-v-7e3ab428]{width:.52rem;height:.52rem;margin-left:.3rem}.detail-info[data-v-7e3ab428]{padding:0 .6rem .5rem}.detail-info .title[data-v-7e3ab428]{font-size:.46rem;font-weight:500;color:#000;margin-bottom:.5rem}.bg[data-v-2f276326]{background:#fff;padding-top:1.26rem}.topImg[data-v-2f276326]{width:11.25rem;height:4rem;display:block}.type-box[data-v-2f276326]{height:2.74rem;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.15rem;-webkit-box-sizing:border-box;box-sizing:border-box}.type-box[data-v-2f276326]::-webkit-scrollbar{display:none}.type-item[data-v-2f276326]{font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#7c8594;line-height:.62rem;margin-left:.5rem;text-align:center;padding:.18rem .2rem .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.type-active[data-v-2f276326]{border:1px solid #0b898e;border-radius:.2rem;color:#0b898e}.type-img[data-v-2f276326]{width:1.2rem;height:1.2rem}.type-name[data-v-2f276326]{white-space:nowrap}.hot-list[data-v-2f276326]{padding:.3rem .38rem 0}.hot-list span[data-v-2f276326]{font-size:.4rem;font-weight:500;color:#3b3b3b}.hot-list .hot-item[data-v-2f276326]{display:inline-block;font-size:.36rem;font-weight:500;color:#a2a2a2;line-height:.72rem;background:#f3f3f3;border-radius:.18rem;padding:0 .21rem;margin-left:.4rem;margin-bottom:.3rem}.tickets-list[data-v-2f276326]{padding:0 1.06rem .4rem .4rem;background:#fff}.tickets-list .tickets-item[data-v-2f276326]{margin-top:.4rem;border-radius:.16rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.tickets-list .tickets-item .item-img[data-v-2f276326]{width:2.8rem;height:2.8rem;border-radius:.16rem;position:relative;overflow:hidden;margin-right:.39rem}.tickets-list .tickets-item .item-img img[data-v-2f276326]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.tickets-list .tickets-item .item-img .status[data-v-2f276326]{position:absolute;left:0;bottom:0;background-color:rgba(17,17,17,.5);font-size:.38rem;padding:.2rem 0;text-align:center;font-weight:500;color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tickets-list .tickets-item .item-img .grade[data-v-2f276326]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.tickets-list .tickets-item .item-text[data-v-2f276326]{padding:.14rem .14rem .14rem 0;height:2.8rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tickets-list .tickets-item .item-text .title[data-v-2f276326]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tickets-list .tickets-item .item-text .tags[data-v-2f276326]{width:100%}.tickets-list .tickets-item .item-text .tags span[data-v-2f276326]{margin-right:.3rem;height:.48rem;line-height:.48rem;font-family:PingFangSC;font-weight:500;font-size:.34rem;color:var(--primary-color);padding:0 .14rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#e6f3f3;border-radius:.1rem}.tickets-list .tickets-item .item-text .tags span[data-v-2f276326]:last-of-type{margin-right:0}.tickets-list .tickets-item .item-text .address[data-v-2f276326]{font-weight:400;font-size:.36rem;color:#999}.tickets-list .tickets-item .item-text .address i[data-v-2f276326]{margin-right:.1rem;font-size:.34rem}.tickets-list .tickets-item .item-text .distance[data-v-2f276326]{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}.tickets-list .tickets-item .item-text .distance>span[data-v-2f276326]:first-child{font-size:.36rem;font-weight:400;color:#999;line-height:.6rem;width:4.2rem}.tickets-list .tickets-item .item-text .distance .price[data-v-2f276326]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem;white-space:nowrap}.tickets-list .tickets-item .item-text .distance .price[data-v-2f276326]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tickets-list .tickets-item .item-text .distance .price[data-v-2f276326]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.bg[data-v-849c5b56]{background-color:#fff;padding-top:1.26rem}.topBac[data-v-849c5b56]{display:none}.topBacNew[data-v-849c5b56]{width:100%}.topBacNew img[data-v-849c5b56]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.area[data-v-849c5b56]{line-height:1.24rem;height:1.24rem;padding:0 2.26rem;border-bottom:.01rem solid #ccc}.area .item[data-v-849c5b56]{color:#666;font-size:.46rem}.area .item.active[data-v-849c5b56]{color:#000;font-weight:500}[data-v-849c5b56] .areaPicker .van-picker-column{font-size:.44rem}[data-v-849c5b56] .areaPicker .van-picker__cancel,[data-v-849c5b56] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.nav[data-v-849c5b56]{padding:.4rem .7rem}.nav .nav-item[data-v-849c5b56]{color:#999;font-size:.4rem;font-weight:500}.nav .nav-item.active[data-v-849c5b56]{color:#000;font-weight:500}.nav .nav-item i[data-v-849c5b56]{color:#999}.nav .nav-item i.active[data-v-849c5b56]{color:#000}.tickets-list[data-v-849c5b56]{padding:.3rem .38rem;background:#fff}.tickets-list .tickets-item[data-v-849c5b56]{margin-bottom:.6rem;border-radius:.16rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.tickets-list .tickets-item .item-img[data-v-849c5b56]{width:3.6rem;height:3.6rem;border-radius:.16rem;position:relative;overflow:hidden;margin-right:.3rem}.tickets-list .tickets-item .item-img img[data-v-849c5b56]{width:100%;height:100%;border-radius:.16rem;-o-object-fit:cover;object-fit:cover}.tickets-list .tickets-item .item-img .grade[data-v-849c5b56]{position:absolute;left:0;top:0;height:.63rem;line-height:.63rem;background:-webkit-gradient(linear,left top,right top,from(#ff9568),to(#feb42f));background:linear-gradient(90deg,#ff9568,#feb42f);border-top-left-radius:.16rem;border-bottom-right-radius:.16rem;font-size:.33rem;font-weight:700;color:#fff;padding:0 .12rem}.tickets-list .tickets-item .item-text[data-v-849c5b56]{padding:.05rem .1rem;height:3.6rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tickets-list .tickets-item .item-text .title[data-v-849c5b56]{font-size:.5rem;font-weight:500;color:#2f2f2f;line-height:.66rem}.tickets-list .tickets-item .item-text .tags[data-v-849c5b56]{white-space:nowrap;width:100%}.tickets-list .tickets-item .item-text .tags span[data-v-849c5b56]{margin-right:.5rem;height:.29rem;font-size:.3rem;font-weight:500;color:#0b898e;border-bottom:.12rem solid #daf3e9}.tickets-list .tickets-item .item-text .tags span[data-v-849c5b56]:last-of-type{margin-right:0}.tickets-list .tickets-item .item-text .subtitle[data-v-849c5b56]{color:#d62828;font-size:.36rem;width:100%}.tickets-list .tickets-item .item-text .subtitle span[data-v-849c5b56]{color:#999;margin-left:.26rem}.tickets-list .tickets-item .item-text .distance[data-v-849c5b56]{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;white-space:nowrap;overflow:hidden;width:100%}.tickets-list .tickets-item .item-text .distance i[data-v-849c5b56]{vertical-align:middle;font-size:.3rem;margin-right:.14rem;color:#999}.tickets-list .tickets-item .item-text .distance>span[data-v-849c5b56]:first-child{font-size:.36rem;font-weight:400;color:#323232;line-height:.6rem;margin-right:.1rem}.tickets-list .tickets-item .item-text .distance .price[data-v-849c5b56]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem}.tickets-list .tickets-item .item-text .distance .price[data-v-849c5b56]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem}.tickets-list .tickets-item .item-text .distance .price[data-v-849c5b56]:after{display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}div[data-v-3f2c45d6]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-3f2c45d6]{background-color:#fff;padding-top:1.26rem;padding-bottom:2.6rem;overflow:hidden}.topBac[data-v-3f2c45d6]{width:100%;-o-object-fit:cover;object-fit:cover;position:fixed;z-index:5}.topBac img[data-v-3f2c45d6]{width:100%;height:5rem;display:block}.top-box[data-v-3f2c45d6]{width:11.25rem;height:1.7rem;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;z-index:5;top:6.23rem;padding:.5rem .4rem .4rem;background:#fff}.top-box .top-item[data-v-3f2c45d6]{width:2.17rem;height:.8rem;border-radius:.12rem;border:.01rem solid var(--primary-color);text-align:center;line-height:.8rem;font-weight:500;font-size:.4rem;color:var(--primary-color);margin-right:.19rem}.top-box .top-active[data-v-3f2c45d6]{background:var(--primary-color);color:#fff}.top-box img[data-v-3f2c45d6]{width:.6rem;height:.6rem}.commodity-box[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6.66rem}.commodity-box .scroll[data-v-3f2c45d6]{overflow-y:scroll;height:calc(100vh - 10.5rem)}.commodity-box .scroll[data-v-3f2c45d6]::-webkit-scrollbar{display:none}.commodity-box .left[data-v-3f2c45d6]{width:3rem;background:#f3f3f3}.commodity-box .left .left-item[data-v-3f2c45d6]{width:3rem;height:1.6rem;font-weight:500;font-size:.4rem;color:#000;text-align:center;line-height:1.6rem}.commodity-box .left .left-active[data-v-3f2c45d6]{background:#fff;font-weight:700;position:relative}.commodity-box .left .left-active .left-line[data-v-3f2c45d6]{width:.1rem;height:.8rem;background:var(--primary-color);position:absolute;top:.4rem;left:0}.commodity-box .right[data-v-3f2c45d6]{width:8.25rem;background:#fff;padding-left:.4rem}.commodity-box .right .right-item[data-v-3f2c45d6]{margin-bottom:.4rem;width:7.45rem;height:2.42rem;display:-webkit-box;display:-ms-flexbox;display:flex}.commodity-box .right .right-item .right-img[data-v-3f2c45d6]{width:2.42rem;height:2.42rem;border-radius:.16rem}.commodity-box .right .right-item .right-text[data-v-3f2c45d6]{width:4.8rem;margin-left:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.commodity-box .right .right-item .right-text .right-title[data-v-3f2c45d6]{font-weight:500;font-size:.4rem;color:#000}.commodity-box .right .right-item .right-text .right-price span[data-v-3f2c45d6]{color:#d70000;font-weight:500;font-size:.5rem}.commodity-box .right .right-item .right-text .right-price span[data-v-3f2c45d6]:nth-child(2){font-size:.32rem;color:#999;font-weight:500;text-decoration:line-through}.commodity-box .right .right-item .right-text .right-price span[data-v-3f2c45d6]:before{content:"\FFE5";font-size:.3rem;color:#d70000}.commodity-box .right .right-item .right-text .right-price span[data-v-3f2c45d6]:nth-child(2):before{font-size:.3rem;color:#999}.commodity-box .right .right-item .right-text .right-btn[data-v-3f2c45d6]{width:.6rem;height:.6rem;background:var(--primary-color);border-radius:50%;text-align:center;line-height:.6rem;font-weight:500;font-size:.46rem;color:#fff}.ich-list[data-v-3f2c45d6]{margin:6.66rem auto 0}.ich-list .ich-item[data-v-3f2c45d6]{padding:.3rem 0 .42rem .3rem;margin:0 auto .45rem;width:10.45rem;height:8.21rem;background:#faf6f0;border-radius:.2rem}.ich-list .ich-item .item-top[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex}.ich-list .ich-item .item-top .top-img[data-v-3f2c45d6]{width:2.2rem;height:2.2rem;border-radius:.15rem}.ich-list .ich-item .item-top .top-text[data-v-3f2c45d6]{width:7.4rem;height:2.2rem;margin-left:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ich-list .ich-item .item-top .top-text .top-title[data-v-3f2c45d6]{width:7rem;font-weight:500;font-size:.48rem;color:#000}.ich-list .ich-item .item-top .top-text .top-tags span[data-v-3f2c45d6]{padding:0 .2rem;height:.48rem;line-height:.48rem;border-radius:.23rem;border:.01rem solid #877350;font-weight:500;font-size:.33rem;color:#877350;margin-right:.2rem}.ich-list .ich-item .item-top .top-text .top-price[data-v-3f2c45d6]{font-weight:500;font-size:.62rem;color:#d70000;margin-left:auto}.ich-list .ich-item .item-top .top-text .top-price[data-v-3f2c45d6]:before{content:"\A5";font-size:.34rem}.ich-list .ich-item .item-top .top-text .top-price[data-v-3f2c45d6]:after{content:"\8D77";font-size:.34rem}.ich-list .ich-item .item-top .top-text .location[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.34rem;color:#877350;width:4.5rem}.ich-list .ich-item .item-top .top-text .location img[data-v-3f2c45d6]{width:.38rem;height:.38rem;margin-right:.1rem}.ich-list .ich-item .item-top .top-text .shop-btn[data-v-3f2c45d6]{width:2.2rem;height:.72rem;background:#c6ac7f;border-radius:.36rem;line-height:.72rem;text-align:center;font-weight:500;font-size:.38rem;color:#fff;margin-left:auto}.ich-list .ich-item .product-list[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.3rem;overflow-x:scroll}.ich-list .ich-item .product-list .product-item[data-v-3f2c45d6]{margin-right:.25rem;width:3.3rem;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.ich-list .ich-item .product-list .product-item .item-img[data-v-3f2c45d6]{width:3.3rem;height:3.3rem;border-radius:.15rem}.ich-list .ich-item .product-list .product-item .item-title[data-v-3f2c45d6]{font-weight:500;font-size:.4rem;color:#000;margin:.1rem 0;min-height:1.05rem}.ich-list .ich-item .product-list .product-item .item-price span[data-v-3f2c45d6]{color:#d70000;font-weight:500}.ich-list .ich-item .product-list .product-item .item-price span[data-v-3f2c45d6]:nth-child(2){font-size:.3rem;color:#999;font-weight:500;text-decoration:line-through}.ich-list .ich-item .product-list .product-item .item-price span[data-v-3f2c45d6]:before{content:"\FFE5";font-size:.3rem;color:#d70000}.ich-list .ich-item .product-list .product-item .item-price span[data-v-3f2c45d6]:nth-child(2):before{font-size:.3rem;color:#999}.ich-list .ich-item .product-list .product-item[data-v-3f2c45d6]:last-of-type{margin-right:0}.ich-list .ich-item .product-list[data-v-3f2c45d6]::-webkit-scrollbar{display:none}footer[data-v-3f2c45d6]{width:11.25rem;height:2.5rem;background:#fff;position:fixed;bottom:0;padding:0 .4rem;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-shadow:0 -.01rem 0 0 hsla(0,0%,53.3%,.25);box-shadow:0 -.01rem 0 0 hsla(0,0%,53.3%,.25)}footer .cart-box[data-v-3f2c45d6]{background-size:100% 100%;position:relative;margin-right:.2rem;width:1.25rem;height:1.25rem}footer .cart-box .cart-num[data-v-3f2c45d6]{position:absolute;right:-.1rem;top:-.1rem;width:.6rem;height:.6rem;text-align:center;line-height:.6rem;background:#d90f01;border-radius:50%;border:.01rem solid #fff;font-weight:500;font-size:.4rem;color:#fff}footer span[data-v-3f2c45d6]{font-weight:500;font-size:.4rem;color:#000}footer .cart-price[data-v-3f2c45d6]{font-weight:500;font-size:.7rem;color:#d70000}footer .cart-price[data-v-3f2c45d6]:before{content:"\FFE5";font-size:.34rem}footer .mingxi[data-v-3f2c45d6]{font-weight:500;font-size:.4rem;color:var(--primary-color);margin-left:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .mingxi img[data-v-3f2c45d6]{width:.26rem;height:.26rem;margin-left:.1rem}footer .oreder-btn[data-v-3f2c45d6]{width:3.6rem;height:1.25rem;background:#d70000;border-radius:.63rem;text-align:center;line-height:1.25rem;font-weight:700;font-size:.48rem;color:#fff}footer .order-no[data-v-3f2c45d6]{background:#bdbdbd;color:#fff}.sku-popup .top[data-v-3f2c45d6]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.sku-popup .top i[data-v-3f2c45d6]{font-size:.7rem;line-height:1.4rem}.sku-popup .content[data-v-3f2c45d6]{margin-bottom:2rem}.sku-popup .content .product-info[data-v-3f2c45d6]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.sku-popup .content .product-info .info-img[data-v-3f2c45d6]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.5rem}.sku-popup .content .product-info .info-img img[data-v-3f2c45d6]{width:100%;height:100%}.sku-popup .content .product-info .info-text[data-v-3f2c45d6]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.sku-popup .content .product-info .info-text .com-price[data-v-3f2c45d6]{font-size:.6rem;font-weight:400;color:#d62828}.sku-popup .content .product-info .info-text .com-price[data-v-3f2c45d6]:before{font-size:.4rem;font-weight:500;color:#d62828}.sku-popup .content .product-info .info-text .allowance[data-v-3f2c45d6]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.sku-popup .content .product-info .info-text .subtitle[data-v-3f2c45d6]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.sku-popup .content .sku-title[data-v-3f2c45d6]{font-weight:400;font-size:.48rem;color:#060001;border-top:1px solid #ccc;padding-top:.5rem;margin:.6rem auto 0;width:10.05rem}.sku-popup .content .sku-list[data-v-3f2c45d6]{margin-top:.5rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .content .sku-list .sku-item[data-v-3f2c45d6]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.sku-popup .content .sku-list .sku-item .disBuy[data-v-3f2c45d6]{display:none}.sku-popup .content .sku-list .sku-item.active[data-v-3f2c45d6]{border:.02rem solid var(--primary-color);color:var(--primary-color);background:rgba(11,137,142,.1)}.sku-popup .content .sku-list .sku-item.disabled[data-v-3f2c45d6]{border-color:transparent;color:#fff;background:#d7d7d7}.sku-popup .content .sku-list .sku-item.disabled .disBuy[data-v-3f2c45d6]{display:block;width:1.7rem;height:.65rem;background:silver;border-radius:.1rem 0 .1rem 0;border:0 solid #fff;font-weight:400;font-size:.34rem;color:#fff;line-height:.65rem;text-align:center;position:absolute;top:-.48rem;right:-.25rem}.sku-popup .content .buy-num[data-v-3f2c45d6]{font-size:.44rem;font-weight:500;color:#000;margin:0 .6rem;padding:.9rem 0}.sku-popup .content .buy-num .number-btn[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex}.sku-popup .content .buy-num .number-btn>div[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.sku-popup .content .buy-num .number-btn>div[data-v-3f2c45d6]:first-child{padding:.15rem .25rem}.sku-popup .content .buy-num .number-btn>div i[data-v-3f2c45d6]{font-size:.46rem}.sku-popup .content .buy-num .number-btn>div i.noClick[data-v-3f2c45d6]{color:#999}.sku-popup .content .buy-num .number-btn>div[data-v-3f2c45d6]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.sku-popup .bottomBuy[data-v-3f2c45d6]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.sku-popup .bottomBuy .buy[data-v-3f2c45d6]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.sku-popup .bottomBuy .buy.disabled[data-v-3f2c45d6]{background-color:#d7d7d7;color:#fff;border-color:#fff}.empty-box[data-v-3f2c45d6]{text-align:center;font-weight:500;font-size:.42rem;color:#666;margin:0 auto}.empty-box img[data-v-3f2c45d6]{width:4.92rem;height:6.76rem;display:block;margin:4rem auto 1rem}.header[data-v-3f2c45d6]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-3f2c45d6],.header[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-3f2c45d6]{width:1.26rem;height:100%}.header .dr[data-v-3f2c45d6]{width:1.26rem}.header .dc[data-v-3f2c45d6]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-3f2c45d6],.header .ds[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-3f2c45d6]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#f0f0f0;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-3f2c45d6]{border:0;font-size:.4rem;width:calc(100% - 2.3rem);white-space:nowrap}.header .ds .search-text[data-v-3f2c45d6]{font-size:.4rem;color:#ccc;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem}.header .ds div[data-v-3f2c45d6]{color:var(--primary-color)}.header img[data-v-3f2c45d6]{display:block;height:.4rem}.car-popup[data-v-3f2c45d6]{padding:2rem .4rem .4rem}.car-popup .empty[data-v-3f2c45d6]{width:.6rem;height:.6rem;border-radius:50%;border:.01rem solid #999;margin-right:.2rem}.car-popup .empty img[data-v-3f2c45d6]{width:100%;height:100%;border-radius:50%}.car-popup .car-top[data-v-3f2c45d6]{position:absolute;top:.4rem;width:10.45rem;height:.9rem;padding-top:.2rem;font-size:.56rem;color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.car-popup .car-top .top-right[data-v-3f2c45d6],.car-popup .car-top[data-v-3f2c45d6]{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.car-popup .car-top .top-right[data-v-3f2c45d6]{font-size:.4rem;color:#999}.car-popup .car-top .top-right img[data-v-3f2c45d6]{width:.4rem;height:.4rem;margin-right:.05rem}.car-popup .car-list[data-v-3f2c45d6]{width:10.45rem;height:10rem;overflow-y:auto;padding-top:.2rem}.car-popup .car-list .car-item[data-v-3f2c45d6]{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;margin-bottom:.7rem}.car-popup .car-list .car-item .item-img[data-v-3f2c45d6]{width:2.68rem;height:2.68rem;border-radius:.2rem}.car-popup .car-list .car-item .item-text[data-v-3f2c45d6]{width:6.37rem;height:2.68rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.car-popup .car-list .car-item .item-text .item-title[data-v-3f2c45d6]{font-weight:700;font-size:.46rem;color:#2c2c2c}.car-popup .car-list .car-item .item-text .item-subtitle[data-v-3f2c45d6]{font-weight:500;font-size:.4rem;color:#999}.car-popup .car-list .car-item .item-text .item-bottom[data-v-3f2c45d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.car-popup .car-list .car-item .item-text .item-bottom .item-price[data-v-3f2c45d6]{font-weight:700;font-size:.52rem;color:#f84a56}.car-popup .car-list .car-item .item-text .item-bottom .item-price[data-v-3f2c45d6]:before{content:"\FFE5";font-size:.36rem}.car-popup .car-list .car-item .item-text .item-bottom .item-num[data-v-3f2c45d6]{width:2.47rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.5rem;color:#000}.car-popup .car-list .car-item .item-text .item-bottom .item-num img[data-v-3f2c45d6]{width:.74rem;height:.74rem}.car-popup .car-list[data-v-3f2c45d6]::-webkit-scrollbar{display:none}.bg[data-v-1ab69a46]{background-color:#f0b643;padding-top:1.26rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/calendar-tops.png);background-size:100% auto;background-repeat:no-repeat;background-position:left 1.26rem}.nav-list[data-v-1ab69a46]{padding:0 .4rem .5rem;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;background:#fff;overflow-y:hidden;overflow-x:scroll}.nav-list[data-v-1ab69a46]::-webkit-scrollbar{display:none}.nav-list .nav-item[data-v-1ab69a46]{text-align:center;height:.8rem;margin-right:.2rem;padding:0 .38rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:500;font-size:.42rem;color:#000;border:1px solid #999;border-radius:.4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-list .nav-item.active[data-v-1ab69a46]{font-weight:700;color:#da4939;border:none;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/calendar-bgs.png);background-size:100% 100%;min-width:2.66rem;height:1.11rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.nav-list .nav-item img[data-v-1ab69a46]{width:1.5rem;height:1.5rem;line-height:1.5rem}.seld-date-box[data-v-1ab69a46]{background:#fff;padding:.2rem 0}.seld-date-box .seld-btn[data-v-1ab69a46]{width:1.2rem;height:1.2rem;background:transparent;font-size:.39rem;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.seld-date-box .seld-btn.active[data-v-1ab69a46]{color:#fff;background:#0b898e}.seld-date-box .seld-btn img[data-v-1ab69a46]{width:.9rem;height:.9rem}.seld-date-box .seld-date[data-v-1ab69a46]{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.39rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.67rem;background:#fff;border-radius:.15rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .2rem}.seld-date-box .seld-date .datediv[data-v-1ab69a46]{text-align:center;color:#333}.seld-date-box .seld-date .datediv .d2[data-v-1ab69a46]{margin-top:.1rem}.seld-date-box .seld-date .datediv.seld[data-v-1ab69a46]{font-size:.45rem;font-weight:700;color:#0b898e;width:1.2rem;height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(11,137,142,.1)}.seld-date-box .seld-date .btndatediv[data-v-1ab69a46]{width:.84rem}.seld-date-box .seld-date .btndatediv img[data-v-1ab69a46]{width:100%;height:auto}[data-v-1ab69a46] .areaPicker .van-picker-column{font-size:.44rem}[data-v-1ab69a46] .areaPicker .van-picker__cancel,[data-v-1ab69a46] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.active-list[data-v-1ab69a46]{background-color:#fff;padding:0 .4rem}.active-list .active-item[data-v-1ab69a46]{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;background:#fff;margin-bottom:.3rem}.active-list .active-item[data-v-1ab69a46]:last-of-type{margin-bottom:0}.active-list .active-item .item-text[data-v-1ab69a46]{margin-left:.19rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.active-list .active-item .item-text p[data-v-1ab69a46]{font-size:.366rem;font-weight:500;color:#666;line-height:.48rem}.active-list .active-item .item-text .title[data-v-1ab69a46]{font-size:.46rem;font-weight:500;color:#333;line-height:.68rem}.active-list .active-item .item-img[data-v-1ab69a46]{width:4.8rem;height:3.3rem;border-radius:.15rem;overflow:hidden;position:relative}.active-list .active-item .item-img img[data-v-1ab69a46]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.active-list .active-item .item-img .text[data-v-1ab69a46]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);font-size:.5rem;font-weight:500;text-align:center;line-height:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-1ab69a46] .yd-list-donetip{color:#fff}.movie-box[data-v-1ab69a46]{margin:0;background-color:#0b898e}.box[data-v-1ab69a46]{width:10.45rem;margin:.31rem auto;border-radius:.3rem;overflow:hidden;position:relative}.box .box-topImg[data-v-1ab69a46]{width:10.45rem;height:2.6rem;position:absolute;top:0;left:0}.all-position .type-box[data-v-1ab69a46]{padding:.4rem .48rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#0b898e}.all-position .type-box .type-item[data-v-1ab69a46]{font-size:.45rem;font-weight:700;color:#fff;border:.03rem solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.15rem;width:4.5rem;line-height:.9rem;text-align:center}.all-position .type-box .type-item.active[data-v-1ab69a46]{border-color:transparent;background:#fff;color:#0b898e}.movie-box .movies-list[data-v-1ab69a46]{padding:.4rem 0}.movie-box .movies-list .movies-item[data-v-1ab69a46]{padding:.28rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.4rem;border-radius:.15rem;overflow:hidden}.movie-box .movies-list .movies-item[data-v-1ab69a46]:last-of-type{border:none}.movie-box .movies-list .movies-item .item-img[data-v-1ab69a46]{width:2.7rem;height:2.7rem}.movie-box .movies-list .movies-item .item-img img[data-v-1ab69a46]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.movie-box .movies-list .movies-item .item-text[data-v-1ab69a46]{height:2.7rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.movie-box .movies-list .movies-item .item-text>div[data-v-1ab69a46]{width:100%}.movie-box .movies-list .movies-item .item-text .title[data-v-1ab69a46]{font-size:.52rem;font-weight:500;color:#000}.movie-box .movies-list .movies-item .item-text .subtitle[data-v-1ab69a46]{font-size:.38rem;font-weight:400;color:#666}.movie-box .movies-list .movies-item .item-text .date[data-v-1ab69a46]{font-size:.38rem;font-weight:400;color:#0b898e}.movie-box .movies-list .movies-item .item-buy[data-v-1ab69a46]{width:1.84rem;height:.78rem;background:#0b898e;border-radius:.39rem;text-align:center;line-height:.78rem;color:#fff;font-size:.4rem;margin-left:.2rem}.movie-box .movies-list .movies-item .item-buy.buy[data-v-1ab69a46]{background:#f55}.all-position .tag-box[data-v-1ab69a46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.2rem .9rem .2rem 1.05rem;background:#0b898e}.all-position .tag-box .tag-item[data-v-1ab69a46]{font-size:.39rem;font-weight:500;color:#d8d8d8;margin-left:.76rem}.all-position .tag-box .tag-item.active[data-v-1ab69a46]{color:#fff;font-weight:700}.cinema-list[data-v-1ab69a46]{padding:0 .48rem .4rem}.cinema-list .cinema-item[data-v-1ab69a46]{padding:.28rem;background:#fff;border-radius:.15rem;margin-bottom:.45rem}.cinema-list .cinema-item[data-v-1ab69a46]:last-of-type{border:none}.cinema-list .cinema-item .item-title[data-v-1ab69a46]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cinema-list .cinema-item .item-title>span[data-v-1ab69a46]:first-child{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.cinema-list .cinema-item .item-title .price[data-v-1ab69a46]{font-size:.3rem;font-weight:400;color:#8d8d8d}.cinema-list .cinema-item .item-title .price>span[data-v-1ab69a46]{font-size:.5rem;font-weight:500;color:#d62828}.cinema-list .cinema-item .item-title .price>span[data-v-1ab69a46]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.cinema-list .cinema-item .item-location[data-v-1ab69a46]{margin-top:.6rem}.cinema-list .cinema-item .item-location .location[data-v-1ab69a46]{font-size:.36rem;font-weight:400;color:#a3a3a3}.cinema-list .cinema-item .item-location .location i[data-v-1ab69a46]{color:#d2d2d2;font-size:.36rem;margin-right:.1rem}.cinema-list .cinema-item .item-location .distance[data-v-1ab69a46]{font-size:.38rem;font-weight:400;color:#0b898e}.all-position[data-v-1ab69a46]{background:#fff;width:100%}.select-box[data-v-1ab69a46]{padding:.45rem .3rem;background:#fff}.select-box .now-area[data-v-1ab69a46]{font-size:.46rem;font-weight:700;color:#000;margin-right:.5rem;white-space:nowrap}.select-box .search[data-v-1ab69a46]{height:.7rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,80%,.3);border-radius:.35rem;padding:.16rem .2rem;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-flex:1;-ms-flex:1;flex:1;position:relative;z-index:2}.select-box .search i[data-v-1ab69a46]{font-size:.45rem;color:#999}.select-box .search input[data-v-1ab69a46]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.39rem;font-weight:500;color:#333;padding:0 .2rem;border:none;background:none}.select-box .search span[data-v-1ab69a46]{font-size:.39rem;font-weight:500;color:#de4126;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle;white-space:nowrap}.areaPopup .title[data-v-1ab69a46]{text-align:center;height:1.9rem;line-height:1.9rem;background:#0b898e;color:#fff}.areaPopup .area-item[data-v-1ab69a46]{font-size:.45rem;font-weight:500;color:#333;text-align:center;line-height:1.26rem;border-bottom:.01rem solid #e2e2e2;-webkit-box-sizing:border-box;box-sizing:border-box}.areaPopup .area-item.active[data-v-1ab69a46]{background:#0b898e;color:#fff}.calendar[data-v-1ab69a46]{width:10.45rem;margin:0 auto;position:relative}.calendar .calendar-topImg[data-v-1ab69a46]{width:11.25rem;height:3.85rem;position:absolute;top:0;left:0}.calendar .calendar-bottomImg[data-v-1ab69a46]{width:4.35rem;height:2.19rem;position:absolute;right:.09rem;bottom:.46rem}.calendar .calendar-top[data-v-1ab69a46]{height:1.64rem;font-family:PingFang SC;font-weight:500;font-size:.4rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.calendar .calendar-top div[data-v-1ab69a46]:nth-child(2){font-family:PingFang SC;font-weight:700;font-size:.52rem;color:#000}.calendar .calendar-top .iconfont[data-v-1ab69a46]{width:.17rem;height:.3rem}.calendar .calendar-bottom[data-v-1ab69a46]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem 0 1.29rem;width:10.45rem;height:auto;background:#fff;border-radius:.3rem;position:relative}.calendar .calendar-bottom .week-item[data-v-1ab69a46]{height:1.3rem;line-height:1.3rem;text-align:center;font-family:PingFang SC;font-weight:500;font-size:.36rem;color:#666}.calendar .calendar-bottom .day-box[data-v-1ab69a46],.calendar .calendar-bottom .week-item[data-v-1ab69a46]{width:14%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar .calendar-bottom .day-box[data-v-1ab69a46]{height:1.2rem;position:relative;z-index:2}.calendar .calendar-bottom .day-box .day-item[data-v-1ab69a46]{width:1.2rem;height:1.2rem;border-radius:.4rem;font-family:PingFang SC;font-weight:500;font-size:.44rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.calendar .calendar-bottom .day-box .day-item .day-lunar[data-v-1ab69a46]{font-family:PingFang SC;font-weight:500;font-size:.26rem;color:#999}.calendar .calendar-bottom .day-box .day-item .day-xiu[data-v-1ab69a46]{font-family:PingFang SC;font-weight:700;font-size:.2rem;position:absolute;top:.1rem;right:.12rem}.calendar .calendar-bottom .day-box .laodong[data-v-1ab69a46]{background:#ffedd6;color:#de4126;border:.02px solid #e99c3c}.calendar .calendar-bottom .day-box .laodong .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .laodong .day-xiu[data-v-1ab69a46]{color:#de4126}.calendar .calendar-bottom .day-box .zhongqiu[data-v-1ab69a46]{border-radius:.4rem;background:#fff3db;color:#ff8e24}.calendar .calendar-bottom .day-box .zhongqiu .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .zhongqiu .day-xiu[data-v-1ab69a46]{color:#ff8e24}.calendar .calendar-bottom .day-box .guoqing[data-v-1ab69a46]{background:#ffe8e8;color:#d41e1e}.calendar .calendar-bottom .day-box .guoqing .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .guoqing .day-xiu[data-v-1ab69a46]{color:#d41e1e}.calendar .calendar-bottom .day-box .qingming[data-v-1ab69a46]{background:#daf0ee;color:#009ea3}.calendar .calendar-bottom .day-box .qingming .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .qingming .day-xiu[data-v-1ab69a46]{color:#009ea3}.calendar .calendar-bottom .day-box .duanwu[data-v-1ab69a46]{background:#ceeddb;color:#0b8e3f}.calendar .calendar-bottom .day-box .duanwu .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .duanwu .day-xiu[data-v-1ab69a46]{color:#0b8e3f}.calendar .calendar-bottom .day-box .yuandan[data-v-1ab69a46]{background:#ffded9;color:#eb3300}.calendar .calendar-bottom .day-box .yuandan .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .yuandan .day-xiu[data-v-1ab69a46]{color:#eb3300}.calendar .calendar-bottom .day-box .chunjie[data-v-1ab69a46]{background:#fae3e3;color:#d10000}.calendar .calendar-bottom .day-box .chunjie .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .chunjie .day-xiu[data-v-1ab69a46]{color:#d10000}.calendar .calendar-bottom .day-box .daySelect[data-v-1ab69a46]{background:#0b898e;text-align:center;color:#fff}.calendar .calendar-bottom .day-box .daySelect .day-lunar[data-v-1ab69a46],.calendar .calendar-bottom .day-box .daySelect .day-xiu[data-v-1ab69a46]{color:#fff}.calendar .calendar-bottom .iconfonts[data-v-1ab69a46]{width:.3rem;height:.3rem;position:absolute;left:50%;right:0;bottom:.5rem}.sb-ding[data-v-1ab69a46]{width:3.05rem;height:2.45rem;position:absolute;z-index:2;right:0}.hidden[data-v-1ab69a46]{display:none}.bg[data-v-46ee65b9]{padding-top:1.26rem;background:#fff7e7;height:calc(100vh - 1.26rem);overflow:hidden}.nav-list[data-v-46ee65b9]{height:1.5rem;background:#ffdea8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem;position:fixed;top:1.26rem;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:100}.nav-list .nav-item[data-v-46ee65b9]{font-size:.48rem;font-weight:400;color:#666}.nav-list .nav-item.active[data-v-46ee65b9]{color:#000}.nav-list .nav-item input[data-v-46ee65b9]{width:2rem;border:none;color:#666}.nav-list .nav-item.active i[data-v-46ee65b9],.nav-list .nav-item.active input[data-v-46ee65b9]{color:#000}.food-box[data-v-46ee65b9]{overflow:hidden;margin-top:2.5rem;padding:0 .5rem;height:calc(100vh - 3.76rem);-webkit-box-sizing:border-box;box-sizing:border-box}.food-list[data-v-46ee65b9]{height:100%;overflow-x:scroll;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.food-list[data-v-46ee65b9]::-webkit-scrollbar{display:none}.food-list .food-item[data-v-46ee65b9]{min-width:8.99rem;margin-right:.9rem;height:100%}.food-list .food-item .item-img[data-v-46ee65b9]{width:8.99rem;height:82%;border-radius:.79rem;position:relative;overflow:hidden}.food-list .food-item .item-img img[data-v-46ee65b9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.food-list .food-item .item-img .tag[data-v-46ee65b9]{width:1.78rem;height:1.78rem;position:absolute;top:.42rem;left:.36rem}.food-list .food-item .item-text[data-v-46ee65b9]{background:#fff;border-radius:.78rem;font-size:.3rem;position:relative;top:-3rem;width:7.88rem;margin:0 auto;padding:.37rem .5rem}.food-list .food-item .item-text .title[data-v-46ee65b9]{font-size:.52rem;font-weight:500;color:#202020}.food-list .food-item .item-text .location[data-v-46ee65b9]{font-size:.36rem;font-weight:400;color:#a3a3a3;margin:.3rem 0}.food-list .food-item .item-text .location i[data-v-46ee65b9]{color:#a3a3a3;font-size:.36rem;margin-right:.1rem}.food-list .food-item .item-text .distance[data-v-46ee65b9]{font-size:.36rem;font-weight:400;color:#333}.food-list .food-item .item-text .bottom[data-v-46ee65b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.4rem}.food-list .food-item .item-text .bottom .tags span[data-v-46ee65b9]{font-size:.36rem;font-weight:500;color:#0b898e;border-bottom:.1rem solid #daf3e9;margin-right:.1rem}.food-list .food-item .item-text .bottom .tags span[data-v-46ee65b9]:last-of-type{margin-right:0}.food-list .food-item .item-text .bottom .price[data-v-46ee65b9]{font-size:.3rem;font-weight:400;color:#8d8d8d;padding-right:.5rem}.food-list .food-item .item-text .bottom .price span[data-v-46ee65b9]{font-size:.5rem;font-weight:500;color:#d62828}.food-list .food-item .item-text .bottom .price span[data-v-46ee65b9]:before{font-size:.36rem;font-weight:400;color:#d62828;display:inline-block;content:"\FFE5"}.food-list .food-item .item-text .goDetail[data-v-46ee65b9]{position:absolute;right:-.8rem;bottom:-.8rem;width:1.64rem;height:1.64rem;line-height:1.65rem;background:-webkit-gradient(linear,left top,left bottom,from(#43b1c5),to(#0b898e));background:linear-gradient(180deg,#43b1c5,#0b898e);border-radius:50%;text-align:center}.food-list .food-item .item-text .goDetail i[data-v-46ee65b9]{font-size:.56rem;color:#fff}.bg[data-v-61bc8724]{padding-top:1.26rem;background:#fff}.topBac[data-v-61bc8724]{background-size:100% auto;width:100%;height:3.87rem;line-height:3.87rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:fixed;top:1.26rem;left:0;z-index:100}.topBac img[data-v-61bc8724]{width:6.11rem;vertical-align:middle}.nav-list[data-v-61bc8724]{padding:.41rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.7rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:5.13rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-61bc8724]{text-align:center;line-height:.84rem;border-radius:.2rem;font-size:.46rem;font-weight:400;color:#666;border:1px solid #999;width:23%;padding:0 .1rem;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.nav-list .nav-item.active[data-v-61bc8724]{color:#fff;background:#0b898e;border:none}.hotel-list[data-v-61bc8724]{padding:.2rem .38rem .43rem;margin-top:6.63rem}.hotel-list .hotel-item[data-v-61bc8724],.hotel-list[data-v-61bc8724]{background:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.hotel-list .hotel-item[data-v-61bc8724]{-webkit-box-shadow:-.05rem .1rem .1rem 0 rgba(6,0,1,.1);box-shadow:-.05rem .1rem .1rem 0 rgba(6,0,1,.1);border-radius:.2rem;overflow:hidden;margin-bottom:.5rem}.hotel-list .hotel-item .item-img[data-v-61bc8724]{width:100%;height:5.04rem;position:relative}.hotel-list .hotel-item .item-img img[data-v-61bc8724]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotel-list .hotel-item .item-img .grade[data-v-61bc8724]{width:1.55rem;height:.66rem;line-height:.66rem;background-size:cover;position:absolute;top:.21rem;right:0;font-size:.34rem;font-weight:700;color:#333;text-align:center}.hotel-list .hotel-item .item-text[data-v-61bc8724]{padding:.28rem .36rem}.hotel-list .hotel-item .item-text .title[data-v-61bc8724]{font-size:.46rem;font-weight:500;color:#333;line-height:.54rem}.hotel-list .hotel-item .item-text .subtitle[data-v-61bc8724]{font-size:.4rem;font-weight:500;color:#333;margin:.2rem 0}.hotel-list .hotel-item .item-text .bottom[data-v-61bc8724]{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}.hotel-list .hotel-item .item-text .bottom .tags span[data-v-61bc8724]{font-size:.3rem;font-weight:400;color:#0b898e;height:.5rem;line-height:.5rem;border:1px solid #0b898e;padding:0 .2rem;margin-right:.23rem;border-radius:.23rem}.hotel-list .hotel-item .item-text .bottom .price[data-v-61bc8724]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;vertical-align:middle}.hotel-list .hotel-item .item-text .bottom .price[data-v-61bc8724]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem;vertical-align:middle}.hotel-list .hotel-item .item-text .bottom .price[data-v-61bc8724]:after{vertical-align:middle;display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.sort-box[data-v-61bc8724]{position:fixed;top:6.83rem;left:0;width:100%;height:1.2rem;line-height:1.2rem;padding:0 .38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#fff;z-index:100}.sort-box>div[data-v-61bc8724]{font-size:.44rem;color:#999}.sort-box>div.active[data-v-61bc8724]{color:#0b898e}div[data-v-013c3024]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-013c3024]{background-color:#fff;padding-top:1.26rem;padding-bottom:2.6rem;overflow:hidden}.topBac[data-v-013c3024]{width:100%;-o-object-fit:cover;object-fit:cover;position:fixed;z-index:7}.topBac img[data-v-013c3024]{width:100%;height:5rem;display:block}.top-box[data-v-013c3024]{width:11.25rem;height:1.7rem;border-radius:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:fixed;z-index:5;top:6.23rem;right:0;padding:.5rem .4rem .4rem;background:#fff}.top-box .top-item[data-v-013c3024]{width:2.8rem;height:.8rem;border-radius:.2rem;text-align:center;line-height:.8rem;font-weight:500;font-size:.36rem;color:#0b898e;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-box .top-item img[data-v-013c3024]{width:.44rem;height:.44rem}.top-box .top-active[data-v-013c3024]{background:#0b898e;color:#fff}.commodity-box[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6.66rem}.commodity-box .scroll[data-v-013c3024]{overflow-y:scroll;height:calc(100vh - 10.5rem)}.commodity-box .scroll[data-v-013c3024]::-webkit-scrollbar{display:none}.commodity-box .left[data-v-013c3024]{width:3rem;background:#f3f3f3;position:relative;z-index:6;top:-1.7rem;height:calc(100vh - 8.76rem)}.commodity-box .left .left-item[data-v-013c3024]{width:3rem;height:1.6rem;font-weight:500;font-size:.4rem;color:#000;text-align:center;line-height:1.6rem}.commodity-box .left .left-active[data-v-013c3024]{background:#fff;font-weight:700;position:relative}.commodity-box .left .left-active .left-line[data-v-013c3024]{width:.1rem;height:.8rem;background:#0b898e;position:absolute;top:.4rem;left:0}.commodity-box .right[data-v-013c3024]{width:8.25rem;background:#fff;padding-left:.4rem}.commodity-box .right .right-item[data-v-013c3024]{margin-bottom:.4rem;width:7.45rem;height:2.42rem;display:-webkit-box;display:-ms-flexbox;display:flex}.commodity-box .right .right-item .right-img[data-v-013c3024]{width:2.42rem;height:2.42rem;border-radius:.16rem}.commodity-box .right .right-item .right-text[data-v-013c3024]{width:4.8rem;margin-left:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.commodity-box .right .right-item .right-text .right-title[data-v-013c3024]{font-weight:500;font-size:.4rem;color:#000}.commodity-box .right .right-item .right-text .right-price span[data-v-013c3024]{color:#d70000;font-weight:500;font-size:.5rem}.commodity-box .right .right-item .right-text .right-price span[data-v-013c3024]:nth-child(2){font-size:.32rem;color:#999;font-weight:500;text-decoration:line-through}.commodity-box .right .right-item .right-text .right-price span[data-v-013c3024]:before{content:"\FFE5";font-size:.3rem;color:#d70000}.commodity-box .right .right-item .right-text .right-price span[data-v-013c3024]:nth-child(2):before{font-size:.3rem;color:#999}.commodity-box .right .right-item .right-text .right-btn[data-v-013c3024]{width:.6rem;height:.6rem;background:#0b898e;border-radius:50%;text-align:center;line-height:.6rem;font-weight:500;font-size:.46rem;color:#fff;margin-left:auto}.ich-list[data-v-013c3024]{margin:6.66rem auto 0}.ich-list .ich-item[data-v-013c3024]{padding:.3rem 0 .42rem .3rem;margin:0 auto .45rem;width:10.45rem;height:8.21rem;background:#f0eeeb;border-radius:.2rem}.ich-list .ich-item .item-top[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex}.ich-list .ich-item .item-top .top-img[data-v-013c3024]{width:2.2rem;height:2.2rem;border-radius:.15rem}.ich-list .ich-item .item-top .top-text[data-v-013c3024]{width:7.4rem;height:2.2rem;margin-left:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ich-list .ich-item .item-top .top-text .top-title[data-v-013c3024]{width:7rem;font-weight:500;font-size:.48rem;color:#000}.ich-list .ich-item .item-top .top-text .top-tags span[data-v-013c3024]{padding:0 .2rem;height:.48rem;line-height:.48rem;border-radius:.23rem;border:.01rem solid #877350;font-weight:500;font-size:.33rem;color:#877350;margin-right:.2rem}.ich-list .ich-item .item-top .top-text .top-price[data-v-013c3024]{font-weight:500;font-size:.62rem;color:#d70000;margin-left:auto}.ich-list .ich-item .item-top .top-text .top-price[data-v-013c3024]:before{content:"\A5";font-size:.34rem}.ich-list .ich-item .item-top .top-text .top-price[data-v-013c3024]:after{content:"\8D77";font-size:.34rem}.ich-list .ich-item .item-top .top-text .location[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.34rem;color:#877350;width:4.5rem}.ich-list .ich-item .item-top .top-text .location img[data-v-013c3024]{width:.38rem;height:.38rem;margin-right:.1rem}.ich-list .ich-item .item-top .top-text .shop-btn[data-v-013c3024]{width:2.2rem;height:.72rem;background:#c6ac7f;border-radius:.36rem;line-height:.72rem;text-align:center;font-weight:500;font-size:.38rem;color:#fff;margin-left:auto}.ich-list .ich-item .product-list[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.3rem;overflow-x:scroll}.ich-list .ich-item .product-list .product-item[data-v-013c3024]{margin-right:.25rem;width:3.3rem;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.ich-list .ich-item .product-list .product-item .item-img[data-v-013c3024]{width:3.3rem;height:3.3rem;border-radius:.15rem}.ich-list .ich-item .product-list .product-item .item-title[data-v-013c3024]{font-weight:500;font-size:.4rem;color:#000;margin:.1rem 0;min-height:1.05rem}.ich-list .ich-item .product-list .product-item .item-price span[data-v-013c3024]{color:#d70000;font-weight:500}.ich-list .ich-item .product-list .product-item .item-price span[data-v-013c3024]:nth-child(2){font-size:.3rem;color:#999;font-weight:500;text-decoration:line-through}.ich-list .ich-item .product-list .product-item .item-price span[data-v-013c3024]:before{content:"\FFE5";font-size:.3rem;color:#d70000}.ich-list .ich-item .product-list .product-item .item-price span[data-v-013c3024]:nth-child(2):before{font-size:.3rem;color:#999}.ich-list .ich-item .product-list .product-item[data-v-013c3024]:last-of-type{margin-right:0}.ich-list .ich-item .product-list[data-v-013c3024]::-webkit-scrollbar{display:none}footer[data-v-013c3024]{width:11.25rem;height:2.5rem;background:#fff;position:fixed;bottom:0;padding:0 .4rem;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-shadow:0 -.01rem 0 0 hsla(0,0%,53.3%,.25);box-shadow:0 -.01rem 0 0 hsla(0,0%,53.3%,.25)}footer .cart-box[data-v-013c3024]{background-size:100% 100%;position:relative;margin-right:.2rem;width:1.25rem;height:1.25rem}footer .cart-box .cart-num[data-v-013c3024]{position:absolute;right:-.1rem;top:-.1rem;width:.6rem;height:.6rem;text-align:center;line-height:.6rem;background:#d90f01;border-radius:50%;border:.01rem solid #fff;font-weight:500;font-size:.4rem;color:#fff}footer span[data-v-013c3024]{font-weight:500;font-size:.4rem;color:#000}footer .cart-price[data-v-013c3024]{font-weight:500;font-size:.7rem;color:#d70000}footer .cart-price[data-v-013c3024]:before{content:"\FFE5";font-size:.34rem}footer .mingxi[data-v-013c3024]{font-weight:500;font-size:.4rem;color:#0b898e;margin-left:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .mingxi img[data-v-013c3024]{width:.26rem;height:.26rem;margin-left:.1rem}footer .oreder-btn[data-v-013c3024]{width:3.6rem;height:1.25rem;background:#d70000;border-radius:.63rem;text-align:center;line-height:1.25rem;font-weight:700;font-size:.48rem;color:#fff}footer .order-no[data-v-013c3024]{background:#bdbdbd;color:#fff}.sku-popup .top[data-v-013c3024]{height:1.4rem;padding:0 .6rem;font-size:0;text-align:right}.sku-popup .top i[data-v-013c3024]{font-size:.7rem;line-height:1.4rem}.sku-popup .content[data-v-013c3024]{margin-bottom:2rem}.sku-popup .content .product-info[data-v-013c3024]{padding:0 .6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.sku-popup .content .product-info .info-img[data-v-013c3024]{width:3.27rem;height:2.69rem;border-radius:.2rem;overflow:hidden;margin-right:.5rem}.sku-popup .content .product-info .info-img img[data-v-013c3024]{width:100%;height:100%}.sku-popup .content .product-info .info-text[data-v-013c3024]{padding-top:.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.sku-popup .content .product-info .info-text .com-price[data-v-013c3024]{font-size:.6rem;font-weight:400;color:#d62828}.sku-popup .content .product-info .info-text .com-price[data-v-013c3024]:before{font-size:.4rem;font-weight:500;color:#d62828}.sku-popup .content .product-info .info-text .allowance[data-v-013c3024]{color:#fff;font-size:.36rem;background-color:#d62828;border-radius:.36rem;padding:.1rem .3rem;margin-left:.3rem}.sku-popup .content .product-info .info-text .subtitle[data-v-013c3024]{font-size:.4rem;font-weight:400;color:#666;margin-top:.36rem}.sku-popup .content .sku-title[data-v-013c3024]{font-weight:400;font-size:.48rem;color:#060001;border-top:1px solid #ccc;padding-top:.5rem;margin:.6rem auto 0;width:10.05rem}.sku-popup .content .sku-list[data-v-013c3024]{margin-top:.5rem;padding:0 .6rem;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.sku-popup .content .sku-list .sku-item[data-v-013c3024]{min-width:48%;padding:0 .2rem;text-align:center;margin-bottom:.38rem;font-size:.44rem;font-weight:400;color:#333;line-height:1.16rem;border-radius:.2rem;background:#efefef;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.sku-popup .content .sku-list .sku-item .disBuy[data-v-013c3024]{display:none}.sku-popup .content .sku-list .sku-item.active[data-v-013c3024]{border:.02rem solid #0b898e;color:#0b898e;background:rgba(11,137,142,.1)}.sku-popup .content .sku-list .sku-item.disabled[data-v-013c3024]{border-color:transparent;color:#fff;background:#d7d7d7}.sku-popup .content .sku-list .sku-item.disabled .disBuy[data-v-013c3024]{display:block;width:1.7rem;height:.65rem;background:silver;border-radius:.1rem 0 .1rem 0;border:0 solid #fff;font-weight:400;font-size:.34rem;color:#fff;line-height:.65rem;text-align:center;position:absolute;top:-.48rem;right:-.25rem}.sku-popup .content .buy-num[data-v-013c3024]{font-size:.44rem;font-weight:500;color:#000;margin:0 .6rem;padding:.9rem 0}.sku-popup .content .buy-num .number-btn[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex}.sku-popup .content .buy-num .number-btn>div[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem;border-radius:.1rem;border:1px solid #ccc;min-width:1.2rem}.sku-popup .content .buy-num .number-btn>div[data-v-013c3024]:first-child{padding:.15rem .25rem}.sku-popup .content .buy-num .number-btn>div i[data-v-013c3024]{font-size:.46rem}.sku-popup .content .buy-num .number-btn>div i.noClick[data-v-013c3024]{color:#999}.sku-popup .content .buy-num .number-btn>div[data-v-013c3024]:nth-child(2){padding:0 .25rem;margin:0 .2rem;background:#f0f0f0}.sku-popup .bottomBuy[data-v-013c3024]{position:fixed;bottom:0;left:0;width:100%;height:2.07rem;background:#fff;padding:.45rem .71rem;-webkit-box-shadow:0 0 .24rem 0 rgba(6,0,1,.1);box-shadow:0 0 .24rem 0 rgba(6,0,1,.1)}.sku-popup .bottomBuy .buy[data-v-013c3024]{height:100%;line-height:1.17rem;font-size:.5rem;font-weight:500;color:#fff;padding:0 1.3rem;text-align:center;background:#d62828;border-radius:.58rem}.sku-popup .bottomBuy .buy.disabled[data-v-013c3024]{background-color:#d7d7d7;color:#fff;border-color:#fff}.empty-box[data-v-013c3024]{text-align:center;font-weight:500;font-size:.42rem;color:#666;margin:0 auto}.empty-box img[data-v-013c3024]{width:4.92rem;height:6.76rem;display:block;margin:4rem auto 1rem}.header[data-v-013c3024]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-013c3024],.header[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-013c3024]{width:1.26rem;height:100%}.header .dr[data-v-013c3024]{width:1.26rem}.header .dc[data-v-013c3024]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-013c3024],.header .ds[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-013c3024]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#f0f0f0;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-013c3024]{border:0;font-size:.4rem;width:calc(100% - 2.3rem);white-space:nowrap}.header .ds .search-text[data-v-013c3024]{font-size:.4rem;color:#ccc;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem}.header .ds div[data-v-013c3024]{color:#0b898e}.header img[data-v-013c3024]{display:block;height:.4rem}.car-popup[data-v-013c3024]{padding:2rem .4rem .4rem}.car-popup .empty[data-v-013c3024]{width:.6rem;height:.6rem;border-radius:50%;border:.01rem solid #999;margin-right:.2rem}.car-popup .empty img[data-v-013c3024]{width:100%;height:100%;border-radius:50%}.car-popup .car-top[data-v-013c3024]{position:absolute;top:.4rem;width:10.45rem;height:.9rem;padding-top:.2rem;font-size:.56rem;color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.car-popup .car-top .top-right[data-v-013c3024],.car-popup .car-top[data-v-013c3024]{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.car-popup .car-top .top-right[data-v-013c3024]{font-size:.4rem;color:#999}.car-popup .car-top .top-right img[data-v-013c3024]{width:.4rem;height:.4rem;margin-right:.05rem}.car-popup .car-list[data-v-013c3024]{width:10.45rem;height:10rem;overflow-y:auto;padding-top:.2rem}.car-popup .car-list .car-item[data-v-013c3024]{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;margin-bottom:.7rem}.car-popup .car-list .car-item .item-img[data-v-013c3024]{width:2.68rem;height:2.68rem;border-radius:.2rem}.car-popup .car-list .car-item .item-text[data-v-013c3024]{width:6.37rem;height:2.68rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.car-popup .car-list .car-item .item-text .item-title[data-v-013c3024]{font-weight:700;font-size:.46rem;color:#2c2c2c}.car-popup .car-list .car-item .item-text .item-subtitle[data-v-013c3024]{font-weight:500;font-size:.4rem;color:#999}.car-popup .car-list .car-item .item-text .item-bottom[data-v-013c3024]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.car-popup .car-list .car-item .item-text .item-bottom .item-price[data-v-013c3024]{font-weight:700;font-size:.52rem;color:#f84a56}.car-popup .car-list .car-item .item-text .item-bottom .item-price[data-v-013c3024]:before{content:"\FFE5";font-size:.36rem}.car-popup .car-list .car-item .item-text .item-bottom .item-num[data-v-013c3024]{width:2.47rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.5rem;color:#000}.car-popup .car-list .car-item .item-text .item-bottom .item-num img[data-v-013c3024]{width:.74rem;height:.74rem}.car-popup .car-list[data-v-013c3024]::-webkit-scrollbar{display:none}.bg[data-v-833ece66]{background:#fff}.nav-list[data-v-833ece66]{padding:.41rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-833ece66]{text-align:center;line-height:.84rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.23rem 0;color:#333;width:20%}.nav-list .nav-item.active[data-v-833ece66]{color:#000;font-weight:500;border-bottom:.08rem solid var(--primary-color)}.movies-list[data-v-833ece66]{padding:0 .48rem .4rem;margin-top:1.3rem}.movies-list .movies-item[data-v-833ece66]{padding:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc}.movies-list .movies-item[data-v-833ece66]:last-of-type{border:none}.movies-list .movies-item .item-img[data-v-833ece66]{width:2.76rem;height:3.8rem;border-radius:.16rem;overflow:hidden}.movies-list .movies-item .item-img img[data-v-833ece66]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.movies-list .movies-item .item-text[data-v-833ece66]{height:3.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.movies-list .movies-item .item-text>div[data-v-833ece66]{width:100%}.movies-list .movies-item .item-text .title[data-v-833ece66]{font-size:.52rem;font-weight:500;color:#000}.movies-list .movies-item .item-text .subtitle[data-v-833ece66]{font-size:.38rem;font-weight:400;color:#666}.movies-list .movies-item .item-text .date[data-v-833ece66]{font-size:.38rem;font-weight:400;color:var(--primary-color)}.movies-list .movies-item .item-buy[data-v-833ece66]{width:1.84rem;height:.78rem;background:var(--primary-color);border-radius:.39rem;text-align:center;line-height:.78rem;color:#fff;font-size:.4rem;margin-left:.2rem}.movies-list .movies-item .item-buy.buy[data-v-833ece66]{background:#d62828}.select-type[data-v-833ece66]{padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.6rem;line-height:1.6rem;position:fixed;top:1.26rem;left:0;width:100%;background:#fff;z-index:10}.select-type .area[data-v-833ece66],.select-type[data-v-833ece66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-type .area[data-v-833ece66]{font-size:0;line-height:.7rem;border:1px solid #ccc;height:.7rem}.select-type .area i[data-v-833ece66]{color:#000;font-size:.4rem}.select-type .area input[data-v-833ece66]{width:2.2rem;font-size:.4rem;color:#999;border:none;text-align:center}.select-type .area input.hasValue[data-v-833ece66]{color:#000}[data-v-833ece66] .areaPicker .van-picker-column{font-size:.44rem}[data-v-833ece66] .areaPicker .van-picker__cancel,[data-v-833ece66] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.select-type .tag[data-v-833ece66]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:2rem}.tag .tag-item[data-v-833ece66]{color:#999;font-size:.4rem;font-weight:500}.tag .tag-item.active[data-v-833ece66]{color:#000}.tag .tag-item i[data-v-833ece66]{color:#999}.tag .tag-item i.active[data-v-833ece66]{color:#000}.cinema-list[data-v-833ece66]{padding:0 .48rem .4rem;margin-top:2.9rem}.cinema-list .cinema-item[data-v-833ece66]{padding:.6rem 0;border-bottom:1px solid #ccc}.cinema-list .cinema-item[data-v-833ece66]:last-of-type{border:none}.cinema-list .cinema-item .item-title[data-v-833ece66]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cinema-list .cinema-item .item-title>span[data-v-833ece66]:first-child{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.cinema-list .cinema-item .item-title .price[data-v-833ece66]{font-size:.3rem;font-weight:400;color:#8d8d8d}.cinema-list .cinema-item .item-title .price>span[data-v-833ece66]{font-size:.5rem;font-weight:500;color:#d62828}.cinema-list .cinema-item .item-title .price>span[data-v-833ece66]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.cinema-list .cinema-item .item-location[data-v-833ece66]{margin-top:.6rem}.cinema-list .cinema-item .item-location .location[data-v-833ece66]{font-size:.36rem;font-weight:400;color:#a3a3a3}.cinema-list .cinema-item .item-location .location i[data-v-833ece66]{color:#d2d2d2;font-size:.36rem;margin-right:.1rem}.cinema-list .cinema-item .item-location .distance[data-v-833ece66]{font-size:.38rem;font-weight:400;color:var(--primary-color)}.header[data-v-833ece66]{width:100%;height:1.26rem;background:#fff;font-size:.46rem;font-weight:400;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;left:0;z-index:3000}.header .dl[data-v-833ece66],.header[data-v-833ece66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .dl[data-v-833ece66]{width:1.26rem;height:100%}.header .dr[data-v-833ece66]{width:1.26rem}.header .dc[data-v-833ece66]{width:calc(100% - .26rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center}.header .dc[data-v-833ece66],.header .ds[data-v-833ece66]{display:-webkit-box;display:-ms-flexbox;display:flex;align-content:center}.header .ds[data-v-833ece66]{width:calc(100% - .92rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .33rem;-ms-flex-line-pack:center;background-color:#f0f0f0;border-radius:.63rem;line-height:.8rem}.header .ds input[data-v-833ece66]{border:0;font-size:.4rem;width:calc(100% - 2.3rem);white-space:nowrap}.header .ds .search-text[data-v-833ece66]{font-size:.4rem;color:#ccc;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.2rem}.header .ds div[data-v-833ece66]{color:var(--primary-color)}.header img[data-v-833ece66]{display:block;height:.4rem}.bg[data-v-6293bd72]{padding-top:1.26rem;background:#fff}.nav-list[data-v-6293bd72]{padding:.41rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-6293bd72]{text-align:center;line-height:.84rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.23rem 0;color:#333;width:20%}.nav-list .nav-item.active[data-v-6293bd72]{color:#000;font-weight:500;border-bottom:.08rem solid var(--primary-color)}.movies-list[data-v-6293bd72]{padding:0 .48rem .4rem;margin-top:1.3rem}.movies-list .movies-item[data-v-6293bd72]{padding:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc}.movies-list .movies-item[data-v-6293bd72]:last-of-type{border:none}.movies-list .movies-item .item-img[data-v-6293bd72]{width:2.76rem;height:3.8rem;border-radius:.16rem;overflow:hidden}.movies-list .movies-item .item-img img[data-v-6293bd72]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.movies-list .movies-item .item-text[data-v-6293bd72]{height:3.2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.movies-list .movies-item .item-text>div[data-v-6293bd72]{width:100%}.movies-list .movies-item .item-text .title[data-v-6293bd72]{font-size:.52rem;font-weight:500;color:#000}.movies-list .movies-item .item-text .subtitle[data-v-6293bd72]{font-size:.38rem;font-weight:400;color:#666}.movies-list .movies-item .item-text .date[data-v-6293bd72]{font-size:.38rem;font-weight:400;color:var(--primary-color)}.movies-list .movies-item .item-buy[data-v-6293bd72]{width:1.84rem;height:.78rem;background:var(--primary-color);border-radius:.39rem;text-align:center;line-height:.78rem;color:#fff;font-size:.4rem;margin-left:.2rem}.movies-list .movies-item .item-buy.buy[data-v-6293bd72]{background:#d62828}.select-type[data-v-6293bd72]{padding:0 .4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.6rem;line-height:1.6rem;position:fixed;top:2.56rem;left:0;width:100%;background:#fff;z-index:10}.select-type .area[data-v-6293bd72],.select-type[data-v-6293bd72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-type .area[data-v-6293bd72]{font-size:0;line-height:.7rem;border:1px solid #ccc;height:.7rem}.select-type .area i[data-v-6293bd72]{color:#000;font-size:.4rem}.select-type .area input[data-v-6293bd72]{width:2.2rem;font-size:.4rem;color:#999;border:none;text-align:center}.select-type .area input.hasValue[data-v-6293bd72]{color:#000}[data-v-6293bd72] .areaPicker .van-picker-column{font-size:.44rem}[data-v-6293bd72] .areaPicker .van-picker__cancel,[data-v-6293bd72] .areaPicker .van-picker__confirm{font-size:.46rem;color:#000}.select-type .tag[data-v-6293bd72]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:2rem}.tag .tag-item[data-v-6293bd72]{color:#999;font-size:.4rem;font-weight:500}.tag .tag-item.active[data-v-6293bd72]{color:#000}.tag .tag-item i[data-v-6293bd72]{color:#999}.tag .tag-item i.active[data-v-6293bd72]{color:#000}.cinema-list[data-v-6293bd72]{padding:0 .48rem .4rem;margin-top:2.9rem}.cinema-list .cinema-item[data-v-6293bd72]{padding:.6rem 0;border-bottom:1px solid #ccc}.cinema-list .cinema-item[data-v-6293bd72]:last-of-type{border:none}.cinema-list .cinema-item .item-title[data-v-6293bd72]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cinema-list .cinema-item .item-title>span[data-v-6293bd72]:first-child{font-size:.52rem;font-weight:500;color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1}.cinema-list .cinema-item .item-title .price[data-v-6293bd72]{font-size:.3rem;font-weight:400;color:#8d8d8d}.cinema-list .cinema-item .item-title .price>span[data-v-6293bd72]{font-size:.5rem;font-weight:500;color:#d62828}.cinema-list .cinema-item .item-title .price>span[data-v-6293bd72]:before{display:inline-block;content:"\FFE5";font-size:.36rem;font-weight:400;color:#d62828}.cinema-list .cinema-item .item-location[data-v-6293bd72]{margin-top:.6rem}.cinema-list .cinema-item .item-location .location[data-v-6293bd72]{font-size:.36rem;font-weight:400;color:#a3a3a3}.cinema-list .cinema-item .item-location .location i[data-v-6293bd72]{color:#d2d2d2;font-size:.36rem;margin-right:.1rem}.cinema-list .cinema-item .item-location .distance[data-v-6293bd72]{font-size:.38rem;font-weight:400;color:var(--primary-color)}.bg[data-v-7305f5ed]{padding-top:1.26rem;background:#e6e5e3}.topImg[data-v-7305f5ed]{width:11.25rem;height:5rem}.topBac[data-v-7305f5ed]{background-size:100% auto;width:100%;height:3.87rem;line-height:3.87rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:fixed;top:1.26rem;left:0;z-index:100}.topBac img[data-v-7305f5ed]{width:6.11rem;vertical-align:middle}.nav-list[data-v-7305f5ed]{padding:.41rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-7305f5ed]{text-align:center;line-height:.84rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.23rem 0;color:#333}.nav-list .nav-item.active[data-v-7305f5ed]{color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.hotel-list[data-v-7305f5ed]{padding:.43rem .38rem}.hotel-list .hotel-item[data-v-7305f5ed],.hotel-list[data-v-7305f5ed]{background:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.hotel-list .hotel-item[data-v-7305f5ed]{-webkit-box-shadow:-.05rem .1rem .1rem 0 rgba(6,0,1,.1);box-shadow:-.05rem .1rem .1rem 0 rgba(6,0,1,.1);border-radius:.2rem;overflow:hidden;margin-bottom:.5rem}.hotel-list .hotel-item .item-img[data-v-7305f5ed]{width:100%;height:5.04rem;position:relative}.hotel-list .hotel-item .item-img img[data-v-7305f5ed]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotel-list .hotel-item .item-img .grade[data-v-7305f5ed]{width:1.55rem;height:.66rem;line-height:.66rem;background-size:cover;position:absolute;top:.21rem;right:0;font-size:.34rem;font-weight:700;color:#333;text-align:center}.hotel-list .hotel-item .item-text[data-v-7305f5ed]{padding:.28rem .36rem}.hotel-list .hotel-item .item-text .title[data-v-7305f5ed]{font-size:.46rem;font-weight:500;color:#333;line-height:.54rem}.hotel-list .hotel-item .item-text .bottom[data-v-7305f5ed]{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;margin-top:.2rem}.hotel-list .hotel-item .item-text .bottom .tags span[data-v-7305f5ed]{font-size:.3rem;font-weight:400;color:#0b898e;height:.5rem;line-height:.5rem;border:1px solid #0b898e;padding:0 .2rem;margin-right:.23rem;border-radius:.23rem}.hotel-list .hotel-item .item-text .bottom .price[data-v-7305f5ed]{font-size:.5rem;font-weight:500;color:#d62828;line-height:.54rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;vertical-align:middle}.hotel-list .hotel-item .item-text .bottom .price[data-v-7305f5ed]:before{display:inline-block;content:"\FFE5";color:#d62828;font-size:.36rem;vertical-align:middle}.hotel-list .hotel-item .item-text .bottom .price[data-v-7305f5ed]:after{vertical-align:middle;display:inline-block;content:"\8D77";color:#8d8d8d;font-size:.3rem}.bg[data-v-22521278]{padding-top:1.26rem;background:#d5e2e6}.topBac[data-v-22521278]{background-size:100% 100%;background-repeat:no-repeat;height:7.5rem}.oneCard-box[data-v-22521278]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:100% auto;background-repeat:repeat;margin-top:-1.6rem}.oneCard-list[data-v-22521278]{padding:.3rem .38rem}.oneCard-list .oneCard-item[data-v-22521278]{padding:0 .3rem 0 .1rem;background:#fff;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.oneCard-list .oneCard-item[data-v-22521278]:last-of-type{margin-bottom:0}.oneCard-list .oneCard-item .item-img[data-v-22521278]{width:4.2rem;height:2.8rem;border-radius:.16rem;overflow:hidden;margin-right:.3rem}.oneCard-list .oneCard-item .item-img img[data-v-22521278]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.oneCard-list .oneCard-item .item-text[data-v-22521278]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;height:3rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box}.oneCard-list .oneCard-item .item-text .title[data-v-22521278]{font-weight:700;font-size:.46rem;color:#000;line-height:.6rem}.oneCard-list .oneCard-item .item-text .bottom[data-v-22521278]{color:#d62828;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oneCard-list .oneCard-item .item-text .bottom .price[data-v-22521278]{font-size:.52rem}.oneCard-list .oneCard-item .item-text .bottom .price[data-v-22521278]:before{display:inline;content:"\FFE5";font-size:.36rem}.oneCard-list .oneCard-item .item-text .bottom .price[data-v-22521278]:after{display:inline;content:"\8D77";font-size:.36rem;color:#999}.oneCard-list .oneCard-item .item-text .bottom button[data-v-22521278]{width:2.2rem;height:.8rem;background:linear-gradient(100deg,#fb3,#f93);line-height:.8rem;border-radius:.4rem;font-weight:700;font-size:.4rem;color:#fff;text-align:center;border:none}[data-v-22521278] .com-listBox-tao /deep/ .yd-list-donetip{color:#fff}.bg[data-v-03692f1f]{background-color:#6b4910;padding-top:1.26rem}.comfort-search[data-v-03692f1f]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.comfort-search i[data-v-03692f1f]{font-size:.45rem;color:#999}.comfort-search input[data-v-03692f1f]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;font-size:.39rem;font-weight:500;color:#999;padding:0 .2rem;border:none;background:none}.comfort-search span[data-v-03692f1f]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.pavilion-box[data-v-03692f1f]{background:#6b4910;padding-bottom:.46rem}.pavilion-item[data-v-03692f1f]{padding:0 .38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10;margin-bottom:.46rem}.pavilion-item[data-v-03692f1f]:first-child{padding-top:.46rem}.pavilion-item[data-v-03692f1f]:last-of-type{margin-bottom:0}.pavilion-item .item-bac[data-v-03692f1f]{position:absolute;width:calc(100% - 2rem);height:3.94rem;left:0;right:0;margin:auto;background:#fff;border-radius:.39rem}.pavilion-item .item-img[data-v-03692f1f]{width:5.3rem;height:4.44rem;border-radius:.39rem;overflow:hidden;position:relative;z-index:10}.pavilion-item .item-img img[data-v-03692f1f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pavilion-item .item-img .status[data-v-03692f1f]{position:absolute;left:0;bottom:0;background-color:rgba(17,17,17,.5);font-size:.46rem;padding:.2rem 0;text-align:center;font-weight:500;color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.pavilion-item .item-text[data-v-03692f1f]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:.6rem .3rem;height:3.94rem;background:#fff;border-top-left-radius:.26rem;border-bottom-left-radius:.26rem;position:relative;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.pavilion-item .item-text.two[data-v-03692f1f]{border:none;border-top-right-radius:.26rem;border-bottom-right-radius:.26rem}.pavilion-item .item-text .title[data-v-03692f1f]{font-size:.46rem;font-weight:600;color:#543016}.pavilion-item .item-text .subtitle[data-v-03692f1f]{font-size:.28rem;color:#666;line-height:.48rem}.pavilion-item .item-text .subtitle[data-v-03692f1f]:nth-child(2){margin-top:.3rem}.pavilion-item .item-text .button[data-v-03692f1f]{font-size:.4rem;font-weight:500;color:#fff;line-height:.72rem;width:2.25rem;height:.72rem;background:#ca2a28;border-radius:.36rem;margin:.3rem auto 0}.pavilion-item.special .item-bac[data-v-03692f1f]{height:5.4rem}.pavilion-item.special .item-img[data-v-03692f1f]{height:6rem}.pavilion-item.special .item-text[data-v-03692f1f]{text-align:center;padding:.2rem 0 0;height:5.4rem}.pavilion-item.special .item-text .title[data-v-03692f1f]{margin-bottom:.46rem}.pavilion-item.special .item-text .spe-bot[data-v-03692f1f]{background-color:#fff;padding:.2rem .6rem;margin-top:.2rem}.pavilion-item.special .item-text .border[data-v-03692f1f]{background-color:#fff;font-size:.42rem;color:#333;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto;white-space:nowrap;font-weight:700}.pavilion-item.special .item-text .border[data-v-03692f1f]:last-of-type{margin-top:.2rem}.pavilion-item.special .item-text .border.first[data-v-03692f1f]{margin:0 .6rem;padding:.14rem .2rem}.pavilion-item.special .item-text .border>div[data-v-03692f1f]{text-align:left;margin-right:0}.pavilion-item.special .item-text .border .btn[data-v-03692f1f]{font-size:.4rem;font-weight:500;color:#fff;padding:.1rem .35rem;background:#ca2a28;border-radius:.36rem;margin-left:.4rem}.pavilion-item.special .item-text .border .tag[data-v-03692f1f]{font-size:.32rem;color:#888}.line[data-v-03692f1f]{width:100%;height:1px;background:#d8d8d8;margin-left:.6rem;margin-top:.34rem}.bg[data-v-639c220e]{padding-top:1.26rem;background:#fff}.topBac[data-v-639c220e]{background-size:100% auto;width:100%;height:3.87rem;line-height:3.87rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:fixed;top:1.26rem;left:0;z-index:100}.topBac img[data-v-639c220e]{width:6.11rem;vertical-align:middle}.nav-list[data-v-639c220e]{padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc;height:1.3rem;line-height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-639c220e]{text-align:center;font-size:.44rem;font-weight:400;color:#333;height:100%}.nav-list .nav-item.active[data-v-639c220e]{font-size:.5rem;color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.hotel-list[data-v-639c220e]{padding:0 .4rem .4rem}.hotel-list .hotel-item[data-v-639c220e],.hotel-list[data-v-639c220e]{background:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.hotel-list .hotel-item[data-v-639c220e]{border-radius:.2rem;overflow:hidden;margin-bottom:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex}.hotel-list .hotel-item .item-img[data-v-639c220e]{width:3.4rem;height:3rem;border-radius:.2rem;margin-right:.3rem;overflow:hidden}.hotel-list .hotel-item .item-img img[data-v-639c220e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotel-list .hotel-item .item-img .grade[data-v-639c220e]{width:1.55rem;height:.66rem;line-height:.66rem;background-size:cover;position:absolute;top:.21rem;right:0;font-size:.34rem;font-weight:700;color:#333;text-align:center}.hotel-list .hotel-item .item-text[data-v-639c220e]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.hotel-list .hotel-item .item-text .title[data-v-639c220e]{font-weight:500;font-size:.46rem;color:#111;line-height:.48rem;width:100%}.hotel-list .hotel-item .item-text .subtitle[data-v-639c220e]{font-size:.36rem;font-weight:400;color:#888;width:100%}.hotel-list .hotel-item .item-text .bottom[data-v-639c220e]{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.hotel-list .hotel-item .item-text .bottom .tags[data-v-639c220e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;margin-right:.14rem}.hotel-list .hotel-item .item-text .bottom .tags span[data-v-639c220e]{font-size:.3rem;font-weight:400;color:#0b898e;height:.5rem;line-height:.5rem;border:1px solid #0b898e;padding:0 .2rem;margin-right:.23rem;border-radius:.23rem}.hotel-list .hotel-item .item-text .bottom .price[data-v-639c220e]{font-size:.46rem;font-weight:700;color:#e52910}.hotel-list .hotel-item .item-text .bottom .price[data-v-639c220e]:before{content:"\FFE5";color:#e52910;font-size:.36rem}.hotel-list .hotel-item .item-text .bottom .price[data-v-639c220e]:after{content:"\8D77";color:#999;font-size:.32rem}.topImg[data-v-639c220e]{width:11.25rem;height:4rem}.tag-list[data-v-639c220e]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;height:1.91rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.4rem}.tag-list .tag-item[data-v-639c220e]{margin-right:.6rem;font-weight:500;font-size:.44rem;color:#111;white-space:nowrap;height:.7rem}.tag-list .tag-active[data-v-639c220e]{padding:0 .28rem;line-height:.7rem;border-radius:.35rem;border:1px solid #0b898e;font-weight:700;font-size:.44rem;color:#0b898e;margin-top:-.1rem}.tag-list[data-v-639c220e]::-webkit-scrollbar{display:none}.bg[data-v-5e002966]{background-color:#fff;padding-top:1.26rem}[data-v-5e002966] .small-swipe{height:5.4rem}.van-swipe-item img[data-v-5e002966]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-title[data-v-5e002966]{padding:0 .45rem;margin:.43rem 0 .36rem;font-size:.45rem;font-weight:700;color:#333}.detail-subtitle[data-v-5e002966]{padding:0 .45rem;font-size:.39rem;font-weight:500;color:#333;margin-bottom:.3rem}.detail-subtitle span[data-v-5e002966]{color:#888}.detail-content[data-v-5e002966]{padding:0 .45rem;text-align:center}.detail-content img[data-v-5e002966]{width:100%;border-radius:.3rem;margin:0 auto}.detail-content p[data-v-5e002966]{font-size:.39rem;font-weight:500;color:#333;line-height:.54rem;text-align:left}.order-msg[data-v-5e002966]{padding:0 .45rem;background:#fff}.order-msg .order-title[data-v-5e002966]{padding:.4rem 0;font-size:.39rem;font-weight:700;color:#333}.order-msg .item[data-v-5e002966]{padding:.3rem 0;border-bottom:1px solid #d8d8d8}.order-msg .item[data-v-5e002966]:last-of-type{border:none}.order-msg .item .title[data-v-5e002966]{font-size:.45rem;font-weight:700;color:#333}.order-msg .item .title span[data-v-5e002966]{font-size:.45rem;font-weight:700;color:#d62828}.order-msg .item .bottom[data-v-5e002966]{margin-top:.46rem;text-align:right}.order-msg .item .bottom .numBtn[data-v-5e002966]{border:1px solid #0b898e;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:.37rem;line-height:.75rem;margin-right:.6rem}.order-msg .item .bottom .numBtn>div[data-v-5e002966]{padding:0 .14rem}.order-msg .item .bottom .numBtn>div i[data-v-5e002966]{font-size:.46rem;color:#0b898e}.order-msg .item .bottom .numBtn>div[data-v-5e002966]:nth-child(2){padding:0 .54rem;font-size:.45rem;font-weight:500;color:#333}.order-msg .item .bottom .buy[data-v-5e002966]{float:right;padding:0 .61rem;height:.75rem;line-height:.75rem;background:#0b898e;border-radius:.37rem;font-size:.45rem;font-weight:500;color:#fff;text-align:center}.bg[data-v-5922bf9e]{background-color:#ededed;padding-top:1.26rem}.comfort-top[data-v-5922bf9e]{background:#fff;padding:.4rem .46rem 0;position:fixed;top:1.26rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3000;height:3rem}.comfort-top .comfort-search[data-v-5922bf9e]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.comfort-top .comfort-search i[data-v-5922bf9e]{font-size:.45rem;color:#999}.comfort-top .comfort-search input[data-v-5922bf9e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;font-size:.39rem;font-weight:500;color:#999;padding:0 .2rem;border:none;background:none}.comfort-top .comfort-search span[data-v-5922bf9e]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.comfort-top .nav-list[data-v-5922bf9e]{padding:0 .69rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comfort-top .nav-list .nav-item[data-v-5922bf9e]{font-size:.39rem;font-weight:700;padding:.5rem 0;color:#333}.comfort-top .nav-list .nav-item.active[data-v-5922bf9e]{color:#0b898e}.comfort-top .nav-list .nav-item.active[data-v-5922bf9e]:after{content:"";display:block;width:.45rem;height:.06rem;background:#0b898e;border-radius:1px;margin:.2rem auto 0}.book-list[data-v-5922bf9e]{padding:.3rem .45rem;background:#ededed;margin-top:3.06rem}.book-list .book-item[data-v-5922bf9e]{background:#fff;border-radius:.3rem;margin-bottom:.3rem;overflow:hidden}.book-list .book-item .item-img[data-v-5922bf9e]{width:3rem;height:3rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.3rem}.book-list .book-item .item-img img[data-v-5922bf9e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-list .book-item .item-text[data-v-5922bf9e]{padding:.3rem .1rem .3rem 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;overflow:hidden}.book-list .book-item .item-text .title[data-v-5922bf9e]{font-size:.39rem;font-weight:700;color:#333}.book-list .book-item .item-text .subtitle[data-v-5922bf9e]{font-size:.39rem;font-weight:500;color:#999;margin-top:.22rem}.book-list .book-item .item-text .subtitle img[data-v-5922bf9e]{width:.45rem;margin-right:.18rem;vertical-align:middle}.fixedButton[data-v-5922bf9e]{position:fixed;right:.45rem;bottom:.6rem;text-align:right}.fixedButton .button[data-v-5922bf9e]{width:1.5rem;height:1.5rem;background:#0b898e;border-radius:50%;text-align:center;font-size:.39rem;font-weight:500;color:#fff;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixedButton .button[data-v-5922bf9e]:first-child{margin-bottom:.3rem}.com-listBox-tao.two[data-v-5922bf9e] .yd-list-donetip,.com-listBox-tao.two[data-v-5922bf9e] .yd-list-loading{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-1f1f0898]{padding-top:1.26rem;background:#fff}.top-bac[data-v-1f1f0898]{height:4.97rem}.top-bac img[data-v-1f1f0898]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-box[data-v-1f1f0898]{padding:.38rem .38rem 2.56rem}.detail-box .detail-top[data-v-1f1f0898]{border-radius:.2rem;z-index:100}.detail-box .detail-top .title[data-v-1f1f0898]{font-size:.46rem;font-weight:400;color:#000;margin-bottom:.5rem}.detail-box .detail-top .subtitle[data-v-1f1f0898]{font-size:.36rem;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.detail-box .detail-top .subtitle[data-v-1f1f0898]:last-of-type{margin-bottom:0}.detail-box .detail-top .subtitle img[data-v-1f1f0898]{width:.44rem;margin-right:.34rem}.detail-box .detail-info[data-v-1f1f0898]{margin-bottom:.8rem;margin-top:.7rem}.detail-box .detail-info .title[data-v-1f1f0898]{font-size:.52rem;font-weight:500;color:#000;margin-bottom:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-box .detail-info .title[data-v-1f1f0898]:before{width:.09rem;height:.45rem;background:#0f9095;border-radius:.04rem;display:inline-block;content:"";margin-right:.1rem}.detail-box .detail-info .subtitle[data-v-1f1f0898]{font-size:.38rem;font-weight:400;color:#333;margin-top:.5rem}.detail-content[data-v-1f1f0898],.detail-content p[data-v-1f1f0898]{font-size:.45rem;color:#333;line-height:.75rem}.detail-content[data-v-1f1f0898]{margin-top:.8rem}.swipe-box[data-v-1f1f0898]{position:relative}.swipe-box[data-v-1f1f0898] .van-swipe-item{width:100%;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swipe-box[data-v-1f1f0898] .van-swipe-item img{width:100%;max-height:100%;display:block;-o-object-fit:cover;object-fit:cover}.swipe-box[data-v-1f1f0898] .van-swipe__indicators{right:0;left:auto}.swipe-box[data-v-1f1f0898] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.top-box[data-v-1f1f0898]{padding:.45rem .35rem;font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#333}.red-t[data-v-1f1f0898]{min-width:3rem;font-family:PingFang SC;font-weight:700;color:#e53131;text-align:right}.left[data-v-1f1f0898]{max-width:7.8rem}.right[data-v-1f1f0898]{background-image:url(/static/img/level.c24ffb3.png);width:2.5rem;height:1.8rem;margin:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.right div[data-v-1f1f0898]:first-child{font-size:.28rem;font-family:PingFang SC;font-weight:500;color:#333}.right div[data-v-1f1f0898]:nth-child(2){font-size:.48rem;font-family:PingFang SC;font-weight:700;color:#0b898e}.line[data-v-1f1f0898]{width:97%;margin:0 auto;border-top:1px solid #d8d8d8}.info-c[data-v-1f1f0898]{margin-top:1.2rem}.new-title[data-v-1f1f0898]{width:2.6rem;height:.4rem;background:rgba(11,137,142,.2);line-height:0;font-size:.5rem;font-family:PingFang SC;font-weight:700;padding-left:.2rem}.info-list[data-v-1f1f0898]{margin-top:.4rem}.real-info[data-v-1f1f0898]{margin-top:1.4rem}.real-list[data-v-1f1f0898]{margin-top:.5rem}.info-item[data-v-1f1f0898]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.3rem}.info-item div[data-v-1f1f0898]{width:50%;font-size:.4rem;font-family:PingFang SC;font-weight:500;color:#333;margin-top:.4rem}.info-item span[data-v-1f1f0898]{font-family:PingFang SC;color:#0b898e;font-weight:700}.pro[data-v-1f1f0898]{margin-top:1rem}.pro-list[data-v-1f1f0898]{margin-top:.6rem}.pro-item[data-v-1f1f0898]{overflow:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pro-item img[data-v-1f1f0898]{width:3rem;height:2.6rem;border-radius:.1rem}.pro-item img[data-v-1f1f0898]:not(:first-child){margin-left:.2rem}.real-item[data-v-1f1f0898]{width:100%;height:3.8rem;background:rgba(11,137,142,.12);border-radius:.18rem;padding:.22rem;margin-top:.3rem}.real-item[data-v-1f1f0898],.real-left[data-v-1f1f0898]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.real-left[data-v-1f1f0898]{width:58%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.left-title[data-v-1f1f0898]{font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#333}.left-info div[data-v-1f1f0898]{font-size:.3rem;font-family:PingFang SC;font-weight:500;color:#666}.real-item img[data-v-1f1f0898]{width:100%;height:100%;border-radius:.1rem}.order[data-v-1f1f0898]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:2.2rem;background:#fff;-webkit-box-shadow:0 -5px 8px 0 hsla(0,0%,60%,.22);box-shadow:0 -5px 8px 0 hsla(0,0%,60%,.22);position:fixed;bottom:0}.order-btn[data-v-1f1f0898]{width:60%;height:1.2rem;background:#d62828;border-radius:2rem;color:#fff;text-align:center;line-height:1.2rem}.info-img[data-v-1f1f0898]{position:relative;width:41%;height:100%;border-radius:.1rem}.info-img-c[data-v-1f1f0898]{width:100%;height:100%;border-radius:.1rem;position:absolute;top:0;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.bg[data-v-3f0f7b69]{background:#fff;padding-top:1.26rem}.data-box[data-v-3f0f7b69]{background:#fff;padding:0 .45rem}.data-box .data-item[data-v-3f0f7b69]{background:#fff;line-height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box}.data-box .data-item>span[data-v-3f0f7b69]{font-size:.45rem;font-weight:500;color:#333;white-space:nowrap}.data-box .data-item .item-right[data-v-3f0f7b69]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;font-weight:500;font-size:.45rem;color:#333}.data-box .data-item .item-right img[data-v-3f0f7b69]{width:1.2rem;height:1.2rem;border-radius:50%}.data-box .data-item .item-right i[data-v-3f0f7b69]{color:#333;font-size:.5rem;margin-left:.3rem}.bg[data-v-35364470]{background:#fff;padding-top:1.26rem}.password-box[data-v-35364470]{width:100vw;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;font-size:.46rem;color:#000}.password-box .password-item[data-v-35364470]{height:1.6rem;border-bottom:.01rem solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.42rem;color:#000}.password-box .password-item .password-title[data-v-35364470]{width:3.3rem;white-space:nowrap}.password-box .password-item input[data-v-35364470]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none}.password-box .password-item .code-btn[data-v-35364470]{width:2.96rem;height:.8rem;line-height:.8rem;border-radius:.4rem;border:.01rem solid #0c898f;text-align:center;font-size:.4rem;color:#0c898f}.password-box .btn[data-v-35364470]{width:10.45rem;height:1.1rem;line-height:1.1rem;background:#ccc;border-radius:.55rem;text-align:center;font-weight:700;font-size:.52rem;color:#fff;margin-top:.8rem}.password-box .btns[data-v-35364470]{background:#d62829}.van-password-input__security[data-v-35364470]{border:.01rem solid #999;border-radius:.1rem}.edit-box[data-v-35364470]{width:100vw;height:100vh}.edit-box .edit-title[data-v-35364470]{font-weight:700;font-size:.46rem;color:#000;text-align:center;padding:2.26rem 0 1rem}.van-cell[data-v-35364470]{padding:0}input[data-v-35364470]::-webkit-input-placeholder{color:#ccc}input[data-v-35364470]::-moz-placeholder{color:#ccc}input[data-v-35364470]::-ms-input-placeholder{color:#ccc}input[data-v-35364470]::placeholder{color:#ccc}.bg[data-v-693b493a]{background:#ededed;padding-top:2.56rem}.nav-list[data-v-693b493a]{padding:.41rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:1.26rem;left:0;width:100%;z-index:100;background:#fff}.nav-list .nav-item[data-v-693b493a]{text-align:center;line-height:.84rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.46rem;font-weight:400;padding:.23rem 0;color:#333}.nav-list .nav-item.active[data-v-693b493a]{color:#000;font-weight:500;border-bottom:.08rem solid #0b898e}.toGetCoupons[data-v-693b493a]{position:fixed;bottom:.43rem;left:0;right:0;margin:auto;line-height:1.2rem;background:#fff;border-radius:1rem;display:inline-block;width:5.4rem;text-align:center;color:#222;font-size:.45rem;z-index:100}.toGetCoupons span[data-v-693b493a]{color:#0b898e}.coupon-list[data-v-693b493a]{padding:.3rem .45rem 1.5rem}.coupon-list .coupon-item[data-v-693b493a]{background:#fff;margin-bottom:.3rem;border-radius:.3rem;overflow:hidden}.coupon-list .coupon-item .item-top[data-v-693b493a]{background-size:100% 100%;background-repeat:no-repeat;padding:.3rem}.coupon-list .coupon-item .item-top .title[data-v-693b493a]{font-size:.45rem;font-weight:700;color:#333}.coupon-list .coupon-item .item-top .title .price[data-v-693b493a]{font-size:.45rem;font-weight:700;color:#d62828}.coupon-list .coupon-item .item-top .title .price span[data-v-693b493a]{font-size:.72rem}.coupon-list .coupon-item .item-top .subtitle[data-v-693b493a]{font-size:.39rem;font-weight:500;color:#999;margin:.2rem 0}.coupon-list .coupon-item .item-top .subtitle span[data-v-693b493a]{color:#333}.coupon-list .coupon-item .item-top .subtitle i[data-v-693b493a]{vertical-align:middle}.coupon-list .coupon-item .item-bottom[data-v-693b493a]{background-size:100% 100%;background-repeat:no-repeat;min-height:1.2rem;width:100%;padding:.3rem;font-size:.39rem;font-weight:500;color:#999}.coupon-list .coupon-item .item-bottom .rules[data-v-693b493a]{font-size:.39rem;color:#333;margin-top:.2rem;line-height:.6rem}.coupon-list .coupon-item .item-circle[data-v-693b493a]{position:relative;line-height:.46rem;height:.46rem;width:100%}.coupon-list .coupon-item .item-circle .line[data-v-693b493a]{border-bottom:1px dashed #d8d8d8;position:absolute;top:0;bottom:0;left:0;right:0;width:calc(100% - 1rem);height:.1rem;margin:auto;z-index:9}.coupon-list .coupon-item .item-circle .circle[data-v-693b493a]{position:absolute;top:0;bottom:0;margin:auto;border-radius:50%;background:#ededed;width:.46rem;height:.46rem;z-index:10}.coupon-list .coupon-item .item-circle .circle.left[data-v-693b493a]{left:-.23rem}.coupon-list .coupon-item .item-circle .circle.right[data-v-693b493a]{right:-.23rem}.coupon-list .coupon-item.hasUse .item-bottom .rules[data-v-693b493a],.coupon-list .coupon-item.hasUse .subtitle span[data-v-693b493a],.coupon-list .coupon-item.hasUse .title .price[data-v-693b493a],.coupon-list .coupon-item.hasUse .title[data-v-693b493a]{color:#999}.bg[data-v-238ed42a]{padding-top:1.26rem;background:#fff;padding-bottom:.4rem}.service-top[data-v-238ed42a]{background:#0b898e;padding:.3rem}.service-top .top-hint[data-v-238ed42a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service-top .top-hint .hint-img[data-v-238ed42a]{width:1.2rem;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:50%;overflow:hidden;margin-right:.33rem;text-align:center}.service-top .top-hint .hint-img img[data-v-238ed42a]{width:100%;height:100%;border-radius:50%;vertical-align:middle}.service-top .top-hint .hint-msg[data-v-238ed42a]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.39rem;font-weight:500;color:#333;background:#fff;border-radius:.15rem;padding:.42rem;position:relative}.service-top .top-hint .hint-msg .sanjiao[data-v-238ed42a]{width:.2rem;height:.2rem;background:#fff;position:absolute;left:-.1rem;top:.36rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.service-top .ques-list[data-v-238ed42a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.9rem;margin-bottom:.45rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-top .ques-list .ques-item[data-v-238ed42a]{font-size:.39rem;font-weight:700;color:#0b898e;padding:0 .34rem;line-height:.8rem;background:#fff;border-radius:.45rem;white-space:nowrap;margin-bottom:.2rem}.service-bottom[data-v-238ed42a]{padding:0 .45rem}.service-bottom .normal-title[data-v-238ed42a]{font-size:.45rem;font-weight:700;color:#333;line-height:1.3rem}.service-bottom .ques-nav[data-v-238ed42a]{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;line-height:1.3rem;padding:0 .9rem .43rem;border-bottom:1px solid #d8d8d8}.service-bottom .ques-nav .nav-item[data-v-238ed42a]{font-size:.45rem;font-weight:500;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;line-height:normal}.service-bottom .ques-nav .nav-item .line[data-v-238ed42a]{width:.6rem;height:.09rem;background:#0b898e;border-radius:.04rem;position:absolute;bottom:-.16rem;left:0;right:0;margin:auto}.service-bottom .ques-nav .nav-item.active[data-v-238ed42a]{font-size:.45rem;font-weight:700;color:#0b898e}.service-bottom .bottom-list .bottom-item[data-v-238ed42a]{padding:.54rem 0;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;border-bottom:1px solid #d8d8d8}.service-bottom .bottom-list .bottom-item span[data-v-238ed42a]{font-size:.45rem;font-weight:500;color:#333}.service-bottom .bottom-list .bottom-item i[data-v-238ed42a]{color:#333;font-size:.5rem}.service-bottom .bottom-list .bottom-more[data-v-238ed42a]{text-align:center;width:4.5rem;height:.9rem;line-height:.9rem;background:rgba(11,137,142,0);border:1px solid #d8d8d8;border-radius:.45rem;font-size:.39rem;font-weight:500;color:#0b898e;margin:.4rem auto 0}.bg[data-v-5bb345d8]{padding-top:1.26rem;background:#fff}.ques-box[data-v-5bb345d8]{padding:0 .43rem}.ques-box .bottom-list[data-v-5bb345d8]{background:#fff}.ques-box .bottom-list .bottom-item[data-v-5bb345d8]{padding:.54rem 0;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;border-bottom:1px solid #d8d8d8}.ques-box .bottom-list .bottom-item span[data-v-5bb345d8]{font-size:.45rem;font-weight:500;color:#333}.ques-box .bottom-list .bottom-item i[data-v-5bb345d8]{color:#333;font-size:.5rem}.ques-box .bottom-list .bottom-more[data-v-5bb345d8]{text-align:center;height:.9rem;line-height:.9rem;background:rgba(11,137,142,0);border:1px solid #d8d8d8;margin:.45rem auto;border-radius:.45rem;color:#333;font-size:.39rem;vertical-align:middle}.ques-box .bottom-list .bottom-more span[data-v-5bb345d8]{color:#0b898e;font-size:.39rem}[data-v-5bb345d8] .servicePopup{width:7.5rem;background:#fff;border-radius:.3rem;text-align:center}[data-v-5bb345d8] .servicePopup .close{position:absolute;right:.3rem;top:.3rem;color:#333;font-size:.6rem}[data-v-5bb345d8] .servicePopup .title{font-size:.45rem;font-weight:700;color:#333;line-height:1.3rem;margin-bottom:.8rem}[data-v-5bb345d8] .servicePopup .subtitle{font-size:.45rem;font-weight:500;color:#333;line-height:.8rem}[data-v-5bb345d8] .servicePopup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-5bb345d8] .servicePopup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333}[data-v-5bb345d8] .servicePopup .button>div.confirm{color:#0b898e}.bg[data-v-54173c01]{padding-top:1.26rem;background:#fff}.bg-line[data-v-54173c01]{width:100%;height:.3rem;background:#ededed}.detail-box[data-v-54173c01]{padding:0 .49rem;background:#fff}.detail-box .title[data-v-54173c01]{font-size:.45rem;font-weight:700;color:#0b898e;line-height:1rem}.detail-box .content[data-v-54173c01]{font-size:.39rem;font-weight:500;color:#333;line-height:.6rem}.detail-box .bottom[data-v-54173c01]{margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.3rem}.detail-box .bottom>span[data-v-54173c01]{font-size:.39rem;font-weight:500;color:#888;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.3rem;white-space:nowrap}.detail-box .bottom .button[data-v-54173c01]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;color:#888;font-size:.39rem}.detail-box .bottom .button.active i[data-v-54173c01]{color:#0b898e}.bottom-box[data-v-54173c01]{padding:0 .45rem}.bottom-box .normal-title[data-v-54173c01]{font-size:.45rem;font-weight:700;color:#333;line-height:1.3rem;border-bottom:1px solid #d8d8d8}.bottom-box .bottom-list .bottom-item[data-v-54173c01]{padding:.54rem 0;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;border-bottom:1px solid #d8d8d8}.bottom-box .bottom-list .bottom-item span[data-v-54173c01]{font-size:.45rem;font-weight:500;color:#333}.bottom-box .bottom-list .bottom-item i[data-v-54173c01]{color:#333;font-size:.5rem}.bottom-box .bottom-list .bottom-more[data-v-54173c01]{text-align:center;height:.9rem;line-height:.9rem;background:rgba(11,137,142,0);border:1px solid #d8d8d8;margin:.45rem auto;border-radius:.45rem;color:#333;font-size:.39rem;vertical-align:middle}.bottom-box .bottom-list .bottom-more span[data-v-54173c01]{color:#0b898e;font-size:.39rem}[data-v-54173c01] .servicePopup{width:7.5rem;background:#fff;border-radius:.3rem;text-align:center}[data-v-54173c01] .servicePopup .close{position:absolute;right:.3rem;top:.3rem;color:#333;font-size:.6rem}[data-v-54173c01] .servicePopup .title{font-size:.45rem;font-weight:700;color:#333;line-height:1.3rem;margin-bottom:.8rem}[data-v-54173c01] .servicePopup .subtitle{font-size:.45rem;font-weight:500;color:#333;line-height:.8rem}[data-v-54173c01] .servicePopup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-54173c01] .servicePopup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333}[data-v-54173c01] .servicePopup .button>div.confirm{color:#0b898e}.bg[data-v-435e7fc3]{padding-top:1.26rem;background:#ededed}.topBac[data-v-435e7fc3]{width:100%;height:4.8rem}.topBac img[data-v-435e7fc3]{width:100%;height:100%}.form-box[data-v-435e7fc3]{background:#fff;border-radius:.3rem;padding:.4rem .6rem 2rem;position:relative;top:-3rem;margin:0 .45rem;-webkit-box-sizing:border-box;box-sizing:border-box}.form-box .form-item[data-v-435e7fc3]{line-height:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.form-box .form-item label[data-v-435e7fc3]{min-width:2.4rem;font-size:.45rem;font-weight:500;color:#333}.form-box .form-item input[data-v-435e7fc3]{border:none;padding:0 .2rem}.form-box .submit[data-v-435e7fc3]{font-size:.45rem;font-weight:500;color:#fff;width:5.4rem;height:1.2rem;line-height:1.2rem;background:#0b898e;border-radius:1rem;text-align:center;margin:1.78rem auto 0}.bg[data-v-0a842748]{background:#fff;padding-top:1.26rem}.set-box[data-v-0a842748]{padding:0 .45rem}.set-box .sex-item[data-v-0a842748]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.78rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d8d8d8;font-size:.45rem;font-weight:500;color:#333}.set-box .sex-item i[data-v-0a842748]{color:#333;font-size:.5rem}.bg[data-v-68b7ec1c]{padding-top:1.26rem;background:#ededed}.select-box[data-v-68b7ec1c]{padding:.3rem .45rem;background:#fff;position:fixed;top:1.26rem;left:0;width:100%}.select-box .search[data-v-68b7ec1c]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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;margin-bottom:.2rem}.select-box .search i[data-v-68b7ec1c]{font-size:.45rem;color:#999}.select-box .search input[data-v-68b7ec1c]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.39rem;font-weight:500;color:#333;padding:0 .2rem;border:none;background:none}.select-box .search span[data-v-68b7ec1c]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle;white-space:nowrap}.select-box .nav-box[data-v-68b7ec1c]{overflow:hidden}.select-box .nav-box .nav-list[data-v-68b7ec1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.select-box .nav-box .nav-list[data-v-68b7ec1c]::-webkit-scrollbar{display:none}.select-box .nav-box .nav-list .nav-item[data-v-68b7ec1c]{font-size:.39rem;font-weight:500;color:#333;white-space:nowrap;margin-right:.9rem}.select-box .nav-box .nav-list .nav-item.active[data-v-68b7ec1c]{color:#0b898e;font-weight:700}.select-box .nav-box .nav-list .nav-item.active .line[data-v-68b7ec1c]{width:80%;height:.1rem;background:#0b898e;border-radius:.03rem;margin:.1rem auto 0;border-radius:.3rem}.order-list[data-v-68b7ec1c]{padding:.3rem .45rem;background:#ededed;margin-top:2.88rem}.order-list .order-item[data-v-68b7ec1c]{background:#fff;border-radius:.3rem;margin-bottom:.3rem;padding-bottom:.36rem}.order-list .order-item[data-v-68b7ec1c]:last-of-type{margin-bottom:0}.order-list .order-item .item-title[data-v-68b7ec1c]{font-size:.39rem;font-weight:500;color:#888;padding:.42rem .3rem;border-bottom:1px solid #d8d8d8}.order-list .order-item .item-title span[data-v-68b7ec1c]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:.3rem}.order-list .order-item .item-title span[data-v-68b7ec1c]:nth-child(2){font-size:.39rem;font-weight:500;color:#d62828}.order-list .order-item .item-info[data-v-68b7ec1c]{padding:.3rem;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.order-list .order-item .item-info>img[data-v-68b7ec1c]{display:block;width:2.1rem;height:2.1rem;border-radius:.15rem;-o-object-fit:cover;object-fit:cover}.order-list .order-item .item-info .title[data-v-68b7ec1c]{font-size:.39rem;font-weight:500;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 .3rem}.order-list .order-item .item-info .price-num[data-v-68b7ec1c]{font-size:.39rem;font-weight:500;color:#333;text-align:right}.order-list .order-item .item-info .price-num span[data-v-68b7ec1c]{display:block;text-align:right}.order-list .order-item .item-info .price-num span[data-v-68b7ec1c]:first-child{margin-bottom:.45rem}.order-list .order-item .item-total[data-v-68b7ec1c]{text-align:right;font-size:.39rem;font-weight:500;color:#333;padding:0 .3rem}.order-list .order-item .item-total span[data-v-68b7ec1c]{font-size:.54rem}.order-list .order-item .item-buttons[data-v-68b7ec1c]{text-align:right;margin-top:.4rem;padding:0 .3rem}.order-list .order-item .item-buttons>div[data-v-68b7ec1c]{height:.9rem;line-height:.9rem;background:hsla(0,0%,92.9%,0);border:1px solid #d8d8d8;border-radius:.45rem;text-align:center;padding:0 .42rem;display:inline-block;font-size:.39rem;font-weight:500;color:#333}.order-list .order-item .item-buttons>div.active[data-v-68b7ec1c]{border:none;color:#fff;background:#fc9132}[data-v-68b7ec1c] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-68b7ec1c] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-68b7ec1c] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-68b7ec1c] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-68b7ec1c] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-68b7ec1c] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-68b7ec1c] .notice-popup .button>div.confirm{color:#0b898e}[data-v-68b7ec1c] .nav-box .van-tabs--line .van-tabs__wrap{height:1.2rem}[data-v-68b7ec1c] .nav-box .van-tabs__wrap--scrollable .van-tabs__nav--complete{padding:0}[data-v-68b7ec1c] .nav-box .van-tabs__wrap--scrollable .van-tab{padding:0 .4rem}[data-v-68b7ec1c] .nav-box .van-tab{font-size:.39rem;line-height:inherit}[data-v-68b7ec1c] .nav-box .van-tabs__line{bottom:.04rem;width:.7rem;height:.08rem;border-radius:.03rem}.item-price-box[data-v-68b7ec1c]{font-size:.4rem;text-align:right;padding:0 .3rem;margin-top:.2rem}.item-price-box .one[data-v-68b7ec1c]{color:#999}.bg[data-v-0b421947]{background:#fff;padding-top:1.26rem}.data-box[data-v-0b421947]{background:#fff;padding:0 .45rem}.data-box .data-item[data-v-0b421947]{background:#fff;line-height:1.78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box}.data-box .data-item>span[data-v-0b421947]{font-size:.45rem;font-weight:500;color:#333;white-space:nowrap}.data-box .data-item .item-right[data-v-0b421947]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.data-box .data-item .item-right img[data-v-0b421947]{width:1.2rem;height:1.2rem;border-radius:50%}.data-box .data-item .item-right i[data-v-0b421947]{color:#333;font-size:.5rem;margin-left:.3rem}.data-box .data-item .item-right input[data-v-0b421947]{width:100%;border:none;text-align:right;font-size:.45rem;font-weight:500;color:#888}.selectSex-box[data-v-0b421947]{padding:0 .45rem;background:#fff}.selectSex-box .selectSex-item[data-v-0b421947]{line-height:1.5rem;font-size:.39rem;font-weight:500;color:#333;border-bottom:1px solid #d8d8d8;text-align:center}.selectSex-box .selectSex-item.active[data-v-0b421947]{color:#0b898e}.selectSex-box .selectSex-item[data-v-0b421947]:last-of-type{border:none}[data-v-0b421947] #BirthdayPopup .van-picker{padding:0 .45rem}[data-v-0b421947] #BirthdayPopup .van-picker .van-picker__toolbar{border-bottom:1px solid #d8d8d8}[data-v-0b421947] #BirthdayPopup .van-picker .van-picker__cancel{padding:0;font-size:.45rem;font-weight:700;color:#333}[data-v-0b421947] #BirthdayPopup .van-picker .van-picker__confirm{padding:0;font-size:.45rem;font-weight:700;color:#0b898e}[data-v-0b421947] #BirthdayPopup .van-picker .van-picker-column__item{height:.75rem;line-height:.75rem}[data-v-0b421947] #BirthdayPopup .van-picker .van-picker__columns{margin-top:.5rem}.submit[data-v-0b421947]{font-size:.45rem;font-weight:500;color:#fff;line-height:1.2rem;background:#0b898e;border-radius:1rem;width:5.4rem;text-align:center;position:fixed;bottom:.43rem;left:0;right:0;margin:0 auto}.data-box .data-item.care[data-v-0b421947]{line-height:2.08rem}.data-box .data-item.care .item-right input[data-v-0b421947],.data-box .data-item.care>span[data-v-0b421947]{font-size:.74rem}.data-box .data-item.care img[data-v-0b421947]{width:1.5rem;height:1.5rem}.bg[data-v-666326cc]{background-color:#fff;padding:1.5rem .48rem .48rem;text-align:left;position:relative;height:calc(100vh - 1.98rem)}.title[data-v-666326cc]{font-size:.48rem;color:#000;font-weight:700}.content[data-v-666326cc]{font-size:.4rem;margin:1rem auto}.content>div[data-v-666326cc]:first-child{font-weight:700}.notice-msg[data-v-666326cc]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.notice-msg .bwe[data-v-666326cc]{margin:0 .3rem}.notice-msg span[data-v-666326cc]:last-child{color:#23527c}[data-v-666326cc] .notice-msg .van-checkbox{min-width:.5rem;max-width:.5rem;min-height:.5rem;max-height:.5rem}[data-v-666326cc] .notice-msg .van-checkbox .van-checkbox__icon{font-size:.46rem;min-height:.5rem;max-height:.5rem}[data-v-666326cc] .notice-msg .van-checkbox .van-checkbox__icon i{min-width:.5rem;max-width:.5rem;min-height:.5rem;max-height:.5rem}.next[data-v-666326cc]{font-size:.4rem;background-color:#0779ea;border-radius:.6rem;padding:.3rem 0;width:5rem;text-align:center;position:absolute;bottom:1rem;left:0;right:0;margin:auto;color:#fff}.bg[data-v-536a7b26]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-536a7b26]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem}.order-detail .order-status[data-v-536a7b26]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.detail-box[data-v-536a7b26]{background:#fff;border-radius:.3rem;padding:.3rem}.order-detail .detail[data-v-536a7b26]{background:#fff;border-radius:.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-detail .detail .detail-left[data-v-536a7b26]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.order-detail .detail .detail-left .title[data-v-536a7b26]{font-size:.39rem;font-weight:500;color:#333;line-height:.6rem}.order-detail .detail .detail-right[data-v-536a7b26]{text-align:center}.order-detail .detail .detail-right .price[data-v-536a7b26]{font-size:.54rem;font-weight:700;color:#d62828}.order-detail .detail .detail-right .tag[data-v-536a7b26]{font-size:.36rem;font-weight:500;color:#999;margin:.2rem 0 .48rem}.order-detail .detail-bottom .button-list[data-v-536a7b26],.order-detail .detail-bottom[data-v-536a7b26]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.order-detail .detail-bottom .button-list[data-v-536a7b26]{text-align:right;margin-top:.4rem}.order-detail .detail-bottom .duration[data-v-536a7b26]{font-size:.39rem;font-weight:700;color:#333}[data-v-536a7b26] .order-detail .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.order-detail .detail-bottom .button[data-v-536a7b26]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.order-detail .detail-bottom .button.unpaid[data-v-536a7b26]{border:none;background:#fc9132;color:#fff}.all-box[data-v-536a7b26]{padding:0 .45rem}.product-box[data-v-536a7b26]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box i[data-v-536a7b26]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box .title[data-v-536a7b26]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box .subtitle[data-v-536a7b26]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem;padding-right:.6rem}.product-box .skumsg[data-v-536a7b26]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.serve-box[data-v-536a7b26]{margin-top:.3rem}.serve-box .serve[data-v-536a7b26]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-536a7b26]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-536a7b26] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-536a7b26] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-536a7b26] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-536a7b26] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-536a7b26] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-536a7b26] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-536a7b26] .notice-popup .button>div.confirm{color:#0b898e}[data-v-536a7b26] .product-box{position:relative}[data-v-536a7b26] .product-box .hexiao-page{position:absolute;top:0;bottom:1rem;margin:auto;width:.75rem;height:.75rem;overflow:hidden;z-index:20}[data-v-536a7b26] .product-box .hexiao-page.left{left:.4rem}[data-v-536a7b26] .product-box .hexiao-page.right{right:.4rem}[data-v-536a7b26] .product-box .hexiao-page img{width:100%;height:100%}#hexiaoImg[data-v-536a7b26]{width:4.5rem;height:4.5rem;display:block;margin:0 auto}#hexiaoImg img[data-v-536a7b26]{width:100%;height:100%}#hexiaoNum[data-v-536a7b26]{font-size:.45rem;padding:.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hexiaoNum[data-v-536a7b26],.copy-box[data-v-536a7b26]{text-align:center;font-weight:500;color:var(--primary-color)}.copy-box[data-v-536a7b26]{width:1.09rem;height:.52rem;border-radius:.1rem;border:.01rem solid var(--primary-color);margin-left:.2rem;font-size:.34rem}#hexiao-status[data-v-536a7b26]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.3rem;text-align:center}.hexiao-bottom[data-v-536a7b26]{padding-bottom:.3rem}.hexiao-bottom .gotoKa[data-v-536a7b26]{font-size:.39rem;font-weight:500;color:#333;width:3.3rem;height:.9rem;text-align:center;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin:0 auto}.img-box[data-v-536a7b26]{position:relative;border-radius:.3rem;z-index:10}.img-box .third-img[data-v-536a7b26]{display:block;z-index:9}.img-box .tags[data-v-536a7b26],.img-box .third-img[data-v-536a7b26]{width:4.5rem;height:4.5rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.img-box .tags[data-v-536a7b26]{text-align:center;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.img-box .tags .button[data-v-536a7b26]{width:3rem;height:3rem;line-height:3rem;background:#fff;border-radius:50%;color:var(--primary-color)}.product-box .button-list[data-v-536a7b26]{text-align:right;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:.2rem 0}.product-box .button[data-v-536a7b26]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.goods-recommend[data-v-536a7b26]{height:5.3rem;background:#fff;margin:.35rem .5rem;border-radius:.3rem;padding:.26rem .3rem}.van-swipe[data-v-536a7b26]{margin-top:.27rem}.van-swipe-item[data-v-536a7b26]{background:#f5f5f5;border-radius:.15rem;margin-right:.12rem}.goods[data-v-536a7b26]{width:3.66rem;height:3.81rem}.goods-img[data-v-536a7b26]{width:3.66rem;height:2.31rem}.goods-img img[data-v-536a7b26]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}p.goods-title[data-v-536a7b26]{font-size:.42rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-left:.23rem;padding-top:.2rem;font-weight:400}.goods-price[data-v-536a7b26]{margin-left:.23rem;font-size:.2rem}.goods-price span[data-v-536a7b26]{color:#d62828;font-size:.46rem}.goods-list[data-v-536a7b26]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.goods-list[data-v-536a7b26]::-webkit-scrollbar{display:none}.closeOrOpen[data-v-536a7b26]{position:absolute;top:.2rem;right:.3rem;color:rgb(49 154 158)}.adv-box[data-v-8c0fda30]{height:2rem;border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.2rem}.adv-box>div[data-v-8c0fda30]{width:100%;height:2rem;border-radius:.2rem}.bg[data-v-02574e6c]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-02574e6c]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem}.order-detail .order-status[data-v-02574e6c]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.detail-box[data-v-02574e6c]{background:#fff;border-radius:.3rem;padding:.3rem}.order-detail .detail[data-v-02574e6c]{background:#fff;border-radius:.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-detail .detail .detail-left[data-v-02574e6c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.order-detail .detail .detail-left .title[data-v-02574e6c]{font-size:.39rem;font-weight:500;color:#333;line-height:.6rem}.order-detail .detail .detail-right[data-v-02574e6c]{text-align:center}.order-detail .detail .detail-right .price[data-v-02574e6c]{font-size:.54rem;font-weight:700;color:#d62828}.order-detail .detail .detail-right .tag[data-v-02574e6c]{font-size:.36rem;font-weight:500;color:#999;margin:.2rem 0 .48rem}.order-detail .detail-bottom .button-list[data-v-02574e6c],.order-detail .detail-bottom[data-v-02574e6c]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.order-detail .detail-bottom .button-list[data-v-02574e6c]{text-align:right;margin-top:.4rem}.order-detail .detail-bottom .duration[data-v-02574e6c]{font-size:.39rem;font-weight:700;color:#333}[data-v-02574e6c] .order-detail .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.order-detail .detail-bottom .button[data-v-02574e6c]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.order-detail .detail-bottom .button.unpaid[data-v-02574e6c]{border:none;background:#fc9132;color:#fff}.all-box[data-v-02574e6c]{padding:0 .45rem}.product-box[data-v-02574e6c]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box i[data-v-02574e6c]{color:#333;font-size:.56rem}.product-box .title[data-v-02574e6c]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box .subtitle[data-v-02574e6c]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem;margin-top:.2rem}.subHeight[data-v-02574e6c]{height:auto}.product-box .subtitle span[data-v-02574e6c]{font-weight:700}.product-box .skumsg[data-v-02574e6c]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.serve-box[data-v-02574e6c]{margin-top:.3rem}.serve-box .serve[data-v-02574e6c]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-02574e6c]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-02574e6c] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-02574e6c] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-02574e6c] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-02574e6c] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-02574e6c] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-02574e6c] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-02574e6c] .notice-popup .button>div.confirm{color:#0b898e}[data-v-02574e6c] .product-box{position:relative}[data-v-02574e6c] .product-box .hexiao-page{position:absolute;top:0;bottom:1rem;margin:auto;width:.75rem;height:.75rem;overflow:hidden;z-index:20}[data-v-02574e6c] .product-box .hexiao-page.left{left:.4rem}[data-v-02574e6c] .product-box .hexiao-page.right{right:.4rem}[data-v-02574e6c] .product-box .hexiao-page img{width:100%;height:100%}#hexiaoImg[data-v-02574e6c],.qrCode[data-v-02574e6c]{width:4.5rem;height:4.5rem;display:block;margin:0 auto}#hexiaoImg[data-v-02574e6c]{position:absolute;left:0;top:0;z-index:-1}.qrCode img[data-v-02574e6c]{width:100%;height:100%}#hexiaoNum[data-v-02574e6c]{text-align:center;font-size:.45rem;font-weight:500;color:var(--primary-color);padding:.5rem 0}#hexiao-status[data-v-02574e6c]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.3rem;text-align:center}.hexiao-bottom[data-v-02574e6c]{padding-bottom:.3rem}.hexiao-bottom .gotoKa[data-v-02574e6c]{font-size:.39rem;font-weight:500;color:#333;width:3.3rem;height:.9rem;text-align:center;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin:0 auto}.img-box[data-v-02574e6c]{position:relative;border-radius:.3rem;z-index:10}.img-box .third-img[data-v-02574e6c]{display:block;z-index:9}.img-box .tags[data-v-02574e6c],.img-box .third-img[data-v-02574e6c]{width:4.5rem;height:4.5rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.img-box .tags[data-v-02574e6c]{text-align:center;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.img-box .tags .button[data-v-02574e6c]{width:3rem;height:3rem;line-height:3rem;background:#fff;border-radius:50%;color:var(--primary-color)}.product-box .button-list[data-v-02574e6c]{text-align:right;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:.2rem 0}.product-box .button[data-v-02574e6c]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.active1[data-v-02574e6c],.active[data-v-02574e6c]{display:none}.button-box[data-v-02574e6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;width:100%;padding:.3rem 0}.goods-recommend[data-v-02574e6c]{height:5.3rem;background:#fff;margin:.35rem .5rem;border-radius:.3rem;padding:.26rem .3rem}.van-swipe[data-v-02574e6c]{margin-top:.27rem}.van-swipe-item[data-v-02574e6c]{background:#f5f5f5;width:4.16rem!important;border-radius:.15rem;margin-right:.12rem}.goods[data-v-02574e6c]{width:3.66rem;height:3.81rem}.goods-img[data-v-02574e6c]{width:3.66rem;height:2.31rem}.goods-img img[data-v-02574e6c]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}p.goods-title[data-v-02574e6c]{font-size:.42rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-left:.23rem;padding-top:.2rem;font-weight:400}.goods-price[data-v-02574e6c]{margin-left:.23rem;font-size:.2rem}.goods-price span[data-v-02574e6c]{color:#d62828;font-size:.46rem}[data-v-02574e6c] .van-swipe__track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.goods-list[data-v-02574e6c]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.goods-list[data-v-02574e6c]::-webkit-scrollbar{display:none}.bg[data-v-b828bc2c]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-b828bc2c]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem}.order-detail .order-status[data-v-b828bc2c]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.detail-box[data-v-b828bc2c]{background:#fff;border-radius:.3rem;padding:.3rem}.order-detail .detail[data-v-b828bc2c]{background:#fff;border-radius:.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-detail .detail .detail-left[data-v-b828bc2c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.order-detail .detail .detail-left .title[data-v-b828bc2c]{font-size:.39rem;font-weight:500;color:#333;line-height:.6rem}.order-detail .detail .detail-right[data-v-b828bc2c]{text-align:center}.order-detail .detail .detail-right .price[data-v-b828bc2c]{font-size:.54rem;font-weight:700;color:#d62828}.order-detail .detail .detail-right .tag[data-v-b828bc2c]{font-size:.36rem;font-weight:500;color:#999;margin:.2rem 0 .48rem}.order-detail .detail-bottom .button-list[data-v-b828bc2c],.order-detail .detail-bottom[data-v-b828bc2c]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.order-detail .detail-bottom .button-list[data-v-b828bc2c]{text-align:right;margin-top:.4rem}.order-detail .detail-bottom .duration[data-v-b828bc2c]{font-size:.39rem;font-weight:700;color:#333}[data-v-b828bc2c] .order-detail .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.order-detail .detail-bottom .button[data-v-b828bc2c]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.order-detail .detail-bottom .button.unpaid[data-v-b828bc2c]{border:none;background:#fc9132;color:#fff}.all-box[data-v-b828bc2c]{padding:0 .45rem}.product-box[data-v-b828bc2c]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box .user-box[data-v-b828bc2c]{border-bottom:1px solid #d8d8d8;padding:.2rem 0}.product-box .user-box[data-v-b828bc2c]:last-of-type{border-bottom:none}.product-box i[data-v-b828bc2c]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box .title[data-v-b828bc2c]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box .subtitle[data-v-b828bc2c]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem;padding-right:.6rem}.product-box .skumsg[data-v-b828bc2c]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:.39rem;font-weight:500;color:#333}.serve-box[data-v-b828bc2c]{margin-top:.3rem}.serve-box .serve[data-v-b828bc2c]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-b828bc2c]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-b828bc2c] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-b828bc2c] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-b828bc2c] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-b828bc2c] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-b828bc2c] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-b828bc2c] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-b828bc2c] .notice-popup .button>div.confirm{color:#0b898e}[data-v-b828bc2c] .product-box{position:relative}[data-v-b828bc2c] .product-box .hexiao-page{position:absolute;top:0;bottom:1rem;margin:auto;width:.75rem;height:.75rem;overflow:hidden;z-index:20}[data-v-b828bc2c] .product-box .hexiao-page.left{left:.4rem}[data-v-b828bc2c] .product-box .hexiao-page.right{right:.4rem}[data-v-b828bc2c] .product-box .hexiao-page img{width:100%;height:100%}#hexiaoImg[data-v-b828bc2c]{width:4.5rem;height:4.5rem;display:block;margin:0 auto}#hexiaoImg img[data-v-b828bc2c]{width:100%;height:100%}#hexiaoNum[data-v-b828bc2c]{text-align:center;font-size:.45rem;font-weight:500;color:var(--primary-color);padding:.5rem 0}#hexiao-status[data-v-b828bc2c]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.3rem;text-align:center}.hexiao-bottom[data-v-b828bc2c]{padding-bottom:.3rem}.hexiao-bottom .gotoKa[data-v-b828bc2c]{font-size:.39rem;font-weight:500;color:#333;width:3.3rem;height:.9rem;text-align:center;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin:0 auto}.img-box[data-v-b828bc2c]{position:relative;border-radius:.3rem;z-index:10}.img-box .third-img[data-v-b828bc2c]{display:block;z-index:9}.img-box .tags[data-v-b828bc2c],.img-box .third-img[data-v-b828bc2c]{width:4.5rem;height:4.5rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.img-box .tags[data-v-b828bc2c]{text-align:center;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.img-box .tags .button[data-v-b828bc2c]{width:3rem;height:3rem;line-height:3rem;background:#fff;border-radius:50%;color:var(--primary-color)}.goods-recommend[data-v-b828bc2c]{height:5.3rem;background:#fff;margin:.35rem .5rem;border-radius:.3rem;padding:.26rem .3rem}.van-swipe[data-v-b828bc2c]{margin-top:.27rem}.van-swipe-item[data-v-b828bc2c]{background:#f5f5f5;width:3.66rem!important;border-radius:.15rem;margin-right:.12rem}.goods[data-v-b828bc2c]{width:3.66rem;height:3.81rem}.goods-img[data-v-b828bc2c]{width:3.66rem;height:2.31rem}.goods-img img[data-v-b828bc2c]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}p.goods-title[data-v-b828bc2c]{font-size:.42rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-left:.23rem;padding-top:.2rem;font-weight:400}.goods-price[data-v-b828bc2c]{margin-left:.23rem;font-size:.2rem}.goods-price span[data-v-b828bc2c]{color:#d62828;font-size:.46rem}.goods-list[data-v-b828bc2c]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.goods-list[data-v-b828bc2c]::-webkit-scrollbar{display:none}.bg[data-v-5dabb7e7]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-5dabb7e7]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem}.order-detail .order-status[data-v-5dabb7e7]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.detail-box[data-v-5dabb7e7]{background:#fff;border-radius:.3rem;padding:.3rem}.order-detail .detail[data-v-5dabb7e7]{background:#fff;border-radius:.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-detail .detail .detail-left[data-v-5dabb7e7]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.order-detail .detail .detail-left .title[data-v-5dabb7e7]{font-size:.39rem;font-weight:500;color:#333;line-height:.6rem}.order-detail .detail .detail-right[data-v-5dabb7e7]{text-align:center}.order-detail .detail .detail-right .price[data-v-5dabb7e7]{font-size:.54rem;font-weight:700;color:#d62828}.order-detail .detail .detail-right .price[data-v-5dabb7e7]:before{content:"\FFE5";font-size:.39rem}.order-detail .detail .detail-right .tag[data-v-5dabb7e7]{font-size:.36rem;font-weight:500;color:#999;margin:.2rem 0 .48rem}.order-detail .detail-bottom .button-list[data-v-5dabb7e7],.order-detail .detail-bottom[data-v-5dabb7e7]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.order-detail .detail-bottom .button-list[data-v-5dabb7e7]{text-align:right;margin-top:.4rem}.order-detail .detail-bottom .duration[data-v-5dabb7e7]{font-size:.39rem;font-weight:700;color:#333}[data-v-5dabb7e7] .order-detail .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.order-detail .detail-bottom .button[data-v-5dabb7e7]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.order-detail .detail-bottom .button.unpaid[data-v-5dabb7e7]{border:none;background:#fc9132;color:#fff}.all-box[data-v-5dabb7e7]{padding:0 .45rem}.product-box[data-v-5dabb7e7]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box i[data-v-5dabb7e7]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box .title[data-v-5dabb7e7]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box .subtitle[data-v-5dabb7e7]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem;padding-right:.6rem}.product-box .skumsg[data-v-5dabb7e7]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:.39rem;font-weight:500;color:#0b898e}.product-box .skumsg.mobile[data-v-5dabb7e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-box .skumsg.mobile img[data-v-5dabb7e7]{width:.45rem;height:.45rem;margin-right:.28rem}.serve-box[data-v-5dabb7e7]{margin-top:.3rem}.serve-box .serve[data-v-5dabb7e7]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-5dabb7e7]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-5dabb7e7] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-5dabb7e7] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-5dabb7e7] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-5dabb7e7] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-5dabb7e7] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-5dabb7e7] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-5dabb7e7] .notice-popup .button>div.confirm{color:#0b898e}#evening[data-v-5dabb7e7]{margin:0 .3rem;padding:0 .3rem;border:1px solid #0b898e;border-radius:.22rem;line-height:.45rem;font-size:.3rem;font-weight:500;color:#0b898e}.goods-recommend[data-v-5dabb7e7]{height:5.3rem;background:#fff;margin:.35rem .5rem;border-radius:.3rem;padding:.26rem .3rem}.van-swipe[data-v-5dabb7e7]{margin-top:.27rem}.van-swipe-item[data-v-5dabb7e7]{background:#f5f5f5;width:3.66rem!important;border-radius:.15rem;margin-right:.12rem}.goods[data-v-5dabb7e7]{width:3.66rem;height:3.81rem}.goods-img[data-v-5dabb7e7]{width:3.66rem;height:2.31rem}.goods-img img[data-v-5dabb7e7]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}p.goods-title[data-v-5dabb7e7]{font-size:.42rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-left:.23rem;padding-top:.2rem;font-weight:400}.goods-price[data-v-5dabb7e7]{margin-left:.23rem;font-size:.2rem;color:#999}.goods-price span[data-v-5dabb7e7]{color:#d62828;font-size:.46rem}.goods-price span[data-v-5dabb7e7]:before{color:#d62828;font-size:.3rem;content:"\FFE5"}.goods-list[data-v-5dabb7e7]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.goods-list[data-v-5dabb7e7]::-webkit-scrollbar{display:none}.bg[data-v-04f73506]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-04f73506]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem}.order-detail .order-status[data-v-04f73506]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.detail-box[data-v-04f73506]{background:#fff;border-radius:.3rem;padding:.3rem}.detail-box .detail-title[data-v-04f73506]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.26rem;border-bottom:1px solid #d8d8d8}.detail-box .detail-msg[data-v-04f73506]{padding:.3rem 0}.detail-box .detail-msg .title[data-v-04f73506]{font-size:.45rem;font-weight:700;color:#333;margin-bottom:.3rem}.detail-box .detail-msg .location[data-v-04f73506]{font-size:.39rem;font-weight:700;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-box .detail-msg .location i[data-v-04f73506]{margin-right:.27rem;color:#0b898e;font-size:.46rem}.detail-box .detail-msg .location .subtitle[data-v-04f73506]{padding-left:.7rem;color:#333;font-size:.36rem;margin-top:.22rem;font-weight:400}.detail-box .detail-msg .direction[data-v-04f73506]{font-size:.36rem;color:#0b898e;text-align:center}.detail-box .detail-msg .direction img[data-v-04f73506]{width:.63rem;display:block;margin:0 auto .2rem}.all-box[data-v-04f73506]{padding:0 .45rem}.product-box[data-v-04f73506]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box>i[data-v-04f73506]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box>.title[data-v-04f73506]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box>.subtitle[data-v-04f73506]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem}.product-box>.subtitle.total-cost[data-v-04f73506]{font-weight:700}.product-box>.subtitle.total-cost span[data-v-04f73506]{font-size:.54rem;font-weight:700;color:#d62828}.product-box>.subtitle.total-cost span[data-v-04f73506]:before{display:inline-block;content:"\FFE5";font-size:.39rem}.product-box>.skumsg[data-v-04f73506]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .product-info[data-v-04f73506]{padding:.3rem 0;border-bottom:1px solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-box .product-info .info-img[data-v-04f73506]{width:2.1rem;height:2.1rem;border-radius:.15rem;overflow:hidden}.product-box .product-info .info-img img[data-v-04f73506]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-box .product-info .info-text[data-v-04f73506]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .28rem;padding-top:.1rem;overflow:hidden}.product-box .product-info .info-text .title[data-v-04f73506]{font-size:.45rem;font-weight:500;color:#333}.product-box .product-info .info-text .subtitle[data-v-04f73506]{font-size:.39rem;font-weight:500;color:#888}.product-box .product-info .info-tags[data-v-04f73506]{padding-top:.1rem;text-align:right}.product-box .product-info .info-tags .price[data-v-04f73506]{font-size:.39rem;font-weight:500;color:#333}.product-box .product-info .info-tags .num[data-v-04f73506]{font-size:.39rem;font-weight:500;color:#333;margin-top:.3rem}.product-box .search-post[data-v-04f73506]{line-height:.75rem;background:#fff;border:1px solid #d8d8d8;border-radius:.37rem;font-size:.36rem;font-weight:500;color:#333;display:inline-block;padding:0 .5rem;margin-bottom:.3rem}.serve-box[data-v-04f73506]{margin-top:.3rem}.serve-box .serve[data-v-04f73506]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-04f73506]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-04f73506] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-04f73506] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-04f73506] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-04f73506] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-04f73506] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-04f73506] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-04f73506] .notice-popup .button>div.confirm{color:#0b898e}.product-box .detail-bottom[data-v-04f73506]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:.3rem;border-top:1px solid #d8d8d8}.product-box .detail-bottom .button-list[data-v-04f73506]{text-align:right;margin-top:.4rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .detail-bottom .duration[data-v-04f73506]{font-size:.39rem;font-weight:700;color:#333}[data-v-04f73506] .product-box .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.product-box .detail-bottom .button[data-v-04f73506]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.product-box .detail-bottom .button.unpaid[data-v-04f73506]{border:none;background:#fc9132;color:#fff}.post-box .post-item[data-v-04f73506]{padding:.2rem 0}.post-box .post-item .title[data-v-04f73506]{font-size:.42rem;font-weight:700;color:#333}.post-box .post-item .subtitle[data-v-04f73506]{font-size:.39rem;font-weight:500;color:#333;margin:.2rem 0}.product-box .button-list[data-v-04f73506]{text-align:right;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:.2rem 0}.product-box .button[data-v-04f73506]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.goods-recommend[data-v-04f73506]{height:5.3rem;background:#fff;margin:.35rem .5rem;border-radius:.3rem;padding:.26rem .3rem}.van-swipe[data-v-04f73506]{margin-top:.27rem}.van-swipe-item[data-v-04f73506]{background:#f5f5f5;width:3.66rem!important;border-radius:.15rem;margin-right:.12rem}.goods[data-v-04f73506]{width:3.66rem;height:3.81rem}.goods-img[data-v-04f73506]{width:3.66rem;height:2.31rem}.goods-img img[data-v-04f73506]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}p.goods-title[data-v-04f73506]{font-size:.42rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-left:.23rem;padding-top:.2rem;font-weight:400}.goods-price[data-v-04f73506]{margin-left:.23rem;font-size:.2rem}.goods-price span[data-v-04f73506]{color:#d62828;font-size:.46rem}.goods-list[data-v-04f73506]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.goods-list[data-v-04f73506]::-webkit-scrollbar{display:none}.bg[data-v-e6a2ea6a]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-e6a2ea6a]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem;position:absolute}.order-detail .order-status[data-v-e6a2ea6a]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.all-box[data-v-e6a2ea6a]{padding:0 .45rem;margin-top:1.8rem}.product-box[data-v-e6a2ea6a]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box>i[data-v-e6a2ea6a]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box>.title[data-v-e6a2ea6a]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box>.subtitle[data-v-e6a2ea6a]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem}.product-box>.subtitle.total-cost[data-v-e6a2ea6a]{font-weight:700}.product-box>.subtitle.total-cost span[data-v-e6a2ea6a]{font-size:.54rem;font-weight:700;color:#d62828}.product-box>.subtitle.total-cost span[data-v-e6a2ea6a]:before{display:inline-block;content:"\FFE5";font-size:.39rem}.product-box>.skumsg[data-v-e6a2ea6a]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .product-info[data-v-e6a2ea6a]{padding:.3rem 0;border-bottom:1px solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-box .product-info .info-img[data-v-e6a2ea6a]{width:2.1rem;height:2.1rem;border-radius:.15rem;overflow:hidden}.product-box .product-info .info-img img[data-v-e6a2ea6a]{width:100%;height:100%}.product-box .product-info .info-text[data-v-e6a2ea6a]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .28rem;padding-top:.1rem;overflow:hidden}.product-box .product-info .info-text .title[data-v-e6a2ea6a]{font-size:.45rem;font-weight:500;color:#333}.product-box .product-info .info-text .subtitle[data-v-e6a2ea6a]{font-size:.39rem;font-weight:500;color:#888}.product-box .product-info .info-tags[data-v-e6a2ea6a]{padding-top:.1rem;text-align:right}.product-box .product-info .info-tags .price[data-v-e6a2ea6a]{font-size:.39rem;font-weight:500;color:#333}.product-box .product-info .info-tags .num[data-v-e6a2ea6a]{font-size:.39rem;font-weight:500;color:#333;margin-top:.3rem}.product-box .search-post[data-v-e6a2ea6a]{line-height:.75rem;background:#fff;border:1px solid #d8d8d8;border-radius:.37rem;font-size:.36rem;font-weight:500;color:#333;display:inline-block;padding:0 .5rem;margin-bottom:.3rem}.serve-box[data-v-e6a2ea6a]{margin-top:.3rem}.serve-box .serve[data-v-e6a2ea6a]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-e6a2ea6a]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-e6a2ea6a].notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-e6a2ea6a].notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-e6a2ea6a].notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-e6a2ea6a].notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-e6a2ea6a].notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-e6a2ea6a].notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-e6a2ea6a].notice-popup .button>div.confirm{color:#0b898e}.product-box .detail-bottom[data-v-e6a2ea6a]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:.3rem;border-top:1px solid #d8d8d8}.product-box .detail-bottom .button-list[data-v-e6a2ea6a]{text-align:right;margin-top:.4rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .detail-bottom .duration[data-v-e6a2ea6a]{font-size:.39rem;font-weight:700;color:#333}[data-v-e6a2ea6a].product-box .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.product-box .detail-bottom .button[data-v-e6a2ea6a]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.product-box .detail-bottom .button.unpaid[data-v-e6a2ea6a]{border:none;background:#fc9132;color:#fff}.product-box .button-list[data-v-e6a2ea6a]{text-align:right;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:.2rem 0}.product-box .button[data-v-e6a2ea6a]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.bg[data-v-bcdee644]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-bcdee644]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem;position:absolute}.order-detail .order-status[data-v-bcdee644]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.all-box[data-v-bcdee644]{padding:0 .45rem;margin-top:1.8rem}.product-box[data-v-bcdee644]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box>i[data-v-bcdee644]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box>.title[data-v-bcdee644]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box>.subtitle[data-v-bcdee644]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem}.product-box>.subtitle.total-cost[data-v-bcdee644]{font-weight:700}.product-box>.subtitle.total-cost span[data-v-bcdee644]{font-size:.54rem;font-weight:700;color:#d62828}.product-box>.subtitle.total-cost span[data-v-bcdee644]:before{display:inline-block;content:"\FFE5";font-size:.39rem}.product-box>.skumsg[data-v-bcdee644]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .product-info[data-v-bcdee644]{padding:.3rem 0;border-bottom:1px solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-box .product-info .info-img[data-v-bcdee644]{width:2.1rem;height:2.1rem;border-radius:.15rem;overflow:hidden}.product-box .product-info .info-img img[data-v-bcdee644]{width:100%;height:100%}.product-box .product-info .info-text[data-v-bcdee644]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .28rem;padding-top:.1rem;overflow:hidden}.product-box .product-info .info-text .title[data-v-bcdee644]{font-size:.45rem;font-weight:500;color:#333}.product-box .product-info .info-text .subtitle[data-v-bcdee644]{font-size:.39rem;font-weight:500;color:#888}.product-box .product-info .info-tags[data-v-bcdee644]{padding-top:.1rem;text-align:right}.product-box .product-info .info-tags .price[data-v-bcdee644]{font-size:.39rem;font-weight:500;color:#333}.product-box .product-info .info-tags .num[data-v-bcdee644]{font-size:.39rem;font-weight:500;color:#333;margin-top:.3rem}.product-box .search-post[data-v-bcdee644]{line-height:.75rem;background:#fff;border:1px solid #d8d8d8;border-radius:.37rem;font-size:.36rem;font-weight:500;color:#333;display:inline-block;padding:0 .5rem;margin-bottom:.3rem}.serve-box[data-v-bcdee644]{margin-top:.3rem}.serve-box .serve[data-v-bcdee644]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-bcdee644]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-bcdee644] .notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-bcdee644] .notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-bcdee644] .notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-bcdee644] .notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-bcdee644] .notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-bcdee644] .notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-bcdee644] .notice-popup .button>div.confirm{color:#0b898e}.product-box .detail-bottom[data-v-bcdee644]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:.3rem;border-top:1px solid #d8d8d8}.product-box .detail-bottom .button-list[data-v-bcdee644]{text-align:right;margin-top:.4rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .detail-bottom .duration[data-v-bcdee644]{font-size:.39rem;font-weight:700;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-bcdee644] .product-box .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.product-box .detail-bottom .button[data-v-bcdee644]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.product-box .detail-bottom .button.unpaid[data-v-bcdee644]{border:none;background:#fc9132;color:#fff}[data-v-bcdee644] .product-box{position:relative}[data-v-bcdee644] .product-box .hexiao-page{position:absolute;top:0;bottom:1rem;margin:auto;width:.75rem;height:.75rem;overflow:hidden;z-index:20}[data-v-bcdee644] .product-box .hexiao-page.left{left:.4rem}[data-v-bcdee644] .product-box .hexiao-page.right{right:.4rem}[data-v-bcdee644] .product-box .hexiao-page img{width:100%;height:100%}#hexiaoImg[data-v-bcdee644]{width:4.5rem;height:4.5rem;display:block;margin:0 auto}#hexiaoImg img[data-v-bcdee644]{width:100%;height:100%}#hexiaoNum[data-v-bcdee644]{text-align:center;font-size:.45rem;font-weight:500;color:var(--primary-color);padding:.5rem 0}#hexiao-status[data-v-bcdee644]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.3rem;text-align:center}.hexiao-bottom[data-v-bcdee644]{padding-bottom:.3rem}.hexiao-bottom .gotoKa[data-v-bcdee644]{font-size:.39rem;font-weight:500;color:#333;width:3.3rem;height:.9rem;text-align:center;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin:0 auto}.img-box[data-v-bcdee644]{position:relative;border-radius:.3rem;z-index:10}.img-box .third-img[data-v-bcdee644]{display:block;z-index:9}.img-box .tags[data-v-bcdee644],.img-box .third-img[data-v-bcdee644]{width:4.5rem;height:4.5rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.img-box .tags[data-v-bcdee644]{text-align:center;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.img-box .tags .button[data-v-bcdee644]{width:3rem;height:3rem;line-height:3rem;background:#fff;border-radius:50%;color:var(--primary-color)}.goods-recommend[data-v-bcdee644]{height:5.3rem;background:#fff;margin:.35rem 0;border-radius:.3rem;padding:.26rem .3rem}.van-swipe[data-v-bcdee644]{margin-top:.27rem}.van-swipe-item[data-v-bcdee644]{background:#f5f5f5;border-radius:.15rem;margin-right:.12rem}.goods[data-v-bcdee644]{width:3.66rem;height:3.81rem}.goods-img[data-v-bcdee644]{width:3.66rem;height:2.31rem}.goods-img img[data-v-bcdee644]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}p.goods-title[data-v-bcdee644]{font-size:.42rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-left:.23rem;padding-top:.2rem;font-weight:400}.goods-price[data-v-bcdee644]{margin-left:.23rem;font-size:.2rem}.goods-price span[data-v-bcdee644]{color:#d62828;font-size:.46rem}.goods-list[data-v-bcdee644]{overflow-y:hidden;overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.goods-list[data-v-bcdee644]::-webkit-scrollbar{display:none}.traffic-box[data-v-bcdee644]{width:9.7rem;height:3rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/order/mapBg.png);background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.56rem}.traffic-box img[data-v-bcdee644]{width:.56rem;height:.79rem;margin-right:.35rem}.traffic-box .traffic-text[data-v-bcdee644]{font-weight:500;font-size:.48rem;color:#111;width:7.5rem}.bg[data-v-01c2ad80]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-01c2ad80]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem;position:absolute}.order-detail .order-status[data-v-01c2ad80]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.all-box[data-v-01c2ad80]{padding:0 .45rem;margin-top:1.8rem}.product-box[data-v-01c2ad80]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box>i[data-v-01c2ad80]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box>.title[data-v-01c2ad80]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box>.subtitle[data-v-01c2ad80]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem}.product-box>.subtitle.total-cost[data-v-01c2ad80]{font-weight:700}.product-box>.subtitle.total-cost span[data-v-01c2ad80]{font-size:.54rem;font-weight:700;color:#d62828}.product-box>.subtitle.total-cost span[data-v-01c2ad80]:before{display:inline-block;content:"\FFE5";font-size:.39rem}.product-box>.skumsg[data-v-01c2ad80]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .product-info[data-v-01c2ad80]{padding:.3rem 0;border-bottom:1px solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-box .product-info .info-img[data-v-01c2ad80]{width:2.1rem;height:2.1rem;border-radius:.15rem;overflow:hidden}.product-box .product-info .info-img img[data-v-01c2ad80]{width:100%;height:100%}.product-box .product-info .info-text[data-v-01c2ad80]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .28rem;padding-top:.1rem;overflow:hidden}.product-box .product-info .info-text .title[data-v-01c2ad80]{font-size:.45rem;font-weight:500;color:#333}.product-box .product-info .info-text .subtitle[data-v-01c2ad80]{font-size:.39rem;font-weight:500;color:#888}.product-box .product-info .info-tags[data-v-01c2ad80]{padding-top:.1rem;text-align:right}.product-box .product-info .info-tags .price[data-v-01c2ad80]{font-size:.39rem;font-weight:500;color:#333}.product-box .product-info .info-tags .num[data-v-01c2ad80]{font-size:.39rem;font-weight:500;color:#333;margin-top:.3rem}.product-box .search-post[data-v-01c2ad80]{line-height:.75rem;background:#fff;border:1px solid #d8d8d8;border-radius:.37rem;font-size:.36rem;font-weight:500;color:#333;display:inline-block;padding:0 .5rem;margin-bottom:.3rem}.serve-box[data-v-01c2ad80]{margin-top:.3rem}.serve-box .serve[data-v-01c2ad80]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-01c2ad80]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-01c2ad80].notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-01c2ad80].notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-01c2ad80].notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-01c2ad80].notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-01c2ad80].notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-01c2ad80].notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-01c2ad80].notice-popup .button>div.confirm{color:#0b898e}.product-box .detail-bottom[data-v-01c2ad80]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:.3rem;border-top:1px solid #d8d8d8}.product-box .detail-bottom .button-list[data-v-01c2ad80]{text-align:right;margin-top:.4rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .detail-bottom .duration[data-v-01c2ad80]{font-size:.39rem;font-weight:700;color:#333}[data-v-01c2ad80].product-box .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.product-box .detail-bottom .button[data-v-01c2ad80]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.product-box .detail-bottom .button.unpaid[data-v-01c2ad80]{border:none;background:#fc9132;color:#fff}[data-v-01c2ad80] .product-box{position:relative}[data-v-01c2ad80] .product-box .hexiao-page{position:absolute;top:0;bottom:1rem;margin:auto;width:.75rem;height:.75rem;overflow:hidden;z-index:20}[data-v-01c2ad80] .product-box .hexiao-page.left{left:.4rem}[data-v-01c2ad80] .product-box .hexiao-page.right{right:.4rem}[data-v-01c2ad80] .product-box .hexiao-page img{width:100%;height:100%}#hexiaoImg[data-v-01c2ad80]{width:4.5rem;height:4.5rem;display:block;margin:0 auto}#hexiaoImg img[data-v-01c2ad80]{width:100%;height:100%}#hexiaoNum[data-v-01c2ad80]{text-align:center;font-size:.45rem;font-weight:500;color:var(--primary-color);padding:.5rem 0}#hexiao-status[data-v-01c2ad80]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.3rem;text-align:center}.hexiao-bottom[data-v-01c2ad80]{padding-bottom:.3rem}.hexiao-bottom .gotoKa[data-v-01c2ad80]{font-size:.39rem;font-weight:500;color:#333;width:3.3rem;height:.9rem;text-align:center;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin:0 auto}.img-box[data-v-01c2ad80]{position:relative;border-radius:.3rem;z-index:10}.img-box .third-img[data-v-01c2ad80]{display:block;z-index:9}.img-box .tags[data-v-01c2ad80],.img-box .third-img[data-v-01c2ad80]{width:4.5rem;height:4.5rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.img-box .tags[data-v-01c2ad80]{text-align:center;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.img-box .tags .button[data-v-01c2ad80]{width:3rem;height:3rem;line-height:3rem;background:#fff;border-radius:50%;color:#0b898e}.product-box .button-list[data-v-01c2ad80]{text-align:right;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:.2rem 0}.product-box .button[data-v-01c2ad80]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.bg[data-v-089ba109]{padding-top:1.26rem;background:#ededed;padding-bottom:.3rem}.order-detail[data-v-089ba109]{width:100%;min-height:4.5rem;background-size:100% 100%;padding:0 .45rem;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-detail .order-status[data-v-089ba109]{font-size:.72rem;font-weight:500;color:#fff;padding:.4rem 0}.all-box[data-v-089ba109]{padding:0 .45rem;margin-top:2.3rem}.product-box[data-v-089ba109]{padding:0 .3rem;background:#fff;border-radius:.3rem;position:relative;margin-top:.3rem}.product-box>i[data-v-089ba109]{position:absolute;right:.3rem;top:.6rem;color:#333;font-size:.56rem}.product-box>.title[data-v-089ba109]{font-size:.45rem;font-weight:700;color:#333;padding:.3rem .6rem .3rem 0}.product-box>.subtitle[data-v-089ba109]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.4rem}.product-box>.subtitle.total-cost[data-v-089ba109]{font-weight:700}.product-box>.subtitle.total-cost span[data-v-089ba109]{font-size:.54rem;font-weight:700;color:#d62828}.product-box>.subtitle.total-cost span[data-v-089ba109]:before{display:inline-block;content:"\FFE5";font-size:.39rem}.product-box>.skumsg[data-v-089ba109]{border-top:1px solid #d8d8d8;padding:.28rem 0 .37rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .product-info[data-v-089ba109]{padding:.3rem 0;border-bottom:1px solid #d8d8d8;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-box .product-info .info-img[data-v-089ba109]{width:2.1rem;height:2.1rem;border-radius:.15rem;overflow:hidden}.product-box .product-info .info-img img[data-v-089ba109]{width:100%;height:100%}.product-box .product-info .info-text[data-v-089ba109]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin:0 .28rem;padding-top:.1rem;overflow:hidden}.product-box .product-info .info-text .title[data-v-089ba109]{font-size:.45rem;font-weight:500;color:#333}.product-box .product-info .info-text .subtitle[data-v-089ba109]{font-size:.39rem;font-weight:500;color:#888}.product-box .product-info .info-tags[data-v-089ba109]{padding-top:.1rem;text-align:right}.product-box .product-info .info-tags .price[data-v-089ba109]{font-size:.39rem;font-weight:500;color:#333}.product-box .product-info .info-tags .num[data-v-089ba109]{font-size:.39rem;font-weight:500;color:#333;margin-top:.3rem}.product-box .search-post[data-v-089ba109]{line-height:.75rem;background:#fff;border:1px solid #d8d8d8;border-radius:.37rem;font-size:.36rem;font-weight:500;color:#333;display:inline-block;padding:0 .5rem;margin-bottom:.3rem}.serve-box[data-v-089ba109]{margin-top:.3rem}.serve-box .serve[data-v-089ba109]{text-align:center;width:5.4rem;line-height:1.2rem;background:#fff;border-radius:1rem;font-size:.45rem;font-weight:500;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.serve-box .serve img[data-v-089ba109]{width:.6rem;height:.6rem;margin-right:.15rem}[data-v-089ba109].notice-popup{background:#fff;border-radius:.3rem;padding:.4rem .5rem;min-width:7rem}[data-v-089ba109].notice-popup i{position:absolute;right:.3rem;top:.2rem;font-size:.66rem}[data-v-089ba109].notice-popup .title{font-size:.45rem;font-weight:700;color:#333;text-align:center}[data-v-089ba109].notice-popup .subtitle{font-size:.45rem;font-weight:500;color:#333;margin-top:.8rem}[data-v-089ba109].notice-popup .button{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #d8d8d8;margin-top:1.2rem}[data-v-089ba109].notice-popup .button>div{line-height:1.4rem;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.45rem;font-weight:500;color:#333;text-align:center}[data-v-089ba109].notice-popup .button>div.confirm{color:#0b898e}.product-box .detail-bottom[data-v-089ba109]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:.3rem;border-top:1px solid #d8d8d8}.product-box .detail-bottom .button-list[data-v-089ba109]{text-align:right;margin-top:.4rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.product-box .detail-bottom .duration[data-v-089ba109]{font-size:.39rem;font-weight:700;color:#333}[data-v-089ba109].product-box .detail-bottom .duration .van-count-down{font-size:.39rem;display:inline-block}.product-box .detail-bottom .button[data-v-089ba109]{font-size:.39rem;font-weight:400;color:#333;line-height:.9rem;border-radius:.45rem;padding:0 .43rem;border:1px solid #d8d8d8;display:inline-block}.product-box .detail-bottom .button.unpaid[data-v-089ba109]{border:none;background:#fc9132;color:#fff}[data-v-089ba109].hexiao-swipe{position:relative}[data-v-089ba109].hexiao-swipe .hexiao-page{position:absolute;top:0;bottom:0;margin:auto;width:.75rem;height:.75rem;overflow:hidden}[data-v-089ba109].hexiao-swipe .hexiao-page.left{left:0}[data-v-089ba109].hexiao-swipe .hexiao-page.right{right:0}[data-v-089ba109].hexiao-swipe .hexiao-page img{width:100%;height:100%}#hexiaoImg[data-v-089ba109]{width:4.5rem;height:4.5rem;display:block;margin:0 auto}#hexiaoNum[data-v-089ba109]{text-align:center;font-size:.45rem;font-weight:500;color:var(--primary-color);padding:.5rem 0}#hexiao-status[data-v-089ba109]{font-size:.39rem;font-weight:500;color:#333;padding-bottom:.3rem;text-align:center}.hexiao-bottom[data-v-089ba109]{padding-bottom:.3rem}.hexiao-bottom .gotoKa[data-v-089ba109]{font-size:.39rem;font-weight:500;color:#333;width:3.3rem;height:.9rem;text-align:center;line-height:.9rem;background:#fff;border:1px solid #d8d8d8;border-radius:.45rem;margin:0 auto}.img-box[data-v-089ba109]{position:relative;border-radius:.3rem;z-index:10}.img-box .third-img[data-v-089ba109]{display:block;z-index:9}.img-box .tags[data-v-089ba109],.img-box .third-img[data-v-089ba109]{width:4.5rem;height:4.5rem;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.img-box .tags[data-v-089ba109]{text-align:center;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.img-box .tags .button[data-v-089ba109]{width:3rem;height:3rem;line-height:3rem;background:#fff;border-radius:50%;color:var(--primary-color)}.bg[data-v-58ddaec2]{padding-top:1.26rem;background:#fff}.top-box[data-v-58ddaec2]{padding:.45rem .42rem;background:#fff}.top-box .title[data-v-58ddaec2]{font-size:.54rem;font-weight:700;color:#0b898e}.top-box .subtitle[data-v-58ddaec2]{font-size:.39rem;font-weight:500;color:#888;margin-top:.27rem}.top-box .content[data-v-58ddaec2]{font-size:.45rem;font-weight:500;color:#333;margin-top:.4rem}.refund-box[data-v-58ddaec2]{padding:.3rem .43rem}[data-v-58ddaec2].refund-box .van-steps{margin-top:.8rem}[data-v-58ddaec2].refund-box .van-icon{font-size:.46rem}[data-v-58ddaec2].refund-box .van-icon:before{content:"";width:.3rem;height:.3rem;background:#0b898e;border-radius:50%}[data-v-58ddaec2].refund-box .van-step__circle{width:.3rem;height:.3rem;background:#ccc;border-radius:50%}[data-v-58ddaec2].refund-box .title{font-size:.45rem;font-weight:500;color:#888}[data-v-58ddaec2].refund-box .subtitle{font-size:.36rem;font-weight:500;color:#888}[data-v-58ddaec2].refund-box .van-step__title--active{color:#888}[data-v-58ddaec2].refund-box .van-step__title--active .title{color:#333}[data-v-58ddaec2].refund-box .van-step--vertical:not(:last-child):after{display:none}.content[data-v-f42b4852]{min-height:100vh;background:#f9f0ea;padding:1.26rem 0}.top-swipe-box[data-v-f42b4852]{position:relative;margin:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:11}.top-swipe-box[data-v-f42b4852] .small-swipe{height:6.77rem;overflow:hidden;border-radius:.45rem}.top-swipe-box[data-v-f42b4852] .van-swipe-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-swipe-box[data-v-f42b4852] .van-swipe__indicators{margin:auto;bottom:.3rem;right:.3rem;left:inherit;-webkit-transform:none;transform:none}.top-swipe-box[data-v-f42b4852] .van-swipe__indicators .van-swipe__indicator{width:.18rem;height:.18rem}.title-box[data-v-f42b4852]{margin:.95rem .66rem .32rem .75rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.title-box>img[data-v-f42b4852]{width:5.25rem;height:.48rem}.title-box>img[data-v-f42b4852]:last-child{width:.89rem;height:.3rem}.menu-box[data-v-f42b4852]{margin:.89rem .54rem 0}.menu-box .menu-left[data-v-f42b4852]{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-box .menu-left>div[data-v-f42b4852]{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-box .menu-left>div[data-v-f42b4852]:nth-child(n+4){margin-top:.6rem}.menu-box .menu-left .topImg[data-v-f42b4852]{height:1.62rem}.menu-box .menu-left .titleImg[data-v-f42b4852]{height:.33rem;margin-top:.06rem}.menu-box .menu-right[data-v-f42b4852]{width:3.81rem;height:4.85rem;border-radius:.3rem}.handwritten-box[data-v-f42b4852]{margin:0 .7rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.handwritten-box img[data-v-f42b4852]{width:4.83rem;height:2.72rem;border-radius:.15rem}.handwritten-box>img[data-v-f42b4852]:nth-child(n+3){margin-top:.2rem}.time-box[data-v-f42b4852]{background-size:100% 100%;width:9.86rem;height:5.55rem;border-radius:.45rem;margin:.35rem auto 0;position:relative}.time-box .play[data-v-f42b4852]{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:1.35rem;height:1.35rem}.hot-type[data-v-f42b4852]{height:2rem;font-weight:700;font-size:.48rem;color:#b5b5b6}.hot-type>div[data-v-f42b4852]{position:relative}.hot-type>div[data-v-f42b4852]:after{content:"";position:absolute;left:0;right:0;bottom:-.15rem;background-color:#b5b5b6;margin:0 auto;width:.48rem;height:.06rem}.hot-type .hot-active[data-v-f42b4852]{color:#000}.hot-type .hot-active[data-v-f42b4852]:after{background-color:#000}.hot-box[data-v-f42b4852]{margin:0 .71rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hot-box .hot-column[data-v-f42b4852]{width:4.79rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hot-box .hot-item[data-v-f42b4852]{width:4.79rem;background:#fff;border-radius:.3rem;overflow:hidden;margin-bottom:.2rem}.hot-box .hot-item .image-container[data-v-f42b4852]{position:relative}.hot-box .hot-item .image-container .hot-img[data-v-f42b4852]{width:4.79rem}.hot-box .hot-item .image-container .play-img[data-v-f42b4852]{width:.75rem;height:.75rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hot-box .hot-item .hot-content[data-v-f42b4852]{padding:.25rem .32rem .32rem}.hot-box .hot-item .hot-content .title[data-v-f42b4852]{font-weight:700;font-size:.39rem;color:#000}.hot-box .hot-item .hot-content .subtitle[data-v-f42b4852]{margin-top:.35rem;font-weight:400;font-size:.36rem;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hot-box .hot-item .hot-content .subtitle img[data-v-f42b4852]{width:.72rem;height:.72rem;border-radius:50%;display:block;margin-right:.23rem}.bg[data-v-229a44c6]{min-height:100vh;background:#fff;padding:1.26rem 0 1rem}.topImg[data-v-229a44c6]{width:100%;height:5.7rem}.article-container[data-v-229a44c6]{margin-top:-.3rem;width:100%;background:#fff;border-radius:.18rem;position:relative;padding:.48rem}.item[data-v-229a44c6]{width:100%;height:2.97rem;margin-bottom:.54rem;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-229a44c6]{width:3.12rem;height:2.97rem;border-radius:.36rem;-ms-flex-negative:0;flex-shrink:0}.item .content[data-v-229a44c6]{width:6.81rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:2.97rem;padding:.18rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.36rem}.item .content .title[data-v-229a44c6]{font-weight:400;font-size:.42rem;color:#000}.item .content .subtitle[data-v-229a44c6]{font-weight:400;font-size:.36rem;color:#848484}.item .content .subtitle img[data-v-229a44c6]{width:.48rem;height:.48rem;margin-right:.12rem;vertical-align:middle}.bg[data-v-3df8bf28]{min-height:100vh;background:#fff;padding:1.26rem 0 1rem}.topImg[data-v-3df8bf28]{width:100%;height:5.7rem}.box[data-v-3df8bf28]{margin-top:-.36rem;width:100%;background:#fff;border-radius:.36rem;position:relative;padding:.48rem}.box .item[data-v-3df8bf28]{padding:.48rem 0}.box .item .profile[data-v-3df8bf28]{width:.72rem;height:.72rem;border-radius:50%;margin-right:.24rem}.box .item .name[data-v-3df8bf28]{font-weight:500;font-size:.42rem;color:#000}.box .item .title[data-v-3df8bf28]{font-weight:400;font-size:.42rem;color:#000;margin-top:.36rem}.box .item .video-box[data-v-3df8bf28]{width:10.29rem;height:5.58rem;border-radius:.48rem;margin-top:.3rem;background-size:100% 100%;position:relative}.box .item .video-box .play[data-v-3df8bf28]{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:.84rem;height:.84rem}.box .item[data-v-3df8bf28]:nth-child(n+2){border-top:.03rem solid rgba(0,0,0,.05)}.bg[data-v-2bac8545]{min-height:100vh;background:#fff6d7;padding:1.26rem 0 1rem}img[data-v-2bac8545]{display:block}.topImg[data-v-2bac8545]{width:11.25rem;height:8rem}.com-return[data-v-2bac8545]{width:1.2rem;height:1.2rem;bottom:2.7rem;right:.4rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/culturalTravelHelp/returnTop.png)}.botText[data-v-2bac8545]{width:4.36rem;height:1.53rem;margin:1.38rem auto 0}.type-box[data-v-2bac8545]{padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-1.7rem}.type-box div[data-v-2bac8545]{width:3.13rem;line-height:1.15rem;text-align:center;font-weight:700;font-size:.48rem;color:#157575;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/culturalTravelHelp/select.png);background-size:100% 100%}.type-box .active[data-v-2bac8545]{background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/culturalTravelHelp/selectSeld.png);color:#fff8e7}.introduce-box[data-v-2bac8545]{padding:.5rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:10.57rem;font-weight:500;font-size:.4rem;color:#000;line-height:.72rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/culturalTravelHelp/introduceBg.png);background-size:100% 100%;margin:.4rem auto}.introduce-box .img-box[data-v-2bac8545]{overflow-x:auto;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.introduce-box .img-box img[data-v-2bac8545]{width:3.8rem;height:3.2rem;border-radius:.2rem;margin-right:.25rem}.introduce-box .img-box[data-v-2bac8545]::-webkit-scrollbar{display:none}.item[data-v-2bac8545]{width:10.47rem;height:4.25rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/culturalTravelHelp/productBg.png);background-size:100% 100%;margin:.25rem auto;position:relative;padding:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headimg[data-v-2bac8545]{width:3.53rem;height:3.73rem;border-radius:.21rem}.item .content[data-v-2bac8545]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.22rem;padding:.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-2bac8545]{font-weight:700;font-size:.48rem;color:#333}.item .content .tags .tag[data-v-2bac8545],.item .content .tags[data-v-2bac8545]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-2bac8545]{height:.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.29rem;border:.01rem solid #ff8e14;padding:0 .15rem;font-weight:500;font-size:.36rem;color:#ff8e14}.item .content .tags .tag[data-v-2bac8545]:not(:first-child){margin-left:.18rem}.item .content .bottom[data-v-2bac8545]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;font-size:.36rem;color:#333}.item .content .bottom .old-price[data-v-2bac8545]{font-weight:500;font-size:.36rem;color:#8a8a8a;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.item .content .bottom span[data-v-2bac8545]{font-size:.48rem;font-weight:700;color:#f60c0c}.item .content .bottom span[data-v-2bac8545]:before{font-size:.36rem;content:"\FFE5"}.item .content .bottom .btn[data-v-2bac8545]{width:2.33rem;height:.91rem;line-height:.91rem;background:-webkit-gradient(linear,left bottom,left top,from(#f61408),to(#fa6206));background:linear-gradient(0deg,#f61408,#fa6206);border-radius:.45rem;text-align:center;font-weight:500;font-size:.44rem;color:#fff}.bg[data-v-14b68a12]{padding:1.26rem 0 3.5rem;min-height:100vh;background:#f5eb7f;position:relative}.topIcon[data-v-14b68a12]{width:11.25rem;height:1.35rem;position:relative;margin-top:-.675rem}.box[data-v-14b68a12]{width:10.23rem;background:-webkit-gradient(linear,left top,left bottom,from(#d5ffcb),to(#b3faf3));background:linear-gradient(180deg,#d5ffcb,#b3faf3);border-radius:.48rem .48rem .48rem .48rem;border:.06rem solid #000;position:relative;margin:auto}.box .title-img[data-v-14b68a12]{width:6.53rem;height:1.16rem;position:absolute;top:-.58rem;left:1.6rem}.type-box[data-v-14b68a12]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;margin-top:.44rem}.type-box .img[data-v-14b68a12]{width:2.72rem;height:2.72rem;margin-right:.4rem}.type-box[data-v-14b68a12]::-webkit-scrollbar{display:none}.item[data-v-14b68a12]{height:4.02rem;background:#f1feed;border-radius:.48rem .48rem .48rem .48rem;margin-bottom:.46rem;padding:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-14b68a12]{width:3.3rem;height:3.3rem;border-radius:.48rem}.item .content[data-v-14b68a12]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-14b68a12]{font-weight:600;font-size:.48rem;color:#000}.item .content .price[data-v-14b68a12]{font-weight:500;font-size:.6rem;color:#ff4f00}.item .content .price[data-v-14b68a12]:before{content:"\FFE5";font-size:.42rem}.item .content .price[data-v-14b68a12]:after{content:"\8D77";font-size:.42rem}.item .content .btn[data-v-14b68a12]{width:2.4rem;line-height:.87rem;text-align:center;background:linear-gradient(153deg,#ffd350,#ff8000);border-radius:.44rem;font-weight:600;font-size:.42rem;color:#fff}img[data-v-7b1bedfc]{display:block}.com-returnTop[data-v-7b1bedfc]{width:1.27rem;height:1.27rem;position:fixed;right:.43rem;bottom:1rem;z-index:1000}.topImg[data-v-7b1bedfc]{width:11.25rem}.botText[data-v-7b1bedfc]{width:2.92rem;margin:1rem auto 0;position:absolute;bottom:1rem;left:0;right:0}.bg[data-v-11966f48]{background-color:#ededed;min-height:calc(100vh - 1.26rem);padding-top:1.26rem}.comfort-top[data-v-11966f48]{background:#fff;padding:.4rem .46rem;position:fixed;top:1.26rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3000;height:2.8rem}.comfort-top .comfort-search[data-v-11966f48]{height:.9rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:#ededed;border-radius:.45rem;padding:.16rem .3rem;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}.comfort-top .comfort-search i[data-v-11966f48]{font-size:.45rem;color:#999}.comfort-top .comfort-search input[data-v-11966f48]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.3rem;margin-right:1rem;font-size:.39rem;font-weight:500;color:#999;padding:0 .2rem;border:none;background:none}.comfort-top .comfort-search span[data-v-11966f48]{font-size:.39rem;font-weight:500;color:#0b898e;border-left:1px solid #ccc;padding:0 .2rem;vertical-align:middle}.comfort-top .comfort-select[data-v-11966f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:.58rem auto;padding:0 .1rem}.comfort-top .comfort-select .select-item span[data-v-11966f48]{font-size:.39rem;font-weight:500;color:#0b898e}.comfort-top .comfort-select .select-item.active span[data-v-11966f48]{font-weight:700}.comfort-top .comfort-select .select-item i[data-v-11966f48]{color:#0b898e}[data-v-11966f48] #scenicGradePopup{top:4rem}[data-v-11966f48] #scenicGradePopup .van-picker-column__item.van-picker-column__item--selected .van-ellipsis{color:#0b898e!important}#zhezhao[data-v-11966f48]{position:fixed;top:4.72rem;left:0;background:rgba(0,0,0,.3);width:100%;height:100vh;z-index:2000}.scenicGradePopup[data-v-11966f48]{position:fixed;z-index:3000;top:4.66rem;width:100%;-webkit-box-sizing:border-box;text-align:center;background:#fff;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;padding:0 .45rem;max-height:9rem;box-sizing:border-box;overflow:scroll}.scenicGradePopup .scenicGrade-item[data-v-11966f48]{line-height:1.5rem;font-size:.39rem;font-weight:500;color:#333;border-bottom:1px solid #ccc}.scenicGradePopup .scenicGrade-item[data-v-11966f48]:last-of-type{border:none}.scenicGradePopup .scenicGrade-item.select[data-v-11966f48]{color:#0b898e}.scenic-list[data-v-11966f48]{margin:.3rem .45rem;background:#fff;border-radius:.3rem;padding-top:.01rem}.scenic-list .scenic-item[data-v-11966f48]{margin:.36rem .36rem 0;padding-bottom:.36rem;background:#fff;border-bottom:.02rem solid rgba(0,0,0,.1);width:8.72rem;display:-webkit-box;display:-ms-flexbox;display:flex}.scenic-list .scenic-item img[data-v-11966f48]{width:2.58rem;height:3.36rem;border-radius:.24rem}.scenic-list .scenic-item[data-v-11966f48]:last-of-type{border:0}.scenic-list .scenic-item p[data-v-11966f48]{margin:0}.scenic-list .scenic-item .title[data-v-11966f48]{font-size:.45rem;font-weight:500;color:#333}.scenic-list .scenic-item .tags[data-v-11966f48]{margin:.33rem 0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scenic-list .scenic-item .tags span[data-v-11966f48]{font-size:.4rem;margin-right:.3rem}.scenic-list .scenic-item .tags span[data-v-11966f48]:last-of-type{margin-right:0}.scenic-list .scenic-item .tags i[data-v-11966f48]{color:#0b898e;font-size:.4rem;margin-right:.1rem}.scenic-list .scenic-item .tags .item-comfort[data-v-11966f48]{padding:.05rem .26rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:.03rem solid #83d851;border-radius:.3rem;font-size:.36rem;font-family:PingFang SC;font-weight:500}.scenic-list .scenic-item .comfort[data-v-11966f48]{margin-bottom:.55rem;height:.6rem;border-radius:.3rem;background:#ededed;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;overflow:hidden}.scenic-list .scenic-item .comfort span[data-v-11966f48]{width:3rem;font-size:.36rem;font-weight:700;color:#333;margin-left:.1rem}.scenic-list .scenic-item .comfort>div[data-v-11966f48]{width:80%;height:100%;background:#fea93b}.scenic-list .scenic-item .bottom[data-v-11966f48]{font-size:.36rem;font-weight:500;color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comfort-box[data-v-11966f48]{width:100%;z-index:4000;padding:0 .46rem .3rem;margin-top:3.5rem}.comfort-box .title[data-v-11966f48]{font-size:.39rem;font-weight:500;color:#333}.comfort-box .comfort-list[data-v-11966f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.comfort-box .comfort-list .comfort-item[data-v-11966f48]{font-size:.36rem;font-weight:500;border-radius:.3rem;padding:.05rem .25rem;margin-right:.3rem;background-color:#fff}.comfort-box .comfort-list .comfort-item[data-v-11966f48]:last-of-type{margin-right:0}.contentBox[data-v-11966f48]{width:9.75rem;height:2.01rem;border-radius:.1rem;margin:.32rem auto 0;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.39rem;font-family:PingFang SC;font-weight:500;color:#333}.contentBox .content_item[data-v-11966f48]{height:.6rem;line-height:.6rem}.contentBox .content_item[data-v-11966f48]:last-child{padding-left:.4rem;margin-left:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:.01rem solid #d8d8d8}.contentBox .content_item span[data-v-11966f48]{width:1.2rem;height:.6rem;border:.03px solid #ffc629;border-radius:.3rem;text-align:center;line-height:.6rem;font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#ffc629;margin-left:.19rem;display:inline-block}.updateText[data-v-11966f48]{font-size:.36rem;font-family:PingFang SC;font-weight:500;color:#888}.noData[data-v-11966f48]{width:4.92rem;margin:6rem auto 0;text-align:center}.noData img[data-v-11966f48]{width:100%;height:100%}.noData div[data-v-11966f48]{font-size:.45rem;font-weight:400;color:#999;margin-top:.3rem}.box-top[data-v-11966f48]{width:10.35rem;height:1.98rem;background:linear-gradient(91deg,#5ab2d6,#6bceaf);border-radius:.3rem;padding:0 0 .7rem .45rem;font-weight:500;font-size:.48rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.5rem auto 0}.box-top img[data-v-11966f48]{width:.6rem;height:.6rem;display:block;margin-right:.3rem}.box[data-v-11966f48]{width:10.35rem;background:#effaf4;border-radius:.3rem .3rem 0 0;position:relative;margin:-.68rem auto 0;padding-top:.36rem}.box .hint-box[data-v-11966f48]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1rem;padding:0 .3rem;background:rgba(255,150,0,.08);border-radius:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:.38rem;color:#f90;margin-left:.45rem}.box .hint-box img[data-v-11966f48]{display:block;margin-right:.18rem;width:.42rem;height:.42rem}.update-time[data-v-11966f48]{font-weight:400;font-size:.36rem;color:#333;padding-left:.46rem}.content[data-v-11966f48]{width:6.15rem;height:3.36rem;margin-left:.2rem;padding:.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content>div[data-v-11966f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .title[data-v-11966f48]{font-weight:500;font-size:.48rem;color:#000}.content .tag[data-v-11966f48]{height:.47rem;line-height:.47rem;background:rgba(204,168,25,.4);border-radius:.06rem;padding:0 .15rem;font-weight:400;font-size:.33rem;color:#7d5b00;margin-left:.2rem;white-space:nowrap}.content .level-bg[data-v-11966f48]{width:100%;height:.3rem;background:#ebeef5;border-radius:.15rem;margin-top:.2rem;overflow:hidden}.content .level-bg div[data-v-11966f48]{height:.3rem;border-radius:.15rem}.content .time[data-v-11966f48]{font-weight:400;font-size:.42rem;color:#999;white-space:nowrap}div[data-v-754dd43e]{-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-754dd43e]{display:block}.bg[data-v-754dd43e]{padding-top:1.26rem;padding-bottom:3.6rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/aiPlay/bg.png);background-attachment:fixed;background-size:100% 100%;overflow-x:hidden;overflow-y:auto;height:100vh}.top-box[data-v-754dd43e]{width:100%;height:4.05rem;padding:.48rem .4rem 0 1.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-box img[data-v-754dd43e]{width:1.78rem;height:3.4rem}.top-box .top-right[data-v-754dd43e]{width:7.4rem;height:2rem;background:rgba(252,251,254,.6);border-radius:0 .4rem .4rem .4rem;padding:.46rem 0 0 .56rem;font-weight:500;font-size:.36rem;color:#000}.top-box .top-right img[data-v-754dd43e]{width:5.43rem;height:.52rem;margin-bottom:.15rem}.ques-box[data-v-754dd43e]{width:10.45rem;height:auto;background:hsla(0,0%,100%,.5);-webkit-box-shadow:0 0 0 0 hsla(0,0%,40%,.08);box-shadow:0 0 0 0 hsla(0,0%,40%,.08);border-radius:.4rem;padding:.4rem .32rem;margin:0 auto}.ques-box .ques-top[data-v-754dd43e]{font-weight:700;font-size:.44rem;color:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ques-box .ques-top img[data-v-754dd43e]{width:.44rem;height:.44rem;margin-right:.1rem}.ques-box .ques-nav[data-v-754dd43e]{height:1.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ques-box .ques-nav .nav-item[data-v-754dd43e]{width:25%;font-weight:500;font-size:.46rem;color:#111;text-align:center}.ques-box .ques-nav .nav-active[data-v-754dd43e]{color:#0b898e}.ques-box .ques-nav .nav-active .line[data-v-754dd43e]{width:.4rem;height:.04rem;background:#0b898e;border-radius:.02rem;margin:.1rem auto 0}.ques-box .ques-list .ques-item[data-v-754dd43e]{width:9.8rem;line-height:.9rem;background:#fff;border-radius:.3rem;margin-bottom:.3rem;padding-left:.3rem;font-weight:500;font-size:.42rem;color:#0b898e}.ques-box .ques-list .more-icon[data-v-754dd43e]{width:.79rem;height:.28rem;margin:.5rem auto 0}.box[data-v-754dd43e]{width:10.45rem;height:auto;margin:0 auto}.box .item>div[data-v-754dd43e]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.box .item .avatar[data-v-754dd43e]{width:1.04rem;height:1.04rem}.box .item .chat-left[data-v-754dd43e]{max-width:7.8rem;height:auto;background:#fff;border-radius:0 .4rem .4rem .4rem;padding:.3rem .4rem;font-weight:400;font-size:.42rem;color:#000}.box .item .chat-right[data-v-754dd43e]{background:#0b898e;border-radius:.4rem 0 .4rem .4rem;color:#fff}.box .item .product-item[data-v-754dd43e]{width:6.98rem;height:2rem;background:#e2f1f2;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem}.box .item .product-item .product-img[data-v-754dd43e]{width:2rem;height:2rem;border-radius:.3rem}.box .item .product-item .product-text[data-v-754dd43e]{width:4.5rem;height:2rem;padding:.15rem .1rem .2rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;font-size:.36rem;color:#111}.box .item .product-item .product-text .product-price[data-v-754dd43e]{font-weight:400;font-size:.48rem;color:#f42626;margin-left:auto}.box .item .product-item .product-text .product-price[data-v-754dd43e]:before{font-size:.36rem;content:"\FFE5"}.box .item .product-item .product-text .product-price[data-v-754dd43e]:after{font-size:.34rem;content:"\8D77";color:#999}.box .item .product-more[data-v-754dd43e]{width:6.98rem;line-height:.9rem;background:#e2f1f2;border-radius:.3rem;margin-top:.2rem;text-align:center;font-weight:500;font-size:.42rem;color:#0b898e}.xingcheng[data-v-754dd43e]{width:10.56rem;height:1.3rem;position:fixed;left:.35rem;bottom:2.26rem}footer[data-v-754dd43e]{width:11.25rem;height:2rem;background:#fff;position:fixed;left:0;bottom:0;padding-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}footer .input[data-v-754dd43e]{width:7.96rem;background:#f2f4f7;border-radius:.45rem;padding:0 .5rem;color:#000;border:none}footer .btn[data-v-754dd43e],footer .input[data-v-754dd43e]{line-height:.9rem;font-weight:500;font-size:.4rem;height:.9rem}footer .btn[data-v-754dd43e]{width:2.22rem;background:#0b898e;border-radius:.45rem;text-align:center;color:#fff}.bg[data-v-812adcae]{min-height:100vh;background:#f7f7f7;padding-top:1.26rem}.topImg[data-v-812adcae]{width:11.25rem;height:5rem}.item[data-v-812adcae]{width:10.45rem;height:6.26rem;background:hsla(0,0%,100%,.6);-webkit-box-shadow:0 0 .1rem .02rem rgba(89,166,160,.32);box-shadow:0 0 .1rem .02rem rgba(89,166,160,.32);border-radius:.2rem;margin:.4rem auto 0}.item .img[data-v-812adcae]{width:10.45rem;height:4.5rem;border-radius:.2rem .2rem 0 0;display:block}.item .content[data-v-812adcae]{height:1.76rem}.item .content .title[data-v-812adcae]{width:7.5rem;font-weight:700;font-size:.46rem;color:#111}.item .content .btn[data-v-812adcae]{width:2.03rem;height:.7rem;line-height:.7rem;text-align:center;background:#f04f33;border-radius:.35rem;font-weight:700;font-size:.36rem;color:#fff}.bg[data-v-bfbc27c6]{min-height:100vh;background:#26307b;padding:1.26rem 0 .62rem}img[data-v-bfbc27c6]{display:block}.topImg[data-v-bfbc27c6]{width:11.25rem;height:7.29rem}.coupon-box[data-v-bfbc27c6]{width:10.45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.69rem .33rem .44rem;margin:1.8rem auto 0;border-radius:.25rem;background:#f3c223;-webkit-box-shadow:0 .15rem 0 0 #2ebbd8;box-shadow:0 .15rem 0 0 #2ebbd8;position:relative}.coupon-box .title-img[data-v-bfbc27c6]{width:5.84rem;height:1.31rem;position:absolute;left:2.3rem;top:-.88rem}.coupon-box .coupon-text[data-v-bfbc27c6]{font-size:.36rem;color:#d71e17;width:100%;text-align:center;margin-bottom:.31rem}.coupon-box .smallCoupon[data-v-bfbc27c6]{width:3.1rem;height:3.43rem;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-bottom:.22rem}.coupon-box .smallCoupon .btn[data-v-bfbc27c6]{position:absolute;left:.5rem;bottom:.36rem;width:2.1rem;height:.58rem;background:#ec6c88;border-radius:.29rem;text-align:center;line-height:.58rem;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .bigCoupon[data-v-bfbc27c6]{position:relative;width:4.8rem;height:2.53rem;-ms-flex-negative:0;flex-shrink:0}.coupon-box .bigCoupon .btn[data-v-bfbc27c6]{position:absolute;right:.45rem;top:.76rem;width:1rem;height:1rem;background:#ec6c88;border-radius:.2rem;text-align:center;font-weight:700;font-size:.34rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coupon-box .rule[data-v-bfbc27c6]{width:1.87rem;height:.71rem;background:#f5881b;border-radius:.15rem 0 0 .15rem;font-weight:400;font-size:.36rem;color:#fff;text-align:center;line-height:.71rem;position:absolute;right:0;top:.52rem}.imgVideo[data-v-bfbc27c6]{width:10.45rem;height:3.2rem;margin:1.77rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.2rem;background:#f3c223;-webkit-box-shadow:0 .15rem 0 0 #2ebbd8;box-shadow:0 .15rem 0 0 #2ebbd8;border-radius:.25rem;position:relative}.imgVideo img[data-v-bfbc27c6]{width:3.1rem;height:1.46rem}.imgVideo .title-img[data-v-bfbc27c6]{width:5.84rem;height:1.31rem;position:absolute;left:2.3rem;top:-.88rem}.videoPopup[data-v-bfbc27c6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videoPopup video[data-v-bfbc27c6]{width:100%;height:10rem}.type-box[data-v-bfbc27c6]{padding:0 .4rem;margin:.6rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.type-box div[data-v-bfbc27c6]{width:1.6rem;height:1.49rem;background-size:100% 100%}.type-box div img[data-v-bfbc27c6]{width:100%;height:100%}.type-box .active[data-v-bfbc27c6]{background:#d71e17;color:#fff}.item[data-v-bfbc27c6]{width:10.45rem;height:4.1rem;background:#fff;-webkit-box-shadow:0 .1rem 0 0 #2ebbd8;box-shadow:0 .1rem 0 0 #2ebbd8;border-radius:.12rem;margin:0 auto .45rem;padding:.15rem .15rem .15rem .11rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .headImg[data-v-bfbc27c6]{width:3.3rem;height:3.8rem;border-radius:.1rem;-o-object-fit:cover;object-fit:cover}.item .content[data-v-bfbc27c6]{width:6.53rem;height:3.8rem;padding:.2rem 0 .3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:.2rem}.item .content .title[data-v-bfbc27c6]{font-weight:700;font-size:.46rem;color:#000}.item .content .tags[data-v-bfbc27c6]{display:-webkit-box;display:-ms-flexbox;display:flex}.item .content .tags .tag[data-v-bfbc27c6]{padding:0 .15rem;height:.59rem;line-height:.59rem;border-radius:.08rem;border:1px solid #26307b;font-weight:500;font-size:.36rem;color:#26307b;overflow-y:hidden}.item .content .tags .tag[data-v-bfbc27c6]:nth-child(n+2){margin-left:.2rem}.item .content .price-box[data-v-bfbc27c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .content .price-box .price[data-v-bfbc27c6]{font-weight:700;font-size:.5rem;color:#d71e17}.item .content .price-box .price[data-v-bfbc27c6]:before{font-size:.3rem;content:"\FFE5"}.item .content .price-box .price[data-v-bfbc27c6]:after{font-size:.3rem;content:"\8D77"}.item .content .price-box .old-price[data-v-bfbc27c6]{font-weight:500;font-size:.3rem;color:#b2b2b2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:.2rem}.item .content .price-box .btn[data-v-bfbc27c6]{width:2.58rem;height:.79rem;background:#d71e17;border-radius:.37rem;text-align:center;line-height:.79rem;font-weight:700;font-size:.42rem;color:#fff}.more[data-v-bfbc27c6]{width:3rem;height:.9rem;line-height:.9rem;text-align:center;border-radius:.1rem;border:1px solid #fff;margin:.7rem auto 0;font-weight:700;font-size:.46rem;color:#fff}.botText[data-v-bfbc27c6]{width:2.92rem;height:1.05rem;margin:1rem auto 0}div[data-v-5cc8339b]{-webkit-box-sizing:border-box;box-sizing:border-box}.bg[data-v-5cc8339b]{min-height:100vh;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/combinedLine/bg.png);background-size:100% 100%;padding:1.26rem 0 4rem}.box[data-v-5cc8339b]{width:10.45rem;height:auto;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/combinedLine/center.png);background-size:100% auto;position:relative;margin:1.4rem auto 0;padding:0 .42rem .3rem}.box .top[data-v-5cc8339b]{width:10.45rem;height:1rem;position:absolute;left:0;top:-1rem}.box .bottom[data-v-5cc8339b]{width:10.45rem;height:1rem;position:absolute;left:0;bottom:-1rem}.box .title[data-v-5cc8339b]{font-weight:700;font-size:.5rem;color:#000;margin-top:1.1rem}.box .item[data-v-5cc8339b]{margin-top:.4rem;padding:.1rem .3rem;width:9.6rem;height:1.4rem;border-radius:.2rem;border:.04rem solid #0b898e;font-weight:700;font-size:.42rem;color:#0b898e}.box .item .item-right[data-v-5cc8339b]{font-weight:500;font-size:.36rem;color:#888}.box .item .item-title[data-v-5cc8339b]{font-weight:700;font-size:.42rem;color:#111}.box .item .item-title span[data-v-5cc8339b]{width:2rem;display:inline-block}.box .item .item-subtitle[data-v-5cc8339b]{font-weight:500;font-size:.36rem;color:#111}.box .item .item-subtitle span[data-v-5cc8339b]{width:2rem;display:inline-block}.box .num[data-v-5cc8339b]{font-weight:700;font-size:.48rem;color:#111}.box .btn[data-v-5cc8339b]{width:3rem;height:.86rem;border-radius:.1rem;border:.01rem solid #0b898e;font-weight:700;font-size:.6rem;color:#0b898e}.people-popup[data-v-5cc8339b]{background:#f7f7f7;padding:0 .38rem;overflow-x:hidden}.people-popup .top[data-v-5cc8339b]{height:1.4rem;padding:0 .38rem;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.people-popup .top span[data-v-5cc8339b]{text-align:left}.people-popup .top .confirm[data-v-5cc8339b],.people-popup .top span[data-v-5cc8339b]{font-size:.46rem;font-weight:400;color:#000}.people-popup .button[data-v-5cc8339b]{font-size:.44rem;font-weight:400;color:#000;text-align:center;width:100%;height:1.2rem;line-height:1.2rem;background:#fff;border-radius:.6rem}.people-popup .popup-list[data-v-5cc8339b]{margin-top:.35rem;padding-bottom:.35rem}.people-popup .popup-list .popup-item[data-v-5cc8339b]{background:#fff;border-radius:.14rem;padding:0 .3rem;margin-bottom:.35rem}.people-popup .popup-list .popup-item .item-top[data-v-5cc8339b]{padding:.5rem .2rem;border-bottom:1px dashed #cacaca}.people-popup .popup-list .popup-item .item-top i.edit[data-v-5cc8339b]{color:#666;font-size:.66rem}.people-popup .popup-list .popup-item .item-top .name[data-v-5cc8339b]{font-size:.44rem;font-weight:400;color:#000;margin-left:.4rem;margin-right:.4rem;overflow:hidden;width:2.4rem}.people-popup .popup-list .popup-item .item-top .subtitle[data-v-5cc8339b]{font-size:.38rem;font-weight:400;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.people-popup .popup-list .popup-item .item-top .subtitle .mobile[data-v-5cc8339b]{margin-bottom:.5rem}.people-popup .popup-list .popup-item .item-top .status[data-v-5cc8339b]{width:.62rem;height:.62rem;line-height:.62rem;border-radius:50%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.people-popup .popup-list .popup-item .item-top .status.noSelect[data-v-5cc8339b]{border:1px solid #999}.people-popup .popup-list .popup-item .item-top .status img[data-v-5cc8339b]{width:100%;height:100%}.people-popup .popup-list .popup-item .item-site[data-v-5cc8339b]{font-size:.36rem;font-weight:400;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.37rem 0}.people-popup .popup-list .popup-item .item-site input[data-v-5cc8339b]{margin-right:.1rem;width:.34rem}.selectSex-box[data-v-5cc8339b]{text-align:center;padding:.3rem}.selectSex-box>div[data-v-5cc8339b]{line-height:1rem;font-size:.48rem;color:#333}.top-text[data-v-5cc8339b]{height:1.97rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC;font-weight:700;font-size:.54rem;color:#000}.top-text .quxiao[data-v-5cc8339b]{font-weight:400;font-size:.52rem;color:#000}.top-text .baocun[data-v-5cc8339b]{font-weight:400;font-size:.52rem;color:var(--primary-color)}.handle-form[data-v-5cc8339b]{padding:0 .37rem;width:10.59rem;height:auto;background:#fff;border-radius:.2rem}.handle-form .form-item[data-v-5cc8339b]{line-height:1.81rem;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.handle-form .form-item[data-v-5cc8339b]:last-of-type{border-bottom:0}.handle-form .form-item label[data-v-5cc8339b]{display:inline-block;text-align:left;font-size:.48rem;font-weight:400;color:#000;white-space:nowrap;width:3rem}.handle-form .form-item input[data-v-5cc8339b]{padding:0 .1rem;border:none;font-size:.48rem;font-weight:400;color:#333;overflow:hidden}.btn-top[data-v-5cc8339b]{position:fixed;bottom:2rem;left:0;width:11.25rem;height:1.6rem;background:#fff;font-weight:500;font-size:.36rem;color:#000}.btn-top .btn[data-v-5cc8339b]{width:2.8rem;height:.8rem;background:linear-gradient(100deg,#58bb9e,#0b898e);border-radius:.2rem}.btn-top .btn img[data-v-5cc8339b]{width:.42rem;height:.42rem}.btn-box[data-v-5cc8339b]{position:fixed;bottom:0;left:0;width:11.25rem;height:2rem;background:#fff}.btn-box .btn[data-v-5cc8339b]{width:8.58rem;height:1.2rem;background-image:url(https://static.ticket.sz-trip.com/jundaosuzhou/images/combinedLine/btnBg.png);background-size:100% 100%;font-weight:700;font-size:.48rem;color:#fff}.bg[data-v-133de736]{background-color:#eef7f7;padding:1.26rem 0 .42rem;background-image:url(/static/images/serve/allBac.png)}.serve-box[data-v-133de736]{margin-bottom:.5rem}.serve-box .serve-title[data-v-133de736]{width:8.8rem;height:1.6rem;margin:.2rem 0}.serve-box .serve-title.one[data-v-133de736]{background-image:url(/static/images/serve/serveTitle1.png)}.serve-box .serve-title.two[data-v-133de736]{background-image:url(/static/images/serve/serveTitle2New.png)}.serve-box .serve-list[data-v-133de736]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.serve-box .serve-list .serve-item[data-v-133de736]{margin-top:.8rem;text-align:center;font-size:0;min-width:25%;position:relative}.serve-box .serve-list .serve-item img[data-v-133de736]{width:.9rem}.serve-box .serve-list .serve-item p[data-v-133de736]{font-size:.39rem;font-weight:400;color:#666}.bg[data-v-1b4e325f]{padding:1.5rem .4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/665fe347b1090edf291099a6a1f9d764.png);position:relative;background-size:100% auto;background-repeat:repeat-y}img.coupon[data-v-1b4e325f]{width:100%;height:2.69rem}.main-container .header-container[data-v-1b4e325f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem;font-weight:500;font-size:.4rem;color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-container .header-container img[data-v-1b4e325f]{width:3.8rem;height:.8rem}.main-container .header-container div[data-v-1b4e325f]{height:.86rem;line-height:.86rem;padding-right:.2rem}.main-container .product-container[data-v-1b4e325f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.34rem}.main-container .product-container .product-item[data-v-1b4e325f]{width:5.1rem;height:2.2rem;padding:.1rem;margin-bottom:.2rem;position:relative;background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/2c466b56b7e305956d36e379972a77e4.png);background-size:100% 100%}.main-container .product-container .product-item img[data-v-1b4e325f]{width:100%;height:100%;border-radius:.2rem}.main-container .product-container .product-item .cover-container[data-v-1b4e325f]{position:absolute;top:.1rem;left:.1rem;bottom:.1rem;right:.1rem;border-radius:.2rem;background:rgba(29,88,88,.6);padding:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-shadow:1px 1px 1px rgba(3,22,27,.45)}.main-container .product-container .product-item .cover-container .cover-title[data-v-1b4e325f]{font-weight:700;font-size:.4rem}.main-container .product-container .product-item .cover-container .cover-bottom[data-v-1b4e325f],.main-container .product-container .product-item .cover-container .cover-title[data-v-1b4e325f]{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-container .product-container .product-item .cover-container .cover-bottom[data-v-1b4e325f]{font-weight:500;font-size:.3rem}.main-container .product-container .product-item .cover-container .cover-cricle[data-v-1b4e325f]{width:.5rem;height:.5rem;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-container .product-container .product-item .cover-container .cover-cricle img[data-v-1b4e325f]{width:.27rem;height:.19rem}.price[data-v-1b4e325f]{font-size:.4rem;-ms-flex-negative:0;flex-shrink:0}.price[data-v-1b4e325f]:before{content:"\FFE5";font-size:.3rem}.price[data-v-1b4e325f]:after{content:"\8D77";font-size:.3rem}.more-btn[data-v-1b4e325f]{width:3.26rem;height:.8rem;font-weight:500;font-size:.4rem;color:#0b898e;text-align:center;line-height:.8rem;margin:.6rem auto 0;position:relative}.more-btn img[data-v-1b4e325f]{width:100%;height:100%;position:absolute;top:0;left:0}.bottom-fixed[data-v-1b4e325f]{position:fixed;bottom:0;left:0;right:0;height:2rem;background:#fff;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;padding:0 .41rem 0 .62rem;font-weight:700;font-size:.48rem;color:#111}.bottom-fixed .next[data-v-1b4e325f]{width:4.16rem;height:1.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/368144d6d67c33515d7d1e54da53c136.png);background-size:100% 100%;font-weight:700;font-size:.48rem;color:#fff;line-height:1.2rem;text-align:center}.sku-popup[data-v-1b4e325f]{width:100%;height:100%;padding:0 .4rem 2.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sku-popup .sku-name[data-v-1b4e325f]{font-weight:700;font-size:.5rem;color:#000;text-align:center;height:1.57rem;line-height:1.57rem;-ms-flex-negative:0;flex-shrink:0}.sku-popup .sku-bottom[data-v-1b4e325f]{width:11.25rem;height:2rem;background:#fff;-webkit-box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);box-shadow:0 -.03rem 0 0 rgba(71,71,71,.1);position:fixed;left:0;bottom:0;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.sku-popup .sku-bottom .sku-bottom-text[data-v-1b4e325f]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/0f0bb6715ee8151bde1f74ba31feeb8d.png);background-size:100% 100%;width:8.61rem;height:1.25rem;font-weight:700;font-size:.48rem;color:#fff;line-height:1.25rem;text-align:center}.sku-popup .sku-content[data-v-1b4e325f]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;overflow-y:auto;width:100%;margin-top:.7rem}.sku-type[data-v-1b4e325f]{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;-ms-flex-negative:0;flex-shrink:0}.sku-type .sku-type-item[data-v-1b4e325f]{width:3.26rem;height:.8rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/ea12221f46e90b620bfbd3bab5ffba52.png);background-size:100% 100%;font-weight:500;font-size:.4rem;color:#333;text-align:center;line-height:.8rem;-ms-flex-negative:0;flex-shrink:0}.sku-type .sku-type-item.active[data-v-1b4e325f]{background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/5bcd51303e3db73bc1a42a0f0e24fceb.png);font-weight:500;font-size:.4rem;color:#0b898e}.bg[data-v-47934312]{padding:1.5rem .4rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/665fe347b1090edf291099a6a1f9d764.png);position:relative;background-size:100% auto;background-repeat:repeat}.price[data-v-47934312]{font-size:.4rem;-ms-flex-negative:0;flex-shrink:0}.price[data-v-47934312]:before{content:"\FFE5";font-size:.3rem}.price[data-v-47934312]:after{content:"\8D77";font-size:.3rem}.bottom-fixed[data-v-47934312]{position:fixed;bottom:0;left:0;right:0;height:2rem;background:#fff;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;padding:0 .41rem 0 .62rem;font-weight:700;font-size:.48rem;color:#111}.bottom-fixed .next[data-v-47934312]{width:4.16rem;height:1.2rem;background-image:url(https://static.ticket.sz-trip.com/uploads/20250603/368144d6d67c33515d7d1e54da53c136.png);background-size:100% 100%;font-weight:700;font-size:.48rem;color:#fff;line-height:1.2rem;text-align:center}.bg[data-v-6a02d93a]{padding:1.26rem 0 3.5rem;min-height:100vh;background:#277730;position:relative}.topIcon[data-v-6a02d93a]{width:11.25rem;height:1.59rem;position:relative;margin-top:-.39rem}.box[data-v-6a02d93a]{margin-top:.56rem;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.box .item[data-v-6a02d93a]{width:10.45rem;height:4rem;background:#f7ffeb;border-radius:.3rem;margin-bottom:.29rem;padding:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.box .item .image[data-v-6a02d93a]{width:3.8rem;height:3.8rem;border-radius:.2rem;margin-right:.3rem}.box .item .content[data-v-6a02d93a]{width:5.9rem;height:3.8rem;padding:.15rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .item .content .title[data-v-6a02d93a]{font-weight:700;font-size:.48rem;color:#000}.box .item .content .tags[data-v-6a02d93a]{display:-webkit-box;display:-ms-flexbox;display:flex}.box .item .content .tags .tag[data-v-6a02d93a]{height:.6rem;line-height:.6rem;border-radius:.3rem;border:1px solid #277730;padding:0 .25rem;margin-right:.2rem;font-weight:700;font-size:.36rem;color:#277730}.box .item .content .price[data-v-6a02d93a]{font-weight:500;font-size:.58rem;color:#f63d12}.box .item .content .price[data-v-6a02d93a]:before{content:"\FFE5";font-size:.36rem}.box .item .content .price[data-v-6a02d93a]:after{content:"\8D77";font-size:.36rem;color:#000}.box .item .content .btn[data-v-6a02d93a]{width:2.4rem;line-height:.8rem;background:#ffe88c;border-radius:.4rem;text-align:center;font-weight:700;font-size:.42rem;color:#262625}.more[data-v-6a02d93a]{width:4rem;line-height:1rem;border-radius:.3rem;border:1px solid #f7ffeb;text-align:center;font-weight:700;font-size:.48rem;color:#f7ffeb;margin:.6rem auto}.titleImg[data-v-6a02d93a]{height:2.2rem}.type-box[data-v-6a02d93a]::-webkit-scrollbar{display:none}.type-box[data-v-6a02d93a]{margin:.69rem .4rem 0;overflow-x:auto}.type-box .type-item[data-v-6a02d93a]{width:2.2rem;line-height:.8rem;border-radius:.4rem;border:1px solid #f7ffeb;text-align:center;font-weight:700;font-size:.42rem;color:#f7ffeb;-ms-flex-negative:0;flex-shrink:0;margin-right:.2rem}.type-box .active[data-v-6a02d93a]{background:#f7ffeb;border:none;color:#277730}.items[data-v-6a02d93a]{width:10.45rem;height:3.34rem;background:#f7ffeb;border-radius:.3rem;border:1px solid #277730;padding:.31rem .31rem .54rem .38rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.26rem}.items .title[data-v-6a02d93a]{width:8.85rem;font-weight:700;font-size:.48rem;color:#000}.items .subtitle[data-v-6a02d93a]{width:6.31rem;font-weight:500;font-size:.36rem;color:#666}.items .btn[data-v-6a02d93a]{width:2.4rem;line-height:.8rem;background:#ffe88c;border-radius:.4rem;text-align:center;font-weight:700;font-size:.42rem;color:#262625}.bg[data-v-36fd6f14]{padding:1.26rem 0 3.5rem;min-height:100vh;position:relative;background:#9cc342}div[data-v-36fd6f14]{-webkit-box-sizing:border-box;box-sizing:border-box}img[data-v-36fd6f14]{display:block}.contents[data-v-36fd6f14]{padding:0 .4rem;margin-top:.7rem}.contents .img[data-v-36fd6f14]{width:6.25rem;height:1.28rem;margin:0 auto .32rem}.box[data-v-36fd6f14]{background:hsla(0,0%,100%,.4);border-radius:.48rem;padding:.4rem;margin-top:.48rem}.box .top-img[data-v-36fd6f14]{width:9.65rem;height:3.42rem}.box .item[data-v-36fd6f14]{height:4.02rem;background:#fffbee;border-radius:.48rem;padding:.36rem .4rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.46rem;display:-webkit-box;display:-ms-flexbox;display:flex}.box .item .item-img[data-v-36fd6f14]{width:3.3rem;height:3.3rem;border-radius:.36rem;margin-right:.28rem}.box .item .content[data-v-36fd6f14]{height:3.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box .item .content .title[data-v-36fd6f14]{font-weight:600;font-size:.48rem;color:#000}.box .item .content .price[data-v-36fd6f14]{font-weight:500;font-size:.6rem;color:#fe7b00}.box .item .content .price[data-v-36fd6f14]:before{font-size:.42rem;content:"\FFE5"}.box .item .content .price[data-v-36fd6f14]:after{font-size:.42rem;content:"\8D77"}.box .item .content .btn[data-v-36fd6f14]{width:2.4rem;line-height:.86rem;background:linear-gradient(136deg,#9adf58,#5ca814);border-radius:.43rem;font-weight:600;font-size:.42rem;color:#fff;text-align:center}.box .more[data-v-36fd6f14]{width:2.78rem;line-height:.94rem;background:linear-gradient(263deg,#f58030,#ffc559);border-radius:.52rem;text-align:center;font-weight:600;font-size:.42rem;color:#fff;margin:.48rem auto 0}.bg[data-v-4217c6a0]{padding:1.26rem 0 3.5rem;min-height:100vh;background:#98e767;position:relative}.topIcon[data-v-4217c6a0]{height:7.26rem;position:absolute;left:0;right:0;top:0;width:100%;z-index:3}.box[data-v-4217c6a0]{width:100%;padding:1.7rem .4rem 0;position:relative;margin-top:-2.77rem}.box .title-img[data-v-4217c6a0]{width:6.74rem;height:1.86rem;margin:0 auto;display:block;position:relative;z-index:6}.main-box[data-v-4217c6a0]{width:100%;padding:.99rem .4rem .8rem;position:relative;z-index:5;background:#fff;top:-.53rem;border-radius:.48rem .48rem .48rem .48rem}.main-box .viewMore[data-v-4217c6a0]{width:3.21rem;height:.86rem;background:linear-gradient(136deg,#98e767,#0a7564);border-radius:3rem 3rem 3rem 3rem;font-weight:600;font-size:.42rem;color:#fff;text-align:center;line-height:.86rem;margin:0 auto}.type-box[data-v-4217c6a0]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;margin-top:.44rem}.type-box .img[data-v-4217c6a0]{width:2.72rem;height:2.72rem;margin-right:.4rem}.type-box[data-v-4217c6a0]::-webkit-scrollbar{display:none}.item[data-v-4217c6a0]{height:4.02rem;background:#e3fbd3;border-radius:.48rem;margin-bottom:.46rem;padding:.36rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-4217c6a0]{width:3.3rem;height:3.3rem;border-radius:.48rem}.item .content[data-v-4217c6a0]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-4217c6a0]{font-weight:600;font-size:.48rem;color:#000}.item .content .price[data-v-4217c6a0]{font-weight:500;font-size:.6rem;color:#fe7b00}.item .content .price[data-v-4217c6a0]:before{content:"\FFE5";font-size:.42rem}.item .content .price[data-v-4217c6a0]:after{content:"\8D77";font-size:.42rem}.item .content .btn[data-v-4217c6a0]{width:2.4rem;line-height:.87rem;text-align:center;background:linear-gradient(136deg,#ffc559,#fe7b00);border-radius:.44rem;font-weight:600;font-size:.42rem;color:#fff}.bg[data-v-760b6afe]{padding:1.26rem 0 1rem;min-height:100vh;background:#fff;position:relative}.topIcon[data-v-760b6afe]{height:13.5rem;margin-top:-13.5rem;position:absolute;left:0;right:0;width:100%}.box[data-v-760b6afe]{width:100%;padding:.4rem;position:relative}.box .title-img[data-v-760b6afe]{width:5.11rem;height:1.8rem;margin:0 auto .19rem;display:block}.item[data-v-760b6afe]{height:3.6rem;background:#fff;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-760b6afe]{width:3.6rem;height:3.6rem;border-radius:.48rem}.item .content[data-v-760b6afe]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-760b6afe]{font-weight:600;font-size:.48rem;color:#000}.item .content .tags[data-v-760b6afe]{font-weight:400;font-size:.36rem;color:#0b898e;padding-top:.3rem}.item .content .price[data-v-760b6afe]{font-weight:500;font-size:.52rem;color:#c70937;-ms-flex-negative:0;flex-shrink:0}.item .content .price[data-v-760b6afe]:before{content:"\FFE5";font-size:.34rem}.item .content .price[data-v-760b6afe]:after{content:"\8D77";color:#999;font-size:.34rem}.item .content .address[data-v-760b6afe]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:2px;padding-right:.2rem;font-weight:400;font-size:.36rem;color:#a3a3a3}.bg[data-v-533c6faf]{padding:1.26rem 0 1rem;min-height:100vh;background:#fff;position:relative}.topIcon[data-v-533c6faf]{height:13.5rem;margin-top:-13.5rem;position:absolute;left:0;right:0;width:100%}.box[data-v-533c6faf]{width:100%;padding:.4rem;position:relative}.box .title-img[data-v-533c6faf]{width:5.11rem;height:1.8rem;margin:0 auto .19rem;display:block}.item[data-v-533c6faf]{height:3.6rem;background:#fff;margin-bottom:.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.item .img[data-v-533c6faf]{width:3.6rem;height:3.6rem;border-radius:.48rem}.item .content[data-v-533c6faf]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:.36rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .content .title[data-v-533c6faf]{font-weight:600;font-size:.48rem;color:#000}.item .content .tags[data-v-533c6faf]{font-weight:400;font-size:.36rem;color:#0b898e;padding-top:.3rem}.item .content .price[data-v-533c6faf]{font-weight:500;font-size:.52rem;color:#c70937}.item .content .price[data-v-533c6faf]:before{content:"\FFE5";font-size:.34rem}.item .content .price[data-v-533c6faf]:after{content:"\8D77";color:#999;font-size:.34rem}.bg[data-v-5b5838a1]{padding:1.26rem 0 3.5rem;min-height:100vh;background:#b5e8ff;position:relative}.content[data-v-5b5838a1]{width:100%;position:relative;margin-top:-1.25rem;padding-top:2rem}.content .zhushiImg[data-v-5b5838a1]{position:absolute;top:0;left:0;width:100%;height:2.02rem;z-index:2}.imgVideo[data-v-5b5838a1]{width:10.45rem;height:3.88rem;background:#fff;-webkit-box-shadow:0 .02rem .02rem 0 hsla(0,0%,59.2%,.2);box-shadow:0 .02rem .02rem 0 hsla(0,0%,59.2%,.2);border-radius:.3rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 .32rem .43rem;position:relative;z-index:3}.imgVideo img[data-v-5b5838a1]{width:4.79rem;height:2.15rem}.imgVideo .title-img[data-v-5b5838a1]{width:5.49rem;height:1.77rem;position:absolute;left:2.3rem;z-index:4;top:-.48rem}.couponBox[data-v-5b5838a1]{width:10.45rem;height:auto;background:#fff;-webkit-box-shadow:0 .02rem .02rem 0 hsla(0,0%,59.2%,.2);box-shadow:0 .02rem .02rem 0 hsla(0,0%,59.2%,.2);border-radius:.3rem;position:relative;padding:1.47rem .45rem .7rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto}.couponBox .shubi[data-v-5b5838a1]{width:5.49rem;height:1.77rem;position:absolute;top:-.48rem;left:2.48rem}.couponBox .couponImg[data-v-5b5838a1]{width:100%;height:3.11rem}.couponBox .xize1[data-v-5b5838a1]{margin-top:.78rem}.couponBox .btn[data-v-5b5838a1]{width:9.43rem;height:1.06rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffe8cf),to(#fcb27a));background:linear-gradient(180deg,#ffe8cf,#fcb27a);-webkit-box-shadow:0 3px 8px 0 rgba(180,133,97,.2);box-shadow:0 3px 8px 0 rgba(180,133,97,.2);border-radius:.53rem;font-family:PingFang SC;font-weight:700;font-size:.5rem;color:#d82d2c;line-height:1.06rem;text-align:center;margin:.31rem auto 0}.couponBox .line[data-v-5b5838a1]{width:100%;height:.59rem;border-bottom:1px dashed #999}html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}a{text-decoration:none}button,input,textarea{color:inherit;font:inherit}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{-webkit-line-clamp:2}.van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{-webkit-line-clamp:3}.van-clearfix:after{display:table;clear:both;content:""}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:1px}.van-hairline--left:after{border-left-width:1px}.van-hairline--right:after{border-right-width:1px}.van-hairline--bottom:after{border-bottom-width:1px}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:1px 0}.van-hairline--surround:after{border-width:1px}@-webkit-keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.van-fade-enter-active{-webkit-animation:van-fade-in .3s ease-out both;animation:van-fade-in .3s ease-out both}.van-fade-leave-active{-webkit-animation:van-fade-out .3s ease-in both;animation:van-fade-out .3s ease-in both}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s ease-out both;animation:van-slide-up-enter .3s ease-out both}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s ease-in both;animation:van-slide-up-leave .3s ease-in both}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s ease-out both;animation:van-slide-down-enter .3s ease-out both}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s ease-in both;animation:van-slide-down-leave .3s ease-in both}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s ease-out both;animation:van-slide-left-enter .3s ease-out both}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s ease-in both;animation:van-slide-left-leave .3s ease-in both}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s ease-out both;animation:van-slide-right-enter .3s ease-out both}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s ease-in both;animation:van-slide-right-leave .3s ease-in both}.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.van-info{position:absolute;top:0;right:0;box-sizing:border-box;min-width:16px;padding:0 3px;color:#fff;font-weight:500;font-size:12px;font-family:-apple-system-font,Helvetica Neue,Arial,sans-serif;line-height:1.2;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:16px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100%;transform-origin:100%}.van-info--dot{width:8px;min-width:0;height:8px;background-color:#ee0a24;border-radius:100%}.van-sidebar-item{position:relative;display:block;box-sizing:border-box;padding:20px 12px;overflow:hidden;color:#323233;font-size:14px;line-height:20px;background-color:#f7f8fa;cursor:pointer;-webkit-user-select:none;user-select:none}.van-sidebar-item:active{background-color:#f2f3f5}.van-sidebar-item__text{position:relative;display:inline-block;word-break:break-all}.van-sidebar-item:not(:last-child):after{border-bottom-width:1px}.van-sidebar-item--select{color:#323233;font-weight:500}.van-sidebar-item--select,.van-sidebar-item--select:active{background-color:#fff}.van-sidebar-item--select:before{position:absolute;top:50%;left:0;width:4px;height:16px;background-color:#ee0a24;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}.van-sidebar-item--disabled{color:#c8c9cc;cursor:not-allowed}.van-sidebar-item--disabled:active{background-color:#f7f8fa}@font-face{font-weight:400;font-family:vant-icon;font-style:normal;font-display:auto;src:url(data:font/ttf;base64,d09GMgABAAAAAF0oAAsAAAAA3hgAAFzXAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGVgCcIAqC93CCs00BNgIkA4coC4NWAAQgBYR2B5QqG1i5J2ReK46D7gBylPZKYEYihI0DAtFgOiqCjQMgCrwt+///k5KOMRygG2pWr/u6oZSt58AAjdKlXAXoyFGE4Fae8RkfSuRueqvmiG9GlZ1xQd7hf/wLWWrG++3u33i/atmW+VkGTpdgKIuuCkX3AZFY5o3uoEe8quQO3E8by/6LjVFygmaWeGo5NXnR6CQolm7ve1qVoVaHMIxHVYVCRShca04gJTKDynjKEN+2fhBBBPQBAg8VUUAFORQEeXiGIHhwaCp6l+JxFWiHaN2mada9XVJtp9ixW9aWbWm7pW3tbrVbdpy6R7Xb8TNK29+xGxN2C5q6vW16QfHhPPROrZ9Juw9mAg8kjaFZtGNIGQ9RENjdgEvvcpxj/0i/0q9GI8stWxbZccsh24WlAhseEgxgTJm53a2k9kYAQBDjqD2oseVrlkK8Us2HlHaeCJnzjDCDtgOmZNb8wLYR4zDmBSOpjqm57QghElI3e9OJOAy66zibkjEwz95H6dzW8n+Tteu8yz3XQwqpZkTgJ2jH/+Pa64vNDfljiThQJle3mMRejFrngH0ZAwhDxtwBzk2rR82yYYEDlxnFG9upW5ub0n95PJOlnJZkxwvS2E4OGB8fJI8ncNdQYZH9GX1H36Zehu8BQtuF/99veP7l8cIXmzmKKGxhw7jQVs5Kmcbvp6dKie3PqyYaoUPhppEUABhVIYfk52rECNR8m69mGv+wuKTU25O97kIIkE/wqC4RMP+mWrYzpHhHXaQuZDvjPcop9BdyZRelm+6nAfD/nxlwZgBIgwG4HEDiEgApcTAiFwDJfWAQDwC5WpIKT6J0IWYMQO2BpOQDyAvURtIhpCqkWPlcuY8dnfp156J16aLb7VyXLl2UV5Quqt5JwyCM3P/cXt8jlEksCw1aneiBJ5PS/8TufsIPD5ESsE1Cc6ZQBjC8U/0kzaD7kTn7vljtWHAxjZxQycUAYUoRBxDG8u7/DuJpmW0HIxTCEdsc65IZCVIhfOR9MO+OQN2hJB7HCWl5HKfVfR2ceNIuDbbjY9rcWM3hwZBxDoVKLRjXTH8EbOUkN4FDfFBHfLEjAuGVy1O0T+LkOr4OYO4s/QNwmT4PgMDkHCl2oxNOV5mpZII26C7ldZblGf/59TPBfPb/P0dwZL0IiVQmf/h/RF6pUlPX0NTS1tFD4YeKhg7G4C9AIKYgLMFCsHFwhQoTjocvgoCQiFikKBJS0WTkYigglGLFiZcgUZJpVEAQGAKFwRFIFBqDxeEJRDKFSqMzmCw2h8vjC4QisUQqkyucXVzd3D2UKrVGq9MbjCazp5e3j6+f/+3d/cPj0/Pr2/sHUa3eaBZl1Wp3ur3+YDgaT6bzxXK13mx3+8PxdL5cb/fH8/X+fH8sMy/bfpwXgAgTyriQShvren4QRnGSZnlRVnXTdv0wTvOybvtxhvzfQKDQxqZB8geG/x0p7CNAH0H6CNFHmD4i9BGljxh9xOkjQR9J+kjRR5o+MvSRpY8cK0GBNBQJoEQIZSKoEEOVBGpkoE4WGuSgSR5aFKBNETqUoEsZelSgTxUG1GBIHUY0YEwTJrRgShtmdGBOFxb0YEkfVgxgzRA2jGDLGHZMYM8UDszgyBxOLODMEi6s4Io1XLOBG7Zwyw7u2MM9B3jgCI+c4IkzPHOBF67wyg3euMM7D/jgCZ+84Is3fPOBH77wyw/++ANKqQKQJgjpQpAhDJkikCUK2WKQKw55EpAvCQVSUCgNRTJQLAslclAqD2UKUK4IFUpQqQxVKlCtCjVqUKsOdRpQrwkNWtCoDU060KwLLXrQqg9tBtBuCB1G0GkMXSbQbQo9ZtBrDn0W0G8JA1YwaA1DNjBsCyN2MGoPYw4w7ggTTjDpDFMuMO0KM24w6w5zHjDvCQtesOgNyz6w4gtWfcOaH1j3Cxv+YNM/bLnSOAohUAqJSii0hEZbGHSERVc49IRHXwQMRMRQJIxExlgUTETFVDTMRcdCDCzFxEosrMXGRhxsxcVOPOzFx0ECHCXESSKcJcZFElwlxU0y3CXHQwo8pcRLKrylxkcafKXFTzquO3Y8wa5n2PcCB17h0BsceYdjH3DiE059wZlvOPcDF37hUgBXQrgWwY0YbiVwJ4V7GTzI4ZECHivhiQqequGZBp5r4YUuvNSDV/rw2gDeGMJbI3hnDO9N4IMpfDSDT+bw2QK+WMJXK/hmDd9t4Ict/LSDX/bw2wH+OKaqPgHkgDNsu0DklyvsubmW7gpLwD8I6AQ14paMSe1xzBd2ZQZZOi+aGIBnw5WwR5atm4VWWwbfyCxJv2Ckg96QFW2zIQ2PuOaBD3GICwRKuyIBjTxSR6J747nllxCKlhIGkccJ0NFJ1HgFRrgIh4787Met2OjBLyFECj9BkIBIxBCyXs8WcYheEnQo3fNgKWFJsN1at8NHCMlTVqChjLhfFsE8hUhahUhCK5LufvlEGp8GOu/0IKL+ZMHt1iZmrba23WL0xR7424mA6jTXuo3bupqhJC43qRjGkDYik50p5YNMtmw1tfD6+hCn+DUfMR6Bw/RKvea32oKchi4Es9UMIy24XYNbrGlxyTXHHEitNBUiswUgDighWCqddYhdpK6NIgER3icYpj1icAHZLrT4R4ipedxnHYKex1qzP38CSJb/8hJC00Ly68lJYPbyIwCzm4m8aIVfmbNsYFYb2q6hqBY7aWZKZdgYx958RU+C4ENLjgqm/XMpwKaNoOMDiClamt67EJkcwho6p2KkdbkQSWj7ioEHjnX69rex2u5zxBHNqjHRjvq8BkzYwLIpXk0ASDwiiEHXb29rxQzQV0mSeBXDZG1Nuwbm9PKa59clohuSs2pi6kdet8yUKgwWw02HRg3MNEEFOUAVGHwuQiPs0jqK23pc5GU5qBSCpaspdY52KNQgjj1lvNEANdq8ATX1YpbSCNYzntucM1oUaRrHoC2lDClQoUzdLBiAVkEHKIMJM6chL3CYspiIucBhEjhy1Jfa7peznb9sj/9rJSMKKYrWIpomqdpeix7tnM6SZNsew1AQEsaxlMY0K3ZgjV52JKNjw2yRa7bf3E9tlu4dIxKaAAo0tep4FXlI6w9HDpdlpi+15/Cf2QLi0oGTWUTZmOQNooO6zgoYp8WiLXa4w41CBPdEp4quAGiWDeDLhA6bmTMbxOy2mircWcxPs0YEu70GU8ZSIpSOvTL+5JRmfr5adprX+uA/w7lrdm3wZOVcgMIwagnsnJ+vmoiKz9ctiDRaK+OOKn32KNbrCUnnkKRdpqtMhTJtM2l/T6yhYKoUM3hqMIisTLMQoVi6Cd65NkH5dZSFFkykvYjAV/RqBaJTxCie4QIqX2JPfZfU6xTfutYp72DGnMl9C+ghT2N6woNEHRUs8See6DYXfcSmjHKjvNTShERkcYqWuJ53UAZEtKPebJzI0EhA51dRLpQJrF1ewq72ih0vGYxiCryvhxAXX7DAnkD1+VIDiqFERgDw/LcIhVCLMC9namfYaKrrektrF41nu5B77shyZENkJKTAmQB8f9ROj2/vkU+MsRUrWPEjpEuBv3eBs/B8DyXy8Dro/NxxW7rX/gUOB8NeFst4Rf3pjty91Nf7au+q0ehaaUzonPJ+GjCWrHVA004NqxClPWnCb03WbLH1iLU5cUVcF5cc0RlLOG11w+ZPnWFdS3MnzcqZIZGk9Cmq+npk4veU59pJs5vQxO877i2a3EJKmqKlorhmKoy0qEVjG7vN2JV2GDOdsxhpUTY98gYhfrn6SzAP0zGwaBOw22NOlRdNfdX4oPfmXfG0/p6k93vGsMeo0dZa+rra3NGq8Bb2B2zjuzGsSPCXsFPuaj7gKygIsmhWBQtuhpVwNXX3ynFJTw6JDfQv/sjrj/T5f3Xj8RrrFsE05AE80+LiB7UPL4w7no239Pr3RqbKBMUwpe+1tdAv9Z8TnxsOIezXEU4zKdn9DDxw+ASPNMTI6cXIHMkayA378NqJNP5o9L1yLjRGWtswJMjwkBna0gd/kjp3+CiORPkcZs8Bw4tmU3XVCjIYYkh40UUYk1BjKhYHHx2rkpnfcMHDYLdisDwXBu/MLcTVY/N7hRLCZkWJ6FJPqyqDi460YdHvYBN6ey6i9BvoQaXznVX99SeL7V2Xcuc6eKbsORY9jJQvrEbLWT4XP38/A3uB7ILr330WY+L3XxTdnDeY5hQoO6XstJ+J/QxuplLKS/32lPI++gQTiTIKM3ipwKThKJ8aDI0KRUrr2fCreE0mhWfDmQGOcbUrQvzUwkZOugoWJG0+fbOvMdNvW4uMFXVdwafFTC6oHJE1yBOdWEGhvvwLUuWGfaUAi32EcMpNAnm9WJS+51BYETBaunwZauT95uc0MMsarmR20frJY3SjIkt+0eyEt3UHkl1/wB+gGzcvYMLWeibmZUtGeZBsEOqcCLELfgWzrh1cXgelKR2nmemBPN7EsLoixC4FpDhK6Ym1jgxt1NtK/QlqxYQplAvRd+PsUOkxJhQU/8xdMnLSn2dkBqBPkh0E2arE1ip3EhZcKdEpwwV2TDEKPYd4YJgCGoGW/vBZULtWe4+kqpvAa1+EZ/+QWHplKqUzU+DUbUwaB24fCHJBnKqcnfWzy7sp2w7uHAzzYcLSSHk8Gl/bt/ZDXfSzQa6r+f0yYb5HWNRs1O3bbkTff2u/n/VjpsqXckFuZc8j3XX3UDQeJZkmOPkwv7p39QfGo79NSKqbTwooLKK0/5gUDRCfqnSSt2L2e+ffKwFj1/SdDpTk1XeuJpy91V5qFcaCN2Yw2cN/muKu1EdLm+xN76p1rN5FeMeFxIXkxcZaxvs6uUs2ZJBvR+lVrur7lzvAHBiUftcT3fHIjp4qKrH8djablapDtjFPoip32NQdjQxE+pvXwOmjM2zpLm2hdqUqbLXKIjP4I1S1deGopRVnUcTDEW0HYR499MQSrTs+dztOz+KSehHZA7XUa70QJmQcV408KQv3YycRhXLWMKOwXfTh7J5NIFjMzt1UIINHYSyOFZYE/AQgdCQFGIySAR03MjwiqqiMZ/Ht3qV9f2xCFCqn/3rA+6iph7CCJkqEW0YwPuhqBeutWgJyomkis8Cd0d+CiJF0uIMNijyhObo9F85X+qX31W0W8mlsh2UoS7F3FI993Whrq7o/F8Z+MkmJvJORaeYIApa5+Nv3P0zYGHosMWVZ+PzGMGszfuSco+5PmVOebNx4lU5r0BZ0rWLTmFuMIoYyJ6lmDirME5/T+2WrPDOmPs4dO4cfQ66OcK4BLw2sMzwkq2OLA60Na4Bbm1uyOTfjOtbALZZtex/NpvnMXKmS1S2BGV6K3kolQC3eoUCl7T0s6hchSch6VYvyNif1MBHM1OvnlkWSjPESZRJSkvI8FTkTulAcHAGELtvCDyM+QsbFFDar4PXvN+wmNjcrz5pVp0wKUoG5ipLuBsO4EJRyc3qvU4zyBonS6iHJkVAzU18Xw56GtkQG2cUtvUYxq+PE6ggd5CiEiR43FGqzU9r1FiydmzVNQbZMjjNpp4jGBdIEtJtbmoYoyzS2JJrqM1Uyfec9TZAVpt3NQQFK6RUAEfIrgPMRxVhQhmpWlKhaka9/2dEtjSiypZUN/qN6eUxZFz2++d1nHd1d35rMLXF+VqL+LUHmn7ZLJf9OQv6iGVpfqUL3U6cg2rfCpEIeV4p8YBUlLCpGYni2xlklqMqcsjTrJlag+oYv++dzyLDUkKJlxwDhoiG/X50pmo750EzZ6ZjjzpSzgTlDqWwqLqtRpRJNpIbEaXNE6TLCi+OJsFlpGHX0jAtJel4M6qXZ9HGF4s6tzGMmZ1aFnTj0zg9NxI/vGkrFnhkM/hHeAebHqUsY2TWk0UUb4fEB89hOFI/dUNwcSO08J81UlQnOUjMrUy2RhojTOSyKkSu3NU+xF9QJZpD6NlyRd69lPE85jpqcaAoS1Qi8RiOE3BQozDgNCPOvcmqntkrWZ/IGU3itrpeM7sArsJOdu4fkx288VWt+ka3gXNeg9BzTtJxTEEAA/iBkj2Bg1gzxX0FvaQDG5pcXaF2tIUCG1gVDmTyKN6ldL1vVPGkhz4tZMk5FqTImUldoKkuikpYWiJXT4Yehorpq01I0WCiVDnOgeRW8tznQeqsJWtPYi6IZi5LKr8haPZf5iSzh9NySHqMGOaZq3mSq0t/F1FDu7v2MBgn5WhRUjOAxK0QWDV2lQRQdIFHYG6sAVeeZcKiIgvor1UTZ8I/nLtOsJjZ8E+fahokulZ0wPBjL1454OqhsCT7B4AVcbHw81OfM9L+ySKTwsNesZE1eXSMAH9BinV9A3rAyb1DwASL7uX77AKdKlDJMJBQHg9/RMyw6UQcXFTdkkWUkuUut+JcMpIEu5yCvEhEVcVHZyyDRqGijP3NGHi4WHKIwD+fq8hLDQ1y0/GNUKi/uUk7Hg0gbwJ3v8oJQYcSZy1GBMT98z2HxBvdHCoTH9mWEB+//LkUecOKSki84e1HEUFwaYgeFfrtHHMH/am96GHPPuVTE//gPOWPSjmM6yHuiP0j7oj1IuqL5vWEdM2bkAjXr6/lQG49k3KbumjGnaxfc0Cgq5CU8suKuvisawKgEYqJSz5zWoK2Gs/xgAiT9vXwYhihr6imq/makfToya0E6aeq5FVG+KSpn5BmtqPpQyKYxTIIAMX3Xo5FnTMTxK3yTT++TjIYxaWOtU1ohMd6BqtF6a1+rBjHx2CmGz440Eo4iROaUnF9Tdu+29IrK/3qEWhqZVVcEWSFICKXFapsAWWVOkMNDZZqOJHFgnRltSvaRaCQgAQlIIBeBXQn7JfNuVgNwF7cSP8VwLy7LyTPDYR2gY0paxdfs3dG/vrnGaScyEW9+l+t88i/qyoQw8N+6NG9I3Z5nNc0tdeDhe/0cpuHrxhaUbY1j7e+/4OSXKM/wuaJe66Qi48bd68drm301V99yv+bZxa+5r/3lxrZIyy9tfVD7nPWGzWFUN6JSfasIYVN+tFMOtGFVa5tDZmQoJgO18Azcwmi/TRe7f/QDtyBYGvnxj+66f/hjPGDLp7hJvY3p4U70enfKgiLQb8DT89zEQFlpcpivZeXGjfps9aDQqb9HuKfZ6x3gzLR3vZfRIc9zS5zJnRut/7DZze+PMs/lgy1dcJZDwSEPfW2PmdzLaAfBbRPRNcEOkPTr2gp5kdXuJ5jHu+mVA11apDxNHy3IfXSPns99lzASJflVoQ7T2ia6zFpbw4STZISkKtnlbG1Th6KLL9jVOBZ9/x5tu/n76uPMfLg69lnzRL/FTbu5dLCSvp2ZvjMra9WGvUNrmT69fcA9EKTn3nT5xLp852D1YCiEY5+tnb9vS76q3O37SB+dT1XGqom8I4QdR436mf5me/270aqOXZoEhM985ly8Fymn6QGXd0lj28M040hwgqcZllkjXvyyeKljmsVv9FxSz5ocd7Q2kjJt/LOlIxnxSyqHzFZc6haMIzQeJCjQRv1UJITobIfAeWxwCYGX/Xp0ZNqZH1lJJlq/0kR8bDrCl3xu04918NlPfAjubd7GAwJPMTsCVgbLPXgFScsUOAOiMCIOKw89h4g5/FLeBmC+lhdA8sIp8oPe55gWRwxcQpVSWRPUiZCNMAkUyKddBsR9MF1coeI3C3baIfAXGchaKWYFpMPfRlLGE4O/B+smO4ag3a5Tfd8GP7vGcCijlgBa4S2i9ZmW4RnTmUPtWTQzhQp2VKSOLO9uT41M9wY7s2dE5Di1xqUKLZWUsOEpiZbsiiAPUFyob9tUPtvavDoeYU1DhnNYc8HlS+syXPg3Ff00xbmimJdi3uevmRbqi59vf72SD1FIQYKzKGT9S5ebXxVNu+QSZYBjO/HKjvDrwvgcFa1rfpIsX5Xp5Xj1s1eIfELRl2Dcs2se6wf6KCN6Emj3I3OO1RBBtYVT1OAuRTz39QXrCHg8qRuWY/jgKvoNFgXDKigxGTfosTzLQ0853rC4kZP1WhKStISSIoLwKsz8mjkc5ThAV/Nk3VtwbguflPew4ZXM/BA9Nj75L7kDyyWlss0Fj0Tj5WRZYeShbqDnY6JJMQdjX4HchP3U1HoDa9hGqXrkn9Q3REghbyWsZL/oQi9a5LtpAsc0jlOJGLrZkDcTB9QrnRCZ4McmxK13Ak0vtS+uU8skmgEyZnJEI5wGtvNZtpcyiakLCCeCEOZbeUuAByEykW3ojGiHHsvmHb0GQJ7nqdlT5wnkeUeEMIgeoizNIpY6TWXYFPrI00KDnTsbCeM+IDmT42qH/SzHHDJh/vkniND0YR6Fp/WnH/DR5xPwncEjUu7uef9QhPlUvw1rd/cj1iA+WUlVUXhqABmHCJUcQTh8fBX2xVskT8Kni6po2j4iKYOdLPddecg5p9sV551HVQI5jgbaeGGHMReomYjJXbMqEBQWsHUYXQlJTsK6K6OiAIqjUVETLvN7LHxsDCXCloGRgZCAHO+cAKz5erh0CLhHRjGqXKJDtNqtNNgurCzEQ7Mi7cI893Y3rnrUkX3cuSzm+1kEIV8cG799IIZrAh1Aegoc3rS3nHSh3h3G4sM92dW9U+laNh8p9Vw23CqXRndfSCg/DsDg4zTndu4+x5koCCFEOhxzc1lHOBd7+B1LGE+nxIuMN30WngKP6BbXgPhUwstkP2NJtbV03zq6cXVv1s0h4Kt8MdevetQx/riTYKQRksHc7P7YnovvPN8FKu67fWD8ztS5bC7apmTrufFQ3l0a3Xfh2z/hKRQ1OZal/P6tvEPj4+FY+R0MPkexEvbOmJh33IFIGW94OhXfB7w+NooV4rPwqezPSHWK8HUHF6P19RVjrQENW/y7ug6STlGrHWdkdEQRZ8kBqiwY2qctdSli9QU8KTW1MU0cLF0lJLNK7phNw73wRcPbpfh5Ar1UZgMlsGZAmP1FAA4fGJEW6r5rIwC7x7vBj7XxgsqDA0eCHJ4YBJ8bbyeRfaK09Gyor4NXW9owtbSuIXM9BhyWQUTcglhWi29ljTH0TGoGIxIXDk+UxWn6fFdgRb8fLCmGQDrEh5exNj2caaq9S1CzJvXgSgkL0pl233lvU/2DH7V65qvYmjM8eeGtaepPFjIkyw+cR8TOzSp7DkQWsDRfBTvATMxl/pAsJBlhjobRwAZI6pKi1rOr/+wMeOr/hjXOvCP8L7q4BJy3pddpNF6ou/BGXgqHTK+C68CTHE3E1nbdtNMUUH3Zr6n1YKxNiRraUri6AK3cKiDugQwgnKKAMgm++uqjJLn7soQcl4Q9gjOjZCTUPDzWcGE3Pg67hdkTxNbqmrk2rgY7tAWiOSw8u6Muhyn0IMfSFC61FC/RQA/vzM4tKph9yqm6tfB0stAcPX45CqYcsA0NPVU6lzJRgkvg5G97ghzVOI/7RZMEDPaFtNj22nF+omXzbCu59UHujW5UqS6z7pqHNc1DhjNpBRqwVCzJYP88WYGxj06h1SdbJgWeijA1OREuCM9bqyikOm6CJyZSoMkVazxE0iOipMiSIuhXNxdekJAR0EzNe0ld3c6MEQCqf2OQYLH9KJQIb4dLkD3jJaT6CLvnAYCfZrecG/A+u8Cz4GfRXhnX5VE1jWn5VJncRPWXLqeD7c2xBrxGjkQEehGOynAa8WFLKhMgAiokXel3nzUcr93rFpe0ZOM0AjLGRqbTNod5iu0R3XCkDF+ug3xQyJTi+JASv/UVwFwnwmJ9vqHAn+lSgjCd2YO7L23e2ut8POUkCljXoOUjtVf26ACPH1bhBaEEU4f7Y+hgIkXjdNIFHgUhbqQjhWfqpPJFs2uz4yHnbebPZVKAlhU3q7/p8OZc4wMlVYpnnEIRxO2J87ZHT1H+YR2kg8WNvv4oSPXJb2TGsBq+M72DulhJZMtHxEuyCXFFClyBSrbo9miOF2VVdCPpFArfBAo512oS+U2KCL8oRQbQsNqhvCuCS5AJFq4c2ZAnWWfPySI4EN1RCRt1iTUi5eUFCKcU9sVLXdVfRKtERFfM7IqpsdtWDIOymyE8HxotRQOYJlWtyFeCPV0trFzMJJQ+zWNnFrYb39j6OYdcXQ1wSGfchkpp7FKB23kkzi0YkJmmf5iA6YEdxuhWn4JUbAoGsqU8K/vvrAlhDKG09w25+veOvpGqIFsWHE8NJneB6Fm/RFISiVtMW7o9P9R8iCODuC8q8BVkRD8XKP8yvEOJvHkYJMVAc4MjXquacYXScOtOSG5xEt9nqiXgLuD/NKui6/4jMOGpvOxIzFEByKSTC6X6/h931lkSLEGHwedqareBf2Z1FYugwAXBWl1FalUE+vwxKx+2kkKCsJavB36i8LrxgWqKMvr0hrQeLwGzJscHzRzPiKr9C++u8AEwZmefhr3PaZxGdEMRvccwNhzgX/U8031Rsgwlb62O6d2myQm5USEbE0qifGuG2zU84Wm9DoaUx4zTXEHxgE8HN4h0ZYWnvAq9zy3rvV7hgVN5LCpqiD74wcu8W2vm4JdHurQ79CbClvKtT7Jru2/1vChy8dDa1aOtv6vS1lfzrS/1WI+3X6TdPeDmXhlS4cx4vVthoRro+4Hgk7/pkvhSUD7gpwkmMWht+1k/tYyCUO1V9hxb6r27sK1xiHiEZYC8Id7NBXFaPLWrW8dMwfmKzV+XXhHyrEe2MXK5Tax8+kBx+2Dk6rtpXlIkcTCECQ8xZJ1h8RPuTHGDrlTKhzwmN5gnRSO9SbILTb5W92uoipCWyXIUkqd+382EenZCruqcuKE1AE10Nvj8/fSptwbawgtxq8UxsBVAwdbEA00ds5AxHVZ9BsI2DC8WjMVc/losceYEdqljIiZSWoMl6Isn07YS8RRTAGURjYmQYKSxTiLH1fJ2q4l6LcuZXEogk09qDfM14Y2rkfEoozkKjh2LnuhhMCY9ayAdf91AeTpm2tQjXiPJylaFq8ybJb7UTFO3PJqzanJ0/N5PoTo5UcrMMK+Xi2yx2kpYDkMAdzNe4qUBIn2o0AzF3S9H8zh5+DLoVFfomEECe40QOb/qZbHPT9fGr+O56nvhNbidK7ufGmYoXYxbTzPyNsN2LK+DEG0tQtI6uOuRhVgo0auDpE8PZQTMgDoh4Ca1amjXJNETj1AavyLk0Z+OTHJTN1OWQgW/hVcL8z8ECZM9YGzAGrhEemf2h4Df9rKFadDBDckJ7ve/xTbqhU46xtXFNCykqDolXEHFIf3d4SrRMe8AtgScTF6WXCaBvPDheZLeTKJ3EiLirV+jgYaOJjDLPUVz2dzGCLLqmTZRGu4N65ypAM5O3UIT+87UVIoRMYh7B1K0opnk+mW06ocImikXH/UZ3f0IpAeYa0gPbynxiPiVD6z4c/F9f9bWQzCdPybWAZ2EtilYwu7DPZfnHShyUfYvrkJcNv0vSeeW2dxyeTlJNMKcE4Ydmx6PJ7/rvG8vT0HxZkym/uKFSnQSqOqozweZ4S6WiBjM43p10pSuWv8iiNCfW7xQdSvO6F3hOWnC9WrrHTwgUmBHTJ2SHKIBK44zvx1FZbHh7hZTBM4WRbCtbTSRp0Tx0hJlsK8BL/2VwgRyTNsqBuB93MIGQw3VCYDongS8nzJgnHt6AQFv+pq4XSKjBLJoZPu0h1kfplpiK4DEuTRDDJhMj3czivcTE39gqhJ5bEOUOjsXxefU0dvPdu2bLo2e0Lw2+tzp71+XXdTevvN8z73vMZ9+m5mdOQX1r5f2peuP0rqSVL/48yV+zxDncXjypucay1dvPE72FHef/N9MPPS89EifExvbbJlweLMQvGHwZtn7CS/5sDgl9oUh2gLjdgyeOfF7B8WTgK+l/p3ESJ9jXYkD4JXm8ZHt9k/Kl8221Ea0elyynLz4ztVtN489dApO4NPhDS2plNXKgrhUAnYMbjauPchBHMYG5OKLQ1gNpZ/1r+ThYj/wlb5H/GPJJAaLx3Eax/n7b00qjHm8kmfxGhrccGxYTjXXkH0V9Jaukp9NXweOXyTlO4O/LcdMeUBu6TesoOnPlafzi0yNnJtwRaHmdcKLJKtM0WjGR2n3HclNmH7qp6OUYmu7f0KmaJ3a2Tw9/L4PQBh1LiQJR64GbQ8TPXO6wN4EsznAH3rK79ae0ertN2ASNzebSa627tluIqAiP8zbMuNRZPJnhuA/g8H7s0SRRCmFu/g/iRn9wQeZ4c67D9QhJ91ChaTYl2XadPEIGJ7kbOSkQXwjMxRMlT7O11RdPzyqzoVcouOomoT40+vZz8Wv0Kxw16KYhVZVCKbdYJAzZx5GVYfCNRYVWRZFSVSks2t0Ms1wTEYK92me8tLc01NNTpy8jYX96oIWLpNWfrt+pO2hDsWufAqf+tH6dAIcUSbT05ZDxsvgkKhHzjBeKE2hmfh7UfGaMY5TNzKcafJUJTBVgHd4bLYSCn+jiMIa75S5cTkixGuK4Fl085wZOxdTM9LA1Qw2E6k7JqyF2tqEMWEN3vxKyCxUnA6TCrM+9P0sGrnYSnGmbxeXqXGi6csnRZmC10hAgbnoglV0d1kQ4DbKrZQogqfQ1ZQT7SCjGM2hZv3QL7UDqs7QmmBmRHhuPKrbhSfsjCQ+igQGA+z7fvGj6v+N+Mz000PpH1JN+NH1aZ9LNAPC98wpLZIoNU1BVsSNafgvV2eQrL6MjD+1uDqm/dFInM2cN8ZEFeSSSpMaDA6xlxP64z60NkZt0XyA1qMusLLO/l/JeTsHJEH5yWovbnoiQ8wEJ7n6iIK1JchTlpW2cmTSUcm/3ASncsFwHujrNbT3IybHZfdzOj5Qzu6KPrbXmnoBg9jYwXyIxsJy+muxTakvxft9UHjjZw95H/lq53ZtD++meTRk6c8v4RoZ4hHKft7xDHmxJCnY5J5LFIYfR4VB/xIqkiFUMSDqzMo9LieNwMmcIsugy5bc15GqqasELCsjzuKSL5X2C/ECYfzLXPzXlA2mTNMxfNmqIppxMMbhAiQvzwAQp1hDpsJ2vU+HVUOvsQbnfERz9q2CInsWi+KKM9b/eyqt/qNv+vybGRSbXWmqj0Z95TInzQ9sCtsQ3gV89tWPt5tF5mbBKk0JZMvVUoValTBR+iYle9DSxC04YxyIbaF2Fle0cmoS9LGYI1YXIDWhwYpfOwxTFbFsbCMKKEXzqyaHwMzkol0BSR/nEkmLbPHsyLq1VhZ0ggDoghEmQkU5IHT6gEnNnS+8mO14rGDPRZuUmCObHg7ypfu9HuyJdYZAVsxhVcWTJX3J18+8nDLlc8FKhpFCqiGMH2OpqFLiKf918EQi/7eYG/CxS5vvHYSx7l7j0vsOjMfXemnK0wkwoWQffG5eUlhZgAtGrJTDymXeVAgPhSnRtIjyatAkMU2uIGkaq6X63qFAw0Q3AdGFwYWR8iRuXgQjhAn6Z8JF22ZyEcf21BfK82WyfHnhLYF+w/myQvmtnZp1itbq+Mq4uMr46rcG7A1XxlXHv0UcBPRKnZvD6G1KnA4YwNgDDNzt6yNAdIgAL+8SXATL+V+761/TmOQielZq5osscWkhMAozzWsvKAGFQqM4c0/pBu62miWOzPoUU1oqL5LVgobBBnmprAjUzNr4tbABlMbYsktWLVrfrp3e6HeF6Qv1dlwJvkdNQLC6PXEFsjkvPTIzkWiXok1pS3GnzUZwCyJ8wn0pGND8R7Ub/MjMdO0WsKUqPalBmthQaAbBmv4U+OQ2K1cRAB0QVs3AZEpNEolJmomZ8RUscH2oJCaTJFM6A9st8OhubHZBCgwi9R8ZIGqklbOcwdnsXKCl24V8LaPEgQwFD5UYcQqKZ9a54HMxu4KlNy8NJU2nfqlIxplCtSkdSMoynUxVJf05B8NhLOeQHDOSsZsqJ2b5Di3nkk+mLFbwfw/d84d2BRBpkjnL/FMYy1M24lK8N8DSbIkk26Ke7ChLMApC1IDkJfLRgx/SAbvgj7Abi1AM0O8yZMVOhwsxIwMKpEAIi9+ovcIfbzEaBzkt3EGJJCpqiNvCGTQa7VrAe+mfYl90c+3BKOeSDUQ3A/DzidWjJZITKeDSS+ESghoF7lwg2bRNlQx3sr199Z+btPaJUG9yF6eLnIuuo7Rw7JQ6sp3TQhoziS1iizDeZX/DdmCdrD/5HPV0GIIR3GwcBjBSLDII9XqhQTQg0A6hXmQoRljKOL8JmDToVWFPTGGqbTNNTzbb+tQ3c9sbQSJDUexgZeMpL+KnRMYdR5FXkD2uRdfsl781lCWYDGwoskbOVnZXNlYiRTlIXzYSSoAI2OSlMaPOgbS4UAxwTOwj7gzUiQoKYp39qXGh2H2msP78K8UGsfcsw0cAMWNl8cCOR9E4SzSaOCpOEJNNRWDqdX8XhWKH3ep88uTTSRH8tLo7YZedQulit548+BwbTYBycIRhqv2ml0W8yULEQkOGqHBAee2XQTlQqAlSuIyQGQqd7quB6lkjTGC4wX+KXlSgF2aKvk/VuQwkOwfaeG9ZFMccAT6PW0X5Bgec+rjZMXKO0pGvNR2wK+QbvNggEhmK1GMQFvUIDUVf1SC6lFAVF1/V2lMV3xqM20JcrTjwAD9GHcP7ba8uB7UagGq/pdFFsYlzYS7lDPRwRmjdUPj0d0YCBEMEIzFgwzpuOjCOLhIxF8GWcIfdGIzUC7PfFun1om/WFOqLw1BDWDkEu+BZpriEMSm+KkHKz0uqCPNoWOZlJpvZ6qMMxtHD/t6VHvSOYEZQYciEva+Y82EB7ir5Ck7AhHhljL/DTG7uulqhxBu91jBwhgdcnUYc0hpAojrUoAoK9QrN2ncoKWq421tlqJkT1y7QP3rwKnp3NiUF8RG8W4VpwZAxtZhWVUyEcie92yenrk0fcqLFIn+HpZFp2He7LbXDhhCZSp7sk0PvxqsO90RXqL3UOeqew8HzYu5Bf2SHXXBLlbkFLPtVWi6AscAhsSOYRGhhMAWZ1lTABFHoVvxLRthqOu0qFcRBmnMvAGUBZ3uPmWLOzErNl+TcdUw5KtbaLN0nG3JzOrhnnxBbzB4L4Fk8uokOES2Imi4iLSrNAXDG7rXttSpssFt7YRcMEeRAQoRkIzG+AIJJMKAuKHLnrAO2ASvCVwbQ5gOwC1y4Absi3QUoEiwvu3dR6Lhnkaj3Lhed9xjNJNohT+v8Zm9AAaToVNht3AUI6Lq57nY3N/sV0c2gHOzqYl4qPyOPnnswuJoM5dLz+BnfwHfvHGwQ0W2MnFbluNIZFQ5dRzxsoyLFjVHYLRHmozGRbHNgl0FQbU8V44pfeV4C34TgirkIkGNQr4iZYFI4dlLOc/OcUg/4jcVrABiuVfpMlcsKOELGiPPQgzrqIm5cbZDmoPUgDhjANOUC0gkdVtuQbRAZOsARAINrykp00xYIJM5UITyNOU2MLbpoKgwYodN/FO7Xg88y72UMJ1T4KOL6qP+7j77kv7T1WBf/+I6Kg93nEgJEFAtPP70ffUWw9JEg93HWtcyDhSJAwGARiwzXVchZZhDfv8uIbkFWlbf/QWzSqpZts8US41qbfqs79NYx3LGLod230teCerAjXuy8VdOVWp6RPA+GK9OTL2mgEobn/R4pU6gC86GInH8L1Z8USzyakAaQhO7I/6Ep2d+PIB1+z2NqfMyxyx8yPRaLvSTjjnWOcYmXeLEH8+HyWHONT8xzvw4EEY6Jfhyt6sduvRNhlSQGELQ5ws5g+syTrBwtISBRYo24sxXbXzVqE7Em2FrUFhqZkjLfPD+lm4W2tS8/c+5MdEIp0WQ3EYdrzE5wU3liNFQS3YfIFnPhsUJzPHGtn9cJd1ZfaLZbbYdj64luTmG3c2Nq0D041lGV/r2Q6/t08+xaOx/AbqnuhOMxanrSqVemV+mlOHMWdgu6JD06TqkJB8fPt0zclf2zfngdE+KM6RkcErF2KDoqVNgY6rNo8TNnB8DPxVc4KrqPU8Y895SKHE0rtoaNmUc1pol+n3XMvt8IdKU5F4E5Z/cZb7yvZCEnOCA6rzm9uZ8xjRG1OIgcyYikKfy7/GNoYoY4/oJD6Zh0Is4j7YEbGwhqiUo3LmYgKXg71nIOdguPT0HaRMoWpWn/5Mbt5PXAELyL6MKenjG9/AfetUhdCTuhDgYwAn5jZkTBz1a7Ldc2RtyOkwt2GfDGPgrHEsvtx8vsCez1y2hvDcvrMGEIpocxSwc0J3zJHYx0b9KNb7Vzv4gG/H/oOf7feLwhYHSvyqZoxJXRaqfHG4xPWc+DPyTJfvL+DxvLlVduDPkQJeF8bjMc/LPU6LECswiHKw92N+IBsM6koVl8oXUv5rKJbtDz2jtNJ7gf8Tk1ITNn7cbGUqHW/inFXmh+jXmBW0HbWh5w3hA6hPkDeQNJvMzZe0h5pD2zV+CkuNDtj4qlidjJE1P4qbMCWxESZntx0m2rc2gKdsF47JiC3WpfI1eAll/1K/aNiECPlgdGVBEM6lWxdyVAsvmxAfX58lb1hZlhyzXBhkr5CzcMbKWYHn7kEwGCAeyC3dd0AoCh1xulwFqfmD/kozkLs9XX1Tpvze8au9bXPKPUDncB8YqDn/XcaCBgaHhn1X5FnEVsiJlFf00ngkTb4MS0NLTUyxvon+ktdLfXAL++c05wYh43PI7Z7XgMEX283c2lV2tpK+HxfXKwfUvu/twO+oFd0eDqyulg24+zOMXlSnt9kThfGK2XG04K9Il8YZH41s7OiywJWRHy05qFITPXRbYp22OlLZGhDXH18YVx+ZWyavlbG18pi8uPL7wF0f72okAboxtYvZGHTgpogUXQyq2t4otrlR1tMUji7zbwRe1VmXBx1lOTUDFQkVDzRqD7KuLu6m+edrHNX+OjDhtX96utKZoL8l/khJSupc206vgwjY8MTM6vLZCZo6PNsoLrE0xwVi+QXV+cf01ia8Z8FLCj+Xg7bO9a5aYddm0AIAhuumoJYENwZxdciE74CvliY/cnL9coGSNAxI8YInxsALxExonusM7qTJ8MCDEF0QQIrgKD4vDwVV0o4jhW95dVMW1Tu5u7bmjPi2s7D8y5uE66kd8R1jrr4cdjD1/8La9bL0ItjZvTYGkWNJbNp5ZHzHrz5xhaQZkYp9RXvflNiNheRp1Xvl2/mgldaWueobU23XIKBI4k2xptNqSxemy61YghHI2x2Jyo+102yNF7FWKKgq/A4pE+BVLcIki0NpRP05TMWqpO81yjXJNggasmTRMfnLmqLs9rWDlswIANAshhZlcRO43AXmJVmD5FxHRXxStcUYmDqmoWRgqwcq7uKNHsTIKbo98gJMaz0+A0WJFq/ZAU8zNDpfE2KzLa0ej0Ifvo8VTu59T23s6iz4HWj5CdivbA0I0bRX4lcsYGXE0O/FzU2due+pmLvPMCRRs3hgaCydGsVnnZ8PO1e8n2gg7Rj8OqcnqhcIwuGWxXohBchN72IuRNARaaqtzJEt3g6htwRS8lKoxyay3nkZ44Dy9Sv0GRSObYExQHJ5uaql6GkVlncTAAw93J3SDNi+VsiH78bTQukabsU4ruyocPe16vwsmFtIBbuwq0EJjcY+uPAbKUSE28go6o4yM1MlK/YjYyc5vAbIiCA0LoIYF0Sa7+Hp45LDYIuzdIowUZhvByhwJaHIlr6egoBIjSd7svssyX6L4+l9UIPF5xrDJuOYqM40P2+TPoaQtLp6CrnZgsxTtN4TBnLcFgIXslkGXIhtgdB4ilz2ulbzGTtcxPzsUEmvP9OEC+SG5KKnjaWLLHiT+HF+GVeGl7n7KHq8M1QdTbz+5zThdnyP3Zcdsh/Wzgjj76Gd70QU4n94pX+v799YJeLbBb9prIl16/qZ1UNL+NAmvkAOC9h+SD0gF+/gC8D4K0+QCF+Qx60r/pjUYBDMoDaBFe1iBWWse23EHDcTZClI2MZryDGcEgM8IBtltMdMv1fJIAEWn1zyyN6A4RP7m+Vmw1LRsQ5OH+iazkVs3eO0Y3mWs+y79aC7eFbCbUkx9Brkco3kKuB7yLUT07sHRs2EB14kWib2Wwz+dx8uERrBNvh1ywAXYXe9UajC4GeKvpsa3Wvo6+rQDJ3qFzonNO67hy3GAd6htCrzjc4jmnTYnAENyHlSGaQJQ2dpz+hXe9jnznA3OnL3XSs/U08cjoKkZ9+48F6f70pResn0M9Y9X6b38R/LKbGfdLoyaTOSD9Liqvnup/6d/uGB19tGS9Wzq9i+bn/v/7mlh87W/caz9a13Tp52VLHi1a0pPUgupArtaE1uvRJi03sFqgJqg+LfdPgV5vQnO11YFPp8f/LhJdC4ul6+HYjFjYQIvFbgk7nh6K1YQJ6BlwbHos3UATeB8lN5bIShs5TTOirGVT68mNpdEmsvXS8otmC+QuyvDN0cGQQTAYOkgmgyiQYMO8/aaPjg5Tuo7w8N3dRcGlq5WrKWTUwG8Et/39l8lUrWuX+5Vbdu2ylNth+/z5dni3PJ+iAuU7xrVo2s6dsbE7WPtEATQqa4fAz1Lu54U1mcBJHbMzriu2K66zpH0aLGlnAtjeTrZTtve0ta91EgbwSYr9R3In5TeCxtu3Uzr/nCR3cjvJPT1HLmIzBw87CPbAtnPtlLoAjMUbEEn2IPgY1gobBEskVdSqRRKBJljiyoFsrxH3bHnmmpUVd1tbT2BPe7vapUnK2B1OyP3SLrilbXkPUwBDAD832eGknaoUWwPWPnGtj0AiR8QNhY2xfdvzj4Rep53hdvayTyIpINmXOpCWrFyypMVX0HJlD9vrEQDBWGCp6BNZceHDAbp8aXbr3dSgDNYegW7lbsWnAR8PP4p1OFiUjGhZaax12C0dS4WIgoetFD9U0MCL1OuZ6QEqeg93LS+PQ4GDzY3q2HR2Pu/oAADn4zeag2EKJ4+3ltujoqcHmLq70UvKmGWiyy1DMEe2kpxrCEr2P/puzpM8Xx8f3dOmp0fvo0bWYUEGtBTofHx8857MeQcvbwjKuds2L3nnFH3gurQuHYaVNo96bItXNrYLS/BZ0ziUEp6EoRpCGVT4BjoZ34E+Zd+oaLRM/X0U0T5mZwCGfWysC24BnXDXmHXZmcWF7hB050OdSM2ZjVbhp1kLffx6KHm+fc8rj14PPut6K0DMjaoyTUnJqm++2FY5HMg/umaWYD8Jn9EszU1m/zZKC8xNKlSmKrTVUdNqqBZSZqr6DC1gYX1NA6D1/8VMdvjU7nxmWzdUN3faxJWmzIY5w8r2vTD5v53HMGXa4nx09k+DznF67azWWswE0WfZtujcovwZC9PYlbP4Gjl5529oll5BnDHiufDdkuWVYMuheSDpL5/+zquhdE/Ftjjr8NOAyH2dg9c87vxHpq6JbL48EdXPWwSXry0s1iQHNeiowfr0kmNzibbT3f7N81f4dIoyTYWFdv2qaV0tCxF7dcYX4IxtwPvkgfd9W4+9TaNoPX77/9G1zyJf9PWeaU/zbfzr25R/RYu2XkpI/BOUz9bgVekeKeSiUIPgvfee0xkU/tCs7bxeTOuKMYiffdh76TVgS8PWqcKnb0pFlyfz+Cq61/yk36l9lc3vBP07Mz5XaVB5g63reT/32C/tSy8ifDzxUfnBEp0nQ3Jlftdul1eOgt9OyGcZ9rf69cA1hZr6BdqRX7NvzAlS4L+SKwoKYtRb/kgOyIw3XieZm2sX7L+JnfpdbnhyTtkcSyfQCQiGZkBtG99iU8fDcpv/rH+jwxFcg74LW2ubzaTr8cbATMB4QXMTQwVsS04ZI+HkpML7SAG+3s3j+Al8QgJrW1Bf0DbWXuohS8CPK3IDa4KyOEHxDFJrj6gIzoGVYh24AcIr6ivCQFBNoN/XKUmY7V6yJXqjIcFrO2bJSdndNpGU2SkJWiOC2Q7itcqVpckxVfEoj1KzASqDrQpqztI9BWZ4PF8NcJHwqUx95hSVMryXFhuLlPqextqP3xk8M8CijKSZGUgRTFFGRheSvlnuCOnRmmqDTRbFaDMxagibmqmfOaX3bHR+TIFMXlgn0MF6BGVblNkgPKc10W3LCmNiE2fAQEduKg1ODtYYACC6UUlI6QcgkBGiCVE1FuvIAE4ojY2RFRbKDql8L3SlSvj5SUW8efu8Kmvw17wxvorZMwxHwRfRRolImJEuADJuK+45z/I+PFK7925LWfPeB9rI8LL3vOe4c1LvrhxLTt+idHT6zmBdqmqf/sKpTxdWKS94fXXhtPbCd6BZt+L+mvvxpd2zulfMXVmwUipN++Aq+4BamPsBZx+yDShg+fDR/KFMafJt03F6KzfnHaiKxilx+T11IG9zZW8qN3blzVuycSFr/ULlwvUs4YTs1s2Vpxe94g+GP6oivt22pxij3RP1llj1KPwKH6Rej9tXnDh0QnmiY3z12FSupysFb/L7DT/9Pca/Ik8Y9Bizwi7YCAPYiWvm7dYnRbO/joj4mh29jd15qtU2XDDKCLvo45ZGYaPT0Gfsa18fJhh3jg/25o9RA4/ad3Ue/dB5nbvsR0GQDP8KKj5VYz0i8uHzUlgUHLU6a6g4WgbvaNwBBnWZmS0BtFzDGyszc3o1Lm7LtVFpIKfSxri/dN/tNjjvSWSfF7ffNydUVacn5W9vgcGy3fnHjH9WWigpsNWrFVkyHxFu9+B6dAAyryocFxUZYeWxtTCAO2AI7k1YuhtP9EcEAWQfBajiKH4lBZkZeRBxOmGYnsVrmBt6qt3WYQMG65TEyB3b8i8PG/jF6enp4cEx4P/A/Ccco/+HYf0fdouO0FmTx7x/n2Pnbc5ksUaCMaRyuJ4CtO9u1O5Ad8tc4jbNt8yDKKDp+3euBgSuNaDmUjDBI6zEjXv/pv+uU7hEfzC8UF6xgFfw1yDbcuaMhX32TkEJD9uocXkw/hB3Ey+XGblfpUT63QcxoIndUSax2BSJBL8zTZvxNFgZGWkyiUF0spHzRyiGYKBRU0N+mn8AROM5pL+3s56gSn0woX90E9bhTfLGDvy2eUyyOGpeHrYvn61aC7vgEEpcPKPPlpjOoyNSue5pTaLW8VNE878ODnvKVfGw9G2vBQBfUQwDWIj5DZqFGN09xK7rRuwgQAQ6ESK0DymB0EzhVaeVj5N8YBXWYDtLBa8IcqgT+3u5vYG1YC+vPr1WtJb2l+GvAAn1r3/5/1pCErD2tERtm+9gU9PevU1N5LfoR0V5uTvS3V3eDbvVvf3+kb8XxkpiRftEaolauCuLV6wr4jHRj6NcYYP+T5hPAuGpwKezle180QLhAjEQc5/BAG4ZIkUUDpo+ULQMnUIpfEX1bHvojbTEJXuTppPE2aRL1QvYhuMfvASov5AkpgI/l14aUkqfT2/q925b+DKkhT4zZCY9yRoL+aMiKCXXMA0XW/7mjRAu+pys8ehawcvaWYUf28vveMib5KekKLL5mETfncJF+d5+51JNHI5HQyY50fXvm0tbf7jx0zOBUIrl+F8sfiYID+WE8v3ZjEhOSEiTB5XIPL100xaJiCMKj/a3EuZrtoKZhPyFEnh9uG5gL6i+lE0STycl7V2SmHYj1M6uF/nSDnFCWdAS8nJhm3d/U+hhHPaorMArAuUPpZretFxswJz1O37S5yJhDxW7M4u3Ygj7sIO/F4vn8COzd1ipUPDspxs/bL305l9XIjmzwYPDMaWe8/POXyTc6ZuI4WcrUlKawrnhkWtDsmXT0tNMItWjKSSEE8lg+/OT8ZoE9G+SMjOP8X6fVB2jlta3a2xM7LIspjkkhstl8g6bjmAZNBYVDvQMpi6s40cvkC6I5gOnZcg51Is4XyRqjSqIA5zcDXa6MEZ0E7FAEp63wkFB3wjCj00ZHXQYHQbEWC+Q6Nxqg/Jw3zxpHGu69rrh/umvs0o+MPuKeON0kDjzo+9oDxjatHYRuZPTyAMxP2PnGhvKkYiPiNKpRAIHyc6A7RJoH/DWowbnqdtQHBwHlRki+TA7DufJzFNwuYo8psH2U0sHvSPj/wxZx3F0DI0gMARPpc4GUzAEJHs2PhM9o3XTvrgTnw34nPp3MdMZRzcX+ZiXFce6vKZ1gNwEljj6ybJyh5z0JaPHuNnKoAiG4HDo2B1Cx8mAk9nind1QOOy2rc9LLIayfEZtYI1BXxXApBmAKtpEr2fW+NekarQ9q6A2NtouL+e0sdrfZlqg67+XWFyf3wS3c9vKy5fbXwpsI9YQtP/juW3BLnDkwtpNmxqaifqGM/FWHNQ63dDAbCPsAplcS1/ZWDSf5iKcwv9qWVkfzWtIz1g0qgrdpp39mb4o/Tcqkxb4Sg2A+7o7RfyuUKwXpmUIjKJTAzQ4DrG+8B9jarXwcMOMd/p3JgNqTEGdQZn6LZ5yv6+40LFD80+YELjFrjDRO80OR3Fh333NI7jpFSMSnmiKbJqAIxmvmgBNaEtop+QtI6IcNh25hVyHlTT6iffQbWGZ7wzvMsMAb24r/0Jz2NBSgaeRHN5iuVb4l3Lhw+hn1OtKagstN35HsqERiKY+pQFB0bsHnSOvOzQGT9Uvb+GKdA+yxFPdLi/eh9g19c9B6AhwRp53nD9hlv/MzaEDPnKfA13wlEA6D0OwA79lzpMIc6+30UboYxURSiBXYuvKpJ08UkZ0Q+isda+82SF40e67pmHz2PAa0T2yP+wWee2msYVrfGfunT2wD3ijfQOz92rGlEPKsRtOt5Mgr4mUDOQ5Llsslx15A5LIGvl3cSS+uzn+F+7ctf2BdPX5I8gZRURqw4yhGbqGCN0Z5Mi/8RPclNDU6dMerzY9NJWT8kpXv5Y8o83vd3kGeVfVdjC/Q3oHRaFnJ3vXGRPnpxhGQhYaNPHz7teZjCatjzc/VnFHutcvNpi8MUVy5eV3XDVxl6Nht2xHdqlw8xrnmbHrSO/J/3D8f9lAyg0xk25D5pBcqJ/wfPoH+0jnoaG52BV9o8cmrXVF1+a+olEhWL1IPrpz/tgv+g7zDvVoqVf4V6m1k6v8K2e/akquxKHxYziQtchfy/z0fez3n5jaoOeXISYW1ZQuqPAiLR79fF5beqXQLX7p5k2BytQI5AAxF294N1GWbZ0cW+edYVR0A3EMORKnbYotP4ziX8w/M30pJyiRpWQqi1hsyuwmLBGfHc+MZ6mCuOVLzqzIC5l/3PjpqExRwwo5FnyMz/HIl9X8hErf0P+/5VuDSUmk4K3w1hCSin5muyP7YUSzIbtReL320JJzxoAkfVJPhkqvIr77zbl5u4KWKJfcqGzSJwZtD4ovaQjXDxfO97kVrJqyF4uyOCyVf1xwnN6biGmaTeEE5SDBiH8ii11Stk6FOt+N0l7uUqNyWKG93F5WcFW0dNfhxiUbOFA8xN6xvm2z14kQt7C0efp5db/ea+CrWQ/MHElKfMrtlMSU6N7zc85zsmWtslxhTF1xLKuHlWgZ/Gu5X8W4x2eZWPx7DJUFcbTwRWp9uNgkzroiNX/Dbo6TGT8TVfb5V0o56pdpnHJnOSeRHRscyzmohWs43N4wig3AtiC6DUWxhYX2suEaIPd75oVHS7eU6eRYUPHlkCpDbZ/5LHJqsBPZYdxeDlyDks4O9agbRTdhGyhXR/oQJ1Kj1CgOLAqvPWQZEzqE1kFbny1wnOjC412kb5vjBBd2GhX1A1bZZsJjajEwwCyB1wNyUl/FhCtEX2VbhaBnUhaEZbvv9vGVWytD0RVjneKQFAOfyT94C70FSLQV7+hDumwPrfQ3eumukCnlwjv7PDrYR5i9+jUOwYvwQldFJvUt2c7VI99SNlcHVsc5/DlrL+yWUjlEglw2mRrttSK0YPFw4rA4mLazkXqRSD++uD/SZ5GETzhzCEDrFvG0DYheVpiMqvs2tK8aPVd9oAr52SwBM7hazgQJu6PwMvhvS7XGJyVe2qyqXtWeQpD/Kr+gtqVG+8jC/tJcxwhq56N6HL5yX1zwILJ0BDL9+9ILWwGWjVp8r3CGqxGg3izlAo6IA7RkaSPHZANk044seScke2xKvLKrKDUyunKisyBuMtnXWbfsr1eOVp1T99L2qq4PK6M5kA7iRCujw5/MNMx8Eq7tE6FcvH8q5G2OiDf0XdVqUACt7m6TJVa5DkNVibJbaJ1ogJLnXl0wYPl3RHTFGeHcr9Fvr9x01wiiJA+iLQdOVaI8RY8Oa3m2PFUEIYnmv+Pz5/0vKUF7K1fIve0bNEpdQBDlu7jXr8/40x73b/LM+2dOmfDDzfcCLYkQocqz8bSHc+f8k+e5qf8xzf/M69dx31GCAnRKzQa7t3xF5d4gysv9nz/v6AQojXboNMkTgIpTByzRDyRRgkR3ad9b9Nfc8IxiXdTtBVdz5Un771/oQb6sKhE67EqskrV1qwFlbjJAoUJkY9xZDGNq6cwJEP24RGdg1LMfyTygaO3Z9ke5laHZktmzonKluryhtCOdhT9kFEvUHC1i6mxZmVkPF7OXZJo4x8+TPAw9Y96z1CJvAuuevLJStvbN8bXilAb8RNedEMBTa+xAxp6Tq5m3Q34UVUphlVz//HCdPBS3bCSX86khaf/epPrvubkJuvqYTBlr5Uf6bf+TvSsORTEi7vmchY3FjoMdFVvbYfA0QhfWnZHOMYgrvLyZabHrCmM4a57OwftsjlsNGDnJMLpdp5vYRExJ1VUvaD6BONvp/+N6Cenfqb286S9D952kfZ9cRlM4D/6bmvvnn8HyF+SF2+ALVlj4UKTZVwMfzceB1ELsJtdD1j4QqO8IxErRMvTLAF0qFOnuSO3AL+rHF1itqTqUx5t/VqOqcTn3ykx6w1XVb8SuHr6/1XfNQqW5D3bBwrEWiJp9SrNiemT+mBpLagEYlsVbq9xNwI6xa/tXlp/HpxHdXtX5L6uTVks51Hjp2HFkL5lSS+u8tr+K7mYa/nz5SvD5XruiM/u6t40A0apgrwyvJVcsB7Qkc0gYWq16Cbob0ooQVjMni1c0uxVXD5u3jdvHrbWBFlZUam15qMrxCOOuuXrYPoQ6Zz98VfF640fjR6lhfdik1Catte5w/CO0aV2deeuzCNe+dQXmjmcCGp1TsG4f8H+/0lz4fEtDAe87QPMbTkM4cdmBaFTEs3m5aev2/S+qQbZvXaocQ8TV2w8sI9LHOj7CbpkcwY/+2JGZYR8c1G4Pqdx20nQleQfsC8fSXXC0U+mUwhA9FnZrZxo5x+5WDYFJaM530qJdtp3FHXyCoeKdtl1FqNGksORSsyhl03T4/Cy/XL+LAMSyBiWX+nNM04qv6Nx7+eJeDbmwu2Q5q04TKHcWSWlUtFMZkZCCDDetGHorkQBw2MSI5XByqt/Hhkp+ghbISeN9jj7l4SM5C1Hd4Tigms2RvtGG9rK1X+MUdbn0g5HuQtOr/oKyWWCppkbUXN6/zQuS1TmrYQheXVBfxw6pfj29+asjzY+/aFIpZ9zjmiNf1XTNfFPArDc8123hLpQAr+7KCo48NJp1QoJCbf0QGr5TDYAbbavFYZW6FYU9Al5ldH4dVmhKA9ThDyHZR82BG5wzpjEYNCgfTiDHB0Rg/AVseQjsucP2skjI8Pay+2MPYAUkKJb6HuguFSOp07SV1CMPw7eHHQxv2TkyT73/hfOu9CkfsNGtCtoY/UH00P6lc+o8yZ8NaWo0mgBgSC10Vt+Wwmpq5e8GofPGDTM9sCHB08czpD6wyfzevAW2G42deHX1mTPGW4Az0noA5eirB4+G6jd3vOuQYqMoQyjUiw0D4ppoOEPYMjIDmsBatDmvUJyZ2PkVblR2hhmNtnvFps7iW043cpMnziw0d6C2mAsSZ0XfXLqLL0MOVKVLLLbpAfq4zfsvno7mmhvrwsSW2l18/0UKa3oe4E5+6bSeZp3Olu//Sq7UYVdKSGqGNigbMvtmxyQj6gPx63s3B1LFaJCg6asyPDwpCd1dfQmm77mWLLVJVUGuplxKVWepjORKSjXXEpT96OyuuFxsLPkXYD21Ggbw6rAGV3cQglbXQuGLCtuVoZ4dyJ/JhfU5OlrpxCTfNhWkzFGr53QJdKjLSEUhH95PiWj6/kNbZSiSo+Nr+byUCJ1z9uZptTxdhFNL4dm0pstRcC1A+ni6uS+JlzX7GGQmHZu90hbYLQduxfJzdZ+xd5pzmtEpdIwJxv+1CggrbNFRYd2jllBhSsJuTe4Q0Wgzm7wVuyJwjDrHj1dHR+xQXaEsT6pJ8gJUDRMG8M2bkJqFQkNfZJ5ILypAEfNRbaYJhJZNQT4Ggd2+32B3lw2FMtadW3WiC+UDg8g4YhlbN/YhANhFSAS5xiL9r51S43+Nfq8CY0KpEF9Mx9ODYdkzwqtV752pIkKlulJOjH7FRXXKops1jxQp/d4R8JUx12M1ggIvR5HDq0CA1axXJ5oDal+kvKhtcObIbhZVqPVdkDr5gfnXrOtUzTr9Zr8+6y/mh8kFqVrfB5lJmQ/ezjPnv4kiVxZWcdI9A8vzeAB4l94vz/Tsh1I4ulGTcIUzqFUNepEP7p0fPoN1+9L6b6UUT3NgXuR6y8y2JTdZfWQv0YoExs0KJn/e7xOb12c+Qfszonhe8X8/BqF+JWT6YIriLCe/y5SDdPIBc7q32ntO8Fb5j/P4o5sXJ0Z4Eox1394sdYrblTtTg0whM4jgwEj7Fc0Yuyv5kp/E71LyAj/fCnyeRsPjc3+JTf9F90t67C9caqiPkPgafk2MJdvJ6Lm4kLH+mAx1SrnrJPLcz+BVGat4UTyzyQxou6eMiKRAUhlcxwEo1O4AlnoFsU/Tx+zLOU1s0wQL15Sg5pIxrFExi733eEgarMvC7lJiAgMBGg2jolAy7prCg3Ydyl9BH7CbHjxoYv/8tCCsF/CgPTrtAufZzY+0Y5zVyXf9EvzuJrNXv9I+2pwkk6Zhb0WIn8hPTg0dz8gYT1u7JrhUv0+iywUT5fUhC8LdkKApBxj86sxmvoR0N5tuR4anbQJcTmvIxyhZNwxgHD3bP3MLylfCvmWHwxcwCrOPyd2RiXm9jXjlDSSdzuiQW+AbPgcjXe10w++J502AalqOAjI52/uzB8/CfTmfx3inc5lgZn2gVTqAgMaLQcOqbLa/n9P+XCaZc9N/A8G3chjHbryFkmbhnO9n2sTktBSYaS89mWKTZXt2W21IG4fioMkjRhB5A6VWkLHqFPdG8HBQnM+NcUS3IKFj9I3KHjNyeasd8wTy6riJYt3wiQsaDi4uXEQgFukzbvge1EcKe92qIWm1weS68mxJVmRkliR7WKDBWT1bMrxTsyy+qUw5Q6GYoSz7c4IJJrir//k0FEugnuVTGOyT+22R14Q3aOiPL6rtjQvQt5XsUy1/fUZvbX28siJ10ZiXKowr/8E3RfFp+5+qjK+v7c3w9wiW2a7etu+og3wfGXuDnvPB963Os1PyxXcJCmyb8f5JJWqP92H2/tT0cGwAdOpKLdaeU46PXfWyW7QvW9HgDO0dEWC1X38bCYDwN/rLLGDy1IfZB9IEE+1Lfmtdo7/h/1zjRPcc1GBa4W+d/+8TIGdQRa4mo+860PywmlqjzJPN/2pOpaTyx7nzVdWHqz1rXjw/yz4C1LsxBq3XCUwDHefhgU4M0Hv44TwFOJ+SMLT/Hy3UjdGhUZStlP2+tNEU4onuTYuySXGKm6o/t0882+W5e9WY1IPINq+75s2077nNkVSh0Qx/T2p4qBcaLfSLQ9GC6H4BuEAciq7BZuDI28iYbMI1hukAzUcuau8yRNr+p+qmIo6UvWhT94kU4ijNd3+SkqFR0Rt/usYehJX44ASeOD8PfUAi2sMDR2/AnNB6/TB3t+euw0/6rxEw2SF3ZOCwGjoqLp8FEuBHD6Kh4vyEaLRXaDjV05+B9jBLbnP22Jne19aZ2USPv6SgF0Sd1hbScqfKv0XMELzi+D9JwANkEDCcHkyafEeACGkwNK73PcCcRnA3N/4NhBmvk7/PmgYxzZ6Uc/Mz1BFpK1T9SvgZpllNu3YeB/i5rb3FK8HSmxBlaW9yIV3omHJcAIOl8yILwrwGiW5is02bzy9EwMtJl8/bQVtKXYP6XfBI4L7gdwfcWRvx7f+PTdJD82jDEKE9+jXgVAZOnm77pUvwjyULb3gd8grwPVSfY5x92/Ipi63HnTlW/5dnfq/XGRxb/ynLcjscKIw5h+oDfL16whZvdtTMNUu12KzKFLLkDfWzvceASSFLdLMaOHJT1GUVHz+4O1wy2mvsqLnS+X/0+1vZT26XP37cZJbypVX3zctvP8k+iUP/3XmlhixO25x9VKBX/xJfV2OuWZcY2kiSG7OFuaJhA/brLDeS6BF/3LoPaxiphtYo72WrgZEKa4rnXVbj+Zvh209uoR+PRv+5MXLjn9HDk+hbT57+/wAfH30XtA9atQWE/bvsab9vn4JauGf5ZagdHcfPtECr2FnjBiZQz6lSMZbudCCOC5S8+fAhQislW+YVISlUm8LWexdBrMhsq7IerrSi5lIEb1uGnOMlNGevCEVKdPROyB/q0m/nIkXztgyWZGOJbgx5haXnbZ6D8B3VtVWQfAGluiDIeRW14xVvgmd+VZG3KT++hBd+NSvWv03QFgDiPUZntEdlG/aYdO70zNxXUTmvnA5dnuBNRIWjJD5/U/4eJzW85wQoAVf6oOdb7fBU+0lkhDwfOgzNJ4+MOeF/SFOkf2Dhg0fsTHb2yQE671G1mallpX4JgNFmk6lKUDkHvaqqJ9hZRf0TlLoRxNFg2S3T0do7c3ujBCPnuhbCLbv8K+kg6dfL4x2XSdv+cUDtbaTLD2vssF2t1h35ToZafY0aOJy03Yn0YTs8ezZ74KzYtgD87OsAN6yoEkEu5jQazUhZOIB2uAu+h9xzOottDBfs7PsR+bHjFLELbYC9Yn6p0E4Xd/lsgF0MJyPiBH1vm274r7P8d3pnqfB/EQCPxh8cZO04uLLfW5NxlUpaBMF++PSZW/xbM2buvxJ3yXcLDGDfBqx3YCjubvIDtMwzAi1DY7DrcUFoDZpWlDb758SvtfNrjBYT52nG4GymeUbgLGsJqTpEn5frU3RhvbBJPBLnlerlzTuLs2HMYNJQY12Wjywr+KbvRjCv6/fPzQFJm1s4/fN/2Kdo6p+z/bwyvSCiSFDbVBZdKkFykbyq/AhjREa6jDIbt/LSAoMs3T+rqZzdo8hVtlogNH6FA6Gy3pjS9RHFm64WpURnJyyOIiiwf0IVPdqkj1gfP2NOQdPvty2vT54L3Zz1/5vpy7NH/g6/8I7pifFEh2UQsBLfubR4f4wPD0jDyAbvZYdxmDzG/yoky8a947NnH3oAzGCpW3vhp/vhF9i/RR9HH6e8Fd1qffwFej3PRWqjx5G9x09oK1J+af3My9E8UVDL0NToLRoP3QBJvJ4q6JQgsHqr1oru4jPQalFBtgvYDlbzeFKw4zAPR3cusLVpQavdgBNcCg/SSljYgC2IMnac9/g4ul92Lvr4pMePMjB11glAt6ZRr5VHqylPQMeBkPZ0eJrCCRGX+oO0AIsPwpNx3CMtjWFL3kjNa3A8SEfkkIcoKWACvgX9a9K0crSW29Bb08TMDicAP5TlMuqopKTxvVb0AmoDNItqyegvbpaj17j54XbDePTzRZasXHkv45yyF/Oz6La0t2Heip7BgxNRwPrzSrM1qi6VGZT9ertHQB7lz9F41K5GP0tNy576HHCTKr0fJh6vk5SRd1NEpzb0QpjPR88BmWQ3ObIUCDy/nQ5qdmaNm1fNjufKI5j6nOQL0AdF58vRHVZslayUrOHfo09S4zh6EcxD8luh92XeohdEORUJSVSOz8+gtwPZC32Pc3SSJhOehQWCKuVaKNNaNmVkrRv1Zu05OF+OXuEG8AtaF0SnZx47ut/85M8/m7bn75oJJbzDEfL118OLM47RldsNP+eocsAPIosJO/k/nnG8nw3qat1vZO6/acWGOFPd9Rac27SuD/KvJbouIRrbLmAmygcCNDUUGMSsi+fLNRz5Cl1qX92O7Os3DCy2FlkEYdGGO1+i7dOXWvSdmHWN+3Jjn32FxYj11Z2G/M9lw3qsfKozlbnTGGX3/vL+eiRJ4jLqdjNafz416UNRtvv90b4dXIp0muI3N29jiA+za5i12CBvn2WZYoatNjgJz33CSP04HMLjDe25zHdnKnOnjLJ7f8F/lL0e6VviMuqCp8Vz/ksfK7R69233+6ML8YsXV4fTFG+6G6Hj7VB8SM+w4XRHNvinDCRITad45ZWdPgkvrH1yka4fB71aEOX7SCi5jOHYkgtn1Tb/F3AQUmnbOP+t54Pk4/X18wcQYcKwHC+Ikqyomm6Ylu24nh+EUZykWV6UVd20XT+M07ysGwjBCIrhBEnRDMvxgijJiqrphmnZjutNY36wDqM4SbO8OF+ut/ujrOqm7fphnObn6/35/v4odrs/nq/35/v74wRJ0QzL8YIoyYqq6YZp2Y7r+UEYxUma5UVZ1U3b9cM4zcs6getnxHFeAAjBCIrhBEnRDMvl8QVCkVgilckVSpVao9XpDUaT2WK12f38L9OqyGdA1EfO8W9HoV/uESkMEhhY5A10s2Tc8bRUu6ab2qV9wLdPdb7Y6D28tbqh2w80EtXMdTa0MjdHF5QMMF4N7yitMFs3sGfAL/o13R0VrInAWAfgKqsBRHFhsCnw00OAF5QBmKygZi8pxTpFGsT36uFUxpLxBMaVANGhrRvKCvDc8eekfbSNGqRa3sEmJ+Cp13eu77oArFvlVYRzlbI0qfyrMBWqGUWYTMk3mDuAWVJpaanCLcApuscTFoX77+6UmuSHVg8VPBU+SIIXY5LsgkziNycc9OxoeMqgmgCr4fIgnuw4UVop26qo+XegOLZWgQFDEHqsUqyTQU4KbLtOcgSO/Soso+xbfXLbNqq9qHLX1ABgJsKQcVgvNCj3qgPT8Mm9t9pCTHMjd8o8Zm0Nw72pBi8vNWa9ZOuPXhYMu/AC4T641eBffx2tA4JX3FrNAMds71WLjtUxLUU9yPij0thUzZ3zYoW7shrJfZxOSkGZKUg5qHwUermmBetMVO9Ypmxtp5EbAX5RzhSIi4PuXcgHLUNVZIMKASactsFwLgdAb5/wJ11Dp3RtOrCe3qEz1ayKY7aJshULkesS9T2gtUcQBLdMx4TrXCJKBm5cY/1uYYxoGU7tVaH/jT3oz1mBWymUBuCmbtHFjn3hZBM2ApiEAYjIHFjeVc/pL6Xu000FYNW35cla3g3hjNdy8HQkndErnhsSs6Y7i00YwtyDoiFhmn6A53Sim6/BMLMOThoyVZyXncQyMVOH3ZhL2WXJWDQmoNxad7UZw41wjstLOcUhUudW5AMkwkf68ovCDNDwi1BISjv2yrwLBinAo2cS+qSAueAlM1SJs8XHUKV8r7Qrrf6Kq8wNiPsqWSKPuhuhQBvh9e41tZqtVJYdMGAIjcgaDRYY4TjwEaPhOXudWzU8z5NShU0Awsm7Xiu4Dlg3ZVHiFtjqasfrkcTWQeuBhfNP+04s0inyu7I7jFzqu7z33WB0qWGdwVjtEJS0XIaEknpCQUD29eTgRAAHDWOMQ0pxTsaNhNJxTPruA2V9vVZcZW6BjgmzB2S9EHJ+Vt5UmOpJwnXt0bmezFwITqbKmyM7YMAQy455ZCMcu41Zrd8pVWDUr6p1N1ZKpHqfad9eczpNHrlM5HZxhcJXzE4MjmOaZ8Aj4YhQKZj6DuMqmeSDJ8Dzj+1WnQUz3dYgqYTb7wZwZ83UAIYEI5R+cqie5/gzyr6lJnQ4XqjDhle9y5xTr+BhLyQVEDCZIImNhItgj96apAXH7Yb9P1YYC1PJXw==) format("woff2"),url(https://img.yzcdn.cn/vant/vant-icon-96970a.woff) format("woff"),url(https://img.yzcdn.cn/vant/vant-icon-96970a.ttf) format("truetype")}.van-icon{position:relative;font:normal normal normal 14px/1 vant-icon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.van-icon,.van-icon:before{display:inline-block}.van-icon-add-o:before{content:"\F000"}.van-icon-add-square:before{content:"\F001"}.van-icon-add:before{content:"\F002"}.van-icon-after-sale:before{content:"\F003"}.van-icon-aim:before{content:"\F004"}.van-icon-alipay:before{content:"\F005"}.van-icon-apps-o:before{content:"\F006"}.van-icon-arrow-down:before{content:"\F007"}.van-icon-arrow-left:before{content:"\F008"}.van-icon-arrow-up:before{content:"\F009"}.van-icon-arrow:before{content:"\F00A"}.van-icon-ascending:before{content:"\F00B"}.van-icon-audio:before{content:"\F00C"}.van-icon-award-o:before{content:"\F00D"}.van-icon-award:before{content:"\F00E"}.van-icon-back-top:before{content:"\F0E6"}.van-icon-bag-o:before{content:"\F00F"}.van-icon-bag:before{content:"\F010"}.van-icon-balance-list-o:before{content:"\F011"}.van-icon-balance-list:before{content:"\F012"}.van-icon-balance-o:before{content:"\F013"}.van-icon-balance-pay:before{content:"\F014"}.van-icon-bar-chart-o:before{content:"\F015"}.van-icon-bars:before{content:"\F016"}.van-icon-bell:before{content:"\F017"}.van-icon-bill-o:before{content:"\F018"}.van-icon-bill:before{content:"\F019"}.van-icon-birthday-cake-o:before{content:"\F01A"}.van-icon-bookmark-o:before{content:"\F01B"}.van-icon-bookmark:before{content:"\F01C"}.van-icon-browsing-history-o:before{content:"\F01D"}.van-icon-browsing-history:before{content:"\F01E"}.van-icon-brush-o:before{content:"\F01F"}.van-icon-bulb-o:before{content:"\F020"}.van-icon-bullhorn-o:before{content:"\F021"}.van-icon-calendar-o:before{content:"\F022"}.van-icon-card:before{content:"\F023"}.van-icon-cart-circle-o:before{content:"\F024"}.van-icon-cart-circle:before{content:"\F025"}.van-icon-cart-o:before{content:"\F026"}.van-icon-cart:before{content:"\F027"}.van-icon-cash-back-record:before{content:"\F028"}.van-icon-cash-on-deliver:before{content:"\F029"}.van-icon-cashier-o:before{content:"\F02A"}.van-icon-certificate:before{content:"\F02B"}.van-icon-chart-trending-o:before{content:"\F02C"}.van-icon-chat-o:before{content:"\F02D"}.van-icon-chat:before{content:"\F02E"}.van-icon-checked:before{content:"\F02F"}.van-icon-circle:before{content:"\F030"}.van-icon-clear:before{content:"\F031"}.van-icon-clock-o:before{content:"\F032"}.van-icon-clock:before{content:"\F033"}.van-icon-close:before{content:"\F034"}.van-icon-closed-eye:before{content:"\F035"}.van-icon-cluster-o:before{content:"\F036"}.van-icon-cluster:before{content:"\F037"}.van-icon-column:before{content:"\F038"}.van-icon-comment-circle-o:before{content:"\F039"}.van-icon-comment-circle:before{content:"\F03A"}.van-icon-comment-o:before{content:"\F03B"}.van-icon-comment:before{content:"\F03C"}.van-icon-completed:before{content:"\F03D"}.van-icon-contact:before{content:"\F03E"}.van-icon-coupon-o:before{content:"\F03F"}.van-icon-coupon:before{content:"\F040"}.van-icon-credit-pay:before{content:"\F041"}.van-icon-cross:before{content:"\F042"}.van-icon-debit-pay:before{content:"\F043"}.van-icon-delete:before{content:"\F044"}.van-icon-descending:before{content:"\F045"}.van-icon-description:before{content:"\F046"}.van-icon-desktop-o:before{content:"\F047"}.van-icon-diamond-o:before{content:"\F048"}.van-icon-diamond:before{content:"\F049"}.van-icon-discount:before{content:"\F04A"}.van-icon-down:before{content:"\F04B"}.van-icon-ecard-pay:before{content:"\F04C"}.van-icon-edit:before{content:"\F04D"}.van-icon-ellipsis:before{content:"\F04E"}.van-icon-empty:before{content:"\F04F"}.van-icon-enlarge:before{content:"\F0E4"}.van-icon-envelop-o:before{content:"\F050"}.van-icon-exchange:before{content:"\F051"}.van-icon-expand-o:before{content:"\F052"}.van-icon-expand:before{content:"\F053"}.van-icon-eye-o:before{content:"\F054"}.van-icon-eye:before{content:"\F055"}.van-icon-fail:before{content:"\F056"}.van-icon-failure:before{content:"\F057"}.van-icon-filter-o:before{content:"\F058"}.van-icon-fire-o:before{content:"\F059"}.van-icon-fire:before{content:"\F05A"}.van-icon-flag-o:before{content:"\F05B"}.van-icon-flower-o:before{content:"\F05C"}.van-icon-free-postage:before{content:"\F05D"}.van-icon-friends-o:before{content:"\F05E"}.van-icon-friends:before{content:"\F05F"}.van-icon-gem-o:before{content:"\F060"}.van-icon-gem:before{content:"\F061"}.van-icon-gift-card-o:before{content:"\F062"}.van-icon-gift-card:before{content:"\F063"}.van-icon-gift-o:before{content:"\F064"}.van-icon-gift:before{content:"\F065"}.van-icon-gold-coin-o:before{content:"\F066"}.van-icon-gold-coin:before{content:"\F067"}.van-icon-good-job-o:before{content:"\F068"}.van-icon-good-job:before{content:"\F069"}.van-icon-goods-collect-o:before{content:"\F06A"}.van-icon-goods-collect:before{content:"\F06B"}.van-icon-graphic:before{content:"\F06C"}.van-icon-home-o:before{content:"\F06D"}.van-icon-hot-o:before{content:"\F06E"}.van-icon-hot-sale-o:before{content:"\F06F"}.van-icon-hot-sale:before{content:"\F070"}.van-icon-hot:before{content:"\F071"}.van-icon-hotel-o:before{content:"\F072"}.van-icon-idcard:before{content:"\F073"}.van-icon-info-o:before{content:"\F074"}.van-icon-info:before{content:"\F075"}.van-icon-invition:before{content:"\F076"}.van-icon-label-o:before{content:"\F077"}.van-icon-label:before{content:"\F078"}.van-icon-like-o:before{content:"\F079"}.van-icon-like:before{content:"\F07A"}.van-icon-live:before{content:"\F07B"}.van-icon-location-o:before{content:"\F07C"}.van-icon-location:before{content:"\F07D"}.van-icon-lock:before{content:"\F07E"}.van-icon-logistics:before{content:"\F07F"}.van-icon-manager-o:before{content:"\F080"}.van-icon-manager:before{content:"\F081"}.van-icon-map-marked:before{content:"\F082"}.van-icon-medal-o:before{content:"\F083"}.van-icon-medal:before{content:"\F084"}.van-icon-minus:before{content:"\F0E8"}.van-icon-more-o:before{content:"\F085"}.van-icon-more:before{content:"\F086"}.van-icon-music-o:before{content:"\F087"}.van-icon-music:before{content:"\F088"}.van-icon-new-arrival-o:before{content:"\F089"}.van-icon-new-arrival:before{content:"\F08A"}.van-icon-new-o:before{content:"\F08B"}.van-icon-new:before{content:"\F08C"}.van-icon-newspaper-o:before{content:"\F08D"}.van-icon-notes-o:before{content:"\F08E"}.van-icon-orders-o:before{content:"\F08F"}.van-icon-other-pay:before{content:"\F090"}.van-icon-paid:before{content:"\F091"}.van-icon-passed:before{content:"\F092"}.van-icon-pause-circle-o:before{content:"\F093"}.van-icon-pause-circle:before{content:"\F094"}.van-icon-pause:before{content:"\F095"}.van-icon-peer-pay:before{content:"\F096"}.van-icon-pending-payment:before{content:"\F097"}.van-icon-phone-circle-o:before{content:"\F098"}.van-icon-phone-circle:before{content:"\F099"}.van-icon-phone-o:before{content:"\F09A"}.van-icon-phone:before{content:"\F09B"}.van-icon-photo-fail:before{content:"\F0E5"}.van-icon-photo-o:before{content:"\F09C"}.van-icon-photo:before{content:"\F09D"}.van-icon-photograph:before{content:"\F09E"}.van-icon-play-circle-o:before{content:"\F09F"}.van-icon-play-circle:before{content:"\F0A0"}.van-icon-play:before{content:"\F0A1"}.van-icon-plus:before{content:"\F0A2"}.van-icon-point-gift-o:before{content:"\F0A3"}.van-icon-point-gift:before{content:"\F0A4"}.van-icon-points:before{content:"\F0A5"}.van-icon-printer:before{content:"\F0A6"}.van-icon-qr-invalid:before{content:"\F0A7"}.van-icon-qr:before{content:"\F0A8"}.van-icon-question-o:before{content:"\F0A9"}.van-icon-question:before{content:"\F0AA"}.van-icon-records:before{content:"\F0AB"}.van-icon-refund-o:before{content:"\F0AC"}.van-icon-replay:before{content:"\F0AD"}.van-icon-scan:before{content:"\F0AE"}.van-icon-search:before{content:"\F0AF"}.van-icon-send-gift-o:before{content:"\F0B0"}.van-icon-send-gift:before{content:"\F0B1"}.van-icon-service-o:before{content:"\F0B2"}.van-icon-service:before{content:"\F0B3"}.van-icon-setting-o:before{content:"\F0B4"}.van-icon-setting:before{content:"\F0B5"}.van-icon-share-o:before{content:"\F0E7"}.van-icon-share:before{content:"\F0B6"}.van-icon-shop-collect-o:before{content:"\F0B7"}.van-icon-shop-collect:before{content:"\F0B8"}.van-icon-shop-o:before{content:"\F0B9"}.van-icon-shop:before{content:"\F0BA"}.van-icon-shopping-cart-o:before{content:"\F0BB"}.van-icon-shopping-cart:before{content:"\F0BC"}.van-icon-shrink:before{content:"\F0BD"}.van-icon-sign:before{content:"\F0BE"}.van-icon-smile-comment-o:before{content:"\F0BF"}.van-icon-smile-comment:before{content:"\F0C0"}.van-icon-smile-o:before{content:"\F0C1"}.van-icon-smile:before{content:"\F0C2"}.van-icon-star-o:before{content:"\F0C3"}.van-icon-star:before{content:"\F0C4"}.van-icon-stop-circle-o:before{content:"\F0C5"}.van-icon-stop-circle:before{content:"\F0C6"}.van-icon-stop:before{content:"\F0C7"}.van-icon-success:before{content:"\F0C8"}.van-icon-thumb-circle-o:before{content:"\F0C9"}.van-icon-thumb-circle:before{content:"\F0CA"}.van-icon-todo-list-o:before{content:"\F0CB"}.van-icon-todo-list:before{content:"\F0CC"}.van-icon-tosend:before{content:"\F0CD"}.van-icon-tv-o:before{content:"\F0CE"}.van-icon-umbrella-circle:before{content:"\F0CF"}.van-icon-underway-o:before{content:"\F0D0"}.van-icon-underway:before{content:"\F0D1"}.van-icon-upgrade:before{content:"\F0D2"}.van-icon-user-circle-o:before{content:"\F0D3"}.van-icon-user-o:before{content:"\F0D4"}.van-icon-video-o:before{content:"\F0D5"}.van-icon-video:before{content:"\F0D6"}.van-icon-vip-card-o:before{content:"\F0D7"}.van-icon-vip-card:before{content:"\F0D8"}.van-icon-volume-o:before{content:"\F0D9"}.van-icon-volume:before{content:"\F0DA"}.van-icon-wap-home-o:before{content:"\F0DB"}.van-icon-wap-home:before{content:"\F0DC"}.van-icon-wap-nav:before{content:"\F0DD"}.van-icon-warn-o:before{content:"\F0DE"}.van-icon-warning-o:before{content:"\F0DF"}.van-icon-warning:before{content:"\F0E0"}.van-icon-weapp-nav:before{content:"\F0E1"}.van-icon-wechat:before{content:"\F0E2"}.van-icon-youzan-shield:before{content:"\F0E3"}.van-icon__image{width:1em;height:1em;object-fit:contain}.van-tabbar-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-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:#646566;font-size:12px;line-height:1;cursor:pointer}.van-tabbar-item__icon{position:relative;margin-bottom:4px;font-size:22px}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon img{display:block;height:20px}.van-tabbar-item--active{color:#1989fa;background-color:#fff}.van-tabbar-item .van-info{margin-top:4px}.van-step{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#969799;font-size:14px}.van-step__circle{display:block;width:5px;height:5px;background-color:#969799;border-radius:50%}.van-step__line{position:absolute;background-color:#ebedf0;-webkit-transition:background-color .3s;transition:background-color .3s}.van-step--horizontal{float:left}.van-step--horizontal:first-child .van-step__title{margin-left:0;-webkit-transform:none;transform:none}.van-step--horizontal:last-child{position:absolute;right:1px;width:auto}.van-step--horizontal:last-child .van-step__title{margin-left:0;-webkit-transform:none;transform:none}.van-step--horizontal:last-child .van-step__circle-container{right:-9px;left:auto}.van-step--horizontal .van-step__circle-container{position:absolute;top:30px;left:-8px;z-index:1;padding:0 8px;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-step--horizontal .van-step__title{display:inline-block;margin-left:3px;font-size:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:321px){.van-step--horizontal .van-step__title{font-size:11px}}.van-step--horizontal .van-step__line{top:30px;left:0;width:100%;height:1px}.van-step--horizontal .van-step__icon{display:block;font-size:12px}.van-step--horizontal .van-step--process{color:#323233}.van-step--vertical{display:block;float:none;padding:10px 10px 10px 0;line-height:18px}.van-step--vertical:not(:last-child):after{border-bottom-width:1px}.van-step--vertical:first-child:before{position:absolute;top:0;left:-15px;z-index:1;width:1px;height:20px;background-color:#fff;content:""}.van-step--vertical .van-step__circle-container{position:absolute;top:19px;left:-15px;z-index:2;font-size:12px;line-height:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.van-step--vertical .van-step__line{top:16px;left:-15px;width:1px;height:100%}.van-step:last-child .van-step__line{width:0}.van-step--finish{color:#323233}.van-step--finish .van-step__circle,.van-step--finish .van-step__line{background-color:#07c160}.van-step__icon,.van-step__title{-webkit-transition:color .3s;transition:color .3s}.van-step__icon--active,.van-step__title--active{color:#07c160}.van-rate{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none}.van-rate__item{position:relative}.van-rate__item:not(:last-child){padding-right:4px}.van-rate__icon{display:block;width:1em;color:#c8c9cc;font-size:20px}.van-rate__icon--half{position:absolute;top:0;left:0;width:.5em;overflow:hidden}.van-rate__icon--full{color:#ee0a24}.van-rate__icon--disabled{color:#c8c9cc}.van-rate--disabled{cursor:not-allowed}.van-rate--readonly{cursor:default}.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:24px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;-webkit-transition-timing-function:linear;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}.van-nav-bar{position:relative;z-index:1;line-height:22px;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:#1989fa}.van-nav-bar__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:46px}.van-nav-bar__arrow{margin-right:4px;font-size:16px}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px;font-size:14px;cursor:pointer}.van-nav-bar__left:active,.van-nav-bar__right:active{opacity:.7}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:#1989fa}.van-grid-item{position:relative;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__icon{font-size:28px}.van-grid-item__icon-wrapper{position:relative}.van-grid-item__text{color:#646566;font-size:12px;line-height:1.5;word-break:break-all}.van-grid-item__icon+.van-grid-item__text{margin-top:8px}.van-grid-item__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;background-color:#fff}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.van-grid-item__content--horizontal .van-grid-item__icon+.van-grid-item__text{margin-top:0;margin-left:8px}.van-grid-item__content--surround:after{border-width:1px}.van-grid-item__content--clickable{cursor:pointer}.van-grid-item__content--clickable:active{background-color:#f2f3f5}.van-goods-action-icon{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-pack:center;-webkit-justify-content:center;justify-content:center;min-width:48px;height:100%;color:#646566;font-size:10px;line-height:1;text-align:center;background-color:#fff;cursor:pointer}.van-goods-action-icon:active{background-color:#f2f3f5}.van-goods-action-icon__icon{position:relative;width:1em;margin:0 auto 5px;color:#323233;font-size:18px}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-coupon{margin:0 12px 12px;overflow:hidden;background-color:#fff;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.1)}.van-coupon:active{background-color:#f2f3f5}.van-coupon__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:84px;padding:14px 0;color:#323233}.van-coupon__head{position:relative;min-width:96px;padding:0 8px;color:#ee0a24;text-align:center}.van-coupon__amount,.van-coupon__condition,.van-coupon__name,.van-coupon__valid{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-coupon__amount{margin-bottom:6px;font-weight:500;font-size:30px}.van-coupon__amount span{font-weight:400;font-size:40%}.van-coupon__amount span:not(:empty){margin-left:2px}.van-coupon__condition{font-size:12px;line-height:16px;white-space:pre-wrap}.van-coupon__body{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;border-radius:0 8px 8px 0}.van-coupon__name{margin-bottom:10px;font-weight:700;font-size:14px;line-height:20px}.van-coupon__valid{font-size:12px}.van-coupon__corner{position:absolute;top:0;right:16px;bottom:0}.van-coupon__description{padding:8px 16px;font-size:12px;border-top:1px dashed #ebedf0}.van-coupon--disabled:active{background-color:#fff}.van-coupon--disabled .van-coupon-item__content{height:74px}.van-coupon--disabled .van-coupon__head{color:inherit}.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:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:12px}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:8px;color:#323233;line-height:20px}.van-radio__label--left{margin:0 8px 0 0}.van-radio__label--disabled{color:#c8c9cc}.van-tag{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 4px;color:#fff;font-size:12px;line-height:16px;border-radius:2px}.van-tag--default{background-color:#969799}.van-tag--default.van-tag--plain{color:#969799}.van-tag--danger{background-color:#ee0a24}.van-tag--danger.van-tag--plain{color:#ee0a24}.van-tag--primary{background-color:#1989fa}.van-tag--primary.van-tag--plain{color:#1989fa}.van-tag--success{background-color:#07c160}.van-tag--success.van-tag--plain{color:#07c160}.van-tag--warning{background-color:#ff976a}.van-tag--warning.van-tag--plain{color:#ff976a}.van-tag--plain{background-color:#fff}.van-tag--plain:before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid;border-radius:inherit;content:"";pointer-events:none}.van-tag--medium{padding:2px 6px}.van-tag--large{padding:4px 8px;font-size:14px;border-radius:4px}.van-tag--mark{border-radius:0 999px 999px 0}.van-tag--mark:after{display:block;width:2px;content:""}.van-tag--round{border-radius:999px}.van-tag__close{margin-left:2px;cursor:pointer}.van-card{position:relative;box-sizing:border-box;padding:8px 16px;color:#323233;font-size:12px;background-color:#fafafa}.van-card:not(:first-child){margin-top:8px}.van-card__header{display:-webkit-box;display:-webkit-flex;display:flex}.van-card__thumb{position:relative;-webkit-box-flex:0;-webkit-flex:none;flex:none;width:88px;height:88px;margin-right:8px}.van-card__thumb img{border-radius:8px}.van-card__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:0;min-height:88px}.van-card__content--centered{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{max-height:32px;font-weight:500;line-height:16px}.van-card__desc{max-height:20px;color:#646566}.van-card__bottom,.van-card__desc{line-height:20px}.van-card__price{display:inline-block;color:#323233;font-weight:500;font-size:12px}.van-card__price-integer{font-size:16px}.van-card__price-decimal,.van-card__price-integer{font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-card__origin-price{display:inline-block;margin-left:5px;color:#969799;font-size:10px;text-decoration:line-through}.van-card__num{float:right;color:#969799}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-box-flex:0;-webkit-flex:none;flex:none;text-align:right}.van-card__footer .van-button{margin-left:5px}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:4px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:4px}.van-cell__right-icon{margin-left:4px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}.van-coupon-cell__value--selected{color:#323233}.van-contact-card{padding:16px}.van-contact-card__value{margin-left:5px;line-height:20px}.van-contact-card--add .van-contact-card__value{line-height:40px}.van-contact-card--add .van-cell__left-icon{color:#1989fa;font-size:40px}.van-contact-card:before{position:absolute;right:0;bottom:0;left:0;height:2px;background:-webkit-repeating-linear-gradient(135deg,#ff6c6c,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);background:repeating-linear-gradient(-45deg,#ff6c6c,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);background-size:80px;content:""}.van-collapse-item{position:relative}.van-collapse-item--border:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:0;right:16px;left:16px;border-top:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-collapse-item__title .van-cell__right-icon:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.van-collapse-item__title:after{right:16px;display:none}.van-collapse-item__title--expanded .van-cell__right-icon:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.van-collapse-item__title--expanded:after{display:block}.van-collapse-item__title--borderless:after{display:none}.van-collapse-item__title--disabled{cursor:not-allowed}.van-collapse-item__title--disabled,.van-collapse-item__title--disabled .van-cell__right-icon{color:#c8c9cc}.van-collapse-item__title--disabled:active{background-color:#fff}.van-collapse-item__wrapper{overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;will-change:height}.van-collapse-item__content{padding:12px 16px;color:#969799;font-size:14px;line-height:1.5;background-color:#fff}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:4px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:12px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-popup--center.van-popup--round{border-radius:16px}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 16px 16px}.van-popup--right{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:16px 0 0 16px}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:16px 16px 0 0}.van-popup--left{top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 16px 16px 0}.van-popup--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-popup-slide-bottom-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-top-enter-active{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popup-slide-bottom-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-top-leave-active{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.van-popup-slide-top-enter,.van-popup-slide-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter,.van-popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.van-popup-slide-left-enter,.van-popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:16px;left:16px}.van-popup__close-icon--top-right{top:16px;right:16px}.van-popup__close-icon--bottom-left{bottom:16px;left:16px}.van-popup__close-icon--bottom-right{right:16px;bottom:16px}.van-share-sheet__header{padding:12px 16px 4px;text-align:center}.van-share-sheet__title{margin-top:8px;color:#323233;font-weight:400;font-size:14px;line-height:20px}.van-share-sheet__description{display:block;margin-top:8px;color:#969799;font-size:12px;line-height:16px}.van-share-sheet__options{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;padding:16px 0 16px 8px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.van-share-sheet__options--border:before{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:0;right:0;left:16px;border-top:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-share-sheet__options::-webkit-scrollbar{height:0}.van-share-sheet__option{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;cursor:pointer;-webkit-user-select:none;user-select:none}.van-share-sheet__option:active{opacity:.7}.van-share-sheet__icon{width:48px;height:48px;margin:0 16px}.van-share-sheet__name{margin-top:8px;padding:0 4px;color:#646566;font-size:12px}.van-share-sheet__option-description{padding:0 4px;color:#c8c9cc;font-size:12px}.van-share-sheet__cancel{display:block;width:100%;padding:0;font-size:16px;line-height:48px;text-align:center;background:#fff;border:none;cursor:pointer}.van-share-sheet__cancel:before{display:block;height:8px;background-color:#f7f8fa;content:" "}.van-share-sheet__cancel:active{background-color:#f2f3f5}.van-popover{position:absolute;overflow:visible;background-color:transparent;-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,transform .15s;transition:opacity .15s,transform .15s,-webkit-transform .15s}.van-popover__wrapper{display:inline-block}.van-popover__arrow{position:absolute;width:0;height:0;border:6px solid transparent}.van-popover__content{overflow:hidden;border-radius:8px}.van-popover__action{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;width:128px;height:44px;padding:0 16px;font-size:14px;line-height:20px;cursor:pointer}.van-popover__action:last-child .van-popover__action-text:after{display:none}.van-popover__action-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-popover__action-icon{margin-right:8px;font-size:20px}.van-popover__action--with-icon .van-popover__action-text{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.van-popover[data-popper-placement^=top] .van-popover__arrow{bottom:0;border-top-color:currentColor;border-bottom-width:0;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.van-popover[data-popper-placement=top]{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.van-popover[data-popper-placement=top] .van-popover__arrow{left:50%}.van-popover[data-popper-placement=top-start]{-webkit-transform-origin:0 100%;transform-origin:0 100%}.van-popover[data-popper-placement=top-start] .van-popover__arrow{left:16px}.van-popover[data-popper-placement=top-end]{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.van-popover[data-popper-placement=top-end] .van-popover__arrow{right:16px}.van-popover[data-popper-placement^=left] .van-popover__arrow{right:0;border-right-width:0;border-left-color:currentColor;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}.van-popover[data-popper-placement=left]{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.van-popover[data-popper-placement=left] .van-popover__arrow{top:50%}.van-popover[data-popper-placement=left-start]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.van-popover[data-popper-placement=left-start] .van-popover__arrow{top:16px}.van-popover[data-popper-placement=left-end]{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.van-popover[data-popper-placement=left-end] .van-popover__arrow{bottom:16px}.van-popover[data-popper-placement^=right] .van-popover__arrow{left:0;border-right-color:currentColor;border-left-width:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.van-popover[data-popper-placement=right]{-webkit-transform-origin:0 50%;transform-origin:0 50%}.van-popover[data-popper-placement=right] .van-popover__arrow{top:50%}.van-popover[data-popper-placement=right-start]{-webkit-transform-origin:0 0;transform-origin:0 0}.van-popover[data-popper-placement=right-start] .van-popover__arrow{top:16px}.van-popover[data-popper-placement=right-end]{-webkit-transform-origin:0 100%;transform-origin:0 100%}.van-popover[data-popper-placement=right-end] .van-popover__arrow{bottom:16px}.van-popover[data-popper-placement^=bottom] .van-popover__arrow{top:0;border-top-width:0;border-bottom-color:currentColor;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.van-popover[data-popper-placement=bottom]{-webkit-transform-origin:50% 0;transform-origin:50% 0}.van-popover[data-popper-placement=bottom] .van-popover__arrow{left:50%}.van-popover[data-popper-placement=bottom-start]{-webkit-transform-origin:0 0;transform-origin:0 0}.van-popover[data-popper-placement=bottom-start] .van-popover__arrow{left:16px}.van-popover[data-popper-placement=bottom-end]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.van-popover[data-popper-placement=bottom-end] .van-popover__arrow{right:16px}.van-popover--light{color:#323233}.van-popover--light .van-popover__content{background-color:#fff;box-shadow:0 2px 12px rgba(50,50,51,.12)}.van-popover--light .van-popover__arrow{color:#fff}.van-popover--light .van-popover__action:active{background-color:#f2f3f5}.van-popover--light .van-popover__action--disabled{color:#c8c9cc;cursor:not-allowed}.van-popover--light .van-popover__action--disabled:active{background-color:transparent}.van-popover--dark{color:#fff}.van-popover--dark .van-popover__content{background-color:#4a4a4a}.van-popover--dark .van-popover__arrow{color:#4a4a4a}.van-popover--dark .van-popover__action:active{background-color:rgba(0,0,0,.2)}.van-popover--dark .van-popover__action--disabled{color:#969799}.van-popover--dark .van-popover__action--disabled:active{background-color:transparent}.van-popover--dark .van-popover__action-text:after{border-color:#646566}.van-popover-zoom-enter,.van-popover-zoom-leave-active{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.van-popover-zoom-enter-active{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popover-zoom-leave-active{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.van-notify{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;box-sizing:border-box;padding:8px 16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word}.van-notify--primary{background-color:#1989fa}.van-notify--success{background-color:#07c160}.van-notify--danger{background-color:#ee0a24}.van-notify--warning{background-color:#ff976a}.van-dropdown-item{position:fixed;right:0;left:0;z-index:10;overflow:hidden}.van-dropdown-item__icon{display:block;line-height:inherit}.van-dropdown-item__option{text-align:left}.van-dropdown-item__option--active,.van-dropdown-item__option--active .van-dropdown-item__icon{color:#ee0a24}.van-dropdown-item--up{top:0}.van-dropdown-item--down{bottom:0}.van-dropdown-item__content{position:absolute;max-height:80%}.van-loading{color:#c8c9cc;font-size:0}.van-loading,.van-loading__spinner{position:relative;vertical-align:middle}.van-loading__spinner{display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;-webkit-animation:van-rotate .8s linear infinite;animation:van-rotate .8s linear infinite}.van-loading__spinner--spinner{-webkit-animation-timing-function:steps(12);animation-timing-function:steps(12)}.van-loading__spinner--spinner i{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__spinner--spinner i:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.van-loading__spinner--circular{-webkit-animation-duration:2s;animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{-webkit-animation:van-circular 1.5s ease-in-out infinite;animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:8px;color:#969799;font-size:14px;vertical-align:middle}.van-loading--vertical{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}.van-loading--vertical .van-loading__text{margin:8px 0 0}@-webkit-keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__spinner--spinner i:first-of-type{-webkit-transform:rotate(30deg);transform:rotate(30deg);opacity:1}.van-loading__spinner--spinner i:nth-of-type(2){-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:.9375}.van-loading__spinner--spinner i:nth-of-type(3){-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.875}.van-loading__spinner--spinner i:nth-of-type(4){-webkit-transform:rotate(120deg);transform:rotate(120deg);opacity:.8125}.van-loading__spinner--spinner i:nth-of-type(5){-webkit-transform:rotate(150deg);transform:rotate(150deg);opacity:.75}.van-loading__spinner--spinner i:nth-of-type(6){-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.6875}.van-loading__spinner--spinner i:nth-of-type(7){-webkit-transform:rotate(210deg);transform:rotate(210deg);opacity:.625}.van-loading__spinner--spinner i:nth-of-type(8){-webkit-transform:rotate(240deg);transform:rotate(240deg);opacity:.5625}.van-loading__spinner--spinner i:nth-of-type(9){-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:.5}.van-loading__spinner--spinner i:nth-of-type(10){-webkit-transform:rotate(300deg);transform:rotate(300deg);opacity:.4375}.van-loading__spinner--spinner i:nth-of-type(11){-webkit-transform:rotate(330deg);transform:rotate(330deg);opacity:.375}.van-loading__spinner--spinner i:nth-of-type(12){-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:.3125}.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;color:#969799;font-size:14px;line-height:50px;text-align:center;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.van-number-keyboard{position:fixed;bottom:0;left:0;z-index:100;width:100%;padding-bottom:22px;background-color:#f2f3f5;-webkit-user-select:none;user-select:none}.van-number-keyboard--with-title{border-radius:20px 20px 0 0}.van-number-keyboard__header{position:relative;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;box-sizing:content-box;height:34px;padding-top:6px;color:#646566;font-size:16px}.van-number-keyboard__title{display:inline-block;font-weight:400}.van-number-keyboard__title-left{position:absolute;left:0}.van-number-keyboard__body{display:-webkit-box;display:-webkit-flex;display:flex;padding:6px 0 0 6px}.van-number-keyboard__keys{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:3;-webkit-flex:3;flex:3;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-number-keyboard__close{position:absolute;right:0;height:100%;padding:0 16px;color:#576b95;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-number-keyboard__close:active{opacity:.7}.van-number-keyboard__sidebar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-number-keyboard--unfit{padding-bottom:0}.van-key{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;height:48px;font-size:28px;line-height:1.5;background-color:#fff;border-radius:8px;cursor:pointer}.van-key--large{position:absolute;top:0;right:6px;bottom:6px;left:0;height:auto}.van-key--blue,.van-key--delete{font-size:16px}.van-key--active{background-color:#ebedf0}.van-key--blue{color:#fff;background-color:#1989fa}.van-key--blue.van-key--active{background-color:#0570db}.van-key__wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-flex-basis:33%;flex-basis:33%;box-sizing:border-box;padding:0 6px 6px 0}.van-key__wrapper--wider{-webkit-flex-basis:66%;flex-basis:66%}.van-key__delete-icon{width:32px;height:22px}.van-key__collapse-icon{width:30px;height:24px}.van-key__loading-icon{color:#fff}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:2em;font-size:30px;border:1px solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.van-switch,.van-switch__node{height:1em;background-color:#fff}.van-switch__node{position:absolute;top:0;left:0;width:1em;border-radius:100%;box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}.van-switch-cell{padding-top:9px;padding-bottom:9px}.van-switch-cell--large{padding-top:11px;padding-bottom:11px}.van-switch-cell .van-switch{float:right}.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:16px;line-height:1.2;text-align:center;border-radius:2px;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:50px}.van-button--normal{padding:0 15px;font-size:14px}.van-button--small{height:32px;padding:0 8px;font-size:12px}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:24px;padding:0 4px;font-size:10px}.van-button--mini+.van-button--mini{margin-left:4px}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:999px}.van-button--square{border-radius:0}.van-button__content{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;height:100%}.van-button__content:before{content:" "}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:4px}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round:after{border-radius:999px}.van-button--hairline.van-button--square:after{border-radius:0}.van-submit-bar{position:fixed;bottom:0;left:0;z-index:100;width:100%;padding-bottom:env(safe-area-inset-bottom);background-color:#fff;-webkit-user-select:none;user-select:none}.van-submit-bar__tip{padding:8px 12px;color:#f56723;font-size:12px;line-height:1.5;background-color:#fff7cc}.van-submit-bar__tip-icon{min-width:18px;font-size:12px;vertical-align:middle}.van-submit-bar__tip-text{vertical-align:middle}.van-submit-bar__bar{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;height:50px;padding:0 16px;font-size:14px}.van-submit-bar__text{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:12px;color:#323233;text-align:right}.van-submit-bar__text span{display:inline-block}.van-submit-bar__suffix-label{margin-left:5px;font-weight:500}.van-submit-bar__price{color:#ee0a24;font-weight:500;font-size:12px}.van-submit-bar__price--integer{font-size:20px;font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-submit-bar__button{width:110px;height:40px;font-weight:500;border:none}.van-submit-bar__button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}.van-submit-bar--unfit{padding-bottom:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-toast{position:fixed;top:50%;left:50%;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:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.van-calendar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%;background-color:#fff}.van-calendar__popup.van-popup--bottom,.van-calendar__popup.van-popup--top{height:80%}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:11px}.van-calendar__header{-webkit-flex-shrink:0;flex-shrink:0;box-shadow:0 2px 10px rgba(125,126,128,.16)}.van-calendar__header-subtitle,.van-calendar__header-title,.van-calendar__month-title{height:44px;font-weight:500;line-height:44px;text-align:center}.van-calendar__header-title{font-size:16px}.van-calendar__header-subtitle,.van-calendar__month-title{font-size:14px}.van-calendar__weekdays{display:-webkit-box;display:-webkit-flex;display:flex}.van-calendar__weekday{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:12px;line-height:30px;text-align:center}.van-calendar__body{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:rgba(242,243,245,.8);font-size:160px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{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;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:64px;font-size:16px;cursor:pointer}.van-calendar__day--end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected,.van-calendar__day--start,.van-calendar__day--start-end{color:#fff;background-color:#ee0a24}.van-calendar__day--start{border-radius:4px 0 0 4px}.van-calendar__day--end{border-radius:0 4px 4px 0}.van-calendar__day--multiple-selected,.van-calendar__day--start-end{border-radius:4px}.van-calendar__day--middle{color:#ee0a24}.van-calendar__day--middle:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:.1;content:""}.van-calendar__day--disabled{color:#c8c9cc;cursor:default}.van-calendar__bottom-info,.van-calendar__top-info{position:absolute;right:0;left:0;font-size:10px;line-height:14px}@media (max-width:350px){.van-calendar__bottom-info,.van-calendar__top-info{font-size:9px}}.van-calendar__top-info{top:6px}.van-calendar__bottom-info{bottom:6px}.van-calendar__selected-day{width:54px;height:54px;color:#fff;background-color:#ee0a24;border-radius:4px}.van-calendar__footer{-webkit-flex-shrink:0;flex-shrink:0;padding:0 16px env(safe-area-inset-bottom)}.van-calendar__footer--unfit{padding-bottom:0}.van-calendar__confirm{height:36px;margin:7px 0}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none}.van-picker__toolbar{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:44px}.van-picker__cancel,.van-picker__confirm{height:100%;padding:0 16px;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{max-width:50%;font-weight:500;font-size:16px;line-height:20px;text-align:center}.van-picker__columns{position:relative;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-webkit-flex;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;right:16px;left:16px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;pointer-events:none}.van-picker__mask{top:0;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0)}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-size:16px}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__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;padding:0 4px;color:#000}.van-picker-column__item--disabled{cursor:not-allowed;opacity:.3}.van-action-sheet{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;max-height:80%;overflow:hidden;color:#323233}.van-action-sheet__content{-webkit-box-flex:1;-webkit-flex:1 auto;flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:14px 16px;font-size:16px;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{line-height:22px}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;color:#646566}.van-action-sheet__subname{margin-top:8px;color:#969799;font-size:12px;line-height:18px}.van-action-sheet__gap{display:block;height:8px;background-color:#f7f8fa}.van-action-sheet__header{-webkit-flex-shrink:0;flex-shrink:0;font-weight:500;font-size:16px;line-height:48px;text-align:center}.van-action-sheet__description{position:relative;-webkit-flex-shrink:0;flex-shrink:0;padding:20px 16px;color:#969799;font-size:14px;line-height:20px;text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:22px;height:22px}.van-action-sheet__close{position:absolute;top:0;right:0;padding:0 16px;color:#c8c9cc;font-size:22px;line-height:inherit}.van-action-sheet__close:active{color:#969799}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.van-contact-edit{padding:16px}.van-contact-edit__fields{overflow:hidden;border-radius:4px}.van-contact-edit__fields .van-field__label{width:4.1em}.van-contact-edit__switch-cell{margin-top:10px;padding-top:9px;padding-bottom:9px;border-radius:4px}.van-contact-edit__buttons{padding:32px 0}.van-contact-edit .van-button{margin-bottom:12px;font-size:16px}.van-address-edit{padding:12px}.van-address-edit__fields{overflow:hidden;border-radius:8px}.van-address-edit__fields .van-field__label{width:4.1em}.van-address-edit__default{margin-top:12px;overflow:hidden;border-radius:8px}.van-address-edit__buttons{padding:32px 4px}.van-address-edit__buttons .van-button{margin-bottom:12px}.van-address-edit-detail{padding:0}.van-address-edit-detail__search-item{background-color:#f2f3f5}.van-address-edit-detail__keyword{color:#ee0a24}.van-address-edit-detail__finish{color:#1989fa;font-size:12px}.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-contact-list{box-sizing:border-box;height:100%;padding-bottom:80px}.van-contact-list__item{padding:16px}.van-contact-list__item-value{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-right:32px;padding-left:8px}.van-contact-list__item-tag{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-left:8px;padding-top:0;padding-bottom:0;line-height:1.4em}.van-contact-list__group{box-sizing:border-box;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-contact-list__edit{font-size:16px}.van-contact-list__bottom{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:0 16px env(safe-area-inset-bottom);background-color:#fff}.van-contact-list__add{height:40px;margin:5px 0}.van-address-list{box-sizing:border-box;height:100%;padding:12px 12px 80px}.van-address-list__bottom{position:fixed;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:0 16px env(safe-area-inset-bottom);background-color:#fff}.van-address-list__add{height:40px;margin:5px 0}.van-address-list__disabled-text{padding:20px 0 16px;color:#969799;font-size:14px;line-height:20px}.van-address-item{padding:12px;background-color:#fff;border-radius:8px}.van-address-item:not(:last-child){margin-bottom:12px}.van-address-item__value{padding-right:44px}.van-address-item__name{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;font-size:16px;line-height:22px}.van-address-item__tag{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-left:8px;padding-top:0;padding-bottom:0;line-height:1.4em}.van-address-item__address{color:#323233;font-size:13px;line-height:18px}.van-address-item--disabled .van-address-item__address,.van-address-item--disabled .van-address-item__name{color:#c8c9cc}.van-address-item__edit{position:absolute;top:50%;right:16px;color:#969799;font-size:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-address-item .van-cell{padding:0}.van-address-item .van-radio__label{margin-left:12px}.van-address-item .van-radio__icon--checked .van-icon{background-color:#ee0a24;border-color:#ee0a24}.van-badge{display:inline-block;box-sizing:border-box;min-width:16px;padding:0 3px;color:#fff;font-weight:500;font-size:12px;font-family:-apple-system-font,Helvetica Neue,Arial,sans-serif;line-height:1.2;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:999px}.van-badge--fixed{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100%;transform-origin:100%}.van-badge--dot{width:8px;min-width:0;height:8px;background-color:#ee0a24;border-radius:100%}.van-badge__wrapper{position:relative;display:inline-block}.van-cell-group{background-color:#fff}.van-cell-group__title{padding:16px 16px 8px;color:#969799;font-size:14px;line-height:16px}.van-panel{background:#fff}.van-panel__header-value{color:#ee0a24}.van-panel__footer{padding:8px 16px}.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-circle{position:relative;display:inline-block;width:100px;height:100px;text-align:center}.van-circle svg{position:absolute;top:0;left:0;width:100%;height:100%}.van-circle__layer{stroke:#fff}.van-circle__hover{fill:none;stroke:#1989fa;stroke-linecap:round}.van-circle__text{position:absolute;top:50%;left:0;box-sizing:border-box;width:100%;padding:0 4px;color:#323233;font-weight:500;font-size:14px;line-height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-col{float:left;box-sizing:border-box;min-height:1px}.van-col--1{width:4.16666667%}.van-col--offset-1{margin-left:4.16666667%}.van-col--2{width:8.33333333%}.van-col--offset-2{margin-left:8.33333333%}.van-col--3{width:12.5%}.van-col--offset-3{margin-left:12.5%}.van-col--4{width:16.66666667%}.van-col--offset-4{margin-left:16.66666667%}.van-col--5{width:20.83333333%}.van-col--offset-5{margin-left:20.83333333%}.van-col--6{width:25%}.van-col--offset-6{margin-left:25%}.van-col--7{width:29.16666667%}.van-col--offset-7{margin-left:29.16666667%}.van-col--8{width:33.33333333%}.van-col--offset-8{margin-left:33.33333333%}.van-col--9{width:37.5%}.van-col--offset-9{margin-left:37.5%}.van-col--10{width:41.66666667%}.van-col--offset-10{margin-left:41.66666667%}.van-col--11{width:45.83333333%}.van-col--offset-11{margin-left:45.83333333%}.van-col--12{width:50%}.van-col--offset-12{margin-left:50%}.van-col--13{width:54.16666667%}.van-col--offset-13{margin-left:54.16666667%}.van-col--14{width:58.33333333%}.van-col--offset-14{margin-left:58.33333333%}.van-col--15{width:62.5%}.van-col--offset-15{margin-left:62.5%}.van-col--16{width:66.66666667%}.van-col--offset-16{margin-left:66.66666667%}.van-col--17{width:70.83333333%}.van-col--offset-17{margin-left:70.83333333%}.van-col--18{width:75%}.van-col--offset-18{margin-left:75%}.van-col--19{width:79.16666667%}.van-col--offset-19{margin-left:79.16666667%}.van-col--20{width:83.33333333%}.van-col--offset-20{margin-left:83.33333333%}.van-col--21{width:87.5%}.van-col--offset-21{margin-left:87.5%}.van-col--22{width:91.66666667%}.van-col--offset-22{margin-left:91.66666667%}.van-col--23{width:95.83333333%}.van-col--offset-23{margin-left:95.83333333%}.van-col--24{width:100%}.van-col--offset-24{margin-left:100%}.van-count-down{color:#323233;font-size:14px;line-height:20px}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-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;padding:0 4px;color:#646566;font-size:14px;line-height:20px;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 12px}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__wrap--scrollable .van-tabs__nav--complete{padding-right:8px;padding-left:8px}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;width:40px;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.van-coupon-list{position:relative;height:100%;background-color:#f7f8fa}.van-coupon-list__field{padding:5px 0 5px 16px}.van-coupon-list__field .van-field__body{height:34px;padding-left:12px;line-height:34px;background:#f7f8fa;border-radius:17px}.van-coupon-list__field .van-field__body::-webkit-input-placeholder{color:#c8c9cc}.van-coupon-list__field .van-field__body::placeholder{color:#c8c9cc}.van-coupon-list__field .van-field__clear{margin-right:0}.van-coupon-list__exchange-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fff}.van-coupon-list__exchange{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:32px;font-size:16px;line-height:30px;border:0}.van-coupon-list .van-tabs__wrap{box-shadow:0 6px 12px -12px #969799}.van-coupon-list__list{box-sizing:border-box;padding:16px 0 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-coupon-list__list--with-bottom{padding-bottom:66px}.van-coupon-list__bottom{position:absolute;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:5px 16px;font-weight:500;background-color:#fff}.van-coupon-list__close{height:40px}.van-coupon-list__empty{padding-top:60px;text-align:center}.van-coupon-list__empty p{margin:16px 0;color:#969799;font-size:14px;line-height:20px}.van-coupon-list__empty img{width:200px;height:200px}.van-divider{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border:0 solid #ebedf0}.van-divider:after,.van-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.van-divider:before{content:""}.van-divider--hairline:after,.van-divider--hairline:before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-divider--dashed{border-style:dashed}.van-divider--content-center:before,.van-divider--content-left:before,.van-divider--content-right:before{margin-right:16px}.van-divider--content-center:after,.van-divider--content-left:after,.van-divider--content-right:after{margin-left:16px;content:""}.van-divider--content-left:before,.van-divider--content-right:after{max-width:10%}.van-dropdown-menu{-webkit-user-select:none;user-select:none}.van-dropdown-menu__bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;height:48px;background-color:#fff;box-shadow:0 2px 12px rgba(100,101,102,.12)}.van-dropdown-menu__bar--opened{z-index:11}.van-dropdown-menu__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:0;cursor:pointer}.van-dropdown-menu__item:active{opacity:.7}.van-dropdown-menu__item--disabled:active{opacity:1}.van-dropdown-menu__item--disabled .van-dropdown-menu__title{color:#969799}.van-dropdown-menu__title{position:relative;box-sizing:border-box;max-width:100%;padding:0 8px;color:#323233;font-size:15px;line-height:22px}.van-dropdown-menu__title:after{position:absolute;top:50%;right:-4px;margin-top:-5px;border-color:transparent transparent #dcdee0 #dcdee0;border-style:solid;border-width:3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:.8;content:""}.van-dropdown-menu__title--active{color:#ee0a24}.van-dropdown-menu__title--active:after{border-color:transparent transparent currentColor currentColor}.van-dropdown-menu__title--down:after{margin-top:-1px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.van-empty{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;padding:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.van-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-swipe{position:relative;overflow:hidden;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:14px;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-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.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:12px;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:12px;text-align:center}.van-index-anchor{z-index:1;box-sizing:border-box;padding:0 16px;color:#323233;font-weight:500;font-size:14px;line-height:32px;background-color:transparent}.van-index-anchor--sticky{position:fixed;top:0;right:0;left:0;color:#ee0a24;background-color:#fff}.van-index-bar__sidebar{position:fixed;top:50%;right:0;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;user-select:none}.van-index-bar__index{padding:0 8px 0 16px;font-weight:500;font-size:10px;line-height:14px}.van-index-bar__index--active{color:#ee0a24}.van-pagination{display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px}.van-pagination__item,.van-pagination__page-desc{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}.van-pagination__item{-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:36px;height:40px;color:#1989fa;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item:active{color:#fff;background-color:#1989fa}.van-pagination__item:after{border-width:1px 0 1px 1px}.van-pagination__item:last-child:after{border-right-width:1px}.van-pagination__item--active{color:#fff;background-color:#1989fa}.van-pagination__next,.van-pagination__prev{padding:0 4px;cursor:pointer}.van-pagination__item--disabled,.van-pagination__item--disabled:active{color:#646566;background-color:#f7f8fa;cursor:not-allowed;opacity:.5}.van-pagination__page{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.van-pagination__page-desc{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;color:#646566}.van-pagination--simple .van-pagination__next:after,.van-pagination--simple .van-pagination__prev:after{border-width:1px}.van-password-input{position:relative;margin:0 16px;-webkit-user-select:none;user-select:none}.van-password-input__error-info,.van-password-input__info{margin-top:16px;font-size:14px;text-align:center}.van-password-input__info{color:#969799}.van-password-input__error-info{color:#ee0a24}.van-password-input__security{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:50px;cursor:pointer}.van-password-input__security:after{border-radius:6px}.van-password-input__security li{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;font-size:20px;line-height:1.2;background-color:#fff}.van-password-input__security i{width:10px;height:10px;background-color:#000;border-radius:100%;visibility:hidden}.van-password-input__cursor,.van-password-input__security i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.van-password-input__cursor{width:1px;height:40%;background-color:#323233;-webkit-animation:van-cursor-flicker 1s infinite;animation:van-cursor-flicker 1s infinite}@-webkit-keyframes van-cursor-flicker{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes van-cursor-flicker{0%{opacity:0}50%{opacity:1}to{opacity:0}}.van-progress{position:relative;height:4px;background:#ebedf0;border-radius:4px}.van-progress__portion{position:absolute;left:0;height:100%;background:#1989fa;border-radius:inherit}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:0 5px;color:#fff;font-size:10px;line-height:1.6;text-align:center;word-break:keep-all;background-color:#1989fa;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-row:after{display:table;clear:both;content:""}.van-row--flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-row--flex:after{display:none}.van-row--justify-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-row--justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.van-row--justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.van-row--justify-space-around{-webkit-justify-content:space-around;justify-content:space-around}.van-row--align-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-row--align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.van-sidebar{width:80px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-tree-select{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px;-webkit-user-select:none;user-select:none}.van-tree-select__nav{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto;background-color:#f7f8fa;-webkit-overflow-scrolling:touch}.van-tree-select__nav-item{padding:14px 12px}.van-tree-select__content{-webkit-box-flex:2;-webkit-flex:2;flex:2;overflow-y:auto;background-color:#fff;-webkit-overflow-scrolling:touch}.van-tree-select__item{position:relative;padding:0 32px 0 16px;font-weight:500;line-height:48px;cursor:pointer}.van-tree-select__item--active{color:#ee0a24}.van-tree-select__item--disabled{color:#c8c9cc;cursor:not-allowed}.van-tree-select__selected{position:absolute;top:50%;right:16px;margin-top:-8px;font-size:16px}.van-skeleton{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 16px}.van-skeleton__avatar{-webkit-flex-shrink:0;flex-shrink:0;width:32px;height:32px;margin-right:16px;background-color:#f2f3f5}.van-skeleton__avatar--round{border-radius:999px}.van-skeleton__content{width:100%}.van-skeleton__avatar+.van-skeleton__content{padding-top:8px}.van-skeleton__row,.van-skeleton__title{height:16px;background-color:#f2f3f5}.van-skeleton__title{width:40%;margin:0}.van-skeleton__row:not(:first-child){margin-top:12px}.van-skeleton__title+.van-skeleton__row{margin-top:20px}.van-skeleton--animate{-webkit-animation:van-skeleton-blink 1.2s ease-in-out infinite;animation:van-skeleton-blink 1.2s ease-in-out infinite}.van-skeleton--round .van-skeleton__row,.van-skeleton--round .van-skeleton__title{border-radius:999px}@-webkit-keyframes van-skeleton-blink{50%{opacity:.6}}@keyframes van-skeleton-blink{50%{opacity:.6}}.van-stepper{font-size:0;-webkit-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;box-sizing:border-box;width:28px;height:28px;margin:0;padding:0;color:#323233;vertical-align:middle;background-color:#f2f3f5;border:0;cursor:pointer}.van-stepper__minus:before,.van-stepper__plus:before{width:50%;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:50%}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:50%;left:50%;background-color:currentColor;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.van-stepper__minus:active,.van-stepper__plus:active{background-color:#e8e8e8}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;background-color:#f7f8fa;cursor:not-allowed}.van-stepper__minus--disabled:active,.van-stepper__plus--disabled:active{background-color:#f7f8fa}.van-stepper__minus{border-radius:4px 0 0 4px}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0}.van-stepper__input{box-sizing:border-box;width:32px;height:28px;margin:0 2px;padding:0;color:#323233;font-size:14px;line-height:normal;text-align:center;vertical-align:middle;background-color:#f2f3f5;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none}.van-stepper__input:disabled{color:#c8c9cc;background-color:#f2f3f5;-webkit-text-fill-color:currentColor;opacity:1}.van-stepper__input:read-only{cursor:default}.van-stepper--round .van-stepper__input{background-color:transparent}.van-stepper--round .van-stepper__minus,.van-stepper--round .van-stepper__plus{border-radius:100%}.van-stepper--round .van-stepper__minus:active,.van-stepper--round .van-stepper__plus:active{opacity:.7}.van-stepper--round .van-stepper__minus--disabled,.van-stepper--round .van-stepper__minus--disabled:active,.van-stepper--round .van-stepper__plus--disabled,.van-stepper--round .van-stepper__plus--disabled:active{opacity:.3}.van-stepper--round .van-stepper__plus{color:#fff;background-color:#ee0a24}.van-stepper--round .van-stepper__minus{color:#ee0a24;background-color:#fff;border:1px solid #ee0a24}.van-sku-container{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:stretch;-webkit-align-items:stretch;align-items:stretch;min-height:50%;max-height:80%;overflow-y:visible;font-size:14px;background:#fff}.van-sku-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:44px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-sku-body::-webkit-scrollbar{display:none}.van-sku-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;margin:0 16px}.van-sku-header__img-wrap{-webkit-flex-shrink:0;flex-shrink:0;width:96px;height:96px;margin:12px 12px 12px 0;overflow:hidden;border-radius:4px}.van-sku-header__goods-info{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-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding:12px 20px 12px 0}.van-sku-header-item{margin-top:8px;color:#969799;font-size:12px;line-height:16px}.van-sku__price-symbol{font-size:16px;vertical-align:bottom}.van-sku__price-num{font-weight:500;font-size:22px;vertical-align:bottom;word-wrap:break-word}.van-sku__goods-price{margin-left:-2px;color:#ee0a24}.van-sku__price-tag{position:relative;display:inline-block;margin-left:8px;padding:0 5px;overflow:hidden;color:#ee0a24;font-size:12px;line-height:16px;border-radius:8px}.van-sku__price-tag:before{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.1;content:""}.van-sku-group-container{padding-top:12px}.van-sku-group-container--hide-soldout .van-sku-row__item--disabled{display:none}.van-sku-row{margin:0 16px 12px}.van-sku-row:last-child{margin-bottom:0}.van-sku-row__image-item,.van-sku-row__item{position:relative;overflow:hidden;color:#323233;border-radius:4px;cursor:pointer}.van-sku-row__image-item:before,.van-sku-row__item:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f7f8fa;content:""}.van-sku-row__image-item--active,.van-sku-row__item--active{color:#ee0a24}.van-sku-row__image-item--active:before,.van-sku-row__item--active:before{background:currentColor;opacity:.1}.van-sku-row__item{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:40px;margin:0 12px 12px 0;font-size:13px;line-height:16px;vertical-align:middle}.van-sku-row__item-img{z-index:1;width:24px;height:24px;margin:4px 0 4px 4px;object-fit:cover;border-radius:2px}.van-sku-row__item-name{z-index:1;padding:8px}.van-sku-row__item--disabled{color:#c8c9cc;background:#f2f3f5;cursor:not-allowed}.van-sku-row__item--disabled .van-sku-row__item-img{opacity:.3}.van-sku-row__image{margin-right:0}.van-sku-row__image-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:110px;margin:0 4px 4px 0;border:1px solid transparent}.van-sku-row__image-item:last-child{margin-right:0}.van-sku-row__image-item-img{width:100%;height:110px}.van-sku-row__image-item-img-icon{position:absolute;top:0;right:0;z-index:3;width:18px;height:18px}.van-sku-row__image-item-name{position:relative;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;box-sizing:border-box;height:40px;padding:4px;font-size:12px;line-height:16px}.van-sku-row__image-item-name span{word-wrap:break-word}.van-sku-row__image-item--active{border-color:currentColor}.van-sku-row__image-item--disabled{color:#c8c9cc;cursor:not-allowed}.van-sku-row__image-item--disabled:before{z-index:2;background:#f2f3f5;opacity:.4}.van-sku-row__title{padding-bottom:12px}.van-sku-row__title-multiple{color:#969799}.van-sku-row__scroller{margin:0 -16px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-sku-row__scroller::-webkit-scrollbar{display:none}.van-sku-row__row{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin-bottom:4px;padding:0 16px}.van-sku-row__indicator{width:40px;height:4px;background:#ebedf0;border-radius:2px}.van-sku-row__indicator-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding-bottom:16px}.van-sku-row__indicator-slider{width:50%;height:100%;background-color:#ee0a24;border-radius:2px}.van-sku-stepper-stock{padding:12px 16px;overflow:hidden;line-height:30px}.van-sku__stepper{float:right;padding-left:4px}.van-sku__stepper-title{float:left}.van-sku__stepper-quota{float:right;color:#ee0a24;font-size:12px}.van-sku__stock{display:inline-block;margin-right:8px;color:#969799;font-size:12px}.van-sku__stock-num--highlight{color:#ee0a24}.van-sku-messages{padding-bottom:32px}.van-sku-messages__image-cell .van-cell__title{max-width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-sku-messages__image-cell .van-cell__value{overflow:visible;text-align:left}.van-sku-messages__image-cell-label{color:#969799;font-size:12px;line-height:18px}.van-sku-actions{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;padding:8px 16px}.van-sku-actions .van-button{height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-sku-actions .van-button:first-of-type{border-top-left-radius:20px;border-bottom-left-radius:20px}.van-sku-actions .van-button:last-of-type{border-top-right-radius:20px;border-bottom-right-radius:20px}.van-sku-actions .van-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-sku-actions .van-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}.van-slider{position:relative;width:100%;height:2px;background-color:#ebedf0;border-radius:999px;cursor:pointer}.van-slider:before{position:absolute;top:-8px;right:0;bottom:-8px;left:0;content:""}.van-slider__bar{position:relative;width:100%;height:100%;background-color:#1989fa;border-radius:inherit;-webkit-transition:all .2s;transition:all .2s}.van-slider__button{width:24px;height:24px;background-color:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5)}.van-slider__button-wrapper,.van-slider__button-wrapper-right{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);cursor:grab}.van-slider__button-wrapper-left{position:absolute;top:50%;left:0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);cursor:grab}.van-slider--disabled{cursor:not-allowed;opacity:.5}.van-slider--disabled .van-slider__button-wrapper,.van-slider--disabled .van-slider__button-wrapper-left,.van-slider--disabled .van-slider__button-wrapper-right{cursor:not-allowed}.van-slider--vertical{display:inline-block;width:2px;height:100%}.van-slider--vertical .van-slider__button-wrapper,.van-slider--vertical .van-slider__button-wrapper-right{top:auto;right:50%;bottom:0;-webkit-transform:translate3d(50%,50%,0);transform:translate3d(50%,50%,0)}.van-slider--vertical .van-slider__button-wrapper-left{top:0;right:50%;left:auto;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--vertical:before{top:0;right:-8px;bottom:0;left:-8px}.van-steps{overflow:hidden;background-color:#fff}.van-steps--horizontal{padding:10px 10px 0}.van-steps--horizontal .van-steps__items{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;margin:0 0 10px;padding-bottom:22px}.van-steps--vertical{padding:0 0 0 32px}.van-swipe-cell{position:relative;overflow:hidden;cursor:grab}.van-swipe-cell__wrapper{-webkit-transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-timing-function:cubic-bezier(.18,.89,.32,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.van-tabbar{z-index:1;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:content-box;width:100%;height:50px;padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-tabbar--fixed{position:fixed;bottom:0;left:0}.van-tabbar--unfit{padding-bottom:0}