/*登录页*/
img{
	width:auto;
}
.logo{
	height:108px;
	line-height: 108px;
	overflow: hidden;
}
.logo_login .logobox{
	height:108px;
}
.logo_login .logobox img {
    max-width: 219px;
    vertical-align: middle;
}
.logo_login .loname{
    font-size: 26px;
    color: #666;
    padding-left: 30px;
    font-weight: lighter;
    line-height: 113px;
}
.login_box .validation .getma{
	width:100px;
	background: url(/public/static/images/talentimg/btnbg.jpg) repeat-y;
	height:38px;
	border:none;
	color:#fff;
}

.main_login .banner{
	background-size: 100% 100%;
	position: relative;
}
.main_login .banner .bannerimg{
	width:100%;
	height:560px;
	
}
.main_login .banner .commonimg{
	width:100%;
	height:560px;

}
.main_login .banner .forgeting{
	width:100%;
	height:560px;

}
.main_login .banner .p_left{
	position: absolute;
	right:0;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	padding: 50px 0 28px;
}
.main_login .banner .p_left .bg_box{
	position: absolute;
	right:10px;
	background: #fff;	
    width: 333px;
   min-height:380px;
    border-radius: 5px;
}
.main_login .banner .p_left .bg_box .bg{
    position: absolute;
    top: 1%;
    right: 1%;
    width: 10%;
    max-width: 34px;
}
.main_login .banner .p_left .login_box{
	    padding: 20px 30px 10px 30px;
}
.login_box .title{
	font-family: "微软雅黑";
    color:#666;
    font-size: 18px;
    padding-bottom:10px;
    text-align: center;
    border-bottom:1px solid #e6e6e6;
   
}

.login_box .com_L{
    position: relative;
}
.login_box .com_L input{
	width:200px;
}
.login_box .validation {
	border:none;
}
.login_box .validation .com_L{
	width:160px;
}
.login_box .validation .getma{
	width:100px;
	background: url(../../images/user/btnbg.jpg) repeat-y;
	height:38px;
	border:none;
	color:#fff;
}
.login_box .validation .hui{
   width: auto;
    height: 38px;
    padding: 0 10px 0 14px;
    border: none;
    color: #fff;
    background: #ccc !important;
    /* padding: 0; */
    box-sizing: border-box;
    text-align: center;
}
.login_box .com_L img{
	 width:auto;
	 vertical-align: sub;
	position: absolute;
    top: 8px;
    left: 5px;
	z-index: 999;
}
.login_box .com_L .passw{
	 width: auto;
	 /*height:25px;*/
	margin-left: 3px;	
    margin-right: 3px;
    display: inline-block;
}
.login_box .com_L .eyes{
	position: absolute;
	right:5px;
	left:auto;
    cursor: pointer;
    width:20px;
}
/*.login_box .com_L .yanzheng{
	width:20px;
}*/
.login_box .com_L input{
    background: none;
    padding: 5px 5px 5px 35px;
    outline: none;
    background: #fff;
    border: 1px solid #e6e6e6;
    height:38px;
    box-sizing: border-box;
    width: 100%;
	/*margin-bottom: 20px;*/
}
.login_box .password_box{
	margin:5% 0;
    font-size:14px;
}
.login_box .password_box label{
	color: rgb(121, 121, 121);
	 font-weight: normal;
}
.login_box .password_box label input{
	 margin-right: 3px;
}
.login_box .password_box label a{
	color: rgb(121, 121, 121);
}
.login_box .btn_box{
	width:100%;	
	padding-top:8px;
	cursor: pointer;
}
.login_box .btn_box .denglu{
	width:100%;
	height:40px;
	color:#fff;
	background: url('../../images/user/btnbg.jpg') repeat-y;
	border-radius: 5px;
	background-size: 100%;
	border:none;
	outline: none;
	font-size:16px;
	font-weight: lighter;
}
.bg_box .qita{
	background: #fff;
    padding: 15px 30px 5px 30px;
    border-radius: 5px;
}
.bg_box .qita .three{
	color:#b2b2b2;
	font-size:14px;
}
.bg_box .qita .box .icons{
	padding:23px 0 20px 0;
}
.bg_box .qita .box .newregister{
	padding-top:31px;
	color:#007ae6;
}
.bg_box .qita .box .icons a{
	padding:0 5px;
	display: inline-block;
}
.bg_box .qita a img{
	width:30px;
	transform: translate(0px,0px);
-ms-transform: translate(0px,0px); /* IE 9 */
-webkit-transform: translate(0px,0px); /* Safari and Chrome */
	transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}
.bg_box .qita a:hover img{
	transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
	transform: translate(0px,-8px);
-ms-transform: translate(0px,-8px); /* IE 9 */
-webkit-transform: translate(0px,-8px); /* Safari and Chrome */
}
.login_box .bottom{
	padding:15px 0;
}
.login_box .bottom a{
	margin-top: 6px;
}
.lan{
	color:#007ae5;
}
.cursor{
	cursor: pointer;
}

