/**企业动态**/
.qydt_div{
    width: 650px;
    float: left;
}
.qydt_title{
    color: #3a3b3a;
    font-size: 14px;
    border-bottom: 1px solid #3a3b3a;
    line-height: 38px;
    margin-bottom: 5px;
}
.qydt_div ul li{
    list-style: none;
    padding-left: 20px;
    background: url("img/icon1.png") no-repeat  0 center;
    line-height: 30px;
    height: 30px;
}
.qydt_div ul li a{
    color: #3a3b3a;
    display: inline-block;
    height: 30px;
    max-width: 550px;
    overflow: hidden;
}
.qydt_div ul li .qydt_time{
    float: right;
}

/***联系我们**/
.lxwm_div{
    width: 325px;
    float: right;
}
.lxwm_title{
    color: #3a3b3a;
    font-size: 14px;
    border-bottom: 1px solid #3a3b3a;
    line-height: 38px;
    margin-bottom: 5px;
}
.lxwm_cnt{
    line-height: 30px;
}

/**产品展示**/
.cpzs{
    margin-bottom: 46px;
}
.cpzs_title{
    color: #3a3b3a;
    font-size: 14px;
    border-bottom: 1px solid #3a3b3a;
    line-height: 38px;
    margin-bottom: 25px;
}

.cpzs_mod{
    width: 240px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 12px;
}
.nomargin{
    margin-right: 0;
}
.cpzs_mod a{
    color: #3a3b3a;
}
.cpzs_mod img{
    width: 238px;
    height: 180px;
    border: 1px solid #ededed;
    margin-bottom: 10px;
}
