.header{
	position: fixed;
	z-index: 99999;
	width: 100%;
	background: rgba(255, 255, 255, 0.03211009174311927);
	padding: 30px 0;
}
.header_search{
    background: RGBA(141,141,141,0.01);
    padding: 42px 0 32px;
    display: none;
}
.header_search .width2{
    height: 60px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E2E2E2;
    padding-right: 0.29rem;
    max-width: 1022px;
    margin: auto;
    width: 94%;
    justify-content: space-between;
}
.header_search input{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #8D8D8D;
    text-align: left;
    padding: 0 32px;
    position: relative;
    width: 93.5%;
    height: 32px;
    border-right: 1px solid RGBA(112, 112, 112, 0.3);
}
.header_search img:after{
    /*content: "";*/
    /*display: block;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*width: 1px;*/
    /*height: 32px;*/
    /*background: RGBA(112,112,112,0.5);*/
}
.header_search img{
    width: 31.49px;
    height: 31.49px;
    position: relative;
}
.flex_box3 img:nth-of-type(2){
    opacity: 0;
    position: absolute;
    top: 0;
}
.light .flex_box3 img:nth-of-type(2){
    opacity: 1 !important;
}
.light .flex_box3 img:nth-of-type(1){
    opacity: 0 !important;
}
.headerflex_box{
	justify-content: space-between;
}
.header .flex_box1{
	flex: 0 0 auto;
}
.header .flex_box2,.header .flex_box3{
	flex: 0 0 auto;
}
.header_logo a{
	width: auto;
}
.header_logo a img{
	width: 452px;
	    height: 54px;
		object-fit: contain;
}
.flex_box3 img{
    width: 0.2059rem;
    height: 0.2059rem;
    margin-left: auto;
}
.header_nav{
	justify-content: end;
}
.header_nav .level1_a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
}
.header_nav .level1{
	padding: 0 20px;
	position: relative;
}
.header_nav .level1:last-child{
	padding-right: 0;
}
.header .level2_list{
	/* display: block; */
	/*position: fixed !important;*/
	padding: 0 37px 22px 30px;
	background: #fff;
    border: 1px solid hsla(0, 0%, 60%, .15);
	box-shadow: 0 0 50px 1px rgba(5,16,45,0.02);
	left: 0;
	    width: 100%;
		top: 114px;
		z-index: 999999;
}
.header .level2_a img{
	width: 64px;
	height: 64px;
}
.header .level2_a p{
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	margin-left: 19px;
	padding: 40px 0;
	border-bottom: 1px solid #DCDDE0;
	width: 100%;
}
.header .level2_list2{
	left: 0;
	width: 100%;
	padding: 54px 0 10px 0;
	flex-wrap: wrap !important;
}
.header .level2_list2 .level2{
	width: 33.333%;
	margin-bottom: 48px;
}
.header .level2_list2 .level2_a{
	padding: 0 57px;
}
.header .level2_list2 .level2_a p{
	    padding: 0 0 14px 0;
}
.header .level3_list{
	padding-left: 86px;
}
.header .level3_a{
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 16px;
	color: #888888;
	line-height: 36px;
}
.header .level3{
	list-style: disc;
	color: #292890;
}
.header .level3_list{
	padding-left: 160px;
}


.float_right{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 99999;
}
.float_right .float_rightimg img{
    width: 88px;
    height: 88px;
	transition: all 0.5s;
}
.float_rightimg img:nth-of-type(2){
	opacity: 0;
	position: absolute;
	top: 0;
}
.float_right:hover .float_rightimg img:nth-of-type(2){
	opacity: 1;
	transition: all 0.5s;
}
.float_right:hover .float_rightimg img:nth-of-type(1){
	opacity: 0;
	transition: all 0.5s;
}


