.container {
  width: 1200px;
}
h2 {
  color: #1a1a1a;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
h2 span {
  color: #0ba15c;
}
.wrap-text {
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin: 18px auto;
  width: 620px;
}
.sticky-btn {
  display: none;
  position: fixed;
  bottom: 3%;
  right: 2%;
  z-index: 100;
}
.sticky-btn a :hover {
  filter: drop-shadow(0 16.792px 35.263px rgba(152, 233, 158, 0.51));
}
.sticky-btn.active {
  display: block;
}
.download-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
}
.download-modal .modal-content {
  max-width: 1000px;
  padding: 20px;
  position: relative;
}
.download-modal .modal-content .tips {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 155%;
  text-align: center;
}
.download-modal .modal-content .tips-a {
  margin-bottom: 30px;
}
.download-modal .modal-content .tips-b {
  margin-top: 30px;
}
.download-modal .modal-content .modal-content-img {
  position: relative;
}
.download-modal .modal-content .modal-content-img img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.download-modal .modal-content .modal-content-img:after {
  position: absolute;
  top: -160px;
  right: -180px;
  width: 182px;
  height: 253px;
  content: '';
  background: url('../img/product-line-music/arrow.png');
  background-size: cover;
}
.notice-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: none;
  justify-content: center;
  align-items: center;
}
.notice-modal .modal-content {
  max-width: 1000px;
  padding: 20px;
  position: relative;
}
.notice-modal .modal-content .tips {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 155%;
  text-align: center;
}
.notice-modal .modal-content .tips-a {
  margin-bottom: 30px;
}
.notice-modal .modal-content .tips-b {
  margin-top: 30px;
}
.notice-modal .modal-content .modal-content-img {
  position: relative;
}
.notice-modal .modal-content .modal-content-img img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.notice-modal .modal-content .modal-content-img:after {
  position: absolute;
  top: -160px;
  right: -180px;
  width: 182px;
  height: 253px;
  content: '';
  background: url('../img/product-line-music/arrow.png');
  background-size: cover;
}
.notice-modal .modal-content {
  position: relative;
  max-width: 710px;
  background: #fff;
  border-radius: 12px;
  color: #1a1a1a;
  font-size: 22px;
  font-weight: 400;
  line-height: 155%;
  padding: 0;
}
.notice-modal .modal-content > div {
  padding: 28px 28px 0;
}
.notice-modal .modal-content .close-btn {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  color: #666;
  cursor: pointer;
  transition: color 0.3s;
  background: #d9d9d9;
  border-radius: 50%;
  line-height: 1;
  padding: 0 5px;
}
.notice-modal .modal-content .close-btn:hover {
  color: #333;
}
.notice-modal .modal-content .os-box {
  margin-top: 20px;
  border-radius: 6px;
  border: 1.306px solid #dbdbdb;
  background: #fbfbfb;
  padding: 11px 20px 24px;
  text-align: center;
}
.notice-modal .modal-content .os-box .title {
  font-weight: 700;
  padding-bottom: 12px;
  border-bottom: #e9e9e9 1px solid;
}
.notice-modal .modal-content .os-box .notice-down {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.notice-modal .modal-content .os-box .notice-down a {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: linear-gradient(90deg, #ff6152 0%, #ff6b9a 48.08%, #aa4aff 100%), #ffdede;
  padding: 12px 33px;
  font-size: 20px;
  color: #fff;
}
.notice-modal .modal-content .os-box .notice-down .notice-down-mac {
  color: #1a1a1a;
  background: #eee;
  padding: 12px 29px;
}
.notice-modal .modal-content .notice-btn {
  color: #fff;
  display: block;
  margin: 23px auto;
  width: fit-content;
  border-radius: 4px;
  padding: 10px 18px;
  border-radius: 6px;
  background: linear-gradient(270deg, #ff8090 0%, #ff4343 100%), #d9d9d9;
}
.notice-modal .modal-content .notice-text {
  margin: 23px auto 0;
  color: #707070;
  font-size: 12px;
  padding: 12px 22px;
  background: #f9f9f9;
  border-radius: 0 0 12px 12px;
}
.banner {
  background: url('../img/product-line-music/banner-bg.png');
  background-size: cover !important;
  padding: 2.6042vw 0;
}
.banner .container {
  width: 95%;
  max-width: 77.0833vw;
}
.banner .banner_flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10.4167vw;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
}
.banner .banner_flex .banner-flex_right {
  transition: all 1s;
}
.banner .banner_flex .banner-flex_right:hover {
  transform: scale(1.05);
}
.banner h1 {
  font-size: 3.2292vw;
  margin: 0.5208vw 0;
}
.banner .banner-text {
  font-size: 1.9271vw;
}
.banner .banner_btn {
  width: fit-content;
  display: none;
  gap: 0.6771vw;
  align-items: center;
  padding: 0.7292vw 3.6458vw;
  border-radius: 3.2292vw;
  font-size: 1.25vw;
  font-weight: 600;
  border: 0.1042vw solid #fff;
  background: linear-gradient(90deg, #ffbb4d 0%, #ff7d4d 48.08%, #ff3d5e 100%);
  color: #fff;
  margin: 1.3021vw auto 0.7813vw;
  transition: all 0.5s;
}
.banner .banner_btn:hover {
  transform: scale(1.05);
  background: linear-gradient(90deg, #fff582 0%, #ff974d 48.08%, #ff6a3d 100%);
}
.banner .banner-honor {
  display: flex;
  gap: 1.0417vw;
  width: 22.9167vw;
  height: auto;
}
.banner .banner-flex_right {
  width: 36.4583vw;
  height: auto;
}
.banner .banner_trigger {
  cursor: pointer;
  width: fit-content;
  color: #fff;
  font-size: 0.7292vw;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 auto;
  text-decoration: underline;
}
.wrap-1 {
  margin-top: 52px;
}
.wrap-1 .wrap-1_reason {
  margin-top: 130px;
}
.wrap-1 .wrap-1_reason:nth-child(2) {
  margin-top: 68px;
}
.wrap-1 .reason_flex {
  display: flex;
  align-items: center;
  gap: 100px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}
.wrap-1 .reason_flex.reverse {
  flex-direction: row-reverse;
}
.wrap-1 h3 {
  color: #2c2c2c;
  font-weight: 600;
  font-size: 22px;
}
.wrap-1 h3 span {
  color: #289f50;
}
.wrap-1 .reason_text {
  margin: 18px 0;
}
.wrap-1 .reason_list {
  border-radius: 4px;
  background: #f8f8f8;
  padding: 10px 15px;
}
.wrap-1 .reason_list li {
  font-size: 14px;
  margin: 10px 0 0 20px;
  list-style-type: disc;
  list-style-position: outside;
}
.wrap-1 .reason_list li:first-child {
  margin-top: 0;
}
.wrap-1 .reason_example {
  width: fit-content;
  margin-top: 38px;
  display: flex;
  gap: 18px;
  border-radius: 10px;
  background: rgba(230, 249, 241, 0.7);
  padding: 14px 18px;
}
.wrap-1 .reason_example-item {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.wrap-1 .reason_example-item .reason_example-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(1.5px);
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.8;
  width: 100%;
  text-align: center;
  padding: 6px 0;
}
.wrap-1 .reason_example-item:hover .reason_example-text {
  background: linear-gradient(90deg, rgba(0, 31, 1, 0.7) 0%, rgba(0, 89, 27, 0.7) 100%);
  backdrop-filter: blur(1.41984224px);
}
.wrap-2 {
  margin-top: 110px;
  background: #f8f8f8;
  padding: 60px 0;
}
.wrap-2 .wrap-2_flex {
  margin-top: 88px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.wrap-2 .wrap-2_flex::before {
  content: '';
  position: absolute;
  top: 38px;
  left: 88px;
  width: 85%;
  height: 87px;
  z-index: 0;
  background: url('../img/product-line-music/wrap-2-bg.png') no-repeat center;
  background-size: cover;
}
.wrap-2 .wrap-2_flex .decorate {
  position: absolute;
  top: -5px;
  left: 73%;
  width: 138px;
  height: 147px;
  text-align: left;
  background: url('../img/product-line-music/decorate.gif') no-repeat center;
  background-size: contain;
  animation: float 5s ease-in-out;
  z-index: 1;
}
@keyframes float {
  50% {
    left: 190px;
  }
  100% {
    left: 73%;
  }
  0% {
    left: 190px;
  }
}
.wrap-2 .flex_item {
  position: relative;
  z-index: 2;
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  flex: 0 0 280px;
}
.wrap-2 .flex_item-title {
  font-size: 16px;
  font-weight: 600;
  margin: 36px 0 10px;
}
.wrap-2 .flex_item-after {
  position: absolute;
  z-index: 3;
  right: 0;
  top: -100px;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.wrap-2 .flex_item-after.show-after {
  opacity: 1;
}
.wrap-3 {
  background: url('../img/product-line-music/wrap3-bg.png') no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}
.wrap-3 .container {
  width: 1080px;
}
.wrap-3 h2 {
  color: #fff;
}
.wrap-3 .steps-content {
  margin-top: 38px;
  display: flex;
  align-items: center;
  gap: 28px;
  border-radius: 10px;
  border: 3px solid #0ba15c;
  padding: 23px 21px;
  background: #fff;
}
.wrap-3 .steps-content .swiper-pagination-bullet {
  display: none;
}
.wrap-3 .steps-list {
  flex: 0 0 310px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.wrap-3 .steps-list .step {
  border-radius: 10px;
  border: 2px solid #d7d7d7;
  background: #fff;
  padding: 25px 17px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}
.wrap-3 .steps-list .step .step-des {
  margin-top: 9px;
  font-size: 14px;
  font-weight: 400;
  display: none;
}
.wrap-3 .steps-list .step:hover {
  border: 2px solid #0ba15c;
}
.wrap-3 .steps-list .step.active {
  position: relative;
  background: #0ba15c;
  color: #fff;
  box-shadow: 0 3px 10px 0 rgba(132, 70, 70, 0.22);
  border: none;
}
.wrap-3 .steps-list .step.active .step-des {
  display: block;
}
.wrap-3 .steps-list .step.active::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -9px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0ba15c;
}
.wrap-3 .steps-list .step.active:hover {
  border: none;
}
.wrap-3 .steps-swiper {
  overflow: hidden;
}
.wrap-4 {
  background: #fbfbfb;
  padding: 87px 0;
}
.wrap-4 .table-box {
  overflow-x: auto;
  margin-top: 44px;
}
.wrap-4 .table-box table {
  width: 1200px;
  color: #333;
  font-size: 16px;
  line-height: 180%;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #a6a6a6;
  background: #fff;
  overflow: hidden;
}
.wrap-4 .table-box th,
.wrap-4 .table-box td {
  padding: 24px 55px;
  border: 1px solid #d2d2d2;
}
.wrap-4 .table-box th {
  background: #f5f5f5;
}
.wrap-4 .table-box tbody th {
  text-align: left;
}
.wrap-5,
.wrap-6 {
  background: url('../img/product-line-music/wrap-bg.png') no-repeat;
  background-size: cover;
}
.wrap-5 .container,
.wrap-6 .container {
  margin: 0 auto;
  padding: 80px 0;
}
.wrap-5 .container .swiper-content,
.wrap-6 .container .swiper-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 50px;
}
.wrap-5 .container .swiper-content .swiper-slide,
.wrap-6 .container .swiper-content .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90%;
}
.wrap-5 .container .swiper-content .swiper-slide .item,
.wrap-6 .container .swiper-content .swiper-slide .item {
  border-radius: 10px;
  border: 14px solid #d8f3de;
  background: #fff;
  box-sizing: border-box;
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 26px 36px 50px;
}
.wrap-5 .container .swiper-content .swiper-slide .item .info-box .title,
.wrap-6 .container .swiper-content .swiper-slide .item .info-box .title {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #4c4c4c;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
}
.wrap-5 .container .swiper-content .swiper-slide .item .info-box .desc,
.wrap-6 .container .swiper-content .swiper-slide .item .info-box .desc {
  font-size: 18px;
  line-height: 28px;
  color: #4c4c4c;
  margin: 20px 0;
}
.wrap-5 .container .swiper-content .swiper-button-prev,
.wrap-6 .container .swiper-content .swiper-button-prev {
  left: 10px;
}
.wrap-5 .container .swiper-content .swiper-button-next,
.wrap-6 .container .swiper-content .swiper-button-next {
  right: 10px;
}
.wrap-5 .container .swiper-content .swiper-button-prev,
.wrap-6 .container .swiper-content .swiper-button-prev,
.wrap-5 .container .swiper-content .swiper-button-next,
.wrap-6 .container .swiper-content .swiper-button-next {
  top: calc(50% - 40px);
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eff7f4;
  border-radius: 50%;
  margin: 0;
}
.wrap-5 .container .swiper-content .swiper-button-prev::after,
.wrap-6 .container .swiper-content .swiper-button-prev::after,
.wrap-5 .container .swiper-content .swiper-button-next::after,
.wrap-6 .container .swiper-content .swiper-button-next::after {
  font-weight: bold;
  font-size: 18px;
  color: #59b959;
}
.wrap-5 .container .swiper-content .swiper-button-prev:hover,
.wrap-6 .container .swiper-content .swiper-button-prev:hover,
.wrap-5 .container .swiper-content .swiper-button-next:hover,
.wrap-6 .container .swiper-content .swiper-button-next:hover {
  background: #e2fae6;
}
.wrap-5 .container .swiper-content .swiper-pagination-bullet,
.wrap-6 .container .swiper-content .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #d0f2cb;
  opacity: 1;
}
.wrap-5 .container .swiper-content .swiper-pagination-bullet-active,
.wrap-6 .container .swiper-content .swiper-pagination-bullet-active {
  background: #7ecd7a;
  opacity: 1;
}
.wrap-6 .container .swiper-content .swiper-slide .item {
  padding: 25px 36px;
}
.wrap-6 .img-box p {
  margin-top: 12px;
  text-align: center;
  color: #686868;
  font-size: 12px;
  font-weight: 400;
  line-height: 180%;
}
.wrap-6 .wrap_jump {
  display: block;
  text-align: center;
  margin-top: 10px;
  color: #6f5bf2;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}
.wrap-6 .wrap_jump:hover {
  color: #1e04c9;
}
.wrap-7 {
  position: relative;
  padding: 80px 0;
}
.wrap-7 .container .content {
  position: relative;
  margin: 55px auto 0;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #e4e4e4;
}
.wrap-7 .container .content .item {
  position: relative;
  z-index: 2;
  border: 1px solid #e4e4e4;
}
.wrap-7 .container .content .item .title-box {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  cursor: pointer;
}
.wrap-7 .container .content .item .title-box:hover {
  background: #f9f9f9;
}
.wrap-7 .container .content .item .title-box .title {
  padding-left: 40px;
  font-weight: bold;
  font-size: 16px;
  color: #2c2c2c;
  line-height: 155%;
  transition: all 0.5s;
  position: relative;
}
.wrap-7 .container .content .item .title-box .title::before {
  content: 'Q';
  color: #289f50;
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
}
.wrap-7 .container .content .item .title-box .iconfont {
  flex-shrink: 0;
  font-weight: bold;
  font-size: 22px;
  color: #585858;
  transition: all 0.5s;
}
.wrap-7 .container .content .item .title-box-active {
  border-radius: 6px 6px 0 0;
}
.wrap-7 .container .content .item .title-box-active .iconfont {
  transform: rotate(180deg);
}
.wrap-7 .container .content .item .info-box {
  display: none;
  background: #fff;
  border-radius: 0 0 6px 6px;
  padding: 20px 20px 20px 60px;
  position: relative;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}
.wrap-7 .container .content .item .info-box::before {
  content: 'A';
  color: #bdbdbd;
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  left: 20px;
  top: 20px;
}
.wrap-7 .container .content .item .info-box .desc {
  margin-bottom: 10px;
}
.wrap-7 .container .content .item .info-box .desc a {
  color: #6f5bf2;
  transition: all 0.5s;
}
.wrap-7 .container .content .item .info-box .desc a:hover {
  color: #1e04c9;
}
.wrap-7 .container .content .item .info-box .desc:last-child {
  margin-bottom: 0;
}
.wrap-7 .container .content .item .info-box li {
  list-style-position: outside;
  margin-left: 20px;
}
.wrap-7 .container .content .item .info-box ul li {
  list-style-type: disc;
}
.wrap-7 .container .content .item .info-box ol li {
  list-style-type: decimal;
}
.wrap-7 .container .content .item:last-child {
  margin-bottom: 0;
}
.wrap-7 .container .wrap-jump {
  display: block;
  margin: 20px auto 0;
  color: #6f5bf2;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  width: fit-content;
}
.wrap-7 .container .wrap-jump:hover {
  color: #1e04c9;
}
.wrap-8 {
  padding: 88px 0;
  background: url(../img/product-line-music/wrap-8-bg.png) repeat center;
  background-size: cover;
}
.wrap-8 .grid-box {
  margin-top: 41px;
  display: grid;
  grid-template-columns: 708px 462px;
  grid-template-rows: 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 26px 30px;
  grid-auto-flow: row;
  grid-template-areas: 'grid-video grid-image' 'grid-video grid-list';
}
.wrap-8 .grid-item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 29.5px 0 rgba(85, 190, 159, 0.13);
  padding: 12px 20px;
}
.wrap-8 .grid-title {
  display: flex;
  justify-content: space-between;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 700;
  line-height: 155%;
  margin-bottom: 10px;
}
.wrap-8 .grid-title a {
  color: #6f5bf2;
  font-weight: 400;
}
.wrap-8 .grid-title a:hover {
  color: #1e04c9;
}
.wrap-8 .grid-video {
  grid-area: grid-video;
  padding: 15px 23px;
}
.wrap-8 .grid-video .grid-title {
  margin-bottom: 14px;
}
.wrap-8 .grid-video iframe {
  width: 100%;
  height: 369px;
}
.wrap-8 .grid-video .grid-desc {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 195%;
  margin-top: 18px;
}
.wrap-8 .grid-image {
  grid-area: grid-image;
}
.wrap-8 .grid-image img {
  width: 100%;
  height: 197px;
  object-fit: cover;
  border-radius: 4px;
}
.wrap-8 .grid-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  max-width: 422px;
  overflow: hidden;
  position: relative;
}
.wrap-8 .grid-list li a {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.wrap-8 .grid-list li a:hover {
  color: #6f5bf2;
  animation: textScroll 8s linear infinite;
  text-overflow: clip;
  overflow: visible;
}
.wrap-8 .promotion-box {
  margin-top: 100px;
  display: flex;
  gap: 70px;
  justify-content: space-between;
  position: relative;
  border-radius: 10px;
  background: linear-gradient(85deg, #449e58 3.29%, #4fb887 101.42%);
  padding: 20px 20px 50px;
}
.wrap-8 .promotion-box .promotion_left {
  padding: 40px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 155%;
}
.wrap-8 .promotion-box .promotion_left-title {
  color: #f4fa43;
  font-size: 32px;
}
.wrap-8 .promotion-box .promotion_left-desc {
  margin: 10px auto;
}
.wrap-8 .promotion-box .promotion_left-info {
  font-size: 20px;
  font-weight: 400;
}
.wrap-8 .promotion-box .promotion_btn {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 10.7px 0 rgba(92, 19, 19, 0.27);
  padding: 8px 114px;
  color: #575757;
  font-size: 14px;
  font-weight: 400;
  line-height: 155%;
  transition: all 0.5s;
}
.wrap-8 .promotion-box .promotion_btn-title {
  line-height: 155%;
  color: #2ab987;
  font-size: 20px;
  font-weight: 600;
}
.wrap-8 .promotion-box .promotion_btn:hover {
  transform: scale(1.05) translateX(-49%);
  background: #eefff5;
  box-shadow: 0 0 10.7px 0 rgba(1, 120, 130, 0.47);
}
.wrap-8 .promotion-box .promotion-img {
  flex: 0 0 485px;
  width: 485px;
  height: auto;
}
@keyframes textScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media (max-width: 768px) {
  .container {
    width: 90%;
  }
  h2 {
    font-size: 22px;
  }
  .wrap-text {
    text-align: left;
    font-size: 14px;
    margin: 20px auto;
    width: 100%;
  }
  .banner {
    background: linear-gradient(84deg, #42ce9f 0.15%, #42ce8a 99.23%);
    padding: 21px 0 44px;
    text-align: center;
  }
  .banner .container {
    width: 90%;
  }
  .banner .banner_flex {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  .banner h1 {
    font-size: 34px;
  }
  .banner .banner-honor {
    width: 100%;
    justify-content: center;
    gap: 20px;
  }
  .banner .banner-honor img {
    width: 94px !important;
    height: auto !important;
  }
  .banner .banner-text {
    font-size: 22px;
  }
  .banner .banner_btn {
    padding: 12px 50px;
    border-radius: 48px;
    border: 2px solid #fff;
    font-size: 18px;
    margin: 28px auto 18px;
    gap: 10px;
  }
  .banner .banner-flex_left img,
  .banner .banner-flex_right {
    width: 100%;
    height: auto;
  }
  .banner .banner_trigger {
    font-size: 14px;
  }
  .wrap-1 h2 {
    text-align: left;
  }
  .wrap-1 .wrap-1_reason {
    margin-top: 82px;
  }
  .wrap-1 .wrap-1_reason:nth-child(2) {
    margin-top: 13px;
  }
  .wrap-1 .reason_flex {
    color: #333;
    font-size: 14px;
    gap: unset;
  }
  .wrap-1 h3 {
    font-size: 18px;
  }
  .wrap-1 .reason_text {
    margin: 18px 0;
  }
  .wrap-1 .reason_list {
    border-radius: 4px;
    background: #f8f8f8;
    padding: 10px 15px;
  }
  .wrap-1 .reason_list li {
    font-size: 12px;
  }
  .wrap-1 .reason_example {
    margin-top: 20px;
    flex-direction: column;
    gap: 18px;
    background: none;
    padding: unset;
  }
  .wrap-1 .reason_example-item img {
    width: 100%;
    height: auto;
  }
  .wrap-1 .reason_example-item .reason_example-text {
    font-size: 10px;
  }
  .wrap-2 {
    margin-top: 82px;
    padding: 43px 0;
  }
  .wrap-2 .wrap-2_flex {
    margin-top: 40px;
    flex-direction: column;
    gap: 88px;
  }
  .wrap-2 .wrap-2_flex::before {
    content: '';
    position: absolute;
    top: 38px;
    left: 25px;
    width: 47px;
    height: 369px;
    z-index: 0;
    background: url('../img/product-line-music/wrap-2-bg-mb.png') no-repeat center;
    background-size: cover;
  }
  .wrap-2 .wrap-2_flex .decorate {
    display: none;
  }
  .wrap-2 .flex_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    text-align: left;
    font-size: 12px;
    flex: unset;
  }
  .wrap-2 .flex_item img {
    width: 94px;
    height: 94px;
  }
  .wrap-2 .flex_item-box {
    flex: 0 0 229px;
  }
  .wrap-2 .flex_item-title {
    font-size: 12px;
    margin: 0 0 10px;
  }
  .wrap-3 {
    background: linear-gradient(84deg, #42ce9f 0.15%, #42ce8a 99.23%);
    padding: 64px 0;
  }
  .wrap-3 .container {
    width: 90%;
  }
  .wrap-3 .steps-content {
    margin-top: 23px;
    flex-direction: column-reverse;
    gap: 13px;
    border-radius: unset;
    border: unset;
    padding: 0 0 50px;
    background: unset;
    position: relative;
  }
  .wrap-3 .steps-content .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #f8dede;
  }
  .wrap-3 .steps-content .swiper-pagination-bullet-active {
    background: #fff;
  }
  .wrap-3 .steps-list {
    flex: unset;
    display: flex;
    flex-direction: column;
    gap: 11px;
  }
  .wrap-3 .steps-list .step {
    text-align: center;
    display: none;
    padding: unset;
  }
  .wrap-3 .steps-list .step:hover {
    border: none;
  }
  .wrap-3 .steps-list .step::after {
    display: none;
  }
  .wrap-3 .steps-list .step.active {
    background: unset;
    box-shadow: unset;
    border: none;
    display: block;
  }
  .wrap-3 .steps-swiper {
    overflow: hidden;
    width: 100%;
  }
  .wrap-3 .steps-swiper .steps-item {
    width: 100%;
  }
  .wrap-3 .steps-swiper img {
    width: 100%;
    height: auto;
  }
  .wrap-4 {
    padding: 87px 0;
  }
  .wrap-4 .table-box {
    margin-top: 23px;
  }
  .wrap-4 .table-box table {
    width: 700px;
    font-size: 14px;
  }
  .wrap-4 .table-box th,
  .wrap-4 .table-box td {
    padding: 20px 36px;
  }
  .wrap-5,
  .wrap-6 {
    background: unset;
  }
  .wrap-5 .container,
  .wrap-6 .container {
    padding: 0;
    margin: 67px auto;
  }
  .wrap-5 .container .swiper-content,
  .wrap-6 .container .swiper-content {
    margin-top: 26px;
  }
  .wrap-5 .container .swiper-content .swiper-slide .item,
  .wrap-6 .container .swiper-content .swiper-slide .item {
    border-width: 7px;
    padding: 18px 21px 26px;
    align-items: flex-start;
  }
  .wrap-5 .container .swiper-content .swiper-slide .item .info-box .title,
  .wrap-6 .container .swiper-content .swiper-slide .item .info-box .title {
    font-size: 14px;
    padding-bottom: 10px;
    text-align: left;
  }
  .wrap-5 .container .swiper-content .swiper-slide .item .info-box .desc,
  .wrap-6 .container .swiper-content .swiper-slide .item .info-box .desc {
    font-size: 14px;
    line-height: 180%;
    margin: 14px 0 20px;
  }
  .wrap-5 .container .swiper-content .swiper-button-prev,
  .wrap-6 .container .swiper-content .swiper-button-prev,
  .wrap-5 .container .swiper-content .swiper-button-next,
  .wrap-6 .container .swiper-content .swiper-button-next {
    display: none;
  }
  .wrap-5 .wrap_jump,
  .wrap-6 .wrap_jump {
    font-size: 14px;
  }
  .wrap-7 {
    padding: 80px 0;
  }
  .wrap-7 .container .content {
    margin: 20px auto 0;
  }
  .wrap-7 .container .content .item .title-box {
    padding: 17px 10px;
  }
  .wrap-7 .container .content .item .title-box .title {
    padding-left: 0;
    font-size: 14px;
  }
  .wrap-7 .container .content .item .title-box .title::before {
    display: none;
  }
  .wrap-7 .container .content .item .title-box .iconfont {
    font-size: 14px;
  }
  .wrap-7 .container .content .item .info-box {
    padding: 20px;
    font-size: 12px;
  }
  .wrap-7 .container .content .item .info-box::before {
    display: none;
  }
  .wrap-8 {
    padding: 50px 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2f6ea 100%);
  }
  .wrap-8 .grid-box {
    margin-top: 11px;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto;
    gap: 15px;
    grid-template-areas: 'grid-video' 'grid-image' 'grid-list';
  }
  .wrap-8 .grid-item {
    padding: 12px 10px;
    width: 100%;
  }
  .wrap-8 .grid-title {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .wrap-8 .grid-video {
    padding: 12px 10px;
  }
  .wrap-8 .grid-video .grid-title {
    margin-bottom: 8px;
  }
  .wrap-8 .grid-video iframe {
    height: auto;
  }
  .wrap-8 .grid-video .grid-desc {
    font-size: 14px;
    margin-top: 14px;
  }
  .wrap-8 .grid-image img {
    height: auto;
  }
  .wrap-8 .grid-list li a {
    font-size: 12px;
  }
  .wrap-8 .promotion-box {
    margin-top: 43px;
    flex-direction: column;
    gap: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .wrap-8 .promotion-box .promotion_left {
    text-align: center;
    padding: 40px 0 0;
    font-size: 18px;
  }
  .wrap-8 .promotion-box .promotion_left-title {
    font-size: 20px;
  }
  .wrap-8 .promotion-box .promotion_left-desc {
    margin: 10px auto 0;
  }
  .wrap-8 .promotion-box .promotion_left-info {
    font-size: 12px;
  }
  .wrap-8 .promotion-box .promotion_btn {
    margin: 0 auto;
    width: fit-content;
    transform: translateX(0);
    position: static;
    padding: 8px 40px;
    font-size: 12px;
  }
  .wrap-8 .promotion-box .promotion_btn-title {
    font-size: 16px;
  }
  .wrap-8 .promotion-box .promotion-img {
    flex: unset;
    width: 100%;
  }
}
