@charset "utf-8";
/* CSS Document */
html,body{
	width: 100%;
	height: 100%;
	overflow:hidden;
}
body{
	background:url(../images/login-bg3.jpg) no-repeat bottom;
	background-size:cover;
	padding: 0;
}
input{
	box-sizing: border-box;
	padding-left: 10px;
}

.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently*/
}
.readAgreement{
	color:#f68f35;
}
.readAgreement:hover{
	text-decoration:underline;
}
/****************** login   start*********************/
.btn_box{text-align: center;}
.loginContent{
	width: 1200px;
	height: 480px;
	position: fixed;
	top: 50%;
	margin-top: -240px;
	left: 50%;
	margin-left: -630px;
}
.login i{display:inline-block; vertical-align:middle;background-image: url(../images/icon2.png);}
.login{
	width: 448px;
	height: 508px;
	background:url(../images/login-box-bg.png);
	padding:0 14px;
	box-sizing:border-box;
	position:absolute;
	top:0;
	right: 10px;
}
.loginLeft{
	height: 90%;
	width: auto;
	position: absolute;
	bottom: 0;
}
.login_body{
	width: 100%;
	height: 458px;
	box-sizing: border-box;
	padding:53px 36px 36px 36px;
}
.header_r a{color: #fff;}
.header_r a:hover{
	text-decoration: underline;
}
.login .logo{
	display:inline-block;
	width: 110px;
	height: 41px;
	background:url(../images/logo.png);
	box-sizing: border-box;
	margin:95px 0 45px 0;
}
.login_head{
	width: 100%;
	height: 70px;
	background: #4073b2;
	color:#fff;
	font-size:24px;
	line-height:70px;
	box-sizing: border-box;
	padding-left: 38px;
}
.login .blueText span{
	font-size:14px;
}
.login .blueText span{
	color:#666;
}
.login_inputbox{
	width:100%;
	height:40px;
	box-sizing: border-box;
	line-height:40px;
	border:1px solid #ccc;
	position:relative;
}
.verify{
	width:100%;
	height:28px;
	line-height:28px;
	color:#F00;
	font-size:12px;
}
.login_inputbox input{
	width:290px;
	height:100%;
	line-height:40px;
	position:absolute;
	top:0;
	outline: none;
	border:none;
}
.login .username,.password{
	width:24px;
	height:24px;
	margin:0 5px 0 10px;
}
#checkbox_pw{
	width:16px;
	height:16px;
	vertical-align:middle;
}
.username{
	background-position:-41px -90px;
}
.password{
	background-position:-84px -90px;
}
.login_inputbox  .placeholderSpan{
	color:#999;
	position:absolute;
	left:47px;
	top:0;
	line-height:40px;
}
.login .forget{
	color:#005192;
	float:right;
}
.login .forget:hover{
	text-decoration:underline;
}
.login .login_button{
	margin-top:40px;
	text-align:right;
	line-height:32px;
}
.login .loginBtn{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 50px;
	font-size: 18px;
}
.login .loginBtn:hover{
	background-position:-575px 0;
}
.login .login_button a{
	 color:#f68f35;
}
.login a:hover{
	text-decoration:underline;
}
.twarn{
	position:absolute;
	width:100px;
	height:30px;
	padding-left:100px;
	line-height:7px; 
	color:#f26a2e;
	font-size:10px
}
.mgwarn{
	/*position:absolute;
	width:100px;
	height:30px;
	padding-left:100px;
	line-height:7px; 
	font-size:10px;*/
	color:red;
}
.upload .imgBox_up input:hover{
	cursor: pointer;
}
.register_img{
	position: absolute;
	width: 175px;
	height: 120px; 
	left:95px;
	top:243px;
	opacity:0;
}
.img2{
	left: 461px;
}
.img3{
	left: 817px;
}
.img4{
	top: 420px;
}
.img5{
	top: 420px;
	left: 461px;
}
.img6{
	top: 420px;
	left: 817px;
}
/****************** login   end *********************/





/*register*/
.btn2{
	background-image: url(../images/btn.png);
}
.registerBox{
	width:1100px;
	height:660px;
	background:#fff;
	position:fixed;
	z-index:333;
	top:50%;
	margin-top:-310px;
	left:50%;
	margin-left:-550px;
}
.body_step3,.body_step2{
	display:none;
}
.steps{
	width:100%;
	height:60px;
}
.steps li{
	height:60px;
	line-height:60px;
	color:#fff;
	float:left;
	text-align:center;
}
.steps:after{
	content:'';
	display:block;
	clear:left;
}
.step1{
	width:377px;
	background-position:0 -301px;
}
.step2{
	width:372px;
	background-position:-398px -370px;
}
.step3{
	width:372px;
	background-position:-398px -440px;
}
.step2,.step3{
	margin-left:-11px;
}
.register_body{
	width:100%;
	height:auto;
	clear:left;
}
.body_step1 li span{
	color:#F00;
}
.company_info{
	padding:45px 0 30px 65px;
}
.company_info li{
	float:left;
	font-size:16px;
	color:#000;
	line-height:35px;
	box-sizing:border-box;
	margin:0 65px 10px 0;
}

