@import url(//at.alicdn.com/t/font_247300_8azul59xdme1m7vi.css);
body {
    background-color: #fff;
    font-size: 14px;
}

a {
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.nobg {
    background-color: transparent!important
}

.font12 {
    font-size: 12px!important;
}
.font14 {
    font-size: 14px!important;
}

.font18 {
    font-size: 18px!important;
}

.font20 {
    font-size: 20px!important;
}

.mt10 {
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pl50 {
    padding-left: 50px;
}

.pb50 {
    padding-bottom: 50px;
}

.w50 {
    width: 50px!important;
}

.w60 {
    width: 60px!important;
}

.w80 {
    width: 80px!important;
}
.w100 {
    width: 100px!important;
}

.w120 {
    width: 120px!important;
}

.w150 {
    width: 150px!important;
}

.w160 {
    width: 160px!important;
}

.w200 {
    width: 200px!important;
}
.w240 {
    width: 240px!important;
}
.w300 {
    width: 300px!important;
}

.w400 {
    width: 400px!important;
}

.w500 {
    width: 500px!important;
}

.w600 {
    width: 600px!important;
}

.w800 {
    width: 800px!important;
}

.mcolor {
    color: #5c90d2;
}

.mcolor2 {
    color: #009688;
}

.hide {
    display: none;
}

.red {
    color: #FF5722;
    font-weight: bold;
}

.green {
    color: #5FB878;
    font-weight: bold;
}

.blue {
    color: #309AE9;
    padding: 0px 5px;
}
.fb{font-weight: bold;}
.price-ori{
    text-decoration: line-through;
    color: #666;
    font-size: 12px;
    margin-left: 2px;
}

#form-icon-preview {
    float: left;
    width: 34px;
    height: 36px;
    line-height: 36px;
    font-size: 30px!important;
    border: 1px solid #e6e6e6;
    text-align: center;
    border-radius: 3px;
}

.j-iframe-pop {
    margin: 0 10px;
}

.help-tips {
    cursor: pointer;
}

.page-tab-content .layui-tab-item {
    padding-bottom: 60px
}


/*主面板*/

.layui-header,
.layui-side {
    z-index: 900
}

.header-logo {
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-indent: 30px;
    color: #009688;
    font-size: 16px;
}

.header-fold {
    width: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.header-fold a {
    color: #fff;
}

.head-info .layui-nav-child {
    top: 60px;
}

.head-info .layui-nav-item a {
    padding: 0 10px;
}

.main-nav {
    padding: 0;
}

.main-nav .layui-nav-item a {
    padding: 0;
    margin: 0 15px;
}

.footer {
    line-height: 44px;
    padding: 0 10px;
    color: #666;
}

.footer a {
    color: #5c90d2;
}

#switchNav {
    position: fixed;
    left: 0;
    top: 60px;
    z-index: 999
}

#switchNav .layui-nav-child dd {
    position: relative;
}

#switchNav .layui-nav-child dd .j-del-menu {
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 18px;
    color: #999;
    cursor: pointer;
}

#switchNav .layui-nav-child dd .j-del-menu:hover {
    color: #fff;
}

#switchNav .fold-mark i.aicon {
    margin-right: 20px;
}

#switchNav a {
    cursor: pointer;
}

#switchNav i.typcn,
#switchNav i.fa {
    font-size: 16px!important;
}

.bread-crumbs {
    display: block;
    background-color: #f9f9f9;
    padding: 10px;
    height: 30px;
    overflow: hidden;
}

.bread-crumbs li {
    float: left;
    margin: 0 5px;
    color: #666;
    height: 30px;
    line-height: 30px
}

.bread-crumbs li a {
    color: #666;
}

.page-body {
    display: block;
    margin: 8px;
    overflow: auto;
}

.page-body>.layui-tab {
    margin: 0;
}

.page-tab-content {
    background-color: #fff;
    overflow: auto;
    min-height: 700px;
}


