:root {
    --common_border_radius_s: 4px;
    --common_border_radius_m: 6px;
    --common_border_radius_l: 8px;

    --common_level1_base_color: #171a1d;
    --common_level2_base_color: rgba(23, 26, 29, 0.6);
    --common_level3_base_color: rgba(23, 26, 29, 0.4);
    --common_level4_base_color: rgba(23, 26, 29, 0.24);
    --common_bg_color: #ebebeb;
}

.layui-fluid {
    padding: 0;
}

body {
    min-height: 100vh;
    box-sizing: border-box;
    background: #fff;
    overflow-x: hidden;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #bbb;
    font-size: 14px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #bbb;
    font-size: 14px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #bbb;
    font-size: 14px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #bbb;
    font-size: 14px;
}

.layui-layer-molv .layui-layer-title {
    background: #1e9fff !important;
    color: #fff;
    border: none;
}

.layui-layer-molv .layui-layer-title .layui-layer-ico {
    background-position: 180px -35px !important;
    width: 30px !important;
    height: 30px !important;
}

.larry-menu-box blockquote.layui-elem-quote {
    border-left: 5px solid #4EB5AA;
}

.larry-menu-box blockquote .larry-btn {
    margin-bottom: 0px;
}

.update-left-tree {
    margin-right: 0px;
}

.larry-menu-trees {
    border-radius: 3px;

}

.larry-menu-box .larry-left-menu {
    max-width: 320px;
}

.larry-search {
    margin-bottom: 0px;
}

.larry-menu-manage {
    margin: 0px;
    padding: 0px;
    height: 32px;
    overflow: hidden;
}

.larry-menu-manage .larry-btn {
    margin-right: 10px;
    margin-bottom: 0px;
}

@media screen and (min-width: 1300px) {
    .larry-menu-box .larry-col-lg9 {
        width: calc(100% - 320px);
    }
}

@media screen and (max-width: 768px) {
    .larry-menu-box .larry-left-menu {
        max-width: 100%;
    }
}


.larryms-navy {
    overflow: visible !important;
    position: relative;
}

iframe {
    overflow: visible;
}

body.larry-menu-addbox {
    overflow-x: hidden !important;
}

.larry-menu-form {
    margin: 0px;
    height: auto;
    padding: 5px;
    padding-bottom: 0px;
    overflow-x: hidden;
    overflow: visible !important;
    max-height: 720px;
}

.larry-menu-form .layui-textarea {
    min-height: 38px;
    padding: 10px;
}

.larry-menu-form textarea {
    height: 38px;
    overflow: hidden;
}

.larryms-menus-icon {
    position: relative;
    overflow: visible !important;
}

.larryms-menus-icon label {
    cursor: pointer;
}

.larryms-menus-icon label i {
    font-size: 20px !important;
    line-height: 24px;
    text-align: center;
    color: #1e9fff;
}

