.news-artical-box .article-title {
  font-size: 30px;
  line-height: 34px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 16px;
}

.news-artical-box .article-msg-group {
  color: #adaada;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 19px;
}

.news-artical-box .article-msg-group .group {
  margin-right: 30px;
  display: inline-block;
}

.news-artical-box .article-msg-group .group .icon {
  margin-right: 5px;
  vertical-align: middle;
}

.news-artical-box .article-tip {
  font-size: 14px;
  line-height: 16px;
  color: #69678e;
  margin-bottom: 50px;
}

.news-artical-box .article-tip .icon {
  margin-right: 5px;
  margin-top: 3px;
}

.news-artical-box .artical-content-box {
  font-size: 14px;
  color: #69678e;
}

.news-artical-box .artical-content-box p {
  text-indent: 34px;
  line-height: 28px;
}

.news-artical-box .artical-content-box img {
  width: 680px;
  margin: 30px 0;
}

.pl-box .box-title {
  font-size: 18px;
  line-height: 20px;
  color: #cccaef;
  margin-bottom: 30px;
}

.pl-box .first-pl-post {
  margin-bottom: 50px;
  position: relative;
}
.pl-box .first-pl-post .pl-pop {
  width: 1028px;
  height: 54px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.pl-box .first-pl-post .first-pl-input {
  display: block;
  box-sizing: border-box;
  width: 1028px;
  height: 54px;
  background-color: #1d1a29;
  border-radius: 3px;
  border: solid 1px #383759;
  padding: 0 20px;
  line-height: 54px;
  font-size: 14px;
  color: #fff;
  padding-right: 80px;
}
.pl-box .first-pl-post .word-num {
    position: absolute;
    top: 30px;
    right: 135px;
    color: #cccaef;
}

.pl-box .first-pl-post button {
  width: 110px;
  height: 54px;
  background-color: #383759;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
}

.pl-box .pl-content-box {
  width: 1028px;
  margin-bottom: 30px;
}

.pl-box .pl-content-box .pl-user {
  width: 40px;
  margin-right: 10px;
}

.pl-box .pl-content-box .pl-user img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.pl-box .pl-content-box .pl-content {
  width: 966px;
  overflow: hidden;
  color: #cccaef;
}

.pl-box .pl-content-box .pl-content .pl-word {
  line-height: 26px;
  word-wrap: break-word;
  margin-bottom: 6px;
}

.pl-box .pl-content-box .pl-content .pl-word .name {
  font-size: 16px;
  color: #ffd200;
  margin-right: 4px;
  margin-left: 4px;
}

.pl-box .pl-content-box .pl-content .pl-word img {
  width: 26px;
  height: 26px;
  vertical-align: middle;
}

.pl-box .pl-content-box .pl-content .pl-time {
  font-size: 14px;
  line-height: 23px;
  color: #69678e;
  margin-bottom: 12px;
}

.pl-box .pl-content-box .pl-content .pl-time .group {
  margin-left: 30px;
}

.pl-box .pl-content-box .pl-content .pl-time .group .icon {
  margin-right: 5px;
  cursor: pointer;
}

.pl-box .pl-content-box .pl-content .send-pl .input-box {
  width: 100%;
  height: 54px;
  background-color: #1d1a29;
  border-radius: 3px;
  border: solid 1px #393550;
  line-height: 54px;
  padding: 0 20px;
  position: relative;
}

.pl-box .pl-content-box .pl-content .send-pl .input-box .input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-size: 14px;
  padding-right: 80px;
}

.pl-box .pl-content-box .pl-content .send-pl .input-box .word-num {
  position: absolute;
  top: 0;
  right: 20px;
}

.pl-box .pl-content-box .pl-content .send-pl .send-btn-group {
  text-align: right;
}

.pl-box .pl-content-box .pl-content .send-pl .send-btn-group button {
  width: 60px;
  height: 30px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  margin-top: 12px;
}

.pl-box .pl-content-box .pl-content .send-pl .send-btn-group .qd {
  background-color: #ef1f46;
  margin-right: 10px;
}

