@charset "UTF-8";
html,
body,
div,
p,
span,
a,
label,
strong,
i,
a,
b,
button,
input,
select,
table,
tr,
th,
td,
thead,
tbody,
tfoot,
ul,
ol,
li,
dl,
dt,
dd,
img,
aside,
article {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

ul > li,
ol > li {
  list-style-type: none;
}

img {
  border: 0;
  vertical-align: middle;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover, .bjx-head > .bjx-main > ul > li.active > a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: 12px;
  font-weight: normal;
  font-family: "PingFang SC", Microsoft Yahei, arial;
  line-height: 1.2;
  color: #333;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-user-drag: none;
}

.bjx-main {
  margin: 0 auto;
  width: 1000px;
}

.bjx-head {
  height: 80px;
  overflow: hidden;
}

.bjx-head > .bjx-main > ul {
  float: right;
}

.bjx-head > .bjx-main > ul > li {
  float: left;
  margin-left: 10px;
}

.bjx-head > .bjx-main > ul > li > a {
  float: left;
  padding: 0 6px;
  font-size: 18px;
  font-weight: normal;
  line-height: 4.2;
  color: #333;
  border-top: 4px solid #fff;
  background-color: #fff;
}

.bjx-head > .bjx-main > ul > li > a:hover, .bjx-head > .bjx-main > ul > li.active > a {
  color: #00934a;
  background-color: #e5f4ed;
  border-top: 4px solid #00934a;
}

.bjx-head > .bjx-main > img {
  float: left;
  margin-right: 10px;
}

.bjx-head > .bjx-main > span {
  float: left;
  font-size: 24px;
  font-weight: bold;
  line-height: 3.3;
  color: #333;
}

.bjx-head > .bjx-main > .icon-attention {
  float: left;
  position: relative;
  top: 28px;
  left: 5px;
  padding: 0 10px;
  height: 21px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
}

.bjx-head > .bjx-main > label.active {
  color: #fff;
  background-color: #ccc;
}

.page-pc {
  display: block;
}

.page-mobile {
  display: none;
}

.bjx-banner {
  height: 500px;
  background: url(/Common/images/gdhuidong/1.jpg) transparent center top no-repeat;
}

.backdrop-white {
  padding: 30px 0;
  background-color: #fff;
}

.bjx-title {
  position: relative;
  top: 0;
  left: 0;
}

.bjx-title > span {
  display: block;
  font-size: 25px;
  font-weight: bold;
  font-family: Microsoft Yahei;
  line-height: 2.2;
  color: #00934a;
  text-align: center;
}

.bjx-title > i {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 1000px;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-family: Microsoft Yahei;
  line-height: 1.2;
  color: rgba(0, 147, 74, 0.1);
  text-align: center;
}

.content-company {
  margin-top: 25px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  color: #666;
  zoom: 1;
}

.content-company:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-company > img {
  float: right;
  margin-left: 10px;
}

.content-job {
  margin-top: 30px;
}

.content-job > ul.page-pc {
  zoom: 1;
}

.content-job > ul.page-pc:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-job > ul.page-pc > li {
  float: left;
  width: 1000px;
  border-bottom: 1px solid #e1e1e1;
}

.content-job > ul.page-pc > li > span {
  float: left;
  padding: 12px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job > ul.page-pc > li > span.first {
  width: 420px;
}

.content-job > ul.page-pc > li > span.first > a {
  font-weight: bold;
  color: #333;
}

.content-job > ul.page-pc > li > span.first > a:hover {
  color: #00934a;
}

.content-job > ul.page-pc > li > span.second {
  width: 190px;
}

.content-job > ul.page-pc > li > span.third {
  width: 120px;
}

.content-job > ul.page-pc > li > span.forth {
  width: 120px;
}

.content-job > ul.page-pc > li > span.fifth {
  width: 100px;
  text-align: right;
}

.content-job > ul.page-pc > li > span.fifth > a {
  display: inline-block;
  padding: 0 6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  background-color: #00934a;
  border-radius: 2px;
  cursor: pointer;
}

.content-job > ul.page-pc > li.current > span {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.content-job > ul.page-pc > li.title {
  position: relative;
  top: 0;
  left: 0;
  padding: 12px 0 0 10px;
  width: 990px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  border-bottom: 0;
}

.content-job > ul.page-pc > li.title:before {
  position: absolute;
  top: 20px;
  left: 0;
  width: 4px;
  height: 14px;
  background-color: #00934a;
  content: "";
}

.content-show {
  margin-top: 30px;
}

.content-show > ul {
  zoom: 1;
}

.content-show > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-show > ul > li {
  float: left;
  margin-right: 11px;
}

.content-show > ul > li.end {
  margin-right: 0;
  float: right;
}

.content-show > ul > li.current {
  margin-bottom: 12px;
}

.content-show > ul > li > img {
  float: left;
}

.content-contact {
  margin-top: 30px;
}

.content-contact > p {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #666;
}

.content-contact > p > i {
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
}

.content-contact > p > i.icon-address {
  width: 23px;
  height: 18px;
  background: url(/Common/images/gdhuidong/address_ico.gif) transparent left center no-repeat;
}

#jobs,
#show,
#contact {
  display: none;
}

.bjx-foot {
  padding: 8px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #00934a;
}

.bjx-foot a {
  color: #fff;
}

.bjx-title-tag {
  font-size: 20px;
  font-weight: normal;
  line-height: 2;
  color: #333;
}

.content-tag {
  margin: 10px 0 0;
}

.content-tag > ul {
  zoom: 1;
}

.content-tag > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-tag > ul > li {
  float: left;
  padding: 0 30px;
  margin: 9px 32px 9px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.2;
  color: #666;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #969696;
  border-radius: 17px;
}

.content-environment {
  margin: 30px 0 0;
}

.content-environment > ul {
  zoom: 1;
}

.content-environment > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-environment > ul > li {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  float: left;
  margin: 10px 20px 10px 0;
  width: 320px;
  height: 180px;
  background-color: #fff;
  overflow: hidden;
}

.content-environment > ul > li > img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 320px;
}

.content-environment > ul > li:nth-child(3n) {
  margin-right: 0;
}

.content-companyleader {
  margin: 40px 0 0;
}

.content-companyleader > ul {
  zoom: 1;
}

.content-companyleader > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-companyleader > ul > li {
  float: left;
  margin: 8px 12px 8px 0;
  padding: 34px 30px;
  width: 265px;
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 4px 4px rgba(205, 205, 205, 0.5);
  box-shadow: 0 4px 4px rgba(205, 205, 205, 0.5);
  -webkit-transform: all .6s ease;
  transform: all .6s ease;
}

.content-companyleader > ul > li:hover {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  -webkit-box-shadow: 0 20px 60px rgba(205, 205, 205, 0.5);
  box-shadow: 0 20px 60px rgba(205, 205, 205, 0.5);
}

.content-companyleader > ul > li.end, .content-companyleader > ul > li:nth-child(3n) {
  margin-right: 0;
}

.content-companyleader > ul > li > .user-photo {
  position: relative;
  right: 0;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  width: 130px;
  height: 130px;
  font-size: 65px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #00934a;
  border-radius: 50%;
  overflow: hidden;
}

.content-companyleader > ul > li > .user-photo > img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 130px;
}

