.swiper-banner{
  height:6.5rem ;
}
.swiper-banner .swiper-slide{
  height:6.5rem !important;
}

.we-index-iconlist{
  flex-wrap: wrap;
  padding: 10px 0.1rem;

}
.we-index-iconlist .wy-links-iconlist .img{
 height: 1.2rem;
 width: 1.2rem;
 margin: 0 0.9rem;
}
.we-index-iconlist .wy-links-iconlist p{
  font-size:0.45rem;
  margin-top: 0.6rem;
}
.we-index-iconlist .weui-flex__item a{
    margin: 0.2rem 0;

  }
  /* @media screen and (min-width: 400px) {
    .we-index-iconlist .weui-flex__item {
      width: 3.7rem ;
      flex: auto;
    }
    .we-index-iconlist .wy-links-iconlist .img{
      margin: 0 1.25rem;
     }
} */
.we-index-news {
  display: flex;
  height: 43px;
  padding: 0;
}
.we-index-news .new-title{
  width: 88px;
  border-right: 1px solid #D1D1D1;
  text-align: center;
  height: 29px;
  line-height: 29px;
  margin-top: 7px;
  font-size:15px;
  font-weight:bold;
  color:rgba(51,51,51,1);
  padding: 0 10px;

}
.we-index-news .swiper-container{
  line-height: 43px;
  margin-left: 14px;
}
.we-index-news .swiper-pagination{
  display: none;
}
.we-index-sale{
  background-color: white;
  padding: 14px 10px;
  box-sizing: border-box;
  margin-top: 7px;
}
.video-we-index-sale{
  padding: 0;
  margin-top: 0;
}
.video-we-index-sale .videodetail-title{
  padding: 0px 10px;
  box-sizing: border-box;
}
.we-index-sale .sale-top{
      display: flex;
      align-items: center;
}
.we-index-sale .sale-top p{
font-size:15px;
font-weight:bold;
color:rgba(51,51,51,1);
margin-right: 15px;
}
.we-index-sale .sale-top span{
  font-size:15px;
  font-weight:Regular;
  color:#666666;
  }
  .we-index-sale .sale-time{
    display: flex;
    align-items: center;
  }
  .we-index-sale .sale-time p{
    font-size: 0.45rem;
    font-weight:400;
    color:rgba(102,102,102,1);
  }
  .we-index-sale .sale-time span{
    font-size: 0.45rem;
    color: white;
    padding: 0px 5px;
    box-sizing: border-box;
    background-color: #07983D;
    border-radius: 4px;
    margin-left: 0.2rem;
  }
  .we-index-sale .sale-time i{
    color: #07983D;
    margin-left: 0.2rem;
  }
  .we-index-sale .sale-list{
     display: flex;
     align-items: center;
     justify-content: space-between;
     flex-wrap: wrap;
  }
  .we-index-sale .sale-list .sale-item{
    width:7.2rem;
    /* height:5.5rem; */
    border:0.05rem solid rgba(209,209,209,1);
    border-radius:3px;
    padding: 0.2rem 0.28rem;
    box-sizing: border-box;
     margin-bottom: 0.5rem;
  }
  .we-index-sale .sale-list .sale-item img{
    width:6.43rem;
    height:3.21rem;
  }
  .we-index-sale .sale-list .sale-item p{
    font-size:0.51rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:0.74rem;
    text-align: center;
    margin: 0.2rem 0;
  }
  .we-index-sale .sale-list .sale-item div{
    font-size:0.69rem;
    font-weight:400;
    color:rgba(7,152,61,1);
    line-height:0.74rem;
    text-align: center;
  }
  .we-index-sale .sale-list .sale-item div span i{
    font-size:0.69rem;

  }
  .we-index-sale .sale-list .sale-item .sale-del{
    height:0.33rem;
    font-weight:400;
    text-decoration:line-through;
    color:rgba(102,102,102,1);
    line-height:0.74rem;
    margin-left:0.2rem;
  }
  .we-index-sale .sale-list .sale-item .pointn{
      font-size: 0.43rem;
  }


