* {
    margin: 0;
    padding: 0;
    font-size: 0.28rem;
    font-family: "苹方", "Microsoft YaHei", "Arial", sans-serif;
}

a {
    color: #333;
    text-decoration: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
    font-size: 0;
}

html,
body {
    width: 100%;
    min-width: 320px;
    overflow-x: hidden;
    font-family: "Source Han Sans CN";
    background: #34867a;
    margin: 0 auto;
}
img {
    max-width: 100%;
    display: block;
}
.all-bg {
    width: 100%;
    background: url(../images/circle.png) center 2.5% repeat-y;
    background-size: 100%;
}
.w1200.mr-top {
    margin-top: 0.72rem;
}
.f28 {
    font-weight: bold;
    font-size: 0.28rem;
}
.f25 {
    font-weight: bold;
    font-size: 0.25rem;
}
.f20 {
    font-size: 0.2rem;
}
.f18 {
    font-size: 0.18rem;
}
.line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* banner部分 */
.ty-wrapper {
    width: 100%;
    margin: 0 auto;
}

.ty-container {
    position: relative;
}
.ty-banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background: url(../images/banner-bg.jpg) center top no-repeat;
    background-size:100% 100%;
}
/* .banner-f1,
.banner-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.banner-top {
    left: -10px;
    top: -30%;
    animation: sjyd0 infinite 4s alternate;
}
.banner-f1 {
    position: absolute;
    left: 18%;
    top: 56%;
    animation: sjyd1 infinite 3s alternate;
}
.banner-f2 {
    position: absolute;
    right: 20%;
    top: 12%;
    animation: sjyd0 infinite 2s alternate;
} */
@keyframes wobble1 {
    0% {
        transform: translate3d(0, 0, 0) rotate(-1deg);
    }

    50% {
        transform: translate3d(0, 0, 0) rotate(0deg);
    }

    100% {
        transform: translate3d(0, 0, 0) rotate(-1deg);
    }
}
.banner-txt {
    width: 92%;
    margin: 0 auto;
    text-align: center;
    animation: bounce 1s 0.2s ease both;
    position: relative;
    z-index: 8;
}
.banner-txt > img {
    width: 100%;
    max-width:1000px;
    margin: 0 auto;
}

