.mainContect {
    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;
}

.mainContect img {
    max-width: 100%;
    height: auto;
}

.mainContect .title {
    width: 100%;
    color: #0f1427;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}

.mainContect .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
}

.mainContect .timea {
    float: left;
    width: 170px;
    font-size: 12px;
}

.mainContect .bdsharebuttonbox {
    float: left;
}

.mainContect .pic {
    width: 100%;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.mainContect .pic img {
    margin: 0 auto;
}

.mainContect .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;
}

.mainContect .conTitle {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 15px;
}

.mainContect .conTitle span {
    width: 120px;
    height: 36px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #0b61a5;
}

.mainContect .pgfy {
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.mainContect .pgfyl {
    float: left;
    width: 610px;
    padding-left: 14px;
}

.mainContect .pgfyl p {
    color: #0f1427;
    font-size: 14px;
}

.mainContect .pgfyl p a {
    color: #0f1427;
    font-size: 14px;
}

.mainContect .pgfyl p a:hover {
    color: #fe6716;
    font-size: 14px;
}

.mainContect .pgfyr {
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 30px;
}

.mainContect .pgfyr a {
    color: #0f1427;
    font-size: 14px;
}

.mainContect .pgfyr a:hover {
    color: #fe6716;
    font-size: 14px;
}