@media (min-width: 1200px) {
  .led-m27-mb {
    display: none;
  }
  .led-m27-pc {
    /* .on3 .p2-text3>.flex-col {
      opacity: 1;
    } */
    /* .p3-box>img:nth-child(3) {
      width: 100%;
      top: 100%;
      right: 0;
    } */
    /* .p3-tab:nth-child(3) {
      z-index: 2;
    } */
    /* .p3-tab:nth-child(1) {
      z-index: 2;
    } */
    /* .p4 {
      height: 60rem;
    } */
  }
  .led-m27-pc .text1 {
    font-family: ClearSans-Bold;
    font-size: 3.125rem;
    font-weight: 700;
  }
  .led-m27-pc .text2 {
    /* opacity: 0.8; */
    font-size: 1.5rem;
    line-height: 2.375rem;
    font-weight: 400;
    /* color: rgb(204, 204, 204); */
  }
  .led-m27-pc .text3 {
    font-family: ClearSans;
    font-size: 1.125rem;
    font-weight: 400;
  }
  .led-m27-pc .badge {
    width: 14.75rem;
    height: 3.125rem;
    background: #ffffff;
    border-radius: 1.875rem 0 1.375rem 1.875rem;
    opacity: 0.8;
    font-family: ClearSans;
    font-size: 2.125rem;
    color: #000000;
    font-weight: 400;
    margin-left: 1.5rem;
    line-height: 3.125rem;
  }
  .led-m27-pc .p1 {
    height: 62.375rem;
    color: white;
    text-align: center;
  }
  .led-m27-pc .p1 > .flex {
    align-items: center;
    margin: 6.375rem 0 1.5rem;
  }
  .led-m27-pc .p1-text1 {
    font-family: ClearSans-Bold;
    font-size: 4.125rem;
    font-weight: 700;
  }
  .led-m27-pc .p1 .text2 {
    width: 78.75rem;
  }
  .led-m27-pc .p1-link {
    background: #ff6b00;
    border-radius: 1.875rem;
    width: 10.75rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 1.375rem;
    color: inherit;
  }
  .led-m27-pc .p1-link i {
    font-size: 0.8rem;
  }
  .led-m27-pc .slide {
    height: 160rem;
  }
  .led-m27-pc .slide2 {
    height: 100rem;
  }
  .led-m27-pc .p2 {
    height: 59rem;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    color: black;
    transition: color 1.2s;
    overflow: hidden;
  }
  .led-m27-pc .p2 > img {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: opacity 1.2s;
    width: 100%;
  }
  .led-m27-pc .p2 > img:nth-child(1) {
    transform: scale(1);
    transition: opacity 1.2s, transform 3s;
  }
  .led-m27-pc .fs48 {
    font-size: 3rem;
  }
  .led-m27-pc .p2 .text2 {
    width: 87.625rem;
    text-align: center;
    margin-bottom: 2.125rem;
    top: 0;
  }
  .led-m27-pc .p2-text {
    position: absolute;
    top: 0;
    z-index: 2;
  }
  .led-m27-pc .p2 .text1 {
    margin: 4.625rem 0 1.875rem;
  }
  .led-m27-pc .p2-text3 {
    position: relative;
  }
  .led-m27-pc .p2-text3 > * {
    width: 86rem;
    position: absolute;
    top: 0;
  }
  .led-m27-pc .p2-text3 > .flex-col {
    opacity: 0;
  }
  .led-m27-pc .p2 img:nth-child(5) {
    width: 31.5rem;
    top: 27.25rem;
    left: 43.375rem;
    transform: translate3d(3rem, 1rem, 0);
    transition: transform 1.2s, opacity 1.2s;
  }
  .led-m27-pc .on1 img:nth-child(1),
  .led-m27-pc .on2 img:nth-child(2),
  .led-m27-pc .on3 img:nth-child(3),
  .led-m27-pc .on3 .p2-text3 > .flex-col,
  .led-m27-pc .on4 img:nth-child(4),
  .led-m27-pc .on4 img:nth-child(5),
  .led-m27-pc .on3 .p2-text3 > .flex-col {
    opacity: 1;
  }
  .led-m27-pc .on2 img:nth-child(1) {
    transform: scale(1.2);
  }
  .led-m27-pc .on3 {
    color: white;
  }
  .led-m27-pc .on3 .p2-text3 > .flex-between {
    opacity: 0;
  }
  .led-m27-pc .on4 {
    color: black;
  }
  .led-m27-pc .on4 img:nth-child(5) {
    transform: translate3d(0, 0, 0);
  }
  .led-m27-pc .p3 {
    height: 67.5rem;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    overflow: hidden;
  }
  .led-m27-pc .p3-box {
    width: 60rem;
    height: 33.75rem;
    margin: 11.25rem 0 5rem;
    position: relative;
  }
  .led-m27-pc .p3-tab .text2 {
    position: absolute;
    top: 1rem;
    /* z-index: 2; */
    color: white;
  }
  .led-m27-pc .p3-tab .text2:nth-child(3) {
    left: 2rem;
  }
  .led-m27-pc .p3-tab .text2:nth-child(4) {
    right: 2rem;
  }
  .led-m27-pc .p3-box > img {
    position: absolute;
  }
  .led-m27-pc .p3-box > img:nth-child(1) {
    transform: translateY(5.625rem) scale(2);
    /* transition: transform 1s; */
    transition: transform 1s 1.5s, opacity 0.5s 0.5s;
    opacity: 1;
    z-index: 4;
  }
  .led-m27-pc .p3-box > img:nth-child(2) {
    width: 74.8rem;
    right: 0;
    top: 0;
  }
  .led-m27-pc .on .p3-text .text1,
  .led-m27-pc .on .p3-text .text2 {
    transform: translateY(-3rem);
    opacity: 0;
    transition: opacity 0.5s, transform 0.5s;
  }
  .led-m27-pc .p3.on .p3-box > img:nth-child(1) {
    transform: translateY(0) scale(1);
    opacity: 0;
    transition: transform 1s 1s, opacity 1s 2s;
  }
  .led-m27-pc .p3-text {
    position: absolute;
    height: 100%;
    top: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.45);
    transition: background-color 0.5s, z-index 0.1s 0.5s;
    text-align: center;
    z-index: 4;
  }
  .led-m27-pc .on .p3-text {
    background-color: rgba(0, 0, 0, 0);
    z-index: 0;
  }
  .led-m27-pc .p3-text .text1 {
    margin: 25.5rem 0 1.875rem;
    transform: translateY(0);
    opacity: 1;
  }
  .led-m27-pc .p3-text .text2 {
    width: 57rem;
    transform: translateY(0);
    opacity: 1;
  }
  .led-m27-pc .p3-tab {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .led-m27-pc .p3-bg1,
  .led-m27-pc .p3-bg2 {
    position: absolute;
    background-size: cover;
    top: 0;
    height: 100%;
    /* width: 50%; */
  }
  .led-m27-pc .p3-bg1 {
    left: 0;
    background-position: left;
    width: 100%;
  }
  .led-m27-pc .p3-bg2 {
    right: 0;
    background-position: right;
    width: 0;
    border-left: 1px solid white;
  }
  .led-m27-pc .p3-tab.play {
    z-index: 2;
  }
  .led-m27-pc .p3-tab.play .p3-bg1 {
    -webkit-animation: p3prame1 2s 1 linear forwards;
            animation: p3prame1 2s 1 linear forwards;
    will-change: width;
  }
  .led-m27-pc .p3-tab.play .p3-bg2 {
    -webkit-animation: p3prame2 2s 1 linear forwards;
            animation: p3prame2 2s 1 linear forwards;
    will-change: width;
  }
  @-webkit-keyframes p3prame1 {
    0% {
      width: 100%;
    }
    66% {
      width: 0%;
    }
    100% {
      width: 50%;
    }
  }
  @keyframes p3prame1 {
    0% {
      width: 100%;
    }
    66% {
      width: 0%;
    }
    100% {
      width: 50%;
    }
  }
  @-webkit-keyframes p3prame2 {
    0% {
      width: 0;
    }
    66% {
      width: 100%;
    }
    100% {
      width: 50%;
    }
  }
  @keyframes p3prame2 {
    0% {
      width: 0;
    }
    66% {
      width: 100%;
    }
    100% {
      width: 50%;
    }
  }
  .led-m27-pc .p3-item {
    width: 19rem;
    opacity: 0.2;
    font-family: ClearSans;
    text-align: center;
    line-height: 1.875rem;
    font-weight: 400;
    cursor: pointer;
  }
  .led-m27-pc .p3-tab:nth-child(3) {
    z-index: 1;
  }
  .led-m27-pc .p3-text1 {
    font-size: 3rem;
    margin-bottom: 0.8rem;
  }
  .led-m27-pc .p3-text2 {
    font-size: 1.125rem;
  }
  .led-m27-pc .p3-list {
    width: 93.75rem;
  }
  .led-m27-pc .p3-item.active {
    opacity: 1;
  }
  .led-m27-pc .p3-item.active .p3-text1 {
    color: #ff6b00;
  }
  .led-m27-pc .p4 .text1 {
    margin: 4.875rem 0 1.875rem;
  }
  .led-m27-pc .p4 .text2 {
    width: 50rem;
    text-align: center;
  }
  .led-m27-pc .p4 > .w100 {
    height: 40rem;
    margin-top: 1.875rem;
  }
  .led-m27-pc .p4 video,
  .led-m27-pc .p5 video {
    height: 100%;
  }
  .led-m27-pc .p4 .text3 {
    padding-top: 5.375rem;
    width: 20.625rem;
  }
  .led-m27-pc .p5 {
    height: 56.25rem;
  }
  .led-m27-pc .p5-text {
    padding: 12.25rem 0 0 17rem;
  }
  .led-m27-pc .p5 .text1 {
    margin-bottom: 1.875rem;
  }
  .led-m27-pc .p5 .text2 {
    width: 35.625rem;
  }
  .led-m27-pc .p6 {
    background-color: #f5f5f5;
    padding: 5.75rem 0 2.375rem;
  }
  .led-m27-pc .p6 .text2 {
    text-align: center;
    width: 87.5rem;
    margin: 1.875rem 0 2.25rem;
  }
  .led-m27-pc .p6 img {
    width: 115.625rem;
  }
  .led-m27-pc .p7 {
    height: 60rem;
    overflow: hidden;
  }
  .led-m27-pc .p7 .text1 {
    margin-top: 7.625rem;
  }
  .led-m27-pc .p7 .text2 {
    margin-top: 2rem;
  }
  .led-m27-pc .p7-item {
    width: 47.75rem;
    transform: scale(1);
    transition: transform 0.8s;
  }
  .led-m27-pc .p7-item img {
    width: 100%;
    cursor: pointer;
  }
  .led-m27-pc .p7-list {
    width: 180rem;
    height: 46rem;
    align-items: center;
    transform: translateX(0);
    will-change: transform;
    transition: transform 0.8s;
    /* padding: 0 10rem; 84.5rem*/
  }
  .led-m27-pc .p7-box {
    /* overflow: hidden; */
    width: 47.75rem;
  }
  .led-m27-pc .p7-item.on {
    transform: scale(1.3);
  }
  .led-m27-pc .p8 {
    background-color: #f5f5f5;
    padding: 5.875rem 0 6.375rem;
  }
  .led-m27-pc .p8 img {
    width: 103.75rem;
    margin-top: 3.125rem;
  }
}
@media (max-width: 1199px) {
  .led-m27-pc {
    display: none;
  }
  .led-m27-mb .p1 {
    color: white;
    padding: 6rem 3.125rem 0;
  }
  .led-m27-mb .p1 .text2 {
    color: white;
    margin: 1rem 0 3rem;
  }
  .led-m27-mb .p1 .btn {
    padding: 0.5rem 2.75rem;
    text-align: center;
    font-size: 1.75rem;
    line-height: 3rem;
    align-items: center;
    justify-content: center;
    display: inline-block;
    background: #ff6b00;
    border-radius: 2.625rem;
    color: white;
  }
  .led-m27-mb .p1 .btn .arrow::after,
  .led-m27-mb .p1 .btn .arrow::before {
    background: white;
  }
  .led-m27-mb .arrow {
    display: inline-block;
    position: relative;
    transform: rotateZ(135deg);
    margin-left: 1rem;
    width: 1.125rem;
    height: 1.125rem;
  }
  .led-m27-mb .arrow::after {
    content: '';
    display: inline-block;
    width: 1.125rem;
    height: 0.25rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .led-m27-mb .arrow::before {
    content: '';
    display: inline-block;
    height: 1.125rem;
    width: 0.25rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .led-m27-mb .text1 {
    font-family: ClearSans-Bold;
    font-size: 3.25rem;
    font-weight: 700;
  }
  .led-m27-mb .text2 {
    font-size: 1.875rem;
    color: #232222;
    line-height: 2.625rem;
    font-weight: 400;
  }
  .led-m27-mb .text3 {
    font-family: ClearSans-Light;
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-weight: 400;
  }
  .led-m27-mb .p1-text1 {
    font-family: ClearSans-Bold;
    font-size: 3.75rem;
    line-height: 4.875rem;
    font-weight: 700;
  }
  .led-m27-mb .p1-text1 span {
    opacity: 0.8;
    font-family: ClearSans;
    font-size: 1.75rem;
    color: #000000;
    font-weight: 400;
    background: #ffffff;
    border-radius: 1.5rem 0 1.125rem 1.5rem;
    display: inline-block;
    width: 11.75rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
  }
  .led-m27-mb .h1300 {
    height: 81.25rem;
    position: relative;
  }
  .led-m27-mb .slide {
    height: 200rem;
  }
  .led-m27-mb .p2 {
    position: -webkit-sticky;
    position: sticky;
    overflow: hidden;
    top: 4rem;
    height: 81.25rem;
  }
  .led-m27-mb .p2 img,
  .led-m27-mb .p2 .p2-box {
    position: absolute;
    top: 0;
  }
  .led-m27-mb .p2 img:not(:nth-child(5)) {
    height: 100%;
  }
  .led-m27-mb .p2 img {
    opacity: 0;
    transition: opacity 1s;
  }
  .led-m27-mb .p2 .p2-box {
    z-index: 4;
  }
  .led-m27-mb .p2 img:nth-child(5) {
    width: 22.5rem;
    top: 51.875rem;
    left: 10.5rem;
    opacity: 0;
    transform: translate(3rem, 1rem);
    transition: opacity 1s, transform 1s;
  }
  .led-m27-mb .p2 .text1 {
    text-align: center;
    margin: 4.5rem 0 1.875rem;
  }
  .led-m27-mb .p2 .text2 {
    width: 42.375rem;
    margin-bottom: 2.25rem;
  }
  .led-m27-mb .p2 .flex-evenly {
    flex-wrap: wrap;
    opacity: 1;
  }
  .led-m27-mb .p2 span {
    font-size: 3rem;
  }
  .led-m27-mb .p2 .text3 {
    position: relative;
  }
  .led-m27-mb .p2 .text3 .w100 {
    text-align: center;
    position: absolute;
    top: 0;
    opacity: 0;
  }
  .led-m27-mb .p2 img:nth-child(1) {
    opacity: 1;
    transition: opacity 1s, transform 3s;
  }
  .led-m27-mb .p2.on1 img:nth-child(1) {
    transform: scale(1.2);
  }
  .led-m27-mb .p2.on1 img:nth-child(2) {
    opacity: 1;
  }
  .led-m27-mb .p2.on2 {
    color: white;
  }
  .led-m27-mb .p2.on2 img:nth-child(3) {
    opacity: 1;
  }
  .led-m27-mb .p2.on2 .text2 {
    color: white;
  }
  .led-m27-mb .p2.on2 .text3 .flex-evenly {
    opacity: 0;
  }
  .led-m27-mb .p2.on2 .text3 .w100 {
    opacity: 1;
  }
  .led-m27-mb .p2.on3 {
    color: black;
  }
  .led-m27-mb .p2.on3 img:nth-child(4),
  .led-m27-mb .p2.on3 img:nth-child(5) {
    opacity: 1;
  }
  .led-m27-mb .p2.on3 .text2 {
    color: black;
  }
  .led-m27-mb .p2.on3 img:nth-child(5) {
    transform: translate(0);
  }
  .led-m27-mb .p2-item {
    width: 21.25rem;
    margin-bottom: 2.5rem;
  }
  .led-m27-mb .p3 {
    padding-top: 6.25rem;
  }
  .led-m27-mb .p3 .text2 {
    width: 39.875rem;
    margin: 1.875rem;
  }
  .led-m27-mb .p3 .text3 {
    width: 39.375rem;
    padding-left: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .led-m27-mb .p3 .bfdoc::before {
    background-color: black;
  }
  .led-m27-mb .bfdoc {
    position: relative;
  }
  .led-m27-mb .bfdoc::before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0.875rem;
    left: 0.5rem;
  }
  .led-m27-mb .p4,
  .led-m27-mb .p5 {
    padding: 4.875rem 0 0.625rem;
  }
  .led-m27-mb .p4 .text1,
  .led-m27-mb .p5 .text1 {
    text-align: center;
  }
  .led-m27-mb .p4 .text2,
  .led-m27-mb .p5 .text2 {
    width: 38.625rem;
    margin: 2.5rem 0;
  }
  .led-m27-mb .p5 {
    background: #f5f5f5;
  }
  .led-m27-mb .p5 img {
    width: 43.125rem;
  }
  .led-m27-mb .p6 {
    padding: 5.25rem 0 2.25rem;
  }
  .led-m27-mb .p6 .text1 {
    margin-bottom: 3.125rem;
  }
  .led-m27-mb .p6 .text2 {
    width: 43.125rem;
    height: 20.625rem;
    padding: 0.625rem 0 0 1rem;
    margin-bottom: 1.25rem;
  }
  .led-m27-mb .p7 .text1 {
    margin: 6.25rem 0 4rem;
  }
  .led-m27-mb .p7-box {
    width: 43.125rem;
    height: 62.5rem;
    position: relative;
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .led-m27-mb .p7-box img {
    height: 100%;
    width: auto;
    max-width: none;
  }
  .led-m27-mb .p7-box img:nth-child(1) {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
  }
}
