html,
body {
  min-width: 1200px;
}
/* body {
  background-color: #f1f2f6;
} */
.w1200 {
  width: 1200px;
}
.purple {
  color: #2d134a;
}
.f30 {
  font-size: 30px;
}
.f48 {
  font-size: 48px;
}
.f60 {
  font-size: 60px;
}
.f40 {
  font-size: 40px;
}
.lh-initial {
  line-height: initial;
}
/* header */
.headerWrap {
  width: 100%;
  /* position: fixed;
  left: 0;
  top: 0; */
  height: 80px;
  background: #f1f2f6;
  overflow: hidden;
  /* z-index: 99; */
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.headernew {
  width: 1200px;
  height: 80px;
  margin: auto;
  overflow: hidden;
}
.headernew .split {
  width: 2px;
  height: 40px;
  margin: 20px;
  background-color: #43176c;
}
.headernew .header_nav {
  height: 80px;
  overflow: hidden;
}
.headernew .h_nav_t {
  float: left;
  font-size: 18px;
  display: block;
  color: #666666;
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}
.headernew .h_nav_t.active {
  font-weight: 700;
  color: #343232;
}
.banner {
  /* margin-top: 80px; */
  height: 646px;
}
#banner-swiper .swiper-slide {
  overflow: hidden;
  display: flex;
  justify-content: center;
}
#banner-swiper .swiper-pagination-bullet {
  width: 25px;
  height: 5px;
  background: #fff;
  border-radius: initial;
  opacity: 0.6;
}
#banner-swiper .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 50px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.module-title {
  text-align: center;
}
.module-title .tit {
  font-size: 38px;
  line-height: 38px;
  color: #000;
  font-weight: 700;
}
.module-title .sub {
  font-size: 18px;
  color: #666666;
  margin-top: 15px;
}
.module-title.white .tit {
  color: #fcfcfc;
}
.module-title.white .sub {
  color: #f6cdc4;
}
/* 悬浮导航 */
.right-nav {
  display: none;
  position: fixed;
  z-index: 99;
  top: 100px;
  right: 5px;
  width: 132px;
  height: 550px;
  background: url("../images/right_nav_bg.png") no-repeat;
}
.right-nav .nav-box {
  width: 87px;
  padding: 0 6px 0 6px;
  position: absolute;
  top: 96px;
  left: 18px;
}
.right-nav .nav-box .right-nav-btn {
  display: block;
  width: 88px;
  height: 32px;
  line-height: 32px;
  color: #5243fb;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
  border-radius: 5px;
}
.right-nav .nav-box .right-nav-btn.top {
  height: 50px;
  margin-top: 0;
}
.right-nav .nav-box .right-nav-btn.active {
  color: #fff;
  background: #5d50f1;
}
/* job */
.job {
  padding: 60px 0 30px 0;
  background-color: #edecf7;
}
.job .jobs-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.job .jobs-box .job-item {
  overflow: hidden;
  border-radius: 10px;
  width: 272px;
  height: 370px;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.job .jobs-box .job-item.active .wage {
  bottom: 0;
}
.job .jobs-box .topnew {
  height: 264px;
  background: #666;
  overflow: hidden;
  position: relative;
}
.job .jobs-box .topnew .wage {
  width: 100%;
  position: absolute;
  height: 264px;
  left: 0;
  background: rgba(54, 18, 75, 0.9);
  bottom: -264px;
  transition: bottom 0.6s;
}
.job .jobs-box .topnew .wage .f30 {
  line-height: 40px;
}
.job .jobs-box .topnew .wage .f60 {
  line-height: 79px;
}
.job .morebtn{
  margin-top: 40px;
}
.morebtn{
  width: 226px;
	height: 54px;
	border: solid 2px #683bbb;
  border-radius: 50px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  line-height: 54px;
  transition: all 0.4s;
}
.morebtn:hover{
  background-color:  #693bbc;
  color: #fff;
}
.morebtn a{
  display: block;
  color: #693bbc;
}
.morebtn a:hover{
  color: #ffffff;
}
.form-box{
  width: 1203px;
  height: 321px;
  background: url(../images/form_bg.png) center center no-repeat;
  margin-top: 40px;
  display: flex;
  padding-top: 133px;
  box-sizing: border-box;
  padding-left: 334px;
  position: relative;
}
.form-box .box-l{
  width: 295px;
	height: 31px;
  background-color: #fff100;
  font-size: 18px;
  color: #313131;
  line-height: 31px;
  text-align: center;
  border-radius: 20px;
  margin-top: 103px;
}
.form-box .box-c{
  margin-left: 67px;
  padding-top: 21px;
}

.form-box .box-c .bz-form1 .item {
  width: 221px;
	height: 49px;
  line-height: 49px;
}

.form-box .box-c .bz-form1 .item input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #959595;
  border: none;
  padding: 0 18px;
  background: #ffffff;
  border-radius: 30px;
}
.form-box .box-c input:focus { outline: none; }

