
.hide {
	display: none;
}
.mesnac-login-box {
	background: url(//images/accurate/sign_in_bg.png) center center no-repeat;
	height: 580px;
}

.mesnac-login-top {
	height: 40px;
	background: #FFF3EB;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #BD002E;
	line-height: 40px;
	text-align: center;
}

.mesnac-right-login {
	width: 390px;
	height: 430px;
	background: #FFFFFF;
	margin-right: 278px;
	margin-top: 55px;
	float: right;
	padding: 0 18px;
}

/*主体样式*/
.bigImg {
	margin-top: 50px;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.loginDescription .codeLogin {
	/* font-size: 12px; */
	cursor: pointer;
	color: #676767;
	right: 30px;
	/* top: 5px; */
}

.loginDescription {
	position: relative;
	/* right: 0;
	top: 80px; */
	width: 356px;
	/* padding: 36px 40px 15px; */

	border-radius: 6px;
	box-shadow: 3px;
}

#eqCodeToggle {
	right: 5px;
	top: 5px;
	z-index: 333;
}

h1 {
	font-size: 18px;
	color: #BD002E;
	z-index: 999;
}

/* .userName,
.passWord {
	width: 356px;
	height: 50px;
	margin-top: 30px;
	outline: none;
	text-indent: 10px;
	border-radius: 6px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #aaa;
	padding: 0 40px;
	box-sizing: border-box;
} */
/* .mesnac-right-login {
	position: relative;
}
 */
.tips,
.tips2 {
	font-size: 12px;
	color: #BD002E;
}

.tips {
	position: absolute;
	top: 145px;

}

.tips2 {
	position: absolute;
	top: 230px;

}

.phoneCodeBox {
	margin-top: 30px;
}

.phoneCodeBox input {
	width: 180px;
	height: 50px;
	/*margin-top: 30px;*/
	text-indent: 1em;
	border-radius: 6px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #aaa;
	outline: none;
	float: left;
}

.recordPWD:hover {
	cursor: pointer;
	color: #000;
}

.phoneCodeBox span {
	width: 169px;
	display: inline-block;
	height: 53px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #ffa200;
	border-radius: 6px;
	cursor: pointer;
	float: right;
}

.person,
.lock {
	font-size: 20px;
	top: 45px;
	left: 25px;
}

.eye {
	font-size: 20px;
	top: 45px;
	right: 15px;
}

.loginBtns, .loginBtns1 {
	cursor: pointer;
	width: 356px;
	border-radius: 6px;
	background-color: #BD002E;
	color: #fff;
	font-size: 20px;
	height: 50px;
	outline: none;
	border: none;
	margin-top: 25px;
}

.headerNav .hide {
	display: none;
}

.recordPWD,
.forgetPWD,
.line {
	color: #666;
	cursor: pointer
}

.register {
	color: #ffa200;
	cursor: pointer
}

.line {
	margin: 0 12px;
}

.thirdLoginTitle .fkgLogo {
	position: absolute;
	top: 30px;
	left: 110px;
}

.thirdLoginTitle {
	width: 356px;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	height: 105px;
}

.thirdLoginTitle span {
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	padding: 0 20px;
	color: #BD002E;
}

.thirdLoginTitle .fr {
	color: #666;
}

.loginBtnTips {
	font-size: 12px;
	color: #BD002E;
	width: 356px;
	height: 25px;
	line-height: 25px;
	border-radius: 2px;
	background-color: #F2F6F4;
	top: 307px;
	text-align: center;
}

.eqCodeBox {
	width: 101%;
	height: 350px;
	top: -372px;
	left: 0px;
	background-color: #fff;
	z-index: 999
}

#code canvas {
	width: 143px !important;
	height: 143px !important;
}

.eqCodeBox p {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #000 !important;
}

.eqCodeBox p .pwdModal {
	font-size: 12px;
	cursor: pointer;
}

