.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;
}
.root .main .list ul li {
  height: 4.6876831126rem;
  width: 2.9298019454rem;
  border-radius: 0.2343841556rem;
  overflow: hidden;
  margin-top: 0.5859603891rem;
  margin-left: 0.4687683113rem;
}
.root .main .list ul li a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.root .main .list ul li a .img {
  display: block;
  width: 100%;
  height: 100%;
}
.root .main .list ul li a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 0.7031524669rem;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0.2343841556rem;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0.1171920778rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  text-align: center;
}
.root .main .list ul li:nth-child(6n+1) {
  margin-left: 0;
}
.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=zhoubianjingdian.css.map */