.common_section {
  padding: 124px 0 131px;
  background: linear-gradient(270deg, #4CB034 0%, #02A3E4 100%);
  overflow: hidden; }
  .common_section .p {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 30px; }
  .common_section .common_more {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: unset;
    padding-left: 21px; }
    .common_section .common_more p {
      font-family: 'Montserrat L';
      font-weight: 300;
      font-size: 14px;
      color: #FFFFFF; }
      .common_section .common_more p div {
        font-family: 'Montserrat L';
        color: #FFFFFF;
        font-weight: 300;
        font-size: 14px; }
    .common_section .common_more .cir {
      background: #FFFFFF; }
      .common_section .common_more .cir .jt img {
        filter: invert(1); }

.common_banner .text {
  width: 1440px; }
  .common_banner .text .p {
    width: 585px;
    margin: 30px 0 0; }

.section {
  position: relative;
  padding: 76px 0 120px; }
  .section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1320px;
    background: linear-gradient(180deg, #C7DAE6 0%, #FFFFFF 62.72%, #FFFFFF 100%); }
  .section .part1 {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 42px 40px 41px 60px; }
    .section .part1 .l_box {
      width: 550px; }
      .section .part1 .l_box .h5 {
        font-family: 'Akzidenz-Grotesk';
        font-weight: bold;
        font-size: 44px;
        color: #000000;
        text-transform: uppercase;
        margin-bottom: 30px; }
      .section .part1 .l_box .p {
        font-weight: 300;
        font-size: 18px;
        color: rgba(0, 0, 0, 0.6);
        line-height: 30px; }
    .section .part1 .img {
      width: 660px;
      height: 420px;
      border-radius: 10px;
      overflow: hidden; }
      .section .part1 .img img {
        display: block;
        width: 100%;
        height: 100%; }
  .section .part2 {
    padding: 93px 0 100px; }
    .section .part2 .title {
      font-family: 'Akzidenz-Grotesk';
      font-weight: bold;
      font-size: 44px;
      color: #000000;
      line-height: 50px;
      text-transform: uppercase;
      margin-bottom: 40px; }
    .section .part2 .swiper {
      width: 1720px; }
      .section .part2 .swiper .swiper-slide .slide_box {
        display: block; }
        .section .part2 .swiper .swiper-slide .slide_box .img {
          height: 260px;
          border-radius: 10px;
          display: flex;
          align-items: center;
          justify-content: center;
          background: url("/static/images/si_bg.png");
          margin-bottom: 20px; }
          .section .part2 .swiper .swiper-slide .slide_box .img img {
            display: block;
            max-width: 60%;
            max-height: 60%; }
        .section .part2 .swiper .swiper-slide .slide_box .p {
          font-weight: 400;
          font-size: 18px;
          color: #000000;
          transition: 0.6s; }
      .section .part2 .swiper .swiper-slide:hover .slide_box .p {
        color: #1AB1FD; }
  .section .part3 {
    width: 100%;
    background: #F2F3F5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 42px 40px 41px 60px; }
    .section .part3 .l_box {
      width: 550px; }
      .section .part3 .l_box .h5 {
        font-family: 'Akzidenz-Grotesk';
        font-weight: bold;
        font-size: 44px;
        color: #000000;
        text-transform: uppercase;
        margin-bottom: 30px; }
      .section .part3 .l_box .p {
        font-weight: 300;
        font-size: 18px;
        color: rgba(0, 0, 0, 0.6);
        line-height: 30px; }
    .section .part3 .img {
      width: 660px;
      height: 420px;
      border-radius: 10px;
      overflow: hidden; }
      .section .part3 .img img {
        display: block;
        width: 100%;
        height: 100%; }

@media screen and (max-width: 1919px) {
  .common_section {
    padding: 6.4583333333vw 0px 6.8229166667vw; }

  .common_section .p {
    font-size: 0.9375vw;
    margin-bottom: 1.5625vw; }

  .common_section .common_more {
    padding-left: 1.09375vw; }

  .common_section .common_more p {
    font-size: 0.7291666667vw; }

  .common_section .common_more p div {
    font-size: 0.7291666667vw; }

  .common_banner .text {
    width: 75vw; }

  .common_banner .text .p {
    width: 30.46875vw;
    margin: 1.5625vw 0px 0px; }

  .section {
    padding: 3.9583333333vw 0px 6.25vw; }

  .section::after {
    height: 68.75vw; }

  .section .part1 {
    border-radius: 0.5208333333vw;
    padding: 2.1875vw 2.0833333333vw 2.1354166667vw 3.125vw; }

  .section .part1 .l_box {
    width: 28.6458333333vw; }

  .section .part1 .l_box .h5 {
    font-size: 2.2916666667vw;
    margin-bottom: 1.5625vw; }

  .section .part1 .l_box .p {
    font-size: 0.9375vw;
    line-height: 1.5625vw; }

  .section .part1 .img {
    width: 34.375vw;
    height: 21.875vw;
    border-radius: 0.5208333333vw; }

  .section .part2 {
    padding: 4.84375vw 0px 5.2083333333vw; }

  .section .part2 .title {
    font-size: 2.2916666667vw;
    line-height: 2.6041666667vw;
    margin-bottom: 2.0833333333vw; }

  .section .part2 .swiper {
    width: 89.5833333333vw; }

  .section .part2 .swiper .swiper-slide .slide_box .img {
    height: 13.5416666667vw;
    border-radius: 0.5208333333vw;
    margin-bottom: 1.0416666667vw; }

  .section .part2 .swiper .swiper-slide .slide_box .p {
    font-size: 0.9375vw; }

  .section .part3 {
    border-radius: 0.5208333333vw;
    padding: 2.1875vw 2.0833333333vw 2.1354166667vw 3.125vw; }

  .section .part3 .l_box {
    width: 28.6458333333vw; }

  .section .part3 .l_box .h5 {
    font-size: 2.2916666667vw;
    margin-bottom: 1.5625vw; }

  .section .part3 .l_box .p {
    font-size: 0.9375vw;
    line-height: 1.5625vw; }

  .section .part3 .img {
    width: 34.375vw;
    height: 21.875vw;
    border-radius: 0.5208333333vw; } }
@media screen and (max-width: 768px) {
  .common_banner {
    height: 60vh; }
    .common_banner .text {
      width: 90vw;
      left: 5vw;
      top: 50%;
      transform: translateY(-50%); }
      .common_banner .text .h1 {
        font-size: 24px; }
      .common_banner .text .p {
        margin: 20px 0 0;
        font-size: 14px;
        width: 100%; }
    .common_banner .img {
      height: 100%; }
      .common_banner .img img {
        display: block;
        height: 100%; }

  .section {
    padding: 60px 0 80px; }
    .section .wrap .part1 {
      flex-direction: column-reverse;
      padding: 20px;
      border-radius: 8px; }
      .section .wrap .part1 .img {
        width: 100%;
        height: 40vw;
        border-radius: 6px; }
      .section .wrap .part1 .l_box {
        width: 100%;
        margin: 25px 0 0; }
        .section .wrap .part1 .l_box .h5 {
          font-size: 18px;
          line-height: 1;
          margin-bottom: 10px; }
        .section .wrap .part1 .l_box .p {
          font-size: 13px;
          line-height: 1.6; }
    .section .wrap .part2 {
      padding: 60px 0; }
      .section .wrap .part2 .title {
        font-size: 20px;
        margin-bottom: 25px;
        line-height: 1.2; }
      .section .wrap .part2 .swiper .swiper-slide .slide_box .img {
        height: 40vw;
        border-radius: 8px;
        overflow: hidden; }
      .section .wrap .part2 .swiper .swiper-slide .slide_box .p {
        font-size: 14px;
        margin: 15px 0 0; }
    .section .wrap .part3 {
      flex-direction: column-reverse;
      padding: 20px;
      border-radius: 8px; }
      .section .wrap .part3 .img {
        width: 100%;
        height: 40vw;
        border-radius: 6px; }
      .section .wrap .part3 .l_box {
        width: 100%;
        margin: 25px 0 0; }
        .section .wrap .part3 .l_box .h5 {
          font-size: 18px;
          line-height: 1;
          margin-bottom: 10px; }
        .section .wrap .part3 .l_box .p {
          font-size: 13px;
          line-height: 1.6; }

  .common_section {
    padding: 80px 0; }
    .common_section .p {
      font-size: 15px;
      margin: 0 0 30px;
      padding: 0 5vw; }
    .common_section .common_more {
      padding: 3px 3px 3px 15px; }
      .common_section .common_more p {
        font-size: 13px; }
        .common_section .common_more p div {
          font-size: 13px; } }
