/* 关于我们 start */
.enterprise {
  width: 100%;
}
.enterprise img {
  width: 1200px;
  height: auto;
  padding: 20px 0;
}
.enterprise p {
  color: #333;
  font-size: 16px;
  line-height: 35px;
  text-align: justify;
  text-indent:2em;
}
/* 关于我们 end */

/* 举报入口 start */
.warpper_860 {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.jubao_b {
  width: 100%;
  background-color: #f9f9f9;
  border: 1px solid #eaeaea;
}
.jubao_lb {
  width: 690px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}
.jubao_lb p {
  background: url(../img/dot04.jpg) no-repeat left;
  color: #158ad1;
  font-size: 20px;
  width: 100%;
  padding-left: 15px;
  margin-bottom: 20px;
}
.jubao_lb ul li {
  margin: 10px 0;
  padding-left: 50px;
}
.jubao_lb ul li span {
  font-size: 16px;
  color: #333;
}
.jubao_lb ul li input {
  width: 70%;
  height: 38px;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  margin-left: 10px;
  color: #b0b0b0;
  padding: 0 10px;
}
.button1 {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  text-align: center;
  background-color: #55b5ec;
  color: #fff;
  border: 1px solid #55b5ec;
  border-radius: 5px;
  width: 158px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}
/* 举报入口 end */

/* 联系我们 start */
.contact {
  width: 100%;
}
.contact p {
  color: #333;
  line-height: 35px;
  text-align: justify;
  font-size: 16px;
}
.contact img {
  width: 1200px;
  height: auto;
  padding: 20px 0;
}
/* 联系我们 end */