.form-box .box-c .bz-form1 .item input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #959595;
  font-size: 18px;
}

.form-box .box-c .bz-form1 .item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #959595;
  font-size: 18px;
}

.form-box .box-c .bz-form1 .item input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #959595;
  font-size: 18px;
}

.form-box .box-c .bz-form1 .item:nth-of-type(2) {
  margin-top: 12px;
}


.form-box .box-c .bz-form1 .tijiao {
  top: 135px;
  right: 82px;
  position: absolute;
  width: 143px;
  height: 143px;
  background: url(../images/form_btn.png) center center no-repeat;
  border: none;
  cursor: pointer;
  transition: all 0.4s;
}

.form-box .box-c .bz-form1 .tijiao:hover {
  transform: scale(1.05);
}
/* 招生对象 */
.enroll-student {
  padding: 20px 0 40px 0;
  background: url(../images/bg_01.jpg) top center no-repeat;
}
.enroll-student .enroll-claim .item {
  width: 460px;
  height: 110px;
  padding: 25px 50px ;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
/* 六大理由 */
.advantage {
  height: 900px;
}
.advantage .morebtn{
  margin-top: 190px;
}
.advantage .advantage-bg {
  top: 0;
  left: 270px;
  width: 620px;
  height: 643px;
}
.advantage .right-box {
  width: 415px;
}
.advantage .advantage-item {
  padding-top: 10px;
  padding-left: 80px;
  position: relative;
}
.advantage .advantage-item .icon-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-weight: 700;
  color: #FFF;
  font-size: 24px;
}
.advantage .i-orange {
  background: url("../images/icons_bg.png") -272px -1px no-repeat;
}
.advantage .i-purple {
  background: url("../images/icons_bg.png") -335px -1px no-repeat;
}
.advantage .i-blue {
  background: url("../images/icons_bg.png") -400px -1px no-repeat;
}
/* course */
.course {
  background: #e45b34;
}
.course .ml80 {
  margin-left: 80px;
}
.course .c-tit {
  position: relative;
}
.course .c-tit::after {
  content: "";
  position: absolute;
  left: -50px;
  top: 20px;
  width: 30px;
  height: 2px;
  background: #fff;
}
.course .nav-btn {
  display: inline-block;
  width: 140px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #fff;
  color: #e65d35;
  font-size: 24px;
  border-radius: 10px;
  margin-right: 10px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
.course .nav-btn.active {
  color: #FFF;
  background-image: linear-gradient(#bd22e0, #7717a1);
}
.course .course-content {
  height: 372px;
}
.course .img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 794px;
  height: 372px;
  border-radius: 10px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
  background: #e74d0f;
  overflow: hidden;
}
.course .course-item {
  width: 1200px;
  height: 372px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-left: -60px;
  transition: margin-left 0.6s;
}
.course .course-item.active {
  opacity: 1;
  margin-left: 0;
}
.course .text-item {
  position: absolute;
  top: 0;
  left: 854px;
}
.course .text-item .topnew1 {
  padding-left: 55px;
  position: relative;
}
.course .text-item .topnew1::after {
  content: '';
  position: absolute;
  background: #fff;
  width: 45px;
  height: 5px;
  top: 12px;
  left: 0;
}
.course .arrow-btn {
  position: absolute;
  bottom: -23px;
  left: 885px;
}
.course .arrow-btn a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 10px;
}
.course .arrow-btn .prev-btn {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAVCAYAAACdbmSKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjczOEZENjJGNTU4MTFFOTkzMzZCNjcwOEUyNUUyNjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjczOEZENjNGNTU4MTFFOTkzMzZCNjcwOEUyNUUyNjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzM4RkQ2MEY1NTgxMUU5OTMzNkI2NzA4RTI1RTI2OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NzM4RkQ2MUY1NTgxMUU5OTMzNkI2NzA4RTI1RTI2OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PryS/ZkAAABvSURBVHjaYvj//z8DEVgFiM8DsS6IT6yGJ/8h4DUQa5KiAQROAjE/yRrwOQ+nBlya8GrApomgBnRNRGlA1kS0BpgmkjTANJ1A0vALiOUIRTjZNpHlJ7JDj+x4IjtFkJ32yE7lZOcnsnMu1jICIMAAJ+J6L6W7TqwAAAAASUVORK5CYII=") center no-repeat;
}
.course .arrow-btn .next-btn {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAVCAYAAACdbmSKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0MyMjc1RkJGNTU4MTFFOTk1QTNFRDEyNTBGMjIxOTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0MyMjc1RkNGNTU4MTFFOTk1QTNFRDEyNTBGMjIxOTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3QzIyNzVGOUY1NTgxMUU5OTVBM0VEMTI1MEYyMjE5NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3QzIyNzVGQUY1NTgxMUU5OTVBM0VEMTI1MEYyMjE5NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjtN9xwAAAB6SURBVHjaYvj//z8DEOsC8XkgVoHy8WIQoQnEr/9DwBNiNIIIfiA++R8BCGqEMUjSiMwhWiO6AFEasVlPUCMuz+LViC9ocWokFJFYNTKCdeIHckB8B4hZofyTZNlEVT+RHHokxxPJKYLktEdyKicrP5GVc0kuIwACDABh6VQ+LaTAoQAAAABJRU5ErkJggg==") center no-repeat;
}
/* 课程特色 */
.course-characteristic {
  height: 823px;
  background: url("../images/bg_02.jpg") center bottom no-repeat;
}
.course-characteristic .bg {
  top: 151px;
  left: 394px;
}
.course-characteristic .course01,
.course-characteristic .course02,
.course-characteristic .course03,
.course-characteristic .course04,
.course-characteristic .course05 {
  width: 272px;
  height: 160px;
}
.course-characteristic .course01 {
  top: 0;
  left: 284px;
  background: url("../images/icons_bg.png") 1px -1px no-repeat;
}
.course-characteristic .course02 {
  top: 33px;
  left: 765px;
  background: url("../images/icons_bg.png") -270px -66px no-repeat;
}
.course-characteristic .course03 {
  top: 185px;
  left: 145px;
  background: url("../images/icons_bg.png") 0 -169px no-repeat;
}
.course-characteristic .course04 {
  top: 234px;
  left: 883px;
  background: url("../images/icons_bg.png") -270px -249px no-repeat;
}
.course-characteristic .course05 {
  top: 374px;
  left: 116px;
  background: url("../images/icons_bg.png") 0 -333px no-repeat;
}
/* project */
.project {
  height: 725px;
  background-color: #e4e1f0;
  background-image: url("../images/bg_03.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.project .w1520 {
  width: 1520px;
}
.project .project-box {
  height: 480px;
}
.project .tabs-box {
  width: 253px;
  height: 253px;
  background-image: linear-gradient(#46b1f9, #1956dd);
  border-radius: 10px;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.project .tabs-box .nav-btn {
  width: 210px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  transition: all 0.6s;
}
.project .tabs-box .nav-btn.active {
  color: #3a87ef;
  background: #fff;
}
.project .project-content {
  width: 865px;
  height: 356px;
  padding: 40px 50px 40px 125px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 160px;
  box-shadow: 0 3px 15px 5px rgba(46, 6, 123, 0.15);
  border-radius: 10px;
}
.project .project-item {
  width: 864px;
  position: absolute;
  top: 40px;
  left: 125px;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
.project .project-item.active {
  visibility: visible;
  opacity: 1;
}
.project .project-item img {
  width: 255px;
  height: 355px;
  box-shadow: 0 3px 10px 3px rgba(46, 6, 123, 0.1);
  border-radius: 10px;
}
/* teacher */
.teacher-box {
  padding: 80px 0;
  background: #350c88;
}
.teacher-box .w520 {
  width: 520px;
}
.teacher-box .mt120 {
  margin-top: 120px;
}
.teacher-box .lh26 {
  line-height: 26px;
}
.teacher-box .zi2 {
  z-index: 2;
}
.teacher-box #teacher-swiper {
  width: 1200px;
  height: 480px;
  border-radius: 10px;
  background: #ccc;
}
.teacher-box #teacher-swiper .teacher-j {
  width: 226px;
  height: 100%;
  background: #8954f2;
  color: #d5c6fa;
}
.teacher-box #teacher-swiper .teacher-j p {
  font-size: 28px;
  margin-top: 36px ;
  margin-left: 36px;
}
.teacher-box #teacher-swiper .teacher-d {
  width: 654px;
  height: 100%;
  padding-left: 318px;
  background: #fcfcfc;
}
.teacher-box #teacher-swiper .teacher-img {
  width: 305px;
  height: 437px;
  top: -8px;
  left: 182px;
  box-shadow: 10px 8px 0 #cfa6fd;
  overflow: hidden;
}
.teacher-box #teacher-swiper .teacher-img img {
  width: 100%;
  height: 100%;
}
.teacher-box #teacher-swiper .num {
  color: #e1d7f9;
  font-size: 270px;
  right: -20px;
  bottom: 80px;
}
.teacher-box #teacher-swiper .swiper-pagination {
  width: 208px;
  height: 10px;
  background: #e8cdf6;
  right: 0;
  left: auto;
  top: 40px;
  bottom: auto;
  text-align: left;
  padding: 20px 0 20px 40px;
}
.teacher-box #teacher-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #c588e1;
  opacity: 1;
  vertical-align: top;
}
.teacher-box #teacher-swiper .swiper-pagination-bullet-active {
  background: #880ebb;
}

