@charset "UTF-8";
@font-face {
  font-family: "cu";
  src: url(static/font/cu.ttf);
}
@font-face {
  font-family: "xi";
  src: url(static/font/xi.ttf);
}
body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% "微软雅黑";
  color: #333;
  background: #fff;
  font-family: "mainContent";
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

div {
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% "微软雅黑";
  font-family: "微软雅黑";
}

a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #3b84cc;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

i {
  font-style: normal;
}

input, img {
  vertical-align: middle;
}

input[type=button], input[type=submit] {
  vertical-align: middle;
  cursor: pointer;
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
  margin: 0 auto;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
}

input[type=button], input[type=submit], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: none;
}

body {
  background: url(../images/top.jpg) no-repeat top center #fef2ef;
}

.top {
  height: 692px;
  position: relative;
}
.top .tools {
  width: 1100px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: right;
}
.top .tools div {
  text-align: right;
}
.top .tools span {
  color: #fff;
  font-size: 18px;
  margin: 0 10px;
}
.top .tools span a {
  color: #fff;
}
.top .tools span.logout {
  cursor: pointer;
}

.nav {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.nav span {
  display: inline-block;
  width: 180px;
  height: 50px;
  border: 3px solid #fff4e8;
  border-radius: 30px;
  line-height: 45px;
  font-size: 31px;
  margin: 0 30px;
  color: #fff4e8;
}

.nav span a {
  color: #fff4e8;
}

.nav span.active {
  background: #fff0df;
  color: #e70e12;
  border: 3px solid #faca22;
}

.nav span.active a {
  color: #e70e12;
}

.baoming {
  width: 78%;
  padding: 5%;
  margin: 30px auto;
  border: 1px dashed #a2a2a2;
}
.baoming h2 {
  font-size: 28px;
  text-align: left;
  padding-bottom: 20px;
}
.baoming p {
  font-size: 18px;
  padding: 4px 0;
  line-height: 180%;
}
.baoming p a {
  color: #11398d;
  text-decoration: underline;
}
.baoming p.jia {
  font-weight: bold;
}

.mainBox h1 {
  text-align: center;
  padding: 60px 0 50px 0;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5;
  color: #073fad;
}

.mainBox .mainContent {
  width: 78%;
  padding: 5%;
  margin: 50px auto 20px auto;
  border: 1px dashed #a2a2a2;
}

.mainBox .mainContent .imgBox b {
  vertical-align: bottom;
  display: inline-block;
  font-size: 18px;
  color: #a2a2a2;
  font-weight: normal;
}

.mainBox .mainContent .item {
  padding: 20px 0;
  position: relative;
}

.mainBox .mainContent .item .getcode {
  position: absolute;
  right: 60px;
  top: 15px;
  background: #e00010;
  color: #fff;
  border-radius: 10px;
  font-size: 16px;
  padding: 4px 10px;
  border: none;
  cursor: pointer;
}

.mainBox .mainContent .item .logo {
  vertical-align: top;
  height: 173px;
  width: 248px;
  margin-right: 15px;
}

.mainBox .mainContent .item #logoup {
  position: absolute;
  left: 130px;
  height: 173px;
  width: 248px;
  z-index: 100;
  opacity: 0;
}

.mainBox .mainContent .item #anliup {
  position: absolute;
  left: 130px;
  height: 173px;
  width: 248px;
  z-index: 100;
  opacity: 0;
}

.mainBox .mainContent .item h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 15px;
}

.mainBox .mainContent .item h3.small {
  font-size: 18px;
}

.mainBox .mainContent .item h3 span {
  color: #a2a2a2;
  font-size: 20px;
}

.mainBox .mainContent .item .input_1 {
  width: 740px;
  background: #fff;
  border: none;
  height: 30px;
  font-size: 20px;
  vertical-align: middle;
  border-bottom: 1px solid #000;
}

.mainBox .mainContent .item .input_111 {
  width: 600px;
  background: #fff;
  border: none;
  height: 30px;
  font-size: 20px;
  vertical-align: middle;
  border-bottom: 1px solid #000;
}

.mainBox .mainContent .item .input_2 {
  width: 660px;
  background: #fff;
  border: none;
  font-size: 24px;
  height: 30px;
  vertical-align: middle;
  border-bottom: 1px solid #000;
}

.mainBox .mainContent .item span.leftTitle {
  font-size: 24px;
  margin-right: 15px;
}

