@charset "utf-8";

/* CSS Document */

.wrapper {
    width: 100%;
    min-width: 1080px;
}

.content {
    width: 1080px;
    ;
    margin: 10px auto;
    margin-top: 20px;
    background: #fff
}

.pic_fs {
    height: 290px;
}

.pic_lf {
    width: 396px;
    height: 266px;
    float: left;
    border: 1px solid #d4d4d4;
    padding: 12px 17px;
}


/****************************细览样式******************************/

.cur_local {
    margin-bottom: 10px;
    width: 1060px;
    margin: 0 auto;
    height: 23px;
    padding-top: 10px;
}

.detail_con {
    padding: 0 10px;
    margin-bottom: 20px;
}

.det_tit {
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    ;
    margin: 20px auto;
}

.det_time {
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #d2d2d2;
    background: #c0e0f7;
}

.det_content {
    padding: 0 40px;
    padding-top: 40px;
}

.det_content p {
    line-height: 24px;
    font-size: 14px;
}

.cur_local {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}