@charset "UTF-8";

html {
  min-height: 100%;
  position: relative;
  margin: auto !important;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-user-select: none;
  word-wrap: break-word;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: Regular, Droid Sans, Droid Sans Fallback, STHeiti, SimHei, Hei;
  margin: 0 auto;
  font-size: 14px;
}

h3 {
  font-size: 100%;
  font-weight: 400;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
}

img.yidun_tips__img {
  max-width: none;
}

textarea {
  resize: none;
}

input[type="text"]:focus,
textarea:focus {
  outline: 0;
  box-shadow: none;
}

input[type="password"]::-ms-reveal {
  display: none;
}

.toe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mkcl:after,
.mkcl:before {
  content: "";
  display: table;
}

.mkcl:after {
  clear: both;
}

.hidden {
  display: none;
}

.eye {
  width: 19px;
  height: 15px;
  margin-top: 11px;
}

.tick {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
}

.waplogin.tick {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.dptick {
  padding: 8px;
  margin-top: 15px;
}

.dpSlt span {
  white-space: nowrap;
}

.mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: auto;
  position: absolute;
}

.center {
  text-align: center;
  justify-content: center;
  -webkit-box-pack: center;
}

.reg-notice {
  display: block;
  margin: 25px 0 30px;
}

.reg-notice-nomargin {
  margin: 0;
}

.poptips-yes {
  margin-right: 6px;
  padding: 2px 8px;
}

.left {
  text-align: left;
}

.dpmenu {
  margin-top: -5px;
}

.node-title {
  font-weight: 700;
}

.node-intro {
  line-height: 16px;
  margin-top: 16px;
}

.thirdAccountLogin {
  margin: 8px auto;
  width: 90%;
  height: 0;
  position: relative;
  top: 3px;
}

.chooseBindType .content {
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

.chooseBindType .logoDiv {
  height: 220px;
}

.chooseBindType .third-Logo {
  margin-top: 50px;
  width: 78px;
  height: 78px;
  margin-right: auto;
  margin-left: auto;
}

.chooseBindType .third-p-top {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-family: arial;
  opacity: 0.8;
  filter: alpha(opacity=60);
}

.chooseBindType .nickName {
  width: 80px;
  margin-top: 20px;
}

.chooseBindType-desc,
.chooseBindType .nickName {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.chooseBindType-desc {
  margin-top: 25px;
}

.thirdAccountPicture span {
  display: inline-block;
  width: 68px;
  text-align: center;
}

.thirdAccountPicture {
  text-align: center;
  position: relative;
  margin-bottom: 24px;
  min-height: 40px;
}

.wap-login-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.wap-login-footer .footer-link-div {
  margin-bottom: 16px;
}

.wap-login-footer .footer-tip-div {
  margin-bottom: 12px;
}

.wap-login-footer .footer-end-div {
  margin-top: -8px;
  margin-bottom: 24px;
}

.footer-end-div .footer-link {
  padding: 0 16px;
}

div#authenDialog {
  width: 100%;
}

.clearfloat:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.getAuthbtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 40px;
}

#smsAuthcodeDiv .getAuthbtn {
  height: 39px;
}

:focus {
  outline: 0;
}

.title-main {
  font-size: 24px;
  font-weight: 700;
}

.line-MAGIC5 {
  margin-bottom: 16px;
}

.mt-40 {
  margin-top: 40px;
}

.padding-48 {
  padding: 0 48px;
}

.errorTips {
  line-height: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.content-link-MAGIC5 {
  text-align: center;
  padding: 16px 8px 0;
}

.gray-tips-MAGIC5 {
  padding: 0;
  font-size: 14px;
}

.normal-tips-MAGIC5 {
  font-weight: 500;
}

.error-tips-MAGIC5 {
  font-size: 12px;
  margin-top: 4px;
}

.pwd-format-des-head {
  margin-bottom: 4px;
}

.pwd-complex {
  position: relative;
  height: 3px;
}

.line-MAGIC5 .tick {
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}

#randomCodeImg {
  width: 90px;
  height: 45px;
}

.body-MAGIC5 {
  margin: 0 auto;
}

/* input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #efefef inset !important;
} */

.thirdAccountPicture img {
  width: 40px;
  height: 40px;
}

.input-error-MAGIC5:after {
  display: none;
}

.verifycode {
  margin-bottom: 3px;
  margin-top: -2px;
}

.zero-margin {
  margin-bottom: 0;
}

.apkActionbar {
  min-height: 144px;
  padding-bottom: 16px;
  font-size: 24px;
  text-align: center;
}

.apkActionbar_appeal {
  margin-bottom: 48px;
  font-size: 16px;
}

.actionbar_appealSelf {
  font-size: 24px;
  text-align: center;
  margin-bottom: 48px;
  padding: 0 16px;
}

.apkActionbar-main {
  padding: 64px 16px 0;
  min-height: 32px;
}

