.gou{
	overflow: hidden;width: 100%;color: #b6b5b5;
}
.dagou{
	float: left;
	width: 20px;
	margin-left: 9%;
}
.jizhu{
	float: left;
	width: 100px;
}
.wangji{
	float: right;
	width: 100px;
}
/*
.vcode-view{
	margin-left:-14px;
	display:none;
}
*/
.input-group .input-group-addon{
	background-color: #fff;
	border: none;
	height: 50px;
	width: 16.66666667%;
	border-right: solid 1px #b5b5b5;
	margin-left: 15px;
}
#vcode{
	outline:none;
	height: 50px;
	border:none;
	width: 66.66666667%;
}
.yzm{
	width: 70%;
	margin-left: 10px;
}
.yzm-1{
	padding-right: 15px;
}

@media only screen and (max-height:550px) {
	.join-form-marginbottom{
		position:static;
		margin: 30% auto 30px auto;
	}
	.footer-simple p{
		margin: 0px;
	}
	.footer-simple{
		position: static;
	}
}