intership-entry-centralize.wxss 7.2 KB
@charset "UTF-8";
/**
 * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
 * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可
 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 
 */
page.data-v-63234e76 {
  width: 100%;
  height: 100%;
}
.divid_line_horizen.data-v-63234e76 {
  width: 100%;
  height: 2rpx;
  background-color: #f2f2f2;
  align-self: center;
  margin-top: 1rpx;
}
.input_warp .u-input__input.data-v-63234e76 {
  font-size: 34rpx;
}
.button_warp .u-button .u-size-default.data-v-63234e76 {
  font-size: 30rpx;
  height: 96rpx;
  line-height: 80rpx;
}
.button_warp .u-button .u-btn--primary--disabled.data-v-63234e76 {
  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;
}
.resume_base_info.data-v-63234e76 {
  background: #f7f7f7;
  min-height: 100%;
  padding: 20rpx 32rpx 186rpx;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 20rpx;
}
.resume_base_info .tabs.data-v-63234e76 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.resume_base_info .tabs view.data-v-63234e76 {
  text-align: center;
  flex: 1;
}
.resume_base_info .tabs .left.data-v-63234e76 {
  border-radius: 20rpx 0rpx 20rpx 0rpx;
}
.resume_base_info .tabs .right.data-v-63234e76 {
  border-radius: 0rpx 20rpx 0rpx 20rpx;
}
.resume_base_info .tabs .big.data-v-63234e76 {
  font-size: 32rpx;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #121212;
  line-height: 40rpx;
  background: #fff;
  padding: 50rpx 0rpx;
  border-radius: 20rpx 20rpx 0rpx 0rpx;
}
.resume_base_info .tabs .smal.data-v-63234e76 {
  font-size: 28rpx;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #000000;
  line-height: 40rpx;
  background: #e8e8e8;
  padding: 40rpx 0rpx;
}
.resume_base_info .add_info.data-v-63234e76 {
  width: 100%;
  height: 88px;
  background-color: #fff;
  font-size: 34rpx;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.9);
  line-height: 88px;
  text-align: -webkit-center;
}
.resume_base_info .title_wrap.data-v-63234e76 {
  display: flex;
  padding: 12px 16px;
}
.resume_base_info .title_wrap .title.data-v-63234e76 {
  font-size: 34rpx;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
}
.resume_base_info .title_wrap .herder_img.data-v-63234e76 {
  width: 8rpx;
  height: 34rpx;
  margin-right: 16rpx;
  background: var(--primary-color);
  margin-top: 8rpx;
}
.resume_base_info .divide_line.data-v-63234e76 {
  width: 100%;
  height: 2rpx;
  background: rgba(0, 0, 0, 0.1);
}
.resume_base_info .content.data-v-63234e76 {
  padding: 0 30rpx 30rpx;
  background: #fff;
  border-radius: 0rpx 0rpx 20rpx 20rpx;
}
.resume_base_info .content .fj.data-v-63234e76 {
  margin-top: 32rpx;
  margin-bottom: 16rpx;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: black;
}
.resume_base_info .content .add_info.data-v-63234e76 {
  width: 120rpx;
  height: 120rpx;
}
.resume_base_info .content .add_info image.data-v-63234e76 {
  width: 120rpx;
  height: 120rpx;
}
.resume_base_info .content .picList.data-v-63234e76 {
  display: flex;
  padding: 20rpx 0rpx;
}
.resume_base_info .content .picList .pic.data-v-63234e76 {
  position: relative;
  margin-right: 20rpx;
  margin-bottom: 20rpx;
}
.resume_base_info .content .picList .pic .delete.data-v-63234e76 {
  width: 40rpx;
  height: 40rpx;
  padding: 16rpx;
  position: absolute;
  top: -30rpx;
  right: -30rpx;
  z-index: 99;
}
.resume_base_info .content .pdffj.data-v-63234e76 {
  display: flex;
  align-items: center;
  padding: 28rpx 16rpx 0;
}
.resume_base_info .content .pdffj .img.data-v-63234e76 {
  width: 24rpx;
  height: 24rpx;
  margin-right: 10rpx;
}
.resume_base_info .content .pdffj .look.data-v-63234e76 {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 28rpx;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--primary-color);
  margin-left: 8rpx;
}
.resume_base_info .box.data-v-63234e76 {
  background: #ffffff;
  padding: 0 30rpx;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 20rpx 20rpx 0rpx 0rpx;
}
.resume_base_info .box .plan_time.data-v-63234e76 {
  background: rgba(255, 130, 0, 0.07);
  border-radius: 8rpx;
  font-size: 24rpx;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ff8200;
  line-height: 32rpx;
  padding: 20rpx;
  margin-top: 20rpx;
}
.resume_base_info .box .tx1.data-v-63234e76:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  box-sizing: border-box;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 199.8%;
  height: 199.7%;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  border: 0 solid #e4e7ed;
  border-bottom-width: 1px;
}
.resume_base_info .box .tx1.data-v-63234e76 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 126rpx;
  position: relative;
}
.resume_base_info .box .tx1 .left.data-v-63234e76 {
  font-size: 16px;
  font-weight: 400;
  color: #121212;
}
.resume_base_info .box .tx1 .right.data-v-63234e76 {
  display: flex;
}
.resume_base_info .box .tx1 .right image.data-v-63234e76 {
  width: 16px;
  height: 16px;
  margin-right: 16rpx;
}
.resume_base_info .box .tx1 .right .sel1.data-v-63234e76 {
  font-size: 13px;
  font-weight: 400;
  color: #646464;
  margin-right: 32rpx;
}
.resume_base_info .box .tx1 .right .sel2.data-v-63234e76 {
  font-size: 13px;
  font-weight: 400;
  color: #646464;
}
.resume_base_info .fixed_bottom_btn.data-v-63234e76 {
  width: 100%;
  height: 130rpx;
  padding: 20rpx 40rpx;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.resume_base_info .popup.data-v-63234e76 {
  height: 100%;
  padding: 19px 16px;
}
.resume_base_info .popup .title.data-v-63234e76 {
  margin-bottom: 28px;
  height: 19px;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 19px;
}
.resume_base_info .popup .item_box.data-v-63234e76 {
  border-radius: 4px;
  margin: 0 0 48rpx;
}
.resume_base_info .popup .item_box .item_title.data-v-63234e76 {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
}
.resume_base_info .popup .no_data.data-v-63234e76 {
  width: 100%;
  margin-top: 310rpx;
}
.resume_base_info .popup .no_data .text_black_28.data-v-63234e76 {
  font-size: 14px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
}
.resume_base_info .popup .save.data-v-63234e76 {
  position: absolute;
  bottom: 78rpx;
  left: 27px;
  right: 27px;
  height: 40px;
  font-size: 17px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 40px;
  background: var(--primary-color);
  border-radius: 20px;
  text-align: center;
}