@charset "utf-8";
html{width:100%;}
body{width:100%; margin:0; padding:0; font-size:100%; font-family:"Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif; background-color:#fff;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{border:0;}
ol,ul{list-style:none;}
a{text-decoration:none;outline:none;}
body{background: #1c160c;}
#wrap{width: 750px; height: 3700px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/bg.jpg) no-repeat 0 0; overflow: hidden;}
#particles-js{position: absolute; top: 0; left: 0; width: 750px; height: 3700px; z-index: 1;}
#mainBox{position: absolute; top: 0; left: 0; width: 750px; height: 3700px; z-index: 4; overflow: hidden;}

#qiubg{position: absolute; top: 0; left: 0; width: 750px; height: 3700px; z-index: 2; overflow: hidden; background: url(https://www.wanmei.com/hd/2103/net/stars/images/bg2.png) no-repeat 0 0;}
#headBox{position: absolute; top: 0; left: 0; width: 750px; height: 3700px; z-index: 3; overflow: hidden;}
#headBox img{display: block; width: 100%; position: absolute; left: 0; top: 0; z-index: 10;}

.section1{height: 1148px; position: relative; overflow: hidden; width: 750px;}
.logo{width: 100%; position: absolute; left: 0; top: 50px; z-index: 10;}
.logo img{display: block; margin:0 auto; padding-right: 10px;}
.slg{width: 100%; position: absolute; left: 0; top: 230px; z-index: 10;}
.slg img{display: block; margin:0 auto;}
.video{width: 100%; position: absolute; left: 0; top: 670px; z-index: 10;}
.video img{display: block; margin:0 auto; cursor: pointer; -webkit-appearance:none;-webkit-tap-highlight-color:transparent;}

.section2{height: 1685px; position: relative; overflow: hidden; width: 750px;}
.section2Title{background: url(https://www.wanmei.com/hd/2103/net/stars/images/title1.png) no-repeat center 0; height: 212px;}
.imgShow img{display: block; opacity: 0;}

.section3{height: 865px;}
.section3Title{background: url(https://www.wanmei.com/hd/2103/net/stars/images/title2.png?v=1) no-repeat center 0; height: 210px;}
.lunbo{width: 684px; height: 432px; margin:0 auto;}
.lunbo .swiper-container{width: 100%;height: 100%; background: url(https://www.wanmei.com/hd/2103/net/stars/images/border.png) no-repeat center center;}
.lunbo .swiper-slide{}
.lunbo .showImg{padding-top: 25px;}
.lunbo .showImg img{display: block; width: 580px; height: 384px; margin:0 auto;}
.swiper-button-next, .swiper-button-prev{width: 15px; height: 27px; background-size: 100% auto; margin-top: -13px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: url(https://www.wanmei.com/hd/2103/net/stars/images/prev.png) no-repeat 0 0; right: 0;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: url(https://www.wanmei.com/hd/2103/net/stars/images/next.png) no-repeat 0 0; left: 0;}

.mailBtn{position: fixed; left: 0; bottom: 50px; width: 750px; display: none; z-index: 100;}
.mailBtn a{display: block; width: 338px; height: 134px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/mailbtn.png) no-repeat 0 0; overflow: hidden; text-indent: -999px; cursor: pointer; margin:0 auto;}

.popFiex{width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 999; display: none; background: rgba(0,0,0,0.8);}
.popMain{width: 705px; height: 835px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/pop.png) no-repeat 0 0; position: fixed; left: 24px; top: 50%; margin-top: -417px;}
.closeBtn{display: block; width: 56px; height: 45px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/close.png) no-repeat 0 0; cursor: pointer; position: absolute; right: 60px; top: 45px;}
.copyBtn{display: block; width:290px; height: 115px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/copy.png) no-repeat 0 0; cursor: pointer; position: absolute; left: 50%; margin-left: -145px; top: 608px; overflow: hidden; text-indent: -999px; border: 0 none;}
.pop_video_cont{position:absolute; width:750px; height:420px; left:0; top:50%; margin-top:-210px;}
.pop_video_cont video{width:750px; height:420px}

.move_y1{width: 322px; height: 322px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/y1.png) no-repeat 0 0; position: absolute; left: -200px; top: -110px;}
.move_y1{
  -webkit-animation: moveTrans 4s linear infinite alternate;
  -moz-animation: moveTrans 4s linear infinite alternate;
  -o-animation: moveTrans 4s linear infinite alternate;
  -ms-animation: moveTrans 4s linear infinite alternate;
  animation: moveTrans 4s linear infinite alternate;
}
@-webkit-keyframes moveTrans{
  0%{-webkit-transform:translate(0,0);}
  100%{-webkit-transform:translate(-15px,-15px);}
}
@-moz-keyframes moveTrans{
  0%{-moz-transform:translate(0,0);}
  100%{-moz-transform:translate(-15px,-15px);}
}
@-ms-keyframes moveTrans{
  0%{-ms-transform:translate(0,0);}
  100%{-ms-transform:translate(-15px,-15px);}
}
@-o-keyframes moveTrans{
  0%{-o-transform:translate(0,0);}
  100%{-o-transform:translate(-15px,-15px);}
}
@keyframes moveTrans{
  0%{transform:translate(0,0);}
  100%{transform:translate(-15px,-15px);}
}

.move_y2{width: 120px; height: 119px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/y2.png) no-repeat 0 0; position: absolute; right: -80px; top: 50px;}
.move_y2{
  -webkit-animation: movey2 6s -1s linear infinite alternate;
  -moz-animation: movey2 6s -1s linear infinite alternate;
  -o-animation: movey2 6s -1s linear infinite alternate;
  -ms-animation: movey2 6s -1s linear infinite alternate;
  animation: movey2 6s -1s linear infinite alternate;
}
@-webkit-keyframes movey2{
  0%{-webkit-transform:translate(0,0);}
  100%{-webkit-transform:translate(-15px,0);}
}
@-moz-keyframes movey2{
  0%{-moz-transform:translate(0,0);}
  100%{-moz-transform:translate(-15px,0);}
}
@-ms-keyframes movey2{
  0%{-ms-transform:translate(0,0);}
  100%{-ms-transform:translate(-15px,0);}
}
@-o-keyframes movey2{
  0%{-o-transform:translate(0,0);}
  100%{-o-transform:translate(-15px,0);}
}
@keyframes movey2{
  0%{transform:translate(0,0);}
  100%{transform:translate(-15px,0);}
}

.move_y3{width: 67px; height: 67px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/y3.png) no-repeat 0 0; position: absolute; left: 584px; top:160px;}
.move_y3{
  -webkit-animation: movey3 2s linear infinite alternate;
  -moz-animation: movey3 2s linear infinite alternate;
  -o-animation: movey3 2s linear infinite alternate;
  -ms-animation: movey3 2s linear infinite alternate;
  animation: movey3 2s linear infinite alternate;
}
@-webkit-keyframes movey3{
  0%{-webkit-transform:scale(0.5);}
  100%{-webkit-transform:scale(1);}
}
@-moz-keyframes movey3{
  0%{-moz-transform:scale(0.5);}
  100%{-moz-transform:scale(1);}
}
@-ms-keyframes movey3{
  0%{-ms-transform:scale(0.5);}
  100%{-ms-transform:scale(1);}
}
@-o-keyframes movey3{
  0%{-o-transform:scale(0.5);}
  100%{-o-transform:scale(1);}
}
@keyframes movey3{
  0%{transform:scale(0.5);}
  100%{transform:scale(1);}
}
.move_y4{width: 40px; height: 40px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/y3.png) no-repeat 0 0; background-size: 100% auto; position: absolute; left: 525px; top:125px;}
.move_y4{
  -webkit-animation: movey4 1.9s -1.5s linear infinite alternate;
  -moz-animation: movey4 1.9s -1.5s linear infinite alternate;
  -o-animation: movey4 1.9s -1.5s linear infinite alternate;
  -ms-animation: movey4 1.9s -1.5s linear infinite alternate;
  animation: movey4 1.9s -1.5s linear infinite alternate;
}
@-webkit-keyframes movey4{
  0%{-webkit-transform:scale(0.5);}
  100%{-webkit-transform:scale(1);}
}
@-moz-keyframes movey4{
  0%{-moz-transform:scale(0.5);}
  100%{-moz-transform:scale(1);}
}
@-ms-keyframes movey4{
  0%{-ms-transform:scale(0.5);}
  100%{-ms-transform:scale(1);}
}
@-o-keyframes movey4{
  0%{-o-transform:scale(0.5);}
  100%{-o-transform:scale(1);}
}
@keyframes movey4{
  0%{transform:scale(0.5);}
  100%{transform:scale(1);}
}

.move_y5{width: 400px; height: 400px; border-radius: 300px; position: absolute; right: -90px; top: 380px; z-index: 1;}
.move_y5 span{display: block; width: 80px; height: 80px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/y4.png) no-repeat 0 0;}
.move_y5{
  /*-webkit-animation: 2ove_y5 10s linear infinite;
  -moz-animation: move_y5 20s linear infinite;
  -o-animation: move_y5 20s linear infinite;
  -ms-animation: move_y5 20s linear infinite;
  animation: move_y5 20s linear infinite;*/
}
@-webkit-keyframes move_y5{
  0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(-360deg);}
}
@-moz-keyframes move_y5{
  0%{-moz-transform:rotate(0deg);}
  100%{-moz-transform:rotate(-360deg);}
}
@-ms-keyframes move_y5{
  0%{-ms-transform:rotate(0deg);}
  100%{-ms-transform:rotate(-360deg);}
}
@-o-keyframes move_y5{
  0%{-o-transform:rotate(0deg);}
  100%{-o-transform:rotate(-360deg);}
}
@keyframes move_y5{
  0%{transform:rotate(0deg);}
  100%{transform:rotate(-360deg);}
}