/* 全屏 */

.tool-btns {
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 18px;
    color: #888
}

.bread-crumbs .tool-btns{top:20px}

.tool-btns .sys-icon {
    color: #999;
    margin-left: 8px;
}



.fullscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1090;
    margin-bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%
}

.fullscreen.page-body,
.fullscreen .layui-tab {
    margin: 0;
}


/* 页面工具栏 */

.page-toolbar {
    display: block;
    overflow: hidden;
}

.page-filter {
    height: 40px;
    overflow: hidden;
}

.page-filter .layui-form-pane .layui-form-label {
    width: auto;
}

.page-filter .layui-form-pane .layui-form-item .layui-input-inline {
    margin-right: 0;
}

.page-toolbar .layui-form-pane .layui-input-inline {
    margin-left: 0px;
}

.page-toolbar .layui-form-pane .layui-form-item .layui-input-inline {
    margin-right: 10px;
}

.page-tips {
    margin-bottom: 10px;
}

.page-tips .layui-colla-title {
    height: 26px;
    line-height: 26px;
    background-color: #f9f9f9;
    color: #999;
}

.page-form {
    margin: 10px 0;
}

#layerTopTips {
    background-color: #393D49;
    color: #fff;
    padding: 5px 25px;
    border-radius: 0 0 5px 5px;
}


/*分页*/

.pagination {
    overflow: hidden;
    display: block;
    border-left: 1px solid #eee;
    float: right;
}

.pagination li {
    float: left;
    border: 1px solid #eee;
    margin-left: -1px;
    font-size: 16px;
    overflow: hidden;
    cursor: pointer;
}

.pagination li a,
.pagination li span {
    display: block;
    padding: 6px 18px;
}

.pagination li.active {
    background-color: #393e49;
    color: #fff;
    border-color: #393e49;
}


/* 角色权限设置 */

.role-list-form dl {
    display: block;
}

.role-list-form-top {
    border: 1px solid #f9f9f9;
}

.role-list-form dl dt {
    display: block;
    background-color: #f9f9f9;
    padding: 0px 10px 10px 10px;
}

.role-list-form dl dd {
    display: block;
    padding: 0px 15px;
    overflow: hidden;
}

.role-list-form dl dd dl dt {
    background: none;
}

.role-list-form dl dd dl dd {
    padding: 0px 25px;
}

.role-list-form dl dd dl dd dl dd {
    padding: 0 35px;
}

.role-list-form dl dd dl dd dl dd a {
    display: inline-block;
}


/* 系统菜单管理 */

.menu-hd {
    font-size: 14px;
    font-weight: 400;
    border-top: 1px dotted #eee;
}

.menu-dl dt,
.menu-dl dd {
    position: relative;
    border: 1px dotted #eee;
    border-top: none;
}

.menu-dl .hd,
.menu-dl .hd2,
.menu-dl .hd3,
.menu-dl .layui-form-switch,
.menu-btns {
    position: absolute;
    left: 260px;
    top: 4px;
}

.menu-dl .hd,
.menu-dl .hd2,
.menu-dl .hd3 {
    top: -26px;
}

.menu-dl .hd {
    left: 280px
}

.menu-dl .hd2 {
    left: 520px;
}

.menu-dl .hd3 {
    left: 710px;
}

.menu-dl .layui-form-switch {
    left: 490px;
    top: 1px;
    margin: 0;
}

.menu-dl .menu-sort {
    position: absolute;
    left: 260px;
    top: 3px;
    height: 20px;
    line-height: 20px;
    width: 40px;
    padding: 0;
    text-align: center;
    color: #666;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 2px
}

.menu-dl1,
.menu-dl2 {
    display: block;
}

.menu-dl1 dt,
.menu-dl2 dt {
    padding: 5px 2px;
}

.menu-dl2 {
    padding-left: 20px;
}

.menu-dl2 dd {
    padding: 5px 20px;
}

.menu-dl1 dt .menu-sort {
    left: 280px
}

