/*脚部*/
.footContainer{width:100%;background-color:#203559;margin-top:25px;height:45px;}
.footer{width:1000px;margin:0 auto;background-color:#203559;height:100%;}
.footerLink{width:50%;float:left;height: 100%;line-height: 45px;}
.copyright{width:49%;float:right;line-height: 45px;height: 100%;color:white;text-align:center;}
.footerLink select{margin-right:80px;width:165px;}
