@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; opacity: 0; font-family:light; overflow-x:hidden;}
body.show {
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease; }
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:#085fa6; 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: 90%; max-width:1440px; margin:0px auto;}

.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;}


.flex,
.nav li a,
.indexP4 .list li .imgDiv,
.indexP5 .tab li,
.indexP8 .list li,
.honorPic .list li .imgDiv,
.indexP12 .list li .box,
.indexP2 .mxfDiv{display: flex;
  display: -webkit-flex; }

.flex,
.nav li a,
.indexP4 .list li .imgDiv,
.indexP5 .tab li,
.indexP8 .list li,
.honorPic .list li .imgDiv,
.indexP12 .list li .box,
.indexP2 .mxfDiv{ align-items: center;
  -webkit-align-items: center; }

.flex,
.nav li a,
.indexP4 .list li .imgDiv,
.indexP5 .tab li,
.honorPic .list li .imgDiv,
.indexP12 .list li .box,
.indexP2 .mxfDiv{justify-content: center;
  -webkit-justify-content: center; }

.flex,
.indexP2 .mxfDiv{flex-direction: column;
    -webkit-flex-direction: column;}

.flex,
.indexP8 .list li{ justify-content: space-between; 
  -webkit-justify-content: space-between; }

a,
.nav,
.nav .list,
.indexP4 .list li .name,
.indexP10 .list .name,
.indexP13 .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;	
}

.sNav,
.indexP10 .list .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;  
}