.apkActionbar_appeal-main {
  margin: 48px 16px 0;
  min-height: 100%;
}

.apkActionbar-sub {
  margin: 8px 16px 0;
}

.apkActionbar-sub-login {
  margin: 8px 0 40px;
}

.countryCodeH-MAGIC5 {
  font-size: 16px;
  margin: 2px 0;
}

.radioCheck {
  padding: 13px;
  margin-top: -5px;
}

.birthday-notice {
  line-height: 13px;
  margin: 8px 0 42px;
}

.chooseRegCountry {
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 10006;
}

.UI5dcent {
  line-height: 150%;
}

.footBtn {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  margin: 0 auto;
}

.font-15-100 {
  font-size: 16px;
}

.margin16 {
  margin-top: 16px;
}

.global_dialog_confirm_main .textArea {
  padding: 40px 16px;
}

.global_dialog_confirm_main .btn-area {
  padding: 0 16px 16px;
}

.item-a span {
  display: inline-block;
  vertical-align: middle;
}

.dinput-UI5 .auth_code_grey a {
  opacity: 0.3;
}

.font_size12 {
  font-size: 12px;
}

.font_size_12 {
  font-size: 12px !important;
  margin: 10px 0;
}

.font_size_12 a {
  font-size: 12px !important;
}

li,
ol,
ul {
  list-style: none;
}

.item-name {
  font-size: 16px;
}

.item-left-login {
  line-height: 24px;
}

.hide,
.picAuthCodeNoDis {
  display: none;
}

.poptips-yes-new {
  margin-right: 6px;
  padding: 2px 8px;
}

.wrapLogin .clearfix {
  zoom: 1;
}

.wrapLogin .clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

.wrapLogin-remName {
  vertical-align: middle;
}

.wrapRegister-blankLine {
  width: 100%;
  height: 16px;
}

.wrapRegister-emptyLine {
  height: 11px;
  width: 100%;
}

.wrapRegister-emptyBgLine {
  height: 8px;
  width: 100%;
}

.wrapRegister-authCodeDiv,
.wrapRegister-birthNote {
  margin-bottom: 0;
}

.wrapRegister-regByEmail #picAuthCode .wrapRegister-email-randomCode {
  height: 40px;
  display: inline-block;
  margin-bottom: -32px;
}

.wrapRegister-regNotice {
  margin: 0;
}

.wrapRegister-margin16 {
  margin: 0 24px;
}

.wrapRegister-padding0 {
  padding: 0;
}

.wrapRegister-regByPhone .registerContent {
  width: 100%;
  min-width: 0;
  margin-bottom: 0;
}

.wrapRegister-regByPhone #picAuthCode .wrapRegister-randomCodeHight {
  height: 40px;
}

.wrapRegister-regByEmail .regByOtherType,
.wrapRegister-regByPhone .regByOtherType {
  margin: 16px 0 8px;
}

.font15 {
  font-size: 16px;
}

.reg-user-info div {
  text-align: center;
}

.reg-user-info .reg-avatar {
  height: 48px;
}

.reg-user-info .reg-avatar img {
  width: 48px;
  height: 48px;
}

.reg-user-info-title {
  margin: 20px 0;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.reg-user-info-title .toolbar-back {
  margin-right: 12px;
  padding: 12px;
}

.multi-account-row {
  min-height: 48px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}

.multi-account-row:last-child {
  margin-bottom: 16px;
}

.multi-account-row.row-step3 {
  min-height: 64px;
}

.multi-account-row .detail-col {
  width: 100%;
  margin: 0 16px;
  word-break: break-all;
}

.multi-account-row .clear-radio-position {
  position: inherit;
  top: 0;
  margin-top: 0;
}

.wrapRegister-userAgreement {
  height: 100%;
}

.wrapRegister-userAgreement .wel_activity {
  bottom: 50px;
  width: 100%;
}

.wrapRegister-userAgreement .selectCountryImg {
  display: block;
  width: 10px;
  position: relative;
  margin-top: 0;
}

.wrapRegister-userAgreement .countryCode-content {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
}

.wrapRegister-userAgreement .selectedCountry-text {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  line-height: 28px;
  height: 28px;
}

.wrapRegister-userAgreement .selectedCountry-text .countryWidthFix {
  width: 75%;
  display: inline-block;
  max-width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wrapRegister-userAgreement .selectedCountry-text .arrWidthFix {
  width: 10%;
}

.wrapRegister-userAgreement .visib-hide {
  visibility: hidden;
}

.wrapRegister-userAgreement .countryCodeBox {
  z-index: 10005;
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}

.wrapRegister-userAgreement .item-textStyle {
  text-align: left;
}

.wrapRegister-userAgreement .mask1-contentBox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  z-index: 998;
  opacity: 0.6;
}

.wrapRegister-userAgreement .countryDialogStyle {
  top: 123.5px;
  left: 10px;
  right: 10px;
  position: fixed;
  margin: 0;
  text-align: center;
  padding: 20px;
  box-shadow: 0 0 3px #808080;
  z-index: 999;
}

.wrapRegister-userAgreement .warningFont {
  font-size: 16px;
  line-height: 26px;
}

.footBtn-notFromApp {
  margin-top: 24px;
}

.footBtn-notFromApp .footBtn-notFromAppDiv,
.wrapRecoverSubmit .footBtn-notFromApp .footBtn-notFromAppDiv,
.wrapSendNotice .footBtn-notFromApp .footBtn-notFromAppDiv {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

.thirdAccount .nickName {
  margin-top: 8px;
  margin-left: 16px;
  margin-right: 16px;
}

.thirdAccount .third-desc {
  text-align: center;
}

.thirdAccount .third-desc-text {
  text-align: left;
  display: inline-block;
}

.thirdAccount .third-quick-register-tips {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
}

.marginLR16,
.thirdAccount #registerHonorAcc {
  margin-left: 16px;
  margin-right: 16px;
}

.thirdAccount .bottom-container {
  position: fixed;
  bottom: 16px;
  width: 99%;
  height: 75px;
}

.thirdAccount .errorTips {
  margin-top: 8px;
  margin-left: 16px;
  margin-right: 16px;
}

.thirdAccount .footBtn-notfromApp {
  left: 0;
  right: 0;
  margin-top: 24px;
}

.marginBottom8 {
  margin-bottom: 8px;
}

.marginTop4 {
  margin-top: 4px;
}

.margin24 {
  margin-top: 24px;
}

.tick-off-icon,
.tick-on-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-bottom: 3px;
}

