body{background:#ccc}
.cont table{margin:0 auto;}

.per_login {
      position: relative;
      cursor: pointer;
      background:#282f9d;
      margin-bottom:10px;
    }

    .per_login input {
      background:#DA251D;
      width: 237px;
      height: 43px;
      border: 0
    }

    .per_login p {
      position: absolute;
      top: 0;
      color: #ffffff;
      height: 43px;
      line-height: 42px;
      left: 64px;
      font-size: 16px;
      margin: auto;
    }
    .per_login img{
       position: absolute;
       top: 12px;
       left:35px;
       width: 15px;
    }
    .per_login p span {
      background: url("/uiFramework/commonResource/image/2023102409283342907.png") no-repeat center center;
      height: 43px;
      width: 11px;
      display: block;
      position: absolute;
      top: 0px;
      left: 140px
    }

    .ee_login {
      position: relative;
      cursor: pointer;
      background:#282f9d;
    }

    .ee_login input {
      background: #DA251D;
      width: 237px;
      height: 43px;
      border: 0
    }

    .ee_login p {
      position: absolute;
      top: 0;
      color: #ffffff;
      height: 43px;
      line-height: 43px;
      left: 64px;
      font-size: 16px;
      margin: auto;
    }
   .ee_login img{
       position: absolute;
       top: 12px;
       left:35px;
       width: 17px;

  }
    .ee_login p span {
      background: url("/uiFramework/commonResource/image/2023102409283342907.png") no-repeat center center;
      height: 43px;
      width: 11px;
      display: block;
      position: absolute;
      top: 0px;
      left: 140px
    }

    .per_login_quick {
      padding-top: 10px;
      padding-bottom: 17px
    }

    .ee_login_quick {
      padding-top: 10px;
      padding-bottom: 17px
    }

    .ke-zeroborder a {
      color: #0d131a;
      text-decoration: none;

    }

    .ke-zeroborder a:hover {
      color: #282f9d;
    }