.send-notice[data-v-d69ac6cc] {
  background-color: #fff;
}
.notice-list[data-v-d69ac6cc] {
  width: 70%;
  margin: 0 auto;
}
.notice-list .notice-item .title[data-v-d69ac6cc] {
  height: 90px;
  line-height: 90px;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.notice-list .notice-item .wrap .title[data-v-d69ac6cc] {
  height: 20px;
  font-size: 16px;
  color: #333;
  padding-left: 10px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 20px;
  border-bottom: 1px solid #d1d3e2;
  padding-bottom: 40px;
  text-align: left;
}
.notice-list .notice-item .wrap .content[data-v-d69ac6cc] {
  margin: 40px;
  font-size: 14px;
  line-height: 30px;
}
.notice-list .notice-item .wrap .content .content-column[data-v-d69ac6cc] {
  text-indent: 2em;
}
.notice-list .notice-item .footer[data-v-d69ac6cc] {
  width: 100%;
  text-align: right;
  position: relative;
  right: 0;
}
.notice-list .notice-item .footer .footer-item[data-v-d69ac6cc] {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
}
.notice-list .notice-item .content-column input[data-v-d69ac6cc]::-webkit-outer-spin-button,
.notice-list .notice-item .content-column input[data-v-d69ac6cc]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
}
.notice-list .notice-item .content-column input[type='number'][data-v-d69ac6cc] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
}
.footer-btn[data-v-d69ac6cc] {
  margin: 40px 0;
}
.footer-btn .btn[data-v-d69ac6cc] {
  width: 100px;
  height: 40px;
  margin: 0 10px;
  font-size: 14px;
}

