.comon-download-btn {
  transition: all 0.2s;
  background: #fff;
  color: #ff7935;
  padding: 16px 32px;
  border: 1px solid rgba(255, 121, 53, 0.17);
  border-radius: 8px;
  font-size: 22px;
  column-gap: 10px;
  box-shadow: 0px 16px 32px 0px #c2714221;
}
.comon-download-btn:hover {
  transform: translateY(-8px);
}
@media (max-width: 780px) {
  .comon-download-btn {
    padding: 12px 14px;
    font-size: 16px;
  }
}
.header {
  --logo-img: url(../img/header/white-logo.png);
}
.header .item-text {
  color: #fff;
}
.header .item-text:hover {
  color: #ffec89 !important;
}
.header .header-content .header-content_item .box {
  border-radius: 10px !important;
}
.header .logo {
  background-image: var(--logo-img) !important;
}
.header .arrow {
  background-image: url(../img/header/white-arrow.png) !important;
}
.header .arrow-active {
  transform: rotate(180deg);
  background-image: url(../img/header/yellow-arrow.png) !important;
}
@media (max-width: 780px) {
  .header {
    --logo-img: unset;
  }
}
body {
  --banner-pad-top: 75px;
}
.product-header {
  position: fixed;
  z-index: 55555;
  top: -84px;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  font-size: 16px;
  color: #333333;
  transition: all 0.5s;
  box-shadow: 0px 0px 28.8px 0px rgba(138, 138, 200, 0.168);
}
.product-header .logo {
  width: 63px;
  height: 63px;
  background: url(../img/spite.png);
  background-position: var(--logo-img);
}
.product-header .icon-min-win {
  width: 21px;
  height: 21px;
  background-position: -3184px -1525px;
}
.product-header .icon-min-mac {
  width: 18px;
  height: 22px;
  background-position: -34px -1636px;
}
.product-header .comon-download-btn {
  color: #fff;
  background: var(--theme-color);
  padding: 10px 22px;
  font-size: 14px;
  box-shadow: unset;
}
.product-header .product-header_left {
  column-gap: 10px;
}
.product-header .product-header_right {
  column-gap: 50px;
}
.product-header .product-header_right .text-btn:hover {
  color: var(--theme-color);
}
.product-header .btn-box {
  column-gap: 14px;
}
.banner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--banner-img);
}
.banner .content-min-box {
  column-gap: 50px;
}
.banner .content-min-box .banner-left {
  color: #fff;
  flex: 0 0 530px;
}
.banner .content-min-box .banner-left .banner-logo {
  padding: 7px 14px;
  border-radius: 49px;
  background: #b4ffbb;
  color: #008854;
  width: max-content;
  font-size: 18px;
  margin-bottom: 10px;
}
.banner .content-min-box .banner-left .banner-left_title {
  font-weight: 700;
  font-size: 50px;
}
.banner .content-min-box .banner-left .banner-left_text {
  font-size: 22px;
  line-height: 1.5;
  margin-top: 12px;
}
.banner .content-min-box .banner-left .banner-left_desc {
  margin-top: 25px;
  line-height: 1.5;
}
.banner .content-min-box .banner-left .banner-left_desc li {
  list-style: disc;
  margin: 0 0 15px 25px;
}
.banner .content-min-box .banner-left .banner-left_desc li:last-child {
  margin: 0 0 0 25px;
}
.banner .content-min-box .banner-left .banner-left_btn {
  column-gap: 16px;
  margin-top: 50px;
  width: max-content;
}
.banner .content-min-box .banner-left .banner-left_tips {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 30px;
  color: #d02121;
}
.banner .content-min-box .banner-right {
  flex: 1;
  margin-right: -260px;
}
.introduce {
  text-align: center;
  padding: 100px 0 0 0;
}
.introduce .introduce-title {
  font-weight: 700;
  font-size: 38px;
}
.introduce .introduce-desc {
  font-size: 16px;
  line-height: 1.8;
  width: var(--page-min-width);
  margin: 25px auto 60px auto;
}
.introduce .introduce-card {
  background: linear-gradient(180deg, #ff8a59 0%, #ffc28a 100%);
  border-radius: 60px 60px 0 0;
  color: #ffffff;
  column-gap: 30px;
  padding: 40px 0 0 0;
}
.introduce .introduce-card .introduce-card_left {
  width: 533px;
  margin-left: -110px;
  margin-bottom: -25px;
}
.introduce .introduce-card .introduce-card_left img {
  width: 100%;
}
.introduce .introduce-card .introduce-card_right {
  text-align: left;
  width: 589px;
}
.introduce .introduce-card .introduce-card_right .card-title {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}
.introduce .introduce-card .introduce-card_right p {
  line-height: 1.8;
  margin-bottom: 40px;
}
.introduce .introduce-card .introduce-card_right p span {
  color: #FFF735;
}
.introduce .introduce-bottom {
  padding: 60px 90px 80px 90px;
  box-shadow: 0px 0px 28.8px 0px #8a8ac817;
  column-gap: 18px;
}
.introduce .introduce-bottom .introduce-bottom_option {
  column-gap: 40px;
  border-radius: 15px;
  border: 1px solid #ff6f552b;
  padding: 23px 36px;
  height: 230px;
  box-sizing: border-box;
}
.introduce .introduce-bottom .introduce-bottom_option .option-img {
  background-position: -928px -212px;
  width: 115px;
  height: 115px;
}
.introduce .introduce-bottom .introduce-bottom_option .option-info {
  flex: 1;
  text-align: left;
  column-gap: 40px;
}
.introduce .introduce-bottom .introduce-bottom_option .option-info .option-info_title {
  font-weight: 700;
  font-size: 24px;
  color: #424242;
  margin-bottom: 10px;
}
.introduce .introduce-bottom .introduce-bottom_option .option-info .option-info_desc {
  line-height: 1.8;
  color: #606060;
  font-size: 16px;
}
.introduce .introduce-bottom .option2 .option-img {
  background-position: -1297px -212px;
}
.image-text::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 676px;
  bottom: 0;
  right: 0;
  background-position: right bottom;
  background: url(../img/streamfox-for-music/bg.png) no-repeat;
  background-size: cover;
  z-index: -1;
}
.image-text {
  position: relative;
  z-index: 0;
  background: #fffbf9;
  padding: 100px 0 0 0;
}
.image-text .image-text_option > :first-child {
  width: 490px;
}
.image-text .image-text_option > :last-child {
  flex: 1;
}
.image-text .f-r .image {
  margin-left: -50px;
  width: 530px;
}
.image-text .image-text_option {
  column-gap: 56px;
  margin-bottom: 100px;
}
.image-text .image-text_option .option-right .option-right_title {
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 25px;
  color: #424242;
}
.image-text .image-text_option .option-right .option-right_desc {
  line-height: 1.8;
  font-size: 16px;
  color: #606060;
}
.image-text .image-text_option .option-right .option-right_desc p {
  margin-bottom: 50px;
}
.image-text .image-text_option .option-right .option-right_desc ul li {
  list-style: disc;
  margin-left: 25px;
}
.image-text .image-text_option .option-right .option-right_desc ul li::marker {
  color: #ff6056;
  font-size: 25px;
}
.image-text .image-text_option .option-left {
  position: relative;
  z-index: 1;
}
.image-text .image-text_option .option-left .bg {
  position: absolute;
  z-index: -1;
  width: 580px;
  height: 580px;
  bottom: -30%;
}
.image-text .image-text_option .option-left .bg-right {
  right: -35%;
}
.image-text .image-text_option .option-left .bg-left {
  left: -45%;
  transform: rotate(90deg);
}
.features {
  padding: 130px 0;
}
.features .features-title {
  font-weight: 700;
  font-size: 38px;
  color: #424242;
  text-align: center;
  margin-bottom: 43px;
}
.features .features-swiper .swiper-wrapper {
  flex-wrap: wrap;
  gap: 43px 26px;
}
.features .features-swiper .swiper-wrapper .swiper-slide {
  width: 250px;
  border: 1px solid #ff793533;
  box-sizing: border-box;
  padding: 20px 14px;
  border-radius: 15px;
  height: auto;
}
.features .features-swiper .swiper-wrapper .swiper-slide .icon {
  width: 43px;
  height: 43px;
}
.features .features-swiper .swiper-wrapper .swiper-slide .f-item_title {
  font-weight: 600;
  font-size: 16px;
  margin: 12px 0;
}
.features .features-swiper .swiper-wrapper .swiper-slide .f-item_desc {
  line-height: 1.8;
  font-size: 16px;
}
.resources .resources-title {
  font-weight: 700;
  font-size: 38px;
  color: #424242;
  text-align: center;
  margin-bottom: 25px;
}
.resources .resources-text {
  text-align: center;
  line-height: 1.8;
  color: #606060;
  font-size: 16px;
}
.resources .resources-swiper {
  margin-top: 56px;
}
.resources .resources-swiper .swiper-wrapper {
  display: flex;
  column-gap: 22px;
}
.resources .resources-swiper .swiper-wrapper .swiper-slide {
  width: auto;
  border-radius: 15px;
  padding: 14px 27px;
  text-align: center;
  font-size: 18px;
  color: #606060;
  cursor: pointer;
  border: 1px solid transparent;
}
.resources .resources-swiper .swiper-wrapper .swiper-slide img {
  width: 81px;
  height: 103px;
  margin: 0 auto;
}
.resources .resources-swiper .swiper-wrapper .item1 {
  background: #ffeced;
}
.resources .resources-swiper .swiper-wrapper .item1:hover {
  border: 1px solid #e5baff;
}
.resources .resources-swiper .swiper-wrapper .item2 {
  background: #f0fff2;
}
.resources .resources-swiper .swiper-wrapper .item2:hover {
  border: 1px solid #c4f3cb;
}
.resources .resources-swiper .swiper-wrapper .item3 {
  background: #fff7e2;
}
.resources .resources-swiper .swiper-wrapper .item3:hover {
  border: 1px solid #feddbe;
}
.resources .resources-swiper .swiper-wrapper .item4 {
  background: #fff2f1;
}
.resources .resources-swiper .swiper-wrapper .item4:hover {
  border: 1px solid #ffbac5;
}
.resources .resources-swiper .swiper-wrapper .item5 {
  background: #f0f3ff;
}
.resources .resources-swiper .swiper-wrapper .item5:hover {
  border: 1px solid #d9d8ff;
}
.resources .resources-swiper .swiper-wrapper .item6 {
  background: #ecfaff;
}
.resources .resources-swiper .swiper-wrapper .item6:hover {
  border: 1px solid #b3ddff;
}
.resources .resources-swiper .swiper-wrapper .item7 {
  background: #fff8e8;
}
.resources .resources-swiper .swiper-wrapper .item7:hover {
  border: 1px solid #fde0b5;
}
.download {
  position: relative;
  background: linear-gradient(87.23deg, #ff8933 -1.88%, #ff5c46 115.78%);
  padding: 116px 0 86px 0;
  text-align: center;
  color: #fff;
  z-index: 0;
  overflow: hidden;
}
.download .bg-img1,
.download .bg-img2 {
  position: absolute;
  z-index: -1;
  width: 525px;
}
.download .bg-img1 {
  transform: rotate(-180deg);
  left: 0;
  bottom: -60%;
}
.download .bg-img2 {
  right: 0;
  bottom: -40px;
}
.download .download-title {
  font-weight: 700;
  font-size: 38px;
}
.download .download-desc {
  font-size: 16px;
  margin: 35px 0;
}
.download .download-btns {
  column-gap: 23px;
}
@media (max-width: 780px) {
  .download {
    text-align: left;
    padding: 43px 0 62px 0;
  }
  .download .bg-img1,
  .download .bg-img2 {
    display: none;
  }
  .download .download-title {
    font-size: 30px;
    line-height: 1.5;
  }
  .download .download-desc {
    font-size: 14px;
    margin: 16px 0 38px 0;
    line-height: 1.8;
  }
}
.use {
  padding: 130px 0 0;
}
.use .use-title {
  font-weight: 700;
  font-size: 38px;
  color: #424242;
  text-align: center;
}
.use .use-text {
  font-size: 16px;
  color: #606060;
  text-align: center;
  line-height: 1.8;
  margin-top: 20px;
}
.use .use-content {
  column-gap: 37px;
  margin-top: 60px;
  display: flex;
}
.use .use-content .use-content_left {
  width: 515px;
}
.use .use-content .use-content_left .step-option {
  position: relative;
  border-left: 6px solid #00b273;
  padding: 29px 23px;
  box-shadow: 0px 0px 4px 0px #4565962b;
  margin-bottom: 13px;
  background: #27ce93;
  border-color: #27ce93;
}
.use .use-content .use-content_left .step-option .step-title {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.use .use-content .use-content_left .step-option .step-desc {
  line-height: 1.8;
  color: #606060;
  font-size: 16px;
  margin-top: 10px;
  display: none;
  opacity: 0;
  height: 73px;
}
.use .use-content .use-content_left .active {
  background: #fff;
}
.use .use-content .use-content_left .active .step-title {
  color: #008854;
}
.use .use-content .use-content_left .active .step-desc {
  opacity: 1;
}
.use .use-content .use-content_right {
  background: #d9d9d9;
  width: 527px;
  height: 335px;
  overflow: hidden;
}
.use .use-content .use-content_right img {
  width: 100%;
  height: 100%;
  display: none;
}
.wish {
  position: relative;
  padding: 120px 0 0 0;
}
.wish .wish-title {
  font-weight: 700;
  font-size: 38px;
  color: #fff;
  text-align: center;
  z-index: 0;
  line-height: 1.5;
}
.wish .wish-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 568px;
  background: linear-gradient(87deg, #2f82fe -1.88%, #0249ff 115.78%), #d9d9d9;
}
.wish .wish-bg img {
  margin-top: 30px;
}
.wish .wish-swiper {
  margin-top: 90px;
}
.wish .swiper-slide {
  width: auto;
}
.wish .swiper-wrapper {
  column-gap: 40px;
}
.wish .wish-card {
  background: url(../img/amazon-video-downloader/card.png) no-repeat center;
  background-size: cover;
  width: 555px;
  height: 491px;
  box-sizing: border-box;
}
.wish .wish-card .wish-card_title {
  color: #fff;
  text-align: center;
  height: 75px;
  line-height: 1.3;
  font-weight: 600;
  font-size: 20px;
  width: 295px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.wish .wish-card .wish-content {
  padding: 0 43px;
  box-sizing: content-box;
  margin-top: 20px;
}
.wish .wish-card .wish-content .wish-card_option {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #606060;
  line-height: 1.8;
  column-gap: 30px;
  padding: 17px 0;
  border-bottom: 0.5px solid #e1e1e1;
}
.wish .wish-card .wish-content .wish-card_option span {
  flex: 1;
}
.wish .wish-card .wish-content .wish-card_option:last-child {
  border-bottom: unset;
}
.wish .wish-card .wish-content li::before {
  position: absolute;
  left: 0;
  content: '●';
  color: #199ffd;
  margin-right: 0.5em;
}
.wish .wish-card .content-second {
  margin-top: 10px !important;
  padding: 0 30px;
}
.wish .wish-card .content-second .wish-card_option {
  padding: 16px 0 0 25px;
  min-height: 70px;
  box-sizing: border-box;
}
.wish .wish-card .content-second .no-padding {
  padding: 8px 0 0 25px;
}
.introduce2 .introduce-card {
  background: url(../img/amazon-video-downloader/introduce-bg.png) no-repeat center;
  background-size: cover;
  padding: 75px 86px 85px 60px;
  column-gap: 57px;
}
.introduce2 .introduce-card .introduce-card_left {
  margin: 0;
  width: 521px;
}
.introduce2 .introduce-card .introduce-card_right {
  width: 526px;
}
.introduce2 .introduce-card .introduce-card_right .card-title {
  font-size: 38px;
  line-height: 1.5;
  margin-bottom: 13px;
}
.introduce2 .introduce-card .introduce-card_right p {
  margin-bottom: 16px;
}
.introduce2 .introduce-card .introduce-card_right .card-model .card-model_option {
  column-gap: 28px;
  margin-bottom: 16px;
}
.introduce2 .introduce-card .introduce-card_right .card-model .card-model_option span {
  flex: 1;
  line-height: 1.8;
  font-size: 14px;
}
.introduce2 .introduce-card .introduce-card_right .card-model .card-model_option:last-child {
  margin: 0;
}
@media (max-width: 780px) {
  .banner {
    overflow: hidden;
  }
  .banner .content-min-box {
    flex-wrap: wrap;
  }
  .banner .content-min-box .banner-left {
    flex: unset;
  }
  .banner .content-min-box .banner-left .banner-logo {
    font-size: 14px;
  }
  .banner .content-min-box .banner-left .banner-left_btn {
    margin: 50px auto 0 auto;
  }
  .banner .content-min-box .banner-left .banner-left_tips {
    font-size: 14px;
  }
  .banner .content-min-box .banner-left .banner-left_title {
    font-size: 34px;
  }
  .banner .content-min-box .banner-left .banner-left_text {
    font-size: 18px;
    margin-top: 20px;
  }
  .banner .content-min-box .banner-left .banner-left_desc {
    font-size: 14px;
    margin-top: 17px;
  }
  .banner .content-min-box .banner-left .banner-left_desc li {
    margin-bottom: 13px;
    margin-left: 16px;
  }
  .banner .content-min-box .banner-left .banner-left_desc li:last-child {
    margin-left: 16px;
  }
  .banner .content-min-box .banner-right {
    width: 100%;
    margin-right: -140px;
    margin-top: -35px;
  }
  .banner .content-min-box .banner-right img {
    width: 95%;
  }
  .introduce {
    text-align: left;
  }
  .introduce .introduce-title {
    font-size: 30px;
    padding-inline: var(--page-mobile-margin);
  }
  .introduce .content-max-box {
    max-width: 100%;
    width: auto;
    padding-inline: unset;
  }
  .introduce .introduce-desc {
    font-size: 14px;
    padding-inline: var(--page-mobile-margin);
    max-width: 100%;
    width: auto;
  }
  .introduce .introduce-card {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    border-radius: 0;
    padding-inline: var(--page-mobile-margin);
  }
  .introduce .introduce-card .introduce-card_left {
    width: 100%;
    margin: 0;
  }
  .introduce .introduce-card .introduce-card_right {
    width: 100%;
  }
  .introduce .introduce-card .introduce-card_right .card-title {
    font-size: 20px;
  }
  .introduce .introduce-card .introduce-card_right p {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .introduce .introduce-bottom {
    flex-wrap: wrap;
    padding-inline: var(--page-mobile-margin);
    padding-top: 27px;
  }
  .introduce .introduce-bottom .introduce-bottom_option {
    padding: 14px 12px;
    margin-bottom: 18px;
    column-gap: 18px;
    height: auto;
  }
  .introduce .introduce-bottom .introduce-bottom_option .option-img {
    width: 67px;
    height: 67px;
    background-position: -1190px -212px;
  }
  .introduce .introduce-bottom .introduce-bottom_option .option-info {
    column-gap: 17px;
  }
  .introduce .introduce-bottom .introduce-bottom_option .option-info .option-info_title {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .introduce .introduce-bottom .introduce-bottom_option .option-info .option-info_desc {
    font-size: 12px;
  }
  .introduce .introduce-bottom .option2 .option-img {
    background-position: -1083px -212px;
  }
  .introduce2 .content-max-box {
    padding-inline: var(--page-mobile-margin);
  }
  .introduce2 .introduce-card {
    background: linear-gradient(180deg, #2094ff 0%, #67c2ff 100%);
    border-radius: 20px 20px 0px 0px;
    padding: 30px 23px;
  }
  .introduce2 .introduce-card .introduce-card_left {
    margin: 30px 0 0 0;
    width: 100%;
  }
  .introduce2 .introduce-card .introduce-card_right {
    margin: 0;
    width: 100%;
  }
  .introduce2 .introduce-card .introduce-card_right .card-title {
    font-size: 30px;
  }
  .introduce2 .introduce-card .introduce-card_right .card-model .card-model_option {
    column-gap: 17px;
  }
  .introduce2 .introduce-card .introduce-card_right .card-model .card-model_option span {
    font-size: 12px;
  }
  .image-text {
    padding: 48px 0 0 0;
  }
  .image-text .f-r {
    flex-direction: column-reverse;
  }
  .image-text .f-r .image {
    width: 100%;
    margin: 30px auto 0 auto;
  }
  .image-text .image-text_option {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .image-text .image-text_option .option-left .image {
    width: 100%;
    margin: 30px auto 0 auto;
  }
  .image-text .image-text_option .option-left .bg {
    display: none;
  }
  .image-text .image-text_option .option-right .option-right_title {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 18px;
  }
  .image-text .image-text_option .option-right .option-right_desc {
    font-size: 14px;
  }
  .image-text .image-text_option .option-right .option-right_desc p,
  .image-text .image-text_option .option-right .option-right_desc ul {
    margin-bottom: 30px;
  }
  .image-text .image-text_option > :first-child {
    width: 100%;
  }
  .image-text .image-text_option > :last-child {
    flex: 1;
    width: 100%;
  }
  .features {
    padding: 100px 0;
  }
  .features .features-title {
    font-size: 30px;
  }
  .features .features-swiper {
    overflow: hidden;
    position: relative;
    padding-bottom: 50px;
    width: 249px;
    margin: 0 auto;
  }
  .features .features-swiper .swiper-wrapper {
    flex-wrap: nowrap;
    gap: 0;
  }
  .resources .resources-title {
    font-size: 30px;
    text-align: left;
    padding-right: 30px;
  }
  .resources .resources-text {
    font-size: 14px;
    text-align: left;
  }
  .resources .resources-swiper {
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
    margin-top: 40px;
  }
  .resources .resources-swiper .swiper-wrapper {
    column-gap: 0;
  }
  .resources .resources-swiper .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
    font-size: 14px;
    padding: 11px 20px;
    border-radius: 11px;
    font-weight: 500;
  }
  .resources .resources-swiper .swiper-wrapper .swiper-slide img {
    width: 62px;
    height: 79px;
    margin: 0 auto;
  }
  .use .use-title {
    font-size: 30px;
    text-align: left;
  }
  .use .use-text {
    font-size: 14px;
    text-align: left;
  }
  .use .pc {
    display: none;
  }
  .use .use-swiper {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: 25px;
  }
  .use .use-swiper .swiper-slide {
    text-align: center;
  }
  .use .use-swiper .swiper-slide img {
    width: 100%;
    height: 230px;
    background: #d9d9d9;
  }
  .use .use-swiper .swiper-slide .step-title {
    font-size: 14px;
    font-weight: 600;
    color: #00b273;
    margin-top: 25px;
  }
  .use .use-swiper .swiper-slide .step-desc {
    font-size: 14px;
    color: #606060;
    margin-top: 10px;
    line-height: 1.8;
  }
  .wish {
    background: linear-gradient(87deg, #2f82fe -1.88%, #0249ff 115.78%), #d9d9d9;
    padding: 50px 0;
  }
  .wish .content-min-box {
    padding-inline: 9px;
  }
  .wish .wish-bg {
    display: none;
  }
  .wish .wish-title {
    text-align: left;
    font-size: 30px;
  }
  .wish .wish-swiper {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: 40px;
  }
  .wish .wish-swiper .swiper-wrapper {
    column-gap: 0;
  }
  .wish .wish-swiper .swiper-slide {
    width: 100%;
  }
  .wish .wish-swiper .swiper-pagination-bullet-active {
    background: #fff;
  }
  .wish .wish-swiper .swiper-pagination-bullet {
    background: #fff;
  }
  .wish .wish-swiper .wish-card {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    padding-bottom: 30px;
  }
  .wish .wish-swiper .wish-card .wish-card_title {
    font-size: 16px;
    justify-content: center;
    width: 245px;
  }
  .wish .wish-swiper .wish-card .wish-content {
    margin-top: 0;
    padding: 0 25px;
  }
  .wish .wish-swiper .wish-card .wish-content .wish-card_option {
    font-size: 11px;
    padding: 20px 0;
    column-gap: 10px;
  }
  .wish .wish-swiper .wish-card .content-second .wish-card_option {
    padding: 10px 0 10px 25px;
    min-height: auto;
  }
}
body {
  --logo-img: -3081px -1525px;
  --theme-color: #EF3C39;
  --banner-img: url(../img/netflix-video-downloader/banner-bg.png);
}
.banner {
  padding-bottom: 30px;
}
.banner .content-min-box .banner-left {
  flex: 0 0 506px;
  padding-top: 80px;
}
.banner .content-min-box .banner-left .banner-logo {
  background: #FFA69A;
  color: #FFF;
}
.banner .content-min-box .banner-left .banner-left_btn {
  margin-top: 24px;
}
.comon-download-btn {
  color: #DB0000;
  box-shadow: 0px 16px 32px 0px #CB43254A;
}
.comon-download-btn .icon-big-win {
  background-position: -2849px -400px;
}
.comon-download-btn .icon-big-mac {
  background-position: -2923px -400px;
}
.introduce2 {
  padding-top: 126px;
}
.introduce2 .introduce-card {
  background-image: url(../img/netflix-video-downloader/introduce-bg.png);
  padding: 56px 86px 46px 69px;
  column-gap: 40px;
}
.introduce2 .introduce-card .introduce-card_right .card-model .card-model_option {
  margin-bottom: 10px;
}
.image-text {
  background: #FFF8F8;
  padding-bottom: 0;
}
.image-text .image-text_option .option-right .option-right_desc p {
  margin-bottom: 30px;
}
.image-text .image-text_option:last-child {
  margin-bottom: 0;
  padding-bottom: 130px;
}
.image-text .option2 .option-right {
  flex: 0 0 560px;
}
.image-text .image-text_option > :first-child {
  width: 510px;
}
.image-text::after {
  background-image: url(../img/netflix-video-downloader/bg.png);
}
.wish .wish-bg {
  background: linear-gradient(87deg, #ee564c -1.86%, #de3d45 95.66%), #d9d9d9;
}
.wish .wish-card {
  background-image: url(../img/netflix-video-downloader/card.png);
}
.wish .wish-card .wish-content li::before {
  color: #ff6056;
}
.icon-features-one {
  background-position: -270px -543px;
}
.icon-features-two {
  background-position: -436px -543px;
}
.icon-features-three {
  background-position: -602px -543px;
}
.icon-features-four {
  background-position: -768px -543px;
}
.icon-features-five {
  background-position: -353px -543px;
}
.icon-features-six {
  background-position: -519px -543px;
}
.icon-features-seven {
  background-position: -685px -543px;
}
.icon-features-eight {
  background-position: -851px -543px;
}
.features .features-swiper .swiper-wrapper .swiper-slide {
  border-color: #ff584e33;
}
.swiper-pagination {
  visibility: hidden;
}
.use {
  padding-top: 0;
  padding-bottom: 130px;
}
.use .use-content .use-content_left .step-option {
  border-left: 6px solid #ff8b84;
  background: #ff8b84;
}
.use .use-content .use-content_left .active {
  background: #fff;
  border-color: #fe5e5b;
}
.use .use-content .use-content_left .active .step-title {
  color: #fe5e5b;
}
.use .use-content .use-content_left .active .desc-three {
  height: auto;
  margin-bottom: -20px;
  min-height: 100px;
}
.download {
  background: linear-gradient(87.23deg, #f46f51 -1.88%, #f46060 115.78%);
}
@media (max-width: 780px) {
  .header-mp {
    padding-top: 50px !important;
  }
  .wish {
    background: linear-gradient(87deg, #ee564c -1.86%, #de3d45 95.66%), #d9d9d9;
  }
  .wish .wish-swiper .wish-card .wish-card_title {
    height: 70px;
  }
  .wish .wish-swiper .wish-card .content-second .wish-card_option {
    padding: 12px 0 12px 25px;
  }
  .image-text {
    padding-bottom: 50px;
  }
  .image-text .image-text_option > :first-child {
    width: 100%;
  }
  .image-text .image-text_option .option-left .image {
    margin: 0 auto;
  }
  .image-text .image-text_option:last-child {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .swiper-pagination {
    visibility: visible;
  }
  .swiper-pagination-bullet-active,
  .swiper-pagination-bullet {
    background: #db0000;
  }
  .comon-download-btn .icon-big-win {
    background-position: -2991px -400px;
  }
  .comon-download-btn .icon-big-mac {
    background-position: -3056px -400px;
  }
  .banner {
    background: linear-gradient(180deg, #FF8469 0%, #F04B4B 100%);
    padding-bottom: 0;
  }
  .banner .content-min-box .banner-left {
    flex: unset;
    padding-top: unset;
  }
  .banner .content-min-box .banner-left .banner-left_tips {
    color: #fffa87;
  }
  .introduce2 .content-max-box {
    padding-inline: var(--page-mobile-margin);
  }
  .introduce2 .introduce-card {
    background: linear-gradient(180deg, #f04e4c 0%, #ff8268 100%);
    border-radius: 20px 20px 0px 0px;
    padding: 30px 23px;
  }
  .introduce2 .introduce-card .introduce-card_left {
    margin: 30px 0 0 0;
    width: 100%;
  }
  .introduce2 .introduce-card .introduce-card_right {
    margin: 0;
    width: 100%;
  }
  .introduce2 .introduce-card .introduce-card_right .card-title {
    font-size: 30px;
  }
  .introduce2 .introduce-card .introduce-card_right .card-model .card-model_option {
    column-gap: 17px;
  }
  .introduce2 .introduce-card .introduce-card_right .card-model .card-model_option span {
    font-size: 12px;
  }
  .use {
    padding-bottom: 100px;
  }
  .use .use-swiper .swiper-slide .step-title {
    color: #fe5e5b;
  }
  .product-header{
    display: none;
  }
}
