.pc-show .index-banner {
    width: 100%;
    height: 35rem;
    padding-top: 2.5rem;
    background: url("https://images.zx.lexgos.com/assets/image/pc/about_banner.png");
    background-size: 100% 100%;
}

.pc-show .index-banner .banner-main {
    width: 75rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pc-show .index-banner .banner-main .banner-text1,
.pc-show .index-banner .banner-main .banner-text2 {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 1.6rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.pc-show .index-introduce {
    width: 100%;
    padding: 4rem 0;
}

.pc-show .index-introduce .introduce-main,
.pc-show .index-introduce .introduce-number {
    width: 75rem;
    margin: 0 auto;
}

.pc-show .index-introduce .introduce-main {
    display: flex;
}

.pc-show .index-introduce .introduce-main>img {
    height: 22.5rem;
    width: 44.5rem;
    margin-left: 2rem;
}

.pc-show .index-introduce .introduce-main .introduce-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 2.5rem;
}

.pc-show .index-introduce .introduce-main .introduce-content .title {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 1.4rem;
    color: #333333;
    margin-bottom: 1.5rem;
}

.pc-show .index-introduce .introduce-main .introduce-content .info {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 0.8rem;
    color: #333333;
    margin-bottom: 1.8rem;
}

.pc-show .index-introduce .introduce-main .introduce-content .info:last-child {
    margin-bottom: 0;
}

.pc-show .index-introduce .introduce-num {
    display: flex;
    width: 75rem;
    margin: 2.5rem auto 0;
}

.pc-show .index-introduce .introduce-num .num-li {
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px dotted #ffc2c5;
}

.pc-show .index-introduce .introduce-num .num-li:last-child {
    flex: 1.5;
    border-right: none;
}

.pc-show .index-introduce .introduce-num .num-li:first-child {
    flex: 1.5;
}

.pc-show .index-introduce .introduce-num .num-li>p:nth-child(1) {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 40px;
    color: #ef3a42;
}

.pc-show .index-introduce .introduce-num .num-li>p:nth-child(2) {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 0.8rem;
    color: #333333;
}

.pc-show .index-certificate {
    width: 100%;
    padding: 4rem 0 4rem 0;
}

.pc-show .index-certificate .certificate-main {
    width: 75rem;
    margin: 0 auto;
}

.pc-show .index-certificate .certificate-main .certificate-list {
    display: flex;
    align-items: center;
    height: 19rem;


}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-swiper-pc {
    height: 19rem;
    width: 100%;
    width: 100%;
    overflow: hidden;
}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-swiper-pc .swiper-slide {
   display: flex;
   justify-content: center;
   align-items: center;
   width: 100%;
   
  
}



.pc-show .index-certificate .certificate-main .certificate-list .certificate-li {
    height: 95%;
    width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    
    padding: 1.5rem 1.5rem 1.25rem 1.5rem;
    background: #ffffff;
    box-shadow: 0 0 1.5rem 0.25rem rgba(211, 216, 220, 0.46) !important;
    border-radius: 1rem !important;
    -webkit-border-radius: 1rem !important;
    -moz-border-radius: 1rem !important;
    -ms-border-radius: 1rem !important;
    -o-border-radius: 1rem !important;
    position: relative;

}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-li:last-child {
    margin-right: none;
}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-li:nth-child(4),
.pc-show .index-certificate .certificate-main .certificate-list .certificate-li:nth-child(5) {
    justify-content: center;
}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-li:nth-child(4) p,
.pc-show .index-certificate .certificate-main .certificate-list .certificate-li:nth-child(5) p {
    position: absolute;
    bottom: 1.25rem;
}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-li>img {}

.pc-show .index-certificate .certificate-main .certificate-list .certificate-li>p {
    width: 100%;
    text-align: center;
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 0.7rem;
    color: #666666;
}

.pc-show .index-history {
    width: 100%;
    padding: 4rem 0 4rem 0;
}

.pc-show .index-history .history-main {
    width: 75rem;
    margin: 0 auto;
}

.pc-show .index-history .history-main .history-list {
    width: 100%;
    height: 5rem;
    padding: 0 2.5rem 0rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 2rem;
}

.pc-show .index-history .history-main .history-list .history-swiper {
    height: 100%;
    width: 100%;
    overflow: visible;
    position: initial;
}

.pc-show .index-history .history-main .history-list .history-swiper::before {
    content: "";
    position: absolute;
    bottom: 1rem;
    right: 0;
    left: 0;
    height: 0.2rem;
    background: repeat-x url("https://images.zx.lexgos.com/assets/image/pc/about_dots.png") center center;
    background-size: 0.9rem 0.2rem;
}

.pc-show .index-history .history-main .history-list .history-swiper .swiper-wrapper {
    position: initial;
}

.pc-show .index-history .history-main .history-list .history-swiper .button-prev {
    width: 2.5rem;
    height: 2.3rem;
    position: absolute;
    left: 0;
    bottom: 0%;
    cursor: pointer;
    z-index: 9999;
}

.pc-show .index-history .history-main .history-list .history-swiper .button-prev img {
    width: 2.3rem;
    height: 2.3rem;
}

.pc-show .index-history .history-main .history-list .history-swiper .button-next {
    display: flex;
    justify-content: flex-end;
    width: 2.5rem;
    height: 2.3rem;
    position: absolute;
    right: 0;
    bottom: 0%;
    cursor: pointer;
    z-index: 9999;
}

.pc-show .index-history .history-main .history-list .history-swiper .button-next img {
    width: 2.3rem;
    height: 2.3rem;
}

.pc-show .index-history .history-main .history-list .history-swiper .slide-li {
    height: 100%;
    padding: 0.4rem 0 0 3rem;
}

.pc-show .index-history .history-main .history-list .history-swiper .slide-li .slide-year {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 1.6rem;
    color: #333333;
    margin-bottom: 0.85rem;
}

.pc-show .index-history .history-main .history-list .history-swiper .slide-li .slide-radio {
    width: 0.9rem;
    height: 0.9rem;
    background: #e7402a;
    border-radius: 50%;
    margin-left: 1.4rem;
    cursor: pointer;
}

.pc-show .index-history .history-main .history-list .history-swiper .slide-li-select .slide-year {
    margin-bottom: 0.25rem;
}

.pc-show .index-history .history-main .history-list .history-swiper .slide-li-select .slide-radio {
    height: 1.8rem;
    width: 1.8rem;
    background: url("https://images.zx.lexgos.com/assets/image/pc/about_logo.png");
    background-size: 100% 100%;
    margin-left: 0.8rem;
}

.pc-show .index-history .history-main .select-history {
    display: flex;
    transition: all ease-in-out 0.2s;
}

.pc-show .index-history .history-main .select-history>img {
    height: 100%;
    margin-right: 4rem;
}

.pc-show .index-history .history-main .select-history .select-history-content {
    padding: 2rem 6rem 0 0;
    flex: 1;
}

.pc-show .index-history .history-main .select-history .select-history-content .year {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 1rem;
    color: #666666;
    margin-bottom: 1rem;
}

.pc-show .index-history .history-main .select-history .select-history-content .content {
    font-family: HarmonyOS Sans SC;
    font-weight: 500;
    font-size: 1.2rem;
    color: #333333;
}

.pc-show .base-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.5rem;
}

