*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	
}
h2 {
  font-size: 36px;
  color: #444;
  text-align: center;
}
.he {
  width: 60px;
  height: 3px;
  background: #f8bf62;
  margin: 20px auto 50px;
}
.xfpz_1{
	position: relative;
	width: 1200px;
	height: 450px;
	/* border: 1px solid red; */
	margin: 0 auto;
	margin-top: 20px;
}
.xf{
	width: 550px;
	height: 450px;
	float: left;
}
.xfpz_1 img{
	width: 100%;
	height: 100%;
}
.xf_r{
	position: absolute;
	width: 590px;
	height: 140px;
	/* border: 1px solid red; */
	right: 0;
	top: 50%;
	margin-top: -70px;
}
h3{
	font-size: 25px;
	color: #444;
	margin-bottom: 24px;
}
.xf_l p{
	width: 100%;
	line-height: 30px;
}
.xf_r p{
	width: 100%;
	line-height: 30px;
}
.xfpz_2{
	position: relative;
	width: 1200px;
	height: 450px;
	/* border: 1px solid red; */
	margin: 0 auto;
	margin-top: 40px;
}
.zmf{
	width: 550px;
	height: 450px;
	float: right;
}
.xfpz_2 img{
	width: 100%;
	height: 100%;
}
.xf_l{
	position: absolute;
	width: 590px;
	height: 140px;
	/* border: 1px solid red; */
	left: 0;
	top: 50%;
	margin-top: -70px;
}

.lxwm{
	width: 1200px;
	height: 700px;
	/* border: 1px solid red; */
	margin: 0 auto;
}
.l_1{
	position: relative;
	width: 343px;
	height: 150px;
	/* border: 1px solid red; */
	line-height: 150px;
	font-size: 19px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.l_1 p{
	float: left;
	
}
.l_1 img{
	position: absolute;
	width: 100px;
	height: 100px;
	right: 0;
	top: 50%;
	margin-top: -50px;
}
/* 底部开始 */
  footer{
	  /* height: 400px; */
	  width: 100%;
	  /* background: url(/img/footer.png) no-repeat center; */
	  /* background-size: 100% 100%; */
  }
  .footer_root{
	  height: 130px;
	  width: 1200px;
	  margin: 180px auto 0 auto;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  align-items: center;
	  position: relative;

  }
  .footer_line{
	  font-family: '微软雅黑';
	  height: 25px;
	  line-height: 25px;
	  color: #000;
	  font-size: 13px;
  }
  .footer_image1{
	  height: 40px;
	  width: 237px;
	  position: absolute;
	  top: 60px;
	  left: 40px;
  }
  .footer_image2{
	height: 40px;
	width: 114px;
	position: absolute;
	top: 60px;
	right: 190px;
}
.footer_image3{
	height: 40px;
	width: 112px;
	position: absolute;
	top: 60px;
	right: 70px;
}
/* 页脚强制执行css */
.bottom_top{
	width: 100%;
	height: 240px;
	border-top: 1px solid #e2e2e2;
	margin-top: 20px;
	/* z-index: 10; */
	/* background-color: #000000; */
}
.bottom_top .bottom_top_2{
	width: 1200px;
	/* height: 220px; */
	/* border: 1px solid red; */
	margin: 0 auto;
	min-width: 1200px;
	position: relative;
}
.bottom_top .bottom_top_2 .Picture_16{
	position: absolute;
	left: 0;
	top: 70px;
}
.bottom_top .bottom_top_2 .Picture_17{
	position: absolute;
	right: 120px;
	top: 70px;
}
.bottom_top .bottom_top_2 .Picture_18{
	position: absolute;
	right: 0;
	top: 70px;
}
.bottom_top .bottom_top_2 p{
	text-align: center;
	margin-top: 13px;
	font-size: 12px;
}
.bottom_top .bottom_top_2 .p_1{
	text-align: center;
	margin-top: 51px;
	font-size: 12px;
}
.bottom_top .bottom_top_2 a{
	color: #000000;
}
.bottom_top .bottom_top_2 a:hover{
	text-decoration:underline;
}