@charset "UTF-8";.vehicle-detail-wrap .vehicle-showcase[data-v-ece41861]{margin-top:-120px;width:100%;height:75vh;max-height:810px;background:linear-gradient(180deg,#1a1a1a 0%,#2c2c2c 100%);position:relative;overflow:hidden}.vehicle-detail-wrap .vehicle-showcase img[data-v-ece41861]{width:100%;height:100%;object-fit:cover}.vehicle-detail-wrap .info-title[data-v-ece41861]{margin:48px 0;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.vehicle-detail-wrap .showcase-content .vehicle-name[data-v-ece41861]{color:#000;font-size:40px;margin:0}.vehicle-detail-wrap .view-btn[data-v-ece41861]{background:#fff;height:45px;color:#888;border:1px solid #808080;padding:12px 25px;font-size:20px;line-height:45px;border-radius:32px}.vehicle-detail-wrap .view-btn[data-v-ece41861]:hover{background:#f2d231;color:#245eb2}.vehicle-detail-wrap .view-btn i[data-v-ece41861]{margin-right:5px}.vehicle-detail-wrap .info-section[data-v-ece41861]{padding:120px 0;max-width:1200px;margin:0 auto}.vehicle-detail-wrap .info-section .section-header[data-v-ece41861]{margin-bottom:72px;position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;gap:18px}.vehicle-detail-wrap .info-section .section-header h2[data-v-ece41861]{font-size:40px;color:#245eb1;font-weight:400;margin:0;line-height:1}.vehicle-detail-wrap .info-section .section-header img[data-v-ece41861]{display:block}.vehicle-detail-wrap .info-section .info-grid[data-v-ece41861]{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:100px;gap:20px}.vehicle-detail-wrap .info-section .info-grid .info-item[data-v-ece41861]{width:100%;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;padding:14px 36px;background:#fff;border-radius:12px;box-shadow:0 3px 6px #245eb159;color:#000;font-size:24px;display:flex;align-items:center;justify-content:center}.vehicle-detail-wrap .info-section .info-grid .info-item .info-item-label[data-v-ece41861]{width:120px;flex-shrink:0;text-align:right;padding-right:20px}.vehicle-detail-wrap .info-section .info-grid .info-item .info-item-value[data-v-ece41861]{flex:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-detail-wrap .vehicle-gallery-section[data-v-ece41861]{padding:0;width:1200px;margin:0 auto}.vehicle-detail-wrap .vehicle-gallery-section .section-header[data-v-ece41861]{margin-bottom:72px;position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;gap:18px}.vehicle-detail-wrap .vehicle-gallery-section .section-header h2[data-v-ece41861]{font-size:40px;color:#245eb1;font-weight:400;margin:0;line-height:1}.vehicle-detail-wrap .vehicle-gallery-section .section-header img[data-v-ece41861]{display:block}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container[data-v-ece41861]{display:flex;gap:20px}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .main-image[data-v-ece41861]{flex:1;height:550px;width:925px;border-radius:8px;overflow:hidden;position:relative}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .main-image[data-v-ece41861] .el-image{width:100%;height:100%}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .main-image[data-v-ece41861] .el-image img{width:100%;height:100%;object-fit:cover}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails[data-v-ece41861]{width:255px;height:550px;position:relative;display:flex;flex-direction:column}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-nav[data-v-ece41861]{height:30px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.05);cursor:pointer;border-radius:4px}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-nav[data-v-ece41861]:hover{background:rgba(0,0,0,.1)}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-nav.prev[data-v-ece41861]{margin-bottom:10px}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-nav.next[data-v-ece41861]{margin-top:10px}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container[data-v-ece41861]{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container[data-v-ece41861]::-webkit-scrollbar{width:6px}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container[data-v-ece41861]::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container .thumbnail-item[data-v-ece41861]{width:100%;height:130px;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent;box-sizing:border-box}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container .thumbnail-item.active[data-v-ece41861]{border-color:#245eb1}.vehicle-detail-wrap .vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container .thumbnail-item img[data-v-ece41861]{width:100%;height:100%;object-fit:cover;display:block}.vehicle-detail-wrap .video-dialog[data-v-ece41861] .el-dialog__body{padding:0}.vehicle-detail-wrap .video-dialog .video-container[data-v-ece41861]{width:100%;background:#000;position:relative;padding-top:56.25%}.vehicle-detail-wrap .video-dialog .video-container .video-player[data-v-ece41861]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.vehicle-detail-wrap .video-dialog .video-container .no-video[data-v-ece41861]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}@media screen and (max-width: 768px){.vehicle-detail-wrap .vehicle-showcase[data-v-ece41861]{height:400px}.vehicle-detail-wrap .vehicle-showcase .showcase-content .vehicle-name[data-v-ece41861]{font-size:24px;margin:20px 0}.vehicle-detail-wrap .info-section[data-v-ece41861]{padding:40px 0}.vehicle-detail-wrap .info-section .section-header[data-v-ece41861]{flex-direction:column;align-items:flex-start;gap:10px}.vehicle-detail-wrap .info-section .section-header .view-btn[data-v-ece41861]{width:100%;margin-top:20px}.vehicle-detail-wrap .info-section .info-grid[data-v-ece41861]{grid-template-columns:1fr}.video-dialog[data-v-ece41861] .el-dialog{width:95%!important;margin:0 auto}.vehicle-gallery-section .gallery-container[data-v-ece41861]{flex-direction:column}.vehicle-gallery-section .gallery-container .main-image[data-v-ece41861]{height:300px}.vehicle-gallery-section .gallery-container .thumbnails[data-v-ece41861]{width:100%}.vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container[data-v-ece41861]{flex-direction:row;height:auto;overflow-x:auto;overflow-y:hidden}.vehicle-gallery-section .gallery-container .thumbnails .thumbnails-container .thumbnail-item[data-v-ece41861]{min-width:150px;height:100px}}
