blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,


body {
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial, "\5B8B\4F53", Helvetica, sans-serif;
    -webkit-tap-highlight-color: transparent
}

html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

audio,
canvas,
video {
    display: inline-block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
acronym,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input {
    outline: 0
}

a {
    text-decoration: none;
    color: #333
}

img {
    border: 0
}

.clearfix:after,
.codeItem:after,
.content .wrapper:after,
.game ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "\20";
    clear: both;
    height: 0
}

body,
html {
    background: #fff;
}

.wrapper {
    width: 1200px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.red {
    color: red !important
}

.blue {
    color: #0048ff !important
}

.blue2 {
    color: #008aff !important
}

.yellow {
    color: #fff600 !important
}

.orange {
    color: #fd5b14 !important
}

.green {
    color: #00ff00 !important
}


/* ----------------------------------------------------------------
	- Header -
-----------------------------------------------------------------*/
/* line 166, ../sass/style.scss */
html body {
    margin: 0;

}

.container {
    max-width: 1200px;
    margin: auto;
}

.logo {
    max-width: 30%;
}

header {
    background: #fff;
    /*    height: 111px;*/
    border-bottom: 2px solid #0099f9;
    z-index: 999;
    position: fixed;
    width: 100%;
    min-width: 1000px;
}

/* line 170, ../sass/style.scss */
header ul {
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* line 180, ../sass/style.scss */
header ul li {
    color: #fff;
    display: flex;
}

/* line 183, ../sass/style.scss */
header ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    display: inline-block;
    padding: 0;
    margin: 0;
}

/* line 193, ../sass/style.scss */
header ul li.info {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: gotham;
    text-align: center;
    background: url("../images/head_infotxt.png") center bottom no-repeat;
    width: 34.6%;
    padding-top: 8%;
    padding-bottom: 0.5%;
}

/* line 212, ../sass/style.scss */
header ul li.info span {
    color: #fff;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    width: 37%;
    padding: 0 0;
}

/* line 220, ../sass/style.scss */
header ul li.info b {
    color: #ffff00;
}

/* line 224, ../sass/style.scss */
header ul li.info em {
    color: #007dcb;
    ;
    font-style: normal;
}

/* line 229, ../sass/style.scss */
header ul li.search {
    margin: 2% 0;
}

header ul li.search img.hs-hov {
    display: none;
}

header ul li.search:hover img.hs-hov {
    display: block;
}

header ul li.search:hover img.hs {
    display: none;
}


.content {
    padding-top: 33px;
    /*border-top: 1px solid #413234;*/
}

.content .wrapper {
    position: relative;
    margin-bottom: 20px;
    width: 1202px;
}

.content .title,
.content .title2 {
    top: 0px;
}

.content .txt {
    left: auto;
    width: 690px;
    height: 44px;
    margin-bottom: 12px;
}

.content .title2 {
    right: 34px;
    width: 310px;
    height: 50px;
    background: url(../images/title2.png) no-repeat
}

.content .left {
    width: 720px;
    height: 436px;
    float: left;
    background: url(../images/line2.png) no-repeat 100% 0;
    padding: 22px;
}

.content .wrapper2 {
    width: 1202px;
    margin: 0 auto;
    clear: both;
    height: 186px;
    margin-bottom: 20px;
}

.content .etmleft {
    font-size: 14px;
    width: 764px;
    height: 186px;
    float: left;
}

.content .etmright {
    font-size: 12px;
    width: 376px;
    height: 162px;
    float: right;
    background: url(../images/line5.png) no-repeat 100% 0;
    padding: 12px 27px 12px 27px;
    overflow: hidden;
}

.content .etmleft .icon img {
    vertical-align: middle;
    margin-right: 5px;
}

.content .etmL1 {
    width: 764px;
    height: 186px;
    float: left;
    background: url(../images/line4.png) no-repeat 100% 0;
}

.content .etmL1 ul,
.content .etmL2 ul {
    padding: 12px 0px 12px 23px;
}

.content .etmL1 li,
.content .etmL2 li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.content .etmL1 a,
.content .etmL2 a {
    display: block;
    width: 170px;
    height: 74px;
    border: 1px solid #e1d5c9;
    background: #faf8f9;
    text-align: center;
    line-height: 74px;
}

.content .etmL1 a:hover,
.content .etmL2 a:hover {
    background: #f1e1d7;
}

.content .etmL2 {
    width: 378px;
    height: 186px;
    float: right;
    background: url(../images/line4.png) no-repeat 100% 0;
}

.content .etmright h2 {
    /* width: 230px; */
    height: 55px;
    margin: 0 auto;
    background: url(../images/h2.png) no-repeat 100% 0;
    background-position: top center;
    border-bottom: #e1d5c9 2px solid;
    margin-bottom: 12px;
}

.content .scroll {
    height: 98px;
    overflow: hidden;
    padding: 0 12px;
}

.content .scroll li {
    height: 25px;
    color: #4a3532;
}

.content .right {
    width: 430px;
    height: 480px;
    float: right;
    background: url(../images/line3.png) no-repeat 100% 0;
}

.address-list {
    margin-left: 29px;
    padding-top: 12px;
    padding-bottom: 5px;
}

.address-list li {
    height: 37px;
    margin-bottom: 13px
}

.address-list span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border: 1px solid #E1D5C9;
    color: #4a3532;
    font-size: 16px;
    /* float: left; */
    text-align: center;
    background: #faf8f9;
}

