﻿a{
	text-decoration:none;
}

.loading{
	position: fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	background:#fff;
	z-index: 99999;
}
.loadingfa{
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:29px;
	color:#444;
	position:absolute;
	left: 50%;
	margin-top:-25px;
	margin-left:-25px;
	top:50%;
}

.animteeh{
	opacity: 0.2;
	transition: all ease 1.5s;
		-webkit-transition: all ease 1.5s;
		-moz-transition: all ease 1.5s;
		-o-transition: all ease 1.5s;
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		-moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
		-o-transform: translateY(100px);
		
		
}
.animteeh.active{
	opacity:1;
	transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
}

.animts{
	opacity: 0.2;
	transition: all ease 1.5s;
		-webkit-transition: all ease 1.5s;
		-moz-transition: all ease 1.5s;
		-o-transition: all ease 1.5s;
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		-moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
		-o-transform: translateY(100px);
		
		
}
.active .animts{
	opacity:1;
	transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
}


@keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}

@keyframes rotate1{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(-360deg)}
}
@-webkit-keyframes rotate1{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(-360deg)}
}
@-moz-keyframes rotate1{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(-360deg)}
}
@-ms-keyframes rotate1{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(-360deg)}
}
@-o-keyframes rotate1{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(-360deg)}
}


.xuanzhuan{
	 animation: 2s linear 0s normal forwards infinite rotate;
	 -webkit-animation: 2s linear 0s normal forwards infinite rotate;
	 -moz-animation: 2s linear 0s normal forwards infinite rotate;
	 -o-animation: 2s linear 0s normal forwards infinite rotate;
}.xuanzhuan1{
	 animation: 5s linear 0s normal forwards infinite rotate;
	 -webkit-animation: 5s linear 0s normal forwards infinite rotate;
	 -moz-animation: 5s linear 0s normal forwards infinite rotate;
	 -o-animation: 5s linear 0s normal forwards infinite rotate;
}

.nizhuan{
	animation: 2s linear 0s normal forwards infinite rotate1;
	 -webkit-animation: 2s linear 0s normal forwards infinite rotate1;
	 -moz-animation: 2s linear 0s normal forwards infinite rotate1;
	 -o-animation: 2s linear 0s normal forwards infinite rotate1;
}


.nizhuan1{
	animation: 3s linear 0s normal forwards infinite rotate1;
	 -webkit-animation: 3s linear 0s normal forwards infinite rotate1;
	 -moz-animation: 3s linear 0s normal forwards infinite rotate1;
	 -o-animation: 3s linear 0s normal forwards infinite rotate1;
}
@keyframes Updown{from{margin-top:-0.32rem;}to{margin-top:0rem;}}
.shangxia{
	animation:1.4s  0s alternate none infinite running Updown;
}
.yaohuan{
	animation:2.4s  0s alternate none infinite running swing;
}.yaohuan1{
	animation:9.4s  0s alternate none infinite running swing;
}.flash{
	animation:2.4s  0s alternate none infinite running flash;
}.wobble{
	animation:20.4s  0s alternate none infinite running wobble;
}
.dtable{
	display:table;
	width:100%;
	height:100%;
}
.dcell{
	display:table-cell;
	vertical-align: middle;
	
}
body{
	background: url(../images/bg.jpg) no-repeat center top;
	height:1133px;
}.inner{
	width:1030px;
	margin:0 auto;
}
.header{
	height: 142px;
}
.logo{
	
}
.sacbox{
	color:#fff;
	font-size:12px;
	padding-top:4px;
}
.sacbox a{
	color:#fff;
}
.sacbox a:hover{
	text-decoration:underline;
}
.leftce{
	float:left;
	width:655px;
	padding-left:61px;
	padding-top:18px;
}
.miaoinpt{
	height:32px;
	line-height:32px;
	background:#412118;
	text-align:center;
	color:#fff;
	border:1px solid #d9775a;
}
.miaoinpt1{
	width:97px;
	height:32px;
}
.miaoinpt2{
	width:325px;
	text-align:center;
}
.libx{
	width:75px;
	text-align:center;
	padding-top:13px;
}
.ceul li{
	margin-bottom:13px;
}
.dakaibtn{
	display:block;
	width:104px;
	height:35px;
	background: url(../images/dakai.png) no-repeat center top;
}
.dakaibtn:hover{
	background: url(../images/dakaicur.png) no-repeat center top;
}

.rinncont{
	float:right;
	width:260px;
	padding-right:10px;
	padding-top:82px;
}
.wnncowz{
	color:#fff100;
}
.riwlist{
	
}
.riwlist li{
	width:239px;
	height:28px;
	background: url(../images/rlbg.png) no-repeat left center;
	line-height:28px;
	color:#fff;
	
	margin:0 auto;
	margin-top:11px;
	text-indent: 20px;
}
.rwebox{
	
}
.rwebox li{
	margin-top:20px;
}
.rwebox li a{
	display:block;
	width:237px;
	height:41px;
	margin:0 auto;
}
.raibbtn1{background: url(../images/rbtn1.png) no-repeat center top;}
.raibbtn2{background: url(../images/rbtn2.png) no-repeat center top;}
.raibbtn3{background: url(../images/rbtn3.png) no-repeat center top;}

.raibbtn1:hover{background: url(../images/rbtn1cur.png) no-repeat center top;}
.raibbtn2:hover{background: url(../images/rbtn2cur.png) no-repeat center top;}
.raibbtn3:hover{background: url(../images/rbtn3cur.png) no-repeat center top;}

.ipbox{
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff45c;
	background: url(../images/ipbg.png) no-repeat center top;
	margin-top:20px;
}
.winpwz{
	font-size:12px;
	color:#fff;
	margin-top:16px;
	line-height:18px;
}
.huang{
	color:#fff000;
}
.fnav{
	text-align:center;
	color:#fff45c;
	font-size:12px;
	padding-top:49px;
}
.fnav a{
	color:#fff45c;
	padding:0px 6px;
}
.fnav a:hover{
	text-decoration:underline;
}
.fimg{
	padding-top:13px;
}
.cp{
	color:#fff45c;
}
.rightdao{
	position:absolute;
	top: 150px;
	left: 10px;
}