html, body {
    height: 100%;
}

* {
    font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

/*滚动条样式*/
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border-radius: 6px;
}

::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 6px;
}

div.bootbox .modal-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.bootbox .modal-header .modal-title {
    font-size: 15px;
    font-weight: bold;
}

div.bootbox .modal-header .close {
    height: 16px !important;
    width: 16px !important;
    font-size: 24px !important;
    font-weight: normal !important;
    text-shadow: none !important;
    color: #333 !important;
    opacity: 1 !important;
    margin-top: -22px !important;
}

div.bootbox .modal-header .close:hover {
    opacity: .7 !important;
}

.ck-content {
    min-height: 200px;
}

div.bootbox {
    opacity: 1 !important;
    z-index: 1100;
}

.modal-backdrop.show {
    opacity: .5;
}

div.modal-backdrop {
    z-index: 990;
}

form#searchForm > div {
    margin-bottom: 2px;
}

span.required {
    color: #FF3737;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    margin-left: 3px;
}

div.user-profile {
    margin-bottom: 3px;
}

form#searchForm button.btn, form#searchForm a.btn {
    /*margin-top: 10px;*/
    margin-right: 10px;
}

/*newlogin*/
.login-new {
    /*background: #083A6F;*/
    margin: 0;
}

.navtop {
    height: 80px;
    background: #fff;
    width: 100%;

}

.logoimg {
    height: 55px;
    position: absolute;
    top: 12px;
    left: 150px;
}

.logincenter {
    position: relative;
}

.bglogo {
    /*background: url("/static/images/loginbg.png") no-repeat 100%;*/
    height: 100vh;
    background-size: 100%;
}

.logoconimg {
    position: absolute;
    /*top: 24%;*/
    top: 50%;
    left: 20%;
    transform: translateY(-50%);
    z-index: 999;
    width: 32%;
}

.inplog {
    background: #fff;
    border-radius: 5px;
}

.logininp {
    width: 350px;
    height: 320px;
    position: absolute !important;
    right: 22% !important;
    top: 100px !important;
    border: 0;
    border-radius: 10px;
}

.ace-icons {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 999;
}

.inps:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

.inps, .inps:focus {
    border: none !important;
    background: #fff;
    position: relative;
    width: 90%;
    margin-left: 20px;
}

.ins {
    padding: 10px 0;
}

.titlecolor {
    color: #fff;
    font-weight: normal;
    font-size: 23px;

}

.light-login .widget-box {
    box-shadow: none !important;
}

.light-login .widget-box.login-box {
    background-color: transparent;
}

.widget-body {
    background-color: transparent;
}

.login-layout .widget-box .widget-main {
    background-color: transparent;
}

input[type=checkbox].ace + .lbl, input[type=radio].ace + .lbl {
    color: #fff;
    font-size: 12px;
}

.login-layout label {
    margin-top: 11px;
}

.btnsub {
    background: #1BB299 !important;
    height: 36px;
    letter-spacing: 10px;
    font-size: 14px;
}

.light-login .widget-box {
    -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.12);
    border-bottom: 0px solid rgba(50, 50, 50, 0.33)
}

input[type="text"].input-sm {
    border-radius: 4px !important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border-radius: 4px !important;
    padding: 5px 10px 5px 10px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
    /*border-color:#00706B !important;*/
    border-color: #5092F3 !important;
    border-radius: 4px !important;
}

select.input-sm {
    border-radius: 4px !important;
    cursor: pointer;
    font-size: 14px;
}

.input-icon > .ace-icon {
    padding: 0 10px;
    background: #F3F3F3;
    left: 1px !important;
}

.input-icon > input {
    padding-left: 35px;
    background-color: #fff !important;
}

.footertitle {
    font-size: 12px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 20px;
}

/*navtop*/
.navbar {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border-width: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 60px;
    /*background: #438EB9;*/
    background: #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15);
    z-index: 111;
}

.navbar .navbar-text,
.navbar .navbar-link {
    color: #333;
}

.navbar .navbar-brand {
    color: #333;
    font-size: 18px;
    text-shadow: none;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 8px;
    font-weight: 700;
    height: auto;
}

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
    color: #333;
}

.navbar-header {
    position: relative;
    z-index: 20;
}

.ace-nav {
    height: 100%;
    margin: 0 !important;
}

.ace-nav > li {
    line-height: 60px;
    height: 60px;
    border-left: 1px solid #E1E1E1;
    padding: 0;
    position: relative;
    float: left;
}

.ace-nav > li > a {
    background-color: #fff;
    color: #333;
    display: block;
    line-height: inherit;
    text-align: center;
    height: 100%;
    width: auto;
    min-width: 50px;
    position: relative;
    padding: 0 10px;
}

.user-info {
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 48px;
    position: relative;
    top: 6px;
}

.ace-nav > li > a > .ace-icon {
    display: inline-block;
    font-size: 16px;
    color: #333;
    text-align: center;
    width: 20px;
}

.ace-nav > li > a:hover, .ace-nav > li > a:focus, .ace-nav > li.open > a {
    background-color: #fff;
    color: #333;
}

.navmaphead {
    max-width: 190px;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    margin: 0 20px;
}

.navmaphead:hover {
    background: rgba(0, 0, 0, .05);
}

.breadcrumbs {
    position: relative;
    z-index: auto;
    border-bottom: 1px solid #E5E5E5;
    background-color: #FFFFFF;
    min-height: 30px;
    line-height: 27px;
    padding: 0 12px 0 0;
}

/*mapstar*/
.mapstyle {
    float: right;
    margin: 15px;
    position: relative;
    z-index: 19;
    border-radius: 5px !important;

}

.mapnav {
    display: none;
    position: fixed;
    padding-top: 20px;
    width: 100%;
    height: calc(100% - 60px);
    top: 60px;
    left: 0;
    z-index: 99999;
    background: rgba(35, 64, 70, .95);
}

