/* 定义字体 */
@font-face {
    font-family: 'Baskerville Old Face'; /* 你可以给字体起任意名称 */
    src: url('https://media.vancaro.com/public/fonts/baskerville-old-face.ttf') format('truetype');
    font-weight: normal; /* 字体的粗细 */
    font-style: normal;  /* 字体样式：normal, italic等 */
}
body.black {
    color: #fff;
    background-color: #000;
}
body.black .index-new-search-from, .new-search-from {
    background-color: #000;
}
body.black .logo-box {
    background-image: url(https://media.vancaro.com/Logo/vancaro-logo-250708.png);
}
body.black #navbar .pc-icon-heart {
    background-image:url(https://media.vancaro.com/public/images/hollow-heart-white-250710.png);
}
body.black #navbar .pc-icon-user, body.black #navbar .pc-icon-cart {
    background-image: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png);
}
@media screen and (max-width: 992px) {
    body.black #navbar .nav-link.web-user-icon .pc-icon-user {
        /* width: 24px;
        height: 24px;
        margin-right: 7px; */
        background-image: url(https://media.vancaro.com/public/images/va-user-blacktheme-250801.png);
    }
    body.black #navbar .nav-link .web-contact-us-icon {
        background-image: url(https://media.vancaro.com/public/images/va-contact-us-blacktheme-250801.png);
    }
    body.black #navbar .nav-link i {
        border-color: #fff;
    }
}
body.black #navbar {
    background-color: #000;
}
body.black #navbar .navbar-toggler-icon {
    background-image: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png);
}
body.black .navbar {
    color: #fff;
    background-color: #000;
}

