.fountainTextG {
    color: #000000;
    font-family: Arial;
    font-size: 40px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    float: left;
    -moz-animation-name: bounce_fountainTextG;
    -moz-animation-duration: 1.82s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-transform: scale(.5);
    -webkit-animation-name: bounce_fountainTextG;
    -webkit-animation-duration: 1.82s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-transform: scale(.5);
    -ms-animation-name: bounce_fountainTextG;
    -ms-animation-duration: 1.82s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -ms-transform: scale(.5);
    -o-animation-name: bounce_fountainTextG;
    -o-animation-duration: 1.82s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    -o-transform: scale(.5);
    animation-name: bounce_fountainTextG;
    animation-duration: 1.82s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    transform: scale(.5);
}

#fountainTextG_1 {
    -moz-animation-delay: 0.52s;
    -webkit-animation-delay: 0.52s;
    -ms-animation-delay: 0.52s;
    -o-animation-delay: 0.52s;
    animation-delay: 0.52s;
}

#fountainTextG_2 {
    -moz-animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

#fountainTextG_3 {
    -moz-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    animation-delay: 0.78s;
}

#fountainTextG_4 {
    -moz-animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
    -ms-animation-delay: 0.91s;
    -o-animation-delay: 0.91s;
    animation-delay: 0.91s;
}

#fountainTextG_5 {
    -moz-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    animation-delay: 1.04s;
}

#fountainTextG_6 {
    -moz-animation-delay: 1.17s;
    -webkit-animation-delay: 1.17s;
    -ms-animation-delay: 1.17s;
    -o-animation-delay: 1.17s;
    animation-delay: 1.17s;
}

#fountainTextG_7 {
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

#fountainTextG_8 {
    -moz-animation-delay: 1.43s;
    -webkit-animation-delay: 1.43s;
    -ms-animation-delay: 1.43s;
    -o-animation-delay: 1.43s;
    animation-delay: 1.43s;
}

#fountainTextG_9 {
    -moz-animation-delay: 1.56s;
    -webkit-animation-delay: 1.56s;
    -ms-animation-delay: 1.56s;
    -o-animation-delay: 1.56s;
    animation-delay: 1.56s;
}

#fountainTextG_10 {
    -moz-animation-delay: 1.69s;
    -webkit-animation-delay: 1.69s;
    -ms-animation-delay: 1.69s;
    -o-animation-delay: 1.69s;
    animation-delay: 1.69s;
}

@-moz-keyframes bounce_fountainTextG {
    0% {
        -moz-transform: scale(1);
        color: #000000;
    }

    100% {
        -moz-transform: scale(.5);
        color: #FFFFFF;
    }

}

@-webkit-keyframes bounce_fountainTextG {
    0% {
        -webkit-transform: scale(1);
        color: #000000;
    }

    100% {
        -webkit-transform: scale(.5);
        color: #FFFFFF;
    }

}

@-ms-keyframes bounce_fountainTextG {
    0% {
        -ms-transform: scale(1);
        color: #000000;
    }

    100% {
        -ms-transform: scale(.5);
        color: #FFFFFF;
    }

}



@keyframes bounce_fountainTextG {
    0% {
        transform: scale(1);
        color: #000000;
    }

    100% {
        transform: scale(.5);
        color: #FFFFFF;
    }
}

.swiper-container {
    width: 640px;
    height: 1140px;
    overflow: hidden;
}

/*page1*/
.swiper-slide1 {
    background: transparent url("../25nbimg/bg1.jpg") no-repeat center top;
    background-size: 100% 100%;
}

.swiper-slide1 .icon {
    position: absolute;
    top: 80px;
    left: 55px;
    width: 550px;
}

.swiper-slide1 .hzs {
    position: absolute;
    top: 345px;
    left: 100px;
    width: 430px;
}

