﻿.btnLoginls, .ZhuCels, .Wjmmls {
    pointer-events: none !important;
    background: none !important;
}

.btnLoginls {
    background-color: #c2c2c2 !important;
    font-size: 14px !important;
}

.loginMbz {
    position: absolute;
    bottom: 3px;
    left: 120px;
}

    .loginMbz a, .loginMbz a:active, .loginMbz a:visited, .loginMbz a:hover {
        color: #FFF;
        text-decoration: underline;
        cursor: pointer;
    }

.jc, .jc:active, .jc:visited, .jc:hover {
    color: #01AAED!important;
    font-weight: bold;
    margin-left: 30px;
}

.indextz {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #FFFF;
    font-size: 24px;
    text-decoration: underline;
}

    .indextz:active, .indextz:visited, .indextz:hover {
        color: #FFFF;
    }

body {
    overflow-y: scroll;
}

.sb-tab, .sydiv, .symid, .symid a, .symid a i, .symid a font, .jindu {
    position: absolute;
}

.layui-layout-admin .layui-logo {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 0 10px;
    width: auto;
}

.layui-logo i {
    font-size: 28px;
    padding: 0px 10px;
}

.layui-layout-left {
    left: 300px;
}

.layui-body {
    left: 0px;
}

.layui-layout-admin .layui-footer {
    text-align: center;
    left: 0px;
}

.layui-icon-acc {
    position: relative;
    display: inline-block;
    top: 7px;
    line-height: 50px;
    right: -15px;
    font-size: 20px;
}

.layui-breadcrumb a {
    color: #000 !important;
    font-style: normal;
}

    .layui-breadcrumb a cite {
        color: #ff0000;
        font-style: normal;
    }

.btitle {
    height: 40px;
    clear: both;
    border-bottom: 1px solid #e2e2e2;
    background: #f2f2f2;
    padding: 0 15px;
    line-height: 40px;
}

.btnSty {
    position: absolute;
    right: 11px;
    top: 10px;
}

.SearchBox {
    clear: both;
    padding: 0px 20px;
}

    .SearchBox ul {
        width: 100%;
        float: left;
    }

    .SearchBox li {
        float: left;
        margin: 10px 20px 0px 0;
    }

    .SearchBox:after {
        content: '';
        display: block;
        clear: both;
    }

    .SearchBox li font {
        float: left;
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #000;
    }

    .SearchBox li input[type="text"] {
        float: left;
        height: 28px;
        background: #fff;
        border: 1px #e6e6e6 solid;
        border-radius: 3px;
        font-size: 14px;
        color: #333;
        width: 150px;
        padding: 0px 3px;
    }

    .SearchBox li .long {
        width: 200px !important;
    }

    .SearchBox li select {
        float: left;
        height: 30px;
        background: #fff;
        border: 1px #e6e6e6 solid;
        border-radius: 3px;
        font-size: 14px;
        color: #333;
        padding: 0px 3px;
    }

.DataDiv {
    padding: 0 10px;
}
/*表格分页居中 ,表头居中*/
.layui-table {
    color: #333;
}

.layui-table-tool {
    text-align: center;
}

.layui-table-page {
    text-align: center;
}

.layui-laypage {
    margin: 0 auto;
}

.layui-table th {
    text-align: center;
}

th .layui-table-cell {
    text-align: center;
}

.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool {
    background-color: #eee;
}

.layui-table td, .layui-table th, .layui-table-fixed-r, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-view, .layui-table[lay-skin=row], .layui-table[lay-skin=line] {
    border-color: #ccc;
}
/**弹出窗口**/

.popUlsty4 input, .popUlsty2 input, .popUlsty4 select, .popUlsty2 select, .popUlsty4 textarea, .popUlsty2 textarea, .layui-table-x select {
    float: left;
    height: 28px;
    border: 1px #ccc solid;
    border-radius: 3px;
    font-size: 14px;
    width: 150px;
    padding: 0px 3px;
}

.popUlsty4 select, .popUlsty2 select {
    width: 136px;
}


