body,
html {
    padding: 0;
    margin: 0;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";
    width: 100vw;
    height: 100vh;
    background: linear-gradient( #4399E5, #9DCAE9);
}

input,
button,
select,
textarea {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

dl,
dt,
dd,
ul,
li,
ol,
h1,
h2,
h3,
p {
    padding: 0;
    margin: 0;
}

ul,
li,
ol {
    list-style: none;
}

text {
    vertical-align: top;
}

img {
    vertical-align: top !important;
    display: inline-block;
}

.clear {
    clear: both;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #3C6FE3;
}

.muh {
    display: inline;
}

.red {
    color: #F11C4B !important;
}

.yellow {
    color: #F4B424 !important;
}

.blue {
    color: #3C6FE3 !important;
}

.hui {
    color: #161618 !important;
}

.green {
    color: #207245 !important;
}

.layui-form-checked,
.layui-form-checked:hover {
    border-color: #3C6FE3 !important;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #4399E5 !important;
    background-color: #4399E5 !important;
}

.layui-layer-btn {
    text-align: center !important;
}

.layui-layer-btn a {
    font-size: 14px !important;
}

.latest-news {
    width: 18vw;
    height: 18vh;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    border: solid 2px #161618;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9;
    padding: 0.01vw 0.02vh;
}

.latest-news .home-module2-list {
    border: none;
    padding-left: 10px;
}

.latest-news .home-module2-list-tim {
    padding-top: 10px;
}

.latest-news-tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 1vh 10px 1vh 35px;
    position: relative;
}

.latest-news-tit .icon {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -10px;
}

.latest-news-btn {
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #444;
}

::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #eaeaea;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #444;
}

.ceshi {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.login-cheak {
    width: 100%;
    padding-top: 20px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #4778E8 !important;
}

.uploadm-cent .layui-anim.layui-icon {
    display: none;
}

.iceEditor-menu li:first-child svg {
    color: #4399E5 !important;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #4399E5 !important;
}

/* 颜色 */
.iceEditor-backColor{
    width:330px !important;
}

.iceEditor-backColor span{
    height: 15px !important;
}