* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 14px/1.6 "Microsoft Yahei", "simsun";
	color: #fff;
}
ol, ul {
	list-style: none;
}
img {
	border: none;
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*zoom:1
}
.wap a:link, .wap a:visited {
	text-decoration: none;
}
.wap a:hover, .wap a:active {
	text-decoration: none;
}
.top-nav a:link, .top-nav a:visited {
	color: #fff;
}
.top-nav a:hover, .top-nav a:active {
	color: #95ca07;
}
.none {
	display: none;
}
.dis-il {
	display: inline-block;
}
.p-a {
	position: absolute;
}
.p-r {
	position: relative;
}
body {
	font-size: 14px;
	text-align: center;
	background-color: #1B1B1B;
}
.wap {
	width: 100%;
	min-width: 1000px;
}
.sp {
	background: url("../images/sp.png") no-repeat;
}
/*样式开始*/
.bg2 {
	background: url("../images/bg2.jpg") no-repeat 50% 0;
	height: 1169px;
}
.main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../images/conter_bg.jpg') no-repeat;
	height: 1169px;
}
.box1 {
	width: 1000px;
	height: 530px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.box1 h3 {
	width: 1000px;
	height: 74px;
	margin: 0 auto;
}
.fp_p1 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 763px;
	height: 62px;
	line-height: 62px;
	overflow: hidden;
	padding-left: 72px;
}
.fp_p1 i {
	display: inline-block;
	margin: 0 auto -8px;
}
.fp_p1 span {
	color: #ffe59e;
	font-weight: bold;
	font-size: 20px;
}
.yfps {
	font-size: 14px;
	color: #db74ff;
	width: 193px;
	text-align: left;
	position: absolute;
	top: 80px;
	right: 0;
}
.yfps span {
	color: #ffe59e;
	font-size: 18px;
	font-weight: bold;
}
.box1 .yfps a {
	font-size: 14px;
	color: #b7e637;
	text-decoration: underline;
}
.menu {
	width: 978px;
	margin: 0 auto;
	padding-top: 55px;
	position: relative;
	height: 300px;
}
.menu li {
	width: 290px;
	height: 395px;
	margin: 0 18px;
	float: left;
	position: relative;
}
.menu li div {
	width: 290px;
	height: 290px;
	position: relative;
	opacity: 0;
}
.menu li div span {
	width: 290px;
	height: 55px;
	line-height: 65px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -145px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.menu li div span i {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-bottom: -3px;
	margin-right: 3px;
}
.menu li div img {
	display: block;
	margin: 0 auto;
}
.cj_btm {
	width: 204px;
	height: 70px;
	display: block;
	background-position: -24px -328px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -102px;
}
.cj_btm:hover {
	background-position: -258px -328px;
}
.active2 {
	opacity: 1;
}
.active {
	position: relative;
	opacity: 1;
}
.active span {
	position: absolute;
	width: 221px;
	height: 55px;
	line-height: 65px;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fffa64;
}
.xip2 {
	width: 82px;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 23px;
	color: #213a17;
	font-weight: bold;
	text-align: center;
	text-indent: 24px;
	position: absolute;
	top: 35px;
	left: 850px;
	background-position: -317px -200px;
	text-indent: -9999px;
}
.xip {
	width: 82px;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 23px;
	color: #213a17;
	font-weight: bold;
	text-align: center;
	text-indent: 24px;
	position: absolute;
	top: 35px;
	left: 850px;
	background-position: -317px -237px;
	text-indent: -9999px;
}
.xip2:hover {
	background-position: -409px -200px;
}
.zhz {
	width: 82px;
	height: 30px;
	line-height: 30px;
	font-size: 23px;
	text-align: center;
	color: #56c500;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 2px;
	left: 850px;
	background-position: -317px -162px;
	text-indent: -9999px;
}
.zhz:hover {
	background-position: -409px -162px;
}
.canvau {
	-webkit-backface-visibility: visible;
	-webkit-transform-origin: center center;
	-webkit-animation: canvau 2.5s 1s 1 ease normal both;
	-moz-backface-visibility: visible;
	-moz-transform-origin: center center;
	-moz-animation: canvau 2.5s 1s 1 ease normal both;
	backface-visibility: visible;
	transform-origin: center center;
	animation: canvau 2.5s 1s 1 ease normal both;
}
@-webkit-keyframes canvau {
 0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
 @-moz-keyframes canvau {
 0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
 @keyframes canvau {
 0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
.canvau2 {
	-webkit-backface-visibility: visible;
	-webkit-transform-origin: center center;
	-webkit-animation: canvau 2.5s 0s 1 ease normal both;
	-moz-backface-visibility: visible;
	-moz-transform-origin: center center;
	-moz-animation: canvau 2.5s 0s 1 ease normal both;
	backface-visibility: visible;
	transform-origin: center center;
	animation: canvau 2.5s 0s 1 ease normal both;
}
@-webkit-keyframes canvau {
 0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
 @-moz-keyframes canvau {
 0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
 @keyframes canvau {
 0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
.active2 {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: shake 1s .2s ease both;
	-moz-animation: shake 1s .2s ease both;
}
 @-webkit-keyframes shake {
 0%, 100% {
-webkit-transform:translateX(0);
}
 10%, 30%, 50%, 70% {
-webkit-transform:translateX(-10px);
}
 20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px);
}
}
 @-moz-keyframes shake {
 0%, 100% {
-moz-transform:translateX(0);
}
 10%, 30%, 50%, 70% {
-moz-transform:translateX(-10px);
}
 20%, 40%, 60%, 80% {
-moz-transform:translateX(10px);
}
}
/*抽奖动画*/
.choujdz {
	position: absolute;
	z-index: 99;
	-webkit-animation: pulse 1s .2s ease both;
	-moz-animation: pulse 1s .2s ease both;
}
 @-webkit-keyframes pulse {
 0% {
-webkit-transform:scale(1)
}
 50% {
-webkit-transform:scale(1.3)
}
 80% {
-webkit-transform:scale(1);
}
 100% {
opacity: 0;
}
}
 @-moz-keyframes pulse {
 0% {
-moz-transform:scale(1)
}
 50% {
-moz-transform:scale(1.3);
}
 80% {
-moz-transform:scale(1);
}
 100% {
opacity: 0;
}
}
/*抽奖动画*/
.active {
	position: absolute;
	z-index: 99;
	-webkit-animation: pulse2 1s .2s ease both;
	-moz-animation: pulse2 1s .2s ease both;
}
 @-webkit-keyframes pulse2 {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
 @-moz-keyframes pulse2 {
 0% {
opacity: 0;
}
 100% {
opacity:1;
}
}
.cj_1 {
	-webkit-animation: ysdh1 1s .5s ease both;
	-moz-animation: ysdh1 1s .5s ease both;
}
 @-webkit-keyframes ysdh1 {
 0% {
-webkit-transform:translateX(327px)
}
 20% {
-webkit-transform:translateX(0)
}
 40% {
-webkit-transform:translateX(327px)
}
 60% {
-webkit-transform:translateX(654px)
}
 80% {
-webkit-transform:translateX(327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
 @-moz-keyframes ysdh1 {
 0% {
-webkit-transform:translateX(327px)
}
 20% {
-webkit-transform:translateX(0)
}
 40% {
-webkit-transform:translateX(327px)
}
 60% {
-webkit-transform:translateX(654px)
}
 80% {
-webkit-transform:translateX(327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
.cj_2 {
	-webkit-animation: ysdh2 1s .5s ease both;
	-moz-animation: ysdh2 1s .5s ease both;
}
 @-webkit-keyframes ysdh2 {
 0% {
-webkit-transform:translateX(0)
}
 20% {
-webkit-transform:translateX(0)
}
 40% {
-webkit-transform:translateX(327px)
}
 60% {
-webkit-transform:translateX(0)
}
 80% {
-webkit-transform:translateX(-327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
 @-moz-keyframes ysdh2 {
 0% {
-webkit-transform:translateX(0)
}
 20% {
-webkit-transform:translateX(0)
}
 40% {
-webkit-transform:translateX(327px)
}
 60% {
-webkit-transform:translateX(0)
}
 80% {
-webkit-transform:translateX(-327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
.cj_3 {
	-webkit-animation: ysdh3 1s .5s ease both;
	-moz-animation: ysdh3 1s .5s ease both;
}
 @-webkit-keyframes ysdh3 {
 0% {
-webkit-transform:translateX(-327px)
}
 20% {
-webkit-transform:translateX(0)
}
 40% {
-webkit-transform:translateX(-327px)
}
 60% {
-webkit-transform:translateX(-654px)
}
 80% {
-webkit-transform:translateX(-327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
 @-moz-keyframes ysdh3 {
 0% {
-webkit-transform:translateX(-327px)
}
 20% {
-webkit-transform:translateX(0)
}
 40% {
-webkit-transform:translateX(-327px)
}
 60% {
-webkit-transform:translateX(-654px)
}
 80% {
-webkit-transform:translateX(-327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
.eli_left {
	-webkit-animation: fadeOutRightBig 1s .5s ease both;
	-moz-animation: fadeOutRightBig 1s .5s ease both;
}
 @-webkit-keyframes fadeOutRightBig {
 0% {
-webkit-transform:translateX(0)
}
 20% {
-webkit-transform:translateX(327px)
}
 40% {
-webkit-transform:translateX(0)
}
 60% {
-webkit-transform:translateX(327px)
}
 80% {
-webkit-transform:translateX(0)
}
 100% {
-webkit-transform:translateX(0)
}
}
 @-moz-keyframes fadeOutRightBig {
 0% {
-webkit-transform:translateX(0)
}
 30% {
-webkit-transform:translateX(327px)
}
 80% {
-webkit-transform:translateX(327px)
}
 100% {
-webkit-transform:translateX(0)
}
}
.eli_conter {
	-webkit-animation: fadeOutRightBig2 1s .5s ease both;
	-moz-animation: fadeOutRightBig2 1s .5s ease both;
}
 @-webkit-keyframes fadeOutRightBig2 {
 0% {
-webkit-transform:translateX(0)
}
 30% {
-webkit-transform:translateX(0)
}
 80% {
-webkit-transform:translateX(0)
}
 100% {
-webkit-transform:translateX(0)
}
}
 @-moz-keyframes fadeOutRightBig2 {
 0% {
-webkit-transform:translateX(0)
}
 30% {
-webkit-transform:translateX(0)
}
 80% {
-webkit-transform:translateX(0)
}
 100% {
-webkit-transform:translateX(0)
}
}
.eli_right {
	-webkit-animation: fadeOutLeftBig3 1s .5s ease both;
	-moz-animation: fadeOutLeftBig3 1s .5s ease both;
}
 @-webkit-keyframes fadeOutLeftBig3 {
 0% {
-webkit-transform:translateX(0)
}
 20% {
-webkit-transform:translateX(-327px)
}
 40% {
-webkit-transform:translateX(0)
}
 60% {
-webkit-transform:translateX(-327px)
}
 80% {
-webkit-transform:translateX(0)
}
 100% {
-webkit-transform:translateX(0)
}
}
 @-moz-keyframes fadeOutLeftBig3 {
 0% {
-webkit-transform:translateX(0)
}
 30% {
-webkit-transform:translateX(-327px)
}
 80% {
-webkit-transform:translateX(-327px)
}
 100% {
-webkit-transform:translateX(0)
}
}