/* flexBox.css */
.flexCenter {
    display: flex;
    align-items: center;
    justify-content: center;
   }

   .flexColAliCenter {
    display: flex;
    flex-direction: column;
    align-items: center;
   overflow: hidden;
   }

   .flexBetCenter {
    display: flex;
    justify-content: space-between;
    align-items: center;
   }

   .flexCol2Center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   }

   .flexColAliStartJustCen {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
   }

   .flexWrap {
    display: flex;
    flex-wrap: wrap;
   }

   .flexJustAliCen {
    display: flex;
    align-items: center;
    justify-content: space-around;
   }
   .justStart{
   justify-content: flex-start;
   }
   .alignStart{
    align-items: flex-start;
   }
   .flexalic{
    display: flex;
    align-items: center;
   }
   .flexCol {
    display: flex;
    flex-direction: column;
   }
   .justBet{
    justify-content: space-between;
   }
   .aliCent{
    align-items: center;
   }
   .aliEnd{
    display: flex;
    align-items: flex-end;
   }
   .flexClass{
    display: flex;
   }
   .justEnd{
    display: flex;
    justify-content: flex-end;
   }
   /* txt.css */
   .txt400Size14 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt400Size12 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt400Size20 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }


  .txt600Size18 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt600Size20 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt600Size44 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 44px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt600Size34 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 34px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt400Size16 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt600Size48 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 48px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    color: #FFFFFF;
  }

  .txt400Size26 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    color: #FFFFFF;
  }

  .txt400Size18 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt600Size16 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txtHover:hover {
    cursor: pointer;
    opacity: 0.8;
  }

  .txtboldSize56 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    font-size: 56px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt400Size22 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt600Size50 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    /* font-weight: 600; */
    font-size: 50px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txtboldSize20 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt400Size15 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txt400Size14 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .txt600Size14 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txtboldSize46 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    font-size: 46px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .txtboldSize52 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    font-size: 52px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .txtSize56 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-size: 56px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .txtSize22 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-size: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .txt500Size16 {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  /* gridSwiper.css */
  .gridSwiper {
    width: 100%;
    /* padding-left: 240px; */
    padding-top: 196px;
    /* overflow: visible; */
    /* overflow: hidden; */
    /* min-width: 1440px;
    max-width: 1920px; */
  }

  .gridSwiper .moduleTitle {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .gridSwiper .grid-moduleMark {
    position: absolute;
    top: 98px;
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
  }

  .gridSwiper .gridSwiperWrap {
    padding-right: 320px;
    /* 关键：露半个 */
    position: relative;
  }

  .gridSwiperItem {
    width: 592px;
    height: 447px !important;
    border-radius: 18px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 27px 26px 27px 26px;
    background-image: url('../img/swiper/itemBg.png');
    background-size: 100% 100%;
    justify-content: space-between;
  }

  .card-item {
    width: 100%;
  }

  .swiper-button-wrap {
    position: absolute;
    top: 112px;
    width: 155px;
    right: 100px;
  }

  /* 可选 hover 提升质感 */
  .gridSwiperItem {
    transition: transform .35s ease, box-shadow .35s ease;
  }

  .gridSwiperItem:hover {
    transform: translateY(-6px);
    box-shadow:
      0 30px 60px rgba(0, 0, 0, .6),
      inset 0 1px 0 rgba(255, 255, 255, .12);
  }

  .gridSwiperSection {
    /* margin-top: 24px; */
    overflow: hidden;

  }


  /* 左箭头 */
  .gridSwiperSection .swiper-button-prev {
    /* position: absolute;
    top: 990px;
    left: 327px; */
    width: 52px;
    height: 52px;
    background-size: 100% 100%;
    border-radius: 50%;
    border: 1px solid #fff;

  }

  .gridSwiperSection .swiper-button-prev:after {

     background-image: url('../img/swiper/right.png');
    width: 11px;
    height: 21px;
  }

  .gridSwiperSection .swiper-button-prev {}

  .gridSwiperSection .swiper-button-next:after,
  .gridSwiperSection .swiper-button-prev:after {
    content: ' ';
  }

  .gridSwiperSection .swiper-button-next:after {
    background-image: url('../img/swiper/left.png');
    width: 11px;
    height: 21px;
  }

  /* 右箭头 */
  .gridSwiperSection .swiper-button-next {
    /* position: absolute;
    top: 990px;
    left: 244px; */
    width: 52px;
    height: 52px;
    background-size: 100% 100%;
    border-radius: 50%;
    border: 1px solid #fff;
  }

  .swiperMoreBtn {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 16px;
    color: #CCCCCC;
    text-align: left;
    font-style: normal;
    text-transform: none;
        position: absolute;
      right: -78px;
      bottom: -13px;
    cursor: pointer;
  }

  .swiperMoreBtn:hover {
    color: #ff9000;
  }

  .card-title {
    color: #FFFFFF;
  }

  .card-desc {
    color: #AFADAC;
    margin-top: 13px;
    line-height: 24px;
    height: 48px;
  }

  .card-img-wrap {
    width: 541px;
    height: 291px;
    overflow: hidden;
    position: relative;
  }

  .card-img-txt {
    position: absolute;
    top: 11px;
    left: 16px;
    background: #3B3433;

    border-radius: 8px 8px 8px 8px;
    padding: 14px 13px 14px 13px;


    color: #FFFFFF;
  }

  .card-img {
    width: 100%;
    display: block;

    object-fit: cover;
    /* 不变形，裁剪 */
    object-position: center;

    image-rendering: auto;
    border-radius: 10px;
    /* 保证图片高清 */
  }

  .card-ite {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .card-img::-webkit-media-controls {
    display: none !important;
  }

  .card-img::-webkit-media-controls-panel {
    display: none !important;
  }

  .card-img::-webkit-media-controls-play-button {
    display: none !important;
  }

  .card-img::-webkit-media-controls-start-playback-button {
    display: none !important;
  }




  .js-swiper {
    width: 100vw;
    overflow: visible;
    perspective: 2000px;
    min-width: 1440px;
  }

  .js-swiper-slide {
    aspect-ratio: 16/9;
    /* 👈 你视频的比例 */
    transition: transform 0.4s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background: linear-gradient(to bottom, #181818 50%, #3f4243 50%);


  }


  .js-swiper-img,
  .js-swiper-video {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .js-swiper-img {
    /* object-fit: fill;
    width: 100%;
    height: 100%; */
    object-fit: cover;
    height: 99.5%;
  }

  .curved-mask.top {
    border-radius: 50% 50% 0 0 / 60% 60% 0 0;
    bottom: 0;
    height: 14%;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: #000;
    min-width: 1440px;
  }

  .curved-mask.bottom {
    border-radius: 0 0 50% 50% / 0 0 60% 60%;
    top: 0;
    background-color: #fff;
    height: 14%;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: #000;
    min-width: 1440px;
  }
  /* rexwit2.css */
  .pageWrap {
    width: 100%;
    height: auto;
    background: #000000;
    overflow: hidden;
    /* min-width: 1440px; */
  }


  /* .banxin1440 {
    width: 1440px;
  } */

  .topBg {
    position: relative;
    width: 100%;
    height: 1018px;
    overflow: hidden;
    margin-top: 54px;
  }

  .topImgW {
    width: 1104px;
    height: 736px;
  }

  .topTxtW {
    position: absolute;
    /* top: 149px; */
      top: 105px;
      z-index: 80;
  }

  .topTitle {
    height: 88px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    /* font-weight: 600; */
    font-size: 66px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .topTitleMark {
    width: 694px;
    height: 48px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    /* font-weight: 600; */
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 25px;
    line-height: 24px;
  }

  .topTitleBgImg {
    width: 100%;
    height: 100%;
  }

  .topVideoW {
    box-sizing: border-box;
    position: absolute;
    /* top: 360px; */
    top: 210px;
    background-image: url(../img/top/videoBg.png);
    /* width: 1283px;
    height: 765px; */
    /* padding: 0 20px; */
    /* background-size: cover; */
    background-size: 100% 100%;

  }

  .topVideoBlank {
    /* height: 585px; */
    background-color: #000000;
    margin-top: -42px;
    /* width: 1097px; */
    margin-left: 7px;
    border-radius: 4px;
    box-sizing: border-box;
  }

  .topVideo {
    /* height: 533px; */
    /* 固定高度 */
    width: auto;
    /* 宽度自适应，按视频比例 */
    object-fit: contain;
    /* 保持比例，不拉伸 */
    display: block;
  }

  .topDownBtn {
    width: 116px;
    height: 40px;
    /* background: #000000;
    border-radius: 14px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none; */
    cursor: pointer;


      border: 1px solid #f7721826;
      background-color: #2121214d;
      font-family: Microsoft YaHei UI, Microsoft YaHei UI;
      color: #fff;
      background-image: none;
      border-radius: 15px;
      flex: 0 auto;
      justify-content: center;
      align-items: center;
      /* padding: 10px 14px; */
      font-size: 15px;
      font-weight: 400;
      text-decoration: none;
      transition: box-shadow .375s, transform .375s cubic-bezier(.175, .885, .32, 1.275);
      display: flex;
      box-shadow: inset 0 -9px 24px #f670142e;
  }

  .topDownBtn:hover {
        border-color: #f66f14;
      transform: scale(1.04);
      box-shadow: inset 0 -8px 32px #f670143d, inset 0 0 12px #ffffff14, 0 53px 15px #2a106403, 0 34px 14px #1000330f;
  }

  .txtHover:hover {
    cursor: pointer;
    opacity: 0.8;
  }

  .mT157 {
    margin-top: 157px;
  }

  .moduleTitle {
    height: 71px;
    color: #FFFFFF;
  }

  .moduleMark {
    color: #9e9e9e;
    margin-top: 27px;
    margin-bottom: 44px;
  }

  .grid-moduleMark {
   color: #9e9e9e;
  }

  .moduleMarkJsSwriper {
    color: #9e9e9e;
    margin-top: 27px;
  }

  .InspiratTab {
    width: 635px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 29px 29px 29px 29px;
    padding: 7px 8px;
  }

  .InspiratItem {
    flex: 1;
    height: 47px;
    /* margin-left: 20px; */
    color: #000000;
    /* width: 130px; */
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /* 增加过渡动画，让切换更丝滑 */
    /* transition: all 0.3s ease; */

    /* 移除原本的 margin，防止位置偏移 */
    margin: 0;
  }

  .InspiratItem:nth-child(1) {
    margin-left: 0;
  }

  .InspiratItemAct {
    background: #27272F;
    border-radius: 24px;
    color: #FFFCF9;

    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .InspiratItem:hover {
    opacity: 0.8;
    cursor: pointer;
  }



  #You {
    display: flex;
    background-image: url('../img/Inspirat/1.png');
  }

  #Dian {
    background-image: url('../img/Inspirat/2.png');

  }

  #Ying {
    background-image: url('../img/Inspirat/影视前期.jpg');
  }

  #Ping {
     background-image: url('../img/Inspirat/jianBg.jpg');
      padding: 158px 20px 158px 93px;
    justify-content: space-between;
  }

  #DA {
    background-image: url('../img/Inspirat/5.png');
  }

  #Jian {
    background-image: url('../img/Inspirat/jianBg.jpg');
    padding: 158px 20px 158px 93px;
    justify-content: space-between;
  }
  #Mian {
    background-image: url('../img/Inspirat/4.png');

  }

  .JianVideo {
    height: auto;
    width: 800px;
    display: block;
  }

  .InspiratCon {
    background-size: contain;
    /* padding: 158px 0 0 93px; */
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 88px;
    display: none;
    /* width: 1440px;
    height: 667px;     */
    background-size: 100% 100%;
    display: none;
  }

  .You-title {
    width: 460px;
    color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    line-height: 69px;
  }

  .You-mark {
    width: 493px;
    color: #FFFFFF;
    line-height: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 72px;
  }

  .You-btn {
    width: 204px;
    height: 62px;
    background: linear-gradient(104deg, #F7741C 0%, #FDA56A 47%, #F67117 100%);
    box-shadow: 0px 3px 14px 1px rgba(250, 137, 62, 0.5);
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #BA530E;

    color: #FFFFFF;
  }

  .You-btn:hover {
    opacity: 0.8 !important;
  }

  .mt184 {
    margin-top: 184px;
  }

  .prodTxtTitleL {
    display: inline-block;
    margin-left: 14px;
  }

  .prodTxtTitle {
    color: #FFFFFF;
  }

  .prodItem {
    width: 100%;
  }

  .prodItemMark {
    color: #CCCCCC;
    line-height: 20px
  }

  /* test111111 */
  .prodImg {
    height: auto;

    width: clamp(520px, 42vw, 720px);
    /* 最小520px，最大720px，宽度随容器/视口变化 */
    /* 等比缩放 */
    border-radius: 10px;
    display: block;
    /* 防止 inline img 多余空白 */

  }

  .mt26 {
    margin-top: 26px;
  }

  .mt14 {
    margin-top: 14px;
  }

  .mr156 {
    margin-right: 156px;
  }

  .ml156 {
    margin-left: 156px;
  }

  .mb102 {
    margin-bottom: 102px;
  }

  .ml88 {
    margin-left: 88px;
  }

  .ml110 {
    margin-left: 110px;
  }

  .moduleTitleOrigin {
    color: #FFAB3E;
  }

  .w100 {
    width: 100%;
  }

  .bottWrap {}

  .bottCon {
    background-image: url('../img/bott/bottBg.png');
    width: 1389px;
    height: 460px;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
  }

  .bottCon canvas {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
  }

  .bottCon>* {
    position: relative;
    z-index: 2;
  }

  .bottTitle {
    color: #FFFFFF;
    margin-top: 149px;
    margin-bottom: 47px;
  }


  .bottDOwnTip {
    padding: 21px 20px;
    margin-left: 20px;
  }


  .bottBtn {
    color: #FFFFFF;
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
  }

  .bottFreeBtn {
    cursor: pointer;
    padding: 21px 70px;
    background: linear-gradient(104deg, #F7741C 0%, #FDA56A 47%, #F67117 100%);
    box-shadow: 0px 3px 14px 1px rgba(250, 137, 62, 0.5);
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #BA530E;
    color: #FFFFFF;
  }

  .bottBtn:hover {
    cursor: pointer;
    transform: translateY(-6px);
  }

  .freeDownUrl:hover {
    cursor: pointer;
    opacity: 0.8 !important;
    color: rgba(255, 255, 255, 1);
  }

  .bottDOwnTip:hover {
    border-radius: 20px 20px 20px 20px;
    background-color: #ffffff0d;
    color: rgba(255, 255, 255, 1);
  }

  .ani-left,
  .ani-right,
  .ani-up,
  .ani-up-txt {
    opacity: 0;
  }

  .mt84 {
    margin-top: 84px;
  }

  .mt48 {
    margin-top: 48px;
  }

  .progressLoader {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    animation: spin 1s linear infinite;
  }

  @keyframes spin {
    0% {
      transform: rotate(0deg);
      box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
    }

    50% {
      transform: rotate(180deg);
      box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
    }

    100% {
      transform: rotate(360deg);
      box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
    }
  }

  @media screen and (max-width: 1439px) {
    .js-swiper {
      min-width: 100% !important;
      width: 100%;
    }

    .curved-mask {
      min-width: 100% !important;
      width: 100%;
    }

    .js-swiper-wrap-flex {
      min-width: 0;
      /* ✅ 关键：干掉 1440 */
      width: 100%;
      max-width: 100%;
      align-items: stretch;
    }
  }


  /* 缩小 fadeInUp 动画的浮动幅度 */
  .animate__fadeInUp {
    --animate-duration: 1.2s;        /* 动画时间 */
    --animate-delay: 0s;             /* 动画延迟 */
    transform: translateY(60px);     /* 初始偏移小一点 */
    opacity: 0;
    animation-name: fadeInUpCustom;
  }

  @keyframes fadeInUpCustom {
    0% {
      transform: translateY(60px);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }
  /* 左浮动幅度缩小 */
  .animate__fadeInLeft {
    --animate-duration: 1.2s;
    --animate-delay: 0s;
    transform: translateX(-60px); /* 左侧偏移小一点 */
    opacity: 0;
    animation-name: fadeInLeftCustom;
  }

  @keyframes fadeInLeftCustom {
    0% {
      transform: translateX(-60px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }

  /* 右浮动幅度缩小 */
  .animate__fadeInRight {
    --animate-duration: 1.2s;
    --animate-delay: 0s;
    transform: translateX(60px); /* 右侧偏移小一点 */
    opacity: 0;
    animation-name: fadeInRightCustom;
  }

  @keyframes fadeInRightCustom {
    0% {
      transform: translateX(60px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  /* 底部 */
  .footerWrap {
    background: #282828;
  }

  .footerTop {
    height: 88px;
  }

  .footerBott {
    border-top: 1px solid #444444;
    height: 19px;
    color: #5D5D5D;
    height: 65px;
  }

  .footerTopItem {
    margin-right: 49px;
  }

  .footerTopItem:nth-child(3) {
    margin-right: 0;
  }

  .footerTopImg {
    width: 30px;
    height: 30px;
    margin-right: 14px;
  }

  .footerTopTxt {
    color: #8E8E8E;
  }

  .footerTopTxtLink:hover {
    color: #E56812;
  }

  .footerTopTxtBlod {
    color: #FFFFFF;
  }

  .footerTopTxtLink:hover .footerTopTxtBlod {
    color: #E56812;
  }

  .footerBottRItem {
    margin-left: 30px;
  }

  .h100 {
    height: 100%;
  }

  .copyTxt {
    color: #E56812;
    cursor: pointer;
    margin-left: 10px;
  }

  .copyTxt:hover {
    opacity: 0.8;
  }

  /* 1080.css */
  /* 大屏 */
@media screen and (min-width: 1441px) {
    body{
      overflow-x: hidden;
    }
    .banxin1440 {
      width: 1440px;
    }

    .topVideoBlank {
      height: 585px;
      width: 1097px;
    }

    .topVideoW {
      width: 1283px;
      height: 765px;

      padding: 0 20px;
    }

    .topVideo {
      height: 533px;
    }

    .InspiratCon {
      padding: 158px 0 0px 93px;
      width: 1440px;
      height: 667px;
      box-sizing: border-box;
    }
    .pageWrap{
      min-width: 1440px;
    }
    .gridSwiper {
    min-width: 1440px;
    max-width: 1920px;
  }
  }

  /* 中屏（你现在问的这个） */
  @media screen and (max-width: 1440px) and (min-width: 1080px) {
    body{
      overflow-x:hidden;
    }
    .banxin1440 {
      width: 1080px;
    }

    .topImgW {
      width: 800px;
    }

    .topVideoW {
      padding: 0;
      height: 765px;
      width: 800px;
    }

    .topVideoBlank {
      height: 587px;
      width: 683px;
      margin-left: 5px;
    }

    .topVideo {
      height: 380px;
      margin-top: 30px;
    }

    /* tab切换 */
    .InspiratCon {
      width: 1080px;
      height: 500px;
      padding: 70px 0 0px 43px;
      box-sizing: border-box;
    }

    .You-mark {
      width: 350px;
    }

    .JianVideo {
      width: 400px;
    }

    /* 左右文字 */
    .prodImg {
      /* width: 520px !important;
    height: 322px !important; */
    }

    .txt600Size50 {
      font-family: Microsoft YaHei UI, Microsoft YaHei UI;
      font-weight: 600;
      font-size: 26px;
      text-align: left;
      font-style: normal;
      text-transform: none;
    }

    /* js-swiper */
    .js-swiper,
    .curved-mask.top,
    .curved-mask.bottom {
      min-width: 1080px;
    }

    .js-swiper-wrap-flex {
      max-width: 1080px;
    }

    .js-swiper-video {
      object-fit: fill;
      height: 90%;
    }

    /* 底部 */
    .bottCon {
      width: 1000px;
    }

  .pageWrap{
      min-width: 1080px;
    }
      .gridSwiper {
    min-width: 1080px;
    max-width: 1441px;
  }
  }

  /* 小屏 */
  @media screen and (max-width: 1079px) {
      body{
      overflow-x:auto;
    }
     .banxin1440 {
      width: 1080px;
    }

    .topImgW {
      width: 800px;
    }

    .topVideoW {
      padding: 0;
      height: 765px;
      width: 800px;
    }

    .topVideoBlank {
      height: 587px;
      width: 683px;
      margin-left: 5px;
    }

    .topVideo {
      height: 380px;
      margin-top: 30px;
    }

    /* tab切换 */
    .InspiratCon {
      width: 1080px;
      height: 500px;
      padding: 70px 0 0px 43px;
      box-sizing: border-box;
    }

    .You-mark {
      width: 350px;
    }

    .JianVideo {
      width: 400px;
    }

    /* 左右文字 */
    .prodImg {
      /* width: 520px !important;
    height: 322px !important; */
    }

    .txt600Size50 {
      font-family: Microsoft YaHei UI, Microsoft YaHei UI;
      font-weight: 600;
      font-size: 26px;
      text-align: left;
      font-style: normal;
      text-transform: none;
    }

    /* js-swiper */
    .js-swiper,
    .curved-mask.top,
    .curved-mask.bottom {
      min-width: 1080px;
    }

    .js-swiper-wrap-flex {
      max-width: 1080px;
    }

    .js-swiper-video {
      object-fit: fill;
      height: 90%;
    }

    /* 底部 */
    .bottCon {
      width: 1000px;
    }

  .pageWrap{
      min-width: 1080px;
    }
      .gridSwiper {
    min-width: 1080px;
    max-width: 1441px;
  }
  }
  /* loginSign/scanCodeLogin.css */
  .loginWrap {
    width: 454px;
    height: 560px;
    padding: 10px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);

  }

  .loginConFrom {
    width: 100%;
    height: 100%;
    min-height: 500px;
  }

  .loginCon,
  .BindPhoneCon {
    padding: 0 47px;
    padding-top: 53px;
    width: 454px;
    height: 560px;
    background: #1e1e1e;
    border-radius: 10px;
    position: relative;
    z-index: 999;
  }



  .loginTabItem {
    color: #fff;
    height: 30px;
    margin-right: 26px;
    cursor: pointer;
  }

  .loginTabItem:hover {
    color: #F77924;
  }

  .loginTabItem:nth-child(2n) {
    margin-right: 0px;
  }

  .loginTabItemAct,
  .origin {
    color: #F77924;
  }

  .loginTabItem .blank {
    display: none;
  }

  .loginTabItemAct .blank {
    display: flex;
    margin-top: 10px;
    border-bottom: 2px solid #F77924;
  }

  .loginTabCon {
    display: none;

  }

  .scanCodeTab_con {
    display: flex;
    margin-top: 32px;
  }

  .verifyTab_con {
    height: 100%;
      margin-top: 32px;
  }

  .scanCodeImg {
    width: 268px;
    height: 268px;
  }

  .scanMark {
    color: #AAAAAA;
    margin-top: 15px;
  }

  .clickSignTxt {
    color: #fff;
    cursor: pointer;
  }

  .scanCodeImgBoderWrap {
    width: 290px;
    height: 290px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #3B3B3B;
    padding: 11px;
  }

  .scanCodeImgWrap {
    position: relative;
  }

  .codeExpired,
  .codeloading {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    height: 268px;
    background: rgba(83, 83, 83, 0.6);
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    display: none;
  }

  .codeloading i {
    display: inline-block;
    background-image: url(https://static.shinewonder.com/pub/img/loading.png);
    background-position: -92px -69px;
    width: 27px;
    height: 27px;
    -webkit-animation: loading 1.5s linear infinite;
    animation: loading 1.5s linear infinite;
  }

  @-webkit-keyframes loading {
    0% {
      -webkit-transform: translate3d(0, 0, 0) rotate(0);
      transform: translate3d(0, 0, 0) rotate(0)
    }

    100% {
      -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
      transform: translate3d(0, 0, 0) rotate(360deg)
    }
  }

  @keyframes loading {
    0% {
      -webkit-transform: translate3d(0, 0, 0) rotate(0);
      transform: translate3d(0, 0, 0) rotate(0)
    }

    100% {
      -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
      transform: translate3d(0, 0, 0) rotate(360deg)
    }
  }

  .bgDeleIcon {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
    width: 32px;
    height: 32px;
  }

  .colorFF2E2E {
    color: #FF2E2E;
  }

  .invitCodeTxt1 {
    color: #FFFFFF;
  }

  .invitCodeTxt2 {
    color: #A8A8A8;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 18px;
  }

  .BindPhoneTitle {
    color: #fff;
    margin: 24px 0;
  }

  .phoneInput {}

  .getVerifyTxt:hover {
    cursor: pointer;
    opacity: 0.8;
  }

  .goBackTxt {
    color: #A8A8A8;
    cursor: pointer;
    display: inline-block;
    margin-left: 8px;
  }

  .gobackIcon {
    width: 5px;
    height: 11px;
  }

  .gobackWrap {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 18px;
  }

  .initBackground {
    background: #1e1e1e;
  }

  .inputItem {
    resize: none;
    outline: none;
    color: #fff;
    width: 160px;
    height: 38px;
    border: none;
    line-height: 38px;
    pointer-events: auto;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
  }

  .inputItemW {
    border: 1px solid #3B3B3B;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    padding: 0 12px;
  }

  .inputAndErrorW {
    width: 100%;
    padding-bottom: 24px;
    position: relative;
  }

  .inputError {
    position: absolute;
    bottom: 5px;
  }

  .errorBorderColor {
    border-color: #e34848;
  }

  .errorColor {
    color: #e34848;
  }

  .goBackError {
    color: #e34848;
    line-height: 20px;
    width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    text-align: center;
    margin-bottom: 6px;
    display: none;
  }

  .noClick {
    pointer-events: none;
  }

  .bindPhoneSubmit {
    text-align: center;

    color: #fff;
    margin-top: 24px;
    cursor: pointer;

    width: 360px;
    height: 46px;
    line-height: 46px;
    background: #EF8136;
    border-radius: 4px 4px 4px 4px;
  }

  .bindPhoneSubmit:hover {
    opacity: 0.8;
  }

  .delePhone {
    display: inline-block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 10px;
    display: none;
  }

  /* 验证码登录 */
  .verifyLoginTxt {
    color: #AAAAAA;
    margin-bottom: 20px;
  }
  .loginTopCon {
    width: 100%;
  }
  .phoneCaptcha {
    cursor: pointer;
    pointer-events: auto;
  }

  /* 邀请码 */
  .invitCode {
    width: 360px;
    /* height: 131px; */
    background: linear-gradient(180deg, #030201 0%, #544D43 100%);
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #474747;
    padding: 16px 12px;
  }



  .redColor {
    color: #FF0000;
  }

  .invitInput {
    resize: none;
    outline: none;
    width: 100%;
    padding: 0;
    border: 0;
    text-align: center;
    line-height: 47px;
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    padding: 0 5px;
    /* 水平内边距生效 */
    box-sizing: border-box;
    /* 包含内边距在宽度内 */

    height: 47px;
    background: #1E1E1E;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #5D5D5D;
    color: #fff;
  }
