/* 分页样式 */
.page-pagination {
    text-align: center;
    width: 100%;
}

.page-pagination .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0;
    border-radius: 8px;
}

.page-pagination .pagination>li {
    display: inline;
}

.page-pagination .pagination>li>a,
.page-pagination .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: rgba(62, 179, 165, 1);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-pagination .pagination>li:first-child>a,
.page-pagination .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page-pagination .pagination>li:last-child>a,
.page-pagination .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.page-pagination .pagination>li>a:focus,
.page-pagination .pagination>li>a:hover,
.page-pagination .pagination>li>span:focus,
.page-pagination .pagination>li>span:hover {
    z-index: 2;
    color: rgba(62, 179, 165, 1);
    background-color: #eee;
    border-color: #ddd;
}

.page-pagination .pagination>.active>a,
.page-pagination .pagination>.active>a:focus,
.page-pagination .pagination>.active>a:hover,
.page-pagination .pagination>.active>span,
.page-pagination .pagination>.active>span:focus,
.page-pagination .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: rgba(62, 179, 165, 1);
    border-color: rgba(62, 179, 165, 1);
}

.page-pagination .pagination>.disabled>a,
.page-pagination .pagination>.disabled>a:focus,
.page-pagination .pagination>.disabled>a:hover,
.page-pagination .pagination>.disabled>span,
.page-pagination .pagination>.disabled>span:focus,
.page-pagination .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-pagination .pagination .jumpto {
    display: inline-block;
    margin-left: 2px;
}

.page-pagination .pagination .jumpto input {
    padding: 6px;
    /* line-height: 1.42857143; */
    color: #2c3e50;
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    height: 32px;
}

.page-pagination .pagination .jumpto .page_number {
    width: 45px;
    margin-right: -1px;
}

/* 详情页的上一页下一页 */
.elementor .next-prev {
    margin-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #eee;
}

.elementor .next-prev .row {
    padding: 20px 0;
}

.elementor .next-prev .row .next-prev-left,
.elementor .next-prev .row .next-prev-right {
    font-size: 14px;
    color: #666;
}

.elementor .next-prev .row .next-prev-right {
    text-align: right;
}

.elementor .next-prev .row a {
    color: rgba(62, 179, 165, 1);
}


/* ================================ index.html START ================================ */
.lanyun-section-category .lanyun-row.category-ul {
    justify-content: center;
}
.lanyun-section-0fqytiuf .lanyun-row.lanyun-gallery-wrap {
    justify-content: center;
}
/* ================================ index.html END ================================ */






/* ================================ footer.html START ================================ */
.lanyun-section-wxqi9m3e .lanyun-category-item:hover .lanyun-text-title {
    color: #666;
}
.lanyun-section-wxqi9m3e .lanyun-category-item a:hover .lanyun-text-title {
    color: var(--theme-color);
}
.lanyun-section-wxqi9m3e .lanyun-category-item > ul {
    margin-top: var(--margin-top);
}
.lanyun-section-wxqi9m3e .lanyun-category-item > ul .lanyun-text-title {
    font-weight: normal;
}
.lanyun-section-x26433yd .lanyun-social-item {
    color: #999;
}
/* ================================ footer.html END ================================ */







