body{
    padding: 0;
    margin: 0;
}
.bander img{
    width: 100%;
    margin-top: 100px;
}
.best_sellings{
    margin-top: 80px;
}
.limerence{
    text-align: center;
}
.title1{
    font-weight: bold;
    font-size: 42px;
}
.limerence .text{
    font-size: 24px;
}
.serendipity{
    width: 70%;
    margin: auto;
}
.accismus{
    width: 60%;
}
.accismus .item{
    background-color: #eeeeee;
    padding: 70px 30px;
    display: flex;
    border-radius: 30px;
    margin-top: 30px;
    cursor:pointer;
}
.accismus .item .left{
    margin-top: 60px;
}
.title2{
    font-size: 35px;
    font-weight: bold;
}
.k{
    width: 35px;
    height: 10px;
    background-color: #084691;
    margin-top: 10px;
}
.accismus .item .right img{
    width: 100%;
}
.absquatulate{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.agelast{
    width: 30%;
    margin-top: 30px;
    background-color: #eeeeee;
    border-radius: 30px;
    padding: 4%;
    cursor:pointer;
}
.agelast .image{
    width: 100%;
    text-align: center;
}
.agelast .image img{
    width: 83%;
}
.apricate{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-flow: wrap;
}
.apricate .item{
    width: 24%;
    background-color: #eeeeee;
    border-radius: 30px;
    padding: 4%;
    cursor:pointer;
}
.apricate .item .image{
    margin: 40px 0;
}
.apricate .item .image img{
    width: 100%;
}
.ballistic{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.ballistic2{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.bastion{
    display: flex;
    margin-top: 20px;
    flex-flow: wrap;
}
.bastion .item{
    width: 20%;
    height: 700px;
    position: relative;
    /* 背景图垂直、水平均居中 */
    background-position: center center;
    /* 背景图不平铺 */
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 32px;
    text-shadow: black 0.1em 0.1em 0.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
}
.bastion .item1{
    background-image: url("/assets/img/shouye_05.jpg");

}
.bastion .item2{
    background-image: url("/assets/img/shouye_06.jpg");
}
.bastion .item3{
    background-image: url("/assets/img/shouye_08.jpg");
}
.bastion .item4{
    background-image: url("/assets/img/shouye_10.jpg");
}
.bastion .item5{
    background-image: url("/assets/img/shouye_11.jpg");
}




.defenestrate{
    width: 100%;
    background-color: #eeeeee;
    padding: 100px 0;
}
.biblioklept{
    width: 70%;
    margin: auto;
    text-align: center;
}
.bumfuzzle{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-flow: wrap;
}
.bumfuzzle .image{
    width: 49%;
}
.bumfuzzle .image img{
    width: 100%;
}
.bumfuzzle .cattywampus{
    width: 49%;
    text-align: left;
    line-height: 50px;
    font-size: 21px;
    padding-top: 20px;
}
.bumfuzzle .cattywampus .button{
    width: 200px;
    height: 60px;
    border-radius: 20px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    background-color: #084691;
    font-size: 26px;
    margin-top: 20px;
    cursor:pointer;
}
.bumfuzzle .cattywampus .button a{
    color: #fff;
}
.dysania{
    display: flex;
    /*margin-top: 80px;*/
    justify-content: space-between;
    flex-flow: wrap;
}
.effulgent{
    width: 20%;
}
.s{
    width: 4px;
    height: 70px;
    background-color: #cdcdcd;
    margin-top: 10px;
    transform:rotate(25deg);
}
.gobbledygook{
    width: 100%;
    text-align: center;
    padding: 100px 0;
    /* 加载背景图 */
    background-image: url('/assets/img/bg1.jpg');
    /* 背景图垂直、水平均居中 */
    background-position: center center;
    /* 背景图不平铺 */
    background-repeat: no-repeat;
    background-size: cover;
}
.hullabaloo{
    width: 75%;
    padding-top: 40px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.hullabaloo .w1{
    /* 加载背景图 */
    background-image: url('/assets/img/shouye_22.jpg');
    /* 背景图垂直、水平均居中 */
    background-position: center center;
    /* 背景图不平铺 */
    background-repeat: no-repeat;
}
.hullabaloo .w2{
    /* 加载背景图 */
    background-image: url('/assets/img/shouye_24.jpg');
    /* 背景图垂直、水平均居中 */
    background-position: center center;
    /* 背景图不平铺 */
    background-repeat: no-repeat;
}

.hullabaloo .w3{
    /* 加载背景图 */
     background-image: url('/assets/img/shouye_26.jpg');
    /* 背景图垂直、水平均居中 */
    background-position: center center;
    /* 背景图不平铺 */
    background-repeat: no-repeat;
}
.hullabaloo .w4{
    /* 加载背景图 */
    background-image: url('/assets/img/shouye_28.jpg');
    /* 背景图垂直、水平均居中 */
    background-position: center center;
    /* 背景图不平铺 */
    background-repeat: no-repeat;
}



.hullabaloo .item2{
    width: 22%;
    height: 410px;
    color: #fff;
    text-align: left;
    background-size: cover;
    border-radius: 30px;
    display: flex;
    overflow: hidden;
}
.hullabaloo .item2 .text{
    padding: 20px;
    margin-top: 300px;
    background: rgba(0,0,0,0.7);
    transition: margin-top 1s ease; /* 设置动画持续时间为 3 秒 */
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.hullabaloo .item2 .text:hover{
    margin-top: 0; /* 鼠标悬停时，向上滑动 */
    border-radius: 30px;
}

.hullabaloo .item2 .text .y1{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.hullabaloo .item2 .text .image{
    margin-top: 30px;
}
.hullabaloo .item2 .text .image img{
    width: 50px;
    height: 50px;
    cursor:pointer;
}
.whats{
    width: 70%;
    margin: auto;
    text-align: center;
    padding: 100px 0;
}
.whats .item{
    margin-top: 20px;
    display: flex;
    background-color: #eeeeee;
    align-items: center;
}
.whats .item .image img{
    width: 100%;
}
.whats .item .whatsapp{
    padding: 50px;
    text-align: left;
}

.whats .item .whatsapp .title{
    font-size: 28px;
    font-weight: bold;
    margin-top: 30px;
}
.whats .item .whatsapp .text{
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-size: 22px;
}
.whats .item .whatsapp .text img{
    margin-right: 10px;
}
.whats .item .whatsapp .button{
    width: 180px;
    height: 50px;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    background-color: #084691;
    font-size: 24px;
    margin-top: 30px;
    cursor:pointer;
}
.whats .item .whatsapp .button a{
    color: #fff;
}

.pellucid{
    height: 130px;
    background-color: #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.obdurate{
    font-size: 24px;
}
.nescient{
    display: flex;
}
.epiphany{
    /*border: 1px solid #074591;*/
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 15px;
}
#LRdiv0{
    display: none !important;
}

@media (max-width: 1000px) {
    /* 当屏幕宽度小于或等于768px时应用的样式 */
    .cb {
        display: none !important;
    }

    .pellucid {
        display: none !important;
    }
    .layui-logo{
        height: 200px !important;
    }
    .layui-logo img{
        width: 100%;
        height: 100%;
    }

    .best_sellings {
        margin-top: 20px;
    }

    .serendipity {
        width: 100%;
    }

    .accismus {
        width: 100%;
    }

    .accismus .item .left {
        margin: 0;
    }

    .title2 {
        font-size: 30px;
    }

    .agelast {
        width: 100%;
    }

    .apricate {
        margin: 0;
    }

    .apricate .item {
        width: 100%;
        margin-top: 30px;
    }

    .bastion .item {
        width: 100%;
    }

    .defenestrate {
        padding: 30px 0;
    }

    .biblioklept {
        width: 100%;
    }

    .bumfuzzle .image {
        width: 100%;
    }

    .bumfuzzle .cattywampus {
        width: 100%;
        padding-left: 20px;
    }

    .dysania {
        margin: 0;
    }

    .effulgent {
        width: 50%;
        margin-top: 30px;
        
    }

    .s {
        display: none !important;
    }

    .gobbledygook {

    }

    .hullabaloo .item1 {
        width: 100%;
    }

    .hullabaloo .item2 {
        width: 100%;
        margin-top: 20px;
    }

    .hullabaloo .item3 {
        width: 100%;
        margin-top: 20px;
    }

    .hullabaloo .item4 {
        width: 100%;
        margin-top: 20px;
    }

    .whats {
        width: 100%;
        padding-top: 30px;
        padding-bottom:0;
        height: auto;
    }
    .whats .item{
        flex-flow: wrap;
    }

    .whats .item .whatsapp {
        padding: 0;
        padding-bottom: 30px;
        padding-left: 10px;
    }
    .title1{
        font-size: 26px;
    }
    .limerence .text {
        font-size: 17px;
    }
    .button-container{
        display: flex !important;
    }
    .bander img{
        width: 100%;
        margin: 0;
    }
    .ballistic{
        display: none;
    }

}
@media (min-width: 1000px) {
    .nav {
        margin-top: 130px;
    }
    .ballistic2{
        display: none;
    }
}
.button-container {
    position: fixed;
    bottom: 20px; /* 控制按钮离底部的距离 */
    left: 50%;
    transform: translateX(-50%); /* 让按钮居中 */
    display: none;
    width: 100%;
    max-width: 750px; /* 按钮整体的最大宽度 */
    border-radius: 30px; /* 让整个容器也有圆角 */
    overflow: hidden; /* 防止子元素溢出 */
    z-index: 999; /* 确保按钮显示在最上层 */
}

.button {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    border: none;
    transition: opacity 0.3s;
    position: relative;
}

.button img {
    width: 30px;
    height: 30px;
    margin-left: 5px;
}

/* 左侧按钮样式 */
.left_bottom {
    background: linear-gradient(to bottom, #0653d4, #0653d4);
    border-radius: 30px 0 0 30px;
    box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.3), /* 内部高光 */ 0 5px 8px rgba(0, 0, 0, 0.2); /* 外部阴影 */
}

/* 右侧按钮样式 */
.right_bottom {
    background: linear-gradient(to bottom, #ffaf1a, #ffa600);
    border-radius: 0 30px 30px 0;
    box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.3), /* 内部高光 */ 0 5px 8px rgba(0, 0, 0, 0.2); /* 外部阴影 */
}

/* 轻微的凹凸边框，增加立体感 */
.button::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: inherit;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
}



.product_list div{
    padding: 10px;
}




















