.cooperation-item{
  height: auto;
}
.cooperation-item-l{
  position: relative;
  width: 100%;
  padding-bottom: 62.5%;
}
.cooperation-item-l img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cooperation-item-r{
  width: 100%;
  padding: .106667rem /* 8/75 */ 0;
}


/*  */
.cooperation-item{
  height: auto;
  margin-bottom: .4rem /* 30/75 */;
  border-radius: .08rem /* 6/75 */
}
.cooperation-item-l,.cooperation-item-r{
  float: none;
  width: 100%;
  padding: .266667rem /* 20/75 */ 0;
}
.cooperation-item-r h3,.cooperation-item-r p,.cooperation-item-r div{
  padding: 0 .213333rem /* 16/75 */;
}
.cooperation-item-r h3{
  margin-bottom: .2rem /* 15/75 */;
}
.cooperation-item-r h3 a{
  font-size: .32rem /* 24/75 */;
  line-height: .426667rem /* 32/75 */;
}
.cooperation-item-r p{
  font-size: .24rem /* 18/75 */;
  line-height: 120%;
}
.cooperation-item-r div{
  margin-top: .173333rem /* 13/75 */;
  font-size: .173333rem /* 13/75 */;
}
