.widget_phone_verify_success_title {
	font-size: 1.3em;
	float: left;
	width: 400px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-top: 30px;
}


.widget_phone_verify_success_step_arr {
	height: auto;
	width: 450px;
	overflow: hidden;
	font-size: 1em;
	background-color: #FFF;
	padding-bottom: 20px;
	text-align: center;
	border: 1px solid #B2BAC0;
}
.widget_phone_verify_success_step_1 {
	float: left;
	width: 400px;
	overflow: hidden;
}
.widget_phone_verify_success_step_2 {
	float: left;
	width: 400px;
	overflow: hidden;
}
.widget_phone_verify_success_title_2 {
	font-size: 1.3em;
	float: left;
	width: 450px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin-top: 30px;
}
.widget_phone_verify_success_txt_2 {
	float: left;
	width: 450px;
	color: #444853;
	margin-top: 15px;
}

.widget_phone_verify_success_txt_phone {
    float: right;
    margin-top: 9px;
    padding-right: 50px;
}

.widget_phone_verify_img_code_arr {
	float: left;
	width: 425px;
	color: #444853;
	margin-top: 30px;
	text-align: center;
	padding-left: 25px;
}

.widget_phone_verify_img_code_keyin {
    float: right;
    padding-right: 50px;
    padding-top: 3px;
}

.widget_phone_verify_img_code {
	float: left;
	padding-left: 145px;
	padding-top: 15px;
}
.widget_phone_verify_img_code_again {
	float: left;
	margin-top: 25px;
	margin-left: 5px;
}

.widget_phone_verify_success_send {
	float: left;
	width: 80px;
	margin-right: 20px;
	background-color: #ea5a13;
	height: 37px;
	font-size: 1.05em;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
}
.widget_phone_verify_success_send a{
	display: block;
	color: #FFF;
}
.widget_phone_verify_success_send a:hover{
	color: #000000;
}



.widget_phone_verify_success_txt_mini_2 {
	float: left;
	width: 450px;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.widget_phone_verify_success_txt_mini_2 a{
	color: #666;
}
.widget_phone_verify_success_txt_mini_2 a:hover{
	color: #000000;
}

.widget_phone_verify_success_txt_mini_3 {
	float: left;
	width: 260px;
	font-size: 0.8em;
	padding-right: 20px;
	padding-left: 95px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.widget_phone_verify_success_amend {
	float: left;
	height: 30px;
	font-size: 0.8em;
	line-height: 4em;
	width: 90px;
	margin-left: 195px;
	margin-top: 8px;
}
.widget_phone_verify_success_amend2 {
    float: right;
    height: 30px;
    font-size: 0.8em;
    line-height: 30px;
}
.widget_phone_verify_success_amend a,.widget_phone_verify_success_amend2 a{
	display: block;
	color: #666;
}
.widget_phone_verify_success_amend a:hover,.widget_phone_verify_success_amend2 a:hover{
	color: #000000;
}

.widget_phone_verify_success_confirm {
	float: left;
	width: 80px;
	margin-right: 20px;
	margin-left: 10px;
	background-color: #ea5a13;
	height: 37px;
	font-size: 1.05em;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 20px;
	margin-top: 15px;
	font-weight: bold;
}

.widget_phone_verify_success_confirm a{
	color: #FFF;
}
.widget_phone_verify_success_confirm a:hover{
	color: #000000;
}


.widget_phone_verify_mask_up_bar {
	background-color: #444853;
	float: left;
	height: 35px;
	width: 450px;
}

.widget_phone_verify_mask_up_bar_close {
	float: right;
	height: 20px;
	width: 20px;
	margin-top: 7px;
	margin-right: 5px;
}

.widget_listitem_panel_border{
	border: 3px solid #594110;
    display: block;
    margin: 5px auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	width:200px;
}