.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;
}

.development-wrapper {
    padding-bottom: 1rem;
    padding-top: 0.9rem;
    background: linear-gradient(142deg, #FBFEFF 0%, #F4FCFF 100%), #FFFFFF;
}

.development-wrapper .title {
    font-weight: 500;
    font-size: 0.56000rem;
    color: #35B7AD;
    line-height: 0.81000rem;
    text-align: center;
}

.development-wrapper .subtitle {
    font-weight: 400;
    font-size: 0.24000rem;
    color: #666666;
    line-height: 0.35000rem;
    text-align: center;
}

.development-wrapper .develop-year {
    font-weight: 400;
    font-size: 0.36rem;
    color: rgba(0,0,0,0.15);
    display: flex;
    justify-content: space-between;
    margin-top: 0.8rem;
    padding: 0 0.15rem 0.1rem;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 0.5rem;
    width: 10.30rem;
}

.development-wrapper .develop-year .active {
    color: #35B7AD;
}

.development-wrapper .swiper-slide {
    display: flex;
    align-items: center;
    padding-left: 50px;
}

.development-wrapper .swiper-slide .month-list {
    padding-left: 0.22rem;
}

.development-wrapper .year-2021 {
    width: 2.56rem;
    height: 1.44rem;
    margin-left: 1.07rem;
}

.development-wrapper .year-2022 {
    width: 2.81rem;
    height: 1.33rem;
}

.development-wrapper .year-2023 {
    width: 2.04rem;
    height: 1.24rem;
    margin-left: 0.68rem;
}

.development-wrapper .year-2024 {
    width: 2.15rem;
    height: 1.44rem;
    margin-left: 0.3rem;
}

.development-wrapper .year-2025 {
    width: 3.17rem;
    height: 1.37rem;
    margin-left: 0.3rem;
}

.development-wrapper .develop-year::after,
.development-wrapper .develop-year::before {
    display: none;
}

.development-wrapper .month-info {
    margin-left: 0.5rem;
}

.development-wrapper .month-list {
    font-size: 0.20rem;
    color: #666666;
    line-height: 0.35rem;
    letter-spacing: 1px;
}

.development-wrapper .month-list .month {
    margin-bottom: 0.3rem;
    position: relative;
    display: flex;
}

.development-wrapper .month-list .month:last-child {
    margin-bottom: 0;
}

.development-wrapper .month-list .month .text {
    font-size: 0.20rem;
    color: #666666;
    margin-left: 0.3rem;
}

.development-wrapper .month-list .month::after {
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    position: absolute;
    top: 0.12rem;
    left: -0.25rem;
    display: block;
    border-radius: 50%;
    background-color: #35B7AD;
}

.development-wrapper .month-list .month::before {
    content: '';
    width: 1px;
    height: calc(100% + 0.3rem);
    position: absolute;
    top: 0.12rem;
    left: -0.21rem;
    background-color: #D8D8D8;
}

.development-wrapper .month-list .month:last-child:before {
    display: none;
}

.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;
}