:root{--page-title-display:none;}/* Start custom CSS */a, img{ transition: all 0.2s ease-in-out; } /*通用颜色边框*/ .custom-belowline{ border-bottom-style: solid; border-bottom-width: 3px; border-bottom-color: #23A455; } .custom-topline{ border-top-style: solid; border-top-width: 3px; border-top-color: #23A455; } /*通用背景色*/ .custom-bkcolor{ background-color: #EEEEEE } .custom-bklight{ background-color:rgba(208, 211, 212, 0.2); } /*面包屑设置*/ .breadcrumbs { font-size: 16px; } /* .elementor-location-header { max-width: 2200px; margin: 0 auto; } */ /*页头和页脚最大宽度设置*/ .site-main, div[data-elementor-type="header"],div[data-elementor-type="footer"] { max-width: 2200px; margin:0 auto; } .custom-section { padding: 60px 5%; } .custom-section-narrow { padding: 20px 5%; }/* End custom CSS */