.elementor-29844 .elementor-element.elementor-element-55298ab{--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-29844 .elementor-element.elementor-element-55298ab.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-29844 .elementor-element.elementor-element-163f5426 .wd-nav-arrows{--wd-arrow-offset-h:-4%;}.elementor-29844 .elementor-element.elementor-element-0c530c0 .wd-nav-arrows{--wd-arrow-offset-h:-4%;}@media(min-width:769px){.elementor-29844 .elementor-element.elementor-element-55298ab{--width:119.596%;}}/* Start custom CSS for container, class: .elementor-element-55298ab */.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 */