@charset "UTF-8";

body {
    font-family: "Microsoft Yahei", Simsun, sans-serif;
    font-size: 14px;
    line-height: 1
}

div,
dl, 
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
th,
td,
p,
span,
a {
    border: 0
}

ol,
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    background-color: transparent;
    -webkit-tap-highlight-color: transparent
}

a,
a:link,
a:visited,
a:active,
a:hover,
button {
    outline: none;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: #E50916 !important
}

a:focus {
    text-decoration: none
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

input,
button,
select,
textarea {
    border: 0;
    background: 0 0;
    border-radius: 0;
    outline: medium none;
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    font-family: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

img {
    border: none;
    max-width: 100%;
    height: auto;
    vertical-align: top
}

i,
em {
    font-style: inherit
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::selection {
    text-shadow: none;
    background: #E50916;
    color: hsla(0, 0%, 100%, .87)
}

::-webkit-scrollbar-thumb {
    background-color: #25252b;
    border-radius: 6px;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    transition: background 200ms ease
}

::-webkit-scrollbar {
    width: 8px;
    background-color: rgb(10, 12, 15)
}

::-webkit-scrollbar-button {
    display: none
}

.theme1 .br {
    border-color: rgba(30, 35, 42, .05)
}

.theme2 .br {
    border-color: #141B29
}

.b-b {
    border-bottom: 1px solid
}

.b-r {
    border-right: 1px solid
}

.mask-1 {
    filter: brightness(0.8)
}

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/c/font_3440686_3xvld3nkevr.woff2?t=1666424515226') format('woff2'), url('//at.alicdn.com/t/c/font_3440686_3xvld3nkevr.woff?t=1666424515226') format('woff'), url('//at.alicdn.com/t/c/font_3440686_3xvld3nkevr.ttf?t=1666424515226') format('truetype')
}

.fa {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.b {
    font-weight: 700
}

.r3 {
    margin-right: 3px
}

.r6 {
    margin-right: 6px
}

.hide2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all
}

.hide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.none,
.gen-left-list,
.gen-left-list2,
.switch-box .check {
    display: none
}

.switch-box .selected {
    display: block
}

.load-icon-,
.tab-off-0,
.tab-text-0 .time-title {
    display: none !important
}

.radius {
    border-radius: 6px
}

.content-center {
    display: flex;
    box-sizing: border-box;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction: column;
    font-size: 22px
}

.rel {
    position: relative
}

.transition {
    transition: background-color 0.5s linear 0s
}

.ease,
.public-list-div:before {
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.gen-movie-img,
.actor-new .lazy:hover {
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.weight {
    font-weight: 700
}

.ab-r {
    position: absolute;
    right: 0;
    top: 0
}

.lazy {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 6px;
    display: block
}

.top20 {
    margin-top: 20px
}

.top40 {
    margin-top: 60px
}

.h-100 {
    height: 100% !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.col-xl-6,
.col-xl-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.overflow {
    overflow: hidden
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.size {
    font-size: 0
}

.division {
    padding: 0 4px
}

.footerLess {
    position: absolute;
    bottom: 0;
    left: 0
}

.public-box {
    -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    padding: 20px;
    border-radius: 6px
}

.arrow {
    position: absolute;
    left: 20px;
    top: -6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 0 1px 0 1px;
    width: 12px;
    height: 12px
}

.badge2 {
    color: hsla(0, 0%, 100%, .87) !important;
    background-color: #ff5b5b;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge2:hover {
    color: hsla(0, 0%, 100%, .87) !important
}

.grey,
.vod-list-actor-page .swiper-button-disabled {
    pointer-events: none;
    cursor: not-allowed !important;
    color: #999
}

.mh {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, .6)
}

.p-b-h {
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
}

.p-type {
    width: auto !important;
    border-radius: 4px;
    font-weight: 700;
    font-size: 11px;
    padding: 4px 6px;
    margin-right: 5px;
    background: rgba(0, 0, 0, .5);
    display: inline-block
}

.p-top3 {
    padding-top: 60%
}

.p-d-b {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px
}

.p-blue {
    color: #2997f7 !important;
    background: rgba(41, 151, 247, .1)
}

.p-level {
    left: 0;
    border-radius: 0 50px 50px 0;
    right: auto;
    position: absolute;
    top: 10px;
    z-index: 1;
    font-size: 12px;
    padding: 4px 6px;
    text-shadow: none;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    background: #fe3459;
    background: linear-gradient(135deg, #fd7a64 10%, #fb2d2d 100%);
    color: #fff
}

.p-pass {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 25px;
    right: 10px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 25px
}

.blink {
    animation: changeshadow 1s ease-in infinite;
    -webkit-animation: changeshadow 1s linear infinite;
    -moz-animation: changeshadow 1s linear infinite;
    -ms-animation: changeshadow 1s linear infinite;
    -o-animation: changeshadow 1s linear infinite
}

@keyframes changeshadow {
    0% {
        text-shadow: 0 0 4px #E50916
    }

    50% {
        text-shadow: 0 0 40px #E50916
    }

    100% {
        text-shadow: 0 0 4px #E50916
    }
}

@-webkit-keyframes changeshadow {
    0% {
        text-shadow: 0 0 4px #E50916
    }

    50% {
        text-shadow: 0 0 40px #E50916
    }

    100% {
        text-shadow: 0 0 4px #E50916
    }
}

@-moz-keyframes changeshadow {
    0% {
        text-shadow: 0 0 4px #E50916
    }

    50% {
        text-shadow: 0 0 40px #E50916
    }

    100% {
        text-shadow: 0 0 4px #E50916
    }
}

@-ms-keyframes changeshadow {
    0% {
        text-shadow: 0 0 4px #E50916
    }

    50% {
        text-shadow: 0 0 40px #E50916
    }

    100% {
        text-shadow: 0 0 4px #E50916
    }
}

@-o-keyframes changeshadow {
    0% {
        text-shadow: 0 0 4px #E50916
    }

    50% {
        text-shadow: 0 0 40px #E50916
    }

    100% {
        text-shadow: 0 0 4px #E50916
    }
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none
}

textarea {
    -webkit-appearance: none
}

.button,
.button2 {
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    border-radius: 6px
}

.button {
    line-height: 54px;
    height: 54px;
    color: #fff !important;
    background-color: #E50916 !important
}

.button:hover {
    opacity: .8;
    color: #f5f5f1 !important
}

.button2 {
    width: 80px;
    height: 40px;
    line-height: 40px
}

.textarea {
    padding: 15px;
    margin: 15px 0;
    display: block;
    width: 100%;
    height: 100px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden
}

.input {
    position: relative;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    padding: 0 15px;
    height: 54px;
    line-height: 54px;
    overflow: visible;
    border-radius: 6px
}

.input:hover {
    border-color: #E50916;
    outline: 0
}

.login-user {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.ds-verify-img {
    height: 54px;
    display: block;
    width: 120px;
    margin-left: 10px;
    border-radius: 6px
}

.login-user label {
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 4px;
    display: inline-block
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.between {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between
}

.around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.center- {
    -webkit-justify-content: center;
    justify-content: center
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.flex-auto {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    width: 0
}

.flex-public {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center
}

.l-bj {
    border-radius: 6px;
    list-style: none;
    background-size: 400% 100%;
    background-position: 100% 50%;
    animation: skeleton-loading 1.4s ease infinite
}

.theme1 .l-bj {
    background-image: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%)
}

.theme2 .l-bj {
    background-image: linear-gradient(90deg, #24292f 25%, rgb(17, 19, 25) 37%, #24292f 63%)
}

.l-5 {
    width: 5%
}

.l-10 {
    width: 10%
}

.l-15 {
    width: 15%
}

.l-20 {
    width: 20%
}

.l-25 {
    width: 25%
}

.l-30 {
    width: 30%
}

.l-35 {
    width: 35%
}

.l-40 {
    width: 40%
}

.l-45 {
    width: 45%
}

.l-50 {
    width: 50%
}

.l-55 {
    width: 55%
}

.l-60 {
    width: 60%
}

.l-65 {
    width: 65%
}

.l-70 {
    width: 70%
}

.l-75 {
    width: 75%
}

.l-80 {
    width: 80%
}

.l-85 {
    width: 85%
}

.l-90 {
    width: 90%
}

.l-95 {
    width: 95%
}

.l-100 {
    width: 100%
}

.l-h-1 {
    height: 10px
}

.l-h-2 {
    height: 20px
}

.l-t {
    margin-bottom: 10px
}

@keyframes skeleton-loading {
    0% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.null {
    line-height: initial;
    text-align: center;
    margin: 40px auto;
    font-size: 14px
}

.null img {
    width: 200px;
    margin: auto;
    display: block;
    padding-bottom: 15px
}

.gen-history-list li {
    margin-bottom: 15px
}

.history-a .lazy {
    display: block;
    width: 110px;
    height: 75px;
    margin-right: 15px
}

.history-a .history-r {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    line-height: initial
}

.gen-history ul {
    max-height: 620px;
    overflow: hidden;
    overflow-y: auto
}

.play-catalog {
    line-height: 46px;
    height: 46px;
    margin-bottom: 15px
}

.play-catalog span:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 2px;
    width: 18px;
    height: 3px;
    z-index: 2;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 2px
}

.play-catalog .on:before {
    background: #E50916
}

.cor1 {
    color: hsla(0, 0%, 100%, .87) !important
}

.cor2 {
    color: hsla(0, 0%, 100%, .9) !important
}

.cor3 {
    color: hsla(0, 0%, 100%, .6) !important
}

.cor8 {
    color: #777 !important
}

.theme1 .cor4,
.theme1 .gen-search-form a,
.theme1 .gen-history-list a,
.theme1 .slide-time-list a,
.theme1 a {
    color: #1d2129
}

.theme1 .head-more-a .head-more a {
    color: #1d2129
}

.theme1 .cor5 {
    color: rgb(78, 89, 105)
}

.theme2 .cor4,
.theme2 .gen-search-form a,
.theme2 .gen-history-list a,
.theme2 .slide-time-list a,
.theme2 a {
    color: hsla(0, 0%, 100%, .9)
}

.theme2 .head-more-a .head-more a {
    color: hsla(0, 0%, 100%, .9)
}

.theme2 .cor5 {
    color: rgb(169, 169, 172)
}

.cor6,
.on,
.on a,
.actor-tab.selected {
    color: #E50916 !important
}

.page-info .cor7 {
    color: #f5f5f1 !important
}

.co1 {
    color: #FF7340
}

.co2 {
    color: #0aa770
}

.co3 {
    color: #f08080
}

.co4 {
    color: #f4a460
}

.co5 {
    color: #00cc4c
}

.co6 {
    color: #777ffb
}

.co7 {
    color: #00c7f2
}

.cr1 {
    background: #FF7340
}

.cr2 {
    background: #0aa770
}

.cr3 {
    background: #f08080
}

.cr4 {
    background: #f4a460
}

.cr5 {
    background: #00cc4c
}

.cr6 {
    background: #777ffb
}

.cr7 {
    background: #00c7f2
}

.cr8 {
    background: #CC0000
}

.ol1 {
    background: #ff5f00;
    background: -webkit-linear-gradient(-45deg, #faaf61 0%, #ff5f00 100%);
    background: linear-gradient(-45deg, #faaf61 0%, #ff5f00 100%);
    box-shadow: 0 1px 1px rgba(255, 95, 0, .15)
}

.ol2 {
    background: #6177ff;
    background: -webkit-linear-gradient(-45deg, #59Ceff 0%, #6177ff 100%);
    background: linear-gradient(-45deg, #59Ceff 0%, #6177ff 100%);
    box-shadow: 0 1px 1px rgba(97, 119, 255, 0.15)
}

.ol3 {
    background: #ff536b;
    background: -webkit-linear-gradient(-45deg, #ff7e7e 0%, #ff536b 100%);
    background: linear-gradient(-45deg, #ff7e7e 0%, #ff536b 100%);
    box-shadow: 0 1px 1px rgba(255, 83, 107, 0.15)
}

.ol4 {
    background: #9e65f3;
    background: -webkit-linear-gradient(-45deg, #979dff 0%, #9e65f3 100%);
    background: linear-gradient(-45deg, #979dff 0%, #9e65f3 100%);
    box-shadow: 0 1px 1px rgba(158, 101, 243, 0.15)
}

.ol5 {
    background: #3db794;
    background: -webkit-linear-gradient(-45deg, #5ce29f 0%, #3db794 100%);
    background: linear-gradient(-45deg, #5ce29f 0%, #3db794 100%);
    box-shadow: 0 1px 1px rgba(61, 183, 148, 0.15)
}

.ol6 {
    background: #00a0d8;
    background: -webkit-linear-gradient(-45deg, #00c7f2 0%, #00a0d8 100%);
    background: linear-gradient(-45deg, #00c7f2 0%, #00a0d8 100%);
    box-shadow: 0 1px 1px rgba(0, 131, 176, 0.15)
}

.ol7 {
    background: #8d93b1;
    background: -webkit-linear-gradient(-45deg, #a6b5ca 0%, #8d93b1 100%);
    background: linear-gradient(-45deg, #a6b5ca 0%, #8d93b1 100%);
    box-shadow: 0 1px 1px rgba(141, 147, 177, 0.15)
}

.theme1,
.theme1 .bj,
.theme1 .lazy {
    background-color: #f5f6f7
}

.theme2,
.theme2 .bj,
.theme2 .lazy {
    background-color: rgb(17, 19, 25)
}

.bj2,
.vod-news .switch-button .selected {
    background-color: #E50916 !important;
    color: hsla(0, 0%, 100%, .87) !important
}

.bj2:hover,
.vod-news .switch-button .selected:hover {
    color: hsla(0, 0%, 100%, .87) !important
}

.theme1 .box,
.theme1 .ec-casc-list .nav-dt a,
.theme1 .public-box,
.theme1 .arrow {
    background-color: #fff
}

.theme2 .box,
.theme2 .ec-casc-list .nav-dt a,
.theme2 .public-box,
.theme2 .arrow {
    background-color: rgb(10, 12, 15)
}

.theme1 .bj3 {
    background-color: #fff
}

.theme2 .bj3 {
    background-color: rgb(10, 12, 15)
}

.theme1 .gbook-comment-box .msg_arrow {
    border-color: transparent #f5f6f7 transparent transparent
}

.theme2 .gbook-comment-box .msg_arrow {
    border-color: transparent rgb(17, 19, 25) transparent transparent
}

.theme1 .p-box .box {
    background-color: #f5f6f7 !important
}

.theme2 .p-box .box {
    background-color: rgb(17, 19, 25) !important
}

.ft1 {
    font-size: 12px
}

.ft2 {
    font-size: 14px
}

.ft3 {
    font-size: 15px
}

.ft4 {
    font-size: 16px
}

.ft5 {
    font-size: 18px
}

.ft6 {
    font-size: 26px
}

.fyy {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4)
}

.text {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px
}

#height_limit {
    max-height: 80px;
    overflow: hidden
}

.height_rel {
    max-height: inherit !important
}

.occlusion {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#121212), to(transparent))
}

.text-open {
    display: none;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    cursor: pointer
}

.text-open .tim-bnt:hover {
    background-color: hsla(0, 0%, 100%, .08);
    padding: 4px 10px;
    border-radius: 25px
}

.text-open .tim-bnt:hover .fa {
    margin-right: 10px
}

.box-width {
    flex: 0 0 auto;
    margin: 0 80px
}

.row-1 {
    width: 20%
}

.row-9 {
    width: 80%
}

.row-8 {
    width: 70%
}

.row-2 {
    width: 30%
}

.row-top {
    margin-top: -24px
}

.row-right {
    margin-right: 20px
}

.box-width-small {
    width: 1318px;
    margin: 0 auto
}

.box-p {
    padding: 20px
}

.p-box,
.alone-box .tim-box {
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px
}

.theme1 .p-box,
.theme1 .alone-box .tim-box {
    background-color: #fff;
    box-shadow: 0 0 10px rgb(116 116 116 / 8%)
}

.theme2 .p-box,
.theme2 .alone-box .tim-box {
    background-color: rgb(10, 12, 15);
    box-shadow: 0 0 10px rgba(24, 24, 24, 0.1)
}

@media (min-width:768px) and (max-width:1200px) {

    .box-width,
    .box-width-small {
        width: auto;
        margin: 0 20px
    }
}

@media (min-width:1201px) and (max-width:1318px) {
    .box-width-small {
        width: auto;
        margin: 0 80px
    }
}

@media (max-width: 767px) {

    .box-width,
    .box-width-small {
        max-width: 100%;
        padding: 0 12px;
        margin: auto !important;
        overflow: hidden
    }
}

@media (min-width:992px) and (max-width:1318px) {
    .row-9 {
        width: 70%
    }

    .row-1 {
        width: 30%
    }
}

@media (min-width:1319px) and (max-width:1685px) {
    .row-9 {
        width: 75%
    }

    .row-1 {
        width: 25%
    }
}

@media (max-width:991px) {

    .row-1,
    .row-2,
    .row-8,
    .row-9 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .row-top {
        margin-top: 10px
    }

    .row-right {
        margin-right: 0
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes topfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes topfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.topfadeInUp {
    -webkit-animation-name: topfadeInUp;
    animation-name: topfadeInUp
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.flavr-container .hidden {
    position: relative;
    margin-top: 20%
}

.loader {
    margin: auto;
    text-indent: -9999em;
    border-top: 0.3em solid rgba(255, 255, 255, 0.1);
    border-right: 0.3em solid rgba(255, 255, 255, 0.1);
    border-bottom: 0.3em solid rgba(255, 255, 255, 0.1);
    border-left: 0.3em solid hsla(0, 0%, 100%, .87);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-animation: loader 300ms infinite linear;
    -webkit-animation: loader 300ms infinite linear;
    animation: loader 300ms infinite linear;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.loader,
.loader:after {
    border-radius: 50%;
    width: .9em;
    height: .9em
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.loading {
    width: 150px;
    height: 15px;
    margin: 0 auto
}

.loading span {
    display: inline-block;
    width: 15px;
    height: 100%;
    margin-right: 5px;
    border-radius: 50%;
    background: #E50916;
    -webkit-animation: load 1.04s ease infinite
}

.loading span:last-child {
    margin-right: 0
}

@-webkit-keyframes load {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.loading span:nth-child(1) {
    -webkit-animation-delay: .13s
}

.loading span:nth-child(2) {
    -webkit-animation-delay: .26s
}

.loading span:nth-child(3) {
    -webkit-animation-delay: .39s
}

.loading span:nth-child(4) {
    -webkit-animation-delay: .52s
}

.loading span:nth-child(5) {
    -webkit-animation-delay: .65s
}

.loadIcon {
    display: inline-block;
    font-size: 20px;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    margin: auto;
    text-align: center
}

.spin-dot-spin {
    transform: rotate(45deg);
    -webkit-animation: antRotate 1.2s linear infinite;
    animation: antRotate 1.2s linear infinite
}

.spin-dot-item:first-child {
    top: 0;
    left: 0
}

.spin-dot-item:nth-child(2) {
    top: 0;
    right: 0;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.spin-dot-item:nth-child(3) {
    right: 0;
    bottom: 0;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.spin-dot-item:nth-child(4) {
    bottom: 0;
    left: 0;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.spin-dot-item {
    position: absolute;
    display: block;
    width: 9px;
    height: 9px;
    background-color: #E50916;
    border-radius: 100%;
    transform: scale(.75);
    transform-origin: 50% 50%;
    opacity: .3;
    -webkit-animation: antSpinMove 1s linear infinite alternate;
    animation: antSpinMove 1s linear infinite alternate
}

@-webkit-keyframes antSpinMove {
    to {
        opacity: 1
    }
}

@keyframes antSpinMove {
    to {
        opacity: 1
    }
}

@-webkit-keyframes antRotate {
    to {
        transform: rotate(405deg)
    }
}

@keyframes antRotate {
    to {
        transform: rotate(405deg)
    }
}

.loading3 {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    border: .1em solid transparent;
    border-radius: 50%;
    border-top-color: #777;
    border-bottom-color: #777;
    -webkit-animation: huan-rotate 1s cubic-bezier(.7, .1, .31, .9) infinite;
    animation: huan-rotate 1s cubic-bezier(.7, .1, .31, .9) infinite;
    margin-right: 10px
}

@-webkit-keyframes huan-rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes huan-rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.flow-more {
    margin: 20px 0;
    text-align: center;
    width: 100%
}

.flow-more a {
    border-radius: 30px;
    padding: 5px 15px;
    color: #777;
    opacity: .6
}

.flow-more i {
    margin-right: 15px;
    transition: .3s
}

.flow-more a:hover {
    color: #777 !important;
    background: rgba(50, 50, 50, .06);
    opacity: 1
}

.flow-more:hover .fa {
    margin-right: 8px
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-pagination {
    position: absolute;
    right: 15px;
    bottom: 30px;
    z-index: 2
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: hsla(0, 0%, 100%, .87);
    border-radius: 4px;
    opacity: .6;
    margin: 0 1px
}

.swiper-pagination-bullet-active {
    background: #E50916 !important;
    width: 10px;
    opacity: .9
}

.theme1 .slide-time-img {
    width: 120%;
    height: 120%;
    margin-left: -10%;
    margin-top: -10%
}

.slide-time-img {
    -webkit-filter: blur(80px);
    filter: blur(80px)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

#galleryOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 100000;
    background-color: #222;
    background-color: #000;
    overflow: hidden;
    display: none;
    -moz-transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

#galleryOverlay.visible {
    opacity: 1
}

#gallerySlider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    -moz-transition: left .4s ease;
    -webkit-transition: left .4s ease;
    transition: left .4s ease
}

#gallerySlider .placeholder {
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%;
    display: inline-block
}

#gallerySlider .placeholder:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#gallerySlider .placeholder img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle
}

#gallerySlider.rightSpring {
    -moz-animation: rightSpring .3s;
    -webkit-animation: rightSpring .3s
}

#gallerySlider.leftSpring {
    -moz-animation: leftSpring .3s;
    -webkit-animation: leftSpring .3s
}

@-moz-keyframes rightSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@-moz-keyframes leftSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

#nextArrow,
#prevArrow {
    border: none;
    text-decoration: none;
    font-size: 52px;
    opacity: 1;
    cursor: pointer;
    position: absolute;
    width: 43px;
    height: 58px;
    top: 50%;
    margin-top: -29px;
    -moz-transition: opacity .2s ease;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

#nextArrow:hover,
#prevArrow:hover {
    opacity: 1
}

#prevArrow {
    background-position: left top;
    left: 40px
}

#nextArrow {
    background-position: right top;
    right: 40px
}

#pagelimit {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -18px;
    color: hsla(0, 0%, 100%, .87)
}

.msg .msg-box {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 auto;
    height: 60px
}

.msg .msg-box-bj {
    font-size: 14px;
    border-radius: 6px;
    color: hsla(0, 0%, 100%, .87);
    padding: 15px 40px;
    font-weight: 700;
    text-align: center
}

.msg .fa {
    font-size: 26px;
    height: 38px;
    width: 38px;
    line-height: 38px;
    display: block;
    margin: auto;
    background: hsla(0, 0%, 100%, .87);
    border-radius: 100%
}

.msg .msg-box-msg {
    line-height: 20px;
    margin-top: 10px
}

.msg-ordinary .msg-box-bj {
    background: #009393
}

.msg-ordinary .fa {
    color: #009393
}

.msg-error .msg-box-bj {
    background: #E50916
}

.msg-error .fa {
    color: #E50916
}

.msg-success .msg-box-bj {
    background: #009100
}

.msg-success .fa {
    color: #009100
}

.msg-loading .msg-box-bj {
    background: #EA7500
}

.msg-loading .fa {
    color: #EA7500
}

.drawer-list {
    height: 100%;
    overflow: hidden
}

.box-bg,
.box-bg2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    opacity: .5;
    background: #222
}

.drawer-list-box {
    position: fixed;
    width: 240px;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #23252b;
    transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.drawer-show .drawer-list-box {
    transition: all .4s ease;
    transform: translateX(0);
    -webkit-transition: all .4s ease;
    -webkit-transform: translateX(0)
}

.drawer-list .drawer-out {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: translateX(-240px);
    -webkit-transform: translateX(-240px)
}

.drawer-scroll {
    position: relative;
    padding: 0 0 0 10px;
    width: 210px;
    overflow: hidden;
    height: -moz-calc(100% - 75px);
    height: -webkit-calc(100% - 75px);
    height: calc(100% - 75px)
}

.drawer-scroll-list {
    overflow: hidden;
    width: 110%;
    height: calc(100% - 75px);
    overflow-y: auto
}

.drawer-list-b {
    width: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drawer-list-b .gen-search-form,
.drawer-list-b .gen-history-list {
    position: initial;
    left: auto;
    width: 100%
}

.window-box,
.play-advance-show,
.pop-box {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 auto
}

.window-box .animated {
    width: 500px;
    padding: 30px;
    border-radius: 6px
}

.window-off {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 16px
}

.window-off:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: -webkit-transform 1s linear;
    transition: transform 1s linear
}

.pop-box {
    width: 400px
}

.pop-box .animated {
    width: 100%;
    padding: 30px;
    border-radius: 6px
}

.subscript {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-style: normal
}

.subscript:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    display: inline-block;
    width: 100px;
    height: 3px;
    background: #E50916
}

.pop-top {
    position: absolute;
    top: -80px;
    left: 0;
    background-image: url(../img/ds-bj-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 150px
}

.pop-title {
    font-size: 28px;
    font-weight: 400;
    margin-top: 40px;
    text-align: center;
}
.pop-logo{
    text-align: center;
}
.pop-box img{
    max-width: 100%;
}
.pop-logo img{
    max-width: 80%;
}


.pop-content {
    font-size: 15px;
    padding: 20px 0;
    line-height: 20px;
    text-align: center
}

.pop-content p {
    padding: 10px 0
}

.top-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative
}

.top6 {
    background-image: url(/NevXAssets/images/bj6.jpg);
    height: 100%
}

.top7 {
    background-image: url(/NevXAssets/images/bj7.jpg);
    height: 100%
}

.top4 {
    background-image: url(/NevXAssets/images/bj4.jpg);
    height: 100%
}

.top15 {
    background-image: url(/NevXAssets/images/bj15.png);
    padding-top: 73%
}

.comment-face-panel span {
    display: block;
    color: hsla(0, 0%, 100%, .87);
    font-size: 22px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 3px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer
}

.comment-submit,
.small-verify .ds-verify-img,
.small-verify .input {
    line-height: 36px;
    height: 36px;
    width: 68px;
    font-size: 14px
}

.comment-section {
    margin: 20px 0
}

.section-hd {
    float: left;
    display: inline
}

.section-avatar {
    position: relative;
    display: block
}

.section-hd .section-avatar .avatar-img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.section-bd {
    position: relative;
    margin-left: 52px
}

.section-bd .comment-title {
    position: relative;
    margin-bottom: 7px
}

.section-bd .comment-subject {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
    word-wrap: break-word
}

.section-bd .comment-subject img {
    width: 36px
}

.section-bd .opt-more {
    cursor: pointer
}

.section-bd .opt-state-pop {
    position: absolute;
    right: 0;
    top: 21px;
    padding: 0 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    background: rgba(23, 24, 30, .9);
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
    font-size: 14px;
    z-index: 1;
    cursor: pointer;
    display: none
}

.section-bd .state-pop-arrow {
    position: absolute;
    top: 1px;
    right: 12px
}

.section-bd .state-pop-arrow:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent rgba(23, 24, 30, .9);
    top: -11px
}

.section-bd .comment-report {
    white-space: nowrap;
    transition: color .2s
}

.section-bd .comment-reply {
    min-height: 38px;
    line-height: 22px;
    padding: 15px;
    margin-top: 8px
}

.comment-face-box {
    position: absolute;
    width: 360px;
    top: 46px;
    left: 0;
    z-index: 9
}

.player-right .comment-face-box {
    width: 100%
}

.comment-face-box .comment-face-off {
    height: 16px;
    line-height: 16px;
    font-size: 15px;
    margin-bottom: 10px
}

.comment-face-box .face-close {
    cursor: pointer
}

.comment-face-box img {
    width: 40px;
    height: 40px;
    padding: 2px;
    display: block
}

.comment-ft a {
    font-size: 13px
}

.gen-loading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 100%
}

.gen-loading img {
    height: 75px
}

.footer-top {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 58px 20px
}

.footer .footer-top-title {
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    font-weight: 700
}

.footer .footer-top-title-desc {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 12px;
    line-height: 24px;
    margin-top: 16px
}

.footer .footer-bottom {
    width: 100%;
    padding: 20px 0;
    color: hsla(0, 0%, 100%, .87);
    text-align: center
}

.footer .footer-bottom a {
    color: #f5f5f1 !important
}

.footer .footer-bottom .box-width {
    font-size: 16px;
    padding: 0 15px
}

.footer-a-url a {
    margin-left: 10px
}

.top-back {
    position: fixed;
    bottom: 75px;
    right: 0;
    z-index: 999
}

.top-back .theme-style {
    background: #313439
}

.top-back a {
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    color: #f5f5f1 !important;
    margin-top: 10px
}

.bottom-navigation .foot-table-box {
    color: hsla(0, 0%, 100%, .87);
    z-index: 99;
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 58px;
    width: 100%
}

.bottom-navigation .foot-table-box li {
    width: 100%;
    height: 58px;
    text-align: center
}

.foot-table-box .cor4 {
    flex: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-height: 49px;
    font-size: 0
}

.bottom-navigation .foot-table-box li .fa {
    width: 100%;
    display: block;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    position: relative;
    margin-top: 8px
}

.bottom-navigation .foot-table-box li .time-title {
    width: 100%;
    font-size: 12px;
    margin-top: 4px;
    height: 12px;
    line-height: 12px
}

.foot-top-height {
    height: 68px
}

.head {
    width: 100%;
    background: rgba(10, 12, 15, 0.4);
    height: 90px;
    position: absolute;
    z-index: 9998;
    top: 0;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0 20px
}

.head a {
    color: hsla(0, 0%, 100%, .87)
}

.theme1 .head-b,
.theme1 .head-c {
    position: relative;
    background-color: #fff
}

.theme2 .head-b,
.theme2 .head-c {
    position: relative;
    background-color: rgb(10, 12, 15)
}

.theme1 .head-b a,
.theme1 .head-c a {
    color: #1d2129
}

.theme2 .head-b a,
.theme2 .head-c a {
    color: hsla(0, 0%, 100%, .9)
}

.head .logo-brand {
    width: 182px;
    height: 56px;
    display: inline-block;
    margin: 17px 0
}

.head .logo-img {
    width: 100%;
    height: 100%
}

.head .head-nav li {
    font-weight: 700;
    position: relative;
    display: inline-block;
    line-height: 90px;
    height: 100%;
    margin-left: 36px;
    width: auto
}

.head .margin {
    height: 90px;
    line-height: 90px;
    position: relative;
    padding-right: 30px
}

.head .head-user-img {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #f5f5f1 !important;
    display: inline-block;
    border-radius: 90px
}

.head .right {
    align-items: center
}

.head .swiper-wrapper {
    z-index: 9998
}

.head-more-a .nav-more {
    margin-left: 4px
}

.head-more-a .head-more {
    position: absolute;
    left: 0;
    top: 100%;
    width: 600px;
    padding: 15px;
    z-index: 9998;
    line-height: 16px
}

.gen-account-menu {
    position: absolute;
    left: -132px;
    top: 100%;
    width: 300px;
    z-index: 9998;
    padding: 20px;
    text-align: center;
    line-height: 40px
}

.head-user-info {
    width: 100%;
    /* height: 88px; */
    height: 50px;
    overflow: hidden;
    position: relative;
    text-align: left
}

.head-user-out {
    color: hsla(0, 0%, 100%, .87) !important;
    display: block;
    background: rgba(0, 0, 0, .5);
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding: 0 12px;
    border-radius: 6px;
    position: absolute;
    top: 16px;
    top: 8px;
    right: 10px;
    z-index: 2
}

.head-user-portrait {
    position: relative;
    display: block;
    margin: 0 20px;
    overflow: hidden
}

.head-user-info em {
    display: block;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    position: relative
}

.head-user-info img {
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%
}

.head-user-info p {
    font-weight: 600;
    width: 100%
}

.drawer-menu {
    line-height: 40px;
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center
}

.drawer-nav a {
    display: inline-block;
    margin: 16px 0;
    color: #ececec;
    font-size: 16px;
    width: 100%;
    padding-left: 15px
}

.drawer-list-box .head-user-out {
    right: 15px
}

.theme2 .logo2,
.theme1 .head-b .logo1,
.theme1 .logo2,
.theme1 .loading1,
.theme2 .loading2 {
    display: block
}

.theme1 .head-b .logo2,
.theme1 .head-c .logo2 {
    display: none
}

.theme1 .head-c .logo1 {
    display: block !important
}

.gen-btn-container a,
.title .more {
    height: 40px;
    line-height: 40px;
    padding: 0 20px
}

.drawer-list .head-user-portrait .hide {
    color: hsla(0, 0%, 100%, .87) !important
}

.drawer-list .head-user {
    width: 90px;
    margin: auto
}

.head-more-a .nav-link {
    line-height: 36px;
    height: 36px;
    margin: 4px 10px;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 6px;
    display: inline-block
}

.head-more .none2 {
    display: none
}

.theme1 .head-more-a .nav-link {
    background-color: #f5f6f7
}

.theme2 .head-more-a .nav-link {
    background-color: rgb(17, 19, 25);
    color: hsla(0, 0%, 100%, .6) !important
}

.head-more-a .nav-link:hover {
    color: hsla(0, 0%, 100%, .87) !important;
    background: #E50916
}

.gen-search-form,
.gen-history-list {
    z-index: 9998;
    position: absolute;
    left: -200px;
    width: 420px;
    padding: 15px
}

.head-search {
    padding: 0 90px 0 80px
}

.head-search .search-input {
    height: 40px;
    width: 100%
}

.head-search .search-input-sub {
    width: 66px;
    position: absolute;
    right: -1px;
    top: -1px
}

.head-search .select {
    width: 80px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.head-search .select-list {
    z-index: 9;
    position: relative
}

.gen-search .public-list-new {
    line-height: 36px;
    display: inline-block;
    margin-top: 10px;
    width: 100%
}

.public-list-a {
    display: block;
    width: 100%;
    line-height: 40px;
    height: 40px
}

.public-list-a:hover {
    color: hsla(0, 0%, 100%, .87) !important;
    background: #111319;
    padding: 0 10px
}

.public-list-b {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    border-radius: 3px;
    font-size: 14px;
    width: auto;
    line-height: 42px;
    height: 42px;
    margin: 0 10px 10px 0
}

.search-show {
    line-height: 46px;
    display: block !important
}

.wap-head {
    padding: 0 15px;
    line-height: 48px;
    position: fixed;
    display: block;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    height: 48px;
    font-size: 16px
}

.wap-head .l,
.wap-head .r {
    width: 25%;
    height: 48px;
    position: relative
}

.wap-head div .fa {
    display: block;
    width: 34px;
    overflow: hidden;
    font-size: 20px
}

.wap-head h2 {
    font-weight: 300;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 16px;
    position: relative
}

.wap-head .r {
    text-align: right
}

.wap-head div .fa {
    display: block;
    width: 34px;
    overflow: hidden;
    font-size: 20px
}

.wap-head-z {
    height: 48px
}

.l {
    float: left
}

.r {
    float: right
}

.completion {
    line-height: 36px;
    margin-top: 10px;
    width: 100%
}

.completion .results {
    width: 100% !important
}

.completion li {
    cursor: pointer
}

.completion strong {
    color: #E50916
}

.slide-a .slide-time-bj {
    position: relative;
    width: 100%;
    height: 100vh
}

.slide-time-img,
.slide-time-img2,
.slide-time-img3 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.slide-time-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(left, #0a0c0f 0, rgba(10, 12, 15, .1) 100%);
    background: -webkit-linear-gradient(left, #0a0c0f 0, rgba(10, 12, 15, .1) 100%);
    background: linear-gradient(to right, #0a0c0f 0, rgba(10, 12, 15, .1) 100%)
}

.slide-a .box-width {
    z-index: 9;
    position: relative;
    color: hsla(0, 0%, 100%, .87)
}

.slide-info-type {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 15px 0;
    border-left: 2px solid #E50916;
    padding: 0 0 0 15px
}

.slide-info-title {
    font-size: 62px;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    margin-bottom: 20px
}

.slide-info.cor3 {
    margin-bottom: 40px;
    line-height: 28px
}

.slide-left {
    padding-right: 30px
}

.slide-info {
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px
}

.slide-info-remarks {
    display: inline-block;
    border: 1px solid hsla(0, 0%, 100%, .87);
    padding: 2px 8px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 26px
}

.slide-front-image {
    padding-top: 51%;
    padding-top: 67%;
    position: relative;
    display: inline-block;
    width: 100%
}

.slide-front-image .lazy:before {
    content: "";
    width: 100%;
    height: 110%;
    background: #161616;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0
}

.slide-front-image .lazy,
.slide-b .lazy {
    position: absolute;
    top: 0;
    left: 0
}

.slide-front-image a {
    margin: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slide-front-image a span {
    color: hsla(0, 0%, 100%, .87);
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 24px;
    line-height: normal;
    display: flex
}

.playBut2 .triangle {
    -webkit-transition: all .7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: hsla(0, 0%, 100%, .87);
    transform: translateY(0)
}

.playBut2 .circle {
    stroke: hsla(0, 0%, 100%, .87);
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all .5s ease-in-out;
    opacity: .3
}

.playBut2:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1
}

.playBut2:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: hsla(0, 0%, 100%, .87);
    animation: nudge .7s ease-in-out
}

@keyframes nudge {
    0% {
        transform: translateX(0)
    }

    30% {
        transform: translateX(-5px)
    }

    50% {
        transform: translateX(5px)
    }

    70% {
        transform: translateX(-2px)
    }

    100% {
        transform: translateX(0)
    }
}

.slide-b {
    position: relative;
    padding-top: 20px;
    overflow: hidden
}

.slide-b .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 28%
}

.slide-b .swiper-pagination-bullet {
    height: 28px;
    width: 28px;
    color: hsla(0, 0%, 100%, .87);
    line-height: 28px;
    text-align: center;
    margin-right: 6px
}

.slide-b .swiper-pagination-bullet {
    background: #333
}

.slide-c .slide-time-bj {
    height: 960px
}

.slide-c .slide-front-image {
    padding-top: 36%;
    position: relative;
    width: 60%;
    margin: auto;
    display: block;
    flex: 0 0 auto
}

.theme2 .slide-time-bj:after,
.slid-e-list-box:after,
.slid-f .swiper-slide:after {
    content: "";
    position: absolute;
    left: 0;
    height: 20%;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 26, 0)), to(rgb(17, 19, 25)));
    background: -webkit-linear-gradient(top, rgba(22, 22, 26, 0), rgb(17, 19, 25) 100%);
    background: linear-gradient(180deg, rgba(22, 22, 26, 0), rgb(17, 19, 25) 100%)
}

.slid-e-list-box:after {
    height: 100px
}

.play-advance .topfadeInUp {
    width: 900px;
    height: 520px
}

.play-advance .mfp-iframe {
    width: 100%;
    height: 100%
}

.play-advance .mfp-close {
    color: hsla(0, 0%, 100%, .87);
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    font-size: 28px
}

.title .title-h {
    font-size: 28px;
    font-style: normal;
    line-height: 36px
}

.slide-title {
    color: hsla(0, 0%, 100%, .87) !important;
    margin-bottom: 6px !important
}

.title-m {
    font-size: 22px;
    line-height: 20px;
    max-width: 100%;
    margin-top: 10px;
    padding-bottom: 16px
}

.title-m .function {
    font-size: 14px
}

.title-url {
    line-height: 39px;
    height: 39px;
    font-size: 12px
}

.tab-l {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.tab-l a {
    position: relative;
    height: 33px;
    font-size: 16px;
    margin-right: 40px
}

.tab-l .selected:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #e50916;
    border-radius: 2px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.public-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    opacity: 0
}

.public-play i {
    text-transform: uppercase;
    position: relative;
    font-weight: 400;
    background: #E50916;
    color: hsla(0, 0%, 100%, .87);
    font-size: 16px;
    vertical-align: middle;
    border: none;
    overflow: hidden;
    padding: 0;
    width: 60px;
    height: 60px;
    opacity: 0;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 900px;
    -moz-border-radius: 900px;
    border-radius: 900px
}

.public-list-bj .public-list-exp:before {
    content: "";
    opacity: 0;
    z-index: 9;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #0b101766
}

.public-list-box:hover .public-list-bj .public-list-exp:before,
.public-list-box:hover .public-play,
.public-list-box:hover .public-play i {
    opacity: 1
}

.gen-movie-img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.public-list-box:hover .gen-movie-img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.public-r {
    margin-right: -26px
}

.public-height {
    height: 52px !important
}

.public-prt {
    max-width: 90%;
    font-size: 14px;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    right: 6px;
    top: 6px;
    position: absolute;
    z-index: 1;
    border-radius: 6px;
    color: hsla(0, 0%, 100%, .87);
    border: solid 1px rgba(10, 33, 65, 0.05);
    -webkit-box-shadow: 0px 2px 4px #7e8eb11f;
    box-shadow: 0px 2px 4px #7e8eb11f
}

.public-bg {
    display: block;
    border-radius: 0 0 6px 6px;
    background-repeat: no-repeat;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 50%
}

.public-list-box {
    margin-bottom: 30px;
    margin-top: 18px;
    padding-right: 26px
}

.public-list-div {
    height: 0;
    overflow: hidden;
    border-radius: 6px;
    position: relative
}

.public-list-exp {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.public-list-prb {
    max-width: 90%;
    line-height: 28px;
    right: 12px;
    bottom: 10px;
    position: absolute;
    color: hsla(0, 0%, 100%, .87);
    z-index: 1
}

.public-list-prb i {
    color: #E50916;
    margin-right: 4px;
    font-weight: 700
}

.public-list-button {
    position: relative;
    padding-top: 8px
}

.public-list-button .time-title {
    font-weight: 700;
    line-height: 26px;
    display: block;
    /* height: 26px; */
    height: 44px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.public-list-subtitle {
    margin-top: 5px;
    height: 20px;
    line-height: 20px
}

.public-pic-b,
.public-pic-c,
.public-pic-d {
    width: 12.49999%
}

.public-pic-a {
    width: 14.277777777%
}

.public-pic-b .public-list-div,
.public-pic-g-b .public-list-div {
    padding-top: 135.74%;
    padding-top:142%;
}

.public-pic-d .public-list-div,
.public-pic-e .public-list-div {
    padding-top: 100%
}

.public-pic-a .public-list-div,
.public-pic-c .public-list-div,
.public-pic-f .public-list-div,
.public-pic-g-a .public-list-div {
    padding-top: 62%
}

.public-pic-e {
    width: 10%
}

.public-pic-f {
    width: 19.9888888%
}

.bj-100 {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(0, 0, 0) 100%)
}

.actor-name {
    position: absolute;
    text-align: center;
    bottom: 10px;
    left: 10px;
    right: 10px;
    font-size: 16px
}

.actor-new {
    text-align: center;
    overflow: hidden
}

.actor-new .lazy:hover:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg)
}

.br-100 {
    border-radius: 100%
}

.live-tag {
    background: #1f69ff;
    background: rgba(31, 105, 255, .8)
}

.link a {
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 16px
}

.ec-ad a {
    display: block;
    width: 100%
}

.ec-ad .radius {
    display: block;
    width: 100%
}

.title-bottom {
    padding: 15px 15px;
    opacity: 1;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9
}

.title-bottom h1 {
    font-size: 20px;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.title-bottom p {
    color: hsla(0, 0%, 100%, .87);
    background: #E50916;
    padding: 6px 16px;
    display: inline-block;
    font-weight: 600;
    margin-top: 4px;
    border-radius: 30px 12px 30px 16px;
    font-size: 14px
}

.week-bj {
    position: absolute;
    width: 68px;
    height: 40px;
    z-index: 0;
    top: 0;
    transition: all .3s ease-in-out
}

.week-1 {
    left: 0
}

.week-2 {
    left: 68px
}

.week-3 {
    left: 136px
}

.week-4 {
    left: 204px
}

.week-5 {
    left: 272px
}

.week-6 {
    left: 340px
}

.week-7 {
    left: 408px
}

.week-select {
    margin-left: 20px
}

.week-select a {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    display: block;
    z-index: 1
}

.week-select .tim,
.week-select .tim:hover {
    color: #fff !important
}

.week-diy .week-bj,
.week-diy .week-select,
.week-diy .week-select a {
    height: 30px;
    line-height: 30px
}

.week-diy .week-select {
    margin-top: 5px;
    background-color: transparent !important
}

.week-diy .week-bj {
    border-radius: 20px
}

@media (max-width:767px) {
    .week-title {
        display: block
    }

    .week-select {
        margin-left: 0;
        justify-content: space-between;
        background-color: transparent !important
    }

    .week-select a {
        padding: 0
    }

    .week-select .tim,
    .week-select .tim:hover {
        color: #E50916 !important
    }

    .week-select .bj2 {
        display: none
    }

    .week-diy .title-left {
        display: block;
        width: auto;
        height: 70px
    }

    .week-diy .week-select {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
}

.ec-casc-list .filter-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-align: center;
    font-weight: 700;
    line-height: 36px;
    height: 36px;
    padding-right: 15px
}

.ec-casc-list .nav-dt a {
    color: #E50916;
    font-weight: 700
}

.ec-casc-list li {
    margin-right: 4px;
    width: auto !important
}

.ec-casc-list .swiper-wrapper {
    position: static;
    margin: 10px 0 !important
}

.ec-casc-list li a {
    display: inline-block;
    margin: 0 6px;
    padding: 0 15px;
    border-radius: 6px;
    line-height: 36px;
    height: 36px;
    font-size: 15px
}

.ec-casc-list li i {
    color: #999;
    font-size: 12px
}

.ec-casc-list li:first-child {
    margin-left: 40px
}

.filter-reselect {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    text-align: right;
    height: 36px;
    line-height: 36px
}

.ec-casc-list .filter-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-align: center;
    font-weight: 700;
    line-height: 36px;
    height: 36px
}

.ec-casc-list .filter-text::after {
    right: -10px;
    left: -15px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    content: " "
}

.site-tabs {
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px
}

.between {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between
}

.around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.site-tabs a {
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px
}

.site-tabs a.active::after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 3px;
    border-radius: 4px;
    content: "";
    background: #E50916
}

.page-whole {
    line-height: 22px
}

.page-whole .page-btn a {
    display: inline-block;
    margin-left: 2px;
    width: 22px;
    border-radius: 6px;
    text-align: center;
    line-height: 20px
}

.page-whole .disad,
.Pg {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.mac_pages li a {
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 2px
}

.share-box {
    position: absolute;
    top: 100%;
    left: -68px;
    padding: 30px;
    /* width: 420px; */
    z-index: 99;
    -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    line-height: 20px
}

.share-qrcode {
    float: left;
    display: block;
    width: 100px;
    text-align: center
}

a#qrcode_zc img{
    margin:auto;
    max-height: 100%;
}

.share-text {
    margin-bottom: 10px;
    font-weight: 700
}

.share-links {
    float: left;
    display: block;
    /* margin-left: 30px; */
    /* padding: 0 0 0 30px; */
    width: 230px
}

.share-url {
    display: block;
    overflow-y: auto;
    border-radius: 4px;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-all;
    padding: 10px;
    max-height: 50px;
    width: 100%;
    margin: 15px 0 0 0
}

.share-copy {
    margin: 10px auto 0;
    width: 100%;
    line-height: 36px;
    display: block;
    color: hsla(0, 0%, 100%, .87)
}

.share-pic {
    width: 90px;
    height: 90px;
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 2px;
    padding: 3px
}

.player-share-box,
.charge {
    -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    line-height: 20px;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px
}

.player-share-box .share-pic {
    width: 102px;
    height: 102px
}

.player-right .charge em {
    color: #cc7549;
    font-weight: 700
}

.player-right .charge .text {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px
}

.player-right .charge .flex {
    text-align: center;
    line-height: 40px;
    margin-top: 15px
}

.player-right .charge .img {
    margin: 10px;
    width: 100%
}

.player-news {
    font-size: 15px;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    position: absolute;
    top: 18px;
    left: 8px;
    border-radius: 50px;
    z-index: 1;
    width: calc(100% - 16px);
    background: rgba(0, 0, 0, .38);
    backdrop-filter: saturate(0) blur(6px);
    -webkit-backdrop-filter: saturate(100%) blur(6px)
}

.player-news .news-list {
    color: hsla(0, 0%, 100%, .87);
    line-height: 40px;
    padding-left: 20px;
    height: 40px;
    overflow: hidden;
    position: relative
}

.player-news .news-list i {
    font-size: 14px;
    padding: 0 5px;
    margin-right: 9px;
    border-radius: 2px;
    height: 40px
}

.player-news-off {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 14px
}

.pages {
    margin-bottom: 20px;
    text-align: center
}

.pages .page-tip {
    padding: 10px 0
}

.pages .page-link {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 6px;
    padding: 0 20px;
    height: 40px;
    border-radius: 6px;
    line-height: 40px
}

.vod-detail {
    padding: 40px 0 60px 0
}

.vod-detail .left {
    width: 100%;
    height: 100%;
    margin-right: 30px
}

.vod-detail .left .detail-pic {
    /* width: 280px; */
    width: 576px;
    height: 392px;
    margin-right: 30px
}

.vod-detail .left .slide-info-title {
    font-size: 30px;
    line-height: 40px
}

.vod-detail .detail-info a {
    color: hsla(0, 0%, 100%, .87)
}

.vod-detail-bnt {
    position: absolute;
    bottom: 0
}

.vod-detail .slide-time-img2 {
    /* background: #111c26 url(../img/0ba3bf5.png) 100% 0 no-repeat */
}

.vod-detail .right {
    width: 300px;
    height: 394px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden
}

.vod-detail .detail-score {
    line-height: 24px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 7%);
    border-radius: 6px;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: hsla(0, 0%, 100%, .1);
    text-align: center
}

.detail-get-bnt {
    position: absolute;
    right: 340px;
    bottom: 0
}

.detail-get-bnt .detail-get-box {
    border-radius: 25px;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, .08);
    text-align: center;
    line-height: 54px;
    height: 54px;
    margin-left: 20px;
    display: inline-block;
    color: rgba(255, 255, 255, .6);
    padding: 0 20px
}

.play-score {
    position: relative;
    width: 100%
}

.play-score .fraction {
    color: #ffac2d;
    float: left;
    height: 32px;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px
}

.play-score .score-title {
    margin: 0 15px;
    line-height: 20px
}

.play-score .text-site {
    font-weight: 700;
    font-size: 15px
}

.play-score .rating-s li {
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background: url(/NevXAssets/images/rating.svg) 0 0 no-repeat;
    background-size: cover;
    text-indent: -50px;
    margin-right: 1px
}

.play-score .rating-s .active {
    background: url(/NevXAssets/images/rating.svg) 0 -10px no-repeat;
    background-size: cover
}

.play-score .score-data {
    font-size: 12px;
    line-height: 32px
}

.play-score .douban-score {
    display: inline-block;
    padding: 2px 0;
    height: 20px;
    font-weight: 700;
    line-height: 16px;
    margin: 6px 0 6px 15px
}

.play-score .douban-score .db {
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    border-radius: 2px;
    background: #00b51d;
    color: hsla(0, 0%, 100%, .87);
    vertical-align: top;
    text-align: center;
    font-size: 12px
}

#rating .rating-s .active {
    background: url(/NevXAssets/images/rating.svg) 0 -28px no-repeat;
    background-size: cover
}

#rating .rating-s li {
    width: 28px;
    height: 28px;
    text-indent: -60px
}

#rating {
    padding: 28px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .08)
}

#rating .rating-s {
    display: inline-block
}

.vod-news .title-tab a,
.website-tag a {
    color: hsla(0, 0%, 100%, .87);
    font-size: 14px;
    padding: 0 14px;
    line-height: 36px;
    text-align: center;
    display: block;
    box-sizing: border-box;
    height: 36px;
    margin-right: 20px;
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, .08)
}

.vod-news .text {
    color: rgb(169, 169, 172)
}

.plot-detail-list .swiper-slide {
    width: 260px !important;
    margin-right: 10px;
    background-color: rgba(255, 255, 255, .05);
    transition: all .1s ease-out 0s;
    padding: 15px
}

.plot-detail-list .fa {
    display: block;
    padding: 12px 12px 0;
    line-height: 24px;
    overflow: hidden;
    font-size: 32px;
    opacity: .4
}

.plot-detail-list .desc_txt {
    display: block;
    margin: 6px 12px 10px;
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden
}

.plot-detail-list a {
    display: block;
    color: hsla(0, 0%, 100%, .87);
    background-color: rgba(11, 13, 18, .8);
    transition: all .1s ease-out 0s, transform .2s cubic-bezier(.34, 1.56, .64, 1) 0s;
    will-change: transform;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    font-weight: 700
}

.shp .public-pic-e {
    width: 6.6666666%
}

.shp .public-list-button .time-title {
    font-size: 14px;
    text-align: center
}

.shp .cor3 {
    font-size: 12px;
    text-align: center
}

.star-works .star-works-top:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px
}

.theme2 .star-works .star-works-top:after {
    border-bottom: 1px solid #141B29
}

.theme1 .star-works .star-works-top:after {
    border-bottom: 1px solid rgba(30, 35, 42, .05)
}

.star-active .star-works-box {
    background-color: #E50916
}

.star-active .star-works-box a,
.star-active .star-works-box a:hover {
    color: hsla(0, 0%, 100%, .87) !important
}

.star-active .star-works-arrow {
    position: absolute;
    bottom: -31px;
    left: 50%;
    margin-left: -7px;
    width: 14px;
    height: 14px;
    background-color: #E50916;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9
}

.star-active:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .1)), color-stop(50%, #E50916), to(hsla(0, 0%, 100%, .1)));
    background-image: -o-linear-gradient(left, hsla(0, 0%, 100%, .1), #E50916 50%, hsla(0, 0%, 100%, .1));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .1), #E50916 50%, hsla(0, 0%, 100%, .1));
    position: absolute;
    bottom: -25px;
    left: 0
}

.star-active .star-works-arrow:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 14px;
    height: 14px;
    -webkit-transform: skew(-15deg, -15deg);
    -ms-transform: skew(-15deg, -15deg);
    transform: skew(-15deg, -15deg)
}

.theme2 .star-active .star-works-arrow:after {
    background-color: rgb(17, 19, 25)
}

.theme1 .star-active .star-works-arrow:after {
    background-color: #f5f6f7
}

.star-works-box {
    position: relative;
    padding: 6px 0 6px 58px;
    height: 60px;
    border-radius: 64px;
    cursor: pointer
}

.star-works-box .lazy {
    position: absolute;
    left: 8px;
    top: 8px;
    background-size: cover;
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 2px;
    background-color: hsla(0, 0%, 100%, .6)
}

.star-works-box .title {
    display: inline-block;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    width: 80%
}

.star-works .public-list-box {
    margin-bottom: 26px
}

.vod-list-actor-page {
    position: absolute;
    top: -27px;
    right: 28px;
    font-size: 20px
}

.vod-list-page .swiper-button-prev {
    left: 0;
    border-radius: 0 26px 26px 0
}

.vod-list-page .swiper-button-next {
    right: 26px;
    border-radius: 26px 0 0 26px
}

.vod-list-page a {
    font-size: 18px;
    width: 26px;
    height: 44px;
    text-align: center;
    top: 50%;
    margin-top: -44px;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff
}

.vod-list-page .fa {
    line-height: 44px;
    font-size: 14px;
    position: absolute
}

.vod-list-page .swiper-button-prev .fa {
    left: 1px
}

.vod-list-page .swiper-button-next .fa {
    right: 1px
}

.vod-list-page .swiper-button-disabled {
    display: none
}

.anthology-tab {
    width: 100%;
    overflow: hidden
}

.anthology-tab a {
    text-align: center;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding-right: 16px;
    position: relative;
    display: inline-block;
    float: left;
    font-size: 15px;
    width: auto !important;
    font-weight: 700
}

.anthology-tab a.on:after,
.player-right .switch-button .selected:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -26%;
    width: 40%;
    bottom: 0;
    height: 2px;
    background: #E50916;
    border-radius: 2px;
    z-index: 999
}

.badge {
    background-color: rgba(83, 109, 230, .18);
    display: inline-block;
    padding: 2px 4px;
    margin-left: 4px;
    font-size: 75%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.anthology-list-play {
    margin-right: -8px
}

.anthology-list-play li {
    display: inline-block;
    position: relative;
    width: calc(10% - 8px);
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, PingFang SC, Microsoft Yahei;
    text-align: center;
    cursor: pointer;
    transition: all .2s;
    margin: 0 8px 8px 0
}

.anthology-list-play li a {
    display: block;
    width: 100%;
    height: 100%
}

.anthology-list-dow .download-li {
    position: relative;
    padding-bottom: 15px
}

.anthology-list-dow .left {
    line-height: 22px;
    font-weight: 700;
    display: block;
    margin-left: 28px
}

.anthology-list-dow .fa {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #42bd56
}

.anthology-list-dow .download-bnt {
    margin-top: 6px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 40px;
    line-height: 40px
}

.anthology-list-dow input {
    padding: 0 10px;
    flex-grow: 1;
    flex-shrink: 1;
    width: 50px;
    border-radius: 2px
}

.anthology-list-dow .download-url {
    display: flex;
    flex-direction: row
}

.anthology-list-dow .download-url .ol7 {
    text-align: center;
    color: hsla(0, 0%, 100%, .87) !important;
    border-radius: 2px;
    margin-left: 15px;
    padding: 0 15px
}

.role-card .left {
    margin-right: 15px;
    width: 93px;
    height: 124px;
    float: left;
    display: inline
}

.role-card .right {
    font-size: 16px;
    line-height: 24px
}

.card-bottom {
    margin-top: 15px
}

.card-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px
}

.card-text {
    display: inline;
    line-height: 24px;
    font-size: 14px;
    white-space: pre-line
}

.theme2 .player .box {
    background-color: #1e2126
}

.player {
    position: absolute;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.player .player-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: left, right .2s ease;
    overflow: hidden
}

.player-left {
    background: #000;
    z-index: 999;
    position: relative;
    box-sizing: border-box;
    height: 100%;
    margin-right: 400px;
    transition: margin .2s ease
}


.player-right {
    z-index: 9;
    /* height: 100%; */
    /* float: right; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* width: 400px */
}

.player-right .title {
    z-index: 150;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
    font-size: 20px
}

.player-right .switch-button .split {
    width: 0;
    height: 15px;
    margin: 18px 13px;
    border-right: 1px solid hsla(0, 0%, 100%, .1)
}

.player-right .switch-button .selected {
    position: relative;
    color: #E50916
}

.player-right .switch-button .selected:after {
    z-index: 1;
    bottom: 6px;
    margin-left: -20%
}

.list-body {
    /* position: absolute; */
    /* width: 100%;
    height: calc(100% - 52px); */
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
    /* padding-bottom: 10px */
}

.plist-body {
    /* margin-left: 20px; */
    /* width: 360px; */
    width: 100%;
    padding: 20px;
}

.player-title-link {
    display: inline-block;
    line-height: 30px;
    font-size: 22px;
    width: 100%;
    font-weight: 400
}

.player-details {
    font-size: 14px;
    line-height: 22px;
    overflow: visible;
    position: relative;
    margin: 8px 0
}

.fun {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    padding: 0 16px
}

.fun .fa {
    font-size: 18px
}

.block-split {
    height: 0;
    border-bottom: 1px solid;
    margin: 24px -20px 16px
}

.player .anthology-list-play li {
    width: calc(33.3333% - 8px)
}

.player .dx {
    display: block !important
}

.player .ecnav-dt:after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 3px;
    width: 10px;
    height: 8px;
    background: url(/NevXAssets/images/playon-green.gif) no-repeat
}

.player-list-ac .anthology-list-play li {
    width: calc(100% - 8px)
}

.tips-box {
    background-color: #14161a;
    margin-top: 18px;
    margin-bottom: 12px;
    color: rgba(247, 225, 193, .6);
    overflow: hidden;
    line-height: 26px;
    padding: 15px;
    font-size: 13px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url(../img/tips-box.png)
}

.player-return {
    font-size: 14px
}

.player-details-box .public-pic-e {
    width: 25%;
    display: block;
    margin-top: 0;
    text-align: center;
    padding-right: 26px !important;
    margin-bottom: 18px !important
}

.player-details-box .public-pic-e a {
    font-size: 14px
}

.plist-body .info-list {
    margin: 14px 0;
    font-size: 0
}

.plist-body .list-li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    line-height: 26px;
    font-size: 14px
}

.plist-body .li-lt {
    float: left;
    width: 52px
}

.plist-body .li-rt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.player-vod-no2 .collection {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 2px 0 2px;
    line-height: 26px;
    padding: 6px;
    height: 38px;
    width: 38px;
    font-size: 18px;
    text-align: center;
    z-index: 1;
    background: rgba(0, 0, 0, .5);
    color: rgba(255, 255, 255, .8);
    cursor: pointer
}

.player-switch {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 99999;
    background: #323335;
    border-radius: 111.11px 0 0 111.11px;
    height: 46px;
    line-height: 46px;
    width: 20px;
    color: hsla(0, 0%, 100%, .87);
    padding-left: 6px;
    margin-top: -23px;
    font-weight: 700;
    cursor: pointer
}

.player-switch:hover {
    color: #E50916 !important
}

.player-switch-box .player-left {
    width: 100%;
    margin-right: 0
}

.player-switch-box .player-right {
    display: none
}

.line-switch {
    margin-right: -8px
}

.line-switch a {
    display: inline-block;
    width: calc(33.3333333% - 8px);
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 8px;
    margin-right: 8px
}

.wap-diy-vod-a-box,
.wap-diy-vod-f,
.wap-diy-vod-b,
.wap-diy-vod-c,
.wap-diy-vod-d,
.wap-diy-vod-e {
    margin-bottom: 42px
}

.wap-diy-vod-c li:last-child {
    padding-bottom: 0
}

.wap-diy-vod-a {
    margin-right: -6px
}

.wap-diy-vod-a .public-pic-b {
    padding-right: 6px;
    margin-bottom: 0;
    width: 33.33333333% !important;
    margin-top: 6px
}

.wap-diy-vod-a .public-prt {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 6px
}

.wap-diy-vod-a .public-list-prb {
    right: 6px;
    bottom: 0;
    font-size: 12px
}

.wap-diy-vod-a .public-list-button .time-title {
    font-size: 14px
}

.wap-diy-vod-a .public-list-subtitle {
    font-size: 12px
}

.wap-diy-vod-a .public-list-subtitle {
    margin-top: 0
}

.wap-diy-vod-b {
    margin-right: -6px
}

.wap-diy-vod-b .public-pic-b {
    padding-right: 6px;
    margin-bottom: 0;
    width: 50% !important
}

.wap-diy-vod-b .public-prt {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 6px
}

.wap-diy-vod-b .public-list-prb {
    right: 6px;
    bottom: 0;
    font-size: 12px
}

.wap-diy-vod-b .public-list-button .time-title {
    font-size: 14px
}

.wap-diy-vod-b .public-list-subtitle {
    font-size: 12px
}

.wap-diy-vod-b .public-list-subtitle {
    margin-top: 0
}

.wap-diy-vod-c li {
    position: relative;
    padding-bottom: 16px;
    cursor: pointer
}

.wap-diy-vod-c .vod-pic {
    margin-right: 20px;
    width: 40%
}

.wap-diy-vod-c .vod-title {
    width: 60%
}

.wap-diy-vod-c .vod-pic-top {
    padding-top: 62%;
    position: relative;
    width: 100%;
    height: 100%
}

.wap-diy-vod-c .lazy {
    position: absolute;
    left: 0;
    top: 0
}

.wap-diy-vod-c h3 {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px
}

.wap-diy-vod-d a {
    display: block;
    width: 100%;
    padding: 12px 0;
    overflow: hidden
}

.wap-diy-vod-d li:last-child {
    border-bottom: none !important
}

.wap-diy-vod-d .art-img {
    float: right;
    width: 36%;
    height: 85px;
    overflow: hidden;
    margin-left: 10px
}

.wap-diy-vod-d .art-info p {
    height: 48px;
    line-height: 24px;
    font-size: 15px;
    font-weight: 700
}

.wap-diy-vod-d .art-info span {
    height: 20px;
    line-height: 20px;
    margin-top: 17px;
    font-size: 13px;
    position: relative
}

.wap-diy-vod-d .art-info p,
.wap-diy-vod-d .art-info span {
    display: block;
    overflow: hidden
}

.wap-diy-vod-d .art-info span em.img06-views {
    float: right;
    text-align: right;
    font-size: 12px;
    display: table-cell;
    vertical-align: bottom
}

.wap-diy-vod-d .art-info span i {
    float: left;
    margin-top: 3px;
    margin-right: 1px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    border-radius: 2px;
    padding: 0 2px;
    overflow: hidden
}

.wap-diy-vod-d .art-info span font {
    margin-right: 6px
}

.wap-diy-vod-e .vod-link {
    display: block;
    position: relative;
    width: 100%;
    height: 72px
}

.wap-diy-vod-e li:last-child .vod-link {
    border-bottom: none !important
}

.wap-diy-vod-e .vod-img {
    display: none;
    float: left;
    object-fit: cover;
    width: 44px;
    height: 58px;
    background-color: #d8d8d8;
    margin: 6px
}

.wap-diy-vod-e .key0,
.wap-diy-vod-e .key1 {
    color: #ff4f34
}

.wap-diy-vod-e .key2 {
    color: #fa6400
}

.wap-diy-vod-e .key3 {
    color: #ffb802
}

.wap-diy-vod-e .vod-no-style {
    color: hsla(0, 0%, 100%, .12);
    position: absolute;
    left: 4px;
    bottom: 15px;
    font-family: Impact;
    font-size: 32px;
    line-height: 1;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .87)), to(hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .87), hsla(0, 0%, 100%, 0));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .87), hsla(0, 0%, 100%, 0));
    opacity: .14
}

