.introul{position:sticky;top:139px}
@media only screen and (max-width:1080px) {
.tophead_ter{height:56px!important}
.topintroul{width:90%;margin:0 auto;margin-top:17px!important;margin-bottom:80px!important}
.introul1 ul li{padding:6px 12px!important;line-height:1.7}
.accordioncontent{overflow:hidden;opacity:0;transition:all 300ms ease-in-out}
.accordioncontent[area-expanded="false"]{opacity:0}
.accordioncontent[area-expanded="true"]{opacity:1}
.topbut img{transform:rotate(2deg);transition:all 200ms ease-in-out}
.topactive.topbut img{transform:rotate(180deg);transition:all 200ms ease-in-out}
}
body.no-scroll{overflow:hidden}
.overlay-span_cart{content:"";position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#000;visibility:hidden}
.filtermob{position:fixed;transition:all 500ms ease;bottom:62px;width:100%;background:#000;margin:0 auto;overflow-y:auto;z-index:999}
.filter_top{background:#000;text-align:center;padding:6px 0;position:fixed;z-index:9;transition:all .2s ease;cursor:pointer}
@media only screen and (max-width:580px) {
.tophead_ter{height:56px!important}
.topintroul{width:90%;margin:0 auto;margin-top:17px!important;margin-bottom:80px!important}
.introul1 ul li{padding:6px 12px!important;line-height:13px;padding:6px 12px!important;line-height:13px}
.accordioncontent{overflow:hidden;opacity:0;transition:all 300ms ease-in-out}
.accordioncontent[area-expanded="false"]{opacity:0}
.accordioncontent[area-expanded="true"]{opacity:1}
.topbut img{transform:rotate(2deg);transition:all 200ms ease-in-out}
.topactive.topbut img{transform:rotate(180deg);transition:all 200ms ease-in-out}
.filter_top img{transform:rotate(180deg)}
.topactive{transform:rotate(360deg)!important}
}