.headerWrap{
	position: inherit !important;
    background: #FFFFFF !important;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.05);
    height: 1rem;
}
.header_top .level1_a{
	color: #000000 !important;
}
.header_top .level1_active .level1_a{
	color: #004EBE !important;
}
.level1_active .level1_a{
	border-color: #004EBE;
}
.header_search img:nth-of-type(2){
	opacity: 1 !important;
}
.header_search img:nth-of-type(1){
	opacity: 0 !important;
}
.header_logo a img:nth-of-type(2){
    opacity: 1 !important;
}
.header_logo a img:nth-of-type(1){
    opacity: 0 !important;
}
.level1_active .level1_a{
    border-bottom-color: #004EBE !important;
}
.footerWrap{
    background: #F8F8F8;
}

.about_top{
    background: #FFFFFF;
    padding: 0.3rem 0;
}
.about_top .max-width{
    justify-content: space-between;
}
.about_li a{
    margin-right: 0.94rem;
}
.about_li img{
    width: 0.05rem;
    height: 0.15rem;
    opacity: 0;
}
.about_li p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    margin-left: 0.1rem;
}
.about_active img{
    opacity: 1;
}
.about_active p{
    font-weight: bold;
    color: #004EBE;
}
.bread{
    width: auto !important;
    height: auto !important;
}

.about1{
    background: url("../img/about1BG.png") no-repeat;
    padding: 1.2rem 0 1.1rem;
}
.about1_tit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.45rem;
    color: #000000;
    text-align: center;
    position: relative;
}
.about1_tit span{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.45rem;
    color: #004EBE;
}
.about1_tit::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 7.74rem;
    height: 1.14rem;
    background: url(../img/about.png) no-repeat;
    background-size: contain;
}
.about1_dec{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #484848;
    line-height: 0.3rem;
    margin-top: 0.94rem;
}

.about1_dec *{
     font-size: 0.18rem;
}
.home2{
    padding: 0 !important;
    margin-top: 0.8rem;
}
.hAboutB{
    justify-content: space-between;
    width: 100%;
}

.culture{
    background: #FAFAFA;
    padding: 1.2rem 0 1.28rem;
}
.culture_n{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.4rem;
    color: #004EBE;
    text-align: center;
}
.culture_list{
    margin-top: 1.27rem;
    justify-content: space-between;
}
.culture_li img{
    height: 3.24rem;
    border-radius: 20px;
    transition: all 0.3s;
}
.culture_tit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.25rem;
    color: #000000;
    margin: 0.5rem 0 0.18rem;
    transition: all 0.3s;
}
.culture_dec{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    transition: all 0.3s;
}
.culture_li:hover .culture_tit{
    color: #004EBE;
    transition: all 0.3s;
}
.culture_li:hover .culture_dec{
    color: #004EBE;
    transition: all 0.3s;
}
.culture_li:hover img{
    border-radius: 50%;
    transition: all 0.3s;
}

.honor{
    padding: 1.2rem 0;
}
.honor_list{
    margin-top: 0.8rem;
    flex-wrap: wrap !important;
    row-gap: 0.4rem;
    column-gap: 0.35rem;
}
.honor_li{
    flex: 0 0 18.2%;
    background: #F8FBFF;
    border: 2px solid #EFEFEF;
    padding: 0.26rem 0.3rem 0.5rem;
}
.honor_li img{
    height: 1.7rem;
}
.honor_tit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    margin-top: 0.27rem;
    text-align: center;
}


