.activity-pc {
  min-width: 1200px;
  background: linear-gradient(#090708, #101010); }
  .activity-pc > div {
    position: relative; }
    .activity-pc > div > img {
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
  .activity-pc .img1 {
    height: 1003px; }
    .activity-pc .img1 .btn {
      width: 490px;
      height: 75px;
      bottom: 123px;
      transform: translateX(-250px); }
  .activity-pc .img2 {
    height: 701px; }
  .activity-pc .img3 {
    height: 1378px; }
    .activity-pc .img3 .btn {
      width: 490px;
      height: 75px;
      bottom: 152px;
      transform: translateX(-250px); }
  .activity-pc .btn {
    position: absolute;
    left: 50%;
    opacity: 0;
    cursor: pointer;
    display: block; }

/*# sourceMappingURL=pc.css.map */
