@charset "utf-8"; @import "./top-nav.css"; @import "./banner-list.css"; @import "./intelligent-nav.css"; @import "./vr-car-list.css"; @import "./highlight-overview.css"; @import "./page-appearance.css"; @import "./sound-spectrum.css"; /* 公共样式 */ #levinlin { min-height: 200vh; background-color: black; } .qjkc_bar, .remarks_small { display: none !important; } .levinlin-body { width: 100%; height: 100vh; } .minheight { min-height: 100vh; } #get-height { height: 100vh; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: -2; /* background-color: aqua; */ } /* @supports (-webkit-touch-callout: none) { .levinlin-body { height: -webkit-fill-available; } } */ /* .levinlin-body:nth-child(2n) { background-color: #efefef; } */ .bgfilter { -webkit-filter: blur(15px); filter: blur(15px); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; pointer-events: none; } .car-policy { background: url(/uploads/image/2sailevinlin/gc_bg.jpg) no-repeat center; -o-background-size: cover; background-size: cover; } .car-policy.mob { background-image: url(/uploads/image/2sailm/gc_bg.jpg); } .active-info { background: url(/uploads/image/2sailevinlin/hd_bg.jpg) no-repeat center; -o-background-size: cover; background-size: cover; } .active-info.mob { background-image: url(/uploads/image/2sailm/hd_bg.jpg); }