:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color: rgba(136, 97, 154, 1);--blue-color: rgba(66, 152, 180, 1);--yellow-color: rgba(229, 174, 83, 1);--green-color: rgba(51, 164, 116, 1);--secondary-color: rgba(248, 246, 249, 1);--primary-text-color:rgba(51, 51, 51, 1);--secondary-text-color: rgba(114, 117, 135, 1);--tertiary-text-color: rgba(148, 148, 148, 1);--highlight-color: rgba(136, 97, 154, 1);--light-color: rgba(248, 246, 249, 1);--el-menu-active-color: var(--primary-color);--el-menu-hover-text-color: var(--light-color);--bg-color: rgba(246, 246, 247, 1);--white-color: rgba(255, 255, 255, 1);--light-bg-color: rgba(251, 247, 253, 1);--red-color: rgba(233, 71, 75, 1)}body,html,div,ul,li,h1,h2,h3,p,svg{margin:0;padding:0}:focus-visible{outline:-webkit-focus-ring-color auto 0px}[v-cloak]{display:none}.el-button{--el-button-border-color: var(--primary-color);--el-button-bg-color: var(--primary-color);--el-button-text-color: var(--primary-text-color);--el-button-hover-text-color: var(--primary-color);--el-button-hover-bg-color: var(--primary-color);--el-button-hover-border-color: var(--primary-color);--el-button-active-text-color: var(--primary-text-color);--el-button-active-border-color: var(--primary-color);--el-button-active-bg-color: var(--primary-color);--el-button-outline-color: var(--primary-color);--el-button-hover-link-text-color: var(--primary-text-color);--el-button-active-color: var(--primary-color);background-color:var(--primary-color);border-color:var(--primary-color);color:var(--primary-text-color)}.el-button:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--primary-text-color)}.el-button:active{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--primary-text-color);outline:none}.el-button:focus-visible{outline:0px solid var(--el-button-outline-color);outline-offset:0px;transition:outline-offset 0s,outline 0s}.footer_box{background:#f6f6f7}.footer_logo{display:flex;align-items:center;justify-content:center;margin-top:60px}.footer_logo img{width:200px;height:36px}.f_img{display:flex;justify-content:center;align-items:center;margin:48px 0}.footer{margin:0 auto;justify-content:space-between;display:flex;align-items:center;text-align:center;width:100%;justify-content:center;padding:0 0 24px;border-bottom:1px solid rgba(221,221,222,1)}.footer div{cursor:pointer;color:var(--primary-text-color);font-size:16px;font-style:normal;font-weight:300;line-height:1.5;display:flex;justify-content:center;align-items:center;flex:1}.footer div span{display:flex;width:1px;height:12px;justify-content:center;align-items:center;background:#0000001a}.copy_right{padding:24px 0;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:300;line-height:1.5;color:var(--primary-text-color)}.footer div span.last{display:none}@media screen and (max-width: 768px){.footer{flex-wrap:wrap;gap:10px 0;padding:0 0 16px}.footer div{cursor:auto}.footer .font{flex:1;width:100%}.footer div span.pcShow,.footer div span.last{display:none}.copy_right{padding:16px 0}.footer_logo{margin-top:48px}.footer_logo img{width:158px;height:32px}.footer div{font-size:12px;font-weight:300;flex-wrap:wrap;padding:0}.f_img{margin:24px 0}.f_box{display:flex;gap:10px 0}.f_item{min-width:33.33%}.f_img img{width:186px}}.header_box{display:flex;justify-content:space-between;padding:14px 0;z-index:999;max-width:960px;margin:0 auto 2px}.logo,.language{display:flex;justify-content:center;align-items:center;cursor:pointer}.drow_menu{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;gap:5px;background:var(--light-color);border-radius:32px;padding:2px 12px;font-size:14px;min-height:26px;font-weight:600;color:var(--highlight-color);line-height:1.5}.drow_menu span{white-space:nowrap;word-break:keep-all}.sp_gl{width:14px;height:14px;max-width:14px}.drow_menu:hover .sp_aw{rotate:180deg;transition:all .5s}.drow_box{position:relative}.menus{display:flex;text-align:center;justify-content:center;border-radius:13px;flex-direction:column;background:#d2f1f5;padding:8px 10px;margin-top:0;position:absolute;width:98px;right:0;z-index:2003;display:none}.drow_box:hover .menus,.drow_box.hover .menus{display:block}.items{height:28px;line-height:28px;font-size:13px;color:#1eb8ce}.it_ck{background:#1eb8ce26;border-radius:8px;font-weight:700}.el-popper.is-light,.el-popper.is-light .el-popper__arrow:before{border:none;background:#fff;border-radius:8px}.el-popper__arrow{display:none}.el-dropdown-menu{background:#fff;border-radius:8px;color:#1c1f3dcc;width:182px;padding:12px;text-align:left;box-sizing:border-box}.el-dropdown-menu__item{color:#1c1f3dcc;font-size:16px;font-weight:400;padding:12px;margin-top:2px}.langChecked,.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{background:var(--light-color);border-radius:4px;color:#1c1f3dcc;font-size:16px;font-weight:700;padding:12px}@media screen and (max-width: 768px){.header_box{padding:10px 15px;margin-bottom:0;width:100%;box-sizing:border-box}.language{cursor:none}.drow_menu{padding:2px 15px;font-size:12px;font-weight:600;line-height:20px}.sp_gl{width:12px;height:12px}.sp_aw{width:10px;height:5px}.logo,.drow_menu{cursor:auto}.logo img{width:26px;height:26px}}body{background:var(--bg-color)}.contenter{max-width:960px;margin:0 auto;box-sizing:border-box}.header_box{margin-bottom:0}.mg_47{padding:0 47px}.el-dropdown-link{cursor:pointer;color:#191d1f;text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;display:flex;gap:8px;align-items:center;justify-content:center}.sesion_1{display:flex;box-sizing:border-box;background-repeat:no-repeat;justify-content:space-between;align-items:center}.desc{color:var(--white-color);font-size:40px;font-style:normal;font-weight:700;line-height:1.2}.s_1_tit{font-weight:400;font-size:20px;color:var(--white-color);line-height:1.5}.s_1_desc{font-size:20px;font-weight:400;color:var(--white-color);line-height:1.2}.s_1_r{width:405px;height:304px}.s_1_r img{width:405px;height:304px;object-fit:contain}@keyframes bounce{0%,to{transform:scale(.9)}50%{transform:scale(1)}}.start_btn{width:236px;height:48px;background:var(--primary-color);border-radius:46px;display:flex;gap:4px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:1.5;text-transform:capitalize;cursor:pointer;align-items:center;justify-content:center;animation:bounce 1.5s ease-in-out infinite;box-shadow:0 4px 16px #88619a3d;gap:16px;border:none}.w280{width:280px}.lan_tips{font-size:20px;margin-right:55px}.top_min{width:169px;height:56px;background:var(--primary-color);border-radius:18px}.top_min span{font-size:20px;font-weight:700;color:#fff}.sec_box4 .car_title,.sec_box6 .car_title{margin-top:0}.demonstration{color:var(--el-text-color-secondary)}.box{display:flex;justify-content:space-between;flex-wrap:wrap}.score_desc{color:#191d1f66;text-align:center;font-size:16px;font-style:normal;font-weight:300;line-height:1.5;text-transform:capitalize;margin-top:28px;word-wrap:break-word}.h_50{display:flex;width:50%;box-sizing:border-box}.pdb_48{padding-bottom:48px}.score_l{display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:40px;flex:1 0 0;background:#effaff}.s_l_desc{color:#191d1f;font-size:18px;font-style:normal;font-weight:300;line-height:1.5;text-transform:capitalize}.s_l_tit{color:#0168a7;font-size:24px;font-style:normal;font-weight:700;line-height:1.5;text-transform:capitalize}.score_r{display:flex;flex-direction:column;padding-left:60px}.score_r img{max-width:560px}.score_list{list-style:none;flex-direction:column;display:flex;gap:16px}.score_list li{color:#191d1f;font-size:20px;font-style:normal;font-weight:300;line-height:1.5;text-transform:capitalize}.score_list li span{font-weight:700;color:#191d1f;margin-right:10px}.m_guest_box{display:flex;flex-direction:row;gap:16px;width:100%;justify-content:space-between}.m_g_min{display:flex;flex-direction:column;background:#2d98b2;border-radius:8px;flex:1}.m_g_content{width:100%;height:100%;margin-top:3px;border-radius:8px 8px 7px 7px;padding:24px 16px;background:var(--white-color);box-sizing:border-box}.g_avatar{display:flex;flex-direction:row;gap:12px}.g_img{display:flex;align-items:center}.g_img img{width:48px;height:48px}.g_info{display:flex;flex-direction:column;gap:8px;justify-content:center}.name{font-size:16px;font-weight:600;line-height:1;text-align:left;color:var(--primary-text-color)}.type{font-size:24px;font-weight:600;line-height:1;text-align:left;color:#2d98b2}.g_cnt{min-height:44px;margin-top:12px;font-size:15px;font-weight:300;line-height:1.5;text-align:left;color:var(--secondary-text-color)}.g_time{margin-top:6px;font-size:12px;font-weight:300;line-height:1.5;text-align:left;color:var(--secondary-text-color)}.m_g_min:nth-child(2){background:#33a474}.m_g_min:nth-child(2) .type{color:#33a474}.m_g_min:nth-child(3){background:#88619a}.m_g_min:nth-child(3) .type{color:#88619a}.sec_box3{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:48px}.sec_box4{margin-top:60px;background:var(--white-color)}.car_cnt_4{display:flex;width:100%;flex-direction:row;box-sizing:border-box;gap:16px;flex-wrap:wrap}.cnt_4_box{display:flex;flex:1 0 0;flex-direction:column;border-radius:8px}.cnt_4_tit{font-size:18px;font-weight:600;color:var(--primary-color);border-radius:8px 8px 0 0;background:#f1e1f8;padding:24px 16px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.5;min-height:82px}.cnt_desc{padding:24px 16px;display:flex;flex-direction:column;background:linear-gradient(175.86deg,#fbf6fd 3.8%,#fdfdfd 94.7%);text-align:center;gap:24px}.cnt_t_box{min-height:104px}.s_tit{font-size:20px;font-weight:500;line-height:1;text-align:center;color:var(--primary-text-color);margin-bottom:8px}.s_cnt{font-size:16px;font-weight:400;line-height:1.5;text-align:center;color:var(--secondary-text-color)}.btn_box{display:flex;align-items:center;justify-content:center;margin-top:48px}.block_3{display:flex;flex-direction:row;work-break:break-all;gap:16px;margin-bottom:16px}.b_box{background:var(--white-color);border-radius:12px;padding:24px 24px 24px 16px;display:flex;flex-direction:row;gap:10px;flex:1}.b_title{font-size:20px;font-weight:500;line-height:1.5;color:var(--primary-text-color);margin-bottom:5px}.b_content{font-size:16px;font-weight:400;line-height:1.5;color:var(--secondary-text-color)}.sec_box6{background:var(--white-color)}.el-button:hover{background-color:#eb4322;border-color:var(--primary-color);color:#fff}.mid-nav{background:#3a90c4;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:20px 0}.nav_box{display:flex;justify-content:space-between;align-items:center;min-height:40px}.nav_item{display:flex;align-items:center;justify-content:center}.n_i_icon{width:24px;height:24px;padding:8px;margin-right:10px}.nav_item span{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:1.5;text-transform:capitalize}.car_title{color:var(--primary-text-color);font-size:28px;font-weight:700;font-weight:600;line-height:1.5;margin-bottom:48px;text-align:center;width:100%;margin-top:60px}.car_title svg{width:60px;height:60px}.page_btn_box{display:flex;text-align:center;justify-content:center;margin-top:48px;margin-bottom:100px}.sec_6_box{margin:0 auto;text-align:center}.ph_start_box{display:flex;justify-content:flex-start;margin-top:4px}.ph_show{display:none}@media screen and (max-width: 768px){.pc_show{display:none}.ph_show{display:flex}.sesion_1{margin-top:40px}.contenter{max-width:100%;padding:0 24px;box-sizing:border-box}.s_1_r{display:none}.s_1_l{width:100%;gap:16px;margin-bottom:0;margin-top:0}.desc{font-size:32px;text-align:center;align-items:center;justify-content:center}.s_1_tit,.s_1_desc{display:flex;font-size:13px;font-weight:400;justify-content:center;align-items:center;text-align:center}.ph_start_box{margin-top:24px;margin-bottom:24px}.m_guest_box{display:flex;flex-direction:column;gap:10px;width:100%}.car_cnt_4{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.cnt_4_box{display:flex;flex:0 0 calc(50% - 8px);box-sizing:border-box}.cnt_4_tit{font-size:14px;padding:12px;min-height:63px}.btn_box{margin:24px auto}.pdb_48{padding-bottom:24px;margin-bottom:0}.mg_lr_24{margin-left:24px;margin-right:24px}.cnt_desc{font-size:14px;line-height:1.5;text-align:center;padding:12px;gap:12px}.s_tit{font-size:14px}.s_cnt{font-size:12px}.cnt_t_box{min-height:81px}.start_btn{width:100%;height:44px;border-radius:32px;font-size:16px;font-weight:700;margin-top:0;cursor:none}.sec_box4{margin-top:48px;padding:0}.pc_desc{width:327px;font-size:16px;line-height:28px;font-weight:300}.page_btn_box{margin-top:48px;margin-bottom:48px;padding:0 24px}.block_3{flex-direction:column}.b_box{width:100%;flex:1;box-sizing:border-box;padding:12px}.b_box img{width:80px;height:80px}.b_title,.b_content{font-size:14px}.m_g_content{padding:16px 10px}.g_info{gap:4px}.name{font-size:15px}.type{font-size:20px}.g_cnt{min-height:12px}.car_title{margin-top:24px;font-size:24px;gap:12px;margin-bottom:24px}.car_title svg{width:36px;height:36px}}#app{width:100%;margin:0 auto;font-weight:400;background-color:#f6f6f7}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr}}body{overflow-x:hidden}@media screen and (max-width: 768px){.s_1_l{width:100%;gap:16px;margin-bottom:0;margin-top:0}}.s_1_l{display:flex;flex-direction:column;max-width:530px;background-size:auto;background-repeat:no-repeat;gap:20px;margin-bottom:24px;margin-top:24px}@media screen and (max-width: 768px){.container_1{margin-top:18px}}.container_1{display:flex;box-sizing:border-box;background-repeat:no-repeat;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.s_1_desc{display:flex;font-size:13px;font-weight:500;justify-content:center;align-items:center;text-align:center}}.s_1_desc{font-weight:500;color:#fff;line-height:1.2}@media screen and (max-width: 768px){.desc{font-size:32px;text-align:center;align-items:center;justify-content:center}}.desc{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:1.2}.container{max-width:960px;margin:0 auto;box-sizing:border-box}.main-top{background:#4298b4}section{display:block;unicode-bidi:isolate}body{font-family:Poppins,Inter,Helvetica,Arial,sans-serif}@media screen and (max-width: 768px){.pc_show{display:none}}.pc_show{display:flex;flex-direction:column;gap:16px}.svg_t{display:block;margin:0;padding:0;top:-1px;box-sizing:border-box;position:relative}@media screen and (max-width: 768px){.container{max-width:100%;padding:0 24px;box-sizing:border-box}}.container{margin:0 auto;box-sizing:border-box}.svg_b{display:block;margin:0;padding:0;bottom:-1px;box-sizing:border-box;position:relative}div{display:block;unicode-bidi:isolate}.custom-card{width:80%}@media (min-width: 1024px){.custom-card{width:40%}}html[data-v-258dd3b7],body[data-v-258dd3b7],div[data-v-258dd3b7],#app[data-v-258dd3b7]{margin:0;padding:0}.grey_bg[data-v-258dd3b7]{background:var(--bg-color);overflow:hidden}.main-box[data-v-258dd3b7]{max-width:960px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.qs-box[data-v-258dd3b7]{display:flex;width:100%;flex-direction:column;align-items:center;gap:24px;box-sizing:border-box}.box-top[data-v-258dd3b7]{border:1px solid rgba(217,217,217,1);margin:20px 0}.qs-btns[data-v-258dd3b7]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:20px}.nxt[data-v-258dd3b7]{justify-content:space-between}.nxt-btn[data-v-258dd3b7]{display:flex;justify-content:center;align-items:center;font-size:16px;color:var(--parimary-text-color);font-weight:400;padding:0 15px;height:48px;width:218px;background:var(--primary-color);border-radius:32px;margin:32px auto 0;border:none;cursor:pointer}.up-btn[data-v-258dd3b7]{width:44px;background:#faf5fd}.el-button>span[data-v-258dd3b7]{gap:4px}.btn_icon[data-v-258dd3b7]{width:24px;height:24px;fill:#00000052}.btn_icon path[data-v-258dd3b7]{fill:#00000052}.btn_icon_next[data-v-258dd3b7]{rotate:180deg}.res_tips[data-v-258dd3b7]{font-size:12px;font-weight:400;line-height:17.38px;color:#b4b4b4;text-align:right;padding:16px 0}.diabled[data-v-258dd3b7]{opacity:.5}.nxt-btn>span[data-v-258dd3b7]{font-size:16px;border-radius:34px;font-weight:400;color:var(--white-color);display:flex;align-items:center}.el-button[data-v-258dd3b7]:hover{color:var(--primary-text-color)}.nxt-btn[data-v-258dd3b7]:hover,.hover[data-v-258dd3b7]{border:none;background:var(--primary-color);fill:var(--parimary-text-color)}.nxt-btn:hover .btn_icon path[data-v-258dd3b7],.hover .btn_icon path[data-v-258dd3b7]{fill:var(--parimary-text-color)}.up-btn[data-v-258dd3b7]:hover{border:none;background:#faf5fd;fill:var(--parimary-color)}.up-btn:hover .btn_icon path[data-v-258dd3b7]{fill:var(--parimary-color)}.btn[data-v-258dd3b7]{width:64px;height:56px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:8px;color:#191d1fb3;border:1px solid #e8e8e8;box-shadow:0 8px 20px 0 var(--primary-color);font-family:Helvetica;font-size:20px;font-style:normal;font-weight:400;line-height:32px;cursor:pointer}.checked[data-v-258dd3b7]{color:#fff;border-radius:8px;background:var(--primary-color)}.checked[data-v-258dd3b7]:hover{color:#fff}.qs-process[data-v-258dd3b7]{display:flex;width:100%;flex-direction:column}.tit-count[data-v-258dd3b7]{color:#333;font-size:16px;font-weight:600}.clock[data-v-258dd3b7]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;color:var(--primary-text-color);font-family:Helvetica;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.clock img[data-v-258dd3b7]{width:28px;height:28px}.qs-question[data-v-258dd3b7]{width:100%;display:flex;gap:50px;justify-content:space-between;align-items:center;box-sizing:border-box}.qs-title[data-v-258dd3b7]{line-height:1.5;font-size:24px;font-weight:600;text-align:left}.qs-qst[data-v-258dd3b7]{display:flex;width:300px;padding:20px;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:1px solid #00000029}.qs-asw[data-v-258dd3b7]{display:flex;box-sizing:border-box;align-items:center;flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:48px}.btn_box[data-v-258dd3b7]{display:flex;cursor:pointer}.aw-font[data-v-258dd3b7]{font-size:20px;font-weight:900;width:32px;height:32px;line-height:32px;border-radius:50%;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center}.btn_box:nth-child(2) .aw-font[data-v-258dd3b7]{width:64px;height:64px;border:3px solid rgba(30,184,206,1)}.btn_box:nth-child(3) .aw-font[data-v-258dd3b7]{width:49px;height:49px;border:3px solid rgba(30,184,206,1)}.btn_box:nth-child(4) .aw-font[data-v-258dd3b7]{width:39px;height:39px;border:3px solid rgba(148,148,148,1)}.btn_box:nth-child(5) .aw-font[data-v-258dd3b7]{width:49px;height:49px;border:3px solid var(--primary-color)}.btn_box:nth-child(6) .aw-font[data-v-258dd3b7]{width:64px;height:64px;border:3px solid var(--primary-color)}.btn_box:nth-child(2):hover .aw-font[data-v-258dd3b7],.btn_box:nth-child(3):hover .aw-font[data-v-258dd3b7]{background:#1eb8ce}.btn_box:nth-child(4):hover .aw-font[data-v-258dd3b7]{background:#949494}.btn_box:nth-child(5):hover .aw-font[data-v-258dd3b7],.btn_box:nth-child(6):hover .aw-font[data-v-258dd3b7]{background:var(--primary-color)}.aw-option-img[data-v-258dd3b7]{width:100%;box-sizing:border-box;padding:10px;border:1px solid #d6d6d6;display:flex;align-items:center;justify-content:center;border-radius:20px}.aw-option-img img[data-v-258dd3b7]{max-width:74px;width:100%;object-fit:contain}.qs-checked .aw-font[data-v-258dd3b7]{color:#fff}.qs-checked:nth-child(2) .aw-font[data-v-258dd3b7],.qs-checked:nth-child(3) .aw-font[data-v-258dd3b7]{background:#1eb8ce}.qs-checked:nth-child(4) .aw-font[data-v-258dd3b7]{background:#999}.qs-checked:nth-child(5) .aw-font[data-v-258dd3b7],.qs-checked:nth-child(6) .aw-font[data-v-258dd3b7]{background:var(--primary-color)}.qs-checked .aw-option-img[data-v-258dd3b7]{border:3px solid var(--primary-color);box-shadow:0 4px 10px #e9472833}.el-progress-bar__outer[data-v-258dd3b7]{overflow:visible}.el-progress-bar__innerText[data-v-258dd3b7]{position:relative;top:-16px;right:-16px;display:none}.showQuestion[data-v-258dd3b7]{display:flex}.hideQuestion[data-v-258dd3b7]{opacity:.3}.el-button.is-disabled[data-v-258dd3b7],.el-button.is-disabled[data-v-258dd3b7]:hover{background:#e4e7ed}.qs_count_box[data-v-258dd3b7]{position:fixed;left:0;bottom:0;width:100%;height:44px;background:#fff;z-index:999;box-shadow:0 -1px 3px #d7d7d740}.qs-process-bar[data-v-258dd3b7]{width:100%}.qs_cnt_div[data-v-258dd3b7]{max-width:960px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:25px;height:44px}.el-progress-bar__outer[data-v-258dd3b7]{background:var(--light-color)}.question_box[data-v-258dd3b7]{width:100%;gap:48px;padding:32px 0;border-bottom:1px solid rgba(231,231,231,1)}.question_box>div[data-v-258dd3b7]{flex-direction:column}.aw_icon[data-v-258dd3b7]{display:none}.qs-checked .aw_icon[data-v-258dd3b7]{display:block}.tips_pc[data-v-258dd3b7]{display:flex;font-size:18px;font-weight:600;color:var(--blue-color)}.dis[data-v-258dd3b7]{color:var(--primary-color)}.tips[data-v-258dd3b7]{display:none}.top-box[data-v-258dd3b7]{margin:0 auto;background:var(--blue-color)}.header-box[data-v-258dd3b7]{display:flex;flex-direction:column;width:100%;max-width:900px;margin:0 auto}.hd_tit[data-v-258dd3b7]{display:flex;align-items:center;justify-content:center;font-size:48px;line-height:1.5;font-weight:700;color:var(--white-color)}.hd_desc[data-v-258dd3b7]{display:flex;width:100%;flex-direction:column;margin:0 auto;gap:24px;box-sizing:border-box}.hd_p_box[data-v-258dd3b7]{display:flex;flex-direction:column;padding:40px 0;justify-content:center;align-items:center;min-height:132px}.hd_desc div[data-v-258dd3b7]{display:flex;justify-content:center;align-items:center;margin:0 auto}.hd_desc_cnt[data-v-258dd3b7]{font-size:20px;line-height:1.5;font-weight:400;color:var(--white-color);text-align:center;max-width:437px}.hd_tips[data-v-258dd3b7]{display:flex;align-items:center;justify-content:left;box-sizing:border-box;gap:12px;max-width:960px;padding:12px;border-radius:12px;margin:48px auto 0;background:var(--light-bg-color)}.hd_tips svg[data-v-258dd3b7]{width:24px;height:24px;flex-shrink:0}.hd_tips_cnt[data-v-258dd3b7]{display:flex;justify-content:center;font-size:13px;font-weight:400;line-height:1.5;color:var(--primary-color)}.hd_d_img[data-v-258dd3b7]{display:flex}.hd_d_img img[data-v-258dd3b7]{width:55px;max-width:55px}.hd_right[data-v-258dd3b7]{transform:scaleX(-1)}.hd_tips div img[data-v-258dd3b7]{max-width:24px}.tips_box[data-v-258dd3b7]{padding:64px 0 32px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;background:var(--primary-color)}.tp_title[data-v-258dd3b7]{font-size:24px;font-weight:960;color:var(--white-color)}.tp_decorate[data-v-258dd3b7]{display:flex;flex-direction:row;margin-top:34px;gap:12px}.tp_dec[data-v-258dd3b7]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.tp_dec span[data-v-258dd3b7]{display:flex;width:56px;height:4px;border-radius:6px;background:var(--white-color);opacity:.2}.tp_dec i[data-v-258dd3b7]{display:flex;width:8px;height:8px;border-radius:6px;background:var(--white-color);opacity:.2}.tp_dec_active span[data-v-258dd3b7],.tp_dec_active i[data-v-258dd3b7]{background:var(--white-color);opacity:1}.pc_show[data-v-258dd3b7]{display:flex}.ph_show[data-v-258dd3b7]{display:none}@media screen and (max-width: 768px){.lan_tips[data-v-258dd3b7]{font-size:12px}.main-box[data-v-258dd3b7]{padding:0 24px}.tit-count[data-v-258dd3b7]{font-size:14px}.clock[data-v-258dd3b7]{font-size:14px;font-weight:400}.clock .svg[data-v-258dd3b7]{width:18px;height:18px}.clock img[data-v-258dd3b7]{width:12px;height:14px}.el-progress-bar__outer[data-v-258dd3b7]{height:10px!important}.el-progress-bar__innerText[data-v-258dd3b7]{position:relative;top:-16px;right:0;display:none}.el-progress-bar__innerText span img[data-v-258dd3b7]{width:45px;height:45px;max-width:45px}.qs-title[data-v-258dd3b7]{font-size:18px}.aw-font[data-v-258dd3b7]{font-size:14px;width:22px;height:22px;line-height:1.5;left:7px;top:-7px}.qs-question[data-v-258dd3b7]{height:auto;gap:16px;display:flex;flex-direction:column}.qs-qst[data-v-258dd3b7]{width:100%;border:1px solid #d6d6d6}.qs-qst img[data-v-258dd3b7]{max-width:60%;max-height:auto;object-fit:contain}.qs-asw[data-v-258dd3b7]{width:100%;margin-left:0;margin-top:24px}.aw-option-img[data-v-258dd3b7]{width:auto}.aw-option-img img[data-v-258dd3b7]{max-width:48px;max-height:48px}.nxt-btn[data-v-258dd3b7]{height:44px;font-size:20px;font-weight:600;margin-top:16px}.pre-btn[data-v-258dd3b7]{width:100%}.has-up[data-v-258dd3b7],.result[data-v-258dd3b7]{flex:1;width:auto}.btn_icon[data-v-258dd3b7]{width:20px;height:20px}.res_tips[data-v-258dd3b7]{text-align:center}.showQuestion[data-v-258dd3b7]{display:block;margin-top:0}.tips_pc[data-v-258dd3b7]{display:none}.tips[data-v-258dd3b7]{width:100%;display:flex;flex-direction:row;justify-content:space-between}.tips div[data-v-258dd3b7]{font-size:14px;font-weight:600;color:var(--blue-color)}.tips div.dis[data-v-258dd3b7]{color:var(--primary-color)}.qs_count_box[data-v-258dd3b7]{padding:0 36px;box-sizing:border-box}.header-box[data-v-258dd3b7]{background:var(--blue-color);padding:0 24px;flex-direction:row;box-sizing:border-box;justify-content:center;align-items:center}.hd_p_box[data-v-258dd3b7]{min-height:56px;padding:24px 0}.hd_tips[data-v-258dd3b7]{padding:8px 12px;margin:24px}.hd_tit[data-v-258dd3b7]{font-size:20px;line-height:1}.hd_desc_cnt[data-v-258dd3b7]{max-width:260px;font-size:10px;line-height:1.4}.hd_d_img[data-v-258dd3b7]{display:none}.hd_p_img[data-v-258dd3b7]{display:flex;justify-content:center;align-items:center}.qs-btns[data-v-258dd3b7],.btn_box[data-v-258dd3b7]{cursor:auto}.tips_box[data-v-258dd3b7]{padding:22px 0}.tp_title[data-v-258dd3b7]{font-size:20px;font-weight:700}.tp_decorate[data-v-258dd3b7]{margin-top:18px}.qs-process[data-v-258dd3b7]{gap:16px}.hd_desc[data-v-258dd3b7]{max-width:100%;gap:8px}.btn_box:nth-child(2) .aw-font[data-v-258dd3b7],.btn_box:nth-child(6) .aw-font[data-v-258dd3b7]{width:40px;height:40px;border-width:2px}.btn_box:nth-child(3) .aw-font[data-v-258dd3b7],.btn_box:nth-child(5) .aw-font[data-v-258dd3b7]{width:28px;height:28px;border-width:2px}.btn_box:nth-child(4) .aw-font[data-v-258dd3b7]{width:20px;height:20px;border-width:2px}.question_box[data-v-258dd3b7]{padding:0 0 24px}.el-radio-group[data-v-258dd3b7],.btn[data-v-258dd3b7],.result[data-v-258dd3b7],.pre-btn[data-v-258dd3b7],.qs-btns[data-v-258dd3b7],.nxt-btn[data-v-258dd3b7]{cursor:auto}.pc_show[data-v-258dd3b7]{display:none}.ph_show[data-v-258dd3b7]{display:flex}}.fixed-footer[data-v-258dd3b7]{position:fixed;left:0;bottom:0;width:100%;color:#fff;text-align:center;padding:0 10px 10px;box-shadow:0 -2px 5px #0000001a;background-color:#f6f6f7}.aw-font-small[data-v-258dd3b7]{width:20px;height:20px;border-width:2px}.aw-font-medium[data-v-258dd3b7],.aw-font-large[data-v-258dd3b7]{width:28px;height:28px;border-width:2px}.n-slider .n-slider-marks .n-slider-mark[data-v-258dd3b7]{font-size:12px}.absolute-anchor-container[data-v-258dd3b7]{width:100%;height:200px;position:relative}.container[data-v-258dd3b7]{height:200px;background-color:#8080804d;border-radius:3px;overflow:auto}.padding[data-v-258dd3b7]{height:150px;width:100%;background-color:#80808026}.content[data-v-258dd3b7]{flex:1}.main[data-v-258dd3b7]{position:relative;min-height:100vh;padding-bottom:60px}.footer[data-v-258dd3b7]{position:fixed;left:0;bottom:0;width:100%;color:#fff;padding:1px 0;box-shadow:0 -2px 5px #0000004d;background-color:#f6f6f7}.main-box{max-width:960px;margin:0 auto;display:flex;flex-direction:column}.top_box{display:flex;width:100%;background:#11d0970f;padding:8px;box-sizing:border-box;gap:8px;justify-content:center;align-items:center;border-radius:8px}.top-tips{margin:48px auto 38px;display:flex;justify-content:center;align-items:center;font-size:28px;font-weight:700;line-height:1.5;text-align:center;color:#333}.t_b_main{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.t_b_img{width:32px;height:32px;max-width:32px}.safe_cnt{font-size:16px;font-weight:400;line-height:1.5;text-align:left;display:flex;flex-direction:column;justify-content:flex-start}.safe_cnt div{display:flex;flex-direction:row;gap:8px 6px;justify-content:start;align-items:center;font-size:16px;font-weight:400;color:var(--primary-text-color)}.sf_icon{display:flex;width:4px;height:4px;background:#11d097;border-radius:50%}.paln-info{display:flex;justify-content:center;padding:0;align-items:stretch;box-sizing:border-box;justify-content:space-between;overflow:auto}.pc_list{display:flex;flex-direction:row;gap:24px;padding:10px 0}.mb_list{display:none}.plan-item{max-width:304px;display:flex;flex-shrink:0;flex-direction:column;background:#fff;justify-content:center;align-items:center;box-shadow:0 1px 20px #9999991a;border-radius:16px;overflow:hidden;border:1px solid #e7e7e7;box-sizing:border-box;padding:24px}.checked{max-width:296px;border:2px solid var(--primary-color);box-shadow:0 1px 20px #e7dbec}.plan-item:hover{box-shadow:0 1px 20px #e7dbec;cursor:pointer}.adv-ed{display:flex;flex-direction:column;align-items:center;width:100%;padding:8px 0 0;box-sizing:border-box}.adv-ed-tit{color:var(--primary-text-color);font-size:20px;font-style:normal;font-weight:700;line-height:1.5}.adv-ed-price{color:var(--primary-text-color);font-family:Helvetica;font-size:32px;font-weight:900;line-height:1.5}.adv-mry{font-size:14px;color:var(--primary-text-color);font-weight:500;line-height:1.5}.adv-ed-btn{color:var(--white-color);font-size:16px;font-style:normal;font-weight:400;line-height:1.5;display:flex;width:218px;height:43px;justify-content:center;align-items:center;border-radius:46px;background:var(--primary-color);border:none;margin-bottom:24px;cursor:pointer}.adv-ed-btn span{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center}.adv-ed-btn:hover{color:var(--white-color);background:var(--primary-color);box-shadow:0 1px 2px 0 var(--primary-color)}.adv-desc{display:flex;flex-direction:column;align-items:center;flex:1}.adv-ed-desc{line-height:1.5;text-wrap:wrap;min-height:45px;padding:12px 0 0;font-size:15px;font-weight:400;color:var(--primary-text-color);text-align:center}.sp_bd{border:6px solid rgba(68,200,124,1)}.adv-ed-tips{font-size:12px;font-weight:400;line-height:1.5;text-align:left;color:#999;padding:8px 0 16px}.adv-ed-box{padding:24px 0;display:flex;flex-direction:column;gap:12px;border-top:1px dashed #CACACA}.adv-desc-item{display:flex;gap:12px;width:100%;align-items:center}.adv-svg svg{width:18px;height:18px}.adv-desc-text{padding:4px;display:flex;flex-direction:column;gap:12px}.adv-tit{color:#333;font-size:15px;font-weight:500;line-height:18.15px}.adv-cnt{color:#999;font-size:14px;font-weight:400;line-height:1.5}.safe_box{max-width:960px;margin:0 auto}.same_box{display:flex;justify-content:center;align-items:center;position:relative;width:100%;margin:70px auto 0;box-sizing:border-box}.same_title{font-size:18px;font-weight:400;color:#11d097;position:relative;padding:0 12px;display:flex;justify-content:center;align-items:center;gap:5px}.same_title svg{width:14px;height:14px;max-width:14px}.safe_img img{width:100%;max-width:351px;margin:0 auto}.s_bg{flex:1;border-bottom:1px solid #0000001f;height:1px}.sf_img{width:476px;margin:0 auto}.sf_img img{width:476px;max-width:476px;object-fit:contain}.sf_tips{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:400;color:var(--tertiary-text-color);line-height:1.5;padding:24px 0;margin:0 auto;text-align:center;flex-direction:column}.comment_box{margin-top:80px}.com_tit{font-size:28px;font-weight:600;line-height:1.5;text-align:center;max-width:960px;margin:0 auto;color:var(--primary-text-color);box-sizing:border-box}.com_tips{display:flex;flex-direction:row;text-align:center;margin:32px 0 48px;justify-content:center;align-items:center}.com_tips .el-icon el-rate__icon{width:2em;height:2em}.com_tips .el-rate{height:auto}.com_tips .el-icon svg,.com_tips .el-icon{height:2em;width:2em}.el-rate .el-rate__icon{background-repeat:no-repeat}.el-rate .el-rate__icon.is-active,.el-rate__decimal{color:#ffe726}.cm_txt{font-size:20px;font-weight:400;line-height:1.5;text-align:left}.cm_score{font-size:24px;font-weight:700;line-height:1.5;text-align:left;margin-right:26px}.com_content{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;max-width:960px;margin:0 auto}.com_item{box-shadow:0 1px 20px #9999991a;padding:24px;width:calc(50% - 12px);box-sizing:border-box;border-radius:12px}.com_cnt_tit{display:flex;flex-direction:row;gap:12px;align-items:center}.com_user_name{font-size:16px;font-weight:600;line-height:1.5;text-align:left;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.com_cnt{display:flex;flex-direction:column}.com_cnt_c{font-size:14px;font-weight:300;line-height:1.5;text-align:left;color:#333c;min-height:42px;margin:12px 0}.com_time{color:var(--secondary-text-color);font-size:11px;font-weight:400;line-height:16px;text-align:right}.other_box{max-width:960px;margin:48px auto 100px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;box-sizing:border-box}.other_item{display:flex;flex:1;flex-direction:column;gap:16px;padding:24px;justify-content:center;align-items:center;box-shadow:0 1px 20px #9999991a;box-sizing:border-box;border-radius:12px}.other_item img{width:56px;height:56px;max-width:56px}.other_num{font-size:24px;font-weight:600;line-height:1.5;text-align:center;color:#333}.other_desc{font-size:16px;font-weight:400;line-height:1.5;text-align:center;color:var(--secondary-text-color)}.content{max-width:960px;margin:0 auto 80px;padding:0}.qs_title{font-size:32px;font-weight:600;line-height:1.5;text-align:center;color:#333;margin-bottom:48px;gap:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}.qs_title img{width:32px;height:32px;max-width:32px}.qs_item{overflow:hidden;transition:max-height .5s ease-in-out}.qs_it_tit{font-size:18px;font-weight:400;line-height:1.5;text-align:left;color:#333;cursor:pointer;display:flex;flex-direction:row;align-items:center}.qs_it_exp{height:0;padding:0;margin:0}.expand .qs_it_exp{height:auto;padding:24px;gap:10px;border-radius:6px;background:#f6f6f6;font-size:14px;font-weight:400;line-height:1.5;text-align:left;color:#333}.qs_icon{display:inline-block;width:16px;height:16px;margin-right:4px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAElBMVEUAAACZmZmZmZmXl5eZmZmZmZl2Ov8IAAAABXRSTlMA799gX1SLAhAAAAA5SURBVCjPY6AicFRBE1ANRBMIDR1wAcdQOFCBOBIhAHGuKEIgCCxghBAQHlR+gTg3CE3ASJiKcQoAzqsa9/twykwAAAAASUVORK5CYII=) center center no-repeat;background-size:100% 100%;opacity:1;transform:rotate(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out;flex-shrink:0}.expand{max-height:133px;display:flex;flex-direction:column;gap:12px;padding-bottom:16px}.expand .qs_icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAElBMVEUAAACZmZmZmZmXl5eZmZmZmZl2Ov8IAAAABXRSTlMA799gX1SLAhAAAAAkSURBVCjPYxhpwDEUDlTAAqoIgUCwgChCIAgsYIQQEGYYYQAAwakO0EVgS7gAAAAASUVORK5CYII=) center center no-repeat;background-size:100% 100%;opacity:1;transform:rotate(180deg)}.qs_big_box{display:flex;flex-direction:column;gap:32px}.language,.ph_div{display:none}.el-rate__item .el-icon svg,.el-rate__decimal{display:none!important}.el-rate__icon{background-size:contain}.el-rate__icon:not(.is-active){background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='26'%20viewBox='0%200%2027%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m17.416%207.06.002.002a2.34%202.34%200%200%200%201.618%201.174h.001l6.532%201.232a.83.83%200%200%201%20.64.568.86.86%200%200%201-.189.845l-4.567%204.864a2.35%202.35%200%200%200-.617%201.912l.855%206.64a.85.85%200%200%201-.34.793.83.83%200%200%201-.843.079L14.5%2022.298a2.33%202.33%200%200%200-2.005%200l-6.007%202.87a.82.82%200%200%201-.843-.079.84.84%200%200%201-.34-.793h.001l.855-6.64a2.36%202.36%200%200%200-.617-1.91v-.001L.98%2010.887a.85.85%200%200%201-.189-.845.85.85%200%200%201%20.64-.568l6.532-1.232a2.33%202.33%200%200%200%201.62-1.174l.001-.003%203.184-5.883a.84.84%200%200%201%20.728-.432.83.83%200%200%201%20.728.433z'%20stroke='%23FFE746'%20stroke-width='1.5'/%3e%3cmask%20id='a'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='27'%20height='26'%3e%3cpath%20d='M12.11.823A1.59%201.59%200%200%201%2013.496%200a1.58%201.58%200%200%201%201.386.823l3.193%205.879a1.6%201.6%200%200%200%201.1.797l6.533%201.232a1.58%201.58%200%200%201%201.215%201.075%201.6%201.6%200%200%201-.356%201.588l-4.568%204.865a1.6%201.6%200%200%200-.42%201.301l.856%206.64a1.6%201.6%200%200%201-.64%201.496%201.58%201.58%200%200%201-1.611.15l-6.007-2.871a1.58%201.58%200%200%200-1.358%200l-6.007%202.87a1.57%201.57%200%200%201-1.609-.15%201.59%201.59%200%200%201-.64-1.494l.855-6.64a1.6%201.6%200%200%200-.42-1.302L.434%2011.4a1.6%201.6%200%200%201-.356-1.588%201.6%201.6%200%200%201%201.215-1.075l6.534-1.232a1.58%201.58%200%200%200%201.099-.797z'%20fill='%23FFE746'/%3e%3c/mask%3e%3cg%20mask='url(%23a)'%3e%3cpath%20fill='%23FFE746'%20d='M-1-1h15v28H-1z'/%3e%3c/g%3e%3c/svg%3e")}.el-rate__icon.is-active{background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='26'%20viewBox='0%200%2027%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.11.823A1.59%201.59%200%200%201%2013.496%200a1.58%201.58%200%200%201%201.386.823l3.193%205.879a1.6%201.6%200%200%200%201.1.797l6.533%201.232a1.58%201.58%200%200%201%201.215%201.075%201.6%201.6%200%200%201-.356%201.588l-4.568%204.865a1.6%201.6%200%200%200-.42%201.301l.856%206.64a1.6%201.6%200%200%201-.64%201.496%201.58%201.58%200%200%201-1.611.15l-6.007-2.871a1.58%201.58%200%200%200-1.358%200l-6.007%202.87a1.57%201.57%200%200%201-1.609-.15%201.59%201.59%200%200%201-.64-1.494l.855-6.64a1.6%201.6%200%200%200-.42-1.302L.434%2011.4a1.6%201.6%200%200%201-.356-1.588%201.6%201.6%200%200%201%201.215-1.075l6.534-1.232a1.58%201.58%200%200%200%201.099-.797z'%20fill='%23FFE746'/%3e%3c/svg%3e")}@media screen and (max-width: 768px){.main-box{display:flex;flex-direction:column;margin:0 12px 12px;box-sizing:border-box}.pc_list{display:none}.mb_list{display:flex;flex-direction:column;width:100%}.mb_l_box{padding:0 0 24px;display:flex;width:100%;box-sizing:border-box;justify-content:space-between;gap:10px;overflow:auto}.mb_l_box::-webkit-scrollbar{display:none}.mb_content{padding:24px 16px;background:#fff;border-radius:12px;box-shadow:0 1px 20px #9999991a;display:flex;flex-direction:column;gap:12px}.adv-tit{font-size:14px;font-weight:400}.adv-cnt{font-size:12px;font-weight:400;line-height:1.5;text-align:left}.adv-desc-text{gap:0;margin-left:8px;padding:0}.adv-ed-price{font-size:20px;color:#333}.adv-item-tit{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adv-item-tit span{min-width:60px;font-size:12px;font-weight:700;line-height:1.5;text-align:left}.checked .adv-item-tit span{color:var(--highlight-color)}.adv_i_icon{width:16px;height:16px;display:none}.adv-ed-price span{font-size:12px;font-weight:400;color:#3339;margin-left:5px}.mb-item{border-radius:12px;padding:12px;border:1px solid rgba(202,202,202,1);flex-shrink:0;flex:1;display:flex;flex-direction:column;gap:12px}.checked{background:url("data:image/svg+xml,%3csvg%20width='44'%20height='41'%20viewBox='0%200%2044%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1459_29424)'%3e%3cpath%20d='M7.18074%2039.8815V19.7394C7.18074%2019.1171%206.3425%2018.6201%205.38555%2018.6201H2.63342C1.19799%2018.6201%200%2019.8627%200%2021.3558V38.2652C0%2039.7564%201.07747%2041.0009%202.63342%2041.0009H5.38555C6.3425%2041.0009%207.18074%2040.5038%207.18074%2039.8815ZM32.3151%2017.5026H24.4167C23.8177%2017.3774%2023.5784%2016.757%2023.5784%2016.5085V8.67513C23.5784%206.56169%2022.0225%204.94531%2019.9881%204.94531C18.1929%204.94531%2016.7575%206.43649%2016.3977%208.17807C15.3202%2015.3892%2011.2514%2017.8764%208.49924%2018.6219C8.61976%2018.9957%208.61976%2019.119%208.61976%2019.3675V39.7582C8.61976%2040.1319%208.49924%2040.629%208.38052%2041.0009H27.6491C29.5648%2040.6271%2030.761%2039.8816%2031.7179%2037.8933L35.7868%2022.7255C36.5045%2019.9898%2035.1878%2017.3793%2032.3151%2017.5026Z'%20fill='%23F3E8F9'/%3e%3cpath%20d='M34.7191%2013.7212L31.877%2014.6947C31.1611%2014.9395%2030.3876%2014.5359%2030.152%2013.7903C30.107%2013.6464%2030.0837%2013.4951%2030.0837%2013.3437L30.0891%2010.1913C30.0891%209.89045%2029.9991%209.59894%2029.83%209.35601L28.0492%206.80157C27.6067%206.16623%2027.7434%205.27862%2028.355%204.81894C28.4701%204.73298%2028.5979%204.66384%2028.7346%204.61899L31.5964%203.65103C31.8734%203.5576%2032.1145%203.37447%2032.2836%203.12968L34.0374%200.592055C34.4781%20-0.0451536%2035.3307%20-0.190908%2035.9441%200.266911C36.0646%200.356606%2036.1707%200.466856%2036.2571%200.592055L38.0109%203.12968C38.18%203.37447%2038.421%203.5576%2038.698%203.65103L41.5599%204.61899C42.2776%204.86191%2042.6697%205.6617%2042.4377%206.40729C42.3927%206.54744%2042.328%206.68011%2042.2452%206.80157L40.4644%209.35601C40.2953%209.59894%2040.2036%209.89231%2040.2054%2010.1913L40.2108%2013.3437C40.2108%2014.1285%2039.601%2014.7639%2038.8473%2014.7657C38.7016%2014.7657%2038.5559%2014.7415%2038.4174%2014.6947L35.5753%2013.7212C35.2983%2013.6259%2034.9979%2013.6259%2034.7191%2013.7212Z'%20fill='%23F3E8F9'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1459_29424'%3e%3crect%20width='44'%20height='41'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-size:auto;border:1px solid var(--primary-color);color:var(--highlight-color);background-position:8px 29px}.checked .adv_i_icon{display:flex}.adv-desc-item{display:flex;justify-content:space-between;align-items:center}.adv_d_item_box{display:flex;flex-direction:row;justify-content:center;align-items:center}.adv-ed-btn-box{position:fixed;display:flex;justify-content:center;align-items:center;left:0;bottom:-1px;background:#fff;width:100%;z-index:99999;box-shadow:0 -1px 3px #d7d7d740}.adv-ed-btn{padding:16px 28px;border-radius:34px;font-size:14px;font-weight:700;margin:10px 24px;width:100%;cursor:auto;height:44px;box-sizing:border-box}.adv-ed-btn:hover{box-shadow:0 2px 10px 0 var(--primary-color)}.desc_box{margin-bottom:12px}.ds_title{display:flex;justify-content:space-between;padding-bottom:24px;align-items:center}.ds_tit_btn{border-radius:12px;background:var(--primary-color);font-size:12px;font-weight:700;color:var(--white-color);padding:4px 12px}.ds_sa{font-size:11px;color:#999}.ds_descr{font-size:14px;font-weight:500;color:#333;line-height:1.5}.safe_box{max-width:100%;padding:0 30px;box-sizing:border-box}.same_box{margin:40px auto 0;width:100%}.sf_img{max-width:315px;margin:0 auto}.sf_img img{max-width:315px;object-fit:contain}.top_box{margin-top:0}.t_b_img{width:20px;height:20px;max-width:20px}.safe_cnt div{font-size:12px}.top-tips{margin:24px auto;font-size:18px}.same_title{font-size:12px;gap:0}.sf_tips{padding:12px 0;font-size:12px}.com-mm-box{width:100%;overflow:auto}.com-mm-box::-webkit-scrollbar{display:none}.comment_box{margin:40px 0 0}.com_tit{font-size:18px;font-weight:700;margin:0 12px}.com_tips{margin:4px 0 24px}.cm_score{font-size:14px}.com_tips .el-icon svg,.com_tips .el-icon{width:1em;height:1em}.cm_txt{font-size:14px}.com_content{flex-wrap:nowrap;width:100%;padding:10px 12px 10px 10px;box-sizing:border-box;gap:12px}.com_item{width:auto}.other_item{gap:6px;padding:12px 0}.other_box{margin:40px 12px;gap:12px}.other_item img{width:36px;height:36px;max-width:36px}.other_num{font-size:16px;font-weight:600}.other_desc{font-size:12px;font-weight:400}.qs_title{font-size:18px;margin-bottom:24px}.qs_title img{width:16px;height:16px;max-width:16px}.qs_big_box{padding:0 12px 48px;gap:12px}.expand{max-height:100%}.qs_it_tit{font-size:14px;cursor:auto;display:flex;align-items:center}.expand .qs_it_exp{border-radius:6px;padding:8px;font-size:12px}.header_box{margin-bottom:14px}.content{margin-bottom:68px}.ph_div{display:flex;width:1px;height:100px}.el-icon{width:.8em;height:.8em}}
