
.static-content {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1200px;
  transform: translateX(-50%);
  padding-top: 34px;
  z-index:30;
}
.static-content h1 {
  font-size: 44px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 54px;
  letter-spacing: 4px;
}
.static-content > .tip {
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-top: 17px;
}
.static-content > p {
  width: 679px;
  font-size: 16px;
  color: #ABDAFC;
  line-height: 32px;
  margin-top: 22px;
}
.static-content > div.btns {
  margin-top: 22px;
}
.static-content > div.btns p {
  font-size: 17px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 50px;
  width: 166px;
  height: 50px;
  background: #F7B500;
  border-radius: 37px;
}
.static-content > div.btns p img {
  width: 17px;
  margin-left: 13px;
}
.static-content > div.btns > p:last-child {
  margin-left: 69px;
  background: #FF4A4A;
}
.static-map {
  background: url(../img/recharge-1.png) no-repeat;
  background-size: 100%;
}
.static-map > div {
  width: 1024px;
  margin: 0 auto;
}
.static-map > div > div > p {
  font-size: 30px;
  line-height: 110px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.static-map > div > div > p > img {
  width: 45px;
  margin-right: 14px;
}
.static-map > div .recharge-2 {
  width: 610px;
  height: 610px;
}
.static-game {
  background: linear-gradient(180deg, #2177F9 0%, rgba(33, 119, 249, 0.2) 72%, rgba(151, 192, 255, 0) 100%);
}
.static-game > div {
  width: 1200px;
  margin: 0 auto;
  padding-top: 55px;
}
.static-game > div h1 {
  text-align: center;
  font-size: 48px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.static-game > div p {
  text-align: center;
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 25px;
}
.static-game > div ul {
  flex-wrap: wrap;
  margin-top: 124px;
  margin-bottom: 20px;
}
.static-game > div ul li:not(:nth-child(6n)) {
  margin-right: 44px;
}
.static-game > div ul li {
  margin-bottom: 44px;
  width: 212px;
  height: 212px;
  box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
.static-game > div ul li img {
  width: 100%;
  height: 100%;
}
.static-course > div {
  width: 1200px;
  margin: 0 auto;
}
.static-course > div h1 {
  text-align: center;
  font-size: 48px;
  font-family: Inter-Semi Bold, Inter;
  font-weight: normal;
  color: #000000;
  line-height: 98px;
  margin-bottom: 38px;
}
.static-course > div .static-course-toggle ul {
  width: 300px;
  height: 655px;
  background: #F4F8FF;
}
.static-course > div .static-course-toggle .active_li {
  background: #D7E7FF;
}
.static-course > div .static-course-toggle li {
  width: 100%;
  height: 120px;
  font-size: 20px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #000000;
  cursor: pointer;
  padding:0 30px;
  justify-content: space-between;
}
.static-course > div .static-course-toggle li p {
  position: relative;
  border-radius: 10px;
}
.static-course > div .static-course-toggle li p img:first-child {
  width: 73px;
  height: 68px;
}
.static-course > div .static-course-toggle li p img:last-child {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.static-course > div .static-course-toggle .video {
  width: 900px;
  height: 614px;
}
.mySwiper {
  width: 1200px !important;
}
.static-notice {
  background: url(../img/static-5.png) no-repeat;
  background-size: 100% 100%;
  height: 257px;
  margin-top: 101px;
  margin-bottom: 89px;
}
.static-notice > div {
  width: 1200px;
  margin: 0 auto;
}
.static-notice > div > div {
  width: 50%;
  padding-top: 38px;
}
.static-notice > div > div p {
  font-size: 20px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #333333;
  line-height: 41px;
}
.static-notice > div > div li {
  font-size: 14px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #666666;
  margin-top: 2px;
  cursor: pointer;
}
.static-notice > div > div li p {
  margin-right: 11px;
  height: 22px;
  font-size: 14px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FF3232;
  line-height: 22px;
  padding: 0 10px;
  opacity: 1;
  border: 1px solid #FC3636;
}
.static-notice > div > div li:hover {
  color: #FF3232;
}
.swiper.mySwiper {
  width: 100%;
  height: 530px;
}
.mySwiper .swiper-slide {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.mySwiper .swiper-slide img {
  display: block;
  width: 212px;
  margin-top: 44px;
  height: 212px;
  box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.25);
}
.video2,.video3,.video4{
  display: none;
}
.swipers_long{
  height:352px;
}
.swipers_long .long_img{
  height: 352px !important;;
}
.swiper-auto {
	width: 1200px;
	height: 360px;
	margin: 50px auto 0;
}

.top-swiper,
.bottom-swiper {
	height: 180px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.top-swiper img,
.bottom-swiper img {
	width:150px;
	height: 150px;
	border-radius: 10px;
  box-shadow: 0 0 8px #000;
	
}

.top-swiper .ts-group,
.bottom-swiper .ts-group {
	width: auto;
	position: absolute;
	white-space: nowrap;
}

.top-swiper>.ts-group>.item,
.swiper-auto .bottom-swiper>.ts-group>.item {
	width: 150px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
