/**头部信息s**/
#header_one{
	border-bottom: 1px solid #ddd;
	/*padding-bottom: 8px;*/
	padding-top: 5px;
}
#header_one a{
    color: #000;
}
#header_one>div{
    height: 35px;
    line-height: 35px;
}
#header_one ul li{
    display: inline-block;
    position: relative;
    height: 35px;
    line-height: 35px;
}
#header_one .logout_box {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 35px;
    border: 1px solid #eee;
    text-align: center;
    background: #fff;
    z-index: 100;
    height: 35px;
    line-height: 35px;
}
#header_one .header_span{
    padding-right: 10px;
}
#header_two{
    margin-top: 10px;
    margin-bottom: 10px;
}
#header_two img{
	width: 100%;
    max-height:80px ;
}
.com_icon05 {
	background:  url("/static/image/phone.png");	
	background-size:40px 40px;
	width: 40px;
	height: 40px;
	display: inline-block;
}
.com_icon06{
	background: url("/static/image/qq.png"); 	
	background-size:40px 40px;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.online_phone{
	position: relative;
	left: 70px;
}
.online_phone em {
    width: 105px;
    color: #999;
    /*float: left;*/
    padding: 4px 0 0 10px;
    font: 12px/12px Microsoft yahei;
}
.online_phone .txt2 {
    /*color: #3a9ede;*/
    color: #555;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 0 5px;
    width: 115px;
    display: block;
}
.online_phone span{
	display: inline-block;
	width: 45%;
	position: relative;
	top: -7px;
}
/**头部信息e**/

/**导航信息s**/
#header_nav{
    /*background: #00a1ea;*/
    background: #000;
}
.nav{
	margin-bottom: -5px;
}
.nav-pills>li>a{
	padding-left: 35px;
	padding-right: 35px;
	font-size: 14px;
}

#header_nav .nav-pills>li>a{
    color: #fff;
}

#header_nav .nav-pills>li.active>a, #header_nav .nav-pills>li.active>a:focus, #header_nav .nav-pills>li.active>a:hover,#header_nav .nav-pills>li>a:hover {
    /*color: #00a1ea;*/
    /*background-color: rgb(255, 240, 0);*/
    color: #FF8C00;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background: none!important;
}

.goods h2 a, .goods .title{
	background: rgba(0, 0, 0, 0) url("/static/image/juxing.png") no-repeat scroll 0 0 / 100% auto;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}
#header_nav{
    position: relative;
}
.goods {
    position: relative;
    top: -20px;
    left: 0;
    width: 226px;
    height: 36px;
}
/**导航信息e**/

