*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100%;font-family:Alibaba PuHuiTi,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:100px}body{font-size:.14rem;line-height:1.5;color:#1a1a1a;background:#fff}a{text-decoration:none;color:inherit;outline:none}ul,ol,li{list-style:none}img{max-width:100%;vertical-align:middle;border:none}input,button,textarea,select{font-family:inherit;font-size:inherit;outline:none;border:none;background:none}button{cursor:pointer}#app{width:100%;min-height:100vh}@media (max-width: 992px){.pc-only{display:none!important}}@media (min-width: 993px){.mobile-only{display:none!important}}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clearfix:after{content:"";display:table;clear:both}.flex-center{display:flex;align-items:center;justify-content:center}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.container{width:100%;max-width:1680px;margin:0 auto;padding:0 .2rem}@media (max-width: 992px){.container{padding:0 .3rem}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.1rem .3rem;background:#06f;color:#fff;border-radius:.04rem;font-size:.14rem;font-weight:500;transition:all .3s}.btn-primary:hover{background:#0052cc}.section-title{font-size:.36rem;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:.4rem}@media (max-width: 992px){.section-title{font-size:.4rem;margin-bottom:.3rem}}.page-section{width:100%;position:relative}.lazy-load-image-background{background-size:cover;background-position:center;background-repeat:no-repeat}.header{position:fixed;top:0;left:0;width:100%;height:.7rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}@media (max-width: 992px){.header{height:1rem}}.header_content{max-width:1680px;height:100%;margin:0 auto;padding:0 .2rem;display:flex;align-items:center;justify-content:space-between}@media (max-width: 992px){.header_content{padding:0 .3rem}}.header_logo{height:.36rem;cursor:pointer}@media (max-width: 992px){.header_logo{height:.5rem}}.header_menu_icon{display:none;width:.44rem;height:.44rem;cursor:pointer;background:url(/images/m_menu.411b57921c42860eb3b9b7e2cd417964.svg) center/contain no-repeat}@media (max-width: 992px){.header_menu_icon{display:block}}.header_menu_list{display:flex;align-items:center;gap:.4rem}@media (max-width: 992px){.header_menu_list{display:none;position:absolute;top:1rem;left:0;width:100%;flex-direction:column;background:#fff;padding:.3rem;gap:0;box-shadow:0 .1rem .2rem #0000001a}.header_menu_list.open{display:flex}}.header_menu_item{position:relative;font-size:.14rem;color:#1a1a1a;cursor:pointer;padding:.1rem 0;transition:color .3s}.header_menu_item:hover{color:#06f}@media (max-width: 992px){.header_menu_item{width:100%;padding:.25rem 0;font-size:.28rem;border-bottom:1px solid #eee}}.header_active_item{color:#06f;font-weight:600}.header_relative_way{display:flex;align-items:center;gap:.25rem}@media (max-width: 992px){.header_relative_way{display:none}}.header_app,.header_weichat,.header_phone,.header_lang{position:relative;cursor:pointer}.header_app span,.header_weichat span,.header_phone span,.header_lang span{display:block;width:.24rem;height:.24rem}.header_app span{background:url(/images/app-download.8212e84e9b5f07515e205401a599711a.svg) center/contain no-repeat}.header_weichat span{background:url(/images/weichat.74d710a401f03335d00f94193e436ec0.svg) center/contain no-repeat}.header_phone span{background:url(/images/coo-phone.5a17052c31a05924c5de9edaafb3f348.svg) center/contain no-repeat}.header_lang span{background:url(/images/en.14ecbddf090e7137126cc682bbd62b70.png) center/contain no-repeat}.header_app_list,.header_weichat_list,.header_phone_list{position:absolute;top:100%;right:0;padding:.1rem;background:#fff;border-radius:.04rem;box-shadow:0 .05rem .2rem #00000026;opacity:0;visibility:hidden;transform:translateY(.1rem);transition:all .3s;z-index:10}.header_app_list img,.header_weichat_list img,.header_phone_list img{width:1rem;height:1rem}.header_app_list div,.header_weichat_list div,.header_phone_list div{font-size:.12rem;color:#666;text-align:center;margin-top:.05rem;white-space:nowrap}.header_phone_list div{color:#1a1a1a;font-weight:500}.header_app:hover .header_app_list,.header_weichat:hover .header_weichat_list,.header_phone:hover .header_phone_list{opacity:1;visibility:visible;transform:translateY(0)}.footer{background:#1a1a1a;color:#fff;padding:.5rem 0 .3rem}@media (max-width: 992px){.footer{padding:.4rem 0 .3rem}}.footer_content{max-width:1680px;margin:0 auto;padding:0 .2rem}@media (max-width: 992px){.footer_content{padding:0 .3rem}}.footer_top{display:flex;justify-content:space-between;padding-bottom:.3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 992px){.footer_top{flex-direction:column;gap:.4rem}}.footer_left{display:flex;gap:.6rem}@media (max-width: 992px){.footer_left{flex-wrap:wrap;gap:.3rem .5rem}}.footer_list_box h4{font-size:.14rem;font-weight:600;margin-bottom:.15rem;color:#fff}@media (max-width: 992px){.footer_list_box h4{font-size:.28rem;margin-bottom:.2rem}}.footer_list_box ul li{font-size:.12rem;color:#ffffffb3;margin-bottom:.1rem;cursor:pointer;transition:color .3s}.footer_list_box ul li:hover{color:#fff}@media (max-width: 992px){.footer_list_box ul li{font-size:.24rem;margin-bottom:.15rem}}.footer_right{display:flex;gap:.4rem}@media (max-width: 992px){.footer_right{gap:.3rem}}.footer_attend_us,.footer_our_app{text-align:center}.footer_attend_us h5,.footer_our_app h5{font-size:.12rem;margin-bottom:.1rem;color:#ffffffb3}@media (max-width: 992px){.footer_attend_us h5,.footer_our_app h5{font-size:.24rem}}.footer_attend_us img,.footer_our_app img{width:.8rem;height:.8rem}@media (max-width: 992px){.footer_attend_us img,.footer_our_app img{width:1.2rem;height:1.2rem}}.footer_social_icons{display:flex;gap:.15rem;margin-top:.1rem;justify-content:center}.footer_social_icons a{width:.24rem;height:.24rem;display:block}@media (max-width: 992px){.footer_social_icons a{width:.4rem;height:.4rem}}.footer_social_icons a svg,.footer_social_icons a img{width:100%;height:100%}.footer_bottom{padding-top:.2rem;text-align:center}.footer_bottom p{font-size:.12rem;color:#ffffff80;line-height:1.8}@media (max-width: 992px){.footer_bottom p{font-size:.22rem}}.footer_bottom p a{color:#ffffff80}.footer_bottom p a:hover{color:#fff}
