/*此文件写中心样式*/
body {
  font-family: Arial, "Microsoft YaHei", '微软雅黑', PingFangSC-Regular, sans-serif;
  background-color: #ffffff;
}
/* Collapse
---------------------------------- */
.panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
}
.panel-default > .panel-heading {
  padding: 0;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #fafafa;
}
.panel-heading a {
  font-weight: 400;
  padding: 15px 35px 15px 15px;
  display: inline-block;
  width: 100%;
  background-color: #e84c3d;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}
.panel-dark .panel-heading a,
.panel-dark .panel-heading a:hover {
  background-color: #0e3e7d;
}
.panel-transparent .panel-default > .panel-heading,
.panel-transparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background-color: transparent;
  color: inherit;
}
.panel-transparent .panel-heading a {
  border: 1px solid #f1f1f1;
}
.panel-transparent .panel-heading a.collapsed {
  color: inherit;
  background-color: transparent;
}
.panel-heading a.collapsed {
  color: #ffffff;
  background-color: #0e3e7d;
  font-size: 18px;
  font-weight: 600;
}
.panel-heading a:before {
  font-family: "FontAwesome";
  content: "\f077";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.panel-heading a.collapsed:before {
  content: "\f078";
}
.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
  text-decoration: none;
  background-color: #e84c3d;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
.panel-title a i {
  padding-right: 10px;
  font-size: 20px;
}
.lanmu .lanmu_l {
  font-size: 1.0417rem;
  font-weight: 700;
  color: #034495;
  padding-bottom: calc(6px + 0.3125rem);
}
.lanmu .lanmu_l img {
  width: 1.0417rem;
  height: 1.0417rem;
}
.lanmu .lanmu_l:after {
  background-color: #034495;
}
.lanmu .lanmu_r {
  line-height: 1.0417rem;
}
@media (max-width: 1680px) {
  .lanmu .lanmu_l {
    font-size: 1.1905rem;
    padding-bottom: calc(6px + 0.3571rem);
  }
  .lanmu .lanmu_l img {
    width: 1.1905rem;
    height: 1.1905rem;
  }
  .lanmu .lanmu_r {
    line-height: 1.1905rem;
  }
}
@media (max-width: 1199px) {
  .lanmu .lanmu_l {
    font-size: 1.9531rem;
    padding-bottom: 1.1719rem;
  }
  .lanmu .lanmu_l img {
    width: 1.9531rem;
    height: 1.9531rem;
  }
  .lanmu .lanmu_r {
    line-height: 1.9531rem;
  }
}
@media (max-width: 991px) {
  .lanmu .lanmu_l {
    font-size: 2.439rem;
    padding-bottom: 1.4634rem;
  }
  .lanmu .lanmu_l img {
    width: 2.439rem;
    height: 2.439rem;
  }
  .lanmu .lanmu_r {
    line-height: 2.439rem;
  }
}
@media (max-width: 767px) {
  .lanmu .lanmu_l {
    font-size: 5.3333rem;
    padding-bottom: 3.2vw;
  }
  .lanmu .lanmu_l img {
    width: 5.3333rem;
    height: 5.3333rem;
  }
  .lanmu .lanmu_r {
    line-height: 5.3333rem;
  }
}
.lnav .nav-row .col-md-l {
  width: 16.1458rem;
}
.lnav .nav-row[data-v-long] .sidebar .title {
  font-size: 1.2979rem;
  padding: 3.7458rem 1.875rem 1.875rem;
}
.contentLeft {
  background-color: #f6f9ff;
  padding-bottom: 6.5rem;
}
.ny-right {
  padding: 0.55rem 0 0 1.1625rem;
}
.sidebar .title {
  background-image: url(title-bg-rc.jpg);
  padding: 1.875rem 1.9792rem;
}
.rc-column {
  font-size: calc(20px + 0.5208rem);
  color: #034495;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  padding-bottom: calc(18px + 0.1563rem);
  margin-bottom: calc(22px + 0.4167rem);
}
.rc-column::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(30px + 0.5208rem);
  height: 4px;
  background: #dce7ff;
  border-radius: 4px;
}
.text-list {
  margin-top: calc(10px + 0.6021vw);
}
@media (max-width: 1680px) {
  .rc-column {
    font-size: calc(18px + 0.3571rem);
  }
}
@media (max-width: 1440px) {
  .lnav .nav-row[data-v-long] .sidebar .title {
    font-size: 1.25rem;
  }
}
@media (max-width: 1199px) {
  .lnav .nav-row .col-md-l {
    width: 25.34348vw;
  }
  .lnav .nav-row[data-v-long] .sidebar .title {
    font-size: 1.6602rem;
    padding: 4.4922rem 1.9531rem 2.2461rem;
  }
}
@media (max-width: 991px) {
  .lnav .nav-row .col-md-l {
    display: block;
  }
  .text-list .box-s {
    padding-right: calc(72px + 2.0833vw);
  }
  .contentLeft {
    padding-bottom: 15.7422vw;
    background-size: 66%;
  }
  .leftNavigation li a {
    font-size: 2.1951rem;
    padding: 2.439vw 15.6962vw 2.439vw 4.878vw;
  }
  .leftNavigation li a:before {
    left: 4.878vw;
    right: 4.878vw;
  }
  .leftNavigation li a:hover,
  .leftNavigation li.active > a {
    padding-left: 8.4557vw;
  }
  .leftNavigation li a:after {
    border-width: 0.7317vw 0 0.7317vw 1.0976vw;
    left: 4.878vw;
  }
  .leftNavigation li a .leftNavIcon {
    font-size: 2.6829rem;
    right: 4.878vw;
  }
}
@media (max-width: 767px) {
  .contentLeft {
    padding-bottom: 31.7422vw;
  }
  .leftNavigation li a {
    font-size: 4.3038rem;
    padding: 3.7975vw 15.6962vw 3.7975vw 7.5949vw;
  }
  .leftNavigation li a:before {
    left: 7.5949vw;
    right: 7.5949vw;
  }
  .leftNavigation li a:hover,
  .leftNavigation li.active > a {
    padding-left: 14.4557vw;
  }
  .leftNavigation li a:after {
    border-width: 1.519vw 0 1.519vw 2.2785vw;
    left: 7.5949vw;
  }
  .leftNavigation li a .leftNavIcon {
    font-size: 5.5696rem;
    right: 7.3418vw;
  }
  .gyy-ny-box {
    padding-top: 5rem;
  }
  .lnav .nav-row .col-md-l {
    width: 100%;
    margin-bottom: 6.9333vw;
  }
  .text-list {
    margin-top: 4.5949vw;
  }
  .text-list .box-s {
    padding-right: 3.4884vw;
  }
}
.topic-list {
  margin-top: 0;
}
.topic-list .img-box {
  height: 4.4792rem;
}
.index-tlist .list-module {
  margin-top: 1.4583vw;
  margin-bottom: 0;
}
.index-tlist .list-module .date {
  font-size: 1.0417rem;
  color: #6886b8;
}
.index-tlist .list-module .date span {
  margin-top: 0.3042rem;
}
@media (max-width: 1680px) {
  .index-tlist .list-module .date {
    font-size: 1.2417rem;
  }
  .topic-list .img-box {
    height: 4.5238rem;
  }
}
@media (max-width: 1199px) {
  .index-tlist .list-module {
    margin-top: 2.3438rem;
  }
  .index-tlist .list-module .date {
    font-size: 1.8508rem;
    margin-right: 1.4648rem;
    padding-right: 1.1719rem;
  }
  .index-tlist .list-module .txt h4 {
    line-height: 1.4;
  }
  .topic-list .img-box {
    height: 5.4688rem;
  }
}
@media (max-width: 991px) {
  .index-tlist .list-module {
    margin-top: 2.439rem;
  }
  .index-tlist .list-module .date {
    font-size: 2.439rem;
  }
  .topic-list .img-box {
    height: 7.9268vw;
  }
}
@media (max-width: 767px) {
  .index-tlist .list-module {
    margin-top: 5.3333vw;
  }
  .index-tlist .list-module .date {
    font-size: 5.3333rem;
    margin-right: 4vw;
    padding-right: 3.2vw;
  }
  .index-tlist .list-module .txt h4 {
    font-size: 4.2667rem;
  }
  .topic-list .img-box {
    height: 24.2667vw;
  }
}
.edu-box1 {
  padding: calc(2px + 0.2083rem) 0 calc(20px + 1.0417rem);
  overflow: hidden;
}
.edu-box1 .win-l {
  width: 26.3021rem;
  padding-right: calc(10px + 0.7813rem);
  float: left;
}
.edu-box1 .win-r {
  overflow: hidden;
}
.edu-box2 {
  padding: 0 0 calc(6px + 0.2083rem);
  overflow: hidden;
}
.edu-box3 {
  padding: calc(14px + 0.7292rem) 0 calc(6px + 0.2083rem);
  overflow: hidden;
}
.edu-box3 .row {
  margin-left: -1.0417rem;
  margin-right: -1.0417rem;
}
.edu-box3 .row > [class^='col'] {
  padding-left: 1.0417rem;
  padding-right: 1.0417rem;
}
.job-focus {
  overflow: hidden;
}
.job-focus .win-l {
  width: calc(100% - 27.6042rem);
  float: left;
}
.job-focus .win-r {
  overflow: hidden;
}
.job-focus .win-r img {
  height: 19.375rem;
}
.focus-box .owl-dots {
  position: absolute;
  right: 20px;
  bottom: 0.7813rem;
}
.focus-box .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: #ffffff solid 1px;
  border-radius: 50%;
  margin-left: 6px;
}
.focus-box .owl-dots .active {
  background: #ffffff;
  border-radius: 7px;
}
.focus-box .index-box1-lunb {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: inherit;
}
.focus-box .index-box1-lunb .img-box {
  height: 19.375rem;
  overflow: hidden;
}
.focus-box .index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.focus-box .index-box1-lunb .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: calc(12px + 0.5208rem);
  line-height: 1.1;
  color: #FFFFFF;
  background: url(dj-titbg2.png) repeat-x bottom center;
  background-size: 100% 100%;
  padding: 35px 95px 15px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 500;
}
.focus-box .index-box1-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .edu-box1 .win-l {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.9531rem;
  }
  .edu-box1 .win-r {
    width: 100%;
  }
  .focus-box .index-box1-lunb .img-box {
    height: 19.3359rem;
  }
  .focus-box .index-box1-lunb .lunb-title {
    font-size: 1.6602rem;
  }
  .focus-box .owl-dots {
    bottom: 1.3672rem;
  }
}
@media (max-width: 991px) {
  .edu-box1 .win-l {
    margin-bottom: 2.439rem;
  }
  .edu-box3 .row {
    margin-left: -1.3195rem;
    margin-right: -1.3195rem;
  }
  .edu-box3 .row > [class^='col'] {
    padding-left: 1.3195rem;
    padding-right: 1.3195rem;
  }
  .focus-box .index-box1-lunb .img-box {
    height: 19.5122vw;
  }
  .focus-box .index-box1-lunb .lunb-title {
    font-size: 2.0732rem;
  }
}
@media (max-width: 767px) {
  .edu-box1 .win-l {
    margin-bottom: 5.3333vw;
  }
  .edu-box3 .col-sm-6:last-child {
    margin-top: 8vw;
  }
  .focus-box .index-box1-lunb .lunb-title {
    font-size: 4rem;
    padding: 2.1333vw 2.4vw;
  }
  .job-focus .win-l {
    width: calc(100% - 34.1333vw);
  }
  .job-focus .win-r img {
    height: 24vw;
  }
  .focus-box .index-box1-lunb .img-box {
    height: 24vw;
  }
}
.edu-list {
  overflow: hidden;
  display: block;
}
.edu-list ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-top: 1.2979vw;
}
.edu-list ul li a {
  float: left;
  max-width: 100%;
  overflow: hidden;
  font-size: 0.8333rem;
  line-height: 1.4;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}