body.black #navbar .nav-link .top {
    color: #fff;
}
body.black #navbar .dropdown {
    background: #000;
    color: #fff;
}
body.black #navbar .select-option {
    background: #000;
}
body.black #navbar .select-option li:hover {
    background: #fff;
    color: #000;
}
body.black #navbar .select-option li.selected {
    background: #fff;
    color: #000;
}
body.black #navbar .setLocaleClick .button-arrow-after {
    background: #fff;
    color: #000;
}
body.black .web-level-three-catalog-item {
    color: #d9d9d9;
}
body.black .web-level-three-catalog-item .mm-theIcon {
    display: none;
}
body.black .product-name {
    display: block;
    color: #fff;
}
body.black .special-price {
    color: #fff;
}
body.black .product-price {
    color: #fff;
}
body.black .goods-introduction .item-title .title-sign {
    border-color: #fff;
}
body.black .also-like-set .title i {
    border-color: #fff;
}
body.black .web-price-and-review-score {
    margin-top: 10px;
}
body.black .product-detail-wrap .short-value {
    color: #ccc;
}
body.black .page-customize-detail {
    padding-top: 88px;
}
body.black .page-customize-detail .setting-title {
    background-image: url(https://media.vancaro.com/public/images/jiantou-xia-250708.png);
}
body.black .page-customize-detail .setting-title.unfold {
    background-image: url(https://media.vancaro.com/public/images/jiantou-shang-250708.png);
}

body.black .web-size-guide-btn {
    color: #fff;
}
body.black .form-control.size-select {
    background: #000;
    color: #fff;
    border-color: #fff;
}
body.black .product-size .size-select {
    background: #000; 
    border-color: rgba(255, 255, 255, 0.4);
    background-image: url(https://media.vancaro.com/public/images/jiantou-xia-250708.png);
}
body.black .form-control.size-select.size-selected {
    background: #000;
    color: #fff;
    border-color: #fff;
}
body.black .estimatedText {
    color: #fff;
}
body.black .page-customize-detail .form-control.js-customize-text-input {
    background: #000;
    color: #fff;
    border-color: #fff;
}
body.black .page-customize-detail .form-control.js-customize-text-input::placeholder {
    color: #fff;
    opacity: 0.8;
}
body.black .vancaroCustomized .web-customize-item p {
    color: #fff;
    opacity: 0.8;
}
body.black .change-goods-num {
    display: inline-flex;
    align-items: center;
    position: unset;
}
body.black .goods-num-btn {
    position: unset;
    background-image: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png);
}
body.black .change-goods-num input.goods-num {
    width: 4rem;
    margin: 0 0.5rem;
}
body.black .product-qty-content {
    display: inline-flex;
    align-items: center;
    position: unset;
}

body.black .product-qty-content .product-num-btn {
    height: 16px;
    width: 16px;
    position: unset;  
}
body.black .product-qty-content .product-num-btn.del-num-btn {
    background: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png) 0 -92px / 16px auto no-repeat;
}
body.black .product-qty-content .product-num-btn.add-num-btn {
    background: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png) 0 -330px / 16px auto no-repeat;
}
body.black .product-qty-content .qty-input {
    width: 4rem;
    margin: 0 0.5rem;
}
body.black  #AddCart {
    color: #000;
    background-color: #fff;
}
body.black .web-made-to-order a {
    color: #fff;
}
body.black .product-details-list .title {
    background: none;
}
body.black .total-score-div .bg{
    background-image: url(https://media.vancaro.com/public/images/whitewstar-250708.png);
}
body.black .totalScore .bg div {
    background-image: url(https://media.vancaro.com/public/images/yellowstar-250708.png);
}
body.black .black-submit-btn-box {
    position: fixed;
    z-index: 1005;
    left: 0;
    bottom: 20px;
    text-align: center;
    display: none;
    width: 100%;
}
body.black .black-submit-btn-box .black-submit-btn {
    width: 160px;
    background-color: #fff;
    color: #000;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: blod;
}
body.black .js-introduction-titlt-name {
    background: none;
}
body.black .also-like-set .title {
    background: none;
}
body.black .items-common-box .customerName {
    color: #fff;
}

body.black .footer {
    color: #fff;
    background-color: #000;
}
body.black .footer a {
    color: #fff;
}
body.black .footer .links dt {
    color: #fff;
}
body.black .footer .web-facebook-img,
body.black .footer .web-instagram-img,
body.black .footer .web-twitter-img,
body.black .footer .web-pinterest-img {
    background-image: url(https://media.vancaro.com/public/images/vancaro-sprite-image-90-blacktheme-250731.png);
}

/* 弹出层样式 */
body.black .web-wishlist-icon-box {
    margin-right: 0;
}
body.black .modal-submit-btn-box {
    padding: 20px 10px;
}

.modal-close-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: inherit;
    height: 28px;
    width: 28px;
    background: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png) 0 -32px / 24px auto no-repeat;
}
/* 弹层 */
body.black .modal {
    background: rgba(200,200,200,0.7);
}

body.black #blackSubmitModal .modal-dialog {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.black .modal-dialog .modal-content {
    margin: 0 2rem
}
body.black .modal-body {
    padding: 2rem 1rem;
    color: #fff;
    background: #000;
}
body.black .web-size-guide-con {
    z-index: 1099;
}
@media screen and (min-width: 576px) {
    body.black .modal-dialog {
        max-width: 600px;
    }
    body.black .modal-body {
        padding: 3rem 5rem;
    }
}
@media screen and (min-width: 990px){
    body.black .page-customize-detail {
        padding-top: 48px;
    }
}
@media screen and (min-width: 1024px) {
    body.black #navbar .nav-link:hover .dropdown {
        color: #fff;
		background-color: #000;
	}

    body.black #navbar .web-level-three-catalog-item:hover {
        color: #000;
    }
}
@media screen and (max-width: 1024px) {
    body.black .new-search-from .icon-search {
        right: 0;
        top: 0;
        height: 38px;
    }
    body.black .footer .filter .country-bg {
        border: none;
    }
    body.black .country-bg:hover {
        border: none;
        border-bottom: 1px solid #666;
    }
    body.black .footer .country-wrap:after {
        color: #fff;
    }
    body.black .footer .location-border {
        background: transparent;
    }
    body.black .footer .filter .setLocaleClick {
        background: transparent;
    }
    body.black .selected-option {
        color: #fff;
        background-color: #000;
    }
    body.black .select-option {
        color: #fff;
        background-color: #000;
    }
    body.black .setLocaleClick .button-arrow-after {
        color: #000;
        background-color: #fff;
    }
}
@media screen and (max-width: 991px) {
    body.black #navbar .collapsed .navbar-toggler-icon {
        background-image: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png);
    }
    body.black #navbar .icon-search-pos, body.black #navbar .icon-cart {
        background-image: url(https://media.vancaro.com/public/images/vancaro-sprite-60-new-250708.png);
    }
    body.black .black-submit-btn-box {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    body.black .middle-star-list {
        background-color: transparent;
    }
    body.black .modal-dialog {
        width: 90%;
        margin: 30px auto;
    }
}
.black-modal-box .new_btn_cart-black {
    margin: 20px 0;
    width: 75%;
    padding-right: 0;
}
.black-modal-box .new_btn_cart-black .btn {
    border-radius: 0;
}
@media screen and (max-width: 768px) {
    .black-modal-box .new_btn_cart-black {
        margin: 10px 0 0;
        width: 80%;
    }
}


