* {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
    font-size: 100%;
    font-style: normal
}

dd,
dl,
dt,
em,
i,
p,
textarea,
a,
div {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.fl {
    float: left
}

.fr {
    float: right
}

body {
    margin: 0px;
    padding: 0px;
    color: #ffc476;
    background: #fff;
    color: #000000;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.none {
    display: none
}

.wrapper {
    background: url(../images/bg.jpg) #081951 center -40px no-repeat;
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    position: relative;
    margin: 0 auto;
    /*overflow: hidden;*/
}
/*扭蛋机*/
.niu_danji {
    width: 640px;
    height: 1039px;
    /*background: #1b1009;*/
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.niu_danji .game_qu,
#gacha2.niu_danji .game_qu {
    background: url(../images/game_ndj_0.png) no-repeat;
    width: 553px;
    height: 767px;
    left: 74px;
    top: 74px;
    position: absolute;
    z-index: 3
}

#gacha2.niu_danji .game_qu {
    background: url(../images/game_ndj.png) no-repeat;
}

.niu_danji .game_go,
#gacha2.niu_danji .game_go {
    width: 134px;
    height: 134px;
    position: absolute;
    left: 250px;
    bottom: 130px;
    background: url(../images/an_go_0.png) no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

#gacha2.niu_danji .game_go {
    background: url(../images/an_go.png) no-repeat;
}

.niu_danji .an_jfgr {
    width: 100%;
    text-align: center;
    padding-top: 23px;
    position: absolute;
    left: 0px;
    bottom: 60px;
}

.niu_danji .an_jfgr img {
    margin: 0px 7px;
}

.niu_danji .dan_gund,
#gacha2.niu_danji .dan_gund {
    width: 349px;
    height: 395px;
    position: absolute;
    left: 124px;
    top: 144px;
    z-index: 1;
    -webkit-border-radius: 240px 240px 0px 0px;
    -moz-border-radius: 240px 240px 0px 0px;
    /* border-radius: 240px 240px 0px 0px; */
    overflow: hidden;
    background: #0352b6;
}

#gacha2.niu_danji .dan_gund {
    background: #8e6110;
}

.niu_danji .dan_gund span {
    width: 115px;
    height: 115px;
}


/*中奖*/
.zonj_zezc {
    width: 640px;
    min-height: 1039px;
    position: absolute;
    left: 50%;
    top: 0px;
    z-index: 4;
    background: rgba(0, 0, 0, 0.85);
    margin-left: -320px;
}

.zonj_zezc .jpzs {
    width: 450px;
    height: 286px;
    position: relative；-webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 300px auto 0px auto;
    position: relative
}

.zonj_zezc .jpzs em {
    height: 95px;
    position: absolute;
    right: 0px;
    top: -50px;
}


.zonj_zezc .jpzs h2 {
    font-size: 36px;
    color: #ff1a4b;
    text-align: center;
    line-height40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 286px;
}


.qiu_1 {
    position: absolute;
    left: 55px;
    top: 308px;
    transform: rotate(35deg);
    transition: auto;
}

.qiu_1:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_1 {
    position: absolute;
    left: 55px;
    top: 308px;
}

#gacha2 .qiu_1:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_2 {
    position: absolute;
    left: 3px;
    top: 264px;
    transform: rotate(15deg);
    transition: auto;
}

.qiu_2:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_2 {
    position: absolute;
    left: 3px;
    top: 264px
}

#gacha2 .qiu_2:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_3 {
    position: absolute;
    left: 10px;
    top: 348px;
    transform: rotate(186deg);
    transition: auto;
}

.qiu_3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_3 {
    position: absolute;
    left: 10px;
    top: 348px;
}

#gacha2 .qiu_3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_4 {
    position: absolute;
    left: 130px;
    top: 227px;
    transform: rotate(268deg);
    transition: auto;
}

.qiu_4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_4 {
    position: absolute;
    left: 130px;
    top: 227px;
}

#gacha2 .qiu_4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_5 {
    position: absolute;
    left: 174px;
    top: 279px;
    transform: rotate(78deg);
    transition: auto;
}

.qiu_5:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_5 {
    position: absolute;
    left: 174px;
    top: 279px;
}

#gacha2 .qiu_5:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_6 {
    position: absolute;
    left: 137px;
    top: 324px;
    transform: rotate(15deg);
    transition: auto;
}

.qiu_6:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_6 {
    position: absolute;
    left: 137px;
    top: 324px;
}

