@charset "utf-8";

.lBtn_h {

    background-color: #f06000 !important;    border: 1px solid #f06000 !important;

}

#video-mse {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    border: 0 solid rgba(202, 202, 202, 0.1);
    margin-bottom: 20px;
}
.dplayer-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
    /* width: 100%; */
    /* height: 100%; */
    background-color: rgba(0, 0, 0, 0.8);
}
.playering .content-do-video {
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.video-filter{
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
.playering .content-do-video .views{
    display: block;
    padding: 10px;
}
.dplayer-logo img{border:0px}
.playering .content-do-video .rate {
    right: 10px;
    top: 10px;
    position: absolute;
    z-index: 1;
    font-weight: 500;
    margin: 10px;
    background: rgba(255, 255, 255, 0.5);
    color: #000000;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 20px;font: 14px/1.5 Microsoft YaHei,微软雅黑,Microsoft JhengHei,华文细黑,STHeiti,MingLiu;    
}

.playering .content-do-video .login-false {
    text-align: center;
    color: #efd696;
    display: block;
    margin-bottom: 20px;
    letter-spacing: 1.2px;font-family: Lato,sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.playering .content-do-video .coin {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.playering .content-do-video .coin span {
    padding: 4px 18px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #efd696;
    line-height: 1;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #f3dfa1;
}

.playering .content-do-video .coin input {
    padding: 4px 18px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #efd696;
    line-height: 1;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #f3dfa1;    text-align: center;
}

.playering .content-do-video .t-c {
    text-align: center;
    font-size: 13px;margin: 0 0 15px;
}

.playering .content-do-video .red {
    color: #ff3b41;
}
.playering .content-do-video .btn {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 36px;
    outline: none;
    padding: 0 18px;
    text-align: center;
    position: relative;overflow: visible;
}

.playering .content-do-video .pc-button {
    margin: 0 auto;
    text-align: center;
}

.playering .content-do-video .pc-button .btn {
    color: #623A0C!important;
	text-decoration: none!important;
    text-align: center;
    background-image: linear-gradient(-135deg, #FBE8A8 0%, #F8E7AC 15%, #E2C078 100%);
    -webkit-box-shadow: 0 3px 5px rgba(248, 230, 172, .3);
    box-shadow: 0 3px 5px rgba(247, 230, 171, .3);
}
.playering .content-do-video .pc-button a{font-size:12px;font-family:Microsoft YaHei,微软雅黑,Microsoft JhengHei,华文细黑,STHeiti,MingLiu;}
.dplayer-logo {
    pointer-events: none;
    position: absolute;
    left: 20px;
    top: 20px;
    max-width: 140px!important;
    max-height: 50px!important;
}
.playering .dplayer-menu-show{display:none!important}
@media (max-width: 575px) {
    .playering .content-do-video .login-false {
        font-size: 12px !important;
    }
    .dplayer-logo {
        left: 10px !important;
        top: 10px !important;
        max-width: 80px !important;
    }
    .playering .content-do-video .rate {
        right: 0;
        top: 0;
        padding: 2px 5px;
        font-size: 12px;
    }
}
.buyvideo {

        width: 100%;
    height: 100%;
	background: #000000;
}
.buyvideo .video.dlist,.buyvideo .playering.dlist{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	background: #000;
}
.buyvideo .bolink.dlist{
	display:none;
}
.buyvideo .video.vlist,.buyvideo .playering.vlist{
	-ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 10px;
    padding-left: 10px;
	padding-bottom: 42%;
	border-radius: 5px 0px 0px 5px;
	background: #000;
}
.buyvideo .bolink.vlist{
	-ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    
}
.buyvideo .playering.vlist{padding-bottom: 0px;}

.buyvideo .vpage {
    position: relative;
    height: 100%;
    background: rgb(0 0 0 / 92%);
    padding: 1rem;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
}
.buyvideo .vpage .v-head-con {
    position: relative;
    border-bottom: 2px solid rgb(255 255 255 / 30%);
    padding-bottom: .5rem;
    color: #6c757d!important;
    margin: 0 0 10px;
    font-size: 15px;
    margin: 0px !important;
    text-indent: 0em !important;
}
.buyvideo .vpage .v-head-con>b {
    position: relative;
    display: block;
	color: #6c757d!important;
	font-size: 80%;
    font-weight: 400;
}
.buyvideo .vpage>ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0;
    max-height: 300px;
    overflow: auto;
}
.buyvideo .vpage>ul>li {
    display: block;
    list-style: none;
}
.buyvideo .vpage>ul>li>a.switch-video {
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    align-items: center;
    overflow: hidden;
    line-height: 2;
    color: #6c757d!important;
	text-decoration: none!important;
	font-size: 15px!important;
}
.buyvideo .vpage>ul>li>a.switch-video span {
    margin-right: .5rem!important;
}

.buyvideo .vpage>ul>li.active a{
    color: #038ebd!important;
}
.buyvideo .vpage>ul>li.active a:before {
    content: "";
    background: url(/e/moyublog/bofang/css/playing.gif) no-repeat;
    width: 14px;
    height: 14px;
    background-size: cover;
    margin-right: .5rem;
}
.buyvideo .vpage>ul::-webkit-scrollbar {
    background-color: rgba(24, 24, 24, .07);
    width: 8px;
    height: 8px;
}
.buyvideo .vpage>ul::-webkit-scrollbar-button {
    display: none;
}
.buyvideo .vpage>ul::-webkit-scrollbar-thumb {
    background-color: rgb(108 117 125);
}
.buyvideo .vpage>ul::-webkit-scrollbar-thumb {
    
    border-radius: 6px;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    transition: background 200ms ease;
}
.buyvideo .vpage>ul::-webkit-scrollbar-track-piece {
    background: #000;
}

@media (max-width: 1030px) {
.buyvideo {
    margin-right: 0px;
    margin-left: 0px;
}	
.buyvideo .video.vlist,.buyvideo .playering.vlist{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
	padding-bottom: 42%;
	border-radius: 5px 5px 0px 0px;
	background: #000;
}
.buyvideo .bolink.vlist{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
    
}
.buyvideo .vpage {
    border-radius: 0px 0px 4px 4px;
}
}