body,p,input,h1,h2,h3,ul,li,select{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
a{
	text-decoration: none;
}
body{
	font-family: "微软雅黑";
	position: relative;
	width: 100vw;
	height: 100vh;
	overflow-x: hidden;
}
.adquan_footer{
	width: 100%;
	text-align: center;
	color:#b8c4cc;
	font-size: 12px;
	position: relative;
	bottom: 90px;
}
.bg_img{
	display: block;
	width: 100%;
	height: 100%;
}
.message_box{
	width: 540px;
	height: 476px;
	background: #ffffff;
	position:absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 4px;
	padding-top: 50px;
}
/*.message_box0{
	width: 100%;
	padding-top: 80px;
	background: #ffffff;
	height: 500px;
	position: absolute;
	top: 125px;
}*/
.message{
	margin: 0 auto;
	padding: 0px 60px;
}
.company_login, .company_register, .email_txt{
	width:276px;
	color: #34495e;
	font-size: 18px;
	float: left;
}
.company_login{
	/* width:auto !important; */
}
.find_pwd22{
    color: #34495e;
    font-size: 18px;
    float: left;
    font-weight: 900;
	color: #999999;
	margin-left: 30px;
	cursor: pointer;
}
.find_pwd11{
    color: #34495e;
    font-size: 18px;
    float: left;
    font-weight: 900;
	color: #999999;
	margin-left: 30px;
	cursor: pointer;
}
.login_form span, .register_form span{
	font-size: 13px;
	color:#333333;
	/*margin-left: 25px;*/
}
.go_login,  .go_register, .find_pwd{
	font-size: 13px;
	color:#999999 !important;
	float: right;
	position: relative;
	top: 3px;
}
.go_register, .go_login{
	color: #2A9AE1 !important;
	/* margin-top: 10px; */
}
.go_register normal{
	color: #CD2B1E;
}
.ident_div span{
	font-size: 13px;
	color: #34495e;
	position: relative;
	top: 6px;
}
.find_pwd1{
	font-size: 13px;
	color: #999999 !important;
	float: left;
	position: relative;
	top: 6px;
	margin-top: 10px;
}
.find_pwd2{
	font-size: 13px;
	color: #999999 !important;
	float: left;
	position: relative;
	top: 6px;
	margin-top: 10px;
}
.login_form{
	position: relative;
}
.login_form .find_pwd{
	float:right;
	margin-top: 23px;
}
.find_pwd{
	float: left !important;
}
.shensu_btn{
			color:#CD2B1E !important;
			cursor: pointer;
		}
.login_form input, .register_form input, .forget_form input, .reset_form input, .email_form input{
	width: 380px;
	height: 40px;
	line-height: 40px;
/*	color: #bac5d0;*/
	font-size: 16px;
	padding-left: 40px;
	border: none;
	border-bottom: 1px solid #e9ecee;
	margin-top: 45px;
	outline: none;
}
.register_form{
	position: relative;
}
.go_color{
	color: #999999 !important;
}
.login_form .login_btn,.login_form .login_btn_1, .register_form .register_btn, .forget_form .next_btn, .reset_form .sure_btn, .email_form .next_btn0, .company_form .submit_check{
	background:#EEEEEE;
	height: 50px;
	width: 100%;
	padding-left: 0px;
	line-height: 50px;
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	color: #999999;
	border-radius: 4px;
}
.login222_box{
	    display: none;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 450px;
    height: 550px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.8);
    z-index: 9999;
    background: #ffffff;
}
.register_btn{
	margin-top: 50px !important;
	background: #EEEEEE;
	color: #999999;
	font-size: 20px !important;
	border-radius: 4px;
}
.third_msg{
			background:url("../images/third_msg_left.png") center left no-repeat,  url("../images/third_msg_right.png") center right  no-repeat ;
		}
.register_form .register_email{
	text-align: center;
	font-size: 13px;
}
.register_form .register_email a{
	color:#b8c4cf;
}
.forget_form, .email_form{
	position: relative;
}
.send_btn, .yzm, .send_btn0, .yzm0{
	width: 80px;
	height: 30px;
	background: #2c98dd;
	line-height: 30px;
	text-align: center;
	color:#ffffff;
	font-size: 13px;
	float: left;
	position: absolute;
	right: 0px;
	top: 60px;
	z-index: 100;
}


.send_btn{
	cursor: pointer;
	border: none;
}