.menu-dl2 dt .menu-sort {
    left: 300px;
}

.menu-dl2 dd .menu-sort {
    left: 340px
}

.menu-dl1 .layui-form-switch {
    left: 520px
}

.menu-dl2 .layui-form-switch {
    left: 500px
}

.menu-btns {
    left: 710px;
}

.menu-dl2 .menu-btns {
    left: 688px;
}


/*数据列表页排序字段*/

.input-sort {
    height: 24px;
    line-height: 24px;
    width: 40px;
    padding: 0;
    text-align: center;
    color: #666;
}


/*模块、插件、支付平台列表*/

.module-list-info {
    display: block;
    overflow: hidden;
}

.module-list-info img {
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}

.module-list-info i {
    float: left;
    margin-right: 10px;
    font-size: 80px;
    line-height: 82px;
    text-align: center;
    overflow: hidden;
    color: #2a95de;
}

.module-list-info .txt {
    float: left;
    max-width: 80%;
    overflow: hidden;
}

.module-list-info .txt h3 {
    font-weight: 500;
    display: inline-block;
}

.module-list-info .txt p {
    font-size: 12px;
}

.module-list-info .txt p span {
    color: #2a95de;
}


/*弹窗底部bar*/

.pop-bottom-bar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 96%;
    background: #eee;
    padding: 5px 2%;
}

.pop-bottom-bar .pages {
    max-width: 70%;
    overflow: hidden;
}

.pop-bottom-bar .pages .pager {}

.pop-bottom-bar .pages .pager li {
    float: left;
    margin: 0 5px;
}

.pop-bottom-bar .pages .pager li a,
.pop-bottom-bar .pages .pager li span {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-weight: 500;
    display: inline-block;
}

.hook-plugins-sort {
    margin: 10px 0 20px 0;
    border-top: 1px dotted #eee;
    border-left: 1px dotted #eee;
    border-right: 1px dotted #eee;
    float: left;
    overflow: hidden;
}

.hook-plugins-sort li {
    float: left;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px dotted #eee;
    overflow: hidden;
}

.hook-plugins-sort li span {
    float: left;
    margin-right: 20px;
    width: 150px;
    height: 20px;
    line-height: 22px;
}


/*layui*/

.layui-tab-title li {
    padding: 0 10px;
}

.page-tips .layui-colla-content {
    /*color:#999;background-color:#f9f9f9*/
}

.layui-form-mid {
    font-size: 12px!important;
}

/* .layui-form-mid-textarea {
    display: inline-block;
    float: right;
    color: #999;
    font-size: 12px;
} */

.my-body .layui-tab .layui-tab-title li:first-child>i {
    display: none;
}


/*themes*/

.themes {}

.themes li {
    float: left;
    width: 360px;
    overflow: hidden;
    margin: 10px 20px 10px 10px;
}

.themes li img {
    float: left;
    border-radius: 5px;
    padding: 2px;
    border: 1px solid #ddd;
}

.themes li dl {
    float: right;
    width: 190px;
    overflow: hidden;
}

.themes li dd {
    line-height: 28px;
}

.themes li dt {
    margin-top: 10px;
}


/* 小提示 */

.tooltip {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    cursor: pointer;
}

.ai-tishi {
    color: #1e91cf!important;
    position: relative;
    cursor: pointer;
}

.tooltip i {
    position: absolute;
    left: 18px;
    top: 1px;
    width: 160px;
    word-break: break-all;
    padding: 3px 10px;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: subpixel-antialiased;
    z-index: 998;
    text-align: left;
    display: none;
}

.tooltip i:before {
    content: '';
    border-width: 5px;
    border-style: solid;
    border-color: transparent #000 transparent transparent;
    position: absolute;
    left: -10px;
    top: 4px;
}

.tooltip i a {
    color: #fff;
}


/* 锁屏 */

.lock-screen {
    padding: 20px;
    overflow: hidden;
    display: block;
}

