.bg-zlj1 {
    background-image: linear-gradient(to bottom, #eff6ff, #fff);
}

.breadcrumb {
    padding: 0 !important;
    list-style-type: none !important;
    background-color: transparent !important;
}

.breadcrumb-item:not(:first-child)::before {
    content: ">" !important;
    font-weight: 700 !important;
}

.inline-block {
    display: inline-block;
}

.rounded-full {
    border-radius: 9999px;
}

.bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.font-medium {
    font-weight: 500;
}

.text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

.text-lg {
    font-size: 1rem;
    line-height: 1.75rem;
}

.italic {
    font-style: italic;
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.right-box {
    padding: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}

.countdown-container {
    display: flex;
    /* background-color: #333; */
    color: white;
    padding: 10px 0;
    border-radius: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); */
}

.time-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: rgb(30 58 138);
    border-radius: 0.5rem;

}

.time-value {
    font-size: 1.2rem;
    font-weight: bold;
    /* background-color: #222; */
    padding: 0px 15px;
    border-radius: 5px;
    /* min-width: 80px; */
    text-align: center;
}

.time-label {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-top: 5px;
    color: #e5e7eb;
}

.milliseconds {
    align-self: flex-end;
    margin-bottom: 15px;
    font-size: 0.875rem;
    color: rgb(239 68 68);
}

.separator {
    font-size: 3rem;
    align-self: center;
    margin: 0 5px;
}

.price-zlj {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.price-z1 {
    color: rgb(220 38 38);
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.rounded-xl {
    border-radius: 0.75rem;
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.p-4 {
    padding: 1rem;
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.shop-btn {
    width: 100%;
    border-radius: 0.75rem !important;
    background: #ef4444 !important;
    background-color: #ef4444 !important;
    border: none;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    font-weight: 600;
    font-size: 1rem;
}

.text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}

.bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgb(254 240 138 / var(--tw-border-opacity, 1)) !important;
}

.border {
    border-width: 1px !important;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.icon-zlj {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.font-bold {
    font-weight: 700;
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}

.text-purple-600 {
    --tw-text-opacity: 1;
    color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}

.p-5 {
    padding: 1.25rem !important;
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.paimai {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.grid1 {
    display: grid;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-x-6 {
    column-gap: 1.5rem;
}

.gap-y-3 {
    row-gap: 0.75rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.font-medium {
    font-weight: 600;
}

.gallery {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    width: 100%;
    overflow: auto;
}

.item {
    flex: 1;
    height: 5rem;
    min-width: 17.8%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

@media (max-width: 996px) {
    .item {
        min-width: 20%;
    }

    .phone-mg {
        margin-bottom: 10px;
    }
}

.item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item.video::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item.video::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 16px solid rgb(37 99 235);
    border-bottom: 10px solid transparent;
    z-index: 2;
}

.display-area {
    width: 100%;
    height: 342px;
    background-color: #f5f5f5;
    border-radius: 8px;
    object-fit: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

@media (max-width: 996px) {
    .display-area {
        height: 200px;
    }
}

.display-area img,
.display-area video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.display-area .placeholder {
    color: #999;
    font-size: 18px;
}

.gallery .active {
    border: 2px solid #2563eb;
}

.video-player-container {
    width: 80%;
    max-width: 800px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.video-element {
    width: 100%;
    display: block;
    background-color: #000;
}

.video-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s;
}



.play-button {
    width: 80px;
    height: 80px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
    transition: transform 0.3s, background-color 0.3s;
}

.play-button::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 25px solid rgb(37 99 235);
    border-bottom: 15px solid transparent;
    margin-left: 5px;
}

.video-poster:hover .play-button {
    transform: scale(1.1);
    background-color: rgba(255, 255, 255, 0.3);
}

.video-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    color: white;
    font-size: 16px;
    opacity: 1;
    transition: opacity 0.3s;
}

/* 新增如下 */
@media (max-width: 992px) {
    .col-lg-4-zlj {
        flex: 0 0 auto;
        width: 33.33333333% !important;
        padding: 5px !important;
    }
}

/* 结束 */