.hb_bg{
	background: url(../images/hb_bg.gif) no-repeat center;
	height: 600px;
}
.hb_content{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.hb_notice{
	position: absolute;
	width: 288px;
	top: 114px;
	left: 206px;
	background: url(../images/n_bg.png);
	color: #fff;
	font-size: 12px;
	padding: 10px;
}
.left_lingqu{
	position: absolute;
	width: 208px;
	height: 43px;
	top: 214px;
	left: 256px;
	color: #fff;
	text-align: center;
}
.hb_lingqu{
	position: absolute;
	width: 208px;
	height: 43px;
	top: 244px;
	left: 256px;
	cursor: pointer;
}
.hb_paihang{
	position: absolute;
	width: 320px;
	height: 500px;
	top: 62px;
	right: 115px;
	overflow: hidden;
}
.hb_ul{
	margin-top: 50px;
}
.hb_ul li{
	line-height: 44px;
	padding: 0 55px;
	font-size: 16px;
}
.hb_show{
	width: 430px;
	height: 630px;
	background: url(../images/hb_show.gif);
	display: none;
	position: relative;
}
.hb_chai{
	width: 132px;
	height: 132px;
	border-radius: 66px;
	position: absolute;
	bottom: 139px;
	left: 152px;
	cursor: pointer;
}
.hb_ok{
	width: 430px;
	height: 630px;
	background: url(../images/hb_kai.gif);
	display: none;
	position: relative;
}
.hb_jiangli{
	position: absolute;
	top: 250px;
	width: 100%;
	height: 30px;
	text-align: center;
}
#hb_jiangli{
	color: #fcca00;
	font-size: 48px;
}
a.times_buy{
	display: inline-block;
	padding: 3px 5px;
	background: #A7D6FF;
	color: #000;
	font-size: 12px;
	border-radius: 2px;
}
.bottom_hb{
	display: fixed;
	bottom: 0;
	right: 0;
	width: 147px;
	height: 150px;
	background: url(../images/showhb.gif);
}
.buy_hb{
	text-align: center;
}
.buy_hb input[type=text]{
	width: 200px;
	display: block;
	padding: 0 10px;
	line-height: 28px;
	margin: 12px auto;
}
.buy_button{
	color: #fff;
	display: block;
	width: 80px;
	height: 26px;
	outline: none;
	background: #0d699a;
	border: 1px solid #0d699a;
	border-radius: 5px;
	margin: 5px auto;
}