@charset "UTF-8";
blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

li, ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

i {
    font-style: normal
}

caption, th {
    text-align: left
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    vertical-align: baseline;
    line-height: 0;
    font-size: 75%
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 0 none transparent
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[role=button] {
    cursor: pointer
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

[role=button] {
    cursor: pointer
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_467414_14prbda9yiq.woff2?t=1646980013473) format("woff2"), url(//at.alicdn.com/t/font_467414_14prbda9yiq.woff?t=1646980013473) format("woff"), url(//at.alicdn.com/t/font_467414_14prbda9yiq.ttf?t=1646980013473) format("truetype")
}

.iconfont {
    font-family: iconfont !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #eff4ff
}

.page .img-responsive {
    display: block;
    max-width: 100%
}

.page .page-container {
    position: absolute;
    left: 140px;
    right: 0;
    padding-right: 20px;
    bottom: 20px;
    top: 68px;
    overflow-y: auto;
    overflow-x: hidden
}

.page .page-container::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border: none
}

.page .page-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: #6493ff;
    border: none
}

.page .page-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(100, 100, 100, .1);
    border-radius: 10px;
    background: #f7f7f7;
    border: none
}

.target-top-item {
    box-sizing: border-box;
    padding-top: 10px
}

.target-top-item .layui-form {
    padding: 0 !important;
    width: 100%
}

.target-top-item .screen-input-item {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
    box-sizing: border-box
}

.target-top-item .layui-form-item {
    margin-bottom: 0 !important
}

.target-top-item .arrows {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 14px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    color: #6493ff;
    transition: all .3s linear;
    text-align: center;
    line-height: 18px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.target-top-item .export-records {
    position: absolute;
    right: 50px;
    top: 9px;
    height: 32px;
    line-height: 32px;
    background: #6493ff;
    border-radius: 4px;
    padding: 0 18px;
    background-color: #6493ff;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    display: none
}

.target-top-item .arrows180 {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.target-top-item .checkbox-item {
    width: 100%;
    flex-shrink: 0;
    padding: 20px;
    box-sizing: border-box
}

.target-top-item .checkbox-item .layui-form-checkbox span {
    font-size: 16px
}

.target-top-item .checkbox-item .label {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6493ff;
    margin-bottom: 10px
}

.target-top-item .checkbox-item .layui-input-block {
    padding-left: 120px;
    position: relative
}

.target-top-item .checkbox-item .layui-input-block .allChoose {
    position: absolute;
    left: 0;
    top: 0
}

.index-screen-item {
    width: 100%;
    background: #fff;
    border-radius: 4px;
    position: relative
}

.index-screen-item .bust-item {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 20px;
    border-bottom: 1px solid #eff4ff;
    padding-bottom: 0;
    margin-bottom: 20px
}

.index-screen-item .bust-item .buts {
    height: 32px;
    background: #6493ff;
    border-radius: 4px;
    padding: 0 10px 0 34px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    margin-right: 10px;
    cursor: pointer;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 10px 9px;
    margin-bottom: 10px
}

.index-screen-item .bust-item .buts:hover {
    opacity: .8
}

.index-screen-item .bust-item .refresh {
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/screen-buts1.png)
}

.index-screen-item .bust-item .add {
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/screen-buts2.png)
}

.index-screen-item .bust-item .deleted {
    background: #f5222d;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/screen-buts3.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 10px 9px
}

.index-screen-item .bust-item .batch {
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/screen-buts4.png)
}

.index-screen-item .layui-form {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px
}

.index-screen-item .layui-form .layui-input-block {
    margin-left: 0
}

.index-screen-item .layui-form .search-input {
    position: relative;
    min-width: 200px
}

.index-screen-item .layui-form .search-input input {
    padding-left: 30px;
    width: 350px
}

.index-screen-item .layui-form .search-input .iconfont {
    position: absolute;
    display: block;
    font-size: 14px;
    width: 18px;
    height: 18px;
    color: #ddd;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto
}

.index-screen-item .layui-form .mr20 {
    margin-right: 20px
}

.index-screen-item .layui-form .search-buts {
    background: #6493ff;
    border-radius: 4px
}

.index-screen-item .layui-form .layui-inline {
    margin-bottom: 0
}

.index-screen-item .layui-form .layui-btn, .index-screen-item .layui-form .layui-input {
    height: 32px;
    line-height: 32px
}

.index-screen-item .layui-form .send-reminder {
    border-radius: 4px
}

.layui-input, .layui-select, .layui-textarea {
    border-radius: 4px !important
}

.layui-layer-audit-item .audit-content {
    padding: 20px 50px 20px 20px;
    height: 100%;
    box-sizing: border-box;
    position: relative
}

.layui-layer-audit-item .audit-content .buts-item {
    position: absolute;
    bottom: 20px;
    width: 260px;
    left: 0;
    right: 0;
    margin: auto
}

.layui-layer-audit-item .audit-content .buts-item .layui-input-block {
    margin: 0
}

.layui-layer-audit-item .audit-content textarea {
    font-size: 18px;
    font-weight: 400;
    padding: 10px
}

.layui-layer-audit-item .audit-content .j_chose {
    font-size: 18px;
    font-weight: 400
}

.layui-layer-audit-item .audit-content .chose-data-item {
    font-size: 14px;
    margin-left: 150px;
    line-height: 20px;
    margin-bottom: 40px;
    color: #666
}

.layui-layer-audit-item .layui-layer-title {
    text-align: center;
    padding: 0;
    font-size: 20px;
    color: #000;
    height: 56px;
    line-height: 56px;
    display: flex;
    justify-content: center
}

.layui-layer-audit-item .layui-layer-title span {
    font-size: 16px;
    color: #999
}

.layui-layer-audit-item .radio-item {
    padding-top: 40px !important
}

.layui-layer-audit-item .layui-form-label {
    font-size: 18px;
    font-weight: 400;
    width: 100px;
    color: #666
}

.layui-layer-audit-item .layui-form-label span {
    color: #f5222d
}

.layui-layer-audit-item .layui-input-block {
    margin-left: 150px
}

.layui-layer-audit-item .layui-unselect > div {
    font-size: 18px !important
}

.menu-component-item {
    position: absolute;
    left: 0;
    top: 0;
    background: #2a65eb;
    height: 100%;
    z-index: 6;
    width: 120px;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 120px;
    box-sizing: border-box;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-x: hidden;
    overflow-y: auto
}

.menu-component-item::-webkit-scrollbar {
    display: none
}

.menu-component-item .logo {
    position: fixed;
    background: #2a65eb;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 6
}

.menu-component-item .menu-item .menu-list {
    display: flex;
    height: 120px;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .3s linear
}

.menu-component-item .menu-item .menu-list img {
    width: 32px;
    height: 32px;
    margin-bottom: 10px
}

.menu-component-item .menu-item .menu-list .name {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 18px;
    width: 100%;
    flex-shrink: 0;
    text-align: center
}

.menu-component-item .menu-item .menu-list:hover {
    background: #6493ff !important
}

.menu-component-item .menu-item .active {
    background: #6493ff
}

.menu-component-item .menu-item:hover .active {
    background: 0 0
}

.component-nav-top {
    position: fixed;
    top: 0;
    left: 120px;
    right: 0;
    background: #fff;
    height: 48px;
    display: flex;
    padding-right: 20px;
    justify-content: space-between
}

.component-nav-top .year-nav {
    display: flex;
    padding-left: 20px
}

.component-nav-top .year-nav .year {
    min-width: 120px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    transition: all .3s linear
}

.component-nav-top .year-nav .year:hover {
    color: #6493ff
}

.component-nav-top .year-nav .active {
    color: #fff !important;
    background: #6493ff
}

.component-nav-top .year-nav .active:hover {
    opacity: .8
}

.component-nav-top .user-item {
    display: flex;
    align-items: center
}

.component-nav-top .user-item .user-management {
    margin-right: 10px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    cursor: pointer;
    height: 100%;
    width: 120px;
    text-align: center;
    line-height: 48px;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box
}

.component-nav-top .user-item .user-management::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/user-icon-no.png) 0 0 no-repeat;
    background-size: 100% 100%;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto
}

.component-nav-top .user-item .active {
    background: #6493ff;
    color: #fff
}

.component-nav-top .user-item .active:hover {
    opacity: .8
}

.component-nav-top .user-item .active::before {
    position: absolute;
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/user-icon.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.component-nav-top .user-item .user-info {
    max-width: 200px;
    display: flex;
    align-items: center
}

.component-nav-top .user-item .user-info .name {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    font-size: 14px;
    color: #333
}

.component-nav-top .user-item .user-info img {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: block;
    flex-shrink: 0;
    margin-right: 5px
}

.component-nav-top .user-item .down {
    width: 48px;
    height: 48px;
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    cursor: pointer
}

.page-user-info {
    padding: 50px;
    box-sizing: border-box;
    background: #fff
}

.page-user-info::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border: none
}

.page-user-info::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: #6493ff;
    border: none
}

.page-user-info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(100, 100, 100, .1);
    border-radius: 10px;
    background: #f7f7f7;
    border: none
}

.page-user-info .layui-form {
    width: 100%;
    flex-shrink: 0
}

.page-user-info .desired-zone-item {
    display: flex
}

.page-user-info .desired-zone-item .layui-input-block {
    margin-left: 0;
    margin-right: 20px
}

.page-login {
    background: #f6f9ff;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/login-top.png), url(https://imgbos.culturedc.cn/jixiaoguanli/login-bottom.png);
    background-repeat: no-repeat;
    background-size: 12%, 14%;
    background-position: 51px 0, 98% 100%
}

.page-login .section-wrapper {
    width: 66.6%;
    min-width: 950px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: flex;
    border-radius: 0 4px 4px 0;
    background: #fff
}

.page-login .section-wrapper .logo {
    position: absolute;
    top: -85px;
    left: 0
}

.page-login .section-wrapper .logo img {
    width: 292px;
    height: 43px
}

