@charset "UTF-8";.modal{--modal-margin:28px auto;--modal-border-radius:8px;--modal-height:93vh;--modal-fz:16px;display:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;background-color:rgba(0,0,0,.6);z-index:1055;transition:opacity .15s linear;color:#142d58}.modal .modal-dialog{position:relative;width:auto;margin:var(--modal-margin);pointer-events:none;max-width:500px;margin-right:auto;margin-left:auto;height:var(--modal-height)}.modal .modal-content{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;pointer-events:auto;background-color:#fff;outline:0;border-radius:var(--modal-border-radius)}.modal .modal-header{padding:16px;justify-content:center;text-align:center;border-bottom:none}.modal .modal-title{font-weight:700!important;font-size:24px}.modal .modal-body{padding:30px;flex:1 1 auto;overflow-y:auto;pointer-events:auto;line-height:32px;font-size:var(--modal-fz)}.modal .modal-footer{padding:1rem;align-items:center;font-size:22px;display:flex;flex-direction:column;justify-content:center;border-top:none;background-color:#fff}.modal .close_modal{width:160px;height:46px;line-height:46px;font-size:16px;background:#bea877;text-align:center;color:#fff;font-weight:700;border:none;outline:0;cursor:pointer;display:block;border-radius:8px}.modal h6{font-size:16px;margin-bottom:10px}@media screen and (max-width:500px){.modal{--modal-margin:0;--modal-border-radius:0;--modal-height:100vh;--modal-fz:14px}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}100%{opacity:1;transform:none}}.modal.show .modal-dialog{animation:fadeInDown .3s}.nav{position:sticky;top:0;width:100%;z-index:99;background:#fff;border-bottom:2px solid #d2d2d2}.nav .navbar{width:1060px;height:80px;display:flex;margin:0 auto;justify-content:space-between;align-items:center}.nav .navbar .flex_box{display:flex;gap:1.3021vw;position:relative;align-items:center}.nav .navbar .toggler{display:none}.nav .navbar .brand{position:relative;display:flex;align-items:center;gap:1.3021vw}.nav .navbar .brand a{display:block;width:220px;height:40px}.nav .navbar .brand a img{width:100%}.nav .navbar .offcanvas{flex:1}.nav .navbar .close-offcanvas-btn{display:none}.nav .navbar .body{position:relative;display:flex;justify-content:center;gap:2.0833vw}.nav .navbar .nav-item{position:relative;height:40px;line-height:40px}.nav .navbar .nav-item a{display:block;padding:0;white-space:nowrap;font-size:15px;font-weight:500}.nav .navbar .nav-item.active a{font-weight:700}.nav .navbar .nav-item.active::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#d0a86d}.nav .navbar .cs_link{display:block;width:40px;height:40px;background:no-repeat center/100% url(/static/image/CS.png)}@media (max-width:1060px){.nav .navbar{width:100%;height:60px;padding:0 15px}.nav .navbar .flex_box{gap:20px}.nav .navbar .toggler{display:block;width:40px;height:40px;background:no-repeat center/80% url(/static/image/icon_toggler.png)}.nav .navbar .toggler:active{outline:4px solid rgba(0,0,0,.5)}.nav .navbar .brand a{width:168px;height:36px}.nav .navbar .offcanvas{position:absolute;background-color:#212529;flex:initial;height:100vh;left:-400px;padding:30px;top:0;transition:left .3s;width:400px;z-index:1041}.nav .navbar .nav-item a{color:#fff}.nav .navbar .offcanvas.show{left:0}.nav .navbar .close-offcanvas-btn{display:block;width:31px;height:31px;margin-bottom:25px;background:no-repeat center/21px 21px url(/static/image/close_btn.png)}.nav .navbar .close-offcanvas-btn:active{outline:4px solid rgba(255,255,255,.5)}.nav .navbar .body{flex-direction:column;justify-content:flex-start;gap:30px}.nav .navbar .body .nav-item::after{display:none}.nav #nav-backdrop{display:none;background-color:#000;height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100vw;z-index:100}}@media (max-width:460px){.nav .navbar .flex_box{gap:10px}.nav .navbar .toggler{width:30px;height:30px}.nav .navbar .cs_link{width:30px;height:30px}}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{min-height:100vh;position:relative;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px}body #first_page,body #pagetwo{display:flex;flex-direction:column;min-height:100vh}body #first_page .main,body #pagetwo .main{flex:1;position:relative}body img{max-width:100%}@media (max-width:1060px){body{font-size:14px}body.offcanvas-show{overflow:hidden}}input{width:100%;outline:0;border:0}input::-moz-placeholder{color:#9d9d9d!important}input::placeholder{color:#9d9d9d!important}input:focus{box-shadow:0 0 0 .2rem rgba(22,93,255,.3)}[role=button],button{border:none;outline:0;cursor:pointer}p,ul{margin:0;padding:0}li{list-style-type:none}ol li{list-style-type:decimal}a{cursor:pointer;color:unset;text-decoration:none}.btn{display:inline-block;min-width:140px;padding:10px 38px;font-size:16px;border-radius:8px;font-weight:700;color:#fff;background:#c1272d;white-space:nowrap;text-align:center}.btn:hover{background:rgba(193,39,45,.6588235294)}.btn:active{background:#972428}.btn.disabled{color:#a7a7a7;background:#f2f2f2}.btn.btn-giant{min-width:180px;padding:12px 58px;font-size:16px;border-radius:10px}.btn.btn-outline{color:#c1272d;background:#fff;border:2px solid #c1272d}.btn.btn-outline:hover{background:#ecf4fe}.btn.btn-outline:active{background:#c5ddfc}.btn.btn-ghost{color:#c1272d;background:0 0}.btn.btn-ghost:hover{background:#ecf4fe}.btn.btn-ghost:active{background:#c5ddfc}.h1,.h2,.h3,.h4{line-height:1.5;margin:0}.h1{font-size:48px;font-weight:900}.h2{font-size:30px;font-weight:700}.h3{font-size:24px;font-weight:700}.h4{font-size:20px;font-weight:500}small{font-size:14px}@media (max-width:1060px){.btn{min-width:120px;padding:8px 32px;font-size:14px;border-radius:7px}.btn.btn-giant{min-width:140px;padding:8px 38px;font-size:16px;border-radius:8px}.h1{font-size:40px}.h2{font-size:28px}.h3{font-size:22px}}@media (max-width:460px){.btn{min-width:100px;padding:6px 26px;font-size:12px;border-radius:6px}.btn.btn-giant{min-width:120px;padding:6px 32px;font-size:14px;border-radius:7px}.h1{font-size:32px}.h2{font-size:24px}.h3{font-size:20px}.h4{font-size:18px}}section #content br{display:none!important}#loading{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1103;background-color:rgba(255,255,255,.6)}#loading::before{content:"";color:#136ff6;animation:spinner-border .75s linear infinite;display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border-radius:50%;border:.25em solid currentcolor;border-right-color:transparent}@keyframes spinner-border{to{transform:rotate(360deg)}}.loader{margin:75px auto;width:-moz-fit-content;width:fit-content;font-weight:700;font-family:monospace;font-size:20px;-webkit-clip-path:inset(0 3ch 0 0);clip-path:inset(0 3ch 0 0);animation:l4 1s steps(4) infinite;color:#8d8e90}@keyframes l4{to{-webkit-clip-path:inset(0 -1ch 0 0);clip-path:inset(0 -1ch 0 0)}}.loader::before{content:"正在加载..."}.placeholder-item{margin-bottom:10px;background:linear-gradient(90deg,rgba(0,0,0,.0666666667) 33%,rgba(0,0,0,.3333333333) 50%,rgba(0,0,0,.0666666667) 66%) #f2f2f2;background-size:300% 100%;animation:l1 1s infinite linear}@keyframes l1{0%{background-position:right}}.placeholder-item:nth-of-type(even){background:linear-gradient(90deg,rgba(0,0,0,.0666666667) 33%,rgba(0,0,0,.3333333333) 50%,rgba(0,0,0,.0666666667) 66%) #fff;background-size:300% 100%;animation:l1 1s infinite linear}@keyframes toggleSize{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.toggleSize{animation:toggleSize 1.5s infinite}.download{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.download .android_download,.download .ios_download{width:120px}.download .android_download img,.download .ios_download img{width:100%}.download .android_download a,.download .ios_download a{position:relative;display:block;width:100%;margin-top:15px;height:35px;line-height:35px;border-radius:5px;background:#0d0d0d;color:#fff;padding-left:45px;font-size:14px}.download .android_download a::before,.download .ios_download a::before{content:"";position:absolute;left:0;width:35px;height:35px}.download .android_download a:active,.download .ios_download a:active{transform:scale(.98)}.download .android_download a::before{background:url(/static/image/android_icon.png) no-repeat center center/50%}.download .ios_download a::before{background:url(/static/image/ios_icon.png) no-repeat center center/50%}.content_container{padding:150px 0;line-height:2;margin:0 auto;width:66.7%;text-align:justify}.content_container header{margin-bottom:20px}.content_container h1{text-align:center;margin-bottom:30px}.content_container table{border-collapse:collapse!important}.content_container table td{border:1px solid #000!important}@media (max-width:1060px){.content_container{padding:75px 0;width:83.33333333%}}.check{color:#dbbf90;cursor:pointer}.check:hover{text-decoration:underline!important}#footer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:220px;padding:0 5%;background-color:#5c5b59;color:#fff}#footer p{text-align:center;font-size:14px;margin:0}@media (max-width:1060px){#footer{height:160px}}@media (max-width:460px){#footer p{font-size:12px;line-height:1.5}}.flex{display:flex!important}.flex-col{flex-direction:column!important}.justify-center{justify-content:center!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.w-full{width:100%!important}.h-full{height:100%!important}.text-center{text-align:center!important;padding-top: 50px;}.text-left{text-align:left!important}.mx-auto{margin-left:auto;margin-right:auto}