ul{padding:0;margin:0}li{list-style-type:none}a:hover{color:rgb(var(--bs-link-color-rgb))}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600}.btn-orange{height:34px;line-height:20px;color:#fff;background-color:#ff681f;border-color:#ff681f;padding:0 25px}.btn-orange:hover,.btn-orange:focus,.btn-orange:active,.btn-orange.active{color:#fff;background-color:#b83c00;border-color:#b83c00}.btn-orange:focus{box-shadow:0 0 0 .2rem rgba(255,104,31,0.5)}.btn-orange{height:34px;line-height:20px;color:#fff;background-color:#ff681f;border-color:#ff681f;padding:0 25px}.btn-outline-orange{color:#ff681f;background-color:#fff;border-color:#ff681f}.btn-outline-orange:hover,.btn-outline-orange:focus,.btn-outline-orange:active,.btn-outline-orange.active{color:#fff;background-color:#ff681f;border-color:#ff681f}.btn-outline-orange:focus{box-shadow:0 0 0 .2rem rgba(255,104,31,0.5)}.btn-red{height:34px;line-height:20px;color:#fff;background-color:#fe2d2d;border-color:#fe2d2d;padding:0 25px}.btn-red:hover,.btn-red:focus,.btn-red:active,.btn-red.active{color:#fff;background-color:#c40101;border-color:#c40101}.btn-red:focus{box-shadow:0 0 0 .2rem rgba(255,104,31,0.5)}.btn-red{height:34px;line-height:20px;color:#fff;background-color:#fe2d2d;border-color:#fe2d2d;padding:0 25px}.btn-outline-red{color:#fe2d2d;background-color:#fff;border-color:#fe2d2d}.btn-outline-red:hover,.btn-outline-red:focus,.btn-outline-red:active,.btn-outline-red.active{color:#fff;background-color:#fe2d2d;border-color:#fe2d2d}.btn-outline-red:focus{box-shadow:0 0 0 .2rem rgba(255,104,31,0.5)}.navbar-toggler{border:none;padding:0}.navbar-toggler .navbar-toggler-icon{width:2em;height:2em}.navbar{height:54px;background:#fff;box-shadow:0 .25rem .625rem rgba(0,0,0,0.05);padding:0}.navbar nav{height:100%}.navbar .btn-center{border-radius:var(--bs-navbar-toggler-border-radius);margin-right:.625rem;font-size:.9rem;height:2rem;line-height:.9rem}.navbar-brand{display:flex;align-items:baseline;gap:.625rem}.navbar-nav .dropdown-menu{--bs-dropdown-zindex:1024;background-color:#ffffff;box-shadow:0 .1875rem .375rem 0 rgba(0,0,0,0.16);border-radius:.25rem;border:none}.navbar-nav .dropdown-menu .dropdown-item{display:flex;align-items:center}.navbar-nav .dropdown-menu .dropdown-item a{color:rgba(0,0,0,0.85);font-size:1rem;text-decoration:none}.navbar-nav .dropdown-menu .dropdown-item a:hover{color:rgb(var(--bs-link-color-rgb))}.navbar-nav .dropdown-menu .dropdown-item__desc{color:rgba(0,0,0,0.45);font-size:.875rem;cursor:default;display:none}.navbar-nav .dropdown-menu .dropdown-item__desc::before{content:'';display:inline-block;align-self:center;width:var(--bs-border-width);height:1em;background-color:rgba(0,0,0,0.25);margin:0 10px}.navbar-nav .dropdown-arrow{-webkit-transition:transform .3s cubic-bezier(.645, .045, .355, 1);transition:transform .3s cubic-bezier(.645, .045, .355, 1);position:relative;width:13px;display:inline-block;height:10px;width:.5625rem;height:.3125rem}.navbar-nav .dropdown-arrow:after,.navbar-nav .dropdown-arrow:before{content:' ';font-size:16px;line-height:40px;margin:0;position:absolute;vertical-align:baseline;background:#fff;width:10px;height:2px;border-radius:2px;transition:background .3s cubic-bezier(.645, .045, .355, 1),transform .3s cubic-bezier(.645, .045, .355, 1),top .3s cubic-bezier(.645, .045, .355, 1)}.navbar-nav .dropdown-arrow:before{left:2.5px;top:4px;background-image:linear-gradient(90deg, rgba(0,0,0,0.65), rgba(0,0,0,0.65));transform:rotate(-45deg) translateX(2px)}.navbar-nav .dropdown-arrow:after{left:0px;top:4px;background-image:linear-gradient(90deg, rgba(0,0,0,0.65), rgba(0,0,0,0.65));transform:rotate(45deg) translateX(-2px)}.navbar-nav .dropdown-arrow.menu-submenu-open{transform:translateY(-2px)}.navbar-nav .dropdown-arrow.menu-submenu-open:before{transform:rotate(45deg) translateX(2px)}.navbar-nav .dropdown-arrow.menu-submenu-open:after{transform:rotate(-45deg) translateX(-2px)}.navbar-nav .dropdown-arrow::before,.navbar-nav .dropdown-arrow::after{width:.40625rem;height:2px}.navbar-nav .dropdown-arrow::before{left:1px}.navbar-nav .nav-link{align-items:center;cursor:pointer;display:flex;gap:.3125rem}.navbar-nav .nav-link.show .dropdown-arrow::before,.navbar-nav .nav-link.active .dropdown-arrow::before,.navbar-nav .nav-link:hover .dropdown-arrow::before,.navbar-nav .nav-link.show .dropdown-arrow::after,.navbar-nav .nav-link.active .dropdown-arrow::after,.navbar-nav .nav-link:hover .dropdown-arrow::after{background-image:linear-gradient(90deg, var(--bs-primary), var(--bs-primary))}.icon-logo{width:7rem;height:1.25rem}.slogan{font-size:.875rem;line-height:.875rem;color:#757575}@media screen and (max-width:420px){.navbar-brand{gap:.3125rem}.slogan{display:none}}@media screen and (min-width:992px){.navbar{height:3.875rem;background:rgba(255,255,255,0.4);backdrop-filter:blur(43px) brightness(1.1);-webkit-backdrop-filter:blur(43px) brightness(1.1)}.navbar .container-fluid{padding-right:0}.navbar .btn-center{border-radius:0;height:100%;margin-right:0;width:7.5rem;font-size:1.25rem}.navbar .navbar-right{height:100%}.navbar-nav{gap:.5rem}.navbar-nav .dropdown-menu{opacity:0;transform:translateY(.625rem);transition:opacity 350ms ease, transform 350ms ease;display:block;visibility:hidden}.navbar-nav .dropdown-menu[data-bs-popper]{margin-top:.825rem}.navbar-nav .dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible}.navbar-nav .dropdown-menu .dropdown-item{margin:.9375rem .625rem;width:auto}.navbar-nav .dropdown-menu .dropdown-item a{font-size:1rem}.navbar-nav .dropdown-menu .dropdown-item a.active{color:var(--bs-primary)}.navbar-nav .dropdown-menu .dropdown-item__desc{font-size:.875rem;display:flex;align-items:center}.navbar-nav .dropdown-menu .dropdown-item:focus,.navbar-nav .dropdown-menu .dropdown-item:hover{background-color:unset}}@media screen and (min-width:1100px){.navbar-nav{gap:1.5625rem}}.section{background-color:#fff;padding-top:2.125rem}.section-title{color:var(--bs-gray-800);font-size:clamp(1.3125rem, calc(0.924rem + 1.6575vw), 2.25rem);line-height:1;font-weight:bold;text-align:center;margin-bottom:.875rem}.section-sub-title{color:var(--bs-gray-700);font-size:clamp(0.75rem, calc(0.6464rem + 0.442vw), 1rem);line-height:clamp(1.25rem, calc(1.1464rem + 0.442vw), 1.5rem);text-align:center;max-width:calc(100vw - 10.3vw);margin:0 auto}.section-content{padding:0 0 2.4375rem}.sec-p{background:var(--bs-primary);height:16.6875rem;padding:0 !important;width:100%}.sec-p-content{max-width:75rem;width:100%;margin:0 auto;background:url('../img/purchaseAndInformation_bg.png') left top no-repeat;text-align:center;height:100%;padding-top:4.375rem}.sec-p-content h3{color:#fff;font-size:2rem;font-size:clamp(1.3125rem, calc(.95rem + 1.3vw), 2.25rem);line-height:1;font-weight:400;margin:0 0 2.1875rem 0}.sec-p__ops{display:flex;justify-content:center;gap:1.75rem}.sec-p .btn-light,.sec-p .btn-outline-light{width:9.375rem;border-radius:.125rem}.sec-p .btn-light{color:var(--bs-primary)}.sec-p .btn-light:hover{color:var(--bs-primary)}.sec-p .btn-outline-light:hover{color:#fff;opacity:.85}.section{background:#fff;padding:0}.section-install{background:url('../img/installService_bg.png') center center no-repeat #f6f6f6 !important;min-height:308px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.section-install .section-content{padding-bottom:0}.section-install__buttons{display:flex;gap:120px}.section-title{color:#333;margin-bottom:3.5rem}.section .btn-install,.section .btn-consultat{border-radius:1.4375rem;color:#fff;font-weight:400;height:2.875rem;line-height:2.875rem;width:6.6875rem;padding:0;transition:background .3s ease}.section .btn-install{background:#00a0ff}.section .btn-install:hover{background:#027abf}.section .btn-consultat{background:#ef8d2c}.section .btn-consultat:hover{background:#c37426}footer{--footer-text-color:#bfd4f8;background-color:#0c244d}footer .row h5{color:var(--bs-white);font-size:18px;font-weight:normal}footer .row li{margin-top:1rem}footer .row li::first-child{margin-top:0}footer .row a{color:var(--footer-text-color);font-size:.875rem;line-height:.875rem}footer .qrcode{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:.9375rem 1.9375rem}footer .qrcode-item{display:flex;flex-direction:column;margin-top:0 !important}footer .qrcode-item img{width:100%;margin-bottom:.5rem}footer .qrcode-desc{color:var(--footer-text-color);font-size:1rem;text-align:center}footer .footer-beian{border-top:solid 1px #1c396b;color:var(--footer-text-color);font-size:.875rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem}footer .footer-beian a{color:var(--footer-text-color);display:flex;align-items:center;gap:.125rem}footer .footer-beian a img{width:.9375rem}@media screen and (min-width:576px){footer .row li{margin-top:16px}footer .row a{font-size:14px;line-height:14px}footer .qrcode{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}footer .qrcode-item img{width:100px;height:100px;margin-bottom:8px}footer .qrcode-desc{font-size:12px}}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem;gap:8px}.pagination a,.pagination span{color:#606266;padding:.5rem 1rem;text-decoration:none;background-color:#f5f7fa;border-radius:2px;border:none;display:block}.pagination a:hover{color:unset}.pagination .active{color:#fff;background-color:var(--bs-primary);pointer-events:none;cursor:default}.pagination .active:hover{color:#fff}.pagination .disabled span{color:#6c757d;background-color:#fff}#pagination{color:#606266;margin-top:25px;display:flex;justify-content:flex-end;align-items:center;width:100%}#pagination .total{font-size:14px;color:rgba(0,0,0,0.65);display:inline-block;margin-right:10px}#pagination .page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0}#pagination .page-item:first-child .page-link{border-top-left-radius:0;border-bottom-left-radius:0}#pagination input{width:55px;height:29px;border-radius:2px;border:solid 1px #dcdfe6;margin:0 5px 0 5px;padding:10px}#pagination .page-quick-jumper{display:flex;align-items:center;margin-left:10px}@media screen and (max-width:575px){#pagination .page-quick-jumper{display:none}#pagination .pagination a,#pagination .pagination span{padding:.3rem .8rem}}.adpopover-wrapper{display:none;position:absolute;left:0;right:0;top:50%;z-index:1060;text-align:center}.adpopover-wrapper .adpopover-content{border-radius:4px;background:rgba(0,0,0,0.7);color:#fff;padding:20px;line-height:24px;display:inline-block;box-shadow:0 0 8px 5px rgba(0,0,0,0.1)}body{background:#ebf4ff url('../img/price_banner-pc.png') center 60px no-repeat}h4{line-height:24px}th{background-color:#e0e0e0}.icon-share{width:16px;height:16px}#share-link{position:absolute;z-index:-99;left:-9999px}.section{padding-top:75px;padding-bottom:75px;background-color:transparent}.section-title{line-height:1.5}.section-content{width:1200px;margin:0 auto 0}.search-result__table-wrap thead th{position:relative}.search-result__table-wrap thead th.sortable:after{display:block;background-size:20px, 20px;cursor:pointer;content:'';background-position:110px;background-repeat:no-repeat;padding-right:30px !important;width:100%;height:100%;position:absolute;top:0;left:0;padding:.75rem;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result__table-wrap thead th.both:after{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M804.571429 621.714286q0 14.857143-10.857143 25.714286l-256 256q-10.857143 10.857143-25.714286 10.857143t-25.714286-10.857143l-256-256q-10.857143-10.857143-10.857143-25.714286t10.857143-25.714286 25.714286-10.857143l512 0q14.857143 0 25.714286 10.857143t10.857143 25.714286zm0-219.428571q0 14.857143-10.857143 25.714286t-25.714286 10.857143l-512 0q-14.857143 0-25.714286-10.857143t-10.857143-25.714286 10.857143-25.714286l256-256q10.857143-10.857143 25.714286-10.857143t25.714286 10.857143l256 256q10.857143 10.857143 10.857143 25.714286z' fill='%23c1c1c1' %3E%3C/path%3E%3C/svg%3E")}.search-result__table-wrap thead th.asc:after{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M804.571429 402.285714q0 14.857143-10.857143 25.714286t-25.714286 10.857143H256q-14.857143 0-25.714286-10.857143t-10.857143-25.714286 10.857143-25.714285l256-256q10.857143-10.857143 25.714286-10.857143t25.714286 10.857143l256 256q10.857143 10.857143 10.857143 25.714285z' fill='%23c1c1c1' %3E%3C/path%3E%3C/svg%3E")}.search-result__table-wrap thead th.desc:after{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M804.571429 621.714286q0 14.857143-10.857143 25.714286l-256 256q-10.857143 10.857143-25.714286 10.857143t-25.714286-10.857143l-256-256q-10.857143-10.857143-10.857143-25.714286t10.857143-25.714286 25.714286-10.857143l512 0q14.857143 0 25.714286 10.857143t10.857143 25.714286z' fill='%23c1c1c1' %3E%3C/path%3E%3C/svg%3E")}.payment-methods{display:flex;align-items:center}.payment-methods .payment-options{display:flex;gap:20px}.payment-methods .payment-options li{gap:3px;border:solid 1px #ddd;border-radius:4px;font-size:14px;line-height:14px;color:#000;padding:5px 16px;display:flex;align-items:center;cursor:pointer;height:38px}.payment-methods .payment-options li.selected{background-color:color-mix(in srgb, var(--bs-primary) 10%, transparent);border-color:var(--bs-primary)}.payment-methods .payment-options .pay-icon{display:block;width:24px;height:24px}.payment-methods .payment-options .wechat-pay-icon{background:url('../img/icon/wepay.svg') center / 100% no-repeat}.payment-methods .payment-options .alipay-icon{background:url('../img/icon/alipay.svg') center / 100% no-repeat}.sec-1 .section-content,.sec-2 .section-content{display:block}.sec-1{padding-top:95px;padding-bottom:25px}.sec-2,.sec-3{padding-top:0}.sec-3{display:none}.countdown-wrap span{display:block;text-align:right}.countdown-desc{color:#888;font-size:16px;line-height:16px;margin-bottom:7px}.countdown-time{font-size:24px;line-height:24px;color:#2468f2}.market-button-group{width:100%}.market-button-group .btn{font-size:24px;font-weight:bold}.market-button-group .btn:hover,.market-button-group .btn:focus,.market-button-group .btn:focus-visible,.market-button-group .btn:active{outline:none;box-shadow:none}.market-button-group .btn:focus{background-color:var(--bs-primary);border-color:var(--bs-primary)}.market-button-group .btn-outline-primary{background-color:#fff;color:#000}.market-button-group .btn-outline-primary:active{color:#fff;background-color:var(--bs-primary)}.spinner{display:flex;justify-content:center;align-items:center;gap:5px;margin:50px}.spinner-border-sm{width:.8rem;height:.8rem}.market-wrap,.rules{background-color:#fcfdff;border-radius:4px;padding:32px 30px}.disabled{pointer-events:none}.btn.disabled{opacity:.45}.market-wrap{width:100%;margin-bottom:25px}.market-wrap h4{margin-bottom:15px}.market-wrap .tips{font-size:16px;line-height:16px;flex:1;margin-bottom:0}.rules h4{font-size:24px;margin-bottom:30px}.rules h6,.rules p{font-size:14px;line-height:24px}.rules p{margin-bottom:30px}.rules p:last-child{margin-bottom:0}.search-bar{height:56px;background-color:#ebf4ff;border-radius:4px;border:solid 1px #d3e9fe;padding:0 25px}.search-bar .search-input{font-size:14px;line-height:24px}.search-bar .search-input input{width:86px;height:32px;background-color:#ffffff;border-radius:2px;border:solid 1px #d0d0d0;font-size:14px;padding:0 5px}.search-bar .button-groups{display:flex;gap:15px}.search-result__text{font-size:14px;line-height:24px;color:#888}.search-result__table-wrap{border:solid 1px #d3e9fe;border-radius:4px 4px 0 0}.search-result__table-wrap table{width:100%}.search-result__table-wrap tr th{background-color:#fafcff}.search-result__table-wrap tr th:nth-child(1){border-radius:4px 0 0 0}.search-result__table-wrap tr th:nth-child(5){border-radius:0 4px 0 0}.search-result__table-wrap tr th,.search-result__table-wrap tr td{color:#888;height:50px;padding:0 38px;border-bottom:solid 1px #d3e9fe}.search-result__table-wrap tr th:nth-child(1),.search-result__table-wrap tr td:nth-child(1){width:250px}.search-result__table-wrap tr td:nth-child(1){font-weight:bold}.search-result__table-wrap tr td:nth-child(1),.search-result__table-wrap tr td:nth-child(5){color:var(--bs-primary)}.search-result__table-wrap tr td:nth-child(4){color:#fe2d2d}.search-result__table-wrap tr:nth-child(even) td{background-color:#fafcff}.search-result__table-wrap tr:nth-child(odd){background-color:#fff}.search-result__table-wrap tr:last-child td{border-bottom:none}.code-list{display:grid;grid-gap:25px;grid-template-columns:repeat(4, 1fr)}.code-list.loading{display:block}.code-list .code-item{position:relative;opacity:0;background-color:#f1f8ff;border:solid 1px #c0daf4}.code-list .code-item dl{margin-bottom:0}.code-list .code-item dt{font-size:24px;line-height:24px;padding:17px;text-align:center}.code-list .code-item dd{background-color:#fbfbfb;border-top:solid 1px #c0daf4;color:#b0b0b0;font-size:14px;line-height:14px;display:flex;justify-content:space-between;padding:13px;margin-bottom:0}.code-list .code-item dd .price{color:#fe2d2d}.code-list .code-item dd .btn{border-radius:14px;font-size:14px;line-height:14px;height:25px;padding:5px 15px}.modal .modal-dialog-centered{max-width:420px}.modal .modal-footer{color:#9b9b9b;font-size:14px;justify-content:center}@media screen and (max-width:768px){.search-result__table-wrap thead th.sortable:after{background-size:3.2vw,3.2vw;background-position:12.5vw}.payment-methods{align-items:center}.payment-methods .payment-options{gap:2.6667vw}.payment-methods .payment-options li{gap:.8vw;border:solid .7vw #eee;border-radius:4px;font-size:3.7333vw;line-height:3.7333vw;padding:.6667vw 2.1333vw;height:10.1333vw}.payment-methods .payment-options .pay-icon{width:6.4vw;height:6.4vw}.section-title{margin-bottom:7.0667vw}.section-content{width:100%}.section.sec-1{padding-top:8.9333vw;padding-bottom:0}.section.sec-2,.section.sec-3{padding-bottom:8vw}.section.sec-3 .market-wrap{margin-bottom:0}.market-button-group{margin:0 4vw;width:calc(100% - 8vw)}.market-button-group .btn{font-size:4.2667vw}.market-wrap,.rules{border-radius:0;padding:3.6vw 4vw}.market-wrap h4{margin-bottom:4.2667vw}.market-wrap .tips{font-size:2.9333vw;line-height:4.9333vw}.countdown-wrap{width:30vw}.countdown-desc{font-size:3.7333vw;line-height:3.7333vw;margin-bottom:1.7333vw}.countdown-time{font-size:5.6vw;line-height:5.6vw}.rules{margin:0 4vw}.rules h4{font-size:4.2667vw;margin-bottom:6.9333vw}.rules h6,.rules p{font-size:3.7333vw;line-height:6.4vw}.rules p{margin-bottom:6.9333vw}.code-list{grid-template-columns:repeat(1, 1fr);grid-gap:2.6667vw}.code-list .code-item dl{display:flex;height:10.9333vw}.code-list .code-item dt{font-size:5.6vw;line-height:10.9333vw;padding:0;width:25.3333vw}.code-list .code-item dd{font-size:2.9333vw;line-height:2.9333vw;border-top:none;padding:1.6vw 2.6667vw;border-left:solid 1px #c0daf4}.code-list .code-item dd .price-prefix{display:none}.code-list .code-item dd:nth-child(2){display:flex;flex-direction:column;align-items:flex-end;flex:1}.code-list .code-item dd:last-child{gap:1.4vw}.search-bar{height:13.6vw;border-radius:.5333vw;padding:0 2.6667vw}.search-bar .search-input{font-size:3.7333vw;line-height:6.4vw}.search-bar .search-input input{width:25.3333vw;height:8.8vw;border-radius:.2667vw;font-size:3.7333vw;padding:0 1.3333vw}.search-bar .button-groups{gap:1.3333vw}.search-bar .btn{font-size:2.9333vw;height:8.8vw}.search-result__text{font-size:3.7333vw;line-height:6.4vw}.search-result__table-wrap{border-radius:.5333vw .5333vw 0 0}.search-result__table-wrap tr th,.search-result__table-wrap tr td{font-size:2.8vw;height:9.7333vw;padding:2vw 1.2vw 2vw 1.2vw}.search-result__table-wrap tr th:nth-child(1),.search-result__table-wrap tr td:nth-child(1){width:auto}.search-result__table-wrap tr th:nth-child(1){border-radius:.5333vw 0 0 0}.search-result__table-wrap tr th:nth-child(5){border-radius:0 .5333vw 0 0}.search-result__table-wrap tr td:nth-child(1){padding-right:1.6667vw}.search-result__table-wrap tr td:nth-child(5){font-size:4.2667vw;padding-right:1.6667vw}.search-result__table-wrap tr td:nth-child(5) .btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.modal .modal-dialog-centered{max-width:100%}}