@font-face {
  font-family: PingFangSC;
  src: url(../font/PingFangSC_1.ttf);
}

body {
  margin: 0px auto;
  background-color: #2d2d2c;
  overflow: hidden;
}

#capture {
  width: 800px;
  height: 1423px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background-image: url('../../public/publicIMG/tc-bj-02.jpg');
}

.css-1xamfmm,
[data-css-1xamfmm] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.36);
  position: absolute;
  left: 76%;
  top: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transform: scale;
  border-radius: 50%;
  visibility: visible;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-transform: translate(-50%, -50%);
  z-index: 99;
}

span,
p,
a {
  font-family: PingFangSC;
}

body {
  background-color: #858585;
}

body .container {
  width: 800px;
  height: 1423px;
  background-image: url(http://27.124.42.100/嗨爽/code/jiaruvip1/image/bj.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: -280px auto;
  display: flex;
  justify-content: center;
}

.id_text {
  position: absolute;
  top: 486px;
  text-align: center;
  z-index: 1;
}

.id_text p {
  font-size: 32px;
  font-weight: 300;
  color: #fee6bc;
  line-height: 58px;
}

.id_text .pspan {
  font-size: 25px;
  font-weight: 300;
  color: #fee6bc;
}

.container_text {
  font-size: 21px;
  margin: 92% auto;
  text-align: left;
  line-height: 25px;
}

.container .container_text .top_text p,
.container .container_text .top_text p span {
  color: #97765d;
}

.container .container_text .center_text p,
.container .container_text .bottom_text p {
  color: #fb4c6b;
}

.container .container_text .center_text p span {
  color: #595959;
}

.container .container_text .bottom_text p span {
  color: red;
}

.container .container_text .center_text {
  position: absolute;
  left: 45%;
  top: 71%;
  z-index: 98;
  font-size: 20px;
  line-height: 33px;
}

.container .container_text .bottom_text {
  margin: 66px auto;
  font-size: 21px;
  line-height: 60px;
}

.c_text {
  position: absolute;
  left: 65%;
  top: 45.8%;
  z-index: 98;
}

.c_text .c_time {
  font-size: 20px;
  font-weight: 600;
  color: #3e3e3b;
  letter-spacing: 1px;
}