@charset "utf-8";
.loginWindow div, .loginWindow input {
  box-sizing: content-box
}

.loginWindow {
  width: 346px;
  height: 503px;
  border-radius: 2px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
  color: #6b7488;
  font-family: "微软雅黑";
  text-align: center;
  font-size: 14px
}

.loginWindow.under-shadow {
  z-index: 8999
}

.loginWindow .loginWindowImg {
  background: url(../image/login.png?v=201807021405) no-repeat
}

.loginWindow .logo {
  width: 128px;
  height: 37px;
  background-position: 0 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

.loginWindow .righttop {
  height: 26px;
  line-height: 15px;
  font-size: 18px;
  color: #2f82ff;
  position: relative;
  top: 2px;
  z-index: 99;
  margin-top: 0
}

.loginWindow .rightmid {
  margin-top: 24px
}

.loginWindow .loginTab {
  font-size: 15px;
  font-family: "微软雅黑", Microsoft YaHei;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  line-height: 20px;
  color: rgba(51, 51, 51, 1);
  line-height: 15px;
  letter-spacing: 0;
  width: 120px;
  height: 25px
}

.loginWindow .loginTab:hover {
  color: #2075f6
}

.loginWindow .loginTabLine {
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #e6e6e6
}

.loginWindow .checkLoginTab {
  color: #2075f6;
  font-size: 15px;
  font-family: '微软雅黑', Microsoft YaHei;
  font-weight: bold;
  position: relative
}

.loginWindow .checkLoginTab:after {
  content: '';
  display: inline-block;
  width: 26px;
  height: 3px;
  background: #2075f6;
  border-radius: 2px 2px 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

.loginWindow .log-showPwd {
  height: 14px;
  width: 43px;
  float: right;
  position: relative;
  right: 0;
  top: 13px;
  cursor: pointer;
  z-index: 10
}

.loginWindow .log-showPwd svg {
  width: 15px
}

.loginWindow #showPwd {
  display: none
}

.loginWindow .log-hidePwd {
  background-position: -49px -94px
}

.loginWindow .registerHref {
  display: inline-block;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2074f1;
  text-decoration: none;
  float: right;
  margin-top: 4px
}

#regButton {
  cursor: pointer
}

#regButton2 {
  display: none;
  cursor: pointer
}

.loginWindow .registerHref:hover {
  color: #5291f4
}

.loginWindow .codeLoginPanel {
  display: none
}

.loginWindow .mobileCodeBtn {
  font-family: "微软雅黑", Microsoft YaHei;
  text-align: center;
  float: right;
  width: 100px;
  height: 38px;
  background: rgba(247, 247, 247, 1);
  border: 1px solid rgba(221, 222, 225, 1);
  border-radius: 4px;
  font-size: 14px;
  line-height: 40px;
  color: rgba(190, 193, 199, 1);
  cursor: pointer
}

.loginWindow .mobileCodeBtn_ok {
  cursor: pointer;
  border: 1px solid rgba(32, 117, 246, 1);
  border-radius: 4px;
  color: rgba(32, 117, 246, 1);
  background: #FFF
}

.loginWindow .mobileCodeBtn_hover {
  background-color: #e2eeff
}

.sms_container {
  margin-top: 16px
}

.loginWindow #mobileCode {
  width: 157px;
  float: left
}

.wxLoginCode {
  display: none;
  height: 235px;
  position: relative;
  padding-left: 4px;
  overflow: hidden
}

#wxLoginDiv {
  padding-left: 16px
}

#wxLoginTips {
  float: right;
  margin: 16px 16px 0 0;
  width: 49px;
  height: 49px;
  cursor: pointer
}

#wxLoginTips svg polygon, #wxLoginTips svg rect, #wxLoginTips svg path {
  fill: #707070
}

.acctLoginTips {
  float: right;
  margin: 16px 16px 0 0;
  display: none;
  width: 49px;
  height: 49px;
  cursor: pointer
}

.wxLoginTip {
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  float: right;
  margin-top: 16px;
  margin-right: 6px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  color: #999
}