.lock-screen input {
    float: left;
    width: 180px;
    background-color: #009688;
    border-color: #009688;
    color: #fff;
    font-size: 14px;
}

.lock-screen input::-webkit-input-placeholder {
    color: #fff;
}

.lock-screen input:-moz-placeholder {
    color: #fff;
}

.lock-screen input::-moz-placeholder {
    color: #fff;
}

.lock-screen input:-ms-input-placeholder {
    color: #fff;
}

.lock-screen button {
    float: left;
    margin-left: 20px;
}

/* .layui-table-body .layui-btn {
    height: 24px;
    line-height: 24px;
} */


/*查询*/

/* .search-container {
    margin-bottom: 0px;
} */

.second-search {
    float: right;
}


/*批量付款*/

.pay-more-btn {
    position: fixed;
    bottom: 100px;
}


/* 适配多设备 */

@media screen and (max-width: 750px) {
    .second-search {
        float: none;
    }
    .layui-form-checkbox[lay-skin=primary] i {
        top: 6px;
    }
    .layui-side-menu .layui-nav .layui-nav-item .layui-icon {
        position: absolute;
        left: 20px
    }
    .layui-side-menu .layui-nav {
        margin-top: 60px
    }
    .layui-nav-tree .layui-nav-child dd.layui-this,
    .layui-nav-tree .layui-nav-child dd.layui-this a,
    .layui-nav-tree .layui-this,
    .layui-nav-tree .layui-this>a,
    .layui-nav-tree .layui-this>a:hover {
        background-color: #009688;
        color: #fff
    }
    .layui-side-menu .layui-nav .layui-nav-child .layui-nav-child a {
        padding-left: 60px
    }
    .layui-side-menu .layui-nav .layui-nav-item a:hover {
        background: 0 0
    }
    .layui-side-menu .layui-nav .layui-nav-item a {
        padding-right: 30px;
        padding-left: 45px;
        height: 40px;
        line-height: 40px
    }
    .layui-nav-itemed .layui-nav-child {
        display: none
    }
    .layui-nav-itemed>.layui-nav-child {
        display: block;
        padding: 0;
        background-color: rgba(0, 0, 0, .3)!important
    }
    .layui-nav-tree .layui-nav-child {
        position: relative;
        top: 0;
        z-index: 0;
        border: none;
        box-shadow: none
    }
    .layui-nav-child {
        position: absolute;
        top: 65px;
        left: 0;
        z-index: 100;
        display: none;
        padding: 5px 0;
        min-width: 100%;
        border: 1px solid #d2d2d2;
        border-radius: 2px;
        background-color: #fff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
        white-space: nowrap;
        line-height: 36px
    }
    .layui-layout-admin .layui-side {
        position: fixed;
        top: 0;
        left: -260px;
        z-index: 10000;
        -webkit-transition: all .3s;
        transition: all .3s
    }
    .layui-layout-admin .layui-main {
        margin: 0 10px;
        width: auto
    }
    .header-logo {
        position: absolute;
        padding-left: 20px;
        width: 200px;
        height: 59px;
        color: #009688;
        text-indent: 30px;
        font-size: 16px;
        line-height: 59px;
        border-bottom: 1px solid #333;
    }
    .header {
        height: 59px;
        border-bottom: 1px solid #404553;
        background-color: #393D49
    }
    .header .layui-nav {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        background: 0 0
    }
    .header .layui-nav .layui-nav-item {
        margin: 0
    }
    .header .layui-nav .layui-nav-item a {
        padding: 0 20px
    }
    .header .layui-nav .layui-nav-item[pc] {
        display: none
    }
    .header .layui-nav .layui-nav-item[mobile] {
        display: inline-block
    }
    .header .layui-nav-child {
        right: 0;
        left: auto
    }
    .site-tree-mobile {
        position: absolute;
        top: 6px;
        left: 0;
        z-index: 100000;
        display: block!important;
        height: 50px;
        border-radius: 2px;
        color: #fff;
        text-align: center;
        line-height: 50px
    }
    .site-mobile .site-tree-mobile {
        display: none!important
    }
    .site-mobile .site-tree {
        left: 0
    }
    .site-mobile .site-mobile-shade {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        background-color: rgba(0, 0, 0, .8);
        content: ''
    }
    .site-tree-mobile i {
        font-size: 20px
    }
    .layui-body {
        position: static;
        bottom: 0;
        left: 0
    }
    .site-mobile .layui-side {
        left: 0
    }
    .site-mobile .layui-side-child {
        top: 50%;
        left: 200px;
        margin-top: -100px;
        height: 300px
    }
}

