.banner {
    width: 100%;
    height: 8rem;
    background: url('../img/about/about-banner-bg.png');
    background-size: cover;
    overflow: hidden;
}

.bannerBox {
    width: 19.2rem;
    height: 100%;
    margin: 0 auto;
    padding-top: 3.2rem;
    padding-left: 2rem;
}

.bannerTit {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.48rem;
    color: #FFFFFF;
    width: max-content;
}

.bread {
    color: #ffffff;
    width: max-content;
    display: flex;
    gap: 0.05rem;
    align-items: center;
    margin-top: 0.4rem;
}

.bread img {
    width: 0.14rem;
    height: 0.14rem;
}

.bread div {
    display: flex;
    gap: 0.05rem;
}

.bread div span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    text-align: left
}

/* nav */
.navMain {
    width: 100%;
    height: 0.75rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(80, 80, 80, 0.14);
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.navBox {
    width: 15.7rem;
    height: 100%;
    margin: 0 auto;
}

.nav-swiper {
    height: 100%;
}

.nav-swiper .swiper-wrapper {
    width: 15.4rem !important;
    margin: 0 auto;
    height: 100%;
}

.nav-swiper .swiper-slide {
    width: calc(100% / 4) !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-swiper .swiper-slide:hover a {
    color: #0055A7;
}

.nav-swiper .swiper-slide a {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
}

.nav-swiper .swiper-slide:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 0.02rem;
    background: #0055A7;
    width: 0%;
    transition: all 0.3s;
}

.nav-swiper .swiper-slide:hover:after {
    width: 100%;
}

.nav-swiper .navNext::after,
.nav-swiper .navPrev::after {
    content: '' !important;
}

.nav-swiper .navNext,
.nav-swiper .navPrev {
    width: 0.1rem;
    height: 0.15rem;
    margin-top: -0.05rem;

}

.nav-swiper .navPrev img {
    transform: rotate(180deg);
}

.slide-act a {
    color: #0055A7 !important;
}

.slide-act:after {
    width: 100% !important;
}

.nav-swiper .navPrev img,
.nav-swiper .navNext img {
    filter: brightness(0.3) invert(0.5);
}

.nav-swiper .navPrev img:hover {
    filter: unset;
}

.nav-swiper .navNext img:hover {
    filter: unset;
}

.ViedoMain {
    width: 15.2rem;
    margin: 0.8rem auto 0;
    display: flex;
    gap: 1rem;
    scroll-margin-top: 1rem;
}

.Video-L {
    width: 7.8rem;
    padding-top: 0.6rem;
}

.Video-Tit {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #0055A7;
}

.Video-Txt {
    margin-top: 0.5rem;
    text-indent: 2em;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #3D3D3D;
    line-height: 0.3rem;
}

.Video-R {
    width: 6.4rem;
    height: 3.6rem;
}

.aboutNumber {
    width: 15.2rem;
    padding: 0.1rem 0;
    margin: 0.8rem auto 0;
    display: flex;
    gap: 2rem;
    justify-content: center;
}

.NumberItem img {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
}

.NumberItem .numberbox {
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.numberbox span:nth-child(1) {
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.4rem;
    color: #0055A7;
    font-weight: bold;
}

.numberbox span:nth-child(2) {
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.4rem;
    color: #0055A7;
    font-weight: bold;
}

.NumberItem p {
    margin-top: 0.1rem;
    padding-top: 0.2rem;
    border-top: 0.01rem solid #DCDCDC;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
}

.history {
    width: 100%;
    height: 8.72rem;
    background: #F9F9F9;
    padding-top: 0.8rem;
    margin-top: 1rem;
    scroll-margin-top: 1rem;
}

.historyBox {
    width: 15.2rem;
    margin: 0 auto;
}

.historyTit {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    text-align: left;
}

.fzlc {
    width: 15.2rem;
    position: relative;
}

.history-Swiper {
    width: 13rem;
    height: 5.5rem;
    margin: 0 auto;
}

.history-Swiper .swiper-slide {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.history-Swiper .swiper-slide img {
    width: 5.6rem;
    height: 3.8rem;

}

.history-Swiper .swiper-slide p {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #3D3D3D;
    position: relative;
    padding-left: 0.2rem;
    line-height: 0.3rem;
    flex: 0 0 50%;

}

.history-Swiper .swiper-slide p::before {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    border: 0.02rem solid #0055a7;
    background: #ffffff;
    position: absolute;
    top: 0.07rem;
    left: 0;
    border-radius: 50%;
}

.his-swiper-TIt {
    font-family: MiSans, MiSans;
    font-weight: 600;
    font-size: 0.8rem;
    color: #0055A7;
    flex: 0 0 50%;    
    background-image: -webkit-linear-gradient(bottom, rgb(0 85 167), rgb(110 169 209), rgb(224 242 255));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.history-Swiper .hisPrev {
    left: -1rem;
}

.history-Swiper .hisNext {
    right: -1rem;
}

.hisPrev,
.hisNext {
    width: 0.5rem !important;
    height: 0.5rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #A5A5A5;
    border-radius: 50%;
}

.hisPrev img,
.hisNext img {
    width: 0.14rem;
    height: 0.2rem;
}

.hisPrev::after,
.hisNext::after {
    content: "" !important;
}

.hisPrev:hover {
    background: linear-gradient(163deg, #0055A7 0%, #00A0E9 100%);
}

.hisNext:hover {
    background: linear-gradient(163deg, #0055A7 0%, #00A0E9 100%);
}

.swiper-button-box {
    display: flex;
    padding: 0.52rem 0.1rem 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.siwper-button-item {
    font-family: MiSans, MiSans;
    font-weight: 600;
    font-size: 0.24rem;
    color: #999999;
    cursor: pointer;
    width: 33.3vw;
    text-align: center;
}
.button-wrapper{
    width: max-content;
    display: flex;
    position: relative;
    right: 0;
    transition: all 0.5s;
}
.button-active {
    font-family: MiSans, MiSans;
    font-weight: 600;
    font-size: 0.24rem;
    color: #0055A7;
}


.progress {
    position: absolute;
    top: 0.19rem;
    height: 0.01rem;
    width: 1.66rem;
    background: #0055A7;
}

.progress img {
    position: absolute;
    top: 50%;
    margin-top: -0.15rem;
    margin-right: -0.15rem;
    left: 0;
    width: 0.3rem;
    height: 0.3rem;
    background: url('../img/about/progress-img.png') no-repeat;
    background-position: 50% 50%;
    transition: all 2s;
}


/* 荣誉资质 */
.zizhi {
    padding-top: 1rem;
    height: 8.7rem;
    background: url('../img/about/honor-bg.png');
    background-size: cover;
    overflow: hidden;
    scroll-margin-top: 1rem;
}


.zizhi_body {
    width: 100%;
    height: 6.7rem;
    position: relative;
}



.honor-wrap-fix {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.about-title1 strong {
    color: #3e3a39;
}

.about-title1 small {
    color: #333333;
}

.honor-swiper {
    margin: 0;
    /* margin-top: 0.34rem; */
    width: 8.05rem;
}

.honor-slide {
    width: 47.65% !important;
    text-align: center;
}

.honor-slide.swiper-slide-active figure {
    opacity: 1;
}

.honor-slide.swiper-slide-active p {
    opacity: 1;
    visibility: visible;
}

.honor-slide.swiper-slide-prev figure,
.honor-slide.swiper-slide-next figure {
    opacity: 0.5;
}

.honor-slide figure {
    position: relative;
    line-height: 1;
    padding-bottom: 138%;
    text-align: center;
    opacity: 0;
    transition: 0.5s;
}

.honor-slide figure img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.honor-slide p {
    margin-top: 0.4rem;
    color: #333333;
    font-size: 0.18rem;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.honor-hide {
    box-sizing: border-box;
    padding-right: 0.38rem;
    padding-top: 0.55rem;
    width: 5.5rem;
    overflow-y: auto;
    height: 5.5rem;
    position: relative;
    z-index: 999;
}

.honor-li::-webkit-scrollbar {
    width: 0.02rem;
    background-color: #ececec;
}

.honor-li::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #ececec;
}

.honor-li::-webkit-scrollbar-thumb {
    background-color: #0055A7;
}

.honor-wr {
    position: relative;
}

.honor-btns {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    width: 36%;
    display: flex;
    align-items: center;
    z-index: 9999;
}

.honor-btns span {
    margin-right: 0.4rem;
    position: relative;
    display: inline-block;
    font-size: 0.22rem;
    color: #999999;
    cursor: pointer;
    z-index: 3;
    transition: 0.3s;
}

.honor-btns span:last-child:before {
    display: none;
}

.honor-btns span:before {
    position: absolute;
    right: -0.2rem;
    top: 50%;
    margin-top: -0.09rem;
    content: "";
    width: 2px;
    height: 0.15rem;
    background: #999;
}

.honor-btns span:hover {
    color: #0055A7;
}

.honor-btns span.active {
    color: #0055A7;
    font-size: 0.22rem;
}

.honor-btns span:last-child {
    margin-right: 0;
}

.honor-li li {
    cursor: pointer;
    border-bottom: 0.01rem dotted #D9D9D9;
    display: flex;
    width: 100%;
}

.honor-li li:hover .honor-line:before,
.honor-li li.active .honor-line:before {
    width: 100%;
}

.honor-li li:hover .honor-line b,
.honor-li li.active .honor-line b,
.honor-li li:hover .honor-line p,
.honor-li li.active .honor-line p {
    color: #0055A7;
}

.honor-line {
    display: flex;
    padding: 0.2rem 0;
    align-items: center;
    position: relative;
}

.honor-line:before {
    position: absolute;
    left: 0;
    bottom: -0.01rem;
    content: "";
    width: 100%;
    height: 0.01rem;
    background: #0055A7;
    width: 0;
    transition: 0.65s;
}

.honor-line b {
    display: inline-block;
    padding-left: 0.02rem;
    box-sizing: border-box;
    width: 0.72rem;
    color: #999999;
    font-size: 0.16rem;
    font-weight: normal;
    font-family: MiSans, MiSans;
    transition: 0.3s;
    font-weight: 600;
}

.honor-line p {
    font-size: 0.16rem;
    color: #5F5D5D;
    transition: 0.3s;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
}

.honor-hide {
    padding-right: 0;
}

.honor-li {
    padding-right: 0.3rem;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.honor-line {
    padding: 0.2rem 0;
    width: 100%;
}

.mains {
    max-width: 15.2rem;
    width: 15.2rem;
    margin: 0 auto;
}

.class_lanmu {
    width: 100%;
    text-align: center;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    margin-bottom: 0.6rem;
}

/* 企业文化 */
.culture {
    margin: 0.8rem auto 1.4rem;
    scroll-margin-top: 1rem;
}

.cultureTit {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    line-height: 0.62rem;
    text-align: center
}

.cultureBox {
    width: 15.2rem;
    margin: 0.5rem auto 0;
    display: flex;
    gap: 0.4rem;
}

.cultureItem {
    width: 3.5rem;
    height: 4.5rem;
    background: linear-gradient(180deg, rgba(0, 85, 167, 0) 0%, #0055A7 100%);
    border-radius: 0.1rem;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
}

.cultureItem:nth-child(1) {
    background: url('../img/about/c-bg1.png');
    background-size: cover;
}

.cultureItem:nth-child(2) {
    background: url('../img/about/c-bg2.png');
    background-size: cover;
}

.cultureItem:nth-child(3) {
    background: url('../img/about/c-bg3.png');
    background-size: cover;
}

.cultureItem:nth-child(4) {
    background: url('../img/about/c-bg4.png');
    background-size: cover;
}
.cultureItem:nth-child(4) .Item2 p{
    text-align: left;
}
.Item1 {
    position: absolute;
    bottom: 0.45rem;
    left: 0.4rem;
    display: flex;
    flex-direction: column;
    z-index: 1;
}

.Item1 img {
    width: 0.45rem;
    height: 0.45rem;
}

.Item1 span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    margin-top: 0.15rem;
}

.Item2 {
    /*position: absolute;*/
    /*bottom: -3.2rem;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    padding: 0 0.2rem;
    width: 100%;
    height: 100%;
    padding-top: 1.1rem;
    background: linear-gradient(180deg, rgba(0, 85, 167, 0) 0%, rgba(0, 85, 167, 0.53) 28%, #0055A7 100%);
}
.Item2:hover{
    padding-top: 1rem;
}
.Item2 img {
    width: 0.45rem;
    height: 0.45rem;
    margin: 0 auto;
}

.Item2 span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    margin-top: 0.15rem;
    text-align: center;

}

.Item2 p {
    margin-top: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    text-align: center;
}

.cultureItem:hover .Item2 {
    bottom: 0rem;
}

.cultureItem:hover .Item1 {
    display: none;
}

/* 员工活动 */
.actMain {
    width: 100%;
    padding: 0.8rem 2rem 1.4rem;
    background: url('../img/about/act-bg.png');
    background-size: cover;
}

.act-Tit {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    line-height: 0.62rem;
    text-align: center;
}

.act-Tit1 {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 0.28rem;
    color: #0055A7;
    line-height: 0.62rem;
    text-align: center;
    margin-top: 0.15rem;
}

.act-Tit2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #3D3D3D;
    line-height: 0.3rem;
    text-align: center;
    width: 12rem;
    margin: 0.35rem auto 0;
}

.actItem {
    width: 15.2rem;
    margin: 0.6rem auto 0;
    display: flex;
    justify-content: space-between;
}

.actItem-L {
    width: 8rem;
    height: 6rem;
}

.actItem-R {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.actItem-Tit span {
    font-family: MiSans, MiSans;
    font-weight: 600;
    font-size: 0.32rem;
    color: #0055A7;
    line-height: 0.3rem;
    text-align: left
}

.actItem-Tit p {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.24rem;
    color: #3D3D3D;
    line-height: 0.3rem;
    text-align: left;
    display: inline-block;
}

.actItem-cont {
    width: 6.2rem;
}

.actItem-cont span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    display: block;
}

.actPrev img,
.actNext img {
    width: 0.17rem;
    height: 0.24rem;
}

.actPrev::after,
.actNext::after {
    content: '' !important;
}

.actItem:nth-child(2n-1) {
    flex-direction: row-reverse;
}






.box_1_top {
    width: 100%;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0.8rem auto 0;
}

.box_1_top>p {
    /* width: 2.18rem; */
    height: 0.47rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.1rem;
    /* letter-spacing: 10px; */
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
}

.box_1_top>div {
    width: 0.8rem;
    height: 0rem;
    border: 0.03rem solid #0055A7;
}

.box_1_top>div>hr {
    width: 0.26rem;
    height: 0rem;
    border: 0;
    background-color: #0055A7;
}

.box_1_ssk {
    width: 11rem;
    height: 0.64rem;
    background: #F2F2F2;
    border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.box_1_ssk>p {
    display: flex;
    align-items: center;
    padding-left: 0.4rem;
}

.box_1_ssk>p>label {
    width: 1rem;
    height: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    border-right: 0.01rem solid #D3D3D3;
    margin-right: 0.13rem;
}

.box_1_ssk>p>input {
    width: 5rem;
    border: 0;
    background-color: #F2F2F2;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 300;
    font-size: 0.18rem;
    color: #6F6F6F;
    line-height: 0.25rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.box_1_ssk>buttom {
    width: 1.58rem;
    height: 0.64rem;
    background: #0055A7;
    border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
    cursor: pointer;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.28rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_1_jg {
    width: 15.6rem;
    height: 13rem;
    margin: 0.82rem auto 0;
    /* border: 1px solid black; */
    display: flex;
    justify-content: space-between;
}

.jg_left {
    width: 3.2rem;
    height: 100%;
    border-right: 0.01rem solid #DFDFDF;
}

.jg_left>p {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 2.5rem;
    /* height: 0rem; */
    border-bottom: 0.01rem solid #EFEFEF;
    padding-bottom: 0.15rem;
    cursor: pointer;
}

.jg_left>p>span {
    width: 1.5rem;
    height: 0.33rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #333333;
    line-height: 0.37rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jg_left ul input {
    display: none;
}

.jg_left ul label {
    width: 0.19rem;
    height: 0.19rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #C9C9C9;
    margin-right: 0.1rem;
}

#xllb {
    margin-bottom: 0.8rem;
}

.label_act {
    background: url('../img/about/label-act.png');
    background-size: cover;
}

.jg_left>p>img {
    width: 0.16rem;
    height: 0.09rem;
}

.jg_left>ul li {
    padding-left: 0.2rem;
    list-style: none;
    height: 0.5rem;
    /* border: 1px solid black; */
    display: flex;
    align-items: center;
    cursor: pointer;
}

.jg_left>ul li a {
    text-decoration: none;
    /* width: 0.36rem; */
    /* height: 0.24rem; */
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.37rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jg_left>ul li:active span {
    background-image: url(../img/39274.png);
    background-size: 100% 100%;
}

.jg_left>ul li span {
    margin-right: 0.1rem;
    display: inline-block;
    width: 0.19rem;
    height: 0.19rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #C9C9C9;
}

.jg_right {
    width: 11.5rem;
    height: 100%;
}

.jg_right>ul>li:nth-child(1) {
    border-radius: 0.1rem 0.1rem 0 0;
    overflow: hidden;
}

.jg_right>p {
    width: 1.5rem;
    height: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.37rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jg_right>p>span {
    color: #0055A7;
}

.jg_right>ul li {
    list-style: none;
    width: 11.5rem;
    height: 0.75rem;
    background: #F9F9F9;
    border-radius: 0rem 0rem 0rem 0rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 0.1rem;
    /* transition: all(0.6s); */
    cursor: pointer;
}

.jg_right>ul li:hover {
    background: #0055A7;
}

.jg_right>ul li:hover span {
    color: #FFFFFF;
}

.jg_right>ul li:hover img {
    filter: grayscale(100%) invert(100%) brightness(200%);
    transform: translateX(0.1rem);
}

.jg_right>ul li span {
    /* width: 1.08rem; */
    /* height: 0.24rem; */
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.37rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.jg_right>ul li img {
    width: 0.2rem;
    height: 0.14rem;
    transition: all 0.3s;
}

.pages {
    margin: 0.6rem auto 0;
    height: 0.32rem;
    display: flex;
    gap: 0.2rem;
    justify-content: center;
}

.pages-act {
    color: #ffffff !important;
    border: 0.01rem solid #0055A7 !important;
    background: #0055A7;
}

.all,
.now {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    line-height: 0.28rem
}

.pages-prve,
.pages-next {
    width: 0.16rem;
    height: 0.16rem;
}

.pages-prve {
    transform: rotate(180deg);
}

.pages-num {
    display: flex;
    gap: 0.08rem;
}

.pages-num a {
    width: 0.32rem;
    height: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.01rem solid #DEDEDE;
}

.pages-num span {
    width: 0.32rem;
    height: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    line-height: 0.24rem;
    text-align: center;
}













.box_1 {
    width: 15.6rem;
    padding-bottom: 1rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0, 0, 0, 0.11);
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0.8rem auto 0.8rem;
    padding-left: 0.8rem;
    padding-top: 0.8rem;
}

.box_1_t1>p {
    height: 0.52rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.4rem;
    color: #141414;
    line-height: 0.56rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.15rem;
}

.box_1_t1>ul {
    display: flex;
}

.box_1_t1>ul li {
    list-style: none;
    height: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #141414;
    line-height: 0.24rem;
    text-align: left;
    font-style: normal;
    padding-right: 0.2rem;
    padding-left: 0.2rem;
    text-transform: none;
    border-right: 0.01rem solid #CCCCCC;
}

.box_1_t1>ul li:first-child {
    padding-left: 0;
}

.box_1_t1>ul li:last-child {
    border-right: none;
}

.bt {
    width: 1.36rem;
    height: 0.45rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.34rem;
    color: #141414;
    line-height: 0.48rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0.8rem;
}

.bt_txt {

    margin-top: 0.3rem;
}

.bt_txt>p {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
}

.btn {
    width: 2.5rem;
    height: 0.5rem;
    /* border: 1px solid black; */
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
}

.btn>button {
    width: 1.14rem;
    height: 0.43rem;
    background: #0055A7;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
}

hr {
    width: 14rem;
    height: 0rem;
    border: 0.01rem solid #E8E8E8;
    margin-top: 0.6rem;
}

.bjjj {
    width: 100%;
    height: 10.8rem;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0rem 0rem 0rem 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0;
    z-index: 10;
}

.aui-content-up {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 5.79rem;
    height: max-content;
    padding-bottom: 0.44rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    /* display: none; */
}

.form_title {
    height: 0.5rem;
    background: #F7F7F7;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.2rem 0 0.3rem;
}

.form_title span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    text-align: left;
}

.form_title img {
    width: 0.26rem;
    height: 0.26rem;
    cursor: pointer;
}

.formItem {
    margin: 0.29rem auto 0;
    width: 5.13rem;
    display: flex;
    flex-direction: column;
}

.formItem label,
.formItem span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6D6D6D;
}

.formItem input {
    margin-top: 0.14rem;
    height: 0.44rem;
    border: 0.01rem solid #D4DEE2;
    border-radius: 0.04rem;
    padding: 0.1rem;
}

.jianli input {
    display: none;
}

.jianli label {
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
    border: 0.01rem solid #0055A7;
    display: flex;
    padding: 0 0.34rem;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.2rem;
}

.jianli label span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #0055A7;
}

.jianli label img {
    height: 0.1rem;
    width: 0.18rem;
    transform: rotate(-90deg);
}

.jianli p {
    width: 5.13rem;
    height: 0.4rem;
    background: #F8F8F8;
    border-radius: 0rem 0rem 0rem 0rem;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 0 0.09rem 0 0.2rem;
    margin-top: 0.2rem;
}

.jianli p span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #6D6D6D
}

.jianli p img {
    width: 0.26rem;
    height: 0.26rem;
}

.buttonBox {
    margin-top: 0.38rem;
    padding: 0 0.87rem;
    height: 0.44rem;
    display: flex;
    justify-content: space-around;
}

.buttonBox button {
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
    border: 0.01rem solid #0055A7;
    line-height: 0.44rem;
    text-align: center;
    color: #0055A7;
    background: #ffffff;
    cursor: pointer;
}

.buttonBox button:last-child {
    background: #0055A7;
    color: #fff;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35 !important;
}
#0, #2, #1, #zizhi {
    scroll-margin-top: 1rem;
}

/* 发展历程样式2 */
.history {
    height: auto;
    padding-bottom: 0.8rem;
}

/* 上方内容区域 */
.content-container {
    position: relative;
    height: auto;
    overflow: hidden;
    min-height: 3.64rem;
    padding-bottom: 0.4rem;
    margin-top: 0.6rem;
}

.content-slider {
    display: flex;
    height: 100%;
    transition: transform 0.3s ease;
}

.body_list {
    flex: 0 0 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.body_list .content_box {
    flex: 0 0 50%;
    max-width: 100%;
    max-height: 100%;
    padding: 0.2rem;
}

.body_list .content_box .content_text {
    line-height: normal;
    font-size: 1rem;
    font-weight: bold;
    color: #0055a7;
    background-image: -webkit-linear-gradient(bottom, rgb(0 85 167), rgb(110 169 209), rgb(224 242 255));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-align: center;
}

.body_list .content_txt {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 0.2rem;
}

.body_list .content_txt ul {
    font-size: 0.2rem;
    line-height: 200%;
    text-align: left;
    font-weight: normal;
    margin-bottom: 0.2rem;
}

.body_list .content_txt ul li {
    padding-bottom: 0.1rem;
    padding-left: 0.26rem;
    list-style: none;
    position: relative;
}

.body_list .content_txt ul li::before {
    content: "";
    width: 0.08rem;
    height: 0.08rem;
    border: 0.03rem solid #0055a7;
    background: #ffffff;
    position: absolute;
    top: 0.1rem;
    left: 0;
    border-radius: 50%;
}



/* 下方选择按钮区域 */
.tab-container {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.tab-container::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0.01rem;
    border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}

.tab-wrapper {
    overflow: hidden;
    position: relative;
    width: calc(100% - 0.8rem);
    margin: 0 auto;
}

.tab-slider {
    display: flex;
    transition: transform 0.3s ease;
    will-change: transform;
    position: relative;
    margin-bottom: 0.48rem;
}

.tab-slide {
    flex: 0 0 auto;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    user-select: none;

    width: 4.8rem;
    line-height: 1.6;
    color: #666;
    font-size: 0.22rem;
    text-align: center;
    padding-bottom: 0.16rem;
    position: relative;
}

.tab-slide::before {
    position: absolute;
    content: "";
    width: 0rem;
    height: 0.02rem;
    background: #F2A366;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.tab-slide.active {
    color: #0061a6;
    font-weight: bold;
}

.tab-slide.active::before {
    width: 1.22rem;
}

/* 导航箭头 */
.nav-arrow {
    width: 0.4rem;
    height: 0.4rem;
    border: 1px #ddd solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    transition: all 0.5s;
    background: #A5A5A5;
    cursor: pointer;
}

.nav-arrow:hover {
    background: linear-gradient(163deg, #0055A7 0%, #00A0E9 100%);
}

.nav-arrow.prev {
    left: 0;
}

.nav-arrow.next {
    right: 0;
}

.nav-arrow img {
    width: 0.08rem;
    height: auto;
}