﻿
/* 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:#0d4da1; 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;}
.wal{width:1280px; margin:0px auto;}
.w1042{ width: 10.42rem; }
.w1100{ width: 11.0rem; position: relative; z-index: 1;}
.w380{ width: 3.8rem; position: relative; z-index: 1;}
.w400{ width: 4.0rem; }

.l1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.l2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.l3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}

@font-face {font-family:mont; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:regular; src:url(/font/Montserrat-Regular.otf);}

.flex,
.indexP1 .ewmList li .box,
.indexP4 .list li .hideDiv,
.sideBar .txt,
.indexPro li .imgDiv,
.product .list li .imgDiv,
.productP1 .leftImg,
.case .list li .hideDiv,
.aboutP4 li .box,
.contactP2 .imgList li{display: flex;
  display: -webkit-flex; }

.flex,
.indexP1 .ewmList li .box,
.indexP4 .list li .hideDiv,
.sideBar .txt,
.indexPro li .imgDiv,
.product .list li .imgDiv,
.productP1 .leftImg,
.case .list li .hideDiv,
.aboutP4 li .box,
.contactP2 .imgList li{ align-items: center;
  -webkit-align-items: center; }

.flex,
.indexP4 .list li .hideDiv,
.sideBar .txt,
.indexPro li .imgDiv,
.product .list li .imgDiv,
.productP1 .leftImg,
.case .list li .hideDiv,
.aboutP4 li .box{justify-content: center;
  -webkit-justify-content: center; }

.flex{flex-direction: column;
    -webkit-flex-direction: column;}

.flex,
.indexP1 .ewmList li .box,
.contactP2 .imgList li{ justify-content: space-between; 
  -webkit-justify-content: space-between; }

a,
.nav a:after,
.indexP1 .list li .box,
.indexP1 .list li .ico,
.indexP1 .list li .ico img,
.indexP1 .list li .msg,
.indexP1 .list li .limg,
.indexP1 .list li .msg dd em:after,
.indexPro li .ico,
.indexP2 .btnGroup li a:before,
.indexP3 .moreBtn a:after,
.indexP3 .bg:after,
.indexP3 .cn:after,
.indexP3 .hideDiv,
.indexP3 .swiper-button-prev,
.indexP3 .swiper-button-next,
.indexP4 .list li .hideDiv,
.indexP5 .moreBtn a:after,
.indexP6 .list li .name,
.indexP6 .list li .more,
.indexP6 .list li .more:after,
.sideBar .img,
.btnYs .btnGroup li a:before,
.product .list li .box,
.product .list li .ico,
.productP1 .share li img,
.businessBox .list li .box,
.businessBox .list li .name,
.download .list li .name,
.download .list li .name:before,
.download .list li .txt,
.newsP1 .name,
.newsP1 .btnDiv,
.newsP2 .list li .name,
.newsP2 .list li .more,
.newsP2 .list li .more:after,
.case .list li .hideDiv,
.join .list li,
.join .list li .msgDiv dd,
.aboutP2 .list li:after,
.serviceP2 .list li .name,
.serviceP2 .list li .txt,
.serviceP3 .list li .time,
.serviceP3 .list li .name{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.headDiv,
.sNav,
.sideBar .mouse,
.indexP1 .list li .name,
.sideTitleTel .con img{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}

.indexPro li .imgDiv img,
.indexP3 .bg img,
.indexP6 .list li .imgDiv img,
.product .list li .imgDiv img,
.newsP2 .list li .imgDiv img,
.contactP2 .imgList li .imgDiv img{
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s 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;}


.w1042{ width: 10.42rem; }
.w400{ width: 4.0rem; }


.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(20px); }
  to {
    transform: translateY(0); } }
@-webkit-keyframes upDown {
  from {
    -webkit-transform: translateY(20px); }
  to {
    -webkit-transform: translateY(0); } }

@keyframes upDown2 {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(20px); } }
@-webkit-keyframes upDown2 {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(20px); } }

@keyframes fadeOfOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

.img_rotate{  -moz-animation:rotate 15s infinite linear;  -webkit-animation:rotate 15s infinite linear;  animation:rotate 15s infinite linear; }
@-moz-keyframes rotate{ 0%{  -moz-transform:rotate(0deg);  } 100%{  -moz-transform:rotate(-360deg);  } }
@-webkit-keyframes rotate{ 0%{  -webkit-transform:rotate(0deg);  } 100%{  -webkit-transform:rotate(-360deg);  } }
@keyframes rotate{ 0%{  transform:rotate(0deg);  } 100%{  transform:rotate(-360deg);  } }


/*按钮动画--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*/

