/* 样式重置开始 @merryfox */

a {
    color:rgba(2,18,65,0.75);
}
a:hover{
    color:#3171ff;
}
.text-status-success {
    color: #1BCA69;
}
.text-status-warning {
    color: #FF9600;
}
.text-status-danger {
    color: #ff3a3a;
}
/* 样式重置结束 @merryfox */

.blueLink {
    color: #3171ff;
}
.loginPageBox{
	background:#fff;	
}
.loginHeader{
	width:1200px;
	margin:0 auto;
	height:60px;
	line-height:60px;
}
.loginPageBox .loginHeader .logo{
     height:27px;
     width:101px;
     margin-top:15px;
     margin-left:20px;
}
.loginPageBox .loginHeader h1{
	 font-size:18px;
     color:#333;
     margin-left:20px; 
}
.headerLine{
	border-top:1px solid #d8d8d8;
	height:1px;
	width:100%;
}
.loginTab{
	width:1200px;
	margin:0 auto;
}
.loginTab h2{
	text-align:center;
	font-size:24px;
    color:#333333;
    margin-top:70px;
    margin-bottom:30px;
}
.loginWay {
	margin-left:300px;
}
.loginWay .loginWayli{
   width:300px;
   height:54px;
   line-height:54px;
   text-align:center;
   font-size:14px;
   color:#333;
   border-bottom:2px solid #d8d8d8;
   cursor:pointer;
}
.loginWay .on.loginWayli{
	color:#3171ff;
	border-bottom:2px solid #3171ff;
}
.loginContent{
	margin-left:430px;
}
.loginSubmit{
	margin-left:430px;
}
.loginContent .loginContent-li{
	position:relative;
	height:40px;
	margin:30px 0;
}
.loginContent .loginContent-li .red-tip{
	position:absolute;
	top:45px;
	left:0;
    color:#ff3a3a;
    font-size:14px;
}
.loginContent .loginContent-li .gray-tip{
	position:absolute;
	top:45px;
	left:0;
    color:#999999;
}
.loginContent .textBlock{
	width:88px;
    height:38px;
    display:block;
    line-height:38px;
    border:1px solid #d9e1e9;
    border-right:none;
    text-align:left;
    padding-left:10px;
}
.w230{
	width:230px;
}
.w130{
	width:130px;
}
.w330{
    width:330px;
}
.w340{
    width:340px;
}
.inputLogin{
	padding: 0 5px;
    border: 1px solid #e7e7e7;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    font-size:14px;
}
.message .blueBtn{
	width:80px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	vertical-align: middle;
    text-align: center;
    background: #3171ff;
    color: #fff;
    border: 0;
    font-size:14px;
}
.message .grayBtn{
	width:80px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	vertical-align:middle;
    text-align:center;
    background:#cccccc;
    color: #fff;
    border: 0;
    font-size:14px;
}
.note{
	height:40px;
	line-height:40px;
	font-size:14px;
	width:304px;
}
.note2{
	height:60px;
	line-height:20px;
	font-size:14px;
	width:304px;
}
.loginSubmit .grayBtn{
	width:320px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	vertical-align: middle;
    text-align: center;
    background: #cccccc;
    color: #fff;
    border:0;
    font-size:14px;
}
.loginSubmit .blueBtn{
	width:320px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	vertical-align: middle;
    text-align: center;
    background: #3171ff;
    color: #fff;
    border:0;
    font-size:14px;
    cursor:pointer;
}
input:focus{border-color:#3171ff;outline:0;color:#333;border-radius:6px;}
.clickLink{
	color:#3171ff;
}
.grayTip{
	color:#999;
}
.dragBox{
	position:relative;
}
.dragBox .dragBtn{
	width:320px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	vertical-align: middle;
    text-align: center;
    background: #eeeeee;
    color: #333333;
    border:0;
    font-size:14px;
}
.dragBox .slider{
	position:absolute;
	left:0;
	top:0;
    background:#ffffff;
    border:1px solid #d9e1e9;
    width:48px;
    height:38px;
    line-height:38px;
    text-align:center;	
    cursor:pointer;
}
.dragBox .slider img{
	height:18px;
	width:9px;
}
.passBox{
	position:relative;
}
.passBox .passBtn{
	width:320px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	vertical-align: middle;
    text-align: center;
    background:#00cc6a;
    color:#ffffff;
    border:0;
    font-size:14px;
    cursor:pointer;
}
.passBox .tick{
	position:absolute;
	left:290px;
	top:0;
    background:#ffffff;
    border:1px solid #d9e1e9;
    width:48px;
    height:38px;
    line-height:38px;
    text-align:center;	
}
.passBox .tick img{
	width:24px;
    height:24px;
}
.blueCheck{
	background: url(../img/blueCheck.png) no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: text-top;
    cursor: pointer;
}
.select-account .dropdown-btn{
	width:88px;
	height:38px;
	line-height:38px;
	border-right:none;
}
.select-account .dropdown-list{
	width:98px;
	top:39px;
}
.select-account .dropdown-btn .arr{
	top:16px;
}

.w132{width:132px; padding-left: 9px;}
.pl150{padding-left: 150px;}

.success {font-size: 12px;color: #666;margin: 30px 0; overflow: hidden  }
.success h3{font-size: 20px; color: #333; margin-bottom: 10px;}
.success .tips {
    float: left;
    width: 50px;
    margin-left:41px;
}
.success .text-right{ width: 276px; line-height: 37px; margin-left: 100px;
    float: left;}
.success .text-rightLines{ width: 276px; line-height: 21px; margin-left: 100px;
    float: left;}
.success .iconfont1 {
    background: url(../img/tc-icon.png) no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 32px;
    position: absolute;
}
.success .iconfont {
    background: url(../img/tc-icon.png) no-repeat -58px 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 32px;
    position: absolute;
}
.success .iconfont-logo {
    background: url(../img/dialog-logo.png) no-repeat;
    display: inline-block;
    width: 33px;
    height: 40px;
    font-size: 32px;
    position: absolute;
    background-size: 100% 100%;
}
/* pop */
.account-info{
    font-size:14px;
    color:#333333;
    margin-bottom:20px; 
}
.send-text{
    font-size:12px;
    color:#333333;
    margin-bottom:20px; 
}
.w200{
    width:200px;
}
.blueBtnPop{
    background:#1071e2;
    border-radius:2px;
    width:90px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:12px;
    color:#ffffff;
    display: inline-block;
}
/* 设置成功 */
.account-wbox{border:1px solid #dce4ea; padding:20px; background: #fff; margin-top:10px;}
.block-auto {
    display: inline-block;
    margin: auto;
}
.account-imgSuccess{
    background: url(../img/account-success.png) 0 130px no-repeat;
    padding: 110px 0 100px 100px;
    background-size: 60px 60px;
}
.account-imgFail{
    background: url(../img/account-fail.png) 0 130px no-repeat;
    padding: 110px 0 100px 100px;
    background-size: 60px 60px;
}
.form-lst li {
    margin: 20px 20px 30px;
    text-align: left;
}
.f24 {
    font-size: 24px;
    color:#333;
}
.f18 {
    font-size: 18px;
    color:#333;
}
/* 绑定邮箱 */
.bind-emailSuccess{
    background: url(../img/account-success.png) 0 205px no-repeat;
    padding: 193px 0 100px 40px;
    background-size: 40px 40px;
}
.bind-emailSuccessTwo{
    background: url(../img/account-success.png) 0 100px no-repeat;
    padding: 90px 0 0 40px;
    background-size: 40px 40px;
}
.bind-emailFail{
    background: url(../img/account-fail.png) 0 205px no-repeat;
    padding: 193px 0 100px 40px;
    background-size: 40px 40px;
}
.freeze{
    background: url(../img/account-freeze.png) 0 205px no-repeat;
    padding: 193px 0 100px 40px;
    background-size: 40px 40px;
}
.freezeTwo{
    background: url(../img/account-freeze.png) 0 100px no-repeat;
    padding: 90px 0 0 40px;
    background-size: 40px 40px;
}
.no-icon{
    padding: 90px 0 0 40px;
}
.f38 {
    font-size:38px;
    color:#333;
}
.email .blueBtn{
    padding:0 28px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    background: #3171ff;
    color: #fff;
    border: 0;
    font-size: 14px;
    cursor: pointer;
}
.form-lstNew li {
    margin: 20px 20px 50px;
    text-align: left;
}
.validate .sendEmail{
    font-size:18px;
    color:#333333;
    margin-bottom:15px;
    margin-left:-95px
}
.validate .tips{
    font-size:14px;
     color:#999999;
     margin-left:-68px;
}
.bindEmailBlock{
    background:#f3f7fb;
    width:800px;
    height:366px;  
}
.bindEmailBlock h2{
    margin-top:40px;
    margin-bottom:50px;
    color:#333;
    font-size:24px;
}
.explain li{
    text-align:left;
    padding-left:190px;
    font-size:14px;
    color:#333;
    line-height:30px;
}
.explain li span{
    vertical-align:middle;
    display:inline-block;
    background:#333333;
    width:4px;
    height:4px;
    border-radius:100%;
    margin-right:5px;
}
.emailInput{
    position: relative;
    margin-left:190px;
    margin-top:40px;
    background:#ffffff;
    border:1px solid #d9e1e9;
    width:458px;
    height:28px;
    padding: 5px 8px 5px 40px;
}
.emailInput input{
    width: 100%;
    border: 0;
    line-height: 28px;
    font-size: 12px;
}
.emailInput i {
    position: absolute;
    left: 11px;
    top: 13px;
    width: 16px;
    height: 13px;
    background: url(../img/email.png) no-repeat;
    background-size:16px 13px;
}
.mt30{
    margin-top:30px;
}
.mt20{
    margin-top:20px;
}
.groupBtn .whiteBtn{
    width:120px;
    display:inline-block;
    background:#ffffff;
    border:1px solid #d9e1e9;
    border-radius:2px;
    height:38px;
    line-height:38px;
    text-align:center;
    font-size:14px;
    color:#666666;
    margin-right:20px;
    cursor: pointer;
}
.groupBtn .blueBtn{
    width:120px;
    display:inline-block;
    background:#3171ff;
    border:1px solid #d9e1e9;
    border-radius:2px;
    height:38px;
    line-height:38px;
    text-align:center;
    font-size:14px;
    color:#ffffff;
    cursor: pointer;
}
.loginPageBox .loginHeader .back{
    width:9px;
    height:15px;
    margin-top:22px;
    margin-right:-10px;
}
.logoffBlock{
    position:relative;
    background:#f3f7fb;
    width:800px;
    height:163px;
}
.mt40{
    margin-top:40px;
}
.mt70{margin-top:70px;}
.logoffBlock ul{
    padding-top:40px;
}
.logoffBlock ul li{
    padding-left:200px;
    color:#333;
    font-size:14px;
    width:468px;
    text-align: left;
}
.logoffBlock ul .reasonLi{
    margin-bottom:15px;
}
.logoffBlock .bar{
    position:relative;
    background:#0077ff;
    border-radius:2px;
    width:400px;
    height:10px;
    opacity:0.5;
    left:200px;
    top:80px;
}
.logoffBlock .isbar{
    position:absolute;
    background:#0077ff;
    border-radius:2px;
    width:200px;
    height:10px;
    left:200px;
    top:80px;
}
.notice{
    text-align:left;
    font-size:12px;
    color:#333;
    width:780px;
}
.notice li{
  line-height:24px;
  font-size:12px;
  color:#333333;
}
.notice .lh36{
    line-height:36px;
}
.mb120{
    margin-bottom:120px;
}
.mt30{
    margin-top:30px;
}
/* 注册 */
.loginContent  .icon-li.loginContent-li{
    padding: 5px 40px 5px 8px; 
    border:1px solid #e9e1e9;
    width:292px;
    height: 28px;
}
.loginContent  .clickStatus.loginContent-li{
    border:1px solid #3171ff;
}
.icon-li input{
    width: 100%;
    border: 0;
    line-height: 28px;
    font-size: 14px;
}
.icon-li  i{
    position: absolute;
    right: 11px;
    top: 13px;
    width: 16px;
    height: 13px;
    background: url(../img/open-blueEye.png) no-repeat;
    background-size:16px 13px; 
}
.icon-li  .certain{
    position: absolute;
    right: 11px;
    top: 13px;
    width: 16px;
    height: 13px;
    background: url(../img/close-blueEye.png) no-repeat;
    background-size:16px 13px; 
}
.inputAlarm{
    border:1px solid #ff3a3a;
}
.ml100{
    margin-left:100px;
}
.inputIcon{
    position: absolute;
    right: -30px;
    top: 10px;
    width: 20px;
    height:20px;
}
.inputIconTwo{
    margin-left:10px;
    height:20px;
    width:20px;
    margin-top:10px;
}
/*tips block*/
.loginContent-li .userInput-tips{
    position:absolute;
    left:380px;
    top:-20px;
    width:140px;
    height:54px;
    background:#ffffff;
    border:1px solid #d9e1e9;
    border-radius:4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    padding:10px;
}
.loginContent-li .userInputwo-tips.userInput-tips{
    width:250px;
    height:55px;
}
.loginContent-li .userInput-tips li{
    line-height:18px;
    color:#333;
    font-size:12px;
}
.loginContent-li .userInput-tips li .dot{
    background:#666666;
    width:3px;
    height:3px;
    border-radius:100%;
    display:inline-block;
}
.loginContent-li .userInput-tips  .arrow{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
    top: 45%;
    left: -6px;
    margin-bottom: 3px;
    border-right-color: #ebeef5;
    border-left-width: 0;
}
.loginContent-li .userInput-tips  .arrow:after{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: " ";
    border-width: 5px;
    top: -2px;
    margin-left: -1px;
    transform: rotate(270deg);
    border-top-width: 0;
    border-bottom-color: #fff;
}
.red-tip-email{
    color: #ff3a3a;
    font-size: 14px;
    text-align: left;
    line-height:30px;
    margin-left:190px;
}
/*安全设置 竖表*/
.account-box{padding: 20px; background: #fff;}
.bank-lst li {
    margin-bottom: 20px;
}
.label85{
    width: 94px;
    padding-left: 9px;
    text-align: right;
}
.bank-label {
    display: inline-block;
    margin-right: 10px;
}
.visibility {
    visibility: hidden;
}
.account-p{
    margin-left:22px;
    height:45px;
    line-height:30px;
}
.tag{
    background:rgba(95,210,181,0.20);
    border-radius:3px;
    text-align:center;
    padding:0 5px;
    height:24px;
    line-height:24px;
    font-size:12px;
    color:#51d2b7;
    display:inline-block;
    margin-left:10px;
}
.ml20{
    margin-left:20px;
}
.ml112{
    margin-left:112px;
}
/*folder 京东折叠登陆页 style*/
.foldercontainer{
    width:100%;
    min-height: 100vh;
    margin:auto;
}
.foldercontainer .page-home {
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    background: #f5f7fa;
    min-width:1200px;
}
.foldercontainer .row{
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}
.foldercontainer .column--form {
    display: flex;
    height: 100vh;
    background-color: #f5f7fa;
}
.foldercontainer .column-left {
    background:#fff;
    width: 40%;
    min-height: 667px;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-direction: column;
    overflow: auto;
}
.foldercontainer .header{
    z-index:20;
    background: #FFFFFF;
    box-shadow:0 3px 12px 0 #d1dbe5;
    height: 70px;
    background: #fff;
    padding: 0 33px;
    display: flex;
    justify-content: space-between;
}
.page-home .header-logo {
    background-image: url("../../images/jhlogo_login_1.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.header-logo {
    width: 180px;
    background-image: url("../../images/jhlogo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 180px 30px;
    height: 70px;
    text-indent: -9999px;
    cursor:pointer;
}
.column__container {
    position:relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.column__container .triangle-topright{
    position:absolute;
    top:0;
    right:0;
    width: 0;
    height: 0;
    border-top: 80px solid #EEF2F7;
    border-left: 80px solid transparent; 
    cursor:pointer;
} 
.column__container .scan{
    position:absolute;
    top:12px;
    right:10px;
    width: 42px;
    height: 42px;
    cursor:pointer;
}
.login-form__group .tip-block{
    z-index:30;
    position:absolute;
    top:-185px;
    right:-72px;
    width: 268px;
    height:430px;
    background:#ffffff;
    box-shadow:0 0 10px 0 rgba(173,180,188,0.70);
    border-radius:8px;
    padding:30px;
}
.login-form__group  .arrow{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 21px;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
    top: 50%;
    left: -21px;
    margin-bottom: 3px;
    border-right-color: #ebeef5;
    border-left-width: 0;
}
.login-form__group  .arrow:after{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: " ";
    border-width: 20px;
    top: -10px;
    margin-left: -8px;
    transform: rotate(270deg);
    border-top-width: 0;
    border-bottom-color: #fff;
}
.tip-block ul li{
    margin-bottom:30px;
}
.tip-block ul p{
  font-size:14px;
  color:rgba(2,18,65,0.75);
} 
.tip-block .qr-code{
  width:147px;
  height:147px;
  margin-left:65px;
  margin-top:30px;
} 
/*.column__inner {
    overflow-y: auto;
}*/
.login-form {
    padding-top: 11vh;
    width: 340px;
    margin: 0 auto;
    position: relative;
}
.login-form__title {
    font-weight: 600;
    font-size:24px;
    color:rgba(2,18,65,0.75);
}
.login-form__group {
    margin-bottom: 30px;
    position:relative;
}
.login-form__groupWrong{
    margin-bottom:5px;
}
.login-form__group .red-item{
    font-family:PingFangSC;
    font-size:14px;
    color:#ff3a3a;
    line-height: 20px;
    margin-top: 5px;
}
.login-form__group .gray-item{
    font-family:PingFangSC;
    font-size:14px;
    color:#ff3a3a;
    line-height: 20px;
    margin-top: 5px;
    color:rgba(2,18,65,0.50);
}
.login-form__group input {
    font-family: PingFangSC;
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius:4px;
    border-width: 1px;
    line-height: 45px;
    height: 45px;
    /* border:2px solid #d3d8de; */
    border:1px solid #A3B1BF;
    padding:0 24px;
    font-size:14px;
    color:#021241;
}
.login-form__group .defaultKey{
    background:rgba(221,230,240,0.50);
}
.login-form__submit {
    font-family:PingFangSC;
    margin-top:10px;
    width:100%;
    height:45px;
    line-height:45px;
    padding:0 10px;
    vertical-align:middle;
    text-align:center;
    background-image:linear-gradient(-237deg, #3171ff 0%,#429eec  100%);
    color:#fff;
    border:0;
    font-size:18px;
    cursor:pointer;
    border-radius:4px;
}
.login-form__submit:hover{
    background-image:linear-gradient(-237deg, #3171ff 0%,#429eec  50%);
}
.grayBtn.login-form__submit{
    background:rgba(204,204,204,0.50);
}
/*
.skip-btn{
    text-align:right;
    padding-top:10px;
    padding-bottom:30px;
    cursor:pointer;
}
.skip-btn a{
    font-size:14px;
}
.skip-btn .regis{
    float:left;
}
.skip-btn .forpassword{
    float:right;
}
.boundary-ul{
    text-align:center;
}
.boundary-ul .boundary-left{
    display:inline-block;
    background-image: linear-gradient(269deg, #D3D8DE 0%, rgba(211,216,222,0.00) 100%);
    width:70px;
    height:2px;
}
.boundary-ul .boundary-center{
    display:inline-block;
    font-family: PingFangSC;
    font-size: 14px;
    color: rgba(2,18,65,0.75);
    letter-spacing: 0;
    margin-left:10px;
    margin-right:10px;
    margin-top:-10px;
}
.boundary-ul .boundary-right{
    display:inline-block;
    background-image: linear-gradient(269deg, rgba(211,216,222,0.00) 0%, #D3D8DE 100%);
    width:70px;
    height:2px;
}
*/
.verify-btn{
    position:relative;
    padding-top:10px;
    cursor:pointer;
}
.verify-btn .verify-leftBtn{
    font-size:14px;
    color:rgba(2,18,65,0.75);
    text-align:left;
}
.verify-btn .verify-rightBtn{
    font-size:14px;
    color:rgba(2,18,65,0.75);
    margin-left: 95px;
}
.verify-btn .chooseBtn{
   color:#3171ff ;
}

.jd-account .login-pop{
    position:absolute;
    top:-210px;
    left:-13px;
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(173,180,188,0.70);
    border-radius: 8px;
    height:155px;
    width:327px;
    padding:0 20px;
}
.jd-account .login-pop .close-pop{
    position:absolute;
    right:10px;
    top:10px;
    height:16px;
    width:16px;
}
.jd-account .login-pop .account-text{
    font-size: 12px;
    color: #021241; 
    line-height: 18px;
    text-align:left;
    margin-top:47px;
}
.jd-account .login-pop .btn-pop{
    position:absolute;
    left:117px;
    bottom:30px;
    background: #E4393C;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    height:30px;
    width:134px;
    margin:20px auto 0;
    cursor:pointer;
}

.login-form__group .systemTip,.box-help .systemTip{
    display:inline-block;
    font-family:PingFangSC;
    font-size:14px;
    color:rgba(2,18,65,0.50);
    margin-bottom:30px;
}
.login-form__group .mobNum{
    min-width:150px;
    font-family:PingFangSC;
    display:inline-block;
    font-size:24px;
    color:rgba(2,18,65,0.75);
    margin-right:20px;
}
.login-form__group .mobNum .dot{
    display:inline-block;
    background:#424e71;
    width:6px;
    height:6px;
    border-radius:100%; 
    margin-right:5px;
    margin-bottom:5px;
}
.login-form__group .reSendbtn{
    font-family:PingFangSC;
    display:inline-block;
    background:rgba(204,204,204,0.50);
    border-radius:3px;
    padding:0 15px;
    height:30px;
    font-size:14px;
    color:#999999;
    line-height:30px;
    text-align:center;
    cursor:default;
    vertical-align: super;
}
.login-form__group .sendbtn{
    font-family:PingFangSC;
    display:inline-block;
    background: linear-gradient(-237deg, #3171ff 0%,#4098EE 100%);
    border-radius:3px;
    padding:0 15px;
    height:30px;
    font-size:14px;
    color:#fff;
    line-height:30px;
    text-align:center;
    cursor:pointer;
    vertical-align: super;
    border:0;
}
.qr-way{
    text-align:center;
}
.qr-way .qr-pic{
    border:1px solid #d3d8de;
    border-radius:4px;
    width:143px;
    height:143px;
    padding:10px;
    margin:0px auto 30px;
}
.qr-way .qr-pic img{
    height:147px;
    width:147px;
}
.qr-way .qr-tips{
    font-size:14px;
    color:rgba(2,18,65,0.50);
    font-family:PingFangSC;
}
.qr-way .boundary{
    background:#d3d8de;
    width:210px;
    height:1px;
    margin:30px auto 20px;
}
.qr-way .qr-btn .help{
    font-size:14px;
    color:rgba(2,18,65,0.75);
    font-family:PingFangSC;
    padding-right:13px;
    border-right:1px solid #d3d8de;
    cursor:pointer;
}
.qr-way .qr-btn .switch-account{
    margin-left:13px;
    font-size:14px;
    color:rgba(2,18,65,0.75);
    font-family:PingFangSC;
    cursor:pointer;
}
/*账户登陆滑块*/
.puzzle-header{
    margin-bottom:20px;
}
.puzzle-header .pic-puzzle{
    font-family:PingFangSC;
    text-align:left;
    font-size:14px;
    color:rgba(2,18,65,0.50);
}
.puzzle-header .change-pic{
    margin-left:226px;
    font-family:PingFangSC;
    cursor:pointer;
    font-size:14px;
    color:rgba(2,18,65,0.75);
}
.puzzle-header .change-pic .pic-refresh{
    height:14px;
    width:14px;
    margin-right:5px;
    cursor:pointer;
}
.puzzle-header .change-pic .pic-refresh:hover{
    content: url(../img/blue-refresh.png);
}
.puzzle-header .change-pic span:hover{
    color:#3171ff;
}
.pic-sliderBar{
  font-family:PingFangSC;
  font-weight:600;
  position:relative;
  background:rgba(221,230,240,0.50);
  border-radius:100px;
  width:380px;
  height:50px;  
  line-height:50px;
  font-size:16px;
  color:rgba(2,18,65,0.50);
  text-align:center;
}
.circle-slider{
  position:absolute; 
  left:0;
  top:-3px; 
  background:#ffffff;
  box-shadow:0 0 16px 0 rgba(67,125,255,0.30);
  width:60px;
  height:60px;
  border-radius:100%;
}
.circle-slider img{
    width:18px;
    height:27px;
}
.puzzle-block{
    background:#ffffff;
    border-radius:6px;
    width:380px;
    height:150px;
    border:1px solid #ccc;
    margin-bottom:20px;
}

/*right banner*/
.foldercontainer .column-right {
    width: 60%;
    min-height: 700px;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-direction: column;
}
.foldercontainer  .column-banner {
    z-index:20;
    height: 100vh;
    background: url(../../images/loginBack.png) no-repeat 0 0;
    background-size: cover;
    position: relative;
}
.rhomb{
    position:absolute;
    left:0;
    right:0;
    bottom:-30px;
    height:40%;
    /*background: url(../../images/rhomb.png) no-repeat 0 0;*/
    z-index:20;
    width: 100%;
}
.pic-bt{
    font-family: FZLTZHUNHK--GBK1-0;
   position: relative;
    /* left: 100px; */
    top: 70px;
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
	font-weight: 600;
}
.pic-bt-tips{
    position:relative;
	top: 80px;
    opacity: 0.8;
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
}
.bannerShow{
    height:410px;
    width:410px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -230px; /* 高度的一半 */
    margin-left: -228px; /* 宽度的一半 */
    z-index:30;
}
.numInput-ul{
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
}
.numInput-li{
    flex:1;
}
.numInput-li input{
    border: 2px solid #D3D8DE;
    border-radius: 6px;
    width:55px;
    height:50px;
    line-height:50px; 
    font-family: PingFangSC;
    font-size: 26px;
    color: rgba(2,18,65,0.75);
    font-weight:600;
    padding:0 18px;
}
/* .login-body{
    overflow-y: hidden;
    overflow-x: hidden;
} */


input::-webkit-input-placeholder{
    color:rgba(2,18,65,0.50);
    font-size:14px;
    font-family: PingFangSC;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:rgba(2,18,65,0.50);
    font-size:14px;
    font-family: PingFangSC;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:rgba(2,18,65,0.50);
    font-size:14px;
    font-family: PingFangSC;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:rgba(2,18,65,0.50);
    font-size:14px;
    font-family: PingFangSC;
}

input:focus{border-color:#3171ff;outline:0;color:#333;border-radius:4px;}

button:disabled {
    cursor: not-allowed !important;
    color: #999 !important;
    background: rgba(204,204,204,0.50) !important;
}
input:disabled::-webkit-input-placeholder{
    color: #999 !important;
}
input:disabled::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #999 !important;
    opacity:1
}
input:disabled:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #999 !important;
    opacity:1
}
input:disabled:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color: #999 !important;
    opacity:1
}
input:disabled {
    background: rgba(204,204,204,0.50) !important;
    border: 1px solid #D3D8DE !important;
}
.loginErrorLabel a{
    color: #3171ff;
}
.page-home .logo-en{
    background-image: url("https://menu.s3.cn-north-1.jdcloud-oss.com/logo_en_b.png")
}
.header-lang{
    font-family:PingFangSC;
    line-height:70px;
    text-align: right;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    float: right;
}
.header-lang span{
    color:#3171ff;
    cursor:pointer;
}
.header-lang span.currant-option{
    color: rgba(2,18,65,0.5);
    cursor: not-allowed;
}


/* login loading */
.login-form__group {
    position: relative;
}
.login-form__group .box-loading {
    position: absolute;
    background: #e5e5e5;
    top: 10px;
    bottom: 0;
    left: calc(50% - 100px);
    width: 170px;
    text-align: center;
    font-size: 14px;
    line-height: 45px;
    padding-left: 30px;
    color: #576180;
    cursor: not-allowed;
}
.login-form__group .box-loading img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 60px;
    animation: rotating 1.5s linear infinite;
    -webkit-animation: rotating 1.5s linear infinite;
}

.wechat-form { margin-top: -20px; }

.changeLogin {
    text-align: center;
    margin-top: -80px;
    position: relative;
    z-index: 9999;
}
.changeLogin a {
    color: #2aafff;
}
#qr_code {
    width: 300px;
    margin: 0 auto;
}
#err_div{
    width: 300px;
    height: 400px;
    margin:  0 auto;
    text-align: center;
}
.msg{
    display: block;
    text-align: center;
    margin-top: 30px;
    color: red;
}
.wechat{
    /* margin-left: 20px; */
}
.wechat-title{
    text-align: center;
    padding-bottom: 40px;
}

/* tab 切换 @merryfox */
.tab{
    margin-bottom: 30px;
    overflow: hidden;
}
.tab .login-form__title {
    font-size: 18px;
    font-weight: normal;
    color: rgba(2,18,65,0.75);
    width: 50%;
    display: block;
    text-align: center;
    float: left;
    padding-bottom: 6px;
    border-bottom: 3px solid rgba(49,133,255,0.1);
}
.tab a.active{
    border-bottom: 3px solid #3171ff;
    font-weight: 600;
}

/* 登录页面底部 @merryfox */
.main-footer {
    margin-bottom: 12px;
    text-align: center;
    color:rgba(2,18,65,0.75)
}
.main-footer .container-action {
    padding-top: 4px;  
}
.main-footer .container-action a {
    margin: 0 6px;
}

/* 登录其它操作 @merryfox */
.container-login-otherAction {
    position: relative;
    font-size: 0;
    text-align: center;
    padding-bottom: 12px;
    margin-top: 50px;
}
.container-login-otherAction a {
    /* margin: 0 20px; */
    margin: 0 10px;
    font-size: 12px;
    position: relative;
    line-height: 12px;
}
/* .container-login-otherAction a + a:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    background: #CCC;
    left: -10px;
    top: 1px;
} */

/* 第三方登录 @merryfox */
.container-thirdLogin {
    padding-top: 16px;
    padding-bottom: 15px;
    text-align: left;
    width: 100%;
    position: relative;
    border-top: 1px dashed #CCC;
}
.container-thirdLogin .item-thirdLogin {
    display: inline-block;
}
.container-thirdLogin .item-thirdLogin img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    cursor: pointer;
    margin-left: 22px;
}
.container-thirdLogin .item-thirdLogin span{
    font-family: PingFangSC;
    font-size: 14px;
    color: rgba(2,18,65,0.75);
    cursor:pointer;
    display:block;
    margin-top: 10px;
}

/* 扫码登录 @merryfox */
.container-scanQR {
    text-align: center;
    font-size: 14px;
}
.container-scanQR .container-content-scanQR .container-img {
    padding: 0;
    display: inline-block;
    margin-bottom: 10px;
}
.container-scanQR .container-content-scanQR .container-img img {
    width: 200px;
 }
.container-scanQR .container-content-scanQR p + .container-img {
    margin-top: 10px;
}
.container-scanQR .container-scanQR-status p {
    display: block;
}
.container-scanQR .container-scanQR-status .title {
    font-size: 14px;
}

/* popover 提示其它登录方式 @merryfox */
.popover-model {
    position: fixed; 
    top: 0; 
    bottom: 0; 
    left: 0; 
    right: 0; 
    background: rgba(0,0,0,0.7);
    z-index: 10001;
    min-width: 1200px;
}
.popover-model .button-close {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: absolute;
    right: 50px;
    top: 50px;
    cursor: pointer;
}
.popover-model .button-close:before {
    position: absolute;
    content:'';
    height: 48px;
    width: 4px;
    background-color: #DDD; 
    transform: rotate(45deg);
    left: 22px;
    top: 0px;
    border-radius: 2px;
}
.popover-model .button-close:after {
    position: absolute;
    content:'';
    height: 48px;
    width: 4px;
    background-color: #DDD; 
    transform: rotate(315deg);
    left: 22px;
    top: 0px;
    border-radius: 2px;
}
.popover-jdlogin-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 60%;
    min-width: 480px;
}
.popover-jdlogin-left .popover-content  {
    margin-top: calc(11vh + 430px);
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    position: relative;
    z-index: 110002;
}
.popover-jdlogin-left .container-thirdLogin {
    background-color: #FFF;
    padding-top: 12px;
    padding-bottom: 16px;
    padding-left: 12px;
    border: 0;
    box-sizing: border-box;
}
.popover-jdlogin-left .help-text {
    text-align: left;
    width: 340px;
    margin: 0 auto;
}
.popover-jdlogin-left .help-text p {
    color: #FFF;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
}

/* 小于768px，隐藏右边大图 */
@media only screen and (max-width: 768px) {
    .foldercontainer .column-right{
        width:0;
        display:none;
    }
    .foldercontainer .column-left{
        width:100%;
    }
    .foldercontainer .page-home{
        min-width: 0px;
    }
    .login-form {
        width: 80%;
    }
    /*login pop m*/
    .jd-account .login-pop{
        position:absolute;
        top:-230px;
        left:0px;
        right:0px;
        background: #FFFFFF;
        box-shadow: 0 0 10px 0 rgba(173,180,188,0.70);
        border-radius: 8px;
        width:100%;
        height:155px;
        padding:0 0 20px 0px;
    }
    .jd-account .login-pop .close-pop{
        position:absolute;
        right:10px;
        top:10px;
        height:16px;
        width:16px;
    }
    .jd-account .login-pop .account-text{
        font-size: 12px;
        color: #021241; 
        line-height:20px;
        text-align:left;
        margin-top:39px;
        margin-left:30px;
        margin-right:30px;
        min-height:40px
    }
    .jd-account .login-pop .btn-pop{
        position:static;
        height:30px;
        width:134px;
        left:77px;
    }
}

@keyframes rotating {
    0% {
        transform: rotate(0);
        }
        100% {
        transform: rotate(1turn);
        }
    }
    
/* popover 提示其它登录方式 @merryfox */   
@media only screen and (max-width: 768px) {
    .popover-model {
        min-width: 100%;
    }
    .popover-model .button-close {
        width: 36px;
        height: 36px;
        right: 24px;
        top: 24px;
    }
    .popover-model .button-close:before {
        height: 36px;
        width: 3px;
        left: 22px;
        top: 0px;
    }
    .popover-model .button-close:after {
        height: 36px;
        width: 3px;
        left: 22px;
        top: 0px;
    }
    .popover-jdlogin-left {
        right: 0;
        min-width: auto;
    }
    .popover-jdlogin-left .popover-content {
        width: 80%;
    } 
    .popover-jdlogin-left .help-text {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .main-footer span {
        display: block;
    }
}
.qrLoginErr a{
    color: #3171ff;
}

.tab.mobile .login-form__title{
    border-bottom: none;
    font-weight: 600;
    text-align: left;
    font-size: 24px;
}
.tab.mobile .login-form__title.active{
    border-bottom: none;
}