@media (min-width: 1200px) {
  .ss-container {
    max-width: 1346px !important;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1920px) {
  .home-content-2-box {
    padding: 50px 20px 50px 6% !important;
  }
}

// 平板
@media screen and (min-width: 480px) and (max-width: 1024px) {

  .reservation {
    width: 250px !important;
    height: 40px !important;
    bottom: 5% !important;
    line-height: 40px !important;
    font-size: 16px !important;
  }

  .h-c-2-right {
    display: none;
  }

  .home-content-2 {
    width: 100% !important;

    .home-content-2-box {
      padding-top: 30px !important;
      height: 500px !important;
      padding: 20px 20px !important;
    }
  }

  // about
  .valuse-list-item img {
    width: 100px !important;
    height: auto !important;
    margin: 4px !important;
  }

  .valuse {
    font-size: 16px !important;
    width: 70px !important;
    height: 40px !important;
  }

  .product-1-words {
    font-size: 18px !important;

  }

  .ed-part1-content {
    flex-wrap: wrap;

    .d-part1-content-item {
      width: 100% !important;
    }
  }

  .bt-title {
    font-size: 22px !important;
  }

  .content-box {
    min-height: 170px !important;
  }

  .pmi-words {
    font-size: 18px !important;
  }

  .p-m-tag-lists {
    height: 100px !important;
  }

  .product-middle {
    height: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .intro-description{
    padding-top: 10px;
  }
  .hc2-desc-number {
    font-size: 22px !important;
  }

  .hc2-desc {
    gap: 4px !important;
    padding-top: 20px !important;
  }

  .sdi-words {
    font-size: 14px !important;
    text-align: left !important;
  }

  .mb-i-d-desc {
    font-size: 12px !important;
  }

  .reservation {
    width: 150px !important;
    font-size: 10px !important;
    bottom: 6% !important;
    height: 25px !important;
    line-height: 25px !important;
  }

  .hc2-desc-title {
    display: none;
  }

  .hc2-desc-text {
    font-size: 14px !important;
  }

  .h-c-2-right {
    display: none;
  }

  .home-content-2 {
    width: 100% !important;

    .home-content-2-box {
      padding-top: 30px !important;
      height: 310px !important;
      padding: 20px 20px !important;
    }
  }

  // about
  .valuse-list-item img {
    width: 60px !important;
    height: auto !important;
    margin: 4px !important;
  }

  .valuse {
    font-size: 12px !important;
    width: 70px !important;
    height: 40px !important;
  }

  .product-1-words {
    font-size: 14px !important;
    text-align: left !important;
    flex-direction: column;
    .text{
      padding:10px;
    }
  }
  .server-item-bottom{
    flex-direction: column;
    .sdi-2,.sdi-3{
      width: 100% !important;
    }
  }
  .server-detail-item {

    display: block !important;

    .sdi-left {
      width: 100% !important;
    }

    .sdi-right {

      .sdi-title {
        font-size: 22px !important;
      }

      .sdi-subtitle {
        font-size: 18px !important;
      }

      .sdi-know-more {
        width: 80px !important;
        height: 30px !important;
        font-size: 12px !important;
        line-height: 30px !important;
      }
    }
  }

  .home-content-3-desc {
    display: none !important;
  }

  .bt-title {
    font-size: 20px !important;
  }

  .content {
    font-size: 16px !important;
  }

  .hc2-title {
    font-size: 28px !important;
  }

  .home-content-3-desc {
    gap: 4px !important;
  }

  .h-c-3-item-textbox {
    bottom: 0;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
  }

  .yuyue {
    padding: 30px 15px 30px 15px !important;
  }

  // about
  .culture {
    padding: 0 !important;
  }

  // 
  .content-title {
    font-size: 20px !important;
    padding-top: 30px !important;
  }

  .content-line {
    width: 54px !important;
    height: 4px !important;
    margin-bottom: 30px !important;
  }

  .content-sub-title {
    font-size: 16px !important;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
  }

  .bottom-temp {
    padding-top: 30px !important;
    padding-bottom: 60px !important;

    .bt-flex {
      margin-bottom: 20px;
    }
  }


  .bt-four-row {
    font-size: 14px !important;
  }

  .mb-none {
    margin-bottom: 10px !important;
  }


  .ed-part1-content {
    flex-wrap: wrap;

    .d-part1-content-item {
      padding: 20px 0 !important;
      width: 100% !important;

      p {
        font-size: 14px !important;
        text-align: left !important;
      }

      img {
        max-height: 300px !important;
      }
    }
  }

  .education-part3 {
    padding-bottom: 40px !important;

    p {
      font-size: 16px !important;
      padding: 0 20px 20px 20px !important;
      text-align: left !important;
    }
  }

  .key-note {
    display: block !important;
  }

  .intro-description {
    div {
      font-size: 14px !important;
      line-height: normal !important;
      text-align: left !important;
      padding-bottom: 10px;
    }
  }
}


p {
  text-align: justify;
}

.content-title {
  font-family: Noto Sans S Chinese;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 30px;
  letter-spacing: 2px;
  padding-top: 60px;
  text-align: center;
}

.content-line {
  width: 72px;
  height: 5px;
  background-color: #299b75;
  margin: 0 auto;
  margin-top: 13.5px;
  text-align: center;
  margin-bottom: 50px;
}

.mb-none {
  margin-bottom: 0;
}

.content-sub-title {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 60px;
}

.middle-content {
  .advantage {
    display: flex;

    .home-content-2 {
      width: 70%;
      background-color: #1db17f;

      .home-content-2-box {
        padding: 90px 20px 50px 8%;
        color: white;

        .hc2-title {
          font-size: 40px;
          letter-spacing: 2px;
          font-weight: 600;
        }

        .hc2-desc {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          gap: 40px;
          padding-top: 60px;

          .hc2-desc-item {
            .hc2-desc-number {
              font-size: 36px;
              font-weight: 700;
            }

            .hc2-desc-title {
              font-size: 24px;
              font-weight: 700;
              padding: 20px 0 10px 0;
            }

            .hc2-desc-text {
              font-size: 18px;
            }
          }
        }
      }
    }

    .h-c-2-right {
      width: 30%;
      max-height: 600px;
      overflow: hidden;

      @keyframes scaleAnimation {
        0% {
          transform: scale(1);
        }

        50% {
          transform: scale(1.1);
        }

        100% {
          transform: scale(1);
        }
      }

      img {
        width: 100%;
        height: 600px;
        animation: scaleAnimation 10s infinite;
      }
    }
  }

  .home-content-3 {
    .home-title{
      color: #299b75;
      font-weight: bold;
    }
    .home-content-to-more{
      display: flex;
      align-items: center;
      justify-content: flex-end;
      cursor: pointer;
      margin-bottom: 20px;
      .more-img{
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        background-color: white;
        color: #299b75;
        border: 1px solid #299b75;
        border-radius: 5px;
        width: 90px;
        height: 33px;
        cursor: pointer;
        img{
          width: 7px;
        }
      }
    }
    .home-content-3-desc {
      display: grid !important;
      grid-template-columns: repeat(2, 2fr);
      gap: 15px;
      margin-bottom: 60px;
      .h-c-3-item {
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        cursor: pointer;

        .parent-box {
          overflow: hidden;
          border-radius: 10px;
          img {
            width: 100%;
          }
        }



        position: relative;

        .h-c-3-item-textbox {
          text-align: left;
          position: absolute;
          width: 90%;

          .h-c-3-item-title {
            font-size: 24px;
            font-weight: 700;
            margin: 10px 0;
          }

          .h-c-3-item-desc {
            font-size: 16px;
            min-height: 100px;
          }

        }
        .h-c-3-item-img-to{
          position: absolute;
          bottom: 20px;
          right: 20px;
          width: 50px;
          height: 50px;
          img{
            width: 50px;
            height: 50px;
          }
        }
      }

      .text-top {

        .h-c-3-item-textbox {
          top: 0;
          left: 50%;
          transform: translate(-50%, 50%);
        }


      }

      .text-bootom{
        box-sizing: border-box;



        .h-c-3-item-textbox {
          bottom: 0;
          left: 50%;
          // transform: translateX(-50%);
          transform: translate(-50%, -35%);
          // transform: translateY(-50%);
          // margin-bottom: 40px;
        }
      }
      .text-top:hover,.text-bootom:hover {


          img {
            transform: scale(1.1);
            transform-origin: center;
            transition: transform 0.6s ease;
          }

      }
    }

  }

  .home-content-3-mb {
    .home-content-3-mb-box {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
      gap: 10px;
      margin-bottom: 40px;
      .h-c-3-mb-item {
        position: relative;

        .h-c-3-mb-item-desc {
          position: absolute;
          bottom: 3%;
          // top: 0;
          left: 0;
          right: 0;
          color: white;

          .mb-i-d-title {
            font-size: 16px;
            font-weight: 700;
          }

          .mb-i-d-desc {
            font-size: 20px;
          }
        }
      }

    }
  }
}



.ESG {
  .esg-bg {
    position: relative;
  }
}

.mid-temp {
  // padding-top: 60px;
  margin: 0 auto;

  .mid {
    .title {
      font-weight: 600;
      font-size: 30px;
    }

    .pic {
      border-radius: 20px;
    }

    .line {
      width: 54px;
      height: 3.5px;
      background: #299b75;
      margin-top: 12px;
    }

    .words {
      padding-top: 15px;
      color: #333333;
      font-size: 16px;
    }

    .top-box {
      position: relative;

      .box-text {
        background: #ebffe9;
        padding: 30px 30px 00px 30px;
        width: 600px;
        height: 350px;
        z-index: 1;
        position: relative;

        &:hover {
          .title {
            color: #299b75;
          }
        }
      }
    }

    .future {
      .future-des {
        position: absolute;
        right: 0;
        top: 10%;
        overflow: hidden;
      }

      .pic {
        width: 635px;
        // height: 412px;
        overflow: hidden;

        img {
          width: 100%;
        }
      }

      .pic:hover {
        img {
          transform: scale(1.1);
          transform-origin: center;
          transition: transform 0.4s;
        }
      }
    }

    .esg {
      margin-top: 100px;

      .esg-pic {
        position: absolute;
        right: 0;
        top: -10%;
        overflow: hidden;
      }

      .pic {
        // z-index: -1;
        width: 635px;
        // height: 412px;
        overflow: hidden;

        img {
          width: 100%;
        }

        &:hover {
          img {
            transform: scale(1.1);
            transform-origin: center;
            transition: transform 0.4s;
          }
        }
      }
    }
  }

  padding-bottom: 100px;
}

.bottom-temp {
  padding-top: 100px;
  padding-bottom: 60px;
  background-color: #f8f8f9;

  .key-note {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    /* 可选：调整列之间的间距 */
  }

  .bt-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    .container-box {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding-bottom: 40px;
      padding-top: 30px;

      .bt-icon {
        img {
          height: 60px;
          width: 60px;
        }
      }

      .bt-title {
        font-size: 30px;
        color: #299b75;
        padding-top: 20px;
        text-align: center;
      }

      .bt-four-row {
        li {
          color: #666666;
          font-size: 16px;
          border-bottom: 1px solid #e9e9e9;
          padding: 18px 0;
          margin: 0px 25px;
        }
      }
    }

    &:hover {
      .container-box {
        transform: translateY(-10px);
        transition: transform 0.3s;
      }
    }
  }

}

.contace-mid-tem {
  padding: 100px 0 150px 0;
  margin: 0 auto;

  .ct-icon {
    background-color: #299b75;
    text-align: center;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;

    img {
      width: 170px;
      height: auto;
    }
  }

  .ct-location {
    box-shadow: 0px 0px 18px rgba(200, 200, 200, 0.75);

    .location-flex {
      display: flex;
      // align-items: center;
      padding-top: 30px;
      cursor: pointer;

      .location-icon {
        width: 20%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        // padding-top: 12px;

        img {
          width: 45px;
        }
      }

      .locaton-add {
        flex: 1;

        .address-info {
          color: #000000;
          font-size: 20px;
          padding: 16px 20px 20px 0;
        }
      }
    }

    .choosed {
      background-color: #f4fff8;
      position: relative;

      &::before {
        content: '';
        width: 5px;
        height: 100%;
        background-color: #35cc62;
        position: absolute;
        top: 0;
      }
    }
  }

  .mail-box {
    box-shadow: 0px 0px 18px rgba(200, 200, 200, 0.75);
    margin-top: 30px;

    .mail-info {
      display: flex;
      align-items: center;
      padding: 25px 30px;
      border-bottom: 1px solid #d8d8d8;

      .mi-icon {
        img {
          width: 45px;
          vertical-align: bottom;
        }
      }

      .mi-words {
        color: #000000;
        font-size: 24px;
        flex: 1;
        padding-left: 16px;
      }
    }

    .gzh {
      min-height: 250px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }

  .maps {
    display: flex;
    align-items: center;
    justify-content: center;

    .map-item {
      padding: 95px 0;

      img {
        width: 100%;
      }
    }

    .map-hidden {
      display: none;
    }
  }
}

// productlist
.product-box {
  display: none;


  .indent {
    text-indent: 2em;
  }

  .product-title {
    color: #2c2c2c;
    letter-spacing: 2px;

    .green-words {
      color: #299b75;
    }
  }

  .product-1-words {
    font-family: Noto Sans S Chinese;
    color: #333333;
    font-size: 22px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
  }

  .product-middle-img {
    margin-top: 36px;
    margin-bottom: 68px;
  }

  .server-detail {
    .sdi-1{
      .sdi-right{
        padding-bottom: 20px;
      }
    }
    .server-item-bottom{
      display: flex;
      justify-content: space-between;
      .sdi-2,.sdi-3{
        width: 48%;
      }

    }
    .server-detail-item {
      display: flex;
      margin-bottom: 40px;
      flex-direction: column;
      .sdi-left {
        //width: 50%;
        overflow: hidden;
       border-radius: 15px 15px 0 0;

        img {
          width: 100%;
        }
      }

      .sdi-right {
        box-shadow: 2px 0px 10px #f3f3f3;
        position: relative;
        text-align: center;
        padding-bottom: 20px;
        .sdi-title2{
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: space-around;
          height: 120px;
          background-color: #f2fff6;
        }
        .sdi-title {
          font-weight:700;
          color:#299b75;
          font-size: 24px;
          background:#f2fff6;
        }

        .sdi-subtitle {
          background:#f2fff6;
          color: black;
          font-size: 18px;
          padding: 0px 0 10px 0;
        }

        .sdi-words {
          color: #333333;
          font-size: 16px;
          padding: 10px 20px;
          text-align: justify;
        }

        .sdi-know-more {

          font-size: 14px;
          // padding: 15px 20px;
          text-align: center;
          line-height: 36px;
          background-color: white;
          color: #299b75;
          border: 1px solid #299b75;
          border-radius: 50px;
          width: 150px;
          height: 36px;
          font-family: Noto Sans S Chinese;
          cursor: pointer;
          margin: 0 auto;
          font-weight: bold;
        }
      }
    }

    .server-detail-item:hover {
      .sdi-right {

        .sdi-title,
        .sdi-subtitle {
          color: #299b75;
        }
      }

      .sdi-know-more {
        background-color: #299b75;
        color: white;
      }

      .sdi-left {
        img {
          transform: scale(1.1);
          transform-origin: center;
          transition: transform 0.4s;
        }
      }
    }

    .sdi-2 {
      .sdi-right {
        box-shadow: -2px 0px 10px #f3f3f3;
      }
    }
  }

  .product-advantage {
    background-color: #f8f8f9;
    width: 100%;
    padding-bottom: 40px;

    .product-advantage-title {
      font-weight: 700;
      font-size: 30px;
      color: #2c2c2c;
      padding-top: 40px;
      padding-bottom: 40px;
    }

    .product-advantage-list {
      display: grid;

    }

    .bt-flex {
      background-color: white;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border: 1px solid #e9e9e9;
      border-radius: 10px;
      margin-bottom: 20px;

      .container-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-bottom: 40px;
        padding-top: 30px;

        .bt-icon {
          max-width: 64px;
        }

        .bt-title {
          font-size: 30px;
          font-weight: bolder;
          padding-top: 20px;
        }

        .content-box {
          color: black;
          font-size: 18px;
          text-align: center;
          max-width: 80%;
          padding-top: 10px;
          min-height: 145px;
        }
      }

      &:hover {
        box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.08);

        .container-box {
          transform: translateY(-10px);
          transition: transform 0.3s;
        }
      }
    }
  }
}