/* 动画 */
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}


.tuijian{
  padding: 86px 0 100px 0;
  background-color: #3c6af6;
  color: #ffffff;
}
.tuijian .bigtitle{
  font-size: 36px;
  font-weight: 800;
  text-align: center;
}
.tuijian .container{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.tuijian .shuayou{
  margin-top: 70px;
}
.tuijian .tuijiantitle{
  width: 100%;
  background: url(../images/tj_icon.png) left center no-repeat;
  font-size: 24px;
	font-weight: 800;
  color: #ffffff;
  padding-left: 41px;
}

.tuijian .shuayou .content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 22px 0 19px;
  align-items: center;
  position: relative;
}

.tuijian .shuayou .content .item {
  display: flex;
  align-items: center;
}

.tuijian .shuayou .content .item .left {
  margin-right: 28px;
}

.tuijian .shuayou .content .item .right {
  font-size: 18px;
  color: #ffffff;
}

.tuijian .shuayou .content .item .right p:nth-of-type(1) {
  font-size: 36px;
  font-weight: 800;
  line-height: 36px;
}

.tuijian .shuayou .content .shenqbtn{
  position: absolute;
  right: 250px;
  bottom: 0;
  width: 152px;
	height: 50px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  line-height: 50px;
  border-radius: 30px;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.tuijian .shuayou .content .shenqbtn a{
  color: #3c6af6;
  display: block;
}
.tuijian .shuayou .content .shenqbtn:hover {
  -webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.tuijian .xgj{
  margin-top: 50px;
  margin-bottom: 90px;
}
.tuijian .xgj .content{
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 59px;
}
.tuijian .xgj .content .item{
  width: 251px;
	height: 251px;
	background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tuijian .xgj .content .item p{
  font-size: 18px;
  color: #313131;
  margin-top: 20px;
}
.tuijian .jydw{
  margin-top: 95px;
}
.tuijian .jydw .content{
  margin-top: 51px;
  width: 100%;
	height: 540px;
	background-color: #ffffff;
  border-radius: 26px;
  padding: 28px 34px;
  box-sizing: border-box;
  margin-bottom: 87px;
}
.tuijian .xxhj img{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 54px;
}


@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

