/* 分页样式 */
.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: 37px;
}

.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);
}

body:not(.page-5473) {
  padding-top: 80px;
}

.page-5473 .fp-section {
  top: 80px;
}

.swiper-wrapper img {
  width: 100%;
}

#submitBtn {
  border: 0;
}

body.page-5482 .lanyun-section-w4g1usdq .lanyun-btn {
  margin-top: 0;
}

/* ================================ nav.html START ================================ */


/* ================================ nav.html START ================================ */




/* ================================ index.html START ================================ */


/* ================================ index.html END ================================ */




/* ================================ detail_about.html START ================================ */

/* ================================ detail_about.html END ================================ */




/* ================================ product.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;
}

/* list_product.html */
.plistdeul {
  margin-top: 20px;
  padding-top: 20px;
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  border-top: solid 1px #f4f4f4;
}

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




/* ================================ news.html START ================================ */

/* ================================ news.html END ================================ */






/* ================================ search.html START ================================ */
/* list_product.html */
.page-5474 .lanyun-row-img-wrap img {
  width: 100%;
}

.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 ================================ */