#gacha2 .qiu_6:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_7 {
    position: absolute;
    left: 216px;
    top: 260px;
    transform: rotate(165deg);
    transition: auto;
}

.qiu_7:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_7 {
    position: absolute;
    left: 216px;
    top: 260px;
}

#gacha2 .qiu_7:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_8 {
    position: absolute;
    left: 265px;
    top: 306px;
    transform: rotate(327deg);
    transition: auto;
}

.qiu_8:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_8 {
    position: absolute;
    left: 265px;
    top: 306px;
}

#gacha2 .qiu_8:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_9 {
    position: absolute;
    left: 76px;
    top: 254px;
    transform: rotate(193deg);
    transition: auto;
}

.qiu_9:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_9 {
    position: absolute;
    left: 76px;
    top: 254px;
}

#gacha2 .qiu_9:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_10 {
    position: absolute;
    left: 227px;
    top: 314px;
    transform: rotate(48deg);
    transition: auto;
}

.qiu_10:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_10 {
    position: absolute;
    left: 227px;
    top: 314px;
}

#gacha2 .qiu_10:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

.qiu_11 {
    position: absolute;
    left: 287px;
    top: 244px;
    transform: rotate(258deg);
    transition: auto;
}

.qiu_11:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_0.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

#gacha2 .qiu_11 {
    position: absolute;
    left: 287px;
    top: 244px;
}

#gacha2 .qiu_11:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
    display: block;
    background: url(../images/canpin_1.png) no-repeat;
    animation: zhuan 1s linear forwards;
    -webkit-animation: zhuan 1s linear forwards;
}

/*扭蛋進場掉落動畫*/
.diaol_1 {
    animation: dialuodn 1s linear 0.9s backwards;
    -webkit-animation: dialuodn 1s linear 0.9s backwards
}

.diaol_1:after {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s
}

.diaol_2 {
    animation: dialuodn 1s linear 0.6s backwards;
    -webkit-animation: dialuodn 1s linear 0.6s backwards
}

.diaol_2:after {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s
}

.diaol_3 {
    animation: dialuodn 1s linear backwards;
    -webkit-animation: dialuodn 1s linear backwards
}

.diaol_4 {
    animation: dialuodn 1s linear 1.1s backwards;
    -webkit-animation: dialuodn 1s linear 1.1s backwards
}

.diaol_4:after {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}

.diaol_5 {
    animation: dialuodn 1s linear 0.8s backwards;
    -webkit-animation: dialuodn 1s linear 0.8s backwards
}

.diaol_5:after {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s
}

.diaol_6 {
    animation: dialuodn 1s linear 0.4s backwards;
    -webkit-animation: dialuodn 1s linear 0.4s backwards;
}

.diaol_6:after {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s
}

.diaol_7 {
    animation: dialuodn 1s linear 0.9s backwards;
    -webkit-animation: dialuodn 1s linear 0.9s backwards
}

.diaol_7:after {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s
}

.diaol_8 {
    animation: dialuodn 1s linear 0.6s backwards;
    -webkit-animation: dialuodn 1s linear 0.6s backwards;
}

.diaol_8:after {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.diaol_9 {
    animation: dialuodn 1s linear 1.1s backwards;
    -webkit-animation: dialuodn 1s linear 1.1s backwards;
}

.diaol_9:after {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.diaol_10 {
    animation: dialuodn 1s linear 0.2s backwards;
    -webkit-animation: dialuodn 1s linear 0.2s backwards;
}

.diaol_11 {
    animation: dialuodn 1s linear 1.4s backwards;
    -webkit-animation: dialuodn 1s linear 1.4s backwards;
}

.diaol_11:after {
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}


.niu_danji .zjdl {
    width: 200px;
    height: 119px;
    position: absolute;
    left: 157px;
    top: 662px;
    z-index: 2;
}

.niu_danji .medon {
    width: 200px;
    height: 119px;
    position: absolute;
    left: 138px;
    top: 652px;
    z-index: 1;
}


.niu_danji .dila_Y {
    width: 110px;
    height: 90px;
    animation: cujpin 0.7s ease-out forwards;
    -webkit-animation: cujpin 0.7s ease-out forwards;
}

.niu_danji .diaL_one {
    width: 85px;
    height: 85px;
    position: relative;
}

.niu_danji .diaL_one:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    display: block;
    background: url(../images/zj_0.png) no-repeat;
    animation: fanda 0.7s ease-out forwards;
    -webkit-animation: fanda 0.7s ease-out forwards;
}

#gacha2.niu_danji .diaL_one {
    width: 85px;
    height: 85px;
    position: relative;
}