// 服务器
.servers {

  .servers-box-mb {
    display: none;
  }

  .servers-box {
    padding-bottom: 60px;

    .servers-title {
      font-weight: 700;
      font-size: 30px;
      color: #2c2c2c;
    }

    .servers-list {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: repeat(1, 1fr);
      gap: 40px;
    }

    .servers-line {
      width: 72px;
      height: 5px;
      background-color: #299b75;
      margin: 0 auto;
      margin-top: 24px;
      margin-bottom: 45px;
    }

    .servers-item {
      position: relative;
      width: 100%;
      //   margin-bottom: 20px;
      border-radius: 10px;
      box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.08);
      display: flex;
      .server-1-img {
        width: 100%;
        height: 360px;
        overflow: hidden;
        border-radius: 10px 0 0 10px;

        img {
          transition: all 0.4s ease;

        }
      }

      .s-1-d-title {
        font-weight: 700;
        color: #000000;
        font-size: 24px;
        padding-bottom: 10px;
        border-bottom: 1px solid #299b75;
        width: 90%;
      }

      .s-1-d-more {
        color: #000000;
        font-size: 16px;
        padding-top: 16px;
        text-align: justify;

      }

      .servers-item-description {
        background: white;
        box-sizing: border-box;
        z-index: 100;
        // width: 751px;
        width: 100%;
        //height: 450px;
        padding: 30px 30px 0 30px;
        display: flex;
        flex-direction: column;
        border-radius: 0 10px 10px 0;
        position: relative;
        //justify-content: space-around;

        .s-1-d-knowmore {
          font-size: 14px;
          text-align: center;
          line-height: 36px;
          background-color: white;
          color: #299b75;
          border: 1px solid #299b75;
          border-radius: 50px;
          width: 150px;
          height: 36px;
          font-family: Noto Sans S Chinese;
          cursor: pointer;
          position: absolute;
          bottom: 20px;
          right: 20px;
          font-weight: bold;
        }
      }

      &:hover {
        img {
          transform: scale(1.1);
        }

        .s-1-d-title {
          color: #299b75;
        }

        .s-1-d-knowmore {
          color: white;
          background-color: #299b75;
        }
      }
    }

    .server-1-description {
      position: absolute;
      right: -140px;
      top: 23.5px;
      border-right: 2px solid #299b75;
      box-shadow: 0 0 10px #f0f0f0;

      .s-1-d-knowmore {
        position: absolute;
        right: 30px;
        bottom: 20px;
        font-size: 14px;
        text-align: center;
        line-height: 36px;
        background-color: #299b75;
        color: white;
        border-radius: 40px;
        width: 100px;
        height: 36px;
        font-family: Noto Sans S Chinese;
        cursor: pointer;
      }
    }

    .server-2-description {
      border-left: 2px solid #299b75;
      box-shadow: 0 0 10px #f0f0f0;

      .s-1-d-knowmore {
        position: absolute;
        left: 56%;
        bottom: 20px;
        font-size: 14px;
        // padding: 15px 20px;
        text-align: center;
        line-height: 36px;
        background-color: #299b75;
        color: white;
        border-radius: 40px;
        width: 100px;
        height: 36px;
        font-family: Noto Sans S Chinese;
        cursor: pointer;
      }
    }

    .server-3-description {
      position: absolute;
      right: -140px;
      top: 23.5px;
      border-right: 2px solid #299b75;
      box-shadow: 0 0 10px #f0f0f0;

      .s-1-d-knowmore {
        position: absolute;
        right: 30px;
        bottom: 20px;
        font-size: 14px;
        // padding: 15px 20px;
        text-align: center;
        line-height: 36px;
        background-color: #299b75;
        color: white;
        border-radius: 40px;
        width: 100px;
        height: 36px;
        font-family: Noto Sans S Chinese;
        cursor: pointer;
      }
    }

    .server-4-description {
      border-left: 2px solid #299b75;
      box-shadow: 0 0 10px #f0f0f0;

      .s-1-d-knowmore {
        position: absolute;
        left: 56%;
        bottom: 20px;
        font-size: 14px;
        // padding: 15px 20px;
        text-align: center;
        line-height: 36px;
        background-color: #299b75;
        color: white;
        border-radius: 40px;
        width: 100px;
        height: 36px;
        font-family: Noto Sans S Chinese;
        cursor: pointer;
      }
    }

    .position-img {
      position: absolute;
      right: -140px;
      top: -23.5px;
      z-index: -1;
    }
  }

  @media (max-width: 992px) {
    .servers-box {
      display: none;
    }

    .servers-box-mb {
      display: block;

      .servers-title {
        font-weight: 700 !important;
        font-size: 22px !important;
        color: #2c2c2c;
      }

      .servers-line {
        width: 54px !important;
        height: 4px !important;
        background-color: #299b75;
        margin: 0 auto;
        margin-top: 24px;
        margin-bottom: 45px;
      }

      .product-mb-info {
        padding: 20px;
        margin-bottom: 40px;
        min-height: 300px;
        position: relative;


        .s-1-d-knowmore {
          position: absolute;
          right: 30px;
          bottom: 0;
          font-size: 12px !important;
          text-align: center;
          line-height: 35px;
          background-color: #299b75;
          color: white;
          border-radius: 40px;
          width: 90px;
          height: 35px;
          font-family: Noto Sans S Chinese;
          cursor: pointer;
        }
      }

      .s-1-d-title {
        font-weight: 700;
        color: #000000;
        font-size: 20px;
      }

      .s-1-d-more {
        color: #000000;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 20px;
        text-align: left !important;
      }
    }
  }
}

