.index-page-tj-img-box {
  height: 460px;
  min-width: 1232px;
  position: relative;
  background-color: #000;
}

.index-page-tj-img-box .showImg {
  width: 100%;
  height: 100%;
}

.index-page-tj-img-box .showImg ul {
  width: 100%;
  height: 100%;
}

.index-page-tj-img-box .showImg .img {
  width: 100%;
  height: 100%;
}

.index-page-tj-img-box .showImg .img a {
  width: 100%;
  height: 100%;
  display: block;
}

.index-page-tj-img-box .control-img-box {
  position: absolute;
  top: 0;
  right:4%;
  height: 100%;
}

.index-page-tj-img-box .control-img-box .control-list {
  width: 280px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  color: #ffffff;
  padding: 20px;
}

.index-page-tj-img-box .control-img-box .control-list li {
  margin-bottom: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-page-tj-img-box .control-img-box .control-list li:nth-last-child(1) {
  line-height: 13px;
  margin-bottom: 0;
}

.index-page-tj-img-box .control-img-box .control-list li.active {
  color: #f2a506;
}

.index-page-class-group {
  height: 74px;
  background-color: #1d2025;
  min-width: 1232px;
  color: #dddddd;
}

.index-page-class-group .group {
  padding: 12px 0;
}

.index-page-class-group .group .group-title {
  width: 30px;
  height: 50px;
  background-color: #f2a506;
  border-radius: 3px;
  font-size: 14px;
  line-height: 25px;
  color: #333333;
  text-align: center;
  margin-right: 20px;
}

.index-page-class-group .group .group-list {
  max-width: 300px;
  height: 50px;
  overflow: hidden;
}

.index-page-class-group .group .group-list a {
  line-height: 25px;
  margin-right: 16px;
  display: inline-block;
}

.index-page-class-group .group .group-list a:hover {
  color: #f2a506;
}

.index-page-today-tj-box {
  min-width: 1232px;
  padding: 40px 0;
}

.index-page-today-tj-box .hot-box {
  margin-bottom: 56px;
}

.index-page-today-tj-box .hot-box .hot-news {
  width: 480px;
}

.index-page-today-tj-box .hot-box .hot-news .box-title {
  height: 25px;
  font-size: 24px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 29px;
}

.index-page-today-tj-box .hot-box .hot-news .box-title .icon {
  margin-right: 26px;
}

.index-page-today-tj-box .hot-box .hot-news .box-title .more {
  margin-left: 30px;
  font-size: 16px;
  color: #666666;
}

.index-page-today-tj-box .hot-box .hot-news .box-title .more:hover {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-news .list .data {
  list-style-type: disc;
  color: #333333;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 22px;
}

.index-page-today-tj-box .hot-box .hot-news .list .data .split {
  display: inline-block;
  width: 1px;
  height: 14px;
  margin: 0 8px;
  background-color: #ccc;
  font-size: 14px;
  vertical-align: -2px;
}

.index-page-today-tj-box .hot-box .hot-news .list .data .disc {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 8px;
  background-color: #f2a506;
  font-size: 14px;
  border-radius: 50%;
  line-height: 14px;
  float: left;
  margin-top: 7px;
}

.index-page-today-tj-box .hot-box .hot-news .list .data.hot {
  font-size: 18px;
  line-height: 18px;
}

.index-page-today-tj-box .hot-box .hot-news .list .data a:hover {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-news .list .data:nth-last-child(1) {
  margin-bottom: 0;
}

.index-page-today-tj-box .hot-box .hot-vod {
  max-width: 1224px;
}

.index-page-today-tj-box .hot-box .hot-vod .box-title {
  height: 25px;
  font-size: 24px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 29px;
}

.index-page-today-tj-box .hot-box .hot-vod .box-title .icon {
  margin-right: 26px;
}

.index-page-today-tj-box .hot-box .hot-vod .box-title .more {
  font-size: 16px;
  color: #666666;
}

.index-page-today-tj-box .hot-box .hot-vod .box-title .more:hover {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data {
  width: 480px;
  height: 388px;
  background-color: #f0f0f0;
  margin-right: 18px;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data .vod-img {
  height: 305px;
  margin-bottom: 10px;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data .vod-img a {
  width: 100%;
  height: 100%;
  display: block;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data .vod-name {
  padding: 0 20px;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 10px;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data .vod-name .score {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data .vod-name .name {
  display: inline-block;
  max-width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data .text {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}

.index-page-today-tj-box .hot-box .hot-vod .big-data:hover {
  box-shadow: 1px 2px 9px 0px rgba(153, 153, 153, 0.6);
}

.index-page-today-tj-box .hot-box .hot-vod .big-data:hover .vod-name {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data {
  width: 230px;
  padding-bottom: 12px;
  background-color: #f0f0f0;
  margin-right: 18px;
  margin-bottom: 16px;
  float: left;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data .vod-img {
  margin-bottom: 7px;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data .vod-img a {
  padding-top: 126px;
  width: 100%;
  height: 100%;
  display: block;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data .vod-name {
  padding: 0 10px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 4px;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data .vod-name .score {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data .vod-name .name {
  display: inline-block;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data .text {
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data:hover {
  box-shadow: 1px 2px 9px 0px rgba(153, 153, 153, 0.6);
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data:hover .vod-name {
  color: #f2a506;
}

.index-page-today-tj-box .hot-box .hot-vod .small-list .data:nth-child(3n) {
  margin-right: 0;
}

.index-page-today-tj-box .day-updata-vod-box .box-title {
  height: 25px;
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 29px;
}

.index-page-today-tj-box .day-updata-vod-box .box-title .more {
  font-size: 16px;
  color: #666666;
}

.index-page-today-tj-box .day-updata-vod-box .box-title .more:hover {
  color: #f2a506;
}

.index-page-today-tj-box .day-updata-vod-box .box-title .week-tab-group {
  margin-left: 26px;
}

.index-page-today-tj-box .day-updata-vod-box .box-title .week-tab-group .tab {
  width: 80px;
  height: 30px;
  background-color: #eaeaea;
  border-radius: 15px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 18px;
  color: #333333;
  font-size: 14px;
}

.index-page-today-tj-box .day-updata-vod-box .box-title .week-tab-group .tab.active {
  background-color: #f2a506;
  color: #fff;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box {
  position: relative;
  overflow: hidden;
  height: 358px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .index-solid-by-left-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 80;
  cursor: pointer;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .index-solid-by-right-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 80;
  cursor: pointer;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .list {
  width: 500%;
  position: absolute;
  left: 0;
  top: 0;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data {
  width: 232px;
  padding-bottom: 12px;
  margin-right: 17px;
  float: left;
  background-color: #f0f0f0;
  height: 356px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img {
  height: 298px;
  position: relative;
  margin-bottom: 7px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .icon {
  position: absolute;
  width: 40px;
  height: 22px;
  top: 0;
  right: 10px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 231px;
  height: 358px;
  background-color: rgba(31, 31, 31, 0.6);
  display: none;
  padding: 30px 15px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .name {
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 14px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .lebel {
  height: 26px;
  overflow: hidden;
  margin-bottom: 12px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .lebel a ,
.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .lebel .lab
{
  display: inline-block;
  font-size: 14px;
  height: 20px;
  border: solid 1px #f2a506;
  color: #f2a506;
  padding: 2px 4px;
  float: left;
  margin-right: 6px;
  border-radius: 3px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .pop-text {
  font-size: 14px;
  color: #fff;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .detail {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 15px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .btn-box {
  text-align: center;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img .pop .btn-box button {
  width: 200px;
  height: 46px;
  background-color: #f2a506;
  border-radius: 5px;
  font-size: 16px;
  color: #333333;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-img:hover .pop {
  display: block;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-name {
  padding: 0 20px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 7px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-name .score {
  color: #f2a506;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .vod-name .name {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data .text {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data:nth-last-child(1) {
  margin-right: 0;
}

.index-page-today-tj-box .day-updata-vod-box .box-list-box .data:hover .name {
  color: #f2a506;
}

.index-vip-solid-box {
  min-width: 1232px;
  height: 511px;
  background: url(../img/del-img/bj.png) center/cover no-repeat;
  padding: 40px;
  position: relative;
}

.index-vip-solid-box .title {
  text-align: center;
  font-size: 36px;
  color: #fff;
  line-height: 40px;
}

.index-vip-solid-box .m-carousel {
  position: relative;
}

.index-vip-solid-box .m-carousel .carousel-box {
  position: relative;
  width: 100%;
  overflow: hidden;
  transform-origin: 0 0 0;
  transform: scale(1, 1);
  opacity: 1;
  -webkit-transform-origin: 0 0 0;
  -webkit-transform: scale(1, 1);
  padding-top: 46%;
}

.index-vip-solid-box .m-carousel .carousel-box .list-carousel {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  float: left;
  transition-property: transform;
  transition-duration: 0ms;
  transform-origin: 0 0 0;
  -webkit-transition-property: transform;
  -webkit-transition-duration: 0ms;
  -webkit-transform-origin: 0 0 0;
  width: 100%;
  height: 100%;
}

.index-vip-solid-box .m-carousel .carousel-box .list-carousel li {
  position: absolute;
  visibility: visible;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 88%;
  height: 100%;
  padding: 10px 5px;
  box-sizing: border-box;
}

.index-vip-solid-box .m-carousel .carousel-box .list-carousel li a {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  height: 100%;
}

.index-vip-solid-box .m-carousel .carousel-box .list-carousel li.active {
  position: absolute;
  visibility: visible;
  width: 93.335%;
  height: 100%;
  margin-top: -5px;
  padding: 0 5px;
}

.index-vip-solid-box .solid-icon {
  position: absolute;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.index-vip-solid-box .index-solid-yuan-left-icon {
  left: 85px;
}

.index-vip-solid-box .index-solid-yuan-right-icon {
  right: 85px;
}

.index-vip-solid-box .vip-list-box {
  width: 1232px;
  height: 304px;
}

.index-big-class-box {
  min-width: 1232px;
  margin-top: 60px;
}

.index-big-class-box .vod-list-box .box-title {
  height: 25px;
  font-size: 24px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 29px;
}

.index-big-class-box .vod-list-box .box-title .show1232-class-fl-list {
  margin-top: 10px;
}

.index-big-class-box .vod-list-box .box-title .show1232-class-fl-list a {
  display: block;
  float: left;
  width: 18%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-right: 2.5%;
  margin-bottom: 10px;
  background-color: #eaeaea;
  border-radius: 2px;
  font-size: 13px;
  color: #333;
}

.index-big-class-box .vod-list-box .box-title .show1232-class-fl-list a.active {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .box-title .show1232-class-fl-list a:nth-child(5n) {
  margin-right: 0;
}

.index-big-class-box .vod-list-box .box-title .more {
  margin-left: 30px;
  font-size: 16px;
  color: #666666;
  margin-right: 16px;
}

.index-big-class-box .vod-list-box .box-title .more:hover {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .box-title .class-fl-list {
  font-size: 14px;
  color: #666;
  max-width: 900px;
  overflow: hidden;
}

.index-big-class-box .vod-list-box .box-title .class-fl-list .split {
  color: #f2a506;
  padding: 0 16px;
}

.index-big-class-box .vod-list-box .box-title .class-fl-list a:hover {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .box-list .data {
  width: 232px;
  padding-bottom: 12px;
  margin-right: 18px;
  float: left;
  background-color: #f0f0f0;
}

.index-big-class-box .vod-list-box .box-list .data .vod-img {
  position: relative;
  margin-bottom: 7px;
}

.index-big-class-box .vod-list-box .box-list .data .vod-img a {
  padding-top: 298px;
  display: block;
  width: 100%;
  height: 100%;
}

.index-big-class-box .vod-list-box .box-list .data .vod-img:hover .pop {
  display: block;
}

.index-big-class-box .vod-list-box .box-list .data .vod-name {
  padding: 0 20px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 7px;
}

.index-big-class-box .vod-list-box .box-list .data .vod-name .score {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .box-list .data .vod-name .name {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-big-class-box .vod-list-box .box-list .data .text {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}

.index-big-class-box .vod-list-box .box-list .data:nth-last-child(1) {
  margin-right: 0;
}

.index-big-class-box .vod-list-box .box-list .data:hover {
  box-shadow: 1px 2px 9px 0px rgba(153, 153, 153, 0.6);
}

.index-big-class-box .vod-list-box .box-list .data:hover .name {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .big-data {
  width: 480px;
  height: 376px;
  background-color: #f0f0f0;
  margin-right: 18px;
}

.index-big-class-box .vod-list-box .big-data .vod-img {
  height: 305px;
  margin-bottom: 10px;
}

.index-big-class-box .vod-list-box .big-data .vod-img a {
  width: 100%;
  height: 100%;
  display: block;
}

.index-big-class-box .vod-list-box .big-data .vod-name {
  padding: 0 20px;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 10px;
}

.index-big-class-box .vod-list-box .big-data .vod-name .score {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .big-data .vod-name .name {
  display: inline-block;
  max-width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-big-class-box .vod-list-box .big-data .text {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}

.index-big-class-box .vod-list-box .big-data:hover {
  box-shadow: 1px 2px 9px 0px rgba(153, 153, 153, 0.6);
}

.index-big-class-box .vod-list-box .big-data:hover .vod-name {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .small-list .data {
  width: 232px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  margin-right: 18px;
  margin-bottom: 16px;
  float: left;
  height: 180px;
}

.index-big-class-box .vod-list-box .small-list .data .vod-img {
  margin-bottom: 7px;
}

.index-big-class-box .vod-list-box .small-list .data .vod-img a {
  padding-top: 126px;
  width: 100%;
  height: 100%;
  display: block;
}

.index-big-class-box .vod-list-box .small-list .data .vod-name {
  padding: 0 10px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 4px;
}

.index-big-class-box .vod-list-box .small-list .data .vod-name .score {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .small-list .data .vod-name .name {
  display: inline-block;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-big-class-box .vod-list-box .small-list .data .text {
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
}

.index-big-class-box .vod-list-box .small-list .data:hover {
  box-shadow: 1px 2px 9px 0px rgba(153, 153, 153, 0.6);
}

.index-big-class-box .vod-list-box .small-list .data:hover .vod-name {
  color: #f2a506;
}

.index-big-class-box .vod-list-box .small-list .data:nth-child(5n) {
  margin-right: 0;
}

.index-big-class-box .vod-rank-box {
  width: 230px;
}

.index-big-class-box .vod-rank-box .box-title {
  height: 25px;
  font-size: 24px;
  line-height: 25px;
  color: #333333;
  margin-bottom: 29px;
}

.index-big-class-box .vod-rank-box .box-title .more {
  margin-left: 30px;
  font-size: 16px;
  color: #666666;
}

.index-big-class-box .vod-rank-box .box-title .more:hover {
  color: #f2a506;
}

.index-big-class-box .vod-rank-box .box-title .class-fl-list {
  font-size: 14px;
  color: #666;
  max-width: 900px;
  overflow: hidden;
}

.index-big-class-box .vod-rank-box .box-title .class-fl-list .split {
  color: #f2a506;
  padding: 0 16px;
}

.index-big-class-box .vod-rank-box .box-title .class-fl-list a:hover {
  color: #f2a506;
}

.index-big-class-box .vod-rank-box .box-list {
  width: 230px;
  height: 358px;
  background-color: #f0f0f0;
  padding: 18px 10px;
}

.index-big-class-box .vod-rank-box .box-list li {
  line-height: 20px;
  margin-bottom: 9px;
}

.index-big-class-box .vod-rank-box .box-list li .s20x20,
.index-big-class-box .vod-rank-box .box-list li .s_20x20 {
  width: 20px;
  height: 20px;
  font-style: unset;
  margin-right: 6px;
  text-align: center;
  line-height: 20px;
  float: left;
}

.index-big-class-box .vod-rank-box .box-list li a {
  display: inline-block;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-big-class-box .vod-rank-box .box-list li:nth-last-child(1) {
  margin-bottom: 0;
}

.index-big-class-box .vod-rank-box .box-list li:hover a {
  color: #f2a506;
}

.index-big-class-box .index-topic-list .data {
  width: 25%;
  padding: 10px;
  position: relative;
  float: left;
}

.index-big-class-box .index-topic-list .data .data-pic {
  display: block;
  position: relative;
  padding-top: 60%;
  background-size: cover;
  text-align: center;
}

.index-big-class-box .index-topic-list .data .data-pic .pop {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.index-big-class-box .index-topic-list .data .data-pic .pop p {
  overflow: hidden;
  text-overflow: hidden;
  white-space: nowrap;
}

.new-data-page-list {
  overflow: visible;
}

.new-data-page-list .list {
  width: 100%;
  position: relative;
}

.new-data-page-list .list .data {
  margin-bottom: 20px;
  margin-right: 17px;
}

.new-data-page-list .list .data:nth-child(7n) {
  margin-right: 0;
}

.index-page-tj-img-box .main_visual,
.index-vip-solid-box .main_visual {
  height: 180px;
  overflow: hidden;
  position: relative;
}

.index-page-tj-img-box .main_image,
.index-vip-solid-box .main_image {
  height: 180px;
  overflow: hidden;
  position: relative;
}

.index-page-tj-img-box .main_image ul,
.index-vip-solid-box .main_image ul {
  width: 50px;
  height: 180px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.index-page-tj-img-box .main_image li,
.index-vip-solid-box .main_image li {
  float: left;
  width: 100%;
  height: 180px;
}

.index-page-tj-img-box .main_image li span,
.index-vip-solid-box .main_image li span {
  display: block;
  width: 100%;
  height: 200px;
}

.index-page-tj-img-box .main_image li a,
.index-vip-solid-box .main_image li a {
  display: block;
  width: 100%;
  height: 180px;
}

.index-page-tj-img-box div.flicking_con,
.index-vip-solid-box div.flicking_con {
  position: absolute;
  top: 160px;
  left: 50%;
  z-index: 100;
  height: 21px;
  margin: 0 0 0 -50px;
}

.index-page-tj-img-box div.flicking_con a,
.index-vip-solid-box div.flicking_con a {
  float: left;
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  color: #fff;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin: 0 5px;
}

.index-page-tj-img-box div.flicking_con a.on,
.index-vip-solid-box div.flicking_con a.on {
  background-image: linear-gradient(90deg, #ef1f46 0%, #ff3f24 100%), linear-gradient(#f2a506, #f2a506);
  background-blend-mode: normal, normal;
}

.index-page-tj-img-box #btn_prev,
.index-page-tj-img-box #btn_next,
.index-vip-solid-box #btn_prev,
.index-vip-solid-box #btn_next {
  z-index: 11111;
  position: absolute;
  display: block;
  width: 73px !important;
  height: 74px !important;
  top: 50%;
  margin-top: -37px;
  display: none;
}

.index-page-tj-img-box #btn_prev,
.index-vip-solid-box #btn_prev {
  background-color: #fff;
  left: 100px;
}

.index-page-tj-img-box #btn_next,
.index-vip-solid-box #btn_next {
  background-color: #fff;
  right: 100px;
}

.friends-link {
  background-color: #f0f0f0;
  height: 100px;
  line-height: 100px;
  font-size: 14px;
  color: #333;
  text-align: left;
  margin-bottom: 20px;
  padding-left: 20px;
}

.friends-link a {
  margin-left: 20px;
}

.friends-link a:nth-child(1) {
  margin-left: 5px;
}

@media screen and (min-width: 1480px) and (max-width: 1730px) {
  .index-page-today-tj-box .hot-vod .small-list .data:nth-child(3n-1) {
    margin-right: 0;
  }
  .index-page-today-tj-box .hot-vod .small-list .data:nth-child(3n) {
    display: none;
  }
  .index-big-class-box .vod-list-box .box-list .data:nth-last-child(6n) {
    display: none;
  }
  .index-big-class-box .vod-list-box .small-list .data:nth-last-child(5n) {
    display: none;
  }
  .new-data-page-list {
    overflow: visible;
  }
  .new-data-page-list .list {
    width: 100%;
    position: relative;
  }
  .new-data-page-list .list .data {
    margin-bottom: 20px;
  }
  .new-data-page-list .list .data:nth-child(7n) {
    margin-right: 18px;
  }
  .new-data-page-list .list .data:nth-child(6n) {
    margin-right: 0;
  }
}

.search-class-box {
  border: solid 1px #d2d2d2;
}

.search-class-box .class-list-box {
  line-height: 54px;
  border-bottom: dashed 1px #d2d2d2;
  position: relative;
  overflow: hidden;
  overflow: auto;
  padding: 0 20px;
}

.search-class-box .class-list-box .list-title {
  width: 80px;
  float: left;
}

.search-class-box .class-list-box .list {
  margin-left: 80px;
}

.search-class-box .class-list-box .list .data {
  padding: 0 10px;
  line-height: 24px;
  color: #333;
  display: inline-block;
  margin-bottom: 6px;
}

.search-class-box .class-list-box .list .data.active {
  background-color: #ff5400;
  color: #fff;
  border-radius: 12px;
}

.search-class-box .class-list-box .list.en .data {
  padding: 5px;
}

.search-class-box .class-list-box .list.en .data.active {
  background-color: #ff5400;
  color: #fff;
}

@media screen and (min-width: 1232px) and (max-width: 1480px) {
  .index-page-today-tj-box .hot-vod .big-data {
    display: none;
  }
  .index-page-today-tj-box .hot-vod .small-list .data:nth-child(3n-1) {
    margin-right: 18px;
  }
  .index-page-today-tj-box .hot-vod .small-list .data:nth-child(3n) {
    display: block;
  }
  .index-big-class-box .vod-list-box .box-list .data:nth-last-child(6n-1),
  .index-big-class-box .vod-list-box .box-list .data:nth-last-child(6n-2) {
    display: none;
  }
  .index-big-class-box .vod-list-box .small-list .data:nth-last-child(5n-1),
  .index-big-class-box .vod-list-box .small-list .data:nth-last-child(5n-2) {
    display: none;
  }
  .new-data-page-list {
    overflow: visible;
  }
  .new-data-page-list .list {
    width: 100%;
    position: relative;
  }
  .new-data-page-list .list .data {
    margin-bottom: 20px;
  }
  .new-data-page-list .list .data:nth-child(7n) {
    margin-right: 18px;
  }
  .new-data-page-list .list .data:nth-child(5n) {
    margin-right: 0;
  }
}