.car-video-box[data-v-0f31ccec]{display:grid;grid-template-columns:repeat(auto-fill,minmax(23%,1fr));gap:var(--home-gap,20px);justify-items:start}.car-video-box .item[data-v-0f31ccec]{width:100%;border-radius:var(--home-radius,16px);overflow:hidden;background:var(--home-card,#fff);box-shadow:var(--home-shadow,0 2px 12px rgba(17,24,39,.05));transition:transform .25s ease,box-shadow .25s ease}.car-video-box .item[data-v-0f31ccec]:hover{transform:translateY(-4px);box-shadow:var(--home-shadow-hover,0 10px 30px rgba(17,24,39,.1))}.car-video-box .item[data-v-0f31ccec] .car-new-box{padding:0;border-radius:0;box-shadow:none;background:transparent}.car-video-box .item[data-v-0f31ccec] .car-new-box .img-box{border-radius:var(--home-radius,16px) var(--home-radius,16px) 0 0;overflow:hidden}.car-video-box .item[data-v-0f31ccec] .car-new-box .img-box .el-image img{transition:transform .4s ease}.car-video-box .item[data-v-0f31ccec] .car-new-box .img-box .video-btn{width:46px;height:46px;opacity:.55;backdrop-filter:blur(2px);transition:opacity .25s ease,transform .25s ease}.car-video-box .item[data-v-0f31ccec] .car-new-box .img-box .video-btn .icon{height:46px;line-height:46px;width:46px}.car-video-box .item[data-v-0f31ccec] .car-new-box .info-box{padding:14px 16px 16px}.car-video-box .item[data-v-0f31ccec] .car-new-box .info-box .title{font-size:15px;height:45px;transition:color .18s ease}.car-video-box .item[data-v-0f31ccec] .car-new-box .info-box .report-info{margin-top:8px;color:var(--home-text-sub,#8a94a6)}.car-video-box .item[data-v-0f31ccec]:hover .car-new-box .img-box .el-image img{transform:scale(1.06)}.car-video-box .item[data-v-0f31ccec]:hover .car-new-box .img-box .video-btn{opacity:.8;transform:scale(1.08)}.car-video-box .item[data-v-0f31ccec]:hover .car-new-box .info-box .title{color:var(--home-primary,#41a9d4)}