﻿html{overflow-x:hidden}
body{color:#333;font:14px "Microsoft Yahei"}
body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,span,ul{margin:0;padding:0;list-style:none}
a{color:#333;text-decoration:none}
a:focus{outline:0}
img{border:none}
.vam{vertical-align:middle}
.clear{clear:both;height:0;line-height:0;font-size:0}
p{word-spacing:0}
em,i{font-style:normal}
.tr{text-align:right}
.tl{text-align:left}
.center{text-align:center}
.fl{float:left;}
.fr{float:right;}
.pa{position:absolute}
.pr{position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden}
.clearfix{zoom:1}


.content22{width:1400px;margin: 0 auto;position: relative;}
@media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }


.pic{width:100%;overflow: hidden;}
.pic img{-o-transition:all 1s linear 0s;transition:all 1s linear 0s}
.pic:hover img{-webkit-transform:scale(1.05) rotate(0) translateY(0);-ms-transform:scale(1.05) rotate(0) translateY(0);transform:scale(1.05) rotate(0) translateY(0)}

.white,.whites{position:relative;overflow:hidden}
.white:after,.whites:after{content:'';cursor:pointer;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform:skewx(-25deg)}
.white:hover:after{left:100%;-moz-transition:1s;-o-transition:1s;-webkit-transition:1s;transition:1s}
.whites:hover:after{left:100%;-moz-transition:.5s;-o-transition:.5s;-webkit-transition:.5s;transition:.5s}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}
em,i{font-style:normal}

input::-webkit-input-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input::-moz-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input:-moz-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input:-ms-input-placeholder{color:#999;font-size:14px;text-transform:capitalize}
@keyframes myfirst{0%{background-position:0 bottom}
100%{background-position:100% bottom}
}
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}