.wap-diy-vod-e .vod-on-e-styles {
    float: left;
    width: 24px;
    height: 35px;
    font: 700 30px Impact;
    vertical-align: top;
    margin: 13px 12px 0
}

.theme1 .wap-diy-vod-e .vod-no-style {
    color: #333235
}

.wap-diy-vod-e .vod-no-style,
.wap-diy-vod-e .vod-on-e-styles {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    text-align: center
}

.wap-diy-vod-e .vod-center {
    float: left;
    width: -webkit-calc(100% - 56px);
    width: calc(100% - 56px);
    height: 100%;
    text-align: left
}

.wap-diy-vod-e .vod-title {
    float: left;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 12px 0 10px 4px
}

.wap-diy-vod-e .vod-sub-title {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-left: 4px
}

.wap-diy-vod-e .vod-sub-text {
    display: inline-block;
    width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wap-diy-vod-e .vod-hot-content {
    position: absolute;
    right: 5px;
    top: -10px;
    color: #ff008c;
    width: 50px;
    text-align: right
}

.wap-diy-vod-f {
    margin-right: -6px
}

.wap-diy-vod-f .public-pic-a {
    padding-right: 6px;
    margin-bottom: 0;
    width: 50% !important;
    margin-top: 6px
}

.wap-diy-vod-f .album-tit {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    font-size: 14px;
    text-align: center;
    color: hsla(0, 0%, 100%, .87);
    padding-top: 1px;
    height: 26px;
    line-height: 26px;
    overflow: hidden
}

.art-index-slide {
    padding: 40px 0
}

.art-index-slide-box {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px
}

.art-p-top4 {
    padding-top: 62%
}

.art-index-slide .tim-name {
    font-size: 20px
}

.art-index-slide .slide4,
.art-index-slide .tim-name {
    font-weight: 700;
    margin: 6px 0;
    line-height: 1.2
}

.art-index-slide .public-bg {
    height: 50%
}

.art-index-slide .No1 {
    margin: 0
}

.art-index-slide .swiper-pagination {
    bottom: 20px
}

.p-list-a {
    width: 25%
}

.art-index-list {
    margin-left: -8px;
    margin-right: -8px
}

.art-index-list .box {
    overflow: hidden;
    transition: .2s;
    box-shadow: 0 0 10px rgb(116 116 116 / 8%);
    margin: 8px
}

.art-index-list .bottom {
    padding: 10px
}

.art-index-list .cor4 {
    line-height: 18px;
    font-size: 15px;
    height: 36px
}

.art-index-list .tim-tag {
    min-height: 23px;
    margin: 8px 0
}

.art-index-list .ol1:hover {
    color: #fff !important
}

.art-index-list .tim-pic {
    flex-shrink: 0;
    margin-bottom: 0;
    width: 220px;
    position: relative;
    overflow: hidden;
    padding: 10px
}

.art-index-list .tim-blurb {
    font-size: 14px;
    /* height: 32px; */
    line-height: 25px;
    width: 100%;
    color:rgb(90 90 90);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.art-p-top5 {
    padding-top: 32%
}

.art-index-list.art-type-list .col-xl-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.art-index-list.art-type-list .box {
    margin: 0 0 15px 0;
    padding: 10px
}

.tim-page {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .art-slide-bj {
        background: 0 0 !important
    }

    .art-index-slide {
        padding: 20px 0 0 0
    }

    .art-index-slide .col-xl-6.flex {
        display: none
    }

    .art-index-slide .mySwiper.r6 {
        margin-right: 12px;
        margin-left: 12px
    }

    .art-index-slide .tim-name {
        font-size: 16px
    }

    .art-slide2 .art-p-top5 {
        padding-top: 56%
    }

    .p-list-a {
        width: 50%
    }

    .art-index-list {
        margin-left: -4px;
        margin-right: -4px
    }

    .art-index-list .box {
        margin: 4px
    }

    .art-index-list .cor4 {
        font-size: 14px
    }

    .art-index-list .tim-blurb {
        display: none
    }

    .art-index-list .tim-pic {
        width: 160px
    }

    .art-index-list .tim-tag {
        margin: 6px 0
    }

    .art-index-list.art-type-list .box {
        margin: 4px;
        padding: 0
    }
}

@media (min-width:768px) and (max-width:992px) {
    .p-list-a {
        width: 33.3333333%
    }
}

.m-search {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 220px;
    background: #2a2a3a;
    background-image: -o-linear-gradient(top, #111117 0, #2a2a3a 300px, #2a2a3a);
    background-image: linear-gradient(180deg, #111117, #2a2a3a 300px, #2a2a3a);
    padding-top: 154px
}

.m-search .sbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/b150efd.png) top repeat-y
}

.m-search-case {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -330px;
    z-index: 12;
    box-sizing: border-box;
    width: 660px;
    height: 76px;
    padding: 15px 60px 15px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, .15)
}

.m-search-case .input {
    display: block;
    border: 0;
    margin: 0 auto;
    color: hsla(0, 0%, 100%, .87);
    font-size: 34px;
    line-height: 46px;
    text-align: center
}

.m-search-case .btn {
    position: absolute;
    top: 28px;
    right: 0;
    width: 30px;
    height: 30px
}

.m-search-case .btn .fa {
    font-size: 30px;
    display: inline-block
}

.m-search-card {
    position: relative;
    padding-bottom: 20px
}

.m-search-card ul li {
    position: relative;
    float: left;
    margin-right: 30px
}

.m-search-card ul li a {
    height: 42px;
    color: hsla(0, 0%, 100%, .6);
    font-weight: 700;
    font-size: 18px;
    line-height: 42px
}

.m-search-card ul li.focus a {
    position: relative;
    color: hsla(0, 0%, 100%, .87);
    font-size: 22px
}

.m-search-card ul li.focus a:before {
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 20px;
    height: 4px;
    border-radius: 2px;
    margin-left: -10px;
    background: #E50916;
    content: ""
}

.m-search-card .tips {
    position: absolute;
    max-width: 50px;
    height: 17px;
    padding: 0 4px;
    border-radius: 9px 9px 9px 0;
    color: hsla(0, 0%, 100%, .87);
    overflow: hidden;
    font-size: 12px;
    line-height: 17px;
    white-space: nowrap;
    z-index: 10;
    top: -8px;
    left: 40px
}

.m-search-card .hotrank {
    position: absolute;
    top: 8px;
    right: 0;
    color: hsla(0, 0%, 100%, .6);
    font-size: 18px;
    line-height: 24px
}

.m-search-card .hotrank .icon-hot {
    display: inline-block;
    margin-right: 5px;
    vertical-align: -4px;
    font-size: 24px
}

.search-box {
    margin-bottom: 50px
}

.search-box .left {
    position: relative;
    height: 380px;
    width: 270px;
    margin-right: 20px
}

.search-box .right a {
    font-size: 16px
}

.search-box .thumb-content .thumb-txt {
    line-height: 40px;
    font-size: 30px
}

.search-box .thumb-content .cor5 {
    opacity: .7
}

.search-box .thumb-actor,
.search-box .thumb-else {
    margin: 20px 0
}

.search-box .thumb-blurb {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 19px;
    max-height: 104px
}

.search-box em:last-child {
    display: none
}

.search-box .thumb-menu {
    position: absolute;
    bottom: 0;
    left: 0
}

.search-box .button {
    width: 120px;
    margin-right: 15px
}

.search-box .collection {
    height: 54px;
    line-height: 54px;
    display: block;
    width: 54px;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .08);
    color: #E50916;
    border-radius: 100%;
    -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%)
}

