.container > .title {
  padding-top: 70px;
  text-align: center;
  font-size: 32px;
  color: #333;
  font-weight: 300;
  font-family: PingFangSC-Light;
}
.container > .sub-title {
  padding: 5px 0 40px 0;
  text-align: center;
  font-size: 20px;
  color: #42b35d;
  font-weight: 600;
  font-family: PingFangSC-Bold;
}
.rich-text {
  text-align: center;
}
.rich-text.white .rich-text-title,
.rich-text.white .rich-text-subtitle,
.rich-text.white .rich-text-line,
.rich-text.white .rich-text-row {
  color: #fff;
}
.rich-text.white .rich-text-line i {
  background: #fff;
}
.rich-text.white .rich-text-line span {
  color: #32b16c;
  background: #fff;
}
.rich-text.white .rich-text-row-icon {
  background: url(../images/index/success-2.png);
}
.rich-text-title {
  margin-bottom: 15px;
  font-size: 36px;
  color: #333333;
}
.rich-text-subtitle {
  font-size: 24px;
  color: #333333;
}
.rich-text-line {
  margin: 10px auto 13px auto;
  position: relative;
  width: 250px;
  text-align: center;
}
.rich-text-line i {
  position: absolute;
  width: 90px;
  height: 2px;
  background: #32b16c;
  left: 0;
  top: 14px;
}
.rich-text-line span + i {
  left: auto;
  right: 0;
}
.rich-text-line span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #32b16c;
  border-radius: 50%;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.rich-text-row {
  width: 310px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
  text-align: left;
}
.rich-text-row-icon {
  margin-right: 20px;
  float: left;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background: url(../images/index/success.png);
}
.banner {
  height: 530px;
  background: #2f3545;
}
.banner .swiper-container {
  height: 530px;
}
.banner .pagination {
  margin: auto;
  position: relative;
  width: 1200px;
  z-index: 2;
  top: -150px;
  padding-left: 135px;
}
.banner .pagination .swiper-pagination-switch {
  margin-right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 50%;
  opacity: 0.6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.banner .pagination .swiper-pagination-switch.swiper-active-switch {
  background-color: #42b35d;
  opacity: 1;
}
.banner .swiper-slide {
  background-position: center center;
}
.banner .swiper-slide a {
  display: inline-block;
  width: 109px;
  height: 34px;
  border: solid 1px #9de83a;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #9de83a;
  margin-top: 320px;
  margin-left: 133px;
}
.banner2 {
  background: #fff;
  padding-bottom: 100px;
}
.banner2 .list {
  font-size: 0;
  text-align: center;
}
.banner2 .list li {
  position: relative;
  display: inline-block;
  width: 152px;
  height: 152px;
  padding: 11px;
  vertical-align: top;
  border-radius: 50%;
  border: 1px solid #a0a0a0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.banner2 .list li:after {
  content: '';
  position: absolute;
  width: 152px;
  height: 152px;
  top: 0;
  left: 0;
  background-image: url(../images/index/ring.png);
  -webkit-transform: rotate(345deg);
  transform: rotate(345deg);
  -webkit-transition: all 1.6s;
  transition: all 1.6s;
  opacity: 0;
}
.banner2 .list li:hover {
  cursor: pointer;
  border-color: #fff;
}
.banner2 .list li:hover:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.banner2 .list li:hover .list-item {
  -webkit-box-shadow: 0 0 0 1px #32b16c;
  box-shadow: 0 0 0 1px #32b16c;
  color: #32b16c;
}
.banner2 .list li:hover .icon[icon='1'] {
  background-image: url(../images/index/banner2-img1-2.png);
}
.banner2 .list li:hover .icon[icon='2'] {
  background-image: url(../images/index/banner2-img2-2.png);
}
.banner2 .list li:hover .icon[icon='3'] {
  background-image: url(../images/index/banner2-img3-2.png);
}
.banner2 .list li:hover .icon[icon='4'] {
  background-image: url(../images/index/banner2-img4-2.png);
}
.banner2 .list li:hover .icon[icon='5'] {
  background-image: url(../images/index/banner2-img5-2.png);
}
.banner2 .list li + li {
  margin-left: 27px;
}
.banner2 .list .list-item {
  position: relative;
  margin: auto;
  width: 130px;
  height: 130px;
  font-size: 18px;
  color: #000000;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.banner2 .list .list-item .icon {
  height: 55px;
  margin-top: 30px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}
.banner2 .list .list-item .icon[icon='1'] {
  background-image: url(../images/index/banner2-img1.png);
}
.banner2 .list .list-item .icon[icon='2'] {
  background-image: url(../images/index/banner2-img2.png);
}
.banner2 .list .list-item .icon[icon='3'] {
  background-image: url(../images/index/banner2-img3.png);
}
.banner2 .list .list-item .icon[icon='4'] {
  background-image: url(../images/index/banner2-img4.png);
}
.banner2 .list .list-item .icon[icon='5'] {
  background-image: url(../images/index/banner2-img5.png);
}
.banner3 {
  background: #fafcfe url(../images/index/banner3.png) no-repeat;
}
.banner3 .rich-text {
  padding-top: 30px;
}
.banner3 .container {
  padding: 120px 125px 55px 125px;
}
.banner4 {
  background: #4cb565 url(../images/index/banner4.png) no-repeat;
}
.banner4 .rich-text {
  padding-top: 70px;
}
.banner4 .container {
  padding: 110px 0 50px 0;
}
.banner5 {
  background: #fff;
}
.banner5 .rich-text {
  padding-top: 60px;
}
.banner5 .container {
  padding: 120px 75px 0px 75px;
}
.banner6 {
  padding: 120px 0 70px 0;
  background: #fff;
  text-align: center;
}
.banner6 .list {
  display: inline-block;
  margin: auto;
  font-size: 0;
}
.banner6 li {
  display: inline-block;
  width: 353px;
  height: 310px;
  text-align: center;
  margin-bottom: 30px;
}
.banner6 li + li {
  margin-left: 30px;
}
.banner6 li[img='1'] {
  background: url(../images/index/banner6-img1.png);
}
.banner6 li[img='2'] {
  background: url(../images/index/banner6-img2.png);
}
.banner6 li[img='3'] {
  background: url(../images/index/banner6-img3.png);
}
.banner6 li p {
  font-size: 16px;
  margin: 1em 0;
}
.banner6 .list-item {
  position: relative;
  top: 50px;
  color: #fff;
}
.banner6 .item-title {
  height: 40px;
  overflow: hidden;
  line-height: 1;
  font-size: 50px;
}
.banner6 .item-subtitle {
  width: 166px;
  margin: auto;
  height: 50px;
  line-height: 48px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 24px;
}
.banner7 {
  font-size: 0;
}
.banner7 .box-inner {
  padding: 60px 0;
}
.banner7 a {
  display: inline-block;
  width: 20%;
  height: 50px;
  text-align: center;
  margin-bottom: 50px;
  font-size: 0;
}
.banner7 img {
  display: block;
  margin: auto;
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .banner .swiper-slide a {
    margin-left: 45px;
  }
  .banner .pagination {
    width: 100%;
    padding-left: 45px;
  }
  .banner4 .container {
    padding: 100px 30px 50px 30px;
  }
  .banner4 .image img {
    width: 500px;
  }
  .banner4 .rich-text {
    padding-top: 30px;
  }
  .banner5 .image img {
    width: 500px;
  }
  .banner6 li {
    width: 300px;
  }
  .banner7 .box-inner {
    padding: 10px 0;
  }
  .banner7 a {
    width: 20%;
    height: 50px;
    margin-bottom: 20px;
    font-size: 0;
  }
  .banner7 img {
    width: 70%;
    display: block;
    margin: auto;
  }
}
@media only screen and (max-width: 800px) {
  .banner {
    height: 260px;
  }
  .banner .swiper-container {
    height: 260px;
  }
  .banner .swiper-slide {
    background-size: cover;
  }
  .banner .swiper-slide a {
    margin-top: 150px;
    margin-left: 155px;
    font-size: 13px;
    width: 60px;
    height: 28px;
    line-height: 28px;
  }
  .banner .pagination {
    padding-left: 156px;
    top: -70px;
  }
  .banner2 {
    padding-bottom: 40px;
  }
  .banner3 .container {
    padding: 50px 20px;
  }
  .banner4 .image img {
    width: 300px;
  }
  .banner5 .container {
    padding: 50px 20px;
  }
  .banner5 .rich-text {
    padding-top: 0;
  }
  .banner5 .image img {
    width: 300px;
  }
  .banner6 {
    padding: 0 20px;
  }
  .banner6 li {
    width: 300px;
  }
}
@media only screen and (max-width: 540px) {
  .container > .title {
    padding-top: 30px;
    font-size: 20px;
  }
  .container > .sub-title {
    padding: 5px 0 20px 0;
    font-size: 14px;
  }
  .rich-text {
    text-align: center;
  }
  .rich-text-title {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .rich-text-subtitle {
    font-size: 16px;
  }
  .rich-text-line {
    margin: 10px auto 13px auto;
    position: relative;
    width: 250px;
    text-align: center;
  }
  .rich-text-line i {
    width: 100px;
    top: 10px;
    height: 1px;
  }
  .rich-text-line span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
  }
  .rich-text-row {
    width: 100%;
  }
  .rich-text-row-icon {
    margin-right: 10px;
  }
  .image {
    text-align: center;
  }
  .image img {
    margin: 20px 0;
    width: 90%;
  }
  .banner {
    height: 180px;
  }
  .banner .swiper-container {
    height: 180px;
  }
  .banner .swiper-slide {
    position: relative;
  }
  .banner .swiper-slide .container {
    width: auto;
    right: 30px;
    bottom: 10px;
    position: absolute;
  }
  .banner .swiper-slide a {
    margin: 0;
    font-size: 12px;
    width: 60px;
    height: 28px;
    line-height: 28px;
  }
  .banner .pagination {
    padding-left: 20px;
    top: -30px;
  }
  .banner2 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .banner2 .list li {
    margin: 5px auto;
    width: 130px;
    height: 130px;
  }
  .banner2 .list li:after {
    width: 130px;
    height: 130px;
    background-size: cover;
  }
  .banner2 .list li + li {
    margin-left: auto;
  }
  .banner2 .list li .list-item {
    width: 108px;
    height: 108px;
    font-size: 14px;
  }
  .banner2 .list li .list-item .icon {
    margin-top: 17px;
  }
  .banner3 .container {
    padding: 30px 10px;
  }
  .banner3 .rich-text {
    float: none;
  }
  .banner3 .image {
    float: none;
  }
  .banner4 .container,
  .banner5 .container {
    padding: 30px 10px;
  }
  .banner6 {
    padding: 40px 0 0 0;
  }
  .banner6 li {
    margin: 15px auto;
  }
  .banner6 li + li {
    margin-left: auto;
  }
  .banner7 a {
    overflow: hidden;
    width: 33.33%;
    margin-bottom: 10px;
  }
}
