.requirementsImg {
  width: 287px;
  height: 282px;
}
.requirementsImg1 {
  background-image: url('http://pic02.keyinong.com/product/pic/20201108164616_55437.png');
}
.requirementsImg2 {
  background-image: url('http://pic02.keyinong.com/product/pic/20201108164620_53982.png');
}
.requirementsImg3 {
  background-image: url('http://pic02.keyinong.com/product/pic/20201108164623_29613.png');
}
.advantage {
  width: 380px;
  height: 460px;
  background: linear-gradient(45deg, #048CFF 0%, #21D7EE 100%);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.advantage .advantage-title {
  font-size: 24px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  color: #FFFFFF;
}
.advantage .advantage-logo {
  width: 95px;
  height: 100px;
  background-image: url('http://pic02.keyinong.com/product/pic/20201108164627_59823.png');
}
.advantage .advantage-logo2 {
  background-image: url('http://pic02.keyinong.com/product/pic/20201108164631_61754.png');
}
.advantage .advantage-logo3 {
  background-image: url('http://pic02.keyinong.com/product/pic/20201108164634_35575.png');
}
.advantage .advantage-text {
  width: 300px;
  line-height: 30px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #FFFFFF;
}
.advantage-typeclass2 {
  background: linear-gradient(45deg, #1DC990 0%, #3CFEEC 100%);
}
.advantage-typeclass3 {
  background: linear-gradient(45deg, #652AEA 0%, #CA8DFC 100%);
}
.requirements {
  margin: 0 auto;
}
.requirements-h5 {
  text-align: center;
}
.requirements-p {
  text-align: center;
}
.contact-field .cooperation-input {
  width: 710px;
  height: 54px;
  border: 1px solid #999999;
}
.contact-field .cooperation-textarea {
  width: 710px;
  height: 160px;
  border: 1px solid #999999;
}
.contact-field .xq {
  float: left;
  margin-top: 10px;
}
.applyBtn {
  display: flex;
  justify-content: center;
}
.cooperation {
  display: flex;
  justify-content: center;
}