.wxLoginDesc {
  color: #738299
}

.login_WeChatIm {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 5px 0 0
}

.login_acctIm {
  margin: 0 5px 0 0
}

.login_acctIm svg {
  width: 12px;
  vertical-align: middle
}

.login_WeChatIm svg {
  width: 22px;
  height: 15px;
  vertical-align: middle
}

#login_WeChatCode {
  width: 60px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  background: url(../image/wxLogin.png?v=201811071130) no-repeat 11px -210px;
  vertical-align: middle
}

.userLoginDesc {
  display: none;
  border-radius: 2px;
  color: #999;
  border: 1px solid #e0e0e0;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  float: right;
  margin-top: 16px;
  margin-right: 6px;
  font-size: 12px;
  cursor: pointer;
  position: relative
}

.login_WeChatTips {
  width: 220px;
  height: 0;
  background-color: #fff;
  margin-top: -78px;
  margin-left: 25px;
  font-size: 16px;
  border: 0;
  border-top: 0;
  display: none
}

.focus_wxTips {
  width: 220px;
  height: 190px;
  background-color: #fff;
  margin-left: 25px;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  display: none
}

.weChatScannerDesc {
  color: #333;
  font-size: 15px;
  font-family: "微软雅黑", Microsoft YaHei;
  vertical-align: middle;
  display: inline-block
}

.wxScanDesc_top {
  display: none;
  font-size: 15px;
  font-family: '微软雅黑', Microsoft YaHei;
  color: rgba(51, 51, 51, 1)
}

.wxScanDesc_bottom1 {
  display: none;
  margin-top: 12px;
  font-size: 14px;
  font-family: "微软雅黑", Microsoft YaHei;
  color: rgba(51, 51, 51, 1)
}

.wxScanDesc_bottom2 {
  display: none;
  margin-top: 6px;
  font-size: 12px;
  font-family: "微软雅黑", Microsoft YaHei;
  color: rgba(153, 153, 153, 1);
  position: relative;
  z-index: 1
}

.wxScanDesc_bottom2 span {
  text-decoration: underline;
  cursor: pointer
}

#popupLogin_UersCode {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle
}

.login_WeChatScanner {
  width: 25px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  margin-top: 10px
}

.loginTipTriangle2 {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 4px;
  border-style: solid dashed dashed;
  border-color: transparent transparent #fff transparent;
  right: -6px;
  top: 5px;
  margin: auto;
  display: block;
  transform: rotate(90deg)
}

.loginTipTriangle {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 4px;
  border-style: solid dashed dashed;
  border-color: transparent transparent #dddfe3 transparent;
  right: -8px;
  top: 5px;
  margin: auto;
  display: block;
  transform: rotate(90deg)
}

.m-imgVerify {
  display: none;
  width: 430px;
  height: 288px;
  background: #fff;
  border-radius: 2px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999
}

.m-imgVerify .close {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: url(../image/popUpVc.png) -58px 1px no-repeat;
  cursor: pointer
}

.m-imgVerify .title {
  font-size: 16px;
  color: #253040;
  margin: 16px 0 0 22px;
  text-align: left
}

.m-imgVerify .inputLine {
  margin: 60px 0 0 60px
}

.m-imgVerify .inputLine > * {
  vertical-align: middle
}

.m-imgVerify .inputLine input[type="text"] {
  height: 44px;
  line-height: 40px;
  width: 170px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e7ecf0;
  padding-left: 8px;
  margin-top: 1px
}

.m-imgVerify .inputLine .codeImg {
  max-height: 44px
}

.m-imgVerify .refreshBtn {
  color: #0075ff;
  font-size: 14px;
  cursor: pointer;
  margin-left: 4px
}

.popupBg {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  _position: absolute;
  _height: expression(document.documentElement.clientHeight);
  background-color: #000;
  filter: alpha(opacity=70);
  z-index: 9032;
  overflow: hidden;
  opacity: .7
}

.m-imgVerify .u-bigBtn {
  width: 220px;
  height: 42px;
  line-height: 42px;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -110px;
  background-color: #0075ff;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  outline: 0;
  border: 0;
  cursor: pointer
}

