body {line-height:1.5; background:#fff; font: 14px/1.5 Tahoma,'宋体';color:#000; font-family:微软雅黑, 'Microsoft Yahei', Arial, Helvetica, sans-serif, 宋体;}

#header{  max-width: 1280px; height: 34px; line-height: 34px; overflow: visible;}
#header #logo{ float: left; width:131px; height: 36px; background:url(../img/logo.png) no-repeat;}
#header .nav{ float: left; margin-left: 4.0%; width: 72%}
#header .nav li{ float: left; width: 11%; text-align: center;}
#header .nav li a{ color: #3e3a39;}
#header .nav li.current a{ color: #00b9ef;}
#header .nav li a:hover{ color: #00b9ef;}
#header .login{ float: right;}
#header .login a{ color: #9fa0a0;}
#header .login a:hover{ text-decoration: underline;}
#header .login a:first-child{ margin-right: 5px;}
#header .menu{ display: none;}
#header .menu .menu-list{ display:none; position: absolute; z-index:100; width: 0px; height: 0;  top: 51px; right: -26px;background: #0065ad; opacity:0;}
#header .menu .menu-list li{ display:none; }
#footer span a{ color:#9FA0A0; margin-left:5px;}
#footer span .a1{ margin-left:13px;}
@media only screen and (max-width: 1024px) {
	#header #logo{ margin-left:4.91%;}
	#header .login{ margin-right:4.91%;}
	#header{ font-size:10px;}
	#header .login{ margin-right:0%;}
}
@media only screen and (max-width: 1024px) {
#header .nav{ float: left; margin-left: 4.0%; width: 65%}
	
}
@media only screen and (max-width: 740px) {

	#header .nav{ display: none;}
	#header .login{display: none;}
	#header .menu{ display: block; position: relative; float: right; margin-right: 26px; width: 45px; height: 28px;}
	#header .menu .menu-btn{height: 28px; background:url(../img/menu-btn.png); cursor: pointer;}
	#header .menu .menu-list{ display:block;}
	#header .menu .menu-list li{padding-left: 20px; height: 50px; line-height: 50px; border-top: 1px solid #fff;}
	#header .menu .menu-list li:first-child{ border-top: none;}
	#header .menu .menu-list li.last-menu{ height:50px;}
	#header .menu .menu-list li a{ font-size: 14px; color: #fff; width:100%; height:50px; float:left;}
	#header .menu .menu-list li a:hover{ text-decoration: underline;}
	#header .menu .menu-list li.menu-login{ width:100%; height:50px; }
	#header .menu .menu-list li.menu-login .a1{ width:20%; height:50px; float: left;}
	#header .menu .menu-list li.menu-login .a2{ width:60%; height:50px; margin-right:0px;  float: right;}

}

.bd-top .subnav2{ float:right; width:460px; height:auto;}
.subnav .goods-info{ float:left; height:43px; line-height:43px;}
.subnav .goods-info li{float:left; width:80px; }
.subnav .goods-info li a{ color:#9fa0a0;}
.subnav .goods-info li.current a{ color:#00a5e4;}
.subnav .goods-info li a:hover{ color:#00a5e4;}
.bd-top .subnav2 input{ float:right; margin:9px 0 0 0; width:114px; height:25px; border:none; font-size:14px; color:#fff; outline:none; background:#00a5e4; cursor:pointer; font-family:'微软雅黑';}