/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-3276e8ae] .el-row {
  display: flex;
  flex-direction: column;
}
[data-v-3276e8ae] .el-input {
  width: 480px;
}
.share-wrap[data-v-3276e8ae] {
  margin-top: -4px;
}
.share-wrap .share-center[data-v-3276e8ae] {
  margin-top: 16px;
}
.share-wrap .share-center[data-v-3276e8ae] .el-icon-question {
  position: relative;
  right: 8px;
}
.share-wrap .share-center .el-icon-circle-plus-outline[data-v-3276e8ae],
.share-wrap .share-center .el-icon-remove-outline[data-v-3276e8ae] {
  cursor: pointer;
}
.share-wrap .share-center .share-form .params-define[data-v-3276e8ae] {
  border: 1px solid #dadde2;
  border-radius: 8px;
  height: 32px;
  line-height: 32px;
  color: #5A5B65;
}
.share-wrap .share-center .share-form .self-scene-wrap[data-v-3276e8ae] {
  padding-left: 180px;
}
.share-wrap .share-center .share-show[data-v-3276e8ae] {
  padding: 24px;
}
.share-wrap .share-center .share-param-setting[data-v-3276e8ae] {
  height: 40px;
  background: #f5f7f9;
}
.share-wrap .share-center .share-param-setting-all[data-v-3276e8ae] {
  font-size: 14px;
  font-weight: 600;
  color: #1d2534;
  height: 40px;
  line-height: 40px;
}
.share-wrap .share-center .param-name[data-v-3276e8ae] {
  margin-left: 24px;
  float: left;
}
.share-wrap .share-center .param-value[data-v-3276e8ae] {
  margin-right: 210px;
  float: right;
}
.share-wrap .share-center .share-site-name[data-v-3276e8ae] {
  width: 200px;
  height: 20px;
  font-size: 20px;
  font-weight: normal;
  color: #374052;
  margin-left: 24px;
}
.share-wrap .share-center .share-param[data-v-3276e8ae] {
  border: 1px solid #edeff2;
}
.share-wrap .share-center .share-param-form[data-v-3276e8ae] {
  padding: 12px;
}
.share-wrap .share-center .share-param-form[data-v-3276e8ae] .el-row {
  display: block;
}
.share-wrap .share-center .share-param-form[data-v-3276e8ae] .el-input {
  width: 180px;
}
.share-wrap .share-center .share-content[data-v-3276e8ae] {
  margin-top: 20px;
}
.share-wrap .share-center .share-show-name[data-v-3276e8ae] {
  width: 100px;
  text-align: left;
  margin-left: 24px;
}
.share-wrap .share-center .share-link[data-v-3276e8ae] {
  height: 200px;
  margin-right: 24px;
}
.share-wrap .share-center .share-qr[data-v-3276e8ae] {
  height: 250px;
}
.share-wrap .share-center .share-show-link[data-v-3276e8ae] {
  padding: 0 100px;
  line-height: 25px;
  height: 150px;
  word-break: break-all;
}
.share-wrap .share-center .share-show-site[data-v-3276e8ae] {
  float: left;
  width: 50%;
}
.share-wrap .share-center .share-show-offsite[data-v-3276e8ae] {
  margin-left: 50%;
  width: 50%;
}

