* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	color: inherit;
	font-weight: normal;
	font-family: "微软雅黑";
	box-sizing: border-box;
	font-style: normal;
	outline: none;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
	border: 0;
	vertical-align: top;
}

.top {
	width: 100%;
	margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
	position: fixed;
}

.top a {
	display: block;
}

.top img {
	width: 100%;
}

.ha-header-bottom{
	width: 100%;
	margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
}

.ha-header-bottom a {
	display: block;
}

.ha-header-bottom img {
	width: 100%;
}



.lottery {
	width: 100%;
	margin: 0 auto;
	padding-top: 2rem;
}

.lottery img {
	width: 100%;
}

.txt {
	width: 6.8rem;
	margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
	font-size: .28rem;
	padding: .35rem 0;
}

.txt dl {
	width: 100%;
	overflow: hidden;
	line-height: 1.75;
	padding: .15rem 0;
}

.txt dt {
	width: 1.5rem;
	float: left;
	text-align: left;
	color: #496a72;
}

.txt dd {
	width: 5.3rem;
	float: right;
	color: #242e31;
}