.footer_div{min-height:200px;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;background:#051b30}.footer_div>div:first-child{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:980px;height:50px;margin-top:5px}.footer_div>div:first-child>img{width:44px;height:24px;min-width:44px}.footer_div>div:first-child>.right{transform:rotate(90deg);margin-left:16px;margin-right:8px}.footer_div>div:nth-child(2){max-width:980px;min-height:200px;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;position:relative;padding-bottom:40px}.footer_div>div:nth-child(2)>img{width:75px;height:40px;top:28px;left:-140px;position:absolute}.footer_div>div:nth-child(2) .menu dt h5{color:#eb4b4b;margin-bottom:4px;font-size:16px;line-height:1.8}.footer_div>div:nth-child(2) .menu dd h5{color:#ccc;font-size:16px}.footer_div>div:nth-child(2)>.menu,.footer_div>div:nth-child(2)>div.contact,.footer_div>div:nth-child(2)>div>.menu,.footer_div>div:nth-child(2)>div>.menu:first-child{margin-top:10px}.footer_div>div:nth-child(2)>div.contact{min-width:210px;display:flex;flex-direction:column}.footer_div>div:nth-child(2)>div.contact>div{display:flex;flex-direction:row;align-items:center}.footer_div>div:nth-child(2) div.contact>div>h5{margin-left:20px;margin-bottom:4px}.footer_div>div:nth-child(2) div.contact h5{color:#fff;font-size:16px}.footer_div>div:nth-child(2) div.contact svg{width:16px;height:16px}.footer_div>div:nth-child(2) div.contact svg [data-color="1"]{fill:#fff!important}.footer_div>div:nth-child(2) div.contact>h5{margin-bottom:20px}.footer_div>div:nth-child(2) div.contact .imgs{justify-content:space-between;width:140px}.footer_div>div:nth-child(2) div.contact .imgs img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover}.footer_div>div:last-child{width:100%;min-height:70px;border-top:2px solid #515151;display:flex;flex-direction:row;align-items:center;justify-content:center}.footer_div>div:last-child>div{display:flex;flex-direction:column;margin-left:40px;max-width:980px}dd .dhover:hover h5,dt .dhover:hover h5{color:#aaa!important}