@charset "utf-8";
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;line-height: 1.82857143;font-size: 16px;min-width: 1230px;background: #fff;color: #333;}
* { margin:0; padding:0;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;cursor: pointer;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
img { border:0px;}
li{ list-style:none; float:left;}
em, i {font-style: normal;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;    background: none;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;transition: all ease 0.36s;}
a:hover {color: #40929e;}
ul {margin: 0;list-style: none;padding: 0;}
.fl{
  float: left;
}
.fr{
  float: right;
}
.container {min-width: 1200px;margin: 0 auto;max-width: 1200px;    overflow: hidden;}

 @-webkit-keyframes rotates {
    0% {
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg);
    }
    50% {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
    100% {
      -webkit-transform: rotate(-0deg);
      transform: rotate(-0deg);
    }
  }
  @keyframes rotates {
    0% {
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg);
    }
    50% {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
    }
    100% {
      -webkit-transform: rotate(-0deg);
      transform: rotate(-0deg);
    }
  }


/*关键词搜索*/
.searcher { width:100%; background:#fff; height:41px;  margin:26px auto 0;}
.searcher .wrap{height:41px;     position: relative;}
.searcher .keywords { line-height:39px; color:#666; width:1200px;height:39px; border:1px solid #D3D3D3;
  background:url(../images/keywords.png) no-repeat left; text-indent: 34px;
}
.searcher .keywords font{color:#1667cb}
.keywords_box{float:left;width:600px;height:39px;line-height: 39px;color:#606060;text-indent:36px;}
.searcher .sos { position:absolute; right:0; top:6px; right:8px; border:1px solid #fff; background:#fff; }
.searcher .sos .txt { width:250px; padding:0 0 0 10px; height:28px; line-height:26px; font-size:12px; border:0;  text-indent: 15px;   color:#999; 
	background:url(../images/sousuoBg.jpg) no-repeat 5px center #fff;
}
.searcher .sos .submit { width:42px; height:28px; +height:28px; *height:28px; background:#424242; border:0; color:#FFF; cursor:pointer; position:absolute; right:0; top:0; }
.searcher .sos .submit:hover { opacity:.9; filter:Alpha(opacity=90); }

/*title*/
.title{padding-top:60px;padding-bottom:20px;text-align:center;background: url(../images/titline.png) center center no-repeat;}
.title .tit{font-weight:bold;font-size: 40px;line-height: 35px;text-align:center;color: #333;}
.title .tit em{font-weight:bold;color:#1667cb;}
.title .subtit{padding-top:20px;font-size:18px;color:#666;}

.details{width: 200px;height: 40px;background: #1667cb;color: #fff;text-align: center;line-height: 40px;display: block;margin: 0 auto;    transition: all ease 300ms;}
.details:hover{color: #fff;width: 220px;}


/*recom*/
.recom{}
.recom .recombox{background: url(../images/recom_bg.jpg)no-repeat center top;    background-size: cover;
    padding-bottom: 40px;}
.recom .recombox .wrap{position: relative;height: 475px;}
.recom .recombox .des{width: 564px;color: #ffffff;margin-top: 50px;    margin-left: 1px;}
.recom .recombox .des h2{font-size: 24px;line-height: 56px;}
.recom .recombox .des p{height: 100px;}
.recom .recombox .des .btns{margin-top: 60px;}
.recom .recombox .img{width: 600px;}
.recom .recombox .img img{    width: 550px;
    height: 412px;
    margin-top: 20px;
    float: right;}
.recom .recombox .inner{width: 100%;
    height: 475px;
    overflow: hidden;
    position: relative;
    z-index: 1;}
.recom .recombox .inner li{float: left;
    width: 1200px;
    position: relative;}
.recom .recombox .tip{position: absolute;right: 0;bottom: 45px;z-index: 2;}   
.recom .recombox .tip li{background: #1667cb;width: 12px;height: 12px;border-radius: 0;margin-left: 30px;}
.recom .recombox .tip li.active{background: #f47b21;}      

/*首页产品*/
.index_probox{width:100%;padding-top:46px;background: url(../images/index_pro_bot.gif) repeat-x left bottom;  padding-bottom: 0;}
.index_prominbox{width:1200px;min-height:764px;margin:0 auto;}
.index_proleft{float:left;width:254px;  border-radius: 6px;
  overflow: hidden;}
.index_prolist_box{width:254px;min-height: 678px;background:#1651cc;position: relative;}
.index_prolist_box2{width:236px; height:486px;  margin:0 auto; background-color: #fff; border-radius:4px; }
.index_prolist_name{width:254px;height:66px;text-align: center;font-size:22px;font-weight:500;color: #fff;line-height:37px;
	background: url(../images/index_probg1.png) no-repeat center top;
}
.index_prolist_name p{font-size:16px;font-weight:normal;line-height:18px;}
.index_prolist_box2 li{    float: none;width:198px;height:54px;line-height:54px;border-bottom:1px dashed #595959;margin:0 auto;font-size:16px;color:#595959;}
.index_prolist_box2 li a{display:block;width:198px;height:54px;line-height:54px;margin:0 auto;font-size:16px;color:#595959;text-align: center;
  	background: url(../images/pro_list_bg.gif) no-repeat left 20px;
	transition:background 0.3s;
	-webkit-transition:background 0.3s;
}
.index_prolist_box2 li a:hover{display:block;background: url(../images/pro_list_bg.gif) no-repeat left -26px;
	*background: url(../images/pro_list_bg.gif) no-repeat left -27px;   color:#1667cb; 
}
.index_proad{width:254px;height:105px;padding-top:21px;color:#fff;text-align:center; position:absolute;bottom: 0; left:0; 
	background: url(../images/index_probg2.png) no-repeat center top;    background-size: cover;
}
.index_proad span{font-size: 18px;display: block;}
.index_proad span b{font-size: 22px;    font-family: Impact;font-weight: normal;}
.index_proad .zi{width: 144px;height: 36px;background: #f47b21;color: #fff;display: block;margin: 12px auto;line-height: 36px;font-size: 16px;}
.index_proad .zi:hover{width: 160px;}

.index_proright{float:right;width:915px;}
.index_proright .tik{  background: #1667cb;  height: 49px;  line-height: 49px; border-left:48px solid #fff; }
.index_proright .tik span{width: 130px;  float: left;
  background: url(../images/navhover.jpg) repeat-x bottom left;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.index_proright .tik a{ float: right;
	width: 73px;
  height: 26px;
  border: 1px solid #fff;
  margin: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
}
.index_proimg_box{width:915px;float: right;   }
.index_proimg_box li{float:left;width:275px;height:231px;margin-left:30px;background:url(../images/pro_bg.jpg) no-repeat center 191px;}
.index_proimg_box li a{display:block;width:275px;}
.index_proimg_box li a:hover{display:block;width:275px;color:#1667cb}
.index_proimg_box li a img{display:block;width:275px;height: 189px;border:1px solid #ccc;    transition: all ease 0.36s;}
.index_proimg_box li a p{width:254px;height:40px;line-height:40px; *line-height: 34px; text-align: center;}
.index_proimg_box li a:hover img{border-color:#1667cb;transform: scale(1.05);}

/*inquiry1*/
.inquiry1{    background: url(../images/inquiry1.jpg) center top no-repeat;
    background-size: 100% 100%;
    position: relative;
    width: 100%;
    height: 207px;
    color: #fff;}
.inquiry1 ul{width: 854px;margin-top: 30px;}
.inquiry1 ul li{width: 182px;text-align: center;}
.inquiry1 ul img{width: 56px;height: 56px;margin: 0 auto;display: block;  transition: all 0.5s;}
.inquiry1 ul li:hover img{transform: rotate(360deg) scale(1.1);}
.inquiry1 ul h2{font-size: 18px;font-weight: normal;line-height: 42px;margin-top: 7px;}
.inquiry1 ul i{width: 32px;height: 2px;display: block;background: #fdfe67;margin: 0 auto;}
.inquiry1 ul p{line-height: 32px;}
.inquiry1 .fr{margin-top: 40px;}
.inquiry1 .fr .tel{background: url(../images/inquiry_tel.png)no-repeat left center;color: #ffffff;padding-left: 52px;height: 51px;}
.inquiry1 .fr .tel span{font-size: 16px;line-height: 22px;}
.inquiry1 .fr .tel p{font-size: 30px;font-family: Impact;line-height: 50px;}
.inquiry1 .fr .zi{margin-left: 52px;width: 144px;height: 38px;background: #f47b21;color: #ffffff;line-height: 38px;text-align: center;display: block;margin-top: 30px;font-size: 18px;}
.inquiry1 .fr .zi:hover{width: 160px;}


/* 他们选择了我们 */
.case{padding-bottom:80px;background:#f5f5f5;}
.case_list .list{width:105%;}
.case_list li{margin-right:20px;margin-bottom:20px;position:relative;float:left;display:block;width:385px;height:289px;}
.case_list li a{display:block;}
.case_list li .img{position:relative;display:block;width:385px;height:289px;z-index:1;}
.case_list li img{display:block;width:100%;height:100%;}
.case_list li .bg{width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 10; background: url(../images/mask.png); opacity: 0; filter: alpha(opacity=0);transition: all ease-out .5s;z-index:12;}
.case_list li .bg .seico{display:block;width: 45px; height: 45px;position: absolute; left: 50%; margin-left: -22px; top: 50%; margin-top: 0px;transition:all ease 0.36s;z-index:2;display: block; width: 45px; height: 45px; text-align: center; background:url("../images/seIco.png") no-repeat center center; *zoom: 1;}
.case_list li:hover .bg{opacity: 1; filter: Alpha(opacity=100); }
.case_list li:hover .bg .seico{transition: ease-in-out .2s;margin-top: -22px;transition:all ease 0.36s;}
.case_list li .txt_box{position:absolute;bottom:0;left:0;width:385px;height:95px;background:url("../images/case_txt.png") no-repeat center center;background-size:385px 95px;z-index:2;}
.case_list li .txt{margin:35px 30px 0;width:324px;height:60px;background:url("../images/case_line.png") no-repeat top center;background-size:324px 1px;}
.case_list li .txt .tit{float:left;height:60px;font-weight:bold;font-size:16px;line-height:60px;text-align: left;color:#fff;}
.case_list li .txt .detail{padding-right:26px;margin-top:24px;float:right;color:#fff;height:16px;line-height:16px;font-size:14px;background:url("../images/detailIco.png") no-repeat right center;background-size:16px 16px;}
.case .btns{width:420px;margin:0 auto;margin-top:10px;}
.btns a{float:left;display:block;width:200px;height:40px;font-size:16px;line-height:40px;text-align:center;color:#fff;transition:all ease 0.36s;}
.btns a:first-child{margin-right:20px;background:#047fcc;}
.btns a.aonline{background:#f47b21;}
.btns a.amore:hover{background-color:#e62129;}
.btns a.aonline:hover{text-indent:6px;color:#fff;background-color:#005cb3;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);}


/*iadv*/
.iadv{    background: url(../images/iadv_bg.jpg) no-repeat center / cover;color: #ffffff;padding: 60px 0;}
.iadv .title{padding-top: 0;}
.iadv .title h2{color: #1667cb;font-size: 36px;}
.iadv .title h2 span{color: #f47b21;}
.iadv .title h2 span b{font-size: 48px;}
.youshi3{height:140px;margin:0 auto 20px;text-align: center; }
.youshi3>h2{font-size:26px;height:80px;line-height: 80px; color:#1667cb;font-weight: normal ;}
.youshi3>h2 font{color:#ff6d00;   font-size: 26px;}
.youshi3>h3{width:310px;height:45px; line-height: 45px; margin: 0 auto; font-size:16px; color:#000;font-weight: bold;border: 1px dashed #1667cb;}
.youshi3>h3>span{color:#ff6d00;font-weight: bold;font-size:22px}
.iadv .main {
    width: 1100px;
    height: 564px;
    background: url(../images/iadv.png) center center no-repeat;
    position: relative;margin: 0 auto;
}
.iadv .list {}
.iadv .list dd { position:absolute; }
.iadv .list dd h3 { width:130px; height:68px; line-height:45px; font-weight: bold;  text-align:center; font-size:18px; color:#FFF;   letter-spacing: -1px;}
.iadv .list dd p { line-height:19px; font-weight:bold; color:#1667cb; padding:49px 0 0; font-size: 15px; }
.iadv .list dd.item-1 p ,.iadv .list dd.item-4 p , .iadv .list dd.item-6 p{ padding-top: 59px; }
.iadv .list dd.item-5 p{text-align: left; position: relative; left:10px; padding-top: 55px; }
.iadv .item-1 { width:160px; top:35px; left:6px; }
.iadv .item-1 p,.iadv .item-4 p,.iadv .item-3 p,.iadv .item-6 p{font-size:16px; }
.iadv .item-2 { width:110px; top:203px; left:6px; }
.iadv .item-3 { width:160px; top:377px; left:6px; }
.iadv .item-4 { width:160px; top:35px; right:6px; }
.iadv .item-5 { width:110px; top:189px; right:6px; }
.iadv .item-6 { width:160px; top:377px; right:6px; }
.iadv .item-odd { padding:0 0 0 152px; }
.iadv .item-odd h3 { position:absolute; left:6px; top:57px; }
.iadv .item-5.item-even h3{top:75px; right: 13px; }
.iadv .item-even { padding:0 153px 0 0; }
.iadv .item-even h3 { position:absolute;  right: 1px;  top: 56px; }
.iadv .item-6.item-even h3{right:9px; }
.iadv .item-even p { text-align:right; }

.iadv .ad_center{position: absolute;
    top: 0;
    left: 50%;
    margin-left: -288px;
    display: block;
    width: 560px;
    height: 560px;
    background: url(../images/iadv3.png) no-repeat 71px;
    background-size: 414px 414px;background-color: #1667cb;
    border-radius: 50%;
    border: 2px solid #e1e1e1;}
.iadv .ad_center .circle_2{    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 564px;
    height: 564px;
    background: url(../images/iadv2.png) no-repeat center center;
    background-size: 564px 564px;
    -webkit-animation: rotates 10s linear 0s infinite;
    animation: rotates 10s linear 0s infinite;}


/*inquiry2*/
.inquiry2{background: url(../images/inquiry2.jpg) center top no-repeat;background-size: 100% 100%;    position: relative;
    width: 100%;height: 200px;color: #fff;}
.inquiry2 .txt{    padding-top: 60px;}
.inquiry2 .txt .tit{font-weight: bold;font-size: 40px;line-height: 40px;color: #fff;}
.inquiry2 .txt .subtit{padding-top: 24px;font-size: 20px;line-height: 24px;color: #fff;}
.inquiry2 .tel_box{}
.inquiry2 .tel_box .webTel{    padding-left: 40px;
    margin-top: 60px;
    height: 30px;    line-height: 30px;
    font-family: arial;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    background: url(../images/telIco3.png) no-repeat left center;}
.inquiry2 .tel_box .zx{float:right;display:block;width:144px;height:33px;margin-top:20px;font-weight:bold;font-size:16px;line-height:33px;text-align:center;color:#fff;background:#f47b21;border-radius:3px;transition:all ease 300ms;}
.inquiry2 .tel_box .zx:hover{text-indent:6px;color:#fff;background-color:#005cb3;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);}
/*about*/
.about{background: #f5f5f5;padding-bottom: 60px;    position: relative;}
.about .about_top{border: 1px solid #dfdee3;background: #ffffff;}
.about .des{width: 488px;margin: 30px 60px 0 50px;}
.about .des .box{}
.about .des .box h2{font-size: 24px;line-height: 64px;font-weight: normal;}
.about .des .box i{width: 50px;height: 2px;background: #cccccc;display: block;}
.about .des .box p{margin-top: 24px;font-size: 16px;line-height: 30px;text-align: justify;color: #333;}
.about .des .details {margin: 40px 0 0;}
.about .img{width: 600px;}
.about .img img{display: block;width: 100%;}
.about .casebox{    width: 1200px;margin: 40px auto 0;    position: relative;}
.about .casebox img{max-width: 100%;}

.about .main { position: relative;width: 100%; overflow: hidden; padding: 20px 0 0; }
.about .list { width: 300%; overflow: hidden; }
.about .list li {position:relative;float:left;width: 286px; text-align: center; margin: 0 18px 0 0;transition:all 300ms ease;}
.about .list li a { display: block; width:286px; height:214px;overflow:hidden;}
.about .list li img { display:block; width:286px; height:214px;    transition: all ease 0.36s; }
.about .list li h3 {position:absolute;left:0;bottom:0;width:100%;height:34px;line-height:34px;color:#fff;font-size:16px;text-align:center;background: url(../images/cover.png) center center repeat;}
.about .next,
.about .prev { width: 42px; height: 64px; display: block; position: absolute; top:72%;cursor: pointer;transition:all 300ms ease; }
.about .prev {  left: 50%; margin-left: -640px; background: url(../images/btn_pl.png) left center no-repeat;}
.about .next {  right: 50%; margin-right: -640px; background: url(../images/btn_pr.png) right center no-repeat; }
.about .list li:hover img{ transform: scale(1.02,1.02);opacity:0.9;background:#fff;}














/*in-news*/
.news{padding-bottom: 60px;}
.in-news{margin-bottom: 40px;}
.in-news .tit02{border-bottom: 1px solid #cccccc;    float: left;width: 100%;}
.in-news .tit02 p{float: left;color: #999999;line-height: 56px;}
.in-news .tit02 p b{font-size: 30px;color: #333333;    float: left;}
.in-news .tit02 span{float: right;font-size: 16px;line-height: 56px;}




.in-news-left {float: left;width: 580px;}
.in-news-left .news_fl{    display: inline-block;margin-top: 45px;}
.in-news-left .news_fl dl{position: relative;width: 272px;float: left;margin-right: 24px;}
.in-news-left .news_fl a{display: block;}
.in-news-left .news_fl dl .img{width: 272px;}
.in-news-left .news_fl dl .img img{width: 100%;height: 204px;    transition: all ease 0.36s;}
.in-news-left .news_fl dl:hover .img img{transform: scale(1.02,1.02);}
.in-news-left .news_fl dl .date{width: 66px;height: 66px;background: #0061ae;color: #ffffff;top: -20px;left: 14px;position: absolute;}
.in-news-left .news_fl dl .date h2{font-weight: normal;font-size: 12px;line-height: 21px;margin: 12px 0 0 12px;}
.in-news-left .news_fl dl .date h3{font-weight: normal;font-size: 16px;line-height: 23px;margin-left: 12px;}
.in-news-left .news_fl dl .des{padding: 0 8px;}
.in-news-left .news_fl dl .des h4{font-size: 18px;line-height: 24px;margin:20px 0 12px;font-weight: normal;}
.in-news-left .news_fl dl .des p{color: #666666;line-height: 24px;height: 82px;font-size: 14px;}
.in-news-left .news_fl dl .des span{color: #333333;}
.in-news-left .news_fl dl:last-child{margin-right: 0;}
.in-news-left .news_fl dl:hover .des h4,.in-news-left .news_fl dl:hover .des span{color: #0061ae;}
.in-news-right {float: right;width: 572px;}
.in-news-right ul {display: inline-block;margin-top: 6px;}
.in-news-right li {transition: all 0.5s;border-bottom: 1px solid #a6a6a6;}
.in-news-right li a {display: block;}

.in-news-right li .top{    display: inline-block;width: 100%;line-height: 44px;margin-top: 5px;}
.in-news-right li h4 {margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;font-weight: normal;float: left;transition: all ease 0.36s;}
.in-news-right li:hover h4{    padding-left: 20px;}
.in-news-right li:hover h4,.in-news-right li:hover span{color: #0061ae;}
.in-news-right li span {display: block;font-size: 16px;color: #999;float: right;}
.in-news-right li p {overflow: hidden;line-height: 24px;font-size: 14px;color: #666;text-align: justify;height: 56px;/*transform: translateY(10px);*/opacity: 1;transition: all 0.5s;margin-bottom: 10px;}
.in-news-right li a:hover p {opacity: 1;/*transform: translateY(0);*/color: #1583c8;}








/*signal*/
.signal{background: #0066ce;color: #fff;padding: 0px 0 0px; }
.signal .dtel{float: left;}
.signal .dtel p{font-size: 14px;line-height: 28px;}
.signal .dtel span{font-size: 24px;    font-weight: bold;line-height: 36px;}
.signal ul{float: left;    margin: 15px 0px 0px -72px;}
.signal ul li{float: left;margin-left: 74px;line-height: 36px;}
.signal li a{color: #fff;font-size: 16px;    display: block;}
.signal .dlogo{float: right;    margin-top: 10px;}
.signal .dlogo img{height: 48px;}







.zitc{
	-webkit-animation: zitc 2s infinite;animation: zitc 2s infinite;
}
@keyframes zitc{
	0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
	20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}
