
/*strong,b{font-weight:normal}*/
em,i{font-style:normal}
iframe{display:block}
fieldset{border:1px solid #c0c0c0;margin:0 2px 18px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
s{text-decoration:none;}
/*public*/
.cf:after {content:"";clear:both;display:block;height:0;overflow:hidden}
.cf {zoom:1}
.fl{display:inline;float:left}.fr{display:inline;float:right}
.lh36 {line-height:36px}
.lh30 {line-height:30px}
.pl20 {padding-left:20px}

h2{font-family:"microsoft yahei";font-size:14px;}
.wd240{width:240px;}
.wd252{width:auto;}
.ht399{height:399px;}
.ht14{height:14px;}
.lh33{line-height:33px;}
.lh23{line-height:23px;}
.lh12{line-height:12px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pr20{padding-right:20px;}
.wd204{width:204px;}
.wd443{width:443px;}
.wd185{width:185px;}
.ml19{margin-left:19px;}
.pt30{padding-top:30px;}
.pb12{padding-bottom:12px;}
.bt{border-top:1px solid #eae7e7;}
.gray{color:#999;}
.blee{border-left:1px solid #eeeeee;}
.fwblod{font-weight:bold;}


/* nav-wrap */
.bgs{width:100%;background-color:#0d6dbb;}
.nav-wrap{position:relative;}
.nav{position:relative;margin:0 auto;max-width: 1200px;}
.goods{position:absolute;top:-20px;left:0;width:190px;height:40px;}
.goods .title{background:#0a7ec1;}
.goods h2 a,.goods .title{display:block;height:40px;text-align: center;line-height:40px;color:#fff;font-size:16px;}
.goods h2 a:hover{text-decoration:none;}

.nav-list{height:40px;width:100%;float: left;margin-bottom:0px;}
.nav-list>li{float:left;margin-right:1px;margin-right:1.5%;margin-left:1.5%;position:relative}
.nav-list li a.on{background:#5fb0e1;}
.nav-list a{
    display:block;
    width: 100%;
    float:left;
    text-align:center;
    color:#fff;
    text-decoration:none;
    font-size:16px;
    line-height:40px;
}
.nav-list a:hover{background-color:#0d6dbb !important;text-decoration:none;color:#fff;}

.all-goods{z-index:99999;
    position:absolute;
    top:60px;left:0;
    width:190px;
    height:450px;
    background-color:#fff;
    border-width:0 2px 2px;
    overflow:visible;
}
.dropdown-menu li a{
    font-size:16px;
    color: #fff;
}
.dropdown-menu li a:hover{
    color:#123077;
    background: none !important;
    text-decoration:underline;
}
.nav .open>a:hover{
    background-color:#5fb0e1 !important;
}
.dropdown-menu{
    min-width: 150px !important;
}
.all-goods .item{width:186px;height:55px;}
.all-goods .btnone{border-top:none;}

.all-goods .item .product{position:absolute;z-index:99999;width:186px;}

.all-goods .item .product h3 a .list-icon{
        margin-left: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    background:  left no-repeat;
    float:left;
    margin-right:10px;
    padding-top:10px;
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
    background: #0d6dbb !important;
}


.all-goods .item .product h3{
    width:170px;
    height:50px;
    margin-left: 10px;
    border-width:1px 0;
    font-weight:normal;
    background:url(../images/indexSprite.png) no-repeat -12px 12px;
    border-bottom:1px dotted #ccc;
}

.all-goods .item .product h3 a{display:block;color:#333;font-size:14px;line-height:40px;}
.all-goods .item .product h3 a:hover{background-color:#00a2ff;color:#fff;text-decoration:none;display: block;}
.all-goods .item .product s{
    display:block;
    position:absolute;
    top:34px;
    left:155px;
    width:11px;
    height:18px;
    background:url(../images/indexSprite.png) no-repeat 0px 0px;
}
.all-goods .active .product h3{
    // line-height:40px;
    background-position:-12px -185px;
    border-width:2px 0;
    width:170px;
    height:50px;
    z-index:99999;
    border-bottom:1px dotted #ccc;
}
.all-goods .active .product h3 a{color:#333;}

.all-goods .product-wrap{position:absolute;width:550px;z-index:99999;background-color:#fff;padding:15px;display:none;}
.all-goods .product-wrap p{color:#999999;}
.all-goods .pos01{left:190px;top:0px;}
.all-goods .pos02{left:190px;top:55px;}
.all-goods .pos03{left:190px;top:120px;}
.all-goods .pos04{left:190px;top:175px;}
.all-goods .pos05{left:190px;top:230px;}


.all-goods .product-wrap h2{font-size:16px;color:#333;}
.all-goods .product-wrap h2 a{height:auto;line-height:16px;color:#333;padding-left:0;}
.all-goods .product-wrap ul{width:500px;float:left;}
.all-goods .product-wrap ul li{
    float:left;
        padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    display:inline;
    margin-right:15px;
    margin-left:20px;
    margin-top:15px;
    white-space:nowrap;
}
.all-goods .product-wrap p{float:left;width:380px;}
.all-goods .product-wrap p span{color:#9933cc;font-weight:bold; float:left;}
.all-goods .product-wrap p a{
    height:18px;
    padding-right:10px;
    padding-left:10px;
    margin-bottom:10px;
    color:#333;
    display:block;
    text-decoration:none;
    float:left;
    border-right: 1px solid #fff;
}
.all-goods .product-wrap ul li a:hover{text-decoration:none;background-position:-8px -219px;color:#9933cc;}
.all-goods .product-wrap div dd,.all-goods .product-wrap div dl a{display:block;width:185px;height:120px;overflow:hidden;}

.consult{float:right;padding-right:20px;padding-top:10px;}
.consult span{color:#9933cc;font-size:18px;}
.consult p{line-height:30px;}
.consult p a{border-bottom:1px dotted #ccc;font-size:14px;color:#999;}





.nav .open>.dropdown-menu{
    background-color: rgba(21,103,174,0.7) !important;
}



/*手机*/

/*手机导航*/
/*nav  右导航*/
#rightnav{ display: none;}
#pageslide {
    display:none;
    width:16em;height:100%;
    background:#7f7f7f;
    position: fixed;top: 0; z-index: 999999;
}
.rightnav{
    z-index:9999 !important;
    width:16em !important;height:100%;
    background:#7f7f7f;
    box-shadow: 8px 0 8px rgba(0, 0, 0,0.2 ) inset;

}
.rightnav > *{
    padding:1em 0;
}
.nav-in a{
    color:#fff;font:1.1em/4 "微软雅黑",Arial; line-height:3em;
    display:block;

}
.nav-in a:visited{
    color:#fff;
}
.nav-in a.pressed{
    color:#fff;
}
.nav-in .iconfont{
    color:#899da8;
    font-size:1.1em;line-height:3em;
}
.nav-in .font{
    font-size:0.5em;line-height:7.4em;
}
.nav-in .tops{
    padding-top:2.2em;
}
.nav-in li{
    text-align:center;
    line-height:1em;
    border-bottom:1px solid #585858;
    padding:0 1.2em;
    overflow: hidden;
}