.m-imgVerify .msg {
  color: #f00;
  margin-left: 60px;
  line-height: 2;
  display: none
}

.m-imgVerify .msg:before {
  content: '*';
  width: 8px;
  display: inline-block;
  vertical-align: middle
}

.m-mobiVerify .title {
  text-align: center;
  color: #010101;
  width: 342px;
  position: relative;
  margin: 34px auto -16px
}

.m-mobiVerify .title font {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  z-index: 5;
  background: #fff;
  color: #738299
}

.m-mobiVerify .title .line {
  display: block;
  width: 100%;
  border-top: 1px solid #c2c2c2;
  position: absolute;
  top: 40%;
  z-index: 0
}

.loginWindow #rowSacct {
  display: none
}

.loginWindow .log-line-hover .log-input {
  border: 1px solid #2f82ff;
  color: #1b2f4d
}

.loginWindow #log-valid-img, #codeLogin-valid-img {
  position: absolute;
  right: 20px;
  top: 7px;
  cursor: pointer;
  height: 30px
}

.loginWindow #log-refresh-btn, #codeLogin-refresh-btn {
  float: right;
  margin-top: 10px;
  height: 25px;
  width: 16px;
  cursor: pointer;
  background: url(../image/regVersion2016.png?v=201701061749) no-repeat -675px -650px
}

.loginWindow .checkBox {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 10;
  opacity: 0;
  cursor: pointer
}

.loginWindow .checkItemLabel {
  float: left;
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  margin: 5px 0 0 -15px !important
}

.loginWindow .checkBox + .checkItemLabel {
  background: url(../image/login_icon.png?v=201806191627) 0 -94px no-repeat
}

.loginWindow .checkBox:checked + .checkItemLabel {
  background: url(../image/box_checked.svg?v=201911201417) no-repeat
}

.loginWindow #reg-link {
  color: #acacac;
  font-size: 16px;
  cursor: pointer
}

.loginWindow #reg-link:hover {
  color: #6b6b6b
}

.loginWindow .option {
  font-size: 14px;
  color: #373737;
  height: 26px;
  line-height: 24px
}

.loginPanel .option:nth-child(2) {
  margin-top: 10px
}

.loginWindow .goin {
  float: left;
  padding-left: 2px;
  cursor: pointer
}

.loginWindow .goin input {
  vertical-align: middle
}

.loginWindow .goin label {
  vertical-align: middle;
  margin-left: 9px;
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 0;
  letter-spacing: 0;
  color: #999;
  line-height: 22px
}

.loginWindow .goin1 {
  float: right
}

.loginWindow .goin1 a {
  text-decoration: none;
  font-size: 12px;
  color: #999
}

.loginWindow .goin1 a:hover {
  color: #2f82ff
}

.loginWindow .worn {
  width: 245px;
  height: 32px;
  border-radius: 4px;
  display: none;
  font-size: 12px;
  font-family: '微软雅黑', Microsoft YaHei;
  color: #ff5c5c;
  line-height: 32px;
  text-align: left;
  padding-left: 34px;
  margin-top: 6px;
  background: url(../image/warn.svg?v=201911201738) no-repeat 10px center/15px 15px #ffebeb
}

.loginWindow .loginBtn {
  float: left;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  margin-top: 16px;
  width: 281px;
  height: 40px;
  background: rgba(32, 117, 246, 1);
  border-radius: 4px;
  font-size: 16px;
  font-family: "微软雅黑", Microsoft YaHei;
  color: #fff
}

.loginWindow .loginBtn:hover {
  background: #3282fa
}

.loginWindow .loginBtn-hover {
  background-position: 0 -376px
}

.loginWindow .loginBtn.cantClick, .loginWindow .loginBtn.cantClick:hover {
  background: #79acfa
}

.loginWindow .login-toggle {
  float: left;
  width: 38%;
  text-decoration: none;
  color: #2f82ff;
  margin-top: 18px
}

.loginWindow .login-toggle:hover {
  text-decoration: underline
}

