*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Microsoft YaHei,"微软雅黑", Arial, Helvetica, sans-serif;
	border:0;
	text-decoration: none;
	border:0;
}
body{
	overflow:-Scroll;
	overflow-x:auto;
	min-width:1200px;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
#Background{
	width:100%; 
	height:100%; 
	z-index:-999; 
	position:absolute; 
	top:0px; 
	left:0px;
	min-width: 1200px;
	overflow: hidden;
}
#Background img{
	width:100%; 
	height:100%; 
	display:none; 
	position:absolute;
}
#head{
	height: 84px;
	width: 100%;
	min-width:1200px;
	position: fixed;
	top: 0;
	background: url(imagesju1.png);
}
.head{
	width: 1200px;
	height: 84px;
	margin: auto;
	position: relative;
}
.logo{
	float: left;
}
.links{
	float: left;
	line-height: 30px;
	color: #fff;
	margin-left: 150px;
	margin-top: 10px;
}
.links a{
	color: #fff;
}
.links a:hover{
	color: #dc0000;
}
.links span{
	color: #fff;
}
.search{
	float: right;
	margin-top: 19px;
	width: 347px;
	height: 46px;
	background: url(imagessearch.png);
}
.search form{
	width: 100%;
	height: 100%;
}
.search_text{
	background: none;
	outline: none;
	width: 261px;
	height: 46px;
	line-height: 46px;
	text-indent: 50px;
	float: left;
	color: #a9a9a9;
	font-size: 14px;
}
.search_sub{
	background: none;
	outline: none;
	cursor: pointer;
	width: 85px;
	height: 46px;
	float: right;
	color: #fff;
	font-size: 14px;
}

#leftnav{
	position: fixed;
	left: 0;
	top: 200px;
	z-index:99999;
}
.leftnav{
	display: block;
	position: relative;
	cursor: pointer;
	margin-top: 20px;
}
.leftnav img{
	position: absolute;
	top: 0;
	left: 0;
}
#rightnav{
	position: fixed;
	right: 50px;
	top: 120px;
}
.rightnav{
	display: block;
	width: 74px;
	height: 76px;
	position: relative;
	cursor: pointer;
	margin-top: 20px;
}
.rightnav img{
	position: absolute;
	top: 0;
	left: 0;
}
.rightnav span{
	position: absolute;
	top: 48px;
	left: 10px;
	color: #0891c5;
	font-size: 14px;
	font-weight: bold;
	transition:0.1s;
}
#nav{
	height: 110px;
	width: 100%;
	position: fixed;
	bottom: 60px;
	background: url(imagesju3.png);
}
.nav{
	width: 1200px;
	height: 110px;
	margin: auto;
	position: relative;
}
.nav_slide{
	width: 150px;
	height: 110px;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 12px;
	font-size: 14px;
}
#nav_zhezhao{
	position: absolute;
	top: -13px;
	left: 25px;
	transition:0.1s;
}
.slide1{
	position: absolute;
	top: 0;
	left: 25px;
}
.slide2{
	position: absolute;
	top: 0;
	left: 225px;
}
.slide3{
	position: absolute;
	top: 0;
	left: 425px;
}
.slide4{
	position: absolute;
	top: 0;
	left: 625px;
}
.slide5{
	position: absolute;
	top: 0;
	left: 825px;
}
.slide6{
	position: absolute;
	top: 0;
	left: 1025px;
}

#foot{
	height: 60px;
	width: 100%;
	position: fixed;
	bottom: 0;
	background: url(imagesju2.png);
}
.foot{
	width: 1200px;
	height: 60px;
	margin: auto;
	position: relative;
	text-align: center;
	line-height: 17px;
	color: #fff;
}
.foot a{
	color: #fff;
}
.red{
	position: absolute;
	top: 5px;
	left: 180px;
	width: 52px;
	height: 52px;
}
.jiucuo{
	position: absolute;
	top: 10px;
	right: 170px;
	width: 80px;
	height: 40px;
}
.red img,.jiucuo img{
	width: 100%;
	height: 100%;
}