.sutong-company_intro {
  padding: 50px 0;
  position: relative
}

.sutong-company_intro .more1 {
  padding: 0 40px;
  height: 64px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dbe0e3;
  font-size: 15px;
  color: #212121;
  font-weight: 700
}

.sutong-company_intro .more1 span {
  width: 13px;
  height: 12px;
  background: #67a7b3;
  margin-right: 10px
}

.sutong-company_intro .more1 span:last-child {
  margin-right: 27px
}

.sutong-company_intro .more1:hover {
  background: #67a7b3;
  border-color: #67a7b3;
  color: #fff
}

.sutong-company_intro .more1:hover span {
  background: #fff
}

.sutong-company_intro .wp {
  display: flex;
  align-items: center
}

.sutong-company_intro .txt {
  flex: 1;
  margin-left: 130px
}

.sutong-company_intro .txt h3 {
  font-size: 40px;
  color: #212121;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 20
}

.sutong-company_intro .txt h3::before {
  display: block;
  content: 'who we are ?';
  white-space: nowrap;
  color: #fff;
  position: absolute;
  left: 0;
  top: -38px;
  font-size: 98px;
  line-height: 1;
  z-index: -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-company_intro .txt h3::after {
  display: block;
  content: '';
  width: 80px;
  height: 2px;
  background: #67a7b3;
  margin: 10px auto 0 0
}

.sutong-company_intro .txt .t {
  margin: 40px 0 0;
  line-height: 36px;
  font-size: 17px;
  color: #666
}

.sutong-company_intro .txt .t p~p {
  margin-top: 35px
}

.sutong-company_intro .txt .t ul {
  margin: 30px 0 0;
  display: flex;
  flex-wrap: wrap
}

.sutong-company_intro .txt .t ul li {
  margin: 10px 0 0;
  width: 33.333333%;
  color: #67a7b3;
  background: url(./pics/dot1.png) no-repeat left center;
  padding: 0 0 0 55px
}

.sutong-company_intro .txt .more1 {
  margin: 50px 0 0
}

.sutong-company_intro .pic {
  width: 40.2%;
  position: relative
}

.sutong-company_intro .pic img {
  position: relative;
  z-index: 10;
  width: 100%;
}

.sutong-company_intro .pic::after {
  position: absolute;
  content: '';
  top: 98px;
  right: -32px;
  bottom: 98px;
  width: 50px;
  z-index: 1;
  background: #cce4e8
}

.company-btn{position: absolute;top: 50%; left: 50%;z-index: 99;height: 80px;width: 80px;background-color: var(--btn-bg);transform: translate(-50%, -50%);display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.company-btn i{color:#fff;font-size: 32px;}

@media screen and (max-width: 1441px) {
  .sutong-company_intro .txt h3::before {
      font-size: 90px
  }

 .sutong-company_intro .txt h3 {
      font-size: 38px
  }

  .sutong-company_intro .more1 {
      padding: 0 35px
  }
}

@media screen and (max-width: 1367px) {

  .sutong-company_intro .txt h3::before{
      font-size: 80px
  }
  .sutong-company_intro .txt h3 {
      font-size: 36px
  }

  .sutong-company_intro .txt {
      margin-left: 110px
  }
}

@media screen and (max-width: 1281px) {

  .sutong-company_intro .txt h3::before {
      font-size: 70px
  }


 .sutong-company_intro .txt h3 {
      font-size: 34px
  }

  .sutong-company_intro .txt {
      margin-left: 90px
  }

  .sutong-company_intro .txt .t {
      margin: 30px 0 0;
      line-height: 32px
  }

  .sutong-company_intro .txt .t p~p {
      margin-top: 15px
  }

  .sutong-company_intro .txt .t ul {
      margin: 25px 0 0
  }

  .sutong-company_intro .txt .t ul li {
      padding: 0 0 0 45px;
      background-size: 30px 16px
  }
}

@media screen and (max-width: 1171px) {

  .sutong-company_intro .txt h3::before {
      font-size: 60px
  }

  .sutong-company_intro .txt h3 {
      font-size: 32px
  }

  .sutong-company_intro .txt .t {
      margin: 25px 0 0;
      line-height: 28px;
      font-size: 16px
  }

  .sutong-company_intro .txt .more1 {
      margin: 30px 0 0
  }
}

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

  .sutong-company_intro .txt h3::before,.indexF .tit h4 {
      font-size: 50px
  }

  .sutong-company_intro .txt h3{
      font-size: 28px
  }

  .sutong-company_intro {
      padding: 30px 0
  }

  .sutong-company_intro .wp {
      display: block
  }

  .sutong-company_intro .pic {
      width: 70%;
      margin: 0 auto
  }

  .sutong-company_intro .txt {
      margin: 40px 0 0;
      text-align: center
  }

  .sutong-company_intro .txt h3::before {
      top: -20px;
      right: 0
  }

  .sutong-company_intro .txt h3::after {
      margin: 15px auto 0
  }

  .sutong-company_intro .txt .t {
      line-height: 26px;
      text-align: left
  }

  .sutong-company_intro .txt .t p~p {
      margin-top: 10px
  }

}
@media screen and (max-width: 576px) {
  
 .sutong-company_intro .txt h3 {
      font-size: 26px
  }

  .sutong-company_intro .txt h3::before {
      font-size: 40px
  }

  .sutong-company_intro .pic {
      width: 100%
  }

  .sutong-company_intro .pic::after {
      display: none
  }

  .sutong-company_intro .txt .t ul {
      margin: 20px 0 0
  }

  .sutong-company_intro .txt .t ul li {
      width: 50%
  }
}

@media screen and (max-width: 480px) {
  .sutong-company_intro .txt h3 {
      font-size: 24px
  }
    .sutong-company_intro .txt .t {
        line-height: 22px;
        background: 0 0;
        padding: 0;
        font-size: 12px;
    }
  .sutong-company_intro .txt h3::before {
      font-size: 30px
  }

  .sutong-company_intro .txt .t {
      line-height: 22px;
      background: 0 0;
      padding: 0;
      font-size: 15px
  }

  .sutong-company_intro .txt .bot {
      padding: 15px 0 0;
      margin: 15px 0 0
  }

  .sutong-company_intro .txt .bot p {
      font-size: 15px
  }

  .sutong-company_intro .txt .bot p em {
      font-size: 18px;
      margin: 5px 0 0
  }

  .sutong-company_intro .txt .bot a {
      width: 140px
  }
}