.red{
    border: 1px red solid;
}

.menuNav {
    height: 35px;
    background: #fff;
    margin-right: 80px;
}

.menuNavEn {
    margin-right: 5px;
}
.SAclass_title_en{
    font-size:16px;
}

.menuNav .swiper-slide {
    text-align: left;
    overflow-x: scroll;
}

.menuNav span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #454545;
    border-bottom: 2px #fff solid;
    font-weight: bold;
}

.menuNav .menuActive span {
    color: #73c656;
    border-bottom: 2px #73c656 solid;

}

.swiperWrap {
    padding-right: 25px;
}
.menu{
    border-bottom: 10px #f1f1f1 solid;
    padding-bottom: 3px;
}
/* 吃什么怎么做 */
.mu_title{
    font-size: 19px;
    color:#000;
    font-weight: bold;
    padding-left: 12px;
    font-size: 19px;
    height: 42px;
    line-height: 42px;
    padding-left: 12px;
    border-bottom: 1px #f1f1f1 solid;
}

.swiperNarr {
   display: inline-block;
   position: absolute;
   top: 2px;
   right: 0px;
   z-index: 2;
  width: 78px;
  height: 35px;
  background: url(../image/menu_all.png) no-repeat center left;
  background-size: 67px;
}

.swiperNarr i {
    display: block;
    /* float: right;
    /* margin-right: 10px; */
    width: 49px;
    padding-left: 34px;
    height: 35px;
    line-height: 35px;
    /* background: url(../image/menu.png) no-repeat 5px center; */
    background-size: 16px;
    font-size: 16px;
    font-weight: bold;
}
.menu_con i img{
    border-radius: 8px;
}
.menu_con p{
    line-height: 1.4;
    color: #666 !important;
    font-size: 12px !important;
    padding: 0px 2% 0 2% !important;
}
.menu_region {
    background: #fff;
    padding-top: 10px;
}

