#interview h2 {
    background: #f0f0f0 url(../images/hdjlz_39.png) no-repeat;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding-left: 15px;
    margin-bottom: 10px;
}

#interview .interview_preview {
    width: 300px;
    float: left;
}

.preview_title {
    background: #ffecf0;
    line-height: 32px;
    margin-bottom: 20px;
}

.preview_title span {
    display: block;
    width: 142px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    height: 30px;
    background: url(../images/preview_title.jpg) no-repeat left center;
}

.preview_item_item {
    margin-top: 15px;
    margin-left: 10px;
}

.preview_question {
    display: block;
    height: 50px;
    background: url(../images/question.jpg) no-repeat center;
}

.previewText {
    display: inline-block;
    width: 300px;
    margin-right: 10px;
    float: right;
}

.previewText a {
    color: red;
}

.preview_left {
    background: #f4c1c1;
    margin-right: 3px;
    color: #6b0205;
    padding: 2px;
    margin-top: 5px;
    float: left;
}

#ftbg {
    height: 57px;
    overflow: hidden;
    display: inline-block;
    width: 200px;
    margin-left: 5px;
    line-height: 18px;
    overflow: hidden;
    position: relative;
}

.ftjb {
    display: inline-block;
    width: 200px;
    height: 18px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#ftxx {
    bottom: 5px;
    position: absolute;
    color: red;
    width: 42px;
}

.tab_titleBox {
    background: #ffecf0;
    height: 32px;
    margin-bottom: 15px;
}

.tab_titleBox li {
    float: left;
    line-height: 30px;
    color: #fff;
    text-align: center;
    width: 142px;
    height: 36px;
    color: #681622;
    cursor: pointer;
}

.tab_titleBox li.active {
    color: #fff;
    background: url(../images/pre_y.png) no-repeat left center;
}

.interview_tab {
    margin-left: 10px;
    float: left;
    width: 656px;
}

.conImgBox {
    margin-top: -5px;
    margin-right: 20px;
    width: 260px;
    height: 190px;
    background: #ccc;
    float: left;
}

.tab_conBox {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: none;
}

.tab_conBox li {
    background: url(../images/hsanj_03.jpg) no-repeat left center;
    padding-left: 12px;
}

.tab_conBox.active {
    display: block;
}

.tab_conBox .preview_left {
    background: orange;
    color: #c80a0a;
}

#past_preview {
    float: right;
    margin-right: 20px;
    line-height: 32px;
    color: #681622;
    display: none;
}

#past_preview.active {
    display: block;
}


/* .zxft_title{
	    width: 220px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */