﻿body{
	height: 100px;
}

.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{
	
}
.bgx1{
	background: url(../images/bg.jpg) center top;
}

.dasojbs{
	padding-top: 195px;
	padding-left: 35px;
}
.sadosp{
	float:left;
	width:68px;
	height:59px;
	text-align:center;
	line-height:59px;
	font-size:32px;
	color:#fff;
	margin-right:10px;
}
.sdaojwz{
	width: 218px;
	line-height:59px;
	padding-left:42px;
	margin-left: -5px;
	float:left;
	font-size:25px;
	color:#ffd526;
}
.shubao{
	padding-top:190px;
}
.insabx{
	width:236px;
	height:44px;
	border: none;
	background:#a90c0b;
	display:block;
	margin:0 auto;
	text-indent: 10px;
	color:#fff;
	font-size: 18px;
}
.insabx::-webkit-input-placeholder { /* WebKit browsers */ 
	color: #fff; 
} 
.insabx:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	color: #fff; 
} 
.insabx::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #fff; 
} 
.insabx:-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #fff; 
} 
.qbtbn{
	display:block;
	width:187px;
	height:50px;
	background: url(../images/qiang.png) no-repeat center top;
	margin:0 auto;
	margin-top:24px;
}
.luntop{
	height: 140px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	width:560px;
	margin-top: 275px;
}
.huang{
	color:#fde83f;
}
.luntop ul{
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
}
.luntop ul li{
	font-size:17spx;
	line-height:30px;
	
}
.luntop ul li span{
	float:left;
}
.xsannqbt{
	display:block;
	width: 276px;
	height: 50px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #c50c0c;
	background-image: -webkit-linear-gradient(22deg, #edc874, #fffda8 56%, #f1d686);
	background-image: -moz-linear-gradient(22deg, #edc874, #fffda8 56%, #f1d686);
	background-image: -o-linear-gradient(22deg, #edc874, #fffda8 56%, #f1d686);
	background-image: -ms-linear-gradient(22deg, #edc874, #fffda8 56%, #f1d686);
	background-image: linear-gradient(22deg, #edc874, #fffda8 56%, #f1d686);
	text-decoration:none;
	font-size:26px;
	color:#920000;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	margin:0 auto;
	margin-top:55px;
}
.cox{
	text-align:center;
	color:#fefca8;
	font-size:18px;
	padding:15px 0px;
	margin-top:12px;
}
.top{
	height: 101px;
	text-align:center;
	background: url(../images/topbg.jpg) no-repeat center top;
}
.logo{
	padding-top:13px;
}
.bgx2{
	background:#880200;
}
.mosinx{
	padding:13px;
}
a{
	text-decoration:none;
}
.bksbtn{
	display:block;
	margin-bottom:12px;
	width:146px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fdf6a1;
	background: url(../images/bkbtn.png) no-repeat left center;
	font-size:25px;
	font-weight:bold;
}


.cont{
	
	margin:0 auto;
}
h5{
	height: 45px;
	/* padding-top: 30px; */
	text-align: center;
	background: url(../images/h5.png) no-repeat left center;
	font-size: 22px;
	line-height: 45px;
	color: #920000;
	/* padding-top: 27px; */
	width: 173px;
	font-weight: bold;
}
.cont p{
	font-size: 20px;
	line-height: 36px;
	color: #fefca8;
}
.lv{
	color:#1eff00;
}
.pl70{padding-left: 70px;}
.cont .da{
	font-size: 18px;
}
.zi{
	width: 880px;
	margin:0 auto;
}
.yel{color: #ffef15;}
.zi p{
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}
.biao{
	/*width: 430px;*/
	width:100%;
	background: #b1221e;
}
.biao td{
	font-size: 14px;
	text-align: center;
	color: #fffda8;
	height: 35px;
	border:1px solid #960000;
}
.tou td{color: #fff;/* background: #c80710; */height: 44px;}
.biao .no1{
	width: 112px;
}
.biao .no2{
	width: 145px;
}
.biao2 .no2{
	width: 300px;
}
.biao .no4{width: 570px;}
.biao .no3{width: 100%;}
.biao1{
	width: 300px;
	margin-left: 15px;
}
.biao2{
	width: 570px;
	margin-right: 15px;
}
.biao2 td{height: 67px;}
.ai td{height: 33px;}