@import "./mixins"; $maincolor : #ff6b1a; .page-video-preview{ padding-top: px2rem(420); .preview-hd{ position: fixed; top: 0; left: 0; z-index: 2; width: 100%; height: px2rem(420); background: #000000; video{ position: relative; width: 100%; height: 100%; z-index: -10000; } } .preview-bd{ } }