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

}
.one{
    background: url('/img/store5.png') no-repeat;
    height: 1628px;
    background-size: 100% 100%;

}
.ptop{
    padding-top: 100px;
    box-sizing: border-box;
}
.financeImg{
    width: 100%;
    height: 641px;
    margin-bottom: 30px;
}
.financeImg1{
    width: 100%;
    height: 710px;
}
.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;
    
  }