.bg {
  position: relative;
  background-repeat: no-repeat;
  z-index: 42;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(18, 38, 63, 0.1) !important
}


.js1 {
  height: 258px;
  background-color: #c19e7e;
  background-image: url("../img/overlay-pattern.png"), url("../img/overlay.svg");
  background-position: top left, center center;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.js2 {
  height: 120px;
  background: conic-gradient(from 315deg, rgba(149, 28, 101, 1.000) 0.000deg, rgba(149, 28, 101, 1.000) 27.692deg, rgba(159, 37, 99, 1.000) 27.692deg, rgba(159, 37, 99, 1.000) 55.385deg, rgba(174, 48, 100, 1.000) 55.385deg, rgba(174, 48, 100, 1.000) 83.077deg, rgba(193, 60, 105, 1.000) 83.077deg, rgba(193, 60, 105, 1.000) 110.769deg, rgba(212, 71, 111, 1.000) 110.769deg, rgba(212, 71, 111, 1.000) 138.462deg, rgba(226, 83, 120, 1.000) 138.462deg, rgba(226, 83, 120, 1.000) 166.154deg, rgba(234, 95, 130, 1.000) 166.154deg, rgba(234, 95, 130, 1.000) 193.846deg, rgba(234, 106, 141, 1.000) 193.846deg, rgba(234, 106, 141, 1.000) 221.538deg, rgba(226, 116, 151, 1.000) 221.538deg, rgba(226, 116, 151, 1.000) 249.231deg, rgba(211, 125, 161, 1.000) 249.231deg, rgba(211, 125, 161, 1.000) 276.923deg, rgba(193, 132, 170, 1.000) 276.923deg, rgba(193, 132, 170, 1.000) 304.615deg, rgba(174, 137, 176, 1.000) 304.615deg, rgba(174, 137, 176, 1.000) 332.308deg, rgba(159, 141, 180, 1.000) 332.308deg 360.000deg)
}

.js3 {
  height: 120px;
  background: conic-gradient(from 45deg, rgba(10, 74, 89, 1.000) 0.000deg, rgba(10, 74, 89, 1.000) 27.692deg, rgba(11, 82, 124, 1.000) 27.692deg, rgba(11, 82, 124, 1.000) 55.385deg, rgba(13, 92, 159, 1.000) 55.385deg, rgba(13, 92, 159, 1.000) 83.077deg, rgba(16, 104, 194, 1.000) 83.077deg, rgba(16, 104, 194, 1.000) 110.769deg, rgba(18, 118, 227, 1.000) 110.769deg, rgba(18, 118, 227, 1.000) 138.462deg, rgba(21, 133, 255, 1.000) 138.462deg, rgba(21, 133, 255, 1.000) 166.154deg, rgba(24, 150, 255, 1.000) 166.154deg, rgba(24, 150, 255, 1.000) 193.846deg, rgba(28, 169, 255, 1.000) 193.846deg, rgba(28, 169, 255, 1.000) 221.538deg, rgba(31, 188, 255, 1.000) 221.538deg, rgba(31, 188, 255, 1.000) 249.231deg, rgba(35, 209, 255, 1.000) 249.231deg, rgba(35, 209, 255, 1.000) 276.923deg, rgba(39, 230, 255, 1.000) 276.923deg, rgba(39, 230, 255, 1.000) 304.615deg, rgba(43, 251, 255, 1.000) 304.615deg, rgba(43, 251, 255, 1.000) 332.308deg, rgba(47, 255, 255, 1.000) 332.308deg 360.000deg)
}

.js img {
  width: 100%;
  max-width: 180px;
}

.js1 img {
  max-width: 180px;
}

.js2 img {
  max-width: 100px;
}

.js3 img {
  max-width: 100px;
  margin-top: 15px;
}

@media(max-width:599.98px) {
  .bg {
    background: #f8f9fa;
    background-image: url("../img/index-bg.svg");
    background-size: cover;
  }

  .js1 img {
    margin-top: 38px;
  }

  .js3 img {
    margin-top: 20px;
  }
}

.js1-title {
  position: relative;
  margin-top: -40px;
  height: 40px;
  background-color: #fe662d;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: linear-gradient(62deg, rgba(189, 67, 66, 1.000) 0.000%, rgba(253, 106, 66, 1.000) 33.000%, rgba(253, 106, 66, 1.000) 66.000%, rgba(189, 67, 66, 1.000) 100.000%)
}

.footer {
  bottom: 0;
  height: 40px;
  line-height: 40px;
  width: calc(100vw - 30px);
}

.parent {
  position: fixed;
  justify-content: center;
  /* 水平居中 */
  align-items: flex-end;
  /* 垂直居中并置于底部 */
}

.lx-hover:hover {
  background: #1b68ff;
  cursor: pointer;
}

.lx-hover:hover strong {
  color: #fff;
}

.js-hover:hover {
  cursor: pointer;
}

.color-orange {
  color: #fd7e14;
  text-shadow: 1px 1px 2px rgb(240, 238, 238);
  letter-spacing: 2px;
}

.bg-orange {
  background-image: url("../img/type-bg-1.jpg");
  background-size: cover;
}

.card,
.card-body {
  border-radius: 5px;
}

.bg-1 {
  background: linear-gradient(45deg, rgba(142, 197, 252, 0.07) 0.000%, rgba(141, 211, 255, 0.07) 25.000%, rgba(161, 216, 255, 0.07) 50.000%, rgba(193, 210, 255, 0.07) 75.000%, rgba(224, 195, 255, 0.07) 100.000%)
}

.bg-2 {
  background-color: #c19e7e;
}

.type {
  border-bottom: 1px solid #f2f3f5;
  margin-right: -20px;
  margin-left: -20px;
  padding-bottom: 10px;
}

.type strong {
  font-size: 19px;
  color: #222;
}

.type .small {
  font-size: 10px;
}

.questions {
  font-size: 14px;
}

#questions {
  font-size: 14px;
}

