.regist_content{
	width: 1190px;
	margin: 0px auto;
	margin-top: 112px;
	margin-bottom: 20px;
} 
.row_title{
	background: #FAFAFA;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 30px;
	color: #005BAC;
	font-size: 18px;
}
.row_flow{
	margin-top: 30px;
}
#myTab{
	margin: 0px 80px 0px 80px;
}
#myTab li{
    width:25%;
    float:left;
    height:40px;    
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 20px;
}

#myTab li img{
    float:left;
    height: 40px;    
}

#myTab li a{
    color: #FFF;
    text-align: center;
    position: relative;
    display: block;
	line-height: 40px;
    font-size: 16px;  
    font-weight: bold;
    text-decoration: none;
}

.blue{
    background:#005bac;
}
.gray{
    background: #dfdfdf;
}
.tabPaneUl{
    width: 700px;
    margin: 0 auto;
    list-style: none;
}

.tabPaneUl li{
    height: 40px;
    line-height: 40px;
}
.tab-pane{
    margin-top: 50px;
}

.tab-content{
	height: 730px;
	background: #FAFAFA;
/* 	border: 1px solid;
 */}


/* 注册部分 */
.tab_pane_div{
	margin-left: 380px;
	margin-top: 20px;
}
.tab_pane_div_one{
	margin-top: 20px;
}
.tab-content-detail{
	padding-top: 90px;
	margin-top: 50px;
}






/*注册框部分*/
.register_common_input {
	width: 290px;
	height: 36px;
	line-height: 30px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border: 1px solid #CCC;
	padding-left: 10px;
	outline: none;	
}

input:focus{
    border: 1px solid #3285FF;
}
.promot_information{
	text-align:left;
	color: #AAA;
	height: 10px;		
}
.promot_information span{
	font-weight: normal;
}
.promote_phone{
	/* display:none; */
}
.tab_pane_div , .promote{
	display: inlne-block;
}


.register_mark{
	margin-left: 5px;
	width: 30px;
	padding: 0px 20px 0px 0px;
}




#validCode{
	width: 190px;
/* 	float: left;
 */}
#identify_code_image{
	margin-left: 16px;
}
.reflesh{
	margin-left: 10px;
}
#massageValidCode{
	width: 190px;
/* 	float: left;
 */}
#getmvc{
	height: 30px;
	width: 110px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	margin-left: 28px;
	margin-top: 5px;
}

/*注册按钮*/
.register_next {
	margin-top: 30px;
	margin-left: 380px;	
	width: 396px;
	height: 45px;
	background: #005bac;
	color: #FFFFFF;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
}

.register_next:hover {
	background: #003abf;
	cursor: pointer;
}
/*注册成功*/
.regist_success {
	width:510px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 42px;
	font-weight: bold;
	padding-bottom: 120px;
	
}
.regist_success img{
	float: left;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 20px;
}
.success{
	float: left;
}
.regist_success a {
	padding-top: 15px;
	color: #646464;
}
.auto_jump_to_login{
	font-size: 30px;
	color: #646464;
	margin-top: 30px;
	margin-left: 100px;
}
.high_light{
	color: #FF9A00;
}
.jump_to_login_or_membership_service{
	color: #317EF3;
	margin-left: 195px;
	font-size: 15px;
}
.jump_button{
	cursor: pointer;
}
.tab_pane_text{
	display: inline-block;
	width: 100px;
}
.promote{
	display: inline-block;
	margin-left: 10px;
}
.red_mark{
	color: red;
}
#step2, #step3, #step4{
	display: none;
}
.tab_promote{
	margin-bottom: 40px;
}
#phone1{
	font-weight: bold;
	margin: 0px 10px 0px 10px;
}
#getmvc:disabled{
	color: #999999;
}
.read_lie{
	margin-right: 155px;
}
.star{
	color: red;
	margin-right: 10px;
}
.star_white{
	color: #FAFAFA;
	margin-right: 10px;
}
#step4 div img{
	margin-right: 30px;
	margin-left: 20px;
}
#step4 div{
	font-size: 16px;
	margin-top: 80px;
}