.address-list span.time {
    width: 118px;
    color: #4a3532;
    font-weight: 600;
}

.address-list span.url {
    width: 358px;
    margin-right: 11px;
    font-weight: 600;
}

.address-list a {
    /* float: left; */
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 142px;
    background: url(../images/btn1.png) no-repeat;
    font-weight: bold;
    display: inline-block;
}

.address-list a:hover {
    color: #4a3532;
    background: url(../images/btn2.png) no-repeat
}

.address-list i {
    /* float: left; */
    display: inline-block;
    width: 38px;
    height: 37px;
    background: url(../images/arrow.png) no-repeat 50% 50%
}

.address-txt {
    padding-top: 12px;
    background: url(../images/line1.jpg) no-repeat 30px 0;
    border-top: solid 1px #e1d5c9;
}

.address-txt p {
    margin-left: 52px;
    color: #4a3532;
    font-size: 16px;
    line-height: 30px
}

.ex {
    width: 400px;
    height: 158px;
    position: relative;
    margin: 6px auto;
}

.exBtn {
    height: 38px;
    text-align: center;
    padding-top: 20px;
}

.exBtn a {
    display: inline-block;
    width: 160px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: url(../images/btn3.png) no-repeat;
    transition: all .5s;
}

.exBtn a.select {
    display: inline-block;
    width: 160px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    color: #4a3532;
    background: url(../images/btn4.png) no-repeat;
    transition: all .5s;
}

.ex img {
    vertical-align: middle;
    position: relative;
}

.codeItem {
    margin: 0 auto;
    width: 310px
}

.codeItem .code {
    width: 150px;
    margin-bottom: 10px
}

.codeItem .code .photo {
    margin: 0 auto;
    width: 128px;
    height: 128px;
    background: url(../images/codeBg.png) no-repeat;
    padding: 11px;
    background-position: center;
}

.codeItem .code .photo img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    /* vertical-align: middle; */
    /*width:126px;height:126px*/
    width: 128px;
    height: 128px;
}

.codeItem .code .txt {
    font-size: 14px;
    text-align: center;
    color: #4a3532;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
}

/*
.codeItem .code .ios {
    vertical-align: top;
    display: inline-block;
    width: 17px;
    height: 24px;
    background: url(../images/ios.png) no-repeat 50% 50%;
    margin-right: 8px
}
*/

/*
.codeItem .code .android {
    vertical-align: top;
    display: inline-block;
    width: 19px;
    height: 24px;
    background: url(../images/android.png) no-repeat 50% 50%;
    margin-right: 8px
}
*/

