enterprise_q&a.wxss 4.7 KB
page{
  background: #F7F7F7;
}
.container{
  width: 750rpx;
  display: flex;
  flex-flow: column;

}
.top{
  width: 100%;
  height: 80rpx;
  line-height: 80rpx;
  display: flex;
  justify-content: space-around;
  
  font-size:26rpx;
  font-family:PingFang SC;
  font-weight:600;
  color: #999999;
  background: #fff;
  opacity:1;
}
.top_left{
  width: 169rpx;
  color: #169BD5;
  border-bottom: 2px solid #169BD5;
  text-align: center;
}
.mid{
  margin-top: 16rpx;
  width: 100%;
  display: flex;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  background: #fff;

}
.mid_item{
  padding: 50rpx 0;
  width: 686rpx;
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  border-bottom: 2px solid #f5f5f5;
}
.mid_item_left{
  width:42rpx;
  height:40rpx;
  opacity:1;
  display: flex;
}
.mid_item_left image{
  width: 100%;
  height: 100%;
}
.mid_item_right{
  flex: 1;
  margin-left: 20rpx;
}
.mid_item_right_top{
  
  font-size:28rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:36rpx;
  color:rgba(51,51,51,1);
  opacity:1;
  position: relative;
}
.mid_item_right_bottom{
  margin-top: 6rpx;
  font-size:20rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:30rpx;
  color:rgba(204,204,204,1);
  opacity:1;
}
.response_box{
  margin-top: 30rpx;
  color:rgba(102,102,102,1);
  opacity:1;
  background: #f5f5f5;
  border-radius: 8rpx;
  box-sizing: border-box;
  padding: 30rpx 20rpx;
}
.mid_item_right_response{
  font-size:24rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32rpx;
  
}
.color_blue{
  color: #169BD5;
}
.waiting_response{
  margin-top: 22rpx;
  font-size:24rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:24rpx;
  color:rgba(22,155,213,1);
  opacity:1;
}
.mid_label{
  width:113rpx;
  height:113rpx;
  opacity:1;
  display: flex;
  position: absolute;
  top: 0;
  right: -30rpx;
}
.mid_label image{
  width: 100%;
  height: 100%;
}
.bottom{
  
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
}
.bottom_question{
  margin: 180rpx 0;
  width:304rpx;
  height:96rpx;
  line-height: 96rpx;
  text-align: center;
  color: #fff;
  background:linear-gradient(328deg,rgba(0,128,255,1) 0%,rgba(0,194,255,1) 100%);
  box-shadow:0px 6px 12px rgba(0,128,255,0.16);
  opacity:1;
  border-radius:8rpx;
}

/* 企话吧 */
.mid_title{
  margin-top: 48rpx;
  width:240rpx;
  height:48rpx;
  line-height: 48rpx;
  text-align: center;
  background:linear-gradient(324deg,rgba(0,128,255,1) 0%,rgba(0,194,255,1) 100%);
  box-shadow:0px 6rpx 12rpx rgba(0,136,255,0.16);
  opacity:1;
  border-radius:8rpx;
  font-size:26rpx;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(255,255,255,1);
}

.mid_item_top{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mid_item_top_left{
  display: flex;
  align-items: center;
}
.mid_item_top_left_pic{
  width:80rpx;
  height:80rpx;
  border-radius:50%;
  opacity:1;
}
.mid_item_top_left_pic image{
  width: 100%;
  height: 100%;
  border-radius:50%;
}
.mid_item_top_left_text{
  font-size:30rpx;
  font-family:PingFang SC;
  font-weight:600;
  line-height:42rpx;
  color:rgba(51,51,51,1);
  opacity:1;
  margin-left: 16rpx;
  position: relative;
}
.mid_item_top_right{
  
  font-size:22rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32rpx;
  color:rgba(204,204,204,1);
  opacity:1;
}
.mid_item_text{
  
  font-size:26rpx;
  font-family:PingFang SC;
  font-weight:400;
  /* line-height:36rpx; */
  color:rgba(51,51,51,1);
  opacity:1;
  margin-top: 32rpx;
}
.mid_item_like{
  margin-top: 34rpx;
  width: 686rpx;
  display: flex;
  justify-content: space-between;
}
.mid_item_like_left{
 
  font-size:22rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32rpx;
  color:rgba(22,155,213,1);
  opacity:1;
}
.mid_item_like_right{
  display: flex;
  align-items: center;
}
.mid_like{
  width:38rpx;
  height:36rpx;
  opacity:1; 
  display: flex;
  margin-left: 50rpx;
}
.mid_like image{
  width: 100%;
  height: 100%;
}
.mid_number{
  margin-left: 10rpx;
  font-size:22rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:48rpx;
  color:  #b5b5b5;
  opacity:1;
}

.color_blue{
  color: #169BD5;
}
.color_size{
  color: #b5b5b5;
}
.icon_tm{
  width:18rpx;
  height:22rpx;
  background:rgba(0,0,0,0);
  opacity:1;
  display: flex;
  position: absolute;
  top: 0;
  right: -20rpx;
}
.icon_tm image{
  width: 100%;
  height: 100%;

}
.mid_item_bottom{
  
  background:rgba(245,245,245,1);
  opacity:1;
  border-radius:8px;

 
  font-size:24rpx;
  font-family:PingFang SC;
  font-weight:400;
  line-height:34rpx;
  color:rgba(102,102,102,1);
  box-sizing: border-box;
  padding: 16rpx 16rpx 28rpx 16rpx;
}
.mid_item_bottom view:last-child{
  margin-top: 10rpx;
}