@charset "UTF-8";
h1 {
  padding: 0;
  margin: 0;
}

h2 {
  padding: 0;
  margin: 0;
}

h3 {
  padding: 0;
  margin: 0;
}

h4 {
  padding: 0;
  margin: 0;
}

h5 {
  padding: 0;
  margin: 0;
}

h6 {
  padding: 0;
  margin: 0;
}

body {
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
}

i {
  font-style: normal;
}

ul, ol, li, dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  color: #323232;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  outline: none;
}

a:hover {
  color: #005bac;
  text-decoration: none;
}

html {
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

body {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  color: #323232;
  text-align: justify;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
  background-color: #fff;
}

.head {
  position: relative;
  padding-bottom: 20px;
  text-align: center;
}

.head:after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  margin: 0 auto;
  content: "";
  background-color: #005bac;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.head > span {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  display: block;
  margin: 0 auto;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  color: #323232;
}

.head > i {
  display: block;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  color: #d2d2d2;
  opacity: .3;
}

.box {
  width: 1000px;
  margin: 0 auto;
}

.bjx-logo {
  height: 90px;
  overflow: hidden;
  zoom: 1;
}

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

.bjx-logo img {
  float: left;
  height: 90px;
  margin-right: 3px;
}

.bjx-logo span {
  float: left;
  font-size: 25px;
  font-weight: bold;
  line-height: 3.7;
  color: #000;
}

.bjx-logo label {
  float: left;
  padding: 0 10px;
  margin: 33px 0 0 1px;
  font-size: 14px;
  line-height: 1.8;
  color: #323232;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.bjx-logo label.active {
  color: #fff;
  background-color: #ccc;
}

.bjx-logo ul {
  float: right;
}

.bjx-logo ul > li {
  float: left;
}

.bjx-logo ul > li + li {
  margin-left: 19px;
}

.bjx-logo ul > li > a {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  float: left;
  font-size: 15px;
  font-weight: normal;
  line-height: 6;
  color: #495455;
}

.bjx-logo ul > li > a:hover {
  font-weight: bold;
  color: #005bac;
}

.bjx-logo ul > li.active > a {
  font-weight: bold;
  color: #005bac;
}

.bjx-logo ul > li.active > a:before {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 43px;
  height: 4px;
  margin: 0 auto;
  content: "";
  background-color: #005bac;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.bjx-logo ul > li.active > a:hover {
  color: #005bac;
}

.bjx-banner {
  font-size: 0;
  text-align: center;
}

.bjx-banner > img {
  width: 100%;
}

.bjx-show {
  padding: 40px 0;
  background-color: #fff;
}

.bjx-show .body {
  margin-top: 30px;
}

.bjx-show .body > ul {
  zoom: 1;
}

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

.bjx-show .body > ul > li {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 240px;
  height: 162px;
  margin: 6px 13px 6px 0;
  overflow: hidden;
}

.bjx-show .body > ul > li:nth-child(4n) {
  margin-right: 0;
}

.bjx-show .body > ul > li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bjx-company {
  padding: 40px 0;
  background-color: #fff;
}

.bjx-company .desc {
  margin-top: 25px;
  font-size: 15px;
  line-height: 2;
  color: #676767;
  text-align: justify;
  zoom: 1;
}

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

.bjx-company .desc > img {
  float: left;
  margin-right: 26px;
}

.bjx-company .tags {
  font-size: 0;
}

.bjx-company .tags > p {
  margin: 20px 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 2;
  color: #323232;
}

.bjx-company .tags > span {
  display: inline-block;
  width: 120px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  line-height: 2;
  color: #666;
  text-align: center;
  border: 1px solid #969696;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.bjx-company .list {
  zoom: 1;
}

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

.bjx-company .list > li {
  float: left;
  width: 316px;
  height: 213px;
  margin: 13px 26px 13px 0;
  overflow: hidden;
}

.bjx-company .list > li:nth-child(3n) {
  margin-right: 0;
}

.bjx-company .list > li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bjx-structure {
  padding: 40px 0;
  background-color: #fff;
}

.bjx-structure .body {
  margin-top: 50px;
}

.bjx-structure .body > p {
  font-size: 15px;
  line-height: 2;
  color: #676767;
}

.bjx-structure .body > img {
  display: block;
  width: 100%;
  margin-top: 50px;
}

.bjx-job {
  background-color: #f4f4f4;
}

.bjx-job > .box {
  padding: 40px 0;
  background-color: #fff;
}

.bjx-job .body {
  margin-top: 25px;
}

.bjx-job .body > ul > li > p {
  font-size: 0;
  text-align: center;
}

.bjx-job .body > ul > li > p > i {
  display: inline-block;
  width: 80px;
  height: 2px;
  margin: 0 8px;
  vertical-align: middle;
  background-color: #676767;
}

.bjx-job .body > ul > li > p > span {
  display: inline-block;
  padding: 0 15px;
  font-size: 21px;
  font-weight: bold;
  line-height: 2;
  color: #676767;
  vertical-align: middle;
  background-color: #fff;
}

.bjx-job .body > ul > li > ul {
  margin: 20px 10px;
  zoom: 1;
}

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

.bjx-job .body > ul > li > ul > li {
  position: relative;
  float: left;
  margin: 10px 5px;
  font-size: 0;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: -3px 3px 8px rgba(180, 180, 180, 0.18);
}

.bjx-job .body > ul > li > ul > li > b {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 14px;
  background: url(/Common/Images/zgangah/hot.png) transparent left top no-repeat;
}

.bjx-job .body > ul > li > ul > li > a {
  float: left;
  width: 274px;
  padding: 20px;
}

.bjx-job .body > ul > li > ul > li > a > span {
  display: block;
  height: 32px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  color: #323232;
  text-align: left;
}

.bjx-job .body > ul > li > ul > li > a > span > b {
  float: right;
  margin-left: 2px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.2;
  color: #666;
  white-space: normal;
}

.bjx-job .body > ul > li > ul > li > a > em {
  display: block;
  height: 28px;
  overflow: hidden;
}

.bjx-job .body > ul > li > ul > li > a > em > i {
  font-size: 14px;
  font-style: normal;
  line-height: 2;
  color: #676767;
}

.bjx-job .body > ul > li > ul > li > a > em > i + i {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 10px;
}

.bjx-job .body > ul > li > ul > li > a > em > i + i:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 1px;
  height: 12px;
  margin: auto 0;
  content: "";
  background-color: #676767;
}

.bjx-job .body > ul > li > ul > li > a > em > b {
  float: right;
  margin-left: 2px;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.8;
  color: #005bac;
  white-space: normal;
}

.bjx-job .body > ul > li > ul > li > a > i {
  display: block;
  height: 34px;
  overflow: hidden;
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  line-height: 2;
  color: #005bac;
  text-align: left;
}

.bjx-history {
  padding: 30px 0;
  background-color: #fff;
}

.bjx-history .body {
  margin-top: 20px;
}

.bjx-history .body > ul {
  position: relative;
  top: 0;
  left: 0;
}

.bjx-history .body > ul:before {
  position: absolute;
  top: 0;
  left: 16px;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #d9e3ea;
}

.bjx-history .body > ul > li {
  padding: 15px 0;
}

.bjx-history .body > ul > li > div {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 60px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  color: #005bac;
}

.bjx-history .body > ul > li > div:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  content: "";
  background-color: #fff;
  border: 5px solid #005bac;
}

.bjx-history .body > ul > li > p {
  position: relative;
  top: 0;
  left: 0;
  margin: 17px 0 0 70px;
  padding: 5px 25px;
  font-size: 20px;
  line-height: 2;
  color: #676767;
  background-color: #eff5f9;
}

.bjx-history .body > ul > li > p:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -59px;
  width: 14px;
  height: 14px;
  margin: auto 0;
  content: "";
  background-color: #6f6f6f;
}

.bjx-history .body > ul > li > p > b {
  position: absolute;
  top: 14px;
  left: -18px;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 15px solid #eff5f9;
}

.bjx-culture {
  padding: 30px 0 740px;
  background: url(/Common/Images/zgangah/curture_bg.jpg) transparent center bottom no-repeat;
}

.bjx-culture .body {
  margin-top: 50px;
}

.bjx-culture .body > ul {
  zoom: 1;
}

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

.bjx-culture .body > ul > li {
  float: left;
  width: 232px;
}

.bjx-culture .body > ul > li:last-child {
  width: 160px;
}

.bjx-culture .body > ul > li + li {
  margin-left: 40px;
  margin-top: 12px;
}

.bjx-culture .body > ul > li + li + li {
  margin-top: 110px;
}

.bjx-culture .body > ul > li + li + li + li {
  margin-top: 256px;
}

.bjx-culture .body > ul > li .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  color: #323232;
}

.bjx-culture .body > ul > li .tips {
  margin-top: 216px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  color: #323232;
}

.bjx-culture .body > ul > li .content {
  position: relative;
  top: 0;
  bottom: 0;
  height: 245px;
  margin-left: 5px;
  margin-top: 30px;
  padding-left: 20px;
  font-size: 15px;
  line-height: 1.8;
  color: #676767;
  border-left: 2px solid #bbb;
}

.bjx-culture .body > ul > li .content:before, .bjx-culture .body > ul > li .content:after {
  position: absolute;
  left: -7px;
  width: 12px;
  height: 12px;
  overflow: hidden;
  content: "";
  background-color: #bbb;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.bjx-culture .body > ul > li .content:before {
  top: -6px;
}

.bjx-culture .body > ul > li .content:after {
  top: auto;
  bottom: -6px;
}

.bjx-environment {
  padding: 30px 0;
  background-color: #fff;
}

.bjx-environment .body {
  margin-top: 30px;
}

.bjx-environment .body > ul {
  zoom: 1;
  text-align: center;
}

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

.bjx-environment .body > ul > li {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  width: 320px;
  height: 180px;
  margin: 10px 5px;
  overflow: hidden;
  font-size: 0;
}

.bjx-environment .body > ul > li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bjx-companyleader {
  padding: 40px 0;
  background-color: #f4f4f4;
}

.bjx-companyleader .content-companyleader {
  margin-top: 20px;
}

.bjx-companyleader .content-companyleader > ul {
  text-align: center;
  zoom: 1;
}

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

