
.re_title {
	/* width: 100%;
	text-align: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666666;
	padding-top: 65px; */

	text-align: center;
	color: #666;
	font-family: "Microsoft YaHei";
	font-size: 28px;
	height: 36px;
	line-height: 36px;
	padding-top: 74px;
	/* font-weight: bold; */
}
.contact_table{
	box-sizing: border-box;
	width: 1173px;
	height:467px;
	margin:0 auto;
	border:solid 2px #F0F1F3;
}
.contact_item{
	box-sizing: border-box;
	float: left;
	width: 389px;
	height: 467px;
	/* background-color: #666666; */
	border-right:  solid 2px #F0F1F3;
	text-align: center;
}
.contact_span{
	color: #000;
	font-size: 26px;
	line-height: 40px;
	/* font-weight: bold;	 */
	margin-top: 50px;
}
.contact_context{
	color: #535454;
	font-size: 20px;
	line-height: 40px;
	/* font-weight: bold;	 */
	margin-top: 36px;
}
.map_wrap{
	box-sizing: border-box;
	width: 1165px;
	height:615px;
	margin:0 auto;
	/* border:solid 2px #F0F1F3; */
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
	margin-top: 48px;
	margin-bottom: 70px;
	padding: 28px 23px 28px 23px;
}
.contact_company{
	line-height: 28px;
	font-size: 22px;
	color: #535454;
	/* font-weight: bold; */
}
.contact_addr{
	line-height: 36px;
	font-size: 16px;
	color: #535454;
	/* font-weight: bold; */
	margin-top:15px;
	margin-bottom:21px;
}
.map_content{
	width: 1119px;
	height: 464px;
	/* background-color: #535454; */
}
.re_t {
	/* width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #9D9D9D;
	line-height: 14px;
	margin-top: 24px; */
	text-align: center;
	color: #9D9D9D;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-top: 23px;
	margin-bottom: 22px;
}
.re_box{
	display: flex;
	margin:29px auto;
	width: 1200px;
}
.int_box{
	width: 600px;
	height: 497px;
	background: #4385F5;
	padding: 57px 0 0 61px;
}
.int_lj{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}
.x{
	width: 44px;
	height: 4px;
	background: #FFFFFF;
	margin-top: 16px;
}
.line{
	margin-top: 40px;
	display: flex;
}
.line_img{
	width: 52px;
	height: 52px;
}

.line_text{
	margin-left: 25px;
}
.line_title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.line_tt{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;
}
.dz{
	background: url('../images/dz.png');
}
.wz{
	background: url('../images/IE.png');
}
.dh{
	background: url('../images/dh.png');
}
.yx{
	background: url('../images/yx.png');
}
.inp_box{
	width: 600px;
	height: 497px;
	background-color: #fff;
	padding: 57px 0 0 61px;
}
.inp_title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4385F5;
	line-height: 28px;
}
.y{
	width: 44px;
	height: 4px;
	background: #4385F5;
	margin-top: 16px;
	margin-bottom: 38px;
}
.input{
	width: 463px;
	height: 44px;
	border: 1px solid #CECECE;
	padding-left: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-bottom: 20px;
}
.textarea{
	width: 449px;
	height: 119px;
	border: 1px solid #CECECE;
	padding:0 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 23px;
}
.btn{
	width: 159px;
	height: 43px;
	background: #4385F5;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 43px;
	text-align: center;
	margin: 24px 0 0 322px;
}
.map{
	width: 100%;
	height: 310px;
	background: url('../images/map.png') no-repeat;
	margin-top: 121px;
	background-position: center;
	background-size: 100%;
}
