* {
	padding:0;
	margin:0;
	list-style: none;
	font-family: Arial, "Microsoft YaHei", "黑体", "宋体", sans-serif,YouYuan;
	list-style-type: none;
	box-sizing: border-box;
	background: #f7f8fa;
}

.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 20px;
	line-height: 0;
	zoom: 1;
	visibility: hidden;
}
/***登录注册****/
.login{
	width:100%;
	height:100%;
	min-width:1200px;
	position: relative;
}
.login_img1{
	width:11.45%;
	position: absolute;
	top:0;
	left:0;
}
.login_img2{
	width:8.8%;
	position: absolute;
	right:14%;
	top:15%;
}
.login_img3{
	width:8.8%;
	position: absolute;
	left:7.3%;
	bottom:10%;
}
.login_img4{
	width:34%;
	position: absolute;
	right:0;
	bottom:0;
}
.login_img1 img,.login_img2 img,.login_img3 img,.login_img4 img{
	width:100%;
}
.login_div{
	width:27%;
	min-width:415px;
	position: absolute;
	left: 35.5%;
	top:15%;
}
.login_logo{
	width:100%;
	text-align: center;
	line-height:48px;
}
.login_logo p{
	font-size:28px;
	color:#0F0F0F;
	font-weight: bold;
}
.login_logo p span{
	font-weight: normal;
	color:#636363;
	font-size:19px;
	margin-left:10px;
}
.login_input{
	width:100%;
	margin-top:58px;
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 20px #d4d8d8; /* 老的 Firefox */
	box-shadow: 0px 0px 20px #d4d8d8;
	border-radius:7px;
}
.login_naver{
	width:100%;
	font-size:20px;
	height:65px;
	line-height:65px;
	border-bottom: 1px solid #f4f8f9;
}
.login_naver div{
	float:left;
	width:50%;
	text-align: center;
	position: relative;
}
.login_naver div.active{
	font-weight: bold;
	font-size:23px;
}
.login_naver div:hover{
	cursor: pointer;
}
.login_naver div.active span{
	display: block;
	background: #527AFE;
	width:23%;
	height:6px;
	border-radius:5px;
	position: absolute;
	left:38.5%;
	bottom:0;
}
.login_inputs{
	min-height:375px;
	position: relative;
	padding-top:25px;
}
.login_denglu input{
	width:74%;
	height:39px;
	line-height:39px;
	font-size:15px;
	border-radius: 5px;
	border:1px solid #b8b9ba;
	margin:0 13% 0;
	padding-left:20px;
}
.denglu_password{
	color:#6285fe;
}
.ajax_none{
	display: none;
	height:25px;
	line-height: 25px;
	margin-left:13%;
	font-size:13px;
	color:#ff6060;
	margin-bottom: 0;
}
.ajax_show{
	display: block;
	height:25px;
	line-height: 25px;
	margin-left:13%;
	font-size:13px;
	color:#ff6060;
	margin-bottom: 0;
}
.ajax_show span{
	float:left;
	width:150px;
	height:15px;
	font-size:12px;
	color:#ff4b4b;
	line-height:15px;
	margin-top:5px;
	text-align: center;
}
.ajax_show em{
	float:left;
	margin-left:5px;
	font-style: normal;
}
.login_lose_btn{
	/*display: block;*/
	margin-left:72%;
	text-align: right;
	font-size:13px;
	color:#527AFE;
	line-height:50px;
}
.login_lose_btn:hover{
	cursor: pointer;
	text-decoration: none;
}
.login_btn1{
	display: block;
	width:74%;
	margin-left:13%;
	background: #527AFE;
	text-align: center;
	font-size:15px;
	color:#FFFFFF;
	line-height:45px;
	border-radius: 10px;
}
.login_btn1:hover{
	color: #ffffff;
	font-weight: bold;
	font-size:16px;
	cursor: pointer;
	text-decoration: none;
}
.ano_login{
	width:100%;
	height:75px;
	position: absolute;
	bottom:0;
	left:0;
	line-height:75px;
	border-top:1px solid #f4f8f9;
	text-align: center;
}
.ano_login p{
	float:left;
	font-size:14px;
	color:#0F0F0F;
	margin-left:11%;
}
.ano_login img{
	margin: 0px;
	text-align: center;
}
.ano_login a:hover{
	cursor: pointer;
}
.ban_copy{
	display: block;
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 13px;
    color: #0F0F0F;
}
.input_register input{
	width:74%;
	height:39px;
	line-height:39px;
	color:#527afe;
	font-size:15px;
	border-radius: 5px;
	border:1px solid #b8b9ba;
	margin:20px 13% 0;
	padding-left:20px;
}
.register_btn1{
	display: block;
	width:74%;
	margin-top:15px;
	margin-left:13%;
	background: #527AFE;
	text-align: center;
	font-size:15px;
	color:#FFFFFF;
	line-height:45px;
	border-radius: 10px;
}
.register_btn1:hover{
	text-decoration: none;
}
/******注册*****/
.login_input1{
	/* width:100%; */
	margin-top:30px;
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 20px #d4d8d8; /* 老的 Firefox */
	box-shadow: 0px 0px 20px #d4d8d8;
	border-radius:7px;
	background: #FFFFFF;
}
.login_div1{
	width:28%;
	min-width:415px;
	position: absolute;
	left:35%;
	top:50px;
}
.login_logo1{
	width:100%;
	text-align: center;
	line-height:48px;
}
.login_logo1 p{
	font-size:28px;
	color:#0F0F0F;
	font-weight: bold;
}
.login_logo1 p span{
	font-weight: normal;
	color:#636363;
	font-size:19px;
	margin-left:10px;
}
.register_tit{
	width:100%;
	text-align: center;
	font-size:23px;
	color:#172B4D;
	font-weight: bold;
	height:65px;
	line-height:65px;
	border-bottom:1px solid #f4f8f9;
	background: #FFFFFF;
}
.login_inputs1 div.clearfix{
	width:87%;
	margin-left:6.5%;
	position: relative;
	background: #FFFFFF;
}
.register_tel{
	height:40px;
	line-height:40px;
	margin-left:5.5%;
	width:86%;
	background: #f6f6f6;
	position: relative;
	padding-left:25px;
}