.content-companyleader > ul > li > .user-name {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-companyleader > ul > li > .user-hrtitle {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-companyleader > ul > li > .content {
  height: 144px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #565656;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-interview {
  margin: 40px 0 0;
}

.content-interview > dl > dt {
  margin: 15px 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: center;
}

.content-interview > dl > dt > i {
  width: 145px;
  height: 23px;
}

.content-interview > dl > dd {
  margin: 15px 0;
  text-align: center;
}

.content-interview > dl > dd > span {
  margin: 0 50px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #333;
}

.content-interview > dl > dd > span > i {
  width: 126px;
  height: 20px;
}

.content-interview > ul {
  margin: 40px 0;
  text-align: center;
  zoom: 1;
}

.content-interview > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-interview > ul > li {
  float: left;
  margin: 10px 38px 10px 0;
  padding: 20px 14px;
  width: 451px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
}

.content-interview > ul > li > .item-eval {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  margin: 20px 0;
  padding-left: 75px;
  text-align: left;
}

.content-interview > ul > li > .item-eval > i.icon-quotes {
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 36px;
  height: 33px;
  background: url(/Common/images/gdhuidong/icon_quotes.png) transparent left top no-repeat;
}

.content-interview > ul > li > .item-eval > p {
  height: 56px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-interview > ul > li > .item-eval > div {
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.content-interview > ul > li > .item-eval > div > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 8px;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #b2b2b2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #e8e8e8;
  border-radius: 16px;
}

.content-interview > ul > li > .item {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 75px;
}

.content-interview > ul > li > .item > .item-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 60px;
  height: 60px;
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background-color: #00934a;
  border-radius: 50%;
}

.content-interview > ul > li > .item > .item-photo > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 60px;
  overflow: hidden;
}

.content-interview > ul > li > .item > .user-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  color: #333;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-interview > ul > li > .item > .user-name > i {
  float: right;
  top: 5px;
  width: 126px;
  height: 20px;
}