.questions-1 {
  font-size: 18px;
}

.question_title {
  line-height: normal;
  padding: 20px 0;
  margin: 0px;
  color: #222;
  font-size: 17px;
  letter-spacing: 2px;
}

.question_info:hover,
.clickTrim {
  color: #333;
  background: #f7f7f7;
  border: 1px solid #cccccc !important;
}

.question_info {
  line-height: normal;
  padding: 15px;
  padding-left: 20px;
  border: 1px solid #e7e7e7;
  cursor: pointer;
  margin: 12px 0px 12px 0px;
  border-radius: 20px;
  color: #666;
  font-size: 17px;
  letter-spacing: 2px;
}

.question_info_sm {
  border-radius: 7px;
  background-color: #fafbfc;
}

.question_optoin {
  vertical-align: middle;
  margin-bottom: 1px;
  margin-top: -1px !important;
}

.alert-box {
  position: relative;
  text-align: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: -35px;
}

.alert-circle {
  margin-top: 4px;
}

.alert-sec-circle {
  stroke-dashoffset: 0;
  stroke-dasharray: 146;
  transition: stroke-dashoffset 1s linear
}

.alert-sec-text {
  position: relative;
  margin-top: -45px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}


/* Overlay */
@-moz-keyframes overlay {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes overlay {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes overlay {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes overlay {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes overlay {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#overlay {
  -moz-animation: overlay 1.5s 1.5s forwards;
  -webkit-animation: overlay 1.5s 1.5s forwards;
  -o-animation: overlay 1.5s 1.5s forwards;
  -ms-animation: overlay 1.5s 1.5s forwards;
  animation: overlay 1.5s 1.5s forwards;
  background-attachment: fixed, fixed;
  background-image: url("../img/overlay-pattern.png"), url("../img/overlay.svg");
  background-position: top left, center center;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

#overlay1 {
  -moz-animation: overlay 1.5s 1.5s forwards;
  -webkit-animation: overlay 1.5s 1.5s forwards;
  -o-animation: overlay 1.5s 1.5s forwards;
  -ms-animation: overlay 1.5s 1.5s forwards;
  animation: overlay 1.5s 1.5s forwards;
  background-attachment: fixed, fixed;
  background-image: url("../img/overlay-pattern1.png"), url("../img/overlay.svg");
  background-position: top left, center center;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.xc-loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  left: 0px;
  top: 0px;
  background-color: rgba(85, 85, 85, 0.7);
  background-color: #555555;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 99999;
}

.xc-loading p {
  position: fixed;
  left: 50%;
  top: 48%;
  width: 200px;
  height: 60px;
  margin-left: -100px;
  margin-top: -30px;
  padding: 20px 10px 10px 50px;
  border-radius: 10px;
  background: #000000 url('/images/loading.gif') no-repeat scroll 10px 15px;
  color: #ffffff;
  z-index: 100000;
}

.bg-1 {
  background: #2957ee;
}

.bg-3 {
  background: #f754a0;
}

.bg-4 {
  background: #ebedf0;
}

.el-dialog__title {
  line-height: 24px;
  font-size: 18px;
  color: #303133;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  text-align: center;
  border-radius: 5px;
  color: #444;
}

#pledge {
  text-align: left;
  padding: 10px 10px;
  max-height: 60vh;
  font-size: 15px;
  overflow-x: hidden;
  text-underline-position: under;
  word-break: break-word;
  text-indent: 0;
}

#pledge p {
  margin: 8px 0;
  padding: 0;
}

.circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
}

.circle-bg-1 {
  background-color: #1b68ff;
  border: 2px solid #e6eeff;
}

.circle-bg-3 {
  background-color: #e83e8c;
  border: 2px solid #e6eeff;
}

.circle-w-75 {
  width: 75px;
  height: 75px;
}

.circle-bg-2 {
  background-color: #e6eeff;
  border: 0;
}

.circle span {
  color: #e6eeff;
  font-size: 16px;
}

.mode {
  width: 140px;
  height: 140px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}

.text-red {
  color: #e83e8c;
}

.text-through {
  text-decoration: line-through;
}

.text-green {
  color: #3ad29f;
}

.text-info {
  color: #17a2b8;
}

.bg-white {
  font-size: 14px;
  color: #333;
  font-weight: 700;
}

.fe-17 {
  font-size: 17px;
}

.bg-white {
  background-color: white;
}

.header {
  width: 100%;
  text-align: center;
  background: linear-gradient(60deg, rgba(0, 130, 252, 0.7) 0%, rgba(0, 82, 233, 0.8) 100%);
  color: white;
}

.flex {
  /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* Animation */

.parallax>use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 21s;
}

.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 30s;
}

