.bh-header{position:fixed;top:0;width:100%;transition:all cubic-bezier(.4,0,.2,1) .15s;z-index:20;color:#fff;font-weight:700;font-size:15px}.bh-header .hi-white-logo{display:block}.bh-header .hi-nav-logo{display:none}.bh-header.is-white,.bh-header.is-active{color:#0a0a0a;background-color:#fff}.bh-header.is-white .hi-white-logo,.bh-header.is-active .hi-white-logo{display:none}.bh-header.is-white .hi-nav-logo,.bh-header.is-active .hi-nav-logo{display:block}@media (min-width: 576px){.bh-header.is-white{background-color:transparent}}.bh-header.is-active{box-shadow:0 14px 20px #00000026}.bh-header__inner{padding:14px 16px;margin:0 auto;max-width:1200px}@media (min-width: 992px){.bh-header__inner{padding:15px 100px;display:flex;justify-content:space-between}}.bh-header__logo-wrap{display:flex;justify-content:space-between;width:100%}.bh-header__logo-wrap:hover>a{opacity:.6}.bh-header__logo-wrap .hi-logo{width:44px;height:18px}@media (min-width: 992px){.bh-header__logo-wrap{width:auto}.bh-header__logo-wrap .hi-logo{width:72px;height:29px}}.bh-header__toggle{display:block;width:18px;height:18px}@media (min-width: 992px){.bh-header__toggle{display:none}}.bh-header__menus{margin-top:1rem}.bh-header__menus>ul{display:flex;flex-direction:column}.bh-header__menus li{line-height:34px}.bh-header__menus li:hover>a{opacity:.6}.bh-header__menus li:hover>.hi-dropdown>button{opacity:.6}.bh-header__menus button{display:flex;align-items:center;white-space:nowrap}.bh-header__menus .hi-dropdown-items{position:relative}.bh-header__menus .hi-dropdown-items li{padding:0 8px;font-weight:400}.bh-header__menus .hi-arrow{width:12px;height:12px;margin-left:4px}.bh-header__menus .hi-dropdown.open .hi-arrow{transform:rotate(180deg)}@media (min-width: 992px){.bh-header__menus{display:flex;align-items:center;margin-top:0}.bh-header__menus.bhc-hidden{display:flex}.bh-header__menus>ul{flex-direction:row;gap:30px}.bh-header__menus .hi-dropdown-items__content{position:absolute;background:#fff;top:.5rem;box-shadow:#0000001a 0 2px 12px;padding:10px 0;border:1px solid rgb(235,238,245);border-radius:4px}.bh-header__menus .hi-dropdown-items li{font-size:14px;color:#606266;cursor:pointer;padding:0 20px;margin:0;outline:none;white-space:nowrap}.bh-header__menus .hi-dropdown-items li:hover{background-color:#ecf5ff;color:#66b1ff}}.bh-footer{padding-top:2rem}.bh-footer__head{display:flex;justify-content:space-between;padding:1rem}.bh-footer__container{max-width:1200px;margin:0 auto}.bh-footer__content{display:grid;grid-template-columns:1fr;border-top:1px solid #e6e6e6;padding:0 1rem}.bh-footer__module{padding:0}.bh-footer__module h2{display:flex;padding:14px 0;font-size:12px;color:#0a0a0a;border-bottom:1px solid #e6e6e6}.bh-footer__module h2 .hi-arrow{width:14px;height:14px;margin-left:auto}.bh-footer__module h2 .hi-arrow.is-open{transform:rotate(180deg)}.bh-footer__module ul{line-height:32px;color:#6a6a6a;white-space:nowrap}.bh-footer__module ul>li:hover>a{opacity:.6}.bh-footer__items{display:none;grid-template-columns:1fr;padding-left:1rem}.bh-footer__items.is-show{display:grid}.bh-footer__icp{text-align:center;font-size:10px;color:#6a6a6a;background-color:#f1f1f1;padding:1rem 1rem 2rem}.bh-footer .hi-qr-popup{position:absolute;display:none;top:calc(100% + 10px);left:50%;transform:translate(-50%);padding:6px;background:#fff;box-shadow:0 4px 8px #0f0f0f29;border-radius:6px;border:solid 1px #e6e6e6;z-index:100}.bh-footer .hi-qr-popup:after{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white}.bh-footer .hi-qr-popup:before{content:"";position:absolute;top:-9px;left:50%;transform:translate(-50%);border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #e6e6e6;z-index:-1}.bh-footer .hi-qrs{display:flex;gap:10px;width:max-content}.bh-footer .hi-qr-item{text-align:center;color:#0a0a0a;font-size:12px}.bh-footer .hi-qr-item>img{width:64px;height:64px}.bh-footer__icons{display:flex;gap:12px}.bh-footer__icons>li{position:relative}.bh-footer__icons>li:hover .hi-qr-popup{display:block}.bh-footer__icons .hi-icon{width:15px;height:15px}.bh-footer .hi-logo-wrap{display:flex;align-items:center}.bh-footer .hi-logo-wrap:hover>a{opacity:.6}.bh-footer .hi-logo{width:44px;height:17px}.bh-footer .hi-title{margin-left:6px;font-size:12px;color:#0a0a0a}@media (min-width: 768px){.bh-footer{padding-top:4rem}}@media (min-width: 992px){.bh-footer{padding:7rem 1rem 3rem}.bh-footer__head{padding:0}.bh-footer__container{padding:0 1rem}.bh-footer__content{grid-template-columns:repeat(4,1fr);margin-bottom:30px;border-top:none;padding:0}.bh-footer__content>div+div{border-left:1px solid #e6e6e6}.bh-footer__module{margin-top:70px;padding:0 20px}.bh-footer__module h2{padding:0;font-size:18px;margin-bottom:20px;border-bottom:none}.bh-footer__module h2 .hi-arrow{display:none}.bh-footer__module ul{line-height:26px}.bh-footer__items{display:grid;grid-template-columns:repeat(2,1fr);padding-left:0}.bh-footer__icp{background-color:#fff;font-size:12px;padding:0}.bh-footer__icons{gap:30px}.bh-footer__icons .hi-icon{width:30px;height:30px}.bh-footer .hi-logo{width:88px;height:34px}.bh-footer .hi-title{margin-left:10px;font-size:24px}}@media (min-width: 1200px){.bh-footer__container{padding:0 6rem}}.service-customer{position:fixed;bottom:33vh;right:-60px;display:none;cursor:pointer;transition:right .5s ease-in-out;width:58px;padding:6px;background-color:#3a4aa2;box-shadow:0 15px 40px #0d0d0d40;border-radius:29px;opacity:.95;color:#fff;z-index:100}.service-customer.is-show{display:block;right:30px}.service-customer.is-hidden{right:-60px}.service-customer__icon-wrap{width:46px;height:46px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%}.service-customer__icon-wrap>img{width:28px;height:28px}.service-customer__text{letter-spacing:3px;padding:12px 0;text-align:center}*,*:before,*:after{box-sizing:border-box}:where(body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul,ol,li,menu,pre){margin:0;padding:0}body{min-height:100vh;overflow-x:hidden;text-rendering:optimizeSpeed;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,WenQuanYi Micro Hei,Helvetica Neue,Microsoft YaHei,sans-serif;color:#333;font-size:11px}@media (min-width: 768px){body{font-size:14px}}:where(ul,ol,menu){list-style:none}:where(img,picture,video,canvas,svg){display:inline-block;max-width:100%}:where(input,button,textarea,select){font:inherit;color:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}a{text-decoration:none;color:inherit}button{background:none;border:none;padding:0;text-align:center;cursor:pointer}table{border-collapse:collapse;border-spacing:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{border-radius:8px;background-color:#0000}::-webkit-scrollbar-track:hover{background-color:#0000000f;box-shadow:-2px 0 #fff inset,1px 0 #ffffffe6 inset,0 -1px #ffffffe6 inset,0 1px #ffffffe6 inset}::-webkit-scrollbar-track:active{background-color:#0000001a}::-webkit-scrollbar-thumb{border-radius:8px;background-color:#0000001a;box-shadow:-2px 0 #fff inset,1px 0 #fff inset,0 -1px #ffffffe6 inset,0 1px #ffffffe6 inset}::-webkit-scrollbar-thumb:hover{background-color:#0006}::-webkit-scrollbar-thumb:active{background-color:#0009}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.bhc-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 1200px){.bhc-container{padding:0 6rem}}.bhc-btn{border-radius:11px;font-size:10px;padding:6px 12px;line-height:1;user-select:none;transition:all .1s}@media (min-width: 992px){.bhc-btn{border-radius:18px;font-size:14px;padding:11px 20px}}.bhc-btn--primary{color:#fff;background-color:#0a0a0a}.bhc-btn--primary:hover{background-color:#000}.bhc-btn--secondary{color:#0a0a0a;border:solid 1px #0a0a0a}.bhc-btn--secondary:hover{background-color:#0a0a0a;color:#fff}.bhc-btn--warning{color:#fff;background-color:#e67532}.bhc-btn--warning:hover{background-color:#fa660d}.bhc-btn--warning.is-plain{border:solid 1px #efbc7c;color:#fbd089;background-color:transparent}.bhc-btn--warning.is-plain:hover{background-color:#e67532;color:#fff;border-color:#e67532}.bhc-tag{display:inline-block;padding:6px 8px;border-radius:4px;font-size:12px;line-height:1;font-weight:400;white-space:nowrap;text-align:center;color:#fff}.bhc-tag--success{background-color:#4fad79}.bhc-tag--warning{background-color:#e5873a}.bhc-tag--purple{background-color:#7952d1}@media (min-width: 992px){.bhc-tag{padding:8px 12px;border-radius:8px;font-size:14px}}.bhc-hidden{display:none}
