.foot_2 {
    height: 84px;
    background: #004ea2;
}
.footer_2 {
    width: 1200px;
    height: 84px;
    margin: 0 auto;
}
.yuan_2 {
    float: left;
    height: 84px;
    display: flex;
    align-items: center;
}
.yuan_2 img {
    width: 457px;
	height: 50px;
    border: none;
    vertical-align: middle;
}
.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: 10px;
    margin-left: 10px;
    border-right: 1px solid #fff;
}
.share_2 ul li a {
    color: #fff;
}
.share_2 ul li a:hover{
    border-bottom: 1px solid #f2f2f2;
}
.qcode {
    float: left;
    margin-left: 50px;
}
.qcode img {
    border: none;
    margin-top: 10px;
}
.bottoms {
    height: 66px;
    line-height: 66px;
    width: 1200px;
    margin: 0 auto;
}
.bottoms {
    text-align: center;
}
/* .bottoms .br {
    float: right;
}
.bottoms a {
    color: #004EA2;
} */