resumeEquity.wxss 6.6 KB
@charset "UTF-8";
/**
 * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
 * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可
 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 
 */
page.data-v-59cf3576 {
  width: 100%;
  height: 100%;
}
.divid_line_horizen.data-v-59cf3576 {
  width: 100%;
  height: 2rpx;
  background-color: #f2f2f2;
  align-self: center;
  margin-top: 1rpx;
}
.input_warp .u-input__input.data-v-59cf3576 {
  font-size: 34rpx;
}
.button_warp .u-button .u-size-default.data-v-59cf3576 {
  font-size: 30rpx;
  height: 96rpx;
  line-height: 80rpx;
}
.button_warp .u-button .u-btn--primary--disabled.data-v-59cf3576 {
  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 .top.data-v-59cf3576 {
  width: 100%;
  height: 546rpx;
  background-image: url("https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/excellet-working/myhybg.png");
  background-size: 100%;
  padding: 70rpx 38rpx;
}
.page .top .card.data-v-59cf3576 {
  width: 100%;
  height: 256rpx;
  background-image: url("https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/excellet-working/myhy.png");
  background-size: 100%;
  padding: 42rpx 46rpx;
}
.page .top .card .item.data-v-59cf3576 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page .top .card .item .card-img.data-v-59cf3576 {
  width: 248rpx;
  height: 34rpx;
}
.page .top .card .item .t.data-v-59cf3576 {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.page .top .card .title.data-v-59cf3576 {
  display: flex;
  margin-top: 44rpx;
  align-items: flex-start;
}
.page .top .card .title .name.data-v-59cf3576 {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: 16rpx;
}
.page .top .card .title .name1.data-v-59cf3576 {
  margin-left: 16rpx;
  margin-top: 11rpx;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #FFFFFF;
}
.page .popView.data-v-59cf3576 {
  position: relative;
  top: -120px;
  padding: 40rpx;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.page .popView .pic1.data-v-59cf3576 {
  position: relative;
  left: 50%;
  margin-left: -99px;
  width: 198px;
  height: 20px;
}
.page .popView .q.data-v-59cf3576 {
  margin-top: 42rpx;
  font-size: 15px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #542C0B;
}
.page .popView .scrox-item.data-v-59cf3576 {
  width: 100%;
  height: 162rpx;
  background-image: url("https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/excellet-working/cardlist.png");
  background-size: 100%;
  padding: 22px 16px;
  position: relative;
  margin-top: 20rpx;
}
.page .popView .scrox-item .name.data-v-59cf3576 {
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #542C0B;
}
.page .popView .scrox-item .tag.data-v-59cf3576 {
  padding: 6rpx 12rpx;
  margin-left: 12rpx;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #542C0B;
  background: linear-gradient(148deg, #EDD3AC 0%, #E9BE79 100%);
  border-radius: 4px;
  opacity: 0.52;
}
.page .popView .scrox-item .jl.data-v-59cf3576 {
  margin-top: 6px;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #542C0B;
}
.page .popView .scrox-item .lx.data-v-59cf3576 {
  width: 100%;
  text-align: center;
  margin-top: 10rpx;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.page .popView .scrox-item .line.data-v-59cf3576 {
  margin-top: 42rpx;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.04);
}
.page .popView .scrox-item .price.data-v-59cf3576 {
  position: absolute;
  right: 17px;
  top: 23px;
  font-size: 25px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #F93645;
}
.page .popView .scrox-item .price1.data-v-59cf3576 {
  font-size: 14px;
  color: #542C0B;
}
.page .popView .scrox-item .rec_select.data-v-59cf3576 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 36rpx;
  height: 36rpx;
}
.page .popView .q1.data-v-59cf3576 {
  font-size: 15px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #542C0B;
}
.page .popView .q2.data-v-59cf3576 {
  margin-top: 10rpx;
  margin-left: 20rpx;
  font-size: 10px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #542C0B;
}
.page .popView .uploadV.data-v-59cf3576 {
  margin-top: 20rpx;
  width: 100%;
  padding: 40rpx 48rpx;
  height: 270px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px;
}
.page .popView .uploadV .t1.data-v-59cf3576 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.page .popView .uploadV .t2.data-v-59cf3576 {
  margin-top: 20rpx;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.65);
}
.page .popView .uploadV .t3.data-v-59cf3576 {
  margin-top: 10rpx;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.65);
}
.page .popView .uploadV .t4.data-v-59cf3576 {
  margin-top: 40rpx;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.page .popView .sm1.data-v-59cf3576 {
  margin-top: 62rpx;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
}
.page .popView .sm2.data-v-59cf3576 {
  margin-top: 24rpx;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.45);
}
.page .p_btn.data-v-59cf3576 {
  padding: 12px 23px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 90px;
  background: #FFFFFF;
  display: flex;
}
.page .p_btn .sc.data-v-59cf3576 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page .p_btn .sc text.data-v-59cf3576 {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.65);
}
.page .p_btn .b.data-v-59cf3576 {
  margin-left: 50rpx;
  width: 100%;
  height: 44px;
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 44px;
  background: linear-gradient(142deg, #EDD3AC 0%, #E9BE79 100%);
  box-shadow: 0px 0px 10px 0px rgba(152, 108, 38, 0.21);
  border-radius: 25px;
}