.location{display:flex;flex-direction:column;align-items:center}.location>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.location .boxs{width:100%;background:#fff;box-shadow:1px 3px 6px 1px rgba(0,0,0,.05);border-radius:10px 10px 10px 10px}.location .boxs .box1 .bottom,.location .boxs .box1 .top{color:#404040;cursor:pointer}.location .boxs .box1 .bottom .title,.location .boxs .box1 .top .title{font-weight:500;display:flex;align-items:center}.location .boxs .box1 .bottom .name,.location .boxs .box1 .top .name{font-weight:400}.location .boxs .box1 .bottom .loc,.location .boxs .box1 .top .loc{font-weight:300}.location .boxs .box1 .bottom .icon,.location .boxs .box1 .top .icon{opacity:0}.location .boxs .box1 .top{border-bottom:1px solid hsla(0,0%,44%,.18)}.location .boxs .box1 .active .name,.location .boxs .box1 .active .title{color:#5931c5}.location .boxs .box1 .active .icon{opacity:1}.location .boxs .box2 #map{width:100%;aspect-ratio:1.8/1;overflow:hidden}.location .boxs .box2 .toMap{display:flex;align-items:center;font-family:HarmonyOS Sans SC-Regular;font-weight:400;color:#404040}@font-face{font-family:HarmonyOS Sans SC-Bold;src:url(/_next/static/media/HarmonyOS_Sans_SC_Bold.f6267555.woff2)}@font-face{font-family:HarmonyOS Sans SC-Medium;src:url(/_next/static/media/HarmonyOS_Sans_SC_Medium.f826bafe.woff2)}@font-face{font-family:HarmonyOS Sans SC-Light;src:url(/_next/static/media/HarmonyOS_Sans_SC_Light.63694a47.woff2)}@font-face{font-family:HarmonyOS Sans SC-Black;src:url(/_next/static/media/HarmonyOS_Sans_SC_Black.11840df6.woff2)}@font-face{font-family:HarmonyOS Sans SC-Regular;src:url(/_next/static/media/HarmonyOS_Sans_SC_Regular.397b4911.woff2)}@font-face{font-family:HarmonyOS_Sans SC-Thin;src:url(/_next/static/media/HarmonyOS_Sans_SC_Thin.c6dcb0ce.woff2)}.contact .imgBox{position:relative;overflow:hidden}.contact .imgBox,.contact .imgBox .img{width:100%;height:auto}.contact .imgBox .textBox{max-width:70%;position:absolute;left:15%;top:50%;transform:translateY(-50%);font-family:HarmonyOS Sans SC-Medium;color:#fff}.contact .imgBox .textBox>h1{font-weight:500;margin-bottom:20px}.contact .imgBox .textBox>div{font-weight:300;line-height:1.5;font-family:HarmonyOS Sans SC-Light}.contact .customerService{display:flex;flex-direction:column;align-items:center}.contact .customerService>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.contact .customerService>.itemBox{width:100%}.contact .customerService>.itemBox .item{background-color:#f8f8f8;box-shadow:1px 3px 6px 1px rgba(0,0,0,.05);border-radius:10px 10px 10px 10px;position:relative}.contact .customerService>.itemBox .left{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.contact .customerService>.itemBox .left .icon{background:url(/_next/static/media/time.458ff6cb.png) no-repeat 50%;background-size:100%}.contact .customerService>.itemBox .left .font{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040}.contact .customerService>.itemBox .left .text{font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#404040}.contact .customerService>.itemBox .left .btn{font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#5931c5;cursor:pointer}.contact .customerService>.itemBox .right{background:url(/_next/static/media/rightBg.926402bf.png) no-repeat 50%;background-size:cover}.contact .demand{display:flex;flex-direction:column;align-items:center}.contact .demand>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.contact .demand .formBox{width:100%;background:#fff;font-family:HarmonyOS Sans SC-Light;border-radius:10px 10px 10px 10px;position:relative}.contact .demand .formBox>.tipMask{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);box-shadow:0 3px 6px 1px rgba(0,0,0,.16);border-radius:10px 10px 10px 10px;z-index:1}.contact .demand .formBox>.tipMask .tip{background:#fff;box-shadow:0 3px 6px 1px rgba(0,0,0,.16);border-radius:10px 10px 10px 10px;font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#404040}.contact .demand .formBox .text{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040}.contact .demand .formBox .navs{display:flex;align-items:center}.contact .demand .formBox .navs .nav{position:relative;cursor:pointer}.contact .demand .formBox .navs .nav.selectNav{color:#5931c5}.contact .demand .formBox .navs .nav.selectNav:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;border-bottom:2px solid #5931c5}.contact .demand .formBox .form{width:100%;margin:0 auto}.contact .demand .formBox .form .input,.contact .demand .formBox .form .select{width:100%;height:60px;background:#fff;border-radius:9px 9px 9px 9px}@media(max-width:1024px){.contact .demand .formBox .form .input,.contact .demand .formBox .form .select{height:44px}}.contact .demand .formBox .form .textInputs{width:100%;background:#fff;border-radius:9px 9px 9px 9px}.contact .demand .formBox .form .textInputs .textInput{height:100%;border-radius:9px 9px 9px 9px}.contact .demand .formBox .form .textInputs textarea{height:100%!important}.contact .demand .formBox .btn{background:#5931c5;text-align:center;border-radius:10px 10px 10px 10px;font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#fff;border:none;cursor:pointer}