footer {
    width: 100%;
    height: 237px;
    margin-top: 44px;
    background: #00358f;
}
.footer-left{
    width: calc(100% - 122px - 130px);
}
.footer-top {
    width: 100%;
    height: 64px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    color: #FFFFFF ;
}
.link {
    width: 64px;
    font-weight: bold;
    margin-right: 21px;
}
.form {
    width: calc(100% - 64px - 21px);
    display: flex;
    justify-content: space-between;
}
.sel{
    border: 1px solid #fff !important;
    background-color: #00358f;
    color: #FFFFFF;
    width: 257px;
    height: 32px;
    padding: 0 10px;
}
.footer-bottom {
    width: 100%;
    height: 76px;
    margin-top: 20px;
}
.footer-bottom-left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #FFFFFF;
    position: relative;

}
.record {
    width: calc(100% - 221.32px - 122px);
    height: 76px;
    font-size: 14px;
}
.copyright {
    height: 33px;
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.copyright img {
    margin-right: 14px;
}
.report {
    position: absolute;
    font-size: 14px;
    bottom: -30px;
    left: 73px;
}

.erweima_area{
		margin-left:69px
}

.erweima_txt{
font-size:14px;
color:#fff;
text-align:center;
margin-top:7px;
line-height:16px;
}
