.bd>ul>li {
        display: none;
    }
    .hd li {
        min-width: 50px;
        padding: 0 9px;
        font-size: 14px;
    }
    .hover {
        height: 100%;
        background: #fff;
        border-left: 1px solid #E4E4E4;
        border-right: 1px solid #E4E4E4;
        border-top: 1px solid #E4E4E4;
        border-bottom: 1px solid #fff;
        font-weight: bold;
    }
    .hd ul {
        display: flex;
        float: right;
    }
    .hd {
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #e4e4e4;
        justify-content: space-between;
    }
    .exFlex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .bor_t .newpg-list {
        width: 100%;
        border-bottom: 1px solid #e4e4e4;
        min-height: 120px;
        padding-bottom: 0;
    }
    .bor_t .newpg-list {
        float: left;
        margin-right: 19px;
        padding-bottom: 18px;
        font-family: "microsoft yahei";
    }
    .bor_t .newpg-list ul {
        padding: 0 0 10px 0;
        background-color: #fff;
        border: none;
        width: 100%;
    }
    .bor_t .newpg-list li a {
        font-size: 14px;
        position: relative;
        top: 11px;
        display: inline-block;
        max-width: 265px;
        color: #333;
      /*  white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
        font-size: 14px;
    }
    .exViewImg {
        width: 18px;
        position: relative;
        top: 4px;
        padding: 0 5px;
    }
    #postlist img {
        max-width: 690px;
        height: auto;
    }
    .bor_t .newpg-list li {
        display: inline-block;
        line-height: 28px;
        margin-left: 10px;
        list-style-type: disc;
        list-style-position: outside;
        font-size: 14px;
        background: #fff;
        padding-left: 0;
        width: 347px;
    }
    