body,
html {
  font-family:arial, 'Microsoft YaHei', 'PingFang SC', ans-serif;
  height: 100%;
  overflow: hidden;
  background: #000;
}
.hide {
  display: none;
}
div {
  box-sizing: border-box;
}
a {
  display: block;
}
/*-----------------comment-----------------*/
.page {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.page-item {
  opacity: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 89;
  width: 100%;
  height: 100%;
}
.page-item.active {
  display: block;
  opacity: 1;
}
.page-item.active2 {
  display: block;
  opacity: 1;
}
.fix_bg {
  opacity: 0;
  width: 100%;
  height: 100%;
  background: url('../images/bg.jpg') no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.page.in .fix_bg2 {
  opacity: 1;
  animation: imgBG0 4s .2s 1;
  animation-fill-mode: forwards;
}
.page.in .fix_bg {
  opacity: 1;
  animation: fadeIn .5s linear 1;
  animation-fill-mode: forwards;
}
.page.in .black_overlay {
  animation: fadeOut 3s .2s 1;
  animation-fill-mode: forwards;
}
.page.in2 .fix_bg {
  opacity: 1;
}
.fix_bg2 {
  opacity: 0;
  width: 100%;
  height: 100%;
  background: url('../images/p0_img1.jpg') no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 30000;
  display: none;
}
.black_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 300000;
  display: block;
  pointer-events: none;
}
.p1_bg {
  background: url('../images/bg_new1.png') no-repeat left top;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 99;
  pointer-events: none;
}
.p1_bg_light {
  width: 1326px;
  height: 1326px;
  position: absolute;
  top: -692px;
  left: -421px;
  opacity: 0;
  z-index: 100;
  pointer-events: none;
}
.p1_bg_light_con {
  background: url('../images/bg_new2.png') no-repeat left top;
  width: 1326px;
  height: 1326px;
  position: absolute;
  pointer-events: none;
}
.swiper-pagination-bullets {
  bottom: 70px !important;
  left: 204px !important;
}
.swiper-pagination {
  text-align: left !important;
}
.swiper-pagination-bullet {
  background: none !important;
  width: 12px !important;
  height: 12px !important;
  border: 2px solid #319a9e !important;
  margin: 0 8px!important;
}
.swiper-pagination-bullet-active {
  background: #319a9e !important;
}
/*-----------------p0-----------------*/
.canvas_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-container {
  opacity: 0!important;
}
/*-----------------p1-----------------*/
.video_box {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1111;
  overflow: hidden;
}
.p1.active2 .p1_bg {
  animation: fadeIn .5s 1.5s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_bg_light {
  animation: fadeIn .5s 1.7s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_bg_light_con {
  animation: rotateRing 20s 2s linear infinite;
}
.p1.active2 .swiper-container {
  animation: fadeIn .5s 1.8s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn1 {
  animation: fadeIn .5s 2s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn1 .text {
  animation: fadeIn .5s 2.4s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn1 .p1_btn_light {
  animation: rotateRing 5s 2s linear infinite;
}
.p1.active2 .p1_btn2 {
  animation: fadeIn .5s 2.2s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn2 .text {
  animation: fadeIn .5s 2.6s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn2 .p1_btn_light {
  animation: rotateRing 5s 2.2s linear infinite;
}
.p1.active2 .p1_btn3 {
  animation: fadeIn .5s 2.4s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn3 .text {
  animation: fadeIn .5s 2.8s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn3 .p1_btn_light {
  animation: rotateRing 5s 2.4s linear infinite;
}
.p1.active2 .p1_btn4 {
  animation: fadeIn .5s 2.6s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn4 .text {
  animation: fadeIn .5s 3s 1;
  animation-fill-mode: forwards;
}
.p1.active2 .p1_btn4 .p1_btn_light {
  animation: rotateRing 5s 2.6s linear infinite;
}
.p1.active .p1_bg {
  animation: fadeIn .5s .2s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_bg_light {
  animation: fadeIn .5s .4s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_bg_light_con {
  animation: rotateRing 20s .6s linear infinite;
}
.p1.active .swiper-container {
  animation: fadeIn .5s .4s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn1 {
  animation: fadeIn .5s .6s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn1 .text {
  animation: fadeIn .5s .8s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn1 .p1_btn_light {
  animation: rotateRing 5s 1s linear infinite;
}
.p1.active .p1_btn2 {
  animation: fadeIn .5s .8s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn2 .text {
  animation: fadeIn .5s 1s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn2 .p1_btn_light {
  animation: rotateRing 5s 1.2s linear infinite;
}
.p1.active .p1_btn3 {
  animation: fadeIn .5s 1s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn3 .text {
  animation: fadeIn .5s 1.2s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn3 .p1_btn_light {
  animation: rotateRing 5s 1.4s linear infinite;
}
.p1.active .p1_btn4 {
  animation: fadeIn .5s 1.2s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn4 .text {
  animation: fadeIn .5s 1.4s 1;
  animation-fill-mode: forwards;
}
.p1.active .p1_btn4 .p1_btn_light {
  animation: rotateRing 5s 1.6s linear infinite;
}
.p1 .swiper-container {
  opacity: 0 !important;
}
.p1 .swiper-container,
.p1 .swiper-wrapper,
.p1 .swiper-slide {
  width: 750px;
  height: 580px;
}
.p1 .bg_logo {
 width: 237px;
 height: 38px;
 background: url('../images/sie-logo-white-rgb.svg') no-repeat center;
 background-size: 100% auto;
 position: absolute;
 top: 60px;
 left: 50px;
 z-index: 111;
  /*display: none;*/
}
.p1 .banner {
  position: relative;
}
.p1 .banner a {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999;
}
.p1 .banner1 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner1.jpg') no-repeat top;
}
.p1 .banner2 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner2.jpg') no-repeat top;
}
.p1 .banner3 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner3.jpg?v=1.1') no-repeat top;
}
.p1 .banner4 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner4.jpg') no-repeat top;
}
.p1 .banner5 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner5.jpg?v=1.2') no-repeat top;
}
.p1 .banner6 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner6.jpg') no-repeat top;
}
.p1 .banner7 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner7.jpg') no-repeat top;
}
.p1 .banner8 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner8.jpg?v=1.1') no-repeat top;
}
.p1 .banner9 {
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner9.jpg') no-repeat top;
}

.p1 .banner10{
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner10.jpg') no-repeat top;
}

.p1 .banner11{
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner11.jpg') no-repeat top;
}

.p1 .banner15{
  width: 100%;
  height: 100%;
  background: url('../images/p1/banner15.jpg') no-repeat top;
}

.p1.active2 .shoucangbtn {
  -webkit-animation: fadeIn .5s 2s 1;
  animation: fadeIn .5s 2s 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.shoucangbtn{
  background: url('../images/p1/shoucangbtn.png?v=1.1') no-repeat;
  width: 319px;
    height: 66px;
  position: absolute;
  right: 70px;
  bottom: 90px;
  z-index: 99;
  opacity: 0;
}
.over_bg{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,.8);
  z-index: 999;
  display: none;
}
.share_over{
  background: url('../images/p1/share_over.png?v=1.1') no-repeat;
  width: 749px;
  height: 756px;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translate(-50%,0);
}
.p1 .banner_text {
  width: 456px;
  height: 120px;
  background: url('../images/p5/p5_box1.png') center;
  background-size: 100%;
  position: absolute;
  left: 56px;
  bottom: 114px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 28px;
  line-height: 42px;
  padding: 14px 20px 0;
}
.p1 .p1_btn_container .text {
  opacity: 0;
  color: #fff;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  line-height: 35px;
  z-index: 1;
  text-align: center;
}
.p1 .p1_btn_container .new{
    position: absolute;
    left: 11px;
    top: -8px;
    background: url("../images/p1/new.png");
    width: 99px;
    height: 75px;
}
.p1 .p1_btn_container .new.new1{
    position: absolute;
    left: 5px;
    top: -7px;
    background: url("../images/p1/new.png");
    width: 99px;
    height: 75px;
}
.p1 .p1_btn_container .p1_btn_con {
  position: absolute;
  top: 0;
  left: 0;
}
.p1 .p1_btn_container .p1_btn1 {
  opacity: 0;
  position: absolute;
  top: 700px;
  left: 24px;
  width: 238px;
  height: 238px;
  z-index: 999;
}
.p1 .p1_btn_container .p1_btn1 .text {
  width: 250px;
  text-indent: 11px;
  text-align: center;
  margin-top: -5px;
}
.p1 .p1_btn_container .p1_btn1 .p1_btn_con {
  width: 238px;
  height: 238px;
  background: url('../images/p1/p1_btn1.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn1 .p1_btn_light {
  width: 238px;
  height: 238px;
  background: url('../images/p1/p1_btn11.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn2 {
  opacity: 0;
  position: absolute;
  top: 664px;
  left: 266px;
  width: 238px;
  height: 238px;
  z-index: 999;
}
.p1 .p1_btn_container .p1_btn2 .text {
  width: 150px;
  text-indent: 11px;
  margin-top: -5px;
}
.p1 .p1_btn_container .p1_btn2 .p1_btn_con {
  width: 238px;
  height: 238px;
  background: url('../images/p1/p1_btn1.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn2 .p1_btn_light {
  width: 238px;
  height: 238px;
  background: url('../images/p1/p1_btn11.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn3 {
  opacity: 0;
  position: absolute;
  top: 607px;
  left: 500px;
  width: 213px;
  height: 213px;
  z-index: 999;
}
.p1 .p1_btn_container .p1_btn3 .text {
  text-indent: 0px;
  margin-left: 0px;
  margin-top: -4px;
}
.p1 .p1_btn_container .p1_btn3 .p1_btn_con {
  width: 213px;
  height: 213px;
  background: url('../images/p1/p1_btn3.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn3 .p1_btn_light {
  width: 213px;
  height: 213px;
  background: url('../images/p1/p1_btn33.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn4 {
  opacity: 0;
  position: absolute;
  top: 542px;
  left: 572px;
  width: 188px;
  height: 188px;
  z-index: 999;
}
.p1 .p1_btn_container .p1_btn4 .text {
  margin-left: 0px;
  margin-top: -4px;
  text-indent: 11px;
}
.p1 .p1_btn_container .p1_btn4 .p1_btn_con {
  width: 188px;
  height: 188px;
  background: url('../images/p1/p1_btn4.png') no-repeat center;
}
.p1 .p1_btn_container .p1_btn4 .p1_btn_light {
  width: 188px;
  height: 188px;
  background: url('../images/p1/p1_btn44.png') no-repeat center;
}
/*-----------------p2-----------------*/
.top_light {
  opacity: 0;
  width: 636px;
  height: 16px;
  position: absolute;
  top: -12px;
  left: 0;
  overflow: hidden;
}
.top_light .top_light_con {
  width: 636px;
  height: 16px;
  background: url('../images/p2/p2_light_top.png') no-repeat left;
}
.bottom_light {
  opacity: 0;
  width: 636px;
  height: 22px;
  position: absolute;
  bottom: -13px;
  right: 0;
  overflow: hidden;
}
.bottom_light .bottom_light_con {
  width: 636px;
  height: 22px;
  background: url('../images/p2/p2_light_bottom.png') no-repeat right;
}
.p2.active .top_light {
  animation: fadeIn .8s 1.4s 1;
  animation-fill-mode: forwards;
}
.p2.active .top_light .top_light_con {
  animation: lightMove1 10s 2s linear infinite;
}
.p2.active .bottom_light {
  animation: fadeIn .8s 1.8s 1;
  animation-fill-mode: forwards;
}
.p2.active .bottom_light .bottom_light_con {
  animation: lightMove2 10s 2s linear infinite;
}
.p6.active .top_light {
  animation: fadeIn .8s 2s 1;
  animation-fill-mode: forwards;
}
.p6.active .top_light .top_light_con {
  animation: lightMove1 10s 2.4s linear infinite;
}
.p6.active .bottom_light {
  animation: fadeIn .8s 2.2s 1;
  animation-fill-mode: forwards;
}
.p6.active .bottom_light .bottom_light_con {
  animation: lightMove2 10s 2.4s linear infinite;
}
.p2.active .bar_item:nth-child(1),
.p6.active .bar_item:nth-child(1) {
  animation: fadeInUp .5s .2s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(2),
.p6.active .bar_item:nth-child(2) {
  animation: fadeInUp .5s .4s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(3),
.p6.active .bar_item:nth-child(3) {
  animation: fadeInUp .5s .6s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(4),
.p6.active .bar_item:nth-child(4) {
  animation: fadeInUp .5s .8s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(5),
.p6.active .bar_item:nth-child(5) {
  animation: fadeInUp .5s 1s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(6),
.p6.active .bar_item:nth-child(6) {
  animation: fadeInUp .5s 1.2s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(7),
.p6.active .bar_item:nth-child(7) {
  animation: fadeInUp .5s 1.4s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(8),
.p6.active .bar_item:nth-child(8) {
  animation: fadeInUp .5s 1.6s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(9),
.p6.active .bar_item:nth-child(9) {
  animation: fadeInUp .5s 1.8s 1;
  animation-fill-mode: forwards;
}
.p2.active .bar_item:nth-child(10),
.p6.active .bar_item:nth-child(10) {
  animation: fadeInUp .5s 2s 1;
  animation-fill-mode: forwards;
}
.p2 .bar_container,
.p6 .bar_container {
  position: relative;
  width: 636px;
  top: 120px;
  left: 50%;
  transform: translate(-50%, 0);
}
.p2 .top_line,
.p6 .top_line {
  border-top: 1px solid #fff;
}
.p2 .bar_item,
.p6 .bar_item {
  opacity: 0;
}
.p2 .bar_item .top_box,
.p6 .bar_item .top_box {
  width: 636px;
  height: 77px;
  background: url('../images/p2/p2_box1.png') no-repeat center;
  position: relative;
}
.p2 .bar_item .top_box .text,
.p6 .bar_item .top_box .text {
  font-size: 30px;
  line-height: 77px;
  color: #fff;
  margin-left: 32px;
}
.p2 .bar_item .bottom_box,
.p6 .bar_item .bottom_box {
  display: none;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
}
.p2 .bar_item .bottom_box .bottom_item,
.p6 .bar_item .bottom_box .bottom_item {
  position: relative;
  width: 550px;
  height: 63px;
  margin-left: 30px;
  font-size: 26px;
  line-height: 63px;
  color: #006877;
}
.p2 .bar_item .bottom_box .bottom_item .flag,
.p6 .bar_item .bottom_box .bottom_item .flag {
  width: 32px;
  height: 63px;
  position: absolute;
  right: 0;
  top: 0;
}
.p2 .bar_item .bottom_box .bottom_item .flag1,
.p6 .bar_item .bottom_box .bottom_item .flag1 {
  background: url('../images/p6/flag1.png') no-repeat center;
}
.p2 .bar_item .bottom_box .bottom_item .flag2,
.p6 .bar_item .bottom_box .bottom_item .flag2 {
  background: url('../images/p6/flag2.png') no-repeat center;
}
.p2 .bar_item .bottom_box .bottom_item + .bottom_item,
.p6 .bar_item .bottom_box .bottom_item + .bottom_item {
  border-top: 1px solid #006877;
}
.p2 .triangle_t,
.p6 .triangle_t {
  position: absolute;
  right: 40px;
  bottom: 24px;
  border-right: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
  width: 20px;
  height: 20px;
  transform: rotate(-45deg);
}
.p2 .triangle_b,
.p6 .triangle_b {
  position: absolute;
  right: 40px;
  top: 24px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  width: 20px;
  height: 20px;
  transform: rotate(-45deg);
}
.p2 .roll_div,
.p6 .roll_div {
  width: 100%;
  height: 560px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.p6 .bottom_item {
  width: 560px!important;
}
/*-----------------p3-----------------*/
.back_btn {
  position: absolute;
  left: 54px;
  bottom: 120px;
  width: 90px;
  height: 90px;
  background: url('../images/back.png') no-repeat center;
}
.p3.active .item:nth-child(1) {
  animation: fadeInUp .5s .2s 1;
  animation-fill-mode: forwards;
}
.p3.active .item:nth-child(2) {
  animation: fadeInUp .5s .4s 1;
  animation-fill-mode: forwards;
}
.p3.active .item:nth-child(3) {
  animation: fadeInUp .5s .6s 1;
  animation-fill-mode: forwards;
}
.p3.active .item:nth-child(4) {
  animation: fadeInUp .5s .8s 1;
  animation-fill-mode: forwards;
}
.p3.active .top_light {
  animation: fadeIn .8s 1.4s 1;
  animation-fill-mode: forwards;
}
.p3.active .top_light .top_light_con {
  animation: lightMove1 10s 2s linear infinite;
}
.p3.active .bottom_light {
  animation: fadeIn .8s 1.8s 1;
  animation-fill-mode: forwards;
}
.p3.active .bottom_light .bottom_light_con {
  animation: lightMove2 10s 2s linear infinite;
}
.p3 .p3_bar {
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translate(-50%, 0);
}
.p3 .p3_bar .item {
  opacity: 0;
  padding-left: 40px;
  width: 636px;
  height: 77px;
  background: url('../images/p2/p2_box1.png') repeat-y center;
  color: #fff;
  font-size: 30px;
  line-height: 77px;
  letter-spacing: 2px;
}
.p3 .p3_bar .item + .item {
  border-top: 1px solid #fff;
}
/*-----------------p4-----------------*/
.p4.active .p4_btn1 {
  animation: fadeIn .5s .2s 1;
  animation-fill-mode: forwards;
}
.p4.active .p4_btn2 {
  animation: fadeIn .5s .4s 1;
  animation-fill-mode: forwards;
}
.p4.active .p4_btn3 {
  animation: fadeIn .5s .6s 1;
  animation-fill-mode: forwards;
}
.p4 .p4_btn1 {
  opacity: 0;
  width: 482px;
  height: 224px;
  position: absolute;
  top: 228px;
  left: 54px;
  background: url('../images/p4/p4_phone.png') no-repeat center;
  z-index: 111;
}
.p4 .p4_btn2 {
  opacity: 0;
  width: 224px;
  height: 228px;
  position: absolute;
  top: 486px;
  left: 54px;
  background: url('../images/p4/p4_guanfang.png') no-repeat center;
  z-index: 111;
}
.p4 .p4_btn3 {
  opacity: 0;
  width: 225px;
  height: 228px;
  position: absolute;
  top: 486px;
  left: 310px;
  background: url('../images/p4/p4_down.png') no-repeat center;
  z-index: 111;
}
/*-----------------p5-----------------*/
.p5.active .item_container:nth-child(1) {
  animation: fadeInUp .5s .2s 1;
  animation-fill-mode: forwards;
}
.p5.active .item_container:nth-child(2) {
  animation: fadeInUp .5s .4s 1;
  animation-fill-mode: forwards;
}
.p5.active .item_container:nth-child(3) {
  animation: fadeInUp .5s .6s 1;
  animation-fill-mode: forwards;
}
.p5.active .item_container:nth-child(4) {
  animation: fadeInUp .5s .8s 1;
  animation-fill-mode: forwards;
}
.p5.active .item_container:nth-child(5) {
  animation: fadeInUp .5s 1s 1;
  animation-fill-mode: forwards;
}
.p5.active .item_container:nth-child(6) {
  animation: fadeInUp .5s 1.2s 1;
  animation-fill-mode: forwards;
}
.p5.active .top_light {
  animation: fadeIn .5s 1.2s 1;
  animation-fill-mode: forwards;
}
.p5.active .top_light .top_light_con {
  animation: lightMove1 10s 1.5s linear infinite;
}
.p5.active .bottom_light {
  animation: fadeIn .5s 1.4s 1;
  animation-fill-mode: forwards;
}
.p5.active .bottom_light .bottom_light_con {
  animation: lightMove2 10s 1.5s linear infinite;
}
.p5 .p5_bar {
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translate(-50%, 0);
    /*overflow: hidden;*/
}
.p5 .p5_bar .item_container {
  opacity: 0;
  position: relative;
  margin-bottom: 30px;
}
.p5 .p5_bar .item_container .item {
  padding-left: 158px;
  width: 635px;
  height: 129px;
}
.p5 .p5_bar .item_container .item1 {
  background: url('../images/p5/p5_img1.png') no-repeat center;
}
.p5 .p5_bar .item_container .item2 {
  background: url('../images/p5/p5_img2.png') no-repeat center;
}
.p5 .p5_bar .item_container .item3 {
  background: url('../images/p5/p5_img3.png') no-repeat center;
}
.p5 .p5_bar .item_container .item4 {
  background: url('../images/p5/p5_img4.png') no-repeat center;
}
.p5 .p5_bar .item_container .item5 {
  background: url('../images/p5/p5_img6.png') no-repeat center;
}
.p5 .p5_bar .item_container .item7 {
  background: url('../images/p5/p5_img7.png') no-repeat center;
}
.p5 .p5_bar .item_container .item8 {
  background: url('../images/p5/p5_img8.png?v=1.1') no-repeat center;
}
.p5 .p5_bar .item_container .item9 {
  background: url('../images/p5/p5_img9.png?v=1.1') no-repeat center;
}
.p5 .p5_bar .item_container .item10 {
  background: url('../images/p5/p5_img10.png?v=1.1') no-repeat center;
}
.p5 .p5_bar .item_container .item11 {
  background: url('../images/p5/p5_img11.png?v=1.1') no-repeat center;
}

/*-----------------loading-----------------*/

/*-----------------loading-----------------*/
#mask {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(255, 255,255, 1);
}
#mask .logoBox {
  width: 400px;
  height:400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#mask .logoBox .logoImg{
  margin:80px auto 80px 50px;
  width:354px;
  height:102px;
  background:url(../images/logo_loading.png) no-repeat 0 0;
}
#mask .logoBox .logoText{
	display: none;
  margin:80px auto 100px;
  width:395px;
  height:42px;
  background:url(../images/logo_loading_text.png) no-repeat 0 0;
}
#mask .percentBg {
  width: 260px;
  margin:0 auto;
  background: #b5b5b6;
  height: 4px;
  border-radius: 4px;
}
#mask .percent1 {
  width: 0px;
  background: #009fa8;
  height: 4px;
  border-radius: 4px;
}
#mask .precentText{
  text-align: center;
  padding-top:20px;
  font-size:12px;
}



.off {
  background-image: url(../images/normalmusic2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.rotate {
  background-image: url(../images/normalmusic.png);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-animation: rotating 1.2s linear infinite;
  -moz-animation: rotating 1.2s linear infinite;
  -o-animation: rotating 1.2s linear infinite;
  animation: rotating 1.2s linear infinite;
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotating {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
#audio_btn {
  position: absolute;
  right: 45px;
  top: 45px;
  z-index: 9996;
  display: none;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
}
/*orientLayer*/
@-webkit-keyframes rotation {
  10% {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  50%,
  60% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  90% {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  100% {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
@media screen and (min-aspect-ratio: 13/9) {
  #orientLayer {
    display: block;
  }
  .back {
    transform: rotate(0deg) !important;
  }
}
@media screen and (min-aspect-ratio: 13/9) {
  #orientLayer {
    display: block;
  }
  .back {
    transform: rotate(0deg) !important;
  }
}
.mod-orient-layer {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 9997;
}
.mod-orient-layer__content {
  position: absolute;
  width: 100%;
  top: 45%;
  margin-top: -75px;
  text-align: center;
}
.mod-orient-layer__icon-orient {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAADaCAMAAABU68ovAAAAXVBMVEUAAAD29vb////x8fH////////x8fH5+fn29vby8vL////5+fn39/f6+vr////x8fH////////+/v7////09PT////x8fH39/f////////////////////x8fH///+WLTLGAAAAHXRSTlMAIpML+gb4ZhHWn1c2gvHBvq1uKJcC6k8b187lQ9yhhboAAAQYSURBVHja7d3blpowFIDhTUIAOchZDkre/zE7ycySrbUUpsRN2/1fzO18KzEqxEVgTiZNfgmmtxRc8iaR8HNe8x4BtjQePKayYCIoyBSgvNNE1AkNSHqZyLqk97EgUCCHBzZ5mkg7ScvIJuIyOyXBRFxgpqWZyGsAZLB1KjsJi8nutHU4JCRbFRH8tmirI9k8Jx2sqNs8K/m0LQkrktO2crgcgXGB4AiTEsB0hJfo9MGgX7CGcYiYwQxmMOOvZwRhBG8tCoMXjBDeXvWCEcHbi14wgCBmMIMZzGAGM5jxETNwzMAxA8cMHDNwzMAxA8cMHDNwzMAxA8cMHDNwzMAxY6E2rUQxnH2tz9cirlJFwFBJedaPnUv0M7++egPDE8iAJcIDmxwH5wwv9vUviw2kLbVO3TJU5uul/EyB0FoLp4x60PdGUd3qPurrWyjGGTc05u+1dcgI7/+tCCPARWGhH7o5Y7RCf+bH9ctXLp6v2BVDxfqz0oPXeSVaNtINo/1SXDv4dck8IIkbhtC2ol+iouEonTBCbYvVMnXOjxww6s/RFrBUpXHh/gw1rHj5d/qhYn9Gpk2FWh6xRBRX5Oj3Znh2Sq49/L6+y8pB26q9GbE2dbA2mVbx6I+7MfBglLCttm73ZQi7AD3iL4HqjFYJHSPRppqaUaJ3ATpGa+ckpGak2hRRMyqjGMkvl+xyFeSMwjAqcsZgGDdyhl0oNTnDN4yenJGZFGxNChP5/Y3efh6SM2rDOJMzboYxkDMqwyjIGcIw6F+io2FU1IxIm1JqRmgXSkvNKNCXeTpGrU0JNSO2c6LIGPgCS8AuDHz9ta0SXWDtxoDRH+MqlbC2Dt2G2JFRadtQZt2qq/orGowdGb2euxYiqWEpVWhTBnszoNAPdStuQwxqf0aocdWKW4Z+DfszIh8pxJqbuCE4YAC+4bm0evtipjpgJHeFnyyt1Ku2xa0bhjxr27p75rECNwyI9ZwvXkHq+7aTaMEV44YYy/spfgjgjNHaWW+GeUhGEX7tLlVinIFDDSgnOwhi1V6bU0b6tVS9eAERe863g4dRrtiHdc6o+nn5vtyVVgR79Cqt4uL6gfHPQyGqtP2vf7HADGbcYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JjhtOM+J/AgT008yDMkN/dPP9hzS8zAMQN3OEYeekp5YU7KOKXwVXqiY+QS7smcinGKABWdiBgpPJTSMHJ4KidhhPBUSMLw4CmPhKHgKUXCkHsygum71ftNSgCX6bsl8FQyfbcL5EdYsDk0R3j7aiA5wpt5AjKg/2gLJEBD/0Hf2OOf/vRrj6z/7GtP4B3nMKyjHA12kIPSjnJs3FEO0TvKkYJHOWCR+rjJH0Vn6fI5PjNbAAAAAElFTkSuQmCC');
  display: inline-block;
  width: 67px;
  height: 109px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -webkit-animation: rotation infinite 1.5s ease-in-out;
  animation: rotation infinite 1.5s ease-in-out;
  -webkit-background-size: 67px;
  background-size: 67px;
}
.mod-orient-layer__desc {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
}
