
	/* *{
				margin: 0;
				padding: 0;
			} */
.circle-all[data-v-f26ee93a]{
                position: relative;
                width: 35px;
				height: 35px;
}
.circle[data-v-f26ee93a]{
				position: absolute;
				width: 35px;
				height: 35px;
				/* margin: 100px; */
}
.circle p[data-v-f26ee93a]{
				position: absolute;
				width: 11px;
				height: 11px;
				border-radius: 50%;
				background-color: #7E4C00;
				animation: move-f26ee93a 1.5s infinite linear;
}
.circle p[data-v-f26ee93a]:nth-of-type(1){left: 0;top: 0;}
.circle p[data-v-f26ee93a]:nth-of-type(2){right: 0;top: 0;}
.circle p[data-v-f26ee93a]:nth-of-type(3){left: 0;bottom: 0;}
.circle p[data-v-f26ee93a]:nth-of-type(4){right: 0;bottom: 0;}
.circle[data-v-f26ee93a]:nth-of-type(2){transform: rotate(45deg);}
.circle:nth-of-type(1) p[data-v-f26ee93a]:nth-of-type(1){animation-delay: -0.1s;}
.circle:nth-of-type(2) p[data-v-f26ee93a]:nth-of-type(1){animation-delay: -0.3s;}
.circle:nth-of-type(1) p[data-v-f26ee93a]:nth-of-type(2){animation-delay: -0.5s;}
.circle:nth-of-type(2) p[data-v-f26ee93a]:nth-of-type(2){animation-delay: -0.7s;}
.circle:nth-of-type(1) p[data-v-f26ee93a]:nth-of-type(4){animation-delay: -0.9s;}
.circle:nth-of-type(2) p[data-v-f26ee93a]:nth-of-type(4){animation-delay: -1.1s;}
.circle:nth-of-type(1) p[data-v-f26ee93a]:nth-of-type(3){animation-delay: -1.3s;}
.circle:nth-of-type(2) p[data-v-f26ee93a]:nth-of-type(3){animation-delay: -1.5s;}
@keyframes move-f26ee93a{
0%{transform: scale(0);}
50%{transform: scale(1);}
100%{transform: scale(0);}
}
[data-v-d8c2489e] .el-image-viewer__wrapper {
  margin: auto !important;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(12px);
  border: none;
  overflow: hidden;
}
[data-v-d8c2489e] .el-image-viewer__wrapper .el-image-viewer__actions {
  display: none;
}
[data-v-d8c2489e] .el-button {
  border: none;
  box-shadow: none;
}
.set-box[data-v-d8c2489e] {
  border-radius: 10px;
  cursor: default;
}
.set-box p[data-v-d8c2489e] {
  height: 38px;
  text-align: center;
  line-height: 40px;
  border-radius: 0px 0px 9px 9px;
  color: #909791;
  padding: 0 20px;
  box-sizing: border-box;
}
.set-box p span[data-v-d8c2489e] {
  display: inline-block;
  width: 80px;
  text-align: left;
}
.set-box p div[data-v-d8c2489e] {
  width: 14px;
  height: 14px;
  fill: #909791;
  text-align: center;
  line-height: 14px;
  overflow: hidden;
}
.set-box p div img[data-v-d8c2489e] {
  transform: translateX(30px);
  filter: drop-shadow(#909791 -30px 0px 0px);
}
.set-box p[data-v-d8c2489e]:hover {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.set-box p:hover img[data-v-d8c2489e] {
  filter: drop-shadow(#fff -30px 0px 0px);
}
.set-box p[data-v-d8c2489e]:nth-child(n) {
  border-bottom: 1px solid #474747;
  transform: matrix(1, 0, 0, 1, 0, 0);
  border-radius: 9px 9px 0px 0px;
  cursor: pointer;
}
.set-box p[data-v-d8c2489e]:last-child {
  border-bottom: none;
}
.setPriceBox[data-v-d8c2489e] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  color: #E5D32D;
}
.setPriceBox img[data-v-d8c2489e] {
  margin-right: 10px;
}
.verse[data-v-d8c2489e] {
  width: 100%;
  padding: 20px 27px;
  box-sizing: border-box;
  border-bottom: 2px solid #474747;
  position: relative;
  cursor: pointer;
}
.verse .verse-mask[data-v-d8c2489e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.verse .verse-head .infos[data-v-d8c2489e] {
  margin-left: 10px;
}
.verse .verse-head .infos .username[data-v-d8c2489e] {
  font-weight: 700;
  font-size: 16px;
  max-width: 300px;
  display: inline-block;
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.verse .verse-head .infos .userDesc[data-v-d8c2489e] {
  font-weight: 400;
  font-size: 14px;
  margin-left: 16px;
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.verse .verse-head .infos .verse-time[data-v-d8c2489e] {
  font-weight: 400;
  font-size: 14px;
  color: #909791;
  margin-top: 2px;
}
.verse .verse-head .more-btn[data-v-d8c2489e] {
  cursor: pointer;
  z-index: 1;
  margin-left: 12px;
}
.verse .verse-head .more-btn[data-v-d8c2489e]:hover {
  border-radius: 6px;
  background-color: #000;
}
.verse .verse-head .back-blur[data-v-d8c2489e] {
  width: 280px;
  height: 200px;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  border-radius: 10px;
  filter: blur(13px);
}
.verse .verse-head .followed-status[data-v-d8c2489e] {
  text-align: center;
  width: 86px;
  height: 30px;
  background: #1C1C1C;
  border-radius: 34px;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  color: #8B8B8B;
  box-sizing: border-box;
  cursor: pointer;
}
.verse .verse-status[data-v-d8c2489e] {
  width: 100%;
  height: 80px;
  background: #FFD749;
  border-radius: 10px;
  padding: 17px 30px;
  box-sizing: border-box;
  margin-top: 10px;
}
.verse .verse-status .verse-status-text[data-v-d8c2489e] {
  width: 486px;
  color: #7E4C00;
  font-weight: 500;
  font-size: 16px;
}
.verse .contract-fail[data-v-d8c2489e] {
  width: 100%;
  height: 80px;
  background: #F25C5C;
  border-radius: 10px;
  padding: 17px 30px;
  box-sizing: border-box;
  margin-top: 10px;
}
.verse .contract-fail .fail-left[data-v-d8c2489e] {
  width: 486px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}
.verse .contract-fail .retry[data-v-d8c2489e] {
  background: #FFFFFF;
  border-radius: 5px;
  width: 68px;
  height: 29px;
  color: #F25C5C;
  font-weight: 600;
  text-align: center;
  line-height: 29px;
  cursor: pointer;
}
.verse .pay-follow-status[data-v-d8c2489e] {
  justify-content: center;
  width: 615px;
  height: 50px;
  background: #21C143;
  margin-top: 10px;
  border-radius: 10px;
}
.verse .pay-follow-status .tips[data-v-d8c2489e] {
  font-size: 16px;
  font-weight: 500;
  margin-left: 15px;
}
.verse .verse-status-owner[data-v-d8c2489e] {
  width: 100%;
  text-align: center;
  line-height: 24px;
  background: #191919;
  border-radius: 6px;
  color: #21C143;
  font-weight: 600;
  font-size: 13px;
  margin-top: 10px;
}
.verse .verse-content-back[data-v-d8c2489e] {
  position: relative;
}
.verse .verse-content-back .hide-mask[data-v-d8c2489e] {
  width: 615px;
  height: 83px;
  background: linear-gradient(180deg, rgba(41, 41, 41, 0) 0%, #292929 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.verse .verse-content[data-v-d8c2489e] {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 10px 0;
}
.verse .hide-content[data-v-d8c2489e] {
  height: 280px;
  overflow: hidden;
}
.verse .open-more-btn[data-v-d8c2489e] {
  width: 611px;
  height: 24px;
  background: #343434;
  border: 1px solid #474747;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 40px;
  box-sizing: border-box;
  text-align: center;
  line-height: 24px;
  color: #909791;
  cursor: pointer;
  margin-bottom: 30px;
  font-size: 14px;
}
.verse .verse-media[data-v-d8c2489e] {
  width: 100%;
}
.verse .verse-media .picOne[data-v-d8c2489e] {
  width: 100%;
  margin-bottom: 14px;
}
.verse .verse-media .picOne .el-image[data-v-d8c2489e] {
  width: 100%;
  border-radius: 10px;
  max-height: 616px;
  object-fit: cover;
  border: 1px solid rgb(71, 71, 71);
}
.verse .verse-media .picOne .el-image img[data-v-d8c2489e] {
  width: 100%;
  border-radius: 10px;
  max-height: 616px;
}
.verse .verse-media .picOne img[data-v-d8c2489e] {
  width: 100%;
  border-radius: 10px;
  max-height: 610px;
}
.verse .verse-media .pic[data-v-d8c2489e] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.verse .verse-media .pic .pic-odd[data-v-d8c2489e] {
  flex-wrap: wrap;
}
.verse .verse-media .pic .loading-pic[data-v-d8c2489e] {
  border-radius: 10px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.verse .verse-media .pic .el-image[data-v-d8c2489e] {
  border-radius: 10px;
  margin-bottom: 15px;
  max-height: 610px;
  border: 1px solid rgb(71, 71, 71);
}
.verse .verse-media .pic .el-image img[data-v-d8c2489e] {
  border-radius: 10px;
  max-height: 610px;
  margin-bottom: 15px;
  object-fit: cover;
}
.verse .verse-media .pic img[data-v-d8c2489e] {
  border-radius: 10px;
  max-height: 610px;
  margin-bottom: 15px;
  object-fit: cover;
}
.verse .verse-media .pics[data-v-d8c2489e] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.verse .verse-media .pics .loading-pic[data-v-d8c2489e] {
  border-radius: 10px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.verse .verse-media .pics .true-pics[data-v-d8c2489e] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.verse .verse-media .pics .true-pics .el-image[data-v-d8c2489e] {
  border-radius: 10px;
  max-height: 610px;
  margin-bottom: 10px;
  object-fit: cover;
  border: 1px solid rgb(71, 71, 71);
}
.verse .verse-media .pics .true-pics .el-image img[data-v-d8c2489e] {
  border-radius: 10px;
  max-height: 610px;
  margin-bottom: 10px;
  object-fit: cover;
}
.verse .verse-media .pics .true-pics img[data-v-d8c2489e] {
  border-radius: 10px;
  max-height: 610px;
  margin-bottom: 10px;
  object-fit: cover;
}
.verse .verse-media .pics .loadings[data-v-d8c2489e] {
  margin-bottom: 10px;
}
.verse .verse-media .pics .loadings .loading-pic[data-v-d8c2489e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.verse .verse-media .loadings[data-v-d8c2489e] :nth-child(3n+2) {
  margin: 0 15px;
}
.verse .verse-media .true-pics[data-v-d8c2489e] :nth-child(3n+2) {
  margin: 0 15px;
  margin-bottom: 10px;
}
.verse .verse-media .pic-unlock[data-v-d8c2489e] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 611px;
  height: 108px;
  background: linear-gradient(0deg, #000000, #000000), #000000;
  border-radius: 10px;
  color: #21C143;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 12px;
}
.verse .verse-media .pic-unlock img[data-v-d8c2489e] {
  width: 79px;
  height: 66px;
}
.verse .verse-media .pic-unlock span[data-v-d8c2489e] {
  display: inline-block;
}
.verse .verse-media .pic-unpay[data-v-d8c2489e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 304px;
  background: linear-gradient(0deg, #000000, #000000), #000000;
  border-radius: 10px;
  margin-bottom: 12px;
}
.verse .verse-media .not-files-digest[data-v-d8c2489e] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.verse .verse-media .not-files-digest p[data-v-d8c2489e] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.verse .not-files-digest[data-v-d8c2489e] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0;
  display: inline-block;
}
.verse .not-files-digest p[data-v-d8c2489e] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.verse .verse-board div[data-v-d8c2489e] {
  cursor: pointer;
}
.verse .verse-board div .number-info[data-v-d8c2489e] {
  margin-left: 8px;
  font-weight: 400;
  font-size: 14px;
}
.verse[data-v-d8c2489e]:hover {
  background-color: #222222;
}
.unFollow-status[data-v-d8c2489e] {
  display: flex;
  align-items: center;
  padding: 7px 19px;
  width: 86px;
  height: 30px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 34px;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.unFollow-status-unpay[data-v-d8c2489e] {
  background: #E6D32D;
  border-radius: 34px;
  padding: 7px 19px;
  cursor: pointer;
}
.unFollow-status-unpay span[data-v-d8c2489e] {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-left: 10px;
}
.mote[data-v-d8c2489e] {
  cursor: pointer;
  margin-left: 12px;
}.icons[data-v-7ad445c5] {
  position: absolute;
  width: 49px;
  height: 49px;
  left: -40px;
  top: 60%;
  cursor: pointer;
}