﻿#footer {
   width: 100%;
     min-width: 1200px; 
    padding-top: 20px;
     padding-bottom: 5px; 
    background: #202020;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-align: center;
    /* background: url(../../Images/foot_bg.png); */
    /* background-repeat: repeat; */
}
#footer .item:first-child {
    text-align: left;
}#footer .slid1 a {
    float: left;
    width: 50%;
}#footer .item a, #footer .item span {
    display: block;
    color: #959595;
    margin-bottom: 5px;
}
#footer .item {  
    border-right: 1px solid #959595;
    height: 6em;
}
#footer .item {
    border-right: 1px solid #959595;
}#footer h2 {
    color: #fff;
    margin-top: 0;
}
.foot h2 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 1.3em !important;
}
.col-sm-2 h2 {
    margin-bottom: 10px !important;
    font-size: 1.5em !important;
}
#footer .bottom {
    margin-top: 0px;
    margin-bottom: 0;
}#footer .bottom label:first-child {
    color: #fff;
}#footer .bottom a {
    color: #959595;
    display: inline-block;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}.js-bg-gray {
    background: #ccc !important;
}
#footer .item .icon {
    color: #ffffff;
    width: 20px;
    height: 19px;
    background: #42bb32;
    padding-top: 3px;
    border-radius: 3px;
}
#footer .code span {
   display: inline-block;
    float: left;
    width: 10px;
    margin-left: 5px;
    position: relative;
    top: 0px;
    color: #fff;
}
#footer .code img {
    width: 80px;
    float: left;
}
.public-head-layout {
    border-bottom: 1px solid #e8e8e8;
    background: #fafafa;
    line-height: 35px;
    color: #7b7b7b;
    height:35px;
    font-size: 0.95rem;
}.wrapper {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}.public-head-layout .head-user {
    width: 42%;
    float: left;
    text-align: left;
}.public-head-layout .head-menu {
    width: 56%;
    float: right;
    text-align: right;
}.public-head-layout .head-menu-second {
    width: 56%;
    float: right;
    text-align: right;
}
.head-menu a {
    display: inline-block;
    padding-right: 2%;
}
.head-menu-second a {
    display: inline-block;
    padding-right: 2%;
}a {
    text-decoration: none;
}.head-menu span {
    color: #19a8ef;
}
.head-menu-second span {
    color: #19a8ef;
}a:focus, a:hover {
    text-decoration: none !important;
}
/*右侧二级导航*/
.nav-wrap {
    position: relative;
    width: 100%;
    background: #3592e2;
}
.nav {
    position: relative;
    width:1200px;
    height: 40px;
    margin: 0 auto;
    padding-left: 190px;
}.goods {
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 40px;
}.goods h2 a, .goods .title {
    display: block;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    color: #fff;
    font: 15px/40px "microsoft yahei";
}.goods .title {
    background: #1c7fd4;
}h2 {
    font-family: "microsoft yahei";
    font-size: 14px;
}.all-goods {
    position: absolute;
    top: 40px;
    left: 0;
    width: 230px;
    height: 398px;
    background: #FAFAFA;
    border-width: 0 2px 2px;
    overflow: visible;
    z-index:9999;
}.all-goods .btnone {
    border-top: none;
}.all-goods .item2 {
    width: 227px;
    height:60px;
    border-top: 1px solid #FFF;
    background: #f7f7f7;
}.all-goods .item2 .product {
    position: absolute;
    z-index: 999;
    width: 230px;
    height:60px;
}.all-goods .item2 .product h3 {
    width: 157px;
    height: 34px;
    padding-left: 28px;
    border-width: 1px 0;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/indexSprite.png) no-repeat -12px 12px;
}.all-goods .item2 .product h3 a {
  color: #666666;
    font-size: 1.5rem;
    font-family: Microsoft YaHei;
    font-weight: 600;
}a {
    text-decoration: none !important;
}
.all-goods .item2 .product s {
    display: block;
    position: absolute;
    top: 13px;
    left: 167px;
    width: 6px;
    height: 9px;
    background: url(../images/indexSprite.png) no-repeat 0px 0px;
}
.all-goods .product-wrap {
    position: absolute;
    width: 970px;
    height:398px;
    z-index: 99;
    border: 2px solid #fff;
    background: #fff;
    padding: 20px;
    display: none;
    top:0;
    left:227px;
}
.nav-list {
    height: 40px;
}.nav-list li {
    float: left;
    margin-right: 1px;
}.nav-list a {
    display: block;
    height: 40px;
    float: left;
    padding: 0 36px;
    text-align: center;
    color: #fff !important;
    font:15px/40px "microsoft yahei";
    text-decoration: none;
}
.nav-list a:hover {
    background: #1c7fd4;
    text-decoration: none;
}
.cf {
    zoom: 1;
}
.product li
{
    width:33.3%;
    float:left;
    text-align:center;
}
.product p
{
    width:50%;
    float:left;
    text-align:center;
}
.product-wrap li
{
    display:inline-block;
    float:left;
    padding:10px 20px 10px 0;
}
.product-wrap h3
{
    border-bottom:1px solid #f5f5f5;
    color:#3592e2;
    font-size:2.5rem;
    padding-bottom:10px;
   
}

.item2:hover .product
{
      background:#fff !important;
   color:#3592e2;
}
.SeeMore
{
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:1.5rem;
    background:#f5f5f5;
}
.SeeMore a:hover
{
   color:#3592e2 !important;
}
.nav-list
{
    position:absolute;
    left:230px;
}
.all-goods
{
    display:none;
}
.title:hover.all-goods
{
    display:block;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
    outline: none;
}
.nav-list a:hover {
    background: #1c7fd4;
    text-decoration: none;
}
body
{
    font-family:Microsoft YaHei !important;
    background:#f9f9f9 !important;
}
#topCont
{
        width: 1200px;
    margin: 0 auto;
    zoom: 1;
}
.fl {
    float: left;
    display: inline;
}
#login_header a {
  color: #7b7b7b;
}
.account-sign a {
    padding: 0 8px;
}
.fr {
    float: right;
    display: inline;
}ol, ul {
    list-style: none;
}.topnav .topnav-ul li {
    position: relative;
}.topnav li a {
    float: left;
    padding: 0 10px;
}a {
    color: #666;
    text-decoration: none;
    outline: none;
}
.topnav li {
    float: left;
}
.topnav-ul
{
    margin-bottom: 0px;
}
.topnav li:first-child .ico {
    background-image: url(../Images/ewmCss.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 10px;
    left:0px;
    width: 14px;
    height: 14px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
i {
    font-style: normal;
    display: inline-block;
}
.ewm {
    padding: 8px;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    top: 34px;
    left: 0;
    box-shadow: 0 0 1px 0 #ddd;
    -webkit-box-shadow: 0 0 1px 0 #ddd;
    -moz-box-shadow: 0 0 1px 0 #ddd;
    z-index: 999;
    display: none;
}.iWrap {
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 16px;
}.layer1, .layer2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    margin: 0;
    background: 0;
}
  .topnav .topnav-ul li:first-child .ewm-ico{
    background-position: 0 -14px;
  }
  .topnav .topnav-ul .secLi .ewm-ico{
    background-position: 0 -22px;
  }
.topnav-ul
  {
      overflow: inherit !important;
  }
  .public-head-layout a
  {
      color: #7b7b7b !important;
  }
    .public-head-layout a:hover {
    color: #1d7ad9 !important;
}