@charset "utf-8";
/* CSS Document */

/*顶部
-----------------------------*/

/*header
-----------------------*/
.header{ width:1000px; margin:0px auto;}
.header_bd{ margin:10px 0px;}

/*logo*/
.logo{ background:url(../img/logo.png) no-repeat; float:left; height:55px; width:220px; margin:6px 0px 0px 3px;}
.logo h1 a{ display:block; height:55px; width:220px; text-indent:-9999px;}

/*header_right*/

.header_right{width:585px;float:right;position:relative;z-index:10;}
/*search*/
.top_bar_search {float: left;position: relative;width: 470px;}
.search_key span {color:#333333;font-weight: bold;}
.search_key a {color:#333333;padding-right:8px;}
.search{ background:url(../img/search.png) no-repeat; height:35px; width:470px; float:right; margin:10px 0px 0px 0px;}
.search_select{ float:left; height:35px; line-height:35px; width:70px;}
.search_trigger span{ background:url(../img/search_trigger.png) right center no-repeat; color:#666666; display:block; padding-left:15px; width:40px}

.search_trigger span{display:block;margin:3px 0px 0px 3px;text-indent:13px;height:27px;line-height:27px; padding-left:0; width:63px; background:url(../img/search_trigger.png) 45px center no-repeat; color:#666666; border:1px solid #efefef}
.search_trigger a:hover{ text-decoration:none;}

.search form{ float:left; width:397px; height:29px; margin:3px 3px 3px 0px;}
.search_On,.search_Off{ border:none; color:#999999; float:left; padding:3px 5px; height:23px; line-height:23px; width:298px; background:none; overflow:hidden;}
.search_Off{ color:#666666;}
.search_btn{ width:89px; height:29px; float:left; background:none; border:none; cursor:pointer; overflow:hidden; text-indent:-9999px;}

.search_trigger{position:relative}
.search_trigger dl{display:none;width:66px; position:absolute; z-index:100; left:0px;_left:-3px; top:31px;  border:1px solid #d0d0d0;background-color:#efefef; border-top:none}
.search_trigger dl dd{display:block; clear:both; height:24px; line-height:24px; vertical-align:middle; color:#333333; text-indent:16px; cursor:pointer}
.searchOn{background-color:#dcdcdc; color:666}
/*品牌专区*/
.header_right .zone{width:80px;padding:17px 10px 0px 0;float:right;}
.header_right .zone li{width:60px;padding-left:20px;height:22px;background:url(../img/search_right.png) no-repeat;line-height:22px;font-weight:bold;}
.header_right .zone li a{color:#555555;}
.header_right .zone li.zone1{background-position:0 5px;}
.header_right .zone li.zone2{background-position:0 -30px;}


/*nav*/
.navBox{ height:40px; line-height:40px; overflow:hidden; position:relative; background:#0193de; border-bottom:2px solid #0574ad; }
.nav ul li{background:url(../img/nav-bg.jpg) right center no-repeat; float:left; font-size:14px;}
.nav ul li.bgn{ background:none;}
.nav ul li a{ text-decoration:none; display:block; cursor:pointer; width:100px; height:40px; text-align:center; color:#fff;}
.nav ul li a:hover,.nav ul li.current a{ text-decoration:none; font-weight:bold; background:#0574ad;}
.zh-tag{ border:1px solid #e4e4e4; background:#f1f1f1; height:28px; line-height:28px; width:998px; overflow:hidden;}
.zh-tag a{ margin:0 15px; color:#666;}
.zh-tag a:hover{ color:#0193de;}
.jyfk{background:url(../img/jyfk.png) left top no-repeat; display:block; height:28px; position: fixed; right: 9px; top: 518px;  width: 120px;}
.jyfk:hover{opacity:0.8;}