p {
  text-indent: 2em;
  text-align: left;
  font-size: 16px;
  line-height: 40px;
}

.heZi1 {
  width: 200px;
  height: 100px;
  float: left;
  margin-left: 58px;
  margin-top: 40px;
  background-color: white;
  text-align: center;
}

.login {
  width: 200px;
  height: 50px;
  margin-top: 10px;
}

.jiaCu {
  font-weight: bold;
}

.tiaoTiao {
  width: 100%;
  height: 100%;
}

.tiaoTiao_2 {
  width: 100%;
  height: 100%;
  transform: rotateY(180deg);
}

.fu {
  position: relative;
  float: left;
  margin: 20px;
  width: calc((100% - 160px) / 4);
  height: 60px;
}

.heZuo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 60px;
  color: white;
}

#hezuoHeZi {
  background-color: #E8E8E8;
  border: 1px solid transparent;
}

#heZuoJiGou {
  font-size: 40px;
  text-align: center;
  margin-top: 15px;
}

#heZuoJiGou span {
  font-size: 18px;
}

.jieshaoHeZi {
  text-align: center;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 80px;
}

#tuPian_1 {
  float: left;
  width: 300px;
  height: 200px;
  margin-right: 50px;
}

#tuPian_2 {
  float: right;
  width: 300px;
  height: 200px;
  margin-left: 50px;
}

#beiJing {
  float: left;
  width: 100%;
  height: 400px;
}

#liNian {
  display: block;
  float: left;
  width: 800px;
  height: 120px;
  margin-left: 50px;
}

#yunYingLiNian {
  background-color: red;
  float: left;
  margin-left: 50px;
  line-height: 120px;
  width: 200px;
  border-radius: 20px;
}