body {
    max-width: 7.5rem;
    background: #F5F5F5;
    margin: 0 auto;

}
.footer .func1 i {
    display: inline-block;
    background: url(/statics/wap/index/images/icons.png);
    background-size: 7rem 4.7rem;
    width: 1.64rem;
    height: 0.44rem;
    background-position: -19.05rem 0;
}
.footer .func2 i{
    display: inline-block;
    background: url(/statics/wap/index/images/icons.png);
    background-size: 7rem 4.7rem;
    width: 1.64rem;
    height: 0.44rem;
    background-position: -19.05rem -2.9em;
}
.footer .func3 i{
    display: inline-block;
    background: url(/statics/wap/index/images/icons.png);
    background-size: 7rem 4.7rem;
    width: 1.64rem;
    height: 0.44rem;
    background-position: -19.05rem -5.6em;
}
.footer .func4 i{
    display: inline-block;
    background: url(/statics/wap/index/images/icons.png);
    background-size: 7rem 4.7rem;
    width: 1.64rem;
    height: 0.44rem;
    background-position: -19.05rem -8.58em;
}
.footer .footer-tel .inner {
    width: 4.21rem;
    height: 4.21rem;
    background-color: #ff7e00;
    border-radius: 50%;
    background-image: url(/statics/wap/index/images/icons.png);
    background-size: 4.92rem 3.1rem;
    background-position: 1.38rem -13.88rem;
}
.footer .footer-tel{
    transform: translate(-50%);
    margin-left: 0;
    bottom: 0.35rem;
}
.footer .footer-tel,.footer .footer-tel .inner {
    width: 1rem;
    height: 1rem;
}

