body{margin:0;padding:0;background-color:#e7eaed;font-family:Arial,sans-serif}section.pc-page,div.pc-page{width:100%;max-width:1140px;margin:0 auto;background-color:#fff}.div.pc-page{min-width:998px}.bh-header{width:100%;min-height:160px;margin:0 auto;position:relative;color:#fff;display:flex}.bh-header main{position:relative;z-index:3;width:100%;font-family:'Microsoft YaHei',SimHei}.bh-header footer{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:1;display:flex;flex-direction:column;user-select:none}.bh-header footer::before{content:" ";width:100%;height:100%;z-index:2;background-color:#2932aa;margin:-1px auto}.bh-header footer::after{content:" ";background-color:#2932aa;border-radius:0 0 50% 50%;width:100%;height:34vw;max-width:1140px;max-height:300px;position:relative;z-index:2;margin:0 auto}.bh-header .h-icon{width:30%;float:left}.bh-header .h-icon img{width:150px;margin-top:15px;margin-left:25px}.bh-header .h-qrcode{width:40%;float:left;text-align:center;display:block;margin:22px auto 10px auto}.bh-header .h-qrcode h2{color:#fff}.bh-header .h-qrcode p{line-height:140%;margin-bottom:0}.bh-header .h-qrcode img{margin:5px;filter:opacity(96%)}.bh-header .h-contact{font-size:14px;width:300px;position:absolute;right:15px;top:45px}.bh-header .h-sop{color:#fff;font-weight:300;font-size:1.1em;display:flex;align-items:center}.bh-header .h-sop img{width:25px;margin-right:5px}.bh-header .download-row{display:flex;flex-wrap:wrap;justify-content:center;margin:30px auto 0 auto;width:100%}.bh-header .download-row .one-cell{width:300px;margin:0 10px}.bh-header .download-row .one-cell p,.bh-header .download-row .one-cell p a{text-align:center;margin:15px 5px 5px 5px;font-weight:900;display:flex;justify-content:center;align-items:center}.bh-header .download-row .one-cell p img{width:25px;margin-right:5px}.bh-header .download-row .one-cell .down-items{display:flex;text-align:center;border-radius:10px;justify-content:center}.bh-header .download-row .one-cell a:link,.bh-header .download-row .one-cell a:visited{color:#fff}.bh-header .download-row .row-cell{width:100%;margin:10px auto 10px auto}.bh-header .download-row .sop-cell{display:none}.bh-header .download-link{width:120px;height:120px;border-radius:60px;background-color:rgba(255,255,255,.07);color:rgba(255,255,255,.93);display:inline-block;font-size:14px;cursor:pointer;margin:10px}.bh-header .download-link i{display:inline-block;vertical-align:middle;width:40px;height:40px;background-size:cover;margin-bottom:4px;margin-top:26px;position:relative;background-image:url("../images/Device/unknow.svg")}.bh-header .download-link i::after{content:"Device";font-style:normal;font-size:14px;text-align:center;width:100px;height:20px;top:45px;left:-30px;position:absolute}.bh-header a.download-link:hover{background-color:rgba(255,255,255,.53);color:#fff;text-decoration:none;font-size:14px}@media(max-width:870px){section.pc-page{min-width:330px}.bh-header .h-icon{width:150px;float:none;text-align:center;margin:0 auto}.bh-header .h-icon .believe-logo{padding-left:0!important;padding-right:0!important}.bh-header .h-icon img{width:150px;margin-top:15px;margin-left:0}.bh-header .h-qrcode{width:300px;float:none;text-align:center;display:block;margin:22px auto}.bh-header .h-contact{display:none}.bh-header .download-row .sop-cell{display:block}}@media(max-width:520px){.bh-header .h-qrcode p,.bh-header .h-qrcode img{display:none}.bh-header .desktop-cell,.bh-header .download-row .one-cell .display-pc{display:none}}#android_download i{background-image:url("../images/Device/Android.svg")}#android_download i::after{content:"Android"}#ios_download i{background-image:url("../images/Device/Apple.svg")}#ios_download i::after{content:"iOS"}#windows_download i{background-image:url("../images/Device/Windows.svg")}#windows_download i::after{content:"Windows"}#macos_download i{background-image:url("../images/Device/Apple.svg")}#macos_download i::after{content:"macOS"}#language-selector{position:absolute;top:10px;right:15px;display:inline-block;font-family:Arial,sans-serif;z-index:10}.language-current{cursor:pointer;color:#fff;background-image:url('../images/lang.svg');background-size:18px 18px;background-repeat:no-repeat;background-position:6px 7px;padding:5px 10px 5px 30px;border:1px solid rgba(255,255,255,.3);border-radius:4px}.language-current:hover{background-color:rgba(255,255,255,.3)}.language-list{display:none;position:absolute;top:38px;right:0;text-align:right;background-color:rgba(255,255,255,.8);border:1px solid #ccc;border-radius:4px;width:135px;z-index:100;box-shadow:0 4px 8px rgba(0,0,0,.2);backdrop-filter:blur(5px)}.language-item{display:block;padding:10px;color:#333;text-decoration:none}.language-item:hover{background-color:#f0f0f0;color:#007bff;text-decoration:none}.device-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);color:#fff;z-index:1000;padding:20px;text-align:center}.device-modal .modal-main{margin:0 auto;width:98%;max-width:900px;margin-top:max(calc(40vh - 200px),5px);padding:15px;border-radius:15px;background-color:rgba(0,0,0,.8);border:1px solid #fff;position:relative}.device-modal .modal-main .modal-body{max-height:calc(100vh - 80px);overflow-y:auto;box-sizing:border-box;text-align:left;width:99%;max-width:760px;margin:0 auto}.modal-close{position:absolute;top:0;right:15px;font-size:28px;color:#fff;cursor:pointer;z-index:10;transition:color .2s}.modal-close:hover{color:#f55}@media(max-width:767px){.device-modal .modal-main{margin-top:5px!important}.pc-page .html-main .row{margin-right:0;margin-left:0}}.device-modal .modal-body h2{margin-bottom:15px;margin-right:20px;display:flex;justify-content:center;align-items:flex-end;text-align:center}.device-modal .modal-body h2 i{width:40px;height:43px;background-image:url("../images/icon2025/icon1.png");background-size:contain}.device-modal .modal-body .reminder-row{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-modal .modal-body .reminder-row h2{margin:0;align-items:center;font-size:1.6rem}.device-modal .modal-body .reminder-row h2 i{display:inline-block;background-repeat:no-repeat;margin-right:6px}.device-modal .modal-body .reminder-row span{font-size:1rem;color:#daa520;white-space:nowrap}._enterprise_main{border:3px dotted #fff;padding:1rem}.modal-body .instrall-intro{font-size:1rem!important;margin-left:100px}.modal-body .instrall-intro a{text-decoration:none!important;border-bottom:2px solid;padding-bottom:4px}.modal-body .device-call{padding-left:32px;display:flex;align-items:center}@media(max-width:520px){.device-modal .modal-body .reminder-row{flex-direction:column;align-items:center;white-space:normal;text-align:center}.device-modal .modal-body .reminder-row span{white-space:normal}.modal-body .instrall-intro{margin:auto;width:fit-content}._main_title{display:none}}.modal-body .text-golden{color:#ffc943}.modal-body .device-type{color:#fff;background-color:#1842a2;padding:5px;border-radius:2px}.modal-body .device-version{background-image:url("../images/icon2025/icon2.png");background-size:28px 28px;background-position:0 5px;background-repeat:no-repeat;padding-left:32px;line-height:35px}.modal-body .device-store{background-image:url("../images/icon2025/ic-24-Shop.svg");background-size:30px 30px;background-position:0 5px;background-repeat:no-repeat;padding-left:40px;line-height:40px;font-size:1.4em}@media(max-width:520px){.modal-body .device-store{font-size:1.25rem!important}._android-main .device-store{font-size:1.1rem!important}.device-modal .modal-main{padding:15px 10px}._ios-main .bigsize{font-size:1rem!important}}.modal-body .border-bottom-dashed{border-bottom:3px dashed #fff}.modal-body .border-bottom-solid{border-top:1px solid #ddd;border-bottom:1.8px solid #fff;margin:25px auto}.modal-body .bigsize{font-size:1.25em}.modal-body .padding-start{padding-left:32px}.modal-body .device-store1{background-image:url("../images/icon2025/ic-24-hotel.svg")}.modal-body .device-book{background-image:url("../images/icon2025/icon8.png")}.modal-body li{line-height:200%;list-style-type:disc}.modal-body li.recommend{list-style:none;margin-left:-25px;padding-left:25px;background:url("../images/icon2025/icon3.png") no-repeat left center;background-size:22px 22px}.modal-body .bigsize li.recommend{margin-left:-30px;padding-left:30px;background-size:25px 25px}.modal-body a:link,.modal-body a:visited{color:#fff;text-decoration:underline}.modal-body a:hover{color:#fff;text-decoration:none}.modal-body .display-phone{display:none}.modal-body .display-pc{display:block}@media(max-width:767px){.modal-body .display-phone{display:block}.modal-body .display-pc{display:none}}span.ios-help{width:1.2em;height:1.2em;border-width:1px;border-style:solid;border-radius:100%;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.download-flex{display:flex}.download-flex a{margin-left:5px}.html-main{margin:40px auto 20px auto;min-height:100px;padding:15px}.html-footer{background-color:#2932aa;color:#fffc;text-align:center;line-height:40px}.html-footer a,.html-footer a:link,.html-footer a:visited{color:#fffc}.col-link{text-align:center;margin-bottom:12px}.col-link i{width:242px;height:62px;background-color:#0001;border:1px solid #0001;display:block;margin:0 auto;border-radius:8px;overflow:hidden}.page-header{position:relative;max-width:1140px;width:100%;height:95px;margin:0 auto;color:#fffd;display:block;background-color:#2932aa;font-family:'Microsoft YaHei',SimHei}.page-header .h-logo{position:absolute;top:16px;left:34px;width:200px;height:75px}.page-header .h-logo img{width:50px;height:60px}.page-header .h-logo span{position:absolute;top:-5px;left:60px;font-size:40px}.page-header .h-logo span.t-vi-VN{letter-spacing:-3px;font-size:33px}.page-header .h-nav{position:absolute;top:48px;left:225px;width:700px;height:45px}.page-header .h-nav a{font-size:24px;width:140px;line-height:45px;text-align:center;color:#fffc;display:inline-block}.page-header .h-nav a.active{color:#fff}.body-main{margin-bottom:20px;margin-top:20px}#contact-main{margin-top:60px;margin-bottom:100px}#contact-main p{font-size:14px;font-size:14px;margin-top:20px;margin-bottom:40px}@media(max-width:670px){.page-header .h-logo{width:160px;height:35px}.page-header .h-logo img{width:30px;height:36px}.page-header .h-logo span{font-size:25px;left:40px}.page-header .h-logo span.t-vi-VN{margin-top:3px;font-size:25px}.page-header .h-nav{position:absolute;left:0;width:100%;height:45px}.page-header .h-nav a{width:32%;box-sizing:border-box;font-size:22px}}@media(max-width:576px){.body-main{margin-top:5px}.channel-phone,.channel-say{width:80%;margin:5px auto}img{max-width:100%}}.intro-ti{width:100%;height:40px;position:relative;overflow:visible}.intro-ti div{width:100%;height:30px;border-bottom:1px solid #2932aa80;box-sizing:border-box}.intro-ti h2{font-size:20px;font-family:'Microsoft YaHei',SimHei;min-width:125px;height:38px;border-bottom:7px solid #2932aa;position:absolute;box-sizing:border-box;top:0;left:0;border-radius:5px}.intro-contain img{width:100px;height:100px;float:left;margin:5px 15px 0 0;border-radius:8px}.intro-contain p{margin:5px 0 0 0;overflow:hidden;color:#333}.intro-contain p span{margin-top:6px;display:block}.intro-contain p span a{word-break:keep-all}.intro-row .col-md-6{padding:35px;padding-top:15px}.total-cell section{position:relative;margin:25px auto;width:400px;max-width:100%;overflow:hidden}.believe-total{width:100%;border-bottom-left-radius:20px;border-top-right-radius:20px;position:relative;top:0;left:0}@keyframes mask-ctrl{0%{top:-420px;opacity:0}5%{top:-420px;opacity:1}55%{top:-420px;opacity:1}65%{top:0;opacity:1}90%{top:0;opacity:1}100%{top:0;opacity:0}}.sso-mask{position:absolute;top:-420px;animation-name:mask-ctrl;animation-duration:10s;animation-timing-function:ease;animation-delay:.1s;animation-iteration-count:infinite;animation-fill-mode:forwards}