/* 清除内外边距 */
@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;font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",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; width: 100%;}
.content{ width:1200px; margin:0 auto;}

/**/
.yinz{padding: 80px 0;}
.yinz li{float:left;height:100px;width: 360px;color:#333;font-size:20px;font-weight: bold;-webkit-transition:transform .3s;transition:transform .3s;}
.yinz li em{ display: block;width: auto;height: 40px;overflow: hidden; }
.yinz li img{ display: block;width: auto;height: 40px;}
.yinz li span{display:block; padding:10px 0 0;}
.yinz li.ab_li03{width: 300px;}
.yinz li.ab_li04{width: 180px;}
.yinz li:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}
.yinz li.cur em img:nth-child(1){ margin-top: -40px; }
.yinz li.cur{color: #01458f;}

/**/
.chanp{background: url(../images/cp_bg.jpg) no-repeat center 0;height: 625px;overflow: hidden;padding: 65px 0 0;}
.cp_tit{font-size: 40px;color: #333;line-height: 40px;height: 90px;overflow: hidden;background: url(../images/cp_tline.png) no-repeat center 18px;text-align: center;}
.cp_tit a{color: #333;}
.cp_tit a:hover,.cp_tit:hover{color: #01458f;}
.cp_tit span{display: block;font-size: 20px;color: #000;font-weight: normal;padding: 4px 0 0;}
.cp_l{width: 461px;height: 404px;line-height: 0;overflow: hidden;margin-top: 40px;position: relative;}
.cp_l:before{content: "";width: 68px;height: 3px;background: #fff;position: absolute;top: 252px;left: 0;z-index: 5;}
.cp_l img{width: 461px;height: 404px;}
.cp_l img,.case ul li em img,.ys_con dt img,.news_pic img,.about dl dt img,.photo ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.cp_l img:hover,.case ul li em img:hover,.ys_con dt img:hover,.news_pic img:hover,.about dl dt img:hover,.photo ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cp_r{width: 739px;height: 404px;background: #fff;margin-top: 40px;position: relative;}
.cp_r:before{content: "";width: 90%;height: 1px;background: #e1e1e1;position: absolute;top: 50%;left: 5%;z-index: 5;}
.cp_r:after{content: "";width: 1px;height: 80%;background: #e1e1e1;position: absolute;top: 10%;left: 50%;z-index: 5;}
.cp_list{width: 319px;height: 152px;float: left;padding: 50px 0 0 50px;}
.cp_list h3{height: 40px;line-height: 40px;background: url(../images/cp_ico01.gif) no-repeat 175px 9px;padding-left: 15px;margin-bottom: 5px;}
.cp_list h3 a{font-size: 22px;color: #333;}
.cp_list h3 a:hover{color: #01458f;}
.cp_list ul li{height: 28px;float: left;width: 150px;}
.cp_list ul li a{font-size: 14px;color: #333;display: block;height: 28px;line-height: 28px;width: 135px;padding-left: 15px;}
.cp_list ul li a:hover{color: #01458f;font-weight: bold;background: url(../images/cp_ico02.gif) no-repeat 0 10px;}
.cp01{height: 132px;padding-top: 70px;}

/*产品优势*/
.five{padding: 100px 0;position: relative;}
.five:after {content: "";position: absolute;top: 240px;right: 0;background:#e5e5e5;width: 1px;height: 378px;}
.five .cp_tit{background: url(../images/five_tline.png) no-repeat center 18px;}
.five dl{width: 240px;float: left;height: 300px;position: relative;overflow: hidden;z-index: 1;margin-top: 50px;padding: 78px 0 0;}
.five dl:after {content: "";position: absolute;top: 0;left: 0;background:#e5e5e5;width: 1px;height: 100%;}
.five dl dt{width: 240px;}
.five dl dt p{width:65px; height:55px; margin: 0 auto;position: relative;}
.five dl dt b{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;margin: 0 auto;}
.five dl dt em{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;margin: 0 auto;}
.five dl dt b img,.five dl dt em img{ display: block;width:65px; height:55px;}
.five dl dd{width: 240px;overflow: hidden;text-align: center;}
.five dl dd h5{font-size: 20px;color: #333;line-height: 60px;height: 60px;overflow: hidden;position: relative;font-weight: normal;}
.five dl dd h5:before{content: "";width: 30px;height: 2px;background: #01458f;position: absolute;bottom: 0;left: 50%;z-index: 5;margin-left: -15px;}
.five dl dd p{font-size: 14px;color:#666;line-height: 24px;max-height: 96px;overflow: hidden;width: 165px;margin: 0 auto;padding: 10px 0 0;}
.five dl dd b{display: block;width: 46px;height: 63px;font-size: 24px;color: #fff;position: absolute;bottom: 0;right: -80px;-webkit-transition:all .5s;transition:all .5s;background: url(../images/five_k.png) no-repeat;line-height: 70px;padding-left: 30px;overflow: hidden;}
.five dl {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-property: color;
  transition-property: color;
  transition: all 0.3s;
}
.five dl:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/five_pic01.jpg) no-repeat;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.five dl.cur:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.five dl.cur dt b{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.five dl.cur dt em{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.five dl.cur dd h5{color: #fff;font-weight: bold;}
.five dl.cur dd h5:before{background: #fff;}
.five dl.cur dd p{color:#fff;}
.five dl.cur dd b{right: 0;}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 196px;overflow: hidden;}
.ban01_l{width: 600px;padding: 55px 0 0;}
.ban01_l p{font-size: 26px;color: #fff;padding-left: 55px;height: 40px;line-height: 40px;overflow: hidden;}
.ban01_l ul li{font-size: 30px;color: #fff;font-weight: bold;background: url(../images/ban01_ico01.png) no-repeat 0 14px;padding-left: 30px;float: left;height: 46px;line-height: 46px;width: 160px;}
.ban01_r{width: 400px;padding: 70px 0 0;}
.ban01_r p{float: left;font-size: 14px;color: #fff;background: url(../images/ban01_tel.png) no-repeat 0 9px;padding-left: 45px;width: 215px;}
.ban01_r p b{display: block;font-size: 26px;}
.ban01_r em{display: block;float: right;width: 125px;}
.ban01_r em a{font-size: 14px;color: #333;display: block;width: 103px;height: 40px;line-height: 40px;background: #fff url(../images/ban01_ico02.png) no-repeat 88px 15px;border-radius: 30px;padding-left: 22px;}
.ban01_r em a:hover,.about dl dd span a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}

/*案例*/
.case{padding: 90px 0 0;}
.case .cp_tit,.hz .cp_tit{background: url(../images/case_tline.png) no-repeat center 18px;margin-bottom: 40px;}
.case ul li{width: 24%;float: left;margin-bottom: 30px;margin-right: 1.3%;}
.case ul li em{display: block;width: 100%;line-height: 0;overflow: hidden;}
.case ul li em img{display: block;width: 100%;}
.case ul li h4{width: 84%;height: 72px;overflow: hidden;font-size: 18px;color: #000;font-weight: normal;padding: 20px 8% 0;line-height: 20px;position: relative;}
.case ul li h4:before{content: "";width: 4px;height: 25px;background: #01458f;position: absolute;top: 25px;left: 4%;z-index: 5;}
.case ul li h4 b{display: block;float: right;width: 28px;height: 28px;line-height: 0;overflow: hidden;}
.case ul li h4 b img{width: 28px;height: 56px;-webkit-transition:all .5s;transition:all .5s;}
.case ul li h4 i{display: block;font-size: 12px;color: rgba(0,0,0,0.5);text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.case ul li.nobor{margin-right: 0;}
.case ul li:hover h4{color: #fff;background: #019391;}
.case ul li:hover h4 i{color: rgba(255,255,255,0.5);}
.case ul li:hover b img{margin-top: -28px;}
.case ul li:hover h4:before{background: #fff;}

/*合作客户*/
.hz{padding: 60px 0 100px;}
.hz ul{width: 1200px;height: 272px;position: relative;}
.hz ul:before{content: "";width: 1px;height: 100%;background: #f6f6f6;position: absolute;top: 0;left: 0;z-index: 20;}
.hz ul:after{content: "";width: 100%;height: 1px;background: #f6f6f6;position: absolute;bottom: 0;left: 0;z-index: 20;}
.hz ul li{width: 240px;height: 135px;float: left;line-height: 0;border-top: #f6f6f6 1px solid;position: relative;}
.hz ul li a{ display:block; position:relative;width: 240px;height: 135px;}
.hz ul li a:before{content: "";width: 1px;height: 100%;background: #f6f6f6;position: absolute;top: 0;right: 0;z-index: 20;}
.hz ul li a:hover:after{content: "";width: 240px;height: 135px;position: absolute;top: 0;left: 0;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 21;}
.hz ul li img{width: 240px;height: 135px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; }
.hz ul li a:hover img{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);}

/*优势*/
.ys{background: #f3f3f3;padding: 60px 0 100px;overflow: hidden;}
.ys .cp_tit{background: url(../images/ys_tline.png) no-repeat center 38px;margin-bottom: 40px;height: 120px;line-height: 60px;}
.cp_tit em{color: #01458f;}
.cp_tit i{font-size: 70px;font-style: italic;font-family: "Impact";font-weight: normal;padding-right: 10px;line-height: 60px;}
.ys .cp_tit span{line-height: 40px;padding: 0;}
.ys_con{ position: relative;}
.ys_s{margin-left: -760px !important;}
.ys_con .tempWrap{overflow: visible !important;}
.ys_con dl.cur dd{background: #01458f;}
.ys_con dl.cur dd h3,.ys_con dl.cur dd h3 i,.ys_con dl.cur dd p{color: #fff;}
.ys_con dl.cur dd em img{margin-top: -55px;}
.ys_con dl.cur dt img{opacity: 1;}
.ys_con dl{width: 880px; float: left;margin-right: 30px;height: 725px;}
.ys_con dt{ background: #000; width:880px; height:480px;line-height: 0;overflow: hidden;}
.ys_con dt img{display:block; width:880px; height:480px;opacity: 0.8;}
.ys_con dl dd{height: 200px;padding: 45px 110px 0 70px;overflow: hidden;width: 700px;background:#fff;}
.ys_con dl dd h3{ height: 60px;font-size: 30px;color: #333;line-height: 30px;overflow: hidden;}
.ys_con dl dd h3 i{display: block;font-weight: normal;font-size: 12px;text-transform: uppercase;color: #b9b9b9;}
.ys_con dl dd h3 em{ display: block;float: left;width: 60px;height: 55px;line-height: 0;overflow: hidden;padding: 0 15px 0 0;}
.ys_con dl dd h3 em img{width: 60px;height: 110px;}
.ys_con dl dd p{ font-size: 14px;line-height: 24px;color: #333;padding:10px 0 0 75px;}
.ys_con dl dd:hover h3 em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.ys_con .prev{ position:absolute; left:50px; top:250px; width:24px;height:38px; z-index: 100;cursor: pointer;background: url(../images/bprev.png) no-repeat center;}
.ys_con .next{ position:absolute; right:50px; top:250px;  width:24px;height:38px; z-index: 100;cursor: pointer;background: url(../images/bnext.png) no-repeat center;}
.ys_t{ margin-top: 50px;}
.ys_t li{ float: left;height: 12px;width: 12px;background: #c8c8c8;border-radius: 50%;margin-right: 30px;cursor: pointer;}
.ys_t li.on{background:#019391;}
.ys_t li:first-child{margin-left: 530px;}

/*新闻资讯*/
.news{background: #fcfcfc;padding: 90px 0;}
.news .cp_tit{background: url(../images/news_tline.png) no-repeat center 18px;}
.news_l{ width:570px;}
.news_t{ height:70px;line-height: 70px;overflow: hidden;border-bottom: #e5e5e5 1px solid;}
.news_t a{font-size: 26px;color: #333;text-transform: uppercase;}
.news_t a:hover{color: #01458f;}
.news_t span{float: right;}
.news_t span a{font-size: 20px;}
.news_pic{width: 570px;height: 285px;line-height: 0;overflow: hidden;margin: 25px 0 20px;}
.news_pic img{width: 570px;height: 285px;}
.news_c{width: 570px;}
.news_c ul li{ height:46px; line-height:46px; overflow:hidden;border-bottom: #d6d6d6 2px dotted;}
.news_c ul li a{ font-size:14px; color:#333;display: block;float: left;width: 410px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background: url(../images/news_ico01.png) no-repeat 10px 18px;padding-left: 30px;}
.news_c ul li a:hover{background: url(../images/news_ico02.png) no-repeat 10px 18px;color: #01458f;font-weight: bold;}
.news_c ul li span{display: block;float: right;font-size: 14px;color: #666;width: 100px; text-align:right;padding-right: 10px;}

/*常见问答*/
.wd{width: 610px;margin-right: -60px;}
.wd .news_t{width: 475px;margin-left: 100px;}
.wd_m{margin-top: 15px;}
.wd dl{height: 120px;padding: 30px 0 0;width: 590px;position: relative;overflow: hidden;margin: 0 10px;}
.wd dl dt{ position: absolute;top: -80px;left: 20px; height: 50px;line-height: 25px;width: 70px;font-size: 12px;color: #01458f;float: left;font-weight: bold;padding: 20px 0 0;-webkit-transition:all .5s;transition:all .5s;}
.wd dl dt b{display: block;font-size: 36px;}
.wd dl dd{width: 475px;float: left;height: 119px;border-bottom: #e5e5e5 1px solid;margin-left: 90px;}
.wd dl dd a{display: block;}
.wd dl dd h5{font-size: 16px;color: #333;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 475px;}
.wd_desc{font-size: 14px;color: #666;height: 50px;line-height: 25px;overflow: hidden;padding: 5px 0 0;}
.wd dl:hover{background: #fff;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.wd dl:hover dt{top: 30px;}
.wd dl:hover dd h5{color: #01458f;}

/*关于我们*/
.about{background: #f3f3f3;height: 635px;overflow: hidden;}
.about dl{height: 635px;position: relative;}
.about dl dt{width: 960px;height: 635px;position: absolute;top: 0;left: 50%;line-height: 0;overflow: hidden;}
.about dl dt img{width: 960px;height: 635px;}
.about dl dd{width: 500px;float: left;padding: 60px 0 0;}
.about dl dd h5{font-size: 40px;height: 92px;line-height: 40px;background:url(../images/ab_tbg.png) no-repeat;padding: 50px 0 0;}
.about dl dd h5 i{display: block;font-size: 20px;font-weight: normal;color: #000;}
.about dl dd h5 a{color: #000;}
.about dl dd h5 a:hover{color: #01458f;}
.about .ab_desc{font-size: 14px;color: #333;line-height: 30px;height: 120px;overflow: hidden;padding: 50px 0 0;}
.about dl dd span{display: block;width: 130px;height: 44px;padding: 30px 0 0;}
.about dl dd span a{display: block;width: 130px;height: 44px;line-height: 44px;font-size: 14px;color: #333;background: #fff;border-radius: 30px;}
.about dl dd em{display: block;width: 34px;height: 34px;line-height: 0;float: left;margin: 5px 10px 0 5px;background: #01458f;border-radius: 50%;}
.about dl dd em img{width: 34px;height: 34px;}

/*公司相册*/
.photo{width: 1200px;margin: -115px auto 0;background: #fff;padding: 20px 20px 80px;position: relative;z-index: 10;}
.photo ul li{width: 260px;float: left;padding-right: 40px;}
.photo ul li em{width: 260px;height: 195px;display: block;line-height: 0;overflow: hidden;}
.photo ul li img{width: 260px;height: 195px;}
.photo ul li span{display: block;font-size: 14px;color: #333;width: 260px;text-align: center;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*友情链接*/
.f_link{height: 50px;line-height: 50px;overflow: hidden;margin: -50px 0 0 600px;width: 600px;}
.f_link b{display: block;float: left;font-size: 14px;color: #9a9a9a;width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: #9a9a9a;float: left;width: 520px;}
.f_link p a{font-size: 14px;color: #9a9a9a; padding:0 10px 0 0;}
.f_link p a:hover{color: #333;}

/**/
@-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);
  }
}