/*
 * @Author: MEDCON 
 * @Date: 2021-04-15 13:53:56 
 * @Last Modified by:   MEDCON美迪康会务通学术会议服务平台 
 * @Last Modified time: 2021-04-15 13:53:56 
 */
.wrapper {
  background: #fcfdfe;
}
.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;
  width: calc((100% - 1.1rem) / 3);
  height: 4.875rem;
  margin-right: 0.375rem;
}
.huiyi-list ul li a {
  background: rgba(0, 0, 0, 0.14);
  justify-content: center;
}
.huiyi-list ul li.bigerBg1 {
  background: url("../images/1.jpg") no-repeat center;
  background-size: 100% 100%;
}
.huiyi-list ul li.bigerBg2 {
  background: url("../images/2.jpg") no-repeat center;
  background-size: 100% 100%;
}
.huiyi-list ul li a {
  color: #fff;
}
.huiyi-list ul li i {
  padding-top: 0.7rem;
  font-size: 1.6rem;
  line-height: 2rem;
  display: flex;
  align-items: center;
}
.huiyi-list ul li i img {
  width: 1.6rem;
}
.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.7rem;
  margin-top: 0.3rem;
  padding: 0 0.2rem;
  text-align: center;
}
.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: #b4a5fe;
}
.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: #89c5fe;
}
.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;
}
.huiyi-list ul li:nth-child(7n+2),
.huiyi-list ul li:nth-child(7n+5),
.huiyi-list ul li:nth-child(7n+7) {
  margin-right: 0;
}
.huiyi-list ul li:nth-child(7n+2),
.huiyi-list ul li:nth-child(7n+6) {
  width: calc(100% - (100% - 1.1rem) / 3 - 0.75rem);
  background: #1bbae4;
}
/*# sourceMappingURL=index.css.map */