.edu-list ul li a span {
  margin-right: 12px;
  color: #6886b8;
  padding-right: 12px;
  border-right: #d3dcf6 solid 1px;
}
.edu-list ul li a:hover,
.edu-list ul li a:hover span {
  color: #034495;
  text-decoration: none;
}
.edu-list ul li a em {
  font-style: normal;
}
.edu-list ul li:nth-child(n+7) {
  display: none;
}
@media (max-width: 1680px) {
  .edu-list ul li {
    margin-top: 1.131rem;
  }
  .edu-list ul li a {
    font-size: 0.9524rem;
  }
}
@media (max-width: 1199px) {
  .edu-list ul li {
    margin-top: 1.7578rem;
  }
  .edu-list ul li a {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .edu-list ul li {
    margin-bottom: 2.439vw;
  }
  .edu-list ul li a {
    font-size: 1.9512rem;
  }
}
@media (max-width: 767px) {
  .edu-list ul li {
    margin-top: 3.4884vw;
  }
  .edu-list ul li a {
    font-size: 4.2667rem;
    white-space: inherit;
    line-height: 1.6;
  }
}
.edu-notice .row {
  margin-left: -1.0417rem;
  margin-right: -1.0417rem;
}
.edu-notice .row > [class^='col'] {
  padding-left: 1.0417rem;
  padding-right: 1.0417rem;
}
.edu-notice .list-module {
  position: relative;
  z-index: 0;
  margin-bottom: 1.4583vw;
}
.edu-notice .list-module a {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 3;
}
.edu-notice .list-module .date {
  padding-top: 0.2604rem;
  position: relative;
  font-size: 1.25rem;
  color: #6886b8;
  line-height: 1.1;
  font-weight: 700;
  float: left;
  z-index: 2;
  margin-right: 0.8333vw;
  border: #8eaed6 solid 1px;
  width: 2.8646rem;
  height: 2.8646rem;
  text-align: center;
  border-radius: 3px;
}
.edu-notice .list-module .date span {
  display: block;
  font-size: 0.625rem;
  margin-top: 0.1042vw;
  font-weight: 500;
  color: #6886b8;
}
.edu-notice .list-module .txt {
  height: 2.8646rem;
  overflow: hidden;
}
.edu-notice .list-module .txt h4 {
  position: relative;
  font-size: 0.8333rem;
  line-height: 1.6;
  margin: 0;
  font-weight: 500;
  color: #333333;
  overflow: hidden;
  display: table;
  height: 2.8646rem;
  z-index: 2;
}
.edu-notice .list-module .txt h4 span {
  display: table-cell;
  vertical-align: middle;
}
.edu-notice .list-module a:hover .date {
  color: #034495;
  border-color: #034495;
}
.edu-notice .list-module a:hover .txt h4 {
  color: #034495;
}
.edu-notice[data-v-page] .list-module {
  border-bottom: #e1e8f5 solid 1px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.edu-notice[data-v-page] .list-module:hover {
  background: #f2f5fb;
  background: -webkit-linear-gradient(left, #f0f4fa 10%, #ffffff 100%);
  background: -ms-linear-gradient(left, #f0f4fa 10%, #ffffff 100%);
  background: linear-gradient(to right, #f0f4fa 10%, #ffffff 100%);
  padding-left: 1.25rem;
}
@media (max-width: 1680px) {
  .edu-notice .list-module {
    margin-bottom: 1.6667vw;
  }
  .edu-notice .list-module .date {
    padding-top: 0.3104rem;
    font-size: 1.4286rem;
    width: 3.2738rem;
    height: 3.2738rem;
  }
  .edu-notice .list-module .date span {
    font-size: 0.7143rem;
    margin-top: 0.119vw;
  }
  .edu-notice .list-module .txt {
    height: 3.2738rem;
  }
  .edu-notice .list-module .txt h4 {
    height: 3.2738rem;
    font-size: 0.9524rem;
  }
}
@media (max-width: 1199px) {
  .edu-notice .list-module {
    margin-bottom: 1.9531rem;
  }
  .edu-notice .list-module .date {
    font-size: 2.3438rem;
    width: 5.3711rem;
    height: 5.3711rem;
  }
  .edu-notice .list-module .date span {
    font-size: 1.1719rem;
    margin-top: 0.1953vw;
  }
  .edu-notice .list-module .txt {
    height: 5.3711rem;
  }
  .edu-notice .list-module .txt h4 {
    height: 5.3711rem;
    font-size: 1.5625rem;
    line-height: 1.6;
  }
  .edu-notice[data-v-page] .list-module {
    padding-top: 1.9531rem;
    padding-bottom: 1.9531rem;
  }
  .edu-notice[data-v-page] .list-module:hover {
    padding-left: 1.9531rem;
  }
}
@media (max-width: 991px) {
  .edu-notice .list-module {
    margin-bottom: 2.9268vw;
  }
  .edu-notice .list-module .date {
    font-size: 2.9268rem;
    width: 6.7073rem;
    height: 6.7073rem;
    margin-right: 1.4634rem;
    padding-top: 0.6104rem;
  }
  .edu-notice .list-module .date span {
    font-size: 1.4634rem;
    margin-top: 0.3659vw;
  }
  .edu-notice .list-module .txt {
    height: 6.7073rem;
  }
  .edu-notice .list-module .txt h4 {
    height: 6.7073rem;
    font-size: 1.9512rem;
  }
  .edu-notice[data-v-page] .list-module {
    padding-top: 2.439rem;
    padding-bottom: 2.439rem;
  }
  .edu-notice[data-v-page] .list-module:hover {
    padding-left: 2.439rem;
  }
}
@media (max-width: 767px) {
  .edu-notice .list-module {
    margin-bottom: 5.6512vw;
  }
  .edu-notice .list-module .date {
    font-size: 6.4rem;
    width: 14.6667vw;
    height: 14.6667vw;
    margin-right: 3.2rem;
    padding-top: 1.4104rem;
  }
  .edu-notice .list-module .date span {
    font-size: 3.2rem;
    margin-top: 0.6977vw;
  }
  .edu-notice .list-module .txt {
    height: auto;
  }
  .edu-notice .list-module .txt h4 {
    height: auto;
    font-size: 4.2667rem;
    line-height: 1.5;
  }
  .edu-notice[data-v-page] .list-module {
    padding-top: 4.2667vw;
    padding-bottom: 4.2667vw;
  }
  .edu-notice[data-v-page] .list-module:hover {
    padding-left: 4.2667vw;
  }
}
/************************/
/*  Staff  */
/************************/
.pelist {
  position: relative;
}
.pelist .row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.pelist .row > [class^='col'] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.pelist li {
  margin-top: 1.5625vw;
}
.pelist .items {
  position: relative;
}
.pelist .items:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: calc(8px + 0.625rem);
  bottom: 9px;
  background: #ffffff;
  z-index: 0;
  border-radius: 0 1.5625vw 0;
  -webkit-border-radius: 0 1.5625vw 0;
  -moz-border-radius: 0 1.5625vw 0;
  -ms-border-radius: 0 1.5625vw 0;
  -o-border-radius: 0 1.5625vw 0;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -moz-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -ms-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  -o-box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
  box-shadow: 0px 10px 16px 0px rgba(8, 72, 195, 0.1);
}
.pelist .items .img-box {
  height: 13.2292rem;
  overflow: hidden;
  position: relative;
  margin-left: calc(8px + 0.625rem);
  border-radius: 0 1.5625vw 0 0;
  z-index: 1;
}
.pelist .items .img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
.pelist .items .txt-box {
  padding: 1.0417vw 0;
}
.pelist .items .txt-box .lunb-title {
  font-size: calc(10px + 0.4167rem);
  line-height: 1;
  color: #333333;
  padding: 0 10px calc(8px + 0.2083rem);
  margin-bottom: calc(8px + 0.2083rem);
  text-align: center;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.pelist .items .txt-box .lunb-title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #d6dfeb;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pelist .items .txt-box h4 {
  font-size: calc(12px + 0.1042rem);
  position: relative;
  z-index: 1;
  text-align: center;
  color: #999999;
  padding: 0 10px 0.7813vw;
  margin-bottom: 0.7813vw;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.pelist .items .txt-box h4:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #0848c3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pelist .items:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pelist .items:hover:after {
  background: #034495;
}
.pelist .items:hover .txt-box .lunb-title,
.pelist .items:hover .txt-box h4 {
  color: #ffffff;
}
.pelist .items:hover .txt-box h4:after {
  background-color: #ffffff;
}
.pelist[data-v-dbz] {
  margin-top: -1.5625rem;
}
@media (max-width: 1199px) {
  .pelist .items .img-box {
    height: 15.5273rem;
  }
  .pelist .items .txt-box {
    padding: 1.7578vw 0;
  }
  .pelist .items .txt-box .lunb-title {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .pelist li {
    margin-top: 2.9268vw;
  }
  .pelist .items .img-box {
    height: 24.5122rem;
  }
  .pelist .items .txt-box {
    padding: 2.1951vw 0;
  }
  .pelist .items .txt-box .lunb-title {
    font-size: 1.9512rem;
  }
  .pelist[data-v-dbz] {
    margin-top: -2.5625rem;
  }
}
@media (max-width: 767px) {
  .pelist .row {
    margin-left: -1.95rem;
    margin-right: -1.95rem;
  }
  .pelist .row > [class^='col'] {
    padding-left: 1.95rem;
    padding-right: 1.95rem;
  }
  .pelist li {
    margin-top: 5.4884vw;
  }
  .pelist .col-sm-3 {
    width: 50%;
    float: left;
  }
  .pelist .items .img-box {
    height: 52.2667vw;
    border-radius: 0 6.9767vw 0 0;
    -webkit-border-radius: 0 6.9767vw 0 0;
    -moz-border-radius: 0 6.9767vw 0 0;
    -ms-border-radius: 0 6.9767vw 0 0;
    -o-border-radius: 0 6.9767vw 0 0;
  }
  .pelist .items .txt-box {
    padding: 3.4884vw 0;
  }
  .pelist .items .txt-box .lunb-title {
    font-size: 4.5333rem;
  }
  .pelist .items .txt-box h4 {
    margin-bottom: 2.3256vw;
    padding-bottom: 2.3256vw;
    font-size: 3.2558rem;
  }
  .pelist .items:after {
    border-radius: 0 6.9767vw 0;
    -webkit-border-radius: 0 6.9767vw 0;
    -moz-border-radius: 0 6.9767vw 0;
    -ms-border-radius: 0 6.9767vw 0;
    -o-border-radius: 0 6.9767vw 0;
  }
  .pelist[data-v-dbz] {
    margin-top: -3.5625rem;
  }
}
.xlmain {
  margin-top: calc(20px + 1.0417vw);
}
.xlmain .nrfont-dp font,
.xlmain .nrfont-dp p,
.xlmain .nrfont-dp span,
.xlmain .nrfont-dp div,
.xlmain .nrfont-dp a,
.xlmain .nrfont-dp b,
.xlmain .nrfont-dp strong {
  color: #333333 !important;
}
.xlmain .tit-yjfx {
  font-size: calc(16px + 0.2083rem);
  color: #034495;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: calc(20px + 0.4167rem);
}
.xlmain[data-v-rc] {
  margin-top: calc(22px + 1.0417vw);
}
.xlmain .text-rc {
  overflow: hidden;
  display: block;
}
.xlmain .text-rc p,
.xlmain .text-rc div {
  margin-bottom: calc(8px + 0.2083rem) !important;
}
.xlmain .wztitle-dp {
  margin-bottom: 0;
}
.xlmain .textxl {
  margin-top: calc(8px + 0.5208vw);
}
.xlmain .wztitle {
  margin-bottom: calc(8px + 0.4167vw);
}
.xlmain .textry {
  overflow: hidden;
}
.xlmain .textry .rydetail {
  overflow: hidden;
  margin-bottom: calc(8px + 0.5208rem);
}
.xlmain .textry .rydetail .detail {
  padding-left: 2px;
  font-size: calc(12px + 0.2083rem);
  line-height: 1.7;
}
.xlmain .textry .rydetail .detail font,
.xlmain .textry .rydetail .detail p,
.xlmain .textry .rydetail .detail span,
.xlmain .textry .rydetail .detail div,
.xlmain .textry .rydetail .detail a,
.xlmain .textry .rydetail .detail b,
.xlmain .textry .rydetail .detail strong {
  font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;
  word-wrap: break-word;
  font-size: calc(12px + 0.2083rem) !important;
  color: #333333 !important;
  background: transparent !important;
}
.xlmain .textry .rydetail .detail strong,
.xlmain .textry .rydetail .detail b {
  color: #000000 !important;
}
.xlmain .textry .rydetail .detail a:hover {
  color: #0854bc !important;
}
@media (max-width: 767px) {
  .xlmain .textry .rydetail .detail {
    padding-left: 2px;
    font-size: 4.2667rem;
    line-height: 1.7;
  }
  .xlmain .textry .rydetail .detail font,
  .xlmain .textry .rydetail .detail p,
  .xlmain .textry .rydetail .detail span,
  .xlmain .textry .rydetail .detail div,
  .xlmain .textry .rydetail .detail a,
  .xlmain .textry .rydetail .detail b,
  .xlmain .textry .rydetail .detail strong {
    font-size: 4.2667rem !important;
  }
}
.ryname {
  position: relative;
  border-bottom: #d4dff8 solid 1px;
}
.ryname_l {
  color: #034495;
  float: left;
  font-weight: 700;
  font-size: calc(18px + 0.4167rem);
  line-height: 1;
  padding: 0 0 calc(18px + 0.3125rem);
  padding-right: 3px;
  position: relative;
}
.ryname_l:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  width: 40px;
  height: 3px;
  background: #034495;
  background: -webkit-linear-gradient(left, #034495 10%, #005fd5 80%);
  background: -o-linear-gradient(left, #034495 10%, #005fd5 80%);
  background: linear-gradient(to right, #034495 10%, #005fd5 80%);
}
.ryname_l span {
  font-size: calc(13px + 0.1563rem);
  margin-left: calc(8px + 0.3646rem);
}
.ryname_l span i {
  color: #333;
  margin-right: 13px;
}
.rylanmu {
  margin-bottom: 21px;
  margin-top: 50px;
  padding: calc(13px + 0.2083rem) calc(18px + 0.2083rem);
  background: #f6f9ff;
  position: relative;
  overflow: hidden;
}
.rylanmu::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  width: 3px;
  background: #034495;
  background: -webkit-linear-gradient(bottom, #034495 10%, #005fd5 80%);
  background: -o-linear-gradient(bottom, #034495 10%, #005fd5 80%);
  background: linear-gradient(to top, #034495 10%, #005fd5 80%);
}
.rylanmu_l {
  color: #034495;
  float: left;
  font-weight: 700;
  font-size: calc(15px + 0.1563rem);
  line-height: 1.1;
  position: relative;
}
.rylanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}
.rcphotobox {
  padding: calc(18px + 0.625rem);
  position: relative;
  z-index: 1;
}
.rcphotobox .imgbox {
  position: relative;
  z-index: 1;
  height: 13.75rem;
  display: table;
}
.rcphotobox .imgbox span {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
}
.rcphotobox .imgbox span img {
  overflow: hidden;
  display: block;
  border-radius: 0 calc(12px + 0.4167rem);
}
.pepxl-txt {
  margin-top: calc(8px + 0.2083rem);
  font-size: calc(12px + 0.2083rem);
  line-height: 1.5;
  margin-bottom: calc(15px + 0.7813rem);
}
.pepxl-txt li {
  margin-top: calc(10px + 0.2604rem);
}
.pepxl-txt span {
  color: #333;
  font-weight: 700;
  font-size: calc(12px + 0.2083rem);
  float: left;
}
.pepxl-txt i {
  color: #333;
  font-style: normal;
  font-size: calc(12px + 0.2083rem);
  font-weight: 500;
  word-break: break-all;
}
.pepxl-txt .col-md-6 {
  float: left;
}
.module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  position: relative;
  border-radius: 6px;
  background: #ebf1ff;
  background: -webkit-linear-gradient(top, #f9fbff 10%, #dce7ff 80%);
  background: -ms-linear-gradient(top, #f9fbff 10%, #dce7ff 80%);
  background: linear-gradient(to bottom, #f9fbff 10%, #dce7ff 80%);
}
.module .line {
  height: 3px;
  background: #047fc0;
  background: -webkit-linear-gradient(left, #005dac 10%, #0896cd 80%);
  background: -o-linear-gradient(left, #005dac 10%, #0896cd 80%);
  background: linear-gradient(to right, #005dac 10%, #0896cd 80%);
}
.module-a {
  float: right;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.module-b,
.module-c,
.module-d {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.module-a {
  width: 26%;
}
.module-a img {
  border-radius: 4px;
}
.module-b {
  width: 74%;
}
.module-b .jbinfo {
  padding: calc(20px + 1.3021rem) 20px 0 calc(30px + 1.5625rem);
}
.module-b .jbinfo h2 {
  font-size: 26px;
  line-height: 1;
  margin: 2px 0 15px 0;
  overflow: hidden;
  color: #1f1f1f;
  /*text-overflow: ellipsis;white-space: nowrap;*/
  display: block;
  background: url(lmbg01.png) repeat-x bottom;
  padding-bottom: 12px;
  font-weight: 700;
}
.module-b .jbinfo h2:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 28px;
  height: 4px;
  background: #4c63b6;
}
.bl {
  border-left: #c1e8d3 solid 1px;
}
@media (max-width: 1536px) {
  .module-a {
    width: 32%;
  }
  .module-b {
    width: 68%;
  }
}
@media (max-width: 1280px) {
  .module-a {
    width: 35%;
  }
  .module-b {
    width: 65%;
  }
}
@media (max-width: 1199px) {
  .pepxl-txt {
    font-size: 1.5625rem;
  }
  .pepxl-txt span,
  .pepxl-txt i {
    font-size: 1.5625rem;
  }
  .ryname_l {
    font-size: 2.3438rem;
  }
  .ryname_l span {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .module-a {
    width: 33%;
  }
  .module-b {
    width: 67%;
  }
  .pepxl-txt {
    font-size: 1.9512rem;
  }
  .pepxl-txt li {
    margin-top: 2.1951rem;
  }
  .pepxl-txt span,
  .pepxl-txt i {
    font-size: 1.9512rem;
  }
  .ryname_l {
    font-size: 2.9268rem;
  }
  .ryname_l span {
    font-size: 1.9512rem;
  }
}
@media (max-width: 767px) {
  .module-a {
    width: 100%;
  }
  .module-b {
    width: 100%;
  }
  .rcphotobox {
    padding: 8vw;
  }
  .rcphotobox .imgbox {
    max-width: 80%;
    margin: 0 auto;
    height: auto;
  }
  .module-b .jbinfo {
    padding: 0 18px;
  }
  .pepxl-txt {
    font-size: 4.2667rem;
  }
  .pepxl-txt span,
  .pepxl-txt i {
    font-size: 4.2667rem;
  }
  .ryname_l {
    font-size: 6.9333rem;
  }
  .ryname_l span {
    font-size: 4.2667rem;
  }
  .rylanmu_l {
    font-size: 4.8rem;
  }
}
.pic-list .row {
  margin-left: -0.7813rem;
  margin-right: -0.7813rem;
}
.pic-list .row > [class^='col'] {
  padding-left: 0.7813rem;
  padding-right: 0.7813rem;
}
.pic-list .boxstyle {
  position: relative;
}
.pic-list .boxstyle .img-box {
  width: 100%;
  height: 10.3125rem;
  overflow: hidden;
}
.pic-list .boxstyle .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pic-list .boxstyle .txtinfo {
  overflow: hidden;
  padding: calc(10px + 0.3646rem) 0 0;
  position: relative;
  z-index: 2;
}
.pic-list .boxstyle .txtinfo:before {
  position: absolute;
  top: 0;
  left: -100%;
  content: "";
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  height: 100%;
  width: 100%;
  z-index: 3;
  background: #034495;
}
.pic-list .boxstyle .txtinfo h4 {
  overflow: hidden;
  color: #333;
  margin: 0;
  font-size: calc(12px + 0.3125rem);
  line-height: 1.5;
  position: relative;
  z-index: 4;
}
.pic-list li {
  margin-bottom: calc(20px + 1.0417rem);
}
.pic-list li a:hover .boxstyle img {
  -webkit-transform: scale(1.15);
  /* Safari and Chrome */
  -moz-transform: scale(1.15);
  /* Firefox */
  -ms-transform: scale(1.15);
  /* IE 9 */
  -o-transform: scale(1.15);
  /* Opera */
  transform: scale(1.15);
}
.pic-list li a:hover .boxstyle .txtinfo h4 {
  color: #034495;
}
.pic-list li:nth-child(3n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  .pic-list .row {
    margin-left: -1.1719rem;
    margin-right: -1.1719rem;
  }
  .pic-list .row > [class^='col'] {
    padding-left: 1.1719rem;
    padding-right: 1.1719rem;
  }
  .pic-list .col-md-4 {
    width: 50%;
    float: left;
  }
  .pic-list .boxstyle .img-box {
    height: 18.2617rem;
  }
  .pic-list li:nth-child(3n+1) {
    clear: inherit;
  }
  .pic-list li:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  .pic-list .row {
    margin-left: -1.7073rem;
    margin-right: -1.7073rem;
  }
  .pic-list .row > [class^='col'] {
    padding-left: 1.7073rem;
    padding-right: 1.7073rem;
  }
  .pic-list .boxstyle .img-box {
    height: 26.7073rem;
  }
  .pic-list .boxstyle .txtinfo h4 {
    font-size: 2.1951rem;
  }
  .pic-list li {
    margin-bottom: 4.3902rem;
  }
}
@media (max-width: 767px) {
  .pic-list .row > [class^='col'] {
    width: 100%;
  }
  .pic-list .boxstyle .img-box {
    height: 55.4667vw;
  }
  .pic-list .boxstyle .txtinfo h4 {
    font-size: 4.8rem;
    white-space: inherit;
    line-height: 1.4;
  }
  .pic-list li {
    margin-bottom: 9.6vw;
  }
}
.mod-table .box-table table thead tr th {
  font-weight: 700;
  padding: calc(14px + 0.2083rem) 0.4167vw;
}
.mod-table .box-table table tr td {
  font-size: calc(12px + 0.2083rem);
  padding: calc(13px + 0.2604rem);
}
@media (max-width: 767px) {
  .cg-zl table.bt tbody td:before {
    width: 108px;
  }
  .cg-zl.yjs table.bt tbody td:before,
  .cg-zl.xm table.bt tbody td:before,
  .cg-zl.cgzh table.bt tbody td:before {
    width: 85px;
  }
}
.links {
  position: relative;
  background: #ffffff;
  padding: calc(10px + 0.5208rem) 0;
  font-size: calc(10px + 0.2083rem);
}
.links a {
  font-size: calc(10px + 0.2083rem);
  display: inline-block;
  position: relative;
  margin-right: calc(10px + 0.4167rem);
  padding-right: calc(10px + 0.4167rem);
}
.links a:first-child {
  margin-left: 15px;
}
.links a:hover {
  color: #034495;
}
.links a:before {
  position: absolute;
  content: '';
  width: 1px;
  top: 0.2083rem;
  bottom: 0.2083rem;
  right: 0;
  background: #5d5d5d;
}
.links a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.links a:last-child:before {
  display: none;
}
@media (max-width: 1199px) {
  .links a {
    font-size: 1.3672rem;
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
@media (max-width: 991px) {
  .links a {
    font-size: 1.7073rem;
  }
}
@media (max-width: 767px) {
  .links {
    font-size: 3.7333rem;
    padding: 4vw 0;
  }
  .links a {
    font-size: 3.7333rem;
    margin: 0 2.6vw;
    padding-right: 0;
  }
  .links a:before {
    opacity: 0;
  }
  .links a:first-child {
    margin-left: 8px;
  }
}
.index-gkds {
  padding-bottom: calc(5px + 0.2604rem);
  position: relative;
}
.index-gkds .tabnav {
  border-bottom: #d6e7fd solid 1px;
}
.index-gkds .tabnav .row {
  margin-left: -5px;
  margin-right: -5px;
}
.index-gkds .tabnav .row > [class^='col'] {
  padding-left: 5px;
  padding-right: 5px;
}
.index-gkds .tabnav .col-sm-4 {
  width: auto;
}
.index-gkds .tabnav li a {
  display: block;
  padding: 0.8929rem 1.1905rem;
  position: relative;
  background: #d6e7fd;
  text-align: center;
  font-size: calc(10px + 0.3646rem);
  color: #034495;
  line-height: 1;
  font-weight: 700;
  border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  -ms-border-radius: 15px 15px 0 0;
  -o-border-radius: 15px 15px 0 0;
  min-width: 13.7292rem;
}
.index-gkds .tabnav li a span {
  display: block;
}
.index-gkds .tabnav li a:hover {
  color: #ffffff;
  opacity: 1;
  background: #044495;
  background: -webkit-linear-gradient(top, #034495 10%, #1a55a0 80%);
  background: -ms-linear-gradient(top, #034495 10%, #1a55a0 80%);
  background: linear-gradient(to bottom, #034495 10%, #1a55a0 80%);
}
.index-gkds .tabnav li.active a {
  color: #ffffff;
  opacity: 1;
  background: #044495;
  background: -webkit-linear-gradient(top, #034495 10%, #1a55a0 80%);
  background: -ms-linear-gradient(top, #034495 10%, #1a55a0 80%);
  background: linear-gradient(to bottom, #034495 10%, #1a55a0 80%);
}
.index-gkds .tabcont {
  background: #ffffff;
  padding: calc(15px + 0.7813rem) 0 0;
}
.index-gkds .item {
  display: none;
  font-size: calc(14px + 0.1042rem);
  line-height: 1.8;
}
.index-gkds .item:first-child {
  display: block;
}
.index-gkds .item .txt-box {
  overflow: hidden;
}
.index-gkds .item .txt-box h4 {
  font-size: 0.8333rem;
  color: #333333;
  line-height: 1.8;
  max-height: 10.3646rem;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index-gkds .item .txt-box h4 p {
  margin-bottom: calc(10px + 0.2083rem);
}
.index-gkds .item .txt-box h4 p:last-child {
  margin-bottom: 0;
}
.index-gkds .item .txt-box .more {
  margin-top: calc(10px + 0.1042rem);
}
.index-gkds .item .txt-box .more a {
  font-size: calc(13px + 0.1563rem);
  color: #034495;
  line-height: 1;
}
.index-gkds .item .txt-box .more a:hover {
  color: #006df4;
}
.index-gkds .item h3 {
  font-size: calc(8px + 0.625rem);
  font-weight: 700;
  margin-top: calc(15px + 1.0417rem);
}
@media (max-width: 1680px) {
  .index-gkds .tabnav li a {
    font-size: 1.0119rem;
    padding: 0.8929rem 1.1905rem;
  }
  .index-gkds .item .txt-box h4 {
    font-size: 0.9524rem;
    max-height: 11.8452rem;
  }
  .index-gkds .item .txt-box .more a {
    font-size: 0.9524rem;
  }
}
@media (max-width: 1366px) {
  .index-gkds .tabnav li a {
    min-width: inherit;
  }
}
@media (max-width: 1199px) {
  .index-gkds .tabnav li a {
    font-size: 1.6602rem;
    padding: 1.4648rem 1.9531rem;
  }
  .index-gkds .item .txt-box h4 {
    font-size: 1.5625rem;
    max-height: 19.4336rem;
  }
  .index-gkds .item .txt-box .more a {
    font-size: 1.4648rem;
  }
  .index-gkds .item h3 {
    font-size: 1.8555rem;
  }
}
@media (max-width: 991px) {
  .index-gkds .tabnav li a {
    font-size: 2.0732rem;
    padding: 1.8293rem 2.439rem;
  }
  .index-gkds .item .txt-box h4 {
    font-size: 1.9512rem;
    -webkit-line-clamp: 5;
    max-height: 20.3659rem;
  }
  .index-gkds .item .txt-box .more a {
    font-size: 1.8293rem;
  }
  .index-gkds .item h3 {
    font-size: 2.3171rem;
  }
}
@media (max-width: 767px) {
  .index-gkds {
    padding-bottom: 0;
  }
  .index-gkds .tabcont {
    padding: 0;
  }
  .index-gkds .item > .txt-box h4 {
    font-size: 4.2667rem;
    -webkit-line-clamp: 6;
    max-height: 46.4vw;
    line-height: 1.7;
  }
  .index-gkds .item > .txt-box .more a {
    font-size: 4.1026rem;
  }
  .index-gkds .item h3 {
    font-size: 5.3333rem;
  }
  .index-gkds .tabnav {
    margin-bottom: 3.8462vw;
    border: 0;
  }
  .index-gkds .tabnav li {
    margin-bottom: 1.2605vw;
  }
  .index-gkds .tabnav li a {
    font-size: 4.4026rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 2.6667vw;
  }
  .index-gkds .tabnav .col-sm-4 {
    width: 100%;
    float: left;
  }
}
/*检索*/
.talent {
  margin-top: calc(6px + 0.8333rem);
  position: relative;
  width: 100%;
  background: url("talent-bg.jpg") no-repeat;
  background-size: cover;
  padding: 0 calc(15px + 0.7813rem) calc(6px + 0.8333rem);
}
.talent .talent-title {
  display: inline-block;
  font-size: calc(10px + 0.7292rem);
  color: #ffffff;
  padding: 1.0417rem 0 0.7292rem;
  border-bottom: solid 4px #6391bc;
}
.positionSearch {
  margin-top: 0.625rem;
}
.positionSearchBg {
  margin-top: 0.4688rem;
}
.positionSearchBg .lefts {
  display: inline-block;
  font-size: calc(10px + 0.5208rem);
  color: rgba(255, 255, 255, 0.8);
}
.positionSearchBg input {
  display: inline-block;
  height: 1.6667rem !important;
  line-height: 1.6667rem !important;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 100%;
  margin-top: 0.3125rem;
  color: #fff;
  padding: 0 0.5208rem;
  font-size: 0.7813rem;
}
.positionSearchBtns {
  font-size: 1.0417rem;
  height: 2.0833rem;
  line-height: 2.0833rem;
  background-color: #fff;
  width: 6.25rem;
  text-align: center;
  color: #005bac;
  margin: 0 auto;
  margin-top: calc(7px + 0.5208rem);
  font-weight: bold;
}
.positionSearchBtns:hover {
  background-color: #4a9ce6;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 1680px) {
  .positionSearchBg input {
    font-size: 0.8929rem;
    height: 1.9048rem !important;
    line-height: 1.9048rem !important;
  }
}
@media (max-width: 1199px) {
  .talent {
    padding: 0 calc(10px + 1.4648rem) calc(10px + 1.4648rem);
  }
  .talent .talent-title {
    font-size: calc(10px + 1.3672rem);
    padding: 1.9531rem 0 1.3672rem;
  }
  .positionSearchBg input {
    height: 3.125rem !important;
    line-height: 3.125rem !important;
    font-size: 1.4648rem;
  }
  .positionSearchBg .lefts {
    font-size: calc(7px + 0.9766rem);
  }
  .positionSearchBtns {
    font-size: calc(8px + 0.9766rem);
    height: 3.418rem;
    line-height: 3.418rem;
    width: 11.7188rem;
    margin-top: calc(7px + 0.9766rem);
  }
}
@media (max-width: 991px) {
  .talent {
    margin-top: 0.7317rem;
  }
  .positionSearchBg {
    margin-top: 0;
  }
  .positionSearchBg input {
    height: 3.9024rem !important;
    line-height: 3.9024rem !important;
    font-size: 1.8293rem;
  }
}
@media (max-width: 767px) {
  .talent {
    padding: 0 8vw 7vw;
  }
  .talent .talent-title {
    font-size: 6.4rem;
    padding: 5.3333vw 0 3.7333vw;
  }
  .positionSearchBg .lefts {
    font-size: 4.8rem;
  }
  .positionSearchBg input {
    height: 8.5333vw !important;
    line-height: 8.5333vw !important;
    font-size: 4.2667rem;
    padding: 0 2.5208rem;
  }
  .positionSearchBtns {
    font-size: 4.8rem;
    height: 9.6vw;
    line-height: 9.6vw;
    margin-top: 5.3333vw;
    width: 100%;
  }
  .positionSearch {
    margin-top: 2.6667vw;
  }
}
