html,
body {
  height: 100%;
  overflow: hidden;
}
::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.loadOk {
  height: auto;
  overflow-y: auto;
}
.loadOk #loading .logo {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.loadOk #loading .loadbg {
  opacity: 0;
  visibility: hidden;
}
.loadOk #loading .cloud img {
  opacity: 1;
  visibility: visible;
}
.loadOk #loading .value {
  opacity: 0;
  visibility: hidden;
}
.loadOk #loading .slogan {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.loadOk #loading .slogan p {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.loadOk #loading .expbtn {
  opacity: 1;
  visibility: visible;
}
.loadOk #loading .expbtn .icon {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.loadOk #loading .expbtn .icon i {
  -webkit-animation: enter 1s infinite linear;
  -ms-animation: enter 1s infinite linear;
  animation: enter 1s infinite linear;
}
.loadOk #loading .expbtn p {
  opacity: 1;
  visibility: visible;
}
#header {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  #header {
    background-color: #fff;
  }
  #header.white {
    background-color: #00549e;
  }
}
.animateOk #loading .slogan {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
.animateOk #loading .expbtn {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.animateOk.fp-enabled #header {
  z-index: 9;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.animateStart #fullpage {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
}
#loading {
  color: #fff;
  text-align: center;
  position: relative;
/* position fixed
	left: 0
	right: 0
	top: 0
	height: 100vh */
  z-index: 3;
  background-image: linear-gradient(to bottom, #0569ad, #025bb5);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: 2s linear;
  -ms-transition: 2s linear;
  transition: 2s linear;
}
#loading .sky img {
  width: 100%;
  height: 200vh;
  display: block;
}
#loading .loadbg {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transition: 0.35s linear;
  -ms-transition: 0.35s linear;
  transition: 0.35s linear;
}
#loading .loadbg img {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 750px) {
  #loading .loadbg img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: auto;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