.mainBox .mainContent .item p.choose span {
  display: inline-block;
  background: #e00010;
  color: #fff;
  padding: 10px 10px;
  font-size: 20px;
  color: #fff;
  margin-right: 15px;
  margin-bottom: 10px;
}

.mainBox .mainContent .item p.choose span b {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../images/c2.png) no-repeat;
  margin-right: 10px;
  background: #ffd082;
  border-radius: 50%;
  margin-top: 0px;
  vertical-align: middle;
}

.mainBox .mainContent .item p.choose span b.active {
  background: url(../images/c1.png) no-repeat;
}

.mainBox .mainContent .item p .desc {
  width: 780px;
  height: 140px;
  border: 1px solid #a7a7a7;
  padding: 10px;
  font-size: 20px;
}

.mainBox .mainContent .item p .desc1 {
  width: 780px;
  height: 140px;
  border: 1px solid #a7a7a7;
  padding: 10px;
  font-size: 20px;
}

.mainBox .mainContent .item p .liyou {
  width: 780px;
  height: 260px;
  border: 1px solid #a7a7a7;
  padding: 10px;
  font-size: 20px;
}

.mainBox .mainContent .item b.imgText {
  font-size: 18px;
  color: #a2a2a2;
  font-weight: normal;
  display: block;
  width: 80%;
}

.mainBox .mainContent .item input {
  vertical-align: middle;
}

.mainBox .mainContent .item span {
  vertical-align: middle;
}

.mainBox .mainContent .chengnuo img {
  margin: 0 20px 0 0;
}

.mainBox .mainContent .chengnuo #chengnuoshu {
  position: absolute;
  left: 200px;
  width: 156px;
  height: 32px;
  top: 30px;
  opacity: 0;
}

.mainBox .mainContent .chengnuo #chengnuoshu {
  position: absolute;
  left: 200px;
  width: 156px;
  height: 32px;
  top: 30px;
  opacity: 0;
}

.mainBox .mainContent .chengnuo #qita {
  position: absolute;
  left: 0;
  width: 156px;
  height: 32px;
  top: 30px;
  opacity: 0;
}

.mainBox .mainContent .chengnuo b.chengguoText {
  display: inline-block;
  font-size: 18px;
  color: #a2a2a2;
  font-weight: normal;
}

.mainBox .mainContent .tools {
  text-align: center;
  padding: 50px 0;
}

.mainBox .mainContent .tools button {
  width: 280px;
  height: 50px;
  background: #e00010;
  line-height: 50px;
  color: #fff;
  border-radius: 30px;
  font-size: 24px;
  border: none;
  cursor: pointer;
}

