.banner_box {
  height: 696px;
}

.list-main {
  width: 100%;
  margin: 80px 0;
  box-sizing: border-box;
}

.list-main .list-content {
  width: 1200px;
  margin: 0 auto;
}

.list-main .item1 {
  width: 100%;
  height: 216px;
  background: url(../image/cooperation/text-bg.png) center no-repeat;
  background-size: auto 216px;
  padding: 45px 0;
  padding-left: 220px;
  text-align: center;
  box-sizing: border-box;
}

.list-main .item1 p {
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 15px;
}

.list-main .item1 h2 {
  font-size: 24px;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 42px;
}

.list-main .item2,
.list-main .item3 {
  margin-top: 80px;
}

.list-main .item2 .title h3,
.list-main .item3 .title h3 {
  height: 44px;
  font-size: 36px;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: bold;
  text-align: center;
  color: #333333;
  line-height: 44px;
}

.list-main .item2 .content,
.list-main .item3 .content {
  margin-top: 32px;
}

.list-main .item2 .content table,
.list-main .item3 .content table {
  width: 100%;
  border-spacing: 0;
  overflow: hidden;
  text-align: center;
  border-bottom: none;
  border-left: none;
}

.list-main .item2 .content table thead th,
.list-main .item3 .content table thead th {
  height: 56px;
  background: #c02c38;
  color: #ffffff;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid #ebf1f5;
  border-bottom: 1px solid #ebf1f5;
}

.list-main .item2 .content table thead th:first-child,
.list-main .item3 .content table thead th:first-child {
  width: 240px;
}

.list-main .item2 .content table thead th:last-child,
.list-main .item3 .content table thead th:last-child {
  width: 376px;
}

.list-main .item2 .content table td,
.list-main .item3 .content table td {
  height: 88px;
  border-right: 1px solid #ebf1f5;
  border-bottom: 1px solid #ebf1f5;
}

.list-main .item2 .content table td span,
.list-main .item3 .content table td span {
  display: block;
}

.list-main .item2 .content table td span:last-child,
.list-main .item3 .content table td span:last-child {
  margin-top: 12px;
}

.list-main .item2 .content table td.first-text,
.list-main .item3 .content table td.first-text {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #c02c38;
}

.list-main .item2 .content table td.second-text,
.list-main .item3 .content table td.second-text {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #333333;
}

.list-main .item2 .content table td.third-text,
.list-main .item3 .content table td.third-text {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #333333;
}

.list-main .item2 .content table tr:first-child td:first-child,
.list-main .item3 .content table tr:first-child td:first-child {
  border-left: 1px solid #ebf1f5;
}

.list-main .item2 .content table tr:last-child td:first-child,
.list-main .item3 .content table tr:last-child td:first-child {
  border-left: 1px solid #ebf1f5;
}
