.hy_foot{
	width: 100%;
	min-height: 375px;
	background: url(../../images/yh/foot.png) no-repeat center center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;

}


.hy_footk{
	width: 1350px;
	height: auto;
	margin: 0 auto;
	margin-top: 55px;
	margin-bottom: 0px;
	display: flex;
	justify-content: space-between;
	
}

.hy_footklogo{
	width: 21%;
	height: auto;
	
}

.logoimg{
	width: 77.5%;
	height: auto;
	
}

.logoimg img{
	width: 100%;
	height: auto;
}


.footdizhitext{
	font-size: 14px;
	color: #f1f6ff;
}


.footdizhi{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	margin-top: 10px;
	
}

.footdizhiimg{
	width: 19px;
	height: auto;
	margin-right: 17px;
}

.footdizhiimg img{
	width: 100%;
	height: auto;
}

.footlogosi{
	width: 100%;
	height: auto;
	display: flex;
	margin-top: 24px;
}

.footlogosi1{
	margin-right: 30px;
}

.hy_footkmain1{
	width: 6%;
	height: auto;

	
}

.hy_footkmain2{
	width: 7%;
	height: auto;

}

.hy_footkmain3{
	width: 6%;
	height: auto;
}

.hy_footkmain4{
	width: 6%;
	height: auto;
}

.yh_footmaintitle{
	font-size: 18px;
	color: #ffffff;
}

.yh_footmainxian{
	width: 43.75%;
	height: 1px;
	background-color: #fff;
	margin-top: 17px;
	margin-bottom: 17px;
	}
	
.yh_footmainzi{
	font-size: 14px;
	margin-bottom: 8px;
	color: #ffffff;
}

.hy_footkerweima{
	width: 9.7%;
	height: auto;
}

.hy_footkerweima img{
	width: 100%;
	height: auto;
}

.hy_footkerweima p{
	font-size: 18px;
		color: #ffffff;
		text-align: center;
		margin-top: 15px;
}


.hy_footkbottom{
	width: 100%;
	height: 34px;
	border-top: 1px solid #535665;
}

.yh_footkbottomk{
	width: 1350px;
	height: 34px;
    margin:0 auto;
	display: flex;
}

.bottomright{
	width: 70%;
	font-size: 14px;
	line-height: 34px;
	color: #f1f6ff;
	opacity: 0.82;
}

.bottomleft{
	width: 30%;
	font-size: 14px;
	color: #f1f6ff;
	opacity: 0.82;
	line-height: 34px;
	text-align: right;
}


@media (max-width:1350px) {
	.hy_foot{
		width: 100%;
		min-height: 375px;
		background: url(../../images/yh/foot.png) no-repeat center center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	
	}
	
	
	.hy_footk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 55px;
		margin-bottom: 0px;
		display: flex;
		justify-content: space-between;
		
	}
	
	.hy_footklogo{
		width: 21%;
		height: auto;
		
	}
	
	.logoimg{
		width: 77.5%;
		height: auto;
		
	}
	
	.logoimg img{
		width: 100%;
		height: auto;
	}
	
	
	.footdizhitext{
		font-size: 14px;
		color: #f1f6ff;
	}
	
	
	.footdizhi{
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		margin-top: 10px;
		
	}
	
	.footdizhiimg{
		width: 19px;
		height: auto;
		margin-right: 17px;
	}
	
	.footdizhiimg img{
		width: 100%;
		height: auto;
	}
	
	.footlogosi{
		width: 100%;
		height: auto;
		display: flex;
		margin-top: 24px;
	}
	
	.footlogosi1{
		margin-right: 30px;
	}
	
	.hy_footkmain1{
		width: 6%;
		height: auto;
	
		
	}
	
	.hy_footkmain2{
		width: 7%;
		height: auto;
	
	}
	
	.hy_footkmain3{
		width: 6%;
		height: auto;
	}
	
	.hy_footkmain4{
		width: 6%;
		height: auto;
	}
	
	.yh_footmaintitle{
		font-size: 18px;
		color: #ffffff;
	}
	
	.yh_footmainxian{
		width: 43.75%;
		height: 1px;
		background-color: #fff;
		margin-top: 17px;
		margin-bottom: 17px;
		}
		
	.yh_footmainzi{
		font-size: 14px;
		margin-bottom: 8px;
		color: #ffffff;
	}
	
	.hy_footkerweima{
		width: 9.7%;
		height: auto;
	}
	
	.hy_footkerweima img{
		width: 100%;
		height: auto;
	}
	
	.hy_footkerweima p{
		font-size: 18px;
			color: #ffffff;
			text-align: center;
			margin-top: 15px;
	}
	
	
	.hy_footkbottom{
		width: 100%;
		padding-left:8px;
		padding-right: 8px;
		height: 34px;
		border-top: 1px solid #535665;
	}
	
	.yh_footkbottomk{
		width: 100%;
		height: 34px;
	    margin:0 auto;
		display: flex;
	}
	
	.bottomright{
		width: 70%;
		font-size: 14px;
		line-height: 34px;
		color: #f1f6ff;
		opacity: 0.82;
	}
	
	.bottomleft{
		width: 30%;
		font-size: 14px;
		color: #f1f6ff;
		opacity: 0.82;
		line-height: 34px;
		text-align: right;
	}
	
}


