body{
  background-color: #f7f8fa;
}

.home-container{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.sni-syn{
  float: left;
  background: #2b2b2b;
  width: 83px;
  line-height: 61px;
  text-align: center;
  color: #fff;
}
.sni-menus{
  margin-left: 83px;
  background: #fff;
  display: block;
}
.sni-menu{
  height: 61px;
  border-top: 1px solid #e2e2e2;
  padding-left: 12px;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
}
.sni-menus a{
  font-size: 12px;
  line-height: 30px;
  color: #282828;
  margin-right: 8px;
}
.sni-menus a.mr0{
  margin-right: 0;
}
.sni-menus a:hover, .sni-menus a.active{
  color: #fcc91c;
}


.crunmbs{
  padding: 20px 0;
  font-size: 12px;
  line-height: 1;
}
.crunmbs .layui-breadcrumb a{
  color: #333 !important;
  font-size: 12px;
  line-height: 1;
}
.crunmbs .layui-breadcrumb a cite{
  color: #fcc91c !important;
  font-size: 12px;
  line-height: 1;
}

.search-items{
  background: #fff;
  border: 1px solid #e8e8e8;
}
.s-item{
  position: relative;
  font-size: 12px;
}

.s-item + .s-item{
  border-top: 1px solid #e8e8e8;
}

.s-item-label{
  position: absolute;
  left: 0;
  top: 0;
  width: 88px;
  bottom: 0;
  padding: 13px 0 0 13px;
  box-sizing: border-box;
  background: #2b2b2b;
  border-right: 1px solid #e8e8e8;
  color: #fff;
}

.s-item-block{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  margin-left: 88px;
}
.s-item-block span{
  font-size: 12px;
  line-height: 32px;
  color: #333;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}
.s-item-block span:hover,.s-item-block span.active{
  color: #fcc91c;
}

.search-xjt{
  height: 36px;
  width: 1200px;
  box-sizing: border-box;
  background-color: #fff;

  margin-top: 20px;
}
.xjt{
  display: inline-block;
  line-height: 36px;
  height: 36px;
  padding: 0 22px;
  font-size: 12px;
  color: #333;
  border: 1px solid #e8e8e8;
  float: left;
  box-sizing: border-box;
}
.xjt.active{
  border-color: #fcc91c;
}
.search-xjt-page{
  border: 1px solid #e8e8e8;
  border-left: 0;
  display: block;
  margin-left: 210px;
  margin-bottom: 20px;
  height: 36px;
  box-sizing: border-box;
  text-align: right;
  font-size: 0;
}
.search-xjt-page span{
  display: inline-block;
  font-size: 12px;
  line-height: 2;
  padding: 0 10px;
  margin-right: 10px;
  margin-top: 4px;
  border: 1px solid #e8e8e8;
}



.mf-goods{
  padding-top: 40px;
  padding-bottom: 60px;
}
.mf-goods ul {
  overflow: hidden;
}

.mf-page{
  text-align: center;
}