.bottom_zixun {
  width: 100%;
  height: 330px;
  background: url("../image/bottom_zixun.png") no-repeat center center;
  padding-top: 60px;
}
.bottom_zixun .banxin {
  margin: 0 auto;
  width: 1200px;
  height: 330px;
}
.bottom_zixun .banxin .top_title {
  width: 380px;
  font-size: 38px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 45px;
  padding-top: 33px;
}
.bottom_zixun .banxin .sub_title {
  width: 560px;
  height: 26px;
  font-size: 18px;
  font-family: Noto Sans SC-DemiLight, Noto Sans SC;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 21px;
  margin-top: 10px;
  border: none;
}
.bottom_zixun .banxin .zixun {
  width: 122px;
  height: 36px;
  background: #FFA100;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  margin-top: 25px;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  font-family: Noto Sans SC-Medium, Noto Sans SC;
  font-weight: 500;
  color: #FFFFFF;
}
.bottom_common {
  height: 396px;
  width: 100%;
  background: #162855;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.bottom_common .banxin {
  margin: 0 auto;
  width: 1200px;
  height: 396px;
  background: #162855;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  justify-content: space-between;
}
.bottom_common .banxin .banxin_main {
  display: flex;
}
.bottom_common .banxin .banxin_main .left {
  height: 300px;
  border-bottom: 1px solid #868686;
  display: flex;
  flex: 1;
}
.bottom_common .banxin .banxin_main .left .fenleiKinds {
  width: 25%;
  height: 300px;
}
.bottom_common .banxin .banxin_main .left .fenleiKinds .title {
  width: 104px;
  height: 32px;
  font-size: 20px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  margin-top: 54px;
  margin-bottom: 10px;
}
.bottom_common .banxin .banxin_main .left .fenleiKinds ul {
  margin-top: 10px;
}
.bottom_common .banxin .banxin_main .left .fenleiKinds ul li {
  height: 32px;
  font-size: 14px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
}
.bottom_common .banxin .banxin_main .left .fenleiKinds ul li a {
  color: #FFFFFF;
}
.bottom_common .banxin .banxin_main .right {
  width: 300px;
  height: 300px;
  border-bottom: 1px solid #868686;
}
.bottom_common .banxin .banxin_main .right .qcode {
  width: 128px;
  height: 128px;
  background: url(../image/qcode.png) no-repeat;
  margin-left: auto;
  margin-top: 54px;
}
.bottom_common .banxin .banxin_main .right .time {
  height: 32px;
  font-size: 12px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  margin-top: 10px;
  text-align: right;
}
.bottom_common .banxin .banxin_main .right .phoneNumber {
  height: 32px;
  font-size: 40px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  text-align: right;
  margin-top: 6px;
}
.bottom_common .banxin .banxin_middle {
  width: 1200px;
}
.bottom_common .banxin .banxin_middle .middle {
  margin: 0 auto;
  color: #fff;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.bottom_common .banxin .banxin_middle .middle a {
  color: #fff;
  padding: 0 10px;
}
.bottom_common .banxin .banxin_middle .middle p {
  margin-top: 16px;
}
.bottom_common .banxin .banxin_bottom {
  margin-top: 6px;
  margin: 6px auto 0;
  display: flex;
}
.bottom_common .banxin .banxin_bottom .img {
  margin-left: 186px;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  background: url(../image/gongan.png) no-repeat;
}
.bottom_common .banxin .banxin_bottom .info {
  height: 20px;
  font-size: 14px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
}
.bottom_common .banxin .banxin_bottom .info a {
  color: #FFFFFF;
  list-style: none;
}

