.notice-more {display: block;position: absolute;border: 0;width: 11.6rem;height: 6rem;border-radius: 0;background: url(./../../images/icon/ic-schedule-more-on.png) no-repeat right center;text-indent: -9999px;top: 65px;}
.notice-more::after {content: 'View More';position: absolute;left: 0;top: 50%;transform: translateY(-50%);color: #222;font-weight: 400;font-size: 1.7rem;text-indent: 0;white-space: nowrap;}
@media screen and (max-width:1023px) {
  .notice-more{font-size:16px;background-size:12px;width: 10rem;top: 50px;}
}


.wrap-photo .swiper-slide{padding-right:25px;}