.fenlei_red {
    padding: 2px 2px;
    color: red
}

.fenlei_blue {
    padding: 2px 2px;
    color: blue
}

.fenlei_green {
    padding: 2px 2px;
    color: green
}

.layui-table-hover-plus {
    background-color: rgba(255, 0, 0, 0.49);
    color: #ffffff;
}

.layui-table-hover-plus span {
    color: #ffffff !important;
}

.layui-table-hover-plus:hover,
.layui-table-hover-plus:hover span {
    color: #666 !important;
}

.oper {
    cursor: pointer;
    color: #309AE9;
    margin-left: 5px;
}

/* .layui-table-cell {
    font-size: 12px;
    padding: 0 5px;
    height: auto;
    max-height: 160px;
    overflow: auto;
    text-overflow: inherit;
    white-space: normal;
    word-break: break-all;
} */

.layer-form {
    margin: 10px;
}

.pro_edit {
    cursor: pointer;
    margin-left: 40px;
}

.min {
    width: 30%;
    height: 80px;
    max-width: 120px;
}

.max {
    width: 100%;
    height: auto;
    max-width: 400px;
}

.item {
    width: 120px;
    height: 80px;
    /* max-width: 120px; */
    display: inline-block;
    margin-left: 5px;
    position: relative;
    margin-bottom: 10px;
    float: left;
}

.item img {
    width: 100%;
    height: 80px;
}

.item a img {
    width: 60px;
    height: 60px;
}

#qrcode {
    text-align: center;
}

.item i {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #009f95;
    color: #fff;
    z-index: 999;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
}

a.btn:hover {
    background-color: #3366b7;
}

.img_box {
    padding: 15px 0px;
}

.img_list {
    padding: 10px 5px
}

.file_list {
    padding: 5px;
    width: 23%;
    display: inline-block;
}


/* #file_drag{border:1px solid red} */

.del_file_up {
    background: #5fb878;
    color: #fff;
    padding: 4px 5px;
    border-radius: 2px;
    font-size: 12px;
}

.progress {
    margin: 10px 0px;
    width: 200px;
    height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    background-color: rgb(92, 184, 92);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 0px 0px inset;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.6s;
    transition-property: width;
    transition-timing-function: ease;
    width: 266.188px;
}

.layui-table tr:nth-child(even) {
    background-color: #fafafa;
}

.dn {
    display: none;
}

/* .layui-table td,
.layui-table th {
    padding: 5px;
} */

.attr_tag {
    cursor: pointer;
}

.bihe .layui-nav-child {
    display: none;
}
/* .search-container .layui-form-label{width: 50px;padding: 9px 5px;} */
#tongjiData {
    font-weight: bold;
    color: #000;
    padding-left: 15px;
}

.middle-line {
    text-decoration-line: line-through;
    color: #9e9e9e;
    padding: 0px 5px;
}
.w_500 {
    width: 500px;
}

.w_600 {
    width: 600px;
}

.w_200 {
    width: 200px;
}
.w_240 {
    width: 240px;
}
.w_400 {
    width: 400px;
}
.w_300 {
    width: 300px;
}

