.uploaderDisclosurePaper[data-v-07ece9ab] {
  width: 100%;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 23px;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab] .ak-icon {
  margin-right: 0;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab] .ak-icon i {
  color: #1469fc;
  font-size: 16px;
}
.uploaderDisclosurePaper .downloadFileContent div[data-v-07ece9ab] {
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #1469fc;
  padding-right: 8px;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab]:hover .ak-icon {
  background: #ecf6ff !important;
}
.uploaderDisclosurePaper .downloadFileContent:hover div[data-v-07ece9ab] {
  background: #ecf6ff !important;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 23px;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab] .ak-icon {
  margin-right: 0;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab] .ak-icon i {
  color: #1469fc;
  font-size: 16px;
}
.uploaderDisclosurePaper .downloadFileContent div[data-v-07ece9ab] {
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #1469fc;
  padding-right: 8px;
}
.uploaderDisclosurePaper .downloadFileContent[data-v-07ece9ab]:hover .ak-icon {
  background: #ecf6ff !important;
}
.uploaderDisclosurePaper .downloadFileContent:hover div[data-v-07ece9ab] {
  background: #ecf6ff !important;
}
.uploaderDisclosurePaper .addDisclosureListForm[data-v-07ece9ab] {
  width: 100%;
  height: 100%;
  margin-top: 12px;
}
.uploaderDisclosurePaper .addDisclosureListForm .title-input-form[data-v-07ece9ab] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 36px;
}
.uploaderDisclosurePaper .addDisclosureListForm .title-input-form[data-v-07ece9ab] .ak-form-label {
  width: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-weight: 400;
  font-size: 16px;
  color: #2b2b2b;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-bottom: 12px;
}
.uploaderDisclosurePaper .addDisclosureListForm .title-input-form[data-v-07ece9ab] .ak-form-box {
  width: 100%;
  border-radius: 8px;
  position: relative;
}
.uploaderDisclosurePaper .addDisclosureListForm .title-input-form[data-v-07ece9ab] .ak-form-box .ak-input-control {
  height: 36px !important;
  background: #fafbfc !important;
  border-radius: 8px;
  border: 1px solid #dcdfe6;
  padding: 8px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploaderDisclosurePaper .addDisclosureListForm .title-input-form[data-v-07ece9ab] .ak-form-box .ak-input-control:focus {
  border-color: #6ea3ff !important;
  background: #fff !important;
}
.uploaderDisclosurePaper .addDisclosureListForm .title-input-form[data-v-07ece9ab] .ak-form-tips {
  top: unset;
  bottom: -22px !important;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] {
  width: 100%;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload {
  width: 100%;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent {
  width: 100%;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed #006dd3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #31364e;
  caret-color: transparent;
  background-color: rgba(0, 109, 211, 0.04);
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent img {
  width: 100px;
  height: 100px;
  margin: 30px 0 15px 0;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent .titleTip {
  font-weight: 400;
  font-size: 16px;
  color: #31364e;
  margin-bottom: 4px;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent .sizeTip {
  font-weight: 400;
  font-size: 14px;
  color: #9a9dad;
  margin-bottom: 17px;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent .select-btn {
  margin-bottom: 29px;
  height: 36px;
  line-height: 36px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #1469fc;
  font-weight: 400;
  font-size: 14px;
  color: #1469fc;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent .select-btn:hover {
  background: #ecf6ff;
  border-color: #005bf8;
}
.uploaderDisclosurePaper .bottomUpload[data-v-07ece9ab] .ak-upload .uploadContent .filed-path {
  font-size: 12px;
  color: #666;
  margin-bottom: 17px;
}
