/*样式初始化*/
body {
	background-color: #fff;
}

* {
	margin: 0;
	padding: 0;
}

i {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.re {
	position: relative;
}

.ab {
	position: absolute;
}

li {
	list-style: none;
}

.hide {
	display: none;
}

input {
	vertical-align: middle;
}

/*头部样式*/
.header {
	height: 120px;
	width: 100%;
}

.headerCenter {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.logo {
	margin-top: 20px;
	height: 80px;
}

.logoTitle {
	height: 35px;
  padding-left: 20px;
	font-size: 24px;
	margin-top: 39px;
	margin-left: 20px;
	color: #1A1A1A;
  border-left: 1px solid #909090;
}

.logoSubtitle {
	height: 54px;
  display: flex;
	line-height: 54px;
	margin-top: 34px;
}
/* .logoSubtitle img{
	width: 20px;
	height: 24px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
} */
.logoSubtitle span{
	color: #666666;
}

/*提示绑定*/
.tips {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #617062;
	font-size: 14px;
	background-color: #f2f6f4;
	color: #ffa200;
	margin-top: -10px;
	
}

input {
	vertical-align: middle;
}

.loginDescription .tips {
	font-size: 12px;
	color: red;
	width: 328px;
	height: 25px;
	line-height: 25px;
	border-radius: 2px;
	text-align: left;
}

.passwordTips {
	top: 202px;
	text-align: left;
}

.ueserNameTips {
	margin-top: 70px;
}

/*主体样式*/
.bigImg {
  height:470px;
}

.content {
	margin: 0 auto;
  background: url(../../images/loginAddReg/registerBg.png) no-repeat;
  background-size: 100% 100%;
}

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

.loginDescription .scanLogin {
  display: inline;
  font-size: 14px;
  color: #909090;
  margin-left: 160px;
}

.pcLogin {
  display: inline;
  font-size: 14px;
  font-weight:500;
  color: #909090;
  margin-left: 60px;

}
.phone_lg_tit{
  font-size: 19px;
  font-weight: 500;
  color: #676767;
}

.loginDescription h1 span.active{
	/* color:#0080FF; */
	display: inline-block;
	border-bottom: 2px #0080FF solid;
	padding-bottom: 8px;
}
.loginDescription {
	right: 0;
	top: 50px;
	width: 328px;
  margin-right:13%;
  background:#fff;
	padding: 20px 15px;
	border: 1px solid #ccc;
	box-shadow: 3px;
}

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

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

.userName,
.passWord {
	width: 328px;
	height: 40px;
	margin-top: 30px;
	outline: none;
	text-indent: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #aaa;
	padding: 0 40px;
	box-sizing: border-box;
}

.phoneCodeBox {
	margin-top: 30px;
}

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

.recordPWD:hover {
	cursor: pointer;
	color: #000;
}
.show-ewm  canvas{
  height: 140px ; 
  width: 140px;
}
.phoneCodeBox span {
	width: 140px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #ffa200;
	cursor: pointer;
  margin-left:5px;
}

.person,
.lock {
	font-size: 20px;
	top: 39px;
	left: 16px;
}

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

.loginBtn {
	cursor: pointer;
	width: 328px;
	margin: 0 auto;
	background-color: #0080FF;
	color: #fff;
	font-size: 20px;
	height: 50px;
	outline: none;
	border: none;
	margin-top: 30px;
  margin-bottom: 15px;
}

.recordPWD,
.line {
  color: #1A1A1A;;
	cursor: pointer
}
.forgetPWD {
  cursor: pointer;
  font-size: 14px;
  color: #909090;
}

.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: #0080FF;
}

.thirdLoginTitle .fr {
	color: #666;
}

.loginBtnTips {
	font-size: 12px;
	color: red;
	width:328px;
	height: 25px;
	line-height: 25px;
	border-radius: 2px;
	background-color: #F2F6F4;
	top: 340px;
	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;
  margin-top: 10px;
}

.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;
}

/*底部*/
footer {
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #ddd;
}

.footer {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

.footerTop {
	padding-bottom: 20px;
	border-bottom: 2px solid #DDD;
}

.footerTopUL {
	display: flex;
}

.footerTopUlLi {
	flex: 1;
}

.footerTopOL li {
	font-size: 12px;
	margin-top: 10px;
	color: #666;
	box-sizing: border-box;
	padding-right: 10px;
}

.footerTopOL li:first-child {
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	margin-top: 10px;
	color: #000000;
}


.footerBottom {
	margin: 0 auto;
	height: 120px;
	width: 1000px;
}

.footerBottomUl {
	margin: 0 auto;
	height: 120px;
	width: 1000px;
}

.footerBottomUlLi {
	margin-bottom: 15px;
}

.footerBottomOl {
	width: 100%;
	display: flex;
	margin-bottom: 15px;
}

.footerBottomOlLi {
	flex: 1;
	text-align: center;
	border-left: 1px solid #666;
}

.footerBottomOlLi:first-child {
	border: none;
}

.footerBottomUlLiLine {
	margin: 0 8px;
	color: #888;
}

.footerBottomUlLiBeian {
	margin-left: 18px;
}

.footerBottomUlLiLast {
	text-align: center;
}

.footerHover:hover {
	color: #333;
	cursor: pointer;
}

/*网页低部 E*/
.copy {
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.copy i {
	font-size: 20px;
	top: 3px;
}

.eyeImg {
	top: 42px;
	right: 12px;
}
.online_kf {
  width: 127px;
  height: 40px;
  margin-top: 8px;
}
.fr_cont {
  display: flex;
  line-height:40px;
}
.phone_cont {
  font-size: 26px;
  color: #909090;
}
.reg_cont {
  font-size: 14px;
  color: #4889FF;
  text-align: center;
  cursor: pointer;
}
.phone_pic {
  width:25px;
  height: 25px;
  margin-top:15px;
  margin-left: 40px;
  margin-right: 6px;
}

.ewm_rt {
  position: absolute;
  z-index: 20;
  left: 294px;
  top: 0;
  cursor: pointer;
}
.pc_rt {
  position: absolute;
  z-index: 20;
  left: 294px;
  top: 0;
  cursor: pointer;
}