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,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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}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}*,:after,:before{margin:0 auto;padding:0;box-sizing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--bg_color1);padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}body,html{height:100%}body{margin:0 auto!important;box-sizing:border-box;font-size:14px;font-weight:400;max-width:768px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,arial,sans-serif}#app{display:block;margin:0 auto;height:100%;font-size:.28rem}#app a{text-decoration:none;outline:none;cursor:default}#app .app-bar{width:100%;max-width:768px;position:fixed;z-index:9;top:0;color:var(--font_color1);background-color:var(--bg_color1)}#app .appbar-block{height:.88rem}#app .van-pull-refresh{min-height:100vh}#app .van-pull-refresh .van-pull-refresh__head{display:flex;align-items:center;justify-content:center}#app ::-moz-placeholder{color:var(--placehoder)}#app ::placeholder{color:var(--placehoder)}#app .shimer{height:100%;padding:.3rem}#app .shimer img{width:100%}#app .content img{max-width:100%}#app .fade-enter-active,#app .fade-leave-active{transition:opacity .3s ease}#app .fade-enter-from,#app .fade-leave-to{opacity:0}@media screen and (orientation:landscape){body,html{font-size:72px!important;background-color:var(--bg_color2)}}.van-overlay{background:rgba(0,0,0,.5)!important}.van-dialog{background-color:var(--bg_color1)!important}.van-dialog .van-button--default{background:none;display:flex}.van-dialog .van-dialog__header{color:var(--font_color1)}.van-dialog .van-dialog__message--has-title{color:var(--font_color2)}.van-dialog .van-hairline--left:after,.van-dialog .van-hairline--top:after{border:1px solid var(--border_color)}.van-dialog__cancel,.van-dialog__confirm{display:flex;justify-content:center;background:var(--bg_color1)}.van-dialog__confirm{color:var(--primary_color)!important}.van-dialog__cancel{color:var(--font_color2)!important}.h1{font-size:.36rem}.h2{font-size:.32rem}.h3{font-size:.28rem}.h4{font-size:.24rem}title{display:block;font-size:.4rem;color:#5e5e5e;margin-bottom:.22rem}.button,button{outline:none;width:100%;height:.84rem;line-height:.84rem;font-size:.3rem;border-radius:.14rem;font-weight:700;border:none;text-align:center;font-family:DINPro;color:#fff;background-color:var(--primary_color);border:1px solid var(--primary_color)}.button-secondary{height:.84rem;font-size:.3rem;border-radius:.2rem;border:1px solid var(--primary_color);color:var(--primary_color);background-color:var(--bg_color1)}.no-record{text-align:center;margin-top:1rem}.no-record img{display:block;width:2.2rem;margin:0 auto}.no-record p{text-align:center;margin:.3rem 1rem;color:var(--font_color3)}.no-record button{display:inline-block;margin:0 auto;padding:0 .3rem;font-size:.28rem;font-weight:400;border-radius:.36rem;height:.64rem;line-height:.64rem;width:auto}.font-heavy{font-size:.4rem;color:var(--font_color2)}.font-bold{font-size:.36rem;color:var(--font_color1)}.font-regular{font-size:.28rem;color:var(--font_color2)}.font-light{font-size:.24rem;color:var(--font_color3)}::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}.gradual-color,.gradual-navy{background-image:var(--btn_gradual_color)}.red,.rise{color:var(--up_color)}.fall,.green{color:var(--down_color)}.black,.level{color:var(--index_black)}.blue{color:var(--blue)}.risk-red{color:var(--red)}.risk-midRed{color:var(--midRed)}.risk-navy{color:var(--navy)}.rise-bg{background-color:var(--index_red)!important}.fall-bg{background-color:var(--index_green)!important}.ma{white-space:nowrap;padding-right:.05rem}.ma1 span{color:#5772c7}.ma2{color:#95ce7b}.ma3{color:#fac858}.ma4{color:#ee6969}.ma5{color:#73c0de}.ma6{color:#3ba272}a,img{-webkit-touch-callout:none}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes loading{to{background-position-x:-20%}}.load{background:linear-gradient(100deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 0) #ededed;background-size:200% 100%;background-position-x:180%}.loading{text-align:center}.loading .load-icon{width:1.2rem;margin:.1rem auto}.loading p{font-size:.24rem;color:var(--font_color3)}.data-empty{text-align:center;margin:1rem auto}.data-empty img{width:2.4rem;margin:.1rem auto}.data-empty p{font-size:.24rem;color:var(--font_color3)}.loading-icon-animation{width:.48rem;margin:0 auto;display:block;animation:rotate 1.3s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bottom-sheet{position:fixed;z-index:999;width:100%;height:100%;top:0;left:0}.bottom-sheet .mask{width:100%;height:100%;background-color:rgba(0,0,0,.6)}.bottom-sheet .box{min-height:4rem;background-color:var(--bg_color1);position:absolute;bottom:0;width:100%;max-height:90%;border-radius:.2rem .2rem 0 0;padding:.3rem;box-sizing:border-box}.bottom-sheet .box .drager{width:1rem;height:.08rem;margin:0 auto;overflow:hidden;background-color:var(--placehoder);border-radius:.08rem}.bottom-sheet .box .close{position:absolute;right:.3rem;top:.3rem;width:.64rem;height:.64rem}.bottom-sheet .box .close img{width:100%}.bottom-sheet .box h2{text-align:center;font-size:.32rem;margin:.2rem auto;color:var(--font_color3)}.bottom-sheet .box .content h3{font-size:.32rem;margin:.5rem auto .3rem auto;color:var(--font_color2)}.bottom-sheet .box .btn-box{display:flex;justify-content:space-between;margin-top:.6rem}.bottom-sheet .box .btn-box button{width:48%}ul.checkList{display:flex;flex-wrap:wrap}ul.checkList li{border:1px solid var(--placehoder);line-height:.64rem;border-radius:.2rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:var(--font_color3);font-size:.28rem}ul.checkList li.active{position:relative;border:1px solid var(--primary_color);color:var(--primary_color)}ul.checkList li.active:after{width:.16rem;height:.16rem;position:absolute;right:.06rem;bottom:.06rem;content:"";background:url(../img/angle.48e03673.svg) 50% no-repeat;background-size:100%}ul.tabList{display:flex;flex-wrap:wrap}ul.tabList li{line-height:.56rem;border-radius:.5rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:var(--font_color2);font-size:.28rem;background-color:var(--bg_color1)}ul.tabList li.active{position:relative;color:#fff;background-color:var(--primary_color)}.app-bar-wrap{position:relative}.app-bar-wrap .blank{height:0;overflow:hidden}.app-bar-full{width:100%;position:fixed;z-index:999;top:0;left:0;min-height:.88rem;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;background-color:var(--bg_color1);transition:all .3s}.app-bar-full.h5{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.app-bar-full.bg2{background-color:var(--bg_color2)}.app-bar-full.alpha{background:none}.app-bar-full .header-wrap{position:relative;min-height:.88rem;width:100%;max-width:768px;margin:0 auto}.app-bar-full .header-wrap .back{position:absolute;left:.2rem;bottom:0;z-index:99}.app-bar-full .header-wrap .back span{display:block;height:.88rem;width:.64rem;line-height:.88rem;background:url(../img/back.0430ac45.svg) 50% no-repeat;background-size:70% auto;transition:all .3s}.app-bar-full .header-wrap .title{position:absolute;bottom:0;z-index:9;width:100%;padding:0 .3rem;font-size:.36rem;height:.88rem;font-weight:900;transition:all .3s;text-align:center;box-sizing:border-box;color:var(--font_color1);display:flex;flex-direction:column;justify-content:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.app-bar-full .header-wrap .title span{display:block;font-size:.24rem;color:var(--font_color3);font-weight:400}.app-bar-full .header-wrap .right{position:absolute;right:.3rem;top:.14rem;z-index:99;font-size:.3rem;color:#3c5eff;display:flex;align-items:center;justify-content:flex-end}.app-bar-full .header-wrap .right .icon{width:.52rem;height:.52rem;display:block;transition:all .3s}.app-bar-full .header-wrap .right .icon img{width:94%}.app-bar-full .header-wrap .right .close{background:url(../img/close_outline.b76715eb.svg) 50% no-repeat;background-size:90% auto}.app-bar-full .header-wrap .right .message{background:url(../img/message.1f5aea6a.svg) 50% no-repeat;background-size:100% auto}.app-bar-full .header-wrap .right .setup{background:url(../img/setup.49c39eed.svg) 50% no-repeat;background-size:100% auto}.app-bar-full .header-wrap .right .service{background:url(../img/service.3d157c3b.svg) 50% no-repeat;background-size:100% auto}.app-bar-full .header-wrap .right .add{width:.6rem;height:.6rem;background:url(../img/myRecord.eb58bf43.svg);background-size:100%}.app-bar-full .header-wrap .right>:last-child{margin-left:.2rem}.app-bar-full .header-wrap.dark .title{color:#fff}a[data-v-07fad42d],abbr[data-v-07fad42d],acronym[data-v-07fad42d],address[data-v-07fad42d],applet[data-v-07fad42d],article[data-v-07fad42d],aside[data-v-07fad42d],audio[data-v-07fad42d],b[data-v-07fad42d],big[data-v-07fad42d],blockquote[data-v-07fad42d],body[data-v-07fad42d],canvas[data-v-07fad42d],caption[data-v-07fad42d],center[data-v-07fad42d],cite[data-v-07fad42d],code[data-v-07fad42d],dd[data-v-07fad42d],del[data-v-07fad42d],details[data-v-07fad42d],dfn[data-v-07fad42d],div[data-v-07fad42d],dl[data-v-07fad42d],dt[data-v-07fad42d],em[data-v-07fad42d],embed[data-v-07fad42d],fieldset[data-v-07fad42d],figcaption[data-v-07fad42d],figure[data-v-07fad42d],footer[data-v-07fad42d],form[data-v-07fad42d],h1[data-v-07fad42d],h2[data-v-07fad42d],h3[data-v-07fad42d],h4[data-v-07fad42d],h5[data-v-07fad42d],h6[data-v-07fad42d],header[data-v-07fad42d],hgroup[data-v-07fad42d],html[data-v-07fad42d],i[data-v-07fad42d],iframe[data-v-07fad42d],img[data-v-07fad42d],ins[data-v-07fad42d],kbd[data-v-07fad42d],label[data-v-07fad42d],legend[data-v-07fad42d],li[data-v-07fad42d],mark[data-v-07fad42d],menu[data-v-07fad42d],nav[data-v-07fad42d],object[data-v-07fad42d],ol[data-v-07fad42d],output[data-v-07fad42d],p[data-v-07fad42d],pre[data-v-07fad42d],q[data-v-07fad42d],ruby[data-v-07fad42d],s[data-v-07fad42d],samp[data-v-07fad42d],section[data-v-07fad42d],small[data-v-07fad42d],span[data-v-07fad42d],strike[data-v-07fad42d],strong[data-v-07fad42d],sub[data-v-07fad42d],summary[data-v-07fad42d],sup[data-v-07fad42d],table[data-v-07fad42d],tbody[data-v-07fad42d],td[data-v-07fad42d],tfoot[data-v-07fad42d],th[data-v-07fad42d],thead[data-v-07fad42d],time[data-v-07fad42d],tr[data-v-07fad42d],tt[data-v-07fad42d],u[data-v-07fad42d],ul[data-v-07fad42d],var[data-v-07fad42d],video[data-v-07fad42d]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-07fad42d],aside[data-v-07fad42d],details[data-v-07fad42d],figcaption[data-v-07fad42d],figure[data-v-07fad42d],footer[data-v-07fad42d],header[data-v-07fad42d],hgroup[data-v-07fad42d],menu[data-v-07fad42d],nav[data-v-07fad42d],section[data-v-07fad42d]{display:block}body[data-v-07fad42d]{line-height:1}ol[data-v-07fad42d],ul[data-v-07fad42d]{list-style:none}blockquote[data-v-07fad42d],q[data-v-07fad42d]{quotes:none}blockquote[data-v-07fad42d]:after,blockquote[data-v-07fad42d]:before,q[data-v-07fad42d]:after,q[data-v-07fad42d]:before{content:"";content:none}table[data-v-07fad42d]{border-collapse:collapse;border-spacing:0}[data-v-07fad42d],[data-v-07fad42d]:after,[data-v-07fad42d]:before{margin:0 auto;padding:0;box-sizing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-07fad42d]{height:100%;background-color:var(--bg_color1);padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}body[data-v-07fad42d]{height:100%;margin:0 auto!important;box-sizing:border-box;font-size:14px;font-weight:400;max-width:768px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,arial,sans-serif}#app[data-v-07fad42d]{display:block;margin:0 auto;height:100%;font-size:.28rem}#app a[data-v-07fad42d]{text-decoration:none;outline:none;cursor:default}#app .app-bar[data-v-07fad42d]{width:100%;max-width:768px;position:fixed;z-index:9;top:0;color:var(--font_color1);background-color:var(--bg_color1)}#app .appbar-block[data-v-07fad42d]{height:.88rem}#app .van-pull-refresh[data-v-07fad42d]{min-height:100vh}#app .van-pull-refresh .van-pull-refresh__head[data-v-07fad42d]{display:flex;align-items:center;justify-content:center}#app[data-v-07fad42d] ::-moz-placeholder{color:var(--placehoder)}#app[data-v-07fad42d] ::placeholder{color:var(--placehoder)}#app .shimer[data-v-07fad42d]{height:100%;padding:.3rem}#app .shimer img[data-v-07fad42d]{width:100%}#app .content img[data-v-07fad42d]{max-width:100%}#app .fade-enter-active[data-v-07fad42d],#app .fade-leave-active[data-v-07fad42d]{transition:opacity .3s ease}#app .fade-enter-from[data-v-07fad42d],#app .fade-leave-to[data-v-07fad42d]{opacity:0}@media screen and (orientation:landscape){body[data-v-07fad42d],html[data-v-07fad42d]{font-size:72px!important;background-color:var(--bg_color2)}}.van-overlay[data-v-07fad42d]{background:rgba(0,0,0,.5)!important}.van-dialog[data-v-07fad42d]{background-color:var(--bg_color1)!important}.van-dialog .van-button--default[data-v-07fad42d]{background:none;display:flex}.van-dialog .van-dialog__header[data-v-07fad42d]{color:var(--font_color1)}.van-dialog .van-dialog__message--has-title[data-v-07fad42d]{color:var(--font_color2)}.van-dialog .van-hairline--left[data-v-07fad42d]:after,.van-dialog .van-hairline--top[data-v-07fad42d]:after{border:1px solid var(--border_color)}.van-dialog__cancel[data-v-07fad42d],.van-dialog__confirm[data-v-07fad42d]{display:flex;justify-content:center;background:var(--bg_color1)}.van-dialog__confirm[data-v-07fad42d]{color:var(--primary_color)!important}.van-dialog__cancel[data-v-07fad42d]{color:var(--font_color2)!important}.h1[data-v-07fad42d]{font-size:.36rem}.h2[data-v-07fad42d]{font-size:.32rem}.h3[data-v-07fad42d]{font-size:.28rem}.h4[data-v-07fad42d]{font-size:.24rem}title[data-v-07fad42d]{display:block;font-size:.4rem;color:#5e5e5e;margin-bottom:.22rem}.button[data-v-07fad42d],button[data-v-07fad42d]{outline:none;width:100%;height:.84rem;line-height:.84rem;font-size:.3rem;border-radius:.14rem;font-weight:700;border:none;text-align:center;font-family:DINPro;color:#fff;background-color:var(--primary_color);border:1px solid var(--primary_color)}.button-secondary[data-v-07fad42d]{height:.84rem;font-size:.3rem;border-radius:.2rem;border:1px solid var(--primary_color);color:var(--primary_color);background-color:var(--bg_color1)}.no-record[data-v-07fad42d]{text-align:center;margin-top:1rem}.no-record img[data-v-07fad42d]{display:block;width:2.2rem;margin:0 auto}.no-record p[data-v-07fad42d]{text-align:center;margin:.3rem 1rem;color:var(--font_color3)}.no-record button[data-v-07fad42d]{display:inline-block;margin:0 auto;padding:0 .3rem;font-size:.28rem;font-weight:400;border-radius:.36rem;height:.64rem;line-height:.64rem;width:auto}.font-heavy[data-v-07fad42d]{font-size:.4rem;color:var(--font_color2)}.font-bold[data-v-07fad42d]{font-size:.36rem;color:var(--font_color1)}.font-regular[data-v-07fad42d]{font-size:.28rem;color:var(--font_color2)}.font-light[data-v-07fad42d]{font-size:.24rem;color:var(--font_color3)}[data-v-07fad42d]::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}.gradual-color[data-v-07fad42d],.gradual-navy[data-v-07fad42d]{background-image:var(--btn_gradual_color)}.red[data-v-07fad42d],.rise[data-v-07fad42d]{color:var(--up_color)}.fall[data-v-07fad42d],.green[data-v-07fad42d]{color:var(--down_color)}.black[data-v-07fad42d],.level[data-v-07fad42d]{color:var(--index_black)}.blue[data-v-07fad42d]{color:var(--blue)}.risk-red[data-v-07fad42d]{color:var(--red)}.risk-midRed[data-v-07fad42d]{color:var(--midRed)}.risk-navy[data-v-07fad42d]{color:var(--navy)}.rise-bg[data-v-07fad42d]{background-color:var(--index_red)!important}.fall-bg[data-v-07fad42d]{background-color:var(--index_green)!important}.ma[data-v-07fad42d]{white-space:nowrap;padding-right:.05rem}.ma1 span[data-v-07fad42d]{color:#5772c7}.ma2[data-v-07fad42d]{color:#95ce7b}.ma3[data-v-07fad42d]{color:#fac858}.ma4[data-v-07fad42d]{color:#ee6969}.ma5[data-v-07fad42d]{color:#73c0de}.ma6[data-v-07fad42d]{color:#3ba272}a[data-v-07fad42d],img[data-v-07fad42d]{-webkit-touch-callout:none}img[data-v-07fad42d]{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes loading-07fad42d{to{background-position-x:-20%}}.load[data-v-07fad42d]{background:linear-gradient(100deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 0) #ededed;background-size:200% 100%;background-position-x:180%}.loading[data-v-07fad42d]{text-align:center}.loading .load-icon[data-v-07fad42d]{width:1.2rem;margin:.1rem auto}.loading p[data-v-07fad42d]{font-size:.24rem;color:var(--font_color3)}.data-empty[data-v-07fad42d]{text-align:center;margin:1rem auto}.data-empty img[data-v-07fad42d]{width:2.4rem;margin:.1rem auto}.data-empty p[data-v-07fad42d]{font-size:.24rem;color:var(--font_color3)}.loading-icon-animation[data-v-07fad42d]{width:.48rem;margin:0 auto;display:block;animation:rotate-07fad42d 1.3s linear infinite}@keyframes rotate-07fad42d{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bottom-sheet[data-v-07fad42d]{position:fixed;z-index:999;width:100%;height:100%;top:0;left:0}.bottom-sheet .mask[data-v-07fad42d]{width:100%;height:100%;background-color:rgba(0,0,0,.6)}.bottom-sheet .box[data-v-07fad42d]{min-height:4rem;background-color:var(--bg_color1);position:absolute;bottom:0;width:100%;max-height:90%;border-radius:.2rem .2rem 0 0;padding:.3rem;box-sizing:border-box}.bottom-sheet .box .drager[data-v-07fad42d]{width:1rem;height:.08rem;margin:0 auto;overflow:hidden;background-color:var(--placehoder);border-radius:.08rem}.bottom-sheet .box .close[data-v-07fad42d]{position:absolute;right:.3rem;top:.3rem;width:.64rem;height:.64rem}.bottom-sheet .box .close img[data-v-07fad42d]{width:100%}.bottom-sheet .box h2[data-v-07fad42d]{text-align:center;font-size:.32rem;margin:.2rem auto;color:var(--font_color3)}.bottom-sheet .box .content h3[data-v-07fad42d]{font-size:.32rem;margin:.5rem auto .3rem auto;color:var(--font_color2)}.bottom-sheet .box .btn-box[data-v-07fad42d]{display:flex;justify-content:space-between;margin-top:.6rem}.bottom-sheet .box .btn-box button[data-v-07fad42d]{width:48%}ul.checkList[data-v-07fad42d]{display:flex;flex-wrap:wrap}ul.checkList li[data-v-07fad42d]{border:1px solid var(--placehoder);line-height:.64rem;border-radius:.2rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:var(--font_color3);font-size:.28rem}ul.checkList li.active[data-v-07fad42d]{position:relative;border:1px solid var(--primary_color);color:var(--primary_color)}ul.checkList li.active[data-v-07fad42d]:after{width:.16rem;height:.16rem;position:absolute;right:.06rem;bottom:.06rem;content:"";background:url(../img/angle.48e03673.svg) 50% no-repeat;background-size:100%}ul.tabList[data-v-07fad42d]{display:flex;flex-wrap:wrap}ul.tabList li[data-v-07fad42d]{line-height:.56rem;border-radius:.5rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:var(--font_color2);font-size:.28rem;background-color:var(--bg_color1)}ul.tabList li.active[data-v-07fad42d]{position:relative;color:#fff;background-color:var(--primary_color)}.bottom-load-box[data-v-07fad42d]{margin:.6rem auto 2rem auto;color:var(--font_color3);text-align:center}a[data-v-075e5988],abbr[data-v-075e5988],acronym[data-v-075e5988],address[data-v-075e5988],applet[data-v-075e5988],article[data-v-075e5988],aside[data-v-075e5988],audio[data-v-075e5988],b[data-v-075e5988],big[data-v-075e5988],blockquote[data-v-075e5988],body[data-v-075e5988],canvas[data-v-075e5988],caption[data-v-075e5988],center[data-v-075e5988],cite[data-v-075e5988],code[data-v-075e5988],dd[data-v-075e5988],del[data-v-075e5988],details[data-v-075e5988],dfn[data-v-075e5988],div[data-v-075e5988],dl[data-v-075e5988],dt[data-v-075e5988],em[data-v-075e5988],embed[data-v-075e5988],fieldset[data-v-075e5988],figcaption[data-v-075e5988],figure[data-v-075e5988],footer[data-v-075e5988],form[data-v-075e5988],h1[data-v-075e5988],h2[data-v-075e5988],h3[data-v-075e5988],h4[data-v-075e5988],h5[data-v-075e5988],h6[data-v-075e5988],header[data-v-075e5988],hgroup[data-v-075e5988],html[data-v-075e5988],i[data-v-075e5988],iframe[data-v-075e5988],img[data-v-075e5988],ins[data-v-075e5988],kbd[data-v-075e5988],label[data-v-075e5988],legend[data-v-075e5988],li[data-v-075e5988],mark[data-v-075e5988],menu[data-v-075e5988],nav[data-v-075e5988],object[data-v-075e5988],ol[data-v-075e5988],output[data-v-075e5988],p[data-v-075e5988],pre[data-v-075e5988],q[data-v-075e5988],ruby[data-v-075e5988],s[data-v-075e5988],samp[data-v-075e5988],section[data-v-075e5988],small[data-v-075e5988],span[data-v-075e5988],strike[data-v-075e5988],strong[data-v-075e5988],sub[data-v-075e5988],summary[data-v-075e5988],sup[data-v-075e5988],table[data-v-075e5988],tbody[data-v-075e5988],td[data-v-075e5988],tfoot[data-v-075e5988],th[data-v-075e5988],thead[data-v-075e5988],time[data-v-075e5988],tr[data-v-075e5988],tt[data-v-075e5988],u[data-v-075e5988],ul[data-v-075e5988],var[data-v-075e5988],video[data-v-075e5988]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-075e5988],aside[data-v-075e5988],details[data-v-075e5988],figcaption[data-v-075e5988],figure[data-v-075e5988],footer[data-v-075e5988],header[data-v-075e5988],hgroup[data-v-075e5988],menu[data-v-075e5988],nav[data-v-075e5988],section[data-v-075e5988]{display:block}body[data-v-075e5988]{line-height:1}ol[data-v-075e5988],ul[data-v-075e5988]{list-style:none}blockquote[data-v-075e5988],q[data-v-075e5988]{quotes:none}blockquote[data-v-075e5988]:after,blockquote[data-v-075e5988]:before,q[data-v-075e5988]:after,q[data-v-075e5988]:before{content:"";content:none}table[data-v-075e5988]{border-collapse:collapse;border-spacing:0}[data-v-075e5988],[data-v-075e5988]:after,[data-v-075e5988]:before{margin:0 auto;padding:0;box-sizing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}html[data-v-075e5988]{height:100%;background-color:var(--bg_color1);padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}body[data-v-075e5988]{height:100%;margin:0 auto!important;box-sizing:border-box;font-size:14px;font-weight:400;max-width:768px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,arial,sans-serif}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricLight.ffed674a.otf);font-weight:300}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricRegular.d3196222.otf);font-weight:400}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricBold.aea5ec39.otf);font-weight:700}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricBlack.0864b986.otf);font-weight:900}#app[data-v-075e5988]{display:block;margin:0 auto;height:100%;font-size:.28rem}#app a[data-v-075e5988]{text-decoration:none;outline:none;cursor:default}#app .app-bar[data-v-075e5988]{width:100%;max-width:768px;position:fixed;z-index:9;top:0;color:var(--font_color1);background-color:var(--bg_color1)}#app .appbar-block[data-v-075e5988]{height:.88rem}#app .van-pull-refresh[data-v-075e5988]{min-height:100vh}#app .van-pull-refresh .van-pull-refresh__head[data-v-075e5988]{display:flex;align-items:center;justify-content:center}#app[data-v-075e5988] ::-moz-placeholder{color:var(--placehoder)}#app[data-v-075e5988] ::placeholder{color:var(--placehoder)}#app .shimer[data-v-075e5988]{height:100%;padding:.3rem}#app .shimer img[data-v-075e5988]{width:100%}#app .content img[data-v-075e5988]{max-width:100%}#app .fade-enter-active[data-v-075e5988],#app .fade-leave-active[data-v-075e5988]{transition:opacity .3s ease}#app .fade-enter-from[data-v-075e5988],#app .fade-leave-to[data-v-075e5988]{opacity:0}@media screen and (orientation:landscape){body[data-v-075e5988],html[data-v-075e5988]{font-size:72px!important;background-color:var(--bg_color2)}}.van-overlay[data-v-075e5988]{background:rgba(0,0,0,.5)!important}.van-dialog[data-v-075e5988]{background-color:var(--bg_color1)!important}.van-dialog .van-button--default[data-v-075e5988]{background:none;display:flex}.van-dialog .van-dialog__header[data-v-075e5988]{color:var(--font_color1)}.van-dialog .van-dialog__message--has-title[data-v-075e5988]{color:var(--font_color2)}.van-dialog .van-hairline--left[data-v-075e5988]:after,.van-dialog .van-hairline--top[data-v-075e5988]:after{border:1px solid var(--border_color)}.van-dialog__cancel[data-v-075e5988],.van-dialog__confirm[data-v-075e5988]{display:flex;justify-content:center;background:var(--bg_color1)}.van-dialog__confirm[data-v-075e5988]{color:var(--primary_color)!important}.van-dialog__cancel[data-v-075e5988]{color:var(--font_color2)!important}.h1[data-v-075e5988]{font-size:.36rem}.h2[data-v-075e5988]{font-size:.32rem}.h3[data-v-075e5988]{font-size:.28rem}.h4[data-v-075e5988]{font-size:.24rem}title[data-v-075e5988]{display:block;font-size:.4rem;color:#5e5e5e;margin-bottom:.22rem}.button[data-v-075e5988],button[data-v-075e5988]{outline:none;width:100%;height:.84rem;line-height:.84rem;font-size:.3rem;border-radius:.14rem;font-weight:700;border:none;text-align:center;font-family:DINPro;color:#fff;background-color:var(--primary_color);border:1px solid var(--primary_color)}.button-secondary[data-v-075e5988]{height:.84rem;font-size:.3rem;border-radius:.2rem;border:1px solid var(--primary_color);color:var(--primary_color);background-color:var(--bg_color1)}.no-record[data-v-075e5988]{text-align:center;margin-top:1rem}.no-record img[data-v-075e5988]{display:block;width:2.2rem;margin:0 auto}.no-record p[data-v-075e5988]{text-align:center;margin:.3rem 1rem;color:var(--font_color3)}.no-record button[data-v-075e5988]{display:inline-block;margin:0 auto;padding:0 .3rem;font-size:.28rem;font-weight:400;border-radius:.36rem;height:.64rem;line-height:.64rem;width:auto}.font-heavy[data-v-075e5988]{font-size:.4rem;color:var(--font_color2)}.font-bold[data-v-075e5988]{font-size:.36rem;color:var(--font_color1)}.font-regular[data-v-075e5988]{font-size:.28rem;color:var(--font_color2)}.font-light[data-v-075e5988]{font-size:.24rem;color:var(--font_color3)}[data-v-075e5988]::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}.gradual-color[data-v-075e5988],.gradual-navy[data-v-075e5988]{background-image:var(--btn_gradual_color)}.red[data-v-075e5988],.rise[data-v-075e5988]{color:var(--up_color)}.fall[data-v-075e5988],.green[data-v-075e5988]{color:var(--down_color)}.black[data-v-075e5988],.level[data-v-075e5988]{color:var(--index_black)}.blue[data-v-075e5988]{color:var(--blue)}.risk-red[data-v-075e5988]{color:var(--red)}.risk-midRed[data-v-075e5988]{color:var(--midRed)}.risk-navy[data-v-075e5988]{color:var(--navy)}.rise-bg[data-v-075e5988]{background-color:var(--index_red)!important}.fall-bg[data-v-075e5988]{background-color:var(--index_green)!important}.ma[data-v-075e5988]{white-space:nowrap;padding-right:.05rem}.ma1 span[data-v-075e5988]{color:#5772c7}.ma2[data-v-075e5988]{color:#95ce7b}.ma3[data-v-075e5988]{color:#fac858}.ma4[data-v-075e5988]{color:#ee6969}.ma5[data-v-075e5988]{color:#73c0de}.ma6[data-v-075e5988]{color:#3ba272}a[data-v-075e5988],img[data-v-075e5988]{-webkit-touch-callout:none}img[data-v-075e5988]{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes loading-075e5988{to{background-position-x:-20%}}.load[data-v-075e5988]{background:linear-gradient(100deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 0) #ededed;background-size:200% 100%;background-position-x:180%}.loading[data-v-075e5988]{text-align:center}.loading .load-icon[data-v-075e5988]{width:1.2rem;margin:.1rem auto}.loading p[data-v-075e5988]{font-size:.24rem;color:var(--font_color3)}.data-empty[data-v-075e5988]{text-align:center;margin:1rem auto}.data-empty img[data-v-075e5988]{width:2.4rem;margin:.1rem auto}.data-empty p[data-v-075e5988]{font-size:.24rem;color:var(--font_color3)}.loading-icon-animation[data-v-075e5988]{width:.48rem;margin:0 auto;display:block;animation:rotate-075e5988 1.3s linear infinite}@keyframes rotate-075e5988{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bottom-sheet[data-v-075e5988]{position:fixed;z-index:999;width:100%;height:100%;top:0;left:0}.bottom-sheet .mask[data-v-075e5988]{width:100%;height:100%;background-color:rgba(0,0,0,.6)}.bottom-sheet .box[data-v-075e5988]{min-height:4rem;background-color:var(--bg_color1);position:absolute;bottom:0;width:100%;max-height:90%;border-radius:.2rem .2rem 0 0;padding:.3rem;box-sizing:border-box}.bottom-sheet .box .drager[data-v-075e5988]{width:1rem;height:.08rem;margin:0 auto;overflow:hidden;background-color:var(--placehoder);border-radius:.08rem}.bottom-sheet .box .close[data-v-075e5988]{position:absolute;right:.3rem;top:.3rem;width:.64rem;height:.64rem}.bottom-sheet .box .close img[data-v-075e5988]{width:100%}.bottom-sheet .box h2[data-v-075e5988]{text-align:center;font-size:.32rem;margin:.2rem auto;color:var(--font_color3)}.bottom-sheet .box .content h3[data-v-075e5988]{font-size:.32rem;margin:.5rem auto .3rem auto;color:var(--font_color2)}.bottom-sheet .box .btn-box[data-v-075e5988]{display:flex;justify-content:space-between;margin-top:.6rem}.bottom-sheet .box .btn-box button[data-v-075e5988]{width:48%}ul.checkList[data-v-075e5988]{display:flex;flex-wrap:wrap}ul.checkList li[data-v-075e5988]{border:1px solid var(--placehoder);line-height:.64rem;border-radius:.2rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:var(--font_color3);font-size:.28rem}ul.checkList li.active[data-v-075e5988]{position:relative;border:1px solid var(--primary_color);color:var(--primary_color)}ul.checkList li.active[data-v-075e5988]:after{width:.16rem;height:.16rem;position:absolute;right:.06rem;bottom:.06rem;content:"";background:url(../img/angle.48e03673.svg) 50% no-repeat;background-size:100%}ul.tabList[data-v-075e5988]{display:flex;flex-wrap:wrap}ul.tabList li[data-v-075e5988]{line-height:.56rem;border-radius:.5rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:var(--font_color2);font-size:.28rem;background-color:var(--bg_color1)}ul.tabList li.active[data-v-075e5988]{position:relative;color:#fff;background-color:var(--primary_color)}.fund[data-v-075e5988]{height:100%}.fund .float-btn[data-v-075e5988]{position:fixed;z-index:99;right:.3rem;bottom:1.5rem;width:.64rem;height:.64rem;border-radius:50%;background:var(--primary_color) url(../img/question_light.311b820a.svg) 50% no-repeat;background-size:75%}.navbar[data-v-075e5988]{background-color:var(--bg_color2)!important}.navbar .wrap[data-v-075e5988]{display:flex;justify-content:space-between;align-items:center}.navbar .tab-bar ul[data-v-075e5988]{display:flex;justify-content:flex-start;align-items:center}.navbar .tab-bar ul li[data-v-075e5988]{font-size:.36rem;font-weight:700;padding:0 .3rem;line-height:.88rem;word-wrap:none;word-break:keep-all;color:var(--font_color1)}.tabList[data-v-075e5988]{margin:.2rem .3rem;overflow-x:auto}.tabList ul[data-v-075e5988]{white-space:nowrap}.tabList ul li[data-v-075e5988]{display:inline-block;background-color:var(--bg_color1);padding:.14rem .3rem;margin-right:.1rem;border-radius:.3rem}.btn-question[data-v-075e5988],.tabList ul li.active[data-v-075e5988]{background-color:var(--primary_color);color:#fff}.btn-question[data-v-075e5988]{display:inline-block;line-height:1.2em;border-radius:.5rem;padding:.16rem .3rem;margin:.3rem auto;font-size:.28rem;position:relative}.view-list[data-v-075e5988]{margin:0 auto .6rem auto}.view-list>li[data-v-075e5988]{background-color:var(--bg_color1);border-radius:.2rem;margin:.2rem .24rem;padding:.2rem}.view-list>li .top[data-v-075e5988]{float:right;color:var(--primary_color);font-weight:700;font-size:.22rem;padding:.06rem .08rem}.view-list>li .user-info[data-v-075e5988]{display:flex;justify-content:flex-start}.view-list>li .user-info .info[data-v-075e5988]{display:flex;flex-direction:column;justify-content:center;margin-left:.2rem}.view-list>li .user-info .info .uname[data-v-075e5988]{font-size:.28rem;color:var(--font_color1);margin-bottom:.1rem;font-weight:700}.view-list>li .user-info .info .time[data-v-075e5988]{color:var(--font_color3);font-size:.24rem}.view-list>li .user-info em[data-v-075e5988]{display:block;width:.72rem;height:.72rem;border-radius:1rem;overflow:hidden}.view-list>li .user-info em img[data-v-075e5988]{width:100%;min-height:.72rem}.view-list>li .stat[data-v-075e5988]{display:flex;justify-content:flex-end}.view-list>li .stat li[data-v-075e5988]{display:flex;align-items:center;margin-left:.3rem}.view-list>li .stat li em[data-v-075e5988]{width:.48rem;height:.48rem;background:url(../img/like.dc8e3614.svg) 50% no-repeat;background-size:100%}.view-list>li .stat li em.liked[data-v-075e5988]{background:url(../img/like_color.275194ca.svg) 50% no-repeat;background-size:100%}.view-list>li .stat li.report em[data-v-075e5988]{background:url(../img/report.0c697b01.svg) 50% no-repeat;background-size:100%}.view-list>li .stat li.ask em[data-v-075e5988]{background:url(../img/question.4ea60908.svg) 50% no-repeat;background-size:100%}.view-list>li .con[data-v-075e5988]{margin:.2rem auto;line-height:1.4em;font-size:.3rem;color:var(--font_color1);word-wrap:break-word}.view-list>li .con .img[data-v-075e5988]{margin-top:.2rem;border-radius:.2rem}.view-list>li .con .img img[data-v-075e5988]{max-width:100%;max-height:10rem}.view-list>li .con-vp[data-v-075e5988]{display:block}.view-list>li .con-vp .notice[data-v-075e5988]{font-size:.24rem;line-height:1.2em;color:var(--font_color3);margin-top:.2rem}.view-list>li .comment[data-v-075e5988]{background-color:var(--bg_color3);border-radius:.16rem;padding:.2rem;font-size:.28rem;line-height:1.3em;margin-top:.2rem}.view-list>li .comment strong[data-v-075e5988]{font-weight:700;color:var(--font_color1)}.view-list>li .comment .notice[data-v-075e5988]{font-size:.24rem;line-height:1.2em;color:var(--font_color3);margin-top:.2rem}.view-list .data-empty[data-v-075e5988]{margin:3rem .6rem 0 .6rem}.invest-list[data-v-075e5988]{margin:0 auto 1.6rem auto}.invest-list>li[data-v-075e5988]{background-color:var(--bg_color1);border-radius:.1rem;margin:.2rem .24rem;padding:.3rem .2rem;position:relative}.invest-list>li a[data-v-075e5988]{display:flex;justify-content:space-between}.invest-list>li .top[data-v-075e5988]{display:inline;color:var(--primary_color);font-weight:700;font-size:.22rem;height:.4rem;width:.4rem;line-height:.4rem;text-align:center;box-sizing:border-box}.invest-list>li .left[data-v-075e5988]{width:60%;display:flex;flex-direction:column;justify-content:space-between;margin-right:.16rem}.invest-list>li .left .title[data-v-075e5988]{font-size:.3rem;line-height:1.4em;color:var(--font_color1)}.invest-list>li .left .label[data-v-075e5988]{font-size:.24rem;color:var(--font_color3)}.invest-list>li .right[data-v-075e5988]{width:48%}.invest-list>li .right img[data-v-075e5988]{width:100%;border-radius:.1rem}