.content {
  padding-top: 0.44rem;
  /* 导航 */
  /* 滚动商圈 */
  /* 品牌故事 */
  /* 加盟热线 */
  /* 展示 */
  /* 堂食+外卖 */
  /* 一站式服务 */
  /* 加盟资讯 */
}
.content nav {
  display: flex;
  padding: 0.305rem 0.253rem 0.23rem 0.245rem;
  border-bottom: 5px solid #eaeaea;
  justify-content: space-between;
  flex-flow: row wrap;
}
.content nav a {
  display: block;
  flex: 0 0 33%;
}
.content nav a img {
  display: block;
  width: 100%;
}
.content .tradingArea {
  padding-top: 0.2rem;
}
.content .tradingArea > ul {
  display: flex;
  justify-content: space-between;
  background-image: linear-gradient(0deg, #d60109 0%, #e80c0c 100%), linear-gradient(#ce0910, #ce0910);
  background-blend-mode: normal,
      normal;
  box-shadow: 1px 1px 1px 0 rgba(218, 3, 10, 0.59);
}
.content .tradingArea > ul li {
  flex: 1;
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-top: 0.06rem;
  padding-bottom: 0.06rem;
}
.content .tradingArea > ul li:nth-of-type(-n+2) {
  border-right: 1px solid #fff;
}
.content .tradingArea .ta-banner {
  height: 1.75rem;
  margin-top: 0.1rem;
}
.content .tradingArea .ta-banner .swiper-slide {
  height: auto;
}
.content .tradingArea .ta-banner .swiper-slide > ul {
  height: 0.35rem !important;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #eaeaea;
}
.content .tradingArea .ta-banner .swiper-slide > ul li {
  flex: 1;
  text-align: center;
  line-height: 0.35rem;
  font-size: 13px;
  color: #333;
}
.content .tradingArea .to-form {
  display: block;
  width: 100%;
  height: 0.5rem;
  background: url("../images/index/tear_btn.png") no-repeat center center;
  background-size: contain;
  margin-top: 0.225rem;
  margin-bottom: 0.3rem;
}
.content .story img {
  display: block;
  width: 100%;
}
.content .join-phone-num {
  margin-top: 0.14rem;
}
.content .join-phone-num a {
  display: block;
  width: 100%;
}
.content .join-phone-num a img {
  display: block;
  width: 100%;
}
.content .product-show {
  padding-top: 0.4505rem;
  /* 展示上部分 */
  /* 展示下部分 */
}
.content .product-show .ps-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}
.content .product-show .ps-top a:nth-of-type(1) {
  flex: 0 0 1.46rem;
  height: 1.27rem;
  background-color: #f4dc58;
  border-radius: 10px;
}
.content .product-show .ps-top a:nth-of-type(1) img {
  display: block;
  width: 1.405rem;
  border-radius: 10px;
  margin: 0.03rem auto;
}
.content .product-show .ps-top a:nth-of-type(2) img {
  display: block;
  width: 1.745rem;
}
.content .product-show .ps-bottom {
  background-color: #ebde87;
  padding-top: 0.085rem;
  padding-bottom: 0.085rem;
  /* 轮播图 */
}
.content .product-show .ps-bottom .psb-banner a {
  display: block;
  width: 100%;
}
.content .product-show .ps-bottom .psb-banner a img {
  display: block;
  width: 100%;
}
.content .type {
  margin-top: 10px;
}
.content .type img {
  display: block;
  width: 100%;
}
.content .join {
  margin-left: 0.32rem;
  height: 2.61rem;
  background: url("../images/index/join_bg.png") no-repeat center center;
  background-size: contain;
  position: relative;
}
.content .join .btns {
  width: 2.5rem;
  position: absolute;
  top: 1.2rem;
  left: 0;
}
.content .join .btns a {
  float: left;
  text-align: center;
  display: block;
  background-color: #d03a40;
  box-shadow: 2px 2px 0px 0px rgba(251, 180, 183, 0.41);
  border-radius: 5px;
  font-size: 16px;
  color: #ffffff;
  padding: 5px 9px;
  margin-bottom: 0.15rem;
  margin-right: 0.25rem;
}
.content .news {
  margin-top: 0.275rem;
}
.content .news .nav-bar {
  height: 0.4rem;
  background-color: #f4f4f4;
  padding-right: 31px;
  padding-left: 0.16rem;
}
.content .news .nav-bar div {
  width: 1.085rem;
  margin-top: 11px;
}
.content .news .nav-bar div img {
  display: block;
  width: 100%;
}
.content .news .nav-bar a {
  display: block;
  padding: 0.06rem 0.1rem;
  line-height: 100%;
  text-align: center;
  background-color: #ffd71c;
  box-shadow: 2px 2px 0px 0px rgba(158, 158, 158, 0.44);
  border-radius: 20px;
  font-size: 15px;
  color: #160e0e;
  margin-top: 5.5px;
}
.content .news .new-list li {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 0.31rem;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #eaeaea;
}
.content .news .new-list li a {
  display: flex;
  justify-content: space-between;
}
.content .news .new-list li a .img-box {
  flex: 0 0 1.2rem;
  margin-right: 13px;
}
.content .news .new-list li a .img-box img {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.content .news .new-list li a .msg-box {
  flex: 0 0 2.12rem;
}
.content .news .new-list li a .msg-box h2 {
  width: 2rem;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content .news .new-list li a .msg-box p {
  font-size: 12px;
  width: 212px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0.07rem;
  margin-bottom: 0.1rem;
  color: #666;
  display: none;
}
.content .news .new-list li a .msg-box p:nth-child(-n+2) {
  display: block;
}
.content .news .new-list li a .msg-box .news-time {
  color: #666;
}
/*# sourceMappingURL=index.css.map */