html,
body {
    background: #222;
}

a {
    color: #b8b8b8;
}

a:link,
a:visited,
a:hover {
    color: #b8b8b8;
}

.pipe {
    color: #666;
}

.xg1,
.xg1 a {
    color: #ccc !important;
}

/*关闭手机版播放器系统全屏*/
.dplayer-full .dplayer-icon.dplayer-full-in-icon {
    display: none !important;
}


.dhnv {
    background: #333;
    border-top: #505050 solid 1px;
    border-bottom: #505050 solid 1px;
}

.pblbox {
    background: #333;
    border-bottom: #505050 solid 1px;
}

.pbl li {
    border-left: #505050 solid 1px;
}

.pn:disabled,
.btn_pn:disabled,
.btn_pn_blue:disabled,
.button2:disabled {
    background-color: #444;
    color: #666666;
    cursor: not-allowed;
}

.pn,
.btn_pn,
.btn_pn_blue,
.button2 {
    background-color: #f50;
}

.pbl li .pbls a {
    background: #f80;
}

/*修改底部图标颜色*/
.foot {
    filter: saturate(0.7);
}

.foot a span.foot-ico em.ma {
    background-image: url(../css/touch/home.svg);
}

.foot a.foot-post span.foot-ico em.mc {
    background: url(../css/touch/plus_btn.svg) no-repeat;
    background-size: auto 38px;
}

.foot a.mon span.foot-txt {
    color: #f50;
}

.filter-sort a.a,
.filter-sort a:hover {
    color: #fff;
}

.jump_c {
    color: #fff;
    background-color: #333;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
}

.movieheader .nav-left:before {
    box-shadow: -9px 0 9px -8px rgba(48, 48, 48, 1);
}

.movieheader .nav-left li a {
    color: #ddd;
}

.movieheader .nav-left li a:hover,
.movieheader .nav-left li.a a {
    color: #f50;
}

.movieheader .nav-left li.a:after {
    background: linear-gradient(-5deg, #f50, #f50);
}

.movieheader {
    background: #303030 url('../css/hd_bg.png') repeat;
    border-bottom: #2b2b2b solid 2px;
    box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.2);


}

.nav-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

.nav-wrapper::-webkit-scrollbar {
    display: none;
    /* Chrome/Safari/Webkit */
}


.logo img {
    height: 60px;
    max-width: 100%;
}

main {
    background: #222;
}

footer {
    background: #111;
}

.index-slide .slide-indexshow a {
    background-color: #444;
}

.downloadapp a {
    color: #bbb;
}

.downloadapp a span {
    color: #ccc;
}

.vt-search:before {
    color: #f50;
}

.search-main,
.search-input {
    border: #606060 solid 1px;
    background: rgba(255, 255, 255, 0.16);
}

.search-box {
    background: rgba(0, 0, 0, 0.8);
}

.search-input .searchtxt {
    color: #fff;
}

.search-main .searchtxt::placeholder,
.search-input .searchtxt::placeholder {
    color: #999;
    opacity: 1;
}

.friendlink {
    border-top: #4d4d4d solid 1px;
}

.searchtxt {}

.movie-head .mvblockname {
    color: #a8a8a8;
}

.movie-head .mvreclink a {
    background: #505050;
    color: #b5b5b5;
}

#load_itop_nv {
    margin: 10px 0;
}

#load_itop_nv a {
    background: #505050;
    color: #b5b5b5;
    display: inline-block;
    line-height: 24px;
    padding: 0px 12px;
    border-radius: 14px;
}

#load_itop_nv a.on {
    background: #f50;
    background: linear-gradient(115deg, #f90, #f50);
    color: #fff;
}

/*登录*/
.loginbox li i {
    color: #989898;
}

.loginbox li {
    border-bottom: #505050 solid 1px;
}

.loginbox li .px {
    background: #222;
    box-shadow: 0px 0px 0px 9999px #222 inset !important;
    color: #fff;
}

