/* Generated by less 2.5.1 */
/*主体*/
.banner {
  height: 525px;
  background: url('../img/banner.jpg') no-repeat center;
/*  background-size: auto 100%;*/
}
.banner .banner-text {
  width: 1000px;
  margin: 0 auto;
  color: #fff;
}
.banner .banner-text h3 {
  font-size: 60px;
  line-height: 150px;
  padding-top: 120px;
}
.banner .banner-text p {
  font-size: 30px;
}
.center1 {
  width: 1000px;
  margin: 0 auto;
}
.center1 .title {
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  color: #333;
  border-left: 5px solid #465279;
  padding-left: 20px;
  margin: 80px 0 50px;
}
.center1 .title span {
  font-size: 18px;
  color: #ccc;
  padding-left: 15px;
}
.center1 > dl {
  overflow: hidden;
  padding-bottom: 80px;
}
.center1 > dl dt {
  width: 400px;
  float: left;
}
.center1 > dl dt img {
  display: block;
  width: 100%;
}
.center1 > dl dd {
  float: left;
  width: 600px;
  padding-top: 30px;
}
.center1 > dl dd p {
  padding-left: 50px;
  padding-top: 30px;
  font-size: 18px;
  color: #333;
  text-indent: 2em;
}
.center2 {
  height: 600px;
  background: #f5f5f5;
  background-size: auto 100%;
}
.center2 .center2-content {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.center2 .center2-content .title {
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  border-left: 5px solid #465279;
  padding-left: 20px;
  margin: 80px 0 50px;
}
.center2 .center2-content .title span {
  font-size: 18px;
  color: #ccc;
  padding-left: 15px;
}
.center2 .center2-content > div dl {
  width: 300px;
  height: 330px;
  float: left;
  background: #fff;
}
.center2 .center2-content > div dl:nth-of-type(2) {
  margin: 0 50px;
}
.center2 .center2-content > div dl dt img {
  display: block;
  width: 70px;
  margin: 40px auto 10px;
}
.center2 .center2-content > div dl dd h3 {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 40px;
}
.center2 .center2-content > div dl dd p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  padding: 0 20px;
}