.popUlsty4, .popUlsty2 {
    width: 100%;
    clear: both;
    float: left;
    padding: 5px 0;
}

    .popUlsty4 li, .popUlsty2 li {
        height: 28px;
        line-height: 28px;
        float: left;
        padding: 5px 0;
    }

        .popUlsty4 li font, .popUlsty2 li font {
            padding: 0 8px;
            float: left;
        }

        .popUlsty4 li.bt, .popUlsty2 li.bt {
            text-align: right;
            width: 20%;
        }

        .popUlsty4 li.nr, .popUlsty2 li.nr {
            text-align: left;
            width: 30%;
        }

        .popUlsty4 li.nrAll, .popUlsty2 li.nrAll {
            text-align: left;
            width: 82%;
        }

        .popUlsty4 li input[type="text"], .popUlsty4 li input[type="number"], .popUlsty2 li input[type="text"], .popUlsty2 li input[type="number"] {
            width: 80%;
        }

            .popUlsty4 li input[type="text"].xz, .popUlsty2 li input[type="text"].xz {
                width: 60%;
            }

            .popUlsty4 li input[type="text"].sj, .popUlsty2 li input[type="text"].sj {
                width: 30%;
            }

        .popUlsty2 li.bt {
            width: 30%;
        }

        .popUlsty2 li.btc {
            width: 45%;
            text-align: right;
        }

        .popUlsty4 li.btc {
            width: 16%;
            text-align: right;
        }

        .popUlsty2 li.nr {
            width: 70%;
        }

        .popUlsty2 li.nrc {
            width: 55%;
        }

        .popUlsty4 li.nrc {
            width: 32%;
        }

        .popUlsty2 li textarea, .popUlsty4 li textarea {
            width: 80%;
            height: 80px;
            line-height: 20px;
        }

.layui-layout-admin .layui-logo {
    padding: 0 20px 0 52px;
    background: url(../img/top/logo.png) left center no-repeat #5898e5;
    font-size: 24px;
    font-weight: normal;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #5898e5;
}

.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this {
    background-color: #5898e5;
}

.layui-layout-admin .layui-footer {
    left: 200px;
    height: 30px;
    line-height: 30px;
    background-color: #5898e5;
    color: #fff;
    left: 0px;
    font-size: 12px;
}

.layui-nav .layui-nav-item, .layui-icon-acc {
    float: left;
}

.layui-nav-child {
    top: 60px;
}

.welpage, .welpage img {
    position: absolute;
}

.welpage {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../img/mid/welcome.jpg) top center no-repeat;
}

    .welpage img {
        bottom: 60px;
        width: 90%;
        height: auto;
        left: 50%;
        margin-left: -45%;
    }

.qxDiv {
    position: absolute;
    top: 0px;
    left: 10px;
    right: 10px;
    bottom: 0px;
    overflow: auto;
    padding-top: 10px;
}

.treeCz {
    position: fixed;
    width: 300px;
    height: 50px;
    top: 0px;
    right: 0px;
    left: auto;
    bottom: auto;
    overflow: auto;
    padding-top: 10px;
}

.treeDiv {
    box-sizing: border-box;
    padding-top: 10px;
}

/** new style strat **/
.sb-tab {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    text-align: center;
}

    .sb-tab h1 {
        clear: both;
        text-align: center;
        font-size: 28px;
        padding: 15px 0 10px;
        color: #000;
        font-weight: normal;
    }

.wide-table {
    width: 1000px;
    margin: 5px auto 15px;
    border-left: 1px #000 solid;
    border-top: 1px #000 solid;
}

    .wide-table td, .wide-table th {
        border-right: 1px #000 solid;
        border-bottom: 1px #000 solid;
        height: 50px;
        text-align: left;
        padding: 8px;
        font-size: 16px;
    }

    .wide-table th {
        background: #f2f2f2;
        text-align: center;
        font-weight: normal;
        width: 170px;
    }

        .wide-table th.dtitle {
            font-weight: bold;
            width: auto;
        }

    .wide-table td.nrbiao {
        padding: 0px;
        border-bottom: 0px;
    }

.side-table {
    width: 100%;
    border: 0px;
}

    .side-table th.xtitle {
        width: 38px;
    }

    .side-table th.xtitlen {
        width: 115px;
    }

    .side-table td {
        border-right: 0px;
    }

.sbinput[type="text"] {
    width: 75%;
    height: 33px;
    line-height: 33px;
    border: 1px solid #bebebe;
    font-size: 16px;
    color: #000;
    padding: 0 8px;
}

.sbselect {
    height: 35px;
    border: 1px solid #bebebe;
    font-size: 16px;
    color: #000;
}

