.elementor-19071 .elementor-element.elementor-element-8d2dff9:not(.elementor-motion-effects-element-type-background), .elementor-19071 .elementor-element.elementor-element-8d2dff9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url("../jpg/contact-img-1680%402x.jpg");background-position:center center;background-size:cover;}.elementor-19071 .elementor-element.elementor-element-8d2dff9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:200px 0px 200px 0px;}.elementor-19071 .elementor-element.elementor-element-8d2dff9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-19071 .elementor-element.elementor-element-4cb9cdb > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-19071 .elementor-element.elementor-element-4cb9cdb > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-19071 .elementor-element.elementor-element-4cb9cdb > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-19071 .elementor-element.elementor-element-223055c .elementor-heading-title{color:#FFFFFF;font-size:40px;font-weight:bold;line-height:58px;letter-spacing:-2px;}.elementor-19071 .elementor-element.elementor-element-cfe0f54 .elementor-heading-title{color:#FFFFFF;font-size:20px;font-weight:300;line-height:34px;letter-spacing:-1px;}.elementor-19071 .elementor-element.elementor-element-cfe0f54 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:8px 0px 0px 0px;}.elementor-19071 .elementor-element.elementor-element-88162e8{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}@media(max-width:1599px){.elementor-19071 .elementor-element.elementor-element-8d2dff9:not(.elementor-motion-effects-element-type-background), .elementor-19071 .elementor-element.elementor-element-8d2dff9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("../jpg/contact-img-1600.jpg");background-position:center center;background-size:cover;}.elementor-19071 .elementor-element.elementor-element-8d2dff9{padding:161px 0px 161px 0px;}.elementor-19071 .elementor-element.elementor-element-4cb9cdb > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-19071 .elementor-element.elementor-element-4cb9cdb > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-19071 .elementor-element.elementor-element-223055c .elementor-heading-title{font-size:30px;line-height:46px;letter-spacing:-1.5px;}.elementor-19071 .elementor-element.elementor-element-223055c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-19071 .elementor-element.elementor-element-cfe0f54 .elementor-heading-title{font-size:16px;line-height:26px;letter-spacing:-0.8px;}.elementor-19071 .elementor-element.elementor-element-cfe0f54 > .elementor-widget-container{margin:6px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:979px){.elementor-19071 .elementor-element.elementor-element-8d2dff9:not(.elementor-motion-effects-element-type-background), .elementor-19071 .elementor-element.elementor-element-8d2dff9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("../jpg/contact-img-m%402x.jpg");background-position:center center;background-size:cover;}.elementor-19071 .elementor-element.elementor-element-8d2dff9{padding:170px 15px 24px 15px;}.elementor-19071 .elementor-element.elementor-element-223055c .elementor-heading-title{font-size:34px;line-height:46px;letter-spacing:-1px;}.elementor-19071 .elementor-element.elementor-element-cfe0f54 .elementor-heading-title{font-size:16px;line-height:26px;letter-spacing:-0.8px;}.elementor-19071 .elementor-element.elementor-element-cfe0f54 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:6px 0px 0px 0px;}.elementor-19071 .elementor-element.elementor-element-88162e8{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-8d2dff9 */input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:#ccc!important;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:#ccc!important;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:#ccc!important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:#ccc!important;
}
select{
    -moz-appearance:none;
}
select::-ms-expand { display: none; }

.custom-form.elementor-widget-form  label{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: -1px;
    margin-right: 10px;
    position: relative;
    color: #222222;
    margin-bottom: 16px;
}
.custom-form.elementor-widget-form .elementor-mark-required label{
    color: #03C75A;
}
.custom-form .elementor-message-success{
    display: none;
}
.custom-form.elementor-widget-form .elementor-mark-required label:after{
    content: "";
    vertical-align: top;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #07b03b;
    position: absolute;
    bottom: 9px;
    transform: translate(0, -50%);
    border-radius: 50%;
    margin-left: 8px;
}
.custom-form-not-submit .elementor-field-type-submit{
    display: none;
}
.custom-form input, .custom-form .elementor-select-wrapper select{
    height: 60px;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    border-radius: 0;
    border-color: #222222!important;
    padding-left: 0;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: -1px;
    color: #222222!important;
}
.custom-form input:focus, .custom-form select:focus{
    box-shadow: none!important;
}
.custom-form .elementor-mark-required input,.custom-form .elementor-mark-required select{
    border-color: #03C75A!important;
}

.custom-form .elementor-form-fields-wrapper > div:not(.elementor-field-type-html){
    margin-top: 40px;
}
.custom-form textarea{
    border-color: #03C75A!important;
    padding: 21px;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: -1px;
    border-radius: 0;
    color: #222222!important;
}
.custom-form .elementor-form-fields-wrapper .textarea-tip{
   font-size: 16px;
   font-weight: 300;
   line-height: 1.63;
   letter-spacing: -1px;
   margin-top: 8px;
   color: #999999;
}
#content_number{
    color: #03C75A;
}
/* 填写说明 */
.custom-form .contactus-introduce{
    margin-top: 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.63;
    letter-spacing: -1px;
    color: #999999;
}

.custom-form .contactus-introduce li a{
    color: #345ccd;
    text-decoration: underline;
}

