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

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

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

.head-part ul {
  float: right;
}

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

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

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

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

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

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

.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: #333;
  text-align: center;
  border-bottom: 2px solid #d9d8d8;
}

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

.clearfix {
  zoom: 1;
}

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

.content-company {
  margin: 35px 0;
  line-height: 2;
  font-size: 14px;
  color: #565656;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
}

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

.content-job .project_list {
  border: 1px solid #006f31;
}

.content-job .project_list li {
  padding: 9px 5px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  line-height: 2.4;
  background-color: #006f31;
}

.content-job .project_list li.first {
  padding-left: 30px;
  text-align: left;
}

.content-job .first {
  width: 323px;
}

.content-job .second {
  width: 130px;
}

.content-job .third {
  width: 120px;
}

.content-job .forth {
  width: 120px;
}

.content-job .fifth {
  width: 120px;
}

.content-job .sixth {
  width: 100px;
}

.content-job .seventh {
  width: 120px;
}

.content-job .job_list li {
  width: 998px;
  float: left;
  border: 1px solid #f3f3f3;
}

.content-job .job_list li span {
  padding: 9px 5px;
  float: left;
  text-align: left;
  font-size: 14px;
  color: #333;
  line-height: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-job .job_list li span a {
  color: #333;
}

.content-job .job_list li span a:hover {
  color: #006f31;
}

.content-job .job_list li span.first {
  padding-left: 30px;
  text-align: left;
}

.content-job .job_list li span.sixth a {
  color: #006f31;
  cursor: pointer;
}

.content-job .job_list li span.sixth a:hover {
  color: #006f31;
  text-decoration: underline;
}

.content-job .job_list li.title {
  padding: 5px 10px 5px 30px;
  width: 958px;
  font-size: 14px;
  font-weight: bold;
  line-height: 3;
  color: #787878;
  border: 1px solid #f3f3f3;
  border-top: 0;
  background-color: #f3f3f3;
}

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

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

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

.content-show > ul > li {
  float: left;
  margin: 20px 20px 20px 0;
  width: 320px;
}

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

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

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

.content-contact {
  margin: 38px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: center;
}

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

.foot a {
  color: #565656;
}

.foot a:hover {
  color: #006f31;
}
/*# sourceMappingURL=type.css.map */