.error-tip {
  position: absolute;
  background-color: #ff4d4f;
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  z-index: 1000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.mainBox {
  width: 1080px;
  margin: 50px auto 30px auto;
  background: #fff;
  position: relative;
}
.mainBox h2 {
  font-size: 28px;
  text-align: left;
  padding-bottom: 20px;
}
.mainBox h2.kexuan {
  font-size: 22px;
  font-weight: normal;
}
.mainBox .cailiao h4 {
  font-size: 20px;
  padding-bottom: 5px;
  padding-top: 20px;
}
.mainBox .cailiao h4 span {
  font-weight: normal;
  font-size: 16px;
  color: #a2a2a2;
}
.mainBox .cailiao p {
  font-size: 18px;
  line-height: 180%;
}
.mainBox .cailiao .item h3 {
  font-size: 20px;
}
.mainBox .cailiao .item p.keyBox {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.mainBox .cailiao .item p.keyBox input {
  margin: 0 5px;
  font-size: 16px;
  width: 18%;
  border-bottom: 1px solid #a2a2a2;
}

.copyright {
  text-align: center;
  color: #fff;
  height: 130px;
  background: #fef2ef;
  padding-top: 20px;
}

.fm {
  display: block;
  width: 100%;
  height: 1000px;
  background: url(../images/fm.jpg) no-repeat top center;
}

.fm .fmtop {
  height: 714px;
}

.fm .nav {
  width: 1000px;
  margin: 0 auto 50px auto;
  text-align: center;
}

.fm .nav span {
  display: inline-block;
  width: 180px;
  height: 50px;
  border: 3px solid #fff4e8;
  border-radius: 30px;
  line-height: 45px;
  font-size: 31px;
  margin: 0 30px;
  color: #fff4e8;
}

.fm .nav span a {
  color: #fff4e8;
}

.fm .nav span:hover {
  background: #fff0df;
  color: #e70e12;
  border: 3px solid #faca22;
}

.fm .nav span:hover a {
  color: #e70e12;
}

.mobilefm {
  display: none;
}

.flash {
  -webkit-animation: flash 2s forwards;
  animation: flash 2s forwards;
}

@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tipText1s {
  -webkit-animation: tipText 18s ease infinite;
  animation: tipText 18s ease infinite;
}

.tipText2s {
  -webkit-animation: tipText 25s ease 2s infinite;
  animation: tipText 25s ease 2s infinite;
}

.tipText3s {
  -webkit-animation: tipText 25s ease 4s infinite;
  animation: tipText 25s ease 4s infinite;
}

.tipText4s {
  -webkit-animation: tipText 20s ease 5s infinite;
  animation: tipText 20s ease 5s infinite;
}

.tipText5s {
  -webkit-animation: tipText 15s ease infinite;
  animation: tipText 15s ease infinite;
}

.tipText6s {
  -webkit-animation: tipText 25s ease infinite;
  animation: tipText 25s ease infinite;
}

.tipText7s {
  -webkit-animation: tipText 15s ease 2s infinite;
  animation: tipText 15s ease 2s infinite;
}

.tipText8s {
  -webkit-animation: tipText 30s ease infinite;
  animation: tipText 30s ease infinite;
}

.tipText9s {
  -webkit-animation: tipText 18s ease 1s infinite;
  animation: tipText 18s ease 1s infinite;
}

.tipText10s {
  -webkit-animation: tipText 15s ease 3s infinite;
  animation: tipText 15s ease 3s infinite;
}

.tipText11s {
  -webkit-animation: tipText 25s ease infinite;
  animation: tipText 25s ease infinite;
}

.tipText12s {
  -webkit-animation: tipText 25s ease 5s infinite;
  animation: tipText 25s ease 2s infinite;
}

.tipText13s {
  -webkit-animation: tipText 22s ease 3s infinite;
  animation: tipText 22s ease 2s infinite;
}

.tipText14s {
  -webkit-animation: tipText 15s ease 2s infinite;
  animation: tipText 15s ease 2s infinite;
}

.tipText15s {
  -webkit-animation: tipText 20s ease 6s infinite;
  animation: tipText 20s ease 2s infinite;
}

.tipText16s {
  -webkit-animation: tipText 30s ease 5s infinite;
  animation: tipText 30s ease 2s infinite;
}

@-webkit-keyframes tipText {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
}
@keyframes tipText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1500px);
  }
}
.move1 {
  -webkit-animation: move1 0.5s infinite;
  animation: move1 0.5s infinite;
}