.passwordBox {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.eqCodeBox .codeBox {
	width: 46%;
	margin-top: 60px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ddd;
}

.eqCodeBox .eqCode {
	width: 100%;
	height: 100%;
}

.leftImgBox {
	width: 50%;
	margin-top: 30px;
}

.leftImgBox img {
	width: 100%;
}

.eqCodeMaskerBox {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.eqCodeMaskerBox .eqCodeMasker {
	width: 46%;
	height: 48%;
	left: 0;
	top: 100px;
	background-color: rgba(0, 0, 0, 0.5);
}

.eqCodeMaskerBox .shuaxin {
	width: 40px;
	height: 40px;
	left: 22%;
	top: 52%;
	transform: translate(-50%, -50%);
}

.thirdLoginTitle .iconfont {
	top: 30px;
	left: 50%;
}

.icon-qq {
	transform: translateX(-200%);
	font-size: 40px;
	color: #4dafea;
}

.icon-weixin-copy {
	transform: translateX(100%);
	font-size: 47px;
	color: #3eb135;
}

.login-top {
	display: flex;
	height: 68px;
	line-height: 68px;
}

.login-top span {
	width: 180px;
	text-align: center;
}

/*.login-top .pwdLogin {

}*/

.pwd-login,
.passwordLogin {
	width: 350px;
	height: 52px;
	background: rgba(255, 255, 255, 0);
	border: 1px solid #E6E6E6;
	margin-top: 30px;
}

.pwd-login img,
.passwordLogin img {
	margin-left: 19px;
	margin-right: 19px;
	width: 16px;
}

.pwd-login input,
.passwordLogin input {
	/* width: 100%; */
	height: 50px;
	border: 0;
	outline: none;
	border-left: 1px solid #ccc;
	padding-left: 8px;
}


.pwd-logins,
.passwordLogin {
	width: 350px;
	height: 52px;
	background: rgba(255, 255, 255, 0);
	border: 1px solid #E6E6E6;
	margin-top: 30px;
}

.pwd-logins img,
.passwordLogin img {
	margin-left: 19px;
	margin-right: 19px;
	width: 16px;
}

.pwd-logins input,
.passwordLogin input {
	/* width: 100%; */
	height: 50px;
	border: 0;
	outline: none;
	border-left: 1px solid #ccc;
	padding-left: 8px;
}
.passwordLogin .hides {
	float: right;
	margin-top: 14px;
}

.passwordBox {
	margin-top: 30px;
}

.log-bot {
	width: 390px;
	height: 50px;
	line-height: 50px;
	background: #FFF5F7;
	margin-top: 28px;
	margin-left: -18px;
	padding-left: 18px;
}

.log-bot span {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #BD002E;
	line-height: 24px;
	cursor: pointer;
}


/* 弹框 */
.successCartModal{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
  }
  .successCartModal .addCartModalMasker{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
  }
  .successCartModal .addCartModalContent{
	background-color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 4px;
	width: 350px;
	overflow: hidden;
  }
  .successCartModal .addCartModalWarning{
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
	box-sizing:border-box;
	padding: 0 15px;
  }
  .successCartModal .addCartModalWarning .fr:hover{
	cursor: pointer;
	color: #FF0000;
  }
  .successCartModal .addCartModalText{
	padding: 0 20px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	color: #FF7119;
	font-size: 16px;
  }
  .successCartModal .addCartModalBtns{
	height: 44px;
	line-height: 44px;
	display: flex;
	margin: 10px 0 0;
  }
  .successCartModal .addCartModalStop,.successCartModal .addCartModalToCart{
	flex: 1;
	text-align: center;
	cursor: pointer;
  }
  .successCartModal .addCartModalStop{
	background-color: #eaeaea;
	border-radius: 0 0 0px 4px;
  }
  .successCartModal .addCartModalToCart{
	background-color: #BD002E;
	color: #fff;
	border-radius: 0 0 4px 0px;
  }