.allTopLeft {
	  margin-left: 5%;
	  display: flex;
	  align-items: center;
	}
	.allTop .logo{
		width:auto;
	}
	.logo img {
	  margin-right: 14px;
	}
	@media (max-width: 1688px) {
	  .allTopLeft01 {
		font-size: 16px !important;
	  }
	}
	@media (max-width: 1024px) {
	  .allTopLeft01 {
		font-size: 14px !important;
	  }
	  .allTop .logo {
		width: 120px;
	  }
	}
	
	
	.new-footer{}
	.new-footer .wrapper{max-width:1600px;margin:auto;width:90%;}
.new-footer-top{padding:55px 0;}
.new-footer-top dl{margin-bottom:50px;}
.new-footer-top dd{float:left;margin-right:60px;}
.new-footer-top dd>a{font-size:16px;color:#000000;}
.new-footer-top dd>a:hover{color:#e60012;}
.new-footer-top p{font-size:16px;color:#333;line-height:45px;padding-left:32px;}
.new-footer-top .dh{background:url(/images/lehy/icon01.png) no-repeat left center/20px;}
.new-footer-top .yx{background:url(/images/lehy/icon02.png) no-repeat left center/20px;}
.new-footer-top p a{color:#333;}
.more02{text-align:center;display:inline-block;width:180px;line-height:48px;border-radius:30px;color:#000;font-size:16px;border:1px solid #b2b2b2;}
.new-footer-top .more02{margin-top:35px;}
.more02:hover{color:#e60012;border-color:#e60012;}
.new-footer-top .fl{max-width:calc(100% - 220px);}
.new-footer-top .fr{text-align:right;}
.totop{margin-top:80px;width:56px;height:56px;display:block;background:url(../images/lehy/totop.png) no-repeat center center/24px;}
.new-footer-btm{line-height:24px;text-align:center;font-size:14px;color:#333;border-top:1px solid #e5e5e5;padding:18px 0;}
.new-footer-btm a{color:#333;}
.new-footer-btm a,.new-footer-btm span{display:inline-block;}

.phone_0625{font-size:36px;color:#000;padding-top:90px;display:inline-block;margin-right:7%;}


@media(max-width:1600px){
	.new-footer-top dl{margin-bottom:35px;}
}

@media(max-width:1023px){
	.phone_0625{font-size:32px;}
	.new-footer-top{padding:32px 0;}
    .new-footer-top .fl{max-width:100%;width:100%;position:relative;}
    .new-footer-top dd>a{font-size:14px;}
    .new-footer-top dd{float:none;margin:0 15px 12px 15px;display:inline-block;}
    .new-footer-top dl{border-bottom:1px solid #eaeaea;margin-bottom:22px;padding-bottom:24px;text-align:center;}
    .new-footer-top .fr{display:none;}
    .more02{width:120px;line-height:34px;font-size:14px;}
    .new-footer-top .more02{position:absolute;right:5%;top:54%;}
    .new-footer-top p{font-size:14px;line-height:32px;}
    .new-footer-btm{font-size:12px;line-height:20px;}
}