.footer{
	background: url(/assets/default/img/footer.png) no-repeat;
	/* padding: 30px 0; */
}
/* .logo{
	width: 447px;
	height: 52px;
}
.yqlj{
	justify-content: flex-end;
}

.yqlj p{
	font-size: 16px;
	    color: rgb(34, 34, 34);
	    padding: 0 30px;
}
.share{
	flex: 0 0 auto !important;
	    padding: 0 40px;
}
.share a{
	color: rgba(153, 153, 153, 1);
	font-family: 微软雅黑;
	font-size: 16px;
}
.share img{
	width: 12px;
	height: 12px;
	margin-left: 6px;
}
.footer .contact_left{
	flex: 0 0 50%;
	background: none;
	padding: 0;
	height: auto;
	margin-top: 40px;
}
.footer .contact_tit{
	font-size: 18px;
	font-family: 微软雅黑;
	color: #fff;
	margin-bottom: 30px;
}
.footer .contact_list{
	
	margin-top: 10px;
}
.footer .contact_list p{
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	color: rgb(34, 34, 34);
	flex: 0 0 auto;
}
.footer .contact_list a,.footer .contact_list_a{
	font-size: 14px;
	line-height: 30px;
	color: rgb(34, 34, 34);
}
.footer .contact_list_a{
	    margin-left: 50px;
		height: auto;
}
.footer_bottom{
	margin-top: 50px;
}
.footer_bottom p{
	font-size: 12px;
	    font-family: 微软雅黑;
	    color: rgba(74, 84, 102, 1);
		text-align: center;
}
.footer_bottom a{
	color: #8b919d;
	font-family: 微软雅黑;
	font-size: 14px;
	margin-top: 6px;
} */










.footer_nav{
	display: flex;
	margin-top: 60px;
}
.footer_nav .level1_a{
	height: auto;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #333;
}
.footer_nav .level1{
	flex: 0 0 16.66%;
}
.footer_nav .level2_a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	    /*color: #888888;*/
	    color: #333333;
	    line-height: 34px;
	height: auto;
}
.footer .level2_list{
	margin-top: 21px;
	display: block !important;
    opacity: 1 !important;
}


.footer .contact_left{
	    flex: 0 0 66% !important;
	    flex-wrap: wrap;
}
.footer .contact_list2{
	/*margin-left: 120px;*/
}
.footer_hr{
	width: 100%;
	height: 6px;
	background: #005DCE;
}

.footer_contact{
	padding: 42px 0 25px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-top: 60px;
}
.icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-radius: 50%;
	flex: 0 0 38px;
}
.icon img{
	width: 20px;
	height: 20px;
	object-fit: contain;
}
.footer .contact_list{
	/* width: 50%; */
}
.footer .contact_list p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #888888;
	line-height: 34px;
	margin-left: 10px;
	flex: 0 0 auto;
}
.footer .contact_list a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	line-height: 34px;
}
.footer .contact_list3{
	margin-top: 30px;
	align-items: flex-start !important;
}
.footer .contact_list_a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	line-height: 34px;
	margin-top: 2px;
}

.footer .contact_right{
	justify-content: flex-end;
}
.ewm img{
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
.ewm p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	/*color: #888888;*/
	color: #333333;
	line-height: 34px;
	margin-top: 15px;
	text-align: center;
}
.ewm2{
	margin-left: 30px;
}

.Copyright{
    display: flex;
    align-items: center;
        justify-content: center;
	padding: 32px 0 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	/*color: #888888;*/
	color: #333333;
	line-height: 46px;
	
}
.Copyright a{
    font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	/*color: #888888;*/
	color: #333333;
	line-height: 46px;
	text-align: center;
	    width: fit-content;
}
.Copyright a:first-child{
    margin-right: 0.2rem;
}
@media only screen and (max-width:1024px){
    .footer_nav{
	display: flex;
	margin-top: 0.6rem;
}
.footer_nav .level1_a{
	height: auto;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.18rem;
	color: #2C2C2C;
}
.footer_nav .level1{
	flex: 0 0 16.66%;
}
.footer_nav .level2_a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	    color: #888888;
	    color: #333333;
	    line-height: 0.34rem;
	height: auto;
}
.footer .level2_list{
	margin-top: 0.21rem;
	display: block !important;
    opacity: 1 !important;
}


.footer .contact_left{
	    flex: 0 0 66% !important;
	    flex-wrap: wrap;
}
.footer .contact_list2{
	margin-left: 1.2rem;
}
.footer_hr{
	width: 100%;
	height: 0.06rem;
	background: #005DCE;
}

.footer_contact{
	padding: 0.42rem 0 0.25rem;
	border-top: 0.01rem solid #D6D6D6;
	border-bottom: 0.01rem solid #D6D6D6;
	margin-top: 0.6rem;
}
.icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.38rem;
	height: 0.38rem;
	background: #FFFFFF;
	border: 0.01rem solid #DFDFDF;
	border-radius: 50%;
	flex: 0 0 0.38rem;
}
.icon img{
	width: 0.2rem;
	height: 0.2rem;
	object-fit: contain;
}
.footer .contact_list{
	/* width: 50%; */
}
.footer .contact_list p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #888888;
	line-height: 0.34rem;
	margin-left: 0.1rem;
	flex: 0 0 auto;
}
.footer .contact_list a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #333;
	line-height: 0.34rem;
}
.footer .contact_list3{
	margin-top: 4px;
	align-items: flex-start !important;
}
.footer .contact_list_a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #2C2C2C;
	line-height: 0.34rem;
	margin-top: 0.02rem;
}

.footer .contact_right{
	justify-content: flex-end;
}
.ewm img{
	width: 1rem;
	height: 1rem;
	margin: auto;
}
.ewm p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	/*color: #888888;*/
	line-height: 0.34rem;
	margin-top: 0.15rem;
	text-align: center;
}
.ewm2{
	margin-left: 0.3rem;
}

.Copyright{
	padding: 0.32rem 0 0.3rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	/*color: #888888;*/
	line-height: 0.46rem;
	text-align: center;
}
    .footer_nav{
        display: none;
    }
    .footer_contact{
        margin-top: 0;
        display: block;
    }
    .footer .contact_list p,.footer .contact_list a,.Copyright{
        font-size: 0.24rem;
    }
    .ewm p{
        font-size: 0.26rem;
    }
    .footer .contact_list2{
        margin-top: 4px;
        margin-left: 0;
    }
    .footer .contact_list_a{
        font-size: 12px;
    }
    .footer .contact_right{
        margin-top: 20px;
    justify-content: center;
    }
    .footer .contact_list3{
        align-items: self-start !important;
    }
}