.container[data-v-90e83e9a]{width:1200px;margin:40px 0 50px 0;display:inherit}.container[data-v-90e83e9a] .swipe{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:100%}.container[data-v-90e83e9a] .swipe .item{display:inherit;position:relative;width:380px;height:200px;margin-right:30px;cursor:pointer;overflow:hidden}.container[data-v-90e83e9a] .swipe .item:last-child{margin-right:0}.container[data-v-90e83e9a] .swipe .item .img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .25s;-webkit-transition:transform .25s}.container[data-v-90e83e9a] .swipe .item .img img{width:100%;height:100%;object-fit:cover}.container[data-v-90e83e9a] .swipe .item .img:hover{transform:scale3d(1.2,1.2,1);-webkit-box-shadow:0 3px 30px #c8c8c8;-moz-box-shadow:0 3px 30px #c8c8c8;box-shadow:0 3px 30px #c8c8c8}.container[data-v-90e83e9a] .swipe .item .btm-wrap{position:absolute;bottom:0;left:0;height:40px;width:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}.container[data-v-90e83e9a] .swipe .item .btm-wrap .title{text-align:center;font-size:16px;font-weight:400;line-height:20px;color:#fff}