.banner {
  height: 622px;
  background: url(../image/dvd-burner-mac/dvd-burner-mac-bg.png) no-repeat center center;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      background: url(../image/dvd-burner-mac/dvd-burner-mac-ipad-top.png) no-repeat center center;
      background-size: cover;
      height: auto;
      min-height: 622px; }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: url(../image/dvd-burner-mac/dvd-burner-mac.png) no-repeat center center;
      background-size: cover;
      height: auto;
      min-height: 622px;
      padding-bottom: 1.46rem; } }

.footer-banner {
  background: linear-gradient(90deg, #003879 0%, #4B1616 100%); }
  .footer-banner .banner-p-button {
    padding: 0 150px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .footer-banner .banner-p-button {
        padding: 0 80px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .footer-banner .banner-p-button {
        padding: 0 0; } }

.w-index-reviews {
  justify-content: center;
  margin-bottom: 80px;
  height: 50px;
  margin-top: 70px; }
  .w-index-reviews img {
    width: 661px;
    height: auto; }
  .w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center; }
    .w-index-reviews-right img {
      width: 87px;
      margin: 0 auto; }
    .w-index-reviews-right p {
      font-size: 14px;
      font-weight: 300;
      text-decoration: underline;
      cursor: pointer; }
    .w-index-reviews-right span {
      font-size: 12px;
      color: #9f9f9f; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
      flex-direction: column; }
      .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
      display: none; } }

