﻿
.artbx {
  position: relative;
  width: 100%;
  display: block;
  /*overflow:hidden;*/
}
.artmu {
  position: absolute;
  width: 5.5%;
  left: 2.8%;
  top: 0;
  z-index: 2;
}
.artmu a {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  display: inline-block;
  cursor: pointer;
  margin: 0.3rem 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  background-size: 100% auto;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*.artmu a:nth-child(6){display:none;}*/
.artmu a.on {
}
.artmu a.on::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-image: url(/tlccWeb/Content/Home/images/mpa.png);
  top: 0;
  left: 0;
  /**/
  -webkit-animation: rotate 1s linear infinite 300ms 0 ease;
  -moz-animation: rotate 1s linear infinite 300ms 0 ease;
  -ms-animation: rotate 1s linear infinite 300ms 0 ease;
  animation: rotate 1s linear infinite 300ms 0 ease;
  -moz-animation: rotate 1s linear infinite;
  -webkit-animation: rotate 1s linear infinite;
  -o-animation: rotate 1s linear infinite;
  -ms-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
}
.mp1 {
  background-image: url(/tlccWeb/Content/Home/images/mp1.png);
}
.mp1.on {
  background-image: url(/tlccWeb/Content/Home/images/mp1a.png);
}
.mp2 {
  background-image: url(/tlccWeb/Content/Home/images/mp2.png);
}
.mp2.on {
  background-image: url(/tlccWeb/Content/Home/images/mp2a.png);
}
.mp3 {
  background-image: url(/tlccWeb/Content/Home/images/mp3.png);
}
.mp3.on {
  background-image: url(/tlccWeb/Content/Home/images/mp3a.png);
}
.mp4 {
  background-image: url(/tlccWeb/Content/Home/images/mp4.png);
}
.mp4.on {
  background-image: url(/tlccWeb/Content/Home/images/mp4a.png);
}
.mp5 {
  background-image: url(/tlccWeb/Content/Home/images/mp5.png);
}
.mp5.on {
  background-image: url(/tlccWeb/Content/Home/images/mp5a.png);
}
.mp6 {
  background-image: url(/tlccWeb/Content/Home/images/mp6.png);
}
.mp6.on {
  background-image: url(/tlccWeb/Content/Home/images/mp6a.png);
}
.artc {
  position: relative;
  width: 100%;
  margin-top: -4%;
}
.artc .swiper-slide {
  width: 100%;
  padding-bottom: 54.5%;
}
.artc .swiper-pagination {
  width: 62.5%;
  left: 18.75%;
  bottom: 10%;
  z-index: 99;
  text-align: left;
}
.artc .swiper-pagination-bullet {
  width: 10%; /*68*/
  height: auto;
  padding-bottom: 10%; /*183*/
  margin: 0;
  background: none;
  opacity: 1;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*少林*/

.artc #art1 .swiper-pagination > span:nth-child(1) {
  background-image: url(../image/pbt1.png);
}
.artc #art1 .swiper-pagination > span:nth-child(2) {
  background-image: url(../image/pbt2.png);
}
.artc #art1 .swiper-pagination > span:nth-child(3) {
  background-image: url(../image/pbt3.png);
}
.artc #art1 .swiper-pagination > span:nth-child(4) {
  background-image: url(../image/pbt4.png);
}
.artc #art1 .swiper-pagination > span:nth-child(5) {
  background-image: url(../image/pbt5.png);
}
.artc #art1 .swiper-pagination > span:nth-child(6) {
  background-image: url(../image/pbt6.png);
}
.artc #art1 .swiper-pagination > span:nth-child(7) {
  background-image: url(../image/pbt7.png);
}
.artc #art1 .swiper-pagination > span:nth-child(8) {
  background-image: url(../image/pbt8.png);
}
.artc #art1 .swiper-pagination > span:nth-child(9) {
  background-image: url(../image/pbt9.png);
}
.swiper-pagination-bullet-active {
  position: relative;
  transition: all 0.5s;
}
.swiper-container .swiper-pagination-bullet-active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-image: url(../image/pbtm.png);
  top: 0;
  left: 0;
  /**/
  -webkit-animation: rotate 2s linear infinite 300ms 0 ease;
  -moz-animation: rotate 2s linear infinite 300ms 0 ease;
  -ms-animation: rotate 2s linear infinite 300ms 0 ease;
  animation: rotate 2s linear infinite 300ms 0 ease;
  -moz-animation: rotate 2s linear infinite;
  -webkit-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(1).swiper-pagination-bullet-active {
  background-image: url(../image/pbt1h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(2).swiper-pagination-bullet-active {
  background-image: url(../image/pbt2h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(3).swiper-pagination-bullet-active {
  background-image: url(../image/pbt3h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(4).swiper-pagination-bullet-active {
  background-image: url(../image/pbt4h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(5).swiper-pagination-bullet-active {
  background-image: url(../image/pbt5h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(6).swiper-pagination-bullet-active {
  background-image: url(../image/pbt6h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(7).swiper-pagination-bullet-active {
  background-image: url(../image/pbt7h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(8).swiper-pagination-bullet-active {
  background-image: url(../image/pbt8h.png);
}
.artc
  #art1
  .swiper-pagination
  > span:nth-child(9).swiper-pagination-bullet-active {
  background-image: url(../image/pbt9h.png);
}

.arc_i {
  position: absolute;
  width: 70%;
  padding-bottom: 54.6%;
  top: 0;
  left: 15%;
}
.arc_i .tc1,
.arc_i .tc2,
.arc_i .pc {
  position: absolute;
  height: 100%;
  background-attachment: scroll;
  top: 0;
  opacity: 0;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.arc_i .pc {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}
.arc_i .tc1,
.arc_i .tc2 {
  width: 78%;
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 50%, 50% 50%;
  background-size: 100% auto, 100% auto;
}
.arc_i .tc1 {
  left: 0;
}
.arc_i .tc2 {
  right: 0;
}
.arc_i .pc {
  left: 0;
  width: 100%;
}
.artc .swiper-slide-active .tc1 {
  animation: fadeInLeft 0.8s ease;
  animation-fill-mode: forwards;
  animation-delay: 0.3s;
  -webkit-animation: fadeInLeft 0.8s ease;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: 0.3s;
}
.artc .swiper-slide-active .tc2 {
  animation: fadeInRight 0.8s ease;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
  -webkit-animation: fadeInRight 0.8s ease;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: 0.5s;
}
.artc .swiper-slide-active .opc {
  animation: zoomIn 0.6s ease;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
  -webkit-animation: zoomIn 0.6s ease;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: 0.5s;
}
.artc .swiper-slide-active .pc {
  animation: zoomIn 0.8s ease;
  animation-fill-mode: forwards;
  -webkit-animation: zoomIn 0.8s ease;
  -webkit-animation-fill-mode: forwards;
}
.opc {
  position: absolute;
  width: 2.8%; /*50*/
  padding-bottom: 2.5%;
  display: block;
  cursor: pointer;
  background-color: #a52910;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-image: url(/tlccWeb/Content/Home/images/opc.png);
  border-radius: 50%;
  top: 49%;
  right: 24.2%;
  z-index: 2;
  opacity: 0;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border: 2px solid #d3b887;
}
.opc:hover > div {
  left: -153px;
  opacity: 1;
}
.opc > div {
  position: absolute;
  width: 150px;
  min-height: 50px;
  padding: 0.5rem;
  background-color: #302d2a;
  border-radius: 5px;
  border: 1px solid #8f887c;
  font-size: 1.2rem;
  color: #dbcdb3;
  font-weight: 300;
  left: -100px;
  top: -65px;
  pointer-events: none;
  opacity: 0;
  /**/
  -webkit-filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.35));
  filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.35));
  /**/
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.opc > div > span {
  color: #f1e5ce;
  font-weight: 400;
}
.opc > div::before {
  position: absolute;
  content: "";
  width: 12px;
  padding-bottom: 30px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-image: url(/tlccWeb/Content/Home/images/sop1.png);
  right: -12px;
  top: 72px;
}
/*少林*/
#art1 .arc_i.arc1a .tc1 {
  background-image: url(../image/potxa1.png);
}
#art1 .arc_i.arc1a .tc2 {
  background-image: url(../image/potxa2.png);
}
#art1 .arc_i.arc1a .pc {
  background-image: url(../image/po1.png);
}
#art1 .arc_i.arc1b .tc1 {
  background-image: url(../image/potxb1.png);
}
#art1 .arc_i.arc1b .tc2 {
  background-image: url(../image/potxb2.png);
}
#art1 .arc_i.arc1b .pc {
  background-image: url(../image/po2.png);
}
#art1 .arc_i.arc1c .tc1 {
  background-image: url(../image/potxc1.png);
}
#art1 .arc_i.arc1c .tc2 {
  background-image: url(../image/potxc2.png);
}
#art1 .arc_i.arc1c .pc {
  background-image: url(../image/po3.png);
}
#art1 .arc_i.arc1d .tc1 {
  background-image: url(../image/potxd1.png);
}
#art1 .arc_i.arc1d .tc2 {
  background-image: url(../image/potxd2.png);
}
#art1 .arc_i.arc1d .pc {
  background-image: url(../image/po4.png);
}
#art1 .arc_i.arc1e .tc1 {
  background-image: url(../image/potxe1.png);
}
#art1 .arc_i.arc1e .tc2 {
  background-image: url(../image/potxe2.png);
}
#art1 .arc_i.arc1e .pc {
  background-image: url(../image/po5.png);
}
#art1 .arc_i.arc1f .tc1 {
  background-image: url(../image/potxf1.png);
}
#art1 .arc_i.arc1f .tc2 {
  background-image: url(../image/potxf2.png);
}
#art1 .arc_i.arc1f .pc {
  background-image: url(../image/po6.png);
}
#art1 .arc_i.arc1g .tc1 {
  background-image: url(../image/potxg1.png);
}
#art1 .arc_i.arc1g .tc2 {
  background-image: url(../image/potxg2.png);
}
#art1 .arc_i.arc1g .pc {
  background-image: url(../image/po7.png);
}
#art1 .arc_i.arc1h .tc1 {
  background-image: url(../image/potxh1.png);
}
#art1 .arc_i.arc1h .tc2 {
  background-image: url(../image/potxh2.png);
}
#art1 .arc_i.arc1h .pc {
  background-image: url(../image/po8.png);
}
#art1 .arc_i.arc1i .tc1 {
  background-image: url(../image/potxi1.png);
}
#art1 .arc_i.arc1i .tc2 {
  background-image: url(../image/potxi2.png);
}
#art1 .arc_i.arc1i .pc {
  background-image: url(../image/po9.png);
}

