/*产品-入职通*/
.Entry-through {
  width: 100%;
  margin: 0 auto;
}
.Entry-through .banner {
  position: relative;
}
.Entry-through .banner img {
  width: 100%;
}
.Entry-through .banner a {
  background: linear-gradient(to right, #51c2cd, #8cc33f);
  width: 180px;
  height: 50px;
  line-height: 50px;
  display: block;
  border-radius: 25px;
  text-align: center;
  position: absolute;
  top: 76%;
  left: 45.5%;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
}
.Entry-through .Entry-div {
  width: 100%;
  margin: 0 auto;
  background: url("../../img/product/ruzhitong/center.png") no-repeat center;
  padding: 103px;
}
.Entry-through .Entry-div .tit {
  text-align: center;
}
.Entry-through .Entry-div .tit h1 {
  font-size: 34px;
  color: #333333;
}
.Entry-through .Entry-div .tit p {
  font-size: 14px;
  color: #666666;
}
.Entry-through .Entry-div ul {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.Entry-through .Entry-div ul li {
  width: 200px;
  margin-right: 200px;
  margin-top: 40px;
  float: left;
}
.Entry-through .Entry-div ul li a {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background-image: url("../../img/product/ruzhitong/img.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.Entry-through .Entry-div ul li h1 {
  font-size: 24px;
  color: #333;
  text-align: center;
}
.Entry-through .Entry-div ul li p {
  font-size: 14px;
  color: #666666;
}
.Entry-through .Entry-div ul li img {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
}
.Entry-through .Entry-div ul li:nth-child(3n+3) {
  margin-right: 0;
}
.Entry-through .Entry-div ul li:nth-child(2) a {
  background-position: -86px top;
}
.Entry-through .Entry-div ul li:nth-child(3) a {
  background-position: -172px top;
}
.Entry-through .Entry-div ul li:nth-child(4) a {
  background-position: -258px top;
}
.Entry-through .Entry-div ul li:nth-child(5) a {
  background-position: -336px top;
}
.Entry-through .Entry-center {
  width: 100%;
  margin: 0 auto;
  background: url("../../img/product/ruzhitong/apple.png") no-repeat center;
}
.Entry-through .Entry-center div {
  width: 580px;
  margin: 0 auto;
  padding: 113px 0 120px 0;
}
.Entry-through .Entry-center div h1 {
  font-size: 34px;
  color: #ffffff;
  text-align: center;
}
.Entry-through .Entry-center div i {
  width: 34px;
  height: 1px;
  background: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.Entry-through .Entry-center div p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 25px;
}
.Entry-through .Entry-center div a {
  display: block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 25px;
  border: 1px solid #fff;
  margin: 0 auto;
}
.Entry-through .through-div h1 {
  font-size: 34px;
  color: #333333;
  text-align: center;
  padding-top: 100px;
}
.Entry-through .through-div p {
  font-size: 14px;
  color: #666666;
  padding: 30px 0 77px;
}
.Entry-through .through-div .img {
  display: block;
  margin: 0 auto;
}
.Entry-through .through-div ul {
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
}
.Entry-through .through-div ul li {
  float: left;
  width: 230px;
  margin: 0 auto;
  margin-right: 100px;
}
.Entry-through .through-div ul li h1 {
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.Entry-through .through-div ul li p {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.Entry-through .through-div ul li:nth-child(3) {
  margin-right: 0;
}
.Entry-through .through-center {
  width: 100%;
  margin: 0 auto;
  background: url("../../img/product/ruzhitong/bg.png") no-repeat center;
  padding-bottom: 48px;
  position: relative;
}
.Entry-through .through-center h1 {
  font-size: 34px;
  color: #ffffff;
  padding: 90px 0 120px;
  text-align: center;
}
.Entry-through .through-center .ul {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.Entry-through .through-center .ul li {
  position: relative;
  width: 33.33%;
  float: left;
}
.Entry-through .through-center .ul li .border-img {
  position: absolute;
  left: 48%;
  bottom: 0;
  display: none;
}
.Entry-through .through-center .ul li a {
  background-image: url("../../img/product/ruzhitong/icon.png");
  width: 80px;
  height: 85px;
  display: block;
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.Entry-through .through-center .ul li p {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 34px 0 22px;
}
.Entry-through .through-center .ul li:nth-child(2) a {
  background-position: -130px top;
}
.Entry-through .through-center .ul li:nth-child(3) a {
  background-position: -266px top;
}
.Entry-through .through-center .ul .nav-bg-line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.Entry-through .through-center .border {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 0px;
}
.Entry-through .through-center .border ul {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  display: none;
}
.Entry-through .through-center .border ul li {
  float: left;
  width: 30%;
  font-size: 14px;
  color: #ffffff;
  margin-right: 50px;
  padding-top: 44px;
}
.Entry-through .through-center .border ul li h6 {
  font-weight: bold;
}
.Entry-through .through-center .border ul li p {
  text-align: left;
}
.Entry-through .through-center .border ul li:nth-child(3) {
  margin-right: 0;
}
.Entry-through .through-center .active {
  display: block !important;
}
.Entry-through .Entry-through-div {
  width: 100%;
  margin: 0 auto;
}
.Entry-through .Entry-through-div h1 {
  font-size: 34px;
  color: #333333;
  text-align: center;
  padding: 110px 0 80px;
}
.Entry-through .Entry-through-div ul {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 130px;
}
.Entry-through .Entry-through-div ul li {
  float: left;
  background: url("../../img/product/ruzhitong/border1.png") no-repeat center;
  width: 417px;
  height: 428px;
}
.Entry-through .Entry-through-div ul li h1 {
  font-size: 24px;
  color: #333333;
  padding: 77px 0 26px;
}
.Entry-through .Entry-through-div ul li p {
  width: 247px;
  height: 75px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin: 0 auto;
}
.Entry-through .Entry-through-div ul li i {
  margin: 17px auto 30px;
  display: block;
  width: 40px;
  height: 2px;
  background: linear-gradient(to left, #4fc2d0, #89c346);
}
.Entry-through .Entry-through-div ul li:nth-child(1) {
  margin-right: 165px;
}
.Entry-through .Entry-through-div ul li:nth-child(2) {
  background: url("../../img/product/ruzhitong/border2.png") no-repeat center;
}
.Entry-through .Entry-through-center {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 400px;
}
.Entry-through .Entry-through-center h1 {
  font-size: 34px;
  color: #333333;
  padding-bottom: 65px;
  text-align: center;
}
.Entry-through .Entry-through-center ul {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.Entry-through .Entry-through-center ul li {
  float: left;
  margin-right: 142px;
}
.Entry-through .Entry-through-center ul li a {
  background-image: url("../../img/product/ruzhitong/jicon.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
}
.Entry-through .Entry-through-center ul li h1 {
  font-size: 24px;
  color: #333333;
  padding: 30px 0 24px;
  font-weight: bold;
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
.Entry-through .Entry-through-center ul li p {
  font-size: 14px;
  color: #666666;
  width: 230px;
}
.Entry-through .Entry-through-center ul li:nth-child(2) a {
  background-position: -112px top;
}
.Entry-through .Entry-through-center ul li:nth-child(3) {
  margin-right: 0;
}
.Entry-through .Entry-through-center ul li:nth-child(3) a {
  background-position: -210px top;
}
.Entry-through .Entry-foot {
  position: relative;
  height: 520px;
}
.Entry-through .Entry-foot .form {
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translate(-50%, -50%);
}