.search-box .collection:hover {
    background-color: #E50916;
    color: hsla(0, 0%, 100%, .87) !important
}

.search-box .cover {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-filter: blur(20px);
    filter: blur(20px)
}

.search-box .cover div {
    position: absolute;
    width: 200px;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(90deg, rgba(25, 26, 33, 0), #111319)
}

.search-box .cover .cover-left {
    left: 0;
    transform: rotate(180deg)
}

.search-box .cover .cover-right {
    right: 0
}

.theme1 .search-box .cover {
    display: none !important
}

.player-tips {
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 0;
    background-color: #000;
    color: hsla(0, 0%, 100%, .87);
    overflow: hidden
}

.player-tips .time-bj {
    position: absolute;
    background-color: #000;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 101%;
    top: 0;
    left: 0;
    background-size: cover;
    margin-bottom: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
    background-position-x: center;
    background-position-y: center
}

.player-tips .time-bj:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAKUlEQVQImU3IMREAIAgAwJfNkQCEsH8cijjpMf6vnXlQaIiJFx+omEBfmqIEZLe2jzcAAAAASUVORK5CYII=)
}

.player-tips .time-bj2 {
    opacity: .5;
    background-size: cover !important;
    background-position: center center !important;
    position: fixed;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%
}

.player-tips .time-bj2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #0a0e17;
    background: linear-gradient(90deg, rgba(10, 14, 23, .6) 0, rgba(10, 14, 23, .6) 100%);
    z-index: 9
}

