* {
  padding: 0;
  margin: 0;
}
html {
  font-size: 8px;
}
:root {
  --bg-color: #00296F;
  --bg-color2: #00296F;
  --font-color: #EC8D34;
}
.navs > li,
.page1 > .left > p:nth-child(3) > button {
  cursor: pointer;
}
body {
  background-color: var(--bg-color);
  overflow-x: hidden;
}
.page3bg,
.page2bg,
.page1bg,
.page4bg,
.page6bg,
.page7bg,
.page8bg {
  width: 100%;
  min-height: 1080px;
}
.page1,
.header,
.page2,
.page3,
.page4 {
  width: 63.1%;
  margin: 0 auto;
}
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  display: none;
}


.page1 {
  margin-top: 171px;
  position: relative;
  padding: 0 1%;
  box-sizing: border-box;
}
.page1 > .left {
  box-sizing: border-box;
  float: left;
}
.page1 > .left > p:nth-child(1) {
  margin-top: 54px;
  width: 100%;
}
.page1 > .left > p:nth-child(1) img {
  width: 100%;
  max-width: 596px;
}
.page1 > .left > p:nth-child(2) {
  margin-top: 47px;
}
.page1 > .left > p:nth-child(3) {
  margin-top: 62px;
  width: 100%;
  height: 96px;
}
.page1 > .left > p:nth-child(3) > button {
  display: inline-block;
  width: 257px;
  height: 100%;
  font-size: 36px;
  color: #fff;
  background-image: url(../asset/img/btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  background-color: var(--bg-color);
}
.page1 > .right {
  float: right;
  box-sizing: border-box;
}
.bottom {
  width: 900px;
  height: 421px;
  float: right;
  margin-top: 20px;
}
.bottom > p:nth-child(1) {
  height: 100%;
  text-align: right;
}
.bottom > p:nth-child(1) img {
  width: 753px;
  height: 530px;
  margin-right: 14px;
  margin-top: -107px;
}
.bottom > p:nth-child(2) {
  margin: 0 auto;
  text-align: center;
  margin-top: -237px;
}
.bottom > p:nth-child(3) {
  margin-top: -173px;
  box-sizing: border-box;
  text-align: center;
}
.stars {
  position: relative;
  width: 100%;
}
.star {
  position: absolute;
}
.star:nth-child(1) {
  top: -160px;
  left: 15%;
  width: 245px;
  height: 306px;
  background-image: url(../asset/img/star1.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.star:nth-child(2) {
  top: -300px;
  right: 0;
  width: 384px;
  height: 482px;
  background-image: url(../asset/img/star2.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.star:nth-child(3) {
  top: 260px;
  left: 0;
  width: 447px;
  height: 561px;
  background-image: url(../asset/img/star2.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.page2 {
  padding-top: 110px;
  box-sizing: border-box;
}
.tit {
  box-sizing: border-box;
  text-align: center;
}
.tit span {
  font-size: 96px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  height: 134px;
}
.tit span:nth-child(1) {
  float: left;
}
.tit span:nth-child(3) {
  float: right;
}
.tit.second span:nth-child(1) {
  float: none;
  margin-right: 3%;
  position: relative;
  top: -15px;
}
.tit.second span:nth-child(3) {
  float: none;
  margin-left: 3%;
  position: relative;
  top: -15px;
}
.subtit {
  font-size: 36px;
  color: #fff;
  margin-top: 20px;
  text-align: center;
}
.cards > li {
  display: inline-block;
  width: 33%;
}
.cards > li > div {
  width: 352px;
  text-align: center;
  margin: 0 auto;
}
.cards > li > div img:nth-child(1) {
  position: relative;
  top: 80px;
}
.cards > li > div img:nth-child(3) {
  position: relative;
  top: -330px;
}
.cards > li:nth-child(1) > div img:nth-child(3) {
  position: relative;
  left: -20px;
}
.cards > li > div img:nth-child(4) {
  position: relative;
  top: -390px;
}
.cards > li:nth-child(3) > div img:nth-child(4) {
  position: relative;
  top: -400px;
}
.cards > li:nth-child(3) > div {
  position: relative;
  top: 20px;
}
.page1bg {
  padding-top: 115px;
  box-sizing: border-box;
}
.page2bg {
  background-image: url(../asset/img/bgbg5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.page3bg {
  background-image: url(../asset/img/bg3.png);
  padding-top: 153px;
  box-sizing: border-box;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.hj {
  width: 268px;
  height: 206px;
  position: absolute  ;
  left: 14px;
  top: 85px;
  background-image: url(../asset/img/hj.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.page3 > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 150px;
}
.page3 > ul > li {
  width: 24.7%;
  display: inline-flex;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.page3 > ul > li > div {
  width: 324px;
  height: 417px;
  text-align: center;
  color: white;
  padding: 0 40px;
  box-sizing: border-box;
  background-size: 100% ;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.page3 > ul > li > div {
  background-image: url(../asset/img/Calendar1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.page3 > ul > li > div > p:nth-child(1) {
  margin-top: 65px;
  margin-bottom: 54px;
  font-size: 26px;
}
.page3 > ul > li > div > p:nth-child(2) {
  margin-bottom: 101px;
  font-size: 20px;
  line-height: 30px;
}
.page4bg {
  background-color: #00296F;
  padding-top: 84px;
  box-sizing: border-box;
  position: relative;
}
.page4 {
  position: relative;
}
.bgimg {
  width: 310px;
  height: 505px;
  position: absolute;
  right: 0;
  top: 60px;
  background-image: url(../asset/img/bgimg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.bgimg2 {
  width: 100%;
  height: 271px;
  margin-top: 114px;
  background-image: url(../asset/img/design.png);
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-position: 36px 0;
}
.bgimg3,
.bgimg4 {
  width: 100px;
  line-height: 100px;
  text-align: center;
  display: inline-block;
  background-image: url(../asset/img/circle1.png);
  color: white;
  font-size: 16px;
  position: absolute;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
.bgimg3 {
  transform: rotate(348.69deg);
}
.bgimg3.st {
  margin-top: -50px;
}
.bgimg4.st {
  left: 26%;
  margin-top: -100px;
}
.bgimg4.ed {
  left: 43.5%;
  margin-top: -200px;
}
.bgimg3.ed {
  left: 63%;
  margin-top: -100px;
  transform: rotate(354deg);
}
.bgimg3.rd {
  right: 0;
  transform: rotate(354deg);
}
.bgimg4.rd {
  left: 19%;
  bottom: 200px;
  transform: rotate(1.24deg);
}
.bgimg4.th {
  left: 49%;
  bottom: 200px;
}
.bgimg3.th {
  left: 73%;
  bottom: 150px;
}
.bgimg5 {
  width: 100%;
  height: 260px;
  margin-top: 147px;
  background-image: url(../asset/img/fk.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.page5bg {
  background-color: var(--bg-color2);
  width: 100%;
  position: relative;
}
.page5 {
  width: 72%;
  max-width: 1367px;
  min-height: 1736px;
  margin: 0 auto;
  padding-top: 100px;
  box-sizing: border-box;
}
.page5hj {
  width: 268px;
  height: 205px;
  background-image: url(../asset/img/hj2.png);
  position: absolute;
  background-repeat: no-repeat;
  right: 44px;
  top: 97px;
}
.box {
  width: 100%;
  height: 314px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.boxs {
  background-image: url(../asset/img/v1.png), url(../asset/img/v2.png), url(../asset/img/v3.png), url(../asset/img/v4.png);
  background-position: 0 0,0 314px,0 628px,0 942px;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  min-height: 1256px;
  margin-top: 70px;
}
.lists {
  width: 90%;
  margin: 0 auto;
}
.lists > li {
  list-style: none;
  display: inline-block;
  width: 33%;
  text-align: center;
  margin-top: 60px;
}
.box1 {
  background-image: url(../asset/img/v1.png);
  margin-top: 70px;
}
.box2 {
  background-image: url(../asset/img/v2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.box3 {
  background-image: url(../asset/img/v3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.box4 {
  background-image: url(../asset/img/v4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.page6bg {
  background-image: url(../asset/img/bg6.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  padding-top: 135px;
  box-sizing: border-box;
}
.page6 {
  width: 72%;
  max-width: 1359px;
  margin: 0 auto;
}
.page6img {
  text-align: center;
  margin-top: 90px;
}
.page6img img {
  width: 100%;
}
.page7bg {
  background-color: var(--bg-color2);
}
.page7 {
  width: 67%;
  margin: 0 auto;
  max-width: 1267px;
  padding-top: 166px;
  box-sizing: border-box;
}
.page7img {
  height: 614px;
  width: 100%;
}
.page7img img {
  width: 100%;
}
.page8bg {
  padding-top: 172px;
  box-sizing: border-box;
  background-image: url(../asset/img/contact.png);
  background-size: 100% 110%;
  background-repeat: no-repeat;
}
.page8 {
  width: 65%;
  margin: 0 auto;
  max-width: 1200px;
}
.page8 > ul.back {
  width: 100%;
  list-style: none;
}
.info {
  width: 400px;
  margin: 0 auto;
}
.page8 > ul.back > li {
  height: 474px;
  display: inline-block;
  width: 49.5%;
  overflow: hidden;
  color: white;
  margin-top: 69px;
}
.page8 > ul.back > li:nth-child(2) {
  text-align: right;
}
.page8 > ul.back > li:nth-child(2) img {
  width: 97%;
  max-width: 813px;
}
.page8 > ul.back > li:nth-child(2) > span {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.page8 > ul.back > li > .info > p:nth-child(1) {
  font-size: 48px;
}
.page8 > ul.back > li > .info > p:nth-child(2) {
  font-size: 36px;
  margin-top: 60px;
}
.page8 > ul.back > li > .info > p img {
  width: 28.4px;
}
.icon {
  height: 25.5px;
  margin-top: 26px;
}
.icon > span:nth-child(2) {
  position: relative;
  top: -7px;
  left: 20px;
  font-size: 18px;
}
.page8 > ul.back > li > .info > p:nth-child(5) {
  font-size: 36px;
  margin-top: 46px;
}
.footer {
  width: 100%;
  height: 70px;
  background-color: #00296F;
  padding-top: 14px;
  box-sizing: border-box;
}
.footer > p {
  text-align: center;
  font-size: 16px;
  color: #ccc;
}
.footer > p:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}
.footer > p img {
  margin-right: 10px;
}
.footer > p:nth-child(2) img.beian2 {
  height: 24px;
  margin-left: 10px;
}
.footer > p > span a {
  color: #aaaaab;
  text-decoration: none;
}
.meau {
  height: 76px;
  text-align: right;
}
.meau img {
  width: 50px;
  height: 50px;
  top: 13px;
  position: relative;
  cursor: pointer;
}
.new_tit {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-top: 100px;
}
.new_tit > li {
  flex: 1;
  height: 134px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 4;
}
.new_tit > li img {
  width: 100%;
}
.new_tit > li:nth-child(2) {
  flex: 0 0 56%;
  font-size: 96px;
  color: white;
}
.swiper_bg {
  width: 100%;
  height: 595px;
  background-image: url(../asset/img/yxj.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 100px;
}
.swiper-slide span {
  display: inline-block;
}
.swiper-slide > span {
  position: relative;
}
.masktxt {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 0 5%;
  width: 100%;
  position: absolute;
  z-index: 996;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
}
.masktxt > span:nth-child(1) {
  font-size: 24px;
  margin: 15px 0;
}
.masktxt > span:nth-child(2) {
  font-size: 18px;
  margin-bottom: 15px;
}
.device {
  width: 66%;
  max-height: 300px;
  height: auto;
  position: relative;
  top: 7%;
  margin: 0 auto;
}
.device .arrow-left {
  background: url(../asset/img/arrow1.png) no-repeat left top;
  position: absolute;
  left: 24px;
  top: 80%;
  margin-top: -15px;
  width: 42px;
  height: 42px;
  z-index: 99;
}
.device .arrow-right {
  background: url(../asset/img/arrow2.png) no-repeat left bottom;
  position: absolute;
  right: 24px;
  top: 80%;
  margin-top: -15px;
  width: 42px;
  height: 42px;
  z-index: 99;
}
.swiper-container {
  width: 100%;
}
.content-slide {
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide {
  width: 100%;
  height: 100%;
  max-height: 300px;
}
.swiper-slide img {
  width: 100%;
}
.pageone,
.pagetwo,
.page_three,
.page_four,
.page_five,
.page_six {
  width: 70%;
  margin: 0 auto;
}
.pageone {
  margin: 0 auto;
  min-height: 450px;
}
.pageone > div {
  display: inline-block;
  text-align: center;
}
.pageone_left {
  width: 55%;
  float: left;z-index:10;position:relative;
  margin-top: 150px;
}
.pageone_left img {
  width: 100%;
}
.pageone_right {
  margin-top: 200px;
  width: 45%;
  position: relative;z-index: 20;
  min-height: 450px;
}
.pageone_right > span {
  display: inline-block;
  position: absolute;
  /* z-index: 1; */
}
.pageone_right > span img {
  width: 100%;
  height: 100%;
}
.pageone_right > span:nth-child(1) {
  width: 219px;
  height: 143px;
  left: 0;
  top: 0;
}
.pageone_right > span:nth-child(2) {
  width: 192px;
  height: 31px;
  left: 12%;
  top: 13%;
}
.pageone_right > span:nth-child(3) {
  width: 270px;
  height: 450px;
  right: 0;
  top: 0;
}
.pageone_right > span:nth-child(4) {
  width: 242px;
  height: 83px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-image: url(../asset/img/btn.png);
  background-repeat: no-repeat;
  background-size: 100%;
  color: white;
  font-size: 36px;
  bottom: 30%;
  left: 10%;
  z-index: 1;
  top: 55%;
}
.pagetwobg,
.page_three_bg {
  width: 100%;
  min-height: 1080px;
  padding-top: 100px;
  box-sizing: border-box;
  position: relative;
  background-image: url(../asset/img/about_bg23.png);
}
.pagetwo {
  height: 100%;
  margin: 0 auto;
}
.pagetwo_img {
  margin-top: 50px;
  text-align: center;
}
.pagetwo_img img {
  width: 95%;
}
.page_three {
  margin: 0 auto;
}
.page_three_content {
  width: 100%;
  margin-top: 50px;
}
.page_three_content > div {
  width: 50%;
  float: left;
}
.page_three_left {
  position: relative;
  z-index: 1;
}
.page_three_left > .page_three_left_content {
  width: 80%;
  margin: 0 auto;
  margin-top: 115px;
}
.page_three_left > .page_three_left_content > P {
  font-size: 2.5rem;
  line-height: 36px;
  color: white;
  text-align: center;
}
.page_three_left > .page_three_left_content > P:nth-child(2) {
  margin-top: 80px;
  font-size: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_three_left > .page_three_left_content > P:nth-child(2) > span:nth-child(2),
.page_three_left > .page_three_left_content > P:nth-child(2) > span:nth-child(4) {
  width: 2px;
  height: 4.5rem;
  background-color: #fff;
  display: inline-block;
  position: relative;
  margin: 0 2rem;
}
.page_three_left > ul {
  height: 100%;
  width: 80%;
  margin: 0 auto;
}
.page_three_left > ul > li {
  list-style: none;
  display: inline-block;
  text-align: center;
  width: 49.5%;
  margin-top: 50px;
}
.page_three_left > ul > li img {
  width: 200px;
  height: 120px;
  border-radius: 10px;
}
.page_three_left > ul > li > p {
  font-size: 30px;
  color: white;
}
.page_three_right {
  text-align: center;
  overflow: hidden;
  padding-top: 30px;
  box-sizing: border-box;
}
.page_three_right > span {
  display: inline-block;
  position: relative;
}
.video_lay{width:364px;height:328px;position:absolute;top:82px!important;left:84px!important;z-index:10;background-color:#000;}
.page_three_right img {
  width: 100%;
  max-width: 672px;
  position: relative;
  z-index: 0;
}
.page_three_hj {
  width: 268px;
  height: 206px;
  position: absolute;
  top: 20%;
  left: 0;
  background-image: url(../asset/img/hj.png);
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 0;animation: bs_dh1 1.5s ease 1s infinite alternate;
}
@keyframes bs_dh{
    from{
        top:25%;
    }
    to{
     top:15%; 
    }
}
.page_four_bg {
  min-height: 1700px;
  width: 100%;
  background-image: url(../asset/img/page4-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 100px;
  box-sizing: border-box;
}
.page_four {
  margin: 0 auto;
}
.page_four_lists {
  list-style: none;
  margin-top: 30px;
}
.page_four_lists > li {
  width: 33.33%;
  float: left;
  text-align: center;
}
.page_four_lists > li > span {
  display: inline-block;
  position: relative;
  width: 515px;
  height: 608px;
}
.page_four_lists_content {
  width: 320px;
  height: 350px;
  display: inline-block;
  position: absolute;
  top: 65px;
  left: 78px;
  z-index: 9;
}
.page_four_lists_content img {
  width: 100%;
}
.page_five_bg,.page_six_bg{
  width: 100%;
  position: relative;
  background-image: url(../asset/img/kllklkll.png);
  background-repeat: no-repeat;
  background-position:50% 90%;
}
.page_five_bot,.page_six_bot{
  height:728px;position:relative;margin-top:93px;
}
.page_five_bg .wapper{position:relative;}
.page_five_bg dl{width:240px;height:187px;float:left;background:url(../asset/img/fuck.png)0 0 no-repeat;position:absolute;padding-left:70px;}
.page_five_bg dl:nth-child(2),.page_five_bg dl:nth-child(4),.page_five_bg dl:nth-child(6){background:url(../asset/img/fuck2.png)0 0 no-repeat;padding-top:135px;}
.page_five_bg dl dt,.page_five_bg dl dd{font-size:24px;color:#FFFFFF;padding-top:12px;}
.page_five_bg dl dd{font-size: 18px;}
.page_five_bg dl::after{content:"";width: 107px;height: 61px;float:left;background:url(../asset/img/fuck4.png)0 0 no-repeat;display:none;}
.page_five_bg dl:nth-child(1){left:30px;top:81px;animation: adddh 4s ease 0s infinite none ;}
.page_five_bg dl:nth-child(1)::after{margin:10px 0 0 -120px;display:block;}
.page_five_bg dl:nth-child(3){left:380px;top:0;animation: adddh 4s ease 0s infinite none ;}
.page_five_bg dl:nth-child(3)::after{margin:35px 0 0 100px;display:block;}
.page_five_bg dl:nth-child(5){right:0px;top:40px;animation: adddh 4s ease 0s infinite none ;}
.page_five_bg dl:nth-child(2){left:180px;top:327px;animation: adddh1 5s ease 0s infinite none ;}
.page_five_bg dl:nth-child(2)::after{margin:-200px 0 0 20px;display:block;}
.page_five_bg dl:nth-child(4){left:599px;top:260px;animation: adddh1 5s ease 0s infinite none ;}
.page_five_bg dl:nth-child(4)::after{margin:-170px 0 0 100px;display:block;}
.page_five_bg dl:nth-child(6){right:-150px;top:310px;animation: adddh1 5s ease 0s infinite none ;}
.page_five_bg dl:nth-child(6)::after{width:293px;height:135px;margin:-200px 0 0 -15px;display:block;background:url(../asset/img/fuck3.png)0 0 no-repeat;}
  @keyframes adddh {
    0% {
      margin-top:-40px;opacity:0;
    }
    20% {
      margin-top:-0px;opacity:1;
    }

  }
@keyframes adddh1 {
    0% {
      margin-top:40px;opacity:0;
    }
    20% {
      margin-top:0px;opacity:1;
    }

  }

.page_six_bg{background-image: url(../asset/img/page_six_bg.png);min-height:1080px;}
.page_six_bot{margin: 0;height:auto;}
.page_six_bot p{display:inline-block;position:relative;}
.page_six_bot p:nth-child(1){margin: 27px 0 0 -100px;float:left;animation: adddh2 5s ease 0s infinite none ;}
.page_six_bot p:nth-child(2){margin: 222px 0 0 100px;float:left;animation: adddh2 6s ease 0s infinite none ;}
.page_six_bot p:nth-child(2) img{margin: 178px 0 0 80px;position:relative;}
.page_six_bot p:nth-child(3){margin: 0 -100px 0 0;float:right;animation: adddh2 7s ease 0s infinite none ;}
.page_six_bot p strong,.page_six_bot p span{position:absolute;top:19px;left:41px;color: #fff;font-size: 24px;z-index:10;}
.page_six_bot p span{top:65px;left:41px;font-size:18px;}
.page_six_bot p:nth-child(3) strong{top:246px;left:107px;}
.page_six_bot p:nth-child(3) span{top:290px;left:107px;font-size:18px;}
.page_six_dh1{width: 429px;height: 385px;float:left;position:absolute;top:-40px;left:-40px;z-index:0;}
@keyframes adddh2 {
    0% {
      opacity:0; transform:scale(1.2);
    }
    20% {
     opacity:1;transform:scale(1);
    }

  }
.xxdh_ri1{
    width: 268px;
    height: 205px;
    background-image: url(../asset/img/hj2.png);
    position: absolute;
    background-repeat: no-repeat;
    right: 44px;
    top: 0px;animation: adddh3 1.5s ease 1s infinite alternate;
}
@keyframes adddh3 {
    form{
     top: -10px;
    }
    to{
     top: 10px;
    }

  }

body > div.page_six_bg > div > ul > li:nth-child(2) > span,
body > div.page_five_bg > div > ul > li:nth-child(2) > span {
  font-size: 9.6rem;
}
.page_five_balls {
  margin-top: 160px;
  position: relative;
  width: 100%;
  z-index: 5;
}
.page_five_balls div {
  width: 142px;
  height: 142px;
  position: absolute;
  background-image: url(../asset/img/circle1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_five_balls div span {
  color: white;
  font-size: 24px;
}
.page_five_balls div:nth-child(1) {
  top: 350px;
  left: 0;
}
.page_five_balls div:nth-child(2) {
  top: 100px;
  left: 12%;
}
.page_five_balls div:nth-child(3) {
  top: 300px;
  left: 24%;
}
.page_five_balls div:nth-child(4) {
  top: 30px;
  left: 35%;
}
.page_five_balls div:nth-child(5) {
  top: 260px;
  left: 50%;
}
.page_five_balls div:nth-child(6) {
  top: 0px;
  left: 63%;
}
.page_five_balls div:nth-child(7) {
  top: 220px;
  left: 75%;
}
.page_five_balls div:nth-child(8) {
  top: 0px;
  left: 85%;
}
.page_five_lines {
  width: 100%;
  position: relative;
}
.page_five_lines > div {
  transform-origin: center bottom;
  width: 3px;
  height: 200px;
  background: #1f5fee;
  position: absolute;
  z-index: 4;
  box-shadow: -2px 0 10px -1px #1f5fee, 0 -2px 10px -1px #1f5fee, 0 2px 10px -1px #1f5fee, 2px 0 10px -1px #1f5fee;
}
.page_five_lines > div:nth-child(1) {
  left: 5%;
  top: 170px;
  transform: rotate(45deg);
}
.page_five_lines > div:nth-child(2) {
  left: 20%;
  top: 26px;
  transform: rotate(130deg);
}
.page_five_lines > div:nth-child(3) {
  left: 30%;
  top: 120px;
  transform: rotate(35deg);
}
.page_five_lines > div:nth-child(4) {
  left: 43%;
  top: -55px;
  transform: rotate(135deg);
}
.page_five_lines > div:nth-child(5) {
  left: 57%;
  top: 75px;
  transform: rotate(40deg);
}
.page_five_lines > div:nth-child(6) {
  left: 70%;
  top: -80px;
  transform: rotate(140deg);
}
.page_five_lines > div:nth-child(7) {
  left: 80%;
  top: 50px;
  transform: rotate(45deg);
}
.page_six_anima {
  display: inline-block;
  width: 60%;
  position: absolute;
  left: 30%;
  top: 3%;
}