.update-record-container[data-v-99b6a17a] {
  width: 100%;
  background: #eee;
  padding-bottom: 4rem;
  box-sizing: border-box;
}
.update-record-container .way-item[data-v-99b6a17a] {
  width: 100%;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.update-record-container .way-item .menu-text[data-v-99b6a17a] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.update-record-container .way-item[data-v-99b6a17a] .upload-content {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.update-record-container .radio-container[data-v-99b6a17a] {
  width: 100%;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0.75rem 0.94rem;
  box-sizing: border-box;
}
.update-record-container .radio-container .radio[data-v-99b6a17a] {
  width: 7rem;
}
.update-record-container .upload[data-v-99b6a17a] {
  width: 100%;
  box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 0 0.94rem;
  padding-bottom: 1.81rem;
  display: flex;
}
.update-record-container .upload .upload-card[data-v-99b6a17a] {
  width: 4.6875rem;
  height: 4.6875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #ccc;
  box-sizing: border-box;
}
.update-record-container .upload .upload-card > div[data-v-99b6a17a] {
  font-size: 40px;
  color: #666;
  font-weight: 300;
}
.update-record-container .upload[data-v-99b6a17a] .poster-wrap {
  width: 4.6875rem;
  height: 4.6875rem;
}
.update-record-container .type-icon[data-v-99b6a17a] {
  width: 1.38rem;
  height: 1.38rem;
  margin-right: 0.06rem;
}
.update-record-container .type[data-v-99b6a17a] {
  font-size: 1rem;
  font-weight: 400;
  color: #282828;
}
.update-record-container .content[data-v-99b6a17a] {
  font-size: 1rem;
  font-weight: 400;
  color: #999999;
}
.update-record-container .right-content[data-v-99b6a17a] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.update-record-container .right-content .date[data-v-99b6a17a] {
  font-size: 1rem;
  font-weight: 400;
  color: #46d1af;
}
.update-record-container .right-content .more[data-v-99b6a17a] {
  width: 0.7rem;
  height: 0.9rem;
  margin-left: 0.2rem;
}
.update-record-container .bottom-btn[data-v-99b6a17a] {
  width: 100%;
  height: 2.5rem;
  bottom: 1rem;
  position: fixed;
  padding: 0 0.94rem;
  box-sizing: border-box;
}
.update-record-container .bottom-btn > div[data-v-99b6a17a] {
  width: 100%;
  height: 100%;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  background: linear-gradient(139deg, #61e4a9 0%, #2be1d1 100%);
  box-shadow: 0rem 0.19rem 0.38rem 0.06rem rgba(0, 0, 0, 0.1);
  border-radius: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