.header{
    display: flex;
}
.header img{
    height:45.28px;
}
.header-right a.close-menu {
    background-position: -7.64rem 3px;
}
.header-left {
    float: left;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-right a {
    margin: 0 auto;
    display: inline-block;
    height: 0.47rem;
    background-image: url(/statics/wap/index/images/icons.png);
    background-position: 0 2px;
    background-size: 7rem 4.7rem;
    vertical-align: middle;
    width: 0.37rem;
}
.menu-icon {
    width: 1.2rem;
}
.top-banner {
    height: 3.2rem;
}

.top-banner img {
    width: 100%;
    height: 100%
}

.h4-title {
    font-weight: 600;
    font-size: 0.36rem;
    color: #222222;
    margin-bottom: .24rem;
}

main {
    padding: .2rem .2rem;
    box-sizing: border-box;
}

.contact-us {
    width: 7.1rem;
    height: 8.2rem;
    background: url('../img/wap/lxwm.png') no-repeat;
    background-size: 100% 100%;
    border-radius: .24rem;
    padding: .28rem;
    box-sizing: border-box;
}

.contact-us-list {
    display: flex;
    flex-wrap: wrap;
}

.contact-us-list>li {
    width: 3.17rem;
    height: 4.7rem;
    background-image: linear-gradient(180deg, #FBFCFF 0%, #E9EFFF 100%);
    border-radius: .12rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contact-us-list>li:nth-child(1) {
    width: 6.54rem;
    height: 2rem;
    background-image: linear-gradient(180deg, #FBFCFF 0%, #E9EFFF 100%);
    border-radius: .12rem;
    padding: .4rem 0 .4rem .4rem;
    box-sizing: border-box;
    justify-content: normal;
    flex-direction: row;
    margin-bottom: .2rem;
}

.contact-us-list>li:nth-child(1) img {
    margin-right: .32rem;
}

.contact-us-list>li:nth-child(1)>div p {
    display: flex;
    align-items: center;
}

.contact-us-list>li p {
    font-size: .3rem;
    color: #222222;
    font-weight: 600;
}

.contact-us-list>li:nth-child(1) span {
    font-weight: 600;
    font-size: .4rem;
    color: #4974F5;
    margin-left: .16rem;
}

.contact-us-list>li>img:first-child {
    width: 1.2rem;
    height: 1.2rem;
}

.contact-us-list>li:nth-child(2) {
    margin-right: .2rem;
}

.contact-us-list>li:nth-child(2) img:last-child {
    width: 1.8rem;
    height: 1.8rem;
}

.contact-us-list>li:nth-child(2) p {
    margin: .24rem 0;
}

.contact-us-list>li:nth-child(3) p {
    margin: .24rem 0 .58rem;
}

.contact-us-list>li:nth-child(3) button {
    width: 2.42rem;
    height: .88rem;
    background-image: linear-gradient(269deg, #FF9A46 0%, #FF6923 100%);
    box-shadow: 0 .06rem .1rem 0 #fa7f284d;
    border-radius: .08rem;
    font-weight: 600;
    font-size: .32rem;
    color: #FFFFFF;
    display: block;
}

.contact-us-list>li:nth-child(3) p:last-child {
    font-weight: 400;
    font-size: .22rem;
    color: #999999;
    margin: .28rem 0 0 0;
}

.office-location {
    width: 7.1rem;
    background: #FFFFFF;
    border-radius: .24rem;
    margin: .2rem 0;
    padding: .28rem;
    box-sizing: border-box;
}

.office-location-list {
    display: flex;
    flex-wrap: wrap;
}

.office-location-list li {
    width: 1.18rem;
    height: .64rem;
    background: #F5F5F5;
    border-radius: .08rem;
    font-weight: 400;
    font-size: .28rem;
    color: #555;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 .16rem .16rem 0;
}

.office-location-list li:nth-child(5n) {
    margin-right: 0;
}

.office-location-list .office-location-list-active {
    width: 1.18rem;
    height: .64rem;
    background-image: linear-gradient(270deg, #80ACFB 0%, #4974F5 100%);
    border-radius: .08rem;
    font-weight: 600;
    font-size: .28rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.office-location-details li {
    background: #F1F4FF;
    border: 1px solid #B7C9FF;
    padding: .32rem .4rem;
    box-sizing: border-box;
    border-radius: .08rem;
    position: relative;
    margin-top: .16rem;
    display: none;
}

.office-location-details li>div {
    margin-bottom: .32rem;
}

.office-location-details li>div:last-child {
    margin-bottom: 0;
}

.office-location-details .office-location-details-active {
    display: block;
}

.office-location-details li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: .2rem solid transparent;
    border-right: .16rem solid transparent;
    border-bottom: .2rem solid #B7C9FF;
    border-left: .16rem solid transparent;
    top: -0.4rem;
}

.office-location-details li::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: .2rem solid transparent;
    border-right: .16rem solid transparent;
    border-bottom: .2rem solid #F1F4FF;
    border-left: .16rem solid transparent;
    top: -0.36rem;
}

.office-location-details img {
    width: .4rem;
    height: .4rem;
    margin-right: .16rem;
}

.office-location-details p:first-child {
    font-weight: 600;
    font-size: .32rem;
    color: #222222;
    margin-bottom: .16rem;
}

.office-location-details p:last-child {
    font-weight: 400;
    font-size: .26rem;
    color: #222222;
}

.two-dimensional-code {
    padding: .28rem;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: .24rem;
}

.two-dimensional-code>.qr-code-official-media {
    position: relative;
}

.two-dimensional-code>.qr-code-official-media>p {
    position: absolute;
    bottom: .28rem;
    font-weight: 400;
    font-size: .26rem;
    text-align: center;
    color: #222222;
    width: 100%;
}

.two-dimensional-code>.qr-code-official-media>img {
    width: 6.54rem;
    height: 2.08rem;
}

.code-list {
    display: flex;
    margin-top: .2rem;
    padding: .28rem .48rem .28rem .28rem;
    border: 2px dashed #B2C5FF;
    border-radius: .24rem;
    align-items: center;
    box-sizing: border-box;
}

.options-left {
    display: flex;
    flex-direction: column;
    margin-right: .5rem;
}

.options-left>li {
    display: flex;
    align-items: center;
    background: #F5F5F5;
    border-radius: .12rem;
    font-weight: 400;
    font-size: .32rem;
    color: #222222;
    margin-bottom: .16rem;
    padding: .16rem 0 .16rem .24rem;
    width: 2.08rem;
    box-sizing: border-box;
}

.options-left>li:last-child {
    margin-bottom: 0;
}

.options-left>.options-left-active {
    background: #4974F5;
    color: #FFFFFF;
}

.options-left>li>img {
    width: .48rem;
    height: .48rem;
    margin-right: .16rem;
}

.options-right>li {
    display: none;
}

.options-right>.options-right-active {
    display: block;
}

.options-right>li>img {
    width: 3.2rem;
    height: 3.2rem;
    box-shadow: 0 .02rem .12rem 0 #4974f533;
}

.after-sales-guarantee {
    background: url('../img/wap/bz.png') no-repeat;
    background-size: 100% 100%;
    width: 7.095rem;
    height: 3.4rem;
    margin: .2rem 0;
    border-radius: .2rem;
    padding: .4rem 0 0 .475rem;
    box-sizing: border-box;
}

.after-sales-guarantee>h4 {
    font-weight: 600;
    font-size: .36rem;
    color: #FFFFFF;
    margin-bottom: .1rem;
}

.after-sales-guarantee>p {
    font-weight: 400;
    font-size: .24rem;
    color: #FFFFFF;
}

.after-sales-guarantee>div {
    font-weight: 600;
    font-size: .26rem;
    position: relative;
    color: #FFFFFF;
    margin: .72rem 0 .06rem;
}

.after-sales-guarantee>div::before {
    content: "";
    position: absolute;
    width: .48rem;
    height: .06rem;
    background: #FFFFFF;
    top: -0.36rem;
}

.after-sales-guarantee>p:last-child {
    font-weight: 600;
    font-size: .44rem;
}

.form-style {
    background: #FFFFFF;
    border-radius: .24rem;
    padding: .4rem .28rem;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 1.5rem;
}

.form-style::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 1.18rem;
    background-image: linear-gradient(180deg, #C6D4FF 0%, #e4ebff00 100%);
    border-radius: .24rem .24rem 0 0;
    width: 100%;
    z-index: 1;
}

.form-style h4 {
    font-weight: 600;
    font-size: .36rem;
    color: #222222;
    z-index: 2;
    position: relative;
    margin-bottom: .28rem;
    text-align: center;
}

.form-icon {
    width: .32rem;
    height: .32rem;
    margin-right: .2rem;
}

.form-input {
    width: 100%;
    height: .88rem;
    background: #F8F8F8;
    border-radius: .08rem;
    padding: 0 .24rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-bottom: .2rem;
}

.form-select {
    height: 2.52rem;
    align-items: flex-start;
    padding: .24rem;
    box-sizing: border-box;
    position: relative;
}

.form-select div {
    position: absolute;
    right: 0.24rem;
    bottom: .24rem;
    font-weight: 400;
    font-size: .24rem;
    color: #CCCCCC;
}

input {
    height: 100%;
    font-weight: 400;
    font-size: .28rem;
    color: #222222;
    width: 100%;
}

textarea {
    font-weight: 400;
    font-size: .28rem;
    color: #222222;
    height: 1.60rem;
    border: none;
    outline: none;
    width: 100%;
    background: none;
}

input::placeholder,
textarea::placeholder {
    font-weight: 400;
    font-size: .28rem;
    color: #999999;
}

.city-select {
    background: rgba(0, 0, 0, .3);
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    flex-direction: column;
    justify-content: flex-end;
}

.city-select h4 {
    border-radius: .2rem .2rem 0 0;
    background: #fff;
    margin: 0;
    position: relative;
    height: 8%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.city-select h4 img {
    position: absolute;
    right: .4rem;
    top: 50%;
    transform: translateY(-50%);
    height: .38rem;
    width: .38rem;
}

.city-icon {
    width: .21rem;
}

.el-select-dropdown__list {
    height: 0;
    width: 100%;
    background: #fff;
    padding: .2rem 0;
    box-sizing: border-box;
    overflow-y: scroll;
    position: relative;
    z-index: 4;
}

@keyframes citySelectPopupOpen {
    100% {
        height: 72%;
    }
}

@keyframes citySelectPopupClose {
    100% {
        height: 0;
    }
}

.el-select-dropdown__list li {
    font-weight: 400;
    font-size: .28rem;
    color: #222222;
    height: .84rem;
    display: flex;
    padding: 0 .4rem;
    align-items: center;
    width: 100%;
    position: relative;
}

.el-select-dropdown__list .city-select-active {
    color: #4976F5;
    background: #ebf0f7;
    position: relative;
    width: 100%;
}

.el-select-dropdown__list .city-select-active::after {
    position: absolute;
    content: "";
    background: url('../img/wap/go.png') no-repeat;
    background-size: .38rem .38rem;
    background-position: 6.34rem 0.2rem;
    width: 100%;
    height: 100%;
}

.form-tel-input input {
    width: 3.9rem;
}

.code-btn {
    font-weight: 400;
    font-size: .28rem;
    color: #4974F5;
    text-align: right;
    position: relative;
    padding: 0;
}

.code-btn::before {
    content: "";
    position: absolute;
    width: .02rem;
    height: .32rem;
    background: #D8D8D8;
    left: -0.32rem;
    top: 50%;
    transform: translateY(-50%);
}

.submit-button {
    width: 100%;
    height: .88rem;
    background: #4974F5;
    border-radius: .08rem;
    font-weight: 600;
    font-size: .32rem;
    color: #FFFFFF;
    text-align: center;
    margin-top: .32rem;
}

.input-checkbox {
    display: flex;
    align-items: center;
}

.input-checkbox {
    margin-top: .12rem;
}

.input-checkbox label {
    color: #666666ff;
    font-size: .24rem;
}

.input-checkbox a {
    color: #4974f5ff;
    font-size: .24rem;
}

input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: .28rem;
    height: .28rem;
    margin-right: 10px;
    border-radius: 50%;
    outline: none;
    display: none;
}

input[type=checkbox]::after {
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #fff;
    width: .28rem;
    height: .28rem;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    box-sizing: border-box;
    border-radius: 50%;

}

input[type=checkbox]:checked::after {
    content: "";
    background-color: #4974f5;
    border-color: #4974f5;
    background-color: #4974f5;
}

input[type=checkbox]:checked::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 3px;
    height: 8px;
    border: solid white;
    border-width: 0 1px 2px 0;
    border-radius: 50%;
    transform: rotate(45deg);
    z-index: 1;
}

.input-checkbox img {
    width: .28rem;
    height: .28rem;
    margin-right: .16rem;
}

.input-checkbox img:nth-child(2) {
    display: none;
}

.input-checkbox>label {
    display: flex;
    align-items: center;
}

article {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
}

article {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
}

.privacy-agreement {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background: #ffffffff;
    padding: .4rem 0 .32rem 0;
    box-sizing: border-box;
}

.privacy-agreement-title {
    font-weight: 700;
    font-size: .38rem;
    text-align: center;
    padding: 0 .24rem .24rem .20rem;
    box-sizing: border-box;
    position: relative;
}

.privacy-agreement-title img {
    position: absolute;
    right: 0.2rem;
    top: -0.22rem;
    cursor: pointer;
}

.privacy-agreement-content {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    padding: 0 .24rem;
    box-sizing: border-box;
    margin: 0 0 .32rem;
    position: relative;
}

.privacy-agreement-content p {
    color: #333333ff;
    font-weight: 400;
    font-size: .26rem;
}

.agree-continue {
    width: 2.98rem;
    height: 0.68rem;
    border-radius: 4px 4px 4px 4px;
    background: #4974f5ff;
    font-weight: 700;
    font-size: .28rem;
    display: block;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
}