/*体彩网首页70周年背景图*/
body{padding:0;margin:0;}
.g-gq70{
	width:100%;
	height:900px;
	background: url("../images/bg-gq70.jpg") no-repeat center top;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.t01{
	width:1050px;
	margin-top:80px;
	background: #f8f8f8;
	border-bottom:1px solid #ddd;
}
.u-gq70Close{
	position: absolute;
	top:0;
	right: 50%;
	margin-right: -560px;
	cursor:pointer;
}
.u-btnGq70{
	position: absolute;
	top:34px;
	right:50%;
	margin-right:-580px;
	cursor:pointer;
	display: none;
}