.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FEDF0C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-shortcode a{color:white !important;font-weight:600}

.elementor-shortcode span{color:white !important;font-weight:600}
 #content{margin-top:139px !important}

.hover-item {
  cursor: pointer;
}

.hover-card{gap:0;padding:10px 5px !important;background:rgba(119,119,119,.7) !important;}
.hover-title{text-align:center;padding:10px 0;}
    
.hover-item:hover .hover-card:hover .elementor-heading-title{color:white !important}
/* 标题默认白色 */
.hover-card .elementor-heading-title {
  color: #fff !important;
  transition: color 0.3s ease;
}

/* 文本默认隐藏 */
.hover-card .hover-text {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  color: #fff !important;
  transition: all 0.3s ease;
}

/* hover 背景 */
.hover-item:hover .hover-card .hover-text {
  opacity: 1;
  max-height: 200px; /* 根据内容调整 */

}
@media all and (max-width:1000px){
    /* 移动终端 360 适配 */
    #content{margin-top:139px !important}
}/* End custom CSS */