.level2_list{
	width:100%;
}
.level2_list_tit{
	font-size: 32px;
	color: #000000;
	margin: 20px 0;
}
.level2_list_cont{
	align-items: flex-start !important;
}
.level2_list_cont img{
	width: 298px;
	height: 198px;
}
.level2_list_text{
	flex: 0 0 34%;
	    padding: 0 40px;
		position: relative;
		    height: 198px;
}
.level2_list_text p{
	font-size: 16px;
	color: rgb(34, 34, 34);
	text-align: justify;
	    font-family: 微软雅黑, "microsoft yahei";
}
.level2_list_text button{
	width: 162px;
	height: 50px;
	    line-height: 50px;
	font-size: 16px;
	background-color: #fff;
	    border: 1px solid #ccc;
		color: rgba(102, 102, 102, 1);
		text-align: center;
		position: absolute;
		    bottom: 0;
}
.level2_list_list{
	flex-wrap: wrap !important;
	padding: 0 100px;
	flex-direction: column;
	max-height: 220px;
}

.level1:nth-child(2) .level2_list_list{
    max-height: 200px;
}

.level2_list_list li{
	width: 50%;
	color: rgb(102, 102, 102);
	font-size: 16px;
	list-style: disc;
	margin-bottom: 46px;
}

.light {
	background: #FFFFFF !important;
	box-shadow: 0 0 6px #000000;
}
.light .displaylogo2{
	display: none !important;
}
.light .displaylogo{
	display: block !important;
}
.light .level1_a{
	color: #000000 !important;
}

.level1_a.active{
    font-weight: bold;
}


/* 移动适配 */
.common-phone-header,
.side-wrap{
    display: none;
}

@media only screen and (max-width: 1024px) {
    .header-wrap {
        display: none;
    }
    .common-phone-header {
        display: block !important;
    }
    .side-wrap {
        display: block !important;
    }
    
    
    
.common-phone-header {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
}
.common-phone-header-inner {
    display: flex;
    height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    justify-content: space-between;
    align-items: center;
}
.header-menu-phone{
    height: 30px;
}
.header-logo-box-phone{
    display: flex;
    align-items: center;
}
.header-logo-phone {
    height: 30px;
    object-fit: contain;
}
.header-search-phone {
    height: 30px;
}

.header-search-box-phone {
    display: none;
}


.header-search-input-phone {
    border-radius: 20px;
    height: 35px;
    border-width: 1px;
    border: 1px solid #333;
    padding: 0 10px;
    font-size: 14px;
}
    
    
    
    
.side-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    background:rgba(0, 0, 0, .5);
}
.side-container {
    display: none;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    color: #000;
    border-left: 1px solid #eee;
    animation: ani_side 1s;
}

.side-container.shown {
    display: block;
}




@keyframes ani_side{
    from {
        display: none;
        width: 300px;
    }
    to {
        display: block;
        width: 100%;
    }
}

.side-wrap {
    width: 100%;
}

.side-top {
    display: flex;
    height: 60px;
    padding: 0 20px 0 30px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}
.side-logo {
    /*width: 400px;*/
}
.side-close {
    width: 28px;
    object-fit: contain;
}

.side-bottom {
    padding:  0 48px 0 72px;
height: calc(100vh - 60px);
    overflow: auto;
}


.nav-item-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 27px 48px 27px 72px; */
    padding: 27px 0 27px 0;
    border-bottom: 1px solid #eee;
}

.nav-item-inner span{
    display: flex;
    align-items: center;
    font-size: 14px;
}


.nav-item-inner img{
    /* width: 48px; */
    width: 40px;
}
.side-nav-list .nav-item a{
    color: #000;
    font-size: 26px;
    width: 100%;
    display: block !important;
}



.side-nav-list .side-local-img {
    width: 30px;
    margin-right: 20px;
    vertical-align: text-bottom;
}   

.side-nav-list-sub {
    display: none;
}
.side-nav-list-sub  .side-back-img {
    width: 30px;
    margin-right: 20px;
    vertical-align: text-bottom;
}



.side-nav-list-main .nav-item:first-child{
    /*display: none;*/
}
.side-nav-list-main .nav-item:last-child{
    /* display: none; */
}
}


