.elementor-kit-12{--e-global-color-primary:#16A366;--e-global-color-secondary:#20262C;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F8F8F8;--e-global-typography-primary-font-family:"Noto Sans SC";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Noto Serif SC";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Noto Sans SC";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Noto Sans SC";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-12{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-icon-wrapper{
    line-height: 0;
}
p{
    margin-block-end:0;
}
@media only screen and (max-width: 768px) {.elementor-nav-menu__container{
    padding: 20px 0;
}
}
/*菜单切换(下滑)*/
/*
.scrollheader {
    transform: translatey(-180px);
    -moz-transition: all .3s ease!important;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
    width: 100%!important;
}
.elementor-sticky--effects.scrollheader {
    height: auto!important;
    transform: translatey(0px);
}
*/

.scrollheader::before {
    opacity: 0.5;
    -moz-transition: opacity .25s ease-out!important;
    -webkit-transition: opacity .25s ease-out!important;
    transition: opacity .25s ease-out!important;
}
.elementor-sticky--effects.scrollheader::before {
    opacity: 1!important;
}/* End custom CSS */