.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: 808px;
    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: 120px;
    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;
}

.video_wrap_right {
    margin-left: 22px;
}

.news_report_title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    background: url('../images/bj.png') no-repeat;
}

.news_report_title span {
    margin-left: 26px;
}

.bulletin_right_top_list_item {
    padding: 4px 0px;
    box-sizing: border-box;
    width: 100%;
}

.bulletin_right_top_list_item>div {
    font-size: 14px;
    color: #585858;
}

.bulletin_right_top_list_item .dian {
    width: 8px;
    height: 8px;
    background-color: #d8d8d8;
    border-radius: 100%;
    margin-right: 10px;
}

.news_list_video {
    padding: 0px 28px;
    box-sizing: border-box;
}

.news_every {
    width: 96%;
}

.Mtcaution_list {
    padding: 35px 16px 0px 16px;
    box-sizing: border-box;
}

.Mtcaution_item {
    width: 161px;
    font-size: 14px;
    color: #333333;
    margin-right: 15px;
    margin-bottom: 14px;
}

.Mtcaution_item_title {
    width: 96%;
    text-align: center;
}

.Mtcaution_item:nth-child(2n) {
    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: 50px 0px 64px 0px;
}

/*详情*/
.zfxf_title {
    font-size: 30px;
    color: #333333;
    /*font-weight: bold;*/
}

.zfxf_min_title {
    font-size: 14px;
    color: #999999;
    margin: 16px 0px 22px 0px;
}

.zfxf_content {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.zfxf_detail {
    padding: 40px 25px 60px 25px;
    box-sizing: border-box;
}

.prev_con {
    padding-top: 24px;
    border-top: 1px solid #ccc;
    margin-top: 100px;
}

.prev_top {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #666666;
    width: 72px;

}
.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;
}