.title[data-v-40339ee1] {
  font-weight: bold;
  color: #323942;
  line-height: 21px;
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}
.title[data-v-40339ee1]::before {
  position: absolute;
  content: " ";
  left: 0;
  top: 3px;
  width: 3px;
  height: 14px;
  background-color: #4a39a0;
}
.edit-btn[data-v-40339ee1] {
  color: #4a39a0;
  text-decoration: underline;
  cursor: pointer;
}
.info[data-v-40339ee1] {
  width: 500px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px;
}
.icon-edit[data-v-40339ee1] {
  margin-right: 10px;
}
.row[data-v-40339ee1] {
  display: flex;
  padding-right: 10px;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.row[data-v-40339ee1]:nth-child(1) {
  border-top: 1px solid #eee;
}
.row .key[data-v-40339ee1] {
  width: 100px;
  text-align: right;
}
.row .iconfont[data-v-40339ee1] {
  cursor: pointer;
}

.invoice .title[data-v-df4bdea4] {
  font-weight: bold;
  color: #323942;
  line-height: 21px;
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}
.invoice .title[data-v-df4bdea4]::before {
  position: absolute;
  content: " ";
  left: 0;
  top: 3px;
  width: 3px;
  height: 14px;
  background-color: #4a39a0;
}
.invoice .edit-btn[data-v-df4bdea4] {
  color: #4a39a0;
  text-decoration: underline;
  cursor: pointer;
}
.invoice .row[data-v-df4bdea4] {
  display: flex;
  margin-bottom: 10px;
  padding-right: 10px;
  background-color: #f7f7f7;
  padding: 10px;
}
.invoice .name[data-v-df4bdea4] {
  font-size: 14px;
  font-weight: bold;
}
.invoice .btn-box[data-v-df4bdea4] {
  padding-top: 10px;
}
.invoice .des[data-v-df4bdea4] {
  margin-top: 5px;
  color: #666;
}
.invoice .mark[data-v-df4bdea4] {
  color: #4a39a0;
  background-color: rgba(74, 57, 160, 0.1);
  font-size: 12px;
  padding: 2px 4px;
  border-radius: 2px;
}
.invoice .number[data-v-df4bdea4] {
  margin-right: 10px;
  color: #4a39a0;
  font-weight: bold;
}
.dialog .info[data-v-df4bdea4] {
  padding-top: 20px;
  background-color: #f7f8f9;
}

.title[data-v-6d59cb36] {
  font-weight: bold;
  color: #323942;
  line-height: 21px;
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}
.title[data-v-6d59cb36]::before {
  position: absolute;
  content: " ";
  left: 0;
  top: 3px;
  width: 3px;
  height: 14px;
  background-color: #4a39a0;
}
.edit-btn[data-v-6d59cb36] {
  color: #4a39a0;
  text-decoration: underline;
  cursor: pointer;
}
.info[data-v-6d59cb36] {
  width: 500px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px;
}
.row[data-v-6d59cb36] {
  display: flex;
  margin-bottom: 10px;
  padding-right: 10px;
}
.row .key[data-v-6d59cb36] {
  width: 100px;
  text-align: right;
}

.title[data-v-2b65e212] {
  font-weight: bold;
  color: #323942;
  line-height: 21px;
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}
.title[data-v-2b65e212]::before {
  position: absolute;
  content: " ";
  left: 0;
  top: 3px;
  width: 3px;
  height: 14px;
  background-color: #4a39a0;
}
.edit-btn[data-v-2b65e212] {
  color: #4a39a0;
  text-decoration: underline;
  cursor: pointer;
}
.info[data-v-2b65e212] {
  width: 500px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px;
}
.row[data-v-2b65e212] {
  display: flex;
  margin-bottom: 10px;
  padding-right: 10px;
}
.row .key[data-v-2b65e212] {
  width: 100px;
  text-align: right;
}
.en .row .key[data-v-2b65e212] {
  width: 180px;
}

.user-detail[data-v-46ee9385] {
  flex-wrap: wrap;
}
.user-detail .info[data-v-46ee9385] {
  width: 535px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 15px;
}

.wrapper[data-v-1490995e] {
  background-color: #fff;
  min-height: 600px;
  padding: 16px;
}
.secret[data-v-1490995e] {
  border: 1px solid #eee;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
}
.secret .row[data-v-1490995e] {
  display: flex;
  line-height: 30px;
}
.secret .key[data-v-1490995e] {
  width: 100px;
  font-weight: bold;
}
.secret .btn[data-v-1490995e] {
  padding-top: 12px;
}
.content[data-v-1490995e] {
  padding: 20px 0;
  display: flex;
}
.content .left[data-v-1490995e] {
  width: 50%;
}
.content .title[data-v-1490995e] {
  margin-bottom: 10px;
  font-size: 16px;
}
.content .tips[data-v-1490995e] {
  font-size: 12px;
  color: #999;
  margin-top: 20px;
}