#loading .cloud img {
  display: block;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.35s linear;
  -ms-transition: 0.35s linear;
  transition: 0.35s linear;
}
@media screen and (max-width: 750px) {
  #loading .cloud img {
    width: auto !important;
  }
}
#loading .cloud img.s1 {
  right: 14%;
  bottom: calc(275 / 1080 * 100vh);
  width: calc(3211 / 1920 * 100vw);
  height: calc(1368 / 1080 * 100vh);
}
#loading .cloud img.s2 {
  right: calc(870 / 1920 * 100vw);
  top: calc(570 / 1080 * 100vh);
  width: calc(1703 / 1920 * 100vw);
  height: calc(680 / 1080 * 100vh);
}
#loading .cloud img.s3 {
  right: calc(1100 / 1920 * 100vw);
  top: calc(730 / 1080 * 100vh);
  width: calc(1424 / 1920 * 100vw);
  height: calc(926 / 1080 * 100vh);
}
#loading .cloud img.s4 {
  right: calc(45 / 1920 * 100vw);
  bottom: calc(825 / 1080 * 100vh);
  width: calc(1053 / 1920 * 100vw);
  height: calc(604 / 1080 * 100vh);
}
#loading .cloud img.s5 {
  left: calc(1000 / 1920 * 100vw);
  bottom: calc(555 / 1080 * 100vh);
  width: calc(1703 / 1920 * 100vw);
  height: calc(681 / 1080 * 100vh);
}
#loading .cloud img.s6 {
  left: calc(730 / 1920 * 100vw);
  top: calc(245 / 1080 * 100vh);
  width: calc(1483 / 1920 * 100vw);
  height: calc(951 / 1080 * 100vh);
}
#loading .cloud img.s7 {
  left: calc(1105 / 1920 * 100vw);
  top: calc(700 / 1080 * 100vh);
  width: calc(1054 / 1920 * 100vw);
  height: calc(589 / 1080 * 100vh);
}
#loading .cloud img.s8 {
  right: calc(620 / 1920 * 100vw);
  top: calc(745 / 1080 * 100vh);
  width: calc(823 / 1920 * 100vw);
  height: calc(587 / 1080 * 100vh);
}
#loading .text {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#loading .text .logo {
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
  margin-bottom: 70px;
}
@media screen and (max-width: 1920px) {
  #loading .text .logo {
    margin-bottom: calc(70 / 1920 * 100vw);
  }
}
@media screen and (max-width: 750px) {
  #loading .text .logo {
    margin-bottom: 0.7rem;
  }
}
@media (min-aspect-ratio: 1920/960) {
  #loading .text .logo {
    margin-bottom: calc(70 / 1080 * 100vh);
  }
}
#loading .text .logo img {
  max-height: 50px;
}
@media screen and (max-width: 750px) {
  #loading .text .logo img {
    max-height: 0.5rem;
  }
}
@media (min-aspect-ratio: 1920/960) {
  #loading .text .logo img {
    max-height: calc(50 / 1080 * 100vh);
  }
}
#loading .text .value {
  font-size: 36px;
  width: 106px;
  height: 106px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
}
@media screen and (max-width: 1920px) {
  #loading .text .value {
    font-size: clamp(24px, calc(36 / 1920 * 100vw), 36px);
  }
}
@media screen and (max-width: 750px) {
  #loading .text .value {
    font-size: 0.4rem;
    width: 1.1rem;
    height: 1.1rem;
  }
}
@media (min-aspect-ratio: 1920/960) {
  #loading .text .value {
    font-size: calc(36 / 1080 * 100vh);
    width: calc(106 / 1080 * 100vh);
    height: calc(106 / 1080 * 100vh);
  }
}
#loading .slogan {
  position: fixed;
  left: 0;
  right: 0;
  top: calc(450 / 1080 * 100vh);
  font-size: 72px;
  font-family: 'PingFangSC-Semibold', 'PingFang SC', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', 'sans-serif';
  font-weight: 600;
  line-height: calc(92 / 72);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 2s;
  -ms-transition: 2s;
  transition: 2s;
}
@media screen and (max-width: 1920px) {
  #loading .slogan {
    font-size: clamp(36px, calc(72 / 1920 * 100vw), 72px);
  }
}
@media screen and (max-width: 750px) {
  #loading .slogan {
    font-size: 0.6rem;
  }
}
@media (min-aspect-ratio: 1920/960) {
  #loading .slogan {
    font-size: calc(72 / 1080 * 100vh);
  }
}
#loading .slogan p {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 2s;
  -ms-transition: 2s;
  transition: 2s;
}
#loading .expbtn {
  position: fixed;
  left: 50%;
  bottom: calc(180 / 980 * 100vh);
  font-size: calc(18 / 16 * 1em);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#loading .expbtn .icon {
  color: #333;
  font-size: 36px;
  width: 90px;
  height: 90px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  -webkit-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
@media screen and (max-width: 1920px) {
  #loading .expbtn .icon {
    font-size: clamp(24px, calc(36 / 1920 * 100vw), 36px);
    width: clamp(50px, calc(90 / 1920 * 100vw), 90px);
    height: clamp(50px, calc(90 / 1920 * 100vw), 90px);
    margin-bottom: calc(15 / 1920 * 100vw);
  }
}
@media screen and (max-width: 750px) {
  #loading .expbtn .icon {
    font-size: 0.4rem;
    width: 0.9rem;
    height: 0.9rem;
    margin-bottom: 0.1rem;
  }
}
#loading .expbtn p {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
  transition-delay: 0.55s;
}
#fullpage {
  position: relative;
  height: 100vh !important;
  overflow: hidden;
  z-index: 4;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
#fullpage .section {
  overflow: hidden;
  clip-path: ellipse(0 0 at 50% 100%);
  -webkit-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  position: absolute;
  left: 0;
  bottom: 0;
