﻿@import url('bootstrap.min.css');
@import url('../fonts/font-awesome/css/font-awesome.min.css');
@import url('index.css');
@import url(../fonts/themify/themify-icons.css);
@import url(../fonts/mater/mater.css);
@import url('../fonts/fan-font/fonts.css');
@import url('table.css?v=1');
@import url('button.css');
@import url('flow.css');


body {
    height: 100vh;
    overflow:auto !important;
}

.wrapper {
    min-width: 1060px !important;
}

.main-header {
    height: 52px;
    background-image: url(../images/tit_bg.png);
    background-size: cover;
    background-position: left center;
}

    .main-header > .navbar {
        -webkit-transition: margin-left .3s ease-in-out;
        -o-transition: margin-left .3s ease-in-out;
        transition: margin-left .3s ease-in-out;
        margin-bottom: 0;
        border: none;
        margin-left: 0px;
        min-height: 50px;
        border-radius: 0
    }

.navbar-static-top {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

.index_top {
    font-size: 20px;
    padding-left: 0px;
    font-weight: 700;
    text-shadow: 3px 3px 7px #000;
    color: #ffffff;
    line-height: 52px;
    float: left;
    width: 230px;
    text-align: center;
}

.navbar-top-menu .navbar-nav span {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    text-shadow: 3px 3px 7px #000;
}

.navbar-custom-menu .navbar-nav a i, .navbar-top-menu .navbar-nav a i, .dropdown-menu-right li a i {
    float: left;
}

.dropdown-menu-right li a i {
    font-size: 1.2em;
    padding-top: 1px;
}

/*home*/
.home_div .div {
    padding: 10px;
}

.div .top_btn .active {
    color: #333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}

.index-sales-list {
    width: 200px;
    height: auto;
    margin-bottom: 5px;
    border: 1px solid rgb(255, 163, 51);
    border-radius: 5px;
    box-sizing: border-box;
    float: left;
    margin-left: 10px;
}

.index-sales-list-name {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: rgb(92, 92, 92);
}

.index-sales-list-main {
    width: 100%;
    height: 60px;
    background: rgb(255, 163, 51);
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.index-main-icon {
    width: 70px;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: white;
    font-size: 3em;
}

.index-main-number {
    width: 60%;
    text-align: right;
    font-size: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    line-height: 60px;
    color: rgb(255, 255, 255);
}

.home-tab-orange .index-main-icon, .home-tab-orange .index-main-number, .home-tab-blue .index-main-icon, .home-tab-biue .index-main-number,
.home-tab-purple .index-main-icon, .home-tab-purple .index-main-number,
.home-tab-deeppurple .index-main-icon, .home-tab-deeppurple .index-main-number,
.home-tab-green .index-main-icon, .home-tab-green .index-main-number,
.home-tab-danger .index-main-icon, .home-tab-danger .index-main-number,
.home-tab-cofei .index-main-icon, .home-tab-cofei .index-main-number,
.home-tab-deepblue .index-main-icon, .home-tab-deepblue .index-main-number {
    color: rgb(255, 255, 255) !important;
}

.home-tab-orange {
    border-color: rgb(255, 163, 51);
}

    .home-tab-orange .index-sales-list-main {
        background: rgb(255, 163, 51);
    }

.home-tab-blue {
    border-color: rgb(109, 145, 255);
}

    .home-tab-blue .index-sales-list-main {
        background: rgb(109, 145, 255);
    }

.home-tab-deepblue {
    border-color: rgb(141, 141, 209);
}

    .home-tab-deepblue .index-sales-list-main {
        background: rgb(141, 141, 209);
    }

.home-tab-purple {
    border-color: rgb(161, 85, 232);
}

    .home-tab-purple .index-sales-list-main {
        background: rgb(161, 85, 232);
    }

.home-tab-deeppurple {
    border-color: rgb(162, 51, 162);
}

    .home-tab-deeppurple .index-sales-list-main {
        background: rgb(162, 51, 162);
    }

.home-tab-green {
    border-color: rgb(174, 215, 91);
}

    .home-tab-green .index-sales-list-main {
        background: rgb(174, 215, 91);
    }

.home-tab-danger {
    border-color: rgb(193, 78, 78);
}

    .home-tab-danger .index-sales-list-main {
        background: rgb(193, 78, 78);
    }

.home-tab-cofei {
    border-color: rgb(162, 123, 51);
}

    .home-tab-cofei .index-sales-list-main {
        background: rgb(162, 123, 51);
    }

.home-tab-zih {
    border-color: rgb(241, 65, 175);
}

    .home-tab-zih .index-sales-list-main {
        background: rgb(241, 65, 175);
    }

.home-tab-cheng {
    border-color: rgb(248, 94, 31);
}

    .home-tab-cheng .index-sales-list-main {
        background: rgb(248, 94, 31);
    }

.home-tab-zi {
    border-color: rgb(152, 48, 250);
}

    .home-tab-zi .index-sales-list-main {
        background: rgb(152, 48, 250);
    }

.home-tab-blues {
    border-color: rgb(12, 153, 253);
}

    .home-tab-blues .index-sales-list-main {
        background: rgb(12, 153, 253);
    }

.notice_main h6 {
    font-weight: bold;
    padding-left: 10px;
    line-height: 31px;
    border-bottom: 1px #ccc solid;
    margin-top: 0px;
}

.notice_main .miaobaoxue {
    border-bottom: 1px #ccc solid;
    padding-bottom: 8px
}

    .notice_main .miaobaoxue p {
        line-height: 24px;
        font-size: 14px;
        padding: 4px 0 0 36px;
        color: #bb8940;
        background-image: url(../images/ts_03.png);
        background-repeat: no-repeat;
        background-position: 10px 8px;
        font-weight: bold;
    }

.tab .nav-tabs {
    border-bottom: 0 none;
}

    .tab .nav-tabs li {
        margin-right: 2px;
        position: relative;
        text-align: center;
    }

        .tab .nav-tabs li a {
            border: none;
            padding: 10px 15px;
            color: #fff;
            background: #272e38;
            border-radius: 0;
        }

            .tab .nav-tabs li a i {
                font-size: 14px;
                margin-right: 10px;
            }

        .tab .nav-tabs li.active a,
        .tab .nav-tabs li.active a:focus,
        .tab .nav-tabs li.active a:hover {
            border: none;
            background: #ae7e47;
            color: #fff;
            transition: background 0.20s linear;
        }

        .tab .nav-tabs li.active:after {
            content: "";
            position: absolute;
            bottom: -15px;
            left: 37%;
            border: 15px solid transparent;
            border-bottom-color: #ae7e47;
        }

        .tab .nav-tabs li.active a:after {
            content: "";
            position: absolute;
            top: 3px;
            left: 4%;
            width: 92%;
            height: 82%;
            border: 3px solid #fff;
            display: block;
        }

.tab .tab-content {
    background: #fdfdfd;
    line-height: 25px;
    padding: 20px 25px;
    margin-top: 15px;
    border: 1px solid #ddd;
    border-top: 5px solid #ae7e47;
    border-bottom: 5px solid #ae7e47;
}

.toggle-style label {
    cursor: pointer;
    height: 20px;
    margin-bottom: 0;
    position: relative;
}

    .toggle-style label .off, .toggle-style label .on {
        font-size: 10px;
        font-weight: bold;
        position: absolute;
        z-index: 1;
    }

    .toggle-style label .off {
        right: 6px;
        width: 100%;
        top: 2px;
        text-align: right;
    }

    .toggle-style label .on {
        left: 5px;
        width: 100%;
        top: 2px;
        text-align: left;
    }

.toggle-style input[type="checkbox"] {
    width: 100%;
    opacity: 0;
}

    .toggle-style input[type="checkbox"] ~ .on {
        transition: 0.4s linear all;
        opacity: 0;
        visibility: hidden;
    }

    .toggle-style input[type="checkbox"]:checked ~ .on, .toggle-on {
        transition: 0.4s linear all;
        opacity: 1;
        visibility: visible;
        color: #ffffff;
    }

    .toggle-style input[type="checkbox"]:checked ~ .off {
        transition: 0.4s linear all;
        opacity: 0;
        visibility: hidden;
    }

    .toggle-style input[type="checkbox"]:checked ~ .toggle-inner {
        background-color: #3bb6b6;
    }

.toggle-style .toggle-inner {
    background-color: #eeeeee;
    border-radius: 40px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

    .toggle-style .toggle-inner::before {
        background-color: #ffffff;
        border-radius: 50%;
        content: "";
        height: 15px;
        left: 3px;
        position: absolute;
        top: 2px;
        transition: 0.4s linear all;
        width: 15px;
    }

.toggle-style input[type="checkbox"]:checked ~ .toggle-inner::before {
    background-color: #ffffff;
    border-radius: 50%;
    content: "";
    height: 15px;
    left: calc(100% - 20px);
    position: absolute;
    top: 2px;
    transition: 0.4s linear all;
    width: 15px;
}

.toggle,
.toggle *,
.toggle *::before,
.toggle *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.toggle {
    position: relative;
    display: block;
    min-width: 200px;
    width: 100%;
    max-width: 280px;
    --cb_text-color: #333;
    --cb_bg-color: #f6f8f9;
    --cb_bg-color_checked: #05c096;
    --cb_border-color: #ccc;
    --cb_marker-bg-color: #fff;
}

    .toggle input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

        .toggle input:checked + label,
        .toggle input:checked + label .cb-item_marker {
            border-color: transparent;
        }

        .toggle input:checked + label {
            color: #fff;
            background-color: #05c096;
            background-color: var(--cb_bg-color_checked);
        }

    .toggle label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 10px 10px 20px;
        cursor: pointer;
        font-size: 18px;
        line-height: 24px;
        color: #333;
        color: var(--cb_text-color);
        background-color: #f6f8f9;
        background-color: var(--cb_bg-color);
        border: 1px solid;
        border-color: #ccc;
        border-color: var(--cb_border-color);
        border-radius: 25px;
        -webkit-transition: all .25s ease;
        transition: all .25s ease;
        -webkit-tap-highlight-color: rgba(255,255,255, 0);
    }

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    height: 100%;
}

.notice_main .card {
    /*border: 0px;*/
}

.card-header + .card-body {
    padding-top: 15px;
}

.card-header {
    padding: 5px 24px;
    background-color: rgba(0,0,0,.03);
    display: table;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(77,82,89,0.05);
}

    .card-header h4 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .card-header ul {
        margin: 0;
        padding: 0;
        height: 21px;
        display: block;
    }

        .card-header ul li {
            display: block;
            float: left;
            position: relative;
            height: 21px;
            overflow: hidden;
            line-height: 21px;
            margin: 0px 6px 0px 0;
            padding: 0px 10px 0px 0;
            font-size: .9167em;
            background: url(../images/Chevron.gif) no-repeat 100% 0;
        }

            .card-header ul li a {
                display: block;
                position: relative;
                height: 21px;
                line-height: 21px;
                overflow: hidden;
                float: left;
            }

.fade {
    opacity: 1;
    transition: opacity .15s linear;
}

.lyear-uploads-pic {
    width: 100%;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-bottom: 0px;
    /*min-width: 190px;*/
    min-height: 130px;
    /*margin-top: 1rem;*/
    border: 1px solid #e9ecef;
}

    .lyear-uploads-pic.imgx {
        width: 180px;
        height: 120px;
        margin-top: 1rem;
    }

    .lyear-uploads-pic.imgy {
        width: 180px;
        height: 160px;
        margin-top: 1rem;
    }

    .lyear-uploads-pic .upload-item {
        position: relative;
        background: #4d5259;
        overflow: hidden;
        text-align: center;
        cursor: pointer;
        /*width: 180px;*/
        width: calc(100% - 10px);
        height: 120px;
        float: left;
        margin: 5px;
    }

        .lyear-uploads-pic .upload-item:last-child {
            margin-right: 0px;
        }

        .lyear-uploads-pic .upload-item img {
            position: relative;
            opacity: 1;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            -webkit-transition: opacity 0.5s;
            transition: opacity 0.5s;
        }

.imgx {
    align-items: center;
    display: flex;
}

    .imgx img {
        width: 100%;
        max-height: 100%;
    }

.imgxy img {
    height: 100%;
}

.imgy img {
    height: 100%;
    max-height: 100%;
}

.lyear-uploads-pic .upload-item:hover img {
    opacity: 0.5;
}

.lyear-uploads-pic .upload-item figcaption,
.lyear-uploads-pic .upload-item figcaption > a:not(.btn) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lyear-uploads-pic .upload-item figcaption {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-transform: none;
    padding: 2em;
    color: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .35s;
    transition: .35s;
}

    .lyear-uploads-pic .upload-item figcaption > a {
        position: static;
        z-index: auto;
        text-indent: 0;
        white-space: nowrap;
        opacity: 1;
        margin-left: 2px;
        margin-right: 2px
    }

    .lyear-uploads-pic .upload-item figcaption > *:first-child {
        margin-left: 0;
    }

.lyear-uploads-pic .upload-item:hover figcaption {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.lyear-uploads-pic .pic-add {
    background: #ebebeb;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border: 1px dashed #ebebeb;
    font-family: "Material Design Icons";
    font-size: 2.875rem;
    color: #8b95a5;
    -webkit-transition: .35s;
    transition: .35s;
    /*width: 180px;*/
    height: 120px;
}

    .lyear-uploads-pic .pic-add:before {
        content: "\f415";
    }

    .lyear-uploads-pic .pic-add:hover {
        border-color: #33cabb;
        color: #33cabb;
    }

.accordion.custom-accordion .accordion-row.open .accordion-body {
    display: block;
}

.accordion.custom-accordion .accordion-row .accordion-body {
    display: none;
    padding: 10px 20px;
    border: 1px solid #ddd;
}

.accordion.custom-accordion .accordion-row a.accordion-header {
    color: #3a3f51;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 10px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -1px;
}

.accordion.custom-accordion .accordion-row.open a.accordion-header .accordion-status-icon.close {
    display: none;
}

.accordion.custom-accordion .accordion-row.open a.accordion-header .accordion-status-icon.open {
    display: block;
}

.accordion.custom-accordion .accordion-row a.accordion-header .accordion-status-icon.open {
    display: none;
}

.form-header-black {
    position: absolute;
    top: 5px;
    right: 65px;
    height: 25px;
    padding-top: 4px;
}

.form-foot-button {
    margin-top: 15px;
    text-align: center;
}

.input-group-append {
    display: flex;
    height: 38px;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    /*background-color: #e9ecef;
    border: 1px solid #ced4da;*/
    border-radius: .25rem;
}

.input-group-btn {
    height: 38px;
    font-size: 14px;
}

    .input-group-btn .btn {
        background-color: #f9fafb !important;
        border-color: #ebebeb !important;
    }

.row-border .col-form-label, .row-border .input-group-addon {
    padding-top: calc(.375rem + 2px);
    padding-bottom: calc(.375rem + 1px);
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    height: 38px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    box-sizing: border-box;
    border-color: #e6e6e6;
    border-right: 0px;
}

.row-border [class^="col-lg-"]:not(.col-form-label), .row-border [class*="col-md-"]:not(.col-form-label),
.row-border [class*="col-sm-"]:not(.col-form-label), .row-border [class*="col-xs-"]:not(.col-form-label) {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
}

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
    width: 100%;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

    .form-row .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .form-row .col-11 {
        -ms-flex: 0 0 91.67%;
        flex: 0 0 91.67%;
        max-width: 91.67%;
    }

    .form-row .col-10 {
        -ms-flex: 0 0 83.33%;
        flex: 0 0 83.33%;
        max-width: 83.33%;
    }

    .form-row .col-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .form-row .col-8 {
        -ms-flex: 0 0 66.667%;
        flex: 0 0 66.667%;
        max-width: 66.667%;
    }

    .form-row .col-7 {
        -ms-flex: 0 0 58.33%;
        flex: 0 0 58.33%;
        max-width: 58.33%;
    }

    .form-row .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .form-row .col-5 {
        -ms-flex: 0 0 41.67%;
        flex: 0 0 41.67%;
        max-width: 41.67%;
    }

    .form-row .col-4 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .form-row .col-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .form-row .col-2 {
        -ms-flex: 0 0 15.56%;
        flex: 0 0 15.56%;
        max-width: 15.56%;
    }

    .form-row .col-1 {
        -ms-flex: 0 0 8.33%;
        flex: 0 0 8.33%;
        max-width: 8.33%;
    }

.row-border .form-textarea label {
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    padding-left: 5px;
    border-bottom: 0px;
    border-right: 1px solid #e6e6e6;
}

.row-border .form-textarea .col-sm-12, .row-border .form-textarea label, .row-border .form-textarea div {
    width: calc(100% - 15px) !important;
}

.row-border .form-textarea div {
    margin-top: -10px;
}

.form-control {
    height: 38px;
    border-color: #ebebeb;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #8b95a5;
    padding: 5px 12px;
    line-height: inherit;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.layui-elem-field {
    margin-bottom: 10px;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}

    .layui-elem-field legend {
        margin-left: 20px;
        padding: 0 10px;
        font-size: 20px;
        font-weight: 300;
        width: auto;
    }

legend {
    display: block;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.layui-elem-field div.content {
    margin: 5px 20px 5px;
}

blockquote p {
    margin-bottom: 0px;
}


.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 10px;
        background: #f5f5f6;
        top: 20px;
        bottom: 20px;
        margin-left: 43px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        margin-top: 5px;
        margin-left: 30px;
        margin-bottom: 10px;
        clear: both;
    }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry.begin {
            margin-bottom: 0;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -18px;
            }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
                    left: auto;
                    right: -100px;
                    text-align: left;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
                    float: right;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-left: 0;
                    margin-right: 70px;
                }

                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: 0px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                position: absolute;
                left: -100px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
                    display: block;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
                        font-size: 15px;
                        font-weight: bold;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
                        font-size: 12px;
                    }

        .timeline-centered .timeline-entry:first-child .timeline-entry-inner .timeline-icon {
            margin-top: 0px;
            cursor: pointer;
        }

        .timeline-centered .timeline-entry:first-child .timeline-entry-inner .timeline-label {
            margin-top: 0px;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
            background: #fff;
            color: #737881;
            display: block;
            width: 70px;
            height: 70px;
            -moz-background-clip: padding;
            -o-background-clip: padding-box;
            background-clip: padding-box;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            text-align: center;
            line-height: 70px;
            font-size: 21px;
            float: left;
            border: 5px solid #eaeaea;
            margin-left: -15px;
            margin-top: 40px;
            line-height: 60px;
            cursor: pointer;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
                background-color: #4d9cf8;
                color: #fff;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
                background-color: #9e9e9e;
                color: #fff;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
                background-color: #4CAF50;
                color: #fff;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
                background-color: #03A9F4;
                color: #fff;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
                background-color: #FFC107;
                color: #fff;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
                background-color: #f44336;
                color: #fff;
            }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
            position: relative;
            background: #f5f5f5;
            padding: 15px;
            margin-left: 70px;
            margin-right: 15px;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            margin-top: 45px;
            border: 0px solid #eaeaea;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            padding: 20px;
            cursor: pointer;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                content: '';
                display: block;
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 9px 9px 9px 0;
                border-color: transparent #f5f5f5 transparent transparent;
                left: 0;
                top: 10px;
                margin-left: -9px;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
                margin: 0;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
                    margin-top: 15px;
                }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
                font-size: 16px;
                margin-bottom: 10px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
                    color: #4d9cf8;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
                    -webkit-opacity: .6;
                    -moz-opacity: .6;
                    opacity: .6;
                    -ms-filter: alpha(opacity=60);
                    filter: alpha(opacity=60);
                }