.w_100 {
    width: 100px !important;
}
.w_60 {
    width: 60px !important;
}
.question{
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABJdJREFUSEuVVl1oHFUUPmd2h2xCfUiiGKEPKxbasnHZvXcCLQhZsGAfKs1DHyqtqCi0hT4EVKioGDEPEQvWJyMIWow0DwoVBCsqVmypkL13dmOCFSpdUTHiZiEkYJbN3uOcYSZMprs77T4lc+853z1/3/kQEn6lUim9trY2nkqljhCRQ0T7EPH+wGyFiGqIeM0Yc8V13e+S/GG3Cwy0vr5+AgBeA4A9SY74nMEty5qp1+sXa7XaZiebjoBSyn0AcAkACoGjW97fl4noijHmZrVa/cd7yNbo6OiDtm2PWpZVIqKTiJgNQCqIeLxcLv8aB70DUAjxBAB8hoi7+MXGmKlKpfIpAyRFWSgUjlqWdSEA3iSiCa3111G7HYAMhoiXASBDRHPNZvPM8vLyBhvkcrldfX19LwLAEUQc5TsAwDX8lojOu65b5XvZbDYzNDT0EUcIAHeAbgMGaXQDsCmt9ZvhywqFQjaVSn3To5Yc/UtKqfdCGyHEG4g4RUQblmU5YXp9QH7V8PDwDa6Z14XzWuunQsPYGXfk2Xa7fX1jY+O/gYGBgm3bMwBQ4pQjYqlcLl+PgH6CiCeJqOyl9qB/hw8dxzlFRLNcs0ajsT/aYUKIU4g4CwB1Y4zjuu7v0ZrEHvSl1vrJ8Dwow89BTZ9VSl30AYUQt/lju92eqFQqX0QdCiG+QsTDxpgZ13Vf6dQ4juM8T0Qfck2VUg9F70gpn/GS+LHXxbe01vuxWCw+blkWF76mtX447lBK+TcAjBhjDnUb7NAH2yql4p2fFkL8goh72AdKKd/hggPAtFLq9Q6A3wffXlBK/dYpQiHECc/hHKddKfVABx8+BhFdQG8UbiDigV4RJM2flJIb7oBHfTtqGNpFMnCNI/RT1mw2R5aWlphB7ukXtj8bGWNKruv+EHeQz+d327b9BxHVGZC65D4ROApGRDtmN2acllK2+FsU0L4b+godOY7zKhFN8/8JYL5JGBjX8F9eN1tbW7ur1epfiWEBwNjY2LiXvqvB3ckow3Syz+VyI5lMhku3whH+CACP3UvTSCmZAnmTzCqlziQ9MjJ6P3GE7yLiJACcV0q9nGQc8OrtoEmycebpZC+lfIv3KpN8dPB9JkiqY7FYHPf231UmZa31fUkP5POQyfzB9wZ+mwkAwOe7Xk6klI947X2WiDa7UV3U3nGco0TEy9tnMp+GInxXazabj4Y78G5e3+tOsBuZ1rJEdFpr/UHIezwnC8F6mtNaP93NETsZHBxkKvszvs3jNkKIS8Eirqyurh7kLbRNtPl8fm86nS4H0qLrEAsh/B0XNM0x13U/7/S4CClstlqtwuLioq9vekmM+Uaj8VxcfQkhFhDRCQDPua77dhSQd2B/f//7LKp6SozQKKZrWPZNlsvl7R3JTWCMmUNErvehkH9DWcmsE9SMtdCxniIqBOX02rY9H5GJLC3mmF3S6fTywsLCCgM0Go2RVCq117KswwAwEdE8lVardTxMYzQDXYVw0GG8rc9F9GbPxuWtboyZ7iUruwJGPTM1scxgCgzARwLSrntdeJNFEu/CYDX11K//A/BJlhtalHIDAAAAAElFTkSuQmCC") ;
    display: inline-block;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    background-size: contain;
}

