*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/*头部样式 开始*/
#Top_883{
    /*顶部*/
    width: 100%;/*宽度*/
    height: 40px;/*高度*/
    background-color: white;/*背景色*/
}

#Logo_dic_883{
    /*logo底层*/
    width: 100%;/*宽度*/
    height: 140px;/*高度*/
    background: #1f52ae;/*背景色*/
    background: -moz-linear-gradient(top, #1F52AE 0%, #184097 50%, #0F358A 51%, #000137 100%);
    background: -webkit-linear-gradient(top, #1F52AE 0%,#184097 50%,#0F358A 51%,#000137 100%);
    background: linear-gradient(to bottom, #1F52AE 0%,#184097 50%,#0F358A 51%,#000137 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f52ae', endColorstr='#000137',GradientType=0 );
}

#Logo_juli{
    /*logo&搜索栏安全距离*/
    width: 1100px;/*宽度*/
    height: 140px;/*高度*/
    margin: 0 auto;
    background: #1f52ae;/*背景色*/
    background: -moz-linear-gradient(top, #1F52AE 0%, #184097 50%, #0F358A 51%, #000137 100%);
    background: -webkit-linear-gradient(top, #1F52AE 0%,#184097 50%,#0F358A 51%,#000137 100%);
    background: linear-gradient(to bottom, #1F52AE 0%,#184097 50%,#0F358A 51%,#000137 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f52ae', endColorstr='#000137',GradientType=0 );
}

#Logo_883{
    /*logo*/
    float: left;/*左*/
    padding-top: 2px;/*上边距*/
}

#sear_dic{
    width:510px;/*宽度*/
    margin: 50px 0 0 100px;
    display: inline-block;/*行块级*/
    text-align: center;
}
#Search_883{
    /*搜索框*/
    width: 440px;/*宽度*/
    height: 45px;/*高度*/
    float: left;/*左*/
    outline:none;/*去除发光边框*/
    padding-left: 10px;/*左边距*/
    border: 1px solid #0066cc;/*描边*/
    /*background-color: #04175c;/*背景色*/*/
}
input::-webkit-input-placeholder{
    color: #999999;/*字体颜色*/
}

#Search-btn_883{
    /*搜索按钮*/
    width: 70px;/*宽度*/
    outline:none;
    float: right;/*右*/
    text-align: center;
    padding: 0 !important;
    color: #fff !important;
    height: 45px !important;
    border: 1px solid #0066cc;/*描边*/
    line-height: 45px !important;
    background: #20469b;/*背景色*/
    background: -moz-linear-gradient(top, #20469B 0%, #001D6B 51%, #000137 83%, #000137 83%, #20469B 102%);
    background: -webkit-linear-gradient(top, #20469B 0%,#001D6B 51%,#000137 83%,#000137 83%,#20469B 102%);
    background: linear-gradient(to bottom, #20469B 0%,#001D6B 51%,#000137 83%,#000137 83%,#20469B 102%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20469b', endColorstr='#20469b',GradientType=0 );
}

#Car_883{
    /*购物车*/
    float: right;/*左*/
    margin: 45px 20px 0 0;/*外边距*/
}

#Nav_883{
    /*导航栏底层_白色*/
    width: 100%;/*宽度*/
    height: 53px;/*高度*/
    padding-top: 4px;/*上边距*/
    box-shadow: 0 1px 2px #999;
    background-color: white;/*背景色*/
}

#Nav_b{
    /*导航条*/
    width: 100%;/*宽度*/
    height: 45px;/*高度*/
    background: #003f72;/*背景色*/
    background: -moz-linear-gradient(top, #003F72 0%, #002F63 61%, #001244 100%);
    background: -webkit-linear-gradient(top, #003F72 0%,#002F63 61%,#001244 100%);
    background: linear-gradient(to bottom, #003F72 0%,#002F63 61%,#001244 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f72', endColorstr='#001244',GradientType=0 );
}

#Nav_juli{
    /*导航条*/
    width: 1100px;/*宽度*/
    height: 45px;/*高度*/
    margin: 0 auto;
    background: #003f72;/*背景色*/
    background: -moz-linear-gradient(top, #003F72 0%, #002F63 61%, #001244 100%);
    background: -webkit-linear-gradient(top, #003F72 0%,#002F63 61%,#001244 100%);
    background: linear-gradient(to bottom, #003F72 0%,#002F63 61%,#001244 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f72', endColorstr='#001244',GradientType=0 );
}
/*头部样式 结束*/





















/*HOME样式*/
.NAV_MENU_L {
    font-size: .875rem;
    font-family: futura-pt,sans-serif;
    /* letter-spacing: .4px; */
    color: #fff;
    letter-spacing: .8px;
    line-height: 50px;
    border: none;
    padding: 0 10px;
    /*background-color: #525050;*/
    margin: 0;
    outline: none;
    border-radius: 0;
}

#DROPMENUG_L {
    position: relative;
    z-index: 2;
    /*background-color: #525050;*/
    height: 45px;
    display: block;
}  

#NVA_FIR_L{
    display: block;
    /*padding: 0 12px 0 14px;*/
    font-weight: 800;
    background-color: #d01345;
    transform: skew(-12deg);
}

#NAV_L {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}



#NAV_L, #NAV_Laaa  {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height:40px;
    line-height: 40px;
    margin: 0 auto;
}
#NAV_L-tr {
    position:relative;
}
#NAV_L li { 
    text-align:left;    
}
#NAV_L li.first {}
#NAV_L li.last {
 background:none;
}
#NAV_L li.over { 
    z-index:998;   
    text-decoration: underline !important;
}
#NAV_L a  {
    border-right: 1px solid #555;
    color: #fff;
    display: block;
    /*font-size: 14px;*/
    font-weight: bold;
    line-height: 45px;
    text-decoration: none;
    font-family: futura-pt,sans-serif;
    float:left;
    font-weight:bold;
    padding:0 10px  ;
}
 a.hjht { }