/**/
/*花瓣*/
.snowbox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.snow-o {
  position: absolute;
  opacity: 1;
  filter: alpha(opacity=1);
  overflow: hidden;
  background-repeat: no-repeat;
  background: url(/tlccWeb/Content/Home/images/flower_img_1.png);
  background-size: 100% auto;
  pointer-events: none;
  /**/
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 11.4s;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 11.4s;
  animation-iteration-count: infinite;
  _display: none;
}
.snow-o1 {
  width: 2.4%;
  padding-bottom: 2%; /*40px*/
  top: 60px;
  right: 550px;
  -webkit-animation-name: firemove1, fade;
  animation-name: firemove1, fade;
  -webkit-animation-delay: 0.1s;
}
.snow-o2 {
  width: 2.4%; /*18 48px*/
  padding-bottom: 2.1%; /*42px*/
  top: -50px;
  right: 560px;
  z-index: 2;
  background-position: 0 51%; /*left -40px*/
  -webkit-animation-name: firemove2, fade;
  animation-name: firemove2, fade;
  -webkit-animation-delay: 4.8s;
  animation-timing-function: 2s;
}
.snow-o3 {
  width: 2.4%; /*35 48px*/
  padding-bottom: 1.75%; /*22 35px*/
  background-position: 0 100%; /*left -83px*/
  top: -50px;
  right: 200px;
  -webkit-animation-name: firemove3, fade;
  animation-name: firemove3, fade;
  -webkit-animation-delay: 2.8s;
}
.snow-o4 {
  width: 2.4%;
  padding-bottom: 2%;
  top: -60px;
  right: 360px;
  z-index: 2;
  -webkit-animation-name: firemove1, fade;
  animation-name: firemove1, fade;
  -webkit-animation-delay: 5.4s;
  animation-timing-function: 4s;
}
.snow-o5 {
  width: 2.4%;
  padding-bottom: 2.1%; /*42px*/
  top: -50px;
  right: 300px;
  background-position: 0 51%; /*left -40px*/
  -webkit-animation-name: firemove2, fade;
  animation-name: firemove2, fade;
  -webkit-animation-delay: 1.2s;
}
.snow-o6 {
  width: 2.4%; /*35 48px*/
  padding-bottom: 1.75%; /*22 35px*/
  top: -50px;
  right: 600px;
  z-index: 2;
  background-position: 0 100%; /*left -83px*/
  -webkit-animation-name: firemove3, fade;
  animation-name: firemove3, fade;
  -webkit-animation-delay: 6.8s;
  animation-timing-function: 6s;
}
/*花瓣*/
@keyframes firemove1 {
  0% {
    opacity: 1;
    transform: rotate(0deg) translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: rotate(-18deg) translate(-1800px, 1000px); /*translate(-1800px, 1000px)*/
  }
}
@keyframes firemove2 {
  0% {
    opacity: 1;
    transform: rotate(0deg) translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: rotate(-32deg) translate(-1100px, 1000px);
  }
}
@keyframes firemove3 {
  0% {
    opacity: 1;
    transform: rotate(0deg) translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: rotate(-10deg) translate(-1100px, 1000px);
  }
}

