/* 基于官网样式调整 */
@media (min-width: 1024px) {
  div#br-chatbox-root .eyEwak {
    /* 32px - 1920 */
    height: 1.4583vw;
    width: 1.4583vw;
  }

  div#br-chatbox-root .cCMWdW {
    height: 20.83333vw
  }

  div#br-chatbox-root .fyfWqK {
    /* 24px - 1920 */
    padding: 1.25vw;
  }

  div#br-chatbox-root .header-wrapper {
    /* 6px - 1920 */
    padding: 0.3125vw;
  }

  div#br-chatbox-root .bAVIvL {
    /* 600px - 1920 */
    height: 31.25vw;
    /* 400px - 1920 */
    width: 20.8333vw;
    grid-template-rows: repeat(3, 1fr);
  }

  .bYKiTl .connect-customer-interface {
    height: 100%;
    width: 18.85416vw
  }

  div#br-chatbox-root .gPCJNu {
    /* 28px - 1920 */
    bottom: 1.45833vw;
    /* 38px - 1920 */
    right: 1.97916vw;
    /* 700px - 1920 */
    max-height: 36.4583vw;
    /* 392px - 1920 */
    max-width: 21.875vw;
  }

  div#br-chatbox-root .hqqSAu {
    /* 430px - 1920 */
    height: 22.3958vw;
  }

  div#br-chatbox-root .eSmMgv {
    padding-right: 1.04167vw;
  }

  /* 按钮优先级 */
  div#br-chatbox-root .esARCC {
    z-index: 1000;
  }
}

#br-chatbox-root{
 position: relative;
 z-index: 9000;
}