.bjx-companyleader .content-companyleader > ul > li {
  display: inline-block;
  width: 260px;
  padding: 30px;
  margin: 5px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 4px rgba(205, 205, 205, 0.1);
  box-shadow: 0 4px 4px 4px rgba(205, 205, 205, 0.1);
  -webkit-transform: all .6s ease;
  transform: all .6s ease;
}

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

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

.bjx-companyleader .content-companyleader > ul > li > .user-photo {
  position: relative;
  right: 0;
  left: 0;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 75px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  line-height: 2.5;
  color: #fff;
  text-align: center;
  background-color: #769dce;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

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

.bjx-companyleader .content-companyleader > ul > li > .user-name {
  margin: 20px 0 0;
  overflow: hidden;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  white-space: nowrap;
}

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

.bjx-companyleader .content-companyleader > ul > li > .content {
  height: 144px;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #414141;
  text-overflow: ellipsis;
}

.bjx-contact {
  padding: 30px 0;
  background-color: #fff;
}

.bjx-contact .body {
  margin-top: 30px;
  zoom: 1;
}

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

.bjx-contact .body > .leftcol {
  float: left;
  width: 703px;
  padding: 0;
  margin-right: 33px;
  background-color: #fff;
  border: 1px solid #dedede;
}

.bjx-contact .body > .leftcol .map-session {
  float: left;
  width: 435px;
  height: 290px;
  margin: 15px 20px 15px 15px;
  overflow: hidden;
  background: url(/common/images/contact_bg.jpg) center center no-repeat;
}

.bjx-contact .body > .leftcol > .map-address {
  float: left;
  width: 233px;
}

.bjx-contact .body > .leftcol > .map-address > ul {
  height: 320px;
  padding: 0 25px 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.bjx-contact .body > .leftcol > .map-address > ul > li {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  padding: 14px 0 14px 30px;
  cursor: pointer;
  border-bottom: 1px solid #f6f6f6;
}

.bjx-contact .body > .leftcol > .map-address > ul > li.nomore {
  font-size: 13px;
  color: #303030;
  text-align: center;
  border-bottom: 0;
}

.bjx-contact .body > .leftcol > .map-address > ul > li.nomore > span {
  display: inline-block;
  color: #005bac;
}

.bjx-contact .body > .leftcol > .map-address > ul > li > b.icon-address {
  position: absolute;
  top: 16px;
  left: 0;
  display: block;
  width: 17px;
  height: 20px;
  background: url(/Common/Images/zgangah/icon_address.png) transparent left top no-repeat;
}

.bjx-contact .body > .leftcol > .map-address > ul > li > span {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  color: #303030;
}

.bjx-contact .body > .leftcol > .map-address > ul > li > label {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
  color: #979797;
}

.bjx-contact .body > .rightcol {
  float: left;
  width: 220px;
  height: 280px;
  padding: 20px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dedede;
}

.bjx-contact .body > .rightcol > .user-photo {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 50px;
  font-weight: bold;
  line-height: 2;
  color: #005bac;
  text-align: center;
  border: 1px solid #eee;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.bjx-contact .body > .rightcol > .user-photo > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  margin: auto;
}

.bjx-contact .body > .rightcol > .user-hrtitle {
  display: block;
  height: 30px;
  margin: 10px 0 5px;
  overflow: hidden;
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  color: #575757;
}

.bjx-contact .body > .rightcol > .user-name {
  display: block;
  height: 27px;
  margin-bottom: 10px;
  overflow: bold;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #303030;
}

.bjx-contact .body > .rightcol > .content {
  height: "";
  margin: 0 15px;
  overflow: hidden;
  font-size: "";
  font-weight: normal;
  line-height: 1.5;
  color: #565656;
  text-align: center;
}

.bjx-evaluation {
  padding: 40px 0;
  background-color: #fff;
}

.bjx-evaluation .content-interview {
  margin-top: 30px;
}

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

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

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

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

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

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

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

.bjx-evaluation .content-interview > ul > li {
  display: inline-block;
  padding: 20px 14px;
  margin: 10px 9px;
  width: 449px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
}

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

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

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

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

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

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

.bjx-evaluation .content-interview > ul > li > .item > .item-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  color: #005bac;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 50%;
}

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

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

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

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

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

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

.bjx-evaluation .content-interview .star2-0, .bjx-evaluation .content-interview .star2-00, .bjx-evaluation .content-interview .star2-1, .bjx-evaluation .content-interview .star2-09, .bjx-evaluation .content-interview .star2-08, .bjx-evaluation .content-interview .star2-07, .bjx-evaluation .content-interview .star2-06, .bjx-evaluation .content-interview .star2-10, .bjx-evaluation .content-interview .star2-2, .bjx-evaluation .content-interview .star2-19, .bjx-evaluation .content-interview .star2-18, .bjx-evaluation .content-interview .star2-17, .bjx-evaluation .content-interview .star2-16, .bjx-evaluation .content-interview .star2-20, .bjx-evaluation .content-interview .star2-3, .bjx-evaluation .content-interview .star2-29, .bjx-evaluation .content-interview .star2-28, .bjx-evaluation .content-interview .star2-27, .bjx-evaluation .content-interview .star2-26, .bjx-evaluation .content-interview .star2-30, .bjx-evaluation .content-interview .star2-4, .bjx-evaluation .content-interview .star2-39, .bjx-evaluation .content-interview .star2-38, .bjx-evaluation .content-interview .star2-37, .bjx-evaluation .content-interview .star2-36, .bjx-evaluation .content-interview .star2-40, .bjx-evaluation .content-interview .star2-5, .bjx-evaluation .content-interview .star2-49, .bjx-evaluation .content-interview .star2-48, .bjx-evaluation .content-interview .star2-47, .bjx-evaluation .content-interview .star2-46, .bjx-evaluation .content-interview .star2-50, .bjx-evaluation .content-interview .star1-0, .bjx-evaluation .content-interview .star1-00, .bjx-evaluation .content-interview .star1-1, .bjx-evaluation .content-interview .star1-09, .bjx-evaluation .content-interview .star1-08, .bjx-evaluation .content-interview .star1-07, .bjx-evaluation .content-interview .star1-06, .bjx-evaluation .content-interview .star1-10, .bjx-evaluation .content-interview .star1-2, .bjx-evaluation .content-interview .star1-19, .bjx-evaluation .content-interview .star1-18, .bjx-evaluation .content-interview .star1-17, .bjx-evaluation .content-interview .star1-16, .bjx-evaluation .content-interview .star1-20, .bjx-evaluation .content-interview .star1-3, .bjx-evaluation .content-interview .star1-29, .bjx-evaluation .content-interview .star1-28, .bjx-evaluation .content-interview .star1-27, .bjx-evaluation .content-interview .star1-26, .bjx-evaluation .content-interview .star1-30, .bjx-evaluation .content-interview .star1-4, .bjx-evaluation .content-interview .star1-39, .bjx-evaluation .content-interview .star1-38, .bjx-evaluation .content-interview .star1-37, .bjx-evaluation .content-interview .star1-36, .bjx-evaluation .content-interview .star1-40, .bjx-evaluation .content-interview .star1-5, .bjx-evaluation .content-interview .star1-49, .bjx-evaluation .content-interview .star1-48, .bjx-evaluation .content-interview .star1-47, .bjx-evaluation .content-interview .star1-46, .bjx-evaluation .content-interview .star1-50 {
  background: url(/Common/Images/zgangah/cop_star.png) no-repeat;
}

.bjx-evaluation .content-interview .star2-05, .bjx-evaluation .content-interview .star2-04, .bjx-evaluation .content-interview .star2-03, .bjx-evaluation .content-interview .star2-02, .bjx-evaluation .content-interview .star2-01, .bjx-evaluation .content-interview .star2-15, .bjx-evaluation .content-interview .star2-14, .bjx-evaluation .content-interview .star2-13, .bjx-evaluation .content-interview .star2-12, .bjx-evaluation .content-interview .star2-11, .bjx-evaluation .content-interview .star2-25, .bjx-evaluation .content-interview .star2-24, .bjx-evaluation .content-interview .star2-23, .bjx-evaluation .content-interview .star2-22, .bjx-evaluation .content-interview .star2-21, .bjx-evaluation .content-interview .star2-35, .bjx-evaluation .content-interview .star2-34, .bjx-evaluation .content-interview .star2-33, .bjx-evaluation .content-interview .star2-32, .bjx-evaluation .content-interview .star2-31, .bjx-evaluation .content-interview .star2-45, .bjx-evaluation .content-interview .star2-44, .bjx-evaluation .content-interview .star2-43, .bjx-evaluation .content-interview .star2-42, .bjx-evaluation .content-interview .star2-41, .bjx-evaluation .content-interview .star1-05, .bjx-evaluation .content-interview .star1-04, .bjx-evaluation .content-interview .star1-03, .bjx-evaluation .content-interview .star1-02, .bjx-evaluation .content-interview .star1-01, .bjx-evaluation .content-interview .star1-15, .bjx-evaluation .content-interview .star1-14, .bjx-evaluation .content-interview .star1-13, .bjx-evaluation .content-interview .star1-12, .bjx-evaluation .content-interview .star1-11, .bjx-evaluation .content-interview .star1-25, .bjx-evaluation .content-interview .star1-24, .bjx-evaluation .content-interview .star1-23, .bjx-evaluation .content-interview .star1-22, .bjx-evaluation .content-interview .star1-21, .bjx-evaluation .content-interview .star1-35, .bjx-evaluation .content-interview .star1-34, .bjx-evaluation .content-interview .star1-33, .bjx-evaluation .content-interview .star1-32, .bjx-evaluation .content-interview .star1-31, .bjx-evaluation .content-interview .star1-45, .bjx-evaluation .content-interview .star1-44, .bjx-evaluation .content-interview .star1-43, .bjx-evaluation .content-interview .star1-42, .bjx-evaluation .content-interview .star1-41 {
  background: url(/Common/Images/zgangah/cop_star2.png) no-repeat;
}

.bjx-evaluation .content-interview .star1-05, .bjx-evaluation .content-interview .star1-04, .bjx-evaluation .content-interview .star1-03, .bjx-evaluation .content-interview .star1-02, .bjx-evaluation .content-interview .star1-01, .bjx-evaluation .content-interview .star1-15, .bjx-evaluation .content-interview .star1-14, .bjx-evaluation .content-interview .star1-13, .bjx-evaluation .content-interview .star1-12, .bjx-evaluation .content-interview .star1-11, .bjx-evaluation .content-interview .star1-25, .bjx-evaluation .content-interview .star1-24, .bjx-evaluation .content-interview .star1-23, .bjx-evaluation .content-interview .star1-22, .bjx-evaluation .content-interview .star1-21, .bjx-evaluation .content-interview .star1-35, .bjx-evaluation .content-interview .star1-34, .bjx-evaluation .content-interview .star1-33, .bjx-evaluation .content-interview .star1-32, .bjx-evaluation .content-interview .star1-31, .bjx-evaluation .content-interview .star1-45, .bjx-evaluation .content-interview .star1-44, .bjx-evaluation .content-interview .star1-43, .bjx-evaluation .content-interview .star1-42, .bjx-evaluation .content-interview .star1-41, .bjx-evaluation .content-interview .star1-0, .bjx-evaluation .content-interview .star1-00, .bjx-evaluation .content-interview .star1-1, .bjx-evaluation .content-interview .star1-09, .bjx-evaluation .content-interview .star1-08, .bjx-evaluation .content-interview .star1-07, .bjx-evaluation .content-interview .star1-06, .bjx-evaluation .content-interview .star1-10, .bjx-evaluation .content-interview .star1-2, .bjx-evaluation .content-interview .star1-19, .bjx-evaluation .content-interview .star1-18, .bjx-evaluation .content-interview .star1-17, .bjx-evaluation .content-interview .star1-16, .bjx-evaluation .content-interview .star1-20, .bjx-evaluation .content-interview .star1-3, .bjx-evaluation .content-interview .star1-29, .bjx-evaluation .content-interview .star1-28, .bjx-evaluation .content-interview .star1-27, .bjx-evaluation .content-interview .star1-26, .bjx-evaluation .content-interview .star1-30, .bjx-evaluation .content-interview .star1-4, .bjx-evaluation .content-interview .star1-39, .bjx-evaluation .content-interview .star1-38, .bjx-evaluation .content-interview .star1-37, .bjx-evaluation .content-interview .star1-36, .bjx-evaluation .content-interview .star1-40, .bjx-evaluation .content-interview .star1-5, .bjx-evaluation .content-interview .star1-49, .bjx-evaluation .content-interview .star1-48, .bjx-evaluation .content-interview .star1-47, .bjx-evaluation .content-interview .star1-46, .bjx-evaluation .content-interview .star1-50 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 23px;
  width: 145px;
  position: relative;
  top: 4px;
  background-size: cover;
}

