.bodyimg{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background-color: #eee;
}

.food_head{
    width: 1200px;
    height:90px;
}
.food_head img{
    width: 238px;
    height: 40px;
    position: absolute;
    top: 40%;
    left: 40%;
}
.food_list{
    width: 843px;
    height:667px;
    margin: 0 auto;

}

.food_u1,.food_u2{
    width: 843px;
    height:auto;
    left: 0;

}
.food_u2{
    top: 20px;
}
.food_u1 li,.food_u2 li{
    width: 360px;
    height: 297px;
    float: left;
    border: 1px solid #e0e0e0;
    box-shadow:0px -1px 0px #ccc inset;
    margin-left: 40px;
    font-size: 12px;
    text-align: center;
}
.food_u1 li:nth-child(2){

    /*background-color: #0b4771;*/

}
.food_list li span:nth-child(2){
    position: relative;
    top:4px;
    font-size:14px ;
    font-weight:bold;
    font-stretch:condensed;
}
.food_list li span:nth-child(4){
    color:green;
    position: relative;
    bottom:-7px;
}
.img2{
    width: 1200px;
    height: 85px;
    background: url("../images/Banquet/Banquet-1200_22.jpg") no-repeat;
}
.t_t{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.t_head{
    width: 100%;
    height:90px;
}
.t_head img{
    width: 237px;
    height: 46px;
    position: absolute;
    top: 30%;
    left: 40%;
}
.t_list{
    width: 841px;
    height: 320px;
    margin: 0 auto;

}
.t_ul{
    width: 843px;
    height: 294px;
    /*left:33px;*/
    -webkit-padding-start: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;

}
.t_ul li{
    width: 255px;
    height: 230px;
    float: left;
    border: 1px solid #e0e0e0;
    box-shadow:0px -1px 0px #ccc inset;
    margin-left: 35px;
    font-size: 12px;
    text-align: center;
    color:#fff;
}
.t_ul li:nth-child(1){
    margin-left: 0px;
    background-color: #0b4771;

}
.t_ul li:nth-child(2){

    background-color: #710430;

}
.t_ul li:nth-child(3){
    margin-right: 0px;
    background-color: #0b7169;

}

.t_ul li:hover{
    background-color: #a88212;
}
.t_list li span:nth-child(2){
    position: relative;
    top:8px;
    font-size:14px ;
    font-weight:bold;
    font-stretch:condensed;
}
.t_list li span:nth-child(4){
    position: relative;
    bottom:-12px;
}
