.nav-div{
	height:40px;
	position:relative;
}
.nav-div ul{
	background:#FF0000;
	height:100%;
	position:relative;
}
.nav-div li{
	width:12.5%;
	float:left;
	height:100%;
	line-height:40px;
	text-aglin:center;
	color:#3A0000;
	display:block;
	cursor:pointer;
	font-size:14px;
}
.nch-breadcrumb-layout2{
	margin-top:3px;
}
.goods-item{
	width:150px;
	height:auto;
	line-height:30px;
	background:red;
	display: inline-block;
    float: left;
        margin-right: 1px;
	
}
.all-category2{
	width:1200px;
	margin:0 auto;
	height:auto;
}

.all-category2-h5{
	width:100%!important;
	margin:0 auto;
	height:auto;
}
.item-content{
	float:left;
}
.goods-item-content{
	       width: 120px;
    background: #BFBFBF;
    line-height: 22.5px;
    margin-top: 1px;
    display:none;
}
.goods-item-content h4{
	height:25px;
	line-height:25px;
}
.goods-item-content h4 a{
	cursor:pointer;
	margin:0 3px;
	text-decoration:none;
}
.goods-list a{
	text-decoration:none;
}
.goods-list h4{
	height:35px;
	line-height:35px;
	
}
.border-css{
	border-bottom:1px solid #fff;
}
.slide-img{
	width:1200px;
    height: 358px;
	float:right;
}
.slide-img-h5{
	width:100%!important;
	height: 358px;
	float:right;
}
.clear{
	clear:both;
}
.nch-breadcrumb-layout3{
	position:relative;
	min-height:200px !important;
}
.nch-breadcrumb-layout2{
	position:relative;
}
.showList{
}
.categoryFather{
	      min-width: 272px; 
	      height:auto;
          display: flex;
}
/* .category{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}        
 */
.wrapper.mt10{
		position:relative;
}
.wrap {
	width: 1200px;
    float: right;
    position: relative;
    overflow: hidden;}
.slidebox {width:100%;position:absolute;top:0;left:0;height:240px;}
.slidebox li {float:left;width:100%;left:0;top:0;}
.slidebox li img {display:block;width:1200px;hieght:100%;}
.dot {position:absolute;width:100%;height:30px;background:rgba(0,0,0,0.3);text-align:right;bottom:0;left:0;}
.dot p {margin-right:10px;}
.dot b {width:17px;height:17px;border-radius:20px;color:#333;display:inline-block;border:1px solid #fff;background:#fff;text-align:center;line-height:17px;margin:0 3px;margin-top:6px;cursor:pointer;font-weight:normal;}
.dot .cur {background:#F63;color:#fff;border:1px solid #f63;}