/*header*/
#header{
    /*overflow:hidden;*/
}
.welbg{
    background: #f5f5f5;
}
.welcome{
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}
.welcome p{
    float:left;
}
.welcome .share{
    float:right;
}
.share a{
    display: block;
    float:left;
    color: #999999;
    width: 30px;
    line-height: 11px;
    margin-top: 7px;
    text-align: center;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}


.share a:first-child{
   border-right:1px solid #999999;
    color: #57c3d2;
}
.share a:hover{
    color: #57c3d2;
}

.navlogo:after{
    display: block;
    content: '';
    clear: both;
}

.navlogo img:nth-of-type(1){
    float: left;
}


.tel{
    float: right;
    margin-right: 25px;
    background: url("../images/tel.png") no-repeat left center;
    padding-left: 33px;
    font-size: 14px;
    color: #242424;
    margin-top: 41px;
}
.tel p span{
    font-size: 20.3px;
    color: #57c3d2;
    font-weight: bold;
}
.navlogo>a{
    display: block;
    float:right;
    width: 50px;
    height: 50px;
    margin-top: 26px;
    background: url("../images/tbimg.png") no-repeat center;
}
.navlogo img:nth-of-type(2){
    float:right;
    width: 88px;
    margin-left: 160px;
}
.navbg{
    background:#f7f7f7;
}
.navtext>ul:after{
    display:block;
    content: '';
    clear: both;
}
.navtext>ul>li{
    float:left;
    width: 120px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 500ms 0s all;
    -moz-transition: 500ms 0s all;
    -ms-transition: 500ms 0s all;
    -o-transition: 500ms 0s all;
    transition: 500ms 0s all;
    background: url("../images/navline.png") no-repeat right center;
}
.navtext>ul>li:last-child{
    background: none;
}
.navtext>ul>li>a{
    display: block;
    text-align: center;
    font-size:14px;
    line-height: 45px;
    color: #666666;
    -webkit-transition: 500ms 0s all;
    -moz-transition: 500ms 0s all;
    -ms-transition: 500ms 0s all;
    -o-transition: 500ms 0s all;
    transition: 500ms 0s all;
}
.navtext>ul>li:first-child>a{
    background: none;
}
.navtext>ul>li:hover{
    background: #57c3d2;
}
.navtext>ul>li:hover a{
    color: #fff;
}
#thyNavStyle{
    background: #57c3d2;
}
#thyNavStyle a{
    color: #fff;
}

.showlist{
    position: absolute;
    top:45px;
    background: #fff;
    width: 120px;
    z-index:1000;
    display: none;
}
.showlist a{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #a09999!important;
    text-align: center;
    line-height: 30px;text-align: center;
    border-bottom:1px solid #ddd;
    -webkit-transition: 500ms 0s all;
    -moz-transition: 500ms 0s all;
    -ms-transition: 500ms 0s all;
    -o-transition: 500ms 0s all;
    transition: 500ms 0s all;
}
.showlist a:hover{
    background: #57c3d2;
    color: #fff!important;
}

/*搜索框*/
.searchbg{
    background: #f7f7f7;
    line-height: 50px;
    overflow: hidden;
}
.searchbg span{
    font-size: 20px;
    color: #2b2b2b;
    float:left;
}
.searchbg ul{
    float:left;
}
.searchbg ul li{
    float:left;
}
.searchbg ul li a{
    font-size: 17px;
    color: #e64b00;
    margin-right: 15px;
    font-weight: bold;
}
.searchborder{
    background: #fff;
    float: right;
    position: relative;
    right: 0;
    top: 8px;
    border:1px solid #bebebe;
    width: 282px;
    height: 35px;
    line-height: 35px;
}
.searchborder input[type=text]{
    color: #3b3a3a;
    width: 233px;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    background: rgba(221, 221, 221, 0);
    padding-left: 10px;
}
.searchborder input[type=submit]{
    border: 0;
    position: absolute;
    top: 0px;
    width: 40px;
    height: 36px;
    right: -1px;
    background:#57c3d2 url("../images/search1.png") no-repeat center;
}
.searchborder input[type=text]:focus,.nav input[type=submit]:focus{
    outline: none;
}