/* &.fp-section-prev {
			.fp-tableCell {
				transform(translate3d(0px, 60%, 0px))
			}
		}
		&.fp-section-next {
			.fp-tableCell {
				transform(translate3d(0px, -60%, 0px))
			}
		}
		&.index_about {
			.fp-tableCell {
				transform(translate3d(0px, 0%, 0px))
			}
		} */
}
#fullpage .section:nth-child(1) {
  z-index: 1;
}
#fullpage .section:nth-child(2) {
  z-index: 2;
}
#fullpage .section:nth-child(3) {
  z-index: 3;
}
#fullpage .section:nth-child(4) {
  z-index: 4;
}
#fullpage .section:nth-child(5) {
  z-index: 5;
}
#fullpage .section:nth-child(6) {
  z-index: 6;
}
#fullpage .section:nth-child(7) {
  z-index: 7;
}
#fullpage .section.banner {
  position: relative;
}
#fullpage .section.fp-section-active + .index_mission {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
#fullpage .section.index_mission {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
/* transform(translateY(100%))
			&.active,
			&.fp-section-prev {
				transform(none)
			} */
}
#fullpage .section.banner,
#fullpage .section.index_mission,
#fullpage .section.index_footer,
#fullpage .section.fp-auto-height {
  clip-path: ellipse(100vw 120vh at 50% 100%);
}
#fullpage .section.fp-section-prev {
  clip-path: ellipse(100vw 120vh at 50% 100%);
}
#fullpage .section.active {
  clip-path: ellipse(100vw 120vh at 50% 100%);
}
#fullpage .section .fp-tableCell {
  -webkit-transform: translate3d(0px, 0%, 0px);
  -ms-transform: translate3d(0px, 0%, 0px);
  transform: translate3d(0px, 0%, 0px);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-transition: 1s ease;
  -ms-transition: 1s ease;
  transition: 1s ease;
}
#fullpage .section.fp-auto-height {
  overflow: visible;
}
#fullpage .section.active .footer_page #footer {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
#fullpage .section.active.banner.fp-section-prev .fp-tableCell {
  -webkit-transform: translate3d(0px, 100%, 0px);
  -ms-transform: translate3d(0px, 100%, 0px);
  transform: translate3d(0px, 100%, 0px);
}
#fullpage .section.active.banner.fp-section-next .fp-tableCell {
  -webkit-transform: translate3d(0px, -100%, 0px);
  -ms-transform: translate3d(0px, -100%, 0px);
  transform: translate3d(0px, -100%, 0px);
}
#fullpage .section.index_mission.svgOk .bgslider .swiper-prev,
#fullpage .section.index_mission.svgOk .bgslider .swiper-next {
  opacity: 1;
  visibility: visible;
}
#fullpage .section.index_mission .bgslider .swiper-prev,
#fullpage .section.index_mission .bgslider .swiper-next {
  opacity: 0;
  visibility: hidden;
}
#fullpage .index_footer {
  background-color: #00549e;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
