﻿.archive-slider .owl-dots{display:none}
.archive-slider .owl-nav .owl-prev,.archive-slider .owl-nav .owl-next{width:70px;height:calc(100% - 37px);border-radius:0;box-shadow:none;top:37px}
.archive-slider .owl-nav .owl-prev i,.archive-slider .owl-nav .owl-next i{font-size:40px;opacity:0}
.archive-slider .owl-nav .owl-prev.disabled i,.archive-slider .owl-nav .owl-next.disabled i{opacity:0 !important}
.archive-slider:hover .owl-nav .owl-prev i,.archive-slider:hover .owl-nav .owl-next i{opacity:.8}
.archive-slider .owl-nav .owl-prev{right:0;background:linear-gradient(to right,transparent,var(--body))}
.archive-slider .owl-nav .owl-next{left:0;background:linear-gradient(to left,transparent,var(--body))}
.archive-slider .owl-carousel .owl-stage-outer{overflow:inherit}
.archive-slider .owl-carousel{position:inherit}
.archive-slider.hotest .ents{background:linear-gradient(to right,#66bfc5,var(--color2));margin-bottom:10px;padding:10px 20px}
.archive-slider.hotest .ents .owl-nav .owl-prev{background:linear-gradient(to right,transparent,var(--color2))}
.archive-slider.hotest .ents .owl-nav .owl-next{background:linear-gradient(to left,transparent,#66bfc5)}
.archive-slider.hotest .ents .owl-nav .owl-prev,.archive-slider.hotest .ents .owl-nav .owl-next{width:50px;top:0;height:100%}
.archive-slider.hotest .ents .owl-carousel .head{width:200px;padding:56px 20px}
.archive-slider.hotest .ents .owl-carousel{overflow:hidden}

@media only screen and (max-width:920px){
.archive-slider.hotest .main{max-width:100%}
.archive-slider.hotest .ents{padding:0 18px;border-radius:0}
.archive-slider.hotest .ents .owl-carousel .head{width:110px;padding:55px 0;margin-left:10px}
.archive-slider.hotest .ents .owl-carousel{overflow-x:auto}
.archive-slider .owl-carousel .mini-p{margin-top:10px}
.archive-slider.hotest .owl-carousel .mini-p{margin-top:15px}
}