﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#009693; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

input, textarea{background:transparent; padding:0px; font-size:12px;  color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:16.0rem; margin:0px auto;}
.wal2{width:1200px; margin:0px auto;}

.indexPic .swiper-slide .botLayer, .indexPart3 .list2 li .layer{ display: flex; display: -webkit-flex; }

.indexPic .swiper-slide .botLayer, .indexPart3 .list2 li .layer{ justify-content: center; -webkit-justify-content: center; }

/*.indexPic .swiper-slide .botLayer{ align-items: center; -webkit-align-items: center; }*/

.indexPic .swiper-slide .botLayer, .indexPart3 .list2 li .layer{ flex-direction: column; -webkit-flex-direction: column;}


a,
.nav a:after,
.ind-banner .swiper-pagination-bullet,
.indexPart1 .btnDiv a:after,
.indexPart2 .list li .ico,
.indexPic .swiper-slide .name,
.footDiv .share li img,
.pageNav li a:after,
.product .list li .box,
.product .list li .name,
.download .list li .box,
.download .list li .name,
.download .list li .btn,
.news .list li .name,
.news .list li .btnDiv em,
.economic .swiper-slide .img,
.indexPart3 .tab li .botDiv,
.indexPart3 .tab li .name,
.indexPart3 .tab li .name:after,
.indexPart3 .tab li .msg,
.indexPart3 .list2 li .botName,
.indexPart3 .list2 li .btnDiv,
.indexPart3 .list2 li .btnDiv:after,
.ability1 .list li .hideDiv,
.prolink li a:after,
.ability1 .list li .hideDiv:before,
.ability1 .list li .hideDiv:after{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.sNav,
.indexPic .swiper-slide .imgDiv img,
.product .list li .imgDiv img,
.indexPart3 .list li .imgDiv img,
.indexPart3 .list2 li .layer{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}


input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{color: transparent;}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder{color: transparent;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{color: transparent;}
input:focus:-ms-input-placeholder, textarea:focus::-moz-placeholder{color: transparent;}

@font-face {font-family:mont; src:url(/style/home/font/MontserratBold.ttf);}
@font-face {font-family:har; src:url(/style/home/font/HarmonyOS_Sans_Bold.ttf);}

.w800{ width: 800px;}
.w340{ width: 340px;}

.Phone-Box{ display: none; }

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

@keyframes upDown {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-0.1rem); } }
@-webkit-keyframes upDown {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(-0.1rem); } }

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:100px; width:100%; background: #fff; z-index:4; position:relative;}
.headDiv .wal{ position: relative; height: 100px; }
.headDiv .logo{ position:absolute; left: 0; top: 37px; z-index:1;}
.headDiv .logo img{ width: 220px; }

