.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
@font-face {
  font-family: "PuHuiTi";
  src: url(../font/Alibaba-PuHuiTi-Regular.ttf);
}
html {
  font-size: calc(100vw / 1920 * 100);
}
body {
  font-size: 0.2rem;
  font-family: 'PuHuiTi', 'Lato', 'Arial', 'Lucida Grande', 'PingFang TC', '蘋果儷中黑', 'Apple LiGothic Medium', 'Microsoft JhengHei', '微軟正黑體', sans-serif;
}
a {
  text-decoration: none;
  color: #fff;
}
.w {
  width: 16rem;
  margin: 0 auto;
}
.hid {
  display: none;
}
img {
  vertical-align: middle;
}
#goTop {
  width: 0.68rem;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  position: fixed;
  top: 60%;
  left: auto;
  right: 0.8rem;
  color: #94C83C;
  z-index: 9999;
}
.scale-ele {
  transition: transform 1s;
}
.scale-ele:hover {
  transform: scale(1.1);
}
.btn-translate {
  transition: all 1s;
}
.btn-translate:hover {
  transform: translateX(0.05rem);
}
.nav_top {
  display: flex;
  justify-content: space-between;
  position: relative;
  left: 0;
  top: 0;
  z-index: 200;
}
.nav_top .left {
  width: 1.87rem;
  height: 1rem;
  margin-top: 0.09rem;
}
.nav_top .left img {
  width: 100%;
}
.nav_top .nav {
  width: 10rem;
  display: flex;
  justify-content: space-between;
}
.nav_top .nav li a {
  display: block;
  line-height: 1.1rem;
  font-size: 0.26rem;
}
.fix-header-sibing {
  position: relative;
  margin-top: 6.9rem;
  z-index: 200;
}
.other-fix-header-sibling {
  position: relative;
  z-index: 200;
}
header {
  width: 100%;
  height: 8rem;
  background-position: center;
  background-size: 100% 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
header .header_cont {
  height: 6.9rem;
}
header .header_cont h1 {
  position: absolute;
  bottom: 4.2rem;
  color: #fff;
  font-size: 0.9rem;
}
header .header_cont .produce_info {
  width: 1.8rem;
  height: 0.6rem;
  position: absolute;
  bottom: 2.55rem;
}
header .header_cont .produce_info a {
  display: block;
  line-height: 0.6rem;
  background-color: #FFC20F;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
}
header .header_cont .produce_info a span {
  margin-left: 0.05rem;
}
.mobile_nav {
  width: 0;
  height: 0;
  overflow: hidden;
}
.news_share {
  display: flex;
  height: 3rem;
}
.news_share > div {
  width: 50%;
  padding-top: 0.5rem;
  background-position: center center;
  background-size: cover;
}
.news_share div {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.news_share div p {
  font-size: 0.34rem;
  color: #fff;
}
.news_share div a {
  font-size: 0.18rem;
  display: inline-block;
  width: 1.44rem;
  height: 0.42rem;
  line-height: 0.42rem;
  border-radius: 0.3rem;
  background-color: #FFC20F;
}
.news_share div a span {
  background-color: #fff;
  display: inline-block;
  width: 0.33rem;
  height: 0.33rem;
  line-height: 0.33rem;
  border-radius: 50%;
  color: #FFC20F;
  font-weight: bold;
  margin-left: 0.13rem;
}
.news_share div a span img {
  width: 0.15rem;
  height: 0.12rem;
}
.about {
  padding: 1rem 0 1.8rem 0;
  text-align: center;
  background-color: #fff;
}
.about .about-layout h3 {
  font-size: 0.52rem;
  color: #94C83C;
}
.about .about-layout > p {
  margin: 0.1rem auto 0.42rem;
  font-size: 0.18rem;
  color: #666;
}
.about .about-layout .food {
  display: flex;
  height: 7.2rem;
}
.about .about-layout .food .left,
.about .about-layout .food .right {
  width: 3.7rem;
  text-align: left;
}
.about .about-layout .food .left .item,
.about .about-layout .food .right .item {
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about .about-layout .food .left .item .pic,
.about .about-layout .food .right .item .pic {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
}
.about .about-layout .food .left .item .tl,
.about .about-layout .food .right .item .tl {
  font-size: 0.29rem;
  color: #94C83C;
  margin: 0.22rem 0;
}
.about .about-layout .food .left .item .desc,
.about .about-layout .food .right .item .desc {
  font-size: 0.18rem;
  color: #666;
  line-height: 1.5;
}
.about .about-layout .food .left .item:nth-child(1) .pic img {
  width: 0.59rem;
  height: 0.51rem;
}
.about .about-layout .food .left .item:nth-child(2) .pic img {
  width: 0.49rem;
  height: 0.59rem;
}
.about .about-layout .food .right {
  width: 4.15rem;
  text-align: right;
}
.about .about-layout .food .right .item {
  align-items: flex-end;
}
.about .about-layout .food .right .item:nth-child(1) .pic img {
  width: 0.66rem;
  height: 0.66rem;
}
.about .about-layout .food .right .item:nth-child(2) .pic img {
  width: 0.53rem;
  height: 0.58rem;
}
.about .about-layout .food .mid {
  width: 7.54rem;
  position: relative;
  overflow: hidden;
}
.about .about-layout .food .mid > img {
  width: 7.54rem;
  height: 7.23rem;
}
.about .about-layout .food .mid .mid_about {
  position: absolute;
  width: 2rem;
  height: 0.65rem;
  line-height: 0.65rem;
  text-align: center;
  background-color: #FFC20F;
  color: #fff;
  border-radius: 0.05rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.about .about-layout .food .mid .mid_about img {
  width: 0.26rem;
  height: 0.28rem;
  margin-right: 0.1rem;
}
@keyframes rotate-box-ani {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.rotate-box {
  position: relative;
  cursor: pointer;
}
.rotate-box::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px dashed #94C83C;
  border-radius: 50%;
  animation-name: rotate-box-ani;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-play-state: paused;
}
.rotate-box.active::before {
  animation-play-state: running;
}
.cart {
  margin: 0.6rem auto 0rem;
  display: flex;
  justify-content: space-between;
}
.cart .left {
  width: 1.2rem;
  height: 1.68rem;
  background-color: #8FC13A;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 0.2rem;
  color: #fff;
}
.cart .left p img {
  width: 0.33rem;
  height: 0.37rem;
}
.cart #cart_swiper {
  width: 14.44rem;
  height: 1.68rem;
  overflow: hidden;
}
.cart #cart_swiper .swiper-slide p img {
  width: 2.64rem;
  height: 1.64rem;
}
.cart #cart_swiper .swiper-button-prev,
.cart #cart_swiper .swiper-button-next {
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  border-radius: 50%;
  background-color: #6C6C6C;
}
.cart #cart_swiper .swiper-button-prev:after,
.cart #cart_swiper .swiper-button-next:after {
  font-size: 0.24rem;
  color: #fff;
}
.cart #cart_swiper .swiper-button-prev,
.cart #cart_swiper .swiper-button-next {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.cart_ck {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(108, 108, 108, 0.6);
  z-index: 9999;
}
.cart_ck .return {
  width: 1.47rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 0.05rem;
  background-color: #94C83C;
  color: #fff;
  position: absolute;
  top: 0.05rem;
  right: 5%;
}
.cart_ck .show_img {
  width: 12.8rem;
  height: 7.2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}