.computing-center {
  @keyframes zoom {
    0% {
      transform: scale(1);
      /* 初始状态，图片原始大小 */
    }

    50% {
      transform: scale(1.1);
      /* 中间状态，放大图片 */
    }

    100% {
      transform: scale(1);
      /* 最终状态，回到原始大小 */
    }
  }

  @media (max-width: 768px) {
    .ccb-info {
      font-size: 14px !important;
      text-align: left !important;
    }

    .ccb-quota {
      padding: 30px 0 30px 0 !important;

      .quota-item {
        .qi-number {
          font-weight: 900;
          color: #299b75;
          font-size: 20px !important;
        }

        .qi-desc {
          font-weight: 700;
          color: #2c2c2c;
          font-size: 12px !important;
          padding: 6px 0;
        }

        .qi-info {
          color: #2c2c2c;
          font-size: 12px !important;
          text-align: center;
        }
      }
    }

  }

  .computing-center-box {
    @media screen and (max-width: 992px) {
      .ccb-quota {
        flex-wrap: wrap;

        .quota-item {
          width: 50% !important;
          margin-bottom: 20px;

          .qi-number {
            font-size: 24px !important;
          }

          .qi-desc {
            font-size: 16px !important;
          }

          .qi-info {
            font-size: 14px !important;
            text-align: center;
            min-height: 65px;
          }
        }

      }
    }

    .ccb-info {
      font-size: 22px;
      text-align: justify;
    }

    .ccb-quota {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 60px 0 0px 0;

      .quota-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 25%;

        .qi-number {
          font-weight: 900;
          color: #299b75;
          font-size: 38px;
        }

        .qi-desc {
          font-weight: 700;
          color: #2c2c2c;
          font-size: 22.5px;
          padding: 6px 0;
          text-align: center;
        }

        .qi-info {
          color: #2c2c2c;
          font-size: 15px;
          text-align: center;
          min-height: 60px;
        }
      }
    }


    .ccb-map {
      padding-bottom: 60px;

      .map-title {
        color: #2c2c2c;
        letter-spacing: 2px;
        font-weight: 700;
        font-size: 30px;
        letter-spacing: 2px;

        .green-words {
          color: #299b75;
        }
      }

      .map-line {
        width: 72px;
        height: 5px;
        background-color: #299b75;
        margin: 0 auto;
        margin-top: 24px;
        margin-bottom: 42px;
      }

      .ccb-img {
        .picture {
          position: relative;

          .small-img {
            position: absolute;
            z-index: 100;

            .drop {
              position: relative;
              box-sizing: border-box;
              width: 18px;
              height: 18px;

              @keyframes chinaMapLi2 {
                0% {
                  width: 0px;
                  height: 0px;
                  opacity: 1;
                }

                100% {
                  width: 30px !important;
                  height: 30px !important;
                  opacity: 0;
                }
              }

              @keyframes chinaMapLi {
                0% {
                  width: 0px;
                  height: 0px;
                  opacity: 1;
                }

                100% {
                  width: 50px;
                  height: 50px;
                  opacity: 0;
                }
              }


              .drop-name {
                position: absolute;
                width: 100px;
                text-align: center;
                font-size: 16px;
              }
            }
          }

          .small-img-green {
            .drop {
              color: #2cab20;
              font-weight: 700;
              border-radius: 50%;
              border: 1.5px solid #2cab20;

              &::before {
                content: "";
                width: 0px;
                height: 0px;
                position: absolute;
                left: 50%;
                top: 50%;
                border-radius: 100%;
                border: solid 1px #2cab20;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                animation: chinaMapLi 3.5s ease 0s infinite;
              }

              &::after {
                content: "";
                width: 0px;
                height: 0px;
                position: absolute;
                left: 50%;
                top: 50%;
                border-radius: 100%;
                border: solid 1px #2cab20;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                animation: chinaMapLi 2.5s ease 0s infinite;
              }

              &:hover {
                background-color: #2cab20;

                &::after {
                  background-color: #2cab20;
                }

                &::before {
                  background-color: #2cab20;

                }
              }
            }

          }

          .si-1 {
            top: 38%;
            right: 20%;

            .drop-name {
              top: -200%;
              left: -280%;
            }
          }

          .si-2 {
            bottom: 35.5%;
            right: 17.5%;

            .drop-name {
              top: -200%;
              left: -280%;
            }
          }

          .si-3 {
            bottom: 16%;
            left: 53%;

            .drop-name {
              top: -200%;
              left: -280%;
            }
          }

          .si-4 {
            bottom: 50%;
            left: 59%;

            .drop-name {
              top: -200%;
              left: -280%;
            }
          }

          .si-5 {
            top: 27%;
            left: 43.5%;

            .drop-name {
              top: -200%;
              left: -280%;
            }
          }
        }

        .ccb-r-desc {
          flex: 1;
          display: flex;
          flex-direction: column;
          align-items: center;
          border-radius: 10px;
          box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.08);
          margin-left: 50px;

          .desc-line-1 {
            font-size: 22px;
            color: #2c2c2c;
            padding: 10px;
          }

          .desc-line-2 {
            color: #2c2c2c;
            font-size: 22px;
            font-weight: bolder;
            padding: 10px 0 20px 0;
            color: #21a176;
            text-align: center;
          }

          .desc-1 {
            border-bottom: 2px solid #afdfab;
            margin-top: 20px;
            margin-bottom: 20px;
            width: 80%;
            display: flex;
            flex-direction: column;
            align-items: center;
          }

          .desc-2 {
            margin-bottom: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
            padding: 0px 20px 0 20px;
          }

          .special-g-w {
            color: #299b75;
            font-weight: 700;
            font-size: 30px;
          }

          .ccb-r-d-title {
            width: 100%;
            color: white;
            letter-spacing: 2px;
            font-weight: 700;
            font-size: 30px;
            letter-spacing: 2px;
            text-align: center;
            background: linear-gradient(to right,
                rgba(57, 200, 112, 1),
                rgba(41, 183, 198, 1));
            border-radius: 10px 10px 0 0;

            span {
              padding: 10px 0;
              display: inline-block;
            }
          }
        }
      }

      .ccb-part1 {
        padding-bottom: 40px;
        display: flex;
        position: relative;

        .special-words {
          font-size: 16px;
          color: #2cab20;
          font-size: 600;
        }

        .ddb-p-left {
          width: 40%;
          padding-left: 10px;
        }

        .ddb-p-right {
          flex: 1;
        }

        .line-img {
          position: absolute;
          left: 33%;
        }

        .ddb-p-l-line {
          font-size: 14px;
          font-weight: 600;
        }

        .ddb-p-l-area {
          font-size: 12px;
          padding-top: 10px;
        }
      }

      .ccb-part2 {
        position: relative;

        .small-img {
          position: absolute;

          img {
            width: 50px;
            height: auto;
          }
        }

        .si-1 {
          top: 26%;
          left: 49%;
        }

        .si-2 {
          top: 32%;
          left: 61%;
        }

        .si-3 {
          top: 54%;
          left: 68%;
        }

        .si-4 {
          bottom: 14%;
          left: 58%;
        }

        .si-5 {
          bottom: 20%;
          left: 43%;
        }

        .si-6 {
          bottom: 32%;
          left: 39%;
        }

        .si-7 {
          top: 47%;
          left: 45%;
        }

        .si-8 {
          top: 35%;
          left: 42%;
        }
      }

      .ccb-part-3 {
        padding-top: 10px;
      }
    }
  }
}