.login_select {
    color: #999;
}

/*影视版块*/
.movie-btn a.on {
    color: #fff;
}

.movie-infolist {
    background: #484848;
    color: #ccc;
}

.filter-slide a {
    background: #505050;
}

.filter-type {
    background: rgba(34, 34, 34, 0.75);
}

.filter-container:before {
    background: linear-gradient(-90deg, rgba(34, 34, 34, 1) 20%, rgba(255, 255, 255, 0));
}

.movie-downsource:before {
    background: linear-gradient(-90deg, rgba(34, 34, 34, 1) 20%, rgba(255, 255, 255, 0));
}

/*搜索*/
.notmovie {
    background: #363636;
    border: 3px dashed #505050;
}

.search-list li {
    background: #444;
}

.search-list .mvinfo {
    color: #999;
}

.searchindex-list .mvinfo {
    color: #808080;
}

/*论坛*/
#dhnav_li li.mon a {
    color: #fff;
}

#dhnav_li li.mon a:after {
    background: #f50;
}

.threadlist_top .muser .mtime {
    color: #888;
}

.foot {
    background-color: #333;
    border-top: 1px solid #505050;
    color: #ccc;
}

.pt {
    background: #fff;
}

.threadlist {
    border-top: 1px solid #505050;
}

.threadlist_tit em {
    color: #d8d8d8;
}

.viewthread {
    background-color: #333;
}

.plc .pi .message {
    color: #a8a8a8;
}

.viewthread .view_tit {
    color: #e8e8e8;
}

.txtlist {
    background: #222;
}

.plc {
    border-bottom: #505050 solid 1px;
}

.plc .pi .authi li span.z,
.plc .pi .authi li span.z a {
    color: #b8b8b8;
}

.txtlist .mtit {
    border-bottom: #505050 solid 1px;
    color: #a8a8a8;
}

.forumdisplay-top {
    background: #222;
    border-bottom: #686868 solid 1px;
}

.dhnav_box {
    background-color: #333;
    border-bottom: 1px solid #111;
}

.threadlist li.list_top {
    background-color: #333;
    border-top: 0px solid #505050;
    border-bottom: 1px dashed #505050;
    ;
}

.threadlist li.list {
    background-color: #333;
    border-bottom: 1px solid #505050;
}

.forumdisplay-top h2 {
    color: #b8b8b8;
}

.threadlist li.list_top a .micon {
    background: #F49E2F;
}

.threadlist_foot li {
    background: #484848;
}

.threadlist_tit .micon {
    background-color: #85a327;
}

.dhnavs_box {
    background-color: #222;
    border-bottom: 1px solid #505050;
}

.post_box {
    background: #333;
}

.post_box li.mli {
    border-bottom: #505050 solid 1px;
}

.post_box li.mtext {
    border-bottom: #505050 solid 1px;
}

.discuz_x {
    background-color: #383838;
    border-bottom: 1px solid #707070;
}

#dhnavs_li {
    padding: 0 0 0 10px;
}

.post_box li .post_imgbtn,
.post_box li .post_attbtn {
    background: #333;
    color: #ccc;
    border: #686868 solid 1px;
}

.btn_pn_grey {
    background: #F28F2B;
    color: #e8e8e8;
}

.txtlist .mtit .ytxt {
    color: #aaa;
    background-color: #484848;
    border: 1px solid #404040;
}

.threadlist_box h4 {
    background-color: #333;
    color: #ccc;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
}

/*操作面板弹窗*/
.pg_m_viewthread .tip .post_box {
    background: none;
}

.pg_m_viewthread .tip .post_box li.mli {
    border-bottom: #e8e8e8 solid 1px;
}

/*用户*/
.user_avatar {
    background: #333;
}

.user_avatar .name {
    color: #ccc;
}

.user_box {
    color: #fff;
    background-color: #d95412;
    border: 0px solid #f50;
    border-radius: 15px;
}

