@charset "utf-8";
html,body{height:100%}
.top{width: 100%;height: 20px;background: #3b61a0;}
.title{width: 100%;height: 90px;margin-top: 20px;}
.main{width: 100%;background: #3b61a0;padding-bottom:5%;height: 64%;padding-top: 3%}
.cotent{width: 842px;background:white;clear: both;height: 55%;min-height: 370px;padding-bottom: 3%
}
.foot{width: 100%;height: 5%;color: #a4a2a3;
	line-height: 60px;font-size: 14px;font-weight: bold;
}
.step_area{
	width: 832px;height: 60px;line-height: 30px;color: white;font-size: 17px;
}
.step{float: left;width: 217px;height: 60px;line-height: 80px;margin-left: 45px;}
.step_click{float: left;width: 217px;height: 60px;line-height: 80px;border-bottom: 2px solid #e89413;margin-left: 45px;}
.div_but_click{width: 408px;height: 35px;margin-bottom: 20px;line-height: 58px;border: 1px solid #4c82db;}
.div_but{width: 402px;height: 35px;margin-bottom: 20px;border: 1px solid #d7d7d7;}
.but{width: 402px;height: 35px;background: #4a83e1;
	margin-bottom: 20px;line-height: 35px;color: white;font-size: 16px;cursor: pointer;
}
input{outline: none;}
.input{font-size: 15px;float: left;margin-left: 15px;width: 320px;color: #bcbcbc;
		height: 17px;line-height: 17px;border: none;margin-top: 9px;
}
.input_click{font-size: 15px;float: left;margin-left: 15px;width: 320px;
		height: 17px;line-height: 17px;border: none;margin-top: 9px;
}
.div_but_short{width: 258px;height: 35px;border: 1px solid #d7d7d7;
			   margin-bottom: 20px;margin-left: -145px;
}
.div_but_short_click{width: 264px;height: 35px;border: 1px solid #4c82db;
			   margin-bottom: 20px;margin-left: -145px;
}
.input_short{font-size: 15px;float: left;margin-left: 15px;width: 110px;color: #bcbcbc;
		height: 17px;line-height: 17px;border: none;margin-top: 9px;
}
.input_short_click{font-size: 15px;float: left;margin-left: 15px;width: 110px;
		height: 17px;line-height: 17px;border: none;margin-top: 9px;
}
#two{padding-top: 5%;display: none;}
#one{padding-top: 5%;}
.getcode{width: 125px;height: 35px;background:#4a83e1;
		margin-right: -415px;line-height: 35px;color: white;font-size: 16px;
		cursor: pointer;
}
.hint{font-size: 14px;color: red;width: 402px;line-height: 20px;margin-top: 40px;margin-bottom: 60px;}
.div_hint{width: 180px;margin-right: -210px;line-height: 19px;color: red;font-size: 12px;float: right;
		  padding-left: 16px;
}
.select{border: 2px solid #d7d7d7;width: 347px;position: relative;z-index: 999;
		top: 7px;left: 28px;line-height: 30px;margin: 0px;padding: 0px;clear: both;
		border-top: 1px solid #d7d7d7;font-size: 15px;background: #fff;
		display: none;
}
.select ul{width: 100%;margin: 0px;padding: 0px;}
.select ul li{cursor: pointer;}
.select ul li:hover{background: #bcbcbc;color: #fff;}
.describe{width: 700px;line-height: 30px;margin-top: 80px;margin-bottom:50px;font-size: 14px;color: #3d3d3d}