*{
  margin:0;
  padding:0;
}
html,body{
  height:100%;
}
.register-content{
  position: relative;
}
/*=====public====*/
/*覆盖chrome用户代理样式*/
/*input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill{
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
}*/
input:-webkit-autofill{
  -webkit-text-fill-color: #121f3f !important;
  transition: background-color 500000s ease-in-out 0s;
}
.placeholderStyle.placeholder{ /* ie9 */
  background: #FFFFFF !important;
  color: #121f3f;
  font-size:12px;
  border-radius: 0;
}
.banner-show {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  min-width: 980px;
  height: 100%;
  overflow: hidden;
}
.banner-show .cell {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: repeat-x;
  background-position: center top;
}
.banner-show .cell img{
  height: 100%;
  width: 100%;
}
/*导航器*/
#js_ban_button_box{
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 50%;*/
  /*width: 980px;*/
  /*margin-left: -490px;*/
  position: relative;
  width: 100%;
  height: 100%;
}
#js_ban_button_box>a{
  width: 26px;
  height: 52px;
  background-color: transparent;
  position: absolute;
}
.banner-control a {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 52px;
  overflow: hidden;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -26px;
}
.banner-control a.left {
  left: 121px;
  background-position: 0 0;
  background-image:url(/Areas/DifferencesControl/register/img/previous.png);
}
.banner-control a.right {
  right: 121px;
  background-position: 0 0;
  background-image:url(/Areas/DifferencesControl/register/img/next.png);
}
/*logo*/
.login-head{
  height: 44px;
  text-align: center;
  position: fixed;
  top: 27px;
  width: 100%;
}
.login-head>.logo{
  width: 108px;
  height: 44px;
  margin-left: 61px;
}