.user_box li span {
    color: #fff;
}

.myinfo_list_ico li a {
    background-color: #2d2d2d;
}

.myinfo_list_ico {
    background: #222;
    border: 0px solid #737373;
}

.myinfo_list {
    background-color: #222;
    border: 1px solid #313131;
}

.myinfo_list li {
    border-top: 1px solid #333;
    color: #b8b8b8;
}

.myinfo_list li b {
    color: #f50;
}

.myinfo_list_ico li a i {
    background-color: #6b625d;
    color: rgba(255, 255, 255, 0.7);
}

/*old vipinfo*/
.mygroup_ifo {
    background: #2d2d2d;
    border-radius: 6px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    font-size: 14px;
    margin: 0 15px 10px;
    padding: 10px;
    color: #ccc;
}

.vendtime {
    float: right;
    font-size: 12px;
}

.vipico_21 {
    padding-left: 40px;
    background: url(v21.png) no-repeat 0 center / 30px 30px;
}

.vipico_22 {
    padding-left: 40px;
    background: url(v22.png) no-repeat 0 center / 30px 30px;
}

.vipico_23 {
    padding-left: 40px;
    background: url(v23.png) no-repeat 0 center / 30px 30px;
}

/*old vipinfo end*/

.vigroup_mbox {
    background: #000;
    margin: 0 15px 10px;
    display: flex;
    justify-content: center;
    border-radius: 15px;
    border: rgba(255, 255, 255, 0.3) solid 2px;
}

.vendtime {
    font-size: 14px;
    color: #f9f9f9;
}

.vilogo {
    width: 100px;
    height: 100px;
}

.vilogo video {
    pointer-events: none;
}

.vigroup_ifo {
    height: 100px;
    display: flex;
    gap: 0;
    align-items: center;
    overflow: hidden;
}

.vigroup_ifo .vgp_name {
    font-size: 18px;
}

