body{
    background: #EBEEFB;
    min-width: 1200px;
}
.main-inner{
    min-height: calc(100vh - 244px);
}
.ceee{
    color: #eeeeee;
}
.astyle{
    color: #000;
    /* font-size: 14px; */
    /* font-weight: bold; */
}
.astyle:hover{
    color: #0d6efd;
}
/* .round_fz {
    background-color: #ffffff;
    border: solid 4px #00a2ff;
} */