body{
    overflow:auto;
    overflow-x: hidden !important;
}
.kongbai{
    font-size: 2em;
    width: 100%;
}
.bottoms{
    position: relative;
    bottom: -0.5em !important;
    white-space: nowrap;
}
.cdn{
    position: absolute;
    top: 5vh;
    width: 50%;
    margin-top: 0.4vh;
}
.bottomsspanCDN{
    display: block;
    width: 80%;
    margin-left: 9vw;
    margin-right: 20vw;
    overflow:auto;
    white-space: nowrap;
    font-size: 0.75em;
    color: rgb(0, 255, 255);
    opacity: 0.7;
    overflow-x: visible;
    /* text-align: end; */
}
#ddddf{
    color: chartreuse;
}
#bottomsspanNAME{
    color: cornflowerblue;
    /* font-weight: lighter; */
    font-family: "楷体", "宋体";
}
#ICPandCopyright{
    position: relative;
    bottom: 1px;
    font-size: small;
    color: rgba(100, 100, 120, 0.8);
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
}
#spanbackendmanagementID{
    height: 2em;
    color:gold;
    font-size: xx-small;
    line-height: 0;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}
#spanhr{
    opacity:0.3;
}
.spnbackendmanagement{
    height: 1em;
}