.wt_product_personnel .banner_section {
  background: url(../image/common/bj_banner.png) no-repeat;
  background-size: cover;
}
.wt_product_personnel .banner_section .banner {
  padding: 110px 0 130px 0;
  overflow: hidden;
}
.wt_product_personnel .banner_section .banner .banner_left {
  float: left;
}
.wt_product_personnel .banner_section .banner .banner_left .isv_logo_box {
  display: flex;
}
.wt_product_personnel
  .banner_section
  .banner
  .banner_left
  .isv_logo_box
  .isv_logo {
  width: 126px;
  height: 24px;
  cursor: pointer;
  margin-bottom: 30px;
}
.wt_product_personnel
  .banner_section
  .banner
  .banner_left
  .isv_logo_box
  .isv_logo
  img {
  float: left;
}
.wt_product_personnel .banner_section .banner .banner_left h1 {
  margin-bottom: 30px;
  font-size: 52px;
  letter-spacing: 2.6px;
}
.wt_product_personnel .banner_section .banner .banner_left h1 span {
  color: #008cf4;
}
.wt_product_personnel .banner_section .banner .banner_left p {
  height: 96px;
  font-size: 24px;
  color: #666;
  line-height: 48px;
}
.wt_product_personnel .banner_section .banner .banner_left .input_btn {
  margin-top: 90px;
  overflow: hidden;
}
.wt_product_personnel .banner_section .banner .banner_left .input_btn input {
  float: left;
  width: 280px;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
  background: #fff;
  font-size: 18px;
  border: 1px solid #cbd0d8;
  border-radius: 6px 0px 0px 6px;
}
.wt_product_personnel .banner_section .banner .banner_left .input_btn button {
  float: left;
  width: 164px;
  height: 56px;
  background: #008cf4;
  border-radius: 0px 6px 6px 0px;
}
.wt_product_personnel .banner_section .banner .banner_left .btns_container {
  display: flex;
  margin-top: 50px;
}
.wt_product_personnel .banner_section .banner .banner_left .btns_container img {
  width: 200px;
  height: 46px;
  margin-right: 30px;
}
.wt_product_personnel .banner_section .banner img {
  float: right;
  width: 540px;
  height: 400px;
}
.wt_product_personnel .fun_desc_section {
  background: url(../image/product/product_hr_bg01.png) no-repeat;
  background-size: cover;
}
.wt_product_personnel .fun_desc_section .fun_desc {
  padding: 100px 0;
  color: #fff;
}
.wt_product_personnel .fun_desc_section .sec_content {
  width: 960px;
  margin: 0 auto;
}
.wt_product_personnel .fun_desc_section .sec_content ul {
  display: inline-block;
  text-align: center;
  overflow: hidden;
}
.wt_product_personnel .fun_desc_section .sec_content ul li {
  float: left;
  margin: 80px 60px 0;
  width: 200px;
  height: 200px;
  background: #e6f4fe;
  border-radius: 12px;
}
.wt_product_personnel .fun_desc_section .sec_content ul li .svg_img {
  width: 60px;
  height: 60px;
  margin-top: 40px;
  margin-bottom: 30px;
  display: inline-block;
}
.wt_product_personnel .fun_desc_section .sec_content ul li .icon {
  width: 100%;
  height: 100%;
}
.wt_product_personnel .fun_desc_section .sec_content ul li p {
  font-size: 20px;
  color: #333;
}
.wt_product_personnel .fun_desc_section .spectial {
  width: 1120px;
  margin: 0 auto;
}
.wt_product_personnel .fun_desc_section .spectial ul li {
  margin: 80px 40px 0;
}
.wt_product_personnel .func_desc_section .func_desc {
  padding: 100px 0;
  color: #333333;
}
.wt_product_personnel .func_desc_section .func_desc span {
  color: #666666;
  font-size: 30px;
}
.wt_product_personnel .func_desc_section .sec_content {
  width: 1200px;
  margin: 80px auto 0;
}
.wt_product_personnel .func_desc_section .sec_content ul {
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: space-between;
}
.wt_product_personnel .func_desc_section .sec_content ul li {
  float: left;
  width: 240px;
  height: 344px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 0 10px 0 #ececec;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.wt_product_personnel .func_desc_section .sec_content ul li .iconbox {
  height: 188px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  color: #fff;
}
.wt_product_personnel .func_desc_section .sec_content ul li .iconbox .svg_img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 40px;
}
.wt_product_personnel .func_desc_section .sec_content ul li .iconbox .icon {
  width: 100%;
  height: 100%;
}
.wt_product_personnel .func_desc_section .sec_content ul li .descbox {
  flex: 1;
  color: #666;
  font-size: 18px;
  padding: 24px 20px;
  line-height: 32px;
}
.wt_product_personnel .func_desc_section .spectial {
  width: 1120px;
  margin: 0 auto;
}
.wt_product_personnel .func_desc_section .spectial ul li {
  margin: 80px 40px 0;
}
.wt_product_personnel .turn_section {
  background: url(../image/product/product_hr_bg02.png) no-repeat;
  background-size: cover;
}
.wt_product_personnel .turn_section .turn {
  padding: 100px 0;
}
.wt_product_personnel .turn_section .turn .sec_content {
  margin-top: 80px;
  overflow: hidden;
}
.wt_product_personnel .turn_section .turn .sec_content div {
  padding: 0 40px;
  width: calc(100% - 670px);
}
.wt_product_personnel .turn_section .turn .sec_content .text_desc li {
  line-height: 38px;
  margin-bottom: 40px;
  font-size: 20px;
  word-break: break-all;
  overflow: hidden;
}
.wt_product_personnel .turn_section .turn .sec_content .text_desc li b {
  float: left;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background: #008cf4;
  border-radius: 50%;
  margin-top: 14px;
}
.wt_product_personnel .turn_section .turn .sec_content .text_desc li p {
  float: left;
  width: calc(100% - 20px);
}
.wt_product_personnel .turn_section .turn .sec_content .text_desc li p span {
  font-size: 18px;
  color: #666;
}
.wt_product_personnel .turn_section .turn .sec_content img {
  width: 670px;
}
.wt_product_personnel .turn_section .turn .sec_content .flleft {
  float: left;
}
.wt_product_personnel .turn_section .turn .sec_content .flright {
  float: right;
}
.wt_product_personnel .apply_section {
  background: url(../image/product/isv/qd_img_bg.png) no-repeat;
  background-size: cover;
}
.wt_product_personnel .apply_section .turn {
  padding: 100px 0;
}
.wt_product_personnel .apply_section .turn .sec_content {
  margin-top: 120px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wt_product_personnel .apply_section .turn .sec_content .sec_content_label {
  color: #333;
  margin-right: 96px;
}
.wt_product_personnel
  .apply_section
  .turn
  .sec_content
  .sec_content_label
  .title {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 30px;
}
.wt_product_personnel
  .apply_section
  .turn
  .sec_content
  .sec_content_label
  .desc {
  width: 390px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}
.wt_product_personnel .apply_section .turn .sec_content:nth-child(odd) {
  flex-direction: row-reverse;
}
.wt_product_personnel .much_section {
  background: url(../image/product/product_hr_bg03.png) no-repeat;
  background-size: cover;
}
