html, body, div, p, span, i, b, a, input, select, table, th, tbody, tr, td, ol, dl, dt, dd, li, ul, br, textarea, img, thead, area, aside, article, address, base, button {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;
  font-weight: normal;
  font-family: "PingFang SC", Arial, Helvetica, sans-serif;
  line-height: 1;
  color: #565656;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-user-drag: none;
}

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

a:hover {
  color: #565656;
  text-decoration: none;
  outline: none;
}

ul, ol {
  list-style: none;
}

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

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

input, select, button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

.head-part {
  height: 100px;
  zoom: 1;
}

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

.head-part ul {
  float: right;
}

.head-part ul > li {
  float: left;
  margin-left: 48px;
}

.head-part ul > li > a {
  float: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 5.5;
  color: #303030;
}

.head-part ul > li > a:hover {
  color: #565656;
  font-weight: bold;
}

.head-part ul > li.active > a {
  color: #014195;
  font-weight: bold;
}

.head-part ul > li.active > a:hover {
  color: #014195;
}

.banner-part {
  margin-bottom: 45px;
  height: 540px;
  background: no-repeat scroll url(/Common/Images/hhuawd/1.jpg) center top;
}

.title-1 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  text-align: center;
}

.title-1 > span {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 500px;
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 2.5;
  color: #333;
}

.title-1 > i {
  display: block;
  font-size: 40px;
  font-weight: normal;
  font-family: arial;
  font-style: normal;
  line-height: 1;
  color: #d2d2d2;
  opacity: .3;
  filter: alpha(opacity=30);
  text-transform: uppercase;
}

.title-1 > label {
  display: block;
  margin: 20px auto 0;
  width: 60px;
  height: 4px;
  background-color: #014195;
  border-radius: 2px;
}

.content-company {
  margin: 30px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #565656;
  text-align: justify;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}

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

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

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

.content-show > ul > li {
  float: left;
  margin: 10px 20px 10px 0;
}

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

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

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

.content-job ul {
  zoom: 1;
}

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

.content-job ul > li {
  float: left;
  width: 998px;
  border: 1px solid #f3f3f3;
  border-top: 0;
}

.content-job ul > li.special {
  border: 1px solid #014195;
}

.content-job ul > li.special > span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #014195;
}

.content-job ul > li.title {
  padding: 7px 25px;
  width: 948px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.5;
  color: #014195;
  background-color: #f3f3f3;
}

.content-job ul > li > span {
  padding: 7px 5px;
  float: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.5;
  color: #565656;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
}

.content-job ul > li > span.first {
  padding-left: 25px;
  width: 388px;
}

.content-job ul > li > span.second {
  width: 130px;
}

.content-job ul > li > span.third {
  width: 110px;
}

.content-job ul > li > span.third {
  width: 100px;
}

.content-job ul > li > span.forth {
  width: 100px;
}

.content-job ul > li > span.fifth {
  width: 100px;
}

.content-job ul > li > span.sixth {
  width: 100px;
  color: #014195;
}

.content-job ul > li > span.sixth > a {
  color: #014195;
}

.content-job ul > li > span.sixth > a:hover {
  color: #014195;
  text-decoration: underline;
}

.content-contact {
  margin: 30px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: center;
}

.content-contact > p > i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
}

.content-contact > p > i.icon-address {
  position: relative;
  top: 2px;
  left: 0;
  width: 12px;
  height: 14px;
  background: no-repeat scroll url(/Common/Images/hhuawd/icon_address.png) center top;
}

.foot {
  padding: 8px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #565656;
  text-align: center;
  background-color: #f3f3f3;
}

.foot a {
  color: #565656;
}

.foot a:hover {
  color: #014195;
  text-decoration: none;
}
/*# sourceMappingURL=type.css.map */