body,
h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
textarea{
    border: 0;
    resize: none;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    text-align: center;
    font-family: Microsoft Yahei,'\5b8b\4f53',Arial,Verdana;
}

/* 组件 - 分页
--------------------------------------------*/
.pc_temp_nvg{color:#555; font-size:16px;text-align: center;margin-top: 20px;}
.pc_temp_nvg a,.pc_temp_nvg .cur{display:inline-block;min-width: 18px;height: 18px;line-height:18px;margin: 0 5px;text-align:center;}
.pc_temp_nvg a{color:#555;padding: 0;}
.pc_temp_nvg a:hover{color: #2a94ef;}
.pc_temp_nvg .cur{color:#288fe7; font-size: 16px;}
.pc_temp_nvg .dots{vertical-align: top;line-height: 15px;}
.pc_temp_nvg .prev,.pc_temp_nvg .next{display:inline-block;font-size: 0;vertical-align: middle;}
.pc_temp_nvg .prev,.pc_temp_nvg .prev:hover,.pc_temp_nvg .prev:active,.pc_temp_nvg .prev.disable,.pc_temp_nvg .next,.pc_temp_nvg .next:hover,.pc_temp_nvg .next:active,.pc_temp_nvg .next.disable{width:25px;height: 24px;}
.pc_temp_nvg .prev:hover,.pc_temp_nvg .next:hover{text-decoration: none;}
.pc_temp_nvg .prev{ background:url('/imusic/static/images/pager/l-nor.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .prev:hover{ background:url('/imusic/static/images/pager/l-hover.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .prev:active{ background:url('/imusic/static/images/pager/l-cli.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .prev.disable{ background:url('/imusic/static/images/pager/l-dis.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .next{ background:url('/imusic/static/images/pager/r-nor.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .next:hover{ background:url('/imusic/static/images/pager/r-hover.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .next:active{ background:url('/imusic/static/images/pager/r-cli.png?20170807') no-repeat;background-size:100%;}
.pc_temp_nvg .next.disable{ background:url('/imusic/static/images/pager/r-dis.png?20170807') no-repeat;background-size:100%;}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
}
.center-y {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); 
}
.center-x {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); 
}
.mobile-tip-c {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 999999;
  display: none;
}
.mobile-tip {
  position: relative;
  width: 70%;
  max-width: 450px;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
}
.mobile-tip .mobile-tip-close {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 18px;
  height: 18px;
  background: url(https://webimg.kgimg.com/a5162dd7942dd97efe79cc47583bec4c.png) no-repeat;
  background-size: 100%;
}
.mobile-tip img {
  width: 60%;
  max-width: 450px;
}
.mobile-tip p {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.out-contanier {
  padding-top: 20px;
  background-color: #f5f6fa;
}

.layout_cont {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
}

.layout_inner {
  position: relative;
  /* width: 100%; */
  display: table;
  table-layout: fixed;
  z-index: 3;
}
.header{
  position: relative;
  z-index: 5;
}
.header-bg{
  position: absolute;
  height: 80px;
  background: #000;
  width: 100%;
  left: 0;
  top: -100px;
  z-index: -1;
}

.layout_aside {
  display: table-cell;
  vertical-align: top;
  width: 175px;
  height: 100%;
  /* background-color: #fff; */
}

.layout_aside_inner {
  width: 175px;
  /* margin: 0 30px; */
}

.layout_aside--new_album,
.layout_aside--mod_menu {
  /* display: table-cell; */
  vertical-align: top;
  width: 175px;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
}

.layout_aside--new_album {
  padding: 1.667rem 0;
  cursor: pointer;
}

.layout_aside--mod_menu {
  /* height: auto; */
  overflow-y: auto;
  overflow-x: hidden;
  /* background-color: rgba(239, 240, 245, 0.2); */
}
/* @media screen and (max-height: 780px) {
  .layout_aside--mod_menu {
    height: 580px;
    overflow-y: auto;
  }
} */
  .line{
    height: 10px;
  }
  .sign-vip {
    margin: 0 auto;
    width: 12rem;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #fcefd5;
    border-radius: 1.111rem;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    color: #ba8b36;
  }
  .new-album-0106 {
    margin: 0 auto;
    width: 12rem;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #0090ff;
    border-radius: 1.111rem;
    text-align: center;
    cursor: pointer;
    color: #fff
  }
  .new-album-digital {
    margin: 0 auto;
    width: 12rem;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #0090ff;
    border-radius: 1.111rem;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5px;
  }

  .new-album-digital span {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
  }
  .new_album {
    margin: 0 auto;
    width: 12rem;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #0090ff;
    border-radius: 1.111rem;
    text-align: center;
    cursor: pointer;
  }

  .new_album span {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
  }

  .new_album .hover-list {
    display: none;
    position: absolute;
    width: 175px;
    left: 0;
    top: 50px;
    top: calc(1.667rem + 30px);
    text-align: center;
    background: #fff;
    z-index: 1;
    box-shadow: 2px 2px 5px #888888;;
    border-radius: 3px;
  }
  .new_album .hover-list li {
    border-bottom: 1px solid #eff0f5;
    margin: 0 auto;
    width: 144px;
    font-size: 16px;
    color: #0090ff;
    height: 50px;
    line-height: 50px;
  }
  .new_album .hover-list li:last-child {
    border: none;
  }
  .new_album:hover .hover-list {
    display: block;
  }

.mod_menu {
  position: relative;
  /* margin-top: 1.833rem; */
}
.menu_title.current {
  position: relative;
  background-color: rgba(239, 240, 245, 0.2);
}
/* .menu_title.current:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  background-color: #0090ff;
  left: -1.278rem;
} */


.menu_title.current,
.menu_item .current {
  color: #0090ff;
}
.menu_item .current {
  background-color: rgba(239, 240, 245, 0.2);
}

.menu_item .current::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 4px;
  background-color: #0090ff;
  left: 0;
  top: 0;
}

.menu_has_list .menu_title {
  margin-bottom: 0;
}

  .menu_list{
    /* display: none; */
  }
  .menu_has_list .menu_list{
    display: block;
    margin-bottom: 25px;
  }
  .menu_title {
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 1.278rem;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    outline: none;
  }
  .menu_title:first-child {
    margin-top: 1.944rem;
  }
.menu_item a:hover{
      color: #0090ff;
  }

.menu_title .icon {
  display: inline-block;
  vertical-align: -6px;
  background-repeat: no-repeat;
  margin-right: 0.722rem;
}

.each-menu-c {
  padding-bottom: 20px;
  position: relative;
}
.each-menu-c::after {
  content: "";
  width: 85%;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #eff0f5;
}

.icon-arrow-up,
.icon-arrow-down {
  position: absolute;
  right: 1.111rem;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}

.menu_item {
  list-style: none;
  height: 40px;
  line-height: 40px;
  /* margin-bottom: 16px; */
}
.menu_item span {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.menu_link {
  display: block;
  padding-left: 50px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  position: relative;
}
.menu_item em{
  font-style: normal;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
}
.menu_link .new{
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 11px;
  background-repeat: no-repeat;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAMCAYAAACJOyb4AAABi0lEQVQ4T7XTX2iNYRgA8N93tUhh/i1NUv5Fzc1c7MIuuJILZKJsWU6JtRNG1Jk4uVmsjg5ZnVK0NhouiOXOuJuSpuRfWQsNJSnJDqe+9flmp1PcnfPevk+/93me93mCcHOyyoywGbXKdz74GfQFYVPypjBsKp87JQXBrSDc0T6BqrLj5CM8nIZvZDmV5dUoS2po3krfHc4cYmw8DpvIM/KSRfPovc2mBjY20JmhtoZkCye6/4SW4lfP8ukL6SwLqot49EhXrljcwmqOJmLkcCtLF5PK0FjPnNkMDP4D70lz7S5rlnP/URFPHeTpixgf/8zgQzIpTp6n8wBPnvP+I43ruTfEm7H/4G1pjrTy9h1rV8RtSewkNxDj+V98/cbe7Xz/wfy5PBhmQz11q+joIow7XdqWKPMInzWTc8fjbCK8ZRvdl4tt+V2YgvaRu87jZ1w8zetRLvROx5XibXvo6Y8v161m5TKGhtm/q3SYMlcoFDiW4FJ/XMHuLfEgRJ/9dxorO4oVXaIKrv8kREOaNZkajw4AAAAASUVORK5CYII=');
  display: none;
}

.first-level{
  display: block;
  padding-left: 50px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  position: relative;
  cursor: pointer;
}
.first-level .arrow{
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTAyLTIyVDE1OjQ5OjMzKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wMi0yMlQxNjozMTozNyswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wMi0yMlQxNjozMTozNyswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplYzU5NzU3YS02NjUyLTU3NDktOWUxYi1jZTk0M2I3MDYzYjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZWM1OTc1N2EtNjY1Mi01NzQ5LTllMWItY2U5NDNiNzA2M2I4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZWM1OTc1N2EtNjY1Mi01NzQ5LTllMWItY2U5NDNiNzA2M2I4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplYzU5NzU3YS02NjUyLTU3NDktOWUxYi1jZTk0M2I3MDYzYjgiIHN0RXZ0OndoZW49IjIwMjItMDItMjJUMTU6NDk6MzMrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6qrsi6AAAAyElEQVQ4jc2TMQ7CMAxFX9iKEDNIjLAghp6Jla0rG8yICZBYegIOw8pl3CGJlEZJE6JK8DfHz9+W5SgRISRRbqYXrHovKuZgVQMSJSexslMscXCDoGdyJFcXYJNg3m5wDBQMttuHgOwZs8HoJotBgE8iv0SvEIivYQo8/UcfrkKQD8+Ae2IkxJ3Javw9fnVmo3b+mSHo22/RW14U1Fem9gXs/OTZJNcZRnPDtjldGwPXA0aPHCNf9ndvTSzAtcTIVwPccsD/v8MOf3lFFDGUmZ8AAAAASUVORK5CYII=');
}
.first-level.cur .arrow{
  transform: rotate(180deg);
}
.second-level{
  display: none;
}
.second-level.cur{
  display: block;
}
.second-level .menu_item{
  height: 30px;
  line-height: 30px;
}
.second-level .menu_link{
  font-size: 12px;
}
.second-level .menu_item em{
  font-size: 12px;
}
.second-level .menu_item .current{
  background-color: transparent;
}
.second-level .menu_item .current::before{
  display: none;
}
a,
a:hover {
  text-decoration: none;
}

.thirdPlatform .out-contanier .layout_cont .layout_inner .layout_main {
  padding: 0 24px;
}

.layout_main {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  padding: 24px;
  height: 500px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.layout_main .bind-header {
  height: 40px;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  background-color: #faf6c6;
  /* padding-left: 20px;
  margin-bottom: 10px; */
  position: relative;
  display: none;
  text-align: center;
}
.layout_main .bind-header span {
  font-size: 16px;
}
.layout_main .bind-header #show_bind {
  /* right: 20px;
  position: absolute;
  display: block;
  width: 120px;
  height: 35px;
  line-height: 35px; */
  color: #0090ff;
  text-decoration: underline;
  /* border: 1px solid #0090ff;
  border-radius: 17px;
  text-align: center;
  top: 22px; */
  cursor: pointer;
}

.layout_main .cover-work-tip {
  height: 40px;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  background-color: #faf6c6;
  position: relative;
  display: none;
  text-align: center;
}
.layout_main .cover-work-tip span {
  font-size: 16px;
}

.contanier-mask {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 650px;
}

/* common */
.mod_wrap {
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  overflow: hidden;
}
.mod_wrap > .title {
  font-size: 16px;
}

.tips_icon {
  display: inline-block;
  margin-left: 5px;
  vertical-align: baseline;
}

.tips_icon{
  display: inline-block;
  margin-left: 5px;
  vertical-align: bottom; 
}  
/* 按钮 */
.mod_btn_w{
  float: right;
  width: auto;
  height: 15px;
  line-height: 15px;
  font-size: 14px;
  border: 1px solid #0090ff;
  color: #0090ff;
  padding: 5px 15px;
  border-radius: 20px;
  cursor: pointer;
}
.mod_btn_w[taskid="601"] {
  opacity: .3;
}

.mod_btn_blue{
  float: right;
  width: auto;
  height: 15px;
  line-height: 15px;
  background-color: #0090ff;
  color: #fff;
  padding: 5px 15px;
  border-radius: 15px;
  margin-top: 10px;
  cursor: pointer;
}

.mod_btn_blue.disable,.mod_btn_w.disable{
opacity: 0.5;
cursor: not-allowed;
}

/* 弹窗 */
.popup {
  width: 400px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  background-color: #fff;
  font-family: Microsoft Yahei,'\5b8b\4f53',Arial,Verdana;
  box-shadow: 1px 1px 5px #888888;
}
.popup .header {
  width: auto;
  height: 35px;
  line-height: 35px;
  background: #000;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
}
.popup .close {
  float: right;
  margin-top: 12px;
  cursor: pointer;
}
.popup .content {
  padding: 15px;
  text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    overflow: hidden;
}
/* 气泡 */
.bubble {
  display: none;
  position: absolute;
  top: 0;
  left: 300px;
  width: auto;
  padding: 5px 7px;
  font-size: 14px;
  border: 1px solid #ccc;
  z-index: 2;
  background: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.bubble .bubble_arrow {
  position: absolute;
  border-width: 5px;
  border-style: dashed solid dashed dashed;
  border-color: transparent #c3c3c3 transparent transparent;
  left: -10px;
  top: 10px;
  line-height: 0;
}
.bubble .bubble_arrow i {
  position: absolute;
  border-width: 5px;
  border-style: dashed solid dashed dashed;
  border-color: transparent #c3c3c3 transparent transparent;
  line-height: 0;
  border-color: transparent #fff transparent transparent;
  top: -5px;
  right: -6px;
}
/* 任务 */
/* .new-task {
  background: #f5fbff;
} */
.new-task::after, .limit-task::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  height: 51px;
  background: url(../../images/imusic_admin/new.png) 0 0 no-repeat;
  background-size: cover;
}
.limit-task::after {
  background: url(../../images/imusic_admin/limit.png) 0 0 no-repeat;
}
.bubble-tip {
  display: none;
  width: 118px;
  height: 24px;
  background: url(../../images//imusic_admin/task-tip-bg.png) 0 0 no-repeat;
  background-size: cover;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-left: 15px;
}
.signDialog .tip{
  padding: 20px 0;
  font-size: 16px;
  color: #888;
  margin-top: 5px;
}
.signSuc .txt{
  color: #888;
  font-size: 16px;
}
.signSuc img{
  margin-bottom: -30px;
}
.sign-content{
  display: flex;
  height: 175px;
  box-sizing: border-box;
  justify-content: space-between;
  display: none;
}
.sign-content .title{
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.sign-content .sign-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.sign-content .tip {
   font-size: 14px;
   color: #888888
}
.sign-content .alarm-box{
  margin-left: 30px;
  color: #888;
}
.sign-content .alarm{
  margin-left: 10px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100%;
  background: #e9ebf1;
  border-radius: 24px;
  transition: .5s;
  cursor: pointer;
}
.sign-content .alarm.alarm-yes{
  background: #458ff7;
}
.sign-content .alarm.alarm-yes .alarm-inner{
  left: 28px;
}
.sign-content .alarm .alarm-inner{
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #ffffff;
  transition: .5s;
}
.sign-content .sign-content-bottom{
  display: flex;
  align-items: center;
}
.sign-content .sign-left {
  width: 1017px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sign-content .sign-left .sign-line {
  position: relative;
  width: 97%;
  height: 2px;
  background-color: #f5f6fa;
}
.sign-content .sign-left .sign-line .line-inner{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #458ff7;
}
.sign-content .sign-left ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
}
.sign-content .sign-left ul li {
  width: 50px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
  display: block;
  font-size: 14px;
  color:#888888;
  background-color: #eff0f5;
  position: relative;
}
.sign-content .sign-left ul li.svip{
  width: 61px;height: 61px;
  background-size: 100%;
  font-size: 0;
  background: url('https://webimg.kgimg.com/8a4907058030117445c50e81a38d3079.png') no-repeat;
}
.sign-content .sign-left ul li:last-child img {
  width: 54px;
  height: 51px;
  position: absolute;
  top: -10px;
  right: 0;
}
.sign-content .sign-left ul .active {
  background-color: #458ff7;
  color: #fff;
}
.sign-content .sign-left ul .active::after {
  content: "";
  width: 16px;
  height: 11px;
  background: url("https://webimg.kgimg.com/33b9f3253f07ca7837949629fd4b9aa4.png") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -8px;
  bottom: -21px;
  display: none;
}
.sign-content .sign-right {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 73px;
}

.sign-content .sign-right .sign-btn {
  color: #fff;
  font-size: 14px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #458ff7;
  border-radius: 16px;
  text-align: center;
  cursor: pointer;
}
.sign-content .sign-right .sign-btn.disable{
  opacity: 0.5;
  cursor: not-allowed;
}
.task_one {
  width: calc(50% - 60px);
  position: relative;
  float: left;
  border: 1px solid #eff0f5;
  padding: 20px;
  margin: 0 8px;
  margin-top: 15px;
}
.task_one .tag_status {
  display: inline-block;
  width: 54px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  margin-right: 5px;
}
.task_one .tag_status_1 {
  background-image: url(../../images/imusic_admin/tag_audit.png);
}
.task_one .tag_status_2 {
  background-image: url(../../images/imusic_admin/tag_joining.png);
}
.task_one .tag_status_3 {
  background-image: url(../../images/imusic_admin/tag_nojoin.png);
}
.task_one .task_icon {
  float: left;
  width: 30px;
  height: 30px;
  padding: 10px;
  border: 1px solid #eff0f5;
  border-radius: 100%;
}
.task_one.msvip_icon .task_icon{
  padding: 0;
  width: 52px;
  height: 52px;
}
.task_one.msvip_icon .task_icon img{
  width: 100%;
  height: 100%;
}
.task_one.msvip_icon .task_name{
  margin-bottom: 0;
  height: 52px;
  line-height: 52px;
}
.task_one.msvip_icon .task_progress{
  display: inline-block;
  margin-left: 18px;
}
.task_one.msvip_icon .tips_icon{
  vertical-align: middle;
}
.task_one.msvip_icon .task_bubble{
  top: 30px;
}
.task_one .task_icon img {
  /* width: 100%; */
  width: 30px;
  height: 30px;
}
.task_one .task_content {
  float: left;
  margin-left: 15px;
}
.task_one .task_name {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
}
.task_one .add_num {
  margin-right: 30px;
}
.task_one .task_progress {
  color: #777;
}
.task_one .pro_content {
  position: relative;
  display: inline-block;
  height: 3px;
  width: 70px;
  background-color: #eff0f5;
  vertical-align: middle;
  margin: 0 8px;
  border-radius: 10px;
}
.task_one .pro_percent {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 15%;
  background-color: #0090ff;
  vertical-align: middle;
  border-radius: 10px;
}
.task_one .task_btn {
  margin-top: 15px;
}
.actDiloag{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.actDiloag .actDiloag-bg{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 1;
}
.actDiloag .actDiloag-con{
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -160px;
  width: 320px;
  height: 400px;
}
.actDiloag .actDiloag-close{
  position: absolute;
  right: -40px;
  top: -40px;
  width: 60px;
  height: 60px;
  background: url('https://webimg.kgimg.com/be2277fea91e7238856dacd296f044b6.png') no-repeat;
  background-size: 30px;
  background-position: center;
}
.actDiloag .actDiloag-img{
  width: 100%;
  border-radius: 30px;
}

.wxFocusDiloag{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.wxf-bg{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 1;
}
.wxf-con{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 530px;
  height: 432px;
  background: #fff;
  border-radius: 36px;
  text-align: center;
  font-size: 28px;
}
.wxf-close{
  cursor: pointer;
  position: absolute;
  left: 50%;transform: translateX(-50%);
  bottom: -122px;
  width: 72px;
  height: 72px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('https://webvoobssdl.kugou.com/5af3da16bc4510da480e06b107d3c5f5.png');
}
.wxf-title{
  margin: 40px auto;
  color: #000;
  font-size: 32px;
}
.wxf-stepBox{
  position: relative;
  padding: 0 30px 0 58px;
}
.wxf-line{
  position: absolute;
  left: 26px;
  top: 38px;
  height: 158px;
  width: 5px;
  background: #E5E5E5;
}
.wxf-dot{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #E5E5E5;
}
.wxf-dot1{
  top: -12px;
}
.wxf-dot2{
  bottom: -12px;
}
.wxf-step{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wxf-step1{
  margin-bottom: 60px;
}
.wxf-left{
  display: flex;
  align-items: center;
  text-align: left;
}
.wxf-icon{
  margin-right: 18px;
  width: 88px;
  height: 88px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.wxf-icon1{
  background-image: url('https://webvoobssdl.kugou.com/da1a258bf06762250138514b344c144d.png');
}
.wxf-icon2{
  background-image: url('https://webvoobssdl.kugou.com/e03ea011ca212946a8a0faaf7cb42381.png');
}
.wxf-info{

}
.wxf-p1{
  color: #919191;
  font-size: 22px;
}
.wxf-p2{
  font-size: 26px;
  color: #070707;
  line-height: 35px;
}
.wxf-btn{
  cursor: pointer;
  width: 112px;
  background: #EEF6FF;
  border-radius: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #007CFB;
}


  /* 弹窗 */
  .popup{
    width: 400px;
    height: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    background-color: #fff;
    z-index: 99;
  }
  .popup .header{
    width: auto;
    height: 35px;
    line-height: 35px;
    background: #000;
    color: #fff;
    padding: 0 10px;
  }
  .popup .close{
    float: right;
    margin-top: 12px;
    cursor: pointer;
  }
  .popup .content{
    padding: 15px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    overflow: hidden;
  }
  .mask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    top: 0;
  }
  /* 气泡 */
  .bubble{
    display: none;
    position: absolute;
    top: 0;
    left: 300px;
    width: auto;
    padding: 5px 7px;
    font-size: 14px;
    border: 1px solid #ccc;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  }
  .bubble .bubble_arrow{
    position: absolute;
    border-width: 5px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #c3c3c3 transparent transparent;
    left: -10px;
    top: 10px;
    line-height: 0;
  }
  .bubble .bubble_arrow i{
    position: absolute;
    border-width: 5px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #c3c3c3 transparent transparent;
    line-height: 0;
    border-color: transparent #fff transparent transparent;
    top: -5px;
    right: -6px;
  }
  /* 任务 */
  .task_one{
    width: calc(50% - 60px);
    position: relative;
    float: left;
    border: 1px solid #eff0f5;
    padding: 20px;
    margin:0 8px; 
    margin-top: 15px;
  }
  .task_one .task_icon{
    float: left;
    width: 30px;
    height: 30px;
    padding: 10px;
    border: 1px solid #eff0f5;
    border-radius: 100%;
  }
  .task_one .task_icon img{
    /* width: 100%; */
    width: 30px;
    height: 30px;
  }
  .task_one .task_content{
    float: left;
    margin-left: 15px;
  }
  .task_one .task_name{
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .task_one .add_num{
    margin-right: 30px;
  }
  .task_one .task_progress{
    color: #777;
  }
  .task_one .pro_content{
    position: relative;
    display: inline-block;
    height: 3px;
    width: 70px;
    background-color: #eff0f5;
    vertical-align: middle;
    margin: 0 8px;
    border-radius: 10px;
  }
  .task_one .pro_percent{
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 15%;
    background-color: #0090ff;
    vertical-align: middle;
    border-radius: 10px;
  }
  .task_one .task_btn{
    margin-top: 15px;
  }


  /* 我的酷豆 */
.kudou .kudou_num{
  float: left;
  margin-top: 20px;
}
.kudou_num .total {
  font-size: 30px;
  padding-right: 15px;
}
.kudou_num a {
  text-decoration: underline;
}
.kudou_icon{
    width: 14px;
    height: 14px;
    background: url(/imusic/static/images/imusic_admin/big_kudou_icon.png) no-repeat;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin-right: 8px;
}
.kudou_bubble {
  left: 310px;
  top: 10px;
}
.kudou .change {
  float: right;
  margin-top: 10px;
  vertical-align: middle;
}
.self-h {
  height: 210px;
}
.invitePopup .inviteCode {
  border: 0;
  resize: none;
  line-height: 24px;
  vertical-align: top;
  font-size: 16px;
  text-align: center;
  margin-top: -20px;
}
.invitePopup textarea{
    overflow: hidden;
    color: transparent;
}
.invitePopup .copy {
  float: left;
  margin-left: 140px;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
}
.awardPopup .kudou_award{
  width: 70px;
  height: 70px;
  padding: 10px;
  border: 1px solid #eff0f5;
  border-radius: 100%;
  margin: 0 auto;
}
.award {
  margin-top: 10px;
}
.award,.award .num{
  font-size: 25px;
}
.task_bubble {
  top: 15px;
}

.beanRulePopup{
  width: 600px;
}
.beanRulePopup .red{
  color: red;
}
.beanRulePopup .title{
 font-weight: bold;
}
.beanRulePopup .content{
  text-align: left;
  max-height: 600px;
  overflow-y: auto;
}
@media screen and (max-height: 780px) {
  .beanRulePopup .content{
    text-align: left;
    max-height: 450px;
    overflow-y: auto;
  }
}
.beanRulePopup .content p{
  margin-bottom: 10px;
  margin-top: 0;
}
.popup.iframePopup{
  width: 600px;
}
.iframePopup .content{
  text-align: left;
  height: 100%;
  padding: 0;
}
.iframePopup .content iframe{
  width: 100%;
  height: calc(100% - 35px);
  border: none;
}
@media screen and (max-height: 780px) {
  .iframePopup .content{
    text-align: left;
    max-height: 450px !important;
  }
}

/* 控制menulist是否显示 */
.accout_detail_ifshow,.upload-exist-album {
  display: none;
}

.popup-btn-wrap {
  overflow: hidden;
  margin: 20px auto;
}
.popup-btn-wrap div {
  display: inline-block;
  width: 160px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
  font-size: 16px;
}
.popup-cancel-btn {
  color: #0090ff;
  border: solid 1px #0090ff;
}
.popup-confirm-btn {
  color: #ffffff;
  background-color: #0090ff;
  border-radius: 20px;
}
.bindContent {
  width: 450px;
  height: 486px;
}
.bindContent .header-tip {
  font-size: 16px;
  margin: 30px 0;
}
.bindContent p {
  width: 100%;
  margin-bottom: 30px;
}
.bindContent p input {
  width: 408px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e4e4e4;
  padding-left: 10px;
  color: #000;
  font-size: 16px;
}
.bindContent .code-content {
  overflow: hidden;
}
.bindContent .code-content * {
  float: left;
}
.bindContent .code-content input {
  width: 304px;
}
.bindContent .code-content span {
  width: 100px;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #0090ff;
  border: 1px solid #0090ff;
  cursor: pointer;
}
.checkfrom {
  position: absolute;
  height: 270px;
}
.bindRes {
  height: auto;
}
.bindRes .headimg {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin-top: 35px;
}
.bindRes .username {
  font-size: 18px;
  color: #000000;
  margin-top: 15px;
}
.bindRes .tip {
  font-size: 16px;
  color: #888;
  margin-top: 5px;
}
.bindContent #tme_bind, #org_home_page, #org_update, #musician_home_page, #do-sign {
  width: 200px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: #0090ff;
  border-radius: 20px;
  font-size: 16px;
  margin: 0 auto;
  cursor: pointer;
}
#org_home_page, #org_update, #musician_home_page, #do-sign {
  margin: 30px auto;
}
.bindContent .bottom {
  width: 418px;
  height: 110px;
  background-color: #f8f8f8;
  margin-top: 40px;
  position: relative;
}
.bindContent .bottom * {
  position: absolute;
}
.bindContent .bottom .tip {
  font-size: 16px;
  color: #777777;
  display: block;
  width: 310px;
  top: 31px;
  text-align: left;
  left: 15px;
}
.bindContent .bottom img {
  width: 98px;
  height: 98px;
  top: 6px;
  right: 15px;
}
.act_square{
  height: 100%;
  overflow-y: auto;
}
.act_square .act_item{
  display: inline-block;
  box-sizing: border-box;
  width: 385px;
  height: 240px;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 20px;
  cursor: pointer;
}
.act_square .act_item .act_img{
  width: 345px;
  height: 140px;
  margin: 0 auto;
}
.act_square .act_item .act_img img{
  width: 100%;
  height: 100%;
}
.act_square .act_item .act_title{
  font-size: 18px;
  color: #000;
  margin: 15px 0 5px;
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.act_square .act_item .act_time{
  font-size: 14px;
  color: #888;
}
.act_square .no-content{
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.act_square .no-content img{
  width: 150px;
}
.act_square .no-content p{
  margin-top: 30px;
  font-size: 18px;
}
.task_center_wrap {
  height: 100%;
  overflow-y: auto;
}
.kf-tip-c {
  /* float: right;
  position: relative; */
  right: 20px;
  color: #fff;
  z-index: 9999;
  width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kf-tip-c::after{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 20px;
  background: #555;
}
.kf-tip-c .news{
  cursor: pointer;
  display: inline-block;
  width: 25px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAMAAACZ8IWSAAAAe1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////NgkbwAAAAKHRSTlMAqiLMPA+0hxj79O3o26BhRwoC+fDgxbyQcDYvHwbPyLavk3xYUCkT+vQovgAAAJJJREFUGNOlzFcOg0AUQ1FDKENvCZ304v2vMDAaoaCXP+7vkQ1gtGUKQOnxXy3QM7FkMQs49CHz6M5yygVkRy1k6uK3sSG1WA3jF9bKLmRaa/GXsaUMvOvl3jMCdWOUYW56VMG9wCpzz5hXG/2ZiQNsBJ+UjBj4BTaiyxNeBgBSUCpAiGm3DIwOsjCYgLaiLOzwBT0NE8LzktD5AAAAAElFTkSuQmCC');
}
.kf-tip-c .kf{
  margin-left: 35px;
  display: inline-block;
  width: 27px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAXCAMAAADNyMQcAAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA4dMB/UtpPAW0lvn28+3l24x8eGM4MxbQvriwqKNPIxEJ+sircltUQyscwZyBXlgve2epCAAAANxJREFUKM99kddywyAURC+CBNSL1Zvl7jh1///nMhrNKBBj79OBw4WdgbTcruex2NF9+FeNOUH/9l9V72DpWMr8uBcZN1UiMrXgtkFqXNiI87pQHb41lxtHdyye/saS2Kh3QbbyiJPZ2YnXOoM/kZET5AKyEcIzVBkjSufaV9/vDyh15+49By0nnoQlveJFdw4jNeBCW3hkcVRhIImN1VHoPnaR+2zu4Xs3fBDVgbT17OatIhStA+NDO3Fk6Gf6af3gk/QUANvwhbkyVS1yskR5boLAqmiKokNWLfwLNy8S5PG64G4AAAAASUVORK5CYII=');
  cursor: pointer;
}
.customer-service{
  display: inline-block !important;
  cursor: pointer;
  width: auto;
}
.document {
  display: none;
  height: calc(100vh - 80px);
  overflow: hidden;
}
.menu_item .onlyOne-icon, .menu_item .tag-icon{
  width: 36px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #ffefd2;
  color: #cb9632;
  font-size: 12px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  /* background-image: url(https://webvoobssdl.kugou.com/d5750cbd9fab9de627b99d7106a0c244.png); */
}
.menu_item .tag-icon{
  background: #ffefd2;
  color: #cb9632;
  font-size: 12px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.menu_item i{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.hot-discuss{
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  display: none;
}
.hot-discuss .inner{
  padding: 0 16px;
  height: 36px;
  display: flex;
  align-items: center;
  border-radius: 18px;
  background: rgba(255, 255, 255, .16);
  color: #fff;
  font-size: 16px;
}
.hot-discuss .avatar{
  margin-left: 10px;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
}
.hot-discuss .tag{
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  background: #FF5555;
  text-align: center;
  min-width: 26px;
  min-height: 14px;
  padding: 2px;
  line-height: 14px;
}
.hot-discuss .discuss-content{
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
  max-width: 466px;
}
.hot-discuss .arrow{
  margin-left: 13px;
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIBAMAAAA2IaO4AAAAElBMVEUAAAD///////////////////8+Uq06AAAABnRSTlMADX+Zdm0dzjMAAAAAIUlEQVQI12NgdWRgYGAxEmBgYFRWBDKFTMAEmAuRACsBACwhAi9HD1zZAAAAAElFTkSuQmCC');
}
.echat-left-bottom{
  right: 0 !important;
  left: auto !important;
}
.mobile-iframe{
  height: 720px !important;
  width: 375px !important;
  margin: 0 auto !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  padding: 10px 0 5px !important;
  border-radius: 20px !important;
  background-color: #1c1c1c !important;
}
.menu_item em.red-dot{
  display: none;
  position: absolute;
  top: 6px;
  right: -6px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: red;
}

.kdExpireTipWrap{
  background: #ffefd2;
  color: #cb9632;
}
.kdExpireTipWrap span{
  font-size:14px;
  display:inline-block;
  vertical-align:middle;
}
.showQRCodeDialog{
  margin-left:10px;
  padding-right:8px;
  position:relative;
  cursor: pointer;
  color: #a0721c;
}
.showQRCodeDialog::before{
  content:'';
  position:absolute;
  right:0;
  top:50%;
  width:5px;
  height:5px;
  border:1px solid #a0721c;
  border-left-color:transparent;
  border-bottom-color:transparent;
  -webkit-transform:translateY(-50%) rotate(45deg);
  transform:translateY(-50%) rotate(45deg);
}
.expire-kudou{
  color:#888;
}