@charset "utf-8";

html {
    background: #f6f7f8!important
}

body {
    background: #f6f7f8!important;
    font-size: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.theme {
    width: 100%;
    position: relative
}

.center {
    width: 1200px;
    margin: 0 auto
}

.layui-form-select dl dd.layui-this {
    background-color: #4d9859
}

.layui-layer-btn .layui-layer-btn0 {
    font-size: 14px;
    border-color: #4d9859!important;
    background-color: #4d9859!important
}

.layui-layer-btn a {
    font-size: 14px
}

.layui-btn-xs {
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.layui-btn-disabled,.layui-btn-disabled:active,.layui-btn-disabled:hover {
    height: 26px;
    line-height: 26px
}

.layui-table-body .layui-none {
    font-size: 14px
}

.custom-loading {
    background: rgba(0,0,0,.5)!important;
    text-align: center
}

.custom-loading .layui-layer-btn,.custom-loading .layui-layer-resize {
    display: none
}

.custom-loading .layui-layer-content {
    color: #fff;
    font-size: 14px!important
}

.custom-loading .layui-layer-content .layui-icon {
    font-size: 14px!important
}

.custom-loading {
    min-width: 0!important
}

.custom-loading .layui-layer-content {
    padding: 5px 20px!important
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #4d9859!important
}

.layui-laydate td.layui-this {
    background-color: #4d9859!important
}

.layui-btn {
    background-color: #4d9859
}

.layui-form-radio>i:hover,.layui-form-radioed>i {
    color: #4d9859!important
}

.layui-form-radio>i {
    font-size: 18px!important
}

.layui-form-checked[lay-skin=primary] i {
    background-color: #4d9859!important;
    border-color: #4d9859!important
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #4d9859!important
}

#pubItemTop {
    height: 50px;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    z-index: 1000;
    left: 120px;
    right: 0;
    top: 0;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center
}

#pubItemLeft {
    width: 120px;
    background: #1c2b36;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    bottom: 0;
    padding-top: 20px
}

#pubItemRight {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    z-index: 100;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 120px
}

#pubItemLeft,#pubItemRight {
    overflow-x: hidden;
    overflow-y: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch
}

#pubItemLeft::-webkit-scrollbar,#pubItemRight::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #f5f5f5
}

#pubItemLeft::-webkit-scrollbar-track,#pubItemRight::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #f5f5f5
}

#pubItemLeft::-webkit-scrollbar-thumb,#pubItemRight::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555
}

#pubItemLeft .nav_logo {
    display: block;
    width: 120px;
    height: 39px;
    margin: 0 auto 30px auto
}

#pubItemLeft ul li {
    margin-bottom: 10px
}

#pubItemLeft ul li a {
    height: 40px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s
}

#pubItemLeft ul li a img {
    display: block;
    width: 16px;
    height: 16px;
    margin: 2px 8px 0 16px
}

#pubItemLeft ul li a span {
    display: block;
    white-space: nowrap;
    letter-spacing: 1px;
    color: #fff;
    font-size: 14px
}

#pubItemLeft ul li.on a,#pubItemLeft ul li a:hover {
    background: #4d9859
}

#pubItemTop ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    padding-right: 24px;
    height: 50px
}

#pubItemTop ul li {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    position: relative
}

#pubItemTop ul li:nth-last-child(1) {
    margin: 0 48px 0 22px
}

#pubItemTop ul li img {
    display: block;
    width: 16px;
    height: 16px
}

#pubItemTop ul li span {
    display: block;
    white-space: nowrap;
    letter-spacing: 1px;
    color: #000;
    font-size: 14px
}

#pubItemTop ul li i.layui-icon {
    margin: 3px 0 0 3px
}

#pubItemTop ul li a {
    display: block;
    white-space: nowrap;
    letter-spacing: 1px;
    color: #000;
    font-size: 14px
}

#pubItemTop ul li em {
    display: block;
    white-space: nowrap;
    height: 14px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 0 5px;
    position: absolute;
    z-index: 20;
    left: 60%;
    top: -5px;
    background: #ff3d3d
}

#pubItemTop a.layui-icon {
    color: #000;
    font-size: 16px;
    display: block;
    margin-left: 24px
}

#pubItemTop ul .userInfo {
    cursor: pointer;
    position: relative;
    height: 50px
}

#pubItemTop ul .userInfo .userInfoLay {
    min-width: 100%;
    position: absolute;
    z-index: 100;
    right: -10px;
    top: 49px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    border: 1px solid #ebedf0;
    display: none
}

#pubItemTop ul .userInfo .userInfoLay dd {
    padding: 10px 30px;
    border-bottom: 1px solid #ebedf0
}

#pubItemTop ul .userInfo .userInfoLay dd a {
    display: block;
    white-space: nowrap;
    color: #000;
    font-size: 14px
}

#pubItemTop ul .userInfo .userInfoLay dd:nth-last-child(1) {
    border-bottom: 0
}

#pubItemTop ul .on .userInfoLay {
    display: block
}

#pubItemTop ul .on i.layui-icon {
    transform: rotate(180deg);
    margin: -2px 0 0 3px
}

#pubItemTop ul .userInfo .userInfoLay dd:hover {
    background: #4d9859
}

#pubItemTop ul .userInfo .userInfoLay dd:hover a {
    color: #fff
}

.editPassLay {
    color: #000;
    font-size: 14px;
    padding: 20px 20px 0 20px
}

.editPassLay .layui-btn {
    display: block;
    margin: 0 auto;
    width: 100%
}
.cancelPrintFreNumber_lay_con{
    padding: 20px 20px 0 0;
    font-size: 14px;
}
.cancelPrintFreNumber_lay .layui-layer-content{
    overflow: visible !important;
}