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

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

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

.head-part ul {
  float: right;
}

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

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

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

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

.head-part ul li.active a:hover {
  font-weight: bold;
  color: #0189c7;
  text-decoration: none;
}

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

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

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

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

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

.title-1 {
  text-align: center;
  background: url(images/title_bg.png) transparent center top no-repeat;
}

.title-1 > span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
  color: #0189c7;
}

.title-1 > i {
  display: block;
  font-size: 16px;
  font-weight: bold;
  font-family: arial;
  font-style: normal;
  line-height: 1.4;
  color: #d2d2d2;
  text-transform: uppercase;
}

.clearfix {
  zoom: 1;
}

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

.content-show {
  margin: 30px 0;
  border: 1px solid #0189c7;
  text-align: center;
  padding: 15px 0;
}

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

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

.content-job .project_list {
  border: 1px solid #0189c7;
}

.content-job .project_list li {
  padding: 9px 5px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  line-height: 2.2;
  background-color: #0189c7;
}

.content-job .project_list li.first {
  padding-left: 30px;
  text-align: left;
}

.content-job .first {
  width: 303px;
}

.content-job .second {
  width: 130px;
}

.content-job .third {
  width: 120px;
}

.content-job .forth {
  width: 120px;
}

.content-job .fifth {
  width: 120px;
}

.content-job .sixth {
  width: 120px;
}

.content-job .seventh {
  width: 120px;
}

.content-job .job_list li {
  width: 998px;
  float: left;
  border: 1px solid #f3f3f3;
}

.content-job .job_list li span {
  padding: 9px 5px;
  float: left;
  text-align: left;
  font-size: 14px;
  color: #333;
  line-height: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job .job_list li span a {
  color: #333;
}

.content-job .job_list li span a:hover {
  color: #0189c7;
}

.content-job .job_list li span.first {
  padding-left: 30px;
  text-align: left;
}

.content-job .job_list li span.sixth a {
  color: #13399d;
  cursor: pointer;
}

.content-job .job_list li span.sixth a:hover {
  color: #13399d;
  text-decoration: underline;
}

.content-job .job_list li.title {
  padding: 5px 10px 5px 30px;
  width: 958px;
  font-size: 14px;
  font-weight: bold;
  line-height: 3;
  color: #787878;
  border: 1px solid #f3f3f3;
  border-top: 0;
  background-color: #f3f3f3;
}

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

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

.foot a {
  color: #565656;
}

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