.pc-show .base-title .line {
    width: 0.3rem;
    height: 1.5rem;
    background: #e7402a;
    margin-right: 0.5rem;
    margin-top: 0.2rem;
}

.pc-show .base-title .value {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 1.6rem;
    color: #333333;
}




.h5-show .base-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6.25rem;
}

.h5-show .base-title .line {
    width: 1rem;
    height: 4.5rem;
    background: #e7402a;
    margin-right: 2.5rem;
}

.h5-show .base-title .value {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 5rem;
    color: #333333;
}

.h5-show .index-banner {
    width: 100%;
    height: 112rem;
    padding: 87.5rem 6rem 0;
    background: url("https://images.zx.lexgos.com/assets/image/h5/about_banner.png");
    background-size: 100% 100%;
}

.h5-show .index-banner .banner-text1 {
    font-family: HarmonyOS Sans SC;
    font-weight: 540;
    font-size: 5rem;
    color: #ffffff;
}

.h5-show .index-banner .banner-text2 {
    font-family: HarmonyOS Sans SC;
    font-weight: 540;
    font-size: 5rem;
    color: #ffffff;
}

.h5-show .index-introduce {
    width: 100%;
    padding: 10rem 6rem 5rem 6rem;
    background: #fff;
}

.h5-show .index-introduce .introduce-content .title {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 5rem;
    color: #333333;
}

.h5-show .index-introduce .introduce-content>img {
    width: 100%;
    height: 45rem;
    margin: 6.25rem 0;
}

.h5-show .index-introduce .introduce-content .info {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.5rem;
    color: #333333;
    margin-bottom: 7rem;
}

.h5-show .index-introduce .introduce-content .info:last-child {
    margin-bottom: 0;
}

.h5-show .index-introduce .introduce-num {
    display: flex;
    flex-wrap: wrap;
}

.h5-show .index-introduce .introduce-num .num-li {
    width: 50%;
    padding: 6rem 0;
    border-bottom: 1px solid #bababa;
}

.h5-show .index-introduce .introduce-num .num-li:last-child {
    width: 100%;
}

