*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/*头部样式 开始*/
#Top_8182{
    /*顶部*/
    
    height: 40px;/*高度*/
    background-color: #e8e8ea;/*背景色*/
}

#Logo_dic{
    /*logo底层*/
    
    height: 140px;/*高度*/
    background-color: #e8e8ea;/*背景色*/
}

#Logo_juli{
    /*logo安全距离*/
    width: 1100px;/*宽度*/
    height: 140px;/*高度*/
    margin: 0 auto;
}

#logo_8182{
    /*logo*/
    float: left;
    padding: 30px 0 0 10px;
}

#Car_sousuo{
    float: right;
    padding: 50px 20px 0 0;
}

#Top_search_right{
    /*搜索栏*/
    float: left;
    padding: 0px 10px 0 0;
}

#Nav_input {
    /*输入框*/
    margin: 0;
    float: left;/*左*/
    outline: none;
    display: block;
    padding: 13px 30px;/*内边距*/
    background: #f9f9f9;
    border: none;/*无描边*/
}
input::-webkit-input-placeholder{
    color: #999;
}

#Nav_btn{
    /*按钮*/
    margin: 0;/*外边距*/
    /*float: left;/!*左*!/*/
    border:none;/*无描边*/
    border-left:none ;
    outline: none;
    display: block;
    cursor: pointer;
    line-height: 13px;
    padding: 15px 20px;/*内边距*/
    background: url("../images/sousuo.png") no-repeat center;
    background-color: #f9f9f9;
}

#Car_8182{
    /*购物车*/
    float: right;
    padding: 3px 20px 0 20px;
}

#Nav_8182{
    /*导航栏*/
    
    height: 45px;/*高度*/
    background-color: #e8e8ea;/*背景色*/
}

#Nav_juli{
    /*导航栏距离*/
    width: 1100px;/*宽度*/
    height: 45px;/*高度*/
    margin: 0 auto;
    background-color: #ee6d3c;/*背景色*/
}

/*头部样式 结束*/




















.daohan {
    /*background:white;*/
    /*border: 1px solid #000;*/
    height: 45px;
    width: 1090px;
    margin: 0 auto;
}  
#daohan1 {
    margin: 0;

}   div#dropMenug {
    position: relative;
    z-index: 2;
}    
#nav a  {
    text-align: center;
    border-right: 1px solid #555;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    text-decoration: none;
}
 a.hjht { }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal;font-family:Helvetica,Arial,Sans-Serif;font-size: 12px;
    font-weight: bold; }
#nav li a:hover{text-decoration:underline;}
/* 0 Level */
#nav .nav_home a{background:none;}
#nav li {
    float:left; 
}
#nav li.active a {  }
#nav a { float:left;
    font-weight:bold;
    padding:0 10px  ;
    font-family:Helvetica,Arial,Sans-Serif;
     }
#nav a:hover {
    box-shadow: 0 0 4px #999 inset;
    text-decoration: underline !important;
     color: #f11;
}


/* 1st Level */
#nav li.headbrandli:hover ul{display:block;z-index:200;}

#nav ul  {
    background: #eee none repeat scroll 0 0;
    border-top: medium none;
    box-shadow: 0 0 4px #333 inset;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 45px;
    width: 1090px;
}
#nav ul li {
    background: none;
  line-height:36px;
    display: block;
    float: left;
     margin: 0;
    padding:0; width: 25%;  border-bottom: 1px solid #000;}
#nav ul li.last { border:none; }
#nav ul li a {float:left;font-weight:normal; text-transform: none;  font-size:14px !important; color:#555;line-height:40px;}
#nav ul li a:hover { text-decoration:underline; }
#nav ul li.active > a,
#nav ul li.over > a  { text-decoration:none !important;}
#nav li ul li a{border:0;margin:0;}
/* 2nd Level */

/* 3rd+ Level */
.col1-layout .col-main .cart{padding:5px}
#nav ul li a { height:auto;line-height:16px; padding: 10px 0 10px 10px ; width:100%
  }
#nav ul li a:hover { color: red !important;   }
#nav ul li a:hover { background:#666!important;}










