.cooperation .cooperation-top .warp {
  padding-left: 755px;
  position: relative;
  height: 580px;
}
.cooperation .cooperation-top .warp img {
  position: absolute;
  left: 0;
  top: 66px;
  width: 665px;
}
.cooperation .cooperation-top .warp p {
  padding-top: 66px;
  padding-left: 76px;
  font-size: 16px;
  color: #666;
  line-height: 2;
}
.cooperation .cooperation-bottom {
  padding-top: 36px;
  padding-bottom: 20px;
}
.cooperation .cooperation-bottom section {
  padding-bottom: 36px;
}
.cooperation .cooperation-bottom section h1 {
  font-size: 18px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  position: relative;
  color: #e94709;
}
.cooperation .cooperation-bottom section h1::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 200px;
  background-color: #c3c3c3;
}
.cooperation .cooperation-bottom section p {
  padding-top: 10px;
  font-size: 16px;
  color: #666;
  line-height: 2;
}
.cooperation .cooperation-bottom .cooperation-bottom-right {
  position: absolute;
  right: 0;
  top: 36px;
}
.cooperation .cooperation-bottom .cooperation-bottom-right dl {
  font-size: 21px;
  padding-bottom: 23px;
}
.cooperation .cooperation-bottom .cooperation-bottom-right dl span {
  background-color: #e94709;
  color: #fff;
}
.cooperation .cooperation-bottom .cooperation-bottom-right p {
  font-size: 16px;
  color: #666;
  line-height: 2;
}