.bjx-evaluation .content-interview .star2-05, .bjx-evaluation .content-interview .star2-04, .bjx-evaluation .content-interview .star2-03, .bjx-evaluation .content-interview .star2-02, .bjx-evaluation .content-interview .star2-01, .bjx-evaluation .content-interview .star2-15, .bjx-evaluation .content-interview .star2-14, .bjx-evaluation .content-interview .star2-13, .bjx-evaluation .content-interview .star2-12, .bjx-evaluation .content-interview .star2-11, .bjx-evaluation .content-interview .star2-25, .bjx-evaluation .content-interview .star2-24, .bjx-evaluation .content-interview .star2-23, .bjx-evaluation .content-interview .star2-22, .bjx-evaluation .content-interview .star2-21, .bjx-evaluation .content-interview .star2-35, .bjx-evaluation .content-interview .star2-34, .bjx-evaluation .content-interview .star2-33, .bjx-evaluation .content-interview .star2-32, .bjx-evaluation .content-interview .star2-31, .bjx-evaluation .content-interview .star2-45, .bjx-evaluation .content-interview .star2-44, .bjx-evaluation .content-interview .star2-43, .bjx-evaluation .content-interview .star2-42, .bjx-evaluation .content-interview .star2-41, .bjx-evaluation .content-interview .star2-0, .bjx-evaluation .content-interview .star2-00, .bjx-evaluation .content-interview .star2-1, .bjx-evaluation .content-interview .star2-09, .bjx-evaluation .content-interview .star2-08, .bjx-evaluation .content-interview .star2-07, .bjx-evaluation .content-interview .star2-06, .bjx-evaluation .content-interview .star2-10, .bjx-evaluation .content-interview .star2-2, .bjx-evaluation .content-interview .star2-19, .bjx-evaluation .content-interview .star2-18, .bjx-evaluation .content-interview .star2-17, .bjx-evaluation .content-interview .star2-16, .bjx-evaluation .content-interview .star2-20, .bjx-evaluation .content-interview .star2-3, .bjx-evaluation .content-interview .star2-29, .bjx-evaluation .content-interview .star2-28, .bjx-evaluation .content-interview .star2-27, .bjx-evaluation .content-interview .star2-26, .bjx-evaluation .content-interview .star2-30, .bjx-evaluation .content-interview .star2-4, .bjx-evaluation .content-interview .star2-39, .bjx-evaluation .content-interview .star2-38, .bjx-evaluation .content-interview .star2-37, .bjx-evaluation .content-interview .star2-36, .bjx-evaluation .content-interview .star2-40, .bjx-evaluation .content-interview .star2-5, .bjx-evaluation .content-interview .star2-49, .bjx-evaluation .content-interview .star2-48, .bjx-evaluation .content-interview .star2-47, .bjx-evaluation .content-interview .star2-46, .bjx-evaluation .content-interview .star2-50 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 20px;
  width: 126px;
  position: relative;
  top: 4px;
}

.bjx-evaluation .content-interview .star1-5, .bjx-evaluation .content-interview .star1-49, .bjx-evaluation .content-interview .star1-48, .bjx-evaluation .content-interview .star1-47, .bjx-evaluation .content-interview .star1-46, .bjx-evaluation .content-interview .star1-50 {
  background-position: 0 0;
}

.bjx-evaluation .content-interview .star1-4, .bjx-evaluation .content-interview .star1-39, .bjx-evaluation .content-interview .star1-38, .bjx-evaluation .content-interview .star1-37, .bjx-evaluation .content-interview .star1-36, .bjx-evaluation .content-interview .star1-40 {
  background-position: -29px 0;
}

.bjx-evaluation .content-interview .star1-3, .bjx-evaluation .content-interview .star1-29, .bjx-evaluation .content-interview .star1-28, .bjx-evaluation .content-interview .star1-27, .bjx-evaluation .content-interview .star1-26, .bjx-evaluation .content-interview .star1-30 {
  background-position: -58px 0;
}

.bjx-evaluation .content-interview .star1-2, .bjx-evaluation .content-interview .star1-19, .bjx-evaluation .content-interview .star1-18, .bjx-evaluation .content-interview .star1-17, .bjx-evaluation .content-interview .star1-16, .bjx-evaluation .content-interview .star1-20 {
  background-position: -87px 0;
}

.bjx-evaluation .content-interview .star1-1, .bjx-evaluation .content-interview .star1-09, .bjx-evaluation .content-interview .star1-08, .bjx-evaluation .content-interview .star1-07, .bjx-evaluation .content-interview .star1-06, .bjx-evaluation .content-interview .star1-10 {
  background-position: -116px 0;
}

.bjx-evaluation .content-interview .star1-0, .bjx-evaluation .content-interview .star1-00 {
  background-position: -145px 0;
}

.bjx-evaluation .content-interview .star1-45, .bjx-evaluation .content-interview .star1-44, .bjx-evaluation .content-interview .star1-43, .bjx-evaluation .content-interview .star1-42, .bjx-evaluation .content-interview .star1-41 {
  background-position: 0 0;
}

.bjx-evaluation .content-interview .star1-35, .bjx-evaluation .content-interview .star1-34, .bjx-evaluation .content-interview .star1-33, .bjx-evaluation .content-interview .star1-32, .bjx-evaluation .content-interview .star1-31 {
  background-position: -29px 0;
}

.bjx-evaluation .content-interview .star1-25, .bjx-evaluation .content-interview .star1-24, .bjx-evaluation .content-interview .star1-23, .bjx-evaluation .content-interview .star1-22, .bjx-evaluation .content-interview .star1-21 {
  background-position: -58px 0;
}

.bjx-evaluation .content-interview .star1-15, .bjx-evaluation .content-interview .star1-14, .bjx-evaluation .content-interview .star1-13, .bjx-evaluation .content-interview .star1-12, .bjx-evaluation .content-interview .star1-11 {
  background-position: -87px 0;
}

.bjx-evaluation .content-interview .star1-05, .bjx-evaluation .content-interview .star1-04, .bjx-evaluation .content-interview .star1-03, .bjx-evaluation .content-interview .star1-02, .bjx-evaluation .content-interview .star1-01 {
  background-position: -116px 0;
}

.bjx-evaluation .content-interview .star2-5, .bjx-evaluation .content-interview .star2-49, .bjx-evaluation .content-interview .star2-48, .bjx-evaluation .content-interview .star2-47, .bjx-evaluation .content-interview .star2-46, .bjx-evaluation .content-interview .star2-50 {
  background-position: 0 0;
}

.bjx-evaluation .content-interview .star2-4, .bjx-evaluation .content-interview .star2-39, .bjx-evaluation .content-interview .star2-38, .bjx-evaluation .content-interview .star2-37, .bjx-evaluation .content-interview .star2-36, .bjx-evaluation .content-interview .star2-40 {
  background-position: -25px 0;
}

.bjx-evaluation .content-interview .star2-3, .bjx-evaluation .content-interview .star2-29, .bjx-evaluation .content-interview .star2-28, .bjx-evaluation .content-interview .star2-27, .bjx-evaluation .content-interview .star2-26, .bjx-evaluation .content-interview .star2-30 {
  background-position: -50px 0;
}

.bjx-evaluation .content-interview .star2-2, .bjx-evaluation .content-interview .star2-19, .bjx-evaluation .content-interview .star2-18, .bjx-evaluation .content-interview .star2-17, .bjx-evaluation .content-interview .star2-16, .bjx-evaluation .content-interview .star2-20 {
  background-position: -75px 0;
}

.bjx-evaluation .content-interview .star2-1, .bjx-evaluation .content-interview .star2-09, .bjx-evaluation .content-interview .star2-08, .bjx-evaluation .content-interview .star2-07, .bjx-evaluation .content-interview .star2-06, .bjx-evaluation .content-interview .star2-10 {
  background-position: -100px 0;
}

.bjx-evaluation .content-interview .star2-0, .bjx-evaluation .content-interview .star2-00 {
  background-position: -125px 0;
}