.swiper-slide1 .page1mobile {
    position: absolute;
    top: 850px;
    left: 165px;
    width: 280px;
}
.swiper-slide1 .index_wz {
    position: absolute;
    top: 985px;
    left: 50px;
    width: 550px;
}
.swiper-slide2,
.swiper-slide3,
.swiper-slide4,
.swiper-slide5,
.swiper-slide6,
.swiper-slide7,
.swiper-slide8,
.swiper-slide9,
.swiper-slide10,
.swiper-slide11,
.swiper-slide12,
.swiper-slide13,
.swiper-slide14{
    background: url("../25nbimg/bg.png") no-repeat center top;
    background-size: 100% 100%;
}
/*page2*/
.swiper-slide2 .page2mobile_pic {
    position: absolute;
    top: 80px;
    left: 265px;
    width: 120px;
}
.swiper-slide2 .page2_1,
.swiper-slide2 .page2_2,
.swiper-slide2 .page2_3,
.swiper-slide2 .page2_4,
.swiper-slide2 .page2_5,
.swiper-slide2 .page2_6{
    position: absolute;
    left: 55px;
    width: 540px;
}
.swiper-slide2 .page2_1 {
    top: 230px;
}
.swiper-slide2 .page2_2 {
    top: 360px;
}
.swiper-slide2 .page2_3 {
    top: 490px;
}
.swiper-slide2 .page2_4 {
    top: 620px;
}
.swiper-slide2 .page2_5 {
    top: 750px;
}
.swiper-slide2 .page2_6 {
    top: 880px;
}
.swiper-slide2 .page2_7{
    position: absolute;
    left: 10px;
    top: 880px;
}
.swiper-slide2 .page2_8{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 3 */

.swiper-slide3 .page3_1,
.swiper-slide3 .page3_2,
.swiper-slide3 .page3_3{
    position: absolute;
}
.swiper-slide3 .page3_1,
.swiper-slide4 .page4_1,
.swiper-slide5 .page5_1,
.swiper-slide6 .page6_1,
.swiper-slide7 .page7_1,
.swiper-slide8 .page8_1,
.swiper-slide9 .page9_1,
.swiper-slide10 .page10_1,
.swiper-slide11 .page11_1,
.swiper-slide12 .page12_1,
.swiper-slide13 .page13_1{
    top: 60px;
    left: 35px;
    width: 550px;
}
.swiper-slide3 .page3_2{
    top: 230px;
    left: 42px;
    max-width: 570px;
}
.swiper-slide3 .page3_3{
    top: 303px;
    left: 100px;
    width: 460px;
}
.swiper-slide3 .page3_4{
    position: absolute;
    right: -27px;
    top: 840px;
    width: 618px;
}
.swiper-slide3 .page3_5{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 4 */
.swiper-slide4 .page4_1,
.swiper-slide4 .page4_2,
.swiper-slide4 .page4_3{
    position: absolute;
}
.swiper-slide4 .page4_2{
    top: 235px;
    left: 42px;
    max-width: 570px;
}
.swiper-slide4 .page4_3{
    top: 335px;
    left: 115px;
    width: 410px;
}
.swiper-slide4 .page4_4{
    position: absolute;
    top: 760px;
    left: 55px;
    width: 550px;
}
.swiper-slide4 .page4_5{
    position: absolute;
    right: 20px;
    top: 855px;
    width: 550px;
}
.swiper-slide4 .page4_6{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 5 */
.swiper-slide5 .page5_1,
.swiper-slide5 .page5_2,
.swiper-slide5 .page5_3,
.swiper-slide5 .page5_4,
.swiper-slide5 .page5_5,
.swiper-slide5 .page5_6{
    position: absolute;
}
.swiper-slide5 .page5_2{
    top: 235px;
    left: 30px;
    width: 570px;
}
.swiper-slide5 .page5_3{
    top: 380px;
    left: 75px;
    width: 500px;
}
.swiper-slide5 .page5_4{
    top: 625px;
    left: 30px;
    width: 570px;
}
.swiper-slide5 .page5_5{
    top: 730px;
    left: 30px;
    width: 570px;
}
.swiper-slide5 .page5_6{
    top: 980px;
    left: 30px;
    width: 570px;
}
.swiper-slide5 .page5_7{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 6 */
.swiper-slide6 .page6_1,
.swiper-slide6 .page6_2{
    position: absolute;
}
.swiper-slide6 .page6_2{
    top: 235px;
    left: 35px;
    width: 570px;
}
.swiper-slide6 .page6_3{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 7 */
.swiper-slide7 .page7_1,
.swiper-slide7 .page7_2,
.swiper-slide7 .page7_3,
.swiper-slide7 .page7_4,
.swiper-slide7 .page7_5,
.swiper-slide7 .page7_6{
    position: absolute;
}
.swiper-slide7 .page7_2{
    top: 230px;
    left: 42px;
    max-width: 570px;
}
.swiper-slide7 .page7_3{
    top: 253px;
    left: 161px;
    width: 332px;
}
.swiper-slide7 .page7_4{
    left: 49px;
    top: 597px;
    width: 550px;
}
.swiper-slide7 .page7_5{
    left: 49px;
    top: 731px;
    width: 550px;
}
.swiper-slide7 .page7_6{
    top: 870px;
    left: 42px;
    max-width: 570px;
}
.swiper-slide7 .page7_7{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 8 */
.swiper-slide8 .page8_1,
.swiper-slide8 .page8_2,
.swiper-slide8 .page8_3{
    position: absolute;
}
.swiper-slide8 .page8_2{
    top: 200px;
    left: 30px;
    width: 570px;
}
.swiper-slide8 .page8_3{
    left: 186.5px;
    top: 960px;
    width: 240px;
}
.swiper-slide8 .page8_4{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 9 */
.swiper-slide9 .page9_1,
.swiper-slide9 .page9_2,
.swiper-slide9 .page9_3{
    position: absolute;
}
.swiper-slide9 .page9_2{
    top: 230px;
    left: 30px;
    width: 570px;
}
.swiper-slide9 .page9_3{
    top: 850px;
    left: 185px;
    width: 270px;
}
.swiper-slide9 .page9_4{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 10 */
.swiper-slide10 .page10_1,
.swiper-slide10 .page10_2,
.swiper-slide10 .page10_3,
.swiper-slide10 .page10_4{
    position: absolute;
}
.swiper-slide10 .page10_2{
    top: 240px;
    left: 40px;
    width: 260px;
}
.swiper-slide10 .page10_3{
    top: 240px;
    left: 340px;
    width: 260px;
}
.swiper-slide10 .page10_4{
    top: 680px;
    left: 70px;
    width: 500px;
}
.swiper-slide10 .page10_5{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 11 */
.swiper-slide11 .page11_1,
.swiper-slide11 .page11_2,
.swiper-slide11 .page11_3{
    position: absolute;
}
.swiper-slide11 .page11_2{
    top: 230px;
    left: 30px;
    width: 570px;
}
.swiper-slide11 .page11_3{
    top: 857px;
    left: 160px;
    width: 316px;
}
.swiper-slide11 .page11_4{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 12 */
.swiper-slide12 .page12_1,
.swiper-slide12 .page12_2,
.swiper-slide12 .page12_3{
    position: absolute;
}
.swiper-slide12 .page12_2{
    top: 230px;
    left: 30px;
    width: 570px;
}
.swiper-slide12 .page12_3{
    top: 875px;
    left: 180px;
    width: 280px;
}
.swiper-slide12 .page12_4{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}
/* 13 */
.swiper-slide13 .page13_1,
.swiper-slide13 .page13_2,
.swiper-slide13 .page13_3{
    position: absolute;
}
.swiper-slide13 .page13_2{
    top: 230px;
    left: 30px;
    width: 570px;
}
.swiper-slide13 .page13_3{
    top: 840px;
    left: 158px;
    width: 335px;
}
.swiper-slide13 .page13_4{
    position: absolute;
    right: 20px;
    top: 1040px;
    width: 80px;
}