.player-tips .time-box {
    color: hsla(0, 0%, 100%, .87);
    padding: 40px;
    right: 0;
    text-align: center;
    line-height: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 auto
}

.mt-5 {
    text-shadow: -2px 0 rgb(0 255 255 / 50%), 2px 0 rgb(255 0 0 / 50%);
    animation: shake-it .5s reverse infinite cubic-bezier(.68, -.55, .27, 1.55);
    font-weight: 700;
    font-size: 4em;
    line-height: 2
}

.msg-jump {
    margin: 60px auto;
    padding: 20px;
    width: 580px
}

.msg-jump .subscript:before {
    width: 140px
}

.msg-jump .msg-content {
    font-size: 14px;
    line-height: 26px
}

.mod-404 {
    width: 340px;
    height: 360px;
    margin: 162px auto 0;
    text-align: right;
    background: url(../img/bg_404.png) 62px 16px no-repeat
}

.public-tips {
    font-size: 20px;
    font-weight: 700;
    text-shadow: rgb(0 0 0) 1px 0 1px, rgb(0 0 0) 0 1px 1px, rgb(0 0 0) 0 -1px 1px, rgb(0 0 0) -1px 0 1px;
    line-height: 30px;
    color: hsla(0, 0%, 100%, .87)
}

.public-tips-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px
}

