﻿@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:#d9232e; 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; font-family:Arial, "Microsoft Yahei", sans-serif; 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;}

a,
.headDiv,
.nav a:after,
.bannerDiv .icoList li .bg,
.indexApp .swiper-pagination-bullet,
.footDiv .share li img,
.indexPart1 .detail .limg,
.indexPart1 .detail .btnDiv a:after,
.indexPart1 .list li .name,
.indexPart1 .list li .name2,
.indexPart1 .list li .btnDiv a:after,
.indexPart1 .toptop .limg,
.indexPart1 .toptop .btnDiv a:after,
.indexPart1 .botbot .btnDiv a:after,
.indexApp .btnDiv a:after,
.indexPart2 .rightDiv .btnDiv a:after,
.indexPart3 .list li .bg,
.indexPart3 .list li .ico img,
.indexPart3 .list li .name,
.indexPart4 .tab2 li,
.indexPart4 .list li .ico,
.pageNav li a:before,
.pageNav li a:after,
.pageNav li a em,
.product .list li .box,
.product .list li .ico,
.pageNum .prev:before,
.pageNum .next:before,
.productPic .swiper-slide .ico,
.reagent .list li a:before,
.reagent .list li a: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,
.indexApp .imgDiv img,
.indexPart4 .detail .imgDiv img,
.indexPart4 .list li .imgDiv img,
.product .list li .imgDiv img,
.sideTitleTel .con img,
.productPic .swiper-slide .imgDiv img{
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(../font/MontserratBold.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%; z-index:4; position:absolute; left: 0; top: 0; width: 100%;}
.headDiv.on{ background: #fff; }
.headDiv .wal{ position: relative; height: 100px; }
.headDiv .logo{ position:absolute; left: 0; top: 26px; z-index:1;}
.headDiv .logo img{ width: 171px; }
.ny{ position:relative;}

.nav{ position: absolute; left: 2.9rem; top: 0; }
.nav li{ float: left; height: 100px; margin-left: 0.58rem; }
.nav a{ display: inline-block; position: relative; line-height: 100px; font-size: 16px; color: #333; }
.nav a em{ display: inline-block; height: 100px; position: relative; }
.nav a:after{ content: ''; position: absolute; bottom: 25px; height: 2px; left: 50%; width: 0; background: #da1925; }
.nav a:hover:after, .nav .aNow:after, .nav .aNow1:after{ left: 0; width: 100%; }
.nav .activeA{color:#da1925;}
.nav .activeA::after{left: 0 !important; width: 100% !important;}

.headDiv .topRight{ position: absolute; right: 0; top: 0; }
.headDiv .lan{ font-size: 16px; color: #333; line-height: 100px; padding-right: 15px; }
.headDiv .lan a{ color: #333; padding: 0 3px; }
.headDiv .lan a:hover{ color: #d0112b; }
.headDiv .topSearch{ width: 60px; height: 100px; position: relative;}
.headDiv .topSearch em{ display: block; position: absolute; right: 0; top: 50%; margin-top: -16px; width: 32px; height: 32px; border-radius: 50%; background: #d0112b url(../images/nimg15_1.png) center no-repeat; cursor: pointer; }
.headDiv .topSearch .layerDiv{ display: none; position: absolute; right: -22px; top: 100px; 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(../images/nimg34_2.png) center no-repeat; }

/*导航触发效果*/
.sNav{position:absolute; z-index:11; height:0;  width:100%; background: rgba(0,0,0,0.3); left:0; overflow: hidden;}
.sNav.on{ opacity: 1; height: 78px; }
.sNav .list{ position: absolute;}
.sNav .list li{ font-size: 14px; float: left; margin-right: 0.3rem; line-height: 78px; }
.sNav .list li a{ color: #fff; padding-left: 24px; display: block; background: url(../images/nimg11_1.png) left center no-repeat; }
.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.56rem; }

.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: #d0112b solid 1px;}
.navLayer .logo{ position: absolute; left: 0.3rem; top: 0.3rem;}
.navLayer .logo img{ width: 2.4rem; }
.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.64rem; }
.sideNav{ padding: 0 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; border-bottom: #e3e3e3 solid 1px;}
.subNav1{ background: url(../images/ico5.png) right center no-repeat; background-size: 0.24rem; color: #333;}
.subNav .name{ position:relative; padding-left: 0.4rem;}
.subNav a{ color:#333; display: block;}
.currentDt{background: url(../images/ico5on.png) right center no-repeat; background-size: 0.24rem;}
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; line-height:0.88rem; color:#666; font-size:0.3rem; padding-left: 0.4rem; }

.searchLayer{ position:absolute; left: 0; top: -2.0rem; width: 100%; background: #fff; height:2.0rem; z-index: 2; }
.searchLayer .closeBtn{ position: absolute; right: 0.3rem; top: 0.2rem; z-index: 2; }
.searchLayer .closeBtn img{ width: 0.64rem; }
.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: #d0112b solid 1px; }
.searchLayer .input1{ width: 100%; height: 0.6rem; line-height: 0.6rem; font-size: 0.26rem; color:#333;}
.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: #333;}     
.searchLayer input:-moz-placeholder{color: #333; } 
.searchLayer input::-moz-placeholder{color: #333; } 
.searchLayer input:-ms-input-placeholder{color: #333; }

.footDiv{ padding-top: 0.95rem; height: 5.38rem; box-sizing: border-box; background: #282828; overflow: hidden; position: relative;}
.footDiv .wal{ position: relative; height: 100%; }
.footDiv .leftDiv{ width: 4.3rem; }
.footDiv .msgList{ padding-top: 25px; }
.footDiv .msgList li{ position: relative; line-height: 30px; padding-left: 32px; color: #a3b1bd; font-size: 13px; }
.footDiv .msgList li img{ position: absolute; left: 0; top: 50%; margin-top: -10px; }
.footDiv .msgList li em{ color: #fff; }

.footNav li{ float: left; width: 1.4rem; }
.footNav li h2{ font-size: 16px; line-height: 16px; color: #fff; padding-bottom: 30px; font-weight: 400; }
.footNav li dd a{ font-size: 14px; line-height: 0.36rem; color: rgba(255,255,255,0.3); }
.footNav li dd a:hover{ color: #d9232e; }

.footDiv .rightDiv h2{ color: #fff; font-size: 16px; height: 60px; line-height: 16px; }
.footDiv .botDiv{ height: 1.0rem; position: absolute; left: 0; bottom: 0; width: 100%; border-top: #484848 solid 1px; }
.footDiv .msg{ line-height: 0.6rem; color: rgba(255,255,255,0.2); font-size: 12px;}
.footDiv .share{ position: absolute; right: 0; top: 0; }
.footDiv .share li{ float: left; margin-left: 35px; line-height: 0.6rem; }
.footDiv .share li img{ opacity: 0.2; }
.footDiv .share li:hover img{ opacity: 1; }

.pageBanner{ position:relative; height: 5.5rem;}
.pageBanner .bg { width: 100%; height: 5.5rem; background-repeat: no-repeat; background-position: center; background-size: cover; }
.pageBanner .txtDiv{ position:absolute; left:50%; margin-left:-7.68rem; color:#fff; z-index:1; top:50%; margin-top:-0.95rem;}
.pageBanner .txt1{ font-size:0.36rem; line-height:0.36rem; padding-bottom:0.2rem;}
.pageBanner .txt2{ font-size:0.24rem; line-height:0.24rem; text-transform:uppercase; font-family:mont; position:relative; height:1.3rem;}
.pageBanner .txt2:after{ content:''; position:absolute; left:0; bottom:0; width:26px; height:3px; background:#fff;}

.pageBox{ padding: 1.0rem 0; }

.pageTop{ height: 0.84rem; position: relative; background: #fff;}
.pageTop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #f0f0f0; z-index: 0; }
.pageTop .wal{ position: relative; height: 0.84rem; }
.pageNav li{ float: left; height: 0.84rem; margin-right:20px; }
.pageNav li a{ display: block; position: relative; height: 0.84rem; width: auto;padding:0 .12rem; line-height: 0.84rem; text-align: center; font-size: 14px; color: #999; }
.pageNav li a:before{ content:''; opacity:0; position:absolute; left:0; top:0; width:1px; height: 100%; background:#e0e0e0; z-index: 1;}
.pageNav li a:after{ content:''; opacity:0; position:absolute; right:0; top:0; width:1px; height: 100%; background:#e0e0e0; z-index: 1;}
.pageNav li a:hover, .pageNav li .aNow{ color: #333; background: #f9f9f9;}
.pageNav li a:hover:before, .pageNav li .aNow:before{ opacity:1;}
.pageNav li a:hover:after, .pageNav li .aNow:after{ opacity:1;}
.pageNav li a em{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; left: 50%; height: 3px; background: #d0112b; z-index: 1; }
.pageNav li a:hover em, .pageNav li .aNow em{ width: 100%; left: 0; }
.pageNow{ position: absolute; right: 0; top: 0; line-height: 0.84rem; font-size: 12px; color: #666;}
.pageNow img{ padding-right: 20px; position: relative; top: -2px; }
.pageNow a{ color: #999; padding: 0 16px; background: url(../images/ico1.png) left center no-repeat;}
.pageNow em{ padding-left: 14px; background: url(../images/ico1.png) left center no-repeat;}
.pageNow a:hover{ color: #d0112b; }
.pageNow .head-link{background:none;padding:0;}

.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; }


.pageTitleTel{ height:1.1rem; background: #d0112b; 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: 10px;}
.pageNum a{display:inline-block; position: relative; height:38px; line-height:38px; width: 46px; margin:0 4px; border: #efefef solid 1px; font-size: 14px; color: #999; background: #fff; text-align: center; border-radius: 24px;}
.pageNum a .img1{ display: none; }
.pageNum a:hover, .pageNum .aNow{background:#d4283f; color: #fff; border: #d4283f solid 1px;}
.pageNum a:hover img, .pageNum .aNow img{ display: none; }
.pageNum a:hover .img1, .pageNum .aNow .img1{ display: inline-block; }
.pageNum .prev, .pageNum .next{ width: 98px; text-align: left;}
.pageNum .prev{ text-indent: 38px;}
.pageNum .prev:before{ content: ''; position: absolute; left: 22px; top: 50%; margin-top: -5px; width: 6px; height: 10px; background: url(../images/nimg6_left.png) center no-repeat; }
.pageNum .next{ text-indent: 20px;}
.pageNum .next:before{ content: ''; position: absolute; right: 22px; top: 50%; margin-top: -5px; width: 6px; height: 10px; background: url(../images/nimg6_right.png) center no-repeat; }
.pageNum .prev:hover:before{ background: url(../images/nimg6_lefton.png) center no-repeat;}
.pageNum .next:hover:before{ background: url(../images/nimg6_righton.png) center no-repeat;}
.pageNum .active{background:#d4283f; color: #fff; border: #d4283f solid 1px;}


.pageMore{ padding-top: 0.5rem; }
.pageMore a{ position: relative; background: #d4283f; display: block; width: 100%; height: 1.2rem; line-height: 1.2rem; color: #fff; text-align: center; font-size: 0.3rem; }

.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;
  }
}