@media only screen and (max-width:1024px){
    .header{
	position: fixed;
	z-index: 9;
	width: 100%;
	background: rgba(255, 255, 255, 0.03211009174311927);
	padding: 0.3rem 0;
}
.headerflex_box{
	justify-content: space-between;
}
.header .flex_box1{
	flex: 0 0 auto;
}
.header .flex_box2,.header .flex_box3{
	flex: 0 0 auto;
}
.header_logo a{
	width: auto;
}
.header_logo a img{
	width:4.52rem;
	    height: 0.54rem;
		object-fit: contain;
}
.flex_box3 .flex_box{
	width: 1.8rem;
	height: 1rem;
	background: #292890;
	transition: all 0.5s;
	justify-content: center;
}
.flex_box3 p{
	font-family: --m_fa;
	font-weight: 400;
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 1rem;
	text-align: center;
}
.flex_box3 .flex_box:hover{
	background: #4C4BC4;
	transition: all 0.5s;
}
.header_nav{
	justify-content: end;
}
.header_nav .level1_a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #FFFFFF;
	position: relative;
}
.header_nav .level1{
	padding: 0 0.2rem;
}
.header_nav .level1:last-child{
	padding-right: 0;
}
.header .level2_list{
	/* display: block; */
	position: fixed !important;
	padding: 0 0.37rem 0.22rem 0.3rem;
	background: #fff;
    border-top: 0.01rem solid hsla(0, 0%, 60%, .15);
	box-shadow: 0 0 0.5rem 0.01rem rgba(5,16,45,0.02);
	left: 0;
	    width: 100%;
		top: 1.14rem;
		z-index: 999999;
}
.header .level2_a img{
	width: 0.64rem;
	height: 0.64rem;
}
.header .level2_a p{
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 0.18rem;
	color: #333333;
	margin-left: 0.19rem;
	padding: 0.4rem 0;
	border-bottom: 0.01rem solid #DCDDE0;
	width: 100%;
}
.header .level2_list2{
	left: 0;
	width: 100%;
	padding: 0.54rem 0 0.1rem 0;
	flex-wrap: wrap !important;
}
.header .level2_list2 .level2{
	width: 33.333%;
	margin-bottom: 0.48rem;
}
.header .level2_list2 .level2_a{
	padding: 0 0.57rem;
}
.header .level2_list2 .level2_a p{
	    padding: 0 0 0.14rem 0;
}
.header .level3_list{
	padding-left: 0.86rem;
}
.header .level3_a{
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 0.16rem;
	color: #888888;
	line-height: 0.36rem;
}
.header .level3{
	list-style: disc;
	color: #292890;
}
.header .level3_list{
	padding-left: 1.6rem;
}


.float_right{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 99999;
}
.float_right .float_rightimg img{
    width: 0.88rem;
    height: 0.88rem;
	transition: all 0.5s;
}
.float_rightimg img:nth-of-type(2){
	opacity: 0;
	position: absolute;
	top: 0;
}
.float_right:hover .float_rightimg img:nth-of-type(2){
	opacity: 1;
	transition: all 0.5s;
}
.float_right:hover .float_rightimg img:nth-of-type(1){
	opacity: 0;
	transition: all 0.5s;
}


.level2_list{
	width:100%;
}
.level2_list_tit{
	font-size: 0.32rem;
	color: #000000;
	margin: 0.2rem 0;
}
.level2_list_cont{
	align-items: flex-start !important;
}
.level2_list_cont img{
	width: 2.98rem;
	height: 1.98rem;
}
.level2_list_text{
	flex: 0 0 34%;
	    padding: 0 0.4rem;
		position: relative;
		    height: 1.98rem;
}
.level2_list_text p{
	font-size: 0.16rem;
	color: rgb(34, 34, 34);
	text-align: justify;
	    font-family: 微软雅黑, "microsoft yahei";
}
.level2_list_text button{
	width: 1.62rem;
	height: 0.5rem;
	    line-height: 0.5rem;
	font-size: 0.16rem;
	background-color: #fff;
	    border: 0.01rem solid #ccc;
		color: rgba(102, 102, 102, 1);
		text-align: center;
		position: absolute;
		    bottom: 0;
}
.level2_list_list{
	flex-wrap: wrap !important;
	padding: 0 1rem;
	flex-direction: column;
	max-height: 2.2rem;
}