.burndvdpeitu {
  margin: 70px auto; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .burndvdpeitu {
      flex-direction: column-reverse;
      padding: 0 30px;
      text-align: center; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .burndvdpeitu {
      flex-direction: column-reverse;
      padding: 0 0.8rem; } }
  .burndvdpeitu img {
    max-width: 575px;
    width: 100%;
    height: auto;
    margin-right: 70px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .burndvdpeitu img {
        margin: 0 auto; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .burndvdpeitu img {
        max-width: 8.44rem;
        margin: 0 auto; } }
  .burndvdpeitu-right h3 {
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin-bottom: 30px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .burndvdpeitu-right h3 {
        font-size: 0.5rem;
        text-align: left;
        margin-bottom: 0.6rem; } }
  .burndvdpeitu-right p {
    font-size: 18px;
    font-weight: 100;
    color: #272727; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .burndvdpeitu-right p {
        font-size: 0.37rem; } }
    .burndvdpeitu-right p span {
      margin-bottom: 15px;
      display: block; }

.custom_link_a{
    display: contents !important;}

  .burndvdpeitu-right a {
    font-size: 18px;
    color: #3384ff;
    font-weight: 100;
    margin-top: 30px;
    display: block; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .burndvdpeitu-right a {
        margin-bottom: 40px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .burndvdpeitu-right a {
        margin-bottom: 0.85rem;
        margin-top: 0.63rem;
        font-size: 0.37rem; } }

.special-dvd {
  width: 100%;
  background: #f4f8fb; }
  .special-dvd-box {
    text-align: center;
    color: #282828;
    padding: 110px 0 98px;
    overflow: initial;
    height: auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .special-dvd-box {
        padding: 100px 30px 65px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .special-dvd-box {
        padding: 0 0.5rem 0 0.6rem; } }
    .special-dvd-box h3 {
      font-size: 24px;
      font-weight: bold; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .special-dvd-box h3 {
          font-size: 0.5rem;
          text-align: left;
          padding-top: 1rem;
          padding-left: 5px; } }
    .special-dvd-box p {
      font-size: 18px;
      font-weight: 100;
      max-width: 580px;
      width: 100%;
      text-align: center;
      margin: 34px auto 65px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .special-dvd-box p {
          font-size: 0.37rem;
          text-align: left;
          padding-left: 5px;
          margin: 0.61rem auto 1.6rem; } }
  .special-dvd-list {
    flex-wrap: wrap; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .special-dvd-list {
        flex-direction: column; } }
    .special-dvd-list-item {
      width: calc(100% / 3 - 22px);
      height: 209px;
      background: #ffffff;
      margin-bottom: 33px;
      margin-right: 33px;
      text-align: center;
      color: #282828;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .special-dvd-list-item h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 20px 0 10px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .special-dvd-list-item h4 {
          font-size: 16px;
        }
      }
      .special-dvd-list-item span {
        font-size: 16px;
        font-weight: 300;
        height: 72px;
        padding: 0 40px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .special-dvd-list-item span {
          height: auto;
          font-size: 14px;
        }
      }
      .special-dvd-list-item img {
        width: calc(83px / 2);
        height: auto; }
      @media screen and (min-width: 1025px) {
        .special-dvd-list-item {
          margin-right: 33px; }
          .special-dvd-list-item:nth-child(3n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 992px) and (max-width: 1024px) {
        .special-dvd-list-item:nth-child(3n + 0) {
          margin-right: 0; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .special-dvd-list-item {
          width: calc(100% / 2 - 17px); }
          .special-dvd-list-item:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .special-dvd-list-item {
          width: 100%;
          height: 230px;
          margin-right: 0; } }

.seamless {
  overflow: initial;
  margin-top: 105px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .seamless {
      margin-top: 1.18rem; } }
  .seamless-top {
    text-align: center; }
    .seamless-top h3 {
      font-size: 24px;
      color: #272727;
      font-weight: bold;
      margin-bottom: 35px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .seamless-top h3 {
          font-size: 0.5rem;
          text-align: left;
          padding: 0 0.8rem;
          margin-bottom: 0.56rem; } }
    .seamless-top p {
      padding: 0 10%;
      font-size: 18px;
      text-align: center;
      font-weight: 100;
      color: #272727; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .seamless-top p {
          padding: 0 0.8rem;
          text-align: left;
          font-size: 0.37rem; } }
      .seamless-top p span {
        display: block;
        margin-bottom: 15px; }
  .seamless-carousel {
    --swiper-navigation-color: #a2a2a2; }
    @media screen and (min-width: 1300px) {
      .seamless-carousel {
        width: 1300px;
        padding: 0 40px;
        margin-top: 71px; } }
    @media screen and (min-width: 1025px) and (max-width: 1299px) {
      .seamless-carousel {
        width: 100%;
        padding: 0 40px;
        margin-top: 71px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .seamless-carousel {
        width: 100%;
        padding: 0 90px;
        margin-top: 71px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .seamless-carousel {
        width: 100%;
        padding: 0 0.8rem;
        margin-top: 1.2rem; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .seamless-carousel ul {
        display: flex;
        flex-direction: column; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .seamless-carousel ul li {
        margin-bottom: 0.74rem; } }
    .seamless-carousel ul li img {
      width: 100%;
      height: auto; }
    .seamless-carousel .swiper-button-next,
    .seamless-carousel .swiper-container-rtl .swiper-button-prev {
      right: 0; }
    .seamless-carousel .swiper-button-prev,
    .seamless-carousel .swiper-container-rtl .swiper-button-next {
      left: 0; }
    @media screen and (min-width: 1025px) {
      .seamless-carousel {
        --swiper-navigation-size: 30px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .seamless-carousel {
        --swiper-navigation-size: 60px; }
        .seamless-carousel .swiper-button-next,
        .seamless-carousel .swiper-container-rtl .swiper-button-prev {
          right: 30px;
          display: none; }
        .seamless-carousel .swiper-button-prev,
        .seamless-carousel .swiper-container-rtl .swiper-button-next {
          left: 30px;
          display: none; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .seamless-carousel .swiper-button-next,
      .seamless-carousel .swiper-container-rtl .swiper-button-prev {
        display: none !important; }
      .seamless-carousel .swiper-button-prev,
      .seamless-carousel .swiper-container-rtl .swiper-button-next {
        display: none !important; } }

.w-DvdBox {
  margin-top: 200px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-DvdBox {
      flex-direction: column-reverse;
      padding: 0 30px;
      text-align: center;
      margin-top: 130px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-DvdBox {
      flex-direction: column-reverse;
      padding: 0 0.8rem;
      margin-top: 1.33rem; } }
  .w-DvdBox img {
    max-width: 575px;
    width: 100%;
    height: auto;
    margin-right: 8%; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-DvdBox img {
        width: 8.56rem;
        max-width: 8.56rem;
        margin-right: 0;
        margin-top: 70px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-DvdBox img {
        width: 8.56rem;
        max-width: 8.56rem;
        margin-right: 0; } }
  .w-DvdBox-right h3 {
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-DvdBox-right h3 {
        margin-bottom: 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-DvdBox-right h3 {
        font-size: 0.5rem; } }
  .w-DvdBox-right p {
    color: #272727;
    font-size: 18px;
    font-weight: 100; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-DvdBox-right p {
        font-size: 0.37rem;
        margin-top: 0.57rem;
        margin-bottom: 0.86rem; } }
    .w-DvdBox-right p span {
      display: block;
      margin-bottom: 30px; }

.w-Burner {
  margin-top: 200px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-Burner {
      margin-top: 130px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-Burner {
      margin-top: 2.26rem;
      padding: 0 0.8rem; } }
  .w-Burner h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-Burner h3 {
        font-size: 0.5rem;
        text-align: left; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-Burner-es{
        margin: 0 20px;
      }
    }
  .w-Burner-list {
    margin-top: 90px;
    padding: 0 55px;
    flex-wrap: wrap; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .w-Burner-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-Burner-list {
        margin-top: 1rem;
        padding: 0 0.66rem; } }
    .w-Burner-list-item {
      width: calc(100% / 3 - 94px);
      min-height: 240px;
      height: 250px;
      margin-right: 140px; }
      .w-Burner-list-item img {
        width: calc(103px / 2);
        height: auto;
        margin: 0 auto; }
      .w-Burner-list-item h3 {
        font-size: 18px;
        margin: 35px 0 20px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-Burner-list-item{
            min-height: 0px;
          }
          .w-Burner-list-item h3 {
            font-size: 16px;
            margin: 0.6rem 0 0.4rem;
            text-align: center; }
        }
      .w-Burner-list-item p {
        font-size: 15px;
        font-weight: 100;
        text-align: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-Burner-list-item p {
            font-size: 0.35rem; } }
      @media screen and (min-width: 992px) {
        .w-Burner-list-item:nth-child(3n + 0) {
          margin-right: 0; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .w-Burner-list-item {
          width: calc(100% / 2 - 70px);
          margin-bottom: 70px; }
          .w-Burner-list-item:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-Burner-list-item {
          width: calc(100% / 1);
          margin-right: 0;
          margin-bottom: 1rem; } }

.w-masterpiece {
  width: 100%;
  margin: 100px auto 0;
  background: #f4f8fb;
  padding-bottom: 50px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-masterpiece {
      margin-top: 50px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-masterpiece {
      margin-top: 50px;
      background: #fff;
      padding-bottom: 1.6rem; } }
  .w-masterpiece-top {
    text-align: center;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 50px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-masterpiece-top {
        text-align: left;
        padding: 0 0.8rem; } }
    .w-masterpiece-top h3 {
      font-size: 24px;
      color: #272727;
      font-weight: bold;
      margin-bottom: 30px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-masterpiece-top h3 {
          line-height: 1.2;
          font-size: 0.5rem; } }
    .w-masterpiece-top p {
      font-size: 18px;
      color: #272727;
      font-weight: 100;
      padding: 0 20%; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-masterpiece-top p {
          padding: 0;
          font-size: 0.35rem;
          margin-top: 0.53rem;
          margin-bottom: 1.46rem; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-masterpiece-left {
      width: 100%;
      overflow: scroll; }
      .w-masterpiece-left .w-masterpiece-left-box {
        width: 120%;
        display: flex;
        /*padding: 0 30px;*/ } }
  .w-masterpiece-left-item {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 60px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-masterpiece-left-item {
        flex-direction: column;
        margin-right: 50px;
        width: 250px;
        text-align: center; }
        .w-masterpiece-left-item:nth-child(3) {
          margin-right: 0; }
        .w-masterpiece-left-item.active p {
         /* color: #3384FF !important; */} }
    .w-masterpiece-left-item:last-child {
      margin-bottom: 0; }
    .w-masterpiece-left-item img {
      width: calc(85px / 2);
      height: auto;
      margin-right: 20px; }
    .w-masterpiece-left-item p {
      font-size: 20px;
      color: #41424e; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-masterpiece-left-item p span {
          display: block; }
          .w-masterpiece-left-item p span em {
            display: block; } }
  .w-masterpiece-left p {
    font-size: 16px;
    /*color: #248BFF; */}
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-masterpiece-left .active p span {
        display: block; }
        .w-masterpiece-left .active p span em {
          display: block; } }

  .w-masterpiece-left h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 100;}

  .w-masterpiece-left .active h3 {

    color: #248BFF; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-masterpiece-left .active h3 span {
        display: block; }
        .w-masterpiece-left .active h3 span em {
          display: block; } }

  .w-masterpiece-box {
    width: 100%;
    margin: 0 auto; }
    @media screen and (min-width: 1350px) {
      .w-masterpiece-box {
        max-width: 1290px; } }
    .w-masterpiece-box .w-masterpiece-pc-ipad {
      margin-left:42px;
      justify-content: space-between; }

    .w-masterpiece-box .w-masterpiece-pc-ipad .w-masterpiece-pc-right li {
        opacity: 0;
        position: absolute; }
        .w-masterpiece-box .w-masterpiece-pc-ipad .w-masterpiece-pc-right li.active {
          position: static;
          opacity: 1; }

      .w-masterpiece-box .w-masterpiece-pc-ipad .w-masterpiece-pc-right li > img {
        width: auto;
        height: 440px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-masterpiece-box .w-masterpiece-pc-ipad {
        margin-left:30px;
        flex-direction: column; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-masterpiece-box {
        flex-direction: column; }
        .w-masterpiece-box .w-masterpiece-pc-ipad {
          display: none; }
        .w-masterpiece-box .w-masterpiece-mobel {
          display: block !important; }
          .w-masterpiece-box .w-masterpiece-mobel-item {
            margin-bottom: 1.2rem; }
            .w-masterpiece-box .w-masterpiece-mobel-item p {
              padding: 0 0.5rem;
              font-size: 0.32rem;
              /*color: #3384FF;*/
              font-weight: 500;
              text-align: center;
              margin-bottom: 0.86rem;}

            .w-masterpiece-box .w-masterpiece-mobel-item h3 {
              padding: 0 0.5rem;
              font-size: 0.37rem;
              color: #3384FF;
              font-weight: 500;
              text-align: center;
              margin: 0.26rem 0 0.2rem; }

            .w-masterpiece-box .w-masterpiece-mobel-item img {
              width: 1.13rem;
              height: auto;
              margin: 0 auto; }
              .w-masterpiece-box .w-masterpiece-mobel-item img:nth-child(4) {
                width: 9.33rem; } }