/*title*/
.title{
    text-align: center;
}
.title span{
    font-size: 50px;
    color: #ebebeb;
    font-weight: bold;
    position: relative;
    top: -5px;

}
.title h2{
    display: block;
    text-align: center;
    color: #57c3d2;
    position: relative;
    top: 58px;
    font-size: 36px;
    z-index: 100;
}
.title p{
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: url("../images/line.png") no-repeat center;
}
/*main*/
.main{
    overflow: hidden;
}
/*案例*/
.case .probg .pro_fl ul li{
    border:1px solid #e0e0e0;
}
.pro_fl{
    text-align: center;
}
.pro_fl ul{
    display: inline-block;
    margin:0 auto;
    margin-top: 40px;
    margin-bottom: 35px;
}
.pro_fl ul li{
    float:left;
    min-width: 170px;
    margin-right: 27px;
    margin-bottom: 15px;
    overflow: hidden;
}

.pro_fl ul li a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #fff;
    color: #666666;
    text-align: center;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro_fl ul li a:hover{
    background: #57c3d2;
    color: #fff;
}
.pro_fl ul li:last-child{
    margin-right:0;
}
.product ul li{
    float:left;
    margin-right: 15px;
    margin-bottom: 50px;
}
.product ul li:nth-child(4n){
    margin-right:0;
}

