.contents-box > .inner .contents .wdg .content a.webzine .info-box .hit-box {
  font-size: 16px;
  color: #999;
}
.wdg.wdg_popular {
  padding: 1rem 0;
  margin-bottom: 0;
}
.wdg.wdg_popular .content .swiper-wrapper {
  flex-wrap: unset !important;
  -webkit-flex-wrap: unset !important;
  -ms-flex-wrap: unset !important;
  align-items: stretch;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide {
  width: auto;
  height: auto;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine {
  height: 100%;
  flex-direction: column;
  background: #f3f3f3;
  border-radius: 10px;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine .thumb-box {
  line-height: 0;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine .thumb-box .thumb {
  line-height: 0;
  border-radius: 10px 10px 0 0;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine .info-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  max-width: 120px !important;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine .info-box .title-box {
  text-align: left;
  margin-bottom: 10px;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine .info-box .title-box .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px !important;
  white-space: normal;
}
.wdg.wdg_popular .content .swiper-wrapper .swiper-slide .webzine .info-box .hit-box {
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: 12px !important;
  color: #999 !important;
}
@media (max-width: 932px) {
  .el_basic .contents-box .inner .contents .wdg .content a.webzine .thumb-box .thumb.popular {
    height: 70px;
  }
}
/*# sourceMappingURL=41f7ad5c897e4810ffe93770226f3f43b5957272.style.scss.map */