/* 按钮 */
.custom-form .contactus-cancel-btn, .custom-form .elementor-field-type-submit button{
    line-height: 70px;
    height: 70px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
   letter-spacing: -1px;
   cursor: pointer;
   margin-top: 40px;
}
/*.custom-form .contactus-cancel-btn{*/
/*     margin-top: 78px;*/
/*    display:block;*/
/*    border:1px solid #03C75A;*/
/*    text-align:center;*/
/*    color:#03C75A;*/
/*    box-sizing: border-box;*/
/*}*/
.rc-anchor-normal{
    width: 350px;
}
.custom-form .elementor-field-type-submit button{
    flex-basis: auto;
    line-height: 70px;
    background: #03C75A;
    width: 314px;
}

/*  错误 message*/

.custom-form .elementor-message.elementor-message-danger {
    color: #fd472b!important;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 300;
}
.custom-form .elementor-form-fields-wrapper > div:not(.elementor-field-type-textarea) .elementor-message-danger{
    position: absolute;
    bottom: -28px;
    margin: 0;
    left: calc(20px/2);
}
.custom-form form > .elementor-message-danger{
    display: none;
}
.custom-form .elementor-error input, .custom-form .elementor-error textarea{
    border-color:  #fd472b!important;
}

/*@media (min-width: 980px){*/
/*    .custom-form .elementor-column.elementor-col-80{*/
/*     width: 350px;*/
/*     margin-right: 20px;*/
/*    }*/
/*}*/
@media screen and (max-width: 1599px) {
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 980px;
    }
    .custom-form input, .custom-form.elementor-widget-form label, .custom-form textarea, .custom-form .elementor-select-wrapper select{
        font-size: 16px;
        line-height: 42px;
        letter-spacing: -0.8px;
    }
    .custom-form input{
        height: 42px;
    }
    .custom-form .elementor-form-fields-wrapper > div:not(.elementor-field-type-html){
        margin-top: 32px;
    }
    .custom-form.elementor-widget-form  label{
        margin-bottom: 12px;
    }
    .custom-form .elementor-form-fields-wrapper .textarea-tip{
       font-size: 12px;
       line-height: 1.83;
       letter-spacing: -0.75px;
       margin-top: 6px;
    }
    .custom-form .contactus-introduce{
        margin-top: 32px;
        font-size: 12px;
        line-height: 26px;
        letter-spacing: -0.75px;
    }
    .rc-anchor-normal{
        width: 280px;
    }
    .rc-anchor-normal{
        width: 280px;
    }

    .custom-form .contactus-cancel-btn, .custom-form .elementor-field-type-submit button{
        line-height: 56px;
        height: 56px;
        font-size: 16px;
        letter-spacing:-0.8px;
        margin-top: 28px;
    }
    .custom-form .contactus-cancel-btn{
        margin-top: 60px;
    }
    .custom-form .elementor-column.elementor-col-80{
         width: 280px;
         margin-right: 16px;
    }
    .custom-form .elementor-field-type-textarea{
        margin-top: 42px!important;
    }
    .custom-form textarea{
        height: 182px;
    }
    .custom-form.elementor-widget-form .elementor-mark-required label:after{
        bottom: 13px;
    }
    
/*  错误 message*/

    .custom-form .elementor-message.elementor-message-danger {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: -0.75px;
    }
    .custom-form .elementor-form-fields-wrapper > div:not(.elementor-field-type-textarea) .elementor-message-danger{
    bottom: -24px;
    }
}

@media screen and (max-width: 979px) {
    .custom-form .elementor-form-fields-wrapper{
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .custom-form .elementor-form-fields-wrapper > div{
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
      .custom-form .elementor-column.elementor-col-80{
         width: 100%;
         margin-right: 0px;
        }
    .custom-form .contactus-cancel-btn, .custom-form .elementor-field-type-submit button{
        width: 100%!important;
        height: 56px;
    }
        .custom-form .elementor-form-fields-wrapper > div:not(.elementor-field-type-html){
        margin-top: 30px;
    }
      .custom-form textarea{
          margin-top: 4px;
        padding: 11px;
    }
    .custom-form .contactus-introduce{
        margin-top: 30px;
        line-height: 22px;
    }
    .custom-form .elementor-field-type-submit{
        margin-top: 15px!important;
    }
        .custom-form.elementor-widget-form  label{
        margin-bottom: 8px;
    }
    .custom-form input{
        height:43px;
    }
       .custom-form .elementor-field-type-textarea{
        margin-top: 30px!important;
    }
}

@media screen and (min-width: 980px) {
    /*  “区分select” */
.elementor-field-type-select.elementor-col-100 select{
    -webkit-flex-basis:auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: calc( 50% - 10px);
    -webkit-box-flex: 0; 
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
    .elementor-field-group.elementor-col-100 .elementor-select-wrapper:before{
        right: 50%;
        transform: translateX(-20px);
    }
    
    /* header  */
.contactus-header ul {
    width: 100%;
}
.contactus-header ul li{
    flex: 1;
    text-align: center;
    margin-right: 0!important;
        

}
.contactus-header ul li a{
    height: 80px;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
}
.contactus-header ul li a.elementor-item-active{
    color: #fff!important;
    background: #03C75A;
}
.contactus-header ul li a:after{
    display: none;
}
}/* End custom CSS */