img {
  border: 0;
}

body, html, div, p, span, label, a, img, b, ul, dl, li, ol, dt, dd, small, strong, br, button, input, table, tr, td, th, caption, title, cite, aside, section {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

li {
  list-style-type: none;
}

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;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

body {
  font-size: 14px;
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
  color: #666;
  line-height: 1.8;
}

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

.head-part {
  height: 100px;
  overflow: hidden;
}

.content-show {
  margin: 20px 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:5px 11px 5px 0;
}

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

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

.nav-part {
  height: 50px;
  background-color: #005bac;
  overflow: hidden;
}

.nav-part ul {
  zoom: 1;
}

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

.nav-part ul > li {
  float: left;
}

.nav-part ul > li > a {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  padding: 0 59px 0 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 2.8;
  color: #fff;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.nav-part ul > li > a:hover {
  color: #d8ff00;
}

.nav-part ul > li > a:after {
  position: absolute;
  top: 17px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #fff;
  content: "";
}

.nav-part ul > li.active > a {
  color: #d8ff00;
}

.banner-part {
  margin-bottom: 38px;
  height: 535px;
  background: url(images/1.jpg) transparent center top no-repeat;
}

.company-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -58px;
}

.job-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -116px;
}

.recruit-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -174px;
}

.contact-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -232px;
}

.title-1 {
  text-align: center;
}

.title-1 > span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8;
  color: #666;
}

.title-1 > label {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
}

.title-1 > label:after {
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 3px;
  background-color: #005bac;
  content: "";
}

.title-1 > i {
  display: block;
  margin-top: 15px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: #b2b2b2;
}

.clearfix {
  zoom: 1;
}

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

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

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

.content-recruit > p {
  text-indent: 2em;
}

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

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

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

.content-job > ul .first {
  width: 394px;
}

.content-job > ul .second {
  width: 120px;
}

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

.content-job > ul .forth {
  width: 110px;
}

.content-job > ul .fifth {
  width: 110px;
}

.content-job > ul.project-list {
  border-left: 1px solid #005bac;
}

.content-job > ul.project-list > li {
  float: left;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #005bac;
  border-right: 1px solid #005bac;
  border-bottom: 1px solid #005bac;
}

.content-job > ul.project-list > li.first {
  padding-left: 60px;
  text-align: left;
}

.content-job > ul.job-list {
  border-left: 1px solid #e6e6e6;
}

.content-job > ul.job-list > li {
  float: left;
}

.content-job > ul.job-list > li > span {
  float: left;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #666;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.content-job > ul.job-list > li > span.first {
  padding-left: 60px;
  text-align: left;
}

.content-job > ul.job-list > li > span.first > a {
  color: #666;
}

.content-job > ul.job-list > li > span.first > a:hover {
  color: #005bac;
  text-decoration: none;
}

.content-job > ul.job-list > li.title {
  width: 946px;
  padding: 8px 26px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  color: #666;
  text-align: left;
  background-color: #f5f5f5;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.content-contact {
  margin: 30px 0;
  font-size: 15px;
  line-height: 2;
  color: #666;
  text-align: center;
}

.foot {
  padding: 8px 0;
  font-size: 12px;
  text-align: center;
  color: #666;
  background-color: #f5f5f5;
}

.foot a {
  color: #666;
}

.foot a:hover {
  color: #005bac;
}
/*# sourceMappingURL=type.css.map */