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

h2 {
  padding: 0;
  margin: 0;
}

h3 {
  padding: 0;
  margin: 0;
}

h4 {
  padding: 0;
  margin: 0;
}

h5 {
  padding: 0;
  margin: 0;
}

h6 {
  padding: 0;
  margin: 0;
}

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 {
  padding: 0;
  margin: 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: #01934a;
  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: break-word;
  white-space: normal;
  background-color: #fff;
}
.bjx-inset {font-size:0;text-align:center;}
.bjx-inset > .box > img {width:100%;}
html body .head {
  position: relative;
  padding-bottom: 20px;
  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: #01934a;
}

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-family: ArialBlack, Microsoft Sans Serif, arial;
  font-size: 40px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.1;
  color: #f1f1f1;
}

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

html body .bjx-logo {
  height: 93px;
  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: 93px;
  margin-right: 8px;
}

html body .bjx-logo span {
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 3.8;
  color: #343434;
}

html body .bjx-logo .icon-attention {
  float: left;
  padding: 0 12px;
  margin: 38px 0 0 5px;
  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;
}

html body .bjx-logo ul > li > a {
  float: left;
  padding: 0 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 6.4;
  color: #333;
}

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

html body .bjx-logo ul > li.active > a {
  color: #fff;
  background-color: #01934a;
}

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


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: 313px;
  height: 179px;
  margin: 12px 25px 12px 0;
  overflow: hidden;
}

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

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

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

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

html body .bjx-company .desc > h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}

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;
  width: 120px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  line-height: 2;
  color: #666;
  text-align: center;
  border: 1px solid #969696;
  border-radius: 30px;
}

html body .bjx-company ol {
  zoom: 1;
}

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

html body .bjx-company ol > li {
  float: left;
  width: 316px;
  height: 179px;
  margin: 13px 26px 13px 0;
  overflow: hidden;
}

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

html body .bjx-company ol > li > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

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

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

html body .bjx-job .body ul.page-pc {
  zoom: 1;
}

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

html body .bjx-job .body ul.page-pc > li {
  float: left;
  width: 990px;
  background-color: #fff;
}

html body .bjx-job .body ul.page-pc > li:hover {
  background-color: #e5f4ed;
}

html body .bjx-job .body ul.page-pc > li:hover > span {
  color: #00592c;
}

html body .bjx-job .body ul.page-pc > li.current {
  background-color: #01934a;
}

html body .bjx-job .body ul.page-pc > li.current > span {
  font-size: 16px;
  line-height: 2;
  color: #fff;
  background-color: #01934a;
}

html body .bjx-job .body ul.page-pc > li > span {
  float: left;
  padding: 9px 5px;
  overflow:hidden;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #828282;
  text-align: center;
  white-space:nowrap;
}

html body .bjx-job .body ul.page-pc > li > span.one {
  width: 160px;
}

html body .bjx-job .body ul.page-pc > li > span.one > b {
  display: inline-block;
  width: 12px;
  height: 14px;
  vertical-align: middle;
  background: url(/Common/Images/gdlchang/hot.png) transparent center center no-repeat;
}

html body .bjx-job .body ul.page-pc > li > span.two {
  width: 256px;
}

html body .bjx-job .body ul.page-pc > li > span.three {
  width: 130px;
}

html body .bjx-job .body ul.page-pc > li > span.four {
  width: 125px;
}

html body .bjx-job .body ul.page-pc > li > span.five {
  width: 125px;
}

html body .bjx-job .body ul.page-pc > li > span.six {
  width: 134px;
}

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

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

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

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

html body .bjx-business .body > ul > li {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  margin: 10px 20px 10px 0;
  width: 318px;
  height: 178px;
  overflow: hidden;
  border: 1px solid #cdcdcd;
}

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

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

html body .bjx-business .body > ul > li > img + i {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  height: 32px;
  overflow: hidden;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

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;
  margin: 7px 15px 7px 0;
  width: 320px;
  height: 180px;
  overflow: hidden;
}

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

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

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

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: 259px;
  padding: 30px;
  margin: 5px;
  text-align: center;
  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: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  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: #414141;
  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: #414141;
  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: 703px;
  padding: 0;
  margin-right: 23px;
  background-color: #fff;
  border: 1px solid #dedede;
}

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

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

