@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page[data-type] uni-page-wrapper{height:100%}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}[nvue] uni-view,[nvue] uni-label,[nvue] uni-swiper-item,[nvue] uni-scroll-view{display:flex;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}[nvue] uni-button{margin:0}[nvue-dir-row] uni-view,[nvue-dir-row] uni-label,[nvue-dir-row] uni-swiper-item{flex-direction:row}[nvue-dir-column] uni-view,[nvue-dir-column] uni-label,[nvue-dir-column] uni-swiper-item{flex-direction:column}[nvue-dir-row-reverse] uni-view,[nvue-dir-row-reverse] uni-label,[nvue-dir-row-reverse] uni-swiper-item{flex-direction:row-reverse}[nvue-dir-column-reverse] uni-view,[nvue-dir-column-reverse] uni-label,[nvue-dir-column-reverse] uni-swiper-item{flex-direction:column-reverse}[nvue] uni-view,[nvue] uni-image,[nvue] uni-input,[nvue] uni-scroll-view,[nvue] uni-swiper,[nvue] uni-swiper-item,[nvue] uni-text,[nvue] uni-textarea,[nvue] uni-video{position:relative;border:0px solid #000000;box-sizing:border-box}[nvue] uni-swiper-item{position:absolute}uni-page-refresh{position:absolute;top:0;width:100%;height:40px;display:block;box-sizing:border-box}.uni-page-refresh{position:absolute;top:-45px;left:50%;transform:translate3d(-50%,0,0);width:40px;height:40px;justify-content:center;align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118);display:none;z-index:997}.uni-page-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%}.uni-page-refresh--pulling .uni-page-refresh,.uni-page-refresh--aborting .uni-page-refresh,.uni-page-refresh--reached .uni-page-refresh,.uni-page-refresh--refreshing .uni-page-refresh,.uni-page-refresh--restoring .uni-page-refresh{display:flex}.uni-page-refresh--pulling .uni-page-refresh__spinner,.uni-page-refresh--aborting .uni-page-refresh__spinner,.uni-page-refresh--reached .uni-page-refresh__spinner,.uni-page-refresh--refreshing .uni-page-refresh__icon,.uni-page-refresh--restoring .uni-page-refresh__icon{display:none}.uni-page-refresh--refreshing .uni-page-refresh__spinner{transform-origin:center center;animation:uni-page-refresh-rotate 2s linear infinite}.uni-page-refresh--refreshing .uni-page-refresh__path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:uni-page-refresh-dash 1.5s ease-in-out infinite,uni-page-refresh-colorful 6s ease-in-out infinite}@keyframes uni-page-refresh-rotate{to{transform:rotate(360deg)}}@keyframes uni-page-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.solid,.solid-top,.solid-right,.solid-bottom,.solid-left,.solids,.solids-top,.solids-right,.solids-bottom,.solids-left,.dashed,.dashed-top,.dashed-right,.dashed-bottom,.dashed-left{position:relative}.solid:after,.solid-top:after,.solid-right:after,.solid-bottom:after,.solid-left:after,.solids:after,.solids-top:after,.solids-right:after,.solids-bottom:after,.solids-left:after,.dashed:after,.dashed-top:after,.dashed-right:after,.dashed-bottom:after,.dashed-left:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border-radius:inherit;transform:scale(.5);transform-origin:0 0;pointer-events:none;box-sizing:border-box}.solid:after{border:.03125rem solid rgba(0,0,0,.1)}.solid-top:after{border-top:.03125rem solid rgba(0,0,0,.1)}.solid-right:after{border-right:.03125rem solid rgba(0,0,0,.1)}.solid-bottom:after{border-bottom:.03125rem solid rgba(0,0,0,.1)}.solid-left:after{border-left:.03125rem solid rgba(0,0,0,.1)}.shadow[class*=white]{--ShadowSize: 0 .03125rem .1875rem}.shadow-lg{--ShadowSize: 0 1.25rem 3.125rem 0}.shadow-warp{position:relative;box-shadow:0 0 .3125rem rgba(0,0,0,.1)}.shadow-warp:before,.shadow-warp:after{position:absolute;content:"";top:.625rem;bottom:.9375rem;left:.625rem;width:50%;box-shadow:0 .9375rem .625rem rgba(0,0,0,.2);transform:rotate(-3deg);z-index:-1}.shadow-warp:after{right:.625rem;left:auto;transform:rotate(3deg)}.shadow-blur{position:relative}.shadow-blur:before{content:"";display:block;background:inherit;filter:blur(.3125rem);position:absolute;width:100%;height:100%;top:.3125rem;left:.3125rem;z-index:-1;opacity:.4;transform-origin:0 0;border-radius:inherit;transform:scale(1)}.cu-btn{position:relative;border:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 .9375rem;font-size:.875rem;height:2rem;line-height:1;text-align:center;text-decoration:none;overflow:visible;margin-left:initial;transform:translate(0);margin-right:initial}.cu-btn:after{display:none}.cu-btn:not([class*=bg-]){background-color:#f0f0f0}.cu-btn[class*=line]{background-color:transparent}.cu-btn[class*=line]:after{content:" ";display:block;width:200%;height:200%;position:absolute;top:0;left:0;border:.03125rem solid currentColor;transform:scale(.5);transform-origin:0 0;box-sizing:border-box;border-radius:.375rem;z-index:1;pointer-events:none}.cu-btn.round[class*=line]:after{border-radius:31.25rem}.round-xs{border-radius:.15625rem}.round-sm{border-radius:.3125rem}.round-df{border-radius:.46875rem}.round-lg{border-radius:.625rem}.round-xxl{border-radius:.9375rem}.round-max{border-radius:31.25rem}.round-top{border-radius:.46875rem .46875rem 0 0}.round-left{border-radius:.46875rem 0}.round-right{border-radius:0 .46875rem}.round-bottom{border-radius:0 0 .46875rem .46875rem}.cu-btn[class*=lines]:after{border:.1875rem solid currentColor}.cu-btn[class*=bg-]:after{display:none}.cu-btn.sm{padding:0 .625rem;font-size:.625rem;height:1.5rem}.cu-btn.lg{padding:0 1.25rem;font-size:1rem;height:2.5rem}.cu-btn.cuIcon.sm{width:1.5rem;height:1.5rem}.cu-btn.cuIcon{width:2rem;height:2rem;border-radius:15.625rem;padding:0}uni-button.cuIcon.lg{width:2.5rem;height:2.5rem}.cu-btn.shadow-blur:before{top:.125rem;left:.125rem;filter:blur(.1875rem);opacity:.6}.cu-btn.button-hover{transform:translate(.03125rem,.03125rem)}.block{display:block}.cu-btn.block{display:flex}.cu-btn[disabled]{opacity:.6;color:#fff}.nav{white-space:nowrap}.nav .cu-item{height:2.8125rem;display:inline-block;line-height:2.8125rem;margin:0 .3125rem;padding:0 .625rem}.nav .cu-item.cur{border-bottom:.125rem solid}uni-swiper .a-swiper-dot{display:inline-block;width:.5rem;height:.5rem;background:rgba(0,0,0,.3);border-radius:50%;vertical-align:middle}uni-swiper[class*=-dot] .wx-swiper-dots,uni-swiper[class*=-dot] .a-swiper-dots,uni-swiper[class*=-dot] .uni-swiper-dots{display:flex;align-items:center;width:100%;justify-content:center}uni-swiper.square-dot .wx-swiper-dot,uni-swiper.square-dot .a-swiper-dot,uni-swiper.square-dot .uni-swiper-dot{background-color:#fff;opacity:.4;width:.3125rem;height:.3125rem;border-radius:.625rem;margin:0 .25rem!important}uni-swiper.square-dot .wx-swiper-dot.wx-swiper-dot-active,uni-swiper.square-dot .a-swiper-dot.a-swiper-dot-active,uni-swiper.square-dot .uni-swiper-dot.uni-swiper-dot-active{opacity:1;width:.9375rem}uni-swiper.round-dot .wx-swiper-dot,uni-swiper.round-dot .a-swiper-dot,uni-swiper.round-dot .uni-swiper-dot{width:.3125rem;height:.3125rem;position:relative;margin:.125rem .25rem!important}uni-swiper.round-dot .wx-swiper-dot.wx-swiper-dot-active:after,uni-swiper.round-dot .a-swiper-dot.a-swiper-dot-active:after,uni-swiper.round-dot .uni-swiper-dot.uni-swiper-dot-active:after{content:"";position:absolute;width:.3125rem;height:.3125rem;top:0;left:0;right:0;bottom:0;margin:auto;background-color:#fff;border-radius:.625rem}uni-swiper.round-dot .wx-swiper-dot.wx-swiper-dot-active,uni-swiper.round-dot .a-swiper-dot.a-swiper-dot-active,uni-swiper.round-dot .uni-swiper-dot.uni-swiper-dot-active{width:.5625rem;height:.5625rem}.screen-swiper{min-height:11.71875rem}.screen-swiper uni-image,.screen-swiper uni-video,.swiper-item uni-image,.swiper-item uni-video{width:100%;display:block;height:100%;margin:0;pointer-events:none}.card-swiper{height:13.125rem!important}.card-swiper uni-swiper-item{width:20.3125rem!important;left:1.5625rem;box-sizing:border-box;padding:1.25rem 0 1.5625rem;overflow:initial}.card-swiper uni-swiper-item .swiper-item{width:100%;display:block;height:100%;border-radius:.3125rem;transform:scale(.9);transition:all .2s ease-in 0s;overflow:hidden}.card-swiper uni-swiper-item.cur .swiper-item{transform:none;transition:all .2s ease-in 0s}.tower-swiper{height:13.125rem;position:relative;max-width:23.4375rem;overflow:hidden}.tower-swiper .tower-item{position:absolute;width:9.375rem;height:11.875rem;top:0;bottom:0;left:50%;margin:auto;transition:all .2s ease-in 0s;opacity:1}.tower-swiper .tower-item.none{opacity:0}.tower-swiper .tower-item .swiper-item{width:100%;height:100%;border-radius:.1875rem;overflow:hidden}.basis-xs{flex-basis:20%}.basis-sm{flex-basis:40%}.basis-df{flex-basis:50%}.basis-lg{flex-basis:60%}.basis-xl{flex-basis:80%}.flex-sub{flex:1}.flex-twice{flex:2}.flex-treble{flex:3}.flex-direction{flex-direction:column}.flex-wrap{flex-wrap:wrap}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.self-start{align-self:flex-start}.self-center{align-self:flex-center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.align-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.grid{display:flex;flex-wrap:wrap}.grid.grid-square{overflow:hidden}.grid.grid-square .cu-tag{position:absolute;right:0;top:0;border-bottom-left-radius:.1875rem;padding:.1875rem .375rem;height:auto;background-color:rgba(0,0,0,.5)}.grid.grid-square>uni-view>uni-text[class*=cuIcon-]{font-size:1.625rem;position:absolute;color:#8799a3;margin:auto;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.grid.grid-square>uni-view{margin-right:.625rem;margin-bottom:.625rem;border-radius:.1875rem;position:relative;overflow:hidden}.grid.grid-square>uni-view.bg-img uni-image{width:100%;height:100%;position:absolute}.grid.col-1.grid-square>uni-view{padding-bottom:100%;height:0;margin-right:0}.grid.col-2.grid-square>uni-view{padding-bottom:calc((100% - .625rem)/2);height:0;width:calc((100% - .625rem)/2)}.grid.col-3.grid-square>uni-view{padding-bottom:calc((100% - 1.25rem) / 3);height:0;width:calc((100% - 1.25rem) / 3)}.grid.col-4.grid-square>uni-view{padding-bottom:calc((100% - 1.875rem)/4);height:0;width:calc((100% - 1.875rem)/4)}.grid.col-5.grid-square>uni-view{padding-bottom:calc((100% - 2.5rem)/5);height:0;width:calc((100% - 2.5rem)/5)}.grid.col-2.grid-square>uni-view:nth-child(2n),.grid.col-3.grid-square>uni-view:nth-child(3n),.grid.col-4.grid-square>uni-view:nth-child(4n),.grid.col-5.grid-square>uni-view:nth-child(5n){margin-right:0}.grid.col-1>uni-view{width:100%}.grid.col-2>uni-view{width:50%}.grid.col-3>uni-view{width:33.33%}.grid.col-4>uni-view{width:25%}.grid.col-5>uni-view{width:20%}.margin-0{margin:0}.margin-xs{margin:.3125rem}.margin-sm{margin:.625rem}.margin{margin:.9375rem}.margin-lg{margin:1.25rem}.margin-xl{margin:1.5625rem}.margin-top-xxs{margin-top:.15625rem}.margin-top-xs{margin-top:.3125rem}.margin-top-sm{margin-top:.625rem}.margin-top{margin-top:.9375rem}.margin-top-lg{margin-top:1.25rem}.margin-top-xl{margin-top:1.5625rem}.margin-right-xs{margin-right:.3125rem}.margin-right-xxs{margin-right:.15625rem}.margin-right-sm{margin-right:.625rem}.margin-right{margin-right:.9375rem}.margin-right-lg{margin-right:1.25rem}.margin-right-xl{margin-right:1.5625rem}.margin-bottom-xs{margin-bottom:.3125rem}.margin-bottom-sm{margin-bottom:.625rem}.margin-bottom{margin-bottom:.9375rem}.margin-bottom-lg{margin-bottom:1.25rem}.margin-bottom-xl{margin-bottom:1.5625rem}.margin-left-xs{margin-left:.3125rem}.margin-left-xxs{margin-left:.15625rem}.margin-left-sm{margin-left:.625rem}.margin-left{margin-left:.9375rem}.margin-left-lg{margin-left:1.25rem}.margin-left-xl{margin-left:1.5625rem}.margin-lr-xs{margin-left:.3125rem;margin-right:.3125rem}.margin-lr-xxs{margin-left:.15625rem;margin-right:.15625rem}.margin-lr-sm{margin-left:.625rem;margin-right:.625rem}.margin-lr{margin-left:.9375rem;margin-right:.9375rem}.margin-lr-lg{margin-left:1.25rem;margin-right:1.25rem}.margin-lr-xl{margin-left:1.5625rem;margin-right:1.5625rem}.margin-tb-xs{margin-top:.3125rem;margin-bottom:.3125rem}.margin-tb-xxs{margin-top:.15625rem;margin-bottom:.15625rem}.margin-tb-sm{margin-top:.625rem;margin-bottom:.625rem}.margin-tb{margin-top:.9375rem;margin-bottom:.9375rem}.margin-tb-lg{margin-top:1.25rem;margin-bottom:1.25rem}.margin-tb-xl{margin-top:1.5625rem;margin-bottom:1.5625rem}.padding-0{padding:0}.padding-xs{padding:.3125rem}.padding-xxs{padding:.15625rem}.padding-sm{padding:.625rem}.padding{padding:.9375rem}.padding-lg{padding:1.25rem}.padding-xl{padding:1.5625rem}.padding-top-xs{padding-top:.3125rem}.padding-top-xxs{padding-top:.15625rem}.padding-top-sm{padding-top:.625rem}.padding-top{padding-top:.9375rem}.padding-top-lg{padding-top:1.25rem}.padding-top-xl{padding-top:1.5625rem}.padding-right-xs{padding-right:.3125rem}.padding-right-xxs{padding-right:.15625rem}.padding-right-sm{padding-right:.625rem}.padding-right{padding-right:.9375rem}.padding-right-lg{padding-right:1.25rem}.padding-right-xl{padding-right:1.5625rem}.padding-bottom-xs{padding-bottom:.3125rem}.padding-bottom-xxs{padding-bottom:.15625rem}.padding-bottom-sm{padding-bottom:.625rem}.padding-bottom{padding-bottom:.9375rem}.padding-bottom-lg{padding-bottom:1.25rem}.padding-bottom-xl{padding-bottom:1.5625rem}.padding-left-xs{padding-left:.3125rem}.padding-left-xxs{padding-left:.15625rem}.padding-left-sm{padding-left:.625rem}.padding-left{padding-left:.9375rem}.padding-left-lg{padding-left:1.25rem}.padding-left-xl{padding-left:1.5625rem}.padding-lr-xs{padding-left:.3125rem;padding-right:.3125rem}.padding-lr-xxs{padding-left:.15625rem;padding-right:.15625rem}.padding-lr-sm{padding-left:.625rem;padding-right:.625rem}.padding-lr{padding-left:.9375rem;padding-right:.9375rem}.padding-lr-lg{padding-left:1.25rem;padding-right:1.25rem}.padding-lr-xl{padding-left:1.5625rem;padding-right:1.5625rem}.padding-tb-xs{padding-top:.3125rem;padding-bottom:.3125rem}.padding-tb-xxs{padding-top:.15625rem;padding-bottom:.15625rem}.padding-tb-sm{padding-top:.625rem;padding-bottom:.625rem}.padding-tb{padding-top:.9375rem;padding-bottom:.9375rem}.padding-tb-lg{padding-top:1.25rem;padding-bottom:1.25rem}.padding-tb-xl{padding-top:1.5625rem;padding-bottom:1.5625rem}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.fl{float:left}.fr{float:right}.line-red:after,.lines-red:after{border-color:#e54d42}.line-orange:after,.lines-orange:after{border-color:#f37b1d}.line-yellow:after,.lines-yellow:after{border-color:#fbbd08}.line-olive:after,.lines-olive:after{border-color:#8dc63f}.line-green:after,.lines-green:after{border-color:#39b54a}.line-cyan:after,.lines-cyan:after{border-color:#1cbbb4}.line-blue:after,.lines-blue:after{border-color:#0081ff}.line-purple:after,.lines-purple:after{border-color:#6739b6}.line-mauve:after,.lines-mauve:after{border-color:#9c26b0}.line-pink:after,.lines-pink:after{border-color:#e03997}.line-brown:after,.lines-brown:after{border-color:#a5673f}.line-grey:after,.lines-grey:after{border-color:#8799a3}.line-gray:after,.lines-gray:after{border-color:#aaa}.line-black:after,.lines-black:after{border-color:#333}.line-white:after,.lines-white:after{border-color:#fff}.line-inherit:after,.lines-inherit:after{border-color:inherit}.bg-theme{background-color:#ff3d58;color:#fff}.bg-red{background-color:#e54d42;color:#fff}.bg-orange{background-color:#f37b1d;color:#fff}.bg-yellow{background-color:#fbbd08;color:#333}.bg-olive{background-color:#8dc63f;color:#fff}.bg-green{background-color:#39b54a;color:#fff}.bg-cyan{background-color:#1cbbb4;color:#fff}.bg-blue{background-color:#0081ff;color:#fff}.bg-purple{background-color:#6739b6;color:#fff}.bg-mauve{background-color:#9c26b0;color:#fff}.bg-pink{background-color:#e03997;color:#fff}.bg-brown{background-color:#a5673f;color:#fff}.bg-grey{background-color:#8799a3;color:#fff}.bg-grey-light{background-color:#f4f4f5;color:#fff}.bg-gray{background-color:#f0f0f0;color:#333}.bg-black{background-color:#000;color:#fff}.bg-black-1{background-color:rgba(0,0,0,.1);color:#fff}.bg-black-2{background-color:rgba(0,0,0,.2);color:#fff}.bg-black-3{background-color:rgba(0,0,0,.3);color:#fff}.bg-black-4{background-color:rgba(0,0,0,.4);color:#fff}.bg-black-5{background-color:rgba(0,0,0,.5);color:#fff}.bg-white{background-color:#fff;color:#666}.bg-white-1{background-color:rgba(255,255,255,.1);color:#666}.bg-white-2{background-color:rgba(255,255,255,.2);color:#666}.bg-white-3{background-color:rgba(255,255,255,.3);color:#666}.bg-white-4{background-color:rgba(255,255,255,.4);color:#666}.bg-white-5{background-color:rgba(255,255,255,.5);color:#666}.bg-white-6{background-color:rgba(255,255,255,.6);color:#666}.bg-white-7{background-color:rgba(255,255,255,.7);color:#666}.bg-white-8{background-color:rgba(255,255,255,.8);color:#666}.bg-white-9{background-color:rgba(255,255,255,.9);color:#666}.bg-shadeTop{background-image:linear-gradient(#000,rgba(0,0,0,.01));color:#fff}.bg-shadeBottom{background-image:linear-gradient(rgba(0,0,0,.01),#000);color:#fff}.bg-red.light,.bg-red-light{color:#e54d42;background-color:#fadbd9}.bg-orange.light,.bg-orange-light{color:#f37b1d;background-color:#fde6d2}.bg-yellow.light,.bg-yellow-light{color:#fbbd08;background-color:#fef2ce}.bg-olive.light,.bg-olive-light{color:#8dc63f;background-color:#e8f4d9}.bg-green.light,.bg-green-light{color:#39b54a;background-color:#d7f0db}.bg-cyan.light,.bg-cyan-light{color:#1cbbb4;background-color:#d2f1f0}.bg-blue.light,.bg-blue-light{color:#0081ff;background-color:#cce6ff}.bg-purple.light,.bg-purple-light{color:#6739b6;background-color:#e1d7f0}.bg-mauve.light,.bg-mauve-light{color:#9c26b0;background-color:#ebd4ef}.bg-pink.light,.bg-pink-light{color:#e03997;background-color:#f9d7ea}.bg-brown.light,.bg-brown-light{color:#a5673f;background-color:#ede1d9}.bg-grey.light,.bg-grey-light{color:#8799a3;background-color:#e7ebed}.bg-gradual-red{background-image:linear-gradient(45deg,#f43f3b,#ec008c);color:#fff}.bg-gradual-orange{background-image:linear-gradient(45deg,#ff9700,#ed1c24);color:#fff}.bg-gradual-green{background-image:linear-gradient(45deg,#39b54a,#8dc63f);color:#fff}.bg-gradual-purple{background-image:linear-gradient(45deg,#9000ff,#5e00ff);color:#fff}.bg-gradual-pink{background-image:linear-gradient(45deg,#ec008c,#6739b6);color:#fff}.bg-gradual-blue{background-image:linear-gradient(45deg,#0081ff,#1cbbb4);color:#fff}.shadow[class*=-red]{box-shadow:.1875rem .1875rem .25rem rgba(204,69,59,.2)}.shadow[class*=-orange]{box-shadow:.1875rem .1875rem .25rem rgba(217,109,26,.2)}.shadow[class*=-yellow]{box-shadow:.1875rem .1875rem .25rem rgba(224,170,7,.2)}.shadow[class*=-olive]{box-shadow:.1875rem .1875rem .25rem rgba(124,173,55,.2)}.shadow[class*=-green]{box-shadow:.1875rem .1875rem .25rem rgba(48,156,63,.2)}.shadow[class*=-cyan]{box-shadow:.1875rem .1875rem .25rem rgba(28,187,180,.2)}.shadow[class*=-blue]{box-shadow:.1875rem .1875rem .25rem rgba(0,102,204,.2)}.shadow-sm[class*=-blue]{box-shadow:.125rem .0625rem .1875rem rgba(0,102,204,.1)}.shadow[class*=-purple]{box-shadow:.1875rem .1875rem .25rem rgba(88,48,156,.2)}.shadow[class*=-mauve]{box-shadow:.1875rem .1875rem .25rem rgba(133,33,150,.2)}.shadow[class*=-pink]{box-shadow:.1875rem .1875rem .25rem rgba(199,50,134,.2)}.shadow[class*=-brown]{box-shadow:.1875rem .1875rem .25rem rgba(140,88,53,.2)}.shadow[class*=-grey],.shadow[class*=-gray]{box-shadow:.1875rem .1875rem .25rem rgba(114,130,138,.2)}.shadow[class*=-black],.shadow[class*=-white]{box-shadow:.1875rem .1875rem .25rem rgba(26,26,26,.2)}.text-shadow[class*=-red]{text-shadow:.1875rem .1875rem .25rem rgba(204,69,59,.2)}.text-shadow[class*=-orange]{text-shadow:.1875rem .1875rem .25rem rgba(217,109,26,.2)}.text-shadow[class*=-yellow]{text-shadow:.1875rem .1875rem .25rem rgba(224,170,7,.2)}.text-shadow[class*=-olive]{text-shadow:.1875rem .1875rem .25rem rgba(124,173,55,.2)}.text-shadow[class*=-green]{text-shadow:.1875rem .1875rem .25rem rgba(48,156,63,.2)}.text-shadow[class*=-cyan]{text-shadow:.1875rem .1875rem .25rem rgba(28,187,180,.2)}.text-shadow[class*=-blue]{text-shadow:.1875rem .1875rem .25rem rgba(0,102,204,.2)}.text-shadow[class*=-purple]{text-shadow:.1875rem .1875rem .25rem rgba(88,48,156,.2)}.text-shadow[class*=-mauve]{text-shadow:.1875rem .1875rem .25rem rgba(133,33,150,.2)}.text-shadow[class*=-pink]{text-shadow:.1875rem .1875rem .25rem rgba(199,50,134,.2)}.text-shadow[class*=-brown]{text-shadow:.1875rem .1875rem .25rem rgba(140,88,53,.2)}.text-shadow[class*=-grey],.text-shadow[class*=-gray]{text-shadow:.1875rem .1875rem .25rem rgba(114,130,138,.2)}.text-shadow[class*=-black]{text-shadow:.1875rem .1875rem .25rem rgba(26,26,26,.2)}.text-xs{font-size:.625rem}.text-sm{font-size:.75rem}.text-df{font-size:.875rem}.text-lg{font-size:1rem}.text-xl{font-size:1.125rem}.text-xxl{font-size:1.375rem}.text-sl{font-size:2.5rem}.text-xsl{font-size:3.75rem}.text-Abc{text-transform:Capitalize}.text-ABC{text-transform:Uppercase}.text-abc{text-transform:Lowercase}.text-price:before{content:"¥";font-size:80%;margin-right:.125rem}.text-cut{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-del{text-decoration:line-through}.text-underline{text-decoration:underline}.nvue-text-cut{lines:1;text-overflow:ellipsis}.text-bold{font-weight:700}.text-center{text-align:center}.text-content{line-height:1.6}.text-left{text-align:left}.text-right{text-align:right}.text-red,.line-red,.lines-red{color:#e54d42}.text-orange,.line-orange,.lines-orange{color:#f37b1d}.text-yellow,.line-yellow,.lines-yellow{color:#fbbd08}.text-olive,.line-olive,.lines-olive{color:#8dc63f}.text-green,.line-green,.lines-green{color:#39b54a}.text-cyan,.line-cyan,.lines-cyan{color:#1cbbb4}.text-blue,.line-blue,.lines-blue{color:#0081ff}.text-purple,.line-purple,.lines-purple{color:#6739b6}.text-mauve,.line-mauve,.lines-mauve{color:#9c26b0}.text-pink,.line-pink,.lines-pink{color:#e03997}.text-brown,.line-brown,.lines-brown{color:#a5673f}.text-grey,.line-grey,.lines-grey{color:#8799a3}.text-gray,.line-gray,.lines-gray{color:#aaa}.text-black,.line-black,.lines-black{color:#333}.text-black-light,.line-black-light,.lines-black-light{color:#606266}.text-white,.line-white,.lines-white{color:#fff}.text-inherit,.line-inherit,.lines-inherit{color:inherit}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.z-index-10{z-index:10}.w-750{width:23.4375rem}.w-p100{width:100%}.w-710{width:22.1875rem}.w-auto{width:auto}.nowrap{white-space:nowrap}.h-10{height:.3125rem;min-height:.3125rem;width:100%}.h-20{height:.625rem;min-height:.625rem;width:100%}.h-30{height:.9375rem;min-height:.9375rem;width:100%}.h-50{height:1.5625rem;min-height:1.5625rem;width:100%}.h-100{height:3.125rem;min-height:3.125rem;width:100%}.clickActive-gray:active{background-color:#f5f5f5}.text-line-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-line-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.flex-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row-center{display:flex;flex-direction:row;align-items:center;justify-content:center}.textBtnClick:active{transform:translate(.03125rem,.03125rem)}.clickEnlarge:active{transform:scale(1.03)}.clickEnlarge-lg{animation:examplsse 1s infinite;-webkit-animation:examplsse 1s infinite}@keyframes examplsse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.center-row{display:flex;flex-direction:row;justify-content:center}.center-column{display:flex;flex-direction:column;justify-content:center}.removeButtonStyle{display:flex;padding:0;margin:0;background-color:#fff;border:none}.removeButtonStyle:after{border:none!important}@keyframes cuIcon-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.cuIconfont-spin{animation:cuIcon-spin 2s infinite linear;display:inline-block}.cuIconfont-pulse{animation:cuIcon-spin 1s infinite steps(8);display:inline-block}[class*=cuIcon-]{font-family:cuIcon;font-size:inherit;font-style:normal}@font-face{font-family:cuIcon;src:url(https://image.mall.leyifan.cn/mp/ttf/colorUiIcon.ttf)format("truetype")}.cuIcon-appreciate:before{content:""}.cuIcon-check:before{content:""}.cuIcon-close:before{content:""}.cuIcon-edit:before{content:""}.cuIcon-emoji:before{content:""}.cuIcon-favorfill:before{content:""}.cuIcon-favor:before{content:""}.cuIcon-loading:before{content:""}.cuIcon-locationfill:before{content:""}.cuIcon-location:before{content:""}.cuIcon-phone:before{content:""}.cuIcon-roundcheckfill:before{content:""}.cuIcon-roundcheck:before{content:""}.cuIcon-roundclosefill:before{content:""}.cuIcon-roundclose:before{content:""}.cuIcon-roundrightfill:before{content:""}.cuIcon-roundright:before{content:""}.cuIcon-search:before{content:""}.cuIcon-taxi:before{content:""}.cuIcon-timefill:before{content:""}.cuIcon-time:before{content:""}.cuIcon-unfold:before{content:""}.cuIcon-warnfill:before{content:""}.cuIcon-warn:before{content:""}.cuIcon-camerafill:before{content:""}.cuIcon-camera:before{content:""}.cuIcon-commentfill:before{content:""}.cuIcon-comment:before{content:""}.cuIcon-likefill:before{content:""}.cuIcon-like:before{content:""}.cuIcon-notificationfill:before{content:""}.cuIcon-notification:before{content:""}.cuIcon-order:before{content:""}.cuIcon-samefill:before{content:""}.cuIcon-same:before{content:""}.cuIcon-deliver:before{content:""}.cuIcon-evaluate:before{content:""}.cuIcon-pay:before{content:""}.cuIcon-send:before{content:""}.cuIcon-shop:before{content:""}.cuIcon-ticket:before{content:""}.cuIcon-back:before{content:""}.cuIcon-cascades:before{content:""}.cuIcon-discover:before{content:""}.cuIcon-list:before{content:""}.cuIcon-more:before{content:""}.cuIcon-scan:before{content:""}.cuIcon-settings:before{content:""}.cuIcon-questionfill:before{content:""}.cuIcon-question:before{content:""}.cuIcon-shopfill:before{content:""}.cuIcon-form:before{content:""}.cuIcon-pic:before{content:""}.cuIcon-filter:before{content:""}.cuIcon-footprint:before{content:""}.cuIcon-top:before{content:""}.cuIcon-pulldown:before{content:""}.cuIcon-pullup:before{content:""}.cuIcon-right:before{content:""}.cuIcon-refresh:before{content:""}.cuIcon-moreandroid:before{content:""}.cuIcon-deletefill:before{content:""}.cuIcon-refund:before{content:""}.cuIcon-cart:before{content:""}.cuIcon-qrcode:before{content:""}.cuIcon-remind:before{content:""}.cuIcon-delete:before{content:""}.cuIcon-profile:before{content:""}.cuIcon-home:before{content:""}.cuIcon-cartfill:before{content:""}.cuIcon-discoverfill:before{content:""}.cuIcon-homefill:before{content:""}.cuIcon-message:before{content:""}.cuIcon-addressbook:before{content:""}.cuIcon-link:before{content:""}.cuIcon-lock:before{content:""}.cuIcon-unlock:before{content:""}.cuIcon-vip:before{content:""}.cuIcon-weibo:before{content:""}.cuIcon-activity:before{content:""}.cuIcon-friendaddfill:before{content:""}.cuIcon-friendadd:before{content:""}.cuIcon-friendfamous:before{content:""}.cuIcon-friend:before{content:""}.cuIcon-goods:before{content:""}.cuIcon-selection:before{content:""}.cuIcon-explore:before{content:""}.cuIcon-present:before{content:""}.cuIcon-squarecheckfill:before{content:""}.cuIcon-square:before{content:""}.cuIcon-squarecheck:before{content:""}.cuIcon-round:before{content:""}.cuIcon-roundaddfill:before{content:""}.cuIcon-roundadd:before{content:""}.cuIcon-add:before{content:""}.cuIcon-notificationforbidfill:before{content:""}.cuIcon-explorefill:before{content:""}.cuIcon-fold:before{content:""}.cuIcon-game:before{content:""}.cuIcon-redpacket:before{content:""}.cuIcon-selectionfill:before{content:""}.cuIcon-similar:before{content:""}.cuIcon-appreciatefill:before{content:""}.cuIcon-infofill:before{content:""}.cuIcon-info:before{content:""}.cuIcon-forwardfill:before{content:""}.cuIcon-forward:before{content:""}.cuIcon-rechargefill:before{content:""}.cuIcon-recharge:before{content:""}.cuIcon-vipcard:before{content:""}.cuIcon-voice:before{content:""}.cuIcon-voicefill:before{content:""}.cuIcon-friendfavor:before{content:""}.cuIcon-wifi:before{content:""}.cuIcon-share:before{content:""}.cuIcon-wefill:before{content:""}.cuIcon-we:before{content:""}.cuIcon-lightauto:before{content:""}.cuIcon-lightforbid:before{content:""}.cuIcon-lightfill:before{content:""}.cuIcon-camerarotate:before{content:""}.cuIcon-light:before{content:""}.cuIcon-barcode:before{content:""}.cuIcon-flashlightclose:before{content:""}.cuIcon-flashlightopen:before{content:""}.cuIcon-searchlist:before{content:""}.cuIcon-service:before{content:""}.cuIcon-sort:before{content:""}.cuIcon-down:before{content:""}.cuIcon-mobile:before{content:""}.cuIcon-mobilefill:before{content:""}.cuIcon-copy:before{content:""}.cuIcon-countdownfill:before{content:""}.cuIcon-countdown:before{content:""}.cuIcon-noticefill:before{content:""}.cuIcon-notice:before{content:""}.cuIcon-upstagefill:before{content:""}.cuIcon-upstage:before{content:""}.cuIcon-babyfill:before{content:""}.cuIcon-baby:before{content:""}.cuIcon-brandfill:before{content:""}.cuIcon-brand:before{content:""}.cuIcon-choicenessfill:before{content:""}.cuIcon-choiceness:before{content:""}.cuIcon-clothesfill:before{content:""}.cuIcon-clothes:before{content:""}.cuIcon-creativefill:before{content:""}.cuIcon-creative:before{content:""}.cuIcon-female:before{content:""}.cuIcon-keyboard:before{content:""}.cuIcon-male:before{content:""}.cuIcon-newfill:before{content:""}.cuIcon-new:before{content:""}.cuIcon-pullleft:before{content:""}.cuIcon-pullright:before{content:""}.cuIcon-rankfill:before{content:""}.cuIcon-rank:before{content:""}.cuIcon-bad:before{content:""}.cuIcon-cameraadd:before{content:""}.cuIcon-focus:before{content:""}.cuIcon-friendfill:before{content:""}.cuIcon-cameraaddfill:before{content:""}.cuIcon-apps:before{content:""}.cuIcon-paintfill:before{content:""}.cuIcon-paint:before{content:""}.cuIcon-picfill:before{content:""}.cuIcon-refresharrow:before{content:""}.cuIcon-colorlens:before{content:""}.cuIcon-markfill:before{content:""}.cuIcon-mark:before{content:""}.cuIcon-presentfill:before{content:""}.cuIcon-repeal:before{content:""}.cuIcon-album:before{content:""}.cuIcon-peoplefill:before{content:""}.cuIcon-people:before{content:""}.cuIcon-servicefill:before{content:""}.cuIcon-repair:before{content:""}.cuIcon-file:before{content:""}.cuIcon-repairfill:before{content:""}.cuIcon-taoxiaopu:before{content:""}.cuIcon-weixin:before{content:""}.cuIcon-attentionfill:before{content:""}.cuIcon-attention:before{content:""}.cuIcon-commandfill:before{content:""}.cuIcon-command:before{content:""}.cuIcon-communityfill:before{content:""}.cuIcon-community:before{content:""}.cuIcon-read:before{content:""}.cuIcon-calendar:before{content:""}.cuIcon-cut:before{content:""}.cuIcon-magic:before{content:""}.cuIcon-backwardfill:before{content:""}.cuIcon-playfill:before{content:""}.cuIcon-stop:before{content:""}.cuIcon-tagfill:before{content:""}.cuIcon-tag:before{content:""}.cuIcon-group:before{content:""}.cuIcon-all:before{content:""}.cuIcon-backdelete:before{content:""}.cuIcon-hotfill:before{content:""}.cuIcon-hot:before{content:""}.cuIcon-post:before{content:""}.cuIcon-radiobox:before{content:""}.cuIcon-rounddown:before{content:""}.cuIcon-upload:before{content:""}.cuIcon-writefill:before{content:""}.cuIcon-write:before{content:""}.cuIcon-radioboxfill:before{content:""}.cuIcon-punch:before{content:""}.cuIcon-shake:before{content:""}.cuIcon-move:before{content:""}.cuIcon-safe:before{content:""}.cuIcon-activityfill:before{content:""}.cuIcon-crownfill:before{content:""}.cuIcon-crown:before{content:""}.cuIcon-goodsfill:before{content:""}.cuIcon-messagefill:before{content:""}.cuIcon-profilefill:before{content:""}.cuIcon-sound:before{content:""}.cuIcon-sponsorfill:before{content:""}.cuIcon-sponsor:before{content:""}.cuIcon-upblock:before{content:""}.cuIcon-weblock:before{content:""}.cuIcon-weunblock:before{content:""}.cuIcon-my:before{content:""}.cuIcon-myfill:before{content:""}.cuIcon-emojifill:before{content:""}.cuIcon-emojiflashfill:before{content:""}.cuIcon-flashbuyfill:before{content:""}.cuIcon-text:before{content:""}.cuIcon-goodsfavor:before{content:""}.cuIcon-musicfill:before{content:""}.cuIcon-musicforbidfill:before{content:""}.cuIcon-card:before{content:""}.cuIcon-triangledownfill:before{content:""}.cuIcon-triangleupfill:before{content:""}.cuIcon-roundleftfill-copy:before{content:""}.cuIcon-font:before{content:""}.cuIcon-title:before{content:""}.cuIcon-recordfill:before{content:""}.cuIcon-record:before{content:""}.cuIcon-cardboardfill:before{content:""}.cuIcon-cardboard:before{content:""}.cuIcon-formfill:before{content:""}.cuIcon-coin:before{content:""}.cuIcon-cardboardforbid:before{content:""}.cuIcon-circlefill:before{content:""}.cuIcon-circle:before{content:""}.cuIcon-attentionforbid:before{content:""}.cuIcon-attentionforbidfill:before{content:""}.cuIcon-attentionfavorfill:before{content:""}.cuIcon-attentionfavor:before{content:""}.cuIcon-titles:before{content:""}.cuIcon-icloading:before{content:""}.cuIcon-full:before{content:""}.cuIcon-mail:before{content:""}.cuIcon-peoplelist:before{content:""}.cuIcon-goodsnewfill:before{content:""}.cuIcon-goodsnew:before{content:""}.cuIcon-medalfill:before{content:""}.cuIcon-medal:before{content:""}.cuIcon-newsfill:before{content:""}.cuIcon-newshotfill:before{content:""}.cuIcon-newshot:before{content:""}.cuIcon-news:before{content:""}.cuIcon-videofill:before{content:""}.cuIcon-video:before{content:""}.cuIcon-exit:before{content:""}.cuIcon-skinfill:before{content:""}.cuIcon-skin:before{content:""}.cuIcon-moneybagfill:before{content:""}.cuIcon-usefullfill:before{content:""}.cuIcon-usefull:before{content:""}.cuIcon-moneybag:before{content:""}.cuIcon-redpacket_fill:before{content:""}.cuIcon-subscription:before{content:""}.cuIcon-loading1:before{content:""}.cuIcon-github:before{content:""}.cuIcon-global:before{content:""}.cuIcon-settingsfill:before{content:""}.cuIcon-back_android:before{content:""}.cuIcon-expressman:before{content:""}.cuIcon-evaluate_fill:before{content:""}.cuIcon-group_fill:before{content:""}.cuIcon-play_forward_fill:before{content:""}.cuIcon-deliver_fill:before{content:""}.cuIcon-notice_forbid_fill:before{content:""}.cuIcon-fork:before{content:""}.cuIcon-pick:before{content:""}.cuIcon-wenzi:before{content:""}.cuIcon-ellipse:before{content:""}.cuIcon-qr_code:before{content:""}.cuIcon-dianhua:before{content:""}.cuIcon-cuIcon:before{content:""}.cuIcon-loading2:before{content:""}.cuIcon-btn:before{content:""}body,html{background-color:#f5f5f5!important}.font-color,.font-color-red{color:#ff3d58}.bg-color{background-color:#ff3d58!important}.icon-color{color:#ff3d58}.padding20{padding:.625rem}.pad20{padding:0 .625rem}.martop20{margin-top:.625rem}.padding30{padding:.9375rem}.pad30{padding:0 .9375rem}.mb30{margin-bottom:.9375rem}.borRadius14{border-radius:.4375rem!important}.acea-row{display:flex;flex-wrap:wrap}.acea-row.row-middle{align-items:center}.acea-row.row-top{align-items:flex-start}.acea-row.row-bottom{align-items:flex-end}.acea-row.row-center{justify-content:center}.acea-row.row-right{justify-content:flex-end}.acea-row.row-left{justify-content:flex-start}.acea-row.row-between{justify-content:space-between}.acea-row.row-around{justify-content:space-around}.acea-row.row-column-around{flex-direction:column;justify-content:space-around}.acea-row.row-column{flex-direction:column}.acea-row.row-column-between{flex-direction:column;justify-content:space-between}.acea-row.row-center-wrapper{align-items:center;justify-content:center}.acea-row.row-between-wrapper{align-items:center;justify-content:space-between}.start{width:3.8125rem;height:.9375rem;background-image:url(https://image.mall.leyifan.cn/mp/static/images/star5.png);background-repeat:no-repeat;background-size:3.8125rem auto}.start.star5{background-position:0 .09375rem}.start.star4{background-position:0 -.9375rem}.start.star3{background-position:0 -2.1875rem}.start.star2{background-position:0 -3.28125rem}.start.star1{background-position:0 -4.375rem}.start.star0{background-position:0 -5.46875rem}*{box-sizing:border-box}uni-page-body{font-size:.875rem;background-color:#f5f5f5!important;color:#333;font-family:PingFang SC,Microsoft YaHei,Arial,Helvetica,sans-serif}body{background-color:#f5f5f5!important}uni-button{padding:0;margin:0;line-height:normal;background-color:#fff}uni-button:after{border:0}uni-radio .wx-radio-input{border-radius:50%;width:1.1875rem;height:1.1875rem}uni-radio .uni-radio-input{border-radius:50%;width:1.1875rem;height:1.1875rem}uni-checkbox .wx-checkbox-input{border-radius:50%;width:1.1875rem;height:1.1875rem;margin-right:0!important}uni-checkbox .wx-checkbox-input.wx-checkbox-input-checked:before{font-size:1.09375rem}uni-checkbox .uni-checkbox-input{border-radius:50%;width:1.1875rem;height:1.1875rem}.line1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line2{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.5;z-index:5}@keyframes load{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mb-2{margin-bottom:1.25rem}.loadingpic{animation:load 3s linear 1s infinite;--webkit-animation: load 3s linear 1s infinite}.loading-list{animation:load linear 1s infinite;-webkit-animation:load linear 1s infinite;font-size:1.25rem;margin-right:.6875rem}.loading{width:100%;height:3.125rem;line-height:3.125rem;align-items:center;justify-content:center;position:relative;text-align:center}.loading .line{position:absolute;width:14.0625rem;left:4.6875rem;top:1.5625rem;height:1px;border-top:1px solid #eee}.loading .text{position:relative;display:inline-block;padding:0 .625rem;background:#fff;z-index:2;color:#777}.loadingicon .loading{animation:load linear 1s infinite;font-size:1.40625rem;color:#000}.loadingicon{width:100%;height:2.5rem;overflow:hidden}.bg-color-huic{background:#f1f1f1!important;border:1px solid #ccc!important;color:#ccc!important}.uni-p-b-98{height:3.125rem;height:calc(3.125rem + constant(safe-area-inset-bottom));height:calc(3.125rem + env(safe-area-inset-bottom))}@font-face{font-family:iconfont;src:url(https://at.alicdn.com/t/font_993865_9061vfkeotp.woff2?t=1638149791293) format("woff2"),url(https://at.alicdn.com/t/font_993865_9061vfkeotp.woff?t=1638149791293) format("woff"),url(https://at.alicdn.com/t/font_993865_9061vfkeotp.ttf?t=1638149791293) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-shoufaxinpin:before{content:""}.icon-cuxiaodanpin:before{content:""}.icon-jingpintuijian1:before{content:""}.icon-paihangbang:before{content:""}.icon-yidianzan:before{content:""}.icon-dianzan1:before{content:""}.icon-haoyoudaizhifu:before{content:""}.icon-baobeilianjie:before{content:""}.icon-canyuhuati:before{content:""}.icon-dianzan:before{content:""}.icon-pinglun:before{content:""}.icon-fenxiang2:before{content:""}.icon-fabu:before{content:""}.icon-gengduo5:before{content:""}.icon-fanhui2:before{content:""}.icon-kanjialiebiao:before{content:""}.icon-xunishangpin:before{content:""}.icon-dingdanliebiao:before{content:""}.icon-shujutongji1:before{content:""}.icon-sousuo7:before{content:""}.icon-zhibozhong1:before{content:""}.icon-youhuiquanshisebeijing:before{content:""}.icon-youhuiquantoumingbeijing:before{content:""}.icon-yushouanniu:before{content:""}.icon-gengduo4:before{content:""}.icon-sousuo6:before{content:""}.icon-gerenzhongxin1:before{content:""}.icon-shoucang3:before{content:""}.icon-shouye8:before{content:""}.icon-gouwuche7:before{content:""}.icon-fuzhikouling1:before{content:""}.icon-zhuanti:before{content:""}.icon-daifukuan-3:before{content:""}.icon-shouhou-tuikuan-3:before{content:""}.icon-daipingjia-3:before{content:""}.icon-daifahuo-3:before{content:""}.icon-quanbudingdan-3:before{content:""}.icon-daifahuo-2:before{content:""}.icon-daishouhuo-2:before{content:""}.icon-daipingjia-2:before{content:""}.icon-shouhou-tuikuan-2:before{content:""}.icon-daifukuan-2:before{content:""}.icon-duoshanghupc-shuomingdanchuang:before{content:""}.icon-duoshanghupc-daohuotongzhi:before{content:""}.icon-duoshanghupc-baozhang:before{content:""}.icon-dianpu:before{content:""}.icon-dengjitubiao:before{content:""}.icon-daifahuo-xingerenzhongxin:before{content:""}.icon-erweima-xingerenzhongxin:before{content:""}.icon-quanbudingdan-xingerenzhongxin:before{content:""}.icon-xiaoxi-xingerenzhongxin:before{content:""}.icon-daipingjia-xingerenzhongxin:before{content:""}.icon-a-shouhoutuikuan-xingerenzhongxin:before{content:""}.icon-daifukuan-xingerenzhongxin:before{content:""}.icon-fapiao2:before{content:""}.icon-shouhou-tuikuan-lan:before{content:""}.icon-daipingjia-lan:before{content:""}.icon-daishouhuo-lan:before{content:""}.icon-daifukuan-lan:before{content:""}.icon-daifahuo-lan:before{content:""}.icon-daifahuo-ju:before{content:""}.icon-daifukuan-ju:before{content:""}.icon-daishouhuo-ju:before{content:""}.icon-shouhou-tuikuan-ju:before{content:""}.icon-daipingjia-ju:before{content:""}.icon-daishouhuo-fen:before{content:""}.icon-daipingjia-fen:before{content:""}.icon-daifukuan-fen:before{content:""}.icon-a-shouhoutuikuan-fen:before{content:""}.icon-daifahuo-fen:before{content:""}.icon-daifahuo-lv:before{content:""}.icon-shouhou-tuikuan-lv:before{content:""}.icon-daifukuan-lv:before{content:""}.icon-daishouhuo-lv:before{content:""}.icon-daipingjia-lv:before{content:""}.icon-daishouhuo:before{content:""}.icon-daipingjia:before{content:""}.icon-daifahuo:before{content:""}.icon-daifukuan:before{content:""}.icon-a-shouhoutuikuan:before{content:""}.icon-gouwuche-yangshi1:before{content:""}.icon-gouwuche-yangshi2:before{content:""}.icon-rilitubiao:before{content:""}.icon-tishi1:before{content:""}.icon-daituihuo1:before{content:""}.icon-shenqingzhong:before{content:""}.icon-fanyong:before{content:""}.icon-zizhizhengjian:before{content:""}.icon-fenxiaodengji:before{content:""}.icon-yijujue:before{content:""}.icon-tuikuanzhong1:before{content:""}.icon-tuikuanshibai:before{content:""}.icon-tuikuanchenggong:before{content:""}.icon-tuikuanzhong11:before{content:""}.icon-yiwancheng:before{content:""}.icon-yituikuan1:before{content:""}.icon-tuikuan1:before{content:""}.icon-tuihuo:before{content:""}.icon-shenhe:before{content:""}.icon-shangchuantupian1:before{content:""}.icon-shouye7:before{content:""}.icon-shengqian:before{content:""}.icon-xiaolian1:before{content:""}.icon-fangda:before{content:""}.icon-dianjichoujiang:before{content:""}.icon-7jinianban:before{content:""}.icon-lingquyouhuiquananniu:before{content:""}.icon-qiandaochenggonganniu:before{content:""}.icon-s-xianshimiaosha:before{content:""}.icon-s-pintuan1:before{content:""}.icon-s-kanjia1:before{content:""}.icon-s-pingguo:before{content:""}.icon-s-weixindenglu1:before{content:""}.icon-s-yanzhengmadenglu1:before{content:""}.icon-s-mimadenglu1:before{content:""}.icon-s-yanzhengma:before{content:""}.icon-pengyouquan:before{content:""}.icon-jifenzhongxin:before{content:""}.icon-s-chongzhijilu:before{content:""}.icon-s-xiaofeijilu:before{content:""}.icon-s-zhangdanjilu:before{content:""}.icon-s-kefu:before{content:""}.icon-s-bianji:before{content:""}.icon-s-pintuan:before{content:""}.icon-s-kanjia:before{content:""}.icon-s-miaosha:before{content:""}.icon-fanhui1:before{content:""}.icon-kefu3:before{content:""}.icon-shouye6:before{content:""}.icon-chakanditu:before{content:""}.icon-haowuquan1:before{content:""}.icon-haowuquan:before{content:""}.icon-gengduozhankai1:before{content:""}.icon-biaoqing2:before{content:""}.icon-huashu1:before{content:""}.icon-tupian2:before{content:""}.icon-huifang:before{content:""}.icon-zhibozhong:before{content:""}.icon-huangguan3:before{content:""}.icon-huiyuan2:before{content:""}.icon-fapiao1:before{content:""}.icon-cha3:before{content:""}.icon-shezhi1:before{content:""}.icon-tianjia1:before{content:""}.icon-bianji3:before{content:""}.icon-jiahao2:before{content:""}.icon-shanchu3:before{content:""}.icon-fuzhikouling:before{content:""}.icon-kefujiedai:before{content:""}.icon-miaosha1:before{content:""}.icon-bianji2:before{content:""}.icon-qingkonghuancun:before{content:""}.icon-shijian1:before{content:""}.icon-wenhao1:before{content:""}.icon-zhanghaomima:before{content:""}.icon-erweima2:before{content:""}.icon-guanji:before{content:""}.icon-tupian1:before{content:""}.icon-biaoqing1:before{content:""}.icon-guanbi5:before{content:""}.icon-shengyinjingyinxianxing:before{content:""}.icon-shengyinyinliang:before{content:""}.icon-pingjia1:before{content:""}.icon-xialazhankai:before{content:""}.icon-cha2:before{content:""}.icon-fanhuishouye:before{content:""}.icon-gengduo3:before{content:""}.icon-fenxiang1:before{content:""}.icon-sousuo5:before{content:""}.icon-huiyuan1:before{content:""}.icon-gou:before{content:""}.icon-gouwuche6:before{content:""}.icon-you1:before{content:""}.icon-zuo1:before{content:""}.icon-vip12:before{content:""}.icon-youhuiquan1:before{content:""}.icon-kefu21:before{content:""}.icon-yue1:before{content:""}.icon-huiyuanzhongxin:before{content:""}.icon-kanjiajilu:before{content:""}.icon-dizhixinxi:before{content:""}.icon-wodetuiguang:before{content:""}.icon-wodeshoucang:before{content:""}.icon-huidaodingbu1:before{content:""}.icon-saoyisao:before{content:""}.icon-jiageshaixuanshang:before{content:""}.icon-jiageshaixuanxia:before{content:""}.icon-shouji1:before{content:""}.icon-gengduo2:before{content:""}.icon-cha1:before{content:""}.icon-fasong:before{content:""}.icon-gengduozhankai:before{content:""}.icon-biaoqing:before{content:""}.icon-huashu:before{content:""}.icon-tupian:before{content:""}.icon-mima:before{content:""}.icon-zhanghao:before{content:""}.icon-fanhui:before{content:""}.icon-jinru2:before{content:""}.icon-shangpinxinxi:before{content:""}.icon-tuichu:before{content:""}.icon-jiaoyidingdan:before{content:""}.icon-sousuo4:before{content:""}.icon-xuanzhong5:before{content:""}.icon-VIP2:before{content:""}.icon-pinzhong:before{content:""}.icon-hanghuo:before{content:""}.icon-zhifa:before{content:""}.icon-dijia:before{content:""}.icon-gerenzhongxin-xuanzhong:before{content:""}.icon-xuanzhong4:before{content:""}.icon-zanwumiaosha:before{content:""}.icon-shangchuantupian:before{content:""}.icon-fuwu:before{content:""}.icon-tuikuantishi:before{content:""}.icon-erweima-youxia:before{content:""}.icon-erweimabianjiao:before{content:""}.icon-weixindenglu1:before{content:""}.icon-zhanghaodenglu1:before{content:""}.icon-shangjiashijian:before{content:""}.icon-jiageshaixuan:before{content:""}.icon-gengduofenlei:before{content:""}.icon-weixuan:before{content:""}.icon-xuanzhong11:before{content:""}.icon-pingjia:before{content:""}.icon-guanbi4:before{content:""}.icon-pinzhongqiquan:before{content:""}.icon-dijiachangxuan:before{content:""}.icon-zhengpinhanghuo:before{content:""}.icon-dizhi-tianjia:before{content:""}.icon-shanchu2:before{content:""}.icon-yue:before{content:""}.icon-weixinzhifu1:before{content:""}.icon-shangpinshuliang-jian:before{content:""}.icon-shangpinshuliang-jia:before{content:""}.icon-xuanzhong3:before{content:""}.icon-dizhixiala:before{content:""}.icon-jinru1:before{content:""}.icon-shenqingtuikuan:before{content:""}.icon-peihuo:before{content:""}.icon-xiadan:before{content:""}.icon-wancheng:before{content:""}.icon-fukuan:before{content:""}.icon-fahuo:before{content:""}.icon-saoma:before{content:""}.icon-tishi:before{content:""}.icon-xiala2:before{content:""}.icon-VIP1:before{content:""}.icon-yishoucang:before{content:""}.icon-shoucang2:before{content:""}.icon-kefu2:before{content:""}.icon-fapiao:before{content:""}.icon-fapiaoguanli:before{content:""}.icon-jinru:before{content:""}.icon-sousuo3:before{content:""}.icon-dingbu-gouwuche:before{content:""}.icon-huidaodingbu:before{content:""}.icon-cedaohang-gouwuche:before{content:""}.icon-weixin4:before{content:""}.icon-lianxikefu:before{content:""}.icon-zuo-miaosha:before{content:""}.icon-you-miaosha:before{content:""}.icon-zuo:before{content:""}.icon-you:before{content:""}.icon-shoucangbenzhan:before{content:""}.icon-lianxishangjia:before{content:""}.icon-dingwei:before{content:""}.icon-fenlei2:before{content:""}.icon-wode:before{content:""}.icon-shouye5:before{content:""}.icon-gouwuche5:before{content:""}.icon-jianhao1:before{content:""}.icon-jiahao1:before{content:""}.icon-yanzhengma1:before{content:""}.icon-shouji:before{content:""}.icon-cha:before{content:""}.icon-shoujihao:before{content:""}.icon-qiye:before{content:""}.icon-yonghu3:before{content:""}.icon-yanzhengma:before{content:""}.icon-shangpin:before{content:""}.icon-qiandao2:before{content:""}.icon-yaoqing:before{content:""}.icon-tuihuozhong:before{content:""}.icon-shenhezhong1:before{content:""}.icon-daituihuo:before{content:""}.icon-yihexiao:before{content:""}.icon-yijujue1:before{content:""}.icon-gengduo1:before{content:""}.icon-tuikuan:before{content:""}.icon-xiaoxi:before{content:""}.icon-erweima1:before{content:""}.icon-kefu1:before{content:""}.icon-guanzhu:before{content:""}.icon-xiangji:before{content:""}.icon-zhuyi-copy:before{content:""}.icon-pingfen:before{content:""}.icon-yingyongAPP_o:before{content:""}.icon-yizhan_o:before{content:""}.icon-shaixuan:before{content:""}.icon-shangjiadingdan:before{content:""}.icon-shouye4:before{content:""}.icon-jinbi2:before{content:""}.icon-jinbi:before{content:""}.icon-zuobiao:before{content:""}.icon-jianhao:before{content:""}.icon-jiahao:before{content:""}.icon-zhibojieshux:before{content:""}.icon-zhibo:before{content:""}.icon-VIP:before{content:""}.icon-tuiguang:before{content:""}.icon-geren1:before{content:""}.icon-gouwuche4:before{content:""}.icon-fenlei1:before{content:""}.icon-shouye3:before{content:""}.icon-geren:before{content:""}.icon-gouwuche3:before{content:""}.icon-fenlei:before{content:""}.icon-shouye2:before{content:""}.icon-mzshopping:before{content:""}.icon-gongneng:before{content:""}.icon-gerenzhongxin-copy:before{content:""}.icon-shouye1-copy:before{content:""}.icon-gerenzhongxin:before{content:""}.icon-shouye1:before{content:""}.icon-gouwuche2:before{content:""}.icon-fenleiyemian:before{content:""}.icon-gouwuche2-copy:before{content:""}.icon-fenleiyemian-copy:before{content:""}.icon-tonghua:before{content:""}.icon-youjian:before{content:""}.icon-dadianhua01:before{content:""}.icon-paihang:before{content:""}.icon-weizhi:before{content:""}.icon-paihang1:before{content:""}.icon-shuoming1:before{content:""}.icon-dianhau:before{content:""}.icon-shijian:before{content:""}.icon-huabanfuben:before{content:""}.icon-jian:before{content:""}.icon-jia:before{content:""}.icon-xiugai:before{content:""}.icon-anniu_jiantouzhankai_o:before{content:""}.icon-jiantou_xiayiye_o:before{content:""}.icon-jiantou_shangxiaqiehuan_o:before{content:""}.icon-shangxiazhankai_o:before{content:""}.icon-dianhua_o:before{content:""}.icon-yunshangchuan_o:before{content:""}.icon-bingtu_o:before{content:""}.icon-baoguo_huanbaohe_o:before{content:""}.icon-baoguo_quxiaoshouhuo_o:before{content:""}.icon-baoguo_shouhuo_o:before{content:""}.icon-baoguo_lingjian_o:before{content:""}.icon-baoguo_shouna_o:before{content:""}.icon-xianxiazhifu:before{content:""}.icon-icon_im_keyboard:before{content:""}.icon-tupian-:before{content:""}.icon-icon_im_face:before{content:""}.icon-yuezhifu:before{content:""}.icon-yuezhifu1:before{content:""}.icon-weixinzhifu:before{content:""}.icon-zhifubao:before{content:""}.icon-haibao:before{content:""}.icon-weixin3:before{content:""}.icon-crmeb1:before{content:""}.icon-crmeb:before{content:""}.icon-xuanzhong2:before{content:""}.icon-shujutongji:before{content:""}.icon-xiangxishuju:before{content:""}.icon-gengduo:before{content:""}.icon-up:before{content:""}.icon-yonghu2:before{content:""}.icon-zhinengkefu-:before{content:""}.icon-xiangshang1:before{content:""}.icon-xiangxia2:before{content:""}.icon-code_:before{content:""}.icon-code_1:before{content:""}.icon-phone_:before{content:""}.icon-xiala:before{content:""}.icon-shezhi:before{content:""}.icon-bianji1:before{content:""}.icon-shoucang1:before{content:""}.icon-jiazai:before{content:""}.icon-2:before{content:""}.icon-tuandui:before{content:""}.icon-jinbi1:before{content:""}.icon-guanbi3:before{content:""}.icon-wenti:before{content:""}.icon-ziyuan-xianxing:before{content:""}.icon-yonghu1:before{content:""}.icon-dingdan:before{content:""}.icon-suozi:before{content:""}.icon-quanxianguanlisuozi:before{content:""}.icon-lingxing:before{content:""}.icon-miaosha:before{content:""}.icon-hebingxingzhuang:before{content:""}.icon-kanjia1:before{content:""}.icon-qiandai:before{content:""}.icon-tongji:before{content:""}.icon-erweima:before{content:""}.icon-icon34:before{content:""}.icon-yinhangqia:before{content:""}.icon-yituikuan:before{content:""}.icon-tuikuanzhong:before{content:""}.icon-sousuo2:before{content:""}.icon-caidan:before{content:""}.icon-icon25201:before{content:""}.icon-shitixing:before{content:""}.icon-kongxinxing:before{content:""}.icon-pintuanchenggong:before{content:""}.icon-pintuanshibai:before{content:""}.icon-laba:before{content:""}.icon-xiaolian:before{content:""}.icon-kanjia:before{content:""}.icon-shuoming:before{content:""}.icon-mingxi:before{content:""}.icon-tishengfenzhi:before{content:""}.icon-guanbi2:before{content:""}.icon-yuandianxiao:before{content:""}.icon-webicon318:before{content:""}.icon-tianjiadizhi:before{content:""}.icon-shanchu:before{content:""}.icon-weixin2:before{content:""}.icon-icon-test:before{content:""}.icon-guanbi1:before{content:""}.icon-shoucang:before{content:""}.icon-kefu:before{content:""}.icon-biankuang:before{content:""}.icon-zhuangshixian:before{content:""}.icon-jishuzhichi:before{content:""}.icon-xuanzhong1:before{content:""}.icon-weixuanzhong:before{content:""}.icon-xiangshang:before{content:""}.icon-xiangxia:before{content:""}.icon-cuxiaoguanli:before{content:""}.icon-shanchu1:before{content:""}.icon-caigou-xianxing:before{content:""}.icon-caigou:before{content:""}.icon-yingyongchengxu-xianxing:before{content:""}.icon-yingyongchengxu:before{content:""}.icon-shouye:before{content:""}.icon-shouye-xianxing:before{content:""}.icon-yonghu-xianxing:before{content:""}.icon-yonghu:before{content:""}.icon-sousuo:before{content:""}.icon-sousuo1:before{content:""}.icon-kefu_o:before{content:""}.icon-liwu_o:before{content:""}.icon-huobiliu_o:before{content:""}.icon-jinbi_o:before{content:""}.icon-gerentouxiang_o:before{content:""}.icon-qunzu_o:before{content:""}.icon-shoucang_o:before{content:""}.icon-didiandingwei_o:before{content:""}.icon-xiangyou:before{content:""}.icon-jingpintuijian:before{content:""}.icon-xinpin:before{content:""}.icon-remen:before{content:""}.icon-xiangzuo:before{content:""}.icon-ditu:before{content:""}.icon-guanbi:before{content:""}.icon-liulan:before{content:""}.icon-shenhezhong:before{content:""}.icon-chongzhi:before{content:""}.icon-iconfontguanbi:before{content:""}.icon-zhekou:before{content:""}.icon-duihao2:before{content:""}.icon-duihao:before{content:""}.icon-jingyanzhi:before{content:""}.icon-wuliu:before{content:""}.icon-pintuan-copy:before{content:""}.icon-arrow:before{content:""}.icon-pintuan:before{content:""}.icon-youhuiquan:before{content:""}.icon-gouwuche1:before{content:""}.icon-pailie:before{content:""}.icon-tupianpailie:before{content:""}.icon-xiazai5:before{content:""}.icon-weixin1:before{content:""}.icon-gouwuche:before{content:""}.icon-jiantou:before{content:""}.icon-huiyuan:before{content:""}.icon-xuanzhong:before{content:""}.icon-complete:before{content:""}.icon-xiala1:before{content:""}.icon-dizhi:before{content:""}.icon-weixin:before{content:""}.icon-fenxiang:before{content:""}.icon-bianji:before{content:""}.icon-huangguan:before{content:""}.icon-huangguan1:before{content:""}.icon-huangguan2:before{content:""}@font-face{font-family:fontello;src:url(https://image.mall.leyifan.cn/mp/ttf/fontello.ttf?90349761) format("truetype");font-weight:400;font-style:normal}.font-fontello{font-family:fontello!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-copy:before{content:""}@font-face{font-family:Guildford Pro;src:url(https://image.mall.leyifan.cn/mp/ttf/Guildford.woff2)}.common-bg-color-main{background-color:#ff3d58!important}.common-bg-color-less-orange{background-color:#ff9711!important}.common-bg-color-less-blue{background-color:#507dff!important}.common-bg-color-less-red{background-color:#e62d28!important}.common-bg-color-less-grey{background-color:#ccc!important}.common-bg-color-less-black{background-color:#2d3c50!important}.common-bg-color-less-blue-deep{background-color:#2d32b9!important}.common-font-color-black{color:#1e1e1e!important}.common-font-color-dark-gray{color:#3c3c3c!important}.common-font-color-gray{color:#787878!important}.common-font-color-light-gray{color:#969696!important}.common-tips-color-green{background-color:#ebffe6!important;color:#5aaa8c!important}.common-tips-color-pink{background-color:#fff0eb!important;color:#f05046!important}.common-tips-color-orange{background-color:#fffae1!important;color:#ffc300!important}.common-tips-color-brown{background-color:#ffe1b9!important;color:#915500!important}.common-tips-color-gray{background-color:#f5f5f7!important;color:#9196a0!important}.common-tips-color-blue{background-color:#eef2fe!important;color:#507dff!important}.common-border-color-gray{border-color:#ebebeb!important}.common-border-bg-color{background-color:#f7f7f9!important}.rowCenter{display:flex;align-items:center;justify-content:space-between}.rowCenterWrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.rowStartCenter{display:flex;align-items:center;justify-content:flex-start}.rowStartCenterWrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.rowStartStart{display:flex;align-items:flex-start;justify-content:flex-start}.colCenterStartB{display:flex;align-items:flex-start;justify-content:space-between}.rowEndSP{display:flex;align-items:flex-end;justify-content:space-between}.rowWrap{display:flex;flex-wrap:wrap}.rowWrapEndSP{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.colCenter{display:flex;justify-content:center}.rowBetween{display:flex;justify-content:space-between}.rowAround{display:flex;justify-content:space-around}.rowEnd{display:flex;justify-content:flex-end}.rowaEndEnd{display:flex;align-items:flex-end;justify-content:flex-end}.rowAlignEnd{display:flex;align-items:flex-end;justify-content:flex-start}.rowStart{display:flex;justify-content:flex-start}.rowAlignCenter{display:flex;align-items:center}.itemCenter{display:flex;align-items:center;justify-content:center}.columnAlignCenter{display:flex;flex-direction:column;align-items:center}.columnCenter{display:flex;flex-direction:column;align-items:center;justify-content:center}.columnBetween{display:flex;flex-direction:column;justify-content:space-between}.columnStart{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.product-con .conter img{width:23.4375rem!important;height:unset!important}.product-con .wrapper{background-color:#fff;padding:.9375rem .75rem;margin-top:.9375rem}.product-con .wrapper .share .money{font-size:.875rem;font-weight:700}.product-con .wrapper .share .money .num{font-size:1.5rem}.product-con .wrapper .share .money uni-image{width:1.375rem;height:.875rem;margin-left:.4375rem}.product-con .wrapper .share .money .vip-money{color:#282828;margin-left:.40625rem}.product-con .wrapper .share .iconfont{color:#999;font-size:1.125rem;margin-bottom:.3125rem}.product-con .wrapper .introduce{font-size:1rem;font-weight:700;margin:.5rem 0 .8125rem}.product-con .wrapper .label{font-size:.75rem;color:#82848f}.product-con .wrapper .coupon{margin-top:1.25rem;font-size:.8125rem;color:#82848f}.product-con .wrapper .coupon .activity{height:1.25rem;padding:0 .625rem;border:theme;color:theme;font-size:.75rem;line-height:1.25rem;position:relative;margin-left:.125rem}[data-theme=theme1] .product-con .wrapper .coupon .activity{border:1px solid #ff3d58}[data-theme=theme2] .product-con .wrapper .coupon .activity{border:1px solid #fe5c2d}[data-theme=theme3] .product-con .wrapper .coupon .activity{border:1px solid #2add82}[data-theme=theme4] .product-con .wrapper .coupon .activity{border:1px solid #159fe9}[data-theme=theme5] .product-con .wrapper .coupon .activity{border:1px solid #ff448f}[data-theme=theme1] .product-con .wrapper .coupon .activity{color:#ff3d58!important}[data-theme=theme2] .product-con .wrapper .coupon .activity{color:#fe5c2d!important}[data-theme=theme3] .product-con .wrapper .coupon .activity{color:#2add82!important}[data-theme=theme4] .product-con .wrapper .coupon .activity{color:#159fe9!important}[data-theme=theme5] .product-con .wrapper .coupon .activity{color:#ff448f!important}.product-con .wrapper .coupon .activityBox{margin-left:.125rem}.product-con .wrapper .coupon .activity:before{content:" ";position:absolute;width:.21875rem;height:.3125rem;border-radius:0 .21875rem .21875rem 0;border:.03125rem solid #f2857b;background-color:#fff!important;bottom:50%;left:-.09375rem;margin-bottom:-.1875rem;border-left-color:#fff}.product-con .wrapper .coupon .activity:after{content:" ";position:absolute;width:.21875rem;height:.3125rem;border-radius:.21875rem 0 0 .21875rem;border:.03125rem solid #f2857b;background-color:#fff;right:-.09375rem;bottom:50%;margin-bottom:-.1875rem;border-right-color:#fff}.product-con .wrapper .coupon .iconfont{color:#7a7a7a;font-size:.75rem}.product-con .attribute{background-color:#fff;padding:.75rem;font-size:.8125rem;color:#82848f}.product-con .attribute .atterTxt{font-size:.875rem;color:#282828;margin-left:.125rem}.product-con .attribute .iconfont{font-size:.75rem;color:#7a7a7a}.product-con .userEvaluation i{font-style:normal;margin-left:.25rem;font-size:.75rem;color:#999}.product-con .userEvaluation .title{height:2.6875rem;background-color:#fff;font-size:.875rem;color:#282828;padding:0 .75rem;border-top-left-radius:.4375rem;border-top-right-radius:.4375rem}.product-con .userEvaluation .title .praise{font-size:.875rem;color:gray}.product-con .userEvaluation .title .praise .iconfont{color:#7a7a7a;font-size:.75rem;vertical-align:.03125rem;margin-left:.25rem}.product-con .product-intro{position:relative;width:100%;overflow:hidden}.product-con .product-intro uni-image{width:.625rem;height:.625rem}.product-con .product-intro .title{font-size:.9375rem;color:#282828;height:3.1875rem;width:100%;text-align:center;line-height:3.1875rem}.product-con .product-intro .title .sp{margin:0 .4375rem}.product-con .product-intro .conter{width:100%;word-wrap:break-word}.newsDetail .conter{padding:0 .9375rem;word-wrap:break-word}.product-con .product-intro .conter uni-image{width:100%!important;display:block!important}.newsDetail .conter uni-image{width:100%!important;display:block!important}.goodsStyle{margin-top:.625rem;background-color:#fff;padding:.78125rem .75rem}.goodsStyle .pictrue{width:3.75rem;height:3.75rem}.goodsStyle .pictrue uni-image{width:100%;height:100%;border-radius:.1875rem}.goodsStyle .text{width:15.625rem;font-size:.875rem;color:#333}.goodsStyle .text .name,.attr{width:11.25rem;color:#282828;height:2}.goodsStyle .text .money{text-align:right;color:#999;font-size:.875rem}.goodsStyle .text .money .num{margin-top:.21875rem}.goodWrapper .item{border-bottom:.0625rem solid #f0f0f0;height:5.625rem}.goodWrapper .item .pictrue{width:4.0625rem;height:4.0625rem}.goodWrapper .item .pictrue uni-image{width:100%;height:100%;border-radius:.4375rem}.goodWrapper .item .text{width:15.3125rem;position:relative}.goodWrapper .item .text .name{font-size:.875rem;color:#282828;width:13.90625rem}.goodWrapper .item .text .num{font-size:.8125rem;color:#868686}.goodWrapper .item .text .attr{font-size:.625rem;color:#868686;margin-top:.21875rem}.goodWrapper .item .text .money{font-size:.8125rem;margin-top:.53125rem}.goodWrapper .item .text .evaluate{position:absolute;width:3.5625rem;height:1.4375rem;border:.03125rem solid #bbb;border-radius:.125rem;text-align:center;line-height:1.4375rem;right:0;bottom:-.15625rem}.goodWrapper .item .text .evaluate.userEvaluated{font-size:.8125rem;color:#aaa;background-color:#f7f7f7;border-color:#f7f7f7}.promoterHeader{width:100%;height:6.875rem}.promoterHeader .headerCon{width:100%;height:100%;padding:1.8125rem 1.875rem 0;box-sizing:border-box;font-size:.875rem;color:#fff;background-image:url(https://image.mall.leyifan.cn/mp/static/images/bg_1124.png);background-repeat:no-repeat;background-size:100% 100%}.promoterHeader .headerCon .name{margin-bottom:.3125rem}.promoterHeader .headerCon .num{font-size:1.5625rem}.promoterHeader .headerCon .iconfont{font-size:3.90625rem}.sign-record .list .item .data{height:2.5rem;line-height:2.5rem;font-size:.75rem;color:#666}.sign-record .list .item .listn{font-size:.75rem;color:#999;background-color:#fff}.sign-record .list .item .listn .itemn{height:3.75rem;border-bottom:.03125rem solid #eee;padding:0 .75rem}.sign-record .list .item .listn .itemn .name{width:12.1875rem;font-size:.875rem;color:#282828;margin-bottom:.3125rem}.sign-record .list .item .listn .itemn .num{font-size:1.125rem;font-family:Guildford Pro;color:#16ac57}.coupon-list{padding:0 .9375rem;margin-top:.78125rem}.coupon-list .item{width:100%;height:5.3125rem;margin-bottom:.5rem}.coupon-list .item .money{background-image:url(https://image.mall.leyifan.cn/mp/static/images/bg_money.png);background-repeat:no-repeat;background-size:100% 100%;width:7.5rem;height:100%;color:#fff;font-size:1.125rem;font-weight:700;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.coupon-list .item .money.moneyGray{background-image:url(https://image.mall.leyifan.cn/mp/static/images/bg_11241.png)}.coupon-list .item .money .num{font-size:1.875rem}.coupon-list .item .money .unit{font-size:.8125rem}.coupon-list .item .text{width:14.0625rem;padding:0 .4375rem 0 .5625rem;box-sizing:border-box;background-color:#fff}.coupon-list .item .text .condition{font-size:.8125rem;color:#282828;height:2.90625rem;padding-top:.5625rem}.coupon-list .item .text .data{font-size:.625rem;color:#999;height:2.375rem}.coupon-list .item .text .data .bnt{min-width:4.25rem;padding:0 .3125rem;height:1.375rem;border-radius:.6875rem;font-size:.6875rem;text-align:center;line-height:1.375rem;color:#fff}.coupon-list .item .text .data .bnt.gray{background-color:#ccc}.noCommodity .pictrue{width:12.9375rem;height:10.5rem;margin:.9375rem auto}.noCommodity .pictrue uni-image{width:100%;height:100%}.index-bg .uni-swiper-dot{width:.625rem!important;height:.15625rem!important;border-radius:.09375rem}.boutique .uni-swiper-dot{width:.21875rem!important;height:.21875rem!important;border-radius:50%}.boutique .uni-swiper-dot-active{width:.625rem!important;border-radius:.15625rem!important}.statistical-page .mc-body{padding-bottom:0}.statistical-page .mpvue-calendar{min-width:100%}.statistical-page .mpvue-calendar table{margin:0}.statistical-page .mpvue-calendar td{border-right:1px solid #fff;padding:0;width:14%!important}.statistical-page .calendar-tools{box-shadow:unset;-webkit-box-shadow:unset;-o-box-shadow:unset;-moz-box-shadow:unset}.statistical-page .mc-head-box div{font-size:14px}.statistical-page .mpvue-calendar td:not(.disabled) span.mc-date-red{color:unset}.statistical-page .mpvue-calendar .mc-range-mode .mc-range-begin span.calendar-date,.statistical-page .mpvue-calendar .mc-range-mode .mc-range-end span.calendar-date{border-radius:0;background-color:#2291f8!important}.statistical-page .mpvue-calendar td.selected span.mc-date-red{color:#fff}.statistical-page .mc-range-mode .selected .mc-range-bg,.statistical-page .mpvue-calendar .mc-range-mode .mc-range-row-first .calendar-date,.statistical-page .mpvue-calendar .mc-range-mode .mc-range-row-last .calendar-date,.statistical-page .mpvue-calendar .mc-range-mode .selected.mc-range-second-to-last span,.statistical-page .mpvue-calendar .mc-range-mode .mc-range-month-first.selected .calendar-date,.statistical-page .mpvue-calendar .mc-range-mode .mc-range-month-last.selected .calendar-date{background-color:#a0dcf9}.statistical-page .mc-today-element .calendar-date{border-radius:0;background-color:unset}.new-users .uni-swiper-dot{width:8px;height:4px;background:rgba(0,0,0,.15);border-radius:2px}.new-users .uni-swiper-dot-active{width:16px;height:4px;background:#e93323!important;border-radius:2px}.pictrue_log{width:2.5rem;height:1.25rem;border-radius:.3125rem 0;line-height:1.25rem;font-size:.75rem}.pictrue_log_class{background:linear-gradient(90deg,#f67a38 0,#f11b09);opacity:1;position:absolute;top:0;left:0;color:#fff;text-align:center;z-index:3}.pictrue_log_medium{width:2.5rem;height:1.375rem;border-radius:.625rem 0;line-height:1.375rem;text-align:center;font-size:.8125rem}.pictrue_log_big{min-width:3.125rem;height:1.4375rem;line-height:1.4375rem;border-radius:.625rem 0;font-size:.875rem}.spike-box .styleAll{background-color:#ffdfdd;color:#ff3d58;padding:0 .15625rem}.product-con .nav .time .timeTxt{color:#fff}.bg-color-hui{background:#bbb!important}.page_content .swiper .uni-swiper-dot{width:.625rem!important;height:.15625rem!important;border-radius:.09375rem;background:rgba(0,0,0,.4)!important}.page_content .swiper .uni-swiper-dot-active{width:.625rem!important;border-radius:.15625rem!important;background:#fff!important}.pictrue_log_xl{background:linear-gradient(90deg,#f67a38 0,#f11b09)}.pictrue_log_xl_gray{background:linear-gradient(90deg,#666 0,#999)}.pictrue_log_xl_blue{background:linear-gradient(90deg,#1aa3f6 0,#18c0f4)}.flex-aj-center{display:flex;align-items:center;justify-content:center}.page-index.bgf .noCommodity{border-top:0}.product-con .red{color:#82848f!important}uni-checkbox:not([disabled]) .uni-checkbox-input:hover{border-color:#d1d1d1}.bg-green{background-color:#3cbb45}.borderShow{position:relative}.borderShow:after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;border:1px dashed #ff3d58;box-sizing:border-box;z-index:21}.justify-between{justify-content:space-between}.flex-column{flex-direction:column}.fontColor_grey{color:#aaa}.uni-picker-view-indicator:before{visibility:hidden}.uni-picker-view-indicator:after{visibility:hidden}.uni-radio-input-checked{background-color:#ff3d58!important;border-color:#ff3d58!important}.uni-switch-input-checked{border-color:#ff3d58!important;background-color:#ff3d58!important}.uni-checkbox-input,.checklist-box,.checkbox__inner,.uni-radio-input,.wx-checkbox-input,.wx-radio-input{border:none!important;width:1.125rem!important;height:1.125rem!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAyRJREFUWEfNmE1ME1EQx/+zJbiNBUlaVEggqQKHEkKgbyOJNy8ePHpQ735c9aLexBtw0asfd/Xg0YMXbyaYbiGE0AOgTSABoSXBUtLa0H06m75m2SLs0tTs3Pbte7O/N29m3swSAiYUMB74BlpaWoqUy+UblmVdAzCqaVpcSnmON0ZEvyzLygJY0DTti67rn4aHh4t+Nu0ZyDTNywCeArgD4KzHj+wDeAdgSgjx3cuaE4Gy2ay+s7MzCeARgHYvSo+YUwHwIhqNTsbj8fJxOo4FqlnlIx+NU0k4HEZXVxcikQh0XUdbW5v9+uDgAOVyGcViEbu7uyiVSu5vLwC4eZy1/gk0Nzc3Wq1WPxPRBaWVAXp7e9HR0eHJUHt7e9jY2LABlUgpt0Kh0PXx8XGGa5AjgdgyUsqvCoaI0NfXh1gsxo7rCcYBgHw+j/X1dUgp7WGGIqKrR1mqQXvNZ2bVMYVCIQwMDNjH04ywlVZXV1GtVpWahWg0OuH2qQagVCo1TUSPa2GMoaGhpmEUAUMtLy87LTVjGMYT50YPAdWcOKOiqb+/H93d3c0YpmFtLpfD2tqaGufoSziPzg30BsBdns1HxNbx6zMn0bMfsZUcjv5WCHFPrasDcQYulUo/VdJjGK/RdBKE+z1HH0PVZD8cDl9UGb0OlE6nb0kp3/MkzjOJRMLvd3zNz2Qy9TxFRLeTyeQH22+VllQq9YqI7vNzT0+PnW9aKZyfNjc3VRp4bRjGg0NApmlyqF/hwcHBQXR2draSB4VCASsrKwrom2EYE26gbQB2SI2MjKC9/bTXlrd9VCoVLC4uqsk5IcR5NxBfemd4cGxsDJqmedN8ylmWZWF+fl6t/i2E0IMNlE6nt6SUttn+95ER0XYymbQvcWeUzRJRcJw6cGEfuMQYuKuDHco0zeBcrjUg7iyCU37UoKYA2EUTlx6tLND+3uPTQghureoS/BJWHV1ginxlu0C1QQoqUI2iguK2KJ/PPyeih8200lLKl7FY7FlTrbTT+wPzs8Fd7jh/xxAR9/yXAKjysgDgh5Sy9b9jTlmH+V7mr1H3rd7/gj9jA+g0jlF0NQAAAABJRU5ErkJggg==);background-size:1.125rem 1.125rem;background-position:center center;background-repeat:no-repeat;background-color:rgba(0,0,0,0)!important;margin:0!important}.uni-checkbox-input.uni-checkbox-input-checked,.uni-radio-input.uni-radio-input-checked,.is-checked .checkbox__inner,.wx-checkbox-input-checked,.wx-radio-input-checked{border:none!important;position:relative!important;width:1.125rem!important;height:1.125rem!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAABJhJREFUWEfNmEtMHWUUx38fVKAB68q2boxKqEo1pG6kdtdNF01MDWnAtEk1thBNjI9EIY3VWyEpjxCKtJSXlGpjaRRtTEiDSQkbDV3ejTvtxmiBNFgKChfmO+bO486dufOidlE2k5sZ5vt95/z/55xvFA/Zn3rIeNg0kKTOV1DKQbTsB2rQ8jTIY2gBre+i5RZap0FN88i9SZVKLW9m04mBpHOwEjFaEF5HSzliAmBdxb76f8sKWl+BjXbVdeq3JGCxQJK6WEb5WgrNB4gusRbXeRChMPnPZdC6h0UjpcZSq1FgkUBmVJRMoKUmOhJxkXI2QBrJ1Km+ttBohQJJ90ANBlOI7AhPSRxIUDT1HBtyQA22poMiFQhkRgb52YVJkqIC/QSk1n6PljmEfWqoMFIFQLZmZs00FYg2qX4SwaVZL631a6oQqP1CB8jHpmYcBzlgud/2PcdpjstCn7cB/fe1dKqLHc35qfMAWdbWv6J1STxMLvwWeCBcXqr9961NZBCpVpe6ciL3Ap3pHwY5nlzEiSxvl4jQDYyoy90nnCjlgOwKfNssevetnQCNPfkE3PojqoCukFndqb7tNyu6C3TmfD1axu8v9D4XOpp6ZQ8cOQTXZ+D7n8I1KbpBjfde9QK19Q0i0ri5AhjmOoG9e+DoISiy9/z1NbjxS2GksvDIkLr6RZMXqLV3Fs3LkQKtegr+WoC/lyxdFLjPdtPel7ww2ZR1DcPyP8EG0Pqm+u5crRfo8955tDweqp/nKuHoa7B4F/ovW9egxhoHE6hPWVAT57Z7gVJnV9G61LuInZKtZdDyNpSWWGZYuAN9X8HikrfLh8Ks+ODzapzVqNfUD/1lXqBPe1ygoAKXjdCxOthSbEHN34HeMTdSSWA8BdRTo9bUtQs+oFPdc2i93a1BBbuA6ip4Mwu1xYXqGYXn7XQ6As5pZsU3pgT1RHOdefXjwA5vhE52zSJiiTp84ILdVfDWYRcqK/Btj7pu2hSMbQJDbqrJIZ+oT3YOoqUx0j0O7Au74ES9C+WU2SxMZ9ZNtmaS9jbRQ2pyxGf7ls56tDGei05cY33xWWhqcKFMmKFwa0c2YhrU9RFfYUylKlguvY3o8sS9bPcuOPIq/DkPA9+4MIFjbuhMtcK/pTvVjK91ZKMuH7YNIxzPzcxhrojSWKJ5O39eYkRNfVnYXE2gd1srKcYaP8ItalXoyPt5xnAAg5/PsG5Uq+lLweOHCfXe6XYMaU54zAk5gSScLKFDTY22hA5oJtAbqTLKtT3C/t/J0Pn/gFkI0qzpWjUz5jkWBQ/5jZ9UorCG/LADYU5HmxnSHEDm2DD25aeqYEDzH0mkqbkGo3gK0XnHoLDF445DzkydTQFzKA6oqdHkxyAHTo59VElR0QSSPYFEjBuRNcsDk2bDqAuKTGyEclBZTRn3ToN63+O++HO9K3jIgJxlTT7za8afmdizvSdamXX7Y4O2PzbEpjDbQ66wrtujohLpsqgPAaYLD79TAUUH0ew3UynyDIbehjmJGktofkckjWFMk9k66VTguPcmTlnSFz2o5xKn7EEtGPee/wA/6XR/51njvgAAAABJRU5ErkJggg==);background-size:1.125rem 1.125rem;background-position:center center;background-repeat:no-repeat;background-color:rgba(0,0,0,0)!important;margin:0!important}.is-checked .checkbox__inner .checkbox__inner-icon,.wx-checkbox-input-checked:before,.wx-radio-input-checked:before{display:none!important}.uni-radio-input{margin:0!important}.uni-checkbox-input.uni-checkbox-input-disabled,.wx-radio-input-disabled,.wx-checkbox-input-disabled{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAw9JREFUWEfNmD1s00AUx//PaYOj0KIoAVKpqmTY6FCpOYtKbCwMjAzAzscKC7BRtpYFVj52YGBkYGFDKopTqUPYIFJVqWlJVZESxbSNjz7LFzlOmzoKqe5JHnw+3/3uffk9EzQT0owHfQOVy+XTrute9zzvKoAZwzAsKeUZPhgR/fY8rwJgxTCML6Zpfpqenv7Tz6FjAzmOcxHAEwC3AaRjbtIA8A7AghDiR5x3jgWqVCrm1tbWPICHAJJxFj1kzi6AF9lsdt6yLLfXGj2BAq18ZNOEF0kmk0in0zBNE6Ojo0gkEv7jVquFvb09uK6LRqOB3V3m6JAVADd6aetIoOXl5ZlWq/WZiM6rJRkgk8kglUrFUlSz2cT29rYPqERKuZFIJK7Nzs4yXJccCsSakVJ+VTBEhAN1Y2xsjB03FkwIADs7OzgwO6SU/jBDEdGVwzTVtXrgM0vKTIZhIJ/P++YZRFhL1WoVnuepZVay2exc1Ke6gIrF4iIRPQrCGBMTEwPDKAKGWl9fD2vquW3bj8MH7QAKnPi7iqZcLofx8fFBFNP1br1eR61WU+Ps9ZfCposCvQFwh2eziVg7/frMcfTsR6ylkKO/FULcVe+1gTgDN5vNqkp6DBM3mo6DiD7n6GOoQBqpVCqvMnobqFQq3ZRSvudJnGcmJyf73aev+Wtra+08RUS3CoXCB99v1SrFYvEVEd3je841fA1TOD/xFaSB17Zt3+8AchyHQ/0yDw7TXOqQYbNJKb/Ztj0XBdoEcJYHp6amMDIyMkwFYX9/H6urq2qPX0KIc1Egzu+neNCyrP8eXdHTcbRVKlyp+PJXCOFn3rYPOY6jF1CpVNqQUvpqO2mTEdFmoVDwP+LhKFsiIn2cWruw1y4xavfpYIdyHEefj2sAxJ2FPuVHALUAwC+auPQYZoEGYFEIwa1VW/QvYZXptCnyle60aoMUlFaNooLitqhWqz0jogeDtNJSype5XO7pQK102Pu1+dkQrWPCv2OIiHv+CwBUr1QH8FNKOfzfMUMtH3vloZPa+Kh9/gG9xeg0jCck2wAAAABJRU5ErkJggg==)}.uni-checkbox,.uni-checkbox-group,.uni-data-checklist .uni-radio-input,.wx-checkbox-group,.checklist-box{width:1.125rem!important;height:1.125rem!important;border-radius:50%!important;padding:0!important}.uni-checkbox-input.uni-checkbox-input-checked:before,.uni-radio-input.uni-radio-input-checked:before{content:""!important}.uni-checkbox-wrapper{vertical-align:text-top!important}uni-button:after{border:none!important}uni-button{margin-left:0!important;margin-right:0!important}.uni-switch-input,.wx-switch-input{width:2.25rem!important;height:1.1875rem!important;padding:.125rem!important;margin-right:0!important;border:none!important;position:relative!important}.uni-switch-input:after,.wx-switch-input:after{position:absolute!important;width:.9375rem!important;height:.9375rem!important;top:50%!important;transform:translateY(-50%)!important;left:.15625rem!important;box-shadow:none!important}.uni-switch-input:before,.wx-switch-input:before{width:2.25rem!important;height:1.1875rem!important;background:linear-gradient(133deg,#ccc,#e8e8e8)}.uni-switch-input-checked,.wx-switch-input-checked{position:relative!important;border:none!important;background:linear-gradient(138deg,#ff939f,#ff4762)}.uni-switch-input-checked:after,.wx-switch-input-checked:after{position:absolute!important;top:50%!important;transform:translate(.9375rem,-50%)!important}.uni-input-placeholder{color:#aaa}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}uni-view{box-sizing:border-box}.bg-color-red{background-color:#ff3d58}.syspadding{padding-top:var(--status-bar-height)}.flex{display:flex}.uni-scroll-view::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:0;height:0;color:transparent}@media only screen and (pointer: fine){.showScrollbars ::-webkit-scrollbar-thumb:horizontal{width:4px;background-color:rgba(0,0,0,.1);-webkit-border-radius:6px}.showScrollbars ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0}.showScrollbars ::-webkit-scrollbar{width:10px;height:5px;display:block!important}.showScrollbars ::-webkit-scrollbar-thumb:vertical{display:none}.showScrollbars ::-webkit-scrollbar-thumb:hover{height:50px;background-color:rgba(0,0,0,.25);-webkit-border-radius:4px}}.theme-text{color:#ff3d58!important}.theme-bg{background-color:#ff3d58!important}.theme-bg-bo{border-color:#ff3d58!important}@font-face{font-family:OPPOSans;src:url(https://image.mall.leyifan.cn/mp/ttf/OPPOSans-M.ttf) format("truetype");font-weight:400;font-style:normal}.price-oppo{font-family:OPPOSans,sans-serif!important}.clickActive-gray{transition:background-color .2s ease-in-out}.clickActive-gray:active{background-color:rgba(0,0,0,.03)}uni-toast{z-index:999999!important}.rowCenter[data-v-a68ad813]{display:flex;align-items:center;justify-content:space-between}.rowCenterWrap[data-v-a68ad813]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.rowStartCenter[data-v-a68ad813]{display:flex;align-items:center;justify-content:flex-start}.rowStartCenterWrap[data-v-a68ad813]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.rowStartStart[data-v-a68ad813]{display:flex;align-items:flex-start;justify-content:flex-start}.colCenterStartB[data-v-a68ad813]{display:flex;align-items:flex-start;justify-content:space-between}.rowEndSP[data-v-a68ad813]{display:flex;align-items:flex-end;justify-content:space-between}.rowWrap[data-v-a68ad813]{display:flex;flex-wrap:wrap}.rowWrapEndSP[data-v-a68ad813]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.colCenter[data-v-a68ad813]{display:flex;justify-content:center}.rowBetween[data-v-a68ad813]{display:flex;justify-content:space-between}.rowAround[data-v-a68ad813]{display:flex;justify-content:space-around}.rowEnd[data-v-a68ad813]{display:flex;justify-content:flex-end}.rowaEndEnd[data-v-a68ad813]{display:flex;align-items:flex-end;justify-content:flex-end}.rowAlignEnd[data-v-a68ad813]{display:flex;align-items:flex-end;justify-content:flex-start}.rowStart[data-v-a68ad813]{display:flex;justify-content:flex-start}.rowAlignCenter[data-v-a68ad813]{display:flex;align-items:center}.itemCenter[data-v-a68ad813]{display:flex;align-items:center;justify-content:center}.columnAlignCenter[data-v-a68ad813]{display:flex;flex-direction:column;align-items:center}.columnCenter[data-v-a68ad813]{display:flex;flex-direction:column;align-items:center;justify-content:center}.columnBetween[data-v-a68ad813]{display:flex;flex-direction:column;justify-content:space-between}.columnStart[data-v-a68ad813]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.mpDevBubble[data-v-a68ad813]{box-sizing:border-box;position:fixed;z-index:9999999;width:70px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px;border-radius:6px;font-size:10px}.rowCenter[data-v-7fa4f8a7]{display:flex;align-items:center;justify-content:space-between}.rowCenterWrap[data-v-7fa4f8a7]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.rowStartCenter[data-v-7fa4f8a7]{display:flex;align-items:center;justify-content:flex-start}.rowStartCenterWrap[data-v-7fa4f8a7]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.rowStartStart[data-v-7fa4f8a7]{display:flex;align-items:flex-start;justify-content:flex-start}.colCenterStartB[data-v-7fa4f8a7]{display:flex;align-items:flex-start;justify-content:space-between}.rowEndSP[data-v-7fa4f8a7]{display:flex;align-items:flex-end;justify-content:space-between}.rowWrap[data-v-7fa4f8a7]{display:flex;flex-wrap:wrap}.rowWrapEndSP[data-v-7fa4f8a7]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.colCenter[data-v-7fa4f8a7]{display:flex;justify-content:center}.rowBetween[data-v-7fa4f8a7]{display:flex;justify-content:space-between}.rowAround[data-v-7fa4f8a7]{display:flex;justify-content:space-around}.rowEnd[data-v-7fa4f8a7]{display:flex;justify-content:flex-end}.rowaEndEnd[data-v-7fa4f8a7]{display:flex;align-items:flex-end;justify-content:flex-end}.rowAlignEnd[data-v-7fa4f8a7]{display:flex;align-items:flex-end;justify-content:flex-start}.rowStart[data-v-7fa4f8a7]{display:flex;justify-content:flex-start}.rowAlignCenter[data-v-7fa4f8a7]{display:flex;align-items:center}.itemCenter[data-v-7fa4f8a7]{display:flex;align-items:center;justify-content:center}.columnAlignCenter[data-v-7fa4f8a7]{display:flex;flex-direction:column;align-items:center}.columnCenter[data-v-7fa4f8a7]{display:flex;flex-direction:column;align-items:center;justify-content:center}.columnBetween[data-v-7fa4f8a7]{display:flex;flex-direction:column;justify-content:space-between}.columnStart[data-v-7fa4f8a7]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.wLoading[data-v-7fa4f8a7]{width:100vw;height:100vh;position:fixed;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .2s linear,-webkit-backdrop-filter;transition:backdrop-filter,opacity .2s linear;transition:backdrop-filter,opacity .2s linear,-webkit-backdrop-filter;opacity:0;pointer-events:none}.wLoading.show[data-v-7fa4f8a7]{opacity:1;pointer-events:auto}.wLoading .gif[data-v-7fa4f8a7]{width:9.375rem;height:9.375rem}.rowCenter[data-v-acee46f4]{display:flex;align-items:center;justify-content:space-between}.rowCenterWrap[data-v-acee46f4]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.rowStartCenter[data-v-acee46f4]{display:flex;align-items:center;justify-content:flex-start}.rowStartCenterWrap[data-v-acee46f4]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.rowStartStart[data-v-acee46f4]{display:flex;align-items:flex-start;justify-content:flex-start}.colCenterStartB[data-v-acee46f4]{display:flex;align-items:flex-start;justify-content:space-between}.rowEndSP[data-v-acee46f4]{display:flex;align-items:flex-end;justify-content:space-between}.rowWrap[data-v-acee46f4]{display:flex;flex-wrap:wrap}.rowWrapEndSP[data-v-acee46f4]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.colCenter[data-v-acee46f4]{display:flex;justify-content:center}.rowBetween[data-v-acee46f4]{display:flex;justify-content:space-between}.rowAround[data-v-acee46f4]{display:flex;justify-content:space-around}.rowEnd[data-v-acee46f4]{display:flex;justify-content:flex-end}.rowaEndEnd[data-v-acee46f4]{display:flex;align-items:flex-end;justify-content:flex-end}.rowAlignEnd[data-v-acee46f4]{display:flex;align-items:flex-end;justify-content:flex-start}.rowStart[data-v-acee46f4]{display:flex;justify-content:flex-start}.rowAlignCenter[data-v-acee46f4]{display:flex;align-items:center}.itemCenter[data-v-acee46f4]{display:flex;align-items:center;justify-content:center}.columnAlignCenter[data-v-acee46f4]{display:flex;flex-direction:column;align-items:center}.columnCenter[data-v-acee46f4]{display:flex;flex-direction:column;align-items:center;justify-content:center}.columnBetween[data-v-acee46f4]{display:flex;flex-direction:column;justify-content:space-between}.columnStart[data-v-acee46f4]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.uni-popup[data-v-acee46f4]{position:fixed;z-index:99}.uni-popup.top[data-v-acee46f4],.uni-popup.left[data-v-acee46f4],.uni-popup.right[data-v-acee46f4]{top:var(--window-top)}.uni-popup .uni-popup__wrapper[data-v-acee46f4]{display:block;position:relative}.uni-popup .uni-popup__wrapper.left[data-v-acee46f4],.uni-popup .uni-popup__wrapper.right[data-v-acee46f4]{padding-top:var(--window-top);flex:1}.fixforpc-z-index[data-v-acee46f4]{z-index:999}.fixforpc-top[data-v-acee46f4]{top:0}.autoScrollY[data-v-acee46f4]{overflow-y:scroll;max-height:100vh}.rowCenter[data-v-7713a207]{display:flex;align-items:center;justify-content:space-between}.rowCenterWrap[data-v-7713a207]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.rowStartCenter[data-v-7713a207]{display:flex;align-items:center;justify-content:flex-start}.rowStartCenterWrap[data-v-7713a207]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.rowStartStart[data-v-7713a207]{display:flex;align-items:flex-start;justify-content:flex-start}.colCenterStartB[data-v-7713a207]{display:flex;align-items:flex-start;justify-content:space-between}.rowEndSP[data-v-7713a207]{display:flex;align-items:flex-end;justify-content:space-between}.rowWrap[data-v-7713a207]{display:flex;flex-wrap:wrap}.rowWrapEndSP[data-v-7713a207]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.colCenter[data-v-7713a207]{display:flex;justify-content:center}.rowBetween[data-v-7713a207]{display:flex;justify-content:space-between}.rowAround[data-v-7713a207]{display:flex;justify-content:space-around}.rowEnd[data-v-7713a207]{display:flex;justify-content:flex-end}.rowaEndEnd[data-v-7713a207]{display:flex;align-items:flex-end;justify-content:flex-end}.rowAlignEnd[data-v-7713a207]{display:flex;align-items:flex-end;justify-content:flex-start}.rowStart[data-v-7713a207]{display:flex;justify-content:flex-start}.rowAlignCenter[data-v-7713a207]{display:flex;align-items:center}.itemCenter[data-v-7713a207]{display:flex;align-items:center;justify-content:center}.columnAlignCenter[data-v-7713a207]{display:flex;flex-direction:column;align-items:center}.columnCenter[data-v-7713a207]{display:flex;flex-direction:column;align-items:center;justify-content:center}.columnBetween[data-v-7713a207]{display:flex;flex-direction:column;justify-content:space-between}.columnStart[data-v-7713a207]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.w-popup[data-v-7713a207]{width:18.4375rem;background-color:#fff}.w-popup .w-popup-header[data-v-7713a207]{padding:2.125rem 1.5rem 1.625rem;text-align:center}.w-popup .w-popup-header .w-popup-header-text[data-v-7713a207]{font-size:1rem;color:#333}.w-popup .w-popup-content[data-v-7713a207]{padding:0 1.5rem 2.125rem;text-align:center;font-size:.8125rem;color:#666;line-height:1.25rem;word-wrap:break-word}.w-popup .w-popup-footer[data-v-7713a207]{display:flex;justify-content:space-between;border-top:.0625rem solid #f5f5f5}.w-popup .w-popup-footer.w-popup-footer-one uni-button[data-v-7713a207]{border-radius:0 0 .75rem .75rem!important}.w-popup .w-popup-footer uni-button[data-v-7713a207]{flex:1;color:#333;height:3.0625rem;text-align:center;font-size:1rem;line-height:3.0625rem}.w-popup .w-popup-footer uni-button.active[data-v-7713a207]{color:#ff3d58}.w-popup .w-popup-footer uni-button[data-v-7713a207]:first-child{border-radius:0 0 0 .75rem}.w-popup .w-popup-footer uni-button[data-v-7713a207]:last-child{border-radius:0 0 .75rem}.rowCenter[data-v-61c27f72]{display:flex;align-items:center;justify-content:space-between}.rowCenterWrap[data-v-61c27f72]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.rowStartCenter[data-v-61c27f72]{display:flex;align-items:center;justify-content:flex-start}.rowStartCenterWrap[data-v-61c27f72]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.rowStartStart[data-v-61c27f72]{display:flex;align-items:flex-start;justify-content:flex-start}.colCenterStartB[data-v-61c27f72]{display:flex;align-items:flex-start;justify-content:space-between}.rowEndSP[data-v-61c27f72]{display:flex;align-items:flex-end;justify-content:space-between}.rowWrap[data-v-61c27f72]{display:flex;flex-wrap:wrap}.rowWrapEndSP[data-v-61c27f72]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.colCenter[data-v-61c27f72]{display:flex;justify-content:center}.rowBetween[data-v-61c27f72]{display:flex;justify-content:space-between}.rowAround[data-v-61c27f72]{display:flex;justify-content:space-around}.rowEnd[data-v-61c27f72]{display:flex;justify-content:flex-end}.rowaEndEnd[data-v-61c27f72]{display:flex;align-items:flex-end;justify-content:flex-end}.rowAlignEnd[data-v-61c27f72]{display:flex;align-items:flex-end;justify-content:flex-start}.rowStart[data-v-61c27f72]{display:flex;justify-content:flex-start}.rowAlignCenter[data-v-61c27f72]{display:flex;align-items:center}.itemCenter[data-v-61c27f72]{display:flex;align-items:center;justify-content:center}.columnAlignCenter[data-v-61c27f72]{display:flex;flex-direction:column;align-items:center}.columnCenter[data-v-61c27f72]{display:flex;flex-direction:column;align-items:center;justify-content:center}.columnBetween[data-v-61c27f72]{display:flex;flex-direction:column;justify-content:space-between}.columnStart[data-v-61c27f72]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.w-tag[data-v-61c27f72]{text-align:center;padding:0 .25rem}.infoTag[data-v-61c27f72]{max-width:12.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-bg[data-v-89c764b8]{width:100%;height:23.4375rem;position:relative}.product-bg uni-image[data-v-89c764b8]{width:100%;height:100%}.spinbox[data-v-89c764b8]{position:fixed;display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:9999}.spin[data-v-89c764b8]{display:inline-block;width:2rem;height:2rem}.spin[data-v-89c764b8]:after{content:" ";display:block;width:1.4375rem;height:1.4375rem;margin:.03125rem;border-radius:50%;border:.15625rem solid #409eff;border-color:#409eff transparent #409eff transparent;animation:spin-89c764b8 1.2s linear infinite}@keyframes spin-89c764b8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chiaroscuro[data-v-89c764b8]{width:100%;height:100%;background:#c2cfd6;animation-duration:2s;animation-name:blink-89c764b8;animation-iteration-count:infinite}@keyframes blink-89c764b8{0%{opacity:1}50%{opacity:1}to{opacity:1}}@keyframes flush-89c764b8{0%{left:-100%}50%{left:0}to{left:100%}}.shine[data-v-89c764b8]{animation:flush-89c764b8 2s linear infinite;position:absolute;top:0;bottom:0;width:100%;background:linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,.85),rgba(255,255,255,0))}