.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 33s;
}

.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 40s;
}

@keyframes move-forever {
  0% {
    transform: translate3d(0px, 0, 0);
  }

  100% {
    transform: translate3d(15px, 0, 0);
  }
}

.rank-title {
  position: absolute;
  width: 80%;
  margin-left: 10%;
  z-index: 99;
  margin-top: -20%;
}

.rank-title {
  position: absolute;
  width: 80%;
  margin-left: 10%;
  z-index: 99;
  margin-top: -15%;
  color: #fff;
  font-weight: 500;
}

.rank-title span {
  background-color: #094fdb;
  border-radius: 20px;
  color: #f6f9ff;
  font-size: 13px;
}

@media(max-width:599.98px) {
  .rank-title {
    margin-top: -22%;
  }
}

.badge {
  font-weight: 700;
  vertical-align: inherit;
}

.badge-gold {
  background-color: #f8ea24;
  background: linear-gradient(135deg, #fced7b 0.000%, #e8c246 100.000%);
  color: #fff;
}

.badge-silver {
  background-color: #abb3dd;
  background: linear-gradient(135deg, #d7ddf9 0.000%, #abb3dd 100.000%);
  color: #fff;
}

.badge-copper {
  background-color: #ed6d42;
  background: linear-gradient(135deg, #ffb694 0.000%, #ed6d42 100.000%);
  color: #fff;
}

.badge-white {
  background-color: #fff;
  color: #333;
}

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  box-shadow: 1rem 0.5rem 1rem 0.6rem rgb(18 38 63 / 10%) !important;
}