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

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
}

h5 {
  margin: 0;
  padding: 0;
}

h6 {
  margin: 0;
  padding: 0;
}

html,
body,
div,
p,
span,
label,
b,
small,
strong,
i,
table,
tr,
th,
td,
thead,
time,
tbody,
tfoot,
a,
address,
br,
dl,
dt,
dd,
ol,
ul,
li,
em,
em,
big,
article,
title,
aside,
area,
audio,
button,
select,
input,
foot,
head,
menu,
nav,
sub,
sup,
textarea {
  margin: 0;
  padding: 0;
}

i {
  font-style: normal;
}

ul,
ol {
  list-style: none;
}

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

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

a:hover {
  color: #009cbf;
  text-decoration: none;
}

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

html 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: #333;
  text-align: justify;
  word-break: break-all;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
}

html body .head {
  position: relative;
  padding-bottom: 25px;
  text-align: center;
}

html body .head:after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  margin: 0 auto;
  background-color: #009cbf;
  content: "";
}

html body .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: #333;
}

html body .head > i {
  display: block;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  color: #d2d2d2;
  opacity: .3;
  opacity: alpha(opacity=30);
}

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

html body .bjx-logo {
  height: 109px;
  overflow: hidden;
  zoom: 1;
}

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

html body .bjx-logo img {
  float: left;
  height: 109px;
  margin-right: 5px;
}

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

html body .bjx-logo label {
  float: left;
  padding: 0 12px;
  margin-left: 2px;
  margin-top: 47px;
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}

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

html body .bjx-logo ul {
  float: right;
}

html body .bjx-logo ul > li {
  float: left;
  margin-left: 26px;
}

html body .bjx-logo ul > li > a {
  float: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 6;
  color: #333;
}

html body .bjx-logo ul > li > a:hover {
  color: #009cbf;
}

html body .bjx-logo ul > li.active > a {
  color: #009cbf;
}

html body .bjx-logo ul > li.active > a:hover {
  color: #009cbf;
}

html body .bjx-banner {
  height: 700px;
  background: url(/Common/Images/zhaogd/banner.jpg) transparent center top no-repeat;
}

html body .bjx-company {
  padding: 30px 0;
  background-color: #fff;
}

html body .bjx-company .desc {
  margin-top: 25px;
  font-size: 15px;
  line-height: 2;
  color: n #676767;
}

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

html body .bjx-company .tags > span {
  display: inline-block;
  padding: 0 30px;
  margin: 0 16px 18px 0;
  font-size: 14px;
  line-height: 2;
  border: 1px solid #ccc;
  border-radius: 30px;
}

html body .bjx-job {
  padding: 30px 0;
  background-color: #f2f2f2;
}

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

html body .bjx-job .body > ul > li > p {
  width: 300px;
  margin: 15px auto;
  font-size: 0;
  text-align: center;
  background: url(/Common/Images/zhaogd/icon_line.gif) transparent left center repeat-x;
}

html body .bjx-job .body > ul > li > p > span {
  display: inline-block;
  padding: 0 15px;
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
  background-color: #f2f2f2;
}

html body .bjx-job .body > ul > li > ul {
  zoom: 1;
}

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

html body .bjx-job .body > ul > li > ul > li {
  position: relative;
  float: left;
  width: 280px;
  padding: 15px 18px;
  margin: 10px 20px 10px 0;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  -webkit-box-shadow: 0 "" "" #e8e7e7;
          box-shadow: 0 "" "" #e8e7e7;
}

html body .bjx-job .body > ul > li > ul > li:nth-child(3n) {
  margin-right: 0;
}

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

html body .bjx-job .body > ul > li > ul > li > a {
  display: block;
}

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

html body .bjx-job .body > ul > li > ul > li > a > label {
  display: block;
  height: 21px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  color: #787878;
  text-align: left;
}

html body .bjx-job .body > ul > li > ul > li > a > i {
  display: block;
  height: 36px;
  overflow: hidden;
  font-size: 18px;
  font-style: bold;
  line-height: 2;
  color: #009cbf;
  text-align: left;
}

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

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

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

