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

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

}
 .eat{
    background: url('/img/eat1.png') no-repeat;
    height: 900px;
    background-size: 100% 100%;

}
.eatBox{
    width: 1144px;
    height: 742px;
    border-radius: 1px;
    border: 4px solid #FFFFFF;
    margin: 0 auto;
    padding-top: 30px;
}
.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;
}
.foot{
    width: 1100px;
    height: 700px;
    background: #FFFFFF;
    border-radius: 1px;
    opacity: 0.76;
    margin: 0 auto;
    margin-top: 10px;
}
.eatTittle{
    height: 190px;
    font-size: 50px;
    font-weight: 500;
    color: #067D02;
    line-height: 190px;
    text-align: center;
}
.eatImg{
    width: 1100px;
    height: 510px;
}
.ptop80{
    padding-top: 60px;
    box-sizing: border-box;
}
.more{
    width: 160px;
    height: 48px;
    background: #17AEFF;
    border-radius: 6px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    margin:  0 auto;
    margin-top: 30px;
}
.aboutTittle{
    padding-top: 255px;
    box-sizing: border-box;
    letter-spacing: 8px;
}
.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;
    
  }