.headerWrap{
	width: 100%;
	/* position: fixed; */
	    top: 0;
	    z-index: 99;
}
.headerBg{
	box-shadow: 0px 3px 6px 1px rgba(175,175,175,0.16);
	background: #FFFFFF;
}
header{
    position: sticky;
	top: 0;
	z-index: 99;
	background: #fff;
}
.header_top{
	width: 100%;
	
}
.header_top .max-width{
	height: 100%;
}
.header_top .flex_box{
	align-items: center;
	height: 100%;
	justify-content: space-between;
}
.header_top>div{
    max-width: 100%;
	margin-left: auto;
	padding-right: 9vw;
	/*overflow: hidden;*/
}
.header_nav .level1{
	flex: 0 0 auto !important;
	padding: 0 0.15rem;
	position: relative;
}
.header_nav .level1:first-child{
	padding-left: 0.3rem;
}
.header_nav .level1:last-child{
  padding-right: 0.53rem;
}
.header_logo img{
	max-width: 2.2rem;
	    max-height: 0.72rem;
}
.header_top .flex_box .level1_a{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 0.14rem;
	color: #333333;
}
.index_nav{
	height: 100%;
}
.level1_active{
	height: 100%;
}
.level1_active .level1_a{
	font-weight: bold !important;
	color: #ED7A21 !important;
	border-bottom: 3px solid #ED7A21;
}
.flex_box1{
	flex: 0 0 auto !important;
	padding-left: 1.75rem;
	padding-left: 9vw;
}
.flex_box2{
	height: 100%;
	line-height: .93rem;
}
.flex_box3{
	flex:0 0 auto !important;
	align-items: flex-start !important;
	margin-top: 0.34rem;
}
.header_lang{
	cursor: pointer;
	position: relative;
}
.header_lang:hover .header_lang_hover{
	display: block;
}
.header_lang_hover{
	position: absolute;
	    width: 100%;
	    top: 0;
	    left: 0;
	    padding-top: 0.26rem;
	    z-index: 9;
		display: none;
}
.header_lang_bg{
	background: #EFEFEF;
	padding: 0.26rem 0.18rem 0.13rem;
}
.header_lang_hover a{
	font-family: Poppins, Poppins;
	font-weight: 600;
	font-size: 0.16rem;
	color: #233791;
	margin-bottom: 0.13rem;
}
.header_lang_hover a:hover{
	color: #FF6B35;
	transition: all 0.3s;
}
.header_lang img:nth-of-type(1){
	width: 0.27rem;
	height: 0.18rem;
	margin: 0 0.05rem;
}
.header_lang p{
	font-family: Catamaran, Catamaran;
	font-weight: 400;
	font-size: 0.12rem;
	color: #FFFFFF;
}
.header_lang img:nth-of-type(2){
	width: 0.12rem;
	height: 0.06rem;
	margin-top: 0.04rem;
}
.box3_img{
	margin-top: 0.1rem;
}
.box3_img img{
	width: 0.22rem;
	height: 0.22rem;
}
.box3_p{
	padding-left: 0.13rem;
}
.box3_p p{
	display: flex;
	margin-top: 0.04rem;
}
.box3_p p,.box3_p a{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 0.14rem;
	color: #ED7A21;
}
.box3_p a{
	/* margin-left: 0.04rem; */
}




.level2_cont{
	display: none;
	position: absolute;
    top: 1.06rem;
    top: 100%;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0.95);
    padding: 0.73rem 0 0.8rem;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.08);
	z-index: 9;
}
.level2_cont .max-width{
	align-items: self-start !important;
}
.level2_L{
	flex: 0 0 16%;
}
.level2_cont .flex_box{
	justify-content: flex-start;
}
.level2_cont .max-width{
	position: relative;
	display: flex;
}
.level2_cont .max-width::after{
	content: "";
	width: 0.01rem;
	height: 100%;
	position: absolute;
	top: 0;
	left: 2.46rem;
	background: #DBDBDB;
}
.level2_L_li{
	width: 100%;
	margin-top: 0.45rem;
}
.level2_L_li:first-child{
	margin-top: 0;
}
.level2_L_li_p{
	font-family: Open Sans, Open Sans;
	font-weight: 400;
	font-size: 0.2rem;
	color: #000000;
	line-height: initial;
	cursor: pointer;
}
.level2_L_li_p:hover{
	font-weight: bold;
}
.level2_c1{
	display: none;
}
.level2_c{
	align-items: flex-start !important;
	position: absolute;
	top: 0;
	left: 10%;
    padding-left: 1.8rem;
	width: 88%;
}
.level2_list{
	padding-right: 1.37rem;
}
.level2_list:last-child{
	padding: 0;
}
.level2_tit{
	font-family: Open Sans, Open Sans;
	font-weight: bold;
	font-size: 0.18rem;
	color: #000000;
	line-height: initial;
}
.level2_core{
	padding-top: 0.08rem;
}
.level2_core a{
	font-family: Open Sans, Open Sans;
	font-weight: 600;
	font-size: 0.16rem;
	color: #505050;
	margin-top: 0.16rem;
	line-height: initial;
	transition: all 0.3s;
}
.level2_core a:hover{
	color: #FF5B00;
	transition: all 0.3s;
}


.level1_an{
	position: relative;
}
.level2_cont2{
	width: 110%;
	padding: 0;
	left: 50%;
    transform: translate(-50%, 0);
}
.level2_li{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 0.14rem;
	color: #333333;
	padding: 0.12rem 0.1rem 0.14rem;
	height: auto;
    display: block;
    line-height: normal;
	border-bottom: 1px solid #DDDDDD;
	transition: all 0.3s;
}
.level2_li:last-child{
	border: none;
}
.level2_li:hover{
	color: #FFFFFF;
	background: #ED7A21;
	transition: all 0.3s;
}
@media screen and (max-width:1400px){
    .flex_box3{
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
header{
	display: none;
}
}