.vipifomenu.vbd_21 .vgp_name font {
     color: #f3d298 !important;
     background: linear-gradient(to bottom,
            #ba5e0b 0%,
            #e2a23b 30%,
            #ffffff 50%,
            #50b2ef 70%,
            #3a91d8 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.vipifomenu.vbd_22 .vgp_name font {
    background: linear-gradient(45deg, #ffd966, #ffe066, #ffa066, #ff66d9, #66c2ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vipifomenu.vbd_23 .vgp_name font {
   color: #f3d298 !important;
}

/*帖子查看页VIPinfo*/
.vipuinfos_mbox {
    background: #000;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 15px 10px;
    padding-left: 10px;
    border: rgba(255, 255, 255, 0.3) solid 2px;
}

.vip_athtitle {
    font-size: 18px;
}

.vipuinfos .vilogo {
    width: 80px;
    height: 80px;
}

.vipext_tt {
    font-size: 14px;
    color: #a8a8a8;
    margin-right: 5px;
}

.vipuinfos .xi2 {
    font-size: 14px;
    color: #FFC107;
}

.vipuinfos {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vipuinfos.vipgrp_21 .vip_athtitle font {
    color: #f3d298 !important;
}

.vipuinfos.vipgrp_22 .vip_athtitle font {
    background: linear-gradient(45deg, #ffd966, #ffe066, #ffa066, #ff66d9, #66c2ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vipuinfos.vipgrp_23 .vip_athtitle font {
    background: linear-gradient(to bottom,
            #ba5e0b 0%,
            #e2a23b 30%,
            #ffffff 50%,
            #50b2ef 70%,
            #3a91d8 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

/*帖子查看页VIPinfo end*/
.vwbbbb {
    margin: -10px 0 0 -5px;
}

.ur_vico {
    height: 40px;
    width: 108px;
}

.ur_vico img {
    height: 40px;
}


/*查看页*/
.movie-option a {
    color: #666;
}

.movie-downsource-wrapper li.on {
    background: #616161;
    color: #eee;
}

.movie-downsource-wrapper li {
    background: #3b3b3b;
    color: #a8a8a8;
}

.movie-downlist {
    background: #616161;
}

.movie-downsource-wrapper li small {
    background: #f50;
}

.movie-downsource-wrapper li {
    width: auto;
    padding: 0 10px;
}

.movie-download .disorderlist li .xi2 {
    color: #f60;
}

.movie-download .disorderlist li .pipe {
    color: #ddd;
}

.movie-infolist li span {
    position: static;
}

.movie-infolist li {
    padding-left: 0;
}

.mv_vguide {
    margin-top: 20px;
}

.mv_vgtitle {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
}

.mv_vguide li {
    line-height: 20px !important;
}


.mdcps {
    margin: 0px 15px 15px;
    padding: 13px 15px;
    background: #3b2e2e;
    font-size: 16px;
    border-radius: 10px;
}

.mdcps ul {
    display: flex;
}

.mdcps ul li {
    padding: 0 5px;
}

.mdcps ul li a:hover {
    color: #fff;
}

.quote,
.showhide,
.locked {
    background-color: #505050;
}

a.docmt {
    background: #3f7b89;
    color: #fff;
}

a.docmt:active {
    background: #4f909e;
    color: #fff;
}

/*内容封面图底部背景渐变*/
.movie-dpetop .bgimage:after {
    background: linear-gradient(0deg, rgba(35, 34, 34) 8%, rgba(255, 255, 255, 0));
}

.movie-name h1 {
    color: #fff;
}

.movie-name p {
    color: #999;
}

.postalbum {
    z-index: 100000 !important;
}

.pg_m_viewthread .moviemessage {
    padding: 0 15px;
    box-sizing: border-box;
}

.pg_m_viewthread .moviemessage img {
    max-width: 100%;
}

/*手机版弹窗修饰*/
.ylvod_vipbuy a {
    color: #df4000;
}

.tip dd a.button {
    background: #f50;
    color: #fff;
}

/*影片封面背景修饰*/
.movie-list .mvposter {
    background: #1b1b1b url(popcorn.svg) no-repeat 50% 50%;
    background-size: 30px auto;
}

/*收藏提示*/
.fav_ts {
    background: linear-gradient(115deg, #7ec53d, #34a853);
    min-width: auto;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    border: none;
}

/*个人空间*/
.threadlist_foot li.mr a {
    color: #f50;
}

.bodybox,
.home_credit_log {
    background: #222;
    color: #999;
}

.tfm .d {
    color: #ababab;
}

.tfm select {
    background: url(arrow.svg) no-repeat right center;
    color: #ccc;
}

.alt,
.alt th,
.alt td {
    background: #484848;
}

.tdats .h th {
    border-top: 1px solid #636363;
    border-bottom: 1px solid #5f5f5f;
    background: linear-gradient(0deg, #8d8d8d, #757575);
    color: #b7b7b7;
}

.tdats th,
.tdats td {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.home_credit_log li {
    border-bottom: 1px solid #484848;
}

.empty-box h4 {
    background-color: #333;
    border-top: #444 solid 1px;
}

.imglist {
    background-color: #222;
}

.imglist li {
    border-bottom: #484848 solid 1px;
}

.imglist li .mbody a {
    color: #ccc;
}

/*封面播放按钮修饰*/
.mvposter .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(0px);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.1), 0 0 0 0px rgba(255, 255, 255, 0.05);
    z-index: 10;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.mvposter .play-icon svg {
    width: 18px;
    margin-left: 8px;
}

.mvposter .play-icon svg path {
    fill: rgba(255, 255, 255, 0.7);
    font-size: 36px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

/*视频列表播放图标修饰*/
.movie-list .mvposter a .mvposter-play {
    opacity: 0.7;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%) scale(1.8);
    width: 40px;
    height: 40px;
    border-radius: 25%;
    background: url("../../v2_moviestyle/static/image/play.svg") no-repeat 50% 50%;
    background-size: 20px auto;
    transition: transform 0.45s ease-out, background-color 0.45s ease-out;
    transform: translate(-50%, -50%) scale(1);
    background-color: #fff;
    background-size: 20px auto;
}

.movie-list .mvposter-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    transition: opacity 0.45s ease-out;

}

.movie-list .mvposter a:active .mvposter-mask {
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
    transition: opacity 0.45s ease-out;
}

.movie-list .mvposter a .mvposter-play::before {
    z-index: 1;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.2s ease, height 0.2s ease;
}

.movie-list .mvposter a:active .mvposter-play::before {
    width: 80px;
    height: 80px;
}

.movie-list .mvposter a:active .mvposter-play {
    transform: translate(-50%, -50%) scale(0.8);
    background-color: #e0e0e0;
    transition: transform 0.1s ease-out, background-color 0.1s ease-out;
}

/*视频列表播放图标修饰 end*/

/*关于橙子浮层展示*/
.mshow_box {
    background: #080808;
}

.mshow_box img {
    padding-top: 0;
}

.mshow_box .layui-layer-title {
    color: #fff;
    border: none;
    position: absolute;
}

.mshow_box .layui-layer-setwin span {
    color: #fff;
}

.mshow_box .layui-icon-close:before {
    content: "\1006";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #666 !important;
    border-radius: 4px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

/*搜索*/
.searchword {
    color: #f50;
}

/*新分页*/
.pgs {}

.pgs #newspecial,
.pgs #newspecialtmp,
.pgs #post_reply,
.pgs #post_replytmp {
    float: left;
    margin-right: 5px;
}

.pgsbtn {
    color: #FFF;
    padding: 13px 16px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 10px;
    background: #20232c;
    letter-spacing: 2px;
    transition: .2s background ease;
    border: 0
}

.pgsbtn:hover {
    text-decoration: none;
}

.pgsbtn:active {
    box-shadow: 0 0 0 3px rgba(36, 88, 167, 0.25);
}

.pgsbtn:focus {
    outline: 0;
}

.pg {
    font-family: "ADM2025";
    font-size: 16px;
    display: table;
    margin: 20px auto;
    float: none;
}

.pg,
.pgb {
    line-height: 40px;
    vertical-align: top;
}

.pg a,
.pg strong,
.pgb a,
.pg label {
    float: left;
    min-width: 20px;
    height: 40px;
    text-align: center;
    margin-left: 6px;
    padding: 0 10px;
    background: #f3f5f7;
    color: #222;
    overflow: hidden;
    text-decoration: none;
    border-radius: 10px;
}

.pg a.nxt,
.pgb a {
    padding: 0 10px;
}

.pg a:hover,
.pgb a:hover {
    box-shadow: 0 0 3px rgba(255, 85, 0, 0.2);
    color: #fff;
    background-color: #f50;
}

.pg a:active,
.pgb a:active {
    background-color: #f50;
}

.pg a.nxt,
.pg a.prev {
    width: 40px;
    padding: 0px;
    position: relative;
    line-height: 200px;
}

.pg a.nxt:before {
    content: "\e065";
}

.pg a.prev:before {
    content: "\e066";
}

.pg a.nxt:before,
.pg a.prev:before {
    font-family: "v2icofont";
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
}

.pg strong {
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    cursor: default;
    box-shadow: 0 0 3px rgba(255, 85, 0, 0.2);
    background-color: #f50;
}

.pg label {
    cursor: text;
    display: none !important;
}

.pg label .px {
    display: none !important;
}

.mvpg {
    text-align: center;
}

.mvpg .pg {
    float: none;
}

.mvpg .pg a,
.mvpg .pg strong,
.mvpg .pgb a,
.mvpg .pg label {
    margin: 0px 3px;
}