/* footer */
.footer {
	width: 100%;
	height: 150px;
	position: relative;
}

.fot {
	position: relative;
	height: 100%;
}

.fot-bg {
	width: 100%;
}

.fot-nr {
	margin: 0 auto;
	overflow: hidden;
}

.fot-nr .left {
	width: 40%;
}

.fot-nr .left img {
	display: block;
	float: right;
	width: 128px;
	margin-top: 45px;
	margin-left: 34px;
}

.fot-nr .right {
	position: absolute;
	width: 90%;
	left: 0;
	right: 0;
	top: 40px;
	bottom: 0;
	margin: auto;
}

.fot-nr .right p {
	margin-left: 2%;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #000000;
	line-height: 25px;
}

/* footer */

.dibu_zx {
  width: 100%;
  height: 48px;
  background: #ffffff;
  box-shadow: 0px 5px 8px 0px rgba(235, 235, 235, 0.56);
  position: fixed;
  bottom: 0;
  padding: 14px 10%;
  box-sizing: border-box;
}
.dibu_zx .dibu_zxzx {
  float: left;
}
.dibu_zx .dibu_zxzx a {
  text-decoration: none;
      list-style: none;
}
.dibu_zx .dibu_zxzx img {
  width: 16px;
  height: 16px;
  margin-right: 13px;
  margin-top: 2px;
  float: left;
}
.dibu_zx .dibu_zxzx1 {
  font-size: 15px;
  font-weight: 800;
  color: #4b74ff;
  width: 100px;
}
.dibu_zx .dibu_hg {
  width: 2px;
  height: 20px;
  background: #4b74ff;
  float: left;
  margin: 0 17%;
}
.dibu_zx .dibu_bddh {
  overflow: hidden;
}
.dibu_zx .dibu_bddh a{
  text-decoration: none;
      list-style: none;
}
.dibu_zx .dibu_bddh img {
  width: 15px;
  height: 15px;
  margin-right: 13px;
  margin-top: 2px;
  float: left;
}
.dibu_zx .dibu_bddh1 {
  font-size: 15px;
  font-weight: 800;
  color: #4b74ff;
}

