html,
body {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
}

* {
    /*font-family: "Microsoft YaHei";*/
    /*font-family: "Microsoft YaHei";*/
    /*font-size: 14px;*/
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}



li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #3d3c3c;
    cursor: pointer;
}

a:hover {
    color: #006b44;
}

img {
    border: 0;
}

table {
    width: 100%;
    border-collapse: collapse
}

.els-all {
    width: 80%;
    min-width: 1200px;
    margin: 0 auto;
}



.els-row {
    margin-top: 20px;
    overflow: hidden;

}
.els-row2 {
    overflow: hidden;
}
.els-box {
    background-color: #fff;
    overflow: hidden;
}

.els-box-body {
    padding: 10px 24px;
}

.els-marginRight {
    margin-right: 12px;
}

.els-marginLeft {
    margin-left: 12px;
}

.els-header {
    height: 96px;
    width: 100%;
}

.els-header .els-header-con {
    width: 80%;
    min-width: 1200px;
    margin: 0 auto;
}

.els-header-systemName {
    float: left;
    margin-top: 10px;
    width: 299px;
    height: 59px;
    /*background: url(image/logo.png);*/
    background: url('NewImages/logo.png');
}

.els-header-gj {
    float: left;
    margin-top: 55px;
    margin-left: -405px;
    width: 405px;
    height: 32px;
    /* background: url(image/old.png) repeat-x; */
    background:url('Images/gj_nozt.png') repeat-x;
}

.els-header-gj>a {
    display: block;
    float: left;
    margin-left: 40px;
    color: #000;
    line-height: 32px;
}

.els-header-systemOld {
    float: left;
    margin-top: 15px;
    margin-left: 200px;
    width: 405px;
    height: 32px;
    /*background: url(image/old.png) repeat-x;*/
    background: url('Images/old.png') repeat-x;
}

.els-header-systemOld>a {
    display: block;
    float: left;
    margin-left: 40px;
    color: #000;
    line-height: 32px;
}

.els-header-systemWeixin {
    float: right;
}

.els-header-systemWeixin img {
    width: 80px;
}