.codeInputDiv {
  position: relative;
}

.codeInputDiv .dinput-UI5 {
  margin-right: 144px;
}

.codeInputDiv .rightCodeImgPart {
  position: absolute;
  top: 0;
  right: 0;
}

.marginB14 {
  margin-bottom: 14px;
}

.position_rel {
  position: relative;
}

.marginTop16 {
  margin-top: 16px;
}

.display_inBlock {
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
}

.apkActionbar.hasStep {
  padding-top: 0;
}

.appealChangeLink_div .cantReciveTips {
  margin-bottom: 4px;
  line-height: 1.3;
  text-align: center;
}

.appealChangeLink_div {
  margin: 16px auto 0;
}

.from-app-true
  .global_dialog_confirm_main_fullScreen
  .global_dialog_confirm_title {
  display: none;
}

.from-app-true .page-title {
  height: 1px;
  line-height: 1px;
}

.halfWidthRight {
  text-align: right;
  overflow: hidden;
}

.halfWidthleft {
  text-align: left;
}

.changeLoginType {
  visibility: hidden;
  line-height: 24px;
}

.actionbar.fromApp_true {
  display: none;
}

#agreement .checkboxFive label {
  width: 12px;
}

.stringBold {
  font-weight: 700;
}

.wrapRegister-userAgreement .checkboxFive label {
  display: none;
}

.wrapRegister-userAgreement .checkboxFive {
  width: 24px;
  height: 24px;
  position: relative;
  margin-top: 1px;
}

.marginT16 {
  margin-top: 16px;
}

.fontSize15 {
  font-size: 16px;
}

.geetest_holder.geetest_wind {
  height: 40px !important;
}

.geetest_radar {
  margin-top: 4px !important;
}

.geetest_radar_tip,
.geetest_success_radar_tip_content {
  line-height: 40px !important;
}

.geetest_holder.geetest_wind .geetest_success_btn .geetest_success_box {
  top: 7px !important;
}

.smsValidateLogin .selectCountryImg {
  display: block;
  width: 10px;
  position: relative;
  margin-top: 0;
}

.smsValidateLogin .countryCode-content {
  display: inline-block;
  vertical-align: middle;
}

.smsValidateLogin .selectedCountry-text .countryWidthFix {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.smsValidateLogin .selectedCountry-text .arrWidthFix {
  width: 10%;
}

.smsValidateLogin .countryCodeBox {
  z-index: 10005;
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}

.smsValidateLogin .countryCideH-MAGIC5-up,
.smsValidateLogin .item-forward-userAgr {
  height: 40px;
  line-height: 40px;
}

.smsValidateLogin .smsLoginTitle {
  font-size: 16px;
  padding: 16px;
}

#stLogoutCheckbox {
  position: absolute;
  top: -100000px;
}

.st_faq_box {
  display: inline-block;
}

.st_faq_position {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  max-width: 100%;
  opacity: 0.95;
  filter: Alpha(opacity=95);
  line-height: 1.3;
}

.st_faq_arrow {
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -8px;
  width: 12px;
  height: 16px;
}

#st_faq_icon,
.st_faq_arrow {
  display: inline-block;
}

