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: #333;
  line-height: 1.8;
  background-color: #fff;
}

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

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

.head_part ul {
  float: right;
}

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

.head_part ul li a {
  float: left;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  line-height: 3.6;
  text-align: center;
  cursor: pointer;
}

.head_part ul li a:hover, .head_part ul li.active a {
  color: #1e55a4;
}

.backdrop {
  padding-bottom: 290px;
  background: url(images/contact_img.jpg) transparent center bottom no-repeat;
}

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

.title_1 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  color: #1e55a4;
  background: url(images/title_bg.gif) transparent center center no-repeat;
}

.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: 40px 0;
  line-height: 2;
  font-size: 16px;
  color: #333;
}

.content_job {
  padding: 40px 0;
}

.content_job .index {
  margin-bottom: 10px;
  padding: 25px 39px;
  background-color: #f5f9ff;
  border: 1px solid #ebf2f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.content_job .index p {
  font-size: 15px;
  line-height: 2.5;
}

.content_job .index p span {
  display: inline-block;
  width: 175px;
  color: #000;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.content_job .index p span.current {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.content_job .index p span.current a {
  color: #333;
}

.content_job .index p span.current2 {
  font-size: 16px;
  font-weight: bold;
  color: #e95333;
}

.content_job .index > div {
  margin-top: 10px;
  font-size: 15px;
  font-weight: normal;
  color: #333;
  line-height: 1.5;
}

.content_contact {
  padding: 48px 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  color: #333;
  text-align: center;
}

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

.foot a {
  color: #333;
}

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