.modern_box{
	padding-top: 1.2rem;
}
.modern_text span{
	font-weight: bold !important;
	font-size: 0.14rem;
}
.modern_text2{
	padding-left: 0.62rem;
}
.modern_text2 p{
	text-indent: 0 !important;
	position: relative;
}
.modern_text2 p::after{
	content:"";
	width: 0.12rem;
	height: 0.12rem;
	background: #1E1B89;
	position: absolute;
	left: -0.3rem;
	top: 0.09rem;
}
.modern_tit{
	/* margin-bottom: 0.6rem; */
}
.modern_top{
	margin-top: 0.6rem;
}

.modern_top img{
    max-width: 100%;
    width: revert-layer;
    height: auto;
}

.modern_img{
	margin-top: 0.2rem;
	align-items: start !important;
}
.modern_img img{
        width: 4.88rem;
    height: 3rem;
}

.culture_box{
	margin: 0.7rem -0.16rem 0;
	padding-bottom: 1.2rem;
}
.culture_list{
	width: 25%;
	margin: 0 0.16rem;
	position: relative;
	transition: all 0.5s;
}
.culture_list img{
	height: 3.6rem;
}
.culture_cont{
	background: RGBA(15,15,38,0.5);
	height: 50%;
	position: absolute;
	top: 0;
	padding: 0 18%;
	display: flex;
	align-items: center;
	transition: all 0.5s;
	width: 100%;
	justify-content: center;
}
.culture_cont hr{
	width: 0.28rem;
	height: 0.04rem;
	background: #FFFFFF;
	margin: 0.14rem auto 0.2rem;
}
.culture_tit{
	font-family: HarmonyOS_SC_medium;
	font-weight: 500;
	font-size: 0.24rem;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.03rem;
	opacity: 0.8;
}
.culture_dec{
	font-family: HarmonyOS_SC_regular;
	font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    text-align: center;
    opacity: 0.5;
}

.culture_list:hover .culture_cont{
	height: 100%;
	transition: all 0.5s;
	background: linear-gradient(180deg, RGBA(15,15,38,0.5) 0%, RGBA(30, 27, 137, 0.5) 68%, RGBA(30, 27, 137, 0.5) 100%);
	
}
.culture_list:hover .culture_tit{
    opacity: 1;
    	font-family: HarmonyOS_SC_medium;
    	font-size: 0.24rem;
}
.culture_list:hover .culture_dec{
    opacity: 1;
    font-family: HarmonyOS_SC_regular;
    font-size: 0.14rem;
}

.history_box{
	padding-top: 1.3rem;
	padding-bottom: 1.28rem;
	background: #F5F5F7;
}
.history_date{
	font-family: HarmonyOS_SC_medium;
	font-weight: 500;
	font-size: 0.16rem;
	color: #333;
	text-align: left;
}
.history_dot{
	width: 0.32rem !important;
	height: 0.32rem !important;
	margin: 0.3rem 0 0.58rem 0.1rem;
}
.history_cont{
	background: #FFFFFF;
	padding: 0.3rem 0.3rem 0.3rem 0.44rem;
	position: relative;
}
.history_cont::after{
	content: "";
	    width: 0.03rem;
	    height: 1rem;
	    background: #1E1B89;
	    opacity: 0.1;
	    display: block;
	    position: absolute;
	    left: 0.25rem;
	    top: -0.6rem;
}
.history_cont p{
	font-family: HarmonyOS_SC_regular;
	font-weight: 400;
	font-size: 0.14rem;
	color: #333333;
	line-height: 0.2rem;
	position: relative;
	padding-bottom: 0.38rem;
}
.history_cont p:last-child{
	padding-bottom: 0;
}
.history_cont p::after{
	content:"";
	width: 0.12rem;
	height: 0.12rem;
	display: block;
	position: absolute;
	left: -0.24rem;
	    top: 3px;
	background: url(/assets/img/history2.jpg) no-repeat;
	background-size: contain;
	    z-index: 2;
}
.history_cont p::before{
    content:"";
    width: 0.03rem;
	height: 100%;
	display: block;
	position: absolute;
        top: 10px;
    left: -19px;
    background: #1E1B89;
    opacity: 0.1;
}
.history_cont p:last-child::before{
	display: none;
}
.historySwiper{
	position: relative;
	padding: 0 0.64rem !important;
	margin-top: 1.04rem;
}
.historySwiper::after{
	content:"";
	width: 100%;
	height: 0.06rem;
	background: #1E1B89;
	opacity: 0.2;
	display: block;
	position: absolute;
	left: 0;
	top: 0.66rem;
}
.historySwiper .swiper-pagination{
	display: none !important;
}
/*.historySwiper .swiper-slide-next .history_date{*/
/*    font-weight: bold;*/
/*    font-size: 24px;*/
/*    color: #1E1B89;*/
/*}*/
/*.historySwiper .swiper-slide-next .history_dot{*/
/*    margin-top: 0.24rem;*/
/*}*/



