@charset "utf-8";
.banner_contact{
	width: 100%;
	height: 796rem;
	background: url(../images/mzyt_37.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.banner_contact1{
	width: 1550rem;
	height: 796rem;
	margin: 0 auto;
}
.banner_contact_title{
	width: 100%;
	height: auto;
	padding: 285rem 0 0;
}
.banner_contact_title h4{
	font-size: 72rem;
	color: rgba(255, 255, 255, 0.52);
	font-weight: bold;
	line-height: 1;
}
.banner_contact_title h3{
	font-size: 60rem;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	margin-top: 20rem;
}
.banner_contact_ul{
	width: 285rem;
	height: auto;
	margin: 75rem 0 0;
}
.banner_contact_li{
	width: 100%;
	height: auto;
	margin-bottom: 55rem;
}
.banner_contact_li>a{
	font-size: 24rem;
	color: #ffffff;
	padding-left: 15rem;
	line-height: 1;
	background: url(../images/mzyt_36.png) no-repeat;
	background-position: left center;
	background-size: 7rem 7rem;
}
.banner_contact_li ul{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	margin: 15rem 0 0 15rem;
}
.banner_contact_li ul li{
	height: 32rem;
	margin-right: 22rem;
}
.banner_contact_li ul li a{
	font-size: 18rem;
	color: #fff;
	line-height: 32rem;
}
.banner_contact_li>a:hover{
	color: #c9fd87;
	font-weight: bold;
}
.banner_contact_li.on>a{
	color: #c9fd87;
	font-weight: bold;
}
.banner_contact_li ul li.on a{
	color: #c9fd87;
}
.banner_contact_li ul li:hover a{
	color: #c9fd87;
}
.contact0{
	height: 1rem;
}
.contact{
	width: 100%;
	height: auto;
	background: url(../images/mzyt_30.jpg) #fff no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 60rem auto 0;
}
.contact_title{
	width: 100%;
	height: auto;
	padding: 58rem 0 65rem;
}
.contact_title h3{
	font-size: 32rem;
	color: #333333;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-bottom: 35rem;
}
.contact_title p{
	font-size: 18rem;
	color: #666666;
	line-height: 1;
	text-align: center;
}
.contact1{
	width: 678rem;
	height: auto;
	margin: 0 auto;
	padding-bottom: 70rem;
	display: flex;
	justify-content: space-between;
}
.contact11{
	width: auto;
	height: auto;
}
.contact11 h3{
	font-size: 18rem;
	color: #333333;
	line-height: 48rem;
}
.contact11 p{
	font-size: 18rem;
	color: #333333;
	line-height: 48rem;
}
.main_er1{
	padding-top: 50rem;
}
@media only screen and (max-width: 1000px) {
	*{box-sizing: border-box;}
	.header_m{
		background: none;
		position: absolute;
		top: 0;
		left: 0;
	}
	.main_er1{
		padding-top: 0rem;
	}
	.banner_contact{
		width: 100%;
		height: 420rem;
		background: url(../images/mzyt_37.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.banner_contact1{
		width: 710rem;
		height: 420rem;
		margin: 0 auto;
	}
	.banner_contact_title{
		width: 100%;
		height: auto;
		padding: 185rem 0 0;
	}
	.banner_contact_title h4{
		font-size: 72rem;
		color: rgba(255, 255, 255, 0.52);
		font-weight: bold;
		line-height: 1;
	}
	.banner_contact_title h3{
		font-size: 48rem;
		color: #fff;
		font-weight: bold;
		line-height: 1;
		margin-top: -20rem;
	}
	.banner_contact_ul{
		width: 285rem;
		height: auto;
		margin: 75rem 0 0;
		display: none;
	}
	.contact0{
		height: 1rem;
	}
	.contact{
		width: 710rem;
		height: auto;
		background: url(../images/mzyt_30.jpg) #fff no-repeat;
		background-position: center center;
		background-size: 1200rem auto;
		margin: 50rem auto 0;
	}
	.contact_title{
		width: 100%;
		height: auto;
		padding: 46rem 0 105rem;
	}
	.contact_title h3{
		font-size: 32rem;
		color: #333333;
		font-weight: bold;
		line-height: 40rem;
		text-align: center;
		margin-bottom: 35rem;
	}
	.contact_title p{
		font-size: 24rem;
		color: #666666;
		line-height: 38rem;
		text-align: center;
	}
	.contact1{
		width: 330rem;
		height: auto;
		margin: 0 auto;
		padding-bottom: 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.contact11{
		width: auto;
		height: auto;
		margin-bottom: 105rem;
	}
	.contact11 h3{
		font-size: 26rem;
		color: #333333;
		line-height: 55rem;
	}
	.contact11 p{
		font-size: 26rem;
		color: #333333;
		line-height: 55rem;
	}
}