forked from nsjcy/frontEnd/nsjcy

LAPTOP-RI7D261L\Mr Ke
2020-03-09 a2d1b9886b00b5f4d4722c3379d3bd4f2f94b421
SunshineLnsMinApp/pages/fzxktDetail/fzxktDetail.wxss
@@ -21,6 +21,31 @@
  margin:20rpx 0 0 20rpx;
}
.content-right {
  flex: 1;
  margin-right: 50rpx;
  background: #ccc;
  width: 100%;
  height: 100%;
}
.headLineTitle {
  /* height: 88rpx; */
  font-size: 16px;
  line-break: 44rpx;
  color: rgba(51, 51, 51, 1);
  /* margin-bottom: 26rpx; */
}
.headLineInfo {
  display: flex;
  font-size: 12px;
  color: rgba(153, 153, 153, 1);
}
.info-source {
  margin-right: 20rpx;
}
#myVideo{
  display: block;
  width: 100%;
@@ -45,6 +70,14 @@
  height: 48px;
}
.content-left {
  width: 416rpx;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin:14px 0;
}
.detail-img-bottom {
  font-size: 12px;
  color: #333;