html,
body,
ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

.page {
  position: relative;
}

.title {
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/titles.png') no-repeat;
  position: absolute;
  left: 50%;
}

.container {
  overflow-x: hidden;
}

.item {
  width: 62px;
  height: 61px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/bag-items.png?v2') no-repeat;
}

.big-item {
  width: 140px;
  height: 140px;
  background-position: -10px -10px;
  margin-top: 87px;
}

.item1 {
  background-position: -170px -10px;
}

.item2 {
  background-position: -10px -170px;
}

.item3 {
  background-position: -92px -170px;
}

.item4 {
  background-position: -252px -10px;
}

.item5 {
  background-position: -252px -91px;
}

.item6 {
  background-position: -10px -251px;
}

.item7 {
  background-position: -92px -251px;
}

.item8 {
  background-position: -174px -251px;
}

.item9 {
  background-position: -334px -10px;
}

/* page_01 */
.page_01 {
  height: 1030px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/page_01.jpg?v1') center top;
}

.page_01 video {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

.page_01 .logo {
  width: 287px;
  height: 102px;
  display: block;
  position: absolute;
  left: 38px;
  top: 23px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/logo.png') no-repeat;
}

.page_01 .page1-btn-container {
  width: 334px;
  height: 136px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 560px;
  margin-left: -167px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page_01 .page1-btn-container div {
  cursor: pointer;
}

.page_01 .page1-btn-container div.join {
  width: 100%;
  height: 82px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/btn1.png');
}

.page_01 .page1-btn-container div.limited {
  width: 108px;
  height: 18px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/limited.png');
  background-position: 0 -7px;
}

.page_01 .page1-btn-container div.limited:hover {
  background-position: 0 -30px;
}

.page_01 .home-slide {
  width: 412px;
  height: 168px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/slide-bg.png');
  position: absolute;
  top: 646px;
  left: 20px;
  z-index: 0;
}

.page_01 .home-slide::before,
.page_01 .home-slide::after {
  content: '';
  width: 34px;
  height: 21px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/slide-cover.png');
  position: absolute;
  top: 0;
  z-index: 1;
}

.page_01 .home-slide::after {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  right: 34px;
}

.page_01 .home-swiper-container {
  width: 370px;
  height: 160px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 0;
}

.page_01 .swiper-slide {
  position: relative;
}

.page_01 .home-swiper-container a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.page_01 .top-nav {
  width: 192px;
  height: 145px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/top_nav.png');
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 59px;
  top: 37px;
}

.page_01 .top-nav li {
  height: 100%;
  width: 25%;
  cursor: pointer;
  position: relative;
}

.page_01 .top-nav li a {
  display: block;
  width: 100%;
  height: 100%;
}

.page_01 .top-nav li .download {
  position: absolute;
  top: 110px;
  left: 0;
  display: none;
}

.page_01 .top-nav li.active .download {
  display: block;
}

.top-slide-nav {
  width: 90px;
  height: 10px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  margin-left: -60px;
  bottom: -20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-slide-nav li {
  width: 10px;
  height: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
}

.page_01 .top-slide-nav li.active {
  background-color: #23b3c4;
}

/* page_02 */
.page_02 {
  height: 1801px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/page_02.jpg') center top;
}

.page_02 .title {
  width: 296px;
  height: 400px;
  background-position: -327px -10px;
  margin-left: -148px;
}

.page_02 .amount-container {
  width: 350px;
  position: absolute;
  left: 50%;
  margin-left: -175px;
  text-align: center;
  color: #dfdfdf;
  top: 470px;
}

.page_02 .amount-container h1 {
  color: #fcbb3e;
  font-size: 50px;
  margin: 0;
}

.page_02 .amount-container h1 span {
  font-size: 20px;
  font-weight: normal;
}

.page_02 .bottle-container {
  width: 507px;
  height: 824px;
  position: absolute;
  left: 50%;
  margin-left: -254px;
  top: 612px;
}

.page_02 .bottle-container::after {
  content: '';
  width: 327px;
  height: 490px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/vessel.png') no-repeat;
  display: block;
  position: absolute;
  bottom: -430px;
  left: 150px;
}

.page_02 .bottle-container .bottle-front {
  position: absolute;
  width: 491px;
  height: 719px;
  left: 7px;
  top: 98px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/bottle_front.png') no-repeat;
}

.page_02 .bottle-container .bottle-back {
  position: absolute;
  width: 507px;
  height: 726px;
  top: 98px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/bottle_back.png') no-repeat;
}

.page_02 .bottle-container .bottle-cover {
  width: 308px;
  height: 171px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/bottle_cover.png');
  position: absolute;
  left: 100px;
}

.page_02 .bottle-container .bottle-fill {
  width: 488px;
  height: 0;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/bottle-fill.png') no-repeat center bottom;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.page_02 .award-container {
  width: 965px;
  height: 590px;
  position: absolute;
  left: 50%;
  top: 755px;
  margin-left: -482px;
}

.page_02 .award-container li {
  width: 541px;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  font-size: 18px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.page_02 .award-container li.active {
  color: rgba(255, 255, 255, 0.5);
}

.page_02 .award-container li .line {
  width: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}

.page_02 .award-container.ready li .line {
  width: 180px;
}

.page_02 .award-container li:nth-child(2n) {
  right: 0;
}

.page_02 .award-container li:nth-child(2) {
  top: 180px;
}

.page_02 .award-container li:nth-child(3) {
  top: 357px;
}

.page_02 .award-container li:nth-child(4) {
  bottom: 0;
}

.page_02 .award-container li .item-container {
  width: 202px;
  height: 113px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/items_disabled.png?v2') no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.5s;
  transition: opacity 0.5s 0.5s;
}

.page_02 .award-container li:nth-child(1) .item-container {
  width: 208px;
  height: 112px;
  background-position: -237px -10px;
}

.page_02 .award-container li:nth-child(2) .item-container {
  width: 204px;
  height: 114px;
  background-position: -10px -144px;
}

.page_02 .award-container li:nth-child(3) .item-container {
  width: 207px;
  height: 114px;
  background-position: -10px -10px;
}

.page_02 .award-container li:nth-child(4) .item-container {
  width: 202px;
  height: 112px;
  background-position: -234px -144px;
}

.page_02 .award-container li.active .item-container {
  background-image: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/items.png?v2');
}

.page_02 .award-container.ready li .item-container {
  opacity: 1;
}

/* page_03 */
.page_03 {
  height: 1355px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/page_03.jpg') center top;
}

.page_03 .title {
  width: 295px;
  height: 408px;
  background-position: -10px -437px;
  margin-left: -34px;
  top: 114px;
}

.page_03 .game-detail {
  width: 200px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 550px;
  margin-left: 60px;
}

.page_03 .game-detail div {
  cursor: pointer;
}

.page_03 .game-detail div .arrow {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-right: 6px;
}

.page_03 .game-detail div:nth-child(1) {
  color: #ccc;
}

.page_03 .game-detail div:nth-child(1) .arrow {
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/arrow1.png');
}

.page_03 .game-detail div:nth-child(2) {
  color: #cbbe72;
}

.page_03 .game-detail div:nth-child(2) .arrow {
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/arrow2.png');
}

.page_03 .site-event {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 322px;
}

.page_03 .site-event h3 {
  color: #cccccc;
  padding-left: 22px;
}

.page_03 .site-event li {
  width: 463px;
  height: 66px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/site-event-bg.png') no-repeat;
  font-size: 16px;
  padding-top: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.page_03 .site-event li .finished {
  color: #57a568;
  font-size: 16px;
  width: 82px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 22px;
  left: 285px;
  display: none;
}

.page_03 .site-event li.active .finished {
  display: block;
}

.page_03 .site-event li .finished i {
  display: inline-block;
  margin-right: 10px;
  width: 22px;
  height: 18px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/correct.png') no-repeat;
}

.page_03 .site-event li.active .get-award,.page_03 .site-event li.active .get-award1 {
  display: none !important;
}

.page_03 .game-event {
  position: absolute;
  color: #cccccc;
  position: absolute;
  left: 50%;
  margin-left: 188px;
  top: 810px;
}

.page_03 .game-event h3 {
  padding-left: 70px;
}

.page_03 .game-event h3 span {
  color: #7a7768;
  font-size: 14px;
  font-weight: normal;
}

.page_03 .game-event li {
  width: 463px;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 18px;
  padding-left: 46px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/game-event-bg.png') no-repeat;
  position: relative;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.page_03 .site-event li .times,
.page_03 .game-event li .times {
  color: #735c3b;
}

.page_03 .game-event li .status {
  font-size: 16px;
  position: absolute;
  right: 70px;
  top: 18px;
}

.page_03 .game-event li.finished .status {
  color: #57a568;
}

.page_03 .game-event li.finished::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 18px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/correct.png');
  right: 126px;
  top: 18px;
}

.page_03 .game-event li.procecing .status {
  color: #998930;
}

.page_03 .game-event li.locked .status {
  color: #7a7768;
}

.page_03 .game-event p {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  margin-top: 34px;
  font-size: 14px;
  color: #7a7768;
}

.page_03 .site-event li .content {
  color: #cccccc;
}

.page_03 .site-event li .award {
  font-size: 13px;
  color: #6e8286;
  margin-left: 62px;
}

.page_03 .site-event li .btn,
.page_03 .site-event li .get-award,.page_03 .site-event li .get-award1 {
  width: 92px;
  height: 25px;
  background-color: #735c3b;
  color: #e3debf;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  border-radius: 12px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 285px;
}

.page_03 .site-event li .get-award,.page_03 .site-event li .get-award1 {
  color: #2b2926;
  background-color: #4dd4e4;
  display: none;
}

.page_03 .site-event li.active .btn {
  display: none;
}

.page_03.active .site-event li,
.page_03.active .game-event li {
  opacity: 1;
}

.page_03.active .site-event li:nth-child(1),
.page_03.active .game-event li:nth-child(1) {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.page_03.active .site-event li:nth-child(2),
.page_03.active .game-event li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px)
}



.page_03.active .site-event li:nth-child(3),
.page_03.active .game-event li:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px)
}

.page_03.active .site-event li:nth-child(4),
.page_03.active .game-event li:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: translateX(-60px);
  transform: translateX(-60px)
}

.page_03.active .site-event li:nth-child(5),
.page_03.active .game-event li:nth-child(5) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transform: translateX(-80px);
  transform: translateX(-80px)
}

