.banner {
  width: 100%;
  height: 500px;
  position: relative;
  background-image: url("../images/Partner/banner.png");
  background-size: 100% 100%;
}

.banner .banner-content {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  top: 30%;
}

.banner .banner-content h3 {
  font-size: 38px;
  font-family: YouSheBiaoTiHei;
  color: #ffffff;
  margin-bottom: 40px;
}

.banner .banner-content p {
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  margin-top: 20px;
}

.controlMain {
  width: 1200px;
}

.hr1 {
  width: 120px;
  height: 4px;
  background: linear-gradient(270deg, #acc9f9 0%, #7499f1 100%);
  border-radius: 1px;
}

.hr2c {
  width: 35px;
  height: 2px;
  background: #3d485d linear-gradient(270deg, #acc9f9 0%, #7499f1 100%);
}

.control {
  max-width: 1100px;
  margin: 0 auto;
}

.item1-content {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.item1-content h5 {
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  color: #16181a;
  line-height: 36px;
}

.item1-content p {
  max-width: 500px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #3d485d;
  line-height: 40px;
}

.hr1add {
  margin-bottom: 60px;
}

.txhz {
  display: flex;
  flex-direction: column;
}

.botTile {
  font-size: 24px !important;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 36px;
}

@media screen and (max-width: 992px) {
  .hr1add {
    margin-bottom: 20px;
  }

  .controlMain {
    width: 100%;
  }

  .banner {
    height: 200px;
  }

  .banner .banner-content {
    margin-left: 20px;
  }

  .banner .banner-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .banner .banner-content p {
    font-size: 16px;
  }

  .item1-content {
    flex-direction: column;
  }
}

.second-content {
  width: 100%;
  padding: 100px 0;
  box-sizing: border-box;
}

.second-content .s-item2 {
  display: flex;
  align-items: center;
  margin-top: 80px;
}

.second-content .th-item3 {
  display: flex;
  align-items: flex-start;
  float: none;
}

.second-content .s-item2 li {
  margin: 10px 0;
}

.th-item3 li img {
  max-height: 250px;
}

.th-item3 li h5 {
  font-size: 24px;
  font-weight: 500;
  color: #16181a;
  line-height: 24px;
}

.th-item3 li p {
  max-width: 280px;
  font-size: 16px;
  font-weight: 400;
  color: #3d485d;
  line-height: 32px;
}

.four-content {
  height: 250px;
}

.f-item4 {
  display: flex;
  align-items: center;
  height: 100%;

  margin: 0 auto;
}

.f-item4 h5 {
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  line-height: 36px;
}

.f-item4 p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 36px;
}

.f-item4 div span {
  font-size: 36px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #ffffff;
  line-height: 42px;
  vertical-align: middle;
  margin-left: 10px;
}

.f-item4 .f-btn {
  width: 100px;
  height: 30px;
}

/* 第五部分 */
.fi-firs {
  display: flex;
  padding: 48px 50px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px 10px 4px 4px;
}

.fi-firs .fi-firs-contnet h5 {
  font-size: 24px;
  font-weight: 500;
  color: #447fc9;
  line-height: 32px;
}

.fi-firs .fi-firs-contnet .fi-c {


  box-sizing: border-box;
  background: #fafafa;
  border-radius: 4px;

  width: 100%;
  padding: 8px 18px;
  margin: 16px 0;
  font-size: 18px;
  font-weight: 400;
  color: #3D485D;
  line-height: 36px;
}

.fi-firs .fi-firs-contnet .fi-f-p {
  font-size: 14px;
  font-weight: 400;
  color: #98a3b7;
  line-height: 20px;
}

.hr3 {
  height: 2px;
  background: linear-gradient(270deg, #acc9f9 0%, #7499f1 100%);
  border-radius: 0px 0px 4px 4px;
}

.fi-second {
  padding: 48px 50px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px 10px 4px 4px;
  margin-top: 36px;
}

.fi-second .fi-ul2 {
  text-align: left;
  position: relative;
}

.fi-second .fi-ul2 .hr5 {
  position: absolute;
  right: 20%;
  top: -10px;
  width: 1px;
  height: 100%;
  background: #F1F1F1;
  border-radius: 4px;
}

.fi-second .fi-ul2 li {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}

.fi-second .fi-ul2 li:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
}

.fi-second .fi-ul1 {
  background: #fafafa;
  border-radius: 4px;
  padding: 24px 36px;
  box-sizing: border-box;
}

.last-content {
  height: auto;
  padding: 100px 0 !important;
}

.last-c {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 36px;

  padding: 32px 40px;
  margin-top: 60px;
  box-sizing: border-box;
}

.controlTitle {
  font-size: 32px;
}

.se-item-c li span {
  font-size: 18px;
}


@media screen and (max-width: 992px) {
  .controlTitle {
    font-size: 22px;
  }

  .se-item-c li span {
    font-size: 14px;
  }

  .second-content .th-item3 {
    display: block;
  }

  .fi-firs {
    display: block;
  }

  .clear-padding {
    padding: 0;
  }

  .f-item4 div span,
  .item1-content h5,
  .th-item3 li h5,
  .th-item3 li h5,
  .fi-firs .fi-firs-contnet h5 {
    font-size: 18px;
  }

  .item1-content p,
  .th-item3 li p,
  .f-item4 p,
  .last-c {
    font-size: 14px;
  }

}