.body-main{ width: 100%; height: 100%; background: rgba(0,0,0,0.5);}
.body-header{ width: 100%; height: 200px; background:#edf1f2; }
.body-header .header{ width: 1200px; margin: 0 auto; opacity: 1; padding-top: 50px;}
.body-header .header img{display: block; margin: 0 auto; width: 50%;}
.mask{ width:100%; height:100%; position:fixed; top:0; background:url("../images/tmbg.png") repeat; z-index:100000000;}
.rl-modal {
  position: absolute;
  background: #fff;
  z-index: 100000;
  width: 360px;
  padding-bottom: 30px;
  left: 50%;
  top: 50%;
  margin: -289px 0 0 -180px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.rl-modala{
  background: #fff;
  z-index: 100000;
  width: 360px;
  padding-bottom: 30px;
   margin:50px auto 0;
  position: relative;
  top:0;
  left: 0;
   *border: 1px solid #CCCCCC;

}
.rl-modal.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.rl-modal-header {
  position: relative;
  padding: 0 20px;
}
.rl-modal-header h1 {
  font-size: 16px;
  line-height: 49px;
  height: 49px;
  color: #787d82;
  border-bottom: 1px solid #d0d6d9;
}
.rl-modal-header h1 span {
  float: left;
  width: 80px;
  text-align: center;
  height: 49px;
  line-height: 49px;
  cursor: pointer;
}
.rl-modal-header .active-title,
.rl-modal-header span:hover {
  border-bottom: 1px solid #f01400;
  color: #f01400;
}
.rl-close {
  position: absolute;
  top: 17px;
  right: 20px;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background: url(../images/nlogin.png) no-repeat 0 0;
  transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
}
.rl-close:hover {
  background-position: 0 -21px;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.rl-modal-body {
  padding: 0 30px;
}
.error-erea {
  font-size: 14px;
  color: #f01400;
  padding-bottom: 5px;
  height: 20px;
}
.modal-backdrop {
  background-color: #ffffff;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.rl-model-footer {
  padding: 20px 30px 4px;
}
.rlf-appendix {
  line-height: 1em;
  margin-bottom: 20px;
}
.rlf-appendix .rlf-autoin,
.rlf-appendix .rlf-forget {
  color: #787d82;
}
.rlf-appendix .rlf-forget:hover {
  color: #f01400;
}
.rlf-appendix .auto-cbx {
  margin-right: 10px;
  vertical-align: -1px;
}
.rl-modal .ipt {
  width: 279px;
  padding: 9px 9px 9px 10px;
  background-color: #fff;
  border-color: #d0d6d9;
  box-shadow: 2px 0px 5px 0px #fff;
}
.rl-modal .ipt:focus {
  border-color: #98a1a6;
}
.ipt-email {
  background-position: 0 0;
}
.ipt-pwd {
  background-position: 0 -48px;
}
.ipt-nick {
  background-position: 0 -96px;
}
.rlf-verify-group .rlf-input {
  background: #fff;
  padding-left: 7px;
  width: 120px;
  vertical-align: top;
}
.rlf-verify-group img {
  height: 38px;
  width: 70px;
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
}
.rlf-verify-group span {
  display: inline-block;
  color: #39b94e;
  cursor: pointer;
  height: 40px;
  vertical-align: top;
  line-height: 150%;
  margin-top: -4px;
}
.rlf-tip-wrap {
  font-size: 12px;
  height: 20px;
}
.rlf-g-tip {
  height: 20px;
}
.rlf-tip-globle {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
.rlf-tip-error {
  color: #cc0000;
}
.btn-full {
  width: 300px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "Helvetica Neue", "微软雅黑", Tahoma, Arial, sans-serif;
}
.btn-block {
  display: block;
  width: auto;
}
.forgetpwd-resultwrap {
  text-align: center;
  display: none;
  width: 260px;
}
.pop-login-sns {
  text-align: center;
  font-size: 14px;
}
.pop-login-sns span {
  color: #b5b9bc;
  display: inline-block;
  margin-top: 4px;
}
.pop-login-sns a {
  font-size: 14px;
  margin-left: 21px;
  height: 20px;
  line-height: 20px;
  color: #c8cdd2;
  transition: color .2s;
}
.pop-login-sns i {
  font-size: 29px;
  vertical-align: -3px;
  transition: color .2s;
  color: #b5b9bc;
}
.pop-login-sns .pop-sns-weixin:hover i {
  color: #00b33b;
}
.pop-login-sns .pop-sns-qq:hover i {
  color: #0088cc;
}
.pop-login-sns .pop-sns-weibo:hover i {
  color: #f01400;
}
.rl-modal .ipt-verify {
  margin-right: 10px;
  width: 168px;
  padding-left: 9px;
  background-image: none;
  float: left;
}
.rl-modal .icon-refresh {
  color: #b5b9bc;
  font-size: 24px;
  display: inline-block;
  margin: 8px 0 0 10px;
  -webkit-transition: 0.4s linear;
  transition: 0.4s ease-in;
}
.rl-modal .change{ background:url(../img/refresh.png) no-repeat;}
.rl-modal .icon-refresh:hover {
  color: #787d82;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.rl-modal {
  /*.ipt{
        .placeholder(@color-gray);
    }*/
  /* don't show the x for text inputs */
  /* don't show the eye for password inputs */
}
/*.rl-modal .proclaim-loc {*/
  /*position: relative;*/
/*}*/
.rl-modal .proclaim-btn {
  font-size: 23px;
  color: #b5b9bc;
  position: absolute;
  top: 8px;
  right: 8px;
}
.rl-modal .proclaim-btn:hover {
  color: #787d82;
}
.rl-modal .verify-img {
  width: 70px;
  height: 40px;
  vertical-align: top;
}
.rl-modal .verify-extra {
  line-height: 20px;
}
.rl-modal .verify-extra a {
  color: #00b33b;
}
.rl-modal .btn-red {
  background-color: #00a05c;
  border-color: #00a05c;
}
.rl-modal .btn-red:hover {
  background-color: #00a05d;
  border-color: #00a05d;
}
.rl-modal .ipt-error,
.rl-modal .rlf-tip-error {
  color: #f01400;
}
.rl-modal .rlf-tip-error {
  height: 30px;
  line-height: 30px; margin: 0;
}
.rl-modal .js-proclaim-on .js-txt-pwd {
  display: none;
}
.rl-modal .js-proclaim-off .js-pass-pwd {
  display: none !important;
}
.rl-modal input[type=text]::-ms-clear {
  width: 0;
  height: 0;
}
.rl-modal input[type=password]::-ms-reveal {
  width: 0;
  height: 0;
}
.verify-img-wrap {
  float: left;
  height: 40px;
  line-height: 40px;
  width: 100px;
  border: 1px solid #ccc;
  text-align: center;
  color: #fff;
  cursor: pointer;
 background: #ed702e;
}
.rlf-tip-wrap {
  clear: both;
}
/*down inputs*/
.autoul {
  width: 298px;
  padding: 0px;
  border: 1px solid #98a1a6;
  border-top: 0 none;
  position: absolute;
  top: 40px;
  height: 156px;
  overflow: hidden;
  background-color: #fff;
  z-index: 10000;
}
.autoul .autoli {
  color: #787d82;
  height: 39px;
  line-height: 39px;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  padding: 0 10px;
  overflow: hidden;
  display: none;
  text-overflow: ellipsis;
}
.autoul .lihover {
  background-color: #edf1f2;
}
.autoul .showli {
  display: block;
}
.form-control .autoul {
  width: 318px;
}
.erweima {
  background: url(/static/img/erweima.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
}
.pcLogin {
  background: url(/static/img/pcLogin.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
}
.qrcode {
  margin: 50px 70px 20px 70px;
  position: relative;
}
.qrcode_title {
  color: #13181E;
  font-family: "微软雅黑";
  font-size: 18px;
  text-align: center;
}
.qrcode_mark {
  color: #777D81;
  font-size: 14px;
  text-align: center;
}
.qrcode-inner {
  position: absolute;
  background-color: #fff;
  height: 150px;
  width: 150px;
  opacity: 0.95;
}
.qrcode_state_scaned {
  background: url(/static/img/scaned.png) no-repeat 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 45px;
  top: 40px;
}
.qrcode_state_validate {
  background: url(/static/img/code_validate.png) no-repeat 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 28px;
  top: 42px;
}
.phoneVerityBox {
  font-family: "微软雅黑";
}
.phoneVerityBox .title,
.phoneVerityBox .subtitle,
.backNotify {
  text-align: center;
}
.phoneVerityBox .title {
  margin-top: 27px;
  margin-bottom: 12px;
  color: #13181E;
  font-size: 18px;
  font-family: "微软雅黑";
}
.phoneVerityBox .rlf-tip-wrap {
  height: 30px;
  line-height: 30px;
}
.phoneVerityBox .subtitle {
  color: #777C81;
  font-size: 14px;
  margin-bottom: 25px;
  font-family: "微软雅黑";
}
.phoneVerityBox .reSend {
  color: #B4B8BB;
  top: 10px;
  right: 15px;
  border-left: 1px solid #B4B8BB;
  padding-left: 12px;
}
.rl-modal-body .backNotify {
  color: #777C81;
  margin-top: 15px;
  cursor: pointer;
}
.rl-modal-body .user_header {
  width: 76px;
  background: url(/static/img/default_user.png) no-repeat 0 0;
  height: 76px;
  margin: auto;
  margin-top: 40px;
}
.rl-modal-body .btn-finished {
  width: 160px;
  height: 50px;
}
.rl-modal-body .finished_wrap {
  text-align: center;
}
.rl-modal-body .active {
  color: #13181E !important;
  cursor: pointer;
}
.rl-modal-body .active:hover {
  color: #ff6464 !important;
}
@media screen and (max-width: 480px) {
  .rl-modal {
    margin: -218px 0 0 -150px;
    width: 300px;
  }
  .rl-modal .ipt {
    width: 249px;
    font-size: 12px;
  }
  .rl-modal-header,
  .rl-modal-body {
    padding: 0 15px;
  }
  .btn-full {
    width: 260px;
  }
  .rl-model-footer {
    padding: 20px 15px 4px;
  }
  .rl-model-footer .mr60 {
    margin-right: 0;
  }
}


/*输入框部分*/
#signin .posingPl{ float: left!important;}
#signin .posingPl .placeholder-txt{ top:10px!important; left: 10px;}