/*倒计时 */
.zindex {
    position: relative;
    z-index: 5;
}
.cut-down {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 1% 0;
    background: #fef1b3;
    background: -webkit-linear-gradient(to bottom, #feba57, #febf49);
    background: -o-linear-gradient(to bottom, #feba57, #febf49);
    background: -moz-linear-gradient(to bottom, #feba57, #febf49);
    background: linear-gradient(to bottom, #feba57, #febf49);
    border-radius: 0.16rem;
}
.se-count {
    width: 97%;
    margin: 0 auto;
    background: -webkit-linear-gradient(to top, #ffe6d5, #fff);
    background: -webkit-linear-gradient(to top, #ffe6d5, #fff);
    background: -o-linear-gradient(to top, #ffe6d5, #fff);
    background: -moz-linear-gradient(to top, #ffe6d5, #fff);
    background: linear-gradient(to top, #ffe6d5, #fff);
    color: #d23f10;
    font-size: 0.36rem;
    text-align: center;
    border-radius: 0.16rem;
    padding: 0.16rem 0;
    font-weight: bold;
}
.se-count i {
    display: inline-block;
    vertical-align: middle;
    width:40%;
    font-family: "宋体";
    font-style: normal;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: right;
}
/* 修改时间 */
.box1_timeFlexBox {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.box1_timeRedBox {
    padding: 0.02rem 0.06rem;
    background: linear-gradient(180deg, #e34814, #d23f10);
    border-radius: 0.06rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.06rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #fcfcfe;
}
.box1_timeText {
    font-size: 0.36rem;
    color: #d23f10;
    margin-left: 0.12rem;
    font-family: "思源宋体","宋体","微软雅黑";
    font-weight: bold;
    letter-spacing: -2px
}

.w1200 {
    margin: 0 auto;
    max-width: 1200px;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/* 时间轴 */
.time-bg {
    width: 94%;
    padding: 0 2%;
    background: #fff;
    border-radius: 0.16rem;
    margin: 0 auto;
}
.time-bg img {
    display: inline-block;
}
.time-bg img.up {
    width: 20%;
    width: 0.57rem;
    margin-top: -0.14rem;
}
.time-bg img:last-child {
    width: 90%;
    max-width: 840px;
    margin-left: 5%;
}

.pz-box {
    padding: 0.24rem 0;
    margin-top: 0.96rem;
}
.pz-box .flex {
    justify-content: space-around;
}
.pz-box .flex img {
    width: 25%;
    padding: 0.05rem;
}
.sg-tit {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.sg-tit h2 {
    font-size: 0.48rem;
    font-weight: 600;
    font-family: "思源宋体","宋体","微软雅黑";
    color: #fff;
    text-shadow: 0 1px 0 rgb(49, 178, 144);
    position: relative;
    display: inline-block;
    background: url(../images/tit-bg.png) center center no-repeat;
    background-size: contain;
    width: 7.2rem;
    height: 1.4rem;
    line-height: 1.2rem;
    letter-spacing: -0.02rem;
}
.sg-tit h2 i {
    font-size: 0.6rem;
    font-weight: bold;
    color: #fffd68;
    font-style: normal;
}
.sg-tit .fix-hot {
    width: 1.4rem;
    max-width: 121px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}
.sev-info {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: -0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.24rem;
}
.bg-shadow {
    /* box-shadow: 0 0 0.2rem #518c1b; */
    border-radius: 0.4rem 0.4rem;
}
.bg-t,
.bg-b {
    width: 100%;
    height: 0.8rem;
    background: url(../images/bg-top.png) left bottom no-repeat;
    background-size: 100% 100%;
}
.bg-center {
    padding: 0% 3%;
    background: url(../images/bg-center.jpg) left top no-repeat;
    background-size: 100% 100%;
    margin: -0.04rem auto;
}
.bg-b {
    background: url(../images/bg-bottom.png) left bottom no-repeat;
    background-size: 100% 100%;
}
.bg-fff {
    margin: 0 auto;
    padding: 1% 2%;
    border-radius: 0.3rem;
}
.zero-fl {
    padding-left: 0.18rem;
}
.zero-fr {
    text-align: center;
}
.zero-fr img{
    width: 96%;
}
/* 优惠券 */
.yhq-bg a {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.yhq-bg a img {
    margin: 0 auto;
}
.btn-yellow {
    position: absolute;
    right: 8%;
    top: 30%;
    color: #eb361d;
    font-size: 0.48rem;
    font-weight: 500;
    box-shadow: 0 0.08rem 0 #e47918;
    padding: 0.1rem 0.54rem;
    border-radius: 0.6rem;
    background: -webkit-linear-gradient(to bottom, #ffea75, #faa500);
    background: -o-linear-gradient(to bottom, #ffea75, #faa500);
    background: -moz-linear-gradient(to bottom, #ffea75, #faa500);
    background: linear-gradient(to bottom, #ffea75, #faa500);
    animation: shakes 0.8s linear alternate infinite;
}

.btn-kefu {
    text-align: center;
    display: inline-block;
    margin-top: 0.16rem;
    color: #fff;
    font-size: 0.34rem;
    border-radius: 0.4rem;
    padding: 0.06rem 0.72rem;    
    background: #ff6c4c;
    background-image: -webkit-linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: -o-linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: -moz-linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: linear-gradient(to right, #fe5d30, #ff8c6d, #fe5d30);

    animation: shakes 0.8s linear alternate infinite;
}

/* 师资团队 */
.teacher_team {
    position: relative;
    height: 4.2rem;
}
.teacher_checkover {
    width: 4rem;
    position: absolute;
    bottom: 12%;
    left: 40%;
}
.teacher_team_center {
    box-sizing: border-box;
    padding-top: 16px;
    max-width: 1200px;
    width: 100%;
    height: 512px;
    margin: 0 auto;
}

.teacher_team_center > img {
    display: block;
    width: 3rem;
    height: 4rem;
    padding-right: 0.12rem;
    margin-left: 0.2rem;
    background: url(../images/teache-bg.png) left bottom no-repeat;
    background-size: contain;
}
.teacher_name_group {
    width: 7.5rem;
    margin-left: 0.5rem;
    padding-bottom: 0.25rem;
    padding-top: 0.5rem;
}
.teacher_name {
    font-size: 0.48rem;
    font-weight: bold;
    color: #cd3213;
}
.teacher_biaoqian {
    padding: 0.05rem 0.2rem;
    background: #34867a;
    border-radius: 0.36rem;
    color: #fff;
    font-size: 0.24rem;
    margin-left: 0.15rem;
}
.teacher_detail {
    width: 7.2rem;
    margin-left: 0.42rem;
    padding-bottom: 0.25rem;
    margin-top: 0.1rem;
    font-size: 0.22rem;
    color: #333;
    line-height: 0.32rem;
    font-weight: 500;
}
.checkover_next,
.checkover_prev {
    position: absolute;
    padding: 10px;
    cursor: pointer;
}
.checkover_next {
    right: -15%;
}
.checkover_prev {
    left: 0;
}
.teacher_item_img {
    display: inline-block;
    border-radius: 50%;
    width: 0.9rem;
    height: 0.9rem;
    background: #ffffff;
    box-sizing: border-box;
    border: 3px solid #ffffff;
}

.check_teacher_item {
    border: 0.04rem solid #34867a !important;
}

#teacher_swiper {
    width: 7.5rem;
    margin-left: 0.9rem;
    text-align: center;
}

.p_flex {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}
.p_flex1 {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
}
.p_align_items {
    align-items: center;
    -webkit-align-items: center;
}

.p_display_none {
    display: none;
}
/* 教师结束 */

/* 口碑之选 爆款限时抢 */
.course-item {
    width: 100%;
}
.course-item .flex {
    padding: 0 0.32rem;
}
.course-item .flex img {
    width: 64%;
    max-width: 580px;
}
.course-item .flex p {
    margin-left: 0.3rem;
    text-align: center;
}
.course-item .flex p img {
    width: 100%;
}
.btn-clean {
    display: inline-block;
    color: #fff;
    font-size: 0.36rem;
    padding: 0.06rem 0.52rem;
    margin-top: 0.24rem;
    border-radius: 0.6rem;
    box-shadow:inset 0 0 0.07rem  #fb5a2d;
    box-shadow: 0 0.07rem 0 #ffdbbd;
    background: #ff6c4c;
    background-image: -webkit-linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: -o-linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: -moz-linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: linear-gradient(to right, #fe5d30, 100% #ff8c6d, #fe5d30);
    background-image: linear-gradient(to right, #fe5d30, #ff8c6d, #fe5d30);

    /* -webkit-animation: rubberBand 1.5s infinite 0.1s both;
    -moz-animation: rubberBand 1.5s ease 0.1s both;     */
}
/* 限时转向 轻松抢先学 */
.zx-box a {
    margin: 2%;
}
.zx-box a img {
    width: 100%;
    max-width: 349px;
}
.myTabs_con_0 .flex {
    flex-wrap: wrap;
    justify-content: space-around;
}
.myTabs_con_0 .flex a {
    width: 50%;
    display: inline-block;
    margin-top: 0.32rem;
}
.myTabs_con_0 .flex a img {
    margin: 0 auto;
}

/* 360贴心服务 */
.sever-box .f18 {
    width: 90%;
    padding: 0.16rem 0;
    margin: 0 auto;
    background: #ff6145;
    border-radius: 0.14rem;
    color: #fff;
    text-align: center;
}
.sever-box img {
    margin: 0 auto;
}

/* 多平台贴心服务 */
.plan-box .bg-fff img {
    display: inline-block;
    width: 48%;
}
.plan-box .bg-fff img.plan-img {
    width: 42%;
    padding: 2%;
    border-radius: 0 0 0 0.4rem;
}
/* 27年品质保证 */
.company {
    margin:0.8rem auto 1.4rem;
}
.company-tit {
    margin-bottom: 0.36rem;
}
.company-tit img {
    margin: 0 auto;
    text-align: center;
}
.company .flex {
    justify-content: space-around;
}
.company .flex img {
    width: 2.02rem;
    margin: 0 auto;
}
.company .flex .line {
    width: 1px;
    margin: 0 0.1rem;
}

/* 底部 */
.foot {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 33;
    color: #333;
    background-color: #0e6659;
    border: 0.04rem solid #ddd;
    border-image: -webkit-linear-gradient(to right,#f6df91, #fff) 20 10;
    border-image: -moz-linear-gradient(to right,#f6df91, #fff) 20 10;
    border-image: -o-linear-gradient(to right,#f6df91, #fff) 20 10;
    border-image: linear-gradient(to right,#f6df91, #fff) 20 10;
    border-left: none;
    border-right: none;
}
.foot .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.foot .container span {
    font-weight: bold;
    display: inline-block;
    width: 72%;
    vertical-align: bottom;
    line-height: 0.48rem;
    position: relative;
    padding: 0.48rem 0;
}
.foot .container span img {
    width: 100%;
    vertical-align: middle;
    float: left;
    max-width: 840px;
    position: absolute;
    left: 0;
    bottom: -0.28rem;
}
.foot .container a {
    width: 26%;
    display: inline-block;
    position: relative;
    padding: 0.24rem 0;
    cursor: pointer;
    /* animation: shake 0.8s linear alternate infinite; */
    animation: bounce 1s 0.5s infinite;
    -webkit-animation: bounce 1s 0.5s infinite;
    -moz-animation:  bounce 1s 0.5s infinite;
}
.foot .container a img {
    width: 62%;
    max-width: 200px;
    vertical-align: text-bottom;
    position: absolute;
    right: 0;
    bottom: -0.1rem;
}
/* 悬浮客服 */
.xuanfu {
    left: 0%;
    top:12%;
    position: fixed;
    width: 160px;
    background-size: cover;
    z-index: 333;
}
.x-bg {
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
    background: #fff;
    border-radius: 100px;
    box-shadow: inset 0 0 30px #35cea0;
    padding-top: 40px;
}
.flw-top {
    position: absolute;
    top: -90px;
    left: 0;
}
.flw-top img {
    width: 279px;
}
.xuanfu a {
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #0d7f5d;
    border-radius: 30px;
    padding: 5px 25px;
    box-shadow: 0 -1px 0px #4fd6a9;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.xuanfu .align {
    display: inline-block;
    padding-top: 10px;
}
.xuanfu .align img {
    display: block;
    margin: 0 auto;
}
.xuanfu a:hover {
    transition: all ease-in 0.3s;
    box-shadow: 1px -1px 0 #fff;
}
.xuanfu a:last-child {
    background: none;
    padding: 0;
    box-shadow: none;
}
.xuanfu a:last-child:hover {
    box-shadow: 0 3px 4px #4fd6a9;
    border-radius: 50%;
}
.xuanfu .close {
    padding-top: 12px;
}
.xuanfu .close img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.lift-nav li {
    list-style: none;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #0d7f5d;
    border-radius: 30px;
    padding: 5px 25px;
    box-shadow: 0 -1px 0px #73eabd;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

/* 旋转 */
.baidong {
    position: absolute;
    top: -27%;
    left: 52%;
    margin-left: -63px;
    animation: xuanZhuan 2s infinite linear;
    transform-origin: center top;
}
@keyframes xuanZhuan {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@media screen and (max-width: 1200px){
    
    .xuanfu {
        display: none;
    }
}
@media screen and (min-width: 993px) and (max-width: 1024px) {
    .cloub-bottom {
        top: 5.8rem;
    }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
    .cloub-bottom {
        top: 4.8rem;
    }
    .banner-fl {
        width: 4.39rem;
        height: 3.72rem;
    }
    .banner-fr {
        width: 2.4rem;
        height: 4.64rem;
    }
    .zindex {
        /* margin-top: -28%; */
    }
    .box1_timeText{
        margin-left: 0;
    }
    .se-count i,.box1_timeText{
        font-size: 0.3rem;
    }
}

/* 手机 */
@media screen and (max-width: 768px) {
    .btn-yellow {
        right:8%;
        top: 26%;
        font-size: 0.36rem;
        padding: 0.06rem 0.24rem;
    }
    .yhq-bg a img{
        width: 92%;
    }
    .ty-container {
        background-size: 160%;
    }
    .ty-banner {
        background-size: 125% 100%;
    }
    .banner-f1 {
        top: 10%;
        width: 0.9rem;
        animation-duration: 2s;
        left: -10px;
        top: 60%;
        animation-timing-function: 3s;
    }
    .banner-f2 {
        top: 20%;
        width: 1.2rem;
        right: -10px;
        animation-duration: 3s;
    }
    .se-count {
        width: 97%;
    }
    .sg-tit h2 {
        width: 100%;
        letter-spacing: -0.04rem;    
        height: 1.8rem;
        line-height: 1.7rem;
    }
    .cut-down {
        padding: 1.5% 0;
    }
    .se-count i {
        font-size: 0.3rem;
    }
    .box1_timeText,
    .box1_timeRedBox {
        font-size: 0.3rem;
        margin-left: 0.06rem;
    }
    .box1_timeFlexBox {
        width: 60%;
    }
    .box1_timeRedBox {
        padding: 0.02rem 0.05rem;
    }
    .btn-clean {
        padding: 0.1rem 0.42rem;
        font-size: 0.28rem;
        margin-top: 0.16rem;
    }
    .btn-kefu {
        padding: 0.06rem 0.48rem;
    }
    .w1200.mr-top {
        margin-top: 0.6rem;
    }
    .course-item .flex {
        padding: 0 0.1rem;
    }
    .course-item .flex img {
        width: 60%;
    }
    /* 边框背景 */
    .sg-tit {
        padding-bottom: 0.1rem;
    }
    .time-bg img:last-child {
        margin-left: 1%;
    }
    .bg-t {
        height: 0.58rem;
    }
    .bg-b {
        height: 0.5rem;
    }
    .course-item .flex p {
        margin-left: 0;
    }

    /* 教师 */
    .teacher_name_group,
    .teacher_detail {
        width: 3.2rem;
    }
    .teacher_team_center {
        padding-top: 0.12rem;
    }
    .teacher_detail {
        margin-left: 0.2rem;
    }
    .teacher_detail {
        height: 1.6rem;
        overflow-y: scroll;
    }
    .teacher_name_group {
        padding-top: 0.3rem;
        padding-bottom: 0.16rem;
        margin-left: 0.1rem;
    }
    .teacher_checkover {
        left: 40%;
        bottom:0;
    }
    .checkover_prev,
    .checkover_next {
        width: 0.64rem;
        top: -0.12rem;
    }
    .checkover_next {
        right: -12%;
    }
    .checkover_prev {
        left: 12%;
    }
    #teacher_swiper {
        width: 2.4rem;
        margin-left: 1.2rem;
        text-align: center;
    }
    .teacher_name {
        font-size: 0.4rem;
    }
    .teacher_biaoqian {
        font-size: 0.2rem;
    }
    .foot .container a {
        width: 26%;
    }
    .foot .container a img {
        width: 90%;
    }
    .foot .container span img {
        bottom: -0.18rem;
    }
    .sever-box .f18 {
        width: 96%;
    }
    .zero-fr {
        margin-left: 0;
    }
    .pz-box {
        margin-top: 0.5rem;
    }
    .myTabs_con_0 .flex a img {
        width: 96%;
    }
    .foot .container span {
        line-height: 0.32rem;
        padding: 0.36rem 0;
    }
}
@media screen and (max-width:541px) {
    .sg-tit h2 {
        width: 100%;
        letter-spacing: -0.04rem;
        height: 1.6rem;
        line-height: 1.4rem;
    }
}
@media screen and (max-width: 376px) {
    .foot .container a {
        width: 26%;
    }
    .sever-box .f18 {
        width: 100%;
    }
    .course-a .card {
        padding: 0.04rem 0.1rem;
    }
    .w1200.mr-top {
        margin-top: 0.6rem;
    }
    .pz-box {
        margin-top: 0.36rem;
    }
    .sg-tit h2,
    .sg-tit h2 i {
        font-size: 0.52rem;
    }
    .company .flex .line {
        width: 0.8px;
    }
    .sg-tit h2{
        width: 110%;
        margin-left: -5%;
    }
    .foot .container span{
        width: 72%;
    }
    .foot .container span img{
        width: 103%;
    }
    .foot .container a{
        width: 25%;
    }
}
@media screen and (max-width: 321px) {
    .teacher_name {
        font-size: 0.3rem;
        font-weight: 600;
    }
    .teacher_detail {
        height: 1.56rem;
        overflow-y: scroll;
    }
    .company .flex .line {
        width: 0.7px;
    }
    .company {
        margin: 0.8rem auto 1.4rem;
    }
    .sever-box .f18 {
        width: 88%;
        padding: 2% 3%;
        font-size: 12px;
    }
    .checkover_prev,
    .checkover_next {
        top: -0.18rem;
    }
    .course-item .flex {
        padding: 0;
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-3px);
    }
}
@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-3px);
    }
}

@keyframes tt1 {
    50%,
    56%,
    60%,
    64%,
    68%,
    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    54% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    58% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    62% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    66% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    70% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}
@keyframes shake {
    from {
        transform: scale(0.9, 0.9);
    }
    to {
        transform: scale(1.1, 1.1);
    }
}
@keyframes shakes {
    from {
        transform: scale(0.9, 0.9);
    }
    to {
        transform: scale(1.1, 1.1);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes down {
    0% {
        opacity: 0;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(100px);
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}
@keyframes move1 {
    20% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(40px, 0, 0);
    }
}
@keyframes sjyd0 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(10px, 10px);
    }
}
@keyframes sjyd1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(40px);
    }
}
@keyframes sjyd2 {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(500px);
    }
}

@-webkit-keyframes wa1 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-125deg);
    }
}
@keyframes a1 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(-125deg);
    }
}
@-webkit-keyframes wa2 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-105deg);
    }
}
@keyframes a2 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(-105deg);
    }
}
@-webkit-keyframes wa3 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-85deg);
    }
}

@-webkit-keyframes wa7 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-65deg);
    }
}
@keyframes a7 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(-65deg);
    }
}
@-webkit-keyframes wa4 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(35deg);
    }
}
@keyframes a4 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(35deg);
    }
}