.cart_ck .show_img #cart_tc_swiper {
  width: 100%;
  height: 7.2rem;
}
.cart_ck .show_img #cart_tc_swiper .swiper-slide img {
  width: 12.8rem;
  height: 7.2rem;
}
.cart_ck .cart_tc_page {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #fff;
  background-color: #707070;
  z-index: 9999;
}
.cart_ck .cart_tc_page .cart_tc_page_cont {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.cart_ck .cart_tc_page svg {
  vertical-align: middle;
}
.area {
  height: 4rem;
  display: flex;
  color: #fff;
}
.area > div {
  width: 50%;
  position: relative;
}
.area .left {
  background-color: #F8D46B;
}
.area .left p {
  display: inline-block;
  font-size: 0.72rem;
  position: relative;
  left: 6rem;
  top: 1rem;
}
.area .left a {
  display: inline-block;
  width: 1.8rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  position: relative;
  left: 7rem;
  top: 1.35rem;
  background-color: #94C83C;
  color: #fff;
  border-radius: 0.1rem;
  font-size: 0.2rem;
}
.area .left a span {
  margin-left: 0.1rem;
}
.area .left .big_pic {
  position: absolute;
  left: 0;
  bottom: 0;
}
.area .left .big_pic img {
  width: 4.8rem;
  height: 5.1rem;
  transition: all 1s;
  transform-origin: left bottom;
}
.area .left .big_pic img:hover {
  transform: scale(1.1);
}
.area .right {
  background-color: #B6DB79;
}
.area .right p {
  display: inline-block;
  font-size: 0.72rem;
  position: relative;
  left: 0.7rem;
  top: 1rem;
}
.area .right a {
  display: inline-block;
  width: 1.8rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  position: relative;
  left: 0.7rem;
  top: 1.35rem;
  background-color: #FFC20F;
  color: #fff;
  border-radius: 0.1rem;
  font-size: 0.2rem;
}
.area .right a span {
  margin-left: 0.1rem;
}
.area .right .big_pic {
  position: absolute;
  right: 0;
  bottom: 0;
}
.area .right .big_pic img {
  width: 4.8rem;
  height: 5.1rem;
  transition: all 1s;
  transform-origin: right bottom;
}
.area .right .big_pic img:hover {
  transform: scale(1.1);
}
.recommand {
  height: 7.61rem;
  background-position: center;
  background-size: 100% 100%;
}
.recommand .re_top {
  opacity: 0.9;
  height: 100%;
  background-position: center;
  background-size: 100% 100%;
}
.recommand .re_top .re_cont {
  text-align: center;
}
.recommand .re_top .re_cont h3 {
  color: #94C83C;
  font-size: 0.5rem;
  margin: 1rem auto 0.1rem;
}
.recommand .re_top .re_cont > p {
  font-size: 0.18rem;
  color: #C7C5C3;
}
.recommand .re_top .re_cont .swiper_content {
  width: 100%;
  height: 4rem;
  margin-top: 0.68rem;
  overflow: hidden;
  position: relative;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper {
  width: 14.35rem;
  margin: 0 auto;
  height: 4rem;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper {
  padding-top: 1.05rem;
  width: 100%;
  margin: 0 auto;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item {
  width: 1.2rem !important;
  margin-right: 0.6rem;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item {
  height: 1.2rem;
  border-radius: 0.6rem;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item .swiper_icon img {
  width: 1.2rem;
  height: 1.2rem;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item .rotate-box::before {
  animation-duration: 9s;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item .swiper_title {
  margin-top: 0.4rem;
  color: #fff;
  display: none;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active {
  width: 3.3rem !important;
  text-align: center;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active .swiper_item .swiper_icon {
  position: relative;
  width: 3.3rem;
  height: 3.3rem;
  margin-top: -1.05rem;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active .swiper_item .swiper_icon img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2.6rem;
  height: 2.6rem;
  margin: auto;
}
.recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active .swiper_item .swiper_title {
  width: 3.3rem;
  display: block;
}
.recommand .re_top .re_cont .swiper_content .re-swiper-button-prev {
  position: absolute;
  left: 0;
  top: 1.5rem;
}
.recommand .re_top .re_cont .swiper_content .re-swiper-button-prev svg path {
  fill: #94c83c;
}
.recommand .re_top .re_cont .swiper_content .swiper-button-disabled svg path {
  fill: #dedede;
}
.recommand .re_top .re_cont .swiper_content .re-swiper-button-next {
  position: absolute;
  right: 0;
  top: 1.5rem;
}
.recommand .re_top .re_cont .swiper_content .re-swiper-button-next svg path {
  fill: #94c83c;
}
.recommand .re_top .re_cont .recommend-mobile {
  display: none;
}
.msg {
  height: 3.05rem;
  padding-top: 0.95rem;
  background-color: #F8F8FA;
}
.msg .msg_container {
  display: flex;
  justify-content: space-around;
}
.msg .msg_container .msg_left {
  width: 5.5rem;
}
.msg .msg_container .msg_left h4 {
  font-size: 0.5rem;
  color: #94C83C;
  margin-bottom: 0.15rem;
}
.msg .msg_container .msg_left p {
  font-size: 0.18rem;
  color: #999999;
}
.msg .msg_container .msg_form {
  width: 9.9rem;
}
.msg .msg_container .msg_form .inp1 {
  display: flex;
  justify-content: space-between;
}
.msg .msg_container .msg_form .inp1 input {
  width: 4.5rem;
  height: 0.5rem;
  border: none;
  background-color: #F8F8FA;
  color: #999;
  outline: none;
  border-bottom: 0.01rem solid #D1D1D1;
}
.msg .msg_container .msg_form .inp2 {
  margin-top: 0.65rem;
  display: flex;
  justify-content: space-between;
}
.msg .msg_container .msg_form .inp2 input {
  width: 7.64rem;
  height: 0.5rem;
  border: none;
  background-color: #F8F8FA;
  color: #999;
  outline: none;
  border-bottom: 0.01rem solid #D1D1D1;
}
.msg .msg_container .msg_form .inp2 button {
  width: 1.7rem;
  height: 0.6rem;
  background-color: #94C83C;
  color: #fff;
  text-align: center;
  border: none;
  outline: none;
  border-radius: 0.1rem;
  position: relative;
  top: -0.07rem;
}
.fix-img {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  background-color: rgba(0, 0, 0, 0.4);
}
.fix-img .close {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.fix-img .img {
  width: 4.3rem;
  height: 4.3rem;
  object-fit: fill;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -70%);
  -ms-transform: translate(-50%, -70%);
  -moz-transform: translate(-50%, -70%);
  -webkit-transform: translate(-50%, -70%);
  -o-transform: translate(-50%, -70%);
  transition-duration: 0.5s;
}
.fix-img .img img {
  max-width: 4.3rem;
  max-height: 4.3rem;
}
.fix-img.active {
  transition: opacity 0.3s 0s, visibility 0s 0s;
  visibility: visible;
  opacity: 1;
  transition-duration: 0.5s;
}
.fix-img.active video {
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
footer {
  height: 5.2rem;
  background-color: #2E261E;
  text-align: center;
  overflow: hidden;
}
footer h3 {
  margin: 0.65rem 0 0.54rem 0;
}
footer h3 a > img {
  width: 2.45rem;
  height: 1.32rem;
}
footer > ul {
  display: inline-block;
  line-height: 0.32rem;
  margin: 0 auto 0.5rem;
}
footer > ul li {
  float: left;
  margin-right: 0.85rem;
}
footer > ul li a {
  display: inline-block;
  font-size: 0.2rem;
  color: #fff;
}
footer > ul li:last-child {
  margin-right: 0;
}
footer > div ul {
  display: inline-block;
  margin: 0 auto 0.1rem;
  height: 1.3rem;
}
footer > div ul li {
  width: 0.92rem;
  float: left;
  position: relative;
}
footer > div ul li > a {
  display: inline-block;
  font-size: 0.2rem;
  color: #fff;
  overflow: hidden;
}
footer > div ul li > a img.lg {
  display: none;
}
footer > div ul li .fot-code {
  position: relative;
  width: 0.92rem;
  height: 0;
  overflow: hidden;
  transition: height 1s;
}
footer > div ul li .fot-code span {
  display: block;
  width: 0;
  height: 0;
  border-left: 0.08rem solid transparent;
  border-right: 0.08rem solid transparent;
  border-top: none;
  border-bottom: 0.08rem solid #fff;
  position: absolute;
  left: 0.35rem;
  top: 0.02rem;
}
footer > div ul li .fot-code div {
  position: absolute;
  top: 0.1rem;
  left: 0rem;
  padding: 0.02rem;
  background-color: #fff;
  border-radius: 0.05rem;
}
footer > div ul li .fot-code div img {
  width: 0.82rem;
  height: 0.82rem;
}
footer > div ul li.active .fot-code {
  height: 0.97rem;
}
footer > div ul li.active > a .an {
  display: none;
}
footer > div ul li.active > a .lg {
  display: block;
}
footer > div ul li.active .fot-code {
  display: block;
}
footer > div ul li:last-child {
  margin-right: 0;
}
footer > div ul li:nth-child(1) a > img {
  width: 0.26rem;
  height: 0.26rem;
}
footer > div ul li:nth-child(2) a > img {
  width: 0.33rem;
  height: 0.26rem;
}
footer > div ul li:nth-child(3) a > img {
  width: 0.27rem;
  height: 0.27rem;
}
footer > div ul li:nth-child(4) a > img {
  width: 0.22rem;
  height: 0.26rem;
}
footer > div ul li:nth-child(5) a > img {
  width: 0.59rem;
  height: 0.24rem;
}
footer > div p {
  margin-top: 0.1rem;
}
footer > div p a {
  font-size: 0.16rem;
  color: #fff;
}
@media screen and (max-width: 1000px) and (min-width: 901px) {
  .news_share div a span {
    margin-left: 0.04rem;
  }
}
@media screen and (max-width: 900px) {
  html {
    font-size: calc(100vw / 800 * 100);
  }
  .w {
    width: 100%;
  }
  .nav_top {
    display: none;
  }
  header {
    height: 7.6rem;
    background-position: 60% center;
    background-size: cover;
  }
  header .header_cont {
    height: 5.12rem;
  }
  header .header_cont h1 {
    font-size: 0.6rem;
    font-weight: bold;
    width: 3.2rem;
    position: relative;
    top: 3.07rem;
    left: 0.12rem;
  }
  header .header_cont .produce_info {
    height: 0.8rem;
    line-height: 0.8rem;
    position: relative;
    top: 3.4rem;
    left: 0.12rem;
  }
  header .header_cont .produce_info a {
    width: 3rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.8rem;
  }
  .mobile {
    display: block;
    height: 0.48rem;
    background-color: rgba(66, 47, 24, 0.1);
    padding: 0.1rem;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
    z-index: 9999;
  }
  .mobile h2 {
    font-size: 0.5rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.38rem;
    margin-left: 2.48rem;
  }
  .mobile ul {
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.04rem;
  }
  .mobile ul li {
    width: 0.32rem;
    height: 0.03rem;
    background-color: #fff;
    transition-property: all;
    transition-duration: 1s;
    transform-origin: left center;
  }
  .mobile ul li:nth-child(1) {
    position: absolute;
    top: 0.15rem;
  }
  .mobile ul li:nth-child(2) {
    position: absolute;
    top: 0.25rem;
  }
  .mobile ul li:nth-child(3) {
    position: absolute;
    top: 0.35rem;
  }
  .mobile_nav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #94C83C;
    z-index: 9998;
    width: 0;
    height: auto;
    overflow: hidden;
    transition-property: all;
    -moz-transition-property: all;
    transition-duration: 1s;
    -moz-transition-duration: 1s;
  }
  .mobile_nav ul {
    width: 7.2rem;
    box-sizing: border-box;
    height: 100%;
    margin: 0 auto;
    padding-top: 0.48rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .mobile_nav ul li {
    width: 100%;
    text-align: center;
  }
  .mobile_nav ul li a {
    display: block;
    color: #fff;
    font-size: 0.32rem;
  }
  .news_share {
    flex-direction: column;
    height: auto;
  }
  .news_share > div {
    width: 100%;
    height: 4rem;
  }
  .news_share div p {
    font-size: 0.42rem;
    font-weight: bold;
  }
  .news_share div a {
    font-size: 0.3rem;
    width: 2.88rem;
    height: 0.84rem;
    line-height: 0.84rem;
    border-radius: 0.5rem;
  }
  .about {
    padding-bottom: 1.2rem;
  }
  .about .about-layout {
    width: 90%;
    margin: 0.7rem auto 0;
  }
  .about .about-layout h3 {
    font-size: 0.7rem;
    font-weight: bold;
    color: #94C83C;
  }
  .about .about-layout > p {
    margin: 0.2rem auto 0.42rem;
    font-size: 0.28rem;
    color: #666;
  }
  .about .about-layout .food {
    height: auto;
    flex-direction: column;
  }
  .about .about-layout .food .mid {
    width: 100%;
    order: 1;
  }
  .about .about-layout .food .mid > img {
    display: block;
    width: 100%;
    height: auto;
  }
  .about .about-layout .food .mid .mid_about {
    width: 2rem;
    height: 0.65rem;
    line-height: 0.65rem;
    font-size: 0.2rem;
  }
  .about .about-layout .food .mid .mid_about img {
    margin-right: 0.04rem;
    display: none;
  }
  .about .about-layout .food .left {
    order: 2;
  }
  .about .about-layout .food .right {
    order: 3;
  }
  .about .about-layout .food .left,
  .about .about-layout .food .right {
    width: 100%;
    text-align: center;
  }
  .about .about-layout .food .left .item,
  .about .about-layout .food .right .item {
    margin-bottom: 0.54rem;
    align-items: center;
  }
  .about .about-layout .food .left .item .tl,
  .about .about-layout .food .right .item .tl {
    font-size: 0.48rem;
    font-weight: bold;
    margin: 0 0 0.2rem;
  }
  .about .about-layout .food .left .item .desc,
  .about .about-layout .food .right .item .desc {
    font-size: 0.3rem;
  }
  .about .about-layout .food .left .item .pic,
  .about .about-layout .food .right .item .pic {
    display: none;
  }
  .cart {
    width: 90%;
    flex-direction: column;
    margin: 0 auto;
  }
  .cart .left {
    width: 100%;
    font-size: 0.7rem;
    background-color: #fff;
    color: #94C83C;
    font-weight: bold;
  }
  .cart .left p:first-child {
    display: none;
  }
  .cart #cart_swiper {
    width: 100%;
  }
  .cart #cart_swiper .swiper-slide p img {
    width: 100%;
  }
  .cart_ck .show_img {
    width: 90%;
    height: 80%;
    overflow: hidden;
  }
  .cart_ck .show_img #cart_tc_swiper {
    height: 100%;
  }
  .cart_ck .show_img #cart_tc_swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .cart_ck .cart_tc_page {
    height: 0.16rem;
  }
  .cart_ck .cart_tc_page .cart_tc_page_cont {
    width: 100%;
  }
  .area {
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .area > div {
    width: 100%;
    height: 3.5rem;
    position: relative;
  }
  .area .left p {
    font-size: 0.75rem;
    font-weight: bold;
    left: 4.5rem;
    top: 0.7rem;
  }
  .area .left a {
    left: 4.5rem;
    top: 1rem;
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
  }
  .area .left .big_pic {
    left: 0rem;
  }
  .area .left .big_pic img {
    width: 4rem;
    height: 4.02rem;
  }
  .area .right p {
    font-size: 0.75rem;
    font-weight: bold;
    left: 0.5rem;
    top: 0.7rem;
  }
  .area .right a {
    left: 0.5rem;
    top: 1rem;
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
  }
  .area .right .big_pic img {
    width: 4rem;
    height: 4.02rem;
  }
  .recommand {
    height: auto;
  }
  .recommand .re_top .re_cont h3 {
    margin: 0.6rem auto 0.2rem;
    font-size: 0.6rem;
    font-weight: bold;
  }
  .recommand .re_top .re_cont > p {
    font-size: 0.25rem;
  }
  .recommand .re_top .re_cont .recommend-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 90%;
    margin: 1rem auto 0;
  }
  .recommand .re_top .re_cont .recommend-mobile .recommend-mobile-item {
    width: 37%;
    color: #fff;
  }
  .recommand .re_top .re_cont .recommend-mobile .recommend-mobile-item .mobile_icon {
    text-align: center;
  }
  .recommand .re_top .re_cont .recommend-mobile .recommend-mobile-item .mobile_icon img {
    width: 80%;
  }
  .recommand .re_top .re_cont .recommend-mobile .recommend-mobile-item .mobile_title {
    margin: 0.2rem 0 0.6rem 0;
    font-size: 0.32rem;
    text-align: center;
    line-height: 1.4;
  }
  .recommand .re_top .re_cont .swiper_content {
    display: none;
    width: 90%;
    height: 3rem;
    margin: 0.34rem auto 0;
    overflow: hidden;
    position: relative;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper {
    width: 100%;
    margin: 0 auto;
    height: 4rem;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper {
    padding-top: 0.7rem;
    width: 100%;
    margin: 0 auto;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item {
    width: 0.8rem !important;
    margin-right: 0.3rem;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item {
    height: 0.8rem;
    border-radius: 0.3rem;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item .swiper_icon img {
    width: 0.8rem;
    height: 0.8rem;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .slide-item .swiper_item .swiper_title {
    margin-top: 0.4rem;
    color: #fff;
    display: none;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active {
    width: 1.65rem !important;
    text-align: center;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active .swiper_item .swiper_icon {
    position: relative;
    width: 1.65rem;
    height: 1.65rem;
    margin-top: -0.52rem;
    background-image: url(../imgs/swiper_checked.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active .swiper_item .swiper_icon img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1.3rem;
    height: 1.3rem;
    margin: auto;
  }
  .recommand .re_top .re_cont .swiper_content #avatar-swiper .swiper-wrapper .swiper-slide-active .swiper_item .swiper_title {
    width: 1.65rem;
    display: block;
  }
  .recommand .re_top .re_cont .swiper_content .re-swiper-button-prev {
    display: none;
  }
  .recommand .re_top .re_cont .swiper_content .swiper-button-disabled svg path {
    fill: #dedede;
  }
  .recommand .re_top .re_cont .swiper_content .re-swiper-button-next {
    display: none;
  }
  .msg {
    height: auto;
    width: 100%;
    overflow: hidden;
    padding-top: 0.55rem;
  }
  .msg .msg_container {
    display: flex;
    flex-direction: column;
  }
  .msg .msg_container .msg_left {
    width: 100%;
    text-align: center;
  }
  .msg .msg_container .msg_left h4 {
    font-size: 0.65rem;
    font-weight: bold;
  }
  .msg .msg_container .msg_left p {
    font-size: 0.25rem;
  }
  .msg .msg_container .msg_form {
    width: 100%;
    margin-top: 0.2rem;
  }
  .msg .msg_container .msg_form .inp1 {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .msg .msg_container .msg_form .inp1 input {
    width: 90%;
    margin: 0.4rem auto;
    font-size: 0.25rem;
    color: #999;
  }
  .msg .msg_container .msg_form .inp2 {
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
    justify-content: space-around;
    flex-wrap: wrap;
    font-size: 0.22rem;
  }
  .msg .msg_container .msg_form .inp2 input {
    width: 90%;
    margin: 0 auto 0.4rem;
    font-size: 0.25rem;
    color: #999999;
  }
  .msg .msg_container .msg_form .inp2 button {
    width: 30%;
    height: 0.8rem;
    top: 0;
    font-size: 0.25rem;
    border-radius: 0.4rem;
    margin: 0.2rem auto 0.6rem;
  }
  footer {
    height: auto;
  }
  footer h3 {
    margin: 0.65rem 0 0.34rem 0;
  }
  footer > ul {
    display: flex;
    flex-direction: column;
    margin: 0 auto 0.15rem;
  }
  footer > ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 0.25rem;
  }
  footer > ul li a {
    font-size: 0.3rem;
  }
  footer div ul {
    display: none;
    margin-bottom: 0.3rem;
  }
  footer div p {
    margin-bottom: 0.15rem;
  }
  footer div p a {
    font-size: 0.3rem;
  }
}
/*# sourceMappingURL=./index.css.map */