.player-pop-eom .cor6 {
    background-color: hsla(0, 0%, 100%, .08);
    min-height: 30px;
    line-height: 30px;
    display: block;
    margin: 5px 0
}

.player-pop-eom {
    width: 500px;
    height: 150px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -250px
}

.player-pop-eom a {
    width: 90px;
    margin: 0 10px
}

.dark .window-title .subscript {
    border-color: #141b29 !important;
    color: hsla(0, 0%, 100%, .87) !important
}

.dark .input {
    color: #a9a9ac !important
}

.mac-msg-jump {
    width: 90%;
    max-width: 624px;
    min-height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 auto
}

@keyframes shake-it {
    0% {
        text-shadow: 0 0 rgba(0, 255, 255, .5), 0 0 rgba(255, 0, 0, .5)
    }

    25% {
        text-shadow: -2px 0 rgba(0, 255, 255, .5), 2px 0 rgba(255, 0, 0, .5)
    }

    50% {
        text-shadow: -5px 0 rgba(0, 255, 255, .5), 3px 0 rgba(255, 0, 0, .5)
    }

    100% {
        text-shadow: 3px 0 rgba(0, 255, 255, .5), 5px 0 rgba(255, 0, 0, .5)
    }
}

.player-tips .notice {
    font-size: 1.4em;
    font-weight: 700;
    text-shadow: rgb(0 0 0) 1px 0 1px, rgb(0 0 0) 0 1px 1px, rgb(0 0 0) 0 -1px 1px, rgb(0 0 0) -1px 0 1px
}

.user-box-left {
    width: 240px;
    margin-right: 40px
}

.user-box-right {
    flex: 1
}

.user-h {
    margin-bottom: 40px
}

.user-input-top {
    margin-bottom: 10px;
    display: block
}

.user-h .button {
    width: 120px
}

.user-base-info select {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    height: 50px;
    line-height: 50px
}

.user-list-pc {
    padding: 0;
    overflow: hidden
}

.user-list-pc .top-box {
    overflow: hidden;
    position: relative;
    padding: 15px
}

.user-list-pc .user-portrait {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 66px;
    height: 66px;
    margin: 10px auto 0;
    border-radius: 50%
}

.user-list-pc .user-portrait img {
    border-radius: 50%
}

.user-list-pc .user-nick {
    text-align: center;
    color: hsla(0, 0%, 100%, .87);
    margin: 8px 0;
    line-height: 22px;
    height: 22px;
    font-size: 15px;
    font-weight: 700
}

.user-list-pc .user-info-right .flex {
    justify-content: center
}

.user-list-pc .user-info-right a {
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    padding: 0 15px;
    background: rgba(255, 255, 255, .24);
    font-size: 12px;
    border-radius: 6px;
    text-align: center;
    color: hsla(0, 0%, 100%, .87);
    max-width: 120px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.controls {
    display: block;
    width: 66px;
    height: 66px;
    line-height: 66px;
    border-radius: 50%;
    background: hsla(0, 0%, 0%, .4);
    text-align: center
}

.controls .btn-default {
    color: hsla(0, 0%, 100%, .87);
    font-size: 12px
}

.user-list-pc .user-nav {
    text-align: center;
    line-height: 40px;
    padding: 20px;
    font-size: 15px
}

.user-list-pc .user-nav i {
    font-size: 18px;
    margin-right: 6px
}

.user-share-button {
    position: absolute;
    top: 10px;
    right: 10px
}

.user-index-list,
.user-index-quick {
    margin: 15px
}

.user-index-quick li {
    float: left;
    width: 50%;
    overflow: hidden
}

.user-index-quick a {
    display: block;
    padding: 15px;
    position: relative
}

.user-index-quick li svg,
.user-index-quick li img {
    position: absolute;
    top: 23px;
    left: 12px;
    height: 28px;
    width: 28px
}

.user-index-quick .zy-h {
    font-size: 15px;
    margin-left: 34px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    display: block
}

.user-index-quick .zy-g {
    font-size: 12px;
    margin-left: 34px
}

.user-index-list .xh-a {
    line-height: 58px;
    position: relative;
    display: block;
    height: 58px
}

.user-index-list .zy-i {
    float: right;
    margin-right: 25px;
    font-size: 12px
}

.user-index-list .zy-f {
    padding: 0 10px;
    font-size: 15px
}

.user-index-list .icon {
    font-weight: 700;
    font-size: 22px;
    margin-right: 6px
}

.user-index-list .fa.cor5 {
    position: absolute;
    right: 10px;
    top: 0
}

.user-tab {
    height: 33px;
    border-bottom: 2px solid;
    margin-bottom: 20px
}

.user-tab a {
    position: relative;
    height: 33px;
    font-size: 16px;
    margin-right: 40px
}

.user-tab .cor6:after,
.public-tab .cor6:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #E50916;
    border-radius: 2px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.user-base-info .qx {
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px
}

.user-base-info .cur p {
    margin-bottom: 20px
}

.user-base-info .cur span {
    line-height: 40px;
    height: 40px
}

.user-base-info .wu,
.user-base-info .you {
    display: inline-block;
    width: 98px;
    color: hsla(0, 0%, 100%, .87);
    padding-left: 10px;
    margin-right: 20px;
    position: relative
}

.user-base-info .you {
    background: #5fb878
}

.user-base-info .wu {
    background: #e50916
}

.user-base-info .you i {
    color: #5fb878
}

.user-base-info .wu i {
    color: #e50916
}

.user-base-info .cur i {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    background: hsla(0, 0%, 100%, .87);
    border-radius: 6px
}

.user-title-bottom {
    position: absolute;
    right: 0;
    top: 0
}

.user-cor-list-del {
    display: none;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    top: -6px;
    right: 20px;
    color: hsla(0, 0%, 100%, .87);
    text-align: center;
    background: #f33;
    border-radius: 100%;
    font-size: 12px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%)
}

.user-btn-empty {
    margin-right: 12px
}

@media (min-width:767px) and (max-width:1934px) {
    .user-cor-list-del {
        right: 10px
    }
}

.gen-price-box {
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: center
}

.gen-price-block {
    background: #221f1f;
    overflow: hidden;
    text-align: center !important;
    margin: 15px;
    width: 300px
}

.gen-price-block .gen-price-detail {
    position: relative;
    padding: 30px;
    background: #221f1f;
    z-index: 9;
    color: hsla(0, 0%, 100%, .87)
}

.gen-price-block .gen-price-detail .gen-price-title {
    font-size: 22px;
    letter-spacing: 4px;
    color: hsla(0, 0%, 100%, .87)
}

.gen-price-block .gen-price-detail .price {
    color: hsla(0, 0%, 100%, .87);
    font-size: 40px;
    line-height: normal;
    margin: 20px 0
}

.gen-price-block .gen-price-detail .gen-bg-effect {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0 !important;
    z-index: -1;
    opacity: .2;
    height: 100%;
    width: 100%;
    background: url(../img/bj-v.jpg) no-repeat 0 0/cover
}

.gen-price-block .gen-price-detail .gen-price-duration {
    font-size: 18px;
    line-height: 26px;
    color: hsla(0, 0%, 100%, .87);
    font-weight: 400;
    margin-bottom: 0
}

.gen-price-block .gen-list-info {
    margin: 0;
    padding: 30px
}

.gen-price-block .gen-list-info li {
    list-style: none;
    line-height: 45px;
    color: hsla(0, 0%, 100%, .87);
    font-size: 18px
}

.gen-price-block .gen-list-info li del {
    color: #cecfd1
}

.gen-price-block .button {
    margin-bottom: 30px;
    width: 60%;
    display: inline-block;
    padding: 0;
    height: 60px;
    line-height: 60px
}

.record-list {
    padding: 15px
}

.record-list .br {
    padding: 15px 0
}

.record-list .br:last-child {
    border-bottom: none !important
}

.record-list .br .bottom {
    font-size: 14px;
    margin-top: 4px
}

.login-box {
    background-color: rgba(0, 0, 0, .75);
    padding: 60px;
    position: relative;
    z-index: 9;
    width: 500px;
    margin: 160px auto 0
}

.login-signup-now {
    color: #737373;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px
}

.hybrid-login-form-main {
    margin-bottom: 20px
}

.recaptcha-terms-of-use {
    color: #8c8c8c;
    font-size: 13px;
    margin-top: 11px;
    line-height: 20px
}

.recaptcha-terms-of-use-link {
    background-color: transparent;
    border: none;
    color: #0071eb;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    padding: 0
}

.login-box .input {
    border-color: #141b29;
    background-color: rgba(0, 0, 0, .75);
    color: #a9a9ac
}

.music-box-cover {
    position: absolute;
    top: 90px;
    width: 100%;
    height: calc(100% - 90px);
    background: #000;
    background-image: -webkit-linear-gradient(200deg, #7f7280, #000);
    background-image: -moz-linear-gradient(200deg, #7f7280, #000);
    background-image: -o-linear-gradient(200deg, #7f7280, #000);
    background-image: -ms-linear-gradient(200deg, #7f7280, #000);
    background-image: linear-gradient(200deg, #7f7280, #000);
    overflow: hidden
}

.music-box {
    z-index: 2;
    overflow: hidden;
    top: 140px;
    bottom: 15%;
    min-height: 328px;
    cursor: default;
    position: absolute;
    left: 0;
    right: 0
}

.music-box .row-9 {
    margin-top: 60px;
    height: calc(100% - 60px)
}

.music-box .row-1 {
    position: relative;
    color: hsla(0, 0%, 88.2%, .8);
    text-align: center
}

.music-box .row-9 {
    display: none !important
}

.music-box .row-9.active {
    display: block !important
}

.music-box .btn-box {
    position: absolute;
    top: 0;
    left: 0
}

.music-box .btn-box .btn {
    user-select: none;
    position: relative;
    border-radius: 6px;
    border: 1px solid rgba(150, 150, 150, .5);
    color: #fff;
    opacity: .8;
    cursor: pointer;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    margin-right: 12px
}

.music-box .btn-box .active,
.music-box .btn-box .btn:hover {
    background: rgba(15, 16, 23, .6)
}

.music-box .music-player-table {
    height: 100%
}

.music-box .music-player-table-box {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 60px)
}

.music-box .music-player-table-name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    cursor: default;
    height: 50px;
    line-height: 50px;
    color: rgba(225, 225, 225, .8);
    position: relative;
    padding: 0 10px
}

.music-box .music-player-table-name li:nth-child(1) {
    width: 60%;
    position: relative
}

.music-box .music-player-table-name li:nth-child(2),
.music-box .music-player-table-name li:nth-child(3) {
    width: 20%;
    color: inherit;
    margin-left: 10px
}

.music-box .j-title li {
    font-weight: 700;
    font-size: 15px
}

.music-box .music-player-table-name li i {
    margin-right: 10px
}

.music-box .music-player-table-name li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis
}

.music-box .music-player-table-box .list-item:nth-child(odd) {
    background-color: rgba(0, 0, 0, .1)
}

.music-box .play-icon {
    background-color: #E50916 !important
}

.music-box .play-icon .music-player-table-name {
    color: #fff !important
}

.music-box .play-icon i {
    background: url(../img/yy/wave.gif) 10px 20px no-repeat;
    text-indent: -99px;
    display: inline-block;
    width: 20px
}

.music-box .text-center {
    height: 40px;
    line-height: 40px;
    text-align: center
}

.music-box .overflow {
    overflow-y: auto;
    overflow-x: hidden
}

.music-box-w {
    width: 10%
}

.music-box #musicSong .flex {
    margin-top: 30px
}

.music-box .mod-cover {
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px
}

.music-box .mod-cover-box {
    position: relative;
    padding-top: 100%;
    overflow: hidden
}

.music-box .mod-cover-pic {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.music-box .mod-cover-title {
    color: #fff;
    margin-right: 0;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    height: 40px;
    font-size: 14px;
    line-height: 20px
}

.music-box .mod-cover-ask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity .5s
}

.music-box .mod-cover-icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px;
    width: 70px;
    height: 70px;
    opacity: 0;
    -webkit-transform: scale(.7) translateZ(0);
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(.7) translateZ(0);
    transition-property: opacity, transform;
    transition-duration: .5s;
    zoom: 1;
    background-image: url(../img/yy/cover_play.56974e6f.png)
}

.music-box .mod-cover-box:hover .mod-cover-ask {
    opacity: .2
}

.music-box .mod-cover-box:hover .mod-cover-icon-play {
    opacity: 1
}

@media (max-width: 767px) {
    .music-box-w {
        width: 33.3333%
    }

    .music-box-cover.header_nav0 {
        top: 60px;
        height: calc(100% - 60px);
        background: #16161a
    }

    .music-box.header_nav0 {
        top: 80px
    }

    .music-box {
        bottom: 120px !important
    }

    .jp-layer-box {
        height: 70px !important;
        line-height: 70px !important
    }

    .jp-audio .process-info {
        width: 50% !important
    }

    .jp-layer-box .play-bar-volume,
    .jp-layer-box .process-info .flex {
        display: none
    }

    .jp-layer-box .process-info .fa {
        margin-left: 0 !important;
        margin-right: 20px
    }

    .jp-song-info {
        position: absolute;
        top: -30px;
        left: 12px;
        right: 12px;
        height: 20px !important;
        line-height: 20px !important;
        width: 100%
    }

    .jp-button a {
        margin: 12px 40px 0 40px !important
    }
}

@media (min-width:768px) and (max-width:1329px) {
    .music-box-w {
        width: 20%
    }
}

@media (min-width:1330px) and (max-width:1691px) {
    .music-box-w {
        width: 14.222222%
    }
}

@media (min-width:1692px) and (max-width:2000px) {
    .music-box-w {
        width: 12.4444444%
    }
}

.music-box .song-info-cover {
    position: relative;
    display: block;
    width: 186px;
    height: 186px;
    margin: auto
}

.music-box .song-info-cover:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 0;
    width: 201px;
    height: 180px;
    background: url(../img/yy/album_cover_player.png) 0 0 no-repeat
}

.music-box .song-info-pic {
    vertical-align: middle;
    width: 186px;
    height: 186px;
    background-color: rgba(0, 0, 0, .1);
    display: block
}

.music-box .song-info-name {
    padding: 20px 0
}

.music-box .row-1 .song-info-name p {
    line-height: 28px
}

.music-box .lyric {
    position: absolute;
    left: 0;
    right: 0;
    top: 315px;
    bottom: 10px;
    overflow: hidden;
    padding: 0 15%;
    line-height: 28px
}

.music-box #lyric {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 0 10%
}

.music-box #lyric>li {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.music-box .play-ing {
    color: #E50916
}

.jp-layer-box {
    background: #16161a;
    z-index: 3;
    height: 90px;
    line-height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.jp-audio {
    max-width: 1200px;
    padding: 0 12px;
    height: 100%;
    margin: 0 auto;
    float: none;
    overflow: hidden
}

.jp-audio .process-info {
    width: 33.333333%;
    margin-bottom: 20px
}

.jp-audio .pic {
    display: inline-block;
    border-radius: 4px;
    width: 40px;
    margin-top: 24px;
    margin-right: 10px;
    height: 40px;
    background-color: rgba(0, 0, 0, .1);
    border: 0
}

.jp-infos {
    height: 16px;
    max-width: 140px;
    margin-top: 37px;
    line-height: 16px;
    font-size: 14px
}

.jp-layer-box .process-info .fa {
    font-size: 22px;
    margin-left: 20px;
    color: hsla(0, 0%, 100%, .87)
}

.jp-controls {
    height: 100%;
    width: 180px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -90px
}

.jp-button a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #E50916;
    border-radius: 100px;
    float: left;
    margin: 20px 40px 0 40px
}

.jp-controls a,
.jp-button a:hover {
    font-size: 22px;
    color: hsla(0, 0%, 100%, .87) !important
}

.jp-layer-box .ec-previous:hover,
.jp-layer-box .ec-next:hover {
    color: #E50916 !important
}

.play-bar-volume {
    font-size: 20px;
    line-height: 20px;
    margin-left: 20px;
    margin-top: 34px
}

.jp-volume-bar {
    background: #303133;
    overflow: hidden;
    width: 80px;
    cursor: pointer;
    border-radius: 4px;
    height: 3px;
    margin-top: 8px;
    margin-left: 8px
}

.jp-pause,
.jp-mute {
    display: none
}

.jp-progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #303133;
    height: 4px;
    overflow: hidden
}

.jp-seek-bar {
    background-color: #303133;
    width: 0;
    height: 100%;
    cursor: pointer
}

.jp-play-bar,
.jp-volume-bar-value {
    width: 0;
    height: 100%;
    background-color: #E50916
}

@media (min-width:768px) and (max-width:992px) {
    .jp-infos {
        display: none !important
    }
}

@media (max-width:991px) {
    .music-box .row-1 {
        display: none;
        margin-top: 70px
    }

    .music-box .btn-box .none {
        display: block
    }

    .music-box .btn-box {
        padding: 0 12px;
        width: 100%;
        justify-content: space-between
    }

    .music-box .btn-box .btn {
        margin-right: 0;
        width: 22%;
        height: 36px;
        font-size: 12px;
        line-height: 36px
    }

    .music-box .row-1.active {
        display: block !important
    }
}

@media (min-width:992px) {
    .music-box .row-1 {
        display: block
    }
}

#search-area {
    padding: 25px 15px;
    font-size: 14px;
    color: #333
}

