.web-bottom {
    width:100%;
    min-width: 1300px;
    background-color: #1E50AE;
    height:130px;
}
.bottom2-item1 {
    font-size: 17px;
    float: left;
    margin-top:40px;
    margin-left: 25%;
    color:#ffffff;
}
.bottom2-item {
     color:#ffffff;
     font-size: 17px;
     float: left;
     margin-top:40px;
     margin-left:20px;
 }
.bottom2-item2 {
    color:#ffffff;
    font-size: 17px;
    margin-top:60px;
    margin-left: 45%;
}