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: "San Francisco", "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #565656; }

.main {
  width: 1200px;
  margin: 0 auto; }

.head-part {
  height: 100px;
  overflow: hidden; }
  .head-part ul {
    float: right; }
    .head-part ul li {
      margin-left: 52px;
      float: left; }
      .head-part ul li a {
        float: left;
        font-size: 18px;
        line-height: 5.5;
        color: #333;
        cursor: pointer; }
        .head-part ul li a:hover {
          font-weight: bold;
          color: #088036;
          text-decoration: none; }
      .head-part ul li.active a {
        font-weight: bold;
        color: #088036; }
        .head-part ul li.active a:hover {
          font-weight: bold;
          color: #088036;
          text-decoration: none; }

.banner-part {
  margin-bottom: 50px;
  height: 520px;
  background: url(images/1.jpg) transparent center top no-repeat; }

.company_title {
  margin: 0 auto;
  width: 240px;
  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;
  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;
  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;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: -200px; }

.title-1 {
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 40px;
  font-size: 44px;
  font-weight: bold;
  font-family: "San Francisco", "microsoft yahei", arial;
  text-align: center; }
  .title-1:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 3px;
    background-color: #088036; }
  .title-1 span {
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    font-size: 32px;
    font-weight: bold;
    line-height: 2;
    color: #333;
    text-align: center; }
  .title-1 i {
    display: block;
    font-size: 44px;
    font-weight: bold;
    font-style: normal;
    font-family: "San Francisco", "microsoft yahei", arial;
    line-height: 1;
    color: #cdcdcd;
    opacity: .3;
    filter: alpha(opacity=30); }

.clearfix {
  zoom: 1; }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden; }

.content_show {
  padding: 30px 0; }
  .content_show .picture_list li {
    float: left;
    width: 285px;
    margin: 5px 20px 5px 0; }
    .content_show .picture_list li.end {
      margin-right: 0; }
    .content_show .picture_list li img {
      float: left; }
    .content_show .picture_list li span {
      float: left;
      margin: 15px 0;
      width: 285px;
      text-align: left;
      font-size: 14px;
      color: #565656;
      white-space: normal;
      overflow: hidden;
      text-overflow: ellipsis; }

.content-company {
  padding: 30px 0;
  font-size: 14px;
  color: #565656;
  line-height: 2; }
  .content-company img.img {
    float: left;
    margin: 0 40px 0 0; }

.content-job {
  padding: 32px 0; }
  .content-job ul {
    zoom: 1; }
    .content-job ul:after {
      content: "";
      clear: both;
      height: 0;
      display: block;
      visibility: hidden; }
    .content-job ul li {
      float: left;
      margin: 10px; }
      .content-job ul li a {
        float: left;
        padding: 15px 10px;
        width: 354px;
        background-color: #fff;
        border: 1px solid #e5e7e9;
        border-left: 5px solid #088036; }
        .content-job ul li a span {
          display: block;
          height: 32px;
          font-size: 16px;
          font-weight: bold;
          line-height: 2;
          color: #088036;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .content-job ul li a i {
          display: block;
          height: 28px;
          font-size: 14px;
          font-weight: normal;
          font-style: normal;
          line-height: 2;
          color: #565656;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .content-job ul li a:hover {
          background-color: #f5f5f5; }
      .content-job ul li.title {
        float: left;
        margin: 0 20px;
        width: 1160px;
        font-size: 17px;
        font-weight: bold;
        line-height: 2;
        color: #088036;
        text-align: center; }

.content-contact {
  padding: 35px 0 90px;
  font-size: 14px;
  color: #565656;
  text-align: center; }
  .content-contact i {
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    background: url(images/ico-address.png) transparent left center no-repeat;
    vertical-align: middle; }

.content-show {
  margin-bottom: 45px; }
  .content-show > ul {
    zoom: 1; }
    .content-show > ul:after {
      content: "";
      clear: both;
      display: block;
      visibility: hidden; }
    .content-show > ul > li {
      float: left;
      margin-right: 20px;
      border: 1px solid #e7e7e7; }
      .content-show > ul > li.end {
        margin-right: 0; }
      .content-show > ul > li img {
        float: left; }

.box-1 {
  padding-top: 46px;
  margin-bottom: 50px;
  background-color: #f5f5f5; }

.foot {
  padding: 8px 0;
  font-size: 12px;
  text-align: center;
  color: #565656;
  background-color: #f5f5f5; }
  .foot a {
    color: #565656; }
    .foot a:hover {
      color: #088036; }

.flexslider {
  position: relative;
  margin-bottom: 45px;
  height: 520px;
  background: url(images/loading.gif) 50% no-repeat;
  overflow: hidden; }

.slides {
  position: relative;
  z-index: 1; }

.slides li {
  height: 520px; }

.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; }

.slides li.forth {
  background: url(images/4.jpg) transparent center top no-repeat; }

.flex-control-nav {
  width: 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;
  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;
  background-color: white; }

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 195px; }

.flex-direction-nav li a {
  display: block;
  width: 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 */
