/* Generated by less 2.5.1 */
.centerTop {
  width: 1000px;
  margin: 0 auto;
}
.centerTop .title {
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  color: #333;
  border-left: 5px solid #1465F8;
  padding-left: 20px;
  margin: 80px 0 50px;
}
.centerTop .title span {
  font-size: 18px;
  color: #ccc;
  padding-left: 15px;
}
.centerTop > dl {
  overflow: hidden;
  padding-bottom: 80px;
}
.centerTop > dl dt {
  width: 400px;
  float: left;
}
.centerTop > dl dt img {
  display: block;
  width: 100%;
}
.centerTop > dl dd {
  float: left;
  width: 600px;
  padding-top: 30px;
}
.centerTop > dl dd p {
  padding-left: 50px;
  padding-top: 30px;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  text-indent: 2em;
}
.centerBtm {
  width: 1000px;
  margin: 0 auto;
}
.centerBtm .title {
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  color: #333;
  border-left: 5px solid #1465F8;
  padding-left: 20px;
  margin: 80px 0 50px;
}
.centerBtm .title span {
  font-size: 18px;
  color: #ccc;
  padding-left: 15px;
}
.centerBtm .contact_map {
  width: 100%;
  height: 500px;
  margin-bottom: 50px;
}
.center-information {
  width: 100%;
  height: 360px;
  background: #F3F4FF;
}
.center-information .information {
  width: 1000px;
  margin: 0 auto;
}
.center-information .information > div {
  width: 50%;
  height: 100%;
  float: left;
  color: #4d4d4d;
}
.center-information .information > div h3 {
  font-size: 24px;
  padding-top: 40px;
}
.center-information .information > div p {
  font-size: 14px;
  padding-top: 20px;
  line-height: 32px;
}
.center-information .information > div p span {
  display: block;
  padding-bottom: 13px;
}