.loginWindow .login-toggle .icon {
  float: left;
  width: 18px;
  height: 16px;
  background: url(../image/regVersion2016.png?v=201701061749) -261px -64px no-repeat;
  _background: url(../image/regVersion2016.jpg?v=201610101822) -261px -64px no-repeat
}

.loginWindow .log-line {
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  height: 38px;
  width: 280px;
  border: 1px solid #fff;
  border-radius: 4px
}

#rowCacct, #rowPwd, #rowSacct, #mobile, #mobileCode {
  margin-bottom: 0
}

#rowSacct, #rowPwd, #log-valid-line {
  margin-top: 16px
}

#log-valid {
  width: 110px;
  padding-left: 51px
}

.loginWindow .log-line:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  left: 39px
}

.loginWindow .log-line .log-txt {
  color: #ccc;
  position: absolute;
  top: 0;
  left: 54px;
  z-index: 1;
  text-align: left;
  line-height: 40px;
  font-size: 14px
}

.loginWindow .log-line .log-txt-hover {
  color: #ccc
}

.loginWindow .log-line .logIco {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 24px;
  height: 24px;
  background: url(../image/regVersion2016.png?v=201701061749) -101px 0 no-repeat;
  _background: url(../image/regVersion2016.jpg?v=201610101822) -101px 0 no-repeat
}

.loginWindow .log-line .logIcoNew {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 21px;
  height: 21px
}

.loginWindow .log-line .logIcoCacct svg {
  width: 18px
}

.loginWindow .log-line .logIcoSacct svg {
  width: 16px
}

.loginWindow .log-line .logIcoPwd svg {
  width: 14px
}

.loginWindow .log-line .logIcoMobile svg {
  width: 13px
}

.loginWindow .log-line .logIcoMobileCode svg {
  width: 14px
}

.loginWindow .log-line .log-input {
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 217px;
  height: 34px;
  line-height: 38px;
  background: transparent;
  font-size: 14px;
  padding: 2px 10px 2px 51px;
  outline: 0;
  z-index: 10;
  font-family: "微软雅黑", Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1)
}

.loginWindow .log-line .log-input:hover {
  border: 1px solid #CCC !important
}

.loginWindow .log-line .log-input:focus {
  border: 1px solid #2075f6 !important
}

.loginWindow .log-line .input2 {
  border: 1px solid #e6e6e6
}

.login_otherAcct {
  width: 280px;
  height: 37px;
  padding: 11px 32px 0 32px;
  background-color: #f4f4f7;
  border: solid 1px #f4f6f7;
  margin-top: -1px;
  color: #6c7b96;
  font-family: "微软雅黑";
  border-radius: 0 0 4px 4px
}

.loginBody {
  padding: 30px 32px 30px 32px;
  width: 282px;
  background: #fff;
  border-radius: 0;
  transition: height .3s;
  overflow: hidden
}

.cdLoginBody, .ktLoginBody, .yxLoginBody, .commLoginBody {
  padding-top: 10px
}

.login_other {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 5px
}

.login_tips {
  float: left;
  margin: 4px 10px 0 0
}

.login_WeChatI, .login_acctI {
  width: 26px;
  height: 26px;
  display: none;
  margin-right: 5px;
  cursor: pointer;
  float: left
}

.login_QQI {
  width: 26px;
  height: 26px;
  display: inline-block;
  float: left
}

.loginWindow .loginCloseBtn {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: -34px;
  cursor: pointer
}

.loginWindow .loginCloseBtn svg path, .loginWindow .loginCloseBtn svg g {
  fill: #FFF
}

.wxQrCode-shade-container {
  position: absolute;
  cursor: pointer;
  display: none
}

#wxLogin_wxQrCode {
  width: 208px;
  height: 208px;
  top: 0;
  left: 41px
}

#focus_wxQrCode {
  width: 220px;
  height: 192px;
  top: 0;
  left: 30px
}

.wxQrCode-shade-container .refresh-icon {
  width: 36px;
  height: 38px;
  position: absolute;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2
}