.timeline-icon i {
    font-size: 28px;
}

input:focus {
    outline: none !important; /*去掉默认input焦点边框*/
}

.form-textarea div {
    padding-right: 0px !important;
}
/* 复选框 & 单选框 */
/* 复选框 & 单选框 */
.ftdms-checkbox, .ftdms-radio {
    display: block;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    padding-left: 20px;
    margin-right: 10px;
    font-weight: 400;
    min-height: 18px;
    height: auto !important;
    line-height: 18px !important;
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.ftdms-checkbox input, .ftdms-radio input {
    position: absolute;
    /*opacity: 0;*/
    display: none;
}

.ftdms-checkbox span::before, .ftdms-radio span::before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 18px;
    width: 18px;
    left: 0;
    top: 0px;
    border: 2px solid #ebebeb;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}

.ftdms-checkbox span::after, .ftdms-radio span::after {
    content: '';
    position: absolute;
    display: none;
    width: 5px;
    height: 10px;
    left: 7px;
    top: 3px;
    border: solid #4d5259;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ftdms-checkbox span, .ftdms-radio span {
    display: inline-block;
}

.ftdms-checkbox input:checked ~ span:after, .ftdms-radio input:checked ~ span:after {
    display: inline-block;
}

.ftdms-checkbox:hover span::before, .ftdms-radio:hover span::before {
    border-color: #ebebeb;
}

.ftdms-checkbox.checkbox-grey span::before, .ftdms-checkbox.radio-grey span::before, .ftdms-radio.checkbox-grey span::before, .ftdms-radio.radio-grey span::before {
    background-color: #ebebeb;
    border-color: #ebebeb;
}

.ftdms-checkbox input:disabled + span, .ftdms-radio input:disabled + span {
    cursor: not-allowed;
}

    .ftdms-checkbox input:disabled + span::before, .ftdms-checkbox input:disabled + span::after, .ftdms-radio input:disabled + span::before, .ftdms-radio input:disabled + span::after {
        opacity: .4;
    }
/* checkbox */
.checkbox-primary input:checked ~ span::before {
    background-color: #33cabb;
    border-color: #33cabb;
}

.checkbox-primary input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-success input:checked ~ span::before {
    background-color: #15c377;
    border-color: #15c377;
}

.checkbox-success input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-info input:checked ~ span::before {
    background-color: #09c;
    border-color: #09c;
}

.checkbox-info input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-warning input:checked ~ span::before {
    background-color: #faa64b;
    border-color: #faa64b;
}

.checkbox-warning input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-danger input:checked ~ span::before {
    background-color: #f96868;
    border-color: #f96868;
}

.checkbox-danger input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-dark input:checked ~ span::before {
    background-color: #465161;
    border-color: #465161;
}

.checkbox-dark input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-secondary input:checked ~ span::before {
    background-color: #e4e7ea;
    border-color: #e4e7ea;
}

.checkbox-secondary input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-purple input:checked ~ span::before {
    background-color: #926dde;
    border-color: #926dde;
}

.checkbox-purple input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-pink input:checked ~ span::before {
    background-color: #f96197;
    border-color: #f96197;
}

.checkbox-pink input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-cyan input:checked ~ span::before {
    background-color: #57c7d4;
    border-color: #57c7d4;
}

.checkbox-cyan input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-yellow input:checked ~ span::before {
    background-color: #fcc525;
    border-color: #fcc525;
}

.checkbox-yellow input:checked ~ span::after {
    border-color: #fff;
}

.checkbox-brown input:checked ~ span::before {
    background-color: #8d6658;
    border-color: #8d6658;
}

.checkbox-brown input:checked ~ span::after {
    border-color: #fff;
}
/* radio */
.ftdms-radio span::before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.ftdms-radio span::after {
    border: 0;
    height: 6px;
    left: 6px;
    top: 6px;
    width: 6px;
    background: #4d5259;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.radio-primary input:checked ~ span::before {
    background-color: #33cabb;
    border-color: #33cabb;
}

.radio-primary input:checked ~ span::after {
    background-color: #fff;
}

.radio-success input:checked ~ span::before {
    background-color: #15c377;
    border-color: #15c377;
}

.radio-success input:checked ~ span::after {
    background-color: #fff;
}

.radio-info input:checked ~ span::before {
    background-color: #09c;
    border-color: #09c;
}

.radio-info input:checked ~ span::after {
    background-color: #fff;
}

.radio-warning input:checked ~ span::before {
    background-color: #faa64b;
    border-color: #faa64b;
}

.radio-warning input:checked ~ span::after {
    background-color: #fff;
}

.radio-danger input:checked ~ span::before {
    background-color: #f96868;
    border-color: #f96868;
}

.radio-danger input:checked ~ span::after {
    background-color: #fff;
}

.radio-dark input:checked ~ span::before {
    background-color: #465161;
    border-color: #465161;
}

.radio-dark input:checked ~ span::after {
    background-color: #fff;
}

.radio-secondary input:checked ~ span::before {
    background-color: #e4e7ea;
    border-color: #e4e7ea;
}

.radio-secondary input:checked ~ span::after {
    background-color: #fff;
}

.radio-purple input:checked ~ span::before {
    background-color: #926dde;
    border-color: #926dde;
}

.radio-purple input:checked ~ span::after {
    background-color: #fff;
}

.radio-pink input:checked ~ span::before {
    background-color: #f96197;
    border-color: #f96197;
}

.radio-pink input:checked ~ span::after {
    background-color: #fff;
}

.radio-cyan input:checked ~ span::before {
    background-color: #57c7d4;
    border-color: #57c7d4;
}

.radio-cyan input:checked ~ span::after {
    background-color: #fff;
}

.radio-yellow input:checked ~ span::before {
    background-color: #fcc525;
    border-color: #fcc525;
}

.radio-yellow input:checked ~ span::after {
    background-color: #fff;
}

.radio-brown input:checked ~ span::before {
    background-color: #8d6658;
    border-color: #8d6658;
}

.radio-brown input:checked ~ span::after {
    background-color: #fff;
}

.checkbox-inline, .radio-inline {
    display: inline-block;
}

.bootstrap-switch {
    margin-bottom: 5px;
}

.toggleconter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-header {
    display: flex;
    background-color: #3c8dbc !important;
    font-weight: bold;
    color: #fff !important;
    border: none !important;
    height: 40px;
    align-items: center;
}

    .modal-header .modal-title {
        width: 90%;
        text-align: left;
    }

    .modal-header .close {
        width: 10%;
        text-align: right;
        color: #fff;
    }

.modal-footer {
    background-color: #ecf0f5;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.layui-elem-quote {
    width: calc(100% - 15px);
    margin-bottom: 10px;
    padding: 15px;
    line-height: 22px;
    border-left: 5px solid #009688;
    border-radius: 0 2px 2px 0;
    background-color: #f2f2f2;
    font-size: 12px;
}

.select-tree-wrap {
    width: 100%;
    min-height: 38px;
    border: 1px solid #ccc;
}
/*首页选择项目*/
.meal-cut {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}

    .meal-cut ul:after {
        display: block;
        content: '';
        clear: both;
    }

    .meal-cut ul li {
        width: 30%;
        float: left;
        margin: 5px;
        list-style: none;
        background: #fff;
        border: 1px solid #e9e9e9;
        display: block;
    }

        .meal-cut ul li img, .meal-cut ul li i {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            display: block;
            margin: 15px auto;
            background: #09C;
            text-align: center;
        }

            .meal-cut ul li i.info {
                background: #09C;
            }

            .meal-cut ul li i.success {
                background: #15c377;
            }

        .meal-cut ul li p {
            display: block;
            min-height: 45px;
            color: #888;
            max-width: 70%;
            margin: 20px auto;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .meal-cut ul li font {
            display: block;
            margin: 20px 0 0 0;
        }

            .meal-cut ul li font:after {
                display: block;
                content: '';
                clear: both;
            }

            .meal-cut ul li font a {
                width: 100%;
            }
/*表单补充样式*/
.row-table {
    display: flex;
}

    .row-table .form-group {
        height: 52px;
        border: 1px solid #f0f0f0;
        display: flex;
        align-content: center;
        align-items: center;
        margin-bottom: 0px;
    }

    .row-table [class^="col-sm-"] {
        padding-right: 0px;
    }

    .row-table .form-group div[class^="col-sm-"] {
        padding: 15px;
    }

    .row-table [class^="col-sm-"] ~ [class^="col-sm-"] {
        border-left: 0;
    }

    .row-table .form-group ~ .form-group {
        border-top: 0;
    }

    .row-table .form-group .col-form-label {
        background: #f5f7fa;
        text-align: center !important;
        height: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

.notice_line {
    margin: 5px;
}

    .notice_line .find_input {
        min-width: 130px;
        width: auto;
    }

.notice_check .notice_line .find_input, .notice_check_last .notice_line .find_input {
    margin: 0px;
}

.closed {
    display: none !important;
}

.btn-cyan {
    background-color: #57c7d4;
    border-color: #57c7d4;
    color: #fff !important;
}

.btn-danger {
    background-color: #f84f4f !important;
    border-color: #f84f4f !important;
    color: #fff !important;
}

.float-left {
    float: left !important;
    min-width: 50px;
    margin: 5px !important;
    display: flex !important;
}

.dd-list .hidden {
    display: block !important;
}
/**自定义tab*/
.lefttab, .righttab {
    padding: 9px;
    padding-top: 13px;
    line-height: 12px;
    background: #e7e7e7;
    width: 43px;
    position: absolute;
    z-index: 10;
}

    .righttab i:before {
        font-size: 1em;
    }

.nav-tabs {
    padding-top: 1px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}
/*---------------------login------------------*/
/*---------------------------------------------*/
.container-login {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #ebeeef;
}

.wrap-login {
    width: 670px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
/*==================================================================*/
.login-form-title {
    width: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 15px 74px 15px;
}

.login-form-title-1 {
    font-family: Poppins-Bold;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
}

.login-form-title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(54, 84, 99, 0.7);
}

/*---------------------------------------------*/
.logininput {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #555555;
    line-height: 1.2;
    display: block;
    width: 100%;
    background: transparent;
    padding: 0 5px;
}

.wrap-login .pwd-toggle, .wrap-login .pwd-toggle {
    top: -30px;
    left: 95%;
}

.wrap-login .pwd-toggle {
    color: #cccccc;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

@media (max-width: 576px) {
    .login-form {
        padding: 43px 15px 57px 117px;
    }
}

@media (max-width: 480px) {
    .login-form {
        padding: 43px 15px 57px 15px;
    }
}

.status-point {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 3px;
}

.overcon {
    background-color: #1CD7CB !important;
}

.stopcon {
    background-color: #EB4343 !important;
}

.submitcon {
    background-color: #E4BB4E !important;
}

.nosubcon {
    background-color: #9C9898 !important;
}

.nostate {
    background-color: #EB4343 !important;
}

.yesstate {
    background-color: #1CD7CB !important;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

select.form-control.is-valid, .was-validated select.form-control:valid {
    background-position: right calc(0.1575rem) center;
    background-size: calc(.55em + .375rem) calc(.75em + .375rem);
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.menuContent {
    position: absolute !important;
    top: 37px;
    width: 100%;
    z-index: 10;
    padding-right: 15px;
    display: none;
}

    .menuContent .ztree {
        margin-top: 0;
        height: 300px;
    }

.flex {
    display: flex;
}

/*密码*/
.pwd_po_no {
    float: left;
    background: #d6d3d3;
    width: 62px;
    height: 4px;
    margin-top: 5px;
    _margin-top: 0px;
    margin-left: 5px;
    _height: 2px;
    font-size: 0px;
}
.pwd_po_r {
    float: left;
    background: #ff3300;
    width: 62px;
    height: 4px;
    margin-top: 5px;
    margin-left: 5px;
    _margin-top: 0px;
    _height: 2px;
    font-size: 0px;
}
.pwd_po_z {
    float: left;
    background: #099;
    width: 62px;
    height: 4px;
    margin-top: 5px;
    margin-left: 5px;
    _margin-top: 0px;
    _height: 2px;
    font-size: 0px;
}
.pwd_po_q {
    float: left;
    background: #060;
    width: 62px;
    height: 4px;
    margin-top: 5px;
    margin-left: 5px;
    _margin-top: 0px;
    _height: 2px;
    font-size: 0px;
}
.pwd_po_text {
    float: left;
    width: 62px;
    margin-left: 5px;
    text-align: center;
    color: #b0adad;
    font-size: 12px;
}
.pwd_po_msg {
    margin-left: 5px;
    color: #b0adad;
    font-size: 12px;
}
.pwd_po{
    display:none;
}