* {
  padding: 0;
  margin: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;font-size:14px;font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
.public-width {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

ul, li {
  list-style: none;
}

.clear-float:after {
  content: "";
  display: table;
  clear: both;
}

a {
  text-decoration: none;
}

.head {
  height: 510px;
  background: url(../images/haed-bg.png) no-repeat center;
}

.head .public-width {
  position: relative;
}

.head img {
  padding-top: 105px;
  padding-left: 12px;
}

.head .logo {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 50px;
}

.head .logo img {
  padding-top: 0;
}

.section-one {
  margin-top: 58px;
}

.section-one .section-one-haed h4 {
  background: url(../images/section-one-title.png) no-repeat center;
  font-size: 36px;
  color: #0184af;
  text-align: center;
}

.section-one .section-one-body {
  margin-top: 80px;
  margin-bottom: 75px;
  background: url(../images/section-one-bodybg.png) no-repeat center;
  height: 280px;
}

.section-one .section-one-body li {
  width: 16.6666666%;
  height: 210px;
  float: left;
}

.section-one .section-one-body li span {
  display: block;
  text-align: center;
  color: #484848;
  font-size: 22px;
}

.section-one .section-one-body li img {
  display: block;
  margin: 84px auto 0;
}

.section-one .section-one-body li:hover img {
  -webkit-animation: jump 1.5s ease-out backwards;
  animation: jump 1.5s ease-out backwards;
}

.section-one .section-one-body .section-one-circle-top {
  background: url(../images/section-one-circle-top.png) no-repeat center bottom;
}

.section-one .section-one-body .section-one-circle-bottom {
  background: url(../images/section-one-circle-bottom.png) no-repeat center top;
  margin-top: 75px;
}

.section-one .section-one-body .section-one-circle-bottom img {
  margin-top: 36px;
}

.section-one .section-one-body .section-one-circle-bottom span {
  margin-top: 80px;
}

.section-tow {
  padding-top: 65px;
  background-color: #f8f8f8;
}

.section-tow .section-tow-haed h4 {
  background: url(../images/section-tow-title.png) no-repeat center;
  font-size: 36px;
  color: #39ae79;
  text-align: center;
}

.section-tow .section-tow-body {
  height: 268px;
  padding: 60px 0 88px;
  position: relative;
}

.section-tow .section-tow-body .outside-section-tow {
  width: 950px;
  margin: auto;
}

.section-tow .section-tow-body .outside-section-tow li {
  height: 268px;
  text-align: center;
  width: 33.3333%;
  float: left;
}

.section-tow .section-tow-body .outside-section-tow li a {
  display: inline-block;
  margin-top: 123px;
  color: #484848;
  font-size: 22px;
  position: relative;
  z-index: 9;
}

.section-tow .section-tow-body .inside-section-tow {
  position: absolute;
  width: 100%;
  top: 110px;
}

.section-tow .section-tow-body .inside-section-tow li {
  width: 25%;
  float: left;
}

.section-tow .section-tow-body .inside-section-tow li .inside-bg {
  background: url(../images/section-tow-iconbg.png) no-repeat;
  width: 168px;
  height: 168px;
  margin: auto;
}

.section-tow .section-tow-body .inside-section-tow li .inside-bg img {
  display: block;
  margin: auto;
  padding-top: 60px;
}

.section-tow .section-tow-body .inside-section-tow li:hover img {
  -webkit-animation: scale1 ease 1.3s 1;
  animation: scale1 ease 1.3s 1;
}

.section-three {
  padding-top: 65px;
}

.section-three .section-three-haed h4 {
  background: url(../images/section-three-title.png) no-repeat center;
  font-size: 36px;
  color: #d99321;
  text-align: center;
}

.section-three .section-three-body {
  background: url(../images/section-three-bodybg.png) no-repeat center 147px;
  padding: 10px 0 75px;
}

.section-three .section-three-body ul {
  width: 1010px;
  margin: auto;
}

.section-three .section-three-body li {
  float: left;
  width: 33.33333%;
  text-align: center;
  margin-top: 60px;
}

.section-three .section-three-body li span {
  display: block;
  color: #484848;
  font-size: 22px;
  margin-top: 22px;
}

.section-three .section-three-body li:hover img {
  -webkit-animation: flipinY 1.5s ease-out backwards;
  animation: flipinY 1.5s ease-out backwards;
}

.section-four {
  padding-top: 65px;
  background-color: #f8f8f8;
}

.section-four .section-four-haed h4 {
  background: url(../images/section-four-title.png) no-repeat center;
  font-size: 36px;
  color: #014faf;
  text-align: center;
}

.section-four .section-four-body {
  background: url(../images/section-four-bodybg.png) no-repeat;
  height: 269px;
  margin-top: 60px;
  padding-bottom: 100px;
}

.section-four .section-four-body li {
  width: 20%;
  float: left;
}

.section-four .section-four-body li .section-four-bodybg {
  height: 168px;
  width: 168px;
}

.section-four .section-four-body li img {
  display: block;
  margin: 0 auto 0;
  padding-top: 30px;
  padding-bottom: 4px;
}

.section-four .section-four-body li span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.section-four .section-four-body li:hover img {
  -webkit-animation: scalein-1 ease .3s 1;
  animation: scalein-1 ease .3s 1;
}

@keyframes jump {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translateY(5px) scaleX(1.2) scaleY(0.8);
    transform: translateY(5px) scaleX(1.2) scaleY(0.8);
  }
  30% {
    -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
    transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1) rotateZ(0);
    transform: translateY(0) scale(1) rotateZ(0);
  }
  55% {
    -webkit-transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
    transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
  }
  70% {
    -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
    transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
  }
  80% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
    transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
  }
  85% {
    -webkit-transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
    transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
  }
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translateY(5px) scaleX(1.2) scaleY(0.8);
    transform: translateY(5px) scaleX(1.2) scaleY(0.8);
  }
  30% {
    -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
    transform: translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1) rotateZ(0);
    transform: translateY(0) scale(1) rotateZ(0);
  }
  55% {
    -webkit-transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
    transform: translateY(0) scaleX(1.1) scaleY(0.9) rotateZ(0);
  }
  70% {
    -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
    transform: translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);
  }
  80% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
    transform: translateY(0) scaleX(1) scaleY(1) rotateZ(0);
  }
  85% {
    -webkit-transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
    transform: translateY(0) scaleX(1.05) scaleY(0.95) rotateZ(0);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
  }
}

@keyframes scale1 {
  0%, 10%, 100%, 50%, 70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  40% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  60% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

@-webkit-keyframes scale1 {
  0%, 10%, 100%, 50%, 70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  40% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  60% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

@-webkit-keyframes flipinY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
  }
}

@keyframes flipinY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
            transform: perspective(400px) rotateY(0);
  }
}

@keyframes scalein-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes scalein-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*# sourceMappingURL=style.css.map */