.upload li{
	width:260px;
	height:auto;
	margin:0 53px 20px 53px;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:45px;
}
.upload li .imgBox_up{
	width:160px;
	height:110px;
	border:1px dashed #ccc;
	text-align:center;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.upload li .red_imgBox{
	border:1px solid red;
}
.imgBox_up img{
	width:100%;
	height:100%;
}
.next{
	display:block;
	margin:20px auto;
}
.body_step2,.reset_step1{
	width:350px;
	height:auto;
	margin:68px auto;
	line-height:35px;
}
.reset_body .reset_step1,.reset_body .body_step2{
	margin-top:180px;
}
.body_step2 li,.reset_step1 li{	
	width:400px;
	height:35px;
	margin-bottom:27px;
	border:1px solid #ccc;
	position:relative;
	box-sizing:border-box;
}
.body_step2 label,.reset_step1 label{
	width:110px;
	position:absolute;
	left:-110px;
	text-align:right;
	font-size:16px;
}
.body_step2 label span,.reset_step1 label span{
	color:#F00;
	font-weight:bold;
	margin-right:5px;
}
.body_step2 .captcha,.reset_step1 .captcha{
	width:195px;
}
.body_step2 .checkbox_label{
	position:relative;
	left:0;
	text-align:left;
}
.body_step2 .body_step2_sp{
	border:none;
}
.reset_step1 .next{
	margin-top:132px;
}
.company_info li input{
	width:350px;
	height:35px;
	line-height:35px;
	box-sizing:border-box;
	padding-left:10px;
	border:1px solid #ccc;
}
.captcha>label{
	top:-1px;
}
.captcha .cap_btn{
	width:145px;
	height:35px;
	background:#f68f35;
	color:#fff;
	position:absolute;
	left:194px;
	top:-1px;
	text-align:center;
	cursor:pointer;
}
.captcha .cap_btndisable{
	width:145px;
	height:35px;
	background:#f0f0f0;
	color:#ccc;
	position:absolute;
	left:205px;
	top:0;
	text-align:center;
	cursor:pointer;
}
.body_step2 .btnBox{
	width:100%;
	border:none;
	text-align:center;
	height:auto;
}
.body_step2 .back,.body_step2 .next{
	display:inline-block;
	margin:0 20px;
}
.body_step3{
	text-align:center;
	color:#999;
	font-size:16px;
	line-height:30px;
}
.body_step3 img{
	margin-top:175px;
}
.success{
	color:#3b81bf;
	font-size:30px;
	line-height:100%;
	margin:78px 0 24px 0;
}
.success i{
	width:34px;
	height:34px;
	background-position:-185px -129px;
	margin-top:-3px;
}
.register_ft{
	width:100%;
	height:45px;
	font-size:12px;
	color:#fff;
	line-height:45px;
	box-sizing:border-box;
	text-align:center;
	position:fixed;
	bottom: 0;
}
.reset_body .success{
	margin-top:230px;
}
.registerBox:before,.company_info:after,.upload:after,.register_body:after,.registerBox:after,.btnBox:after{
	content:'';
	display:block;
	clear:left;
}
.inpt::-webkit-outer-spin-button,
.inpt::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
.inpt[type="number"]{
        -moz-appearance: textfield;
    }
    
    
    
    
/*忘记密码*/ 
.retakeBox{
	width: 730px;
	height: 600px;
	position: fixed;
	top: 50%;
	margin-top: -270px;
	left: 50%;
	margin-left: -365px;
} 
.retake_steps{
	width: 730px;
	height: 65px;
	margin: 0 auto;
}
.retake_tep{
	float: left;
	text-align: center;
	color: #666;
}
.icon_face,.icon_back{
	display: block;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
}
.icon_face{
	background: url(../images/icon_forget_01.png);
} 
.icon_back{
	background: url(../images/icon_forget_02.png);
} 
.retake_hr{
	width: 240px;
	background: #ccc;
	height: 2px;
	display: inline-block;
	float: left;
	margin: 32px 10px;
}
.retake_step1,.retake_step2,.retake_step3{
	width: 650px;
	height: auto;
	background: #fff;
	margin: 50px auto;
	box-sizing: border-box;
	padding: 60px 60px;
}
.retake_step1{
	display: block;	
}
.retake_step2{
	display: none;	
}
.retake_step3{
	display: none;
}
.retake_label{
	display: inline-block;
	width: 120px;
	height: 100%;
	text-align: right;
}
.retake_info li{
	font-size:16px;
	color:#000;
	line-height:35px;
	box-sizing:border-box;
}
.retake_info li .error{
	position:relative;
}
.retake_input,.retake_input_sp,.retake_input_code{
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    padding-left: 10px;
    border: 1px solid #ccc;
}
.retake_input{
	width: 350px;
}
.retake_input_sp{
	width: 200px;
}
.retake_input_code{
	width: 150px;
	display: inline-block;
	background: #f68f35;
	border-color: #f68f35;
	text-align: center;
	color: #fff;
	padding: 0;
	cursor: pointer;
}
.retake_btn_box{
	margin-top: 50px;
	text-align: center;
}
.retake_input_code:hover{
	background: #f28321;
	border-color: #f28321;
}
.retake_btn_box .btn{
	margin: 0 5px;
}
.retake_succeed{
	width: 100%;
	text-align: center;
	font-size: 30px;
	line-height: 33px;
	color: #3b81bf;
	margin-top: 40px;
}
.icon_retake_ok{
	width: 33px;
	height: 33px;
	background: url(../images/icon_forgot_ok.png);
	margin-right: 10px;
}
.retake_goto{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 70px;
}
.retakeBox .error{
	display: block;
	height: 30px;
	padding-left: 120px;
	line-height: 30px;
}
.error{
	position:absolute;
	left:0;
	top:100%;
	color:red;
	line-height:30px;
}   
/*报错页面样式 start*/
.errorBox{
	text-align:center;	
}
.img_404{
	padding-top:10%;
}
.errorhint{
	font-size:30px;
	line-height:36px;
	color:#333;
}
.errorjump{
	font-size:16px;
	line-height:28px;
}
.errorjump>a{
	color:#3b81bf;
	text-decoration:underline;
}




