.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align: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:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align: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-divider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border-color:#ebedf0;border-style:solid;border-width:0}.van-divider:after,.van-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;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-empty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;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-stepper{font-size:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;-webkit-box-sizing:border-box;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{-webkit-box-sizing:border-box;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:-moz-read-only{cursor:default}.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}body{--themeColor:#099;--priceColor:#ff5733;--transparentColor:#fff;--linearBtnColor:linear-gradient(270deg,#00adad,#00b4b4);--linearBgColor:linear-gradient(360deg,rgba(139,243,247,0.01),#00b4b4);--labelAcitveColor:linear-gradient(270deg,#fff,#00b4b4 60%,#00adad)}.van-popup__close-icon{color:#373737}.van-stepper--round .van-stepper__minus,.van-stepper--round .van-stepper__plus{color:var(--themeColor)!important;background-color:#fff!important;border:1PX solid var(--themeColor)!important}input,textarea{-webkit-user-select:auto;margin:0;padding:0;outline:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}a,blockquote,body,button,code,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;border:0}body{font-family:microsoft yahei,SimSun,宋体,Arial Narrow;-webkit-text-size-adjust:100%}caption,td,th{font-size:.16rem;text-align:left}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}a{color:#000}a,a:hover,a:visited{text-decoration:none}a:visited{color:#000}img,label,select{border:none;vertical-align:middle}li,ol,ul{list-style:none}button,input,select,textarea{font:.186667rem Verdana,Helvetica,Arial,sans-serif}table{border-collapse:collapse;border-spacing:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}p{word-wrap:break-word}q:after,q:before{content:""}iframe{display:block}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.off{display:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}.clearfix{zoom:1}.clear{clear:both}.fl{float:left}.fr{float:right}a:focus,input:focus{outline:none}a:active{-webkit-tap-highlight-color:transparent}input{border-radius:0}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;outline:none;appearance:none}input::-webkit-input-placeholder{color:#999}input::-moz-placeholder{color:#999}input:-ms-input-placeholder{color:#999}div[class$=-btn]:active{opacity:.9}.van-nav-bar .van-nav-bar__left .van-icon{color:#999}button,input,select,textarea{font:.32rem Verdana,Helvetica,Arial,sans-serif}.iphonexBottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-switch--on{background-color:var(--themeColor)}.van-picker__cancel,.van-picker__confirm{color:var(--themeColor)!important}.van-calendar__day--end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected,.van-calendar__day--start,.van-calendar__day--start-end,.van-calendar__selected-day{background-color:var(--themeColor)}.van-calendar__day--middle,.van-dropdown-item__option--active,.van-dropdown-item__option--active .van-dropdown-item__icon,.van-dropdown-menu__title--active{color:var(--themeColor)}.vue-slider-process{background-color:var(--themeColor)}.van-field__control,.van-field__label{font-size:.373333rem}.van-tabbar--fixed{z-index:99}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--themeColor)}small{font-size:.266667rem;color:#999!important;font-weight:400!important;margin-left:.053333rem}.icon_svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.r_table{margin:.133333rem 0}.r_table .tr{width:7.08rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;color:#666;font-size:.32rem;border:.013333rem solid #e0e0e0;border-bottom:0;line-height:1.2}.r_table .tr:last-child{border-bottom:.013333rem solid #e0e0e0}.r_table .tr .th{background-color:#f4f5f9;font-weight:500;padding:.266667rem .253333rem}.r_table .tr .th:first-child{-webkit-box-flex:4.88rem;-webkit-flex:4.88rem 0 0;-ms-flex:4.88rem 0 0px;flex:4.88rem 0 0;border-right:.013333rem solid #e0e0e0}.r_table .tr .th:last-child{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.r_table .tr .td{padding:.266667rem .253333rem}.r_table .tr .td:first-child{-webkit-box-flex:4.88rem;-webkit-flex:4.88rem 0 0;-ms-flex:4.88rem 0 0px;flex:4.88rem 0 0;border-right:.013333rem solid #e0e0e0}.r_table .tr .td:last-child{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.scenic_detail_wrap{padding-top:.6rem}.scenic_detail_wrap .scenic_detail_top{padding:0 .44rem}.scenic_detail_wrap .scenic_detail_top .white_info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.scenic_detail_wrap .scenic_detail_top .white_info .title{width:62%}.scenic_detail_wrap .scenic_detail_top .white_info .title .van-notice-bar{font-weight:500;font-size:.6rem;color:#333!important;background-color:#fff;padding:0}.scenic_detail_wrap .scenic_detail_top .white_info .white{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .266667rem;border-radius:.666667rem;background-color:#f4f5f9}.scenic_detail_wrap .scenic_detail_top .white_info .white span{color:#999;font-size:.48rem;font-weight:500;margin-right:.266667rem}.scenic_detail_wrap .scenic_detail_top .white_info .white img{width:.533333rem}.scenic_detail_wrap .scenic_detail_top .sub_tag{color:#999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.133333rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenic_detail_wrap .scenic_detail_top .sub_tag span{font-size:.32rem}.scenic_detail_wrap .scenic_detail_top .sub_tag span:first-of-type{margin-right:.186667rem}.scenic_detail_wrap .scenic_detail_top .sub_tag span:nth-of-type(2){margin-left:.186667rem}.scenic_detail_wrap .site{margin-top:.533333rem;background-color:#f4f5f9;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-radius:.12rem;padding:.266667rem;margin:.533333rem .44rem 0}.scenic_detail_wrap .site,.scenic_detail_wrap .site>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenic_detail_wrap .site>div p{color:#666;font-size:.36rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.scenic_detail_wrap .site>div img{width:.333333rem;margin-right:.173333rem}.scenic_detail_wrap .site>div.arr_rt img{width:.146667rem;height:.266667rem}.scenic_detail_wrap .imgs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;margin:.533333rem 0 0 .44rem}.scenic_detail_wrap .imgs::-webkit-scrollbar{display:none}.scenic_detail_wrap .imgs .card{-webkit-box-flex:8.386667rem;-webkit-flex:8.386667rem 0 0;-ms-flex:8.386667rem 0 0px;flex:8.386667rem 0 0;margin-right:18PX;width:8.386667rem;height:5.56rem;border-radius:.12rem;overflow:hidden}.scenic_detail_wrap .imgs .card img{width:100%;height:100%}.scenic_detail_wrap .imgs .more{border-radius:.133333rem;width:1.6rem;width:2.4rem;color:#999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1.066667rem;-webkit-flex:1.066667rem 0 0;-ms-flex:1.066667rem 0 0px;flex:1.066667rem 0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f4f5f9;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.scenic_detail_wrap .imgs .empty{border:.013333rem solid transparent;margin-left:.266667rem}.scenic_detail_wrap .cell{margin:.666667rem .44rem 0;padding-bottom:.4rem}.scenic_detail_wrap .cell .cell_item{background-color:#f4f5f9;padding:.266667rem .4rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.293333rem;border-radius:.12rem}.scenic_detail_wrap .cell .cell_item,.scenic_detail_wrap .cell .cell_item>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenic_detail_wrap .cell .cell_item>div .icon{width:.56rem;margin-right:.36rem}.scenic_detail_wrap .cell .cell_item>div .icon img{width:100%}.scenic_detail_wrap .cell .cell_item>div .title_box .title{font-size:.413333rem;font-weight:500;color:#333}.scenic_detail_wrap .cell .cell_item>div .title_box .sub_title{margin-top:.066667rem;color:#999;font-size:.293333rem}.scenic_detail_wrap .cell .cell_item>div.vi img{width:.626667rem;height:.626667rem}.scenic_detail_wrap .cell .cell_item>div.arr_rt img{width:.146667rem;height:.266667rem}.scenic_detail_wrap .product{border-top:.24rem solid #f4f5f9;padding:.56rem .44rem}.scenic_detail_wrap .product .title{font-size:.506667rem;color:#333;font-weight:500}.scenic_detail_wrap .product .con{margin-top:.533333rem;background-color:#f4f5f9;border-radius:.12rem;padding:0 .266667rem}.scenic_detail_wrap .product .con .card{padding:.56rem .12rem .453333rem}.scenic_detail_wrap .product .con .card:not(:last-of-type){border-bottom:.013333rem solid #e0e0e0}.scenic_detail_wrap .product .con .card .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.scenic_detail_wrap .product .con .card .top>div:first-of-type{width:70%}.scenic_detail_wrap .product .con .card .top>div:first-of-type p{font-size:.36rem;line-height:.506667rem;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.scenic_detail_wrap .product .con .card .top>div.price{color:var(--themeColor);font-weight:500;font-size:.333333rem}.scenic_detail_wrap .product .con .card .top>div.price span{font-size:.453333rem}.scenic_detail_wrap .product .con .card .bot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:.186667rem}.scenic_detail_wrap .product .con .card .bot>div:first-of-type{width:70%}.scenic_detail_wrap .product .con .card .bot>div:first-of-type .tag{color:#999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenic_detail_wrap .product .con .card .bot>div:first-of-type .tag span{font-size:.32rem}.scenic_detail_wrap .product .con .card .bot>div:first-of-type .tag span:first-of-type{margin-right:.186667rem}.scenic_detail_wrap .product .con .card .bot>div:first-of-type .tag span:nth-of-type(2){margin-left:.186667rem}.scenic_detail_wrap .product .con .card .bot>div:nth-of-type(2){width:30%}.scenic_detail_wrap .product .con .card .bot>div:nth-of-type(2).btns{text-align:right}.scenic_detail_wrap .product .con .card .bot>div:nth-of-type(2).btns .btn{width:100%;background:var(--linearBtnColor);height:.72rem;width:2rem;border-radius:.506667rem;color:#fff;font-size:.373333rem}.scenic_detail_wrap .graphic{border-top:.24rem solid #f4f5f9;padding:.56rem .44rem}.scenic_detail_wrap .graphic .title{font-size:.506667rem;color:#333;font-weight:500}.scenic_detail_wrap .graphic .doc{margin-top:.56rem}.scenic_detail_wrap .graphic .doc img{width:100%}.scenic_detail_wrap .recommend{border-top:.24rem solid #f4f5f9;padding:.56rem .44rem 0}.scenic_detail_wrap .recommend .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenic_detail_wrap .recommend .title>div:first-of-type{font-size:.506667rem;color:#333;font-weight:500}.scenic_detail_wrap .recommend .title>div.more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenic_detail_wrap .recommend .title>div.more span{font-size:.386667rem;font-weight:400;color:#333}.scenic_detail_wrap .recommend .title>div.more img{margin-left:.133333rem;width:.146667rem;height:.266667rem}.scenic_detail_wrap .recommend .con{margin-top:.666667rem}.scenic_detail_wrap .recommend .con .is-transition .vue-waterfall-column:nth-of-type(2){padding:0 .2rem 0 0}.scenic_detail_wrap .recommend .con .is-transition .vue-waterfall-column:nth-of-type(3){padding:0 0 0 .2rem}.scenic_detail_wrap .recommend .con .vue-waterfall{width:auto}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item{margin-top:.12rem;margin-bottom:.6rem}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic{height:2.893333rem;position:relative}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic>img{border-radius:.053333rem;width:100%;height:100%}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic .like{padding:.026667rem .186667rem;position:absolute;bottom:.133333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.32rem;right:.133333rem;background-color:rgba(0,24,59,.4)}[data-dpr="1"] .scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic .like{border-radius:10px}[data-dpr="2"] .scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic .like{border-radius:20px}[data-dpr="3"] .scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic .like{border-radius:30px}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .pic .like img{margin-right:.133333rem;height:.266667rem}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p{margin:.133333rem 0}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.title{color:#333;font-size:.346667rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:700}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.site{margin:0;color:#999;font-size:.293333rem}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.tag{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#999;font-size:.32rem}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.tag span{font-size:.32rem}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.tag span:first-of-type{margin-right:.133333rem;color:var(--themeColor)}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.tag span:nth-of-type(2){margin-left:.133333rem;color:#999}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.price{margin:0;color:var(--themeColor)}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.price span{color:var(--themeColor);font-size:.4rem;font-weight:700}.scenic_detail_wrap .recommend .con .vue-waterfall .list-item .bot p.price s{color:#999}.scenic_detail_wrap .to_top{position:fixed;top:70%;width:1.333333rem;height:1.333333rem;z-index:100;right:.386667rem;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 .053333rem .093333rem 0 rgba(0,0,0,.09);box-shadow:0 .053333rem .093333rem 0 rgba(0,0,0,.09);border:.013333rem solid hsla(0,0%,87.8%,.86);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.scenic_detail_wrap .to_top .pic{text-align:center}.scenic_detail_wrap .to_top .pic img{width:.6rem}.scenic_detail_wrap .to_top .pic p{font-size:.213333rem;color:#666;text-align:center}.scenic_detail_wrap .pop_sku{border-radius:.48rem .48rem 0 0;overflow-y:unset;padding:0 .533333rem}.scenic_detail_wrap .pop_sku .close{position:absolute;right:.506667rem;top:.44rem;height:.8rem;width:.8rem}.scenic_detail_wrap .pop_sku .close img{position:absolute;right:0;width:.386667rem}.scenic_detail_wrap .pop_sku .product_pic{width:5.333333rem;text-align:center;margin:1.2rem auto 0;border-radius:.106667rem;-webkit-box-shadow:.013333rem .16rem .32rem 0 rgba(0,0,0,.1);box-shadow:.013333rem .16rem .32rem 0 rgba(0,0,0,.1);overflow:hidden}.scenic_detail_wrap .pop_sku .product_pic img{width:100%}.scenic_detail_wrap .pop_sku .product_title{margin-top:.213333rem;text-align:center}.scenic_detail_wrap .pop_sku .product_title p.price{font-size:.506667rem;color:var(--themeColor);font-weight:600}.scenic_detail_wrap .pop_sku .product_title p.price+p{color:#333;font-size:.293333rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.scenic_detail_wrap .pop_sku .pop_product_info{margin-top:.96rem}.scenic_detail_wrap .pop_sku .pop_product_info .title{font-size:.48rem;color:#333;margin-bottom:.173333rem;font-weight:500}.scenic_detail_wrap .pop_sku .pop_product_info .price{font-size:.386667rem;font-weight:500;color:var(--themeColor)}.scenic_detail_wrap .pop_sku .pop_product_info .price span{font-weight:500;font-size:.506667rem}.scenic_detail_wrap .pop_sku .con{max-height:8rem}.scenic_detail_wrap .pop_sku .spec{margin-top:.68rem}.scenic_detail_wrap .pop_sku .spec .title{font-size:.333333rem;color:#333;font-weight:500}.scenic_detail_wrap .pop_sku .spec div{margin-top:.333333rem}.scenic_detail_wrap .pop_sku .spec div ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.scenic_detail_wrap .pop_sku .spec div ul li{margin:0 .293333rem .293333rem 0;min-width:20.33%;text-align:center;height:.72rem;line-height:.72rem;background:var(--transparentColor);border-radius:.36rem;font-size:.333333rem;background:#f4f5f9;color:#333;padding:0 .2rem;border:.026667rem solid transparent}.scenic_detail_wrap .pop_sku .spec div ul li.active{border:.026667rem solid var(--themeColor);color:var(--themeColor);background-color:var(--transparentColor)}.scenic_detail_wrap .pop_sku .sum{margin-top:.266667rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.scenic_detail_wrap .pop_sku .sum .title{font-size:.333333rem;color:#333;font-weight:500}.scenic_detail_wrap .pop_sku .sum .van-stepper__minus,.scenic_detail_wrap .pop_sku .sum .van-stepper__plus{width:.6rem;height:.6rem}.scenic_detail_wrap .pop_sku .declare{margin-top:.666667rem}.scenic_detail_wrap .pop_sku .declare>div{padding:.44rem;background-color:#f4f5f9;color:#999;font-size:.32rem;border-radius:.053333rem}.scenic_detail_wrap .pop_sku .declare>div>div{overflow:scroll;height:1.866667rem}.scenic_detail_wrap .pop_sku .declare>div>div>p{font-size:.346667rem;margin-bottom:.133333rem}.scenic_detail_wrap .pop_sku .declare>div>div::-webkit-scrollbar{display:none}.scenic_detail_wrap .pop_sku .declare>div>p{margin-bottom:.133333rem}.scenic_detail_wrap .pop_sku .btns{text-align:center;padding:.56rem 0}.scenic_detail_wrap .pop_sku .btns .btn{width:100%;background:var(--linearBtnColor);height:1.013333rem;border-radius:.506667rem;color:#fff;font-size:.413333rem}