.bjx-evaluation .content-interview .star2-45, .bjx-evaluation .content-interview .star2-44, .bjx-evaluation .content-interview .star2-43, .bjx-evaluation .content-interview .star2-42, .bjx-evaluation .content-interview .star2-41 {
  background-position: 0 0;
}

.bjx-evaluation .content-interview .star2-35, .bjx-evaluation .content-interview .star2-34, .bjx-evaluation .content-interview .star2-33, .bjx-evaluation .content-interview .star2-32, .bjx-evaluation .content-interview .star2-31 {
  background-position: -25px 0;
}

.bjx-evaluation .content-interview .star2-25, .bjx-evaluation .content-interview .star2-24, .bjx-evaluation .content-interview .star2-23, .bjx-evaluation .content-interview .star2-22, .bjx-evaluation .content-interview .star2-21 {
  background-position: -50px 0;
}

.bjx-evaluation .content-interview .star2-15, .bjx-evaluation .content-interview .star2-14, .bjx-evaluation .content-interview .star2-13, .bjx-evaluation .content-interview .star2-12, .bjx-evaluation .content-interview .star2-11 {
  background-position: -75px 0;
}

.bjx-evaluation .content-interview .star2-05, .bjx-evaluation .content-interview .star2-04, .bjx-evaluation .content-interview .star2-03, .bjx-evaluation .content-interview .star2-02, .bjx-evaluation .content-interview .star2-01 {
  background-position: -100px 0;
}

.bjx-evaluation .content-interview .more-evaluation {
  width: 110px;
  padding: 3px 0;
  margin: 50px auto 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  background-color: #feb739;
  border-radius: 3px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.bjx-evaluation .content-interview .more-evaluation > a {
  color: #fff;
  cursor: pointer;
}

.bjx-evaluation .content-interview .more-evaluation:hover {
  background-color: #f40;
}

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

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

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

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

.bjx-foot {
  padding: 10px 0;
  color: #323232;
  text-align: center;
  background-color: #f4f4f4;
}

.page-pc {
  display: block;
}

.page-mobile {
  display: none;
}

.flexslider {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  height: 400px;
  overflow: hidden;
  background: url(/Common/Images/zgangah/loading.gif) transparent center center no-repeat;
}

.flexslider .slides {
  position: relative;
  z-index: 1;
}

.flexslider .slides li {
  height: 400px;
}

.flexslider .slides li.first {
  background: url(/Common/Images/zgangah/1.jpg) transparent center top no-repeat;
}

.flexslider .slides li.second {
  background: url(/Common/Images/zgangah/2.jpg) transparent center top no-repeat;
}

.flexslider .slides li.third {
  background: url(/Common/Images/zgangah/3.jpg) transparent center top no-repeat;
}

.flexslider .slides li.forth {
  background: url(/Common/Images/zgangah/4.jpg) transparent center top no-repeat;
}

.flexslider .slides li.fifth {
  background: url(/Common/Images/zgangah/5.jpg) transparent center top no-repeat;
}

.flexslider .flex-control-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 19px;
  z-index: 2;
  width: 100%;
  height: 5px;
  margin: 0 auto;
  text-align: center;
  background-color: rgba(56, 63, 70, 0.5);
}

.flexslider .flex-control-nav li {
  display: inline-block;
  *display: inline;
  margin: 0 5px;
  zoom: 1;
}

.flexslider .flex-control-nav li a {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  transition: all 500ms linear;
}

.flexslider .flex-control-nav li a.flex-active {
  width: 30px;
  height: 5px;
}

.flexslider .flex-direction-nav {
  position: absolute;
  top: 240px;
  z-index: 3;
  width: 100%;
}

.flexslider .flex-direction-nav li a {
  position: absolute;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
}

.flexslider .flex-direction-nav li a.flex-prev {
  left: 5%;
}

.flexslider .flex-direction-nav li a.flex-next {
  right: 5%;
}

.flexslider .flex-control-paging {
  left: 0;
  right: 0;
  width: 100%;
  height: 22px;
  margin: 0 auto;
  overflow: hidden;
  background-color: transparent;
}

.flexslider .flex-control-paging > li {
  width: 22px;
  height: 22px;
  margin: 0 7px;
}

.flexslider .flex-control-paging > li > a {
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.5);
  background: url(/Common/Images/zgangah/icon_bar.png) transparent center center no-repeat;
}

.flexslider .flex-control-paging > li > a.flex-active {
  width: 22px;
  height: 22px;
  overflow: hidden;
  color: #fff;
  background: url(/Common/Images/zgangah/icon_bar_sel.png) transparent center center no-repeat;
}

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

@media (max-width: 767px) {
  #history, #culture, #jobs, #show, #contact {
    display: block;
  }
  .page-pc {
    display: none;
  }
  .page-mobile {
    display: block;
  }
  body {
    font-size: 3.2vw;
    width: 100%;
    overflow-x: hidden;
    background-color: #005bac;
  }
  .head > i {
    font-size: 3.2vw;
    line-height: 2;
    color: #005bac;
    opacity: 1;
  }
  .head > span {
    width: 46.6666666667vw;
    margin: 0 auto;
    font-size: 4vw;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: #005bac;
  }
  .head > label {
    display: none;
  }
  .head:after {
    content: none;
  }
  .box {
    width: 92vw;
  }
  .bjx-company,
.bjx-job,
.bjx-environment,
.bjx-evaluation,
.bjx-companyleader,
.bjx-contact,
.bjx-show,
.bjx-structure,
.bjx-history,
.bjx-culture {
    padding: 4vw 0;
    margin: 4vw;
  }
  .bjx-culture {
    padding: 4vw 0 98.6666666667vw;
    background: url(/Common/Images/zgangah/curture_bg.jpg) #fff center bottom no-repeat;
    background-size: 100% auto;
  }
  .bjx-culture .body {
    margin-top: 6.6666666667vw;
  }
  .bjx-culture .body > ul {
    zoom: 1;
  }
  .bjx-culture .body > ul:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: "";
  }
  .bjx-culture .body > ul > li {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 40vw;
    margin: 2.6666666667vw;
  }
  .bjx-culture .body > ul > li:last-child {
    width: 40vw;
  }
  .bjx-culture .body > ul > li + li {
    margin: 2.6666666667vw;
  }
  .bjx-culture .body > ul > li + li + li {
    margin: 2.6666666667vw;
  }
  .bjx-culture .body > ul > li + li + li + li {
    margin: 2.6666666667vw;
  }
  .bjx-culture .body > ul > li .title {
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
    color: #323232;
  }
  .bjx-culture .body > ul > li .tips {
    position: absolute;
    margin-top: 0;
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 2;
    color: #323232;
  }
  .bjx-culture .body > ul > li .content {
    position: relative;
    top: 0;
    bottom: 0;
    height: 53.3333333333vw;
    margin-left: 0.6666666667vw;
    margin-top: 8vw;
    padding-left: 2.6666666667vw;
    font-size: 3.3333333333vw;
    line-height: 1.5;
    color: #676767;
    border-left: 0.2666666667vw solid #bbb;
  }
  .bjx-culture .body > ul > li .content:before, .bjx-culture .body > ul > li .content:after {
    position: absolute;
    left: -0.9333333333vw;
    width: 1.6vw;
    height: 1.6vw;
    overflow: hidden;
    content: "";
    background-color: #bbb;
    -webkit-border-radius: 0.8vw;
    -moz-border-radius: 0.8vw;
    border-radius: 0.8vw;
  }
  .bjx-culture .body > ul > li .content:before {
    top: -0.8vw;
  }
  .bjx-culture .body > ul > li .content:after {
    top: auto;
    bottom: -0.8vw;
  }
  .bjx-structure .body {
    margin: 2.6666666667vw 2.6666666667vw 0;
  }
  .bjx-structure .body > p {
    font-size: 3.4666666667vw;
  }
  .bjx-history .body {
    margin: 2.6666666667vw 2.6666666667vw 0;
  }
  .bjx-history .body > ul:before {
    left: 2.1333333333vw;
    width: 0.5333333333vw;
    height: 100%;
  }
  .bjx-history .body > ul > li {
    padding: 2vw 0;
  }
  .bjx-history .body > ul > li > div {
    padding-left: 8vw;
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 1.2;
    color: #005bac;
  }
  .bjx-history .body > ul > li > div:before {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
    border: 0.6666666667vw solid #005bac;
  }
  .bjx-history .body > ul > li > p {
    margin: 2.2666666667vw 0 0 9.3333333333vw;
    padding: 1.3333333333vw 3.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 2;
    color: #676767;
    background-color: #eff5f9;
  }
  .bjx-history .body > ul > li > p:before {
    left: -7.8666666667vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
  .bjx-history .body > ul > li > p > b {
    top: 0;
    left: -2.4vw;
    bottom: 0;
    margin: auto 0;
    border-top: 1.3333333333vw solid transparent;
    border-bottom: 1.3333333333vw solid transparent;
    border-right: 2vw solid #eff5f9;
  }
  .bjx-show .body {
    margin: 2.6666666667vw 1.0666666667vw;
  }
  .bjx-show .body > ul {
    zoom: 1;
  }
  .bjx-show .body > ul:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: "";
  }
  .bjx-show .body > ul > li {
    position: relative;
    top: 0;
    left: 0;
    width: 42.1333333333vw;
    height: 23.8666666667vw;
    margin: 1.3333333333vw;
    overflow: hidden;
  }
  .bjx-show .body > ul > li:nth-child(3n) {
    margin: 1.3333333333vw;
  }
  .bjx-show .body > ul > li.animated {
    animation-name: fadeIn;
  }
  .bjx-show .body > ul > li.animated:nth-child(1) {
    animation-delay: 0.5s;
  }
  .bjx-show .body > ul > li.animated:nth-child(2) {
    animation-delay: 1s;
  }
  .bjx-show .body > ul > li.animated:nth-child(3) {
    animation-delay: 1.5s;
  }
  .bjx-show .body > ul > li.animated:nth-child(4) {
    animation-delay: 2s;
  }
  .bjx-company .desc {
    margin: 3.3333333333vw 2.6666666667vw 0;
    font-size: 3.2vw;
  }
  .bjx-company .desc > img {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto 2.6666666667vw;
  }
  .bjx-company .desc.animated {
    animation-name: zoomIn;
  }
  .bjx-company .list {
    display: flex;
    flex-wrap: wrap;
  }
  .bjx-company .list > li {
    float: none;
    width: 42.1333333333vw;
    height: 28.4vw;
    margin: 1.6vw;
  }
  .bjx-company .list > li:nth-child(3n) {
    margin: 1.6vw;
  }
  .bjx-job {
    background-color: #fff;
  }
  .bjx-job > .box {
    padding: 0;
  }
  .bjx-job .body {
    margin: 2.6666666667vw 0;
  }
  .bjx-job .body > ul > li > p {
    margin: 2vw 0;
    font-size: 0;
    text-align: center;
  }
  .bjx-job .body > ul > li > p > span {
    display: inline-block;
    padding: 0 2vw;
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    background-color: #fff;
  }
  .bjx-job .body > ul > li > p > i {
    display: inline-block;
    width: 5.3333333333vw;
    height: 0.2666666667vw;
    margin: 0 1.3333333333vw;
    vertical-align: middle;
    background-color: #969696;
  }
  .bjx-job .body > ul > li > ul {
    display: grid;
    margin: 0 2.6666666667vw;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.6666666667vw;
    justify-content: space-evenly;
    justify-items: center;
    text-align: left;
    zoom: 1;
  }
  .bjx-job .body > ul > li > ul:after {
    content: none;
  }
  .bjx-job .body > ul > li > ul > li {
    box-sizing: border-box;
    float: none;
    margin: 0;
    padding: 2.6666666667vw;
    width: 100%;
    border: 0.2666666667vw solid #ddd;
    -webkit-border-radius: 1.3333333333vw;
    -moz-border-radius: 1.3333333333vw;
    border-radius: 1.3333333333vw;
    box-shadow: 0 0 0 transparent;
  }
  .bjx-job .body > ul > li > ul > li.animated:nth-child(1), .bjx-job .body > ul > li > ul > li.animated:nth-child(2), .bjx-job .body > ul > li > ul > li.animated:nth-child(5), .bjx-job .body > ul > li > ul > li.animated:nth-child(6), .bjx-job .body > ul > li > ul > li.animated:nth-child(9), .bjx-job .body > ul > li > ul > li.animated:nth-child(10), .bjx-job .body > ul > li > ul > li.animated:nth-child(13), .bjx-job .body > ul > li > ul > li.animated:nth-child(14) {
    animation-name: fadeInLeftBig;
  }
  .bjx-job .body > ul > li > ul > li.animated:nth-child(3), .bjx-job .body > ul > li > ul > li.animated:nth-child(4), .bjx-job .body > ul > li > ul > li.animated:nth-child(7), .bjx-job .body > ul > li > ul > li.animated:nth-child(8), .bjx-job .body > ul > li > ul > li.animated:nth-child(11), .bjx-job .body > ul > li > ul > li.animated:nth-child(12), .bjx-job .body > ul > li > ul > li.animated:nth-child(15), .bjx-job .body > ul > li > ul > li.animated:nth-child(16) {
    animation-name: fadeInRightBig;
  }
  .bjx-job .body > ul > li > ul > li > b {
    width: 1.6vw;
    height: 1.8666666667vw;
    background-size: 1.6vw auto;
  }
  .bjx-job .body > ul > li > ul > li > a {
    display: block;
    width: 100%;
    padding: 0;
  }
  .bjx-job .body > ul > li > ul > li > a > span,
