.zhmd-title {
  font-size: 30px;
  color: #333;
  text-align: center;
  margin: 68px auto 35px;
}
.zhmd-title-small {
  font-size: 18px;
  color: #666666;
  text-align: center;
  margin: 0 auto;
  line-height: 30px;
}
.zhmd-page img {
  margin: 0 auto;
}
.zhmd-page .zhmd-floor1 {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 710px;
}
.zhmd-page .zhmd-floor1 .zhmd-floor1-img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  background: url(../images/zhmd-floor1.png) no-repeat;
  background-size: 100%;
  height: 710px;
}
.zhmd-page .zhmd-floor1 .zhmd-floor1-img > div {
  width: 820px;
  margin: 0 auto;
}
.zhmd-page .zhmd-floor1 .zhmd-floor1-img .lj-btn {
  width: 184px;
  height: 53px;
  margin: 362px 0 0;
  border-radius: 26px;
  background-color: #FFF;
  text-align: center;
  color: #424BFF;
  font-size: 26px;
  line-height: 53px;
  cursor: pointer;
}
.zhmd-page .zhmd-floor2 {
  height: 676px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.zhmd-page .zhmd-floor2 .zhmd-floor2-img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  background: url("../images/zhmd-floor2.png") no-repeat;
  background-size: 100%;
  height: 676px;
}
.zhmd-page .zhmd-floor3 {
  height: 498px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.zhmd-page .zhmd-floor3 .zhmd-floor3-img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  background: url("../images/zhmd-floor3.png") no-repeat;
  background-size: 100%;
  height: 498px;
}
.zhmd-page .zhmd-floor3 .floor3-title {
  color: #FFF;
  text-align: center;
  font-size: 30px;
  padding-top: 100px;
}
.zhmd-page .zhmd-floor4 .zhmd-title img {
  display: inline-block;
  margin: 0 15px -5px 0;
}
.zhmd-page .zhmd-floor4 div.pro-list {
  border-bottom: 1px solid #E4E5E5;
  padding-bottom: 43px;
}
.zhmd-page .zhmd-floor4 div.pro-list ul {
  padding: 0 49px;
}
.zhmd-page .zhmd-floor4 div.pro-list ul li {
  float: left;
  margin: 0 27.5px;
}
.zhmd-page .zhmd-floor4 div.pro-list ul li div {
  border: 1px solid #E4E4E5;
  margin-bottom: 14px;
}
.zhmd-page .zhmd-floor4 div.pro-list ul li div p {
  height: 75px;
  line-height: 75px;
  font-size: 24px;
  color: #333;
  text-align: center;
}
.zhmd-page .zhmd-floor4 div.pro-list ul li p.floor4-txt-small {
  margin: 14px 0;
  height: 72px;
  line-height: 72px;
  text-align: center;
  font-size: 22px;
  color: #666;
  background-color: #EBECEC;
}
.zhmd-page .zhmd-floor5 {
  width: 100%;
  height: 271px;
  color: #FFF;
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 65px;
  box-sizing: border-box;
}
.zhmd-page .zhmd-floor5 .footer-title {
  font-size: 36px;
  text-align: center;
}
.zhmd-page .zhmd-floor5 .footer-con {
  position: relative;
  width: 425px;
  margin: 0 auto;
  padding-top: 40px;
}
.zhmd-page .zhmd-floor5 .footer-con input {
  width: 282px;
  height: 48px;
  border: none;
  font-size: 16px;
  padding: 0 17px;
  box-sizing: border-box;
}
.zhmd-page .zhmd-floor5 .footer-con .btn {
  cursor: pointer;
}
.zhmd-page .zhmd-floor5 .footer-con span {
  display: inline-block;
  margin-left: 2px;
  width: 139px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  background-color: #F9870D;
  position: absolute;
  bottom: 0;
}
