@charset "UTF-8";
html,
body {
  font-family: Helvetica, arial, 'Hiragino Sans GB', 微软雅黑, sans-serif;
  font-size: 12px;
  line-height: 150%;
  -webkit-font-smoothing: antialiased;
  overflow: auto;
  width: 100%;
  height: 100%;
  min-width: 1024px;
  min-height: 600px;
}

.lt-ie9-bg {
  z-index: 11111;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333;
  color: #999;
  padding: 100px 20px;
  text-align: center;
  font-size: 26px;
}
.lt-ie9-bg a {
  line-height: 48px;
  color: #f5f5f5;
}
.lt-ie9-bg a:hover {
  text-decoration: none;
}

.em-auth {
  position: relative;
  width: 100%;
  height: 100%;
}

.em-auth-login > [form], .em-auth-forget > div[form], .em-auth-recovery > div[form], .em-auth-regist-dialog-content > [form], .em-auth-regist > [form], .em-auth-regist-personal > [form] {
  position: relative;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 25px;
  margin: 0 auto;
  background-color: white;
  width: 360px;
}

.em-auth-login > [form] > span[login], .em-auth-forget > div[form] > span, .em-auth-recovery > div[form] > span, .em-auth-regist-dialog-content > [form] > .regist, .em-auth-regist > [form] > .regist, .em-auth-regist-personal > [form] > .regist, .em-auth-bindweibo > div > div[btn] > .bindweibo {
  position: absolute;
  width: calc(100% - 50px);
  left: 25px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
}

.em-auth-forget > div[form] > a, .em-auth-recovery > div[form] > a {
  position: absolute;
  top: -40px;
  left: 0;
  color: white;
  font-size: 14px;
  cursor: pointer;
}

.em-auth-login > img, .em-auth-regist > img, .em-auth-regist-personal > img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  margin: 0 auto 35px auto;
}

