.title_phone_padding{
  padding: 0 10px;
  margin-top:24px
 }
.title_phone a{
 display: flex;
 align-items: center;
 justify-content: center;
 color:#000
}
.title_phone{
 width:100%;
 height:60px;
 background:#F5F5F5;
 border-bottom:2px solid #FAC131;
 display: flex;
 align-items: center;
 justify-content: center;
 border-radius: 10px;
font-family: Inter;
font-weight: 600;
font-style: Medium;
font-size: 20px;
leading-trim: NONE;
letter-spacing: 0.4px;
}
.title_phone img{
  width:30px;
  height:30px;
  margin-right:14px
}
.bodypd0 h3{
   background: transparent; /* 背景透明 */
  font-family: Microsoft YaHei;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.07px;
  text-align: center;
  margin-top:36px;
  color:#000
}
#tablecenter td{
 border:none;
 text-align:left;
 height:36px;
padding:0px;
padding-bottom:24px
}
#tablecenter td input{
 height:36px;
 background:#F3F3F5;
border-radius: 8px;
text-indent: 10px;
}
.tdLeft_topform_label,.tdLeft{
   font-family: Inter;
   font-weight: 600;
  font-size: 14px !important;
  letter-spacing: -0.15px;
  color:#000 !important
}
#tablecenter td select {
  height:36px;
  background:#F3F3F5;
border-radius: 8px;
text-indent: 10px;
}
.input_text{
 padding-top:10px
}
.tablecenter{
 diaplay:none
}
.tdLeft_label{
 width:192px;
font-family: Inter;
font-weight: 600;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 14px;
letter-spacing: -0.15px;
color:#0A0A0A

}
.tdLeft_tp{
  display: flex;
  align-items: center;
}
.submitTd input{
  background:#2B7FFF !important
}
.file_img{
font-family: Inter;
font-weight: 600;
font-style: Medium;
font-size: 20px !important;
line-height: 28px !important;
letter-spacing: -0.45px;
text-align: center;
color:#0A0A0A !important;
padding-bottom: 32px !important;
}
.select{
    display: flex;
    justify-content: space-between;
}
.select select{
 width:48%  !important;
}
