* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
}
.Bottom {
  width: 100%;
  height: 445px;
  clear: both;
}
.Bottom .bottom1 {
  width: 100%;
  height: 265px;
  background: #166180;
}
.Bottom .bottom1 .bottom1_content {
  width: 1200px;
  margin: auto;
  height: 100%;
}
.Bottom .bottom1 .bottom1_content .content {
  display: inline-block;
  height: 100%;
  float: left;
  text-align: left;
}
.Bottom .bottom1 .bottom1_content .content .content_info {
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: #e9ebed;
}
.Bottom .bottom1 .bottom1_content .content .content_info a {
  color: #e9ebed;
}
.Bottom .bottom1 .bottom1_content .content .one {
  margin-top: 20px;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.Bottom .bottom1 .bottom1_content .width_ {
  width: 155px;
}
.Bottom .bottom1 .bottom1_content .qrcode {
  float: right;
  width: 166px;
}
.Bottom .bottom1 .bottom1_content .qrcode .title {
  text-align: right;
  margin-right: 28px;
  margin-top: 20px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #ffffff;
}
.Bottom .bottom1 .bottom1_content .qrcode .pic {
  width: 166px;
  height: 166px;
}
.Bottom .bottom2 {
  height: 180px;
  width: 100%;
  background: #282a2b;
}
.Bottom .bottom2 .bottom2_content {
  width: 1200px;
  margin: auto;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.Bottom .bottom2 .bottom2_content .info1 {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  height: 18px;
  line-height: 18px;
  margin-top: 60px;
}
.Bottom .bottom2 .bottom2_content .info1 a {
  color: #ffffff;
}
.Bottom .bottom2 .bottom2_content .info2 {
  display: inline-block;
  margin-top: 15px;
  height: 23px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}
.Bottom .bottom2 .bottom2_content .info2 a {
  color: #ffffff;
}
.Bottom .bottom2 .bottom2_content .info2 .beian {
  width: 18px;
  height: 20px;
  margin: 1.5px 10px 1.5px 10px;
}
/*# sourceMappingURL=foot.css.map */