#NAV_L span { 
    display:block; cursor:pointer; white-space:nowrap; 
}
#NAV_L li ul span {
    white-space:normal;font-family:Helvetica,Arial,Sans-Serif;font-size: 12px;
    font-weight: bold; 
}

    /*HOMR菜单栏 一级导航栏移动到过得时候的样式*/
#NAV_L li a:hover{
    text-decoration:none;
    color: #000;
    background-color: #ffffff;
}
/* 0 Level */
#NAV_L .nav_home a{
    background:none;
}
#NAV_L li {
    float:left; 
}
#NAV_L li.active a {  }

#NAV_L a:hover {
    /*box-shadow: 0 0 4px #999 inset;*/
    text-decoration: none !important;
     color: #ffffff;
}


/* 1st Level */
#NAV_L li.headbrandli:hover ul{
    display:block;
    z-index:200;
}

#NAV_L ul  {
    background: #ffffff 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_L ul li {background: none;
  line-height:36px;
    display: block;
    float: left;
     margin: 0;
    padding:0; width: 25%;  
    /*border-bottom: 1px solid #000;*/
}
#NAV_L ul li.last {
 border:none; 
}
#NAV_L ul li a {
    float:left;font-weight:normal; text-transform: none;  font-size:14px !important; color:#555;line-height:40px;
}
#NAV_L ul li a:hover { 
    text-decoration:none; 
}
#NAV_L ul li.active > a,
#NAV_L ul li.over > a  { text-decoration:none !important;}
#NAV_L li ul li a{border:0;margin:0;}
/* 2nd Level */

/* 3rd+ Level */
.col1-layout .col-main .cart{
    padding:5px
}
#NAV_L ul li a { height:auto;line-height:16px; padding: 10px 0 10px 10px ; width:100%
  }
#NAV_L ul li a:hover { color: red !important;   }
#NAV_L ul li a:hover {
 background:#666!important;
}