.wxQrCode-shade-container .refresh-icon svg {
  width: 28px;
  height: 29px
}

.wxQrCode-shade-container .refresh-tips {
  font-family: "微软雅黑", Microsoft YaHei;
  font-weight: 400;
  color: #ccc;
  position: absolute;
  top: 96px;
  left: 50%;
  width: 170px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  font-size: 12px;
  color: rgba(255, 255, 255, 1)
}

.wxQrCode-shade-container .wxQrCode-shade {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}

#log-mobileCode {
  width: 106px
}

.clearFix:after {
  content: '';
  display: inline-block;
  clear: both
}

.no-select {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none
}

.defaultPopupLoginHeader {
  height: 100px;
  background: #FFF;
  border-radius: 4px 4px 0 0;
  position: relative;
  width: 344px;
  padding: 0;
  border: solid 1px #FFF;
  margin-top: -1px
}

.ktPopupLoginHeader, .cdPopupLoginHeader, .yxPopupLoginHeader, .commPopupLoginHeader {
  height: 67px
}

#focusWxDiv {
  height: 240px !important
}

.cdLoginBody, .ktLoginBody, .yxLoginBody, .commLoginBody {
  padding-top: 0
}

.cdLoginBody #normalLogin, .ktLoginBody #normalLogin, .yxLoginBody #normalLogin, .commLoginBody #normalLogin {
  padding-bottom: 10px
}

.acctLoginTips, #wxLoginTips {
  position: relative
}

.acctLoginTips:before, #wxLoginTips:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../image/shadow.png?v=201911271448) -6px -20px no-repeat
}

.acctLoginTips:before {
  background-position: -15px -16px;
  opacity: .4
}

#focus_wxQrCode.wxQrCode-shade-container {
  left: 32px
}

#focus_wxQrCode.wxQrCode-shade-container .wxQrCode-shade {
  width: 142px;
  height: 142px;
  left: 40px
}

.focus_wxTips {
  position: relative;
  width: 140px;
  height: 140px;
  margin-left: 68px;
  border-radius: 2px
}

#focusWeChatImg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%
}

#focus_wxQrCode.wxQrCode-shade-container .refresh-icon {
  top: 40px
}

#focus_wxQrCode.wxQrCode-shade-container .refresh-icon svg {
  width: 24px;
  height: 24px
}

#focus_wxQrCode.wxQrCode-shade-container .refresh-tips {
  top: 70px
}

.login_icon {
  margin-right: 16px
}

.loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff
}

.loading:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background: url(../image/loading.png?v=201911271448) 0 0 no-repeat;
  animation: rotate .5s linear infinite
}

@keyframes rotate {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}

.logintimeout_container div, .logintimeout_container input, .logintimeout_container p {
  box-sizing: content-box
}

.logintimeout_container .fkw_logo {
  background: url(../image/login.png?v=201807021405) no-repeat;
  width: 128px;
  height: 37px;
  background-position: 0 0;
  margin-left: 99px
}

.logintimeout_container.under-shadow {
  z-index: 8999
}

.logintimeout_container {
  width: 346px;
  height: 350px;
  font-family: Microsoft YaHei;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9033
}

.logintimeout_container .loginCloseBtn {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: -34px;
  cursor: pointer
}

.logintimeout_container .loginCloseBtn svg path, .logintimeout_container .loginCloseBtn svg g {
  fill: #FFF
}

.logintimeout_container .title {
  background: rgba(255, 235, 235, 1);
  border-radius: 4px 4px 0 0;
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 92, 92, 1);
  height: 50px;
  line-height: 50px;
  text-align: center
}

.logintimeout_container.mobile_container .info, .logintimeout_container.pwd_container .info {
  padding: 40px 0 35px 0;
  background: #FFF
}

.logintimeout_container.wechat_container .info {
  padding: 40px 0 15px 0;
  background: #FFF
}

.logintimeout_container .avatar {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 auto
}

.logintimeout_container .mobile {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  color: rgba(51, 51, 51, 1)
}

.logintimeout_container .input_container {
  background: #FFF;
  overflow: hidden;
  padding-bottom: 40px;
  border-radius: 0 0 4px 4px
}

