.content {
  padding-top: 3.125vw;
}
.content .con_title {
  font-size: 1.3vw;
  color: #F2221DFF;
}
.content .con_h1 {
  font-size: 2.5vw;
  padding: 0.99vw 0 2.865vw 0;
  font-weight: bold;
}
.content .content_platform {
  padding: 5.208vw 6.25vw 4.167vw 6.25vw;
}
.content .content_platform .con_text {
  padding: 2.604vw 6.771vw;
  background-color: #f5f5f5;
}
.content .content_platform .con_text .text_p {
  font-size: 1.25vw;
  padding: 0 2.604vw;
  line-height: 2.344vw;
  text-indent: 2em;
}
.content .content_platform .con_text .text_liner {
  font-size: 6.25vw;
  opacity: 0.2;
  line-height: 1.823vw;
  margin-top: -1.3vw;
}
.content .content_cooperate {
  padding-top: 5.208vw;
  padding: 5.208vw 6.25vw 0 6.25vw;
  width: 100%;
  height: 50vw;
  position: relative;
  background-image: url('/images/cooperate/background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.content .content_cooperate .con_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.content .content_cooperate .con_list .con_item {
  width: 41.667vw;
  height: 11.979vw;
  background-color: #fff;
  padding: 0 3.125vw 0 2.083vw;
  margin-bottom: 1.927vw;
}
.content .content_cooperate .con_list .con_item img {
  width: 5.729vw;
  height: 5.729vw;
  margin-right: 0.521vw;
}
.content .content_cooperate .con_list .con_item .item_h1 {
  font-size: 1.563vw;
  color: #F2221DFF;
}
.content .content_cooperate .con_list .con_item .item_text {
  font-size: 1.25vw;
  color: #666;
  line-height: 2vw;
  margin-top: 0.521vw;
}
.content .content_supplier {
  padding-top: 5.208vw;
  padding: 5.208vw 6.25vw 7.292vw 6.25vw;
}
.content .content_supplier .con_list .con_item {
  width: 41.667vw;
  height: 21.146vw;
  background-color: #f5f5f5;
}
.content .content_supplier .con_list .con_item .con_title {
  margin-top: 1.771vw;
  width: 14.583vw;
  height: 3.906vw;
  padding-left: 2.344vw;
  line-height: 3.906vw;
  font-size: 1.771vw;
  color: #fff;
  background-color: #F2221DFF;
  position: relative;
}
.content .content_supplier .con_list .con_item .con_title::after {
  content: '';
  position: absolute;
  right: -2.604vw;
  top: -0.625vw;
  width: 4.5vw;
  height: 4vw;
  background: #f5f5f5;
  transform: rotate(70deg);
}
.content .content_supplier .con_list .con_item .con_text {
  font-size: 1.25vw;
  padding: 2.24vw 0 0 3.958vw;
}
.content .content_supplier .con_list .con_item .con_text p {
  line-height: 2.3vw;
}
.content .content_process {
  padding-top: 5.208vw;
  padding: 5.208vw 6.25vw 5.208vw 6.25vw;
  background-color: #f5f5f5;
  overflow-x: hidden;
}
.content .content_process .slide_pc {
  display: block;
}
.content .content_process .slide_mb {
  display: none!important;
}
.content .content_process .con_list .con_slide {
  display: flex;
  align-items: center;
  width: auto;
}
.content .content_process .con_list .con_slide .slide_img {
  width: 2.604vw;
  height: 5.729vw;
}
.content .content_process .con_list .con_item {
  width: 15.104vw;
  height: 22.917vw;
  padding: 3vw 1.8vw 0 1.8vw;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.content .content_process .con_list .con_item img {
  width: 4.167vw;
  height: 4.167vw;
}
.content .content_process .con_list .con_item .item_title {
  font-size: 1.458vw;
  padding: 1vw 0 1vw 0;
}
.content .content_process .con_list .con_item .con_text {
  font-size: 1vw;
  color: #666;
  text-align: center;
  line-height: 1.823vw;
}
.content .content_process .con_list .con_item .con_num {
  position: absolute;
  bottom: 2.125vw;
  left: 50%;
  font-weight: bold;
  transform: translate(-50%, 0);
  font-size: 3.125vw;
  color: rgba(242, 34, 29, 0.1);
}
.content .footer_img {
  width: 100%;
  height: 16.667vw;
  color: #fff;
  position: relative;
}
.content .footer_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .footer_img .footer_box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content .footer_img .footer_box .footer_title {
  font-size: 3.646vw;
}
.content .footer_img .footer_box .footer_btn {
  width: 13.542vw;
  height: 4.167vw;
  line-height: 4.167vw;
  text-align: center;
  font-size: 1.875vw;
  border: 0.104vw solid #fff;
  border-radius: 0.521vw;
  margin-top: 1.823vw;
  cursor: pointer;
  color: #fff;
}
.content .footer_btn_mb {
  display: none;
}
.content .footer_btn_pc {
  display: block;
}
.Masklayer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.Masklayer .Masklayer_box {
  width: 27vw;
  height: 27vw;
  border-radius: 1.042vw;
  background-color: #fff;
}
.Masklayer .Masklayer_box img {
  width: 18.229vw;
  height: 18.229vw;
}
.Masklayer .Masklayer_box .Masklayer_title {
  font-size: 1.563vw;
}
.Masklayer .Masklayer_box .Masklayer_text {
  font-size: 1.25vw;
}
@media screen and (max-width: 960px) {
  .content {
    padding-top: 0.8rem;
  }
  .content .con_title {
    font-size: 0.4rem;
  }
  .content .con_h1 {
    font-size: 0.56rem;
    padding: 0.2667rem 0 0.5333rem 0;
  }
  .content .content_platform {
    padding: 0.9333rem 0.3333rem 1rem 0.3333rem;
  }
  .content .content_platform .con_text {
    padding: 0.9333rem 0.3333rem;
    align-items: flex-start;
  }
  .content .content_platform .con_text .text_p {
    font-size: 0.35rem;
    padding: 0 0.3333rem;
    line-height: 0.6rem;
    text-indent: 2em;
  }
  .content .content_platform .con_text .text_liner {
    font-size: 1.6rem;
    opacity: 0.2;
    line-height: 0.4667rem;
    margin-top: 0.4rem;
  }
  .content .content_cooperate {
    height: 100%;
    padding: 1.3333rem 0.3333rem 1.0667rem 0.3333rem;
  }
  .content .content_cooperate .con_list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .content .content_cooperate .con_list .con_item {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.4rem 0.5rem 0.2667rem;
    margin-bottom: 0.2667rem;
  }
  .content .content_cooperate .con_list .con_item img {
    width: 1.3333rem;
    height: 1.3333rem;
    margin-right: 0.2rem;
  }
  .content .content_cooperate .con_list .con_item .item_h1 {
    font-size: 0.4rem;
  }
  .content .content_cooperate .con_list .con_item .item_text {
    font-size: 0.35rem;
    line-height: 0.53rem;
    margin-top: 0.1333rem;
  }
  .content .content_supplier {
    padding: 1.3333rem 0.3333rem 0.8rem 0.3333rem;
  }
  .content .content_supplier .con_list {
    display: block;
  }
  .content .content_supplier .con_list .con_item {
    width: 100%;
    height: auto;
    padding-top: 0.4533rem;
    padding-bottom: 0.6rem;
    margin-bottom: 0.2667rem;
  }
  .content .content_supplier .con_list .con_item .con_title {
    margin-top: 0;
    width: 3.7333rem;
    height: 1rem;
    padding-left: 0.5333rem;
    line-height: 1rem;
    font-size: 0.4533rem;
  }
  .content .content_supplier .con_list .con_item .con_title::after {
    right: -0.7667rem;
    top: -0.16rem;
    width: 1.152rem;
    height: 1.024rem;
  }
  .content .content_supplier .con_list .con_item .con_text {
    font-size: 0.35rem;
    padding: 0.5733rem 0 0 0.5rem;
  }
  .content .content_supplier .con_list .con_item .con_text p {
    line-height: 0.65rem;
  }
  .content .content_process {
    padding: 1.3333rem 0.3333rem 0.8rem 0.3333rem;
  }
  .content .content_process .slide_pc {
    display: none;
  }
  .content .content_process .slide_mb {
    display: block!important;
  }
  .content .content_process .con_list .con_slide .slide_img {
    width: 0.6667rem;
    height: 1.4667rem;
  }
  .content .content_process .con_list .con_item {
    width: 3.8667rem;
    height: 5.8667rem;
    padding: 0.5rem 0.4rem 0 0.4rem;
  }
  .content .content_process .con_list .con_item img {
    width: 1.0667rem;
    height: 1.0667rem;
  }
  .content .content_process .con_list .con_item .item_title {
    font-size: 0.3733rem;
    padding: 0.25rem 0 0.3rem 0;
  }
  .content .content_process .con_list .con_item .con_text {
    font-size: 0.32rem;
    line-height: 0.47rem;
  }
  .content .content_process .con_list .con_item .con_num {
    position: absolute;
    bottom: 0.2rem;
    left: 50%;
    font-weight: bold;
    transform: translate(-50%, 0);
    font-size: 0.8rem;
    color: rgba(242, 34, 29, 0.1);
  }
  .content .footer_img {
    height: 4.2667rem;
  }
  .content .footer_img .footer_box .footer_title {
    font-size: 0.8rem;
  }
  .content .footer_img .footer_box .footer_btn {
    width: 2.9333rem;
    height: 0.9067rem;
    line-height: 0.9067rem;
    font-size: 0.4rem;
    border: 0.0267rem solid #fff;
    border-radius: 0.1333rem;
    margin-top: 0.4rem;
  }
  .content .footer_btn_mb {
    display: block;
  }
  .content .footer_btn_pc {
    display: none;
  }
}
