@charset "utf-8";
/*单行省略号*/
/*多行省略号*/
/**清除浮动**/
/**fit img**/
/*主色调*/
/*移动左右间隙*/
br {
  content: "";
  display: block;
  height: 10px;
}

body {
  background: whitesmoke;
  min-width: 1230px;
}

#recruit {
  width: 100%;
}

#recruit .sectionOne {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

#recruit .sectionOne .titleTip {
  color: #fff;
  text-align: center;
}

#recruit .sectionOne .titleTip h2 {
  font-size: 40px;
  font-weight: 600;
}

#recruit .sectionOne .titleTip p {
  font-size: 20px;
  margin-top: 32px;
  line-height: 32px;
}

#recruit .sectionOne .titleTip .more {
  width: 160px;
  height: 40px;
  border: 1px solid white;
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: white;
  margin-top: 65px;
  position: relative;
  overflow: hidden;
}

#recruit .sectionOne .titleTip .more .show {
  position: relative;
  -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
}

#recruit .sectionOne .titleTip .more:hover .show {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
}

#recruit .sectionOne .titleTip .more:hover .hidden {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 1;
}

#recruit .sectionOne .titleTip .more .hidden {
  position: absolute;
  -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 200ms;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 200ms;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
  color: #333333;
  left: 0;
  top: 100%;
}

#recruit .sectionTwo {
  width: 100%;
  background: #fff;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}

#recruit .sectionTwo .sectionTwo_part {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

#recruit .sectionTwo .sectionTwo_part .sectionTwo_left {
  width: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  flex-direction: column;
  align-content: center;
}

#recruit .sectionTwo .sectionTwo_part .sectionTwo_left span {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
}

#recruit .sectionTwo .sectionTwo_part .sectionTwo_left p {
  width: 537px;
  height: 64px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  margin-top: 32px;
}

#recruit .sectionTwo .sectionTwo_part .sectionTwo_right {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 60px 0;
}

#recruit .sectionTwo .sectionTwo_part .sectionTwo_right img {
  width: 100%;
  height: 368px;
  display: block;
  margin-top: 10px;
  margin-bottom: 6px;
}

#recruit .sectionThree {
  width: 100%;
  background: #F5F5F5;
  position: relative;
}

#recruit .sectionThree .sectionThree_img {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}

#recruit .sectionThree .sectionThree_img img {
  margin: 71px 0;
}

#recruit .sectionThree .sectionThree_img .imgTwo {
  position: absolute;
  top: 0;
  left: 0;
}

#recruit .sectionThree .title {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  flex-direction: column;
  align-content: center;
}

#recruit .sectionThree .title h2 {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
}

#recruit .sectionThree .title h6 {
  margin-top: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}

#recruit .sectionFour {
  width: 100%;
  background: #fff;
}

#recruit .sectionFour .sectionFour_center {
  margin: 0 auto;
  padding-top: 97px;
  text-align: center;
}

#recruit .sectionFour .sectionFour_center h4 {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
  margin-bottom: 64px;
}

#recruit .sectionFour .sectionFour_center .swiper-container {
  width: 100%;
  padding-bottom: 40px;
  margin: 0 auto;
}

#recruit .sectionFour .sectionFour_center .swiper-container .swiper-wrapper {
  margin-bottom: 100px;
}

#recruit .sectionFour .sectionFour_center .swiper-slide {
  width: 978px;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

#recruit .sectionFour .sectionFour_center .swiper-slide img {
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  #recruit .sectionFour .sectionFour_center .swiper-slide {
    width: 800px;
  }
}

@media only screen and (max-width: 980px) {
  #recruit .sectionFour .sectionFour_center .swiper-slide {
    width: 471px;
  }
}

@media only screen and (max-height: 768px) {
  #recruit .sectionFour .sectionFour_center .swiper-slide {
    width: 471px;
  }
}

#recruit .sectionFour .sectionFour_center .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  margin: 0  10px 80px 10px !important;
  width: 16px;
  height: 16px;
  position: relative;
  outline: none;
  vertical-align: middle;
  margin: 0;
}

#recruit .sectionFour .sectionFour_center .swiper-pagination-bullet span {
  width: 10px;
  height: 10px;
  background: #CCC;
  display: block;
  border-radius: 50%;
}

#recruit .sectionFour .sectionFour_center .swiper-pagination-bullet i {
  background: #000;
  height: 1px;
  width: 20px;
  position: absolute;
  top: 4px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  z-index: 3;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

#recruit .sectionFour .sectionFour_center .swiper-pagination-bullet-active span, #recruit .sectionFour .sectionFour_center .swiper-pagination-bullet:hover span {
  width: 16px;
  height: 16px;
  margin-top: -3px;
  background: #000;
  position: relative;
  z-index: 1;
  background: white;
  border: 2px solid #00c6c9;
}

#recruit .sectionFive {
  width: 100%;
}

#recruit .sectionFive .sectionFive_center {
  width: 1200px;
  margin: 0 auto;
}

#recruit .sectionFive .sectionFive_center .sectionFive_center_top {
  text-align: center;
}

#recruit .sectionFive .sectionFive_center .sectionFive_center_top h2 {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
  margin-top: 97px;
}

#recruit .sectionFive .sectionFive_center .sectionFive_center_top h6 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  margin-top: 18px;
}

