﻿/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; color: #666;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}

/**/
.yinz{background: url(../images/yinz_bg.gif) no-repeat 0 85px;height: 437px;padding: 85px 0 75px;}
.yinz dl{padding: 37px 0 0 96px;}
.yinz dl dt{width: 484px;height: 363px;float: left;line-height: 0;overflow: hidden;}
.yinz dl dt img{width: 484px;height: 363px;}
.yinz dl dt img,.yous dl dt img,.case_m dl dt img,.news_l dl dt img,.about dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.yinz dl dt img:hover,.yous dl dt img:hover,.case_m dl dt img:hover,.news_l dl dt img:hover,.about dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.yinz dl dd{width: 620px;float: left;padding: 20px 0 0;}
.yinz dl dd h5{font-size: 30px;color: #333;height: 80px;line-height: 36px;overflow: hidden;position: relative;margin-left: 50px;}
.yinz dl dd h5:before{content: "";width: 53px;height: 2px;background: #3871c1;position: absolute;bottom: 0;left: 0;}
.yinz dl dd h5 i{display: block;font-size: 16px;font-weight: normal;}
.yinz_desc{font-size: 14px;color: #666;line-height: 24px;height: 96px;overflow: hidden;padding: 16px 0 0 50px;}
.digital{background:#3871c1;width: 565px;height: 95px;padding: 20px 0 0 55px;margin: 36px 0 0;}
.ibrand-num li{float:left;width: 180px;height:90px;color:#fff;font-size:16px;font-weight: bold;}
.ibrand-num li b{font-size:40px;line-height: 36px; font-family:"DINOT";padding-right: 3px;}
.ibrand-num li span{display:block;font-size: 16px;padding: 5px 0 0;}

/*产品中心*/
.chanp{background: #f6f6f6;padding: 5rem 0 6rem;}
.cp_tit{font-size: 40px;color: #333;text-align: center;height: 85px;line-height: 40px;overflow: hidden;background: url(../images/cp_tline.png) no-repeat center 60px;}
.cp_tit a{color: #333;}
.cp_tit a:hover,.cp01 h3 a:hover{color: #3871c1;}
.cp_tit span{color: #333;display: block;font-size: 20px;font-weight: normal;padding: 3px 0 0;}
.cp01{width:15.5%;float: left;height: 24rem;position: relative;padding: 2.5rem 0 0;background: #fff;margin-top: 2.3rem;margin-right:25px;-webkit-transition:transform .3s;transition:transform .3s;}
.cp01 h3{width: 80%;margin: 0 auto;height: 2rem;line-height: 2rem;overflow: hidden;}
.cp01 h3 a{font-size: 1rem;color: #000;}
.cp01 h3 em{width: 1.5rem;height: 1.5rem;display: block;float: right;line-height: 0;padding: 0.2rem 0 0;}
.cp01 h3 em img{width: 1.5rem;height: 1.5rem;}
.cp01 ul{width: 80%;display: inline-block;margin-left: 10%;padding: 0.5rem 0 0;border-bottom: #ddd 1px solid;}
.cp01 ul li{height: 2rem;line-height: 2rem;width:100%;float: left;}
.cp01 li a{font-size: 0.8rem;color: #666;display:block; float:left;position: relative;vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.cp01 li a:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 100%;
  bottom: -2px;
  background: #3871c1;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.cp01 li a:hover:before {
  right: 0;
}
.cp01 ul li a:hover{font-weight: bold;color: #333;}
.cp01 p{width: 100%;line-height: 0;padding: 2rem 0 0;}
.cp01 p img{display: block;width: 100%;}
.cp01 b{background: url(../images/cp_k01.png) no-repeat;display: block;width: 43px;height: 60px;position: absolute;bottom: 0;right: 0;font-size: 26px;color: #fff;line-height: 66px;padding-left: 25px;overflow: hidden;}
.cp01:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.cp01:hover b{background: url(../images/cp_k02.png) no-repeat;}
.chanp .nobor{margin-right: 0;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}

/*产品优势*/
.four{padding: 90px 0 80px;}
.four_l{width: 305px;}
.four dl{height: 260px;border-bottom: #eaeaea 2px solid;padding: 35px 0 0;}
.four dl dt{font-size: 26px;color: #333;font-weight: bold;height: 140px;background: url(../images/four_line01.png) no-repeat 0 bottom;}
.four dl dt em{width: 56px;height: 60px;display: block;line-height: 0;overflow: hidden;margin-bottom: 20px;}
.four dl dt em img{width: 56px;height: 60px;}
.four dl dd{font-size: 16px;color: #333;line-height: 30px;padding: 15px 0 0;}
.four dl:hover dt{background: url(../images/four_line02.png) no-repeat 0 bottom;}
.four dl:hover dt em,.yous dl dd h5:hover em,.liuc ul li:hover em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.four dl.nobor{border-bottom: none;padding-top: 70px;}
.four_r{width: 310px;text-align: right;}
.four .four_r dl dt{background: url(../images/four_line03.png) no-repeat right bottom;}
.four .four_r dl dt em{margin-left: 254px;}
.four .four_r dl:hover dt{background: url(../images/four_line04.png) no-repeat right bottom;}
.four_c{width: 645px;height: 600px;line-height: 0;position: absolute;top: 230px;left: 280px;}
.four_c img{width: 645px;height: 600px;}

/*优势*/

/*产品中心*/
.product{background: url(../images/cp_bg.jpg) no-repeat center 0;height: 1100px;overflow: hidden;padding-top: 82px;}
.pro_tit{font-size: 46px;color: #333;text-align: center;line-height: 46px;background: url(../images/cp_tico.png) no-repeat center bottom;height: 110px;overflow: hidden;}
.pro_tit a{color: #333;}
.pro_tit a:hover{color: #0e75a0;}
.pro_tit span{color: #777;display: block;font-size: 20px;font-weight: normal;padding: 5px 0 0;}
.pro_l{width: 280px;background: #3f90ae;padding: 0 0 4px;border-radius: 5px;margin-top: 30px;}
.pro_l h2{ background:url(../images/cp_tbg.png) no-repeat;width: 280px;height: 107px;text-align: center;}
.pro_l h2 a{font-size: 32px;color: #fff;display: block; padding:32px 0 0;line-height: 32px;height: 75px;}
.pro_l h2 i{display: block;font-size: 12px;color: rgba(255,255,255,0.3);font-weight: normal;text-transform: uppercase; font-family:"Times New Roman", Times, serif;}
.pro_l ul{width: 273px;background: #fff;margin: 0 auto;}
.pro_l ul li{border-bottom: #e8e8e8 1px solid;height: 60px;line-height: 60px;}
.pro_l ul li a{display: block;font-size: 16px;color: #333;width: 233px;height: 60px; background:#fff url(../images/cp_ico01.png) no-repeat 230px 23px; padding:0 0 0 20px;}
.pro_l ul li a:hover,.pro_l ul li.cur a{background:#e8e8e8 url(../images/cp_ico02.png) no-repeat 230px 23px;font-weight: bold;color: #20738f;}
.pro_tel{margin: 0 auto;font-size: 18px;color: #000;line-height: 24px;width: 183px;height: 90px;border-radius: 0 0 5px 5px;background:#f7f7f7 url(../images/cp_tel.png) no-repeat 35px 30px;padding: 15px 0 0 90px;}
.pro_tel i{display: block;font-size: 20px;}
.pro_r{padding-top: 12px;width: 921px;margin-right: -2px;}
.pro_r ul li{width: 289px;float: left;margin-left: 18px;margin-top: 18px;line-height: 0;overflow: hidden;background: #fff;height: 370px;border-radius: 5px;}
.pro_r ul li em{width: 289px;height: 289px;display: block;overflow: hidden;border-bottom: #e5e5e5 1px solid;border-radius: 5px 5px 0 0;}
.pro_r ul li img{width: 289px;height: 289px;border-radius: 5px 5px 0 0;}
.pro_r ul li span{position: relative;display: block;width: 289px;text-align: center;font-size: 20px;color: #333;height: 80px;line-height: 80px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border-radius:0 0 5px 5px;-webkit-transition:all .5s;transition:all .5s;}
.pro_r ul li:hover span{font-weight: bold;color: #fff;background: url(../images/cp_k.jpg) no-repeat;line-height: 60px;}
.pro_r ul li:hover span:before{content: "";width: 40px;height: 3px;background:#e60012;position: absolute;bottom: 20px;left: 50%;margin-left: -20px;}
.pro_video{width: 436px;height: 78px;margin: 58px auto 0;border: #dadce1 2px solid;border-radius: 50px;cursor: pointer;}
.pro_video em{width: 45px;height: 45px;display: block;float: left;line-height: 0;padding: 15px 20px 0 85px;}
.pro_video em img{width: 45px;height: 45px;}
.pro_video span{display: block;float: left;font-size: 16px;color: #666;padding: 15px 0 0;line-height: 22px;}
.pro_video span i{display: block;font-size: 20px;color: #0e75a0;}




/*广告条*/
.ban01{padding: 88px 0 0;}
.ban01_l{width: 900px;}
.ban01_l b{background: url(../images/ban_k.png) no-repeat;display: block;width: 196px;height: 57px;line-height: 56px;overflow: hidden;font-size: 20px;color: #3871c1;text-align: center;float: left;margin-top: 25px;}
.ban01_lm{padding: 0 0 0 40px;width: 660px;float: left;}
.ban01_lm p{font-size: 32px;color: #fff;font-weight: bold;height: 56px;line-height: 56px;}
.ban01_lm ul li{font-size: 18px;color: #fff;float: left;line-height: 36px;background: url(../images/ban_ico.png) no-repeat 0 13px;padding: 0 40px 0 20px;}
.ban01_tel{width: 220px;}
.ban01_tel span{display: block;text-align: center;height: 75px;}
.ban01_tel b{display: block;font-size: 26px;color: #fff;height: 40px;line-height: 40px;}
.ban01_tel em{width: 22px;height: 22px;display: block;line-height: 0;margin: 0 auto;}
.ban01_tel em img{width: 22px;height: 22px;}
.ban01_tel a{font-size: 14px;color: #333;display: block;width: 110px;text-align: center;height: 34px;line-height: 34px;overflow: hidden;background: #fff;border-radius: 30px;margin: 0 auto;}
.ban01_tel a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.ban01_tel a:hover {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


/*新闻资讯*/
.tit01{overflow: hidden; font-size: 24px;color:#009527;text-align: center; line-height: 36px; height:70px;}
.tit01 a{ color:#00a7e8;}
.tit01 span{ color:#666666; font-size: 14px; font-weight: normal; display: block;}
.newsbg{ width:1230px; margin: 49px auto 0; height:569px; overflow: hidden;}
.news-lndt , .news-hyzx , .faq{ width:380px; overflow: hidden; position: relative; margin-top: 45px;margin-left: 25px;} 
.newsbg h3{position: absolute; top: 0;left: 0; width:60px; height:87px; background:#e60012 url(img/index/newsline.gif) no-repeat center 65px; font-size: 18px; text-align: center;}
.newsbg h3 a{ display: inline-block;padding-top: 12px; color:#fff; line-height: 24px;    width: 50px;}
.newsbg p { margin-left: 28px; width:352px; overflow: hidden;}
.newsbg p img{ width:352px; height:156px;}
.newsbg ul{ margin:30px 0 0 28px;}
.newsbg li{ padding-left: 15px;background: url(img/index/newsicon.gif) no-repeat 0 19px; color:#555555; line-height: 40px;font-size: 14px;}
.newsbg li a{ color:#333333;}

/*关于我们*/
.ab_bg{background:#f6f6f6;height: 580px;overflow: hidden;}
.about dl{position: relative;height: 580px;}
.about dl dt{width: 960px;height: 580px;line-height: 0;overflow: hidden;position: absolute;top: 0;left: 50%;}
.about dl dt img{width: 960px;height: 580px;}
.about dl dd{width: 520px;float: left;padding: 80px 0 0;}
.about dl dd h2{font-size: 40px;color: #333;line-height: 44px;height: 110px;overflow: hidden;background: url(../images/ab_line02.gif) no-repeat 0 bottom;}
.about dl dd h2 i{display: block;font-size: 20px;font-weight: normal;background: url(../images/ab_tline.png) no-repeat 142px 20px;color: #333;}
.about dl dd h2 a{color: #333;}
.about dl dd h2 a:hover{color: #3871c1;}
.ab_desc{font-size: 14px;color: #333;line-height: 30px;height: 180px;overflow: hidden;padding: 20px 0 0;}
.about dl dd span{display: block;padding: 25px 0 0;}
.about dl dd span a{display: block;font-size: 14px;color: #fff;width: 110px;height: 45px;line-height: 45px;background: #3871c1 url(../images/ab_ico.png) no-repeat 90px 15px;overflow: hidden;padding: 0 0 0 20px;}
.about dl dd span a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.about dl dd span a:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/*公司相册*/
.photo{padding: 0 0 60px;margin-top: -100px;}
.photo_l{height: 100px;width: 400px;margin: 0 auto;background: #fff;position: relative;z-index: 10;padding: 0 18px;}
.photo_l ul li{width: 200px;height: 50px;line-height: 22px;float: left;padding: 30px 0 0;margin-left: 100px;}
.photo_l li a{ font-size:20px; color:#333;display:block; float:left;position: relative;vertical-align: middle;height: 66px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.photo_l li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 84px;
  right: 100%;
  top: 22px;
  background: #3871c1;
  height: 5px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.photo_l li a:hover:before,.photo_l li.on a:before {
  right: 14%;
}
.photo_l ul li em{display: block;float: left;width: 44px;height: 42px;line-height: 0;overflow: hidden;margin: 4px 10px 0 30px;}
.photo_l ul li em img{width: 44px;height: 42px;}
.photo_l ul li span{display: block;float: left;padding: 5px 0 0;}
.photo_l ul li i{display: block;font-size: 12px;text-transform: uppercase;color: rgba(51,51,51,0.5);font-weight: normal;}
.photo_l ul li.on a{font-weight: bold;}
.photo_r{padding: 40px 0 0;width: 1200px;overflow: hidden;}
.photo_r ul li{width:270px;float: left;margin-right: 30px;line-height: 0;-webkit-transition:transform .3s;transition:transform .3s;padding-top: 10px;}
.photo_r ul li em{width: 270px;height: 195px;display: block;line-height: 0;overflow: hidden;}
.photo_r ul li img{width: 270px;height: 195px;}
.photo_r ul li span{display: block;width: 145px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;overflow: hidden;padding-top: 5px;}
.photo_r ul li:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}

/*友情链接*/
.f_link{background: url(../images/link_bg.jpg) no-repeat center 0;overflow: hidden;height: 68px;line-height: 68px;border-top: rgba(51,51,51,0.8) 1px solid;}
.f_link b{display: block;float: left;font-size: 14px;color: #fff;width: 110px;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.5);float: left;width: 1090px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.5); padding:0 10px 0 0;}
.f_link p a:hover{color: #fff;}

/**/

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}