body{
  background: #f5f5f5;
}

.bhlNwSwBox {
  margin: .1rem .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
}

.jadeZtList {
  padding: .16rem .2rem .11rem;
  margin: .3rem .3rem .41rem;
  background: #FFF;
  border-radius: .1rem;
  overflow: hidden;
}

.jadeZtList ul {
  padding-bottom: .09rem;
}

.jadeZtList li {
  position: relative;
  padding: .19rem 0 .22rem;
  overflow: hidden;
}

.jadeZtList li:after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: .01rem;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: .01rem;
  background: #ececec;
}

.jadeZtList .info {
  position: relative;
  display: flex;
  height: 1.74rem;
  background: #EBFCF7;
  border-radius: .1rem;
  overflow: hidden;
}

.jadeZtList .img {
  display: block;
  width: 3.11rem;
  height: 1.74rem;
  border-radius: .1rem;
  margin-right: .2rem;
  overflow: hidden;
}

.jadeZtList .img img {
  display: block;
  width: 100%;
  min-height: 100%;
  height: auto;
  border-radius: .1rem;
}

.jadeZtList .img span {
  position: absolute;
  left: .1rem;
  top: .09rem;
  display: block;
  padding: 0 .14rem;
  height: .3rem;
  font-size: .18rem;
  color: #fff;
  line-height: .3rem;
  background: rgba(0,0,0,.5);
  border-radius: .13rem;
}

.jadeZtList .info dl {
  display: block;
  width: 0%;
  -webkit-box-flex: 1.0;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.jadeZtList .info dt a {
  position: relative;
  margin-top: .09rem;
  display: block;
  max-width: 98%;
  font-size: .24rem;
  color: #333;
  line-height: .44rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jadeZtList .info dd span {
  position: relative;
  display: block;
  font-size: .2rem;
  color: #999;
  line-height: .26rem;
  transform: scale(.9);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: -.16rem;
}



.jadeZtList .list {
  position: absolute;
  left: 3.31rem;
  top: 1.13rem;
  display: flex;
  flex-wrap: wrap;
  width: 3.2rem;
  height: .65rem;
  overflow: hidden;
}

.jadeZtList .list a {
  display: block;
  width: .65rem;
  height: .65rem;
  border-radius: .15rem;
  margin-right: .4rem;
  overflow: hidden;
}

.jadeZtList .list a img {
  display: block;
  width: 100%;
  min-height: 100%;
  height: auto;
  border-radius: .1rem;
}

.jadeZtList .recList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 .25rem;
}

.jadeZtList .recList a {
  margin-right: .19rem;
  margin-bottom: .3rem;
  display: block;
  width: auto;
  height: .5rem;
  line-height: .5rem;
  padding: 0 .19rem;
  font-size: .22rem;
  color: #999;
  background: url(../img/itopicbg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: .06rem;
  overflow: hidden;
}

.wrapper .jadeZtList {
  padding: 0;
  margin: 0;
  margin-bottom: .1rem;
}

.wrapper .jadeZtList ul {
  margin: 0 .3rem .21rem;
  margin-top: -.09rem;
}
.jadeZtMenu {
  position: relative;
  display: flex;
  width: 105%;
  height: .73rem;
  margin-bottom: .1rem;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 0;
  overflow-x: -moz-scrollbars-none;
  -ms-overflow-style: none;
}

.jadeZtMenu::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.jadeZtMenu:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 6.1rem;
  height: .01rem;
  background-color: #ececec;
}

.jadeZtMenu a {
  position: relative;
  display: block;
  margin-right: .82rem;
  padding: 0 .09rem;
  line-height: .7rem;
  font-size: .28rem;
  color: #666;
}

.jadeZtMenu a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  display: block;
  width: 100%;
  height: .04rem;
  background-color: transparent;
}

.jadeZtMenu a.current:after {
  background-color: #3CDFAD;
}

.jadeZtMenu a.current {
  font-size: .34rem;
  color: #3CDFAD;
  font-weight: bold;
  line-height: .66rem;
}