.page_03 .calendar-container {
  height: 21px;
  width: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  left: 348px;
  top: 22px;
  cursor: pointer;
}

.page_03 .calendar-container i {
  display: block;
  width: 21px;
  height: 21px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/calendar.png') no-repeat;
}

.page_03 .calendar-container span {
  font-size: 14px;
  color: #7a7768;
}

div.user-info {
  width: 270px;
  position: absolute;
  left: 50%;
  margin-left: 347px;
  top: 335px;
}

div.user-info .login-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ccc;
  position: absolute;
  right: 0;
  top: -50px;
}

div.user-info .login-box i {
  display: block;
  width: 13px;
  height: 14px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/login-icon.png') no-repeat;
  margin-right: 4px;
  margin-top: 4px;
}

div.user-info .login-status .user-name,
div.user-info .login-status .login-btn {
  color: #c32f2f;
  cursor: pointer;
  margin-right: 4px;
}

div.user-info .login-status .logout {
  color: #969191;
  cursor: pointer;
  margin-left: 6px;
}

div.user-info .login-status.logined {
  visibility: hidden;
}

.page_03 .energy-box {
  width: 280px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: #ccc;
}

.page_03 .energy-box>div {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page_03 .energy-box div.used {
  border-right: 1px dashed rgba(255, 255, 255, 0.15)
}

.page_03 .energy-box span.volume {
  font-size: 40px;
  font-weight: bold;
}

.page_03 .energy-box span.unit {
  font-size: 20px;
}

.page_03 div.total span.volume,
.page_03 div.total span.unit {
  color: #c32f2f;
}

.page_03 .convert {
  width: 270px;
  height: 55px;
  border-radius: 4px;
  background-color: #ffbd3f;
  text-align: center;
  line-height: 55px;
  position: relative;
  margin-top: 28px;
  cursor: pointer;
}

.page_03 .convert.disabled {
  background-color: #6b6b6b;
  color: #454545;
}

.page_03 .convert::after {
  content: '';
  width: 13px;
  height: 13px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/arrow.png') no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 86px;
}

.convert-able-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #969191;
  width: 170px;
  margin-left: 90px;
  margin-top: 15px;
}

