@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: #323232;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
}

a:hover {
  color: #da251c;
  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: #323232;
  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;
  content: "";
  background-color: #da251c;
}

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: #323232;
}

html body .head > i {
  display: block;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  color: #f1f1f1;
}

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

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

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

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

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

html body .bjx-logo label {
  float: left;
  padding: 0 12px;
  margin: 42px 0 0 5px;
  font-size: 14px;
  line-height: 1.8;
  color: #323232;
  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.8;
  color: #323232;
}

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

html body .bjx-logo ul > li.active > a {
  font-weight: bold;
  color: #da251c;
}

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

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

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

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

html body .bjx-show .body > ul {
  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;
  float: left;
  width: 321px;
  height: 181px;
  margin: 9px 18px 9px 0;
  overflow: hidden;
}

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

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

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

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

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

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

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

html body .bjx-job .head > i {
  color: #d8d7d7;
}

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

html body .bjx-job .body > ul > li > p {
  width: 300px;
  margin: 15px auto;
  text-align: center;
  background: url(/Common/Images/sfenggk/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: 21px;
  font-weight: bold;
  line-height: 2;
  color: #323232;
  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 20px;
  margin: 10px 20px 10px 0;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 7px #e8e7e7;
          box-shadow: 0 4px 7px #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/sfenggk/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: #323232;
  text-align: left;
}

html body .bjx-job .body > ul > li > ul > li > a > label {
  display: block;
  height: 21px;
  margin-bottom: 5px;
  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: normal;
  font-weight: bold;
  line-height: 2;
  color: #da251c;
  text-align: left;
}

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

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

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: 40px 0;
  background-color: #f2f2f2;
}

html body .bjx-companyleader .head > i {
  color: #d8d7d7;
}

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

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

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

html body .bjx-companyleader .content-companyleader > ul > li {
  display: inline-block;
  width: 260px;
  padding: 30px;
  margin: 5px;
  background-color: #fff;
  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;
}

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

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: 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;
  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;
  color: #303030;
  white-space: nowrap;
}

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

html body .bjx-companyleader .content-companyleader > ul > li > .content {
  height: 144px;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #565656;
  text-align: left;
  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: 698px;
  padding: 0;
  margin-right: 28px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

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

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

html body .bjx-contact .body > .leftcol > .map-address > ul {
  height: 280px;
  padding: 0 25px 0 0;
  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: #da251c;
}

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

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

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

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

html body .bjx-contact .body > .rightcol > .user-photo {
  position: relative;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  display: block;
  font-size: 50px;
  font-weight: bold;
  line-height: 2;
  color: #da251c;
  text-align: center;
  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 5px;
  overflow: hidden;
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  color: #575757;
}

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

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

html body .bjx-evaluation {
  padding: 40px 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;
  height: 0;
  clear: both;
  visibility: hidden;
  content: "";
}

html body .bjx-evaluation .content-interview > ul > li {
  float: left;
  padding: 20px 14px;
  margin: 10px 38px 10px 0;
  width: 451px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 7px 7px 7px 1px rgba(180, 180, 180, 0.1);
          box-shadow: 7px 7px 7px 1px rgba(180, 180, 180, 0.1);
}

html body .bjx-evaluation .content-interview > ul > li:nth-child(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;
  padding-left: 75px;
  margin: 20px 0;
  text-align: left;
}

html body .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/sfenggk/icon_quotes.png) transparent left top no-repeat;
}

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

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

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

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;
  overflow: hidden;
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  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;
  width: 60px;
  margin: auto;
  overflow: hidden;
}

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

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

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

