/**
 * example:
 * .className {
 *   position: relative;
 *   &:after {
 *    .setLine([@color]);
 *   }
 * }
 */
.m-indexes-wrap {
  margin-top: 30px;
}
.m-indexes-wrap .m-title {
  padding: 50px 0;
}
.intro-wrap {
  font-size: 14px;
  color: #7b828f;
  line-height: 28px;
  text-indent: 2em;
  text-align: justify;
}
.intro-wrap .intro-wrap-img {
  float: left;
  margin-right: 40px;
}
.intro-wrap .intro-info {
  padding: 0 99px 30px 0;
}
.intro-wrap h4 {
  font-size: 20px;
  font-weight: 800;
  color: #354054;
  line-height: 26px;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 20px;
}
.reason-wrap {
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reason-wrap .reason-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 480px;
  height: 328px;
  margin: 0 10px;
  padding: 45px 48px;
  background: #ffffff no-repeat;
  background-size: 280px 328px;
  background-position: right;
  border-radius: 30px;
  -webkit-box-shadow: 0px 2px 54px 0px rgba(158, 193, 244, 0.14);
          box-shadow: 0px 2px 54px 0px rgba(158, 193, 244, 0.14);
}
.reason-wrap .reason-item:nth-of-type(1) {
  background-image: url('/statics/images/pc/sgt_bg1.png');
}
.reason-wrap .reason-item:nth-of-type(2) {
  background-image: url('/statics/images/pc/sgt_bg2.png');
}
.reason-wrap .reason-item h6 {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 800;
  color: #354054;
}
.reason-wrap .reason-item p {
  margin-top: 18px;
  font-size: 14px;
  color: #7b828f;
}
.quanyi-wrap .quanyi-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.quanyi-wrap .quanyi-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 304px;
  height: 122px;
  margin: 0 10px 23px;
  background: #ffffff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 2px 54px 0px rgba(158, 193, 244, 0.14);
          box-shadow: 0px 2px 54px 0px rgba(158, 193, 244, 0.14);
  padding: 31px;
  background-size: 120px 120px;
  background-position: right;
  background-repeat: no-repeat;
}
.quanyi-wrap .quanyi-item:nth-of-type(1) {
  background-image: url(/statics/images/pc/bg_ico/bg_ico11.png);
}
.quanyi-wrap .quanyi-item:nth-of-type(2) {
  background-image: url(/statics/images/pc/bg_ico/bg_ico13.png);
}
.quanyi-wrap .quanyi-item:nth-of-type(3) {
  background-image: url(/statics/images/pc/bg_ico/bg_ico14.png);
}
.quanyi-wrap .quanyi-item:nth-of-type(4) {
  background-image: url(/statics/images/pc/bg_ico/bg_ico15.png);
}
.quanyi-wrap .quanyi-item:nth-of-type(5) {
  background-image: url(/statics/images/pc/bg_ico/bg_ico17.png);
}
.quanyi-wrap .quanyi-item:nth-of-type(6) {
  background-image: url(/statics/images/pc/bg_ico/bg_ico16.png);
}
.quanyi-wrap .quanyi-item h6 {
  margin-bottom: 13px;
  font-size: 18px;
  font-weight: 800;
  color: #354054;
}
.quanyi-wrap .quanyi-item p {
  font-size: 14px;
  color: #7b828f;
  line-height: 28px;
}
.sgt-reason-wrap {
  position: relative;
  padding-bottom: 155px;
  text-align: center;
}
.sgt-reason-wrap .m-title {
  padding: 67px 0 40px;
}
.sgt-reason-wrap .link {
  position: absolute;
  bottom: 0;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  width: 389px;
  height: 155px;
  padding-top: 54px;
  font-weight: bold;
  padding-right: 30px;
  font-size: 23px;
  color: #812b0a;
  background: url(/statics/images/pc/seo_contact_btn.png) no-repeat;
}
.honor-wrap .m-title {
  padding: 85px 0 44px;
}
.honor-wrap .honor-item {
  width: 316px;
  margin: 0 10px;
}
.honor-wrap .honor-item img {
  width: 316px;
  height: 210px;
}
.honor-wrap .honor-item p {
  padding: 22px 10px;
  border: 1px solid #f0f0f0;
  font-size: 16px;
  color: #354054;
  text-align: center;
}
.honor-wrap .m-prev-btn1,
.honor-wrap .m-next-btn1 {
  top: 37%;
}
.honor-wrap .m-prev-btn1 {
  left: 9px;
}
.honor-wrap .m-next-btn1 {
  right: 9px;
}
.case-wrap .m-title {
  padding: 40px 0 40px;
}
.case-wrap .case-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.case-wrap .case-box img {
  width: 520px;
}
.praise-wrap .m-title {
  padding: 100px 0 45px;
}
.praise-wrap .swiper-slide{
  width: 33.3%;
}
.praise-wrap .praise-box img {
  width: 100%;
  height: 580px;
}
.praise-wrap .direction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 30px;
  margin-bottom: 30px;
}
.thank-wrap {
  margin-bottom: 164px;
}
.thank-wrap .m-title {
  padding: 90px 0 45px;
}

.thank-wrap .thank-box img {
  width: 316px;
  border: 1px solid #dedede;
}

.thank-wrap .swiper-slide {
  width: 33.3%;
}

.thank-wrap .direction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-indexes {
  -webkit-transform: translateX(650px);
      -ms-transform: translateX(650px);
          transform: translateX(650px);
}
