/* 分页样式 */
.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: var(--theme-color);
    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: var(--theme-color);
    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: var(--theme-color);
    border-color: var(--theme-color);
}

.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: 31px;
}

.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: var(--theme-color);
}

/* ================================ index.html START ================================ */
.lanyun-section-video .lanyun-video-img p {
    position: absolute;
    top: 48%;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    color: white;
    line-height: 1.6;
}
/* .lanyun-section-tjyrso52 .swiper-container {
    height: 500px;
} */
/* ================================ index.html END ================================ */




/* ================================ product.html START ================================ */
body.page-76087 .lanyun-section-9x9dc5t9 {
    margin-bottom: 20px;
}


/* ================================ product.html END ================================ */





/* ================================ news.html START ================================ */
body.page-76093 .lanyun-section-qr2oebip {
    margin-bottom: 20px;
}

/* ================================ news.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 ================================ */
#AboutPro {
    width: 100%;
    float: left;
}
#AboutPro h3 {
    width: 25%;
    float: left;
    margin-right: 0;
    text-align: center;
}
#AboutPro h3 a.proli1 {
    padding-bottom: 0;
}
#AboutPro h3 a {
    padding: 5%;
    line-height: normal;
    font-size: 14px;
}
.proli1 {
    width: 100%;
    float: left;
}
#AboutPro h3 a img {
    max-width: 100%;
    border: solid 1px #ccc;
}
/* ================================ detail_product.html END ================================ */




/* ================================ nav.html START ================================ */
@media (min-width: 768px) {
    .lanyun-section-r0hng2ff {
        width: 50%;
    }
}
.language-cont {
    position: absolute;
    background: #FFF;
    border: 1px solid #dadada;
    right: 0;
    top: 32px;
    /* *top: 31px; */
    visibility: hidden;
    z-index: 999999;
    opacity: 0;
    padding: 5px;
    width: 140px;
    height: 300px;
    overflow-y: scroll;
}
.lang-dropdown::-webkit-scrollbar {
    width: 8px;
}

.lang-dropdown .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}
.language-cont ul li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #dadada;
    padding: 5px 0;
    line-height: 16px;
    text-align: left;
}
.language-cont ul li img {
    width: 16px;
}
.lang-dropdown .lanyun-lan-icon,
.lang-dropdown .language-cont {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.lang-dropdown .language-cont {
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
.lang-dropdown.on .language-cont{
    display: block;
    opacity: 1;
    visibility: visible
}
.lang-dropdown.on .language-cont {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.lang-dropdown.on .lanyun-lan-icon {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

/* nav */
.lanyun-section-6obxe6r3 .lanyun-nav-first-item:hover {
    color: inherit;
}
.lanyun-section-6obxe6r3 .lanyun-nav-first-item a:hover {
    color: var(--theme-color)!important;
}
.lanyun-section-6obxe6r3 .lanyun-nav-first-item .lanyun-nav-second {
    width: 220px;
}
/* ================================ nav.html END ================================ */




/* ================================ footer.html START ================================ */
.lanyun-section-l5yc95zk .lanyun-row {
    justify-content: center;
}
/* ================================ footer.html END ================================ */




/* ================================ detail_about.html START ================================ */
body.page-36956 .lanyun-section-ltyx8ro9 > .lanyun-widget-container {
    background-image: url("../images/b27ad3873a1d2074b41b6e66913bf5dc.png");
    background-repeat: no-repeat;
    background-position-y: center;
}

body.page-36956 .lanyun-section-mje07srj .lanyun-btn-wrap {
    align-items: center;
}

body.page-36956 .lanyun-section-mje07srj .lanyun-btn {
    margin: 10px 0px 10px 0px;
}

/* detail_contact */
#submitBtn {
    background-color: transparent;
    border: 0;
    outline: none;
}
/* ================================ detail_about.html END ================================ */