.filtersButton[data-v-569550bc] {
  cursor: pointer;
  display: none;
  height: 40px;
  margin-right: 20px;
  background: #12AB44;
  border-radius: 4px;
  color: #fff;
  line-height: 40px;
  padding: 0px 20px;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
.filtersButton[data-v-569550bc]:hover {
  opacity: 0.8;
}
.popular[data-v-569550bc] {
  position: relative;
  padding-bottom: 20px;
}
.popular .hh[data-v-569550bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 20px;
}
.popular .hh .ll[data-v-569550bc] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.popular .hh .ll .s1[data-v-569550bc] {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.popular .hh .ll .s2[data-v-569550bc] {
  font-size: 12px;
  color: #777;
  padding-left: 20px;
  line-height: 23px;
}
.popular .hh .rr[data-v-569550bc] {
  width: 50%;
  font-size: 16px;
  color: #12AB44;
  text-align: right;
}
.popular .swiper-container[data-v-569550bc] {
  width: 100%;
  height: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.popular .item[data-v-569550bc] {
  width: 215px;
}
.popular .item .border[data-v-569550bc] {
  margin-left: 20px;
  height: 110px;
  background: #e3e3e3;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.popular .item .border .text[data-v-569550bc] {
  position: absolute;
  z-index: 2;
  text-align: center;
  line-height: 18px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-family: "easyorderingFontBold";
  color: #FFFFFF;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.4);
}
.popular .item .border .img[data-v-569550bc] {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
}
.popular .item .border:hover .img[data-v-569550bc] {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.option[data-v-569550bc] {
  position: sticky;
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0px;
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.95);
}
.option .ll[data-v-569550bc] {
  position: relative;
  z-index: 1;
  height: 40px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.option .ll .dd[data-v-569550bc] {
  margin-right: 10px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 40px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 0px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.option .ll .dd .text[data-v-569550bc] {
  padding: 0px 15px;
  line-height: 14px;
  font-size: 14px;
}
.option .ll .dd .rightIcon[data-v-569550bc] {
  width: 40px;
  text-align: center;
  line-height: 14px;
  height: 14px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 12px;
  margin-top: 1px;
}
.option .ll .dd[data-v-569550bc]:hover {
  background: #e3e3e3;
}
.option .rr[data-v-569550bc] {
  position: relative;
  z-index: 1;
  height: 40px;
}
.option .rr .t[data-v-569550bc] {
  padding-right: 10px;
  font-weight: bold;
  font-size: 14px;
}
.map[data-v-569550bc] {
  width: 100%;
  height: 50vh;
  background: #f0f0f0;
}
.list .item[data-v-569550bc] {
  position: relative;
  height: 140px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list .item .img[data-v-569550bc] {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
}
.list .item .img .el-image[data-v-569550bc] {
  -webkit-transition: all 3s;
  transition: all 3s;
}
.list .item .text[data-v-569550bc] {
  position: relative;
  z-index: 1;
  padding: 20px 440px 20px 140px;
}
.list .item .text .name[data-v-569550bc] {
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  font-family: "easyorderingFontBold";
}
.list .item .text .class[data-v-569550bc] {
  padding-top: 5px;
  line-height: 20px;
}
.list .item .other[data-v-569550bc] {
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
.list .item .other .base_restyle_rate[data-v-569550bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.list .item .other .base_restyle_rate .el-rate__icon[data-v-569550bc] {
  margin-right: 0px !important;
}
.list .item .other .d0[data-v-569550bc] {
  width: 100%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.list .item .other .d1[data-v-569550bc] {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.list .item .other .d2[data-v-569550bc] {
  width: 100%;
  line-height: 15px;
  color: #888;
}
.list .item .other .sub[data-v-569550bc] {
  width: 150px;
}
.list .item .other .sub.sub3[data-v-569550bc] {
  width: 100px;
  text-align: right;
}
.list .item .other .sub.sub3 .d1[data-v-569550bc] {
  font-size: 18px;
  font-family: "easyorderingFontBold";
}
.list .item .other .sub.sub4[data-v-569550bc] {
  display: none;
}
.list .item[data-v-569550bc]:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.list .item:hover .el-image[data-v-569550bc] {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.page[data-v-569550bc] {
  padding-top: 30px;
  text-align: center;
}
.main_filters[data-v-569550bc] {
  position: sticky;
  top: 60px;
  left: 0px;
  width: 450px;
  height: 100%;
  z-index: 10;
}
.main_filters_box[data-v-569550bc] {
  position: relative;
  padding-top: 70px;
  width: 100%;
  height: calc(100vh - 60px);
  overflow: hidden;
  z-index: 99;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(92, 106, 196, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(92, 106, 196, 0.3);
}
.main_filters_box .top[data-v-569550bc] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0px 20px;
}
.main_filters_box .top .ll[data-v-569550bc] {
  font-family: "easyorderingFontBold";
  font-size: 30px;
  height: 70px;
  width: 50%;
}
.main_filters_box .top .rr[data-v-569550bc] {
  width: 50%;
  height: 70px;
  font-size: 14px;
  text-align: right;
  display: none;
}
.main_filters_box .wrap[data-v-569550bc] {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}
.main_filters_box .wrap[data-v-569550bc]::-webkit-scrollbar {
  width: 0px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.main_filters_box .wrap[data-v-569550bc]::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}
.main_filters_box .wrap[data-v-569550bc]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.main_filters_box .wrap .search[data-v-569550bc] {
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 20px 0px 20px;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 0px 0px 15px;
  cursor: text;
}
.main_filters_box .wrap .search .but[data-v-569550bc] {
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.5;
  cursor: pointer;
  color: #777;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.main_filters_box .wrap .search .but[data-v-569550bc]:hover {
  opacity: 1;
}
.main_filters_box .wrap .search .icon[data-v-569550bc] {
  width: 20px;
  height: 20px;
  opacity: 0.5;
}
.main_filters_box .wrap .search .icon img[data-v-569550bc] {
  display: block;
  width: 100%;
  height: 100%;
}
.main_filters_box .wrap .search .input[data-v-569550bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 15px;
}
.main_filters_box .wrap .search .input input[data-v-569550bc] {
  padding: 10px 0px;
  display: block;
  font-size: 16px;
  width: 100%;
  height: 100%;
}
.main_filters_box .wrap .title[data-v-569550bc] {
  padding: 20px 20px 10px 20px;
}
.main_filters_box .wrap .title .s1[data-v-569550bc] {
  font-size: 14px;
  font-family: "easyorderingFontBold";
}
.main_filters_box .wrap .title .s2[data-v-569550bc] {
  color: #777;
  font-size: 12px;
  padding-left: 10px;
}
.main_filters_box .wrap .base_checkbox_box[data-v-569550bc],
.main_filters_box .wrap .base_radio_box[data-v-569550bc] {
  background: #F5F5F5;
  border-radius: 5px;
  padding: 10px 10px;
}
.main_filters_box .wrap .checkbox[data-v-569550bc] {
  margin: 0px -10px;
}
.main_filters_box .wrap .checkbox[data-v-569550bc] {
  margin: 0px -10px;
}
.main_filters_box .wrap .time[data-v-569550bc] {
  padding: 10px 10px 30px 10px;
}
.main_filters_box .wrap .main[data-v-569550bc] {
  padding: 0px 20px;
}
.main_filters_box .wrap .ratingBox[data-v-569550bc],
.main_filters_box .wrap .priceBox[data-v-569550bc] {
  width: 100%;
}
.main_filters_box .wrap .ratingBox .w[data-v-569550bc],
.main_filters_box .wrap .priceBox .w[data-v-569550bc] {
  margin-left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.main_filters_box .wrap .ratingBox .item[data-v-569550bc],
.main_filters_box .wrap .priceBox .item[data-v-569550bc] {
  width: 20%;
  line-height: 40px;
  height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e3e3e3;
  border-left-width: 0px;
  overflow: hidden;
  cursor: pointer;
  color: #777;
}
.main_filters_box .wrap .ratingBox .item[data-v-569550bc]:first-child,
.main_filters_box .wrap .priceBox .item[data-v-569550bc]:first-child {
  border-left-width: 1px;
  border-radius: 4px 0px 0px 4px;
}
.main_filters_box .wrap .ratingBox .item[data-v-569550bc]:last-child,
.main_filters_box .wrap .priceBox .item[data-v-569550bc]:last-child {
  border-radius: 0px 4px 4px 0px;
}
.main_filters_box .wrap .ratingBox .item .border[data-v-569550bc],
.main_filters_box .wrap .priceBox .item .border[data-v-569550bc] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main_filters_box .wrap .ratingBox .item i[data-v-569550bc],
.main_filters_box .wrap .priceBox .item i[data-v-569550bc] {
  font-size: 24px;
}
.main_filters_box .wrap .ratingBox.true .item.hovertrue[data-v-569550bc],
.main_filters_box .wrap .priceBox.true .item.hovertrue[data-v-569550bc] {
  border-width: 0px;
  background: #45457C;
  color: #fff;
}
.main_filters_box .wrap .ratingBox.false .item.true[data-v-569550bc],
.main_filters_box .wrap .priceBox.false .item.true[data-v-569550bc] {
  border-width: 0px;
  background: #12AB44;
  color: #fff;
}
.searchLocal_page_box[data-v-569550bc] {
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.restaurant_main[data-v-569550bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding: 0px 30px 40px 0px;
}
@media screen and (max-width: 1200px) {
.searchLocal_page_box[data-v-569550bc] {
    padding-left: 0px;
    display: block;
}
.filtersButton[data-v-569550bc] {
    display: block;
}
.main_filters[data-v-569550bc] {
    position: fixed;
    width: 400px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.main_filters.true[data-v-569550bc] {
    visibility: visible;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
}
.main_filters.false[data-v-569550bc] {
    visibility: hidden;
    -webkit-transform: translateX(-400px);
            transform: translateX(-400px);
}
.main_filters .rr[data-v-569550bc] {
    display: block !important;
}
.list .item .text[data-v-569550bc] {
    padding: 20px 300px 20px 140px;
}
.list .item .other[data-v-569550bc] {
    width: 300px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.list .item .other .sub3[data-v-569550bc] {
    margin-right: 15px;
}
}
@media screen and (max-width: 900px) {
.main_filters[data-v-569550bc] {
    top: 50px;
    height: calc(100vh - 50px);
    width: 100%;
}
.main_filters.true[data-v-569550bc] {
    visibility: visible;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
}
.main_filters.false[data-v-569550bc] {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}
.option[data-v-569550bc] {
    top: 50px;
    z-index: 10;
    width: 100%;
    position: fixed;
    padding: 10px 10px;
}
.option .dd[data-v-569550bc] {
    display: none !important;
}
.option .ll[data-v-569550bc] {
    display: none !important;
}
.option .rr[data-v-569550bc] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.option .rr .t[data-v-569550bc] {
    display: none !important;
}
.list[data-v-569550bc] {
    margin-top: 60px;
}
.list .item[data-v-569550bc] {
    height: 120px;
}
.list .item .img[data-v-569550bc] {
    top: 10px;
    left: 10px;
}
.list .item .text[data-v-569550bc] {
    padding: 5px 10px 0px 120px;
}
.list .item .text .name[data-v-569550bc] {
    font-size: 16px;
}
.list .item .text .name[data-v-569550bc],
  .list .item .text .class[data-v-569550bc] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list .item .other[data-v-569550bc] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 0px;
    left: 0px;
    padding: 0px 10px 10px 120px;
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.list .item .other .sub[data-v-569550bc] {
    width: 50%;
    max-width: 100px;
    text-align: left;
}
.list .item .other .sub.sub2[data-v-569550bc],
  .list .item .other .sub.sub3[data-v-569550bc] {
    display: none;
}
.list .item .other .sub.sub4[data-v-569550bc] {
    display: block;
}
.list .item .other .sub .d0[data-v-569550bc] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
}

