.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.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:.42667rem}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 .42667rem .42667rem}.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:.42667rem 0 0 .42667rem}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:.42667rem .42667rem 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 .42667rem .42667rem 0}.van-popup--safe-area-inset-bottom{padding-bottom:constant(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:.58667rem;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:.42667rem;left:.42667rem}.van-popup__close-icon--top-right{top:.42667rem;right:.42667rem}.van-popup__close-icon--bottom-left{bottom:.42667rem;left:.42667rem}.van-popup__close-icon--bottom-right{right:.42667rem;bottom:.42667rem}.van-col{float:left;box-sizing:border-box;min-height:.02667rem}.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-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}.parameter-title[data-v-37b44441]{font-size:.48rem;font-weight:600;margin-bottom:.21333rem}.parameter-item-box[data-v-37b44441]{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}.parameter-item[data-v-37b44441]{width:44%;font-size:.37333rem;background:#eee;border-radius:.10667rem;padding:.21333rem;margin-bottom:.21333rem;word-wrap:break-word}.select-item[data-v-37b44441]{width:3.86667rem;background:#eee;border-radius:.10667rem;padding:.21333rem;margin-bottom:.21333rem;border:.02667rem solid #eee}.selected[data-v-37b44441]{border:.02667rem solid #1c65aa}.product-header[data-v-02ab85bf]{width:9.01333rem;height:3.49333rem;padding:.50667rem;background:#1e9b9c;color:#fff}.product-header .scroll-auto[data-v-02ab85bf]{width:100%;overflow:hidden;white-space:nowrap;overflow-x:scroll}.product-header .scroll-auto .example-item[data-v-02ab85bf]{display:inline-block;margin-bottom:.10667rem;margin-right:.29333rem;min-width:2rem;text-align:center;padding:.21333rem;vertical-align:top}.selected[data-v-02ab85bf]{opacity:.5}.product-content[data-v-02ab85bf]{margin-top:-.50667rem;background:#f8f8f8;padding:.58667rem .50667rem;border-radius:.29333rem}.click-btn[data-v-02ab85bf]{width:2.66667rem;height:.66667rem;text-align:center;float:right;border:.02667rem solid #1e9b9c;color:#1e9b9c;border-radius:.4rem}.see[data-v-02ab85bf]{position:fixed;right:0;top:2.13333rem;padding:.26667rem;border-radius:.08rem;background:#1c65aa;border:.02667rem solid #1c65aa;color:#fff;font-size:.34667rem;line-height:.58667rem;letter-spacing:-.41px}.result-modal[data-v-02ab85bf]{height:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.result-modal .result-tit[data-v-02ab85bf]{height:1.06667rem;background:#1c65aa;color:#fff;font-weight:700;font-size:.42667rem;line-height:1.06667rem;letter-spacing:-.41px;padding-left:.26667rem}.result-modal .result-list[data-v-02ab85bf]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.26667rem .48rem;overflow-y:auto}.result-modal .result-list .result-item[data-v-02ab85bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.14667rem;line-height:.72rem;padding:.21333rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:.03467rem solid #efefef}.result-modal .result-list .result-item .title[data-v-02ab85bf]{color:#464646;font-weight:600;font-size:.37333rem;text-indent:.21333rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:7.33333rem}.result-modal .result-list .result-item .detail-btn[data-v-02ab85bf]{width:1.52rem;height:.53333rem;border-radius:.1184rem;border:.02667rem solid #1c65aa;color:#1c65aa;font-size:.26667rem;line-height:.53333rem;text-align:center}.result-modal .back-btn[data-v-02ab85bf]{width:9.33333rem;margin:0 auto .26667rem;height:1.06667rem;border-radius:.08rem;background:#e4e4e3;color:#343534;font-weight:600;font-size:.32rem;line-height:1.06667rem;letter-spacing:-.41px;text-align:center}