@font-face {
  font-family: mFont;
  src: url("../font/huxiaobo.ttf");
}
@media screen and (min-width: 1024px) {
  html {
    font-size: 50px !important;
  }

  header .btn {
    bottom: 21% !important;
    left: 50% !important;
  }
  .txt {
    margin: 1rem 0;
  }
  .ban {
    width: 650px !important;
    margin: 0 auto;
  }
  .list .yugao {
    left: 36% !important;
  }
  header .text {
    top: 4% !important;
    left: 30% !important;
    width: 41% !important;
  }
}

.open {
  display: block !important;
}
.none {
  display: none !important;
}
.bais {
  color: #fff !important;
  background: #5444b3 !important;
}
.lans {
  color: #5444b3 !important;

  background: #fff !important;
}

@-webkit-keyframes bounce-down {
  25% {
    -webkit-transform: translateY(-4px);
  }
  50%,
  100% {
    -webkit-transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(4px);
  }
}

@keyframes bounce-down {
  25% {
    transform: translateY(-4px);
  }
  50%,
  100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(4px);
  }
}
body {
  /* width: 1024px; */
  background-color: #b9adff !important;
}
header {
  position: relative;
  width: 100%;
  /* height: 9.47rem; */
  margin-bottom: 0.5rem;
  /* background-image: url(../image/banner.png ); */
  /* background-size: 100%; */
}
header .text {
  position: absolute;
  top: 9%;
  left: 7%;
  width: 85%;
}
header .btn {
  position: absolute;
  bottom: 19%;
  left: 47%;
  width: 0.7rem;
  -webkit-animation: bounce-down 1.6s linear infinite;
  animation: bounce-down 1.6s linear infinite;
}
header img {
  width: 100%;
}
.txt {
  margin-bottom: 1rem;
  height: auto;
  padding: 0 0.306rem;
  opacity: 1;
  line-height: 0.6rem;
  font-size: 0.4rem;
  text-indent: 2em;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: justifyLeft;
  color: #ffffff;
  text-shadow: 6px 2px 20px rgb(2 17 64 / 35%);
}

