@media screen and (min-width: 1366.02px) {
  .afterSales-service-01 .content {
    width: 100%;
    height: 100vh;
  }
  .afterSales-service-01 .content .wrapper {
    position: relative;
  }
  .afterSales-service-01 .content .wrapper .pic {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .afterSales-service-01 .content .wrapper .title {
    width: 41.6666666667vw;
    height: auto;
    position: absolute;
    top: 15.78125vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .afterSales-service-01 .content .wrapper .textTitle {
    position: absolute;
    top: 15.78125vw;
    font-size: 5.2083333333vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .afterSales-service-01 .content {
    width: 100%;
    height: 100vh;
  }
  .afterSales-service-01 .content .wrapper {
    position: relative;
  }
  .afterSales-service-01 .content .wrapper .pic {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .afterSales-service-01 .content .wrapper .title {
    width: 78.4vmin;
    height: auto;
    position: absolute;
    top: 51.2vmin;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .afterSales-service-01 .content .wrapper .textTitle {
    position: absolute;
    top: 51.2vw;
    width: 100%;
    font-size: 10.6666666667vw;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .afterSales-service-01 .content {
    width: 100%;
    height: 100vh;
  }
  .afterSales-service-01 .content .wrapper {
    position: relative;
  }
  .afterSales-service-01 .content .wrapper .pic {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .afterSales-service-01 .content .wrapper .title {
    width: 55.9895833333vw;
    height: auto;
    position: absolute;
    top: 33.984375vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .afterSales-service-01 .content .wrapper .textTitle {
    position: absolute;
    top: 33.984375vw;
    font-size: 7.8125vw;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    color: #fff;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .afterSales-service-01 .content {
    width: 100%;
    height: 100vh;
  }
  .afterSales-service-01 .content .wrapper {
    position: relative;
  }
  .afterSales-service-01 .content .wrapper .pic {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .afterSales-service-01 .content .wrapper .title {
    width: 46.8521229868vw;
    height: auto;
    position: absolute;
    top: 12.8843338214vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .afterSales-service-01 .content .wrapper .textTitle {
    position: absolute;
    top: 12.4450951684vw;
    font-size: 5.8565153734vw;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    color: #fff;
  }
}
@media screen and (min-width: 1366.02px) {
  .afterSales-service-02 .content {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .afterSales-service-02 .content .wrapper {
    max-width: 72.5vw;
    width: 100%;
    padding: 11.4583333333vw 0 4.8958333333vw;
    margin: 0 auto;
  }
  .afterSales-service-02 .content .wrapper .contents {
    text-align: center;
    color: #fff;
  }
  .afterSales-service-02 .content .wrapper .contents .title {
    font-size: 2.5vw;
    line-height: 1.2;
  }
  .afterSales-service-02 .content .wrapper .contents .desc {
    margin: 2.0833333333vw 0;
  }
  .afterSales-service-02 .content .wrapper .contents .desc p {
    font-size: 1.25vw;
    line-height: 2;
  }
  .afterSales-service-02 .content .wrapper .pic {
    width: 100%;
    height: auto;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .afterSales-service-02 .content {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .afterSales-service-02 .content .wrapper {
    max-width: 91.4666666667vmin;
    padding: 26.6666666667vmin 0 10.6666666667vmin;
    width: 100%;
    margin: 0 auto;
  }
  .afterSales-service-02 .content .wrapper .contents {
    text-align: center;
    color: #fff;
  }
  .afterSales-service-02 .content .wrapper .contents .title {
    font-size: 6.4vmin;
    line-height: 1.5;
  }
  .afterSales-service-02 .content .wrapper .contents .desc {
    margin: 4.2666666667vmin 0 6.4vmin;
  }
  .afterSales-service-02 .content .wrapper .contents .desc p {
    font-size: 3.2vmin;
    line-height: 2;
  }
  .afterSales-service-02 .content .wrapper .pic {
    width: 100%;
    height: auto;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .afterSales-service-02 .content {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .afterSales-service-02 .content .wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 91.6666666667vw;
    padding: 19.2708333333vw 0 11.9791666667vw;
  }
  .afterSales-service-02 .content .wrapper .contents {
    text-align: center;
    color: #fff;
  }
  .afterSales-service-02 .content .wrapper .contents .title {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .afterSales-service-02 .content .wrapper .contents .desc {
    margin: 3.125vw 0 5.2083333333vw;
  }
  .afterSales-service-02 .content .wrapper .contents .desc p {
    font-size: 1.8229166667vw;
    line-height: 2;
  }
  .afterSales-service-02 .content .wrapper .pic {
    width: 100%;
    height: auto;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .afterSales-service-02 .content {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .afterSales-service-02 .content .wrapper {
    max-width: 72.4743777452vw;
    width: 100%;
    padding: 10.980966325vw 0 6.588579795vw;
    margin: 0 auto;
  }
  .afterSales-service-02 .content .wrapper .contents {
    text-align: center;
    color: #fff;
  }
  .afterSales-service-02 .content .wrapper .contents .title {
    font-size: 2.635431918vw;
    line-height: 1.3333333333;
  }
  .afterSales-service-02 .content .wrapper .contents .desc {
    margin: 2.635431918vw 0;
  }
  .afterSales-service-02 .content .wrapper .contents .desc p {
    font-size: 1.317715959vw;
    line-height: 2;
  }
  .afterSales-service-02 .content .wrapper .pic {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1366.02px) {
  .technology-06 .tContent {
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .contentPage {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .technology-06 .tContent .contentPage .mainBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    width: 100%;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 3.0208333333vw;
    margin-top: 5.2083333333vw;
    font-size: 2.5vw;
    line-height: 3.0208333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll img {
    width: 3.5416666667vw;
    height: 2.0833333333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll div {
    font-family: "Gotham-Normal";
    font-weight: 500;
    margin-left: 0.5208333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .description {
    height: 1.25vw;
    margin-top: 1.1979166667vw;
    margin-bottom: 1.3020833333vw;
    font-family: "FZLT-Light";
    font-size: 0.8333333333vw;
    line-height: 1.25vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent {
    position: relative;
    width: calc(100% - 25vw);
    height: 65%;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide {
    width: calc(50% - 1.0416666667vw) !important;
    text-align: center;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    padding-left: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
    padding-left: 2.0833333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide:nth-child(odd) {
    padding-left: 2.0833333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide:nth-child(odd):first-child {
    padding-left: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide img,
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: 21.875vw;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide picture img {
    width: 100%;
    height: 21.875vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl {
    opacity: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(1) {
    height: 1.5625vw;
    margin-top: 1.25vw;
    font-family: "FZLT-Normal";
    font-size: 1.25vw;
    line-height: 1.5625vw;
    text-align: left;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(2) {
    width: 100%;
    margin-top: 0.8333333333vw;
    text-align: left;
    font-family: "FZLT-Light";
    font-size: 0.7291666667vw;
    line-height: 1.1458333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide-active.swiper-slide:nth-child(even) {
    padding-left: 1.0416666667vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination {
    position: absolute;
    left: 50%;
    top: 35%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-prev {
    left: -2.34375vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-next {
    right: -2.34375vw;
  }
  .technology-06 .tContent .buttonALl {
    height: 7.8125vw;
    border-top-width: 1px;
    border-top-style: solid;
  }
  .technology-06 .tContent .buttonALl .butStyle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 5.2083333333vw;
  }
  .technology-06 .tContent .buttonALl .butStyle > div {
    margin-left: 2.6041666667vw;
    margin-right: 2.6041666667vw;
    position: relative;
    width: 5.2083333333vw;
    cursor: pointer;
    font-size: 1.25vw;
    text-align: center;
    opacity: 0.5;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .buttonALl .butStyle .butLine {
    height: 1px;
    width: 25%;
    position: absolute;
    bottom: 1.25vw;
  }
  .technology-06 .tContent .buttonALl .butStyle .divAC {
    opacity: 1;
  }
  .technology-06 .slideOne {
    padding-left: 26% !important;
  }
  .technology-06 .sL {
    text-align: left;
  }
  .technology-06 .sR {
    text-align: right;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .technology-06 .tContent {
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .contentPage {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .technology-06 .tContent .contentPage .mainBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    width: 100%;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 4.2459736457vw;
    margin-top: 4.39238653vw;
    font-size: 2.3426061493vw;
    line-height: 3.513909224vw;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll img {
    width: 3.4407027818vw;
    height: 2.0497803807vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll div {
    font-family: "Gotham-Normal";
    font-weight: 500;
    margin-left: 0.7320644217vw;
  }
  .technology-06 .tContent .contentPage .mainBody .description {
    height: 1.6105417277vw;
    margin-top: 1.1713030747vw;
    margin-bottom: 1.8301610542vw;
    font-family: "FZLT-Light";
    font-size: 1.0248901903vw;
    line-height: 1.6105417277vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent {
    width: calc(100% - 24.1581259151vw);
    height: 65%;
    position: relative;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide {
    width: calc(50% - 0.3660322108vw) !important;
    text-align: center;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    padding-left: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
    padding-left: 1.4641288433vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide:nth-child(odd) {
    padding-left: 1.4641288433vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide:nth-child(odd):first-child {
    padding-left: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide img,
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: 20.7906295754vw;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide picture img {
    width: 100%;
    height: 20.7906295754vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl {
    opacity: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(1) {
    height: 2.0497803807vw;
    margin-top: 1.0980966325vw;
    font-family: "FZLT-Normal";
    font-size: 1.317715959vw;
    line-height: 2.0497803807vw;
    text-align: left;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(2) {
    width: 100%;
    margin-top: 1.1713030747vw;
    text-align: left;
    font-family: "FZLT-Light";
    font-size: 1.0248901903vw;
    line-height: 1.1713030747vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination {
    position: absolute;
    left: 50%;
    top: 35%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-prev {
    left: -2.9282576867vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-next {
    right: -2.9282576867vw;
  }
  .technology-06 .tContent .buttonALl {
    height: 5.1244509517vw;
    border-top-width: 1px;
    border-top-style: solid;
  }
  .technology-06 .tContent .buttonALl .butStyle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 4.39238653vw;
  }
  .technology-06 .tContent .buttonALl .butStyle > div {
    margin-left: 3.6603221083vw;
    margin-right: 3.6603221083vw;
    position: relative;
    width: 7.3206442167vw;
    cursor: pointer;
    font-size: 1.317715959vw;
    text-align: center;
    opacity: 0.5;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .buttonALl .butStyle .butLine {
    height: 1px;
    width: 20%;
    position: absolute;
    bottom: 1.0980966325vw;
  }
  .technology-06 .tContent .buttonALl .butStyle .divAC {
    opacity: 1;
  }
  .technology-06 .slideOne {
    padding-left: 26% !important;
  }
  .technology-06 .sL {
    text-align: left;
  }
  .technology-06 .sR {
    text-align: right;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .technology-06 .tContent {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .contentPage {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .technology-06 .tContent .contentPage .mainBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    width: 100%;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 7.8125vw;
    height: 4.6875vw;
    font-size: 3.125vw;
    line-height: 4.6875vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll img {
    width: 4.1666666667vw;
    height: 2.4739583333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll div {
    font-family: "Gotham-Normal";
    font-weight: 500;
    margin-left: 1.0416666667vw;
  }
  .technology-06 .tContent .contentPage .mainBody .description {
    height: 3.125vw;
    margin-top: 2.9947916667vw;
    margin-bottom: 3.2552083333vw;
    font-family: "FZLT-Light";
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent {
    width: calc(100% - 10.4166666667vw);
    height: auto;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide {
    width: calc(100% - 0vw) !important;
    text-align: center;
    margin-bottom: 2.6041666667vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide img,
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: 54.6875vw;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide picture img {
    width: 100%;
    height: 54.6875vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl {
    opacity: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(1) {
    height: 3.90625vw;
    margin-top: 3.125vw;
    font-family: "FZLT-Normal";
    font-size: 2.34375vw;
    line-height: 3.90625vw;
    text-align: left;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(2) {
    width: 100%;
    margin-top: 2.0833333333vw;
    text-align: left;
    font-family: "FZLT-Light";
    font-size: 1.5625vw;
    line-height: 2.8645833333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-disabled {
    display: none;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-prev {
    display: none;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-next {
    display: none;
  }
  .technology-06 .tContent .buttonALl {
    height: 14.3229166667vw;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .technology-06 .tContent .buttonALl .butStyle {
    width: 100%;
    height: 4.296875vw;
    margin-top: 10.15625vw;
    padding: 0 18.2291666667vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(2, 6.7708333333vw);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .technology-06 .tContent .buttonALl .butStyle > div {
    position: relative;
    width: 100%;
    height: 3.6458333333vw;
    font-size: 2.34375vw;
    font-family: "FZLT-Light";
    font-weight: normal;
    color: #fff;
    line-height: 3.6458333333vw;
    text-align: center;
    max-width: 17%;
    opacity: 0.5;
  }
  .technology-06 .tContent .buttonALl .butStyle > div::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 4.1666666667vw;
    height: 1px;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  .technology-06 .tContent .buttonALl .butStyle > div.divAC::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .technology-06 .tContent .buttonALl .butStyle > div:hover::after, .technology-06 .tContent .buttonALl .butStyle > div:focus:before, .technology-06 .tContent .buttonALl .butStyle > div:active:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  .technology-06 .tContent .buttonALl .butStyle .divAC {
    opacity: 1;
  }
  .technology-06 .tContent .buttonALl .butStyle .butLine {
    display: none;
  }
  .technology-06 .sL {
    text-align: left;
  }
  .technology-06 .sR {
    text-align: right;
  }
}@media screen and (max-width: 767.98px) {
  .technology-06 .tContent {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .contentPage {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .technology-06 .tContent .contentPage .mainBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    width: 100%;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16vw;
    height: 9.6vw;
    font-size: 6.4vw;
    line-height: 9.6vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll img {
    width: 8.5333333333vw;
    height: 5.0666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .technology-06 .tContent .contentPage .mainBody .titleAll div {
    font-family: "Gotham-Normal";
    font-weight: 500;
    margin-left: 2.1333333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .description {
    height: 6.4vw;
    margin-top: 4vw;
    margin-bottom: 6.6666666667vw;
    font-family: "FZLT-Light";
    font-size: 3.2vw;
    line-height: 6.4vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent {
    width: calc(100% - 8vw);
    height: auto;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide {
    width: calc(100% - 0vw) !important;
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide picture img {
    width: 100%;
    height: 66.4vw;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: 66.4vw;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl {
    opacity: 0;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(1) {
    height: 8vw;
    margin-top: 6.4vw;
    font-family: "FZLT-Normal";
    font-size: 4.8vw;
    line-height: 8vw;
    text-align: left;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper .swiper-wrapper .swiper-slide .descriptionALl div:nth-child(2) {
    width: 100%;
    margin-top: 2.6666666667vw;
    text-align: left;
    font-family: "FZLT-Light";
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-disabled {
    display: none;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-prev {
    display: none;
  }
  .technology-06 .tContent .contentPage .mainBody .swiperContent .swiper-pagination .swiper-button-next {
    display: none;
  }
  .technology-06 .tContent .buttonALl {
    height: 16vw;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .technology-06 .tContent .buttonALl .butStyle {
    width: 100%;
    height: 8.8vw;
    margin-top: 16vw;
    padding: 0 14.6666666667vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(2, 13.8666666667vw);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .technology-06 .tContent .buttonALl .butStyle > div {
    position: relative;
    width: 100%;
    height: 7.4666666667vw;
    font-size: 4.2666666667vw;
    font-family: "FZLT-Light";
    font-weight: normal;
    color: #fff;
    line-height: 7.4666666667vw;
    text-align: center;
    max-width: 17%;
    opacity: 0.5;
  }
  .technology-06 .tContent .buttonALl .butStyle > div::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 8.5333333333vw;
    height: 1px;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  .technology-06 .tContent .buttonALl .butStyle > div.divAC::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .technology-06 .tContent .buttonALl .butStyle > div:hover::after, .technology-06 .tContent .buttonALl .butStyle > div:focus:before, .technology-06 .tContent .buttonALl .butStyle > div:active:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  .technology-06 .tContent .buttonALl .butStyle .divAC {
    opacity: 1;
  }
  .technology-06 .tContent .buttonALl .butStyle .butLine {
    display: none;
  }
  .technology-06 .sL {
    text-align: left;
  }
  .technology-06 .sR {
    text-align: right;
  }
}

@media screen and (min-width: 1366.02px) {
  .technology-02 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  .technology-02 .container {
    --bgColor: black;
    --textColor: #fff;
    width: 100vw;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: var(--textColor);
    background-color: var(--bgColor);
    padding: 2.0833333333vw 0;
  }
  .technology-02 .container .title {
    margin-top: 9.375vw;
    margin-bottom: 3.3333333333vw;
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
    text-align: center;
  }
  .technology-02 .container .card-box {
    width: calc(100% - 25.2083333333vw);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .technology-02 .container .card-box > picture {
    width: 100%;
    height: 30.4166666667vw;
  }
  .technology-02 .container .card-box .swiper-pagination {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-prev,
  .technology-02 .container .card-box .swiper-pagination .swiper-button-next {
    color: var(--pageTurningColor);
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-prev {
    left: -3.125vw;
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-next {
    right: -3.125vw;
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-disabled {
    opacity: 0;
  }
  .technology-02 .container .card-box .swiper {
    width: 100%;
    height: 100%;
  }
  .technology-02 .container .card-box .swiper .slidesPerView {
    width: 100%;
  }
  .technology-02 .container .card-box .swiper .slidesPerView .swiper-slide {
    width: 100% !important;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .technology-02 .container .card-box .swiper .every-img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 32.5vw;
    padding: 0 0.625vw;
    cursor: pointer;
    opacity: 0.2;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .technology-02 .container .card-box .swiper .every-img.upAnimation {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transition: all var(--speed) linear;
    transition: all var(--speed) linear;
  }
  .technology-02 .container .card-box .swiper .every-img .pic {
    overflow: hidden;
    width: 100%;
    height: 20vw;
  }
  .technology-02 .container .card-box .swiper .every-img .pic img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .technology-02 .container .card-box .swiper .every-img .pic:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .technology-02 .container .card-box .swiper .every-img .text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 2.0833333333vw 1.0416666667vw 0;
    background-color: rgb(24, 24, 24);
  }
  .technology-02 .container .card-box .swiper .every-img .text-box div:nth-child(1) {
    margin-bottom: 0.8333333333vw;
    font-size: 1.25vw;
    line-height: 1.875vw;
  }
  .technology-02 .container .card-box .swiper .every-img .text-box .text2 {
    font-size: 0.7291666667vw;
    line-height: 1.3541666667vw;
    text-align: center;
  }
}@media screen and (max-width: 767.98px) {
  .technology-02 {
    width: 100vw;
    position: relative;
    height: auto;
    padding-bottom: 0;
  }
  .technology-02 .container {
    --bgColor: black;
    --textColor: #fff;
    width: 100%;
    height: 100%;
    color: var(--textColor);
    background-color: var(--bgColor);
    padding-top: 18.6666666667vmin;
  }
  .technology-02 .container p.title {
    font-size: 6.4vmin;
    line-height: 9.6vmin;
    text-align: center;
    position: inherit;
  }
  .technology-02 .container .card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 10.6666666667vmin;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .technology-02 .container .card-box .text-box {
    text-align: center;
    background-color: rgb(24, 24, 24);
    padding: 6.4vmin 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
  }
  .technology-02 .container .card-box .text-box > div:nth-child(1) {
    font-size: 4.8vmin;
    line-height: 7.4666666667vmin;
    margin-bottom: 4.2666666667vmin;
  }
  .technology-02 .container .card-box .text-box .text2 {
    font-size: 3.2vmin;
    line-height: 5.3333333333vmin;
  }
  .technology-02 .container .card-box picture {
    height: 100%;
    width: 100%;
  }
  .technology-02 .container .card-box .every-img {
    width: 91.4666666667vmin;
    margin-bottom: 4.2666666667vmin;
    position: relative;
    opacity: 0.2;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
  }
  .technology-02 .container .card-box .every-img.upAnimation {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transition: all var(--speed) linear;
    transition: all var(--speed) linear;
  }
  .technology-02 .container .card-box .every-img .pic {
    width: 100%;
    height: 68.8vmin;
  }
  .technology-02 .container .card-box .every-img .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .technology-02 {
    width: 100vw;
    position: relative;
    height: auto;
  }
  .technology-02 .container {
    --bgColor: black;
    --textColor: #fff;
    width: 100%;
    height: 100%;
    color: var(--textColor);
    background-color: var(--bgColor);
    padding-top: 21.3541666667vw;
  }
  .technology-02 .container p.title {
    font-size: 3.125vw;
    line-height: 4.6875vw;
    text-align: center;
    position: inherit;
  }
  .technology-02 .container .card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 5.2083333333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .technology-02 .container .card-box .text-box {
    text-align: center;
    background-color: rgb(24, 24, 24);
    padding: 4.1666666667vw 3.125vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
  }
  .technology-02 .container .card-box .text-box > div:nth-child(1) {
    font-size: 2.34375vw;
    line-height: 3.6458333333vw;
    margin-bottom: 2.0833333333vw;
  }
  .technology-02 .container .card-box .text-box .text2 {
    font-size: 1.5625vw;
    line-height: 2.6041666667vw;
  }
  .technology-02 .container .card-box picture {
    height: 100%;
    width: 100%;
  }
  .technology-02 .container .card-box .every-img {
    width: 91.6666666667vw;
    margin-bottom: 4.1666666667vw;
    position: relative;
    opacity: 0.2;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
  }
  .technology-02 .container .card-box .every-img.upAnimation {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transition: all var(--speed) linear;
    transition: all var(--speed) linear;
  }
  .technology-02 .container .card-box .every-img .pic {
    width: 100%;
    height: 51.4322916667vw;
  }
  .technology-02 .container .card-box .every-img .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .technology-02 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  .technology-02 .container {
    --bgColor: black;
    --textColor: #fff;
    width: 100vw;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: var(--textColor);
    background-color: var(--bgColor);
    padding: 2.9282576867vw 0;
  }
  .technology-02 .container .title {
    margin-top: 7.3206442167vw;
    margin-bottom: 2.9282576867vw;
    font-size: 2.3426061493vw;
    line-height: 3.513909224vw;
    text-align: center;
  }
  .technology-02 .container .card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(100% - 24.7437774524vw);
    margin: 0 auto;
    position: relative;
  }
  .technology-02 .container .card-box > picture {
    width: 100%;
    height: 42.7525622255vw;
  }
  .technology-02 .container .card-box .swiper-pagination {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-prev,
  .technology-02 .container .card-box .swiper-pagination .swiper-button-next {
    color: var(--pageTurningColor);
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-prev {
    left: -4.39238653vw;
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-next {
    right: -4.39238653vw;
  }
  .technology-02 .container .card-box .swiper-pagination .swiper-button-disabled {
    opacity: 0;
  }
  .technology-02 .container .card-box .swiper {
    width: 100%;
    height: 100%;
  }
  .technology-02 .container .card-box .swiper .slidesPerView {
    width: 100%;
  }
  .technology-02 .container .card-box .swiper .slidesPerView .swiper-slide {
    width: 100% !important;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .technology-02 .container .card-box .swiper .every-img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 32.5768667643vw;
    padding: 0 0.878477306vw;
    cursor: pointer;
    opacity: 0.2;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .technology-02 .container .card-box .swiper .every-img.upAnimation {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    -webkit-transition: all var(--speed) linear;
    transition: all var(--speed) linear;
  }
  .technology-02 .container .card-box .swiper .every-img .pic {
    overflow: hidden;
    width: 100%;
    height: 17.8623718887vw;
  }
  .technology-02 .container .card-box .swiper .every-img .pic img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .technology-02 .container .card-box .swiper .every-img .pic:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .technology-02 .container .card-box .swiper .every-img .text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 2.3426061493vw 0 0;
    background-color: rgb(24, 24, 24);
  }
  .technology-02 .container .card-box .swiper .every-img .text-box div:nth-child(1) {
    margin-bottom: 1.1713030747vw;
    font-size: 1.317715959vw;
    line-height: 2.0497803807vw;
  }
  .technology-02 .container .card-box .swiper .every-img .text-box .text2 {
    font-size: 0.878477306vw;
    font-weight: lighter;
    line-height: 1.4641288433vw;
    text-align: center;
  }
}
