.clear{clear: both;}
.bottom{font-size: 13px;height:200px; background-color:#F4F4F4; border-top:1px solid #D7D8D9; margin-top: 10px;}
.bottom .bottom-menu{width:540px; margin: auto;text-align: center;height: 50px;}
.bottom .bottom-menu li{list-style-type: none; display: inline-block; height:50px;line-height: 50px;  float: left;color: #898989;}
.bottom .bottom-menu a{text-decoration: none; color: #898989;margin-left: 5px; margin-right: 5px;}
.bottom .bottom-company{width:1190px;height:100px;color: #898989; margin: auto;
    display: flex;
    padding: 0px 120px;
}
.bottom-company-info{}
.bottom-company-info>div{display: flex;line-height: 33px;}
.bottom-company-info>div>span{margin: 0 20px;}
.bottom-company-qrcode img{width: 100px;height: 100px;}
