.uiwu-box-download{
  background: url("../image/media-player/pc/mediaplayer.png") no-repeat right center #ffffff;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .uiwu-box-download{
    background:  #fff;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .uiwu-box-download{
    background: #fff;
  }
}

@charset "UTF-8";
.uiwu-box {
  margin: auto; }
  .uiwu-box .uiwuBoxSwiperRelative {
    background: #EAFFFD; }
  @media screen and (min-width: 1025px) {
    .uiwu-box .uiwuBoxSwiper {
      padding: 0 20px; } }
  .uiwu-box-swiper {
    position: relative; }
    .uiwu-box-swiper-item {
      background: url("../image/media-player/pc/mediaplayer_banner_1200.png") no-repeat right 88px;
      background-size: 631px auto; }
      .uiwu-box-swiper-item .title p {
        white-space: nowrap; }
      @media screen and (min-width: 1380px) {
        .uiwu-box-swiper-item {
          background: url("../image/media-player/pc/mediaplayer_banner.png") no-repeat right 88px;
          background-size: 762px auto; } }
  .uiwu-box-dvd {
    margin-top: 60px;
    width: 100%; }
    .uiwu-box-dvd ul {
      flex: 1;
      margin-right: 104px; }
      .uiwu-box-dvd ul li {
        min-height: 64px;
        border-bottom: 1px solid #c2c2c2; }
        .uiwu-box-dvd ul li p {
          color: #1e1e1e;
          font: bold 22px/68px 'Montserrat'; }
          .uiwu-box-dvd ul li p img {
            cursor: pointer;
            display: none; }
            .uiwu-box-dvd ul li p img:nth-child(1) {
              display: block; }
        .uiwu-box-dvd ul li span {
          display: none;
          font: 300 17px/24px 'Montserrat';
          color: #000;
          margin-bottom: 20px; }
        .uiwu-box-dvd ul li.active p {
          color: #2BABFF; }
          .uiwu-box-dvd ul li.active p img:nth-child(1) {
            display: none; }
          .uiwu-box-dvd ul li.active p img:nth-child(2) {
            display: block; }
        .uiwu-box-dvd ul li.active span {
          display: block; }
  .uiwu-box-playback {
    margin-top: 100px;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 80px; }
    .uiwu-box-playback ul {
      margin-right: 35px;
      max-width: 650px; }
      .uiwu-box-playback ul li {
        display: flex;
        margin-bottom: 40px; }
        .uiwu-box-playback ul li:last-child {
          margin-bottom: 0; }
        .uiwu-box-playback ul li img {
          margin-right: 20px; }
        .uiwu-box-playback ul li p {
          font-size: 22px;
          font-weight: bold;
          color: #1E1E1E;
          line-height: 30px;
          margin-bottom: 10px; }
        .uiwu-box-playback ul li span {
          font-size: 17px;
          font-weight: 300;
          color: #000000;
          line-height: 28px;
          display: block; }
  .uiwu-box-playlist {
    position: relative;
    width: 100%;
    height: 662px;
    background: linear-gradient(90deg, #B0C7FF, #A7E2FF); }
    .uiwu-box-playlist-box {
      padding: 0 20px;
      height: 100%; }
      .uiwu-box-playlist-box .box {
        max-width: 1400px;
        margin: 0 auto;
        height: 100%; }
        .uiwu-box-playlist-box .box div {
          margin-left: 50px; }
          .uiwu-box-playlist-box .box div p {
            font-size: 28px;
            font-weight: bold;
            color: #1E1E1E;
            line-height: 48px;
            margin-bottom: 20px; }
          .uiwu-box-playlist-box .box div span {
            font-size: 17px;
            font-weight: 300;
            color: #000000;
            line-height: 32px; }
  .uiwu-box-everywhere {
    width: 100%;
    height: 662px;
    background: #EAFFFD; }
    .uiwu-box-everywhere .box div {
      margin-right: 70px;
      margin-left: 0; }
      .uiwu-box-everywhere .box div p {
        font-size: 28px;
        font-weight: bold;
        color: #1E1E1E;
        line-height: 40px;
        margin-bottom: 20px; }
      .uiwu-box-everywhere .box div span {
        font-size: 17px;
        font-weight: 300;
        color: #000000;
        line-height: 32px; }
  .uiwu-box-player {
    position: relative;
    width: 100%;
    height: auto;
    height: 700px; }
    .uiwu-box-player-box {
      position: absolute;
      width: calc(100vw - 10px);
      min-width: 1400px;
      min-width: 100%;
      height: 100%;
      left: 50%;
      transform: translate(-50%);
      background: #F7FAFF; }
      .uiwu-box-player-box .box {
        max-width: 1400px;
        margin: 0 auto;
        height: 100%; }
        .uiwu-box-player-box .box h2 {
          font-size: 28px;
          font-weight: bold;
          color: #1E1E1E;
          line-height: 68px;
          text-align: center;
          padding-top: 90px; }
        .uiwu-box-player-box .box ul {
          flex-wrap: wrap;
          justify-content: center;
          margin-top: 30px; }
          .uiwu-box-player-box .box ul li {
            width: calc(100% / 3.5);
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-bottom: 60px; }
            .uiwu-box-player-box .box ul li img {
              width: 90%; }
            .uiwu-box-player-box .box ul li p {
              font-size: 22px;
              font-weight: bold;
              color: #1E1E1E;
              line-height: 30px;
              margin-bottom: 5px;
              margin-top: 10px; }
            .uiwu-box-player-box .box ul li span {
              font-size: 17px;
              font-weight: 300;
              color: #000000;
              line-height: 28px;
              max-width: 300px;
              text-align: center; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .uiwu-box .uiwuBoxSwiper {
    padding: 0 20px; }
  .uiwu-box-swiper {
    position: relative; }
    .uiwu-box-swiper-item {
      background: url("../image/media-player/ipad/mediaplayer_banner_ipad.png") no-repeat center 637px;
      background-size: 637px auto;
      padding-left: 0; }
  .uiwu-box-dvd {
    flex-wrap: wrap; }
    .uiwu-box-dvd ul {
      width: 100%;
      margin-right: 0;
      padding: 0 80px;
      margin-bottom: 58px; }
      .uiwu-box-dvd ul li:nth-child(1) {
        border-top: 1px solid #c2c2c2; }
    .uiwu-box-dvd .right {
      width: 100%;
      padding: 0 30px; }
      .uiwu-box-dvd .right img {
        width: auto;
        margin: auto; }
  .uiwu-box-playback {
    flex-direction: column-reverse;
    margin-top: 46px;
    padding: 0 0 74px; }
    .uiwu-box-playback ul {
      margin-top: 50px;
      margin-right: 0;
      max-width: 100%;
      padding: 0 43px; }
  .uiwu-box-playlist {
    height: 882px; }
    .uiwu-box-playlist-box {
      width: 100vw;
      min-width: 100%;
      padding-top: 65px; }
    .uiwu-box-playlist .box {
      flex-wrap: nowrap;
      flex-direction: column-reverse;
      padding: 0 30px;
      max-width: 100%;
      justify-content: flex-end; }
      .uiwu-box-playlist .box div {
        margin-left: 0;
        margin-bottom: 45px; }
        .uiwu-box-playlist .box div p {
          text-align: center; }
        .uiwu-box-playlist .box div span {
          text-align: center;
          display: block; }
  .uiwu-box-everywhere .box {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start; }
    .uiwu-box-everywhere .box div {
      margin-right: 0;
      margin-bottom: 0; }
  .uiwu-box-player-box {
    width: 100vw;
    min-width: 100%; }
    .uiwu-box-player-box h2 {
      padding-top: 60px !important; }
    .uiwu-box-player-box ul {
      padding: 0 20px;
      width: 100%;
      margin-top: 60px !important; }
      .uiwu-box-player-box ul li {
        width: calc(100% / 3) !important; }
        .uiwu-box-player-box ul li span {
          padding: 0 20px; } }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .uiwu-box .iphone {
    padding: 0 0.4rem; }
  .uiwu-box .uiwuBoxSwiper {
    padding: 0 0.4rem; }
  .uiwu-box-swiper {
    position: relative;
    height: 18rem; }
    .uiwu-box-swiper-item {
      background: url("../image/media-player/ipad/mediaplayer_banner_ipad.png") no-repeat center 13.6rem;
      background-size: 8.49rem auto; }
  .uiwu-box .uiwu-box-dvd {
    margin-top: 0.53rem;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    flex-direction: column; }
    .uiwu-box .uiwu-box-dvd ul {
      width: 100%;
      margin-right: 0; }
      .uiwu-box .uiwu-box-dvd ul li {
        flex-shrink: 0;
        min-height: 0.95rem;
        border-bottom: 1px solid #c2c2c2; }
        .uiwu-box .uiwu-box-dvd ul li:nth-child(1) {
          border-top: 1px solid #c2c2c2; }
        .uiwu-box .uiwu-box-dvd ul li.active p {
          color: #2BABFF; }
        .uiwu-box .uiwu-box-dvd ul li p {
          color: #1e1e1e;
          font: bold 28px/68px 'Montserrat';
          font-size: 0.41rem;
          line-height: 1rem; }
          .uiwu-box .uiwu-box-dvd ul li p img {
            cursor: pointer;
            width: 0.49rem; }
        .uiwu-box .uiwu-box-dvd ul li span {
          font: 300 0.27rem/.35rem 'Montserrat';
          color: #000;
          margin-bottom: 0.36rem; }
    .uiwu-box .uiwu-box-dvd .right {
      margin-top: 0.88rem; }
      .uiwu-box .uiwu-box-dvd .right img {
        width: 6.37rem;
        margin: 0 auto; }
  .uiwu-box-playback {
    flex-direction: column-reverse;
    margin-top: 0.8rem; }
    .uiwu-box-playback img {
      width: 95%; }
    .uiwu-box-playback ul {
      margin-top: .75rem;
      margin-right: 0; }
      .uiwu-box-playback ul li {
        margin-bottom: 0.67rem; }
        .uiwu-box-playback ul li:last-child {
          margin-bottom: 0; }
        .uiwu-box-playback ul li img {
          margin-right: 0.3rem;
          width: 0.67rem; }
        .uiwu-box-playback ul li div {
          flex: 1; }
          .uiwu-box-playback ul li div p {
            font-size: 0.39rem;
            line-height: 0.44rem;
            margin-bottom: 0.2rem; }
          .uiwu-box-playback ul li div span {
            font-size: 0.27rem;
            line-height: 0.41rem; }
  .uiwu-box-playlist {
    height: 14.48rem; }
    .uiwu-box-playlist-box {
      width: 100vw;
      min-width: 100%;
      padding-top: 0.8rem; }
    .uiwu-box-playlist .box {
      flex-wrap: nowrap;
      flex-direction: column-reverse;
      max-width: 100%;
      justify-content: flex-end; }
      .uiwu-box-playlist .box img {
        width: 95%; }
      .uiwu-box-playlist .box div {
        margin-left: 0;
        margin-bottom: 0.27rem; }
        .uiwu-box-playlist .box div p {
          text-align: left;
          font-size: 0.5rem;
          line-height: 0.75rem; }
        .uiwu-box-playlist .box div span {
          text-align: left;
          display: block;
          font-size: 0.37rem;
          line-height: 0.56rem; }
  .uiwu-box-everywhere {
    height: 15.5rem; }
    .uiwu-box-everywhere .box {
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center;
      align-items: flex-start; }
      .uiwu-box-everywhere .box div {
        margin-right: 0;
        margin-bottom: 0; }
  .uiwu-box-player {
    height: 14.5rem; }
    .uiwu-box-player-box {
      width: 100vw;
      min-width: 100%; }
      .uiwu-box-player-box .box {
        padding: 0 0.4rem; }
        .uiwu-box-player-box .box h2 {
          padding-top: 0.91rem;
          font-size: 0.5rem;
          line-height: 0.75rem;
          text-align: left; }
        .uiwu-box-player-box .box ul {
          width: 100%;
          margin-top: 0.73rem;
          justify-content: space-between; }
          .uiwu-box-player-box .box ul li {
            width: calc(100% / 2);
            margin-bottom: 0.8rem; }
            .uiwu-box-player-box .box ul li img {
              width: 0.76rem; }
            .uiwu-box-player-box .box ul li p {
              font-size: 0.39rem;
              line-height: 0.44rem;
              margin: 0.27rem 0 0.25rem; }
            .uiwu-box-player-box .box ul li span {
              padding: 0 20px;
              font-size: 0.27rem;
              line-height: 0.41rem; }
  .uiwu-box .uiwu-box-screenshots-box {
    padding: 0 0.4rem; }
  .uiwu-box-download > span {
    padding: 0 0.4rem; } }
