<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.bottom-border {
  width: 40px;
  height: 3px;
  background: #418cea;
  margin: 0 auto;
}
.bgimg1 {
  background-size: 100% auto;
}
#app {
  -webkit-overflow-scrolling: touch;
}
.aistart {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.jcstart {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.fonttitle {
  font-size: 4rem;
  padding: 1rem 0;
}
.fontdescription {
  font-size: 2rem;
  padding: 1rem 0;
}
.bg31 {
  background: #313131;
}
.cblod {
  color: #313131;
}
.hw-p {
  padding: 8rem 0;
}
.hw-p-top {
  padding: 4rem 0 0 0;
}
.hw-p-bottom {
  padding: 0 0 4rem 0;
}
@media screen and (max-width: 1200px) {
.footer-box {
    width: 50% !important;
}
.two-down-con-imgbox-word {
    font-size: 1.6rem !important;
}
.two-down-con-imgbox-word {
    height: 50% !important;
}
}
@media screen and (max-width: 980px) {
.footer-box {
    width: 50% !important;
}
.siximg-centerbox {
    width: 250px !important;
}
.sixbannerbox {
    width: 250px !important;
    padding: 0 15px !important;
    top: 60px !important;
}
.six-imgbox {
    margin: 5rem 0 !important;
}
.two-down-con-imgbox-word {
    font-size: 1.2rem !important;
}
}
@media screen and (max-width: 760px) {
.fonttitle {
    font-size: 2.6rem;
}
.fontdescription {
    font-size: 1.4rem !important;
}
.fontdescription div {
      padding: 0;
}
.godownBox .go-down-box {
    width: 100px !important;
}
.godownBox .go-down-box .godown {
      padding: 3rem 0 !important;
}
.threea {
    font-size: 1.4rem !important;
}
.threeb {
    font-size: 2.6rem !important;
}
.nav .nav-box {
    width: 30px;
}
.nav .nav-right-box {
    -webkit-transform: rotateY(90deg) rotateX(90deg);
            transform: rotateY(90deg) rotateX(90deg);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 50%;
    margin: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.nav .nav-right-box .navright-box {
      margin: 0 !important;
      padding: 1px 0 0 0 !important;
      width: 100%;
}
.nav .nav-right-box .navright-box .navrightbox {
        background: rgba(0, 0, 0, 0.5);
        padding: 1rem 0 !important;
}
.nav .navright-box:last-child {
    margin-right: 0 !important;
}
.nav .navrightbox-border {
    display: none;
}
.changenav .navrightbox {
    background: white !important;
}
.five-dec {
    padding: 0;
}
.six-imgbox {
    height: auto !important;
}
.siximgbox {
    width: 150px !important;
}
.siximgbox img {
      padding: 0.5rem !important;
}
.siximg-centerbox {
    height: 300px !important;
}
.six-imgbox {
    margin: 0 !important;
}
.hw-p {
    padding: 4rem 0;
}
.logo {
    width: 220px !important;
}
.threebox {
    padding: 2rem 0 !important;
}
.four-down-right-box {
    margin-top: 4rem !important;
}
.fiveimgbox {
    margin-top: 4rem !important;
}
.two-down-con {
    padding: 2rem 0 !important;
    margin: 2rem auto !important;
}
.two-down-con-imgbox-word {
    font-size: 1.2rem !important;
}
}
@media screen and (max-width: 370px) {
.godownBox .go-down-box {
    width: 100px !important;
}
.godownBox .go-down-box .godown {
      padding: 1rem 0 !important;
}
.nav .navright-box:last-child {
    margin: 0 !important;
}
.nav .navrightbox-border {
    display: none;
}
.col-s-text-center {
    text-align: center !important;
}
.four-down {
    height: 400px !important;
}
}
@-webkit-keyframes animatescale {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes animatescale {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes animaterotate {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
}
}
@keyframes animaterotate {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
}
}
@-webkit-keyframes animaterotateAnti {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg);
}
}
@keyframes animaterotateAnti {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform: rotateZ(-360deg);
            transform: rotateZ(-360deg);
}
}
.animatescale {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.animatescale_0ms_0ms {
  -webkit-animation: animatescale 0ms ease 0ms   forwards;
          animation: animatescale 0ms ease 0ms   forwards;
}
.animaterotate_0ms_0ms {
  -webkit-animation: animaterotate 0ms linear 0ms infinite  forwards;
          animation: animaterotate 0ms linear 0ms infinite  forwards;
}
.animaterotateAnti_0ms_0ms {
  -webkit-animation: animaterotateAnti 0ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 0ms infinite  forwards;
}
.animatescale_0ms_500ms {
  -webkit-animation: animatescale 0ms ease 500ms   forwards;
          animation: animatescale 0ms ease 500ms   forwards;
}
.animaterotate_0ms_500ms {
  -webkit-animation: animaterotate 0ms linear 500ms infinite  forwards;
          animation: animaterotate 0ms linear 500ms infinite  forwards;
}
.animaterotateAnti_0ms_500ms {
  -webkit-animation: animaterotateAnti 0ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 500ms infinite  forwards;
}
.animatescale_0ms_1000ms {
  -webkit-animation: animatescale 0ms ease 1000ms   forwards;
          animation: animatescale 0ms ease 1000ms   forwards;
}
.animaterotate_0ms_1000ms {
  -webkit-animation: animaterotate 0ms linear 1000ms infinite  forwards;
          animation: animaterotate 0ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_0ms_1000ms {
  -webkit-animation: animaterotateAnti 0ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 1000ms infinite  forwards;
}
.animatescale_0ms_1500ms {
  -webkit-animation: animatescale 0ms ease 1500ms   forwards;
          animation: animatescale 0ms ease 1500ms   forwards;
}
.animaterotate_0ms_1500ms {
  -webkit-animation: animaterotate 0ms linear 1500ms infinite  forwards;
          animation: animaterotate 0ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_0ms_1500ms {
  -webkit-animation: animaterotateAnti 0ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 1500ms infinite  forwards;
}
.animatescale_0ms_2000ms {
  -webkit-animation: animatescale 0ms ease 2000ms   forwards;
          animation: animatescale 0ms ease 2000ms   forwards;
}
.animaterotate_0ms_2000ms {
  -webkit-animation: animaterotate 0ms linear 2000ms infinite  forwards;
          animation: animaterotate 0ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_0ms_2000ms {
  -webkit-animation: animaterotateAnti 0ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 2000ms infinite  forwards;
}
.animatescale_0ms_2500ms {
  -webkit-animation: animatescale 0ms ease 2500ms   forwards;
          animation: animatescale 0ms ease 2500ms   forwards;
}
.animaterotate_0ms_2500ms {
  -webkit-animation: animaterotate 0ms linear 2500ms infinite  forwards;
          animation: animaterotate 0ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_0ms_2500ms {
  -webkit-animation: animaterotateAnti 0ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 2500ms infinite  forwards;
}
.animatescale_0ms_3000ms {
  -webkit-animation: animatescale 0ms ease 3000ms   forwards;
          animation: animatescale 0ms ease 3000ms   forwards;
}
.animaterotate_0ms_3000ms {
  -webkit-animation: animaterotate 0ms linear 3000ms infinite  forwards;
          animation: animaterotate 0ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_0ms_3000ms {
  -webkit-animation: animaterotateAnti 0ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 3000ms infinite  forwards;
}
.animatescale_0ms_3500ms {
  -webkit-animation: animatescale 0ms ease 3500ms   forwards;
          animation: animatescale 0ms ease 3500ms   forwards;
}
.animaterotate_0ms_3500ms {
  -webkit-animation: animaterotate 0ms linear 3500ms infinite  forwards;
          animation: animaterotate 0ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_0ms_3500ms {
  -webkit-animation: animaterotateAnti 0ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 3500ms infinite  forwards;
}
.animatescale_0ms_4000ms {
  -webkit-animation: animatescale 0ms ease 4000ms   forwards;
          animation: animatescale 0ms ease 4000ms   forwards;
}
.animaterotate_0ms_4000ms {
  -webkit-animation: animaterotate 0ms linear 4000ms infinite  forwards;
          animation: animaterotate 0ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_0ms_4000ms {
  -webkit-animation: animaterotateAnti 0ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 4000ms infinite  forwards;
}
.animatescale_0ms_4500ms {
  -webkit-animation: animatescale 0ms ease 4500ms   forwards;
          animation: animatescale 0ms ease 4500ms   forwards;
}
.animaterotate_0ms_4500ms {
  -webkit-animation: animaterotate 0ms linear 4500ms infinite  forwards;
          animation: animaterotate 0ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_0ms_4500ms {
  -webkit-animation: animaterotateAnti 0ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 4500ms infinite  forwards;
}
.animatescale_0ms_5000ms {
  -webkit-animation: animatescale 0ms ease 5000ms   forwards;
          animation: animatescale 0ms ease 5000ms   forwards;
}
.animaterotate_0ms_5000ms {
  -webkit-animation: animaterotate 0ms linear 5000ms infinite  forwards;
          animation: animaterotate 0ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_0ms_5000ms {
  -webkit-animation: animaterotateAnti 0ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 0ms linear 5000ms infinite  forwards;
}
.animatescale_500ms_0ms {
  -webkit-animation: animatescale 500ms ease 0ms   forwards;
          animation: animatescale 500ms ease 0ms   forwards;
}
.animaterotate_500ms_0ms {
  -webkit-animation: animaterotate 500ms linear 0ms infinite  forwards;
          animation: animaterotate 500ms linear 0ms infinite  forwards;
}
.animaterotateAnti_500ms_0ms {
  -webkit-animation: animaterotateAnti 500ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 0ms infinite  forwards;
}
.animatescale_500ms_500ms {
  -webkit-animation: animatescale 500ms ease 500ms   forwards;
          animation: animatescale 500ms ease 500ms   forwards;
}
.animaterotate_500ms_500ms {
  -webkit-animation: animaterotate 500ms linear 500ms infinite  forwards;
          animation: animaterotate 500ms linear 500ms infinite  forwards;
}
.animaterotateAnti_500ms_500ms {
  -webkit-animation: animaterotateAnti 500ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 500ms infinite  forwards;
}
.animatescale_500ms_1000ms {
  -webkit-animation: animatescale 500ms ease 1000ms   forwards;
          animation: animatescale 500ms ease 1000ms   forwards;
}
.animaterotate_500ms_1000ms {
  -webkit-animation: animaterotate 500ms linear 1000ms infinite  forwards;
          animation: animaterotate 500ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_500ms_1000ms {
  -webkit-animation: animaterotateAnti 500ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 1000ms infinite  forwards;
}
.animatescale_500ms_1500ms {
  -webkit-animation: animatescale 500ms ease 1500ms   forwards;
          animation: animatescale 500ms ease 1500ms   forwards;
}
.animaterotate_500ms_1500ms {
  -webkit-animation: animaterotate 500ms linear 1500ms infinite  forwards;
          animation: animaterotate 500ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_500ms_1500ms {
  -webkit-animation: animaterotateAnti 500ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 1500ms infinite  forwards;
}
.animatescale_500ms_2000ms {
  -webkit-animation: animatescale 500ms ease 2000ms   forwards;
          animation: animatescale 500ms ease 2000ms   forwards;
}
.animaterotate_500ms_2000ms {
  -webkit-animation: animaterotate 500ms linear 2000ms infinite  forwards;
          animation: animaterotate 500ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_500ms_2000ms {
  -webkit-animation: animaterotateAnti 500ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 2000ms infinite  forwards;
}
.animatescale_500ms_2500ms {
  -webkit-animation: animatescale 500ms ease 2500ms   forwards;
          animation: animatescale 500ms ease 2500ms   forwards;
}
.animaterotate_500ms_2500ms {
  -webkit-animation: animaterotate 500ms linear 2500ms infinite  forwards;
          animation: animaterotate 500ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_500ms_2500ms {
  -webkit-animation: animaterotateAnti 500ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 2500ms infinite  forwards;
}
.animatescale_500ms_3000ms {
  -webkit-animation: animatescale 500ms ease 3000ms   forwards;
          animation: animatescale 500ms ease 3000ms   forwards;
}
.animaterotate_500ms_3000ms {
  -webkit-animation: animaterotate 500ms linear 3000ms infinite  forwards;
          animation: animaterotate 500ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_500ms_3000ms {
  -webkit-animation: animaterotateAnti 500ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 3000ms infinite  forwards;
}
.animatescale_500ms_3500ms {
  -webkit-animation: animatescale 500ms ease 3500ms   forwards;
          animation: animatescale 500ms ease 3500ms   forwards;
}
.animaterotate_500ms_3500ms {
  -webkit-animation: animaterotate 500ms linear 3500ms infinite  forwards;
          animation: animaterotate 500ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_500ms_3500ms {
  -webkit-animation: animaterotateAnti 500ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 3500ms infinite  forwards;
}
.animatescale_500ms_4000ms {
  -webkit-animation: animatescale 500ms ease 4000ms   forwards;
          animation: animatescale 500ms ease 4000ms   forwards;
}
.animaterotate_500ms_4000ms {
  -webkit-animation: animaterotate 500ms linear 4000ms infinite  forwards;
          animation: animaterotate 500ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_500ms_4000ms {
  -webkit-animation: animaterotateAnti 500ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 4000ms infinite  forwards;
}
.animatescale_500ms_4500ms {
  -webkit-animation: animatescale 500ms ease 4500ms   forwards;
          animation: animatescale 500ms ease 4500ms   forwards;
}
.animaterotate_500ms_4500ms {
  -webkit-animation: animaterotate 500ms linear 4500ms infinite  forwards;
          animation: animaterotate 500ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_500ms_4500ms {
  -webkit-animation: animaterotateAnti 500ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 4500ms infinite  forwards;
}
.animatescale_500ms_5000ms {
  -webkit-animation: animatescale 500ms ease 5000ms   forwards;
          animation: animatescale 500ms ease 5000ms   forwards;
}
.animaterotate_500ms_5000ms {
  -webkit-animation: animaterotate 500ms linear 5000ms infinite  forwards;
          animation: animaterotate 500ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_500ms_5000ms {
  -webkit-animation: animaterotateAnti 500ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 500ms linear 5000ms infinite  forwards;
}
.animatescale_1000ms_0ms {
  -webkit-animation: animatescale 1000ms ease 0ms   forwards;
          animation: animatescale 1000ms ease 0ms   forwards;
}
.animaterotate_1000ms_0ms {
  -webkit-animation: animaterotate 1000ms linear 0ms infinite  forwards;
          animation: animaterotate 1000ms linear 0ms infinite  forwards;
}
.animaterotateAnti_1000ms_0ms {
  -webkit-animation: animaterotateAnti 1000ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 0ms infinite  forwards;
}
.animatescale_1000ms_500ms {
  -webkit-animation: animatescale 1000ms ease 500ms   forwards;
          animation: animatescale 1000ms ease 500ms   forwards;
}
.animaterotate_1000ms_500ms {
  -webkit-animation: animaterotate 1000ms linear 500ms infinite  forwards;
          animation: animaterotate 1000ms linear 500ms infinite  forwards;
}
.animaterotateAnti_1000ms_500ms {
  -webkit-animation: animaterotateAnti 1000ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 500ms infinite  forwards;
}
.animatescale_1000ms_1000ms {
  -webkit-animation: animatescale 1000ms ease 1000ms   forwards;
          animation: animatescale 1000ms ease 1000ms   forwards;
}
.animaterotate_1000ms_1000ms {
  -webkit-animation: animaterotate 1000ms linear 1000ms infinite  forwards;
          animation: animaterotate 1000ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_1000ms_1000ms {
  -webkit-animation: animaterotateAnti 1000ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 1000ms infinite  forwards;
}
.animatescale_1000ms_1500ms {
  -webkit-animation: animatescale 1000ms ease 1500ms   forwards;
          animation: animatescale 1000ms ease 1500ms   forwards;
}
.animaterotate_1000ms_1500ms {
  -webkit-animation: animaterotate 1000ms linear 1500ms infinite  forwards;
          animation: animaterotate 1000ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_1000ms_1500ms {
  -webkit-animation: animaterotateAnti 1000ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 1500ms infinite  forwards;
}
.animatescale_1000ms_2000ms {
  -webkit-animation: animatescale 1000ms ease 2000ms   forwards;
          animation: animatescale 1000ms ease 2000ms   forwards;
}
.animaterotate_1000ms_2000ms {
  -webkit-animation: animaterotate 1000ms linear 2000ms infinite  forwards;
          animation: animaterotate 1000ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_1000ms_2000ms {
  -webkit-animation: animaterotateAnti 1000ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 2000ms infinite  forwards;
}
.animatescale_1000ms_2500ms {
  -webkit-animation: animatescale 1000ms ease 2500ms   forwards;
          animation: animatescale 1000ms ease 2500ms   forwards;
}
.animaterotate_1000ms_2500ms {
  -webkit-animation: animaterotate 1000ms linear 2500ms infinite  forwards;
          animation: animaterotate 1000ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_1000ms_2500ms {
  -webkit-animation: animaterotateAnti 1000ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 2500ms infinite  forwards;
}
.animatescale_1000ms_3000ms {
  -webkit-animation: animatescale 1000ms ease 3000ms   forwards;
          animation: animatescale 1000ms ease 3000ms   forwards;
}
.animaterotate_1000ms_3000ms {
  -webkit-animation: animaterotate 1000ms linear 3000ms infinite  forwards;
          animation: animaterotate 1000ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_1000ms_3000ms {
  -webkit-animation: animaterotateAnti 1000ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 3000ms infinite  forwards;
}
.animatescale_1000ms_3500ms {
  -webkit-animation: animatescale 1000ms ease 3500ms   forwards;
          animation: animatescale 1000ms ease 3500ms   forwards;
}
.animaterotate_1000ms_3500ms {
  -webkit-animation: animaterotate 1000ms linear 3500ms infinite  forwards;
          animation: animaterotate 1000ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_1000ms_3500ms {
  -webkit-animation: animaterotateAnti 1000ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 3500ms infinite  forwards;
}
.animatescale_1000ms_4000ms {
  -webkit-animation: animatescale 1000ms ease 4000ms   forwards;
          animation: animatescale 1000ms ease 4000ms   forwards;
}
.animaterotate_1000ms_4000ms {
  -webkit-animation: animaterotate 1000ms linear 4000ms infinite  forwards;
          animation: animaterotate 1000ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_1000ms_4000ms {
  -webkit-animation: animaterotateAnti 1000ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 4000ms infinite  forwards;
}
.animatescale_1000ms_4500ms {
  -webkit-animation: animatescale 1000ms ease 4500ms   forwards;
          animation: animatescale 1000ms ease 4500ms   forwards;
}
.animaterotate_1000ms_4500ms {
  -webkit-animation: animaterotate 1000ms linear 4500ms infinite  forwards;
          animation: animaterotate 1000ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_1000ms_4500ms {
  -webkit-animation: animaterotateAnti 1000ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 4500ms infinite  forwards;
}
.animatescale_1000ms_5000ms {
  -webkit-animation: animatescale 1000ms ease 5000ms   forwards;
          animation: animatescale 1000ms ease 5000ms   forwards;
}
.animaterotate_1000ms_5000ms {
  -webkit-animation: animaterotate 1000ms linear 5000ms infinite  forwards;
          animation: animaterotate 1000ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_1000ms_5000ms {
  -webkit-animation: animaterotateAnti 1000ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 1000ms linear 5000ms infinite  forwards;
}
.animatescale_1500ms_0ms {
  -webkit-animation: animatescale 1500ms ease 0ms   forwards;
          animation: animatescale 1500ms ease 0ms   forwards;
}
.animaterotate_1500ms_0ms {
  -webkit-animation: animaterotate 1500ms linear 0ms infinite  forwards;
          animation: animaterotate 1500ms linear 0ms infinite  forwards;
}
.animaterotateAnti_1500ms_0ms {
  -webkit-animation: animaterotateAnti 1500ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 0ms infinite  forwards;
}
.animatescale_1500ms_500ms {
  -webkit-animation: animatescale 1500ms ease 500ms   forwards;
          animation: animatescale 1500ms ease 500ms   forwards;
}
.animaterotate_1500ms_500ms {
  -webkit-animation: animaterotate 1500ms linear 500ms infinite  forwards;
          animation: animaterotate 1500ms linear 500ms infinite  forwards;
}
.animaterotateAnti_1500ms_500ms {
  -webkit-animation: animaterotateAnti 1500ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 500ms infinite  forwards;
}
.animatescale_1500ms_1000ms {
  -webkit-animation: animatescale 1500ms ease 1000ms   forwards;
          animation: animatescale 1500ms ease 1000ms   forwards;
}
.animaterotate_1500ms_1000ms {
  -webkit-animation: animaterotate 1500ms linear 1000ms infinite  forwards;
          animation: animaterotate 1500ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_1500ms_1000ms {
  -webkit-animation: animaterotateAnti 1500ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 1000ms infinite  forwards;
}
.animatescale_1500ms_1500ms {
  -webkit-animation: animatescale 1500ms ease 1500ms   forwards;
          animation: animatescale 1500ms ease 1500ms   forwards;
}
.animaterotate_1500ms_1500ms {
  -webkit-animation: animaterotate 1500ms linear 1500ms infinite  forwards;
          animation: animaterotate 1500ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_1500ms_1500ms {
  -webkit-animation: animaterotateAnti 1500ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 1500ms infinite  forwards;
}
.animatescale_1500ms_2000ms {
  -webkit-animation: animatescale 1500ms ease 2000ms   forwards;
          animation: animatescale 1500ms ease 2000ms   forwards;
}
.animaterotate_1500ms_2000ms {
  -webkit-animation: animaterotate 1500ms linear 2000ms infinite  forwards;
          animation: animaterotate 1500ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_1500ms_2000ms {
  -webkit-animation: animaterotateAnti 1500ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 2000ms infinite  forwards;
}
.animatescale_1500ms_2500ms {
  -webkit-animation: animatescale 1500ms ease 2500ms   forwards;
          animation: animatescale 1500ms ease 2500ms   forwards;
}
.animaterotate_1500ms_2500ms {
  -webkit-animation: animaterotate 1500ms linear 2500ms infinite  forwards;
          animation: animaterotate 1500ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_1500ms_2500ms {
  -webkit-animation: animaterotateAnti 1500ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 2500ms infinite  forwards;
}
.animatescale_1500ms_3000ms {
  -webkit-animation: animatescale 1500ms ease 3000ms   forwards;
          animation: animatescale 1500ms ease 3000ms   forwards;
}
.animaterotate_1500ms_3000ms {
  -webkit-animation: animaterotate 1500ms linear 3000ms infinite  forwards;
          animation: animaterotate 1500ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_1500ms_3000ms {
  -webkit-animation: animaterotateAnti 1500ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 3000ms infinite  forwards;
}
.animatescale_1500ms_3500ms {
  -webkit-animation: animatescale 1500ms ease 3500ms   forwards;
          animation: animatescale 1500ms ease 3500ms   forwards;
}
.animaterotate_1500ms_3500ms {
  -webkit-animation: animaterotate 1500ms linear 3500ms infinite  forwards;
          animation: animaterotate 1500ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_1500ms_3500ms {
  -webkit-animation: animaterotateAnti 1500ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 3500ms infinite  forwards;
}
.animatescale_1500ms_4000ms {
  -webkit-animation: animatescale 1500ms ease 4000ms   forwards;
          animation: animatescale 1500ms ease 4000ms   forwards;
}
.animaterotate_1500ms_4000ms {
  -webkit-animation: animaterotate 1500ms linear 4000ms infinite  forwards;
          animation: animaterotate 1500ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_1500ms_4000ms {
  -webkit-animation: animaterotateAnti 1500ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 4000ms infinite  forwards;
}
.animatescale_1500ms_4500ms {
  -webkit-animation: animatescale 1500ms ease 4500ms   forwards;
          animation: animatescale 1500ms ease 4500ms   forwards;
}
.animaterotate_1500ms_4500ms {
  -webkit-animation: animaterotate 1500ms linear 4500ms infinite  forwards;
          animation: animaterotate 1500ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_1500ms_4500ms {
  -webkit-animation: animaterotateAnti 1500ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 4500ms infinite  forwards;
}
.animatescale_1500ms_5000ms {
  -webkit-animation: animatescale 1500ms ease 5000ms   forwards;
          animation: animatescale 1500ms ease 5000ms   forwards;
}
.animaterotate_1500ms_5000ms {
  -webkit-animation: animaterotate 1500ms linear 5000ms infinite  forwards;
          animation: animaterotate 1500ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_1500ms_5000ms {
  -webkit-animation: animaterotateAnti 1500ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 1500ms linear 5000ms infinite  forwards;
}
.animatescale_2000ms_0ms {
  -webkit-animation: animatescale 2000ms ease 0ms   forwards;
          animation: animatescale 2000ms ease 0ms   forwards;
}
.animaterotate_2000ms_0ms {
  -webkit-animation: animaterotate 2000ms linear 0ms infinite  forwards;
          animation: animaterotate 2000ms linear 0ms infinite  forwards;
}
.animaterotateAnti_2000ms_0ms {
  -webkit-animation: animaterotateAnti 2000ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 0ms infinite  forwards;
}
.animatescale_2000ms_500ms {
  -webkit-animation: animatescale 2000ms ease 500ms   forwards;
          animation: animatescale 2000ms ease 500ms   forwards;
}
.animaterotate_2000ms_500ms {
  -webkit-animation: animaterotate 2000ms linear 500ms infinite  forwards;
          animation: animaterotate 2000ms linear 500ms infinite  forwards;
}
.animaterotateAnti_2000ms_500ms {
  -webkit-animation: animaterotateAnti 2000ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 500ms infinite  forwards;
}
.animatescale_2000ms_1000ms {
  -webkit-animation: animatescale 2000ms ease 1000ms   forwards;
          animation: animatescale 2000ms ease 1000ms   forwards;
}
.animaterotate_2000ms_1000ms {
  -webkit-animation: animaterotate 2000ms linear 1000ms infinite  forwards;
          animation: animaterotate 2000ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_2000ms_1000ms {
  -webkit-animation: animaterotateAnti 2000ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 1000ms infinite  forwards;
}
.animatescale_2000ms_1500ms {
  -webkit-animation: animatescale 2000ms ease 1500ms   forwards;
          animation: animatescale 2000ms ease 1500ms   forwards;
}
.animaterotate_2000ms_1500ms {
  -webkit-animation: animaterotate 2000ms linear 1500ms infinite  forwards;
          animation: animaterotate 2000ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_2000ms_1500ms {
  -webkit-animation: animaterotateAnti 2000ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 1500ms infinite  forwards;
}
.animatescale_2000ms_2000ms {
  -webkit-animation: animatescale 2000ms ease 2000ms   forwards;
          animation: animatescale 2000ms ease 2000ms   forwards;
}
.animaterotate_2000ms_2000ms {
  -webkit-animation: animaterotate 2000ms linear 2000ms infinite  forwards;
          animation: animaterotate 2000ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_2000ms_2000ms {
  -webkit-animation: animaterotateAnti 2000ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 2000ms infinite  forwards;
}
.animatescale_2000ms_2500ms {
  -webkit-animation: animatescale 2000ms ease 2500ms   forwards;
          animation: animatescale 2000ms ease 2500ms   forwards;
}
.animaterotate_2000ms_2500ms {
  -webkit-animation: animaterotate 2000ms linear 2500ms infinite  forwards;
          animation: animaterotate 2000ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_2000ms_2500ms {
  -webkit-animation: animaterotateAnti 2000ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 2500ms infinite  forwards;
}
.animatescale_2000ms_3000ms {
  -webkit-animation: animatescale 2000ms ease 3000ms   forwards;
          animation: animatescale 2000ms ease 3000ms   forwards;
}
.animaterotate_2000ms_3000ms {
  -webkit-animation: animaterotate 2000ms linear 3000ms infinite  forwards;
          animation: animaterotate 2000ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_2000ms_3000ms {
  -webkit-animation: animaterotateAnti 2000ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 3000ms infinite  forwards;
}
.animatescale_2000ms_3500ms {
  -webkit-animation: animatescale 2000ms ease 3500ms   forwards;
          animation: animatescale 2000ms ease 3500ms   forwards;
}
.animaterotate_2000ms_3500ms {
  -webkit-animation: animaterotate 2000ms linear 3500ms infinite  forwards;
          animation: animaterotate 2000ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_2000ms_3500ms {
  -webkit-animation: animaterotateAnti 2000ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 3500ms infinite  forwards;
}
.animatescale_2000ms_4000ms {
  -webkit-animation: animatescale 2000ms ease 4000ms   forwards;
          animation: animatescale 2000ms ease 4000ms   forwards;
}
.animaterotate_2000ms_4000ms {
  -webkit-animation: animaterotate 2000ms linear 4000ms infinite  forwards;
          animation: animaterotate 2000ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_2000ms_4000ms {
  -webkit-animation: animaterotateAnti 2000ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 4000ms infinite  forwards;
}
.animatescale_2000ms_4500ms {
  -webkit-animation: animatescale 2000ms ease 4500ms   forwards;
          animation: animatescale 2000ms ease 4500ms   forwards;
}
.animaterotate_2000ms_4500ms {
  -webkit-animation: animaterotate 2000ms linear 4500ms infinite  forwards;
          animation: animaterotate 2000ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_2000ms_4500ms {
  -webkit-animation: animaterotateAnti 2000ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 4500ms infinite  forwards;
}
.animatescale_2000ms_5000ms {
  -webkit-animation: animatescale 2000ms ease 5000ms   forwards;
          animation: animatescale 2000ms ease 5000ms   forwards;
}
.animaterotate_2000ms_5000ms {
  -webkit-animation: animaterotate 2000ms linear 5000ms infinite  forwards;
          animation: animaterotate 2000ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_2000ms_5000ms {
  -webkit-animation: animaterotateAnti 2000ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 2000ms linear 5000ms infinite  forwards;
}
.animatescale_2500ms_0ms {
  -webkit-animation: animatescale 2500ms ease 0ms   forwards;
          animation: animatescale 2500ms ease 0ms   forwards;
}
.animaterotate_2500ms_0ms {
  -webkit-animation: animaterotate 2500ms linear 0ms infinite  forwards;
          animation: animaterotate 2500ms linear 0ms infinite  forwards;
}
.animaterotateAnti_2500ms_0ms {
  -webkit-animation: animaterotateAnti 2500ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 0ms infinite  forwards;
}
.animatescale_2500ms_500ms {
  -webkit-animation: animatescale 2500ms ease 500ms   forwards;
          animation: animatescale 2500ms ease 500ms   forwards;
}
.animaterotate_2500ms_500ms {
  -webkit-animation: animaterotate 2500ms linear 500ms infinite  forwards;
          animation: animaterotate 2500ms linear 500ms infinite  forwards;
}
.animaterotateAnti_2500ms_500ms {
  -webkit-animation: animaterotateAnti 2500ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 500ms infinite  forwards;
}
.animatescale_2500ms_1000ms {
  -webkit-animation: animatescale 2500ms ease 1000ms   forwards;
          animation: animatescale 2500ms ease 1000ms   forwards;
}
.animaterotate_2500ms_1000ms {
  -webkit-animation: animaterotate 2500ms linear 1000ms infinite  forwards;
          animation: animaterotate 2500ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_2500ms_1000ms {
  -webkit-animation: animaterotateAnti 2500ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 1000ms infinite  forwards;
}
.animatescale_2500ms_1500ms {
  -webkit-animation: animatescale 2500ms ease 1500ms   forwards;
          animation: animatescale 2500ms ease 1500ms   forwards;
}
.animaterotate_2500ms_1500ms {
  -webkit-animation: animaterotate 2500ms linear 1500ms infinite  forwards;
          animation: animaterotate 2500ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_2500ms_1500ms {
  -webkit-animation: animaterotateAnti 2500ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 1500ms infinite  forwards;
}
.animatescale_2500ms_2000ms {
  -webkit-animation: animatescale 2500ms ease 2000ms   forwards;
          animation: animatescale 2500ms ease 2000ms   forwards;
}
.animaterotate_2500ms_2000ms {
  -webkit-animation: animaterotate 2500ms linear 2000ms infinite  forwards;
          animation: animaterotate 2500ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_2500ms_2000ms {
  -webkit-animation: animaterotateAnti 2500ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 2000ms infinite  forwards;
}
.animatescale_2500ms_2500ms {
  -webkit-animation: animatescale 2500ms ease 2500ms   forwards;
          animation: animatescale 2500ms ease 2500ms   forwards;
}
.animaterotate_2500ms_2500ms {
  -webkit-animation: animaterotate 2500ms linear 2500ms infinite  forwards;
          animation: animaterotate 2500ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_2500ms_2500ms {
  -webkit-animation: animaterotateAnti 2500ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 2500ms infinite  forwards;
}
.animatescale_2500ms_3000ms {
  -webkit-animation: animatescale 2500ms ease 3000ms   forwards;
          animation: animatescale 2500ms ease 3000ms   forwards;
}
.animaterotate_2500ms_3000ms {
  -webkit-animation: animaterotate 2500ms linear 3000ms infinite  forwards;
          animation: animaterotate 2500ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_2500ms_3000ms {
  -webkit-animation: animaterotateAnti 2500ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 3000ms infinite  forwards;
}
.animatescale_2500ms_3500ms {
  -webkit-animation: animatescale 2500ms ease 3500ms   forwards;
          animation: animatescale 2500ms ease 3500ms   forwards;
}
.animaterotate_2500ms_3500ms {
  -webkit-animation: animaterotate 2500ms linear 3500ms infinite  forwards;
          animation: animaterotate 2500ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_2500ms_3500ms {
  -webkit-animation: animaterotateAnti 2500ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 3500ms infinite  forwards;
}
.animatescale_2500ms_4000ms {
  -webkit-animation: animatescale 2500ms ease 4000ms   forwards;
          animation: animatescale 2500ms ease 4000ms   forwards;
}
.animaterotate_2500ms_4000ms {
  -webkit-animation: animaterotate 2500ms linear 4000ms infinite  forwards;
          animation: animaterotate 2500ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_2500ms_4000ms {
  -webkit-animation: animaterotateAnti 2500ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 4000ms infinite  forwards;
}
.animatescale_2500ms_4500ms {
  -webkit-animation: animatescale 2500ms ease 4500ms   forwards;
          animation: animatescale 2500ms ease 4500ms   forwards;
}
.animaterotate_2500ms_4500ms {
  -webkit-animation: animaterotate 2500ms linear 4500ms infinite  forwards;
          animation: animaterotate 2500ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_2500ms_4500ms {
  -webkit-animation: animaterotateAnti 2500ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 4500ms infinite  forwards;
}
.animatescale_2500ms_5000ms {
  -webkit-animation: animatescale 2500ms ease 5000ms   forwards;
          animation: animatescale 2500ms ease 5000ms   forwards;
}
.animaterotate_2500ms_5000ms {
  -webkit-animation: animaterotate 2500ms linear 5000ms infinite  forwards;
          animation: animaterotate 2500ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_2500ms_5000ms {
  -webkit-animation: animaterotateAnti 2500ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 2500ms linear 5000ms infinite  forwards;
}
.animatescale_3000ms_0ms {
  -webkit-animation: animatescale 3000ms ease 0ms   forwards;
          animation: animatescale 3000ms ease 0ms   forwards;
}
.animaterotate_3000ms_0ms {
  -webkit-animation: animaterotate 3000ms linear 0ms infinite  forwards;
          animation: animaterotate 3000ms linear 0ms infinite  forwards;
}
.animaterotateAnti_3000ms_0ms {
  -webkit-animation: animaterotateAnti 3000ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 0ms infinite  forwards;
}
.animatescale_3000ms_500ms {
  -webkit-animation: animatescale 3000ms ease 500ms   forwards;
          animation: animatescale 3000ms ease 500ms   forwards;
}
.animaterotate_3000ms_500ms {
  -webkit-animation: animaterotate 3000ms linear 500ms infinite  forwards;
          animation: animaterotate 3000ms linear 500ms infinite  forwards;
}
.animaterotateAnti_3000ms_500ms {
  -webkit-animation: animaterotateAnti 3000ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 500ms infinite  forwards;
}
.animatescale_3000ms_1000ms {
  -webkit-animation: animatescale 3000ms ease 1000ms   forwards;
          animation: animatescale 3000ms ease 1000ms   forwards;
}
.animaterotate_3000ms_1000ms {
  -webkit-animation: animaterotate 3000ms linear 1000ms infinite  forwards;
          animation: animaterotate 3000ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_3000ms_1000ms {
  -webkit-animation: animaterotateAnti 3000ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 1000ms infinite  forwards;
}
.animatescale_3000ms_1500ms {
  -webkit-animation: animatescale 3000ms ease 1500ms   forwards;
          animation: animatescale 3000ms ease 1500ms   forwards;
}
.animaterotate_3000ms_1500ms {
  -webkit-animation: animaterotate 3000ms linear 1500ms infinite  forwards;
          animation: animaterotate 3000ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_3000ms_1500ms {
  -webkit-animation: animaterotateAnti 3000ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 1500ms infinite  forwards;
}
.animatescale_3000ms_2000ms {
  -webkit-animation: animatescale 3000ms ease 2000ms   forwards;
          animation: animatescale 3000ms ease 2000ms   forwards;
}
.animaterotate_3000ms_2000ms {
  -webkit-animation: animaterotate 3000ms linear 2000ms infinite  forwards;
          animation: animaterotate 3000ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_3000ms_2000ms {
  -webkit-animation: animaterotateAnti 3000ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 2000ms infinite  forwards;
}
.animatescale_3000ms_2500ms {
  -webkit-animation: animatescale 3000ms ease 2500ms   forwards;
          animation: animatescale 3000ms ease 2500ms   forwards;
}
.animaterotate_3000ms_2500ms {
  -webkit-animation: animaterotate 3000ms linear 2500ms infinite  forwards;
          animation: animaterotate 3000ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_3000ms_2500ms {
  -webkit-animation: animaterotateAnti 3000ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 2500ms infinite  forwards;
}
.animatescale_3000ms_3000ms {
  -webkit-animation: animatescale 3000ms ease 3000ms   forwards;
          animation: animatescale 3000ms ease 3000ms   forwards;
}
.animaterotate_3000ms_3000ms {
  -webkit-animation: animaterotate 3000ms linear 3000ms infinite  forwards;
          animation: animaterotate 3000ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_3000ms_3000ms {
  -webkit-animation: animaterotateAnti 3000ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 3000ms infinite  forwards;
}
.animatescale_3000ms_3500ms {
  -webkit-animation: animatescale 3000ms ease 3500ms   forwards;
          animation: animatescale 3000ms ease 3500ms   forwards;
}
.animaterotate_3000ms_3500ms {
  -webkit-animation: animaterotate 3000ms linear 3500ms infinite  forwards;
          animation: animaterotate 3000ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_3000ms_3500ms {
  -webkit-animation: animaterotateAnti 3000ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 3500ms infinite  forwards;
}
.animatescale_3000ms_4000ms {
  -webkit-animation: animatescale 3000ms ease 4000ms   forwards;
          animation: animatescale 3000ms ease 4000ms   forwards;
}
.animaterotate_3000ms_4000ms {
  -webkit-animation: animaterotate 3000ms linear 4000ms infinite  forwards;
          animation: animaterotate 3000ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_3000ms_4000ms {
  -webkit-animation: animaterotateAnti 3000ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 4000ms infinite  forwards;
}
.animatescale_3000ms_4500ms {
  -webkit-animation: animatescale 3000ms ease 4500ms   forwards;
          animation: animatescale 3000ms ease 4500ms   forwards;
}
.animaterotate_3000ms_4500ms {
  -webkit-animation: animaterotate 3000ms linear 4500ms infinite  forwards;
          animation: animaterotate 3000ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_3000ms_4500ms {
  -webkit-animation: animaterotateAnti 3000ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 4500ms infinite  forwards;
}
.animatescale_3000ms_5000ms {
  -webkit-animation: animatescale 3000ms ease 5000ms   forwards;
          animation: animatescale 3000ms ease 5000ms   forwards;
}
.animaterotate_3000ms_5000ms {
  -webkit-animation: animaterotate 3000ms linear 5000ms infinite  forwards;
          animation: animaterotate 3000ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_3000ms_5000ms {
  -webkit-animation: animaterotateAnti 3000ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 3000ms linear 5000ms infinite  forwards;
}
.animatescale_3500ms_0ms {
  -webkit-animation: animatescale 3500ms ease 0ms   forwards;
          animation: animatescale 3500ms ease 0ms   forwards;
}
.animaterotate_3500ms_0ms {
  -webkit-animation: animaterotate 3500ms linear 0ms infinite  forwards;
          animation: animaterotate 3500ms linear 0ms infinite  forwards;
}
.animaterotateAnti_3500ms_0ms {
  -webkit-animation: animaterotateAnti 3500ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 0ms infinite  forwards;
}
.animatescale_3500ms_500ms {
  -webkit-animation: animatescale 3500ms ease 500ms   forwards;
          animation: animatescale 3500ms ease 500ms   forwards;
}
.animaterotate_3500ms_500ms {
  -webkit-animation: animaterotate 3500ms linear 500ms infinite  forwards;
          animation: animaterotate 3500ms linear 500ms infinite  forwards;
}
.animaterotateAnti_3500ms_500ms {
  -webkit-animation: animaterotateAnti 3500ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 500ms infinite  forwards;
}
.animatescale_3500ms_1000ms {
  -webkit-animation: animatescale 3500ms ease 1000ms   forwards;
          animation: animatescale 3500ms ease 1000ms   forwards;
}
.animaterotate_3500ms_1000ms {
  -webkit-animation: animaterotate 3500ms linear 1000ms infinite  forwards;
          animation: animaterotate 3500ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_3500ms_1000ms {
  -webkit-animation: animaterotateAnti 3500ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 1000ms infinite  forwards;
}
.animatescale_3500ms_1500ms {
  -webkit-animation: animatescale 3500ms ease 1500ms   forwards;
          animation: animatescale 3500ms ease 1500ms   forwards;
}
.animaterotate_3500ms_1500ms {
  -webkit-animation: animaterotate 3500ms linear 1500ms infinite  forwards;
          animation: animaterotate 3500ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_3500ms_1500ms {
  -webkit-animation: animaterotateAnti 3500ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 1500ms infinite  forwards;
}
.animatescale_3500ms_2000ms {
  -webkit-animation: animatescale 3500ms ease 2000ms   forwards;
          animation: animatescale 3500ms ease 2000ms   forwards;
}
.animaterotate_3500ms_2000ms {
  -webkit-animation: animaterotate 3500ms linear 2000ms infinite  forwards;
          animation: animaterotate 3500ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_3500ms_2000ms {
  -webkit-animation: animaterotateAnti 3500ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 2000ms infinite  forwards;
}
.animatescale_3500ms_2500ms {
  -webkit-animation: animatescale 3500ms ease 2500ms   forwards;
          animation: animatescale 3500ms ease 2500ms   forwards;
}
.animaterotate_3500ms_2500ms {
  -webkit-animation: animaterotate 3500ms linear 2500ms infinite  forwards;
          animation: animaterotate 3500ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_3500ms_2500ms {
  -webkit-animation: animaterotateAnti 3500ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 2500ms infinite  forwards;
}
.animatescale_3500ms_3000ms {
  -webkit-animation: animatescale 3500ms ease 3000ms   forwards;
          animation: animatescale 3500ms ease 3000ms   forwards;
}
.animaterotate_3500ms_3000ms {
  -webkit-animation: animaterotate 3500ms linear 3000ms infinite  forwards;
          animation: animaterotate 3500ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_3500ms_3000ms {
  -webkit-animation: animaterotateAnti 3500ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 3000ms infinite  forwards;
}
.animatescale_3500ms_3500ms {
  -webkit-animation: animatescale 3500ms ease 3500ms   forwards;
          animation: animatescale 3500ms ease 3500ms   forwards;
}
.animaterotate_3500ms_3500ms {
  -webkit-animation: animaterotate 3500ms linear 3500ms infinite  forwards;
          animation: animaterotate 3500ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_3500ms_3500ms {
  -webkit-animation: animaterotateAnti 3500ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 3500ms infinite  forwards;
}
.animatescale_3500ms_4000ms {
  -webkit-animation: animatescale 3500ms ease 4000ms   forwards;
          animation: animatescale 3500ms ease 4000ms   forwards;
}
.animaterotate_3500ms_4000ms {
  -webkit-animation: animaterotate 3500ms linear 4000ms infinite  forwards;
          animation: animaterotate 3500ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_3500ms_4000ms {
  -webkit-animation: animaterotateAnti 3500ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 4000ms infinite  forwards;
}
.animatescale_3500ms_4500ms {
  -webkit-animation: animatescale 3500ms ease 4500ms   forwards;
          animation: animatescale 3500ms ease 4500ms   forwards;
}
.animaterotate_3500ms_4500ms {
  -webkit-animation: animaterotate 3500ms linear 4500ms infinite  forwards;
          animation: animaterotate 3500ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_3500ms_4500ms {
  -webkit-animation: animaterotateAnti 3500ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 4500ms infinite  forwards;
}
.animatescale_3500ms_5000ms {
  -webkit-animation: animatescale 3500ms ease 5000ms   forwards;
          animation: animatescale 3500ms ease 5000ms   forwards;
}
.animaterotate_3500ms_5000ms {
  -webkit-animation: animaterotate 3500ms linear 5000ms infinite  forwards;
          animation: animaterotate 3500ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_3500ms_5000ms {
  -webkit-animation: animaterotateAnti 3500ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 3500ms linear 5000ms infinite  forwards;
}
.animatescale_4000ms_0ms {
  -webkit-animation: animatescale 4000ms ease 0ms   forwards;
          animation: animatescale 4000ms ease 0ms   forwards;
}
.animaterotate_4000ms_0ms {
  -webkit-animation: animaterotate 4000ms linear 0ms infinite  forwards;
          animation: animaterotate 4000ms linear 0ms infinite  forwards;
}
.animaterotateAnti_4000ms_0ms {
  -webkit-animation: animaterotateAnti 4000ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 0ms infinite  forwards;
}
.animatescale_4000ms_500ms {
  -webkit-animation: animatescale 4000ms ease 500ms   forwards;
          animation: animatescale 4000ms ease 500ms   forwards;
}
.animaterotate_4000ms_500ms {
  -webkit-animation: animaterotate 4000ms linear 500ms infinite  forwards;
          animation: animaterotate 4000ms linear 500ms infinite  forwards;
}
.animaterotateAnti_4000ms_500ms {
  -webkit-animation: animaterotateAnti 4000ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 500ms infinite  forwards;
}
.animatescale_4000ms_1000ms {
  -webkit-animation: animatescale 4000ms ease 1000ms   forwards;
          animation: animatescale 4000ms ease 1000ms   forwards;
}
.animaterotate_4000ms_1000ms {
  -webkit-animation: animaterotate 4000ms linear 1000ms infinite  forwards;
          animation: animaterotate 4000ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_4000ms_1000ms {
  -webkit-animation: animaterotateAnti 4000ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 1000ms infinite  forwards;
}
.animatescale_4000ms_1500ms {
  -webkit-animation: animatescale 4000ms ease 1500ms   forwards;
          animation: animatescale 4000ms ease 1500ms   forwards;
}
.animaterotate_4000ms_1500ms {
  -webkit-animation: animaterotate 4000ms linear 1500ms infinite  forwards;
          animation: animaterotate 4000ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_4000ms_1500ms {
  -webkit-animation: animaterotateAnti 4000ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 1500ms infinite  forwards;
}
.animatescale_4000ms_2000ms {
  -webkit-animation: animatescale 4000ms ease 2000ms   forwards;
          animation: animatescale 4000ms ease 2000ms   forwards;
}
.animaterotate_4000ms_2000ms {
  -webkit-animation: animaterotate 4000ms linear 2000ms infinite  forwards;
          animation: animaterotate 4000ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_4000ms_2000ms {
  -webkit-animation: animaterotateAnti 4000ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 2000ms infinite  forwards;
}
.animatescale_4000ms_2500ms {
  -webkit-animation: animatescale 4000ms ease 2500ms   forwards;
          animation: animatescale 4000ms ease 2500ms   forwards;
}
.animaterotate_4000ms_2500ms {
  -webkit-animation: animaterotate 4000ms linear 2500ms infinite  forwards;
          animation: animaterotate 4000ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_4000ms_2500ms {
  -webkit-animation: animaterotateAnti 4000ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 2500ms infinite  forwards;
}
.animatescale_4000ms_3000ms {
  -webkit-animation: animatescale 4000ms ease 3000ms   forwards;
          animation: animatescale 4000ms ease 3000ms   forwards;
}
.animaterotate_4000ms_3000ms {
  -webkit-animation: animaterotate 4000ms linear 3000ms infinite  forwards;
          animation: animaterotate 4000ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_4000ms_3000ms {
  -webkit-animation: animaterotateAnti 4000ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 3000ms infinite  forwards;
}
.animatescale_4000ms_3500ms {
  -webkit-animation: animatescale 4000ms ease 3500ms   forwards;
          animation: animatescale 4000ms ease 3500ms   forwards;
}
.animaterotate_4000ms_3500ms {
  -webkit-animation: animaterotate 4000ms linear 3500ms infinite  forwards;
          animation: animaterotate 4000ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_4000ms_3500ms {
  -webkit-animation: animaterotateAnti 4000ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 3500ms infinite  forwards;
}
.animatescale_4000ms_4000ms {
  -webkit-animation: animatescale 4000ms ease 4000ms   forwards;
          animation: animatescale 4000ms ease 4000ms   forwards;
}
.animaterotate_4000ms_4000ms {
  -webkit-animation: animaterotate 4000ms linear 4000ms infinite  forwards;
          animation: animaterotate 4000ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_4000ms_4000ms {
  -webkit-animation: animaterotateAnti 4000ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 4000ms infinite  forwards;
}
.animatescale_4000ms_4500ms {
  -webkit-animation: animatescale 4000ms ease 4500ms   forwards;
          animation: animatescale 4000ms ease 4500ms   forwards;
}
.animaterotate_4000ms_4500ms {
  -webkit-animation: animaterotate 4000ms linear 4500ms infinite  forwards;
          animation: animaterotate 4000ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_4000ms_4500ms {
  -webkit-animation: animaterotateAnti 4000ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 4500ms infinite  forwards;
}
.animatescale_4000ms_5000ms {
  -webkit-animation: animatescale 4000ms ease 5000ms   forwards;
          animation: animatescale 4000ms ease 5000ms   forwards;
}
.animaterotate_4000ms_5000ms {
  -webkit-animation: animaterotate 4000ms linear 5000ms infinite  forwards;
          animation: animaterotate 4000ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_4000ms_5000ms {
  -webkit-animation: animaterotateAnti 4000ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 4000ms linear 5000ms infinite  forwards;
}
.animatescale_4500ms_0ms {
  -webkit-animation: animatescale 4500ms ease 0ms   forwards;
          animation: animatescale 4500ms ease 0ms   forwards;
}
.animaterotate_4500ms_0ms {
  -webkit-animation: animaterotate 4500ms linear 0ms infinite  forwards;
          animation: animaterotate 4500ms linear 0ms infinite  forwards;
}
.animaterotateAnti_4500ms_0ms {
  -webkit-animation: animaterotateAnti 4500ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 0ms infinite  forwards;
}
.animatescale_4500ms_500ms {
  -webkit-animation: animatescale 4500ms ease 500ms   forwards;
          animation: animatescale 4500ms ease 500ms   forwards;
}
.animaterotate_4500ms_500ms {
  -webkit-animation: animaterotate 4500ms linear 500ms infinite  forwards;
          animation: animaterotate 4500ms linear 500ms infinite  forwards;
}
.animaterotateAnti_4500ms_500ms {
  -webkit-animation: animaterotateAnti 4500ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 500ms infinite  forwards;
}
.animatescale_4500ms_1000ms {
  -webkit-animation: animatescale 4500ms ease 1000ms   forwards;
          animation: animatescale 4500ms ease 1000ms   forwards;
}
.animaterotate_4500ms_1000ms {
  -webkit-animation: animaterotate 4500ms linear 1000ms infinite  forwards;
          animation: animaterotate 4500ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_4500ms_1000ms {
  -webkit-animation: animaterotateAnti 4500ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 1000ms infinite  forwards;
}
.animatescale_4500ms_1500ms {
  -webkit-animation: animatescale 4500ms ease 1500ms   forwards;
          animation: animatescale 4500ms ease 1500ms   forwards;
}
.animaterotate_4500ms_1500ms {
  -webkit-animation: animaterotate 4500ms linear 1500ms infinite  forwards;
          animation: animaterotate 4500ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_4500ms_1500ms {
  -webkit-animation: animaterotateAnti 4500ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 1500ms infinite  forwards;
}
.animatescale_4500ms_2000ms {
  -webkit-animation: animatescale 4500ms ease 2000ms   forwards;
          animation: animatescale 4500ms ease 2000ms   forwards;
}
.animaterotate_4500ms_2000ms {
  -webkit-animation: animaterotate 4500ms linear 2000ms infinite  forwards;
          animation: animaterotate 4500ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_4500ms_2000ms {
  -webkit-animation: animaterotateAnti 4500ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 2000ms infinite  forwards;
}
.animatescale_4500ms_2500ms {
  -webkit-animation: animatescale 4500ms ease 2500ms   forwards;
          animation: animatescale 4500ms ease 2500ms   forwards;
}
.animaterotate_4500ms_2500ms {
  -webkit-animation: animaterotate 4500ms linear 2500ms infinite  forwards;
          animation: animaterotate 4500ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_4500ms_2500ms {
  -webkit-animation: animaterotateAnti 4500ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 2500ms infinite  forwards;
}
.animatescale_4500ms_3000ms {
  -webkit-animation: animatescale 4500ms ease 3000ms   forwards;
          animation: animatescale 4500ms ease 3000ms   forwards;
}
.animaterotate_4500ms_3000ms {
  -webkit-animation: animaterotate 4500ms linear 3000ms infinite  forwards;
          animation: animaterotate 4500ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_4500ms_3000ms {
  -webkit-animation: animaterotateAnti 4500ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 3000ms infinite  forwards;
}
.animatescale_4500ms_3500ms {
  -webkit-animation: animatescale 4500ms ease 3500ms   forwards;
          animation: animatescale 4500ms ease 3500ms   forwards;
}
.animaterotate_4500ms_3500ms {
  -webkit-animation: animaterotate 4500ms linear 3500ms infinite  forwards;
          animation: animaterotate 4500ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_4500ms_3500ms {
  -webkit-animation: animaterotateAnti 4500ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 3500ms infinite  forwards;
}
.animatescale_4500ms_4000ms {
  -webkit-animation: animatescale 4500ms ease 4000ms   forwards;
          animation: animatescale 4500ms ease 4000ms   forwards;
}
.animaterotate_4500ms_4000ms {
  -webkit-animation: animaterotate 4500ms linear 4000ms infinite  forwards;
          animation: animaterotate 4500ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_4500ms_4000ms {
  -webkit-animation: animaterotateAnti 4500ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 4000ms infinite  forwards;
}
.animatescale_4500ms_4500ms {
  -webkit-animation: animatescale 4500ms ease 4500ms   forwards;
          animation: animatescale 4500ms ease 4500ms   forwards;
}
.animaterotate_4500ms_4500ms {
  -webkit-animation: animaterotate 4500ms linear 4500ms infinite  forwards;
          animation: animaterotate 4500ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_4500ms_4500ms {
  -webkit-animation: animaterotateAnti 4500ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 4500ms infinite  forwards;
}
.animatescale_4500ms_5000ms {
  -webkit-animation: animatescale 4500ms ease 5000ms   forwards;
          animation: animatescale 4500ms ease 5000ms   forwards;
}
.animaterotate_4500ms_5000ms {
  -webkit-animation: animaterotate 4500ms linear 5000ms infinite  forwards;
          animation: animaterotate 4500ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_4500ms_5000ms {
  -webkit-animation: animaterotateAnti 4500ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 4500ms linear 5000ms infinite  forwards;
}
.animatescale_5000ms_0ms {
  -webkit-animation: animatescale 5000ms ease 0ms   forwards;
          animation: animatescale 5000ms ease 0ms   forwards;
}
.animaterotate_5000ms_0ms {
  -webkit-animation: animaterotate 5000ms linear 0ms infinite  forwards;
          animation: animaterotate 5000ms linear 0ms infinite  forwards;
}
.animaterotateAnti_5000ms_0ms {
  -webkit-animation: animaterotateAnti 5000ms linear 0ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 0ms infinite  forwards;
}
.animatescale_5000ms_500ms {
  -webkit-animation: animatescale 5000ms ease 500ms   forwards;
          animation: animatescale 5000ms ease 500ms   forwards;
}
.animaterotate_5000ms_500ms {
  -webkit-animation: animaterotate 5000ms linear 500ms infinite  forwards;
          animation: animaterotate 5000ms linear 500ms infinite  forwards;
}
.animaterotateAnti_5000ms_500ms {
  -webkit-animation: animaterotateAnti 5000ms linear 500ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 500ms infinite  forwards;
}
.animatescale_5000ms_1000ms {
  -webkit-animation: animatescale 5000ms ease 1000ms   forwards;
          animation: animatescale 5000ms ease 1000ms   forwards;
}
.animaterotate_5000ms_1000ms {
  -webkit-animation: animaterotate 5000ms linear 1000ms infinite  forwards;
          animation: animaterotate 5000ms linear 1000ms infinite  forwards;
}
.animaterotateAnti_5000ms_1000ms {
  -webkit-animation: animaterotateAnti 5000ms linear 1000ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 1000ms infinite  forwards;
}
.animatescale_5000ms_1500ms {
  -webkit-animation: animatescale 5000ms ease 1500ms   forwards;
          animation: animatescale 5000ms ease 1500ms   forwards;
}
.animaterotate_5000ms_1500ms {
  -webkit-animation: animaterotate 5000ms linear 1500ms infinite  forwards;
          animation: animaterotate 5000ms linear 1500ms infinite  forwards;
}
.animaterotateAnti_5000ms_1500ms {
  -webkit-animation: animaterotateAnti 5000ms linear 1500ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 1500ms infinite  forwards;
}
.animatescale_5000ms_2000ms {
  -webkit-animation: animatescale 5000ms ease 2000ms   forwards;
          animation: animatescale 5000ms ease 2000ms   forwards;
}
.animaterotate_5000ms_2000ms {
  -webkit-animation: animaterotate 5000ms linear 2000ms infinite  forwards;
          animation: animaterotate 5000ms linear 2000ms infinite  forwards;
}
.animaterotateAnti_5000ms_2000ms {
  -webkit-animation: animaterotateAnti 5000ms linear 2000ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 2000ms infinite  forwards;
}
.animatescale_5000ms_2500ms {
  -webkit-animation: animatescale 5000ms ease 2500ms   forwards;
          animation: animatescale 5000ms ease 2500ms   forwards;
}
.animaterotate_5000ms_2500ms {
  -webkit-animation: animaterotate 5000ms linear 2500ms infinite  forwards;
          animation: animaterotate 5000ms linear 2500ms infinite  forwards;
}
.animaterotateAnti_5000ms_2500ms {
  -webkit-animation: animaterotateAnti 5000ms linear 2500ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 2500ms infinite  forwards;
}
.animatescale_5000ms_3000ms {
  -webkit-animation: animatescale 5000ms ease 3000ms   forwards;
          animation: animatescale 5000ms ease 3000ms   forwards;
}
.animaterotate_5000ms_3000ms {
  -webkit-animation: animaterotate 5000ms linear 3000ms infinite  forwards;
          animation: animaterotate 5000ms linear 3000ms infinite  forwards;
}
.animaterotateAnti_5000ms_3000ms {
  -webkit-animation: animaterotateAnti 5000ms linear 3000ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 3000ms infinite  forwards;
}
.animatescale_5000ms_3500ms {
  -webkit-animation: animatescale 5000ms ease 3500ms   forwards;
          animation: animatescale 5000ms ease 3500ms   forwards;
}
.animaterotate_5000ms_3500ms {
  -webkit-animation: animaterotate 5000ms linear 3500ms infinite  forwards;
          animation: animaterotate 5000ms linear 3500ms infinite  forwards;
}
.animaterotateAnti_5000ms_3500ms {
  -webkit-animation: animaterotateAnti 5000ms linear 3500ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 3500ms infinite  forwards;
}
.animatescale_5000ms_4000ms {
  -webkit-animation: animatescale 5000ms ease 4000ms   forwards;
          animation: animatescale 5000ms ease 4000ms   forwards;
}
.animaterotate_5000ms_4000ms {
  -webkit-animation: animaterotate 5000ms linear 4000ms infinite  forwards;
          animation: animaterotate 5000ms linear 4000ms infinite  forwards;
}
.animaterotateAnti_5000ms_4000ms {
  -webkit-animation: animaterotateAnti 5000ms linear 4000ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 4000ms infinite  forwards;
}
.animatescale_5000ms_4500ms {
  -webkit-animation: animatescale 5000ms ease 4500ms   forwards;
          animation: animatescale 5000ms ease 4500ms   forwards;
}
.animaterotate_5000ms_4500ms {
  -webkit-animation: animaterotate 5000ms linear 4500ms infinite  forwards;
          animation: animaterotate 5000ms linear 4500ms infinite  forwards;
}
.animaterotateAnti_5000ms_4500ms {
  -webkit-animation: animaterotateAnti 5000ms linear 4500ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 4500ms infinite  forwards;
}
.animatescale_5000ms_5000ms {
  -webkit-animation: animatescale 5000ms ease 5000ms   forwards;
          animation: animatescale 5000ms ease 5000ms   forwards;
}
.animaterotate_5000ms_5000ms {
  -webkit-animation: animaterotate 5000ms linear 5000ms infinite  forwards;
          animation: animaterotate 5000ms linear 5000ms infinite  forwards;
}
.animaterotateAnti_5000ms_5000ms {
  -webkit-animation: animaterotateAnti 5000ms linear 5000ms infinite  forwards;
          animation: animaterotateAnti 5000ms linear 5000ms infinite  forwards;
}
* {
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
@charset "UTF-8";
* {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  font-weight: 200;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  html body {
    scroll-behavior: smooth;
    font-size: 1.4rem;
    margin: 0;
    background: #fff;
    line-height: 1.4;
    color: #313131; }
    html body ul {
      margin: 0;
      padding: 0; }
      html body ul li {
        list-style: none; }
    html body .app {
      font-family: "Microsoft Yahei"; }
    html body .appmac {
      font-family: Helvetica; }

a {
  color: #313131;
  text-decoration: none; }
  a :hover {
    color: #313131; }
  a :active {
    color: #313131; }

.db {
  display: block; }
  .db img {
    width: 100%;
    height: auto; }

.ib {
  display: inline-block;
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.cf {
  color: #fff; }
  .cf a {
    color: #fff; }

.c0 {
  color: #000; }
  .c0 a {
    color: #000; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.ma {
  margin: 0 auto; }

.cp {
  cursor: pointer; }

.usnone {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.clearfix:after {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
  content: "\6211\662F\6E05\9664\6D6E\52A8"; }

.flex-column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap; }

.flex-flex-start {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }

.flex-flex-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-blod {
  font-weight: 200; }

.bgimg {
  min-width: 100%;
  min-height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.fz-1px {
  font-size: 1px; }

.fz-1em {
  font-size: 1em; }

.fz-1rem {
  font-size: 1rem; }

.p-1px {
  padding: 1px; }

.p-1em {
  padding: 1em; }

.p-1rem {
  padding: 1rem; }

.fz-2px {
  font-size: 2px; }

.fz-2em {
  font-size: 2em; }

.fz-2rem {
  font-size: 2rem; }

.p-2px {
  padding: 2px; }

.p-2em {
  padding: 2em; }

.p-2rem {
  padding: 2rem; }

.fz-3px {
  font-size: 3px; }

.fz-3em {
  font-size: 3em; }

.fz-3rem {
  font-size: 3rem; }

.p-3px {
  padding: 3px; }

.p-3em {
  padding: 3em; }

.p-3rem {
  padding: 3rem; }

.fz-4px {
  font-size: 4px; }

.fz-4em {
  font-size: 4em; }

.fz-4rem {
  font-size: 4rem; }

.p-4px {
  padding: 4px; }

.p-4em {
  padding: 4em; }

.p-4rem {
  padding: 4rem; }

.fz-5px {
  font-size: 5px; }

.fz-5em {
  font-size: 5em; }

.fz-5rem {
  font-size: 5rem; }

.p-5px {
  padding: 5px; }

.p-5em {
  padding: 5em; }

.p-5rem {
  padding: 5rem; }

.fz-6px {
  font-size: 6px; }

.fz-6em {
  font-size: 6em; }

.fz-6rem {
  font-size: 6rem; }

.p-6px {
  padding: 6px; }

.p-6em {
  padding: 6em; }

.p-6rem {
  padding: 6rem; }

.fz-7px {
  font-size: 7px; }

.fz-7em {
  font-size: 7em; }

.fz-7rem {
  font-size: 7rem; }

.p-7px {
  padding: 7px; }

.p-7em {
  padding: 7em; }

.p-7rem {
  padding: 7rem; }

.fz-8px {
  font-size: 8px; }

.fz-8em {
  font-size: 8em; }

.fz-8rem {
  font-size: 8rem; }

.p-8px {
  padding: 8px; }

.p-8em {
  padding: 8em; }

.p-8rem {
  padding: 8rem; }

.fz-9px {
  font-size: 9px; }

.fz-9em {
  font-size: 9em; }

.fz-9rem {
  font-size: 9rem; }

.p-9px {
  padding: 9px; }

.p-9em {
  padding: 9em; }

.p-9rem {
  padding: 9rem; }

.fz-10px {
  font-size: 10px; }

.fz-10em {
  font-size: 10em; }

.fz-10rem {
  font-size: 10rem; }

.p-10px {
  padding: 10px; }

.p-10em {
  padding: 10em; }

.p-10rem {
  padding: 10rem; }

.fz-11px {
  font-size: 11px; }

.fz-11em {
  font-size: 11em; }

.fz-11rem {
  font-size: 11rem; }

.p-11px {
  padding: 11px; }

.p-11em {
  padding: 11em; }

.p-11rem {
  padding: 11rem; }

.fz-12px {
  font-size: 12px; }

.fz-12em {
  font-size: 12em; }

.fz-12rem {
  font-size: 12rem; }

.p-12px {
  padding: 12px; }

.p-12em {
  padding: 12em; }

.p-12rem {
  padding: 12rem; }

.fz-13px {
  font-size: 13px; }

.fz-13em {
  font-size: 13em; }

.fz-13rem {
  font-size: 13rem; }

.p-13px {
  padding: 13px; }

.p-13em {
  padding: 13em; }

.p-13rem {
  padding: 13rem; }

.fz-14px {
  font-size: 14px; }

.fz-14em {
  font-size: 14em; }

.fz-14rem {
  font-size: 14rem; }

.p-14px {
  padding: 14px; }

.p-14em {
  padding: 14em; }

.p-14rem {
  padding: 14rem; }

.fz-15px {
  font-size: 15px; }

.fz-15em {
  font-size: 15em; }

.fz-15rem {
  font-size: 15rem; }

.p-15px {
  padding: 15px; }

.p-15em {
  padding: 15em; }

.p-15rem {
  padding: 15rem; }

.fz-16px {
  font-size: 16px; }

.fz-16em {
  font-size: 16em; }

.fz-16rem {
  font-size: 16rem; }

.p-16px {
  padding: 16px; }

.p-16em {
  padding: 16em; }

.p-16rem {
  padding: 16rem; }

.fz-17px {
  font-size: 17px; }

.fz-17em {
  font-size: 17em; }

.fz-17rem {
  font-size: 17rem; }

.p-17px {
  padding: 17px; }

.p-17em {
  padding: 17em; }

.p-17rem {
  padding: 17rem; }

.fz-18px {
  font-size: 18px; }

.fz-18em {
  font-size: 18em; }

.fz-18rem {
  font-size: 18rem; }

.p-18px {
  padding: 18px; }

.p-18em {
  padding: 18em; }

.p-18rem {
  padding: 18rem; }

.fz-19px {
  font-size: 19px; }

.fz-19em {
  font-size: 19em; }

.fz-19rem {
  font-size: 19rem; }

.p-19px {
  padding: 19px; }

.p-19em {
  padding: 19em; }

.p-19rem {
  padding: 19rem; }

.fz-20px {
  font-size: 20px; }

.fz-20em {
  font-size: 20em; }

.fz-20rem {
  font-size: 20rem; }

.p-20px {
  padding: 20px; }

.p-20em {
  padding: 20em; }

.p-20rem {
  padding: 20rem; }

.fz-21px {
  font-size: 21px; }

.fz-21em {
  font-size: 21em; }

.fz-21rem {
  font-size: 21rem; }

.p-21px {
  padding: 21px; }

.p-21em {
  padding: 21em; }

.p-21rem {
  padding: 21rem; }

.fz-22px {
  font-size: 22px; }

.fz-22em {
  font-size: 22em; }

.fz-22rem {
  font-size: 22rem; }

.p-22px {
  padding: 22px; }

.p-22em {
  padding: 22em; }

.p-22rem {
  padding: 22rem; }

.fz-23px {
  font-size: 23px; }

.fz-23em {
  font-size: 23em; }

.fz-23rem {
  font-size: 23rem; }

.p-23px {
  padding: 23px; }

.p-23em {
  padding: 23em; }

.p-23rem {
  padding: 23rem; }

.fz-24px {
  font-size: 24px; }

.fz-24em {
  font-size: 24em; }

.fz-24rem {
  font-size: 24rem; }

.p-24px {
  padding: 24px; }

.p-24em {
  padding: 24em; }

.p-24rem {
  padding: 24rem; }

.fz-25px {
  font-size: 25px; }

.fz-25em {
  font-size: 25em; }

.fz-25rem {
  font-size: 25rem; }

.p-25px {
  padding: 25px; }

.p-25em {
  padding: 25em; }

.p-25rem {
  padding: 25rem; }

.fz-26px {
  font-size: 26px; }

.fz-26em {
  font-size: 26em; }

.fz-26rem {
  font-size: 26rem; }

.p-26px {
  padding: 26px; }

.p-26em {
  padding: 26em; }

.p-26rem {
  padding: 26rem; }

.fz-27px {
  font-size: 27px; }

.fz-27em {
  font-size: 27em; }

.fz-27rem {
  font-size: 27rem; }

.p-27px {
  padding: 27px; }

.p-27em {
  padding: 27em; }

.p-27rem {
  padding: 27rem; }

.fz-28px {
  font-size: 28px; }

.fz-28em {
  font-size: 28em; }

.fz-28rem {
  font-size: 28rem; }

.p-28px {
  padding: 28px; }

.p-28em {
  padding: 28em; }

.p-28rem {
  padding: 28rem; }

.fz-29px {
  font-size: 29px; }

.fz-29em {
  font-size: 29em; }

.fz-29rem {
  font-size: 29rem; }

.p-29px {
  padding: 29px; }

.p-29em {
  padding: 29em; }

.p-29rem {
  padding: 29rem; }

.fz-30px {
  font-size: 30px; }

.fz-30em {
  font-size: 30em; }

.fz-30rem {
  font-size: 30rem; }

.p-30px {
  padding: 30px; }

.p-30em {
  padding: 30em; }

.p-30rem {
  padding: 30rem; }

.fz-31px {
  font-size: 31px; }

.fz-31em {
  font-size: 31em; }

.fz-31rem {
  font-size: 31rem; }

.p-31px {
  padding: 31px; }

.p-31em {
  padding: 31em; }

.p-31rem {
  padding: 31rem; }

.fz-32px {
  font-size: 32px; }

.fz-32em {
  font-size: 32em; }

.fz-32rem {
  font-size: 32rem; }

.p-32px {
  padding: 32px; }

.p-32em {
  padding: 32em; }

.p-32rem {
  padding: 32rem; }

.fz-33px {
  font-size: 33px; }

.fz-33em {
  font-size: 33em; }

.fz-33rem {
  font-size: 33rem; }

.p-33px {
  padding: 33px; }

.p-33em {
  padding: 33em; }

.p-33rem {
  padding: 33rem; }

.fz-34px {
  font-size: 34px; }

.fz-34em {
  font-size: 34em; }

.fz-34rem {
  font-size: 34rem; }

.p-34px {
  padding: 34px; }

.p-34em {
  padding: 34em; }

.p-34rem {
  padding: 34rem; }

.fz-35px {
  font-size: 35px; }

.fz-35em {
  font-size: 35em; }

.fz-35rem {
  font-size: 35rem; }

.p-35px {
  padding: 35px; }

.p-35em {
  padding: 35em; }

.p-35rem {
  padding: 35rem; }

.fz-36px {
  font-size: 36px; }

.fz-36em {
  font-size: 36em; }

.fz-36rem {
  font-size: 36rem; }

.p-36px {
  padding: 36px; }

.p-36em {
  padding: 36em; }

.p-36rem {
  padding: 36rem; }

.fz-37px {
  font-size: 37px; }

.fz-37em {
  font-size: 37em; }

.fz-37rem {
  font-size: 37rem; }

.p-37px {
  padding: 37px; }

.p-37em {
  padding: 37em; }

.p-37rem {
  padding: 37rem; }

.fz-38px {
  font-size: 38px; }

.fz-38em {
  font-size: 38em; }

.fz-38rem {
  font-size: 38rem; }

.p-38px {
  padding: 38px; }

.p-38em {
  padding: 38em; }

.p-38rem {
  padding: 38rem; }

.fz-39px {
  font-size: 39px; }

.fz-39em {
  font-size: 39em; }

.fz-39rem {
  font-size: 39rem; }

.p-39px {
  padding: 39px; }

.p-39em {
  padding: 39em; }

.p-39rem {
  padding: 39rem; }

.fz-40px {
  font-size: 40px; }

.fz-40em {
  font-size: 40em; }

.fz-40rem {
  font-size: 40rem; }

.p-40px {
  padding: 40px; }

.p-40em {
  padding: 40em; }

.p-40rem {
  padding: 40rem; }

.fz-41px {
  font-size: 41px; }

.fz-41em {
  font-size: 41em; }

.fz-41rem {
  font-size: 41rem; }

.p-41px {
  padding: 41px; }

.p-41em {
  padding: 41em; }

.p-41rem {
  padding: 41rem; }

.fz-42px {
  font-size: 42px; }

.fz-42em {
  font-size: 42em; }

.fz-42rem {
  font-size: 42rem; }

.p-42px {
  padding: 42px; }

.p-42em {
  padding: 42em; }

.p-42rem {
  padding: 42rem; }

.fz-43px {
  font-size: 43px; }

.fz-43em {
  font-size: 43em; }

.fz-43rem {
  font-size: 43rem; }

.p-43px {
  padding: 43px; }

.p-43em {
  padding: 43em; }

.p-43rem {
  padding: 43rem; }

.fz-44px {
  font-size: 44px; }

.fz-44em {
  font-size: 44em; }

.fz-44rem {
  font-size: 44rem; }

.p-44px {
  padding: 44px; }

.p-44em {
  padding: 44em; }

.p-44rem {
  padding: 44rem; }

.fz-45px {
  font-size: 45px; }

.fz-45em {
  font-size: 45em; }

.fz-45rem {
  font-size: 45rem; }

.p-45px {
  padding: 45px; }

.p-45em {
  padding: 45em; }

.p-45rem {
  padding: 45rem; }

.fz-46px {
  font-size: 46px; }

.fz-46em {
  font-size: 46em; }

.fz-46rem {
  font-size: 46rem; }

.p-46px {
  padding: 46px; }

.p-46em {
  padding: 46em; }

.p-46rem {
  padding: 46rem; }

.fz-47px {
  font-size: 47px; }

.fz-47em {
  font-size: 47em; }

.fz-47rem {
  font-size: 47rem; }

.p-47px {
  padding: 47px; }

.p-47em {
  padding: 47em; }

.p-47rem {
  padding: 47rem; }

.fz-48px {
  font-size: 48px; }

.fz-48em {
  font-size: 48em; }

.fz-48rem {
  font-size: 48rem; }

.p-48px {
  padding: 48px; }

.p-48em {
  padding: 48em; }

.p-48rem {
  padding: 48rem; }

.fz-49px {
  font-size: 49px; }

.fz-49em {
  font-size: 49em; }

.fz-49rem {
  font-size: 49rem; }

.p-49px {
  padding: 49px; }

.p-49em {
  padding: 49em; }

.p-49rem {
  padding: 49rem; }

.fz-50px {
  font-size: 50px; }

.fz-50em {
  font-size: 50em; }

.fz-50rem {
  font-size: 50rem; }

.p-50px {
  padding: 50px; }

.p-50em {
  padding: 50em; }

.p-50rem {
  padding: 50rem; }

.fz-51px {
  font-size: 51px; }

.fz-51em {
  font-size: 51em; }

.fz-51rem {
  font-size: 51rem; }

.p-51px {
  padding: 51px; }

.p-51em {
  padding: 51em; }

.p-51rem {
  padding: 51rem; }

.fz-52px {
  font-size: 52px; }

.fz-52em {
  font-size: 52em; }

.fz-52rem {
  font-size: 52rem; }

.p-52px {
  padding: 52px; }

.p-52em {
  padding: 52em; }

.p-52rem {
  padding: 52rem; }

.fz-53px {
  font-size: 53px; }

.fz-53em {
  font-size: 53em; }

.fz-53rem {
  font-size: 53rem; }

.p-53px {
  padding: 53px; }

.p-53em {
  padding: 53em; }

.p-53rem {
  padding: 53rem; }

.fz-54px {
  font-size: 54px; }

.fz-54em {
  font-size: 54em; }

.fz-54rem {
  font-size: 54rem; }

.p-54px {
  padding: 54px; }

.p-54em {
  padding: 54em; }

.p-54rem {
  padding: 54rem; }

.fz-55px {
  font-size: 55px; }

.fz-55em {
  font-size: 55em; }

.fz-55rem {
  font-size: 55rem; }

.p-55px {
  padding: 55px; }

.p-55em {
  padding: 55em; }

.p-55rem {
  padding: 55rem; }

.fz-56px {
  font-size: 56px; }

.fz-56em {
  font-size: 56em; }

.fz-56rem {
  font-size: 56rem; }

.p-56px {
  padding: 56px; }

.p-56em {
  padding: 56em; }

.p-56rem {
  padding: 56rem; }

.fz-57px {
  font-size: 57px; }

.fz-57em {
  font-size: 57em; }

.fz-57rem {
  font-size: 57rem; }

.p-57px {
  padding: 57px; }

.p-57em {
  padding: 57em; }

.p-57rem {
  padding: 57rem; }

.fz-58px {
  font-size: 58px; }

.fz-58em {
  font-size: 58em; }

.fz-58rem {
  font-size: 58rem; }

.p-58px {
  padding: 58px; }

.p-58em {
  padding: 58em; }

.p-58rem {
  padding: 58rem; }

.fz-59px {
  font-size: 59px; }

.fz-59em {
  font-size: 59em; }

.fz-59rem {
  font-size: 59rem; }

.p-59px {
  padding: 59px; }

.p-59em {
  padding: 59em; }

.p-59rem {
  padding: 59rem; }

.fz-60px {
  font-size: 60px; }

.fz-60em {
  font-size: 60em; }

.fz-60rem {
  font-size: 60rem; }

.p-60px {
  padding: 60px; }

.p-60em {
  padding: 60em; }

.p-60rem {
  padding: 60rem; }

.fz-61px {
  font-size: 61px; }

.fz-61em {
  font-size: 61em; }

.fz-61rem {
  font-size: 61rem; }

.p-61px {
  padding: 61px; }

.p-61em {
  padding: 61em; }

.p-61rem {
  padding: 61rem; }

.fz-62px {
  font-size: 62px; }

.fz-62em {
  font-size: 62em; }

.fz-62rem {
  font-size: 62rem; }

.p-62px {
  padding: 62px; }

.p-62em {
  padding: 62em; }

.p-62rem {
  padding: 62rem; }

.fz-63px {
  font-size: 63px; }

.fz-63em {
  font-size: 63em; }

.fz-63rem {
  font-size: 63rem; }

.p-63px {
  padding: 63px; }

.p-63em {
  padding: 63em; }

.p-63rem {
  padding: 63rem; }

.fz-64px {
  font-size: 64px; }

.fz-64em {
  font-size: 64em; }

.fz-64rem {
  font-size: 64rem; }

.p-64px {
  padding: 64px; }

.p-64em {
  padding: 64em; }

.p-64rem {
  padding: 64rem; }

.fz-65px {
  font-size: 65px; }

.fz-65em {
  font-size: 65em; }

.fz-65rem {
  font-size: 65rem; }

.p-65px {
  padding: 65px; }

.p-65em {
  padding: 65em; }

.p-65rem {
  padding: 65rem; }

.fz-66px {
  font-size: 66px; }

.fz-66em {
  font-size: 66em; }

.fz-66rem {
  font-size: 66rem; }

.p-66px {
  padding: 66px; }

.p-66em {
  padding: 66em; }

.p-66rem {
  padding: 66rem; }

.fz-67px {
  font-size: 67px; }

.fz-67em {
  font-size: 67em; }

.fz-67rem {
  font-size: 67rem; }

.p-67px {
  padding: 67px; }

.p-67em {
  padding: 67em; }

.p-67rem {
  padding: 67rem; }

.fz-68px {
  font-size: 68px; }

.fz-68em {
  font-size: 68em; }

.fz-68rem {
  font-size: 68rem; }

.p-68px {
  padding: 68px; }

.p-68em {
  padding: 68em; }

.p-68rem {
  padding: 68rem; }

.fz-69px {
  font-size: 69px; }

.fz-69em {
  font-size: 69em; }

.fz-69rem {
  font-size: 69rem; }

.p-69px {
  padding: 69px; }

.p-69em {
  padding: 69em; }

.p-69rem {
  padding: 69rem; }

.fz-70px {
  font-size: 70px; }

.fz-70em {
  font-size: 70em; }

.fz-70rem {
  font-size: 70rem; }

.p-70px {
  padding: 70px; }

.p-70em {
  padding: 70em; }

.p-70rem {
  padding: 70rem; }

.fz-71px {
  font-size: 71px; }

.fz-71em {
  font-size: 71em; }

.fz-71rem {
  font-size: 71rem; }

.p-71px {
  padding: 71px; }

.p-71em {
  padding: 71em; }

.p-71rem {
  padding: 71rem; }

.fz-72px {
  font-size: 72px; }

.fz-72em {
  font-size: 72em; }

.fz-72rem {
  font-size: 72rem; }

.p-72px {
  padding: 72px; }

.p-72em {
  padding: 72em; }

.p-72rem {
  padding: 72rem; }

.fz-73px {
  font-size: 73px; }

.fz-73em {
  font-size: 73em; }

.fz-73rem {
  font-size: 73rem; }

.p-73px {
  padding: 73px; }

.p-73em {
  padding: 73em; }

.p-73rem {
  padding: 73rem; }

.fz-74px {
  font-size: 74px; }

.fz-74em {
  font-size: 74em; }

.fz-74rem {
  font-size: 74rem; }

.p-74px {
  padding: 74px; }

.p-74em {
  padding: 74em; }

.p-74rem {
  padding: 74rem; }

.fz-75px {
  font-size: 75px; }

.fz-75em {
  font-size: 75em; }

.fz-75rem {
  font-size: 75rem; }

.p-75px {
  padding: 75px; }

.p-75em {
  padding: 75em; }

.p-75rem {
  padding: 75rem; }

.fz-76px {
  font-size: 76px; }

.fz-76em {
  font-size: 76em; }

.fz-76rem {
  font-size: 76rem; }

.p-76px {
  padding: 76px; }

.p-76em {
  padding: 76em; }

.p-76rem {
  padding: 76rem; }

.fz-77px {
  font-size: 77px; }

.fz-77em {
  font-size: 77em; }

.fz-77rem {
  font-size: 77rem; }

.p-77px {
  padding: 77px; }

.p-77em {
  padding: 77em; }

.p-77rem {
  padding: 77rem; }

.fz-78px {
  font-size: 78px; }

.fz-78em {
  font-size: 78em; }

.fz-78rem {
  font-size: 78rem; }

.p-78px {
  padding: 78px; }

.p-78em {
  padding: 78em; }

.p-78rem {
  padding: 78rem; }

.fz-79px {
  font-size: 79px; }

.fz-79em {
  font-size: 79em; }

.fz-79rem {
  font-size: 79rem; }

.p-79px {
  padding: 79px; }

.p-79em {
  padding: 79em; }

.p-79rem {
  padding: 79rem; }

.fz-80px {
  font-size: 80px; }

.fz-80em {
  font-size: 80em; }

.fz-80rem {
  font-size: 80rem; }

.p-80px {
  padding: 80px; }

.p-80em {
  padding: 80em; }

.p-80rem {
  padding: 80rem; }

.fz-81px {
  font-size: 81px; }

.fz-81em {
  font-size: 81em; }

.fz-81rem {
  font-size: 81rem; }

.p-81px {
  padding: 81px; }

.p-81em {
  padding: 81em; }

.p-81rem {
  padding: 81rem; }

.fz-82px {
  font-size: 82px; }

.fz-82em {
  font-size: 82em; }

.fz-82rem {
  font-size: 82rem; }

.p-82px {
  padding: 82px; }

.p-82em {
  padding: 82em; }

.p-82rem {
  padding: 82rem; }

.fz-83px {
  font-size: 83px; }

.fz-83em {
  font-size: 83em; }

.fz-83rem {
  font-size: 83rem; }

.p-83px {
  padding: 83px; }

.p-83em {
  padding: 83em; }

.p-83rem {
  padding: 83rem; }

.fz-84px {
  font-size: 84px; }

.fz-84em {
  font-size: 84em; }

.fz-84rem {
  font-size: 84rem; }

.p-84px {
  padding: 84px; }

.p-84em {
  padding: 84em; }

.p-84rem {
  padding: 84rem; }

.fz-85px {
  font-size: 85px; }

.fz-85em {
  font-size: 85em; }

.fz-85rem {
  font-size: 85rem; }

.p-85px {
  padding: 85px; }

.p-85em {
  padding: 85em; }

.p-85rem {
  padding: 85rem; }

.fz-86px {
  font-size: 86px; }

.fz-86em {
  font-size: 86em; }

.fz-86rem {
  font-size: 86rem; }

.p-86px {
  padding: 86px; }

.p-86em {
  padding: 86em; }

.p-86rem {
  padding: 86rem; }

.fz-87px {
  font-size: 87px; }

.fz-87em {
  font-size: 87em; }

.fz-87rem {
  font-size: 87rem; }

.p-87px {
  padding: 87px; }

.p-87em {
  padding: 87em; }

.p-87rem {
  padding: 87rem; }

.fz-88px {
  font-size: 88px; }

.fz-88em {
  font-size: 88em; }

.fz-88rem {
  font-size: 88rem; }

.p-88px {
  padding: 88px; }

.p-88em {
  padding: 88em; }

.p-88rem {
  padding: 88rem; }

.fz-89px {
  font-size: 89px; }

.fz-89em {
  font-size: 89em; }

.fz-89rem {
  font-size: 89rem; }

.p-89px {
  padding: 89px; }

.p-89em {
  padding: 89em; }

.p-89rem {
  padding: 89rem; }

.fz-90px {
  font-size: 90px; }

.fz-90em {
  font-size: 90em; }

.fz-90rem {
  font-size: 90rem; }

.p-90px {
  padding: 90px; }

.p-90em {
  padding: 90em; }

.p-90rem {
  padding: 90rem; }

.fz-91px {
  font-size: 91px; }

.fz-91em {
  font-size: 91em; }

.fz-91rem {
  font-size: 91rem; }

.p-91px {
  padding: 91px; }

.p-91em {
  padding: 91em; }

.p-91rem {
  padding: 91rem; }

.fz-92px {
  font-size: 92px; }

.fz-92em {
  font-size: 92em; }

.fz-92rem {
  font-size: 92rem; }

.p-92px {
  padding: 92px; }

.p-92em {
  padding: 92em; }

.p-92rem {
  padding: 92rem; }

.fz-93px {
  font-size: 93px; }

.fz-93em {
  font-size: 93em; }

.fz-93rem {
  font-size: 93rem; }

.p-93px {
  padding: 93px; }

.p-93em {
  padding: 93em; }

.p-93rem {
  padding: 93rem; }

.fz-94px {
  font-size: 94px; }

.fz-94em {
  font-size: 94em; }

.fz-94rem {
  font-size: 94rem; }

.p-94px {
  padding: 94px; }

.p-94em {
  padding: 94em; }

.p-94rem {
  padding: 94rem; }

.fz-95px {
  font-size: 95px; }

.fz-95em {
  font-size: 95em; }

.fz-95rem {
  font-size: 95rem; }

.p-95px {
  padding: 95px; }

.p-95em {
  padding: 95em; }

.p-95rem {
  padding: 95rem; }

.fz-96px {
  font-size: 96px; }

.fz-96em {
  font-size: 96em; }

.fz-96rem {
  font-size: 96rem; }

.p-96px {
  padding: 96px; }

.p-96em {
  padding: 96em; }

.p-96rem {
  padding: 96rem; }

.fz-97px {
  font-size: 97px; }

.fz-97em {
  font-size: 97em; }

.fz-97rem {
  font-size: 97rem; }

.p-97px {
  padding: 97px; }

.p-97em {
  padding: 97em; }

.p-97rem {
  padding: 97rem; }

.fz-98px {
  font-size: 98px; }

.fz-98em {
  font-size: 98em; }

.fz-98rem {
  font-size: 98rem; }

.p-98px {
  padding: 98px; }

.p-98em {
  padding: 98em; }

.p-98rem {
  padding: 98rem; }

.fz-99px {
  font-size: 99px; }

.fz-99em {
  font-size: 99em; }

.fz-99rem {
  font-size: 99rem; }

.p-99px {
  padding: 99px; }

.p-99em {
  padding: 99em; }

.p-99rem {
  padding: 99rem; }

.fz-100px {
  font-size: 100px; }

.fz-100em {
  font-size: 100em; }

.fz-100rem {
  font-size: 100rem; }

.p-100px {
  padding: 100px; }

.p-100em {
  padding: 100em; }

.p-100rem {
  padding: 100rem; }

.container {
  width: 100%;
  overflow: hidden; }
  .container:after {
    clear: both;
    height: 0;
    display: block;
    overflow: hidden;
    content: "\6211\662F\6E05\9664\6D6E\52A8"; }

.col-auto-1 {
  width: 4.16667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-1 {
    width: 4.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-1 {
    width: 4.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-1 {
    width: 4.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-1 {
    width: 4.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-1 {
    width: 4.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-2 {
  width: 8.33333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-2 {
    width: 8.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-2 {
    width: 8.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-2 {
    width: 8.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-2 {
    width: 8.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-2 {
    width: 8.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-3 {
  width: 12.5%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-3 {
    width: 12.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-3 {
    width: 12.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-3 {
    width: 12.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-3 {
    width: 12.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-3 {
    width: 12.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-4 {
  width: 16.66667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-4 {
    width: 16.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-4 {
    width: 16.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-4 {
    width: 16.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-4 {
    width: 16.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-4 {
    width: 16.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-5 {
  width: 20.83333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-5 {
    width: 20.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-5 {
    width: 20.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-5 {
    width: 20.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-5 {
    width: 20.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-5 {
    width: 20.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-6 {
  width: 25%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-6 {
    width: 25% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-6 {
    width: 25% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-6 {
    width: 25% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-6 {
    width: 25% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-6 {
    width: 25% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-7 {
  width: 29.16667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-7 {
    width: 29.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-7 {
    width: 29.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-7 {
    width: 29.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-7 {
    width: 29.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-7 {
    width: 29.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-8 {
  width: 33.33333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-8 {
    width: 33.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-8 {
    width: 33.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-8 {
    width: 33.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-8 {
    width: 33.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-8 {
    width: 33.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-9 {
  width: 37.5%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-9 {
    width: 37.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-9 {
    width: 37.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-9 {
    width: 37.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-9 {
    width: 37.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-9 {
    width: 37.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-10 {
  width: 41.66667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-10 {
    width: 41.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-10 {
    width: 41.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-10 {
    width: 41.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-10 {
    width: 41.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-10 {
    width: 41.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-11 {
  width: 45.83333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-11 {
    width: 45.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-11 {
    width: 45.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-11 {
    width: 45.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-11 {
    width: 45.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-11 {
    width: 45.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-12 {
  width: 50%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-12 {
    width: 50% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-12 {
    width: 50% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-12 {
    width: 50% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-12 {
    width: 50% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-12 {
    width: 50% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-13 {
  width: 54.16667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-13 {
    width: 54.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-13 {
    width: 54.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-13 {
    width: 54.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-13 {
    width: 54.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-13 {
    width: 54.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-14 {
  width: 58.33333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-14 {
    width: 58.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-14 {
    width: 58.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-14 {
    width: 58.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-14 {
    width: 58.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-14 {
    width: 58.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-15 {
  width: 62.5%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-15 {
    width: 62.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-15 {
    width: 62.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-15 {
    width: 62.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-15 {
    width: 62.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-15 {
    width: 62.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-16 {
  width: 66.66667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-16 {
    width: 66.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-16 {
    width: 66.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-16 {
    width: 66.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-16 {
    width: 66.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-16 {
    width: 66.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-17 {
  width: 70.83333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-17 {
    width: 70.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-17 {
    width: 70.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-17 {
    width: 70.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-17 {
    width: 70.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-17 {
    width: 70.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-18 {
  width: 75%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-18 {
    width: 75% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-18 {
    width: 75% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-18 {
    width: 75% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-18 {
    width: 75% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-18 {
    width: 75% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-19 {
  width: 79.16667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-19 {
    width: 79.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-19 {
    width: 79.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-19 {
    width: 79.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-19 {
    width: 79.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-19 {
    width: 79.16667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-20 {
  width: 83.33333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-20 {
    width: 83.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-20 {
    width: 83.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-20 {
    width: 83.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-20 {
    width: 83.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-20 {
    width: 83.33333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-21 {
  width: 87.5%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-21 {
    width: 87.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-21 {
    width: 87.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-21 {
    width: 87.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-21 {
    width: 87.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-21 {
    width: 87.5% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-22 {
  width: 91.66667%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-22 {
    width: 91.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-22 {
    width: 91.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-22 {
    width: 91.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-22 {
    width: 91.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-22 {
    width: 91.66667% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-23 {
  width: 95.83333%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-23 {
    width: 95.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-23 {
    width: 95.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-23 {
    width: 95.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-23 {
    width: 95.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-23 {
    width: 95.83333% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.col-auto-24 {
  width: 100%;
  min-height: 1px;
  margin: 0 auto; }

@media (min-width: 1200px) {
  .col-xl-24 {
    width: 100% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-xl-text-center {
    text-align: center !important; } }

@media (max-width: 1200px) {
  .col-l-24 {
    width: 100% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-l-text-center {
    text-align: center !important; } }

@media (max-width: 980px) {
  .col-m-24 {
    width: 100% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-m-text-center {
    text-align: center !important; } }

@media (max-width: 760px) {
  .col-s-24 {
    width: 100% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-s-text-center {
    text-align: center !important; } }

@media (max-width: 380px) {
  .col-ss-24 {
    width: 100% !important;
    min-height: 1px;
    margin: 0 auto; }
  .col-ss-text-center {
    text-align: center !important; } }

.h-auto-0 {
  height: 0%; }

@media (min-width: 1200px) {
  .h-xl-0 {
    height: 0% !important; } }

@media (max-width: 1200px) {
  .h-l-0 {
    height: 0% !important; } }

@media (max-width: 980px) {
  .h-m-0 {
    height: 0% !important; } }

@media (max-width: 760px) {
  .h-s-0 {
    height: 0% !important; } }

@media (max-width: 380px) {
  .h-ss-0 {
    height: 0% !important; } }

.h-auto-1 {
  height: 1%; }

@media (min-width: 1200px) {
  .h-xl-1 {
    height: 1% !important; } }

@media (max-width: 1200px) {
  .h-l-1 {
    height: 1% !important; } }

@media (max-width: 980px) {
  .h-m-1 {
    height: 1% !important; } }

@media (max-width: 760px) {
  .h-s-1 {
    height: 1% !important; } }

@media (max-width: 380px) {
  .h-ss-1 {
    height: 1% !important; } }

.h-auto-2 {
  height: 2%; }

@media (min-width: 1200px) {
  .h-xl-2 {
    height: 2% !important; } }

@media (max-width: 1200px) {
  .h-l-2 {
    height: 2% !important; } }

@media (max-width: 980px) {
  .h-m-2 {
    height: 2% !important; } }

@media (max-width: 760px) {
  .h-s-2 {
    height: 2% !important; } }

@media (max-width: 380px) {
  .h-ss-2 {
    height: 2% !important; } }

.h-auto-3 {
  height: 3%; }

@media (min-width: 1200px) {
  .h-xl-3 {
    height: 3% !important; } }

@media (max-width: 1200px) {
  .h-l-3 {
    height: 3% !important; } }

@media (max-width: 980px) {
  .h-m-3 {
    height: 3% !important; } }

@media (max-width: 760px) {
  .h-s-3 {
    height: 3% !important; } }

@media (max-width: 380px) {
  .h-ss-3 {
    height: 3% !important; } }

.h-auto-4 {
  height: 4%; }

@media (min-width: 1200px) {
  .h-xl-4 {
    height: 4% !important; } }

@media (max-width: 1200px) {
  .h-l-4 {
    height: 4% !important; } }

@media (max-width: 980px) {
  .h-m-4 {
    height: 4% !important; } }

@media (max-width: 760px) {
  .h-s-4 {
    height: 4% !important; } }

@media (max-width: 380px) {
  .h-ss-4 {
    height: 4% !important; } }

.h-auto-5 {
  height: 5%; }

@media (min-width: 1200px) {
  .h-xl-5 {
    height: 5% !important; } }

@media (max-width: 1200px) {
  .h-l-5 {
    height: 5% !important; } }

@media (max-width: 980px) {
  .h-m-5 {
    height: 5% !important; } }

@media (max-width: 760px) {
  .h-s-5 {
    height: 5% !important; } }

@media (max-width: 380px) {
  .h-ss-5 {
    height: 5% !important; } }

.h-auto-6 {
  height: 6%; }

@media (min-width: 1200px) {
  .h-xl-6 {
    height: 6% !important; } }

@media (max-width: 1200px) {
  .h-l-6 {
    height: 6% !important; } }

@media (max-width: 980px) {
  .h-m-6 {
    height: 6% !important; } }

@media (max-width: 760px) {
  .h-s-6 {
    height: 6% !important; } }

@media (max-width: 380px) {
  .h-ss-6 {
    height: 6% !important; } }

.h-auto-7 {
  height: 7%; }

@media (min-width: 1200px) {
  .h-xl-7 {
    height: 7% !important; } }

@media (max-width: 1200px) {
  .h-l-7 {
    height: 7% !important; } }

@media (max-width: 980px) {
  .h-m-7 {
    height: 7% !important; } }

@media (max-width: 760px) {
  .h-s-7 {
    height: 7% !important; } }

@media (max-width: 380px) {
  .h-ss-7 {
    height: 7% !important; } }

.h-auto-8 {
  height: 8%; }

@media (min-width: 1200px) {
  .h-xl-8 {
    height: 8% !important; } }

@media (max-width: 1200px) {
  .h-l-8 {
    height: 8% !important; } }

@media (max-width: 980px) {
  .h-m-8 {
    height: 8% !important; } }

@media (max-width: 760px) {
  .h-s-8 {
    height: 8% !important; } }

@media (max-width: 380px) {
  .h-ss-8 {
    height: 8% !important; } }

.h-auto-9 {
  height: 9%; }

@media (min-width: 1200px) {
  .h-xl-9 {
    height: 9% !important; } }

@media (max-width: 1200px) {
  .h-l-9 {
    height: 9% !important; } }

@media (max-width: 980px) {
  .h-m-9 {
    height: 9% !important; } }

@media (max-width: 760px) {
  .h-s-9 {
    height: 9% !important; } }

@media (max-width: 380px) {
  .h-ss-9 {
    height: 9% !important; } }

.h-auto-10 {
  height: 10%; }

@media (min-width: 1200px) {
  .h-xl-10 {
    height: 10% !important; } }

@media (max-width: 1200px) {
  .h-l-10 {
    height: 10% !important; } }

@media (max-width: 980px) {
  .h-m-10 {
    height: 10% !important; } }

@media (max-width: 760px) {
  .h-s-10 {
    height: 10% !important; } }

@media (max-width: 380px) {
  .h-ss-10 {
    height: 10% !important; } }

.h-auto-11 {
  height: 11%; }

@media (min-width: 1200px) {
  .h-xl-11 {
    height: 11% !important; } }

@media (max-width: 1200px) {
  .h-l-11 {
    height: 11% !important; } }

@media (max-width: 980px) {
  .h-m-11 {
    height: 11% !important; } }

@media (max-width: 760px) {
  .h-s-11 {
    height: 11% !important; } }

@media (max-width: 380px) {
  .h-ss-11 {
    height: 11% !important; } }

.h-auto-12 {
  height: 12%; }

@media (min-width: 1200px) {
  .h-xl-12 {
    height: 12% !important; } }

@media (max-width: 1200px) {
  .h-l-12 {
    height: 12% !important; } }

@media (max-width: 980px) {
  .h-m-12 {
    height: 12% !important; } }

@media (max-width: 760px) {
  .h-s-12 {
    height: 12% !important; } }

@media (max-width: 380px) {
  .h-ss-12 {
    height: 12% !important; } }

.h-auto-13 {
  height: 13%; }

@media (min-width: 1200px) {
  .h-xl-13 {
    height: 13% !important; } }

@media (max-width: 1200px) {
  .h-l-13 {
    height: 13% !important; } }

@media (max-width: 980px) {
  .h-m-13 {
    height: 13% !important; } }

@media (max-width: 760px) {
  .h-s-13 {
    height: 13% !important; } }

@media (max-width: 380px) {
  .h-ss-13 {
    height: 13% !important; } }

.h-auto-14 {
  height: 14%; }

@media (min-width: 1200px) {
  .h-xl-14 {
    height: 14% !important; } }

@media (max-width: 1200px) {
  .h-l-14 {
    height: 14% !important; } }

@media (max-width: 980px) {
  .h-m-14 {
    height: 14% !important; } }

@media (max-width: 760px) {
  .h-s-14 {
    height: 14% !important; } }

@media (max-width: 380px) {
  .h-ss-14 {
    height: 14% !important; } }

.h-auto-15 {
  height: 15%; }

@media (min-width: 1200px) {
  .h-xl-15 {
    height: 15% !important; } }

@media (max-width: 1200px) {
  .h-l-15 {
    height: 15% !important; } }

@media (max-width: 980px) {
  .h-m-15 {
    height: 15% !important; } }

@media (max-width: 760px) {
  .h-s-15 {
    height: 15% !important; } }

@media (max-width: 380px) {
  .h-ss-15 {
    height: 15% !important; } }

.h-auto-16 {
  height: 16%; }

@media (min-width: 1200px) {
  .h-xl-16 {
    height: 16% !important; } }

@media (max-width: 1200px) {
  .h-l-16 {
    height: 16% !important; } }

@media (max-width: 980px) {
  .h-m-16 {
    height: 16% !important; } }

@media (max-width: 760px) {
  .h-s-16 {
    height: 16% !important; } }

@media (max-width: 380px) {
  .h-ss-16 {
    height: 16% !important; } }

.h-auto-17 {
  height: 17%; }

@media (min-width: 1200px) {
  .h-xl-17 {
    height: 17% !important; } }

@media (max-width: 1200px) {
  .h-l-17 {
    height: 17% !important; } }

@media (max-width: 980px) {
  .h-m-17 {
    height: 17% !important; } }

@media (max-width: 760px) {
  .h-s-17 {
    height: 17% !important; } }

@media (max-width: 380px) {
  .h-ss-17 {
    height: 17% !important; } }

.h-auto-18 {
  height: 18%; }

@media (min-width: 1200px) {
  .h-xl-18 {
    height: 18% !important; } }

@media (max-width: 1200px) {
  .h-l-18 {
    height: 18% !important; } }

@media (max-width: 980px) {
  .h-m-18 {
    height: 18% !important; } }

@media (max-width: 760px) {
  .h-s-18 {
    height: 18% !important; } }

@media (max-width: 380px) {
  .h-ss-18 {
    height: 18% !important; } }

.h-auto-19 {
  height: 19%; }

@media (min-width: 1200px) {
  .h-xl-19 {
    height: 19% !important; } }

@media (max-width: 1200px) {
  .h-l-19 {
    height: 19% !important; } }

@media (max-width: 980px) {
  .h-m-19 {
    height: 19% !important; } }

@media (max-width: 760px) {
  .h-s-19 {
    height: 19% !important; } }

@media (max-width: 380px) {
  .h-ss-19 {
    height: 19% !important; } }

.h-auto-20 {
  height: 20%; }

@media (min-width: 1200px) {
  .h-xl-20 {
    height: 20% !important; } }

@media (max-width: 1200px) {
  .h-l-20 {
    height: 20% !important; } }

@media (max-width: 980px) {
  .h-m-20 {
    height: 20% !important; } }

@media (max-width: 760px) {
  .h-s-20 {
    height: 20% !important; } }

@media (max-width: 380px) {
  .h-ss-20 {
    height: 20% !important; } }

.h-auto-21 {
  height: 21%; }

@media (min-width: 1200px) {
  .h-xl-21 {
    height: 21% !important; } }

@media (max-width: 1200px) {
  .h-l-21 {
    height: 21% !important; } }

@media (max-width: 980px) {
  .h-m-21 {
    height: 21% !important; } }

@media (max-width: 760px) {
  .h-s-21 {
    height: 21% !important; } }

@media (max-width: 380px) {
  .h-ss-21 {
    height: 21% !important; } }

.h-auto-22 {
  height: 22%; }

@media (min-width: 1200px) {
  .h-xl-22 {
    height: 22% !important; } }

@media (max-width: 1200px) {
  .h-l-22 {
    height: 22% !important; } }

@media (max-width: 980px) {
  .h-m-22 {
    height: 22% !important; } }

@media (max-width: 760px) {
  .h-s-22 {
    height: 22% !important; } }

@media (max-width: 380px) {
  .h-ss-22 {
    height: 22% !important; } }

.h-auto-23 {
  height: 23%; }

@media (min-width: 1200px) {
  .h-xl-23 {
    height: 23% !important; } }

@media (max-width: 1200px) {
  .h-l-23 {
    height: 23% !important; } }

@media (max-width: 980px) {
  .h-m-23 {
    height: 23% !important; } }

@media (max-width: 760px) {
  .h-s-23 {
    height: 23% !important; } }

@media (max-width: 380px) {
  .h-ss-23 {
    height: 23% !important; } }

.h-auto-24 {
  height: 24%; }

@media (min-width: 1200px) {
  .h-xl-24 {
    height: 24% !important; } }

@media (max-width: 1200px) {
  .h-l-24 {
    height: 24% !important; } }

@media (max-width: 980px) {
  .h-m-24 {
    height: 24% !important; } }

@media (max-width: 760px) {
  .h-s-24 {
    height: 24% !important; } }

@media (max-width: 380px) {
  .h-ss-24 {
    height: 24% !important; } }

.h-auto-25 {
  height: 25%; }

@media (min-width: 1200px) {
  .h-xl-25 {
    height: 25% !important; } }

@media (max-width: 1200px) {
  .h-l-25 {
    height: 25% !important; } }

@media (max-width: 980px) {
  .h-m-25 {
    height: 25% !important; } }

@media (max-width: 760px) {
  .h-s-25 {
    height: 25% !important; } }

@media (max-width: 380px) {
  .h-ss-25 {
    height: 25% !important; } }

.h-auto-26 {
  height: 26%; }

@media (min-width: 1200px) {
  .h-xl-26 {
    height: 26% !important; } }

@media (max-width: 1200px) {
  .h-l-26 {
    height: 26% !important; } }

@media (max-width: 980px) {
  .h-m-26 {
    height: 26% !important; } }

@media (max-width: 760px) {
  .h-s-26 {
    height: 26% !important; } }

@media (max-width: 380px) {
  .h-ss-26 {
    height: 26% !important; } }

.h-auto-27 {
  height: 27%; }

@media (min-width: 1200px) {
  .h-xl-27 {
    height: 27% !important; } }

@media (max-width: 1200px) {
  .h-l-27 {
    height: 27% !important; } }

@media (max-width: 980px) {
  .h-m-27 {
    height: 27% !important; } }

@media (max-width: 760px) {
  .h-s-27 {
    height: 27% !important; } }

@media (max-width: 380px) {
  .h-ss-27 {
    height: 27% !important; } }

.h-auto-28 {
  height: 28%; }

@media (min-width: 1200px) {
  .h-xl-28 {
    height: 28% !important; } }

@media (max-width: 1200px) {
  .h-l-28 {
    height: 28% !important; } }

@media (max-width: 980px) {
  .h-m-28 {
    height: 28% !important; } }

@media (max-width: 760px) {
  .h-s-28 {
    height: 28% !important; } }

@media (max-width: 380px) {
  .h-ss-28 {
    height: 28% !important; } }

.h-auto-29 {
  height: 29%; }

@media (min-width: 1200px) {
  .h-xl-29 {
    height: 29% !important; } }

@media (max-width: 1200px) {
  .h-l-29 {
    height: 29% !important; } }

@media (max-width: 980px) {
  .h-m-29 {
    height: 29% !important; } }

@media (max-width: 760px) {
  .h-s-29 {
    height: 29% !important; } }

@media (max-width: 380px) {
  .h-ss-29 {
    height: 29% !important; } }

.h-auto-30 {
  height: 30%; }

@media (min-width: 1200px) {
  .h-xl-30 {
    height: 30% !important; } }

@media (max-width: 1200px) {
  .h-l-30 {
    height: 30% !important; } }

@media (max-width: 980px) {
  .h-m-30 {
    height: 30% !important; } }

@media (max-width: 760px) {
  .h-s-30 {
    height: 30% !important; } }

@media (max-width: 380px) {
  .h-ss-30 {
    height: 30% !important; } }

.h-auto-31 {
  height: 31%; }

@media (min-width: 1200px) {
  .h-xl-31 {
    height: 31% !important; } }

@media (max-width: 1200px) {
  .h-l-31 {
    height: 31% !important; } }

@media (max-width: 980px) {
  .h-m-31 {
    height: 31% !important; } }

@media (max-width: 760px) {
  .h-s-31 {
    height: 31% !important; } }

@media (max-width: 380px) {
  .h-ss-31 {
    height: 31% !important; } }

.h-auto-32 {
  height: 32%; }

@media (min-width: 1200px) {
  .h-xl-32 {
    height: 32% !important; } }

@media (max-width: 1200px) {
  .h-l-32 {
    height: 32% !important; } }

@media (max-width: 980px) {
  .h-m-32 {
    height: 32% !important; } }

@media (max-width: 760px) {
  .h-s-32 {
    height: 32% !important; } }

@media (max-width: 380px) {
  .h-ss-32 {
    height: 32% !important; } }

.h-auto-33 {
  height: 33%; }

@media (min-width: 1200px) {
  .h-xl-33 {
    height: 33% !important; } }

@media (max-width: 1200px) {
  .h-l-33 {
    height: 33% !important; } }

@media (max-width: 980px) {
  .h-m-33 {
    height: 33% !important; } }

@media (max-width: 760px) {
  .h-s-33 {
    height: 33% !important; } }

@media (max-width: 380px) {
  .h-ss-33 {
    height: 33% !important; } }

.h-auto-34 {
  height: 34%; }

@media (min-width: 1200px) {
  .h-xl-34 {
    height: 34% !important; } }

@media (max-width: 1200px) {
  .h-l-34 {
    height: 34% !important; } }

@media (max-width: 980px) {
  .h-m-34 {
    height: 34% !important; } }

@media (max-width: 760px) {
  .h-s-34 {
    height: 34% !important; } }

@media (max-width: 380px) {
  .h-ss-34 {
    height: 34% !important; } }

.h-auto-35 {
  height: 35%; }

@media (min-width: 1200px) {
  .h-xl-35 {
    height: 35% !important; } }

@media (max-width: 1200px) {
  .h-l-35 {
    height: 35% !important; } }

@media (max-width: 980px) {
  .h-m-35 {
    height: 35% !important; } }

@media (max-width: 760px) {
  .h-s-35 {
    height: 35% !important; } }

@media (max-width: 380px) {
  .h-ss-35 {
    height: 35% !important; } }

.h-auto-36 {
  height: 36%; }

@media (min-width: 1200px) {
  .h-xl-36 {
    height: 36% !important; } }

@media (max-width: 1200px) {
  .h-l-36 {
    height: 36% !important; } }

@media (max-width: 980px) {
  .h-m-36 {
    height: 36% !important; } }

@media (max-width: 760px) {
  .h-s-36 {
    height: 36% !important; } }

@media (max-width: 380px) {
  .h-ss-36 {
    height: 36% !important; } }

.h-auto-37 {
  height: 37%; }

@media (min-width: 1200px) {
  .h-xl-37 {
    height: 37% !important; } }

@media (max-width: 1200px) {
  .h-l-37 {
    height: 37% !important; } }

@media (max-width: 980px) {
  .h-m-37 {
    height: 37% !important; } }

@media (max-width: 760px) {
  .h-s-37 {
    height: 37% !important; } }

@media (max-width: 380px) {
  .h-ss-37 {
    height: 37% !important; } }

.h-auto-38 {
  height: 38%; }

@media (min-width: 1200px) {
  .h-xl-38 {
    height: 38% !important; } }

@media (max-width: 1200px) {
  .h-l-38 {
    height: 38% !important; } }

@media (max-width: 980px) {
  .h-m-38 {
    height: 38% !important; } }

@media (max-width: 760px) {
  .h-s-38 {
    height: 38% !important; } }

@media (max-width: 380px) {
  .h-ss-38 {
    height: 38% !important; } }

.h-auto-39 {
  height: 39%; }

@media (min-width: 1200px) {
  .h-xl-39 {
    height: 39% !important; } }

@media (max-width: 1200px) {
  .h-l-39 {
    height: 39% !important; } }

@media (max-width: 980px) {
  .h-m-39 {
    height: 39% !important; } }

@media (max-width: 760px) {
  .h-s-39 {
    height: 39% !important; } }

@media (max-width: 380px) {
  .h-ss-39 {
    height: 39% !important; } }

.h-auto-40 {
  height: 40%; }

@media (min-width: 1200px) {
  .h-xl-40 {
    height: 40% !important; } }

@media (max-width: 1200px) {
  .h-l-40 {
    height: 40% !important; } }

@media (max-width: 980px) {
  .h-m-40 {
    height: 40% !important; } }

@media (max-width: 760px) {
  .h-s-40 {
    height: 40% !important; } }

@media (max-width: 380px) {
  .h-ss-40 {
    height: 40% !important; } }

.h-auto-41 {
  height: 41%; }

@media (min-width: 1200px) {
  .h-xl-41 {
    height: 41% !important; } }

@media (max-width: 1200px) {
  .h-l-41 {
    height: 41% !important; } }

@media (max-width: 980px) {
  .h-m-41 {
    height: 41% !important; } }

@media (max-width: 760px) {
  .h-s-41 {
    height: 41% !important; } }

@media (max-width: 380px) {
  .h-ss-41 {
    height: 41% !important; } }

.h-auto-42 {
  height: 42%; }

@media (min-width: 1200px) {
  .h-xl-42 {
    height: 42% !important; } }

@media (max-width: 1200px) {
  .h-l-42 {
    height: 42% !important; } }

@media (max-width: 980px) {
  .h-m-42 {
    height: 42% !important; } }

@media (max-width: 760px) {
  .h-s-42 {
    height: 42% !important; } }

@media (max-width: 380px) {
  .h-ss-42 {
    height: 42% !important; } }

.h-auto-43 {
  height: 43%; }

@media (min-width: 1200px) {
  .h-xl-43 {
    height: 43% !important; } }

@media (max-width: 1200px) {
  .h-l-43 {
    height: 43% !important; } }

@media (max-width: 980px) {
  .h-m-43 {
    height: 43% !important; } }

@media (max-width: 760px) {
  .h-s-43 {
    height: 43% !important; } }

@media (max-width: 380px) {
  .h-ss-43 {
    height: 43% !important; } }

.h-auto-44 {
  height: 44%; }

@media (min-width: 1200px) {
  .h-xl-44 {
    height: 44% !important; } }

@media (max-width: 1200px) {
  .h-l-44 {
    height: 44% !important; } }

@media (max-width: 980px) {
  .h-m-44 {
    height: 44% !important; } }

@media (max-width: 760px) {
  .h-s-44 {
    height: 44% !important; } }

@media (max-width: 380px) {
  .h-ss-44 {
    height: 44% !important; } }

.h-auto-45 {
  height: 45%; }

@media (min-width: 1200px) {
  .h-xl-45 {
    height: 45% !important; } }

@media (max-width: 1200px) {
  .h-l-45 {
    height: 45% !important; } }

@media (max-width: 980px) {
  .h-m-45 {
    height: 45% !important; } }

@media (max-width: 760px) {
  .h-s-45 {
    height: 45% !important; } }

@media (max-width: 380px) {
  .h-ss-45 {
    height: 45% !important; } }

.h-auto-46 {
  height: 46%; }

@media (min-width: 1200px) {
  .h-xl-46 {
    height: 46% !important; } }

@media (max-width: 1200px) {
  .h-l-46 {
    height: 46% !important; } }

@media (max-width: 980px) {
  .h-m-46 {
    height: 46% !important; } }

@media (max-width: 760px) {
  .h-s-46 {
    height: 46% !important; } }

@media (max-width: 380px) {
  .h-ss-46 {
    height: 46% !important; } }

.h-auto-47 {
  height: 47%; }

@media (min-width: 1200px) {
  .h-xl-47 {
    height: 47% !important; } }

@media (max-width: 1200px) {
  .h-l-47 {
    height: 47% !important; } }

@media (max-width: 980px) {
  .h-m-47 {
    height: 47% !important; } }

@media (max-width: 760px) {
  .h-s-47 {
    height: 47% !important; } }

@media (max-width: 380px) {
  .h-ss-47 {
    height: 47% !important; } }

.h-auto-48 {
  height: 48%; }

@media (min-width: 1200px) {
  .h-xl-48 {
    height: 48% !important; } }

@media (max-width: 1200px) {
  .h-l-48 {
    height: 48% !important; } }

@media (max-width: 980px) {
  .h-m-48 {
    height: 48% !important; } }

@media (max-width: 760px) {
  .h-s-48 {
    height: 48% !important; } }

@media (max-width: 380px) {
  .h-ss-48 {
    height: 48% !important; } }

.h-auto-49 {
  height: 49%; }

@media (min-width: 1200px) {
  .h-xl-49 {
    height: 49% !important; } }

@media (max-width: 1200px) {
  .h-l-49 {
    height: 49% !important; } }

@media (max-width: 980px) {
  .h-m-49 {
    height: 49% !important; } }

@media (max-width: 760px) {
  .h-s-49 {
    height: 49% !important; } }

@media (max-width: 380px) {
  .h-ss-49 {
    height: 49% !important; } }

.h-auto-50 {
  height: 50%; }

@media (min-width: 1200px) {
  .h-xl-50 {
    height: 50% !important; } }

@media (max-width: 1200px) {
  .h-l-50 {
    height: 50% !important; } }

@media (max-width: 980px) {
  .h-m-50 {
    height: 50% !important; } }

@media (max-width: 760px) {
  .h-s-50 {
    height: 50% !important; } }

@media (max-width: 380px) {
  .h-ss-50 {
    height: 50% !important; } }

.h-auto-51 {
  height: 51%; }

@media (min-width: 1200px) {
  .h-xl-51 {
    height: 51% !important; } }

@media (max-width: 1200px) {
  .h-l-51 {
    height: 51% !important; } }

@media (max-width: 980px) {
  .h-m-51 {
    height: 51% !important; } }

@media (max-width: 760px) {
  .h-s-51 {
    height: 51% !important; } }

@media (max-width: 380px) {
  .h-ss-51 {
    height: 51% !important; } }

.h-auto-52 {
  height: 52%; }

@media (min-width: 1200px) {
  .h-xl-52 {
    height: 52% !important; } }

@media (max-width: 1200px) {
  .h-l-52 {
    height: 52% !important; } }

@media (max-width: 980px) {
  .h-m-52 {
    height: 52% !important; } }

@media (max-width: 760px) {
  .h-s-52 {
    height: 52% !important; } }

@media (max-width: 380px) {
  .h-ss-52 {
    height: 52% !important; } }

.h-auto-53 {
  height: 53%; }

@media (min-width: 1200px) {
  .h-xl-53 {
    height: 53% !important; } }

@media (max-width: 1200px) {
  .h-l-53 {
    height: 53% !important; } }

@media (max-width: 980px) {
  .h-m-53 {
    height: 53% !important; } }

@media (max-width: 760px) {
  .h-s-53 {
    height: 53% !important; } }

@media (max-width: 380px) {
  .h-ss-53 {
    height: 53% !important; } }

.h-auto-54 {
  height: 54%; }

@media (min-width: 1200px) {
  .h-xl-54 {
    height: 54% !important; } }

@media (max-width: 1200px) {
  .h-l-54 {
    height: 54% !important; } }

@media (max-width: 980px) {
  .h-m-54 {
    height: 54% !important; } }

@media (max-width: 760px) {
  .h-s-54 {
    height: 54% !important; } }

@media (max-width: 380px) {
  .h-ss-54 {
    height: 54% !important; } }

.h-auto-55 {
  height: 55%; }

@media (min-width: 1200px) {
  .h-xl-55 {
    height: 55% !important; } }

@media (max-width: 1200px) {
  .h-l-55 {
    height: 55% !important; } }

@media (max-width: 980px) {
  .h-m-55 {
    height: 55% !important; } }

@media (max-width: 760px) {
  .h-s-55 {
    height: 55% !important; } }

@media (max-width: 380px) {
  .h-ss-55 {
    height: 55% !important; } }

.h-auto-56 {
  height: 56%; }

@media (min-width: 1200px) {
  .h-xl-56 {
    height: 56% !important; } }

@media (max-width: 1200px) {
  .h-l-56 {
    height: 56% !important; } }

@media (max-width: 980px) {
  .h-m-56 {
    height: 56% !important; } }

@media (max-width: 760px) {
  .h-s-56 {
    height: 56% !important; } }

@media (max-width: 380px) {
  .h-ss-56 {
    height: 56% !important; } }

.h-auto-57 {
  height: 57%; }

@media (min-width: 1200px) {
  .h-xl-57 {
    height: 57% !important; } }

@media (max-width: 1200px) {
  .h-l-57 {
    height: 57% !important; } }

@media (max-width: 980px) {
  .h-m-57 {
    height: 57% !important; } }

@media (max-width: 760px) {
  .h-s-57 {
    height: 57% !important; } }

@media (max-width: 380px) {
  .h-ss-57 {
    height: 57% !important; } }

.h-auto-58 {
  height: 58%; }

@media (min-width: 1200px) {
  .h-xl-58 {
    height: 58% !important; } }

@media (max-width: 1200px) {
  .h-l-58 {
    height: 58% !important; } }

@media (max-width: 980px) {
  .h-m-58 {
    height: 58% !important; } }

@media (max-width: 760px) {
  .h-s-58 {
    height: 58% !important; } }

@media (max-width: 380px) {
  .h-ss-58 {
    height: 58% !important; } }

.h-auto-59 {
  height: 59%; }

@media (min-width: 1200px) {
  .h-xl-59 {
    height: 59% !important; } }

@media (max-width: 1200px) {
  .h-l-59 {
    height: 59% !important; } }

@media (max-width: 980px) {
  .h-m-59 {
    height: 59% !important; } }

@media (max-width: 760px) {
  .h-s-59 {
    height: 59% !important; } }

@media (max-width: 380px) {
  .h-ss-59 {
    height: 59% !important; } }

.h-auto-60 {
  height: 60%; }

@media (min-width: 1200px) {
  .h-xl-60 {
    height: 60% !important; } }

@media (max-width: 1200px) {
  .h-l-60 {
    height: 60% !important; } }

@media (max-width: 980px) {
  .h-m-60 {
    height: 60% !important; } }

@media (max-width: 760px) {
  .h-s-60 {
    height: 60% !important; } }

@media (max-width: 380px) {
  .h-ss-60 {
    height: 60% !important; } }

.h-auto-61 {
  height: 61%; }

@media (min-width: 1200px) {
  .h-xl-61 {
    height: 61% !important; } }

@media (max-width: 1200px) {
  .h-l-61 {
    height: 61% !important; } }

@media (max-width: 980px) {
  .h-m-61 {
    height: 61% !important; } }

@media (max-width: 760px) {
  .h-s-61 {
    height: 61% !important; } }

@media (max-width: 380px) {
  .h-ss-61 {
    height: 61% !important; } }

.h-auto-62 {
  height: 62%; }

@media (min-width: 1200px) {
  .h-xl-62 {
    height: 62% !important; } }

@media (max-width: 1200px) {
  .h-l-62 {
    height: 62% !important; } }

@media (max-width: 980px) {
  .h-m-62 {
    height: 62% !important; } }

@media (max-width: 760px) {
  .h-s-62 {
    height: 62% !important; } }

@media (max-width: 380px) {
  .h-ss-62 {
    height: 62% !important; } }

.h-auto-63 {
  height: 63%; }

@media (min-width: 1200px) {
  .h-xl-63 {
    height: 63% !important; } }

@media (max-width: 1200px) {
  .h-l-63 {
    height: 63% !important; } }

@media (max-width: 980px) {
  .h-m-63 {
    height: 63% !important; } }

@media (max-width: 760px) {
  .h-s-63 {
    height: 63% !important; } }

@media (max-width: 380px) {
  .h-ss-63 {
    height: 63% !important; } }

.h-auto-64 {
  height: 64%; }

@media (min-width: 1200px) {
  .h-xl-64 {
    height: 64% !important; } }

@media (max-width: 1200px) {
  .h-l-64 {
    height: 64% !important; } }

@media (max-width: 980px) {
  .h-m-64 {
    height: 64% !important; } }

@media (max-width: 760px) {
  .h-s-64 {
    height: 64% !important; } }

@media (max-width: 380px) {
  .h-ss-64 {
    height: 64% !important; } }

.h-auto-65 {
  height: 65%; }

@media (min-width: 1200px) {
  .h-xl-65 {
    height: 65% !important; } }

@media (max-width: 1200px) {
  .h-l-65 {
    height: 65% !important; } }

@media (max-width: 980px) {
  .h-m-65 {
    height: 65% !important; } }

@media (max-width: 760px) {
  .h-s-65 {
    height: 65% !important; } }

@media (max-width: 380px) {
  .h-ss-65 {
    height: 65% !important; } }

.h-auto-66 {
  height: 66%; }

@media (min-width: 1200px) {
  .h-xl-66 {
    height: 66% !important; } }

@media (max-width: 1200px) {
  .h-l-66 {
    height: 66% !important; } }

@media (max-width: 980px) {
  .h-m-66 {
    height: 66% !important; } }

@media (max-width: 760px) {
  .h-s-66 {
    height: 66% !important; } }

@media (max-width: 380px) {
  .h-ss-66 {
    height: 66% !important; } }

.h-auto-67 {
  height: 67%; }

@media (min-width: 1200px) {
  .h-xl-67 {
    height: 67% !important; } }

@media (max-width: 1200px) {
  .h-l-67 {
    height: 67% !important; } }

@media (max-width: 980px) {
  .h-m-67 {
    height: 67% !important; } }

@media (max-width: 760px) {
  .h-s-67 {
    height: 67% !important; } }

@media (max-width: 380px) {
  .h-ss-67 {
    height: 67% !important; } }

.h-auto-68 {
  height: 68%; }

@media (min-width: 1200px) {
  .h-xl-68 {
    height: 68% !important; } }

@media (max-width: 1200px) {
  .h-l-68 {
    height: 68% !important; } }

@media (max-width: 980px) {
  .h-m-68 {
    height: 68% !important; } }

@media (max-width: 760px) {
  .h-s-68 {
    height: 68% !important; } }

@media (max-width: 380px) {
  .h-ss-68 {
    height: 68% !important; } }

.h-auto-69 {
  height: 69%; }

@media (min-width: 1200px) {
  .h-xl-69 {
    height: 69% !important; } }

@media (max-width: 1200px) {
  .h-l-69 {
    height: 69% !important; } }

@media (max-width: 980px) {
  .h-m-69 {
    height: 69% !important; } }

@media (max-width: 760px) {
  .h-s-69 {
    height: 69% !important; } }

@media (max-width: 380px) {
  .h-ss-69 {
    height: 69% !important; } }

.h-auto-70 {
  height: 70%; }

@media (min-width: 1200px) {
  .h-xl-70 {
    height: 70% !important; } }

@media (max-width: 1200px) {
  .h-l-70 {
    height: 70% !important; } }

@media (max-width: 980px) {
  .h-m-70 {
    height: 70% !important; } }

@media (max-width: 760px) {
  .h-s-70 {
    height: 70% !important; } }

@media (max-width: 380px) {
  .h-ss-70 {
    height: 70% !important; } }

.h-auto-71 {
  height: 71%; }

@media (min-width: 1200px) {
  .h-xl-71 {
    height: 71% !important; } }

@media (max-width: 1200px) {
  .h-l-71 {
    height: 71% !important; } }

@media (max-width: 980px) {
  .h-m-71 {
    height: 71% !important; } }

@media (max-width: 760px) {
  .h-s-71 {
    height: 71% !important; } }

@media (max-width: 380px) {
  .h-ss-71 {
    height: 71% !important; } }

.h-auto-72 {
  height: 72%; }

@media (min-width: 1200px) {
  .h-xl-72 {
    height: 72% !important; } }

@media (max-width: 1200px) {
  .h-l-72 {
    height: 72% !important; } }

@media (max-width: 980px) {
  .h-m-72 {
    height: 72% !important; } }

@media (max-width: 760px) {
  .h-s-72 {
    height: 72% !important; } }

@media (max-width: 380px) {
  .h-ss-72 {
    height: 72% !important; } }

.h-auto-73 {
  height: 73%; }

@media (min-width: 1200px) {
  .h-xl-73 {
    height: 73% !important; } }

@media (max-width: 1200px) {
  .h-l-73 {
    height: 73% !important; } }

@media (max-width: 980px) {
  .h-m-73 {
    height: 73% !important; } }

@media (max-width: 760px) {
  .h-s-73 {
    height: 73% !important; } }

@media (max-width: 380px) {
  .h-ss-73 {
    height: 73% !important; } }

.h-auto-74 {
  height: 74%; }

@media (min-width: 1200px) {
  .h-xl-74 {
    height: 74% !important; } }

@media (max-width: 1200px) {
  .h-l-74 {
    height: 74% !important; } }

@media (max-width: 980px) {
  .h-m-74 {
    height: 74% !important; } }

@media (max-width: 760px) {
  .h-s-74 {
    height: 74% !important; } }

@media (max-width: 380px) {
  .h-ss-74 {
    height: 74% !important; } }

.h-auto-75 {
  height: 75%; }

@media (min-width: 1200px) {
  .h-xl-75 {
    height: 75% !important; } }

@media (max-width: 1200px) {
  .h-l-75 {
    height: 75% !important; } }

@media (max-width: 980px) {
  .h-m-75 {
    height: 75% !important; } }

@media (max-width: 760px) {
  .h-s-75 {
    height: 75% !important; } }

@media (max-width: 380px) {
  .h-ss-75 {
    height: 75% !important; } }

.h-auto-76 {
  height: 76%; }

@media (min-width: 1200px) {
  .h-xl-76 {
    height: 76% !important; } }

@media (max-width: 1200px) {
  .h-l-76 {
    height: 76% !important; } }

@media (max-width: 980px) {
  .h-m-76 {
    height: 76% !important; } }

@media (max-width: 760px) {
  .h-s-76 {
    height: 76% !important; } }

@media (max-width: 380px) {
  .h-ss-76 {
    height: 76% !important; } }

.h-auto-77 {
  height: 77%; }

@media (min-width: 1200px) {
  .h-xl-77 {
    height: 77% !important; } }

@media (max-width: 1200px) {
  .h-l-77 {
    height: 77% !important; } }

@media (max-width: 980px) {
  .h-m-77 {
    height: 77% !important; } }

@media (max-width: 760px) {
  .h-s-77 {
    height: 77% !important; } }

@media (max-width: 380px) {
  .h-ss-77 {
    height: 77% !important; } }

.h-auto-78 {
  height: 78%; }

@media (min-width: 1200px) {
  .h-xl-78 {
    height: 78% !important; } }

@media (max-width: 1200px) {
  .h-l-78 {
    height: 78% !important; } }

@media (max-width: 980px) {
  .h-m-78 {
    height: 78% !important; } }

@media (max-width: 760px) {
  .h-s-78 {
    height: 78% !important; } }

@media (max-width: 380px) {
  .h-ss-78 {
    height: 78% !important; } }

.h-auto-79 {
  height: 79%; }

@media (min-width: 1200px) {
  .h-xl-79 {
    height: 79% !important; } }

@media (max-width: 1200px) {
  .h-l-79 {
    height: 79% !important; } }

@media (max-width: 980px) {
  .h-m-79 {
    height: 79% !important; } }

@media (max-width: 760px) {
  .h-s-79 {
    height: 79% !important; } }

@media (max-width: 380px) {
  .h-ss-79 {
    height: 79% !important; } }

.h-auto-80 {
  height: 80%; }

@media (min-width: 1200px) {
  .h-xl-80 {
    height: 80% !important; } }

@media (max-width: 1200px) {
  .h-l-80 {
    height: 80% !important; } }

@media (max-width: 980px) {
  .h-m-80 {
    height: 80% !important; } }

@media (max-width: 760px) {
  .h-s-80 {
    height: 80% !important; } }

@media (max-width: 380px) {
  .h-ss-80 {
    height: 80% !important; } }

.h-auto-81 {
  height: 81%; }

@media (min-width: 1200px) {
  .h-xl-81 {
    height: 81% !important; } }

@media (max-width: 1200px) {
  .h-l-81 {
    height: 81% !important; } }

@media (max-width: 980px) {
  .h-m-81 {
    height: 81% !important; } }

@media (max-width: 760px) {
  .h-s-81 {
    height: 81% !important; } }

@media (max-width: 380px) {
  .h-ss-81 {
    height: 81% !important; } }

.h-auto-82 {
  height: 82%; }

@media (min-width: 1200px) {
  .h-xl-82 {
    height: 82% !important; } }

@media (max-width: 1200px) {
  .h-l-82 {
    height: 82% !important; } }

@media (max-width: 980px) {
  .h-m-82 {
    height: 82% !important; } }

@media (max-width: 760px) {
  .h-s-82 {
    height: 82% !important; } }

@media (max-width: 380px) {
  .h-ss-82 {
    height: 82% !important; } }

.h-auto-83 {
  height: 83%; }

@media (min-width: 1200px) {
  .h-xl-83 {
    height: 83% !important; } }

@media (max-width: 1200px) {
  .h-l-83 {
    height: 83% !important; } }

@media (max-width: 980px) {
  .h-m-83 {
    height: 83% !important; } }

@media (max-width: 760px) {
  .h-s-83 {
    height: 83% !important; } }

@media (max-width: 380px) {
  .h-ss-83 {
    height: 83% !important; } }

.h-auto-84 {
  height: 84%; }

@media (min-width: 1200px) {
  .h-xl-84 {
    height: 84% !important; } }

@media (max-width: 1200px) {
  .h-l-84 {
    height: 84% !important; } }

@media (max-width: 980px) {
  .h-m-84 {
    height: 84% !important; } }

@media (max-width: 760px) {
  .h-s-84 {
    height: 84% !important; } }

@media (max-width: 380px) {
  .h-ss-84 {
    height: 84% !important; } }

.h-auto-85 {
  height: 85%; }

@media (min-width: 1200px) {
  .h-xl-85 {
    height: 85% !important; } }

@media (max-width: 1200px) {
  .h-l-85 {
    height: 85% !important; } }

@media (max-width: 980px) {
  .h-m-85 {
    height: 85% !important; } }

@media (max-width: 760px) {
  .h-s-85 {
    height: 85% !important; } }

@media (max-width: 380px) {
  .h-ss-85 {
    height: 85% !important; } }

.h-auto-86 {
  height: 86%; }

@media (min-width: 1200px) {
  .h-xl-86 {
    height: 86% !important; } }

@media (max-width: 1200px) {
  .h-l-86 {
    height: 86% !important; } }

@media (max-width: 980px) {
  .h-m-86 {
    height: 86% !important; } }

@media (max-width: 760px) {
  .h-s-86 {
    height: 86% !important; } }

@media (max-width: 380px) {
  .h-ss-86 {
    height: 86% !important; } }

.h-auto-87 {
  height: 87%; }

@media (min-width: 1200px) {
  .h-xl-87 {
    height: 87% !important; } }

@media (max-width: 1200px) {
  .h-l-87 {
    height: 87% !important; } }

@media (max-width: 980px) {
  .h-m-87 {
    height: 87% !important; } }

@media (max-width: 760px) {
  .h-s-87 {
    height: 87% !important; } }

@media (max-width: 380px) {
  .h-ss-87 {
    height: 87% !important; } }

.h-auto-88 {
  height: 88%; }

@media (min-width: 1200px) {
  .h-xl-88 {
    height: 88% !important; } }

@media (max-width: 1200px) {
  .h-l-88 {
    height: 88% !important; } }

@media (max-width: 980px) {
  .h-m-88 {
    height: 88% !important; } }

@media (max-width: 760px) {
  .h-s-88 {
    height: 88% !important; } }

@media (max-width: 380px) {
  .h-ss-88 {
    height: 88% !important; } }

.h-auto-89 {
  height: 89%; }

@media (min-width: 1200px) {
  .h-xl-89 {
    height: 89% !important; } }

@media (max-width: 1200px) {
  .h-l-89 {
    height: 89% !important; } }

@media (max-width: 980px) {
  .h-m-89 {
    height: 89% !important; } }

@media (max-width: 760px) {
  .h-s-89 {
    height: 89% !important; } }

@media (max-width: 380px) {
  .h-ss-89 {
    height: 89% !important; } }

.h-auto-90 {
  height: 90%; }

@media (min-width: 1200px) {
  .h-xl-90 {
    height: 90% !important; } }

@media (max-width: 1200px) {
  .h-l-90 {
    height: 90% !important; } }

@media (max-width: 980px) {
  .h-m-90 {
    height: 90% !important; } }

@media (max-width: 760px) {
  .h-s-90 {
    height: 90% !important; } }

@media (max-width: 380px) {
  .h-ss-90 {
    height: 90% !important; } }

.h-auto-91 {
  height: 91%; }

@media (min-width: 1200px) {
  .h-xl-91 {
    height: 91% !important; } }

@media (max-width: 1200px) {
  .h-l-91 {
    height: 91% !important; } }

@media (max-width: 980px) {
  .h-m-91 {
    height: 91% !important; } }

@media (max-width: 760px) {
  .h-s-91 {
    height: 91% !important; } }

@media (max-width: 380px) {
  .h-ss-91 {
    height: 91% !important; } }

.h-auto-92 {
  height: 92%; }

@media (min-width: 1200px) {
  .h-xl-92 {
    height: 92% !important; } }

@media (max-width: 1200px) {
  .h-l-92 {
    height: 92% !important; } }

@media (max-width: 980px) {
  .h-m-92 {
    height: 92% !important; } }

@media (max-width: 760px) {
  .h-s-92 {
    height: 92% !important; } }

@media (max-width: 380px) {
  .h-ss-92 {
    height: 92% !important; } }

.h-auto-93 {
  height: 93%; }

@media (min-width: 1200px) {
  .h-xl-93 {
    height: 93% !important; } }

@media (max-width: 1200px) {
  .h-l-93 {
    height: 93% !important; } }

@media (max-width: 980px) {
  .h-m-93 {
    height: 93% !important; } }

@media (max-width: 760px) {
  .h-s-93 {
    height: 93% !important; } }

@media (max-width: 380px) {
  .h-ss-93 {
    height: 93% !important; } }

.h-auto-94 {
  height: 94%; }

@media (min-width: 1200px) {
  .h-xl-94 {
    height: 94% !important; } }

@media (max-width: 1200px) {
  .h-l-94 {
    height: 94% !important; } }

@media (max-width: 980px) {
  .h-m-94 {
    height: 94% !important; } }

@media (max-width: 760px) {
  .h-s-94 {
    height: 94% !important; } }

@media (max-width: 380px) {
  .h-ss-94 {
    height: 94% !important; } }

.h-auto-95 {
  height: 95%; }

@media (min-width: 1200px) {
  .h-xl-95 {
    height: 95% !important; } }

@media (max-width: 1200px) {
  .h-l-95 {
    height: 95% !important; } }

@media (max-width: 980px) {
  .h-m-95 {
    height: 95% !important; } }

@media (max-width: 760px) {
  .h-s-95 {
    height: 95% !important; } }

@media (max-width: 380px) {
  .h-ss-95 {
    height: 95% !important; } }

.h-auto-96 {
  height: 96%; }

@media (min-width: 1200px) {
  .h-xl-96 {
    height: 96% !important; } }

@media (max-width: 1200px) {
  .h-l-96 {
    height: 96% !important; } }

@media (max-width: 980px) {
  .h-m-96 {
    height: 96% !important; } }

@media (max-width: 760px) {
  .h-s-96 {
    height: 96% !important; } }

@media (max-width: 380px) {
  .h-ss-96 {
    height: 96% !important; } }

.h-auto-97 {
  height: 97%; }

@media (min-width: 1200px) {
  .h-xl-97 {
    height: 97% !important; } }

@media (max-width: 1200px) {
  .h-l-97 {
    height: 97% !important; } }

@media (max-width: 980px) {
  .h-m-97 {
    height: 97% !important; } }

@media (max-width: 760px) {
  .h-s-97 {
    height: 97% !important; } }

@media (max-width: 380px) {
  .h-ss-97 {
    height: 97% !important; } }

.h-auto-98 {
  height: 98%; }

@media (min-width: 1200px) {
  .h-xl-98 {
    height: 98% !important; } }

@media (max-width: 1200px) {
  .h-l-98 {
    height: 98% !important; } }

@media (max-width: 980px) {
  .h-m-98 {
    height: 98% !important; } }

@media (max-width: 760px) {
  .h-s-98 {
    height: 98% !important; } }

@media (max-width: 380px) {
  .h-ss-98 {
    height: 98% !important; } }

.h-auto-99 {
  height: 99%; }

@media (min-width: 1200px) {
  .h-xl-99 {
    height: 99% !important; } }

@media (max-width: 1200px) {
  .h-l-99 {
    height: 99% !important; } }

@media (max-width: 980px) {
  .h-m-99 {
    height: 99% !important; } }

@media (max-width: 760px) {
  .h-s-99 {
    height: 99% !important; } }

@media (max-width: 380px) {
  .h-ss-99 {
    height: 99% !important; } }

.h-auto-100 {
  height: 100%; }

@media (min-width: 1200px) {
  .h-xl-100 {
    height: 100% !important; } }

@media (max-width: 1200px) {
  .h-l-100 {
    height: 100% !important; } }

@media (max-width: 980px) {
  .h-m-100 {
    height: 100% !important; } }

@media (max-width: 760px) {
  .h-s-100 {
    height: 100% !important; } }

@media (max-width: 380px) {
  .h-ss-100 {
    height: 100% !important; } }

.col-auto-hide {
  display: none; }

.col-auto-show {
  display: block; }

@media (min-width: 1200px) {
  .col-xl-hide {
    display: none; }
  .col-xl-show {
    display: block; } }

@media (min-width: 980px) and (max-width: 1200px) {
  .col-l-hide {
    display: none; }
  .col-l-show {
    display: block; } }

@media (min-width: 760px) and (max-width: 980px) {
  .col-m-hide {
    display: none; }
  .col-m-show {
    display: block; } }

@media (max-width: 760px) {
  .col-s-hide {
    display: none; }
  .col-s-show {
    display: block; } }

html ::-webkit-scrollbar {
  width: 0px; }

html ::-webkit-scrollbar-button {
  display: none; }

html ::-webkit-scrollbar-track {
  display: none; }

html ::-webkit-scrollbar-corner {
  display: none; }

html ::-webkit-resizer {
  display: none; }

.scale-auto-1 {
  transform: scale(0.1); }

@media (min-width: 1200px) {
  .scale-xl-1 {
    transform: scale(0.1); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-1 {
    transform: scale(0.1); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-1 {
    transform: scale(0.1); } }

@media (max-width: 760px) {
  .scale-s-1 {
    transform: scale(0.1); } }

@media (max-width: 380px) {
  .scale-ss-1 {
    transform: scale(0.1) !important; } }

.scale-auto-2 {
  transform: scale(0.2); }

@media (min-width: 1200px) {
  .scale-xl-2 {
    transform: scale(0.2); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-2 {
    transform: scale(0.2); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-2 {
    transform: scale(0.2); } }

@media (max-width: 760px) {
  .scale-s-2 {
    transform: scale(0.2); } }

@media (max-width: 380px) {
  .scale-ss-2 {
    transform: scale(0.2) !important; } }

.scale-auto-3 {
  transform: scale(0.3); }

@media (min-width: 1200px) {
  .scale-xl-3 {
    transform: scale(0.3); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-3 {
    transform: scale(0.3); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-3 {
    transform: scale(0.3); } }

@media (max-width: 760px) {
  .scale-s-3 {
    transform: scale(0.3); } }

@media (max-width: 380px) {
  .scale-ss-3 {
    transform: scale(0.3) !important; } }

.scale-auto-4 {
  transform: scale(0.4); }

@media (min-width: 1200px) {
  .scale-xl-4 {
    transform: scale(0.4); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-4 {
    transform: scale(0.4); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-4 {
    transform: scale(0.4); } }

@media (max-width: 760px) {
  .scale-s-4 {
    transform: scale(0.4); } }

@media (max-width: 380px) {
  .scale-ss-4 {
    transform: scale(0.4) !important; } }

.scale-auto-5 {
  transform: scale(0.5); }

@media (min-width: 1200px) {
  .scale-xl-5 {
    transform: scale(0.5); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-5 {
    transform: scale(0.5); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-5 {
    transform: scale(0.5); } }

@media (max-width: 760px) {
  .scale-s-5 {
    transform: scale(0.5); } }

@media (max-width: 380px) {
  .scale-ss-5 {
    transform: scale(0.5) !important; } }

.scale-auto-6 {
  transform: scale(0.6); }

@media (min-width: 1200px) {
  .scale-xl-6 {
    transform: scale(0.6); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-6 {
    transform: scale(0.6); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-6 {
    transform: scale(0.6); } }

@media (max-width: 760px) {
  .scale-s-6 {
    transform: scale(0.6); } }

@media (max-width: 380px) {
  .scale-ss-6 {
    transform: scale(0.6) !important; } }

.scale-auto-7 {
  transform: scale(0.7); }

@media (min-width: 1200px) {
  .scale-xl-7 {
    transform: scale(0.7); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-7 {
    transform: scale(0.7); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-7 {
    transform: scale(0.7); } }

@media (max-width: 760px) {
  .scale-s-7 {
    transform: scale(0.7); } }

@media (max-width: 380px) {
  .scale-ss-7 {
    transform: scale(0.7) !important; } }

.scale-auto-8 {
  transform: scale(0.8); }

@media (min-width: 1200px) {
  .scale-xl-8 {
    transform: scale(0.8); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-8 {
    transform: scale(0.8); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-8 {
    transform: scale(0.8); } }

@media (max-width: 760px) {
  .scale-s-8 {
    transform: scale(0.8); } }

@media (max-width: 380px) {
  .scale-ss-8 {
    transform: scale(0.8) !important; } }

.scale-auto-9 {
  transform: scale(0.9); }

@media (min-width: 1200px) {
  .scale-xl-9 {
    transform: scale(0.9); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-9 {
    transform: scale(0.9); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-9 {
    transform: scale(0.9); } }

@media (max-width: 760px) {
  .scale-s-9 {
    transform: scale(0.9); } }

@media (max-width: 380px) {
  .scale-ss-9 {
    transform: scale(0.9) !important; } }

.scale-auto-10 {
  transform: scale(1); }

@media (min-width: 1200px) {
  .scale-xl-10 {
    transform: scale(1); } }

@media (min-width: 980px) and (max-width: 1200px) {
  .scale-l-10 {
    transform: scale(1); } }

@media (min-width: 760px) and (max-width: 980px) {
  .scale-m-10 {
    transform: scale(1); } }

@media (max-width: 760px) {
  .scale-s-10 {
    transform: scale(1); } }

@media (max-width: 380px) {
  .scale-ss-10 {
    transform: scale(1) !important; } }

.one[data-v-71818a17] {
  background-image: url(/static/img/shouye.jpg);
  position: relative;
  overflow: hidden;
  height: 700px;
}
.one-maskbox[data-v-71818a17] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.one-maskbox .one-yun[data-v-71818a17] {
    width: 100%;
    height: auto;
}
.godownBox[data-v-71818a17] {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.godownBox .go-down-box[data-v-71818a17] {
    width: 160px;
}
.godownBox .getstart[data-v-71818a17] {
    width: 100%;
}
@-webkit-keyframes updown {
0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
}
@keyframes updown {
0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
}
.godownBox .godown[data-v-71818a17] {
    width: 50%;
    padding: 4rem 0;
}
.godownBox .godown img[data-v-71818a17] {
      -webkit-transform: translateY(-10px);
          -ms-transform: translateY(-10px);
              transform: translateY(-10px);
      -webkit-animation: updown ease .6s infinite;
              animation: updown ease .6s infinite;
}
.navBox[data-v-71818a17] {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.logo[data-v-71818a17] {
  width: 220px;
}
.navright-box[data-v-71818a17] {
  margin: 0 5rem 0 0;
  position: relative;
  padding: 0;
}
.nav-right-box[data-v-71818a17] {
  width: auto;
}
.navright-box[data-v-71818a17]:last-child {
  margin: 0;
}
.navrightbox[data-v-71818a17] {
  cursor: pointer;
}
.navrightbox-border[data-v-71818a17] {
  width: 100%;
  height: 3px;
  background: #fff;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.navright-box:hover .navrightbox-border[data-v-71818a17] {
  opacity: 1;
}
.menubox[data-v-71818a17] {
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
}
.menusmall[data-v-71818a17] {
  width: 185px !important;
}
.banner[data-v-71818a17] {
  height: auto;
}
.nav-css3-iconbox[data-v-71818a17] {
  width: 20px;
  height: 22px;
}
.nav-css3-iconbox .nav-css3-icon[data-v-71818a17] {
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-transform: rotateZ(0deg) translate(0, 0);
        -ms-transform: rotate(0deg) translate(0, 0);
            transform: rotateZ(0deg) translate(0, 0);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.nav-box[data-v-71818a17] {
  width: auto;
  height: 100%;
}
.nav-button-box[data-v-71818a17] {
  width: 40px;
  height: 100%;
}
.nav-button[data-v-71818a17] {
  width: 100%;
  height: 100%;
}
.shownavbox .nav-css3-icon[data-v-71818a17]:nth-child(1) {
  -webkit-transform: rotateZ(45deg) translate(5px, 5px);
      -ms-transform: rotate(45deg) translate(5px, 5px);
          transform: rotateZ(45deg) translate(5px, 5px);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.shownavbox .nav-css3-icon[data-v-71818a17]:nth-child(2) {
  -webkit-transform: rotateZ(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotateZ(-180deg);
  opacity: 0;
}
.shownavbox .nav-css3-icon[data-v-71818a17]:nth-child(3) {
  -webkit-transform: rotateZ(-45deg) translate(5px, -5px);
      -ms-transform: rotate(-45deg) translate(5px, -5px);
          transform: rotateZ(-45deg) translate(5px, -5px);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.shownav[data-v-71818a17] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  -webkit-transform: rotateY(0deg) rotateX(0deg);
          transform: rotateY(0deg) rotateX(0deg);
}
.changenav[data-v-71818a17] {
  background: white;
  height: 60px;
}
.changenav .nav-css3-icon[data-v-71818a17] {
    background: #000;
}
.changenav .navright-box[data-v-71818a17] {
    color: #000;
}
.changenav a[data-v-71818a17] {
    color: #000;
}
.changenav .navrightbox-border[data-v-71818a17] {
    background: #000;
}
.langcheck0:nth-child(1) span[data-v-71818a17] {
  color: #038bff !important;
}
.langcheck1:nth-child(2) span[data-v-71818a17] {
  color: #038bff !important;
}

@charset "UTF-8";
#context[data-v-81815c7c] {
  width: 100%;
  height: auto;
  font-size: 40px;
}

/*åˆ¶ä½œå…‰æ&nbsp;‡*/
#context[data-v-81815c7c]:after {
  content: "";
  width: 6px;
  height: 44px;
  vertical-align: -8px;
  margin-left: 5px;
  background-color: #fff;
  display: inline-block;
  -webkit-animation: blink .4s infinite alternate;
          animation: blink .4s infinite alternate;
}

/*é—ªçƒå…‰æ&nbsp;‡*/
@-webkit-keyframes blink {
0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes blink {
0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}

.two[data-v-ec2d8a06] {
  background-image: url(/static/img/two.png);
  background-size: auto 100%;
}
.two-down-con[data-v-ec2d8a06] {
  margin: 6rem auto;
}
.two-down-con .two-img[data-v-ec2d8a06] {
    width: 100%;
    height: auto;
}
.two-down-con .two-down-con-imgbox-word[data-v-ec2d8a06] {
    width: 100%;
    height: 40%;
    padding: 0 4rem;
    left: 0;
    bottom: 0;
    font-size: 1.5rem;
    text-align: center;
}

.threebox[data-v-cc5af9e2] {
  padding: 4rem 0;
}
.three-box[data-v-cc5af9e2] {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.threebox:nth-child(1) .threeicon[data-v-cc5af9e2] {
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  margin: 1rem auto;
  background-image: url(/static/img/three1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.threebox:nth-child(2) .threeicon[data-v-cc5af9e2] {
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  margin: 1rem auto;
  background-image: url(/static/img/three2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.threebox:nth-child(3) .threeicon[data-v-cc5af9e2] {
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  margin: 1rem auto;
  background-image: url(/static/img/three3.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.threebox:nth-child(4) .threeicon[data-v-cc5af9e2] {
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  margin: 1rem auto;
  background-image: url(/static/img/three4.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.threebox:nth-child(5) .threeicon[data-v-cc5af9e2] {
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  margin: 1rem auto;
  background-image: url(/static/img/three5.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.threebox:nth-child(6) .threeicon[data-v-cc5af9e2] {
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  margin: 1rem auto;
  background-image: url(/static/img/three6.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.threea[data-v-cc5af9e2] {
  font-size: 1.8rem;
  min-width: 1px;
  height: 2rem;
}
.threeb[data-v-cc5af9e2] {
  font-size: 4.5rem;
  color: #313131;
}

.seven-down[data-v-bbfb6404] {
  padding-top: 4rem;
}
.seven-down img[data-v-bbfb6404] {
    width: 100%;
    height: auto;
}
.seven-down .seven-ecpm[data-v-bbfb6404] {
    width: 95%;
    height: auto;
    z-index: 2;
}
.seven-down .seven-ecpm-shadow[data-v-bbfb6404] {
    width: 95%;
    height: auto;
    right: 0;
    top: 0;
    z-index: 1;
}
.seven-down .seven-down-imgbox[data-v-bbfb6404] {
    padding: 4rem 0;
}
.seven-down .seven-see[data-v-bbfb6404] {
    bottom: 0;
    right: 20%;
    height: 30%;
    width: auto;
    z-index: 3;
}

.four[data-v-6b9673c5] {
  background-image: url(/static/img/four.png);
}
.four-up[data-v-6b9673c5] {
  padding: 0 0 2rem 0;
}
.four-down[data-v-6b9673c5] {
  height: 500px;
}
.four-down-right .four-down-right-box[data-v-6b9673c5] {
  width: 300px;
  height: 300px;
  position: relative;
}
.four-down-right .four-down-right-box img[data-v-6b9673c5] {
    position: absolute;
}
.four-down-right .four-down-right-box .four-img1[data-v-6b9673c5] {
    left: -100px;
    top: -80px;
    z-index: 2;
}
.four-down-right .four-down-right-box .four-img2[data-v-6b9673c5] {
    left: 0;
    top: -40px;
    z-index: 1;
}
.four-down-right .four-down-right-box .four-img3[data-v-6b9673c5] {
    left: 167px;
    top: 127px;
    z-index: 1;
}
.four-down-right .four-down-right-box .four-img4[data-v-6b9673c5] {
    left: -61px;
    top: 15px;
    z-index: 2;
}

.mynavtwo[data-v-61cf8a94] {
  padding: 3rem 0;
  background-image: url(/static/img/mynavtwo.png);
  height: auto;
  font-size: 1.2rem;
}
.mynavtwo div[data-v-61cf8a94] {
    height: 100%;
}
.mynavtwo div a[data-v-61cf8a94] {
      height: 100%;
}
.mynavtwo-box:nth-child(1) .mynavtwo-img[data-v-61cf8a94] {
  margin: 0 auto 1rem;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(/static/img/mynavtwo1.png);
}
.mynavtwo-box:nth-child(2) .mynavtwo-img[data-v-61cf8a94] {
  margin: 0 auto 1rem;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(/static/img/mynavtwo2.png);
}
.mynavtwo-box:nth-child(3) .mynavtwo-img[data-v-61cf8a94] {
  margin: 0 auto 1rem;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(/static/img/mynavtwo3.png);
}

.five[data-v-2f2eb751] {
  background-image: url(/static/img/five.png);
}
.five-down[data-v-2f2eb751] {
  padding: 2rem 0 0 0;
}
.five-box[data-v-2f2eb751] {
  height: 500px;
}
.five-dec[data-v-2f2eb751] {
  padding: 1rem 0;
}
.fiveimgbox[data-v-2f2eb751] {
  width: 300px;
  height: 300px;
  position: relative;
}
.fiveimgbox img[data-v-2f2eb751] {
    position: absolute;
}
.fiveimgbox .five-img1[data-v-2f2eb751] {
    left: 120px;
    top: -75px;
    z-index: 2;
    width: 260px;
    height: auto;
}
.fiveimgbox .five-img2[data-v-2f2eb751] {
    left: 125px;
    top: 229px;
}
.fiveimgbox .five-img3[data-v-2f2eb751] {
    left: 100px;
    top: 147px;
}
.fiveimgbox .five-img4[data-v-2f2eb751] {
    left: 78px;
    top: 196px;
}
.fiveimgbox .five-img5[data-v-2f2eb751] {
    left: -18px;
    top: 218px;
}
.fiveimgbox .five-img6[data-v-2f2eb751] {
    left: -66px;
    top: 171px;
}
.fiveimgbox .five-img7[data-v-2f2eb751] {
    left: -32px;
    top: 138px;
}
.fiveimgbox .five-img8[data-v-2f2eb751] {
    left: -78px;
    top: 108px;
}
.fiveimgbox .five-img9[data-v-2f2eb751] {
    left: -90px;
    top: 95px;
}

.six[data-v-3d9dfa93] {
  background: #fff;
}
.sixfooter[data-v-3d9dfa93] {
  background: #313131;
}
.six-up[data-v-3d9dfa93] {
  padding: 4rem 0;
}
.six-down .siximgcenterbox[data-v-3d9dfa93] {
  margin: 0 auto;
}
.six-down .siximg-centerbox[data-v-3d9dfa93] {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.six-down .six-iphone[data-v-3d9dfa93] {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0;
}
.six-down .sixbannerbox[data-v-3d9dfa93] {
  width: 300px;
  height: 450px;
  padding: 0 19px;
  overflow: hidden;
  position: absolute;
  left: 3px;
  top: 72px;
}
.six-down .sixbannerbox img[data-v-3d9dfa93] {
    width: 100%;
    height: 100%;
}
.six-down .sixbannerbox .sixbanner-box[data-v-3d9dfa93] {
    width: 100%;
    height: 100%;
    position: relative;
    background: #000;
}
.six-down .sixbannerbox .sixbanner-box img[data-v-3d9dfa93] {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: auto;
      display: none;
}
.six-down .sixbannerbox .sixbanner-box img[data-v-3d9dfa93]:nth-child(1) {
        display: block;
}
.six-down .six-imgbox[data-v-3d9dfa93] {
  margin: 8rem 0;
}
.six-down .siximgbox[data-v-3d9dfa93] {
  width: 270px;
  height: auto;
  margin: 0 auto;
}
.six-down .siximgbox img[data-v-3d9dfa93] {
    width: 30%;
    padding: 1rem;
    height: auto;
}
.six-down .siximgbox img[data-v-3d9dfa93]:hover {
      cursor: pointer;
      transition: all 0.2s ease 0;
      -webkit-transition: all 0.2s ease 0;
      -moz-transition: all 0.2s ease 0;
      -ms-transition: all 0.2s ease 0;
      -o-transition: all 0.2s ease 0;
      transform: scale(1.3);
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
}

footer[data-v-34e63634] {
  color: #adadad;
  background: #313131;
  font-size: 1.2rem;
}
footer *[data-v-34e63634] {
    -moz-user-select: auto;
     -ms-user-select: auto;
         user-select: auto;
    -webkit-user-select: auto;
}
footer .footerbox[data-v-34e63634] {
    padding-top: 5rem;
}
footer .footer-box[data-v-34e63634] {
    width: 20%;
    margin-bottom: 2rem;
}
footer .footer-box:nth-child(1) .footericon[data-v-34e63634] {
      width: 15%;
}
footer .footer-box:nth-child(1) .footericon .footericonimg[data-v-34e63634] {
        width: 20px;
        height: 30px;
        margin: 0 auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url(/static/img/footer-icon1.png);
}
footer .footer-box:nth-child(2) .footericon[data-v-34e63634] {
      width: 15%;
}
footer .footer-box:nth-child(2) .footericon .footericonimg[data-v-34e63634] {
        width: 20px;
        height: 30px;
        margin: 0 auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url(/static/img/footer-icon2.png);
}
footer .footer-box:nth-child(3) .footericon[data-v-34e63634] {
      width: 15%;
}
footer .footer-box:nth-child(3) .footericon .footericonimg[data-v-34e63634] {
        width: 20px;
        height: 30px;
        margin: 0 auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url(/static/img/footer-icon3.png);
}
footer .footer-box:nth-child(4) .footericon[data-v-34e63634] {
      width: 15%;
}
footer .footer-box:nth-child(4) .footericon .footericonimg[data-v-34e63634] {
        width: 20px;
        height: 30px;
        margin: 0 auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url(/static/img/footer-icon4.png);
}
footer .footer-box:nth-child(5) .footericon[data-v-34e63634] {
      width: 15%;
}
footer .footer-box:nth-child(5) .footericon .footericonimg[data-v-34e63634] {
        width: 20px;
        height: 30px;
        margin: 0 auto;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-image: url(/static/img/footer-icon5.png);
}
footer .footerborder[data-v-34e63634] {
    width: 90%;
    margin: 0 auto;
    height: 2px;
    background: #444;
}
footer .flex-flex-start[data-v-34e63634] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
footer .flex-flex-start img[data-v-34e63634] {
      margin: 0 0.5rem;
}
footer .footer-title[data-v-34e63634] {
    color: #fff;
    width: 100%;
    text-align: left;
}
footer .footer-title-border[data-v-34e63634] {
    width: 50px;
    height: 3px;
    background: #3388ff;
}
footer .footer-down[data-v-34e63634] {
    padding: 1rem 0;
}
footer .footercon[data-v-34e63634] {
    width: 85%;
}
footer .footercon div[data-v-34e63634] {
      margin: 0 0 0.7rem 0;
}
</pre></body></html>