/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1300px; 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: #e60012; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 92%; max-width: 1440px; }
.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.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.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:'苹方','PingFang SC','PingFang','microsoft yahei','helvetica',arial,sans-serif; }
.ffyh { font-family:'microsoft yahei','helvetica','simsun',arial,sans-serif; }
.ffkt { font-family:'microsoft yahei','helvetica','simsun',arial,sans-serif; }
.ffst { font-family:'SimSun','microsoft yahei','helvetica','simsun',arial,sans-serif; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.88; filter: alpha(opacity=88); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; 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 { display: none; position: absolute; bottom: 0; left: 0; z-index: 1001; 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: 1000; width: 50px; height: 50px; background-color: #e60012; }
.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: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(230, 0, 18, 0.6); background-color: #e60012\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(230, 0, 18, 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); }

/*头部*/
body { padding-top: 110px; }

.header { position: fixed; top: 0; left: 0; z-index: 9; width: 100%; background-color: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); }
.header .comwrap { max-width: 1245px; }
.header .logo { padding: 27px 0; }
.header .logo .img { display: block; height: 56px; }
.header .btn { position: absolute; top: 50%; right: 0; margin-top: -26.5px; width: 53px; height: 53px; background-color: #333; border-radius: 4px; cursor: pointer; }
.header .btn .line { position: absolute; top: 50%; left: 12px; margin-top: -2px; width: 29px; height: 4px; background-color: #ccc; border-radius: 4px; }
.header .btn .line-t { margin-top: -14px; }
.header .btn .line-b { margin-top: 10px; }
.header .btn:hover { transform: scale(0.9); }
.header .btn.on .line-t { transform: translate3d(0, 12px, 0) rotateZ(45deg); }
.header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
.header .btn.on .line-b { transform: translate3d(0, -12px, 0) rotateZ(-45deg); }
.header .menu { margin-right: 53px; font-size: 0; }
.header .menu .col { position: relative; padding: 37px 0; font-size: 18px; line-height: 36px; }
.header .menu .col-l::before { display: none; }
.header .menu .col::before { content: ''; position: absolute; top: 50%; right: 100%; margin-top: -0.56em; width: 1px; height: 1.12em; background-color: #000; }
.header .menu .link { display: block; position: relative; padding: 0 1.45em; color: #000; vertical-align: top; }
.header .menu .link:hover,
.header .menu .cur .link { color: #e60012; }

.nav { display: none; position: fixed; top: 110px; left: 0; z-index: 9; padding: 2.6% 0 3.125%; width: 100%; line-height: normal; }
.nav::before { content: ''; position: absolute; top: 0; left: 0; z-index: 8; width: 100%; height: 100%; background-color: #000; opacity: 0.9; filter: alpha(opacity=90); }
.nav .wrap { position: relative; z-index: 9; max-width: 1440px; }
.nav .conbox { width: 39.59%;/*570*/ font-size: 0; }
.nav .conbox .nlist { position: relative; margin: 0 -12.28%;/*70 710*/ }
.nav .conbox .nlist::before { content: ''; position: absolute; top: 0; left: 50%; width: 0; height: 100%; border-left: 1px solid #313131; }
.nav .conbox .nlist .ncol { margin-left: 9.85%; width: 35.225%;/*250*/ border-bottom: 1px solid #313131; vertical-align: top; }
.nav .conbox .nlist .nlink { display: block; position: relative; }
.nav .conbox .nlist .ntxt { display: block; margin-right: 8px; padding: 1em 1em 1em 6px; font-size: 18px; color: #999; }
.nav .conbox .nlist .nicon,
.nav .conbox .nlink-hy .nicon { position: absolute; top: 50%; right: 0; margin-top: -7px; width: 8px; height: 14px; background: url(icon-arrow-nav.png) -14px 0 no-repeat; }
.nav .conbox .nlist .nlist-s { display: none; }
.nav .conbox .nlist .cur .ntxt { color: #fff; }
.nav .conbox .nlist .ncol:hover .nicon,
.nav .conbox .nlist .cur .nicon,
.nav .conbox .nlink-hy:hover .nicon { background-position: 0 0; }
.nav .conbox .nlink-hy { position: relative; margin-top: 11.92%; max-width: 100%; font-size: 0; }
.nav .conbox .nlink-hy .nicon2 { position: absolute; top: 0; left: 6px; width: 54px; height: 54px; background: url(icon-member-nav.png) 0 0 no-repeat; opacity: 0.6; filter: alpha(opacity=60); }
.nav .conbox .nlink-hy .ntxt { display: block; margin: 0 25px 0 75px; padding: 0.83em 0; font-size: 18px; color: #999; }
.nav .conbox .nlink-hy:hover .ntxt { color: #fff; }
.nav .imgbox { margin-top: 1.04%; max-width: 53.82%;/*775*/ }
.nav .imgbox .img { display: block; max-width: 100%; }
.nav .imgbox .tit { margin-top: 0.66em; font-weight: bold; font-size: 24px; color: #fff; }
.nav .imgbox .stit { margin-top: 0.44em; font-size: 18px; color: #999; }

/*底部*/
.footer .main { position: relative; padding: 3.125% 0; font-size: 0; text-align: right; }
.footer .main .comwrap { z-index: 3; /*padding: 2.19% 0;*/ }
.footer .main .comwrap::before { content: ''; position: absolute; top: 0; right: 0; margin-right: 20.02%; width: 0; height: 100%; border-right: 1px solid #fff; opacity: 0.1; filter: alpha(opacity=100); }
.footer .main .mall { margin-top: -6px; padding: 0.1px 0 2.43%; width: 72.92%;/*1050 350*3*/ overflow: hidden; }
.footer .main .mall .col { position: relative; margin-top: 3.34%; padding: 6px 2.38% 0; width: 28.57%;/*300*/ vertical-align: top; }
.footer .main .mall .col::before { content: ''; position: absolute; top: 10%; left: 100%; width: 0; height: 100%; border-left: 1px solid #fff; opacity: 0.1; filter: alpha(opacity=10); }
.footer .main .mall .icowr { padding-bottom: 18.67%; }
.footer .main .mall .txt { margin-top: 8%; font-weight: bold; font-size: 14px; color: #666; text-align: center; }
.footer .main .mall .col:hover .icowr { transform: translate3d(0, -6px, 0); }
.footer .main .info { margin: 0 3.34%; width: 13.34%; text-align: center; }
.footer .main .info .col { position: relative; margin: 0 9.375%; width: 31.25%; }
.footer .main .info .icowr { cursor: pointer; }
.footer .main .info .icowr::before { content: ''; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #fff; border-radius: 100%; opacity: 0.1; filter: alpha(opacity=10); }
.footer .main .info .icowr .img { z-index: 3; max-width: 55%; max-height: 55px; }
.footer .main .info .imgwr { position: absolute; bottom: 90%; left: 50%; margin: 0 0 10px -60px; width: 120px; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.footer .main .info .imgwr .img { display: block; width: 100%; }
.footer .main .info .col:hover .imgwr { bottom: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
.footer .main .info .con { position: relative; margin-top: 10.42%; overflow: hidden; }
.footer .main .info .txt { position: relative; padding: 0 0.5em; font-size: 14px; color: #666; }
.footer .main .info .txt::before,
.footer .main .info .txt::after { content: ''; position: absolute; top: 50%; width: 10000%; height: 0; z-index: 2; border-top: 1px solid #fff; opacity: 0.1; filter: alpha(opacity=10); }
.footer .main .info .txt::before { right: 100%; }
.footer .main .info .txt::after { left: 100%; }
.footer .main .info .tellink { display: block; margin-top: 8.33%; font-weight: bold; font-size: 22px; text-align: center; color: #999; }
.footer .main .info .con2 { margin-top: 3.21%; }
.footer .main .bg { position: absolute; top: 0; left: 0; z-index: 1; padding-bottom: 0; width: 100%; height: 100%; background-color: #1d1d1d; }
.copyright { padding: 8px 0; font-size: 12px; line-height: 18px; color: #999; background-color: #990000; }
.copyright .comwrap { max-width: 1245px; }
.copyright a { color: #999; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; 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: 1000; 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 { display: none; position: absolute; bottom: 0; left: 0; z-index: 1001; 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: 1000; width: 50px; height: 50px; background-color: #e60012; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url("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: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(230, 0, 18, 0.6); background-color: #3399cc\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(230, 0, 18, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url("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("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); }

/* lytebox 弹出灯窗 */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
  #lbOverlay.grey { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a, #lbMain img { -webkit-transition: none; -o-transition: none; transition: none; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
  #lbOuterContainer.grey { border: 3px solid #fff; }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4; overflow: auto; margin: 0 auto; }
  #lbDetailsContainer.grey { border: 3px solid #fff; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
  position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url("loading.gif") center no-repeat;
}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url("blank.gif") no-repeat; display: block; left: 0; float: left; }
  #lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url("prev_grey.gif") left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url("blank.gif") no-repeat; display: block; right: 0; float: right; }
  #lbNext.grey:hover, #lbNext.grey:visited:hover { background: url("next_grey.gif") right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
  #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
  #lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbDetailsData { padding: 0 10px; }
  #lbDetailsData.grey { color: #333333; }
#lbDetails { width: 60%; float: left; text-align: left; font-size:12px;}
#lbCaption { display: block; font-weight: bold; margin: 5px 5px 10px; line-height: 20px; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; margin-left:5px; display:none; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
  #lbClose.grey { background: url("close_grey.png") no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
  #lbPlay.grey { background: url("play_grey.png") no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
  #lbPause.grey { background: url("pause_grey.png") no-repeat; }

@media screen and (max-width: 640px) {
  body { margin: 0; padding: 0; min-width: auto; background: none; }

  .header { background: none; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75); }
  .header .logo { padding: 10px 0; }
  .header .logo .img { height: 30px; }
  .header .btn { margin-top: -15px; width: 30px; height: 30px; border-radius: 2px; }
  .header .btn .line { left: 6px; margin-top: -1px; width: 18px; height: 2px; border-radius: 0; }
  .header .btn .line-t { margin-top: -7px; }
  .header .btn .line-b { margin-top: 6px; }
  .header .btn.on .line-t { transform: translate3d(0, 6px, 0) rotateZ(45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { transform: translate3d(0, -7px, 0) rotateZ(-45deg); }
  .header .menu { display: none; }

  .nav { top: 50px; padding: 5% 0; }
  .nav .conbox { float: none; width: auto; }
  .nav .conbox .nlist { margin: 0 -12.28%;/*70 710*/ }
  .nav .conbox .nlist .ncol { margin-left: 9.85%; width: 35.225%;/*250*/ }
  .nav .conbox .nlist .ntxt { margin-right: 8px; padding: 1em 1em 1em 6px; font-size: 15px; }
  .nav .conbox .nlist .nicon,
  .nav .conbox .nlink-hy .nicon { position: absolute; top: 50%; right: 0; margin-top: -7px; width: 8px; height: 14px; background: url(icon-arrow-nav.png) -14px 0 no-repeat; }
  .nav .conbox .nlink-hy { margin-top: 6%; }
  .nav .conbox .nlink-hy .nicon2 { transform: scale(0.5); transform-origin: left center; }
  .nav .conbox .nlink-hy .ntxt { display: block; margin: 0 25px 0 40px; padding: 1.13em 0; font-size: 15px; }
  .nav .imgbox { float: none; margin-top: 8%; width: auto; max-width: none; }
  .nav .imgbox .img { margin: 0 auto; }
  .nav .imgbox .tit { margin-top: 0.66em; font-size: 16px; text-align: center; }
  .nav .imgbox .stit { margin-top: 0.44em; font-size: 14px; text-align: center; }

  .footer .main { padding: 10% 0; text-align: center; }
  .footer .main .comwrap { z-index: 3; padding: 0; }
  .footer .main .comwrap::before,
  .footer .main .mall .col::before { display: none; }
  .footer .main .mall { margin-top: -6px; width: 92%; }
  .footer .main .mall .col { padding: 6px 4.43% 0; width: 24.47%; }
  .footer .main .mall .icowr { padding-bottom: 25%; }
  .footer .main .mall .txt { margin-top: 10%; font-size: 12px; }
  .footer .main .info { display: block; margin: 5% 0 0; width: auto; }
  .footer .main .info .list,
  .footer .main .info .con { display: none; }
  .footer .main .info .tellink { margin-top: 0; font-size: 18px; }
  .footer .main .info .con2 { display: block; margin: 0 20%; }
  .copyright .con { float: none; width: auto; text-align: center; }

  .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; } }