*{
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ";

    box-sizing: border-box;/*(¹ú¼ÊÍ¨ÓÃ±ê×¼)*/
    -webkit-box-sizing: border-box;/*(Æ»¹û ¹È¸èä¯ÀÀÆ÷)*/
    -moz-box-sizing: border-box;/*(»ðºüä¯ÀÀÆ÷)*/
}

/*Í·²¿ÑùÊ½ ¿ªÊ¼*/
#Header_top{
    /*width: 1920px;*/
    /*height: 250px;*/
    /*background-color: #161F28;*/
    /*border-bottom: 4px solid #1C1411;*/
    /*border-top: 8px solid #F0077D;*/
    min-width: 1300px;
/*    background: -webkit-linear-gradient(left,#DE9411,#E7AB26, #DE9411); 
    background: -o-linear-gradient(left,#DE9411,#E7AB26, #DE9411); 
    background: -moz-linear-gradient(left,#DE9411,#E7AB26, #DE9411); 
    background: linear-gradient(left,#DE9411,#E7AB26, #DE9411);*/
}

#Top_8314{
    /*¶¥²¿*/
    width: 1100px;
    height: 36px;
    margin:  0 auto;
    background-color: #f8f8f8;
}

#Logo_dic{
    /*logoµ×²ã*/
    width: 1100px;
    height: 140px;
    margin: 0 auto;
}

#queen{
    /*logo*/
    float: left;
    padding: 50px 0 0 150px;
}

#Car_sou{
    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: white;
    border: none;
}
input::-webkit-input-placeholder{
    color: #758b9e;
}

#Nav_btn{
    /*°´Å¥*/
    margin: 0;/*Íâ±ß¾à*/
    float: left;/!*×ó*!/
    border:none;/*ÎÞÃè±ß*/
    outline: none;
    display: block;
    cursor: pointer;
    line-height: 13px;
    padding: 15px 24px;/*ÄÚ±ß¾à*/
    background: url("../images/sousuo.png") no-repeat center;
    background-color: black;
}

#Car_8314{
    /*¹ºÎï´ü*/
    float: right;
    padding: 4px 20px 0 20px;
}

#Nav_8314{
    /*µ¼º½À¸*/
    width: 1100px;
    height: 50px;
    margin: 0 auto;
    background-color: white;
    border-radius: 20px 20px 0 0;
    border-bottom: 1px solid #5d5b5b;
}
/*Í·²¿ÑùÊ½ ½áÊø*/














.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 #E8EAE4;*/
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    text-decoration: none;
/*    display: inline-block;
    -moz-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    transform:skewX(25deg);*/
}
 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: #fff;
    background: red;
    background: -webkit-linear-gradient(#59574B,#0F0F07); 
    background: -o-linear-gradient(#59574B,#0F0F07); 
    background: -moz-linear-gradient(#59574B,#0F0F07); 
    background: linear-gradient(#59574B,#0F0F07);
}


/* 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: 100%;
}
#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:#D8D8D8!important;}