#gacha2.niu_danji .diaL_one:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    display: block;
    background: url(../images/zj_1.png) no-repeat;
    animation: fanda 0.7s ease-out forwards;
    -webkit-animation: fanda 0.7s ease-out forwards;
}

/*.niu_danji .diaL_two {
    width: 85px;
    height: 85px;
    position: relative;
}

.niu_danji .diaL_two:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    display: block;
    background: url(../images/zj_2.png) no-repeat;
    animation: fanda 0.7s ease-out forwards;
    -webkit-animation: fanda 0.7s ease-out forwards;
}

.niu_danji .diaL_three {
    width: 85px;
    height: 85px;
    position: relative;
}

.niu_danji .diaL_three:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    display: block;
    background: url(../images/zj_3.png) no-repeat;
    animation: fanda 0.7s ease-out forwards;
    -webkit-animation: fanda 0.7s ease-out forwards;
}

.niu_danji .diaL_four {
    width: 85px;
    height: 85px;
    position: relative;
}

.niu_danji .diaL_four:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    display: block;
    background: url(../images/zj_4.png) no-repeat;
    animation: fanda 0.7s ease-out forwards;
    -webkit-animation: fanda 0.7s ease-out forwards;
}*/




@-webkit-keyframes cujpin {
    0% {
        -webkit-transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes cujpin {
    0% {
        transform: translateY(-100px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes fanda {
    0% {
        transform: scale(0.7);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes fanda {
    0% {
        -webkit-transform: scale(0.7);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.tc_anima {
    animation: title1 0.3s linear;
    -webkit-animation: title1 0.3s linear;
}

@keyframes title1 {
    from {
        opacity: 0;
        transform: scale(0, 0);
    }

    to {
        opacity: 1;
        transform: scale(1, 1);
    }
}

@-webkit-keyframes title1 {
    from {
        opacity: 0;
        -webkit-transform: scale(0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1, 1)
    }
}





.wieyi_1 {
    animation: around1 1.5s linear infinite;
    -webkit-animation: around1 1.5s linear infinite;
}

.wieyi_2 {
    animation: around2 1.5s linear infinite;
    -webkit-animation: around2 1.5s linear infinite;
}


.wieyi_3 {
    animation: around3 1.5s linear infinite;
    -webkit-animation: around3 1.5s linear infinite;
}

.wieyi_4 {
    animation: around4 1.5s linear infinite;
    -webkit-animation: around4 1.5s linear infinite;
}

.wieyi_5 {
    animation: around5 1.5s linear infinite;
    -webkit-animation: around5 1.5s linear infinite;
}

.wieyi_6 {
    animation: around6 1.5s linear infinite;
    -webkit-animation: around6 1.5s linear infinite;
}

.wieyi_7 {
    animation: around7 1.5s linear infinite;
    -webkit-animation: around7 1.5s linear infinite;
}

.wieyi_8 {
    animation: around8 1.5s linear infinite;
    -webkit-animation: around8 1.5s linear infinite;
}

.wieyi_9 {
    animation: around9 1.5s linear infinite;
    -webkit-animation: around9 1.5s linear infinite;
}

.wieyi_10 {
    animation: around10 1.5s linear infinite;
    -webkit-animation: around10 1.5s linear infinite;
}

.wieyi_11 {
    animation: around11 1.5s linear infinite;
    -webkit-animation: around11 1.5s linear infinite;
}

.zuadon_dh {
    animation: around 2s linear backwards;
    -webkit-animation: around 2s linear backwards;
}

.play {
    display: inline-block;
    position: relative;
    width: 207px;
    height: 56px;
    font-size: 0px;
    cursor: pointer;
}

.normal .play:nth-of-type(1) {
    background: url(../images/play_n.png) 0 -112px no-repeat;
}

.normal .play:nth-of-type(2) {
    background: url(../images/play_n.png) 0 -168px no-repeat;
}

.normal .play:nth-of-type(1):hover,
.normal .play:nth-of-type(2):hover {
    filter: drop-shadow(2px 4px 6px black);
}

.bonus .play:nth-of-type(1) {
    background: url(../images/play_n.png) 0 -224px no-repeat;
}

.bonus .play:nth-of-type(2) {
    background: url(../images/play_n.png) 0 -280px no-repeat;
}

.bonus .play:nth-of-type(1):hover,
.bonus .play:nth-of-type(2):hover {
    filter: drop-shadow(2px 4px 6px black);
}

#gacha1>div.buttomGroup>a.play.one.unclick,
#gacha1>div.buttomGroup>a.play.ten.unclick,
#gacha2>div.buttomGroup>a.play.one.unclick,
#gacha2>div.buttomGroup>a.play.ten.unclick {
    filter: opacity(0.5);
    cursor: not-allowed;
}

.buttomGroup {
    text-align: center;
    position: relative;
    bottom: -870px;
}

.normal p,
.bonus p {
    text-align: center;
}

.normal p>a {
    font-size: 14px;
    color: #000;
    display: block;
}

.bonus p>font {
    font-size: 14px;
    font-weight: 600;
    color: #ea007a;
    display: block;
}

.board {
    background: url(../images/pagebg.jpg) top center repeat;
    max-width: 1200px;
    min-height: 800px;
    border-radius: 20px;
    position: relative;
    margin: 0 auto;
    padding-top: 100px;
    display: flex;
}

/*alert跳窗1*/
.jump {
    width: 100%;
    height: 100%;
    z-index: 500;
    display: none;
    position: absolute;
}

.black {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
}

.star {
    background: url(../images/star.png) top center no-repeat;
    width: 443px;
    height: 329px;
    position: absolute;
    /*margin-top: 800px;*/
    top: 50%;
    margin-top: -165px;
    left: 50%;
    margin-left: -221px;
    opacity: 0;
}

/*alert跳窗2*/
.gift,
.giftManyTimes {
    position: absolute;
    background-color: rgba(255, 255, 255, .9);
    width: 690px;
    text-align: center;
    padding: 50px;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -350px;
    /* display: none; */
}

.machineContainer,
.machineContainer2,
.drawagain,
.drawten,
.close {
    margin-top: 20px;
}

.machineContainer {}

.machineContainer2 {}

.drawagain,
.drawten,
.close {
    background-color: #265cab;
    border-color: #5477cf;
}

.nousebtn {
    background-color: #5d5d5d;
    border-color: #bbbbbb;
    cursor: default;
}

.btn.btn-primary.close.jumpClose {
    float: none;
    font-weight: normal;
    color: white;
    text-shadow: none;
    opacity: 1;
}


@keyframes dialuodn {
    0% {
        transform: translateY(-200%);
        opacity: 0
    }

    5% {
        transform: translateY(-200%);
    }

    15% {
        transform: translateY(0);
    }

    30% {
        transform: translateY(-100%);
    }

    40% {

        transform: translateY(0%);
    }

    50% {
        transform: translateY(-60%);
    }

    70% {
        transform: translateY(0%);
    }

    80% {
        transform: translateY(-30%);
    }

    90% {
        transform: translateY(0%);
    }

    95% {
        transform: translateY(-14%);
    }

    97% {
        transform: translateY(0%);
    }

    99% {
        transform: translateY(-6%);
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }

}


@-webkit-keyframes dialuodn {
    0% {
        -webkit-transform: translateY(-200%);
        opacity: 0
    }

    5% {
        -webkit-transform: translateY(-200%);
    }

    15% {
        -webkit-transform: translateY(0);
    }

    30% {
        -webkit-transform: translateY(-100%);
    }

    40% {

        -webkit-transform: translateY(0%);
    }

    50% {
        -webkit-transform: translateY(-60%);
    }

    70% {
        -webkit-transform: translateY(0%);
    }

    80% {
        -webkit-transform: translateY(-30%);
    }

    90% {
        -webkit-transform: translateY(0%);
    }

    95% {
        -webkit-transform: translateY(-14%);
    }

    97% {
        -webkit-transform: translateY(0%);
    }

    99% {
        -webkit-transform: translateY(-6%);
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }

}


@-webkit-keyframes zhuan {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes zhuan {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}





@-webkit-keyframes around1 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(300px, 230px) rotate(216deg);
    }

    40% {
        -webkit-transform: translate(200px, -100px) rotate(432deg);
    }

    60% {
        -webkit-transform: translate(50px, 230px) rotate(648deg);
    }

    80% {
        -webkit-transform: translate(300px, -50px) rotate(864deg);
    }

    100% {
        -webkit-transform: translate(200px, 240px) rotate(1080deg);
    }
}

@keyframes around1 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(300px, 230px) rotate(216deg);
    }

    40% {
        transform: translate(200px, -100px) rotate(432deg);
    }

    60% {
        transform: translate(50px, 230px) rotate(648deg);
    }

    80% {
        transform: translate(300px, -50px) rotate(864deg);
    }

    100% {
        transform: translate(200px, 240px) rotate(1080deg);
    }
}

@-webkit-keyframes around2 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    10% {
        -webkit-transform: translate(300px, -120px) rotate(216deg);
    }

    30% {
        -webkit-transform: translate(250px, 130px) rotate(432deg);
    }

    50% {
        -webkit-transform: translate(-50px, -120px) rotate(648deg);
    }

    80% {
        -webkit-transform: translate(0px, 140px) rotate(864deg);
    }

    100% {
        -webkit-transform: translate(300px, -180px) rotate(1080deg);
    }
}

@keyframes around2 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    10% {
        transform: translate(300px, -120px) rotate(216deg);
    }

    30% {
        transform: translate(250px, 130px) rotate(432deg);
    }

    50% {
        transform: translate(-50px, -120px) rotate(648deg);
    }

    80% {
        transform: translate(0px, 140px) rotate(864deg);
    }

    100% {
        transform: translate(300px, -180px) rotate(1080deg);
    }
}


@-webkit-keyframes around3 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
        -webkit-transform: translate(70px, -290px) rotate(216deg);
    }

    50% {
        -webkit-transform: translate(320px, 0px) rotate(432deg);
    }

    80% {
        -webkit-transform: translate(-20px, -290px) rotate(648deg);
    }

    100% {
        -webkit-transform: translate(290px, 0px) rotate(864deg);
    }
}

@keyframes around3 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
        transform: translate(70px, -290px) rotate(216deg);
    }

    50% {
        transform: translate(320px, 0px) rotate(432deg);
    }

    80% {
        transform: translate(-20px, -290px) rotate(648deg);
    }

    100% {
        transform: translate(290px, 0px) rotate(864deg);
    }

}