#recruit .sectionFive .ul_list {
  width: 100%;
  padding-top: 91px;
  padding-top: 56px;
}

#recruit .sectionFive .ul_list ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

#recruit .sectionFive .ul_list li {
  list-style: none;
  width: 33.3%;
  text-align: center;
  margin-bottom: 84px;
}

#recruit .sectionFive .ul_list li img {
  display: block;
  margin: 0 auto;
}

#recruit .sectionFive .ul_list li span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}

#recruit .sectionSix {
  width: 100%;
  padding-top: 79px;
  background: #fff;
}

#recruit .sectionSix .sectionSix_center {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  /* 第六屏木必要布局样式css  移上去悬浮的效果*/
  /*.software-content-item:first-child:hover {
        box-shadow: 0 30px 40px 0 rgba(233, 188, 113, 0.35);
      }*/
}

#recruit .sectionSix .sectionSix_center .sectionSix_center_top {
  text-align: center;
}

#recruit .sectionSix .sectionSix_center .sectionSix_center_top h2 {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
}

#recruit .sectionSix .sectionSix_center .sectionSix_center_top h6 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  margin-top: 18px;
}

#recruit .sectionSix .sectionSix_center .software-box {
  max-width: 1200px;
  margin: 0 auto;
}

#recruit .sectionSix .sectionSix_center .software-header {
  max-width: 1210px;
  padding: 50px 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#recruit .sectionSix .sectionSix_center .software-header h2 {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  color: #3B516A;
}

#recruit .sectionSix .sectionSix_center .software-header p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #999;
}

#recruit .sectionSix .sectionSix_center .software-content {
  background: #fff;
  border-radius: 2px;
}

#recruit .sectionSix .sectionSix_center .software-content-item {
  position: relative;
  float: left;
  height: 228px;
  width: 228px;
  padding-top: 81px;
  -webkit-transition: all .5s;
  transition: all .5s;
  margin: 44px 86px 0 0;
}

#recruit .sectionSix .sectionSix_center .software-content-item > a {
  display: block;
  width: 126px;
  margin-left: auto;
  margin-right: auto;
}

#recruit .sectionSix .sectionSix_center .software-content-item:first-child a {
  display: block;
  width: 100%;
  height: 100%;
}

#recruit .sectionSix .sectionSix_center .software-content-item:last-child {
  margin-right: 0;
}

#recruit .sectionSix .sectionSix_center .software-content-item:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
}

#recruit .sectionSix .sectionSix_center .software-content-item i {
  display: block;
  width: 90px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  background-size: 100% 100%;
}

#recruit .sectionSix .sectionSix_center .software-content-item h2 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  text-align: center;
  margin-top: 21px;
}

#recruit .sectionSix .sectionSix_center .software-content-item ul {
  font-size: 0;
  text-align: center;
}

#recruit .sectionSix .sectionSix_center .software-content-item ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  color: #8A8D93;
}

#recruit .sectionSix .sectionSix_center .software-content-item ul li a {
  color: #8A8D93;
}

#recruit .sectionSix .sectionSix_center .software-content-item ul li a:hover {
  color: #fa6f66;
}

#recruit .sectionSix .sectionSix_center .service-icon-tt {
  background-image: url(/assets/images/recruitment/icon_10.png);
  margin-top: -30px;
}

#recruit .sectionSix .sectionSix_center .service-icon-cloud {
  background-image: url(/assets/images/recruitment/icon_11.png);
  margin-top: -30px;
}

#recruit .sectionSix .sectionSix_center .service-icon-video {
  background-image: url(/assets/images/recruitment/icon_12.png);
  margin-top: -30px;
}

#recruit .sectionSix .sectionSix_center .service-icon-site {
  background-image: url(/assets/images/recruitment/icon_13.png);
  margin-top: -30px;
}

#recruit .sectionSix .sectionSix_center .bbt {
  padding-bottom: 81px;
  padding-top: 0px;
}

#recruit .sectionSeven {
  width: 100%;
}

#recruit .sectionSeven .sectionSeven_center {
  width: 1200px;
  margin: 0 auto;
}

#recruit .sectionSeven .sectionSeven_center h2 {
  text-align: center;
  margin: 80px 0 64px 0;
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
}

#recruit .sectionSeven .sectionSeven_center .imgs .imgs_bottom {
  margin: 19px 0 80px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

#recruit .sectionEight {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#recruit .sectionEight .titleTip {
  color: #fff;
  text-align: center;
}

#recruit .sectionEight .titleTip h2 {
  padding-top: 144px;
  font-size: 40px;
  font-weight: 600;
}

#recruit .sectionEight .titleTip p {
  font-size: 20px;
  margin: 32px 0 64px 0;
  line-height: 32px;
}

#recruit .sectionEight .titleTip .more {
  width: 160px;
  height: 40px;
  border: 1px solid white;
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 36px 0 145px 0;
  position: relative;
  overflow: hidden;
  opacity: 1;
}

#recruit .sectionEight .titleTip .more .show {
  position: relative;
  -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
}

#recruit .sectionEight .titleTip .more:hover .show {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
}

#recruit .sectionEight .titleTip .more:hover .hidden {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 1;
}

#recruit .sectionEight .titleTip .more .hidden {
  position: absolute;
  -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 200ms;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 200ms;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
  color: #00E1B3;
  left: 0;
  top: 100%;
}

/*# sourceMappingURL=maps/recruitment.css.map */
