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, .nav_part li.active a {
  text-decoration: none;
}

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

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

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

.head_part ul {
  float: right;
}

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

.head_part ul li a {
  height: 132px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #f5f5f5;
  line-height: 3.8;
  cursor: pointer;
}

.head_part ul li a:hover, .head_part ul li.active a {
  color: #057fcc;
  border-bottom: 3px solid #057fcc;
}

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

.title_1 {
  background: url(images/title_bg.gif) transparent left center repeat-x;
}

.title_1 span {
  display: inline-block;
  padding-right: 16px;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  color: #057fcc;
  background-color: #fff;
}

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

.company_title:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 1px;
  background-color: #ff4;
}

.job_title {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 350px;
  height: 87px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -174px;
}

.job_title:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 1px;
  background-color: #ff4;
}

.contact_title {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 350px;
  height: 87px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -261px;
}

.contact_title:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 1px;
  background-color: #ff4;
}

.clearfix {
  zoom: 1;
}

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

.nav_part {
  height: 60px;
  overflow: hidden;
  background-color: #057fcc;
}

.nav_part li {
  float: left;
}

.nav_part li a {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  padding: 0 58px 0 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 3;
  color: #fff;
}

.nav_part li a:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #fff;
}

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

.content_show {
  padding: 20px 0;
}

.content_show .picture_list li {
  float: left;
  width: 326px;
  margin: 2px 11px 2px 0;
}

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

.content_show .picture_list li img {
  float: left;
  border: 1px solid #d9d9d9;
}

.content_show .picture_list li span {
  float: left;
  margin: 10px 0;
  width: 326px;
  height: 24px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content_company {
  padding: 38px 0;
  line-height: 1.8;
  font-size: 16px;
}

.content_job {
  padding: 10px 0 30px;
}

.content_job .project_list {
  border-left: 1px solid #057fcc;
}

.content_job .project_list li {
  padding: 5px;
  float: left;
  border-right: 1px solid #057fcc;
  border-bottom: 1px solid #057fcc;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 2;
  background-color: #057fcc;
}

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

.content_job .first {
  width: 402px;
}

.content_job .second {
  width: 120px;
}

.content_job .third {
  width: 120px;
}

.content_job .forth {
  width: 120px;
}

.content_job .fifth {
  width: 120px;
}

.content_job .sixth {
  width: 100px;
}

.content_job .job_list li {
  width: 998px;
  border-left: 1px solid #e6e6e6;
  float: left;
}

.content_job .job_list li span {
  padding: 5px;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 2;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.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, .content_job .job_list .nav_part li.active span a, .nav_part .content_job .job_list li.active span a {
  color: #057fcc;
}

.content_job .job_list li span.first {
  padding-left: 67px;
  width: 401px;
  text-align: left;
}

.content_job .job_list li span.sixth {
  font-size: 16px;
  font-weight: bold;
  color: #057fcc;
}

.content_job .job_list li span.sixth a {
  color: #057fcc;
}

.content_job .job_list li span.sixth a:hover, .content_job .job_list .head_part ul li.active span.sixth a, .head_part ul .content_job .job_list li.active span.sixth a, .content_job .job_list .nav_part li.active span.sixth a, .nav_part .content_job .job_list li.active span.sixth a {
  color: #057fcc;
  text-decoration: underline;
}

.content_job .job_list li.title {
  padding: 5px 14px 5px 26px;
  width: 958px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.5;
  color: #666666;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f5f5f5;
}

.content_contact {
  padding: 15px 0 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #333;
}

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

.foot a {
  color: #333;
}

.foot a:hover, .foot .head_part ul li.active a, .head_part ul li.active .foot a, .foot .nav_part li.active a, .nav_part li.active .foot a {
  color: #057fcc;
}

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

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

.slides li {
  height: 500px;
}

.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 */