#fullpage .index_footer.active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.mouseBtn {
  position: fixed;
  z-index: 5;
  left: 50%;
  bottom: 30px;
  font-size: calc(14 / 16 * 1em);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
}
@media screen and (max-width: 1920px) {
  .mouseBtn {
    bottom: calc(30 / 1080 * 100vh);
  }
}
@media screen and (max-width: 750px) {
  .mouseBtn {
    font-size: 0.14rem;
    bottom: 0.2rem;
  }
}
.mouseBtn.white {
  color: #fff;
}
.mouseBtn.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.mouseBtn.hide {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
@media screen and (max-width: 750px) {
  .mouseBtn span {
    display: none;
  }
}
.mouseBtn .line {
  width: 3px;
  height: 20px;
  background-color: rgba(0,0,0,0.2);
  display: -ms-inline-flexbox;
  display: -webkit-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 1920px) {
  .mouseBtn .line {
    height: calc(20 / 1920 * 100vw);
    margin-bottom: calc(10 / 1920 * 100vw);
  }
}
@media screen and (max-width: 750px) {
  .mouseBtn .line {
    height: 0.2rem;
    width: 2px;
    margin-bottom: 0.1rem;
  }
}
.mouseBtn .line::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #00549e;
  -webkit-animation: mouse 2s infinite linear;
  -ms-animation: mouse 2s infinite linear;
  animation: mouse 2s infinite linear;
}
.loadOk #pageMenu {
  opacity: 1;
  visibility: visible;
}
#pageMenu {
  position: fixed;
  z-index: 4;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1920px) {
  #pageMenu {
    right: calc(20 / 1920 * 100vw);
  }
}
@media screen and (max-width: 750px) {
  #pageMenu {
    right: 0.2rem;
  }
}
#pageMenu.hide {
  opacity: 0;
  visibility: hidden;
}
#pageMenu.white li i {
  background-color: rgba(255,255,255,0.5);
}
#pageMenu.white li.active i {
  background-color: #00549e;
}
#pageMenu ul,
#pageMenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pageMenu li {
  height: 1.5em;
  margin-bottom: 10px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1920px) {
  #pageMenu li {
    margin-bottom: calc(10 / 1920 * 100vw);
  }
}
@media screen and (max-width: 750px) {
  #pageMenu li {
    height: 1em;
  }
}
#pageMenu li i {
  width: 8px;
  height: 8px;
  background-color: rgba(0,0,0,0.5);
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin-left: 8px;
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
}
@media screen and (max-width: 750px) {
  #pageMenu li i {
    width: 0.08rem;
    height: 0.08rem;
    margin-left: 0.08rem;
  }
}
#pageMenu li span {
  color: #00549e;
  font-family: 'PingFang', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', 'sans-serif';
  white-space: nowrap;
  -webkit-transition: 0.55s;
  -ms-transition: 0.55s;
  transition: 0.55s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 750px) {
  #pageMenu li span {
    font-size: 0.16rem;
    display: none;
  }
}
#pageMenu li.active i {
  background-color: #00549e;
}
#pageMenu li.active span {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes mouse {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-moz-keyframes mouse {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes enter {
  0% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
  50% {
    -webkit-transform: scale(0) translateY(50%);
    -ms-transform: scale(0) translateY(50%);
    transform: scale(0) translateY(50%);
  }
  100% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
}
@-moz-keyframes enter {
  0% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
  50% {
    -webkit-transform: scale(0) translateY(50%);
    -ms-transform: scale(0) translateY(50%);
    transform: scale(0) translateY(50%);
  }
  100% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
}
html {
  --path-fill-1: url("#gradient1");
  --path-fill-2: url("#gradient2");
  --path-fill-3: url("#gradient3");
  --path-fill-4: url("#avatar");
}
.shape-overlays {
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  fill: transparent;
  -webkit-transition: height calc(2s / 3) linear;
  -ms-transition: height calc(2s / 3) linear;
  transition: height calc(2s / 3) linear;
}
.shape-overlays.is-opened {
  pointer-events: auto;
}
.shape-overlays.is-opened.ok {
  height: 0;
}
.shape-overlays .shape-overlays__path:nth-child(1) {
  fill: #fff;
}
.shape-overlays .shape-overlays__path:nth-child(2) {
  fill: #dfdfdf;
}
.shape-overlays .shape-overlays__path:nth-child(3) {
  fill: #00549e;
}
.shape-overlays .shape-overlays__path:nth-child(4) {
  fill: var(--path-fill-4);
}
.shape-overlays-v {
  width: 100vh;
  height: 100vw;
  pointer-events: none;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  fill: transparent;
  -webkit-transition: height 0.9s;
  -ms-transition: height 0.9s;
  transition: height 0.9s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.shape-overlays-v.is-opened {
  pointer-events: auto;
}
.shape-overlays-v.is-opened.ok {
  height: 0;
}
.shape-overlays-v .shape-overlays__path:nth-child(1) {
  fill: #fff;
}
.shape-overlays-v .shape-overlays__path:nth-child(2) {
  fill: #dfdfdf;
}
.shape-overlays-v .shape-overlays__path:nth-child(3) {
  fill: #00549e;
}
.shape-overlays-v .shape-overlays__path:nth-child(4) {
  fill: var(--path-fill-4);
}
@-moz-keyframes mouse {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes mouse {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes mouse {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes mouse {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-moz-keyframes enter {
  0% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
  50% {
    -webkit-transform: scale(0.2) translateY(50%);
    -ms-transform: scale(0.2) translateY(50%);
    transform: scale(0.2) translateY(50%);
  }
  100% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
}
@-webkit-keyframes enter {
  0% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
  50% {
    -webkit-transform: scale(0.2) translateY(50%);
    -ms-transform: scale(0.2) translateY(50%);
    transform: scale(0.2) translateY(50%);
  }
  100% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
}
@-o-keyframes enter {
  0% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
  50% {
    -webkit-transform: scale(0.2) translateY(50%);
    -ms-transform: scale(0.2) translateY(50%);
    transform: scale(0.2) translateY(50%);
  }
  100% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
}
@keyframes enter {
  0% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
  50% {
    -webkit-transform: scale(0.2) translateY(50%);
    -ms-transform: scale(0.2) translateY(50%);
    transform: scale(0.2) translateY(50%);
  }
  100% {
    -webkit-transform: scale(0.5) translateY(0%);
    -ms-transform: scale(0.5) translateY(0%);
    transform: scale(0.5) translateY(0%);
  }
}