.servers-detail {
  @media (max-width: 768px) {
    .breadcrumbs {
      font-size: 18px !important;
    }

    .introduce-box-title {
      font-size: 22px !important;
      font-weight: 500;

      .special-words {
        color: #299b75;
      }
    }

    .introduce-box-line {
      width: 54px !important;
      height: 4px !important;
      background-color: #299b75;
      margin: 0 auto;
      margin-top: 24px;
      margin-bottom: 36px;
    }

    .i-box2-detail {
      li {
        margin-bottom: 30px;

        div {
          padding: 2px 0;
          font-size: 14px;
        }

        &:last-child {
          margin-bottom: 0;
        }
      }
    }

    .i-box2-head {
      color: #000000;
      font-size: 18px !important;
      font-weight: 700;
      display: flex;
      align-items: center;
      padding: 10px 0;

      &::before {
        content: ' ';
        display: inline-block;
        margin-right: 8px;
        width: 16px;
        height: 26px;
        background-image: url(../../../static/images-cn/computation-service/jiantou.jpg);
        background-repeat: no-repeat;
        scale: 0.6;
      }
    }

    .introduce-box3 {
      padding: 50px 15px 100px 15px !important;
      font-size: 14px;

      .grid-container {
        display: grid;
        grid-template-columns: 32% 68% !important;
        grid-gap: 0px;

        .grid-item {
          border-bottom: 1px solid #c0c0c0;
          border-left: 1px solid #c0c0c0;
          border-right: 1px solid #c0c0c0;
          padding: 10px !important;
          text-align: left;
          box-sizing: border-box;

          &:first-child {
            // border-top: 1px solid #c0c0c0;
            background-color: #299b75;
            color: white;
            font-size: 16px !important;
            font-weight: 700;
          }

          &:nth-child(2) {
            // border-top: 1px solid #c0c0c0;
            background-color: #299b75;
            color: white;
            font-size: 16px !important;
            font-weight: 700;
          }

          &:nth-child(2n) {
            border-left: none;
          }

          &:nth-child(2n-1) {
            border-right: none;
          }
        }
      }
    }
  }

  .breadcrumbs {
    font-size: 22px;
    font-weight: 500;
    padding: 40px 0;
  }

  .introduce-box-title {
    font-size: 30px;
    font-weight: 500;

    .special-words {
      color: #299b75;
    }
  }

  .introduce-box-line {
    width: 72px;
    height: 5px;
    background-color: #299b75;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 36px;
  }

  .servers-introduce {
    font-size: 16px;

    .servers-introduce-box {
      .introduce-box1 {
        .introduce-box1-product {
          margin-bottom: 40px;

          .introduce-box1-product-desc {
            padding: 10px 0;

            &-title {
              text-align: center;
              font-size: 22px;
              font-weight: 700;
            }

            font-size: 14px;
          }
        }
      }

      .introduce-box2 {
        background-color: #f2faf2;
        padding: 50px 0 100px 0;

        .i-box2-detail {
          li {
            margin-bottom: 30px;

            div {
              padding: 2px 0;
            }

            &:last-child {
              margin-bottom: 0;
            }
          }
        }

        .i-box2-head {
          color: #000000;
          font-size: 22px;
          font-weight: 700;
          display: flex;
          align-items: center;
          padding: 10px 0;

          &::before {
            content: ' ';
            display: inline-block;
            margin-right: 8px;
            width: 16px;
            height: 26px;
            background-image: url(../../../static/images-cn/computation-service/jiantou.jpg);
            background-repeat: no-repeat;
            scale: 0.74;
          }
        }
      }

      .introduce-box3 {
        padding: 50px 0 100px 0;

        .grid-container {
          display: grid;
          grid-template-columns: 20% 80%;
          grid-gap: 0px;

          .grid-item {
            border-bottom: 1px solid #c0c0c0;
            border-left: 1px solid #c0c0c0;
            border-right: 1px solid #c0c0c0;
            padding: 20px;
            text-align: left;
            box-sizing: border-box;

            &:first-child {
              // border-top: 1px solid #c0c0c0;
              background-color: #299b75;
              color: white;
              font-size: 20px;
              font-weight: 700;
            }

            &:nth-child(2) {
              // border-top: 1px solid #c0c0c0;
              background-color: #299b75;
              color: white;
              font-size: 20px;
              font-weight: 700;
            }

            &:nth-child(2n) {
              border-left: none;
            }

            &:nth-child(2n-1) {
              border-right: none;
            }
          }
        }
      }
    }
  }
}


