body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #676a6c;
    background: #e9f1f1
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 100
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

h3, h4, h5 {
    margin-top: 5px;
    font-weight: 600
}

ol, ul {
    list-style-type: none;
}

a {
    text-decoration: none
}

    a:focus {
        outline: 0
    }

    a:focus, a:hover {
        text-decoration: none
    }

.FLClear {
    clear: both;
}

/*  弹框  透明  背景  */
#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.red {
    color: #f00;
}

.navBJCor {
    background: #e0f2f1;
    padding: 0;
    margin: 0;
}

.logo-top {
    width: 380px;
    display: block;
}

.navReg-1 {
    width: 40%
}

.navReg {
    font-size: 5rem;
    color: #3c7e37;
    font-size: 3rem;
    color: #3c7e37;
    /*text-align: center;*/
    display: block;
    letter-spacing: 1rem;
}

.loginReg a {
    color: #3c7e37;
}

    .loginReg a:hover {
        font-weight: bold;
        text-decoration: underline;
    }

.form-control:focus, .form-select:focus {
    outline: 1px solid #3c7e37;
    box-shadow: 1px 2px 5px rgba(46,153,59,0.5);
}

.MinHeight {
    min-height: 55vh;
}

.btn-backgColor1 {
    background: #2e993b;
    color: #fff;
    font-size: 20px;
    letter-spacing: 10px;
}

    .btn-backgColor1:link, .btn-backgColor1:visited, .btn-backgColor1:hover, .btn-backgColor1:active {
        background: #1c7c28;
        color: #fff;
    }

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    background: #3c7e37;
    color: #fff;
}

.navMenuTop a {
    height: 100px;
    margin: 0 0.5rem;
    color: #3c7e37;
}

    .navMenuTop a i {
        font-size: 1.85rem;
        color: #3c7e37;
    }

    .navMenuTop a.active i {
        color: #fff;
    }

    .navMenuTop a:hover, .navMenuTop a:hover i {
        background: #3c7e37;
        color: #fff;
    }

a.navPhoto {
    color: #333;
}

    a.navPhoto span {
        width: 35px;
        display: inline-block;
        height: 35px;
        border-radius: 50px;
        background: #3c7e37;
        color: #fff;
        text-align: center;
        line-height: 35px;
    }

        a.navPhoto span i {
            font-size: 1.3rem
        }

    a.navPhoto i.navJiantou {
        font-size: 0.68rem
    }

a.navExit {
    padding: 0;
    margin: 0;
    margin-top: -5px;
    margin-left: 0.8rem;
}

    a.navExit i {
        font-size: 2rem;
        color: #aaa;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #3c7e37
}

.w-85 {
    width: 85%;
}

.w-90 {
    width: 90%;
}

.w-95 {
    width: 95%;
}

.fixed_navMenu .nav-link {
    border: 1px solid #ccc;
    color: #333;
    padding: 0.3rem 0.5rem;
}

.WelcomeSystem span.systemSpan1 {
    color: #3c7e37;
    font-size: 1.2rem;
    letter-spacing: 3px;
}

.WelcomeSystem span.systemSpan2 {
    color: #3c7e37;
    font-size: 2rem
}

.registerPic a img {
    width: 100%;
}

label.col-form-label {
    max-width: 250px;
}

.versCon-F {
    line-height: 33px;
}

    .versCon-F input.form-control {
        width: 80%;
        float: left
    }

span.form-control {
    text-align: left;
    background: #fbfbfb;
    color: #999
}

.versCon-F span.form-control {
    width: 80%;
    float: left
}



/*   */
.NotifyLeft {
}

span.NotifyTitle {
    font-size: 22px;
    display: block;
    letter-spacing: 5px;
}

