@media screen and (min-width: 1px) {
    .container {
        max-width: 1260px
    }

    .m-login__container {
        width: 650px !important;
    }
}

@media screen and (min-width: 1280px) {
    .container {
        max-width: 1260px
    }

    .m-login__container {
        width: 650px !important;
    }
}

@media screen and (min-width: 1300px) {
    .container {
        max-width: 1270px
    }
}

@media screen and (min-width: 1320px) {
    .container {
        max-width: 1290px
    }
}

@media screen and (min-width: 1340px) {
    .container {
        max-width: 1310px
    }
}

@media screen and (min-width: 1360px) {
    .container {
        max-width: 1330px
    }
}

@media screen and  (min-width: 1380px) {

    .container {
        max-width: 1350px
    }
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1370px
    }
}

@media screen and (min-width: 1440px) {
    .container {
        max-width: 1410px
    }
}

@media screen and (min-width: 1920px) {
    .container {
        max-width: 1890px
    }
}

@media screen and (min-width: 2560px) {
    .container {
        max-width: 2530px
    }
}

table {
    table-layout: fixed;
    word-break: break-all;
}

.m--padding-left-0 {
    padding-left: 0 !important;
}

.m--pading-right-0 {
    padding-right: 0 !important;
}

.m--padding-right-0 {
    padding-right: 0 !important;
}

.m--margin-bottom-0 {
    margin-bottom: 0 !important;
}

.pointer {
    cursor: pointer;
}

/*部分样式修正*/
.m-page--fluid, .m-page--fluid > .m-grid {
    /* min-width: 800px;*/
}

.m-portlet__body > .m-nav-grid > .m-nav-grid__row > .m-nav-grid__item {
    width: 16.6% !important;
    float: left;
}

.m-stack-item {
    padding: 0 10px;
    transition: all 0.1s !important;
}

.m-menu-link {
    white-space: nowrap;
    overflow: hidden;
}

.m-menu-link > .m-menu__link-icon {
    font-size: 20px !important;
    margin-left: 5px !important;
}

.m-menu-link > .m-menu__ver-arrow {
    display: inline-block !important;
    margin-left: 50px
}

.m-menu-link-text {
    color: #868aa8;
    margin: 0 14px;
    font-size: 13px;
    line-height: 24px;
    vertical-align: middle;
}

.m-menu-chiliren-ul {
    color: #FFF;
}

.m-menu-chiliren-ul > li {
    padding: 5px 0;
    text-align: center;
}

.m-brand-logo-wrapper-text {
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    padding: 20px 10px;
    width: 180px;
}

.m-brand-logo-wrapper-icon {
    font-size: 24px;
    color: #868aa8;
    position: relative;
    top: 3px;
    cursor: pointer;
}

#m_aside_left {
    width: 100px;
    position: fixed;
    left: 0;
    top: 80px;
    z-index: 200;
    min-height: calc(100% - 80px);
    transition: all 0.1s;
}

#m_aside_left .m-menu-arrow {
    display: inline-block;
    text-align: right;
    width: 20px;
    font-size: 0.7rem;
    color: #868aa8;
    vertical-align: middle;
    margin-left: 50px;
}

#m_aside_left .m-menu-submenu {

}

#m_aside_left .m-menu-submenu .m-menu-subnav {
    margin-left: 0;
    padding-left: 62px;
}

#m_aside_left .m-menu-submenu .m-menu-subnav li:before {
    content: "";
    border: 2px solid #868aa8;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: -20px;
}

#m_aside_left .m-menu-submenu .m-menu-subnav li {
    list-style: none;
    margin: 15px 10px;
    position: relative;
}

#m_aside_left .m-menu-submenu .m-menu-subnav li a {
    color: #868aa8;
    font-size: 13px;
}

#m_header_menu ul li {
    display: inline-block;
    margin-top: 6px;
    position: relative;
}

#m_header_menu .m-menu__nav .m-menu__item .m-menu__link-text {
    padding-left: 6px;
}

#m_header_menu .m-menu__subnav .m-menu__link .m-menu__link-text {
    font-size: 12px;
}

#m_header_menu .m-menu__subnav .m-menu__item:hover > .m-menu__link > .m-menu__link-icon,
#m_header_menu .m-menu__subnav .m-menu__item:hover > .m-menu__link > .m-menu__link-text {
    color: black;
}

/*录单*/
#tooth-product .m-badge--wide {
    margin-bottom: 5px;
}

#m_section_0 .input-group-prepend > .input-group-text {
    min-width: 60px;
}

#artificer-list-table .m-badge--accent {
    margin-bottom: 5px;
}

/*角色*/
#div-page-content .role-select {
    color: #3324f1;
}

#form-add-role .role_title {
    background-color: #b2b3c9;
    color: white;
    padding: 3px 12px;
    border: none;
    border-radius: 30px;
    font-size: 12px;
    outline: none;
}

/*订单号*/
.order_text:hover {
    color: #3324f1 !important;
    cursor: pointer;
}

@media (max-width: 1280px) {
    ::-webkit-input-placeholder { /* WebKit browsers */
        font-size: 12px;
    }

    :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        font-size: 12px;
    }

    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-size: 12px;
    }

    :-ms-input-placeholder { /* Internet Explorer 10+ */
        font-size: 12px;
    }
}

.m--padding-top-0 {
    padding-top: 0 !important;
}