.idsc-box {
  @media screen and (min-width: 768px) {
    .gird-1-3 {
      display: grid !important;
      grid-template-columns: repeat(3, 1fr);
      gap: 40px;
      justify-content: center;
      padding: 40px 0;
    }

    .gird-1-4 {
      display: grid !important;
      grid-template-columns: repeat(4, 1fr);
      gap: 40px;
      justify-content: center;
      padding: 40px 0;
    }
  }

  .ed-part1-content {
    display: flex;

    .d-part1-content-item:first-child {
      overflow: hidden;
      width: 40%;

      img {
        transition: transform 0.4s ease;
        max-height: 450px;
      }

      &:hover {
        img {
          transform: scale(1.1);
        }
      }
    }

    .d-part1-content-item:last-child {
      background-color: #f9f9f9;
      padding: 20px;
      flex: 1;

      h5 {
        font-weight: 700;
      }

      p {
        font-size: 16px;
        line-height: 1.5;
      }
    }
  }

  .education-part2 {
    .bg-box {
      position: relative;
      margin-top: 60px;
      background-color: #1db17f;

      .grid-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 18px;

        .grid-icon {
          width: 100px;
          height: 100px;
          margin-bottom: 20px;

          img {
            border-radius: 50%;
            border: 10px solid #4ac199;
          }
        }

        .gird-content {
          flex: 1;
        }
      }

      .gird-mobile {
        padding: 10px 0;

        .grid-item-mb {
          display: flex;
          align-items: center;
          padding: 10px 0;

          .grid-icon {
            width: 80px;
            height: 80px;

            img {
              border-radius: 50%;
              border: 10px solid #4ac199;
            }
          }

          .gird-content {
            flex: 1;
            padding-left: 30px;
            text-align: start;
            color: white;
          }
        }
      }

      .ed-part2-content {
        position: absolute;
        top: 50%;
        left: 50%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 40px;
        transform: translate(-50%, -50%);
        padding: 0;
        z-index: 1;

        .d-part2-content-item {
          display: flex;
          flex-direction: column;
          justify-content: center;
          background: #f9fbfc;
          padding: 20px 40px;
          border-radius: 20px;
          opacity: 0.7;
          // box-shadow: 0 0 10px #f5f7f9;

          &:hover {
            box-shadow: 0 0 10px #f8f8f9;
          }

          .dp2c-item-title {
            font-size: 20px;
            font-weight: 900;
            padding-bottom: 10px;
          }

          .dp2c-item-text {
            font-size: 16px;
            min-height: 120px;

            ul {
              li {
                position: relative;
                // color: #299b75;
                list-style-type: none;
                // padding-left: 1em;
                padding: 0px 0 0px 1em;

                &::before {
                  content: '';
                  width: 6px;
                  height: 6px;
                  line-height: 4px;
                  border-radius: 50%;
                  background-color: #299b75;
                  position: absolute;
                  left: 0;
                  top: 10px;
                  // color: #299b75;
                }
              }
            }
          }
        }
      }
    }
  }

  .education-part3 {
    background-color: #f8f8f9;
    padding-bottom: 80px;

    p {
      padding: 0 40px 40px 40px;
      font-size: 20px;
    }

    .ed-part3-content {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 40px;

      .d-part3-content-item {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        overflow: hidden;

        &:hover {
          transform: translateY(-10px);

          img {
            box-shadow: 0 0 14px #efeff0;

          }
        }

        img {
          transition: transform 0.4s ease;
        }
      }

      .d-part3-content-item:nth-child(2) {
        .nothing-box {
          width: 100%;
          height: 40px;
          background-color: #f8f8f9;
        }
      }
    }

  }

  .education-part4 {
    .ed-part4-content {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      gap: 0px;

      .d-part4-content-item {
        overflow: hidden;
        position: relative;

        &:hover {
          img {
            transform: scale(1.1);
          }
        }

        img {
          transition: transform 0.4s ease;
        }

        .center-words {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translateX(-50%);
          color: black;
          font-size: 22px;
          width: 70%;
          text-align: center;
          font-weight: 700;
          text-shadow: -2px 0 white, 0 -2px white, 2px 0 white, 0 2px white;
        }
      }
    }

    .ed-part4-content-mb {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
      gap: 10px;
    }

    .d-part4-content-item-mb-last {
      margin-top: 10px;
    }

    .d-part4-content-item-mb {
      position: relative;

      .img-words {
        font-size: 14px;
        color: #000000;
        font-weight: 700;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        text-align: center;
        text-shadow: -1px 0 white, 0 -1px white, 1px 0 white, 0 1px white;
      }
    }
  }
}

