/*æ”¶è—æç¤º*/
.fav_ts{box-sizing: border-box; padding: 0 25px; height: 40px; line-height: 40px; background: linear-gradient(115deg, #7ec53d, #34a853); color: #fff; border-radius: 20px; text-align: center; border: none; min-width: 100px;}
.fav_ts .layui-layer-content{line-height: unset; padding: unset;}
/*VIPæç¤º*/
.vipts_shadeblur{opacity:1 !important; background-color: rgba(0, 0, 0, 0.3) !important;  backdrop-filter: blur(2px);}
.show_vipts{padding:30px 25px; background: #1e1e1e; border-radius: 16px;color: #ddd; text-align: center;}
.show_vipts .vipts-layer-content{ margin: 20px 0 10px 0}
.vipts-layer-content a{color:#ff7a22;}
.vipts_a{}
.vipts_a a{color:#ff7a22; font-size: 16px;}
.vipts_a a:hover{color:rgb(241, 136, 65); text-decoration: none;}
.vipts-layer-content .layui-layer-btn{display: flex !important;}
.vipts_h1{font-size: 16px; height: 40px; line-height: 40px;}
.show_vipts .layui-layer-btn{ text-align: center !important; display: flex; gap: 12px; justify-content: center;}
.show_vipts .layui-layer-btn0{background-color: #ff7a22 !important; border-radius: 8px !important; color: #fff !important;}
.show_vipts .layui-layer-btn1{background: transparent !important;  border: 1px solid #555 !important; color: #ccc !important; border-radius: 8px;}
.show_vipts .layui-layer-btn1:hover{background:#333 !important;}

.show_vipts .layui-layer-btn0,.show_vipts .layui-layer-btn1{flex: 1; border: none; border-radius: 8px; padding: 5px 0; font-size: 14px; cursor: pointer; transition: background .2s; height: auto !important; line-height: auto !important;margin: 0 !important;}


.global{
    background: #000;
    background-image: url('bg.jpg');
    background-repeat: no-repeat;
    background-size: 2000px auto;
    background-position: center center;
}
.vget_unv{height: 60px; line-height: 60px; position: absolute;}
.vget_unv i{margin-right: 6px;}
.vget_unv a{font-size: 16px; font-weight: bold; margin-left: 20px;}
.vget_unv a:hover{color: #f50; text-decoration: none;}
.my_cp{}

.vget_main {color: #ccc; display: flex; justify-content: center; align-items: center; min-height: calc(100vh - 150px); }
.vget_box {margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.vget_box_c{text-align: center; margin-bottom: -500px;}

.vgift{margin: 0 0 20px 0;}
.vget_gift{width: 140px; height: 140px; margin: 0 auto;}
.vget_gift_tt{color: #ffa96e; display: inline-block;  background: rgba(0, 0, 0, 0.3); font-size: 28px; padding: 10px 20px; font-weight: bold; border-radius: 20px;}
.vget_gift_txt{font-size: 14px; margin: 20px 0 0 0;}
.vget_gift img{width: 100%; height: 100%; object-fit: cover;}

.czvget_fltm{ padding: 50px 20px 20px 20px;}
.dh_topbg{height: auto; color: #fff;}
.dhptn_pd{padding: 20px 0; overflow: hidden;}

.dhkmutp{font-size: 18px; margin-bottom: 5px;}
.dh_its{width: 100%; margin-top: 20px;}
.dh_its .px{box-sizing: border-box; height: 32px;}
.dh_its #dh_vgetaddr{width: 100%;}

.dh_its_b{font-size: 14px; margin: 20px 0 0 0; color: #c4a880;}

.dh_geted{overflow: hidden; height: 440px;}
.no_dhvod{ height: 440px; display: flex; justify-content: center;  /* æ°´å¹³å±…ä¸­ */
    align-items: center;      /* åž‚ç›´å±…ä¸­ */
    flex-direction: column;}
.t_h2{font-size: 26px; margin-bottom: 10px;}
.t_hb{color: #f3de96; background: rgba(0, 0, 0, 0.3);}
.movie-poster {
    width: 200px;
    aspect-ratio: 5 / 7;
    margin: 60px auto 25px;
    padding: 3px;
    border-radius: 13px;
    position: relative;
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.4);
}
.movie-poster-img {width: 100%; height: 100%; border-radius: 10px; overflow: hidden; border: #fff solid 3px;}
.movie-poster-img img { width: 100%; height: 100%;}
.movie-name {
    text-align: center;
    margin: 0px 15px 25px;
}
.movie-name h1 {color: #fff;
    line-height: 38px;
    font-size: 28px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dh_tpts { color: #ccc;
    margin-bottom: 20px;
    border: rgba(254,169,75, 0.3) dashed 2px;
    border-radius: 5px;
    padding: 15px;
    background: rgba(174, 125, 71, 0.2);
}

/* æŒ‰é’®ç¦ç”¨ */
.pn.pnc.btn-disabled {
    background: #666 !important;
    color: #999 !important;
    cursor: not-allowed !important;
    opacity: 0.6;
}
.pn.pnc.btn-disabled:hover {
    background: #666 !important;
}
