.banner img {
	width: 100%;
}

.contact {
	margin-top: 90px;
	margin-bottom: 60px;
}

.contact .center {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.contact .center .img {
	width: 570px;
}

.contact .center .con {
	width: 575px;
}

.contact .center .con h4 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.contact .center .con .dw {
	margin-top: 25px;
}

.contact .center .con .dw p {
	font-size: 16px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 9px;
	color: #333333;
	background: url(../../img/dw.png) left center no-repeat;
	background-size: 14px;
}

.contact .center .con .dw p span {
	font-weight: normal;
}

.contact .center .con .phone {
	margin-top: 55px;
}

.contact .center .con .phone p {
	font-size: 22px;
	color: #25a2b6;
	padding-left: 30px;
	font-weight: bold;
	background: url(../../img/phone.png) left center no-repeat;
	background-size: 20px;
}

.contact .center .con .phone span {
	font-size: 14px;
	color: #666666;
	display: block;
	margin-top: 13px;
}

.contact .center .con .phone .img {
	width: 105px;
	margin-top: 15px;
}

.map_text {
	font-size: 22px;
	line-height: 36px;
	margin: 40px auto 0;
	color: #25a2b6;
	font-weight: bold;
	width: 1200px;
	text-align: center;

}
