/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.message-form-box {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 998;
    width: 220px;
}

/* 底部触发按钮样式 */
.message-trigger {
    background: #156944;
    color: white;
    padding: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease; border-radius:5px 5px 0 0
}

.message-trigger.hidden {
    display: none;
}

/* 弹出框样式 */
.message-popup {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 320px;
    background: white;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

.message-popup.active {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

/* 头部样式 */
.message-header {
    background:#156944!important;
    color: white;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.message-popup .wpforms-submit{ background:#156944!important;}
.message-popup .wpforms-container .wpforms-field{ padding:7px 0!important}
.radius-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.message-header b {
    flex-grow: 1;
}

.arrow-toggle {
    transition: transform 0.3s ease;
}
.wpf-captcha-container{ margin:0 0 20px 0!important}
.wpf-captcha-container label{ display:none}
.wpf-captcha-field{ display:flex;white-space: nowrap;align-items: center;gap: 10px;}
/* 表单容器样式 */
.message-form {
    padding: 20px;
    background: white;
    max-height: 80vh;
    overflow-y: auto;
}

/* WPForms 样式优化 */
.message-form .wpforms-container {
    margin: 0;
}

.message-form .wpforms-field {
    padding: 8px 0;
}

.message-form .wpforms-field input,
.message-form .wpforms-field textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 10px;
}

.message-form .wpforms-field textarea {
    min-height: 120px;
    resize: vertical;
}

/* hCaptcha 验证码优化 */
.message-form .h-captcha {
    margin: 10px 0;
    transform-origin: left;
    transform: scale(0.9);
}

/* 提交按钮样式 */
.message-form .wpforms-submit {
    width: 100%;
    background: #20B2AA;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.message-form .wpforms-submit:hover {
    background: #1a9690;
}

/* 移动端适配 */
@media (max-width: 480px) {
    .message-form-box {
        width: 100%;
    }
    
    .message-form .h-captcha {
        transform: scale(0.8);
    }
}
a{ color:#000}
.elementor-heading-title {line-height: 1.5;}
.home-banner .banner-title .elementor-heading-title{background: linear-gradient(90deg, #bdf2ff 21.59%, #d4c5ff 32.62%, #cdedff 52.82%, #9bd0ff 76.34%); background-clip: text;color: transparent;}
.banner-btn .elementor-button{ width:288px;}
.head-section{ position:fixed; top:0; left:0; width:100%; z-index:99}
.hover-section>.elementor-element{transition-delay: .15s;}
.hover-section>.elementor-element:hover{transform: translateY(-0.5rem)}
.home-brand-section .item .elementor-widget-image-box{min-height: 340px;}
.home-brand-section .item{ position:relative}
.home-brand-section .item:nth-child(odd):before,.home-brand-section .item:nth-child(even):after{ content:'';  width:282px; height:223px; display:block; position:absolute;left: 50%;}
.home-brand-section .item:nth-child(odd):before{top: -68px;background:url(/wp-content/uploads/2025/08/a2ef406e2c2351e0b9e822.webp) no-repeat;}
.home-brand-section .item:nth-child(even):after{bottom: -68px; background:url(/wp-content/uploads/2025/08/e45ee7ce7e88149af8dd12.webp) no-repeat}
.home-brand-section .item:nth-child(even) .elementor-widget-image-box{margin-top: 200px;}
.home-brand-section .item:last-child:before{ display:none}
.home-brand-section .elementor-image-box-title b{ display:block;font-size: 1.75rem; line-height: 2.5rem;}
.process-accordion .e-n-accordion{counter-reset: accordion-counter;}
.process-accordion .e-n-accordion .e-n-accordion-item{counter-increment: accordion-counter;
  position: relative; padding-left:72px }
.process-accordion .e-n-accordion .e-n-accordion-item:before {
  content: counter(accordion-counter, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0; font-size:20px; line-height: 2rem;color: #9F9AAE;}
.process-accordion .e-n-accordion .e-n-accordion-item{ border-bottom:1px solid #E8EAF2; padding-bottom:25px;}
.process-accordion .e-n-accordion .e-n-accordion-item:not(:first-child){ padding-top:25px;}
.process-accordion .e-n-accordion .e-n-accordion-item:not(:first-child):before{ top:25px}
.process-section .right-section .elementor-widget-image{ height:100%;}
.process-section .right-section .elementor-widget-image img{display: block;
    height: 100%;
    object-fit: cover;}
.faq-accordion .e-n-accordion .e-n-accordion-item{ padding-left:0;border-top:1px solid #E8EAF2;border-bottom:0; padding-top:25px!important;}
.faq-accordion .e-n-accordion .e-n-accordion-item:before{ display:none}
.link-txt a{ color:#D19E76}
.link-txt a:hover{ text-decoration:underline}
div.wpforms-container-full:not(:empty){ margin:0!important}
.contact-form .wpforms-field input,.contact-form select,.contact-form textarea{ border-width:0 0 1px 0!important;background: none !important;}
.contact-form .wpforms-submit{ width:100%; height:64px;}
.contact-form .wpforms-submit:hover{ background:#B9855C!important}
.contact-form input::placeholder,.contact-form textarea::placeholder{color: #363757!important; opacity: 1!important;}
.contact-form div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader{ border:0; background:#F7F9FC}
.foot-contact-txt ul,.foot-contact-txt li{ list-style:none; padding:0; margin:0}
.li-none ul,.li-none li{ list-style:none; padding:0; margin:0}
.contact-left-txt strong{ font-weight:700;}
.contact-left-txt dd{ margin:0}
.contact-left-txt dd.mb-5{ margin:0 0 1.25rem 0;}
.contact-left-txt dt{margin-bottom: .9rem}
.customized-table table td{ background:none!important;vertical-align: middle!important;padding:18px 15px 18px 30px;font-size: 18px;}
.customized-table td p{ margin:0; }
.customized-table table td,.customized-table table{ border-color:#EAEEF3}
.elementor-slideshow__footer.elementor-lightbox-prevent-close{ display:none}
.loop-item02 .desc{ height: 0px;opacity: 0;transition: all linear .3s; }
.loop-item02:hover .desc{ height:auto;opacity: 1;}
.loop-item02:hover .more{ display:none}
.pro-single-txt strong{ font-weight:700}
.home .elementor-location-header.typea .head-section,.page-id-374 .elementor-location-header.typea .head-section{ background:none!important}
.head-section{ min-height:56px}

@media screen and (max-width:1024px){
.head-section .elementor-menu-toggle{ margin-top:-45px!important}
}
@media screen and (max-width:480px){
	.home-brand-section .item:nth-child(odd):before, .home-brand-section .item:nth-child(even):after{ display:none}	
	.home-brand-section .item .elementor-widget-image-box{ min-height:inherit}
	.home-brand-section .item:nth-child(even) .elementor-widget-image-box {margin-top: 0;}
	.foot-section .elementor-menu-toggle{margin-top: -50px!important;}
}



