.about-banner-wrapper {
    height: 5.80000rem;
    background: url('../img/about/building.png') no-repeat;
    padding-top: 1.80000rem;
    background-size: 100% 100%;
}

.about-banner-wrapper .title {
    font-weight: 400;
    font-size: 0.60000rem;
    color: #fff;
    line-height: 0.87000rem;
    margin-bottom: 0.40000rem;
}

.about-banner-wrapper .line {
    width: 0.80000rem;
    height: 0.01000rem;
    border-bottom: 0.03000rem solid #fff;
}

.about-banner-wrapper .slogan {
    font-weight: 500;
    font-size: 0.60000rem;
    color: #fff;
    line-height: 0.87000rem;
    margin-top: 0.68000rem;
}

.introduce-wrapper {
    display: flex;
    padding: 1rem 0;
    align-items: center;
}

.introduce-wrapper div {
    font-weight: 400;
    font-size: 0.20000rem;
    color: #666666;
    line-height: 0.40000rem;
    letter-spacing: 0.01000rem;
}

.introduce-wrapper div p {
    margin-bottom: 0.20000rem;
}

body .introduce-wrapper div p:nth-last-child(1) {
    margin-bottom: 0;
}

.introduce-wrapper div p span {
    color: #35B7AD;
    font-weight: 700;
}

.introduce-wrapper img {
    width: 4.12000rem;
    height: 3.86000rem;
    margin-left: 0.84000rem;
}

.introduce-wrapper .line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #666666;
}

.advantage-warpper {
    background: linear-gradient(142deg, #FBFEFF 0%, #F4FCFF 100%);
}

.advantage {
    padding: 1.00000rem 0 0;
}

.advantage-warpper .title {
    font-weight: 500;
    font-size: 0.56000rem;
    color: #35B7AD;
    line-height: 0.81000rem;
    text-align: center;
}

.advantage-warpper .subtitle {
    font-weight: 400;
    font-size: 0.24000rem;
    color: #666666;
    line-height: 0.35000rem;
    text-align: center;
}

.advantage-warpper .advantage {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.advantage-warpper .advantage .content {
    display: flex;
    width: 5.57000rem;
    margin-bottom: 0.85000rem;
}

.advantage-warpper .advantage .content div {
    font-weight: 500;
    font-size: 0.32000rem;
    color: #445A69;
    line-height: 0.46000rem;
    margin-bottom: 0.08000rem;
}

.advantage-warpper .advantage .content div p {
    font-weight: 400;
    font-size: 0.20000rem;
    color: #6B8495;
    line-height: 0.28000rem;
    margin-bottom: 0.08000rem;
}

.advantage-warpper .advantage .content .text {
    width: 3.45000rem;
}

.advantage-warpper .advantage .content:nth-child(1) img {
    width: 1.64000rem;
    height: 1.33000rem;
    margin: 0.20000rem 0.48000rem 0 0;
}

.advantage-warpper .advantage .content:nth-child(2) img {
    width: 1.64000rem;
    height: 1.42000rem;
    margin: 0.14000rem 0.50000rem 0 0;
}

.advantage-warpper .advantage .content:nth-child(3) img {
    width: 1.35000rem;
    height: 1.35000rem;
    margin: 0.22000rem 0.55000rem 0 0.22000rem;
}

.advantage-warpper .advantage .content:nth-child(4) img {
    width: 1.30000rem;
    height: 1.40000rem;
    margin: 0.16000rem 0.58000rem 0 0.22000rem;
}

.superiority-wrapper {
    padding: 1.000rem 0 1.0000rem 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.superiority-wrapper .superiority-content {
    display: flex;
    justify-content: space-between;
}

.superiority-wrapper .superiority-content div {
    font-size: 0.28000rem;
    color: #3D3D3D;
    line-height: 0.41000rem;
    text-align: center;
    width: 1.68000rem;
}


.superiority-wrapper .superiority-content .superiority-img-wrapper {
    width: 0.78000rem;
    height: 0.74000rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-bottom: 0.26000rem;
}

.superiority-wrapper .superiority-content .superiority-img-wrapper img {
    margin: 0 auto;
    display: block;
}

.superiority-wrapper .superiority-content p {
    height: 0.60000rem;
    font-weight: 400;
    font-size: 0.24000rem;
    color: #35B7AD;
    text-align: center;
    line-height: 0.24000rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.superiority-wrapper .superiority-content p span {
    font-weight: 700;
    font-size: 0.48000rem;
}

.superiority-wrapper .superiority {
    width: 9.05000rem;
    height: 3.03000rem;
}

.values-wrapper {
    height: 6.00000rem;
    background: url('../img/about/values.png') no-repeat;
    background-size: 100% 100%;
}

.values-wrapper .content {
    width: 10.00000rem;
    margin: 0 auto;
    font-weight: 500;
    font-size: 0.30000rem;
    color: #FFFFFF;
    line-height: 0.40000rem;
    text-align: left;
    padding-top: 1.95000rem;
}

.values-wrapper .content div {
    margin-bottom: 0.30000rem;
    letter-spacing: 0.01000rem;
}