.downBtn {
    margin: 0 auto;
    display: block;
    width: 310px;
    height: 52px;
    background: url(../images/downBtn.png) no-repeat;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.downBtn:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

/*中間內容*/

.main {
    padding-top: 9rem;
    background: #eff7fa;
}

.w {
    width: 1200px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.main .w {
    position: relative
}

.bg_gif {
    position: absolute;
    right: -50px;
    /*top: -25px;*/
    width: 645px;
    height: 545px;
    background: url(../images/app5.png) no-repeat
}

.main .btn {
    height: 90px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px
}

.main .btn a {
    display: inline-block;
    height: 90px;
    width: 386px
}

.main .btn a.ios {
    background: url(../images/appbt1.png) no-repeat
}

.main .btn a.select.ios,
.main .btn a:hover.ios {
    background: url(../images/ios-btn_Hover.png) no-repeat
}



.main .btn a.android {
    margin-left: 17px;
    margin-right: 17px;
    background: url(../images/appbt2.png) no-repeat
}


.main .btn a.select.android,
.main .btn a:hover.android {
    background: url(../images/appbt2a.png) no-repeat
}




.main .btn a.home {
    background: url(../images/appbt3.png) no-repeat
}

.main .btn a.select.home,
.main .btn a:hover.home {
    background: url(../images/appbt3_hover_GIF.gif) no-repeat
}





.main .downTxt {
    text-align: center
}

.app {
    width: 575px
}

.app .it {
    margin-bottom: 25px
}

.app .codeBox:after,
.app .it:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "/20";
    clear: both;
    height: 0;
}

.app .logo {
    margin-right: 28px;
    float: left
}

.app .txt {
    float: left;
    width: 370px;
    height: 157px;
    background: url(../images/app2.png) no-repeat 0 50%
}

.app p {
    font-size: 16px;
    color: #646464;
    line-height: 30px
}



.app .codeBox .code {
    text-align: center;
    width: 168px;
    float: left;
    margin-right: 40px
}

/*
.app .codeBox .code .photo {
    width: 168px;
    height: 168px;
    padding-top: 7px;
    background: url(../images/app3.png) no-repeat
}
*/

.app .codeBox .code img {
    width: 151px;
    height: 151px;
    vertical-align: middle
}

.app .codeBox .code span {
    margin-top: 5px;
    display: block;
    color: #646465;
    font-size: 16px;
}

.app .codeBox .code span img {
    width: 14px;
    height: 17px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    right: 10px;
}

.app .codeBox .h5 {
    padding-left: 20px;
    float: left;
    text-align: center
}

.app .codeBox .h5 i {
    margin: 0 auto 8px;
    width: 95px;
    height: 134px;
    display: block;
    background: url(../images/app4.png) no-repeat
}

.app .codeBox .h5 span {
    display: block;
    color: #7f4d4f;
    font-size: 14px
}

.game {
    width: 1200px;
    /* min-width: 1020px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.game h3 {
    width: 229px;
    height: 38px;
    background: url(../images/title3.png) no-repeat;
    margin: 0 auto;
    position: relative;
    /* top: -2px */
}

.game .gamesp {
    width: 855px;
    float: left;
}

.game ul {
    width: 88px;
    /*padding-left: 20px;*/
    float: left;
    /*    margin-left: 35px;*/
    margin-right: 35px;
    margin-top: 65px;
}

.game ul li {
    width: 88px;
    height: 140px;
    padding-top: 5px;
    background-image: url(../images/libg.png);
    background-repeat: no-repeat;
    background-position: -88px bottom;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.game ul li:hover {
    background-position: 0px bottom;
}

.game ul a {
    text-align: center;
    font-size: 14px;
    color: #4a3532;
    float: left;
}

.game ul a:hover .photo {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.game ul .photo {
    width: 88px;
    height: 105px;
    line-height: 105px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.game ul img {
    vertical-align: middle;
    width: 88px;
    height: auto;
}

.foot {
    text-align: center;
    padding: 0px 0
}

.foot img {
    vertical-align: middle;
}

.foot .w {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.footer {
    height: 75px;
    text-align: center;
    margin-top: 0px;
    clear: both;
    color: #ffffff;
    font-size: 12px;
    background-color: #00b7fd;
    padding: 30px 0;
    box-sizing: border-box;
}

@-webkit-keyframes dithering {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    60% {
        -webkit-transform: translate3D(-10px, 0, 0);
        transform: translate3D(-10px, 0, 0)
    }

    30%,
    90% {
        -webkit-transform: translate3D(10px, 0, 0);
        transform: translate3D(10px, 0, 0)
    }
}

@keyframes dithering {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    60% {
        -webkit-transform: translate3D(-10px, 0, 0);
        transform: translate3D(-10px, 0, 0)
    }

    30%,
    90% {
        -webkit-transform: translate3D(10px, 0, 0);
        transform: translate3D(10px, 0, 0)
    }
}

/*NEW*/

.txt-blue {
    color: #32a8ff;
    margin: 2rem;

}


#app .banner {
    background-image: url(../images/app/app_banner.jpg);
}

#app #main {
    background: url(../images/app/bg01.jpg) no-repeat center top;
}

#app #main .pages {
    margin: 0 auto;
    width: 1200px;
}

#app .section01 {
    padding: 60px 45px 0 0;
    position: relative;
    /*height: 668px;*/
    box-sizing: border-box;
}

#app .section01:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1200px;
    height: 1px;
    background: #BDC9D2;
    content: "";
}

#app .section01 .wrap {
    /*width: auto;*/
}

#app .section01 .lBox {
    width: 550px;
    float: left;
    position: relative;
    z-index: 1;
}

#app #main .ttlBox {
    margin: 0 5px 22px 11px;
    padding-right: 11px;
    width: 468px;
    border: 1px solid #35A8FF;
    border-radius: 20px;
}

