.aboutus_div{
    margin: 45px 0;
}
.aboutus_div .img_div{
    float: left;
    width: 220px;
}
.aboutus_div .info_div{
    float: left;
    width: 910px;
    margin-left: 20px;
    color: #646364;
    line-height: 30px;
}

.product_div .title{
    background: url("img/cpzs_title.png") repeat-x center center;
    height: 185px;
    line-height: 155px;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
}

.product_div .showall_div{
    text-align: center;
    margin: 30px 0;
}

.news_div {
    background: url("img/news_bg.png") repeat-x center center;
    min-height: 373px;
}
.news_div .title{
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    padding: 20px 0;
}
.news_div ul li{
    list-style: none;
    width: 500px;
    margin: 0 20px;
    float: left;
    height: 45px;
}
.news_div ul li a{
    color: #ffffff;
}
.news_div ul li a:hover{
    color: #348ee1;
}
.news_div ul li span.c{
    width: 370px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.news_div ul li span.t{
    width: 100px;
    float: right;
    color: #ff6e33;
}

.hzhb_div{
    padding: 20px 0;
}
.hzhb_div .title{
    text-align: center;
    color: #383838;
    font-size: 40px;
    padding: 20px 0;
}
.hzhb_div .info img{
    width: 175px;
    height: 65px;
    float: left;
    margin:10px 25px;
}