.about6{
    background: url("../img/history1.png") ;
    background-size: cover;
    padding: 1.2rem 0 1.7rem;
    overflow: hidden;
}
.about_text22{
    font-family: Open Sans, Open Sans;
    font-weight: 400;
    font-size: 25px;
    color: #000000;
    margin-top: 0.08rem;
}
.history_cont{
	background: rgba(255,255,255,0.22);
    position: relative;
    display: flex;
}
.history_left1{
    width: 4.4rem;
    max-height: 96%;
    overflow-y: auto;
    padding: 0.46rem 0.3rem 0 0.46rem;
}
.dot{
    min-width: 0.08rem;
    width: 0.08rem;
    height: 0.08rem;
    background: rgba(255,255,255,0);
    border: 0.02rem solid #004EBE;
    border-radius: 50%;
    margin-top: 0.1rem;
    margin-right: 0.08rem;
}
.history_tit{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.28rem;
    color: #004EBE;
    margin-bottom: 0.06rem;
    display: flex;
    gap: 0.15rem;
    align-items: flex-end;
}
.history_tit span{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
}
.history_line{
    width: 0.3rem;
height: 0.02rem;
background: linear-gradient( 100deg, #33BCFF 0%, #266BCB 100%);
margin-top: 0.12rem;
}
.history_li{
    margin-top: 0.2rem;
}
.history_cont .history_li:first-child{
    margin-top: 0.26rem;
}
.history_tit2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.18rem;
    color: #000000;
}
.history_dec2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #7B7B7B;
    line-height: 0.25rem;
    /*margin-left: 0.17rem;*/
}
.year{
    position: absolute;
    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 1.5rem;
    color: transparent;
    -webkit-text-stroke: 0.01rem rgba(0,0,0,0.1);
    top: 0;
    right: 0;
}
.history_swiper{
	margin-top: 0.8rem;
	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_d {
    align-items: flex-start;
}
.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.3rem;
height: 0.3rem;
background: #C5DBEF;
    border-radius: 50%;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.history_dot2{
   width: 0.18rem;
height: 0.18rem;
background: #004EBE;
    border-radius: 50%;
}
.history_dot_b{
	font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 0.2rem;
    color: #9B9B9B;
	margin-top: 0.16rem;
    text-align: center;
    cursor: pointer;
}
.history_dot_b span{
   font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.18rem;
    color: #000000;
    margin-right: 0.08rem;
}
.mySwiper .swiper-slide-thumb-active .historyP1{
	display: none;
}

.mySwiper .swiper-slide-thumb-active .historyP2{
	display: flex;
	margin-top: -0.15rem;
}
.thumbsBox{
    position: relative;
}

.thumbsBox .swiper{
    width: 80%;
    margin: 0 auto;
}
.thumbsLine{
    width: 15.2rem;
height: 0.08rem;
background: linear-gradient( 90deg, rgba(0,78,190,0) 0%, #004EBE 48.84%, rgba(0,78,190,0) 100%);
position: absolute;
left: 0;
top: 0.33rem;
}

.history_swiper{
    width: 8.8rem;
    height: 4.8rem;
    
    overflow: visible !important;
}

.history_swiper .swiper-slide{
    box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    background: rgba(241, 244, 246, 1);
}
.history_swiper .swiper-slide-active{
     background: #fff;
}
.historyImg{
    width: 50%;
    height: 100%;
    object-fit: cover;
    border-radius: 0rem  0.1rem  0.1rem  0rem;
}
/*.mySwiper .swiper-slide-thumb-active .history_dot_b{*/
/*	color: #004EBE;*/
/*}*/
/*.mySwiper .swiper-slide-thumb-active .history_dot_b span{*/
/*	color: #004EBE;*/
/*}*/
.about6 .swiper-button-next,.about6 .swiper-button-prev{
	width: 0.43rem;
	height: 0.43rem;
	background: #004EBE;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.08);
	border-radius: 50%;
}
.about6 .swiper-button-prev{
	left: 0 !important;
	top: 0.35rem !important;
	bottom: auto;
}
.about6 .swiper-button-next{
	right: 0 !important;
	top: 0.35rem !important;
	bottom: auto;
}
.about6 .swiper-button-next.swiper-button-disabled, .about6 .swiper-button-prev.swiper-button-disabled{
	opacity: 1 !important;
	background: #FFFFFF;
}
.about6 .swiper-button-next::after, .about6 .swiper-button-prev::after{
	content: "";
    width: 0.07rem;
    height: 0.12rem;
    background-size: contain !important;
}
.about6 .swiper-button-next::after{
    background: url("../img/his_arrow2.png") no-repeat;
}
.about6 .swiper-button-prev::after{
    background: url("../img/his_arrow22.png") no-repeat;
}
.about6 .swiper-button-prev.swiper-button-disabled::after{
    background: url("../img/his_arrow.png") no-repeat;
}
.about6 .swiper-button-next.swiper-button-disabled::after{
    background: url("../img/his_arrow11.png") no-repeat;
}
.mypadding{
	margin-top: 0.73rem;
    opacity: 1 !important;
    transform: none !important;
}
.history_dot,
.history_dot2{
    opacity: 1 !important;
    transform: translate3d(0,0,0) !important;
    cursor: pointer;
}
.mySwiper{
    position: relative;
    padding-top: 0.2rem;
}
/*.mySwiper::after{*/
/*    content: "";*/
/*    width: 108%;*/
/*    height: 0.01rem;*/
/*    position: absolute;*/
/*    top: 32%;*/
/*    left: -0.42rem;*/
/*    background: #DBDBDB;*/
/*}*/
.historyP2{
    width: 1.4rem;
    height: 0.6rem;
    background: linear-gradient( 100deg, rgba(51, 188, 255, 0.31) 0%, rgba(38, 107, 203, 0.31) 100%);
    border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.historyP2_c1{
    width: 1.3rem;
    height: 0.5rem;
    background: rgba(0,78,190,0.32);
    border-radius: 0.43rem 0.43rem 0.43rem 0.43rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.historyP2_c2{
    width: 1.2rem;
    height: 0.4rem;
    background: linear-gradient( 100deg, #33BCFF 0%, #266BCB 100%);
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.historyP2_c2 p{
    font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 0.26rem;
color: #FFFFFF;
}
