@charset "UTF-8";
.download-page-container.Xv_ {
  position: relative
}
.download-page-container .title-wrapper.Xv_ {
  position: relative
}
.download-page-container .title-wrapper .title-tips.Xv_ {
  position: absolute;
  top: -25px;
  right: -60px;
  background: #000;
  border-radius: 12px 12px 12px 0px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  line-height: 17px
}
.download-page-container .title.Xv_ {
  font-size: 40px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  margin-bottom: 24px
}
.download-page-container .title.black.Xv_ {
  color: #333
}
.download-page-container .detail-content.Xv_ {
  font-size: 24px;
  font-family: PingFangSC-Thin, PingFang SC;
  font-weight: 100;
  line-height: 36px;
  text-align: center;
  margin-bottom: 56px
}
.download-page-container .detail-content.black.Xv_ {
  color: #333
}
.download-page-container .wrapper.Xv_ {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  min-height: 804px;
  min-width: 1280px
}
.download-page-container .detail-wrapper.Xv_ {
  width: 288px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.download-page-container .left-content.Xv_ {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.download-page-container .left-content.toRight.Xv_ {
  position: relative;
  left: 580px
}
.download-page-container .right-content.Xv_ {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.download-page-container .right-content.toLeft.Xv_ {
  left: -580px
}


.download-page-container .himalaya-wrapper .left-content .detail-wrapper.Xv_, .download-page-container .lite-wrapper .left-content .detail-wrapper.Xv_, .download-page-container .phone-wrapper .left-content .detail-wrapper.Xv_, .download-page-container .qiji-wrapper .left-content .detail-wrapper.Xv_ {
  -webkit-transform: translateX(-108px);
  -ms-transform: translateX(-108px);
  transform: translateX(-108px);
  width: 360px
}
.download-page-container .himalaya-wrapper .right-content.Xv_, .download-page-container .lite-wrapper .right-content.Xv_, .download-page-container .phone-wrapper .right-content.Xv_, .download-page-container .qiji-wrapper .right-content.Xv_ {
  position: relative
}

.download-page-container .himalaya-wrapper .right-content .phone-qr-code.Xv_::before, .download-page-container .lite-wrapper .right-content .phone-qr-code.Xv_::before, .download-page-container .phone-wrapper .right-content .phone-qr-code.Xv_::before, .download-page-container .qiji-wrapper .right-content .phone-qr-code.Xv_::before {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  left: -27px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 11px solid #fff
}
.download-page-container .lite-wrapper.Xv_, .download-page-container .phone-wrapper.Xv_, .download-page-container .qiji-wrapper.Xv_ {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 1024px
}
.download-page-container .lite-wrapper .left-content.Xv_, .download-page-container .phone-wrapper .left-content.Xv_, .download-page-container .qiji-wrapper .left-content.Xv_ {
  width: auto;
  margin-right: 300px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.download-page-container .lite-wrapper .left-content .detail-wrapper.Xv_, .download-page-container .phone-wrapper .left-content .detail-wrapper.Xv_, .download-page-container .qiji-wrapper .left-content .detail-wrapper.Xv_ {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.download-page-container .lite-wrapper .left-content .phone-qr-code.Xv_::before, .download-page-container .phone-wrapper .left-content .phone-qr-code.Xv_::before, .download-page-container .qiji-wrapper .left-content .phone-qr-code.Xv_::before {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  left: -17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 11px solid #fff
}
.download-page-container .lite-wrapper .left-content.toRight .phone-qr-code.Xv_, .download-page-container .phone-wrapper .left-content.toRight .phone-qr-code.Xv_, .download-page-container .qiji-wrapper .left-content.toRight .phone-qr-code.Xv_ {
  right: 350px;
  top: 42px
}
.download-page-container .lite-wrapper .right-content.Xv_, .download-page-container .phone-wrapper .right-content.Xv_, .download-page-container .qiji-wrapper .right-content.Xv_ {
  width: auto
}


.download-page-container .qiji-wrapper .left-content .phone-qr-code.Xv_::before {
  content: '';
  width: 137px;
  height: 137px;
  border: 1px solid #ccc;
  top: 61px;
  left: -7px;
  border-radius: 15px
}


.download-page-container .download-btn.Xv_ {
  display: block;
  height: 58px;
  width: 288px;
  line-height: 58px;
  text-align: center;
  border-radius: 36px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 24px;
  color: #fff;
  border: 1px solid #fff;
  margin-bottom: 20px
}
.download-page-container .download-btn.red.Xv_ {
  background: -webkit-gradient(linear, left top, right top, from(#ff5e3d), to(#fa2800));
  background: -o-linear-gradient(left, #ff5e3d 0, #fa2800 100%);
  background: linear-gradient(90deg, #ff5e3d 0, #fa2800 100%);
  opacity: .9;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: none;
  font-size: 18px;
  line-height: 58px
}
.download-page-container .download-btn.Xv_:hover {
  background: -o-linear-gradient(315deg, #ff9573 0, #ff1200 100%);
  background: linear-gradient(135deg, #ff9573 0, #ff1200 100%);
  border: none
}
.download-page-container .pc-wrapper.Xv_ {
  background-image: url(../ximalaya_files/pc-bg_6bc8903.jpg);
  color: #000
}
.download-page-container .pc-wrapper .right-content .detail-wrapper.Xv_ {
  -webkit-transform: translateX(235px);
  -ms-transform: translateX(235px);
  transform: translateX(235px)
}
.download-page-container .pc-wrapper .pc-img.Xv_ {
  width: 685px;
  height: 479px;
  background: url(../ximalaya_files/pc-img_715dd7f.jpg);
  border-radius: 24px;
  border: 6px solid #000;
  background-size: 100% 100%;
  -webkit-transform: translateX(183px);
  -ms-transform: translateX(183px);
  transform: translateX(183px)
}


.download-page-container .pad-wrapper .left-content .detail-wrapper.Xv_ {
  -webkit-transform: translateX(-107px);
  -ms-transform: translateX(-107px);
  transform: translateX(-107px)
}


.download-page-container .live-wrapper .left-content .detail-wrapper.Xv_ {
  -webkit-transform: translateX(-225px);
  -ms-transform: translateX(-225px);
  transform: translateX(-225px)
}
@-webkit-keyframes text-slide {
  0%.Xv_ {
    top: 75px;
    opacity: 0
  }
  50%.Xv_ {
    top: 80px;
    opacity: .5
  }
  100%.Xv_ {
    top: 98px;
    opacity: 1
  }
}
@keyframes text-slide {
  0% {
    top: 75px;
    opacity: 0
  }
  50% {
    top: 80px;
    opacity: .5
  }
  100% {
    top: 98px;
    opacity: 1
  }
}
@-webkit-keyframes phone-left-slide {
  0%.Xv_ {
    left: -20px;
    opacity: 0
  }
  50%.Xv_ {
    left: -10px;
    opacity: .5
  }
  100%.Xv_ {
    left: 0;
    opacity: 1
  }
}
@keyframes phone-left-slide {
  0% {
    left: -20px;
    opacity: 0
  }
  50% {
    left: -10px;
    opacity: .5
  }
  100% {
    left: 0;
    opacity: 1
  }
}
@-webkit-keyframes phone-right-slide {
  0%.Xv_ {
    left: 195px;
    opacity: 0
  }
  50%.Xv_ {
    left: 185px;
    opacity: .5
  }
  100%.Xv_ {
    left: 175px;
    opacity: 1
  }
}
@keyframes phone-right-slide {
  0% {
    left: 195px;
    opacity: 0
  }
  50% {
    left: 185px;
    opacity: .5
  }
  100% {
    left: 175px;
    opacity: 1
  }
}
@-webkit-keyframes slideUp {
  0%.Xv_ {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0)
  }
  100%.Xv_ {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@-webkit-keyframes showUp {
  0%.Xv_ {
    opacity: 0
  }
  100%.Xv_ {
    opacity: 1
  }
}
@keyframes showUp {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.slide-up.Xv_ {
  opacity: 0
}
.bottom-wrapper.kg_ {
  height: 400px;
  width: 100%;
  background: #17171d
}
.bottom-wrapper .dl-wrapper.kg_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 73px
}
.bottom-wrapper .dl-wrapper .download-qrcode.kg_ {
  padding: 18px;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, .15)
}
.bottom-wrapper .dl-wrapper .download-qrcode > img.kg_ {
  height: 145px;
  width: 145px;
  margin-bottom: 14px
}
.bottom-wrapper .dl-wrapper .download-qrcode > div.kg_ {
  font-size: 19px;
  color: #333;
  text-align: center
}
.bottom-wrapper .dl-wrapper .live-help-wrapper.kg_ {
  width: 140px
}
.bottom-wrapper .dl-wrapper .live-help-wrapper .title.kg_ {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 13px
}
.bottom-wrapper .footer-coyp-right.kg_ {
  padding-bottom: 0;
  margin-top: 20px
}
.sm-dl-btn.kg_ {
  display: inline-block;
  border-radius: 19px;
  width: 122px;
  height: 38px;
  padding: 10px 0;
  font-size: 13px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  margin: 12px 16px 12px 0
}
.sm-dl-btn.kg_:hover {
  background-image: -o-linear-gradient(128deg, #ff5a5a 2%, #ff584d 36%, #ff915a 100%);
  background-image: linear-gradient(-38deg, #ff5a5a 2%, #ff584d 36%, #ff915a 100%);
  border: 1px solid transparent
}
.live-dl-btn.kg_ {
  display: block;
  border-radius: 24px;
  width: 138px;
  height: 35px;
  padding: 5px 0;
  font-size: 18px;
  color: #fff;
  background-image: -o-linear-gradient(128deg, rgba(255, 90, 90, 0.5) 2%, rgba(255, 88, 77, 0.5) 36%, rgba(255, 145, 90, 0.5) 100%);
  background-image: linear-gradient(-38deg, rgba(255, 90, 90, 0.5) 2%, rgba(255, 88, 77, 0.5) 36%, rgba(255, 145, 90, 0.5) 100%);
  text-align: center;
  margin-bottom: 12px
}
.live-dl-btn.kg_:hover {
  background-image: -o-linear-gradient(128deg, #ff5a5a 2%, #ff584d 36%, #ff915a 100%);
  background-image: linear-gradient(-38deg, #ff5a5a 2%, #ff584d 36%, #ff915a 100%)
}
.content.kg_ {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  height: 100%
}
html {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none
}
.WV_::-webkit-scrollbar:vertical {
  width: 0;
  display: none
}
.WV_::-webkit-scrollbar:horizontal {
  height: 6px;
  border-radius: 3px
}
.WV_::-webkit-scrollbar-thumb:horizontal {
  background: #d9d9d9
}
.full-wrap.WV_ {
  overflow: hidden
}
.full-container.WV_ {
  min-height: 1280px;
  min-width: 804px;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slip-item.WV_ {
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  overflow-x: scroll;
  overflow: hidden
}
.scroll-overlay.WV_ {
  overflow: overlay
}
.slip-arrow .arrow-last.WV_ {
  width: 20px;
  height: 20px;
  border-bottom: 5px solid rgba(0, 0, 0, .5);
  border-left: 5px solid rgba(0, 0, 0, .5);
  position: fixed;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}
.slip-arrow .arrow-last.top.WV_ {
  top: 30px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0) rotate(135deg);
  transform: translate3d(-50%, 0, 0) rotate(135deg)
}
.slip-arrow .arrow-last.left.WV_ {
  left: 50px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg)
}
.slip-arrow .arrow-next.WV_ {
  width: 20px;
  height: 20px;
  border-top: 5px solid gray;
  border-right: 5px solid gray;
  position: fixed;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}
.slip-arrow .arrow-next.bottom.WV_ {
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0) rotate(135deg);
  transform: translate3d(-50%, 0, 0) rotate(135deg)
}
.slip-arrow .arrow-next.right.WV_ {
  right: 50px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg)
}
.slip-arrow .arrow-last.WV_:hover, .slip-arrow .arrow-next.WV_:hover {
  border-color: salmon
}
.fix-header.WV_ {
  position: fixed;
  width: 100%;
  min-width: 1280px;
  min-height: 30px;
  margin-top: 21px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.fix-header-container.WV_ {
  width: 1080px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.fix-header .header-logo.WV_ {
  display: inline-block;
  background: url(../ximalaya_files/logo_a8388cb.png);
  background-repeat: no-repeat;
  background-size: 120px 30px;
  width: 120px;
  height: 30px
}
.fix-header .header-tab.WV_ {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.fix-header .header-tab span.WV_ {
  cursor: pointer
}
.fix-header .header-tab .header-title.WV_ {
  margin-right: 72px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #72727b;
  line-height: 30px
}
.fix-header .header-tab .header-title.active.WV_ {
  font-weight: 700;
  color: #fff
}
.fix-header .header-tab .header-title.dark.active.WV_ {
  color: #1e1e1e
}
.fix-header .header-tab .header-title.WV_:last-child {
  margin-right: 0
}
html {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none
}
.xR_::-webkit-scrollbar:vertical {
  width: 0;
  display: none
}
.xR_::-webkit-scrollbar:horizontal {
  height: 6px;
  border-radius: 3px
}
.xR_::-webkit-scrollbar-thumb:horizontal {
  background: #d9d9d9
}
.full-wrap.xR_ {
  overflow: hidden
}
.full-container.xR_ {
  min-height: 1280px;
  min-width: 804px;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slip-item.xR_ {
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  overflow-x: scroll;
  overflow: hidden
}
.scroll-overlay.xR_ {
  overflow: overlay
}
.slip-arrow .arrow-last.xR_ {
  width: 20px;
  height: 20px;
  border-bottom: 5px solid rgba(0, 0, 0, .5);
  border-left: 5px solid rgba(0, 0, 0, .5);
  position: fixed;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}
.slip-arrow .arrow-last.top.xR_ {
  top: 30px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0) rotate(135deg);
  transform: translate3d(-50%, 0, 0) rotate(135deg)
}
.slip-arrow .arrow-last.left.xR_ {
  left: 50px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg)
}
.slip-arrow .arrow-next.xR_ {
  width: 20px;
  height: 20px;
  border-top: 5px solid gray;
  border-right: 5px solid gray;
  position: fixed;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}
.slip-arrow .arrow-next.bottom.xR_ {
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0) rotate(135deg);
  transform: translate3d(-50%, 0, 0) rotate(135deg)
}
.slip-arrow .arrow-next.right.xR_ {
  right: 50px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg)
}
.slip-arrow .arrow-last.xR_:hover, .slip-arrow .arrow-next.xR_:hover {
  border-color: salmon
}
.fix-header.xR_ {
  position: fixed;
  width: 100%;
  min-width: 1280px;
  min-height: 30px;
  margin-top: 21px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.fix-header-container.xR_ {
  width: 1080px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.fix-header .header-tab.xR_ {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.fix-header .header-tab span.xR_ {
  cursor: pointer
}
.fix-header .header-tab .header-title.xR_ {
  margin-right: 72px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #72727b;
  line-height: 30px
}
.fix-header .header-tab .header-title.active.xR_ {
  font-weight: 700;
  color: #fff
}
.fix-header .header-tab .header-title.dark.active.xR_ {
  color: #1e1e1e
}
.fix-header .header-tab .header-title.xR_:last-child {
  margin-right: 0
}