  body {
	margin: 0;
	font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","SimSun","ËÎÌå";
}
a {
	text-decoration: none;
	color: #224892;
	outline: none;
}
.bns-01 {
	background-image: url();
}
.bns-01 .con {
	background-image: url();
}
.bns-02 {
	background-image: url();
}
.bns-02 .con {
	background-image: url();
}
.bns-03 {
	background-image: url();
}
.bns-03 .con {
	background-image: url();
}
.banner-control {
	position: absolute;
	top: 0;
	left: 50%;
	width: 980px;
	margin-left: -490px;
}
.banner-control a {
	position: absolute;
	top: 200px;
	width: 30px;
	height: 30px;
	line-height: 10;
	overflow: hidden;
	background-image: url(/zs/images/icon_control.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
}
.banner-control a.left1 {
	left: -55px;
	background-position: 0 0;
}
.banner-control a.left1:hover {
	background-position: 0 -30px;
}
.banner-control a.right {
	right: -55px;
	background-position: -30px 0;
}
.banner-control a.right:hover {
	background-position: -30px -30px;
}
.banner-show {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 0;
	width: 100%;
	min-width: 980px;
	height: 410px;
	overflow: hidden;
}
.banner-show .cell {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center top;
}
.banner-show .cell .con {
	position: relative;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center top;
}
.button {
	display: inline-block;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","SimSun","ËÎÌå";
	color: white;
	border: 0 none;
	background-color: #167efb;
	background-repeat: repeat-x;
	background-position: 0 0;
	cursor: pointer;
}
.container {
	position: relative;
	top: 600px;
	z-index: 2;
	width: 980px;
	height: 0;
	margin: auto;
}
.register-box {
	position: absolute;
	top: -550px;
	right: 0;
	width: 220px;
	/* height: 230px; */
	background: white;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.95);
}
.reg-form {
	width: 180px;
	height: 280px;
	margin: auto;
}
.reg-form .bottom {
	height: 55px;
}
.reg-form .bottom .button {
	display: block;
	border-radius: 3px;
}
.btn-green {
	height: 55px;
	line-height: 55px;
	background-color: #19c4ce;
	margin-top: 15px;
}
.btn-green a {
	line-top: 55px;
}
.btn-green:hover {
	background-color: #72d9e0;
}