.content {
    width: 1082px;
    background: #fff;
    
    margin: 10px auto;
    margin-top: 16px;
    min-height:968px;
    position: relative;
}

.rk {
    width: 88%;
    margin: auto;
}

.title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #000;
    padding-top: 40px;
}

.mid {
    height: 24px;
    line-height: 24px;
    background: #f3f3f3;
    font-size: 14px;
    color: #999999;
    margin-top: 22px;
}

.mid div {
    float: left;
    width: 50%;
    text-align: center;
}

.mid_img {
    width: 446px;
    margin: 28px 193px;
}

.content_text {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.content_text p {
    margin-bottom: 23px;
}

.tent_bot {
    border-top: 1px dashed #e3e3e3;
    height: 74px;
    font-size: 14px;
    line-height: 35px;
    color: #999999;
}

.tent_bot a {
    color: #999999;
}

.content_text img {
    max-width: 950px !important;
}