html body .bjx-environment .body > ul > li {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 320px;
  height: 180px;
  margin: 10px 20px 10px 0;
  overflow: hidden;
}

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

html body .bjx-environment .body > ul > li > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 320px;
}

html body .bjx-companyleader {
  padding: 30px 0;
  background-color: #f2f2f2;
}

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

html body .bjx-companyleader .content-companyleader > ul {
  text-align: center;
}

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

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

html body .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: 50px;
  font-weight: bold;
  line-height: 2.5;
  color: #fff;
  text-align: center;
  background-color: #009cbf;
  border-radius: 50%;
}

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

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

html body .bjx-companyleader .content-companyleader > ul > li > .user-hrtitle {
  overflow: hidden;
  font-size: 18px;
  line-height: 2;
  color: #666;
  white-space: nowrap;
}

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

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

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

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

html body .bjx-contact .body > .leftcol {
  float: left;
  width: 660px;
  padding: 20px;
  margin-right: 26px;
  background-color: #fff;
  border: 1px solid #dedede;
}

html body .bjx-contact .body > .leftcol .map-session {
  float: left;
  width: 315px;
  height: 240px;
  margin-right: 25px;
  overflow: hidden;
  background: url(/common/images/contact_bg.jpg) center center no-repeat;
}

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

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

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

html body .bjx-contact .body > .leftcol > .map-address > ul > li.nomore {
  border-bottom: 0;
}

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

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

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

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

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

html body .bjx-contact .body > .rightcol > .user-photo {
  position: relative;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  font-size: 50px;
  font-weight: bold;
  line-height: 2;
  color: #009cbf;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50px;
}

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

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

html body .bjx-contact .body > .rightcol > .user-name {
  display: block;
  height: 27px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.5;
  color: #303030;
}

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

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

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

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

html body .bjx-show .body > ul > li {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  width: 316px;
  height: 179px;
  margin: 5px;
  overflow: hidden;
}

html body .bjx-show .body > ul > li > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 316px;
  margin: auto;
}

