.title[data-v-606fd2ae] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  display: flex;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #204179;
  font-size: 16px;
  box-sizing: content-box;
}
.title .title_right[data-v-606fd2ae] {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.title[data-v-606fd2ae]::after {
  content: "";
  display: block;
  position: absolute;
  top: 43px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.title.noBorder[data-v-606fd2ae]::after {
  height: 0px;
}
.small[data-v-606fd2ae] {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #333333;
}
.small[data-v-606fd2ae]::after {
  top: 33px;
}
.small .title_left[data-v-606fd2ae] {
  padding-left: 2em;
}
.small .title_left[data-v-606fd2ae]::before {
  content: "";
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-right: 6px;
}
.spaceBetween[data-v-606fd2ae] {
  justify-content: space-between;
}
.wordsCenter .title_left[data-v-606fd2ae] {
  width: 100% !important;
  text-align: center !important;
}
.wordsCenter .title_right[data-v-606fd2ae] {
  position: absolute;
  right: 0;
  top: 0;
}
.cnt[data-v-090efeb6] {
  max-width: 1100px;
  height: 700px;
  margin: auto;
  position: relative;
}
.cnt .row-radio[data-v-090efeb6] {
  height: 75px;
  background: #fff;
  display: flex;
  align-items: center;
}
.cnt .row-radio span[data-v-090efeb6] {
  color: #323232;
  font-size: 20px;
  margin-right: 30px;
}
.cnt .row-textarea[data-v-090efeb6] {
  padding: 10px 0px;
  position: relative;
}
.cnt .row-img[data-v-090efeb6] {
  background: #fff;
}
.cnt .row-label[data-v-090efeb6] {
  color: #323232;
  font-size: 20px;
  margin-top: 40px;
}
.cnt .row-input[data-v-090efeb6] {
  margin-top: 10px;
}
.cnt .btn[data-v-090efeb6] {
  width: 74px;
  height: 38px;
  box-sizing: border-box;
  position: absolute;
  bottom: 10px;
  transform: translate(-50%, -50%);
  left: 50%;
  font-size: 18px;
  color: #28b2ef;
  line-height: 38px;
  border-radius: 9px;
  text-align: center;
  border: 1px solid #28b2ef;
}
.cnt[data-v-090efeb6]  .el-radio__label {
  font-size: 18px;
}
.cnt[data-v-090efeb6]  .el-textarea__inner {
  border-color: #c0c0c0;
}
.cnt[data-v-090efeb6]  .el-textarea__inner::-moz-placeholder, .cnt[data-v-090efeb6]  .el-input__inner::-moz-placeholder {
  font-size: 16px;
  color: #d7d7d7;
  font-family: "Arial Normal", "Arial", sans-serif;
}
.cnt[data-v-090efeb6]  .el-textarea__inner:-ms-input-placeholder, .cnt[data-v-090efeb6]  .el-input__inner:-ms-input-placeholder {
  font-size: 16px;
  color: #d7d7d7;
  font-family: "Arial Normal", "Arial", sans-serif;
}
.cnt[data-v-090efeb6]  .el-textarea__inner::placeholder,
.cnt[data-v-090efeb6]  .el-input__inner::placeholder {
  font-size: 16px;
  color: #d7d7d7;
  font-family: "Arial Normal", "Arial", sans-serif;
}
.cnt[data-v-090efeb6]  .el-upload--picture-card {
  background-color: transparent;
}
.overflow[data-v-090efeb6] {
  overflow: auto;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.overflow[data-v-090efeb6]::-webkit-scrollbar {
  display: none;
}

/*# sourceMappingURL=143.1753928585051.css.map*/