.about{
    padding: 0.65rem 0 1rem;
}
.about_tit{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #030303;
    text-align: center;
    margin-bottom: 0.56rem;
}
.about_dec,
.about_dec p{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 0.18rem;
    color: #030303;
    line-height: 0.3rem;
    margin-top: 0.56rem;
    margin-top: .3rem;
}



.aboutSwiper {
      width: calc(100% + 1.6rem);
      padding-right: 1.6rem;
      height: 100%;
      margin-top: 0.56rem;
      overflow: hidden;
    }

    .aboutSwiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .aboutSwiper .swiper-slide img {
      display: block;
      width: 100%;
      object-fit: cover;
      height: auto;
        aspect-ratio: 14 / 10;
      border-radius: 0.1rem;
    }

.about2{
    padding-bottom: 1rem;
}
.about2 img{
    width: 100%;
}


.about2 .about_dec,
.about2 .about_dec p{
    color: #656661;
}


.about3{
    background: #161573;
    padding: 1.12rem 0;
}
.about3 .max-width{
    align-items: flex-start;
}
.about3_l{
    flex: 0 0 50%;
}

.about3_l_tit1{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #FFFFFF;
}
.about3_l_tit2{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.25rem;
    color: #FFFFFF;
    margin-top: 0.12rem;
}
.about3_l_dec{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.35rem;
}

.about4_tit{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #030303;
}
.about4_tit2{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.2rem;
    color: #030303;
    line-height: 0.3rem;
    margin: 0.2rem 0 0.47rem;
}
.about4_dec{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 0.18rem;
    color: #656661;
    line-height: 0.3rem;
}
.select2{
    padding: 1.36rem 0 1.08rem !important;
    margin-top: -0.76rem !important;
}
.select2_2{
    padding: 0.8rem 0 0 !important;
}


