body {
    background: #f4f7fb
}

.contact-banner {
    width: 100%;
    height: 1.5625rem;
    background: url(/static/img/contact-banner.png);
    background-size: cover;
    background-position: center;
}

.contact-banner-wrapper {
    display: flex;
    width: 8.33333rem;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.contact-banner-title {
    font-size: .1875rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #333;
    margin-bottom: .05208rem
}

.contact-banner-desc {
    font-size: .09375rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #666
}

.contact-container {
    width: 6.25rem;
    margin: 0 auto;
    min-height: 2.60417rem;
    padding-top: .3125rem;
    padding-bottom: .3125rem
}

.contact-header {
    text-align: center
}

.contact-header-title span {
    font-size: .21875rem;
    font-weight: 900;
    line-height: normal;
    text-align: center;
    letter-spacing: .1em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    background: linear-gradient(270deg, #1930a2, #5ebcff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    z-index: 0
}

.contact-header-desc {
    font-size: .10417rem;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #c7c7c7
}

.contact-card {
    padding: .10417rem .15625rem;
    background: #fff;
    box-shadow: 0 .02083rem .15625rem #0000001a;
    margin-top: .15625rem
}

.amap-container {
    height: 3.2rem;
    width: 80%;
    margin-bottom: .10417rem
}
.amap-container img {
    width: 100%;
    height: 100%;
}
.contact-card-content {
    font-size: .10417rem;
    font-weight: 400;
    line-height: .16667rem;
    /*text-transform: uppercase;*/
    letter-spacing: .1em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #333;
    padding: .10417rem 0 .20833rem
}<!--0.00010299682617188-->