
.main[data-v-279ff5d5] {
  height: 100vh;
  padding: 0.64rem 0.85333rem;
  background-color: #f2f3f5;
}
.detail[data-v-279ff5d5]{
  padding-bottom: 0.02667rem;
  background-color: #ffffff;
  border-radius: 0.21333rem;
}
.copyLink[data-v-279ff5d5] {
  margin: 0 auto;
  padding: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.92rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.53333rem;
}
.content[data-v-279ff5d5] {
  width: 12.10667rem;
  height: 1.49333rem;
  word-break: break-all;
  font-size: 0.64rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.74667rem;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置方向*/
  -webkit-line-clamp: 1; /*设置超过为省略号的行数*/
  overflow: hidden;
}
.content[data-v-279ff5d5]::before {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}
.content span[data-v-279ff5d5] {
  color: #3370ff;
}
.btn-copy[data-v-279ff5d5] {
  width: 4.26667rem;
  height: 1.28rem;
  background: #3370ff;
  border-radius: 0.10667rem;
  font-size: 0.64rem;
  text-align: center;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.28rem;
}
.footer[data-v-279ff5d5] {
  padding: 0 0.64rem;
  position: fixed;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*垂直排列*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 3.2rem;
}
.btn-confirm[data-v-279ff5d5] {
  margin-right: 0.64rem;
  width: 13.22667rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: #3370ff;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  border-radius: 0.21333rem;
}