#st_faq_icon {
  width: 18px;
  height: 18px;
  margin: 0 8px;
  vertical-align: middle;
}

.smsValidateLogin .item-textStyle {
  text-align: left;
}

.vertical-center {
  -webkit-box-align: center;
  align-items: center;
}

.vertical-center,
.vertical-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vertical-end {
  -webkit-box-align: end;
  align-items: flex-end;
}

.content-text-ENUI5 {
  padding: 0 8px;
  font-size: 16px;
}

.halfBtn {
  display: flex;
}

.halfBtn a {
  width: 50%;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  flex: 1;
  webkit-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
}

.halfBtn .left8 {
  margin-right: 0;
  margin-left: 4px;
}

.halfBtn .reft8 {
  margin-left: 0;
  margin-right: 4px;
}

.footBtn-twoBtn {
  padding: 0 16px;
}

.btnAndbottom {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.btnAndbottom .bottomTips {
  position: static;
}

#forceBindPhoneDialog .forceBindPhoneInfo,
#verifyOrChangeMobilePhone .forceBindPhoneInfo {
  line-height: 1.3;
}

#forceBindPhoneDialog .marginTop16,
#verifyOrChangeMobilePhone .marginTop16 {
  margin-top: 16px;
}

#forceBindPhoneDialog .countryCode-content {
  display: inline-block;
  vertical-align: middle;
}

#forceBindPhoneDialog .selectedCountry-text .countryWidthFix {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#forceBindPhoneDialog.selectedCountry-text .arrWidthFix {
  width: 10%;
}

#forceBindPhoneDialog .countryCideH-MAGIC5-up,
#forceBindPhoneDialog .item-forward-userAgr {
  height: 40px;
  line-height: 40px;
}

.marginBottom16 {
  margin-bottom: 16px;
}

#verifyOrChangeMobilePhone .marginBottom8 {
  margin-bottom: 8px;
}

.head-content {
  padding: 48px 0 44px !important;
  position: relative;
}

.wap_login_footer_MAGIC9 {
  position: absolute;
  bottom: 16px;
  width: 100%;
}

.wap_sms_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-box-pack: justify;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wap_sms_container .disable {
  opacity: 0.3;
}

.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.medium {
  font-weight: 700;
}

.login_logo {
  width: 40px;
  height: 40px;
  display: inline-block;
  left: 50%;
  margin: 0 0 8px -20px;
  position: relative;
}

.height_112 {
  height: 112px;
}

.position_relative {
  position: relative;
}

.login_more_touch {
  display: none;
  position: absolute;
  bottom: 30px;
  left: -3px;
  padding: 0 16px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  text-align: left;
  overflow: hidden;
}

.login_more_touch_center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.login_more_touch li {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  word-break: keep-all;
  white-space: nowrap;
  min-width: 130px;
  position: relative;
}

.bottom_border {
  position: relative;
}

.bottom_border:after {
  content: "  ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.click_div {
  position: absolute;
  width: calc(100% + 32px);
  height: calc(100% + 9px);
  left: -16px;
  display: none;
}

.click_div1 {
  top: -8px;
}

.click_div2 {
  top: -1px;
  height: calc(100% + 2px);
}

.click_div3 {
  bottom: -8px;
}

.fontsize_0 {
  font-size: 0;
}

#changeMobileDialog .forceBindPhoneInfo,
#verifyOrChangeMobilePhone .forceBindPhoneInfo {
  line-height: 1.3;
}

#changeMobileDialog .marginTop16,
#verifyOrChangeMobilePhone .marginTop16 {
  margin-top: 16px;
}

#changeMobileDialog .countryCode-content {
  display: inline-block;
  vertical-align: middle;
}

#changeMobileDialog .selectedCountry-text .countryWidthFix {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#changeMobileDialog.selectedCountry-text .arrWidthFix {
  width: 10%;
}

#changeMobileDialog .countryCideH-MAGIC5-up,
#changeMobileDialog .item-forward-userAgr {
  height: 40px;
  line-height: 40px;
}

.flexLayout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: flex;
}

.flexItemRight,
.flexLayout {
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
}

.flexItemRight {
  flex: 1;
  text-align: right;
}

.flex-center {
  justify-content: center;
  -webkit-box-pack: center;
}

