#finance-chart[data-v-4b4fa07f]{width:100%;height:3.1rem;padding:.2rem .3rem}.finance-title[data-v-4b4fa07f]{font-size:.32rem;font-family:PingFangSC-Medium;font-weight:500;color:#596e98;padding:.28rem .3rem .18rem .3rem;display:flex;justify-content:space-between;align-items:center}.all-btn[data-v-4b4fa07f]{width:30%;font-size:.26rem;font-family:PingFangSC-Regular;font-weight:400;display:flex;justify-content:flex-end;align-items:center}.all-list-img[data-v-4b4fa07f]{width:.28rem;height:.18rem;margin-left:.14rem;transition:all .2s linear}.all-list-img-open[data-v-4b4fa07f]{transform:rotate(-180deg);transition:all .2s linear}.explain-icon[data-v-4b4fa07f]{width:100%;height:.34rem;font-size:.24rem;line-height:.34rem;padding:.36rem;display:flex;justify-content:flex-end;align-items:center}.explain-icon img[data-v-4b4fa07f]{width:.28rem;height:.18rem;margin-right:.16rem}.finance-table[data-v-4b4fa07f]{margin:0 .1rem .92rem .1rem;border:.02rem solid #edeff3;border-bottom:none;display:flex;justify-content:flex-start;align-items:center}.finance-table .table-left[data-v-4b4fa07f]{width:.32rem;border-right:.02rem solid #edeff3}.finance-table .table-right[data-v-4b4fa07f]{flex:1;display:flex;justify-content:center;align-items:center}.finance-table .table-right ul[data-v-4b4fa07f]{flex:1}ul[data-v-4b4fa07f]{margin:0;padding:0}li[data-v-4b4fa07f]{width:100%;height:.68rem;text-align:center;display:flex;justify-content:center;align-items:center;font-size:.26rem;color:#262d40;border-bottom:.02rem solid #edeff3}.bar_fang[data-v-4b4fa07f]{display:inline-block;width:.14rem;height:.14rem;background-color:#2881cd}.k_line[data-v-4b4fa07f]{display:inline-block;width:.28rem;height:.1rem}.cover[data-v-4b4fa07f]{width:100vw;height:100vh;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:1000}.cover .list-box[data-v-4b4fa07f]{width:2rem;background-color:#fff;padding:.06rem 0 .2rem .3rem;position:absolute;top:2.95rem;right:.1rem}.cover .list-box .box-top[data-v-4b4fa07f]{width:0;height:0;border-top:.2rem solid transparent;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.2rem solid #fff;position:absolute;top:-.3rem;left:.95rem}.cover .list-box p[data-v-4b4fa07f]{font-size:.28rem;color:#262d40;padding:.2rem 0}.line[data-v-4b4fa07f]{margin:0 .3rem;height:.02rem;background-color:#edeff3}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.finance-contrast[data-v-57f1bc72]{position:relative;padding-bottom:8.5rem}.finance-title[data-v-57f1bc72]{width:4.9rem;background-color:#fff;font-size:.32rem;font-family:PingFangSC-Medium;font-weight:500;color:#596e98;height:.9rem;line-height:.9rem;padding:0 .3rem;position:relative;z-index:10}.line[data-v-57f1bc72]{margin:0 .3rem;height:.02rem;background-color:#edeff3}.content-table[data-v-57f1bc72]{height:1.4rem;margin:.3rem;border:.02rem solid #edeff3;border-bottom:none}.content-table li[data-v-57f1bc72]{padding:0 .2rem;height:.7rem;font-size:.26rem;font-family:PingFangSC-Medium;font-weight:500;color:#262d40;border-bottom:.02rem solid #edeff3}.content-table li .cont-l[data-v-57f1bc72],.content-table li .cont-r[data-v-57f1bc72]{width:50%;height:.7rem;float:left}.content-table li .cont-l p[data-v-57f1bc72],.content-table li .cont-r p[data-v-57f1bc72]{width:50%;height:.7rem;line-height:.7rem;float:left}.content-table li .cont-r[data-v-57f1bc72]{border-left:.02rem solid #edeff3;padding-left:.3rem}.content-table .cont-sencond-li[data-v-57f1bc72]{font-family:PingFangSC-Regular;font-weight:400;color:#596e98}.cont-bar[data-v-57f1bc72]{padding:.4rem 0 0 0}.cont-bar li[data-v-57f1bc72]:nth-of-type(3){background-color:#f5f5f9}.cont-bar li[data-v-57f1bc72]{height:1.16rem;font-size:.26rem;font-family:PingFangSC-Regular;display:flex;justify-content:space-between;align-items:flex-start;padding:.2rem .3rem}.cont-bar li .order[data-v-57f1bc72]{width:.5rem;color:#596e98}.cont-bar li .bar .bar-bottom[data-v-57f1bc72],.cont-bar li .bar .bar-top[data-v-57f1bc72]{display:flex;justify-content:space-between;align-items:center}.bar-l[data-v-57f1bc72]{width:5.06rem;height:.26rem;position:relative}.bar-l .juxing[data-v-57f1bc72]{width:50%;height:.24rem;background-color:#2881cd;position:absolute;top:0}.bar-l .bar-line[data-v-57f1bc72]{width:100%;height:.02rem;background-color:#edeff3;position:absolute;bottom:0;left:0}.bar-r[data-v-57f1bc72]{display:inline-block;width:1.5rem;text-align:right}.bottom-l>span[data-v-57f1bc72]{margin-right:.2rem}.red[data-v-57f1bc72]{color:#e63535}.green[data-v-57f1bc72]{color:#1baa3c}.medium-font[data-v-57f1bc72]{font-family:PingFangSC-Medium;font-weight:500}.vue-swiper[data-v-57f1bc72]{position:absolute;width:100%;right:0;top:0;z-index:5}.stock-name[data-v-57f1bc72]{height:.9rem;line-height:.9rem;font-size:.26rem;color:#596e98;text-align:center;padding-right:.28rem;padding-left:5rem}.swiper-button-next[data-v-57f1bc72],.swiper-button-prev[data-v-57f1bc72]{position:absolute;top:0;width:.18rem;height:.28rem;margin-top:.31rem;z-index:10;cursor:pointer;background-size:.44rem .44rem;background-position:50%;background-repeat:no-repeat;outline:none;border:none}.swiper-button-prev[data-v-57f1bc72]{left:5rem!important}.swiper-button-next[data-v-57f1bc72]{right:.28rem;left:auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA4CAYAAACVFFp4AAAAAXNSR0IArs4c6QAAAflJREFUWAnt1j9LQzEQAPBLWrQgFPwOTg6udhW0ToKb2CKIQysoWt2Vol+gCg7VwaW14Ka4FBVEJxdB/Bz+QXQo2J4v0Gr6atL25ZLFlynvcs393r0OBxCusAP/rQPpfCmezh0uuXrviK6QwODLRxURV8bGZxpP9xe3unyKMyXoBwOQaBaacIHiqrdib58j3tmofI6AO6m14pYco94rQaVC9oFFI9MM4F0uahvl1dOv9OZRAr/qVQSIy5kM2PbJfnZXjlHsu4JEEZeonkAuUT2DXKH6ArlA9Q2yjQoEsokKDLKFMgLZQBmDqFEkIEoUGYgKRQqiQJGDTFFWQCYoayAdChi/rOxlkiLHv6yCRDHN6HLtzVOTzkG/qMaVN20OyQBvyOtAKUdY+YfGe2zEkUHUfw/j+OyPdST5E0yf0xvFJNbhDAAH5bs4h9NyYXlOjom91f9QC+N9qlhbYc4rlUIm1RZrPlj7ZCoM52xVhREmKx3SYcqF7MFfnWnFyEEmGPIOmWJIQRQYMhAVhgREiTEGUWOMQDYwgUG2MIFANjF9g2xj+gK5wPQMcoXpCeQS0xXkGqMFLawXx+sIN/7hSswz3UYIcXHQpRzQIsMDj8jwTr7YNkbU0s5Di/njWO21dg4IUy4w8ssr9wI1nyvOKhPCg7ADYQf0HfgGS4OPNYw/808AAAAASUVORK5CYII=) no-repeat 50%/100%}.swiper-button-prev[data-v-57f1bc72]{left:0;right:auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA4CAYAAACVFFp4AAAAAXNSR0IArs4c6QAAAhlJREFUWAnt1zFLw0AUAOC7NtCCUlD/h466CApiJ6uTUOOgonYQJLgrQfdKxcHWQVFbcRLERYuLUzs5CG7+hkKnVto778CUa5MmbfLuBkmWu9y93PvyrpArQuEVViCsgL8KpI38yoZ5Ffd6OuIVADGvG/k9ROhjs9Z88kJhiIRua3AMIfS8E4NROTYWS12bm43OmNCRWiEbhiXGFM+2az9TgqGrKw3kiEG4gaNo+TaXqXYphBspW+aGKZ5mXoX8ti44KAiG60BBQTGgIAgMGAgKAwKCxAQGQWMCgWRgfINkYXyBZGKGBsnGDAVSgRkYpAozEEglxhOkGuMKShuFEiIkzYOsC/+dZ7yOEFa8n9bxa68bFw+EoFVxQRUYns8GcsIgjJuRCErJrIz18rYjLCV4wpq0WkxRC+FI3bqX2dpApbPMAtueNzEpRXSEttov+sHljDguo28D8SQcxSpSFhNShBIqUI4gDrnP7S6ySh2pRtl+1CKA99f284dsy47FcfZQHWvRZDG7UxHHIfqeIJ5EJWogkErUwCBVqKFAKlBDg2SjfIFkonyDZKECgWSgAoOgUSAgSBQYCAoFCoJAgYOCoqSAgqCkgdxQmqbN3WS3P3hM79X3gNYb6OeenTxPeg95bJ2vdiL+3W+9aL8JqPHP6vP75PQSYevNs+2o4PHRZNFcV/KHwfUddKOwpZt3CdegcDKswH+swC81inn0UB2YugAAAABJRU5ErkJggg==) no-repeat 50%/100%}.swiper-button-next.swiper-button-disabled[data-v-57f1bc72],.swiper-button-prev.swiper-button-disabled[data-v-57f1bc72]{opacity:.6}.bottom-warn[data-v-57f1bc72]{width:100%;line-height:.44rem;padding:.18rem .3rem;font-size:.28rem;background-color:#f5f6fa;color:#98a0b3}.detail[data-v-2e22066b]{width:100vw;min-height:100vh;background-color:#fff;font-family:PingFangSC-Regular;color:#262d40;font-size:.3rem;border-top:.02rem solid #edeff3}.first-title[data-v-2e22066b]{width:100%;padding:.22rem .3rem .12rem .3rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;background-color:#f5f6fa}.name[data-v-2e22066b]{font-size:.4rem;font-family:PingFangSC-Medium;font-weight:500;color:#262d40}.right[data-v-2e22066b]{font-size:.24rem;font-weight:400;font-family:PingFangSC-Regular;color:#98a0b3;display:flex;justify-content:flex-end;align-items:center}.second-title[data-v-2e22066b]{padding:0 .3rem;display:flex;justify-content:space-between;align-items:center;background-color:#f5f6fa}.name-second[data-v-2e22066b]{font-size:.32rem}.number-first[data-v-2e22066b]{font-family:SFProText-Regular;margin:0 .2rem .28rem .6rem}.third-title[data-v-2e22066b]{width:100%;line-height:.36rem;font-size:.26rem;color:#98a0b3;background-color:#f5f6fa;padding:.18rem .3rem}.third-title .name[data-v-2e22066b]{font-size:.26rem;color:#596e98;margin-left:.5rem}