.about-top {
    margin: 0 auto;
    padding: 1rem 0;
}

.about-top-title {
    font-size: 0.5rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-bottom: 0.3rem;
    position: relative;
}

.about-top-title::after {
    content: '';
    width: 1.06rem;
    height: 0.05rem;
    background: #82202B;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-top-des {
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.4rem;
    text-align: justify;
    margin-top: 0.4rem;
}

/*  */
.yepbox-box {
    position: relative;
    padding-bottom: 1rem;
    display: flex;
    padding-right: calc((100% - 14rem) / 2);
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden;
}

.yepbox-img-box {
    padding-top: 1.4rem;
    position: relative;
}

.yepbox-img {
    width: 9.5rem;
    height: 5rem;
    position: relative;
    z-index: 2;
}

.yepbox-en {
    font-size: 2.09rem;
    font-family: Arial-Black, Arial;
    font-weight: 900;
    color: #FBF6ED;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.yepbox-icon {
    width: 2.78rem;
    height: 1.34rem;
    position: absolute;
    bottom: 0;
    right: -1.75rem;
    z-index: 3;
}

.yepbox-list-box {
    display: flex;
    align-items: center;
}

.yepbox-list {
    width: 2.8rem;
    background: #FBF6ED;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding: 0.46rem;
}

.yepbox-item {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.54rem;
}

.yepbox-line {
    margin-left: 0.4rem;
    width: 0.15rem;
    height: 2rem;
    background: #82202B;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}

.yepbox-ver {
    font-size: 1.28rem;
    font-family: Arial-Black, Arial;
    font-weight: 900;
    color: #FBF6ED;
    position: absolute;
    right: -2.5rem;
    bottom: 2.3rem;
    transform: rotate(270deg);
}

/*  */
.team-wrap {
    position: relative;
    padding-bottom: 3.5rem;
}

.team-top-box {
    background: #FBF6ED;
}

.team-top {
    margin: 0 auto;
    padding: 1.2rem 0 0.8rem 0;
}

.team-title-box {
    position: relative;
}

.team-en1 {
    font-size: 1rem;
    font-family: Arial-Black, Arial;
    font-weight: 900;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: -0.8rem;
}

.team-en2 {
    padding-left: 0.4rem;
    position: relative;
    font-size: 0.5rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.team-en2::after {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    opacity: 1;
    border: 0.07rem solid #82202B;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.team-des-box {
    display: none;
}

.team-des-box:first-of-type {
    display: block;
}

.team-des {
    width: 8.7rem;
    padding: 0.5rem 0.3rem;
    margin: 0.33rem 0;
    position: relative;
}

.team-yh1 {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.team-yh2 {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.team-content {
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.4rem;
    position: relative;
    z-index: 2;
    text-align: justify;
}

.team-name {
    width: 8.7rem;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.team-name span {
    width: 1.06rem;
    height: 0.02rem;
    background: #82202B;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    margin-right: 0.2rem;
}

.teacher-box {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.teacher-list {
    display: flex;
}

.teacher-item {
    width: 2.6rem;
    height: 3.1rem;
    cursor: pointer;
    margin-right: 0.4rem;
}

.teacher-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teacher {
    display: none;
}

.teacher:first-of-type {
    display: block;
}

.teacher-name-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0.2rem;
}

.teacher-name {
    font-size: 0.3rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    position: relative;
    padding-right: 0.2rem;
    margin-right: 0.1rem;
}

.teacher-name::after {
    content: '';
    width: 0.03rem;
    height: 0.2rem;
    background: #82202B;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.teacher-zhiwei {
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #999999;
}

.teacher-img {
    width: 5rem;
    height: 6.3rem;
}

.teacher-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*  */
.company-wrap {
    padding-top: 2rem;
    padding-left: calc((100% - 14rem) / 2);
    /*width: 14rem;*/
    margin: 0 auto;
    padding-bottom: 0.9rem;
    position: relative;
}

.company-title {
    height: 0.66rem;
    font-size: 0.5rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.company-box {
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    position: relative;
    margin-top: 0.5rem;
}

.company-text {
    font-size: 0.3rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    padding-bottom: 0.3rem;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
}

.company-line {
    width: 0.15rem;
    height: 1.8rem;
    background: #82202B;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    display: none;
}

.company-right {
    flex: 1;
    /*padding-left: 2.35rem;*/
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
}

.company-swiper {
    /*width: calc(100% - 2.5rem);*/
    width: 100%;
    padding-bottom: 0.7rem;
    position: relative;

}

.companySwiper {
    width: 100%;
    overflow: hidden;
}

.product-prev {
    left: 1.4rem;
    bottom: 0rem;
    top: auto;
}

.product-next {
    bottom: 0rem;
    right: auto;
    left: 2.1rem;
    top: auto;
}

.product-next,
.product-prev {
    width: 0.4rem;
    height: 0.4rem;
    background: #BBBBBB;
    border-radius: 50%;
}

.product-next::after,
.product-prev::after {
    color: #fff;
    font-size: 0.22rem;
}

.product-next:hover,
.product-prev:hover {
    background: #F1BB76;
}

.companySwiper .swiper-slide {
    width: 6rem;
}

.companySwiper-img {
    /*width: 6rem;*/
    width: 100%;
    height: 2.6rem;
}

.companySwiper-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.companySwiper-text{
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.23rem;
    margin-top: .12rem;
    text-align: center;
}
.company-ms-box {
    width: 3rem;
    background: #FBF6ED;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(71, 49, 3, 0.15);
    padding: 0 0.48rem 0 0.3rem;
    overflow: hidden;
    margin-right: -0.48rem;
    position: relative;
    z-index: 11;
}

.company-ms {
    margin: 0.4rem 0;
}

.company-ms-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.company-ms-p {
    font-size: 0.16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 0.15rem;
}

.company-en {
    font-size: 1.8rem;
    font-family: Arial-Black, Arial;
    font-weight: 900;
    color: #FDFAFA;
    position: absolute;
    top: 2.5rem;
    right: 0;
}