/*位置开始*/
.qyjjtit {
  height: 70px;
  line-height: 70px;
  text-indent: 50px;
  background: url(../images/homeicon.png) 10px center no-repeat;
  font-size: 16px;
  color: #6a6a6a;
}
/*标题开始*/
.titlebox {
  text-align: center;
  width: 100%;
  float: left;
  color: #333333;
  font-size: 28px;
  font-weight: 900;
  margin-top: 60px;
  background: url("../img/title.png") center 50px no-repeat;
  padding-bottom: 20px;
}
.titlebox span {
  text-align: center;
  width: 100%;
  float: left;
  font-weight: normal;
  font-size: 12px;
  margin-top: 20px;
  text-transform: uppercase;
}
.index_img {
  width: 100%;
  min-width: 1000px;
  position: relative;
  overflow: hidden;
  height: 489px;
  display: block;
}
.index_img img {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  margin-top: -240px;
  top: 200px;
}
.hzbox {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 20px;
  width: 100%;
}
.hzbox img {
  width: 100%;
}
.div-item-center {
  text-align: center;
  font-size: 18px;
  line-height: 34px;
  font-family: 'Microsoft YaHei', arial, sans-serif;
  color: #000;
  margin-top: 30px;
  margin-bottom: 40px;
}
.lxdt {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lxbox {
  height: 50px;
  margin-bottom: 70px;
  margin-top: 30px;
  line-height: 50px;
}
.lxbox li {
  float: left;
  width: 50%;
}
.lxbox li span {
  font-size: 28px;
  font-weight: lighter;
  color: #333333;
  text-indent: 40px;
}