.em-auth-login > [form] > p, .em-auth-regist > [form] > p:last-child, .em-auth-regist-personal > [form] > p:last-child {
  width: 100%;
  text-align: center;
  height: 60px;
  line-height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.em-auth-login > [form] > p > a, .em-auth-regist > [form] > p:last-child > a, .em-auth-regist-personal > [form] > p:last-child > a {
  color: #1ba8ed;
  cursor: pointer;
}

html,
body {
  overflow: hidden;
}

.em-auth-login > [form] > .verifyImg, .em-auth-forget > div[form] > .verifyImg, .em-auth-regist > [form] > .verifyImg, .em-auth-regist-personal > [form] > .verifyImg {
  text-align: center;
  width: 90px;
  line-height: 35px;
  height: 35px;
  box-sizing: border-box;
  position: absolute;
  right: 25px;
  top: 190px;
  cursor: pointer;
}
.em-auth-login > [form] > .verifyImg > img, .em-auth-forget > div[form] > .verifyImg > img, .em-auth-regist > [form] > .verifyImg > img, .em-auth-regist-personal > [form] > .verifyImg > img {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.em-auth-login > [form] > .succ.verifyImg > img, .em-auth-forget > div[form] > .succ.verifyImg > img, .em-auth-regist > [form] > .succ.verifyImg > img, .em-auth-regist-personal > [form] > .succ.verifyImg > img {
  display: block;
}
.em-auth-login > [form] > .succ.verifyImg > svg, .em-auth-forget > div[form] > .succ.verifyImg > svg, .em-auth-regist > [form] > .succ.verifyImg > svg, .em-auth-regist-personal > [form] > .succ.verifyImg > svg,
.em-auth-login > [form] > .succ.verifyImg > span,
.em-auth-forget > div[form] > .succ.verifyImg > span,
.em-auth-regist > [form] > .succ.verifyImg > span,
.em-auth-regist-personal > [form] > .succ.verifyImg > span {
  display: none;
}
.em-auth-login > [form] > .fail.verifyImg > svg, .em-auth-forget > div[form] > .fail.verifyImg > svg, .em-auth-regist > [form] > .fail.verifyImg > svg, .em-auth-regist-personal > [form] > .fail.verifyImg > svg,
.em-auth-login > [form] > .fail.verifyImg > img,
.em-auth-forget > div[form] > .fail.verifyImg > img,
.em-auth-regist > [form] > .fail.verifyImg > img,
.em-auth-regist-personal > [form] > .fail.verifyImg > img {
  display: none;
}
.em-auth-login > [form] > .fail.verifyImg > span, .em-auth-forget > div[form] > .fail.verifyImg > span, .em-auth-regist > [form] > .fail.verifyImg > span, .em-auth-regist-personal > [form] > .fail.verifyImg > span {
  display: block;
}
.em-auth-login > [form] > .loading.verifyImg > span, .em-auth-forget > div[form] > .loading.verifyImg > span, .em-auth-regist > [form] > .loading.verifyImg > span, .em-auth-regist-personal > [form] > .loading.verifyImg > span,
.em-auth-login > [form] > .loading.verifyImg > img,
.em-auth-forget > div[form] > .loading.verifyImg > img,
.em-auth-regist > [form] > .loading.verifyImg > img,
.em-auth-regist-personal > [form] > .loading.verifyImg > img {
  display: none;
}
.em-auth-login > [form] > .loading.verifyImg svg, .em-auth-forget > div[form] > .loading.verifyImg svg, .em-auth-regist > [form] > .loading.verifyImg svg, .em-auth-regist-personal > [form] > .loading.verifyImg svg {
  display: block;
}

.em-auth-background {
  position: absolute;
  z-index: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.em-auth-background > img {
  position: absolute;
}
.em-auth-background > span {
  text-align: center;
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 70px;
  color: white;
  opacity: 0.5;
}
.em-auth-background > .language {
  z-index: 1;
  position: absolute;
  right: 15px;
  top: 15px;
  color: white;
  cursor: pointer;
  font-size: 14px;
}
.em-auth-background > .language > a {
  width: 18px;
  height: 18px;
  overflow: hidden;
  display: inline-block;
}
.em-auth-background > .language > a span:before {
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
}
.em-auth-background > .language > span {
  margin-left: 5px;
}
.em-auth-background > .language > span:nth-child(2), .em-auth-background > .language > span:nth-child(4) {
  color: #999;
}
.em-auth-background > .language > .unselect {
  color: gray;
}
.em-auth-background.weibo > .language {
  right: initial !important;
  left: 15px;
  color: #878787 !important;
}
.em-auth-background.weibo > .language > .unselect {
  color: #d1d1d1 !important;
}
.em-auth-background.show {
  animation: em-auth-bg-opa-show 0.5s forwards;
}
@keyframes em-auth-bg-opa-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.em-auth-login {
  position: relative;
  width: 100%;
  top: 12%;
}
.em-auth-login > [form] {
  height: auto;
}
.em-auth-login > [form] > div {
  margin-bottom: 20px;
}
.em-auth-login > [form] > div.red > input:-webkit-autofill {
  border: 1px solid #ff8080;
  box-shadow: 0 0 0px 1000px #ffe5e5 inset;
}
.em-auth-login > [form] > div > input:-webkit-autofill {
  border: 1px solid #f5f7fa;
  box-shadow: 0 0 0px 1000px #f5f7fa inset;
}
.em-auth-login > [form] > div > input:-webkit-autofill:focus {
  box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.3), 0 0 0px 1000px #f5f7fa inset;
}
.em-auth-login > [form] > .sms-input {
  width: calc(100% - 100px);
}
.em-auth-login > [form] > span[login] {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  left: inherit;
}
.em-auth-login > [form] .english-gotoforget {
  position: relative;
  left: 10px;
  bottom: 90px;
  margin-left: inherit;
}
.em-auth-login > [form] > .ui-cmp-formcheckboxes {
  margin-top: -10px;
}
.em-auth-login > [form] > a {
  cursor: pointer;
  position: relative;
  bottom: 110px;
  font-size: 14px;
  margin-left: 240px;
}
.em-auth-login > [download] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 35px;
}
.em-auth-login > [download] > div {
  display: inline-block;
}
.em-auth-login > [download] > div > span {
  display: inline-block;
  text-align: center;
}
.em-auth-login > [download] > div > span > a {
  cursor: pointer;
  display: inline-block;
}
.em-auth-login > [download] > div > span > span {
  color: white;
  width: 100%;
  display: inline-block;
}

.em-auth-forget {
  position: relative;
  top: calc(12% + 115px);
  width: 100%;
}
.em-auth-forget > div[form] > div {
  margin-bottom: 20px;
}
.em-auth-forget > div[form] > span {
  position: inherit;
}
.em-auth-forget > div[form] > .verifyImg {
  left: inherit;
  top: 80px;
}
.em-auth-forget > div[form] > .sms-input {
  width: calc(100% - 100px);
}

.em-auth-recovery {
  position: relative;
  top: calc(12% + 115px);
  width: 100%;
}
.em-auth-recovery > div[form] {
  height: 210px;
}
.em-auth-recovery > div[form] > div {
  margin-bottom: 20px;
}
.em-auth-recovery > div[form] > div i {
  max-width: 90%;
}
.em-auth-recovery > div[form] > span {
  bottom: 25px;
}

.em-auth-regist-dialog > div > [f] {
  display: none;
}
.em-auth-regist-dialog > div > div[b] {
  border-bottom: 0;
}

.em-auth-regist-dialog-content {
  position: relative;
  height: auto;
}
.em-auth-regist-dialog-content > p {
  line-height: 30px;
  color: #80c06b;
  text-align: center;
}
.em-auth-regist-dialog-content > [form] {
  position: relative;
  height: calc(100% - 30px);
}
.em-auth-regist-dialog-content > [form] > div {
  margin-bottom: 15px;
}
.em-auth-regist-dialog-content > [form] > div:last-of-type {
  margin: 0;
}
.em-auth-regist-dialog-content > [form] > .regist {
  position: relative;
  margin-top: 25px;
}

.em-auth-regist, .em-auth-regist-personal {
  position: relative;
  width: 100%;
  top: 12%;
}
@media screen and (max-height: 700px) {
  .em-auth-regist > img, .em-auth-regist-personal > img {
    display: none;
  }
}
.em-auth-regist > [form], .em-auth-regist-personal > [form] {
  height: 465px;
}
.em-auth-regist > [form] > div, .em-auth-regist-personal > [form] > div {
  margin-bottom: 10px;
}
.em-auth-regist > [form] > div:last-of-type, .em-auth-regist-personal > [form] > div:last-of-type {
  margin: 0;
}
.em-auth-regist > [form] > div i, .em-auth-regist-personal > [form] > div i {
  max-width: 90%;
}
.em-auth-regist > [form] .phone-input input, .em-auth-regist-personal > [form] .phone-input input {
  width: calc(100% - 85px);
  border-radius: 0 5px 5px 0;
  border-left: none;
}
.em-auth-regist > [form] .intl-tel-input, .em-auth-regist-personal > [form] .intl-tel-input {
  position: absolute;
  width: 95px;
  height: 35px;
}
.em-auth-regist > [form] .intl-tel-input input, .em-auth-regist-personal > [form] .intl-tel-input input {
  height: 100%;
  width: 100%;
  background-color: #f5f7fa;
  border-radius: 5px;
  font-size: 14px;
}
.em-auth-regist > [form] > .regist, .em-auth-regist-personal > [form] > .regist {
  bottom: 50px;
}
.em-auth-regist > [form] > .verifyImg, .em-auth-regist-personal > [form] > .verifyImg {
  top: 300px;
}
.em-auth-regist > [form] > p:first-of-type, .em-auth-regist-personal > [form] > p:first-of-type {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.em-auth-regist > [form] > p:first-of-type > a, .em-auth-regist-personal > [form] > p:first-of-type > a {
  margin-left: 5px;
}
.em-auth-regist .sms-input, .em-auth-regist-personal .sms-input {
  width: calc(100% - 100px);
}

.em-auth-regist-personal > [form] {
  height: 415px;
}
.em-auth-regist-personal > [form] > .verifyImg {
  top: 250px;
}
.em-auth-regist-personal > [form] > .regist {
  bottom: 45px;
}

.em-auth-service-entry {
  position: fixed;
  bottom: 0px;
  right: 10px;
  z-index: 2;
}
.em-auth-service-entry a {
  background-color: rgba(8, 113, 218, 0.75);
  color: #fff;
  border-radius: 5px;
  padding: 5px 8px;
  text-align: center;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.em-auth-service-entry a .icon {
  line-height: 20px;
  display: inline-block;
}

.BrowserScrollBar [b] {
  height: 400px;
  overflow-y: scroll;
}

.serviceTermsScroll p, .serviceTermsScroll ul {
  margin: 12px 0;
  line-height: 20px;
  font-size: 12px;
}
.serviceTermsScroll ul {
  margin-left: 32px;
}
.serviceTermsScroll ul li {
  list-style: disc;
}

.em-auth-bindweibo {
  position: relative;
  width: 100%;
  top: 12%;
}
.em-auth-bindweibo > div[title] {
  font-size: 20px;
  white-space: nowrap;
}
.em-auth-bindweibo > div[login] {
  position: fixed;
  cursor: pointer;
  font-family: easemob;
  font-size: 12px;
  color: #4d4d4d;
  font-weight: 400;
  text-align: right;
  top: 20px;
  right: 20px;
}
.em-auth-bindweibo > div {
  width: 700px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.em-auth-bindweibo > div > div[word] {
  height: 48px;
  margin: 0 auto;
  font-size: 14px;
}
.em-auth-bindweibo > div > div[word] > div {
  width: 165px;
  display: inline-block;
}
.em-auth-bindweibo > div > div[word] > div > span.word1 {
  margin-left: -10px;
}
.em-auth-bindweibo > div > div[word] > div > span.word2 {
  margin-left: -10px;
}
.em-auth-bindweibo > div > div[word] > div > span.word3 {
  margin-left: -15px;
}
.em-auth-bindweibo > div > div[word] > div > span.word4 {
  margin-left: -30px;
}
.em-auth-bindweibo > div > div[word] > div[stepWord] {
  color: #f77c3d;
}
.em-auth-bindweibo > div > div[prograss] {
  width: 400px;
  height: 48px;
  margin: 40px auto 20px auto;
}
.em-auth-bindweibo > div > div[prograss] div[circle1] {
  width: 48px;
  height: 48px;
  margin: 0px;
  float: left;
  border-radius: 50%;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
}
.em-auth-bindweibo > div > div[prograss] div[stepCircle] {
  position: relative;
  top: 13px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #f77c3d;
  background-color: #ff8140;
  margin-left: auto;
  margin-right: auto;
}
.em-auth-bindweibo > div > div[prograss] div[rect1] {
  width: 120px;
  height: 22px;
  float: left;
  top: 13px;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
  border-left: none;
  border-right: none;
  z-index: 2;
  left: -3px;
}
.em-auth-bindweibo > div > div[prograss] div[stepLine] {
  position: relative;
  width: 157px;
  height: 4px;
  top: 10px;
  left: -10px;
  border: 1px none #f77c3d;
  background-color: #ff8140;
}
.em-auth-bindweibo > div > div[prograss] div[circle2] {
  width: 48px;
  height: 48px;
  margin: 0px;
  float: left;
  border-radius: 50%;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
  left: -6px;
}
.em-auth-bindweibo > div > div[prograss] div[rect2] {
  width: 120px;
  height: 22px;
  float: left;
  top: 13px;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
  border-left: none;
  border-right: none;
  z-index: 2;
  left: -9px;
}
.em-auth-bindweibo > div > div[prograss] div[circle3] {
  width: 48px;
  height: 48px;
  margin: 0px;
  float: left;
  border-radius: 50%;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
  left: -12px;
}
.em-auth-bindweibo > div > div[prograss] div[rect3] {
  width: 120px;
  height: 22px;
  float: left;
  top: 13px;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
  border-left: none;
  border-right: none;
  z-index: 2;
  left: -15px;
}
.em-auth-bindweibo > div > div[prograss] div[circle4] {
  width: 48px;
  height: 48px;
  margin: 0px;
  float: left;
  border-radius: 50%;
  position: relative;
  border: 1px solid #f2f2f2;
  background-color: white;
  left: -18px;
}
.em-auth-bindweibo > div > .form-nicename {
  height: 310px;
  width: 480px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}
.em-auth-bindweibo > div > .form-nicename a {
  color: #f77c3d;
  cursor: pointer;
}
.em-auth-bindweibo > div > .form-nicename .font-warn {
  color: #f77c3d;
}
.em-auth-bindweibo > div > .form-nicename .font-succeed {
  color: #5ae825;
}
.em-auth-bindweibo > div > .form-nicename input {
  background-color: #f5f7fa;
}
.em-auth-bindweibo > div > .form-nicename > .input-weibo {
  border-radius: 5px;
  background-color: white;
  padding: 15px;
  text-align: left;
}
.em-auth-bindweibo > div > .form-nicename > .input-weibo > .weiboname {
  padding: 20px 0 0 0;
  display: -ms-flexbox;
  display: flex;
}
.em-auth-bindweibo > div > .form-nicename > .input-weibo > .weiboname label {
  width: auto;
}
.em-auth-bindweibo > div > .form-nicename > .auth-fail {
  border-radius: 5px;
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}
.em-auth-bindweibo > div > .form-nicename > .auth-fail > .head-img {
  width: 45px;
  text-align: left;
}
.em-auth-bindweibo > div > .form-nicename > .auth-fail > .head-img img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.em-auth-bindweibo > div > .form-nicename > .auth-fail > .detail {
  text-align: left;
  -ms-flex: auto;
      flex: auto;
}
.em-auth-bindweibo > div > .form-token {
  height: 310px;
  width: 480px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}
.em-auth-bindweibo > div > .form-token a {
  color: #f77c3d;
  cursor: pointer;
}
.em-auth-bindweibo > div > .form-token .font-warn {
  color: #f77c3d;
}
.em-auth-bindweibo > div > .form-token .font-succeed {
  color: #5ae825;
}
.em-auth-bindweibo > div > .form-token input {
  background-color: #f5f7fa;
}
.em-auth-bindweibo > div > .form-token > .input-token {
  background-color: white;
  padding: 15px;
  border-radius: 5px;
}
.em-auth-bindweibo > div > .form-token > .input-token > .weibo-detail {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e4dede;
}
.em-auth-bindweibo > div > .form-token > .input-token > .weibo-detail > div {
  margin-bottom: 5px;
}
.em-auth-bindweibo > div > .form-token > .input-token > .weibo-detail > .head-img {
  width: 45px;
  text-align: left;
}
.em-auth-bindweibo > div > .form-token > .input-token > .weibo-detail > .head-img img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.em-auth-bindweibo > div > .form-token > .input-token > .weibo-detail > .detail {
  text-align: left;
  -ms-flex: auto;
      flex: auto;
}
.em-auth-bindweibo > div > .form-token > .input-token > .weibo-detail > .detail > div {
  margin-bottom: 10px;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[platform] {
  text-align: left;
  margin-top: 10px;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[platform] > div {
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[platform] > .token > label {
  width: 15%;
  padding: 0;
  color: initial;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[platform] .url,
.em-auth-bindweibo > div > .form-token > .input-token > div[platform] .appkey {
  width: 15%;
  display: inline-block;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[platform] .input {
  display: inline-block;
  border-radius: 4px;
  width: 85%;
  overflow-x: auto;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[tokenMark] {
  margin-top: 10px;
  text-align: left;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[tokenMark] > div {
  display: inline-block;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[tokenMark] > div[careful] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  text-align: center;
  border: 1px none #f4a300;
  background-color: #ffaa00;
}
.em-auth-bindweibo > div > .form-token > .input-token > div[tokenMark] > div[careful] div[sign] {
  position: relative;
  color: white;
  left: -7px;
  top: -6px;
}
.em-auth-bindweibo > div > .form-bind {
  height: 310px;
  width: 480px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}
.em-auth-bindweibo > div > .form-bind a {
  color: #f77c3d;
  cursor: pointer;
}
.em-auth-bindweibo > div > .form-bind .font-warn {
  color: #f77c3d;
}
.em-auth-bindweibo > div > .form-bind .font-succeed {
  color: #5ae825;
}
.em-auth-bindweibo > div > .form-bind input {
  background-color: #f5f7fa;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo {
  background-color: white;
  padding: 15px;
  border-radius: 5px;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e4dede;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail > div {
  margin-bottom: 5px;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail > .head-img {
  width: 45px;
  text-align: left;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail > .head-img img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail > .detail {
  text-align: left;
  -ms-flex: auto;
      flex: auto;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail > .detail .change-acount {
  cursor: pointer;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .weibo-detail > .detail > div {
  margin-bottom: 10px;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .token-auth {
  margin-top: 20px;
}
.em-auth-bindweibo > div > .form-bind > .bind-weibo > .token-auth > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.em-auth-bindweibo > div > div[btn] {
  bottom: 0px;
}
.em-auth-bindweibo > div > div[btn] > .prev-step {
  cursor: pointer;
  font-family: easemob;
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 400;
  margin-right: 240px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.em-auth-bindweibo > div > div[btn] > .bindweibo {
  position: relative;
  width: 310px;
  left: initial;
  cursor: pointer;
  border-radius: 4px;
  background-color: #ff8140;
}
.em-auth-bindweibo > div > div[btn] > .select-item > span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 10px;
}
.em-auth-bindweibo > div > div[btn] > .select-item > span:before {
  font-size: 24px;
}
.em-auth-bindweibo > div > div[btn] > .select-item > span:nth-child(1):before {
  color: #dddddd;
}
.em-auth-bindweibo > div > div[btn] > .select-item > .weibo-kefu {
  cursor: pointer;
}
.em-auth-bindweibo > div > div[btn] > .select-item a {
  color: #f77c3d;
  cursor: pointer;
}

.em-weibo-control > div {
  width: 720px;
}
.em-weibo-control > div iframe {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 1023px) {
  html,
  body {
    min-width: auto;
    min-height: 650px;
    overflow-y: auto;
  }
}
@media screen and (max-width: 379px) {
  .em-auth-login > [form], .em-auth-forget > div[form], .em-auth-recovery > div[form], .em-auth-regist-dialog-content > [form], .em-auth-regist > [form], .em-auth-regist-personal > [form] {
    width: calc(100% - 20px);
  }

  .em-auth-login > [form] {
    overflow: hidden;
  }
  .em-auth-login > [form] > a[gotoforget] {
    margin-left: auto;
    float: right;
  }
}
.em-auth-success {
  position: relative;
  width: 100%;
  top: 12%;
}
.em-auth-success > .logo {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  margin: 0 auto 35px auto;
}
.em-auth-success > .wait-img {
  display: block;
  width: 440px;
  height: 360px;
  margin: 0 auto 35px auto;
}
.em-auth-success > .success-redirect {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  width: 310px;
}