.video-title{
  margin: 0.3rem 0;;
  font-size:0.69rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.video-tag-state{
  display: flex;
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.videoUserInfo{
  justify-content: flex-start;
}
.video-tag-state .left{
  display: flex;
  align-items: center;
}
.video-tag-state .right{
  font-size:13px;
  color:#666666;

}
.video-tag-state-online{
  justify-content: flex-start;
}
.video-tag-state .tag-state-now{
  width:2.66rem;
  /* height:0.69rem;
  line-height:0.69rem; */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;;
  background:rgba(7,152,61,1);
  border-radius:0.1rem;
  font-size:0.43rem;
  font-weight:400;
  color:rgba(255,255,255,1);
}
.video-tag-state .tag-state-old{
  background:#8B8B8B
}
.video-tag-state .orinige{
  background-color: #FF9A32;
}
.video-tag-state .livered{
  background-color: #07983D;
}
.video-tag-state .tag-state-sel{
  background:#ffffff;
  height:17px;
  font-size: 10px;
  line-height: 17px;
  color: rgba(253,105,0,1);
  border:1px solid rgba(253,105,0,1);
  border-radius:3px;
}
.video-tag-state .video-num span{
  color:rgba(7,152,61,1);
}
.video-tag-state .video-num{
  margin-left: 0.5rem;
  font-size:0.51rem;
  font-weight:400;
  color:#666666;
}
.now-time{
display: flex;
align-items: center;
overflow: scroll;

}
.now-time::-webkit-scrollbar {display:none}
.now-time-list{
  width:5.74rem;
  margin-right: 0.5rem;
  text-align: center;
}
.now-time-list img{
  width:5.74rem;
  height:3.29rem;
}
.now-time-list p{
  font-size:0.51rem;
  font-weight:400;
  color:rgba(102,102,102,1);
  line-height:0.74rem;

}
.px-tag-name{
  font-size:0.51rem;
  font-weight:400;
  color:rgba(7,152,61,1);
  margin-right: 0.5rem;
}
.px-tag-info{
  font-size:0.51rem;
  font-weight:400;
  color:#666666;
  margin-right: 0.5rem;
}

.zailine{

  border-top: 1px solid  rgba(209, 209, 209, 1);
  border-bottom: 1px solid  rgba(209, 209, 209, 1);
  background-color: white;

}
.zailine1{
  border-top: 0px solid  rgba(209, 209, 209, 0.5);
}
.zailine .ltop1{
  border-right: 1px solid rgba(209, 209, 209, 0.5);
}
.zailine .ltop{
  border-top: 1px solid rgba(209, 209, 209, 0.5);
   display: flex;
   justify-content: center;
}
.zailine .ltop .zaidiv{
    text-align: center;
    padding: 0.8rem 0 0.5rem 0;
    box-sizing: border-box;
}
.zailine .ltop img{
   width: 1.4rem;
   text-align: center;
}
.zaiimg{
 width: 100%;
  height: 1.4rem;
display: flex;
align-items: center;
justify-content: center;
}
.zailine .ltop a{
  display: block;
font-size:0.69rem;
color:rgba(51,51,51,1);
margin: 0.5rem 0;
text-align: center;
}
.zailine .ltop p{
  text-align: center;
  font-size:0.51rem;
  color:rgba(102,102,102,1);
}
.zailine .ltop p i{
  color:rgba(7, 152, 61, 1)
}
/* 首页滚动导航 */
.find_nav {
  width: 100%;
  height: 3rem;
  background-color: #ffffff;
  padding: 0.5rem 0;
  box-sizing: border-box;
  display: -moz-box;
  display: -webkit-box;
  display: box;

}
.find_nav_left {
  /* height: 46px; */
  position: relative;
  overflow: hidden;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
}
.find_nav_list {
  position: absolute;
  left: 0;
}
.find_nav_list ul {
  position: relative;
  white-space: nowrap;
  font-size: 0;
}
.find_nav_list ul li {
  display: inline-block;
  padding: 0 13px;
  border-right:1px solid rgba(209,209,209,1);

}
.find_nav_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size:0.63rem;
  text-align: center;
  color: #666;
}
.find_nav_list ul li .finfo{
  width: 2.66rem;
  height: 0.71rem;
  font-size:0.51rem;
  color:rgba(102,102,102,1);
  text-align: center;
}
.find_nav_cur a {
  color: rgba(7, 152, 61, 1) !important;
}
.find_nav_cur .finfo{
color: white !important;
background-color: rgba(7, 152, 61, 1);
border-radius: 0.35rem;
}
.sideline {
  display: block;
  position: absolute;
  border: 0;
  height: 2px;
  background-color:rgba(7, 152, 61, 1);
  left: 0;
  top: 43px;
  pointer-events: none;
}

.product{
margin-top: 0.29rem;
background-color: white;
/* border-top: 1px solid  rgba(209, 209, 209, 1); */

}
.product .wy-pro-list .proimg{
  overflow: hidden;
}
.product  .wy-pro-list .protxt .name{
  font-size:0.51rem;
  color:rgba(102,102,102,1);

}
.product .wy-pro-list{
  background-color: white;
}
.product .wy-pro-pri span{
  color:rgba(7,152,61,1);
  padding: 0;
}
.product .bigprice{
    font-size: 0.69rem;
    color:rgba(7,152,61,1);

}
.product .delprice{
    text-decoration: line-through;
    font-size:0.43rem;
    color:rgba(102,102,102,1) !important;
    margin-left: 0.3rem;


}
.xsjgname{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.three{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  background-color: white;
}
.three-item{
  width: 114px;
  height: 62px;
  border-radius: 4px;
  color: white;
  font-size: 13px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.three-cont :nth-child(1){
     font-size: 18px;
     font-weight: bold;
     color: #fff;

}
.three-cont{
  color: #fff;
}
.three-one{
  background-color: #CC9902;
}
.three-two{
  background-color: #FF9A32;
}
.three-three{
  background-color: #0059A9;
}
.bigdata{
 margin-top: 10px ;
}
.bigdata-top{
  font-size: 13px;
  color: #8A8A8A;
}
.bigdata-top span{
  color: #000000;
  font-weight: bold;
}
.bigdata-list{
  margin-top: 10px ;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 13px;
  color:  #8A8A8A !important;
  text-align: center;
}
.bigdata-list-item .bigdata-num{
  color: #FA6B75;
  margin-top: 5px;
}
.nav_title-left{
  color: #8A8A8A !important;
}
.xmdata{
  height: 90px !important;
}

.onlive{
  background-color: #07983D !important;
  color: #fff !important;
}
.video-list-nobottom{
  border-bottom: 0;
}