.search-group {
    border: 1px solid #eee;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px
}

.search-group>input {
    padding: 5px;
    height: 100%;
    width: 80%;
    border: 0;
    color: #666;
    display: block;
    float: left
}

.search-group>button {
    background-color: #eee;
    height: 38px;
    width: 20%;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
    border: 0;
    display: block;
    float: left
}

.search-group>button,
.search-group>input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.radio-group>label {
    margin-right: 10px;
    cursor: pointer
}

.radio-group>label>input {
    vertical-align: -2px
}

.website-filter-grid {
    overflow: hidden;
    height: auto;
    position: relative
}

.website-filter-grid:before {
    background-image: url(../img/website/grid.png)
}

.website-filter-grid:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-attachment: fixed
}

.website-filter-grid .center-bg {
    overflow: hidden;
    width: 100%;
    height: 586px;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    z-index: -1;
    background-position: center center
}

.website-filter-grid .focus-info {
    z-index: 9;
    position: relative;
    max-width: 800px;
    margin: auto;
    padding-top: 220px;
    text-align: center
}

.website-filter-grid .center-text {
    margin: auto;
    font-family: Ubuntu, sans-serif;
    font-size: 78px;
    font-weight: 900
}

.glitch {
    position: relative;
    color: #fff;
    mix-blend-mode: lighten;
    overflow: hidden;
    white-space: nowrap
}

.glitch:after,
.glitch:before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    clip: rect(0, 0, 0, 0)
}

.glitch:before {
    left: -1px;
    text-shadow: 1px 0 #ff3f1a
}

.glitch:after {
    left: 1px;
    text-shadow: -1px 0 #00a7e0
}

.glitch:before {
    text-shadow: 4px 0 #ff3f1a;
    animation: glitch-loop-1 .8s infinite ease-in-out alternate-reverse
}

.glitch:after {
    text-shadow: -5px 0 #00a7e0;
    animation: glitch-loop-2 .8s infinite ease-in-out alternate-reverse
}

@-webkit-keyframes glitch-loop-1 {
    0% {
        clip: rect(36px, 9999px, 9px, 0)
    }

    25% {
        clip: rect(25px, 9999px, 99px, 0)
    }

    50% {
        clip: rect(50px, 9999px, 102px, 0)
    }

    75% {
        clip: rect(30px, 9999px, 92px, 0)
    }

    100% {
        clip: rect(91px, 9999px, 98px, 0)
    }
}

@keyframes glitch-loop-1 {
    0% {
        clip: rect(36px, 9999px, 9px, 0)
    }

    25% {
        clip: rect(25px, 9999px, 99px, 0)
    }

    50% {
        clip: rect(50px, 9999px, 102px, 0)
    }

    75% {
        clip: rect(30px, 9999px, 92px, 0)
    }

    100% {
        clip: rect(91px, 9999px, 98px, 0)
    }
}

@-webkit-keyframes glitch-loop-2 {
    0% {
        top: -1px;
        left: 1px;
        clip: rect(65px, 9999px, 119px, 0)
    }

    25% {
        top: -6px;
        left: 4px;
        clip: rect(79px, 9999px, 19px, 0)
    }

    50% {
        top: -3px;
        left: 2px;
        clip: rect(68px, 9999px, 11px, 0)
    }

    75% {
        top: 0;
        left: -4px;
        clip: rect(95px, 9999px, 53px, 0)
    }

    100% {
        top: -1px;
        left: -1px;
        clip: rect(31px, 9999px, 149px, 0)
    }
}

@keyframes glitch-loop-2 {
    0% {
        top: -1px;
        left: 1px;
        clip: rect(65px, 9999px, 119px, 0)
    }

    25% {
        top: -6px;
        left: 4px;
        clip: rect(79px, 9999px, 19px, 0)
    }

    50% {
        top: -3px;
        left: 2px;
        clip: rect(68px, 9999px, 11px, 0)
    }

    75% {
        top: 0;
        left: -4px;
        clip: rect(95px, 9999px, 53px, 0)
    }

    100% {
        top: -1px;
        left: -1px;
        clip: rect(31px, 9999px, 149px, 0)
    }
}

.website-filter-grid .so-home {
    cursor: pointer;
    width: 80%;
    margin: 26px auto 0;
    height: 52px;
    line-height: 52px;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, .8)
}

.website-filter-grid input {
    width: 76%;
    font-size: 16px;
    margin-left: 4%;
    height: 100%
}

.website-filter-grid .web-so-btn {
    padding-left: 10px;
    font-weight: 700;
    width: 99px;
    height: 100%;
    border-radius: 30px 30px 0;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.website-filter-grid .header-info {
    justify-content: center;
    width: 100%;
    margin: auto;
    font-size: 15px;
    color: #eaeadf;
    border-radius: 10px
}

.website-filter-grid .icon {
    text-shadow: rgb(0 0 0) 1px 0 1px, rgb(0 0 0) 0 1px 1px, rgb(0 0 0) 0 -1px 1px, rgb(0 0 0) -1px 0 1px;
    margin: 20px 0;
    padding: 5px 10px;
    position: relative;
    cursor: pointer;
    height: 36px;
    line-height: 26px
}

.website-filter-grid .header-info img {
    height: 20px;
    width: 20px;
    background: 0 0;
    vertical-align: middle;
    margin-right: 6px
}

.website-filter-grid .header-info .action:before {
    top: -30px;
    content: "";
    position: absolute;
    left: 44px;
    margin-left: -20px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent rgba(0, 0, 0, .8) transparent
}

.website-filter-grid .header-info .action {
    color: #eaeadf;
    background: rgba(0, 0, 0, .8);
    border-radius: 50px
}

.bookmark-tips {
    z-index: 9;
    line-height: 16px;
    font-size: 12px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .05);
    padding: 9px 20px;
    position: absolute;
    bottom: 10px;
    left: 0
}

.website-title {
    font-size: 20px;
    margin-bottom: 15px
}

.website-tag a {
    border-radius: 30px;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    background: rgba(15, 16, 23, .6)
}

.website-list-box {
    margin-bottom: 0 !important
}

.website-list-box .box {
    position: relative;
    padding: 15px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-align: center;
    align-items: center;
    border-width: 1px;
    border-style: solid
}

.website-list-box .img-box {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background: rgba(128, 128, 128, .1);
    overflow: hidden;
    margin-right: 10px;
    border-radius: 50%
}

