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: "PingFang SC", Arial, Helvetica, sans-serif;
  line-height: 1;
  color: #333;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-user-drag: none;
}

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

a:hover {
  color: #333;
  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: 82px;
  zoom: 1;
}

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

.head-part ul {
  float: right;
}

.head-part ul > li {
  float: left;
}

.head-part ul > li.end > a {
  padding-right: 0;
}

.head-part ul > li.end > a:after {
  content: none;
}

.head-part ul > li > a {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  padding: 0 25px;
  float: left;
  font-size: 16px;
  font-weight: normal;
  line-height: 5.1;
  color: #333;
}

.head-part ul > li > a:after {
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  width: 1px;
  height: 23px;
  background-color: #00a59f;
  content: "";
}

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

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

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

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

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

.title-1 > span {
  display: block;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.7;
  color: #333;
}

.title-1 > i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 24px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: arial;
  line-height: 1.2;
  color: #00a59f;
  text-transform: uppercase;
  background-color: #fff;
}

.title-1 > label {
  display: block;
  margin: 10px auto 0;
  width: 100%;
  height: 1px;
  background-color: #00a59f;
}

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

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

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

.content-show > ul > li {
  float: left;
  margin: 5px 12px 38px 0;
  width: 325px;
}

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

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

.content-show > ul > li > span {
  float: left;
  margin-top: 10px;
  width: 325px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #262626;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

.content-job {
  margin: 40px 0;
  background-color: #f5f5f5;
}

.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: 1000px;
  border-bottom: 1px solid #dfdfdf;
}

.content-job ul > li:last-child {
  border-bottom: 0;
}

.content-job ul > li.special > span {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  background-color: #f5f5f5;
}

.content-job ul > li.special > span.first {
  font-weight: normal;
}

.content-job ul > li.title {
  padding: 7px 20px;
  width: 956px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.5;
  color: #00a59f;
  border-bottom: 1px solid #dfdfdf;
}

.content-job ul > li > span {
  padding: 7px 5px;
  float: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 3;
  color: #666;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job ul > li > span.first {
  padding-left: 20px;
  width: 417px;
  text-align: left;
  font-weight: bold;
}

.content-job ul > li > span.first > a {
  font-weight: bold;
  color: #333;
}

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

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

.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 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  height: 30px;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.2;
  color: #fff;
  text-align: center;
  background-color: #086e72;
  border-radius: 4px;
}

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

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

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

.content-honor {
  margin: 35px 0;
}

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

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

.content-honor > ul > li {
  float: left;
  margin: 15px 11px 15px 0;
}

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

.content-honor > ul > li > img {
  float: left;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.content-contact {
  margin: 50px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  color: #191919;
  text-align: center;
}

.content-contact > img {
  display: block;
  margin: 0 auto 50px;
  text-align: center;
}

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

.foot a {
  color: #333;
}

.foot a:hover {
  color: #00a59f;
  text-decoration: none;
}

.flexslider {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  margin-bottom: 45px;
  height: 400px;
  background: no-repeat scroll url(/Common/Images/xuanahb/loading.gif) center center transparent;
  overflow: hidden;
}

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

.flexslider .slides li {
  height: 400px;
}

.flexslider .slides li.first {
  background: no-repeat scroll url(/Common/Images/xuanahb/1.jpg) center top transparent;
}

.flexslider .slides li.second {
  background: no-repeat scroll url(/Common/Images/xuanahb/2.jpg) center top transparent;
}

.flexslider .slides li.third {
  background: no-repeat scroll url(/Common/Images/xuanahb/3.jpg) center top transparent;
}

.flexslider .slides li.forth {
  background: no-repeat scroll url(/Common/Images/xuanahb/4.jpg) center top transparent;
}

.flexslider .flex-control-nav {
  width: 100%;
  height: 0;
  background-color: rgba(56, 63, 70, 0.5);
  border-radius: 10px;
  position: absolute;
  bottom: 30px;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.flexslider .flex-control-nav li {
  display: inline-block;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}

.flexslider .flex-control-nav li a {
  width: 0;
  height: 0;
  display: inline-block;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}

.flexslider .flex-control-nav li a.flex-active {
  width: 0;
  height: 0;
  background-color: white;
}

.flexslider .flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 240px;
}

.flexslider .flex-direction-nav li a {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  z-index: 2;
}

.flexslider .flex-direction-nav li a.flex-prev {
  left: 5%;
}

.flexslider .flex-direction-nav li a.flex-next {
  right: 5%;
}

.flexslider .flex-control-paging {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  background-color: transparent;
}

.flexslider .flex-control-paging > li {
  margin: 0 10px;
  width: 0;
  height: 0;
}

.flexslider .flex-control-paging > li > a {
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
}

.flexslider .flex-control-paging > li > a.flex-active {
  width: 0;
  height: 0;
  background-color: #fff;
  overflow: hidden;
}
/*# sourceMappingURL=type.css.map */