* {
    font-family: 'microsoft yahei';
    color: #fff
}

.article-title {
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    background: #7695b9
}

.article-from {
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    border-bottom: 2px solid #fff
}

.article-from > span:first-child {
    padding-left: 20px
}

.article-from > span:last-child {
    padding-left: 20px
}

.bds_more {
    font-family: 'microsoft yahei' !important;
    color: #fff !important;
    font-size: 18px !important
}

.article-info {
    padding: 20px 80px 0
}

.article-con {
    padding: 40px 80px
}

.article-info, .article-con {
    background: #7695b9
}

.article-con p {
    font-size: 18px !important;
    line-height: 1.5 !important;
    text-indent: 2em;
    text-align: justify
}

.article-con p   p {
    margin-top: 20px
}

.pager li > a {
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    border: 0;
    display: inline-block;
    padding: 5px 14px
}

.article-share {
    border-bottom: 2px solid #fff;
    height: 34px
}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: none !important
}