.head {
    position: fixed;
	width: 100%;
	z-index: 999;
    height: 95px;
    color: #666666;
background: #fff;
}
.holder{
height: 95px;
}
.head .ban{
	position: relative;
}
.head a{
    color:#666666;
}
.input-group-addon {
	background-color: #fff!important;
}
.header-search {
  	width:160px;
  	margin-bottom: 0!important;
  }
.brandbox {
    display: inline-block;
    color: #454545;
    line-height: .15625rem;
}
.brandbox img{
    margin-right: .052083rem;
}
.brandbox h1{
    font-size: .125rem;
    font-weight: 600;
  	margin-bottom: 0;
}

.navtop {
    display: inline-block;
    line-height: 95px;
    margin: 0 0 0 30px;
    font-size: 15px;
}

.navtop a:hover {
	text-decoration: none;
}

.navtop li {
	display:inline-block;
    margin: 0 10px;
    height: 100%;
}

.topright {
    /* width: .854167rem; */
    display: inline-block;
	position:absolute;
	top: 50%;
	right:0;
	transform: translateY(-50%);
}

.topright .header-search,
.topright .border,
.topright .map,
.topright .lan
{
display: inline-block;
vertical-align:middle;
}

.searchimg {
    width: 20px;
    height: 20px;
    background: url("../images/search.jpg") no-repeat center;


}
.searchbox{
    display: none;
    border: 1px solid #ccc;
    color: #454545;

    
}
.searchbox input{
    width: 80px;
    float: left;
}
.searchbox button{
    
    float: right;
    background-color: #32abc5;
    color: #fff;
    font-size: 12px;
}
.border {
    border-right: 1px solid #d1d1d1;
    height: .09375rem;
    margin: 0 .09375rem;
}

.map {
    width:28px;
    height: 20px;
    background: url("../images/map.jpg") no-repeat center;
    margin-right: .041667rem;
}
#language{
    width: .302083rem;
}
.line-3{
    display: none;
    height: 50px;
    width: 50px;
}
.line-3item{
    width: 30px;
    height: 0;
    border-bottom: 2px solid #32abc5;
    padding: 5px 0;
}
.flexbox{
    display: none;
    z-index: 100;
    width: 10rem;
    height: 500px;
    position: fixed;
    top: 50px;
    background-color: pink;
}
.goodscatebox{
    display: none;
    position: absolute;
    top: 0.5rem;
    z-index: 100;
    width:100%;
    background-color: #fff;
    border-top: 1px solid #ccc;
}
.catebox{
    height: 1.40625rem;
}
.cateitem{
    float: left;
    width: 1.458333rem;
    height: 1.40625rem;
    border-right: 1px solid #ccc;
    padding-top: .260417rem;
    text-align: center;
}
.cateitem a:hover{
    text-decoration: none;
}
.cateitem-a {
	font-size: 12px;
}
.cateitem1{
    font-size: .125rem;
    font-weight: 700;
}
.bigcate{
    font-size: .083333rem;
    font-weight: 700;
    padding-bottom: .208333rem;
}
.bigcateimg{
    display: inline-block;
    height: .15625rem;
    width: .171875rem;
    
    vertical-align: middle;
}
.each1{background: url("../images/cate1.png") no-repeat center/100% 100%;}
.each2{background: url("../images/cate2.png") no-repeat center/100% 100%;}
.each3{background: url("../images/cate3.png") no-repeat center/100% 100%;}
.smallcate{
    padding-bottom: .104167rem;
}
.goodscateboxPhone{
	display: none;
}
@media screen and (max-width: 1199px) {
	.header-search {
  	display: none!important;
  }
.border{
  	display: none!important;
  }
.map{
  	display: none!important;
  }
.navtop {
    margin: 0 0 0 10px;
}
.brandbox img{
width: 150px;
height: 45px;
}
}
@media screen and (max-width: 991px) {
.head{
	height: 50px;
}
.holder{
	height: 50px;
}

.navtop{
	font-size: 12px;
	line-height: 50px;
}
.topright .lan{
	display: none;
}
}

@media screen and (max-width: 768px) {
.head{
	height: 50px;
}
.holder{
	height: 50px;
}
  .goodscatebox{
  	display: none;
  }
  .goodscateboxPhone{
	display: block;
    z-index: 3;
    width:100%;
    background-color: #fff;
    border-top: 1px solid #ccc;
}
  .cateitem1{
  	display: none;
  }
  .cateitem {
  	width: 33.33%;
    height: 120px;
    padding: 15px 0;
    background-color: #fff;
  }
  .bigcateimg{
  	display: none;
  }
  .bigcate{
  	font-size: 12px;
  }
 .topright .lan {
	display: inline-block;
  	margin-right: 20px;
  }
    .logoname p{
        display: none;
    }
    .navtop{
        display: none;
        position: absolute;
        top: 50px;
        background: #fff;
        width: 100%;
        height: 500px;
        z-index: 100;
        padding: 10px 0;
	margin: 0;
        font-size: 14px;
    }
   
    .navtop li {
	display: block;
        height: 50px;
        padding:0 50px;
        line-height: 50px;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }
    .head{
        width: 100%;
        height: 50px;
    }
    .brandbox img{
        width: 150px;
        height: 45px;
        margin-right: .052083rem;
    }
    .logoname h1{
      	margin-top: 0;
        font-size: 20px;
    }
    .topright{
        
        height: 50px;
    }
    .searchimg{
        width: 30px;
        height: 50px;
        
    }
    
    .searchbox input{
        height: 30px;
        width: 76%;
    }
    .searchbox button{
        padding: 0 5px;
        height: 28px;
    }
    .searchbox{
        width: 50%;
        height: 30px;
    }
.map{
	display: none!important;
}
.border{
	display: none!important;
}
    .line-3{
           display: inline-block;
vertical-align:middle;
    }
    #language{
        font-size: 14px;
        width: 70px;
    }
   

  }
