.clearfix{
	clear: both;
}
.yywl_page_top{
	width: 100%;
	height: 100px;
	z-index: 102;
	position: absolute;
	top: 0px;
	padding: 20px 10% 0px 10%;
	background: #ededed40;
	border-bottom: 1px solid #9b9b9b;
}
.yywl_page_logo{
	width: 40%;
	float: left;
}
.yywl_page_logo img{
	width: 269px;
	height: 55px;
}
.yywl_page_link{
	width: 50%;
	float: right;
}
.devlogistics_auth{
	float: right;
}
.yywl_auth{
	float: right;
}
.auth{
	margin: 18px 30px;
}
.auth a{
	color: #fff;
	font-size: 0.8vw;
	text-decoration: none;
}
.register_con_bg{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url('../img/login_all_bg.png') no-repeat center center;
	background-size: cover;
}
.container{
	width: 800px;
	height: 500px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -250px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 30px;
}
.container_form{
	width: 1200px;
	height: 80%;
	position: absolute;
	left: 50%;
	top: 15%;
	margin-left: -600px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	padding: 30px;
	overflow-y: auto;
}
.container_form_fit{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0px;
	background: #fff;
	border-radius: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 30px;
	overflow-y: auto;
}
.register_left{
	width: 200px;
	float: left;
	margin-top: 65px;
	border-right: 1px solid #ccc;
	height: 300px;
	margin-right: 90px;
	padding-left: 24px;
}
.register_left_list{
	margin-bottom: 10px;
	font-size: 16px;
}
.register_left_index{
	background: #ccc;
	border-radius: 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.register_left_text{
	display: inline-block;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
	vertical-align: middle;
	font-weight: bolder;
	color: #ccc;
}
.register_left_line{
	height: 22px;
	border-left: 1px solid #ccc;
	margin-bottom: 16px;
	margin-left: 9.5px;
	margin-top: 16px;
}
.register_left_focus .register_left_index{
	background: #EA223D;
}
.register_left_focus .register_left_text{
	color: #EA223D;
}
.register_left_focus .register_left_line{
	border-left: 1px solid #EA223D;
}
.register_right{
	width: 350px;
	float: left;
	margin-top: 65px;
	height: 300px;
	position: relative;
}
.register_right_title{
	margin-bottom: 60px;
}
.register_right_title b{
	font-size: 16px;
	float: left;
}
.register_top_login{
	float: right;
	font-size: 14px;
	color: #b3b3b3;
}
.register_top_login a{
	color: #EA223D;
}
.register_form{
	margin-bottom: 25px;
	position: relative;
}
.register_form input{
	height: 38px;
	border-radius: 8px;
	padding: 0px 15px;
}
.register_form input[type="checkbox"]{
	height: auto;
}
.register_form #code{
	width: 225px;
	display: inline-block;
}
.register_form #check_code{
	width: 115px;
	float: right;
	background: #fff;
	color: #EA223D;
	border: 1px solid #EA223D;
}
.register_form #agreement{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.register_form a{
	color: #EA223D;
}
.register_err{
	color: #EA223D;
	line-height: 22px;
	margin-left: 5px;
	position: absolute;
}
.nextstep{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 38px;
	border-radius: 8px;
	color: #fff;
	border: 0px;
	background: #EA223D;
}
.prevstep{
	position: absolute;
	bottom: -45px;
	width: 100%;
	height: 38px;
	border-radius: 8px;
	color: #EA223D;
	border: 1px solid #EA223D;
	background: #fff;
}
.register_over{
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.register_over img{
	display: block;
	margin-bottom: 20px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.register_over span{
	color: #676a6c;
}
.register_over a{
	color: #EA223D;
}
.register_user_type{
	float: left;
	width: 48%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 8px 0px;
	color: #ccc;
	margin-bottom: 10px;
	cursor: pointer;
}
.register_user_type:nth-child(even){
	margin-left: 4%;
}
.register_user_type_focus{
	border: 1px solid #EA223D;
    color: #EA223D;
}
.register_user_type_text{
    color: #EA223D;
}
.register_recommend_text{
	color: #EA223D;
	line-height: 22px;
	margin-left: 5px;
	position: absolute;
}
.register_user_type4{
	background: url('../img/register_user4.png') no-repeat 40px center
}
.register_user_type4.register_user_type_focus{
	background: url('../img/register_user4_forcus.png') no-repeat 40px center
}
.register_user_type5{
	background: url('../img/register_user5.png') no-repeat 30px center
}
.register_user_type5.register_user_type_focus{
	background: url('../img/register_user5_forcus.png') no-repeat 30px center
}
.register_user_type6{
	background: url('../img/register_user6.png') no-repeat 25px center
}
.register_user_type6.register_user_type_focus{
	background: url('../img/register_user6_forcus.png') no-repeat 25px center
}
.register_user_type7{
	background: url('../img/register_user7.png') no-repeat 40px center
}
.register_user_type7.register_user_type_focus{
	background: url('../img/register_user7_forcus.png') no-repeat 40px center
}
.register_user_type8{
	background: url('../img/register_user8.png') no-repeat 30px center
}
.register_user_type8.register_user_type_focus{
	background: url('../img/register_user8_forcus.png') no-repeat 30px center
}
.register_title{
	font-size: 20px;
	font-weight: bolder;
	padding-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
}
.register_form:after{
	content:'';
	clear: both;
	display: block;
}
.register_tit{
	padding: 7.5px 0px;
	font-size: 16px;
	font-weight: bolder;
	text-indent: 1em;
}
.register_tit b{
	color: #EA223D;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	position: absolute;
	left: -12px;
}
.Regis_checkbox{
	margin-top: 10px;
	font-size: 14px;
}
.Regis_checkbox input{
	display: inline-block;
	vertical-align: middle;
	margin: -3px 3px 0px 0px;
}
.register_form .register_err{
	position: relative;
}
.register_form .checkbox-inline{
	line-height: 17px;
}
.register_form .radio-inline{
	line-height: 41px;
}
.register_form .photo_list li{
	width: 215px;
	margin-right: 10px;
	position: relative;
}
.register_form .photo_list .remark_span{
	width: 215px;
	height: 120px;
	border: 2px dashed #d5d5d5;
	border-radius: 5px;
}
.register_form .photo_list .remark_span img{
	max-width: 210px;
	max-height: 115px;
}
.register_form .photo_list .upload_fake {
	width: 215px;
	height: 120px;
	margin-top: -125px;
	margin-bottom: 5px;
}
.register_form .photo_list .upload_fake input[type="file"] {
	width: 215px;
	height: 120px;
}
.register_form .photo_list .font_value {
	width: 150px;
	height: 26px;
	display: inline-block !important;
	border: 1px solid #dfdfdf;
	padding: 0px 5px;
	border-radius: 0px;
	margin-left: 3px;
}
.register_form .photo_list .check_image_sty {
	margin-left: 30px;
}
.register_form .photo_list .text-center {
	margin-top:	10px;
	font-size: 14px;
}
.download_mould{
	position: absolute;
	bottom: 0px;
	right: -65px;
}
.register_input_last{
	padding: 0px;
	line-height: 30px;
}
.register_delay_date{
    font-size: 15px;
}
.register_text{
	margin-top: 5px;
    font-size: 14px;
}
.register_button{
	text-align: center;
	margin: 50px 0px;
}
.register_button button{
	background: #EA223D;
	padding: 12px 75px;
	font-size: 16px;
	border-radius: 5px;
}
.register_photo_else{
	padding: 7.5px 0px;
}
.register_photo_link{
	color: #000 !important;
}
.register_photo_upload{
	color: #EA223D;
	margin-left: 10px;
}
.font_value{
	width: 90px;
	height: 26px;
	display: inline-block !important;
	border: 1px solid #dfdfdf;
}
.check_image_sty{
	margin-left: 5px;
	color: #EA223D;
	line-height: 25px;
}