.pl-box .pl-content-box .pl-content .send-pl .send-btn-group .qx {
  background-color: #383759;
}

.pl-box .pl-content-box .pl-content .second-pl {
  background-color: #302f49;
  border-radius: 3px;
  margin-top: 17px;
  padding: 23px 20px;
}

.news-artical-box {
  position: relative;
}

.news-artical-box .sc-btn {
  position: absolute;
  top: 42px;
  right: 0;
  height: 43px;
  background-color: #383759;
  border-radius: 22px;
  border: solid 1px #393550;
  padding: 0 17px;
  line-height: 41px;
  color: #d0ff00;
  font-size: 18px;
  cursor: pointer;
}

.news-artical-box .sc-btn .icon {
  margin-top: 10px;
  margin-right: 5px;
}

.img-solid-box {
  text-align: center;
  position: relative;
}

.img-solid-box .sc-btn {
  position: absolute;
  top: 52px;
  right: 40px;
  height: 43px;
  background-color: #383759;
  border-radius: 22px;
  border: solid 1px #393550;
  padding: 0 17px;
  line-height: 41px;
  color: #d0ff00;
  font-size: 18px;
  cursor: pointer;
}

.img-solid-box .sc-btn .icon {
  margin-top: 10px;
  margin-right: 5px;
}

.img-solid-box .img-solid-show {
  position: relative;
  width: 918px;
  margin: 0 auto;
  margin-bottom: 16px;
}

.img-solid-box .img-solid-show .solid-left-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.img-solid-box .img-solid-show .solid-right-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.img-solid-box .img-solid-show .show-img {
  width: 700px;
  margin: 0 auto;
}

.img-solid-box .img-solid-show .show-img img {
  width: 100%;
}