.larry-icon-box {
    display: none;
    height: 320px;
    box-sizing: border-box;
    position: absolute;
    top: 42px;
    left: 35px;
    right: 0px;
    background: #EFF6F9;
    z-index: 19881116;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.larry-icon-box {
    display: none;
}

.larry-icon-box .layui-tab {
    margin: 0px;
    padding: 0px;
}

.larry-icon-box .layui-tab .layui-tab-title .larry-search {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 30px;
    margin-left: 15px;
    position: relative;
    margin-top: 5px;
}

.larry-icon-box .layui-tab .layui-tab-title .larry-search input.search-text {
    width: 160px;
    height: 34px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 998;
}

.larry-icon-box .layui-tab .layui-tab-title .larry-search input.search-icon {
}

.larry-icon-box .layui-tab .layui-tab-content {
    margin: 0px;
    padding: 0px;
}

.larry-icon-box .layui-tab .layui-tab-content .layui-tab-item {
    margin: 0px;
    padding: 0px;
}

.larry-icon-box .layui-tab .larry-this {
    display: block;
    height: 41px;
    border-bottom: 1px solid #e5e5e5;
}

.layui-layer-content .layui-tab {
    position: relative;
}

.layui-layer-content .layui-tab .larryms-search {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 32px;
    position: absolute;
    top: 4px;
    left: 150px;
}

.layui-layer-content .layui-tab .larryms-search .search_text {
    clear: both;
    display: block;
    width: 200px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: left;
    text-indent: 5px;
    line-height: 32px;
    border: 1px solid #e5e5e5;
}

.layui-layer-content .layui-tab .larryms-search .search_icon {
    position: absolute;
    top: 1px;
    left: 205px;
}

.larry-form-pane .larry-input-block {
    left: -1px;
}

.larry-form-pane .larry-form-item .larry-input-block {
    padding-right: 0px !important;
}

.larry-form-pane .larry-form-lable {
    border: 1px solid #e6e6e6 !important;
}

.larry-menu-form .layui-textarea {
    min-height: 60px;
    height: 60px;
}

.larry-icon-box .layui-tab .layui-tab-title .larryms-search {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    height: 38px;
    margin-left: 15px;
    position: relative;
}

.larryms-search input.layui-input {
    /*width: 320px;*/
}

.larryms-search .search_icon {
    display: inline-block;
    padding: 0px 18px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.larry-bg-secondary {
    background: #6C757D
}

.layui-form-radio {
    position: relative;
}

/*auth 权限管理系统*/
.larryms-auth-box,
.larryms-page {
    background: #F5F7F9;
    padding: 15px;
    box-sizing: border-box;
}

.larryms-menu-title {
    padding: 15px;
}

.larryms-menu-title h2 {
    color: #17233d;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 8px;
}

.larryms-menu-title h2 cite {
    color: #bbb;
}

.larryms-menu-title p {
    font-size: 14px;
    color: rgba(82, 96, 105, 0.85);
    line-height: 26px;
}

.border-info {
    border-color: #1E9FFF;
    color: #1E9FFF;
    border-radius: 6px;
}

.larryms-page-tips {
    border: 1px solid #abdcff;
    background-color: #f0faff;
    padding: 8px 48px 8px 16px;
    border-radius: 4px;
    color: #515a6e;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}


.larryms-menu-editor {
    min-height: 535px;
}

.larryms-menu-listbox {
    display: block;
    position: relative;
}

.min-300 {
    min-width: 300px;
}

.larryms-menu-left {
    width: 310px;
    height: auto;
    min-height: 600px;
    max-width: 305px;

}

.larryms-menu-left .larryms-custom-card,
.larryms-menu-right .larryms-custom-card {
    border: 1px solid #efefef;
}

.larryms-menu-listbox .larryms-menu-right {
    width: calc(100% - 315px) !important;
    min-height: 300px;
}

.larryms-menu-tablelist {
    min-height: 300px;
}

.larryms-tree-serach {
    position: relative;
}

.larryms-tree-serach i {
    width: 30px;
    height: 38px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    font-size: 20px;
}

.larryms-tree-serach .layui-input {
    border-radius: 6px;
}

.larryms-tree-serach .layui-input:hover {
    border: 1px solid #1E9FFF !important;
}

.larryms-tree-serach .layui-input:focus {
    border: 1px solid #1E9FFF !important;
}

.larryms-tree-serach .layui-input:focus + i {
    color: #1E9FFF;
}

.tree-box {
    margin-top: 12px;
    height: calc(100% - 285px);
    max-height: calc(100vh - 65px);
    overflow: auto;
    overflow-x: hidden;
    border: 1px solid #F1F1F1;
    padding: 8px 5px;
    /*min-height: calc(100vh - 180px);*/
    box-sizing: border-box;
}

.tree-box::-webkit-scrollbar {
    width: 3px; /* 设置滚动条的宽度为6px，可以根据需要调整 */
}

.tree-box::-webkit-scrollbar-thumb {
    background-color: #ccc; /* 滚动条的颜色 */
    border-radius: 3px; /* 滚动条的圆角 */
}

.tree-box::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* 滚动条轨道的颜色 */
}


.layui-select-title .larryms-input {
    line-height: 38px !important;
}

/**登录*/
.larryms-page-login {
    background-color: #f7f7f7;
    background-image: url("../svg/triangle.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    position: relative;
}

.larryms-page-reg {
    background-color: #fafafa;
    background-image: url("../svg/bg.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    position: relative;
}

.larryms-login-box {
    display: block;
    width: 330px;
    position: absolute !important;
    left: 50%;
    top: 50% !important;
    min-height: 300px;
    height: auto;
    transform: translate(-50%, -63%);
    border-radius: 8px;
    border: 1px solid #efefef;
    background: rgba(255, 255, 255, 1);
    padding: 30px 50px;
    box-shadow: 1px 1px 8px #f7f7f7;
}

.larryms-login-box h1,
.larryms-reg-box h1 {
    display: block;
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 26px;
    color: #5bacf1;
    margin-bottom: 25px;
    text-align: center;
}

.larryms-login-box h1 cite {
    font-style: normal;
    font-size: 32px;
}

.larryms-login-box ul.layui-tab-title li {
    box-sizing: border-box;
    display: inline-block;
    width: 49%;
    font-size: 14px;
    text-align: center;
}

.larryms-login-box ul.layui-tab-title li.layui-this {
    color: #5bacf1;
}

.larryms-login-box .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #5bacf1;
}

.larryms-login-box .layui-tab-content {
    padding-top: 15px;
    padding-bottom: 0px;
    min-height: 135px;
}

.larryms-login-box .layui-tab-item {
    padding-top: 15px;
}

.larryms-login-box .layui-form-item, .larryms-sub-reg .layui-form-item {
    position: relative;
}

.larryms-login-box .layui-form-item .layui-input,
.larryms-sub-reg .layui-form-item .layui-input {
    text-indent: 25px;
}

.larryms-login-box .layui-form-item i.layui-icon,
.larryms-sub-reg .layui-form-item i.layui-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 30px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #889AA4;
}

.larryms-login-box .layui-form-item .larryms-showpwd,
.larryms-sub-reg .layui-form-item .larryms-showpwd {
    position: absolute;
    width: 30px;
    height: 38px;
    top: 0px;
    right: 0px;
    color: #888;
    line-height: 38px;
}

.larryms-login-box .layui-form-item .larryms-showpwd i,
.larryms-sub-reg .layui-form-item .larryms-showpwd i {
    font-size: 18px;
    line-height: 38px;
}

.larryms-code-item {
    padding-right: 0px;
}

.larryms-login-box .layui-form-item .larryms-code-input {
    width: 58%;
    height: 38px;
}

.larryms-login-box .layui-form-item .layui-inline.larryms-code-img {
    width: 40%;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-right: 0px;
    margin-right: 0px;
}

.larryms-code-img .layui-btn-primary {
    display: inline-block;
    width: 100%;
    border-color: #F1F1F1;
}

.larryms-code-img img {
    width: 100%;
    height: 38px;
    cursor: pointer;;
}

.larryms-login-btn {
    display: block;
    margin-bottom: 15px;
}

.third {
    text-align: left;
    padding: 5px 0px;
    margin-bottom: 0px;
    line-height: 38px;
}

.third cite {
    color: #888;
    font-size: 14px;
    padding-right: 10px;
    line-height: 38px;
}

.third i {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 24px;
    cursor: pointer;
    color: rgba(141, 215, 125, 1);
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}

.third i:hover {
    color: rgba(70, 201, 58, 1);
}

.wechat-code-img {
    background: rgba(0, 0, 0, 0.3);
    min-height: 255px;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 15px;
}

.wechat-code-img .box {
    background: rgba(255, 255, 255, 0.98);
    width: 255px;
    height: 220px;
    margin: 0 auto;
}

.wechat-code-img .box span {
    color: #333;
    font-size: 14px;
    line-height: 38px;
    display: block;
    width: 100%;
    text-align: center;
}

.wechat-code-img .box img {
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}

.larryms-red {
    color: #ff5722 !important;
}

.larryms-footer-nav {
    display: block;
    width: 100%;
    height: 130px;
    text-align: center;
    position: relative;
}

.larryms-bottom-nav {
    display: block;
    width: 100%;
    height: 130px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.larryms-bottom-nav {
    text-align: center;
}

.larryms-bottom-nav li,
.larryms-footer-nav li {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px;
}

.larryms-bottom-nav li a,
.larryms-footer-nav li a {
    color: #7094BE;
    font-size: 14px;
}

.larryms-bottom-nav .copyright {
    display: block;
    width: 100vw;
    color: #808695;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    position: absolute;
    bottom: 38px;
}

.larryms-footer-nav .copyright {
    display: block;
    width: 100%;
    color: #808695;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    position: absolute;
    bottom: 38px;
}

.larryms-footer-nav .webinfo {
    position: absolute;
    bottom: 0px;
    line-height: 38px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ababab;
}

.larryms-login-box .tips {
    font-size: 12px;
    color: #bbb;
    line-height: 26px;
    display: block;
    text-align: center;
    padding-top: 2px;
    user-select: none;
}

.larryms-login-box .tips span {
    color: #FF9900;
}

/**
    日期查询
 */
.larryms-form-date-select .larryms-date-li {
    display: inline-block;
    vertical-align: top;
    color: #666;
    padding: 3px 10px;
    margin-right: 10px;
    border-radius: 6px;
    cursor: pointer;
    min-width: 36px;
    box-sizing: border-box;
}

.larryms-form-date-select .larryms-date-li:hover {
    background: #FFE9E2;
    color: #FF5722;
}

.larryms-form-date-select .larryms-date-li.larryms-active-on {
    background: #1E9FFF;
    color: #fff;
}

/*工作台*/
.larryms-page-workspace {
    background: #F5F7F9 !important;
    color: #515A6E;
}

.larryms-page-workspace .layui-card .layui-card-body {
    padding: 15px;
}

.larryms-work-tips {
    min-height: 76px;
    padding: 5px 0px;
    box-sizing: border-box;
}

.larryms-work-tips .larryms-user-avatar {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.larryms-work-tips .larryms-user-avatar img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.larryms-user-message {
    padding-left: 15px;
}

.larryms-user-message .top-title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-top: 4px;
}

.larryms-user-message .bottom-info {
    color: #808695;
    font-size: 14px;
}

.larryms-user-message .bottom-info i {
    padding-right: 3px;
}

.larryms-shortcut-nav {
    min-height: 282px;
}

/* 待办事项 */
.larryms-wait-work {
    display: block;
    padding: 10px 15px;
    background-color: #f8f8f8;
    color: #999;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.larryms-wait-work h3 {
    padding-bottom: 10px;
    font-size: 12px;
}

.larryms-wait-work p cite {
    font-style: normal;
    font-size: 30px;
    font-weight: 300;
    color: #009688;
}

.larryms-wait-work:hover {
    background-color: #f2f2f2;
    color: #888;
}

/* 控制台效果报告 */
.larryms-takerates .layui-progress {
    margin: 50px 0 60px;
}

.larryms-takerates .layui-progress:last-child {
    margin-bottom: 10px;
}

.larryms-takerates .layui-progress h3 {
    position: absolute;
    right: 0;
    top: -35px;
    color: #999;
    font-size: 14px;
}

.larryms-takerates .layui-progress-bar {
    text-align: left;
}

.larryms-takerates .layui-progress-text {
    top: -35px;
    line-height: 26px;
    font-size: 26px;
}

.larryms-dynamic-header {
    height: 42px;
    line-height: 42px;
    padding: 0px 15px;
    padding-bottom: 10px;
    color: #666;
    border-radius: 2px 2px 0 0;
    font-size: 16px;
}

.larryms-dynamic {
    padding-left: 20px;
    min-height: 562px;
}

.larryms-dynamic i.layui-timeline-axis {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #46BE8A;
    left: -15px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

.larryms-dynamic h3 {
    font-size: 15px;
    line-height: 25px;
    color: #37474f;
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.larryms-dynamic h3 cite {
    color: #76838f;
    letter-spacing: 0.5px;
    font-size: 14px;
}

.larryms-dynamic .metas {
    padding: 3px 0px;
    color: #a3afb7;
}

.larryms-dynamic > .layui-timeline-item {
    min-height: 40px;
}

.larryms-dynamic .layui-timeline-content {
    padding-left: 36px;
}

.larryms-dynamic .layui-timeline-content > ul {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 0px;
}

.larryms-dynamic .layui-timeline-content > ul li {
    list-style-type: none;
}

.larryms-dynamic .layui-timeline-content > ul.photos {
    padding-left: 0;
    margin-top: 3px;
    list-style-type: none;
    margin-bottom: 10;
    padding-bottom: 20px;
}

.larryms-dynamic .layui-timeline-content > ul.photos > li {
    float: left;
    width: 30%;
    margin-right: 3%;
    overflow: hidden;
}

ul.photos > li img {
    width: 100%;
    border: 0px;
}

.larryms-dynamic > .layui-timeline-item.pic > i {
    background: #1E9FFF;
}

.larryms-dynamic > .layui-timeline-item.a > i {
    background: #57C7D4;
}

.larryms-dynamic > .layui-timeline-item.b > i {
    background: #F2A654;
}

.larryms-dynamic .layui-timeline-item:last-child .layui-timeline-content > ul {
    padding-bottom: 0px;
    border-bottom: none;
}

.larryms-my-project .layui-card-header {
    padding: 4px 15px;
}

.larryms-my-project .layui-card-body {
    min-height: 200px;
}

.larryms-form-person .home-h2 {
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
}

.larryms-home-func-page .layui-form-radio {
    margin: unset;
}

.larryms-home-func-page .layui-form-label {
    padding: 9px 5px;
    white-space: nowrap;
}

.larryms-user-avatar {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    padding: 6px;
    background-color: #e8e8e8;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
}

.larryms-user-avatar img {
    display: block;
    width: 100%;
    height: 100%;
}

.larryms-home-func-page .layui-form-item {
    margin-bottom: 15px;
}


.larryms-page-workspace .larryms-home-notice {
    display: block;
    width: 100%;
    height: 282px;
    box-sizing: border-box;
    background: url("../images/common_bg.png");
    background-size: cover;
    min-height: 282px;
}

/**
员工账号管理
 */
.larryms-auth-body {
    display: block;
    background: #F2F2F6;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 15px;
}

body.larryms-layer-popup {
    background: #fff;
    position: relative;
    padding: 15px;
}

larryms-card-header .larry-icon.larry-guanbi11 {
    font-size: 26px !important;
    vertical-align: top;
}

.larryms-poup-body {
    box-sizing: border-box;
    padding: 15px 15px 60px 15px;
}

.larryms-poup-body .user-tips-box {
    border: 1px solid #7ACEFF;
    padding: 12px 15px 12px 14px;
    border-radius: var(--common_border_radius_m, 6px);
    background-color: rgba(0, 127, 255, .12);
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    word-wrap: break-word;
    font-feature-settings: "tnum", "tnum";
    font-variant: tabular-nums;
    line-height: 1.5715;
    box-sizing: border-box;
}

.larryms-poup-body .user-tips-box i {
    margin-right: 10px;
    color: var(--common_blue1_color, #007fff);
}

.larryms-poup-body .user-tips-box p {
    color: rgba(23, 26, 29, .4);
    font-size: 14px;
    line-height: 24px;
}

.larryms-auth-group {
    display: flex;
    background: var(--common_bg_color, #ebebeb);
    margin: 20px 0px 12px;
    row-gap: 0px;
    min-width: 100%;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    padding: 4px 15px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-flow: row wrap;
    box-sizing: border-box;
    margin-left: -15px;
}

.larryms-auth-group span {
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: var(--common_level3_base_color, rgba(23, 26, 29, .4));
}

.larryms-form-submit {
    height: 38px;
    text-align: right;
}

.larryms-required-field:before {
    display: inline-block;
    margin-right: 4px;
    color: #f5222d;
    font-size: 14px;
    font-family: SimSun, sans-serif;
    line-height: 1;
    content: "*";
}

.larryms-info-group {
    display: block;
    width: 100%;
    height: 38px;
    margin-bottom: 15px;
}

.larryms-info-group .layui-field-title {
    display: inline-block;
    width: auto;
    vertical-align: top;
    padding: 0px 15px;
    padding-right: 100px;
}

.larryms-info-group .layui-elem-field legend {
    font-size: 16px;
    color: #35b8e0;
}

.larryms-area-select {
    width: 182px;
}

.larryms-select-box {
    width: 182px !important;
}

/*表单页面*/
.larryms-section-card {

}

.larryms-section-card .user-tips-box {
    margin-bottom: 10px;
    border: 1px solid #7ACEFF;
    padding: 12px 15px 12px 14px;
    border-radius: var(--common_border_radius_m, 6px);
    background-color: rgba(0, 127, 255, .12);
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    word-wrap: break-word;
    font-feature-settings: "tnum", "tnum";
    font-variant: tabular-nums;
    line-height: 1.5715;
    box-sizing: border-box;
}


.larryms-section-card .user-tips-box i {
    margin-right: 10px;
    color: #007fff;
}

.larryms-section-card .user-tips-box p {
    color: rgba(23, 26, 29, .4);
    font-size: 14px;
    line-height: 24px;
}

/**
课程管理
 */
.larryms-course-container {
    background-color: #f1f1f1;
    padding: 10px !important;
    box-sizing: border-box;
}

.larryms-course-container .larryms-required-field.layui-form-label {
    white-space: nowrap;
    width: auto;
    padding: 9px 5px;
    text-align: right;
}

.larryms-course-container .w182 {
    width: 182px;
}

.larryms-cover-preview {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 120px;
    border-radius: 12px;
    box-shadow: 1px 1px 8px #b8b8b8;
}

.larryms-cover-preview img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.larryms-cover-input {
    display: inline-block;
    vertical-align: middle;
    min-width: 300px;
}

.larryms-cover-btn {
    vertical-align: middle;
}

/*课程列表*/
.larryms-course-table {

}

.layui-inline-item {
    display: block;
    margin-bottom: 12px;
}

.layui-inline-item .layui-btn {
    width: 80px !important;
    box-sizing: border-box;
    text-align: center;
}

.larryms-course-table .larryms-course-filed-item {
    display: block;
    height: 170px;
    box-sizing: border-box;
    overflow: hidden;
}

.larryms-course-filed-item .course-container {
    display: block;
    width: auto;
    height: 125px;
    box-sizing: border-box;
    white-space: nowrap;
}

.larryms-course-filed-item .course-container .cover-pic {
    display: inline-block;
    vertical-align: top;
    width: 200px !important;
    height: 120px;
    padding-top: 5px;
}

.course-container .cover-pic img {
    display: block;
    width: 200px !important;
    height: 120px;
    border-radius: 8px;
}

.larryms-course-table .layui-table img {
    max-width: 200px !important;
}

.larryms-course-filed-item .course-container .course-info {
    display: inline-block;
    vertical-align: top;
    height: 120px;
    padding-left: 10px;
}

.larryms-course-filed-item .course-container .course-info h3.title {
    font-weight: 550;
    font-size: 16px;
    color: #454545;
    line-height: 32px !important;
}

.course-info h4.subtitle {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 32px !important;
}

.course-info h4.subtitle span.tips {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    font-size: 14px !important;
}

.course-info .info {
    line-height: 32px;
    font-size: 14px;
}

.course-info .info span {
    padding-right: 15px;
}

.course-footer {
    line-height: 38px;
    padding-top: 5px;
}

.duration-desc {
    display: block;
}

.duration-desc span {
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    margin-right: 10px;
}

.duration-desc span em {
    font-style: normal;
}

.larryms-chapter-section-form .layui-form-item span.title {
    padding-right: 20px;
    color: #000;
    font-size: 14px;
    line-height: 38px;
}

.larryms-chapter-section-form .layui-form-item span.title em {
    font-style: normal;
    padding-right: 3px;
}

.local-video-view {
    color: #1E9FFF;
    text-decoration: underline;
    padding-left: 5px;
    cursor: pointer;
}

.larryms-video-review {
    width: 620px;
    height: 370px;
    border: 1px solid #e8e8e8;
}

.larryms-video-review .larryms-video-review-box {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}


.larryms-course-chapter-body .larryms-course-section-top {
    min-height: 100px;
    margin-bottom: 15px;
    max-height: 200px;
}

.larryms-course-chapter-body .larryms-course-section-top .top-bar {
    padding-bottom: 15px;
}

.larryms-course-chapter-body .larryms-course-section-top .top-bar h3 {
    display: inline-block;
    vertical-align: top;
    color: #377DFF;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 5px;
}

.larryms-course-chapter-body .larryms-course-section-top .top-bar .top-bar-operate {
    display: inline-block;
    vertical-align: top;
    float: right;
    padding-top: 5px;
}

.larryms-course-chapter-body .larryms-course-section-top .ul {
    border: 1px solid #efefef;
    min-height: 68px;
    border-radius: 5px;
}

.larryms-course-chapter-body .larryms-course-section-top .ul p.tips {
    display: block;
    width: 100%;
    line-height: 70px;
    text-align: center;
    color: #cacaca;
    font-size: 16px;
}

.larryms-course-chapter-body .question-bar {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #efefef;
    border-radius: 6px;
    min-height: 560px;
    box-sizing: border-box;
}

.larryms-course-chapter-body .larryms-course-section-question-left {
    width: calc(100% - 420px);
    height: auto;
}

.larryms-course-chapter-body .larryms-course-section-question-right {
    width: 400px;
    margin-left: 15px;
}

.larryms-course-chapter-nav-title {
    height: 52px;
    padding: 9px 10px;
    line-height: 30px;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-sizing: border-box;
}

.question-bar .larryms-course-chapter-nav-title {
    border: none;
    border-bottom: 1px solid #efefef;
}

.larryms-course-chapter-nav-title .title {
    padding-right: 15px;
    font-weight: 500;
}

.larryms-course-chapter-nav-title .title .sub-title {
    color: #666;
    font-weight: normal;
}

.layui-upload-drag {
    min-height: 200px;
}

.larryms-batch-question {
    margin-bottom: 30px;
}

.tips-text {
    line-height: 26px;
    padding: 15px 0;
}

.larryms-paper-layer {
    background: transparent;
}

.larryms-paper-layer-dark {
    background: #1a202c;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
}

.larryms-paper-layer-dark .layui-layer-content {
    box-sizing: border-box;
    min-height: 65px;
    height: auto !important;
}

.layui-layer.larryms-dark-layer {
    background: #293D61 !important; /* 深色背景 */
    color: #fff !important; /* 白色字体 */
    border: 1px solid #293d61 !important;
    box-shadow:0 6px 22px #000c;
    border-radius: 8px;
}
.layui-layer.larryms-dark-layer .layui-layer-title {
    background: #1d2025 !important;
    color: #fff !important;
}

.layui-layer.larryms-dark-layer .layui-layer-btn a {
    display: inline-block;
    background: #56689b !important;
    color: #fff !important;
    border-color: #56689b !important;
    margin-right: 15px;
}

.layui-layer.larryms-dark-layer .layui-layer-btn a:hover {
    background: #56689b !important;
}

.layui-layer.larryms-dark-layer-dark {
    background: #152649 !important; /* 深色背景 */
    color: #fff !important; /* 白色字体 */
    border: 1px solid #1a202c !important;
    box-shadow:0 6px 22px #000c;
    border-radius: 8px;
}
.layui-layer.larryms-dark-layer-dark .layui-layer-title {
    background: #1d2025 !important;
    color: #fff !important;
}

.layui-layer.larryms-dark-layer-dark .layui-layer-btn a {
    display: inline-block;
    background: #56689b !important;
    color: #fff !important;
    border-color: #56689b !important;
    margin-right: 15px;
}

.layui-layer.larryms-dark-layer-dark .layui-layer-btn a:hover {
    background: #56689b !important;
}