﻿body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
    margin: 0;
    padding: 0;
}

table, tr, td {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

li {
    list-style: none outside none;
}

fieldset, img, a img {
    border: 0 none;
    outline: 0;
}

caption, th {
    text-align: center;
}

abbr, acronym {
    border: 0;
}

textarea {
    resize: none;
}

abbr, acronym {
    border: 0 none;
    font-variant: normal;
}

a {
    text-decoration: none;
    outline-style: none;
}

    a:hover {
        text-decoration: underline;
    }

body {
    background: #000;
    font: 14px/1.5 'SimSun', 'SegoeUI', Arial, 'Droid Sans', 'Hiragino Sans GB', STXihei, 'sans-serif';
    color: #e2e2e2;
}

.container {
    width: 965px;
    margin: 134px auto 0;
    position: relative;
}

.maintop {
    position: fixed;
    width: 965px;
    top: 0;
    z-index: 99998;
    background: #000;
}

    .maintop .head_top {
        height: 34px;
        font-size: 0;
        background-color: #151515;
    }

        .maintop .head_top h1 {
            position: relative;
            display: inline-block;
            padding-right: 24px;
            line-height: 34px;
            margin-right: 10px;
            vertical-align: top;
            height: 34px;
        }

        .maintop .head_top h1::after{
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 17px solid transparent;
            border-left-width: 10px;
            border-right-width: 10px;
            border-left-color: #222223;
        }

            .maintop .head_top h1 span {
                display: inline-block;

                font-size: 20px;
                line-height:34px;
                color: #f7fda6;
                background: #222223;                
            }

                .maintop .head_top h1 i {
                    display: inline-block;

                    font-style: normal;
                    font-size: 18px;
                    color: #d2d2d2;
                    padding: 0 15px;
                    font-family: "Microsoft YaHei";
                    background: #222223;
                    vertical-align: text-bottom;
                    line-height: 34px;
                }

        .maintop .head_top .header {
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }

            .maintop .head_top .header li {
                display: inline-block;
                *display: inline;
                *zoom: 1;
                line-height: 34px;
                font-size: 14px;
                color: #fff;
            }

                .maintop .head_top .header li.li_title {
                    width: 230px;
                    height: 30px;
                    text-align: center;
                    background: url(../img/header_bac.png) no-repeat 0 0;
                }

                .maintop .head_top .header li .span_color {
                    color: #50FF50;
                }

                .maintop .head_top .header li .span_red {
                    color: #FF5252;
                }

                .maintop .head_top .header li .span_gray {
                    color: #b9b9b9;
                }

                .maintop .head_top .header li .span_blue {
                    color: #00ffff;
                }

    .maintop .header_list {
        font-size: 0;
    }

        .maintop .header_list li {
            margin: 2px 2px 0 0;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background: #222223;
        }

            .maintop .header_list li a {
                display: block;
                width: 159px;
                height: 30px;
                font-size: 14px;
                color: #e2e2e2;
                text-align: center;
                line-height: 30px;
                text-decoration: none;
            }

        .maintop .header_list .list_li {
            margin-right: 0;
        }

        .maintop .header_list .list_red {
            background: #500900;
        }

            .maintop .header_list .list_red a {
                color: #fec119;
            }

    .maintop .header_com {
        font-size: 0;
        margin: 10px 0;
        text-align: center;
    }

        .maintop .header_com li {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            border-right: 1px solid #80c2a1;
            line-height: 12px;
        }

            .maintop .header_com li a {
                display: block;
                font-size: 12px;
                color: #e2e2e2;
                padding: 0 10px;
                text-decoration: none;
            }

        .maintop .header_com .list_com {
            border-right: none;
        }

        .maintop .header_com .list_color a {
            color: #ffbf1b;
        }

.title_com {
    font-size: 0;
    height: 26px;
    line-height: 26px;
    width: 963px;
    background: #222223;
    margin-bottom: 10px;
    overflow: hidden;
}

    .title_com .p_main {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding-left: 26px;
        font-size: 14px;
        color: #e2e2e2;
        font-weight: bold;
        float: left;
        background: url(../img/title_com.png) no-repeat 8px center;
    }

    .title_com .p_date {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 12px;
        color: #e2e2e2;
        margin-left: 14px;
        float: left;
    }

    .title_com .p_btn {
        display: inline-block;
        font-size: 12px;
        margin: 2px 0 0 14px;
        line-height: 17px;
        background: #282828;
        border: 1px solid #000;
        cursor: pointer;
        color: #e2e2e2;
        padding: 0 10px;
    }

    .title_com .title_more {
        text-decoration: none;
        display: block;
        float: right;
        margin: 3px 14px 0 0;
        width: 48px;
        height: 20px;
        font-size: 12px;
        color: #e2e2e2;
        text-align: center;
        line-height: 20px;
    }
    .title_com .title_more::after{
        display: inline-block;
        content: '>>';
    }

.sidebar {
    width: 26px;
    height: 200px;
    position: absolute;
    right: -31px;
    top: 346px;
}

    .sidebar a {
        display: block;
    }

    .sidebar img {
        display: block;
        border: none;
    }

    .sidebar .sidebar_img {
        margin-top: 5px;
    }

.pagination {
    text-align: center;
    padding: 20px 0;
}

    .pagination .M-box2 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

        .pagination .M-box2 a {
            width: 30px;
            height: 20px;
            line-height: 20px;
            color: #c0c0c0;
            font-size: 12px;
            background: #333;
            border-color: #4c4c4c;
        }

            .pagination .M-box2 a:hover {
                color: #eef486;
                background: #5a5a5a;
                text-decoration: none;
            }

        .pagination .M-box2 span {
            width: 30px;
            height: 20px;
            line-height: 20px;
            font-size: 12px;
        }

            .pagination .M-box2 span.active {
                color: #eef486;
                background: #5a5a5a;
                border-color: #4c4c4c;
            }

.echarts-1 {
    width: 400px;
    height: 250px;
}

.echarts-2 {
    width: 600px;
    height: 250px;
}

.echarts-3 {
    width: 100%;
    height: 250px;
}

.echarts-4 {
    width: 250px;
    height: 250px;
}

table {
    width: 100%;
    border: 1px solid #353537;
}

    table th {
        text-align: left;
        font-weight: bold;
        background-color: #171717;
    }

    table th, table td {
        padding: 2px 10px;
        border-right: 1px solid #353537;
        border-bottom: 1px solid #353537;
        word-break: break-all;
    }

    table tr {
        /*cursor: pointer;*/
    }

        table tr.active {
            background: #222;
        }

    table a {
        text-decoration: underline;
    }

.data-tab {
    font-size: 0;
}

    .data-tab li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 101px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
        text-align: center;
        background: #222223;
        margin-right: 4px;
        cursor: pointer;
    }

        .data-tab li.active {
            background: #500900;
            color: #ffff01;
        }

