
.wrapper {
  background-image: linear-gradient(to bottom, #a9d4ff 0%, #eafbfa 30%, #fcfdfe 100%);
}
.huiyi-list {
  padding-top: 0.5rem;
}
.huiyi-list ul {
  margin-left: 0.375rem;
}
.huiyi-list ul li {
  color: #fff;
  margin: 0 0.275rem 0.375rem 0;
border-radius: 10px;
  height: 4rem;
}
.huiyi-list ul li a {
  background: rgba(0, 0, 0, 0.14);
}

.huiyi-list ul li:nth-child(7n+1),.huiyi-list ul li:nth-child(7n+3),.huiyi-list ul li:nth-child(7n+4),.huiyi-list ul li:nth-child(7n+5),.huiyi-list ul li:nth-child(7n+7){
  width: calc((100% - 1.1rem) / 3);	
  
}
.huiyi-list ul li:nth-child(7n+2){
  width: calc(100% - (100% - 1.1rem) / 3 - 0.75rem);
  background: url("../image/4.jpg") no-repeat center;
  background-size: 100% 100%;
  
}

.huiyi-list ul li:nth-child(7n+6){  
  width: calc(100% - (100% - 1.1rem) / 3 - 0.75rem);
  background: url("../image/3.jpg") no-repeat center;
  background-size: 100% 100%;
  }




.huiyi-list ul li a {
  color: #fff;
}
.huiyi-list ul li i {
  padding-top: 0.4rem;
  font-size: 1.6rem;
  line-height: 2rem;
  display: flex;
  align-items: center;
}
.huiyi-list ul li i img {
  width: 1.4rem;
}
.huiyi-list ul li .menu-today {
  font-size: 0.4rem;
  margin-top: 0.625rem;
}
.huiyi-list ul li .temp-fjj:before {
  content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
  display: none;
  width: 100%;
  height: 5px;
}
.huiyi-list ul li .menu-title {
  font-size: 0.6rem;
  margin-top: 0.6rem;
  padding: 0 0.2rem;
}
.huiyi-list ul li .menu-sub-title {
  font-size: 0.55rem;
  line-height: 0.55rem;
  padding: 0 0.2rem;
  margin-bottom: 0.5rem;
}
.huiyi-list ul li .menu-today {
  font-size: 0.4rem;
  margin-top: 0.625rem;
  line-height: 1.35;
}
.huiyi-list ul li:nth-child(9n+1) {
  background-color: #ce948f;
}
.huiyi-list ul li:nth-child(9n+2) {
  background-color: #ffb4a9;
}
.huiyi-list ul li:nth-child(9n+3) {
  background-color: #ffe46d;
}
.huiyi-list ul li:nth-child(9n+4) {
  background-color: #fdc78c;
}
.huiyi-list ul li:nth-child(9n+5) {
  background-color: #afd7f2;
}
.huiyi-list ul li:nth-child(9n+6) {
  background-color: #59d6fa;
}
.huiyi-list ul li:nth-child(9n+7) {
  background-color: #89ea8c;
}
.huiyi-list ul li:nth-child(9n+8) {
  background-color: #51e8b7;
}
.huiyi-list ul li:nth-child(9n+9) {
  background-color: #e2acfe;
}
/*# sourceMappingURL=index.css.map */
.huiyi-list ul li:nth-child(7n+6) i{
	padding-top: 0rem;
  }
.huiyi-list ul li:nth-child(7n+6) img{
	width:2.2rem;
  }
  .huiyi-list ul li:nth-child(7n+6) p{
	margin-top:0.2rem;
  }