.current_dw {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    letter-spacing: -1px;
    color: #333333;
}

.current_dw .span2 {
    font-size: 14px;
    color: #cd0e14;
}

.video_wrap_left {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
    /* height:800px; */

}

.video_wrap_left_tit {
    width: 100%;
    height: 40px;
    background-color: #f3f3f3;
}

.video_wrap_left_title {
    width: 150px;
    height: 40px;
    background-color: #bf242a;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;

}

.video_list_ll {
    padding: 0px 13px;
    box-sizing: border-box;
    margin-top: 22px;

}
.video_item_ll {
    width: 189px;
    height: 176px;
    margin: 0px 8px 20px 0px;
    border: solid 1px #f3f3f3;
}

.video_item_ll:nth-child(4n) {
    margin-right: 0px;
}


.pic img {
    width: 161px;
    height: 108px;
    margin-bottom: 10px;

}

.news_report1 {
    height: auto;
    margin: 22px 0px;
}

.adv_img img {
    width: 100%;
    height: 160px;
}

.adv_img {
    margin: 10px 0px 64px 0px;
}


.input_line{
    margin-bottom:35px;
}
.input_line:last-child{
    margin-bottom:0px;
}
    
.input_line input {
    width: 546px;
    height: 44px;
    background-color: #ffffff;
    border: solid 1px #e5e6e6;
    text-indent: 20px;
}

.input_line textarea {
    width: 546px;
    min-height: 202px;
    text-indent: 20px;
    padding-top: 10px;
}

.line_btn {
    width: 127px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #cd0e14;
    font-size: 16px;
	color: #ffffff;
    margin-top:20px;
}
.people_tit{
    font-size:20px;
    color:#333333;
    margin-bottom:60px;
}
.people_tit1{
    font-size:24px;
    color:#222;
    margin:20px 0px;
}
.people_img img{
    width:276px;
    height:276px;
}
.line_btn1{
    margin-left:700px;
    border:1px solid #c1c1c1;
    background:#fff;
    color:#222;
}
/* 结果页 */
.people_img1 img{
    width:302px;
    height:416px;
}
.bianhao{
    font-size:20px;
    color:#adadad;
    text-align: left;
}