﻿html, body {
    font-size: 13px;
    font-family: -apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
    /*color: #232323;*/
    background-color: #F1F6FA;
    font-style: normal;
    height: 100%;
}

div {
    word-break: break-all;
}

em {
    font-style: normal;
}

.layui-table-view .layui-table th {
    font-weight: bold;
}

.section-content .layui-tab {
    margin: 0;
}

.layui-form-select dl dd.layui-this{
    background-color:#1890FF;
}

.section-content .layui-tab-content {
    padding: 0;
}

.layui-form-item .layui-form-label-normal {
    text-align: left;
    padding-right: 15px;
    width: auto
}

.layui-form-item .layui-input-num {
    width: 130px;
}

.pad-top5 {
    padding-top: 5px;
}

.section-content .layui-table-view, .section-content .layui-table {
    margin: 0;
}

.section-content .layui-tab-content .layui-table-view, .section-content .layui-tab-content .layui-table {
    margin-top: 5px;
}

.layui-inline .layui-btn-sm {
    margin-top: 5px;
}

header, footer, nav, section {
    display: block;
}

.header-index {
    background: #FFFFFF url(images/top_bg.png) 0 0/100% 100% no-repeat;
    height: 65px;
}

.section-content {
    margin: 10px;
    padding: 10px;
    background: #FFF;
}

.no-data {
    width: 100%;
    height: 150px;
    background: url(images/nodata.png) center center/73px auto no-repeat;
    border: solid 1px #F0F0F0;
}

.logo-text {
    font-size: 20px;
    margin-left: 10px;
    color: #4B2226;
}

.layui-elem-quote {
    border-left: 5px solid #1890FF;
}

.layui-form-onswitch {
    border-color: #1890FF;
    background-color: #1890FF;
}

.layui-layer-btn .layui-layer-btn0 {
    background-color: #1890FF !important;
    border-color: #1890FF !important;
}

.layui-tree-skin-default .layui-tree-branch {
    color: #1890FF;
}

.layui-tree-skin-default li i {
    color: #1890FF;
}

.layui-laypage-default .layui-laypage-curr .layui-laypage-em {
    background-color: #1890FF;
}

.layui-laypage-default a:hover {
    color: #1890FF;
}

.layui-laypage-default input:focus {
    border-color: #1890FF !important;
}

.layui-form-item .layui-input-inline.layui-input-small {
    width: 100px;
}

.layui-form-item .layui-input-inline.layui-input-big {
    width: 300px;
}

.layui-form-item .layui-input-inline.layui-input-lg {
    width: 500px;
}

.dialog-div {
    display: none;
    padding: 10px;
}

.layui-form-checked[lay-skin=primary] i {
    background-color: #1890FF;
    border-color: #1890FF;
}

.layui-form-radio *, .layui-form-checkbox span {
    font-size: 1rem;
}

/*.layui-tab-title li {
    font-size: 1rem;
}*/

.layui-nav .layui-nav-item a {
    padding: 0 35px;
}

a.menu-qz {
    background: url("images/ico_签证洽谈.png") 10px center/16px auto no-repeat;
}

.layui-form-radio i:hover, .layui-form-radioed i {
    color: #1890FF;
}

.layui-carousel img {
    width: 100%;
    height: 100%;
}

.layui-layer-tips.white .layui-layer-content {
    color: #333333;
}

.layui-layer-dialog .layui-layer-content {
    font-size: 13px !important;
}

.layui-btn-block {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.layui-btn-radius-mini {
    border-radius: 5px;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #1890FF;
}



.text-desc {
    color: #666;
}

.text-underline {
    text-decoration: underline;
}

.text-danger {
    color: #1890FF !important;
}

.text-success {
    color: #009688 !important;
}

.text-important {
    color: #1890FF;
    font-weight: bold;
}

.text-important-big {
    color: #1890FF;
    font-weight: bold;
    font-size: 16px;
}

.label-required:before {
    content: "*";
    color: #EE1C24;
}

/*.search-container .layui-form-label{
    width:auto;
    text-align:left;
    padding:9px 5px 9px 0;
}*/

.search-container .layui-input-inline .layui-btn-sm {
    margin: 3px 0;
    height: 32px;
}

.layui-form-label-value {
    text-align: left;
    width: 170px;
}

.layui-form-label-value1 {
    text-align: left;
    width: 180px;
}

table.fixed-table {
    margin: 0;
}

    table.fixed-table thead tr th {
        z-index: 2;
    }

.layui-btn-grey {
    background: #c2c2c2;
}

.layui-btn-big {
    height: 44px;
    line-height: 44px;
    padding: 0 40px;
    font-size: 18px;
}

.layui-input-nob {
    border: none;
    background-color: transparent;
}

.layui-date {
    background: #FFF url(images/ico_日期.png) center right 5px / auto 60% no-repeat;
}


.layui-form-label-cust {
    text-align: left;
    width: auto;
    padding: 9px 9px 9px 0;
}

.layui-header .layui-nav {
    background-color: transparent;
    padding: 0;
}

    .layui-header .layui-nav .layui-nav-item {
        margin-left: 15px;
    }

        .layui-header .layui-nav .layui-nav-item a {
            display: block;
            padding: 0 20px;
            /*color: #FFF;*/
            transition: all .3s;
            -webkit-transition: all .3s;
            /*font-weight: bolder;*/
        }


            .layui-header .layui-nav .layui-nav-item a:hover,
            .layui-header .layui-nav .layui-nav-item.layui-this a {
                color: #1890FF;
            }

    .layui-header .layui-nav .layui-this:after,
    .layui-header .layui-nav-tree .layui-nav-itemed:after {
        background-color: transparent;
        height: 3px;
        top: 57px !important;
    }

.layui-header .layui-nav-bar {
    background-color: transparent;
}

.layui-header .layui-nav .layui-nav-more {
    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #1890FF transparent transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -3px;
    border-width: 6px;
    border-top-color: rgba(255,255,255,.7);
}

.layui-footer {
    position: relative;
    left: 0;
    background-color: #1890FF;
    color: rgba(255,255,255,.9);
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    font-size: 13px;
}

.layui-icon {
    margin-right: 2px;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #1890FF;
}

    .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
        border-bottom: 2px solid #1890FF;
    }