.els-mainmenu-box {
    min-width: 1200px;
    height: 40px;
    background: linear-gradient(#e5e5e5, #cccccc);
}

.els-mainmenu {
    width: 80%;
    min-width: 1200px;
    margin: 0 auto;
}

.els-mainmenu>ul>li {
    position: relative;
    float: left;
    width: 11.1%;
    height: 40px;
}

.els-mainmenu>ul>li>a {
    display: block;
    margin-top: 7px;
    text-decoration: none;
    color: #4e4e4e;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.els-mainmenuu>ul>li:first-child a {
    border-left: none;
}

.els-mainmenuu>ul>li:last-child a {
    border-right: none;
}

.els-mainmenu>ul>li>a:hover {
    color: #006b44;
}

.els-mainmenu .els-mainmenu-item-ul {
    position: absolute;
    z-index: 999;
    top: 40px;
    background-color: #f8eec5;
}

.els-mainmenu .els-mainmenu-item-ul li a {
    display: block;
    margin: 0px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
}

.els-mainmenu .els-mainmenu-item-ul li a:hover {
    background-color: #dcc180;
    color: #444;
}

.els-banner1 {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    /*background: url(image/banner1.jpg) center;*/
    background: url('NewImages/banner1.jpg') center;
    /*background-size: cover;*/
}



.els-messTitle {
    height: 40px;
    border-bottom: 1px #016b44 solid;
}

.els-messTitle img {
    float: left;
    margin-top: 9px;
    margin-right: 11px;
}

.els-messTitle label {
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: #016b44;
    font-weight: bold;
}



.els-messTitle a {
    display: block;
    float: right;
    line-height: 40px;
    color: #999999;
    font-size: 12px;
}

.els-messTitle a>img {
    float: left;
    margin-top: 19px;
    margin-right: 8px;
}

.els-messHeader {
    color: #016b44;
    height: 30px;
    line-height: 30px;
    background-color: #f2f7f5;
}

.els-messHeader span {
    display: block;
    text-align: center;
}

.els-messHeader span:nth-child(1) {
    float: left;
    width: 70%;
}

.els-messHeader span:nth-child(2) {
    width: 14%;
    float: right;
}

.els-messHeader span:nth-child(3) {
    width: 14%;
    float: right;
}

.infoContent li {
    width: 100%;
    overflow: hidden;
    BORDER-BOTTOM: #999999 1px dashed;
}

.infoContent .content {
    width: 70%;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    line-height: 45px;
    font-size: 14px;
    /*background: url(image/xjt2.gif) no-repeat 0 20px;*/
    background: url('NewImages/xjt2.gif') no-repeat 0 20px;
    padding-left: 10px;
}

.infoContent .classifical {
    width: 14%;
    display: block;
    float: right;
    font-size: 12px;
    text-align: center;
    line-height: 45px;
}

.infoContent .time {
    width: 14%;
    display: block;
    float: right;
    font-size: 12px;
    text-align: center;
    line-height: 45px;
}

.els-rightCon .infoContent li a {
    color: #006b44;
}

.els-rightCon .infoContent li .content {
    font-weight: 900;
}

.els-load ul {
    overflow: hidden;
    margin-top: 20px
}

.els-load li {
    width: 20%;
    float: left;
}

    .els-load li a {
        display: block;
        margin-right: 24px;
        height: 95px;
        background-color: #5e93c9;
        border-radius: 3px;
        /*background: url(image/load1.jpg) center;*/
        background: url('NewImages/load1.jpg') center;
    }


.els-load li:last-child a {
    margin-right: 0;
}



.els-down ul {
    padding: 10px;
}

.els-down li {
    width: 25%;
    float: left;
}

.els-down li a {
    display: block;
    height: 100px;
    margin: 18px;
    padding-top: 10px;
    background-color: #5e93c9;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.els-down li a i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 5px;
    background: url(image/downIcon.png)
}

.els-down li:nth-child(2) a {
    background-color: #58b359;
}

.els-down li:nth-child(3) a {
    background-color: #ca5d62;
}

.els-down li:nth-child(4) a {
    background-color: #dbc361;
}

.els-footer {
    min-width: 1200px;
    margin-top: 40px;
}

.els-footer-link {
    background-color: #b9b9b9;
    padding: 20px 0;
    overflow: hidden;
}

.els-footer-link-Con {
    width: 950px;
    margin: 0 auto;
}

.els-footer-link label {
    display: block;
    width: 120px;
    text-align: center;
    float: left;
    line-height: 30px;
}

.els-footer-link ul {
    float: left;
    overflow: hidden;
}

.els-footer-link li {
    float: left;
    margin-right: 20px;
}

.els-footer-link li a select {
    display: block;
    background-color: #666666;
    color: #ffffff;
    width: 250px;
    text-align: center;
    line-height: 30px;
    height: 30px;
}


.els-footer-Con {
    padding: 30px 0;
    /*background-color: #dddddd;*/
}

.els-footer-Con p {
    width: 550px;
    margin: 0 auto;
    color: #999;
    text-align: center;
}

.els-footer-Con p>a {
    float: left;
}

.els-footer-Con p label {
    display: block;
    line-height: 30px;
}

.els-leftCon {
    float: left;
    width: 272px;
    height: 670px;
    background-color: #f4f8f7;
}

.els-leftCon-tab {
    padding: 0 10px;
    margin-top: 10px;
}

.els-leftCon-tab li {
    height: 40px;
}

.els-leftCon-tab li a {
    height: 40px;
    line-height: 40px;
    display: block;
    border-bottom: 1px #006b44 dashed;
    color: #6c6c6c;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.els-leftCon-tab li a:hover {
    color: #006b44;
}

.els-rightCon {
    margin-left: 296px;
    height: 670px;
    background-color: #f4f8f7;
}

.els-navigation {
    float: right;
    margin-right: 15px;
    line-height: 46px;
    color: #006b44;
}

.els-navigation a {
    font-size: 12px;
    color: #006b44;
    margin: 0 5px;
}

.els-leftCon-messTitle {
    height: 46px;
    border-radius: 10px 10px 0 0;
    background-image: linear-gradient(to right, #c5dd4b, #016b43);
}

.els-leftCon-messTitle label {
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    margin-left: 15px;
    font-weight: bold;
}

.els-box-title {
    height: 46px;
    background-color: #f4f8f7;
    border-bottom: 1px solid #e6ecea;
    border-top: 1px solid #016b44;
}

    .els-box-title p {
        float: left;
        font-size: 16px;
        color: #006b44;
        font-weight: bold;
        line-height: 46px;
        margin-left: 15px;
        padding-left: 22px;
        /*background: url(image/btxtb.jpg) no-repeat 0 15px;*/
        background: url('NewImages/btxtb.jpg') no-repeat 0 15px;
    }

.els-content {
    padding: 20px 50px;
    background-color: #f4f8f7;
}

.els-contentTitle {
    text-align: center;
    color: #006b44;
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
}

.els-content-source {
    text-align: center;
    margin: 20px 0;
}

.els-content-source span {
    margin: 0 10px;
    color: #777;
}

.els-content-line {
    border-bottom: #006b44 1px dashed;
    padding: 10px 20px 10px 20px;
}

.els-contentCon {
    padding: 0px 20px 10px 20px;
    font-size: 16px;
    line-height: 25px;
}

.els-contentCon img {
    text-align: center;
}

.els-contentCon {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: #006b44 1px dashed;
}

.els-contentCon p {
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
}

.els-fujian {
    padding: 20px 0;
}

.els-fujian p {
    line-height: 40px;
    color: #086c4a;
    font-size: 16px;
    font-weight: bold;
}

.els-fujian a {
    display: block;
    margin-bottom: 8px;
    color: #0886c8;
}

.els-introduce {
    padding: 50px;
}

.els-introduce-title {
    font-size: 24px;
    line-height: 80px;
    text-align: center;
}

.els-introduce p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 2rem;
}

.els-introduce label {
    float: right;
    font-size: 18px;
    line-height: 32px;
}

.els-tableStyle {
    padding: 20px;
}

.els-tableStyle th {
    width: 20%;
    border: 1px solid #e6ecea;
    background-color: #fff;
    padding: 10px;
    text-align: right;
    color: #555;
    font-weight: 400;
}

.els-tableStyle td {
    position: relative;
    padding: 10px;
    width: 80%;
    line-height: 50px;
    padding-right: 10%;
    border: 1px solid #e6ecea;
    background-color: #fff;
    background-clip: padding-box;
    color: #444;
}

.div-link {
    position: fixed;
    top: 35%;
    right: 0;
    background: #eef5e7;
    width: 45px;
    padding: 10px;
    text-align: center;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.div-link a {
    color: #016b44;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.div-link a img {
    margin-top:5px;
}
.els-system {
    /* height:430px; */
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
}

    .els-system li {
        width: 33.333%;
        float: left;
    }

        .els-system li a {
            display: block;
            margin: 30px;
            padding-top: 10px;
            background-color: #fff;
            height: 160px;
            border-radius: 5px;
            text-align: center;
        }

            .els-system li a i {
                display: block;
                width: 90px;
                height: 90px;
                margin: 0 auto;
                background: url(image/systemIcon.png);
            }

            .els-system li a label {
                display: block;
                width: 100%;
                height: 50px;
                line-height: 50px;
                margin-top: 10px;
                background-color: #cbe9de;
                color: #006a44;
                font-weight: 900;
                font-size: 17px;
            }

            .els-system li a:hover {
                background-color: #cbe9de;
            }

                .els-system li a:hover label {
                    background-color: #fff;
                }