html body .bjx-evaluation .content-interview > ul > li > .item > .content > i {
  font-style: normal;
  font-weight: bold;
  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 {
  position: relative;
  top: 2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: transparent;
  background-image: url(/Common/Images/sfenggk/cop_star2.png);
  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 {
  position: relative;
  top: 2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: transparent;
  background-image: url(/Common/Images/sfenggk/cop_star.png);
  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 {
  width: 180px;
  padding: 3px 0;
  margin: 50px auto 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #ffb737;
  border-radius: 6px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

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

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

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

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

html body .content-tag > ul:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  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: #323232;
  text-align: center;
  background-color: #f2f2f2;
}

.page-pc {
  display: block;
}

.page-mobile {
  display: none;
}

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

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

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

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

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

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

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

.flexslider .slides li.fifth {
  background: url(/Common/Images/sfenggk/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;
  background-color: rgba(56, 63, 70, 0.5);
  text-align: center;
}

.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;
  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 2px;
}

.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/sfenggk/icon_banner.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/sfenggk/icon_banner_pre.png) transparent center center no-repeat;
}

@media (max-width: 767px) {
  .page-pc {
    display: none;
  }
  .page-mobile {
    display: block;
  }
  body {
    font-size: 3.2vw;
  }
  html body {
    width: 100%;
    overflow-x: hidden;
    background-color: #da251c;
  }
  html body .head {
    padding-bottom: 0;
  }
  html body .head > i {
    font-size: 3.2vw;
    line-height: 1.5;
    color: #da251c;
    opacity: 1;
  }
  html body .head > span {
    position: static;
    width: 46.66667vw;
    margin: 0 auto;
    font-size: 4vw;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: #da251c;
  }
  html body .head:after {
    content: none;
  }
  html body .box {
    width: 92vw;
  }
  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: 4vw;
  }
  html body .bjx-show .head > i.animated {
    -webkit-animation-name: slideInLeft;
            animation-name: slideInLeft;
  }
  html body .bjx-show .head > span.animated {
    -webkit-animation-name: slideInRight;
            animation-name: slideInRight;
  }
  html body .bjx-show .body {
    margin: 4vw 2vw 0;
  }
  html body .bjx-show .body > ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 2vw;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    justify-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  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;
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
  }
  html body .bjx-show .body > ul > li:nth-child(3n) {
    margin: 0;
  }
  html body .bjx-show .body > ul > li.animated {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(3), html body .bjx-show .body > ul > li.animated:nth-child(4) {
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(5), html body .bjx-show .body > ul > li.animated:nth-child(6) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(7), html body .bjx-show .body > ul > li.animated:nth-child(8) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  html body .bjx-show .body > ul > li > img {
    position: static;
    width: 100%;
  }
  html body .bjx-company .desc {
    margin: 3.33333vw 2.66667vw 0;
    font-size: 3.2vw;
  }
  html body .bjx-company .desc:animated {
    -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
  }
  html body .bjx-job {
    background-color: #fff;
  }
  html body .bjx-job .head > i {
    color: #da251c;
  }
  html body .bjx-job .body {
    margin: 2.66667vw 0;
  }
  html body .bjx-job .body > ul > li > p {
    width: 66.66667vw;
    margin: 2vw auto;
    font-size: 0;
    line-height: 0;
    background-size: 1px auto;
  }
  html body .bjx-job .body > ul > li > p > span {
    font-size: 4vw;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    background-color: #fff;
  }
  html body .bjx-job .body > ul > li > ul {
    zoom: 1;
    text-align: left;
    display: -ms-grid;
    display: grid;
    margin: 0 2.66667vw;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-gap: 2.66667vw;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    justify-items: center;
  }
  html body .bjx-job .body > ul > li > ul:after {
    content: none;
  }
  html body .bjx-job .body > ul > li > ul > li {
    float: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 1.6vw 2.66667vw;
    margin: 0;
    width: 100%;
    border: 0.26667vw solid #ddd;
    border-radius: 1.33333vw;
    -webkit-box-shadow: 0 0 0 transparent;
            box-shadow: 0 0 0 transparent;
  }
  html body .bjx-job .body > ul > li > ul > li.animated:nth-child(1), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(2), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(5), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(6), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(9), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(10), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(13), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(14) {
    -webkit-animation-name: fadeInLeftBig;
            animation-name: fadeInLeftBig;
  }
  html body .bjx-job .body > ul > li > ul > li.animated:nth-child(3), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(4), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(7), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(8), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(11), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(12), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(15), html body .bjx-job .body > ul > li > ul > li.animated:nth-child(16) {
    -webkit-animation-name: fadeInRightBig;
            animation-name: fadeInRightBig;
  }
  html body .bjx-job .body > ul > li > ul > li > b {
    width: 1.6vw;
    height: 1.86667vw;
  }
  html body .bjx-job .body > ul > li > ul > li > a > span {
    height: 7.46667vw;
    overflow: hidden;
    font-size: 3.73333vw;
    line-height: 2;
    color: #323232;
    text-overflow: ellipsis;
  }
  html body .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;
  }
  html body .bjx-job .body > ul > li > ul > li > a > i {
    height: 7.46667vw;
    overflow: hidden;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 2;
    color: #076f32;
    text-overflow: ellipsis;
  }
  html body .bjx-environment .body {
    margin: 4vw 2vw 0;
  }
  html body .bjx-environment .body > ul {
    display: -ms-grid;
    display: grid;
    margin: 0;
    -ms-grid-columns: minmax(42.66667vw, 1fr) minmax(42.66667vw, 1fr);
        grid-template-columns: minmax(42.66667vw, 1fr) minmax(42.66667vw, 1fr);
    gap: 2vw;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  html body .bjx-environment .body > ul > li {
    width: auto;
    height: 24vw;
    margin: 0;
    overflow: hidden;
    background: #000;
  }
  html body .bjx-environment .body > ul > li > img {
    width: auto;
    height: 24vw;
  }
  html body .bjx-environment .body > ul > li:nth-child(3n) {
    margin: 0;
  }
  html body .bjx-environment .body > ul > li:animated:nth-child(1), html body .bjx-environment .body > ul > li:animated:nth-child(2), html body .bjx-environment .body > ul > li:animated:nth-child(5), html body .bjx-environment .body > ul > li:animated:nth-child(6), html body .bjx-environment .body > ul > li:animated:nth-child(9), html body .bjx-environment .body > ul > li:animated:nth-child(10), html body .bjx-environment .body > ul > li:animated:nth-child(13), html body .bjx-environment .body > ul > li:animated:nth-child(14) {
    -webkit-animation-name: fadeInLeftBig;
            animation-name: fadeInLeftBig;
  }
  html body .bjx-environment .body > ul > li:animated:nth-child(1), html body .bjx-environment .body > ul > li:animated:nth-child(4), html body .bjx-environment .body > ul > li:animated:nth-child(7), html body .bjx-environment .body > ul > li:animated:nth-child(8), html body .bjx-environment .body > ul > li:animated:nth-child(11), html body .bjx-environment .body > ul > li:animated:nth-child(12), html body .bjx-environment .body > ul > li:animated:nth-child(15), html body .bjx-environment .body > ul > li:animated:nth-child(16) {
    -webkit-animation-name: fadeInRightBig;
            animation-name: fadeInRightBig;
  }
  html body .bjx-companyleader {
    background-color: #fff;
  }
  html body .bjx-companyleader .head > i {
    color: #da251c;
  }
  html body .bjx-companyleader .content-companyleader {
    width: 85.33333vw;
    margin: 2.66667vw 2.66667vw 0;
  }
  html body .bjx-companyleader .content-companyleader > ul {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
  }
  html body .bjx-companyleader .content-companyleader > ul > li {
    display: inline-block;
    float: none;
    width: 42.66667vw;
    padding: 0;
    margin: 0 0.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;
    content: "";
    background-color: #da251c;
  }
  html body .bjx-companyleader .content-companyleader > ul > li > .user-photo {
    width: 17.33333vw;
    height: 17.33333vw;
    font-size: 10vw;
    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 4vw 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-style: normal;
    font-weight: normal;
    line-height: 2;
    color: #ff4400;
    background: none;
  }
  html body .bjx-evaluation .content-interview > p {
    background: url(/Common/Images/sfenggk/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;
    height: 0;
    clear: both;
    visibility: hidden;
    content: "";
  }
  html body .bjx-evaluation .content-interview > ul > li {
    float: left;
    width: 84vw;
    padding: 2.66667vw 0;
    margin: 1.33333vw 0;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 1.06667vw;
    -webkit-box-shadow: 0 0 0 transparent;
            box-shadow: 0 0 0 transparent;
  }
  html body .bjx-evaluation .content-interview > ul > li.animated:nth-child(1) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  html body .bjx-evaluation .content-interview > ul > li.animated:nth-child(2) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  html body .bjx-evaluation .content-interview > ul > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-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;
    padding-left: 0;
    margin: 1.33333vw 0;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item-eval > span {
    display: inline-block;
    *display: inline;
    padding: 0 2vw;
    margin: 0.66667vw 1.33333vw 0.66667vw 0;
    font-size: 3.73333vw;
    font-weight: normal;
    line-height: 2;
    color: #969696;
    *zoom: 1;
    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;
    overflow: hidden;
    font-size: 5.33333vw;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: center;
    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;
    display: block;
    width: 16vw;
    margin: auto;
  }
  html body .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;
  }
  html body .bjx-evaluation .content-interview > ul > li > .item > .user-name > i {
    top: 0.66667vw;
    float: right;
    width: 16.8vw;
    height: 2.66667vw;
  }
  html body .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;
  }
  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 {
    position: relative;
    top: 0.26667vw;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: transparent;
    background-image: url(/Common/Images/sfenggk/cop_star2.png);
    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 {
    position: relative;
    top: 2px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: transparent;
    background-image: url(/Common/Images/sfenggk/cop_star.png);
    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 .more-evaluation {
    width: 21.33333vw;
    margin: 6.66667vw auto 0;
    font-size: 3.46667vw;
    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;
  }
  html body .bjx-evaluation .content-interview .more-evaluation > a {
    color: #fff;
  }
  html body .bjx-evaluation .content-interview .more-evaluation:hover {
    background-color: #f40;
  }
  html body .bjx-contact {
    background-color: #fff;
  }
  html body .bjx-contact .content-contact {
    margin: 4vw 5.33333vw 0;
  }
  html body .bjx-contact .content-contact > img {
    display: block;
    width: 80vw;
    margin: 0 auto 1.33333vw;
    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;
    width: 2.26667vw;
    height: 2.66667vw;
    margin-right: 1.33333vw;
    vertical-align: middle;
    background: url(/Common/Images/sfenggk/mobile_icon_address.png) transparent left center no-repeat;
    background-size: 100% auto;
    background-size: 100% auto;
  }
  html body .bjx-foot {
    padding: 1.33333vw 1.33333vw 2.66667vw;
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: #da251c;
  }
  html body .bjx-foot a {
    color: #fff;
  }
  .section-screen {
    position: relative;
    top: 0;
    left: 0;
    width: 100vw;
    height: 134.4vw;
    overflow-x: hidden;
    background: url(/Common/Images/sfenggk/mobile_background.jpg) #001f3a center top no-repeat;
    background-size: 100% auto;
  }
  .section-screen > img {
    position: absolute;
    display: block;
  }
  .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;
    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.06667vw;
  }
  .section-screen > i {
    position: absolute;
    display: block;
  }
  .section-screen > i.icon-line-white {
    top: 0;
    left: 50%;
    width: strip-uit(88);
    height: strip-uit(75);
    background: url(/Common/Images/sfenggk/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/sfenggk/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;
    width: 65.6vw;
    height: 48.26667vw;
    margin: 0 auto;
    background-color: #fff;
  }
  .section-screen > i.icon-name {
    top: 0;
    left: 49.33333vw;
    font-size: 5.33333vw;
    font-weight: bold;
    font-style: normal;
    line-height: 5;
    color: #333;
    text-align: left;
  }
  .section-screen > i.icon-elite {
    top: 4.08rem;
    right: 0;
    left: 0;
    width: 50vw;
    height: 12.13333vw;
    margin: 0 auto;
    background: url(/Common/Images/sfenggk/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/sfenggk/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;
    width: 65.6vw;
    margin: 0 auto;
    overflow: hidden;
    font-size: 4.26667vw;
    font-style: normal;
    font-weight: bold;
    line-height: 2;
    color: #00203c;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
  }
  .section-screen > i.icon-home-foot {
    top: auto;
    right: 0;
    bottom: 6.66667vw;
    left: 0;
    width: 100vw;
    padding: 0.93333vw 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;
  }
  .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;
    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.33333vw;
    height: 22.66667vw;
    background: url(/Common/Images/sfenggk/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.93333vw;
    height: 36.4vw;
    background: url(/Common/Images/sfenggk/mobile_icon_arrow_blue.png) transparent right top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .box > .content-label {
    margin: 4vw 8.66667vw 0;
  }
  .section-tag > .box > .content-label > ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 5.33333vw;
    text-align: center;
    justify-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .section-tag > .box > .content-label > ul > li {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 3.73333vw;
    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) {
    -webkit-animation-name: slideInLeft;
            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) {
    -webkit-animation-name: slideInRight;
            animation-name: slideInRight;
  }
  .section-tag > .box > .content-label > ul > li:before {
    position: absolute;
    top: -1.06667vw;
    left: -1.06667vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid #0154a2;
  }
  .section-manager > .box {
    padding: 2.66667vw 0;
    margin: 0 4vw;
    background-color: #fff;
    padding-bottom: 34.4vw;
    background: url(/Common/Images/sfenggk/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.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;
    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.33333vw;
    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;
  }
}
/*# sourceMappingURL=master.css.map */