.about6{
    /*background: rgba(0,0,0,0.7);*/
    background-image: url('../img/about6.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1rem 0 1.09rem;
    background-size: cover;
    
}
.about6 .max-width{
    position: relative;
    overflow: hidden;
}
.culture_top{
    margin-bottom: 0.6rem;
}
.culture_n{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #FFFFFF;
    text-align: center;
}
.history_cont{
    width: 90%;
    margin: auto;
    height: auto;
    min-height: 4rem;
    padding: 0.55rem 0.43rem 0.48rem;
    background: rgba(255,255,255,0.1);
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgba(255,255,255,0.2);
    align-items: flex-start !important;
    position: relative;
}
.history_f{
    position: absolute;
    top: 0;
    right: 0;
    font-family: Anton, Anton;
    font-weight: bold;
    font-size: 2.6rem;
    color: rgba(255,255,255,0.03);
    line-height: 2.5rem;
}
.history_tit{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #FFFFFF;
}
.history_r{
    flex: 0 0 12rem;
    padding-left: 0.64rem;
}
.history_li{
    padding-bottom: 0.3rem;
    align-items: flex-start !important;
}
.history_li:last-child{
    padding-bottom: 0;
}
.history_liD{
    width: 0.08rem;
    height: 0.08rem;
    flex: 0 0 0.08rem;
    background: #FFC400;
    border-radius: 50%;
    margin-top: 0.06rem;
}
.history_liC{
    margin-left: 0.08rem;
}
.history_liC p:nth-of-type(1){
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
}
.history_liC p:nth-of-type(2){
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.2rem;
    margin-top: 0.1rem;
}

.history_swiper{
	position: relative;
}

.history_left{
	flex: 0 0 20%;
	max-height: 6.6rem;
	width: 44% !important;
}
.history_right{
	padding-left: 0.7rem;
	flex: 0 0 56%;
}
.history_tit p{
	font-family: Open Sans, Open Sans;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
}
.history_tit h1{
    font-family: Open Sans, Open Sans;
    font-weight: bold;
    font-size: 0.38rem;
    color: #FF5B00;
    margin-right: 0.14rem;
}
.history_tit span{
    font-family: Open Sans, Open Sans;
    font-weight: 400;
    font-size: 0.38rem;
    color: #FF5B00;
    display: flex;
}
.history_dec{
	margin-top: 0.2rem;
}
.history_dec_list{
	border-top: 1px dashed #D0D0D0;
	padding-top: 0.16rem;
    margin-bottom: 0.25rem;
}
.history_dec_list:last-child{
    margin-bottom: 0;
}
.history_dec_list p:first-child{
	font-family: Open Sans, Open Sans;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
}
.history_dec_list p:last-child{
	font-family: Open Sans, Open Sans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #505050;
    line-height: 0.25rem;
    margin-top: 0.11rem;
}
.history_dot{
	width: 0.24rem;
    height: 0.24rem;
    background: #FFFFFF;
    border: 0.08rem solid #004EB9;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.history_dot2{
    border-radius: 50%;
}
.history_dot_b{
	font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.25rem;
    color: #FFFFFF;
	margin-top: 0.08rem;
    text-align: center;
}
.history_dot_b span{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.25rem;
    color: #FFFFFF;
}
.mySwiper .swiper-slide-thumb-active .history_dot{
    border-color: #FFC400;
}
.mySwiper .swiper-slide-thumb-active .history_dot_b span{
    /*color: #FFC400;*/
    color: #004EB9;
}
.mySwiper .swiper-pagination{
        height: 1px;
    display: block;
    width: 100%;
    top: 0.1rem;
    z-index: 0;
}
.mySwiper .swiper-pagination span{
    background: #FFC403;
}

.about6 .swiper-button-next,.about6 .swiper-button-prev{
	width: 0.31rem;
    height: 0.31rem;
    background: #FFFFFF;
    border-radius: 28px 28px 28px 28px;
    border: 2px solid #C5C5C5;
	border-radius: 50%;
}
.about6 .swiper-button-prev{
	left: 0 !important;
	top: 50% !important;
	bottom: auto;
}
.about6 .swiper-button-next{
	right: 0 !important;
	top: 50% !important;
	bottom: auto;
}
.about6 .swiper-button-next.swiper-button-disabled, .about6 .swiper-button-prev.swiper-button-disabled{
	opacity: 0.2 !important;
	background: #FFFFFF;
}
.about6 .swiper-button-next::after, .about6 .swiper-button-prev::after{
	content: "";
    width: 0.12rem;
    height: 0.11rem;
    background-size: contain !important;
}
.about6 .swiper-button-next::after{
    background: url("../img/history_r.png") no-repeat;
}
.about6 .swiper-button-prev::after{
    background: url("../img/history_l.png") no-repeat;
}
/* .about6 .swiper-button-prev.swiper-button-disabled::after{
    background: url("/img/left.png") no-repeat;
}
.about6 .swiper-button-next.swiper-button-disabled::after{
    background: url("/img/right.png") no-repeat;
} */
.mypadding{
	margin-top: 0.73rem;
	padding: 0 0.2rem;
}
.mySwiper{
    position: relative;
}
.mySwiper::after{
    content: "";
    width: 100%;
    height: 0.01rem;
    position: absolute;
    top: 17%;
    background: rgba(255,255,255,0.3);
}
.mypadding .mySwiper .swiper-slide{
    position: relative;
}
.mypadding .mySwiper .swiper-slide::after{
    content: "";
    position: absolute;
    top: 0.1rem;
    left: 0px;
    width: 0;
    height: 0.01rem;
    background: #FFC400;
    transition: all 0.5s;
    z-index: -1;
}
.mypadding .mySwiper .swiper-slide.on::after,
.mypadding .mySwiper .swiper-slide.swiper-slide-thumb-active::after{
    width: 100%;
}


.about5{
    padding: 0.59rem 0 1.08rem;
}
.about5_tit{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.5rem;
    color: #030303;
    text-align: center;
}
.about5_c{
    margin-top: 1.1rem;
}
.about5_t img{
    width: 0.43rem;
    height: 0.43rem;
}
.about5_t p{
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 0.3rem;
    color: #030303;
    margin-left: 0.18rem;
}
.about5_b{
    margin-top: 0.5rem;
    column-gap: 0.48rem;
    flex-wrap: wrap !important;
    align-items: baseline;
}
.about5_li{
    margin-bottom: 0.55rem;
    flex: 0 0 22%;
    transition: all 0.3s;
}
.about5_img{
    height: 3.07rem;
    background: #F7FAFF;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #D8E8FF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.27rem 0.57rem;
    transition: all 0.3s;
}
.about5_img img{
    object-fit: contain;
}
.about5_li p{
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 0.18rem;
    color: #656661;
    line-height: 0.25rem;
    margin-top: 0.2rem;
    text-align: center;
    transition: all 0.3s;
}
.about5_li:hover .about5_img{
    border: 2px solid #004EB9;
    transition: all 0.3s;
}
.about5_li:hover p{
    color: #004EB9;
    transition: all 0.3s;
}
.about5_more{
    width: 1.72rem;
    height: 0.49rem;
    margin: auto;
    background: #B4B4B4;
    border-radius: 0.3rem;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s;
}
.about5_more img{
    width: 0.16rem;
    height: 0.1rem;
}
.about5_more p{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    margin-right: 0.14rem;
}
.about5_more:hover{
    background: #004EB9;
    transition: all 0.3s;
}










@media screen and (max-width: 1042px) {
    .about{
        padding: 80px 0;
    }
    .about3 .max-width,
    .history_cont {
        display: block;
    }
    .about3_l {
        width: 100%;
    }
    .history_r {
        width: 100%;
        padding: 30px 0 0;
    }
    .about5_c {
        flex-wrap: wrap;
        gap: 20px;
    }
    .about5_li {
        flex-basis: calc(50% - 10px);
        margin-bottom: 0;
    }
    .about_tit {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .about_dec, .about_dec p {
        font-size: 16px;
        line-height: 1.66;
        margin-top: 20px;
    }

    .about2{
        padding-bottom: 80px;
    }

    .aboutSwiper{
        margin-top: 50px;
    }



    .about3,
    .about6,
    .about5{
        padding: 80px 0;
    }
    .about3_l_tit1,
    .about4_tit,
    .culture_n,
    .about5_tit{
        font-size: 28px;
    }
    .about3_l_tit2,
    .about4_tit2{
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 6px;
    }
    .about3_l_dec,
    .about4_dec{
        font-size: 16px;
        line-height: 1.75;
    }

    .select2,
    .select2_2{
        margin-top: 0 !important;
        padding: 80px 0 !important;
    }
    
    
    
    .history_cont{
        padding: 20px;
        min-height: 280px;
    }
    .history_li{
        padding-bottom: 16px;
    }
    .history_liD{
        width: 8px;
        height: 8px;
        flex: 0 0 8px;
    }
    .history_liC p:nth-of-type(1){
        font-size: 16px;
    }
    .history_liC p:nth-of-type(2){
        font-size: 14px;
        line-height: 1.25;
    }
    .about6 .swiper-wrapper{
        align-items: center;
    }
    
    
    
    
    .about5_b{
        gap: 40px 20px;
        margin: 40px 0;
        align-items: baseline;
    }
    .about5_li p{
        font-size: 16px;
        line-height: 1.5;
        margin-top: 8px;
    }
}

@media screen and (max-width: 768px) {
    .about {
        padding: 40px 0 60px;
    }
    .about_tit,
    .about3_l_tit1,
    .about4_tit,
    .culture_n,
    .history_tit {
        font-size: 28px;
    }
    .about_dec,
    .about_dec p,
    .about3_l_dec,
    .about4_dec {
        font-size: 14px;
        line-height: 1.8;
    }
    .about3 {
        padding: 60px 0;
    }
    .about4_tit2 {
        font-size: 16px;
        line-height: 1.6;
    }
    .about6 {
        padding: 60px 0;
    }
    .history_cont {
        width: 100%;
        padding: 24px 18px;
    }
    .history_left {
        width: 100% !important;
        max-height: none;
    }
    .history_right {
        width: 100%;
        padding: 28px 0 0;
    }
    .about5_c {
        display: block;
    }
    .about5_li {
        flex-basis: calc(50% - 5px);
    }
    .about5_img{
        height: 180px;
        padding: 10px;
    }
    
    
    
    
    .about3,
    .about6,
    .about5{
        padding: 50px 0;
    }
    .about3_l_tit1,
    .about4_tit,
    .culture_n,
    .about5_tit{
        font-size: 22px;
    }
    .about5_t p{
        font-size: 18px;
    }
    .about3_l_dec,
    .about4_dec,
    .about5_li p{
        font-size: 14px;
        line-height: 1.75;
    }

    .select2,
    .select2_2{
        margin-top: 0 !important;
        padding: 50px 0 !important;
    }
    
    
    
    
    .about5_b {
        gap: 20px 10px;
        margin: 30px 0;
        align-items: baseline;
    }
    
    
    .history_r{
        max-height: 220px;
        overflow-y: auto;
    }
    .history_liC p:nth-of-type(1){
        font-size: 14px;
    }
    .history_liC p:nth-of-type(2){
        font-size: 12px;
        line-height: 1.5;
    }
    .history_dot_b span{
        font-size: 16px;
    }
}