.gradient{ 
    background-image: linear-gradient(left,#fc9d1d,#f6c785);
    background-image: -webkit-linear-gradient(left,#fc9d1d,#f6c785);
    background-image: -moz-linear-gradient(left,#fc9d1d,#f6c785);
    background-image: -o-linear-gradient(left,#fc9d1d,#f6c785);
    background-image: linear-gradient(to right,#fc9d1d,#f6c785);
    background-image: -webkit-linear-gradient(to right,#fc9d1d,#f6c785);
    background-image: -moz-linear-gradient(to right,#fc9d1d,#f6c785);
    background-image: -o-linear-gradient(to right,#fc9d1d,#f6c785);}

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;}

.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 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}
}

@-webkit-keyframes toPicBig
{
    0%{ -webkit-transform: scale(1.05);opacity:0}
    100%{ -webkit-transform: scale(1);opacity:1}
}

@keyframes start{0%,30%{opacity:0;-webkit-transform:translate(0,-8px)}60%{opacity:1;-webkit-transform:translate(0,0)}100%{opacity:0;-webkit-transform:translate(0,10px)}}
@-webkit-keyframes start{0%,30%{opacity:0;-webkit-transform:translate(0,-8px)}60%{opacity:1;-webkit-transform:translate(0,0)}100%{opacity:0;-webkit-transform:translate(0,10px)}}
@-moz-keyframes start{0%,30%{opacity:0;-moz-transform:translate(0,-8px)}60%{opacity:1;-moz-transform:translate(0,0)}100%{opacity:0;-moz-transform:translate(0,10px)}}

@keyframes iconAni {
  0% { transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
  50% { transform: translateX(5px); -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); }
  100% { transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
}

.glow {
/*  background: white;*/
  animation: glitter 3s linear 0s infinite normal;
  -webkit-animation: glitter 3s linear 0s infinite normal;
  -moz-animation: glitter 3s linear 0s infinite normal;
  -ms-animation: glitter 3s linear 0s infinite normal;
  -o-animation: glitter 3s linear 0s infinite normal;
}


@keyframes glitter {
  0% {
/*  transform: scale(1.0);*/
  opacity: 1;
}
25% {
/*  transform: scale(0.5);*/
  opacity: 0;
}
50% {
/*  transform: scale(1.0);*/
  opacity: 1;
}
75% {
/*  transform: scale(0.5);*/
  opacity: 0;
}
100% {
/*  transform: scale(1.0);*/
  opacity: 1;
}
}

/*按钮动画--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:160px; width:100%; z-index: 2; overflow: hidden; position: relative;}
.headDiv .wal{ position: relative; }
.headDiv .logo{ position:absolute; left: 0; top: 25px; display: block; z-index: 1; }
.headDiv .logo img{ width: 160px; }
.headDiv .txtDiv{ padding: 45px 0 0 200px; font-weight: bold; }
.headDiv .txtDiv .mxfDiv{ padding-left: 42px; position: relative; }
.headDiv .txtDiv .mxfDiv:before{ content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: #d1d1d1; }
.headDiv .txtDiv .txt{ font-size: 24px; line-height: 24px; color: #095ca1; padding-bottom: 15px; }
.headDiv .txtDiv .wen{ font-size: 30px; line-height: 30px; color: #da251c; }

.headDiv .form{ position: absolute; right: 0; top: 58px; z-index: 1; width: 263px; height: 43px; border: #da251c solid 1px; border-radius: 32px; }
.headDiv .form .input1{ width: 100%; height: 43px; line-height: 43px; padding-left: 30px; font-size: 14px; box-sizing: border-box;}
.headDiv .form .btn1{ position: absolute; right: 15px; top: 0; width: 43px; height: 43px; background: url(../images/nimg16_1.png) center no-repeat; }
.headDiv .tel{ padding: 58px 320px 0 0; line-height: 45px; font-size: 24px; color: #da251c; font-style:italic; }
.headDiv .tel em{ font-size:36px; font-style:italic; font-weight:bold; }

.nav{ height: 60px; width: 100%; background: #f5f5f5; position: relative; z-index: 5; box-sizing: border-box;}
.nav li{ height: 60px; font-size: 16px; position: relative; width: 12.5%; float: left; text-transform: uppercase; }
.nav li a{ position: relative; line-height: 60px; color: #666; font-weight: bold; }
.nav li em{ width: 20px; height: 7px; background: url(../images/sNavA.png) right no-repeat; display: inline-block; }
.nav li a:hover, .nav li .on, .nav li:hover a.name{ background: #da251c; color: #fff;}
.nav li a:hover em, .nav li .on em, .nav li:hover a.name em{ background: url(../images/sNavAon.png) right no-repeat;}

.nav .list {/* position: absolute;*/ top: 60px; width: 100%; min-height: .8rem; opacity: 0; visibility: hidden; }
.nav .list dl{ position: relative; left: 0; background: #da251c;  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);}
.nav .list a { display: block; color: #fff; text-align: center; height: 40px; line-height: 40px; font-size: 16px; position: relative; }
.nav .list a:hover { background: #fc9d1d; }
.nav li:hover .list { opacity: 1; visibility: visible; top: 60px; }

.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:22; 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.32rem; }
.sideNav{ padding: 0 0 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.0rem; line-height:1.0rem; position:relative; font-size:0.34rem; border-bottom: #d6d6d6 solid 1px;}
.subNav1{ background: url(../images/ico4.png) right center no-repeat; background-size: 32px; color: #333;}
.subNav .name{ position:relative; padding-left: 0.3rem;}
.subNav a{ color:#333; display: block;}
.currentDt{background:#da251c url(../images/ico4on.png) right center no-repeat; background-size: 32px; 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; }

.footDiv{ padding-top: 40px; height: 320px; background: #1b1b1b; position: relative; box-sizing: border-box; }
.footDiv .logo{ position: relative; top: -80px; width: 220px; height: 220px; text-align: center; line-height: 220px;  background: #da251c; z-index: 1; }
.footDiv .conDiv{ padding-left: 120px; }
.footDiv .links{ font-size: 18px; position: relative; left: -10px; color: #fff; }
.footDiv .links a{ padding: 0 10px; color: #fff;}
.footDiv .links a:hover{ color: #da251c; }
.footDiv .msg{ padding: 30px 0 25px; font-size: 18px; }
.footDiv .msg em{ padding-right: 25px; color: rgba(255,255,255,0.5); }
.footDiv .share{ padding-right: 10px; }
.footDiv .share li{ float: left; margin-right: 10px; }
.footDiv .share li a{ display: block; width: 40px; height: 40px; position: relative; border-radius: 50%; background: #323232; }
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -10px; }
.footDiv .share li a:hover{ background: #da251c; }
.footDiv .link2{ width:240px; position: relative; }
.footDiv .link2 .name{ height: 40px; line-height: 40px; font-size: 14px; color: #fff; padding-left: 20px; background: #da251c; border-radius: 24px; position: relative; cursor:pointer; }
.footDiv .link2 .name:after{ content: ''; position: absolute; right: 20px; top: 50%; margin-top: -4px; width: 12px; height: 7px; background:url(../images/selectIco.png) center no-repeat;}
.footDiv .link2 dl{position:absolute; z-index:2; left:0; bottom:40px; width:100%; display:none;}
.footDiv .link2 dd{ margin-bottom: 1px; }
.footDiv .link2 a{ display:block; height: 40px; line-height: 40px; padding-left: 20px; border-radius: 24px; background: #da251c; color: #fff; font-size: 14px; }
.footDiv .link2 a:hover{ color: #fc9d1d;}
.footDiv .ewmDiv{ width: 110px; }
.footDiv .ewmDiv .limg img{ width: 110px; }
.footDiv .ewmDiv p{ font-size: 14px; line-height: 14px; text-align: center; padding-top: 20px; color: #c2c6c9; }

.n_intro{ position: fixed; left: 0; bottom: 0; width: 100%; height: 100px; z-index: 5; background: #da251c; }
.n_intro .logo{ padding: 10px 0 0 25px; width: 180px;}
.n_intro .logo img{ width: 120px; }
.n_intro .conDiv{ padding-top: 15px; width: 400px; }
.n_intro .wen{ font-size: 20px; line-height: 20px; color: #fff; font-weight: bold; }
.n_intro .msg{ font-size: 16px; line-height: 22px; color: #fff; padding-top: 10px; }
.n_intro .rightDiv{ width: 45%; }
.n_intro .btn{ padding-top: 15px; overflow: hidden;}
.n_intro .btn ul{ margin-right: -16px; }
.n_intro .btn li{ float: left; width: 25%; }
.n_intro .btn li .lbox{ margin-right: 16px; }
.n_intro .btn li a{ display: block; width: 100%; height: 40px; border-radius: 24px; background: #fc9d1d; text-align: center; line-height: 40px; color: #fff; font-size: 16px; }
.n_intro .btn li a:hover{ text-decoration: underline; }
.n_intro .tel{ margin-top: 10px; padding-left: 34px; color: #fff; font-weight: bold; font-size: 20px; line-height: 20px; background: url(../images/nimg22_1.png) left center no-repeat; background-size:20px; }
.n_intro .close{ display: block; width: 25px; height: 25px; position: absolute; right: 30px; top: 30px; }

.sideBar{ position: fixed; top: 50%; right: 5px; z-index: 905; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.sideBar a { position: relative; left: 0; margin-bottom: 5px; display: flex; align-items: center; width: 80px; height: 70px; text-align: center; color: #fff; background: #fc9d1d;}
.sideBar a .c-box{position: absolute; top: 0; right: 0; padding: 11px 0; box-sizing: border-box; width: 300px; height: 100%; display: flex; align-items: center; background: #fc9d1d; transition: all .5s; overflow: hidden;}
.sideBar .c-wrap { padding: 11px 0; width: 80px; height: 70px; flex: 0 0 80px; box-sizing: border-box; transition: all .5s;}
.sideBar .c-title { padding-top: 8px; font-size: 14px; line-height: 1;}
.sideBar .c-text{ position:absolute; right:80px; top:0; display:none; height:70px; width:220px; font-weight:bold; font-size:24px; line-height:70px; background:#fc9d1d; border-right:1px solid #fff; color:#fff; transition: all .5s;}
.sideBar a:hover .c-text{ display:block;}

.consulta { box-sizing: border-box; width: 720px; height: 400px; margin: 0 auto; background: url(../images/nimg720Bg.jpg) no-repeat center; position: fixed; top: 50%; left: 50%; margin-left: -360px; margin-top: -200px; display: none; z-index: 99999990;}
.conk { box-sizing: border-box; position: absolute; border: 1px solid #fff; width: calc(100% - 40px); height: calc(100% - 40px); margin-top: 20px; margin-left: 20px; z-index: -1;}
.ys_clock { position: absolute; top: 21px; right: 20px; color: #da251c; font-size: 34px; background: #fff; height: 28px; line-height: 28px; width: 28px; text-align: center; cursor: pointer;}
.consulta .cont{ box-sizing: border-box; text-align: center; color: #fff; display: flex; flex-direction: column; justify-content: center; width: 100%; height: 100%; padding: 15px;}
.consulta .cont h2{ font-size: 36px; line-height: 1.6;}
.consulta .cont p.p1{ padding: 30px 0; font-size: 24px; color: #f3ae22; line-height: 24px;}
.consulta .cont p.p2{ font-size: 18px; padding-bottom: 30px;}
.consulta .cont .consulta_more{ display: flex; justify-content: center; margin:5px 0 20px;}
.consulta .cont .consulta_more a{ display: block; width: 150px; line-height: 40px; color: #fff; text-align: center; font-size: 16px; border-radius: 32px; margin:0 8px; background: #fc9d1d;}
.consulta .cont .consulta_more a:hover{ text-decoration:underline;}
.consulta .cont p.p3{ font-size: 30px; display: flex; justify-content: center; font-weight: bold;}
.consulta .cont p.p3 i{ display: block; width: 40px; background: url(../images/nimg40_1.png) no-repeat center; margin-right: 10px;}


.pageBanner{ position:relative; height: 5.6rem; background: center no-repeat; background-size: cover;}

.pageBox{ padding: 120px 0;}

.pageTitle{ text-align: center; font-family: mont; font-size: 48px; line-height: 48px; color: #000; }

/*分页*/
.pageNum{ text-align: center; overflow:hidden; padding-top: 30px;}
.pageNum a{display:inline-block; position: relative; height: 50px; line-height:50px; width: 50px; margin:0 4px; font-size: 18px; color: #3f4150; background: #f8f8f8; text-align: center; border-radius: 24px;}
.pageNum a:hover, .pageNum .aNow{background:#67707c; color: #fff; }
.pageNum a:hover img, .pageNum .aNow img{ display: none; }
.pageNum a:hover .img1, .pageNum .aNow .img1{ display: inline-block; }
.pageNum .btn{ width: 110px; text-transform: uppercase;}

.pageMore{ padding-top: 0.3rem; }
.pageMore a{ display: block; color: #fff; background: #67707c; text-align: center; font-size: 0.3rem; height: 1.0rem; line-height: 1.0rem; }

.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;
  }
}


@-webkit-keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}
@-moz-keyframes detailsNavList {
  0% {
    opacity: 0;
    -moz-transform: translateY(-40px);
         transform: translateY(-40px);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
}
@-o-keyframes detailsNavList {
  0% {
    opacity: 0;
    -o-transform: translateY(-40px);
       transform: translateY(-40px);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
}
@keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
       -moz-transform: translateY(-40px);
         -o-transform: translateY(-40px);
            transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}