.navmaptitle {
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 13px;
    background-color: hsla(0, 0%, 74%, .29803922);
    border-radius: 3px;
    color: #fff;
    margin-bottom: 10px;
}

.menu-text {
    font-size: 14px;
    margin-left: 10px;
}

.navmaplists {
    width: 100%;
}

.navmaptitle a {
    color: #fff;
    text-decoration: none;
    display: block !important;
}

.navmaplist {
    margin-bottom: 10px;
}

.navmaplist a {
    width: 100%;
    height: 28px;
    display: block;
    line-height: 28px;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 3px;
    color: hsla(0, 0%, 100%, .6);
    cursor: pointer;
    overflow: auto;
    text-decoration: none;
}

.logotop {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.logotop img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.fold {
    height: auto !important;
}

.sidebar {
    width: 200px;
    float: left;
    position: static;
    padding-left: 0;
    padding-right: 0;
}

.sidebar + .main-content {
    margin-left: 200px;
}

.main-content {
    min-height: 100%;
    padding: 0;
}

.sidebar .sidebar-shortcuts-large {
    line-height: 90px;
    height: 30px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
    background: #53656a;
    padding-top: 2px;
    padding-bottom: 2px;
}

.no-skin .sidebar {
    background-color: #293F45;
    /*border-style: solid;
    border-color: #CCC;
    border-width: 0 1px 0 0;*/
    border: 0;
}

.no-skin .nav-list .open > a,
.no-skin .nav-list .open > a:hover,
.no-skin .nav-list .open > a:focus {
    background-color: #1C1F28;
}

.no-skin .nav-list > li {
    background-color: #293F45 !important;
    border: none;
}

.nav-list > li > a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 7px;
    text-shadow: none !important;
    font-size: 14px;
    text-decoration: none;
}

.no-skin .nav-list > li > a {
    background-color: #293F45 !important;
    color: #b8b8b8 !important;

}

.nav-list > li:before {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 50px;
    width: 5px;
    overflow: hidden;
    background-color: #5092F3;;
}

.nav-list > li:hover:before {
    display: block;
}

.no-skin .nav-list > li > a:focus {
    color: #fff;
    background-color: #438EB9;
}

.no-skin .nav-list > li:hover > a {
    color: #fff !important;
}

.no-skin .nav-list > li.open > a {
    color: #fff !important;
    background-color: #1D2C30 !important;
}

.no-skin .nav-list > li.active > a {
    font-weight: normal;
    color: #fff !important;
    background-color: #1D2C30 !important;
}

.no-skin .nav-list > li.active > a,
.no-skin .nav-list > li.active > a:hover,
.no-skin .nav-list > li.active > a:focus {
    background-color: #1C1F28
}

.no-skin .nav-list > li .submenu {
    background-color: #1D2C30;
    border: 0;
}

.no-skin .nav-list > li .submenu > li > a {
    color: #83848A;
}

.no-skin .nav-list > li .submenu > li > a:hover {
    color: #fff;
}

.no-skin .nav-list > li .submenu > li.active > a {
    color: #fff;
}

.no-skin .nav-list > li .submenu > li > a > span {
    padding: 6px 30px;
    font-size: 12px;
}

.no-skin .nav-list > li .submenu > li.active > a > .menu-icon {
    color: #C86139;
}

.no-skin .nav-list > li .submenu > li.active.open > a > .menu-icon {
    color: inherit;
}

.no-skin .nav-list > li .submenu > li.active:not(.open) > a {
    background-color: transparent;
}

.no-skin .nav-list > li .submenu > li.active:not(.open) > a > span {
    background: #0a8dff;
    color: #fff;
    padding: 6px 30px;
    border-radius: 20px;
}

.no-skin .nav-list > li .submenu > li.active:not(.open) > a:hover {
    background-color: transparent;
}

.no-skin .nav-list > li > .submenu .open > a,
.no-skin .nav-list > li > .submenu .open > a:hover,
.no-skin .nav-list > li > .submenu .open > a:focus {
    border-color: #E4E4E4;
}

.no-skin .nav-list > li > .submenu li > .submenu > li a {
    color: #757575;
}

.no-skin .nav-list > li > .submenu li > .submenu > li.active a span {
    background: transparent;
    color: #fff;
    padding: 6px 30px;
    border-radius: 20px;
}

.no-skin .nav-list > li > .submenu li > .submenu > li a:hover {
    color: #ffffff;
    background-color: transparent;
}

.no-skin .nav-list > li > .submenu li.open > a {
    color: #fff !important;
}

.no-skin .nav-list > li > .submenu li > .submenu li.open > a,
.no-skin .nav-list > li > .submenu li > .submenu li.active > a {
    color: #4B88B7;
}

.no-skin .nav-list > li > .submenu:before,
.no-skin .nav-list > li > .submenu > li:before {
    border-color: transparent;
}

.no-skin .nav-list > li.active > .submenu:before,
.no-skin .nav-list > li.active > .submenu > li:before {
    border-color: transparent;
}

.no-skin .sidebar-toggle {
    background-color: #53656a;
    border-color: transparent;
    /*width:100%;*/
}

.main-container .menu-toggler:after, .main-container .menu-toggler:before {
    display: none;
}

.main-container .menu-toggler {
    width: 32px;
}

.no-skin .sidebar-toggle > .ace-icon {
    border-color: #BBB;
    color: #AAA;
    background-color: #FFF;
}

.no-skin .nav-list > li .submenu > li > a {
    background-color: #1D2C30;
    border: none;
}

.no-skin .nav-list > li .submenu > li > a:hover {
    background-color: #1D2C30;
}

.no-skin .nav-list > li.active.open:after {
    border: none;
    display: none;
}

.no-skin .nav-list > li.active:after {
    border: none;
}

.no-skin .nav-list li.active > a:after {
    border-right-color: transparent;
}

.ajax-loading-overlay.ajax-overlay-body > .ajax-loading-icon {
    display: none;
}

.ajax-loading-overlay {
    background-color: transparent;
}