.menu_region h4{
    color: #454545;
    font-size: 21px;
    margin-left: 0px;
    line-height: 2.4;
    background: #fff;
    /* font-weight: bold; */
}
.menu_region ul{
    width: 1260px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.menu_region ul li{
    width: 192px;
    box-sizing: border-box;
    /* padding: 0px 60px 0px 0px; */
    margin-right: 60px;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
 }
 .banwrap_img:last-child {
    margin-right:0;
 }
 .menu_region ul li:nth-child(5n) {
    margin-right: 0;
 }
 .menu_region ul li img{
     width: 100%;
     display: block;
     border-radius: 12px;
 }
 .menu_region li p{
     text-align: center;
     line-height: 1.4;
     padding-top: 5px;
     font-size: 15px;
     color: #454545;
     padding: 10px 0px 10px 0px;
 }

 .menu_list{
     overflow: hidden;
     margin-left:-12px;
     margin-top:-4px;
 }
 

 .menu_list li{
    width: 273px;
    margin: 12px;
    border: 1px #ececec solid;
    float: left;
    overflow: hidden;
    cursor: pointer;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
 }
  .menu_list li:hover{
     border: 1px #336437 solid;
  }
 .menu_list li img{
     width: 100%;
    transition: all 0.3s;
 }
 
 .menu_list .img{
     width:100%;
     height:208px;
     
 }
 
 .menu_list li img:hover {
    transform: scale(1.02);
    opacity: .9;
}

 .menu_list .info{
    padding: 8px 5px;
}
 
.menu_list h4 {
     font-size: 17px;
     line-height: 1.4;
     margin: 0;
     padding: 0;
     /* font-weight: bold; */
     padding-bottom:3px;
 }
 
 .menu_list_en .info h4{
    height: 50px;
    overflow: hidden;
 }

.menu_list .s_tag span {
     font-size: 12px;
     color: #73c656;
     border: 1px #73c656 solid;
     margin-right: 5px;
     padding: 1px 2px 0;
     border-radius: 2px;
     background: #ebf4f1;
 }
 .menu_list .ingred{
     color: #999;
     line-height: 1.4;
     font-size:15px;
     /* height:51px; */
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     padding-top: 10px;
     font-size: 14px;
     height: 50px;
     margin-bottom:5px
 }
 .menu_nav_height{
     height: 38px;
     width: 100%;
     position: relative;
     z-index: 1;
 }
.nav_left_spaceing{
    width: 12px;
    height: 38px;
    position: absolute;
    left:0;top:0;
    background: #fff;
    display: block;
    z-index:9999;
}

.gogo_h4{
    position: relative;
    padding-top: 10px;
    border: 1px #fff solid;
    cursor: pointer;
    display: inline-block;
}
h4.gogo_tit{
    font-size: 18px;
}
.menu_nav_wrap{
    position: absolute;
    top:46px;
    left: 0px;
    background: #fff;
    border: 1px #336437 solid;
    width: 1200px;
    z-index: 9999;
    display: none;
    padding-bottom: 5px;
}

.menu_nav_li{
    width: 20%;
    float: left;
}
.menu_nav_li ul{
    width: 100%;
    overflow: hidden;
    border-right: 1px #f1f1f1 solid;
    padding: 0px 18px;
    height: 130px;
}

.menu_nav_li li{
    width: 50%;
    box-sizing: border-box;
    padding: 0px 20px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}
.menu_nav_li li:hover{
     opacity: .9;
}
.menu_nav_li li:hover img{
    border: 1px #73c656 solid;
}
.menu_nav_li li img{
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s;
    display: block;
}
.menu_nav_li h4{
   font-size: 18px;
   margin-left: 20px; 
   line-height: 1.4;
   padding-top: 7px;
   text-align: center;
   color: #336437;
   font-weight: bold;
}
.menu_nav_li p{
    text-align: center;
    font-size: 15px;
    line-height: 1.6;
}
.menu_nav_li p:hover{
    color:#336437;
}
.pb100{
    padding-bottom:100px;
}

.menu_detail_top{
    overflow:hidden;
    padding-top:30px;
    padding-bottom:30px;
    overflow:hidden;
}
.menu_detail_top .left{
    position: relative;
    width: 440px;
    height:339px;
    float: left;
    border-radius: 4px;
    overflow: hidden;
}
.menu_detail_top .left img {
    width: 100%;
    height:100%;
    border-radius: 20px;
}
.menu_detail_top .right{
    float: right;
    width: 725px;
    height: auto;
}
.menu_intro{
    padding-top: 10px;
    padding-bottom: 10px;
}
.menu_intro span{
    display: inline-block;
    padding-left: 23px;
    line-height: 1.8;
    font-size: 16px;
    color: #333;
}

.menu_degree{
    background: url(/m/image/icon/menu_icon1.png) no-repeat left center;
    background-size: 20px;
}
.menu_clock{
    margin-left: 15px;
    background: url(/m/image/icon/menu_icon2.png) no-repeat left center;
    background-size: 20px;
}
.menu_h5{
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    padding-top: 8px;
}
.menu_list1{
    overflow: hidden ;
    /* margin-left:-5%; */
}
.menu_list1 li{
    width: 33.3%;
    float: left;
    /* padding-left: 5%; */
    padding-right:13%;
    line-height: 24px;
}
/* .menu_list1 li:nth-of-type(3n){
    border-right:0px;
} */
.menu_list1 li span{
    font-size: 16px;
}
.menu_list1 li span:nth-of-type(1){
    float: left;
}
.menu_list1 li span:nth-of-type(2){
    float: right;
    color: #999;
}
.menu_line{
    padding-top: 10px;
    margin-right: 3%;
    border-bottom: 1px #f1f1f1 solid;
    margin-top: 10px;
    margin-bottom: 10px;
}
.menu_detail_con{
    overflow:hidden;
}
.menu_detail_con .right{
    width: 880px;
    float: right;
}
.menudetail_tit{
    font-size:20px;
    border-bottom:1px #ddd solid;
    line-height:1.8;
    font-weight: 400;
}
.menu_div{
    margin-left: 3%;
    margin-right: 3%;
}
.menu_div li{
    width: 100%;
    margin-top: 10px;
}
.menu_div span{
    width: 50px;
    float: left;
    background: #336437;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
}
.menu_div span i{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
}
.menu_div div{
    padding-left: 60px;
}
.menu_div div p{
    line-height: 1.8;
    font-size: 18px;
}
.menu_div div .img_src{
    border-radius: 10px;
    margin-top: 5px;
    width: 400px;
    /* margin: 0 auto; */
    max-height: 700px;
    display: block;
}
.right h3{
    margin-top:0px
}
.arrow{
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: #fff url(/PcImages/arrow.png) no-repeat 5px -8px;
}
.arrow_hover{
    background: #fff url(/PcImages/arrow.png) no-repeat 5px 8px;
}
.ban_wap{
    overflow: hidden;
    display: flex;
    
}
.banwrap_img {
    width: 360px;
    float: left;
    margin-right:60px;
    padding-top: 40px;

}
.banwrap_img img{
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
}
 .menu_nav_li_en{
     width: 25%;
 }
 .menu_nav_li ul{
     padding: 0px 10px;
 }
 .menu_nav_li li{
     padding: 0px 2px;
 }
.vipTopBar{
     width: 100%;
     height: 44px;
     line-height: 44px;
     background: #F9F3E1;
     text-align: center;
     cursor: pointer;
     display: none;
}
.vipTopBar a{
     color: #8A6500;
     font-size: 16px;
     display: inline-block;
     width: 1200px;
     line-height: 44px;
     text-align: left;
     cursor: pointer;
}
 .reviews_top{
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 15px 0px;
     position: relative;
 }
 .reviews_top h4{
     color: #454545;
     font-size: 21px;
     margin-left: 0px;
     line-height: 2.4;
     background: #fff;
 }
 .reviews_search{
     border: 1px #ececec solid;
     border-radius: 4px;
     font-size: 14px;
     color: #333;
     display: flex;
     align-items: center;
 }
 .reviews_search_ipt{
     border: none;
     outline: none;
     width: 300px;
     font-size: 15px;
     height: 40px;
     line-height: 40px;
     border: 0px;
     box-shadow: none;
     color: #000;
     vertical-align: middle;
     background-color: #fff;
     padding: 0 20px;
 }
 .reviews_search_icon{
     width: 35px;
     padding-right: 15px;
     cursor: pointer;
 }
 .reviews_search_ul{
     position: absolute;
     top:70px;
     right: 0px;
     width: 337px;
     border: 1px #ececec solid;
     background: #fff;
     padding-top: 10px;
     padding-bottom: 10px;
     z-index:1;
     display: none;
 }
 
.reviews_search_ul li{
     height: 38px;
     line-height: 38px;
     padding-left: 20px;
     padding-right: 20px;
     font-size: 14px;
     color: #464C5B;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
     cursor: pointer;
 }
 .reviews_search_ul li.current{
     background-color: #f4f4f4;
 }


