body {background:#fff;}
    .show_card_tags {position: initial;border-radius: inherit;height:30px;line-height:30px;}
    .show_card_tags_countdown {background:rgba(252,121,3,1);}
    .show_card_tags_appoint {background:rgba(0,203,153,1);}
    .show_card_tags_review {background:rgba(1,103,254,1);}
    .show_card_tags_live {background:#f23464;}
    .el-scrollbar__wrap {overflow-x: hidden;}

    /* 轮播左右箭头 */
    .pdf_live .swiper-button-next {
        right: 0;
        width: 30px;
        height: 30px;
        background-color: #808080;
    }
    .pdf_live .swiper-button-prev {
        left: 0;
        width: 30px;
        height: 30px;
        background-color: #808080;
    }
    .pdf_live .swiper-button-next:after,.swiper-button-prev:after {
        font-size:12px;
    }

    .el-scrollbar__wrap {
      overflow-x: hidden;
    }

    .qa_status_box {
        height:170px !important;
    }
    .el-dialog__body {
        padding-top:0;
    }
    .del_model_qa {
        position:absolute;
        top:0;
        right:0;
        display:inline-block;
        width:40px;
        height:40px;
        text-align:center;
        line-height:40px;
    }
    .online_url {
      word-wrap: break-word;
      white-space: normal;
      word-break: break-all;
      flex: 1;
    }
    .active-details li>div{
      word-wrap: break-word;
      white-space: normal;
      word-break: break-all;
      flex: 1;
    }