  @media screen and (min-width: 768px) {
      .bodyBox {
          max-width: 100%;
          background: #ffffff;
          margin: 0 auto;
      }

      .blueDiv {
          width: 100%;
          max-height: 1741px;
          background: #F6F9FC;
      }

      .blueDiv .containerTop {
          max-width: 1439px;
          margin: 0 auto;
          padding: 23px 20px 160px 20px;
      }



      .header {
          max-width: 320px;
          height: 59px;
      }

      .header img {
          width: 100%;
          height: 100%;
      }

      .containerTop .introTitle {
          margin-top: 129px;
      }

      .introTitle .titleMain {
          max-width: 1085px;
          margin: 0 auto;
          font-size: 75px;
          font-family: OpenSans-Bold, OpenSans;
          font-weight: bold;
          color: #333333;
          text-align: center;
      }

      .introTitle .tips {
          font-size: 24px;
          font-family: OpenSans-Regular, OpenSans;
          font-weight: 400;
          color: #999999;
          text-align: center;
          margin-top: 43px;
      }

      .containerTop .downLoad {
          display: flex;
          justify-content: center;
          margin-top: 64px;
      }

      .downLoad a {
          text-decoration: none;
          display: block;
          border: none;
          -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
          -webkit-user-select: none;
          -moz-user-focus: none;
          -moz-user-select: none;

      }

      .downLoad .downImg {
          max-width: 252px;
          max-height: 75px;
      }

      .downLoadText {
          display: flex;
          align-items: center;
          font-size: 16px;
          justify-content: flex-end;
      }

      .downLoadText img {
          display: inline-block;
          width: 18px;
          height: 18px;
          margin-right: 6px;
      }

      .mainImg {
          max-width: 1397px;
          max-height: 819px;
          margin-top: 160px;
      }

      .mainImg img {
          width: 100%;
          height: 100%;
      }

      .containerMid {
          padding: 100px 0;
      }

      .containerMid .titleUs {
          font-size: 51px;
          font-family: OpenSans-Bold, OpenSans;
          font-weight: bold;
          color: #333333;
          text-align: center;
      }

      .containerMid .funIntro {
          display: flex;
          justify-content: space-around;
          margin: 85px 240px 85px 240px;
      }

      .funIntro .typeBox {
          max-width: 427px;
          text-align: center;
      }

      .typeBox .iconImg {
          max-width: 53px;
          max-height: 53px;
          margin-bottom: 21px;
      }

      .typeBox .typeTitle {
          font-size: 24px;
          font-family: OpenSans-SemiBold, OpenSans;
          font-weight: 600;
          color: #333333;
      }

      .typeBox .text {
          font-size: 16px;
          font-family: OpenSans-Regular, OpenSans;
          font-weight: 600;
          color: black;
          margin-top: 11px;
      }

      .containerMid .main-bottom {
          max-width: 1920px;
          max-height: 905px;
      }

      .main-bottom img {
          width: 100%;
          height: 100%;
      }

      .footer {
          max-width: 100%;
          max-height: 133px;
          background: #666666;
          line-height: 133px;
          padding: 0 450px;
          font-size: 20px;
          font-family: OpenSans-Regular, OpenSans;
          font-weight: 600;
          color: #fff;

      }

      .agreement {
          display: flex;
          justify-content: space-around;
      }

      .ml32 {
          margin-left: 32px;
      }

      .ml54 {
          margin-left: 54px;
      }

      .joinImg {
          width: 150px;
          height: 150px;
      }

      .beiAn {
          font-size: 14px;

      }

      ul li {
          width: 100px;
          height: 35px;
          background-color: #fff;
          font-size: 12px;
          color: #0F87FF;
          text-align: center;
          line-height: 30px;
          border-radius: 8%;
          font-weight: 400;
          border: 2px solid #0F87FF;
          cursor: pointer;
      }

      li.active {
          background: #0F87FF;
          color: #fff;
      }

      span {
          width: 100%;
          height: 500px;
          display: flex;
          justify-content: space-around;

          display: none;
          overflow: hidden;
          font-size: 12px;
      }

      span.actives {
          display: block;
      }

      .show_area_main {

          width: 250px;
          height: 400px;
          position: relative;
      }

      .show-describe {
          text-align: center;
          line-height: 50px;
          margin-top: 20px;
          position: relative;
      }

      .video {
          width: 250px;
          height: 400px;
          display: inline-block;
          vertical-align: baseline;
      }

      .video-img {
          position: absolute;
          top: 40%;
          left: 42%;
          width: 50px;
          height: 50px;
          z-index: 999;
          background: url(../image/shui.png) no-repeat;
          background-size: 100% 100%;
          cursor: pointer
      }

      .show-image {

          width: 50px;
          height: auto;
          border-radius: 50%;
      }

      .show-p {
          font-family: OpenSans-Bold, OpenSans;
          font-size: 16px;
          font-weight: 600;
          color: black;
      }


      video::-webkit-media-controls {
          display: none !important;
      }

      video::-webkit-media-controls-fullscreen-button {
          display: none !important;
      }

      /*video默认aduio音量按钮*/
      video::-webkit-media-controls-mute-button {
          display: none !important;
      }

      /*video默认setting按钮*/
      video::-internal-media-controls-overflow-button {
          display: none !important;
      }



      .redBook {
          max-height: 400px;
          display: flex;
          justify-content: space-between;
          margin: 0px 100px 0px 100px;

      }

      .follow {
          width: 200px;
          height: 200px;
      }

      .imgShow {
          width: 50%;
          height: 400px
      }

      .imgShow1 {
          width: 50%;
          height: 100%
      }

      /*包含以下五种的链接*/
      a {
          text-decoration: none;
      }

      /*正常的未被访问过的链接*/
      a:link {
          text-decoration: none;
      }

      /*已经访问过的链接*/
      a:visited {
          text-decoration: none;
      }

      /*鼠标划过(停留)的链接*/
      a:hover {
          text-decoration: none;
      }

      /* 正在点击的链接，鼠标在元素上按下还没有松开*/
      a:active {
          text-decoration: none;
      }

      /* 获得焦点的时候 鼠标松开时显示的颜色*/
      a:focus {
          text-decoration: none;
      }

      /* 可一次性设置样式*/
      a:hover,
      a:visited,
      a:link,
      a:active {
          color: #fff;
          text-decoration: none;
      }

      .xhs {
          height: 400px;
          width: 100%;
          display: flex;
          justify-content: space-around;
          align-items: center;
      }

      .xhs img {
          max-width: 600px;
          height: 350px;
      }

      .goRed {
          display: flex;
          justify-content: center;
          align-items: center;
      }

      .toRed {
          text-align: center;
          font-family: OpenSans-Bold, OpenSans;
          font-size: 16px;
          font-weight: 600;
          color: black;
      }

      .toRed p {
          padding-top: 20px;
      }
  }


  ::-webkit-scrollbar {
      width: 6px;

  }

  ::-webkit-scrollbar-track {
      background-color: #f5f5f5;

      -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);

      border-radius: 5px;

  }




  .centerArray {
      width: 60%;
      margin: 0 auto;
      text-align: center;
      display: flex;
      justify-content: space-around;
      align-items: center;
      font-size: 30px;
      background: #F6FAFD;
      overflow-x: scroll;
      overflow-y: hidden;
      margin-bottom: -20px;

  }



  .centerImg {
      max-width: 1920px;
      height: 600px;
  }

  .paiWater {
      margin-left: 3219px;
  }

  .paiDust {
      margin-left: 600px;
  }

  .Burn-in {
      margin-left: 600px;
      margin-right: 200px;
  }

  .positon {
      position: relative;
      font-size: 28px;
      font-family: OpenSans-Bold, OpenSans;
      font-weight: 400;
      font-weight: 600;
      color: #333333;

  }


  .centerVideo {
      width: 583px;
      height: 600px;
      position: absolute;
      top: 40px;
      left: 20%;
      z-index: 999;
  }

  .showMoble {
      display: none;
  }

  .toRed p {
      color: black;
  }