* {
	margin: 0;
	padding: 0;
}
html,
body,
#mainbody {
	height: 100%;
}
.miscbox {
	position: absolute;
	bottom: 580px;
}
#mainbody {
	background: #1158e7 url('../images/404_bg.jpg') no-repeat center bottom;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
}
#wrap a {
	display: inline-block;
	position: relative;
	z-index: 4;
	width: 295px;
	font-size: 25px;
	margin: 10px 10px;
	padding: 38px 0;
	line-height: 2;
	color: #fff;
	font-family: "microsoft yahei", "simhei", sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background-color: #0f4dc5;
}
#wrap a:hover {
	background-color: #3f92f0;
}
.mainbody{text-align: center;}
.minibox{width:475px;height: 100px;float: left;text-align: center;}
.minibox2{width:310px;height: 100px;margin-left: 11px;float: left;text-align: center;}
.minibox2 a{	float: left;
	z-index: 4;
	width: 140px;
	height: 45px;
	font-size: 25px;
	margin: 7px;
	line-height: 45px;
	color: #fff;
	font-family: "microsoft yahei", "simhei", sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background-color: #0f4dc5;
}

.minibox2 a:hover {
	background-color: #3f92f0;
}

.minibox3{width:310px;height: 100px;margin-left: 11px;float: left;text-align: center;}

.wave1 {
	position: absolute;
	z-index: 3;
	bottom: 0;
	margin-top: 50px;
	width: 100%;
	color: #999;
	background: url('../images/bl.png') repeat-x 0 0;
	-webkit-animation: 8s linear 0s none infinite tweenxx;
	-moz-animation: 8s linear 0s none infinite tweenxx;
	animation: 8s linear 0s none infinite tweenxx;
}
.wave {
/*	height: 220px;   */
    height: 0px;
	background: url('../images/bl.png') repeat-x 330px 0;
	-webkit-animation: 10s linear 0s none infinite tweenx;
	-moz-animation: 10s linear 0s none infinite tweenx;
	animation: 10s linear 0s none infinite tweenx;
}
@-webkit-keyframes tweenx {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 1600px 0;
	}
}
@-moz-keyframes tweenx {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 1600px 0;
	}
}
@keyframes tweenx {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 1600px 0;
	}
}
@-webkit-keyframes tweenxx {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -1600px 0;
	}
}
@-moz-keyframes tweenxx {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -1600px 0;
	}
}
@keyframes tweenxx {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -1600px 0;
	}
}
.tower {
	background: url('../images/un_pic.png') no-repeat;
}
.tower {
	background-position: 0 -127px;
	position: absolute;
	z-index: 2;
	top: 140px;
	left: 20px;
	width: 116px;
	height: 264px;
}
.towerlight {
	position: absolute;
	z-index: 1;
	left: 52px;
	top: 166px;
	width: 52px;
	height: 52px;
	background-color: #fefa90;
	box-shadow: 0 0 50px rgba(255, 248, 74, 1);
	-webkit-animation: 3s linear 0s none infinite light;
	-moz-animation: 3s linear 0s none infinite light;
	animation: 3s linear 0s none infinite light;
}
@-webkit-keyframes light {
	0% {
		box-shadow: 0 0 50px rgba(255, 254, 165, 1);
	}
	50% {
		box-shadow: 0 0 10px rgba(255, 248, 74, 1);
	}
	100% {
		box-shadow: 0 0 50px rgba(255, 254, 165, 1);
	}
}
@-moz-keyframes light {
	0% {
		box-shadow: 0 0 50px rgba(255, 254, 165, 1);
	}
	50% {
		box-shadow: 0 0 10px rgba(255, 248, 74, 1);
	}
	100% {
		box-shadow: 0 0 50px rgba(255, 254, 165, 1);
	}
}
@keyframes light {
	0% {
		box-shadow: 0 0 50px rgba(255, 254, 165, 1);
	}
	50% {
		box-shadow: 0 0 10px rgba(255, 248, 74, 1);
	}
	100% {
		box-shadow: 0 0 50px rgba(255, 254, 165, 1);
	}
}
.beam {
	position: absolute;
	z-index: 3;
	left: -232px;
	top: 75px;
	width: 673px;
	height: 198px;
	background: url('../images/beam.png') no-repeat;
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
	-webkit-transform-origin: 308px 115px;
	transform-origin: 308px 115px;
	-webkit-animation: 10s linear 0s none infinite beam;
	-moz-animation: 10s linear 0s none infinite beam;
	animation: 10s linear 0s none infinite beam;
}
@-webkit-keyframes beam {
	0% {
		-webkit-transform: rotate(15deg);
	}
	50% {
		-webkit-transform: rotate(65deg);
	}
	100% {
		-webkit-transform: rotate(15deg);
	}
}
@keyframes beam {
	0% {
		transform: rotate(15deg);
	}

	50% {
		transform: rotate(65deg);
	}

	100% {
		transform: rotate(15deg);
	}
}
.font{
	padding:100px 0 50px 0;
	font-size:30px;
	font-family:microsoft yahei;
}
.container{
	margin:0 auto; 
	width:960px; 
	position:relative; 
	height:100%;
}
.container2{
	margin:0 auto; 
	width:960px; 
}

.demoCode {
	position:fixed;
	left:50%;
	top:0;
	margin-left:-100px;
	background:#fff;
	margin-top:-250px;
	transition:all ease .5s;
	box-shadow:8px 14px 38px rgba(39,44,49,0.06),1px 3px 8px rgba(39,44,49,0.03);
	border-radius:3px;
	border-radius:0 0 3px 3px
}
.demoCode.on {
	margin-top:0
}
.demoCode img {
	vertical-align:top
}
.demoCode p {
	margin:0;
	text-align:center;
	padding-bottom:6px;
	letter-spacing:3px;
	color:#8590A6
}

.wrap {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto
}