.no-data {
    color: #f0f688;
    text-align: center;
    padding-bottom: 20px;
}

.table-new {
    background-color: #171717;
    margin-bottom: 10px;
}

    .table-new.zhibiao {
        margin-bottom: 20px;
    }

    .table-new .yellow {
        color: #f0f688;
        background-color: #000;
    }

    .table-new .last {
        background-color: #000;
        font-size: 12px;
    }

    .table-new .recent {
        color: #ffbf1b;
    }

.table-remind {
    margin: 10px 0 20px;
}

    .table-remind span {
        font-weight: bold;
    }

    .table-remind span, .table-remind a {
        vertical-align: middle;
    }

    .table-remind a {
        display: inline-block;
        width: 800px;
        color: #f0f688;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.news-and-notice {
    overflow: hidden;
    font-size: 0;
}

    .news-and-notice .news, .news-and-notice .notice {
        float: left;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 48%;
    }

        .news-and-notice .news .title_com, .news-and-notice .notice .title_com {
            width: 461px;
        }

        .news-and-notice .news ul, .news-and-notice .notice ul {
            margin-top: -20px;
            padding-bottom: 20px;
        }

            .news-and-notice .news ul li, .news-and-notice .notice ul li {
                position: relative;
                border-bottom: 1px dashed #515151;
                padding: 15px 0;
            }

                .news-and-notice .news ul li a, .news-and-notice .notice ul li a {
                    left: 0;
                    display: inline-block;
                    max-width: 350px;
                    color: #f0f688;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    text-decoration: underline;
                }

                .news-and-notice .news ul li a, .news-and-notice .news ul li span, .news-and-notice .notice ul li a, .news-and-notice .notice ul li span {
                    position: absolute;
                    top: 20px;
                    font-size: 14px;
                    background-color: #000;
                }

                .news-and-notice .news ul li span, .news-and-notice .notice ul li span {
                    display: inline-block;
                    width: 75px;
                    right: 0;
                    text-align: right;
                }

    .news-and-notice .notice {
        margin-left: 4%;
    }