.logintimeout_container .log-line .logIcoNew {
  position: absolute;
  top: 12px;
  left: 13px;
  width: 15px;
  height: 21px
}

.logintimeout_container .log-line .log-showPwd {
  height: 14px;
  width: 15px;
  float: right;
  position: relative;
  right: 10px;
  top: 13px;
  cursor: pointer;
  z-index: 10
}

.logintimeout_container .log-line {
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  height: 38px;
  width: 280px;
  border: 1px solid #fff;
  border-radius: 4px;
  margin: 0 auto
}

.logintimeout_container .log-line:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  left: 39px
}

.logintimeout_container .log-line .log-input {
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 217px;
  height: 34px;
  line-height: 38px;
  background: transparent;
  font-size: 14px;
  padding: 2px 10px 2px 51px;
  outline: 0;
  z-index: 10;
  font-family: "微软雅黑", Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  border: 1px solid #dbe1ea
}

.logintimeout_container .error_tips {
  width: 246px;
  color: #ff5c5c;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin: 16px auto;
  background: url(../image/warn.svg?v=201911201738) no-repeat 10px center/15px 15px;
  padding-left: 34px;
  text-align: left
}

.logintimeout_container .log-valid-img {
  position: absolute;
  right: 20px;
  top: 7px;
  cursor: pointer;
  height: 30px
}

.logintimeout_container #log-refresh-btn {
  float: right;
  margin-top: 10px;
  height: 25px;
  width: 16px;
  cursor: pointer;
  background: url(../image/regVersion2016.png?v=201701061749) no-repeat -675px -650px
}

.logintimeout_container .sms_container {
  width: 280px;
  height: 40px;
  margin: 0 auto
}

.logintimeout_container .sms_container .log-line {
  margin: auto;
  float: left
}

.logintimeout_container .mobileCodeBtn {
  font-family: "微软雅黑", Microsoft YaHei;
  text-align: center;
  float: right;
  width: 100px;
  height: 38px;
  background: rgba(247, 247, 247, 1);
  border: 1px solid rgba(221, 222, 225, 1);
  border-radius: 4px;
  font-size: 14px;
  line-height: 38px;
  color: rgba(190, 193, 199, 1);
  cursor: pointer;
  margin: 2px 0 0 0
}

.logintimeout_container .mobileCodeBtn_ok {
  cursor: pointer;
  border: 1px solid rgba(32, 117, 246, 1);
  border-radius: 4px;
  color: rgba(32, 117, 246, 1);
  background: #FFF
}

.logintimeout_container .btn_login {
  margin: 0 auto;
  width: 281px;
  height: 40px;
  line-height: 40px;
  background: rgba(32, 117, 246, 1);
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  margin-top: 20px
}

.logintimeout_container .btn_login.cantClick {
  background: #79acfa
}

.logintimeout_container.wechat_container {
  height: 328px
}

.logintimeout_container.wechat_container .account {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center
}

.logintimeout_container.wechat_container .desc {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center
}

.logintimeout_container.wechat_container .wechat_qrcode_container {
  width: 144px;
  height: 144px;
  line-height: 144px;
  text-align: center;
  margin: 0 auto;
  background: url(../image/qrCode_box.png?v=201912232223);
  overflow: hidden;
  margin-bottom: 15px;
  position: relative
}

.logintimeout_container.wechat_container #focusWeChatImg.wechat_qrcode {
  width: 122px;
  height: 122px;
  display: block;
  margin: 11px auto
}

.logintimeout_container #focus_wxQrCode.wxQrCode-shade-container {
  width: 144px;
  height: 144px;
  left: 0
}

.logintimeout_container #focus_wxQrCode.wxQrCode-shade-container .wxQrCode-shade {
  left: 0
}

.logintimeout_container #focus_wxQrCode.wxQrCode-shade-container .refresh-icon {
  top: 0
}

.logintimeout_container #focus_wxQrCode.wxQrCode-shade-container .refresh-tips {
  top: 86px;
  line-height: 17px
}