.send_btn_1, .yzm, .send_btn0, .yzm0{
	width: 80px;
	height: 30px;
	background: #2c98dd;
	line-height: 30px;
	text-align: center;
	color:#ffffff;
	font-size: 13px;
	float: left;
	position: absolute;
	right: 0px;
	top: 60px;
	z-index: 100;
}


.send_btn_1{
	cursor: pointer;
	border: none;
	bottom: 4px;
	top:18px !important;
}
.yzm, .yzm0{
	/*right: -87px;*/
	background: #e9ecee;
	color:#ababab;
	display: none;
}
.send_btn0{
	top: 136px;
	cursor: pointer;
	z-index: 100;
	border: none;
}
.yzm0{
	top: 136px;
	right: 0px;
	display: none;
}
/*填表*/
.message_box1{
	width: 100%;
	padding-top: 50px;
	background: #ffffff;
	font-family: "微软雅黑";
	padding-bottom: 100px;
}
.message222{
	width: 450px;
    padding: 50px 50px 0px;
    position: relative;
}
.message1{
	width: 770px;
	margin: 0 auto;
	position: relative;
}
.input_box{
	margin-bottom: 30px;
}
.input_box span{
	font-size: 16px;
	color:#34495e;
	font-weight: 600;
	display: inline-block;
	width: 112px;
}
.input_box .jianjie{
	position: relative;
	top: -90px;
}
.input_box input{
	font-size: 14px;
	width: 380px;
	height: 40px;
	border:1px solid #e9ecee;
	padding-left: 20px;
	outline: none;
}
.input_box textarea{
	font-size: 14px;
	width: 390px;
	height: 110px;
	border:1px solid #e9ecee;
	padding-left: 10px;
	outline: none;
}
.input_box select{
	width: 115px;
	height: 30px;
	border:1px solid #e9ecee;
	outline: none;
	margin-right: 24px;
	margin-bottom: 20px;
	font-size: 14px;
	color:#b8c4cf;
}
.input_checkbox input{
	width: 14px;
	height: 14px;
	margin-bottom: 20px;
}
.input_checkbox div {
	display: inline-block;
}
.input_checkbox div span{
	font-size: 14px;
	width: auto;
	margin-left: 10px;
	margin-right: 65px;
	position: relative;
	top: -2px;
}
.input_checkbox div .qita{
	margin-right: 2px;
}
.input_checkbox div  .extra_txt{
	border: none;
	border-bottom: 1px solid #34495e;
	width: 200px;
	height: 15px;
}
/*.input_pic input{
	width: 100px;
	height: 30px;
	background: #2c98dd;
	color:#ffffff;
	font-size: 15px;
	border: none;
	padding: 0;
}*/
.input_pic input{
    width: 230px;
    height: 23px;
    border: none;
    font-size: 12px;
    padding: 0;
    color:#b8c4cf;
}
.file01{
	color:red !important;
}
.company_form .submit_check{
	width: 400px;
	border: none;
	outline: none;
	margin-left: 185px;
	margin-top: 58px;
}
.input_pic .tishi{
	font-size: 14px;
	color:#b8c4cf;
	/*margin-left: 10px;*/
	width: 50px !important;
}
.touxiang {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.touxiang div{
	width: 150px;
	height: 150px;
	border:1px solid #e9ecee;
}
.touxiang input{
/*	width: 160px;*/
	height: 21px;
	/*margin-left: 40px;*/
	margin-top: 20px;
	font-size: 12px;
	 color:#b8c4cf;
}
.zj_img{
	width: 15%;
	margin-left: 120px;
	margin-top: 10px;
}
.none{
	display: none;
}
.img_tishi{
	color:red;
	font-size:12px;
	margin-left: 120px;
}


/*新增*/
.error_tishi{
	color:red !important;
	font-size: 12px;
	 
    margin-top: 5px;
}
.login_tishi, .register_tishi{
	 display: block;
	 text-align: center;	
}
.logo_img{
	position: absolute;
	left: 50%;
	margin-left: -51px;
	top: 81px;
}
.imgBox{
	position: relative;
}
.gbImg{
	position: absolute;
    left: 5px;
    bottom: 13px;
}
#identi_01{
	/* height: 583px !important; */
}
.loginzh{
	width: auto !important;
}
.nozhang{
	margin-top: 10px !important;
}
.qiye_log{
    display: inline-block;
    line-height: 25px;
    font-weight: 500;
    color: rgba(42,154,225,1);
    border-radius: 2px;
    border: 1px solid rgba(42,154,225,1);
    padding: 0 10px;
    float: right;
    cursor: pointer;
}
.qiye_log:hover,.qiye_log:focus{
	 color: rgba(42,154,225,1);
}