.mySwiper1{width:100%;max-width:1260px;height:48px;background:#f5f5f7}.mySwiper1 .swiper-wrapper{background:#f5f5f7}.swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:200px;background:#f5f5f7}.swiper-slide>div{font-size:16px;height:100%;line-height:48px;padding:0 16px;color:#333;background-color:#f5f5f7}.swiper-slide>div.active{font-size:16px;font-weight:500;color:#fff;background-color:#c4272c;border-radius:24px}.swiper-content{position:relative}.swiper-button-next,.swiper-button-prev{color:red;opacity:1;filter:blur(1px);transition:opacity .3s,filter .3s;z-index:100}.device-bar-wrapper{position:relative;width:100%;display:flex;align-items:center}.device-bar{display:flex;background:#f5f5f7;border-radius:40px;padding:0 4px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;height:56px;align-items:center}.device-bar::-webkit-scrollbar{display:none}.device-item{padding:0 24px;height:48px;line-height:48px;margin:0 4px;border-radius:24px;background:0 0;color:#333;font-size:16px;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;font-weight:400;user-select:none}.device-item.active{background:#c4272c;color:#fff;font-weight:600}.device-bar-pre{width:150px;height:150px;position:absolute;left:-22px;transform:rotate(180deg)}.device-bar-next{width:150px;height:150px;position:absolute;right:-22px}.device-bar-next,.device-bar-pre{cursor:pointer}.device-bar-next img,.device-bar-pre img{width:150px;heigh:150px}.images img{width:100%;margin-bottom:50px;object-fit:cover;object-position:center}