﻿/* head */
a{text-decoration:none;}
.topbox{
	width:100%;
	height:auto;
	margin:50px auto;
}
.topnav{
	width:1060px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:10px;
	border-bottom: 4px solid #fff;
}
.topnavlist{
	float:left;
	margin:0 30px;
	font-size:14px;	
}
.topnavlist a{
	line-height:76px;
	color:#000;
}
.logo{
	width:104px;
	height:76px;
	
}
.subnavlistimg{
	width:84px;
	height:60px;
	
}
.subnavlist{
	float:left;
	margin:0 3px;
}
.subnavlist a{
	line-height:18px;
	text-align:center;
	display:block;
	font-size: 12px;
	color:#666;
}
#subnavbox{
	background-color:#fff; height:116px; width:1060px; margin:0 auto;
	position: absolute;
	left: 50%;
	margin-left: -530px; 
	top:136px;
	z-index:999;
	
	
}
.subnav{width: 100%;height: 90px; margin-top: 16px;margin-left: 10px}
#subnavbtn{
	margin-left: 465px;
	margin-top: -6px;
}
.suvnav1{display: none;}

/*导航最新*/
#headbox li{list-style-type:none}
#headbox{position:relative;padding-top:30px;}
#topnav{ width:1090px; margin:0 auto;height:80px;overflow:hidden;    border-bottom: #fff 0px solid;padding-bottom: 14px;}
#topnav li{float:left; margin:0 30px;height:80px; }
#topnav li a{line-height:90px; color:#333;}
#topnav img{height:80px;margin:0 10px; padding:0}
#topnav a:hover{color:#fec33e}
#subnav{width:1060px; margin:0 auto; height:110px; position:absolute;left:50%; margin-left:-530px;top:120px;z-index:1000}
#subnav div{ display:none;width:1060px; height:110px; background:#fff;position:relative;}
.subnavcon{ height: 94px}
.subnavcon li{ float:left; margin-top:15px; margin-right:5px}
.subnavcon a{ font-size:12px; display:block; text-align:center; line-height:20px; color:#666;}
.subnavcon img{width:80px; height:60px; background:yellow;}
.chacha{ width: 100%; display: block;position: absolute; left: 510px}
.chacha img{margin:0 auto;}