﻿.last-ps{margin-bottom:35px;min-height:200px}
.last-ps .slider-auto .item{margin:0 0 0 15px;width:230px}
.last-ps .slider-auto .item .pic{height:200px}


@media only screen and (min-width:920px){
.last-ps .slider-auto.owl-carousel .owl-nav div.disabled{visibility:hidden}
.last-ps .slider-auto.owl-carousel .owl-nav{max-width:100%;width:100%;margin:0;display:block}
.last-ps .slider-auto.owl-carousel .owl-nav div{width:60px;height:100%;bottom:0;position:absolute;cursor:pointer;border-radius:0;box-shadow:none}
.last-ps .slider-auto.owl-carousel .owl-nav div.owl-next{left:0;background:linear-gradient(to left,transparent,var(--body))}
.last-ps .slider-auto.owl-carousel .owl-nav div.owl-prev{right:0;background:linear-gradient(to right,transparent,var(--body))}
.last-ps .slider-auto.owl-carousel .owl-nav div.disabled,.last-ps .slider-auto.owl-carousel .owl-nav div i{opacity:0}
.last-ps .slider-auto.owl-carousel .owl-nav div i{width:40px;height:40px;float:right;margin:0 10px;background:#fff;color:#53565d;border-radius:50%;padding-top:12px;box-shadow:0 0 5px 2px rgba(0,0,0,.1)}
.last-ps:hover .owl-carousel .owl-nav div i{backdrop-filter:blur(5px);opacity:1}
.last-ps .slider-auto .item:hover .pic{opacity:.8}
}
@media only screen and (max-width:920px){
.last-ps{margin-bottom:15px}
}