.a_pb {
  padding-left: 0 !important;
}


.himgs {
  margin-bottom: 15px;
  background-color: #fff;
  overflow: hidden
}
.himgs .title {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #eee;
  padding: 0 15px
}
.himgs .title h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: 400
}
.himgs .title i {
  float: right;
  display: inline-block;
  font-style: normal;
  color: #999
}
.himgs .title i a {
  color: #999
}
.himgs .title h4 + i {
  margin-left: auto;
}
.himgs .himgsbody {
  overflow: hidden
}
.himgs ul {
  list-style: none;
  margin-left: auto;
  margin-right: auto
}
.himgs li {
  float: left;
  width: 18.5%;
  /*margin-right:10px;
	margin-bottom:10px*/
}
.himgs li a {
  font-size: 0;
  display: block
}
.himgs li .img {
  width: 100%;
  overflow: hidden;
  position: relative
}
.himgs li .img h9 {
  background: rgba(0, 0, 0, 0);
  padding: 2px 2px;
  top: 22px;
  right: 55px;
  color: rgb(255, 255, 255);
  position: absolute;
  color: #FFFFFF;
  font-size: 28px;
} /* 图片右上角标注*/
.himgs li .img:hover {
  filter: alpha(Opacity=90);
  -moz-opacity: .9;
  opacity: .9
}
.himgs li .img img {
  width: 100%;
  height: auto
}
.himgs li .img h9 {
  background: rgba(0, 0, 0, 0);
  padding: 2px 2px;
  top: 2px;
  right: 5px;
  color: rgb(255, 255, 255);
  position: absolute;
  color: #FFFFFF;
  font-size: 14px;
} /* 图片右上角标注*/
.himgs li p {
  line-height: 20px;
  font-size: 12px;
  padding: 0 5px
}
@media screen and (max-width:450px) {
  .himgs li p {
    line-height: 30px;
    height: 30px;
    overflow: hidden
  }
  .himgs li p.do-hide {
    display: none
  }
  .himgs li {
    width: 50%;
  }
}
@media screen and (max-width:768px) {
  .himgs {
    margin-bottom: 10px
  }
  .himgs .himgsbody {
    padding: 5px
  }
  .himgs ul {
    list-style: none;
    margin-right: -2%
  }
  .himgs li {
    float: left;
    width: 50% !important;
  }
}
/* 顶部菜单 */
.classify-select {
  position: relative;
  padding-top: 0px;
}
.classify-select .classify-box {
  margin: 0 auto;
  background: #ffffff;
}
.classify-select .classify-box {
  width: 1180px;
}
.classify-select .classify-select-list {
  *zoom: 1;
  /*margin-left: -10px;
	float: left;*/
  width: 100%;
}
.classify-select .classify-select-list .classify-item, .classify-select .classify-select-list .self-defined {
  height: 40px;
  line-height: 40px;
  display: block;
}
.classify-select .classify-select-list .classify-item a {
  color: #333;
  font-weight: 400;
}
.classify-select .classify-select-list li {
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
  float: left;
}
.current a {
  color: red;
}
@media screen and (max-width: 767px) {
  .cover-image {
    height: 180px;
  }
  .classify-select .classify-select-list .classify-item {
    width: 33%;
  }
}
.classify-select .classify-select-list .current a {
  color: red;
}
.nav li.active .a1 {
  background-color: #fff;
  font-size: 18px;
}
/* 重写 */
.classify-select, .classify-box, .classify-select-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.classify-select {
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.classify-select * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.classify-select *:before, .classify-select *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.classify-select .classify-select-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 10px;
  width: 100%;
}
.classify-select .classify-select-list .classify-select-type {
  width: 100%;
}
.classify-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.met_pager {
  line-height: 35px;
  margin: 10px auto;
  text-align: center;
  font-weight: 400;
}
.met_pager ul {
  margin: 10px auto;
  display: inline-block;
}
.met_pager li {
  padding: 0 13px;
  line-height: 37px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #ddd;
  margin-left: -1px;
  background-color: #FFF;
  cursor: pointer;
}
.met_pager li a {
  color: #444;
}
.met_pager li.thisclass, .met_pager ul li.thisclass a, .met_pager ul li.thisclass a:hover {
  color: #fff !important;
  background-color: #3169b0;
}
.met_pager {
  margin-top: 10px;
  text-align: center;
}
.met_pager a {
  border: 1px solid #e4eaec;
  background: #fff;
  padding: 9px 15px;
  text-align: center;
  color: #76838f;
}
.met_pager a:hover {
  background: #f5f5f5;
  text-decoration: none;
}
.met_pager a.NextA {
  border-right: 1px solid #e4eaec;
}
.met_pager .PreSpan, .met_pager .NextSpan {
  border: 1px solid #e4eaec;
  padding: 9px 15px;
  background: #fff;
  color: #ccd5db;
  cursor: default;
}
.met_pager .firstPage, .met_pager .lastPage {
  height: 28px;
  line-height: 28px;
  min-width: 40px;
}
.met_pager a.Ahover {
  background: #62a8ea;
  border-color: #62a8ea;
  color: #fff;
  cursor: default;
}
.met_pager a.Ahover:hover {
  background: #62a8ea;
  border-color: #62a8ea;
  color: #fff;
}
.met_pager a {
  text-decoration: none;
}
.met_pager a:active, .met_pager a:focus, .met_pager a:hover {
  text-decoration: none;
}
.met_pager .PageText {
  margin-left: 10px;
  color: #aaa;
  display: none;
}
.met_pager input {
  display: none;
}
.met_pager .m {
  background: #ac1e1e;
  color: #fff;
}
.met_pager .m:hover {
  background: #ac1e1e;
  color: #fff;
}
.met-showproduct-head {
  padding-top: 5px;
}
.head-container {
  width: 100%;
  background-color: #ffffff;
  float: left;
}
.himgs,
.himgs * {
  box-sizing: border-box;
}
.himgs .himgsbody ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding: 5px;
}
.himgs .himgsbody ul li {
  width: 33.3%;
  margin: unset;
  padding: 5px;
}
.himgs .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.himgs .title h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
}
.himgs .title .small-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.himgs .title .small-nav a {
  font-size: 16px;
  padding: 0 5px;
}
.himgs .title .small-nav a.active {
  color: #ac1e1e;
}
.himgs .title .small-nav + i {
  margin-left: 10px;
  font-size: 15px;
}
@media screen and (max-width: 1024px) {
  .himgs .title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }
  .himgs .title h4, .himgs .title .small-nav {
    width: 100%;
  }
  .himgs .title .small-nav {
    margin-left: unset;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
  }
  .himgs .title .small-nav + i {
    display: none;
  }
  .pageinfo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .met_pager > ul a.n {
    border-right: 1px solid #e4eaec;
  }
}