.headD{ height:140px;}


.headDiv{ height:104px; width:100%; z-index: 5; position: relative; }
.headDiv .logo{ position:absolute; left: 40px; top: 28px; z-index:2;}
.headDiv .logo img{ width: 204px; }

.nav{ position: absolute; right: 1.68rem; top: 0; z-index: 1; }
.nav li{ float: left; height: 104px; font-size: 16px; position: relative; padding-left: 56px;}
.nav a{ display: block; position: relative; padding-right: 24px; font-weight: bold; line-height: 104px; color: #222; }
.nav .sNavA:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -4px; width: 12px; height: 7px; background: url(../image/nimg12_1.png) no-repeat; }
.nav a:hover, .nav .aNow, .nav .aNow1{ color: #085fa6!important;}

.headDiv .topRight{ position: absolute; right: 0; top: 0; z-index: 2; }
.headDiv .topSearch{ width: 104px; height: 104px; position: relative;}
.headDiv .topSearch em{ display: block; width: 100%; height: 100%; background: #0d4da1 url(../image/nimg20_1.png) center no-repeat; cursor: pointer; position: relative;}



.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.6); z-index: 59;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 30%; max-width: 1200px; height: auto; margin-top: -62px;
  transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #ffaa00;}
.head-search .search-box .box-cent input { width: calc(100% - 60px); height: 50px; padding: 0 20px; font-size: 14px; color: #fff; background: none;}
.head-search .search-box .box-cent input::placeholder { font-size: 14px; color: #fff;}
.head-search .search-box .box-cent .box-icon { display: block; width: 60px; height: 50px; text-align: right; line-height: 50px;}
.head-search .search-box .box-cent .box-icon img { width: 20px; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-cent .box-icon:hover img { opacity: 1;}
.head-search .search-box .box-hiden { cursor:pointer; width: 24px; margin: 50px auto 0;}
.head-search .search-box .box-hiden img { width: 100%; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-hiden:hover img { opacity: 1;}

.navIco{ display: none; position: absolute; right: 0; top: 0; width: 1.2rem; height: 1.2rem; background: #0d4da1;}
.navIco img{ position: absolute; left: 50%; top: 50%; margin-top: -0.14rem; width: 0.3rem; margin-left: -0.15rem; }

.pageBg{ position:fixed; z-index:8; width:100%; height:100%; display:none; background:rgba(0,0,0,0.3); left:0px; top:0px;}

/*导航触发效果*/
.sNav{ opacity:0; visibility:hidden; position: absolute; z-index: -1; width: 178px; top: 114px;}
.sNav .list{ background: #fff; border-top: #ffaa00 solid 2px; padding-top: 35px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);}
.sNav li{ padding: 0 20px 30px 40px; font-size: 16px; }
.sNav li a{ display: block; color: #222; }
.sNav li a:hover{ color: #ffaa00; }
.sNav.on{ opacity:1; visibility:visible; top:104px; z-index: 5;}

/*导航菜单触发*/
.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(../image/ico4.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:#ffaa00 url(../image/ico4on.png) right center no-repeat; color: #fff; background-size: 0.53rem; }
.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; }

.footDiv{ padding-top: 100px; height: 660px; background: url(../image/footBg.jpg) center no-repeat; background-size: cover; position: relative; box-sizing: border-box; }
.footDiv .leftDiv{ width: 320px; }
.footDiv .tel .num{ font-family: mont; font-size: 30px; line-height: 30px; color: #fff; }
.footDiv .tel p{ padding-top: 20px; font-size: 14px; color: rgba(255,255,255,0.6); }
.footDiv .ewmList{ padding: 45px 0 55px; overflow: hidden; }
.footDiv .ewmList li{ float: left; margin-right: 40px; }
.footDiv .ewmList li .limg{ overflow: hidden; border-radius: 4px; }
.footDiv .ewmList li .limg img{ width: 120px; }
.footDiv .ewmList li p{ padding-top: 20px; text-align: center; color: rgba(255,255,255,0.6); font-size: 14px; }

.footDiv .links{ width:280px; position:relative; z-index:2;}
.footDiv .links .name{ height: 56px; line-height: 56px; font-size: 14px; color: rgba(255,255,255,0.6); padding-left: 20px; border-radius:4px; border: #346099 solid 1px; position: relative; cursor:pointer;}
.footDiv .links .name:after{ content: ''; position: absolute; right: 27px; top: 50%; margin-top: -4px; width: 12px; height: 7px; background:url(../image/ico1.png) center no-repeat;}
.footDiv .links dl{position:absolute; z-index:2; left:0; bottom: 58px; width:100%; display:none;}
.footDiv .links dd{ border: #346099 solid 1px; border-bottom:none; }
.footDiv .links a{display:block; height: 50px; line-height: 50px; padding-left: 20px; background: #053c84; color: rgba(255,255,255,0.6); font-size: 14px;}
.footDiv .links a:hover{ color:#ffaa00;}
.footDiv .share{ padding-top: 80px;}
.footDiv .share li{ float: left; margin-right: 18px; }
.footDiv .share li a{ display: block; width: 38px; height: 38px; border-radius: 50%; border: rgba(255,255,255,0.1) solid 1px; position: relative; }
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -11px; margin-top: -9px; }
.footDiv .share li a:hover{ background: #ffaa00; border: #ffaa00 solid 1px;}

.footDiv .rightDiv{ width: 700px; }
.footDiv .title{ font-size: 18px; color: #fff; font-weight: bold; line-height: 18px; padding-bottom: 32px; }
.footDiv .form ul{ margin-right: -58px; }
.footDiv .form li{ float: left; width: 50%; padding-bottom: 24px; }
.footDiv .form .li01{ width: 100%; }
.footDiv .form li .box{ margin-right: 58px; height: 46px; position: relative; padding-left: 45px;}
.footDiv .form .li01 .box{ padding-left: 160px; height: 96px;}
.footDiv .form li .box:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgba(255,255,255,0.3); }
.footDiv .form li em{ position: absolute; left: 0; top: 0; line-height: 46px; font-size: 14px; color: rgba(255,255,255,0.8); }
.footDiv .form li .input1{ width: 100%; height: 46px; line-height: 46px; font-size: 14px; }
.footDiv .form li textarea{ height: 96px; width: 100%; box-sizing: border-box; padding-top: 10px; font-size: 14px; line-height: 24px; }
.footDiv .btnDiv{ padding-top: 8px; }
.footDiv .btnDiv a{ display: block; color: #fff; width: 100%; height: 56px; line-height: 56px; text-align: center; background: #ffaa00; font-size: 16px; font-weight: bold; border-radius: 4px; box-shadow:0 5px 15px rgba(255,170,0,0.4);}
.footDiv .msg{ padding-top: 90px; text-align: right; font-size: 16px; color: rgba(255,255,255,0.6); }
.footDiv .msg a{ color: rgba(255,255,255,0.6); }
.footDiv .msg a:hover{ text-decoration: underline; }

.sideBar{ position:fixed; right: 0; top: 25%; z-index:3; width: 64px; cursor:pointer;}
.sideBar li{ position:relative; height: 64px; margin-bottom: 2px; cursor:pointer; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08); }
.sideBar .mouse{position:absolute; left:-230px; top:0px; opacity:0; visibility:hidden; z-index: 0;}
.sideBar .img{ height: 64px; position: relative; z-index: 1; background: #fff;}
.sideBar .img img{ position: absolute; left: 50%; top: 50%; margin-left: -17px; margin-top: -15px; width:35px;}
.sideBar .img .img1{ opacity: 0; }
.sideBar .img a{ display: block; }
.sideBar .txt{ width: 64px; height: 64px; background: #0d4da1; color: #fff; font-size: 16px; line-height: 24px; }
.sideBar .liNow .img{ background: #0d4da1; }
.sideBar .liNow .img img{ opacity: 0; }
.sideBar .liNow .img .img1{ opacity: 1; }
.sideBar .liNow .mouse{ opacity:1; visibility:visible;}
.sideBar .li01 .mouse{ left: -178px; width: 168px; }
.sideBar .li01.liNow .mouse{ left: -168px; }
.sideBar .li01 .ewm{ color: #333; background: #fff; width: 158px; padding-bottom: 25px; box-shadow: 0px 0px 15px 0px rgba(158, 165, 177, 0.3);}
.sideBar .li01 .ewm .limg{ text-align: center; padding-top: 20px; }
.sideBar .li01 .ewm .limg img{ width: 130px; }
.sideBar .li01 .ewm p{ padding-top: 10px; color: #333; font-size: 14px; text-align: center; }
.sideBar .li02 .mouse{ left: -238px; width: 228px; }
.sideBar .li02.liNow .mouse{ left: -228px; }
.sideBar .li02 .tel{ color: #333; background: #0d4da1; width: 228px; height: 64px; box-shadow: 0px 0px 15px 0px rgba(158, 165, 177, 0.3);}
.sideBar .li02 .num{ line-height: 64px; font-size: 14px; text-align: center; }
.sideBar .li02 .num em{ font-family: regular; font-size: 24px; color: #fff;}

.topA{ display:none;}
.topA .pj{ width: 64px; height: 64px; background: #faaf18; }
.topA .pj img{ position: absolute; left: 50%; top: 50%; width: 19px; margin-left: -10px; margin-top: -6px; }

.pageBanner{ position:relative; }
.pageBanner .bg{ height: 5.0rem; background: center no-repeat; background-size: cover; }

.pageNav{ height: 80px; background: #0d4da1; text-align: center; }
.pageNav ul{ font-size: 0; }
.pageNav li{ display: inline-block; padding: 0 42px; font-size: 16px;}
.pageNav li a{ display: block; height: 80px; line-height: 80px; color: #fff; font-weight: bold; }
.pageNav li a:hover{ color: #ffaa00; }
.pageTopNow{position:fixed; top:0px; z-index:11; left:0px; width:100%; }


.pageBox{ position:relative; z-index:1; padding: 120px 0; }
.pageBox:before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 34px; background: url(../image/bg1.png) repeat-x; }


.pageTitleTel{ height:1.1rem; background: #0d4da1; 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;}
.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{ padding-top: 20px; text-align: center; }
.pageNum a{ display: inline-block; width: 46px; height: 46px; line-height: 46px; text-align: center; font-size: 14px; color: #666; border: #eee solid 1px; background: #fff; margin: 0 10px; border-radius: 4px;}
.pageNum a:hover, .pageNum .aNow{ background: #ffed00; border: #ffed00 solid 1px; }
.pageNum .prev:before{ content: '<'; font-family: '宋体'; }
.pageNum .next:before{ content: '>'; font-family: '宋体'; }

.pageMore{ margin: 0 auto; width: 208px; position: relative; z-index: 2;}
.pageMore a{ display: block; width: 100%; color: #fff; text-indent: 60px; height: 64px; line-height: 64px; font-weight: bold; font-size: 16px; border-radius: 4px;  position: relative;   background: #ffaa00; box-shadow:0 5px 15px rgba(255,170,0,0.4);}
.pageMore a:after{ content: ''; position: absolute; right: 60px; top: 50%; width: 11px; height: 14px; margin-top: -7px; background: url(../image/nimg11_1.png) no-repeat; }
.pageMore a:hover{ background: #0d4da1; box-shadow:0 5px 15px rgba(13,77,161,0.4);}

.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;
  }
}








