* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei UI";
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #666;
}

ul,
ol,
li {
  list-style-type: none;
}
.footer {
  width: 100% !important;
  height: auto !important;
  background-color: #3f65e2;
  color: #ffffff;
}
.footer a{color: #ffffff;}

.line {
  width: 100%;
  height: 10px;
  background-image: linear-gradient(to right, #083171, #02a761);
}

.foot-list {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  font-size: 30px;
  font-family: "微软雅黑";
  justify-content: center;
  margin: 30px auto 10px auto;
}

.foot-list li {
  margin: 0 4px;
}

.foot-infor {
  width: 100% !important;
  height: 360px;
  margin: 0 auto;
}

.foot-infor p {
  font-size: 28px;
  font-family: "微软雅黑";
  display: flex;
  justify-content: space-between;
}
.foot-infor a {
  color: #ffffff;
}
.copyright span:first-child {
  width: 374px;
}
.foot-infor p:nth-child(1),
.foot-infor p:nth-child(2),
.foot-infor p:nth-child(3),
.foot-infor p:nth-child(4),
.foot-infor p:nth-child(5),
.foot-infor p:last-child {
  justify-content: center;
  align-items: center;
}

.foot-infor p:nth-child(3) span {
  margin: 0 20px;
}

.foot-infor p:nth-child(4) img {
  width: 27px;
  height: 28px;
}

.foot-infor p:last-child {
  margin-top: 10px;
  width: 35%;
  margin: 0 auto;
}
/* .foot-infor p:last-child a{
  display: inline-block;
} */
.foot-infor p:last-child img {
  margin: 0 17px;
}
.jiucuo {
  float: right;
}
/* åº•éƒ¨ end */
.main {
  position: relative;
}
.path {
  position: absolute;
  z-index: 99;
}
.path33 {
  top: 815px;
}
.path241 {
  right: 0;
  top: 1505px;
}
.path1 {
  top: 1890px;
}
.path2 {
  top: 2540px;
}
.path3 {
  right: 0;
  top: 2715px;
}
.rotate {
  animation: rotate 1.5s linear infinite;
}
.play {
  animation-play-state: running;
}
.suspend {
  animation-play-state: paused;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.flyerSimulator {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 110vh;
  position: relative;
}

.preScreen {
  width: 422px;
  height: 757px;
  margin: 0 auto;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border: 16px #fff solid;
  border-radius: 12px;
  background: url(../images/backgroud-img.png) top center no-repeat;
  position: relative;
}

.swiper-button {
  width: 50px;
  height: 160px;
  background: #ffffff;
  position: absolute;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border-radius: 32px;
  right: -85px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
  padding: 20px 0;
}
.swiper-button > div {
  position: initial;
  width: 48px;
  height: 48px;
  box-sizing: border-box;
  padding: 17px;
  margin: 8px auto;
}
.swiper-button .swiper-button-prev {
  background: url("../images/arrow.svg") no-repeat center center;
}
.swiper-button .swiper-button-next {
  background: url("../images/arrow.svg") no-repeat center center;
  transform: rotate(180deg);
}
.swiper-button span {
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}

.unscrambleSwiper {
  height: 100%;
}

.house {
  position: absolute;
  z-index: 999;
  bottom: 85px;
  left: 0;
}

.monkey-fi {
  position: absolute;
  z-index: 999;
}

.monkey-le {
  left: 20px;
  top: 35px;
}

.monkey-ri {
  right: 36px;
  top: 156px;
}

.blue-bg {
  position: absolute;
  left: 5px;
  top: 20px;
}

.white_bg {
  position: absolute;
  top: 16px;
  right: -4px;
}

.contentArea {
  width: 400px;
  height: 562px;
  margin: 40px auto 0;
  border-radius: 14px;
  background: #F0FFF5;
  box-sizing: border-box;
  border: 2px solid #42B234;
}

.mainTitle {
  margin-left: -20px;
}

.policy-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 17px;
}
.policy-list li {
  width: 320px;
  height: 58px;
  background: #ffffff;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 27px;
}
.policy-list span {
  width: 162px;
  display: inline-block;
}

.bg_music {
  position: absolute;
  right: 5px;
  top: 20px;
  z-index: 999;
  cursor: pointer;
}
.bg_music img {
  width: 40px;
  height: 40px;
  animation: rotate 1.5s linear infinite;
}

.running {
  animation-play-state: running !important;
}

.paused {
  animation-play-state: paused !important;
}
.p6{
	position: relative;
	background: #E0F4E7;
	padding: 20px;
	margin: 16px 26px;
	border-radius: 14px;
}
.p8{
	position: relative;
	background: #E0F4E7;
	padding: 20px;
	margin: 0px 26px;
	border-radius: 14px;
}
.flex{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ani{
	color: #105D06;
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	text-indent: 2em;
}
.ani.bdg{
	text-indent: 0;
}
.ani label{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 14px;
	color: #333333
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 620px) {
  .swiper-button {
    display: none;
  }
}
@media screen and (max-width: 422px) {
  .preScreen {
    box-shadow: transparent;
    border: none;
    border-radius: 0;
    height: 100vh;
	background-size: cover;
  }
  .flyerSimulator {
    justify-content: flex-start;
  }
}