.logintimeout_container .authwechat_qrcode_container {
  width: 240px;
  height: 220px;
  margin-left: 44px;
  position: relative
}

.logintimeout_container .authwechat_qrcode_container #focus_wxQrCode.wxQrCode-shade-container {
  width: 207px;
  height: 208px;
  left: 26px
}

.logintimeout_container .authwechat_qrcode_container #focus_wxQrCode.wxQrCode-shade-container .wxQrCode-shade {
  width: 100%;
  height: 100%
}

.logintimeout_container .authwechat_qrcode_container #focus_wxQrCode.wxQrCode-shade-container .refresh-icon {
  top: 75px
}

.logintimeout_container .authwechat_qrcode_container #focus_wxQrCode.wxQrCode-shade-container .refresh-tips {
  top: 112px
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0
}

.float-l {
  float: left
}

.float-r {
  float: right
}

.bind-mobile-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 350px;
  height: 330px;
  font-family: Microsoft YaHei;
  z-index: 9033;
  box-sizing: border-box
}

.bind-mobile-popup-container {
  width: 100%;
  max-height: 100%;
  padding: 36px 35px 39px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border-radius: 10px
}

.bind-mobile-popup .close-btn {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: -34px;
  cursor: pointer
}

.bind-mobile-popup .close-btn svg path, .bind-mobile-popup .close-btn svg g {
  fill: #FFF
}

.bind-mobile-popup .title {
  width: 280px;
  height: 30px;
  line-height: 30px;
  background: rgba(243, 255, 235, 1);
  color: #16a664;
  font-size: 14px;
  text-align: center
}

.bind-mobile-popup .bind-panel {
  margin-top: 22px;
  width: 100%
}

.bind-mobile-popup .panel-row {
  position: relative;
  width: 280px;
  height: 38px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 4px
}

.bind-mobile-popup .panel-row:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  left: 39px
}

.bind-mobile-popup .input-wp {
  position: relative;
  width: 100%
}

.bind-mobile-popup .panel-row.code-row {
  margin-top: 16px
}

.bind-mobile-popup .panel-row.code-row .input-wp {
  width: 166px
}

.bind-mobile-popup .input-icon {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 21px;
  height: 21px
}

.bind-mobile-popup .input-icon.mobile-icon svg {
  width: 14px
}

.bind-mobile-popup .placeholder-txt {
  position: absolute;
  top: 0;
  left: 54px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #ccc;
  z-index: 1
}

.bind-mobile-popup .bind-mobile-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 38px;
  background: transparent;
  font-size: 14px;
  padding: 2px 10px 2px 51px;
  box-sizing: border-box;
  outline: 0;
  z-index: 10;
  font-family: "微软雅黑", Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transition: border-color .3s
}

.bind-mobile-popup .bind-mobile-input:hover {
  border-color: #ccc
}

.bind-mobile-popup .bind-mobile-input:focus {
  border: 1px solid #2f82ff
}

.bind-mobile-popup #log-mobileCode {
  width: 100%
}

.bind-mobile-popup .get-code-btn {
  float: right;
  width: 100px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  font-size: 14px;
  color: #ccc;
  background: #f0f2f7;
  font-family: "微软雅黑", Microsoft YaHei;
  text-align: center;
  cursor: pointer;
  transition: color .3s, border-color .3s, background-color .3s
}

.bind-mobile-popup .get-code-btn.mobileCodeBtn_ok {
  border-color: #2075f6;
  color: #2f82ff;
  background-color: #fff
}

.bind-mobile-popup .get-code-btn.mobileCodeBtn_ok:hover {
  background-color: #e2eeff
}

.bind-mobile-popup .worn {
  display: none;
  margin-top: 12px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 12px;
  font-family: '微软雅黑', Microsoft YaHei;
  color: #ff5c5c;
  text-align: left;
  padding-left: 34px;
  background: url(../image/warn.svg?v=201911201738) no-repeat 10px center/15px 15px #ffebeb;
  box-sizing: border-box
}