.honor1{
	margin: 0.6rem -0.16rem 0;
}
.honor1 img{
	height: 1.2rem;
	margin: 0 0.14rem;
	object-fit: contain;
}
.honor2{
	margin: 0.82rem -0.18rem 0;
	    align-items: start !important;
	
}
.honor2 .fancyboxHz{
    margin: 0 0.18rem;
}
.honor_list{
	margin: 0 0.18rem;
}
.honor_list .flex_box{
	/*height: 0.42rem;*/
	align-items: start !important;
}
.honor_list .flex_box img{
	width: 0.18rem;
	height: 0.12rem;
	margin-top: 0.06rem;
}
.honor_list .flex_box p{
	font-family: HarmonyOS_SC_medium;
	font-weight: 500;
	font-size:0.16rem;
	color: #000000;
	margin-left: 0.15rem;
}
.honor2_img{
	height: 2.54rem;
	margin-top: 0.3rem;
	object-fit: contain;
}
.honor3{
	margin-top: 0.8rem;
	/*padding-bottom: 2.11rem;*/
}
.honor3_img img{
	height: 2.4rem;
	object-fit: contain;
	/* position: absolute; */
	left: -50%;
}
/* .honor3_img_box{
	position: relative;
} */
.honor_box{
    padding-bottom: 1.2rem;
}

.about_contact_box{
    align-items: start !important;
    
}
.map{
    margin-top: .06rem;
    height: 3.95rem;
    width: 6.96rem;
    flex: 0 0 6.96rem;
}
.contact_box_right{
    padding-left: 0.3rem;
    flex: 0 0 44.8%;
    position: relative;
}
.contact_tit{
    font-family: HarmonyOS_SC_medium;
    font-weight: 500;
    font-size: 0.24rem;
    color: #000000;
    margin-bottom: 0.24rem;
}
.contact_dec{
    font-family: HarmonyOS_SC_regular;
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.3rem;
    /*white-space: nowrap;*/
}
.contact_dectop{
    margin-top: 0.1rem;
}
.contact_dectop2{
    margin-top: 0.26rem;
    display: flex;
    width: 100%;
}
.contact_dectop2 a{
    width: auto;
}
.contact_img{
    width: 0.72rem;
    height: 0.72rem;
}
.contact_contact{
    width: 2.79rem;
    height: 0.72rem;
    background: RGBA(41,40,144,1);
    transition: all 0.5s;
}
.contact_contact img{
    width: 0.36rem;
    height: 0.36rem;
}
.contact_contact:hover{
    background: RGBA(41,40,144,0.8);
    transition: all 0.5s;
}
.contact_tel{
    margin-left: 0.3rem;
}
.contact_tel p:nth-of-type(1){
    font-family: HarmonyOS_SC_regular;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    text-align: center;
}
.contact_tel p:nth-of-type(2) a{
    font-family: HarmonyOS_SC_bold;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
    margin-top: 0.09rem;
    letter-spacing: 0.01rem;
}
.contact_contact{
    padding-left: 0.3rem;
}
.contact_bottom{
    margin-top: 0.24rem;
}
.contact_bottom img:nth-of-type(2){
    margin: 0 0.32rem;
}
.about_contact_box{
    padding: 0.6rem 0 1.8rem;
}
.map img{
    object-fit: contain;
}
.about_contact{
    background: #F5F5F7;
}