.no-skin .nav-list > li.open:before,
.no-skin .nav-list > li.active:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: #5092F3;
    height: 50px;
    width: 5px;
}

.sidebar.menu-min .nav-list > li > a {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.sidebar.menu-min .nav-list > li > a > .menu-text {
    display: none;
    text-align: left;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 1025;
    width: 176px;
    height: 50px;
    line-height: 50px;
    padding-left: 12px;
    border: 0;
}

.sidebar.menu-min .nav-list > li:hover > a > .menu-text, .sidebar.menu-min .nav-list > li.hover-show > a > .menu-text {
    display: block;
}

.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text {
    background-color: #1C1F28;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-color: #CCC;
}

.no-skin .sidebar.menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    top: 0px;
    border-width: 1px 1px 0;
}

.no-skin .sidebar.menu-min .nav-list > li.active > .submenu {
    border-left-color: #83B6D1;
}

.sidebar.menu-min .nav-list > li > .submenu {
    position: absolute;
    z-index: 1026;
    left: 60px;
    top: -1px;
    margin-top: 50px;
    padding-bottom: 2px;
    width: 176px;
    display: none !important;
    height: auto !important;
    visibility: visible !important;
}

.no-skin .sidebar.menu-min .nav-list > li > .submenu {
    background-color: #262835;
    border: none;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 0;
}

.no-skin .sidebar.menu-min .nav-list > li > .arrow:after {
    border-right-color: #262835;
    border-width: 0;
    left: -8px;
}

.no-skin .sidebar.menu-min .nav-list > li > .arrow:before {
    border-width: 0;
    left: -9px;
    background: transparent;
}

.no-skin .sidebar.menu-min .nav-list > li.active > .arrow:before {
    border-right-color: #5a9ec2;
}

.no-skin .sidebar.menu-min .nav-list > li.active > a > .menu-text {
    border-left-color: #83B6D1;
}

.no-skin .sidebar.menu-min .sidebar-shortcuts-large {
    background-color: #FFF;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-color: #CCC;
}

.no-skin .sidebar.menu-min .sidebar-toggle > .ace-icon {
    border-color: #b1b1b1;
    margin-left: 17px;
}

.sidebar.menu-min, .sidebar.menu-min.compact, .sidebar.menu-min.navbar-collapse {
    width: 60px;
}

.sidebar.menu-min + .main-content {
    margin-left: 60px;
}

.footer .footer-inner .footer-content {
    position: absolute;
    left: 28px;
    right: 12px;
    bottom: 4px;
    padding: 8px;
    line-height: 36px;
    border-top: 3px double #E5E5E5;
}

.sidebar.menu-min .nav-list > li > a > .menu-icon {
    width: 60px;
}