.website-list-box .url-info {
    overflow: hidden;
    padding-right: 5px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.website-list-box .togo {
    position: absolute;
    top: 20px;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    opacity: .2;
    transition: opacity .3s;
    text-align: center
}

.website-list-box .togo:hover {
    opacity: 1
}

.website-list-box .text-muted {
    font-size: 12px;
    margin-top: 4px
}

.website-list-box .private {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 12px;
    width: 20px;
    text-align: center;
    border-radius: 0 6px 0 6px
}

.website-list-box a {
    display: block;
    width: 100%
}

.vip-icon {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffc19f), to(#fff7d9));
    background-image: -webkit-linear-gradient(left, #ffc19f, #fff7d9);
    background-image: linear-gradient(90deg, #ffc19f, #fff7d9);
    color: #4e2d03
}

.large-box {
    background-color: #111319;
    position: relative
}

.topic_content {
    line-height: 28px;
    overflow-y: auto;
    max-height: 360px;
    overflow-x: hidden
}

.focus-content::before {
    content: "";
    display: block;
    padding-top: 720px
}

.focus-info-title {
    font-size: 60px;
    margin-bottom: 20px;
    color: hsla(0, 0%, 100%, .87);
    font-weight: 700
}

.focus-info-wrapper {
    width: 41.85%;
    z-index: 90;
    position: absolute;
    top: 26%;
    left: 0;
    color: #a9a9ac;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400
}

.focus-wrapper {
    position: absolute;
    opacity: .95;
    width: 56.55%;
    height: 100%;
    cursor: pointer;
    top: 0;
    right: 0
}

.focus-img-link {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.large-l {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(22, 22, 26, 0)), to(#111319));
    background-image: -webkit-linear-gradient(right, rgba(22, 22, 26, 0), #111319);
    background-image: linear-gradient(270deg, rgba(22, 22, 26, 0), #111319);
    left: 0;
    top: 0;
    position: absolute;
    width: 40%;
    height: 100%
}

.large-r {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(22, 22, 26, 0)), to(#111319));
    background-image: -webkit-linear-gradient(left, rgba(22, 22, 26, 0), #111319);
    background-image: linear-gradient(90deg, rgba(22, 22, 26, 0), #111319);
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%
}

.large-t {
    width: 100%;
    height: 30%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 26, 0)), to(#111319));
    background: -webkit-linear-gradient(top, rgba(22, 22, 26, 0), #111319 100%);
    background: linear-gradient(180deg, rgba(22, 22, 26, 0), #111319 100%);
    z-index: 10
}

.large-b {
    position: absolute;
    left: 0;
    height: 50%;
    width: 100%;
    bottom: 0;
    z-index: 9;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 26, 0)), to(#111319));
    background: -webkit-linear-gradient(top, rgba(22, 22, 26, 0), #111319 100%);
    background: linear-gradient(180deg, rgba(22, 22, 26, 0), #111319 100%)
}

@media (max-width:767px) {

    .focus-info-wrapper,
    .focus-wrapper {
        width: 100%;
        padding: 0 12px
    }

    .focus-info-wrapper {
        top: auto;
        bottom: 12px
    }

    .large-box:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 3;
        background: rgba(0, 0, 0, .4)
    }

    .focus-content::before {
        padding-top: 320px
    }

    .topic_content {
        max-height: 144px;
        line-height: 20px;
        font-size: 14px
    }

    .focus-info-title {
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media (min-width:768px) and (max-width:992px) {

    .focus-info-wrapper,
    .focus-wrapper {
        width: 100%
    }

    .large-box:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 3;
        background: rgba(0, 0, 0, .4)
    }
}

@media (min-width:768px) and (max-width:1898px) {
    .focus-content::before {
        padding-top: 460px
    }

    .topic_content {
        max-height: 174px
    }

    .focus-info-title {
        font-size: 30px
    }
}

@media (min-width:1899px) and (max-width:2199px) {
    .focus-content::before {
        padding-top: 560px
    }

    .topic_content {
        max-height: 258px
    }
}

.public-top-bj-box {
    height: 180px;
    background-color: #181066
}

.public-top-bj-box .top16 {
    background-image: url(/NevXAssets/images/pc-top-bj.png);
    height: 100%;
    max-width: 1094px;
    margin: auto
}

.public-top-bj-box .top-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 auto;
    text-align: center
}

.public-top-bj-box .top-box .title {
    font-size: 40px;
    font-weight: 700
}

.public-top-bj-box .brief {
    line-height: 16px;
    color: hsla(0, 0%, 100%, .4);
    font-size: 14px;
    margin-top: 10px
}

.public-tab {
    height: 33px;
    margin-bottom: 20px;
    margin-top: 40px;
    justify-content: center
}

.public-tab a {
    position: relative;
    height: 33px;
    margin: 0 33px;
    font-size: 22px;
    line-height: 33px;
    transition: all .2s
}

.public-tab .cor6:after {
    bottom: -6px;
    width: 30%
}

@media (max-width:992px) {
    .public-tab a {
        font-size: 16px
    }
}

.vod-rank {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 50px
}

.vod-rank-box {
    width: 33.333333%
}

.vod-rank-box-br {
    vertical-align: top;
    margin: 0 10px 20px;
    padding: 20px
}

.vod-rank .vod-sum-head {
    position: relative;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px
}

.vod-rank .head-en {
    position: absolute;
    left: 50%;
    top: 18px;
    transform: translateX(-50%);
    text-transform: uppercase;
    white-space: nowrap;
    font: 700 24px/1 Impact;
    background-image: -webkit-linear-gradient(-270deg, #e50916 11%, hsla(0, 0%, 100%, 0));
    opacity: .1;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.vod-rank .head-txt {
    position: relative;
    font-size: 26px;
    transition: color .2s
}

.vod-rank .vod-rank-vod {
    padding: 12px 16px;
    cursor: pointer;
    border-radius: 4px
}

.vod-rank .vod-rank-vod:hover {
    background: hsla(0, 0%, 100%, .04)
}

.vod-rank .key,
.actor-rank .key {
    width: 60px;
    text-align: center;
    font-family: POL-Bold-Number, Impact, Helvetica, Microsoft YaHei, sans-serif;
    font-size: 34px
}

.vod-rank .lazy {
    width: 75px;
    height: 100px;
    margin-right: 16px;
    font-size: 0
}

.vod-rank .vod-rank-state {
    max-width: 100%;
    margin-top: 8px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    background: hsla(0, 0%, 100%, .06)
}

.vod-rank .vod-rank-title {
    opacity: .92;
    font-size: 16px
}

.vod-rank .vod-rank-explain {
    font-size: 14px;
    margin-top: 12px;
    line-height: 16px;
    color: #666
}

.vod-rank .right {
    margin-left: 16px;
    text-align: right
}

.vod-rank .vod-rank-num {
    opacity: .8;
    font-family: POL-Bold-Number, Impact, Helvetica, Microsoft YaHei, sans-serif;
    line-height: 24px;
    font-size: 20px
}

.vod-rank .vod-rank-txt {
    margin-top: 5px;
    line-height: 16px;
    font-size: 14px;
    color: #666
}

.theme1 .vod-rank .vod-rank-state,
.theme1 .vod-rank .vod-rank-vod:hover {
    background: #f2f2f2
}

@media (max-width:992px) {
    .vod-rank-box {
        width: 100%
    }

    .vod-rank {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0
    }

    .vod-rank-box-br {
        margin: 0 0 20px
    }

    .vod-rank .vod-rank-vod {
        position: relative;
        padding: 12px 0
    }

    .vod-rank .key {
        width: 26px;
        font-size: 26px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
}

@media (min-width:993px) and (max-width:1691px) {
    .vod-rank-box {
        width: 50%
    }
}

.actor-rank {
    margin-top: 50px
}

.actor-rank .rank-url {
    height: 120px;
    padding: 0 20px
}

.actor-rank .rank-url:nth-child(odd) {
    background-color: #25252b
}

.theme1 .actor-rank .rank-url:nth-child(odd) {
    background: #fff
}

.actor-rank .right {
    width: 108px;
    height: 36px;
    line-height: 32px;
    border-radius: 18px;
    border: 2px solid #E50916;
    font-size: 14px;
    color: #E50916 !important;
    transition: all .2s;
    display: table-cell;
    text-align: center
}

.actor-rank .right:hover {
    background-color: #E50916;
    color: #fff !important
}

.actor-rank .center {
    color: #999;
    width: 25%
}

.actor-rank .rank-avatar-box {
    width: 68px;
    height: 68px
}

.actor-rank .lazy {
    border-radius: 100%;
    overflow: hidden
}

.actor-rank .rank-title-box {
    margin-left: 20px;
    font-size: 16px
}

.actor-rank .rank-avatar-deco {
    display: block;
    width: 50px;
    height: 42px;
    vertical-align: top;
    position: absolute;
    top: -15px;
    left: -5px;
    z-index: 2
}

.actor-rank .key1 .key {
    color: #f08080
}

.actor-rank .key2 .key {
    color: #f4a460
}

.actor-rank .key3 .key {
    color: #00c7f2
}

.actor-rank .No1 {
    background: url(../img/new-top-sprite.png) -220px -30px no-repeat
}

.actor-rank .No2 {
    background: url(../img/new-top-sprite.png) -270px -30px no-repeat
}

.actor-rank .No3 {
    background: url(../img/new-top-sprite.png) -320px -30px no-repeat
}

@media (max-width: 767px) {
    .actor-rank {
        margin-top: 30px
    }

    .actor-rank .rank-url {
        height: 70px
    }

    .actor-rank .rank-avatar-deco,
    .actor-rank .right {
        display: none
    }

    .actor-rank .key {
        width: 30px;
        font-size: 18px
    }

    .actor-rank .rank-avatar-box {
        width: 42px;
        height: 42px
    }

    .actor-rank .rank-title-box {
        margin-left: 10px;
        font-size: 14px
    }
}

.art-rank .vod-rank .lazy {
    width: 175px
}

@media (max-width:767px) {
    .art-rank .vod-rank .lazy {
        width: 110px;
        height: 75px
    }

    .art-rank .vod-rank .right {
        display: none
    }
}

.jx .box-width-small {
    z-index: 9;
    position: relative
}

.jx-player-if {
    overflow: hidden;
    background: #0f1856;
    width: 100%;
    height: 600px;
    margin-top: 40px;
    z-index: 9;
    position: relative
}

.jx-box {
    width: 100%;
    padding: 26px 0
}

.jx .input-group {
    line-height: 54px;
    height: 54px;
    border-radius: 30px;
    padding-left: 20px
}

.jx-input {
    border-radius: 30px 0 0 30px;
    height: 100%;
    color: #3376f3
}

.jx-api {
    height: 100%;
    border: 0;
    color: #888;
    width: 140px
}

.jx-btn {
    width: 120px;
    border-radius: 0 30px 30px 0
}

.gbook-banner {
    height: 250px;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    background-color: #f3fbff;
    background-image: url(/NevXAssets/images/prod_home_banner.jpg)
}

.gbook-tips {
    padding: 15px;
    line-height: 20px
}

.gbook-comment-box {
    padding: 40px
}

.gbook-comment-box .gbook-top {
    position: relative;
    max-width: 100%;
    display: inline-block;
    padding: 10px;
    border-radius: 8px;
    border-top-left-radius: 0;
    min-height: 28px;
    margin-bottom: 30px
}

.gbook-comment-box .msg_arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 15px 0;
    border-color: transparent #f0f4f5 transparent transparent;
    position: absolute;
    top: 0;
    left: -7px
}

.gbook-comment-box .gbook-top-reply {
    background: #00b7ff;
    color: #fff;
    padding: 15px
}

@media (max-width:991px) {
    .gbook-banner {
        display: none
    }

    .gbook-direction {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.down-con {
    margin: 0 auto;
    min-height: 980px;
    padding: 60px 0;
    background-color: #222;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.down-bj {
    background-image: url(http://u4.iqiyipic.com/intl_lang/20220113/d7/08/intl_lang_ae0542244d2cb28722a00f395ffa_default.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.down-box {
    position: relative;
    z-index: 2;
    text-align: center;
    margin: 0 auto;
    padding-top: 10%;
    width: 460px
}

.down-title {
    font-size: 40px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #fff
}

.down-con .cor3 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400
}

.down-con .button {
    width: 100%;
    margin-top: 20px
}

.down-con img {
    width: 200px;
    margin-bottom: 20px
}

.juan-detail .juan-title .pic {
    width: 260px;
    height: 260px;
    margin-right: 20px
}

.juan-detail .juan-para {
    line-height: 26px
}

.juan-detail .juan-title {
    margin-bottom: 40px
}

.juan-detail .juan-share .button {
    width: 50%
}

.juan-detail .price {
    font-size: 22px;
    color: #ff0100
}

.juan-detail .original-price {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    color: #666;
    line-height: 0;
    border-top: 1px solid #666;
    margin-left: 10px;
    position: relative;
    top: -2px
}

.juan-detail .juan-label {
    margin: 10px 0;
    padding-bottom: 10px
}

.juan-detail .juan-label .bj {
    display: inline-block;
    margin-right: 12px;
    padding: 0 16px;
    height: 23px;
    line-height: 23px;
    border-radius: 100px
}

.juan-detail .juan-share {
    position: absolute;
    bottom: 0;
    width: 100%
}

.juan-detail .ol7:hover .juan-qrcode {
    display: block;
    position: absolute;
    top: 54px;
    width: 100%;
    padding: 20px
}

.art-detail .tim-top {
    padding-bottom: 22px
}

.art-detail .tim-top .tim-title {
    line-height: 1.4;
    font-size: 22px;
    font-weight: 700;
    margin: 15px 0 5px 0
}

.art-detail .tim-content {
    line-height: 2;
    font-size: 15px;
    min-height: 90px
}

.art-detail .tim-content p {
    margin-bottom: 20px;
    word-wrap: break-word
}

.art-detail .tim-content img {
    margin: auto;
    display: block;
    height: auto !important;
    border-radius: 5px;
}

.art-detail .tim-copyright {
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    width: 100%
}

.separator {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #777;
    margin: 20px 0 40px 0
}

.separator::after,
.separator::before {
    content: "";
    background: #777;
    max-width: 20%;
    height: 1px;
    margin: 0 1em;
    flex: 1
}

.art-relation {
    line-height: 1.6;
    overflow: hidden;
    font-size: 14px;
    max-width: 550px;
    margin: 5px auto;
    box-shadow: none;
    padding: 10px
}

.art-relation .blur-bg {
    position: absolute;
    left: -50px;
    top: -50px;
    width: calc(100% + 100px);
    height: calc(100% + 100px);
    -webkit-filter: blur(30px);
    filter: blur(30px);
    opacity: .15
}

.art-relation .blur-bg img {
    max-width: 100%;
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    transition: all .2s;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

.art-relation .left {
    width: 96px;
    height: 60px;
    margin-right: 15px
}

.art-relation .tim-title {
    line-height: 1.4em;
    font-size: 14px;
    margin-bottom: 2px;
    height: 40px
}

.art-relation .p-type {
    color: #ff6f06;
    background: rgba(255, 111, 6, .1);
    line-height: 11px
}

.art-detail .tim-prev,
.art-detail .tim-next {
    max-width: 46%
}

.art-detail .tim-prev {
    text-align: left
}

.art-detail .tim-next {
    text-align: right
}

.art-detail .tim-page {
    line-height: 20px;
    margin-top: 14px
}

.art-sidebar-ads img{
    width: 100%;
    border-radius: 5px;
}

.actor-head {
    position: relative;
    width: 100%;
    height: 320px;
    background: rgb(2,0,36);
    background: linear-gradient(198deg, rgba(2,0,36,1) 0%, rgba(99,14,47,1) 0%, rgba(0,0,0,1) 100%, rgba(0,212,255,1) 100%);
}

.actor-head .actor-head-box {
    padding-top: 120px;
    padding-top: 85px;
}

.actor-head .pic {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    padding: 4px;
    background-color: rgba(255, 255, 255, .3);
    margin-right: 30px
}

.actor-head .name {
    font-size: 36px;
    font-weight: 400
}

.actor-head .info {
    margin: 10px 0
}

.actor-head .fabulous {
    color: #9e65f3;
    text-align: center;
    line-height: 36px
}

.digg-but {
    text-align: center;
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 14px;
    box-sizing: border-box;
    font-weight: 600
}

.digg-but:hover {
    color: #fff !important
}

.actor-content {
    width: 100%;
    margin: 30px auto
}

.actor-content .flex li {
    width: 25%;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.actor-content .flex .all {
    width: 100%
}

.actor-head .detail .hide2 {
    line-height: 18px
}

@media (max-width: 767px) {
    .actor-head {
        height: 270px
    }

    .actor-head .pic {
        width: 80px;
        height: 80px;
        padding: 2px;
        margin-right: 20px
    }

    .actor-head .name {
        font-size: 18px
    }

    .digg-but {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }

    .actor-head .fabulous {
        position: absolute;
        right: 10px;
        top: 80px;
        line-height: 30px;
        font-size: 12px
    }

    .actor-head .detail .hide2 {
        display: none
    }

    .actor-head .info {
        margin: 5px 0
    }

    .header_nav1.actor-head {
        height: 280px
    }

    .header_nav1.actor-head .actor-head-box {
        padding-top: 140px
    }

    .header_nav1.actor-head .fabulous {
        top: 99px
    }

    .actor-content .flex li {
        width: 50%
    }
}

@media (min-width:993px) and (max-width:1200px) {
    .actor-content .flex li {
        width: 33.333%
    }
}

@media (max-width: 767px) {
    .art-p-top4 {
        padding-top: 56%
    }

    .p-d-b {
        bottom: 10px;
        left: 10px;
        right: 10px
    }

    .col-xl-6 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .gen-btn-container,
    .head .account-holder,
    .head .head-more-a,
    .slide-pc,
    .wap-hide {
        display: none !important
    }

    .slide-wap,
    .player-switch-box .player-right {
        display: block !important
    }

    .gen-left-list, .gen-left-list2 {
        display: block
    }

    .shp .public-pic-e {
        width: 33.333333333%
    }

    .public-prt {
        font-size: 12px !important;
        height: 22px !important;
        line-height: 22px !important;
        padding: 0 6px
    }

    .public-list-box {
        margin-bottom: 0 !important;
        padding-right: 6px !important
    }

    .vod-list-page .swiper-button-next,
    .vod-list-actor-page {
        right: 6px !important
    }

    .public-r {
        margin-right: -6px !important
    }

    .star-works .star-works-top .swiper-wrapper {
        padding-bottom: 25px
    }

    .anthology-tab a {
        font-size: 13px !important
    }

    .star-works-box {
        height: 54px;
        padding: 6px 0 6px 48px
    }

    .star-works-box .lazy {
        width: 38px;
        height: 38px
    }

    .star-works-box .title {
        height: 42px;
        line-height: 42px;
        font-size: 14px
    }

    .vod-list-page a {
        margin-top: -22px
    }

    .public-top-bj-box .top-box .title {
        font-size: 26px
    }

    .actor-new .lazy {
        width: 90%;
        height: 90%
    }

    .jx-player-if {
        height: 200px;
        margin-top: 20px
    }

    .jx .input-group {
        line-height: 42px;
        height: 42px
    }

    .juan-detail .juan-title {
        display: block
    }

    .juan-detail .juan-title .flex-auto,
    .juan-detail .juan-title .pic {
        width: 100%;
        height: auto
    }

    .juan-detail .juan-share {
        position: relative;
        margin-top: 20px;
        margin-bottom: 40px
    }

    .down-title {
        font-size: 28px;
        margin-bottom: 20px
    }

    .down-con .cor3 {
        font-size: 14px;
        line-height: 14px
    }

    .down-box {
        margin: 0 12px;
        width: auto
    }

    .msg-jump {
        width: 99%
    }

    .msg-jump .subscript:before {
        width: 110px
    }

    .mod-404 {
        width: 340px;
        height: 200px
    }

    .player-pop-eom {
        width: 100%;
        top: 50%;
        left: 0;
        right: 0;
        margin: -75px 0 0 0;
        padding: 0 20px
    }

    .public-tips {
        font-size: 15px
    }

    .ec-casc-list li a {
        font-size: 14px
    }

    .site-tabs a {
        font-size: 14px;
        line-height: 16px
    }

    .footer .footer-top-title {
        font-size: 18px;
        line-height: 18px
    }

    .footer .footer-top {
        padding: 38px 20px
    }

    .footer .footer-bottom .box-width {
        font-size: 14px;
        flex-wrap: wrap;
        justify-content: space-around
    }

    .footer .footer-a-url {
        width: 100%;
        margin-top: 15px
    }

    .bottom-navigation {
        display: block
    }

    .head {
        padding: 0 12px;
        height: 91px;
        overflow: hidden
    }

    .head .left {
        width: calc(100% - 12px);
        display: block;
        position: absolute;
        left: 12px;
        top: 0
    }

    .head .right {
        height: 45px;
        margin-top: 8px;
        position: absolute;
        right: 12px;
        top: 0
    }

    .head .logo-brand {
        width: 150px;
        height: 45px;
        margin: 8px 0 0 0
    }

    .head .head-nav {
        position: absolute;
        width: 100%;
        overflow: hidden;
        top: 45px;
        left: 0;
        height: 46px;
        display: inline-block
    }

    .head .head-nav li {
        margin-left: 0;
        margin-right: 36px;
        line-height: 46px
    }

    .head .margin {
        height: 45px;
        line-height: 45px;
        padding-right: 20px
    }

    .link a {
        font-size: 14px
    }

    .head.header_nav0 {
        height: 60px !important
    }

    .head.header_nav0 .head-nav {
        display: none !important
    }

    .player-tips {
        overflow: auto
    }

    .player-tips .time-box {
        width: 100%;
        transform: none;
        left: 0;
        top: 15%;
        font-size: 10px
    }

    .slide-a .slide-time-bj {
        padding: 0 12px
    }

    .slide-a .box-width {
        padding: 0
    }

    .slide-info-type {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 10px 0
    }

    .slide-info-title {
        font-size: 28px !important;
        line-height: 28px !important;
        margin-bottom: 15px
    }

    .slide-info-remarks {
        margin-right: 8px;
        font-size: 12px;
        line-height: 20px
    }

    .slide-front-image a span {
        font-size: 16px;
        margin: 0
    }

    .slide-front-image svg {
        width: 60px;
        height: 60px
    }

    .theme1 .slide-time-bj {
        overflow: hidden
    }

    .slide-b {
        padding: 20px 0 0 0 !important;
        margin-left: 12px !important;
        margin-right: 12px !important
    }

    .slide-b .swiper-slide {
        padding-top: 56%
    }

    .player-news .news-list {
        line-height: 30px;
        padding-left: 14px;
        height: 30px;
        font-size: 12px
    }

    .player-news {
        top: 10px
    }

    .player-news-off {
        right: 12px;
        top: 8px
    }

    .player-news .news-list i {
        font-size: 12px
    }

    .vod-detail {
        padding: 20px 0 20px 0
    }

    .vod-detail .box-width {
        display: block
    }

    .vod-detail .left {
        margin-right: 0
    }

    .vod-detail .left .detail-pic {
        padding-top: 145%;
        height: auto;
        width: 100%;
        margin-right: 0
    }

    .vod-detail .left .fadeInLeft {
        position: relative;
        overflow: hidden;
        width: 36%
    }

    .vod-detail .detail-info {
        position: relative;
        margin-left: 15px;
        width: 63%
    }

    .vod-detail .left .slide-info-title {
        font-weight: 400;
        margin-bottom: 10px;
        font-size: 22px !important;
        line-height: 26px !important
    }

    .deployment em:last-of-type,
    .vod-detail #rating,
    .vod-detail .slide-info,
    .vod-detail .weixin {
        display: none !important
    }

    .vod-detail .right {
        width: 100%;
        height: auto;
        margin-top: 10px
    }

    .vod-detail .deployment {
        display: block;
        color: hsla(0, 0%, 100%, .6) !important;
        line-height: 20px
    }

    .detail-get-bnt {
        position: initial;
        right: auto;
        width: 100%;
        margin-top: 10px
    }

    .detail-get-bnt .detail-get-box {
        line-height: 38px;
        height: 38px;
        margin-left: 0;
        margin-right: 15px
    }

    #rating {
        border-bottom: none;
        text-align: center
    }

    .play-advance-show {
        left: 0;
        width: 100%;
        transform: translateY(-50%)
    }

    .play-advance .topfadeInUp {
        width: 100%;
        height: 300px
    }

    .public-pic-a {
        width: 49.9999999%
    }

    .public-pic-b,
    .public-pic-c,
    .public-pic-d {
        width: 33.33333333%
    }

    .public-pic-e {
        width: 24.9999999%
    }

    .public-pic-f {
        width: 100%
    }

    .public-pic-c.public-pic-wap,
    .public-pic-juan {
        width: 49.9999999% !important
    }

    .public-play i {
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .title .title-h {
        font-size: 22px;
        line-height: 30px
    }

    .title .more {
        height: 28px;
        line-height: 28px;
        padding: 0 16px
    }

    .hide-a-14 .public-list-box:nth-child(n+9),
    .hide-a-21 .public-list-box:nth-child(n+9),
    .hide-a-28 .public-list-box:nth-child(n+9),
    .hide-a-7 .public-list-box:nth-child(n+7),
    .hide-b-16 .public-list-box:nth-child(n+7),
    .hide-b-24 .public-list-box:nth-child(n+10),
    .hide-b-32 .public-list-box:nth-child(n+13),
    .hide-b-8 .public-list-box:nth-child(n+7),
    .hide-topic .public-list-box:nth-child(n+3) {
        /* display: none */
    }

    .hide-b-8 .public-pic-juan:nth-child(n+3) {
        display: none
    }

    .website-list-box {
        width: 50%
    }

    .website-filter-grid .center-bg {
        height: 366px
    }

    .website-filter-grid .focus-info {
        max-width: 88%;
        padding-top: 120px
    }

    .website-filter-grid .center-text {
        font-size: 40px
    }

    .website-filter-grid .so-home {
        width: 100%;
        height: 46px;
        line-height: 46px
    }

    .website-filter-grid .web-so-btn {
        font-size: 16px
    }

    .website-filter-grid .header-info {
        font-size: 12px
    }

    .website-filter-grid .icon {
        padding: 5px 6px
    }

    .website-filter-grid .header-info .action:before {
        left: 36px
    }

    .anthology-list-play li {
        width: calc(33.333333% - 8px);
        font-size: 14px
    }

    .text {
        font-size: 14px;
        margin-top: 18px
    }

    .player,
    .player .player-box {
        position: initial
    }

    .player-left {
        width: 100%;
        margin-right: initial;
        padding-bottom: 56.25%
    }

    .player-left .MacPlayer {
        position: absolute
    }

    .player-right {
        float: initial;
        position: initial;
        right: 0;
        width: 100%
    }

    .list-body {
        position: initial;
        overflow-y: auto
    }

    .plist-body {
        width: auto;
        margin: auto 12px
    }

    .player-switch {
        display: none
    }

    .share-qrcode {
        height: 0;
        margin-left: -20px;
        width: 0;
        overflow: hidden
    }

    .m-search {
        min-height: 160px;
        padding-top: 104px
    }

    .m-search-case {
        width: 90%;
        height: 76px
    }

    .m-search-case {
        left: 0;
        right: 0;
        margin: auto;
        width: 90%;
        height: 46px;
        padding: 0;
        top: 40px
    }

    .m-search-case .btn {
        top: 8px
    }

    .m-search-case .btn .fa {
        font-size: 20px
    }

    .m-search-card ul li a,
    .m-search-card ul li.focus a,
    .m-search-case .input {
        font-size: 16px
    }

    .m-search-card ul li a {
        height: 52px;
        line-height: 52px
    }

    .m-search-card .tips {
        top: 0;
        left: 30px
    }

    .m-search-card .hotrank {
        display: none
    }

    .search-box {
        margin-bottom: 20px
    }

    .search-box .left {
        height: 180px;
        width: 120px;
        margin-right: 10px
    }

    .search-box .thumb-actor,
    .search-box .thumb-else {
        height: 16px;
        line-height: 16px;
        margin: 8px 0
    }

    .search-box .thumb-content .thumb-txt {
        line-height: 30px;
        font-size: 18px
    }

    .thumb-director {
        display: none !important
    }

    .search-box .right a {
        font-size: 14px
    }

    .search-box .thumb-blurb {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 19px
    }

    .search-box .button {
        height: 38px;
        line-height: 38px;
        width: 90px;
        font-size: 12px !important;
        margin-right: 10px
    }

    .search-box .collection {
        height: 38px;
        line-height: 38px;
        width: 38px
    }

    .user-box {
        margin-top: 20px !important
    }

    .user-tab-wap {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        border: none
    }

    .user-tab {
        height: 30px
    }

    .user-tab-wap .cor6:after {
        width: 25%
    }

    .user-tab a {
        height: 30px;
        font-size: 15px;
        margin-right: 20px
    }

    .wap-adaptation-index {
        padding: 0 !important
    }

    .wap-adaptation-index .user-box-left {
        width: 100%;
        margin-right: 0
    }

    .wap-adaptation-index .user-list-pc {
        background-color: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-radius: 0
    }

    .wap-adaptation-index .user-box {
        display: block;
        margin-top: 0 !important
    }

    .wap-adaptation-index .user-box-right {
        display: none
    }

    .wap-adaptation-index .user-list-pc .user-info-top {
        margin-top: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .wap-adaptation-index .user-list-pc .user-portrait {
        margin: 8px 15px 0 0
    }

    .wap-adaptation-index .user-list-pc .user-nick {
        text-align: left
    }

    .wap-adaptation-index .user-info-vip {
        display: block !important;
        height: 42px;
        line-height: 42px;
        padding: 0 15px;
        background: #3f3d40;
        color: #eac27d;
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: -15px;
        position: relative
    }

    .wap-adaptation-index .user-info-vip a {
        position: absolute;
        bottom: 8px;
        right: 15px;
        height: 26px;
        line-height: 26px;
        padding: 0 12px;
        background: #fedd7c;
        font-size: 12px;
        color: #3f3d40;
        border-radius: 50px;
        z-index: 10
    }

    .user-list-pc .user-nav,
    .wap-adaptation-public .user-box-left,
    .user-share-button {
        display: none !important
    }

    .user-index-wap {
        display: block !important
    }

    .user-base-info .cur span {
        line-height: 30px;
        height: 30px
    }

    .user-base-info .cur p {
        margin-bottom: 10px;
        font-size: 12px
    }

    .user-base-info .qx {
        width: 60px
    }

    .user-base-info .wu,
    .user-base-info .you {
        width: 66px;
        padding-left: 6px;
        margin-right: 10px
    }

    .user-base-info .cur i {
        top: 8px;
        right: 6px;
        width: 15px;
        height: 15px;
        line-height: 15px
    }

    .user-h {
        margin-bottom: 20px
    }

    .user-cor-list-del {
        right: 2px;
        width: 24px;
        height: 24px;
        line-height: 24px
    }

    .gen-price-block {
        width: 100%
    }

    .login-box {
        padding: 26px;
        margin: auto 0;
        width: 100%;
        min-height: 100%
    }

    .gbook-comment-box {
        padding: 30px 15px
    }

    .pop-box {
        width: 80%
    }

    .window-box .animated {
        max-height: 80vh;
        border-radius: 6px 6px 0 0;
        width: 100%
    }

    .window-box {
        border-radius: 6px 6px 0 0;
        bottom: 0;
        left: 0;
        top: initial;
        width: 100%;
        overflow: hidden;
        transition-duration: .3s;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    .ft6 {
        font-size: 20px !important
    }

    .window .window-content {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 60vh
    }

    .window-show {
        transform: translateY(0);
        -webkit-transform: translateZ(0)
    }

    .input,
    .button {
        height: 42px;
        line-height: 42px
    }

    .ds-verify-img {
        width: 90px;
        height: 40px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .top40 {
        margin-top: 40px !important
    }

    .head .head-nav .swiper-slide,
    .vod-detail .right,
    .detail-get-bnt {
        display: none
    }

    .head .head-nav .head-more-a,
    .head-more .none2 {
        display: inline-block !important
    }

    .head-more-a .head-more {
        left: -200px
    }

    .play-advance-show {
        left: 0;
        width: 100%;
        transform: translateY(-50%)
    }

    .play-advance .topfadeInUp {
        width: 100%;
        height: 600px
    }

    .public-pic-a {
        width: 33.3333333%
    }

    .public-pic-b,
    .public-pic-c,
    .public-pic-d {
        width: 24.99999999%
    }

    .public-pic-e {
        width: 16.888888%
    }

    .public-pic-f {
        width: 49.9999999%
    }

    .shp .public-pic-e {
        width: 20%
    }

    .public-play i {
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .hide-topic .public-list-box:nth-child(n+3),
    .hide-b-8 .public-list-box:nth-child(n+5),
    .hide-b-16 .public-list-box:nth-child(n+9),
    .hide-b-24 .public-list-box:nth-child(n+13),
    .hide-b-32 .public-list-box:nth-child(n+17),
    .hide-a-7 .public-list-box:nth-child(n+4),
    .hide-a-14 .public-list-box:nth-child(n+7),
    .hide-a-21 .public-list-box:nth-child(n+10),
    .hide-a-28 .public-list-box:nth-child(n+13) {
        display: none
    }

    .anthology-list-play li {
        width: calc(25% - 8px)
    }

    .search-box .thumb-content .thumb-txt {
        line-height: 40px;
        font-size: 24px
    }

    .search-box .thumb-actor,
    .search-box .thumb-else {
        margin: 8px 0
    }

    .search-box .left {
        position: relative;
        height: 240px;
        width: 180px;
        margin-right: 20px
    }
}

@media (min-width:993px) and (max-width:1200px) {
    .head .head-nav .swiper-slide {
        display: none
    }

    .head .head-nav .head-more-a,
    .head-more .none2 {
        display: inline-block !important
    }

    .public-pic-a {
        width: 24.99999999%
    }

    .public-pic-b,
    .public-pic-c,
    .public-pic-d {
        width: 19.99999999%
    }

    .public-pic-e {
        width: 16.888888%
    }

    .public-pic-f {
        width: 33.33333333%
    }

    .shp .public-pic-e {
        width: 16.6666666%
    }

    .public-play i {
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .hide-topic .public-list-box:nth-child(n+4),
    .hide-b-8 .public-list-box:nth-child(n+6),
    .hide-b-16 .public-list-box:nth-child(n+11),
    .hide-b-24 .public-list-box:nth-child(n+16),
    .hide-b-32 .public-list-box:nth-child(n+21),
    .hide-a-7 .public-list-box:nth-child(n+5),
    .hide-a-14 .public-list-box:nth-child(n+9),
    .hide-a-21 .public-list-box:nth-child(n+13),
    .hide-a-28 .public-list-box:nth-child(n+17) {
        display: none
    }

    .vod-detail .left .detail-pic {
        width: 200px;
        height: 292px
    }

    .vod-detail .right {
        height: 294px
    }

    #rating {
        padding: 18px 0
    }

    .vod-detail .detail-score .weixin img {
        width: 100px
    }

    .detail-get-bnt .detail-get-box {
        line-height: 34px;
        height: 34px;
        margin-left: 10px;
        padding: 0 15px
    }

    .anthology-list-play li {
        width: calc(20% - 8px)
    }

    .search-box .left {
        height: 260px;
        width: 190px
    }

    .search-box .thumb-actor,
    .search-box .thumb-else {
        margin: 10px 0
    }
}

@media (min-width:1201px) and (max-width:1329px) {

    .head .head-nav .swiper-slide,
    .hide-topic .public-list-box:nth-child(n+5),
    .hide-b-8 .public-list-box:nth-child(n+7),
    .hide-b-16 .public-list-box:nth-child(n+13),
    .hide-b-24 .public-list-box:nth-child(n+19),
    .hide-b-32 .public-list-box:nth-child(n+25),
    .hide-a-7 .public-list-box:nth-child(n+6),
    .hide-a-14 .public-list-box:nth-child(n+11),
    .hide-a-21 .public-list-box:nth-child(n+16),
    .hide-a-28 .public-list-box:nth-child(n+21) {
        display: none
    }

    .head .head-nav .head-more-a,
    .head-more .none2 {
        display: inline-block !important
    }

    .public-pic-a {
        width: 19.99999999%
    }

    .public-pic-b,
    .public-pic-c,
    .public-pic-d {
        width: 16.6666666%
    }

    .public-pic-e {
        width: 12.5999999%
    }

    .public-pic-f {
        width: 24.9999999%
    }

    .shp .public-pic-e {
        width: 12.4444444%
    }

    .anthology-list-play li {
        width: calc(20% - 8px)
    }

    .slide-c .slide-time-bj {
        height: 680px
    }

    .search-box .left {
        height: 260px;
        width: 190px
    }

    .search-box .thumb-actor,
    .search-box .thumb-else {
        margin: 10px 0
    }
}

@media (min-width:1330px) and (max-width:1691px) {
    .head-more-a .head-more {
        left: -256px
    }

    .public-pic-a {
        width: 19.99999999%
    }

    .public-pic-b,
    .public-pic-c,
    .public-pic-d {
        width: 16.6666666%
    }

    .public-pic-e {
        width: 12.5999999%
    }

    .public-pic-f {
        width: 24.9999999%
    }

    .shp .public-pic-e {
        width: 10%
    }

    .hide-topic .public-list-box:nth-child(n+5),
    .hide-b-8 .public-list-box:nth-child(n+7),
    .hide-b-16 .public-list-box:nth-child(n+13),
    .hide-b-24 .public-list-box:nth-child(n+19),
    .hide-b-32 .public-list-box:nth-child(n+25),
    .hide-a-7 .public-list-box:nth-child(n+6),
    .hide-a-14 .public-list-box:nth-child(n+11),
    .hide-a-21 .public-list-box:nth-child(n+16),
    .hide-a-28 .public-list-box:nth-child(n+21) {
        display: none
    }

    .anthology-list-play li {
        width: calc(12.5% - 8px)
    }

    .slide-c .slide-time-bj {
        height: 680px
    }

    .search-box .left {
        height: 300px;
        width: 220px
    }
}

@media (min-width:1692px) and (max-width:1934px) {

    .public-pic-b,
    .public-pic-c,
    .public-pic-d {
        width: 14.2222222%
    }

    .public-pic-a {
        width: 16.666666666%
    }

    .public-pic-f {
        width: 25%
    }

    .shp .public-pic-e {
        width: 8.3333333%
    }

    .hide-topic .public-list-box:nth-child(n+5),
    .hide-b-8 .public-list-box:nth-child(n+8),
    .hide-b-16 .public-list-box:nth-child(n+15),
    .hide-b-24 .public-list-box:nth-child(n+22),
    .hide-b-32 .public-list-box:nth-child(n+29),
    .hide-a-7 .public-list-box:nth-child(n+7),
    .hide-a-14 .public-list-box:nth-child(n+13),
    .hide-a-21 .public-list-box:nth-child(n+19),
    .hide-a-28 .public-list-box:nth-child(n+25) {
        display: none
    }

    .anthology-list-play li {
        width: calc(12.5% - 8px)
    }

    .slide-c .slide-time-bj {
        height: 680px
    }
}

@media (max-width: 600px) {
    .slide-time-list .slide-left {
        margin: 0;
        padding: 0
    }

    .wap-hide {
        display: none !important
    }
}

@media (max-width:1200px) {
    .slide-time-list .col-xl-6 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .slide-a .slide-time-bj {
        height: auto
    }

    .slide-front-image {
        margin-top: 100px
    }

    .slide-time-list .slide-left {
        margin: 40px 0
    }

    .slide-c .slide-front-image {
        padding-top: 51%;
        width: 100%;
        margin: 100px 0 0 0
    }

    .ec-ad-double.flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ec-ad-double .col-xl-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ec-ad-double .one {
        padding-right: 0 !important
    }

    .ec-ad-double .two {
        padding-top: 10px !important;
        padding-left: 0 !important
    }
}

@media (max-width:1934px) {
    .ft2 {
        font-size: 13px
    }

    .ft3 {
        font-size: 14px
    }

    .ft4 {
        font-size: 15px
    }

    .ft5 {
        font-size: 17px
    }

    .ft6 {
        font-size: 25px
    }

    .public-list-button .time-title {
        line-height: 22px;
        height: 22px
    }

    .public-prt {
        font-size: 12px;
        height: 26px;
        line-height: 26px
    }

    .anthology-tab a {
        font-size: 14px
    }

    .public-list-prb {
        bottom: 0;
        right: 6px
    }

    .public-list-box {
        margin-bottom: 18px;
        padding-right: 18px
    }

    .public-r {
        margin-right: -18px
    }

    .public-height {
        height: 44px !important
    }

    .vod-list-page .swiper-button-next,
    .vod-list-actor-page {
        right: 18px
    }

    .top40 {
        margin-top: 40px
    }

    .slide-info-title {
        font-size: 48px;
        line-height: 50px
    }

    .slide-info {
        font-size: 16px
    }

    .slide-info.cor3 {
        margin-bottom: 20px
    }
}

@media (min-width:2600px) {
    .box-width {
        margin: 0 auto !important;
        width: 2392px
    }
}

.slid-d .box-width {
    height: 100%;
    width: 30%;
    color: #fff
}

.slid-d .hide2 {
    color: #fff;
    line-height: 28px;
    font-size: 16px
}

.slid-d .swiper-pagination {
    width: 100%;
    text-align: center;
    right: 0;
    left: 0
}

.slid-d .swiper-pagination-bullet {
    width: 8px;
    height: 6px
}

.slid-d .swiper-pagination-bullet-active {
    width: 20px
}

.slid-d a,
.slid-d .slide-info-title:hover {
    color: #fff !important
}

@media (max-width: 767px) {
    .slid-d .slide-time-bj {
        padding-top: 64%;
        margin-top: 60px;
        height: 0
    }

    .slid-d .box-width {
        position: absolute;
        bottom: 10px;
        left: 12px;
        right: 12px;
        height: auto;
        width: auto
    }

    .slide-info-title {
        margin-bottom: 10px;
        font-size: 20px !important;
        line-height: 22px !important
    }

    .slid-d .button {
        display: none
    }

    .slide-info-type {
        font-size: 12px;
        line-height: 12px;
        margin: 0 0 10px 0
    }

    .slide-info {
        margin-bottom: 10px
    }

    .slid-d .hide2 {
        line-height: 20px;
        font-size: 15px
    }

    .slid-d .swiper-pagination {
        bottom: 6px
    }

    .slid-d .hader1 .slide-time-bj {
        margin-top: 90px !important
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .slid-d .slide-time-bj {
        height: 560px
    }

    .slid-d .slide-info-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .slid-d .button {
        line-height: 40px;
        height: 40px
    }

    .slid-d .slide-info-title .hide {
        display: none
    }
}

.slid-e {
    overflow: hidden
}

.slid-e-list-box {
    width: 100%;
    height: 0;
    padding-top: 44%
}

.iDmKMm {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #191817;
    opacity: 1;
    transition: opacity .3s ease-in-out 0s
}

.slid-e-top {
    padding-bottom: 56.25%;
    -webkit-mask-image: url(/static/Streamlab/img/promo-overlay-large-1.svg), url(/static/Streamlab/img/promo-overlay-large-2.svg);
    -webkit-mask-composite: source-in, source-over;
    -webkit-mask-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0
}

.slid-e-top::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(rgba(25, 24, 23, .667), transparent)
}

.slid-e-video {
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none
}

.slid-e-video .preview {
    height: 100%;
    width: 100%;
    margin-top: -140px;
    object-fit: cover
}

.slid-e-bj {
    pointer-events: none;
    transition: opacity .2s ease-in-out 0s, visibility .2s ease-in-out 0s;
    opacity: 1;
    visibility: visible
}

.w-100 {
    width: 100%
}

.slid-e-bottom {
    z-index: 2;
    position: absolute;
    bottom: 100px;
    left: 0;
    color: #fff
}

.slid-e-type {
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 10px;
    margin-bottom: 10px;
    display: inline-block
}

.slid-e .slide-info {
    max-width: 720px;
    line-height: 28px
}

.slid-e .slid-e-bnt a {
    color: #fff;
    box-sizing: border-box;
    margin: 0 4px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-shadow: rgb(0 0 0 / 30%) 0 0 10px;
    font-weight: 700
}

.slid-e .tim-bj {
    background: linear-gradient(rgba(173, 173, 173, .4) 0, rgba(165, 165, 165, .4) 80%, rgba(196, 196, 196, .4) 100%)
}

.slid-e .slid-e-bnt .fa {
    font-size: 18px;
    margin-right: 6px
}

.v-show {
    opacity: 1;
    display: block
}

.v-hidden {
    opacity: 0;
    display: none
}

.tv4-list {
    margin-top: -60px
}

@media (max-width: 767px) {
    .slid-e-list-box {
        padding-top: 160%
    }

    .slid-e-top {
        padding-bottom: 0;
        -webkit-mask-composite: source-in, source-over;
        -webkit-mask-size: cover
    }

    .slid-e-bottom {
        bottom: 10px
    }

    .slid-e .slid-e-bnt .right {
        display: none
    }
}

@media (min-width:768px) and (max-width:1329px) {
    .slid-e-list-box {
        padding-top: 52%
    }

    .slid-e-top {
        padding-bottom: 80.25%
    }

    .slid-e-bottom {
        bottom: 10px
    }

    .tv4-list {
        margin-top: 0
    }

    .slide-info-title {
        font-size: 38px;
        line-height: 40px
    }
}

@media (min-width:1330px) and (max-width:1934px) {
    .slid-e-list-box {
        padding-top: 50%
    }

    .slid-e-top {
        padding-bottom: 66.25%
    }
}

.slid-f .slide-time-img2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #221f1f;
    background: -moz-linear-gradient(left, #221f1f 0, rgba(34, 31, 31, .4) 100%);
    background: -webkit-linear-gradient(left, #221f1f 0, rgba(34, 31, 31, .4) 100%);
    background: linear-gradient(to right, #221f1f 0, rgba(34, 31, 31, .4) 100%)
}

.slid-f .col-xl-6 {
    margin: auto;
    width: 50%;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2;
    color: #fff
}

.slid-f .playBut2 {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 0 130px;
    -webkit-transition: all .5s ease
}

.slid-f .playBut2 svg {
    height: 90px;
    width: 90px;
    -webkit-border-radius: 900px;
    -moz-border-radius: 900px;
    border-radius: 900px;
    overflow: hidden;
    vertical-align: middle
}

.slid-f .playBut2 .triangle {
    -webkit-transition: all .7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: #fff;
    transform: translateY(0)
}

.slid-f .playBut2 .circle {
    stroke: #fff;
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
    -webkit-transition: all .5s ease-in-out;
    opacity: 1
}

.slid-f .playBut2 span {
    color: #fff;
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 24px;
    line-height: normal
}

.slid-f .playBut2:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: #fff;
    animation: nudge .7s ease-in-out
}

.slid-f .playBut2:hover .circle {
    opacity: 1;
    stroke-dasharray: 10;
    stroke-dashoffset: 10
}

.slid-f .slide-info {
    line-height: 28px
}

.slid-f .gen-meta-after-title {
    margin: 5px 0 15px;
    padding: 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    justify-content: center
}

.slid-f .gen-meta-after-title li {
    list-style: none;
    color: #fff;
    margin: 10px 0 0 20px;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: normal;
    display: flex;
    float: left;
    align-items: center;
    position: relative
}

.slid-f .uid:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -2px;
    height: 4px;
    width: 4px;
    display: inline-block;
    background: #fff;
    opacity: .8;
    -webkit-border-radius: 900px;
    -moz-border-radius: 900px;
    border-radius: 900px
}

.slid-f .gen-meta-after-title li:first-child {
    margin-left: 0;
    padding-left: 0
}

.slid-f .bj2 {
    padding: 2px 8px
}

.slid-f .swiper-slide {
    position: relative;
    width: 100%;
    height: 100vh
}

.slid-f .slide-wap {
    display: none
}

.slid-f .lank {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

@media (max-width: 767px) {
    .slid-f .swiper-slide {
        height: 70vh
    }

    .slid-f .col-xl-6 {
        width: auto;
        bottom: 0;
        left: 12px;
        right: 12px
    }

    .slid-f .playBut2 {
        margin: 0 0 40px
    }

    .slid-f .playBut2 svg {
        height: 60px;
        width: 60px
    }

    .slid-f .playBut2 span {
        font-size: 20px
    }

    .slid-f .swiper-slide:after {
        height: 60%
    }

    .slid-f .slide-time-img2:before {
        background: 0 0
    }
}

@media (min-width:768px) and (max-width:1329px) {
    .slid-f .swiper-slide {
        height: 680px
    }
}

/* Custom */
.rounded{border-radius: 5px;}
.text-center{text-align: center;}
.pagination{
    display: flex;
    justify-content: center;
    margin: 20px;
}
.pagination .page_link{
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
    /* margin: 5px; */
    margin: 0px;
}
.theme2 .pagination .page_link{
    background: red;
}
.theme1 .pagination .page_link{
    background: white;
    color:black;
}
.theme2 .pagination .page_current,.theme2 .pagination .page_link:hover{
    background: white;
    color:red;
}

.theme1 .pagination .page_current{
    background: red;
    color:white;
}
.justify-content-center{
    justify-content:center;
}

.my-10{
    margin-top:10px;
    margin-bottom:10px;
 }

.gen-movie-img{
    background-position: right;
}
.ec-ad{
    text-align: center;
}
.detail div{
    margin-bottom: 5px;
}
.actor-content img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.anthology-list-play li a{
    background: #1c1c1c;
}

.mobile-download .button{
    padding: 0 20px;
    margin-top: 25px;
}
.head-search .search-input-sub2 {
    width: 66px;
    position: absolute;
    right: -1px;
    top: -1px;
}

@media (max-width: 767px) {
    .page_link.prev, .page_link.next{
        display:none;
    }
}