.elementor-kit-6{--e-global-color-primary:#0076F6;--e-global-color-secondary:#666666;--e-global-color-text:#333333;--e-global-color-accent:#666666;--e-global-color-ca59cd0:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:42px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:24px;--e-global-typography-c6bca43-font-family:"Poppins";--e-global-typography-c6bca43-font-size:72px;--e-global-typography-c6bca43-font-weight:700;--e-global-typography-c6bca43-line-height:82px;--e-global-typography-54bcb2b-font-family:"Poppins";--e-global-typography-54bcb2b-font-size:18px;--e-global-typography-54bcb2b-font-weight:700;--e-global-typography-54bcb2b-line-height:30px;--e-global-typography-f1fa211-font-family:"Poppins";--e-global-typography-f1fa211-font-size:20px;--e-global-typography-f1fa211-font-weight:700;--e-global-typography-f1fa211-line-height:30px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1560px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}
/* Start custom CSS */.ckgd{
        position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0%;
    top: 0%;
}
.ckgd a{
        position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0%;
    top: 0%;
}
p{
    margin: 0;
}
.nybanner img{
    width: 100%;
     animation: scaleImg 5s linear infinite;
}
@keyframes scaleImg {
  0% {
    transform: scale(1);   /* 初始大小 */
  }
  100% {
    transform: scale(1.2); /* 放大到 1.2 倍（可修改） */
  }
}
.woocommerce-breadcrumb{
    margin: 0!important; 
}
.tpfd{
        overflow: hidden;
   
  
}
.tpfd img{
      transition: all ease .8s!important;
}
.tpfd:hover img{
    

     transform: scale(1.2);
}


.chggdh{}
.chggdh h2{
        filter: grayscale(100%);
    transition: all ease .8s;
}
.chggdh img{
        filter: grayscale(100%);
    transition: all ease .8s;
}
.chggdh:hover h2{
    filter:none;
}
.chggdh:hover img{
        filter:none;
}/* End custom CSS */