/*自查模块设置*/
.order-self-manage {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.order-self-manage .title {
    margin-bottom: 15px;
}

.order-self-manage .title .span-1 {
    color: #939297;
    font-size: 15px;
    font-weight: 700;
}

.order-self-manage .title .span-2 {
    font-size: 14px;
    color: #9b9b9b;
}

.order-self-manage .col-form-label {
    color: black;
    font-weight: 500;
    text-align: right;
}

.order-self-manage .text-unlimit {
    display: inline-block;
    margin: 5px 8px;
    padding: 5px 10px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.order-self-manage .ul_1_select {
    background-color: #fc7747 !important;
    color: #FFF !important;
    border-radius: 30px;
}

.order-self-manage .ul_2_select {
    background-color: #fc7747;
    color: white;
    border-radius: 30px;
}

.order-self-manage .ul_children_select {
    background-color: #fc7747 !important;
    color: #FFF !important;
    border-radius: 30px;
}

.order-self-manage .ul_children_select > a {
    color: #FFF !important;
}

.order-self-manage .nav-div {
    float: left;
    width: calc(100% - 70px);
}

.order-self-manage .nav-div .nav-fill {
    margin-bottom: 0;
}

.order-self-manage .nav-div .nav-fill .nav-item .active {
    background-color: #eee;
    border-bottom: none;
    color: #fc7747 !important;
    padding-bottom: 6px;
}

.order-self-manage .tab-content .active {
    background-color: #eee;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.order-self-manage .nav-div .tab-content {
    border-top: none;
}

.order-self-manage .nav-ul-1 li {
    margin: 5px 8px;
    padding: 5px 10px;
    cursor: pointer;
    min-width: 160px;
    text-align: center;
}

.order-self-manage .nav-ul-2 li {
    margin: 5px 8px;
    padding: 3px 8px;
    cursor: pointer;
    font-size: 13px;

}

.order-self-manage .nav .nav-item {
    flex: none;
    min-width: 160px;
    text-align: center;
    margin: 5px 8px;
}

.order-self-manage .nav .nav-item .nav-link {
    padding: 5px 15px;
}

.order-self-manage .nav li a {
    padding: 5px 12px;
    cursor: pointer;
}

/* overall 页面 （生产监控）*/
.overall .row-border-1 {
    width: calc(60% - 5px);
    border: 1px solid #f4f5f8;;
    padding: 15px;
    margin-right: 5px;
}

.overall .row-border-2 {
    width: calc(40% - 5px);
    border: 1px solid #f4f5f8;;
    padding: 15px;
    margin-left: 5px;
}

.overall .row-bottom {
    border-bottom: 1px solid #f4f5f8;
}

.overall .line-32 {
    line-height: 32px;
}

.overall .font-bold {
    font-weight: 700;
}

.overall .border-radius30 {
    border-radius: 30px;
}

/*站点生产管理*/
.site-producte-manange .left-top, .site-producte-manange .left-bottom, .site-producte-manange .right {
    padding: 15px 10px;
    border: 1px solid #f3f0f0;
    border-radius: 5px;
    margin-bottom: 18px;
}

.site-producte-manange .left-top .title, .site-producte-manange .left-bottom .title {
    margin-bottom: 30px;
}

.site-producte-manange .left-top .title .span {
    font-size: 16px;
    line-height: 34px;
}

.site-producte-manange .right {
    height: calc(100% - 18px);
}

.site-producte-manange .right p {
    font-size: 16px;
    line-height: 48px;
    margin-top: -15px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 15px;
    border-bottom: 1px solid #f3f0f0;
}

.site-producte-manange .right ul {
    list-style: none;
}

.site-producte-manange .right .ul-1 {
    padding-left: 15px;
    margin-top: -10px;
}

.site-producte-manange .right .ul-1 > li {
    border-bottom: 1px dashed #efeef3;
    padding-bottom: 12px;
    padding-top: 12px;

}

.site-producte-manange .right .img-div {
    display: inline-block;
    float: left;
}

.site-producte-manange .right .img-div > img {
    border-radius: 50%;
    width: 46px;
    height: 46px;
}

.site-producte-manange .right .ul-2 {
    float: left;
    padding-left: 10px;
    padding-top: 3px;
}

.site-producte-manange .right .ul-2 li {
    line-height: 20px;
}

.site-producte-manange .right .ul-2 li:nth-child(1) {
    font-weight: 600;
}

.site-producte-manange .right .user-status > span {
    line-height: 46px;
    margin-right: 2rem;
}

/**/
.shortcut-list .title-p {
    margin-left: 20px;
    margin-bottom: 20px;
}

.shortcut-list .card-ul {
    overflow: hidden;
    padding-left: 20px;
}

.shortcut-list .card-ul li {
    width: calc(50% - 20px);
    float: left;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 20px;
}

.shortcut-list .card-ul li .card-div {
    border: 1px solid #e1e4e9;
    height: 90px;
    overflow: hidden;
}

.shortcut-list .card-img {
    width: 20%;
    float: left;
    background-color: #76cac3;
    height: 90px;
    text-align: center;
    line-height: 90px;
}

.shortcut-list .card-img > i {
    font-size: 40px;
    color: white;
}

.shortcut-list .card-content {
    width: 65%;
    float: left;
    padding: 10px 15px;
}

.shortcut-list .card-content > p {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0;
}

.shortcut-list .card-content > span {
    color: #958686;
    font-size: 13px;
    word-break: break-all;
    line-height: 25px;
}

.shortcut-list .card-operate {
    width: 15%;
    float: left;
    line-height: 90px;
    text-align: center;
    cursor: pointer;
}

/*消息滚动条*/
.mess_scroll_div::-webkit-scrollbar {
    width: 8px;
}

.mess_scroll_div::-webkit-scrollbar-track {
    background-color: rgba(17, 12, 14, 0.07);
    opacity: 0.5;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.mess_scroll_div::-webkit-scrollbar-thumb {
    background-color: #d4d4d4;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

#m_topbar_notification_icon:hover {
    text-decoration: none;
}

.table th, .table td {
    word-break: break-all;
}

.table-fixed {
    table-layout: fixed;
}

.line-32 {
    line-height: 32px;
}

.m-menu__link:hover {
    text-decoration: none !important;
}

.doctor-preference .clear {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: 19px;
    min-height: 26px;
    line-height: 26px;
    position: relative;
}

.doctor-preference .left {
    font-weight: 600;
    min-height: 34px;
    position: absolute;
    left: 0;
}

.doctor-preference .right {
    float: left;
    margin-left: 80px;
}

.doctor-preference #discuss {
    width: 90%;
}

.doctor-preference #discuss tr {
    border-top: 1px solid #f4f5f8;
    border-bottom: 1px solid #f4f5f8
}

/*外返，内返*/
.rework_ul {
    overflow: auto;
    padding: 0 15px;
}

.rework_ul li {
    list-style: none;
    min-width: 50%;
    float: left;
}

/*技工所的菜单*/

.artificer_menus .m-menu__nav > .m-menu__item > .m-menu__link {
    padding: 5px 8px;
}

.artificer_menus .m-menu__nav > .m-menu__item > .m-menu__submenu {
    display: none;
    z-index: 102;
    position: absolute;
    top: 32px;
    right: auto;
    left: 0;
    margin: 0 auto;
    padding-top: 10px;
    animation: m-header-menu-submenu-fade-in .3s ease 1, m-header-menu-submenu-move-up .3s ease-out 1;
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav {
    padding: 20px 0px;
    border-radius: 4px;
    background-color: #FFFFFE;
    list-style: none;
    margin: 0;
    box-shadow: 0px 0px 15px 1px rgba(69, 65, 78, 0.2);
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav > li {
    width: 100%;
}

.artificer_menus .la-angle-right {
    float: right;
    padding-top: 6px;
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__link {
    padding: 9px 30px;
    display: block;
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__submenu {
    display: none;
    z-index: 102;
    position: absolute;
    top: 0px;
    left: 230px;
    margin: 0 auto;
    padding-top: 10px;
    animation: m-header-menu-submenu-fade-in .3s ease 1, m-header-menu-submenu-move-up .3s ease-out 1;
}

.artificer_menus .m-menu__nav > .m-menu__item--hover > .m-menu__submenu {
    display: block !important;
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav > .m-menu__item--hover > .m-menu__submenu {
    display: block !important;
}

.artificer_menus .m-menu__arrow.m-menu__arrow--adjust {
    display: inline-block;
    width: 40px;
    margin-left: -20px;
    position: absolute;
    margin-top: -10px;
}

.artificer_menus .m-menu__arrow.m-menu__arrow--adjust:before {
    display: inline-block;
    font-family: Metronic;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    content: "";
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__submenu > .m-menu__arrow {
    display: inline-block;
    width: 14px;
    height: 40px;
    margin-left: -9px;
    left: -6px;
    position: absolute;
    margin-left: 0;
    margin-top: 13px;
}

.artificer_menus .m-menu__nav .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__submenu > .m-menu__arrow:before {
    font-size: 24px;
    font-family: Metronic;
    content: "";
    font-variant: normal;
}

/*消息样式*/
.m-dropdown .m-dropdown__wrapper .m-dropdown__body {
    padding: 10px 20px;
}

#message-notify > .m-dropdown__inner > .m-dropdown__body .m-dropdown__content {
    position: relative;
}

#message-notify > .m-dropdown__inner > .m-dropdown__body
.mCSB_container .m-list-timeline__items .m-list-timeline__item .m-list-timeline__text .m-badge {
    min-width: 50px;
}

#message-notify > .m-dropdown__inner > .m-dropdown__body .had_read_text {
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 3px;
    line-height: 42px;
    color: #7b52dc;
    cursor: pointer;
}

.region_div .m-nav li {
    line-height: 26px;
}

.dropdown-menu .dropdown-menu {
    max-height: 200px !important;
}

/*admin 总店概述*/
.border-radius30 {
    border-radius: 30px;
}

.border-radius10 {
    border-radius: 10px;
}

.admin-office .title {
    color: black;
    font-size: 1.3rem;
}

.admin-office p {
    margin-top: 1rem;
}

.admin-office .font-blue {
    color: #67a0f1;
    font-size: 20px;
    font-weight: 500;
}

.admin-office .font-black-big {
    color: #6e6c6c;
    font-size: 20px;
    font-weight: 500;
}

.admin-office .font-black {
    color: #6e6c6c;
    font-size: 14px;
    font-weight: 500;
}

.admin-office .font-gray {
    color: #a9a3a3;
    font-size: 12px;
    font-weight: 500;
}

.admin-office .font-red {
    color: #ef5b62;
    font-size: 20px;
    font-weight: 500;
}

.admin-office .font-red-small {
    color: #ef5b62;
    font-size: 15px;
    font-weight: 500;
}

.admin-office ul {
    overflow: hidden;
}

.admin-office ul li {
    list-style: none;
}

.admin-office .ul-25 > li {
    width: 25%;
    float: left;
}

.admin-office .ul-33 > li {
    width: 33%;
    float: left;
}

.admin-office .ul-40 > li {
    width: 45%;
    float: left;
}

.admin-office .table {
    width: 100%;
    table-layout: fixed;
    margin-top: 15px;
}

.admin-office .table td {
    padding: 3px 6px;
    word-break: break-all;
    border: none;
}

.admin-office .border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/*生产计划表单*/
.m--padding-0 {
    padding: 0px !important;
}

.m-dataTable-select {
    background-color: #eeedf4 !important;
}

.m-dataTable-type {
    width: 100%;
}

.m-dataTable-type .m-datatable_child {
    background-color: #faf9fc;
}

.m-dataTable-type .m-checkbox--brand {
    top: 7px;;
}

.m-dataTable-type .m-datatable__body > tr > td > .m-datatable__toggle-subtable {
    width: 20px;
    display: inline-block;
}

.m-dataTable-type tfoot > .title > td {
    padding: 3px 5px;
    text-align: left;
    background-color: white;
}

.m-dataTable-type tfoot > .title p {
    margin-bottom: 0;
    line-height: 36px;
    text-indent: 5px;
    text-align: left;
}

.m-dataTable-type tfoot > .title p i {
    font-size: 12px;
    margin-left: 5px;
}

.m-dataTable-type tfoot .title-one {
    color: green;
    border-bottom: 2px solid green;
}

.m-dataTable-type tfoot .title-two {
    color: red;
    border-bottom: 2px solid red;
}

.m-dataTable-type tfoot .title-timeout {
    color: #716aca;
    border-bottom: 2px solid #716aca;
}

.m-dataTable-type thead {
    background-color: #f4f3f8;
}

.m-dataTable-type tbody > tr:nth-child(even) {
    background-color: #faf9fc
}

.m-dataTable-type tbody > tr:nth-child(odd) {
    background-color: white;
}

.m-dataTable-type th, .m-dataTable-type tbody td {
    padding: 16px 10px;
    text-align: center;
}

.m-dataTable-childDiv {
    margin: 20px;
    background-color: white;
    min-height: 300px;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 15px 1px rgba(113, 106, 202, 0.2);
}

.m-dataTable-childType {
    width: 100%;
}

.m-dataTable-childType td {
    padding: 11px 10px;
}

.m-dataTable-childType thead {
    background-color: #f4f3f8;
}

.m-dataTable-childType tbody > tr:nth-child(odd) {
    background-color: white;
}

.m-dataTable-childType tbody > tr:nth-child(even) {
    background-color: #faf9fc
}

.hidden {
    display: none
}

.clear {
    clear: both
}

/*技工首页*/
.workbench .nav-basic {
    margin-top: -2.2rem;
    background-color: #fafafa;
    padding: 8px;
}

.workbench .nav-basic li {
    display: inherit;
    margin-right: 15px;
}

.workbench .nav-basic li > a {
    background-color: white;
    color: #0266c0;
    border-radius: 30px;
    border: 1px solid #0266c0;
    padding: 4px 16px;
    cursor: pointer;
}

.workbench .nav-basic .nav-basic-select > a {
    background-color: #0266c0;
    color: white;
}

.workbench .tab-content-basic .tab-1 h5 {
    color: #767676;
    padding: 8px 0;
    margin-left: 15px;
}

.workbench .tab-content-basic .tab-1 h6 {
    color: #252525;
    margin-bottom: 10px;
    font-weight: 600;
}

.workbench .tab-content-basic .tab-1 .ul-left {
    list-style: none;
    padding-left: 0;
    margin-left: 15px;
}

.workbench .tab-content-basic .tab-1 .ul-left .font-red {
    color: #ff6f70 !important;
}

.workbench .tab-content-basic .tab-1 .title {
    padding: 10px 130px 10px 0px;
    position: relative;
    line-height: 24px;
}

.workbench .tab-content-basic .tab-1 .title .name {
    color: black;
    font-size: 14px;
}

.workbench .tab-content-basic .tab-1 .title > span {
    color: #267ac8;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
}

.tech_order {
    width: 280px;
    position: relative;
    border: 1px solid #e1e4e9;
    margin-right: 10px;
    margin-bottom: 12px;
    background-color: #fdfdfd;
}

.tech_order .top {
    min-height: 26px;
}

.tech_order .text_stauts {
    position: relative;
    background-color: #e67a01;
    color: white;
    font-size: 12px;
    height: 26px;
    padding: 3px 10px 3px 12px;
}

.tech_order .text_stauts > a {
    position: relative;
    z-index: 20;
}

.tech_order .text_stauts:before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    z-index: 0;
    background: #e67a01;
    transform: skew(-25deg);
    height: 26px;
    width: 20px;
}

.tech_order .text_time {
    position: relative;
    color: #666666;
    margin-right: 10px;
    top: 5px;;
}

.tech_order .tech_content {
    padding: 15px 20px 5px 20px;
}

.tech_order .font-black {
    color: black !important;

}

.tech_order .text_number {
    color: #9d9d9d;
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    /*font-family: Arial, Tahome, "宋体";*/
}

.tech_order .text_data {
    color: #267ac8;
    font-size: 13px;
    white-space: nowrap;
    display: inline-block;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tech_order .text_urgent {
    background-color: #e67a01;
    color: white;
    padding: 3px 10px;
    font-size: 12px;
}

.tech_order .text_vip {
    background-color: #e54144;
    color: white;
    padding: 3px 10px;
    font-size: 12px;
}

.tech_order .tech_btn {
    padding: 5px 15px 10px 15px;
    text-align: right;
}

.tech_order .tech_btn input[type='button'] {
    background-color: #FFF;
    border: 1px solid #e0e0e0;
    padding: 3px 0;
    font-size: 12px;
}

.tech_order .tech_btn .btn_cancel {
    width: calc(35% - 2px);
}

.tech_order .tech_btn .btn_join {
    width: calc(65% - 1px);
    color: #e67a01;
    border-left: none !important;
}

/*生产计划管理首页*/
.plan-manage {
    margin-top: -2.2rem;
}

.plan-manage > .h3 {
    padding: 1.5rem 0;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", Roboto;
}

.plan-manage .manage-top {
    background-color: rgb(41, 47, 56);
}

.plan-manage .manage-top .nav-left > ul {
    width: 100%;
    float: left;
}

.plan-manage .manage-top .nav-left > ul li {
    width: 14%;
    color: white;
    text-align: center;
    padding: 20px;
    margin: 20px 0;
}

.plan-manage .manage-top .nav-left > ul li .text-number {
    font-size: 26px;
    font-weight: 700;
    display: block;
    padding: 10px;
}

.plan-manage .manage-top .nav-left > ul li .text-number:hover {
    cursor: pointer;
    color: #00b5f2;
}

.plan-manage .manage-top .nav-left > ul li .text-status {
    color: #00b5f2;
}

.plan-manage .manage-top .nav-info {
    width: 20%;
    float: left;
    padding: 20px;
    position: relative;
}

.plan-manage .manage-top .nav-info .nav-icon > i {
    font-size: 33px;
    position: absolute;
    top: 58px;
    left: -22px;
    color: #CCC;
}

.plan-manage .manage-top .nav-info > ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
}

.plan-manage .manage-top .nav-info > ul li {
    line-height: 28px;
}

.plan-manage .manage-top .nav-info > ul li > .text-status {
    color: #b8b8b8;
    width: 80px;
    display: inline-block;
}

.plan-manage .manage-top .nav-info > ul li > .text-number {
    display: inline-block;
    width: 30px;
    text-align: right;
    font-weight: 700;
    color: #FFF;
}

.plan-manage .manage-top .nav-info > ul li > .text-number:hover {
    cursor: pointer;
    color: #00b5f2;
}

.plan-manage .detail {
    background-color: #FFFFFF;
    border-radius: 10px;
    position: relative;
    min-height: 128px;
}

.plan-manage .detail .handle {
    position: absolute;
    background-color: #c22222;
    width: 30px;
    height: 100%;
    color: white;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}

.plan-manage .detail .handle .top, .plan-manage .detail .handle .bottom {
    position: relative;
    height: 50%;
}

.plan-manage .detail .handle .top > i, .plan-manage .detail .handle .bottom > i {
    position: absolute;
    left: 8px;
    cursor: pointer;
}

.plan-manage .detail .handle .top > i {
    bottom: 30%;
}

.plan-manage .detail .handle .bottom > i {
    top: 30%;
}

.plan-manage .detail .time {
    position: absolute;
    left: 30px;
    height: 100%;
    padding: 10px 20px;
    width: 196px;
    border-right: 1px solid #dadada;

}

.plan-manage .detail .time > input {
    position: absolute;
    top: calc(50% - 27px);
    border: 1px solid #dadada;
    border-radius: 3px;
    height: 34px;
    outline: none;
    padding: 0 10px;
    width: 155px;
    text-align: center;
}

.plan-manage .detail .time > .text {
    position: absolute;
    top: calc(50% + 10px);
    font-size: 13px;
    color: red;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}

.plan-manage .detail .site {
    margin-left: 225px;
}

/*.plan-manage .detail .site>.nav>li:nth-child(1){
    border-left: 1px solid #dadada;
}*/
.plan-manage .detail .site > .nav > li {
    margin-bottom: 15px;
    margin-top: 15px;
    border-right: 1px solid #dadada;
}

.plan-manage .detail .site .model {
    padding: 15px;
    text-align: center;
    min-width: 140px;
}

.plan-manage .detail .site .model > .title {
    display: inline-block;
    color: black;
    font-weight: 500;
    padding-bottom: 10px;
}

.plan-manage .detail .site .model > .nav li {
    width: 50%;
    margin: 10px 0;
}

.plan-manage .detail .site .model > .nav li:nth-child(1) {
    border-right: 1px solid #dadada;
}

.plan-manage .detail .site .model > .nav li .text_number {
    display: block;
    font-size: 20px;
    font-weight: 700;
}

.plan-manage .detail .site .model > .nav li .text_number:hover {
    cursor: pointer;
    color: #00b5f2;
}

.plan-manage .detail .site .model > .nav li .text_status {
    font-size: 12px;
    color: #4c4848;
}

.plan-manage .site-summary > li {
    background-color: white;
    margin-right: 30px;
    margin-bottom: 30px;
}

.plan-manage .site-summary > li .model_card {
    overflow: hidden;
}

.plan-manage .site-summary > li .card_up {
    border-bottom: 1px dashed #CCC;
    padding: 20px;
    position: relative;
}

.plan-manage .site-summary > li .card_up .font-red {
    color: #ff6f70 !important;
}

.plan-manage .site-summary > li .card_up:before {
    content: "";
    background-color: #eff2f7;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -15px;
    left: -15px;
}

.plan-manage .site-summary > li .card_up:after {
    content: "";
    background-color: #eff2f7;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -15px;
    right: -15px;
}

.plan-manage .site-summary > li .card_up .title {
    font-weight: 700;
    color: #484646;
    margin-bottom: 24px;
}

.plan-manage .site-summary > li .card_up .title .name {
    font-size: 20px;
    margin-left: 20px;
    font-family: SimSun;
    padding-bottom: 3px;
    border-bottom: 1px solid #484646;
}

.plan-manage .site-summary > li .card_up .title .num {
    font-size: 20px;
    line-height: 30px;
    margin-right: 10px;
    font-family: Arial;
}

.plan-manage .site-summary > li .card_up .nav li {
    text-align: center;
    width: 25%;
    min-width: 80px;
}

.plan-manage .site-summary > li .card_up .nav li .text-status {
    display: block;
    font-size: 12px;
}

.plan-manage .site-summary > li .card_up .nav li .text-number {
    display: block;
    font-size: 26px;
    font-weight: 700;
    font-family: Arial;
}

.plan-manage .site-summary > li .card_up .nav li .text-number:hover {
    cursor: pointer;
    color: #00b5f2;
}

.plan-manage .site-summary > li .card_up .nav li .text-number:hover > span {
    color: #00b5f2 !important;
}

.plan-manage .site-summary > li .card_down {
    padding: 20px;
}

.plan-manage .site-summary > li .card_down .left {
    width: 35%;
    float: left;
    position: relative;
}

.plan-manage .site-summary > li .card_down .left .date-icom {
    position: absolute;
    font-size: 30px;
    right: 9px;
    top: 24px;
    color: #b6b6b6;
}

.plan-manage .site-summary > li .card_down .left .datepicker_month {
    width: 120px;
    border: none;
    text-align: center;
    font-size: 20px;
    outline: none;
    color: #7c7c7c;
}

.plan-manage .site-summary > li .card_down .left .datepicker_date {
    width: 120px;
    border: none;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    outline: none;
    color: #7c7c7c;
}

.plan-manage .site-summary > li .card_down .right {
    width: 65%;
    float: left
}

.plan-manage .site-summary > li .card_down .right .nav li {
    width: 50%;
    text-align: center;
    margin-top: 16px;
}

.plan-manage .site-summary > li .card_down .right .nav li .text-status {
    display: block;
    font-size: 12px;
}

.plan-manage .site-summary > li .card_down .right .nav li .text-number {
    display: block;
    font-size: 22px;
    font-weight: 700;
}

.plan-manage .site-summary > li .card_down .right .nav li .text-number:hover {
    cursor: pointer;
    color: #00b5f2;
}

/*生产计划  流程*/
.plan-checkout-point .checked {
    position: relative;
    line-height: 40px;
    cursor: pointer;
    margin-bottom: 5px;
}

.plan-checkout-point .checked .number {
    display: inline-block;
    min-width: 26px;
    font-size: 20px;
    margin-left: 15px;
    vertical-align: middle;
    color: #d1cccc;
}

.plan-checkout-point .checked .number:before {
    content: "";
    height: 14px;
    border-right: 2px solid #d1cccc;
    position: absolute;
    left: 19px;
    top: 0px;
}

.plan-checkout-point .checked .number:after {
    content: "";
    height: 21px;
    border-right: 2px solid #d1cccc;
    position: absolute;
    left: 19px;
    top: 26px;
}

.plan-checkout-point .checked .name {
    font-size: 12px;
    color: grey;
}

.plan-checkout-point .select {
    cursor: pointer;
    position: relative;
    line-height: 40px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.plan-checkout-point .select .number {
    background-color: #35c0a3;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 30px;
    color: white;
    text-align: center;
    line-height: 25px;
    font-family: -webkit-pictograph;
    margin: 0 8px;
}

.plan-checkout-point .select .number:before {
    content: "";
    height: 28px;
    border-right: 2px solid #d1cccc;
    position: absolute;
    left: 19px;
    top: -18px;
}

.plan-checkout-point .select .name {
    color: black;
    font-size: 14px;
}

/*订单出战- 订单流程*/

.checkout-point .next_span_1, .checkout-point .next_span_2 {
    padding: 3px 10px;
    color: white;
    border-radius: 30px;
    font-size: 12px;
    margin-left: 15px;
}

.checkout-point .next_span_1 {
    background-color: #f2516c;
}

.checkout-point .next_span_2 {
    background-color: #736cc3;
}

.checkout-point .status_finish {
    position: relative;
    min-height: 50px;
    cursor: pointer;
    margin-bottom: 5px;
}

.checkout-point .status_finish .number {
    display: inline-block;
    height: 50px;
    line-height: 40px;
    min-width: 26px;
    font-size: 20px;
    margin-left: 15px;
    vertical-align: middle;
    color: #ee892e;
    float: left;
}

.checkout-point .status_finish .number:before {
    content: "";
    height: 17px;
    border-right: 2px solid #ee892e;
    position: absolute;
    left: 19px;
    top: -5px;
}

.checkout-point .status_finish .number:after {
    content: "";
    height: 25px;
    border-right: 2px solid #ee892e;
    position: absolute;
    left: 19px;
    top: 26px;
}

.checkout-point .status_finish .name {
    float: left;
    font-size: 12px;
    color: grey;
    line-height: 22px;
}

.checkout-point .status_finish .name > text {
    display: block;
    color: black;
    font-size: 14px;
}

.checkout-point .status_icon {
    cursor: pointer;
    position: relative;
    line-height: 40px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.checkout-point .status_icon .number {
    float: left;
    background-color: #ee892e;
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 30px;
    color: white;
    text-align: center;
    line-height: 28px;
    font-family: -webkit-pictograph;
    margin: 8px 8px 0 5px;
}

.checkout-point .status_icon .number:before {
    content: "";
    height: 40px;
    border-right: 2px solid #ee892e;
    position: absolute;
    left: 19px;
    top: -30px;
}

.checkout-point .status_icon .name > text {
    display: block;
    font-size: 14px;
}

.checkout-point .status_icon .name {
    float: left;
    color: #f2516c;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
}

.checkout-point .status_unfinish {
    position: relative;
    line-height: 40px;
    cursor: pointer;
    margin-bottom: 5px;
}

.checkout-point .status_unfinish .number {
    float: left;
    display: inline-block;
    min-width: 26px;
    font-size: 20px;
    margin-left: 15px;
    vertical-align: middle;
    color: #d1cccc;
}

.checkout-point .status_unfinish .number:before {
    content: "";
    height: 34px;
    border-right: 2px solid #d1cccc;
    position: absolute;
    left: 19px;
    top: -20px;
}

.checkout-point .status_unfinish .name {
    float: left;
    font-size: 12px;
    color: grey;
}

.checkout-point .status_checked {
    position: relative;
    margin-left: 16px;
    line-height: 25px;
}

.checkout-point .status_checked .status_label {
    display: block;
    margin-bottom: 35px;
    position: relative;
}

.checkout-point .status_checked .status_label:not(:last-of-type):before {
    content: "";
    height: 40px;
    border-right: 2px solid #d1cccc;
    position: absolute;
    left: 11px;
    top: 22px;
}

.checkout-point .status_checked .status_label > .checkbox {
    display: none;
}

.checkout-point .status_checked .status_label > .checkbox:checked + .fa-check-circle {
    color: #ee892e;
}

.checkout-point .status_checked .status_label > .fa-check-circle {
    font-size: 26px;
    position: absolute;
}

.checkout-point .status_checked .status_label > span {
    margin-left: 30px;
    color: black;
    font-size: 12px;
}

/*admin@sh 的出站时间*/
.outBound_dialog {
    margin-top: -22px;
}

.outBound_dialog .top {
    line-height: 40px;
}

.outBound_dialog .top ul li:nth-child(1) {
    margin-right: 10px;
    color: #000;
    font-weight: 500;
}

.outBound_dialog .top ul li {
    margin-right: 25px;
}

.outBound_dialog .top ul li .site_name {
    padding: 6px 12px;
    background-color: #7369c0;
    border-radius: 30px;
    color: white;
    margin-right: 10px;
}

.outBound_dialog .title {
    color: #827878;
    line-height: 45px;
    /*border-top: 1px solid #f3f2f2;*/
    border-bottom: 1px solid #f3f2f2
}

.outBound_dialog .title .machine_name {
    font-size: 15px;
    color: #8b91ed;
}

.outBound_dialog .title .machine_number {
    padding: 4px 10px;
    background-color: #7369c0;
    border-radius: 50px;
    color: white;
}

.outBound_dialog .content {
    padding: 15px 0;
}

.outBound_dialog .content .label {
    margin-right: 10px;
}

.outBound_dialog .content .label > span {
    color: #4d4c51;
}

.outBound_dialog .content .label > input {
    border: 1px solid #b6b6b6;
    margin-left: 10px;
    width: 160px;
    height: 34px;
    outline: none;
}

.outBound_dialog .content .la-arrow-right {
    color: #827979;
}

/*订单详情*/
.detail-top-info {
    border: 2px solid #eead7b;
    background-color: #fffdef;
    padding: 12px;
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 26px;
    margin-left: 15px;
}

.detail-top-info ul {
    list-style: none;
    margin-bottom: 0px;
}

.detail-top-info ul li {
    padding: 5px 0;
}

.detail-top-info li .select > text {
    color: #2f71e9;
}

.detail-top-info > i {
    color: #ffca07;
    margin-right: 10px;
    font-size: 26px;
    line-height: 26px;
    vertical-align: middle;
}

.detail-top-info .font-red {
    color: #ff893f;
}

.detail-top-info .font-yellow {
    color: #fbb922;
}

.detail-top-info .font-orange {
    color: #fb512d
}

/*牙位图*/

.tooth_select {
    position: absolute;
    background-color: white;
    width: 110px;
    top: calc(50% - 30px);
    left: calc(50% - 55px);
    border: 1px solid #d0cbcb;
    border-radius: 5px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

.tooth_select div {
    height: 30px;
    line-height: 30px;
    text-align: center;

}

.tooth_select .tooth_name {
    border-bottom: 1px solid #d0cbcb;
}

.tooth_select div button:nth-child(1) {
    border-right: 1px solid #d0cbcb;
}

.tooth_select div button {
    background-color: white;
    border: none;
    text-align: center;
    outline: none;
    width: 48px;
    font-size: 12px;
    padding: 0;
    color: #8e8787;
}

.delect_box {
    position: relative;
}

.delect_box:hover {
    opacity: 0.6;
}

.delect_box:hover:before {
    content: "\2716";
    color: white;
    position: absolute;
    top: 1px;
    background-color: red;
    border-radius: 30px;
    width: 18px;
    height: 18px;
    left: calc(50% - 9px);
    text-align: center;
}

.layout-tips {
    background-color: #fdf9e3;
    padding: 20px 40px;
    border-top: 1px solid #f5d83a;
}

.layout-tips span {
    color: #887d63;
}

.layout-tips span > a {
    text-decoration: underline !important;
    color: #716ac9 !important;

}

.layout-tips i {
    float: right;
}

.order-list .tipNum {
    font-size: 12px;
    background-color: #e43441;
    padding: 0px 5px;
    border-radius: 50%;
    margin-left: 4px;
    color: #FFFFFF;
}


.freeze-order-list .tipNum {
    font-size: 12px;
    padding: 0px 5px;
    color: #34bfa3;
}


.order-list .order-status-2 {
    padding: 10px;
}

.order-list .order-status-2 > a {
    font-weight: 600;
    color: #7b7e8a;
    border-right: 2px solid #afabab;
}

.order-list .order-status-2 > a:last-child {
    border-right: none;
}

.order-list .order-status-2 .status-select {
    color: #716aca !important;
}

/*订单详情的牙位图*/
.table_tooth {
    width: 100%;
    table-layout: fixed;
}

.table_tooth tr:nth-child(1) {
    border-bottom: 2px solid #d5d5d5;
}

.table_tooth tr:nth-child(1) td {
    border-top: none;
}

.table_tooth tr td:nth-child(1) {
    border-right: 2px solid #d5d5d5;
}

.table_tooth td > a {
    position: relative;
    display: inline-block;
    width: 12.5%;
    padding: 6.25% 0 6.25% 0;
    height: 0;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    background-color: #c4c5d6;

}

.table_tooth td > a > text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 新宋体;
    font-weight: 600;
    font-size: 1.2rem;
    color: #fff;
    border-radius: 50%;
}

.table_tooth .single > text {
    border: 2px solid #5f5d5d
}

.table_tooth .unknown > text {
    color: red !important;
}

.table_tooth .connect {
    /*background-color: #00a3b6;*/
}

.table_tooth .cutting:before {
    content: "\2014";
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 1.5rem;
    color: #000;
}

/*订单详情的牙位图 新版本V2*/
.table_tooth_v2 {
    width: 100%;
    table-layout: fixed;
}

.table_tooth_v2 tr:nth-child(1) {
    border-bottom: 2px solid #d5d5d5;
}

.table_tooth_v2 tr:nth-child(1) td {
    border-top: none;
}

.table_tooth_v2 tr td:nth-child(1) {
    border-right: 2px solid #d5d5d5;
}

.table_tooth_v2 td > a {
    position: relative;
    display: inline-block;
    width: 12.5%;
    padding: 6.25% 0 6.25% 0;
    height: 0;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    background-color: #c4c5d6;
    border: #c4c5d6 solid 1px
}

.table_tooth_v2 td > a > text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 新宋体;
    font-weight: 600;
    font-size: 1.2rem;
    color: #fff;
    border-radius: 50%;
}

.table_tooth_v2 .single > text {
    border: 2px solid #5f5d5d
}

.table_tooth_v2 .unknown > text {
    color: red !important;
}

.table_tooth_v2 .connect {
    /*background-color: #00a3b6;*/
}

.table_tooth_v2 .cutting:before {
    content: "\2014";
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 1.5rem;
    color: #000;
}

/*出库管理-出库清单*/
.release-table-children {
    margin: 5px;
    border: 1px solid #d8d1d1;
    width: calc(100% - 10px);
    padding: 10px 5px;
    font-size: 12px;
    color: #887e7e;
    overflow: auto;
}

.release-table-children .w-70 {
    width: 70%
}

.release-table-children .w-30 {
    width: 30%
}

.release-table-children ul {
    margin-bottom: 0;
    padding-left: 5px;
}

.release-table-children ul li {
    list-style: none;

}

.release-table-children .ul_parent > li:not(:last-child) {
    border-bottom: 1px solid #d8d1d1;
    overflow: auto;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.release-table-children .ul_children > li {
    line-height: 22px;
}

.release-table-children .ul_children > li .fs-12 {
    font-size: 12px;
}

.release-table-children .num {
    position: relative;
}

.overflow-auto {
    overflow-y: auto;
}

.overflow-auto::-webkit-scrollbar {
    width: 8px;
}

.overflow-auto::-webkit-scrollbar-track {
    background-color: rgba(17, 12, 14, 0.07);
    opacity: 0.5;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.overflow-auto::-webkit-scrollbar-thumb {
    background-color: #d4d4d4;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

/*所有input-group 结构 的select  文字超出限制宽度*/
.input-group > .form-control.bootstrap-select {
    width: calc(100% - 200px) !important;;
}

/*采购管理 下拉搜索样式 */
.purchase_tr_selected {
    background: #faf9fc
}

/*设置最晚出站时间*/
.dhx_cal_container .content_left {
    width: 100px;
    float: left;
}

.dhx_cal_container .content_left .time {
    background-color: #fff;
    text-align: center;
    height: 40px;
    color: rgba(0, 0, 0, .54);
    font-size: 12px;
    font-weight: 500;
    overflow: hidden;
    vertical-align: top;
}

.dhx_cal_container .content-right {
    width: calc(100% - 100px);
    float: left;
    /*background-color: #efefef;*/
    height: calc(25 * 40px);
    position: relative;
    top: 5px;
    padding-bottom: 40px;
}

.dhx_cal_container .content-right .div {
    width: calc(100% - 10px);
    position: absolute;
    background-color: #FFF;
    border: 0.5px solid #cec3c3;
    border-radius: 4px;
    margin: 0 5px;
    border-left: 3px solid #15bc83;
    cursor: pointer;
    z-index: 10;
}

.dhx_cal_container .content-right .div .text {
    font-size: 13px;
    line-height: 24px;
    padding: 0 5px;
}

.dhx_cal_container .content-right .div .text span {
    text-decoration: underline;
    font-size: 12px;
    padding-left: 5px;
}

.dhx_cal_container .content-right .line {
    position: absolute;
    height: 1px;
    border-top: 1px solid #e3e3e3;
    width: 100%;
}

.dhx_cal_container_mini .content_left {
    width: 100px;
    float: left;
}

.dhx_cal_container_mini .content_left .time {
    background-color: #fff;
    text-align: center;
    height: 25px;
    color: rgba(0, 0, 0, .54);
    font-size: 12px;
    font-weight: 500;
    overflow: hidden;
    vertical-align: top;
}

.dhx_cal_container_mini .content-right {
    width: calc(100% - 100px);
    float: left;
    height: calc(25 * 25px);
    position: relative;
    top: 7px;
    padding-bottom: 25px;
}

.dhx_cal_container_mini .content-right .div {
    width: calc(100% - 10px);
    position: absolute;
    background-color: #FFF;
    border: 0.5px solid #cec3c3;
    border-radius: 4px;
    margin: 0 5px;
    border-left: 3px solid #15bc83;
    cursor: pointer;
    z-index: 10;
    overflow: hidden;
}

.dhx_cal_container_mini .content-right .div .text {
    font-size: 13px;
    line-height: 24px;
    padding: 0 5px;
}

.dhx_cal_container_mini .content-right .div .text span {
    text-decoration: underline;
    font-size: 12px;
    padding-left: 5px;
}

.dhx_cal_container_mini .content-right .line {
    position: absolute;
    height: 1px;
    border-top: 1px solid #e3e3e3;
    width: 100%;
}

.timeLine-list {
}

.timeLine-list-single {

}

.timeLine-list-single .ul {
    margin: 10px 0;
    list-style: none;
    padding-left: 15px;
    position: relative;
}

.timeLine-list-single .ul:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #15bc83;
    border-radius: 50%;
    top: 8px;
    left: 0;
}

.timeLine-list-single .ul li:nth-child(1) {
    color: #000;
    font-size: 13px;
    line-height: 24px;
}

.timeLine-list-single .ul li:nth-child(2) {
    color: #333;
    font-size: 12px;
    line-height: 24px;

}

/*!*项目分配管理*/
.enroll-group {
    position: relative;
}

.enroll-group .enroll-container {
    display: inline-block;
    width: 100%;
}

.enroll-group .enroll-container .enroll-group-search-box-number {
    background-color: #f4f4f4;
    border: none;
    padding: 10px 5px;
}

.enroll-group .enroll-container .icon-search {
    width: 18px;
    position: absolute;
    right: 30px;
    top: 9px;
    cursor: pointer;
}

.enroll-group .screen-title {
    width: 240px;
    padding: 10px;
    margin: 0 15px;
    height: 46px;
    line-height: 26px;
    border-right: 1px solid #ebedf2;
    cursor: pointer;
}

.enroll-group .screen-title .text {
    transition: all 0.5s;
}

.enroll-group .screen-title:hover .text {
    margin-left: 8px;
}

.enroll-group .enroll-container .left {
    width: 260px;
    margin-right: 15px;
    font-weight: 400;
    float: left;
    transition: all 0.3s;
}

.enroll-group .enroll-container .left .w-40 {
    width: 40%;
}

.enroll-group .enroll-container .left .w-60 {
    width: 60%;
}

.enroll-group .iocn-add,
.enroll-group .iocn-reduce,
.enroll-group .iocn-close {
    width: 20px;
    cursor: pointer;
}

.enroll-group .enroll-container .left .border-left {
    border-left: 1px solid #ebedf2 !important;
}

.enroll-group .enroll-container .left .border-right {
    border-right: 1px solid #ebedf2 !important;
}

.enroll-group .enroll-container .left .border-top {
    border-top: 1px solid #ebedf2 !important;
}

.enroll-group .enroll-container .left .border-bottom {
    border-bottom: 1px solid #ebedf2 !important;
}

.enroll-group .enroll-container .left .title {
    color: #525151;
    font-size: 13px;
    font-weight: 400;
    padding: 14px 0;
}

.enroll-group .enroll-container .left ul {
    padding-left: 0px;
}

.enroll-group .enroll-container .left ul li {
    padding: 5px 0;
    clear: both;
}

.enroll-group .enroll-container .left ul li .num {
    background-color: #f4516c;
    color: #ffffff;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 12px;
    margin-left: 5px;
}

.enroll-group .enroll-container .left .font-blue {
    color: #56a3f2;
}

.enroll-group .enroll-container .left .content {

}

.enroll-group .enroll-container .left .fs-12 {
    font-size: 12px;
}

.enroll-group .enroll-container .right {
    width: calc(100% - 280px);
    float: left;
    transition: all 0.3s;
}

.enroll-container ul {
    list-style: none;
}

.enroll-group .batch-enroll-group {
    position: fixed;
    bottom: 30px;
    right: calc(50% - 200px);
    z-index: 100;
    border-top: 1px solid #CCC
}

.enroll-group .batch-enroll-group-user {
    right: calc(50% - 260px) !important;
}

.enroll-group .batch-enroll-group .table {
    width: 400px;
    background-color: #FFF;
    border: 1px solid #CCC
}

.enroll-group .bottom-btn {
    background-color: rgba(236, 244, 253, 1);
    height: 40px;
    color: #333;
    position: fixed;
    width: 100%;
    bottom: 0;

    text-align: center;
}

.enroll-group .bottom-btn.left-120 {
    left: 120px;
    width: calc(100% - 120px)
}

.enroll-group .bottom-btn ul {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
}

.enroll-group .bottom-btn ul li {
    float: left;
    margin: 0 5px;
    min-width: 70px;
    padding: 10px 5px;
}

.enroll-group .bottom-btn ul li:hover {
    box-shadow: 0 1px 1px #CCC;
}

.enroll-group .bottom-btn ul li img {
    width: 20px;
    cursor: pointer;
}

/*项目分配管理的列表*/
.tab-content .m-dataTable-type tbody .sep-row {
    height: 18px;
    background-color: #FFF;
}

.tab-content .m-dataTable-type tbody .sep-row td {
    padding: 0;
}

.tab-content .m-dataTable-type tbody .tr-th {
    background-color: #f5f5f5;
    border: 1px solid #eeeaea;
    border-bottom: none;
    font-size: 12px;
    color: #6a6767;
}

.tab-content .m-dataTable-type tbody .tr-th td {
    padding: 15px 10px 17px 15px;
    text-align: left;
    position: relative;
}

.tab-content .m-dataTable-type tbody .tr-th td > label {
    margin-bottom: 0px;
    z-index: 20;
}

.tab-content .m-dataTable-type tbody .tr-th td > span {
    position: relative;
    top: 2px;
    min-width: 200px;
    display: inline-block;
}

.tab-content .m-dataTable-type tbody .tr-th td .rowTitleImg-template {
    position: absolute;
    left: -2px;
    top: -2px;
    z-index: 5;
}

.tab-content .m-dataTable-type tbody .tr-th td .rowTitleImg-template .img {
    width: 38px;
    height: 38px;
}

.tab-content .m-dataTable-type tbody .w-10 {
    width: 10%;
}

.tab-content .m-dataTable-type tbody .w-20 {
    width: 20%;
}

.tab-content .m-dataTable-type tbody .w-30 {
    width: 30%;
}

.tab-content .m-dataTable-type tbody .w-40 {
    width: 40%;
}

.tab-content .m-dataTable-type tbody .tr-bd {
    border: 1px solid #eeeaea;
    border-top: none;
    font-size: 12px;
    font-weight: 400;
    background-color: #FFF;
}

.tab-content .m-dataTable-type tbody .tr-bd .font-black {
    color: #333;
}

.tab-content .m-dataTable-type tbody .tr-bd .font-gray {
    color: #aeabab
}

.tab-content .m-dataTable-type tbody .tr-bd > td {
    vertical-align: top;
}

.tab-content .m-dataTable-type tbody .tr-bd .border-right {
    border-right: 1px solid #eeeaea;
}

.tab-content .m-dataTable-type tbody .project-one {
    padding: 16px 10px;
    overflow: hidden;

}

.tab-content .m-dataTable-type tbody .tr-bd .project-one:not(:last-child) {
    border-bottom: 1px solid #eeeaea;
}

.tab-content .m-dataTable-type tbody .project-one > div {
    padding: 0 5px;
}

.order_text {
    color: #575962;
}

.urgent-text {
    font-size: 12px;
    background-color: #FF9800;
    padding: 3px 4px;
    border-radius: 30%;
    margin-left: 4px;
    color: #FFFFFF;
}

.delay-text {
    font-size: 12px;
    background-color: #e43441;
    padding: 3px 4px;
    border-radius: 30%;
    margin-left: 4px;
    color: #FFFFFF;
}

.freeze-text {
    font-size: 12px;
    background-color: #716cc8;
    padding: 3px 4px;
    border-radius: 30%;
    margin-left: 4px;
    color: #FFFFFF;
}

.red-text {
    color: red !important;
}

.green-text {
    color: #5867dd !important;
}

.finished-green-text {
    color: green !important;
    font-weight: bold;
}

/*每个页面的 标题 功能模块*/
.m-portlet .m-portlet__head .m-portlet__head-text {
    color: #676c7b !important;
    font-weight: 600 !important;
    font-size: larger !important;
}

.m-portlet__head .m-portlet__head-text .module-span {
    font-size: 13px;
    color: #7b7e8a;
    margin-left: 25px;
    cursor: pointer;
    font-weight: 600;
}

.m-portlet__head .m-portlet__head-text .module-span:hover {
    color: #34bfa3 !important;
    text-decoration: none;
    border-bottom: 1px solid #34bfa3;
}

.m-portlet__head .m-portlet__head-text .module-span:not(:nth-last-of-type(1))::after {
    content: "/";
    margin-left: 15px;
    margin-right: -15px;
}

.m-portlet__head .m-portlet__head-text .module-select {
    color: #34bfa3 !important;
}

/*销售报表*/
.report-from {
    background-color: #eff2f7;
    margin-bottom: 0 !important;
}

.report-from .report-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    margin-top: -10px;
    background: rgba(191, 185, 185, 0.3);
}

/*loading*/
.report-from .loading {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 15% auto;
}

.report-from .demo {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #68b2ce;
    position: absolute;
    animation: demo linear 0.8s infinite;
    -webkit-animation: demo linear 0.8s infinite;
}

.report-from .demo:nth-child(1) {
    left: 24px;
    top: 2px;
    animation-delay: 0s;
}

.report-from .demo:nth-child(2) {
    left: 40px;
    top: 8px;
    animation-delay: 0.1s;
}

.report-from .demo:nth-child(3) {
    left: 47px;
    top: 24px;
    animation-delay: 0.1s;
}

.report-from .demo:nth-child(4) {
    left: 40px;
    top: 40px;
    animation-delay: 0.2s;
}

.report-from .demo:nth-child(5) {
    left: 24px;
    top: 47px;
    animation-delay: 0.4s;
}

.report-from .demo:nth-child(6) {
    left: 8px;
    top: 40px;
    animation-delay: 0.5s;
}

.report-from .demo:nth-child(7) {
    left: 2px;
    top: 24px;
    animation-delay: 0.6s;
}

.report-from .demo:nth-child(8) {
    left: 8px;
    top: 8px;
    animation-delay: 0.7s;
}

@keyframes demo {
    0%, 40%, 100% {
        transform: scale(1);
    }
    20% {
        transform: scale(3);
    }
}

@-webkit-keyframes demo {
    0%, 40%, 100% {
        transform: scale(1);
    }
    20% {
        transform: scale(3);
    }
}

.report-from .m-portlet__head {
    border-bottom: none;
    padding: 0 20px;
}

.report-from .auto {
    overflow: hidden;
}

.report-from .top {
    display: flex;
}

.report-from .top-left {
    margin: 0 15px;
    width: calc(65% - 30px);
    background-color: #FFF;
    padding: 15px;
}

.report-from .top-left > h5 {
    font-weight: 600;
}

.report-from .top-left .updateTime {
    font-size: 13px;
    color: #9e9999;
}

.report-from .top-left .icon-stack {
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    border-radius: 30px;
    background-color: #1f62e6;
    color: #FFF;
    line-height: 54px;
}

.report-from .top-left .saleCount-all {
    margin-left: 20px;
    list-style: none;
}

.report-from .top-left .saleCount-all li:nth-child(1) {
    font-size: 14px;
    color: #000;
}

.report-from .top-left .saleCount-all li:nth-child(2) {
    font-size: 18px;
    color: #444040;
    font-weight: 600;
}

.report-from .top-left .saleCount-all li:nth-child(3) {
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
}

.report-from .top-right {
    margin-right: 15px;
    width: calc(35% - 15px);
    background-color: #FFF;
    padding: 10px;
}

.report-from .top-right > h5 {
    font-size: 14px;
    margin-top: 8px;
    color: #555;
    font-weight: 600;
}

.report-from .top-right .ul-saleSummary {
    list-style: none;
    margin-left: 30px;
    padding-left: 0;
}

.report-from .top-right .ul-saleSummary li {
    width: 50%;
    float: left;
    color: #555;
}

.report-from .top-right .ul-saleSummary li > div .img {
    height: 14px;
    margin-right: 3px;
}

.report-from .top-right .ul-saleSummary li > div:nth-child(1) {
    font-size: 14px;
    font-weight: 400;
}

.report-from .top-right .ul-saleSummary li > div:nth-child(2) {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.report-from .top-right .ul-saleSummary li > div:nth-child(3) {
    font-size: 12px;
    margin-top: 10px;

}

.report-from .line-div {
    margin: 10px 15px;
    background-color: #FFF;
    padding: 10px;
}

.report-from .line-div .title {
    color: #1f62e6;
    border-bottom: 2px solid #1f62e6;
    padding: 0 10px 10px 10px;
}

.report-from .line-div .text {
    font-size: 12px;
    color: #666;
    font-weight: 700;
}

.report-from .content-div {
    margin: 0 15px;
    background-color: #FFF;
    clear: both;
}

.report-from .content-div .title {
    font-weight: 600;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
}

.report-from .content-div .tabTitle {
    font-weight: 600;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    cursor: pointer;
}

.report-from .content-div .tabTitle.selected {
    font-weight: 600;
    padding: 10px 15px;
    border-bottom: 1px solid #ffb822;
    display: inline-block;
    color: #0a8cf0;
}

.report-from .content-div .tabTitle .title-img {
    height: 18px;
    margin-right: 5px;
}

.report-from .content-div .title .title-img {
    height: 18px;
    margin-right: 5px;
}

.report-from .content-div .ul-li {
    list-style: none;
    padding-left: 0;
    margin: 0 20px;
    display: flex;
    padding-bottom: 20px;
}

.report-from .content-div .ul-li > li {
    width: 100%;
    margin: 0 15px;
}

.report-from .content-div .ul-li > li .li-title {
    font-weight: 600;
    padding-bottom: 20px;
}

.report-from .progressbar {
    background-color: #f2f2f2;
    width: 80%;
    height: 15px;
    border-radius: 5px;
}

.report-from .progressbar .progressbar-line {
    width: 0;
    border-radius: 20px;
    position: relative;
    background-color: #5bc0de;
    height: 14px;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

/*报表分析*/
.report-sale-detail .m-portlet__head {
    background-color: #FFF;
}

.report-sale-detail .select-div {
    background-color: #FFF;
    margin: 15px;
    margin-bottom: 0px;
    padding: 20px 10px;
    display: inline-block;
    width: calc(100% - 30px);
}

.report-sale-detail .select-div .select-left {
    display: flex;
    width: 78%;
}

.report-sale-detail .select-div .select-left > .m-bootstrap-select {
    margin: 0 10px;
    text-align: center;
}

.report-sale-detail .sale-sumnmary {

}

.report-sale-detail .sale-sumnmary .headline {
    color: #00d1bd;
    font-size: 18px;
    padding: 30px 30px 25px 40px;
    font-weight: 500;
}

.report-sale-detail .sale-li-title {
    border-left: 5px solid #00d1bd;
    padding-left: 10px;
    margin-left: -10px;
    font-size: 16px;
    font-weight: 600;
}

.report-sale-detail .sale-li-money .span1 {
    font-size: 28px;
    font-weight: 600;
    padding: 15px;
    padding-left: 0;
    display: inline-block;
}

.report-sale-detail .sale-li-money .span3 {
    color: #00d1bd;
    font-weight: 400;
}

.report-sale-detail .sale-li-increase {
    position: relative;
    margin: 10px 0;
}

.report-sale-detail .sale-li-increase .text {
    position: absolute;
    top: 5px;
}

.report-sale-detail .sale-li-increase > ul {
    margin-left: 30px;
    list-style: none;
}

.report-sale-detail .sale-li-increase > ul li {
    line-height: 30px;
}

.report-sale-detail .sale-li-increase > ul .fw-bold {
    font-weight: 500;
    color: #403f3f;
}

.report-sale-detail .module-title {
    color: #676c7b !important;
    font-weight: 600 !important;
    font-size: larger !important;
    margin: 15px 35px;
}

.sidebarMask {
    position: fixed;
    left: 240px;
    width: calc(100% - 240px);
    height: 100%;
    background-color: #969696;
    z-index: 199;
    opacity: 0.5;
}

.globalSidebarMask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #969696;
    z-index: 201;
    opacity: 0.5;
}


/*总店 开关*/
.mui-switch {
    width: 52px;
    height: 24px;
    position: relative;
    border: 1px solid #dfdfdf;
    background-color: #fdfdfd;
    box-shadow: #dfdfdf 0 0 0 0 inset;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-clip: content-box;
    display: inline-block;
    -webkit-appearance: none;
    user-select: none;
    outline: none;
}

.mui-switch:before {
    content: '';
    width: 25px;
    height: 21px;
    position: absolute;
    top: 0px;
    left: 0;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.mui-switch:checked {
    border-color: #64bd63;
    box-shadow: #64bd63 0 0 0 16px inset;
    background-color: #64bd63;
}

.mui-switch:checked:before {
    left: 25px;
}

.mui-switch.mui-switch-animbg {
    transition: background-color ease 0.4s;
}

.mui-switch.mui-switch-animbg:before {
    transition: left 0.3s;
}

.mui-switch.mui-switch-animbg:checked {
    box-shadow: #dfdfdf 0 0 0 0 inset;
    background-color: #64bd63;
    transition: border-color 0.4s, background-color ease 0.4s;
}

.mui-switch.mui-switch-animbg:checked:before {
    transition: left 0.3s;
}

.mui-switch.mui-switch-anim {
    transition: border cubic-bezier(0, 0, 0, 1) 0.4s, box-shadow cubic-bezier(0, 0, 0, 1) 0.4s;
}

.mui-switch.mui-switch-anim:before {
    transition: left 0.3s;
}

.mui-switch.mui-switch-anim:checked {
    box-shadow: #64bd63 0 0 0 16px inset;
    background-color: #64bd63;
    transition: border ease 0.4s, box-shadow ease 0.4s, background-color ease 1.2s;
}

.mui-switch.mui-switch-anim:checked:before {
    transition: left 0.3s;
}


/*总店的树形图 变橙色*/
.jstree-anchor[sign='1'] .jstree-icon {
    color: #e88218f2 !important;
}


.font-blue {
    color: #5867dd !important;
}

#tech-flowchart {
    width: 99%;
    min-height: 200px;
    border: 1px dashed #888888;
    position: relative;
    border-radius: 10px;
    overflow-x: auto;
    margin-top: 5px;
}
.tech-node {
    width: 100px;
    height: 50px;
    background-color: #a6eaa0;
    border: 1px solid #a6eaa0;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.tech-node-processCheck {
    width: 100px;
    height: 50px;
    background-color: #a6eaa0;
    border: 1px solid #03a9f4;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.tech-node-selected {
    border: 1px solid red !important;
}
.tech-judge-node {
    width: 50px;
    height: 50px;
    background-color: #facd9c;
    border: 1px solid #facd9c;
    position: absolute;
    text-align: center;
    cursor: pointer;
    transform: rotate(45deg);
}
.tech-judge-node-content {
    transform: rotate(-45deg);
}
#tech-context-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#tech-context-menu ul li {
    padding: 5px;
    cursor: pointer;
}
#tech-context-menu ul li:hover {
    background-color: #f0f0f0;
}