#box[data-v-a3c89774] .el-overlay-dialog {
  backdrop-filter: blur(11px);
}
#box[data-v-a3c89774] .el-dialog {
  width: 500px;
  background-color: #292929;
  position: relative;
  border-radius: 9px;
  border: 1px solid #909791;
}
#box[data-v-a3c89774] .el-dialog .el-dialog__header {
  height: 40px;
  background-color: #161616;
  margin-right: 0;
  border-radius: 9px 9px 0px 0px;
  box-sizing: border-box;
  padding: 0;
  line-height: 40px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#box[data-v-a3c89774] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}
#box[data-v-a3c89774] .el-dialog .el-dialog__headerbtn {
  width: 12px;
  height: 12px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
}
#box[data-v-a3c89774] .el-dialog .el-dialog__body {
  padding: 0;
  box-sizing: border-box;
}
#box[data-v-a3c89774] .el-button {
  width: 100px;
  height: 36px;
}
.content-box[data-v-a3c89774] {
  width: 498px;
}
.content-box .dialog-follow[data-v-a3c89774] {
  height: 295px;
  padding: 0 44px;
  box-sizing: border-box;
}
.content-box .dialog-follow > div[data-v-a3c89774] {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.content-box .dialog-follow > div .flx-c-center[data-v-a3c89774] {
  color: #fff;
  justify-content: space-between;
}
.content-box .dialog-follow > div .flx-c-center span[data-v-a3c89774] {
  font-weight: 600;
  font-size: 20px;
}
.content-box .dialog-follow > div .flx-c-center span[data-v-a3c89774]:nth-child(2) {
  margin-top: 10px;
  line-height: 30px;
}
.content-box .dialog-follow > div .flx-c-center span[data-v-a3c89774]:nth-child(3) {
  font-weight: 400;
  font-size: 14px;
}
.content-box .dialog-follow > div img[data-v-a3c89774] {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.content-box .dialog-follow p[data-v-a3c89774] {
  text-align: center;
  margin-top: 35px;
}
.footer[data-v-a3c89774] {
  width: 498px;
  height: 64px;
  background: #161616;
  border-radius: 0px 0px 9px 9px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 30px;
  box-sizing: border-box;
}
	/* *{
				margin: 0;
				padding: 0;
			} */
.circle-all[data-v-e47318b0]{
                position: relative;
                width: 20px;
				height: 20px;
}
.circle[data-v-e47318b0]{
				position: absolute;
				width: 20px;
				height: 20px;
				/* margin: 100px; */
}
.circle p[data-v-e47318b0]{
				position: absolute;
				width: 6px;
				height: 6px;
				border-radius: 50%;
				background-color: #fff;
				animation: move-e47318b0 1.5s infinite linear;
}
.circle p[data-v-e47318b0]:nth-of-type(1){left: 0;top: 0;}
.circle p[data-v-e47318b0]:nth-of-type(2){right: 0;top: 0;}
.circle p[data-v-e47318b0]:nth-of-type(3){left: 0;bottom: 0;}
.circle p[data-v-e47318b0]:nth-of-type(4){right: 0;bottom: 0;}
.circle[data-v-e47318b0]:nth-of-type(2){transform: rotate(45deg);}
.circle:nth-of-type(1) p[data-v-e47318b0]:nth-of-type(1){animation-delay: -0.1s;}
.circle:nth-of-type(2) p[data-v-e47318b0]:nth-of-type(1){animation-delay: -0.3s;}
.circle:nth-of-type(1) p[data-v-e47318b0]:nth-of-type(2){animation-delay: -0.5s;}
.circle:nth-of-type(2) p[data-v-e47318b0]:nth-of-type(2){animation-delay: -0.7s;}
.circle:nth-of-type(1) p[data-v-e47318b0]:nth-of-type(4){animation-delay: -0.9s;}
.circle:nth-of-type(2) p[data-v-e47318b0]:nth-of-type(4){animation-delay: -1.1s;}
.circle:nth-of-type(1) p[data-v-e47318b0]:nth-of-type(3){animation-delay: -1.3s;}
.circle:nth-of-type(2) p[data-v-e47318b0]:nth-of-type(3){animation-delay: -1.5s;}
@keyframes move-e47318b0{
0%{transform: scale(0);}
50%{transform: scale(1);}
100%{transform: scale(0);}
}
#box[data-v-5b843400] .el-overlay {
  backdrop-filter: blur(11px);
}
#box[data-v-5b843400] .el-dialog {
  width: 500px;
  background-color: #292929;
  position: relative;
  border-radius: 9px;
  border: 1px solid #909791;
}
#box[data-v-5b843400] .el-dialog .el-dialog__header {
  height: 40px;
  background-color: #161616;
  margin-right: 0;
  border-radius: 9px 9px 0px 0px;
  box-sizing: border-box;
  padding: 0;
  line-height: 40px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#box[data-v-5b843400] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}
#box[data-v-5b843400] .el-dialog .el-dialog__headerbtn {
  width: 12px;
  height: 12px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
}
#box[data-v-5b843400] .el-dialog .el-dialog__body {
  padding: 0;
  box-sizing: border-box;
}
#box[data-v-5b843400] .el-button {
  min-width: 100px;
  height: 36px;
}
.content-box[data-v-5b843400] {
  width: 498px;
}
.content-box .dialog-continue[data-v-5b843400] {
  height: 295px;
}
.content-box .dialog-continue img[data-v-5b843400] {
  width: 80px;
  height: 80px;
  margin-bottom: 23px;
}
.content-box .dialog-continue p[data-v-5b843400]:nth-child(2) {
  font-weight: 600;
  font-size: 40px;
  line-height: 60px;
  color: #FFFFFF;
  mix-blend-mode: normal;
}
.content-box .dialog-continue p[data-v-5b843400]:nth-child(3) {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  mix-blend-mode: normal;
}
.footer[data-v-5b843400] {
  width: 498px;
  height: 64px;
  background: #161616;
  border-radius: 0px 0px 9px 9px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 30px;
  box-sizing: border-box;
}#box[data-v-39b0e93d] .el-overlay {
  backdrop-filter: blur(11px);
}
#box[data-v-39b0e93d] .el-dialog {
  width: 500px;
  background-color: #292929;
  position: relative;
  border-radius: 9px;
  border: 1px solid #909791;
}
#box[data-v-39b0e93d] .el-dialog .el-dialog__header {
  height: 40px;
  background-color: #161616;
  margin-right: 0;
  border-radius: 9px 9px 0px 0px;
  box-sizing: border-box;
  padding: 0;
  line-height: 40px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#box[data-v-39b0e93d] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}
#box[data-v-39b0e93d] .el-dialog .el-dialog__headerbtn {
  width: 12px;
  height: 12px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
}
#box[data-v-39b0e93d] .el-dialog .el-dialog__body {
  padding: 0;
  box-sizing: border-box;
}
#box[data-v-39b0e93d] .el-button {
  width: 100px;
  height: 36px;
}
.content-box[data-v-39b0e93d] {
  width: 498px;
}
.content-box .dialog-Share[data-v-39b0e93d] {
  height: 157px;
  width: 350px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.content-box .dialog-Share img[data-v-39b0e93d] {
  width: 50px;
  height: 50px;
}
.footer[data-v-39b0e93d] {
  width: 498px;
  height: 64px;
  background: #161616;
  border-radius: 0px 0px 9px 9px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 30px;
  box-sizing: border-box;
}