.img-solid-box .solid-img-list-box {
  width: 1200px;
  height: 144px;
  background-color: #1d1a29;
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.img-solid-box .solid-img-list-box .list-left-btn {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.img-solid-box .solid-img-list-box .list-right-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.img-solid-box .solid-img-list-box .list-box {
  width: 1120px;
  height: 104px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.img-solid-box .solid-img-list-box .list-box .img-list {
  width: 200%;
  position: absolute;
  left: 0;
  top: 0;
}

.img-solid-box .solid-img-list-box .list-box .img-list .data {
  width: 103px;
  height: 103px;
  background-color: #fff;
  border: solid 2px #1d1a29;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.img-solid-box .solid-img-list-box .list-box .img-list .data img {
  height: 100%;
}

.img-solid-box .solid-img-list-box .list-box .img-list .data.active {
  border: solid 2px #ef1f46;
}

.img-solid-box .solid-img-list-box .list-box .img-list .data:nth-last-child(1) {
  margin-right: 0;
}

.vod-detail-box {
  padding-bottom: 20px;
  position: relative;
}

.vod-detail-box .sc-btn {
  position: absolute;
  top: 60px;
  right: 0;
  height: 43px;
  background-color: #383759;
  border-radius: 22px;
  border: solid 1px #393550;
  padding: 0 17px;
  line-height: 41px;
  color: #d0ff00;
  font-size: 18px;
  cursor: pointer;
}

.vod-detail-box .sc-btn .icon {
  margin-top: 10px;
  margin-right: 5px;
}

.vod-detail-box .vod-bf-box {
  width: 1200px;
  overflow: hidden;
}

.vod-detail-box .vod-bf-box .vod-out-box {
  margin-bottom: 16px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box {
  width: 995px;
  height: 617px;
  overflow: hidden;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf {
  width: 995px;
  height: 557px;
  position: relative;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .vod {
  height: 100%;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .vod video {
  width: 100%;
  height: 100%;
  background: #000;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .pop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .pop.vplay {
  background: url(../img/play.png) center no-repeat rgba(0, 0, 0, 0.3);
  background-size: 100px 100px;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .ds-gift-pop {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: 20;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .ds-gift-pop .my-ds {
  position: absolute;
  padding: 0 33px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 35px;
  border: solid 1px #cccaef;
  line-height: 70px;
  color: #d0ff00;
  font-size: 20px;
  min-width: 400px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .ds-gift-pop .my-ds .center {
  line-height: 70px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .vod-bf .ds-gift-pop .my-ds img {
  width: 44px;
  height: 53px;
  margin-top: 5px;
  margin-left: 5px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box {
  width: 100%;
  height: 60px;
  background-color: #27263d;
  padding: 6px 8px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .recharge-btn {
  width: 80px;
  height: 48px;
  background-image: linear-gradient(90deg, #ef1f46 0%, #ff3f24 100%), linear-gradient(#ef1f46, #ef1f46);
  background-blend-mode: normal,
 normal;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
  margin-left: 10px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .send-btn {
  width: 80px;
  height: 48px;
  background-image: linear-gradient(90deg, #6a50eb 0%, #8b42f6 100%), linear-gradient(#ef1f46, #ef1f46);
  background-blend-mode: normal,
 normal;
  border-radius: 0 3px 3px 0;
  font-size: 16px;
  color: #fff;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num {
  width: 170px;
  height: 48px;
  border: solid 1px #69678e;
  position: relative;
  margin-left: 8px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .show-num .word {
  width: 136px;
  height: 48px;
  line-height: 48px;
  color: #fff;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .show-num .word .num {
  padding-left: 10px;
  width: 50px;
  display: inline-block;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .show-num .word .name {
  display: inline-block;
  max-width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .show-num .select-btn {
  width: 32px;
  height: 46px;
  background-color: #302e4b;
  text-align: center;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .show-num .select-btn .icon {
  margin-top: 20px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .num-option {
  position: absolute;
  left: -1px;
  bottom: 48px;
  width: 170px;
  background-color: #302e4b;
  z-index: 200;
  display: none;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .num-option .option {
  padding: 0 10px;
  width: 100%;
  height: 47px;
  border: solid 1px #69678e;
  border-bottom: none;
  line-height: 48px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .num-option .option .num {
  width: 50px;
  display: inline-block;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .num-option .option .name {
  display: inline-block;
  max-width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-num .num-option .option:hover {
  background-color: #ef1f46;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift {
  width: 522px;
  padding-left: 34px;
  position: relative;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  border: solid 1px #69678e;
  margin-right: 10px;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .g-img {
  width: 80%;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .tip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 60px;
  height: 79px;
  background-color: #302e4b;
  border-radius: 5px;
  padding: 17px 20px;
  color: #fff;
  z-index: 200;
  display: none;
  border: solid 1px #69678e;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .tip .icon {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .tip .gift-img {
  position: absolute;
  top: 17px;
  left: 20px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .tip .msg {
  line-height: 22px;
  margin-left: 70px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .tip .msg .name {
  white-space: nowrap;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift .tip .msg .word {
  color: #adaada;
  margin-top: 5px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift:hover {
  border: solid 1px #ef1f46;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift:hover .tip {
  display: block;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .gift:active {
  border: solid 1px #ef1f46;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .show-all-btn {
  width: 24px;
  height: 48px;
  border-radius: 3px;
  border: solid 1px #69678e;
  text-align: center;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .show-all-btn .icon {
  margin-top: 20px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .all-gift-list-box {
  position: absolute;
  z-index: 100;
  width: 522px;
  left: 0;
  bottom: 48px;
  padding: 20px 34px;
  background-color: #27263d;
  border-radius: 5px 5px 0px 0px;
  display: none;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .all-gift-list-box .money {
  color: #cccaef;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .all-gift-list-box .all-gift-list .gift {
  margin-top: 20px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .select-gift .all-gift-list-box .all-gift-list .gift.col7 {
  margin-right: 0;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift {
  margin-left: 20px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  border: solid 1px #ef1f46;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .g-img {
  width: 80%;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .tip {
  position: absolute;
  left: -20px;
  bottom: 60px;
  width: 222px;
  height: 79px;
  background-color: #302e4b;
  border-radius: 5px;
  padding: 17px 20px;
  color: #fff;
  z-index: 200;
  display: none;
  border: solid 1px #69678e;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .tip .icon {
  position: absolute;
  bottom: -8px;
  left: 30px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .tip .gift-img {
  position: absolute;
  top: 17px;
  left: 20px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .tip .msg {
  line-height: 22px;
  margin-left: 70px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .tip .msg .name{
  white-space: nowrap;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift .tip .msg .word {
  color: #adaada;
  margin-top: 5px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-box .send-gift-box .qd-gift .gift:hover .tip {
  display: block;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list {
  width: 205px;
  height: 617px;
  background-color: rgba(56, 55, 89, 0.7);
  overflow: hidden;
  padding: 10px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list-title {
  color: #fff;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 14px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list-title .change-data .icon {
  margin-top: 8px;
  margin-right: 6px;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data {
  width: 186px;
  height: 98px;
  background-color: #383759;
  border: solid 2px #383759;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data .icon {
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data .img img {
  width: 100%;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data .data-name {
  position: absolute;
  width: 100%;
  height: 30px;
  z-index: 10;
  bottom: 0;
  padding: 0 10px;
  color: #fff;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.3);
}
.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data .data-name a{
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data.active {
  background-color: #ef1f46;
  border: solid 2px #ef1f46;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data.active .icon {
  display: block;
}

.vod-detail-box .vod-bf-box .vod-out-box .vod-select-list .list .data:nth-last-child(1) {
  margin-bottom: 0;
}

.vod-detail-box .vod-bf-box .vod-introduce {
  font-size: 14px;
  color: #69678e;
  line-height: 25px;
  position: relative;
  height: 50px;
  overflow: hidden;
}

.vod-detail-box .vod-bf-box .vod-introduce .title {
  color: #cccaef;
}

.vod-detail-box .vod-bf-box .vod-introduce .showAllWord {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background-color: #1d1a29;
  line-height: 25px;
  box-shadow: 0px 1px 10px 7px #1d1a29;
}

.vod-detail-box .vod-bf-box .vod-introduce .showAllWord .icon {
  margin-top: 10px;
  margin-left: 6px;
}

.vod-show-img-list {
  margin-bottom: 35px;
}

.vod-show-img-list .data {
  float: left;
  width: 176px;
  height: 200px;
  background-color: #573e71;
  border: solid 2px #27263d;
  margin-right: 20px;
  text-align: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.vod-show-img-list .data img {
  height: 100%;
  margin: 0 auto;
}

.vod-show-img-list .data .pop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
  display: none;
}

.vod-show-img-list .data .pop .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}

.vod-show-img-list .data.col6 {
  margin-right: 0;
}

.vod-show-img-list .data:hover {
  border: solid 2px #ef1f46;
}

.vod-show-img-list .data:hover .pop {
  display: block;
}

.vod-number-list .vod-type-tab {
  height: 40px;
  border-bottom: solid 1px #383759;
}

.vod-number-list .vod-type-tab .tab {
  width: 86px;
  height: 40px;
  border: solid 1px #383759;
  color: #fff;
  line-height: 40px;
  text-align: center;
  float: left;
  cursor: pointer;
}

.vod-number-list .vod-type-tab .tab.active {
  font-size: 14px;
  background-image: linear-gradient(90deg, #ef1f46 0%, #ff3f24 100%), linear-gradient(#f12342, #f12342);
  background-blend-mode: normal,
 normal;
  border: none;
}

.vod-number-list .vod-type-tab .tab:nth-last-child(1) {
  border-left: none;
}

.vod-number-type-data {
  padding: 30px 0 20px 0;
}

.vod-number-type-data .page {
  height: 100px;
  overflow: hidden;
  position: relative;
}

.vod-number-type-data .data {
  width: 85px;
  height: 42px;
  border: solid 1px #383759;
  font-size: 14px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  margin-bottom: 12px;
  background-color: #27263d;
  display: block;
}

.vod-number-type-data .data.active {
  background-color: #f12342;
  color: #fff;
}

.vod-number-type-data .show-all {
  position: absolute;
  width: 87px;
  height: 44px;
  right: 2px;
  bottom: 0px;
  z-index: 1;
  margin-bottom: 0;
}

.img-solid-vip{
  width: 100%;
  height: 500px;
  text-align: left;
}