.ban {
	width: 100%;
}
.ban img {
	width: 100%;
}
.title {
	text-align: center;
}
.title span {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #1e98d7;
}
.title h3 {
	display: inline-block;
	font-size: 28px;
	color: #1e98d7;
	font-weight: 100;
	background-color: #fff;
	padding: 8px 30px;
	margin-top: -24px;
}
.contact {
	width: 62%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 100px;
}
.cont_cont {
	margin-top: 60px;
}
.cont_left {
	width: 50%;
	float: left;
	height: 360px;
	background-color: #ccc;
    /*border: 1px solid #ccc;*/

}
.cont_right {
	width: 50%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.cont_right p {
	color: #646464;
	font-size: 16px;
	line-height: 36px;
}
.cont_right span {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #2e5582;
	margin-bottom: 20px;
	margin-top: 24px;
}
.BMap_cpyCtrl {
    display:none;
}
.anchorBL{
    display:none;
}

.zf {
	width: 62%;
	margin: 0 auto;
}
.zf li {
	float: left;
	width: 33.33%;
	text-align: center;
}
.zf img {
	width: 60%;
}
.zf p {
	font-size: 20px;
}
.ewm {
	margin-top: 26px;
}
.cont-t {
	margin: 20px 0;
}
.cont-t ul {
	margin-left: -3%;
}
.cont-t li {
	width: 30%;
	float: left;
	margin-left: 3%;
	margin-top: 30px;
	border: 1px solid #dddddd;
}
.cont-t li h4 {
	color: #323232;
	font-size: 20px;
	font-weight: 400;
	padding-left: 10px;
	margin: 16px 0 24px 0;
}
.cont-t li span {
	color: #646464;
	font-size: 16px;
	margin-top: 1%;
	float: left;
}
.cont-line {
	width: 100%;
	height: 4px;
	background-color: #2e5582;
}
.cont-xx {
	margin: 16px 0;
	overflow: hidden;
	padding-left: 10px;
}
.cont-xx img {
	width: 10%;
	max-width: 30px;
	float: left;
	margin-right: 10px;
}
.cont-t li p {
	padding-left: 10px;
	color: #fff;
	font-size: 24px;
	margin-top: 12%;
}
@media screen and (max-width: 1920px) {
	.cont-t li p {
		margin-bottom: 12%;
	}
}
@media screen and (max-width: 1440px) {
	.cont-t li p {
		margin-bottom: 18%;
	}
}
.hzs {
	font-size: 16px;
	background-color: #2e5582;
	color: #fff;
	display: block;
	text-align: center;
	padding: 14px 0;
	border-radius: 8px;
	margin-top: 10px;
}

.font h4 {
	font-size: 18px;
	color: #1c4677;
	font-weight: 400;
	line-height: 1.4;
}
.font p {
	font-size: 16px;
	margin-bottom: 10px;
}