@-webkit-keyframes around4 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    12% {
        -webkit-transform: translate(50px, 250px) rotate(216deg);
    }

    30% {
        -webkit-transform: translate(-150px, -30px) rotate(432deg);
    }

    60% {
        -webkit-transform: translate(-140px, 260px) rotate(648deg);
    }

    80% {
        -webkit-transform: translate(-10px, -30px) rotate(864deg);
    }

    100% {
        -webkit-transform: translate(-20px, 260px) rotate(1080deg);
    }

}

@keyframes around4 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    12% {
        transform: translate(50px, 250px) rotate(216deg);
    }

    30% {
        transform: translate(-150px, -30px) rotate(432deg);
    }

    60% {
        transform: translate(-140px, 260px) rotate(648deg);
    }

    80% {
        transform: translate(-10px, -30px) rotate(864deg);
    }

    100% {
        transform: translate(-20px, 260px) rotate(1080deg);
    }

}


@-webkit-keyframes around5 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    22% {
        -webkit-transform: translate(-50px, -170px) rotate(216deg);
    }

    46% {
        -webkit-transform: translate(150px, 145px) rotate(432deg);
    }

    80% {
        -webkit-transform: translate(200px, -115px) rotate(648deg);
    }

    100% {
        -webkit-transform: translate(-100px, 145px) rotate(864deg);
    }
}

