    body {
        background: #F7F6F4;
        margin: 0;
        padding: 0;
    }

    img {
        border: 0;
    }

    ol {
        line-height: 30px;
    }

    .header_box .header {
        margin: 0 auto;
        text-align: center;
    }

    .header_box,
    .logo_box {
        background: #52C7C1;
    }

    .header_box .header img {
        width: 100% !important;
    }

    .logo_box {
        padding: 30px 0;
        margin: 0 0 30px 0;
    }

    .logo {
        width: 1120px;
        margin: 0 auto;
    }

    #logo {
        float: left;
        margin: 0 0 0 18px;
        border: 1px solid #D9D7D7;
        height: 75px;
        width: 166px;
        text-align: center;
        background: #fff;
    }

    #logo img {
        margin-top: 15px;
        width: 155px;
    }

    #logo a {
        display: block;
        height: 75px;
    }

    #logo a:hover {
        background: #fff;
    }

    .about-page-left-menu {
        overflow: hidden;
    }

    .about-page-left-menu a.item {
        text-decoration: none;
        color: #333;
    }

    .about-page-left-menu a.item:link {
        text-decoration: none;
        color: #333;
    }

    .about-page-left-menu a.item:visited {
        color: #333;
    }

    .about-page-left-menu a.item:hover {
        background: #86c24b;
        color: #fff !important;
    }

    .about-page-left-menu a.item.active {
        background: #86c24b;
        color: #fff !important;
        border-radius: 25px 25px 0px 0px;
    }

    .about-page-left-menu .ui.header {
        color: #fff;
        background-color: #3db8b3;
        padding: 5px 15px 5px 20px;
        letter-spacing: 2px;
        background: linear-gradient(90deg, #0d8c50, #4caf50 60%, #f7f6f4);
        /* box-shadow: -2px 1px 1px #86c24b; */
        border-radius: 30px 5px 0px 0px;
        margin-top: 15px;
        text-align: left;
    }

    .about-page-left-menu .ui.header .ui.icon {
        font-size: 1.3em;
        margin-right: 3rem;
    }

    .about-page-left-menu .ui.list {
        padding-left: 35px;
        padding-right: 35px;
    }

    .about-page-left-menu .ui.list .item {
        padding: 10px;
        letter-spacing: 5px;
        font-weight: bold;
        text-align: center;
    }

    .about-page-body {
        background: #fff;
        border: 1px solid #b2ada9;
        text-align: left;
        background: #fff;
        min-height: 1085px;
    }

    .cont_bg {
        background: url(/static/images/contact.jpg) no-repeat bottom right;
        min-height: 1021px;
        overflow: hidden;
    }

    .content {
        padding: 25px 20px;
    }

    .content .ui.header {
        padding-bottom: 15px;
        letter-spacing: 2px;
        padding-left: 10px;
    }

    .com {
        margin: 20px 0 0 0;
    }

    .content ul {
        list-style: none;
        line-height: 30px;
        font-size: 13px;
        margin: 20px 0 20px 15px;
    }

    .content ul font {
        color: #276E1A;
        font-weight: bold;
    }

    .content .tel {
        margin: 0;
        padding: 10px 0 10px 30px;
    }

    .content .tel li {
        width: 33%;
        float: left;
    }

    .bj_lx table {
        font-size: 13px;
        line-height: 25px;
        margin: 0 0 0 15px;
        border-spacing: 2px;
        border-collapse: collapse;
        text-align: center;
    }

    .bj_lx table th,
    .bj_lx table td {
        border: 1px solid #276E1A;
    }

    .bj_lx table th {
        background: #EAF4FA;
    }

    .huik table {
        width: 500px;
        text-align: left;
        line-height: 30px;
        margin-top: 20px;
    }

    .content p {
        padding: 10px 20px 0 20px;
        line-height: 28px;
        text-indent: 2em;
        letter-spacing: 1;
    }

    .content p font {
        color: #276E1A;
        font-weight: bold;
    }

    .content a {
        color: #D63325;
    }

    .content h4 {
        color: #276E1A;
        padding: 15px;
        font-size: 14px;
        letter-spacing: 2px;
    }

    .content .img {
        text-align: center;
    }

    .cont_ys_bg {
        background: url(/static/images/ys.png) no-repeat top right;
    }

    .cont_cz_bg {
        background: url(/static/images/jy.jpg) repeat-y top right;
    }

    .cont_cz_bg ul a {
        color: #000;
    }

    .cont_cz_bg ul {
        border-bottom: 1px solid #276E1A;
        margin: 10px 15px 0 15px;
        padding: 0 0 10px 20px;
    }

    .content h5 {
        color: #276E1A;
        font-size: 16px;
        padding-left: 15px;
        padding-top: 15px;
    }

    .cont_cz_bg .nobor {
        border: 0;
        margin-top: 20px;
    }

    .data table {
        margin: 15px auto 0 auto;
    }

    .data table font {
        color: #f00;
        padding: 0 10px;
    }

    .data ul {
        margin: 10px 45px;
        padding: 0;
    }

    .client .data table td {
        padding: 5px 0;
    }
    /*
.footer {
    width: 1120px;
    margin: 0 auto;
    height: 100px;
    line-height: 100px;
    font-weight: bold;
    letter-spacing: 1;
}*/
    /*qq??????*/

    .left {
        text-align: center;
        width: 104px;
        position: fixed;
        overflow: hidden;
        top: 200px;
        float: left;
        left: 20px;
        _margin-top: 200px;
        background: #3e3e3e;
        color: #fff;
        font-size: 13px;
        display: none;
        z-index: 100;
        transform: scale(0);
        transition: all 0.6s ease-out;
        -webkit-transform: scale(0);
        _position: absolute;
    }

    .l_wx {
        background: #1d1d1d;
    }

    .left div {
        padding: 10px 0;
    }

    .left font {
        height: 25px;
        line-height: 25px;
        display: block;
    }

    .l_wb {
        border-top: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
    }

    .left a {
        display: block;
    }

    .left_hover {
        transform: scale(1);
        -webkit-transform: scale(1);
        -webkit-transition: all 0.6s ease-out;
    }

    @media screen and (max-width: 575px) {
        .about-page-left-menu .ui.list {
            padding-left: 5px;
            padding-right: 5px;
        }
    }