.register_tel input{
	position: absolute;
	left:22%;
	line-height:23px;
	top:8px;
	background: #f6f6f6;
	padding-left:22px;
}

input::-webkit-input-placeholder {
	color: #a8acb9;
	font-size: 12px;

}
input::-ms-input-placeholder {
	color: #ccc;
}

.register_tel input.tel_register{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:2px solid #bababa;
}
.clearfix.register_mar1 .register_tel input.register_test{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:2px solid #bababa;
}
.login_inputs1 div.clearfix input{
	margin-left:5.5%;
	border: 1px solid #E1E2E6;

}
.login_inputs1 div.clearfix .register_tel input{
	left:15%;
	height:23px;
}
.register_kind1{
	position: absolute;
	right:1%;
	top:13px;
	width:14px;
	height:14px;
	background: url(../img/register_icon_right.png)no-repeat center;	
	background-size:100%;
}
.register_kind2{
	position: absolute;
	right:1%;
	top:13px;
	width:14px;
	height:14px;
	background: url(../img/register_icon_wrong.png)no-repeat center;
	background-size:100%;
}
.register_kind3{
	position: absolute;
	right:1%;
	top:13px;
	width:14px;
	height:14px;
	background-size:100%;
	background: #FFFFFF;
}
.register_mar1 input{
	float:left;
	width:57%;
	height:40px;
	padding-left:20px;
	border-radius:3px;
	border:1px solid #bababa;
	background: #FFFFFF;
}
.register_mar2 input{
	float:left;
	width:86%;
	height:40px;
	padding-left:20px;
	border-radius:3px;
	border:1px solid #bababa;
}
.register_yan{
	float:left;
	width:27%;
	margin-left:2%;
	margin-top:.5%;
}
.register_yan img{
	width:100%;
}
.register_mar1{
	margin-top:0px;
}
.register_mar1 p,.register_mar2 p{
	margin-bottom:0;
}
.login_inputs1{
	min-height:375px;
	padding-bottom:25px;
	position: relative;
	background: #FFFFFF;
}
.login_inputs1 div.clearfix input.register_yan_btn{
	margin-left:2%;
	width:27%;
	height:36px;
	float:left;
	margin-top:2px;
	background: #527AFE;
	text-align: center;
	font-size:14px;
	border-radius:4px;
	line-height:36px;
	color:#FFFFFF;
	padding-left:0;
}
.register_yan_btn:hover{
	color:#FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.register_mar1 input.register_input1{
	width:86%;
}
.ajax_none1{
	display: none;
	height:20px;
	line-height: 20px;
	margin-left:8%;
	font-size:13px;
	color:#ff6060;
	margin-bottom: 0;
}
.ajax_show1{
	display: block;
	height:15px;
	line-height: 20px;
	margin-left:8%;
	font-size:13px;
	color:#ff6060;
	margin-bottom: 0;
}
.ajax_show1 span{
	float:left;
	width:15px;
	height:15px;
	border-radius:50%;
	background: #ff4b4b;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	margin-top:3px;
	text-align: center;
}
.ajax_show1 em{
	float:left;
	margin-left:5px;
	font-style: normal;
}
.register_going{
	display: block;
	height:40px;
	line-height:40px;
	margin-left:11.5%;
	width:75%;
	background: #527AFE;
	text-align: center;
	font-size:14px;
	color:#FFFFFF;
	border-radius:5px;
	margin-top:20px;
}

