
body {
  max-width: 640px;
}
.base-message {
  display: none;
}
.swiper-container ul li a img {
  width: 100%;
}
.huiyi-list {
  margin-top: 0.3rem;
}
.huiyi-list ul li {
  color: #fff;
  margin: 0 0;
  margin-top: 0.33rem;
  margin-left: 0.33rem;
  height: 3.6rem;
  width: calc(50% - 0.5rem);
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
  position: relative;
}
.huiyi-list ul li a {
  color: #fff;
  text-align: center;
  padding: 0.7rem;
  background-color: transparent; /* 设置父容器背景为透明 */
}
.huiyi-list ul li i {
  font-size: 1rem;
  line-height: 1rem;
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
}
.huiyi-list ul li img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: fill;
  border-radius: 10px; /* 设置边框为圆弧形，10px为圆弧的半径大小 */
  overflow: hidden; /* 隐藏超出边框的内容 */
}
.huiyi-list ul li .menu-title {
  font-size: 0.7rem;
  font-weight: 500;
  color: #fff;
  width: 100%;
  text-align: left;
}
.huiyi-list ul li .temp-fjj:before {
  content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
  display: none;
  width: 100%;
  height: 5px;
}
.huiyi-list ul li .specal-style {
  font-style: italic;
}
.huiyi-list ul li .specal-style .end-day {
  margin-top: 2rem;
  font-size: 2.25rem;
}
.huiyi-list ul li .specal-style .menu-today {
  font-size: 0.7rem;
  font-style: normal;
  color: #eee;
  font-family: normal;
}
.huiyi-list ul li .time-number,
.huiyi-list ul li .time-size {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0.9rem;
  font-size: 1.2rem;
  width: 100%;
}
.huiyi-list ul li .time-size {
  bottom: 0.2rem;
  font-size: 0.5rem;
  color: #eee;
}
.huiyi-list ul li .time-number p,
.huiyi-list ul li .time-size p {
  display: inline-block;
  width: 2.5rem;
}
.huiyi-list ul li .menu-sub-title {
  font-size: 0.55rem;
  line-height: 0.55rem;
  margin-top: 0.2rem;
  width: 100%;
  min-height: 0.85rem;
  color: #606060;
  text-align: left;
}
.huiyi-list ul li:nth-child(1) {
  color: #fff;
  margin: 0 0;
  margin-top: 0.33rem;
  margin-left: 0.33rem;
  height: 3.6rem;
  width: calc(50% - 0.5rem);
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
}
.huiyi-list ul li:nth-child(1) > a i:before {
  margin: 0;
}
.huiyi-list ul li:nth-child(1) > a i {
  font-size: 2rem;
  bottom: 50%;
  margin-top: -1rem;
  right: 50%;
  margin-right: -1rem;
}
.huiyi-list ul li:nth-child(1) > a .menu-title {
  text-align: center;
  margin-top: 4.3rem;
}
.huiyi-list ul li:nth-child(1) > a .menu-sub-title {
  text-align: center;
}
.huiyi-list ul li:nth-child(2),
.huiyi-list ul li:nth-child(3),
.huiyi-list ul li:nth-child(4),
.huiyi-list ul li:nth-child(5) {
  width: calc(50% - 0.5rem);
}
.huiyi-list ul li:nth-child(3) {
  margin-top: -3.6rem;
  margin-left: calc(50% + 0.165rem);
}
.huiyi-list ul li:nth-child(8n+1) {
  background-image: linear-gradient(0deg, #183ec3 0%, #0591df 100%);
}
.huiyi-list ul li:nth-child(8n+2) {
  background-image: linear-gradient(0deg, #036bd6 0%, #0ac6e0 100%);
}
.huiyi-list ul li:nth-child(8n+3) {
  background-image: linear-gradient(0deg, #69b93d 0%, #d5cf00 100%);
}
.huiyi-list ul li:nth-child(8n+4) {
  background-image: linear-gradient(0deg, #009ecf 0%, #4eb55f 100%);
}
.huiyi-list ul li:nth-child(8n+5) {
  background-image: linear-gradient(0deg, #e48800 0%, #e56f22 50%, #e55641 100%);
}
.huiyi-list ul li:nth-child(8n+6) {
  background-image: linear-gradient(0deg, #e09900 0%, #dcc500 100%);
}
.huiyi-list ul li:nth-child(8n+7) {
  background-image: linear-gradient(0deg, #0291cc 0%, #4cb561 100%);
}
.huiyi-list ul li:nth-child(8n+8) {
  background-image: linear-gradient(0deg, #0267d5 0%, #0bcde1 100%);
}
.sub-nav-box .sub-nav-child a .icon-box i {
  position: static;
}
.sub-nav-box .sub-nav-child a p {
  text-align: center;
}
/*# sourceMappingURL=index.css.map */