html body .bjx-contact .body > .leftcol > .map-address > ul {
  height: 320px;
  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 #f6f6f6;
}

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

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/gdlchang/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: 220px;
  height: 280px;
  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;
  margin: 0 auto;
  display: block;
  font-size: 50px;
  font-weight: bold;
  line-height: 2;
  color: #01934a;
  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: 1.5;
  color: #565656;
  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 28px 10px 0;
  width: 451px;
  background-color: #fff;
  border: 1px solid #cdcdcd;
}

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/gdlchang/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/gdlchang/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/gdlchang/cop_star.png);
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html body .bjx-evaluation .content-interview .more-evaluation {
  width: 210px;
  padding: 3px 0;
  margin: 50px auto 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #feb739;
  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: #333;
  text-align: center;
  background-color: #f6f7f7;
}

.page-pc {
  display: block;
}

.page-mobile {
  display: none;
}


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

@media (max-width: 767px) {
  #show, #jobs, #contact {
    display: block;
  }
  .page-pc {
    display: none;
  }
  .page-mobile {
    display: block;
  }
  body {
    font-size: 3.2vw;
  }
  html body {
    width: 100%;
    overflow-x: hidden;
    background-color: #01934a;
  }
  html body .head > i {
    font-size: 3.2vw;
    line-height: 2;
    color: #01934a;
    opacity: 1;
  }
  html body .head > span {
    width: 46.66667vw;
    margin: 0 auto;
    font-size: 4vw;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: #01934a;
  }
  html body .head > label {
    display: none;
  }
  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,
  html body .bjx-business {
    padding: 4vw 0;
    margin: 4vw;
  }
  html body .bjx-show .body {
    margin: 2.66667vw 2vw;
  }
  html body .bjx-show .body > ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 2vw;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: 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;
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
  }
  html body .bjx-show .body > ul > li > img {
    width: 100%;
  }
  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(1) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(2) {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(3) {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(4) {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(5) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(6) {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(7) {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(8) {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(9) {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  html body .bjx-show .body > ul > li.animated:nth-child(10) {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  html body .bjx-company .desc {
    height: auto;
    margin: 3.33333vw 2.66667vw 0;
    font-size: 3.2vw;
    border: 0;
  }
  html body .bjx-company .desc > h1 {
    margin-bottom: 1.33333vw;
    font-size: 4vw;
    line-height: 1.5;
    text-align: center;
  }
  html body .bjx-company .desc.animated {
    -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
  }
  html body .bjx-company ol {
    display: -ms-grid;
    display: grid;
    grid-gap: 2vw;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 2vw;
  }
  html body .bjx-company ol > li {
    width: 100%;
    margin: 0;
  }
  html body .bjx-company ol > li:nth-child(3n) {
    margin-right: 0;
  }
  html body .bjx-company ol > li > img {
    width: 100%;
  }
  html body .bjx-job {
    background-color: #fff;
  }
  html body .bjx-job .head > i {
    color: #01934a;
  }
  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;
    text-align: center;
    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;
    background-size: 1.6vw auto;
  }
  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: 7.46667vw;
    overflow: hidden;
    font-size: 3.73333vw;
    line-height: 2;
    color: #333;
    text-overflow: ellipsis;
  }
  html body .bjx-job .body > ul > li > ul > li > a > label {
    display: block;
    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 {
    display: block;
    height: 7.46667vw;
    overflow: hidden;
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 2;
    color: #076f32;
    text-overflow: ellipsis;
  }
  html body .bjx-business .body {
    margin: 4vw 2vw 0;
  }
  html body .bjx-business .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-business .body > ul > li {
    width: auto;
    height: 24vw;
    margin: 0;
    overflow: hidden;
  }
  html body .bjx-business .body > ul > li.animated {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
  }
  html body .bjx-business .body > ul > li.animated:nth-child(3), html body .bjx-business .body > ul > li.animated:nth-child(4) {
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
  }
  html body .bjx-business .body > ul > li.animated:nth-child(5), html body .bjx-business .body > ul > li.animated:nth-child(6) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  html body .bjx-business .body > ul > li.animated:nth-child(7), html body .bjx-business .body > ul > li.animated:nth-child(8) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  html body .bjx-business .body > ul > li.animated:nth-child(9), html body .bjx-business .body > ul > li.animated:nth-child(10) {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  html body .bjx-business .body > ul > li > img {
    width: auto;
    height: 24vw;
  }
  html body .bjx-business .body > ul > li > img + i {
    height: 6.66667vw;
    overflow: hidden;
    font-size: 3.33333vw;
    font-weight: normal;
    line-height: 2;
  }
  html body .bjx-business .body > ul > li:nth-child(3n) {
    margin: 0;
  }
  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.animated {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
  }
  html body .bjx-environment .body > ul > li.animated:nth-child(3), html body .bjx-environment .body > ul > li.animated:nth-child(4) {
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
  }
  html body .bjx-environment .body > ul > li.animated:nth-child(5), html body .bjx-environment .body > ul > li.animated:nth-child(6) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  html body .bjx-environment .body > ul > li.animated:nth-child(7), html body .bjx-environment .body > ul > li.animated:nth-child(8) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  html body .bjx-environment .body > ul > li.animated:nth-child(9), html body .bjx-environment .body > ul > li.animated:nth-child(10) {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  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-companyleader {
    background-color: #fff;
  }
  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 #f6f7f7;
  }
  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: #01934a;
  }
  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/gdlchang/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 {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
  }
  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.animated:nth-child(3) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  html body .bjx-evaluation .content-interview > ul > li.animated:nth-child(4) {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  html body .bjx-evaluation .content-interview > ul > li.animated:nth-child(5) {
    -webkit-animation-delay: 2.5s;
            animation-delay: 2.5s;
  }
  html body .bjx-evaluation .content-interview > ul > li.animated:nth-child(6) {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
  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/gdlchang/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/gdlchang/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/gdlchang/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: #01934a;
  }
  html body .bjx-foot a {
    color: #fff;
  }
  .m-screen {
    position: relative;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    background: url(/Common/Images/gdlchang/mobile_background.jpg) #001f3a center top no-repeat;
    background-size: 100% auto;
  }
  .m-screen > img {
    position: absolute;
    display: block;
  }
  .m-screen > img.icon-logo {
    top: 0;
    right: 0;
    left: 0;
    width: 33.33333vw;
    margin: 0 auto;
  }
  .m-screen > .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;
  }
  .m-screen > i {
    position: absolute;
    display: block;
  }
  .m-screen > i.icon-line-white {
    top: 0;
    left: 50%;
     width: 11.73333vw;
    height: 10.4vw;
    background: url(/Common/Images/gdlchang/mobile_ico_line_white.png) transparent left top no-repeat;
    background-size: 100% auto;
    -webkit-animation: moving 2s ease infinite;
    animation: moving 2s ease infinite;
  }
  .m-screen > i.icon-line-yellow {
    top: 0;
    left: 90%;
    width: 11.86667vw;
    height: 10.4vw;
    background: url(/Common/Images/gdlchang/mobile_ico_line_yellow.png) transparent left top no-repeat;
    background-size: 100% auto;
    -webkit-animation: moving 2s ease infinite;
    animation: moving 2s ease infinite;
  }
  .m-screen > i.icon-white-backdrop {
    top: 0;
    right: 0;
    left: 0;
    width: 65.6vw;
    height: 48.26667vw;
    margin: 0 auto;
    background-color: #fff;
  }
  .m-screen > i.icon-name {
    top: 0;
    left: 38.66667vw;
    font-size: 5.33333vw;
    font-weight: bold;
    font-style: normal;
    line-height: 5;
    color: #333;
    text-align: left;
  }
  .m-screen > i.icon-elite {
    top:27.2vw;
    right: 0;
    left: 0;
    width: 50vw;
    height: 12.13333vw;
    margin: 0 auto;
    background: url(/Common/Images/gdlchang/mobile_ico_elite.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .m-screen > i.icon-wait {
    top: 50vw;
    right: 0;
    left: 0;
    width: 39.2vw;
    height: 11.73333vw;
    margin: 0 auto;
    background: url(/Common/Images/gdlchang/mobile_ico_wait.png) transparent center top no-repeat;
    background-size: 100% auto;
  }
  .m-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;
  }
  .m-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;
  }
  .m-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/gdlchang/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/gdlchang/mobile_icon_arrow_blue.png) transparent right top no-repeat;
    background-size: 100% auto;
  }
  .section-tag > .box > .content-label {
    margin: 4vw 8vw;
  }
  .section-tag > .box > .content-label > ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-gap: 4vw;
    justify-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    text-align: center;
  }
  .section-tag > .box > .content-label > ul > li {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 3.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: slideInLeft;
            animation-name: slideInLeft;
  }
  .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 {
    width: 92vw;
    padding: 2.66667vw 0;
    margin: 0 4vw;
    background-color: #fff;
    padding-bottom: 34.4vw;
    background: url(/Common/Images/gdlchang/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;
  }
  .c_height {
    height: 0;
    overflow: hidden;
  }
  .mid {
    background-image: none;
    width: 100vw;
  }
}
/*# sourceMappingURL=master.css.map */