* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: white;
}

html {
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background: url(../img/bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.bodymask{
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background: rgb(0, 0, 0);
    opacity: 0;
}
header {
    width: 100%;
    height: 30px;
    z-index: 888;
    position: fixed;
    backdrop-filter: blur(16px);
    background: rgba(0, 0, 0, 0.28);
}
.about{
    position: fixed;
    width: 360px;
    height: 220px;
    border-radius: 20px;
    background: rgba(0,0,0,0.66);
    font-size: 12px;
    top: 50%;
    left: 50%;
    margin-left:-180px; /* width的一半的相反数 */
    margin-top:-110px;  /* height的一半的相反数 */
    text-align: center;
    line-height: 60px;
    backdrop-filter:blur(10px)
}
.about p:first-child{
    font-size: 26px;
}
aside {
    width: 360px;
    height: -webkit-calc(100% - 30px);
    height: -moz-calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    right: 0;
    top: 30px;
    text-align: center;
    font-size: 20px;
    transform: translate3d(360px, 0px, 0px);
    backdrop-filter: blur(16px);
    background: rgba(0, 0, 0, 0.6);
    transition-timing-function: ease;
    transition-duration: 0.28s;
    -o-transition-duration: 0.28s;
    -moz-transition-duration: 0.28s;
    -webkit-transition-duration: 0.28s;
}

.aside-show {
    transform: translate3d(0px, 0px, 0px);
}

.ubox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ubox p {
    margin: 0;
    font-size: 15px;
    transition: all 0.3s;
}

.ubox button {
    padding: 0 16px;
    border-radius: 8px;
    line-height: 25px;
    opacity: 0;
    transition: all 0.18s;
    background: transparent;
}

#apps {
    width: 100%;
    height: 100%;
    z-index: 988;
    display: none;
    position: fixed;
    backdrop-filter: blur(16px);
    background: rgba(0, 0, 0, 0.18);
}

.apps {
    opacity: 1 !important;
    display: block !important;
}

#user-box {
    padding: 18px 0;
}

#menu {
    width: 150px;
    height: 0;
    overflow: hidden;
    /* box-shadow: 0 1px 1px #888, 1px 0 1px #ccc; */
    position: absolute;
}

.menu:nth-child(odd) {
    border-bottom: 1px solid white;
}

.menu {
    width: 150px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.8);
}

.menu embed {
    vertical-align: middle;
    margin: -3px 0 0 0;
}

.menu:hover {
    background-color: #00a1ff;
    ;
}

#user-box:hover button {
    opacity: 1;
}

#user-box:hover p {
    margin: 0 18px;
}

#tx {
    width: 66px;
    margin: 0 auto;
    border-radius: 66px;
    overflow: hidden;
}

#tx img {
    width: 66px;
    border-radius: 66px;
}

#today {
    width: 100%;
    line-height: 100px;
    text-align: center;
    color: #ccc;
    font-size: 30px;
}

#head-left {
    float: left;
    width: 120px;
    margin: 5px 0 0 16px;
    font-size: 12px;
}

#head-sider {
    width: 50px;
    float: right;
    transition: all 0.18s;
}

#head-sider embed {
    margin: 5px 0 0 16px;
}

.side-open {
    transform: rotate(90deg);
}

#timer {
    float: right;
    line-height: 30px;
    font-size: 14px;
}

#user {
    float: right;
    line-height: 30px;
    font-size: 14px;
}

#dock {
    width: auto;
    height: 50px;
    padding: 6px;
    position: fixed;
    z-index: 999;
    left: 50%;
    bottom: 0;
    margin: 0 auto;
    backdrop-filter: blur(16px);
    transform: translate(-50%, 0);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: rgba(0, 0, 0, 0.5);
}

#dock li {
    float: left;
    height: 80px;
    cursor: pointer;
    margin: 2.8px 6px;
    transition: all 0.36s;
}

.lihover {
    margin: -3px 6px 0 6px !important;
}

.clearho {
    margin: 2.8px 6px !important;
}

#dock li:hover {
    margin: -18px 6px 0 6px;
}

#dock li img:hover {
    transition: all 0.1s;
}

#dock li:hover+li {
    margin: -3px 6px 0 6px;
}

input[type=range] {
    -webkit-appearance: none;
    width: 210px;
    border-radius: 10px; /*这个属性设置使填充进度条时的图形为圆角*/
    background:linear-gradient(to right, rgb(255, 185, 3), white 100%, white);
}
input[name=sound] {
    background:linear-gradient(to right, rgb(38, 186, 255), white 100%, white);
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}
input[type=range]::-webkit-slider-runnable-track {
    height: 8px;
    border-radius: 10px; /*将轨道设为圆角的*/
    box-shadow: 0 1px 1px #def3f8, inset 0 .125em .125em #0d1112; /*轨道内置阴影效果*/
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 16px;
    width: 16px;
    margin-top: -2px; /*使滑块超出轨道部分的偏移量相等*/
    background: #ffffff; 
    border-radius: 50%; /*外观设置为圆形*/
    border: solid 0.125em rgba(205, 224, 230, 0.5); /*设置边框*/
    box-shadow: 0 .125em .125em #3b4547; /*添加底部阴影*/
}
input[type=range]:focus {
    outline: none;
}