.bannerwrap {
  position: relative;
  width: 100%;
  height: 700px;
  background:  center no-repeat;
  filter: progid:dximagetransform.microsoft.alphaimageloader( , sizingmethod='scale');
  margin-bottom: 120px;
}
.bannerwrap .text {
  width: 700px;
  height: 122px;
  text-align: center;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -61px 0 0 -350px;
}
.bannerwrap .text h2 {
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 30px;
}
.bannerwrap .text p {
  font-size: 14px;
  line-height: 32px;
}

.hetitle {
  text-align: center;
  color: #000;
}
.hetitle h2 {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  margin-bottom: 26px;
}
.hetitle p {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 120px;
}

.filewrap {
  margin-bottom: 140px;
}
.filewrap .list {
  position: relative;
  text-align: center;
  color: #000;
}
.filewrap .list img {
  font-size: 0;
}
.filewrap .list .text {
  width: 360px;
  height: 89px;
  position: absolute;
  left: 168px;
  top: 50%;
  margin-top: -45px;
}
.filewrap .list .text h2 {
  font-size: 24px;
  margin-bottom:15px;
}
.filewrap .list .text p {
  line-height: 25px;
  font-size: 13px; color:#333;
}

.aixinproject {
  background:  center no-repeat;
  background-size: cover;
  filter: progid:dximagetransform.microsoft.alphaimageloader( , sizingmethod='scale');
  padding: 100px 0;
}
.aixinproject .text {
  color: #000;
  text-align: center;
  width: 825px;
  height: 104px;
  margin: 0 auto 87px;
}
.aixinproject .text h2 {
  font-size: 24px;
  height: 24px;
  margin-bottom:28px;
}
.aixinproject .text p {
  font-size: 13px;
  line-height:24px; color:#333;
}
.aixinproject .box {
  width: 100%;
  overflow: hidden;
  height: 258px;
  position: relative;
  display: inline-block;
}
.aixinproject .box #roll {
  width: 200%;
}
.aixinproject .box #roll dd {
  width: 262px;
  height: 258px;
  float: left;
  margin-right: 45px;
}
#picture {
	width:100%;
	position: relative;
	height:258px;
	overflow: hidden;
}
#picture ul {
	position: relative;
	padding: 0;
	width: 3062px;
	margin:0;
}
#picture li {
	height:258px;
	float: left;
	display: inline-block;
}
#picture li:first-child {
	margin-left: 0;
}
#picture li:last-child {
}
#picture li img {
	height: 100%;
	width:260px;
	border:none; margin:0 15px;
}

.main{ padding-bottom:0;}