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: #080305;
  line-height: 1.8;
  background-color: #fff;
}

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

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

.head-part ul {
  float: right;
}

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

.head-part ul li a {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  font-size: 20px;
  font-weight: normal;
  color: #12347c;
  line-height: 4;
  cursor: pointer;
}

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

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

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

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

.company-title {
  position: relative;
  top: 0;
  left: 0;
  height: 50px;
  background-image: url(images/title_bg.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -50px;
}

.company-title:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 158px;
  width: 842px;
  height: 1px;
  background-color: #072975;
}

.job-title {
  position: relative;
  top: 0;
  left: 0;
  height: 50px;
  background-image: url(images/title_bg.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -100px;
}

.job-title:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 158px;
  width: 842px;
  height: 1px;
  background-color: #072975;
}

.contact-title {
  position: relative;
  top: 0;
  left: 0;
  height: 50px;
  background-image: url(images/title_bg.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -150px;
}

.contact-title:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 158px;
  width: 842px;
  height: 1px;
  background-color: #072975;
}

.title-1 {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 140px;
  font-size: 20px;
  line-height: 2.5;
  color: #333;
  text-align: center;
  border-bottom: 2px solid #d9d8d8;
}

.title-1:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 3px;
  background-color: #072975;
}

.clearfix {
  zoom: 1;
}

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

.content-show {
  margin: 35px 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: 24px;
}

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

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

.content-company {
  padding: 35px 0;
  line-height: 1.8;
  font-size: 17px;
  color: #080305;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.content-job {
  padding: 40px 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-bottom: 12px;
}

.content-job ul li a {
  float: left;
  padding: 8px 0;
  width: 1000px;
  background: url(images/icon_job.png) #eaf0ff right center no-repeat;
}

.content-job ul li a span {
  float: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 2.5;
  color: #666;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job ul li a span.first {
  padding-left: 25px;
  width: 523px;
  color: #282828;
}

.content-job ul li a span.first a {
  color: #282828;
}

.content-job ul li a span.second {
  width: 142px;
}

.content-job ul li a span.third {
  width: 248px;
}

.content-job ul li a:hover {
  background: url(images/icon_job_hover.png) #072975 right center no-repeat;
}

.content-job ul li a:hover span {
  color: #fff;
}

.content-job ul li.title {
  padding: 8px 25px;
  width: 950px;
  font-size: 15px;
  font-weight: normal;
  line-height: 2.5;
  color: #fff;
  text-align: left;
  background-color: #072975;
}

.content-contact {
  padding: 30px 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  color: #080305;
  text-align: left;
}

.content-contact h2 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  color: #080305;
  text-align: left;
}

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

.foot a {
  color: #080305;
}

.foot a:hover {
  color: #072975;
}

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