.ace-save-state .nav-list {
    min-height: calc(100vh - 120px);
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

.menu-min .nav-list {
    overflow-y: inherit;
}

/*按钮组*/
.btn {
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap !important;
    padding: 4px 16px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    border-radius: 4px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    text-shadow: 0 0 0 rgba(0, 0, 0, .25) !important;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
}

.btn:hover,
.btn:focus,
.btn.focus {
    /*color: #333 !important;*/
    text-decoration: none !important;
}

.btn:active,
.btn.active {
    outline: 0 !important;
    background-image: none !important;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed !important;
    opacity: 0.65 !important;
    filter: alpha(opacity=65) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none !important;
}

.btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.btn-default:focus,
.btn-default.focus {
    color: #438EB9 !important;
    background-color: #fff !important;
    border-color: #438EB9 !important;
}

.btn-default:hover {
    color: #438EB9 !important;
    background-color: #fff !important;
    border-color: #438EB9 !important;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #438EB9 !important;
    background-color: #fff !important;
    border-color: #438EB9 !important;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #438EB9 !important;
    background-color: #fff !important;
    border-color: #438EB9 !important;
    box-shadow: none !important;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none !important;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff !important;
    border-color: #438EB9;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    border: 1px solid #4F92F3 !important;
    background: #4F92F3 !important;
    color: #ffffff !important;
}

.btn-primary:focus,
.btn-primary.focus {
    border: 1px solid #4F92F3 !important;
    background: #4F92F3 !important;
    color: #ffffff !important;
}

.btn-primary:hover {
    /*border: 1px solid #4F92F3 !important;*/
    background: #4F92F3 !important;
    color: #ffffff !important;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border: 1px solid #4F92F3 !important;
    background: #4F92F3 !important;
    color: #ffffff !important;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    border: 1px solid #4F92F3 !important;
    background: #4F92F3 !important;
    color: #ffffff !important;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border: 1px solid #4F92F3 !important;
    background: #4F92F3 !important;
    color: #ffffff !important;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    border: 1px solid #4F92F3 !important;
    background: #4F92F3 !important;
}

.btn-primary .badge {
    color: #337ab7 !important;
    background-color: #fff !important;
}

.btn-success {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff !important;
    background-color: #449d44 !important;
    border-color: #255625 !important;
}

.btn-success:hover {
    color: #fff !important;
    background-color: #449d44 !important;
    border-color: #398439 !important;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff !important;
    background-color: #449d44 !important;
    border-color: #398439 !important;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    color: #fff !important;
    background-color: #398439 !important;
    border-color: #255625 !important;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none !important;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

.btn-success .badge {
    color: #5cb85c !important;
    background-color: #fff !important;
}

.btn-info {
    color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff !important;
    background-color: #31b0d5 !important;
    border-color: #1b6d85 !important;
}

.btn-info:hover {
    color: #fff !important;
    background-color: #31b0d5 !important;
    border-color: #269abc !important;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff !important;
    background-color: #31b0d5 !important;
    border-color: #269abc !important;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    color: #fff !important;
    background-color: #269abc !important;
    border-color: #1b6d85 !important;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none !important;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
}

.btn-info .badge {
    color: #5bc0de !important;
    background-color: #fff !important;
}

.btn-warning {
    color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff !important;
    background-color: #ec971f !important;
    border-color: #985f0d !important;
}

.btn-warning:hover {
    color: #fff !important;
    background-color: #ec971f !important;
    border-color: #d58512 !important;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff !important;
    background-color: #ec971f !important;
    border-color: #d58512 !important;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    color: #fff !important;
    background-color: #d58512 !important;
    border-color: #985f0d !important;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none !important;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}

.btn-warning .badge {
    color: #f0ad4e !important;
    background-color: #fff !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff !important;
    background-color: #c9302c !important;
    border-color: #761c19 !important;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #c9302c !important;
    border-color: #ac2925 !important;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff !important;
    background-color: #c9302c !important;
    border-color: #ac2925 !important;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    color: #fff !important;
    background-color: #ac2925 !important;
    border-color: #761c19 !important;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none !important;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.btn-danger .badge {
    color: #d9534f !important;
    background-color: #fff !important;
}

.btn-link {
    color: #337ab7 !important;
    font-weight: normal !important;
    border-radius: 0 !important;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent !important;
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c !important;
    text-decoration: underline !important;
    background-color: transparent !important;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777777 !important;
    text-decoration: none !important;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 2px !important;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 2px !important;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

.sidebar .sidebar-shortcuts-mini {
    cursor: pointer;
    display: none;
    font-size: 0;
    width: 60px;
    height: 30px;
    line-height: 28px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.breadcrumbs {
    position: relative;
    z-index: auto;
    border-bottom: 1px solid #E5E5E5;
    background-color: #FFFFFF;
    min-height: 30px;
    line-height: 27px;
    padding: 0 12px 0 0;
}

.blank {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

div.dataTables_scrollHeadInner table thead th, div.dataTables_scrollBody table tbody td {
    text-align: center;
    vertical-align: middle !important;
}

div.dataTables_wrapper .dt-toolbar-footer {
    margin-top: 20px;
}

div.dataTables_wrapper .dt-toolbar-footer > div {
    padding: 0;
}

div.dataTables_wrapper .dataTables_info {
    color: #777777;
}

div.dataTables_scrollHeadInner table thead th {
    width: 20%;
    color: #333333 !important;
    font-size: 14px;
    font-weight: bold !important;
    text-align: left !important;
    height: 50px;
    background-image: none;
    background-color: #FAFAFA !important;
    cursor: pointer;
}

div.dataTables_scrollHeadInner table thead th.sorting_asc, div.dataTables_scrollHeadInner table thead th.sorting_desc {
    background-image: none !important;
}

div.dataTables_scrollHeadInner table thead th:hover {
    background-color: #E1E1E1 !important;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: none !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th {
    /*line-height: 44px;*/
    line-height: 22px;
}

.table > thead > tr > td, .table > thead > tr > th {
    line-height: 34px;
    background: #FAFAFA !important;
}

input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], textarea {
    border: 1px solid #E4E5E7;
}

.jumpinputs input {
    border-radius: 0 !important;
}

table#dt_basic tbody td {
    /*height: 60px;*/
    height: auto;
    text-align: left;
    color: #666666;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #F0F2F5 !important;
    font-size: 13px;
    word-break: break-all;
    padding: 19px 8px;
    vertical-align: middle;
}

table#dt_basic tbody td.dataTables_empty {
    text-align: center;
}

.table-bordered > thead > tr > th {
    border: none;
}

.pagination li:last-child {
    cursor: pointer;
}

.pagination li:last-child:hover {
    color: #5BC0DE;
}

.modal-content {
    width: 100%;
    border-radius: 6px !important;
}

.modal-header {
    background: #F9F9F9 !important;
    border-radius: 6px 6px 0 0;
}

div.bootbox .modal-header .modal-title {
    font-weight: 600 !important;
}

.modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/*大于1200*/
@media (min-height: 900px) {
    .modal-body {
        max-height: 500px;
        overflow: auto;
    }
}

@media screen and (min-height: 600px) and (max-height: 900px) {
    .modal-body {
        max-height: 440px;
        overflow: auto;
    }
}

@media screen and (min-height: 300px) and (max-height: 600px) {
    .modal-body {
        max-height: 400px;
        overflow: auto;
    }
}

.modal-footer {
    background: none !important;
}

.homecontent {
    min-height: 460px;
    max-height: 500px;
    overflow: auto;
    background: #fff;
}

.nav-list > li a > .arrow {
    top: 18px !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff !important;
}

.table-striped > tbody > tr:nth-of-type(odd):hover {
    background-color: rgba(25, 170, 141, 0.05) !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.table-striped > tbody > tr:nth-of-type(even):hover {
    background-color: rgba(25, 170, 141, 0.05) !important
}

.dataTable > thead > tr > th[class*=sort]:hover, .dataTable > thead > tr > th.sorting_asc, .dataTable > thead > tr > th.sorting_desc {
    color: rgba(0, 0, 0, 0.65);
}

.dataTable > thead > tr > th.sorting_desc:after, .dataTable > thead > tr > th[class*=sorting_] {
    color: rgba(0, 0, 0, 0.65);
}

.hr {
    display: none !important;
}

.dataTables_length {
    /*height: 14px !important;*/
    height: 32px !important;
}

.fc-button-primary {
    background: #fff !important;
    color: #333 !important;
    border: 1px solid #E8E8E8 !important;
}

.fc-button-primary:not(:disabled):active, .fc-button-primary:not(:disabled).fc-button-active {
    background: #4EB4F6 !important;
    color: #fff !important;
    border: 1px solid #E8E8E8 !important;
}

.fc-button-primary:focus {
    border: none !important;
}

.file-drop-disabled {
    height: 305px;
    overflow: auto;
}

.btn-file {
    height: 34px;
    line-height: 34px !important;
    padding-top: 0px !important;
}

.layui-layer {
    border-radius: 6px !important;
}

.layui-layer-title {
    border-radius: 6px 6px 0 0 !important;
}

.layui-layer-content {
    border-radius: 0 0 6px 6px !important;
}

.layui-layer-iframe {
    border-radius: 0 !important;
}

.layui-layer-iframe iframe {
    border-radius: 0 0 6px 6px !important;
}

.layui-layer-btn a {
    height: 30px !important;
}

/*#dt_basic tbody{
    display: block;
    height:340px;
    overflow: auto;
}
#dt_basic thead,
#dt_basic tr {
    display: table;
    width: 100%;
    table-layout: fixed;!*重要  表格固定算法*!
}

#dt_basic thead {!*留出滚动条的位置*!
    width: calc(100% - 1em)
}*/

.bootbox-cols-1 {
    width: 800px;
}

.bootbox-cols-2 {
    width: 960px;
}

.bootbox-cols-3 {
    width: 1200px;
}

.lighter {
    display: none !important;
}

.widget-toolbar:before {
    display: none !important;
}

.widget-box {
    padding-left: 15px;
    padding-right: 15px;
}

.widget-box.transparent > .widget-header {
    border-bottom: 1px solid #EEEEEE;
}

.widget-box.transparent > .widget-header > .widget-title {
    font-size: 12px;
    color: #333333;
}

.widget-box > .widget-body {
    font-size: 12px;
    color: #333333;
    margin-top: 10px;
}

#dataForm .form-group {
    margin-bottom: 10px;
}

#dataForm .form-group .control-label {
    font-size: 12px;
    color: #333333;
    text-align: left !important;
}

#dataForm .form-group .span-info {
    font-size: 12px;
    color: #333333;
    display: block;
    margin-top: 7px;
}

#dataForm .form-group input[type=text], .form-group select, textarea {
    font-size: 12px;
    color: #333333;
}

