.yun_tab .tabs ul {width:660px; }
.cha_wrap {
        display: inline-block;
        width: 49%;
        text-align: left;
    }

    .cha_wrap>img {
        display: block;
        margin-bottom: 10px;
    }

    .co_b {
        color: #27537F;
    }

    .co_g {
        color: #00641a;
    }

    .fb {
        font-weight: bold;
    }

    @media screen and (max-width:660px) {
        .cha_wrap {
            width: 100%;
        }
    }

.date{ display:inline-block; width: 100px; color:#27537f; font-weight:bold; }
.con{ display:block; margin-bottom:10px; line-height:1.5em; }