.organization_basic[data-v-175c9d00] {
  padding-top: 15px;
}
.organization_basic .organization_basic_bottom[data-v-175c9d00] {
  padding-top: 15px;
  padding-bottom: 50px;
}
.png_scanview[data-v-62f4c554] {
  margin-top: 20px;
  padding: 10px 12px;
  width: 450px;
  height: 150px;
  background-color: #f4f4f4;
  border: 6px;
}
.png_scanview .png_list[data-v-62f4c554] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.png_scanview .png_list img[data-v-62f4c554] {
  margin-right: 10px;
  width: 100px;
  height: 100px;
}
.png_scanview .png_list .vue-hover-mask[data-v-62f4c554] {
  overflow: hidden;
  position: relative;
  line-height: 1;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.png_scanview .png_list .vue-hover-mask_action[data-v-62f4c554] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
  color: #fff;
  opacity: 0;
  font-size: 20px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.png_scanview .png_list .vue-hover-mask_action[data-v-62f4c554]::after {
  display: inline-block;
  content: "";
  height: 100%;
  vertical-align: middle;
}
.png_scanview .png_list .vue-hover-mask_action[data-v-62f4c554]:hover {
  opacity: 1;
}
.historyLogo[data-v-4158b372] {
  width: 22%;
  height: 100%;
  overflow: auto;
}
.historyLogo .box-card[data-v-4158b372] {
  height: 100%;
}
.historyLogo .box-card .history_item[data-v-4158b372] {
  border: 1px solid #ededed;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 10px;
  min-height: 140px;
}
.historyLogo .box-card .history_item .delete_box[data-v-4158b372] {
  text-align: right;
}
.historyLogo .box-card .history_item .delete_box i[data-v-4158b372] {
  cursor: pointer;
}
.historyLogo .box-card .history_item .el-row[data-v-4158b372] {
  margin-bottom: 20px;
}
.historyLogo .box-card .history_item .delete_box[data-v-4158b372] {
  text-align: right;
}
.historyLogo .box-card .history_item .delete_box i[data-v-4158b372] {
  cursor: pointer;
}
.historyLogo .box-card .history_item .active_btn .el-button--mini[data-v-4158b372] {
  width: 100%;
}
.historyLogo .box-card .logo[data-v-4158b372] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.historyLogo[data-v-4158b372] .el-card__body {
  padding: 15px !important;
}
.customize_setting[data-v-6a91a832] {
  padding-top: 15px;
  height: 700px;
  position: relative;
}
.customize_setting .setting_inner[data-v-6a91a832] {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customize_setting .setting_inner .setting_left[data-v-6a91a832] {
  background-color: #f4f4f4;
  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-sizing: border-box;
          box-sizing: border-box;
  width: 10%;
}
.customize_setting .setting_inner .setting_left span[data-v-6a91a832] {
  cursor: pointer;
  font-size: 14px;
  color: #666666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.customize_setting .setting_inner .setting_right[data-v-6a91a832] {
  position: relative;
  padding-left: 80px;
  width: 65%;
}
.customize_setting .option[data-v-6a91a832] {
  width: 95%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0px;
  padding: 20px 0px 0 0;
  text-align: right;
  border-top: 1px solid #f7f2f2;
}
.customize_setting .spanSelected[data-v-6a91a832] {
  background-color: rgba(0, 62, 103, 0.1);
  font-size: 16px;
  font-weight: 500;
  color: #003e67;
  padding: 12px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.customize_setting .spanNormal[data-v-6a91a832] {
  background-color: #f4f4f4;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  padding: 12px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.customize_setting .attachment p[data-v-6a91a832] {
  font-size: 14;
  color: #666666;
}
.customize_setting .attachment .title[data-v-6a91a832] {
  font-size: 14;
  color: #666666;
}
.tip p[data-v-6a91a832] {
  line-height: 30px;
  color: #999;
  font-size: 12;
}
ul, li {
  list-style: none;
}

.unique {
  position: relative;
}
.unique form {
  margin-bottom: 46px;
}
.unique form.inline .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.unique .unique_alert {
  background: #fbf5be;
  margin: 10px;
  opacity: 0.8;
  color: #3D3D3D;
}
.unique .box-card {
  margin: 10px;
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.unique .box-card .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  line-height: 30px;
}
.unique .box-card .line .logo {
  margin-right: 4px;
}
.unique .box-card .line img {
  width: 30px;
  -o-object-fit: none;
     object-fit: none;
}
.unique .status-box {
  height: 60px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  bottom: 20px;
  background: #fff;
  border-top: 1px solid #eee;
  right: 37px;
  width: calc(100% - 260px);
  padding-left: 20px;
  padding-right: 20px;
}
.unique .status-box .left .status-item {
  margin-left: 4px;
}
.unique .status-box .left .status_1 {
  color: #67c23a;
}
.unique .status-box .left .status_2 {
  color: #F5222D;
}
.unique .status-box .left .status_0 {
  color: #409eff;
}
.unique .status-box .left .status_3 {
  color: #F5A623;
}
.unique .business {
  margin-top: 4px;
  line-height: 24px;
}
.unique .business i {
  color: #F5222D;
  margin-right: 6px;
}
.unique .declaration .download {
  color: #2157FC;
}
.unique .upload_file .el-upload {
  text-align: left;
}
.unique .upload_file .el-upload .el-upload-dragger {
  height: 33px;
  background: rgba(244, 244, 244, 0.39);
  width: 500px;
  border: 1px solid #d9d9d9;
}
.unique .upload_file .el-upload .el-upload-dragger .upload_file_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
}
.unique .upload_file .el-upload .el-upload-dragger .upload_file_inner span:nth-of-type(1) {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #999999;
}
.unique .upload_file .el-upload .el-upload-dragger .upload_file_inner img {
  width: 13px;
  height: 16px;
}
.unique .upload_file .el-upload .el-upload-dragger .upload_file_inner span:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #003e67;
}
.unique .bottom_tip {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #999999;
  width: 500px;
}
.unique .option {
  padding-bottom: 33px;
}
.unique .el-form-item__error {
  min-width: 300px;
}

.businessLicenseFile button, .medicalLicenseFile button, .statementFile button {
  margin-bottom: 20px;
}
.businessLicenseFile .el-form-item__error, .medicalLicenseFile .el-form-item__error, .statementFile .el-form-item__error {
  position: absolute;
  top: 38px;
}
.clound[data-v-464d08fd] {
  width: 440px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 200px;
}
.clound .progress[data-v-464d08fd] {
  width: 160px;
  height: 160px;
}
.clound .tip[data-v-464d08fd] {
  margin-top: 18px;
}
.clound .tip span[data-v-464d08fd] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}
.clound .tip span[data-v-464d08fd]:nth-of-type(2) {
  font-size: 27px;
  font-weight: 500;
  line-height: 39px;
  color: #003e67;
}
.clound .bottom[data-v-464d08fd] {
  margin-top: 18px;
}
.authorization-add[data-v-5d4b9245] .el-select {
  width: 100%;
}
.authorization-add[data-v-5d4b9245] .el-checkbox {
  width: 100%;
}
.authorization-add[data-v-5d4b9245] .el-form-item {
  margin-bottom: 12px;
}
.authorization-add[data-v-5d4b9245] .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.authorization-add[data-v-5d4b9245] .el-form-item__content span {
  margin-left: 4px;
  line-height: 24px;
}
.top_nav[data-v-b0b961c6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top_nav .top_nav_inner[data-v-b0b961c6] {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.partner_inner[data-v-b0b961c6] {
  margin-top: 20px;
}
.partner_table[data-v-b0b961c6] {
  height: 100%;
}
#content_card[data-v-b0b961c6] {
  height: calc(100% - 40px) !important;
  overflow: auto;
}
.dissolveOrganization[data-v-791b000c] {
  padding: 10px;
}
.dissolveOrganization .step_content[data-v-791b000c] {
  margin-top: 20px;
}
.dissolveOrganization .step_content .title_box[data-v-791b000c] {
  margin-bottom: 8px;
}
.dissolveOrganization .step_content .dot[data-v-791b000c] {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: black;
  border-radius: 50%;
  margin-right: 6px;
  position: relative;
  top: -3px;
}
.dissolveOrganization .step_content .stress_text[data-v-791b000c] {
  color: red;
}
.dissolveOrganization .step_content p[data-v-791b000c] {
  line-height: 30px;
}
.dissolveOrganization .step_content .checkbox_box[data-v-791b000c] {
  margin-top: 20px;
}
.dissolveOrganization .step_content .el-checkbox[data-v-791b000c] {
  line-height: 40px;
}
.dissolveOrganization .step_content .improve_title[data-v-791b000c] {
  margin-bottom: 10px;
}
.dissolveOrganization .step_content .checkbox_group_box[data-v-791b000c] {
  margin-bottom: 20px;
}
.organizationstructuring[data-v-47760ef6],
.organizationSetting[data-v-47760ef6] {
  height: 100%;
  position: relative;
}
.more_box[data-v-47760ef6] {
  position: absolute;
  top: 30px;
  right: 2%;
  cursor: pointer;
}
