@charset "utf-8";
.container{
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
}
.interactive_left,
.interactive_right{
    float: left;
}
.interactive_left{
    width: 710px;
}
.interactive_right{
    width: 390px;
    margin-left: 30px;
}
.interactive_right>div{
    margin-bottom: 20px;
}
.interactive_left_title{
    border-bottom: 1px solid #f6f6f6;
}
.interactive_left_title span{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #d62026;
    color: #d62026;
}
.interactive_left_title a{
    float: right;
    color: #a0a0a0;
}
.today_all{
    overflow: hidden;
    margin: 20px 0;
}
.today_all p{
    float: left;
    background: #efeeee;
    width:362px;
    height: 53px;
    line-height: 53px;
    text-align: center;
}
.today_all p span{
    color: #d62026;
}
.today_all a{
    float: left;
    width:156px;
    height: 53px;
    line-height: 53px;
    color: #fff;
}
.today_all a:nth-child(2){
    background: #e1a31c;
    margin: 0 15px;
}
.today_all a:nth-child(3){
    background: #e96c10;
}
.today_all a img{
    margin: 0 15px;
}
.table_hearder{
    background: #faf6f6;
    overflow: hidden;
    padding: 10px;
}
.table_name,
.table_tyle,
.table_zt,
.table_time{
    float: left;
    text-align: center;
    width: 18%;
}
.table_name{
    width: 47%;
}
.table_body .table_name{
    text-align: left;
}
.table_body .table_zt{
    color: #d62026;
}
.table_body .table_time{
    color:#a0a0a0;
    width: 17%;
}
.table_hearder .table_time{
	width: 17%;
}
.table_body a{
    display: block;
    overflow: hidden;
    line-height: 46px;
    border-bottom: 1px #a0a0a0 dashed;
}
.ft{
    margin-top: 40px;
}
.ft_content{
    overflow: hidden;
    padding: 15px 0;
}
.ft_pic,
.ft_zt{
    float: left;
    overflow: hidden;
}
.ft_pic{
    width: 346px;
    height: 200px;
    overflow: hidden;
}
.ft_zt{
    width: 335px;
    margin-left: 28px;
}
.ft_pic img{
    height: 100%;
}
.ft_zt p{
    color: #d62026;
    line-height: 36px;
}
.ft_zt span{
    color: #666;
}
.ftzt{
  border-bottom:1px solid #d7d7d7;
}
.will{
    margin-top: 19px;
}
.will a{
    display: inline-block;
    width: 164px;
    height: 37px;
    line-height: 37px;
    text-align: center;
}
.will a:nth-child(1){
    background: #d62026;
    color: #fff;
}
.will a:nth-child(2){
    background: #eaeaea;
    color: #666;
}

.right_title{
    background: #f6f6f6;
}
.right_title span{
    display: inline-block;
    padding: 10px;
    color: #666;
}
.right_title a{
    float: right;
    color: #a0a0a0;
    line-height: 42px;
    margin-right: 10px;
}
.right_title img{
    padding: 0 10px;
}
.interactive_right ul li{
    line-height: 36px;
    list-style-type: square;
    color: #666;
    margin-left: 20px
}
.interactive_right ul li span{
    background: url(../images/zmhd/dx_zmhd_03.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    color: #fff;
    font-size: 8px;
    padding: 2px 10px;
}
.interactive_right ul li .end{
    background: url(../images/zmhd/dx_zmhd_06.png) no-repeat center;
    background-size: 100%;
}