body{
	background: url(../images/bg_repeat.jpg);
}
.honor{
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}
.honor img{
	width: 1100px;
	height: 768px;
}
.company{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 380px;
	left: 0;
}
.company p{
	font-size: 50px;
	line-height: 60px;
	font-family: "\5b8b\4f53";
	font-weight: bold;
}
.net{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 440px;
	left: 0;
}
.net p{
	font-size: 30px;
	line-height: 40px;
	font-family: arial;
}
.time{
	text-align: center;
	position: absolute;
	top: 647px;
	left: 126px;
}
.time p{
	font-size: 18px;
	line-height: 25px;
	font-family: arial;
	font-weight: bold;
	font-family: "microsoft yahei";
}
.printBtn{ 
	width:100%; 
	text-align:center;
	margin: 20px 0;	
}