body.black .view-in-3d-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff;
  display: none;
}
body.black .view-in-3d-modal .view-in-3d-modal__left {
    height: 100%;
    width: 100%;
    position: relative;
}
body.black .view-in-3d-loading {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  display: none;
}

body.black .view-in-3d-close {
  display: block;
  width: 30px;
  height: 30px;
  background: url("https://media.vancaro.com/public/images/vancaro-sprite-60-new.png")
    0 -40px / 30px auto no-repeat;
  position: fixed;
  top: 20px;
  right: 30px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
    /* body.black .view-in-3d-modal {
        display: flex;
    } */
    body.black .view-in-3d-modal .view-in-3d-modal__left {
        flex: 1;
    }
    body.black .view-in-3d-modal .view-in-3d-modal__right {
        width: 40%;
        min-width: 200px;
    }
}

/* 特效CSS */
body.black .page-customize-detail {
    color: #fff;
    font-family: 'Baskerville Old Face';
    background: #000;
}
#buy-btn-box {
    width: 100%;
    position: fixed;
    bottom: 5%;
    left: 0;
    z-index: 1001;
    text-align: center;
    transform: translateY(100%);
    opacity: 0;
    /* 添加过渡效果 */
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}
#buy-btn-box .buy-btn {
    border-radius: 40px;
    border: none;
    outline: none;
    padding: 0.6rem 2rem;
    text-transform: uppercase;
    cursor: pointer;
    width: 130px;
    color: #000;
}
#buy-btn-box.slide-up {
  transform: translateY(0);
  opacity: 1;
}
.top-banner .img-box {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    background-color: #000;
}

.top-banner .img-box img {
    opacity: 1;
    transition: opacity 500ms;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: cover;
    object-position: center center;
}

