.contact{width:100vw;height:100vh;min-height:888px;background:#fff;display:flex}.contact .contact-left{width:50%;height:100%;background:#fff;display:flex;justify-content:flex-end}.contact .contact-left section{max-width:720px;height:100%;box-sizing:border-box;padding:220px 24px 0;display:flex;flex-direction:column}.contact .contact-left section .title{font-weight:600;font-size:40px;line-height:48px;margin-bottom:40px;word-wrap:normal}.contact .contact-left section .tips-item{display:flex;margin-bottom:18px;line-height:22px}.contact .contact-left section .tips-item .ti-img{width:24px;height:24px;margin-right:8px}.contact .contact-left section .person-img{height:60px;margin-top:40px}.contact .contact-left section .person-img img{width:auto;height:60px}.contact .contact-right{width:50%;height:100%;background:url(/img/ContactUs_l.svg)}.contact .contact-right section{max-width:720px;height:100%;box-sizing:border-box;padding:120px 0 0}.contact .contact-right section .contact-card{width:544px;box-sizing:border-box;background:#fff;border-radius:16px;padding:24px 32px 32px;margin:0 auto}.contact .contact-right section .contact-card .title{font-weight:600;font-size:40px;line-height:48px;text-align:center}.contact .contact-right section .contact-card .form-box{margin-top:32px}.contact .contact-right section .contact-card .form-box .form-item-row{display:flex;justify-content:space-between;align-items:center}.contact .contact-right section .contact-card .form-box .form-half-item{width:50%;margin-right:24px}.contact .contact-right section .contact-card .form-box .form-half-item:last-child{margin-right:0}.contact .contact-right section .contact-card .form-box .input-half{height:48px;background:#f7f7f7}.contact .contact-right section .contact-card .form-box .form-all-item{width:100%}.contact .contact-right section .contact-card .form-box .input-all{height:48px;background:#f7f7f7}.contact .contact-right section .contact-card .form-box .textArea-all{width:100%;background:#f7f7f7}.contact .contact-right section .contact-card .form-box .ant-checkbox-inner{background:#f5f5f5;border:none}.contact .contact-right section .contact-card .form-box .ant-checkbox-checked .ant-checkbox-inner{background:#0fd577}.contact .contact-right section .contact-card .form-box .policy-box{display:flex;align-items:flex-start}.contact .contact-right section .contact-card .form-box .policy-box .privacy-text{text-decoration:underline;cursor:pointer}.contact .contact-right section .contact-card .contact-btn{display:flex;justify-content:center}.contact .contact-right section .contact-card .contact-btn .btn{border:1px solid #e4e4e4;background:linear-gradient(300deg,#FF6DF4 2.8%,#35abf7 11.3%,#65f4cf 21.8%,rgba(255,255,255,0) 38%,#FFF),#fff;margin-top:8px;width:360px;text-align:center;border-radius:28px;font-weight:400;font-size:18px;line-height:56px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact .contact-right section .contact-after{max-width:544px;margin:0 auto;padding:40px 32px;background:#fff;border-radius:16px;text-align:center}.contact .contact-right section .contact-after .title{font-size:40px;line-height:48px;font-weight:600}.contact .contact-right section .contact-after .desc{margin-top:16px;font-size:18px;line-height:22px;font-weight:400}@media(min-width:1200px)and (max-width:1483px){.contact .contact-right{background:url(/img/ContactUs_m.svg)}}@media(min-width:810px)and (max-width:1199px){.contact{height:auto;flex-direction:column;padding:0;box-sizing:border-box}.contact .contact-left{order:2;width:100%;box-sizing:border-box;height:500px;justify-content:flex-start;padding:0 24px}.contact .contact-left section{max-width:100%;padding:48px 0 0;margin:0}.contact .contact-right{order:1;width:100%;box-sizing:border-box;background:linear-gradient(180deg,#7AEC93,#21D9A1);padding:0 24px}.contact .contact-right section{max-width:100%;padding:120px 0 24px}.contact .contact-right section .contact-card{width:100%}.contact .contact-right section .contact-after{max-width:100%}}@media(min-width:0px)and (max-width:809px){.contact{flex-direction:column;padding:0}.contact,.contact .contact-left{height:auto;box-sizing:border-box}.contact .contact-left{order:2;width:100vw;justify-content:flex-start;padding:0 24px}.contact .contact-left section{max-width:100%;padding:48px 0 0;margin:0}.contact .contact-left section .title{width:100%;font-weight:500;font-size:34px;line-height:38px}.contact .contact-left section .person-img{margin-bottom:40px}.contact .contact-right{order:1;width:100%;box-sizing:border-box;background:linear-gradient(180deg,#7AEC93,#21D9A1);padding:0 24px}.contact .contact-right section{max-width:100%;padding:80px 0 24px}.contact .contact-right section .contact-card{width:100%}.contact .contact-right section .contact-card .form-item-row-half{flex-direction:column}.contact .contact-right section .contact-card .form-item-row-half .form-half-item{width:100%;margin-right:0}.contact .contact-right section .contact-card .contact-btn .btn{max-width:360px;width:100%}.contact .contact-right section .contact-after{max-width:100%}}