@keyframes around5 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    22% {
        transform: translate(-50px, -170px) rotate(216deg);
    }

    46% {
        transform: translate(150px, 145px) rotate(432deg);
    }

    80% {
        transform: translate(200px, -115px) rotate(648deg);
    }

    100% {
        transform: translate(-100px, 145px) rotate(864deg);
    }
}





@-webkit-keyframes around6 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    15% {
        -webkit-transform: translate(260px, 40px) rotate(216deg);
    }

    30% {
        -webkit-transform: translate(-80px, -260px) rotate(432deg);
    }

    45% {
        -webkit-transform: translate(-40px, 40px) rotate(648deg);
    }

    60% {
        -webkit-transform: translate(100px, -290px) rotate(864deg);
    }

    75% {
        -webkit-transform: translate(-80px, -280px) rotate(1080deg);
    }

    100% {
        -webkit-transform: translate(10px, 40px)
    }
}

@keyframes around6 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    15% {
        transform: translate(260px, 40px) rotate(216deg);
    }

    30% {
        transform: translate(-80px, -260px) rotate(432deg);
    }

    45% {
        transform: translate(-40px, 40px) rotate(648deg);
    }

    60% {
        transform: translate(100px, -290px) rotate(864deg);
    }

    75% {
        transform: translate(-80px, -280px) rotate(1080deg);
    }

    100% {
        transform: translate(10px, 40px)
    }

}

