.content_us_title{
    font-size:4.3em;
    font-weight: normal;
    text-align: center;
    position: relative;
}
.content_us_tips,.content_us_title,.content_us_formbox{
    font-family: "tensentype-ruihei", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.content_us_title_box{
    padding:5.6em 0 7.8em 0;
}
button:focus{
    outline: 0;
}
.content_us_title::after{
    content: '';
    position: absolute;
    width: 10.5%;
    height: 0.15em;
    background-color: #283375;
    bottom: -0.6em; 
    left:50%;
    transform: translateX(-50%);   
}
.content_us_map{
    display: flex;
}
.content_us_map_img{
    max-width: 1045px;
    width:50%;
    height: 29em;
}
.content_us_map_img img{
    width: 100%;
}
.content_us_tips p{
  font-size: 1.875em;
  line-height: 1.5;
  width: 100%;
}
.content_us_tips{
    width: 50%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.content_us_formbox{
   padding-top:6.68em;
   box-sizing: border-box; 
   /* display: flex; */
}
.content_us_form{
    padding:2.5em;
    box-sizing: border-box;
    width: 58%;
    background: #F2F2F2;

}
.content_us_form_facebook{
    display: flex;
}
/*谷歌*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
/*火狐*/
input[type="number"] {
-moz-appearance: textfield;
}
.content_us_form_title{
  font-size: 2.5em;
  line-height: 1.5;
  font-weight: normal;
}
.content_us_input{
   margin-top: 6.8em;
}
.content_us_flex50 .content_us_input:nth-of-type(1),.content_us_flex50  .content_us_input:nth-of-type(2){
    margin-top: 4.8em;

}
.content_us_input_border{
    border-bottom: 1px solid #060938;
    padding-bottom: 0.75em;
  
}
.error{
    margin-top: 0.5em;
    display: block;
    color: #D4202F;
}
.content_us_input i{
  font-size: 1.31em;
  float: left;
}
.content_us_input input{
    font-size: 1.31em;
    width: 60%;
    background: none;
    border: none;

}
.content_us_flex50 .content_us_input{
    width: 45%;

}
.content_us_flex50{
    display: flex;
    justify-content: space-between;
}
.content_us_textarea{
    resize: none;
    width: 80%;
    min-height: 9.5em;
    border: 0;
    background: none;
    font-size: 1.31em;
    color: #060938;
}
.content_us_buttom{
    width: 12em;
    height: 3.5em;  
  background: #D4202F;
    border-radius: 2em;
    border: none;
    box-shadow: none;
    margin-top: 5.1em;
    cursor: pointer;

}
.content_us_buttom span{
   font-size: 1.25em;
   color: #fff;
}
.calendlyiframe{
    width: 100%;
    margin-bottom: 4em;
}
.lmtWIHO_gkbTeeyuvoJC.mOUYF5ZmuNL6I7t0mSFg{
    background-color: #fff !important;
}
.calendly{
}

.calendlyiframe{
    height: 750px;
  }
.calendly-inline-widget{
    height: 100%;
}
.calendlyiframe iframe{
    width: 100%;
    height: 100%;
    
}
.facebookimg h3{
    line-height: 1.5;
    font-size: 2.5em;

}
.absolutestyle{
    display: inline-block;
    width: 200%;
}
.absolutestyle input{
    width: 28%;
}
    .facebookimg{
         width: 600px;
         min-height: 180px;
         text-align: center;
    }

#contactPart2{
    position: relative;
    margin-top:-10em;
    height:10em;
    z-index:-1;
}
@media screen and (max-width: 1560px) {
    .content_us_input i,.content_us_input input{
      font-size:1.125em;
    }
}
@media screen and (max-width: 1366px) {
    .content_us_tips p{
        font-size: 1.6em;
    }
    .facebookimg{
        width: 340px;
    }
    
}
@media screen and (max-width: 768px) {
    .facebookimg{
        width:300px;
        margin-top: 0.5rem;

    }
    .facebookimg h3{
        font-size: 0.5rem;
    }

    .content_us_map{
        display: block;
        padding-top: 0.4rem;
        width: 100% !important;
      }
      .content_us_map_img{
          width: 100%;
          height: 4rem;
      }
      .content_us_tips{
          width: 79.5%;
          margin: 0 auto;
          padding: 0.4rem 0 1rem 0;
          max-width: 1513px;
          flex-direction:row;
          justify-content: start;
      }
      .content_us_tips p{
        font-size: 0.26rem;

      }
      .content_us_flex50 .content_us_input:nth-of-type(1),.content_us_flex50  .content_us_input:nth-of-type(2){
        margin-top: 0.6rem;
    
    }
      .content_us_tips>div{
          flex:1;
      }
      .content_us_tips>div p:nth-of-type(1){
         margin-bottom: 0.4rem;
      }
      .content_us_input input{
        font-size: 0.26rem;  
      }
      .content_us_input{
        margin-top: 0.6rem;
      }
      .content_us_formbox{
          display: block;  
          padding-top: 0;
      }
      .content_us_input .error{
        font-size: 0.26rem;  
      }
      .content_us_form{
          width: 100%;
          padding:0.4rem;
      }
      .content_us_title{
          font-size: 0.56rem;
      }
      .content_us_textarea{
        min-height: 1.8rem;
        font-size: 0.26rem;  
      }
      
      .content_us_title::after{
          width: 19.5%;
      }
      .content_us_title_box{
          padding: 0.4rem  0;
      }
      .content_us_form_title{
          font-size: 0.4rem;
      }
      .content_us_form{
          box-shadow: 0px 4px 15px #00000029;
      }
      .content_us_input i{
          font-size: 0.26rem;
      }
      .content_us_flex50{
          display: block;
      }
      .content_us_flex50 .content_us_input{
          width: 100%;
      }
      .content_us_buttom{
        margin-top: 0.26rem;
        width:1.8rem;
        height:0.5rem;
        line-height: 0.5rem;
      }
      .content_us_buttom span{
          font-size: 0.2rem;
      }
      .calendly{
        margin-left: 0;
        margin-top: 0.9rem;
        margin-bottom: .5rem;
        box-shadow: 0px 4px 15px #00000029;
    }
    .calendlyiframe{
        /*height: 8rem;*/
        /*height:11rem;*/
        height:18rem;
          /* height: 7rem;
          overflow-y: auto;
          overflow-x: hidden; */
      }


      .content_us_form_facebook{
        display: flex;
        flex-flow: column;
     }
     #contactPart2{
        margin-top:-1.5rem;
        /*height:1.5rem;*/
        height:0.1rem;
    }
}