.nav{ position: absolute; right: 160px; top: 0; }
.nav li{ float: left; height: 100px; margin-left: 0.1rem; }
.nav a{ display: inline-block; position: relative; text-align: center; padding: 0 0.3rem; line-height: 100px; font-size: 16px; color: #333; }
.nav a em{ z-index: 1; position: relative; }
.nav a:after{ content: ''; z-index: 0; position: absolute; top: 50%; margin-top: -20px; height: 40px; opacity: 0; left: 0; width: 100%; border-radius: 0.24rem; background: #009693; }
.nav a:hover, .nav .aNow, .nav .aNow1{ color: #fff; }
.nav a:hover:after, .nav .aNow:after, .nav .aNow1:after{ opacity: 1; }

.headDiv .topRight{ position: absolute; right: 0; top: 0; }
.headDiv .group em{ font-size: 14px; color: #666; display:block; background:url(/style/home/images/nimg9_1.png) right center no-repeat; line-height: 100px; height:100px; cursor:pointer; width:76px;}
.headDiv .group .hideBox{ position:absolute; top:80px; right:0px; z-index:2; display:none;}
.headDiv .group .topGroup{ width:160px; background:#fff; padding: 25px; border-top: #eee solid 1px; box-shadow: 0px 0px 4px #eee; -moz-box-shadow: 0px 0px 4px #333;}
.headDiv .group .topGroup li{ height:26px; line-height:26px; font-size: 14px;}
.headDiv .group .topGroup li a{ color:#666;}
.headDiv .group .topGroup li a:hover{ color: #009693; }

.headDiv .topSearch{ width: 54px; height: 100px; position: relative;}
.headDiv .topSearch em{ text-align: right; display: block; width: 100%; height: 100%; line-height: 100px; cursor: pointer; }
.headDiv .topSearch .layerDiv{ display: none; position: absolute; right: -22px; top: 90px; width: 326px; height: 60px; background: #eee; z-index: 2; }
.headDiv .topSearch .input1{ padding-left: 30px; border: none; background: none; height: 60px; width: 296px; line-height: 60px; color: #333; font-size: 14px; }
.headDiv .topSearch .btn1{ border: none; position: absolute; right: 0px; top: 0; width: 64px; height: 60px; background: url(/style/home/images/nimg34_2.png) center no-repeat; }

/*导航触发效果*/
.sNav{position:absolute; z-index:11; height:0;  width:100%; background: rgba(0,150,147,0.5); left:0; overflow: hidden;}
.sNav.on{ opacity: 1; height: 80px; }
.sNav .list{ position: absolute; padding-left: 26px;}
.sNav .list li{ font-size: 14px; float: left; margin-right: 0.46rem; line-height: 80px; }
.sNav .list li a{ color: #fff; }
.sNav .list li a:hover{ text-decoration: underline; }

.navIco{ display: none; float: right; width: 1.2rem; height: 1.2rem; text-align: center; line-height: 1.2rem;}
.navIco img{ width: 0.42rem; }
.searchIco{ display: none; position: absolute; right: 1.2rem; height: 1.2rem; text-align: center; line-height: 1.2rem; width: 1.0rem;}
.searchIco img{ width: 0.38rem; }

.pageBg{ position:fixed; z-index:8; width:100%; height:100%; display:none; background:rgba(0,0,0,0.3); left:0px; top:0px;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%; }
.navLayer .toptop{ height: 1.2rem; position: relative; border-bottom: #d6d6d6 solid 1px;}
.navLayer .closeBtn{ width: 1.2rem; height:1.2rem; position:absolute; top:0px; right:0; text-align: center; line-height: 1.2rem;}
.navLayer .closeBtn img{ width: 0.43rem; }
.sideNav{ padding: 0 0 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; border-bottom: #d6d6d6 solid 1px;}
.subNav1{ background: url(/style/home/images/ico5.png) right center no-repeat; background-size: 0.53rem; color: #333;}
.subNav .name{ position:relative; padding-left: 0.3rem;}
.subNav a{ color:#333; display: block;}
.currentDt{background:#05837a url(/style/home/images/ico5on.png) right center no-repeat; background-size: 0.53rem; color: #fff;}
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; border-bottom: #d6d6d6 solid 1px; line-height:0.88rem; color:#666; background: #f6f6f6; font-size:0.3rem; padding-left: 0.3rem; }

.searchLayer{ position:absolute; left: 0; top: -2.0rem; width: 100%; background: #009693; height:2.0rem; z-index: 2; }
.searchLayer .closeBtn{ position: absolute; right: 0.5rem; top: 0.3rem; z-index: 2; }
.searchLayer .mxfDiv{ position: absolute; left: 50%; bottom: 0.3rem; width: 5.9rem; margin-left: -2.95rem; z-index: 1;}
.searchLayer .bigBox{ padding-right: 0.8rem; }
.searchLayer .form{ height: 0.62rem; border-bottom: #fff solid 1px; }
.searchLayer .input1{ width: 100%; height: 0.6rem; line-height: 0.6rem; font-size: 0.26rem; color:#fff;}
.searchLayer .btn{ position: absolute; right: 0; bottom: 0; width: 0.48rem; height: 0.62rem; }
.searchLayer .btn img{ width:0.48rem;}
.searchLayer input::-webkit-input-placeholder{color: #fff;}     
.searchLayer input:-moz-placeholder{color: #fff; } 
.searchLayer input::-moz-placeholder{color: #fff; } 
.searchLayer input:-ms-input-placeholder{color: #fff; }

.footDiv{ padding: 0.6rem 0 0.5rem; background: #1a1a1a; position: relative; overflow:hidden;}
.footDiv .toptop{ border-bottom: #2e2e2e solid 1px; padding-bottom: 0.3rem; overflow: hidden; }
.footDiv .logo{ display: block; float: left; }
.footNav a{ float: left; padding-left: 40px;  display: block; color: #fff; font-size: 16px; }
.footNav a:hover{ color: #009693;}
.footDiv .links{ font-size: 14px; color: #ccc; padding-top: 0.28rem; }
.footDiv .links a{ padding: 0 10px; font-size: 14px; color: #ccc; }
.footDiv .links a:hover{ color: #009693;}
.footDiv .msgList{ padding-top: 0.2rem; }
.footDiv .msgList li{ font-size: 12px; color: #ccc; position: relative; padding-left: 30px; line-height: 30px; }
.footDiv .msgList li img{ position: absolute; left: 0; top: 8px; }
.footDiv .rightDiv{ padding-top: 1.35rem; position: relative; }
.footDiv .share{ position: absolute; right: 0; top: 0.3rem; }
.footDiv .share li{ float: left; margin-left: 0.2rem; position:relative; }
.footDiv .share li a{ display: block; width: 0.42rem; height: 0.42rem; line-height: 0.42rem; text-align: center; position: relative; border: #ccc solid 2px; border-radius: 50%; }
.footDiv .share li a:hover{ background: #009693; border: #009693 solid 2px; }
.footDiv .share li a img{ width: 0.24rem; position: absolute; left: 50%; margin-left: -0.12rem; margin-top: -0.12rem; top: 50%; }
.footDiv .share li a .img2{ opacity: 0; }
.footDiv .share li a:hover .img1{ opacity: 0; }
.footDiv .share li a:hover .img2{ opacity: 1; }
.footDiv .wink{ position: absolute; right: -14px; top: 1.0rem; font-size: 12px; color: #ccc; }
.footDiv .wink a{ padding: 0 14px; color: #ccc; }
.footDiv .wink a:hover{ color: #009693; }
.footDiv .msg{ font-size: 12px; color: #ccc; text-align: right; }
.footDiv .msg a{ color: #ccc; }
.footDiv .msg a:hover{ color: #009693;}

.footDiv .share li .layer{ position:absolute; left:-30px; top:-145px; opacity:0; visibility:hidden; width:150px; height:165px; z-index:2; transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;}
.footDiv .share li .ewm{ background:#f7f7f7; height:150px; padding-top:15px; box-sizing:border-box; text-align:center;}
.footDiv .share li .ewm img{ width: 120px; position:relative; left:0;}
.footDiv .share li .bg{ height:15px; width:100%; background: url(/style/home/images/nimg20_2.png) 40px top no-repeat;}
.footDiv .share .liNow .layer{ top:-165px; opacity:1; visibility:visible;}


.pageBanner{ position:relative; height: 5.5rem;}
.pageBanner .bg { width: 100%; height: 5.5rem; background: center no-repeat; background-size: cover; }

.pageBox{ padding: 1.0rem 0; }

.pageTop{ height: 0.8rem; position: relative; }
.pageTop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e7e7e7; z-index: 0; }
.pageTop .wal{ position: relative; height: 0.8rem; }
.pageNav li{ float: left; height: 0.8rem; }
.pageNav li a{ display: block; position: relative; height: 0.8rem; width: 1.6rem; line-height: 0.8rem; text-align: center; font-size: 16px; color: #666; }
.pageNav li a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; left: 50%; height: 2px; background: #009693; z-index: 1; }
.pageNav li a:hover, .pageNav li .aNow{ color: #009693; }
.pageNav li a:hover:after, .pageNav li .aNow:after{ width: 100%; left: 0; }
.pageNow{ position: absolute; right: 0; top: 0; line-height: 0.8rem; font-size: 14px; color: #666; padding-left: 18px; background: url(/style/home/images/nimg15_1.png) left center no-repeat; font-family: '宋体'; }
.pageNow a{ padding: 0 8px; position: relative; font-family: '黑体'; }
.pageNow em{ font-family: '黑体'; padding-left: 8px;}

.pageTitle{ font-weight: bold; }
.pageTitle .title1{ font-size: 0.36rem; line-height: 0.36rem; color: #000;}
.pageTitle .title2{ font-size: 0.24rem; line-height: 0.24rem; color: #009693; text-transform: uppercase; padding-top: 0.2rem; height: 40px; position: relative; }
.pageTitle .title2:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 28px; height: 3px; background: #f08c00; }
.pageTitle2{ text-align: center; padding-bottom: 0.6rem; }
.pageTitle2 .title2:after{ left: 50%; margin-left: -14px; }
.pageMxf{ position: relative; padding-bottom: 60px;}

.pageTitleTel{ height:1.1rem; background: #009693; position:relative;}
.sideTitleTel{ width:100%; height:1.1rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:1.1rem; line-height:1.1rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:1.1rem; padding-left:0.3rem;}
.sideTitleTel .con img{ position: absolute; right: 0.3rem; top: 50%; margin-top: -0.12rem; width: 0.4rem;
     transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }
.sideTitleTel .con.on img{ transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.sideTitleNav{ position:absolute; top:1.1rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:1.0rem; line-height:1.0rem; padding-left:0.3rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.3rem;}

/*分页*/
.pageNum{ text-align: center; overflow:hidden; padding-top: 20px;}
.pageNum a{display:inline-block; height:34px; line-height:34px; width: 34px; margin:0 4px; font-size: 14px; color: #999; text-align: center; border-radius: 50%; -moz-border-radius: 50%;}
.pageNum a .img1{ display: none; }
.pageNum a:hover, .pageNum .aNow{background:#009693; color: #fff;}
.pageNum a:hover img, .pageNum .aNow img{ display: none; }
.pageNum a:hover .img1, .pageNum .aNow .img1{ display: inline-block; }

.pageMore{ padding-top: 0.5rem; }
.pageMore a{ position: relative; background: #009693; display: block; width: 100%; height: 1.2rem; line-height: 1.2rem; color: #fff; text-align: center; font-size: 0.3rem; }


/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top: -90px; z-index:10;}
.sideBar li{position:relative; height:50px; margin-bottom:1px; cursor:pointer;}
.sideBar .mouse{position:absolute; top:0px; display:none;}
.sideBar .img{background: #05837a; height:50px; text-align:center; width:50px;}
.sideBar .img img{position:relative; top:12px;}
.sideBar .liNow .mouse{display:block;}
.sideBar li .mouse{ width:206px; left:-206px; top:0px;}
.sideBar li .mouse .title{ padding-right: 16px; height: 40px; position: relative; }
.sideBar li .mouse .title:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -6px; width: 16px; height: 12px; background: url(/style/home/images/nimg6_1.png) left center no-repeat; }
.sideBar li .mouse .title p{ height: 40px; color: #fff; background: #05837a; line-height: 40px; color: #fff; text-align: center; font-size: 14px; }
.sideBar li .mouse .box{ width: 190px; background: #fff; box-shadow:4px 10px 10px rgba(38,93,63,0.2); -moz-box-shadow:4px 10px 10px rgba(38,93,63,0.2); -webkit-box-shadow:4px 10px 10px rgba(38,93,63,0.2); }
.sideBar li .mouse .ewm{ padding: 20px 0; text-align: center; }
.sideBar li .mouse .ewm img{ width: 120px; }
.sideBar li .mouse .kefu{ padding: 15px 0 15px 30px; }
.sideBar li .mouse .kefu dd{ position: relative; padding-left: 24px; line-height: 34px; line-height: 34px; font-size: 14px; }
.sideBar li .mouse .kefu dd img{ position: absolute; left: 0; top: 50%; margin-top: -7px; width: 14px; }
.sideBar li .mouse .tel{ text-align: center; color: #334060; font-size: 16px; padding: 20px 0; line-height: 16px; font-weight: bold; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}