.industrycsaes {
  .content-line {
    margin-bottom: 50px;
  }

  .industrycsaes-part-1 {
    padding-top: 30px;

    @media screen and (max-width: 768px) {
      .tabs {
        font-size: 14px !important;

        .tabs-item {
          padding: 10px !important;
          cursor: pointer;
        }
      }
    }

    .tabs {
      font-size: 18px;
      border-bottom: 1px solid #707070;
      display: flex;
      align-items: end;
      font-weight: 700;
      box-sizing: border-box;

      .tabs-item {
        padding: 10px 30px;
        cursor: pointer;
      }

      .active-tabs-item {
        border-bottom: 2px solid #299b75;
        color: #299b75;
      }
    }
  }

  .idsc-box {
    display: none;
  }
}

.box-for-education {
  @media screen and (max-width: 768px) {
    .ed-part3-content {
      grid-template-columns: 1fr !important;
      gap: 20px !important;

      .d-part3-content-item {
        // justify-content: center !important;
        align-items: center;

        .nothing-box {
          height: 0 !important;
        }

        img {
          width: 85% !important;
        }
      }
    }
  }
}

.box-for-government {
  @media screen and (min-width: 768px) {
    .gv-part3-content {
      display: grid !important;
      grid-template-columns: repeat(2, 1fr);
      /* 两列均分
      /* 两列均分 */
      grid-template-rows: 1fr 1fr;
      gap: 0 40px;

      .d-part3-content-item {
        .nothing-box {
          width: 100%;
          height: 40px;
          background-color: #f8f8f9;
        }
      }
    }
  }

  .ed-part2-content {
    position: absolute;
    top: 50%;
    left: 50%;
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    /* 两列均分 */
    grid-template-rows: 1fr 1fr !important;
    /* 两行均分 */
    gap: 40px;
    transform: translate(-50%, -50%);
    padding: 0;
    z-index: 1;

    .dp2c-item-text {
      min-height: 70px !important;
    }
  }

  .government-part3 {
    // .ed-part3-content {
    //   grid-template-columns: 1fr 1fr;
    //   /* 两列均分 */
    //   grid-template-rows: 1fr 1fr;

    //   .d-part3-content-item:last-child {
    //     .nothing-box {
    //       width: 100%;
    //       height: 40px;
    //       background-color: #f8f8f9;
    //     }
    //   }
    // }
  }
}