.page-login .section-wrapper .copyright {
    position: absolute;
    bottom: -60px;
    left: 0;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 20px
}

.page-login .login-poster {
    width: 64%
}

.page-login .login-poster .poster {
    padding-bottom: 78.7%;
    width: 100%;
    position: relative
}

.page-login .login-poster .poster .img-responsive {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-login .login-type-tab {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between
}

.page-login .login-type-tab > div {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    padding-bottom: 5px;
    cursor: pointer
}

.page-login .login-type-tab .active {
    color: #6493ff;
    border-bottom: 2px solid #6493ff
}

.page-login .login-item {
    width: 36%;
    position: relative
}

.page-login .layui-form {
    width: 100%;
    padding: 0 70px;
    height: 360px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-login .layui-form .layui-input-block {
    margin-left: 0;
    margin-bottom: 30px
}

.page-login .layui-form .layui-input-block input {
    height: 44px;
    font-size: 14px;
    color: #999
}

.page-login .layui-form .login-tip {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    text-align: center;
    margin-bottom: 56px
}

.page-login .layui-form .login-buts {
    width: 100%;
    height: 44px;
    background: #6493ff;
    border-radius: 26px;
    margin-top: 30px;
    font-size: 18px
}

.page-login .layui-form .code-item input {
    padding-right: 100px
}

.page-login .layui-form .code-item .get-code {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    line-height: 40px;
    width: 100px;
    font-size: 14px;
    font-weight: 400;
    color: #6493ff;
    cursor: pointer
}

.page-login .layui-form .code-item .code-true {
    cursor: no-drop;
    color: #999
}

.page-login .layui-form .password-item {
    position: relative
}

.page-login .layui-form .password-item input {
    padding-right: 50px
}

.page-login .layui-form .password-item .passwordSee {
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/password-see.png) !important
}

.page-login .layui-form .password-item .password, .page-login .layui-form .password-item .passwordSee {
    position: absolute;
    cursor: pointer;
    width: 44px;
    height: 44px;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/password.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 10px 12px;
    right: 0;
    top: 0
}

@-webkit-keyframes circle_right {
    0% {
        -webkit-transform: rotate(-135deg)
    }
    100%, 50% {
        -webkit-transform: rotate(45deg)
    }
}

@-webkit-keyframes circle_left {
    0%, 50% {
        -webkit-transform: rotate(-135deg)
    }
    100% {
        -webkit-transform: rotate(45deg)
    }
}

.page-selectProgress .color_blue {
    color: #52c41a
}

.page-selectProgress .mgt_n {
    margin-top: 0 !important
}


.page-selectProgress .add_data_img {
    padding: 10px 20px;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px
}

.page-selectProgress .add_data_img .tab_head {
    height: 60px;
    font-size: 20px;
    font-weight: 400;
    color: #6493ff;
    line-height: 60px;
    position: relative
}

.page-selectProgress .add_data_img .tab_head .more {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    width: 60px
}

.page-selectProgress .add_data_img .tab_head .more i {
    margin-left: 5px;
    position: absolute;
    top: 15px;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    transition: all .5s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    color: #999
}

.page-selectProgress .multi-data {
    width: 100%
}

.page-selectProgress .multi-data .multi-data-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-selectProgress .multi-data .multi-data-item .item-flie-section {
    width: 100%
}

.page-selectProgress .multi-data .multi-data-item:last-child .add-item {
    display: inline-block
}

.page-selectProgress .multi-data .multi-data-item .add-item.type2 {
   margin-left: 700px;
}

.page-selectProgress .multi-data .multi-data-item .delete-item.type2 {
    margin-left: 700px;
}

.page-selectProgress .multi-data .multi-data-item:last-child .delete-item.type2 {
    margin-left: 30px;
}


.page-selectProgress .multi-data .multi-data-item .delete-item {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 30px
}

.page-selectProgress .multi-data .multi-data-item .delete-item img {
    width: 25px
}

.page-selectProgress .multi-data .multi-data-item .add-item {
    display: none;
    width: 25px;
    margin-right: -10px;
    height: 25px;
    cursor: pointer;
    margin-left: 30px
}

.page-selectProgress .multi-data .multi-data-item .add-item img {
    width: 25px
}

.page-selectProgress .multi-data .multi-data-item .layui-form-item.wind_online {
    width: 48%
}

.page-selectProgress .multi-data .multi-data-item .layui-form-item.wind_online.nm-left {
    width: 38%
}

.page-selectProgress .multi-data .multi-data-item .layui-form-item.wind_online.nm-left .layui-input-block {
    margin-left: 60px !important
}
.page-selectProgress .add_data_img .tab_head .more i.active {
    color: #5391ff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-selectProgress .add_data_img #idpx {
    width: 100%;
    height: 285px
}

.page-selectProgress .user-control-table-item {
    padding: 10px 20px;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px
}

.page-selectProgress .user-control-table-item.active {
    margin-top: 0
}

.page-selectProgress .user-control-table-item .gtm-show .gtm-c-warp {
    display: none
}

.page-selectProgress .user-control-table-item .gtm-show .gtm-c-warp:first-child {
    display: block
}

.page-selectProgress .user-control-table-item .gtm-show .tab_head {
    height: 60px;
    font-size: 20px;
    font-weight: 400;
    color: #6493ff;
    line-height: 60px;
    position: relative
}

.page-selectProgress .user-control-table-item .gtm-show .tab_head .more {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    width: 60px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_head .more i {
    margin-left: 5px;
    position: absolute;
    top: 15px;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    transition: all .5s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    color: #999
}

.page-selectProgress .user-control-table-item .gtm-show .tab_head .more i.active {
    color: #5391ff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}


.page-selectProgress .user-control-table-item .gtm-show .tab_head .echartsMore {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    width: 60px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_head .echartsMore i {
    margin-left: 5px;
    position: absolute;
    top: 15px;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    transition: all .5s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    color: #999
}

.page-selectProgress .user-control-table-item .gtm-show .tab_head .echartsMore i.active {
    color: #5391ff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-selectProgress .user-control-table-item .gtm-show #idpx {
    width: 100%;
    height: 285px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box {
    width: 100%
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr {
    padding-bottom: 10px;
    border-bottom: 1px solid #e8f3fc
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr:last-child {
    border-bottom: none
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .tab_td {
    display: flex;
    align-items: center;
    min-height: 172px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box {
    display: none;
    width: 100%;
    min-height: 80px;
    background: #eff4ff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box.td_box_none {
    background: 0 0;
    padding: 0
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .color_red {
    color: #da1212
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr {
    background: #eff4ff;
    font-size: 17px;
    font-weight: 400;
    color: #333;
    padding: 20px 0;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .th {
    flex: 1;
    background: linear-gradient(135deg, transparent 49.5%, #ddd, transparent 50.5%);
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    line-height: 80px;
    height: 80px;
    min-width: 120px;
    position: relative
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .th .oth1 {
    position: absolute;
    bottom: 60%;
    right: 50%;
    line-height: 24px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .th .oth2 {
    position: absolute;
    left: 50%;
    top: 60%;
    line-height: 24px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .th_head2 {
    text-align: center;
    display: flex
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width1 {
    line-height: 20px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width2 {
    width: 200px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    line-height: 40px;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width2 .th_head1 {
    border-bottom: 1px dashed #c9cdd7
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width2 .th_head2 {
    width: 100%;
    height: 40px;
    padding-top: 10px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width2 .th_head2 .th_head2_c {
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    width: 50%
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width2 .th_head2 .th_head2_c:last-child {
    border-right: none
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width3 {
    width: 611px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width3 .th_head1 {
    border-bottom: 1px dashed #c9cdd7
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width3 .th_head2 {
    width: 100%;
    height: 40px;
    padding-top: 10px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width3 .th_head2 .th_head2_c {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    width: 100px;
    padding: 0 5px;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width3 .th_head2 .th_head2_c:last-child {
    border-right: none
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width4 {
    width: 115px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    padding: 0 5px;
    height: 80px;
    display: flex;
    align-items: center;
    word-wrap: break-word
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .thbox_tr .width5 {
    width: 100px;
    box-sizing: border-box;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_list {
    width: 100%;
    background: rgba(244, 250, 255, .6)
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr {
    font-size: 17px;
    font-weight: 400;
    color: #333;
    padding: 5px 0;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .th {
    color: #000;
    word-wrap: break-word;
    word-break: break-all;
    flex: 1;
    min-height: 80px;
    min-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .th_head2 {
    text-align: center;
    display: flex
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width1 {
    word-wrap: break-word;
    word-break: break-all;
    line-height: 20px;
    width: 90px;
    box-sizing: border-box;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width2 {
    width: 200px;
    box-sizing: border-box;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width2 .th_head2 {
    width: 100%
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width2 .th_head2 .th_head2_c {
    word-wrap: break-word;
    word-break: break-all;
    width: 50%
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width3 {
    width: 611px;
    box-sizing: border-box;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width3 .th_head2 {
    width: 100%
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width3 .th_head2 .th_head2_c {
    word-wrap: break-word;
    word-break: break-all;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100px;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width3 .th_head2 .th_head2_c:last-child {
    border-right: none
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width4 {
    width: 115px;
    box-sizing: border-box;
    padding: 0 5px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 18px;
    word-wrap: break-word;
    word-break: break-all
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width5 {
    width: 100px;
    box-sizing: border-box;
    padding: 0 5px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width5 .btn_add {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #6493ff;
    cursor: pointer
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .trbox_tr .width5 .btn_manage {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #6493ff;
    cursor: pointer
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr {
    width: 100%;
    display: flex;
    align-items: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    box-sizing: border-box;
    padding: 0 0
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state {
    font-weight: 400;
    width: 100px;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state.yyq span {
    margin: 0 auto;
    display: block;
    width: 73px;
    height: 20px;
    line-height: 20px;
    background: #ffebeb;
    border-radius: 2px;
    font-size: 12px;
    color: #da1212
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state.yyq span i {
    font-size: 12px;
    color: #da1212
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state.jxz span {
    margin: 0 auto;
    display: block;
    width: 73px;
    height: 20px;
    line-height: 20px;
    background: #e7f3ff;
    border-radius: 2px;
    font-size: 12px;
    color: #333
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state.jxz span i {
    font-size: 12px;
    color: #979797
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state.wks span {
    margin: 0 auto;
    display: block;
    width: 73px;
    height: 20px;
    line-height: 20px;
    background: #eee;
    border-radius: 2px;
    font-size: 12px;
    color: #666
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .state.wks span i {
    font-size: 12px;
    color: #666
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .city {
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .jdt_box {
    flex: 1
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .jdt_box .layui1 {
    background: linear-gradient(to right, #f4778c, #ffb06c) !important
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .jdt_box .layui2 {
    background: linear-gradient(to right, #787cff, #67c3ff) !important
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .changci {
    font-weight: 400;
    width: 150px;
    padding-left: 10px;
    box-sizing: border-box
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td_box .tbox_tr .jd {
    font-weight: 400;
    width: 100px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td1 {
    width: 64px;
    height: 64px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/icon_ty.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 16px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td2 {
    flex: 1;
    overflow: hidden
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td2 .name {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td2 .info {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td3 {
    width: 300px;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td3 .name {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    color: #333
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td3 .info {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td4 {
    width: 200px;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td4 .yuanhuan {
    margin: 0 auto
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td5 {
    width: 40px;
    text-align: center
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td5 .updown {
    position: relative;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    height: 32px;
    width: 32px
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td5 .updown i {
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 16px;
    font-size: 14px;
    transition: all .5s ease;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #999
}

.page-selectProgress .user-control-table-item .gtm-show .tab_box .tab_tr .td5 .updown i.active {
    color: #5391ff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box {
    width: 100%
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8f3fc
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr.tab_th {
    border-bottom: none;
    background: #f9f9f9;
    color: #4e5054
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr.tab_th .tab_td {
    display: flex;
    align-items: center;
    min-height: 54px;
    line-height: 54px
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr .td {
    width: 86px;
    text-align: center;
    border-right: 1px solid #c9cdd7
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr .td.td5 {
    width: 213px
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr .td.td5 .td_head {
    width: 100%;
    border-bottom: 1px dashed #c9cdd7
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr .td.td5 .td_content {
    width: 100%;
    display: flex
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr .td.td5 .td_content .td_content_c {
    width: 50%;
    border-right: 1px solid #c9cdd7
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr:last-child {
    border-bottom: none
}

.page-selectProgress .user-control-table-item .gtm-show .tb_box .tab_tr .tab_td {
    display: flex;
    align-items: center;
    min-height: 172px
}

.page-selectProgress .user-control-table-item .operation-buts {
    font-weight: 400;
    color: #6493ff;
    cursor: pointer;
    margin-right: 5px;
    transition: all .3s linear
}

.page-selectProgress .user-control-table-item .reset {
    color: #faad14
}

.page-selectProgress .user-control-table-item .del {
    color: #666
}

.page-selectProgress .user-control-table-item .del:hover {
    color: #f5222d
}

.page-selectProgress .user-control-table-item .updata {
    color: #666
}

.page-selectProgress .user-control-table-item .updata:hover {
    color: #2a65eb
}

.page-selectProgress .user-control-table-item .admin {
    color: #666
}

.page-selectProgress .user-control-table-item .admin:hover {
    color: #52c41a
}

.page-selectProgress .user-control-table-item .layui-table thead tr {
    background-color: #eff4ff
}

.page-selectProgress .user-control-table-item .layui-table th {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #333;
    font-size: 16px;
    background: #eff4ff
}

.page-selectProgress .user-control-table-item .layui-table th .layui-table-cell {
    min-height: 56px !important;
    line-height: 56px
}

.page-selectProgress .user-control-table-item .layui-table td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 84px;
    color: #333;
    font-size: 16px
}

.page-selectProgress .user-control-table-item .layui-table-cell {
    line-height: 30px;
    height: auto;
    overflow: visible;
    white-space: normal
}

.page-selectProgress .user-control-table-item .tab_class .bod_r {
    border-right: 1px solid red
}

.page-selectProgress .user-control-table-item .tab_class .layui-table th {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #333;
    font-size: 14px;
    background: #eff4ff
}

.page-selectProgress .user-control-table-item .tab_class .layui-table th .layui-table-cell {
    cursor: pointer;
    min-height: 40px !important;
    line-height: 40px
}

.page-selectProgress .user-control-table-item .tab_class .layui-table th .layui-table-cell:hover {
    color: red
}

.page-selectProgress .user-control-table-item .tab_class .layui-table td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 84px;
    color: #333;
    font-size: 14px
}

.page-selectProgress .user-control-table-item .tab_class .layui-table td .layui-table-cell {
    min-height: 40px !important;
    line-height: 40px
}

.page-selectProgress .user-control-table-item .tab_class .layui-table-body .layui-table td {
    cursor: pointer
}

.page-selectProgress .user-control-table-item .tab_class .layui-table-body .layui-table td:hover {
    color: red
}

.page-selectProgress .user-control-table-item .tab_class .layui-table-cell {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 30px;
    height: auto;
    overflow: visible;
    white-space: normal
}

.page-selectProgress .user-control-table-item .userLock {
    display: flex;
    align-items: center;
    cursor: pointer
}

.page-selectProgress .user-control-table-item .userLock img {
    margin-right: 5px
}

.page-selectProgress .user-control-table-item #pagination {
    text-align: right;
    margin-right: 40px
}

.page-selectProgress .user-control-table-item .layui-hide .layui-form {
    border: none
}

.page-selectProgress .wind_back {
    width: 100%;
    background: #fff;
    position: relative;
    padding-top: 10px;
    padding-left: 30px;
    margin-bottom: 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    min-height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #262626;
    border-radius: 4px
}

.page-selectProgress .wind_back .back {
    color: #000;
    display: block;
    margin-right: 50px;
    font-size: 16px
}

.page-selectProgress .index-screen-item .layui-form {
    padding-right: 0;
    padding-left: 0
}

.page-selectProgress .index-screen-item .head_box {
    padding-left: 30px;
    width: 100%;
    padding-top: 10px;
    position: relative;
    padding-right: 320px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    min-height: 45px
}

.page-selectProgress .index-screen-item .head_box .label_title {
    font-size: 20px;
    font-weight: 400;
    color: #6493ff
}

.page-selectProgress .index-screen-item .show_right {
    position: absolute;
    right: 20px;
    top: 10px;
    display: flex
}

.page-selectProgress .index-screen-item .show_right .tabChang {
    display: flex;
    margin-right: 10px;
    background: #e0e6ee;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    width: 155px
}

.page-selectProgress .index-screen-item .show_right .tabChang .tab1 {
    cursor: pointer;
    text-align: center;
    width: 50%;
    font-size: 14px;
    font-weight: 400;
    color: #0d0c0c
}

.page-selectProgress .index-screen-item .show_right .tabChang .tab1.active {
    color: #fff;
    border-radius: 4px;
    background: #6393ff
}

.page-selectProgress .index-screen-item .show_right .outTab {
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 88px;
    background: #6493ff;
    margin-right: 10px
}

.page-selectProgress .index-screen-item .show_right .outSuccesss {
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    width: 88px;
    background: #faad14;
    border-radius: 4px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px
}

.page-selectProgress .index-screen-item .show_right .lookAll {
    cursor: pointer;
    width: 104px;
    height: 32px;
    line-height: 32px;
    background: #58c83d;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px
}

.page-selectProgress .index-screen-item .show_right .updown {
    position: relative;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease
}

.page-selectProgress .index-screen-item .show_right .updown i {
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    transition: all .5s ease;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #999
}

.page-selectProgress .index-screen-item .show_right .updown i.active {
    color: #5391ff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.page-selectProgress .index-screen-item .show_right .more {
    position: relative;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    height: 32px;
    line-height: 32px
}

.page-selectProgress .index-screen-item .show_right .more i {
    margin-left: 5px;
    position: absolute;
    top: 0;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    transition: all .5s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    color: #999
}

.page-selectProgress .index-screen-item .show_right .more i.active {
    color: #5391ff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-selectProgress .add_data_img .tab_head .echartsMore {
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    height: 32px;
    line-height: 32px;
    position: absolute;
    z-index: 999999;
    right: 20px;
}

.page-selectProgress .add_data_img .tab_head .echartsMore i {
    margin-left: 5px;
    position: absolute;
    top: 0;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    transition: all .5s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    color: #999
}

.page-selectProgress .add_data_img .tab_head .echartsMore i.active {
    color: #5391ff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-selectProgress .show_box {
    display: none;
    background: #fff;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box
}

.page-selectProgress .show_box .checkbox-item {
    width: 100%;
    border-bottom: 1px solid #eee
}

.page-selectProgress .show_box .checkbox-item .label {
    font-size: 20px;
    font-weight: 400;
    color: #6493ff;
    margin-bottom: 10px
}

.page-selectProgress .show_box .checkbox-item .layui-input-block {
    padding-left: 120px;
    position: relative
}

.page-selectProgress .show_box .checkbox-item .layui-input-block .allChoose {
    position: absolute;
    left: 0;
    top: 0
}

.page-selectProgress .show_box .checkbox-item .layui-input-block .allChoose::after {
    content: " ";
    width: 1px;
    height: 16px;
    background: #ddd;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 0
}

.page-selectProgress .show_box .checkbox-item:last-child {
    border-bottom: none
}

.page-selectProgress .col_box {
    min-height: 60px;
    display: flex;
    align-items: center
}

.page-selectProgress .col1, .page-selectProgress .col5 {
    width: 72px;
    margin: 0 auto;
    background: #eee;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.page-selectProgress .col1 i, .page-selectProgress .col5 i {
    font-size: 12px;
    margin-right: 2px
}

.page-selectProgress .col2 {
    width: 72px;
    margin: 0 auto;
    background: #e7f3ff;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #333
}

.page-selectProgress .col2 i {
    font-size: 12px;
    margin-right: 2px
}

.page-selectProgress .col3, .page-selectProgress .col4 {
    width: 72px;
    margin: 0 auto;
    background: #ffebeb;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #f5222d
}

.page-selectProgress .col3 i, .page-selectProgress .col4 i {
    font-size: 12px;
    margin-right: 2px
}

.page-selectProgress .col6 {
    width: 72px;
    margin: 0 auto;
    background: #ecffeb;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #333
}

.page-selectProgress .col6 i {
    font-size: 12px;
    margin-right: 2px
}

.openWind {
    min-height: 600px
}

.openWind .task-tab-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px
}

.openWind .task-tab-nav .tab {
    font-size: 20px;
    line-height: 40px;
    margin: 0 10px;
    padding: 0 10px;
    cursor: pointer;
    transition: all .3s linear;
    border-bottom: 2px solid transparent;
    font-size: 20px;
    font-weight: 600;
    color: #333
}

.openWind .task-tab-nav .tab:hover {
    color: #6493ff
}

.openWind .task-tab-nav .tab.active {
    color: #6493ff;
    border-bottom: 2px solid #6493ff
}

.openWind .layui-form .layui-input-block {
    margin-left: 0
}

.openWind .layui-form {
    padding-right: 0;
    padding-left: 0
}

.openWind .head_box {
    padding-left: 20px;
    width: 100%;
    padding-top: 10px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    min-height: 45px
}

.openWind .show_box {
    display: block;
    background: #fff;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box
}

.openWind .show_box .checkbox-item {
    width: 100%;
    border-bottom: 1px solid #eee
}

.openWind .show_box .checkbox-item .label {
    font-size: 20px;
    font-weight: 400;
    color: #6493ff;
    margin-bottom: 10px
}

.openWind .show_box .checkbox-item .layui-input-block {
    padding-left: 120px;
    position: relative
}

.openWind .show_box .checkbox-item .layui-input-block .allChoose {
    position: absolute;
    left: 0;
    top: 0
}

.openWind .show_box .checkbox-item .layui-input-block .allChoose::after {
    content: " ";
    width: 1px;
    height: 16px;
    background: #ddd;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 0
}

.openWind .show_box .checkbox-item:last-child {
    border-bottom: none
}

.openWind .mr20 {
    margin-right: 20px
}

.openWind .windTab {
    width: 100%
}

.openWind .windTab .list-pdf {
    padding-left: 40px !important;
    box-sizing: border-box
}

.openWind .windTab .list-pdf::after {
    width: 24px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: " ";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-pdf.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .list-zip {
    padding-left: 40px !important;
    box-sizing: border-box
}

.openWind .windTab .list-zip::after {
    width: 24px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: " ";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-zip.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .list-text {
    padding-left: 40px !important;
    box-sizing: border-box
}

.openWind .windTab .list-text::after {
    width: 24px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: " ";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-text.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .list-word {
    padding-left: 40px !important;
    box-sizing: border-box
}

.openWind .windTab .list-word::after {
    width: 24px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: " ";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-word.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .list-video {
    padding-left: 40px !important;
    box-sizing: border-box
}

.openWind .windTab .list-video::after {
    width: 24px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: " ";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-video.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .list-img {
    padding-left: 40px !important;
    box-sizing: border-box
}

.openWind .windTab .list-img::after {
    width: 24px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: " ";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-img.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .audit-edit, .openWind .windTab .audit-failed, .openWind .windTab .audit-pass, .openWind .windTab .auditing, .openWind .windTab .havePublish, .openWind .windTab .unpublished {
    box-sizing: border-box;
    color: #f5222d;
    font-size: 18px;
    position: relative;
    padding-left: 30px !important
}

.openWind .windTab .audit-edit::after, .openWind .windTab .audit-failed::after, .openWind .windTab .audit-pass::after, .openWind .windTab .auditing::after, .openWind .windTab .havePublish::after, .openWind .windTab .unpublished::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-lose.png);
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin: auto
}

.openWind .windTab .audit-edit {
    color: #666
}

.openWind .windTab .audit-edit::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/edit.png);
    background-size: 100% 100%
}

.openWind .windTab .havePublish {
    color: #666
}

.openWind .windTab .havePublish::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/havePublish.png);
    background-size: 100% 100%
}

.openWind .windTab .auditing {
    color: #666
}

.openWind .windTab .auditing::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/auditing.png);
    background-size: 100% 100%
}

.openWind .windTab .unpublished {
    color: #666
}

.openWind .windTab .unpublished::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/unpublished.png);
    background-size: 100% 100%
}

.openWind .windTab .audit-pass {
    color: #52c41a
}

.openWind .windTab .audit-pass::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-will.png);
    background-size: 100% 100%
}

.openWind .windTab .tab_list .tab_td .td2, .openWind .windTab .tab_list .tab_td .td3, .openWind .windTab .tab_list .tab_td .td4, .openWind .windTab .tab_list .tab_td .td5, .openWind .windTab .tab_list .tab_td .td6, .openWind .windTab .tab_list .tab_td .td7 {
    font-size: 18px;
    color: #333
}

.openWind .windTab .tab_list .tab_td .td1 {
    font-weight: 600;
    color: #333
}

.openWind .windTab .tab_tr {
    border-bottom: 1px solid #e8f3fc;
    background: #fff;
    color: #333;
    transition: all .3s linear
}

.openWind .windTab .tab_tr:hover {
    background: #eff4ff
}

.openWind .windTab .tab_tr.tab_th {
    border-bottom: none;
    background: #f9f9f9;
    color: #4e5054
}

.openWind .windTab .tab_tr.tab_th .tab_td {
    display: flex;
    align-items: center;
    min-height: 54px;
    line-height: 54px
}

.openWind .windTab .tab_tr:last-child {
    border-bottom: none
}

.openWind .windTab .tab_tr .tab_td {
    display: flex;
    align-items: center;
    min-height: 70px;
    line-height: 70px
}

.openWind .windTab .tab_tr .td1 {
    flex: 1;
    /*display: flex;*/
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #4e5054;
    box-sizing: border-box;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    position: relative;
    min-width: 250px;
}

.openWind .windTab .tab_tr .td1 .active, .openWind .windTab .tab_tr .td1 .list-check {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 10px;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-no.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin: auto
}

.openWind .windTab .tab_tr .td1 .active {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-yes.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .windTab .tab_tr .td2 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 180px;
    font-size: 20px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.openWind .windTab .tab_tr .td3 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.openWind .windTab .tab_tr .td8 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 300px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
}

.openWind .windTab .tab_tr .td9 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.openWind .windTab .tab_tr .td10 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.openWind .windTab .tab_tr .td4 {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    padding-left: 10px;
    box-sizing: border-box;
    width: 250px;
    text-align: center;
    font-size: 20px
}

.openWind .windTab .tab_tr .td4 .yuanhuan {
    margin: 0 auto
}

.openWind .windTab .tab_tr .td5 {
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
    width: 180px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    font-size: 20px;
    color: #4e5054
}

.openWind .windTab .tab_tr .td5 .updown {
    position: relative;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    height: 32px;
    width: 32px
}

.openWind .windTab .tab_tr .td5 .updown i {
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 16px;
    font-size: 14px;
    transition: all .5s ease;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #999
}

.openWind .windTab .tab_tr .td5 .updown i.active {
    color: #5391ff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.openWind .windTab .tab_tr .td7 {
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
    width: 180px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    font-size: 20px;
    color: #4e5054
}

.openWind .windTab .tab_tr .td7 .updown {
    position: relative;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    height: 32px;
    width: 32px
}

.openWind .windTab .tab_tr .td7 .updown i {
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 16px;
    font-size: 14px;
    transition: all .5s ease;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #999
}

.openWind .windTab .tab_tr .td7 .updown i.active {
    color: #5391ff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.openWind .windTab .tab_tr .td6 {
    padding-left: 10px;
    box-sizing: border-box;
    width: 300px;
    text-align: left;
    font-size: 20px;
    color: #4e5054
}

.openWind .windTab .tab_tr .td6 span {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #6493ff
}

.openWind .windTab .tab_tr .td6 .download, .openWind .windTab .tab_tr .td6 .publish, .openWind .windTab .tab_tr .td6 .reupload {
    color: #6493ff;
    opacity: .6;
    cursor: pointer
}

.openWind .windTab .tab_tr .td6 .download:hover, .openWind .windTab .tab_tr .td6 .publish:hover, .openWind .windTab .tab_tr .td6 .reupload:hover {
    opacity: 1
}

.openWind .windTab .tab_tr .td6 .c_blue {
    color: #6493ff;
    opacity: .6;
    cursor: pointer
}

.openWind .windTab .tab_tr .td6 .c_blue:hover {
    opacity: 1
}

.openWind .windTab .tab_tr .td6 .c_yellow {
    color: #faad14;
    cursor: pointer
}

.openWind .windTab .tab_tr .td6 .c_yellow:hover {
    color: #6493ff
}

.openWind .windTab .tab_tr .td6 .c_black {
    color: #333;
    cursor: pointer
}

.openWind .windTab .tab_tr .td6 .c_black:hover {
    color: #6493ff
}

.openWind .windTab .tab_tr .td6 .c_red {
    color: #e61129;
    cursor: pointer
}

.openWind .windTab .tab_tr .td6 .c_red:hover {
    color: #6493ff
}

.openWind .list-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 20px;
    box-sizing: border-box;
    position: relative
}

.openWind .list-bottom .check-all {
    position: relative;
    padding-left: 30px
}

.openWind .list-bottom .check-all .active, .openWind .list-bottom .check-all .add-chose {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-no.png) 0 0 no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.openWind .list-bottom .check-all .active {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-yes.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.openWind .list-bottom .list-buts {
    display: flex;
    align-items: center
}

.openWind .list-bottom .buts-down, .openWind .list-bottom .buts-review {
    width: 128px;
    cursor: pointer;
    height: 32px;
    background: #6493ff;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 24px;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-audit.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 10px 8px;
    margin: 0 10px;
    opacity: 1;
    transition: all .3s linear
}

.openWind .list-bottom .buts-down:hover, .openWind .list-bottom .buts-review:hover {
    opacity: .8
}

.openWind .list-bottom .buts-down {
    width: 102px;
    background: #faad14;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-down.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 10px 8px
}

.openWind .list-bottom #pagination {
    margin-top: 5px
}

.openWind .list-bottom #pagination1 {
    margin-top: 5px
}

.layui-upload-skin {
    height: 700px !important
}

.layui-upload-skin .layui-layer-content {
    position: relative
}

.layui-upload-skin .layui-layer-content .footer-buts {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    height: 56px;
    right: 0;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center
}

.layui-upload-skin .layui-layer-content .footer-buts .layui-btn {
    width: 120px;
    font-size: 14px
}

.layui-upload-skin .layui-layer-content .footer-buts .layui-input-block {
    margin: 0
}

.layui-upload-skin .layui-upload-item {
    padding: 30px;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 120px;
    overflow-y: auto
}

.layui-upload-skin .layui-form.active .layui-form-item .layui-form-label {
    width: 160px !important
}

.layui-upload-skin .layui-form.active .layui-form-item .layui-input-block {
    margin-left: 190px !important
}

.layui-upload-skin .layui-form.active .layui-form-item .tip {
    margin-left: 190px !important
}

.layui-upload-skin .layui-form.active .upload-list {
    margin-left: 190px !important
}

.layui-upload-skin .layui-form-item {
    margin-bottom: 30px
}

.layui-upload-skin .layui-form-item .tip {
    margin-left: 160px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 0
}

.layui-upload-skin .layui-form-item .input_title {
    display: block;
    width: 100%;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.layui-upload-skin .layui-layer-title {
    padding: 0;
    text-align: center;
    background: #f9f9f9;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, .85)
}

.layui-upload-skin .layui-input-block {
    margin-left: 160px
}

.layui-upload-skin .layui-input-block input {
    font-size: 16px
}

.layui-upload-skin .layui-form-label {
    width: 130px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666
}

.layui-upload-skin .layui-form-label span {
    color: #f5222d;
    margin-right: 5px
}

.layui-upload-skin .fileType-list .upload-list {
    margin-left: 160px;
    display: flex;
    flex-wrap: wrap
}

.layui-upload-skin .fileType-list .upload-list > div {
    width: 240px;
    height: 180px;
    margin-bottom: 20px;
    flex-shrink: 0
}

.layui-upload-skin .fileType-list .upload-list .file-buts, .layui-upload-skin .fileType-list .upload-list .file-data {
    background: #f3f7ff;
    border-radius: 4px;
    border: 1px solid #6493ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-buts .poster, .layui-upload-skin .fileType-list .upload-list .file-data .poster {
    width: 40px;
    height: 40px;
    margin: 0;
    margin-bottom: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-buts span, .layui-upload-skin .fileType-list .upload-list .file-data span {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6493ff;
    line-height: 18px
}

.layui-upload-skin .fileType-list .upload-list .file-data {
    background: #ddd;
    position: relative;
    border: none;
    cursor: initial
}

.layui-upload-skin .fileType-list .upload-list .file-data.onload {
    cursor: pointer;
    background: 0 0 !important
}

.layui-upload-skin .fileType-list .upload-list .file-data.onload .file-tip {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #6493ff !important;
    text-align: center !important
}

.layui-upload-skin .fileType-list .upload-list .file-data .delete {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/file-del.png) 0 0 no-repeat;
    right: 10px;
    top: 10px;
    background-size: 100% 100%;
    z-index: 66;
    cursor: pointer;
    transition: all .3s linear
}

.layui-upload-skin .fileType-list .upload-list .file-data .delete:hover {
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/file-delh.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule {
    position: absolute;
    width: 80%;
    height: 14px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 66
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule .rate {
    width: 86%;
    height: 14px;
    background: #e0e9ff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule .rate > div {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    background: #6493ff;
    border-radius: 10px;
    transition: width 1s linear
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule .number {
    position: absolute;
    right: -10px;
    top: 0;
    color: #666;
    font-size: 16px
}

.layui-upload-skin .fileType-list .upload-list .file-data .type {
    width: 56px;
    height: 68px;
    margin-bottom: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-data .file-tip {
    width: 214px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.layui-upload-skin .fileType-list .wind_online .layui-input-block {
    position: relative
}

.layui-upload-skin .fileType-list .wind_online .layui-input-block input {
    padding-left: 45px;
    border-top: none;
    border-left: none;
    border-right: none;
    position: relative
}

.layui-upload-skin .fileType-list .wind_online .layui-input-block .icon_img {
    position: absolute;
    left: 0;
    top: 4px;
    width: 24px;
    height: 25px;
    cursor: pointer
}

.v_tab_wind {
    width: 100%;
    padding: 0 30px 30px 30px;
    box-sizing: border-box;
    min-height: 600px
}

.v_tab_wind .tab_tr {
    padding-bottom: 10px;
    border-bottom: 1px solid #e8f3fc
}

.v_tab_wind .tab_tr:last-child {
    border-bottom: none
}

.v_tab_wind .tab_tr .tab_td {
    display: flex;
    align-items: center;
    min-height: 172px
}

.v_tab_wind .tab_tr .td_box {
    width: 100%;
    min-height: 80px;
    background: #eff4ff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px
}

.v_tab_wind .tab_tr .td_box.td_box_none {
    background: 0 0;
    padding: 0
}

.v_tab_wind .tab_tr .td_box .color_red {
    color: #da1212
}

.v_tab_wind .tab_tr .td_box .thbox_tr {
    background: #eff4ff;
    font-size: 17px;
    font-weight: 400;
    color: #333;
    padding: 20px 0;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center
}

.v_tab_wind .tab_tr .td_box .thbox_tr .th {
    flex: 1;
    background: linear-gradient(135deg, transparent 49.5%, #ddd, transparent 50.5%);
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    line-height: 80px;
    height: 80px;
    min-width: 120px;
    position: relative
}

.v_tab_wind .tab_tr .td_box .thbox_tr .th .oth1 {
    position: absolute;
    bottom: 60%;
    right: 50%;
    line-height: 24px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .th .oth2 {
    position: absolute;
    left: 50%;
    top: 60%;
    line-height: 24px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .th_head2 {
    text-align: center;
    display: flex
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width1 {
    line-height: 20px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width2 {
    width: 200px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    line-height: 40px;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width2 .th_head1 {
    border-bottom: 1px dashed #c9cdd7
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width2 .th_head2 {
    width: 100%;
    height: 40px;
    padding-top: 10px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width2 .th_head2 .th_head2_c {
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    width: 50%
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width2 .th_head2 .th_head2_c:last-child {
    border-right: none
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width3 {
    width: 611px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width3 .th_head1 {
    border-bottom: 1px dashed #c9cdd7
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width3 .th_head2 {
    width: 100%;
    height: 40px;
    padding-top: 10px
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width3 .th_head2 .th_head2_c {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    width: 100px;
    padding: 0 5px;
    text-align: center
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width3 .th_head2 .th_head2_c:last-child {
    border-right: none
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width4 {
    width: 115px;
    border-right: 1px solid #c9cdd7;
    box-sizing: border-box;
    padding: 0 5px;
    height: 80px;
    display: flex;
    align-items: center;
    word-wrap: break-word
}

.v_tab_wind .tab_tr .td_box .thbox_tr .width5 {
    width: 100px;
    box-sizing: border-box;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .trbox_list {
    width: 100%;
    background: rgba(244, 250, 255, .6)
}

.v_tab_wind .tab_tr .td_box .trbox_tr {
    font-size: 17px;
    font-weight: 400;
    color: #333;
    padding: 5px 0;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center
}

.v_tab_wind .tab_tr .td_box .trbox_tr .th {
    color: #000;
    word-wrap: break-word;
    word-break: break-all;
    flex: 1;
    min-height: 80px;
    min-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.v_tab_wind .tab_tr .td_box .trbox_tr .th_head2 {
    text-align: center;
    display: flex
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width1 {
    word-wrap: break-word;
    word-break: break-all;
    line-height: 20px;
    width: 90px;
    box-sizing: border-box;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width2 {
    width: 200px;
    box-sizing: border-box;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width2 .th_head2 {
    width: 100%
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width2 .th_head2 .th_head2_c {
    word-wrap: break-word;
    word-break: break-all;
    width: 50%
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width3 {
    width: 611px;
    box-sizing: border-box;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width3 .th_head2 {
    width: 100%
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width3 .th_head2 .th_head2_c {
    word-wrap: break-word;
    word-break: break-all;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100px;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width3 .th_head2 .th_head2_c:last-child {
    border-right: none
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width4 {
    width: 115px;
    box-sizing: border-box;
    padding: 0 5px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 18px;
    word-wrap: break-word;
    word-break: break-all
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width5 {
    width: 100px;
    box-sizing: border-box;
    padding: 0 5px
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width5 .btn_add {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #6493ff;
    cursor: pointer
}

.v_tab_wind .tab_tr .td_box .trbox_tr .width5 .btn_manage {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #6493ff;
    cursor: pointer
}

.v_tab_wind .tab_tr .td_box .tbox_tr {
    width: 100%;
    display: flex;
    align-items: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    box-sizing: border-box;
    padding: 0 0
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state {
    font-weight: 400;
    width: 100px;
    text-align: center
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state.yyq span {
    margin: 0 auto;
    display: block;
    width: 73px;
    height: 20px;
    line-height: 20px;
    background: #ffebeb;
    border-radius: 2px;
    font-size: 12px;
    color: #da1212
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state.yyq span i {
    font-size: 12px;
    color: #da1212
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state.jxz span {
    margin: 0 auto;
    display: block;
    width: 73px;
    height: 20px;
    line-height: 20px;
    background: #e7f3ff;
    border-radius: 2px;
    font-size: 12px;
    color: #333
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state.jxz span i {
    font-size: 12px;
    color: #979797
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state.wks span {
    margin: 0 auto;
    display: block;
    width: 73px;
    height: 20px;
    line-height: 20px;
    background: #eee;
    border-radius: 2px;
    font-size: 12px;
    color: #666
}

.v_tab_wind .tab_tr .td_box .tbox_tr .state.wks span i {
    font-size: 12px;
    color: #666
}

.v_tab_wind .tab_tr .td_box .tbox_tr .city {
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.v_tab_wind .tab_tr .td_box .tbox_tr .jdt_box {
    flex: 1
}

.v_tab_wind .tab_tr .td_box .tbox_tr .jdt_box .layui1 {
    background: linear-gradient(to right, #f4778c, #ffb06c) !important
}

.v_tab_wind .tab_tr .td_box .tbox_tr .jdt_box .layui2 {
    background: linear-gradient(to right, #787cff, #67c3ff) !important
}

.v_tab_wind .tab_tr .td_box .tbox_tr .changci {
    font-weight: 400;
    width: 150px;
    padding-left: 10px;
    box-sizing: border-box
}

.v_tab_wind .tab_tr .td_box .tbox_tr .jd {
    font-weight: 400;
    width: 100px
}

.v_tab_wind .tab_tr .td1 {
    width: 64px;
    height: 64px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/icon_ty.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 16px
}

.v_tab_wind .tab_tr .td2 {
    flex: 1;
    overflow: hidden
}

.v_tab_wind .tab_tr .td2 .name {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.v_tab_wind .tab_tr .td2 .info {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.v_tab_wind .tab_tr .td3 {
    width: 300px;
    text-align: center
}

.v_tab_wind .tab_tr .td3 .name {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    color: #333
}

.v_tab_wind .tab_tr .td3 .info {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.v_tab_wind .tab_tr .td4 {
    width: 200px;
    text-align: center
}

.v_tab_wind .tab_tr .td4 .yuanhuan {
    margin: 0 auto
}

.v_tab_wind .tab_tr .td5 {
    width: 40px;
    text-align: center
}

.v_tab_wind .tab_tr .td5 .updown {
    position: relative;
    cursor: pointer;
    padding: 0 10px;
    transition: all 1s ease;
    height: 32px;
    width: 32px
}

.v_tab_wind .tab_tr .td5 .updown i {
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 16px;
    font-size: 14px;
    transition: all .5s ease;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #999
}

.v_tab_wind .tab_tr .td5 .updown i.active {
    color: #5391ff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.page-task-target .upload-item {
    background: #fff;
    text-align: center;
    padding: 60px;
    border-radius: 4px
}

.page-task-target .upload-item img {
    width: 122px;
    height: 100px;
    display: block;
    margin: auto;
    cursor: pointer
}

.page-task-target .upload-item .new-project {
    font-size: 24px;
    font-weight: 500;
    color: #6493ff;
    line-height: 24px;
    margin: 20px 0 10px
}

.page-task-target .upload-item .tip {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    margin-bottom: 20px
}

.page-task-target .upload-item .down-exc {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6493ff;
    text-decoration: underline
}

.page-task-target .task-list-item {
    background: #fff;
    border-radius: 4px;
    padding-top: 0;
    overflow-x: auto;
    margin-top: 20px
}

.page-task-target .task-list-item::-webkit-scrollbar {
    width: 100%;
    height: 10px;
    border: none
}

.page-task-target .task-list-item::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: #6493ff;
    border: none
}

.page-task-target .task-list-item::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(100, 100, 100, .1);
    border-radius: 10px;
    background: #fff;
    border: none
}

.page-task-target .task-list-item .task-tab-nav {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd
}

.page-task-target .task-list-item .task-tab-nav .tab {
    transition: all .3s linear;
    border-bottom: 2px solid transparent
}

.page-task-target .task-list-item .task-tab-nav .tab:hover {
    color: #6493ff
}

.page-task-target .task-list-item .task-tab-nav .active {
    color: #6493ff;
    border-bottom: 2px solid #6493ff
}

.page-task-target .task-list-item .tab {
    font-size: 20px;
    color: #333;
    line-height: 54px;
    margin: 0 10px;
    padding: 0 30px;
    cursor: pointer
}

.page-task-target .task-list-item .task_show {
    padding: 0 20px;
    min-width: 1050px;
    box-sizing: border-box
}

.page-task-target .task-list-item .task-list {
    padding: 0 20px;
    min-width: 1050px
}

.page-task-target .task-list-item .task-list .list {
    display: flex;
    height: 180px;
    align-items: center;
    border-bottom: 1px solid #ddd;
    justify-content: space-between;
    position: relative;
    padding-left: 20px;
    transition: all .3s linear
}

.page-task-target .task-list-item .task-list .list:hover {
    background: rgba(221, 221, 221, .2)
}

.page-task-target .task-list-item .task-list .list .active, .page-task-target .task-list-item .task-list .list .list-check {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-no.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin: auto
}

.page-task-target .task-list-item .task-list .list .active {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-yes.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .list-content {
    width: 40%;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;
    margin-right: 20px
}

.page-task-target .task-list-item .task-list .list-content::after {
    content: "";
    width: 39px;
    height: 48px;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-exc.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin: auto
}

.page-task-target .task-list-item .task-list .list-content .title {
    height: 20px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-task-target .task-list-item .task-list .list-content .unit {
    height: 18px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-task-target .task-list-item .task-list .list-content .unit span {
    margin-left: 50px
}

.page-task-target .task-list-item .task-list .list-word::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-word.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .list-pdf::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-pdf.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .list-zip::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-zip.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .list-text::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-text.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .time {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    width: 180px;
    margin-right: 20px
}

.page-task-target .task-list-item .task-list .time span {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-task-target .task-list-item .task-list .addr {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    width: 100px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-task-target .task-list-item .task-list .schedule {
    display: flex;
    font-size: 18px;
    color: #666;
    align-items: center;
    width: 20%;
    box-sizing: border-box;
    padding-right: 20px;
    position: relative
}

.page-task-target .task-list-item .task-list .schedule .rate {
    width: 86%;
    height: 14px;
    background: #e0e9ff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 10px
}

.page-task-target .task-list-item .task-list .schedule .rate > div {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    background: #6493ff;
    border-radius: 10px;
    transition: width 1s linear
}

.page-task-target .task-list-item .task-list .schedule .number {
    position: absolute;
    right: 5px
}

.page-task-target .task-list-item .task-list .operate {
    width: 350px;
    display: flex;
    flex-wrap: wrap
}

.page-task-target .task-list-item .task-list .operate span {
    margin: 10px;
    cursor: pointer;
    transition: all .3s linear;
    font-size: 18px
}

.page-task-target .task-list-item .task-list .operate span:hover {
    opacity: 1
}

.page-task-target .task-list-item .task-list .operate .download, .page-task-target .task-list-item .task-list .operate .publish, .page-task-target .task-list-item .task-list .operate .reupload {
    color: #6493ff;
    opacity: .6
}

.page-task-target .task-list-item .task-list .operate .delete:hover, .page-task-target .task-list-item .task-list .operate .recall:hover, .page-task-target .task-list-item .task-list .operate .unPublish:hover {
    color: #f5222d
}

.page-task-target .task-list-item .task-list .operate .submitted {
    color: #faad14;
    opacity: .6
}

.page-task-target .task-list-item .task-list .operate .amend:hover {
    color: #6493ff
}

.page-task-target .task-list-item .task-list .upload-finish {
    font-size: 18px;
    font-weight: 400;
    color: #666
}

.page-task-target .task-list-item .task-list .upload-finish::after {
    content: "";
    position: absolute;
    right: 8%;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-will.png);
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin: auto
}

.page-task-target .task-list-item .task-list .upload-finish .rate > div {
    background: #52c41a
}

.page-task-target .task-list-item .task-list .upload-lose::after {
    content: "";
    position: absolute;
    right: 8%;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-lose.png);
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin: auto
}

.page-task-target .task-list-item .task-list .upload-lose .rate > div {
    background: #f5222d
}

.page-task-target .task-list-item .task-list .audit-failed, .page-task-target .task-list-item .task-list .audit-pass, .page-task-target .task-list-item .task-list .auditing, .page-task-target .task-list-item .task-list .draft, .page-task-target .task-list-item .task-list .havePublish, .page-task-target .task-list-item .task-list .unpublished {
    color: #f5222d;
    font-size: 18px;
    position: relative;
    padding-left: 25px
}

.page-task-target .task-list-item .task-list .audit-failed::after, .page-task-target .task-list-item .task-list .audit-pass::after, .page-task-target .task-list-item .task-list .auditing::after, .page-task-target .task-list-item .task-list .draft::after, .page-task-target .task-list-item .task-list .havePublish::after, .page-task-target .task-list-item .task-list .unpublished::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-lose.png);
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin: auto
}

.page-task-target .task-list-item .task-list .draft {
    color: #666
}

.page-task-target .task-list-item .task-list .draft::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/draft.png);
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .havePublish {
    color: #666
}

.page-task-target .task-list-item .task-list .havePublish::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/havePublish.png);
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .auditing {
    color: #666
}

.page-task-target .task-list-item .task-list .auditing::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/auditing.png);
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .unpublished {
    color: #666
}

.page-task-target .task-list-item .task-list .unpublished::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/unpublished.png);
    background-size: 100% 100%
}

.page-task-target .task-list-item .task-list .audit-pass {
    color: #52c41a
}

.page-task-target .task-list-item .task-list .audit-pass::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-will.png);
    background-size: 100% 100%
}

.page-task-target .list-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0
}

.page-task-target .list-bottom .check-all {
    position: relative;
    padding-left: 30px;
    font-size: 16px
}

.page-task-target .list-bottom .check-all .active, .page-task-target .list-bottom .check-all .add-chose {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-no.png) 0 0 no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-task-target .list-bottom .check-all .active {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-choice-yes.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.page-task-target .list-bottom .list-buts {
    display: flex;
    align-items: center
}

.page-task-target .list-bottom .buts-down, .page-task-target .list-bottom .buts-review {
    width: 128px;
    cursor: pointer;
    height: 32px;
    background: #6493ff;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 24px;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-audit.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 10px 8px;
    margin: 0 10px;
    opacity: 1;
    transition: all .3s linear
}

.page-task-target .list-bottom .buts-down:hover, .page-task-target .list-bottom .buts-review:hover {
    opacity: .8
}

.page-task-target .list-bottom .buts-down {
    width: 102px;
    background: #faad14;
    background-image: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-down.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 10px 8px
}

.page-task-target .list-bottom #pagination {
    margin-top: 5px
}

.page-task-target .remindEffect-list-item .remind-list {
    display: flex;
    justify-content: space-between;
    padding: 30px 20px;
    border-bottom: 1px solid #ddd;
    align-items: center;
    transition: all .3s linear
}

.page-task-target .remindEffect-list-item .remind-list:hover {
    background: rgba(221, 221, 221, .2)
}

.page-task-target .remindEffect-list-item .remind-list:last-child {
    border: none
}

.page-task-target .remindEffect-list-item .remind-list .remind-message {
    width: 60%;
    flex-shrink: 0;
    margin-right: 50px
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .title {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #343e4f;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    margin-bottom: 10px
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .labels {
    display: flex;
    flex-wrap: wrap
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .labels > div {
    margin-right: 20px;
    height: 24px;
    line-height: 24px
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .labels .name, .page-task-target .remindEffect-list-item .remind-list .remind-message .labels .overdue {
    background: #e0e9ff;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6493ff;
    padding: 0 10px;
    border-radius: 2px
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .labels .overdue {
    background: #fee;
    color: #f5222d;
    padding-left: 30px;
    position: relative
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .labels .overdue::after {
    content: "";
    position: absolute;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/recall-tip.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-task-target .remindEffect-list-item .remind-list .remind-message .labels .remindNumber {
    color: #999
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts {
    display: flex;
    flex-shrink: 0;
    width: 210px
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts > div {
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    transition: all .3s linear;
    opacity: .8;
    cursor: pointer
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts > div:hover {
    opacity: 1
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts .view {
    padding: 0 10px;
    font-weight: 400;
    color: #666;
    background: #eee;
    margin-right: 10px
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts .look {
    color: #6493ff;
    margin-right: 20px;
    font-size: 18px
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts .goUpload {
    color: #faad14;
    font-size: 18px
}

.page-task-target .remindEffect-list-item .remind-list .remind-buts .warn {
    background: #f5222d;
    color: #fff;
    width: 120px
}

.page-task-target .remindEffect-list-item .remind-list .left {
    display: flex;
    width: 60%
}

.page-task-target .remindEffect-list-item .remind-list .left .remind-message {
    width: 100%
}

.page-task-target .remindEffect-list-item .remind-list .left .read, .page-task-target .remindEffect-list-item .remind-list .left .read-open {
    width: 60px;
    flex-shrink: 0;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    padding-top: 40px;
    margin-right: 20px;
    position: relative;
    text-align: center
}

.page-task-target .remindEffect-list-item .remind-list .left .read-open::after, .page-task-target .remindEffect-list-item .remind-list .left .read::after {
    content: "";
    width: 39px;
    height: 42px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/message-close.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: -5px;
    right: 0;
    margin: auto
}

.page-task-target .remindEffect-list-item .remind-list .left .read-open::after {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/message-open.png) 0 0 no-repeat;
    top: -8px;
    background-size: 100% 100%
}

.page-queryLocalTasks .operate {
    width: 200px !important
}

.page-queryProvincePlans .operate {
    width: 200px !important
}

.page-queryProvincePlans .list-content {
    width: 45% !important
}

.layui-recall-skin .layui-layer-title {
    font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, .85)
}

.layui-recall-skin .recall-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    padding-top: 30px;
    width: 100%
}

.layui-recall-skin .recall-item .title {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000;
    line-height: 19px;
    margin: 10px 30px 20px
}

.layui-recall-skin .recall-item .tip {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 24px;
    margin: 0 20px;
    margin-bottom: 30px
}

.layui-recall-skin .bust-item {
    display: flex;
    justify-content: end;
    width: 100%;
    flex-shrink: 0;
    padding: 10px 20px;
    box-sizing: border-box;
    border-top: 1px solid #ddd
}

.layui-recall-skin .bust-item > div {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .65);
    line-height: 24px;
    width: 49px;
    height: 24px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .15);
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
    opacity: 1;
    transition: all .3s linear
}

.layui-recall-skin .bust-item > div:hover {
    opacity: .8
}

.layui-recall-skin .bust-item .confirm {
    background: #f5222d;
    color: #fff
}

.layui-upload-skin {
    height: 700px !important
}

.layui-upload-skin .layui-layer-content {
    position: relative
}

.layui-upload-skin .layui-layer-content .footer-buts {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    height: 56px;
    right: 0;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center
}

.layui-upload-skin .layui-layer-content .footer-buts .layui-btn {
    min-width: 120px;
    font-size: 14px
}

.layui-upload-skin .layui-layer-content .footer-buts .layui-input-block {
    margin: 0
}

.layui-upload-skin .layui-upload-item {
    padding: 30px;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 120px;
    overflow-y: auto
}

.layui-upload-skin .layui-upload-item .layui-input-block input {
    /*color: #999 !important*/
}

.layui-upload-skin .layui-form-item {
    margin-bottom: 30px
}

.layui-upload-skin .layui-form-item .tip {
    margin-left: 160px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 0
}

.layui-upload-skin .layui-layer-title {
    padding: 0;
    text-align: center;
    background: #f9f9f9;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, .85)
}

.layui-upload-skin .layui-input-block {
    margin-left: 160px
}

.layui-upload-skin .layui-input-block input {
    font-size: 16px
}

.layui-upload-skin .layui-form-label {
    width: 130px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666
}

.layui-upload-skin .layui-form-label span {
    color: #f5222d;
    margin-right: 5px
}

.layui-upload-skin .fileType-list .upload-list {
    margin-left: 160px;
    display: flex;
    flex-wrap: wrap
}

.layui-upload-skin .fileType-list .upload-list > div {
    width: 240px;
    height: 180px;
    margin-bottom: 20px;
    flex-shrink: 0
}

.layui-upload-skin .fileType-list .upload-list .file-buts, .layui-upload-skin .fileType-list .upload-list .file-data {
    background: #f3f7ff;
    border-radius: 4px;
    border: 1px solid #6493ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-buts .poster, .layui-upload-skin .fileType-list .upload-list .file-data .poster {
    width: 40px;
    height: 40px;
    margin: 0;
    margin-bottom: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-buts span, .layui-upload-skin .fileType-list .upload-list .file-data span {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6493ff;
    line-height: 18px
}

.layui-upload-skin .fileType-list .upload-list .file-data {
    background: #ddd;
    position: relative;
    border: none;
    cursor: initial
}

.layui-upload-skin .fileType-list .upload-list .file-data .delete {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/file-del.png) 0 0 no-repeat;
    right: 10px;
    top: 10px;
    background-size: 100% 100%;
    z-index: 66;
    cursor: pointer;
    transition: all .3s linear
}

.layui-upload-skin .fileType-list .upload-list .file-data .delete:hover {
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/file-delh.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule {
    position: absolute;
    width: 80%;
    height: 14px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 66
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule .rate {
    width: 86%;
    height: 14px;
    background: #e0e9ff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule .rate > div {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    background: #6493ff;
    border-radius: 10px;
    transition: width 1s linear
}

.layui-upload-skin .fileType-list .upload-list .file-data .schedule .number {
    position: absolute;
    right: -10px;
    top: 0;
    color: #666;
    font-size: 16px
}

.layui-upload-skin .fileType-list .upload-list .file-data .type {
    width: 56px;
    height: 68px;
    margin-bottom: 20px
}

.layui-upload-skin .fileType-list .upload-list .file-data .file-tip {
    width: 214px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}


.audit-content .fileType-list .upload-list {
    margin-left: 160px;
    display: flex;
    flex-wrap: wrap
}

.audit-content .fileType-list .upload-list > div {
    width: 240px;
    height: 180px;
    margin-bottom: 20px;
    flex-shrink: 0
}

.audit-content .fileType-list .upload-list .file-buts, .audit-content .fileType-list .upload-list .file-data {
    background: #f3f7ff;
    border-radius: 4px;
    border: 1px solid #6493ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 20px
}

.audit-content .fileType-list .upload-list .file-buts .poster, .audit-content .fileType-list .upload-list .file-data .poster {
    width: 40px;
    height: 40px;
    margin: 0;
    margin-bottom: 20px
}

.audit-content .fileType-list .upload-list .file-buts span, .audit-content .fileType-list .upload-list .file-data span {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6493ff;
    line-height: 18px
}

.audit-content .fileType-list .upload-list .file-data {
    background: #ddd;
    position: relative;
    border: none;
    cursor: initial
}

.audit-content .fileType-list .upload-list .file-data .delete {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/file-del.png) 0 0 no-repeat;
    right: 10px;
    top: 10px;
    background-size: 100% 100%;
    z-index: 66;
    cursor: pointer;
    transition: all .3s linear
}

.audit-content .fileType-list .upload-list .file-data .delete:hover {
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/file-delh.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.audit-content .fileType-list .upload-list .file-data .schedule {
    position: absolute;
    width: 80%;
    height: 14px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 66
}

.audit-content .fileType-list .upload-list .file-data .schedule .rate {
    width: 86%;
    height: 14px;
    background: #e0e9ff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 20px
}

.audit-content .fileType-list .upload-list .file-data .schedule .rate > div {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    background: #6493ff;
    border-radius: 10px;
    transition: width 1s linear
}

.audit-content .fileType-list .upload-list .file-data .schedule .number {
    position: absolute;
    right: -10px;
    top: 0;
    color: #666;
    font-size: 16px
}

.audit-content .fileType-list .upload-list .file-data .type {
    width: 56px;
    height: 68px;
    margin-bottom: 20px
}

.audit-content .fileType-list .upload-list .file-data .file-tip {
    width: 214px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.layui-layer-message-item .layui-layer-title {
    padding: 0;
    text-align: center;
    font-size: 16px
}

.layui-layer-message-item .layui-layer-content {
    overflow: hidden !important
}

.layui-layer-message-item .message-content {
    padding: 20px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto
}

.layui-layer-message-item .message-content .publisher, .layui-layer-message-item .message-content .time {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    margin-bottom: 10px
}

.layui-layer-message-item .message-content .content {
    height: 254px;
    background: #ffeeef;
    color: #666;
    font-size: 18px;
    line-height: 25px;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 30px;
    overflow-y: auto
}

.layui-layer-message-item .message-content .cancel {
    position: absolute;
    width: 100%;
    padding: 10px 0;
    background: #f9f9f9;
    text-align: center;
    font-size: 14px;
    color: #999;
    left: 0;
    bottom: 0
}

.layui-layer-message-item .message-content .cancel .buts {
    width: 120px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #ddd;
    line-height: 32px;
    margin: auto;
    cursor: pointer
}

.layui-layer-message-item .look-all {
    position: absolute;
    width: 100%;
    padding: 10px 0;
    background: #f9f9f9;
    text-align: center;
    font-size: 14px;
    color: #999;
    left: 0;
    bottom: 0
}

.layui-layer-message-item .look-all .buts {
    width: 120px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #ddd;
    line-height: 32px;
    margin: auto;
    cursor: pointer
}

.layui-layer-message-item .new-message-list {
    padding: 0 20px;
    position: relative;
    overflow-y: auto;
    padding-bottom: 70px;
    box-sizing: border-box;
    height: 350px
}

.layui-layer-message-item .new-message-list .list {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    padding-left: 40px;
    position: relative
}

.layui-layer-message-item .new-message-list .list:last-child {
    border-bottom: none
}

.layui-layer-message-item .new-message-list .list::after {
    position: absolute;
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/new-massage.png);
    width: 29px;
    height: 20px;
    background-size: 100% 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.layui-layer-message-item .new-message-list .list .title {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #343e4f;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.layui-layer-message-item .new-message-list .list .list-status {
    display: flex;
    justify-content: space-between
}

.layui-layer-message-item .new-message-list .list .list-status .audit-failed, .layui-layer-message-item .new-message-list .list .list-status .audit-pass, .layui-layer-message-item .new-message-list .list .list-status .auditing {
    color: #f5222d;
    font-size: 12px;
    position: relative;
    padding-left: 15px
}

.layui-layer-message-item .new-message-list .list .list-status .audit-failed::before, .layui-layer-message-item .new-message-list .list .list-status .audit-pass::before, .layui-layer-message-item .new-message-list .list .list-status .auditing::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-lose.png);
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
    margin: auto
}

.layui-layer-message-item .new-message-list .list .list-status .audit-pass {
    color: #52c41a
}

.layui-layer-message-item .new-message-list .list .list-status .audit-pass::before {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/task-target-will.png);
    background-size: 100% 100%
}

.layui-layer-message-item .new-message-list .list .list-status .auditing {
    color: #faad14
}

.layui-layer-message-item .new-message-list .list .list-status .auditing::before {
    content: "";
    background: url(https://imgbos.culturedc.cn/jixiaoguanli/auditing.png);
    background-size: 100% 100%
}

.layui-layer-message-item .new-message-list .list .list-status .system {
    font-size: 12px;
    color: #999
}

.layui-layer-message-item .new-message-list .list .list-status .system span {
    margin-left: 30px
}

body::-webkit-scrollbar, html::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border: none
}

body::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: #6493ff;
    border: none
}

body::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(100, 100, 100, .1);
    border-radius: 10px;
    background: #f7f7f7;
    border: none
}

.page-userManage .layui-table-view .layui-table td, .page-userManage .layui-table-view .layui-table th {
    padding: 10px 0
}

.page-userManage .user-control-table-item .layui-table-cell {
    height: auto;
    overflow: visible;
    white-space: normal
}

.page-userManage .dictionariesQuery-table-item, .page-userManage .user-control-table-item {
    padding: 10px 20px;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px
}

.page-userManage .dictionariesQuery-table-item .operation-buts, .page-userManage .user-control-table-item .operation-buts {
    font-weight: 400;
    color: #6493ff;
    cursor: pointer;
    margin-right: 5px;
    transition: all .3s linear;
    opacity: .8
}

.page-userManage .dictionariesQuery-table-item .operation-buts:hover, .page-userManage .user-control-table-item .operation-buts:hover {
    opacity: 1
}

.page-userManage .dictionariesQuery-table-item .reset, .page-userManage .user-control-table-item .reset {
    color: #faad14;
    opacity: .7
}

.page-userManage .dictionariesQuery-table-item .del, .page-userManage .user-control-table-item .del {
    color: #666
}

.page-userManage .dictionariesQuery-table-item .del:hover, .page-userManage .user-control-table-item .del:hover {
    color: #f5222d
}

.page-userManage .dictionariesQuery-table-item .admin, .page-userManage .user-control-table-item .admin {
    color: #666
}

.page-userManage .dictionariesQuery-table-item .admin:hover, .page-userManage .user-control-table-item .admin:hover {
    color: #52c41a
}

.page-userManage .dictionariesQuery-table-item .layui-table thead tr, .page-userManage .user-control-table-item .layui-table thead tr {
    background-color: #eff4ff
}

.page-userManage .dictionariesQuery-table-item .layui-table td, .page-userManage .dictionariesQuery-table-item .layui-table th, .page-userManage .user-control-table-item .layui-table td, .page-userManage .user-control-table-item .layui-table th {
    font-size: 18px;
    min-height: 60px
}

.page-userManage .dictionariesQuery-table-item .userLock, .page-userManage .user-control-table-item .userLock {
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .3s linear
}

.page-userManage .dictionariesQuery-table-item .userLock:hover, .page-userManage .user-control-table-item .userLock:hover {
    color: #6493ff
}

.page-userManage .dictionariesQuery-table-item .userLock img, .page-userManage .user-control-table-item .userLock img {
    margin-right: 5px
}

.page-userManage .dictionariesQuery-table-item #pagination, .page-userManage .user-control-table-item #pagination {
    text-align: right;
    margin-right: 40px
}

.page-userManage .dictionariesQuery-table-item .layui-hide .layui-form, .page-userManage .user-control-table-item .layui-hide .layui-form {
    border: none !important
}

.page-userManage .dictionariesQuery-table-item .layui-icon, .page-userManage .user-control-table-item .layui-icon {
    transition: all .3s linear;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    display: inline-block
}

.page-userManage .dictionariesQuery-table-item .open .layui-icon-triangle-d, .page-userManage .user-control-table-item .open .layui-icon-triangle-d {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.page-userManage .layui-table-body::-webkit-scrollbar {
    width: 100%;
    height: 10px;
    border: none
}

.page-userManage .layui-table-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: #6493ff;
    border: none
}

.page-userManage .layui-table-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(100, 100, 100, .1);
    border-radius: 10px;
    background: #fff;
    border: none
}

.page-userManage .dictionariesQuery-screen-item .screen-input-item {
    display: flex;
    flex-wrap: wrap
}

.page-userManage .dictionariesQuery-screen-item .screen-input-item .layui-input-block {
    margin-left: 0;
    margin-right: 20px
}

.page-userManage .chose-unit-item-buts {
    padding: 20px 40px 60px 40px
}

.layui-layer-editRole-item .layui-form {
    padding: 50px
}

.layui-layer-editRole-item .desired-zone-item {
    display: flex
}

.layui-layer-editRole-item .desired-zone-item .layui-input-block {
    margin-left: 0;
    margin-right: 20px
}

.tb_yuanhuan .circle {
    position: relative;
    border-radius: 50%;
    background: #9bf50d
}

.tb_yuanhuan .circle .pie_left, .tb_yuanhuan .pie_right {
    position: absolute;
    top: 0;
    left: 0
}

.tb_yuanhuan .circle .left, .tb_yuanhuan .right {
    display: block;
    width: 100%;
    height: 100%;
    background: #41d6a1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.tb_yuanhuan .circle .mask {
    border-radius: 50%;
    position: absolute;
    text-align: center
}

.tb_yuanhuan .mask {
    display: flex;
    align-items: center;
    text-align: center
}

.tb_yuanhuan .mask .mask_box {
    width: 100%
}

.tb_yuanhuan .mask .mask_number {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.tb_yuanhuan .mask .mask_title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.layui-upload-skin .zbBox {
    background: #eee;
    padding: 12px;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto
}

.layui-upload-skin .zbBox .zbItem {
    line-height: 24px;
    color: rgb(51 85 204 / 85%);
}

.layui-upload-skin .yearBox {
    display: flex;
    padding-left: 30px;
    width: 100%;
    box-sizing: border-box
}

.layui-upload-skin .yearBox .yearItem {
    width: 32%;
    color: rgb(51 85 204 / 85% );
    margin-right: 2%
}

.layui-upload-skin .layMonth {
    width: 100%;
    display: flex;
    align-items: center;
    height: 34px;
    margin-bottom: 10px
}

.layui-upload-skin .layMonth .tyMonth {
    width: 60px;
    color: rgb(51 85 204 / 85% );
}

.layui-upload-skin .layMonth .tyInputBox {
    flex: 1;
    display: flex
}

.layui-upload-skin .layMonth .tyInputBox .tyInput {
    width: 28%;
    margin-right: 5%
}

.layui-upload-skin .layMonth .tyInputBox .tyInput:last-child {
    margin-right: 0
}

.layui-upload-skin .layMonth .tyInputBox .tyInput .layIpt {
    padding: 0 5px;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    height: 32px;
    border: none;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #c8c8c8
}


