body{
  background: #f5f5f5;
}

.bhlNwSwBox {
  margin: .3rem .3rem 0
}

.bhlNwSwBox .boxSwCont {
  margin: 0 -0.3rem;
  padding: 0 .3rem
}

.bhlNwSwBox .boxSwCont .swiper-slide {
  width: 6.9rem;
  height: 3.34rem;
  border-radius: .2rem;
  position: relative;
  color: #FFFFFF;
  line-height: .32rem;
  text-align: center;
  margin-right: .32rem;
  overflow: hidden;
}

.bhlNwSwBox .boxSwCont .swiper-slide:last-child {
  margin-right: 0
}

.bhlNwSwBox .boxSwCont .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: .8rem .12rem .16rem;
  background: linear-gradient(0deg, rgba(0,0,0,0.6) 0, transparent 100%)
}

.bhlNwSwBox .boxSwCont .swiper-slide.hot::after {
  content: "HOT!";
  font-weight: bold;
  font-size: .18rem;
  color: #FFFFFF;
  height: .28rem;
  line-height: .28rem;
  padding: 0 .08rem 0 .05rem;
  background: #E45F2B;
  border-radius: .03rem;
  font-style: italic;
  position: absolute;
  top: .1rem;
  left: .1rem
}


.bhlNwAllBox {
  margin: 0 .3rem 0
}

.bhlNwAllBox .tabsWrap>ul {
  font-size: .3rem;
  color: #666666;
  display: flex;
  overflow: auto;
  margin: .2rem -0.3rem 0;
  padding: 0 .2rem;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.bhlNwAllBox .tabsWrap>ul::-webkit-scrollbar {
  display: none
}

.bhlNwAllBox .tabsWrap>ul li {
  flex-shrink: 0
}

.bhlNwAllBox .tabsWrap>ul li a {
  display: block;
  height: .62rem;
  line-height: .59rem;
  padding: 0 .4rem;
  margin: .1rem;
  background: #F6F9FB;
  border-radius: .31rem;
  box-shadow: 0 0 .15rem 0 rgba(40,40,40,0.15);
  border: 1px solid rgba(216,216,216,0.5)
}

.bhlNwAllBox .tabsWrap>ul li.active {
  color: #FFFFFF
}

.bhlNwAllBox .tabsWrap>ul li.active a {
  background: #8ED7E8;
  border-color: #8ED7E8
}

.bhlNwAllBox .tabsWrap .tabsCont {
  margin: .2rem 0 0
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul {
  font-size: .26rem;
  color: #000000;
  line-height: .36rem
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul li a {
  display: flex;
  margin-top: .2rem;
  padding: .2rem;
  background: #FFFFFF;
  border-radius: .2rem
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul li a .imgBox {
  width: 2.35rem;
  height: 1.42rem;
  border-radius: .2rem;
  flex-shrink: 0;
  overflow: hidden;
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul li a .txtBox {
  flex: 1;
  width: 0;
  padding: .1rem 0 .16rem .28rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul li a .txtBox p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul li a .txtBox p.time {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo ul li a .txtBox p.time .icon {
  width: .22rem;
  height: .22rem;
  background-position: -0.5rem -0.03rem;
  margin-right: .08rem
}

.bhlNwAllBox .tabsWrap .tabsCont .tabInfo .pageCode {
  margin-top: .18rem
}
.aMore{
  background: #fff;
  margin: .25rem 0 0;
}
.keyword ul{
  padding-left: 0;
}
