.elementor-29357 .elementor-element.elementor-element-544542b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-29357 .elementor-element.elementor-element-3b7a9b2a .wd-nav-arrows{--wd-arrow-offset-h:-4%;}.elementor-29357 .elementor-element.elementor-element-6564b41b .wd-nav-arrows{--wd-arrow-offset-h:-4%;}/* Start custom CSS for container, class: .elementor-element-544542b8 */.wd-nav-pagin li{z-index:9;}
.wd-nav-pagin-wrap{margin-top:-60px!important;}
/* 始终显示箭头（不再只在 hover 时显示） */
.wd-nav-arrows.wd-hover-1 .wd-btn-arrow {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto;
  transition: none !important;
}

/* 箭头基础样式 */
.wd-arrow-inner {
  color: #fff !important;         
width: 1em !important;          
height: 1em !important;        
font-size: 25px!important;
font-weight: bold !important;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  transition: none !important;
   cursor: pointer !important;     
}

/* 箭头图标伪元素样式 */
.wd-btn-arrow::before,
.wd-arrow-inner::before {
  color: #fff !important;
  font-size: 1em !important;
  width: 1em;
  height: 1em;
  line-height: 1em;
  transition: none !important;
}

/* 禁用 hover 效果：无变色、无放大、无阴影 */
.wd-btn-arrow:hover,
.wd-btn-arrow:focus,
.wd-btn-arrow:active {
  color: #fff !important;
  background: transparent !important;
  transform: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
}

@media (max-width: 768px) {
  .wd-nav-pagin-wrap{margin-top:-35px!important;}  
}/* End custom CSS */