/*注册成功*/
.success p{
	line-height: 22px;
}
.success a{
	color:#007ae6;
}
/*找回密码*/
.password_find .bottom{
	border-top:1px solid #e6e6e6;
	margin-top: 50px;
}
.password_find .bottom p{
	line-height: 20px;
}
/*错误信息提示*/
.Validform_checktip{
	margin-left:0 !important;
	font-size:12px;
    padding-top: 2px;
    width: 100%;
}
.validation{
	position: relative;
}
.validation .com_L{
	position: static ;
}
.layui-input-inline .Validform_right{
	display: none !important;
}
.layui-input-inline .Validform_checktip{
	display: inline;
}
/*注册页面*/

.checkbox, .radio {
    position: static;
     display: inline; 
    margin-top: 0;
    margin-bottom:0;
}
.main_register {
	padding:5% 0;
}
.main_register .step_wrapper{
	background: url('../../images/talentimg/u3331.png') no-repeat 8px;
	background-size:100%;
	display: flex;
	justify-content: space-between;
}
.main_register .step_wrapper .com{
	position: relative;
	padding: 0;
}
.main_register .step_wrapper .com .line{
	height:8px;
}
.main_register .step_wrapper .com .yuan{
	position: absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	width:35px;
	height:35px;
	margin:auto;
}
.main_register .step_wrapper .com .yuan span{
	position: absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	color:#fff;
	font-size:14px;
	width:35px;
	height:35px;
	line-height: 35px;
	display: block;
	text-align: center;
}
.main_register .register_box{
	width:500px;
	margin: 0 auto;
	padding: 5% 0;
}
.main_register .register_box span{
	font-size: 16px;
    text-align: right;
    display: inline-block;
    width: 100px;
}
.main_register .register_box label{
	color:red;
}
.main_register .register_box .kuang input{
	 width: 77%;
    height: 40px;
    padding: 5px;
    font-size: 14px;
}
.main_register .register_box .kuang{
	margin-bottom:5%;
	position: relative;
}
.main_register .next_btn {
    background: #0079c1;
    border: none;
    color: #fff;
    margin-left: 100px;
}
.main_register .register_box .kuang .nex_btn {
    background: #0079c1;
    border: none;
    color: #fff;
    margin-left: 0px;
   width:37%;
}
.main_register .register_box .kuang .pre_btn {
    background: #fff;
 	border: 1px solid #0079c1;
    color: #0079c1;
    margin-left: 100px;
    width:37%;
}
.main_register .register_box .kuang .sex{
	width: auto;
    height: auto;
    font-size:14px;
    color:#666;
}
.main_register .register_box .kuang .m{
	 font-size:14px;
    color:#666;
    padding-left:5px;
}
.main_register .register_box .kuang .waitpic{
	width:95px;
}
.main_register .register_box .kuang .reg_inp{
	width: 75%;
	vertical-align: top;
}
.main_register .register_box .tijiao{
	width:75%;
	margin-left:100px;
	margin-bottom:10px;
}
.main_register .register_box #load_area_1{
	    display: inline;
}
.main_register .register_box #load_area_1 select{
	height: 35px;
    width: 36%;
    font-size: 14px;
    color: #888;
    padding: 5px;
    margin-right:10px;
}
.main_register .register_box .tishi{
	width: 100%;
    position: absolute;
    padding-left: 5px;
    text-decoration: none;
}
.main_register .register_box .tishi img{
	width:12px;
}
.main_register .successbox{
	text-align: center;
}
.main_register .successbox .sucessimg{
	width:100px;
}
.main_register .successbox .sucessitxt{
	font-size:16px;
	color:#666;
	padding-top:10px;
}
.main_register .successbox .fuwu{
	padding:10px
}
.main_register .successbox .fuwu a{
	padding:10px;
}

.none{
	display: none;
}

.footer_inner{
	padding-top:1%;
	text-align: center;
}
.footer_inner a{
	font-size:14px;
	color:#666;
	padding:5px;
}
.footer_inner p{
	padding:10px;
	color:#888888;
}
.footer_inner .imgs img{
	border:1px solid #e6e6e6;
	display: inline-block;
	margin-right:10px;
}


input:-webkit-autofill {  
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;  
}  


/*weixin*/
.imgB{
	width: 40px;
	height: 40px;
	
}
.imgB img{
	width: 100%;
	height: 100%;
	border-radius:50% ;
}
/*layui css*/
.layui-form-checkbox i{
	 border: 1px solid #d2d2d2 !important;
	 font-size: 12px;
}
.layui-form-checkbox{
	line-height: 15px;
}
.layui-form-item .layui-form-checkbox{
	margin-top:0;
}
.layui-form-item .layui-form-checkbox[lay-skin=primary] {
     margin-top: 0px; 
}
.layui-form-item .layui-input-inline{
	width: 175px !important;
}
.btn_box .layui-form-item{
	padding: 15px 0;
}
.btn_box a{
    margin-top: 3px;
}
/*第三方微信登录*/
.layui-tab{
	margin:0 !important;
}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 30px !important;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.layui-tab-title li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
	line-height: 30px !important;
    width: 50% !important;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #007ae5;;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #007ae5;
}
.layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 31px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}
.p_number_hover:hover{
	color:red !important;
}