header {
	height: 166px;
	background: #FFFFFF;
	padding: 5px 200px;
	line-height: 166px;
}

.header-left {
	line-height: 130px;
}

.header-left img {
	width: 215px;
	heighips: auto;
	vertical-align: middle;
}

.header-left span {
	font-size: 24px;
	font-weight: 400;
	color: #BD0230;
	margin-left: 62px;
	vertical-align: middle;
}

.header-right {
	line-height: 83px;
}
.header-right .login{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #C1133E;
}
.header-right span {
	height: 19px;
	font-size: 18px;
	font-weight: 400;
	color: #909090;
}

.header-right a {
	font-size: 18px;
	font-weight: 400;
	color: #909090;
}

article {
	padding: 71px 0px 44px 0px;
}

.banner-register {
	width: 900px;
	height: 1472px;
	background: #FFFFFF;
	margin: 0 auto;
	border-top: 3px solid #BD0230;
}

.register-img {
	background: url(//images/accurate/register_bg.png) center center no-repeat;
	width: 782px;
	height: 85px;
	font-size: 89px;
	font-weight: bold;
	color: #909090;
	margin: 0 auto;
}

.register-bot-inside {
	display: flex;
}

.register-bot {
	width: 400px;
	margin: 0 auto;
	margin-top: -20px;
	margin-bottom: 30px;
}

.register-bot-inside {
	margin-bottom: 30px;
}

.register-bot-left,
.register-bot-right {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.register-bot-left {
	background: #BD002E;
	margin: 0 auto;
}

.register-bot-right {
	background: #fff;
}

.register-bot-right span {
	font-size: 14px;
	font-weight: 400;
	color: #1A1A1A;
}

.register-bot-left span {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.register-bot-left span,
img {
	vertical-align: middle;
}

.register-bot-right span,
img {
	vertical-align: middle;
}

.from-box {
	width: 400px;
	height: 54px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding-left: 27px;

	line-height: 54px;
	margin-bottom: 24px;
}

.user-iphone {
	padding-left: 20px;
}

.user-iphone input {
	width: 267px !important;
}

.from-box .sign {
	color: #BD002E;
}

.from-box input {
	width: 270px;
	height: 98%;
	border: 0;
	font-size: 14px;
	color: #909090;
	font-weight: 400;
	margin-left: 10px;
	box-sizing: border-box;
}
.from-boxs{
	margin-left: 27px;
	line-height: 60px;
	margin-top: -20px;
}
.from-boxs .sign {
	color: #BD002E;
}


.from-box .noma {
	width: 150px;
}
.sendma {
	width: 140px;
	height: 54px;
	background: #BD002E;
	float: right;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}
.from-box select {
	margin-left: 10px;
	border: 0;
}

form {
	position: relative;
}

.agreement,
.promptly {
	width: 400px;
	height: 54px;
	padding-left: 27px;
	overflow: hidden;
	line-height: 54px;
	margin-bottom: 24px;

}

.promptly button {
	width: 100%;
	height: auto;
	outline: none;
	border: 0;
	background-color: #BD002E;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}

.promptly {
	background-color: #BD002E;
	text-align: center;
}

.from-box .tips {
	display: none;
	position: absolute;
	margin-left: 8px;
	margin-top: -16px;
	color: #BD002E;
	font-size: 12px;
}
.from-box .tipsPassWord{
	display: none;
	position: absolute;
	margin-left: 8px;
	margin-top: -16px;
	color: #BD002E;
	font-size: 12px;
}
.from-box .tipsGong{
	display: none;
	position: absolute;
	margin-left: 8px;
	margin-top: -16px;
	color: #BD002E;
	font-size: 12px;
}
.from-box .sendmas{
	display: none;
	position: absolute;
	margin-left: 8px;
	margin-top: -16px;
	color: #BD002E;
	font-size: 12px;
}
.from-box .phons{
	display: none;
	position: absolute;
	margin-left: 8px;
	margin-top: -16px;
	color: #BD002E;
	font-size: 12px;
}
.footer-box {
	font-size: 14px;
	color: #666;
	height: 200px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}
.footer-box div {
	color: #666;
	margin-bottom: 16px;
}
.footer-box div span {
	margin-right: 16px;
}
.footer-box p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 24px;
	margin-top: 18px;
}



.addressOutter{
	width: 100%;
	height: 100%;
}
.addressOutter .addressMasker{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
}
.addressOutter .addressInner{
	position: absolute;
	background-color: #fff;
	border:1px solid #ddd;
	border-radius: 4px;
	width: 480px;
	overflow: hidden;	
	left: 50%;
	top: 487px;
	transform: translateX(-17%);
	box-shadow: 0 0 0 1px #eee;
}

/*地址选择二级联动 S*/

.addressOutter{
	width: 100%;
	height: 100%;
}
.addressOutter .addressMasker{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
}
.addressOutter .addressInner{
	position: absolute;
	background-color: #fff;
	border:1px solid #ddd;
	border-radius: 4px;
	width: 480px;
	overflow: hidden;	
	left: 50%;
	top: 487px;
	transform: translateX(-17%);
	box-shadow: 0 0 0 1px #eee;
}

.tabTop ul{
	height:30px;
	margin-top: 5px;
	display: block;
	border-bottom: 2px solid #BD002E;
}

.tabTop ul li{
	float:left;
	width:130px;
	height:30px;
	margin: 0 5px;
	cursor: pointer;
	line-height:30px;
	text-align:center;
	display: inline-block;
	background-color:#fff;
	border: 1px solid #CECBCE;
	border-bottom: 2px solid #BD002E;
}

.tabTop ul .active{
	border: 2px solid #BD002E;
	border-bottom: 2px solid #fff;
}

/* .show{
	display: block;
}
.hide{
	display: none;
} */

.tabBottom {
	margin-top: 10px;
	height: auto;
}
.tabBottom ul{
	display: none;
}
.tabBottom .address {
	float:left;
	margin: 5px;
	width: 130px;
	height: auto;
	cursor: pointer;
	text-align: left;
}

.tabBottom .address:hover {
	color: #BD002E;
}