.common-banner-wrap {
  margin-top: 0;
}
.cooperation-wrap {
  margin-top: 100px;
  background: #fff;
}
.cooperation-wrap .cooperation-detail-wrap {
  position: relative;
}
.cooperation-wrap .cooperation-detail-wrap .left {
  width: 50%;
  float: left;
}
.cooperation-wrap .cooperation-detail-wrap .cooperation-item {
  margin-bottom: 80px;
  margin-left: 210px;
}
.cooperation-wrap .cooperation-detail-wrap .cooperation-item .coopertion-type {
  font-size: 36px;
  font-weight: 600;
  color: #252423;
}
.cooperation-wrap .cooperation-detail-wrap .cooperation-item .type-name {
  font-size: 20px;
  font-weight: 600;
  color: #252423;
  margin: 24px 0;
}
.cooperation-wrap .cooperation-detail-wrap .cooperation-item .type-contact {
  font-size: 14px;
  font-weight: 300;
  color: #252423;
}
.footer-nav-wrap {
  background-color: #fbfbfb;
}
