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;
  }
}
.banner {
  position: relative;
  padding-bottom: 102px;
  box-shadow: 0px -15px 77.2px 0px #E7594759;
  background: linear-gradient(180deg, #FF8141 0%, #FF7168 100%);
  color: #fff;
  z-index: 0;
}
.banner .bg-img {
  position: absolute;
  bottom: -62px;
  left: 0;
  z-index: -1;
  width: 100%;
}
.banner .content-min-box {
  column-gap: 40px;
}
.banner .banner-left .banner-left_title {
  font-size: 50px;
  font-weight: 700;
}
.banner .banner-left .banner-left_text {
  font-size: 22px;
  margin-top: 22px;
}
.banner .banner-right {
  width: 510px;
  height: 318px;
}
.banner .banner-right img {
  width: 100%;
  height: 100%;
}
.technology {
  padding: 100px 0 0 0;
}
.technology .technology-title {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  color: #424242;
  margin-bottom: 20px;
}
.technology .technology-desc {
  font-size: 16px;
  text-align: center;
  color: #606060;
  line-height: 1.8;
  margin-bottom: 30px;
}
.technology .technology-content {
  position: relative;
  padding-left: 90px;
  margin-top: 80px;
}
.technology .technology-content .arrow {
  position: absolute;
  left: 0;
  width: 46px;
  height: 100%;
}
.technology .technology-content .technology-content_option {
  column-gap: 42px;
  margin-bottom: 50px;
}
.technology .technology-content .technology-content_option .option-left {
  position: relative;
  z-index: 1;
}
.technology .technology-content .technology-content_option .option-left .box {
  border-radius: 11px;
  border: 2px solid #FA7C48;
  background: rgba(255, 255, 255, 0.38);
  backdrop-filter: blur(3px);
  padding: 26px 42px 26px 15px;
  color: #424242;
  font-size: 22px;
  font-weight: 700;
  width: 332px;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.5;
}
.technology .technology-content .technology-content_option .option-left .box::after {
  position: absolute;
  width: 75px;
  height: 97px;
  content: '';
  background: url(../img/streamfox-for-music-introduce/box-bg.png) no-repeat center;
  right: 0;
  bottom: 0;
}
.technology .technology-content .technology-content_option .option-left .box .num {
  color: #FFF;
  font-size: 53px;
  font-weight: 700;
}
.technology .technology-content .technology-content_option .option-left .rect {
  position: absolute;
  left: -20px;
  z-index: -2;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 99px;
  height: 109px;
  background: #FF7F48;
  border-radius: 8px 50% 50% 8px;
}
.technology .technology-content .technology-content_option .option-right {
  border-radius: 15px;
  background: #FFF2EE;
  padding: 23px;
}
.technology .technology-content .technology-content_option .option-right .option-right_top {
  color: #171717;
}
.technology .technology-content .technology-content_option .option-right .option-right_top .top-title {
  font-size: 18px;
  font-weight: 700;
}
.technology .technology-content .technology-content_option .option-right .option-right_top .top-desc {
  font-size: 18px;
  margin-top: 13px;
  line-height: 1.8;
}
.technology .technology-content .technology-content_option .option-right .option-right_swiper {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}
.technology .technology-content .technology-content_option .option-right .option-right_swiper::after {
  position: absolute;
  content: '';
  background: #F3F3F3;
  width: 1px;
  height: 90%;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.technology .technology-content .technology-content_option .option-right .swiper-slide {
  width: 50%;
}
.technology .technology-content .technology-content_option .option-right .swiper-slide .sw-top {
  padding: 10px 37px;
  color: #fff;
  border-radius: 0 0 20px 20px;
  column-gap: 13px;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  width: max-content;
}
.technology .technology-content .technology-content_option .option-right .swiper-slide .sw-content {
  padding: 20px 15px 30px 30px;
}
.technology .technology-content .technology-content_option .option-right .swiper-slide .sw-content li {
  list-style: disc;
  margin-left: 10px;
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 12px;
}
.technology .technology-content .technology-content_option .option-right .swiper-slide .sw-content li:last-child {
  margin-bottom: 0;
}
.technology .technology-content .technology-content_option .option-right .green {
  background: #4FC86A;
}
.technology .technology-content .technology-content_option .option-right .green-dot li::marker {
  color: #4FC86A;
}
.technology .technology-content .technology-content_option .option-right .red {
  background: #F15959;
}
.technology .technology-content .technology-content_option .option-right .red-dot li::marker {
  color: #F15959;
}
.technology .technology-content .new .option-left .box .num {
  font-size: 24px;
}
.technology .technology-content .new .option-right {
  background: linear-gradient(0deg, #FF8965, #FF8965);
}
.technology .technology-content .new .option-right .option-right_top {
  color: #fff;
}
.swiper-pagination {
  visibility: hidden;
}
.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;
  }
}
.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 26px;
    font-size: 16px;
  }
}
@media (max-width: 780px) {
  .download {
    text-align: center;
  }
  .swiper-pagination {
    visibility: visible;
  }
  .banner {
    position: relative;
    padding: 76px 0 66px 0;
    background: linear-gradient(180deg, #FF8141 0%, #FF7168 100%), linear-gradient(180deg, #FFC397 0%, #FFF0D9 100%);
  }
  .banner .bg-img {
    display: none;
  }
  .banner .content-min-box {
    column-gap: 40px;
    flex-wrap: wrap;
  }
  .banner .banner-left .banner-left_title {
    font-size: 34px;
    text-align: center;
  }
  .banner .banner-left .banner-left_text {
    font-size: 18px;
    margin-top: 22px;
    line-height: 1.5;
    text-align: center;
  }
  .banner .banner-right {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .technology {
    padding-bottom: 80px;
  }
  .technology .technology-title {
    font-size: 30px;
  }
  .technology .technology-desc {
    font-size: 14px;
  }
  .technology .technology-content {
    padding-left: 40px;
  }
  .technology .technology-content .arrow {
    width: 17px;
  }
  .technology .technology-content .technology-content_option {
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 60px;
  }
  .technology .technology-content .technology-content_option .option-left .rect {
    width: 78px;
    height: 66px;
    left: -6px;
  }
  .technology .technology-content .technology-content_option .option-left .box {
    font-size: 16px;
    text-align: left;
    column-gap: 35px;
    padding: 18px 30px 18px 15px;
    margin-left: 10px;
    width: 290.64px;
    box-sizing: border-box;
  }
  .technology .technology-content .technology-content_option .option-left .box .num {
    font-size: 39px;
  }
  .technology .technology-content .technology-content_option .option-right {
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
    padding: 23px 16px 45px 16px;
  }
  .technology .technology-content .technology-content_option .option-right .option-right_top .top-title {
    font-size: 14px;
    line-height: 1.5;
  }
  .technology .technology-content .technology-content_option .option-right .option-right_top .top-desc {
    font-size: 12px;
  }
  .technology .technology-content .technology-content_option .option-right .option-right_swiper {
    overflow: hidden;
  }
  .technology .technology-content .technology-content_option .option-right .option-right_swiper::after {
    display: none;
  }
  .technology .technology-content .technology-content_option .option-right .option-right_swiper .swiper-slide {
    width: 100% !important;
  }
  .technology .technology-content .technology-content_option .option-right .option-right_swiper .swiper-slide .sw-content {
    margin-top: 0;
    padding: 20px 15px 30px 20px;
  }
  .technology .technology-content .technology-content_option .swiper-pagination-bullet,
  .technology .technology-content .technology-content_option .swiper-pagination-bullet-active {
    background: #F7722F;
  }
  .technology .technology-content .new .option-left .box {
    padding-left: 5px;
  }
  .technology .technology-content .new .option-left .box .num {
    font-size: 19px;
  }
  .technology .technology-content .new .option-right {
    background: linear-gradient(180deg, #FF8141 0%, #FF7168 100%);
  }
  .technology .technology-content .new .swiper-pagination-bullet,
  .technology .technology-content .new .swiper-pagination-bullet-active {
    background: #fff;
  }
}
