[data-v-596889a6]:root {
    --scroll-width: 0px;
    --brand-color: #00cc4c;
    --brand-line-color: #00cc4c;
    --scrollbar-color: hsla(0, 0%, 100%, 0.10196);
    --scrollbar-hover-color: hsla(0, 0%, 100%, 0.2);
    --bg-color: #14161a
}

.subscribe-ranks[data-v-596889a6] {
    font-size: 14px;
    text-align: right
}

.subscribe-ranks.subscribed .title[data-v-596889a6] {
    color: hsla(0, 0%, 100%, .5);
    background-color: hsla(0, 0%, 100%, .08)
}

.subscribe-ranks.unsubscribed .title[data-v-596889a6] {
    background-image: linear-gradient(90deg, #1f9dc8 3%, #1dd14a 52%, #1dd14a)
}

.subscribe-ranks .title[data-v-596889a6] {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 16px;
    line-height: 2em;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.subscribe-ranks .desc[data-v-596889a6] {
    margin-top: 12px;
    line-height: 1;
    color: hsla(0, 0%, 100%, .4)
}

:root {
    --scroll-width: 0px;
    --brand-color: #00cc4c;
    --brand-line-color: #00cc4c;
    --scrollbar-color: hsla(0, 0%, 100%, 0.10196);
    --scrollbar-hover-color: hsla(0, 0%, 100%, 0.2);
    --bg-color: #14161a
}

.rvi__box {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.rvi__box.rvi__box--hover.rvi__box3:before {
    top: -16px;
    bottom: -16px;
    right: -16px;
    left: -16px
}

.rvi__box.rvi__box--hover:before {
    content: "";
    position: absolute;
    top: -12px;
    bottom: -12px;
    right: -12px;
    left: -12px;
    background-color: hsla(0, 0%, 100%, .04);
    border-radius: 4px;
    visibility: hidden
}

.rvi__box.rvi__box--hover:hover:before {
    visibility: visible
}

.rvi__box.rvi__box--hover:hover .rvi__tit1 {
    color: #ff6500
}

.rvi__box + .rvi__box1 {
    margin-top: 24px
}

.rvi__box + .rvi__box2 {
    margin-top: 20px
}

.rvi__box + .rvi__box3 {
    margin-top: 32px
}

.rvi__con {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    width: 0;
    position: relative
}

.rvi__right_hall {
    width: 163px;
    height: 126px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative
}

.rvi__right__bg {
    z-index: 0;
    width: 50%;
    height: 187px
}

.rvi__right__bg, .rvi__right__bg:after {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 12px 12px 0
}

.rvi__right__bg:after {
    content: "";
    bottom: 0;
    left: 0;
    background: linear-gradient(-90deg, rgba(205, 136, 25, .4), rgba(205, 136, 25, 0));
    -webkit-mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
    mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: 1px
}

.rvi__right__bg_gold {
    background: linear-gradient(-90deg, rgba(159, 105, 19, .2), rgba(159, 105, 19, 0))
}

.rvi__right__bg_gold:after {
    background: linear-gradient(-90deg, rgba(205, 136, 25, .4), rgba(205, 136, 25, 0))
}

.rvi__right__bg_red {
    background: linear-gradient(-90deg, rgba(224, 27, 58, .2), rgba(224, 27, 58, 0))
}

.rvi__right__bg_red:after {
    background: linear-gradient(-90deg, rgba(224, 27, 58, .4), rgba(224, 27, 58, 0))
}

.rvi__right__bg_orange {
    background: linear-gradient(-90deg, rgba(224, 93, 27, .2), rgba(224, 93, 27, 0))
}

.rvi__right__bg_orange:after {
    background: linear-gradient(-90deg, rgba(224, 93, 27, .4), rgba(224, 93, 27, 0))
}

.rvi__right__bg_purple {
    background: linear-gradient(-90deg, rgba(133, 73, 233, .2), rgba(101, 27, 224, 0))
}

.rvi__right__bg_purple:after {
    background: linear-gradient(-90deg, rgba(140, 69, 255, .4), rgba(140, 69, 255, 0))
}

.rvi__right_hall_content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rvi__index__text {
    margin-top: 6px;
    color: hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: MicrosoftYaHei
}

.rvi__right {
    position: relative;
    margin-left: 10px;
    text-align: right
}

.rvi__box3 .rvi__right {
    margin-left: 40px
}

.rvi__box3 .rvi__right__content {
    min-width: 82px;
    text-align: center
}

.rvi__box3 .rvi__right__hall {
    z-index: 2;
    height: 187px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 24px 24px 24px 40px
}

.rvi__box3 .rvi__right__image {
    margin-top: 39px;
    width: 64px;
    height: 67px;
    background-repeat: no-repeat;
    background-size: contain
}

.rvi__num {
    vertical-align: top;
    font-family: IQYHT-Bold, Impact, Helvetica, Microsoft YaHei, sans-serif;
    font-size: 22px;
    line-height: 20px;
    margin-right: 10px;
    color: #637aa6
}

.rvi__num.No1 {
    color: #f42c5e
}

.rvi__num.No2 {
    color: #ff8000
}

.rvi__num.No3 {
    color: #ffbf00
}

.rvi__box3 .rvi__num {
    display: none
}

.rvi__img__box {
    position: relative;
    margin-right: 12px;
    font-size: 0
}

.rvi__box3 .rvi__img__box {
    margin-right: 16px
}

.rvi__img {
    display: inline-block
}

.rvi__img .i71-img {
    border-radius: 4px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.rvi__img--v260 {
    width: 75px;
    height: 100px
}

.rvi__box3 .rvi__img--v260 {
    width: 140px;
    height: 187px
}

.rvi__box3 .rvi__img--h284 {
    width: 170px;
    height: 96px
}

.rvi__box3 .rvi__img--v400x400 {
    width: 120px;
    height: 120px
}

.rvi__cd {
    height: 120px
}

.rvi__No {
    display: none;
    position: absolute;
    top: 0;
    left: 8px;
    text-align: center;
    font-family: IQYHT-Bold, Impact, Helvetica, Microsoft YaHei, sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 30px
}

.rvi__No.No1 .rvi__No__stop1 {
    stop-color: #f131c1
}

.rvi__No.No1 .rvi__No__stop2 {
    stop-color: #f43e6c
}

.rvi__No.No1 .rvi__No__stop3 {
    stop-color: #f43d6b
}

.rvi__No.No2 .rvi__No__stop1 {
    stop-color: #f19130
}

.rvi__No.No2 .rvi__No__stop2 {
    stop-color: #ff6d3f
}

.rvi__No.No2 .rvi__No__stop3 {
    stop-color: #ff6e41
}

.rvi__No.No3 .rvi__No__stop1 {
    stop-color: #ffd966
}

.rvi__No.No3 .rvi__No__stop2 {
    stop-color: #ffb051
}

.rvi__No.No3 .rvi__No__stop3 {
    stop-color: #ffa64c
}

.rvi__box3 .rvi__No {
    display: block
}

.rvi__No__svg {
    vertical-align: top
}

.rvi__No__stop1, .rvi__No__stop2, .rvi__No__stop3 {
    stop-color: #7d99d1
}

.rvi__No__txt {
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    right: 0
}

.rvi__tit1, .rvi__tit2 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: hsla(0, 0%, 100%, .9)
}

.rvi__tit1 {
    white-space: nowrap
}

.rvi__tit1, .rvi__tit2 {
    overflow: hidden;
    text-overflow: ellipsis
}

.rvi__tit2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.rvi__tag__box {
    max-height: 30px;
    overflow: hidden;
    font-size: 0
}

.rvi__tag {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 8px;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 2px
}

.rvi__tag1 {
    color: hsla(0, 0%, 100%, .4);
    background: hsla(0, 0%, 100%, .08)
}

.rvi__box3 .rvi__tag1 {
    color: rgba(242, 118, 77, .9);
    background: rgba(242, 118, 77, .12)
}

.rvi__tag2 {
    color: #eaca9e;
    background: hsla(0, 0%, 100%, .08)
}

.rvi__des1 {
    line-height: 1;
    white-space: nowrap
}

.rvi__des1, .rvi__des2 {
    margin-top: 8px;
    font-size: 14px;
    color: hsla(0, 0%, 100%, .4);
    overflow: hidden;
    text-overflow: ellipsis
}

.rvi__des2 {
    max-height: 48px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.rvi__type1 {
    margin-top: 20px;
    line-height: 16px;
    font-size: 14px;
    color: hsla(0, 0%, 100%, .9);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rvi__index {
    font-size: 0
}

.rvi__icon {
    vertical-align: top;
    margin-right: 6px;
    fill: hsla(0, 0%, 100%, .25)
}

.rvi__icon.rvi__icon--1 {
    fill: #f42c5e
}

.rvi__icon.rvi__icon--2 {
    fill: #ff8000
}

.rvi__icon.rvi__icon--3 {
    fill: #ffbf00
}

.rvi__icon--hot {
    margin-right: 2px;
    width: 16px
}

.rvi__icon--boxoffice, .rvi__icon--nbrush {
    width: 14px;
    height: 14px;
    margin-right: 2px
}

.rvi__index__num {
    font-family: IQYHT-Bold, Impact, Helvetica, Microsoft YaHei, sans-serif;
    line-height: 16px;
    font-size: 18px;
    color: hsla(0, 0%, 100%, .8)
}

.rvi__index__num.hall {
    font-size: 16px;
    text-shadow: 0 0 4px rgba(0, 0, 0, .4)
}

.rvi__index__txt {
    margin-top: 6px;
    line-height: 1;
    font-size: 14px;
    color: hsla(0, 0%, 100%, .4)
}

.rvi__theater {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px
}
.rank_main{padding:0 0 70px;}

.rank_menu{text-align: center;padding-right: 144px;}
.rank_menu .box{display: inline-block;vertical-align: middle;font-size: 0;border-radius:12px;overflow: hidden;background: rgba(255,255,255,.08);}
.rank_menu .lk{font-size: 14px;color: #fff;line-height: 48px;display: inline-block;vertical-align: middle;width: 150px;border-radius:12px;}
.rank_menu .lk:before{content:'';display: inline-block;vertical-align: middle;margin-right: 6px;width: 40px;height: 40px;}
.rank_menu .lk_1:before{background: url(/Tpl/iyingshi/images/rank_02.png) no-repeat center;background-size:contain;}
.rank_menu .lk_2:before{background: url(/Tpl/iyingshi/images/rank_03.png) no-repeat center;background-size:contain;}

.rank_menu .lk.cur,.rank_menu .lk:hover{background: rgba(255,255,255,0.2);}
.rank_menu .lk_1.cur,.rank_menu .lk_1:hover{color: #f4706a;}
.rank_menu .lk_2.cur,.rank_menu .lk_2:hover{color: #51d9eb;}

.rank_main{}
.rank_main .wrapbox{margin-top: -60px;position:relative;z-index:10;}
.rank_main .t_tp{width: 100%;display: block;}
.rank_main .wrapbot{background: #fff;border-radius:6px;padding:20px 30px 60px;}

.rank_smmenu{text-align: center;margin-bottom: 40px;}
.rank_smmenu .lk{display: inline-block;vertical-align: middle;font-size: 14px;color: #666666;line-height: 40px;margin:0 25px;position:relative;}
.rank_smmenu .lk.cur,.rank_smmenu .lk:hover{color: #ff6500;}
.rank_smmenu .lk.cur{font-weight: bold;font-size: 16px;}
.rank_smmenu .lk:after{content:'';position:absolute;left: 50%;bottom: 0;width: 0;height: 3px;background: #ff6500;border-radius:4px;transition: all .3s;}
.rank_smmenu .lk.cur:after,.rank_smmenu .lk:hover:after{width: 14px;margin-left: -7px;}

.rank_table{padding-bottom: 30px;}
.rank_table table{border:1px solid #efefef;border-bottom:none;}
.rank_table th{font-size: 14px;color: #666666;line-height: 50px;background: #f7f9fa;border-bottom:1px solid #efefef;}
.rank_table td{font-size: 14px;color: #333333;padding:20px 20px;border-bottom:1px solid #efefef;text-align: center;}
.rank_table .xqbox{padding-left: 50px;text-align: left;}
.rank_table .imgbox{display: block;float: left;overflow: hidden;border-radius:5px;width: 200px;position:relative;}
.rank_table .img{width: 100%;display: block;height: 110px;}
.rank_table .num{position:absolute;top: 0;left: 0;font-size: 18px;color: #fff;border-radius:5px 0 5px 0;text-align: center;width: 34px;line-height: 24px;background: #999494;font-family: arial;}
.rank_table .info{margin-left: 240px;padding-top: 10px;}
.rank_table .title{display: block;font-size: 14px;color: #333333;font-weight: bold;}
.rank_table .fz{font-size: 13px;color: #999999;margin-top: 10px;margin-bottom: 20px;}
.rank_table .tag{font-size: 13px;color: #ff6500;line-height: 24px;display: inline-block;border-radius:12px;min-width:100px;text-align: center;padding:0 10px;background: #ffefe5;vertical-align: middle;}

.rank_table tbody tr:nth-child(1) .num{background: #e8a01a;}
.rank_table tbody tr:nth-child(2) .num{background: #92a4b2;}
.rank_table tbody tr:nth-child(3) .num{background: #e98978;}
.rank_table tbody tr:nth-child(even){background: #f7f9fa;}
.rank_table tbody tr:hover{background: rgba(255,239,229,.3);}
.rank_table tbody tr:hover .title{color: #ff6500;}
