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

a {
  text-decoration: none;
}

a:hover, .head_part ul li.active a {
  text-decoration: none;
}

body {
  font-size: 14px;
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #2b2b2b;
  line-height: 1.8;
  background-color: #fff;
}

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

.head_part {
  height: 78px;
  overflow: hidden;
}

.head_part ul {
  float: right;
}

.head_part ul li {
  float: left;
  margin-left: 65px;
}

.head_part ul li a {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #2b2b2b;
  line-height: 3.6;
  text-align: center;
  cursor: pointer;
}

.head_part ul li a:hover, .head_part ul li.active a {
  color: #285ea3;
}

.banner_part {
  margin-bottom: 53px;
  height: 450px;
  background: url(images/1.jpg) transparent center top no-repeat;
}

.title_1 span, .title_1 label, .title_1 i {
  display: block;
  text-align: center;
}

.title_1 span {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  color: #285ea3;
}

.title_1 label {
  font-size: 14px;
  font-weight: normal;
  color: #999;
  line-height: 1.5;
  text-transform: uppercase;
}

.title_1 i {
  margin: 8px auto 0;
  width: 74px;
  height: 3px;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #285ea3;
}

.company_title {
  margin: 0 auto;
  width: 319px;
  height: 70px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -70px;
}

.job_title {
  margin: 0 auto;
  width: 319px;
  height: 70px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -140px;
}

.contact_title {
  margin: 0 auto;
  width: 319px;
  height: 70px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -210px;
}

.clearfix {
  zoom: 1;
}

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

.content_company {
  padding: 50px 0;
  line-height: 2;
  font-size: 15px;
}

.content_job {
  margin: 50px 0;
  background-color: #f4faff;
}

.content_job .project_list li {
  padding: 7px 20px;
  float: left;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  color: #000;
  text-align: left;
  line-height: 3;
}

.content_job .project_list li.first {
  text-align: left;
}

.content_job .first {
  width: 380px;
}

.content_job .second {
  width: 120px;
}

.content_job .third {
  width: 100px;
}

.content_job .forth {
  width: 100px;
}

.content_job .fifth {
  width: 100px;
}

.content_job .job_list li {
  width: 1000px;
  border-bottom: 1px solid #dfdfdf;
  float: left;
}

.content_job .job_list li span {
  padding: 7px 20px;
  float: left;
  font-size: 14px;
  color: #2b2b2b;
  line-height: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content_job .job_list li span a {
  color: #2b2b2b;
}

.content_job .job_list li span a:hover, .content_job .job_list .head_part ul li.active span a, .head_part ul .content_job .job_list li.active span a {
  color: #285ea3;
}

.content_job .job_list li span.first {
  text-align: left;
  color: #333;
}

.content_job .job_list li span.first a {
  color: #333;
}

.content_job .job_list li span.fifth a {
  display: inline-block;
  width: 80px;
  height: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 2.2;
  background-color: #285ea3;
}

.content_job .job_list li span.fifth a:hover, .content_job .job_list .head_part ul li.active span.fifth a, .head_part ul .content_job .job_list li.active span.fifth a {
  color: #fff;
  text-decoration: none;
  background-color: #ff4000;
}

.content_job .job_list li.title {
  position: relative;
  top: 0;
  left: 0;
  padding: 7px 5px 7px 30px;
  width: 965px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.5;
  border-bottom: 1px solid #dfdfdf;
}

.content_job .job_list li.title:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 20px;
  width: 2px;
  height: 12px;
  background-color: #285ea3;
}

.content_contact {
  padding: 48px 0;
  font-size: 16px;
  line-height: 2;
  color: #666;
  background: url(images/contact_img.jpg) transparent right top no-repeat;
}

.content_contact h2 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  color: #2b2b2b;
}

.content_contact p i {
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.content_contact p i.ico_person {
  width: 22px;
  height: 36px;
  background-image: url(images/ico_small.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -36px;
}

.content_contact p i.ico_address {
  width: 22px;
  height: 36px;
  background-image: url(images/ico_small.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -72px;
}

.content_contact p i.ico_zip {
  width: 22px;
  height: 36px;
  background-image: url(images/ico_small.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -108px;
}

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

.foot a {
  color: #2b2b2b;
}

.foot a:hover, .foot .head_part ul li.active a, .head_part ul li.active .foot a {
  color: #285ea3;
}
/*# sourceMappingURL=type.css.map */