/*
 * @Author: MEDCON 
 * @Date: 2021-04-15 13:54:35 
 * @Last Modified by:   MEDCON美迪康会务通学术会议服务平台 
 * @Last Modified time: 2021-04-15 13:54:35 
 */
body {
  max-width: 640px;
}
.base-message {
  display: none;
}
.swiper-container ul li a img {
  width: 100%;
}
.huiyi-list ul {
  margin-bottom: 0.75rem;
}
.huiyi-list ul li {
  color: #fff;
  margin: 0 0;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  height: 2.1rem;
  width: calc(50% - 0.75rem);
  -webkit-border-radius: 0.44rem;
  -moz-border-radius: 0.44rem;
  border-radius: 0.44rem;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-color: #fff;
  background-repeat: no-repeat;
}
.huiyi-list ul li a {
  color: #fff;
  text-align: center;
  position: relative;
  padding: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.huiyi-list ul li i {
  font-size: 1rem;
  line-height: 1rem;
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
}
.huiyi-list ul li i img {
  width: 1rem;
}
.huiyi-list ul li .menu-title {
  font-size: 0.7rem;
  color: #fff;
  font-weight: bold;
  width: 100%;
}
.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%;
  color: #fff;
}
.huiyi-list ul li:nth-child(1),
.huiyi-list ul li:nth-child(n+8) {
  width: 100%;
  margin-right: 0.5rem;
  height: 2rem;
}
.huiyi-list ul li:nth-child(2) {
  height: 4.75rem;
}
.huiyi-list ul li:nth-child(4) {
  margin-top: -2.15rem;
  margin-left: calc(50% + 0.2rem);
}
.huiyi-list ul li:nth-child(7) {
  height: 4.75rem;
}
.huiyi-list ul li:nth-child(6) {
  margin-top: 3.15rem;
  margin-left: calc(-50% + 0.75rem);
}
.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 */