@charset "utf-8";
/* CSS Document */


/*头部开始*/
.top{
	background:#4d4d4e;
	height:36px;}
.in_top{
	width:1100px;
	margin:0 auto;
	height:37px;}
.in_top h1{
	color:white;
	font-size:12px;
	line-height:36px;
	float:left;
	display:inline-block;}
.in_top span{
	float:right;
	color:white;
	font-size:12px;
	line-height:37px;
	background:url(../image/shopping.jpg) left center no-repeat;
	padding-left:36px;}
.in_top span a:hover{
	color:red;}
.nav_area{
	width:1100px;
	margin:0 auto;
	height:78px;}
.nav_area .logo{
	float:left;}
.nav{
	float:left;
	position:relative;
	top:-8px;
	margin-left:68px;
	z-index: 12;
}
.nav li{
	float:left;
	font-size:15px;
	text-align:center;
	margin-right:22px;}
.nav li a{
	display:block;
	height:85px;
	padding:0 5px;
	width:89px;
	line-height:85px;}
/*.nav li a:hover{
	background:url(../image/nav_bac.png) no-repeat left center;
	color:white;}*/
.nav li.active a{
	background:url(../image/nav_bac.png) no-repeat left center;
	color:white;
	}
.fix{
	position:fixed;
	background:white;
	z-index:666;
	width:100%;
	height:114px;
	box-shadow: 0px 0px 6px #ccc;}
	
/*底部开始*/
.footer{
	background:#1f2024;
	padding-top:60px;
	padding-bottom:15px;}
.in_the{
	width:1100px;
	margin:0 auto;
}
.in_the ul{
	float:left;}
.in_the ul li{
	float:left;
	margin-right:103px;}
.in_the ul li h3{
	font-size:15px;
	color:#999999;
	margin-bottom:8px;}
.in_the ul li a{
	color:white;
	font-size:12px;
	line-height:24px;
	}

.contact_right{
	height:91px;
	float:right;
	text-align:center;
	padding-left:60px;
	border-left:1px solid #595757;}
.phone{
	font-size:22px;
	color:#ff6700;
	
	display:inline-block;
	}
.contact_right em{
	font-size:12px;
	color:#dbdbdb;
	margin-top:5px;
	display:inline-block;
	margin-bottom:8px;}
.contact_right strong{
	font-size:14px;
	color:#ff6700;
	width:122px;
	height:33px;
	border:1px dashed #ff6700;
	display:inline-block;
	text-align:center;
	line-height:33px;}	


/*底部版权	*/
.bq{
	text-align:center;
	clear:both;
	background:#1f2024;
	border-top:1px solid #333438;
	color:#999;
	height:43px;
	line-height:43px;}	
 
/*导航效果样式	*/
	
.pya img{
width:69px;
height:auto;
}
	
	
	
	
	
	
	
	
	