.flex-center,
.flex-justify {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-justify {
  flex: 1;
  justify-content: space-between;
  -webkit-box-pack: justify;
}

.operat-btn-group {
  margin-top: 24px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.geetest_holder.geetest_silver.geetest_popup .geetest_popup_ghost,
.geetest_wind.geetest_panel .geetest_panel_ghost {
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}

.foot-blank {
  height: 48px;
}

.dayTimeNew {
  padding: 0;
}

.code_arror {
  padding-top: 3px;
}

.poptips-yes-position {
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
  width: 20px;
  height: 20px;
  top: 7px;
}

.poptips-yes-right {
  right: 100px;
}

.poptips-parent {
  position: absolute;
  right: 0;
}

.dinput-UI5 .poptips-parent .getAuthbtn {
  padding-left: 24px;
}

.reReg-list-row {
  position: relative;
}

.reReg-list-row .p-left-img {
  position: absolute;
  padding: 10px;
}

.reReg-list-row .p-left {
  left: 0;
}

.reReg-list-row .p-right {
  margin-left: 20px;
}

.thirdAccountPicture_no_sdk {
  margin-top: 64px;
  min-height: 40px;
}

#randomCodeImg.randomCodeImg,
.dinput-UI6 #randomCodeImg,
.dinput-UI6 #smsRandomCodeImg {
  width: 100px !important;
  height: 36px !important;
  top: -2px !important;
}

#authCodeRight.box16,
#smsAuthCodeRight.box16 {
  top: 6px !important;
  right: 110px !important;
  width: 20px !important;
  height: 20px !important;
}

#completeBirthDialog .completeBirthInfo {
  font-size: 16px;
  line-height: 1.3;
}

#completeBirthDialog .birthLabel {
  font-size: 16px;
}

#completeBirthDialog .birthDateBox {
  margin: 16px auto 0;
  display: flex;
}

#completeBirthDialog .dpmenu-MAGIC5-down {
  top: auto;
  bottom: 23px;
}

#completeBirthDialog .suffix {
  line-height: 1.3;
}

#completeBirthDialog .birthDateContent {
  position: relative;
}

#completeBirthDialog .selct-label {
  font-size: 16px;
  display: inline-block;
}

#completeBirthDialog input[type="text"] {
  width: 100%;
  outline: 0;
  padding: 0;
  font-size: 16px;
}

#completeBirthDialog .select-ico {
  margin-bottom: 1px;
}

#delChildUserDialog .delChildUserInfo {
  line-height: 1.3;
}

#delChildUserDialog .marginTop8 {
  margin-top: 8px;
}

.agr-update .adContentPart {
  overflow: hidden;
  padding-bottom: 8px;
}

.agr-update div.adCheckBoxPart {
  display: none;
}

.agr-update .reg-check {
  width: 14px;
  height: 14px;
}

.agr-update .reg-check,
.agr-update .reg-select {
  cursor: pointer;
  display: inline-block;
  margin-top: 3px;
}

.global_dialog_confirm_content .agr-update .reg-select {
  width: 16px;
  background-size: 16px;
  height: 16px;
}

.agr-update .marginTop16 {
  margin-top: 16px;
}

.atLoginQrCode .logoDiv {
  text-align: center;
  margin-bottom: 60px;
  left: 24px;
  right: 24px;
}

.atLoginQrCode .atLogin-logo {
  width: 138px;
  height: 75px;
  display: inline-block;
  margin-bottom: 20px;
}

.atLoginQrCode .qrlogin-logo {
  width: 72px;
  height: 72px;
  display: inline-block;
}

.atLoginQrCode .btnAndbottom .qrlogin-btn {
  flex: 1;
  margin: 16px 8px;
}

.atLoginQrCode .atLogin-tips {
  font-size: 16px;
  color: #666;
}

.atLoginQrCode .verifyTips {
  margin-bottom: 16px;
}

.atLoginQrCode .appealChangeLink_div .cantReciveTips {
  margin-bottom: 0;
}

.atLoginQrCode .logoCenter {
  text-align: center;
  position: absolute;
  top: 40%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
}

.atLoginQrCode .atLogin-cancel-tips {
  margin-bottom: 10px;
}

.atLoginQrCodeContent {
  font-family: HWtext-55ST;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 9px;
}

.qrCodeSuccess-icon {
  width: 80px;
  height: 80px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(../images/scan_comfirm.svg);
  margin: 0 auto;
}

.qrCodeSuccess-text {
  height: 22px;
  opacity: 0.9;
  font-family: HWtext-55ST;
  font-size: 16px;
  color: #000000;
  text-align: center;
  font-weight: 700;
  margin-top: 16px;
}

.smsLoginVerify .verifyTisp {
  font-size: 16px;
  line-height: 1.3;
}

.smsLoginVerify .verifyTop {
  margin-top: 16px;
}

.smsLoginVerify .isLimit-true,
.smsLoginVerify .isLineUnable-true {
  opacity: 0.3;
}

.smsLoginVerify .emergencyList {
  padding-bottom: 8px;
}

.smsLoginVerify .select-ico {
  right: 0;
  position: absolute;
  top: 6px;
}

.smsLoginVerify .ddrop-EMU5 {
  width: 100%;
}

.smsLoginVerify .firstLineMarginFix {
  margin-top: -16px;
}

.smsLoginVerify .nophonewrap {
  white-space: normal;
  word-break: break-word;
}

.smsLoginVerify .subtitle {
  margin: 16px 0;
}

