div,
p,
ul,
li,
a,
img,
span,
h1,
h2,
h3,
h4,
h5,
h6,
header,
footer,
section,
article,
form,
input,
textarea,
video,
iframe {
  margin: 0;
  padding: 0;
}
body,
html {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
ul,
li {
  list-style: none;
}
a {
  color: #222;
  text-decoration: none;
}
a,
input {
  outline: none;
  cursor: pointer;
}
textarea {
  overflow: hidden;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  content: '.';
}
.biliPager {
  display: block;
  font-family: Arial;
  line-height: 40px;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  margin-left: -2px;
}
.biliPager .page-li {
  background-color: #22105c;
  background-image: none;
  border-radius: 4px;
  color: #c291ff;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 0 2px 0 2px;
  min-width: 30px;
  padding: 0;
  text-align: center;
}
.biliPager .page-li a {
  color: #c291ff;
  display: block;
  height: 100%;
  line-height: 30px;
  min-width: 30px;
  padding: 0;
  text-decoration: none;
  border-radius: 1px;
}
.biliPager .page-li span {
  color: #222222;
  display: block;
  height: 100%;
  line-height: 30px;
  min-width: 30px;
  padding: 0;
  text-decoration: none;
  border-radius: 1px;
}
.biliPager .page-li.current {
  border-radius: 4px;
  cursor: default;
}
.biliPager .current span {
  background: #d71eaa;
  border: 0;
  color: #ffd7fd;
  border-radius: 1px;
}
.biliPager .page-li.current.disabled span {
  background: #22105c;
  color: #4620a6;
}
.biliPager .ellipse {
  border-radius: 4px;
  border: 1px solid transparent;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  position: relative;
  color: #c291ff;
}
.biliPager .ellipse span {
  padding: 0 10px;
}
.biliPager .next span {
  padding: 0 15px;
}
.biliPager .next a {
  padding: 0 15px;
}
.biliPager .prev span {
  padding: 0 15px;
}
.biliPager .prev a {
  padding: 0 15px;
}
.biliPager .pager-jumper {
  color: #c291ff;
  display: block;
  float: right;
  font-size: 12px;
  position: relative;
  margin-top: -5px;
}
.biliPager .pager-jumper a {
  background-color: #22105c;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #22105c;
  color: #c291ff;
  cursor: pointer;
  font-size: 12px;
  margin-left: 5px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}
.biliPager .pager-jumper a:hover {
  background: #d71eaa;
  border: 1px solid transparent;
  color: #ffffff;
}
.biliPager .pager-jumper .pager-jumper-input {
  border-radius: 4px;
  border: 1px solid #dddddd;
  box-shadow: none;
  color: #222222;
  display: inline-block;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  margin-top: 7px;
  outline: 0;
  padding: 0 10px;
  text-align: center;
  width: 30px;
}
.biliPager .pager-jumper .pager-jumper-input:focus {
  border: 1px solid #d71eaa;
}
.dancer22-header {
  position: relative;
  width: 100%;
  height: 464px;
  margin-bottom: 56px;
  background-color: #000000;
}
.dancer22-header .dancer22-nav-wrapper {
  position: absolute;
  width: 100%;
  height: 62px;
  border-bottom: 2px solid #4b07e4;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 12;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav {
  width: 980px;
  height: 100%;
  margin: 0 auto;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav a {
  display: block;
  width: 148px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  font-size: 16px;
  color: #e2e2e2;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav a:hover {
  text-decoration: none;
  outline: none;
  font-size: 18px;
  color: #ffffff;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .left {
  display: inline-block;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .left a {
  display: block;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .left a:hover {
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/top_btn_back_hover.png);
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .left a::before {
  display: inline-block;
  content: '';
  border: 1px solid #e2e2e2;
  border-width: 0 0 2px 2px;
  width: 6px;
  height: 6px;
  margin-right: 16px;
  margin-bottom: 2px;
  line-height: 0;
  font-size: 0;
  -webkit-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  -o-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .right {
  float: right;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .right li {
  display: inline-block;
  float: left;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .right li.is-dancer22 {
  background-color: #200f59;
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .right li:nth-child(1):hover {
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/top_btn_01_hover.png);
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .right li:nth-child(2):hover {
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/top_btn_02_hover.png);
}
.dancer22-header .dancer22-nav-wrapper .dancer22-nav .right li:nth-child(3):hover {
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/top_btn_03_hover.png);
}
.dancer22-header .dancer22-banner,
.dancer22-header .dancer22-star {
  position: absolute;
  top: 0;
  width: 100%;
  height: 464px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 11;
}
.dancer22-header .dancer22-banner {
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/topimage_22.png);
  background-position: center;
}
.dancer22-header .dancer22-star {
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/topimage_stars.png);
}
.dancer22-timeline {
  height: 238px;
  margin-bottom: 114px;
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_timeline.png) no-repeat;
  background-size: contain;
}
.dancer22-timeline .timeline-tip {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #beafff;
  margin: 80px 0 16px 40px;
  padding: 8px 24px;
  border-radius: 8px;
  background-color: #5919b7;
}
.dancer22-timeline .timeline-tip:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  top: 37px;
  left: 70px;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #5919b7 transparent transparent transparent;
}
.dancer22-timeline .timeline-body {
  position: relative;
  width: 728px;
  height: 4px;
  margin: 0 auto 10px;
  font-size: 0;
  color: orange;
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/timeline_color.png);
}
.dancer22-timeline .timeline-body:before {
  position: absolute;
  content: ' ';
  width: 10px;
  height: 10px;
  top: -3px;
  border-radius: 50%;
  background-color: #6c3cf4;
  overflow: hidden;
  box-shadow: 235px 0 0 0 #8e45f3;
}
.dancer22-timeline .timeline-body:after {
  position: absolute;
  content: ' ';
  width: 10px;
  height: 10px;
  right: 0;
  top: -3px;
  border-radius: 50%;
  background-color: #fc57fb;
  overflow: hidden;
  box-shadow: -235px 0 0 0 #cd55ec;
}
.dancer22-timeline .timeline-plan {
  font-size: 16px;
  color: #beafff;
  width: 100%;
  margin: 0 auto;
}
.dancer22-timeline .timeline-plan ul > li {
  float: left;
  width: 235px;
  text-align: center;
}
.dancer22-timeline .timeline-plan ul > li:nth-child(3) {
  margin-left: 10px;
  color: #f378fe;
}
.dancer22-timeline .timeline-plan ul > li:nth-child(4) {
  width: 205px;
  margin-left: 20px;
}
.dancer22-works {
  position: relative;
  width: 905px;
  height: 100%;
  margin: 0 auto 128px;
}
.dancer22-works .works-none {
  width: 364px;
  height: 92px;
  margin: 0 auto;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_noworks.png);
}
.dancer22-works .works-title {
  width: 260px;
  height: 50px;
  margin: 0 auto 32px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_titile.png);
  background-size: cover;
  background-position: 0 110px;
}
.dancer22-works .works-nav,
.dancer22-works .works-ctime {
  display: inline-block;
  width: 68px;
  height: 30px;
  margin-bottom: 20px;
  margin-right: 20px;
  color: #ffd7fd;
  text-align: center;
  line-height: 2.5;
  border-radius: 2px;
  background-color: #d61ea9;
  cursor: pointer;
  color: #c291ff;
  background-color: #22105c;
}
.dancer22-works .works-nav:hover,
.dancer22-works .works-ctime:hover {
  color: #ffffff;
  background-color: #ff37dc;
}
.dancer22-works .works-nav.active,
.dancer22-works .works-ctime.active {
  color: #ffd7fd;
  background-color: #d61ea9;
}
.dancer22-works .works-list {
  height: auto;
}
.dancer22-works .works-list .card {
  display: inline-block;
  width: 165px;
  height: 185px;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #c291ff;
  background-color: #22105b;
}
.dancer22-works .works-list .card:nth-child(5n) {
  margin-right: 0;
}
.dancer22-works .works-list .card .card-banner {
  display: block;
  width: 150px;
  height: 90px;
  margin: 0 auto;
  padding-top: 8px;
  cursor: pointer;
}
.dancer22-works .works-list .card .card-banner:hover + .card-info-wrapper .card-info {
  top: -35px;
}
.dancer22-works .works-list .card .card-info-wrapper {
  position: relative;
  overflow: hidden;
  width: 150px;
  height: 35px;
  margin: 8px auto 10px;
}
.dancer22-works .works-list .card .card-info-wrapper:hover .card-info {
  top: -35px;
}
.dancer22-works .works-list .card .card-info-wrapper .card-info {
  position: absolute;
  top: 0;
  left: 0;
  transition: top .25s linear;
}
.dancer22-works .works-list .card .card-info-wrapper .card-info .card-title,
.dancer22-works .works-list .card .card-info-wrapper .card-info .card-author {
  color: #c291ff;
}
.dancer22-works .works-list .card .card-info-wrapper .card-info .card-title {
  height: 35px;
  margin-bottom: 5px;
  overflow-y: hidden;
}
.dancer22-works .works-list .card .card-info-wrapper .card-info .card-author img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 20px;
}
.dancer22-works .works-list .card .card-rate-wrapper {
  width: 150px;
  margin: 0 auto;
}
.dancer22-works .works-list .card .card-rate-wrapper .card-star {
  display: inline-block;
  vertical-align: middle;
}
.dancer22-works .works-list .card .card-rate-wrapper .card-star i {
  display: inline-block;
  width: 15px;
  height: 14px;
  margin-right: 4px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_star.png);
  background-position: 0 0;
  background-size: cover;
  cursor: pointer;
}
.dancer22-works .works-list .card .card-rate-wrapper .card-star .rating {
  background-position: 0 -14px;
}
.dancer22-works .works-list .card .card-rate-wrapper .card-star .rated {
  background-position: 0 -28px;
}
.dancer22-works .works-list .card .card-rate-wrapper .card-rate {
  display: inline-block;
  width: 44px;
  height: 24px;
  color: #ffd7fd;
  text-align: center;
  line-height: 2.5;
  border-radius: 2px;
  background-color: #d61ea9;
  cursor: pointer;
  margin-left: 11px;
  line-height: 24px;
  user-select: none;
}
.dancer22-works .works-list .card .card-rate-wrapper .card-rate:hover {
  color: #ffffff;
  background-color: #ff37dc;
}
.dancer22-works .works-random {
  position: absolute;
  width: 88px;
  height: 30px;
  color: #ffd7fd;
  text-align: center;
  line-height: 2.5;
  border-radius: 2px;
  background-color: #d61ea9;
  cursor: pointer;
  right: 0;
}
.dancer22-works .works-random:hover {
  color: #ffffff;
  background-color: #ff37dc;
}
.dancer22-award {
  border-radius: 8px;
}
.dancer22-award .award-title {
  width: 260px;
  height: 50px;
  margin: 0 auto 40px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_titile.png);
  background-size: cover;
  background-position: 0 0;
}
.dancer22-award .img {
  display: inline-block;
  width: 185px;
  height: 28px;
  margin-bottom: 9px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_01.png);
  background-size: cover;
}
.dancer22-award .award-body {
  font-size: 14px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  background-color: #150d4c;
}
.dancer22-award .award-body > ul > li {
  float: left;
  width: 410px;
}
.dancer22-award .award-body > ul:nth-child(1) {
  width: 820px;
  height: 290px;
  line-height: 24px;
  margin: 0 auto;
  padding: 40px 0 48px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .renqi {
  margin-bottom: 35px;
  background-position: 0 0;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .desc {
  height: 180px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .desc ul > li {
  width: 150px;
  float: left;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .desc ul > li .ball {
  width: 100px;
  height: 100px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background-color: #2d2087;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .desc ul > li .ball span:nth-child(1) {
  display: inline-block;
  color: #53f4df;
  margin-top: 31px;
  margin-left: 24px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .desc ul > li .ball span:nth-child(2) {
  font-size: 12px;
  display: inline-block;
  color: #a39ef3;
  margin-left: 27px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .desc ul > li .text {
  color: #a39ef3;
  text-align: center;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(1) .note {
  color: #5155ab;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(2) p {
  color: #a39ef3;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(2) p:nth-child(2),
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(2) p:nth-child(5) {
  margin-bottom: 32px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(2) .tese {
  background-position: 0 -33px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(2) .guimo {
  background-position: 0 -67px;
}
.dancer22-award .award-body > ul:nth-child(1) li:nth-child(2) .jiangli {
  background-position: 0 -100px;
}
.dancer22-award .award-body > ul:nth-child(2) {
  width: 864px;
  height: 215px;
  margin: 0 auto;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-star {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  vertical-align: top;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_titletag.png);
  background-size: contain;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-award {
  display: inline-block;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-award .tebie {
  position: relative;
  top: 16px;
  background-position: 0 -168px;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-award .text {
  position: relative;
  line-height: 24px;
  color: #a39ef3;
  top: 12px;
  margin-bottom: 24px;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-award .text p b {
  color: #fd77ff;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-award .text p:nth-child(3) {
  margin-bottom: 24px;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(1) .school-award .text p.note {
  color: #5155ab;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(2) .dancerTv {
  position: relative;
  width: 346px;
  height: 165px;
  margin-left: 25px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_school.png);
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(2) .dancerTv > p {
  position: absolute;
  color: #60d0ff;
  left: 190px;
  top: 62px;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(2) .dancerTv .btn {
  display: none;
  position: absolute;
  top: 55px;
  left: 195px;
  height: 31px;
  background-position: 0 178px;
  cursor: default;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(2) .dancerTv .btn a {
  display: inline-block;
  width: 110px;
  height: 100%;
}
.dancer22-award .award-body > ul:nth-child(2) li:nth-child(2) .dancerTv .btn:hover {
  background-position: 0 137px;
}
.dancer22-award .award-body .blue-text {
  color: #60d0ff;
}
.dancer22-award .award-body .blue-text i {
  vertical-align: middle;
  background-position: 60px -135px;
}
.dancer22-award .award-body .blue-text span {
  display: inline-block;
  font-size: 16px;
  margin-left: -85px;
}
.dancer22-award .award-footer {
  font-size: 14px;
  line-height: 24px;
  color: #a39ef3;
  margin-bottom: 128px;
  padding: 40px 24px 40px 40px;
  background-color: #150d4c;
}
.dancer22-award .award-footer .ewai {
  margin-bottom: 26px;
}
.dancer22-award .award-footer .ewai i {
  vertical-align: middle;
  background-position: 20px -201px;
}
.dancer22-award .award-footer .ewai span {
  display: inline-block;
  font-size: 14px;
  margin-left: -15px;
}
.dancer22-award .award-footer > ul {
  height: 100px;
}
.dancer22-award .award-footer > ul li {
  float: left;
  text-align: center;
  width: 175px;
}
.dancer22-award .award-footer > ul li .star {
  height: 31px;
}
.dancer22-award .award-footer > ul li:nth-child(1) .star {
  background-position: 72px -324px;
}
.dancer22-award .award-footer > ul li:nth-child(2) .star {
  background-position: 72px -357px;
}
.dancer22-award .award-footer > ul li:nth-child(3) .star {
  background-position: 72px -389px;
}
.dancer22-award .award-footer > ul li:last-child {
  width: 359px;
  color: #5155ab;
  text-align: right;
  margin-top: 70px;
}
.dancer22-rule {
  height: 765px;
  padding: 0 48px 96px;
}
.dancer22-rule .rule-title {
  width: 260px;
  height: 50px;
  margin: 0 auto 32px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_titile.png);
  background-size: cover;
  background-position: 0 235px;
}
.dancer22-rule .img03 {
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_03.png);
  background-size: cover;
}
.dancer22-rule .rule-join {
  width: 220px;
  height: 20px;
  margin-bottom: 32px;
}
.dancer22-rule > ul {
  font-size: 14px;
  color: #a39ef3;
  line-height: 23px;
  list-style: none;
}
.dancer22-rule > ul li.dot {
  text-indent: -20px;
  margin-left: 24px;
  margin-bottom: 6px;
}
.dancer22-rule > ul li.dot .hightlight {
  color: #fd77ff;
}
.dancer22-rule > ul li.dot:before {
  content: "\2022   ";
  font-size: 32px;
  color: #6afaff;
  vertical-align: top;
}
.dancer22-rule > ul li.dot:last-child {
  margin-bottom: 80px;
}
.dancer22-rule > ul:nth-child(4) .title {
  width: 220px;
  height: 22px;
  margin-bottom: 18px;
}
.dancer22-rule > ul:nth-child(4) > li {
  float: left;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(1) {
  width: 291px;
  margin-right: 120px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(1) .title {
  background-position: 0 -32px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(1) > ul li.dot:last-child {
  margin-bottom: 96px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) .title {
  margin-left: 60px;
  background-position: 40px 247px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul {
  position: absolute;
  height: 285px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li {
  float: left;
  margin-right: 45px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li:last-child a {
  cursor: default;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li .avatar {
  width: 220px;
  height: 70px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li a {
  display: inline-block;
  width: 100px;
  height: 70px;
  text-align: center;
  color: #5d4fed;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li:nth-child(1) .avatar {
  background-position: 5px 213px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li:nth-child(2) .avatar {
  background-position: 5px 142px;
}
.dancer22-rule > ul:nth-child(4) > li:nth-child(2) > ul li:nth-child(3) .avatar {
  background-position: 5px 70px;
}
.dancer22-download .img04 {
  display: inline-block;
  width: 250px;
  height: 66px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_04.png);
  cursor: pointer;
}
.dancer22-download .img04:last-child {
  margin-left: 160px;
}
.dancer22-download .download-btn {
  position: relative;
  width: 665px;
  margin: 0 auto 40px;
  overflow: hidden;
}
.dancer22-download .download-btn .doc {
  background-position: 0 0;
}
.dancer22-download .download-btn .doc:hover {
  background-position: 0 -80px;
}
.dancer22-download .download-btn .doc a {
  display: block;
  height: 100%;
}
.dancer22-download .download-btn .new {
  background-position: 0 -158px;
}
.dancer22-download .download-btn .new.start {
  background-position: 0 -238px;
}
.dancer22-download .download-btn .new.start a {
  display: block;
  width: 100%;
  height: 100%;
}
.dancer22-download .download-btn .new.start:hover {
  background-position: 0 -318px;
}
.dancer22-download .share-wrapper {
  position: relative;
  width: 866px;
  height: 80px;
  margin-bottom: 200px;
  padding: 0 40px;
  border-radius: 8px;
  background-color: #150d4c;
}
.dancer22-download .share-wrapper p {
  font-size: 14px;
  color: #a39ef3;
  padding-top: 30px;
  user-select: none;
}
.dancer22-download .share-wrapper .share-btn {
  display: inline-block;
  float: right;
  width: 160px;
  height: 50px;
  margin-top: -33px;
  margin-left: 0;
  background-position: 0 368px;
}
.dancer22-download .share-wrapper .share-btn:hover {
  background-position: 0 312px;
}
.dancer22-download .share-wrapper .share-btn.img0618 {
  display: inline-block;
  width: 177px;
  height: 50px;
  margin-top: -35px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/btn_share_0618.png);
  background-position: 0 353px;
}
.dancer22-download .share-wrapper .share-btn.img0618:hover {
  background-position: 0 297px;
}
.dancer22-download .share-wrapper .share-container {
  display: none;
  position: absolute;
  top: 80px;
  right: 0;
}
.dancer22-download-duplicate {
  display: none;
  margin-bottom: 120px;
}
.dancer22-download-duplicate .share-wrapper {
  margin-bottom: 0;
}
.dancer22-count {
  position: relative;
  margin-bottom: 105px;
  z-index: 2;
}
.dancer22-count .count-title {
  width: 260px;
  height: 45px;
  margin: 0 auto 35px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_titile.png);
  background-size: cover;
  background-position: 0 170px;
}
.dancer22-count .count-mask-wrapper {
  position: absolute;
  top: 164px;
  left: 340px;
  z-index: -1;
}
.dancer22-count .count-mask-wrapper .count-sandglass-mask {
  display: table-cell;
  position: relative;
  width: 264px;
  height: 264px;
  vertical-align: bottom;
  border-radius: 50%;
  overflow: hidden;
}
.dancer22-count .count-mask-wrapper .count-sandglass-mask .mask {
  width: 100%;
  height: 0;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/color_machine.png);
  background-position: bottom;
}
.dancer22-count .count-amount {
  position: absolute;
  width: 164px;
  height: 95px;
  top: 240px;
  left: 390px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_machine_amout.png);
  background-position: 0 0;
  background-size: cover;
}
.dancer22-count .count-amount + p {
  position: absolute;
  font-size: 32px;
  font-weight: bold;
  width: 105px;
  height: 35px;
  color: #ffffff;
  text-align: center;
  top: 272px;
  left: 420px;
}
.dancer22-count .count-amount.unable {
  background-position: 0 98px;
}
.dancer22-count .count-amount.unable p {
  display: none;
}
.dancer22-count .count-sandglass {
  width: 300px;
  height: 456px;
  margin: 0 auto;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_machine.png);
}
.dancer22-count .count-2233-tip {
  display: none;
  position: absolute;
  width: 212px;
  height: 38px;
  line-height: 39px;
  font-size: 16px;
  text-align: center;
  color: #beafff;
  top: 185px;
  left: 75px;
  border-radius: 8px;
  background-color: #352288;
}
.dancer22-count .count-2233-tip a {
  color: #fa5eb6;
  text-decoration: underline;
}
.dancer22-count .count-2233-tip a:hover {
  color: #ff85f8;
}
.dancer22-count .count-2233-tip:before {
  display: inline-block;
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 38px;
  left: 100px;
  border-style: solid;
  border-width: 6.9px 5px 0;
  border-color: #352288 transparent transparent;
}
.dancer22-count .count-2233 {
  position: absolute;
  width: 326px;
  height: 310px;
  bottom: -5px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_2233Q.png);
}
.dancer22-count .count-2233.bravo {
  animation: run 2s steps(12) infinite reverse;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/BDF_2017_22.png);
}
.dancer22-count .count-level,
.dancer22-count .count-level2 {
  position: absolute;
  width: 300px;
  height: 184px;
  top: 140px;
  right: 85px;
}
.dancer22-count .count-level {
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_machine_level_01.png);
}
.dancer22-count .count-level2 {
  height: 0;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_machine_level_02.png);
  background-position: 50% 100%;
}
.dancer22-count .count-random {
  position: absolute;
  width: 126px;
  height: 60px;
  left: 408px;
  bottom: 17px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/btn_machine_random.png);
  background-position: 0 124px;
  background-size: cover;
  cursor: pointer;
}
.dancer22-count .count-random:hover {
  background-position: 0 60px;
}
.dancer22-count .count-random.unable {
  background-position: 0 0;
}
@keyframes run {
  0,
  55% {
    background-position: 0 0;
  }
  55%,
  100% {
    background-position: 3912px 0;
  }
}
.bdf-mask {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all .25s linear;
  z-index: 1000;
}
.bdf-player {
  position: fixed;
  width: 900px;
  height: 550px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all .25s linear;
  opacity: 0;
  visibility: hidden;
  z-index: 1001;
}
.bdf-player-random {
  display: none;
  position: absolute;
  width: 775px;
  height: 180px;
  left: 50%;
  top: -170px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_video_2233.png);
  background-size: cover;
  transform: translateX(-50%);
}
.bdf-player-desc {
  display: none;
  position: absolute;
  top: -120px;
  left: 50%;
  padding: 16px 24px;
  border-radius: 8px;
  background-color: #2a106a;
  transform: translateX(-50%);
}
.bdf-player-desc p {
  font-size: 14px;
  color: #a39efe;
  width: 360px;
  max-height: 38px;
  overflow-y: hidden;
}
.bdf-player-close {
  position: absolute;
  width: 26px;
  height: 26px;
  right: 0px;
  top: 6px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_video.png);
  background-position: 0 -494px;
  cursor: pointer;
}
.bdf-player-video {
  width: 853px;
  height: 495px;
  margin-bottom: 13px;
  padding-left: 13px;
  padding-top: 13px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_video.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.bdf-player-control {
  width: 858px;
  font-size: 14px;
}
.bdf-player-control .detail {
  float: left;
  height: 46px;
  width: 136px;
  margin-left: 7px;
  text-align: center;
  line-height: 46px;
  border: 1px solid #4c0fc9;
  background: #2b0c5c;
  cursor: pointer;
}
.bdf-player-control .detail a {
  color: #994ff3;
}
.bdf-player-control .share {
  display: inline-block;
  margin-left: 24px;
  color: #ffffff;
}
.bdf-player-control .share .share-button {
  width: 136px;
  height: 46px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #822ffe;
  background: #701eec;
  cursor: pointer;
  user-select: none;
}
.bdf-player-control .share .video-share-container {
  position: absolute;
  display: none;
  width: 240px;
  margin-left: -50px;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.3);
}
.bdf-player-control .player-rate-wrapper {
  display: inline-block;
  float: right;
}
.bdf-player-control .player-rate-wrapper .player-star {
  display: inline-block;
  vertical-align: middle;
}
.bdf-player-control .player-rate-wrapper .player-star i {
  display: inline-block;
  width: 27px;
  height: 25px;
  margin-right: 8px;
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_star.png);
  background-position: 0 0;
  background-size: cover;
  cursor: pointer;
}
.bdf-player-control .player-rate-wrapper .player-star .rating {
  background-position: 0 -25px;
}
.bdf-player-control .player-rate-wrapper .player-star .rated {
  background-position: 0 -51px;
}
.bdf-player-control .player-rate-wrapper .player-rate {
  display: inline-block;
  width: 104px;
  height: 46px;
  text-align: center;
  line-height: 48px;
  color: #ffffff;
  border: 1px solid #f947b4;
  background-color: #d61ea9;
  cursor: pointer;
}
.win-count {
  width: 982px;
  margin-left: -17px;
  position: relative;
  z-index: 99;
}
.win-count .win-title {
  width: 260px;
  height: 45px;
  background: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_titile.png) no-repeat;
  margin: 0 auto 62px;
  background-size: cover;
  background-position: 0 -250px;
}
.win-count .win-list {
  overflow: hidden;
}
.win-count .win-list li {
  width: 180px;
  float: left;
  margin-right: 20px;
  margin-bottom: 45px;
}
.win-count .win-list li .item {
  width: 164px;
  color: #c291ff;
  background-color: #22105b;
  padding: 10px 8px;
}
.win-count .win-list li .item .v-pic {
  cursor: pointer;
}
.win-count .win-list li .item p {
  width: 150px;
  height: 35px;
  margin: 8px auto 8px;
  overflow: hidden;
}
.win-count .win-list li .item .up-details {
  display: block;
  height: 25px;
  overflow: hidden;
}
.win-count .win-list li .item .up-details .up-head {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px;
}
.win-count .win-list li .item .up-details .up-name {
  float: left;
  color: #c291ff;
  line-height: 25px;
}
.win-count .win-list li .v-pic {
  width: 164px;
  height: 100px;
}
.win-count .win-list li:nth-child(5n) {
  margin-right: 0;
}
.win-count .name-list {
  overflow: hidden;
  margin-top: 38px;
  margin-bottom: 120px;
}
.win-count .name-list li {
  float: left;
  margin-right: 130px;
  margin-bottom: 20px;
}
.win-count .name-list li a {
  display: inline-block;
  margin-right: 36px;
  color: #c291ff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.win-count .name-list li a:hover {
  color: #fa5eb6;
}
.win-count .name-list li .a-name {
  width: 80px;
}
.win-count .name-list li .a-video {
  width: 270px;
}
.win-count .name-list li:nth-child(2n) {
  margin-right: 0;
}
.t-award-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.t-award-mask .t-award-video {
  width: 850px;
  height: 481px;
  margin-bottom: 13px;
  padding: 12px 13px;
  background-image: url('//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_video.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -426px;
}
.t-award-mask .t-close-btn {
  position: absolute;
  width: 26px;
  height: 26px;
  right: -35px;
  top: 6px;
  background-image: url('//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_video.png');
  background-position: 0 -494px;
  cursor: pointer;
}
.t-award-mask .t-award-btn {
  position: relative;
  margin-top: 16px;
}
.t-award-mask ul {
  float: right;
}
.t-award-mask .t-dialog-btn {
  display: block;
  float: left;
  height: 46px;
  width: 136px;
  margin-left: 7px;
  text-align: center;
  line-height: 46px;
  border: 1px solid #4c0fc9;
  background: #2b0c5c;
  cursor: pointer;
  color: #994ff3;
}
.t-award-mask .t-lr-share {
  width: 136px;
  height: 46px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #822ffe;
  background: #701eec;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.t-award-mask .video-share-container {
  position: absolute;
  display: none;
  width: 240px;
  margin-left: -50px;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.3);
}
.t-award-show {
  display: block;
}
html,
body {
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
body {
  background-color: #0d1034;
}
#left {
  position: absolute;
  z-index: 10;
}
.container {
  width: 948px;
  margin: 0 auto;
}
.dancer22-comment {
  background-color: #ffffff;
}
.dancer22-comment .box-body {
  margin: 0 auto;
  padding: 0 4px;
  width: 980px;
  color: #222;
}
.dancer22-comment .bb-comment .bottom-page {
  margin-top: 0;
  margin-bottom: 0;
}
.dancer22-message {
  display: none;
  position: fixed;
  width: 115px;
  height: 35px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 18px;
  text-align: center;
  line-height: 35px;
  color: #d61ea9;
  border-radius: 2px;
  margin: auto;
  background-color: #ffffff;
  z-index: 1002;
  opacity: 0;
  -webkit-transition: top .25s linear, opacity .25s linear;
  transition: top .25s linear, opacity .25s linear;
}
.dancer22-widget {
  position: fixed;
  width: 100%;
  bottom: 150px;
  opacity: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear;
}
.dancer22-widget .widget-wrapper {
  position: relative;
  width: 950px;
  height: 170px;
  margin: 0 auto;
}
.dancer22-widget .widget-wrapper div[class*='widget-'] {
  background-image: url(//i0.hdslb.com/bfs/activity-plat/activity4661/images/image_04.png);
}
.dancer22-widget .widget-wrapper .widget-share {
  display: block;
  position: absolute;
  left: 980px;
  width: 55px;
  height: 60px;
  background-position: 0 251px;
  cursor: pointer;
}
.dancer22-widget .widget-wrapper .widget-share:hover {
  background-position: 0 187px;
}
.dancer22-widget .widget-wrapper .share-container {
  display: none;
  position: absolute;
  top: -70px;
  right: -150px;
}
.dancer22-widget .widget-wrapper .share-container .share-btn {
  display: block !important;
}
.dancer22-widget .widget-wrapper .share-container .share-weixin {
  top: -150px !important;
}
.dancer22-widget .widget-wrapper .widget-backtop {
  display: block;
  position: absolute;
  top: 70px;
  left: 980px;
  width: 55px;
  height: 59px;
  background-position: 0 123px;
  cursor: pointer;
}
.dancer22-widget .widget-wrapper .widget-backtop:hover {
  background-position: 0 59px;
}
.footer {
  padding-top: 0;
}
