




.main-wjmm-jd{
	height: 450px;
	width: 900px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 200px;
    background-color: #fff;
}

.flow_steps_wjmm{
	height:170px;
	width: 600px;
	margin: 0 auto;
	padding-top: 50px;
}


.flow_steps_wjmm ul{
	height: 25px;
	width: 600px;
	padding: 0px;
	margin:0px;
	
	
	overflow:hidden;
}






.flow_steps_wjmm li{
	float:left;
	height:25px;
	width: 200px;
    list-style: none;
	line-height:25px;
	text-align:center;
	background: url('../img/barbg.png') no-repeat 100% 0 #E4E4E4;
	background-position:100% 0px;      /*未执行时的局部位置*/
	color: #6B6A6A;
	font-size: 14px;
	/*! font-weight: 600; */
}

.flow_steps_wjmm li.done{
	background-position:100% -56px;    /*结束后的局部位置*/
	background-color:#FFEDA2;
}
.flow_steps_wjmm li.current_prev{
	background-position:100% -28px;    /*执行时的局部位置*/
	background-color:#FFEDA2;
}

.flow_steps_wjmm li.current{
	color:#fff;
	background-color:#F27B38;

}

.flow_steps_wjmm li#qzxx_wjmm.current,.flow_steps_wjmm li.last{
	background-image:none;
}













#one_wjmm,#two_wjmm,#three_wjmm{
	height: 180px;
	width: 900px;
}


.main-wjmm-sfyz-s,.main-wjmm-qrmm,.main-wjmm-sfyz-x{
	width: 580px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-bottom: 20px;
	font-size: 14px;



}

.main-wjmm-sfyz-s input,.main-wjmm-qrmm input{
	float: right;
	height: 25px;
	width: 230px;
	margin-left: 10px;

}







#main-login-yzm{
	
	
	height: 25px;
	width: 70px;
	margin-right: 20px;
	margin-left: 10px;


}


#main-getyzm{
	display: block;
	float: right;
	height: 30px;
    width: 140px;
    background-color: #F27B38;
	border: none;
	color: #fff;
	border-radius: 3px;
}





.main-wjmm-sfyz-x button{
	float: right;
	width:100px;
	height: 32px;

}

.main-wjmm-next,.main-wjmm-qran{
	display: block;
	height: 30px;
	width: 100px;
	margin: 0 auto;
	background-color: #F27B38;
	color: #fff;
	border: none;
	border-radius: 2px;
	cursor:pointer;
}



.main-wjmm-qrmm{
	width: 580px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-bottom: 20px;
}



#three_wjmm h4{
	width: 250px;
	height: 40px;
	
	margin: 0 auto;
	line-height: 40px;
	color: #F27B38;
	margin-bottom: 10px;

	font-size: 20px;

}


#three_wjmm h4 img{
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
}

#three_wjmm p{
    width: 200px;
    height: 20px;
	
    margin: 0 auto;
    margin-bottom:5px;

    left: 50px;

    padding-left: 52px;

}


#three_wjmm a{
	  display: block;
    height: 30px;
    width: 150px;
    margin: 0 auto;
    background-color: #F27B38;
    color: #fff;
	  line-height: 30px;
	  text-align: center;
    border: none;
    border-radius: 3px;
    margin-top: 20px;

}




















