.container {
  padding-top: 20px; }
  .container .agentTitle {
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #2F71BD; }
  .container .agentContent {
    padding: 60px 5px 56px;
    background: #fff; }
    .container .agentContent .agentOne {
      float: left; }
      .container .agentContent .agentOne.agentMargin {
        margin: 0 15px; }
      .container .agentContent .agentOne img {
        width: 300px;
        height: 80px;
        margin-bottom: 30px; }
      .container .agentContent .agentOne .bar {
        font-size: 14px;
        height: 58px;
        margin-bottom: 32px; }
        .container .agentContent .agentOne .bar a {
          color: #1C53A1;
          display: block;
          text-align: center;
          margin-bottom: 15px; }
