﻿/* 行业解决方案·中餐样式表 */
/** 中餐行业解决方案 **/
.foodcourt {
  background: #fff;
}

.section {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.section .white {
  color: #fff !important;
}

.section h1 {
  color: #3e3a39;
  text-align: center;
  font-size: 0.2rem;
  margin: 0;
  padding: 0.37rem 0 0.12rem 0;
}

.section .h1 {
  color: #3e3a39;
  text-align: center;
  font-size: 0.2rem;
  margin: 0;
  padding: 0.37rem 0 0.12rem 0;
  font-family: Noto Sans SC;
  font-weight: bold;
}

.section p.desc {
  color: #3e3a39;
  text-align: center;
  font-size: 0.14rem;
  margin: 0 auto 0.25rem;
  width: 92%;
}

.section .img {
  display: block;
  margin: auto;
}

.section .section-bg {
  z-index: -1;
  position: absolute;
  width: 100%;
}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  margin: 0 auto;
}

.swipe-wrap div {
  float: left;
  width: 100%;
  position: relative;
}

.pager {
  padding: 0.2rem 0 0.1rem 0;
}

.pager em {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
  font-style: normal;
  border: 3px solid #9f9f9f;
  border-radius: 50%;
  background: #9f9f9f;
}

.pager em.on {
  border: 3px solid #ffb400;
  background: #ffb400;
}

.section1 {
  height: 2.78rem;
  background-image: url("/Images/posShops/foodcourt/1.jpg");
}

.section1 .txt-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.section1 .txt-wrapper .txt1 {
  font-size: 0.29rem;
  color: #fff;
}

.section1 .txt-wrapper .txt1 span {
  background-image: -webkit-linear-gradient(top, #ffffff, #fef5eb, #f8850e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section1 .txt-wrapper .txt2 {
  font-size: 0.158rem;
  background-image: -webkit-linear-gradient(left, #fea01f, #fc941a, #fc820d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section1 .txt-wrapper .txt3 {
  font-size: 0.16rem;
  line-height: 42px;
  color: #fff;
}

.section1 .txt-wrapper .txt3 span {
  margin: 0 0.02rem;
}

.section1 .btn {
  width: 1.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #f8870f;
  color: #ffffff;
  margin: 0.12rem auto 0;
  display: block;
  font-size: 0.17rem;
  border-radius: 0.5rem;
  text-align: center;
}

.section2 {
  height: 3.38rem;
  background: url(/Images/posShops/foodcourt/2-3.jpg) no-repeat;
}

.section2 .wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.section2 .content {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
  flex: 1;
  min-height: unset;
  align-items: center;
  transform: translate(-0.08rem, -0.15rem);
}

.section2 .side {
  height: 2.1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.section2 .side .txt-item {
  position: relative;
  height: 0.67rem;
  right: -0.04rem;
}

.section2 .side.left {
  width: 3.4rem;
}

.section2 .side.left .txt-item {
  right: -0.2rem;
}

.section2 .side.right {
  width: 3.4rem;
}

.section2 .side .txt1 {
  position: absolute;
  top: 0;
  background: url(/Images/posShops/foodcourt/2-1.png) no-repeat;
  background-size: contain;
  width: 1.2rem;
  height: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.12rem;
}

.section2 .side.left .txt2 {
  right: 0;
}

.section2 .side .txt2 {
  position: absolute;
  bottom: 0;
  font-size: 0.11rem;
  color: #413a30;
}

.section2 .img-center {
  width: 1.18rem;
  height: 1.33rem;
}

.section3 {
  height: 4.6rem;
}

.section3 .img {
  width: 94%;
}

.section4 {
  background-image: url(/Images/posShops/foodcourt/4-2.jpg);
}

.section4 .img {
  padding-bottom: 0.3rem;
  width: 92%;
}

.section5 {
  height: 2.5rem;
  background-image: url(/Images/posShops/foodcourt/5-2.jpg);
}

.section5 .img {
  width: 88%;
  position: absolute;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  top: 1.5rem;
}

.section6 {
  padding-bottom: 0.3rem;
  padding-top: 1.5rem;
}

.section7 {
  background-image: url(/Images/posShops/foodcourt/7-2.jpg);
}

.section7 p.desc {
  margin-bottom: 0.1rem;
}

.section8 {
  padding-bottom: 0.2rem;
}

.section8 .img {
  margin: 0.1rem auto;
  width: 94%;
}

.section9 {
  background-image: url(/Images/posShops/foodcourt/9-2.jpg);
}

.section9 .img {
  padding-bottom: 0.3rem;
}
