.mainContect img {
    max-width: 100%;
}

.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: 30px;
    font-size: 14px;
    color: #666;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden
}

.mainContect .aboimg {
    width: 400px;
    height: 120px;
    line-height: 115px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ccc;
    box-sizing: border-box;

}

.mainContect .aboimg img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}