@charset "utf-8";	
*{
		margin: 0;
		padding: 0;
	}	
@media screen and (min-width:0px){
	
	.footer {
		margin: 0 auto;
		width: 1899px;
		display: flex;
		justify-content: center;
		align-items: center;
		/* background-color: #064089; */
		background: url(../image/ZR/foot.png);
		background-size: cover;
		margin-top: 56px;
		flex-direction: column;
	}
	
	.size_5 {
		width: 1599px;
		min-width: 1599px;
		height: 211px;
		display: flex;
		/* margin-left: 44px; */
		justify-content: center;
		align-items: center;
		border-bottom-style: solid;
		border-bottom-color: #607d8b;
		border-bottom-width: 1px;
	}
	.size_6{
 width: 1599px;
 min-width: 1599px;
 height: 70px;
 display: flex;
 justify-content: center;
 align-items: center;
 /* margin-top: 6px; */
}
.add4{
font-family: 黑体 加粗;
    font-size: 20px;
    color: white;
  
}
	.links {
		width: 1408px;
		height: 241px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-bottom: 10px;
		/* margin-left: 20px; */
	}
	
	.link {
		width: 1370px;
		height: 152px;
		display: flex;
		justify-content: start;
		align-items: center;
		margin-top: 10px;
	}
	
	.link-s {
		width: 168px;
		height: 132px;
		font-family: 黑体 加粗;
		font-size: 24px;
		color: white;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin-bottom: 66px;
	}
	
	.link-school {
		width: 967px;
		height: 132px;
		display: flex;
		margin-top: 39.6px;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	
	.school-1 {
		width: 1133px;
		height: 44.6px;
		display: flex;
		justify-content: space-between;
	}
	
	.school-2 {
		width: 961px;
		height: 44.6px;
		display: flex;
		justify-content: space-between;
	}
	
	.link-ss {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
		text-decoration: none;
	}
	
	.link-s-1 {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
		text-decoration: none;
		/* margin-left: 112px; */
	}
	
	.link-s-2 {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
		text-decoration: none;
		/* margin-right: 118px; */
	}
	
	.link-s-3 {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
		text-decoration: none;
		margin-right: 209px;
	}
	
	.address {
		width: 1370px;
		height: 89px;
		display: flex;
		justify-content: start;
		align-items: center;
	}
	
	.phone {
		width: 168px;
		height: 89px;
		font-family: 黑体 加粗;
		font-size: 24px;
		color: white;
		display: flex;
		align-items: center;
		margin-bottom: 30px;
	}
	
	.info {
		width: 967px;
		height: 89px;
		display: flex;
		margin-top: 20px;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	
	.info-1 {
		width: 1040px;
		height: 44.6px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	
	.add1 {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
	}
	
	.add2 {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
		padding-left: 270px;
	}
	
	.add3 {
		font-family: 黑体 加粗;
		font-size: 20px;
		color: white;
		padding-left: 494px;
	}
	
	.pic {
		width: 211px;
		height: 112px;
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.erweima {
		width: 228px;
		height: 138px;
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin-top: 32px;
	}
	
	.erweima img {
		width: 94px;
		height: 114px;
		background-size: cover;
	}
	
	.banquan {
		font-size: 18px;
		width: 188px;
		height: 38px;
		color: white;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
}


