.sutong-reviews .more {
  padding: 0 40px;
  height: 64px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dbe0e3;
  font-size: 15px;
  color: var(--title-text-color);
  font-weight: 700
}

.sutong-reviews .more span {
  width: 13px;
  height: 12px;
  background: var(--color-primary);
  margin-right: 10px
}

.sutong-reviews .more span:last-child {
  margin-right: 27px
}

.sutong-reviews .more:hover {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff
}

.sutong-reviews .more:hover span {
  background: #fff
}

.sutong-reviews {
  padding: 50px 0
}

.sutong-reviews .tit {
  text-align: center;
  height: 75px;
  overflow: hidden;
  border-bottom: 1px solid #eaedef
}

.sutong-reviews .tit h4 {
  color: #fff;
  font-size: 98px;
  font-weight: 700;
  line-height: 1;
  text-shadow: rgba(210,217,221,.75) 1px 0 0,rgba(210,217,221,.75) 0 1px 0,rgba(210,217,221,.75) -1px 0 0,rgba(210,217,221,.75) 0 -1px 0
}

.sutong-reviews .top {
  margin: 55px 0 0;
  display: flex;
  justify-content: space-between
}

.sutong-reviews .t {
  width: 685px
}

.sutong-reviews .t h3 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 20
}

.sutong-reviews .t h3::after {
  display: block;
  content: '';
  width: 80px;
  height: 2px;
  background: var(--color-primary);
  margin: 20px auto 0 0
}

.sutong-reviews .t a {
  margin: 34px 0 0
}

.sutong-reviews .t p {
  margin: 20px 0 0;
  line-height: 32px;
  font-size: 17px;
}

.sutong-reviews .top .txt {
  flex: 1;
  margin-left: 98px
}

.sutong-reviews .top .txt ul {
}

.sutong-reviews .top .txt ul li {
  border: 1px solid #e9e9e9;
  padding: 30px 30px 30px 75px;
  position: relative
}

.sutong-reviews .top .txt ul li+li {
  margin-top: 29px
}

.sutong-reviews .top .txt ul li .star i {
  font-size: 22px;
  color: var(--color-primary)
}

.sutong-reviews .top .txt ul li p {
  margin: 20px 0 0;
  font-size: 16px;
  line-height: 29px
}

.sutong-reviews .top .txt ul li p:nth-of-type(2) {
  font-size: 17px;
  font-weight: 600
}

.sutong-reviews .top .txt ul li p:nth-of-type(2) span {
  margin-right: 35px;
  color: var(--title-text-color);
}

.sutong-reviews .top .txt ul li .ico {
  position: absolute;
  top: 20px;
  width: 82px;
  left: -41px
}

.sutong-reviews .top .txt ul li .ico img {
  border-radius: 50%
}

@media screen and (max-width: 1500px) {
  .sutong-reviews .t {
      width: 600px
  }
}

@media screen and (max-width: 1441px) {
  .sutong-reviews .tit h4 {
      font-size: 90px
  }
  .sutong-reviews .more {
      padding: 0 35px
  }

  .sutong-reviews .top {
      display: block
  }

  .sutong-reviews .t {
      width: 100%
  }

  .sutong-reviews .top .txt {
      margin: 30px 0 0
  }

  .sutong-reviews .top .txt ul li {
      padding: 25px 25px 25px 70px
  }

  .sutong-reviews .top .txt ul li p {
      line-height: 27px
  }
}

@media screen and (max-width: 1367px) {
 .sutong-reviews .tit h4 {
      font-size: 80px
  }

 .sutong-reviews .t h3 {
      font-size: 32px
  }
}

@media screen and (max-width: 1281px) {
  .sutong-reviews .tit h4 {
      font-size: 70px
  }

  .sutong-reviews .tit {
      height: 60px
  }

  .sutong-reviews .t h3 {
      font-size: 30px
  }

  .sutong-reviews .top .txt ul li .ico {
      width: 70px;
      left: -35px
  }
}

@media screen and (max-width: 1171px) {
  .sutong-reviews .tit h4 {
      font-size: 60px
  }

  .sutong-reviews .tit {
      height: 50px
  }
}

@media screen and (max-width: 992px) {
  .sutong-reviews .t {
      width: 100%
  }

  .sutong-reviews .top {
      margin: 45px 0 0;
      display: block
  }

  .sutong-reviews .t {
      width: 100%;
      text-align: center
  }

  .sutong-reviews .t h3::after {
      margin: 15px auto 0
  }

  .sutong-reviews .top .txt {
      margin: 30px 0 0 10px
  }
}

@media screen and (max-width: 768px) {
  .sutong-reviews .more {
      padding:0 30px;
      height: 50px
  }

  .sutong-reviews .tit h4 {
      font-size: 50px
  }

  .sutong-reviews .tit {
      height: 45px
  }
}

@media screen and (max-width: 768px) {
  .sutong-reviews .t h3 {
      font-size: 28px
  }

  .sutong-reviews .top .txt {
      margin: 30px 0 0 15px
  }

  .sutong-reviews .top .txt ul li .ico {
      width: 60px;
      left: -30px
  }

  .sutong-reviews .top .txt ul li p {
      line-height: 24px;
      margin: 15px 0 0
  }
}

@media screen and (max-width: 576px) {
 .sutong-reviews .tit h4 {
    font-size: 24px
  }

 .sutong-reviews .tit {
    height: 20px;
  }

  .sutong-reviews .t h3 {
      font-size: 26px
  }

  .sutong-reviews .top .txt {
      margin: 30px 0 0 25px
  }

  .sutong-reviews .top .txt ul li {
      padding: 20px 20px 20px 45px
  }
}

@media screen and (max-width: 480px) {
  .sutong-reviews .more {
      padding: 0 25px
  }
  .sutong-reviews .t h3 {
      font-size: 24px
  }
}
