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 Fransico", "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #565656;
  line-height: 1.8;
}

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

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

.head-part ul {
  float: right;
  margin-top: 25px;
}

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

.head-part ul li a {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  font-size: 18px;
  color: #303030;
  line-height: 2.5;
  cursor: pointer;
}

.head-part ul li a:hover {
  font-weight: bold;
  color: #007ec5;
}

.head-part ul li.active a {
  font-weight: bold;
  color: #007ec5;
}

.head-part ul li.active a:hover {
  font-weight: bold;
  color: #007ec5;
  text-decoration: none;
}

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

.company_title {
  margin: 0 auto;
  width: 240px;
  height: 50px;
  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;
  height: 50px;
  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;
  height: 50px;
  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;
  height: 50px;
  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;
  text-align: center;
}

.title-1 i {
  display: block;
  font-size: 44px;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  color: #cdcdcd;
  opacity: .3;
  filter: alpha(opacity=30);
  text-align: center;
}

.title-1 span {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  color: #333;
  text-align: center;
}

.title-1 label {
  display: block;
  margin: 36px auto 0;
  width: 60px;
  height: 3px;
  background-color: #007ec5;
}

.clearfix {
  zoom: 1;
}

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

.content-show {
  padding: 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: 15px 30px 15px 0;
}

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

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

.content-company {
  padding: 38px 0;
  line-height: 1.8;
  font-size: 14px;
}

.content-company img.img {
  float: left;
  margin: 0 32px 0 0;
}

.content-job {
  padding: 22px 0;
  text-align: center;
}

.content-job span {
  display: inline-block;
}

.content-job span a {
  display: inline-block;
  padding: 15px;
  margin: 10px;
  width: 300px;
  background-color: #fff;
  border: 1px solid #e7e9ea;
  border-left: 5px solid #007ec5;
}

.content-job span a label {
  display: block;
  height: 32px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #007ec5;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job span a i {
  display: block;
  height: 21px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  color: #565656;
  text-align: left;
}

.content-job span a:hover {
  text-decoration: none;
  background-color: #f3f3f3;
}

.content-job p.title {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  color: #007ec5;
  text-align: center;
}

.content-talent {
  padding: 38px 0 152px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #565656;
  background: url(images/talent-bg.png) transparent center bottom no-repeat;
}

.content-talent .main {
  padding: 0 30px;
  width: 1140px;
}

.content-talent span {
  color: #007ec5;
}

.content-talent label {
  font-weight: bold;
}

.content-contact {
  padding: 34px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #565656;
  text-align: left;
}

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

.foot a {
  color: #565656;
}

.foot a:hover {
  color: #007ec5;
}

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

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

.slides li {
  height: 540px;
}

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