.content-interview > ul > li > .item > .content {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-interview > ul > li > .item > .content > i {
  font-weight: bold;
  font-style: normal;
  color: #333;
}

.content-interview > ul > li > .item > .content > span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #bbb;
}

.content-interview > ul > li.end, .content-interview > ul > li:nth-child(2n) {
  margin-right: 0;
}

.content-interview .star1-05,
.content-interview .star1-15,
.content-interview .star1-25,
.content-interview .star1-35,
.content-interview .star1-45,
.content-interview .star2-05,
.content-interview .star2-15,
.content-interview .star2-25,
.content-interview .star2-35,
.content-interview .star2-45 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 2px;
  background-image: url(/Common/images/gdhuidong/cop_star2.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-interview .star1-0,
.content-interview .star1-1,
.content-interview .star1-2,
.content-interview .star1-3,
.content-interview .star1-4,
.content-interview .star1-5,
.content-interview .star2-0,
.content-interview .star2-1,
.content-interview .star2-2,
.content-interview .star2-3,
.content-interview .star2-4,
.content-interview .star2-5 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 2px;
  background-image: url(/Common/images/gdhuidong/cop_star.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-interview .star1-0 {
  background-position: -145px 0;
}

.content-interview .star1-05,
.content-interview .star1-1 {
  background-position: -116px 0;
}

.content-interview .star1-15,
.content-interview .star1-2 {
  background-position: -87px 0;
}

.content-interview .star1-25,
.content-interview .star1-3 {
  background-position: -58px 0;
}

.content-interview .star1-35,
.content-interview .star1-4 {
  background-position: -29px 0;
}

.content-interview .star1-45,
.content-interview .star1-5 {
  background-position: 0 0;
}

.content-interview .star2-0 {
  background-position: -125px 0;
}

.content-interview .star2-05,
.content-interview .star2-1 {
  background-position: -100px 0;
}

.content-interview .star2-15,
.content-interview .star2-2 {
  background-position: -75px 0;
}

.content-interview .star2-25,
.content-interview .star2-3 {
  background-position: -50px 0;
}

.content-interview .star2-35,
.content-interview .star2-4 {
  background-position: -25px 0;
}

.content-interview .star2-45,
.content-interview .star2-5 {
  background-position: 0 0;
}

.more-evaluation {
  margin: 50px auto 0;
  width: 150px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.4;
  color: #00934a;
  text-align: center;
  background-color: #fff;
  border: 1px solid #00934a;
  border-radius: 6px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.more-evaluation:hover {
  border: 1px solid #f00;
}

.more-evaluation > a {
  color: #00934a;
  cursor: pointer;
}

.more-evaluation > a:hover, .bjx-head > .bjx-main > ul > li.active.more-evaluation > a {
  color: #f00;
}

@media (max-width: 767px) {
  #jobs,
  #show,
  #contact {
    display: block;
  }
  html, body {width:100%;overflow-x:hidden;}
  .page-pc {
    display: none;
  }
  .page-mobile {
    display: block;
  }
  body {
    font-size: 3.2vw;
    background-color: #085990;
  }
  @-webkit-keyframes moving {
    to {
      top: 50%;
      left: -100%;
    }
  }
  @keyframes moving {
    to {
      top: 50%;
      left: -100%;
    }
  }
  .content-interview {
    margin: 5.33333vw 2.66667vw 0;
  }
  .content-interview > dl > dt {
    margin: 2vw 0;
    font-size: 4.26667vw;
    font-weight: bold;
    line-height: 2;
    color: #303030;
    text-align: left;
  }
  .content-interview > dl > dt > i {
    width: 19.33333vw;
    height: 3.06667vw;
    background-size: 38.66667vw auto;
  }
  .content-interview > dl > dd {
    margin: 2vw 0;
    text-align: left;
  }
  .content-interview > dl > dd > span {
    margin: 0 2vw 0 0;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 2;
    color: #787878;
  }
  .content-interview > dl > dd > span > i {
    position: static;
    display: inline;
    width: auto;
    height: auto;
    font-size: 3.73333vw;
    font-weight: normal;
    font-style: normal;
    line-height: 2;
    color: #ff4400;
    background: none;
  }
  .content-interview > p {
    background: url(/Common/images/gdhuidong/featured_bg.gif) transparent left center repeat-x;
    background-size: 100% auto;
    background-size: 1px auto;
  }
  .content-interview > p > span {
    padding-right: 1.46667vw;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 2;
    color: #303030;
    background-color: #fff;
  }
  .content-interview > ul {
    margin: 0;
    zoom: 1;
  }
  .content-interview > ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .content-interview > ul > li {
    float: left;
    margin: 1.33333vw 2.66667vw 1.33333vw;
    padding: 2.66667vw 0;
    width: 80vw;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 1.06667vw;
  }
  .content-interview > ul > li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .content-interview > ul > li.end, .content-interview > ul > li:nth-child(2n) {
    margin: 1.33333vw 2.66667vw 1.33333vw;
  }
  .content-interview > ul > li > .item-eval {
    position: static;
    margin: 1.33333vw 0;
    padding-left: 0;
  }
  .content-interview > ul > li > .item-eval > span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0.66667vw 1.33333vw 0.66667vw 0;
    padding: 0 1.6vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #969696;
    background-color: #f3f3f3;
    border-radius: 0.53333vw;
  }
  .content-interview > ul > li > .item-des {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #565656;
    text-align: justify;
  }
  .content-interview > ul > li > .item {
    position: relative;
    top: 0;
    left: 0;
    padding-left: 13.33333vw;
  }
  .content-interview > ul > li > .item > .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 10.66667vw;
    height: 10.66667vw;
    font-size: 5.33333vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background-color: #00934a;
    border-radius: 50%;
  }
  .content-interview > ul > li > .item > .item-photo > img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 10.66667vw;
  }
  .content-interview > ul > li > .item > .user-name {
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 1.1;
    color: #303030;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-interview > ul > li > .item > .user-name > i {
    float: right;
    top: 0.66667vw;
    width: 16.8vw;
    height: 2.66667vw;
  }
  .content-interview > ul > li > .item > .content {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-interview > ul > li > .item > .content > i {
    font-weight: normal;
    font-style: normal;
  }
  .content-interview > ul > li > .item > .content > span {
    float: right;
    font-size: 3.2vw;
    font-weight: normal;
    color: #bbb;
  }
  .content-interview > ul > li.end, .content-interview > ul > li:nth-child(2n) {
    margin-right: 0;
  }
  .content-interview .star1-05,
  .content-interview .star1-15,
  .content-interview .star1-25,
  .content-interview .star1-35,
  .content-interview .star1-45 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 0.26667vw;
    background-image: url(/Common/images/gdhuidong/cop_star2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 38.66667vw auto;
  }
  .content-interview .star2-05,
  .content-interview .star2-15,
  .content-interview .star2-25,
  .content-interview .star2-35,
  .content-interview .star2-45 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 0.26667vw;
    background-image: url(/Common/images/gdhuidong/cop_star2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .content-interview .star1-0,
  .content-interview .star1-1,
  .content-interview .star1-2,
  .content-interview .star1-3,
  .content-interview .star1-4,
  .content-interview .star1-5 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 0.26667vw;
    background-image: url(/Common/images/gdhuidong/cop_star.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 38.66667vw auto;
  }
  .content-interview .star2-0,
  .content-interview .star2-1,
  .content-interview .star2-2,
  .content-interview .star2-3,
  .content-interview .star2-4,
  .content-interview .star2-5 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 0.26667vw;
    background-image: url(/Common/images/gdhuidong/cop_star.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .content-interview .star1-0 {
    background-position: -19.33333vw 0;
  }
  .content-interview .star1-05,
  .content-interview .star1-1 {
    background-position: -15.46667vw 0;
  }
  .content-interview .star1-15,
  .content-interview .star1-2 {
    background-position: -11.6vw 0;
  }
  .content-interview .star1-25,
  .content-interview .star1-3 {
    background-position: -7.73333vw 0;
  }
  .content-interview .star1-35,
  .content-interview .star1-4 {
    background-position: -3.86667vw 0;
  }
  .content-interview .star1-45,
  .content-interview .star1-5 {
    background-position: 0 0;
  }
  .content-interview .star2-0 {
    background-position: -16.66667vw 0;
  }
  .content-interview .star2-05,
  .content-interview .star2-1 {
    background-position: -13.33333vw 0;
  }
  .content-interview .star2-15,
  .content-interview .star2-2 {
    background-position: -10vw 0;
  }
  .content-interview .star2-25,
  .content-interview .star2-3 {
    background-position: -6.66667vw 0;
  }
  .content-interview .star2-35,
  .content-interview .star2-4 {
    background-position: -3.33333vw 0;
  }
  .content-interview .star2-45,
  .content-interview .star2-5 {
    background-position: 0 0;
  }
  .more-evaluation {
    margin: 6.66667vw auto 0;
    width: 24vw;
    font-size: 3.46667vw;
    font-weight: bold;
    line-height: 2.5;
    color: #00934a;
    text-align: center;
    background-color: #fff;
    border: 1px solid #00934a;
    border-radius: 0.66667vw;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  .more-evaluation:hover {
    border: 1px solid #f00;
  }
  .more-evaluation > a {
    color: #00934a;
    cursor: pointer;
  }
  .more-evaluation > a:hover, .bjx-head > .bjx-main > ul > li.active.more-evaluation > a {
    color: #f00;
  }
  .content-environment {
    margin: 5.33333vw 1.33333vw 0;
  }
  .content-environment > ul {
    zoom: 1;
  }
  .content-environment > ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .content-environment > ul > li {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    float: left;
    margin: 1.33333vw;
    width: 42.66667vw;
    height: 24vw;
    overflow: hidden;
  }
  .content-environment > ul > li:nth-child(3n) {
    margin: 1.33333vw;
  }
  .content-environment > ul > li:nth-child(3n) > img {
    width: 42.66667vw;
  }
  .content-environment > ul > li > img {
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    width: 42.66667vw;
  }
  .content-companyleader {
    margin: 4.93333vw 6.4vw 0;
    width: 76.53333vw;
  }
  .content-companyleader > ul {
    text-align: center;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* 定义滚动时回弹效果 */
    border-bottom: 1px solid #f3f3f3;
  }
  .content-companyleader > ul > li {
    float: none;
    margin: 0 3.73333vw 2.66667vw;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 18.93333vw;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .content-companyleader > ul > li:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .content-companyleader > ul > li.active {
    position: relative;
    top: 0;
    left: 0;
  }
  .content-companyleader > ul > li.active:after {
    display: block;
    position: absolute;
    right: 0;
    bottom: -2.53333vw;
    left: 0;
    margin: 0 auto;
    width: 6.66667vw;
    height: 0.53333vw;
    background-color: #00934a;
    border-radius: 0.26667vw;
    content: "";
  }
  .content-companyleader > ul > li.active > .user-photo > img {
    opacity: 1;
  }
  .content-companyleader > ul > li.active > .user-name,
  .content-companyleader > ul > li.active > .user-hrtitle {
    opacity: 1;
  }
  .content-companyleader > ul > li > .user-photo {
    position: relative;
    top: 0;
    left: 0;
    width: 18.93333vw;
    height: 18.93333vw;
    font-size: 9.46667vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #00934a;
    border-radius: 1.2vw;
  }
  .content-companyleader > ul > li > .user-photo > img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 18.93333vw;
    opacity: .7;
  }
  .content-companyleader > ul > li > .user-name {
    margin: 1.33333vw 0 0;
    font-size: 4.4vw;
    font-weight: bold;
    line-height: 1.5;
    color: #565656;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-companyleader > ul > li > .user-hrtitle {
    margin: 0;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 1.5;
    color: #565656;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-companyleader > .companyleader-des {
    margin-top: 4vw;
    font-size: 3.73333vw;
    font-weight: normal;
    line-height: 2;
    color: #333;
  }
  .section-manager {
    padding: 2.66667vw;
    background-color: #085990;
  }
  .section-manager > .bjx-main {
    padding: 2.66667vw 0 34.4vw;
    width: 94.66667vw;
    background-color: #fff;
    background: url(/Common/images/gdhuidong/tower_bg.png) #fff center bottom no-repeat;
    background-size: 100% auto;
    background-size: 94.66667vw auto;
  }
  .section-manager > .bjx-main > .content-manager > ul > li {
    padding: 6.66667vw 1.33333vw;
    margin: 6.66667vw 4.66667vw;
    border: 1px solid #f3f3f3;
  }
  .section-manager > .bjx-main > .content-manager > ul > li > .user-photo {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 20vw;
    height: 20vw;
    font-size: 10vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #00934a;
    border-radius: 50%;
    overflow: hidden;
  }
  .section-manager > .bjx-main > .content-manager > ul > li > .user-photo > img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20vw;
  }
  .section-manager > .bjx-main > .content-manager > ul > li > .user-name {
    margin-top: 1.33333vw;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-manager > .bjx-main > .content-manager > ul > li > .user-hrtitle {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #787878;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-manager > .bjx-main > .content-manager > ul > li > .user-des {
    margin-top: 4vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #565656;
    text-align: center;
  }
  .section-tag {
    padding: 2.66667vw;
    background-color: #085990;
  }
  .section-tag > .bjx-main {
    padding: 2.66667vw 0;
    width: 94.66667vw;
    background-color: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .section-tag > .bjx-main > i {
    display: block;
    position: absolute;
  }
  .section-tag > .bjx-main > i.icon-arrow-yellow {
    top: 50%;
    left: 0;
    width: 9.33333vw;
    height: 22.66667vw;
    background: url(/Common/images/gdhuidong/mobile_icon_arrow_yellow.png) transparent left top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .bjx-main > i.icon-arrow-blue {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 14.93333vw;
    height: 36.4vw;
    background: url(/Common/images/gdhuidong/mobile_icon_arrow_blue.png) transparent right bottom no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .bjx-main > .content-label {
    margin: 4.53333vw 2.66667vw;
  }
  .section-tag > .bjx-main > .content-label > ul {
    text-align: center;
  }
  .section-tag > .bjx-main > .content-label > ul > li {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 2.66667vw;
    padding: 0 4.66667vw;
    font-size: 3.73333vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    background-color: #f4aa14;
  }
  .section-tag > .bjx-main > .content-label > ul > li:before {
    position: absolute;
    top: -1.06667vw;
    left: -1.06667vw;
    width: 100%;
    height: 100%;
    border: 1px solid #0154a2;
    content: "";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .section-screen {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100vh;
    background: url(/Common/images/gdhuidong/mobile_background.jpg) #001f3a center top no-repeat;
    background-size: 100% auto;
  }
  .section-screen > i {
    display: block;
    position: absolute;
  }
  .section-screen > i.icon-line-white {
    top: 0;
    left: 50%;
    width: 11.73333vw;
    height: 10.4vw;
    background: url(/Common/images/gdhuidong/mobile_ico_line_white.png) transparent left top no-repeat;
    background-size: 100% auto;
    background-size: 11.73333vw auto;
    -webkit-animation: moving 2s ease infinite;
            animation: moving 2s ease infinite;
  }
  .section-screen > i.icon-line-yellow {
    top: 0;
    left: 90%;
    width: 11.86667vw;
    height: 10.4vw;
    background: url(/Common/images/gdhuidong/mobile_ico_line_yellow.png) transparent left top no-repeat;
    background-size: 100% auto;
    background-size: 11.86667vw auto;
    -webkit-animation: moving 2s ease infinite;
            animation: moving 2s ease infinite;
  }
  .section-screen > i.icon-white-backdrop {
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 65.6vw;
    height: 48.26667vw;
    background-color: #fff;
  }
  .section-screen > i.icon-name {
    top: 0;
    left: 45.33333vw;
    font-size: 5.33333vw;
    font-weight: bold;
    font-style: normal;
    line-height: 5;
    color: #333;
    text-align: left;
  }
  .section-screen > i.icon-elite {
    top: 27.2vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 50vw;
    height: 12.13333vw;
    background: url(/Common/images/gdhuidong/mobile_ico_elite.png) transparent center top no-repeat;
    background-size: 100% auto;
    background-size: 50vw auto;
  }
  .section-screen > i.icon-wait {
    top: 50vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 39.2vw;
    height: 11.73333vw;
    background: url(/Common/images/gdhuidong/mobile_ico_wait.png) transparent center top no-repeat;
    background-size: 100% auto;
    background-size: 39.2vw auto;
  }
  .section-screen > i.icon-msg {
    top: 65.06667vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 65.6vw;
    font-size: 4.26667vw;
    font-weight: bold;
    font-style: normal;
    line-height: 2;
    color: #00203c;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
  }
  .section-screen > i.icon-home-foot {
    top: auto;
    right: 0;
    bottom: 14.66667vw;
    left: 0;
    margin: 0 auto;
    padding: 0.93333vw 0;
    width: 100vw;
    font-size: 5.6vw;
    font-weight: bold;
    font-style: normal;
    line-height: 1.5;
    color: #333;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
  }
  .section-screen > i.icon-home-foot > span {
    position: absolute;
    top: -0.53333vw;
    padding: 0 1.6vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    background-color: #ff4000;
    border-radius: 1.06667vw;
  }
  .section-screen > img {
    display: block;
    position: absolute;
  }
  .section-screen > img.icon-logo {
    top: -6.66667vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 40vw;
  }
  .section-screen > .icon-attention {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 26.66667vw;
    left: 0;
    margin: 0 auto;
    width: 20vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #333;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 1.06667vw;
  }
  .section-screen > span.icon-attention.active {
    background-color: #ccc;
  }
  .backdrop-white {
    padding: 2.66667vw;
    background-color: #085990;
  }
  .backdrop-white > .bjx-main {
    padding: 2.66667vw 0;
    width: 94.66667vw;
    background-color: #fff;
  }
  .bjx-main {
    width: 100vw;
  }
  .bjx-title {
    position: relative;
    top: 0;
    left: 0;
  }
  .bjx-title > span {
    display: block;
    font-size: 4vw;
    font-weight: bold;
    font-family: Microsoft Yahei;
    line-height: 2.2;
    color: #00934a;
    text-align: center;
  }
  .bjx-title > i {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 94.66667vw;
    font-size: 6.4vw;
    font-weight: bold;
    font-style: normal;
    font-family: Microsoft Yahei;
    line-height: 1.2;
    color: rgba(0, 147, 74, 0.1);
    text-align: center;
  }
  .content-company {
    margin-top: 3.33333vw;
    padding: 0 3.33333vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.8;
    color: #666;
    zoom: 1;
  }
  .content-company:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .content-company > img {
    float: right;
    margin-left: 2vw;
    width: 33.33333vw;
  }
  .content-show {
    margin-top: 4vw;
    padding: 0 2vw;
  }
  .content-show > ul {
    zoom: 1;
  }
  .content-show > ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .content-show > ul > li {
    float: left;
    margin: 1.33333vw;
    position: relative;
    top: 0;
    left: 0;
    width: 42.66667vw;
    height: 24vw;
    overflow: hidden;
    background-color: #00934a;
  }
  .content-show > ul > li.end {
    float: left;
    margin: 1.33333vw;
  }
  .content-show > ul > li.current {
    float: left;
    margin: 1.33333vw;
  }
  .content-show > ul > li > img {
    float: left;
    width: 42.66667vw;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-contact {
    margin-top: 4vw;
    padding: 0 3.33333vw;
  }
  .content-contact > p {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #666;
  }
  .content-contact > p > i {
    display: inline-block;
    margin-right: 0.26667vw;
    vertical-align: middle;
  }
  .content-contact > p > i.icon-address {
    width: 6.13333vw;
    height: 4.8vw;
    background: url(/Common/images/gdhuidong/address_ico.gif) transparent left center no-repeat;
    background-size: 100% auto;
    background-size: 6.13333vw auto;
  }
  .content-job {
    margin: 5.33333vw 1.33333vw 0;
  }
  .content-job > ul > li > p {
    margin: 2.66667vw 0;
    width: auto;
    font-size: 0;
    font-weight: bold;
    line-height: 0;
    color: #f00;
    text-align: center;
  }
  .content-job > ul > li > p > i {
    display: inline-block;
    position: relative;
    top: 4vw;
    width: 10.66667vw;
    height: 0.4vw;
    background: url(/Common/images/gdhuidong/job_title_bg.gif) transparent left top repeat-x;
    background-size: 100% auto;
    background-size: 1px auto;
    vertical-align: top;
  }
  .content-job > ul > li > p > span {
    padding: 0 3.73333vw;
    font-size: 4.26667vw;
    font-weight: bold;
    line-height: 2;
    color: #333;
    text-align: center;
    background-color: #fff;
  }
  .content-job > ul > li > ul {
    zoom: 1;
  }
  .content-job > ul > li > ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  .content-job > ul > li > ul > li {
    float: left;
    margin: 1.33333vw;
  }
  .content-job > ul > li > ul > li.end, .content-job > ul > li > ul > li:nth-child(3n) {
    margin: 1.33333vw;
  }
  .content-job > ul > li > ul > li > a {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    float: left;
    padding: 2vw;
    width: 38.66667vw;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 1.06667vw;
    -webkit-box-shadow: 0 0 0 rgba(205, 205, 205, 0);
            box-shadow: 0 0 0 rgba(205, 205, 205, 0);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .content-job > ul > li > ul > li > a > i.hot {
    position: absolute;
    top: -1.33333vw;
    right: -0.26667vw;
    width: 3.2vw;
    height: 3.73333vw;
    background: url(/Common/images/gdhuidong/hot.png) transparent left top no-repeat;
    background-size: 100% auto;
    background-size: 3.2vw auto;
  }
  .content-job > ul > li > ul > li > a:hover, .content-job > ul.bjx-head > li.bjx-main > ul > li.active > a {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 0 0 rgba(205, 205, 205, 0);
            box-shadow: 0 0 0 rgba(205, 205, 205, 0);
  }
  .content-job > ul > li > ul > li > a:hover > span, .content-job > ul.bjx-head > li.bjx-main > ul > li.active > a > span {
    color: #f00;
  }
  .content-job > ul > li > ul > li > a > span {
    float: left;
    width: 38.66667vw;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-job > ul > li > ul > li > a > span > b {
    float: right;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #085990;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-job > ul > li > ul > li > a > label {
    float: left;
    width: 38.66667vw;
    font-size: 0;
    font-weight: normal;
    line-height: 0;
    color: #787878;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-job > ul > li > ul > li > a > label > i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 0.53333vw;
    font-size: 3.2vw;
    font-weight: normal;
    font-style: normal;
    line-height: 2;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-job > ul > li > ul > li > a > label > b {
    float: right;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 2;
    color: #ff4800;
    white-space: nowrap;
  }
  .content-job > ul > li > ul > li > a > i {
    float: left;
    width: 38.66667vw;
    font-size: 3.73333vw;
    font-weight: bold;
    font-style: normal;
    white-space: nowrap;
    line-height: 2;
    color: #00934a;
    overflow: hidden;
  }
  .bjx-foot {
    padding: 0 0.66667vw 2vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: transparent;
  }
  .bjx-foot a {
    color: #fff;
  }
}
/*# sourceMappingURL=master.css.map */