@charset "utf-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
input,
select {
  vertical-align: middle;
  font-family: 'ËÎÌå';
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
a,
input,
textarea {
  outline: none;
}
input:focus,
select:focus,
textarea:focus {
  color: #666 !important;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
.tl li {
  white-space: nowrap;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.dian {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pa {
  position: absolute;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: 'microsoft yahei';
  color: #333;
}

body,
html {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide1 {
  width: 100%;
  height: 100%;
  background: url(/html/xq/images/bg1.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
}
.swiper-slide2 {
  width: 100%;
  height: 100%;
  background: url(/html/xq/images/bg2.jpg) no-repeat;
  background-size: auto auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.s2-head {
  font-size: 30px;
  color: #000000;
  text-align: center;
  padding-top: 95px;
  padding-bottom: 50px;
  line-height: 45px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.schoolbox {
  position: absolute;
  top: 190px;
  left: 15px;
  right: 15px;
  bottom: 240px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.school-li {
  float: left;
  width: 155px;
  height: 180px;
  padding-top: 10px;
  background: #fff;
  text-align: center;
  position: relative;
  margin: 0 12.5px 20px 12.5px;
}
.school-li p {
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 8px;
}
.s2-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 240px;
  background: url(/html/xq/images/s2-2.png) no-repeat;
}
.school-show {
  position: absolute;
  top: 2000px;
  left: 0;
  width: 100%;
  height: 100%;
  background: yellow;
  transition: top 0.5s;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: hidden;
  background: url(/html/xq/images/bg3.jpg) no-repeat;
  /* background-size: auto auto; */
  background-size: cover;
}
.close {
  margin-top: 60px;
  margin-right: 35px;
  text-align: right;
}
.s3-bottom {
  width: 100%;
  height: 240px;
  margin-top: 70px;
  background: url(/html/xq/images/s2-2.png) no-repeat;
}
.time {
  width: 220px;
  text-align: center;
  margin-left: 30px;
  margin-top: 40px;
}
.year {
  font-size: 50px;
  color: #000000;
}
.month {
  font-size: 32px;
  color: #000000;
}
.schoolIcon {
  margin-top: 30px;
  text-align: center;
}
.qixianbox {
  text-align: center;
  margin-top: 75px;
}
.juli {
  text-align: center;
  font-size: 39px;
  color: #333333;
}
.qixian-school {
  font-size: 50px;
  color: #f6b503;
  font-weight: bold;
  margin: 0 5px 0 10px;
}
.qixian-zhounian {
  font-size: 55px;
  color: #f6b503;
  font-weight: bold;
  margin: 0 10px 0 5px;
}
.shengyu {
  display: flex;
  align-items: center;
  font-size: 40px;
  color: #333333;
  margin-left: 280px;
  margin-top: 50px;
}
.shengyu-day {
  /* width: 123px;
  height: 114px; */
  /* background: url(/html/xq/images/shengyu.png) no-repeat; */
  text-align: center;
  /* line-height: 110px; */
  font-size: 100px;
  color: #f6b503;
  font-weight: bold;
  margin-top: -50px;
}
.share {
  margin-top: 440px;
  margin-left: 220px;
}
.xiaoxun {
  width: 680px;
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
}
.xiaoxun-head {
  font-size: 30px;
  color: #000000;
}
.xiaoxun-desc {
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.srkl {
  margin-top: 50px;
  text-align: center;
}
.birthday {
  /* position: relative; */
}
.cake1 {
  left: 175px;
  top: -200px;
  animation-name: float;
  -webkit-animation-name: float;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(1000px);
    -webkit-transform: translateY(1000px);
    opacity: 0;
  }
}
.cake2 {
  left: 120px;
  top: -200px;
  animation-name: float2;
  -webkit-animation-name: float2;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float2 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(600px);
    -webkit-transform: translateY(600px);
    opacity: 0;
  }
}
.cake3 {
  left: 488px;
  top: -200px;
  animation-name: float3;
  -webkit-animation-name: float3;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float3 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(340px);
    -webkit-transform: translateY(340px);
    opacity: 0;
  }
}
.cake4 {
  left: 315px;
  top: -200px;
  animation-name: float4;
  -webkit-animation-name: float4;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float4 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(647px);
    -webkit-transform: translateY(647px);
    opacity: 0;
  }
}
.cake5 {
  left: -20px;
  top: -200px;
  animation-name: float5;
  -webkit-animation-name: float5;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float5 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(423px);
    -webkit-transform: translateY(423px);
    opacity: 0;
  }
}
.cake6 {
  left: 566px;
  top: -200px;
  animation-name: float6;
  -webkit-animation-name: float6;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float6 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(890px);
    -webkit-transform: translateY(890px);
    opacity: 0;
  }
}
.cake7 {
  left: 680px;
  top: -200px;
  animation-name: float7;
  -webkit-animation-name: float7;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 0.35s;
  -webkit-animation-delay: 0.35s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float7 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(953px);
    -webkit-transform: translateY(953px);
    opacity: 0;
  }
}
.cake8 {
  left: 720px;
  top: -200px;
  animation-name: float8;
  -webkit-animation-name: float8;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes float6 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(777px);
    -webkit-transform: translateY(777px);
    opacity: 0;
  }
}

.arrow {
  position: fixed;
  top: 10px;
  right: 30px;
  z-index: -2;
  display: none;
}
.sharebox {
  position: absolute;
  top: 2000px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/html/xq/images/bgshare.jpg) no-repeat;
  /* background-size: auto auto; */
  background-size: cover;
  z-index: 20;
  transition: top 0.5s;
}
.share-close {
  margin-top: 60px;
  margin-left: 35px;
}
.pc {
  width: 1280px;
  height: 751px;
  margin: 0 auto;
}
.pc img {
  width: 1280px;
  height: 751px;
  display: block;
}
.m {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.school-li img {
  width: 130px;
  height: 130px;
}
.jtbox {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 20;
  font-size: 28px;
  display: flex;
  align-items: center;
}
.jt {
  /* width: 40px;
  height: 40px;
  transform: rotate(180deg); */
  width: 95px;
  height: 46px;
}

/* 2021-10-15 change */

.swiper-slide1 img {
  position: fixed;
}

.swiper-slide1 img:nth-child(1) {
  top: 60px;
  left: 26%;

  animation: bannerText 1s ease-out;
}

.swiper-slide1 img:nth-child(2) {
  top: 150px;
  left: 26%;
  opacity: 0;

  animation: bannerTit 1s 1s ease-out forwards;
}

.swiper-slide1 img:nth-child(3) {
  bottom: 150px;
  left: 50%;
  transform: translateX(-50%);

  animation: slideTip 3s ease-out infinite;
}

@keyframes slideTip {
  0% {
    bottom: 180px;
  }

  50% {
    bottom: 150px;
  }

  100% {
    bottom: 180px;
  }
}

@keyframes bannerText {
  0% {
    left: -999px;
  }

  100% {
    bottom: 26%;
  }
}

@keyframes bannerTit {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.juli img,
.juli span {
  vertical-align: middle;
}

.xiaoxun {
  height: 100px;
}

.share {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}


.nbg {
  display: inline-block;
  padding: 20px 10px;
  border-radius: 20px;
  background-color: rgba(42, 49, 137, .4);
}