<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鑻辨枃鐗堥椤垫牱寮忔枃浠� */

.ad-img{
  width: 100%;
  height: 94px;
}
.img-box{
  border-bottom: 1px dashed #D6D7DA;
}
.img-box2{
  border-bottom: 1px dashed #D6D7DA;
}
.img-box img{
  width: 140px;
  height: 90px;
}
.img-box2 img{
  width: 140px;
  height: 90px;
}
.box-img{
  width: 340px;
  height: 226px;
}
.video-view{
  width: 100%;
  margin: auto;
}
.play-img{
  width: 44px;
  height: 44px;
  position: absolute;
  left:calc(50% - 22px);
  top:calc(50% - 22px);
}
.video-img{
  width: 100%;
  height: 190px;
}
.video-title{
  width: 100%;
  background: rgb(0, 0, 0,0.6);
  padding: 10px 30px;
  margin: auto;
  position: absolute;
  bottom: 0;
  left:0;
}
.video-title a{
  font-size: 14px;
  color: #FFFFFF;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
/*婊氬姩骞垮憡*/
.adSlide .JQ-content-box {
  overflow: hidden;
  /*width: 100%;*/
  height: 90px;
  position: relative
}

.adSlide .JQ-slide-content {
  position: absolute
}

.adSlide .JQ-slide-content li {
  zoom: 1;
  overflow: hidden;
  height: 90px;
  vertical-align: text-top
}
</pre></body></html>