.main-font {
    text-indent: 2em;
    text-align: justify;
    line-height: 26px;
    padding-bottom: 10px;
}

.p-remark {
    text-align: justify;
    line-height: 26px;
    padding-bottom: 10px;
}

.table-bonus {
    margin-bottom: 20px;
    text-align: center;
}

    .table-bonus th {
        text-align: center;
    }

    .table-bonus td {
        color: #f0f688;
    }

.financial-data {
    font-size: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

    .financial-data .echart, .financial-data .data {
        float: left;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 14px;
    }

    .financial-data .echart {
        width: 38%;
        margin-right: 2%;
    }

        .financial-data .echart .echarts-wrap {
            width: 100%;
            height: 285px;
            margin-bottom: 30px;
        }

    .financial-data .data {
        width: 60%;
    }

.table-financial th {
    text-align: center;
}

.table-financial td {
    text-align: center;
    color: #f0f688;
}

.table-financial th, .table-financial td {
    padding: 0 10px;
}

.table-financial .target {
    background-color: #171717;
    text-align: left;
    font-weight: normal;
    color: #e2e2e2;
}

.means-and-survey {
    margin-bottom: 20px;
    font-size: 0;
}

    .means-and-survey .means, .means-and-survey .survey {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: left;
        width: 49%;
        font-size: 14px;
    }

        .means-and-survey .means .title_com, .means-and-survey .survey .title_com {
            width: 470px;
        }

    .means-and-survey .means {
        margin-right: 2%;
    }

    .means-and-survey .survey .title_com {
        width: 471px;
    }

.table-means {
    margin-bottom: 20px;
}

    .table-means .means-left {
        min-width: 120px;
        *width: 120px;
        background-color: #171717;
        color: #e2e2e2;
    }

    .table-means td {
        color: #f0f688;
    }

.structure {
    overflow: hidden;
    border: 1px solid #353537;
    padding: 10px 10px 50px;
    margin-bottom: 20px;
}

    .structure .echart, .structure .type {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: left;
        width: 48%;
    }

        .structure .echart .echarts {
            width: 100%;
            height: 300px;
        }

    .structure .type {
        float: right;
    }

.table-type th {
    text-align: left;
}

.table-type .second {
    color: #f0f688;
    text-align: right;
}

.table-type .pad-two {
    padding-left: 26px;
}

.table-type .pad-three {
    padding-left: 42px;
}

.table-type .th-sec {
    text-align: right;
}

.table-mainly {
    margin-bottom: 20px;
}

    .table-mainly th {
        background-color: #171717;
        text-align: center;
    }

    .table-mainly .yellow {
        color: #f0f688;
    }

.table-change th {
    text-align: center;
}

.table-change td {
    color: #f0f688;
}

.table-change .even {
    background-color: #171717;
}

.echart-compare {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #353537;
}

    .echart-compare .echarts {
        width: 100%;
        height: 300px;
    }

.table-market {
    margin-bottom: 10px;
}

    .table-market th, .table-market td {
        text-align: center;
    }

    .table-market .white {
        background-color: #171717;
        color: #e2e2e2;
    }

    .table-market .white-font {
        color: #e2e2e2;
    }

    .table-market td {
        color: #f0f688;
    }

    .table-market .recent {
        color: #ffbf1b;
    }

    .table-market .tr-gray {
        background-color: #171717;
    }

.table-company {
    margin-bottom: 20px;
}

    .table-company .company-down {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url("../img/com-down.png") no-repeat center center;
        cursor: pointer;
        margin-top: 5px;
    }

        .table-company .company-down.company-up {
            background: url("../img/com-up.png") no-repeat center center;
        }

    .table-company td {
        color: #f0f688;
    }

    .table-company .point {
        text-align: center;
    }

    .table-company .detail {
        display: none;
    }

        .table-company .detail td {
            padding: 2px 40px;
            color: #e2e2e2;
            text-align: justify;
        }

.common-news-list1 li {
    border-bottom: 1px solid #353535;
    padding: 5px 0 30px;
}

    .common-news-list1 li .info {
        overflow: hidden;
    }

        .common-news-list1 li .info .title {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            float: left;
            color: #f7fda6;
            width: 800px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            text-decoration: underline;
        }

        .common-news-list1 li .info .date {
            float: right;
        }

    .common-news-list1 li .content {
        margin-top: 5px;
        width: 800px;
    }

.common-news-list2 {
    padding: 10px 0;
    font-size: 0;
}

    .common-news-list2 li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        width: 48%;
        padding: 2px 0;
        overflow: hidden;
    }

        .common-news-list2 li .title {
            width: 400px;
            float: left;
            color: #f7fda6;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            text-decoration: underline;
            font-size: 14px;
        }

        .common-news-list2 li .date {
            float: right;
            font-size: 14px;
        }

        .common-news-list2 li.pr {
            padding-right: 4%;
        }