::-webkit-input-placeholder {
    font-size: 12px;
    color: #999999 !important;
}

.form-search ::-webkit-input-placeholder {
    font-size: 14px;
}

button.upp /*y-FileInput-btn {
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap !important;
    text-shadow: 0 0 0 rgba(0, 0, 0, .25) !important;

    color: #fff !important;
    background-color: #4F92F3 !important;
    border-color: #4F92F3 !important;

    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 4px !important;
    height: 100px;
}*/
.filebtnbottom {
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    white-space: nowrap !important;
    text-shadow: 0 0 0 rgba(0, 0, 0, .25) !important;

    color: #fff !important;
    background-color: #4F92F3 !important;
    border-color: #4F92F3 !important;

    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 4px !important;
}

/*ol li {*/
/*    list-style-type: decimal;*/
/*    list-style-position: inside;*/
/*    margin-bottom: 5px;*/
/*}*/

.date-picker {
    cursor: pointer !important;
}

.chosen-container-single .chosen-single {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    border: 1px solid #D5D5D5;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
    border-radius: 0 !important;
    height: 100%;
}

.chosen-container-single .chosen-single,
.chosen-container-single .chosen-search input[type=text],
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: none;
}

/* 修改一些 froalaEditor 编辑器的样式*/
.second-toolbar #logo,
.fr-line-breaker {
    display: none !important;
}

.fr-popup {
    z-index: 99999 !important;
}

.fr-visible {
    z-index: 999999 !important;
}

.clearfix {
    cursor: pointer;
}

.form_content .myTable .fr-view .fr-video.fr-dvb {
    margin: 15px 0;
}

.form_content .myTable .fr-view img.fr-dib {
    margin: 15px auto !important;
}

.fr-view ul {
    list-style: disc;
}

.fr-view ol {
    list-style: decimal;
}

.fr-popup .fr-buttons button[data-cmd='videoReplace'],
.fr-popup .fr-buttons button[data-cmd='videoSize'],
.fr-popup .fr-buttons button[data-cmd='autoplay'] {
    display: none !important;
}

@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none) {
    /*兼容IE11*/
    .fr-view .fr-dvb.fr-video {
        display: inline !important;
        margin-left: calc(50% - 151px) !important;
    }

    .fr-draggable {
        margin-top: 15px;
    }
}

/*IE11滚动条消失*/
/*IE10,IE11,IE12*/
.nav-list {
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    /*overflow: auto;*/
}

/*表头100%占满屏幕*/
div.dataTables_scrollHead table {
    width: 100% !important;
}

/*表格操作按钮*/
.buttondown {
    cursor: pointer;
    color: #C8CACC;
    display: inline-block;
}

.inline li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
}

.dropdown-menu {
    min-width: 100px;
}

.dropdown-menu.dropdown-close.dropdown-menu-right {
    right: 3px !important;
}

.dropdown-menu li {
    display: block !important;
    padding: 0 !important;
}

.table .dropdown-menu li a {
    padding: 4px 6px;
    text-align: center;
}

.table .dropdown-50, .dropdown-menu.dropdown-only-icon {
    min-width: unset !important;
    width: max-content !important;
}

.table .dropdown-menu.dropdown-close.dropdown-menu-right {
    left: 10px !important;
}

.viewtxt a {
    color: #4F92F3;
}

.edittxt a {
    color: #FF783B;
}

.deltxt a {
    color: #E10602;
}

/*搜索框操作按钮*/
form#searchForm .input-group-addon {
    color: #333;
    border: none;
    background: #ffffff;
    font-size: 14px;
}

/*表格底部显示*/
.dt-footer-right {
    width: auto;
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
}

div.dataTables_wrapper .dataTables_info {
    text-align: right;
    width: auto;
}

.pager > li > a, .pagination > li > a {
    background: #ffffff;
    color: #CCCCCC;
    border: 1px solid #E8E9EB;
    margin: 0 5px;
}

.pager > li > a:hover, .pagination > li > a:hover {
    background: #ffffff;
    color: #4F92F3;
    border: 1px solid #4F92F3;
}

.pagination > li.active > a, .pagination > li.active > a:focus, .pagination > li.active > a:hover {
    background: #ffffff;
    color: #4F92F3;
    border: 1px solid #4F92F3;
}