.bjx-job .body > ul > li > ul > li > a > label,
.bjx-job .body > ul > li > ul > li > a > i {
    display: block;
  }
  .bjx-job .body > ul > li > ul > li > a > span {
    height: 7.4666666667vw;
    overflow: hidden;
    font-size: 3.7333333333vw;
    line-height: 2;
    color: #323232;
    text-overflow: ellipsis;
  }
  .bjx-job .body > ul > li > ul > li > a > label {
    height: 6.4vw;
    overflow: hidden;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #676767;
    text-overflow: ellipsis;
  }
  .bjx-job .body > ul > li > ul > li > a > i {
    height: 7.4666666667vw;
    overflow: hidden;
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 2;
    color: #076f32;
    text-overflow: ellipsis;
  }
  .bjx-environment .body {
    margin: 4vw 2vw 0;
  }
  .bjx-environment .body > ul {
    display: grid;
    grid-template-columns: minmax(42.6666666667vw, 1fr) minmax(42.6666666667vw, 1fr);
    gap: 2vw;
    justify-content: space-evenly;
    margin: 0;
  }
  .bjx-environment .body > ul > li {
    width: auto;
    height: 24vw;
    margin: 0;
    overflow: hidden;
  }
  .bjx-environment .body > ul > li.animated {
    animation-name: fadeInUp;
  }
  .bjx-environment .body > ul > li.animated:nth-child(3), .bjx-environment .body > ul > li.animated:nth-child(4) {
    animation-delay: .5s;
  }
  .bjx-environment .body > ul > li.animated:nth-child(5), .bjx-environment .body > ul > li.animated:nth-child(6) {
    animation-delay: 1s;
  }
  .bjx-environment .body > ul > li.animated:nth-child(7), .bjx-environment .body > ul > li.animated:nth-child(8) {
    animation-delay: 1.5s;
  }
  .bjx-environment .body > ul > li.animated:nth-child(9), .bjx-environment .body > ul > li.animated:nth-child(10) {
    animation-delay: 2s;
  }
  .bjx-environment .body > ul > li > img {
    width: auto;
    height: 24vw;
  }
  .bjx-environment .body > ul > li:nth-child(3n) {
    margin: 0;
  }
  .bjx-companyleader {
    background-color: #fff;
  }
  .bjx-companyleader .content-companyleader {
    width: 85.3333333333vw;
    margin: 2.6666666667vw 2.6666666667vw 0;
  }
  .bjx-companyleader .content-companyleader > ul {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4;
  }
  .bjx-companyleader .content-companyleader > ul > li {
    display: inline-block;
    float: none;
    width: 26.6666666667vw;
    padding: 0;
    margin: 0 0.6666666667vw;
    font-size: 0;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .bjx-companyleader .content-companyleader > ul > li:hover {
    box-shadow: 0 0 0 rgba(205, 205, 205, 0.5);
    transform: translateY(0);
  }
  .bjx-companyleader .content-companyleader > ul > li.active {
    position: relative;
  }
  .bjx-companyleader .content-companyleader > ul > li.active:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 4vw;
    height: 0.2666666667vw;
    margin: 0 auto;
    content: "";
    background-color: #005bac;
  }
  .bjx-companyleader .content-companyleader > ul > li > .user-photo {
    width: 17.3333333333vw;
    height: 17.3333333333vw;
    font-size: 10vw;
    line-height: 2;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 1.3333333333vw;
    -moz-border-radius: 1.3333333333vw;
    border-radius: 1.3333333333vw;
  }
  .bjx-companyleader .content-companyleader > ul > li > .user-photo > img {
    width: 17.3333333333vw;
  }
  .bjx-companyleader .content-companyleader > ul > li > .user-name {
    font-size: 4vw;
  }
  .bjx-companyleader .content-companyleader > ul > li > .user-hrtitle {
    font-size: 3.2vw;
  }
  .bjx-companyleader .companyleader-des {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .bjx-evaluation {
    background-color: #fff;
  }
  .bjx-evaluation .content-interview {
    margin: 4vw 4vw 0;
  }
  .bjx-evaluation .content-interview > dl > dt {
    margin: 1.3333333333vw 0;
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
    color: #303030;
    text-align: left;
  }
  .bjx-evaluation .content-interview > dl > dt > i {
    width: 38.6666666667vw;
    height: 3.4666666667vw;
    background-size: 38.6666666667vw auto;
  }
  .bjx-evaluation .content-interview > dl > dd {
    margin: 2.6666666667vw 0;
    text-align: left;
  }
  .bjx-evaluation .content-interview > dl > dd > span {
    margin: 0 0.6666666667vw 0 0;
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 2;
    color: #787878;
  }
  .bjx-evaluation .content-interview > dl > dd > span > i {
    position: static;
    display: inline;
    width: auto;
    height: auto;
    font-size: 3.7333333333vw;
    font-style: normal;
    font-weight: normal;
    line-height: 2;
    color: #ff4400;
    background: none;
  }
  .bjx-evaluation .content-interview > p {
    background: url(/Common/Images/zgangah/featured_bg.gif) transparent left center no-repeat;
    background-size: 100% auto;
    background-size: 100% auto;
    background-size: 1px auto;
  }
  .bjx-evaluation .content-interview > p > span {
    padding-right: 2vw;
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 2;
    color: #303030;
    background-color: #fff;
  }
  .bjx-evaluation .content-interview > ul {
    margin: 0;
    zoom: 1;
  }
  .bjx-evaluation .content-interview > ul:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: "";
  }
  .bjx-evaluation .content-interview > ul > li {
    float: left;
    width: 84vw;
    padding: 2.6666666667vw 0;
    margin: 1.3333333333vw 0;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 1.0666666667vw;
    box-shadow: 0 0 0 transparent;
  }
  .bjx-evaluation .content-interview > ul > li.animated {
    animation-name: fadeIn;
  }
  .bjx-evaluation .content-interview > ul > li.animated:nth-child(1) {
    animation-delay: 0.5s;
  }
  .bjx-evaluation .content-interview > ul > li.animated:nth-child(2) {
    animation-delay: 1s;
  }
  .bjx-evaluation .content-interview > ul > li.animated:nth-child(3) {
    animation-delay: 1.5s;
  }
  .bjx-evaluation .content-interview > ul > li.animated:nth-child(4) {
    animation-delay: 2s;
  }
  .bjx-evaluation .content-interview > ul > li.animated:nth-child(5) {
    animation-delay: 2.5s;
  }
  .bjx-evaluation .content-interview > ul > li.animated:nth-child(6) {
    animation-delay: 3s;
  }
  .bjx-evaluation .content-interview > ul > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .bjx-evaluation .content-interview > ul > li.end, .bjx-evaluation .content-interview > ul > li:nth-child(2n) {
    margin: 1.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li > .item-eval {
    position: static;
    padding-left: 0;
    margin: 1.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li > .item-eval > span {
    display: inline-block;
    *display: inline;
    padding: 0 2vw;
    margin: 0.6666666667vw 1.3333333333vw 0.6666666667vw 0;
    font-size: 3.7333333333vw;
    font-weight: normal;
    line-height: 2;
    color: #969696;
    *zoom: 1;
    background-color: #f3f3f3;
    border-radius: 1.3333333333vw;
  }
  .bjx-evaluation .content-interview > ul > li > .item-des {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #565656;
    text-align: justify;
  }
  .bjx-evaluation .content-interview > ul > li > .item {
    position: relative;
    top: 0;
    left: 0;
    padding-left: 13.3333333333vw;
  }
  .bjx-evaluation .content-interview > ul > li > .item > .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    overflow: hidden;
    font-size: 5.3333333333vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #2a71b9;
    border-radius: 50%;
  }
  .bjx-evaluation .content-interview > ul > li > .item > .item-photo > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 16vw;
    margin: auto;
  }
  .bjx-evaluation .content-interview > ul > li > .item > .user-name {
    overflow: hidden;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.1;
    color: #303030;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bjx-evaluation .content-interview > ul > li > .item > .user-name > i {
    top: 0.6666666667vw;
    float: right;
    width: 16.8vw;
    height: 2.6666666667vw;
  }
  .bjx-evaluation .content-interview > ul > li > .item > .content {
    overflow: hidden;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bjx-evaluation .content-interview > ul > li > .item > .content > span {
    float: right;
    font-size: 3.2vw;
    font-weight: normal;
    color: #bbb;
  }
  .bjx-evaluation .content-interview > ul > li .star2-0, .bjx-evaluation .content-interview > ul > li .star2-00, .bjx-evaluation .content-interview > ul > li .star2-1, .bjx-evaluation .content-interview > ul > li .star2-06, .bjx-evaluation .content-interview > ul > li .star2-07, .bjx-evaluation .content-interview > ul > li .star2-08, .bjx-evaluation .content-interview > ul > li .star2-09, .bjx-evaluation .content-interview > ul > li .star2-10, .bjx-evaluation .content-interview > ul > li .star2-2, .bjx-evaluation .content-interview > ul > li .star2-16, .bjx-evaluation .content-interview > ul > li .star2-17, .bjx-evaluation .content-interview > ul > li .star2-18, .bjx-evaluation .content-interview > ul > li .star2-19, .bjx-evaluation .content-interview > ul > li .star2-20, .bjx-evaluation .content-interview > ul > li .star2-3, .bjx-evaluation .content-interview > ul > li .star2-26, .bjx-evaluation .content-interview > ul > li .star2-27, .bjx-evaluation .content-interview > ul > li .star2-28, .bjx-evaluation .content-interview > ul > li .star2-29, .bjx-evaluation .content-interview > ul > li .star2-30, .bjx-evaluation .content-interview > ul > li .star2-4, .bjx-evaluation .content-interview > ul > li .star2-36, .bjx-evaluation .content-interview > ul > li .star2-37, .bjx-evaluation .content-interview > ul > li .star2-38, .bjx-evaluation .content-interview > ul > li .star2-39, .bjx-evaluation .content-interview > ul > li .star2-40, .bjx-evaluation .content-interview > ul > li .star2-5, .bjx-evaluation .content-interview > ul > li .star2-46, .bjx-evaluation .content-interview > ul > li .star2-47, .bjx-evaluation .content-interview > ul > li .star2-48, .bjx-evaluation .content-interview > ul > li .star2-49, .bjx-evaluation .content-interview > ul > li .star2-50, .bjx-evaluation .content-interview > ul > li .star1-0, .bjx-evaluation .content-interview > ul > li .star1-00, .bjx-evaluation .content-interview > ul > li .star1-1, .bjx-evaluation .content-interview > ul > li .star1-06, .bjx-evaluation .content-interview > ul > li .star1-07, .bjx-evaluation .content-interview > ul > li .star1-08, .bjx-evaluation .content-interview > ul > li .star1-09, .bjx-evaluation .content-interview > ul > li .star1-10, .bjx-evaluation .content-interview > ul > li .star1-2, .bjx-evaluation .content-interview > ul > li .star1-16, .bjx-evaluation .content-interview > ul > li .star1-17, .bjx-evaluation .content-interview > ul > li .star1-18, .bjx-evaluation .content-interview > ul > li .star1-19, .bjx-evaluation .content-interview > ul > li .star1-20, .bjx-evaluation .content-interview > ul > li .star1-3, .bjx-evaluation .content-interview > ul > li .star1-26, .bjx-evaluation .content-interview > ul > li .star1-27, .bjx-evaluation .content-interview > ul > li .star1-28, .bjx-evaluation .content-interview > ul > li .star1-29, .bjx-evaluation .content-interview > ul > li .star1-30, .bjx-evaluation .content-interview > ul > li .star1-4, .bjx-evaluation .content-interview > ul > li .star1-36, .bjx-evaluation .content-interview > ul > li .star1-37, .bjx-evaluation .content-interview > ul > li .star1-38, .bjx-evaluation .content-interview > ul > li .star1-39, .bjx-evaluation .content-interview > ul > li .star1-40, .bjx-evaluation .content-interview > ul > li .star1-5, .bjx-evaluation .content-interview > ul > li .star1-46, .bjx-evaluation .content-interview > ul > li .star1-47, .bjx-evaluation .content-interview > ul > li .star1-48, .bjx-evaluation .content-interview > ul > li .star1-49, .bjx-evaluation .content-interview > ul > li .star1-50 {
    background: url(/Common/Images/zgangah/cop_star.png) no-repeat;
    background-size: 33.6vw auto;
  }
  .bjx-evaluation .content-interview > ul > li .star2-05, .bjx-evaluation .content-interview > ul > li .star2-01, .bjx-evaluation .content-interview > ul > li .star2-02, .bjx-evaluation .content-interview > ul > li .star2-03, .bjx-evaluation .content-interview > ul > li .star2-04, .bjx-evaluation .content-interview > ul > li .star2-15, .bjx-evaluation .content-interview > ul > li .star2-11, .bjx-evaluation .content-interview > ul > li .star2-12, .bjx-evaluation .content-interview > ul > li .star2-13, .bjx-evaluation .content-interview > ul > li .star2-14, .bjx-evaluation .content-interview > ul > li .star2-25, .bjx-evaluation .content-interview > ul > li .star2-21, .bjx-evaluation .content-interview > ul > li .star2-22, .bjx-evaluation .content-interview > ul > li .star2-23, .bjx-evaluation .content-interview > ul > li .star2-24, .bjx-evaluation .content-interview > ul > li .star2-35, .bjx-evaluation .content-interview > ul > li .star2-31, .bjx-evaluation .content-interview > ul > li .star2-32, .bjx-evaluation .content-interview > ul > li .star2-33, .bjx-evaluation .content-interview > ul > li .star2-34, .bjx-evaluation .content-interview > ul > li .star2-45, .bjx-evaluation .content-interview > ul > li .star2-41, .bjx-evaluation .content-interview > ul > li .star2-42, .bjx-evaluation .content-interview > ul > li .star2-43, .bjx-evaluation .content-interview > ul > li .star2-44, .bjx-evaluation .content-interview > ul > li .star1-05, .bjx-evaluation .content-interview > ul > li .star1-01, .bjx-evaluation .content-interview > ul > li .star1-02, .bjx-evaluation .content-interview > ul > li .star1-03, .bjx-evaluation .content-interview > ul > li .star1-04, .bjx-evaluation .content-interview > ul > li .star1-15, .bjx-evaluation .content-interview > ul > li .star1-11, .bjx-evaluation .content-interview > ul > li .star1-12, .bjx-evaluation .content-interview > ul > li .star1-13, .bjx-evaluation .content-interview > ul > li .star1-14, .bjx-evaluation .content-interview > ul > li .star1-25, .bjx-evaluation .content-interview > ul > li .star1-21, .bjx-evaluation .content-interview > ul > li .star1-22, .bjx-evaluation .content-interview > ul > li .star1-23, .bjx-evaluation .content-interview > ul > li .star1-24, .bjx-evaluation .content-interview > ul > li .star1-35, .bjx-evaluation .content-interview > ul > li .star1-31, .bjx-evaluation .content-interview > ul > li .star1-32, .bjx-evaluation .content-interview > ul > li .star1-33, .bjx-evaluation .content-interview > ul > li .star1-34, .bjx-evaluation .content-interview > ul > li .star1-45, .bjx-evaluation .content-interview > ul > li .star1-41, .bjx-evaluation .content-interview > ul > li .star1-42, .bjx-evaluation .content-interview > ul > li .star1-43, .bjx-evaluation .content-interview > ul > li .star1-44 {
    background: url(/Common/Images/zgangah/cop_star2.png) no-repeat;
    background-size: 33.6vw auto;
  }
  .bjx-evaluation .content-interview > ul > li .star1-05, .bjx-evaluation .content-interview > ul > li .star1-01, .bjx-evaluation .content-interview > ul > li .star1-02, .bjx-evaluation .content-interview > ul > li .star1-03, .bjx-evaluation .content-interview > ul > li .star1-04, .bjx-evaluation .content-interview > ul > li .star1-15, .bjx-evaluation .content-interview > ul > li .star1-11, .bjx-evaluation .content-interview > ul > li .star1-12, .bjx-evaluation .content-interview > ul > li .star1-13, .bjx-evaluation .content-interview > ul > li .star1-14, .bjx-evaluation .content-interview > ul > li .star1-25, .bjx-evaluation .content-interview > ul > li .star1-21, .bjx-evaluation .content-interview > ul > li .star1-22, .bjx-evaluation .content-interview > ul > li .star1-23, .bjx-evaluation .content-interview > ul > li .star1-24, .bjx-evaluation .content-interview > ul > li .star1-35, .bjx-evaluation .content-interview > ul > li .star1-31, .bjx-evaluation .content-interview > ul > li .star1-32, .bjx-evaluation .content-interview > ul > li .star1-33, .bjx-evaluation .content-interview > ul > li .star1-34, .bjx-evaluation .content-interview > ul > li .star1-45, .bjx-evaluation .content-interview > ul > li .star1-41, .bjx-evaluation .content-interview > ul > li .star1-42, .bjx-evaluation .content-interview > ul > li .star1-43, .bjx-evaluation .content-interview > ul > li .star1-44, .bjx-evaluation .content-interview > ul > li .star1-0, .bjx-evaluation .content-interview > ul > li .star1-00, .bjx-evaluation .content-interview > ul > li .star1-1, .bjx-evaluation .content-interview > ul > li .star1-06, .bjx-evaluation .content-interview > ul > li .star1-07, .bjx-evaluation .content-interview > ul > li .star1-08, .bjx-evaluation .content-interview > ul > li .star1-09, .bjx-evaluation .content-interview > ul > li .star1-10, .bjx-evaluation .content-interview > ul > li .star1-2, .bjx-evaluation .content-interview > ul > li .star1-16, .bjx-evaluation .content-interview > ul > li .star1-17, .bjx-evaluation .content-interview > ul > li .star1-18, .bjx-evaluation .content-interview > ul > li .star1-19, .bjx-evaluation .content-interview > ul > li .star1-20, .bjx-evaluation .content-interview > ul > li .star1-3, .bjx-evaluation .content-interview > ul > li .star1-26, .bjx-evaluation .content-interview > ul > li .star1-27, .bjx-evaluation .content-interview > ul > li .star1-28, .bjx-evaluation .content-interview > ul > li .star1-29, .bjx-evaluation .content-interview > ul > li .star1-30, .bjx-evaluation .content-interview > ul > li .star1-4, .bjx-evaluation .content-interview > ul > li .star1-36, .bjx-evaluation .content-interview > ul > li .star1-37, .bjx-evaluation .content-interview > ul > li .star1-38, .bjx-evaluation .content-interview > ul > li .star1-39, .bjx-evaluation .content-interview > ul > li .star1-40, .bjx-evaluation .content-interview > ul > li .star1-5, .bjx-evaluation .content-interview > ul > li .star1-46, .bjx-evaluation .content-interview > ul > li .star1-47, .bjx-evaluation .content-interview > ul > li .star1-48, .bjx-evaluation .content-interview > ul > li .star1-49, .bjx-evaluation .content-interview > ul > li .star1-50 {
    position: relative;
    top: 0.5333333333vw;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 3.0666666667vw;
    width: 19.3333333333vw;
  }
  .bjx-evaluation .content-interview > ul > li .star2-05, .bjx-evaluation .content-interview > ul > li .star2-01, .bjx-evaluation .content-interview > ul > li .star2-02, .bjx-evaluation .content-interview > ul > li .star2-03, .bjx-evaluation .content-interview > ul > li .star2-04, .bjx-evaluation .content-interview > ul > li .star2-15, .bjx-evaluation .content-interview > ul > li .star2-11, .bjx-evaluation .content-interview > ul > li .star2-12, .bjx-evaluation .content-interview > ul > li .star2-13, .bjx-evaluation .content-interview > ul > li .star2-14, .bjx-evaluation .content-interview > ul > li .star2-25, .bjx-evaluation .content-interview > ul > li .star2-21, .bjx-evaluation .content-interview > ul > li .star2-22, .bjx-evaluation .content-interview > ul > li .star2-23, .bjx-evaluation .content-interview > ul > li .star2-24, .bjx-evaluation .content-interview > ul > li .star2-35, .bjx-evaluation .content-interview > ul > li .star2-31, .bjx-evaluation .content-interview > ul > li .star2-32, .bjx-evaluation .content-interview > ul > li .star2-33, .bjx-evaluation .content-interview > ul > li .star2-34, .bjx-evaluation .content-interview > ul > li .star2-45, .bjx-evaluation .content-interview > ul > li .star2-41, .bjx-evaluation .content-interview > ul > li .star2-42, .bjx-evaluation .content-interview > ul > li .star2-43, .bjx-evaluation .content-interview > ul > li .star2-44, .bjx-evaluation .content-interview > ul > li .star2-0, .bjx-evaluation .content-interview > ul > li .star2-00, .bjx-evaluation .content-interview > ul > li .star2-1, .bjx-evaluation .content-interview > ul > li .star2-06, .bjx-evaluation .content-interview > ul > li .star2-07, .bjx-evaluation .content-interview > ul > li .star2-08, .bjx-evaluation .content-interview > ul > li .star2-09, .bjx-evaluation .content-interview > ul > li .star2-10, .bjx-evaluation .content-interview > ul > li .star2-2, .bjx-evaluation .content-interview > ul > li .star2-16, .bjx-evaluation .content-interview > ul > li .star2-17, .bjx-evaluation .content-interview > ul > li .star2-18, .bjx-evaluation .content-interview > ul > li .star2-19, .bjx-evaluation .content-interview > ul > li .star2-20, .bjx-evaluation .content-interview > ul > li .star2-3, .bjx-evaluation .content-interview > ul > li .star2-26, .bjx-evaluation .content-interview > ul > li .star2-27, .bjx-evaluation .content-interview > ul > li .star2-28, .bjx-evaluation .content-interview > ul > li .star2-29, .bjx-evaluation .content-interview > ul > li .star2-30, .bjx-evaluation .content-interview > ul > li .star2-4, .bjx-evaluation .content-interview > ul > li .star2-36, .bjx-evaluation .content-interview > ul > li .star2-37, .bjx-evaluation .content-interview > ul > li .star2-38, .bjx-evaluation .content-interview > ul > li .star2-39, .bjx-evaluation .content-interview > ul > li .star2-40, .bjx-evaluation .content-interview > ul > li .star2-5, .bjx-evaluation .content-interview > ul > li .star2-46, .bjx-evaluation .content-interview > ul > li .star2-47, .bjx-evaluation .content-interview > ul > li .star2-48, .bjx-evaluation .content-interview > ul > li .star2-49, .bjx-evaluation .content-interview > ul > li .star2-50 {
    position: relative;
    top: 0.5333333333vw;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 2.6666666667vw;
    width: 16.8vw;
  }
  .bjx-evaluation .content-interview > ul > li .star1-5, .bjx-evaluation .content-interview > ul > li .star1-46, .bjx-evaluation .content-interview > ul > li .star1-47, .bjx-evaluation .content-interview > ul > li .star1-48, .bjx-evaluation .content-interview > ul > li .star1-49, .bjx-evaluation .content-interview > ul > li .star1-50 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-4, .bjx-evaluation .content-interview > ul > li .star1-36, .bjx-evaluation .content-interview > ul > li .star1-37, .bjx-evaluation .content-interview > ul > li .star1-38, .bjx-evaluation .content-interview > ul > li .star1-39, .bjx-evaluation .content-interview > ul > li .star1-40 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-3, .bjx-evaluation .content-interview > ul > li .star1-26, .bjx-evaluation .content-interview > ul > li .star1-27, .bjx-evaluation .content-interview > ul > li .star1-28, .bjx-evaluation .content-interview > ul > li .star1-29, .bjx-evaluation .content-interview > ul > li .star1-30 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-2, .bjx-evaluation .content-interview > ul > li .star1-16, .bjx-evaluation .content-interview > ul > li .star1-17, .bjx-evaluation .content-interview > ul > li .star1-18, .bjx-evaluation .content-interview > ul > li .star1-19, .bjx-evaluation .content-interview > ul > li .star1-20 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-1, .bjx-evaluation .content-interview > ul > li .star1-06, .bjx-evaluation .content-interview > ul > li .star1-07, .bjx-evaluation .content-interview > ul > li .star1-08, .bjx-evaluation .content-interview > ul > li .star1-09, .bjx-evaluation .content-interview > ul > li .star1-10 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-0, .bjx-evaluation .content-interview > ul > li .star1-00 {
    background-position: -19.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-45, .bjx-evaluation .content-interview > ul > li .star1-41, .bjx-evaluation .content-interview > ul > li .star1-42, .bjx-evaluation .content-interview > ul > li .star1-43, .bjx-evaluation .content-interview > ul > li .star1-44 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-41 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-42 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-43 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-44 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-46 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-47 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-48 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-49 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-35, .bjx-evaluation .content-interview > ul > li .star1-31, .bjx-evaluation .content-interview > ul > li .star1-32, .bjx-evaluation .content-interview > ul > li .star1-33, .bjx-evaluation .content-interview > ul > li .star1-34 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-31 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-32 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-33 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-34 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-36 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-37 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-38 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-39 {
    background-position: -3.8666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-25, .bjx-evaluation .content-interview > ul > li .star1-21, .bjx-evaluation .content-interview > ul > li .star1-22, .bjx-evaluation .content-interview > ul > li .star1-23, .bjx-evaluation .content-interview > ul > li .star1-24 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-21 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-22 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-23 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-24 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-26 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-27 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-28 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-29 {
    background-position: -7.7333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-15, .bjx-evaluation .content-interview > ul > li .star1-11, .bjx-evaluation .content-interview > ul > li .star1-12, .bjx-evaluation .content-interview > ul > li .star1-13, .bjx-evaluation .content-interview > ul > li .star1-14 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-11 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-12 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-13 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-14 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-16 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-17 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-18 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-19 {
    background-position: -11.6vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-05, .bjx-evaluation .content-interview > ul > li .star1-01, .bjx-evaluation .content-interview > ul > li .star1-02, .bjx-evaluation .content-interview > ul > li .star1-03, .bjx-evaluation .content-interview > ul > li .star1-04 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-01 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-02 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-03 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-04 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-06 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-07 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-08 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star1-09 {
    background-position: -15.4666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-5, .bjx-evaluation .content-interview > ul > li .star2-46, .bjx-evaluation .content-interview > ul > li .star2-47, .bjx-evaluation .content-interview > ul > li .star2-48, .bjx-evaluation .content-interview > ul > li .star2-49, .bjx-evaluation .content-interview > ul > li .star2-50 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-4, .bjx-evaluation .content-interview > ul > li .star2-36, .bjx-evaluation .content-interview > ul > li .star2-37, .bjx-evaluation .content-interview > ul > li .star2-38, .bjx-evaluation .content-interview > ul > li .star2-39, .bjx-evaluation .content-interview > ul > li .star2-40 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-3, .bjx-evaluation .content-interview > ul > li .star2-26, .bjx-evaluation .content-interview > ul > li .star2-27, .bjx-evaluation .content-interview > ul > li .star2-28, .bjx-evaluation .content-interview > ul > li .star2-29, .bjx-evaluation .content-interview > ul > li .star2-30 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-2, .bjx-evaluation .content-interview > ul > li .star2-16, .bjx-evaluation .content-interview > ul > li .star2-17, .bjx-evaluation .content-interview > ul > li .star2-18, .bjx-evaluation .content-interview > ul > li .star2-19, .bjx-evaluation .content-interview > ul > li .star2-20 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-1, .bjx-evaluation .content-interview > ul > li .star2-06, .bjx-evaluation .content-interview > ul > li .star2-07, .bjx-evaluation .content-interview > ul > li .star2-08, .bjx-evaluation .content-interview > ul > li .star2-09, .bjx-evaluation .content-interview > ul > li .star2-10 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-0, .bjx-evaluation .content-interview > ul > li .star2-00 {
    background-position: -16.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-45, .bjx-evaluation .content-interview > ul > li .star2-41, .bjx-evaluation .content-interview > ul > li .star2-42, .bjx-evaluation .content-interview > ul > li .star2-43, .bjx-evaluation .content-interview > ul > li .star2-44 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-41 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-42 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-43 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-44 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-46 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-47 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-48 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-49 {
    background-position: 0 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-35, .bjx-evaluation .content-interview > ul > li .star2-31, .bjx-evaluation .content-interview > ul > li .star2-32, .bjx-evaluation .content-interview > ul > li .star2-33, .bjx-evaluation .content-interview > ul > li .star2-34 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-31 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-32 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-33 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-34 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-36 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-37 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-38 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-39 {
    background-position: -3.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-25, .bjx-evaluation .content-interview > ul > li .star2-21, .bjx-evaluation .content-interview > ul > li .star2-22, .bjx-evaluation .content-interview > ul > li .star2-23, .bjx-evaluation .content-interview > ul > li .star2-24 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-21 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-22 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-23 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-24 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-26 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-27 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-28 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-29 {
    background-position: -6.6666666667vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-15, .bjx-evaluation .content-interview > ul > li .star2-11, .bjx-evaluation .content-interview > ul > li .star2-12, .bjx-evaluation .content-interview > ul > li .star2-13, .bjx-evaluation .content-interview > ul > li .star2-14 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-11 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-12 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-13 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-14 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-16 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-17 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-18 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-19 {
    background-position: -10vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-05, .bjx-evaluation .content-interview > ul > li .star2-01, .bjx-evaluation .content-interview > ul > li .star2-02, .bjx-evaluation .content-interview > ul > li .star2-03, .bjx-evaluation .content-interview > ul > li .star2-04 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-01 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-02 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-03 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-04 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-06 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-07 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-08 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview > ul > li .star2-09 {
    background-position: -13.3333333333vw 0;
  }
  .bjx-evaluation .content-interview .more-evaluation {
    width: 21.3333333333vw;
    margin: 6.6666666667vw auto 0;
    font-size: 3.4666666667vw;
    font-weight: bold;
    line-height: 2.4;
    color: #fff;
    text-align: center;
    background-color: #ffb737;
    border-radius: 0.8vw;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  .bjx-evaluation .content-interview .more-evaluation > a {
    color: #fff;
  }
  .bjx-evaluation .content-interview .more-evaluation:hover {
    background-color: #f40;
  }
  .bjx-contact {
    background-color: #fff;
  }
  .bjx-contact .content-contact {
    margin: 4vw 5.3333333333vw 0;
  }
  .bjx-contact .content-contact > img {
    display: block;
    width: 80vw;
    margin: 0 auto 1.3333333333vw;
    text-align: center;
  }
  .bjx-contact .content-contact > p {
    font-size: 3.3333333333vw;
    font-weight: normal;
    line-height: 1.5;
    color: #303030;
  }
  .bjx-contact .content-contact > p > i {
    display: inline-block;
    *display: inline;
    width: 2.2666666667vw;
    height: 2.6666666667vw;
    margin-right: 1.3333333333vw;
    vertical-align: middle;
    *zoom: 1;
    background: url(/Common/Images/zgangah/mobile_icon_address.png) transparent left center no-repeat;
    background-size: 100% auto;
    background-size: 100% auto;
  }
  .bjx-foot {
    padding: 1.3333333333vw 1.3333333333vw 2.6666666667vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: #005bac;
  }
  .bjx-foot a {
    color: #fff;
  }
  .m-screen {
    position: relative;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: url(/Common/Images/zgangah/mobile_background.jpg?v=1) #102a45 center bottom no-repeat;
    background-size: 100% auto;
  }
  .m-screen > img {
    position: absolute;
    display: block;
  }
  .m-screen > img.icon-logo {
    top: 0;
    left: 25.3333333333vw;
    width: 24vw;
  }
  .m-screen > span.icon-attention {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 26.6666666667vw;
    left: 0;
    width: 20vw;
    margin: 0 auto;
    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.0666666667vw;
  }
  .m-screen > i {
    position: absolute;
    display: block;
  }
  .m-screen > i.icon-line-white {
    top: 0;
    left: 50%;
    width: strip-uit(88);
    height: strip-uit(75);
    background: url(/Common/Images/zgangah/mobile_ico_line_white.png) transparent left top no-repeat;
    background-size: 100% auto;
    -webkit-animation: moving 2s ease infinite;
    animation: moving 2s ease infinite;
  }
  .m-screen > i.icon-line-yellow {
    top: 0;
    left: 90%;
    width: 11.8666666667vw;
    height: 10.4vw;
    background: url(/Common/Images/zgangah/mobile_ico_line_yellow.png) transparent left top no-repeat;
    background-size: 100% auto;
    -webkit-animation: moving 2s ease infinite;
    animation: moving 2s ease infinite;
  }
  .m-screen > i.icon-white-backdrop {
    top: 0;
    right: 0;
    left: 0;
    width: 65.6vw;
    height: 48.2666666667vw;
    margin: 0 auto;
    background-color: #fff;
  }
  .m-screen > i.icon-name {
    top: 0;
    left: 49.3333333333vw;
    font-size: 5.3333333333vw;
    font-weight: bold;
    font-style: normal;
    line-height: 5;
    color: #333;
    text-align: left;
  }
  .m-screen > i.icon-elite {
    top: 4.08rem;
    right: 0;
    left: 0;
    width: 50vw;
    height: 12.1333333333vw;
    margin: 0 auto;
    background: url(/Common/Images/zgangah/mobile_ico_elite.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .m-screen > i.icon-wait {
    top: 7.5rem;
    right: 0;
    left: 0;
    width: 39.2vw;
    height: 11.7333333333vw;
    margin: 0 auto;
    background: url(/Common/Images/zgangah/mobile_ico_wait.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .m-screen > i.icon-msg {
    top: 65.0666666667vw;
    right: 0;
    left: 0;
    width: 65.6vw;
    margin: 0 auto;
    overflow: hidden;
    font-size: 4.2666666667vw;
    font-style: normal;
    font-weight: bold;
    line-height: 2;
    color: #00203c;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
  }
  .m-screen > i.icon-home-foot {
    top: auto;
    right: 0;
    bottom: 6.6666666667vw;
    left: 0;
    width: 100vw;
    padding: 0.9333333333vw 0;
    margin: 0 auto;
    font-size: 5.6vw;
    font-style: normal;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
  }
  .m-screen > i.icon-home-foot > span {
    position: absolute;
    top: 0.5333333333vw;
    padding: 0 1.6vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    background-color: #ff4000;
    border-radius: 1.0666666667vw;
  }
  .section-tag {
    position: relative;
    top: 0;
    left: 0;
    padding: 4vw 0;
    margin: 4vw;
    background-color: #fff;
  }
  .section-tag > .box > i {
    position: absolute;
    display: block;
  }
  .section-tag > .box > i.icon-arrow-yellow {
    top: 50%;
    left: 0;
    width: 9.3333333333vw;
    height: 22.6666666667vw;
    background: url(/Common/Images/zgangah/mobile_icon_arrow_yellow.png) transparent left top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .box > i.icon-arrow-blue {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 14.9333333333vw;
    height: 36.4vw;
    background: url(/Common/Images/zgangah/mobile_icon_arrow_blue.png) transparent right top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .box > .content-label {
    margin: 4vw 8vw;
  }
  .section-tag > .box > .content-label > ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4vw;
    justify-items: center;
    justify-content: space-evenly;
    text-align: center;
  }
  .section-tag > .box > .content-label > ul > li {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 3.7333333333vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    background-color: #f4aa14;
  }
  .section-tag > .box > .content-label > ul > li.animated:nth-child(1), .section-tag > .box > .content-label > ul > li.animated:nth-child(2), .section-tag > .box > .content-label > ul > li.animated:nth-child(5), .section-tag > .box > .content-label > ul > li.animated:nth-child(6), .section-tag > .box > .content-label > ul > li.animated:nth-child(9), .section-tag > .box > .content-label > ul > li.animated:nth-child(10) {
    animation-name: slideInLeft;
  }
  .section-tag > .box > .content-label > ul > li.animated:nth-child(3), .section-tag > .box > .content-label > ul > li.animated:nth-child(4), .section-tag > .box > .content-label > ul > li.animated:nth-child(7), .section-tag > .box > .content-label > ul > li.animated:nth-child(8), .section-tag > .box > .content-label > ul > li.animated:nth-child(11), .section-tag > .box > .content-label > ul > li.animated:nth-child(12) {
    animation-name: slideInLeft;
  }
  .section-tag > .box > .content-label > ul > li:before {
    position: absolute;
    top: -1.0666666667vw;
    left: -1.0666666667vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid #0154a2;
  }
  .section-manager > .box {
    width: 92vw;
    padding: 2.6666666667vw 0;
    margin: 0 4vw;
    background-color: #fff;
    padding-bottom: 34.4vw;
    background: url(/Common/Images/zgangah/tower_bg.png) #fff center bottom no-repeat;
    background-size: 100% auto;
    background-size: 92vw auto;
  }
  .section-manager > .box > .content-manager > ul > li {
    padding: 6.6666666667vw 1.3333333333vw;
    margin: 6.6666666667vw 4.6666666667vw;
    border: 1px solid #f3f3f3;
  }
  .section-manager > .box > .content-manager > ul > li > .user-photo {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    width: 20vw;
    height: 20vw;
    margin: 0 auto;
    overflow: hidden;
    font-size: 10vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #2a71b9;
    border-radius: 50%;
  }
  .section-manager > .box > .content-manager > ul > li > .user-photo > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 20vw;
    margin: auto;
  }
  .section-manager > .box > .content-manager > ul > li > .user-name {
    margin-top: 1.3333333333vw;
    overflow: hidden;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .section-manager > .box > .content-manager > ul > li > .user-hrtitle {
    overflow: hidden;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #787878;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .section-manager > .box > .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;
  }
}