.top-banner .img-alt {
    width: 100%;
    position: absolute;
    bottom: 20%; 
    left: 50%;
    transform: translateX(-50%); 
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.top-banner .img-alt .alt-1 {
    line-height: 1;
    font-size: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 .8rem;
    position: relative;
    max-width: 90%;
    text-transform: uppercase;
}
.top-banner .img-alt .alt-1 .ani-box {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.top-banner .img-alt .alt-1 .ani-box > div {
    transform: translateY(100%);
}
.top-banner .img-alt .alt-2 {
    line-height: 1.1;
    width: 100%;
    max-width: 70vw;
    font-size: 1.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 .2em;
    position: relative;
    margin: 0.5rem 0;
}
.top-banner .img-alt .alt-2 .ani-box {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.top-banner .img-alt .alt-2 .ani-box > div {
    transform: translateY(100%);
}
.top-banner .img-alt .alt-3 .ani-box {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-top: 4px;
}
.top-banner .img-alt .alt-3 .ani-box > div {
    transform: translateY(100%);
}
.top-banner .img-alt .alt-3 .top-buy-now-btn {
    border-radius: 40px;
    border: none;
    outline: none;
    padding: 0.6rem 2rem;
    text-transform: uppercase;
    cursor: pointer;
    width: 130px;
    color: #000;
}
@media screen and (min-width: 768px) {
    .top-banner .img-alt {
        bottom: 10lvh; 
    }
    .top-banner .img-alt .alt-1 {
        max-width: 100%;
        font-size: 3.6rem;
        gap: 0 1rem;
    }
    .top-banner .img-alt .alt-2 {
        gap: 0 0.4rem;
        margin-bottom: 1rem;
    }
}
@media screen and (min-width: 992px) {
    .top-banner .img-alt .alt-1 {
        font-size: 4.4rem;
    }
    .top-banner .img-alt .alt-2 {
        font-size: 1.6rem;
    }
}
.banner-3d {
    background-color: #000;
}
.banner-3d .banner-img-box {
    padding-top: 177.8%;
    position: relative;
}
.banner-img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
.banner-img-box .box-title {
    position: absolute;
    top: 24%;
    left: 50%;
    z-index: 9;
    transform: translateX(-50%);
    font-size: 1.2rem;
    width: 94%;
    text-align: center;
}
.banner-img-box .box-title .box-title__top {
    font-size: 1.6rem;
}
/* body.black .view-3d__btn {
    position: unset;
    font-size: 1.8rem;
    padding: 0.5rem 1rem;
    border: 1px solid #fff;
    cursor: pointer;
    white-space: nowrap;
    background: linear-gradient(to top, white 50%, transparent 50%);
    background-size: 100% 200%;
    background-position: 0 0;
    transition: background-position 0.5s ease-in-out, color 0.5s ease-in-out;
}
body.black .view-3d__btn:hover {
    background-position: 0 100%;
    color: black; 
} */
@media screen and (min-width: 768px) {
    .banner-3d {
        display: block;
    }
    .banner-3d .banner-img-box {
        height: auto;
        padding-top: 46.35%;
    }
    .banner-img-box .box-title {
        top: 50%;
        left: 5%;
        z-index: 9;
        transform: translateY(-50%);
        font-size: 1.6rem;
        width: auto;
    }
    .banner-img-box .box-title .box-title__top {
        font-size: 2.6rem;
    }
}

.design-content {
    background-color: #000;
    color: #d9d9d9;
    text-align: center;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 177.86%;
}
.design-content .design-content-text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 6;
    transform: translate(-50%, -50%);
    width: 80vw;
}
.design-content .content-title {
    font-size: 6vw;
    position: relative;
    overflow: hidden;
}
.design-content .content-sub-title {
    font-size: 10vw;
    position: relative;
    overflow: hidden;
}
.design-content .content-sub-title > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.design-content .seg-line {
    width: 30%;
    margin-top: 2vw;
    margin-bottom: 6.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    min-height: .15625vw;
    background-color: #d9d9d9;
}
.design-content .design-content-first {
    margin-bottom: 2rem;
}
.design-content .design-content-first, .design-content .design-content-second {
    font-size: 1.3rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .design-content {
        height: 100lvh;
        padding-top: 0;
    }
    /* .design-content .content-bg {
        display: none;
    } */
    .design-content .seg-line {
        max-width: 100px;
        margin-bottom: 3vw;
    }
    .design-content .design-content-text-box {
        width: 70vw;
    }
    .design-content .content-title {
        font-size: 3vw;
    }
    .design-content .content-sub-title {
        font-size: 6vw;
        line-height: 1em;
    }
    .design-content .content-sub-title > div {
        justify-content: center;
    }
    .design-content .design-content-first, .design-content .design-content-second {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 992px) {
    .design-content .design-content-first, .design-content .design-content-second {
        font-size: 2rem;
    }
    /* .design-content .design-content-text-box {
        width: 60vw;
    } */
    /* .design-content .content-title {
        font-size: 4vw;
    } */
    .design-content .content-sub-title {
        font-size: 7vw;
        line-height: 1.2;
    }
}
@media screen and (min-width: 1200px) {
    .design-content .design-content-first, .design-content .design-content-second {
        line-height: 1.5;
    }
}

.show-img-list {
    background-color: #000;
}

.show-img-list .img-item-box {
    position: relative;
    top: 0;
    overflow: hidden;
    padding-top: 177.86%;
}

.show-img-list .img-item-box .img-ani-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
.show-img-list .img-item-box img {
    width: 100%;
    height: 100%;
}

.show-img-list .img-item-box-2 {
    padding-top: 250.8%
}
.show-img-list .img-item-box-2 .content-1-title
,.show-img-list .img-item-box-2 .content-2-title
,.show-img-list .img-item-box-2 .content-3-title {
    font-size: 10vw;
}
.show-img-list .img-item-box-2 .img-item-content-1 {
    position: absolute;
    z-index: 6;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
}
.show-img-list .img-item-box-2 .img-item-content-2 {
    position: absolute;
    z-index: 6;
    top: 74%;
    left: 6%;
    width: 40%;
}
.show-img-list .img-item-box-2 .img-item-content-3 {
    width: 40%;
    position: absolute;
    z-index: 6;
    top: 74%;
    right: 6%;
}
.show-img-list .img-item-box-3, .show-img-list .img-item-box-4 {
    display: none;
}
@media screen and (min-width: 768px) {
    .show-img-list {
        position: relative;
        height: 400lvh;
        min-height: 100lvh;
    }
    .show-img-list__box {
        position: sticky;
        top: 0;
        height: 100lvh;
        max-height: 100lvh;
    }
    .show-img-list .show-img-list__box .img-item-box  {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        height: 100%;
        width: 100%;
        border-radius: 0;
        padding-top: 0;
        overflow: hidden;
    }
    .show-img-list .img-item-box-3, .show-img-list .img-item-box-4 {
        display: inline-block;
    }
    .show-img-list .show-img-list__box .img-item-box-4 {
        z-index: 22;
    }
    .show-img-list .show-img-list__box .img-item-box-3 {
        z-index: 22;
    }
    .show-img-list .show-img-list__box .img-item-box-2 {
        z-index: 22;
    }
    .show-img-list .show-img-list__box .img-item-box-1 {
        z-index: 22;
    }
    .show-img-list .img-item-box .img-ani-box {
        height: 100%;
    }
    .show-img-list .img-item-box img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
    .show-img-list .img-item-box-2 .img-item-content-1,
    .show-img-list .img-item-box-2 .img-item-content-2,
    .show-img-list .img-item-box-2 .img-item-content-3
    {
        display: none;    
    }
}


.show-img-list-two {
    background-color: #000;
}

.show-img-list-two .img-item-box {
    position: relative;
    top: 0;
    overflow: hidden;
    padding-top: 177.86%;
}

.show-img-list-two .img-item-box .img-ani-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
.show-img-list-two .show-img-list-two__box .img-item-box:first-child {
    display: none;
}
.show-img-list-two img {
    height: 100%;
    width: 100%;
}
.show-img-list-two .content-1-title, .show-img-list-two .content-2-title, .show-img-list-two .content-3-title{
    font-size: 1.8rem;
}
.show-img-list-two .img-item-box .img-item-content-1 {
    position: absolute;
    z-index: 6;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
}
.show-img-list-two .img-item-box .img-item-content-2 {
    position: absolute;
    z-index: 6;
    top: 75%;
    left: 6%;
    width: 40%;
}
.show-img-list-two .img-item-box .img-item-content-3 {
    width: 40%;
    position: absolute;
    z-index: 6;
    top: 75%;
    right: 0;
}
.show-img-list-two .img-item-box .img-item-content {
    color: #000;
    position: absolute;
    bottom: 6vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 6;
    width: 90%;
    text-align: center;
}

.show-img-list-two .img-item-box .img-item-content .title-box {
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
}
.show-img-list-two .img-item-box .img-item-content .content-box {
    font-size: 1.2rem;
    max-width: 100%;
    margin: 0;
}
.show-img-list-two .img-item-box:nth-child(2) .img-item-content .content-box {
    line-height: 1.3;   
}
@media screen and (min-width: 768px) {
    .show-img-list-two .show-img-list-two__box .img-item-box:first-child {
        display: block;
        line-height: 1.2;
    }
    .show-img-list-two .show-img-list-two__box .img-item-box  {
        padding-top: 46.35%;
    }
    .show-img-list-two .img-item-content-1,
    .show-img-list-two .img-item-content-2,
    .show-img-list-two .img-item-content-3 {
        font-size: 1rem;
    }
    .show-img-list-two .content-1-title, .show-img-list-two .content-2-title, .show-img-list-two .content-3-title{
        font-size: 1.4rem;
        margin-bottom: 0.2rem;
    }
    .show-img-list-two .img-item-box .img-item-content-1 {
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
        text-align: left;
    }
    .show-img-list-two .img-item-box .img-item-content-2{
        top: auto;
        bottom: 12%;
        left: 5%;
        text-align: left;
    }
    .show-img-list-two .img-item-box .img-item-content-3{
        width: 20%;
        top: auto;
        bottom: 12%;
        right: 8%;
        text-align: left;   
    }
    .show-img-list-two .img-item-box:nth-child(2) .img-item-content {
        color: #000;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: unset;
        transform: translateY(-50%);
        z-index: 6;
        width: 50%;
        text-align: left;
        max-width: 700px;
    }
    
    .show-img-list-two .img-item-box:nth-child(2) .img-item-content .title-box {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }
    .show-img-list-two .img-item-box:nth-child(2) .img-item-content .content-box {
        font-size: 1.2rem;
        max-width: 80%;
        line-height: 1.2;
        text-align: left;
    }
}
@media screen and (min-width: 992px) {
    .show-img-list-two .img-item-box .img-item-content-1{
        top: 5%;
    }
    .show-img-list-two .img-item-box .img-item-content-2 {
        bottom: 12%;
        left: 8%;
    }
    .show-img-list-two .img-item-box .img-item-content-3 {
        bottom: 12%;
        right: 8%;
    }
    .show-img-list-two .content-1-title, .show-img-list-two .content-2-title, .show-img-list-two .content-3-title{
        font-size: 2.4rem;
    }
    .show-img-list-two .img-item-content-1,
    .show-img-list-two .img-item-content-2,
    .show-img-list-two .img-item-content-3 {
        font-size: 1.2rem;
    }
    .show-img-list-two .img-item-box:nth-child(2) .img-item-content .title-box {
        font-size: 2.4rem;
        margin-bottom: 1rem;
    }
    .show-img-list-two .img-item-box:nth-child(2) .img-item-content .content-box {
        max-width: 80%;
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 1200px) {
    .show-img-list-two .show-img-list-two__box .img-item-box:first-child {
        font-size: 1.8rem;
    }
    .show-img-list-two .content-1-title, .show-img-list-two .content-2-title, .show-img-list-two .content-3-title{
        font-size: 2.4rem;
    }
    .show-img-list-two .img-item-content-1,
    .show-img-list-two .img-item-content-2,
    .show-img-list-two .img-item-content-3 {
        font-size: 1.4rem;
    }
    .img-item-box-two .img-item-content:nth-child(2) .content-box {
        line-height: 1.3;
    }
}
.video-col__box {
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 5;
    display: flex;
}
.video-col-btn, .video-sy-col-btn {
    height: 40px;
    width: 40px;
    background-color: #666;
    border-radius: 50%;
    background-position: center;
    background-size: 30%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.video-sy-col-btn {
    background-size: 50%;
    margin-right: 10px;
}
.video-col-btn.play {
    background-image: url(../../images/play.png);
}
.video-col-btn.pause {
    background-image: url(../../images/pause.png);
}
.video-sy-col-btn.play {
    background-image: url(../../images/shengyin_kai.png);
}
.video-sy-col-btn.pause {
    background-image: url(../../images/shengyin_guan.png);
}
.video-box-container {
    position: relative;
    height: 100lvh;
    background-color: #000;
}
 .video-box {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.video-box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
@media screen and (min-width: 768px) {
    .video-box-container {
        height: auto;
        padding-top: 56.25%;
    }
}

.title-box {
    font-size: 2.4rem;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    /* max-width: 80vw; */
    margin: 0 auto 1rem;
}
.title-box > .mask-box{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
}
.content-box {
    max-width: 70vw;
    text-align: center;
    margin: auto;
    font-size: 1.4rem;
    line-height: 1.5;
}
.content-first, .content-second, .content-third,
.content-fourth, .content-fifth, .content-seventh {
    color: #d9d9d9;
    background-color: #000;
    text-align: center;
    position: relative;
    padding-top: 177.86%;
}
.content-first .content-bg img,
.content-second .content-bg img,
.content-third .content-bg img,
.content-fourth .content-bg img,
.content-fifth .content-bg img,
.content-seventh .content-bg img {
    display: none;
}
.text-content-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 6;
    width: 100%;
}
.content-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
}
.content-bg img {
    height: 100%;
    width: 100%;
}
.content-first .title-box, .content-second .title-box,
.content-third .title-box, .content-fourth .title-box {
    font-size: 14vw;
    line-height: 1;
}

.content-fifth .title-box {
    text-transform: none;
    font-size: 2.2rem;
    line-height: 1.2;
}
.content-fifth .title-box .title-box-2 {
    font-size: 1.6rem;
}
.content-fifth .content-box {
    font-size: 1rem;
}
.content-sixth img {
    width: 100%;
}
.content-seventh .title-box {
    font-size: 10vw;
}
.content-seventh .content-box {
    font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
    .content-first, .content-second, .content-third,
.content-fourth, .content-fifth, .content-seventh {
    padding-top: 46.35%;
    }
    .content-first .title-box, .content-second .title-box,
    .content-third .title-box, .content-fourth .title-box {
        font-size: 6vw;
        margin-bottom: 2rem;
    }
    .content-first .content-box, .content-second .content-box
    {
        max-width: 50vw;
        font-size: 2rem;
        line-height: 1.2;
    }
    .content-third .content-box, .content-fourth .content-box {
        font-size: 1.8rem;
        max-width: 60vw;
    }
    .content-fifth .title-box {
        font-size: 6vw;
        margin-bottom: 2rem;
    }
    .content-fifth .title-box .title-box-2 {
        font-size: 2.6rem;
    }
    .content-fifth .content-box {
        font-size: 1.8rem;
        max-width: 50vw;
    }
    .content-seventh .title-box {
        font-size: 4.5vw;
    }
    .content-seventh .content-box {
        font-size: 1.6rem;
        max-width: 60vw;
    }
}

@media screen and (min-width: 1200px) { 
    .content-first .title-box, .content-second .title-box,
    .content-third .title-box, .content-fourth .title-box,
    .content-fifth .title-box {
        font-size: 7vw;
    }
    .content-first .content-box, .content-second .content-box,
    .content-third .content-box, .content-fourth .content-box,
    .content-fifth .content-box
    {
        font-size: 2.2rem;
    }
    .content-seventh .title-box {
        font-size: 5vw;
    }
    .content-seventh .content-box
    {
        font-size: 1.8rem;
    }
}

.sticky-panel {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100svh;
    background-color: #000;
}
@supports (height:100svh) {
    .sticky-panel {
        height: 100svh;
    }
    .content-seventh {
        height: 101svh;
        margin-bottom: -1rem;
    }
}

@media screen and (min-width: 768px) {
    .sticky-panel {
        position: relative;
        height: auto;
    }
    .content-seventh {
        height: auto;
    }
}

.content-seventh .buy-now-btn__box {
    margin-top: 30px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
}
.content-seventh .end-buy-now {
    padding: 15px 0;
    border: 1px solid #d9d9d9;
    max-width: 500px;
    width: 40%;
    cursor: pointer;
    border-radius: 0;
    color: #d9d9d9;
    font-size: 3.5vw;
    background: linear-gradient(to top, white 50%, transparent 50%);
    background-size: 100% 200%;
    background-position: 0 0;
    transition: background-position 0.5s ease-in-out, color 0.5s ease-in-out;
}

.content-seventh .end-buy-now:hover {
    background-position: 0 100%; /* 背景从底部移动到顶部 */
    color: black; /* 悬停时的文字颜色 */
}
@media screen and (max-width: 768px) { 
    .content-seventh .buy-now-btn__box {
        display: none;
    }
}