﻿@charset "utf-8";
html,
body {
  width: 100%;
  height: 100%;
  font-family: "Microsoft YaHei";
}
h1,
h2 {
  width: 100%;
}
body {
  background: #f1f1f1;
}
img {
  display: inline-block;
}
/*nav*/
.wrap {
  position: relative;
  width: 100%;
  padding: 0 0 180px;
  background: transparent url(./images/bottom.png) no-repeat bottom center;
  background-size: 100%;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
  display: block;
}
/*nav*/
.nav_box {
  padding: 20px 30px;
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 99;
  box-shadow: 0px 0px 7px #ccc;
}
.nav_box .left_nav {
  float: left;
  width: 200px;
}
.nav_box .right_nav {
  float: right;
  width: 45px;
  margin-top: 10px;
}
.nav_btn_box {
  position: fixed;
  z-index: 100;
  padding: 15px 0;
  top: 78px;
  display: none;
  width: 100%;
  background: transparent url(./images/title-bg.png) no-repeat center;
  background-size: 100% 100%;
}
.nav_btn_box li {
  font-size: 30px;
  text-align: center;
}
.nav_btn_box li a {
  line-height: 40px;
  width: 100%;
  display: block;
  line-height: 65px;
  margin-top: 5px;
}
.nav_btn_box li a::after {
  content: "";
  width: 140px;
  opacity: 0;
  height: 2px;
  margin: 0 auto;
  display: block;
  clear: both;
  background-color: #437ce5;
}
.nav_btn_box .on a::after {
  opacity: 1;
}
.cont_box {
  padding: 0 45px;
}
.tle_box {
  width: 100%;
}
.tle_box img {
  display: block;
  margin: 0 auto;
}
.nav_box::after,
.js_p4 p::after,
.js_p5::after,
.job_box p::after,
.job_tle::after {
  content: "";
  display: block;
  clear: both;
}
.js_p4.js_p4_ p {
  margin-top: 25px;
}
.js_p4.js_p4_ p img {
}
.js_p4.js_p4_ p span {
  width: 71%;
  font-size: 26px;
  text-align: justify;
  line-height: 37px;
}
.js_p4.js_p4_ p span a {
  background-color: #ff9029;
  padding: 3px 10px;
  border-radius: 50px;
  display: block;
  color: #fff;
  width: 90%;
  margin: 4px 0;
  text-align: center;
}
.js_p4.js_p4_ p span i {
  color: #ff9029;
  font-style: normal;
}
.js_p5 {
  font-size: 27px;
  text-align: justify;
  margin-bottom: 27px;
}
.js_p5 i {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #ff9f21;
  border: 2px solid #144cbc;
  color: #fff;
  position: relative;
  line-height: 35px;
  font-style: normal;
  text-align: center;
  box-sizing: border-box;
  top: 0px;
}
.js_p5 span {
  float: right;
  width: 91%;
  line-height: 38px;
}
.js_p6 {
  color: #ff9029;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
}
.job_box {
  font-size: 28px;
  padding: 35px 0;
  border-bottom: 3px dashed #4282f9;
}
.job_box p {
}
.job_box p span {
  float: left;
  font-size: 32px;
  line-height: 51px;
}
.job_box p a {
  float: right;
  padding: 5px 28px;
  border-radius: 30px;
  background-color: #437ce5;
  font-size: 32px;
  line-height: 45px;
  color: #fff;
  margin-right: 15px;
}
.job_box div {
  margin-top: 10px;
  text-align: justify;
  display: none;
}
.job_tle {
  font-size: 40px;
  background-color: #437ce5;
  color: #fff;
  font-weight: bold;
  padding: 0 30px;
  line-height: 75px;
}
.job_tle .job_tle1 {
  float: left;
}
.wh_p {font-size: 30px;margin-bottom: 45px;}
.wh_p .wh_hz {color: #e33855;font-weight: bold;text-align: center;font-size: 34px;margin-top: 0;}
.wh_p span {display: block;margin-top: 30px;}
.job_tle .job_tle2 {
  float: right;
}
.p1 {
  font-size: 30px;
  padding-top: 60px;
  line-height: 55px;
}
.p2 {
  font-size: 45px;
  color: #437ce5;
  margin-top: 15px;
}
.sp_ {
  margin-top: 50px;
}
.sp_ img {
  display: block;
  margin: 0 auto;
}
/*foot*/
.footer {
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 9;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.footer a {
  color: #000;
}
.index .img {
  position: absolute;
  opacity: 0;
}
.index-1 {
  width: 63.5%;
  top: 20%;
  left: 6%;
  animation: bounceIn 1.3s forwards linear;
  -webkit-animation: bounceIn 1.3s forwards linear;
}
.index-3 {
  position: absolute;
  top: 4%;
  left: 5%;
}
.index-2 {
  left: 0;
  bottom: 16%;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: fadeInUp 0.5s 0.8s forwards linear;
  -webkit-animation: fadeInUp 0.5s 0.8s forwards linear;
  position: absolute;
  opacity: 0;
}
.index-btn {
  position: absolute;
  display: block;
  animation: bounceIn 1.3s forwards linear;
  -webkit-animation: bounceIn 0.8s 1.3s forwards linear,
    flash 1.5s 2.5s infinite linear;
  opacity: 0;
}
.index-btn img {
  width: 100%;
  position: relative;
  animation: bounceIn 1.3s forwards linear;
  -webkit-animation: bounceIn 0.8s 1.3s forwards linear,
    flash 1.5s 2.5s infinite linear;
}
.index-btn-1 {
  left: 0;
  bottom: 7%;
  display: block;
  width: 33%;
  right: 0;
  margin: 0 auto;
}
.index1_ {
  width: 100%;
  height: 100vh;
  background: transparent url(./images/indexbg.jpg) no-repeat;
  background-size: 100% 100%;
}
.js_p1 {
  font-size: 30px;
  text-align: justify;
  text-indent: 2.1em;
  margin-bottom: 45px;
  line-height: 45px;
}
.js_p2 {
  font-size: 30px;
  text-align: justify;
  text-indent: 2em;
  line-height: 45px;
  margin: 25px 0 45px;
}
.js_p3 {
  font-size: 30px;
  width: 100%;
  margin: 25px 0 35px;
  padding: 20px;
  line-height: 40px;
  box-sizing: border-box;
  border-radius: 15px;
  background-color: #fff0d3;
}
.js_p4 {
  position: relative;
}
.js_p4 > i {
  display: block;
  width: 2px;
  height: 80%;
  position: absolute;
  left: 14px;
  top: 5px;
  background-color: #ffaa3b;
}
.js_p4 p {
  position: relative;
  z-index: 9;
  margin-bottom: 10px;
}
.js_p4 p img {
  display: block;
  float: left;
  margin-top: 5px;
}
.js_p4 p span {
  font-size: 29px;
  line-height: 38px;
  float: right;
  text-align: justify;
  width: 93%;
  display: block;
}
@-webkit-keyframes flyUpDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes flyUpDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%,
  100% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%,
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fly {
  0% {
    -webkit-transform: translate(600%, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes fly {
  0% {
    transform: translate(600%, 0);
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes xz {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -webkit-transform-origin: 107px 107px;
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(360deg);
    -webkit-transform-origin: 107px 107px;
  }
}
@keyframes xz {
  0% {
    opacity: 1;
    transform: rotate(0deg);
    transform-origin: 107px 107px;
  }
  100% {
    opacity: 1;
    transform: rotate(360deg);
    transform-origin: 107px 107px;
  }
}
@-webkit-keyframes flash {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    visibility: visible;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    visibility: visible;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeInLeft2 {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeInLeft2 {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    -ms-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
  100% {
    opacity: 1;
  }
}