/* 隐藏插件自带的关闭按钮 */
.dgwt-wcas-close,
.js-dgwt-wcas-close {
    display: none !important;
}