.contactUs_callMe{
  width: 100%;
  margin-top: 109pt;
  display: flex;
  justify-content: center;
 text-align: center;
 line-height: 16pt;
}
.contactUs_callMe_t{
width: 150pt;
height: 25pt;
font-size: 17pt;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
letter-spacing: 1px;
}
.contactUs_callMe_c{
height: 28px;
font-size: 13pt;
font-family: ArialMT;
color: rgba(241,243,246,0.5);
}
.contactUs_center_call{
  margin-top: 30px;
}
.contactUs_center_call_t{

  text-align: center;
font-size: 14pt;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #333333;
}
.contactUs_center_call_c{
  text-align: center;
font-size: 9pt;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #666666;
line-height: 36px;
box-sizing: border-box;
}
.contactUs_center_call_b{
  width: 100%;
  text-align: center;
font-size: 17pt;
font-family: PingFang-SC-Heavy, PingFang-SC;
font-weight: 800;
color: #333333;
line-height: 42px;
margin-bottom: 25pt;
}
.contactUs_center_call_all{
  height: 252pt;
  margin: 0px auto;
}
.contactUs_center_call_all_t{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactUs_center_call_all_t_l{
  flex: 1;
  height: 62pt;
  border: 1px solid #C5C4C4;
  margin-right: 5pt;
  display: flex;
  color: #000;
  background: #fff;
}


.contactUs_center_call_all_t_c{
  flex: 1 ;
  height: 62pt;
background: #FFFFFF;
border: 1px solid #C5C4C4;
display: flex;
}
.contactUs_center_call_all_t_r{
  width: 384px;
height: 124px;
background: #FFFFFF;
border: 1px solid #C5C4C4;
display: flex;
}

/*  22222 */
.contactUs_center_call_all_t_ls{
  width: 63%;
  height: 62pt;
  border: 1px solid #C5C4C4;
  margin-right: 5pt;
  display: flex;
  color: #000;
  background: #fff;
}
.contactUs_center_call_all_t_cs{
  width: 37%;
  height: 62pt;
background: #FFFFFF;
border: 1px solid #C5C4C4;
display: flex;
}

/*  */

.contactUs_center_call_all_b{
  width: 100%;
  height: 62pt;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contactUs_center_call_all_b_l{
  /* width: 384px; */
  flex: 1;
  height: 62pt;
  background: #FFFFFF;
  border: 1px solid #C5C4C4;
  display: flex;
  }
 





.contactUs_img{
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactUs_imgs{
  width: 34px;
  height: 38px;
}
.contactUs_name{
  width: 70%;
  height: 100%;
  padding: 10pt 0px;
  box-sizing: border-box;
}
.contactUs_name_t{
  height: 21pt;
  line-height: 21pt;
font-size: 14pt;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
}
.contactUs_name_b{
height: 16pt;
line-height: 16pt;
  font-size: 8pt;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}

.contactUs_img_lang{
  width: 20%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactUs_name_lang{
height: 100%;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
padding: 10pt 0px;
}
.contactUs_name_t_lang{
  height: 21pt;
  font-size: 14pt;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 21pt;
}
.contactUs_name_b_lang{
  height: 12pt;
  line-height: 12pt;
  font-size: 8pt;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}


.contactUs_center_call_all_t_l:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff;
  cursor: pointer;
}
.contactUs_center_call_all_t_l:hover img{
  content: url("../assets/contactUs/iphone.png");
}
.contactUs_center_call_all_t_ls:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff;
  cursor: pointer;
}
.contactUs_center_call_all_t_ls:hover img{ 
  content: url("../assets/contactUs/click1.png");
}
.contactUs_center_call_all_t_cs:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff;
  cursor: pointer;
}
.contactUs_center_call_all_t_cs:hover img{ 
  content: url("../assets/contactUs/web1.png");
}
.contactUs_center_call_all_t_c:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff;
  cursor: pointer;
}
.contactUs_center_call_all_t_c:hover img{
  content: url("../assets/contactUs/email1.png");
}
.contactUs_center_call_all_b_l:hover img{ 
  content: url("../assets/contactUs/idea1s.png");
}
.contactUs_center_call_all_t_r:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff;
  cursor: pointer;
}

.contactUs_center_call_all_b_l:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff;
  cursor: pointer;
}
.contactUs_center_call_all_b_r:hover{
  background: linear-gradient(334deg, #3656F6 0%, #416FF6 100%);
  color: #fff !important;
  cursor: pointer;
}

/* ,.,.contactUs_center_call_all_t_r :hover{
  background-color: ;
} */