.convert-able-container .times {
  color: #ffbd3f;
  font-weight: bold;
}

.convert-able-container .times.jump {
  -webkit-animation: numJump 0.5s forwards;
  animation: numJump 0.5s forwards;
}

@-webkit-keyframes numJump {
  from {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

@keyframes numJump {
  from {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

.convert-able-container i {
  width: 60px;
  height: 40px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/pack.png');
}

.get-mission {
  position: absolute;
  left: 50%;
  margin-left: 372px;
  top: 647px;
}

.get-mission h2 {
  font-size: 20px;
  color: #cccccc;
  margin: 0px 0px 20px 0px;
  padding-left: 70px;
}

.get-mission .detail {
  width: 20px;
  height: 20px;
  background-color: #ccc;
  color: #3b1620;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  border-radius: 10px;
  position: absolute;
  top: 4px;
  right: 0;
  overflow: visible;
}

.get-mission .detail .tips {
  width: 551px;
  height: 365px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/tips.png') no-repeat;
  position: absolute;
  left: -540px;
  top: -370px;
  display: none;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.get-mission .detail .tips.active {
  display: block;
  opacity: 1;
}

.get-mission input {
  width: 165px;
  height: 34px;
  border-radius: 6px 0px 0px 6px;
  background-color: transparent;
  outline: none;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  color: #ccc;
}

.get-mission.active .input-container input {
  border-color: #ffbd3f;
  color: #ffbd3f;
}

.input-container {
  position: relative;
  width: 249px;
  height: 34px;
}

.mission-btn {
  width: 84px;
  height: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ccc;
  color: #2b2926;
  font-size: 15px;
  text-align: center;
  line-height: 34px;
  border-radius: 0px 6px 6px 0px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.get-mission.active .input-container .mission-btn {
  background-color: #ffbd3f;
}

.page_03 .blood-pack {
  width: 1489px;
  height: 1008px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/blood-bag.png');
  position: absolute;
  left: 50%;
  margin-left: -637px;
  top: 218px;
}

.page_03 .highlight {
  width: 528px;
  height: 311px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/highlight.png') no-repeat;
  position: absolute;
  left: 210px;
  top: 513px;
}

.inner-blood-container {
  width: 526px;
  height: 311px;
  -webkit-mask-image: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/blood-pack-mask.png');
  mask-image: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/blood-pack-mask.png');
  position: absolute;
  left: 210px;
  top: 513px;
}

.inner-blood {
  width: 823px;
  height: 829px;
  position: absolute;
  background-image: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/blood.png');
  left: -243px;
  /* top: -130px; */
  top: 276px;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}

.blood-pack .full-pack {
  width: 604px;
  height: 391px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/full-pack.png') no-repeat;
  background-size: contain;
  position: absolute;
  left: 173px;
  top: 494px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  display: none;
}

.blood-pack .full-pack.add {
  -webkit-animation: addPack 2s forwards ease-in-out;
  animation: addPack 2s forwards ease-in-out
}

@-webkit-keyframes addPack {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  20% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    width: 48px;
    height: 32px;
    left: 1080px;
    top: 301px;
    opacity: 0;
  }
}

@keyframes addPack {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  20% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    width: 48px;
    height: 32px;
    left: 1080px;
    top: 301px;
    opacity: 0;
  }
}

/* page_04 */
.page_04 {
  height: 924px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/page_04.jpg') center top;
}

.page_04 .title {
  margin-left: 316px;
  width: 297px;
  height: 407px;
  top: 12px;
  background-position: -10px -10px;
}

.page_04 .swiper-border {
  width: 850px;
  height: 467px;
  border: 1px solid #835d60;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 130px;
}

.page_04 .swiper-container {
  width: 840px;
  height: 457px;
  z-index: 0;
  margin-left: 0px;
}

.pagination {
  width: 114px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 50%;
  margin-left: 500px;
  top: 526px;
}


.pagination .arrow {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}

.pagination .child {
  font-size: 26px;
}

/* page_05 */
.page_05 {
  height: 1422px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/page_05.jpg') center top;
}

.page_05 .rule-container {
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 110px;
}

.page_05 li {
  font-size: 14px;
  color: #ccc;
  margin-bottom: 20px;
}

.page_05 li span {
  opacity: 0.6;
}

.page_05 li .front-sign {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #3d2237;
  background-color: #92832e;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 14px;
  opacity: 1;
}

.page_05 .rule-container p {
  font-size: 14px;
  color: #ccc;
  opacity: 0.6;
  margin-top: 33px;
}

.page_05 .footer {
  width: 1000px;
  height: 376px;
  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;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 630px;
}

.page_05 .contact {
  width: 78px;
  height: 78px;
  position: relative;
  z-index: 2;
}

.icon-container {
  width: 78px;
  height: 78px;
  background-color: #e9e9e9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.icon-container img {
  margin-left: 4px;
  margin-top: 4px;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.active .icon-container img {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.active .icon-container {
  border-radius: 5px;
  background-color: #fff;
  width: 94px;
  height: 94px;
  left: -90px;
}

.page_05 .contact .icon {
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/contact.png') no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  /* transform: translate(-50%,-50%) */
}

.page_05 .contact .inner {
  position: absolute;
  top: 70px;
  left: 80px;
}

.page_05 .contact .inner .number {
  color: #dd5e5e;
  font-weight: bold;
  font-size: 15px;
}

.page_05 .inner h3 {
  margin: 0;
  font-size: 18px;
  margin-bottom: 8px;
}

.page_05 .inner p {
  font-size: 13px;
  margin: 0;
}

.page_05 .weibo .icon {
  width: 38px;
  height: 30px;
  background-position: -10px -63px;
  margin-left: -19px;
  margin-top: -15px;
}

.page_05 .wechat .icon {
  width: 39px;
  height: 33px;
  background-position: -10px -10px;
  margin-left: -20px;
  margin-top: -16px;
}

.active.weibo .icon,
.active.wechat .icon {
  opacity: 0;
}

.page_05 .qq .icon {
  width: 30px;
  height: 34px;
  margin-left: -15px;
  margin-top: -17px;
  background-position: -126px -10px;
}

.page_05 .qq .inner {
  top: 50px;
  left: 70px;
}

.page_05 .tele .icon {
  width: 37px;
  height: 31px;
  margin-left: -19px;
  margin-top: -15px;
  background-position: -69px -10px;
}

.page_05 .tele .inner {
  left: 68px;
}

.page_05 .contact .contact-bg {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0
}

.page_05 .contact.active .contact-bg {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  background-color: #fff;
  opacity: 1
}

.page_05 .matrix-container {
  width: 376px;
  height: 376px;
  position: relative;
  z-index: 1;
}

.page_05 .matrix {
  height: 100%;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/matrix.png');
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: rotate 10s linear infinite;
  animation: rotate 10s linear infinite;
}

.page_05 .fish {
  width: 277px;
  height: 293px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/fish.png') no-repeat;
  position: absolute;
  left: 51px;
  top: 16px;
}

.page_05 .top {
  width: 141px;
  height: 57px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/top.png') no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -70px;
  bottom: 230px;
  cursor: pointer;
}

/* popup */
.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 2;
}

.popup .popup-container {
  position: absolute;
  left: 50%;
  top: 200px;
}

.popup .popup-container .close {
  position: absolute;
  width: 49px;
  height: 49px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/close.png');
  right: -60px;
  top: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
}

.popup .popup-container .close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.share .popup-container {
  width: 309px;
  height: 422px;
  margin-left: -104px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/share-bg.jpg');
  text-align: center;
  color: white;
}

.share h4 {
  font-size: 20px;
  font-weight: normal;
  margin: 28px 0px 20px 0px;
}

.share img {
  margin-bottom: 4px;
}

.share p {
  margin: 0;
}

.popup.notice1 .popup-container {
  width: 509px;
  height: 209px;
  margin-left: -254px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/notice-bg.jpg') no-repeat;
  color: #d7d5d6;
  text-align: center;
}

.popup.notice1 h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 64px 0 0 0;
}

.popup.notice1 p {
  margin-top: 10px;
}

.popup.notice1 p span {
  color: #ae954a;
}

.popup.notice1 .success .fail-notice {
  display: none;
}

.popup.notice1 .fail .success-notice {
  display: none;
}

.popup.notice1 .bigger {
  font-size: 24px;
}

.popup.notice1 .smaller {
  font-size: 16px;
}

.popup.notice1 .num {
  color: #ae954a;
}

.popup.notice2 .popup-container {
  width: 509px;
  height: 245px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/notice-bg2.jpg') no-repeat;
  margin-left: -254px;
  font-size: 16px;
  color: #d7d5d6;
  text-align: center;
}

.popup.notice2 span {
  color: #ae954a;
}

.popup.notice2 p {
  margin-top: 74px;
}

.popup.notice2 .btn-box {
  width: 350px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 38px auto 0 auto;
}

.popup.notice2 .btn-box div {
  width: 164px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
  font-size: 18px;
  color: #4c4326;
  cursor: pointer;
}

.popup.notice2 .btn-box div:nth-child(1) {
  background-color: #ae954a;
}

.popup.notice2 .btn-box div:nth-child(2) {
  background-color: #b7b7b8;
}

.popup.invite .popup-container {
  width: 509px;
  height: 527px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/invite.jpg') no-repeat;
  margin-left: -254px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 39px 40px 39px;
  color: #656882;
  font-size: 13px;
}

.popup.invite h4 {
  margin-top: 100px;
  color: white;
  font-size: 16px;
  font-weight: normal;
}

.popup.invite textarea {
  width: 100%;
  height: 120px;
  border: 0;
  border-radius: 6px;
  margin: 10px 0px 20px 0px;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;

}

.popup.invite p {
  line-height: 20px;
  margin: 0;
}

.popup.invite p:last-child {
  color: #d7d5d6;
  font-size: 16px;
  text-align: center;
  margin-top: 40px;
}

.popup.invite p:last-child .num {
  color: #ae954a;
}

.popup.bind {
  z-index: 5;
}

.popup.bind .popup-container {
  width: 509px;
  height: 522px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/bind-bg.jpg') no-repeat;
  margin-left: -254px;
}

.popup.bind .input-box {
  width: 410px;
  color: #d7d5d6;
  margin: 112px auto 0px auto;
}

.popup.bind .input-box div {
  width: 410px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}

.popup.bind .input-box div input {
  height: 42px;
  border: none;
  outline: none;
  border-radius: 4px;
  background-color: #fff;
  margin-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}

.popup.bind .input-box div:nth-child(1) input {
  width: 342px;
}

.popup.bind .input-box div:nth-child(2) {
  height: 46px;
}

.popup.bind .input-box div:nth-child(2) input {
  width: 176px;
  margin-right: 4px;
}

.popup.bind .input-box .send-code {
  width: 156px;
  height: 44px;
  color: #bdc2d6;
  background-color: #3562b5;
  text-align: center;
  line-height: 44px;
  border-radius: 4px;
  display: inline-block;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  cursor: pointer;
}

.popup.bind .input-box .bind-btn {
  width: 344px;
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  color: #4c4326;
  background-color: #ae954a;
  text-align: center;
  margin-left: 63px;
  cursor: pointer;
}

.popup.bind ul {
  margin: 30px auto 0 auto;
  width: 420px;
  color: #656882;
  font-size: 13px;
  line-height: 22px;
  padding-top: 24px;
  border-top: 1px dashed #656882;
}

.login-container .popup-container {
  width: 309px;
  height: 422px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/share-bg.jpg');
  margin-left: -154px;
}

.login-container .popup-container iframe {
  margin: 20px 5px;
}

.confirm-bind {
  z-index: 6;
}

.confirm-bind .popup-container {
  width: 509px;
  height: 245px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/confirm-bind.jpg') no-repeat;
  margin-left: -254px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #d7d5d6;
  font-size: 16px;
}

.confirm-bind .popup-container p {
  margin: 0;
}

.confirm-bind .popup-container p:nth-child(2) {
  margin: 50px 0 10px 0;
}

.confirm-bind .popup-container p:nth-child(3) {
  color: #7f677b;
  font-size: 14px;
}

.confirm-bind .popup-container p .user-name {
  color: #ae954a;
}

.confirm-bind .confirm-box {
  width: 344px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px auto 0 auto;
}

.confirm-bind .confirm-box div {
  width: 164px;
  height: 50px;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  color: #4c4326;
  background-color: #ae954a;
  font-size: 18px;
  cursor: pointer;
}

.confirm-bind .confirm-box .confirm-back {
  color: #515151;
  background-color: #b7b7b8;
}

.bind-success {
  z-index: 7;
}

.bind-success .popup-container {
  width: 509px;
  height: 209px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/notice-bg.jpg') no-repeat;
  margin-left: -254px;
  text-align: center;
  color: #d7d5d6;
  color: 16px;
}

.bind-success .popup-container p {
  margin: 50px 0 35px 0;
}

.bind-success .popup-container div.ok {
  width: 164px;
  height: 50px;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  color: #4c4326;
  background-color: #ae954a;
  font-size: 18px;
  cursor: pointer;
  margin: 0 auto;
}

.tab .popup-container {
  width: 795px;
  height: 645px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/tab-bg.jpg') no-repeat;
  margin-left: -397px;
}

.tab .tab-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 100px;
  border-bottom: 1px solid #4b3d4a;
  position: relative;
  margin-top: 30px;
}

.tab .tab-head .block {
  content: '';
  width: 126px;
  height: 6px;
  background-color: #ae954a;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s
}

.tab .tab-head li {
  width: 140px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.tab .tab-head li.active {
  color: #ae954a;
}

.tab .tab-body {
  position: relative;
}

.tab .tab-body>li {
  padding-top: 44px;
  width: 100%;
  height: 450px;
  position: absolute;
  visibility: hidden;
}

.tab .tab-body>li.active {
  visibility: visible;
}

.tab .tab-body li:first-child .li-container {
  width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.tab .left {
  width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 44px;
}

.tab .left h3 {
  color: #ae954a;
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0px 10px 0px;
}

.tab .left p {
  margin: 0;
  color: #d7d5d6;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}

.tab .right {
  padding-left: 44px;
  border-left: 1px dashed #4b3d4a;
}

.tab .right ul {
  width: 380px;
  height: 403px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab .right h5 {
  color: #a5a5a5;
  font-size: 16px;
  margin: 0 0 20px 0;
  font-weight: normal;
}

.tab .right li {
  width: 180px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tab .right li .desc {
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 13px;
  color: #d7d5d6;
}

.tab .right li .name {
  font-size: 15px;
  color: #ae954a;
}

.tab table {
  width: 725px;
  margin: 0 auto;
}

.tab table tr td {
  text-align: center;
}

.tab table thead {
  color: #766e7f;
  font-size: 20px;
  background-color: #221d27;
}

.tab table tr {
  height: 40px;
}

.tab table tbody tr {
  color: #7f78a0;
  font-size: 15px;
  background-color: #373446;
}

.tab table tbody tr:nth-child(2n) {
  background-color: #413e53;
}

.tab .rule-desc {
  width: 650px;
  margin: 0 auto;
}

.tab .rule-desc p {
  color: #d7d5d6;
  font-size: 16px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
}

.tab .rule-desc p::before {
  content: '※';
  position: absolute;
  left: -20px;
}

.calendar .popup-container {
  width: 895px;
  height: 665px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/calendar-bg.jpg') no-repeat;
  margin-left: -448px;
}

.calendar table {
  position: absolute;
  left: 57px;
  top: 122px;
  font-size: 14px;
}

.calendar table thead td {
  height: 40px;
  color: #82754c;
  text-align: center;
}

.calendar table tbody td {
  color: #b2abc4;
}

.calendar table tbody td {
  height: 57px;
  padding-left: 10px;
  padding-right: 10px;
}

.calendar .calendar-body li {
  display: none;
}

.calendar .calendar-body li.active {
  display: block;
}

.calendar table tr td {
  width: 170px;
}

.calendar table tr td:first-child {
  width: 100px;
  color: #82754c;
  text-align: center;
}

.calendar-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  color: #fff;
  padding: 20px 57px;
  border-bottom: 1px solid #4b3d4a;
  margin-top: 26px;
  position: relative;
}

.calendar-head li {
  width: 85px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.calendar-head .block {
  content: '';
  width: 84px;
  height: 5px;
  position: absolute;
  background-color: #ae954a;
  bottom: 0;
  left: 56px;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}

.calendar-head li.active {
  color: #ae954a;
}

.calendar-tip {
  font-size: 13px;
  color: #4a4a71;
  position: absolute;
  right: 56px;
  bottom: 34px;
}

.mission-fail p:nth-child(2),
.add-success p:nth-child(2) {
  margin-top: 70px;
  margin-bottom: 10px;
}

.side-nav {
  width: 289px;
  height: 963px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/side-nav-bg.png') no-repeat;
  position: fixed;
  right: -400px;
  top: 50%;
  margin-top: -481px;
  -webkit-transition: right 1s;
  transition: right 1s;
}

.side-nav.active {
  right: 0px;
}

.side-nav ul {
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -150px;
  color: #fff;
  font-size: 16px;
}

.side-nav ul li {
  text-align: right;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.side-nav ul li.active {
  color: #bf2e2e;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
}

.pointer {
  width: 64px;
  height: 1px;
  background: url('https://static.web.sdo.com/xuezu/pic/20190606_Anniversary/pc/pointer.png') no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -138px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.side-top {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 210px;
  margin-top: 200px;
  cursor: pointer;
}

.side-top::before {
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: white;
  border-left-width: 6px;
  border-right-width: 6px;
  position: absolute;
  left: -16px;
  top: -4px;
}

.alert {
  z-index: 10;
}

.alert .popup-container p {
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}