/*首页banner*/
.pics_wrap {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
/*幻灯片样式2*/
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
/*fuwu*/
.bt {
  width: 830px;
  height: 74px;
  margin: 0 auto;
  text-align: center;
  padding-top: 16px;
  background: url(../images/fwbg.png) center no-repeat;
}
.bt h3 {
  height: 30px;
  line-height: 30px;
  margin-bottom: 12px;
  font-size: 30px;
  color: #333333;
  font-weight: 300;
}
.bt p {
  text-transform: uppercase;
  line-height: 18px;
  height: 18px;
  font-size: 14px;
  color: #555555;
  font-weight: 300;
}
.bt1 {
  width: 1126px;
  height: 82px;
  margin: 0 auto;
  text-align: center;
  padding-top: 34px;
  background: url(../images/bt1.png) center no-repeat;
}
.bt1 h3 {
  height: 30px;
  line-height: 30px;
  margin-bottom: 12px;
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
}
.bt1 p {
  text-transform: uppercase;
  line-height: 18px;
  height: 18px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
}
.pro {
  width: 1180px;
  margin: 0 auto;
  height: 614px;
  padding-top: 48px;
}
.pro .pro_main {
  width: 1180px;
  margin: 0 auto;
  height: 344px;
  margin-top: 33px;
  margin-bottom: 40px;
}
.pro .pro_main .pro_warp {
  margin-right: -30px;
}
.pro .pro_main .pro_warp .pro_ever {
  float: left;
  text-align: center;
  display: block;
  margin-bottom: 40px;
  width: 212px;
  height: 150px;
  margin-right: 29px;
}
.pro .pro_main .pro_warp .pro_ever span,
.pro .pro_main .pro_warp .pro_ever i {
  display: block;
}
.pro .pro_main .pro_warp .pro_ever span {
  width: 141px;
  height: 93px;
  margin: 0 auto;
  margin-bottom: 16px;
}
.pro .pro_main .pro_warp .pro_ever span img {
  transition: 0.6s;
  width: 141px;
  height: 93px;
  display: block;
  object-fit: cover;
}
.pro .pro_main .pro_warp .pro_ever .pro_tt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 27px;
  transition: 0.6s;
  font-size: 18px;
  color: #555555;
  font-weight: 300;
}
.pro .pro_main .pro_warp .pro_ever .pro_eng {
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 18px;
  transition: 0.6s;
  font-size: 12px;
  color: #999999;
  font-weight: 300;
}
.pro .pro_main .pro_warp .pro_ever:hover .pro_tt,
.pro .pro_main .pro_warp .pro_ever:hover .pro_eng {
  color: #1ab8ca;
}
.pro .pro_main .pro_warp .pro_ever:hover span img {
  transform: rotateY(360deg);
}
.fw_more {
  display: inline-block;
  width: 150px;
  height: 51px;
  border-radius: 25px;
  padding-left: 58px;
  line-height: 51px;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  top: 0px;
  left: 490px;
  transition: 0.6s;
  background: url(../images/fwmore.png) center no-repeat;
}
.fw_more::before {
  content: '';
  width: 22px;
  height: 12px;
  position: absolute;
  right: 48px;
  top: 20px;
  z-index: -1;
  transition: 0.6s;
  background: url(../images/fwjt.png) center no-repeat;
}
.fw_more:hover {
  padding-left: 50px;
}
.fw_more:hover::before {
  right: 40px;
}
/*fuwu*/
/*介绍*/
.jies {
  width: 100%;
  height: 420px;
  background: url(../images/jies.jpg) center no-repeat;
}
.jies .jies_cen {
  width: 1180px;
  margin: 0 auto;
  height: 364px;
  padding-top: 56px;
}
.jies .jies_cen h3 {
  text-align: center;
  line-height: 60px;
  margin-bottom: 20px;
  height: 60px;
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
}
.jies .jies_cen .jies_p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
  color: #ffffff;
}
.jies .jies_cen .jies_small {
  font-size: 12px;
  color: #ffffff;
  opacity: 0.63;
  text-align: center;
  text-transform: uppercase;
}
.jies .jies_cen .jies_main {
  width: 1100px;
  height: 156px;
  margin: 0 auto;
  margin-top: 28px;
}
.jies .jies_cen .jies_main .jies_fr {
  margin-right: -110px;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever {
  cursor: pointer;
  float: left;
  transition: 0.6s;
  width: 199px;
  height: 156px;
  margin-right: 102px;
  background: #ffffff;
  text-align: center;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever div {
  margin-top: 24px;
  margin-bottom: 4px;
  transition: 0.6s;
  position: relative;
  overflow: hidden;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever span {
  display: block;
  transition: 0.6s;
  font-size: 18px;
  font-weight: bold;
  color: #33d0ba;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever .span {
  font-size: 14px;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever p {
  font-size: 14px;
  color: #999999;
  transition: 0.6s;
  opacity: 0.5;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever:hover div img {
  border-left: 380px solid transparent;
  -webkit-filter: drop-shadow(-300px 0 0px #ffffff);
  filter: drop-shadow(-300px 0 0px #ffffff);
}
.jies .jies_cen .jies_main .jies_fr .jies_ever:hover span,
.jies .jies_cen .jies_main .jies_fr .jies_ever:hover p {
  color: #ffffff;
  opacity: 1;
}
.jies .jies_cen .jies_main .jies_fr .jies_ever:hover {
  background-color: #33d0ba;
}
/*介绍*/
/*客户*/
.clear {
  clear: both;
}
.kh {
  width: 1180px;
  margin: 0 auto;
  height: 100%;
  padding-top: 54px;
}
.kh .kh_main {
  width: 1180px;
  margin: 0 auto;
  height: 100%;
  margin-top: 50px;
}
.kh .kh_main .warp {
  margin-right: -28px;
}
.kh .kh_main .warp .kh_ever {
  width: 239px;
  height: 206px;
  padding: 16px;
  margin-bottom: 28px;
  float: left;
  transition: 0.6s;
  margin-right: 28px;
  border: solid 1px #e4e4e4;
}
.kh .kh_main .warp .kh_ever a {
  display: block;
}
.kh .kh_main .warp .kh_ever .kh_img {
  width: 239px;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.kh .kh_main .warp .kh_ever .kh_img::before {
  position: absolute;
  transition: 0.8s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  content: '';
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.kh .kh_main .warp .kh_ever .kh_img:hover::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.kh .kh_main .warp .kh_ever .kh_img img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.kh .kh_main .warp .kh_ever .kh_a {
  width: 239px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  transition: 0.6s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666666;
}
.kh .kh_main .warp .kh_ever:hover .kh_a {
  color: #33d0ba;
}
.kh .kh_main .warp .kh_ever:hover {
  border: solid 1px #33d0ba;
}
.kh .kh_main .kh_more {
  margin-bottom: 50px;
  margin-top: 23px;
}
/*优势*/
.ys {
  width: 100%;
  height: 672px;
  background: url(../images/ys.jpg) center no-repeat;
}
.ys .ys_cen {
  width: 1180px;
  margin: 0 auto;
  height: 616px;
  padding-top: 56px;
  position: relative;
}
.ys .ys_cen .tell {
  width: 484px;
  height: 33px;
  line-height: 33px;
  padding-left: 48px;
  margin: 0 auto;
  margin-top: 12px;
  font-size: 24px;
  color: #ffffff;
  background: url(../images/ystell.png) left no-repeat;
}
.ys .ys_cen .tell div {
  margin-right: -22px;
}
.ys .ys_cen .tell div span {
  margin-right: 22px;
}
.ys .ys_cen .ys_main {
  width: 1180px;
  height: 346px;
  position: absolute;
  bottom: 60px;
}
.ys .ys_cen .ys_main .ys_zx {
  width: 546px;
  height: 34px;
  position: absolute;
  right: 126px;
  bottom: 36px;
  line-height: 34px;
}
.ys .ys_cen .ys_main .ys_zx span {
  font-size: 20px;
  color: #ffffff;
  float: left;
}
.ys .ys_cen .ys_main .ys_zx a {
  display: inline-block;
  width: 113px;
  height: 32px;
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
  transition: 0.6s;
  text-align: center;
  position: relative;
  border: solid 1px rgba(255, 255, 255, 0.4);
}
.ys .ys_cen .ys_main .ys_zx a:hover {
  color: #1ab8ca;
}
.ys .ys_cen .ys_main .ys_tit {
  width: 70px;
  height: 346px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}
.ys .ys_cen .ys_main .ys_tit .ys_num {
  width: 70px;
  height: 70px;
  background: url(../images/ysbtn1.png) center no-repeat;
  transition: 0.6s;
  margin-bottom: 17px;
  text-align: center;
  line-height: 70px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #22c0c5;
  cursor: pointer;
}
.ys .ys_cen .ys_main .ys_tit .on {
  background: url(../images/ysbtn.png) center no-repeat;
  color: #ffffff;
  transform: rotate(360deg);
}
.ys .ys_cen .ys_main .ys_warp {
  overflow: hidden;
  width: 1180px;
  height: 346px;
}
.ys .ys_cen .ys_main .ys_warp .ys_ever {
  width: 1180px;
  height: 346px;
  float: left;
  cursor: pointer;
}
.ys .ys_cen .ys_main .ys_warp .ys_ever img {
  display: block;
  float: left;
  width: 476px;
  height: 346px;
  margin-right: 32px;
}
.ys .ys_cen .ys_main .ys_warp .ys_ever .ys_nr {
  float: left;
  margin-top: 44px;
  width: 540px;
  height: 170px;
}
.ys .ys_cen .ys_main .ys_warp .ys_ever .ys_nr h3 {
  height: 60px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ffffff;
}
.ys .ys_cen .ys_main .ys_warp .ys_ever .ys_nr div {
  width: 470px;
  height: 84px;
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
  line-height: 26px;
}
/*优势*/
/*we*/
.we {
  width: 1180px;
  margin: 0 auto;
  height: 570px;
  padding-top: 42px;
}
.we .we_nr {
  width: 1180px;
  height: 374px;
  margin-top: 42px;
}
.we .we_nr .left {
  width: 524px;
  height: 338px;
  float: left;
}
.we .we_nr .left .we_a {
  display: block;
  position: relative;
  width: 316px;
  height: 52px;
  font-size: 24px;
  color: #333333;
  transition: 0.6s;
  line-height: 22px;
  margin-bottom: 32px;
}
.we .we_nr .left .we_a::before {
  content: '';
  width: 60px;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.6s;
  background: #22c0c5;
}
.we .we_nr .left .we_a:hover::before {
  content: '';
  width: 316px;
  height: 4px;
}
.we .we_nr .left .we_a:hover {
  color: #22c0c5;
}
.we .we_nr .left p {
  width: 518px;
  height: 174px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-bottom: 52px;
  overflow: hidden;
}
.we .we_nr .left .we_more {
  width: 175px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  transition: 0.6s;
  font-size: 14px;
  color: #18b6cb;
  border: 1px solid #18b6cb;
}
.we .we_nr .left .we_more:hover {
  color: #ffffff;
}
.we .we_nr .right {
  float: right;
  width: 650px;
  height: 374px;
  background: url(../images/webg.png) center no-repeat;
}
.we .we_nr .right img {
  width: 497px;
  height: 311px;
  display: block;
  margin-top: 22px;
  margin-left: 76px;
}
/*we*/
/*风貌*/
.fm {
  width: 100%;
  height: 392px;
  background: url(../images/fm.jpg) center no-repeat;
}
.fm .fm_cen {
  width: 1180px;
  margin: 0 auto;
  height: 338px;
  padding-top: 54px;
  position: relative;
}
.fm .fm_cen .fm_tit {
  width: 1180px;
  height: 34px;
  line-height: 18px;
  border-bottom: 1px solid #76fff3;
}
.fm .fm_cen .fm_tit a {
  margin-right: 40px;
  font-size: 18px;
  color: #ffffff;
  z-index: 4;
  display: block;
  float: left;
  transition: 0.6s;
  position: relative;
  height: 32px;
  width: 100px;
  text-align: center;
  line-height: 32px;
}
.fm .fm_cen .fm_tit .on {
  border: 1px solid #ffffff;
}
.fm .fm_cen .fm_main {
  overflow: hidden;
  width: 1180px;
  height: 300px;
  position: absolute;
  top: 54px;
  left: 0;
}
.fm .fm_cen .fm_main .fm_ever {
  width: 1180px;
  height: 300px;
  float: left;
  position: relative;
}
.fm .fm_cen .fm_main .fm_ever .jt {
  position: absolute;
  right: -7px;
  top: 0;
  width: 64px;
  height: 24px;
}
.fm .fm_cen .fm_main .fm_ever .jt span {
  display: block;
  cursor: pointer;
  float: left;
  width: 24px;
  height: 24px;
  background: url(../images/lefifm.png) 0 0 no-repeat;
  margin-right: 8px;
}
.fm .fm_cen .fm_main .fm_ever .jt .left_fm {
  background-position: 0 0;
}
.fm .fm_cen .fm_main .fm_ever .jt .right_fm {
  background-position: -31px 0;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp {
  position: absolute;
  top: 65px;
  left: 0;
  width: 1180px;
  height: 232px;
  overflow: hidden;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp .fm_fr {
  margin-right: -20px;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp .fm_fr .fm_everone {
  width: 272px;
  height: 232px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp .fm_fr .fm_everone a {
  display: block;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp .fm_fr .fm_everone .fm_img {
  width: 272px;
  height: 187px;
  border: 4px solid #76fff3;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp .fm_fr .fm_everone .fm_img img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.fm .fm_cen .fm_main .fm_ever .fm_warp .fm_fr .fm_everone .fm_a {
  width: 280px;
  height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #ffffff;
}
/*风貌*/
/*news*/
.news {
  width: 1180px;
  margin: 0 auto;
  height: 808px;
  padding-top: 54px;
}
.news .news_main {
  width: 1180px;
  height: 610px;
  margin-top: 44px;
}
.news .news_main .news_fr {
  margin-right: -50px;
}
.news .news_main .news_fr .news_ever {
  width: 360px;
  height: 610px;
  margin-right: 50px;
  float: left;
  transition: 0.6s;
  cursor: pointer;
  background: #f2f5fb;
}
.news .news_main .news_fr .news_ever .news_tt {
  display: block;
  margin-bottom: 24px;
  height: 44px;
  margin-top: 30px;
}
.news .news_main .news_fr .news_ever .news_tt span {
  display: block;
  text-align: center;
  transition: 0.6s;
}
.news .news_main .news_fr .news_ever .news_tt .span1 {
  font-size: 20px;
  color: #333333;
}
.news .news_main .news_fr .news_ever .news_tt .span2 {
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.news .news_main .news_fr .news_ever .news_img {
  width: 360px;
  height: 124px;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 26px;
}
.news .news_main .news_fr .news_ever .news_img::before {
  position: absolute;
  transition: 0.8s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  content: '';
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
}
.news .news_main .news_fr .news_ever .news_img:hover::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
}
.news .news_main .news_fr .news_ever .news_img img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.news .news_main .news_fr .news_ever ul {
  width: 313px;
  margin: 0 auto;
}
.news .news_main .news_fr .news_ever ul li {
  position: relative;
  width: 297px;
  height: 49px;
  line-height: 49px;
  padding-left: 16px;
  border-bottom: 1px dashed #999999;
  background: url(../images/news_d.png) left no-repeat;
}
.news .news_main .news_fr .news_ever ul li .news_a {
  width: 200px;
  height: 49px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  display: block;
  transition: 0.6s;
  font-size: 14px;
  color: #666666;
}
.news .news_main .news_fr .news_ever ul li .span_data {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.6s;
  font-size: 14px;
  color: #999999;
}
.news .news_main .news_fr .news_ever ul li:last-child {
  border: 0;
}
.news .news_main .news_fr .news_ever:hover {
  background: url(../images/newsbg1.jpg) center no-repeat;
}
.news .news_main .news_fr .news_ever:hover .span1,
.news .news_main .news_fr .news_ever:hover .span2,
.news .news_main .news_fr .news_ever:hover .news_a,
.news .news_main .news_fr .news_ever:hover .span_data {
  color: #ffffff;
}
.news .news_main .news_fr .news_ever:hover li {
  background: url(../images/news_d1.png) left no-repeat;
  border-bottom: 1px dashed #ffffff;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-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;
}
