body {
    background-color: #fff;
    color: #236952;
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 0 auto;
}

h1 h2 h3 h4 h5 {
    cursor: default;
}

p {
    cursor: default !important;
}

.text-center{
    text-align:center !important;
}

.text-right {
    text-align:right !important;
}

.intro-title {
    cursor: default;
}

.intro-text {
    cursor: default;
    text-align:justify;
}

.align-right {
    text-align: right;
}

.intro-node-title {
    cursor: default;
}

.intro-node-text {
    cursor: default;
}

.card-title {
    cursor: default;
}

.card-text {
    cursor: default;
}

.mr-5{
    margin-right:10px;
}

.font-lng {
    font-size: 20px;
    font-weight: bolder;
    line-height: 25px;
    vertical-align: middle;
    float: right;
    margin-right: 40px;
    margin-top: 5px;
}

a {
    text-decoration: none;
    color: #236952;
}

    a:link {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
        color: #6a8d6d;
    }

.hidden {
    display: none !important;
}

.dropdown-item {
    text-align: center;
}

.dropdown-menu li {
    text-align: center;
    margin-right: 0px !important;
    width: 100%;
    border: 0px !important;
}

.s-shadow {
    box-shadow: 5px 5px 10px #6a8d6d;
}

.footer {
    margin-top: 50px;
    padding: 25px;
    border-top: 5px solid #6a8d6d;
}

.footer-logo img{
    width:200px;
}

.footer-social {
    text-align: center;
}

    .footer-social img {
        width: 60px;
        padding: 10px;
    }

.footer-icp {
    border-top: 1px solid #6a8d6d;
    text-align: right;
    font-weight: bolder;
    margin-top: 45px;
    padding-top: 10px;
    padding-right: 80px;
}

    .footer-icp img {
        height: 30px;
    }

.logo {
    float: left;
    margin: 0;
    padding: 0;
}

    .logo img {
        height: 50px;
    }

.menu {
    float: left;
    margin-left: 100px;
    height: 40px;
    margin-top: 0px;
}

    .menu ul {
        list-style: none;
        margin: 0;
        padding: 20px 0px 30px 0px;
    }

        .menu ul li {
            color: #236952;
            font-size: 20px;
            font-weight: bolder;
            display: inline-block;
            margin-right: 60px;
            height: 40px;
            line-height: 40px;
            vertical-align: top;
        }

            .menu ul li a {
                color: #236952;
            }

            .menu ul li:hover {
                border-bottom: 5px solid #59ac80;
            }

.tools {
    float: right !important;
    height: 40px;
    margin-top: 0px;
    margin-right: 50px;
    color: #236952;
    font-size: 40px;
    font-weight: bolder;
    line-height: 40px;
    vertical-align: middle;
}

    .tools span {
        margin-left: 10px;
        font-size: 16px;
        line-height: 40px;
        vertical-align: middle;
    }

    .tools i {
        font-size: 30px;
    }

.doc-title2 {
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 40px;
}

.doc-title {
    font-size: 28px;
    font-weight: bolder;
    margin-bottom: 40px;
}

.doc-text2 {
    text-indent: 2em;
    font-size: 20px;
    line-height: 40px;
    text-align: justify;
}

