/*register begin*/
.ls_register_main{
    background: #fff url("../img/ls_index/ls_register_bg.jpg") no-repeat center top;
    overflow: hidden;
}
.ls_register_con_bg{
   	width:950px;
	overflow:hidden;
	margin:0 auto;
}
.ls_register_con{
    background: rgba(256, 256, 256,0.8); 
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin: 10px 0;
    padding-bottom: 20px;
}
.val_tab_bg .val_tab{
	float:left;
	width:474px;
	height:50px;
	line-height:50px;
  	color: #5ac79d;
  	text-align: center;
  	font-size: 20px;
  	cursor: pointer;
    border-bottom: 1px solid #5ac79d;
	transition: all 0.4s ease 0s;
}
.val_tab_bg .sel{
  	color: #fff;
	background:#5ac79d;
}
.ls_register_con li{
    margin-top:20px;
  	color: #000;
    font-size: 14px;
}
.ls_register_con li h3{
  	text-align: center;
}
.ls_register_con .register_btn{
    background: #5ac79d;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 300px;
    text-align: center;
    margin:0 auto;
}
.ls_register_text{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 180px;
    padding:0 10px;
    text-align: right;
}
.ls_register_text ._nece{
	color:red;
    padding:0 5px;
}
.ls_register_input{
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 40px;
    padding:0 10px;
    float: left;
    width: 300px;
}
.ls_register_validator{
    float: left;
    height: 40px;
    width: 400px;
    padding:0 10px;
}
.ls_register_input span{
    color: #cccccc;
}
.ls_register_input p{
    color: #ccc;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    margin-top: -40px;
    pointer-events: none;
}
.ls_register_input input , select{
    height: 40px !important;
    line-height: 40px !important;
    width:270px;
    padding:0 5px;
}
.ls_register_select{
    padding:0 0 0 10px !important;
    float: left;
    width: 310px !important;
}
.ls_register_select select{
    height: 40px !important;
    line-height: 40px !important;
    width:289px;
    padding:0 5px;
}
.ls_register_box{
	margin:80px 0 60px 220px;
	min-height:400px;
}
.ls_register_box .icon{
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 100px;
    float: left;
}
.ls_register_box .red{
	color: red;
}
.ls_register_box .green{
	color: green;
}
.ls_register_box .title{
    height: 100px;
    line-height: 100px;
    font-size: 40px;
    float: left;
}
.ls_register_box .info{
    line-height: 40px;
	margin-left: 100px;
    font-size: 20px;
    font-weight: bold;
}
.ls_register_con .authPhone_box{
	width:100%;
	margin:150px 0;
}
.ls_register_con .authPhone_box .authPhone_con{
	width:370px;
	margin:20px auto;
}
.ls_register_con .authPhone_box .authPhone_con .text{
	float:left;
	width:68px;
	height:40px;
	line-height:40px;
    padding:0 10px;
    text-align: right;
}
.ls_register_con .authPhone_box .authPhone_con .input{
	float:left;
	height:40px;
	line-height:40px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding:0 10px;
}
.ls_register_con .authPhone_box .authPhone_con .input span{
    color: #cccccc;
    width:20px;
    text-align: center;
}
.ls_register_con .authPhone_box .authPhone_con .phone{
	width:240px;
    background: #eeeeee;
}
.ls_register_con .authPhone_box .authPhone_con .phone input{
    background: #eeeeee;
}
.ls_register_con .authPhone_box .authPhone_con .code{
	width:120px;
    background: #ffffff;
}
.ls_register_con .authPhone_box .authPhone_con .code input{
	width:80px;
    background: #ffffff;
}
.ls_register_con .authPhone_box .authPhone_con .code_btn{
	float: left;
	width: 118px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
    background: #5ac79d;
    color: #ffffff;
    border-radius: 3px;
    border: 1px solid #5ac79d;
    font-size: 14px;
}
.ls_register_con .authPhone_box .authPhone_con .disable_btn{
	cursor: no-drop;
    background: #eeeeee;
    border: 1px solid #cccccc;
    color: #888888;
}
.ls_findPas_main{
    overflow: hidden;
}
.ls_findPas_con_bg{
   	width:950px;
	overflow:hidden;
	margin:0 auto;
}
.ls_findPas_con{
    background: rgba(256, 256, 256,0.8); 
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin: 10px 0;
    padding: 20px 0;
    min-height: 400px;
}
.ls_findPas_con ._findPas_t{
	margin:auto;
	width:460px;
}
.ls_findPas_con ._findPas_t img{
	width:460px;
   	height:60px; 
}
.ls_findPas_con ._findPas_i{
    border: 1px solid #000000;
	margin:20px auto 0;
	width:200px;
	height:50px;
	line-height:50px;
	text-align: center;
}
.ls_findPas_con ._findPas_btn{
	width:150px;
	display:block;
	border-radius: 5px;
	background-color: #5ac79d;
	font-size: 16px;
	padding: 10px;
	color: #ffffff;
    margin:20px auto 0;
	text-align: center;
    cursor: pointer;
}
.ls_findPas_con ._findPas_input{
	width:720px;
	padding: 3px 25px;
	height: 50px;
	line-height: 50px;
    margin:20px auto 0;
    background: url('../img/ls_findpas_border.png') no-repeat left bottom;
}
.ls_findPas_con ._findPas_input .t_0{
	float: left;
	width: 100px;
	text-align: right;
    height:50px;
    line-height:50px;
    font-size: 16px;
}
.ls_findPas_con ._findPas_input .t_1{
	float: left;
	width: 550px;
	margin-left:10px;
    height:50px;
    line-height:50px;
}
.ls_findPas_con ._findPas_input .t_1 input{
	padding-left:10px;
	width: 550px;
    height:40px;
    line-height:40px;
    font-size: 16px;
	margin: 5px 0;
}
.ls_findPas_con .t_v{
	padding-left:125px;
	width: 645px;
    margin:0 auto;
}
.ls_findPas_con .t_b{
	float: left;
	width:140px;
	border-radius: 5px;
	background-color: #5ac79d;
	font-size: 16px;
	margin: 5px;
    height:40px;
    line-height:40px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.ls_findPas_con .dis_btn{
	cursor: no-drop;
    background: #eeeeee;
    color: #888888;
}
.ls_findPas_con ._findPas_input .dis_input{
	cursor: no-drop;
    background: #eeeeee;
}
/*register end*/