.question_red{
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABHNJREFUSEuVll+IVGUYxn/vOa5uYHdGG62xkaCCgRcLaTXHAwl6YeiF0urOqFFgghdCBkZGG+3FRgvZVRsEaXNWDQsMhIyMxplVCxc0IjQo2tqVVvJyodl2znnb7zszZ+fvzjaXZ77vfb733/M8Qpuf+v4yHg234MgO0F6QdcCq8rVplAkcxgj1kowWvm0XT1odsECPRf0oJ4A17QKV/59AGMJxTsupXLHZnaaAunfzOtyOswgb7SXlV9ALKJdwS3f4c8U9yeVKuveph3GWbwDxcUgDPeXztyDsk+DqL/WgDYCaSW1D5XOElcAEEQPcdUYNQLssdV9qJ66cLAMXQXdJtvB19b0aQAuGXAA6UQ2YdQ/L+dyMTXKPv5IV0asIO4AN9gxMo3oZdFiCsR/tOd/vZHX4CUgf0ACaANoyLuu4GYMxIEH+7crLtG9TDx3Lv2nZS8Vkf0yC/AfJnbT3FsIAygyEvZXyWkA96HdSiq7bnqmek6CwN7lY/Z8pseoRZtyrzE79w6qujagMIeLPD1cJVV9GC1cXQFNZRExvx5l0Npu2xID7vUMoI7Znk856yS1MmKa9QwgjKPeJSr1y5tof1T2xJewuPxa9KNnC8wmgaUNn9JPtacRBGc2fjgEz3u/2Y6i75Ezhy5qA6dRXiGyHaEiyY683GxzNeC8BH5ueSjb/SM39fu8ADqfspE8560X7U8/hyGWTnWTzj9cH1Iz3F9BFpFtbLXZVDCSbrx1Es8/d0W2ENTaGpr33EI4RMSij+TcbANOp7+y3ufBl+ezab00zTHv98wEDU3YJ8g81xihjwEkDaIZl02IZtN2/Soy6Hia9TKqoY5KUrDTbJWd/uNcueJPXx+MfU4wv2cKVhjP9fjdONGkroBlPzYH62i8FWCu7ZrFqd7dukpexOpqzOBVAJp2OpdBXUqaM9wYwGCfWGqzqfJyYpr2/EVZRnOuW89fvLimzTGrLPGHnymBHqxmm6VDt8bvojMy0T4tmUgWQZ//P0GjauxkriY5ItnC43SOTtVG+NyV9HziKMixB/rW2l/v8HjoiQxQQlnrqmadphhnvHeAEqsMLi19hgjYypJVyKjMS5B9s90Db4gqT2cWvYYKY7xYLoi88/QTL3SOgxVZUVzOh+1M7USt5lsliLq3wnSHvovNkRQOX8vpFH2eUJoxuW55WXpEg/1EMGGd5oyxPgQSFTKtAVsrCqB90ql7NGxY+kzprhVi5xZSVp+KCAKefWQvuuLUWiy1xOtE4UN0tQeGLpoOyQApFNNxYI8DJcu5LbcMtWwz0HK77Yr370ox3A+gt7+BxCfLv1vTMaOAD4YeoFd5iWfISX9NoompAmUD0qHy6oJHWKDkSWLEOZ7dW+LfKVhpeNT2bIdLdcmYRE5VkGpf3XGITTXAIiDTHv+7Pcj43HRtkuiBciyvb5/u0K/E8pmdLtYkJaGwdDiAcT/xmu7E1u6wMLmYrWzrvmr4YPRO2WwoUa3a7yj28D3pn3jqOE3GRu+6VdgLwH6CYK7FzMfL3AAAAAElFTkSuQmCC") ;
}

.layui-red {
    color: #FF5722!important
}

.layui-redd {
    color: red!important
}

.layui-orange {
    color: #FFB800!important
}

.layui-green {
    color: #009688!important
}

.layui-cyan {
    color: #2F4056!important
}

.layui-blue {
    cursor: pointer;
    color: #309AE9!important  /** 文本链接着色***/
}

