body,html{
	padding:0;
	margin:0;
	width: 100%;
	height: 100%;
	font-family: "微软雅黑"
}
body{
	background: url(../img/zhuce.jpg);
}
.zhuce{
	width: 410px;
	height: 710px;
	background: rgba(0,0,0,0.2);
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	margin:auto;
}
.zhuceinner{
	width: 400px;
	height: 700px;
	background: #fff;
	margin: 5px auto;
	overflow: hidden;
}
.zhuce1{
	margin: 40px auto 0;
	width: 357px;
	height: 28px;
	border:2px solid #E8E8E8;
	font-size:14px;
}
.zhuce1:nth-of-type(8){
	margin: 30px auto 0;
	border:0;
	color:#999;
}
.zhuce1:nth-of-type(8) dd{
	margin-left: 0;
	line-height: 28px;
}
.zhuce1 span{
	margin-top: 5px;
	margin-left: 10px;
	opacity: 0.1
}
.zhuce1 input{
	width: 300px;
	margin-left: 19px;
	outline: none;
	border:0!important;

}
.zhuce2{
	margin: 30px auto 0;
	width: 357px;
	height: 34px;
	background: #588EBE;
	text-align: center;
	line-height: 34px;
	color:#fff;
	cursor: pointer;
}
.zhuce3{
	margin: 15px auto 0;
	width: 357px;
	height: 30px;

}
.zhuce3 input{
	background: #fff;
}
.zhuce3 div{
	float: right;
	width: 325px;
	font-size: 12px;
	padding-left: 12px;
}
dd{
	float: left;
	width: 80px;
}
.yzm input{
	width: 130px;
}
.anniu{
	margin: 0!important;
	display: inline-block;
	width: 172px;
	height: 100%;
	background: #000;
	cursor: pointer;
	color:#fff;
	text-align: center;
	line-height: 28px;
	transform:translateY(-4px);
}