@charset "utf-8";
/* CSS Document */
body{ font-size:14px; font-family:"微软雅黑"; margin:0; padding:0;color:#000000;background-color:#ffffff;}
ul,li,p,div,a,img,input{margin:0; padding:0; list-style:none}
input[type="button"],button,a{ cursor:pointer; list-style:none}
img{border:none; }
a{color:#000;text-decoration:none}


.clear{
	clear:both;
}
.fullWidth{
	width:100%;
}
.Float_left{
	float:left;
}
.Float_right{
	float:right;
}
.tc-cen{
	text-align:center
}
.tex-fff{ color:#fff;} 
.tex-idt{ text-indent:2em;}
.red{
	color:#ff0000;
}
.text{ 
	line-height:22px;
	margin-bottom:15px;
}
.marleft{
	margin-left:15px;
}



.content{
	width:1000px;
	height:550px;
	margin:0 auto;
	
}

/*金手指页面*/
.gold{
	background:url(../image/icon-bg.png) no-repeat;
	width:1000px;
	height:auto;
}
.NumPeriods{
	padding-top:20px;
	height:70px;
}
.num{
	font-size:24px;
	color:#fff;
	font-family:"宋体";
}
.BigNum{
	font-size:77px;
	font-style:italic;
	font-family:"Arial Regular";
	color:#ffd800}
.Countdown{
	height:65px;
	margin-top:20px;
	color:#fff;
	font-size:30px;
	font-family:"宋体"
}
.times{
	background:url(../image/icon-timebg.png) no-repeat;
	width:59px;
	height:56px;
	position:relative;
	line-height:56px;
	color:#fff;
	font-family:"Arial Bold";
	font-size:36px;
	text-align:center;
	display:inline-block;
	margin-right:15px;
	vertical-align:middle;
}
.times > i{
	position:absolute;
	z-index:10;
	background:url(../image/icon-cen.png) no-repeat;
	top:24px;
	left:0;
	width:59px;
	height:9px;
}
.CardOffUl li{
	width:202px;
	height:273px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
.showBtn{
	background:url(../image/showbtn2.png) no-repeat;
	width:269px;
	height:104px;
	display:inline-block;
	margin-bottom:15px;
	margin-top:10px;
	cursor:pointer ; 
	border:none;
}
.goldDiv{
	width:870px;
	margin:0 auto;
}
.goldTitle{
	height:40px;
	margin-bottom:15px;
}
.goldTitSpan{
	font-size:30px;
	font-family:"黑体";
	color:#fff;
}
.hr01,.hr02,.hr03{
	height:1px;
	background:#ff0000;
	border:none;
	display:inline-block;
}
.hr01{
	width:310px;
}
.hr02{
	width:340px;
}
.hr03{
	width:360px;
}
.Rising{
	height:330px;
}
.Risingleft{
	width:320px;
	font-size:16px;
	font-family:"微软雅黑 Light";
}
.RisingRight{
	width:518px;
	height:330px;
	overflow:hidden;
	}
.RisingleftDiv{
	line-height:25px;
	margin-bottom:20px;
	color:#fff
}
.Record{
	height:660px;
	margin-top:20px;
}
.RecordUl{
	width:870px;
	margin:0 auto;
}
.RecordUl li{
	float:left;
	width:175px;
	padding-left:15px;
	font-size:12px;
	padding-right:23px;
	height:223px;
	background:url(../image/icon-cardBg.png) no-repeat;
	padding-top:50px;
	text-align:center;
	margin-right:2px;
	color:#ffcc00;
	line-height:24px;
	margin-bottom:20px;
	overflow:hidden;
}
.TurnDay{
	background-color:#890000;
	height:32px;
	width:82px;
	display:inline-block;
	line-height:27px;
	text-align:center;
	color:#fef500;
	font-size:24px;
}
.text2{
	text-align:center;
	color:#fef500;
	font-size:18px;
	height:30px;
	margin-bottom:10px;
}
.Rules{
	height:250px;}
.RulesUl{
	
	margin-top:15px;}
.RulesUl li{
	background:url(../image/icon-ruleli.png) no-repeat left center;
	padding-left:20px;
	margin-left:10px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	margin-top:8px;
}

.bottom2{
	height:105px;
	line-height:80px;
	text-align:center;
	color:#a1a1a1;
	font-size:12px;
	font-family:"宋体"}
	
.showBtnon{
	background:url(../image/showbtnNow.png) no-repeat;
	width:269px;
	height:104px;
	display:inline-block;
	margin-bottom:15px;
    margin-left:300px;
	margin-top:20px;
	cursor:pointer ; 
	border:none;
}
.showBtnoff{
	background:url(../image/showbtnoff.png) no-repeat;
	width:269px;
	height:104px;
	display:inline-block;
	margin-bottom:15px;
	margin-left:300px;
	margin-top:20px;
	cursor:pointer ; 
	border:none;
}