.w1400 {
	max-width: 1400px;
width: 96%;
	margin: 0 auto;
}

.lianxi_m {
	overflow: hidden;
	background: #eee;
	margin-top: 10px;
	margin-bottom: 24px;
}

.lianxi_ml {
	float: left;
	padding: 30px 40px 30px 40px;
	background: #f5952e;
	color: #fff;
	overflow: hidden;
	text-align: left;
}

.lianxi_ml_m {
	overflow: hidden;
	font-size: 36px;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 18px;
}

.lianxi_ml_s {
	width: 310px;
	border: solid 2px #fff;
	font-size: 28px;
	text-align: center;
	margin-bottom: 18px;
	line-height: 55px;
	font-family: DIN Medium;
}

.lianxi_ml_en {
	font-size: 24px;
	line-height: 40px;
}

.lianxi_mr {
	float: right;
	position: relative;
	width: calc(100% - 468px);
}

.lianxi_mr_i {
	float: left;
	font-family: Arial;
	font-size: 100px;
	font-weight: 89;
	margin-left: -28px;
	line-height: normal;
	color: #999;
	position: absolute;
	overflow: hidden;
	margin-top: 20px;
}

.lianxi_m .mr_i {
	position: absolute;
	right: 30px;
	font-size: 100px;
	line-height: 200px;
	margin-top: 100px;
	margin-left: calc(100% - 690px);
}

.lianxi_mr_m {
	width: calc(100% - 69px);
	float: left;
	overflow: hidden;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 38px;
	line-height: 24px;
	color: #666;
	font-size: 16px;
	text-align: left;
}

.lianxi_mr_m span {
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	color: #f5952e;
}


/*联系方式*/

.contact_li {
	position: relative;
}

.contact_li li {
	line-height: 22px;
	float: left;
	width: 33.2%;
	height: 170px;
	border-width: 1px 0 1px 1px;
	border: 1px solid #ececec;
	padding: 50px 10px 33px 20px;
	margin: -1px 0 0 -1px;
	text-align: left;
	box-sizing: border-box;
}

.contact_li li:hover {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.contact_li li i {
	float: left;
	display: inline-block;
	width: 51px;
	height: 51px;
	margin-right: 9px;
	margin-top: 6px;
}

.contact_li li img {
	max-width: 100% !important;
}

.contact_li li span {
	display: block;
	font-weight: bold;
	color: #f5952e;
	margin-bottom: 10px;
	font-size: 18px;
	padding-top: 8px;
}

.contact_li li p {
	padding-left: 60px;
	font-size: 16px;
}

.contact_li li a {
	font-size: 16px
}

.contact_li li p em {
	font-size: 22px;
	font-family: DIN Medium;
	color: #333;
	line-height: 26px;
}

.contact_li li p em i {
	width: auto;
	height: auto;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	color: #555;
}

/*地图*/
.contact_map{ margin-top:40px;}
.maptit{ text-align:center; margin-bottom:20px;}
.maptit span{ display:block; margin-bottom:6px; font-size:36px; line-height:36px;}
.maptit:after{ display:block; margin:2px auto 0 auto; content:''; width:50px; height:2px; background:#f5952e;}