.h5-show .index-introduce .introduce-num .num-li>p:nth-child(1) {
    font-family: HarmonyOS Sans SC;
    font-weight: 500;
    font-size: 7.5rem;
    color: #ef3a42;
}

.h5-show .index-introduce .introduce-num .num-li>p:nth-child(2) {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.5rem;
    color: #333333;
}

.h5-show .index-certificate {
    width: 100%;
    padding: 5rem 0 5rem 0;
    background: #fff;
}

.h5-show .index-certificate .certificate-list {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.h5-show .index-certificate .certificate-list .certificate-swiper {
    height: 88rem;
    width: 70%;
    position: relative;
    margin: 0 auto;
    overflow: visible;
    padding: 1.5rem 0 0 0;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .swiper-slide {
    height: 72rem;
    width: 100%;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .swiper-slide .slide-li {
    width: 85%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 3.25rem 0.5rem rgba(211, 216, 220, 0.46);
    border-radius: 5rem;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .swiper-slide .slide-li>img {
    width: 40rem;
    height: 50rem;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .swiper-slide .slide-li>p {
    margin-top: 2.5rem;
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.5rem;
    color: #666666;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .certificate-pagination {
    position: absolute !important;
    bottom: 2.5rem !important;
    display: flex !important;
    justify-content: center !important;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .certificate-pagination .swiper-pagination-bullet {
    width: 2.25rem;
    height: 2.25rem;
    background: #979797;
    border-radius: 50%;
}

.h5-show .index-certificate .certificate-list .certificate-swiper .certificate-pagination .swiper-pagination-bullet-active {
    width: 2.25rem;
    height: 2.25rem;
    background: #e7402a;
    border-radius: 50%;
}

.h5-show .index-history {
    width: 100%;
    padding: 5rem 0rem 10rem 0;
    background: #fff;
}

.h5-show .index-history .history-list {
    width: 100%;
    height: 15rem;
    padding: 0 8rem 0rem 8rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 9rem;
}

.h5-show .index-history .history-list .history-swiper-h5 {
    height: 100%;
    width: 100%;
    overflow: visible;
    position: initial;
}

.h5-show .index-history .history-list .history-swiper-h5 .button-prev-h5 {
    width: 8rem;
    height: 15rem;
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 9999;
    padding-right: 0.5rem;
    background: #ffffff;
    display: flex;
    align-items: end;
}

.h5-show .index-history .history-list .history-swiper-h5 .button-prev-h5>img {
    width: 7.5rem;
    height: 7.5rem;
}

.h5-show .index-history .history-list .history-swiper-h5 .button-next-h5 {
    width: 8rem;
    height: 15rem;
    position: absolute;
    top: 0%;
    z-index: 9999;
    right: 0;
    padding-left: 0.5rem;
    background: #ffffff;
    display: flex;
    align-items: end;
}

.h5-show .index-history .history-list .history-swiper-h5 .button-next-h5>img {
    width: 7.5rem;
    height: 7.5rem;
}

.h5-show .index-history .history-list .history-swiper-h5 .swiper-wrapper {
    position: initial;
}

.h5-show .index-history .history-list .history-swiper-h5 .swiper-wrapper .slide-li .slide-year {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 5rem;
    color: #333333;
}

.h5-show .index-history .history-list .history-swiper-h5 .swiper-wrapper .slide-li .slide-radio {
    width: 2rem;
    height: 2rem;
    background: #e7402a;
    border-radius: 50%;
    margin: 4rem 0 0 5rem;
}

.h5-show .index-history .history-list .history-swiper-h5 .swiper-wrapper .slide-li-select .slide-year {
    margin-bottom: 0;
}

.h5-show .index-history .history-list .history-swiper-h5 .swiper-wrapper .slide-li-select .slide-radio {
    height: 6rem;
    width: 6rem;
    background: url("https://images.zx.lexgos.com/assets/image/h5/about_logo.png");
    background-size: 100% 100%;
    margin: 1.5rem 0 0 2.5rem;
}

.h5-show .index-history .history-list .history-swiper-h5::before {
    content: "";
    position: absolute;
    bottom: 2.5rem;
    right: 0;
    left: 0;
    height: 1.5rem;
    background: repeat-x url("https://images.zx.lexgos.com/assets/image/h5/about_dots.png") center center;
    background-size: 4rem 0.8rem;
}

.h5-show .index-history .select-history {
    width: 100%;
    padding: 0 6rem;
}

.h5-show .index-history .select-history .year {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.5rem;
    color: #666666;
}

.h5-show .index-history .select-history .content {
    margin: 4rem 0;
    font-family: HarmonyOS Sans SC;
    font-weight: 540;
    font-size: 4.75rem;
    color: #333333;
}

.h5-show .index-history .select-history>img {
    width: 100%;
    height: 55rem;
}