promote-detail.wxss 4.1 KB

page {
  background-color: #f7f7f7;
}

@charset "UTF-8";
/**
 * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
 * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可
 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 
 */
page.data-v-31e4c1a3 {
  width: 100%;
  height: 100%;
}
.divid_line_horizen.data-v-31e4c1a3 {
  width: 100%;
  height: 2rpx;
  background-color: #f2f2f2;
  align-self: center;
  margin-top: 1rpx;
}
.input_warp .u-input__input.data-v-31e4c1a3 {
  font-size: 34rpx;
}
.button_warp .u-button .u-size-default.data-v-31e4c1a3 {
  font-size: 30rpx;
  height: 96rpx;
  line-height: 80rpx;
}
.button_warp .u-button .u-btn--primary--disabled.data-v-31e4c1a3 {
  color: rgba(0, 0, 0, 0.45) !important;
  border-color: rgba(0, 0, 0, 0.06) !important;
  background-color: rgba(0, 0, 0, 0.06) !important;
}
.page .head.data-v-31e4c1a3 {
  width: 100%;
  height: 422rpx;
}
.page .top.data-v-31e4c1a3 {
  padding: 48rpx 32rpx;
  background-color: #fff;
  position: relative;
  top: -17px;
  left: 10px;
  width: calc(100% - 20px);
  border-radius: 10px;
}
.page .top .title.data-v-31e4c1a3 {
  margin-top: 6rpx;
  width: 100%;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
}
.page .top .t1.data-v-31e4c1a3 {
  position: absolute;
  right: 32rpx;
  top: 18rpx;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.65);
}
.page .top .t2.data-v-31e4c1a3 {
  display: inline-block;
  margin-top: 26rpx;
  padding: 10rpx;
  background: var(--primary-color006);
  border-radius: 2px;
  font-size: 11px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: var(--primary-color);
}
.page .top .desc.data-v-31e4c1a3 {
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
  margin-top: 32rpx;
  padding: 20rpx;
  font-size: 24rpx;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.45);
  background: #f7f7f7;
  border-radius: 16rpx;
}
.page .nav_bar_topV65.data-v-31e4c1a3 {
  background-color: #ffffff;
  width: 15%;
}
.page .currnt_p1.data-v-31e4c1a3 {
  background-color: #fff;
  padding: 5px 0;
}
.page .currnt_p1 .t.data-v-31e4c1a3 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.page .currnt_p1 .d.data-v-31e4c1a3 {
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
  margin-top: 18rpx;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.page .btv.data-v-31e4c1a3 {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 72px;
  background-color: #fff;
  padding: 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page .btv .list2.data-v-31e4c1a3 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: var(--primary-color);
}
.page .btv .oldp.data-v-31e4c1a3 {
  position: relative;
  margin-left: 6px;
}
.page .btv .list3.data-v-31e4c1a3 {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
}
.page .btv .line.data-v-31e4c1a3 {
  position: absolute;
  left: 2px;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.45);
}
.page .btv .btn.data-v-31e4c1a3 {
  width: 50%;
  height: 48px;
  background: var(--primary-color);
  border-radius: 24px;
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 48px;
  text-align: center;
}
.page .btv .btn1.data-v-31e4c1a3 {
  width: 100%;
  height: 48px;
  background: var(--primary-color);
  border-radius: 24px;
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 48px;
  text-align: center;
}