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

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

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

.head-part ul {
  float: right;
}

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

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

.head-part ul li a:hover {
  color: #3b861d;
  border-bottom: 3px solid #3b861d;
}

.head-part ul li.active a {
  color: #3b861d;
  border-bottom: 3px solid #3b861d;
}

.head-part ul li.active a:hover {
  color: #3b861d;
  text-decoration: none;
}

.nav-part {
  height: 40px;
  background-color: #3b861d;
  overflow: hidden;
}

.nav-part ul {
  zoom: 1;
}

.nav-part ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.nav-part ul > li {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  padding: 0 59px 0 14px;
}

.nav-part ul > li:before {
  position: absolute;
  top: 13px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #fff;
  content: "";
}

.nav-part ul > li > a {
  float: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 2.2;
  color: #fff;
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.nav-part ul > li > a:hover {
  color: #d8ff00;
}

.nav-part ul > li.active > a {
  color: #d8ff00;
}

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

.company-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -58px;
}

.job-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -116px;
}

.recruit-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -174px;
}

.contact-title {
  width: 196px;
  height: 58px;
  background-image: url(images/title_bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -232px;
}

.title-1 {
  text-align: center;
}

.title-1 > span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  color: #666;
}

.title-1 > label {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
}

.title-1 > label:after {
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 3px;
  background-color: #3b861d;
  content: "";
}

.title-1 > i {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  font-weight: light;
  font-style: normal;
  line-height: 1;
  color: #b2b2b2;
}

.clearfix {
  zoom: 1;
}

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

.content-company {
  margin: 30px 0;
  line-height: 2;
  font-size: 15px;
  color: #666;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
}

.content-recruit {
  margin: 30px 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #666;
  text-align: justify;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.content-recruit > p {
  text-indent: 2em;
}

.content-job {
  margin: 32px 0;
}

.content-job > ul {
  zoom: 1;
}

.content-job > ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.content-job > ul .first {
  width: 396px;
}

.content-job > ul .second {
  width: 120px;
}

.content-job > ul .third {
  width: 110px;
}

.content-job > ul .forth {
  width: 110px;
}

.content-job > ul .fifth {
  width: 110px;
}

.content-job > ul.project-list {
  border-left: 1px solid #3b861d;
}

.content-job > ul.project-list > li {
  float: left;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #3b861d;
  border-right: 1px solid #3b861d;
  border-bottom: 1px solid #3b861d;
}

.content-job > ul.project-list > li.first {
  padding-left: 60px;
  text-align: left;
}

.content-job > ul.job-list {
  border-left: 1px solid #e6e6e6;
}

.content-job > ul.job-list > li {
  float: left;
}

.content-job > ul.job-list > li > span {
  float: left;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #666;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.content-job > ul.job-list > li > span.first {
  padding-left: 60px;
  text-align: left;
}

.content-job > ul.job-list > li > span.first > a {
  color: #666;
}

.content-job > ul.job-list > li > span.first > a:hover {
  color: #3b861d;
  text-decoration: none;
}

.content-job > ul.job-list > li.title {
  width: 948px;
  padding: 8px 26px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  color: #666;
  text-align: left;
  background-color: #f5f5f5;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.content-contact {
  margin: 30px 0;
  font-size: 15px;
  line-height: 2;
  color: #666;
  text-align: center;
}

.content-show {
  margin: 30px 0;
}

.content-show > ul {
  zoom: 1;
}

.content-show > ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.content-show > ul > li {
  float: left;
  margin-right: 8px;
}

.content-show > ul > li.end {
  margin-right: 0;
}

.content-show > ul > li > img {
  float: left;
}

.content-honor {
  margin: 30px 0;
  width: 1000px;
  height: 342px;
  overflow: hidden;
}

.content-honor ul {
  float: left;
}

.content-honor ul li {
  float: left;
  margin-right: 10px;
}

.content-honor ul li img {
  float: left;
}

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

.foot a {
  color: #666;
}

.foot a:hover {
  color: #3b861d;
}

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

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

.slides li {
  height: 600px;
}

.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;
  height: 0;
  background-color: rgba(56, 63, 70, 0.5);
  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;
  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;
  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 */