.move_y6{width: 1000px; height: 700px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/q.png) no-repeat 0 0; position: absolute; left: -125px; top: 0px; z-index: 1;}
.move_y6{
  -webkit-animation: moveleft 15s linear infinite alternate;
  -moz-animation: moveleft 15s linear infinite alternate;
  -o-animation: moveleft 15s linear infinite alternate;
  -ms-animation: moveleft 15s linear infinite alternate;
  animation: moveleft 15s linear infinite alternate;
}
@-webkit-keyframes moveleft{
  0%{-webkit-transform:translate(-30px,0);}
  100%{-webkit-transform:translate(30px,0);}
}
@-moz-keyframes moveleft{
  0%{-moz-transform:translate(-30px,0);}
  100%{-moz-transform:translate(30px,0);}
}
@-ms-keyframes moveleft{
  0%{-ms-transform:translate(-30px,0);}
  100%{-ms-transform:translate(30px,0);}
}
@-o-keyframes moveleft{
  0%{-o-transform:translate(-30px,0);}
  100%{-o-transform:translate(30px,0);}
}
@keyframes moveleft{
  0%{transform:translate(-30px,0);}
  100%{transform:translate(30px,0);}
}

.star1{display: block; width: 169px; height: 92px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x1.png) no-repeat 0 0; position: absolute; right: -169px; top: -100px;}
.star2{display: block; width: 169px; height: 92px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x1.png) no-repeat 0 0; position: absolute; right: -169px; top: 300px;}
.star3{display: block; width: 316px; height: 161px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x2.png?v=1) no-repeat 0 0; position: absolute; right: -316px; top: 100px;}
.star4{display: block; width: 169px; height: 92px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x1.png) no-repeat 0 0; position: absolute; right: -169px; top: 860px;}
.star5{display: block; width: 169px; height: 92px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x1.png) no-repeat 0 0; position: absolute; right: -169px; top: 1590px;}
.star6{display: block; width: 169px; height: 92px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x1.png) no-repeat 0 0; position: absolute; right: -169px; top: 1820px;}
.star7{display: block; width: 169px; height: 92px; background: url(https://www.wanmei.com/hd/2103/net/stars/images/x1.png) no-repeat 0 0; position: absolute; right: -169px; top: 2600px;}
.star1{
  -webkit-animation: move_star 2s ease-in infinite;
  -moz-animation: move_star 2s ease-in infinite;
  -o-animation: move_star 2s ease-in infinite;
  -ms-animation: move_star 2s ease-in infinite;
  animation: move_star 2s ease-in infinite;
}

.star2{
  -webkit-animation: move_star 2s -0.5s ease-in infinite;
  -moz-animation: move_star 2s -0.5s ease-in infinite;
  -o-animation: move_star 2s -0.5s ease-in infinite;
  -ms-animation: move_star 2s -0.5s ease-in infinite;
  animation: move_star 2s -0.5s ease-in infinite;
}

.star3{
  -webkit-animation: move_star 2s -0.2s ease-in infinite;
  -moz-animation: move_star 2s -0.2s ease-in infinite;
  -o-animation: move_star 2s -0.2s ease-in infinite;
  -ms-animation: move_star 2s -0.2s ease-in infinite;
  animation: move_star 2s -0.2s ease-in infinite;
}

.star4{
  -webkit-animation: move_star 2s -0.8s ease-in infinite;
  -moz-animation: move_star 2s -0.8s ease-in infinite;
  -o-animation: move_star 2s -0.8s ease-in infinite;
  -ms-animation: move_star 2s -0.8s ease-in infinite;
  animation: move_star 2s -0.8s ease-in infinite;
}

.star5{
  -webkit-animation: move_star 2s -0.8s ease-in infinite;
  -moz-animation: move_star 2s -0.8s ease-in infinite;
  -o-animation: move_star 2s -0.8s ease-in infinite;
  -ms-animation: move_star 2s -0.8s ease-in infinite;
  animation: move_star 2s -0.8s ease-in infinite;
}
.star6{
  -webkit-animation: move_star 2s -0.2s ease-in infinite;
  -moz-animation: move_star 2s -0.2s ease-in infinite;
  -o-animation: move_star 2s -0.2s ease-in infinite;
  -ms-animation: move_star 2s -0.2s ease-in infinite;
  animation: move_star 2s -0.2s ease-in infinite;
}

.star7{
  -webkit-animation: move_star 2s -0.2s ease-in infinite;
  -moz-animation: move_star 2s -0.2s ease-in infinite;
  -o-animation: move_star 2s -0.2s ease-in infinite;
  -ms-animation: move_star 2s -0.2s ease-in infinite;
  animation: move_star 2s -0.2s ease-in infinite;
}



@-webkit-keyframes move_star{
  0%{-webkit-transform:translate(0,0);opacity: 1;}
  100%{-webkit-transform:translate(-350px,200px);opacity: 0;}
}
@-moz-keyframes move_star{
  0%{-moz-transform:translate(0,0);opacity: 1;}
  100%{-moz-transform:translate(-350px,200px);opacity: 0;}
}
@-ms-keyframes move_star{
  0%{-ms-transform:translate(0,0);opacity: 1;}
  100%{-ms-transform:translate(-350px,200px);opacity: 0;}
}
@-o-keyframes move_star{
  0%{-o-transform:translate(0,0);opacity: 1;}
  100%{-o-transform:translate(-350px,200px);opacity: 0;}
}
@keyframes move_star{
  0%{transform:translate(0,0);opacity: 1;}
  100%{transform:translate(-350px,200px);opacity: 0;}
}