
.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;
    margin-top: 150px;
    text-align: center;
}
.pageone_left{
    width: 55%;
    float: left;
    z-index: 10;position:relative;
}
.pageone_left img{
    width: 100%;
}
.pageone_right{
    width: 45%;
    position: relative;
    min-height: 450px;z-index: 20;
}
.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: 138px;
    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),.pageone_left span{
  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;

} 
.pagetwobg,.page_three_bg{
  width: 100%;
  min-height: 1080px;
  background-color: var(--bg-color);
  padding-top: 100px;
  box-sizing: border-box;
  position: relative;
}
.pagetwo{
    height: 100%;
    margin: 0 auto;
}
.pagetwo_img{
    margin-top: 50px;
    text-align: center;
}
.pagetwo_img img{
    
}
.page_three{
    margin: 0 auto;
}
.page_three_content{
    width: 100%;
}
.page_three_content>div{
    width: 50%;
    float: left;
}
.page_three_left {
    position: relative;z-index: 1;
}
.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;
}
.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: 10;animation: bs_dh1 1.5s ease 1s infinite alternate;}
@keyframes bs_dh1{
    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;
    padding-left: 3%;
}
.page_four_lists>li{
    width: 31%;
    margin-bottom:-7%;
    float: left;
    text-align: center;
}
.page_four_lists>li>span{
    display: inline-block;
    position: relative;
    width: 515px;
    height: 580px;
}
.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%;
    height:100%;
}
.page_four_lists_content em{display:none;}
.page_four_lists li:hover em{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(0,0,0,0.5);}
.page_four_lists li:hover em img{width:202px;height:202px;margin:35px 0;}
.page_four_lists li:hover em:after{content:attr(title);font-size:24px;color:#FFFFFF;font-style:normal;display:inline-block;width: 100%;}

.page_five_bg{
    width: 100%;
    min-height: 1080px;
    position: relative;
}
.page_five_bg2{
    background-color: red;
    width: 100%;
}
.page_five_bg2 img{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;

}
.page_five_hj{
    width: 268px;
    height: 206px;
    position: absolute;
    right: 0;
    top: -20px;
    z-index: 3;animation: ycdh1 2s infinite;
}
@keyframes ycdh1
{
0% {top: -10px;}
100% {top: -30px;}
}
.page_five_img{
    position: absolute;
    right: 0;
    top: 10%;
    z-index: 0;
    width: 606px;
    height: 746px;
    width: 30%; 
  
}
.page_five_img img{
    width: 100%;
}
.page_five_img>span{
}
.page_five{
    margin: 0 auto;
}
.page_six_anima {
    display: inline-block;
    width: 60%;
    position: absolute;
    left: 30%;
    top: 3%;
  }
.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;animation: page4dh 2s infinite;
  }
  .page_five_balls div span {
    color: white;
    font-size: 24px;
  }
  @keyframes page4dh
{
0% {transform:scale(1);}
50% {transform:scale(1.1);}
100% {transform:scale(1);}
}
  .page_five_balls div:nth-child(1) {
    top: 350px;
    left: 0;
  }
  .page_five_balls div:nth-child(2) {
    top: 100px;animation-delay:0.5s;
    left: 12%;
  }
  .page_five_balls div:nth-child(3) {
    top: 300px;animation-delay:1s;
    left: 24%;
  }
  .page_five_balls div:nth-child(4) {
    top: 30px;animation-delay:1.5s;
    left: 35%;
  }
  .page_five_balls div:nth-child(5) {
    top: 260px;animation-delay:2s;
    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_bg{
    width: 100%;
    min-height: 1080px;
    background-image: url(../asset/img/page6_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 100px;
    box-sizing: border-box;
}
.page_six{
}
.page_six_content{
    text-align: center;
    padding: 0 10%;
    box-sizing: border-box;
}
.page_six_content>span{
    display: inline-block;
    position: relative;
}
.page_six_content>span img{
    width: 100%;
    position: relative;
}
.page_six_txt{
    position: absolute;
    width: 268px;
    height: 102px;
    display: flex;
    flex-direction: column;
    color: white;
    z-index: 2;
    
}
.page_six_txt.st{
    left: 9%;
    top: 20%;
}
.page_six_txt.nd{
    right: -7%;
    top: 35%;
}
.page_six_txt.rd{
    left: -7%;
    top: 85%;
}
.page_six_txt.th{
    right: -2%;
    top: 100%;
}
.page_six_txt>span{
    font-size: 2.4rem;

}

.page_six_txt>span:nth-child(1){
    margin-bottom: 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: 7rem;
}