#accountInfo .winTab-head {
  display: none;
}
#accountInfo .winTab {
  border: 0 !important;
  box-shadow: 0 0 0 !important;
}
#accountInfo .settin1_row {
  border-bottom: 0 !important;
}
#accountInfo .tit1 {
  font-size: 14px;
  color: #449af5;
  font-weight: 600;
}
#accountInfo .winTab-con {
  padding: 0 !important;
}

#accountInfo .abs_tr {
  right: 5% !important;
}
#accountInfo .webWidth5 {
  width: 100%;
}

.ucenter-login-container {
  width: 400px;
  height: 460px;
  border-radius: 4px;
}
.ucenter-login-wrapper .form-row {
  margin-top: 8px;
  margin-bottom: 20px;
}
.ucenter-login-wrapper .login-btn {
  background-color: #307ae8;
}
