.adv-bar {
  height: 1.38666667rem;
}
.adv-bar img {
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.content-wrapper {
  background: #fff;
  color: #333;
}
.content-wrapper .margin {
  height: 0.21333333rem;
  background: #f5f5f5;
}
.hot-spot-wrap {
  height: 5.6rem;
}
.hot-spot-wrap .image-list .image-item img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.image-list .image-item .title-mask {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: -webkit-gradient(linear, bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.image-list .image-item .img-title {
  color: #fff;
  font-size: 0.42666667rem;
  position: absolute;
  bottom: 0.42666667rem;
  left: 0.42666667rem;
}
.banner-pagination {
  position: absolute;
  z-index: 99;
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
}
.banner-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.6);
  width: 8px;
  height: 8px;
  opacity: 1;
}
.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 11px;
}
.hot-word .hot-word-tit {
  line-height: 0.8rem;
  margin-top: 0.4rem;
  height: 0.8rem;
  font-size: 0.48rem;
  color: #333;
  position: relative;
  font-weight: 400;
  padding: 0 17px;
}
.hot-word .hot-word-tit .hot-word-date {
  position: absolute;
  height: 100%;
  right: 0.45333333rem;
  top: 0;
  color: #999;
  font-size: 0.37333333rem;
  font-weight: 400;
}
.hot-word .hot-word-list {
  padding: 0 17px;
  margin-bottom: 0.21333333rem;
}
.hot-word .hot-word-list::after {
  content: '';
  display: table;
  clear: both;
}
.hot-word .hot-word-list .word {
  float: left;
  width: 50%;
  height: 1.06666667rem;
  line-height: 3;
  font-size: 0.42666667rem;
  box-sizing: border-box;
}
.hot-word .hot-word-list .word a {
  color: #333;
  display: block;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-word .hot-word-list .word .hot-up,
.hot-word .hot-word-list .word .hot-down {
  display: inline-block;
  width: 0.26666667rem;
  height: 0.42666667rem;
  vertical-align: middle;
}
.hot-word .hot-word-list .word .hot-up {
  background: url(../fonts/up-icon.svg) no-repeat center;
  background-size: cover;
}
.hot-word .hot-word-list .word .hot-down {
  background: url(../fonts/down-icon.svg) no-repeat center;
  background-size: cover;
}
.tab-wrapper .list-tab {
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 8;
  line-height: 1.17333333rem;
  background: #fff;
  font-size: 0.42666667rem;
  border-bottom: 1px solid #eee;
}
.tab-wrapper.fixed .list-tab {
  position: fixed;
  top: 1.17333333rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.tab-wrapper .list-tab::after {
  content: '';
  display: table;
  clear: both;
}
.tab-wrapper .list-tab .tab-item {
  float: left;
  width: 50%;
  color: #666;
  font-size: 0.42666667rem;
}
.tab-wrapper .list-tab .tab-item.at span {
  display: inline-block;
  color: #000;
  height: 1.2rem;
  box-sizing: border-box;
  border-bottom: 2px solid #333;
}
.tab-wrapper.fixed .tab-place {
  height: 2.26666667rem;
}
.tab-wrapper.fixed .tab-place.show {
  height: 6.45333333rem;
}
.tab-wrapper .list-category {
  background: #fff;
  position: relative;
  width: 100%;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  color: #666;
}
.tab-wrapper.fixed .list-category {
  position: fixed;
  top: 2.37333333rem;
  z-index: 998;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.list-category .knowledge-category,
.list-category .tujie-category {
  position: relative;
}
.category-list::after {
  content: '';
  display: table;
  clear: both;
}
.category-list .category-item {
  background: #fff;
  float: left;
  width: 11%;
  font-size: 0.37333333rem;
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  margin-right: 3%;
}
.category-list .category-item:first-child {
  margin-left: 0.45333333rem;
}
.category-list .category-item.at {
  color: #333;
  font-weight: 900;
}
.category-open {
  position: absolute;
  top: 0.42666667rem;
  right: 17px;
}
.category-open.down {
  width: 0;
  height: 0;
  border-top: 6px solid #999;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.tab-wrapper .list-content {
  padding: 0 0.4rem;
}
.tab-wrapper .list-content .knowledge-content {
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.list-content .knowledge-content .knowledge-item {
  padding: 9px 0;
  border-bottom: 1px solid #eee;
}
.list-content .knowledge-content .knowledge-item::after {
  content: '';
  display: table;
  clear: both;
}
.knowledge-content .knowledge-item img {
  float: left;
  margin-right: 0.4rem;
  width: 2.82666667rem;
  height: 2.08rem;
}
.knowledge-content .knowledge-item .knowledge-title {
  font-weight: 400;
  max-height: 1.22666667rem;
  overflow: hidden;
  height: 1.22666667rem;
  line-height: 0.61333333rem;
  font-size: 0.45333333rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  word-break: break-word;
  color: #333;
  text-align: justify;
}
.knowledge-content .knowledge-item .knowledge-con {
  color: #999;
  line-height: 0.48rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.37333333rem;
}
.knowledge-content .knowledge-item .knowledge-view {
  color: #999;
  font-size: 0.32rem;
  margin-top: 0.18666667rem;
}
.category-list-cnt.hide {
  display: none;
}
.category-list-cnt.show {
  display: block;
}
.category-all-list.hide {
  display: none;
}
.category-all-list.show {
  display: block;
}
.category-all-list .category-all-list-header .category-list-title {
  font-size: 0.37333333rem;
  color: #999;
  display: inline-block;
  margin-top: 0.32rem;
  margin-bottom: 0.45333333rem;
}
.category-all-list .category-all-list-header .category-close {
  float: right;
  margin-right: 0.45333333rem;
  margin-top: 0.42666667rem;
  position: relative;
}
.category-all-list .category-all-list-header .category-close.up {
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #999;
  border-left: 6px solid transparent;
}
.category-all-list {
  margin-left: 0.45333333rem;
}
.category-fold-list {
  width: 100%;
}
.category-fold-list .category-fold-item {
  box-sizing: border-box;
  width: 30%;
  height: 0.82666667rem;
  line-height: 0.82666667rem;
  text-align: center;
  float: left;
  font-size: 0.37333333rem;
  color: #333;
  margin-bottom: 0.45333333rem;
  border: 1px solid #f1f1f1;
  margin-right: 2.5%;
}
.category-fold-list .category-fold-item.at {
  border-color: #333;
}
.category-fold-list::after {
  content: '';
  display: table;
  clear: both;
}
.category-open::after {
  content: '';
  display: block;
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  top: -0.4rem;
  left: -0.26666667rem;
}
.category-close::after {
  content: '';
  display: block;
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  top: -0.16rem;
  left: -0.26666667rem;
}
.tujie-category {
  display: none;
}
.list-content .tujie_list {
  display: none;
}
.list-loading {
  font-size: 0.37333333rem;
  text-align: center;
  color: #333;
  line-height: 0.90666667rem;
  height: 0.90666667rem;
  display: block;
}
.ng_label {
  line-height: 1.2rem;
  height: 1.2rem;
  position: relative;
  background-color: #fff;
  font-size: 0.32rem;
}
.ng_label a {
  display: block;
  text-align: center;
  line-height: 1.2rem;
  height: 1.2rem;
}
.ng_label .ng-b {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  display: inline-block;
  color: #ff6600;
  font-size: 11px;
  text-align: center;
  overflow: hidden;
  border: 1px solid #ff6600;
  border-radius: 2px;
  margin-top: 0.32rem;
  padding: 0 5px;
}
.ng_label .ng-c {
  margin-left: 0.21333333rem;
  font-size: 0.34666667rem;
  margin-top: 0.32rem;
  color: #333;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  display: inline-block;
  text-align: center;
  overflow: hidden;
}
.image-list .image-item .title-mask{
    background: -webkit-gradient(linear, bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.banner-pagination{
  padding-right:5px;
}
.image-list .image-item .img-title{
  bottom:0.32rem;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  right:1rem;
}