.level1:nth-child(2) .level2_list_list{
    max-height: 2rem;
}

.level2_list_list li{
	width: 50%;
	color: rgb(102, 102, 102);
	font-size: 0.18rem;
	list-style: disc;
	margin-bottom: 0.46rem;
}

.light {
	background: #FFFFFF !important;
	box-shadow: 0 0 0.06rem #000000;
}
.light .displaylogo2{
	display: none !important;
}
.light .displaylogo{
	display: block !important;
}
.light .level1_a{
	color: #000000 !important;
}

.level1_a.active{
    font-weight: bold;
}


/* 移动适配 */
.common-phone-header,
.side-wrap{
    display: none;
}

@media only screen and (max-width: 1024px) {
    .header-wrap {
        display: none;
    }
    .common-phone-header {
        display: block !important;
    }
    .side-wrap {
        display: block !important;
    }
    
    
    
.common-phone-header {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
}
.common-phone-header-inner {
    display: flex;
    height: 50px;
    border-bottom: 0.01rem solid #eee;
    padding: 0 0.15rem;
    justify-content: space-between;
    align-items: center;
}
.header-menu-phone{
    height: 30px;
}
.header-logo-box-phone{
    display: flex;
    align-items: center;
}
.header-logo-phone {
    height: 30px;
    object-fit: contain;
}
.header-search-phone {
    height: 30px;
}

.header-search-box-phone {
    display: none;
}


.header-search-input-phone {
    border-radius: 20px;
    height: 35px;
    border-width: 1px;
    border: 1px solid #333;
    padding: 0 10px;
    font-size: 14px;
    display: block;
}
    
    
    
    
.side-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    background:rgba(0, 0, 0, .5);
}
.side-container {
    display: none;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    color: #000;
    border-left: 1px solid #eee;
    animation: ani_side 1s;
}

.side-container.shown {
    display: block;
}




@keyframes ani_side{
    from {
        display: none;
        width: 3rem;
    }
    to {
        display: block;
        width: 100%;
    }
}

.side-wrap {
    width: 100%;
}

.side-top {
    display: flex;
    height: 60px;
    padding: 0 0.2rem 0 0.3rem;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}
.side-logo {
    max-width: 200px;
    object-fit: contain;
}
.side-close {
    /*width:0.48rem;*/
}

.side-bottom {
    padding:  0 0.48rem 0 0.72rem;
height: calc(100vh - 0.6rem);
    overflow: auto;
}


.nav-item-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 27px 48px 27px 72px; */
    padding: 0.27rem 0 0.27rem 0;
    border-bottom: 1px solid #eee;
}

.nav-item-inner span{
    display: flex;
    align-items: center;
    font-size: 14px;
}


.nav-item-inner img{
    /* width: 48px; */
    width: 0.4rem;
}
.side-nav-list .nav-item a{
    color: #000;
    font-size: 0.26rem;
    width: 100%;
    display: block !important;
    height: auto;
}



.side-nav-list .side-local-img {
    width: 0.3rem;
    margin-right: 0.2rem;
    vertical-align: text-bottom;
}   

.side-nav-list-sub {
    display: none;
}
.side-nav-list-sub  .side-back-img {
    width: 0.3rem;
    margin-right: 0.2rem;
    vertical-align: text-bottom;
}



.side-nav-list-main .nav-item:first-child{
    /*display: none;*/
}
.side-nav-list-main .nav-item:last-child{
    /* display: none; */
}
}
    .light{
        display: none;
    }
    .header{
        display: none;
    }
    .side-nav-list-main .nav-item:first-child img{
        display: none;
    }
}