@charset "UTF-8";
.root .main {
  padding-bottom: 1.1719207782rem;
}
.root .main .list {
  width: 19.9226532286rem;
  margin: 0 auto;
}
.root .main .list ul {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.5859603891rem;
}
.root .main .list ul li {
  height: 0.9375366225rem;
  width: 9.8441345365rem;
  overflow: hidden;
  border-radius: 0.2343841556rem;
  margin-left: 0.2343841556rem;
}
.root .main .list ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}
.root .main .list ul li a .point {
  display: block;
  width: 0.0937536623rem;
  height: 0.0937536623rem;
  background-color: #000000;
  border-radius: 50%;
  margin-left: 0.3515762334rem;
}
.root .main .list ul li a .title {
  width: 6.7502636822rem;
  font-size: 0.1875073245rem;
  box-sizing: border-box;
  margin-left: 0.1875073245rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: black;
}
.root .main .list ul li a .date {
  margin-right: 0.5859603891rem;
  color: #898989;
  font-size: 0.1640689089rem;
}
.root .main .list ul li:nth-child(n+1) {
  margin-left: 0;
}
.root .main .list ul li:nth-child(n+1):nth-child(-n+2),
.root .main .list ul li:nth-child(n+5):nth-child(-n+6),
.root .main .list ul li:nth-child(n+9):nth-child(-n+10) {
  /* 你的样式 */
  background-color: #F5F5F5;
}
.root .main .pageBarBox {
  width: 19.9226532286rem;
  margin: 0 auto;
  margin-top: 0.9375366225rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.1875073245rem;
  color: #676767;
}
.root .main .pageBarBox .page {
  cursor: pointer;
  margin-left: 0.1171920778rem;
  border: 0.0117192078rem solid #E5E5E5;
  height: 0.4687683113rem;
  line-height: 0.4687683113rem;
  box-sizing: border-box;
  padding: 0 0.2343841556rem;
}
.root .main .pageBarBox .current {
  background-color: #FF6600;
  color: white;
}/*# sourceMappingURL=changjianwenda.css.map */