@charset "utf-8";

/*
*
* tzp
* 2019.11.22
* 
*/

.join_wrap{
	margin:40px auto;
	overflow:hidden;
	background-color:#fff;
}
.jion_list{
	width: 400px;
	margin: 0 auto;
}
.join_item{
	margin-bottom: 20px;
	clear:both;
	overflow: hidden;
}
.join_item label{
	display:inline-block;
	height:36px;
	line-height:36px;
	width: 100px;
	text-align:right;
	padding-right:10px;
	box-sizing: border-box;
	font-size:16px;
	float:left;
	color:#333;
}
.join_item label em{
	color:#ff6600;
}
.login_text{
	font-size: 16px;
	line-height: 34px;
	padding: 0 10px;
	border:1px solid #ccc;
	background: #f3f4f5;
	border-radius: 4px;
	width: 300px;
	float: left;
	box-sizing: border-box;
}
.register_text { 
	width:135px;
}
.img_code{
	width:100px;
	height:36px;
	float:left;
	margin-left:12px;
}
.register_btn {
	width:100px;
	height:36px;
	float:left;
	margin-left:12px;
	border:0px;
	border-radius:3px;
	color:#fff;
	font-size:14px;
	background-color:#ff6600;
}
.join_wrap p{
	padding-left:100px;
	line-height:36px;
	height:36px;
	margin-bottom: 20px;
	font-size:14px;
	color:#999999;
}
.join_wrap p a{
	color:#369adf;
}
.ui_checkbox{
	-webkit-appearance: none;
    -moz-appearance: none;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
	margin-top: 10px;
	margin-right:10px;
	background: url("../img/common/check1.png") no-repeat center;
	background-size: 16px 16px;
}
.ui_checkbox:checked{
	background: url("../img/common/check2.png") no-repeat center;
	background-size: 16px 16px;
}
.join_item_btn{
	overflow: hidden;
	margin: 40px auto 0;
	width: 580px;
}
.lencturereg_item_btn{
	overflow: hidden;
	margin: 40px auto 0;
}
.join_btn {
    float:right;
	width: 260px;
    height: 40px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    background: #369adf;
    margin: 0 15px;
}

.join_btn_cancle{
	float:right;
	width: 260px;
    height: 40px;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    margin: 0 15px;
    border: 2px solid #369adf;
    box-sizing: border-box;
}

/*lencturereg_wrap*/
.lencturereg_wrap{
	width:920px;
	padding:40px 0;
}
.lencturereg_form{
	width:780px;
	margin:0 auto;
}
.lencturereg_form h2{
	line-height:35px;
	color:#369adf;
	font-size:18px;
	clear:both;
	margin-bottom: 20px;
}
.lencturereg_form h2 span{
	color:#369adf;
	font-size:18px;
	padding-right:20px;
}
.lencturereg_form h2 em{
	color:#999;
	font-size:14px;
}
.lencturereg_form h2 a{
	float:right;
	color:#415dcd;
	font-size:14px;
}
.lencturereg_item{
	overflow:hidden;
	margin-bottom: 20px;
}
.lenc50{
	width: 50%;
	float: left;
	overflow: hidden;
}
.lencturereg_item label{
	height:36px;
	line-height:36px;
	width:90px;
	text-align:right;
	padding-right:10px;
	font-size:16px;
	float:left;
	color:#333;
}
.lencturereg_item label em{
	color:#ff0000;
}
.lencturereg_text {
	font-size: 16px;
	line-height: 34px;
	padding: 0 10px;
	border:1px solid #ccc;
	background: #f3f4f5;
	border-radius: 4px;
	width:280px;
	float:left;
	box-sizing: border-box;
}
#lencturereg_item_2,#lencturereg_item_3,#lencturereg_item_4,#lencturereg_item_5{
	display:none;
}
.lencturereg_textarea{
	padding:10px;
	height:190px;
	border:1px solid #ccc;
	width:100%;
	border-radius:3px;
	background: #f3f4f5;
	display: block;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
}
.lencturereg_short{
	width:140px;
}
.short_input{
	width:200px;
}
.lencturereg_btn{
	float:right;
	width: 260px;
    height: 40px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    background: #369adf;
    margin-left: 30px;
}

.lencturereg_btn_cancle{
	float:right;
	width: 260px;
    height: 40px;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    margin-left: 30px;
    border: 2px solid #369adf;
    box-sizing: border-box;
}

.login_tab{
	overflow: hidden;
	margin-bottom: 20px;
}
.login_tab>a{
	font-size: 28px;
	line-height: 40px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 30px;
	color: #8b8a8a;
}
.login_tab>a.on{
	color: #ff6739;
}
.login_tab>span{
	font-size: 28px;
	line-height: 40px;
	display: block;
	color: #ff6739;
}
.tiaozhuan{
	overflow: hidden;
	width: 400px;
	margin: 20px auto;
	padding-left: 100px;
	box-sizing: border-box;
}
.tiaozhuan>a{
	font-size: 18px;
	line-height: 40px;
	display: block;
	color: #ff6739;
}
.toforget{
	float: left;
}
.toregister{
	float: right;
}

.verify_img{
	width: 100px;
	height: 36px;
	overflow: hidden;
	float: right;
}
.verify_img img{
	width: 100%;
}
.get_code_btn{
 	width: 100px;
 	float: right;
 	color: #ff6739;
 	border: none;
 	padding: 0;
 	font-size: 16px;
 	line-height: 36px;
 	display: block;
}
.get_code_btn.gray{
 	color: #999;
 	cursor: text;
 	padding: 0;
}