body {
  margin: 0 auto;
  font: normal 14px/1.5 Tahoma, 'Lucida Grande', Verdana, 'Microsoft Yahei', STXihei, hei;
  color: #000;
  background: #f2f2f2;
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #222;
}

div {
  box-sizing: border-box;
}

/* focus */

.focus {
  position: relative;

  overflow: hidden;
}

.focus img {
  width: 100%;
}

.focus ul {
  overflow: hidden;
  width: 500%;
  margin-left: -100%;
}

.focus ul li {
  float: left;
  width: 20%;
}

.focus ol {
  position: absolute;
  bottom: 5px;
  right: 5px;
  margin: 0;
}

.focus ol li {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #fff;
  list-style: none;
  border-radius: 5px;
  transition: all 0.3s;
}

.focus ol li.current {
  width: 15px;
}
.clear {
  clear: both;
}

.gonggao {
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
}

.gonggao .gonggao-left {
  float: left;
  line-height: 18px;
}

.gonggao-left img {
  width: 18px;
  vertical-align: middle;
}

.gonggao {
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
}

.gonggao .gonggao-left {
  float: left;
  line-height: 18px;
}

.gonggao-left img {
  width: 18px;
  vertical-align: middle;
}

.gonggao .gonggao-right {
  float: left;
  color: #333;
  padding-left: 5px;
  font-size: 14px;
  line-height: 23px;
}

.cat_child {
  color: #333;
  text-align: center;
  width: 33.333%;
  float: left;
  font-size: 14px;
}

.cat_child .active {
  color: #ff5500;
  padding: 5px 5px;
  border-bottom: 2px solid #ff5500;
}

.height {
  background-color: #f5f5f5;
  height: 10px;
}

.height1 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  width: 96%;
  margin: 0 auto;
  height: 10px;
  margin-top: -10px;
}

.bottom1 {
  background-color: #f5f5f5;
  position: relative;
}

.fenlei {
  width: 100%;
  margin: 0 auto;
}

.fenlei ul {
  height: 20px;
  padding-bottom: 5px;
  padding-top: 15px;
}

.all img {
  padding-left:10%;
  width:1%;
  padding-left: 10%;
  margin-bottom: 60px;
}


.alllist {
  background-color: #fff;
  padding:3px 3% 15px;
  min-height: 10px;
  margin: 0 auto;
  position: relative;
  border-top: 3px solid #eee;
}

.alllistl {
  width:100px;
  height:100;
  border-radius:10px;
  position: absolute;
  top:5px;
}

.alllistc {
  padding-left: 100px;
}

.alllistc1 {
  font-size:20px;
  color: #333;
  font-weight: 20;
  line-height:20px;
}

.alllistc2 {
  font-size:20px;
  color: #999;
  line-height: 20px;
  padding-bottom: 20px;
}

.alllistc3 {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}

.alllistr {
  position: absolute;
  right:3%;
  top:10px;
  font-size: 16px;
  color: #ff5d1b;
  font-weight: bold;
}

.alllistr1 {
  position: absolute;
  right: 3%;
  bottom: 15px;
  font-size: 10px;
  color: #fff;
  background-color: #000;
  text-align: center;
  width: 75px;
  height: 30px;
  line-height: 30px;
  border-radius:30px;
}

.shouquan {
  background-color: #FFA500;
  font-size: 10px;
  color: white; 
  line-height: 15px;
  padding: 1px 1px;
  border-radius: 5px;
  margin-right: 5px;
  position: relative; 5px;
  top: -3.5px;
}

.shoujia {
  color: ##FFA500;
  font-size: 15px;
  font-weight: bold;
  margin-right: 100px;
}

.baoyou {
  border: 1px solid #000;
  font-size: 10px;
  border-radius: 5px;
  padding: 1px 2px;
  color: #ff0000;
  position: relative;
  top: -2.5px;
}

.pull-left {
  line-height: 23px;
}

.nothing {
  margin: 0px auto;
  width: 80%;
}

.banner {
  padding: 15px;
  color: #000;
  font-size: 18px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: linear-gradient(160deg, #fff 20%, #fff 60%);
}

.right {
  float: right;
  color: #000;
  font-size: 14px;
  line-height: 1.7;
}

.navall {
  background: #fff;
 
}
.listc1 {
  padding: 3px 0 3px;


}