#__bs_notify__ {
  display: none!important;
}
.aui-content {
  max-width: 750px;
  margin: 0 auto;
}
.aui-content-padded {
  margin: 0;
  padding: 0.6rem;
}
.logo-row {
  text-align: center;
  padding-top: 0.52rem;
  padding-bottom: 0.78rem;
}
.logo-row img {
  height: 2.4rem;
  margin: 0 auto;
}
.fflex-row {
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-align-items: stretch;
  -webkit-justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: stretch;
  justify-content: space-between;
}
.flex100 {
  width: 100%;
}
.flex1 {
  flex: 1;
}
.flex-center {
  align-items: center;
}
.search-bar {
  margin-bottom: 1.04rem;
  
}
.search-bar input {
  width: 100%;
  height: 1.22rem;
  background: #ffffff;
  border: 0.04rem solid #dddddd;
  border-radius: 0rem;
  font-size: 0.48rem;
  padding: 0 1em;
  border-radius: 3px;
}
.search-bar .btn-so {
  background: 0;
  border: 0;
  font-size: 0.64rem;
  line-height: 0.68rem;
  height: 0.68rem;
}
.bgfff {
  background: #fff;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.index-menu {
  margin-bottom: 0.86rem;
  height: auto;
  overflow: hidden;
}
.index-menu li {
  float: left;
  width: 6.64rem;
  height: 6.4rem;
  position: relative;
}
.index-menu li:nth-of-type(3),
.index-menu li:nth-of-type(4) {
  margin-top: 0.48rem;
}
.index-menu a {
  display: block;
}
.index-menu img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-menu li:nth-of-type(2n) {
  float: right;
}
.index-menu label {
  position: absolute;
  background: #fff;
  height: 1.2rem;
  left: 0;
  top: 0.36rem;
  font-size: 0.56rem;
  color: #734902;
  padding-left: 0.16rem;
  padding-right: 0.48rem;
  box-shadow: 0px 5px 5px 0px rgba(12, 3, 6, 0.1);
  border-radius: 0 50px 50px 0;
  line-height: 1.2rem;
}
.btn-loginreg {
  display: block;
  text-align: center;
  line-height: 2.74rem;
  height: 2.74rem;
  margin: 0 auto;
  background: linear-gradient(-3deg, #f9d28f, #f6b345);
  border-radius: 0.28rem;
  font-size: 0.64rem;
  color: #744D0A;
}
#footer .icon-nav1 {
  background: url(../image/foot-nav1.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .icon-nav2 {
  background: url(../image/foot-nav2.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .icon-nav3 {
  background: url(../image/foot-nav3.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .icon-nav4 {
  background: url(../image/foot-nav4.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .aui-bar-tab-label {
  margin-top: 0.12rem;
}
#footer .aui-active .aui-bar-tab-label {
  color: #F49A07;
}
#footer .aui-active .icon-nav1 {
  background: url(../image/foot-nav1b.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .aui-active .icon-nav2 {
  background: url(../image/foot-nav2b.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .aui-active .icon-nav3 {
  background: url(../image/foot-nav3b.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
#footer .aui-active .icon-nav4 {
  background: url(../image/foot-nav4b.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}
footer.aui-bar-tab ~ .aui-content {
  padding-bottom: 123px;
}
.header-bar {
  height: 44px;
  line-height: 44px;
  background: #EFEFEF;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}
.header-bar a {
  width: 44px;
  text-align: center;
  padding: 0;
  color: #333;
  line-height: 44px;
}
.header-bar .aui-title {
  position: absolute;
  left: 44px;
  right: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.header-bar ~ .aui-content {
  padding-top: 44px;
}
.header-bar ~ .aui-content .category-sort .fixed-download-bar {
  top: 44px;
}
.header-bar ~ .aui-content .category-sort .fixed-tab-container {
  top: 93px;
}
.page {
  font-size: 14px;
}
.category-sort {
  background: #fff;
  width: 100%;
  overflow: hidden;
}
.category-sort .category-sort-fixed {
  width: 100%;
  max-width: 750px;
  position: fixed;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background: #fff;
}
.category-sort .fixed-download-bar {
  height: 49px;
  top: 0;
  z-index: 100;
}
.ts-header__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 15px 5px 15px;
  height: 50px;
  position: relative;
  z-index: 100;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ts-header__search .logo-icon {
  padding-right: 10px;
}
.ts-header__search .cate {
  margin-left: -10px;
  color: #333;
}
.ts-header__search .cate .cate-arrow {
  display: inline-block;
  font-size: 18px;
}
.ts-header__search .cate .cate-title {
  font-size: 18px;
}
.ts-header__search .searchInput {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100px;
  overflow: hidden;
}
.searchWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0;
}
.searchWrapper .formWrapper {
  width: 100%;
}
.searchWrapper .inputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  height: 30px;
  border-radius: 30px;
  background: #eff1f4;
}
.searchWrapper .inputWrapper .icon-searchlight {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 14px;
  margin: 0 8px;
  color: #999;
}
.ellipsis,
.ellipsis-1 {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.searchWrapper .inputWrapper .placeholder {
  font-size: 12px;
  color: #ababab;
  line-height: 16px;
}
.searchWrapper .inputWrapper .input,
.searchWrapper .inputWrapper .placeholder {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 50px;
}
.category-sort .fixed-tab-container {
  width: 100%;
  position: fixed;
  max-width: 750px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background: #fff;
}
.category-sort .fixed-tab-container {
  height: 45px;
  top: 49px;
  z-index: 99;
}
.tab-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
}
.tab-container .auto-container {
  height: 100%;
  width: 84.6%;
  overflow-x: auto;
  overflow-y: hidden;
  display: inline-block;
  vertical-align: middle;
}
.tab-container .auto-container:first-child {
  padding-left: 5px;
}
.tab-container .auto-container .tab-item {
  height: 100%;
  font-size: 14px;
  color: #a3a3ac;
  letter-spacing: 0;
  line-height: 45px;
  padding: 0 15px;
  display: inline-block;
  cursor: pointer;
}
.tab-container .auto-container .tab-item .red-line {
  display: none;
}
.tab-container .auto-container .tab-item.active {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #40404c;
  letter-spacing: 0;
  position: relative;
}
.tab-container .auto-container .tab-item.active .red-line {
  display: inline-block;
  width: 50%;
  height: 3px;
  background: #f06742;
  position: absolute;
  bottom: 0;
  left: 25%;
}
.tab-container .arrow-btn {
  width: 43px;
  height: 43px;
  color: #a3a3ac;
  float: right;
  margin-top: 1px;
  text-align: center;
  line-height: 45px;
  border-left: 1px solid #efefef;
  background: #fff;
  vertical-align: middle;
}
.cate-container {
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 49px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  z-index: 20000;
  max-width: 640px;
  min-width: 320px;
  margin: auto;
}
.header-bar ~ .aui-content .cate-container {
  top: 93px;
}
.cate-container .header {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #e8e8e8;
}
.cate-container .header .header-left {
  font-size: 14px;
  color: #a3a3ac;
  letter-spacing: 0;
  text-align: center;
  line-height: 45px;
  display: inline-block;
  padding-left: 15px;
}
.cate-container .header .arrow-up {
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  border-left: 1px solid #e8e8e8;
  color: #fe7959;
  float: right;
}
.cate-container .header .arrow-up.on {
  color: #fe7959;
}
.cate-container .categories {
  width: 100%;
  padding: 7.5px 2%;
  max-height: 330px;
  overflow-y: auto;
}
.cate-container .categories .categories-item {
  width: 27.733%;
  height: 32px;
  margin: 7.5px 2%;
  font-size: 16px;
  color: #40404c;
  letter-spacing: 0;
  text-align: center;
  line-height: 32px;
  background: #f3f4f5;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.sort-container {
  padding-top: 96px;
}
.sort-page-fixed {
  width: 90%;
  display: inline-block;
  vertical-align: middle;
}
.fixed-subtab-container {
  height: 40px;
  top: 139px;
  z-index: 100;
}
.sort-container .category-select {
  padding: 6px 12px;
  display: inline-block;
  background: #f3f4f5;
  border-radius: 14px;
  text-align: center;
  color: #a3a3ac;
  margin-left: 9%;
  vertical-align: middle;
}
.menu-row.Ad {
  width: 100%;
  padding-left: 15px;
  overflow-x: auto;
  white-space: nowrap;
  background: #fff;
}
.menu-row .row-item.Ad {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  color: #a3a3ac;
  margin: 8px 0;
}
.menu-row .active.Ad {
  color: #f86442;
  border-radius: 15px;
  border: 1px solid rgba(254, 121, 89, 0.5);
  margin-right: 4px;
}
.sort-container .category-select span {
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  line-height: 12px;
  margin-left: 4px;
}
.list-container {
  width: 96%;
  height: auto;
  margin-left: 4%;
}
.list-view__item.border {
  border-bottom: 1px solid #f3f4f5;
}
.ts-album {
  padding: 15px 10px 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rel {
  position: relative;
}
.ts-album-cover {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
}
.ts-album .cover {
  float: left;
  padding: 0 15px 0 0;
  background-color: #fff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-bottom: -1px;
  width: 70px;
  height: 70px;
}
.cover img {
  width: 100%;
  height: 100%;
}
.ts-album img.cover-image {
  border-radius: 4px;
}
.ts-album-cover .ts-album-cover__wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.play-btn {
  cursor: pointer;
}
.ts-album-cover .play-btn {
  position: absolute;
  max-width: 72px;
  max-height: 72px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ts-album .content {
  overflow: hidden;
}
.txt-1 {
  font-size: 16px;
  line-height: 1.38;
}
.ts-album .ts-album__subtitle {
  margin: 5px 0 7px;
  font-size: 13px;
  line-height: 1.38;
}
.ts-album .ts-album__info {
  font-size: 11px;
  line-height: 1.45;
  white-space: nowrap;
}
.ts-album .ts-album__info > span {
  margin-right: 10px;
  display: inline-block;
  line-height: 20px;
  vertical-align: top;
  min-width: 55px;
}
.select-bar-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  background: rgba(255, 255, 255, 0.95);
  padding-top: 96px;
  z-index: 19;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #f86442;
  letter-spacing: 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.hide-fixed-tab {
  height: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: rgba(125, 125, 125, 0.7);
  -webkit-border-radius: 6px;
}
a {
  color: #7e8c8d;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  border: none;
  outline: 0;
}
body {
  -webkit-text-size-adjust: none;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
div::-webkit-scrollbar {
  display: none;
}
.dropdown-menu {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  z-index: 20;
}
.dropdown-menu .menu-list {
  width: 100%;
  max-height: 65%;
  overflow: auto;
}
.dropdown-menu .menu-row {
  width: 96%;
  padding-left: 15px;
  overflow-x: auto;
  white-space: nowrap;
  background: #fff;
}
.menu-row .row-item {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  color: #a3a3ac;
  margin: 8px 0;
}
.menu-row .active {
  color: #f86442;
  border-radius: 15px;
  border: 1px solid rgba(254, 121, 89, 0.5);
  margin-right: 4px;
}
.dropdown-menu .dropdown-menu-mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.header-bar ~ .aui-content .dropdown-menu .sort-container {
  padding-top: 140px;
}
[click] {
  cursor: pointer;
}
.mini-player {
  position: fixed;
  width: 100%;
  bottom: 0;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 300;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.mini-player-progress {
  background-color: #ededed;
  height: 2px;
  position: relative;
}
.mini-player-progress-played {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 2px;
  line-height: 1px;
  background-color: #F5B54B;
}
.mini-player-progress-loading {
  height: 2px;
  line-height: 1px;
  background-color: #A8A8A8;
}
.mini-player .point {
  width: 8px;
  height: 8px;
  background: #F5B54B;
  border-radius: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  cursor: pointer;
}
.mini-player-main {
  height: 60px;
}
.mini-player .point {
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #F5B54B;
}
.mini-player-main-cover,
.mini-player-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mini-player-main-cover {
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 15px;
}
.mini-player-main-cover .img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
  text-align: center;
  line-height: 44px;
}
.mini-player-state {
  position: absolute;
  font-size: 34px;
  left: 0;
  top: 0;
  width: 44px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  display: block;
  background: #F39C11;
}
.mini-player-main-name {
  display: inline-block;
  flex: 1;
  font-size: 16px;
  line-height: 1.4;
  color: #333332;
  margin-left: 11px;
}
.mini-player-main-name .time {
  font-size: 14px;
  color: #777;
}
.mini-player-main-icon {
  font-size: 26px;
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  margin-left: 10px;
}
.mini-player-main-cover .img.animate {
  -webkit-animation: lr-rotate 10s infinite linear;
  animation: lr-rotate 10s infinite linear;
}
.mini-player .line {
  width: 2px;
  height: 40px;
  background: #DDDDDD;
}
.link-list {
  border: 2px solid #F6B54B;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 14px;
  color: #F6B54B;
  margin-right: 10px;
}
.play-action {
  font-size: 16px;
  color: #111;
  padding: 0 5px 0 0;
}
.play-action .fa {
  color: #111;
  display: inline-block;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.play-action .fa-pause,
.play-action .fa-play {
  width: 30px;
  height: 30px;
  background: #F6B54B;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  line-height: 30px;
  margin: 0 3px;
}
@-webkit-keyframes lr-rotate {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(1turn) translateZ(0);
    transform: rotate(1turn) translateZ(0);
  }
}
@keyframes lr-rotate {
  0% {
    -webkit-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(1turn) translateZ(0);
    transform: rotate(1turn) translateZ(0);
  }
}
.mini-player ~ .aui-content {
  padding-bottom: 62px;
}
.albumInfoWrapper {
  position: relative;
  padding: 30px 20px 10px;
  background: #484a60;
  overflow: hidden;
  z-index: 10;
}
.albumInfoWrapper .albumInfo {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.albumInfoWrapper .albumInfo .imgWrapper {
  position: relative;
  height: 95px;
  margin-right: 10px;
}
.ts-album-cover {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
}
.album-cover {
  width: 95px;
  height: 95px;
  max-height: initial;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}
.ts-album-cover .cover img {
  width: 100%;
  height: 100%;
}
.ts-album-cover .ts-album-cover__wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.play-btn {
  cursor: pointer;
}
.ts-album-cover .play-btn {
  position: absolute;
  max-width: 72px;
  max-height: 72px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ts-album-cover .footer-bar,
.ts-album-cover .play-count {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: right;
  padding: 4px 10px 4px 5px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.42;
  font-weight: 700;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.25)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.25) 100%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.25) 100%);
}
.albumInfoWrapper .albumInfo .imgWrapper .picAlbum {
  position: absolute;
  left: 95px;
  top: 0;
  max-width: 100%;
  border: none;
  font-size: 10px;
  border-radius: 10px 0 0 10px;
  width: 24px;
  height: 95px;
}
.albumInfoWrapper .albumInfo .infoWrapper {
  margin-left: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.albumInfoWrapper .albumInfo .infoWrapper .title {
  font-weight: 700;
  font-weight: 500;
  font-size: 17px;
  color: #fff;
  line-height: 23px;
}
.albumInfoWrapper .albumInfo .infoWrapper .nameWrapper {
  display: block;
  padding: 10px 0;
  position: relative;
  width: 100%;
  display: -webkit-flex;
  -webkit-flex-flow: row;
  -webkit-align-items: stretch;
  -webkit-justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
}
.albumInfoWrapper .albumInfo .infoWrapper .nameWrapper .name {
  padding-left: 6px;
  vertical-align: middle;
  /*flex: 1;*/
  font-size: 12px;
  color: rgba(255, 255, 255, 0.81);
}
.albumInfoWrapper .albumInfo .infoWrapper .nameWrapper:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.albumInfoWrapper .albumInfo .infoWrapper .subscribeWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0 0;
}
.albumInfoWrapper .albumInfo .infoWrapper .subscribeWrapper .subscribeCount {
  display: inline-block;
  margin: 10px auto 20px 0;
  font-size: 12px;
  color: #fff;
}
.ts-bg--blur {
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.ts-bg--blur:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.albumInfoWrapper .blurBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  z-index: 0;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}
.subscribeWrapper {
  padding-bottom: 20px!important;
}
.subscribeWrapper a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url() center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 12px;
}
.subscribeWrapper .btn-time {
  background-image: url(../image/ico-dingshi.png);
}
.subscribeWrapper .btn-speed {
  width: auto;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.subscribeWrapper .btn-menu {
  background-image: url(../image/ico-list.png);
}
.subscribeWrapper .btn-error {
  background-image: url(../image/ico-error.png);
}
.subscribeWrapper .btn-return {
  background-image: url(../image/ico-return.png);
}
.album-detail {
  padding: 20px 15px 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  line-height: 1.23;
  text-align: center;
}
.album-detail .icon-arrow-up {
  display: none;
}
.album-detail.on .icon-arrow-up {
  display: inline;
}
.album-detail.on .icon-arrow-down {
  display: none;
}
.rich-box {
  padding: 10px 15px 0;
  display: none;
}
.rich-box * {
  color: rgba(0, 0, 0, 0.8) !important;
  font-size: 14px!important;
  line-height: 21px!important;
}
.track-list {
  margin-bottom: 10px;
  background-color: #fff;
}
.list-view__header {
  position: relative;
}
.list-view__header .btn-fx {
  border: 1px solid #F6B54B;
  border-radius: 50px;
  padding: 2px 5px;
  color: #F6B54B;
  display: inline-block;
}
.list-view__item.border {
  border-bottom: 1px solid #f3f4f5;
}
.list-view__item a {
  display: block;
}
.ts-list-track .ts-list-track__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}
.ts-list-track .list-play {
  font-size: 26px;
}
.ts-list-track .titleWrapper {
  margin: 0 10px 0 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100px;
}
.ts-list-track .titleWrapper .title {
  line-height: 26px;
}
.login-form-box {
  padding: 10%;
  font-size: 0.62rem;
}
.login-form-box .tips {
  color: #999;
  font-size: 0.48rem;
  margin-bottom: 2em;
}
.login-form-box .left {
  padding-left: 15px;
}
.login-form-box .input-text {
  height: 1.76rem;
  line-height: 0.76rem;
  font-size: 0.62rem;
}
.login-form-box .input-row {
  border-bottom: 1px solid #F2F2F2;
}
.login-form-box .input-row:nth-of-type(1) {
  border-top: 1px solid #F2F2F2;
}
.login-form-box .button-row {
  margin: 2vh 0 1vh;
}
.page-title {
  text-align: center;
}
.page-title h1 {
  line-height: 1.7rem;
  padding-top: 1.2em;
  font-size: 0.76rem;
}
.forgot {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.48rem;
}
.aui-btn-default {
  border-radius: 500px;
  background: #F39C11;
  border: 0;
  color: #fff;
  height: 1.9rem;
  padding: 0;
  margin: 0;
  font-size: 0.58rem;
  line-height: 1.9rem;
}
.link-reg {
  color: #F39C11;
}
.login-third {
  padding: 10%;
  padding-top: 3vh;
}
.login-third__title {
  text-align: center;
  margin-top: 2.52rem;
  margin-bottom: 3em;
  position: relative;
}
.login-third__title:before {
  content: "";
  display: block;
  width: 100%;
  left: 0;
  height: 1px;
  line-height: 1px;
  top: 50%;
  position: absolute;
  background: #F2F2F2;
}
.login-third__title span {
  position: relative;
  display: inline-block;
  padding: 01em;
  color: #666;
  background: #fff;
  padding: 0 1em;
}
.login-third-wrap {
  text-align: center;
  font-size: 0.46rem;
}
.login-third-wrap img {
  height: 1.6rem;
  margin-bottom: 10px;
}
.login-footer {
  text-align: center;
}
.login-footer .law {
  line-height: 0.64rem;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.login-footer .law__checkbox,
.login-footer .law__link {
  vertical-align: top;
  display: inline-block;
  position: relative;
  font-size: 0.46rem;
  line-height: 0.72rem;
}
.lr-cell-group {
  border-top: 1px solid #F6F6F6;
  padding: 15px;
}
.login-info {
  margin-bottom: 1.24rem;
}
.login-info .avatar-icon {
  width: 2.8rem;
}
.login-info .user-info {
  padding: 0.4rem;
}
.login-info .name {
  font-size: 0.64rem;
  color: #00bcd4;
  margin-bottom: 0.48rem;
}
.login-info .message {
  font-size: 0.48rem;
  color: #e51c23;
}
.user-tabs {
  text-align: center;
  padding-bottom: 0.3rem;
}
.user-tabs img {
  height: 1rem;
  margin: 0 auto 0.7em;
}
.user-nav .aui-list-item {
  border-top: 0.2rem solid #F7F7F7 !important;
}
.user-nav .ico-hg {
  background: url(../image/ico-hg.png) 0 center no-repeat;
  -webkit-background-size: auto 60%;
  background-size: auto 60%;
}
.user-nav .ico-gz {
  background: url(../image/ico-gz.png) 0 center no-repeat;
  -webkit-background-size: auto 60%;
  background-size: auto 60%;
}
.user-nav .ico-sz {
  background: url(../image/ico-set.png) 0 center no-repeat;
  -webkit-background-size: auto 60%;
  background-size: auto 60%;
}
.aui-list .aui-list-item-inner {
  min-height: 20px;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.6rem;
}
.yellow-bar {
  background: #FCCE84;
}
.yellow-bar * {
  color: #333;
}
.yellow-bar .aui-title {
  text-align: center;
}
.send-msn h3 {
  font-size: 0.64rem;
  color: #333333;
  margin-bottom: 0.3rem;
}
.send-msn .textarea,
.send-msn .txt {
  border: 1px solid #DDDDDD;
  border-radius: 0.2rem;
  font-size: 0.56rem;
  padding-left: 15px;
  padding-right: 15px;
}
.send-msn .textarea textarea,
.send-msn .txt textarea,
.send-msn .textarea input,
.send-msn .txt input {
  font-size: 0.56rem;
}
.send-msn .textarea {
  margin-bottom: 0.8rem;
  padding: 15px;
  height: 50vh;
}
.send-msn .txt input {
  height: 1rem;
  line-height: 1rem;
  mpadding-top: 0;
  padding-bottom: 0;
}
.send-msn .btn-submit {
  display: block;
  border-radius: 10px;
  background-image: -moz-linear-gradient(94deg, #f6b54b 0%, #fbce86 100%);
  background-image: -webkit-linear-gradient(94deg, #f6b54b 0%, #fbce86 100%);
  background-image: -ms-linear-gradient(94deg, #f6b54b 0%, #fbce86 100%);
  height: 1.52rem;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  border: 0;
  color: #fff;
  line-height: 1.52rem;
  font-size: 0.56rem;
  margin-top: 1rem;
}
.playListMask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 199;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.header-bar ~ .playListBox {
  top: 44px;
}
.playListBox {
  display: none;
  width: 12rem;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 200;
  padding-bottom: 60px;
  background: #fff;
}
.playListBox .hd {
  line-height: 1.32rem;
  padding: 0 0.36rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.playListBox .hd h3 {
  font-size: 0.6rem;
  color: #1D1D1D;
}
.playListBox .hd a {
  color: #F64527;
  font-size: 0.48rem;
}
.playListBox .bd {
  padding-top: 1.32rem;
}
.playList-item {
  padding: 0.32rem 0 0.32rem 0.32rem;
}
.playList-item .img {
  position: relative;
  width: 1.44rem;
  height: 1.44rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.playList-item .img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
}
.playList-item .name {
  flex: 1;
  padding-left: 0.4rem;
  padding-right: 0.2rem;
}
.playList-item .name h4 {
  font-size: 0.5rem;
  color: #333;
  margin-bottom: 0.5em;
}
.playList-item .name p {
  font-size: 0.48rem;
  color: #666;
}
.playList-item .time {
  font-size: 0.48rem;
  color: #666;
  padding-right: 4px;
}
.playList-item.active,
.playList-item:active {
  background: #F9901D;
}
.playList-item.active .name h4,
.playList-item:active .name h4 {
  color: #fff;
}
.playList-item.active .name p,
.playList-item:active .name p {
  color: rgba(255, 255, 255, 0.65);
}
.playList-item.active .time,
.playList-item:active .time {
  color: #fff;
}
.playList-item.active .img:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
.music {
  width: 0.8rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  margin-left: -0.4rem;
  bottom: 0.24rem;
}
.music i {
  width: 0.12rem;
  height: 1rem;
  border-radius: 0.04rem;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  font-size: 0;
}
.music i:nth-of-type(2) {
  left: 0.2rem;
}
.music i:nth-of-type(3) {
  left: 0.4rem;
}
.music i:nth-of-type(4) {
  right: 0;
}
.music i:nth-of-type(1) {
  -webkit-animation: wave 0.66s linear infinite;
  animation: wave 0.66s linear infinite;
}
.music i:nth-of-type(2) {
  -webkit-animation: wave 0.8s linear infinite;
  animation: wave 0.8s linear infinite;
}
.music i:nth-of-type(3) {
  -webkit-animation: wave 0.7s linear infinite;
  animation: wave 0.7s linear infinite;
}
.music i:nth-of-type(4) {
  -webkit-animation: wave 0.5s linear infinite;
  animation: wave 0.5s linear infinite;
}
@-webkit-keyframes wave {
  0% {
    height: 0.16rem;
  }
  50% {
    height: 1rem;
  }
  100% {
    height: 0.24rem;
  }
}
@keyframes wave {
  0% {
    height: 0.16rem;
  }
  50% {
    height: 1rem;
  }
  100% {
    height: 0.24rem;
  }
}
#footer ~ .mini-player {
  bottom: 60px;
}
#footer {
  height: 60px;
  
}
#footer .aui-bar-tab-item {
  height: 60px;
  vertical-align: middle;
}
#footer .aui-bar-tab-item .aui-iconfont {
  height: 30px;
}
#footer .aui-bar-tab-item .aui-bar-tab-label {
  font-size: 13px;
  margin-top: 6px;
}
footer ~ .mini-player ~ .aui-content {
  padding-bottom: 123px;
}
.title-row {
  text-align: center;
  font-size: 18px;
  height: 54px;
  line-height: 54px;
}
.ting-tabs-line {
  height: 40px;
  padding-right: 10px;
}
.ting-tabs-line .date-rank {
  display: inline-block;
  background: #eee;
  font-size: 12px;
  border-radius: 50px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
}
.ting-tabs-line .date-rank i {
  padding-left: 5px;
}
.ting-tabs-line .tabs {
  flex: 1;
}
.ting-tabs-line .tab-item {
  float: left;
  width: 70px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
}
.ting-tabs-line .tab-item.active {
  color: #f39c11;
  position: relative;
}
.ting-tabs-line .tab-item.active span {
  font-weight: bold;
}
.ting-tabs-line .tab-item.active:after {
  content: "";
  display: block;
  width: 1.2em;
  height: 3px;
  background: #f39c11;
  bottom: 0;
  left: 50%;
  position: absolute;
  margin-left: -0.6em;
}
.ting-tabs-box {
  position: relative;
  z-index: 201;
}
.select-items {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #fff;
  display: none;
  z-index: 10;
}
.select-items .select-item {
  line-height: 34px;
  padding: 0 15px;
  font-size: 15px;
  position: relative;
  color: #666;
}
.select-items .select-item .fa {
  color: #F39C11;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.select-items .select-item.active {
  color: #F39C11;
}
.select-items .select-item.active .fa {
  display: inline;
}
.select-mask {
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  z-index: 10;
  left: 0;
  width: 100%;
  bottom: 0;
  top: 240px;
  display: none;
}
.openSelect .select-items {
  display: block;
  z-index: 201;
}
.openSelect .select-mask {
  display: block;
}
.openSelect .mini-player {
  z-index: 1;
}
.badge-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: calc(100vh - 261px);
}
.badge-group,
.badge-list {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.badge-group {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  width: 100px;
}
.badge-group a {
  display: block;
  overflow: hidden;
  font-size: 15px;
  height: 44px;
  line-height: 44px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333332;
  word-break: break-all;
  box-sizing: border-box;
  text-align: center;
  background-color: #f6f6f6;
  border-left: 3px solid transparent;
}
.badge-group .active {
  color: #f39c11;
  border-color: #f39c11;
  background: #fff;
}
.badge-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  position: relative;
}
.lr-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333332;
  overflow: hidden;
}
.lr-item-left {
  position: relative;
  width: 65px;
  height: 92px;
  margin: 12px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}
.lr-item-right {
  position: relative;
  padding: 17px 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  overflow: hidden;
}
.lr-item-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 25px;
}
.lr-item-top .name {
  font-size: 15px;
  line-height: 18px;
}
.lr-item-mid p {
  font-size: 13px;
  color: #878787;
  margin: 0;
  height: 16px;
  line-height: 16px;
}
.lr-item-bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 18px;
  overflow: hidden;
}
.lr-item-data {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 18px;
  margin-right: 5px;
  font-size: 12px;
  color: #a8a8a8;
  line-height: 18px;
  overflow: hidden;
}
.lr-item-data-tags-wrap {
  position: relative;
  top: 1;
  height: 15px;
  width: 76px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}
.lr-tag {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.lr-tag--cover {
  height: 16px;
}
.lr-item-cover-tag.lr-tag {
  position: absolute;
  top: 0;
  left: 0;
}
.lr-tag .lr-tag-box {
  white-space: nowrap;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  position: absolute;
}
.lr-tag--cover .lr-tag-box {
  font-size: 18px;
  line-height: 32px;
  border-bottom-right-radius: 0.34667rem;
  padding: 0 12px 0 8px;
}
.lr-item-right.boundary:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  border-bottom: 1px solid #ededed;
}
.lr-item-data-tags > span {
  display: inline-block;
  padding: 0 6px;
  margin-left: 10px;
  height: 30px;
  font-size: 20px;
  line-height: 28px;
  border: 1px solid #a8a8a8;
  border-radius: 2px;
  box-sizing: border-box;
}
.lr-item-data-tags {
  position: absolute;
  top: 0;
  right: 0;
  color: #a8a8a8;
  white-space: nowrap;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.lr-item-data-icon {
  background: #D9D9D9;
  color: #fff;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  border-radius: 50px;
}
.lr-outline:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  border: 0.5px solid #e3e4e6;
  box-sizing: border-box;
}
.lr-item-right .rank {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 24px;
}
/*2020年5月18日, 星期一*/
.aui-range input[type='range']{
     width: 100%;
    height: 5px;
    padding: 0;
    cursor: pointer;
    border: 0;
    background-color: #E1E1E1;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 2px;
}
.aui-range input[type='range']::-webkit-slider-thumb {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    border-color: #03a9f4;
    background-color: #03a9f4;
    -webkit-appearance: none !important;
}

.mini-player2 {
  position: fixed;
  width: 100%;
  bottom: 60px;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 300;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.aui-bar-tab {
    z-index: 400;
  
}
@media (min-width: 750px) {
  .mini-player,.mini-player2,
  #footer,
  .header-bar {
    width: 750px;
    left: 50%;
    margin-left: -375px;
  }
}

.list-container.open{
	width: 90%;
	margin-left: 10%;
}
.list-container .fa-circle-o{
	position: absolute;
	left: -7%;
	color: #999;
	top: 50%;
	-webkit-transform: translateY(-50%);
	moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#footer .icon-nav5 {
  background: url(../image/foot-nav5.png) center no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
}