.technology-title {
  font-size: 14px;
  color: #333;
}

.technology-desc {
  font-size: 14px;
  color: #999;
  padding-top: 5px;
}

.product-box .content {
  width: 1140px;
  margin: 0 auto;
  padding: 50px 0px 70px;
  background: #fff;
}

.introduction {
  margin-top: 60px;
}

.tit {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  font-size: 28px;
  font-weight: normal;
}

.SubTit {
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: #999;
}

.numWrap {
  width: 1140px;
  margin: 20px auto;
  background: #fff;
  overflow: hidden;
}

.numCon {
  width: 379px;
  float: left;
  font-family: Dina;
  text-align: center;
}

.numCon2 {
  width: 380px;
  float: left;
  font-family: Dina;
  border-right: 0;
  color: #d8a451;
  font-size: 50px;
  text-align: center;
}

#demos .owl-carousel .item {
  background: none;
  display: inline-block;
}

..owl-carousel .owl-item {
  text-align: center;
}

#demos {
  position: absolute;
  z-index: 2;
  top: 140px;
  left: 50%;
  margin-left: -380px;
}

.ifNo {
  width: 100%;
  text-align: center;
  height: 20px;
  color: #fff;
  margin-top: 10px;
  font-size: 14px;
}

.ifTit {
  width: 200px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -100px;
}

.ifTit2 {
  width: 1140px;
  margin: 70px auto 0 auto;
  text-align: center;
  font-size: 28px;
  color: #333;
}

.owl-nav {
  display: none;
}

.owl-theme .owl-dots {
  width: 85%;
}

.proUTWrap {
  width: 1140px;
  margin: 0 auto 70px auto;
  overflow: hidden;
  padding-top: 30px;
}

a.proWrap {
  text-decoration: none;
  outline: none;
}

.proWrap {
  width: 340px;
  height: 90px;
  margin: 0 50px 50px 0;
  background: #fff;
  border: 1px solid #d8a451;
  float: left;
  position: relative;
}

.proWrapTit {
  width: 340px;
  font-size: 18px;
  text-align: center;
  color: #000;
  margin-top: 18px;
}

.proWrapSubTit {
  width: 340px;
  font-size: 12px;
  text-align: center;
  color: #999;
  margin-top: 5px;
}

.proLine {
  width: 40px;
  height: 4px;
  background: #D8A451;
  position: absolute;
  z-index: 2;
  top: 30px;
  right: -20px;
}

.proBg {
  width: 340px;
  height: 60px;
  background: #f2f2f2;
  position: absolute;
  z-index: -1;
  top: 50px;
  right: -20px;
}

.Prosel {
  background: #D8A451;
}

.proArr {
  width: 40px;
  height: 40px;
  display: none;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #000000;
  position: absolute;
  z-index: 2;
  top: -15px;
  right: -20px;
}

.Prosel .proWrapTit {
  color: #fff;
}

.Prosel .proWrapSubTit {
  color: #fff;
}

.tableWrap {
  margin-top: 50px;
  border-top: 1px solid #D8A451;
}

.tableWrap2 {
  margin-top: 40px;
  border-top: 1px solid #D8A451;
}

.tableTit {
  height: 80px;
  line-height: 80px;
}

.msleft {
  font-size: 18px;
}

.msright {
  float: right;
  color: #666;
}

.ProLineWrap {
  width: 1140px;
  height: 130px;
  border-top: 1px solid #D8A451;
}

.ProLineWrapLeft {
  width: 820px;
  float: left;
  margin-top: 36px;
  font-size: 24px;
  color: #000;
}

.ProLineWrapRight {
  width: 320px;
  float: left;
  margin-top: 40px;
  font-size: 14px;
  color: #000;
}

.ProLineWrapRight .pLine {
  color: #666;
  margin-top: 10px;
}