.elementor-kit-716{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-716 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//**页脚上下padding**/
.ct-footer {
    padding: 50px 0;
}
.ct-sticky-container:hover {
    background: #fff;
}
.ct-sticky-container:hover a {
    color: #333;
}
.ct-sticky-container:hover .default-logo {
    filter: grayscale(100%) invert(100%);
}
.sub-menu:hover .ct-sticky-container {
    background: #fff;
}
.sub-menu:hover a {
    color: #333;
}
[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
    --dropdown-top-offset: 0;
}

/**顶部导航样式**/
.menu .menu li.menu-item .ct-menu-link {
	display: block;
}
.menu .nav_en {
	display: none;
}
.menu .ct-menu-link:hover .nav_en {
	display: inline;
	min-width: 80px;
	color: #333;
}
.menu .ct-menu-link:hover .nav_en:active {
	display: inline;
	color: #333;
}
.menu .ct-menu-link i {
    font-style: normal;
}
.menu .nav_en, .menu .ct-menu-link i {
    min-width: 80px;
    text-align: center;
}
.menu li.menu-item .ct-menu-link:hover i {
	display: none;
}

/**超级菜单选项卡**/
ul,
li {
	list-style: none;
}

svg {
	fill: currentColor;
}

.mt-tabpage {
	width: auto;
	margin: 0 auto;
}

.mt-tabpage-title {
    font-size: 0;
    margin: auto;
    float: left;
    width: 100px;
}
/**Web by tonine.net**/
.mt-tabpage-title .mt-tabpage-item {
	display: block;
	width: auto;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #666;
	font-size: 12px;
	padding: 0;
}

.mt-tabpage-title .mt-tabpage-item:hover {
	color: #eb4537;
}

.mt-tabpage-title .mt-tabpage-item-cur {
	color: #eb4537;
	font-size: 13px;
}

.mt-tabpage-count {
    position: relative;
    width: auto;
    height: 250px;
    overflow: hidden;
}

.mt-tabpage-cont__wrap {
    width: 100%;
	position: absolute;
}

.mt-tabpage-count .mt-tabpage-item {
	width: auto;
	height: 250px;
	line-height: 250px;
	text-align: center;
}
.mt-tabpage-count .mt-tabpage-item img {
	width: 40%;
}


.gallery-spacing-custom .elementor-image-gallery .gallery-icon
 {
    padding: 10%!important;
    background: #f0f0f1;
}

.elementor-image-gallery .gallery-item img {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.elementor-image-gallery .gallery-item img:hover {
    transform: scale(1.13, 1.13);
	transition: transform 0.5s ease 0s;
}

/**页脚二维码样式**/
.intr_image .demo-container .demo-qrcode {
    position: relative;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

.intr_image .demo-container .demo-qrcode .qrcode-icon {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	background-size: 75%;
	background-position: 50%;
	background-repeat: no-repeat;
	text-align: center;
    background-color: #cecece;
    -webkit-transition: all ease-out .4s;
    transition: all ease-out .4s;
    transition: all .4s ease;
	opacity: 0.7;
	cursor: pointer;
    border-radius: 50px;
	background-position: center center;
}

.intr_image .demo-container .demo-qrcode .qrcode-sph {
	background-image: url(/wp-content/uploads/2025/05/sph.webp);
}

.intr_image .demo-container .demo-qrcode .qrcode-douyin {
	background-image: url(/wp-content/uploads/2025/05/douyin.webp);
}
.intr_image .demo-container .demo-qrcode .qrcode-tmall {
	background-image: url(/wp-content/uploads/2025/05/tmall.png);
}
.intr_image .demo-container .demo-qrcode .qrcode-xcx {
	background-image: url(/wp-content/uploads/2025/05/xcx.png);
}
.intr_image .demo-container .demo-qrcode .qrcode-xhs {
	background-image: url(/wp-content/uploads/2025/05/xhs.png);
}

.intr_image .demo-container .demo-qrcode .qrcode-wrapper {
	display: none;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .2);
	position: relative;
	transition: all ease-out .6s;
}

.intr_image .demo-container .demo-qrcode:hover .qrcode-wrapper {
	display: block;
	position: absolute;
	text-align: center;
	padding: 5px;
	height: 130px;
	width: 130px;
	background-color: #fff;
	bottom: 55px;
	right: -45px;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0) box-shadow: 0 35px 45px -25px #7c7d7e;
	-webkit-box-shadow: 0 35px 45px -25px #7c7d7e;
	border-radius: 10px;
}

.intr_image .demo-container .demo-qrcode:hover .qrcode-wrapper .qrcode-img {
	display: block;
	position: absolute;
	vertical-align: middle;
	margin: 0 auto;
	height: 120px;
	width: 120px;
}

.intr_image .demo-container .demo-qrcode .qrcode-wrapper p {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #111;
	text-align: center;
	top: 155px;
	margin: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media (max-width: 479px) {
   .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item {
        max-width: 50%!important;
    }
}

/**鼠标经过图片放大缩小**/
.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget,.elementor-730 .elementor-element.elementor-element-02897e9,.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure,.elementor-1016 .elementor-element.elementor-element-1b899fb {
    overflow: hidden;
}/* End custom CSS */