.finance-analysis .echarts-wrap {
    width: 963px;
    height: 300px;
    border: 1px solid #353537;
}

.finance-analysis .remind {
    color: #b3b3b3;
    padding: 10px 0;
}

.finance-analysis table {
    margin-bottom: 20px;
}

    .finance-analysis table th {
        text-align: right;
        white-space: nowrap;
    }

        .finance-analysis table th.align-left {
            text-align: left;
        }

    .finance-analysis table td {
        color: #f0f688;
        text-align: right;
    }

        .finance-analysis table td.align-left {
            color: #fff;
            text-align: left;
        }

        .finance-analysis table td.lev-1 {
            /*font-weight: bold;*/
        }

        .finance-analysis table td.lev-2 {
            padding-left: 20px;
            /*font-weight: bold;*/
        }

        .finance-analysis table td.lev-3 {
            padding-left: 50px;
        }

.invest-rate table th {
    white-space: nowrap;
}

    .invest-rate table th .align-center {
        text-align: center;
    }

.invest-rate table tr.gray-bg {
    background: #171717;
}

.invest-rate table tr td {
    color: #f0f688;
}

    .invest-rate table tr td.no-wrap {
        white-space: nowrap;
    }

    .invest-rate table tr td.font-white {
        color: #fff;
    }

.associated-warrant table {
    margin-bottom: 20px;
}

    .associated-warrant table th {
        white-space: nowrap;
    }

    .associated-warrant table tr.gray-bg {
        background: #171717;
    }

    .associated-warrant table tr td {
        color: #f0f688;
    }

        .associated-warrant table tr td.font-white {
            color: #fff;
        }

.news-notice .title_com {
    margin-bottom: 0;
}

.news-notice .news-and-notice .news {
    width: 100%;
    padding-top: 10px;
}

    .news-notice .news-and-notice .news ul li a {
        max-width: 800px;
        padding-right: 5px;
    }

    .news-notice .news-and-notice .news ul li span {
        width: 42px;
    }

.company_table1 {
    text-align: left;
}

    .company_table1 th {
        text-align: left;
    }

.company_table2 th, .company_table2 td {
    text-align: left;
}

.company_table2 .font-bold {
    font-weight: bold;
}

.company_table2 .font-normal {
    font-weight: normal;
}

.company_table2 .bg-color {
    color: #f0f688;
    background-color: #000000;
}

.company_table2 .bg-colors {
    background-color: #171717;
    color: #fff
}

.company_table2 .w25 {
    width: 25%
}

.company_table2 .lev-2 {
    padding-left: 20px
}

.company_table2 .time-line {
    padding: 0 60px;
    height: 110px;
}

.company_table2 .time-line ul {
    font-size: 0;
    border-top: 2px solid #ffbf1b;
    padding: 0 60px
}