#app #main .ttlBox img {
    margin: -1px 0 -1px -1px;
    display: block;
    float: left;
}

#app #main .ttlBox .ttl {
    margin-top: 13px;
    width: 340px;
    float: right;
}

#app #main .ttlBox .ttl p {
    margin-bottom: 15px;
    color: #343e46;
    font-size: 36px;
    text-align: center;
}

#app #main .ttlBox .ttl ul {
    padding: 0 8px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 2px solid #BDC9D2;
}

#app #main .ttlBox .ttl li {
    margin: -2px -10px;
    width: 180px;
    float: left;
}

#app #main .ttlBox .ttl li a {
    height: 40px;
    display: block;
    color: #343e46;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
}

#app #main .ttlBox .ttl li.on a {
    color: #fff;
    background: #93A8B8;
    border-radius: 20px;
}

#app .section01 .lBox .text {
    margin: 0 0 21px;
    color: #343e46;
    font-size: 14px;
    line-height: 2.15;
}




.list clearfix {
    margin: 0 60px 0 0;
    float: left;
    color: #343e46;
    font-size: 14px;
    line-height: 1.65;
    text-align: center;


}




.txt_blue {
    color: #32a8ff;
}


#app #main .lBox .list li .url {
    color: #32a8ff;
}



#app #main .lBox .list li img {
    margin: 0 auto 23px;
    display: block;
}


#app #main .lBox .list li {

    color: #db1897;

    line-height: 1.65;
    text-align: center;

}


#app .section01 .photo {
    position: absolute;
    right: -405px;
    top: -60px;
}

#app .section02 {
    padding: 60px 0 0;
    height: 650px;
    position: relative;
    box-sizing: border-box;
}

#app .section02:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1200px;
    height: 1px;
    background: #BDC9D2;
    content: "";
}

#app .section02 .wrap {
    width: auto;
}

#app .section02 .lBox {
    width: 502px;
    float: right;
    z-index: 1000;
    position: relative;
}

#app #main .section02 .lBox .ttlBox {
    margin-left: 12px;
}

#app .section02 .lBox .text {
    margin: 0 0 22px;
    color: #343e46;
    font-size: 14px;
    line-height: 2.15;
}



#app .section02 .photo {
    position: absolute;
    left: -360px;
    top: -60px;
}

#app .section03 {
    padding: 60px 0 60px;
}

#app .section03 .inner {
    margin: 0 1px 0 0;
}

#app .section03 .photo {
    float: right;
}

#app .section03 .rBox {
    margin-top: 48px;
    width: 581px;
    float: left;
}

#app .section03 .rBox .ttl {
    margin-bottom: 20px;
    color: #343e46;
    font-size: 40px;
}

#app .section03 .rBox .ttl span {
    margin-top: 15px;
    display: block;
    color: #32a8ff;
}

#app .section03 .rBox p {
    margin-bottom: 41px;
    color: #343e46;
    font-size: 14px;
    line-height: 2.15;
}

#app .section03 .rBox .btn img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#app .section03 .rBox .btn a:hover img {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
}



/* New */
#app .it {
    margin-bottom: 25px;
}

#app .it:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "\20";
    clear: both;
    height: 0;
}

#app .it .logo {
    margin-right: 25px;
    float: left;
}

#app .it .txt {
    float: left;
    width: 388px;
    height: 120px;
    background: url(../images/app/app-title.png) no-repeat center;
}

#app .bg {
    position: relative;
    float: right;
    width: 550px;
}

#app .chips {
    animation-duration: 1.8s;
    position: absolute;
    top: 130px;
    left: 510px;
    z-index: 5;
    /*width: 14%;*/
}

#app .blue-dice {
    animation-duration: 1.8s;
    position: absolute;
    top: 236px;
    left: -53px;
    z-index: 7;
}

#app .heart-a {
    animation-duration: 1.5s;
    position: absolute;
    top: 330px;
    left: -72px;
    z-index: 6;
}

#app .shark {
    position: absolute;
    animation-duration: 1.8s;
    top: 80px;
    left: -80px;
    z-index: 8;
    /*width: 20%;*/
}

#app .spade-a {
    animation-duration: 1.5s;
    position: absolute;
    top: 388px;
    left: 488px;
    z-index: 3;
    /*width: 22%;*/
}

.photo-1 {
    animation-duration: 1s;
    position: absolute;
    top: 32px;
    left: 140px;
    z-index: 3;
}

.photo-2 {
    animation-duration: 1.6s;
    position: absolute;
    top: 60px;
    left: -24px;
    z-index: 1;
}