.product ul li a{
    display: block;
    width:288px;
}
.product ul li a b{
    display: block;
    position: relative;
    top:0;left:0;
    width: 100%;
    height: 215px;
    border:1px solid #bfbfbf;
    overflow: hidden;
}
.product ul li a b img{
    max-width: 100%;
    height:100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.product ul li a b i{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top:100%;
    left:0;
    background: url("../images/fd.png") no-repeat center;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.product ul li a:hover b i{
    top:0;
}
.product ul li a p{
    width: 100%;
    font-size: 14px;
    color: #3a3a3a;
    text-align: left;
    height: 45px;
    line-height: 45px;
    border-bottom:2px solid #bababa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.product ul li a p span{
    float:right;
}
.product ul li a:hover p{
    border-bottom:2px solid #57c3d2;
    color: #57c3d2;
}

.btn{
    display: block;
    width: 150px;
    line-height: 35px;
    margin:0 auto;
    margin-bottom: 44px;
    color: #fff;
    font-size: 16px;
    border:2px solid #f08d18;
    background: #f08d18;
    text-align:  center;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.btn:hover{
    color: #f08d18;
    background: none;
}

/*proside 侧边栏*/
.pro_side{
    width: 262px;
}
.pro_side .tj{
    background: #57c3d2;
    width: 100%;
    height:120px;
    box-sizing: border-box;
    padding-left: 43px;
    padding-top: 33px;
}
.pro_side .tj h3{
    font-size: 34px;
    color: #ffffff;
}
.pro_side .tj p{
    font-size: 14px;
    color:#8ad5e0;
    text-transform: uppercase;
}
.pro_side ul{
    background: #666261;
}
.pro_side ul>li{
    width: 100%;
    border-bottom:1px solid #585858;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro_side ul>li:hover>a{
    border-left:4px solid #57c3d2;
}
.prohov{
    border-left:4px solid #e64b00;
}
.pro_side ul>li>a{
    display: block;
    font-size:17px;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro_side ul>li:last-child>a{
    color: #e64b00;
	

}
.pro_side ul li:last-child a{
	background: #e64b00;
}


.showprolist a{
    display: block;
    width: 100%;
    padding-left: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;  -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.showprolist a:hover{
    background: #57c3d2;
}

/*培训*/
.peixun .title span{
    color: #fff;
}
.peixun{
    background: #f0f0f2;
    padding-bottom: 48px;
}
.style2{
    margin-top:40px;
    margin-bottom: 40px;
}
.style2 ul li{
    float:left;
    margin-right: 20px;
    width: 285px;
    height: 290px;
}
.style2 ul li:last-child{
    margin-right:0;
}
.style2 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px;
    background: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.style2 ul li a:hover{
    background: #57c3d2;
}
.style2 ul li a b{
    display: block;
    width:100%;
    height: 218px;
    overflow: hidden;
    position: relative;
}
.style2 ul li a b img{
    max-width: 100%;
    height:100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.style2 ul li a p{
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    color: #666666;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.style2 ul li a:hover p{
    color: #fff;
}
.more{
    display: block;
    margin:0 auto;
    text-align: center;
    color: #fff;
    width: 160px;
    line-height: 33px;
    font-size: 14px;
    background: #57c3d2;
}

/*证书展示*/
.zsshow{
    padding-top:40px;
    padding-bottom:49px;
}
.textstyle{
    width:100%;
    margin-bottom: 25px;
}
.textstyle span{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 2px solid #57c3d2;
    float:left;
}
.textstyle a{
    font-size: 14px;
    color: #999999;
    float:right;
    line-height: 33px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.textstyle a:hover{
    color: #57c3d2;
}
.zsshow ul li{
    float:left;
    margin:1px;
}
.zsshow ul li img{
    width: 237px;
    height: 160px;
}
.zs_l{
    float:left;
    width: 480px;
}
.zs_r{
    float:right;
    width: 695px;
}
.video{
    background: url("../images/videobg.jpg") no-repeat left top;
}

/*公益活动*/
.active{
    background: #85dde9;
    padding-bottom: 48px;
}
.active .title h2,.active .title p{
    color: #fff;
}
.active .title span{
    color: #b5e2f0;
}
.active .style2{
    margin:0;
}

/*最新资讯*/
.newsbg .textstyle span{
    color: #57c3d2;
}
.newsbg .textstyle{
    border-bottom:1px solid #dcdcdc;
}
.newsbg{
    padding-top: 43px;
    padding-bottom: 50px;
}
.news{
    float:left;
    width: 495px;
}
.team{
    float:right;
    width: 647px;
}
.newshow{
    height: 375px;
    overflow: hidden;
}
.news ul li{
    width: 100%;
    border-bottom:1px dashed #e5e5e5;
}
.news ul li a{
    display: block;
    padding:15px 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news ul li a b{
    display: block;
    width: 165px;
    height: 100px;
    float:left;
    position: relative;
    overflow: hidden;
}
.news ul li a b img{
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.news ul li a:hover div{
    background: #57c3d2;
}
.news ul li a:after{
    display: block;
    content: '';
    clear: both;
}
.news ul li a div{
    float:right;
    width: 330px;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:15px 23px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news ul li a h5{
    font-size: 14px;
    color: #666666;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news ul li a p{
    font-size: 14px;
    color: #999999;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news ul li a:hover h5,.news ul li a:hover p{
    color: #fff;
}
/*团队*/
.team_intro{
    box-sizing: border-box;
    width: 100%;
    height:170px;
    margin-bottom: 15px;
    border:1px solid #f1f1f1;
    border-left:0.5px solid #f1f1f1;
    border-right:0.5px solid #f1f1f1;
}
.team_intro:after{
    display: block;
    content: '';
    clear: both;
}
.team_intro b{
    display: block;
    float:left;
    margin-right: 10px;
    width: 130px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.team_intro b img{
    position: absolute;
    top:50%;
    right:0;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}
.team_intro div{
    float:left;
    width: 160px;
    text-align: left;
    padding-top: 18px;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.team_intro h2{
    font-weight: normal;
    font-size: 18px;
    color: #666666;
}
.team_intro p{
    font-size: 12px;
    color: #999999;
    margin-top: 7px;
    height: 50px;
    overflow: hidden;
}
.team_intro span{
    font-size:12px;
    color: #666666;
}
.team_intro a{
    display: block;
    width: 76px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background: #bbbbc2;
    color: #fff;
    position: absolute;
    bottom:15px;
    left:0;
}
.team_intro a:hover{
    background: #57c3d2;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url("../images/jt_r.png")!important;
}
/*产品中心*/
.myproductbg{
    background: url("../images/probg.png") no-repeat center;
}
.myproductbg .title h2,.myproductbg .title p{
    color: #fff;
}
.myproductbg .title span{
    color:#9cdcf0;
}
.myproductbg .product ul li a p{
    border-bottom:2px solid #57c3d2;
}
.myproductbg .product ul li a:hover p{
    color: #000000;
    font-weight: bold;
}

/*常见问题*/
.question{
    padding:48px 0;
}
.qus{
    float:left;
    width: 510px;
}
.quslist{
    background: #f7f7f7;
    padding: 10px 25px;
    width: 100%;
    box-sizing: border-box;
    height: 213px;
    overflow: hidden;
}
.quslist li{
    border-bottom:1px solid #eeeeee;
    line-height: 47px;
}
.quslist li a{
    display: block;
}
.quslist li a:after{
    display: block;
    content: '';
    clear: both;
}
.quslist li a p{
    color: #666666;
    font-size: 14px;
    float:left;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.quslist li a small{
    float:right;
    font-size: 14px;
    color: #999999;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.quslist li a:hover small,.quslist li a:hover p{
    color: #57c3d2;
}
.message{
    float:right;
    width: 660px;
}
.zjonline{
    height: 402px;
    background: url(../images/mespe.png) no-repeat -52px bottom;
}

/*在线咨询*/
.zjk{
    width: 475px;
    float: right;
    border:1px solid #e5e5e5;
    padding:30px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.zjk>p{
    font-size: 14px;
    color: #57c3d2;
    line-height: 24px;
    margin-bottom: 11px;
}
#index_form .input-group{
    width: 100%;
    height: 39px;
    line-height: 39px;
}
.mes_last{
    width: 535px;
}
.mes_last #submit{
    float:left;
    width: 402px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background: #57c3d2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:1px solid #57c3d2;
    text-align: center;
    margin-left: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.mes_last #submit:hover{
    background: #fff;
    color: #57c3d2;
    cursor: pointer;
}
.mes_last input[type=reset]{
    float:right;
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #fbc000;
    text-align: center;
}
.input-group-last{
    height: auto!important;
    line-height: inherit!important;
}
#index_form label{
    float:left;
    width: 41px;
    height: 39px;

}
#index_form .input-group:nth-child(2) label{    background: url("../images/name.png") no-repeat left center;}
#index_form .input-group:nth-child(3) label{    background: url("../images/tel3.png") no-repeat left center;}
#index_form .input-group:nth-child(4) label{    background: url("../images/email.png") no-repeat left center;}
#index_form input[type=text]{
    width: 363px;
    line-height: 39px;
    height: 39px;
    float:left;
    box-shadow: none;
    box-sizing: border-box;
    border:1px solid #e4e4e4;
    border-left:0;
}
#index_form .input-group:first-of-type{
    background: url("../images/star.png") no-repeat right top;
}
#index_form .input-group:nth-of-type(2){
    background: url("../images/star.png") no-repeat right top;
}
input[placeholder], [placeholder], *[placeholder] {
    color:#666666;
    font-size: 14px;
}
#index_form .input-group textarea{
    width: 403px;
    height: 88px;
    border:1px solid #e4e4e4;
    box-shadow: none;
}


/*footer*/
#footer {
    width: 100%;
    background: #57c3d2;
    overflow: hidden;
}
#footer .footer_li {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 25px;
}
#footer .footer_li:after {
    display: block;
    content: '';
    clear: both;
}
.footer_li>a{
    float:left;
    display:block;
    width: 398px;
    margin-right:48px;
}
.footer_li>a img{
    max-width: 100%;
}
#footer .footer_li>div {
    float: left;
}
.footer_mid{
    width:440px;
    box-sizing: border-box;
    border-left:1px solid #8ad5e0;
    border-right:1px solid #8ad5e0;
    padding:0px 34px;
}
.footer_mid ul:after{
    display: block;
    content: '';
    clear:both;
}
.footer_mid ul li{
    float:left;
    margin-right:48px;
}
.footer_mid ul li:nth-child(4n){margin-right:0;}

.footer_mid ul li a{
    color: #fff;
    font-size:14px;
}
.footer_right{
    padding-left:55px;
}
#footer .footer_li div:last-child p {
    color: #ffffff;
}
#footer .footer_li div ul li {
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 14px;
}
.footer_right ul li{
    margin-bottom:5px!important;
}
.ba {
    background: #1b8796;
}
.ba .batext {
    width: 1200px;
    margin: 0 auto;
    color: #b8e7cc;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.ba .batext:after {
    display: block;
    content: '';
    clear: both;
}
.ba .batext p {
    float: left;
    color: #e8e8e8;
    font-weight: normal;
}
.ba .batext div {
    float: right;
}
.ba .batext div a {
    color: #e8e8e8;
}
.wxcode{
    position: fixed;
    top:20%;
    left:0;
    background: #fff;
    padding:5px;
}
.wxcode img{
    width: 120px;
}
.wxcode p{
    text-align: center;
    width: 100%;
}
.jump{
    position: fixed;
    background: #e64b00;
    color: #fff;
    padding: 12px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.jump img{
    position: absolute;
    top:0;
    right:0;
}


@-webkit-keyframes jumps {
    0% {
        width:200px;
        top:0;
        left:0;
    }
    25%{
        width:200px;
        top:100%;
        left:100%;
        -webkit-transform: translate(-100%,-100%);
        -moz-transform: translate(-100%,-100%);
        -ms-transform: translate(-100%,-100%);
        -o-transform: translate(-100%,-100%);
        transform: translate(-100%,-100%);
        
    }
    50%{
        width:200px;
        top:100%;
        left:0;
        -webkit-transform: translatey(-100%);
        -moz-transform: translatey(-100%);
        -ms-transform: translatey(-100%);
        -o-transform: translatey(-100%);
        transform: translatey(-100%);
    }
    100% {
        width:200px;
       top:0;
        left:100%;
        -webkit-transform: translatex(-100%);
        -moz-transform: translatex(-100%);
        -ms-transform: translatex(-100%);
        -o-transform: translatex(-100%);
        transform: translatex(-100%);
    }
}

@keyframes jumps {
    0% {
        width:200px;
        top:0;
        left:0;

    }
    25%{
        width:200px;
        top:100%;
        left:100%;
        -webkit-transform: translate(-100%,-100%);
        -moz-transform: translate(-100%,-100%);
        -ms-transform: translate(-100%,-100%);
        -o-transform: translate(-100%,-100%);
        transform: translate(-100%,-100%);

    }
    50%{
        width:200px;
        top:100%;
        left:0;
        -webkit-transform: translatey(-100%);
        -moz-transform: translatey(-100%);
        -ms-transform: translatey(-100%);
        -o-transform: translatey(-100%);
        transform: translatey(-100%);
    }
    100% {
        width:200px;
        top:0;
        left:100%;
        -webkit-transform: translatex(-100%);
        -moz-transform: translatex(-100%);
        -ms-transform: translatex(-100%);
        -o-transform: translatex(-100%);
        transform: translatex(-100%);
    }
}

.jump {
    -webkit-animation: jumps 30s linear 0s infinite alternate;
    -o-animation: jumps 30s linear 0s infinite alternate;
    animation: jumps 30s linear 0s infinite alternate;
}