/* ================================ search.html START ================================ */
.newslistp_bot {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.newslistp_bot ul li {
    margin-bottom: 40px;
    transition: all 0.5s;
}

.newslistp_bot ul li a {
    display: block;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}

.newslistp_botimg {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.newslistp_botimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 500ms ease;
}

.newslistp_botdes {
    padding: 15px;
    background-color: #ffffff;
    flex-direction: column;
    align-items: flex-start;
    transition: all 0.5s;
}

.newslistp_botdes h3 {
    color: #333333;
    font-size: 16px;
}

.newslistp_botdes p {
    font-size: 14px;
    color: #333333;
    width: 100%;
    text-align: right;
}

.newslistp_bot ul li:hover .newslistp_botimg img {
    transform: scale(1.05);
}

.newslistp_bot ul li:hover .newslistp_botdes h3,
.newslistp_bot ul li:hover .newslistp_botdes p {
    color: rgba(62, 179, 165, 1);
}

.newslistp_bot ul li:hover .newslistp_botdes {
    background-color: rgba(62, 179, 165, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.newslistp_bot ul li:hover .newslistp_botdes h3,
.newslistp_bot ul li:hover .newslistp_botdes p {
    color: #ffffff;
}

/* ================================ search.html END ================================ */






/* ================================ detail_product.html START ================================ */
.lanyun-section-nzkwtegd .lanyun-product-detail-img {
    height: 550px;
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .gallery-top {
    height: 75%;
    width: 100%;
    overflow: hidden;
    border-radius: 10px
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .gallery-top .swiper-slide {
    border: 1px solid #ddd;
    border-radius: 10px
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .gallery-thumbs {
    height: 25%;
    box-sizing: border-box;
    padding: 10px 0
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .gallery-thumbs .swiper-slide {
    height: 100%;
    border: 1px solid #999;
    opacity: .4;
    border-radius: 10px;
    transition: all .5s
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .gallery-thumbs .swiper-slide-thumb-active {
    border-color: #000;
    opacity: 1
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .swiper-slide {
    background: none;
    overflow: hidden
}

.lanyun-section-nzkwtegd .lanyun-product-detail-img .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px
}

#AboutPro {
    width: 100%;
    float: left;
}
#AboutPro h3 {
    width: 33.333%;
    float: left;
    margin-right: 0;
    text-align: center;
}
#AboutPro h3 a.proli1 {
    padding-bottom: 0;
}
#AboutPro h3 a {
    padding: 5%;
    line-height: normal;
}
.proli1 {
    width: 100%;
    float: left;
}
#AboutPro h3 a img {
    max-width: 100%;
    border: solid 1px #ccc;
}
/* ================================ detail_product.html END ================================ */






/* ================================ class_left.html START ================================ */
/* 二级分类 */
.lanyun-category-tree-ul li span.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 14px;
}
.lanyun-category-tree-ul li span.grower.OPEN:before,
.lanyun-category-tree-ul li span.grower.CLOSE:before {
    content: "";
    display: block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    color: #555;
    line-height: 30px;
    text-align: center;
    margin-right: 0px;
}
.lanyun-category-tree-ul li span.grower.CLOSE {
    background-image: url(../../../../images/product_01.png);
    background-repeat: no-repeat;
    background-position: 7px center;
}
.lanyun-category-tree-ul li span.grower.OPEN {
    background-image: url(../../../../images/product_02.png);
    background-repeat: no-repeat;
    background-position: 7px center;
}
.lanyun-category-tree .lanyun-category-tree-item {
    padding-right: 30px;
}
.lanyun-category-tree .lanyun-category-tree-ul-1 .lanyun-category-tree-item {
    padding-left: 20px;
}
/* ================================ class_left.html END ================================ */


/* ================================ nav.html 多语言切换 START ================================ */
.c80358-language {
    position: relative;
    z-index: 999;
}

/* 添加悬停区域，防止鼠标移动时丢失焦点 */
.c80358-lang-title {
    display: inline-block;
    position: relative;
}

.c80358-lang-title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: -10px;
    right: -10px;
    height: 4px;
    background-color: transparent;
    z-index: 1001;
}

.c80358-lang-title a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 4px;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.c80358-lang-title a:hover {
    background-color: #f5f5f5;
    color: rgba(62, 179, 165, 1);
}

.c80358-lang-title img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    vertical-align: middle;
}

.c80358-lang-title span {
    font-size: 14px;
}

.c80358-lang-title i {
    font-size: 12px;
    margin-left: 4px;
    transition: transform 0.3s ease;
}

.c80358-language:hover .c80358-lang-title i {
    transform: rotate(180deg);
}

/* 使用更强的选择器确保隐藏 */
div.c80358-lang-cont,
.c80358-language .c80358-lang-cont,
.c80358-lang-cont {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
    margin-top: 0;
    padding-top: 2px;
    background-color: transparent;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-3px);
    transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
    pointer-events: none;
}

/* 下拉框上方连接区域，防止鼠标移动时丢失焦点 */
.c80358-lang-cont::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -20px;
    right: -20px;
    height: 4px;
    background-color: transparent;
    pointer-events: auto;
    z-index: 1001;
}

.c80358-lang-cont ul {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    display: block;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 150px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    z-index: 1002;
}

/* 显示状态 */
.c80358-lang-cont.show {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
}

/* 悬停时显示（作为备用方案） */
.c80358-language:hover .c80358-lang-cont {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.c80358-lang-cont li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f0f0f0;
}

.c80358-lang-cont li:last-child {
    border-bottom: none;
}

.c80358-lang-cont li.active a {
    background-color: rgba(62, 179, 165, 0.1);
    color: rgba(62, 179, 165, 1);
    font-weight: 500;
}

.c80358-lang-cont a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 15px;
    color: #666;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
}

.c80358-lang-cont a:hover {
    background-color: #f5f5f5;
    color: rgba(62, 179, 165, 1);
}

.c80358-lang-cont a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    vertical-align: middle;
}

.c80358-lang-cont a span {
    flex: 1;
}

/* 移动端适配 */
@media (max-width: 767px) {
    .c80358-language {
        position: relative;
    }
    
    .c80358-lang-cont {
        right: auto;
        left: 0;
        min-width: 200px;
    }
    
    .c80358-lang-title a {
        font-size: 12px;
        padding: 6px 10px;
    }
    
    .c80358-lang-title span {
        display: none;
    }
    
    .c80358-lang-cont a span {
        display: block;
    }
}
/* ================================ nav.html 多语言切换 END ================================ */