a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--adm-radius-s:0.05333rem;--adm-radius-m:0.10667rem;--adm-radius-l:0.16rem;--adm-font-size-1:0.12rem;--adm-font-size-2:0.13333rem;--adm-font-size-3:0.14667rem;--adm-font-size-4:0.16rem;--adm-font-size-5:0.17333rem;--adm-font-size-6:0.18667rem;--adm-font-size-7:0.2rem;--adm-font-size-8:0.21333rem;--adm-font-size-9:0.22667rem;--adm-font-size-10:0.24rem;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-family:var(--adm-font-family);font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*.02667rem);left:-100vw;pointer-events:none;position:fixed;top:-100vh;user-select:none;width:0}.adm-checkbox{--icon-size:0.29333rem;--font-size:var(--adm-font-size-9);--gap:0.10667rem;align-items:center;cursor:pointer;display:inline-flex;justify-content:flex-start;vertical-align:text-bottom}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{border:.01333rem solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;color:var(--adm-color-text-light-solid);flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-checkbox .adm-checkbox-icon>svg{display:block;height:100%;width:100%}.adm-checkbox.adm-checkbox-block{display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-checkbox.adm-checkbox-disabled{cursor:not-allowed}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content{opacity:.4}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon{background-color:var(--adm-color-fill-content);border-color:var(--adm-color-light);color:var(--adm-color-light)}.adm-checkbox .adm-checkbox-custom-icon{font-size:var(--icon-size)}.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon{background-color:var(--adm-color-background);color:var(--adm-color-primary)}.adm-checkbox-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-picker{--header-button-font-size:var(--adm-font-size-7);--title-font-size:var(--adm-font-size-7);--item-font-size:var(--adm-font-size-8);--item-height:0.45333rem;---item-font-size:var(--item-font-size);---item-height:var(--item-height);display:flex;flex-direction:column;height:4rem;overflow:hidden;position:relative;width:100%}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size);--item-height:var(---item-height)}.adm-picker-header{align-items:center;border-bottom:.01333rem solid var(--adm-color-border);display:flex;flex-shrink:0;justify-content:space-between;padding:.05333rem}.adm-picker-header-button{display:inline-block;font-size:var(--header-button-font-size);padding:.10667rem}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{cursor:not-allowed;opacity:.4}.adm-picker-header-title{color:var(--adm-color-text);flex:1;font-size:var(--title-font-size);padding:.05333rem;text-align:center}.adm-picker-body{flex:1;height:100%;width:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:.10667rem;border-top-right-radius:.10667rem}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:.10667rem;top:.10667rem}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:.10667rem;right:.10667rem}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:.10667rem;top:.10667rem}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:.10667rem;top:.10667rem}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:.24rem;line-height:1;padding:.05333rem}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-spin-loading{--color:var(--adm-color-weak);--size:0.42667rem;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-picker-view{--height:3.2rem;--item-height:0.45333rem;--item-font-size:var(--adm-font-size-8);background:var(--adm-color-background);display:flex;height:var(--height);overflow:hidden;position:relative;width:100%}.adm-picker-view-column{flex:1;height:100%;position:relative;touch-action:none;user-select:none;z-index:0}.adm-picker-view-column-wheel{cursor:grab;left:0;position:absolute;top:calc(50% - var(--item-height)/2);width:100%}.adm-picker-view-column-wheel:before{content:" ";display:block;height:100vh;position:absolute;top:-100vh;width:100%}.adm-picker-view-column-wheel:after{bottom:-100vh;content:" ";display:block;height:100vh;position:absolute;width:100%}.adm-picker-view-column-item{align-items:center;display:flex;font-size:var(--item-font-size);height:var(--item-height);justify-content:center;padding:0 .08rem}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{display:flex;flex-direction:column;height:100%;opacity:0;padding-bottom:.01333rem;pointer-events:none;position:relative;top:calc(var(--item-height)*-1);width:100%;z-index:0}.adm-picker-view-column-accessible>*{flex:1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{height:100%;position:absolute;width:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{height:100%;width:100%}.adm-picker-view-mask{display:flex;flex-direction:column;left:0;pointer-events:none;position:absolute;top:0;z-index:10000}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{flex:auto}.adm-picker-view-mask-middle{border-bottom:.01333rem solid var(--adm-color-border);border-top:.01333rem solid var(--adm-color-border);box-sizing:border-box;flex:none;height:var(--item-height)}.adm-picker-view-mask-top{background:var(--adm-color-background);mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.adm-picker-view-item-height-measure{height:var(--item-height);left:0;pointer-events:none;position:relative;top:0;width:0}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top)*var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom)*var(--multiple))}.adm-infinite-scroll{align-items:center;color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-main);justify-content:center;padding:.24rem}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:.10667rem}.adm-dot-loading{display:inline-block}.adm-modal{--z-index:var(--adm-modal-z-index,1000);---z-index:var(--z-index)}.adm-modal .adm-center-popup{--z-index:var(---z-index)}.adm-modal-body{display:flex;flex-direction:column;font-size:var(--adm-font-size-6);max-height:70vh;overflow:hidden;width:100%}.adm-modal-body>*{flex:none}.adm-modal-body>.adm-modal-content{flex:auto}.adm-modal-body:not(.adm-modal-with-image){padding-top:.26667rem}.adm-modal-image-container{margin-bottom:.16rem;max-height:40vh;overflow-y:scroll}.adm-modal-header,.adm-modal-title{margin-bottom:.10667rem;padding:0 .16rem}.adm-modal-title{font-size:var(--adm-font-size-10);font-weight:700;line-height:.33333rem;text-align:center}.adm-modal-content{color:var(--adm-color-text);font-size:var(--adm-font-size-7);line-height:1.4;max-height:70vh;overflow-x:hidden;overflow-y:auto;padding:0 .16rem .16rem}.adm-modal-footer{padding:.10667rem .16rem .16rem;user-select:none}.adm-modal-footer-empty{height:.10667rem;padding:0}.adm-modal-footer.adm-space{--gap-vertical:0.26667rem}.adm-modal-footer .adm-modal-button{font-size:var(--adm-font-size-10);line-height:.33333rem}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary){padding-bottom:0;padding-top:0}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):before{display:none}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):active{opacity:.7}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:.09333rem .16rem;position:relative;text-align:center;transition:opacity .15s ease;user-select:none}.adm-button:focus{outline:none}.adm-button:before{background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);box-sizing:content-box;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:.04rem;padding-top:.04rem}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:.12rem;padding-right:.12rem}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:.04rem;padding-top:.04rem}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:.14667rem;padding-top:.14667rem}.adm-button.adm-button-shape-rounded{--border-radius:13.33333rem}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{align-items:center;display:flex;height:1.4em;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);display:block;height:var(--height);overflow:hidden;width:var(--width)}.adm-image-img{height:100%;width:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);height:100%;min-height:.32rem;min-width:.32rem;position:relative}.adm-image-tip>svg{color:var(--adm-color-weak);height:.32rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.32rem}.adm-space-item{flex:none}.adm-space{--gap:0.10667rem;--gap-vertical:var(--gap);--gap-horizontal:var(--gap);display:inline-flex}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical)*-1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{left:50%;max-width:var(--max-width);min-width:var(--min-width);position:fixed;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{color:var(--adm-color-weak);cursor:pointer;font-size:.24rem;padding:.05333rem;position:absolute;right:.10667rem;top:.10667rem;z-index:100}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;border-radius:var(--border-radius);display:block;height:var(--height);overflow:hidden;position:relative;width:var(--width);z-index:0}.adm-swiper-track{height:100%;padding:var(--track-padding);white-space:nowrap;width:100%}.adm-swiper-track-allow-touch-move{cursor:grab}.adm-swiper-track-inner{display:flex;flex-wrap:nowrap;height:100%;overflow:visible;position:relative;width:100%}.adm-swiper-slide,.adm-swiper-slide-placeholder{display:block;flex:none;height:100%;position:relative;white-space:unset;width:100%}.adm-swiper-item{display:block;height:100%;white-space:normal;width:100%}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{bottom:.08rem;left:50%;position:absolute;transform:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:.08rem;top:50%;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{flex-direction:column;height:var(--slide-size)}.adm-page-indicator{--dot-color:var(--adm-color-light);--active-dot-color:var(--adm-color-primary);--dot-size:0.04rem;--active-dot-size:0.17333rem;--dot-border-radius:0.01333rem;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:0.04rem;display:flex;width:auto}.adm-page-indicator-dot{background:var(--dot-color);border-radius:var(--dot-border-radius);display:block;height:var(--dot-size);width:var(--dot-size)}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{background:var(--active-dot-color);border-radius:var(--active-dot-border-radius)}.adm-page-indicator-color-white{--dot-color:hsla(0,0%,100%,.5);--active-dot-color:var(--adm-color-text-light-solid)}.adm-page-indicator-horizontal{flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}.adm-tab-bar-wrap{align-items:stretch;display:flex;flex-wrap:nowrap;justify-content:flex-start;min-height:.64rem;overflow:hidden}.adm-tab-bar-item{align-items:center;color:var(--adm-color-text-secondary);cursor:pointer;display:flex;flex:1;flex-direction:column;justify-content:center;padding:.05333rem .10667rem;position:relative;white-space:nowrap;width:min-content}.adm-tab-bar-item-icon{font-size:.32rem;height:.32rem;line-height:1}.adm-tab-bar-item-title{font-size:var(--adm-font-size-2);line-height:.2rem}.adm-tab-bar-item-title-with-icon{margin-top:.02667rem}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-icon-badge{--top:0.08rem}.adm-tab-bar-title-badge{--right:-0.02667rem;--top:-0.02667rem}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{--right:0;--top:0;--color:var(--adm-badge-color,var(--adm-color-highlight));background-color:var(--color);border-radius:1.33333rem;box-sizing:content-box;display:inline-flex;vertical-align:middle}.adm-badge-content{box-sizing:border-box;color:var(--adm-color-text-light-solid);font-size:var(--adm-font-size-1);font-weight:400;line-height:.16rem;min-width:.10667rem;padding:.01333rem .05333rem;text-align:center;white-space:nowrap}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{border-radius:.06667rem;height:.13333rem;min-width:.13333rem;width:.13333rem}.adm-badge-bordered{border:.01333rem solid var(--adm-color-text-light-solid)}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:rgba(0,0,0,.7);border-radius:.10667rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:2.72rem;overflow:auto;pointer-events:all;position:relative;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:.16rem}.adm-toast-mask .adm-toast-main-icon{min-width:2rem;padding:.46667rem .16rem}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:.48rem;line-height:1;margin-bottom:.10667rem;text-align:center}.adm-toast-loading{--size:0.64rem;margin:0 auto .10667rem}.wLoading{background-color:transparent;bottom:0;color:#fff;font-size:.42667rem;height:100%;left:0;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:1052}.wLoading .content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wLoading .content .loadImg{background-image:url(imgs/919d724b9a18d42353e8.gif);background-position:50%;background-repeat:no-repeat;background-size:50% auto;height:2.66667rem;width:10rem}.App>.tabbar{background-color:#fff;bottom:0;height:1.6rem;position:fixed;width:100%}.App>.tabbar .adm-tab-bar-item-icon{height:.72rem!important;padding-top:.13333rem}.App>.tabbar .tab_icon.active_home_icon{height:.48rem;width:.42667rem}.App>.tabbar .tab_icon.active_home_icon,[data-dpr="2"] .App>.tabbar .tab_icon.active_home_icon{background-image:url(imgs/4d03f00cd5af2826a2db.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.active_home_icon{background-image:url(imgs/e1b25ab1360a26653fda.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.home_icon{height:.48rem;width:.42667rem}.App>.tabbar .tab_icon.home_icon,[data-dpr="2"] .App>.tabbar .tab_icon.home_icon{background-image:url(imgs/a8e59ddacdae8210f3a0.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.home_icon{background-image:url(imgs/b083b6cb9c10ac9b3f04.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.active_list_icon{height:.52rem;width:.53333rem}.App>.tabbar .tab_icon.active_list_icon,[data-dpr="2"] .App>.tabbar .tab_icon.active_list_icon{background-image:url(imgs/47d2e802a497534e2ca4.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.active_list_icon{background-image:url(imgs/3c3195012e31f727ed0c.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.list_icon{height:.52rem;width:.53333rem}.App>.tabbar .tab_icon.list_icon,[data-dpr="2"] .App>.tabbar .tab_icon.list_icon{background-image:url(imgs/8296ba5e579fc10b2ad7.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.list_icon{background-image:url(imgs/476504a88f124353867e.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.active_client_icon{height:.52rem;width:.92rem}.App>.tabbar .tab_icon.active_client_icon,[data-dpr="2"] .App>.tabbar .tab_icon.active_client_icon{background-image:url(imgs/55d9833934ef1b6768e4.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.active_client_icon{background-image:url(imgs/95d4e4b591243b8eef14.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.client_icon{height:.52rem;width:.92rem}.App>.tabbar .tab_icon.client_icon,[data-dpr="2"] .App>.tabbar .tab_icon.client_icon{background-image:url(imgs/978ce59d9560b4016f9b.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.client_icon{background-image:url(imgs/95f3ffb9f077feadf672.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.active_sale_icon{height:.62667rem;width:.62667rem}.App>.tabbar .tab_icon.active_sale_icon,[data-dpr="2"] .App>.tabbar .tab_icon.active_sale_icon{background-image:url(imgs/68f004329ddb3c178c2f.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.active_sale_icon{background-image:url(imgs/81c606061f165d989c37.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .tab_icon.sale_icon{height:.62667rem;width:.62667rem}.App>.tabbar .tab_icon.sale_icon,[data-dpr="2"] .App>.tabbar .tab_icon.sale_icon{background-image:url(imgs/3fc6d1c309a6505ba285.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .App>.tabbar .tab_icon.sale_icon{background-image:url(imgs/3de619899c7f16f08465.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.App>.tabbar .main_tab{height:100%;position:relative;width:100%}.App>.tabbar .tab_icon_main{height:1.2rem;left:-.6rem;position:absolute;top:-.66667rem;width:1.2rem}.App>.tabbar .tab_icon_shop{height:1.2rem;left:-.55rem;position:absolute;top:-.6rem;width:1.2rem}.App>.tabbar .adm-tab-bar-wrap{overflow:visible}.mask_view{background-color:rgba(65,62,62,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:10}.validateCustomer{background-color:#f2f2f2;border-radius:.13333rem;color:#666;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:7.46667rem}.validateCustomer_top{align-items:center;background-image:url(imgs/82fd5a29135cd6c3db55.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#fff;font-size:.4rem;height:1.33333rem;padding:0 .46667rem}.validateCustomer_top img{height:.4rem;width:.4rem}.validateCustomer .formBlock{margin:.53333rem auto}.validateCustomer .formBlock p{margin:0;padding-left:.4rem;width:1.73333rem}.validateCustomer .formBlock .formBlock_title{font-size:.34667rem;font-weight:700;letter-spacing:.02667rem;margin:0 5% .26667rem;text-align:left}.validateCustomer .formBlock .form_code{align-items:center;color:#505050;margin-bottom:.26667rem;position:relative}.validateCustomer .formBlock .form_code_left{background-color:#fff;border-radius:.21333rem;font-size:.34667rem;height:1.06667rem;line-height:1.06667rem;margin-left:5%;padding:.13333rem .4rem .13333rem 0;white-space:nowrap;width:68%}.validateCustomer .formBlock .form_code_left input[type=text]{font-size:.34667rem;text-align:right}.validateCustomer .formBlock .form_code_left input[type=text]::-webkit-input-placeholder{color:#969696}.validateCustomer .formBlock .form_code_right{background-color:#fff;border:.02667rem solid #008fda;border-radius:.4rem;color:#008fda;height:1.06667rem;line-height:1.06667rem;margin-left:.13333rem;margin-right:5%;text-align:center;white-space:nowrap;width:2.49333rem}.validateCustomer .formBlock .from_message{background-color:#fff;border-radius:.13333rem;border-radius:.21333rem;padding:.4rem .53333rem;width:8.93333rem}.validateCustomer .formBlock .from_message_title{border-bottom:.01333rem dashed #d9d9d9;color:#505050;font-size:.37333rem;font-size:.34667rem;font-weight:700;height:.93333rem;line-height:.93333rem;line-height:.8rem}.validateCustomer .formBlock .from_message_content{border:0;font-size:.29333rem;height:3.2rem;outline:none;padding:.26667rem 0;width:100%}.validateCustomer .formBlock .from_message_content::-webkit-input-placeholder{color:#969696;font-size:.29333rem}.validateCustomer .formBlock input{border:0;height:inherit;outline:none;width:68%}.validateCustomer .formBlock .quickLoginModal_footer{background-color:#008fda;border-radius:.4rem;color:#fff;font-size:.48rem;height:.90667rem;line-height:.90667rem;margin:auto;text-align:center;width:4rem}.login{background-color:#fff;bottom:0;height:inherit;left:0;margin:auto;max-width:13.33333rem;overflow:hidden;padding:0 .56rem;position:absolute;right:0;text-align:center;top:0}.login .logo{margin-top:1.6rem}.login .logo .title{color:#0091e0;font-size:.66667rem;margin-top:.4rem}.login .logo>.logo_text_icon{height:.70667rem;margin:0 auto;width:3.32rem}.login .logo>.logo_text_icon,[data-dpr="2"] .login .logo>.logo_text_icon{background-image:url(imgs/82b2e94253c74a4939ab.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .login .logo>.logo_text_icon{background-image:url(imgs/5519894f1ccbd6666898.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.login_form{margin-top:1.50667rem}.login_form .form_item{position:relative;width:100%}.login_form .form_item .prefix{color:#0091e0;display:inline-block;font-size:.42667rem;height:.56rem;left:.53333rem;line-height:.56rem;margin:auto;position:absolute;top:50%;transform:translateY(-50%)}.login_form .form_item input{background-color:transparent;border:.01333rem solid #838383;color:#333;font-size:.42667rem;outline:none;padding:.32rem .42667rem;width:100%}.login_form .form_item input::-webkit-input-placeholder{color:#9e9e9e}.login_form .form_item.form_psw{margin-top:.48rem}.login_text{margin-top:2.66667rem}.login_text>.login_text_icon{height:2.14667rem;margin:0 auto;width:5.49333rem}.login_text>.login_text_icon,[data-dpr="2"] .login_text>.login_text_icon{background-image:url(imgs/dc3418f31ad57db9d65e.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .login_text>.login_text_icon{background-image:url(imgs/a4ac216c8155a3e09d9d.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.login .wbtn_md{background-color:#0090da;background-image:none;border:.01333rem solid transparent;border-radius:0;border-radius:.05333rem;color:#fff;cursor:pointer;display:inline-block;font-size:.48rem;font-weight:400;line-height:1.15;margin-bottom:0;margin-top:.84rem;outline:none;padding:.33333rem 0;text-align:center;touch-action:manipulation;user-select:none;vertical-align:middle;white-space:nowrap;width:100%}.active .noBorder{border:0}.active_item{background-color:#fff;border-bottom:.02667rem dashed #dcdcdc;height:2.8rem;padding:.36rem .53333rem}.active_item .activity_left{align-items:center}.active_item .item_left{align-items:center;display:flex;position:relative}.active_item .item_left>img{border-radius:.17333rem;height:1.25333rem;margin-right:.26667rem;width:2.93333rem}.active_item .item_left .item_text{display:flex;flex-direction:column;min-width:4.33333rem;position:relative}.active_item .item_left .item_text .title{align-items:center;color:#3c3c3c;display:flex;font-size:.32rem;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active_item .item_left .item_text .title_prefix{color:#0090da;padding-right:.26667rem;position:relative}.active_item .item_left .item_text .title_prefix:after{background-color:#9a9a9a;border-radius:100%;bottom:0;content:"";display:inline-block;height:.10667rem;margin:auto;position:absolute;right:0;top:0;width:.10667rem}.active_item .item_left .item_text .remark{color:#969696;font-size:.26667rem;margin-top:.04rem}.active_item .item_left .item_text .red{color:#db0a5b}.active_item .item_left .item_text .yellow{color:#ffc600}.active_item .item_left .item_text .darkGrey{color:#666}.active_item .item_left .config{position:absolute;right:1.09333rem;top:0}.active_item .item_left .config .more_button{background-color:#008fda;border-radius:.26667rem;color:#fff;font-size:.26667rem;font-weight:700;height:.53333rem;margin-bottom:.26667rem;padding-top:.06667rem;position:absolute;text-align:center;top:0;width:1.06667rem}.active_item .item_left .config .item_icon{height:.90667rem;position:absolute;top:.86667rem;width:.90667rem}.active_item .item_right{background-color:#0090da;bottom:0;color:#fff;font-size:.42667rem;line-height:3.46667rem;position:absolute;right:0;text-align:center;top:0;width:2.66667rem}.active_item:last-child{border:0}.general{background-color:#fff}.general .noBorder{border:0}.general_item{background-color:#fff;border-bottom:.02667rem dashed #dcdcdc;height:2.8rem;padding:.36rem .53333rem}.general_item .item_left{display:flex;position:relative}.general_item .item_left img{border-radius:.17333rem;height:1.77333rem;margin-right:.26667rem;width:2.93333rem}.general_item .item_left .item_text{display:flex;flex-direction:column;height:2.4rem;min-width:4.33333rem;position:relative}.general_item .item_left .item_text .find_title{align-items:center;color:#333;font-size:.37333rem;font-weight:700;justify-content:space-between;overflow:hidden;padding-right:.13333rem;text-overflow:ellipsis;white-space:nowrap;width:4rem}.general_item .item_left .item_text .find_title_prefix{color:#0090da;padding-right:.26667rem;position:relative}.general_item .item_left .item_text .find_title_prefix:after{background-color:#9a9a9a;border-radius:100%;bottom:0;content:"";display:inline-block;height:.10667rem;margin:auto;position:absolute;right:0;top:0;width:.10667rem}.general_item .item_left .item_text .remark{color:#969696;font-size:.26667rem;margin-top:.06667rem}.general_item .item_left .item_text .red{color:#db0a5b}.general_item .item_left .item_text .yellow{color:#ffc600}.general_item .item_left .item_text .darkGrey{color:#666}.general_item .item_left .config{margin-left:.42667rem;position:relative}.general_item .item_left .config .more_button{background-color:#008fda;border-radius:.26667rem;color:#fff;font-size:.26667rem;font-weight:700;height:.53333rem;margin-bottom:.26667rem;padding-top:.06667rem;position:absolute;text-align:center;top:0;width:1.06667rem}.general_item .item_left .config .item_icon{bottom:0;height:.82667rem;margin:auto;position:absolute;top:0;width:.82667rem}.general_item:last-child{border:0}.modal{background-color:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}.modal .product-confirm-modal{background-color:#fff;border-radius:.10667rem;width:6.13333rem}.modal .product-confirm-modal.position-center{left:50%;position:absolute;top:50vh;transform:translate(-50%,-50%)}.modal .product-confirm-modal .content{color:#333;font-size:.37333rem;min-height:2.26667rem;padding:.48rem .57333rem;width:100%}.modal .product-confirm-modal .footer{width:100%}.modal .product-confirm-modal .footer .footer-btn{align-items:center;border-top:.01333rem solid #ddd;display:flex;font-size:.4rem;height:1.33333rem;justify-content:center;width:50%}.modal .product-confirm-modal .footer .cancel-btn{border-bottom-left-radius:inherit;border-right:.01333rem solid #ddd;color:#333}.modal .product-confirm-modal .footer .confirm-btn{border-bottom-right-radius:inherit;color:#0090da;font-weight:700}.homepage{max-width:13.333333rem;padding-bottom:2.10667rem;width:100%}.homepage .card-banner{background-size:contain;background-size:10rem 2.66667rem;-webkit-background-size:100% 100%;height:2.66667rem}.homepage .card-banner,[data-dpr="2"] .homepage .card-banner{background-image:url(imgs/59e730249f68fafee766.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .homepage .card-banner{background-size:contain}[data-dpr="3"] .homepage .card-banner{background-image:url(imgs/39a82b138a9d1a86e635.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.homepage .card-banner .card-logo{height:.70667rem;margin-left:.53333rem;margin-top:.53333rem;width:2.49333rem}.homepage .card-banner .card_message{display:inline-block;height:.93333rem;margin-right:.33333rem;margin-top:.48rem;width:.93333rem}.homepage .card-banner .card_message,[data-dpr="2"] .homepage .card-banner .card_message{background-image:url(imgs/2507943f5af65ff0062f.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .homepage .card-banner .card_message{background-image:url(imgs/1575234bf7672953511f.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.homepage .card-banner .card-point{position:relative}.homepage .card-banner .card-point:before{border:.06667rem solid red;border-radius:.06667rem;content:" ";margin-right:.26667rem;margin-top:.2rem;position:absolute;right:0;z-index:1000}.homepage .card-back{background-color:#fff;border-top-left-radius:.4rem;border-top-right-radius:.4rem;height:3.37333rem;margin-top:-.66667rem}.homepage .card-back .avatar{border:.08rem solid #fff;border-radius:50%;height:1.6rem;left:50%;position:absolute;top:1.33333rem;transform:translateX(-50%);width:1.6rem}.homepage .card-back .name{color:#1e1e1e;font-size:.42667rem;margin-top:1.06667rem}.homepage .card-back .remark{color:#969696;font-size:.32rem;margin-top:.13333rem}.homepage .card-back .remark .remark_first{text-align:right}.homepage .card-back .remark p{margin-bottom:.13333rem;padding:0 .66667rem;width:50%}.homepage .card-back .unbind{align-items:center;border:.02667rem solid #0d58da;border-radius:.4rem;color:#0090da;display:flex;font-size:.26667rem;height:.4rem;justify-content:center;margin-top:.4rem;position:absolute;right:.4rem;width:1.06667rem}.homepage .card-back .unbind .icon_card{height:.22667rem;width:.22667rem}.homepage .card-back .unbind-size{align-self:center;padding-left:.06667rem}.homepage .card-back .card_data{color:#505050;font-size:.32rem;height:.52rem;line-height:.52rem}.homepage .card-back .card_data p{margin:0;padding-left:.66667rem;width:50%}.homepage .card-back .card_data .pRight{padding:0;text-align:right}.homepage .card-back .card_data .pLeft{text-align:left}.homepage .card-back .card_data .title{align-items:center;color:#505050;display:flex}.homepage .card-back .card_data .title_prefix{color:#0090da;font-size:.4rem;font-weight:700;line-height:1.06667rem;position:relative;text-decoration:underline}.homepage .card-back .card_data .title_unit{font-size:.29333rem}.homepage .card-back .card_data .title_left{margin-left:.66667rem}.homepage .card-back .card_data .text_right{margin-right:.66667rem}.homepage .card-back .card_data .line{border-right:.02667rem dashed #e5e5e5;height:.53333rem;margin-top:.26667rem;width:.05333rem}.homepage .line_top{border-top:.04rem dashed #e5e5e5;height:.04rem;margin:0 auto;width:80%}.homepage .card-mid{background-size:contain;background-size:10rem 1.77333rem;-webkit-background-size:100% 100%;height:1.77333rem;margin-top:.17333rem}.homepage .card-mid,[data-dpr="2"] .homepage .card-mid{background-image:url(imgs/f6a00ec18018a98f9ea7.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .homepage .card-mid{background-size:contain}[data-dpr="3"] .homepage .card-mid{background-image:url(imgs/0cd209f85baf16d1e584.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.homepage .card-mid .card-mid-title{color:#505050;font-size:.26667rem;margin-left:.54667rem}.homepage .card-mid .card-mid-lg{color:#1e1e1e;font-size:.48rem;font-weight:700;margin-bottom:0;margin-left:.54667rem;padding-top:.45333rem}.homepage .line_tab,.homepage .list_tab{background-color:#fff}.homepage .list_tab{align-items:center;display:flex;flex-wrap:nowrap;font-size:.34667rem;height:1.06667rem;margin-right:.26667rem;overflow-x:auto;overflow-y:hidden;padding-left:.53333rem;position:relative}.homepage .list_tab dt{color:#969696;line-height:.66667rem;margin:0 .13333rem;padding:0 .25333rem;text-align:center;white-space:nowrap}.homepage .list_tab__active{background-color:#0090da!important;border-radius:.4rem!important;color:#fff!important;position:relative}.homepage .slideRight{background-color:#fff;height:1.06667rem;margin:0;position:absolute;right:0;width:.26667rem}.homepage .slideRight,[data-dpr="2"] .homepage .slideRight{background-image:url(imgs/7a52b09e14b95ea0f22c.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .homepage .slideRight{background-image:url(imgs/443de1984ab2d8613588.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.homepage .mtop20{margin-top:.26667rem}.homepage .searchBar{align-items:center;display:flex;font-size:.32rem;height:.89333rem;justify-content:space-between;padding:0 .53333rem}.homepage .searchBar .searchBar_left{display:flex;flex-wrap:nowrap;line-height:.89333rem;text-align:center;white-space:nowrap}.homepage .searchBar .searchBar_left .left{color:#969696;line-height:.89333rem;padding:0 .13333rem;text-align:center}.homepage .searchBar .searchBar_left .left.active{color:#333;position:relative}.homepage .searchBar .searchBar_left .left.active:after{background-color:#a4ce4e;bottom:0;content:"";height:.05333rem;left:0;margin:auto;position:absolute;right:0;width:.53333rem}.homepage .searchBar_right{align-items:center;background-color:#fff;border:.01333rem solid #d9d9d9;border-radius:.38667rem;display:flex;flex-wrap:nowrap;height:.62667rem;width:3.49333rem!important}.homepage .searchBar_icon{height:.26667rem;line-height:.26667rem;margin-right:.17333rem}.homepage .searchBar_input{border:0;color:#333;flex:1;font-size:.26667rem;margin-left:.28rem;outline:none;width:2.66667rem!important}.homepage .searchBar_input::-webkit-input-placeholder{color:#bbb;font-size:.26667rem}.homepage .shopclose{align-items:center;color:#999;display:flex;flex-direction:column;font-size:.42667rem;justify-content:center;margin-top:4.24rem}.homepage .shopclose .wicon_wait{margin-bottom:.66667rem}.homepage_safeguard .list{background-color:#fff}.homepage_safeguard .list .noBorder{border:0}.homepage_safeguard .list_item{align-items:center;border-bottom:.01333rem solid #d9d9d9;display:flex;padding:.53333rem .33333rem}.homepage_safeguard .list_item .item_left{align-items:center;display:flex;justify-content:space-between;position:relative}.homepage_safeguard .list_item .item_left .picture{border-radius:.13333rem;height:2.4rem;margin-right:.4rem;width:4.8rem}.homepage_safeguard .list_item .item_left .picture,[data-dpr="2"] .homepage_safeguard .list_item .item_left .picture,[data-dpr="3"] .homepage_safeguard .list_item .item_left .picture{background-image:url(imgs/c9d6655409f6d8064daa.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.homepage_safeguard .list_item .item_left .item_text{display:flex;flex-direction:column;justify-content:space-between;position:relative}.homepage_safeguard .list_item .item_left .item_text .title{align-items:center;color:#333;display:flex;font-size:.42667rem;justify-content:space-between;margin-bottom:.13333rem;overflow:hidden;text-overflow:ellipsis}.homepage_safeguard .list_item .item_left .item_text .title_prefix{color:#0090da;padding-right:.26667rem;position:relative}.homepage_safeguard .list_item .item_left .item_text .title_prefix:after{background-color:#9a9a9a;border-radius:100%;bottom:0;content:"";display:inline-block;height:.10667rem;margin:auto;position:absolute;right:0;top:0;width:.10667rem}.homepage_safeguard .list_item .item_left .item_text .more_button{background-color:#008fda;border-radius:.26667rem;color:#fff;font-size:.26667rem;font-weight:700;height:.53333rem;width:1.06667rem}.homepage_safeguard .list_item .item_left .item_text .remark{color:#999;font-size:.29333rem}.homepage_safeguard .list_item .item_left .item_text .remark span{margin-right:.26667rem}.homepage_safeguard .list_item .item_left .item_text .red{color:#db0a5b}.homepage_safeguard .list_item .item_left .item_text .yellow{color:#ffc600}.homepage_safeguard .list_item .item_left .item_text .darkGrey{color:#666}.homepage_safeguard .list_item .item_left .item_text .item_icon{bottom:0;height:.82667rem;margin:auto;position:absolute;right:0;top:0}.homepage_safeguard .list_item .item_right{background-color:#0090da;bottom:0;color:#fff;font-size:.42667rem;line-height:3.46667rem;position:absolute;right:0;text-align:center;top:0;width:2.66667rem}.homepage_safeguard .list_item:last-child{border:0}.homepage .list{display:flex}.homepage .list_menu{color:#999;display:inline-block;font-size:.32rem;padding:.33333rem .13333rem .33333rem .33333rem;text-align:left;text-overflow:ellipsis;width:1.6rem;word-break:break-all}.homepage .list_menu.choice{background-color:#fff;color:#0090da;font-weight:700;position:relative}.homepage .list_menu__item{cursor:pointer;height:.64rem;line-height:.64rem;position:relative}.homepage .list_content{background-color:#fff;width:100%}.homepage .list_content .content_left{border-bottom:.02667rem dashed #dcdcdc;height:2.8rem;margin-left:.36rem;margin-right:.36rem;padding:.36rem 0;position:relative}.homepage .list_content .content_left img{border-radius:.17333rem;height:1.77333rem;margin-right:.26667rem;width:1.77333rem}.homepage .list_content .content_left .item_text{flex-direction:column;justify-content:space-between}.homepage .list_content .content_left .item_text .article_title{font-size:.32rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:3.96rem}.homepage .list_content .content_left .item_title{align-items:center;color:#3c3c3c;display:flex;font-size:.32rem;font-weight:700;justify-content:space-between;margin-bottom:.13333rem;min-width:4rem;overflow:hidden;padding-right:.13333rem}.homepage .list_content .content_left .item_title_prefix{color:#0090da;padding-right:.26667rem;position:relative}.homepage .list_content .content_left .item_title_prefix:after{background-color:#9a9a9a;border-radius:100%;bottom:0;content:"";display:inline-block;height:.10667rem;margin:auto;position:absolute;right:0;top:0;width:.10667rem}.homepage .list_content .content_left .remark{color:#969696;font-size:.26667rem;margin-top:.09333rem}.homepage .list_content .content_left .remark span{display:inline-block;margin-right:.26667rem;text-overflow:ellipsis;white-space:nowrap}.homepage .list_content .content_left .remark.statement span{margin-right:0;width:6.93333rem}.homepage .list_content .content_left .remark.row{margin:0}.homepage .list_content .content_left .red{color:#db0a5b}.homepage .list_content .content_left .yellow{color:#ffc600}.homepage .list_content .content_left .darkGrey{color:#666}.homepage .list_content .content_left_lg{align-items:flex-start}.homepage .list_content .content_left_lg .item_text{height:auto}.homepage .list_content .content_left .config{margin-left:.42667rem}.homepage .list_content .content_left .config .more_button{background-color:#008fda;border-radius:.26667rem;color:#fff;font-size:.26667rem;font-weight:700;height:.53333rem;margin-bottom:.26667rem;padding-top:.06667rem;text-align:center;width:1.06667rem}.homepage .list_content .content_left .item_icon{height:.90667rem;position:absolute;right:.13333rem;top:1.22667rem;width:.90667rem}.homepage .list_content:last-child{border:0}.homepage .list_header{border-bottom:.01333rem solid #d9d9d9;color:#999;display:inline-block;font-size:.32rem;height:1rem;padding:0 .26667rem;width:1.6rem}.homepage .list .noBorder{border:0}.homepage .empty{margin:auto;text-align:center}.homepage .tabNav{align-items:center;background-color:#fff;bottom:0;color:#666;display:flex;font-size:.42667rem;height:1.30667rem;justify-content:space-around;left:0;margin:auto;max-width:13.33333rem;position:fixed;right:0;width:100%}.homepage .tabNav_item{align-items:center;display:flex;flex:1;height:100%;justify-content:center;text-align:center}.homepage .tabNav_item .icon{display:inline-block;height:.37333rem;line-height:.37333rem;margin-right:.2rem}.homepage .floatUp{bottom:1.70667rem;position:fixed;right:.4rem;z-index:3}.statisticsList .adm-mask{opacity:.2!important}.adm-center-popup-wrap{background-color:#fff!important;padding:.26667rem!important}.Message_modal .adm-modal-content{min-width:7rem!important;padding:.4rem 0!important}.Message_modal .adm-center-popup-wrap{max-width:100vw!important}.Message_modal .adm-modal-footer .adm-modal-button{line-height:.53333rem!important;padding-bottom:.14667rem!important;padding-top:.14667rem!important}.Message_modal .adm-modal-footer .adm-space-item{border:.01333rem solid rgba(0,0,0,.3)}.Message_modal .adm-modal-footer .adm-space-item span{font-size:.32rem!important;line-height:.53333rem!important}.statisticsDetail{background-color:#fff;border-radius:.13333rem;margin:-.8rem auto .4rem;width:95%}.statisticsDetail .timeSelect{padding:.26667rem}.statisticsDetail .timeSelect_time{align-items:center;padding:.13333rem}.statisticsDetail .timeSelect_time .time_span{color:#969696}.statisticsDetail .timeSelect_time .time_Select_span{color:#969696;font-size:.32rem}.statisticsDetail .timeSelect_time .condition_select{background-color:#f2f2f2;border:0;border-radius:.66667rem;color:#969696;height:.8rem;outline:none;padding-left:.36rem;width:6.93333rem}.statisticsDetail .timeSelect_time select:focus{outline:none;padding-right:.13333rem}.statisticsDetail .timeSelect_time_input{align-content:space-between;background-color:#f2f2f2;border:0;border-radius:.66667rem;display:inline-block;flex-wrap:wrap;font-size:.32rem;height:.8rem;line-height:.66667rem;margin-right:.13333rem;outline:none;text-align:center;width:3.02667rem}.statisticsDetail .timeSelect_time_input::-webkit-input-placeholder{color:#969696}.statisticsDetail .timeSelect_time .wbtn_border{background-color:#008fda;border:0;border-radius:.4rem;color:#fff;font-size:.32rem;height:.8rem;width:1.77333rem}.statisticsDetail .timeSelect_time_select{background-color:#f2f2f2;border:0;border-radius:.66667rem;color:#969696;height:.8rem;padding-left:.36rem;padding-right:.34667rem;width:2.48rem}.statisticsDetail .timeSelect_time .timeSelect_time_select1{background-color:#f2f2f2;border:0;border-radius:.66667rem;color:#969696;font-size:.32rem;height:.8rem;margin-left:.4rem;overflow:hidden;padding-left:.26667rem;text-overflow:ellipsis;white-space:nowrap;width:2.48rem}.statisticsDetail .timeSelect_input{background-color:#f2f2f2;border:0;border-radius:.66667rem;font-size:.32rem;height:.8rem;width:6.93333rem}.statisticsDetail .timeSelect input::-webkit-input-placeholder{color:#969696;font-size:.32rem;padding-left:.26667rem;padding-right:.4rem}.statisticsDetail .empty{border-top:.02667rem solid #bbb;color:#999;font-size:.4rem;min-height:6.66667rem;text-align:center}.statisticsDetail .empty p{margin-top:.66667rem}.statisticsDetail .empty .wicon_null{margin-top:2rem}.statisticsDetail .backTop{bottom:2rem;height:1.2rem;position:fixed;right:.4rem;width:1.2rem;z-index:5}.statisticsDetail .backTop,[data-dpr="2"] .statisticsDetail .backTop{background-image:url(imgs/fc52b40e42d0f9c630b0.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .statisticsDetail .backTop{background-image:url(imgs/84303817e1d7397b1464.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.statisticsDetail .overviewList,.statisticsDetail .statisticsList{background-color:#fff;margin-top:.26667rem;padding:.26667rem}.statisticsDetail .overviewList_item,.statisticsDetail .statisticsList_item{border-bottom:.04rem dashed #bbb;margin-bottom:.26667rem}.statisticsDetail .overviewList_item .time,.statisticsDetail .statisticsList_item .time{color:#969696;font-size:.37333rem;margin-bottom:.16rem;margin-left:.13333rem}.statisticsDetail .overviewList_item .content,.statisticsDetail .statisticsList_item .content{color:#424242;font-size:.34667rem;line-height:.69333rem;margin-bottom:.4rem}.statisticsDetail .overviewList_item .content div,.statisticsDetail .statisticsList_item .content div{margin-left:.13333rem}.statisticsDetail .overviewList_item .content_multi,.statisticsDetail .statisticsList_item .content_multi{display:flex;justify-content:space-between}.statisticsDetail .overviewList_item .content_left,.statisticsDetail .statisticsList_item .content_left{display:inline-block;width:4.26667rem}.statisticsDetail .overviewList_item .content .content_div,.statisticsDetail .statisticsList_item .content .content_div{height:.66667rem;width:2.53333rem}.statisticsDetail .overviewList_item .content .conten_span,.statisticsDetail .statisticsList_item .content .conten_span{color:#969696}.statisticsDetail .overviewList_item .content .order_span,.statisticsDetail .statisticsList_item .content .order_span{color:#969696;padding-left:.13333rem}.statisticsDetail .overviewList_item .content .content_ul,.statisticsDetail .statisticsList_item .content .content_ul{margin-left:.13333rem}.statisticsDetail .overviewList_item .content .content_ul .content_li,.statisticsDetail .statisticsList_item .content .content_ul .content_li{float:left;width:4.26667rem}.statisticsDetail .overviewList_item .blue_mid,.statisticsDetail .statisticsList_item .blue_mid{border:.01333rem solid #0090da;color:#0090da;margin:.26667rem auto;padding:.13333rem 0;text-align:center;width:3.73333rem}.statisticsDetail .overviewList_item .grey_mid,.statisticsDetail .statisticsList_item .grey_mid{border:.01333rem solid #999;color:#999;margin:.26667rem auto;text-align:center;width:2.66667rem}.statisticsDetail .overviewList_item .image,.statisticsDetail .statisticsList_item .image{color:#fff;font-size:.42667rem;margin-top:1.6rem;text-align:center}.statisticsDetail .overviewList_item .image img,.statisticsDetail .statisticsList_item .image img{height:5.33333rem;margin-bottom:.26667rem;width:5.33333rem}.statisticsDetail .blue_mid{border:.01333rem solid #0090da;color:#0090da;margin:0 auto;text-align:center;width:3.73333rem}.statisticsDetail .grey_mid{border:.01333rem solid #999;color:#999;margin:0 auto;text-align:center;width:2.66667rem}.statisticsDetail .image{color:#fff;font-size:.42667rem;margin-top:1.6rem;text-align:center}.statisticsDetail .image img{height:5.33333rem;margin-bottom:.26667rem;width:5.33333rem}.adm-center-popup-wrap{border-radius:5%!important;overflow:hidden}.Message_modal{width:75vw}.Message_modal .adm-modal-content{font-size:.37333rem;line-height:.66667rem;min-height:18vh;padding:.6rem .4rem!important}.Message_modal .adm-modal-footer{--gap-vertical:auto;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:.4rem}.Message_modal .adm-modal-footer .adm-space-item{display:block;width:40%}.Message_modal .adm-modal-footer .adm-space-item button{border:.01333rem solid #ccc;border-radius:.06667rem;font-size:.32rem;height:100%;line-height:.53333rem}.statisticsDetail .condition_select{font-size:.32rem}.order .statistic{min-height:100%;padding-bottom:2rem;position:relative}.order .statistic .top-banner{background-size:contain;background-size:10rem 4rem;-webkit-background-size:100% 100%;height:2.66667rem}.order .statistic .top-banner,[data-dpr="2"] .order .statistic .top-banner{background-image:url(imgs/be80caa73eb00506ada4.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .order .statistic .top-banner{background-size:contain}[data-dpr="3"] .order .statistic .top-banner{background-image:url(imgs/aa470d158c819785c1a4.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.order .statistic .top-banner .tab_client{height:1.33333rem;margin-left:.46667rem}.order .statistic .top-banner .tab_client .order_detail,.order .statistic .top-banner .tab_client .visit_detail{background-color:#0091db;border:.05333rem solid #9bd2f0;border-bottom-left-radius:.44rem;border-bottom-right-radius:0;border-top-left-radius:.44rem;border-top-right-radius:0;color:#fff;font-size:.4rem;height:.89333rem;line-height:.89333rem;margin-right:.44rem;margin-top:.53333rem;text-align:center;width:3.2rem}.order .statistic .top-banner .tab_client .order_detail__active{background-color:#fff;color:#005f9e;font-weight:700;z-index:1}.order .statistic .top-banner .tab_client .order_detail__active,.order .statistic .top-banner .tab_client .visit_detail{border:.05333rem solid #9bd2f0;border-bottom-right-radius:.44rem;border-top-right-radius:.44rem;font-size:.4rem;height:.89333rem;width:3.2rem}.order .statistic .top-banner .tab_client .visit_detail{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.8rem}.order .statistic .top-banner .tab_client .visit_detail__active{background-color:#fff;border-bottom-left-radius:.44rem;border-top-left-radius:.44rem;color:#005f9e;font-weight:700;height:.89333rem;z-index:1}.header.my-header{background-color:#fff;border-bottom:.01333rem solid #d9d9d9;color:#333;font-size:.48rem;height:1.17333rem;left:0;line-height:1.17333rem;position:fixed;text-align:center;top:0;width:100%;z-index:1001}.header.my-header .back_navigator{display:inline-block;height:.58667rem;left:.26667rem;position:absolute;top:.29333rem;width:.58667rem}.header.my-header .back_navigator,[data-dpr="2"] .header.my-header .back_navigator{background-image:url(imgs/edab6d69755827e02a2b.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .header.my-header .back_navigator{background-image:url(imgs/e27d3341418ee720c7be.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.policy-Assessment-page{padding-top:1.17333rem}.policy-Assessment-page .section{background-color:#fff;margin-top:.04rem}.policy-Assessment-page .section-header{border-bottom:.01333rem solid #eee;font-size:.42667rem;font-weight:700;height:1.2rem;padding-left:.4rem}.policy-Assessment-page .section-content{padding:.02667rem .26667rem}.policy-Assessment-page .section .item{font-size:.34667rem;height:auto;margin:.4rem 0}.policy-Assessment-page .section .item .title{font-size:.42667rem}.policy-Assessment-page .section .item .value{color:#999;font-size:.4rem}.policy-Assessment-page .section span{white-space:nowrap}.policy-Assessment-page .btn{display:flex;flex-direction:row;margin-top:.4rem}.policy-Assessment-page .btn div{border:.01333rem solid #333;border-radius:.13333rem;font-size:.4rem;line-height:.6rem;padding:.13333rem .26667rem}.policy-Assessment-page .btn .approveBtn{background-color:#0090da;color:#fff;margin-left:.53333rem}.policy-Assessment-page .page{background:#fff;border-radius:.26667rem;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:7.56rem}.policy-Assessment-page .page .link-error{background-image:url(imgs/9b08be0841e9831c58c2.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#fff;font-size:.4rem;font-weight:700;height:.97333rem;line-height:.97333rem;padding-left:.53333rem;text-align:left}.policy-Assessment-page .page .error-text{font-size:.37333rem;line-height:.58667rem;padding:.8rem;text-align:left}.message{min-height:100%;padding-bottom:2rem;position:relative}.message .message-banner{background-size:contain;background-size:10rem 1.96rem;-webkit-background-size:100% 100%;height:1.96rem}.message .message-banner,[data-dpr="2"] .message .message-banner{background-image:url(imgs/2f721293cf6f5b921460.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .message .message-banner{background-size:contain}[data-dpr="3"] .message .message-banner{background-image:url(imgs/44e357ad7e64a2f2b986.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.message .message-banner .banner_message{background-color:#0091db;border:.05333rem solid #9bd2f0;border-radius:.66667rem;color:#9bd2f0;font-size:.34667rem;font-weight:700;height:.93333rem;line-height:.93333rem;text-align:center;width:90%}.message .message-banner .banner_message .consult_message,.message .message-banner .banner_message .new_customer,.message .message-banner .banner_message .system_message{height:.93333rem;line-height:.93333rem;width:36%}.message .message-banner .banner_message .consult_message__active,.message .message-banner .banner_message .new_customer__active,.message .message-banner .banner_message .system_message__active{background-color:#fff;border:.05333rem solid #fff;border-radius:.66667rem;color:#0d58da;margin-top:-.04rem}.message .message-banner .banner_message .new_customer__active{margin-left:-.04rem}.message .message-banner .banner_message .system_message__active{margin-right:-.04rem}.message .searchBar{background-color:#fff;height:1.06667rem;padding:0 .2rem}.message .searchBar .searchBar_left{display:flex;flex-wrap:nowrap;line-height:1.06667rem;text-align:center;white-space:nowrap}.message .searchBar .searchBar_left .left{color:#969696;font-size:.32rem;line-height:1.06667rem;padding:0 .13333rem;text-align:center;white-space:nowrap}.message .searchBar .searchBar_left .left.active{color:#333;position:relative}.message .searchBar .searchBar_left .left.active:after{background-color:#a4ce4e;bottom:-.01333rem;content:"";height:.04rem;left:0;margin:auto;position:absolute;right:0;width:.74667rem}.message .searchBar_right{align-items:center;background-color:#fff;border:.01333rem solid #d9d9d9;border-radius:.38667rem;display:flex;height:.77333rem;justify-content:space-between;margin-right:.13333rem}.message .searchBar_icon{height:.37333rem;line-height:.37333rem}.message .searchBar_input{border:0;color:#333;flex:1;margin:0 .26667rem;outline:none}.message .searchBar_input::-webkit-input-placeholder{color:#bbb}.message .messageDetail{background-color:#fff;border-radius:.26667rem;margin:.4rem auto auto;width:95%}.message .messageDetail_title{border-bottom:.08rem solid #f2f2f2;padding:.26667rem .4rem;text-align:center}.message .messageDetail_title .remark{color:#000;font-size:.37333rem;font-weight:700}.message .messageDetail_content{font-size:.29333rem;padding:.26667rem .46667rem}.message .messageDetail_content .p_title{padding:0 0 .26667rem}.message .messageDetail_content .content_message{border-bottom:.01333rem dashed #a7a7a7;border-top:.01333rem dashed #a7a7a7;margin:auto}.message .messageDetail_content .message_specific{background-color:#f2f2f2;border-radius:.06667rem;line-height:.8rem;margin:.13333rem 0}.message .messageDetail_content .message_specific .message_mark{padding:0 .66667rem;white-space:nowrap}.message .messageDetail_content .message_specific .message_value{padding:0 .66667rem}.message .messageDetail_content .content_title{color:#008fda;padding-top:.4rem;text-align:center}.message .messageDetail_content .red{color:red}.message .red-point{position:relative}.message .red-point:before{border:.06667rem solid red;border-radius:.06667rem;content:" ";margin-right:-.13333rem;margin-top:.26667rem;position:absolute;right:0;z-index:2}.message .white-point{position:relative}.message .white-point:before{border:.06667rem solid #fff;border-radius:.06667rem;content:" ";margin-right:-.13333rem;margin-top:.26667rem;position:absolute;right:0;z-index:2}.message .read-point{position:relative}.message .read-point:before{border:.06667rem solid red;border-radius:.06667rem;content:" ";margin-right:-.13333rem;margin-top:.06667rem;position:absolute;right:0;z-index:2}.message .empty{border-top:.02667rem solid #bbb;color:#999;font-size:.4rem;min-height:6.66667rem;text-align:center}.message .empty p{margin-top:.66667rem}.message .empty .wicon_null{margin-top:2rem}.getCustomerRank .customer_header{background-color:#0090da;padding:.4rem .64rem .53333rem}.getCustomerRank .customer_header .top_header{align-items:center;display:flex;margin-bottom:.4rem}.getCustomerRank .customer_header .top_header>.avator{border-radius:50%;height:1.84rem;margin-right:.18667rem;width:1.84rem}.getCustomerRank .customer_header .top_header .agent_info{color:#fff;font-size:.30667rem}.getCustomerRank .customer_header .top_header .agent_info .agent_name{font-size:.46667rem;margin-bottom:.16rem}.getCustomerRank .customer_header .top_header .agent_info .month_customer_count{font-size:.4rem}.getCustomerRank .customer_header .bottom_header{color:#fff;display:flex;font-size:.28rem;justify-content:space-between}.getCustomerRank .customer_header .bottom_header .left_rank{width:56%}.getCustomerRank .customer_header .bottom_header .left_rank>div{align-items:center;display:flex}.getCustomerRank .customer_header .bottom_header .right_rank{width:42%}.getCustomerRank .customer_header .bottom_header .right_rank>div{align-items:center;display:flex;word-break:break-all}.getCustomerRank .customer_header .bottom_header .top_line{height:.53333rem;margin-bottom:.13333rem}.getCustomerRank .customer_header .bottom_header .rank_icon1{flex-shrink:0;height:.21333rem;margin-right:.2rem;width:.21333rem}.getCustomerRank .customer_header .bottom_header .rank_icon2{flex-shrink:0;height:.24rem;margin-right:.2rem;width:.21333rem}.getCustomerRank .customer_header .month_rank{align-items:center;background-image:url(imgs/ee8080513df4a592e77c.png);background-position-y:-.06667rem;background-repeat:no-repeat;background-size:100% 100%;color:#0090da;display:flex;flex-direction:column;font-size:.33333rem;font-weight:700;height:1.94667rem;justify-content:center;position:absolute;right:.56rem;top:0;width:2.10667rem}.getCustomerRank .customer_header .month_rank>.rank_number{font-size:.42667rem}.getCustomerRank .tabbar{background-color:#f2f2f2;border-radius:.26667rem;display:flex;font-size:.42667rem;overflow-x:scroll;padding:.4rem 0 .18667rem;position:sticky;top:0;z-index:1002}.getCustomerRank .tabbar .tab-item{align-items:center;color:rgba(46,46,46,.8);display:flex;flex:1;flex-direction:column;flex-shrink:0;font-weight:500;justify-content:center;min-width:30%}.getCustomerRank .tabbar .tab-item .curText{color:#2e2e2e;font-weight:500}.getCustomerRank .tabbar .tab-item .line{border-radius:.10667rem;height:.10667rem;margin-top:.21333rem;width:.93333rem}.getCustomerRank .tabbar .tab-item .line.curLine{background:linear-gradient(-90deg,#00aca0,#0090da)}.getCustomerRank .customer_body{background-color:#f2f2f2;border-radius:.26667rem;margin-top:-.26667rem;padding-bottom:1.86667rem}.getCustomerRank .customer_body .no_rank{font-size:.37333rem;padding-top:1.86667rem;text-align:center}.getCustomerRank .customer_body .rank{background-color:#fff;border:.01333rem solid #e1e1e1;border-radius:.18667rem;margin:0 auto;padding:0 .4rem;width:9.17333rem}.getCustomerRank .customer_body .rank .top_three{border-bottom:.01333rem solid #e3e4e7;display:flex;justify-content:space-around;padding:.34667rem 0}.getCustomerRank .customer_body .rank .top_three .top_agent_info{align-items:center;display:flex;flex-direction:column}.getCustomerRank .customer_body .rank .top_three .top_agent_info .no_rankList{color:#aaa;text-align:center}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box{align-items:flex-end;display:flex;height:2rem;justify-content:center;margin-bottom:.34667rem;position:relative;width:2rem}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box>.avator{border-radius:50%;border-style:solid;border-width:.08rem;display:block;position:relative;z-index:10}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box>.avator.second{border-color:#0061a0}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box>.avator.third{border-color:#a4ce4e}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box>.avator.first{border-color:#0090da;height:1.68rem;width:1.68rem}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box>.avator.last{height:1.38667rem;width:1.38667rem}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box .rank_num{height:1.36rem;left:-.16rem;position:absolute;top:.08rem;width:.66667rem;z-index:1}.getCustomerRank .customer_body .rank .top_three .top_agent_info .avator_box .rank_num.last{height:.92rem;left:-.10667rem;top:.48rem;width:.77333rem}.getCustomerRank .customer_body .rank .top_three .top_agent_info .top_agent_name{font-size:.33333rem}.getCustomerRank .customer_body .rank .top_three .top_agent_info .top_agent_name.first{color:#0090da}.getCustomerRank .customer_body .rank .top_three .top_agent_info .top_agent_name.second{color:#0061a0}.getCustomerRank .customer_body .rank .top_three .top_agent_info .top_agent_name.third{color:#a4ce4e}.getCustomerRank .customer_body .rank .top_three .top_agent_info .top_customer_count{font-size:.26667rem}.getCustomerRank .customer_body .rank .top_three .top_agent_info .top_customer_count>span{font-size:.4rem;font-weight:700}.getCustomerRank .customer_body .rank .rank_list{padding:.4rem 0}.getCustomerRank .customer_body .rank .rank_list .rank_line{align-items:center;display:flex;justify-content:space-between;margin-bottom:.26667rem}.getCustomerRank .customer_body .rank .rank_list .rank_line .rank_left{align-items:center;display:flex}.getCustomerRank .customer_body .rank .rank_list .rank_line .rank_left>.rank_number{display:inline-block;width:.8rem}.getCustomerRank .customer_body .rank .rank_list .rank_line .rank_left>.avator{border-radius:50%;height:.73333rem;margin-right:.37333rem;width:.73333rem}.getCustomerRank .customer_body .rank .rank_list .rank_line .rank_right{width:2.13333rem}.getCustomerRank .rank_count_down{align-items:center;background:hsla(0,0%,44%,.6);border-radius:.46667rem;bottom:2.66667rem;color:#fff;display:flex;flex-direction:column;font-size:.24rem;height:.92rem;justify-content:center;position:fixed;right:.33333rem;text-align:center;width:3.01333rem}.greetingCard{overflow:hidden}.greetingCard .tabbar{display:flex;font-size:.42667rem;overflow-x:scroll;padding:.4rem 0 .18667rem}.greetingCard .tabbar .tab-item{align-items:center;color:rgba(46,46,46,.8);display:flex;flex:1;flex-direction:column;flex-shrink:0;font-weight:500;justify-content:center;min-width:30%}.greetingCard .tabbar .tab-item .curText{color:#2e2e2e;font-weight:500}.greetingCard .tabbar .tab-item .line{border-radius:.10667rem;height:.10667rem;margin-top:.21333rem;width:.93333rem}.greetingCard .tabbar .tab-item .line.curLine{background:linear-gradient(-90deg,#00aca0,#0090da)}.greetingCard .contain_box{padding:0 .4rem 2.13333rem}.greetingCard .contain_box .card_body{background-color:#fff;border-radius:.18667rem;padding:.33333rem .48rem .46667rem}.greetingCard .contain_box .card_body .choose_title{color:#666;margin-bottom:.26667rem}.greetingCard .contain_box .card_body .block_area{height:6.85333rem}.greetingCard .contain_box .card_body .poster-swiper{display:flex;height:6.85333rem;justify-content:center;left:0;position:absolute;width:100vw;z-index:1001}.greetingCard .contain_box .card_body .poster-swiper .poster_item{background-repeat:no-repeat;background-size:100% 128%;border:.13333rem solid transparent;height:6.32rem!important;margin:0 auto;opacity:.5;position:relative;width:4.53333rem!important}.greetingCard .contain_box .card_body .poster-swiper .poster_item .slider_choosen_icon{bottom:-.25333rem;height:.50667rem;position:absolute;right:-.25333rem;width:.50667rem}.greetingCard .contain_box .card_body .poster-swiper .choosen{border:.13333rem solid #0090da;opacity:1}.greetingCard .contain_box .card_body .status2 p{color:#000;font-size:.4rem;font-weight:400;line-height:.48rem;margin:0;text-align:center}.greetingCard .contain_box .card_body .status2 .share_poster{display:flex;justify-content:center;margin-bottom:.13333rem;margin-top:.29333rem}.greetingCard .contain_box .card_body .status2 .share_poster>.poster_box{display:flex;height:10rem;justify-content:center;width:5.62667rem}.greetingCard .contain_box .card_body .status2 .share_poster>.poster_box>img{height:auto;max-height:100%;max-width:100%;width:auto}.greetingCard .contain_box .card_body .status2 .btn_box{align-items:center;display:flex;font-size:.34667rem;justify-content:space-between}.greetingCard .contain_box .card_body .status2 .btn_box .back_btn{align-items:center;color:#666;display:flex}.greetingCard .contain_box .card_body .status2 .btn_box .transmit{color:#0090da;height:.77333rem;line-height:.77333rem;text-align:center;width:3.2rem}.greetingCard .contain_box .card_body .status2 .btn_box .text_transmit{align-items:center;color:#0090da;display:flex}.greetingCard .greeting_words{align-items:center;border-bottom:.01333rem solid #eee;display:flex;justify-content:space-between;padding:.18667rem 0}.greetingCard .greeting_words .custom_words{color:#0090da}.greetingCard .clientName{align-items:center;display:flex;margin-bottom:.50667rem}.greetingCard .choose_circle{background-color:#eee;border-radius:50%;height:.50667rem;width:.50667rem}.greetingCard .submitBtn{border:.01333rem solid #0090da;border-radius:.44rem;color:#0090da;display:inline-block;height:.88rem;line-height:.88rem;margin:0 auto;text-align:center;width:3.08rem}.greetingCard .choosen_icon{height:.50667rem;width:.50667rem}.greetingCard .mask{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.greetingCard .mask .popup{background-color:#fff;border-radius:.4rem;width:7.58667rem}.greetingCard .mask .popup .popup_body{border-bottom:.02667rem solid hsla(0,0%,75%,.4);padding:.53333rem}.greetingCard .mask .popup .popup_body>.popup_title{font-size:.44rem;margin-bottom:.26667rem;text-align:center}.greetingCard .mask .popup .popup_body>.link{color:#0090da;margin-bottom:.26667rem;word-break:break-all}.greetingCard .mask .popup .popup_body>.input_area_normal{background-color:#eee;border-radius:.17333rem;padding:.21333rem .26667rem}.greetingCard .mask .popup .popup_body>.input_area_normal>input{background-color:transparent;border:none;font-size:.32rem;height:.72rem;outline:none;width:100%}.greetingCard .mask .popup .popup_body>.input_area{background-color:#eee;border-radius:.17333rem;height:2.4rem;padding:.26667rem}.greetingCard .mask .popup .popup_body>.input_area>#message_area{background-color:transparent;border:none;font-size:.32rem;height:1.46667rem;outline:none;width:100%}.greetingCard .mask .popup .popup_body>.input_area .popup_tips{text-align:right}.greetingCard .mask .popup .popup_btn{display:flex}.greetingCard .mask .popup .popup_btn>.popup-btn{color:#333;flex:1;font-size:.44rem;height:1.22667rem;line-height:1.22667rem;text-align:center}.greetingCard .mask .popup .popup_btn>.popup-btn:last-child{border-left:.02667rem solid hsla(0,0%,75%,.4);color:#00c15f}.greetingCard .check_tips{color:#f42424;font-size:.29333rem;margin-top:.08rem}.back_btn_img{height:.09333rem;margin-right:.06667rem;width:.06667rem}.text_transmit_img{height:.10667rem;margin-left:.06667rem;width:.10667rem}.policy-detail-page{padding-top:1.17333rem}.policy-detail-page .section{background-color:#fff;margin-top:.26667rem}.policy-detail-page .section-header{border-bottom:.01333rem solid #eee;font-size:.42667rem;font-weight:700;height:1.2rem;padding-left:.4rem}.policy-detail-page .section-content{padding:.02667rem .4rem}.policy-detail-page .section .item{height:auto;margin:.8rem 0}.policy-detail-page .section .item .title{font-size:.42667rem;white-space:nowrap}.policy-detail-page .section .item .value{color:#999;font-size:.4rem}.policy-detail-page .section .item .valueAdd{color:#999;font-size:.4rem;text-align:right;width:6rem}.article-detail{background-color:#fff;min-height:100vh}.article-detail .card-block{background-color:#eceff1;padding-bottom:.26667rem}.article-detail .article-content{color:#333;padding:0 .4rem}.article-detail .article-content .article_title{font-size:.48rem;font-weight:700;text-align:center}.article-detail .article-content img{max-width:100%}.card_digital{background-color:#005f9e;bottom:0;color:#fff;height:1.46667rem;justify-content:space-between;left:0;margin:auto;max-width:13.33333rem;padding:0 .53333rem;position:fixed;right:0;width:100%}.card_digital,.card_digital_left{align-items:center;display:flex}.card_digital p{margin:0 0 .2rem;padding-left:.26667rem;text-align:left}.backgroundImg{height:auto;width:100%}.player-container-id-dimensions{height:0;max-width:100%;padding-top:56.25%;width:100%}.msg-modal{background:#fff;border-radius:.4rem;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:7.56rem}.msg-modal-header{font-size:.42667rem;font-weight:550;letter-spacing:.01333rem;margin-top:.82667rem}.msg-modal-content{font-size:.37333rem;letter-spacing:.01333rem;margin-bottom:.53333rem;margin-top:.46667rem}.msg-modal-footer{border-top:.01333rem solid #e5e5e5;color:#299edb;font-size:.4rem;height:1.26667rem;line-height:1.26667rem}.blanklogin .blanklogin_title .blanklogin_rank .rank_org_mid{font-size:.25rem!important;font-weight:400}.blanklogin .blanklogin_title .goCard{padding-top:.13333rem;text-align:right}.blanklogin .blanklogin_title .goCard span{border:.02667rem solid #459dce;border-radius:.33333rem;color:#459dce;font-size:.24rem;font-weight:600;padding:.13333rem .2rem;text-align:center}.blanklogin .blanklogin_title .goCard span img{margin-bottom:.06667rem}.blanklogin .product .product_info2{align-items:center;display:flex;font-size:.32rem;font-weight:400;height:1.6rem;line-height:1.5em;padding-left:.2rem;width:65%}.page .error-text{padding:.8rem}.blanklogin{position:relative}.blanklogin .banner{align-items:center;background:url(imgs/e7da53c218241873e929.png) no-repeat top;background-size:100%;display:flex;height:2.2rem;padding-left:.3rem}.blanklogin .banner .card-logo{height:.8rem}.blanklogin .blanklogin_title{align-items:center;background-color:#fff;display:flex;min-height:2rem;padding:.2rem .3rem;width:100%}.blanklogin .blanklogin_title .blanklogin_rank{display:flex;flex-direction:column;font-size:.37333rem;padding-left:.3rem;width:60%}.blanklogin .blanklogin_title .blanklogin_rank span{font-weight:600;line-height:.4rem}.blanklogin .blanklogin_title .blanklogin_rank .rank_org{font-size:.29333rem;font-weight:400}.blanklogin .blanklogin_title .phone{border-radius:50%;height:1rem}.blanklogin .blanklogin_title .my_shop{margin-left:.2rem}.blanklogin .text{border-radius:.2rem;font-size:.33rem;line-height:.6rem}.blanklogin .product,.blanklogin .text{background-color:#fff;margin:.3rem;padding:.2rem}.blanklogin .product{align-items:center;display:flex;flex-direction:row}.blanklogin .product img{border-radius:.2rem;width:1.33rem}.blanklogin .product .product_info{font-size:.37333rem;font-weight:600;height:1.6rem;padding-left:.2rem;padding-top:.1rem;width:65%}.blanklogin .product .button{background:#008fda;border:.01333rem solid #008fda;border-radius:.3rem;color:#fff;margin-top:.5rem;padding:.1rem .3rem;white-space:nowrap}.page{background:#fff;border-radius:.26667rem;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:7.56rem}.page .link-error{background-image:url(imgs/9b08be0841e9831c58c2.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#fff;font-size:.4rem;font-weight:700;height:.97333rem;line-height:.97333rem;padding-left:.53333rem;text-align:left}.page .error-text{font-size:.37333rem;line-height:.58667rem;padding:.8rem .8rem .13333rem;text-align:left}.page .btn{background-color:#008fda;border-radius:.06667rem;color:#fff;font-size:.37333rem;line-height:.8rem;margin:.13333rem auto .66667rem;width:40%}.shareModal{border-radius:.13333rem;color:#666;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8.12rem}.shareModal_top{align-items:center;background-size:contain;background-size:100% 100%;color:#fff;font-size:.4rem;height:1.33333rem;padding:0 .46667rem}.shareModal_top,[data-dpr="2"] .shareModal_top{background-image:url(imgs/603d2854c96ffcd090a7.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .shareModal_top{background-size:contain}[data-dpr="3"] .shareModal_top{background-image:url(imgs/82fd5a29135cd6c3db55.png)}.shareModal_top>.white_close_icon,[data-dpr="3"] .shareModal_top{background-position:50%;background-repeat:no-repeat;background-size:contain}.shareModal_top>.white_close_icon{background-image:url(imgs/26831455ad4ec4162974.png);height:.4rem;width:.4rem}[data-dpr="2"] .shareModal_top>.white_close_icon{background-image:url(imgs/26831455ad4ec4162974.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .shareModal_top>.white_close_icon{background-image:url(imgs/ec8f9268e440f7322a90.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.shareModal_content{align-content:space-between;align-items:center;background-color:#fff;border-bottom-left-radius:.13333rem;border-bottom-right-radius:.13333rem;color:#666;display:flex;flex-wrap:wrap;font-size:.26667rem;padding:.66667rem .2rem .13333rem}.shareModal_content dt{margin:0 .13333rem .53333rem;text-align:center;width:1.6rem}.shareModal_content dt #shareUrl{position:absolute;z-index:-10}.shareModal_content dt .content_icon{align-items:center;background-color:#f2f2f2;border-radius:.66667rem;display:flex;height:1.33333rem;justify-content:center;margin:0 auto .16rem;width:1.33333rem}.shareModal_content dt .content_icon>.qrcode_icon{height:.66667rem;width:.66667rem}.shareModal_content dt .content_icon>.qrcode_icon,[data-dpr="2"] .shareModal_content dt .content_icon>.qrcode_icon{background-image:url(imgs/04bfe7f7492df190903f.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .shareModal_content dt .content_icon>.qrcode_icon{background-image:url(imgs/0b406c25611675a64721.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.shareModal_content .productShare_client_name{padding-bottom:.26667rem;width:100%}.shareModal_content .productShare_client_name_content{align-items:center;border-top:.01333rem solid #d2d2d2;display:flex;padding:.53333rem .53333rem .26667rem}.shareModal_content .productShare_client_name_content>span{flex-shrink:0;font-size:.32rem;width:2.26667rem}.shareModal_content .productShare_client_name_content>input{border:.02667rem solid #d2d2d2;flex-shrink:0;font-size:.32rem;height:.66667rem;margin-left:.10667rem;width:3.73333rem}.shareModal_content .productShare_client_name .check_box{font-size:.29333rem;padding:0 .53333rem .26667rem}.shareModal_content .productShare_client_name .client_name_btn{background:#008fda;border-radius:.05333rem;color:#fff;font-size:.37333rem;height:.8rem;line-height:.8rem;margin:0 auto;text-align:center;width:1.86667rem}.shareModal_content .productShare_client_name .client_name_btn.disabled{background:#d2d2d2}.ShowErrModal{border-radius:.13333rem;color:#666;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8.12rem}.ShowErrModal_top{align-items:center;background-size:contain;background-size:100% 100%;color:#fff;font-size:.4rem;height:1.33333rem;padding:0 .46667rem}.ShowErrModal_top,[data-dpr="2"] .ShowErrModal_top{background-image:url(imgs/603d2854c96ffcd090a7.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .ShowErrModal_top{background-size:contain}[data-dpr="3"] .ShowErrModal_top{background-image:url(imgs/82fd5a29135cd6c3db55.png)}.ShowErrModal_top>.white_close_icon,[data-dpr="3"] .ShowErrModal_top{background-position:50%;background-repeat:no-repeat;background-size:contain}.ShowErrModal_top>.white_close_icon{background-image:url(imgs/26831455ad4ec4162974.png);height:.4rem;width:.4rem}[data-dpr="2"] .ShowErrModal_top>.white_close_icon{background-image:url(imgs/26831455ad4ec4162974.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .ShowErrModal_top>.white_close_icon{background-image:url(imgs/ec8f9268e440f7322a90.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.ShowErrModal .showErrModal_content{background-color:#fff;color:#000;font-size:.37333rem;font-weight:700;height:2.66667rem;letter-spacing:.01333rem;line-height:.53333rem;padding:.8rem 1.06667rem;text-align:center}.SharePoster{border-radius:.13333rem;color:#666;left:50%;position:absolute;top:4.26667rem;transform:translate(-50%);width:6rem}.SharePoster_top{align-items:center;background-size:contain;background-size:100% 100%;color:#fff;font-size:.4rem;height:1rem;padding:0 .46667rem}.SharePoster_top,[data-dpr="2"] .SharePoster_top{background-image:url(imgs/603d2854c96ffcd090a7.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .SharePoster_top{background-size:contain}[data-dpr="3"] .SharePoster_top{background-image:url(imgs/82fd5a29135cd6c3db55.png)}.SharePoster_top>.white_close_icon,[data-dpr="3"] .SharePoster_top{background-position:50%;background-repeat:no-repeat;background-size:contain}.SharePoster_top>.white_close_icon{background-image:url(imgs/26831455ad4ec4162974.png);height:.4rem;width:.4rem}[data-dpr="2"] .SharePoster_top>.white_close_icon{background-image:url(imgs/26831455ad4ec4162974.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-dpr="3"] .SharePoster_top>.white_close_icon{background-image:url(imgs/ec8f9268e440f7322a90.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.SharePoster .SharePoster_content{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;font-size:.34667rem;font-weight:700;padding:.4rem 0}.SharePoster .SharePoster_content .qrcodedownload{height:3.46667rem;margin-bottom:.26667rem;width:3.46667rem}.MultipleInsurance{background-color:#f6f4f6;height:100vh}.MultipleInsurance .card-banner{background-size:contain;background-size:10rem 2.66667rem;-webkit-background-size:100% 100%;height:2.66667rem}.MultipleInsurance .card-banner,[data-dpr="2"] .MultipleInsurance .card-banner{background-image:url(imgs/59e730249f68fafee766.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .MultipleInsurance .card-banner{background-size:contain}[data-dpr="3"] .MultipleInsurance .card-banner{background-image:url(imgs/39a82b138a9d1a86e635.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.MultipleInsurance .card-banner .card-logo{height:.70667rem;margin-left:.53333rem;margin-top:.53333rem;width:2.49333rem}.MultipleInsurance .product-item{background-color:#fff;border-radius:.26667rem;margin:-.8rem .26667rem 0}.MultipleInsurance .product-item .product-header{border-bottom:.06667rem solid #efefef;display:flex;justify-content:space-between;padding:.53333rem .44rem}.MultipleInsurance .product-item .product-header .product-count{background-color:#f2f2f2;border-radius:.4rem;font-weight:700;height:.8rem;line-height:.8rem;position:relative;text-indent:.45333rem;width:5.86667rem}.MultipleInsurance .product-item .product-header .product-count span{color:#0491da;margin-left:.26667rem}.MultipleInsurance .product-item .product-header .product-count img{height:.26667rem;position:absolute;right:.33333rem;top:.26667rem;width:.26667rem}.MultipleInsurance .product-item .product-header .product-ruler{background-color:#008fda;border-radius:.4rem;color:#fff;font-weight:700;height:.8rem;line-height:.8rem;text-align:center;width:1.77333rem}.MultipleInsurance .product-item .product-info{border-bottom:.02667rem dashed #e5e5e5;padding:.53333rem .44rem}.MultipleInsurance .product-item .product-info .product-img{border-radius:50%;height:1.77333rem;margin-right:.26667rem;width:1.77333rem}.MultipleInsurance .product-item .product-info .product-right{position:relative;width:100%}.MultipleInsurance .product-item .product-info .product-right .line-icon{background-color:#008fda;height:.10667rem;margin-bottom:.26667rem;width:.42667rem}.MultipleInsurance .product-item .product-info .product-right .product-title{color:#000;font-size:.37333rem;font-weight:700}.MultipleInsurance .product-item .product-info .product-right .product-desc{color:#c2c2c2;font-size:.29333rem;margin-bottom:.21333rem;margin-top:.10667rem}.MultipleInsurance .product-item .product-info .product-right .download{color:#008fda}.MultipleInsurance .product-item .product-info .product-right .product-btn-content{align-items:center;display:flex;justify-content:space-between;margin-top:.64rem}.MultipleInsurance .product-item .product-info .product-right .product-txt{border-radius:.4rem;color:#c2c2c2;font-weight:700;height:.8rem;line-height:.8rem;text-align:center;width:2.53333rem}.MultipleInsurance .product-item .product-info .product-right .product-btn{background-color:#008fda;border-radius:.4rem;color:#fff;font-weight:700;height:.8rem;line-height:.8rem;text-align:center;width:2.53333rem}.MultipleInsurance .product-item .product-info .product-right .disabled{background:#d2d2d2}.MultipleInsurance .product-item .product-info:last-child{border:0}.MultipleInsurance .limit{margin:.26667rem .26667rem 0}.MultipleInsurance .limit-title{background-color:#fff;border-top-left-radius:.26667rem;border-top-right-radius:.26667rem;color:#000;font-size:.48rem;font-weight:700;height:1.33333rem;line-height:1.33333rem;padding-left:.53333rem;width:100%}.MultipleInsurance .limit-info{background-color:#fff;margin-top:.06667rem;padding:.53333rem}.MultipleInsurance .limit-info .limit-time{border-bottom:.02667rem dashed #e5e5e5;color:#005f9e;font-size:.45333rem;font-weight:700}.MultipleInsurance .limit-info .limit-li .limit-li-name{color:#505050;font-size:.4rem}.MultipleInsurance .limit-info .limit-li .limit-li-count{color:#008fda;font-size:.4rem}.RulerModal{border-radius:.26667rem;color:#666;left:50%;position:absolute;top:4.26667rem;transform:translate(-50%);width:8.13333rem}.RulerModal .RulerModal-back{align-items:center;background-image:url(imgs/9b08be0841e9831c58c2.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:.97333rem;position:relative}.RulerModal .RulerModal-back .white_close_icon{height:.4rem;position:absolute;right:.53333rem;top:.29333rem;width:.4rem}.RulerModal .Ruler-context{background-color:#fff;border-bottom-left-radius:.26667rem;border-bottom-right-radius:.26667rem;color:#969696;font-size:.28rem;padding:.4rem .56rem .48rem;text-align:justify}.RulerModal .Ruler-context .Ruler-text{letter-spacing:.01333rem;margin-bottom:.26667rem}.RulerModal .Ruler-context .Ruler-text:last-child{margin-bottom:0}.RulerModal .count-context{background-color:#fff;font-size:.29333rem;padding:.4rem .56rem .48rem}.RulerModal .count-context .count-text{height:.64rem;line-height:.64rem;margin-bottom:.26667rem;position:relative}.RulerModal .count-context .count-text .count-left{left:0;position:absolute;width:2rem}.RulerModal .count-context .count-text .count-right{background-color:#f2f2f2;margin-left:.06667rem;position:absolute;right:0;width:4.8rem}.RulerModal .count-context .count-text .count-right .right-first{margin-left:.26667rem}.RulerModal .count-context .count-text .count-right .right-count{color:#0491da;margin-left:.13333rem}.RulerModal .count-context .count-text .count-right .right-second{margin-left:.53333rem}.RulerModal .count-context .count-text:last-child{margin-bottom:0}.RulerModal .weshopruler-context{background-color:#fff;border-bottom-left-radius:.26667rem;border-bottom-right-radius:.26667rem;color:#969696;font-size:.33333rem;padding:.4rem .46667rem .48rem;text-align:justify}.RulerModal .weshopruler-context .weshopruler-text{letter-spacing:.01333rem;margin-bottom:.26667rem}.FreeInsurance .product-item{margin:-.8rem .26667rem 0}.FreeInsurance .product-item .product-header{border-bottom:.06667rem solid #efefef;display:flex;justify-content:space-between;padding:.53333rem .44rem}.FreeInsurance .product-item .product-header .product-count{background-color:#f2f2f2;border-radius:.4rem;font-weight:700;height:.8rem;line-height:.8rem;position:relative;text-indent:.45333rem;width:5.86667rem}.FreeInsurance .product-item .product-header .product-count span{color:#0491da;margin-left:.26667rem}.FreeInsurance .product-item .product-header .product-count img{height:.26667rem;position:absolute;right:.33333rem;top:.26667rem;width:.26667rem}.FreeInsurance .product-item .product-header .product-ruler{background-color:#008fda;border-radius:.4rem;color:#fff;font-weight:700;height:.8rem;line-height:.8rem;text-align:center;width:1.77333rem}.FreeInsurance .product-item .product-info .product-right .product-txt{line-height:.53333rem}.FreeInsurance .product-item .product-info .product-right .product-btn{border-radius:.4rem;font-size:.24rem;height:.53333rem;line-height:.53333rem;width:1.77333rem}.share{height:100%;padding-top:1.30667rem;width:100%}.share_image{color:#fff;font-size:.42667rem;height:inherit;text-align:center;width:inherit}.share_image img{width:100%}.freeInsurancelogin .banner{align-items:center;background:url(imgs/e7da53c218241873e929.png) no-repeat top;background-size:100%;display:flex;height:2.2rem;padding-left:.3rem}.freeInsurancelogin .banner .card-logo{height:.8rem}.freeInsurancelogin .blanklogin_title{align-items:center;background-color:#fff;display:flex;height:2rem;padding:.2rem .3rem;width:100%}.freeInsurancelogin .blanklogin_title .blanklogin_rank{display:flex;flex-direction:column;font-size:.37333rem;padding-left:.3rem;width:60%}.freeInsurancelogin .blanklogin_title .blanklogin_rank span{font-weight:600;line-height:.4rem}.freeInsurancelogin .blanklogin_title .blanklogin_rank .rank_org{font-size:.29333rem;font-weight:400}.freeInsurancelogin .blanklogin_title .phone{border-radius:50%;height:1rem}.freeInsurancelogin .blanklogin_title .my_shop{margin-left:.2rem}.freeInsurancelogin .text{background-color:#fff;border-radius:.2rem;font-size:.33rem;line-height:.6rem;margin:.3rem;padding:.2rem}.freeInsurancelogin .product{align-items:center;background-color:#fff;display:flex;flex-direction:row;margin:.3rem;padding:.2rem}.freeInsurancelogin .product img{border-radius:.2rem;width:1.33rem}.freeInsurancelogin .product .product_info{font-size:.37333rem;font-weight:600;height:1.6rem;padding-left:.2rem;padding-top:.1rem;width:65%}.freeInsurancelogin .product .product_info2{align-items:center;display:flex;font-size:.32rem;font-weight:400;height:1.6rem;line-height:1.5em;padding-left:.2rem;width:65%}.freeInsurancelogin .product .button{background:#008fda;border:.01333rem solid #008fda;border-radius:.3rem;color:#fff;margin-top:.5rem;padding:.1rem .3rem;white-space:nowrap}.freeInsurancelogin .page{background:#fff;border-radius:.26667rem;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:7.56rem}.freeInsurancelogin .page .link-error{background-image:url(imgs/9b08be0841e9831c58c2.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#fff;font-size:.4rem;font-weight:700;height:.97333rem;line-height:.97333rem;padding-left:.53333rem;text-align:left}.freeInsurancelogin .page .error-text{font-size:.37333rem;line-height:.58667rem;padding:.8rem;text-align:left}.freeInsurancelogin .page .weshoperror-text{font-size:.37333rem;height:2.66667rem;padding:.53333rem .8rem;text-align:center}.WeshopFreeInsurance{background-color:#f6f4f6;height:100vh}.WeshopFreeInsurance .card-banner{background-size:contain;background-size:10rem 2.66667rem;-webkit-background-size:100% 100%;height:2.66667rem}.WeshopFreeInsurance .card-banner,[data-dpr="2"] .WeshopFreeInsurance .card-banner{background-image:url(imgs/59e730249f68fafee766.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .WeshopFreeInsurance .card-banner{background-size:contain}[data-dpr="3"] .WeshopFreeInsurance .card-banner{background-image:url(imgs/39a82b138a9d1a86e635.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.WeshopFreeInsurance .card-banner .card-logo{height:.70667rem;margin-left:.53333rem;margin-top:.53333rem;width:2.49333rem}.WeshopFreeInsurance .product-item{background-color:#fff;border-radius:.26667rem;margin:-.8rem .26667rem 0}.WeshopFreeInsurance .product-item .product-header{border-bottom:.06667rem solid #efefef;display:flex;justify-content:space-between;padding:.53333rem .44rem}.WeshopFreeInsurance .product-item .product-header .product-count{background-color:#f2f2f2;border-radius:.4rem;font-weight:700;height:.8rem;line-height:.8rem;position:relative;text-indent:.45333rem;width:3.46667rem}.WeshopFreeInsurance .product-item .product-header .product-count span{color:#0491da;margin-left:.26667rem}.WeshopFreeInsurance .product-item .product-header .product-count img{height:.26667rem;position:absolute;right:.33333rem;top:.26667rem;width:.26667rem}.WeshopFreeInsurance .product-item .product-header .product-ruler{background-color:#008fda;border-radius:.4rem;color:#fff;font-weight:700;height:.8rem;line-height:.8rem;text-align:center;width:1.77333rem}.WeshopFreeInsurance .product-item .product-info{border-bottom:.02667rem dashed #e5e5e5;padding:.53333rem .44rem}.WeshopFreeInsurance .product-item .product-info .product-img{border-radius:50%;height:1.77333rem;margin-right:.26667rem;width:1.77333rem}.WeshopFreeInsurance .product-item .product-info .product-right{position:relative;width:100%}.WeshopFreeInsurance .product-item .product-info .product-right .product-title{color:#000;font-size:.37333rem;font-weight:700}.WeshopFreeInsurance .product-item .product-info .product-right .product-desc{color:#c2c2c2;font-size:.29333rem;margin-top:.10667rem}.WeshopFreeInsurance .product-item .product-info .product-right .download{bottom:.93333rem;color:#008fda;position:absolute;right:0}.WeshopFreeInsurance .product-item .product-info .product-right .product-txt{bottom:.13333rem;color:#c2c2c2;font-size:.26667rem;line-height:.53333rem;position:absolute;right:0;text-align:center;width:1.86667rem}.WeshopFreeInsurance .product-item .product-info .product-right .product-btn{background-color:#008fda;border-radius:.4rem;bottom:0;color:#fff;font-size:.24rem;font-weight:700;height:.53333rem;line-height:.53333rem;position:absolute;right:0;text-align:center;width:1.77333rem}.WeshopFreeInsurance .product-item .product-info .product-right .disabled{background:#d2d2d2}.WeshopFreeInsurance .product-item .product-info:last-child{border:0}.WeshopFreeInsurance .limit{margin:.26667rem .26667rem 0}.WeshopFreeInsurance .limit-title{background-color:#fff;border-top-left-radius:.26667rem;border-top-right-radius:.26667rem;color:#000;font-size:.48rem;font-weight:700;height:1.33333rem;line-height:1.33333rem;padding-left:.53333rem;width:100%}.WeshopFreeInsurance .limit-info{background-color:#fff;margin-top:.06667rem;padding:.53333rem}.WeshopFreeInsurance .limit-info .limit-time{border-bottom:.02667rem dashed #e5e5e5;color:#005f9e;font-size:.45333rem;font-weight:700}.WeshopFreeInsurance .limit-info .limit-li .limit-li-name{color:#505050;font-size:.4rem}.WeshopFreeInsurance .limit-info .limit-li .limit-li-count{color:#008fda;font-size:.4rem}#root{background:#f6f7fb;line-height:1.15;min-height:100vh;width:100%}*{box-sizing:border-box}:root:root{--adm-color-primary:#0090da}.adm-toast-main{max-width:5.06667rem!important}.adm-auto-center-content{font-size:.42667rem}.adm-tab-bar-item-title{font-size:.26667rem!important}.adm-picker-header-button,.adm-picker-header-title,.adm-picker-view-column-item-label{font-size:.53333rem!important}.flex_box{display:flex}.flex_box.flex_between{justify-content:space-between}.flex_box.flex_center{justify-content:center}.flex_box.flex_align_center{align-items:center}.flex_box.flex_coloumn{flex-direction:column}.FreeInsurance{background-color:#f6f4f6;height:100vh;position:relative}.FreeInsurance .card-banner{background-size:contain;background-size:10rem 2.66667rem;-webkit-background-size:100% 100%;height:2.66667rem}.FreeInsurance .card-banner,[data-dpr="2"] .FreeInsurance .card-banner{background-image:url(imgs/59e730249f68fafee766.png);background-position:50%;background-repeat:no-repeat}[data-dpr="2"] .FreeInsurance .card-banner{background-size:contain}[data-dpr="3"] .FreeInsurance .card-banner{background-image:url(imgs/39a82b138a9d1a86e635.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.FreeInsurance .card-banner .card-logo{height:.70667rem;margin-left:.53333rem;margin-top:.53333rem;width:2.49333rem}.FreeInsurance .product-item{background-color:#fff;border-radius:.26667rem;margin:0 .26667rem}.FreeInsurance .product-item .product-info{border-bottom:.02667rem dashed #e5e5e5;padding:.53333rem .44rem}.FreeInsurance .product-item .product-info .product-img{border-radius:50%;height:1.77333rem;margin-right:.26667rem;width:1.77333rem}.FreeInsurance .product-item .product-info .product-right{position:relative;width:100%}.FreeInsurance .product-item .product-info .product-right .product-title{color:#000;font-size:.37333rem;font-weight:700}.FreeInsurance .product-item .product-info .product-right .product-desc{color:#c2c2c2;font-size:.29333rem;margin-top:.10667rem;overflow:hidden;width:80%}.FreeInsurance .product-item .product-info .product-right .download{bottom:.93333rem;color:#008fda;position:absolute;right:0}.FreeInsurance .product-item .product-info .product-right .product-txt{bottom:.13333rem;color:#c2c2c2;font-size:.26667rem;line-height:.66667rem;position:absolute;right:0;text-align:center;width:1.86667rem}.FreeInsurance .product-item .product-info .product-right .product-btn{background-color:#008fda;border-radius:.13333rem;bottom:0;color:#fff;font-size:.32rem;font-weight:700;height:.73333rem;line-height:.73333rem;margin:auto 0;position:absolute;right:0;text-align:center;top:0;width:2rem}.FreeInsurance .product-item .product-info .product-right .disabled{background:#d2d2d2}.FreeInsurance .product-item .product-info:last-child{border:0}.FreeInsurance .download-policy{color:#008fda;font-size:.37333rem;margin:2% auto;text-align:center;text-decoration:underline}.FreeInsurance .limit{margin:.26667rem .26667rem 0}.FreeInsurance .limit-title{background-color:#fff;border-top-left-radius:.26667rem;border-top-right-radius:.26667rem;color:#000;font-size:.48rem;font-weight:700;height:1.33333rem;line-height:1.33333rem;padding-left:.53333rem;width:100%}.FreeInsurance .limit-info{background-color:#fff;margin-top:.06667rem;padding:.53333rem}.FreeInsurance .limit-info .limit-time{border-bottom:.02667rem dashed #e5e5e5;color:#005f9e;font-size:.45333rem;font-weight:700}.FreeInsurance .limit-info .limit-li .limit-li-name{color:#505050;font-size:.4rem}.FreeInsurance .limit-info .limit-li .limit-li-count{color:#008fda;font-size:.4rem}.FreeInsurance .banner{align-items:center;background:url(imgs/e7da53c218241873e929.png) no-repeat top;background-size:100%;display:flex;height:2.2rem;padding-left:.3rem}.FreeInsurance .banner .card-logo{height:.8rem}.FreeInsurance .blanklogin_title{align-items:center;background-color:#fff;display:flex;height:2rem;padding:.2rem .3rem;width:100%}.FreeInsurance .blanklogin_title .blanklogin_rank{display:flex;flex-direction:column;font-size:.37333rem;padding-left:.3rem;width:60%}.FreeInsurance .blanklogin_title .blanklogin_rank span{font-weight:600;line-height:.4rem}.FreeInsurance .blanklogin_title .blanklogin_rank .rank_org_mid{font-size:.25rem!important;font-weight:400;white-space:nowrap}.FreeInsurance .blanklogin_title .phone{border-radius:50%;height:1rem}.FreeInsurance .blanklogin_title .my_shop{margin-left:.2rem}.FreeInsurance .blanklogin_title .goCard{padding-top:.13333rem;text-align:right}.FreeInsurance .blanklogin_title .goCard span{border:.02667rem solid #459dce;border-radius:.33333rem;color:#459dce;font-size:.24rem;font-weight:600;padding:.13333rem .2rem;text-align:center}.FreeInsurance .blanklogin_title .goCard span img{margin-bottom:.06667rem}.FreeInsurance .text{background-color:#fff;border-radius:.2rem;font-size:.33rem;line-height:.6rem;margin:.15rem .3rem;padding:.2rem}