h4,
p,
div,
input label,
span,
button {
  padding: 0;
  margin: 0;
}

.login-dialog {
  margin: 10px auto;
  width: 560px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-shadow: 5px 4px 4px #dedddd;
  overflow: hidden;
  background: #fff;
  text-indent: 0!important;
}

.login-dialog .tip-login {
  float: left;
  width: 271px;
  margin: 0px 0 0px 15px;
  border-right: 1px solid #ccc;
}

.login-dialog .tip-login .login-title {
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.login-dialog .login-title {
  width: 100%;
  padding: 5px 0;
  font-size: 16px;
  color: #333;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.login-dialog .tip-login .login-form {
  width: 250px;
  height: 40px;
  line-height: 48px;
  border-bottom: 1px solid #4888d8;
  font-size: 14px;
}

.login-dialog .tip-login .login-verify {
  display: none;
}

.login-dialog .tip-login .verification-code-img {
  display: inline-block;
  width: 68px;
  height: 34px;
  vertical-align: top;
  margin-top: 4px;
}

.tip-login .login-form label {
  display: inline-block;
  margin-right: 10px;
}

.tip-login .login-form input {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border: none;
  outline: none;
}

.tip-login .placeholder-password {
  display: none;
}

.tip-login .password  label {
  letter-spacing: 10px;
  margin-right: 5px;
}

.tip-login .login-form input::-webkit-input-placeholder {
  color: #999;
}

.tip-login .login-password,
.tip-login .login-verify input {
  width: 120px;
}

.tip-login .password a {
  color: #4888d8;
  cursor: pointer;
}

.tip-login .password a,
.tip-login .login-verify .verity-code {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}

.tip-login .login-btn-tip {
  /*height: 54px;*/
  width: 250px;
  /*line-height: 54px;*/
  /*padding-bottom: 8px;*/
}

.tip-login .login-btn-tip .getAccess {
  text-indent: 0em !important;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  text-align: center;
  margin: 5px 0 0 0 !important;
}

.tip-login .login-btn-tip .wrong-tip {
  /*display: block;
  height: 25px;*/
  color: #dc3535;
  font-size: 13px;
  line-height: 20px;
  /*float: left;*/
  width: 120px;
}

.tip-login .login-btn-tip .login-btn {
  /*float: right;*/
  display: block;
  margin: 0 auto;
  margin-top: 12px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  background: #3861ab;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: none;
  outline: none;
  color: #fff;
  letter-spacing: 2px;
  cursor: pointer;
}

.login-dialog .tip-regist {
  display: block;
  cursor: pointer;
  float: right;
  width: 273px;
  height: 155px;
  background: #fff;
  /*background: url(//a.mysteelcdn.com/common/permissions/login_tip.jpg) no-repeat 0 0;*/
  overflow: hidden;
}

.login-dialog .tip-regist:hover {
  text-decoration: none;
}

.login-dialog .tip-regist.market_tip {
  /*background: url(//a.mysteelcdn.com/common/permissions/login_tip_mark.jpg) no-repeat 0 0;*/
}

.login-dialog .tip-regist.price_tip {
  /*background: url(//a.mysteelcdn.com/common/permissions/login_tip_mark.jpg) no-repeat 0 0;*/
}

.tip-regist .regist-des {
  font-size: 30px;
  color: #dc3535;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  margin-top: 30px;
}

.tip-regist .power-des {
  font-size: 16px;
  color: #555;
  font-weight: bold;
  text-align: center;
  margin-top: 7px;
  line-height: 22px;
}

.tip-regist .power-des span {
  font-size: 20px;
  color: #dc3535;
}

.tip-regist .regist-btn {
  margin: 10px 0 0 50px;
  display: block;
  width: 170px;
  height: 34px;
  line-height: 34px;
  background: #dc3535;
  text-align: center;
  font-size: 15px;
  color: #fff !important;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
}

.login-dialog  .line {
  width: 1px;
  height: 100px;
  background: #ccc;
  margin: 50px 270px 0;
}

.login-dialog .ad {
  display: none;
  width: 540px;
  margin-left: 10px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
}

.login-dialog .ad div {
  width: 270px;
  height: 100%;
  background: #4888d8;
}

#login_ad_left {
  float: left;
}

#login_ad_right{
  float: right;
}

.no-verity .ad {
  margin-top: 30px;
}

/* 鏃犳潈闄� */
.power-dialog {
  padding: 50px 0;
}

.power-dialog .warning {
  width: 100%;
  line-height: 30px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.power-dialog .warning i {
  display: inline-block;
  width: 20px;
  height: 25px;
  background: url(../png/article_halfopen_icon3860.png) no-repeat 0 -144px;
  overflow: hidden;
  margin-right: 6px;
  vertical-align: middle;
}

.power-dialog .concat {
  line-height: 30px;
  color: #52b5ff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.power-dialog .concat .name {
  margin-right: 5px;
}

.power-dialog .concat  a {
  color: #52b5ff;
  text-decoration: none;
}

.icon-key {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../png/lock.png) no-repeat 0 0;
  vertical-align: middle;
}
