@charset 'utf-8';
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.main .indent2 {
  text-indent: 2em;
}
.main .center1 {
  background: #fbfbfb;
  padding-top: 146px;
  padding-bottom: 80px;
  overflow: hidden;
}
.main .center1 .item1 {
  overflow: hidden;
}
.main .center1 .item1 .title-wrap {
  width: 400px;
}
.main .center1 .item1 .title-wrap .imgWrap {
  width: 356px;
  height: 162px;
}
.main .center1 .item1 .title-wrap .desc {
  margin-top: 40px;
  color: #5c5c5c;
  font-size: 16px;
  line-height: 30px;
}
.main .center1 .item1 .content-wrap {
  width: 680px;
}
.main .center1 .item1 .content-wrap .imgWrap {
  width: 100%;
}
.main .center1 .item1 .content-wrap .imgWrap img {
  width: 100%;
}
.main .center1 .item1 .content-wrap .desc {
  margin-top: 40px;
  font-size: 16px;
  line-height: 30px;
  color: #5c5c5c;
}
.main .center1 .item2 {
  margin-top: 140px;
  overflow: hidden;
}
.main .center1 .item2 .title {
  width: 400px;
}
.main .center1 .item2 .title h2 {
  font-size: 36px;
  color: #000;
  position: relative;
  padding-bottom: 36px;
  letter-spacing: 10px;
}
.main .center1 .item2 .title h2:after {
  content: "";
  width: 40px;
  height: 6px;
  background-color: #FFB400;
  position: absolute;
  left: 0;
  bottom: 0;
}
.main .center1 .item2 .content-wrap {
  width: 680px;
}
.main .center1 .item2 .content-wrap .imgWrap {
  width: 100%;
}
.main .center1 .item2 .content-wrap .imgWrap img {
  width: 100%;
}
.main .center1 .item2 .content-wrap .desc {
  margin-top: 40px;
  font-size: 16px;
  line-height: 30px;
  color: #5c5c5c;
}
.main .center2 .item1 {
  text-align: center;
  height: 798px;
  background: #f6f5f5 url('/dist/img/service-bg.png') no-repeat center center;
}
.main .center2 .item1 .title {
  padding-top: 80px;
}
.main .center2 .item1 .title h2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.main .center2 .item1 .content-wrap {
  margin-top: 50px;
  font-size: 16px;
  color: #5c5c5c;
}
.main .center2 .item1 .content-wrap .text-orange {
  font-size: 24px;
  color: #FFB400;
}
.main .center2 .item1 .content-wrap p {
  margin-bottom: 20px;
}
.main .center2 .item2 {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  top: -140px;
  z-index: 9;
}
.main .center2 .item2 .left-wrap {
  width: 800px;
  overflow: hidden;
}
.main .center2 .item2 .left-wrap .imgWrap {
  width: 290px;
  height: 168px;
  float: right;
  margin-top: 80px;
}
.main .center2 .item2 .left-wrap .desc {
  margin-top: 60px;
  font-size: 18px;
  color: #5c5c5c;
  float: left;
  text-indent: 2em;
  line-height: 30px;
}
.main .center2 .item2 .right-wrap {
  width: 346px;
  height: 512px;
}
