common.wxss 5.5 KB
/* 公共表单 */
.commentlist-doctor{
  display:flex;
  height:100rpx;
  justify-content: space-between;
  align-items: center;
  padding:0 32rpx;
  border-bottom:16rpx solid #FCF8F7;

}
.commentlist{
  border-bottom:16rpx solid #FCF8F7;
}
.commentlist_item{
  display:flex;
  height:100rpx;
  justify-content: space-between;
  align-items: center;
  padding:0 32rpx;
  border-bottom:1rpx solid #f5f5f5;
}
.commentlist_name{
  color:#000000;
  font-size: 30rpx;
}
.commentlist_right{
  display:flex;

}
.commentlsit_date{
  color:#666666;
  font-size: 26rpx;
}
.row{
  width:40rpx;
  height:40rpx;
  font-size: 0;
  margin-left: 5rpx;
}
.row image{
  width:100%;
  height:100%;
}

.doctor_review{
  display:flex;
  justify-content: space-between;
  align-items: center;
  height:80rpx;
  border-bottom:1rpx solid #f5f5f5;
  padding: 0 40rpx 0 32rpx;
}
.doctor_review_name{
  color:#292525;
  font-size: 26rpx;
  font-weight: bold;
}
.sub_review{
  color:#5C5453;
  font-size:26rpx;
}
/* 输入评论*/
.entercomment{
  width:682rpx;
  height:300rpx;
  margin: 0 auto;
  color:#CCBAB8;
  font-size: 28rpx;
  padding: 28rpx 0;

}
.entertext{
  width:682rpx;
  height:300rpx;
  line-height: 1.5;
}
.choseimg{
  overflow: hidden;
  padding: 0 20rpx 130rpx 12rpx;
}
.selectpic{
  float:left;
  width:160rpx;
  height:160rpx;
  font-size: 0;
  margin-left:20rpx;
  margin-top: 20rpx;
  position: relative;
}
.del{
  position:absolute;
  top:5rpx;
  right:0rpx;
  color:#999;
  font-size: 40rpx
}
.selectpic image{
  width:100%;
  height:100%;
}
/* 随堂笔记 */
.user_essays_content{
  border-bottom:1rpx solid #f5f5f5;
}
.essays_content {
  display:flex;
  padding:31rpx 33rpx;

}
.essays_content_img {
  width:80rpx;
  height:80rpx;
  font-size:0;
  border-radius:50%;

}

.essays_content_img image{
  width:100%;
  height:100%;
  border-radius:50%;

}
.essays_content_text {
  width:587rpx;
  margin-left:17rpx;

}
.user_comment_name {
  display:flex;
justify-content:space-between;
align-items:center;

}
.essays_name {
  color:#000000;
font-size:30rpx;
font-weight:bold;

}
.user_comment_hostpital {
  padding:5rpx 22rpx;
border-radius:22rpx;
color:#FD8779;
font-size:26rpx;
border:1rpx solid #FD8779;

}
.essays_text{
  color:#292525;
font-size:28rpx;
margin-top:30rpx;

}
.user_bottom{
  display:flex;
justify-content:space-between;
align-items:center;
margin-top:43rpx;

}
.user_date,.thumb_num {
  color:#999999;
font-size:24rpx;
height:30rpx;
line-height:30rpx;

}
.user_lsit_img,.thumb{
  display:flex;
}

.user_img image {
width:100%;
height:100%;

}
.user_img {
width:32rpx;
height:30rpx;
font-size:0;
margin-right:15rpx;

}
.user_img image {
width:100%;
height:100%;

}
.thumb_star{
  margin-right:40rpx;

}
.essays_date {
color:#999999;
font-size:26rpx;
margin-top:18rpx;

}
.suinotes {
border-bottom:1px solid #f5f5f5;

}
.use_comment {
justify-content:space-between;

}
.new_left,.mew_right {
display:flex;

}
.new new_active{
  color:#FD8779;

}
.new{
  width:68rpx;
  text-align: center;
  color:#A89997;
  font-size: 24rpx;
}
.new:first-child{
    border-right:1px solid #f5f5f5;
}
.new_active{
  color:#FD8779;
}
.use{
  display:flex;
}


/* 图文编辑图片 */
.edit_img{
  /*margin-top:36rpx;*/
}
.editword{
  /*margin-bottom: 36rpx;*/
}
.edit_big_img{
  width:400rpx;
  height:400rpx;
  font-size: 0
}
.edit_small_img{
  width:187rpx;
  height:187rpx;
  font-size: 0;
  margin-left: 8rpx;
  margin-top: 30rpx;
  }
  .edit_small_img:first-child{
    margin-left:0;
  }
  .edit_big_img image,.edit_small_img image{
    width:100%;
    height:100%;
  }
  .small_img{
    display:flex;
   flex-wrap: wrap;
    align-items: center;
  }
  /* 分享按钮 */
  .lj_share{
    width:310rpx;
    height:80rpx;
    border-radius:40rpx;
    background: #FD8779;
    color:#fff;
    font-size: 30rpx;
    text-align: center;
    line-height: 80rpx;
    position:fixed;
    bottom:31rpx;
    left:0;
    right:0;
    margin: 0 auto;

  }
.nextstep{
   width:310rpx;
    height:80rpx;
    border-radius:40rpx;
    background: #FD8779;
    color:#fff;
    font-size: 30rpx;
    text-align: center;
    line-height: 80rpx;
    position:fixed;
    bottom:29rpx;
    left:0;
    right:0;
    margin: 0 auto;
}

  /* 二手置换底部导航 */
.mypublish_img{
  width:64rpx;
  height:64rpx;
  font-size: 0;
  margin: 0 auto;

}

.sell_mypublish_img{
  width:80rpx;
  height:80rpx;
  font-size: 0;
  margin: 0 auto 8rpx;
  position:relative;
}
.mypublish_img image,.sell_mypublish_img image{
  width:100%;
  height:100%;
}
/* .sell_mypublish_img image{ */
  /* position: absolute;
  bottom:30rpx;
  left:0;
  right:0; */
/* } */
/* .sellname{ */
  /* position: absolute;
  bottom:0;
  left:0;
  right:0; */

/* } */
.mypublish_foot{
  display:flex;
  justify-content: space-around;
  align-items: center;
  /* padding: 0 40rpx; */
  box-sizing: border-box;
  position:fixed;
  bottom:0;
  left:0;
  right:0;
  height: 108rpx;
  border-top:1rpx solid #f5f5f5;
  background: #fff;

}
.center_box{
  /* position: absolute; */
  /* left: 50%; */
  /* margin-left: -40rpx; */
  /* top: -40rpx; */
  width: 80px;
  margin: 0 auto;
  position: relative;
  top: -5px;
}
.mypublish_name{
  text-align: center;
  color:#666;
  font-size: 24rpx;
}
.mypublish_item{
  /* width:33.33%; */
  position: relative;
}

/*点赞和收藏*/

.iscllect{
  display:flex;
}
.startouch{
  display:flex;
}

/* 暂无数据 */

.nodata{
  color:#A89997;
  font-size: 26rpx;
  text-align: center;
  padding: 36rpx;
}
.editword{
  width:520rpx;
}
.publishdot{
  width:20rpx;
  height:20rpx;
  border-radius:50%;
  background: #FF4D4D;
  position: absolute;
  top:10rpx;
  right:15rpx;
}