.wid {
  width: 1200px;
  margin: 0 auto;
}
a {
  color: #000;
}
a:hover {
  color: #000;
}
.lf {
  float: left;
}
.rf {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
ul {
  list-style: none;
}
.doc {
  padding: 55px 15px 0 66px;
  width: 714px;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.doc .english {
  font-size: 14px;
  color: #909090;
}
.doc h3 {
  color: #000;
  font-size: 26px;
  line-height: 1.8;
}
.doc p {
  font-size: 16px;
  line-height: 1.5;
}
.doc p .key {
  color: #666;
}
.doc p .value {
  color: #333;
}
.doc ul li {
  float: left;
  margin: 37px 10px 0 0;
}
.m-container-title {
  position: relative;
  width: 580px;
  min-height: 100px;
  text-align: center;
  margin: 0 auto;
}
.m-container-title:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  z-index: 9;
  height: 4px;
  width: 580px;
  background: #bfbfbf;
}
.m-container-title span {
  display: inline-block;
  position: absolute;
  left: 145px;
  z-index: 10;
  width: 290px;
  height: 36px;
  font-size: 29px;
  background: #fff;
  font-weight: bold;
}
.par-info table {
  width: 1200px;
}
.par-info table thead tr {
  height: 80px;
  background: #f0f0f0;
  font-size: 16px;
  line-height: 80px;
}
.par-info table tbody tr {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.par-info table tbody tr:nth-child(odd) {
  background: #dadada;
}
.par-info table tbody tr:nth-child(even) {
  background: #f0f0f0;
}
.par-info table tfoot tr {
  width: 60px;
  line-height: 60px;
  background: #dadada;
}
.par-info table tfoot tr td {
  padding-left: 30px;
  font-weight: bold;
}
.pic-info {
  position: relative;
}
.pic-info p:nth-child(2) {
  position: absolute;
  bottom: 87px;
  left: 490px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.pic-info p:nth-child(3) {
  position: absolute;
  top: 145px;
  left: 509px;
}
.pic-info p:nth-child(4) {
  position: absolute;
  top: 145px;
  left: 625px;
}
.pic-info p:nth-child(5) {
  position: absolute;
  top: 145px;
  left: 740px;
}
.pic-info p:nth-child(6) {
  position: absolute;
  top: 145px;
  left: 830px;
}
.pic-info p:nth-child(7) {
  position: absolute;
  top: 320px;
  left: 580px;
}
.pic-info p:nth-child(8) {
  position: absolute;
  top: 536px;
  left: 526px;
}
.par-info2 {
  margin-top: -3px;
  background: #f9f9f9;
}
.par-info2 div {
  box-sizing: border-box;
  width: 560px;
  padding: 100px 40px;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}
.show-pic {
  width: 1200px;
  padding-top: 45px;
}
.show-pic ul li {
  float: left;
  width: 240px;
  margin-right: 80px;
  margin-bottom: 60px;
}
.show-pic ul li:hover {
  box-shadow: 0px 0px 16px 4px #dfdfdf;
}
.show-pic ul li:nth-child(4n) {
  margin-right: 0px;
}
.show-pic ul li span {
  display: inline-block;
  margin-top: -5px;
  width: 240px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  background: #fc3;
}