@-webkit-keyframes move1 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes move1 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(10px);
  }
}
.people1 {
  -webkit-animation: people1 5s infinite;
  animation: people1 5s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people1 {
  0% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u1/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u1/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people1 {
  0% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u1/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u1/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
}
.people2 {
  -webkit-animation: people2 7s infinite;
  animation: people2 7s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people2 {
  0% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
  25% {
    background: url(../images/people/u2/2.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u2/3.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u2/4.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people2 {
  0% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
  25% {
    background: url(../images/people/u2/2.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u2/3.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u2/4.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
}
.people3 {
  -webkit-animation: people3 5s infinite;
  animation: people3 5s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people3 {
  0% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u3/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u3/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people3 {
  0% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u3/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u3/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
}
.people4 {
  -webkit-animation: people4 5s infinite;
  animation: people4 5s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people4 {
  0% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u4/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u4/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people4 {
  0% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u4/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u4/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
}
.flash1 {
  -webkit-animation: flash1 2s forwards;
  animation: flash1 2s forwards;
}

@-webkit-keyframes flash1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p1_mask {
  -webkit-animation: p1_mask 2s ease infinite;
  animation: p1_mask 2s ease infinite;
}

@-webkit-keyframes p1_mask {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes p1_mask {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.btns {
  -webkit-animation: btns 0.6s ease infinite;
  animation: btns 0.6s ease infinite;
}

@-webkit-keyframes btns {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes btns {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
    transform: scale(1.1);
  }
}
@-webkit-keyframes btns1 {
  0% {
    -webkit-transform: opacity(0);
    transform: opacity(0);
  }
  100% {
    -webkit-transform: opacity(1);
    transform: opacity(1);
  }
}
@keyframes btns1 {
  0% {
    transform: opacity(0);
  }
  100% {
    transform: opacity(1);
  }
}
.bganimation {
  -webkit-animation: bganimation 2s forwards;
  animation: bganimation 2s forwards;
  transform-origin: center center;
}

@-webkit-keyframes bganimation {
  0% {
    -webkit-transform: opacity(1) scale(0.3);
    transform: opacity(1) scale(0.3);
  }
  100% {
    -webkit-transform: opacity(0) scale(6);
    transform: opacity(0) scale(6);
  }
}
@keyframes bganimation {
  0% {
    transform: opacity(1) scale(0.3);
  }
  100% {
    transform: opacity(0) scale(6);
  }
}
.star_1 {
  -webkit-animation: star 10s ease infinite;
  animation: star 10s ease infinite;
}

.star_2 {
  -webkit-animation: star 7s ease infinite;
  animation: star 7s ease infinite;
}

.star_3 {
  -webkit-animation: star 12s ease infinite;
  animation: star 12s ease infinite;
}

@-webkit-keyframes star {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1300px) translateY(1000px);
    transform: translateX(-1300px) translateY(1000px);
    opacity: 0;
  }
}
@keyframes star {
  0% {
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-1300px) translateY(1000px);
    opacity: 0;
  }
}
.login {
  -webkit-animation: login 3s ease 1s infinite;
  animation: login 3s ease 1s infinite;
}

@-webkit-keyframes loginMove {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes loginMove {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.textMove {
  -webkit-animation: textMove 0.6s ease forwards;
  animation: textMove 0.6s ease forwards;
}

@-webkit-keyframes textMove {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes textMove {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.p1_jiao {
  -webkit-animation: p1_jiao 3s ease infinite;
  animation: p1_jiao 3s ease infinite;
}

@-webkit-keyframes p1_jiao {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 1;
  }
}
@keyframes p1_jiao {
  0% {
    transform: translateX(0px);
    opacity: 0;
  }
  100% {
    transform: translateY(40px);
    opacity: 1;
  }
}
.flyAnimation {
  -webkit-animation: fly 23s ease infinite;
  animation: fly 23s ease infinite;
}

.flyAnimation1 {
  -webkit-animation: fly 15s ease infinite;
  animation: fly 15s ease infinite;
}

.flyAnimation2 {
  -webkit-animation: fly 40s ease infinite;
  animation: fly 40s ease infinite;
}

@-webkit-keyframes fly {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  25% {
    -webkit-transform: translateX(40px) translateY(60px);
    transform: translateX(40px) translateY(60px);
  }
  50% {
    -webkit-transform: translateX(-30px) translateY(30);
    transform: translateX(-30px) translateY(30px);
  }
  75% {
    -webkit-transform: translateX(-60px) translateY(0);
    transform: translateX(-60px) translateY(0);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}
@keyframes fly {
  0% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(40px) translateY(60px);
  }
  50% {
    transform: translateX(-30px) translateY(30px);
  }
  75% {
    transform: translateX(-60px) translateY(0);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}
.flaseMove {
  -webkit-animation: flaseMove 0.5s ease forwards;
  animation: flaseMove 0.5s ease forwards;
  transform-origin: center center;
}

@-webkit-keyframes flaseMove {
  0% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes flaseMove {
  0% {
    transform: rotateY(-180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
.tip {
  -webkit-animation: tip 0.3s ease forwards;
  animation: tip 0.3s ease forwards;
  transform-origin: center center;
}

@-webkit-keyframes tip {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes tip {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes tip1 {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes tip1 {
  0% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes tip2 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  100% {
    -webkit-transform: translateX(200px) translateY(0);
    transform: translateX(200px) translateY(0);
  }
}
@keyframes tip2 {
  0% {
    transform: translateX(0) translateY(0);
  }
  100% {
    transform: translateX(200px) translateY(0);
  }
}
@-webkit-keyframes gezi {
  0% {
    background: url(../images/g1.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/g2.png) no-repeat;
    background-size: contain;
  }
}
@keyframes gezi {
  0% {
    background: url(../images/g1.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/g2.png) no-repeat;
    background-size: contain;
  }
}
@-webkit-keyframes tipMove {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }
}
@keyframes tipMove {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-200px);
  }
}
.p4_hand {
  -webkit-animation: hand1 5s ease infinite;
  animation: hand1 5s ease infinite;
  transform-origin: center bottom;
}

@-webkit-keyframes hand1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hand1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*# sourceMappingURL=default.css.map */