@charset "utf-8";
/* 
*	Date: 2014-11-7
*	Author: Agnes Xu
*/

html, body{width:100%;padding:0;margin:0;}
body{font-family:"微软雅黑","华文细黑",Arial, Helvetica, sans-serif;font-size:14px;color:#fff;user-select:none;-webkit-user-select:none;-webkit-text-size-adjust: none;background-color:#999;}
ul,li{
	margin: 0;
	padding: 0;
}
body{
	background: url(jnszf_wxts_20220124_bg.jpg) no-repeat;
	background-size: 100%;
}
.game_time{width:100px;height:100px;position:absolute;top:30%;left:40%;text-align:center;}

/* time scroll*/
.pie{width:100px;height:100px;background-color:blue;border-radius:50px;position:absolute;}
.pie1{clip:rect(0px,100px,100px,100px);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);background-color:#fff;}
.pie2{clip:rect(0px,100px,100px,0px);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);background-color:#fff;}
.hold{width:100px;height:100px;position:absolute;z-index:1;}
.bg{width:100px;height:100px;border-radius:50px;position:absolute;background-color:#d13c36;}
.time{z-index:1;text-align:center;line-height:80px;font-size:18px; color: #ff0000;}
.xf{
	width: 900px;
	height: 790px;
	margin: 60px auto 0 auto;
	background: url(jnszf_wxts_20220124_xf.png) no-repeat;
	overflow: hidden;
}
.xf_title{
	font-size: 48px;
	font-weight: bold;
	color: #b95c21;
	line-height: 160px;
	margin-top: 60px;
	overflow: hidden;
	text-align: center;
}
.xf_content{
	width: 750px;
	margin: 0 auto;
}
.xf_content ul li{
	list-style: none;
	font-size: 30px;
	color: #b95c21;
	line-height: 55px;
	border-bottom: 1px solid #b95c21;
}
.xf_djs{
	text-align: center;
	color: #b95c21;
	font-size: 18px;
}