body{
    background: url("../images/bg2.jpg") no-repeat center top;
}
.content{
    background: url("../images/banner_02bg.jpg") no-repeat center top;
}
.banner2 img{
    display: block;
}
.tit2{
    width: 464px;
    height: 146px;
    background: url("../images/navtiit.png") no-repeat;
    line-height: 186px;
    padding-left: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.prolists{
    width: 960px;
    line-height: 26px;
}
.prolists li{
    float: left;
    width: 470px;
    padding-left: 10px;
    padding-top: 30px;
}
.prolists img{
    border: 0 none;
    float: left;
    display: block;
    margin-right: 10px;
}
.wz h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.wz{
    float: right;
    width: 260px;
    height: 133px;
    overflow: hidden;
}