.company_table2 .time-line ul li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom:1;
    vertical-align: middle;
    width: 24.9%;
    font-size: 14px
}

.company_table2 .time-line ul li .point,.company_table2 .time-line ul li .name,.company_table2 .time-line ul li .date {
    position: absolute
}

.company_table2 .time-line ul li .point {
    width: 16px;
    height: 16px;
    background: url("../img/point_yellow.png") no-repeat;
    top: -9px;
    left: 0
}

.company_table2 .time-line ul li .point.right {
    left: auto;
    right: 0
}

.company_table2 .time-line ul li .name {
    color: #e2e2e2;
    top: -35px;
    left: -27px;
}

.company_table2 .time-line ul li .name.l12 {
    left: -12px;
}

.company_table2 .time-line ul li .name.right {
    left: auto;
    right: -40px;
}

.company_table2 .time-line ul li .date {
    top: 12px;
    left: -27px;
    text-align:center;
    width:70px;
}

.company_table2 .time-line ul li .date.l5 {
    left: 5px;
}

.company_table2 .time-line ul li .date.right {
    left: auto;
    right: -27px;
}

.white-bg {
    background-color: #fafafa;
    color: #505050;
}

    .white-bg table {
        border: 1px solid #d7d7d7;
    }

        .white-bg table th, .white-bg table td {
            border-right: 1px solid #d7d7d7;
            border-bottom: 1px solid #d7d7d7;
        }

        .white-bg table th {
            background-color: #ebebeb;
        }

        .white-bg table td {
            background-color: #fff;
        }

        .white-bg table tr.active {
            background: #e5e5e5;
        }

            .white-bg table tr.active td {
                background: #e5e5e5;
            }

    .white-bg .table-new td {
        background-color: #ebebeb;
    }

    .white-bg .table-new .yellow {
        background-color: #fff;
        color: #505050;
    }

    .white-bg .table-new .last {
        background-color: #fff;
    }

    .white-bg .table-remind a {
        color: #505050;
    }

    .white-bg .news-and-notice .news ul li a, .white-bg .news-and-notice .news ul li span, .white-bg .news-and-notice .notice ul li a, .white-bg .news-and-notice .notice ul li span {
        background-color: #fafafa;
        color: #505050;
    }

    .white-bg .table-bonus td {
        color: #505050;
    }

    .white-bg .data-tab li {
        background: #ebebeb;
    }

        .white-bg .data-tab li.active {
            background: #0079d5;
            color: #fff;
        }

    .white-bg .table-financial td {
        color: #505050;
    }

    .white-bg .table-financial .target {
        background-color: #ebebeb;
        color: #505050;
    }

    .white-bg .table-means .means-left {
        min-width: 120px;
        background-color: #ebebeb;
        color: #505050;
    }

    .white-bg .table-means td {
        color: #505050;
    }

    .white-bg .structure {
        border: 1px solid #d7d7d7;
    }

        .white-bg .structure .type {
            float: right;
        }

    .white-bg .table-type .second {
        color: #505050;
    }

    .white-bg .table-company td {
        color: #505050;
    }

    .white-bg .table-company .detail td {
        color: #505050;
    }

    .white-bg .table-market .white {
        background-color: #ebebeb;
        color: #505050;
    }

    .white-bg .table-market .white-font {
        color: #505050;
    }

    .white-bg .table-market td {
        color: #505050;
    }

    .white-bg .table-market .recent {
        color: #0079d5;
    }

    .white-bg .table-market .tr-gray {
        background-color: #ebebeb;
    }

        .white-bg .table-market .tr-gray td {
            background-color: #ebebeb;
        }

    .white-bg .table-mainly th {
        background-color: #ebebeb;
    }

    .white-bg .table-mainly .yellow {
        color: #505050;
    }

    .white-bg .table-change td {
        color: #505050;
    }

    .white-bg .table-change .even {
        background-color: #ebebeb;
    }

        .white-bg .table-change .even td {
            background-color: #ebebeb;
        }

    .white-bg .maintop {
        background: #fafafa;
    }

        .white-bg .maintop .head_top {
            background-color: #fafafa;
        }

            .white-bg .maintop .head_top h1::after {
                border-left-color: #0079d5;             
            }

                .white-bg .maintop .head_top h1 span {
                    background: #0079d5;
                    color: #fff;
                }

                    .white-bg .maintop .head_top h1 i {
                        background: #0079d5;
                        color: #fff;
                    }

            .white-bg .maintop .head_top .header li {
                color: #505050;
            }

                .white-bg .maintop .head_top .header li .span_color {
                    color: #009900;
                }

                .white-bg .maintop .head_top .header li .span_red {
                    color: #FF0000;
                }

                .white-bg .maintop .head_top .header li .span_gray {
                    color: #505050;
                }

                .white-bg .maintop .head_top .header li .span_blue {
                    color: #0079d5;
                }

        .white-bg .maintop .header_list li {
            background: #ebebeb;
        }

            .white-bg .maintop .header_list li a {
                width: 157px;
                color: #505050;
                border: 1px solid #d7d7d7;
            }

        .white-bg .maintop .header_list .list_red {
            background: #0079d5;
        }

            .white-bg .maintop .header_list .list_red a {
                color: #fff;
            }

        .white-bg .maintop .header_com li {
            border-right: 1px solid #b5b5b5;
        }

            .white-bg .maintop .header_com li a {
                color: #505050;
            }

        .white-bg .maintop .header_com .list_com {
            border-right: none;
        }

        .white-bg .maintop .header_com .list_color a {
            color: #0079d5;
        }

    .white-bg .title_com {
        background: #ebebeb;
        border: 1px solid #d7d7d7;
        height: 24px;
        line-height: 24px;
    }

        .white-bg .title_com .p_main {
            color: #505050;
            background: url(../img/title_write.png) no-repeat 8px center;
        }

        .white-bg .title_com .p_date {
            color: #505050;
        }

        .white-bg .title_com .title_more {
            color: #505050;
        }

    .white-bg .company_table2 .bg-color {
        color: #505050;
        background-color: #fff;
    }

    .white-bg .company_table2 .bg-colors {
        background-color: #ebebeb;
    }

    .white-bg .finance-analysis table td {
        color: #505050;
    }

    .white-bg .invest-rate table td {
        color: #505050 !important;
    }

    .white-bg .associated-warrant table td {
        color: #505050 !important;
    }

    .white-bg .common-news-list1 a.title {
        color: #505050;
    }

    .white-bg .common-news-list1 .date {
        color: #505050;
    }

    .white-bg .common-news-list2 a.title {
        color: #505050;
    }

    .white-bg .echart-compare {
        border-color: #d7d7d7;
    }

    .white-bg .no-data {
        color: #505050;
    }

    .white-bg .company_table2 .time-line ul li .name {
        color: #505050;
    }

    .white-bg .title_com .p_btn {
        border-color: #d7d7d7;
        background: #ebebeb;
        color: #505050;
    }

    .white-bg .company_table2 .time-line ul {
        border-color: #0079d5;
    }

    .white-bg .company_table2 .time-line ul li .point {
        background-image: url(../img/point_blue.png);
    }

    .white-bg .table-company .point .company-down {
        background-image: url(../img/com-down-white.png);
    }

    .white-bg .table-company .point .company-down.company-up {
        background-image: url(../img/com-up-white.png);
    }

    .white-bg .pagination .M-box2 a {
        width: 30px;
        height: 20px;
        line-height: 20px;
        color: #333333;
        font-size: 12px;
        background: #FFFFFF;
        border-color: #E8E8E8;
    }
    .white-bg .pagination .M-box2 span.active {
        color: #eef486;
        background: #0079D5;
        border-color: #0079D5;
    }
/*# sourceMappingURL=style.css.map */


.green{
    color: rgb(57,227,101) !important;
}

.red {
    color: rgb(255,92,92)  !important;
}


.white-bg .green{
    color: #090  !important;
}

.white-bg .red {
    color: #f00  !important;
}

.hidden-data {
    text-align: center;
    font-size: 14px;
    padding: 200px 0;
    background: url("../img/hiddendata_b.png") no-repeat center;
}

.white-bg .hidden-data {
    background: url("../img/hiddendata_w.png") no-repeat center;
}