body,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
a,
button,
nav,
img {
    padding: 0;
    margin: 0;
}

body {
    color: rgba(51, 51, 51, 1);
    font-family: "PingFangSC-Regular", "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
}

a {
    text-decoration: none!important;
    box-sizing: border-box;
    cursor: pointer;
    color: rgba(51, 51, 51, 1);
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}

.container-fluid {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
}

.nav {
    height: 2.2rem;
    background: #fff;
    padding-left: 7.72rem;
    padding-right: 9.16rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-sizing: border-box;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
}

.logo {
    background: url(../index_files/logo.png) no-repeat 0 0;
    display: inline-block;
    height: 1.22rem;
    background-size: 1.22rem 1.22rem;
    padding-left: 1.64rem;
    font-size: 0.56rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 1.22rem;
}

.nav-link {
    font-size: 0.56rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.8rem;
    margin-left: 1.34rem;
    position: relative;
    white-space: nowrap;
}

.nav-link:hover {
    color: rgba(0, 202, 157, 1);
}

.nav-link.active {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(0, 202, 157, 1)
}

.nav-link.active::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 0.14rem;
    background: rgba(0, 202, 157, 1);
    border-radius: 0.08rem;
    left: 0;
    bottom: -0.36rem;
}

.img-responsive img {
    width: 100%;
}

.pc-show {
    display: block;
}

.pc-hide {
    display: none;
}

.header {
    position: relative;
    margin-bottom: 15.4rem;
    padding-top: 2.2rem;
}

.header .img-responsive {
    background: linear-gradient(270deg, rgba(132, 225, 202, 1) 0%, rgba(136, 234, 255, 1) 100%);
}

.header .layout-container {
    position: absolute;
    top: 2.2rem;
    left: 8.64rem;
    z-index: 1;
    padding-top: 2rem;
    color: #fff;
}

.h1 {
    font-size: 1.16rem;
    line-height: 1.42rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
}

.header .h1 {
    margin-bottom: 1.28rem;
}

.header .content {
    font-size: 0.48rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 0.8rem;
    margin-bottom: 1.62rem;
}

.btn {
    display: inline-block;
    width: 5.1rem;
    height: 1.6rem;
    line-height: 1.6rem;
    background-repeat: no-repeat;
    background-size: 0.88rem 0.88rem;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
}

.btn-ios {
    background-image: url(../index_files/ios.png);
    background-color: #fff;
    background-position: center left 0.8rem;
    font-size: 0.56rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(73, 73, 73, 1);
    padding-left: 1.8rem;
    margin-right: 0.96rem;
}

.btn-and {
    background-image: url(../index_files/and.png);
    background-color: #fff;
    background-position: center left 0.8rem;
    font-size: 0.56rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(63, 198, 45, 1);
    padding-left: 1.8rem;
}

.mobile img {
    display: block;
    width: 100%;
}

.header .mobile {
    width: 8.48rem;
    position: absolute;
    top: 4rem;
    left: 16.4rem;
}

.map {
    position: relative;
    margin-bottom: 4rem;
}

.map-container {
    position: absolute;
    bottom: 3.4rem;
    left: 8.4rem;
    display: flex;
    flex-direction: row-reverse;
}

.map .mobile {
    width: 8.48rem;
}

.map-detail {
    padding-left: 8.5rem;
}

.map .h1 {
    color: rgba(0, 202, 157, 1);
    margin-bottom: 0.4rem;
}

.map-detail p {
    font-size: 0.72rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.9rem;
}

.sos {
    background: url(../index_files/bg_2.png) no-repeat bottom left;
    background-size: 12.2rem 18rem;
    margin-bottom: -3rem;
}

.sos .layout-container {
    display: flex;
    padding-left: 8.32rem;
    margin-bottom: 1.6rem;
}

.sos .mobile {
    width: 8.48rem;
}

.layout-left {
    width: 11.2rem;
}

.layout-left .h1 {
    color: rgba(0, 202, 157, 1);
    margin-bottom: 1.26rem;
}

.layout-left .content {
    font-size: 0.72rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.9rem;
}

.layout.link {
    padding-top: 3rem;
}

.layout-right {
    background: url(../index_files/sos.png) no-repeat left bottom 1.4rem;
    background-size: 5.92rem 10.6rem;
    padding-left: 5rem;
    margin-left: -2rem;
}

.layout-detail {
    width: 17.76rem;
    margin-left: 13rem;
    font-size: 0.72rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 1.08rem;
    padding-bottom: 4.4rem;
}

.link .layout-container {
    position: relative;
    padding-bottom: 4.6rem;
}

.link-content {
    position: absolute;
    top: 3.8rem;
    left: 7.9rem;
    width: 15.36rem;
    height: 8.4rem;
    background: rgba(243, 248, 252, 1);
    padding: 0.8rem;
    box-sizing: border-box;
}

.text-center {
    text-align: center;
}

.text-center .h1 {
    color: rgba(0, 202, 157, 1);
    margin-bottom: 0.4rem;
}

.text-center p {
    font-size: 0.8rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    line-height: 0.9rem;
    margin-bottom: 1.4rem;
}

.text-box {
    font-size: 0.48rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    line-height: 0.8rem;
    margin-bottom: 1.3rem;
}

.text-box p {
    white-space: nowrap;
}

.text-box .bold {
    font-size: 0.6rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    line-height: 0.9rem;
    margin-top: 0.76rem;
}

.link .btn-ios {
    background-image: url(../index_files/ios_white.png);
    color: #fff;
    background-color: rgba(51, 187, 210, 1);
}

