body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "SimSun";
}

.layui-row div.layui-input-inline {
    width: 100%;
}

.layui-form-item .layui-inline {
    margin: 0;
}

.layui-table-body a.l {
    color: #4c70d6;
    text-decoration-line: underline;
}

.layui-form-label {
    width: 80px;
}

.layui-input-block {
    margin-left: 110px;
}

.layui-quote-warm {
    border-left: 5px solid #ffb800;
}

.layui-upload-btn {
    margin: 5px auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.layui-upload-list {
    margin: 5px 0;
}

.layui-upload-img {
    max-width: 280px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

#childForm .layui-card .layui-card-body .layui-form-item:last-child {
    margin-bottom: 0;
}

.layui-right {
    float: right;
}

#canvas {
    min-height: 300px;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.layui-side-menu .layui-nav .layui-nav-item .fa,
.layui-side-menu .layui-nav .layui-nav-item .iconfont {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -19px;
}

.layadmin-shortcut li .iconfont,
.layadmin-shortcut li .fa {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 2px;
    font-size: 30px;
    background-color: #f8f8f8;
    color: #333;
}

.layui-face {
    margin-top: 64px;
    height: 205px;
    width: 220px;
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    /**延迟动画**/
    animation-delay: 0.5s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}


/* .layui-side-scroll {
  background: url(../images/left_bg.png) repeat-x;
  background-attachment: fixed;
} */

.layui-layout-admin .layui-logo {
    height: 64px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.layui-side-menu .layui-nav {
    margin-top: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}


/* .layadmin-side-shrink .layui-side-scroll {
  background: url(../images/left_bg1.png) repeat-x;
} */

.layadmin-side-shrink .layui-side {
    width: 64px;
}

.layadmin-side-shrink .layui-logo {
    display: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.layadmin-side-shrink .layui-face {
    position: fixed;
    margin-top: 0;
    height: 64px;
    width: 64px;
    background-size: 64px;
}

.layadmin-side-shrink .layui-face .admin-head {
    width: 56px;
    height: 56px;
    margin: 1px;
    padding: 2px;
    background-size: 100%;
}

.layadmin-side-shrink .layui-face .admin-head img {
    width: 56px;
    height: 56px;
}

.layadmin-side-shrink .layui-face .admin-name {
    display: none;
}

.layadmin-side-shrink .layui-side-menu .layui-nav>.layui-nav-itemed>a {
    background: rgba(0, 0, 0, 0.3);
}

.layadmin-side-shrink .layui-side-menu .layui-nav .layui-nav-item .iconfont {
    left: 24px;
}

.layadmin-side-shrink .layui-side-menu .layui-nav .layui-nav-item a {
    padding-left: 64px;
}

.layadmin-side-shrink .layui-side-scroll .layui-nav {
    position: fixed;
    margin-top: 64px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.layui-face .admin-head {
    padding: 5px;
    position: absolute;
    margin: 20px 55px;
    background: url(../images/header_headbg.png) no-repeat center;
}

.layui-face .admin-name {
    text-align: center;
    position: absolute;
    margin: 150px auto;
    left: 45%;
    line-height: 24px;
    transform: translateX(-45%);
}

.layui-face .admin-name a {
    color: #fff;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@media screen and (min-width: 450px) {
    .layui-form-label {
        width: 120px;
    }
    .layui-input-block {
        margin-left: 150px;
    }
    .layui-upload-img {
        max-width: 100%;
    }
}

.mb-0 {
    margin-bottom: 0;
}

#dashboard-card {
    color: #fff;
    padding: 12.5px;
}

#dashboard-card .layui-card {
    border-radius: 6px;
}

#dashboard-card .layui-card .layui-card-body em {
    font-size: 12px;
}

#dashboard-card .layui-card .layui-card-header h2 {
    font-weight: 600;
    color: #fff;
}

#dashboard-card .layui-card-header {
    border: 0;
}

#dashboard-card .layui-card-body {
    border: 0;
    line-height: 36px;
    white-space: nowrap;
}

#dashboard-card #PayAmount .layui-card {
    background: url('../images/pay-bg.png') no-repeat center center;
}

#dashboard-card #PayAmount .card-selected,
#dashboard-card #PayAmount .layui-card:hover {
    background: url('../images/pay-hover-bg.png') no-repeat center center;
}

#dashboard-card #Activity .layui-card {
    background: url('../images/ativity-bg.png') no-repeat center center;
}

#dashboard-card #Activity .card-selected,
#dashboard-card #Activity .layui-card:hover {
    background: url('../images/ativity-hover-bg.png') no-repeat center center;
}

#dashboard-card #Revenue .layui-card {
    background: url('../images/income-bg.png') no-repeat center center;
}

#dashboard-card #Revenue .card-selected,
#dashboard-card #Revenue .layui-card:hover {
    background: url('../images/income-hover-bg.png') no-repeat center center;
}

#dashboard-card #Total .layui-card {
    background: url('../images/total-bg.png') no-repeat center center;
}

#dashboard-card #Total .card-selected,
#dashboard-card #Total .layui-card:hover {
    background: url('../images/total-hover-bg.png') no-repeat center center;
}

#dashboard-card span {
    margin-bottom: 5px;
}

.foucs {
    font-size: 32px;
}

.foucs i {
    margin-right: 2px;
    font-size: 32px;
}