@media only screen and (max-width: 1600px) {
  /*  */
  .opc > div {
    top: -67px;
  }
}
@media only screen and (max-width: 1400px) {
  /* */
  .opc > div {
    top: -72px;
  }
}
@media only screen and (max-width: 1200px) {
  /*  */
}
@media only screen and (max-width: 1000px) {
  /*  */
  .opc > div {
    top: -75px;
  }
  .artc .swiper-pagination {
    width: 90%;
    left: 50%;
    margin-left: -45%;
    bottom: 10%;
    z-index: 99;
    text-align: left;
  }
}
@media only screen and (max-width: 800px) {
  /**/
  .opc > div {
    top: -78px;
  }
}
/**/
@media only screen and (max-width: 780px) {
  /**/
  .artmu {
    position: relative;
    width: 98%;
    left: 0;
    margin: 2% auto 0;
    text-align: center;
  }
  .artmu a {
    width: 14%;
    padding-bottom: 14%;
    margin: 0 0.3rem;
  }
  .artc {
    margin-top: -3%;
  }
  .artc .swiper-slide {
    padding-bottom: 150%;
  }
  .artc .swiper-pagination {
    width: 90%;

    bottom: 10%;
  }
  .artc
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 2px;
  }
  .artc .swiper-pagination-bullet {
    width: 8.71%; /*68*/
    padding-bottom: 23.44%; /*183*/
  }
  .arc_i {
    width: 100%;
    height: 100%;
    padding-bottom: inherit;
    left: 0;
  }
  .arc_i .pc {
    background-position: 40% 50%;
    background-size: auto 100%;
  }
  .arc_i .tc1,
  .arc_i .tc2 {
    width: 130%;
  }
  .arc_i .tc1 {
    background-position: 0% 0%, 0% 0%;
    left: -5.5%;
    top: -3%;
    -webkit-filter: drop-shadow(0 10px 10px rgba(245, 232, 200, 1));
    filter: drop-shadow(0 10px 10px rgba(245, 232, 200, 1));
  }
  .arc_i .tc2 {
    background-size: 110% auto, 100% auto;
    background-position: 100% 0%, 100% 0%;
    top: 17.3%;
    right: -5%;
    -webkit-filter: drop-shadow(
      0 20px 10px rgba(26, 23, 23, 1)
    ); /*180, 152,85*/
    filter: drop-shadow(0 20px 10px rgba(180, 152, 85, 1));
  }

  .opc {
    width: 9%;
    padding-bottom: 8%;
    top: 62%;
    right: 18%;
    z-index: 4;
  }
  .opc:hover > div {
    left: -145px;
    opacity: 1;
  }
  .opc > div {
    width: 140px;
    font-size: 1rem;
    left: -100px;
    top: auto;
    bottom: -3px;
  }
  .opc > div::before {
    width: 12px;
    padding-bottom: 30px;
    right: -12px;
    top: auto;
    bottom: 18px;
  }

  /*花瓣*/
  .snow-o1 {
    width: 4.8%;
    padding-bottom: 4%; /*40px*/
    top: -30px;
    right: -40px;
  }
  .snow-o2 {
    width: 4.8%; /*18 48px*/
    padding-bottom: 4.2%; /*42px*/
    top: -50px;
    right: 50px;
  }
  .snow-o3 {
    width: 4.8%; /*35 48px*/
    padding-bottom: 3.5%; /*22 35px*/
    background-position: 0 100%; /*left -83px*/
    top: -20px;
    right: -50px;
  }
  .snow-o4 {
    width: 4.8%;
    padding-bottom: 4%; /*40px*/
    top: -30px;
    right: 30px;
  }
  .snow-o5 {
    width: 4.8%; /*18 48px*/
    padding-bottom: 4.2%; /*42px*/
    top: -20px;
    right: -20px;
  }
  .snow-o6 {
    width: 4.8%; /*35 48px*/
    padding-bottom: 3.5%; /*22 35px*/
    top: -20px;
    right: 50px;
  }
  /*花瓣*/
  @keyframes firemove1 {
    0% {
      opacity: 1;
      transform: rotate(0deg) translate(0, 0);
    }
    100% {
      opacity: 1;
      transform: rotate(-18deg) translate(-1000px, 500px);
    }
  }
  @keyframes firemove2 {
    0% {
      opacity: 1;
      transform: rotate(0deg) translate(0, 0);
    }
    100% {
      opacity: 1;
      transform: rotate(-32deg) translate(-600px, 500px);
    }
  }
  @keyframes firemove3 {
    0% {
      opacity: 1;
      transform: rotate(0deg) translate(0, 0);
    }
    100% {
      opacity: 1;
      transform: rotate(-10deg) translate(-600px, 500px);
    }
  }
}

@media only screen and (max-width: 685px) {
  /**/
}
@media only screen and (max-width: 580px) {
  /**/
}
@media only screen and (max-width: 560px) {
  /**/
  .artmu a {
    width: 16%;
    padding-bottom: 16%;
    margin: 0 -1px; /*0 .2rem*/
  }
  .artc .swiper-pagination {
    width: 90%;

    bottom: 6%;
  }
  .artc
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 0;
  }
  .artc
    #art6
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 -1px;
  }
  .artc .swiper-pagination-bullet {
    width: 20%; /*68*/
    padding-bottom: 20%; /*183*/
  }
  .opc > div {
    bottom: -13px;
  }
}
@media only screen and (max-width: 470px) {
  /**/
  .arc_i .tc2 {
    background-size: 118% auto, 100% auto;
    top: -3.7%;
    right: -20%;
  }
  .opc {
    right: 18.6%;
  }
  .opc > div {
    bottom: -13px;
  }
}

@media only screen and (max-width: 380px) {
  /**/
  .opc > div {
    bottom: -20px;
  }
}
@media only screen and (max-width: 360px) {
  /**/
}
@media only screen and (max-width: 340px) {
  /**/
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
