@charset "UTF-8";
/*
 * @Author: dong.ye dong.ye@1-1dr.com
 * @Date: 2022-03-18 11:43:11
 * @LastEditors: dong.ye dong.ye@1-1dr.com
 * @LastEditTime: 2024-12-04 16:40:56
 * @FilePath: \yeTestf:\ydWorks\mooncake-official\src\static\styles\cooperation.scss
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
 */
.partners .partners-advantages {
  width: 565px;
  height: 72px;
  margin: 120px auto 51px;
  background-image: url(/static/images/cooperation/hhys/hhys_title.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
.partners .partners-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 120px; }
.partners .partners-ul .partners-li {
    width: calc(25% - 18px);
    margin-right: 24px;
    height: 152px;
    background: #FFFFFF;
    border: 1px solid #E5E5EA;
    border-bottom: 4px solid #8B2248;
    overflow: hidden; }
.partners .partners-ul .partners-li:nth-child(4n) {
      margin-right: 0; }
.partners .partners-ul .partners-li img {
      display: block;
      width: 48px;
      height: 48px;
      margin: 32px auto 17px; }
.partners .partners-ul .partners-li .partners-tex {
      text-align: center;
      font-weight: 600;
      font-size: 16px;
      color: #3A3A3C; }
.partners .partners-ul .partners-li .partners-tex span {
        color: #67676A; }
.partners .partners-precipitation {
  background-image: url(/static/images/cooperation/hhys/hhys_pre_icon.png);
  height: 107px;
  background-position: left 14px;
  background-size: 20px 84px;
  background-repeat: no-repeat;
  padding-left: 36px;
  margin-bottom: 30px; }
.partners .partners-precipitation .partners-precipitation-icon {
    width: 129px;
    height: 49px;
    background: #8B2248;
    border-radius: 4px;
    text-align: center;
    line-height: 49px;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF; }
.partners .partners-precipitation .partners-precipitation-title {
    margin-top: 28px;
    font-size: 16px;
    color: #3A3A3C; }
.partners .partners-precipitation .partners-precipitation-title span {
      font-weight: 600;
      font-size: 22px;
      color: #8B2248; }
.partners .partners-mapimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 64px; }
.partners .partners-mapimg .partners-mapimg-left {
    padding: 0 35px; }
.partners .partners-mapimg .partners-mapimg-left img {
      display: block;
      width: 820PX;
      height: 574px; }
.partners .partners-mapimg .partners-mapimg-left .partners-mapimg-ltext {
      margin-top: 34px;
      text-align: center;
      font-weight: 400;
      font-size: 16px;
      color: #8B2248; }
.partners .partners-mapimg .partners-mapimg-right .partners-mapimg-numberkey {
    font-weight: 600;
    font-size: 36px;
    color: #8B2248;
    line-height: 50px;
    text-align: center; }
.partners .partners-mapimg .partners-mapimg-right .partners-mapimg-numbervalue {
    font-weight: 400;
    font-size: 16px;
    color: #3A3A3C;
    line-height: 22px;
    text-align: center; }
.partners .partners-mapimg .partners-mapimg-right .partners-mapimg-line {
    width: 32px;
    height: 1px;
    border: 1px solid #67676A;
    margin: 50px auto 48px; }
.partners .partners-red {
  width: 100%;
  height: 542px;
  background: #8B2248;
  border-radius: 12px;
  margin-bottom: 110px; }
.partners .partners-red .partners-red-conten {
    width: 940px;
    margin: 0 auto;
    overflow: hidden; }
.partners .partners-red .partners-red-conten .partners-red-h1 {
      text-align: center;
      margin: 60px auto 24px;
      font-weight: 600;
      font-size: 22px;
      color: #FFFFFF;
      line-height: 30px; }
.partners .partners-red .partners-red-conten .partners-red-h2 {
      font-weight: 400;
      font-size: 14px;
      color: #FFFFFF;
      line-height: 22px;
      margin-bottom: 38px; }
.partners .partners-red .partners-red-conten .partners-red-ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
.partners .partners-red .partners-red-conten .partners-red-ul .partners-red-li {
        width: 297px;
        height: 131px;
        background: #8B2248;
        border-radius: 8px;
        border: 1px solid #FFFFFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 12px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 24px;
        margin-right: 24px; }
.partners .partners-red .partners-red-conten .partners-red-ul .partners-red-li:nth-child(3n) {
          margin-right: 0; }
.partners .partners-red .partners-red-conten .partners-red-ul .partners-red-li .partners-red-left {
          margin-right: 13px; }
.partners .partners-red .partners-red-conten .partners-red-ul .partners-red-li .partners-red-left img {
            display: block;
            width: 40px; }
.partners .partners-red .partners-red-conten .partners-red-ul .partners-red-li .partners-red-rtitle {
          font-weight: 600;
          font-size: 16px;
          color: #FFFFFF;
          line-height: 22px;
          margin-bottom: 12px; }
.partners .partners-red .partners-red-conten .partners-red-ul .partners-red-li .partners-red-rcontent {
          font-weight: 400;
          font-size: 14px;
          color: #FFFFFF;
          line-height: 22px; }
.swiper-team {
  margin-top: 64px;
  margin-bottom: 110px; }
.nurseStation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 56px; }
.nurseStation li {
    -webkit-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
.nurseStation li .img {
      border-radius: 10px;
      width: 285px;
      height: 220px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
.nurseStation li p {
      text-align: center;
      font-size: 17px;
      font-family: SourceHanSansCN;
      font-weight: 400;
      color: #333333;
      margin: 13px 0  50px 0; }
.swiper-box {
  width: 1328px !important;
  margin: 0 auto;
  padding: 0 40px;
  position: relative; }
.swiper-box .swiper-container {
    padding: 0 24px;
    position: static !important; }
.swiper-box .swiper-container .swiper-slide {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
.swiper-box .swiper-container .swiper-slide img {
        display: block;
        width: 100%; }
.swiper-box .swiper-container .swiper-button-next {
      right: 0px;
      width: 32px;
      height: 32px;
      background: url(/static/images/arrow-right.png);
      background-size: contain; }
.swiper-box .swiper-container .swiper-button-prev {
      left: 0px;
      width: 32px;
      height: 32px;
      background: url(/static/images/arrow-left.png);
      background-size: contain; }
.bg-conten {
  background-color: #FAFAFA;
  overflow: hidden; }
.brand-box {
  margin-bottom: 100px; }
.brand-box .brand-title {
    width: 479px;
    height: 72px;
    margin: 80px auto 23px;
    background-image: url(/static/images/cooperation/ppfn/ppfn_title.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
.brand-box .brand-text {
    font-weight: 400;
    font-size: 22px;
    color: #3A3A3C;
    margin-bottom: 48px;
    text-align: center; }
.brand-history-box {
  margin: 100px auto 72px;
  position: relative; }
.brand-history-box .brand-history-title {
    position: absolute;
    width: 100%;
    top: 0; }
.brand-history-box .brand-history-title .brand-history-title-h1 {
      font-weight: 500;
      font-size: 22px;
      color: #3A3A3C;
      line-height: 30px;
      text-align: center; }
.brand-history-box .brand-history-title .brand-history-title-h2 {
      margin-top: 6px;
      text-align: center;
      font-weight: 400;
      font-size: 14px;
      color: #AEAEB2;
      line-height: 20px; }
.brand-history-box .brand-history {
    width: 100%; }
.brand-history-box .brand-history img {
      display: block;
      width: 100%; }
.operations-box {
  width: 1200px !important;
  margin: 0 auto; }
.operations-box .operations-title {
    width: 565px;
    height: 72px;
    margin: 80px auto 23px;
    background-image: url(/static/images/cooperation/yyfn/yyfn_title.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
.operations-box .operations-text {
    font-weight: 400;
    font-size: 22px;
    color: #3A3A3C;
    margin-bottom: 48px;
    text-align: center; }
.operations-box .operations-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 45px; }
.operations-box .operations-list .operations-li {
      width: calc(20% - 19.2px);
      margin-right: 24px;
      height: 232px;
      background: #F0F0F0;
      overflow: hidden;
      padding: 32px 39px; }
.operations-box .operations-list .operations-li:nth-child(5n) {
        margin-right: 0; }
.operations-box .operations-list .operations-li .operations-text1 {
        font-weight: 500;
        font-size: 22px;
        color: #3A3A3C;
        line-height: 30px;
        margin-bottom: 6px;
        text-align: center; }
.operations-box .operations-list .operations-li .operations-text2 {
        font-weight: 400;
        font-size: 14px;
        color: #AEAEB2;
        line-height: 20px;
        margin-bottom: 20px;
        text-align: center; }
.operations-box .operations-list .operations-li .operations-text3 {
        font-weight: 400;
        font-size: 16px;
        color: #67676A;
        line-height: 22px;
        text-align: center; }
.operations-box .operations-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 120px; }
.operations-box .operations-img .operations-img-li {
      width: calc(25% - 18px);
      margin-right: 24px; }
.operations-box .operations-img .operations-img-li:nth-child(4n) {
        margin-right: 0; }
.operations-box .operations-img .operations-img-li img {
        display: block;
        width: 100%; }
.technology-box {
  overflow: hidden; }
.technology-box .technology-title {
    width: 565px;
    height: 72px;
    margin: 80px auto 23px;
    background-image: url(/static/images/cooperation/kjfn/kjfn_title.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
.technology-box .technology-text {
    font-weight: 400;
    font-size: 22px;
    color: #3A3A3C;
    margin-bottom: 48px;
    text-align: center; }
.technology-box .technology-img {
    margin: 44px 0 100px; }
.technology-box .technology-img img {
      display: block;
      width: 100%; }
.numbers-box {
  overflow: hidden; }
.numbers-box .numbers-title {
    margin: 80px 0 6px;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    color: #3A3A3C;
    line-height: 30px; }
.numbers-box .numbers-h2 {
    font-weight: 400;
    font-size: 14px;
    color: #AEAEB2;
    line-height: 20px;
    margin-bottom: 24px;
    text-align: center; }
.numbers-box .numbers-text {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #67676A;
    line-height: 22px;
    margin-bottom: 44px; }
.numbers-box .numbers-img {
    width: 786px;
    margin: 0 auto; }
.numbers-box .numbers-img img {
      display: block;
      width: 100%; }
.bg-black {
  width: 100%;
  height: 284px;
  background: #1C1E22;
  overflow: hidden;
  padding: 62px 0; }
.bg-black .black-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.bg-black .black-box .black-box-li {
      width: calc(25% - 18px);
      margin-right: 24px;
      height: 159px; }
.bg-black .black-box .black-box-li:nth-child(4n) {
        margin-right: 0; }
.bg-black .black-box .black-box-li img {
        display: block;
        width: 100%; }
.cooperation-box {
  overflow: hidden; }
.cooperation-box .cooperation-title {
    width: 565px;
    height: 72px;
    margin: 80px auto 23px;
    background-image: url(/static/images/cooperation/hzjg/hzjg_title.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
.cooperation-box .cooperation-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    /* 使边框合并为单一边框 */
    margin-bottom: 24px; }
.cooperation-box .cooperation-table .cooperation-row {
      display: table-row; }
.cooperation-box .cooperation-table .cooperation-cell {
      display: table-cell;
      border: 1px solid #E5E5EA;
      /* 设置边框样式 */ }
.cooperation-box .cooperation-table .cooperation-cell img {
        display: block;
        width: 74px;
        height: 74px;
        margin: 29px auto 5px; }
.cooperation-box .cooperation-table .cooperation-cell .cooperation-text {
        font-weight: 400;
        font-size: 14px;
        color: #67676A;
        line-height: 20px;
        text-align: center;
        margin-bottom: 32px; }
.cooperation-box .cooperation-info {
    background-color: #FAFAFA;
    margin-bottom: 110px;
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.cooperation-box .cooperation-info .cooperation-info-li {
      width: calc(50% - 12px);
      padding: 20px 24px;
      margin-right: 24px;
      height: 120px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #FAFAFA;
      border: 1px solid #E5E5EA;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 24px; }
.cooperation-box .cooperation-info .cooperation-info-li:nth-child(2n) {
        margin-right: 0; }
.cooperation-box .cooperation-info .cooperation-info-li .cooperation-info-left {
        width: 48px;
        height: 48px;
        margin-right: 16px; }
.cooperation-box .cooperation-info .cooperation-info-li .cooperation-info-left img {
          display: block;
          width: 100%;
          height: 100%; }
.cooperation-box .cooperation-info .cooperation-info-li .cooperation-info-right {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
.cooperation-box .cooperation-info .cooperation-info-li .cooperation-info-right .cooperation-info-h1 {
          font-weight: 600;
          font-size: 16px;
          color: #3A3A3C;
          line-height: 22px;
          margin-bottom: 8px; }
.cooperation-box .cooperation-info .cooperation-info-li .cooperation-info-right .cooperation-info-h2 {
          font-weight: 400;
          font-size: 14px;
          color: #67676A;
          line-height: 22px; }
.cooperation-box .cooperation-info .cooperation-info-li .cooperation-info-right span {
          color: #8B2248; }
