@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden; font-family:sc;}
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:#cca354; 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;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
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:15.36rem; margin:0px auto;}
.wal2{width:1200px; margin:0px auto;}
.wal3{width:14.0rem; margin:0px auto;}

.w1088{ width: 10.88rem;}
.w384{ width: 3.84rem;}

.flex,
.pageBanner .bg,
.pageNum,
.about .list li,
.honorP1 .list .imgDiv{display: flex;
  display: -webkit-flex; }

.flex,
.pageBanner .bg,
.honorP1 .list .imgDiv{ align-items: center;
  -webkit-align-items: center; }

.flex,
.pageNum,
.pageBanner .bg,
.honorP1 .list .imgDiv{justify-content: center;
  -webkit-justify-content: center; }

.flex,
.about .list li{ justify-content: space-between; 
  -webkit-justify-content: space-between; }

a,
.ind-banner .more,
.indexNews .list li .botDiv,
.indexNews .list li .time,
.indexNews .list li .name,
.indexNews .list li .ico,
.indexP2 .list li .box:after,
.indexP2 .list li .btnDiv,
.footDiv .share li img,
.groupP2 .leader .ico,
.groupP2 .list li .name:after,
.groupP3 .name:after,
.news .list li .name,
.news .list li .ico,
.honorP1 .list .name,
.sideNews .lie li .name,
.works .list li .name,
.works .list li .more,
.team .list li .name,
.team .list li .name:after,
.team .list li .ico,
.performance .list li .temeDiv,
.performance .list li .botDiv,
.performance .list li .botDiv:after,
.performance .list li .name,
.performance .list li .more,
.performanceShow .imgList li .name,
.troupeP2 .list li .name,
.troupeP3 .list li .name,
.actorPic .list li .name,
.groupP2 .leader .imgDiv img,
.indexP3 .td1 .limg{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.sNav,
.indexNews .list li .imgDiv img,
.sideTitleTel .con img,
.about .list li .imgDiv img,
.groupP2 .list li .imgDiv img,
.groupP3 .imgDiv img,
.works .list li .imgDiv img,
.performance .list li .imgDiv img,
.troupeP2 .list li .imgDiv img,
.troupeP3 .list li .imgDiv img,
.actorPic .list li .imgDiv img,
.indexP3 .td1 .limg img{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}

/*.news .list 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;}

@font-face {font-family:mont; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:sc; src:url(../font/HarmonyOS_Sans_SC_Regular.ttf);}
@font-face {font-family:regular; src:url(../font/Montserrat-Regular.otf);}
@font-face {font-family:light; src:url(../font/Montserrat-ExtraLight.otf);}

.gradient2{background-image:-webkit-linear-gradient(top,#4477cc,#c3d1e9);
 background-image:linear-gradient(to bottom,#4477cc,#c3d1e9); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}

.gradient3{background-image:-webkit-linear-gradient(top,#cad0db,#3f537b);
 background-image:linear-gradient(to bottom,#cad0db,#3f537b); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}

.gradient4{background-image:-webkit-linear-gradient(top,#cce0f2,#418acf);
 background-image:linear-gradient(to bottom,#cce0f2,#418acf); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}

.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;}
.l4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}


.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);}

/*按钮动画--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*/

@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes fadeOfOpacity 
{ 
  0% { opacity: 0;} 
  100% { opacity: 1; }
}

@keyframes wavemove{
  0%{left:0}
  100%{left:100%}
}
@keyframes waveMove{
0%{-webkit-transform:translateX(0) scaleY(1);transform:translateX(0) scaleY(1);}
50%{-webkit-transform:translateX(-25%) scaleY(0.55);transform:translateX(-25%) scaleY(0.55);}
100%{-webkit-transform:translateX(-50%) scaleY(1);transform:translateX(-50%) scaleY(1)}
}

.headD{ height:140px;}

.headDiv{ height: 140px; width:100%; position:relative; background:#fff; transition: all .5s ease-out 0s;/* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);*/ }
/*.headDiv.on{ top:-96px;}*/
.headDiv .wal{ height: 140px; position: relative;}
.headDiv .logo{ position:absolute; left: 0; top: 36px; z-index:1; }
.headDiv .logo img{ width: 368px; }

.nav{ position: absolute; right: 0.85rem; top: 0; }
.nav li{ float: left; font-size: 16px; }
.nav li a{ display: block; position: relative; height: 140px; line-height: 140px; padding: 0 0.3rem; color: #333; }
.nav li a:hover, .nav li .aNow, .nav li .aNow1{ color: #cca354; }


.headDiv .topSearch{ position: absolute; right: 0; top: 0; height: 140px; }
.headDiv .topSearch em{ display: block; cursor: pointer; width: 0.5rem; height: 140px; background: url(../images/nimg18_1.png) right center no-repeat; }

.pageBg{ position:fixed; z-index:8; width:100%; height:100%; display:none; background:rgba(0,0,0,0.5); left:0px; top:0px;}

/*导航触发效果*/
.sNav{ opacity:0; visibility:hidden; position: absolute; z-index: 5; width: 160px; top: 106px;}
.sNav .bg{ height: 15px; background:url(../images/sNav.png) center bottom no-repeat; cursor:pointer; position:relative; z-index:2;}
.sNav .list{ background: #fff; border-radius: 6px; padding-top: 20px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}
.sNav li{ padding-bottom: 20px; font-size: 16px; text-align: center; }
.sNav li a{ display: block; color: #333; }
.sNav li a:hover{ color: #cca354; }
.sNav.on{ opacity:1; visibility:visible; top:96px;}

.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.48rem; }
.sideNav{ padding: 0 0 0.3rem; }
.subNav{ cursor:pointer; padding-left: 0.3rem; 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: 28px; color: #333;}
.subNav .name{ position:relative; }
.subNav a{ color:#333; display: block;}
.currentDt{background: #cca354 url(../images/ico4on.png) right center no-repeat; background-size: 28px; color: #fff;}
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; border-bottom: #d6d6d6 solid 1px; line-height:0.88rem; color:#666; font-size:0.3rem; padding-left: 0.3rem; }


.navIco{ position: absolute; display: none; top: 0; right: 0; width: 1.2rem; height: 1.2rem; background: #cca354;}
.navIco img{ position: absolute; left: 50%; top: 50%; margin-left: -9px; margin-top: -8px; width: 18px; }

.head-search { width: 100%; position: absolute; left: 0; top: 140px; background: #fff; z-index: 6; padding: 50px 0; display: none; border-top: 1px solid #d9d9d9;  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  /* input placeholder  */}
.head-search .search-box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
}
.head-search .box-icon{ position: absolute; left: 0; top: 0; line-height: 56px; }
.head-search input { flex: 1; overflow: hidden; line-height: 56px; margin-left: 50px; font-size: 15px; color: #999;}
.head-search ::-webkit-input-placeholder { /* WebKit browsers */ color: #999999; font-size: 15px;}
.head-search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999999; font-size: 15px;}
.head-search ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999999; font-size: 15px;}
.head-search :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999999; font-size: 15px;}
.head-search .box-hiden { position: absolute; cursor: pointer; overflow:hidden; width:30px; height:30px; background:url(../images/close.png) center no-repeat; right: 0; top: 50%; z-index: 10; margin-top: -15px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.head-search .box-hiden:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}


.footDiv{ padding: 1.1rem 0 0.9rem; overflow: hidden; background: #f7f7f7; position: relative; border-top: #cca354 solid 3px;}
.footNav{ position: relative; z-index: 1; }
.footNav li{ float: left; width: 1.65rem; }
.footNav li:last-child{ width: auto; }
.footNav li h2 a{ display: block; font-size: 16px; line-height: 16px; color: #000; height: 50px; }
.footNav li dd{ font-size: 16px; line-height: 30px; }
.footNav li dd a{ color: #7f7f7f;}
.footNav li h2 a:hover, .footNav li dd a:hover{ color: #cca354; }

.footDiv .txtDiv{ text-align: right; font-size: 14px; line-height: 14px; color: #7f7f7f; padding-bottom: 0.2rem;}
.footDiv .txtDiv p{ padding-bottom: 0.3rem; }
.footDiv .txtDiv .tel{ font-size: 0.24rem; padding-bottom: 0.15rem; line-height: 0.24rem; color: #cca354; font-family: regular; }

.footDiv .ewm{ float: right;}
.footDiv .ewm img{ width: 118px;}
.footDiv .links{ padding-top: 0.5rem; clear: both; width:244px; position: relative; }
.footDiv .links .name{ background: #fff; height: 40px; line-height: 40px; font-size: 14px; color: #7f7f7f; border: #e6e6e6 solid 1px; padding-left: 15px; position: relative; cursor:pointer;}
.footDiv .links .name:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -4px; width: 28px; height: 9px; background:url(../images/selectIco.png) center no-repeat;}
.footDiv .links dl{position:absolute; z-index:2; left:0; bottom:42px; width:100%; display:none;}
.footDiv .links dd{ margin-bottom: 1px; }
.footDiv .links a{ display:block; height: 40px; line-height: 40px; padding-left: 15px; overflow: hidden; background: #fff; border: #e6e6e6 solid 1px; color:#7f7f7f; font-size: 14px;}
.footDiv .links a:hover{ color: #cca354;}
.footDiv .botbot{ padding-top: 0.85rem; position: relative; }
.footDiv .lie{ position: relative; left: -0.25rem; font-size: 14px; line-height: 44px; color: #666; }
.footDiv .lie a{ padding: 0 0.25rem; color: #666; }
.footDiv .lie a:hover{ color: #cca354; }
.footDiv .share li{ float: left; margin-left: 0.3rem; }
.footDiv .share li a{ display: block; width: 40px; height: 40px; border: #e6e6e6 solid 1px; border-radius: 50%; position: relative; }
.footDiv .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -8px; }
.footDiv .share li .img1{ opacity: 0; }
.footDiv .share li a:hover{ background: #cca354; border: #cca354 solid 1px; }
.footDiv .share li a:hover img{ opacity: 0; }
.footDiv .share li a:hover .img1{ opacity: 1; }
.footDiv .msg{ font-size: 14px; line-height: 42px; padding-top: 0.5rem; }
.footDiv .msg a:hover{ color: #cca354; }


.pageBanner{ position: relative; }
.pageBanner .bg{ height: 5.6rem; background: center no-repeat; background-size: cover; }
.pageBanner .txt{ font-size: 0.48rem; line-height: 0.48rem; color: #fff; text-align: center; }
.pageBanner .txt2{ text-align: left; }
.pageBanner .en{ font-size: 0.36rem; line-height: 0.36rem; color: #fff; text-align: center; text-transform:uppercase; padding-top:0.15rem; }
.pageBanner .en2{ text-align: left;}

.pageTop{ height: 70px; background: #f9f9f9; }
.pageTop .wal{ position: relative; height: 70px; }
.pageNav li{ float: left; font-size: 16px;}
.pageNav li a{ display: block; width: 1.6rem; text-align: center; height: 70px; line-height: 70px; position: relative; color: #333;}
.pageNav li .aNow{ background: #cca354; color: #fff; }
.pageNav li a:hover{ color: #cca354; }

.pageNow{ text-align: right; line-height: 70px; color: #999; position: absolute; right: 50%; margin-right: -7.68rem; padding-left: 18px; font-size: 15px; bottom: 0; z-index: 1; background: url(../images/nimg10_1.png) left center no-repeat; }
.pageNow a{ color: #999; padding: 0 20px 0 14px; background: url(../images/ico2.png) right center no-repeat;}
.pageNow em{ padding-left: 14px; }
.pageNow em, .pageNow a:hover{ color: #000; }

.pageTitleTel{ height:1.1rem; background: #cca354; 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;}

.pageBox{ padding: 1.2rem 0; }

.pageTitle{ position: relative; padding-bottom: 0.35rem; }
.pageTitle:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 30px; height: 3px; background: #cca354; }
.pageTitle .cn{ font-size: 0.36rem; line-height: 0.36rem; color: #000;}
.pageTitle .en{ padding-top:0.15rem; font-size:0.3rem; line-height:0.3rem; color:#333; font-family:mont; text-transform:uppercase;}

.pageNum{ text-align: center; position: relative; z-index: 1; }
.pageNum a{ display: inline-block; position: relative; font-family: regular; width: 46px; height: 46px; line-height: 46px; text-align: center; box-sizing: border-box; font-size: 14px; color: #333; border: #eaeaea solid 1px; background: #fff; margin: 0 10px; border-radius: 50%;}
.pageNum a:hover, .pageNum .aNow{ color: #fff; border: #cca354 solid 1px; background: #cca354;}
.pageNum .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -7px; width: 9px; height: 14px; background: url(../images/nimg9_lefton.png) no-repeat; }
.pageNum .next:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -7px; width: 9px; height: 14px; background: url(../images/nimg9_righton.png) no-repeat; }
.pageNum .prev:hover:before{ background: url(../images/nimg9_left.png) no-repeat;}
.pageNum .next:hover:before{ background: url(../images/nimg9_right.png) no-repeat;}

.pageMore{ padding-top: 0.3rem; }
.pageMore a{ display: block; color: #fff; background: #cca354; text-align: center; font-size: 0.3rem; height: 1.0rem; line-height: 1.0rem; }

.topA{ display: none; position: fixed; z-index: 10; right: 10px; bottom: 0.5rem; }
.topA a{ display: block; position: relative; background: rgba(0,0,0,0.3); width: 0.5rem; height: 0.5rem; border-radius: 50%;}
.topA img{ position: absolute; left: 50%; top: 50%; width:12px; margin-left: -6px; margin-top: -6px; }
.topA a:hover{ background: #cca354; }

.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;
  }
}