.register_going:hover{
	cursor: pointer;
	font-weight: bold;
	font-size:16px;
	color:#FFFFFF;
	text-decoration: none;
}
.register_had{
	display: block;
	text-align: center;
	margin:20px auto 0;
	font-size:15px;
	color:#527AFE;
}
.register_had span{
	margin-left:5px;
}
.register_had:hover{
	cursor: pointer;
	text-decoration: none;
}
/****e-mail注册****/
.send_email{
	padding-top:30px;
	font-size:21px;
	font-weight: bold;
	color:#0F0F0F;
	text-align: center;
	margin:0 auto 30px;
}
.send_email span{
	display: inline-block;
	width:5%;
	margin-right:12px;
}
.send_email span img{
	width:100%;
}
.send_text{
	display: block;
	text-align: center;
	font-size:15px;
	color:#0F0F0F;
	width:70%;
	margin:20px auto;
}
.send_text span{
	color:#527AFE;
}
.email_index_btn{
	display: block;
	width:70%;
	font-size:15px;
	line-height:3em;
	text-align: center;
	margin:30px auto;
	background: #527AFE;
	border-radius:5px;
	color:#FFFFFF
}
.email_index_btn:hover{
	cursor: pointer;
	text-decoration: none;
	color:#FFFFFF;
}
.login_email_con{
	padding-bottom:20px;
}
/***忘记密码**/
.login_inputs2{
	padding-top:20px;
	padding-bottom:25px;
	position: relative;
}
.login_inputs2 div.clearfix{
	width:87%;
	margin-left:6.5%;
	position: relative;
	background: #FFFFFF;
}
.login_inputs2 div.clearfix input{
	margin-left:5.5%;
}
.login_inputs2 div.clearfix .register_tel input{
	left:15%;
	height:23px;
}
.remove_ps{
	display: block;
	width:72%;
	margin:0 auto;
	font-size:17px;
	color:#0F0F0F;
	padding-left:8px;
}
.login_email_con input{
	display: block;
	width:72%;
	font-size:14px;
	line-height:3.3em;
	padding-left:25px;
	border:1px solid #bababa;
	border-radius:5px;
	margin:20px auto 0;
}
