header nav .nav-list .one-title:not(:last-child) {
    margin-right: 0;
}
header nav .nav-list .one-title {
    padding: 0 1.2rem;
}

.index .i-banner .swiper-slide .text p {
    line-height: 1.6;
    font-size: var(--font40);
}

.page-desc {
    line-height: 2;
}

.index .i-about-2 .swiper .swiper-slide .slide-desc {
    line-height: 1.8;
}

footer .footer-msg .left .msg-desc {
    line-height: 1.8;
}

.history-box .swiper-box .box .text .content {
    line-height: 1.6;
}

.solution6-1 .list .item .text-box {
    line-height: 1.6;
}

.backBtn {
    width: auto;
    padding: 0 1.25rem;
}
.join-2 .top ul li {
    max-width: 10rem;
}
.join-2 .top ul li:not(:last-child) {
    margin-right: 1.5625rem;
}