.eps-dn{left: 0 !important;top: unset !important;}

.eps-portallat-setting .ui_buttons{width:50%;}



body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input, textarea {
        font-size: unset;
}


/*遮罩层*/
.content_videos_mask{    display: none;position: fixed;  left: 0;top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.78); z-index: 999;cursor: pointer;}
.content_videos{display: none; position: fixed;left: 50%; top: 50%;transform: translate(-50%, -50%); z-index: 10000;  text-align: center; width: 98%;}
.content_videos video{    background: #000;border: none;}
.vclose{    position: absolute; top: -35px; right: 5px;}