.layui-black {
    color: #393D49!important
}

.layui-gray {
    color: #666!important
}

.layui-white {
    color: #FFF!important
}
#all_notice{display: block;position: fixed;bottom:0px;right: 15px;width: 100%;text-align: center;z-index:998;color:#fff}
#all_notice a{color:#fff;font-size: 12px}
/* .layui-btn{height: 30px;padding: 0px 18px;font-size: 12px;border-radius: 2px;border:none;line-height: 30px;}
.layui-btn-sm {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    font-size: 12px
}
.layui-btn-xs {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 12px
} */

 .layui-input,
.layui-select,
.layui-textarea {
    height: 32px;
    /* line-height: 1.3; */
    line-height: 32px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    /* color: rgba(0, 0, 0, .85); */
    color: #666;
    border-radius: 2px
} 
.layui-nav .layui-nav-item a i{padding-right: 20px;}
/* .search-container .layui-form-label {
    width: auto;
} */
.layui-nav .layui-nav-more{
    padding-right: 0px !important;
}
.upload_btn{width: 100px;height: 100px;display: block;cursor: pointer;float: left;}
.select2-container--default .select2-selection--single{
    border-radius: 0px !important;
    border:1px solid #f1f1f1 !important;
    height: 32px !important;
    line-height: 32px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 32px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 32px !important;
}
.layui-form-label.layui-required:after {
    content: '*';
    color: red;
    position: absolute;
    top: 5px;
    left: 15px;
}

/* ################# PC新版 start ############################# */
.layui-row{
    padding: 10px;
    color:#666;
}
.page-body{margin: 0px;}
.new-btn {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: auto;
    background: #F6F7FA;
    padding: 11px 21px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 15px;
    color: #333333;
    line-height: 28px;
    color:#333333;
    
    border-radius: 2px 2px 2px 2px;
}


.icon_daochu{
    background: url(/source/newpc/icon_daochu.png) no-repeat;
}
.icon_dayin{
    background: url(/source/newpc/icon_dayin.png) no-repeat;
}

.icon_add{
    background: url(/source/newpc/icon_add.png) no-repeat;
}
.icon_pt{
    background: url(/source/newpc/icon_pt.png) no-repeat;
}
.icon_nk{
    background: url(/source/newpc/icon_nk.png) no-repeat;
}
.icon_fy{
    background: url(/source/newpc/icon_feiyong.png) no-repeat;
}

.new_icon{
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.layui-brand{
    color:#1A3D8C;
    cursor: pointer;
}
.layui-card-header .layui-btn{margin: 3px;}
.new_bg_blue_light{
    display: inline-block;
    background: #EEF7FF;
    padding: 8px 18px;
    color:#1A3C8C;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin-left: 8px;

}
.xing{color: red;display: inline-block;margin-right: 4px;}
.layui-card-header {
    color:#2F363C;
}
.layui-btn{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    padding: 0px 14px;
}

.layui-btn-small{ 
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
}
.upload_box{
    display: inline-block;
    width: 120px;
    height: 80px;
    background: #F4F4F4;
    border-radius: 5px;
    cursor: pointer;
}
.ft13{
    font-size: 13px;
}
.layui-table th{color:#2F363C;background-color: #f1f1f1;}
.layui-card-header .lbd{
    background-color:#333333;
    display: inline-block;
    width: 3px;
    height: 16px;
    top:2px;
    position: relative;
    margin-right: 8px;

}
/* ################# PC新版 end ############################# */
.upload_image{
    width:40px !important;height:40px !important;position:absolute;top:10px;left:40px;
}
.upload_text{
    position: absolute;top:50px;left:0px;font-size:12px;width:120px;text-align:center;
}
.auto-wrap{
    white-space: normal !important; /* 允许内容自动换行 */
    word-break: break-all; /* 强制单词内断行 */
    overflow: hidden; /* 隐藏溢出内容 */
}