.doc-text {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

    .doc-text li {
        text-indent: 0;
    }

    .under {
        text-align: center;
        width: 70vh;
        margin-left: auto;
        margin-right: auto;
        margin-top: 45px;
    }

.bold{
    font-weight: bolder;
}

.doc-text .no-indent {
    text-indent: 0em !important;
}

    .under img {
        width: 100%;
    }

.en {
    text-indent: 0em !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

@media (min-width: 993px) {
    .footer-logo {
        min-width: 220px !important;
    }
    .doc-title {
        text-align: left;
    }
    .mainmenu {
        padding-top: 30px;
        padding-bottom: 50px;
        padding-left: 30px;
        height: 100px;
        width: 100%;
        vertical-align: middle;
    }

    .mainpage {
        padding: 50px 100px 50px 100px;
    }

    .padding50 {
        padding: 50px;
    }

    .footer-icp div {
        width: auto;
        float: right;
        text-align: left;
        margin: 20px;
    }

    .footer-info {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin-bottom: 10px;
    }

    .codeimg {
        text-align: center;
    }

        .codeimg img {
            width: 120px;
            padding: 0;
            margin: auto;
        }

        .codeimg div {
            text-align: center;
            height: 30px;
            line-height: 30px;
            vertical-align: middle;
        }

    .title {
        height: 440px;
        overflow: hidden;
    }

        .title img {
            width: 100%;
        }

    .title-text {
        position: absolute;
        top: 220px;
        left: 35vw;
        font-size: 60px;
        font-weight: bolder;
        color: #236952;
        padding: 60px;
        border: 5px solid #59ac80;
        text-align: center;
        height: 160px;
        line-height: 40px;
        vertical-align: middle;
        width: 500px;
        background-color: #f3f9f1aa;
        box-shadow: 3px 3px 5px #236952;
    }

    .list-left {
        text-align: right;
    }
}

@media (max-width: 992px) {
    .doc-title {
        text-align: center;
    }
    .mainmenu {
        padding-top: 30px;
        padding-bottom: 50px;
        padding-left: 0px;
        height: 100px;
        width: 100%;
        vertical-align: middle;
    }
    body {
        width: calc(100vw - 20px) !important;
    }

    .padding50 {
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .container-fluid {
        padding: 0 !important;
    }

    .col-sm-6{
        width:48%;
    }

    .col-sm-3 {
        width: 24%;
    }

    .navbar-toggler {
        margin-left: 25%;
    }

    .hidden-sm {
        display: none;
    }

    .main-intro {
        margin: 50px 0 0 0 !important;
        padding: 0px !important;
    }

    .mainpage {
        padding: 10px;
    }

    .doc-title{
        margin-top:25px;
        width:100%;
        text-align:center;
    }

    .newstitle-index {
        min-width: auto !important;
    }

    .navbar-nav {
        position: relative;
        z-index: 1000 !important;
        background-color: #ffffffcc;
        padding: 15px !important;
        margin-left: 12% !important;
    }

    .dropdown-toggle {
        position: relative;
        z-index: 1000 !important;
    }

    .dropdown-menu {
        position: absolute !important;
        z-index: 2000 !important;
    }

    .footer-social {
        margin-bottom: 30px;
    }

    .footer-icp div {
        width: 100%;
        text-align: left;
        margin-top: 20px;
    }

    .footer-logo{
        margin-left: 50px;
        min-width:220px !important;
    }

    .footer-code {
        margin-top:0 !important;
        margin-left:20px;
        margin-right:auto;
    }

    .footer-info {
        line-height: 30px;
        vertical-align: middle;
        margin-bottom: 10px;
        margin-left: 50px;
        margin-top:25px;
        padding-right: 50px;
        text-align:left;
    }

    .codeimg {
        text-align: center;
    }

        .codeimg img {
            width: 120px;
            padding: 0;
            margin-right:auto;

        }

        .codeimg div {
            text-align: center;
            line-height: 30px;
            vertical-align: middle;
            font-size:12px;
        }

    .title {
        width: auto;
        overflow: hidden;
    }

        .title img {
            width: 100%;
            opacity: 0.5
        }

    .title-text {
        position: absolute;
        top: 120px;
        left: 20%;
        font-size: 40px;
        color: #236952;
        border: 5px solid #59ac80;
        text-align: center;
        height: 100px;
        line-height: 90px;
        vertical-align: middle;
        width: 250px;
    }

    .list-left {
        text-align: left;
        margin-top: 20px;
    }
}

.tips {
    z-index: 2000;
    position: fixed;
    bottom: 50px;
    right: 20px;
    height: 60px;
    width: 60px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    background-color: #6a8d6d66;
    border-radius: 10px;
}

    .tips:hover {
        box-shadow: 3px 3px 3px #236952;
        background-color: #6a8d6dee;
    }

.btn-chat {
    color: white;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.errinfo {
    color: red;
    font-size: small;
}

.input-err {
    border: 2px solid red !important;
}

.padding25 {
    padding: 25px;
}