.jumpinputs {
    color: #666666;
}

.pagination li:last-child {
    padding: 6px 10px;
    border: 1px solid #E4E5E7;
    color: #999999;
    margin-left: 20px;
}

.dataTables_length select {
    height: 32px !important;
}

input[readonly], input[disabled] {
    background: #ffffff !important;
}

/*.ztree li span {*/
/*    !*line-height: 18px;*!*/
/*    line-height: normal;*/
/*    display: inline-block;*/
/*    vertical-align: bottom;*/
/*}*/

/*.ztree li a {*/
/*    margin-bottom: 5px;*/
/*    height: auto;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/

/*.ztree li a.curSelectedNode {*/
/*    height: auto;*/
/*}*/

.page-content {
    background: #ffffff;
    height: 100vh;
    padding: 6px 18px;
}

.pagebox {
    background: #ffffff;
    height: calc(100vh - 102px);
    overflow: auto;
    padding: 14px 12px 14px;
}

.layui-layer {
    border-radius: 6px !important;
}

/*tooltip*/
div.help-container {
    display: inline-block;
    /*margin-left: 10px;*/
    position: relative;
    vertical-align: middle;
}

div.help-container div.help-btn-container {
    float: right;
}

div.help-container div.help-btn-container a.btn-help {
    /*background: url(/static/image/help_normal.png?random=20200904090041) no-repeat;*/
    display: block;
    /*margin: 8px 0;*/
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

div.help-container div.help-btn-container a.btn-help.clicked,
div.help-container div.help-btn-container a.btn-help:hover {
    /*background: url(/static/image/help_hover.png?random=20200904090041) no-repeat;*/
}

div.help-container div.help-btn-container a.btn-help:active {
    /*background: url(/static/image/help_pressed.png?random=20200904090041) no-repeat;*/
}

div.help-container div.help-content-container {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 1px 1px 8px #898989;

    position: absolute;
    /*right: 0px;*/
    top: 50px;
    left: 50%;
    transform: translateX(-50%);

    padding: 20px 12px 20px 12px;

    z-index: 399;

    display: none;

    /*border: 1px solid #888;*/
}

div.help-container div.help-content-container span.help-content-delta {
    background: url(/static/image/icons-02.png?random=20200904090041) no-repeat -383px -55px;
    display: block;
    width: 16px;
    height: 10px;

    position: absolute;
    right: 11px;
    top: -10px;
}

div.help-container div.help-content-container div.help-content h4.title {
    font-size: 16px;
    color: #191919;
    vertical-align: middle;
    margin: 72px 0 10px 0;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
}

div.help-container div.help-content-container div.help-content > h4.title:first-child {
    margin-top: 0px;
}

div.help-container div.help-content-container div.help-content p.paragraph {
    font-size: 12px;
}

div.help-container div.help-content-container div.help-content .note {
    font-size: 12px;
    color: #666;
}

div.help-container div.help-content-container div.help-content h5 {
    font-size: 14px;
    color: #49A3FF;
}

div.help-container div.help-content-container div.help-content .step-container {
    font-size: 12px;
}

div.help-container div.help-content-container div.help-content div.content-wrap p {
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

div.help-container div.help-content-container div.help-content-container-wrap {
    overflow-x: hidden;
    overflow-y: auto;

    width: 384px;
}

div.help-container div.help-content-container div.help-content {
    line-height: 20px;
    margin: 0 12px;
}

div.help-container div.help-content-container div.help-content h5.title {
    font-size: 14px;
}

div.help-container div.help-content-container div.help-content div.title-container,
div.help-container div.help-content-container div.help-content div.name-container,
div.help-container div.help-content-container div.help-content div.note-container,
div.help-container div.help-content-container div.help-content div.step-container,
div.help-container div.help-content-container div.help-content div.paragraph-container {
    margin-left: 8px;
}

div.help-container div.help-content-container div.help-content div.title-container {
    margin-top: 24px;
}

div.help-container div.help-content-container div.help-content h4.title + div.title-container {
    margin-top: 0;
}

div.help-container div.help-content-container div.help-content div.title-container div.content-wrap p {
    margin-bottom: 24px;
}

div.help-container div.help-content-container div.help-content div.title-container h5.title {
    color: #191919;
    font-size: 16px;
    padding: 20px 0 8px 0;
}

div.help-container div.help-content-container div.help-content div.step-container h5.title {
    color: #191919;
    padding: 4px 0;
}

div.help-container div.help-content-container div.help-content div.name-container h5.title {
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 8px 8px 0;
    vertical-align: middle;
    cursor: pointer;
}

div.help-container div.help-content-container div.help-content div.name-container h5.title span.arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/static/image/icons-02.png?random=20200904090041) no-repeat -238px -40px;
    float: right;
    margin: 6px 0;
}