/*商品分类s**/
.div-category{
    position: absolute;
    top: 38px;
}
.all-goods {
    /*position: absolute;*/
    /*top: 38px;*/
    left: 0;
    width: 226px;
    background: #f6f6f6;
    overflow: visible;
    /*border: 1px solid #ccc;*/
    width: 226px;
    height: 424px; 
    margin-top: 28px
}
.all-goods .item {
    width: 226px;
    height: 60px;
}
.all-goods .btnone {
    border-top: none;
}
.all-goods .item .product {
    position: absolute;
    z-index: 999;
    width: 226px;
    cursor: pointer;
}
.all-goods .item .product h3 {
    width: 99%;
    /*height: 44px;*/
    /*border: 1px solid #ccc;*/
    border-top: 0;
    padding: 10px 0;
    padding-left: 12px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
	border-right:none;
	border-left:none;
    
}
.all-goods .item .product h3 p.item-title {
    font-size: 14px;
    list-style: none;
    text-decoration: none;
    /*color: #3a9ede;*/
    color: #666;
    font-weight: 900;
    font-family: Tahoma,sans-serif,Microsoft YaHei;
    margin-bottom: 4px;
}
.all-goods .item .product h3 p.item-txt {
    margin-top: 7px;
    color: #666;
    font-family: Tahoma,sans-serif,Microsoft YaHei;
    margin-bottom: 0px;
}
.all-goods .item .product em {
    position: absolute;
    top: 22px;
    right: 5px;
    width: 13px;
    height: 13px;
    font: 12px/18px "宋体";
    color: #fff;
}
.all-goods div.cate-active .product{
    background: #fff;
    box-shadow: -6px 6px 6px -3px #888888;
}
.all-goods div.cate-active .product h3 p.item-title{
    color: #FF8C00;
}
.all-goods .product-wrap {
    position: absolute;
    width: 240px;
    -webkit-box-shadow: 3px 3px 3px rgb(0 0 0 / 8%);
    box-shadow: 3px 3px 3px rgb(0 0 0 / 8%);
    height: 413px;
    _height: 413px;
    z-index: 99;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    padding: 10px 30px;
    border-left: none; 
}
.all-goods .pos01, .all-goods .pos02, .all-goods .pos03, .all-goods .pos04, .all-goods .pos05, .all-goods .pos06, .all-goods .pos07 {
    left: 225px;
    /*top: 0px;*/
    top: 28px;
}
.all-goods .product-wrap ul li {
    white-space: nowrap;
}
.all-goods .product-wrap ul li dl {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e9e9e9b0;
    margin-bottom: 5px;
}
.all-goods .product-wrap ul li a:hover{text-decoration:none;background-position:-8px -219px;color:#ff6933;}
.all-goods .product-wrap ul li dl:hover{cursor:pointer;text-decoration:none;background-position:-8px -219px;color:#ff6933;}
/*商品分类e**/

#content{min-height: 424px;}

/**尾部信息s**/
#footer{
	margin-top: 40px;
	/*margin-bottom: 20px;*/
    background: #000;
    color: #b0aeaff5;
}
.footer-nav {
    margin: 0 0 0 4px;
    margin-top: 20px;
    text-align: center;
    border-bottom: 1px solid rgb(255 196 0 / 30%);
    padding-bottom: 20px;
}
.footer-nav ul {
    width: 160px;
    margin: 0 20px;
    overflow: hidden;
    float: left;
}
.footer-nav .fnavtit {
    font-family: 微软雅黑;
    height: 28px;
    line-height: 28px;
    color: #000;
    font-size: 16px;
    padding-left: 25px;
}
#footer a {
    color: #999;
    margin-left: 12px;
    margin-right: 12px;
    font-size: 14px;
    font-weight: 600;
}
.footer-nav ul li a {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #474747;
    padding-left: 25px;
}
/*#footer .container{
	border-top: 2px solid #ddd;
}*/
.footer-article{
	height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
}
.footer-beian{
	width:300px;margin:0 auto;
}
.footer-beian a{
    display:inline-block;text-decoration:none;height:20px;line-height:20px;padding-top: 20px;
}
.footer-banquan{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #999;
}
.footer-banquan span{
    padding-left: 35px;
    font-size: 14px;
}
/**尾部信息e**/
 
/**固定返回s**/
.tool-bar {
    position: fixed;
    _position: absolute;
    bottom: 10%;
    left: 52%;
    z-index: 110;
    margin-top: -150px;
    margin-left: 595px;
}
.tool-bar a {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 70px;
    margin: 7px 0 0;
    padding: 40px 0 0;
    text-decoration: none;
    background: #fff url(/static/image/toolbar.png) 0 -900px no-repeat;
    overflow: hidden;
    display: block;
}
.tool-bar .backtop {
    background-position: -4px -257px;
}

/**固定返回e**/

 
/**会员中心左边导航s**/
.sidebar2 db {
    margin: -1px 0 0;
    min-height: 1px;
}
.sidebar2 db:first-child {
    padding-bottom: 3px;
}
.sidebar2 db a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    text-indent: 20px;
    height: 36px;
    background: #ff8c00fa;
    overflow: visible;
    text-decoration: none;
    border-bottom: 1px solid #d8e2f0;
    color: #fff;
    cursor: default;
}
.sidebar2 db:first-child a {
    border-bottom: 0;
    cursor: pointer;
}
.sidebar2 dd {
    margin: 0 12px;
    overflow: visible;
}
.sidebar2 dd a {
    margin: -1px -11px;
    color: #666;
    font-size: 14px;
    line-height: 35px;
    text-indent: 17px;
    width: 218px;
    height: 35px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}
.sidebar2 dd a:hover, .sidebar2 dd a.sel {
    margin: -1px -12px -1px -12px;
    text-indent: 16px;
    background: #ff8c0021;
    color: #ff8c00;
    border-left: 2px solid #FF8C00;
}
/**会员中心左边导航s**/