.newsNav a,.saleNav a{
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    text-decoration: none;
}

.iframe{width:100%;height:40px;overflow:hidden;}
#header{width:100%;height:35px;background: #f5f5f5;}
.header{width:1180px;margin:0 auto;height:35px;}
.divLogin{float: left;margin-left: -10px;}
.divLogin a{font-size: 12px;line-height: 35px;color: #666;margin : 0 10px;font-family: "\5b8b\4f53";}
.divLogin a:hover{color: #f05922;}
.divLogin a.login{padding: 12px 15px;}
.divLogin a.login:hover{background: #76a145;color: #fff;text-decoration: none;}
.header p{height:35px;float:right;color:#cfd9e3;font-weight: lighter;}
.header p a{color: #666;margin: 0px 6px;display: inline-block;line-height: 35px;font-family: "\5b8b\4f53"}
.header p a.mobile{display: inline-block;vertical-align: middle;text-indent: 22px;color: #76a145;background: url(../../images/product/product.png) no-repeat 2px 9px;}
.header a:hover, .header p a.mobile:hover {color: #ff6600;}
.top{
	width: 1180px;
	margin: 25px auto;
}
.logo{
	float: left;
	margin-top: 10px;
}
.search{ 
	width: 430px;
	height: 70px;
	float: left;
	margin-left: 80px;
}
.search input{
	width: 348px;
	height: 40px;
	float: left;
	text-indent: 15px;
	font-size: 14px;
	line-height: 43px;
	color: #999;
	border:none;
	font-family: "\5b8b\4f53";
	border: 2px solid #76A145;
	border-right: none;
}
.search button{
	width: 80px;
	height: 44px;
	border:none;
	background: #76A145;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 18px;
	line-height: 44px;
	color: #fff;
	font-family: "microsoft yahei"
}
.search p a{
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	line-height: 25px;
	color: #333;
}
.search p a.product{
	background: #76A145;
	color: #fff;
}
.topAdv{
	width: 357px;
	float: right;
}
.topAdv img{
	width: 357px;
	height: 75px;
}
.top p a.focus {
    color: #38880b;
    font-weight: bold;
}
.main{width:1180px;margin:0 auto;}

.link{
	width: 1178px;
	margin: 30px auto;
	border: 1px solid #e6e6e6; 
	padding: 20px 0;
}
.link b{
	width: 132px;
	height: 48px;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	color: #333;
	border-right: 1px solid #e6e6e6;
}
.link p{
	width: 1000px;
	font-size: 14px;
	line-height: 25px;
	padding-left: 30px;
	float: left;
}
.link p a{
	color: #333;
	margin-right: 15px;
}
.link p a:hover{
	color: #76a56f;
}
#footer{
	padding: 20px 0;
	background: #282828;
	text-align: center;
}
.footMenu{
	color: #868686;
	font-size: 14px;
	line-height: 30px;
}
.footMenu a{
	color: #bababa;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.copyright{
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
	color: #868686;
}
#footer p{
	font-size: 12px;
	line-height: 30px;
	color: #868686;
}
@media screen and (min-width: 1415px) {
	.header {
		width: 1420px !important;
	}
	/* .divLogin {
		margin-left: -119px !important;
	}
	.header p {
		margin-right: -119px !important;
	} */
}