
.footer{background:#1c2b40;border-top:1px solid #323232;font-size:14px;margin-top: 20px;min-width: 1200px;}
.footer .top{padding:10px 0;border-bottom:1px solid #2a4160;overflow:hidden;color:#fff;}

.footer .top .con{ font-size: 12px; float:left;line-height:33px;}
.footer .top .con a{color: #fff}
.footer .top .con b{color:#52B6FF;padding-right:4px;}

.footer .bottom { padding: 10px 0; color: rgba(255,255,255,.4);line-height:24px; border-top:1px solid #1c2b40; text-align: center;font-size:12px;}
.footer .top .con > div > a {color: #999;}
.footer .top .con > div > a:hover {color: #52B6FF;}
.footer .top .con > div > a:not(:first-of-type):before {
  content: '|';
  color: #aaa;
  display: inline-block;
  margin: 0 5px;
}