/* .foot_2 {
    height: 84px;
    background: #004ea2;
} */
/* .footer_2 {
    width: 1200px;
    height: 84px;
    margin: 0 auto;
} */
.yuan_2 {
  width: 200px;
  float: left;
  margin-top: 27px;
}
.yuan_2 img {
  width: 100%;
  border: none;
}
/* .share_2 {
  float: right;
  height: 84px;
  overflow: hidden;
} */
.share_2 ul {
  float: left;
  overflow: hidden;
  margin: 32px 0;
}
.share_2 ul li {
  float: left;
  line-height: 20px;
  height: 20px;
  padding-right: 20px;
  margin-left: 20px;
  border-right: 1px solid #fff;
}
.share_2 ul li a {
  color: #fff;
}
.qcode {
  float: left;
  margin-left: 50px;
}
.qcode img {
  border: none;
  margin-top: 10px;
}
.bottoms {
  padding: 15px 0;
  line-height: 200%;
  width: 1200px;
  margin: 0 auto;
}
.bottoms .bl {
  float: left;
}
.bottoms .br {
  float: right;
}
.bottoms a {
  color: #004ea2;
}