/*底部*/
.login-foot{
  height: 16px;
  text-align: center;
  position: fixed;
  bottom: 20px;
  width: 100%;
}
.login-foot>.company-messages{
  height: 12px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #000000;
  font-style: inherit;
}
/*输入框*/
.blank{
  position: absolute;
  height: 448px;
  top: 50%;
  margin-top: -204px;
  left: 50%;
  margin-left: -175px;
}
.input-box{
  width: 350px;
  height: 448px;
  background-color: rgba(255,255,255,0.6);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  padding: 41px 36px 25px;
}
.logo-title {
  height: 42px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 3px;
  color: #000000;
  font-weight: 600;
}
.landing-message>i{
  font-style: inherit;
  height: 21px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1.9px;
  color: #000000;
  font-weight: 600;
}
.landing-message{
  height: 54px;
}
/*账号 密码*/
.from{
  height: 56px;
}
.input-icon{
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0px 4px 0px 0px
  rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.from>.input-icon>i {
  line-height: 20px;
  font-size: 20px;
  color: #282828;
  width: 20px;
}
.input-icon .username-icon, .input-icon .password-icon {
  margin: 11px 2px 9px 6px;
  height: 20px;
}
.from .form-control {
  height: 40px;
  font-size: 14px;
  border-radius: 4px !important;
  border: none;
}
.placeholderStyle.placeholder {
  background: #FFFFFF !important;
  color: #121f3f;
  font-size: 12px;
  border-radius: 0;
}
/*提示*/
.system-hint {
  color: #ff0000;
  height: 40px;
  font-size: 12px;
}
/*验证条*/
.ui-slider-wrap {
  border: none;
  height: 40px !important;
}
#slider .ui-slider-btn {
  border: 0;
  background: #282828 url(../img/slider.png) no-repeat center;
  box-shadow: -4px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.slider-box{
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/*拖动验证*/
.slider-check-area{
  height: 40px;
}
/*登陆按钮*/
.submit-area{
  height: 78px;
  position: relative;
}
.login-btn{
  width: 171px;
  height: 40px;
  background-color: #2191f3;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  float: left;
  cursor: pointer;
}
.login-text{
  width: 36px;
  height: 15px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: bolder;
  font-stretch: normal;
  letter-spacing: 3px;
  color: #ffffff;
}
.form-actions-area{
  float: left;
  width: 84px;
  margin-left: 16px;
}
.form-actions {
  font-size: 14px;
  padding-bottom: 8px;
}
.mark-password-agent {
  position: absolute;
  margin-top: 3px;
  width: 13px;
  height: 12px;
  background-color: #2191f3;
  background-blend-mode: normal, normal;
  border-radius: 2px;
  ursor: pointer;
}
.mark-password-icon {
  height: 16px;
  width: 16px;
  display: inline-block;
  background: url(../img/user_register_icon03.png) no-repeat 2px 3px;
}
.form-actions .checkbox {
  width: 150px;
  text-indent: 20px;
  height: 12px;
  font-family: AdobeHeitiStd-Regular;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  color: #25262c;
}
.number-check-area,.slider-check-area{
  display: none;
}
.number-check-area{
  height: 40px;
}
.number-check-area>.number-child-area{
  float: left;
}
.verification-img{
  height: 40px;
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.verification-refresh{
  font-size: 20px;
  cursor: pointer;
}
.verification-btn{
  line-height: 40px;
  width: 24px;
  padding-left: 4px;
}
.verification-input{
  width: 165px;
  margin-right: 8px;
}
.verification-input>.from{
  height: 40px;
}
.verification-input .input-icon > .form-control{
  padding-left: 5px;
  padding-right: 5px;
}
/*登陆模式说明*/
.login-type-area{

}
.login-type-line{
  width: 1px;
  height: 16px;
  background-color: rgba(40,40,40,0.3);
  box-shadow: 1px 0px 0px 0px #ffffff;
}
.login-type-box{
  height: 20px;
  width: 290px;
  margin: 0 auto;
}
.login-type-box>div{
  float: left;
}
.login-type-normal,.single-login{
  width: 91px;
  height: 16px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: 1px;
  color: #282828;
}
.login-type-normal{
  cursor: pointer;
}
.single-login{
  font-weight: 700;
  text-align: center;
  width: 100%;
}
.login-type-select{
  color: #000000;
  font-weight: 700;
}
.login-type-left{
  width: 63px;
  margin-right: 12px;
}
.login-type-right{
  width: 93px;
  margin-left: 12px;
}

.account-area{
  height: 270px;
  display: block;
}
.login-area{
  height: 270px;
  display: none;
}
.face-area{
  height: 270px;
  display: none;
}
/*手机短信验证*/
.sms-check-area{
  height: 56px;
}
.sms-verify-area{
  height: 40px;
}
.sms-area{
  height: 100%;
  float: left;
}
.sms-left-area{
  width: calc(100% - 117px);
  margin-right: 16px;
}
.sms-left-area>.from .form-control{
  padding-left: 12px;
}
.sms-right-area{
  width: 101px;
  border: none;
  outline: none;
}
.sms-area>.from{
  height: 100%;
}
.sms-right-area {
  height: 40px;
  background-color: #282828;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.international-code{
  margin-left: 33px !important;
  font-style: inherit;
  font-family: MicrosoftYaHei;
  font-size: 14px !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #000000;
  width: 28px !important;
}
.login-area>.from .input-icon > .form-control{
  padding-left: 80px;
}
.toasts-wrap{
  position: relative;
  text-align: center;
  height: 40px;
}
.toasts-wrap .toasts{
  position: relative;
  padding: 5px;
  max-width: 150px;
  top: 0;
  margin: 0 auto;
}
.opacity-zero{
  opacity: 0;
}
.opacity-one{
  opacity: 1;
}
.toasts {
  display: inline-block;
  max-width: 150px;
  padding: 8px;
  position: relative;
  font-size: 12px;
  background-color: hsla(0,0%,6%,.7);
  border-radius: 4px 4px;
  color: #fff;
}
.toasts-animation-up{
  transition: all .4s ease-in;
}
#phoneSubmit{
  width: 100%;
}
/*遮罩层，用于禁止点击*/
.cover-area{
  width: 171px;
  height: 40px;
  position: absolute;
  background-color: transparent;
  display: none;
  top: 0px;
  left: 0;
}
.cover-area-block{
  display: block;
}
#video,#canvas1,#canvas2 {
  width: 290px;
  height: 220px;
  position:absolute;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  /*背景颜色*/

  box-shadow:0 0 0 60px #ffffff inset;
  /*字的颜色*/
  -webkit-text-fill-color: #FFFFFF;}