*{margin: 0;padding: 0;border: 0;}
section{
	width: 100%;
	background: #fb2f4a;
	height: auto;
	position: relative;
	padding-top: 30px;
}
section img{
	width: 100%;
	position: relative;
}
li{list-style-type:none;}
#contentt{
	position: relative;
	width: 304px;
	height: 304px; 
	float: left;
	border: 2px solid #fffa78;
	margin:  0 auto;
}
#contentt li,#begin{
	position: absolute;
	width: 100px;
	height: 100px; 
	line-height: 100px;
	text-align: center; 
	border: 1px solid #f60;
}
#begin{
	background:url(../images/jifen_1.jpg) no-repeat;
	background-size: 100% auto;
}
#contentt li.current{
	border: 5px dashed #c50001;
	width: 90px;
	height: 90px;
	margin-left: 1px;
}
#begin{
	left: 50%;
	width: 100px;
	height: 100px;
	margin-left: -49px;
	cursor: pointer;
	margin-top: 103px;
}
#dashboard{ 
	height:150px; 
	line-height: 30px; 
	overflow: hidden; 
	float: left; 
	width: 240px; 
	margin: 100px;
}
.lott_po{
		width: 304px;
		margin: 0 auto
	}
.lott_divc{
	width: 95%;
	margin: 0 auto;
	background:#d6283f;
	padding: 10px 10px;
	box-sizing:border-box;
}
.lott_c_l{
	width: 100%;
}
.lott_c_r img{
	height: 12px;
	width: auto;
}
.lott_divc p,a{
	width: 80%;
	color: #fff;
}
.lott_divc .lott_c_l h4{
	color: #fff;
}
.lott_divc h4{
	font-size: 12px;
	color: #fff;
}
.lott_foot{
	width: 100%;
	height: auto;
	background: #f64e72;
	padding-bottom: 60px;
}
.lott_foot h4{
	font-size: 14px;
	height: 40px;
	background: #fff;
	color: #000;
	line-height: 40px;
	padding-left: 10px;
}
.lott_foot>div{
	width: 94%;
	margin-left: 3%;
	margin-top: 10px;
	background: red;
}
.lott_foot>div>a>img{
	width: 100%;
}
.lott_jies{
	position: absolute;
	width: 80px;
	height: 30px;
	background: #000;
	bottom:60px;
	right: 10px;
}
.lott_jies p{
	float: left;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	margin-left: 8px;
}
.lott_jies img{
	height: 14px;
	margin-top: 9px;
	float: right;
	margin-right: 5px;
}
.lott_y{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 440px;
	height: 416px;
	background: red;
}
.jifen_yn{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	position: fixed;
	left: 0;
	top: 0;
	-webkit-user-drag:none;
	-webkit-user-select:none;
	z-index: 9999;
	display: none;
}
.jifen_y{
	width: 300px;
	height: 208px;
	background: #fff;
	position: fixed;
	opacity: 1;
	top: 50%;
	display: none;
	left: 50%;
	margin: -150px 0 0 -150px;
	z-index: 99999;
}
.jifen_top{
	width: 100%;
	height: 20px;
	background: #c00024;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.jifen_top p{
	margin-left: 14px;
	float: left;
}
.jifen_top img{
	float: right;
	cursor: pointer;
}
.jifen_cen{
	width: 100%;
	height: 280px;
	background: url(../images/jifen_z.jpg) no-repeat;
	background-size: 100% auto;
}
.jifen_cen button{
	width: 120px;
	height: 25px;
	background: #ee0a3b;
	border-radius: 3px;
	border: none;
	outline: none;
	margin: 156px 0 0 90px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.jifen_cen p{
	font-size: 22px;
	color: #000;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}


body{
		 background:#fb2f4a;
	}
.navt{
	width: 100%;
	height: 33px;
	background: #e13b21;
	border-bottom: 1px solid #bd3620;
}
.navt>div{
	width: 25%;
	float: left;
	text-align: center;
	line-height: 33px;
	font-size: 16px;
}
.navt a{
	color: #fff;
}
.navt>div:nth-child(3){
	background: #c72d15;
}
.top{
	width: 100%;
	background: #f4462a;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px dashed #000;
}
.top dl{
	float: left;
}
.top dl dt{
	height: 72px;
}
.top dl dt img{
	height: 72px;
	margin-top: 20px;
	margin-left: 20px;
	border-radius: 72px;
	width: 72px;
}
.top dl dd{
	margin-top: 20px;
	height: 21px;
	margin-left: -4px;
}
.top dl dd img{
	height: 100%;
	float: left;
	margin-left: 20px;
	border-radius: 50%;
}
.top dl dd p{
	background: #c32a2f;
	width: 75px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	height: 20px;
	margin-left: 30px;
	border-radius: 10px;
	text-align: center;
}
.top_r{
	margin-left: 114px;
	padding-top: 30px;
}
.jingc{
	color: #fff;
}
.jingc_f{
	position: absolute;
	top:30px;
	right: 3px;
	color: #fff;
}
.jy{
	width: 95%;
	border: 1px solid #e1ad23;
	height: 20px;
	margin-top: 30px;
	border-radius: 3px;
}
.jy div{
	width: 90%;
	background: #e1ad23;
	height: 100%;
	border-radius: 3px;
	text-align: center;
	color: #fff;
}
.bottom{
	width: 100%;
	padding-top: 20px;
	background: #f4462a;
	display: -webkit-box;
	padding-bottom: 10px;
}
.bottom_d{
	-webkit-box-flex:1;
}
.bottom dl dt{
	height: 50px;
	border-radius: 50%;
	background: #c72d15;
	width: 50px;
	margin-left: 20px;
}
.bottom dl dt img{
	height: 28px;
	margin: 11px 0 0 11px;
}
.bottom dd{
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
.vip_p{
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}
.lottery_img_bann{
	width: 100%;
	height: auto;
	display: block;
}
.lott_activi{
	font-size:12px;color:#fff;padding:0 20px;text-align:center;margin-top:10px;margin-bottom:42px;
}
.lott_rules_detail{
	font-size:14px;text-align:center;width:95%;line-height:36px;margin:0 auto;position:relative;border:1px dashed #fff;margin-top:30px;
}
.lott_rules_detail .rules{
	position:absolute;height:20px;width:110px;top:-50%;left:50%;margin-left:-55px;background:#fdda0f;line-height:20px;font-size:12px;
}
.lott_rules_detail .lott_lot{

	color:#fff;font-size:14px;line-height:30px;
	text-align:left;
	margin:5px;

}
.lott_rules_detail .lott_lot a{
	color:#fdda0f;text-decoration:none;text-decoration:underline;
}
.lott_my_win_roc{
	border-bottom:1px dashed #fff;margin-bottom:5px;
}
.lott_draw{
	font-size:18px;line-height:44px;text-align:center;color:#fff;font-weight:normal;
}
.lott_box_sec{
	right: 0px; left: 0px; display: block;
}