﻿a{
	text-decoration:none;
}
body{
	background: url(../images/bg.jpg);
	overflow-x:hidden;
	
}
.body{
	overflow-x:hidden;
	background: url(../images/bg1.jpg) no-repeat center top;
}
.header{
	position:absolute;
	left: 0px;
	width:100%;
	top: 0px;
	background: url(../images/hbg.png);
	height: 55px;
	z-index:22;
}
.inner{
	width:970px;
	margin:0 auto;
}
.nav{
	float:right;
}
.nav li{
	float:left;
}
.nav li a{
	line-height:55px;
	display:block;
	padding:0px 25px;
	color:#fef5cc;
}
.nav li a:hover{
	background: url(../images/navcur.png) no-repeat center center;
}
.cont1{
	height: 658px;
}
.psr{
	position:relative;
}
.chezi{
	position:absolute;
	top: 310px;
	left: -60px;
	z-index: 7;
}
.ren{
	position:absolute;
	left: 30px;
	top: 285px;
	z-index:10;
}
.dalogo{
	padding-top:114px;
	position:relative;
	z-index:20;
}
.feiji{
	position:absolute;
	top: 161px;
    left: 160px;
}
.btnbx{
	margin:0px -33px;
}
.btnbx a{
	padding:0px 6px;
}
.cont2{
	width: 892px;
	margin:0 auto;
	position:relative;
	z-index:20;
}
.shipinbx{
	background:#292929;
	padding:13px 15px;
}
.gebx{
	height:17px;
	background: url(../images/gebg.png) no-repeat center top;
}.yhbx{
	background:url(../images/yhbg.png);
	padding:48px 0px;
	border:1px solid #2b2b2b;
}
.cp{
	line-height:80px;
	text-align:center;
	color:#eeb86a;
	font-size:12px;
}
.yh2{
	display:none;
}