/*
蓝色主题
*/
/*
系统主题
*/
.wd-log {
  width: 100%;
  height: 100%;
  max-width: 440px;
  margin: 0;
  display: inline-block;
}
.wd-log .icon-log {
  margin-top: 40px;
  width: 140px;
  height: 27px;
  background: url(../../common/img/icon_spirit.png) -50px -228px no-repeat;
}
.wd-log .text-log {
  color: #999999;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  height: 15px;
  margin-top: 10px;
}
.wd-log .user-login,
.wd-log .user-register {
  margin-top: 30px;
  background: #fff;
}
.wd-log .user-login .layui-form,
.wd-log .user-register .layui-form {
  width: 370px;
}
.wd-log .user-login .layui-form .log-input,
.wd-log .user-register .layui-form .log-input {
  width: 100%;
  height: 58px;
}
.wd-log .user-login .layui-form .log-input input,
.wd-log .user-register .layui-form .log-input input {
  background: #ffffff;
  border-radius: 4px;
}
.wd-log .user-login .layui-form .get-msg-code,
.wd-log .user-register .layui-form .get-msg-code,
.wd-log .user-login .layui-form .get-address-code,
.wd-log .user-register .layui-form .get-address-code {
  position: absolute;
  top: 1px;
  right: 2px;
  margin-top: 1px;
  font-size: 14px;
  background: #fff;
  padding: 0 10px;
  border: 0;
  color: #1684FF;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.wd-log .user-login .opera,
.wd-log .user-register .opera {
  width: 370px;
  margin-bottom: 10px;
  height: 14px;
}
.wd-log .user-login .opera .p-code,
.wd-log .user-register .opera .p-code,
.wd-log .user-login .opera .by-phone,
.wd-log .user-register .opera .by-phone,
.wd-log .user-login .opera .by-address,
.wd-log .user-register .opera .by-address {
  font-size: 13px;
  color: #1684FF;
  line-height: 13px;
  height: 13px;
}
.wd-log .user-login .opera .forgot,
.wd-log .user-register .opera .forgot,
.wd-log .user-login .opera .by-redio,
.wd-log .user-register .opera .by-redio,
.wd-log .user-login .opera .by-msg,
.wd-log .user-register .opera .by-msg {
  font-size: 13px;
  color: #999999;
  line-height: 13px;
  height: 13px;
}
.wd-log .user-login .opera .p-code:hover,
.wd-log .user-register .opera .p-code:hover,
.wd-log .user-login .opera .by-phone:hover,
.wd-log .user-register .opera .by-phone:hover,
.wd-log .user-login .opera .by-address:hover,
.wd-log .user-register .opera .by-address:hover {
  color: #5AA8FF;
}
.wd-log .user-login .opera .forgot:hover,
.wd-log .user-register .opera .forgot:hover,
.wd-log .user-login .opera .by-redio:hover,
.wd-log .user-register .opera .by-redio:hover,
.wd-log .user-login .opera .by-msg:hover,
.wd-log .user-register .opera .by-msg:hover {
  color: #666666;
}
.wd-log .user-login .opera .by-msg,
.wd-log .user-register .opera .by-msg {
  display: none;
}
.wd-log .user-login .opera .by-phone,
.wd-log .user-register .opera .by-phone,
.wd-log .user-login .opera .by-address,
.wd-log .user-register .opera .by-address {
  margin-top: 5px;
}
.wd-log .user-login .invitation-code,
.wd-log .user-register .invitation-code {
  margin-top: 0px;
}
.wd-log .user-login .btn-login,
.wd-log .user-register .btn-login,
.wd-log .user-login .btn-register,
.wd-log .user-register .btn-register {
  display: block;
  width: 370px;
  height: 40px;
  margin-top: 20px;
  background: #1684FF;
  border-radius: 4px;
  color: #ffffff;
  line-height: 24px;
}
.wd-log .user-login .third-party,
.wd-log .user-register .third-party {
  display: block;
  width: 370px;
  margin-top: 26px;
}
.wd-log .user-login .third-party .header,
.wd-log .user-register .third-party .header {
  height: 7px;
  line-height: 12px;
  margin-bottom: 6px;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
}
.wd-log .user-login .third-party .header span,
.wd-log .user-register .third-party .header span {
  display: inline-block;
  font-size: 12px;
  height: 12px;
  line-height: 1;
  padding: 0 8px;
  color: #bbbbbb;
  background-color: #fff;
}
.wd-log .user-login .third-party .msg,
.wd-log .user-register .third-party .msg {
  width: 196px;
  padding-top: 20px;
  font-size: 0;
  display: block;
  height: 44px;
}
.wd-log .user-login .third-party .msg .partyBlock,
.wd-log .user-register .third-party .msg .partyBlock {
  display: block;
  width: 33%;
  color: #7c7c7c;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
}
.wd-log .user-login .third-party .msg .partyBlock .icon_weibo,
.wd-log .user-register .third-party .msg .partyBlock .icon_weibo {
  display: block;
  width: 39px;
  height: 39px;
  background: url(../../common/img/icon_spirit.png) -4px -3px no-repeat;
  cursor: pointer;
}
.wd-log .user-login .third-party .msg .partyBlock .icon_qq,
.wd-log .user-register .third-party .msg .partyBlock .icon_qq {
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 0 auto;
}
.wd-log .user-login .third-party .msg .partyBlock .icon_wechat,
.wd-log .user-register .third-party .msg .partyBlock .icon_wechat {
  display: inline-block;
  width: 39px;
  height: 39px;
  background: url(../../common/img/icon_spirit.png) -87px -3px no-repeat;
  cursor: pointer;
}
.wd-log .user-login .third-party .msg .partyBlock .icon_weibo:hover,
.wd-log .user-register .third-party .msg .partyBlock .icon_weibo:hover {
  background-position: -129px -3px;
}
.wd-log .user-login .third-party .msg .partyBlock .icon_qq:hover,
.wd-log .user-register .third-party .msg .partyBlock .icon_qq:hover {
  background-position: -170px -3px;
}
.wd-log .user-login .third-party .msg .partyBlock .icon_wechat:hover,
.wd-log .user-register .third-party .msg .partyBlock .icon_wechat:hover {
  background-position: -212px -3px;
}
.wd-log .user-login .annotation,
.wd-log .user-register .annotation {
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
  line-height: 24px;
  text-align: center;
}
.wd-log .user-login .annotation a,
.wd-log .user-register .annotation a {
  color: #1684FF;
}
.wd-log .user-login .bottom,
.wd-log .user-register .bottom {
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  margin-top: 10px;
  background: #f5fcf9;
  border-top: 1px solid #CCEAFF;
}
.wd-log .user-login .bottom p,
.wd-log .user-register .bottom p {
  padding-top: 20px;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  text-align: center;
}
.wd-log .user-login .bottom p a,
.wd-log .user-register .bottom p a {
  color: #1684FF;
}
.wd-log .user-login .bottom p a:hover,
.wd-log .user-register .bottom p a:hover {
  color: #1684FF;
}
.row .input-pwd {
  position: relative;
}
.row .input-pwd .eye {
  position: absolute;
  display: block;
  width: 22px;
  height: 19px;
  top: 11px;
  right: 13px;
  cursor: pointer;
}
.row .input-pwd .eye.visible {
  background: url(../../common/img/icon_spirit.png) -359px -26px no-repeat;
}
.row .input-pwd .eye.invisible {
  background: url(../../common/img/icon_spirit.png) -335px -26px no-repeat;
}
.layui-unselect span {
  font-size: 13px;
}
.layui-unselect .link {
  vertical-align: initial;
  color: #1684FF;
}
.third-call .zhan-30 {
  display: block;
  width: 100%;
  height: 30px;
}
.third-call h3 {
  text-align: center;
  height: 22px;
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #222222;
  line-height: 22px;
}
.third-call p {
  height: 15px;
  font-size: 15px;
  color: #999999;
  line-height: 15px;
  display: block;
  text-align: center;
  margin-top: 10px;
}
.third-call .tc-from {
  margin-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
}
.third-call .tc-from .log-input {
  width: 100%;
  height: 40px;
}
.third-call .tc-from .log-input input {
  background: #fff;
  border-radius: 4px;
}
.third-call .tc-from .get-msg-code {
  position: absolute;
  top: 1px;
  right: 2px;
  margin-top: 1px;
  font-size: 14px;
  background: #fff;
  padding: 0 10px;
  border: 0;
  color: #1684FF;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.third-call .tc-from .opera {
  width: 370px;
  margin-top: 10px;
  height: 14px;
}
.third-call .tc-from .opera .by-redio,
.third-call .tc-from .opera .by-msg {
  font-size: 13px;
  color: #999999;
  line-height: 13px;
  height: 13px;
}
.third-call .tc-from .opera .by-redio:hover,
.third-call .tc-from .opera .by-msg:hover {
  color: #666666;
}
.third-call .tc-from .opera .by-msg {
  display: none;
}
.layui-newskin-1 .layui-layer-btn {
  text-align: center;
  margin-top: 5px;
}
.layui-newskin-1 .layui-layer-btn .layui-layer-btn0 {
  width: 370px;
  box-sizing: border-box;
  background: #1684FF;
  color: #ffffff !important;
}
