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

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

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: #424242;
  line-height: 1.8;
}

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

.head_part {
  height: 82px;
  background-color: #f7f7f7;
  overflow: hidden;
}

.head_part ul {
  float: right;
}

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

.head_part ul li a {
  padding: 0 2px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #424242;
  line-height: 4;
  cursor: pointer;
}

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

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

.title_1 {
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #1e5191;
  text-align: center;
  line-height: 3;
  background: url(images/title_bg.gif) transparent center bottom no-repeat;
}

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

.job_title {
  height: 22px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -44px;
}

.contact_title {
  height: 22px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -66px;
}

.clearfix {
  zoom: 1;
}

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

.content_company {
  padding: 40px 0;
  font-size: 16px;
  line-height: 2;
  color: #424242;
}

.content_show {
  padding: 20px 0;
}

.content_show .picture_list li {
  float: left;
  width: 240px;
  margin: 15px 13px 15px 0;
}

.content_show .picture_list li.end, .content_show .picture_list li:nth-child(4n) {
  margin-right: 0;
}

.content_show .picture_list li img {
  float: left;
}

.content_job {
  padding: 32px 0 50px;
}

.content_job .project_list li {
  padding: 7px 5px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 2.8;
  background-color: #1e5191;
  text-align: center;
}

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

.content_job .first {
  width: 395px;
}

.content_job .second {
  width: 140px;
}

.content_job .third {
  width: 140px;
}

.content_job .forth {
  width: 140px;
}

.content_job .fifth {
  width: 120px;
}

.content_job .sixth {
  width: 120px;
}

.content_job .seventh {
  width: 120px;
}

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

.content_job .job_list li span {
  padding: 7px 5px;
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 2.8;
  text-align: center;
}

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

.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: #1e5191;
}

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

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

.content_job .job_list li span.first a:hover, .content_job .job_list .head_part ul li.active span.first a, .head_part ul .content_job .job_list li.active span.first a {
  color: #1e5191;
  text-decoration: none;
}

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

.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 20px 7px 30px;
  width: 950px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.8;
  border-bottom: 1px solid #dfdfdf;
  color: #1e5191;
}

.content_job .job_list li.title:after {
  content: "";
  position: absolute;
  top: 18px;
  left: 20px;
  width: 2px;
  height: 14px;
  background-color: #1e5191;
}

.content_contact {
  padding: 30px 0;
  font-size: 14px;
  line-height: 2.5;
  color: #848484;
}

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

.content_contact i {
  display: inline-block;
  margin-right: 12px;
  width: 22px;
  height: 30px;
  vertical-align: middle;
}

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

.content_contact i.ico_address {
  background-image: url(images/ico_small.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -60px;
}

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

.foot a {
  color: #424242;
}

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

.flexslider {
  position: relative;
  height: 494px;
  overflow: hidden;
  background: url(images/loading.gif) 50% no-repeat;
  margin-bottom: 45px;
}

.slides {
  position: relative;
  z-index: 1;
}

.slides li {
  height: 494px;
}

.slides li.first {
  background: url(images/1.jpg) transparent center top no-repeat;
}

.slides li.second {
  background: url(images/2.jpg) transparent center top no-repeat;
}

.slides li.third {
  background: url(images/3.jpg) transparent center top no-repeat;
}

.flex-control-nav {
  width: 0;
  height: 0;
  background-color: rgba(56, 63, 70, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  bottom: 18px;
  z-index: 2;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  padding: 4px 0;
}

.flex-control-nav li {
  display: inline-block;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}

.flex-control-nav a {
  width: 0;
  height: 0;
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: rgba(195, 195, 195, 0.7);
  cursor: pointer;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  transition: all 500ms linear;
}

.flex-control-nav a.flex-active {
  width: 0;
  height: 0;
  background-color: white;
}

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 195px;
}

.flex-direction-nav li a {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  z-index: 2;
}

.flex-direction-nav li a.flex-prev {
  left: 10%;
}

.flex-direction-nav li a.flex-next {
  right: 10%;
}
/*# sourceMappingURL=type.css.map */