.box-for-power {
  @media screen and (max-width: 768px) {
    .ed-part3-content {
      grid-template-columns: 1fr !important;
      gap: 20px !important;

      .d-part3-content-item {
        align-items: center;

        .nothing-box {
          height: 0 !important;
        }

        img {
          width: 85% !important;
        }
      }

    }
  }

  .ed-part2-content {
    position: absolute;
    top: 50%;
    left: 50%;
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    /* 两列均分 */
    grid-template-rows: 1fr 1fr !important;
    /* 两行均分 */
    gap: 40px;
    transform: translate(-50%, -50%);
    padding: 0;
    z-index: 1;

    .dp2c-item-text {
      min-height: 70px !important;
    }
  }

  .ed-part4-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
    gap: 0px;
  }
}

.intro {
  margin: 0 auto;
  padding-bottom: 90px;

  .intro-description {
    div {
      color: #333333;
      font-size: 18px;
      line-height: 1.6;
      text-align: justify;
    }
  }

}


.valuse-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding-bottom: 60px;

  .v-l-i-img-box {
    overflow: hidden;
    border: 2px solid #a1ebc6;
    border-radius: 50%;
  }

  .v-l-i-img-box {
    cursor: pointer;
    transition: transform 0.2s ease;
  }

  .v-l-i-img-box:hover {
    transform: scale(1.1);
  }

  .valuse-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;

    img {
      width: 160px;
      margin: 10px;
    }

    .valuse {
      font-size: 18px;
      font-weight: 700;
      width: 120px;
      text-align: center;
      height: 60px;
      margin-top: 10px;
      color: #299b75;
    }
  }
}

