	*,
	input {
		padding: 0;
		margin: 0;
		/*border-radius:4px ;*/
	}
	
	body {
		background: rgba(245, 245, 245, 1);
	}
	
	.contain_body {
		min-width: 1090px;
	}
	
	.title {
		background: #000000;
		width: 100%;
		height: 50px;
	}
	
	.title_container {
		line-height: 50px;
		color: white;
		width: 1090px;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.title_container img {
		vertical-align: -8px;
	}
	
	.title span
	{
		font-size: 14px;
		font-weight: 400;
		color: rgba(255, 255, 255, 1);
		line-height: 20px;
	}
	
	.title_container>div:nth-child(1) {
		float: left;
	}
	
	.comp {
		margin-left: 10px;
		color: #fff;
	}
	
	.title_container>div:nth-child(2) {
		float: right;
	}
	
	.title_right>span {
		font-size: 14px;
		font-weight: 400;
		color: rgba(255, 255, 255, 1);
		padding: 0 10px;
		cursor: pointer;
	}
	
	.title_right>span:nth-child(1),
	.title_right>span:nth-child(2),
	.title_right>span:nth-child(3) {
		border-right: 1px white solid;
	}
	/*注册密码步骤*/
	
	body {
		background: rgba(245, 245, 245, 1);
	}

	.steps {
		width: 1090px;
		margin: 0 auto;
		margin-top: 18px;
		background: white;
		z-index: 22;
		border: 1px white solid;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.step img {
		width: 42px;
	}
	
	.step span {
		vertical-align: 17px;
		font-size: 20px;
		font-weight: 600;
		color: rgba(51, 51, 51, 1);
		line-height: 28px;
		padding-left: 15px;
	}
	
	.step a {
		display: block;
		color: #4165FD;
		margin-top: 62px;
		margin-left: -281px;
		float: left;
		font-weight: 500;
		color: rgba(65, 101, 253, 1);
		line-height: 20px;
	}
	
	.pas_text {
		padding-top: 53px;
		font-size: 24px;
		font-weight: 400;
		color: rgba(51, 51, 51, 1);
		line-height: 33px;
		text-align: center;
	}
	
	.inputs {
		text-align: center;
	}
	
	.mobile {
		margin-top: 43px;
		width: 450px;
		margin: 0 auto;

		text-align: center;
		margin-top: 43px;
	}
	
	.mobile>label,
	.Verification_code>label {
		margin-right: 26px;
		font-size: 14px;
		font-weight: 400;
		color: rgba(51, 51, 51, 1);
	}
	
	.Verification_code>label {
		margin-left: 13px;
	}
	
	.mobile>input {
		height: 40px;
		width: 336px;
	}
	
	.mobile>label,
	.Verification_code>label {
		float: left;
		padding-top: 12px;
	}
	
	.mobile>input,
	.Verification_code>span {
		float: right;
	}
	
	#input {
		height: 38px;
		/* margin-right: -15px; */
	}
	
	input {
		border-radius: 4px;
		border: 1px darkgray solid;
	}
	
	.get_code {
		margin-left: 69px;
		border: 1px solid rgb(75, 112, 253);
		font-size: 14px;
		font-weight: 400;
		color: rgba(75, 112, 253, 1);
		line-height: 20px;
		padding: 5px 10px;
		border-radius: 4px;
	}
	
	.Verification_code {
		margin-top: 19px;
		margin-left: 4px;
		margin-left: -16px;
		width: 450px;
		margin: 0 auto;
		overflow: hidden;
		margin-top: 19px;
	}
	
	.Verification_code>span {
		display: block;
		height: 40px;
	}
	/*提交按钮*/
	
	.button {
		width: 340px;
		margin-top: 40px;
		margin-left: 109px;
		padding: 9px 0;
		background-color: rgb(65, 101, 253);
		color: white;
		border-radius: 4px;
	}
	/*提示*/
	
	.pas_tip {
		width: 850px;
		border: 1px rgba(255, 148, 40, 1) solid;
		margin: 61px auto;
	}
	
	.tes {
		font-size: 12px;
		font-weight: 400;
		color: rgba(136, 136, 136, 1);
		line-height: 17px;
		margin-bottom: 8px;
		margin-left: 15px;
	}
	
	.tip_cod {
		font-size: 12px;
		font-weight: 600;
		color: rgba(51, 51, 51, 1);
		line-height: 17px;
		margin: 20px 15px;
	}
	/**/
	
	.contain_t {
		height: 230px;
	}
	
	.bottom_last {
		margin: 0 auto;
		width: 1090px;
	}
	
	.bottom {
		background-color: rgb(15, 20, 42);
		min-width: 1090px;
		height: 250px;
		padding-top: 39px!important;
	}
	
	.bottom_last_son {
		color: rgba(128, 133, 136, 1);
	}
	
	.about {
		font-size: 16px;
		font-weight: 400;
		color: rgba(128, 133, 136, 1);
		line-height: 22px;
		margin-top: 39px;
		margin-bottom: 34px;
	}
	
	.about>span {
		margin-right: 40px;
	}
	
	.center>span,
	.bottom_number>span,
	.bottom_number>a,
	.numb>span {
		font-size: 14px;
		font-weight: 400;
		color: rgba(128, 133, 136, 1);
		line-height: 20px;
		margin-right: 20px;
		padding-bottom: 59px;
	}
	
	.center {
		margin-bottom: 12px;
	}
	
	.numb {
		margin-top: 4px;
	}
	
	.police_img {
		height: 20px;
		height: 20px;
		vertical-align: -4px;
	}
	
	.mobile_input::-webkit-outer-spin-button,
	.mobile_input::-webkit-inner-spin-button {
		-webkit-appearance: none !important;
	}
	.Verification_code>label {
		margin-left: 0px;
	}
	
	.mobile {
		width: 494px;
	}
	
	.button {
		margin-left: 150px;
	}
	
	.step_two {
		text-align: center;
		margin-top: 36px;
	}
	
	a {
		color: #fff;
		text-decoration: none;
	}
	
	.inputs::-webkit-outer-spin-button,
	.inputs::-webkit-inner-spin-button {
		-webkit-appearance: none !important;
	}
	
	.inputs {
		text-align: left;
		padding-left: 5px;
		
	}
	
	.inputs::placeholder {
		color: #AEAEAE;
	}

		
	