@keyframes upPic {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-webkit-keyframes upPic {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes upPic {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(1.2);
  }
}
@-ms-keyframes upPic {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(1.2);
  }
}
@keyframes bigPic {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-webkit-keyframes bigPic {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}
@-moz-keyframes bigPic {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(1.2);
  }
}
@-ms-keyframes bigPic {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(1.2);
  }
}
/* line 73, ../sass/_planter.scss */
body {
  overflow: visible !important;
}

/* line 77, ../sass/_planter.scss */
.planter-main {
  width: 100%;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}

/* line 83, ../sass/_planter.scss */
.planter-banner {
  width: 100%;
  height: 530px;
}
@media only all and (max-width: 640px) {
  /* line 83, ../sass/_planter.scss */
  .planter-banner {
    height: 590px !important;
  }
}
/* line 94, ../sass/_planter.scss */
.planter-banner .planter-bg-content {
  overflow: hidden;
  display: block;
  height: 530px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only all and (max-width: 1366px) {
  /* line 94, ../sass/_planter.scss */
  .planter-banner .planter-bg-content {
    top: -80px;
  }
}
@media only all and (max-width: 640px) {
  /* line 94, ../sass/_planter.scss */
  .planter-banner .planter-bg-content {
    top: 0 !important;
  }
}
/* line 109, ../sass/_planter.scss */
.planter-banner .planter-bg {
  display: block;
  -webkit-animation: upPic 20s ease 0s forwards;
  -webkit-animation: upPic 20s ease 0s forwards;
  -moz-animation: upPic 20s ease 0s forwards;
  -ms-animation: upPic 20s ease 0s forwards;
}
/* line 116, ../sass/_planter.scss */
.planter-banner .content {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
@media only all and (max-width: 1366px) {
  /* line 116, ../sass/_planter.scss */
  .planter-banner .content {
    margin-top: -80px;
  }
}
@media only all and (max-width: 640px) {
  /* line 116, ../sass/_planter.scss */
  .planter-banner .content {
    margin-top: 0 !important;
  }
}
/* line 127, ../sass/_planter.scss */
.planter-banner .content h2 {
  width: 279px;
  height: 84px;
  background: url(../images/planter/panter_title.png) no-repeat;
  text-indent: -999em;
  position: absolute;
  top: 25% !important;
  left: 21% !important;
}
@media only all and (max-width: 1366px) {
  /* line 127, ../sass/_planter.scss */
  .planter-banner .content h2 {
    top: 35% !important;
  }
}
@media only all and (max-width: 768px) {
  /* line 127, ../sass/_planter.scss */
  .planter-banner .content h2 {
    left: 10% !important;
    top: 41% !important;
  }
}
/* line 143, ../sass/_planter.scss */
.planter-banner .content h2.layer {
  width: 279px;
  height: 84px;
  background: url(../images/planter/panter_title.png) no-repeat;
  text-indent: -999em;
  position: absolute;
  top: 25% !important;
  left: 21% !important;
}
@media only all and (max-width: 1366px) {
  /* line 143, ../sass/_planter.scss */
  .planter-banner .content h2.layer {
    top: 35% !important;
  }
}
@media only all and (max-width: 768px) {
  /* line 143, ../sass/_planter.scss */
  .planter-banner .content h2.layer {
    left: 10% !important;
    top: 41% !important;
  }
}
@media only all and (max-width: 640px) {
  /* line 143, ../sass/_planter.scss */
  .planter-banner .content h2.layer {
    top: 20% !important;
  }
}
/* line 162, ../sass/_planter.scss */
.planter-banner .content .desk {
  position: absolute;
  bottom: 0;
}
/* line 166, ../sass/_planter.scss */
.planter-banner .content .desk.layer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
/* line 171, ../sass/_planter.scss */
.planter-banner .content .desk.layer img {
  position: absolute;
  bottom: 0;
}
/* line 176, ../sass/_planter.scss */
.planter-banner .content .cupboard {
  position: absolute;
  top: 42%;
  right: 17%;
  z-index: 22;
}
/* line 182, ../sass/_planter.scss */
.planter-banner .content .cupboard.layer {
  position: absolute;
  top: 42%;
  right: 17%;
  z-index: 22;
  width: 100%;
  height: 100%;
}
/* line 189, ../sass/_planter.scss */
.planter-banner .content .cupboard.layer img {
  top: 42%;
  right: 17%;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 182, ../sass/_planter.scss */
  .planter-banner .content .cupboard.layer {
    top: 0 !important;
    left: -20% !important;
  }
}
/* line 199, ../sass/_planter.scss */
.planter-banner .content .pot-item {
  position: absolute;
}
/* line 202, ../sass/_planter.scss */
.planter-banner .content .pot-item1, .planter-banner .content .pot-item2, .planter-banner .content .pot-item3, .planter-banner .content .pot-item4 {
  bottom: 30px;
  z-index: 33;
}
/* line 205, ../sass/_planter.scss */
.planter-banner .content .pot-item1 img, .planter-banner .content .pot-item2 img, .planter-banner .content .pot-item3 img, .planter-banner .content .pot-item4 img {
  bottom: 30px;
  position: absolute;
}
/* line 210, ../sass/_planter.scss */
.planter-banner .content .pot-item1.layer, .planter-banner .content .pot-item2.layer, .planter-banner .content .pot-item3.layer, .planter-banner .content .pot-item4.layer {
  bottom: 55px;
  z-index: 33;
}
/* line 213, ../sass/_planter.scss */
.planter-banner .content .pot-item1.layer img, .planter-banner .content .pot-item2.layer img, .planter-banner .content .pot-item3.layer img, .planter-banner .content .pot-item4.layer img {
  bottom: 55px;
  position: absolute;
}
/* line 218, ../sass/_planter.scss */
.planter-banner .content .pot-item1 {
  left: 10%;
}
/* line 220, ../sass/_planter.scss */
.planter-banner .content .pot-item1 img {
  left: 10%;
  position: absolute;
}
/* line 225, ../sass/_planter.scss */
.planter-banner .content .pot-item1.layer {
  left: 10%;
  width: 100%;
  height: 100%;
}
/* line 229, ../sass/_planter.scss */
.planter-banner .content .pot-item1.layer img {
  left: 10%;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 225, ../sass/_planter.scss */
  .planter-banner .content .pot-item1.layer {
    top: -102px !important;
    left: -40px !important;
  }
}
/* line 238, ../sass/_planter.scss */
.planter-banner .content .pot-item2 {
  left: 53%;
}
/* line 240, ../sass/_planter.scss */
.planter-banner .content .pot-item2 img {
  left: 53%;
  position: absolute;
}
/* line 245, ../sass/_planter.scss */
.planter-banner .content .pot-item2.layer {
  left: 53%;
  width: 100%;
  height: 100%;
}
/* line 249, ../sass/_planter.scss */
.planter-banner .content .pot-item2.layer img {
  left: 53%;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 245, ../sass/_planter.scss */
  .planter-banner .content .pot-item2.layer {
    left: -41% !important;
    top: -102px !important;
  }
}
/* line 258, ../sass/_planter.scss */
.planter-banner .content .pot-item3 {
  right: 12%;
}
/* line 260, ../sass/_planter.scss */
.planter-banner .content .pot-item3 img {
  right: 12%;
  position: absolute;
}
/* line 265, ../sass/_planter.scss */
.planter-banner .content .pot-item3.layer {
  right: 12%;
  width: 100%;
  height: 100%;
}
/* line 269, ../sass/_planter.scss */
.planter-banner .content .pot-item3.layer img {
  right: 12%;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 265, ../sass/_planter.scss */
  .planter-banner .content .pot-item3.layer {
    left: -62% !important;
    top: -102px !important;
  }
}
/* line 278, ../sass/_planter.scss */
.planter-banner .content .pot-item4 {
  right: 1%;
}
/* line 280, ../sass/_planter.scss */
.planter-banner .content .pot-item4 img {
  right: 1%;
  position: absolute;
}
/* line 285, ../sass/_planter.scss */
.planter-banner .content .pot-item4.layer {
  right: 1%;
  width: 100%;
  height: 100%;
}
/* line 289, ../sass/_planter.scss */
.planter-banner .content .pot-item4.layer img {
  right: 1%;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 285, ../sass/_planter.scss */
  .planter-banner .content .pot-item4.layer {
    left: -62% !important;
    top: -102px !important;
  }
}
/* line 299, ../sass/_planter.scss */
.planter-banner .content .pot-item5, .planter-banner .content .pot-item6, .planter-banner .content .pot-item7 {
  bottom: -31px;
  z-index: 44;
}
/* line 302, ../sass/_planter.scss */
.planter-banner .content .pot-item5 img, .planter-banner .content .pot-item6 img, .planter-banner .content .pot-item7 img {
  bottom: -31px;
  position: absolute;
}
/* line 307, ../sass/_planter.scss */
.planter-banner .content .pot-item5 {
  left: 0;
}
/* line 309, ../sass/_planter.scss */
.planter-banner .content .pot-item5 img {
  left: 0;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 307, ../sass/_planter.scss */
  .planter-banner .content .pot-item5 {
    display: none !important;
  }
}
/* line 317, ../sass/_planter.scss */
.planter-banner .content .pot-item5.layer {
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 321, ../sass/_planter.scss */
.planter-banner .content .pot-item5.layer img {
  left: 0;
  position: absolute;
}
/* line 326, ../sass/_planter.scss */
.planter-banner .content .pot-item6 {
  left: 15%;
  bottom: -40px;
}
/* line 329, ../sass/_planter.scss */
.planter-banner .content .pot-item6 img {
  left: 15%;
  bottom: -40px;
  position: absolute;
}
/* line 335, ../sass/_planter.scss */
.planter-banner .content .pot-item6.layer {
  left: 15%;
  bottom: -60px;
  width: 100%;
  height: 100%;
}
/* line 340, ../sass/_planter.scss */
.planter-banner .content .pot-item6.layer img {
  left: 15%;
  bottom: -60px;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 340, ../sass/_planter.scss */
  .planter-banner .content .pot-item6.layer img {
    width: 370px;
  }
}
@media only all and (max-width: 640px) {
  /* line 335, ../sass/_planter.scss */
  .planter-banner .content .pot-item6.layer {
    left: -13% !important;
    bottom: 47px !important;
  }
}
/* line 353, ../sass/_planter.scss */
.planter-banner .content .pot-item7 {
  right: 21%;
}
/* line 355, ../sass/_planter.scss */
.planter-banner .content .pot-item7 img {
  right: 21%;
  position: absolute;
}
/* line 360, ../sass/_planter.scss */
.planter-banner .content .pot-item7.layer {
  right: 21%;
  width: 100%;
  height: 100%;
}
/* line 364, ../sass/_planter.scss */
.planter-banner .content .pot-item7.layer img {
  right: 21%;
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 360, ../sass/_planter.scss */
  .planter-banner .content .pot-item7.layer {
    bottom: 50px !important;
    left: -20% !important;
  }
}

/* line 378, ../sass/_planter.scss */
.planter-slogan {
  width: 100%;
  min-height: 320px;
  background: url(../images/planter/slogan_bg.jpg) #fff repeat-x;
}
/* line 382, ../sass/_planter.scss */
.planter-slogan .content {
  width: 470px;
  margin: 0 auto;
  text-align: center;
  padding-top: 90px;
}
@media only all and (max-width: 640px) {
  /* line 382, ../sass/_planter.scss */
  .planter-slogan .content {
    width: 90%;
    padding-top: 150px;
  }
}
/* line 392, ../sass/_planter.scss */
.planter-slogan h2 {
  width: 345px;
  height: 47px;
  margin: 0 auto;
  background: url(../images/planter/slogan_title.png) no-repeat;
  background-size: 100%;
}
@media only all and (max-width: 640px) {
  /* line 392, ../sass/_planter.scss */
  .planter-slogan h2 {
    width: 520px;
  }
}
/* line 402, ../sass/_planter.scss */
.planter-slogan p {
  margin-top: 20px;
  font-size: 14px;
  color: #000;
  line-height: 25px;
}
@media only all and (max-width: 640px) {
  /* line 402, ../sass/_planter.scss */
  .planter-slogan p {
    font-size: 25px;
    line-height: 40px;
  }
}
/* line 412, ../sass/_planter.scss */
.planter-slogan .down-btn {
  margin: 90px auto;
  position: relative;
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/arrow_down.png) #98CE52 center center no-repeat;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -ms-border-radius: 40px;
  background\0: url(../images/planter/down_btn.png) no-repeat;
  overflow: hidden;
  background: #98CE52;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
@media only all and (max-width: 1440px) {
  /* line 412, ../sass/_planter.scss */
  .planter-slogan .down-btn {
    margin: 40px auto;
  }
}
@media only all and (max-width: 1366px) {
  /* line 412, ../sass/_planter.scss */
  .planter-slogan .down-btn {
    margin: 18px auto;
    margin-bottom: 30px;
  }
}
@media only all and (max-width: 640px) {
  /* line 412, ../sass/_planter.scss */
  .planter-slogan .down-btn {
    background: url(../images/planter/down_btn.png) center center no-repeat;
  }
}
/* line 447, ../sass/_planter.scss */
.planter-slogan .down-btn img {
  display: block;
  position: relative;
  top: 20px;
  left: 17px;
}
/* line 453, ../sass/_planter.scss */
.planter-slogan .down-btn:hover {
  background: #98CE52;
  -webkit-animation: ue-pudding 1s linear;
  -moz-animation: ue-pudding 1s linear;
  -ms-animation: ue-pudding 1s linear;
  animation: ue-pudding 1s linear;
}
@media only all and (max-width: 640px) {
  /* line 453, ../sass/_planter.scss */
  .planter-slogan .down-btn:hover {
    background: url(../images/planter/down_btn.png) center center no-repeat;
  }
}

/* line 465, ../sass/_planter.scss */
.video-contents {
  width: 600px;
  height: 400px;
  display: none;
}

/* line 471, ../sass/_planter.scss */
.video {
  width: 600px;
  position: relative;
  margin: 0 auto;
}
@media only all and (max-width: 640px) {
  /* line 471, ../sass/_planter.scss */
  .video {
    margin-top: 160px;
    width: 565px;
  }
}
/* line 479, ../sass/_planter.scss */
.video h2 {
  width: 105px;
  height: 45px;
  margin: 0 auto;
  background: url(../images/planter/video_title.png) center center no-repeat;
  background-size: 100%;
}
@media only all and (max-width: 640px) {
  /* line 479, ../sass/_planter.scss */
  .video h2 {
    width: 156px;
  }
}
/* line 489, ../sass/_planter.scss */
.video .slick-list {
  cursor: pointer;
}
/* line 497, ../sass/_planter.scss */
.video .slick-slider {
  margin-top: 10px;
}
/* line 499, ../sass/_planter.scss */
.video .slick-slider img {
  display: block;
  margin: 0 auto;
  width: 253px;
}
@media only all and (max-width: 640px) {
  /* line 499, ../sass/_planter.scss */
  .video .slick-slider img {
    width: 375px;
  }
}
/* line 508, ../sass/_planter.scss */
.video .arrow {
  width: 23px;
  height: 45px;
  position: absolute;
  top: 150px;
  cursor: pointer;
}
@media only all and (max-width: 640px) {
  /* line 508, ../sass/_planter.scss */
  .video .arrow {
    top: 240px;
  }
}
/* line 518, ../sass/_planter.scss */
.video .arrow-left {
  left: -23px;
  background: url(../images/planter/video_arrow_left.png) no-repeat;
}
@media only all and (max-width: 640px) {
  /* line 518, ../sass/_planter.scss */
  .video .arrow-left {
    left: 0;
  }
}
/* line 525, ../sass/_planter.scss */
.video .arrow-right {
  right: -23px;
  background: url(../images/planter/video_arrow_right.png) no-repeat;
}
@media only all and (max-width: 640px) {
  /* line 525, ../sass/_planter.scss */
  .video .arrow-right {
    right: 0;
  }
}

/* line 534, ../sass/_planter.scss */
.planter-item {
  width: 900px;
  margin: 0 auto;
}
@media only all and (max-width: 768px) {
  /* line 534, ../sass/_planter.scss */
  .planter-item {
    width: 100%;
  }
}
@media only all and (max-width: 640px) {
  /* line 534, ../sass/_planter.scss */
  .planter-item {
    width: 640px;
  }
}
/* line 543, ../sass/_planter.scss */
.planter-item h2 {
  text-indent: -999em;
  width: 100%;
}
/* line 547, ../sass/_planter.scss */
.planter-item .hoverPic {
  cursor: pointer;
}

/* line 552, ../sass/_planter.scss */
.trait {
  min-height: 473px;
  margin-top: 70px;
  background: url(../images/planter/trait_bg.jpg) center center no-repeat;
  padding-top: 35px;
  position: relative;
}
@media only all and (max-width: 768px) {
  /* line 552, ../sass/_planter.scss */
  .trait {
    background: url(../images/planter/trait_bg.jpg) 250px 0px no-repeat;
    background-size: 35%;
  }
}
@media only all and (max-width: 640px) {
  /* line 552, ../sass/_planter.scss */
  .trait {
    width: 422px;
    background: url(../images/planter/trait_bg.jpg) center center no-repeat;
    background-size: 100%;
  }
}
/* line 567, ../sass/_planter.scss */
.trait h2 {
  margin: 0 auto;
  width: 192px;
  height: 90px;
  background: url(../images/planter/trait_title.png) 0 0 no-repeat;
}
@media only all and (max-width: 768px) {
  /* line 567, ../sass/_planter.scss */
  .trait h2 {
    margin-left: 290px;
  }
}
@media only all and (max-width: 640px) {
  /* line 567, ../sass/_planter.scss */
  .trait h2 {
    margin-left: auto;
  }
}
/* line 579, ../sass/_planter.scss */
.trait .trait-pro {
  position: absolute;
  left: 17%;
  top: 175px;
}
@media only all and (max-width: 768px) {
  /* line 579, ../sass/_planter.scss */
  .trait .trait-pro {
    left: 27%;
    width: 350px;
  }
  /* line 586, ../sass/_planter.scss */
  .trait .trait-pro img {
    width: 100%;
  }
}
@media only all and (max-width: 768px) {
  /* line 579, ../sass/_planter.scss */
  .trait .trait-pro {
    width: 604px;
    left: -21%;
  }
}
/* line 595, ../sass/_planter.scss */
.trait .trait-tips {
  position: absolute;
}
@media only all and (max-width: 640px) {
  /* line 595, ../sass/_planter.scss */
  .trait .trait-tips {
    display: none;
  }
}
/* line 601, ../sass/_planter.scss */
.trait .trait-tips-1 {
  left: -313px;
  top: 134px;
}
@media only all and (max-width: 1440px) {
  /* line 601, ../sass/_planter.scss */
  .trait .trait-tips-1 {
    left: -210px;
  }
}
@media only all and (max-width: 1024px) {
  /* line 601, ../sass/_planter.scss */
  .trait .trait-tips-1 {
    left: 0;
    top: 90px;
  }
}
/* line 612, ../sass/_planter.scss */
.trait .trait-tips-2 {
  left: -142px;
  top: 42px;
}
@media only all and (max-width: 1440px) {
  /* line 612, ../sass/_planter.scss */
  .trait .trait-tips-2 {
    left: -100px;
  }
}
@media only all and (max-width: 1024px) {
  /* line 612, ../sass/_planter.scss */
  .trait .trait-tips-2 {
    left: 0;
    top: 0;
  }
}
@media only all and (max-width: 768px) {
  /* line 612, ../sass/_planter.scss */
  .trait .trait-tips-2 {
    left: 30px;
  }
}
/* line 626, ../sass/_planter.scss */
.trait .trait-tips-3 {
  left: -35px;
  top: 184px;
}
@media only all and (max-width: 1440px) {
  /* line 626, ../sass/_planter.scss */
  .trait .trait-tips-3 {
    left: 0px;
  }
}
/* line 633, ../sass/_planter.scss */
.trait .trait-tips-4 {
  right: -25px;
  top: 110px;
}
@media only all and (max-width: 1440px) {
  /* line 633, ../sass/_planter.scss */
  .trait .trait-tips-4 {
    right: 0px;
  }
}
@media only all and (max-width: 1024px) {
  /* line 633, ../sass/_planter.scss */
  .trait .trait-tips-4 {
    top: 100px;
  }
}
@media only all and (max-width: 768px) {
  /* line 633, ../sass/_planter.scss */
  .trait .trait-tips-4 {
    right: 4px;
  }
}
/* line 646, ../sass/_planter.scss */
.trait .trait-tips-5 {
  right: -175px;
  top: 20px;
}
@media only all and (max-width: 1440px) {
  /* line 646, ../sass/_planter.scss */
  .trait .trait-tips-5 {
    right: -125px;
  }
}
@media only all and (max-width: 1024px) {
  /* line 646, ../sass/_planter.scss */
  .trait .trait-tips-5 {
    right: 0;
    top: 0;
  }
}
@media only all and (max-width: 768px) {
  /* line 646, ../sass/_planter.scss */
  .trait .trait-tips-5 {
    right: 0px;
  }
}
/* line 660, ../sass/_planter.scss */
.trait .trait-tips-6 {
  right: -322px;
  top: 182px;
}
@media only all and (max-width: 1440px) {
  /* line 660, ../sass/_planter.scss */
  .trait .trait-tips-6 {
    right: -210px;
  }
}
@media only all and (max-width: 1024px) {
  /* line 660, ../sass/_planter.scss */
  .trait .trait-tips-6 {
    right: -50px;
    top: 202px;
  }
}
@media only all and (max-width: 768px) {
  /* line 660, ../sass/_planter.scss */
  .trait .trait-tips-6 {
    right: 6px;
  }
}

/* line 676, ../sass/_planter.scss */
.theory {
  width: 773px;
  margin: 0 auto;
  padding-top: 70px;
}
@media only all and (max-width: 640px) {
  /* line 676, ../sass/_planter.scss */
  .theory {
    width: 560px;
  }
}
/* line 683, ../sass/_planter.scss */
.theory img.theory640 {
  display: none;
}
@media only all and (max-width: 640px) {
  /* line 683, ../sass/_planter.scss */
  .theory img.theory640 {
    display: block;
  }
}
@media only all and (max-width: 640px) {
  /* line 689, ../sass/_planter.scss */
  .theory img.theory-pc {
    display: none;
  }
}

/* line 696, ../sass/_planter.scss */
.skill {
  padding-top: 70px;
}
/* line 698, ../sass/_planter.scss */
.skill h2 {
  height: 33px;
  background: url(../images/planter/skill_title.png) center center no-repeat;
}
/* line 702, ../sass/_planter.scss */
.skill .content {
  width: 100%;
  height: 450px;
  background: url(../images/planter/skill_bg.jpg) right center no-repeat;
  margin-top: 30px;
}
@media only all and (max-width: 768px) {
  /* line 707, ../sass/_planter.scss */
  .skill .content img {
    width: 390px;
    height: 450px;
  }
}
@media only all and (max-width: 640px) {
  /* line 702, ../sass/_planter.scss */
  .skill .content {
    display: none;
  }
}
/* line 717, ../sass/_planter.scss */
.skill .content640 {
  display: none;
}
@media only all and (max-width: 640px) {
  /* line 717, ../sass/_planter.scss */
  .skill .content640 {
    display: block;
    text-align: center;
  }
  /* line 722, ../sass/_planter.scss */
  .skill .content640 img {
    margin-top: 70px;
  }
}

/* line 729, ../sass/_planter.scss */
.use {
  padding-top: 70px;
}
/* line 731, ../sass/_planter.scss */
.use h2 {
  height: 103px;
  background: url(../images/planter/use_title.png) center center no-repeat;
}
/* line 735, ../sass/_planter.scss */
.use .content {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
  *zoom: 1;
}
/* line 739, ../sass/_planter.scss */
.use .content .use-items {
  width: 50%;
  height: 225px;
  background-color: #35c0c5;
  color: #fff;
  float: left;
}
@media only all and (max-width: 768px) {
  /* line 739, ../sass/_planter.scss */
  .use .content .use-items {
    height: 191px;
  }
}
@media only all and (max-width: 640px) {
  /* line 739, ../sass/_planter.scss */
  .use .content .use-items {
    width: 600px;
    margin: 0 auto;
    float: none;
    height: 300px;
  }
}
/* line 754, ../sass/_planter.scss */
.use .content .use-items img {
  float: left;
}
@media only all and (max-width: 768px) {
  /* line 754, ../sass/_planter.scss */
  .use .content .use-items img {
    width: 200px;
  }
}
@media only all and (max-width: 640px) {
  /* line 754, ../sass/_planter.scss */
  .use .content .use-items img {
    width: 300px;
  }
}
@media only all and (max-width: 640px) {
  /* line 763, ../sass/_planter.scss */
  .use .content .use-items img.hoverPic {
    display: none;
  }
}
/* line 768, ../sass/_planter.scss */
.use .content .use-items img.hoverPic640 {
  display: none;
}
@media only all and (max-width: 640px) {
  /* line 768, ../sass/_planter.scss */
  .use .content .use-items img.hoverPic640 {
    display: block;
  }
}
/* line 774, ../sass/_planter.scss */
.use .content .use-items .intro {
  width: 180px;
  float: left;
  margin-left: 15px;
  text-align: center;
}
@media only all and (max-width: 768px) {
  /* line 774, ../sass/_planter.scss */
  .use .content .use-items .intro {
    width: 160px;
  }
}
@media only all and (max-width: 640px) {
  /* line 774, ../sass/_planter.scss */
  .use .content .use-items .intro {
    width: 45%;
  }
}
/* line 786, ../sass/_planter.scss */
.use .content .use-items h3 {
  font-size: 35px;
  margin-top: 60px;
}
@media only all and (max-width: 768px) {
  /* line 786, ../sass/_planter.scss */
  .use .content .use-items h3 {
    margin-top: 35px;
  }
}
@media only all and (max-width: 640px) {
  /* line 786, ../sass/_planter.scss */
  .use .content .use-items h3 {
    font-size: 60px;
    margin-top: 50px;
  }
}
/* line 797, ../sass/_planter.scss */
.use .content .use-items p {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
@media only all and (max-width: 640px) {
  /* line 797, ../sass/_planter.scss */
  .use .content .use-items p {
    font-size: 24px;
    line-height: 35px;
  }
}
/* line 807, ../sass/_planter.scss */
.use .content .use-items-2 {
  background-color: #ee837e;
}
/* line 809, ../sass/_planter.scss */
.use .content .use-items-2 .intro {
  width: 200px;
  margin-left: 0;
}
@media only all and (max-width: 768px) {
  /* line 809, ../sass/_planter.scss */
  .use .content .use-items-2 .intro {
    width: 170px;
  }
}
@media only all and (max-width: 640px) {
  /* line 809, ../sass/_planter.scss */
  .use .content .use-items-2 .intro {
    width: 50%;
  }
}
/* line 820, ../sass/_planter.scss */
.use .content .use-items-3 {
  background-color: #7281bc;
}
/* line 822, ../sass/_planter.scss */
.use .content .use-items-3 img {
  float: right;
}
/* line 826, ../sass/_planter.scss */
.use .content .use-items-4 {
  background-color: #91b233;
}
/* line 828, ../sass/_planter.scss */
.use .content .use-items-4 img {
  float: right;
}

/* line 835, ../sass/_planter.scss */
.give {
  width: 646px;
  padding-top: 50px;
}
/* line 838, ../sass/_planter.scss */
.give h2 {
  height: 93px;
  background: url(../images/planter/give_title.png) center center no-repeat;
}
/* line 842, ../sass/_planter.scss */
.give .content {
  width: 100%;
  margin-top: 30px;
  height: 338px;
  background: url(../images/planter/give_banner.jpg) left center no-repeat;
}
@media only all and (max-width: 640px) {
  /* line 842, ../sass/_planter.scss */
  .give .content {
    width: 600px;
    margin: 30px auto;
    background-size: 50%;
  }
}
/* line 852, ../sass/_planter.scss */
.give .content .intro {
  width: 338px;
  height: 338px;
  float: right;
  background: url(../images/planter/give_bg.png) no-repeat;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 130px;
  line-height: 25px;
}
@media only all and (max-width: 640px) {
  /* line 852, ../sass/_planter.scss */
  .give .content .intro {
    background-size: 90%;
    padding-left: 45px;
    padding-right: 60px;
    font-size: 26px;
    line-height: 35px;
    padding-top: 80px;
    margin-top: 20px;
  }
}

/* line 875, ../sass/_planter.scss */
.norms {
  padding-top: 50px;
}
/* line 877, ../sass/_planter.scss */
.norms h2 {
  height: 93px;
  background: url(../images/planter/norms_title.png) center center no-repeat;
}
/* line 881, ../sass/_planter.scss */
.norms .norms-main {
  width: 100%;
  border: 1px #e8ebf0 solid;
  min-height: 300px;
  overflow: hidden;
  *zoom: 1;
  margin-top: 30px;
  padding-bottom: 50px;
}
@media only all and (max-width: 640px) {
  /* line 881, ../sass/_planter.scss */
  .norms .norms-main {
    width: 600px;
    margin: 0 auto;
    border: 0;
  }
}
/* line 894, ../sass/_planter.scss */
.norms .content {
  width: 760px;
  margin: 0 auto;
  padding-top: 50px;
}
@media only all and (max-width: 768px) {
  /* line 894, ../sass/_planter.scss */
  .norms .content {
    margin: 0 0;
  }
}
/* line 902, ../sass/_planter.scss */
.norms .content .tabs .pro-slide {
  width: 100%;
  height: 500px;
}
@media only all and (max-width: 640px) {
  /* line 902, ../sass/_planter.scss */
  .norms .content .tabs .pro-slide {
    width: 600px;
  }
}
/* line 909, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1, .norms .content .tabs .pro-pic2, .norms .content .tabs .pro-pic3, .norms .content .tabs .pro-pic4, .norms .content .tabs .pro-pic5 {
  width: 760px;
  height: 500px;
  float: left;
}
@media only all and (max-width: 640px) {
  /* line 909, ../sass/_planter.scss */
  .norms .content .tabs .pro-pic1, .norms .content .tabs .pro-pic2, .norms .content .tabs .pro-pic3, .norms .content .tabs .pro-pic4, .norms .content .tabs .pro-pic5 {
    width: 600px;
  }
}
/* line 917, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 {
  position: relative;
  background: url(../images/planter/product1.jpg) no-repeat center center;
}
/* line 920, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 span {
  position: absolute;
}
/* line 923, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro1 {
  top: 55px;
  left: 361px;
}
/* line 927, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro2 {
  top: 55px;
  left: 451px;
}
/* line 931, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro3 {
  top: 55px;
  left: 533px;
}
/* line 935, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro4 {
  top: 224px;
  right: 22px;
}
/* line 939, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro5 {
  top: 409px;
  right: 66px;
}
/* line 943, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro6 {
  top: 425px;
  right: 194px;
}
/* line 947, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro7 {
  top: 425px;
  left: 298px;
}
/* line 951, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro8 {
  top: 277px;
  left: 147px;
}
/* line 955, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro9 {
  top: 200px;
  left: 147px;
}
/* line 959, ../sass/_planter.scss */
.norms .content .tabs .pro-pic1 .intro10 {
  top: 142px;
  left: 158px;
}
/* line 964, ../sass/_planter.scss */
.norms .content .tabs .pro-pic2 {
  background: url(../images/planter/product2.jpg) no-repeat center center;
}
@media only all and (max-width: 640px) {
  /* line 964, ../sass/_planter.scss */
  .norms .content .tabs .pro-pic2 {
    background-size: 100%;
  }
}
/* line 970, ../sass/_planter.scss */
.norms .content .tabs .pro-pic3 {
  background: url(../images/planter/product3.jpg) no-repeat center center;
}
@media only all and (max-width: 640px) {
  /* line 970, ../sass/_planter.scss */
  .norms .content .tabs .pro-pic3 {
    background-size: 100%;
  }
}
/* line 976, ../sass/_planter.scss */
.norms .content .tabs .pro-pic4 {
  background: url(../images/planter/product4.jpg) no-repeat center center;
}
@media only all and (max-width: 640px) {
  /* line 976, ../sass/_planter.scss */
  .norms .content .tabs .pro-pic4 {
    background-size: 100%;
  }
}
/* line 982, ../sass/_planter.scss */
.norms .content .tabs .pro-pic5 {
  background: url(../images/planter/product5.jpg) no-repeat center center;
}
@media only all and (max-width: 640px) {
  /* line 982, ../sass/_planter.scss */
  .norms .content .tabs .pro-pic5 {
    background-size: 100%;
  }
}
/* line 988, ../sass/_planter.scss */
.norms .content .tabs .tabs-content {
  width: 585px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
@media only all and (max-width: 640px) {
  /* line 988, ../sass/_planter.scss */
  .norms .content .tabs .tabs-content {
    margin-left: 0;
  }
}
/* line 995, ../sass/_planter.scss */
.norms .content .tabs .tabs-content li {
  float: left;
  margin-left: 15px;
}
/* line 998, ../sass/_planter.scss */
.norms .content .tabs .tabs-content li a {
  width: 100%;
  height: 100%;
  display: block;
  border: 2px solid #ddd;
}
/* line 1004, ../sass/_planter.scss */
.norms .content .tabs .tabs-content li a:hover {
  border: 2px solid #5DB219;
}
/* line 1007, ../sass/_planter.scss */
.norms .content .tabs .tabs-content li .active {
  border: 2px solid #5DB219;
}
/* line 1014, ../sass/_planter.scss */
.norms .norms-table {
  width: 540px;
  margin: 0 auto;
  padding-top: 30px;
  font-size: 22px;
}
@media only all and (max-width: 640px) {
  /* line 1014, ../sass/_planter.scss */
  .norms .norms-table {
    width: 600px;
    margin-left: 0;
  }
}
/* line 1023, ../sass/_planter.scss */
.norms .norms-table table tr td {
  word-break: break-all;
  word-wrap: break-word;
}
/* line 1027, ../sass/_planter.scss */
.norms .norms-table .title {
  color: #0caa60;
  text-align: center;
}
@media only all and (max-width: 640px) {
  /* line 1027, ../sass/_planter.scss */
  .norms .norms-table .title {
    min-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 1036, ../sass/_planter.scss */
.norms .norms-table .intro {
  padding-left: 65px;
}
@media only all and (max-width: 640px) {
  /* line 1036, ../sass/_planter.scss */
  .norms .norms-table .intro {
    line-height: 45px;
  }
}

/* line 1045, ../sass/_planter.scss */
.contact {
  padding-top: 50px;
}
@media only all and (max-width: 640px) {
  /* line 1045, ../sass/_planter.scss */
  .contact {
    width: 460px;
    margin: 0 auto;
  }
}
/* line 1051, ../sass/_planter.scss */
.contact h2 {
  height: 93px;
  background: url(../images/planter/contact_title.png) center center no-repeat;
}
/* line 1055, ../sass/_planter.scss */
.contact .content {
  margin-top: 30px;
  padding-bottom: 70px;
  overflow: hidden;
  *zoom: 1;
}
/* line 1059, ../sass/_planter.scss */
.contact .content .map {
  float: left;
}
@media only all and (max-width: 768px) {
  /* line 1059, ../sass/_planter.scss */
  .contact .content .map {
    width: 290px;
  }
}
@media only all and (max-width: 640px) {
  /* line 1059, ../sass/_planter.scss */
  .contact .content .map {
    width: 460px;
  }
}
@media only all and (max-width: 768px) {
  /* line 1067, ../sass/_planter.scss */
  .contact .content .map img {
    width: 100%;
  }
}
/* line 1073, ../sass/_planter.scss */
.contact .content .intro {
  float: left;
  margin-left: 20px;
  margin-top: 140px;
  font-size: 16px;
}
@media only all and (max-width: 1024px) {
  /* line 1073, ../sass/_planter.scss */
  .contact .content .intro {
    margin-left: 10px;
  }
}
@media only all and (max-width: 768px) {
  /* line 1073, ../sass/_planter.scss */
  .contact .content .intro {
    margin-top: 70px;
  }
}
/* line 1085, ../sass/_planter.scss */
.contact .content .name {
  width: 300px;
  height: 43px;
  background: url(../images/planter/company_icon.png) no-repeat;
  text-indent: -999em;
}
/* line 1091, ../sass/_planter.scss */
.contact .content .address {
  width: 100%;
  height: 31px;
  line-height: 31px;
  background: url(../images/planter/address_icon.png) left center no-repeat;
  padding-left: 30px;
  margin-top: 20px;
  margin-left: 10px;
}
@media only all and (max-width: 640px) {
  /* line 1091, ../sass/_planter.scss */
  .contact .content .address {
    font-size: 26px;
  }
}
/* line 1103, ../sass/_planter.scss */
.contact .content .tel {
  width: 100%;
  height: 28px;
  line-height: 28px;
  background: url(../images/planter/tel_icon.png) left center no-repeat;
  padding-left: 30px;
  margin-top: 20px;
  margin-left: 10px;
}
@media only all and (max-width: 640px) {
  /* line 1103, ../sass/_planter.scss */
  .contact .content .tel {
    font-size: 26px;
    margin-top: 60px;
  }
}

/* line 1119, ../sass/_planter.scss */
.footer {
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #333;
  color: #fff;
  font-size: 12px;
}

@-webkit-keyframes ue-pudding {
  0% {
    transform: scale(1.2, 0.8);
  }
  1% {
    transform: scale(1.18, 0.82);
  }
  2% {
    transform: scale(1.16, 0.84);
  }
  3% {
    transform: scale(1.13, 0.87);
  }
  4% {
    transform: scale(1.1, 0.9);
  }
  5% {
    transform: scale(1.07, 0.93);
  }
  6% {
    transform: scale(1.04, 0.96);
  }
  7% {
    transform: scale(1.01, 0.99);
  }
  8% {
    transform: scale(0.99, 1.01);
  }
  9% {
    transform: scale(0.97, 1.03);
  }
  10% {
    transform: scale(0.95, 1.05);
  }
  11% {
    transform: scale(0.94, 1.06);
  }
  12% {
    transform: scale(0.93, 1.07);
  }
  13% {
    transform: scale(0.93, 1.07);
  }
  14% {
    transform: scale(0.93, 1.07);
  }
  15% {
    transform: scale(0.93, 1.07);
  }
  16% {
    transform: scale(0.94, 1.06);
  }
  17% {
    transform: scale(0.94, 1.06);
  }
  18% {
    transform: scale(0.95, 1.05);
  }
  19% {
    transform: scale(0.96, 1.04);
  }
  20% {
    transform: scale(0.98, 1.02);
  }
  21% {
    transform: scale(0.99, 1.01);
  }
  22% {
    transform: scale(1, 1);
  }
  23% {
    transform: scale(1, 1);
  }
  24% {
    transform: scale(1.01, 0.99);
  }
  25% {
    transform: scale(1.02, 0.98);
  }
  26% {
    transform: scale(1.02, 0.98);
  }
  27% {
    transform: scale(1.02, 0.98);
  }
  28% {
    transform: scale(1.03, 0.97);
  }
  29% {
    transform: scale(1.03, 0.97);
  }
  30% {
    transform: scale(1.02, 0.98);
  }
  31% {
    transform: scale(1.02, 0.98);
  }
  32% {
    transform: scale(1.02, 0.98);
  }
  33% {
    transform: scale(1.02, 0.98);
  }
  34% {
    transform: scale(1.01, 0.99);
  }
  35% {
    transform: scale(1.01, 0.99);
  }
  36% {
    transform: scale(1.01, 0.99);
  }
  37% {
    transform: scale(1, 1);
  }
  38% {
    transform: scale(1, 1);
  }
  39% {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(0.99, 1.01);
  }
  41% {
    transform: scale(0.99, 1.01);
  }
  42% {
    transform: scale(0.99, 1.01);
  }
  43% {
    transform: scale(0.99, 1.01);
  }
  44% {
    transform: scale(0.99, 1.01);
  }
  45% {
    transform: scale(0.99, 1.01);
  }
  46% {
    transform: scale(0.99, 1.01);
  }
  47% {
    transform: scale(0.99, 1.01);
  }
  48% {
    transform: scale(0.99, 1.01);
  }
  49% {
    transform: scale(1, 1);
  }
}
@-moz-keyframes ue-pudding {
  0% {
    transform: scale(1.2, 0.8);
  }
  1% {
    transform: scale(1.18, 0.82);
  }
  2% {
    transform: scale(1.16, 0.84);
  }
  3% {
    transform: scale(1.13, 0.87);
  }
  4% {
    transform: scale(1.1, 0.9);
  }
  5% {
    transform: scale(1.07, 0.93);
  }
  6% {
    transform: scale(1.04, 0.96);
  }
  7% {
    transform: scale(1.01, 0.99);
  }
  8% {
    transform: scale(0.99, 1.01);
  }
  9% {
    transform: scale(0.97, 1.03);
  }
  10% {
    transform: scale(0.95, 1.05);
  }
  11% {
    transform: scale(0.94, 1.06);
  }
  12% {
    transform: scale(0.93, 1.07);
  }
  13% {
    transform: scale(0.93, 1.07);
  }
  14% {
    transform: scale(0.93, 1.07);
  }
  15% {
    transform: scale(0.93, 1.07);
  }
  16% {
    transform: scale(0.94, 1.06);
  }
  17% {
    transform: scale(0.94, 1.06);
  }
  18% {
    transform: scale(0.95, 1.05);
  }
  19% {
    transform: scale(0.96, 1.04);
  }
  20% {
    transform: scale(0.98, 1.02);
  }
  21% {
    transform: scale(0.99, 1.01);
  }
  22% {
    transform: scale(1, 1);
  }
  23% {
    transform: scale(1, 1);
  }
  24% {
    transform: scale(1.01, 0.99);
  }
  25% {
    transform: scale(1.02, 0.98);
  }
  26% {
    transform: scale(1.02, 0.98);
  }
  27% {
    transform: scale(1.02, 0.98);
  }
  28% {
    transform: scale(1.03, 0.97);
  }
  29% {
    transform: scale(1.03, 0.97);
  }
  30% {
    transform: scale(1.02, 0.98);
  }
  31% {
    transform: scale(1.02, 0.98);
  }
  32% {
    transform: scale(1.02, 0.98);
  }
  33% {
    transform: scale(1.02, 0.98);
  }
  34% {
    transform: scale(1.01, 0.99);
  }
  35% {
    transform: scale(1.01, 0.99);
  }
  36% {
    transform: scale(1.01, 0.99);
  }
  37% {
    transform: scale(1, 1);
  }
  38% {
    transform: scale(1, 1);
  }
  39% {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(0.99, 1.01);
  }
  41% {
    transform: scale(0.99, 1.01);
  }
  42% {
    transform: scale(0.99, 1.01);
  }
  43% {
    transform: scale(0.99, 1.01);
  }
  44% {
    transform: scale(0.99, 1.01);
  }
  45% {
    transform: scale(0.99, 1.01);
  }
  46% {
    transform: scale(0.99, 1.01);
  }
  47% {
    transform: scale(0.99, 1.01);
  }
  48% {
    transform: scale(0.99, 1.01);
  }
  49% {
    transform: scale(1, 1);
  }
}
@-ms-keyframes ue-pudding {
  0% {
    transform: scale(1.2, 0.8);
  }
  1% {
    transform: scale(1.18, 0.82);
  }
  2% {
    transform: scale(1.16, 0.84);
  }
  3% {
    transform: scale(1.13, 0.87);
  }
  4% {
    transform: scale(1.1, 0.9);
  }
  5% {
    transform: scale(1.07, 0.93);
  }
  6% {
    transform: scale(1.04, 0.96);
  }
  7% {
    transform: scale(1.01, 0.99);
  }
  8% {
    transform: scale(0.99, 1.01);
  }
  9% {
    transform: scale(0.97, 1.03);
  }
  10% {
    transform: scale(0.95, 1.05);
  }
  11% {
    transform: scale(0.94, 1.06);
  }
  12% {
    transform: scale(0.93, 1.07);
  }
  13% {
    transform: scale(0.93, 1.07);
  }
  14% {
    transform: scale(0.93, 1.07);
  }
  15% {
    transform: scale(0.93, 1.07);
  }
  16% {
    transform: scale(0.94, 1.06);
  }
  17% {
    transform: scale(0.94, 1.06);
  }
  18% {
    transform: scale(0.95, 1.05);
  }
  19% {
    transform: scale(0.96, 1.04);
  }
  20% {
    transform: scale(0.98, 1.02);
  }
  21% {
    transform: scale(0.99, 1.01);
  }
  22% {
    transform: scale(1, 1);
  }
  23% {
    transform: scale(1, 1);
  }
  24% {
    transform: scale(1.01, 0.99);
  }
  25% {
    transform: scale(1.02, 0.98);
  }
  26% {
    transform: scale(1.02, 0.98);
  }
  27% {
    transform: scale(1.02, 0.98);
  }
  28% {
    transform: scale(1.03, 0.97);
  }
  29% {
    transform: scale(1.03, 0.97);
  }
  30% {
    transform: scale(1.02, 0.98);
  }
  31% {
    transform: scale(1.02, 0.98);
  }
  32% {
    transform: scale(1.02, 0.98);
  }
  33% {
    transform: scale(1.02, 0.98);
  }
  34% {
    transform: scale(1.01, 0.99);
  }
  35% {
    transform: scale(1.01, 0.99);
  }
  36% {
    transform: scale(1.01, 0.99);
  }
  37% {
    transform: scale(1, 1);
  }
  38% {
    transform: scale(1, 1);
  }
  39% {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(0.99, 1.01);
  }
  41% {
    transform: scale(0.99, 1.01);
  }
  42% {
    transform: scale(0.99, 1.01);
  }
  43% {
    transform: scale(0.99, 1.01);
  }
  44% {
    transform: scale(0.99, 1.01);
  }
  45% {
    transform: scale(0.99, 1.01);
  }
  46% {
    transform: scale(0.99, 1.01);
  }
  47% {
    transform: scale(0.99, 1.01);
  }
  48% {
    transform: scale(0.99, 1.01);
  }
  49% {
    transform: scale(1, 1);
  }
}
