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;
}

html, body, div, p, span, i, b, a, input, select, table, th, tbody, tr, td, ol, dl, dt, dd, li, ul, br, textarea, img, thead, area, aside, article, address, base, button {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;
  font-weight: normal;
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
  line-height: 1;
  color: #000;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-user-drag: none;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

a:hover {
  color: #000;
  text-decoration: none;
  outline: none;
}

ul, ol {
  list-style: none;
}

ul li, ol li {
  list-style-type: none;
}

img {
  border: 0;
  vertical-align: middle;
}

input, select, button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

.head-part {
  height: 65px;
  zoom: 1;
}

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

.head-part ul {
  float: right;
  margin-top: 15px;
  padding: 0 10px 0 47px;
  height: 32px;
  background: no-repeat scroll url(/Common/Images/btfgh/menu_bg.gif) left top #3a8acf;
}

.head-part ul > li {
  float: left;
  padding: 0 13px;
}

.head-part ul > li > a {
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
}

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

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

.head-part ul > li.active > a:hover {
  color: yellow;
}

.banner-part {
  margin-bottom: 45px;
  height: 450px;
  background: no-repeat scroll url(/Common/Images/btfgh/1.jpg) center top transparent;
}

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

.title-1:after {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -2px;
  margin: 0 auto;
  width: 80px;
  height: 3px;
  background-color: #3a8acf;
  content: "";
}

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

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

.content-job ul {
  zoom: 1;
}

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

.content-job ul > li {
  float: left;
  width: 998px;
  border-left: 2px solid #ddd;
}

.content-job ul > li.special {
  border-top: 2px solid #ddd;
  border-left: 2px solid #ddd;
}

.content-job ul > li.special > span {
  font-size: 18px;
  font-weight: bold;
  color: #272727;
  background-color: #ececec;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

.content-job ul > li.title {
  padding: 7px 25px;
  width: 946px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.5;
  color: #3a8acf;
  background-color: #ececec;
  border: 2px solid #ddd;
  border-top: 0;
}

.content-job ul > li > span {
  padding: 7px 5px;
  float: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 2.5;
  color: #666;
  text-align: center;
  background-color: #fff;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

.content-job ul > li > span.first {
  padding-left: 25px;
  width: 413px;
  text-align: left;
}

.content-job ul > li > span.second {
  width: 130px;
}

.content-job ul > li > span.third {
  width: 125px;
}

.content-job ul > li > span.third {
  width: 125px;
}

.content-job ul > li > span.forth {
  width: 125px;
}

.content-job ul > li > span.fifth {
  width: 125px;
}

.content-job ul > li > span.fifth > a {
  color: #3a8acf;
}

.content-job ul > li > span.fifth > a:hover {
  color: #3a8acf;
  text-decoration: underline;
}

.content-job ul > li > span.sixth {
  width: 100px;
  color: #3a8acf;
}

.content-job ul > li > span.sixth:hover {
  color: #3a8acf;
  text-decoration: underline;
}

.contact-part {
  background: no-repeat scroll url(/Common/Images/btfgh/contact_bg.png) right top transparent;
}

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

.content-contact > h1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 2;
  color: #121111;
}

.content-contact > p > i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
  width: 25px;
  height: 30px;
  vertical-align: middle;
}

.content-contact > p > i.icon-person {
  background: no-repeat scroll url(/Common/Images/btfgh/icon_way.png) 0 -30px transparent;
}

.content-contact > p > i.icon-address {
  background: no-repeat scroll url(/Common/Images/btfgh/icon_way.png) 0 -60px transparent;
}

.company-title {
  height: 32px;
  background: no-repeat scroll url(/Common/Images/btfgh/title_bg.jpg) 0 -32px transparent;
}

.job-title {
  height: 32px;
  background: no-repeat scroll url(/Common/Images/btfgh/title_bg.jpg) 0 -64px transparent;
}

.contact-title {
  height: 32px;
  background: no-repeat scroll url(/Common/Images/btfgh/title_bg.jpg) 0 -96px transparent;
}

.foot {
  padding: 8px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  text-align: center;
  background-color: #ececec;
}

.foot a {
  color: #000;
}

.foot a:hover {
  color: #3a8acf;
  text-decoration: none;
}
/*# sourceMappingURL=type.css.map */