html body .bjx-evaluation {
  padding: 30px 0;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

html body .bjx-evaluation .content-interview > ul > li:nth-chil(2n), html body .bjx-evaluation .content-interview > ul > li.end {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html body .bjx-evaluation .content-interview .star1-45,
html body .bjx-evaluation .content-interview .star1-5 {
  background-position: 0 0;
}

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

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

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

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

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

html body .bjx-evaluation .content-interview .star2-45,
html body .bjx-evaluation .content-interview .star2-5 {
  background-position: 0 0;
}

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

html body .bjx-evaluation .content-interview .more-evaluation:hover {
  border: 1px solid #f00;
}

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

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

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

html body .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;
}

html body .bjx-foot {
  padding: 10px 0;
  color: #333;
  text-align: center;
  background-color: #f2f2f2;
}

.page-pc {
  display: block;
}

.page-mobile {
  display: none;
}

@media (max-width: 767px) {
  .page-pc {
    display: none;
  }
  .page-mobile {
    display: block;
  }
  body {
    font-size: 3.2vw;
  }
  html body {
    background-color: #009cbf;
  }
  html body .head {
    padding-bottom: 4vw;
  }
  html body .head > i {
    font-size: 5.33333vw;
  }
  html body .head > span {
    top: 2.66667vw;
    font-size: 4vw;
  }
  html body .head:after {
    width: 8vw;
    height: 0.4vw;
  }
  html body .box {
    width: 94.66667vw;
  }
  html body .bjx-company,
  html body .bjx-job,
  html body .bjx-environment,
  html body .bjx-evaluation,
  html body .bjx-companyleader,
  html body .bjx-contact,
  html body .bjx-show {
    padding: 4vw 0;
    margin: 2.66667vw;
  }
  html body .bjx-company .desc {
    margin: 3.33333vw 2.66667vw 0;
    font-size: 3.2vw;
  }
  html body .bjx-job .body {
    margin: 2.66667vw 1.33333vw;
  }
  html body .bjx-job .body > ul > li > p {
    width: 66.66667vw;
    margin: 2vw auto;
    background-size: 1px auto;
  }
  html body .bjx-job .body > ul > li > p > span {
    font-size: 3.33333vw;
  }
  html body .bjx-job .body > ul > li > ul {
    zoom: 1;
  }
  html body .bjx-job .body > ul > li > ul:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: "";
  }
  html body .bjx-job .body > ul > li > ul > li {
    float: left;
    padding: 2vw 2.66667vw;
    margin: 1.33333vw;
    width: 37.33333vw;
    border: 0.13333vw solid #cdcdcd;
  }
  html body .bjx-job .body > ul > li > ul > li > b {
    width: 3.2vw;
    height: 3.73333vw;
    background-size: 3.2vw auto;
  }
  html body .bjx-job .body > ul > li > ul > li > a > span {
    height: 7.46667vw;
    font-size: 3.73333vw;
  }
  html body .bjx-job .body > ul > li > ul > li > a > label {
    height: 6.4vw;
    font-size: 3.2vw;
    line-height: 2;
  }
  html body .bjx-job .body > ul > li > ul > li > a > i {
    height: 7.46667vw;
    font-size: 3.73333vw;
  }
  html body .bjx-environment .body, html body .bjx-show .body {
    margin-top: 4vw;
  }
  html body .bjx-environment .body > ul > li, html body .bjx-show .body > ul > li {
    width: 42.66667vw;
    height: 24vw;
    margin: 2vw;
    background: #000;
  }
  html body .bjx-environment .body > ul > li > img, html body .bjx-show .body > ul > li > img {
    width: 42.66667vw;
  }
  html body .bjx-environment .body > ul > li:nth-child(3n), html body .bjx-show .body > ul > li:nth-child(3n) {
    margin: 2vw;
  }
  html body .bjx-companyleader {
    background-color: #fff;
  }
  html body .bjx-companyleader .content-companyleader {
    width: 89.33333vw;
    margin: 2.66667vw 2.66667vw 0;
  }
  html body .bjx-companyleader .content-companyleader > ul {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
  }
  html body .bjx-companyleader .content-companyleader > ul > li {
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 0.66667vw;
    width: 42.66667vw;
    font-size: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  html body .bjx-companyleader .content-companyleader > ul > li.active {
    position: relative;
  }
  html body .bjx-companyleader .content-companyleader > ul > li.active:after {
    position: absolute;
    right: 0;
    bottom: -0.26667vw;
    left: 0;
    width: 4vw;
    height: 0.26667vw;
    margin: 0 auto;
    background-color: #009cbf;
    content: "";
  }
  html body .bjx-companyleader .content-companyleader > ul > li > .user-photo {
    width: 17.33333vw;
    height: 17.33333vw;
    font-size: 10vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    border-radius: 1.33333vw;
  }
  html body .bjx-companyleader .content-companyleader > ul > li > .user-photo > img {
    width: 17.33333vw;
  }
  html body .bjx-companyleader .content-companyleader > ul > li > .user-name {
    font-size: 4vw;
  }
  html body .bjx-companyleader .content-companyleader > ul > li > .user-hrtitle {
    font-size: 3.2vw;
  }
  html body .bjx-companyleader .companyleader-des {
    margin-top: 2.66667vw;
    font-size: 3.2vw;
  }
  html body .bjx-evaluation .content-interview {
    margin: 4vw 2.66667vw 0;
  }
  html body .bjx-evaluation .content-interview > dl > dt {
    margin: 1.33333vw 0;
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
    color: #303030;
    text-align: left;
  }
  html body .bjx-evaluation .content-interview > dl > dt > i {
    width: 38.66667vw;
    height: 3.46667vw;
    background-size: 38.66667vw auto;
  }
  html body .bjx-evaluation .content-interview > dl > dd {
    margin: 2.66667vw 0;
    text-align: left;
  }
  html body .bjx-evaluation .content-interview > dl > dd > span {
    margin: 0 0.66667vw 0 0;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 2;
    color: #787878;
  }
  html body .bjx-evaluation .content-interview > dl > dd > span > i {
    position: static;
    display: inline;
    width: auto;
    height: auto;
    font-size: 3.73333vw;
    font-weight: normal;
    font-style: normal;
    line-height: 2;
    color: #ff4400;
    background: none;
  }
  html body .bjx-evaluation .content-interview > p {
    background: url(/Common/Images/zhaogd/featured_bg.gif) transparent left center no-repeat;
    background-size: 100% auto;
    background-size: 100% auto;
    background-size: 1px auto;
  }
  html body .bjx-evaluation .content-interview > p > span {
    padding-right: 2vw;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 2;
    color: #303030;
    background-color: #fff;
  }
  html body .bjx-evaluation .content-interview > ul {
    margin: 0;
    zoom: 1;
  }
  html body .bjx-evaluation .content-interview > ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  html body .bjx-evaluation .content-interview > ul > li {
    float: left;
    margin: 1.33333vw 0;
    padding: 2.66667vw 0;
    width: 89.33333vw;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 1.06667vw;
  }
  html body .bjx-evaluation .content-interview > ul > li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  html body .bjx-evaluation .content-interview > ul > li.end, html body .bjx-evaluation .content-interview > ul > li:nth-child(2n) {
    margin: 1.33333vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item-eval {
    position: static;
    margin: 1.33333vw 0;
    padding-left: 0;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item-eval > span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0.66667vw 1.33333vw 0.66667vw 0;
    padding: 0 2vw;
    font-size: 3.73333vw;
    font-weight: normal;
    line-height: 2;
    color: #969696;
    background-color: #f3f3f3;
    border-radius: 1.33333vw;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item-des {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #565656;
    text-align: justify;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item {
    position: relative;
    top: 0;
    left: 0;
    padding-left: 13.33333vw;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 10.66667vw;
    height: 10.66667vw;
    font-size: strip-unis(40);
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background-color: #2a71b9;
    border-radius: 50%;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .item-photo > img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 16vw;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .user-name {
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.1;
    color: #303030;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .user-name > i {
    float: right;
    top: 0.66667vw;
    width: 16.8vw;
    height: 2.66667vw;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .content {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .content > span {
    float: right;
    font-size: 3.2vw;
    font-weight: normal;
    color: #bbb;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-05,
  html body .bjx-evaluation .content-interview > ul > li .star1-15,
  html body .bjx-evaluation .content-interview > ul > li .star1-25,
  html body .bjx-evaluation .content-interview > ul > li .star1-35,
  html body .bjx-evaluation .content-interview > ul > li .star1-45,
  html body .bjx-evaluation .content-interview > ul > li .star2-05,
  html body .bjx-evaluation .content-interview > ul > li .star2-15,
  html body .bjx-evaluation .content-interview > ul > li .star2-25,
  html body .bjx-evaluation .content-interview > ul > li .star2-35,
  html body .bjx-evaluation .content-interview > ul > li .star2-45 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 0.26667vw;
    background-image: url(/Common/Images/zhaogd/cop_star2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-0,
  html body .bjx-evaluation .content-interview > ul > li .star1-1,
  html body .bjx-evaluation .content-interview > ul > li .star1-2,
  html body .bjx-evaluation .content-interview > ul > li .star1-3,
  html body .bjx-evaluation .content-interview > ul > li .star1-4,
  html body .bjx-evaluation .content-interview > ul > li .star1-5,
  html body .bjx-evaluation .content-interview > ul > li .star2-0,
  html body .bjx-evaluation .content-interview > ul > li .star2-1,
  html body .bjx-evaluation .content-interview > ul > li .star2-2,
  html body .bjx-evaluation .content-interview > ul > li .star2-3,
  html body .bjx-evaluation .content-interview > ul > li .star2-4,
  html body .bjx-evaluation .content-interview > ul > li .star2-5 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 2px;
    background-image: url(/Common/Images/zhaogd/cop_star.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-0 {
    background-position: -19.33333vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-05,
  html body .bjx-evaluation .content-interview > ul > li .star1-1 {
    background-position: -15.46667vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-15,
  html body .bjx-evaluation .content-interview > ul > li .star1-2 {
    background-position: -11.6vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-25,
  html body .bjx-evaluation .content-interview > ul > li .star1-3 {
    background-position: -7.73333vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-35,
  html body .bjx-evaluation .content-interview > ul > li .star1-4 {
    background-position: -3.86667vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star1-45,
  html body .bjx-evaluation .content-interview > ul > li .star1-5 {
    background-position: 0 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star2-0 {
    background-position: -16.66667vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star2-05,
  html body .bjx-evaluation .content-interview > ul > li .star2-1 {
    background-position: -13.33333vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star2-15,
  html body .bjx-evaluation .content-interview > ul > li .star2-2 {
    background-position: -10vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star2-25,
  html body .bjx-evaluation .content-interview > ul > li .star2-3 {
    background-position: -6.66667vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star2-35,
  html body .bjx-evaluation .content-interview > ul > li .star2-4 {
    background-position: -3.33333vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .star2-45,
  html body .bjx-evaluation .content-interview > ul > li .star2-5 {
    background-position: 0 0;
  }
  html body .bjx-evaluation .content-interview > ul > li .more-evaluation {
    margin: 6.66667vw auto 0;
    width: 20vw;
    font-size: 2.13333vw;
    font-weight: bold;
    line-height: 2.4;
    color: #2a71b9;
    text-align: center;
    background-color: #fff;
    border: 1px solid #2a71b9;
    border-radius: 0.8vw;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  html body .bjx-evaluation .content-interview > ul > li .more-evaluation:hover {
    border: 1px solid #f00;
  }
  html body .bjx-contact .content-contact {
    margin: 4vw 5.33333vw 0;
  }
  html body .bjx-contact .content-contact > img {
    display: block;
    margin: 0 auto 1.33333vw;
    width: 80vw;
    text-align: center;
  }
  html body .bjx-contact .content-contact > p {
    font-size: 3.33333vw;
    font-weight: normal;
    line-height: 1.5;
    color: #303030;
  }
  html body .bjx-contact .content-contact > p > i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 1.33333vw;
    width: 2.66667vw;
    height: 3.33333vw;
    background: url(/Common/Images/zhaogd/mobile_icon_address.png) transparent left center no-repeat;
    background-size: 100% auto;
    background-size: 100% auto;
    vertical-align: middle;
  }
  html body .bjx-foot {
    padding: 1.33333vw 0 2.66667vw;
    color: #fff;
    text-align: center;
    background-color: #009cbf;
  }
  html body .bjx-foot a {
    color: #fff;
  }
  .section-screen {
    position: relative;
    top: 0;
    left: 0;
    height: 134.4vw;
    background: url(/Common/Images/zhaogd/mobile_background.jpg) #001f3a center top no-repeat;
    background-size: 100% auto;
  }
  .section-screen > img {
    display: block;
    position: absolute;
  }
  .section-screen > img.icon-logo {
    top: 0;
    right: 0;
    left: 0;
    width: 26.66667vw;
    margin: 0 auto;
  }
  .section-screen > span.icon-attention {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 26.66667vw;
    left: 0;
    margin: 0 auto;
    width: 20vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #333;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 1.06667vw;
  }
  .section-screen > i {
    display: block;
    position: absolute;
  }
  .section-screen > i.icon-line-white {
    top: 0;
    left: 50%;
    width: strip-uit(88);
    height: strip-uit(75);
    background: url(/Common/Images/zhaogd/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;
  }
  .section-screen > i.icon-line-yellow {
    top: 0;
    left: 90%;
    width: 11.86667vw;
    height: 10.4vw;
    background: url(/Common/Images/zhaogd/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;
  }
  .section-screen > i.icon-white-backdrop {
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 65.6vw;
    height: 48.26667vw;
    background-color: #fff;
  }
  .section-screen > i.icon-name {
    top: 0;
    left: 50.66667vw;
    font-size: 5.33333vw;
    font-weight: bold;
    font-style: normal;
    line-height: 5;
    color: #333;
    text-align: left;
  }
  .section-screen > i.icon-elite {
    top: 4.08rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 50vw;
    height: 12.13333vw;
    background: url(/Common/Images/zhaogd/mobile_ico_elite.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .section-screen > i.icon-wait {
    top: 7.5rem;
    right: 0;
    left: 0;
    width: 39.2vw;
    height: 11.73333vw;
    margin: 0 auto;
    background: url(/Common/Images/zhaogd/mobile_ico_wait.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .section-screen > i.icon-msg {
    top: 65.06667vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 65.6vw;
    font-size: 4.26667vw;
    font-weight: bold;
    font-style: normal;
    line-height: 2;
    color: #00203c;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
  }
  .section-screen > i.icon-home-foot {
    top: auto;
    right: 0;
    bottom: 6.66667vw;
    left: 0;
    margin: 0 auto;
    padding: 0.93333vw 0;
    width: 100vw;
    font-size: strip-uits(42);
    font-weight: bold;
    font-style: normal;
    line-height: 1.5;
    color: #333;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
  }
  .section-screen > i.icon-home-foot > span {
    position: absolute;
    top: 0.53333vw;
    padding: 0 1.6vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    background-color: #ff4000;
    border-radius: 1.06667vw;
  }
  .section-tag {
    position: relative;
    top: 0;
    left: 0;
    background-color: #009cbf;
  }
  .section-tag > .box {
    width: 94.66667vw;
    padding: 2.66667vw 0;
    margin: 0 2.66667vw;
    background-color: #fff;
  }
  .section-tag > .box > i {
    display: block;
    position: absolute;
  }
  .section-tag > .box > i.icon-arrow-yellow {
    top: 50%;
    left: 2.66667vw;
    width: 9.33333vw;
    height: 22.66667vw;
    background: url(/Common/Images/zhaogd/mobile_icon_arrow_yellow.png) transparent left top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .box > i.icon-arrow-blue {
    top: auto;
    right: 2.66667vw;
    bottom: 0;
    left: auto;
    width: 14.93333vw;
    height: 36.4vw;
    background: url(/Common/Images/zhaogd/mobile_icon_arrow_blue.png) transparent right top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .box > .content-label {
    margin: 4vw 2.66667vw 0;
  }
  .section-tag > .box > .content-label > ul {
    text-align: center;
  }
  .section-tag > .box > .content-label > ul > li {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 2.66667vw;
    padding: 0 1.33333vw;
    font-size: 3.73333vw;
    font-weight: normal;
    line-height: 2;
    color: #fff;
    background-color: #f4aa14;
  }
  .section-tag > .box > .content-label > ul > li:before {
    position: absolute;
    top: -1.06667vw;
    left: -1.06667vw;
    width: 100%;
    height: 100%;
    border: 1px solid #0154a2;
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .section-manager > .box {
    width: 94.66667vw;
    padding: 2.66667vw 0;
    margin: 0 2.66667vw;
    background-color: #fff;
    padding-bottom: 34.4vw;
    background: url(/Common/Images/zhaogd/tower_bg.png) #fff center bottom no-repeat;
    background-size: 100% auto;
    background-size: 90.66667vw auto;
  }
  .section-manager > .box .content-manager > ul > li {
    padding: 6.66667vw 1.33333vw;
    margin: 6.66667vw 4.66667vw;
    border: 1px solid #f3f3f3;
  }
  .section-manager > .box .content-manager > ul > li > .user-photo {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 20vw;
    height: 20vw;
    font-size: 10vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    background-color: #2a71b9;
    border-radius: 50%;
    overflow: hidden;
  }
  .section-manager > .box .content-manager > ul > li > .user-photo > img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20vw;
  }
  .section-manager > .box .content-manager > ul > li > .user-name {
    margin-top: 1.33333vw;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-manager > .box .content-manager > ul > li > .user-hrtitle {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #787878;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section-manager > .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;
  }
}
/*# sourceMappingURL=master.css.map */