.about-us .tabs-meun .left {
    display: flex;
    align-items: center;
}

.about-us .tabs-meun {
    position: sticky;
    top: 4.7rem;
    z-index: 999;
    background: #F5F5F5;
}

.more_life .more-life-toplist .line:last-child {
    display: none;
}

.about-us .more_life .swiper-slide {
    position: relative;
    height: 29rem;
}

.more-life-toplist-avtice {
    font-size: .8rem !important;
    font-family: Source Han Sans CN !important;
    font-weight: 400 !important;
    color: #FFFFFF !important;
    line-height: 2rem !important;
}

.about-us .tabs-meun .left .tabs {
    display: flex;
    margin-right: 3rem;
}

.about-us .company-introduce {
    padding: 5rem 12rem;
    background-image: url("../image/guanyuwomen/bg_jieshao.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.about-us .company-introduce p {
    font-size: 1.6rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3rem;
}

.about-us .company-introduce .content div,
.about-us .originator .left .info div {
    font-size: .8rem !important;
    font-family: Source Han Sans CN;
    line-height: 28px !important;
    font-weight: 400;
    color: #555555;
    margin: 0.5rem 0;
}

.about-us .moble-about-list {
    margin-top: 3.2rem !important;
    padding: 2.75rem 5rem;
    display: flex;
    /*align-items: center;*/
    background: #FFFFFF;
    box-shadow: 0px 0px 43px 0px rgba(190, 190, 190, 0.2);
    border-radius: 16px;
    justify-content: space-between;
}

.about-us .moble-about-list .about-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.about-us .originator {
    padding: 4.4rem 12rem;
    background-image: url("../image/guanyuwomen/bg_2.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.about-us .originator .left {
    width: 100%;
    overflow:auto ;
    max-height: 600px !important;
    overflow: auto !important;
    scrollbar-width: none; 
    -ms-overflow-style: none;
}

.about-us .originator .left::-webkit-scrollbar {
    display: none; 
}


.about-us .originator .left p,
.about-us .originator .left .name div,
.about-us .originator .left .info,
.about-us .company-introduce .content p {
    color: #333333;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: .8rem ;
    line-height: 1.5rem ;
}

.about-us .originator .left .name {
    width: 100%;
}

.about-us .originator .left .name div:nth-child(1) {
    font-size: 1.2rem;
    line-height: 28px;
}

.about-us .originator .left .name div:nth-child(2) {
    display: inline-block;
    font-size: .9rem;
    line-height: 28px;
    padding: .8rem 0;
    border-bottom: 1px solid #0072CE;
}

.about-us .originator .left .info {
    margin-top: 1.6rem;
}

.about-us .originator .left .info div {
    font-size: .8rem;
    color: #555555 !important;
    line-height: 28px;
    margin: .5rem 0;
}

.about-us .originator .left .info div:last-child {
    margin-bottom: 0;
}

.about-us .enterprise-honor {
    padding: 4.8rem 12rem;
    background-image: url("../image/guanyuwomen/bg_3.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.about-us .enterprise-honor .title {
    color: #fff;
    margin-bottom: 2rem;
}

.about-us .enterprise-honor .title p,
.about-us .enterprise-honor .title div {
    color: #FEFEFE;
    font-family: Source Han Sans CN;
    font-weight: 400;
}

.about-us .enterprise-honor .title p {
    font-size: 1.6rem;
    line-height: 28px;
}

.about-us .enterprise-honor .title div {
    font-size: .8rem;
    line-height: 28px;
    margin-top: 1.2rem;
}

.about-us .enterprise-honor .cardbox {
    width: 100%;
    position: relative;
}

.about-us .enterprise-honor .cardbox .card {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 3.5rem 3.5rem 7.6rem;
    margin-bottom: 2.5rem;
    background: #FFFFFF;
    border-radius: 16px;
}

.about-us .enterprise-honor .cardbox .card .left div:nth-child(1) {
    font-size: 60px;
    font-family: Arial;
    font-weight: 400;
    color: #0071CE;
    margin-bottom: .8rem;
}

.about-us .enterprise-honor .cardbox .card .left div:nth-child(2) {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}

.about-us .enterprise-honor .cardbox .card .right {
    width: 42%;
    margin-left: 7.5rem;
}

.about-us .enterprise-honor .cardbox .card .right div {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
    line-height: 34px;
    margin-bottom: .75rem;
}

.about-us .enterprise-honor .cardbox .select-data {
    width: 240px;
    height: 576px;
    background: #0071CE;
    border-radius: 16px;
    position: absolute;
    top: -77px;
    right: 70px;
    text-align: center;
    box-sizing: border-box;
    padding: 2.4rem 0;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.about-us .enterprise-honor .cardbox .select-data .swiper-slide {
    font-size: .8rem;
    font-family: Arial;
    font-weight: 400;
    color: #9DB6E2;
    text-align: center;
    cursor: pointer;
    width: 100%;
    height: calc(100% / 7) !important;
    line-height: 3.4rem;
}

.about-us .enterprise-honor .cardbox .select-data .select-data-active {
    font-size: 24px;
    color: #FFFFFF;
}

.about-us .enterprise-honor .cardbox .select-data .top,
.about-us .enterprise-honor .cardbox .select-data .bottom {
    width: 240px;
    margin: 0;
    position: absolute;
    background: #0071ce;
    transform: translateX(-50%);
    left: 50%;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-us .enterprise-honor .cardbox .select-data .top {
    top: 0;
}

.about-us .enterprise-honor .cardbox .select-data .bottom {
    bottom: 0;
}

.about-us .more_life {
    width: 100%;
    overflow: hidden;
    font-size: 0;
    position: relative;
}

.about-us .swiper-slide {
    position: relative;
}

.about-us .swiper-slide .desc {
    font-size: 2rem;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
    line-height: 56px;
    position: absolute;
    top: 9.5rem;
    left: 11.8rem;
}

.about-us .swiper-slide ul {
    position: absolute;
    top: 4.5rem;
    left: 11.8rem;
    display: flex;
    align-items: center;
}

.about-us .swiper-slide ul .line {
    border-left: 1px solid #c3dced;
    height: 10px;
}

.about-us .swiper-slide ul li {
    margin-right: 1rem;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #c3dced;
    line-height: 40px;
    cursor: pointer;
}

.about-us .swiper-slide ul li:hover {
    color: #ffffff;
}

.about-us .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-us .custom-prev-button,
.about-us .custom-next-button {
    position: absolute;
    bottom: 8.7rem;
    z-index: 99;
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.about-us .custom-prev-button:hover,
.about-us .custom-next-button:hover {
    background-color: #0072CE;
}

.about-us .custom-prev-button:hover svg path,
.about-us .custom-next-button:hover svg path {
    fill: #ffffff;
}

.about-us .more_life .custom-prev-button {
    left: 11.8rem;
}

.about-us .more_life .custom-next-button {
    left: 15.2rem;
}

.about-us .develop-course {
    background-image: url("../image/guanyuwomen/bg_4.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.about-us .develop-course {
    padding: 5rem 0;
}

.about-us .develop-course p {
    margin-bottom: 3.2rem;
    font-size: 1.6rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    text-align: center;
}

.about-us .develop-course .d-card {
    margin: 2.5rem 12rem 0;
    padding: 5.6rem 15rem;
    background: #FFFFFF;
    box-shadow: 0 0 43px 0 rgba(187, 214, 239, 0.2);
    border-radius: 16px;
    display: flex;
    align-items: center;
}

.about-us .develop-course .d-card .year {
    margin-right: 3.5rem;
    font-size: 4rem;
    font-family: Arial;
    font-weight: 400;
    color: #0071CE;
    line-height: 28px;
}

.about-us .develop-course .d-card .desc div {
    font-size: .8rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
    line-height: 20px;
    margin-bottom: .5rem;
}

.about-us .develop-course .custom-steps {
    padding: 1.1rem 7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*border-top: 2px solid #E5E5E5;*/
}

.about-us .develop-course .custom-steps li {
    font-size: .9rem;
    font-family: Arial;
    color: #333333;
    cursor: pointer;
}

.about-us .develop-course .custom-steps li.steps-active {
    font-size: 1.2rem;
    font-family: Arial;
    color: #0072CE;
}

.about-us .develop-course .custom-steps li .steps-icon {
    width: 16px;
    height: 16px;
    background: #E5E5E5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    transform: translateY(-235%);
}

.about-us .develop-course .custom-steps li .steps-icon div {
    width: 8px;
    height: 8px;
    background: #BABABA;
    border-radius: 50%;
}

.about-us .develop-course .custom-steps li.steps-active .steps-icon {
    width: 21px;
    height: 21px;
    background: #FFFFFF;
    border: 1px solid #98C6EB;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-150%);
}

.about-us .develop-course .custom-steps li.steps-active .steps-icon div {
    width: 14px;
    height: 14px;
    background: #0072CE;
    border-radius: 50%;
}

.about-us .develop-course .step-button {
    width: 2rem;
    height: 2rem;
    background: #E5E5E5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transform: translateY(-123%);
}

.about-us .develop-course .step-button:hover {
    background: #0072CE;
}

.about-us .develop-course .step-button:hover svg path {
    fill: #ffffff;
}

.about-us .more_life .pc-smyj {
    display: flex !important;
}

.about-us .more_life .m-smyj {
    display: none !important;
}

/*.about-us .originator .left .name div:nth-child(1) {*/
/*    font-size: 1.2rem !important;*/
/*    line-height: 28px !important;*/
/*}*/

.about-us .originator .left .name div:nth-child(2) {
    display: inline-block;
    font-size: .9rem;
    line-height: 28px;
    padding: 0.8rem 0;
    border-bottom: 1px solid #0072CE;
}

.about-us .enterprise-honor .cardbox .card {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 3.5rem 3.5rem 3.5rem;
    margin-bottom: 2.5rem;
    background: #FFFFFF;
    border-radius: 0.8rem;
    height: 21.5rem;
}

.about-us .enterprise-honor .cardbox .card .right {
    width: 50%;
    margin-left: 7.5rem;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.about-us .enterprise-honor .cardbox .card .right::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.about-us .enterprise-honor .cardbox .select-data {
    width: 12rem;
    height: 28.8rem;
    background: #0071CE;
    border-radius: 0.8rem;
    position: absolute;
    top: -77px;
    right: 70px;
    text-align: center;
    box-sizing: border-box;
    padding: 2.4rem 0;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-appearance: none !important;
}

.about-us .enterprise-honor .cardbox .card .right div,
.about-us .enterprise-honor .cardbox .card .right p ,
.about-us .enterprise-honor .cardbox .card .right p span{
    font-size: .8rem !important;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
    line-height: 2.7rem !important;
    margin-bottom: 0.75rem !important;
}

.about-us .enterprise-honor .cardbox .select-data .top,
.about-us .enterprise-honor .cardbox .select-data .bottom {
    width: 240px;
    margin: auto;
    position: absolute;
    background: #0071ce;
    transform: translateX(-50%);
    left: 50%;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    cursor: pointer;
}

.about-us .enterprise-honor .cardbox .select-data .top {
    top: -2.5rem;
}

.about-us .enterprise-honor .cardbox .select-data .bottom {
    top: 25.3rem;
}

.about-us .enterprise-honor .cardbox .select-data .swiper-slide-active {
    font-size: 1.2rem;
    color: #FFFFFF;
}


.about-us .develop-course .d-card .step-button{
    display: none;
}
@media (max-width: 1680px) {
    .about-us .company-introduce {
        padding: 5rem 11rem;
    }
    .about-us .originator {
        padding: 4.4rem 11rem;
    }
    .about-us .enterprise-honor {
        padding: 4.8rem 11rem;
    }
    .about-us .tabs-meun .left .tabs {
        margin-right: 2.5rem;
    }
    .about-us .develop-course .d-card {
        margin: 2.5rem 11rem 0;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .custom-next-button {
        bottom: 4.7rem;
    }
    .about-us .swiper-slide .desc,
    .about-us .swiper-slide ul,
    .about-us .more_life .custom-prev-button {
        left: 10.8rem;
    }
    .about-us .more_life .custom-next-button {
        left: 14.2rem;
    }
}

@media (max-width: 1600px) {
    .about-us .company-introduce {
        padding: 4rem 8rem;
    }
    .about-us .originator {
        padding: 3.4rem 8rem;
    }
    .about-us .enterprise-honor {
        padding: 3.8rem 8rem;
    }
    .about-us .develop-course .d-card {
        margin: 2.5rem 8rem;
        padding: 4.6rem 13rem;
    }
    .about-us .about-list {
        margin-top: 2.2rem;
    }
    .about-us .originator .left p {
        margin-bottom: 5rem;
    }
    .about-us .tabs-meun .left .tabs {
        margin-right: 2rem;
    }
    .about-us .swiper-slide .desc,
    .about-us .swiper-slide ul,
    .about-us .more_life .custom-prev-button {
        left: 7.8rem;
    }
    .about-us .more_life .custom-next-button {
        left: 11.8rem;
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        height: 30rem;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -3.5rem !important;
    }
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 26.3rem !important;
    }
}

@media (max-width: 1520px) {
    .about-us .swiper-slide .desc {
        top: 8.5rem;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .custom-next-button {
        bottom: 3.7rem;
    }
}

@media (max-width: 1440px) {
    .about-us .more_life .more-life-toplist {
        left: 7.8rem !important;
    }
}

@media (max-width: 1366px) {
    .about-us .company-introduce {
        padding: 3rem 5.6rem;
    }
    .about-us .swiper-slide .desc,
    .about-us .more_life .custom-prev-button,
    .about-us .more_life .more-life-toplist {
        left: 5.8rem !important;
    }
    .about-us .originator {
        padding: 3.4rem 5.6rem;
    }
    .about-us .enterprise-honor {
        padding: 3.8rem 5.6rem;
    }
    .about-us .develop-course .d-card {
        margin: 2.5rem 5.6rem;
        padding: 4.6rem 10rem;
    }
    .about-us .enterprise-honor .cardbox .card {
        /*padding: 2.5rem 2.5rem 10.6rem;*/
    }
    .about-us .originator .left p {
        font-size: 1.2rem;
        line-height: 28px;
        margin-bottom: 3rem;
    }
    .about-us .tabs-meun .left .tabs {
        margin-right: 1.4rem;
    }
    .about-us .about-list {
        padding: 2.75rem 2rem;
    }
    .about-us .swiper-slide .desc {
        font-size: 3rem !important;
        line-height: 24px!important;
        top: 12rem !important;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .more_life .custom-next-button {
        width: 30px;
        height: 30px;
    }
    .about-us .swiper-slide .desc,
    .about-us .swiper-slide ul,
    .about-us .more_life .custom-prev-button {
        left: 5.6rem;
    }
    .about-us .more_life .custom-next-button {
        left: 9.6rem;
    }
    .about-us .develop-course p,
    .about-us .enterprise-honor .title p {
        font-size: 1.2rem;
    }
    .about-us .enterprise-honor .title div {
        margin-top: 1.1rem;
    }
    .about-us .enterprise-honor .cardbox .card .left div:nth-child(1),
    .about-us .develop-course .d-card .year {
        font-size: 2.5rem;
    }
    /*.about-us .enterprise-honor .cardbox .select-data {*/
    /*    width: 190px;*/
    /*    height: 500px;*/
    /*}*/
    .about-us .enterprise-honor .cardbox .card .right {
        width: 53%;
        margin-left: 4.5rem;
    }
    .about-us .enterprise-honor .cardbox .select-data {
        right: 45px;
    }
    .about-us .develop-course .custom-steps {
        padding: 1.1rem 5rem;
    }
    .about-us .develop-course .step-button {
        /*width: 30px !important;*/
        /*height: 30px !important;*/
        transform: translateY(-106%);
    }
    .about-us .develop-course .custom-steps li.steps-active .steps-icon {
        transform: translateY(-124%);
    }
    .about-us .develop-course .custom-steps li .steps-icon {
        transform: translateY(-198%);
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        top: -60px;
    }
}

@media (max-width: 1152px) {
    .about-us .company-introduce {
        padding: 2rem 3.6rem;
    }
    .about-us .swiper-slide .desc,
    .about-us .more_life .custom-prev-button,
    .about-us .more_life .more-life-toplist {
        left: 3.8rem !important;
    }
    .about-us .originator {
        padding: 2.4rem 3.6rem;
    }
    .about-us .enterprise-honor {
        padding: 2.8rem 3.6rem;
    }
    .about-us .company-introduce p {
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .about-us .originator .left p {
        font-size: 1rem;
        margin-bottom: 1.5rem;
    }
    .about-us .company-introduce .content div {
        font-size: 14px;
    }
    .about-us .originator .left .name div:nth-child(1) {
        font-size: 18px;
    }
    .about-us .originator .left .name div:nth-child(2) {
        font-size: 16px;
        line-height: 28px;
        padding: 0.2rem 0;
    }
    .about-us .originator .left .info div {
        font-size: 14px;
        line-height: 22px;
        margin: 0.5rem 0;
    }
    .about-us .originator .left .info {
        margin-top: 1rem;
    }
    .about .about-list {
        padding: 2.5rem 1rem;
    }
    .about-us .swiper-slide .desc,
    .about-us .swiper-slide ul,
    .about-us .more_life .custom-prev-button {
        left: 3.6rem;
    }
    .about-us .more_life .custom-next-button {
        left: 8.6rem;
    }
    .about-us .develop-course .d-card {
        margin: 2.5rem 3.6rem;
        padding: 4.6rem 3rem;
    }
    .about-us .develop-course .custom-steps {
        padding: 1.1rem 3rem;
    }
    .about-us .swiper-slide ul {
        top: 2.5rem;
    }
    .about-us .swiper-slide .desc {
        top: 5.5rem;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .custom-next-button {
        bottom: 3rem;
    }
    .about-us .enterprise-honor .cardbox .card .right {
        width: 50%;
        margin-left: 3.5rem;
    }
    .about-us .enterprise-honor .cardbox .select-data {
        /*width: 150px;*/
        height: 29rem;
    }
    .about-us .develop-course p,
    .about-us .enterprise-honor .title p {
        font-size: 18px;
    }
    .about-us .enterprise-honor .cardbox .card .left div:nth-child(1),
    .about-us .develop-course .d-card .year {
        font-size: 20px;
    }
    .about-us .develop-course .d-card .desc div,
    .about-us .enterprise-honor .cardbox .card .left div:nth-child(2),
    .about-us .enterprise-honor .cardbox .card .right div {
        font-size: 14px;
        line-height: 24px;
    }
    .about-us .develop-course {
        padding: 3rem 0;
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        top: -53px;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 25.3rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -3rem !important;
    }
}

@media (max-width: 1024px) {
    .about-us .enterprise-honor .cardbox .select-data {
        top: -40px;
    }
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 23.5rem;
    }
}

@media (max-width: 900px) {
    .about-us .about-list {
        display: flex !important;
    }
    .about-us .enterprise-honor .cardbox .select-data {
        height: 30rem;
    }
    .about-us .company-introduce,
    .about-us .enterprise-honor,
    .about-us .originator {
        padding: 5rem 6rem !important;
    }
    .about-us .tabs-meun .left .tabs {
        margin-right: 1rem;
    }
    .about-us .tabs-meun {
        top: 54px;
        /*justify-content: flex-end;*/
        height: auto;
    }
    .about-us .tabs-meun .left {
        display: none;
    }
    .about .about-list .item {
        width: 50% !important;
        text-align: center;
    }
    .about .about-list {
        width: 100% !important;
        justify-content: space-between;
        text-align: center;
    }
    .about .about-list:nth-child(2) .line:nth-child(1) {
        display: none;
    }
    .about-us .moble-about-list {
        flex-wrap: wrap;
    }
    /*.about-us  .moble-about-list .about-list{*/
    /*    width: 50%;*/
    /*    display: flex;*/
    /*    justify-content: space-between;*/
    /*    text-align: center;*/
    /*}*/
    .about-us .develop-course .d-card {
        margin: 2rem;
        padding: 3.6rem 2rem;
    }
    .about-us .develop-course .custom-steps {
        padding: 1.1rem 2rem;
    }
    .about-us .swiper-slide .desc,
    .about-us .swiper-slide ul,
    .about-us .more_life .custom-prev-button {
        left: 2rem;
    }
    .about-us .swiper-slide ul {
        top: 1.5rem;
    }
    .about-us .swiper-slide .desc {
        top: 4rem;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .custom-next-button {
        bottom: 2rem;
    }
    .about-us .enterprise-honor .cardbox .card .right {
        width: 70%;
        margin-left: 2.5rem;
    }
    .about-us .enterprise-honor .cardbox .card {
       margin-bottom: 5.5rem;
        height: 20.5rem;
    }
    .about-us .develop-course .custom-steps li.steps-active .steps-icon {
        transform: translateY(-100%);
    }
    .about-us .develop-course .custom-steps li .steps-icon {
        transform: translateY(-150%);
    }
    .not-select year {
        font-size: 20px !important;
    }
    .not-select year desc {
        font-size: 14px !important;
    }
    .overseas_business .swiper-container {
        width: 90%;
        height: auto;
        margin: auto;
    }
    .swiper-slide .slider-bb {
        padding: 20px 20px 0;
    }
    .overseas_business .swiper-container .swiper-slide {
        height: auto !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .swiper-slide {
        height: calc(100% / 4) !important;
        line-height: 3.4rem;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 27.5rem;
    }
    /*.overseas_business .content .Eng{*/
    /*    margin-top: 30px;*/
    /*    margin-bottom: 60px !important;*/
    /*}*/
    #originator,
    #vision,
    #introducentroduce,
    #develop,
    #enterprise {
        padding-top: 80px !important;
        margin-top: -80px !important;
    }
    .about-us .originator .left {
        width: 90%;
        margin: auto;
    }
    
    .about-us .originator .left {
        max-height: 400px !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -3.5rem !important;
    }
    .about-us .develop-course .d-card {
            /*margin: 2.5rem 12rem 4rem;*/
    }
    
    .about-us .company-introduce .content div,
    .about-us .originator .left .info div {
    font-size: 14px !important;
    }
    
    .about-us .develop-course .d-card .desc{
            height: 80px !important;
    }
     .about-us .develop-course .d-card .desc div p ,
         .about-us .develop-course .d-card .desc div span
        {
            all: revert;
            font-size: .8rem !important;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #555555 !important;
            line-height: 16px !important;
            margin-bottom: 0.5rem;
            word-break: break-all !important;
        }
}

@media (max-width: 800){
    .about-us .enterprise-honor .cardbox .select-data .bottom {
    top: 22.5rem;
}
}

@media (max-width: 750px) {
    .about-us .about-list {
        margin-top: 3.2rem !important;
        padding: 1.75rem 0 !important;
    }
    .about-us .more_life .more-life-toplist li {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .about-us .swiper-slide .desc div {
        font-size: 32px !important;
        line-height: 35px !important;
    }
    .about-us .swiper-slide .desc {
        top: 90px !important;
    }
    .about-us .originator .left {
        width: 100%;
    }
    .about-us .develop-course {
        padding: 2rem 5rem;
    }
    .about-us .develop-course .d-card {
            /*margin: 2.5rem 12rem 4rem !important;*/
        padding: 2.6rem 2rem;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .custom-next-button {
        bottom: 1rem;
    }
    /*.about-us .swiper-slide .desc {*/
        /*font-size: .8rem;*/
    /*    line-height: 1.2rem;*/
    /*}*/
    .about-us .more_life .custom-next-button {
        left: 6rem;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .more_life .custom-next-button {
        width: 20px;
        height: 20px;
    }
    .about-us .more_life .custom-prev-button svg,
    .about-us .more_life .custom-next-button svg {
        width: 15px;
        height: 15px;
    }
   
    .about-us .enterprise-honor .cardbox .card {
        /*padding: 2.5rem 7rem 10.6rem 2.5rem;*/
    }
    .about-us .enterprise-honor .title div {
        width: 70%;
    }
    .about-us .enterprise-honor .title div {
        font-size: .7rem;
        line-height: 20px;
    }
    
    .about-us .originator .left p {
        font-size: 14px;
        margin-bottom: 1rem;
    }
    .about-us .company-introduce .content p{
      
    }
    
    .about-us .more_life .pc-smyj {
        display: none !important;
    }
    .about-us .more_life .m-smyj {
        display: flex !important;
        /*height: 32.5rem;*/
    }
    .about-us .more_life .custom-prev-button,
    .about-us .more_life .custom-next-button {
        display: none !important;
    }
    .about-us .more_life .swiper-slide {
        height: auto !important;
    }
    .about-us .more_life .m-smyj .more-life-toplist li {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .about-us .more_life .more-life-toplist .line {
        height: 20px !important;
        margin: 0 20px !important;
    }
    /*.about-us .swiper-slide .desc div {*/
    /*    font-size: 18px !important;*/
    /*    line-height: 24px !important;*/
    /*}*/
    .about-us .swiper-slide .desc {
        top: 16rem !important;
    }
    .about-us .more_life .more-life-toplist li {
        margin-right: 0 !important;
    }
    .about-us .more_life .swiper-slide img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }
    .about-us .more_life .more-life-toplist li {
        margin-right: 0rem;
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        top: -40px;
    }
    
    /*.about-us .develop-course .fzlc-selecttime .step-button{*/
    /*    display: none !important;*/
    /*}*/
    
    /*  .about-us .develop-course .d-card{*/
    /*    position: relative;*/
    /*}*/
    
    /*  .about-us .develop-course .d-card .step-button {*/
    /*    position: absolute;*/
    /*    display: flex !important;*/
    /*    width: 30px;*/
    /*    height: 30px;*/
    /*    box-sizing: 50;*/
    /*    z-index: 50;*/
    /*    top: 50%;*/
    /*    transform: translateY(-50%);*/
    /*}*/
    
    /*.about-us .develop-course .d-card .swiper-button-prev1 {*/
    /*    left: -40px !important;*/
    /*}*/
    
    /* .about-us .develop-course .d-card .swiper-button-next1 {*/
    /*    right: -40px !important;*/
    /*}*/
    
    /*.product-body {*/
    /*    height: 60px !important;*/
    /*}*/
    
    /*.about-us .develop-course .step-button {*/
    /*    width: 30px !important;*/
    /*    height: 30px !important;*/
    /*    transform: translateY(0rem) !important;*/
    /*}*/
    
  
    
    /*.develop-course .time-select {*/
    /*    margin-bottom: -2.15rem !important;*/
    /*}*/
    
    /*.about-us .develop-course .custom-steps li {*/
    /*    margin-top: 14px;*/
    /*    line-height: 33px;*/
    /*}*/
    
    /*.about-us .develop-course .custom-steps li .steps-icon {*/
    /*    transform: translateY(-39%) !important;*/
    /*}*/
    
   
}

@media (max-width: 650px) {
    .about-us .about-list {
        margin-top: 2.2rem !important;
        padding: 1rem 0 !important;
    }
    .about-us .enterprise-honor .cardbox .card .right {
        margin-left: 1.5rem;
    }
    .about-us .enterprise-honor .cardbox .card {
        /*padding: 1.5rem 7rem 10.6rem 1.5rem;*/
    }
    .about-us .enterprise-honor .title div {
        margin-top: 0.1rem;
    }
    .about-us .enterprise-honor .title {
        color: #fff;
        margin-bottom: 1rem;
    }
    .about-us .enterprise-honor .cardbox .card .left div:nth-child(1) {
        margin-bottom: 0.4rem;
    }
    .about-us .enterprise-honor .title div {
        font-size: 14px;
        width: 60%;
    }
    .about-us .more_life .custom-prev-button,
    .about-us .custom-next-button {
        bottom: 0.5rem;
    }
    .overseas_business {
        padding-bottom: 5rem;
    }
    .swiper-slide .slider-bb {
        padding: 0;
    }
    .swiper-slide .slider-bb .state {
        font-size: 16px !important;
    }
    .swiper-slide .slider-bb .text,
    .swiper-slide .slider-bb .icon {
        font-size: 14px !important;
    }
    .about-us .more_life .custom-next-button {
        left: 8rem;
    }
    
    .about-us .enterprise-honor .cardbox .card {
        height: 200px;
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        top: -26px;
        right: 30px;
        height: 250px !important;
        width: 82px !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .swiper-slide {
        height: calc(100% / 4) !important;
        line-height: 34px !important;
    }
    
    .about-us .company-introduce .content span, .about-us .originator .left .info p span, .enterprise-honor .cardbox .card .right p, .about-us .enterprise-honor .cardbox .select-data .swiper-slide, .about-us .develop-course .d-card .desc div, .about-us .enterprise-honor .title div, .about .about-list .item .num span:nth-child(1) {
        font-size: 14px !important;
    }
    
    .about-us .develop-course .d-card .desc div, .enterprise-honor .cardbox .card .right p, .about .about-list .item .num span:nth-child(1) {
        line-height: 21px !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        top: -35px;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 28.3rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -7.5rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .card .right p span {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    
    .about-us .company-introduce p, .about-us .originator .left .csr p, .about-us .enterprise-honor .title p, .about-us .develop-course p, .about-us .originator .left .csr {
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }
    
   
    
    .about-us .develop-course .d-card .desc div ,
    .about-us .enterprise-honor .cardbox .card .right p,
    .about-us .enterprise-honor .cardbox .card .right p span{
        font-size: 14px !important;
    }
    
    .about-us .enterprise-honor .cardbox .card .left div:nth-child(2)
   
    {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    
     .product-body .swiper-slide{
         font-size: 12px !important;
     }
     
     .about-us .develop-course .d-card .desc div span {
         line-height: 20px !important;
     }
    
    
  
    
 
}

@media (max-width: 600px) {
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -8.5rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
    top: 29.3rem !important;
}

    .about-us .enterprise-honor .cardbox .select-data {
        top: -28px;
    }
    
    .about-us .enterprise-honor .cardbox .card .right {
        width: 68%;
    }
}

@media (max-width: 550px) {
  .about-us .enterprise-honor .cardbox .select-data .top {
    top: -11.7rem !important;
    }
        
      .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 31.7rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data {
        right: 15px;
    }
}

@media (max-width: 500px) {
        .about-us .enterprise-honor .cardbox .select-data .top {
        top: -13.8rem !important;
    }
    
      .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 33.8rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .card .right {
        width: 58%;
    }
}

@media (max-width: 450px) {
    
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -16.8rem !important;
    }
    .about-us .company-introduce,
    .about-us .enterprise-honor,
    .about-us .originator {
        padding: 1rem;
    }
    .about-us .about-list {
        margin-top: 1.2rem !important;
        padding: 0.5rem 0;
    }
    .about-us .originator .left p {
        margin-bottom: 0.2rem;
    }
    .about-us .develop-course .d-card {
        margin: 1rem;
        padding: 1.5rem 2rem;
    }
    .about-us .develop-course .custom-steps {
        padding: 1.1rem 0.5rem;
    }
    .about-us .enterprise-honor .cardbox .card .left div:nth-child(1),
    .about-us .develop-course .d-card .year {
        /*font-size: 1.5rem;*/
    }
    .about-us .develop-course .custom-steps li.steps-active {
        font-size: 12px;
    }
    .about-us .develop-course .custom-steps li {
        font-size: .7rem;
    }
    .about-us .develop-course .step-button {
        width: 1rem;
        height: 1rem;
        transform: translateY(-72%);
    }
    /*.about-us .develop-course .step-button svg{*/
    /*    width: 0.75rem;*/
    /*    height: 0.75rem;*/
    /*}*/
    .about-us .develop-course .custom-steps li.steps-active .steps-icon {
        width: 16px;
        height: 16px;
    }
    .about-us .develop-course .custom-steps li.steps-active .steps-icon div {
        width: 10px;
        height: 10px;
    }
    .about-us .develop-course .custom-steps li .steps-icon {
        width: 12px;
        height: 12px;
    }
    .about-us .develop-course .custom-steps li .steps-icon div {
        width: 6px;
        height: 6px;
    }
    .about-us .swiper-slide ul {
        top: 0;
    }
    .about-us .swiper-slide .desc,
    .about-us .swiper-slide ul,
    .about-us .more_life .custom-prev-button {
        left: 1rem;
    }
    .about-us .swiper-slide .desc {
        top: 16rem !important;
    }
    .about-us .more_life .custom-next-button {
        left: 10rem;
    }
    .about-us .enterprise-honor .cardbox .card {
        padding: 1.5rem 7rem 7.6rem 1.5rem;
    }
    .about-us .develop-course .custom-steps li .steps-icon {
        transform: translateY(-123%);
    }
    .about-us .develop-course .custom-steps li.steps-active .steps-icon {
        transform: translateY(-88%);
    }
    .about-us .enterprise-honor .cardbox .select-data {
        top: -27px;
        right: 10px;
        width: 57px;
        height: 320px;
    }
    .about-us .enterprise-honor .cardbox .select-data .select-data-active {
        font-size: 18px;
        color: #FFFFFF;
    }
    .about-us .enterprise-honor .cardbox .select-data div {
        font-size: 12px;
    }
    .about-us .enterprise-honor .cardbox .card .right {
        margin-left: 0.8rem;
    }
    .about-us .develop-course .d-card .year {
        margin-right: 1.5rem;
    }
    .about-us .swiper-slide ul li {
        margin-right: 0.5rem;
    }
    /*.about-us .more_life .more-life-toplist li {*/
    /*    font-size: 16px !important;*/
    /*    line-height: 20px !important;*/
    /*}*/
    /*.about-us .more_life .more-life-toplist .line {*/
    /*    height: 16px !important;*/
    /*}*/
    /*.about-us .swiper-slide .desc div {*/
    /*    font-size: 15px !important;*/
    /*    line-height: 20px !important;*/
    /*}*/
    /*.about-us .swiper-slide .desc {*/
    /*    top: 90px !important;*/
    /*}*/
    .about-us .more_life .m-smyj .more-life-toplist li {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .about-us .swiper-slide .desc div {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .about-us .more_life .m-smyj .more-life-toplist .line {
        margin: 0px 8px !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .top {
      top: -16.8rem !important;
    }
    
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 35.8rem !important;
    }
}

@media (max-width: 420px) {
       .about-us .enterprise-honor .cardbox .select-data .top {
        top: -18.8rem !important;
    }
     .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 38.8rem !important;
    }
}

@media (max-width: 400px) {
    
    .about-us .enterprise-honor .cardbox .select-data .swiper-container{
        height: 230px !important;
    }
    
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -4.8rem !important;
    }
       
    
    /*    .about-us .enterprise-honor .cardbox .select-data .top {*/
    /*    top: -19.8rem !important;*/
    /*}*/

    /*.about-us .enterprise-honor .cardbox .select-data .bottom {*/
    /*    top: 39.8rem !important;*/
    /*}*/
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
    /* bottom: 0 !important; */
        top: 54rem !important;
    }
  
}

@media (max-width: 380px) {
       .about-us .enterprise-honor .cardbox .select-data .top {
        top: -3.8rem !important;
    }
        
    
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 54.8rem !important;
    }
}

@media (max-width: 360px) {
  
    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 56.8rem !important;
    }
}

@media (max-width: 350px) {
    .about-us .swiper-slide .desc {
        top: 16rem !important;
    }
    .about-us .more_life .m-smyj .more-life-toplist li {
        font-size: 15px !important;
    }
    .about-us .swiper-slide .desc div {
        font-size: 18px !important;
        line-height: 20px !important;
    }
    
    

    .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 59rem !important;
    }
    
    .about-us .enterprise-honor .cardbox .card .right {
        width: 54%;
    }
}


@media (max-width: 330px) {
    .about-us .enterprise-honor .cardbox .select-data .top {
        top: -4.8rem !important;
    }

     .about-us .enterprise-honor .cardbox .select-data .bottom {
        top: 64rem !important;
    }
}