.aplayer .aplayer-lrc p {font-size: 22px;line-height: 27px!important;}
.aplayer .aplayer-lrc {height: 30px;}
.aplayer.aplayer-fixed {bottom: 60px;left: -66px;}
.aplayer.aplayer-fixed .aplayer-body {bottom: 60px;left: -66px;background: #fff;}
.aplayer.aplayer-fixed .aplayer-list {margin-bottom: 66px; border:0; background:#eee0;}
.aplayer.aplayer-fixed .aplayer-info {border-top:0;}
.aplayer .aplayer-list ol{margin-left:66px;}
.aplayer .aplayer-lrc p.aplayer-lrc-current{background-color: rgba(255, 255, 255, 0.6);color: black;}

body {width: -webkit-fill-available; height: -webkit-fill-available;background-repeat: repeat;background-size: cover;background-position: center 56px;background-attachment: fixed;background-image: url(https://tupian.li/images/2024/03/20/65fac8037fe0c.png);}
.mdui-typo.mdui-shadow-3 {background-color: rgba(255, 255, 255, 0.5);}
.nexmoe-item {background-color: rgba(255, 255, 255, 0.5);}
.mdui-row{margin-right: 8px;margin-left: 8px;}
.mdui-typo {background-color: rgba(255, 255, 255, 0.5);padding: 10px 20px 0 20px !important;}
.mdui-typo a {color: #3f51b5  !important;font-weight: 800;}
.mdui-typo img { display: block; margin: 0px auto; }

.mdui-appbar .mdui-toolbar{
	height:64px;
	font-size: 15px;
}
.mdui-toolbar>*{
	padding: 0 6px;
	margin: 0 2px;
	opacity:0.5;
}
.mdui-toolbar>.mdui-typo-headline{
	padding: 0 1px 0 0;
}
.mdui-toolbar>i{
	padding: 0;
}
.mdui-toolbar>a:hover,a.mdui-typo-headline,a.active{
	opacity:1;
}
.mdui-container{
	max-width:950px;
}
.mdui-list-item{
	-webkit-transition:none;
	transition:none;
}
.mdui-list>.th{
	background-color:initial;
}
.mdui-list-item>a{
	width:100%;
	line-height: 48px
}
.mdui-list-item{
	margin: 2px 0px;
	padding:0;
}
.mdui-toolbar>a:last-child{
	opacity:1;
}
#instantclick-bar {
		background: white;
	}
.mdui-video-fluid {
	height: -webkit-fill-available;
}
.dplayer-video-wrap .dplayer-video {
	height: -webkit-fill-available !important;
}
.gslide iframe, .gslide video {
	height: -webkit-fill-available;
}
@media screen and (max-width:950px)	{		
	.mdui-list-item .mdui-text-right{
		display: none;
	}
	.mdui-container{
		width:100% !important;
		margin:0px;
	}
	.mdui-toolbar>*{				
		display: none;
	}
	.mdui-toolbar>a:last-child,.mdui-toolbar>a:nth-last-of-type(2),.mdui-toolbar>.mdui-typo-headline,.mdui-toolbar>i:first-child,.mdui-toolbar-spacer{
		display: block;
	}
}
.spec-col{padding:.9em;display:flex;align-items:center;white-space:nowrap;flex:1 50%;min-width:225px}
.spec-type{font-size:1.35em}
.spec-value{font-size:1.25em}
.spec-text{float:left}
.device-section{padding-top:30px}
.spec-device-img{height:auto;height:340px;padding-bottom:30px}
#dl-header{margin:0}
#dl-section{padding-top:10px}
#dl-latest{position:relative;top:50%;transform:translateY(-50%)}

.header {
    background-color: #393d49;
    width: 100%;
}
.footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #777;
    font-size: 14px;
    text-align: center !important;
}
.footer a {
    color: #777;
}
.fileinfo {
    text-align: right;
}
.fileinfo a {
    margin-right: 0.5em;
    color: #7d8d9f;
}
.logo {
    float: left;
    color: #ffffff;
    vertical-align: middle;
    margin-top: 1em;
    margin-bottom: 1em;
}
.logo a {
    color: #ffffff;
}
.menu {
    float: left;
}
.dirlist tbody td,
.dirlist thead th {
    padding: 0.55rem 1rem;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
    vertical-align: middle;
    border-width: 0;
    border-bottom: 1px solid #eee;
}
.dirlist thead th {
    padding: 0.75rem 1rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.dirlist {
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.fname {
    width: 520px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    display: block;
    color: #24292f;
}
@media screen and (max-width: 992px) {
    .fname {
        width: 380px;
    }
}
@media screen and (max-width: 768px) {
    .fname {
        width: unset;
        white-space: unset;
    }
}
.fname .fa {
    color: #57606a;
}
.fname .fa-folder-open {
    color: #368edb;
}
.fname .fa-level-up {
    color: #e1a50e;
}

#msg {
    border: 1px solid #ff5722;
    border-radius: 2px;
    color: #505050;
    padding: 0.7em;
    line-height: 1.3em;
    margin-bottom: 0.8em;
    background-color: #f5f5f5;
}
#msg i {
    color: #ff5722;
    font-weight: bold;
}

.btn-sm {
    padding: 0.12rem 0.24rem;
    font-size: 0.765rem;
    margin: 0 0.18rem;
}
.center-block {
    margin: 0 auto;
    float: none;
    padding: 0;
}
textarea {
    word-break: break-all;
}
@media screen and (min-width: 576px) {
    .col-form-label {
        text-align: right;
    }
}

#gg-left {
    position: fixed;
    left: 10px;
    top: 80px;
    width: 100%;
    max-width: 120px;
}
#gg-left img {
    width: 100%;
    max-width: 120px;
}
#gg-right {
    position: fixed;
    top: 80px;
    right: 10px;
}
#gg-right img {
    width: 100%;
    max-width: 120px;
}
@media screen and (max-width: 1366px) {
    #gg-left,
    #gg-right {
        display: none;
    }
}
