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 {
    text-decoration: none; }

body {
  font-size: 14px;
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #313131;
  line-height: 1.8;
  background-color: #fff; }

.main {
  width: 1020px;
  margin: 0 auto; }

.head_part {
  height: 81px;
  background-color: #f9fdff;
  overflow: hidden; }
  .head_part ul {
    float: right; }
    .head_part ul li {
      margin-left: 38px;
      float: left; }
      .head_part ul li a {
        height: 77px;
        padding: 0 2px;
        float: left;
        font-size: 20px;
        font-weight: bold;
        color: #313131;
        line-height: 4;
        cursor: pointer; }
        .head_part ul li a:hover {
          color: #04a055;
          text-decoration: none; }
      .head_part ul li.active a:hover {
        color: #04a055;
        text-decoration: none; }

.banner_part {
  margin-bottom: 38px;
  height: 450px;
  background: url(images/1.jpg) transparent center top no-repeat; }

.box_1 {
  margin-bottom: 70px;
  padding: 52px 0;
  background-color: #f3fff9; }

.title_1 {
  text-align: center;
  background: url(images/title_bg.png) transparent center center no-repeat; }
  .title_1 span, .title_1 label, .title_1 i {
    display: block; }
  .title_1 span {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #04a055; }
  .title_1 label {
    font-size: 14px;
    font-weight: normal;
    color: #868993;
    line-height: 1.5; }

.company_title {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 235px;
  height: 86px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -86px; }
  .company_title:before {
    content: "";
    position: absolute;
    top: 48px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 1px;
    background-color: #d6e3dc; }

.job_title {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 235px;
  height: 86px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -172px; }
  .job_title:before {
    content: "";
    position: absolute;
    top: 48px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 1px;
    background-color: #d6e3dc; }

.contact_title {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 235px;
  height: 86px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -258px; }
  .contact_title:before {
    content: "";
    position: absolute;
    top: 48px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 1px;
    background-color: #d6e3dc; }

.clearfix {
  zoom: 1; }
  .clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden; }

.content_company {
  padding: 30px 10px;
  font-size: 16px;
  line-height: 2; }

.content_job {
  margin-top: 57px;
  padding: 0 10px; }
  .content_job .project_list li {
    padding: 7px 5px;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 2;
    background-color: #04a055; }
    .content_job .project_list li.first {
      padding-left: 40px;
      text-align: left; }
  .content_job .first {
    width: 304px; }
  .content_job .second {
    width: 120px; }
  .content_job .third {
    width: 120px; }
  .content_job .forth {
    width: 120px; }
  .content_job .fifth {
    width: 120px; }
  .content_job .sixth {
    width: 120px; }
  .content_job .job_list li {
    width: 999px;
    border-bottom: 2px solid #d6e3dc;
    float: left;
    background-color: #fff; }
    .content_job .job_list li span {
      padding: 5px;
      float: left;
      text-align: center;
      font-size: 16px;
      color: #313131;
      line-height: 3;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .content_job .job_list li span a {
        color: #313131; }
        .content_job .job_list li span a:hover {
          color: #04a055; }
      .content_job .job_list li span.first {
        padding-left: 40px;
        text-align: left; }
      .content_job .job_list li span.sixth a {
        color: #04a055; }
        .content_job .job_list li span.sixth a:hover {
          color: #04a055;
          text-decoration: underline; }
    .content_job .job_list li.title {
      position: relative;
      top: 0;
      left: 0;
      padding: 5px 0 5px 50px;
      width: 950px;
      font-size: 16px;
      font-weight: bold;
      line-height: 3;
      border-bottom: 2px solid #d6e3dc; }
      .content_job .job_list li.title:before {
        content: "";
        position: absolute;
        top: 24px;
        left: 40px;
        width: 2px;
        height: 12px;
        background-color: #04a055; }

.content_contact {
  padding: 35px 0 200px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
  color: #000;
  background: url(images/contact_bg.jpg) transparent center bottom no-repeat; }
  .content_contact h2 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    text-align: center; }

.foot {
  padding: 8px 0;
  font-size: 12px;
  text-align: center;
  color: #313131;
  background-color: #f1f1f1; }
  .foot a {
    color: #313131; }
    .foot a:hover {
      color: #04a055; }

/*# sourceMappingURL=type.css.map */