a.NotifyMore {
    display: block;
    color: #3c7e37;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

    a.NotifyMore:hover {
        color: #f60;
    }

.NotifyCon {
    margin-top: 20px;
}

.NotifyC1 {
    background: #f6faf5;
    box-shadow: 0px 7px 6px -5px #ccc;
    margin-bottom: 20px;
    display: block;
    padding: 10px;
    padding-right: 0;
}

.NotifyC1-1 {
    border-right: 1px solid #ccc;
    line-height: 20px;
    padding: 18px;
    padding-right: 15px;
}

    .NotifyC1-1 span.NotiTitme1 {
        display: block;
        color: #3c7e37;
        font-size: 14px;
        font-weight: bold
    }

    .NotifyC1-1 span.NotiTitme2 {
        display: block;
        color: #333;
        font-size: 12px;
        font-weight: bold
    }

.NotifyC1-2 {
    font-size: 20px;
    color: #333;
    margin-left: 15px;
    margin-top: 10px;
}

.NotifyC1:hover {
    background: #ebf6ea;
}

    .NotifyC1:hover .NotifyC1-1 {
        background: #3c7e37;
    }

        .NotifyC1:hover .NotifyC1-1 span {
            color: #fff;
        }

    .NotifyC1:hover .NotifyC1-2 {
        color: #3c7e37;
    }

.newRL {
}

    .newRL a.newRLest {
        display: block;
        border-bottom: 1px dotted #ccc;
        line-height: 70px;
        font-size: 20px;
        color: #333;
        margin: 0 15px;
    }

        .newRL a.newRLest:hover {
            color: #3c7e37;
        }

        .newRL a.newRLest span {
            display: inline-block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .newRL a.newRLest em {
            display: inline-block;
            float: right;
            font-style: normal;
            min-width: 55px;
        }

.QR_Code {
}

    .QR_Code span {
        width: 150px;
    }

        .QR_Code span img {
            display: block;
            width: 100%;
        }

.payAgreement {
    font-size: 0.9rem;
    color: #999
}

    .payAgreement a {
        color: #999;
        text-decoration: underline
    }

span.photoPic {
    width: 250px;
    height: 150px;
    border-radius: 8px;
    display: block;
    line-height: 150px;
    font-size: 20px;
    position: relative
}

    span.photoPic input {
        opacity: 0.01;
        position: absolute;
        top: 0;
        left: 0;
    }

    span.photoPic img {
        width: 150px;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        height: 135px;
    }

table tr th i.iconfont {
    font-size: 14px;
}

.recommend_bj {
    width: 500px;
    border: 1px solid #333;
    background: #fff;
    display: none;
    padding-bottom: 10px;
}

.recommend_tj_top {
    height: 40px;
    background: #eaeaea;
    line-height: 40px;
    font-size: 18px;
}

    .recommend_tj_top span.gengduo_xz_top1 {
        display: block;
        height: 40px;
        line-height: 40px;
        color: #505050;
        font-size: 18px;
        padding-left: 10px;
    }

a.jltj_close {
    width: 40px;
    height: 40px;
    display: block;
    margin-right: 5px;
}

    a.jltj_close i {
        font-size: 26px;
        color: #333;
    }

.EmailPic {
    display: block;
    margin-right: 20px;
    margin-top: 8px;
    position: relative
}

    .EmailPic img {
        display: block;
        width: 30px;
    }

    .EmailPic span {
        display: block;
        position: absolute;
        width: 18px;
        height: 18px;
        background: #f30;
        top: -7px;
        right: -7px;
        border-radius: 50%;
        color: #fff;
        font-size: 12px;
        text-align: center;
        line-height: 18px;
    }

table tr td.ColorRed {
    color: #f00;
}

.indexPic a img {
    width: 80%;
    display: block;
}

.unitMember {
    color: #3c7e37;
    font-size: 30px;
    letter-spacing: 3px;
}

.unitMem {
    border: 3px solid #58b77f;
    background: #fff;
    border-radius: 10px;
    max-width: 415px;
    position: relative;
}

    .unitMem span {
        display: block;
        text-align: center;
        color: #3c7e37;
        font-size: 30px;
        letter-spacing: 3px;
    }

    .unitMem p {
        text-indent: 2em;
        line-height: 35px;
        font-size: 18px;
    }

.btnFlx {
    position: absolute;
    bottom: 2rem;
    left: 0;
}

.photoPic1 {
    width: 200px;
}

    .photoPic1 img {
        display: block;
        width: 100%;
        height: 150px;
    }

.photoPic2 {
    width: 500px;
    font-size: 50px;
    vertical-align: bottom;
    color: #666
}

.newTable {
    border-bottom: 2px solid #ccc;
}

    .newTable li {
        cursor: pointer;
        float: left;
        line-height: 30px;
        font-size: 16px;
        letter-spacing: 3px;
        padding: 0 20px;
        padding-bottom: 5px;
    }

        .newTable li.newCurrent {
            float: left;
            margin-bottom: -2px;
            font-weight: bold;
            color: #3c7e37;
            border-bottom: 3px solid #3c7e37;
        }

        .newTable li.newNormal {
            color: #666;
            float: left;
        }

.listAll {
    margin-top: 20px;
}

    .listAll .newCurrent {
        display: block;
    }

    .listAll .newNormal {
        display: none;
    }

.staffTab tr {
    border-bottom: 1px solid #ccc;
}

    .staffTab tr .staffBT1 {
        font-size: 16px;
        color: #666
    }

    .staffTab tr .staffBT2 {
        font-size: 18px;
        color: #000;
        font-weight: bold;
    }

        .staffTab tr .staffBT2 img {
            width: 32px;
            display: inline;
        }

.staffRank p {
    color: #000
}

.staffRank .RankN {
    font-size: 20px;
}

.staffRank .RankP {
    font-size: 36px;
    font-weight: bold
}

.involvEmentHD h3 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.EmentTable tr th, .EmentTable tr td {
    background: none
}

.unitMGR {
    max-width: 415px;
    min-height: 500px;
}

.AutheRZ {
    margin-top: 3px;
}

.honorRY {
    margin-top: -20px;
}

    .honorRY span {
        width: 35px;
        display: inline-block;
        vertical-align: middle;
    }

        .honorRY span img {
            width: 80%;
            display: block
        }

.DQprefecture div {
    margin-right: 10px;
    float: left
}

.DQprefecture select, .DQprefecture input, .DQprefecture span {
    min-width: 130px;
}

.promiseB span {
    font-size: 24px;
    text-align: center;
    display: block;
}

.promiseB p {
    text-indent: 2rem;
    padding: 5px 15px;
    font-size: 18px;
}

.approveRZ p {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 3px;
}

    .approveRZ p strong {
        color: #f00;
    }

.lableLine label {
    line-height: 150px;
}

.proVIP {
    width: 680px
}

.footer {
    background: #e0e3e5;
}

img.footerLogo {
    display: block;
    width: 80%;
    margin-top: 50px;
}

.footerMou span {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 23px;
    margin: 10px 0;
}

    .footerMou span.QR-Code {
        display: inline-block;
        width: 100px;
        margin: 0 10px;
    }

        .footerMou span.QR-Code em {
            display: block;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .footerMou span.QR-Code img {
            display: block;
        }

.borderBot {
    border-bottom: 5px solid #c9ebb9;
}

.LinkWid1 {
    width: 125px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-top: 20px;
}

    .LinkWid1 em {
        width: 5px;
        height: 30px;
        background: #f59851;
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle;
    }

.LinkWid2 a {
    display: block;
    width: 120px;
    margin-left: 20px;
    float: left;
}

    .LinkWid2 a img {
        display: block;
        width: 100%;
    }

.processBar {
    float: left;
    width: 300px;
    margin-top: 15px;
}

    .processBar .bar {
        /* background: rgb(230, 224, 236);*/
        border: 1px dashed #ccc;
        height: 2px;
        position: relative;
        width: 256px;
        margin-left: 10px;
    }

        .processBar .bar .c-step {
            position: absolute;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            background: #d4d9dd;
            left: -44px;
            top: 50%;
            margin-top: -22px;
            font-size: 30px;
            text-align: center;
            line-height: 45px;
            color: #58697b;
        }

        .processBar .bar .c-select {
            width: 45px;
            height: 45px;
            margin: -21px -3px;
            background: #3c7e37;
            color: #fff;
            text-align: center;
            line-height: 45px;
            font-size: 30px;
        }

.poetry {
    color: #3c7e37;
    font-size: 16px;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 3px;
    position: absolute;
    bottom: -52px;
    left: -60px;
}

.c-poeSte {
    color: #b6b6b6;
}

.processBar .b-select {
    border: 1px solid #3c7e37;
}

@media (max-width: 1366px) {
    .navMenuTop a {
        margin: 0 0.3rem;
        padding-left: 0 !important;
    }
}

@media (max-width: 1280px) {
    .navMenuTop a {
        margin: 0 0.3rem;
        padding-left: 0 !important;
    }

    .w-90 {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .navMenuTop a {
        margin: 0 0;
        padding-left: 0 !important;
    }
}

@media (max-width: 1152px) {
    a.navPhoto span {
        display: block;
        margin: 0 auto;
    }

    .logo-top {
        width: 310px;
    }
}

@media (max-width: 1080px) {
}