.ban {
  margin: 0 auto;
}
.gg {
  height: auto;
  padding: 0 0.306rem;
}
.gg .bgc {
  display: flex;
  width: 100%;
  height: 3.5rem;
  opacity: 1;
  background: linear-gradient(13deg, #5749b4 0%, #978cf5 100%);
  border-radius: 0px 0.36rem 0px 0.36rem;
  align-items: center;
  justify-content: space-around;
}
.gg .bgc .left {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.453rem;
  flex-direction: column;
}
.gg .bgc .left p {
  margin-top: 0.1rem;
  color: white;
  font-size: 0.3rem;
}
.gg .bgc .left .ewm {
  /* margin: 0.4rem auto; */
  width: 2.2rem;
  padding: 0.1rem 0;
  height: 2rem;
  opacity: 1;
  background: #ffffff;
  border-radius: 0.3rem;
  text-align: center;
  /* line-height: 2.453rem; */
}
.gg .bgc .left .ewm img {
  width: 90%;
}
.gg .bgc .right {
  height: 2.453rem;
}
@media screen and (max-width: 750px) {
  .gg .bgc .right p,
  .gg .bgc .left p {
    font-size: 0.2rem !important;
  }
}
.gg .bgc .right p {
  opacity: 1;
  font-size: 0.3rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 0.6rem;
  color: #ffffff;
}
.gg .bgc .right p span {
  margin-right: 0.2rem;
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: middle;
  opacity: 1;
  background: #ffffff;
  border-radius: 50%;
}
.zc {
  margin: 1rem 0;
  height: auto;
  padding: 0 0.306rem;
  position: relative;
}
.zc .lan {
  display: none;
  position: absolute;
  bottom: -38%;
  left: 23%;
  width: 0.8rem;
}
.zc .lan img {
  width: 100%;
}
.zc .bai {
  position: absolute;
  display: none;
  bottom: -38%;
  right: 22%;
  width: 0.8rem;
}
.zc .bai img {
  width: 100%;
}
.zc .title {
  display: flex;
  width: 100%;
  height: 1rem;
  opacity: 1;
  overflow: hidden;
  border-radius: 0.4rem;
  box-shadow: 0px 4px 20px 0px rgba(85, 69, 177, 0.11);
}
.zc .title .left {
  box-shadow: 10px 10px 10px 20px rgba(0, 0, 0, 0.5);
  width: 50%;
  height: 100%;
  background: #5444b3;
  opacity: 1;
  font-size: 0.506rem;
  font-family: "楷体";
  font-weight: 700;
  line-height: 1rem;
  text-align: center;
  color: #fff;
}
.zc .title .right {
  width: 50%;
  height: 100%;
  background: #5444b3;
  opacity: 1;
  font-size: 0.506rem;
  font-family: "楷体";
  font-weight: 700;
  line-height: 1rem;
  text-align: center;
  color: #fff;
}
.list {
  margin: 1.5rem 0 1rem;
  height: auto;
  padding: 0 0.306rem;
  position: relative;
}
.list .yugao {
  position: absolute;
  top: -0.37rem;
  left: 31%;
  width: 3.6rem;
}
.list .yugao img {
  width: 100%;
}
.list .cont {
  width: 100%;
  min-height: 8rem;
  height: auto;
  opacity: 1;
  background: #ffffff;
  border-radius: 0.4rem;
  box-shadow: 0px 0.106rem 0.533rem 0px rgba(7, 55, 142, 0.11);
}
.list .cont .top {
  display: none;
  height: 100%;
}
.list .cont .top .t {
  width: 100%;
  height: 2rem;
  position: relative;
}
.list .cont .top .t .title {
  position: absolute;
  background-image: url(../image/time.png);
  background-size: 100%;
  top: 63%;
  left: -1.5%;
  width: 4.5rem;
  height: 1rem;
}
.list .cont .top .t .title p {
  opacity: 1;
  font-size: 0.346rem;
  font-family: mFont;
  font-weight: 400;
  margin-left: 0.7rem;
  text-align: center;
  color: #ffffff;
  line-height: 1rem;
  letter-spacing: 1px;
}
.list .cont .top .content {
  height: auto;
  padding: 0 0.306rem;
  margin-top: 0.7rem;
}
.list .cont .top .content .lists {
  display: flex;
  width: 100%;
  height: 2.3rem;
  border-bottom: 1px solid #f0f5fe;
}
.list .cont .top .content .lists .left {
  width: 22%;
}
.list .cont .top .content .lists .left .kuang {
  width: 1.413rem;
  /* height: 1.413rem; */
  opacity: 1;
  /* border-radius: 50%; */
  overflow: hidden;
  margin: 0.3rem;
}
.list .cont .top .content .lists .left .kuang img {
  width: 100%;
}
.list .cont .top .content .lists .center {
  width: 51%;
}
.list .cont .top .content .lists .center h2 {
  margin: 0.3rem 0 0;
  opacity: 1;
  height: 1rem;
  font-size: 0.4rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 700;
  text-align: left;
  color: #000000;
}
.list .cont .top .content .lists .center span {
  padding: 0 0.1rem;
  height: 0.4rem;
  opacity: 1;
  border: 1px solid #ff9e36;
  font-size: 0.293rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ff9e36;
  letter-spacing: 1px;
}
.list .cont .top .content .lists .right {
  width: 25%;
}
.list .cont .top .content .lists .right h3 {
  margin-top: 0.3rem;
  width: 2.16rem;
  height: 0.706rem;
  background: linear-gradient(99deg, #6554bf 0%, #a188f4 100%);
  border-radius: 0.36rem;
  font-size: 0.33rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 0.706rem;
  letter-spacing: 1px;
}
.list .cont .top .content .lists .right h4 {
  margin-top: 0.3rem;
  width: 2.16rem;
  height: 0.706rem;
  background: linear-gradient(99deg, #ff9e36 0%, #f8c750 100%);
  border-radius: 0.36rem;
  opacity: 1;
  font-size: 0.33rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 0.706rem;
  letter-spacing: 1px;
}
.list .cont .top .content .qidai {
  width: 100%;
  margin: 1rem 0;
}
.list .cont .top .content .qidai img {
  width: 100%;
}
.list .cont .bottom {
  display: none;
}
.list .cont .bottom .time {
  width: 100%;
  padding-top: 1.4rem;
}
.list .cont .bottom .time .title {
  display: flex;
  margin: 0 auto;
  width: 7.013rem;
  height: 0.733rem;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #5546b1;
  border-radius: 0.133rem;
  box-shadow: 0px 4px 5px 2px rgba(85, 69, 177, 0.09);
}
.list .cont .bottom .time .title .left {
  width: 50%;
  height: 91%;
  opacity: 1;
  border: 1px solid #fff;
  font-size: 0.346rem;
  border-radius: 4px;
  font-family: mFont;
  line-height: 0.7rem;
  font-weight: 400;
  text-align: center;
  color: #5546b1;
  letter-spacing: 1px;
}
.list .cont .bottom .time .title .right {
  width: 50%;
  height: 91%;
  line-height: 0.7rem;
  opacity: 1;
  font-size: 0.346rem;
  border: 1px solid #fff;
  border-radius: 4px;
  font-family: mFont;
  font-weight: 400;
  text-align: center;
  color: #5546b1;
  letter-spacing: 1px;
}
.list .cont .bottom .content {
  margin-top: 0.4rem;
  display: none;
  height: auto;
  padding: 0 0.306rem;
}
.list .cont .bottom .content .qidai {
  width: 100%;
  margin: 1.5rem 0;
}
.list .cont .bottom .content .qidai img {
  width: 100%;
}
.list .cont .bottom .content .lists {
  display: flex;
  width: 100%;
  height: 2.3rem;
  border-bottom: 1px solid #f0f5fe;
}
.list .cont .bottom .content .lists .left {
  width: 22%;
}
.list .cont .bottom .content .lists .left .kuang {
  width: 1.413rem;
  height: 1.413rem;
  opacity: 1;
  border-radius: 50%;
  overflow: hidden;
  margin: 0.3rem;
}
.list .cont .bottom .content .lists .left .kuang img {
  width: 100%;
}
.list .cont .bottom .content .lists .center {
  width: 51%;
}
.list .cont .bottom .content .lists .center h2 {
  margin: 0.3rem 0 0;
  opacity: 1;
  height: 1rem;
  font-size: 0.4rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 700;
  text-align: left;
  color: #000000;
}
.list .cont .bottom .content .lists .center span {
  padding: 0 0.1rem;
  height: 0.4rem;
  opacity: 1;
  border: 1px solid #6a58c3;
  font-size: 0.293rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #6a58c3;
  letter-spacing: 1px;
}
.list .cont .bottom .content .lists .right {
  width: 25%;
}
.list .cont .bottom .content .lists .right h3 {
  margin-top: 0.3rem;
  width: 2.16rem;
  height: 0.706rem;
  background: linear-gradient(99deg, #6554bf 0%, #a188f4 100%);
  border-radius: 0.36rem;
  font-size: 0.33rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 0.706rem;
  letter-spacing: 1px;
}
.list .cont .bottom .content .lists .right h4 {
  margin-top: 0.3rem;
  width: 2.16rem;
  height: 0.706rem;
  background: linear-gradient(99deg, #ff9e36 0%, #f8c750 100%);
  border-radius: 0.36rem;
  opacity: 1;
  font-size: 0.33rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 0.706rem;
  letter-spacing: 1px;
}
footer {
  width: 100%;
  height: 0.73rem;
  opacity: 1;
  background: #584d95;
}
footer p {
  opacity: 1;
  font-size: 0.293rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 0.73rem;
  letter-spacing: 0px;
}