div.help-container div.help-content-container div.help-content div.name-container span.connector {
    display: none;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container span.connector {
    display: inline;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container {
    text-indent: 1.5em;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container {
    text-indent: 2.5em;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container div.name-container.sub-container,
div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container div.name-container.sub-container {
    text-indent: 3.5em;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container h5.title {
    border-bottom: 0px none;
    color: #10abe1;
    cursor: default;
    padding: 0;
    display: inline;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container h5.title,
div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container div.name-container.sub-container h5.title {
    font-size: 12px;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container div.name-container.sub-container h5.title,
div.help-container div.help-content-container div.help-content div.name-container.sub-container div.name-container.sub-container div.name-container.sub-container div.name-container.sub-container h5.title {
    color: #000000;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container h5.title span.arrow {
    display: none;
}

div.help-container div.help-content-container div.help-content div.name-container h5.title.opened {
    color: #10abe1;
}

div.help-container div.help-content-container div.help-content div.name-container h5.title.opened span.arrow {
    background-position: -530px -60px;
}

div.help-container div.help-content-container div.help-content div.name-container div.content-wrap {
    display: none;
    margin-bottom: 24px;
}

div.help-container div.help-content-container div.help-content div.name-container.sub-container div.content-wrap,
div.help-container div.help-content-container div.help-content div.name-container.sub-container div.content-wrap p {
    display: inline;
    vertical-align: middle;
}

div.help-container div.help-content-container div.help-content div.name-container div.content-wrap p,
div.help-container div.help-content-container div.help-content div.note-container ol li,
div.help-container div.help-content-container div.help-content div.step-container ol li {
    margin: 8px 0;
    list-style-type: disc;
}

div.help-container div.help-content-container div.help-content div.note-container,
div.help-container div.help-content-container div.help-content div.step-container {
    margin: 18px 0 32px 8px;
}

div.help-container div.help-content-container div.help-content div.paragraph-container p.paragraph {
    margin: 18px 0;
}

div.help-container div.help-content-container div.help-content div.note-container h5.title {
    color: #10abe1;
}


/*多行省略*/
.span-info {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}

/*弹出框头部样式*/
.modal-header {
    background: #ffffff !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*加载框*/
.loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    text-align: center;
    /*top:50%;*/
    top: 0;
    left: 0;
    /*transform: translateY(-50%);*/
    z-index: 9999;
    background: #ffffff;
}

.loader-inner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    text-align: center;
}

@-webkit-keyframes line-scale-pulse-out {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1);
    }

    50% {
        -webkit-transform: scaley(0.4);
        transform: scaley(0.4);
    }

    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1);
    }
}

@keyframes line-scale-pulse-out {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1);
    }

    50% {
        -webkit-transform: scaley(0.4);
        transform: scaley(0.4);
    }

    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1);
    }
}

.line-scale-pulse-out > div {
    background-color: #279fcf;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: line-scale-pulse-out 0.9s 0s infinite cubic-bezier(.85, .25, .37, .85);
    animation: line-scale-pulse-out 0.9s 0s infinite cubic-bezier(.85, .25, .37, .85);
}

.line-scale-pulse-out > div:nth-child(1) {
    webkit-animation-delay: 0.4s !important;
    animation-delay: 0.4s !important;
}

.line-scale-pulse-out > div:nth-child(2) {
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important;
}

/*组织架构 css*/
.leftBg {
    width: 270px;
    height: calc(100vh - 102px);
    float: left;
    position: relative;
}

.leftTitle {
    padding: 10px 15px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #F0F2F5;
}

.seachBg {
    padding: 15px 10px 15px 10px;
}

.ssicon {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}

/**************行政树菜单样式**************************/
.treeScrollBg {
    top: 10px;
    left: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    overflow-x: auto;
}

.treeScrollBg::-webkit-scrollbar {
    /*display: none;*/
    width: 4px;
}

.rightBg {
    width: calc(100% - 270px);
    height: calc(100vh - 102px);
    float: left;
    border-left: 1px solid #F0F2F5;
    position: relative;
}

.rightTitle {
    padding: 11px 15px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 1px #F0F2F5;
}

.screenBg {
    padding: 10px 0;
    /*border-bottom: solid 1px #F0F2F5;*/
    white-space: nowrap;
}

.selectBg {
    width: 100%;
    border-radius: 4px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
}

.selectBg:focus {
    border: solid 1px #5092F3;
}

.formBg {
    position: absolute;
    top: 50px;
    left: 0;
    bottom: 0;
    overflow: auto;
}

/* 弹出窗 流程图 */
.lctShow {
    padding: 0;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9900;
    display: none;
}

.lctShow .lctShowbg {
    width: 100%;
    height: 100%;
    background: #333333;
    opacity: .5;
}

.lctShow .lctShowimgbox {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #ffffff;
    width: 80%;
    height: 80%;
    transform: translate(-50%, -50%);
    z-index: 9990;
    border-radius: 5px;
}

.lctShowimgbox .modelImageBox {
    height: 510px;
    overflow: auto;
}

.processimage .legend {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 10px;
    border-bottom: 1px solid #e0e0e0;
}

.processimage .legend-text {
    font-size: 14px;
}

.processimage .legend-group {
    display: flex;
}

.processimage .legend-group .group-item {
    margin: 0 5px;
}

.processimage .legend-group .group-item > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #666666;
}

.processimage .group-item .item-thumb {
    width: 13px;
    height: 13px;
    border-radius: 3px;
}

.processimage .item-thumb.doing {
    background: #ff0707;
}

.processimage .item-thumb.done {
    background: #00ff00;
}

.processimage .item-thumb.undone {
    background: #bbbbbb;
}

.processimage .legend-close {
    font-size: 18px;
    color: #666666;
    cursor: pointer;
}

.companyCode {
    width: 100%;
    height: auto;
    color: #929396;
    font-size: 14px;
    text-align: center;
    margin: 15px 0px 15px 0px;
}

.formatTitle {
    width: 100%;
    height: auto;
    color: #929396;
    font-size: 14px;
    text-align: center;
}

.btnBg {
    margin-top: 20px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}

.downLoadBtn {
    margin-left: 35%;
    width: 30%;
    height: 40px;
    background-color: #4F92F3;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
}

.downLoadBtn:hover {
    color: #FFFFFF;
}

.downLoadBtn:link {
    color: #FFFFFF;
    text-decoration: none;
}

.downLoadBtn:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.downLoadBtnImg {
    margin-top: 2px;
    margin-right: 5px;
    width: 18px;
    height: 18px;
}


.addImgBg {
    width: 234px;
    height: 112px;
    position: relative;
    padding: 5px 5px 0 0;
}

.addImgBg1 {
    width: 234px;
    height: 112px;
    position: relative;
    padding: 5px 5px 0 0;
}

.addImg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: dashed 1px #DDDDDD;
}

.addImg1 {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: dashed 1px #DDDDDD;
}

.deleteImg {
    right: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}

.deleteImg1 {
    right: 0px;
    top: 0px;
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}

.messageImg {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}