.banner {
    height: auto;
    max-width: 1920px;
    margin: 0 auto!important;
    position: relative;
    margin-top: -34px;
  }
  .banner .bd li {
    float: left;
    width: 100%;
    line-height: 0;
  }
  .banner .bd li img {
    width: 100%;
  }
  .banner .bd li a {
    display: block;
  }
  .banner .hd {
    z-index: 1;
    margin: 0 6.3%;
    border-top: 1px solid rgba(255,255,255,.3);
    position: absolute;
   left:0;
    height: 110px;
    bottom: 0px;
    width: 87.4%;
    cursor: pointer;
  }
  

  
  .banner .hd ul{ float: left;width: 200px;margin-top: 35px; }
  .banner .hd li {
    width: 20px;
    height: 20px;
   background: 0;
    display: inline-block;
    margin: 0 8px 0 0;
    border-radius: 13px;
    
  }
  .banner .hd li i{ display: block;width: 8px;height: 8px;border-radius: 4px;background: #989594;margin: 6px auto 0;}
  
  .banner .hd li.on {
    border:1px solid #989594;
  }
  .banner .hd li.on i{ background: #f38113;}
  .banner .hd .next{ float: right; display: block;width: 48px;height: 48px;margin-top: 18px;}
  
      .banner .banMenu {
              position: absolute;
              left: 50%;
              width: 24px;
              bottom: 50px;
          height: 35px;
              margin-left: -12px;
              text-align: center;
              z-index: 5;
          }
      .banner .banMenu:before{content: "";width: 10px;height: 7px;position: absolute;bottom: -15px;left: 50%;background:url(../image/ban_ic2.png) no-repeat center;margin-left: -5px;}
      .banner .banMenu i {
              display: block;
              width: 24px;
              height: 35px;
              cursor: pointer;
          position: absolute;bottom: 0;left: 0;
          }
      .banner .banMenu i img {
  
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -ms-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s;
              -webkit-animation: bounceY 2s infinite;
              -moz-animation: bounceY 2s infinite;
              -o-animation: bounceY 2s infinite;
              -ms-animation: bounceY 2s infinite;
              animation: bounceY 2s infinite;
          }
        @-moz-keyframes bounceY {
              0%,
              100% {
                  -moz-transform: translateY(0);
                  transform: translateY(0);
              }
              50% {
                  -moz-transform: translateY(-8px);
                  transform: translateY(-8px);
              }
          }
          
          @-o-keyframes bounceY {
              0%,
              100% {
                  -o-transform: translateY(0);
                  transform: translateY(0);
              }
              50% {
                  -o-transform: translateY(-8px);
                  transform: translateY(-8px);
              }
          }
          
          @keyframes bounceY {
              0%,
              100% {
                  transform: translateY(0);
              }
              50% {
                  transform: translateY(-8px);
              }
          }
  


.tit{font-size: 0;line-height: 0;text-align: center;}
.tit span{ display: inline-block;font-size: 48px;line-height: 48px;  color: #111111;font-weight: normal;padding-top: 5px;padding-right: 10px;background: url(../image/tit.png) no-repeat right top;}



.yz{padding: 90px 0 0;background: url(../image/yz_bg.jpg) no-repeat center;height: 640px;box-sizing: border-box;}
.yz_con{ position: relative;}
.yz_con p{ display: block;font-size: 16px;line-height: 30px;color: #333333;margin-top:36px ;text-align: center;}
/*.yz_con ul{ margin-top: 70px;margin-left:16%;}*/
.yz_con ul{ margin-top: 70px;display:flex;flex-wrap:nowrap;justify-content:center;}
.yz li{float:left;border-left:1px solid #d2d2d2;box-sizing:border-box;width: 33.33%;box-sizing: border-box;}
.yz li img{display: block;width: 100%;}
.yz li:first-child{ border-left:0;}
.yz .more{display: block;margin: 86px auto 0;text-align: center;transition:all 0.5s;}
.yz .more span{display:inline-block;font-size:16px;color:#e11d17;line-height:16px;height: 26px;border-bottom: 1px solid #e11d17;}
.yz .more span img{display:inline-block;width: 21px;height: 9px;margin-left: 26px;vertical-align: 0px;transition:all 0.5s; }
.yz .more:hover{transform:translateY(-6px);}
.yz .more:hover span img{margin-left:32px;}


.cp{padding: 120px 0 0;}
.pro1 { border-bottom: 1px solid #e2e2e2;padding-bottom: 40px;}
.pro1 dl{ position: relative;}
.pro1 dt{float: left;width: 27.14%;}
.pro1 dt img{ display: block;width: 165px;height: auto;}
/*.pro1 dt em{ display: block;font-size: 16px;line-height: 30px;color: #333333;margin-top:54px ;height: 320px;width: 74%;}*/
.pro1 dt em{ display: block;font-size: 16px;line-height: 30px;color: #333333;margin-top:54px ;height: 70px;width: 74%;}
.pro1 dt .more{ display: block;font-size: 18px;color: #ffffff;width: 200px;height: 52px;line-height: 52px;border-radius: 6px;text-align: center;background: #e51913;transition:all 0.5s;}
.pro1 dt .more img{ display: inline-block;width: 7px;height: 12px;margin-left: 20px;vertical-align: 0px;transition:all 0.5s;}
.pro1 dt .more:hover{transform:translateY(-6px);}
.pro1 dt .more:hover img{margin-left:25px;}

.pro1 dd{ float: right;width: 72.86%;}
.pro1  li{float:left;box-sizing:border-box;width: 47.72%;}
.pro1  li i{display: block;width: 100%;overflow: hidden;}
.pro1  li i img{ display: block;width: 100%;}
.pro1  li:nth-child(2n){float: right;}
.pro1  li span{display:block;font-size:20px;color:#111111;line-height:84px;margin-bottom:32px;text-align: center;}

.pro2{padding: 90px 0;}
.pro2 dt{float: left;width: 34.28%;}
/*.pro2 dt img{ display: block;width: 186px;height: 103px;}*/
.pro2 dt img{ display: block;width: 186px;height: auto;}
.pro2 dd{ float: right;width: 65.72%;}
.pro2 dd h4 a{ display: block;font-size: 24px;line-height: 24px;color: #111111;font-weight: normal;}
/*.pro2 dd p{margin-top:20px ;display: block;font-size: 16px;line-height: 30px;color: #333333;height: 100px;}*/
.pro2 dd p{display: block;font-size: 16px;line-height: 30px;color: #333333;height: 120px;}

.pro2 dd  .more{ display: block;font-size: 18px;color: #ffffff;width: 240px;height: 52px;line-height: 52px;border-radius: 6px;text-align: center;background: #e51913;transition:all 0.5s;}
.pro2 dd  .more img{ display: inline-block;width: 7px;height: 12px;margin-left: 20px;vertical-align: 0px;transition:all 0.5s;}
.pro2 dd  .more:hover{transform:translateY(-6px);}
.pro2 dd  .more:hover img{margin-left:25px;}

.cp_s{position: relative;}
.cp_s li{position: relative;}
.cp_s li i{display: block;position: relative;overflow: hidden;width: 100%;height:500px;}
.cp_s li i img{display: block; width: 100%;}
.cp_s li span{position: absolute;left: 0;bottom: 32px;width: 100%;padding: 0 30px;box-sizing: border-box;font-size: 20px;color: #ffffff;}
.cp_s li em{ display: inline-block;font-size: 16px;color: #ffffff;width: 64px;height: 30px;line-height: 30px;border-radius: 6px;text-align: center;background: rgba(233,21,16,0.6);margin-right: 20px;}
.cp_s .sprev{ display: block;width: 29px;height: 56px;z-index: 50;cursor: pointer;position: absolute;left: 1.5%;top: 50%;overflow: hidden;margin-top: -28px;}
.cp_s .snext{ display: block;width: 29px;height: 56px;z-index: 50;cursor: pointer;position: absolute;right: 1.5%;top: 50%;overflow: hidden;margin-top: -28px;}
.cp_s .sprev img,.cp_s .snext img{display: block;width: 100%;}

.pro3{padding: 120px 0;}
.pro3 dl{float: left;width: 45.71%;}
.pro3 dl:nth-child(2n){float: right;}
.pro3 dt img{ display: block;width:100%;margin-top: 48px;}
.pro3 dd h4 a{ display: block;font-size: 42px;line-height: 42px;color: #111111;font-weight: normal;transition:all 0.5s;}
.pro3 dl:hover h4 a{color:#e11d17;}
.pro3 dd p{margin-top:24px ;display: block;font-size: 16px;line-height: 30px;color: #333333;}
.pro3 .more{display: block;margin: 30px 0 0;transition:all 0.5s;}
.pro3 .more span{display:inline-block;font-size:16px;color:#e11d17;line-height:16px;height: 26px;border-bottom: 1px solid #e11d17;}
.pro3 .more span img{display:inline-block;width: 21px;height: 9px;margin-left: 26px;vertical-align: 0px; transition:all 0.5s;}
.pro3 .more:hover{transform:translateY(-6px);}
.pro3 .more:hover span img{margin-left:32px;}

.case{background: url(../image/case_bg.jpg) no-repeat center;height: 920px;box-sizing: border-box;}
.case_l{float: left;width: 960px;padding-top: 76px;}
.case_l .tit{text-align: left;}
.case_s{ margin-top: 70px;position: relative;}
.case_s dt{display: block;width: 100%;}
.case_s dt img{display: block;width: 100%;}
.case_s dd h4 a{ display: block;font-size: 24px;line-height: 26px;color: #111111;font-weight: normal; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-top:40px ;transition:all 0.5s;}
.case_s dl:hover h4 a{color:#e11d17;}
.case_s dd p{margin-top:18px ;display: block;font-size: 16px;line-height: 18px;color: #333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.case_t{position: absolute;right: 0;bottom: 27px;}
.case_t li { width: 16px; height: 16px;background: 0;display: inline-block; margin: 0 12px 0 0;border-radius: 13px;border:1px solid #b2b2b2;box-sizing: border-box;cursor: pointer;}
.case_t li.cur {border-color: #e91510;}
.case_s .zprev{ display: block;width: 29px;height: 56px;z-index: 50;cursor: pointer;position: absolute;left:30px;top: 50%;overflow: hidden;margin-top: -28px;}
.case_s .znext{ display: block;width: 29px;height: 56px;z-index: 50;cursor: pointer;position: absolute;right: 30px;top: 50%;overflow: hidden;margin-top: -28px;}
.case_s .zprev img,.case_s .znext img{display: block;width: 100%;}
.case_r{float: right;width: 340px;padding: 80px 58px 0;background: #fff;box-sizing: border-box;height: 920px;}
.case_r h3{ display: block;font-size: 24px;line-height: 24px;color: #111111;font-weight: normal;margin-bottom: 45px;}
.case_z li a{display:block;font-size:18px;color:#333333;line-height:18px;height: 32px;float: left;}
.case_z li.cur a{border-bottom: 1px solid #e11d17;box-sizing: border-box;color:#e11d17; } 
.case_z li:nth-child(2) a{float: right;}
.case_bd{margin-top: 20px;}
.case_d li img{display: block;width: 100%;margin-bottom: 12px;}
.case_d .more{display: block;margin: 50px 0 0; transition:all 0.5s;}
.case_d .more span{display:inline-block;font-size:16px;color:#e11d17;line-height:16px;height: 26px;border-bottom: 1px solid #e11d17;}
.case_d .more span img{display:inline-block;width: 21px;height: 9px;margin-left: 26px;vertical-align: 0px; transition:all 0.5s;}
.case_d .more:hover{transform:translateY(-6px);}
.case_d .more:hover span img{margin-left:32px;}


@media screen and  (max-width:1440px){
    .case_l{float: left;width: 840px;padding-top: 90px;}
    .case_r{float: right;width:300px;padding: 90px 42px 0;background: #fff;box-sizing: border-box;height: 920px;}
       }


.bz{ padding: 120px 0;}
.bz_con{margin-top: 70px;}
.bz_l{ float: left;width: 390px; height: 640px;border-bottom: 1px solid #dcdcdc;box-sizing: border-box;}
.bz_l li{height: 100px;border-top: 1px solid #dcdcdc;box-sizing: border-box;padding-top: 42px;transition: all 0.5s;overflow: hidden;}
.bz_l li.cur{ height: 240px; }
.bz_l li em{display: block;width: 42px;height: 42px;float: right; margin-top: -10px;overflow: hidden;}
.bz_l li em img{ display: block;width: 42px;height: 42px;}
.bz_l li span{ display: block;font-size: 24px;line-height: 24px;color: #333;}
.bz_l li p{ display: none;}
.bz_l li b{ display: block;font-size: 24px;line-height: 24px;color: #333;font-weight: normal;}
.bz_l li b i{ display: block;font-size: 16px;color: #333333;line-height: 16px;font-family: Arial;padding-top: 16px;font-weight: normal;padding-bottom: 26px; }
.bz_l li.cur em img:nth-child(1){ margin-top: -42px;}
.bz_l li.cur span{display: none;}
.bz_l li.cur p{ display: block; font-size: 14px;color: #333;line-height: 28px;}
.bz_r{ width:960px;height: 640px;float: right; }
.bz_r li img{ width: 960px;height: 640px; }

@media screen and  (max-width:1440px){
    .bz_r{ width: 822px;height: 548px;float: right; }
    .bz_r li img{ width: 822px;height: 548px; }
    .bz_l{ width: 334px; height: 548px;}
    .bz_l li{ height: 85px;padding-top: 32px;}
    .bz_l li.cur{ height: 208px; }
    .bz_l li b i{ padding-top: 12px;font-weight: normal;padding-bottom: 16px; }
       }





.news{padding: 0 0 120px;}   
.news_t ul{ text-align: center;margin-top: 40px;}
.news_t li{display:inline-block;font-size:20px;color:#333333;line-height:20px;height: 36px;margin: 0 24px;}
.news_t li a{display: block;font-size:20px;color:#333333;line-height:20px;height: 36px;}
.news_t li.cur a{border-bottom: 1px solid #e11d17;box-sizing: border-box;color:#e11d17; } 
.news_con{ margin-top: 50px;}

.news_qie li{width: 32%;float: left; margin-right:2%; }
.news_qie li:last-child{margin-right:0;}
.news_qie li i img{display:block;width:100%;}
.news_qie li i iframe{ display:block;width:100%;height:332px;}
.news_qie li span{ display: block;font-size:20px ;color: #111;line-height: 22px;font-weight: normal;  white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-top: 20px;transition:all 0.5s;text-align:center;}

.news_l{ float: left;width:920px ;}
.news_l dl{width: 440px;float: left;  }
.news_l dl:last-child{ float: right;}
.news_l dt{ position: relative;display: block;width: 440px;height: 248px;}
.news_l dt img{ display: block;width: 440px;height: 248px;}
.news_l dd{padding-right: 20px;}
.news_l dd h4 a{ display: block;font-size:20px ;color: #111;line-height: 22px;font-weight: normal;  white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-top: 40px;transition:all 0.5s;}
.news_l dd p{ display: block;padding-top: 18px;font-size:16px ;color: #333333;line-height: 30px;}
.news_l .more{display: block;margin: 50px 0 0;transition:all 0.5s;}
.news_l .more span{display:inline-block;font-size:16px;color:#e11d17;line-height:16px;height: 26px;border-bottom: 1px solid #e11d17;}
.news_l .more span img{display:inline-block;width: 21px;height: 9px;margin-left: 26px;vertical-align: 0px;transition:all 0.5s; }
.news_l .more:hover{transform:translateY(-6px);}
.news_l .more:hover span img{margin-left:32px;}

.news_r{ float: right;width: 420px;}
.news_r dl{height: 140px;border-top: 1px solid #d4d4d4;padding-top: 40px;box-sizing: border-box;}
.news_r dl:first-child{border-top: 0;padding-top: 0;height: 100px;}
.news_r dd h4 a{ display: block;font-size:20px ;color: #111111;line-height: 22px;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition:all 0.5s;}
.news_r dd p{ display: block;margin-top: 12px;font-size:16px ;color: #333333;line-height: 18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_r dl:hover h4 a,.news_l dl:hover h4 a{ color:#e11d17;}


@media screen and  (min-width:230px) and (max-width:1440px){
    .news_l{ float: left;width:776px ;}
    .news_l dl{width: 377px;}
    .news_l dt{ position: relative;display: block;width: 377px;height: 212px;}
    .news_l dt img{ display: block;width: 377px;height: 212px;}
    .news_r{ float: right;width: 380px;}
    .news_r dl{height: 120px;padding-top: 36px;}
    .news_r dl:first-child{border-top: 0;padding-top: 0;height: 100px;}
   

}

.abt dt{float: left;position: relative;width:66.66%;height: 38rem;}
.abt dt img{width:100%;height: 38rem;object-fit: cover;object-position: center;}
.abt dd{float: right;width: 33.34%;height: 38rem;background: url(../image/abt_dd.jpg) no-repeat center;background-size: 100% 100%;padding-left: 4rem;box-sizing: border-box;padding-top: 3.8rem;}
.abt dd .tit{text-align: left;}
.abt dd p{font-size: 0.8rem;line-height: 1.5rem;color: #333;margin-top: 1.6rem;}
.yz_sz{margin-top:5rem;}
.yz_sz li{float:left;width: 50%;height: 7.2rem;box-sizing: border-box;}
.yz_sz li em{display:block;font-size:3rem;font-weight:normal ;color: #333333;height: 3.8rem;}
.yz_sz li b{display:inline-block;font-size:3rem;color:#333333;font-family: Arial;font-weight: normal;}
.yz_sz li sup{display:inline-block;font-size:1rem;color:#333333;line-height:100%;vertical-align:0.1rem;font-weight: normal;}
.yz_sz li span{display:block;font-size:0.9rem;color:#333333;line-height:100%;}
.abt .more{display: block;margin: 1.5rem 0 0;transition:all 0.5s;}
.abt .more span{display:inline-block;font-size:16px;color:#e11d17;line-height:16px;height: 26px;border-bottom: 1px solid #e11d17;transition:all 0.5s; }
.abt .more span img{display:inline-block;width: 21px;height: 9px;margin-left: 26px;vertical-align: 0px;transition:all 0.5s; }
.abt .more:hover{transform:translateY(-6px);}
.abt .more:hover span img{margin-left:32px;}



@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }