.height_width {
  height: 100%;
  width: 100%;
}
.img {
  width: 100%;
  height: 100%;
}
.container {
  padding: 0;
}
.flex_center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex_row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.flex_column {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
}
.flex {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media (min-width: 767px) {
  #myNav {
    line-height: 0.8rem;
    height: 0.8rem;
    background-color: #0d0d0f;
  }
  html,
  body {
    overflow-y: hidden;
    background: url('../img/body_bg.png');
  }
  #myNav a {
    color: #ffffff;
    font-weight: bold;
    font-size: 0.16rem;
  }
  .text_none {
    display: block;
  }
  .text_show {
    display: none;
  }
  .navbar-nav > li > a {
    line-height: 0.5rem;
  }
  .color_nav {
    color: #14f5fb !important;
  }
  #Homepage.swipslider {
    height: 6rem;
    padding-top: 0 !important;
    width: 100%;
  }
  #Homepage.swipslider .sw-slides {
    height: 100%;
    width: 100%;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_left {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_left p {
    font-size: 0.28rem;
    color: #14f5fb;
    margin: 0.3rem 0;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_right {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_right .swiper_item_right_img1 {
    height: 5.34rem;
    width: 5.34rem;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .banner_left_img {
    position: absolute;
    bottom: 0rem;
    left: 0.2rem;
    height: 0.46rem;
    width: 1.5rem;
  }
  .banner_bottom {
    margin-bottom: 100%;
  }
  .banner_bottom .banner_bottom_item {
    height: 1.73rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
  }
  .banner_bottom .banner_bottom_item .item_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
  }
  .banner_bottom .banner_bottom_item .item_text h3 {
    font-size: 0.18rem;
    margin-bottom: 0.15rem;
  }
  .banner_bottom .banner_bottom_item .item_text p {
    font-size: 0.14rem;
  }
  .banner_bottom .banner_bottom_item .item_img {
    width: 1.7rem;
    height: 1.7rem;
  }
  .CoreServices {
    padding-top: 0.3rem;
    margin-bottom: 100%;
  }
  .CoreServices .server_title {
    text-align: center;
    margin-bottom: 0.5rem;
  }
  .CoreServices .server_title h2 {
    font-size: 0.3rem;
    color: #14f5fb;
    margin-bottom: 0.25rem;
  }
  .CoreServices .server_title p {
    font-size: 0.14rem;
    color: #ffffff;
  }
  .CoreServices .server_content .server_item {
    height: 3.16rem;
    margin-bottom: 1rem;
  }
  .CoreServices .server_content .server_item .server_item_img {
    margin-bottom: 0.2rem;
  }
  .CoreServices .server_content .server_item .server_item_img .server_item_img_1 {
    width: 2.7rem;
    height: 2rem;
  }
  .CoreServices .server_content .server_item .server_item_text h5 {
    color: #14f5fb;
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .CoreServices .server_content .server_item .server_item_text p {
    color: #ffffff;
    font-size: 0.14rem;
  }
  .h3p h3 {
    font-size: 0.3rem;
    color: #14f5fb;
    margin-bottom: 0.3rem;
  }
  .h3p p {
    font-size: 0.14rem;
    color: #ffffff;
  }
  .CoreProducts {
    height: 100%;
    padding-top: 0.3rem;
    margin-bottom: 100% !important;
  }
  .CoreProducts .product_title {
    text-align: center;
    margin-bottom: 0.3rem;
  }
  .CoreProducts .product_title h3 {
    font-size: 0.3rem;
    color: #14f5fb;
    margin-bottom: 0.3rem;
  }
  .CoreProducts .product_title p {
    font-size: 0.14rem;
    color: #ffffff;
  }
  .CoreProducts .product_content .product_item {
    height: 100%;
    margin-bottom: 0.1rem;
  }
  .CoreProducts .product_content .product_item .product_item_left h3 {
    font-size: 0.3rem;
    color: #14f5fb;
    margin-bottom: 0.3rem;
  }
  .CoreProducts .product_content .product_item .product_item_left p {
    font-size: 0.14rem;
    color: #ffffff;
  }
  .CoreProducts .product_content .product_item .product_item_left h3 {
    padding-left: 0.25rem;
    border-left: 0.05rem solid #14f5fb;
  }
  .CoreProducts .product_content .product_item .product_item_left p {
    max-width: 5rem;
    word-break: break-all;
    word-wrap: break-word;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content {
    margin-top: 0.7rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content .product_item_left_item {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content .product_item_left_item .item_img {
    margin: 0 auto;
    margin-bottom: 0.3rem;
    height: 0.74rem;
    width: 0.74rem;
  }
  .CoreProducts .product_content .product_item .product_item_right .product_item_right_img {
    width: 4.16rem;
    height: 3.91rem;
  }
  #CaseShow {
    margin-top: 0.3rem;
  }
  #CaseShow .case_title {
    text-align: center;
    margin-bottom: 0.3rem;
  }
  #CaseShow .case_title h3 {
    font-size: 0.3rem;
    color: #14f5fb;
    margin-bottom: 0.1rem;
  }
  #CaseShow .case_title p {
    font-size: 0.14rem;
    color: #ffffff;
  }
  #CaseShow .case_content .case_item {
    position: relative;
  }
  #CaseShow .case_content .case_item .decode {
    height: 2rem;
    width: 2rem;
    display: none;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  #CaseShow .case_content .case_item .case_item_img {
    box-sizing: border-box;
    box-shadow: 0 0 10px #fff;
    height: 2.84rem;
    width: 2.88rem;
  }
  #CaseShow .case_content .case_item .case_item_img .case_item_img1,
  #CaseShow .case_content .case_item .case_item_img .case_item_img2 {
    width: 100%;
    height: 100%;
  }
  #CaseShow .case_content .case_item .case_item_text {
    height: 0.76rem;
    width: 2.88rem;
    background: #000;
    padding: 0.1rem;
    box-shadow: 0 0 10px #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
  }
  #CaseShow .case_content .case_item .case_item_text h4 {
    font-size: 0.16rem;
    color: #14f5fb;
  }
  #CaseShow .case_content .case_item .case_item_text p {
    font-size: 0.12rem;
    color: #ffffff;
  }
  #last {
    margin-top: 0.2rem;
    height: 4.13rem;
    width: 100%;
    margin-bottom: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #last h2 {
    font-size: 0.3rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
  }
  #last p {
    color: #ffffff;
    font-size: 0.14rem;
  }
  #ContactUs {
    width: 100%;
    height: 100%;
    margin-top: -70%;
  }
  #ContactUs .contatct_title h3 {
    font-size: 0.3rem;
    color: #14f5fb;
    margin-bottom: 0.3rem;
  }
  #ContactUs .contatct_title p {
    font-size: 0.14rem;
    color: #ffffff;
  }
  #ContactUs .contatct_title h3 {
    text-align: center;
  }
  #ContactUs .contatct_title p {
    text-indent: 2em;
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
  }
  #ContactUs .contact_content {
    margin-top: 0.7rem;
    background: #000;
    padding: 0.3rem 2rem 0.3rem 1rem;
    color: #fff;
  }
  #ContactUs .contact_content .connect_left .float_right_item {
    margin: 0.1rem;
  }
  #ContactUs .contact_content .connect_left .float_right_item img {
    margin-right: 0.15rem !important;
  }
  #ContactUs .contact_content .connect_left .float_right_item span {
    color: #fff;
  }
  #ContactUs .contact_content .connect_left .float_right_item:nth-of-type(5) {
    margin-top: 0.3rem;
  }
  #ContactUs .contact_content .connect_right p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0.1rem;
  }
  #ContactUs .contact_content .connect_right .connect_img {
    height: 1.5rem;
    width: 1.5rem;
    margin: 0.15rem 0;
    box-shadow: 0 0 10px #fff;
  }
  #ContactUs .friendlyLink_bottom {
    background: #0d0d0d;
    height: auto;
    width: 100%;
    color: #999;
    padding: 0.2rem 0.5rem;
  }
  #ContactUs .friendlyLink_bottom .friendlyLink {
    background: #0d0d0d;
    display: flex;
    flex: row;
    color: #999;
    align-items: center;
  }
  #ContactUs .friendlyLink_bottom .friendlyLink .friendlyLink_item {
    flex-grow: 1;
    color: #999;
    text-align: center;
  }
}
@media (max-width: 767px) {
  html,
  body {
    background: url('../img/body_bg.png');
    background-size: cover;
    box-sizing: border-box;
    overflow-y: hidden;
  }
  .text_none {
    display: none;
  }
  .text_show {
    display: block;
  }
  .sw-next-prev {
    display: none;
  }
  #myNav {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1.06666667rem;
    height: 1.06666667rem;
    background-color: #000;
    z-index: 99;
    width: 100%;
  }
  #myNav a {
    color: #ffffff;
    font-weight: bold;
    font-size: 0.26666667rem;
  }
  .navbar-nav > li > a {
    line-height: 0.66666667rem;
  }
  .color_nav {
    color: #14f5fb !important;
  }
  #myNav .navbar-collapse {
    padding-left: 1.06666667rem;
    background: #000;
  }
  .navbar-header {
    padding-left: 0.8rem;
  }
  .navbar-header img {
    height: 0.66666667rem;
    width: 1.96rem;
  }
  #Homepage.swipslider {
    padding-top: 0 !important;
    margin-top: 1.33333333rem;
    width: 100%;
    margin-bottom: 100%;
    height: 11.33333333rem;
  }
  #Homepage.swipslider .sw-slides {
    height: 100%;
    width: 100%;
  }
  #Homepage.swipslider .sw-slides .sw-slide {
    height: 100%;
    width: 100%;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content {
    height: 100%;
    width: 100%;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item {
    padding: 0 0.26666667rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item a {
    color: #14f5fb;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_left {
    height: 4rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_left .swiper_item_left_text p {
    color: #14f5fb;
    font-size: 0.4rem;
    margin: 0.26666667rem;
  }
  #Homepage.swipslider .sw-slides .sw-slide .sw-content .swiper_item .swiper_item_right .swiper_item_right_img1 {
    margin-left: 0.66666667rem;
    height: 7.16rem;
    width: 7.16rem;
  }
  .banner_bottom {
    padding: 0 0.4rem;
    margin-bottom: 100%;
  }
  .banner_bottom .banner_bottom_item {
    height: 2.98666667rem;
    margin: 0.53333333rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .banner_bottom .banner_bottom_item .item_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
  }
  .banner_bottom .banner_bottom_item .item_text h3 {
    font-size: 0.36rem;
    margin-bottom: 0.4rem;
  }
  .banner_bottom .banner_bottom_item .item_text p {
    font-size: 0.32rem;
    padding: 0.06666667rem;
  }
  .banner_bottom .banner_bottom_item .item_img {
    width: 2.98666667rem;
    height: 2.98666667rem;
  }
  .CoreServices {
    padding: 0.2rem;
    padding-top: 0.84rem;
  }
  .CoreServices .server_title {
    text-align: center;
    margin-bottom: 0.66666667rem;
  }
  .CoreServices .server_title h2 {
    font-size: 0.53333333rem;
    color: #14f5fb;
    margin-bottom: 0.33333333rem;
  }
  .CoreServices .server_title p {
    font-size: 0.34666667rem;
    color: #ffffff;
  }
  .CoreServices .server_content .server_item {
    height: 5.33333333rem;
    margin-bottom: 0.66666667rem;
  }
  .CoreServices .server_content .server_item .server_item_img {
    margin-bottom: 0.26666667rem;
    text-align: center;
  }
  .CoreServices .server_content .server_item .server_item_img .server_item_img_1 {
    width: 3.6rem;
    height: 2.66666667rem;
  }
  .CoreServices .server_content .server_item .server_item_text h5 {
    color: #14f5fb;
    font-size: 0.42666667rem;
    margin-bottom: 0.26666667rem;
  }
  .CoreServices .server_content .server_item .server_item_text p {
    color: #ffffff;
    font-size: 0.37333333rem;
  }
  #CoreServices3 {
    margin-top: 1.33333333rem !important;
  }
  .h3p h3 {
    font-size: 0.53333333rem;
    color: #14f5fb;
    margin-bottom: 0.4rem;
  }
  .h3p p {
    font-size: 0.37333333rem;
    color: #ffffff;
  }
  .CoreProducts {
    padding-top: 0.4rem;
  }
  .CoreProducts .product_title {
    padding: 0.4rem;
  }
  .CoreProducts .product_title h3 {
    font-size: 0.53333333rem;
    color: #14f5fb;
    margin-bottom: 0.4rem;
  }
  .CoreProducts .product_title p {
    font-size: 0.37333333rem;
    color: #ffffff;
  }
  .CoreProducts .product_title h3 {
    text-align: center;
  }
  .CoreProducts .product_content {
    padding: 0.2rem;
  }
  .CoreProducts .product_content .product_item .product_item_left h3 {
    font-size: 0.53333333rem;
    color: #14f5fb;
    margin-bottom: 0.4rem;
  }
  .CoreProducts .product_content .product_item .product_item_left p {
    font-size: 0.37333333rem;
    color: #ffffff;
  }
  .CoreProducts .product_content .product_item .product_item_left h3 {
    padding-left: 0.33333333rem;
    border-left: 0.06666667rem solid #14f5fb;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content {
    margin-top: 0.93333333rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content .product_item_left_item {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content .product_item_left_item .item_img {
    margin: 0 auto;
    margin-bottom: 0.4rem;
    height: 0.98666667rem;
    width: 0.98666667rem;
  }
  .CoreProducts .product_content .product_item .product_item_left .product_item_left_content .product_item_left_item p {
    font-size: 0.26666667rem;
  }
  .CoreProducts .product_content .product_item .product_item_right {
    margin-top: 0.8rem;
    text-align: center;
    margin-bottom: 0.65333333rem;
  }
  .CoreProducts .product_content .product_item .product_item_right .product_item_right_img {
    width: 5.32rem;
    height: 5.01333333rem;
  }
  .CoreProducts .product_content .product_item #top_ditance {
    margin-top: 0rem !important;
  }
  #CaseShow {
    margin-top: 0.26666667rem;
  }
  #CaseShow .case_title {
    text-align: center;
    margin-bottom: 0.4rem;
  }
  #CaseShow .case_title h3 {
    font-size: 0.53333333rem;
    color: #14f5fb;
    margin-bottom: 0.4rem;
  }
  #CaseShow .case_title p {
    font-size: 0.37333333rem;
    color: #ffffff;
  }
  #CaseShow .case_content .case_item {
    margin-bottom: 0.4rem;
    position: relative;
  }
  #CaseShow .case_content .case_item .decode {
    height: 2.66666667rem;
    width: 2.66666667rem;
    display: none;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  #CaseShow .case_content .case_item .case_item_img {
    height: 4.10666667rem;
    width: 4.38666667rem;
    box-shadow: 0 0 10px #fff;
  }
  #CaseShow .case_content .case_item .case_item_img .case_item_img1,
  #CaseShow .case_content .case_item .case_item_img .case_item_img2 {
    height: 100%;
  }
  #CaseShow .case_content .case_item .case_item_text {
    height: 1.58666667rem;
    width: 4.38666667rem;
    background: #000;
    padding: 0.13333333rem;
    box-shadow: 0 0 10px #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
  }
  #CaseShow .case_content .case_item .case_item_text h4 {
    font-size: 0.37333333rem;
    color: #14f5fb;
  }
  #CaseShow .case_content .case_item .case_item_text p {
    font-size: 0.32rem;
    color: #ffffff;
  }
  #ContactUs {
    margin-top: 0.4rem;
    padding: 0 0.2rem;
  }
  #ContactUs .contatct_title h3 {
    font-size: 0.53333333rem;
    color: #14f5fb;
    margin-bottom: 0.4rem;
  }
  #ContactUs .contatct_title p {
    font-size: 0.37333333rem;
    color: #ffffff;
  }
  #ContactUs .contatct_title h3 {
    text-align: center;
  }
  #ContactUs .contatct_title p {
    text-indent: 2em;
    font-size: 0.37333333rem;
    margin-bottom: 0.26666667rem;
  }
  #ContactUs .contact_content {
    margin-top: 0.93333333rem;
  }
  #ContactUs .contact_content .connect_left {
    position: relative;
    margin-left: -15px;
  }
  #ContactUs .contact_content .connect_left .contact_input {
    margin-bottom: 0.26666667rem;
  }
  #ContactUs .contact_content .connect_left .contact_input label {
    display: block;
    font-size: 0.18666667rem;
    color: #ffffff;
    margin-bottom: 0.13333333rem;
  }
  #ContactUs .contact_content .connect_left .contact_input input {
    width: 4.26666667rem;
    height: 0.54666667rem;
    padding: 0 0.26666667rem;
    border-radius: 0.06666667rem;
  }
  #ContactUs .contact_content .connect_left .contact_textarea {
    position: absolute;
    right: 0rem;
    top: 0;
  }
  #ContactUs .contact_content .connect_left .contact_textarea label {
    display: block;
    font-size: 0.18666667rem;
    color: #ffffff;
    margin-bottom: 0.13333333rem;
  }
  #ContactUs .contact_content .connect_left .contact_textarea textarea {
    width: 4.26666667rem;
    height: 2.97333333rem;
    border-radius: 0.06666667rem;
    padding: 0.26666667rem;
  }
  #ContactUs .contact_content .connect_left .bottom {
    text-align: center;
  }
  #ContactUs .contact_content .connect_left .bottom .btn {
    text-align: center;
    width: 3.57333333rem;
    height: 0.54666667rem;
    background: #14f5fb;
    color: #ffffff;
    font-size: 0.18666667rem;
  }
  #ContactUs .contact_content .connect_right p {
    font-size: 0.37333333rem;
    color: #fff;
    margin-bottom: 0.13333333rem;
  }
  #ContactUs .contact_content .connect_right .connect_img {
    height: 2rem;
    width: 2rem;
    margin: 0.2rem 0;
    box-shadow: 0 0 10px #fff;
  }
  #ContactUs .contact_content .connect_right .float_left {
    float: left;
  }
  #ContactUs .contact_content .connect_right .float_right {
    max-width: 5.33333333rem;
    float: right;
  }
  #footer {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3.64rem;
    background: #000;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
  }
  #footer p {
    margin: 0.26666667rem;
    font-size: 0.32rem;
    color: #ffffff;
  }
}
.sw-bullet li {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 1;
}
.sw-bullet li.active {
  opacity: 1;
  width: 30px;
  height: 10px;
  background-color: #14f5fb;
  border-radius: 5px;
}
#swiper_lunbo .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 1;
}
#swiper_lunbo .swiper-pagination-bullet-active {
  opacity: 1;
  width: 30px;
  height: 10px;
  background-color: #14f5fb;
  border-radius: 5px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
#swiper_container .swiper-container {
  width: 100%;
}
#swiper_container .swiper-container .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-next {
  position: fixed;
  left: 42%;
  top: 90% !important;
  transform: translate(0, -50%);
  width: 57px;
  height: 57px;
  background-image: url("../img/pointer1.png") !important;
  background-repeat: no-repeat;
  z-index: 999;
  animation: opacity 1.2s linear infinite;
}
@keyframes opacity {
  0% {
    -webkit-transform: translate(0, 0px);
  }
  25% {
    -webkit-transform: translate(0, -10px);
  }
  50% {
    -webkit-transform: translate(0, 1px);
  }
  75% {
    -webkit-transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
  }
}
@-webkit-keyframes opacity {
  0% {
    -webkit-transform: translate(0, 0px);
  }
  25% {
    -webkit-transform: translate(0, -3px);
  }
  50% {
    -webkit-transform: translate(0, 1px);
  }
  75% {
    -webkit-transform: translate(0, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
  }
}
