/* 创蓝配置移动认证SDK时，错误的使用rem单位样式，与宿主页面冲突 */
#YDRZ_Modal_two {
  height: 320px !important;
}
#YDRZ_Modal_two #YDRZ_Title {
  height: 104px !important;
}
#YDRZ_Modal_two #YDRZ_Logo {
  width: 80px !important;
  height: 80px !important;
  top: 16px !important;
}
#YDRZ_Modal_two #YDRZ_InputPhone_two {
  top: 160px !important;
}
#YDRZ_Modal_two #YDRZ_Agreement {
  top: 240px !important;
}
#YDRZ_Modal_two #customInput0 {
  top: 192px !important;
}
