.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.wip_art{
    width: 1200px;
}

.wip_a_tit h2 {
    color: #d81519;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 28px;
    text-align: center;
}

.banner_bg{
    width: 1100px;
    background: #fde5b7;
}
.con_tab li{
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #FFFFFF;
}
.con_tab li i{
    font-size: 38px;
    color: #1b1b1b;
    /*line-height: 50px;*/
    float: left;
    margin-right: 15px;
}
.con_tab li a{
    color: #1b1b1b;
}
.con_tab li:hover a{
    color:#eb6100;
}
.wip_b{
    margin-top: 30px;
}
.dj_left{
    width: 600px;

}
.dj_djdt{
    width: 100%;
    margin-bottom: 30px;


}
.djdt_tit{
    width: 100%;
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;

}
.djdt_tit span{
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    border-bottom: 2px solid #bd0020;
}

.djdt_list{
    margin-top: 15px;
    width: 100%;

}
.djdt_list ul li{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px dashed #d2d2d2;
}

.djdt_list ul li i{
    font-size: 38px;
    color: #424242;
    float: left;
    margin-right: 10px;
}


.djdt_list ul li span{
    float: right;
    font-size: 14px;
    color: #535353;
}

.djdt_list ul li:hover a{
    color: #bd0020;
}
.djdt_list ul li a{
    white-space: nowrap;
    overflow: hidden;
    max-width: 80%;
    display: inline-block;
    text-overflow: ellipsis;
}

.dj_tzgk{
    width: 470px;
    /*border: 1px solid #000;*/
    /*height: 200px;*/
    margin-bottom: 30px;
}
.dj_dwzs{
    margin-bottom: 30px;
}
.wip_b .dj_right{
    width: 470px;
}
.con_tab li a{
    white-space: nowrap;
    overflow: hidden;
    max-width: 80%;
    display: inline-block;
    text-overflow: ellipsis;
}
.slider .slide-image .caption{
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-right: 112px!important;
}