.about {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 1.2rem;
}

.banner {
    width: 100%;
    height: 4.5rem;
    position: relative;
}

.banners {
    width: 100%;
    height: 4.5rem;
}

.banners img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-title {
    position: absolute;
    top: 1.52rem;
    left: 7.85rem;
}

.title-p1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .48rem;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.title-p2 {
    padding-top: .23rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .24rem;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
}


.tab-button {
    width: 14rem;
    margin: 0 auto;
    border-bottom: 0.01rem solid #DDDDDD;
    height: .9rem;
    display: flex;
    align-items: flex-start;
    /* margin-top: .28rem; */
    column-gap: .15rem;
}

.tab-button button {
    margin: 0;
    margin-top: .21rem;
    border: 0;
    background: #f4f4f4;
    border-radius: 0rem 0rem 0rem 0rem;
    transition: background-color .5s ease-in-out;
}

.tab-button button a {
    padding: .15rem .28rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .16rem;
    color: #222222;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.tab-button button:hover {
    background-color: #3473BF;
}

.tab-button button:hover a {
    color: #fff;
}

.about-active {
    background-color: #3473BF !important;
}

.about-active a {
    color: #fff !important;
}

.about-content {
    width: 14rem;
    margin: 0 auto;
    position: relative;
    margin-top: .9rem !important;
    padding-top: .9rem;
}

.about-content_1 {
    margin-left: .51rem;
    margin-top: .27rem;
    width: 4.04rem;
    height: 1.05rem;
    background: #141313;
    border-radius: 0rem 0rem 0rem 0rem;
}

.about-content_1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-content_2 {
    position: relative;
    z-index: 9;
    margin-top: .5rem;
    width: 7.15rem;
    /* height: 5.12rem; */
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 0.96;
}

.about-content_2-1 {
    padding: .5rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .16rem;
    color: #000000;
    line-height: .30rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.about-content_3 {
    position: absolute;
    width: 8.95rem;
    height: 6rem;
    top: 0;
    left: 5.05rem;
    z-index: 8;
}

.about-content_3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-content_4 {
    position: absolute;
    left: 8rem;
    top: 2.11rem;
    width: 10.7rem;
    height: 6.32rem;
}

.about-content_4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.six {
    width: 14rem;
    margin: 0 auto;
    padding-top: 1.2rem;
    padding-bottom: .6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: .28rem;
}

.six-content {
    width: 4.3rem;
    height: 2rem;
    background: #F5F5F5;
    border-radius: 0rem 0rem 0rem 0rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .24rem;
    color: #222222;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    text-transform: none;
}

.six-content1 {
    width: 4.3rem;
    height: 2rem;
    background: #3473BF;
    border-radius: 0rem 0rem 0rem 0rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .24rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    text-transform: none;
}
.six-content1 p,
.six-content p {
    width: 2.8rem;
    text-align: center;
}
.about-img1 {
    margin: 0 auto;
    width: 14rem;
    height: 4.6rem;
    position: relative;
}

.about-img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-img2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    position: absolute;
    right: 0;
    top: 0;
    width: 5.7rem;
    height: 4.6rem;
    background: linear-gradient(90deg, rgba(69, 128, 199, 0.77) 0%, rgba(16, 102, 206, 0.82) 100%);
    border-radius: 0rem 0rem 0rem 0rem;
}

.img-title1 {
    width: 1.2rem;
    height: .4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .30rem;
    color: #FFFFFF;
    line-height: .32rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 1.45rem;
}

.img-title2 {
    margin-top: .35rem;
    width: 3.36rem;
    height: .31rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .24rem;
    color: #FFFFFF;
    line-height: .32rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}