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

}
.aboutTittle{
    padding-top: 55px;
    box-sizing: border-box;
    letter-spacing: 8px;
}
.bannerLogo2{
    width: 350px!important;
    height: 246px!important;
    padding-top: 200px;
    box-sizing: border-box;
}
 .eatSection{
    width: 984px;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    line-height: 28px;
    padding-top: 50px;
    padding-bottom: 70px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}
.storageImg1, .storageImg2{
    width: 284px;
    height: 302px;
}
.storageImg3{
    width: 587px;
    height: 302px;
}
.storageImg4,.storageImg5{
    width: 589px;
    height: 254px;
    margin-top: 30px;
}
.storageImg6{
    width: 100%;
    height: 710px;
    margin-top: 30px;
}
.bottomLineBlue {
    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;
    
  }