/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; font-size: 14px; color: #2a2a2a; background-color: #fff; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { padding: 0; font-size: 14px; color: #2a2a2a; border: none; }
img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
i { font-style: normal; }
a { color:#2a2a2a;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #004685; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1420px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.imgha img { max-width: 100%; vertical-align: top; }
.imgwr-il, .imgwr-ilm { position: relative; padding-bottom: 100%; height: 0; overflow: hidden; }
.imgwr-il .img { display: block; width: 100%; }
.imgwr-ilm .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
strong { font-weight: 900; }
.ffpf { font-family:'helvetica',arial,sans-serif; }
.ffyh { font-family:'helvetica','simsun',arial,sans-serif; }

/*头部*/
.header { font-size: 0; background-color: #004685; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.85); overflow: hidden; }
.header .main { text-align: right; }
.header .logo { padding: 30px 0; }
.header .logo .img { display: block; height: 39px; }
.header .pro { margin-right: 30px; }
.header .pro .link { margin-right: 30px; font-size: 18px; color: #fff; }
.header .pro .link:hover { color: #5ca1d3; }
.header .search { position: relative; margin-right: 30px; min-width: 18px; }
.header .search .box { position: relative; width: 0; overflow: hidden; }
.header .search .inbox { padding: 0 48px 0 10px; }
.header .search .intxt { display: block; margin: 0 -48px 0 -10px; padding: 0 48px 0 10px; width: 100%; height: 39px; background: #fff; border-radius: 39px; outline: none; }
.header .search .inbtn,
.header .search .sbtn { position: absolute; top: 50%; right: 0; margin-top: -9px; width: 18px; height: 18px; background: url(../img/icon-search.png) center no-repeat; }
.header .search .inbtn { margin: -14px 10px 0 0; width: 28px; height: 28px; background-color: #004685; border-radius: 100%; cursor: pointer; border: none; }
.header .search .inbtn:hover { transform: scale(0.9); }
.header .search:hover .box,
.header .search.hover .box { width: 150px; }
.header .search:hover .sbtn,
.header .search.hover .sbtn { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.header .lan { margin-right: 30px; }
.header .lan .link { font-size: 16px; color: #fff; }
.header .lan .link:hover { color: #5ca1d3; }
.header .btn { margin: 25px 0; width: 50px; cursor: pointer; }
.header .btn .line { display: block; margin: 10px 0; width: 100%; height: 3px; background-color: #fff; border-radius: 3px; }
.header .btn:hover { transform: scale(0.9); }
//.header .btn.on .line-t { transform: translate3d(0, 13px, 0) rotateZ(45deg); }
//.header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
//.header .btn.on .line-b { transform: translate3d(0, -13px, 0) rotateZ(-45deg); }
.header .btn.on { transform: scale(70%) rotateZ(90deg); }

.nav { text-align: center; background-color: #004685; border-top: 1px solid #fff; overflow: hidden; }
.nav .list::before { content: ''; position: absolute; top: 50%; left: 0; margin-top: -19.5px; width: 220px; height: 39px; background: url(/uploads/allimg/20211210/1-211210191R3E3.png) 0 0 no-repeat; transform: scale(0.6); opacity: 0; filter: alpha(opacity=0); transition: all .3s; }
.nav .col { margin: 0 18px; vertical-align: top; }
.nav .col .link { display: block; position: relative; font-size: 18px; line-height: 76px; color: #fff; overflow: hidden; }
.nav .col .icon { position: absolute; bottom: -8px; left: 50%; margin-left: -11px; width: 0; height: 0; border-style: solid; border-color: #fff #004685; border-width: 0 11px 8px; }
.nav .col .son,
.nav .col .son::before { position: absolute; }
.nav .col .son { bottom: 0; left: 0; width: 100%; text-align: left; opacity: 0; visibility: hidden; }
.nav .col .son::before { content: ''; top: 0; left: 50%; z-index: 2; margin-left: -10000px; width: 20000px; height: 100%; background-color: #fff; }
.nav .col .list-s { position: relative; z-index: 3; padding: 10px 0; }
.nav .col .link-s { margin-right: 2em; font-size: 14px; line-height: 30px; color: #333; }
.nav .col .link-s:hover { color: #5ca1d3; }
.nav .col:hover .link,
.nav .col.cur .link,
.nav .col .cur-s .link-s { color: #5ca1d3; }
.nav .col.hover .icon { bottom: 0; }
.nav .col.hover .son { opacity: 1; visibility: visible; }

.nav-fixed { position: absolute; top: 0; left: 0; z-index: 9; width: 100%; transition: none; }
.nav-fixed-on { position: fixed; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5); }
.nav-fixed-on .list { text-align: right; }
.nav-fixed-on .list::before { top: 5px; margin-top: 0; opacity: 1; filter: alpha(opacity=100); }
.nav-fixed-on .col .link { font-size: 16px; line-height: 50px; }

/*内容*/
.position { padding: 11px 0; font-size: 14px; line-height: 28px; color: #333; }
.position .icon { margin-right: 8px; width: 13px; height: 17px; background: url(../img/icon-position.png) 0 0 no-repeat; }
.position a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; color: #333; }
.position a:hover { color: #004685; }

/*底部*/
.footer { font-size: 18px; color: #fff; background-color: #313131; }
.footer a { color: #fff; }
.footer a:hover { color: #ccc; }
.footer .comwrap { padding: 48px 0; border-top: 1px solid #535353; }
.footer .text { border-top: none; }
.footer .menu .list { margin-right: 84px; font-size: 0; }
.footer .menu .col { margin-right: 4%; max-width: 7.55%; font-size: 18px; vertical-align: top; }
.footer .menu .col:nth-child(9) { margin-right: 0; }
.footer .menu .link { display: block; white-space: normal; }
.footer .menu .son { margin-top: 16px; }
.footer .menu .link-s { display: block; font-size: 14px; line-height: 24px; color: #999; }
.footer .menu .link-s:hover { color: #ccc; }
.footer .menu .ewm { position: absolute; top: 50px; right: 0; width: 84px; font-size: 0; text-align: center; }
.footer .menu .ewm .img { display: block; width: 76px; border: 4px solid #fff; }
.footer .menu .ewm .txt { display: block; margin-top: 0.5em; font-size: 12px; }
.footer .info .con { margin-right: 240px; font-size: 14px; }
.footer .info .tool { position: absolute; top: 50%; right: 0; margin-top: -17px; }
.footer .info .tool .col { position: relative; margin-left: 30px; width: 40px; height: 34px; background: url(../img/icon-foot.png) 0 0 no-repeat; }
.footer .info .tool .col-wx .ewm { position: absolute; bottom: 90%; left: 50%; margin-left: -60px; padding-bottom: 12px; width: 120px; opacity: 0; visibility: hidden; }
.footer .info .tool .col-wx .ewm::before { content: ''; position: absolute; bottom: 4px; left: 50%; margin-left: -5px; width: 0; height: 0; border-style: solid; border-color: #fff #313131; border-width: 8px 5px 0; }
.footer .info .tool .col-wx .imgwr { padding: 8px; background-color: #fff; }
.footer .info .tool .col-wx .img { display: block; width: 100%; }
.footer .info .tool .col-wx:hover .ewm { bottom: 100%; opacity: 1; visibility: visible; }
.footer .info .tool .col-wb { background-position: -46px 0; }
.footer .info .tool .col-qq { background-position: -92px 0; }
.footer .info .tool .col:hover { transform: translate3d(0, -4px, 0); }
.footer .copyr { font-size: 14px; opacity: 0.6; filter: alpha(opacity=60); }

/* 右侧工具条 */
.floatright { position: fixed; top: 50%; right: 10px; z-index: 99; margin-top: -90.5px; width: 59px; }
.floatright .box { position: relative; margin-bottom: 2px; height: 97px; font-size: 0; text-align: center; background-color: #666; border-radius: 9px; cursor: pointer; }
.floatright .box-3 { display: none; }
.floatright .box .icon { margin-top: 12px; width: 35px; height: 29px; background: url(../img/icon-fr.png) 0 0 no-repeat; }
.floatright .box .icon-2 { background-position: -41px 0; }
.floatright .box .icon-3 { background-position: -82px 0; }
.floatright .box .icon-4 { background-position: -123px 0; }
.floatright .box .txt { margin-top: 8px; font-weight: lighter; font-size: 16px; line-height: 17px; letter-spacing: 0.08em; color: #fff; }
.floatright .box .con { position: absolute; top: 0; right: 90%; margin-right: 2px; padding: 10px 20px; min-width: 120px; font-size: 15px; line-height: 21px; color: #fff; background-color: #fff; border: 1px solid #ddd; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.floatright .box .con .imgwr { padding: 7px; background-color: #fff; }
.floatright .box .con .img { display: block; max-width: 100%; }
.floatright .box .con .txt { margin-top: 10px; font-size: 14px; }
.floatright .box .link { position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; }
.floatright .box .ewm { padding: 10px 10px 6px; min-width: 130px; font-size: 0; }
.floatright .box .ewm .col { width: 130px; }
.floatright .box .ewm .imgwr { padding: 5px; }
.floatright .box .ewm .img { display: block; width: 100%; }
.floatright .box .ewm .tit { margin-top: 6px; font-size: 14px; }
.floatright .box:hover { background-color: #004685; cursor: pointer; }
.floatright .box:hover .con { right: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }

/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #004685; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.2); box-sizing: border-box; }
.mFoot-nav .col-5 { border-right: none; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col.on { background-color: #5ca1d3; }
.mFoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(../img/icon-mtool.png) 0 0 no-repeat; }
.mFoot-nav .col .icon-2 { background-position: -23px 0; }
.mFoot-nav .col .icon-3 { background-position: -46px 0; }
.mFoot-nav .col .icon-4 { background-position: -69px 0; }
.mFoot-nav .col .icon-5 { background-position: -92px 0; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 1001; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1002; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { position: absolute; bottom: 0; left: 0; z-index: 1002; width: 100%; font-size: 18px; line-height: 1.8; text-align: center; color: #fff; text-shadow: 0 0 3px #000; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1002; width: 50px; height: 50px; background-color: #004685; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url(../img/icon_close.png) 0 0 no-repeat; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1002; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(0, 70, 133, 0.6); background-color: #004685\9; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -7px; width: 14px; height: 24px; }
.swiperpf .btn:hover { background-color: rgba(0, 70, 133, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.swiperpf .prev:hover .icon { -webkit-transform: translate3d(-3px, 0, 0); -moz-transform: translate3d(-3px, 0, 0); -ms-transform: translate3d(-3px, 0, 0); -o-transform: translate3d(-3px, 0, 0); transform: translate3d(-3px, 0, 0); }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.swiperpf .next:hover .icon { -webkit-transform: translate3d(3px, 0, 0); -moz-transform: translate3d(3px, 0, 0); -ms-transform: translate3d(3px, 0, 0); -o-transform: translate3d(3px, 0, 0); transform: translate3d(3px, 0, 0); }

@media screen and (min-width: 768px) and (max-width: 1360px) {
  .header .logo { padding: 15px 0; }
  .header .logo .img { height: 30px; }
  .header .pro { margin-right: 20px; }
  .header .pro .link { margin-right: 20px; font-size: 16px; }
  .header .search { margin-right: 20px; }
  .header .search .intxt { height: 30px; border-radius: 30px; }
  .header .lan { margin-right: 20px; }
  .header .lan .link { font-size: 14px; }
  .header .btn { margin: 10px 0; width: 40px; cursor: pointer; }

  .nav .col { margin: 0 15px; }
  .nav .col .link { font-size: 16px; line-height: 50px; }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .nav .col { margin: 0 10px; }
  .nav .col .link { font-size: 16px; }
}

@media screen and (max-width: 768px) {
  body { min-width: 0; padding: 50px 0; }

  .header .pro,
  .header .search,
  .footer .text,
  .footer .menu,
  .footer .info,
  .floatright { display: none; }

  .header { position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; }
  .header .main { z-index: 1000; padding: 0 3%; width: auto; background-color: #004685; }
  .header .logo { padding: 13px 0; }
  .header .logo .img { height: 24px; }
  .header .lan { margin-right: 10px; }
  .header .btn { margin: 10px 0; width: 30px; }
  .header .btn .line { margin: 6px 0; height: 2px; border-radius: 2px; }
  .header .btn.on .line-t { transform: translate3d(0, 8px, 0) rotateZ(45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { transform: translate3d(0, -8px, 0) rotateZ(-45deg); }

  .nav { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); overflow-x: hidden; overflow-y: scroll; }
  .nav .list { position: absolute; top: 0; right: 0; width: 60%; min-height: 100%; background-color: #555; transition: all .4s; }
  .nav .col { display: block; margin: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .nav .col:first-child { margin-top: 50px; }
  .nav .col .link { padding: 0 10px; font-size: 16px; line-height: 50px; }
  .nav .col .son { display: none; position: relative; background-color: #666; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
  .nav .col .son::before { display: none; }
  .nav .col .col-s { margin-left: 5%; width: 42.5%; }
  .nav .col-i3 .col-s { width: 90%; }
  .nav .col .link-s { display: block; margin-right: 0; color: #eee; }
  .nav-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
  .nav-hide .list { transform: translate3d(50%, 0, 0); }

  .footer { font-size: 14px; }
  .footer .comwrap { padding: 15px 0; }
  .footer .info .con { margin-right: 0; }
  .footer .info .tool { position: relative; top: 0; margin-top: 15px; }
  .footer .copyr { font-size: 0; }
  .footer .copyr span { display: block; font-size: 14px; text-align: center; }

  .mFoot-nav { display: block; }

  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { top: 0; bottom: auto; font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }
}

/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}
.anime-r .yt:nth-child(13), .anime-r .yb:nth-child(13), .anime-r .xl:nth-child(13), .anime-r .xr:nth-child(13) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(14), .anime-r .yb:nth-child(14), .anime-r .xl:nth-child(14), .anime-r .xr:nth-child(14) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }