.banner{
    height: 599px;
    background:url('/img/money.png') no-repeat 0 0; 
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
    background-size: 100% 100%;

}
.bannerLogo3{
    width: 310px!important;
    height: 282px!important;
    padding-top: 200px;
    box-sizing: border-box;
}
.one1{
    background: url('/img/store5.png') no-repeat;
    height: 1228px;
    background-size: 100% 100%;

}
.supllySection{
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    line-height: 28px;
    padding-top: 50px;
    padding-bottom: 70px;
    box-sizing: border-box;
    text-align: center;
}
.supllyImg{
    height: 556px;
    width: 100%;
    display: block;
}
.bottomLine {
    width: 134px;
    height: 2px;
    border-bottom: 4px solid #233F94;
    margin-top: -5px;
    margin-left: 778px;
}
  .bottomLinewhite{
    width: 134px;
    height: 2px;
    border-bottom: 4px solid #fff;
    margin-top: -5px;
    margin-left: 778px;
    
  }