.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{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-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-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-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-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-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-pagination{position:absolute;text-align:center;transition:.3s;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-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;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-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{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:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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,.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;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.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-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;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-zoom-container{width:100%;height:100%;display:flex;justify-content: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-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-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;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")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.richText *{background:transparent!important;color:#fff!important}[data-v-6755f759]:root{--boxWidth:calc(100vw - 240px)}[data-v-6755f759] .common_select input{padding:0;background:transparent;border:0}[data-v-6755f759] .common_select .el-input__suffix{display:none}[data-v-6755f759] .common_region input{padding:0;background:transparent;border:0}[data-v-6755f759] .common_region .el-input__suffix{display:none}.fiveDimensionalEvaluation .cockpit[data-v-6755f759]{height:calc(var(--boxWidth)/1920*757)}.fiveDimensionalEvaluation .cockpit .orientation[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*24);font-weight:400;line-height:calc(var(--boxWidth)/1920*33)}.fiveDimensionalEvaluation .cockpit .orientation .number[data-v-6755f759]{width:calc(var(--boxWidth)*0.07813);height:calc(var(--boxWidth)/1920*150);text-align:center;font-weight:600}.fiveDimensionalEvaluation .cockpit .orientation .number img[data-v-6755f759]{width:calc(var(--boxWidth)*0.01927);height:calc(var(--boxWidth)*0.03177)}.fiveDimensionalEvaluation .cockpit .orientation .number span[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*16)}.fiveDimensionalEvaluation .cockpit .orientation .noData[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*24);font-weight:400;opacity:.4;margin-right:calc(var(--boxWidth)/1920*21.5)}.fiveDimensionalEvaluation .cockpit .left .orientation[data-v-6755f759]{height:calc(var(--boxWidth)/1920*220)}.fiveDimensionalEvaluation .cockpit .left .orientation .text[data-v-6755f759]{width:calc(var(--boxWidth)*0.125);text-align:right;margin-right:calc(var(--boxWidth)*0.0125)}.fiveDimensionalEvaluation .cockpit .left .orientation[data-v-6755f759]:first-child{width:calc(var(--boxWidth)*0.31927);background:url(../../static/img/left1.8b1f111f.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .left .orientation:first-child .text[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.0625);margin-right:calc(var(--boxWidth)*0.01354)}.fiveDimensionalEvaluation .cockpit .left .orientation:first-child .number[data-v-6755f759]{position:relative;top:calc(var(--boxWidth)/1920*-6)}.fiveDimensionalEvaluation .cockpit .left .orientation:first-child .noData[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.13802)}.fiveDimensionalEvaluation .cockpit .left .orientation[data-v-6755f759]:nth-child(2){width:calc(var(--boxWidth)*0.27135);background:url(../../static/img/left2.af9616d6.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .left .orientation:nth-child(2) .text[data-v-6755f759]{width:calc(var(--boxWidth)*0.13281);margin-left:calc(var(--boxWidth)*0.03177)}.fiveDimensionalEvaluation .cockpit .left .orientation:nth-child(2) .noData[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.11458)}.fiveDimensionalEvaluation .cockpit .left .orientation[data-v-6755f759]:nth-child(3){width:calc(var(--boxWidth)*0.32292);background:url(../../static/img/left3.c73b23f5.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .left .orientation:nth-child(3) .text[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.06276)}.fiveDimensionalEvaluation .cockpit .left .orientation:nth-child(3) .noData[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.13802)}.fiveDimensionalEvaluation .cockpit .right[data-v-6755f759]{align-items:flex-end}.fiveDimensionalEvaluation .cockpit .right .orientation[data-v-6755f759]{height:calc(var(--boxWidth)/1920*220)}.fiveDimensionalEvaluation .cockpit .right .orientation .text[data-v-6755f759]{width:calc(var(--boxWidth)*0.13281)}.fiveDimensionalEvaluation .cockpit .right .orientation[data-v-6755f759]:first-child{width:calc(var(--boxWidth)*0.31927);background:url(../../static/img/right1.3a614a9f.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .right .orientation:first-child .number[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.04271);margin-right:calc(var(--boxWidth)*0.0125)}.fiveDimensionalEvaluation .cockpit .right .orientation:first-child .number.noDataNumber[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.04115)}.fiveDimensionalEvaluation .cockpit .right .orientation:first-child .text[data-v-6755f759]{width:calc(var(--boxWidth)*0.125)}.fiveDimensionalEvaluation .cockpit .right .orientation[data-v-6755f759]:nth-child(2){width:calc(var(--boxWidth)*0.27135);background:url(../../static/img/right2.27409d54.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .right .orientation:nth-child(2) .number[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.02344);margin-right:calc(var(--boxWidth)*0.01302)}.fiveDimensionalEvaluation .cockpit .right .orientation:nth-child(2) .text[data-v-6755f759]{width:calc(var(--boxWidth)*0.1474)}.fiveDimensionalEvaluation .cockpit .right .orientation[data-v-6755f759]:nth-child(3){width:calc(var(--boxWidth)*0.32292);background:url(../../static/img/right3.f17ff9ee.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .right .orientation:nth-child(3) .number[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.04635);margin-right:calc(var(--boxWidth)*0.0125)}.fiveDimensionalEvaluation .cockpit .right .orientation:nth-child(3) .text[data-v-6755f759]{width:calc(var(--boxWidth)*0.16042)}.fiveDimensionalEvaluation .cockpit .chart[data-v-6755f759]{position:relative;top:calc(var(--boxWidth)/1920*-6)}.fiveDimensionalEvaluation .cockpit .chart .top[data-v-6755f759]{width:100%;box-sizing:border-box;padding:calc(var(--boxWidth)*0.00521)}.fiveDimensionalEvaluation .cockpit .chart .top>div[data-v-6755f759]{width:calc(var(--boxWidth)*0.16354);height:calc(var(--boxWidth)/1920*250);background-color:rgba(0,135,250,.06)}.fiveDimensionalEvaluation .cockpit .chart .top>div.quintuple[data-v-6755f759]{background-image:url(../../static/img/quintupleBorder.a44d2a82.png);background-size:100% 100%}.fiveDimensionalEvaluation .cockpit .chart .top>div.quintuple .radar[data-v-6755f759]{width:77%;height:100%}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight[data-v-6755f759]{background-image:url(../../static/img/overallRating.7d9e5fe0.png);background-size:100% 100%;padding:0 20px;box-sizing:border-box}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .title[data-v-6755f759]{padding:calc(var(--boxWidth)/1920*23) 0 calc(var(--boxWidth)/1920*55) 0;font-size:calc(var(--boxWidth)/1920*16);text-align:left;line-height:calc(var(--boxWidth)/1920*24)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .title .number[data-v-6755f759]{height:calc(var(--boxWidth)/1920*24);padding:0 calc(var(--boxWidth)*0.00365);border-radius:calc(var(--boxWidth)*0.00104);background:rgba(88,190,255,.2);font-size:calc(var(--boxWidth)/1920*14);color:#0ff;line-height:calc(var(--boxWidth)/1920*24)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox[data-v-6755f759]{width:calc(var(--boxWidth)*0.13854)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .number[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*28);font-weight:500;text-align:left;line-height:calc(var(--boxWidth)/1920*32);margin-bottom:calc(var(--boxWidth)/1920*11)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line[data-v-6755f759]{width:calc(var(--boxWidth)*0.13854);height:calc(var(--boxWidth)/1920*16);background:linear-gradient(90deg,#75efff,#53dba8 20%,#50ea93 48%,#f6b537 73%,#f73a44 97%);border-radius:calc(var(--boxWidth)*0.00417);position:relative;margin-bottom:calc(var(--boxWidth)/1920*6)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*28);font-weight:500;line-height:calc(var(--boxWidth)/1920*32);position:absolute;bottom:calc(var(--boxWidth)/1920*0);width:calc(var(--boxWidth)*0.0276);left:calc(var(--boxWidth)*-0.0138);text-align:center}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div.underweight[data-v-6755f759]{left:calc(var(--boxWidth)*-0.00625)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div.light[data-v-6755f759]{left:calc(var(--boxWidth)*0.02396)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div.normal[data-v-6755f759]{left:calc(var(--boxWidth)*0.05573)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div.heavy[data-v-6755f759]{left:calc(var(--boxWidth)*0.08646)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div.obesity[data-v-6755f759]{left:calc(var(--boxWidth)*0.11719)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .line>div img[data-v-6755f759]{width:calc(var(--boxWidth)*0.00833);height:calc(var(--boxWidth)/1920*24);display:block;margin:0 auto}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .lineBox .scale[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*12);font-weight:400;text-align:left;line-height:calc(var(--boxWidth)/1920*17);margin-bottom:calc(var(--boxWidth)/1920*53)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .overallRating[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*16);line-height:calc(var(--boxWidth)/1920*28)}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .overallRating span[data-v-6755f759]{margin-left:calc(var(--boxWidth)*0.00417);font-size:calc(var(--boxWidth)/1920*28);font-weight:500}.fiveDimensionalEvaluation .cockpit .chart .top>div.weight .overallRating .number[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*14);color:#0ff;line-height:calc(var(--boxWidth)/1920*24);padding:0 calc(var(--boxWidth)*0.00521);border-radius:calc(var(--boxWidth)*0.00104);background:rgba(88,190,255,.2)}.fiveDimensionalEvaluation .tabs[data-v-6755f759]{width:calc(var(--boxWidth)*0.55313);height:calc(var(--boxWidth)/1920*60);box-sizing:border-box;background:url(../../static/img/tab1.e73284f2.png) no-repeat;background-size:100% 100%;margin:0 auto;margin-top:calc(var(--boxWidth)/1920*63)}.fiveDimensionalEvaluation .tabs li[data-v-6755f759]{font-size:calc(var(--boxWidth)/1920*24);font-weight:600;text-align:left;line-height:33px;width:calc(var(--boxWidth)*0.10417);height:calc(var(--boxWidth)/1920*50);cursor:pointer}.fiveDimensionalEvaluation .tabs.one li[data-v-6755f759]{height:calc(var(--boxWidth)/1920*60)}.fiveDimensionalEvaluation .tabs.two[data-v-6755f759]{background:url(../../static/img/tab2.643fae78.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .tabs.two li[data-v-6755f759]:first-child{height:calc(var(--boxWidth)/1920*60)}.fiveDimensionalEvaluation .tabs.three[data-v-6755f759]{background:url(../../static/img/tab3.4188986d.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .tabs.three li[data-v-6755f759]:first-child{height:calc(var(--boxWidth)/1920*60)}.fiveDimensionalEvaluation .tabs.four[data-v-6755f759]{background:url(../../static/img/tab4.3ac9fe2f.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .tabs.four li[data-v-6755f759]:first-child{height:calc(var(--boxWidth)/1920*60)}.fiveDimensionalEvaluation .tabs.five[data-v-6755f759]{background:url(../../static/img/tab5.67401608.png) no-repeat;background-size:100% 100%}.fiveDimensionalEvaluation .tabs.five li[data-v-6755f759]:first-child{height:calc(var(--boxWidth)/1920*60)}[data-v-6df503d2]:root{--boxWidth:calc(100vw - 240px)}[data-v-6df503d2] .common_select input{padding:0;background:transparent;border:0}[data-v-6df503d2] .common_select .el-input__suffix{display:none}[data-v-6df503d2] .common_region input{padding:0;background:transparent;border:0}[data-v-6df503d2] .common_region .el-input__suffix{display:none}.head_cockpit[data-v-6df503d2]{width:100%;height:calc(var(--boxWidth)/1920*1080);background:url(../../static/img/head.fff106f1.jpg) no-repeat;background-size:100% 100%}.head_cockpit.hiddenFiveDimensionalEvaluation[data-v-6df503d2]{height:calc(var(--boxWidth)/1920*111);background-size:cover}.head_cockpit .head[data-v-6df503d2]{width:100%;height:calc(var(--boxWidth)/1920*111);background:url(../../static/img/top_head.57cbb827.png) no-repeat;background-size:100% 100%;margin-bottom:calc(var(--boxWidth)/1920*34)}.head_cockpit .head .left[data-v-6df503d2]{box-sizing:border-box;padding:calc(var(--boxWidth)/1920*36) 0 0 calc(var(--boxWidth)*0.01094)}.head_cockpit .head .left>div[data-v-6df503d2]{width:calc(var(--boxWidth)*0.10417);height:calc(var(--boxWidth)/1920*66);background:url(../../static/img/top_select.8475121c.png) no-repeat;background-size:100% 100%;box-sizing:border-box;padding:0 calc(var(--boxWidth)*0.00625) 0 calc(var(--boxWidth)*0.00729)}.head_cockpit .head .left>div p[data-v-6df503d2]{font-size:calc(var(--boxWidth)/1920*16);font-weight:600;color:#6ff;line-height:calc(var(--boxWidth)/1920*30)}.head_cockpit .head .left>div[data-v-6df503d2] .select{padding-right:calc(var(--boxWidth)*0.0026)}.head_cockpit .head .left>div[data-v-6df503d2] .select input{font-size:calc(var(--boxWidth)/1920*16);line-height:calc(var(--boxWidth)/1920*30);font-weight:600;color:#6ff;border:0!important}.head_cockpit .head .left>div .triangle[data-v-6df503d2]{fill:#0f0;stroke:#0f0;stroke-width:1}.head_cockpit .head .left>div .arrow[data-v-6df503d2]{border-top:calc(var(--boxWidth)/1920*11) solid #6ff;border-right:calc(var(--boxWidth)*0.00417) solid transparent;border-left:calc(var(--boxWidth)*0.00365) solid transparent;border-radius:calc(var(--boxWidth)*0.00156)}.head_cockpit .head .title[data-v-6df503d2]{font-size:calc(var(--boxWidth)/1920*38);font-weight:600;letter-spacing:calc(var(--boxWidth)*0.00283)}.head_cockpit .head .right[data-v-6df503d2]{margin-top:calc(var(--boxWidth)/1920*36);margin-right:calc(var(--boxWidth)*0.02031);height:calc(var(--boxWidth)/1920*68);font-size:calc(var(--boxWidth)/1920*21);line-height:calc(var(--boxWidth)/1920*68);background:linear-gradient(85deg,rgba(24,145,255,0) 2%,rgba(24,145,255,.3) 43%,rgba(24,145,255,0) 97%);overflow:hidden}.head_cockpit .head .right .swiper-container[data-v-6df503d2],.head_cockpit .head .right .swiper-slide[data-v-6df503d2],.head_cockpit .head .right .swiper-wrapper[data-v-6df503d2]{height:calc(var(--boxWidth)/1920*65)}.head_cockpit .head .right .swiper-container img[data-v-6df503d2],.head_cockpit .head .right .swiper-slide img[data-v-6df503d2],.head_cockpit .head .right .swiper-wrapper img[data-v-6df503d2],.head_cockpit .head .right img[data-v-6df503d2]{width:calc(var(--boxWidth)*0.01719);width:calc(var(--boxWidth)*0.01406);margin-right:calc(var(--boxWidth)*0.01042);position:relative;top:calc(var(--boxWidth)*0.00156)}