.content {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 16px;
    padding-top: 15px;
    height: auto !important;
    min-height: 360px;
    height: 360px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
    background: #fff;
}

.content img {
    max-width: 100%;
    height: auto;
}

.content .title {
    width: 100%;
    color: #0f1427;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}

.content .time {
    width: 525px;
    height: 40px;
    border-bottom: 1px dotted #ddd;
    padding-top: 5px;
    padding-left: 225px;
    color: #999999;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal
}

.content .timea {
    float: left;
    font-size: 12px;
}

.content .bdsharebuttonbox {
    float: left;
    margin-left: 10px;
}

.content .pic {
    width: 100%;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.content .pic img {
    margin: 0 auto;
}

.content .con {
    padding: 20px 14px 20px 14px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    white-space: pre-line;
}

.content .conTitle {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 15px;
}

.content .conTitle span {
    width: 120px;
    height: 36px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #0b61a5;
}

.content .pgfy {
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.content .pgfyl {
    float: left;
    width: 610px;
    padding-left: 14px;
}

.content .pgfyl p {
    color: #0f1427;
    font-size: 14px;
}

.content .pgfyl p a {
    color: #0f1427;
    font-size: 14px;
}

.content .pgfyl p a:hover {
    color: #2061c4;
    font-size: 14px;
}

.content .pgfyr {
    width: 100px;
    float: right;
    text-align: center;
    padding-top: 30px;
}

.content .pgfyr a {
    color: #0f1427;
    font-size: 14px;
}

.content .pgfyr a:hover {
    color: #2061c4;
    font-size: 14px;
}