.smsLoginVerify .otherWayList .uc-line {
  padding: 0;
}

.smsLoginHasFactors,
.smsLoginNoFactors {
  line-height: 1.3;
  font-size: 14px;
}

.line8-MAGIC9 {
  margin-bottom: 24px;
}

abbr,
address,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
legend,
li,
object,
ol,
p,
pre,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
  line-height: 1;
}

.l {
  float: left;
}

.r {
  float: right;
}

.dpSlt {
  overflow: hidden;
}

.dbtn2 {
  width: 228px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  text-align: center;
}

.dbtn2,
.sbtn {
  font-size: 16px;
}

.sbtn {
  width: 80px;
  margin-top: 5px;
  margin-left: 5px;
}

.dialog {
  position: absolute;
  top: 50%;
  box-shadow: 0 1px 7px #afadae;
  z-index: 10005;
  margin: -236px 0 0 -178px;
}

.faceBookLogin_wap a {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}

.googleLogin_wap a,
.vkLogin_wap a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.qqLogin_wap a,
.twitterLogin_wap a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.alipayLogin_wap a,
.weiboLogin_wap a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

.weixinLogin_wap a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

div.global_dialog_confirm_left_extra {
  float: left;
}

div.global_dialog_confirm_right_extra {
  float: right;
  margin-left: 12px;
}

.selectCountryImg {
  margin-top: 10px;
}

.countryCode {
  bottom: 23px;
}

div#next_msg {
  margin-left: 50%;
}

#randomCodeImg {
  float: left;
  margin-top: -3px;
  margin-left: 10px;
}

.box-shadow-in {
  padding-bottom: 20px;
  text-align: center;
  width: 90%;
  margin: auto auto 20px;
}

.btnArea {
  width: 90%;
  position: fixed;
  bottom: 0;
  margin: 0 5%;
}

#agreement {
  overflow-y: auto;
}

.btnBox {
  width: 100%;
}

.checkboxFive {
  width: 11px;
  position: relative;
  margin-top: 2px;
}

.checkboxFive label {
  cursor: pointer;
  position: absolute;
  width: 11px;
  height: 12px;
  top: 0;
  left: 0;
}

.checkboxFive label:after {
  opacity: 0.4;
  content: "";
  position: absolute;
  width: 7px;
  height: 4px;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.checkboxFive input[type="checkbox"] {
  display: none;
}

.checkboxFive input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.checkboxFive label:hover:after {
  opacity: 0.5;
}

.adContentPart {
  margin-left: 28px;
  line-height: 16px;
}

.adCheckBoxPart {
  width: 13px;
  float: left;
}

.regXCountry {
  margin-top: 2px;
}

abbr,
address,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
legend,
li,
object,
ol,
p,
pre,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
  margin: 0;
  padding: 0;
  line-height: 1.3;
}

#errorTips {
  line-height: 16px;
}

.line8-MAGIC5 {
  margin-bottom: 8px;
}

.pwd-low,
.pwd-middle,
.pwd-strong {
  position: absolute;
  height: 3px;
  bottom: 0;
}

.pwd-strong {
  width: 100%;
}

.dinput-UI5 .select {
  margin-top: 9px;
  margin-right: 8px;
}

.thirdAccountPicture a {
  width: 32px;
  height: 32px;
}

.pwd-format {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: 1px;
  margin-right: 8px;
}

.countryCideH-MAGIC5-up {
  font-size: 16px;
  margin: 0;
  line-height: 1;
}

.selectedCountryName {
  margin-left: 8px;
  margin-right: 4px;
}

.subLeftBtn {
  margin-right: 6px;
}

.subRightBtn {
  margin-left: 6px;
}

.marginTop8 {
  margin-top: 8px;
}

.radioUnCheck {
  padding: 13px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
}

.global_dialog_confirm_left_extra {
  float: left;
}

.global_dialog_confirm_right_extra {
  float: right;
}

.font_size15 {
  font-size: 16px;
}

