.division{
    width: 100%;
    height: 10px;
    clear: both;
    background: #f6f6f6;
}

.HotTitle{
    padding: 10px 0 0 0;
    color: #333;
    font-size: 18px;
    height: 90px;
    line-height: 30px;
    background: #Fff;
    width: 100%;
    color:#FFF;
}
.HotTitle .title{
    padding: 0px 20px;
    border-radius:10px;
    width: 45%;
    font-weight: 700;
    float: left;
    text-align: left;
    
}
.HotTitle .more{
    width: 35%;
    float: right;
    text-align: right;
    color: #f1f1f1;
    font-size: 12px;
}
.HotTitle .more a{
    color:#FFF;
}


.HotTitle .icon_arrow_large {
  display: inline-block;
  width: 12px;
  height: 12px;
  font-size: 0;
  line-height: 10px;
  vertical-align: middle;
  position: relative;
}

.HotTitle .icon_arrow_large img {
  display: inline-block;
  border: none;
  outline-width: 0;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.recommended{padding-left:20px;overflow:hidden;}

.goodsloading{
    height: 600px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding: 30px 0;
}



.headerBox{
 
}











