find.wxss 3.5 KB
  .swiper_image{
  width:750rpx;
  height:300rpx;
  font-size: 0;
  position: relative
  

}
.swiper_item_img{
 
  height:300rpx;
}
.swiper_image image{
  width:100%;
  height:100%;
  /* box-shadow:0px -1px 6px 0px rgba(212,137,96,0.11); */
  /* border-radius:10px; */
}
.swiper_item_img swiper-item{
   width:750rpx;
  height:300rpx;
 

  
}
.swiper_item_img swiper-item image{
  width:100%;
  height:100%;
  
}


.dots{
    /* width: 156rpx; */
    height: 36rpx;
    display: flex;
    flex-direction: row;
    position: absolute;
    justify-content: center;
    align-items: center;
    left: 0;
    right:0;
    bottom: 20rpx;
}
/*未选中时的小圆点样式 */
.dot{
    width: 10rpx;
    height: 10rpx;
    border-radius: 50%;
    margin-right: 26rpx;
    background-color:#000000
}
/*选中以后的小圆点样式  */
.active{
    width: 10rpx;
    height: 10rpx;
    border-radius:50%;
    background-color: #E81825;
   

}
image{
  width:100%;
  height:100%;
}
.middlehead{
  display:flex;
  justify-content: space-between;
  align-items: center;
   padding: 34rpx 32rpx;
  box-sizing: border-box;
}
.rilihead{
  display:flex;
  align-items: center;
  justify-content: space-between;
 
}
.rili{
  width:26rpx;
  height:26rpx;
  font-size: 0
}
.every{
  width:202rpx;
  height:30rpx;
  font-size: 0;
  margin-left: 8rpx;

}
.more{
  display:flex;
  align-items: center;
  justify-content: center;
}
.moreword{
  font-size: 26rpx;
  color:#999999
}
.moreimg{
  width:10rpx;
  height:18rpx;
  font-size: 0;
  margin-left:15rpx;
}
.tast{
  display:flex;
  align-items: center;
  border-bottom:1rpx solid #f5f5f5;
  padding: 20rpx 0;
  
  /* border-bottom:14rpx solid #F2F2F2;
  padding-bottom: 30rpx; */
  
}
.dayjiu{
  border-bottom:14rpx solid #F2F2F2
}
.tastimg{
  width:80rpx;
  height:80rpx;
  font-size: 0;
  margin-left:62rpx;
}
.tastcontent{
  margin-left:32rpx;
}
.tasttitle{
  color:#1A1A1A;
  font-size:28rpx;

}
.tasttext{
 color:#999999;
 font-size: 24rpx;
 margin-top:24rpx; 
}
.jiudan{
  font-size: 32rpx;
  color:#1A1A1A;
  font-weight: bold;
  margin-left:8rpx;
}
.winetitle{
  color:#1A1A1A;
  font-size: 28rpx;
  margin-left:36rpx
}
.wineimg{
  width:686rpx;
  height:300rpx;
  margin:30rpx auto 0;
  position: relative
}
.vioimg{
  width:100rpx;
  height:100rpx;
  font-size: 0;
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%)
}
.winebottom{
  display:flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 32rpx;
  box-sizing: border-box;
  margin-top:30rpx;
}
.winebottomleftimg{
  width:60rpx;
  height:60rpx;
  font-size: 0;
  border-radius:50%;
}
.winebottomleftimg image{
  width:100%;
  height:100%;
  border-radius:50%;
}
.winebottomleft{
  display:flex;
  align-items: center
}
.winebottonright{
  width:345rpx;
  display:flex;
  align-items: center;
  justify-content: space-around
}
.winerighttouimg{
  width:60rpx;
  height:28rpx;
  font-size: 0;
  position:relative;
  text-align: center
}
.winerighttouimg image{
  width:30rpx;
  margin:0 auto;
}
.lj_share{
  width:60rpx;
  height:40rpx;
  border:none;
  position: absolute;
  right:0;
  top:0;
  background: transparent

}
button::after{
  border:none;
  background: transparent
}
.winerighttou{
  display:flex;
  align-items: center
}
.wineeng{
  color:#666666;     
  font-size: 28rpx;
  margin-left: 20rpx;
}
.winezan{
  color:#666666;
  font-size:28rpx;
  margin-left:10rpx;
  /* height:28rpx;
  line-height:28rpx; */
  margin-top:1rpx;
}
.wineblock{
  border-bottom: 14rpx solid #F2F2F2;
  padding-bottom: 30rpx;
}
.pin{
  width:16rpx;
  height:32rpx;
  font-size: 0
}