.site-tree {
    background: #FFF;
}

    .site-tree .layui-nav-tree {
        width: 100%;
        background-color: #fff;
        color: #393D49;
    }

    .site-tree .layui-nav {
        background-color: #fff;
        color: #393D49;
    }

        .site-tree .layui-nav .layui-nav-item a, .site-tree .layui-nav .layui-nav-item a:hover {
            background-color: #fff;
            color: #393D49 !important;
        }



    .site-tree .layui-nav-tree .layui-nav-bar {
        background-color: #1890FF;
    }

.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
    background-color: #1890FF;
}

    .layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
        background-color: #FFF;
    }

.layui-nav .layui-nav-more {
    border-color: #000 #FFF #FFF;
}

.layui-nav-itemed > a .layui-nav-more {
    border-color: #FFF #FFF #000;
}

/*登录页*/

.login-holder {
    background: url(images/bg.png) left top / 100% 100% no-repeat;
    height: 100%;
}

.login {
    position: absolute;
    top: 50%;
    background: #FFF;
    /*background: url(images/bg.png) left top / 100% 100% no-repeat;*/
    height: 350px;
    margin-top: -200px;
    border-radius: 2px;
}

    .login .login-logo {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 30px;
    }

    .login .login-item {
        width: 80%;
        position: relative;
        margin: 25px auto;
    }

        .login .login-item .layadmin-user-login-icon {
            position: absolute;
            left: 5px;
            top: 30%;
        }

        .login .login-item .layui-input {
            padding-left: 25px;
        }

.layui-btn-default {
    background: #1890FF;
}

.layui-table-view .layui-table[lay-size=sm] .layui-table-cell {
    height: 25px;
    line-height: 25px;
}

.search-container {
    margin-bottom: 0;
    margin-top: 5px;
}

.layui-form-item label.lay-date {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 20px;
    color: #1890FF;
}

/*.layui-colla-title {
    font-size: .65rem;
}*/

.layui-table label.lay-date {
    position: absolute;
    right: 15px;
    top: 19px;
    width: 20px;
    color: #1890FF;
}

.pdf-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/pdficon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.word-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/wordicon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.excel-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/excelicon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.zip-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/zipicon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.ppt-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/ppticon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.dwg-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/dwgicon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.picture-icon {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    background: url(images/pictureicon.png) center center/20px auto no-repeat;
    cursor: pointer;
}

.layer-photos-demo img {
    width: 100px;
    height: 100px;
    margin-right: 10px;
}

.img-holder {
    float: left;
    position: relative;
}

    .img-holder .img-del {
        position: absolute;
        right: 5px;
        top: -5px;
        width: 15px;
        height: 15px;
        background: url(images/imgdel.png) center center/100% auto no-repeat;
        cursor: pointer;
    }

span.required {
    color: red;
    font-size: 100%;
}

/*进度*/
.model-node {
    background: #fff;
    /* width: 100%;*/
    padding-left: 5px;
    /*padding-top: 4.2px;*/
    /*padding-bottom: 6.4px;*/
    height: 50px;
}

    .model-node span {
        display: inline-block;
        height: 11.200000000000001px;
        width: 11%;
        float: left;
        position: relative;
        color: #808080;
    }

#LCNodeInfoList span {
    width: 12%;
}

#YXNodeInfoList span {
    width: 14.2%;
}

#YXReportNodeInfoList span {
    width: 14.2%;
}


.model-node span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #dbdbdb;
    top: 25%;
    margin: -3px 0 0 -15px;
    z-index: 25;
    left: 50%;
}

.model-node span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #dbdbdb;
    top: 50%;
    margin-top: -0.2px;
    z-index: 20;
    left: -56%;
}

#YXNodeInfoList span:after {
    left: -85px;
}

#YXReportNodeInfoList span:after {
    left: -75px;
}

.model-node span.red {
    color: #1890ff;
}

    .model-node span.red:before {
        border: 2px solid #1890ff;
    }

    .model-node span.red:after {
        background: #1890ff;
    }

.model-node span.on {
    color: black;
}

.model-node span.overdue-red:before {
    border: 2px solid #F55458;
}

.model-node span.green:before {
    border: 2px solid #5CCFB3;
}

.model-node span.yellow:before {
    border: 2px solid #FC953A;
}

.model-node span.on:before {
    background: #1890ff;
    width: 15px;
    height: 15px;
    top: 45%;
    margin: -6px 0 0 -9px;
    border: none;
}

.model-node span.current:before {
    background: white;
    width: 14px;
    height: 14px;
    top: 45%;
    margin: -6px 0 0 -9px;
    border: 1px solid #1890ff;
}

.model-node span.current:after {
    background: #1890ff;
}

.model-node span.on:after {
    background: #1890ff;
}

.model-node span s {
    display: inline-block;
    position: absolute;
    font-style: normal;
    text-decoration: none;
    top: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.model-node span em {
    /*display: inline-block;
            position: absolute;*/
    display: block;
    font-style: normal;
    text-decoration: none;
    /*top: -15px;
            left: 0;*/
    width: 100%;
    text-align: center;
    font-size: 12px;
}


.model-node span:first-child:after {
    content: none;
}

/*进度*/