.left_icon {
  margin-right: 12px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.item-left {
  float: left;
  line-height: 24px;
  max-width: 95%;
  word-break: break-all;
}

.item-right {
  text-align: right;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.item-right-login {
  width: 16px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
}

.item-forward {
  padding-right: 16px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
}

.isTrusBrowser-container .isTrusBrowser-content {
  font-size: 16px;
  line-height: 1.3;
}

.isTrusBrowser-container .isTrusBrowser-link {
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 16px auto 0;
}

.reg-tip .agrLineH {
  line-height: 1.5;
  font-size: 16px;
}

.DFVersion-MAGIC6 {
  font-size: 16px;
  line-height: 1.5;
}

.DFVersion-item-MAGIC6 {
  line-height: 1.5;
}

.DFVersion-link-MAGIC6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}

.DFVersion-item-point {
  display: inline-block;
  font-size: 25px;
  margin-top: -15px;
  vertical-align: middle;
  text-align: center;
}

.DFVersion-marginFix {
  margin: 16px 0;
}

.DFVersion-slideDiv {
  overflow: scroll;
}

.DFVersion-slideDiv::-webkit-scrollbar {
  display: none;
}

.DFVersion-attentionTip {
  font-weight: 700;
}

-webkit-scrollbar {
  height: 0;
}

.item-forward-userAgr {
  display: inline-block;
  height: 28px;
  line-height: 28px;
}

.padding0 {
  padding: 0;
}

.agreementBottom {
  bottom: 0;
  position: fixed;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  left: 0;
  right: 0;
}

.no-shadow {
  box-shadow: none;
}

.agreementBottom .marginTop16 {
  margin-top: 8px;
}

.agreementBottom .footBtn-div.isUseWapBtn-true {
  margin: 16px 0;
}

.msg_error {
  color: red;
  margin-bottom: 16px;
}

.DFVersion-item-MAGIC6 {
  font-size: 16px;
}

.DFVersion-MAGIC6 a {
  font-size: 16px;
}

.item {
  padding: 12px 0;
  font-size: 16px;
  border-bottom: 1px solid #e9e9e9;
}

.birth-erropTips {
  font-size: 14px;
}

.header-contain-center {
  padding: 50px 0;
}

.header_login_logo {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-bottom: 16px;
}

.header_honorLogin_logo {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_honor_logo.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.CountryTriangle {
  width: 8px;
  height: 13px;
  display: inline-block;
  background-image: url(../images/region_right_Triangle.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.header_honor_thirdLogin_logo {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/header_honor_thirdLogin_logo.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.ic_google {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_google_bind.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.ic_huawei {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_huawei.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.ic_huawei {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_huawei.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.ic_weixin {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_weixin.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.ic_alipay {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_alipay.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.ic_third_link {
  width: 24px;
  height: 48px;
  display: inline-block;
  margin-bottom: 12px;
  background-image: url(../images/ic_third_link.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100%;
}

.header-line {
  text-align: center;
}

.header-title,
.header-desc {
  display: inline-block;
  text-align: left;
}

.header-title {
  font-weight: 700;
  font-size: 24px;
}

.header-desc {
  font-size: 16px;
  margin-top: 8px;
}

.waplogin.header-desc {
  font-size: 14px;
  margin-top: 4px;
}

.waplogin.header-honorDesc {
  font-size: 14px;
  margin-top: 2px;
}

.drop-search.input-div {
  border-radius: 16px;
  height: 32px;
  margin: 8px 16px 0;
  overflow: hidden;
}

.drop-search.input-div .searchValue {
  unicode-bidi: plaintext;
  text-align: inherit;
  height: 100%;
  width: calc(100% - 32px);
  border: 0;
  padding: 0 16px;
  background: transparent;
  *height: 40px;
  *line-height: 40px;
  height: 32px;
  line-height: 20px;
}

.drop-search-desc {
  margin: 0 16px 20px;
}

.drop-search-desc .drop-search-tip {
  margin: 6px 0 12px;
}

.drop-search-desc .drop-search-selected {
  margin: 0 8px;
}

.resendEmail .auth_code_grey span {
  opacity: 0.3;
}

.multi-account-row:after {
  content: "  ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.clear_border:after {
  content: none;
}

.banner_box {
  border-radius: 8px;
  margin: 16px 24px 8px;
  position: relative;
  text-align: center;
  display: none;
  z-index: 999;
}

.banner_box .banner_text {
  display: inline-block;
  text-align: left;
  padding: 14px 48px 14px 16px;
}

.banner_box a {
  padding: 0;
}

.banner_close {
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}

.error_findPwd {
  font-size: 12px;
  text-decoration: underline;
  font-weight: inherit !important;
}

#unactivedEmailDialog #getActiveBox {
  position: relative;
  height: 32px;
}

#unactivedEmailDialog #getActive {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.thirdAccount .content {
  padding: 0 24px;
}

.thirdAccount .header-contain-center {
  padding: 64px 0 50px;
}

.thirdShowTitle {
  padding: 16px 0;
  font-size: 16px;
}

.thirdAccount .picContainer {
  width: 100%;
  table-layout: fixed;
}

.thirdAccount .picContainer td {
  overflow: hidden;
}

.height16 {
  height: 16px;
}

.disabledLoadingStep {
  background: none !important;
  opacity: 1 !important;
}

.remNameDiv {
  font-size: 0;
}

.rememberNameBox {
  position: relative;
  display: inline-block;
  font-size: 14px;
}

.remberMeTip {
  position: absolute;
  bottom: 22px;
  left: -20px;
  display: none;
  word-break: break-word;
  z-index: 999;
}

.remberMeTip .guide_bg {
  display: block;
  width: 288px;
  left: 10px;
  bottom: 25px;
  padding: 10px;
  line-height: 1.5;
  color: #333;
  border-radius: 8px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  border-collapse: separate;
  background: #fff;
}

.remberMeTip .guide_triangle {
  display: inline-block;
  margin-top: -1px;
  margin-left: 40px;
  width: 16px;
  height: 12px;
  background-image: url(../images/st_faq_arrow_bottom.png);
  background-repeat: no-repeat;
}

.rememberNameBox {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wrapLogin .wap_sms_container .right a {
  line-height: 24px;
}

.icon-marker {
  width: 4px;
  height: 4px;
  border-radius: 30px;
  margin-top: 2px;
  margin-right: 2px;
}

.agr-update .item-link {
  font-size: 16px;
}

.mobile-logo-wrap {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
  background-size: 40px;
  background-repeat: no-repeat;
}

.icn_success {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 12px;
}

.agr-update .hasCheckBox,
.agr-update .noCheckBox {
  margin-top: 8px;
}

.text-center {
  text-align: center;
}

#netWorkFail.text-left {
  display: inline-block;
  text-align: left;
}

.reg-user-desc .origin {
  width: 4px;
  height: 4px;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  vertical-align: middle;
  margin: 0 6px 3px 4px;
  border-radius: 50px;
}

.reg-user-desc3-1 {
  margin: 2px 0 0;
}

.hwid-reReg-row {
  margin-top: 8px;
  display: flex;
  align-items: start;
}

.hwid-reReg-dot {
  min-width: 16px;
  min-height: 16px;
  text-align: center;
}

.inlineBlock {
  display: inline-block;
}

.fontSize14 {
  font-size: 14px;
}

.footBtn-fromApp {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.footBtn-fromApp .footBtn-fromAppDiv {
  margin-left: 24px;
  margin-right: 24px;
}

.font-btn-fill {
  height: 60px;
}

.checkPassword .apkActionbar-main {
  padding: 56px 24px 0;
}

.checkPassword .apkActionbar-sub {
  margin: 64px 24px 0;
  font-size: 16px;
}

.checkPassword #forgetPwdLink {
  font-size: 16px;
}

.checkPassword .userAccount {
  word-break: break-all;
  white-space: unset;
}

.checkPassword .apkActionbar {
  padding-bottom: 4px;
}

.checkPassword .inputBox {
  padding: 10px 0;
}

.checkPassword .marginBottom24 {
  margin-bottom: 24px;
}

.checkPassword .dinput-UI5 .input-div {
  height: 36px;
}

.multi-account-tip {
  margin-bottom: 6px;
  font-size: 14px;
}

.showHT [ht] {
  border: 1px solid red !important;
}

.registerHwLogo {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  display: inline-block;
  background-image: url(../images/ic_honorid_security_logo40.png);
}

.registerHonorLogo {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  display: inline-block;
  background-image: url(../images/ic_honor_logo.png);
}

.agreement-content .icon-agreenment-header {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  display: inline-block;
}

.grecaptcha-badge {
  display: none !important;
}

.userAccountLogin .wap_sms_container {
  flex-wrap: nowrap;
}

.userAccountLogin .wap_sms_container .left {
  width: 50%;
  flex-shrink: 0;
}

.userAccountLogin .wap_sms_container .right {
  width: 50%;
  flex-shrink: 0;
}

.userAccountLogin .wap_sms_container .right {
  text-align: right;
}

#loginform .input-div input[type="tel"],
#loginform .dinput-UI5 input[type="text"] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#phoneNumDiv .flexItemRight {
  text-align: unset;
}

#selectedCountryDiv {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  max-width: 50%;
}

/********************** 二次放号弹窗样式 **********************/
.ercifanghao-sms-dialog .global_dialog_confirm_title {
  min-height: 48px;
}
.ercifanghao-sms-dialog .global_dialog_confirm_content {
  padding-top: 0;
}
.ercifanghao-sms-dialog .longText_btn_show_ellipsis {
  width: fit-content !important;
}
.dialog-content-container .dialog-cancel {
  position: absolute;
  height: 24px;
  width: 24px;
  background: url(../../common/images/dialog_cancel.svg);
  right: 16px;
  top: 16px;
  cursor: pointer;
}

.user-account-container {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  min-height: 65px;
  margin-top: 12px;
}

.user-account-container > img {
  width: 40px;
  height: 40px;
  margin-left: 12px;
  margin-right: 16px;
  border-radius: 50%;
}
.login-account {
  width: calc(100% - 92px);
}
.user-account {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.login-account .create-time {
  color: rgba(0, 0, 0, 0.6);
}
.continue-login-btn {
  margin-top: 4px !important;
}
.continue-login-btn,
.register-btn,
.continue_to_verify_btn {
  height: 44px;
}
.global_dialog_confirm_ft:has(.continue_to_verify_btn) {
  margin-bottom: 8px;
}
/********************** 二次放号弹窗样式end **********************/