.dataImportTitle {
    margin-top: 10px;
    width: 100%;
    height: auto;
    color: #666666;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.user-menu > li > a > .ace-icon {
    width: 15px;
    vertical-align: middle;
}

/*ajax弹出框*/
.gritter-item-wrapper {
    border-radius: 8px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
    border: none !important;
}

.gritter-item-wrapper.gritter-light.gritter-default .gritter-item {
    color: #333333;
    font-size: 16px;
}

.gritter-item-wrapper.gritter-light.gritter-default {
    background: #FFFFFF;
}

.gritter-image {
    width: 22px;
    height: 22px;
    margin-right: 14px;
}

.gritter-with-image p {
    color: #666666;
    font-size: 14px;
}

.gritter-with-image {
    float: left;
}

.gritter-light .gritter-bottom, .gritter-light .gritter-close, .gritter-light .gritter-item, .gritter-light .gritter-top {
    color: #979AA0;
    outline: none;
}

.gritter-light .gritter-close:hover {
    color: #979AA0 !important;
    outline: none;
}

/*暂无数据*/
.nodatalist {
    text-align: center;
    padding: 20px 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nodata {
    width: 35px;
    height: 35px;
    margin: 0px auto 5px auto;
}

.nodatatxt {
    color: #AAAAAA;
    font-size: 15px;
    text-align: center;
}


.fr-box.fr-fullscreen {
    padding: 0;
}

.dropdown-menu.dropdown-close.dropdown-menu-right {
    right: -10px;
}

.expandCollapse-iconbox {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}

.expandCollapse-iconbox .iconc {
    width: 14px;
    height: 58px;
}

/* 表单颜色图标样式 */
.sone-iconfont {
    color: #4f92f3;
}

.sone-iconfont.sone-icon-gongzitiao {
    font-size: 22px !important;
}

.sone-iconfont.sone-icon-faqixinliucheng {
    color: #0db3a6;
}

.sone-iconfont.sone-icon-shujuguanli,
.sone-iconfont.sone-icon-gongwenbiao {
    color: #ff675a;
}

.sone-iconfont.sone-icon-caogao {
    color: #f1b238;
}

.sone-iconfont.sone-icon-biaodanliucheng,
.sone-iconfont.sone-icon-fuzabiaodanliucheng1 {
    color: #fca908;
}

.sone-iconfont.sone-icon-yibiaopan {
    color: #935ffe;
}

.luckysheet-scrollbar-ltr {
    z-index: 16 !important;
}

/* uppy 文件上传样式 */
.UppyInput {
    top: 0;
    left: 0;
    position: absolute;
}

.UppyInput,
.uppy-Root,
.uppy-FileInput-container,
.uppy-FileInput-btn {
    width: 100%;
    height: 100%;
}

.uppy-FileInput-btn {
    background-color: transparent !important;
    border-style: none !important;
    opacity: 0;
}

[dir=ltr] .uppy-StatusBar-content {
    padding-left: 0;
}

.text-file-upload-bg {
    position: relative;
    width: 320px;
    height: 30px;
    font-size: 12px;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: dashed 1px #a2a2a2;
}

.text-file-upload-bg .text-bg-img {
    width: 18px;
    height: 13px;
}

.text-file-upload-bg .text-bg-text {
    margin-left: 5px;
    color: #a2a2a2;
}

.text-file-upload-bg .text-bg-btn {
    margin-left: 5px;
    color: #4F92F3;
}

.text-file-drod-upload-bg {
    position: relative;
    width: 100%;
    height: 180px;
    font-size: 12px;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.uploaded-files .file-container ul {
    margin: 0;
}

.uploaded-files .file-container li {
    margin-bottom: 4px;
}

.office-item {
    margin-bottom: 6px;
}

.office-item .office-item-file {
    display: inline-block;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.office-item .office-item-file-online {
    display: inline-block;
    width: 20%;
    cursor: pointer;
    color: #FF783B;
    vertical-align: middle;
    text-align: center;
}

/* uppy 文件上传样式 结束 */

.radio-checkbox-label {
    margin-right: 24px;
}

.radio-checkbox-label .label-input {
    margin-top: 0;
    vertical-align: middle;
    cursor: pointer;
    width: 14px;
    height: 14px;
}

.radio-checkbox-label .label-input[type='radio'] {
    margin-top: 2px;
}

.radio-checkbox-label .label-span {
    vertical-align: middle;
    margin-left: 2px;
    cursor: pointer;
}

.appAccountBox .appAccount-item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.appAccountBox .appAccount-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.appAccountBox .appTitle {
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.appAccountBox .appTitle span {
    font-size: 16px;
    font-weight: bold;
}

.appAccountBox .account-input {
    width: 80%;
    display: inline-block;
}

/* 升级jQuery版本后需要修改的样式 */
.tooltip {
    z-index: 1111;
    opacity: 1;
}

.tooltip .tooltip-inner {
    background-color: #C94D32;
    text-shadow: 1px 1px 0 rgba(100, 60, 20, .3);
    color: #FFF;
    font-size: 12px;
    padding: 5px 9px;
}

.tooltip .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.bs-tooltip-left {
    left: -8px !important;
}

.tooltip.bs-tooltip-left .arrow {
    top: 50% !important;
    right: -5px;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #C94D32;
}

.tooltip.bs-tooltip-right {
    left: 8px !important;
}

.tooltip.bs-tooltip-right .arrow {
    top: 50% !important;
    left: -5px;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #C94D32;
}

.tooltip.bs-tooltip-top {
    top: -8px !important;
}

.tooltip.bs-tooltip-top .arrow {
    bottom: -5px !important;
    border-width: 5px 5px 0 5px;
    border-top-color: #C94D32;
}

.tooltip.bs-tooltip-bottom {
    top: 8px !important;
}

.tooltip.bs-tooltip-bottom .arrow {
    top: -5px !important;
    border-width: 0 5px 5px 5px;
    border-bottom-color: #C94D32;
}
