@charset "utf-8"; @import "./top-nav.css"; @import "./banner-list.css"; @import "./highlight-overview.css"; @import "./page-explore.css"; @import "./intelligent-nav.css"; @import "./sound-spectrum.css"; /* 公共样式 */ #alphard { min-height: 200vh; min-height: -webkit-calc(var(--vh) * 200); min-height: -moz-calc(var(--vh) * 200); min-height: calc(var(--vh) * 200); background-color: black; } .car-policy { background: no-repeat center; -o-background-size: cover; background-size: cover; } .car-policy .section-content .verticalcenter .policy-swiper .buy-item .bug-main h2 { line-height: 1.5; } .car-policy .section-content .verticalcenter .slide-bottom .tab-item { margin-left: 1rem; } .car-policy .section-content .verticalcenter .slide-bottom .tab-item:last-child { margin-right: 1rem; } .active-info { background: url(/uploads/image/2saialphard/hd_bg.jpg) no-repeat center; -o-background-size: cover; background-size: cover; } .config-price .section-content .verticalcenter { top: 55vh; } .config-price .section-content .verticalcenter .slide-bottom .remarks_small { text-align: center; font-size: 0.18rem; padding-right: 0%; bottom: -0.5rem; } @media (max-width: 768px) { .car-policy { background-image: ; } .car-policy .section-content .verticalcenter .slide-bottom .tab-item { margin-left: 0; } .car-policy .section-content .verticalcenter .slide-bottom .tab-item:last-child { margin-right: 0; } .active-info { background-image: url(/uploads/image/2saiam/hd_bg.jpg); } }