@media (min-width: 640px){
    #dx_kf,.dxGbox {
        display:none!important;
    }
} 
.dxGbox {
    position: relative;
    display: block;
    padding-top: 15%;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top!important;
    /*border: 1px solid #ff000069;*/
}
#g_in1 {
    background-image: url('/g_in1.php');
}
.dxGbox p,
.dxGbox span {
    position: absolute;
    top: 30%;
    z-index: -1;
}
#dx_kf {
    display: block;
    position: fixed;
    width: 10%;
    max-width: 40px;
    background: #fae9c7e8;
    /* border-color: #fae9c7a1; */
    box-shadow: 0 0 0px 1px #f92f60;
    z-index: 999;
    bottom: 155px;
    right: 10px;
    border-radius: 3px;
    text-align: center;
}
#dx_kf i {
    display: block;
    width: 100%;
    padding-top: 120%;
    background: transparent url("./btn-zb.js") no-repeat center top/cover;
}
#dx_kf p {
    font-size: 12px;
    color: #f92f60;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
}
.info-actor-label {
    /*margin-right: 6px;*/
}
.dx_playlist {
    background: #fae9c7!important;
    color: #ff1226!important;
    border-color: #edd4a3!important;
}

.kefuHelp + a, .kefuHelp + a video:nth-child(1), .kefuHelp + a a, .kefuHelp-xq:before, .kefuHelp-xq:after {
    content: '';
    display: block;
    width: 100%;
    height: 16%;
    object-fit: fill;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2746858461;
}

.kefuHelp + a a, .kefuHelp-xq:after {
    height: var(--after-height, 0);
    bottom: 16%;
}

.kefuHelp-xq:before {
    z-index: 2746858461;
    background: url('/banner.php');
    background-size: 100% 100%;
}

body {
    overflow-x: hidden;
}
.hide-after:after {
    content: none!important;
}

.kefuHelp-x:after {
    content: '';
    display: block;
    width: 100%;
    height: 16%;
    object-fit: fill;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2746858461;
}

.kefuHelp-x:after {
    height: var(--after-height, 0);
    bottom: 16%;
}
.kefuHelp-x img {
    width: 100%;
    height: 16%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2746858461;
}
#playerCnt{background: #000;}
#playerCnt>div.tip:first-child {
    text-align: center;
    line-height: 1.8;
    color: #ffffffc2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.quick-type {display: flex;width: 100%;}
.quick-type a {flex: 1;text-align: center;text-decoration: underline;margin-top: 8px;color: #333;}

.gm-vod .form_actor {
    display: inline-block;
    margin-right: 6px;
}

.gm-vod .form_actor:after {
    content: "/";
    margin-left: 6px;
}

.gm-vod .form_actor:last-child:after {
    content: "";
    margin-left: 0;
}

.gm-vod .info .form_actor:first-child {
    margin-left: 0;
}

.gm-vod .mac_search {
    background: none;
    border: none;
    display: inline-block;
    text-decoration-line: underline;
    color: #333;
    font-size: 14px;
}

#playerCnt {
    min-height: 200px;
    background: #000;
}

#dom-source .source .list {
    display: none;
}

#dom-source .hd {
    padding-left: 8px;
}

.hd-item {
    display: inline-block;
    padding: 10px 5px;
}

.hd-item.on {
    font-weight: bold;
}

.detail-thumb {
    display: block;
    width: 220px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.detail-thumb img {
    width: 100%;
}

.btn-play {
    background: #d94f4f;
    text-align: center;
    border-radius: 0 0 5px 5px;
    padding: 8px 0;
    font-size: 18px;
    /* line-height: 1; */
    /* margin-bottom: 10px; */
    color: #fff;
    width: 220px;
    margin: -26px auto 15px;
    display: block;
}

.playerCnt{
    height: 500px;
}
@media screen and (max-width:768px) {
    .playerCnt{
        height: 200px;
    }
}

.site-logo{
    font-size: 20px;
    font-weight: bold;
    color: #d9534f;
}