.link .btn-and {
    background-image: url(../index_files/and_white.png);
    color: #fff;
    background-color: rgba(51, 187, 210, 1);
}

.link .btn-group {
    position: relative;
    text-align: center;
}

.link .mobile {
    width: 8.02rem;
    position: absolute;
    bottom: -1.48rem;
    right: -8.4rem;
}

.text-title b {
    font-weight: normal;
}

.footer {
    height: 3rem;
    text-align: center;
    font-size: 0.32rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 0.48rem;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(243, 248, 252, 1);
}

@media screen and (max-width:900px) {
    .nav {
        padding-left: 0.4rem;
        padding-right: 0;
        height: 1.48rem;
    }
    .nav-bar {
        display: none;
    }
    .logo {
        height: 0.84rem;
        background-size: 0.84rem 0.84rem;
        padding-left: 1.14rem;
        font-size: 0.4rem;
        line-height: 0.84rem;
    }
    .header {
        overflow: hidden;
        margin-bottom: 1rem;
        padding-top: 1.48rem;
    }
    .header .img-responsive {
        padding-top: 4rem;
        background: linear-gradient(270deg, rgba(132, 225, 202, 1) 0%, rgba(136, 234, 255, 1)RGBA
 100%);
    }
    .header .layout-container {
        top: 1.7rem;
        left: 0;
        padding-top: 0.6rem;
        text-align: center;
        width: 100%;
    }
    .h1 {
        font-size: 0.56rem;
        line-height: 0.68rem;
    }
    .header .h1 {
        margin-bottom: 0.4rem;
    }
    .btn {
        display: inline-block;
        width: 3.22rem;
        height: 0.86rem;
        line-height: 0.86rem;
        background-repeat: no-repeat;
        background-size: 0.46rem;
        text-align: left;
    }
    .btn-ios {
        background-position: center left 0.7rem;
        font-size: 0.26rem;
        padding-left: 1.28rem;
        margin-right: 0.4rem;
    }
    .btn-and {
        background-position: center left 0.7rem;
        font-size: 0.26rem;
        padding-left: 1.28rem;
    }
    .header .content {
        font-size: 0.32rem;
        line-height: 0.46rem;
        margin-bottom: 0.6rem;
    }
    .header .mobile {
        width: 4.2rem;
        position: static;
        margin: 0 auto;
        height: 6.3rem;
    }
    .header .btn-group {
        margin-bottom: 0.6rem;
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .map {
        margin-bottom: 0;
    }
    .sos {
        background: none;
        margin-top: -3.5rem;
        background: url(../index_files/bg_3.png) no-repeat bottom left -0.2rem;
        background-size: 4.46rem 8.16rem;
    }
    .sos .layout-container {
        display: flex;
        padding-left: 0;
        margin-bottom: 1.6rem;
        flex-wrap: wrap;
        text-align: center;
    }
    .layout-left {
        width: 100%;
        margin-bottom: 1rem;
    }
    .layout-left .h1 {
        margin-bottom: 0.4rem;
    }
    .layout-left .content {
        font-size: 0.32rem;
        line-height: 0.46rem;
    }
    .sos .mobile {
        width: 4.2rem;
    }
    .layout-right {
        background: url(../index_files/sos.png) no-repeat left 2.7rem;
        background-size: 2.2rem auto;
        padding-left: 1.9rem;
        margin-left: 1.1rem;
    }
    .layout-detail {
        display: none;
    }
    .text-center .h1 {
        margin-bottom: 0.2rem;
    }
    .text-center p {
        font-size: 0.32rem;
        line-height: 0.68rem;
        margin-bottom: 0.4rem;
    }
    .link-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        background: none;
        padding: 0.92rem 0.4rem 0 0.4rem;
        box-sizing: border-box;
    }
    .link-text {
        color: #fff;
        text-align: center;
    }
    .text-box p {
        white-space: normal;
    }
    .text-title {
        display: block;
        font-weight: bold;
    }
    .text-title b {
        display: none;
    }
    .text-box {
        font-size: 0.32rem;
        line-height: 0.48rem;
        background: rgba(85, 85, 85, 0.82);
        padding: 0.6rem 0.7rem 1rem;
        margin-bottom: 1.2rem;
    }
    .mb-2 {
        margin-bottom: 0.4rem;
    }
    .text-box .bold {
        font-size: 0.4rem;
        line-height: 0.56rem;
        margin-top: 0.5rem;
        margin-left: -0.7rem;
        margin-right: -0.7rem;
    }
    .link .btn-group {
        position: relative;
        text-align: left;
    }
    .link .btn {
        display: block;
        margin-bottom: 0.54rem;
        width: 2.56rem;
    }
    .link .mobile {
        width: 3.6rem;
        position: absolute;
        bottom: -1.48rem;
        right: 0;
    }
    .link .layout-container {
        position: relative;
        padding-bottom: 3.6rem;
    }
    .footer {
        height: 2.08rem;
        text-align: center;
        font-size: 0.24rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
        line-height: 0.4rem;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        text-align: center;
        background: none;
    }
    .footer span {
        display: block;
    }
    .pc-show {
        display: none;
    }
    .pc-hide {
        display: block;
    }
    .map-container {
        position: absolute;
        bottom: auto;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        text-align: center;
    }
    .map-detail {
        padding-left: 0;
        margin-bottom: 0.5rem;
    }
    .map-detail p {
        font-size: 0.32rem;
        line-height: 0.46rem;
    }
    .map .mobile {
        width: 4.2rem;
        margin: 0 auto;
    }
    .container-fluid {
        min-width: 0;
    }
}