.btn-xyb {
    padding: 6px 20px;
    margin: 0 auto 15px;
    width: 100px;
    text-align: center;
    color: #000;
    background: #e3e3e3;
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari 和 Chrome */
    border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

    .btn-xyb:hover {
        background: #5898e5;
        color: #fff;
    }

.xyytable {
    width: 100%;
    border-left: 1px #000 solid;
    border-top: 1px #000 solid;
}

    .xyytable th, .xyytable td {
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

.btn-div {
    padding: 15 0 25px;
    clear: both;
    height: 40px;
}

.sydiv {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../img/mid/midBg.jpg) bottom center no-repeat;
}

.symid {
    width: 900px;
    height: 162px;
    top: 50%;
    left: 50%;
    margin: -81px 0 0 -450px;
}

    .symid a {
        width: 168px;
        height: 162px;
    }

        .symid a i {
            display: block;
            width: 156px;
            height: 78px;
            top: 0px;
            left: 50%;
            margin: 0 0 0 -78px;
            font-size: 40px;
            color: #fff;
            line-height: 88px;
            text-align: center;
        }

        .symid a font {
            display: block;
            width: 156px;
            height: 78px;
            bottom: 6px;
            left: 50%;
            margin: 0 0 0 -78px;
            font-size: 18px;
            text-align: center;
        }

        .symid a.sy1 {
            top: 0px;
            left: 0px;
            background: url(../img/mid/picL1.png) bottom center no-repeat;
        }

            .symid a.sy1:hover {
                background: url(../img/mid/picL2.png) bottom center no-repeat;
            }

            .symid a.sy1 span {
                /*background: url(../img/mid/picL.png) center no-repeat;*/
            }

            .symid a.sy1:hover font {
                color: #005187;
            }

        .symid a.sy2 {
            top: 0px;
            left: 236px;
            background: url(../img/mid/picZ1.png) bottom center no-repeat;
        }

            .symid a.sy2:hover {
                background: url(../img/mid/picZ2.png) bottom center no-repeat;
            }

            .symid a.sy2 span {
                background: url(../img/mid/picZ.png) center no-repeat;
            }

        .symid a.sy1 font, .symid a.sy5 font {
            line-height: 70px;
        }

        .symid a.sy2 font, .symid a.sy3 font, .symid a.sy4 font {
            height: 63px;
            padding: 15px 0 0 0;
            line-height: 22px;
        }

        .symid a.sy2:hover font {
            color: #634289;
        }

        .symid a.sy3 {
            top: 0px;
            right: 236px;
            background: url(../img/mid/picQl1.png) bottom center no-repeat;
        }

            .symid a.sy3:hover {
                background: url(../img/mid/picQl2.png) bottom center no-repeat;
            }

            .symid a.sy3 span {
                background: url(../img/mid/picQl.png) center no-repeat;
            }

            .symid a.sy3:hover font {
                color: #2895c0;
            }

        .symid a.sy4 {
            bottom: 0px;
            right: 0px;
            margin: 0 0 0 -52px;
            background: url(../img/mid/picLv1.png) bottom center no-repeat;
        }

            .symid a.sy4:hover {
                background: url(../img/mid/picLv2.png) bottom center no-repeat;
            }

            .symid a.sy4 span {
                background: url(../img/mid/picLv.png) center no-repeat;
            }

            .symid a.sy4:hover font {
                color: #669527;
            }

        .symid a.sy5 {
            bottom: 0px;
            right: 52px;
            background: url(../img/mid/picSl1.png) bottom center no-repeat;
        }

            .symid a.sy5:hover {
                background: url(../img/mid/picSl1.png) bottom center no-repeat;
            }

            .symid a.sy5 span {
                background: url(../img/mid/picSl.png) center no-repeat;
            }

            .symid a.sy5:hover font {
                color: #486070;
            }

.layui-layout-admin .layui-body {
    bottom: 30px;
}

.jindu {
    width: 1133px;
    height: 600px;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -566px;
}

.layui-table-link2 {
    color: #009688;
    cursor: pointer;
    text-decoration: underline;
}

.layui-table-link3 {
    color: #01AAED;
    cursor: pointer;
    text-decoration: underline;
}

.layui-table-link4 {
    color: #ff0000;
    cursor: pointer;
    text-decoration: underline;
}

.layui-table-link5 {
    color: #FF5722;
    cursor: pointer;
    text-decoration: underline;
}

.layui-table-link6 {
    color: #009688;
    cursor: pointer;
    text-decoration: underline;
}


.lctdiv, .lct, .lctd, .lctjt, .lctjtd, .lctjtx, .nlctjtd, .nlctjtx, .nlctjts {
    position: absolute;
}

.lctdiv {
    width: 1160px;
    height: 600px;
    border: 5px #eaeaea solid;
    top: 50%;
    left: 50%;
    margin: -302px 0 0 -567px;
    background: #fff;
}

    .lctdiv h2 {
        font-size: 16px;
        color: #333;
        clear: both;
        text-align: center;
        padding: 20px 0 15px 0;
        position: relative;
    }

        .lctdiv h2 span {
            position: absolute;
            right: 15px;
            top: 15px;
        }

            .lctdiv h2 span a {
                font-size: 12px;
                padding: 3px 15px;
                background: #dadada;
                color: #333;
                margin: 0 5px;
                float: left;
                font-weight: normal;
            }

                .lctdiv h2 span a:hover {
                    background: #329bdd;
                    color: #fff;
                }

.lct {
    top: 60px;
    left: 30px;
    right: 30px;
    bottom: 30px;
}

.lctd {
    width: 125px;
    height: 170px;
    text-align: center;
}

    .lctd .lctbg {
        background: url(../img/mid/lc3.png) center no-repeat;
        width: 86px;
        height: 80px;
        clear: both;
    }

    .lctd h3 {
        font-size: 14px;
        clear: both;
        padding: 10px 0 6px 0;
        color: #333333;
        text-align: left;
    }

    .lctd span, .lctd font, .lctd b {
        display: block;
        line-height: 18px;
        font-size: 12px;
        text-align: left;
        clear: both;
        font-weight: normal;
        color: #333333;
    }

.lctdx {
    width: 210px;
}

    .lctdx h3 {
        padding: 0px 0 6px 0;
    }

.lctwz11 h3 {
    text-align: center;
}

.lctdx .lctbg, .lctwz6 .lctbg {
    background: url(../img/mid/lcx3.png) center no-repeat;
    width: 65px;
    height: 60px;
    clear: none;
    float: left;
    margin: 15px 0 0 0;
}

.lctwz6 .lctbg {
    background: url(../img/mid/lc3.png) center no-repeat;
    width: 85px;
    height: 80px;
    margin: 0px 0 0 0;
}

.lctfan .lctbg {
    background: url(../img/mid/lc3-fan.png) center no-repeat;
}

.lctnr {
    width: 130px;
    float: right;
}

.lctjt {
    width: 57px;
    height: 36px;
    background: url(../img/mid/jt1.png) center no-repeat;
}

.lctjtd, .lctjtx, .nlctjtd, .nlctjtx {
    width: 105px;
    height: 96px;
    background: url(../img/mid/jts.png) center no-repeat;
}

.lctjtx {
    background: url(../img/mid/jtx.png) center no-repeat;
}

.nlctjtd {
    background: url(../img/mid/jtsz.png) center no-repeat;
}

.nlctjtx {
    background: url(../img/mid/jtxz.png) center no-repeat;
}

.nlctjts {
    width: 36px;
    height: 152px;
    background: url(../img/mid/jt1-shu.png) center no-repeat;
    top: 180px;
    right: 172px;
}

.lctwz1 {
    top: 90px;
    left: 0px;
}

.lctwz2 {
    top: 90px;
    left: 155px;
}

.lctwz3 {
    top: 90px;
    left: 306px;
    width: 130px;
}

.lctwz4 {
    top: 0px;
    right: 345px;
}

.lctwz5 {
    top: 170px;
    right: 345px;
}

.lctwz6 {
    top: 90px;
    right: 0px;
    width: 230px;
}

.lctwz7 {
    right: 130px;
    bottom: 10px;
}

.lctwz8 {
    right: 285px;
    bottom: 10px;
}

.lctwz9 {
    right: 438px;
    bottom: 10px;
    width: 130px;
}

.lctwz10 {
    right: 593px;
    bottom: 10px;
    width: 130px;
}

.lctwz11 {
    right: auto;
    bottom: 10px;
    left: 225px;
}

.jtwz1 {
    top: 113px;
    left: 116px;
}

.jtwz2 {
    top: 113px;
    left: 270px;
}

.jtwz3 {
    top: 38px;
    left: 427px;
}

.jtwz4 {
    top: 130px;
    left: 427px;
}

.jtwz5 {
    top: 38px;
    right: 245px;
}

.jtwz6 {
    top: 130px;
    right: 236px;
}

.jtwz7, .jtwz8, .jtwz9, .jtwz10 {
    bottom: 122px;
    right: 245px;
    background: url(../img/mid/jt1-fan.png) center no-repeat;
}

.jtwz8 {
    bottom: 122px;
    right: 400px;
}

.jtwz9 {
    bottom: 122px;
    right: 555px;
}

.jtwz10 {
    bottom: 122px;
    right: 710px;
}


.lctd_now .lctbg {
    background: url(../img/mid/lc2.png) center no-repeat;
}

.lctd_now h3, .lctd_now span, .lctd_now font, .lctd_now b,
.lctfan_now h3, .lctfan_now span, .lctfan_now font, .lctfan_now b,
.lctdx_now h3, .lctdx_now span, .lctdx_now font, .lctdx_now b {
    color: #CC3300;
}

.lctfan_now .lctbg {
    background: url(../img/mid/lc2-fan.png) center no-repeat;
}

.lctdx_now .lctbg {
    background: url(../img/mid/lcx2.png) center no-repeat;
}

.lctd_finish .lctbg {
    background: url(../img/mid/lc1.png) center no-repeat;
}

.lctdx_finish .lctbg {
    background: url(../img/mid/lcx1.png) center no-repeat;
}

.lctfan_finish .lctbg {
    background: url(../img/mid/lc1-fan.png) center no-repeat;
}

.lctd_finish h3, .lctd_finish span, .lctd_finish font, .lctd_finish b,
.lctdx_finish h3, .lctdx_finish span, .lctdx_finish font, .lctdx_finish b,
.lctfan_finish h3, .lctfan_finish span, .lctfan_finish font, .lctfan_finish b {
    color: #336699;
}

.lctjt_finish {
    background: url(../img/mid/jt2.png) center no-repeat;
}

.lctjtd_finish {
    background: url(../img/mid/jtsl.png) center no-repeat;
}

.lctjtx_finish {
    background: url(../img/mid/jtxl.png) center no-repeat;
}

.nlctjtd_finish {
    background: url(../img/mid/jtszl.png) center no-repeat;
}

.nlctjtx_finish {
    background: url(../img/mid/jtxzl.png) center no-repeat;
}

.nlctjts_finish {
    background: url(../img/mid/jt2-shu.png) center no-repeat;
}

.lctjt1_finish {
    background: url(../img/mid/jt2-fan.png) center no-repeat;
}

.fMsg {
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
    height: 26px;
    border: 1px #ccc solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xmwjbtn {
    left: 10px;
    right: 10px;
    bottom: 0px;
    text-align: center;
    position: fixed;
    background: #fff;
    height: 30px;
    padding: 0 0 15px 0;
}

.xmwjtab th, .xmwjtab td {
    padding: 5px 8px;
}

    .xmwjtab td.r {
        text-align: left;
        width: 90%;
    }

    .xmwjtab td.l {
        width: 10%;
        text-align: center;
    }

.sbinputa[type="text"], .popUlsty2 li input.sbinputa[type="text"] {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    width: 200px;
}

.sbinputbtn {
    height: 32px;
    line-height: 32px;
}

.popbt {
    padding: 10px 0;
    clear: both;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    background: #efefef;
}

.huishentab {
    margin: 15px auto;
    border-left: 1px #ccc solid;
    border-top: 1px #ccc solid;
    width: 93%;
}

    .huishentab th, .huishentab td {
        border-bottom: 1px #ccc solid;
        border-right: 1px #ccc solid;
        height: 36px;
        padding: 0 8px;
    }

    .huishentab th {
        background: #f2f2f2;
    }

.huishenbtn, .hyshbtn {
    height: 28px;
    line-height: 28px;
    background: #e2e2e2;
    color: #000;
    margin: 4px 0;
    width: 40%;
}

    .huishenbtn:hover, .hyshbtn:hover {
        background: #666;
    }

.hyshbtn {
    width: auto;
    margin: 0px;
}

.uMsg {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;
    float: left;
    font-size: 14px;
    color: #ff0000;
}

.homebg, .hyc, .hycz {
    position: absolute;
}

.homebg {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    /*background: url(../img/hyp.jpg) bottom center no-repeat;*/
    text-align: center;
}
/*.hyc {
    width: 1014px;
    height:230px;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -507px;
}*/
.hyc {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.hycz {
    z-index: 2;
    width: 662px;
    height: 155px;
    top: 50%;
    left: 50%;
    margin: -78px 0 0 -331px;
}

.SearchDiv {
    z-index: 1028;
    /* right: 10px; */
    left: 10px;
    top: -3px;
    background-color: #ffffff;
    width: 95.5%;
    height: 3.8em;
    margin: 0 auto;
    overflow: hidden;
    position: fixed;
    bottom: 0;
}

#zhuzhuangtu {
    border-top: 11px solid #eeeeee;
    border-left: 11px solid #eeeeee;
    border-bottom: 11px solid #eeeeee;
    border-right: 11px solid #eeeeee;
    margin-top: 56px;
}

#bingzhuangtu {
    border-top: 11px solid #eeeeee;
    border-bottom: 11px solid #eeeeee;
    border-right: 11px solid #eeeeee;
    margin-top: 56px;
}

#shujuliebiao {
    border-left: 11px solid #eeeeee;
    border-bottom: 11px solid #eeeeee;
    border-right: 11px solid #eeeeee;
    width: 100%;
    margin-bottom: 155px;
}