@-webkit-keyframes around7 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(-60px, -170px) rotate(216deg);
    }

    40% {
        -webkit-transform: translate(90px, 160px) rotate(432deg);
    }

    60% {
        -webkit-transform: translate(-220px, -140px) rotate(648deg);
    }

    80% {
        -webkit-transform: translate(160px, -60px) rotate(864deg);
    }

    100% {
        -webkit-transform: translate(-100px, -100px) rotate(1080deg);
    }

}

@keyframes around7 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(-60px, -170px) rotate(216deg);
    }

    40% {
        transform: translate(90px, 160px) rotate(432deg);
    }

    60% {
        transform: translate(-220px, -140px) rotate(648deg);
    }

    80% {
        transform: translate(160px, -60px) rotate(864deg);
    }

    100% {
        transform: translate(-100px, -100px) rotate(1080deg);
    }

}

@-webkit-keyframes around8 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(140px, -120px) rotate(216deg);
    }

    40% {
        -webkit-transform: translate(-140px, 40px) rotate(432deg);
    }

    60% {
        -webkit-transform: translate(-180px, -240px) rotate(648deg);
    }

    80% {
        -webkit-transform: translate(100px, 50px) rotate(864deg);
    }

    100% {
        -webkit-transform: translate(-180px, -220px) rotate(1080deg);
    }
}

@keyframes around8 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(140px, -120px) rotate(216deg);
    }

    40% {
        transform: translate(-140px, 40px) rotate(432deg);
    }

    60% {
        transform: translate(-180px, -240px) rotate(648deg);
    }

    80% {
        transform: translate(100px, 50px) rotate(864deg);
    }

    100% {
        transform: translate(-180px, -220px) rotate(1080deg);
    }
}

@-webkit-keyframes around9 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    30% {
        -webkit-transform: translate(-300px, -180px) rotate(216deg);
    }

    60% {
        -webkit-transform: translate(-350px, 120px) rotate(432deg);
    }

    80% {
        -webkit-transform: translate(-100px, -200px) rotate(648deg);
    }

    100% {
        -webkit-transform: translate(-200px, 100px) rotate(864deg);
    }
}

@keyframes around9 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    30% {
        transform: translate(-300px, -180px) rotate(216deg);
    }

    60% {
        transform: translate(-350px, 120px) rotate(432deg);
    }

    80% {
        transform: translate(-100px, -200px) rotate(648deg);
    }

    100% {
        transform: translate(-200px, 100px) rotate(864deg);
    }
}

@-webkit-keyframes around10 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    15% {
        -webkit-transform: translate(-300px, -270px) rotate(216deg);
    }

    30% {
        -webkit-transform: translate(20px, -220px) rotate(432deg);
    }

    50% {
        -webkit-transform: translate(-350px, 10px) rotate(648deg);
    }

    75% {
        -webkit-transform: translate(0px, -150px) rotate(864deg);
    }

    100% {
        -webkit-transform: translate(-300px, -300px) rotate(1080deg);
    }
}

@keyframes around10 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    15% {
        transform: translate(-300px, -270px) rotate(216deg);
    }

    30% {
        transform: translate(20px, -220px) rotate(432deg);
    }

    50% {
        transform: translate(-350px, 10px) rotate(648deg);
    }

    75% {
        transform: translate(0px, -150px) rotate(864deg);
    }

    100% {
        transform: translate(-300px, -300px) rotate(1080deg);
    }
}


@-webkit-keyframes around11 {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }

    32% {
        -webkit-transform: translate(-270px, -70px) rotate(216deg);
    }

    60% {
        -webkit-transform: translate(-320px, 220px) rotate(432deg);
    }

    80% {
        -webkit-transform: translate(10px, -10px) rotate(648deg);
    }

    100% {
        -webkit-transform: translate(-260px, 220px) rotate(864deg);
    }

}

@keyframes around11 {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    32% {
        transform: translate(-270px, -70px) rotate(216deg);
    }

    60% {
        transform: translate(-320px, 220px) rotate(432deg);
    }

    80% {
        transform: translate(10px, -10px) rotate(648deg);
    }

    100% {
        transform: translate(-260px, 220px) rotate(864deg);
    }

}

/* 按鈕旋轉動畫 */
.rotate {
    animation: rotateButton 1s linear;
}

@keyframes rotateButton {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}