.banner{position: relative; width: 100%; height: 350px; background: url(../images/contract_bg01.jpg) no-repeat center center;}
.title{
    width: 150px; color: #555;
    font-size: 18px; font-weight: bold;
}
.title2{
    width: 70px; color: #555;
    font-size: 18px; font-weight: bold;
}
.items{
    width: 300px;
}
.items li{padding-left: 20px; height: 30px; line-height: 30px; color: #555;}
.items li.icon01{background: url(../images/contract_icon01.png) no-repeat left center;}
.items li.icon02{background: url(../images/contract_icon02.png) no-repeat left center;}
.items li.icon03{background: url(../images/contract_icon03.png) no-repeat left center;}