@media (max-width:1050px) {
	.hy_foot{
		width: 100%;
		min-height: 375px;
		background: url(../../images/yh/foot.png) no-repeat center center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	
	}
	
	
	.hy_footk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 55px;
		margin-bottom: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		
	}
	
	.hy_footklogo{
		width: 30%;
		height: auto;
		
	}
	
	.logoimg{
		width: 77.5%;
		height: auto;
		
	}
	
	.logoimg img{
		width: 100%;
		height: auto;
	}
	
	
	.footdizhitext{
		font-size: 14px;
		color: #f1f6ff;
	}
	
	
	.footdizhi{
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		margin-top: 10px;
		
	}
	
	.footdizhiimg{
		width: 19px;
		height: auto;
		margin-right: 17px;
	}
	
	.footdizhiimg img{
		width: 100%;
		height: auto;
	}
	
	.footlogosi{
		width: 100%;
		height: auto;
		display: flex;
		margin-top: 24px;
	}
	
	.footlogosi1{
		margin-right: 30px;
	}
	
	.hy_footkmain1{
		width: 10%;
		height: auto;
	
		
	}
	
	.hy_footkmain2{
		width:10%;
		height: auto;
	
	}
	
	.hy_footkmain3{
		width: 10%;
		height: auto;
	}
	
	.hy_footkmain4{
		width: 10%;
		height: auto;
	}
	
	.yh_footmaintitle{
		font-size: 18px;
		color: #ffffff;
	}
	
	.yh_footmainxian{
		width: 43.75%;
		height: 1px;
		background-color: #fff;
		margin-top: 17px;
		margin-bottom: 17px;
		}
		
	.yh_footmainzi{
		font-size: 14px;
		margin-bottom: 8px;
		color: #ffffff;
	}
	
	.hy_footkerweima{
		width: 12%;
		height: auto;
	}
	
	.hy_footkerweima img{
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
	
	.hy_footkerweima p{
		font-size: 16px;
			color: #ffffff;
			text-align:left;
			margin-top: 15px;
	}
	
	
	.hy_footkbottom{
		width: 100%;
		padding-left:8px;
		padding-right: 8px;
		height: 34px;
		border-top: 1px solid #535665;
	}
	
	.yh_footkbottomk{
		width: 100%;
		height: 34px;
	    margin:0 auto;
		display: flex;
	}
	
	.bottomright{
		width: 70%;
		font-size: 14px;
		line-height: 34px;
		color: #f1f6ff;
		opacity: 0.82;
	}
	
	.bottomleft{
		width: 30%;
		font-size: 14px;
		color: #f1f6ff;
		opacity: 0.82;
		line-height: 34px;
		text-align: right;
	}
	
}


@media (max-width:767px) {
	.hy_foot{
		width: 100%;
		height: auto;
		background: url(../../images/yh/foot.png) ;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	
	}
	
	
	.hy_footk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 0px;
		display: flex;
		flex-wrap: wrap;
	
		
	}
	
	.hy_footklogo{
		width: 70%;
		height: auto;
		background-color:;
		margin-top: 10px;
		
	}
	
	.logoimg{
		width: 77.5%;
		height: auto;
		
	}
	
	.logoimg img{
		width: 100%;
		height: auto;
	}
	
	
	.footdizhitext{
		font-size: 12px;
		color: #f1f6ff;
	}
	
	
	.footdizhi{
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		margin-top: 10px;
		
	}
	
	.footdizhiimg{
		width: 19px;
		height: auto;
		margin-right: 17px;
	}
	
	.footdizhiimg img{
		width: 100%;
		height: auto;
	}
	
	.footlogosi{
		width: 100%;
		height: auto;
		display: flex;
		margin-top: 20px;
	}
	
	.footlogosi1{
		margin-right: 30px;
	}
	
	.hy_footkmain1{
		width: 30%;
		height: auto;
		margin-top: 10px;
	
		
	}
	
	.hy_footkmain2{
		width:25%;
		height: auto;
	  margin-top: 10px;
	}
	
	.hy_footkmain3{
		width: 25%;
		height: auto;margin-top: 10px;
	}
	
	.hy_footkmain4{
		width: 25%;
		height: auto;
		margin-top: 10px;
	}
	
	.yh_footmaintitle{
		font-size: 18px;
		color: #ffffff;
	}
	
	.yh_footmainxian{
		width: 43.75%;
		height: 1px;
		background-color: #fff;
		margin-top: 17px;
		margin-bottom: 17px;
		}
		
	.yh_footmainzi{
		font-size: 14px;
		margin-bottom: 8px;
		color: #ffffff;
	}
	
	.hy_footkerweima{
		width: 25%;
		height: auto;
		margin-top: 10px;
	}
	
	.hy_footkerweima img{
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
	
	.hy_footkerweima p{
		font-size: 14px;
			color: #ffffff;
			text-align:left;
			margin-top: 15px;
	}
	
	
	.hy_footkbottom{
		width: 100%;
		padding-left:8px;
		padding-right: 8px;
		height: auto;
		border-top: 1px solid #535665;
	}
	
	.yh_footkbottomk{
		width: 100%;
		height: auto;
	    margin:0 auto;
		display: flex;
		justify-content: space-between;
		    flex-wrap: wrap;
	}
	
	.bottomright{
		width: 100%;
		font-size: 12px;
		line-height: 34px;
		color: #f1f6ff;
		opacity: 0.82;
	}
	
	.bottomleft{
		width: 100%;
		font-size: 12px;
		color: #f1f6ff;
		opacity: 0.82;
		line-height: 34px;
		text-align:left;
	}
	
}