.modern_ul{
    position: fixed;
    top: 50%;
    left: 0.6rem;
    transform: translateY(-50%);
    width: 1.53rem;
    background: #FFFFFF;
    border: 0.01rem solid #EDEDEF;
    padding: 0.45rem 0 0.51rem;
    z-index: 99999;
    display: none;
}
.modern_li{
    padding: 0.14rem 0;
}
.modern_li a{
    padding: 0.06rem;
}
.modern_li p{
    font-family: HarmonyOS_SC_regular;
font-weight: 500;
font-size: 0.14rem;
color: #333;

text-align: center;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0 0.26rem;

}
.modern_li a.modern_active p{
    font-family: HarmonyOS_SC_medium;
    color: #3C6AF4;
}
.modern_li a.modern_active{
    border-right: 0.04rem solid #1E1B89;
}
.menuDis{
    display: block;
}



@media only screen and (max-width: 1024px){
    .modern_box{
    padding-top: 15px;
}
.culture_box, 
.modern_top{
    margin-top: 15px;
}
.modern_img{
    flex-direction: column;
}
.modern_img img{
    width: 100%;
    height: auto;
}
.modern_text2{
    padding-left: 15px;
    margin-top: 10px;
}
.modern_text2 p::after{
    left: -15px;
}
.culture_list{
    width: 49%;
    margin: 0;
    margin-bottom: 10px;
}
.history_box{
      padding-bottom: 30px;
         padding-top: 15px;
}
.culture_box{
    flex-wrap: wrap !important;
    margin: 0;
        justify-content: space-between;
        margin-top: 10px;
        padding-bottom: 15px;
}
.historySwiper{
    margin-top: 10px;
}
.honor_list .flex_box{
       justify-content: flex-start !important;
       align-items: center !important;
}
.honor2 .flex_box, 
.honor1{
     justify-content: space-between;
     flex-wrap: nowrap !important;
     margin: 0;
     margin-top: 10px;
     overflow:auto;
}

.honor2{
    margin: 10px 0 10px;
}
.honor2 .fancyboxHz, 
.honor1 img{
  flex: 0 0 43%;
    width: 100%;
        width: 43%;

    height: auto;
    margin: 0;
    margin-bottom: 10px;
    margin-right: 10px;
}
.honor2_img{
    width: 100%;
    height: auto;
    margin-top: 0;
}
.honor_box{
    padding-bottom: 15px;
}
.about_contact_box{
    padding-top: 10px;
     padding-bottom: 15px;
}
.historySwiper{
    padding: 0 15px !important;
}
/*.historySwiper .swiper-slide-next .history_date{*/
/*    font-weight: 500;*/
/*    font-size:12px;*/
/*     color: #333;*/
/*}*/
/*.historySwiper .swiper-slide-next .history_dot{*/
/*    margin-top: 0.24rem;*/
/*}*/



.historySwiper .swiper-slide .history_date{
    /*font-weight: bold;*/
    font-size: 16px !important;
    line-height: 1.5;
    /*color: #1E1B89;*/
}

/*.historySwiper .swiper-slide-active .history_dot{*/
/*    margin-top: 0.24rem;*/
/*}*/
.history_cont{
}
.culture_cont{
    padding: 0 15px;
}
.about_contact_box{
    flex-direction: column;
}
.map{
    height:auto;
    flex: 0 0 100%;
}
.contact_dec{
    white-space: wrap;
}
.contact_box_right{
    padding: 0px;
    padding-top: 15px;
    width: 100%;
}
.map{
    width:100%;
}
.contact_tel p:nth-of-type(2) a{
    margin-top: 0;
}
.historySwiper .swiper-slide{
    width: auto;
    max-width: 100%;
}
.history_cont p::before{
    left: -0.19rem;
}
.history_cont{
    padding-top: 30px;
    padding-bottom: 30px;
    /*height: 300px;*/
}
.historySwiper::after{
    top: .9rem;
}
}
@media only screen and (max-width:768px){
    .historySwiper::after{
        width: 0.06rem;
    height: 100%;
    left: 0.55rem;
        top: -0.1rem!important;
    }
    .historySwiper .swiper-slide .history_date{
        position: absolute;
    top: 4%;
    left: 9%;
    }
    .swiper-slide{
        height: auto!important;
    }
    .historySwiper{
        max-height: 500px;
    }
    /*.history_cont{
        max-height: 250px;
    overflow: scroll;
    }*/
}