@charset "UTF-8";
html {
  width: 100%;
  height: 100%;
  min-width: 1280px;
  min-height: 500px;
  font-family: "Microsoft YaHei"; }
  html body {
    width: 100%;
    height: 100%; }
    html body #swiper-container {
      width: 100%;
      height: 100%;
      overflow: hidden; }
      html body #swiper-container .swiper-slide {
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden; }
      html body #swiper-container #slide1 {
        background: url("../img/bg.png") repeat left bottom;
        background-size: 100% 50%;
        position: relative; }
        html body #swiper-container #slide1 #header {
          width: 100%;
          height: 60px;
          background: rgba(0, 0, 0, 0.2);
          color: #FFFFFF;
          font-weight: bold; }
          html body #swiper-container #slide1 #header .header {
            width: 1198px;
            height: 100%;
            margin: 0 auto; }
            html body #swiper-container #slide1 #header .header li {
              float: left; }
              html body #swiper-container #slide1 #header .header li a {
                color: #FFFFFF;
                display: inline-block;
                height: 100%;
                line-height: 60px; }
              html body #swiper-container #slide1 #header .header li.logo {
                margin-left: 123px;
                margin-right: 35px; }
                html body #swiper-container #slide1 #header .header li.logo a .logo-span {
                  width: 0;
                  height: 100%;
                  vertical-align: middle; }
                html body #swiper-container #slide1 #header .header li.logo a img {
                  vertical-align: middle; }
                html body #swiper-container #slide1 #header .header li.logo span {
                  display: inline-block;
                  margin-left: 8px;
                  font-size: 12px; }
              html body #swiper-container #slide1 #header .header li.head-list {
                position: relative; }
                html body #swiper-container #slide1 #header .header li.head-list a {
                  padding: 0 30px;
                  font-size: 16px; }
                  html body #swiper-container #slide1 #header .header li.head-list a.aHover {
                    background: rgba(0, 0, 0, 0.2);
                    color: #76DBEC; }
                html body #swiper-container #slide1 #header .header li.head-list a:hover {
                  background: rgba(0, 0, 0, 0.2);
                  color: #76DBEC; }
                html body #swiper-container #slide1 #header .header li.head-list dl {
                  position: absolute;
                  width: 124px;
                  display: none;
                  z-index: 100; }
                  html body #swiper-container #slide1 #header .header li.head-list dl dt {
                    width: 100%;
                    height: 40px; }
                    html body #swiper-container #slide1 #header .header li.head-list dl dt a {
                      padding: 0;
                      display: block;
                      width: 100%;
                      line-height: 40px;
                      text-align: center;
                      color: #C4C4C4;
                      background: rgba(0, 0, 0, 0.4); }
                      html body #swiper-container #slide1 #header .header li.head-list dl dt a:Hover {
                        color: #84dae7;
                        background: #FFFFFF; }
        html body #swiper-container #slide1 #content {
          width: 1198px;
          height: 73.6%;
          position: absolute;
          top: 12.4%;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-animation: translateX(-50%);
          z-index: 2; }
          html body #swiper-container #slide1 #content #banner {
            margin: 0 auto;
            width: 100%;
            height: 393px;
            position: relative;
            margin-bottom: 57px; }
            html body #swiper-container #slide1 #content #banner #swiper-banner {
              width: 1100px;
              margin: 0 auto; }
              html body #swiper-container #slide1 #content #banner #swiper-banner .swiper-slide {
                overflow: hidden;
                width: 708px;
                height: 393px; }
                html body #swiper-container #slide1 #content #banner #swiper-banner .swiper-slide img {
                  width: 708px;
                  height: 393px; }
              html body #swiper-container #slide1 #content #banner #swiper-banner .swiper-button-prev {
                width: 43px;
                height: 43px;
                background: url("../img/button-left.png") no-repeat left;
                background-size: 28px 55px; }
              html body #swiper-container #slide1 #content #banner #swiper-banner .swiper-button-next {
                width: 43px;
                height: 43px;
                background: url("../img/button-right.png") no-repeat left;
                background-size: 28px 55px; }
          html body #swiper-container #slide1 #content #main {
            width: 1100px;
            margin: 0 auto; }
            html body #swiper-container #slide1 #content #main .main-list {
              width: 300px;
              display: inline-block;
              margin-right: 90px;
              text-align: center;
              color: #FFFFFF; }
              html body #swiper-container #slide1 #content #main .main-list dt {
                margin-bottom: 21px; }
                html body #swiper-container #slide1 #content #main .main-list dt a {
                  display: block;
                  width: 168px;
                  height: 168px;
                  margin: 0 auto;
                  position: relative; }
                  html body #swiper-container #slide1 #content #main .main-list dt a img {
                    width: 146px;
                    height: 146px;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%); }
              html body #swiper-container #slide1 #content #main .main-list dd {
                font-size: 24px; }
            html body #swiper-container #slide1 #content #main .ml-mar {
              margin-right: 0; }
        html body #swiper-container #slide1 #down {
          width: 1100px;
          margin: 0 auto;
          height: 50px;
          position: relative;
          margin-top: 790px; }
          html body #swiper-container #slide1 #down img {
            width: 50px;
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            animation: firstDown 0.5s ease both infinite;
            -webkit-animation: firstDown 0.5s ease both infinite;
            -moz-animation: firstDown 0.5s ease both infinite;
            -ms-animation: firstDown 0.5s ease both infinite; }
        html body #swiper-container #slide1 #footer {
          width: 100%;
          height: 579px;
          position: absolute;
          top: 50%;
          left: 0;
          background: url("../img/bg-gray_02.png") no-repeat left top;
          background-size: 100% 100%;
          z-index: 0; }
      html body #swiper-container #slide2 {
        background: #EBEBEB url("../img/pic-bg-2.png") no-repeat left 150%;
        background-size: 100% 70%;
        overflow: hidden; }
        html body #swiper-container #slide2 #header2 {
          width: 100%;
          height: 200px;
          text-align: center;
          overflow: hidden; }
          html body #swiper-container #slide2 #header2 h2 {
            margin-top: 60px;
            color: #35b5cf;
            font-size: 28px;
            font-weight: bold; }
          html body #swiper-container #slide2 #header2 h3 {
            margin-top: 7px;
            color: #B5B5B5;
            font-size: 18px; }
        html body #swiper-container #slide2 #main2 {
          width: 922px;
          height: 70%;
          margin: 0 auto;
          overflow: hidden;
          background: url("../img/pic-6.png") no-repeat left top;
          background-size: 542px 659px; }
          html body #swiper-container #slide2 #main2 .main2-con {
            padding-top: 50px;
            float: right;
            width: 424px; }
            html body #swiper-container #slide2 #main2 .main2-con .main2-xian {
              width: 100%;
              height: 8px;
              background: #02a5c3;
              margin-bottom: 22px; }
            html body #swiper-container #slide2 #main2 .main2-con .main2-text {
              color: #707070;
              font-size: 14px;
              margin-bottom: 33px;
              line-height: 24px;
              text-indent: 2em; }
            html body #swiper-container #slide2 #main2 .main2-con .main2-more {
              text-align: right; }
              html body #swiper-container #slide2 #main2 .main2-con .main2-more #main2-more {
                display: inline-block;
                width: 85px;
                height: 35px;
                color: #FFFFFF;
                text-align: center;
                line-height: 35px;
                font-size: 16px;
                background: url("../img/button-yellow.png") no-repeat left top; }
                html body #swiper-container #slide2 #main2 .main2-con .main2-more #main2-more:hover {
                  background-image: url("../img/in-button-yellow.png"); }
      html body #swiper-container #slide3 {
        background: #FFFFFF url("../img/pic-bg-3.png") no-repeat left bottom;
        background-size: 100% 15%; }
        html body #swiper-container #slide3 #head3 {
          width: 100%;
          text-align: center;
          height: 200px;
          overflow: hidden; }
          html body #swiper-container #slide3 #head3 h2 {
            margin-top: 60px;
            color: #35b5cf;
            font-size: 28px;
            font-weight: bold; }
          html body #swiper-container #slide3 #head3 h3 {
            margin-top: 7px;
            color: #B5B5B5;
            font-size: 18px; }
        html body #swiper-container #slide3 #main3 {
          width: 1011px;
          margin: 0 auto; }
          html body #swiper-container #slide3 #main3 .main3-list {
            float: left;
            width: 217px;
            margin-right: 170px; }
            html body #swiper-container #slide3 #main3 .main3-list dt {
              width: 100%;
              height: 217px;
              background: url("../img/icon-bg.png") no-repeat left top;
              background-size: 100% 100%;
              text-align: center;
              margin-bottom: 23px; }
              html body #swiper-container #slide3 #main3 .main3-list dt span {
                display: inline-block;
                width: 0;
                height: 100%;
                vertical-align: middle; }
              html body #swiper-container #slide3 #main3 .main3-list dt img {
                width: 75px;
                height: 75px;
                vertical-align: middle; }
                html body #swiper-container #slide3 #main3 .main3-list dt img.main3-logo {
                  width: 129px;
                  height: 54px; }
                html body #swiper-container #slide3 #main3 .main3-list dt img.main3-logo2 {
                  width: 129px;
                  height: 43.344px; }
            html body #swiper-container #slide3 #main3 .main3-list dd {
              text-align: center;
              color: #606060;
              font-size: 22px;
              font-weight: bold;
              line-height: 24px;
              text-indent: 2em; }
              html body #swiper-container #slide3 #main3 .main3-list dd a:hover {
                color: #a0a0a0; }
              html body #swiper-container #slide3 #main3 .main3-list dd.noCenter3 {
                font-weight: normal;
                font-size: 15px;
                text-align: left;
                margin-top: 51px; }
          html body #swiper-container #slide3 #main3 .noright {
            margin-right: 0; }
          html body #swiper-container #slide3 #main3 #main3-more {
            display: block;
            width: 85px;
            height: 35px;
            background: url("../img/button-yellow.png") no-repeat left;
            text-align: center;
            line-height: 35px;
            color: #FFFFFF;
            margin-left: 614px; }
            html body #swiper-container #slide3 #main3 #main3-more:hover {
              background-image: url("../img/in-button-yellow.png"); }
      html body #swiper-container #slide4 {
        background: #EBEBEB; }
        html body #swiper-container #slide4 #head4 {
          width: 935px;
          margin: 0 auto;
          height: 200px;
          overflow: hidden;
          text-align: center; }
          html body #swiper-container #slide4 #head4 h2 {
            margin-top: 60px;
            color: #35b5cf;
            font-size: 28px;
            font-weight: bold; }
          html body #swiper-container #slide4 #head4 h3 {
            margin-top: 7px;
            color: #B5B5B5;
            font-size: 18px; }
        html body #swiper-container #slide4 #main4-conWrap {
          width: 100%;
          background: url("../img/pic-bg-2.png") no-repeat left 150%;
          background-size: 100% 80%;
          min-height: 490px; }
          html body #swiper-container #slide4 #main4-conWrap ul {
            width: 1266px;
            margin: 0 auto;
            overflow: hidden;
            margin-bottom: 110px; }
            html body #swiper-container #slide4 #main4-conWrap ul li {
              width: 342px;
              height: 366px;
              float: left;
              margin-right: 110px;
              background: url("../img/main4.png") no-repeat left top;
              text-align: center;
              position: relative; }
              html body #swiper-container #slide4 #main4-conWrap ul li.main4conNo {
                margin-right: 0; }
              html body #swiper-container #slide4 #main4-conWrap ul li div {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%); }
                html body #swiper-container #slide4 #main4-conWrap ul li div h3 {
                  color: #DA9202;
                  font-size: 18px;
                  font-weight: bold;
                  margin-bottom: 26px; }
                html body #swiper-container #slide4 #main4-conWrap ul li div p {
                  color: #02A5C3;
                  font-size: 14px;
                  margin-bottom: 12px; }
          html body #swiper-container #slide4 #main4-conWrap #slide4-more {
            width: 1036px;
            margin: 0 auto;
            padding-right: 120px;
            text-align: right;
            padding-bottom: 90px; }
            html body #swiper-container #slide4 #main4-conWrap #slide4-more a {
              display: inline-block;
              width: 85px;
              height: 35px;
              background: url("../img/aboutbutton-yellow.png") no-repeat left top;
              text-align: center;
              line-height: 35px;
              font-weight: bold;
              color: #FFFFFF;
              font-size: 14px; }
        html body #swiper-container #slide4 #friendLink-wrapper {
          width: 100%;
          height: 226px;
          background: #FFFFFF;
          overflow: hidden; }
          html body #swiper-container #slide4 #friendLink-wrapper #friendLink {
            width: 905px;
            margin: 0 auto;
            padding-left: 30px; }
            html body #swiper-container #slide4 #friendLink-wrapper #friendLink h3 {
              width: 73px;
              height: 30px;
              background: url("../img/link-bg.png") no-repeat left top;
              text-align: center;
              line-height: 30px;
              font-size: 12px;
              color: #FFFFFF;
              margin-top: 27px;
              margin-bottom: 32px; }
            html body #swiper-container #slide4 #friendLink-wrapper #friendLink ul {
              width: 694px;
              border-right: 1px solid #BCBFBF;
              overflow: hidden;
              margin-right: 42px;
              float: left; }
              html body #swiper-container #slide4 #friendLink-wrapper #friendLink ul li {
                float: left;
                margin-right: 40px;
                width: 91px;
                height: 37px;
                margin-bottom: 10px;
                position: relative; }
                html body #swiper-container #slide4 #friendLink-wrapper #friendLink ul li.main4-mar0 {
                  margin-bottom: 10px; }
                html body #swiper-container #slide4 #friendLink-wrapper #friendLink ul li a {
                  display: block;
                  width: 91px;
                  height: 37px;
                  border: 2px solid #D2D2D2;
                  text-align: center;
                  line-height: 37px; }
                  html body #swiper-container #slide4 #friendLink-wrapper #friendLink ul li a:Hover {
                    border: 2px solid #02A5C3; }
                  html body #swiper-container #slide4 #friendLink-wrapper #friendLink ul li a img {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%); }
            html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol {
              margin-top: 20px;
              float: right;
              margin-right: 10px; }
              html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li {
                width: 49px;
                height: 56px;
                float: left; }
                html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li.main4-wx {
                  margin-right: 53px;
                  position: relative; }
                  html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li.main4-wx p {
                    width: 100px;
                    height: 100px;
                    position: absolute;
                    left: 50%;
                    bottom: 56px;
                    z-index: 1000;
                    transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    -moz-transform: translateX(-50%);
                    -ms-transform: translateX(-50%); }
                html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a {
                  display: block;
                  width: 100%;
                  height: 100%; }
                  html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weixin {
                    background: url("../img/weixin.png") no-repeat left top;
                    background-size: 100% 100%;
                    position: relative; }
                    html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weixin #weixin2-wrapper {
                      width: 100px;
                      height: 100px;
                      position: absolute;
                      left: 50%;
                      bottom: 56px;
                      z-index: 100;
                      transform: translateX(-50%);
                      -webkit-transform: translateX(-50%);
                      -moz-transform: translateX(-50%);
                      -ms-transform: translateX(-50%); }
                      html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weixin #weixin2-wrapper #weixin2 {
                        width: 100px;
                        height: 100px;
                        position: absolute;
                        left: 0;
                        bottom: 0;
                        transform: scale(0, 0);
                        -webkit-transform: scale(0, 0);
                        -moz-transform: scale(0, 0);
                        -ms-transform: scale(0, 0); }
                        html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weixin #weixin2-wrapper #weixin2.wxAni {
                          animation: weixin 0.5s ease both;
                          -webkit-animation: weixin 0.5s ease both;
                          -ms-animation: weixin 0.5s ease both;
                          -moz-animation: weixin 0.5s ease both; }
                        html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weixin #weixin2-wrapper #weixin2.wxAni2 {
                          animation: weixin2 0.5s ease both;
                          -webkit-animation: weixin2 0.5s ease both;
                          -ms-animation: weixin2 0.5s ease both;
                          -moz-animation: weixin2 0.5s ease both; }
                    html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weixin:hover {
                      background-image: url("../img/in-weixin.png"); }
                  html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weibo {
                    background: url("../img/weibo.png") no-repeat left top;
                    background-size: 100% 100%; }
                    html body #swiper-container #slide4 #friendLink-wrapper #friendLink ol li a.main4-weibo:hover {
                      background-image: url("../img/in-weibo.png"); }
        html body #swiper-container #slide4 #main4-footer {
          width: 100%;
          background: #02A5C3;
          height: 90px;
          font-size: 12px;
          padding-bottom: 16px; }
          html body #swiper-container #slide4 #main4-footer ul {
            width: 1000px;
            margin: 0 auto;
            overflow: hidden; }
            html body #swiper-container #slide4 #main4-footer ul.footer-first {
              width: 500px; }
            html body #swiper-container #slide4 #main4-footer ul li {
              float: left;
              margin-top: 16px; }
              html body #swiper-container #slide4 #main4-footer ul li a {
                display: block;
                padding: 0 20px;
                border-right: 1px solid #FFFFFF;
                font-size: 13px;
                color: #FFFFFF; }
                html body #swiper-container #slide4 #main4-footer ul li a.main4-noBorder {
                  border-right: none; }
          html body #swiper-container #slide4 #main4-footer div {
            width: 625px;
            margin: 0 auto;
            text-align: center;
            font-size: 12px;
            color: #FFFFFF;
            margin-top: 8px; }
      html body #swiper-container #swiper-pagination {
        position: fixed;
        right: 10px;
        top: 50%;
        width: 131px;
        text-align: right;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        z-index: 100;
        display: none; }
        html body #swiper-container #swiper-pagination .swiper-pagination-bullet {
          border-radius: 0;
          margin-left: 85px;
          width: 46px;
          height: 46px;
          background: url("../img/gray-bg.png") no-repeat left top;
          background-size: 100% 100%;
          text-align: center;
          line-height: 46px;
          margin-bottom: 5px;
          color: #FFFFFF;
          font-size: 18px;
          opacity: 1;
          font-weight: bold; }
        html body #swiper-container #swiper-pagination .swiper-pagination-bullet-active {
          margin-left: 0;
          width: 131px;
          background: url("../img/blue-bg.png") no-repeat right top; }
          html body #swiper-container #swiper-pagination .swiper-pagination-bullet-active span {
            font-size: 18px; }

/*动画*/
@keyframes weixin {
  0% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); }
  25% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); } }
@-webkit-keyframes weixin {
  0% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); }
  25% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); } }
@-moz-keyframes weixin {
  0% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); }
  25% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); } }
@-ms-keyframes weixin {
  0% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); }
  25% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); } }
@keyframes weixin2 {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }
  25% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  100% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); } }
@-webkit-keyframes weixin2 {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }
  25% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  100% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); } }
@-moz-keyframes weixin2 {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }
  25% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  100% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); } }
@-ms-keyframes weixin2 {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }
  25% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8); }
  50% {
    transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6); }
  75% {
    transform: scale(0.3, 0.3);
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3); }
  100% {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0); } }

/*# sourceMappingURL=index.css.map */
