.slide_focus_zdycontent {
    position: absolute;
    z-index: 4;
    left: 0px;
    top: 103px;
    width: 100%;
}
.banner_com {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-top: 200px;
}
.banner_com .bc_com {
    width: 445px;
    margin: 0px auto;
    height: 160px;
    background:
            #CA302F;
}
.banner_com .bc_com .bc_c_tit {
    text-align: center;
    font-size: 38px;
    color:
            #FFF;
    height: 100px;
    line-height: 100px;
}
.banner_com .bc_com .bc_c_com {
    text-align: center;
}
.banner_com .bc_com .bc_c_com span {
    display: inline-block;
    background: url(/skin/images/1_k0z5.png) no-repeat left center;
    padding-left: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color:
            #FFF;
    margin: 0 20px;
}