.bind-mobile-popup .bind-btn {
  margin-top: 32px;
  display: block;
  width: 281px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2075f6;
  border-radius: 4px;
  font-size: 16px;
  font-family: "微软雅黑", Microsoft YaHei;
  color: #fff;
  cursor: pointer
}

.bind-mobile-popup .worn + .bind-btn {
  margin-top: 20px
}

.bind-mobile-popup .bind-btn.disabled, .bind-mobile-popup .bind-btn.disabled:hover {
  background: #79acfa
}

.bind-mobile-popup .no-bind-con {
  margin-top: 20px;
  margin-bottom: -19px;
  line-height: 14px;
  text-align: center
}

.bind-mobile-popup .no-bind-btn {
  font-size: 12px;
  color: #999;
  transition: color .3s;
  cursor: pointer
}

.bind-mobile-popup .no-bind-btn:hover {
  color: #2075f6
}

.login-protect-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 302px;
  height: 376px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-stretch: normal;
  background-color: #fff;
  border-radius: 2px;
  z-index: 9033;
  box-sizing: border-box
}

.login-protect-popup .protect-icon {
  position: absolute;
  top: 48px;
  left: 118px;
  width: 63px;
  height: 70px;
  background: url(../image/accountsSafe.png?v=201807021405) 0 -458px
}

.login-protect-popup .title {
  position: absolute;
  top: 138px;
  width: 100%;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #4e4e4e;
  text-align: center
}

.login-protect-popup .protect-tips {
  position: absolute;
  top: 192px;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  color: #8a9baf;
  text-align: center
}

.login-protect-popup .countDown {
  position: static
}

.login-protect-popup .codeInput {
  width: 125px;
  height: 35px;
  background-color: #fff;
  border-radius: 2px;
  border: solid 1px #dbe1ea;
  position: absolute;
  top: 230px;
  left: 31px;
  padding-left: 5px;
  color: #333;
  font-size: 14px
}

.login-protect-popup .sendBtn {
  width: 101px;
  height: 37px;
  background-color: #f6f9ff;
  border-radius: 2px;
  border: solid 1px #b4c2d9;
  position: absolute;
  top: 230px;
  right: 30px;
  cursor: pointer
}

.login-protect-popup .sendBtnBan {
  width: 101px;
  height: 37px;
  background-color: #eee;
  border-radius: 2px;
  border: solid 1px #ececec;
  position: absolute;
  top: 230px;
  right: 30px
}

.login-protect-popup .sendBtnTxt {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  color: #4e4e4e;
  width: 101px;
  height: 37px;
  text-align: center;
  padding-top: 8px
}

.login-protect-popup .commitBtn {
  width: 242px;
  height: 37px;
  background-color: #0076fe;
  border-radius: 2px;
  position: absolute;
  top: 296px;
  right: 30px;
  cursor: pointer
}

.login-protect-popup .commitBtnBan {
  width: 242px;
  height: 37px;
  background-color: #eee;
  border-radius: 2px;
  border: solid 1px #ececec;
  position: absolute;
  top: 296px;
  right: 30px
}

.login-protect-popup .commitBtnTxt {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  color: #fff;
  width: 242px;
  height: 37px;
  text-align: center;
  padding-top: 8px
}

.login-protect-popup .commitBtnTxtBan {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  color: #999;
  width: 242px;
  height: 37px;
  text-align: center;
  padding-top: 8px
}

.login-protect-popup .redTxt {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  color: #ff4a3b;
  position: absolute;
  top: 270px;
  left: 30px
}

.login-protect-popup .successTxt {
  display: none;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0;
  color: #666;
  position: absolute;
  top: 270px;
  left: 30px
}

.login-protect-popup .greenTick {
  position: absolute;
  right: -17px;
  top: 6px;
  width: 13px;
  height: 11px;
  background: url(../image/accountsSafe.png?v=201807021405) -252px -329px
}

.login-protect-popup .contactTxt {
  display: none;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  color: #afbcd3;
  position: absolute;
  top: 270px;
  left: 30px
}

.login-protect-popup .contactBlue {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  color: #0076fe;
  cursor: pointer
}