.server-product-box {
  display: flex;
  border-bottom: 2px solid #299b75;
  box-shadow: 0 0 10px #f1f1f1;
  padding-left: 20px;
  margin-top: 80px;

  .server-product-box-left {
    width: 40%;

    // position: relative;
    img {
      margin-top: -40px;
      margin-bottom: 20px;
    }
  }

  .server-product-box-right {
    padding: 40px;
    flex: 1;

    .pb-r-title {
      font-size: 26px;
      color: #000000;
    }

    .pb-r-content {
      padding-top: 20px;
      color: #000000;
      font-size: 16px;
    }
  }
}
.news-center {
  @media (max-width: 768px) {
    .news-center-content-title {
      font-size: 22px !important;
    }

    .news-center-content-line {
      width: 54px !important;
      height: 4px !important;
    }
  }

  .news-center-content {
    .news-center-content-title {
      font-weight: 700;
      font-size: 30px;
      color: #2c2c2c;
      padding-top: 65px;
    }

    .news-center-content-line {
      width: 72px;
      height: 5px;
      background-color: #299b75;
      margin: 0 auto;
      margin-top: 24px;
      margin-bottom: 45px;
    }
  }

  //.important-news-box {
  //
  //  // padding-bottom: 40px;
  //  // border-bottom: 2px solid #e6e7e9;
  //  @media screen and (max-width:768px) {
  //    .i-news-list {
  //      grid-template-columns: 1fr !important;
  //
  //    }
  //  }
  //
  //  .i-news-list {
  //    display: grid;
  //    grid-template-columns: 1fr 1fr 1fr;
  //    grid-gap: 40px;
  //
  //    .i-news-item {
  //      border-radius: 20px;
  //      box-shadow: 0 0 10px #e1e1e1;
  //
  //      .i-n-i-img {
  //        overflow: hidden;
  //        border-top-left-radius: 20px;
  //        border-top-right-radius: 20px;
  //
  //        img {
  //          border-top-left-radius: 20px;
  //          border-top-right-radius: 20px;
  //          transition: transform 0.4s ease;
  //        }
  //
  //        &:hover {
  //          img {
  //            transform: scale(1.1);
  //          }
  //        }
  //      }
  //
  //      .i-n-i-title {
  //        font-size: 18px;
  //        font-weight: 700;
  //        padding: 10px 0 20px 0;
  //      }
  //
  //      .i-n-i-more {
  //        text-align: right;
  //        color: #b3b4b4;
  //        font-size: 12px;
  //      }
  //
  //      .bottom-box {
  //        padding: 10px 16px 20px 16px;
  //      }
  //    }
  //
  //  }
  //}

  .news-list {
    .news-list-item {
      display: flex;
      align-items: center;
      padding: 30px 0;
      position: relative;
      cursor: pointer;

      .thumbnail {
        overflow: hidden;
        padding: 0;
      }

      &:hover {
        background-color: #f5f6f8;

        img {
          transform: scale(1.1);
          transition: transform 0.4s ease;
        }
      }

      .n-l-i-m-d {
        color: #333333;
        font-size: 40px;
      }

      .n-l-i-year {
        color: #333333;
        font-size: 20px;
      }

      // border-bottom: 1px dashed #a4a4a4;
      // transform: translateX(-10px);
      // justify-content: center;
      .n-l-i-content {
        flex: 1;
        // width: 100% !important;
        padding-left: 20px;
        min-height: 140px;

        .n-l-i-title {
          font-weight: 700;
          color: #333333;
          font-size: 20px;
          letter-spacing: 1px;
          padding: 10px 0;
        }

        .n-l-i-desc {
          color: #666666;
          font-size: 15px;
          line-height: 2;
          min-height: 90px;
        }
      }

      .n-l-i-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 94%;
        height: 1px;
        border-bottom: 1px dashed #a4a4a4;
        transform: translateX(8%);
      }
    }

    .news-list-item-mb {
      display: flex;
      padding: 10px 0;
      border-bottom: 1px solid #e3e5eb;

      .thumbnail {
        width: 110px;
        margin-right: 16px;
      }

      .n-l-i-content {
        flex: 1;

        .date {
          font-size: 12px;
          padding-top: 10px;
          color: #999999;
        }

        .n-l-i-title {
          font-size: 14px;
          font-weight: 700;

          span {
            display: inline-block;
            min-height: 40px;
          }
        }
      }
    }
  }
}
.job{
  .job-part-1{
    .content-wrapper {
      display: flex;
      gap: 40px;
      margin-bottom: 60px;
    }

    .left {
      width: 50%;
      display: flex;
      flex-direction: column;
      gap: 20px;

      .top-img{
        overflow: hidden;
        &:hover{
          img{
            transform: scale(1.1);
            transform-origin: center;
            transition: transform 0.6s ease;
          }
        }

      }
    }

    .left .top-img img {
      width: 100%;
    }



    .right {
      width: 50%;
      font-size: 16px;
      line-height: 1.8;
      color: #333;
      .description-r{
        margin-bottom: 40px;
        font-size: 20px;
      }
    }


  }
  .job-part-2 {
    background-color: #f8f8f9;
    margin-bottom: 40px;
    .job-tags-box {
      position: relative;
      padding-bottom: 30px;

      .job-tags-list {
        .job-tags-list-item {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          padding: 10px 10px;
          background-color: #fdfdfd;
          box-shadow: 0 0 10px #eaeaeb;
          border-radius: 10px;
          cursor: pointer;

          &:hover {
            background-color: #299b75;
            color: white;

            .acitve-img {
              display: block;
            }

            .normal-img {
              display: none;
            }
          }

          .acitve-img {
            display: none;
            width: 70px;
            height: 70px;
          }

          .normal-img {
            width: 70px;
            height: 70px;
          }

          .job-info-title {
            margin-top: 20px;
            font-size: 18px;
            max-height: 50px;
            min-height: 50px;
            text-align: center;
          }
        }

        .job-active {
          background-color: #299b75;
          color: white;

          .acitve-img {
            display: block;
          }

          .normal-img {
            display: none;
          }
        }
      }

      .job-swiper-button-box {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        padding: 17px;
        background-color: #d9d9d9;
        border-radius: 50%;

        &:hover {
          background-color: #b2b2b2;
          color: white;
        }
      }

      .job-swiper-button-prev {
        left: -7%;
        top: 15%;
      }

      .job-swiper-button-next {
        right: -7%;
        top: 15%;
      }


    }

    .job-item-information {
      border-top: 1px solid #e7e7e8;
      padding-bottom: 80px;
      ul {
        li {
          padding: 4px 0;
        }
      }

      .j-i-p1-title {
        font-size: 22px;
        font-weight: 700;
      }

      .j-i-p1-desc {
        font-size: 16px;
        padding-top: 10px;
      }

      .job-info-part1 {
       margin-top: 20px;

      }
    }
  }
}
@media (max-width: 768px) {
  .job{
    .job-part-1{
      .content-wrapper{
        flex-direction: column;
        gap: 20px;

      }
      .left,.right {
        width: 100%;
      }
      .right{
        .description-r{
          font-size: 14px !important;
          margin-bottom: 10px;
        }
      }
    }
    .job-part-2{
      .job-item-information{
        .j-i-p1-desc{
         font-size: 14px;
        }

      }
    }
  }
}