.photo-3 {
    animation-duration: 1.6s;
    position: absolute;
    top: 60px;
    left: 342px;
    z-index: 1;
}

#app .character1 {
    animation-duration: .8s;
    position: absolute;
    top: 255px;
    left: 26px;
    z-index: 6;
    /*width: 38%;*/
}

#app .character2 {
    animation-duration: .8s;
    position: absolute;
    top: 308px;
    left: 285px;
    z-index: 6;
    /*width: 30%;*/
}

#app .btn {
    height: 88px;
    text-align: center;
    padding: 3rem 0;
    clear: both;
}

#app .btn a {
    display: inline-block;
    height: 90px;
    width: 386px;
}



/*
#app .btn a.ios {
    background: url(../images/app/ios-btn.png) no-repeat;
}
*/



/*
#app .btn a.android {
    margin-left: 124px;
    background: url(../images/app/android-btn.png) no-repeat;
}
*/

#app .downTxt {
    text-align: center;
    padding-bottom: 30px;
}

.code_box {
    width: 40rem;
    height: 20rem;


}

.code_1 {
    margin: 0 60px 0 0;
    float: left;
    color: #343e46;
    font-size: 14px;
    line-height: 1.65;
    text-align: center;

    float: left;

}

.img_1 {
    margin: 0 auto 23px;
    display: block;
}


.main .bg {
    position: relative;
    float: right;
    width: 550px;
    margin: 50px 0 0 0;
}

.chips {
    animation-duration: 1.8s;
    position: absolute;
    top: 130px;
    left: 510px;
    z-index: 5;
    width: 14%;
}


.red-dice {
    position: absolute;
    animation-duration: 1.8s;
    top: 90px;
    left: -80px;
    z-index: 4;
    width: 20%;
}

.blue-dice {
    animation-duration: 1.8s;
    position: absolute;
    top: 236px;
    left: -53px;
    z-index: 7;
}


.monkey {
    animation-duration: .8s;
    position: absolute;
    top: 260px;
    left: 30px;
    z-index: 6;

}


.heart-a {
    animation-duration: 1.5s;
    position: absolute;
    top: 300px;
    left: -72px;
    z-index: 6;
}


.spade-a {
    animation-duration: 1.5s;
    position: absolute;
    top: 388px;
    left: 488px;
    z-index: 3;
    width: 22%;
}

.man {
    animation-duration: .8s;
    position: absolute;
    top: 320px;
    left: 275px;
    z-index: 6;
    /*    width: 30%;*/
}



/* Moving up and down */
.MovingUpDown {
    animation-name: MovingUpDown;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes MovingUpDown {
    from {
        transform: translate3d(0, -40%, 0);
    }

    to {
        transform: none;
    }
}



/* Moving up and down-red */
.MovingUpDown2 {
    animation-name: MovingUpDown2;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes MovingUpDown2 {
    from {
        transform: translate3d(0, 60%, 0);
    }

    to {
        transform: none;
    }
}




/* Moving left */
.MoveLeftOut {
    animation-name: MoveLeftOut;
    animation-iteration-count: infinite;
    animation-direction: alternate;


}

@keyframes MoveLeftOut {
    0% {
        opacity: 1;
        transform: translate(100px, 100px);
    }

    50% {
        opacity: 1;
        transform: none;
    }

    100% {
        opacity: 1;
        transform: none;
    }
}


/* Moving right */
.MoveRightOut {
    animation-name: MoveRightOut;


    animation-iteration-count: infinite;
    animation-direction: alternate;


}

@keyframes MoveRightOut {
    0% {
        opacity: 0;
        transform: translate(-100px, 100px);
    }

    50% {
        opacity: 1;
        transform: none;
    }


    100% {
        opacity: 1;
        transform: none;


    }
}




/* Moving up */
.Movingup {
    animation-name: Movingup;

}

@keyframes Movingup {
    0% {
        opacity: 0;
        transform: translate;
    }

    100% {
        opacity: 1;
        transform: none;
    }
}


/* Movingup-during */
.Movingup-during {
    animation-name: Movingup-during;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;


}



@keyframes Movingup-during {
    0% {
        opacity: 0;
        transform: scale(.9) translate(0px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}





/* Movingup-right */
.Movingup-right {
    animation-name: Movingup-right;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;


}



@keyframes Movingup-right {
    0% {
        opacity: 0;
        transform: scale(1) translate(50px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}




/* Movingup-left */
.Movingup-left {
    animation-name: Movingup-left;

}

@keyframes Movingup-left {
    0% {
        opacity: 0;
        transform: translate(-50px, 0px);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}
