.topInfoCard {
    margin-bottom: 15px;
}
.topInfoCard .baseInfoCard {
    width: 1140px;
    min-height: 198px;
    margin: 0 auto 15px;
    min-height: 198px;
}
.topInfoCard .baseInfoCard .normalInfo {
    min-height: 198px;
    background: #fff;
    box-shadow: 0 2px 16px 5px rgba(0,0,0,.05);
    border-radius: 8px;
}
.topInfoCard .baseInfoCard .liveInfo {
    width: 870px;
}
.topInfoCard .baseInfoCard .authorInfo {
    width: 260px;
}
.topInfoCard .baseInfoCard .liveInfo .imgWrapper {
    width: 108px;
    height: 158px;
}
.topInfoCard .baseInfoCard .liveInfo .imgWrapper .livePic {
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    width: 108px;
    height: 158px;
    border-radius: 8px;
}
.topInfoCard .baseInfoCard .liveInfo .liveInfoContent .liveReport {
    width: 84px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #fd4c60;
    background-color: #fff;
}
.topInfoCard .baseInfoCard .liveInfo .liveInfoContent .liveReport .icon {
    width:12px;
    height:12px;
    background:url(http://qmm.daduoduo.com/AdminImageUpload/2023/3/14/90216liveReportA_ORIGIN_zQjN.png) 0 0 no-repeat;
    background-size:100% 100%
}
.liveDetailReportPop .qrcodeWrapper {
    width: 100px;
    height: 100px;
    margin: 0px auto;
    text-align: center;
}
.liveDetailReportPop {
    text-align: center;
    padding: 0px;
}
.liveDetailReportPop .qrcode-box {
    width: 100px;
    height: 100px;
    margin: 0px auto;
    text-align: center;
}
.liveDetailReportPop p {
    padding-top: 3px;
}
.liveDetailReportPop.el-popover {
    width: 110px;
    min-width: 110px;
    height: 127px;
    box-shadow: rgba(205, 205, 205, 0.5) 0px 0px 10px 0px;
}
.topInfoCard .baseInfoCard .liveInfo .liveInfoContent .timeInfo i {
    display:block;
    width:14px;
    height:14px;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAC0UlEQVRIS72WPWgUQRTH/+9WFE2TQ1ErOwUVTCEIGhMEtQuaKB6IYBXuXcRYBEERFD9AFCSFitnZXGtzokZJpyL5UEFsFExAOxuNKJfCiyaw++Qdc2Hvcl9TJFMtO2/m9+Z9zPwJjQcZY9qJqEtE9gLYBiBpl+UBfCGidyIyysxvAEi9LanepDGmG8BNANsb+1W0mAZwiZlHatlXBRpjtgB4CGB/bOEcgJcAPgL4af9vBNAG4BCAdTHbSQCnmPlbJXgJcGhoqD2RSDwGsMkaTwG4WigURgcGBv5W83xwcHBtS0tLl9oB2GFtZqIoOt7X16dhXhxlQAt7BWANgAUiOt/a2voglUqFzYQ0l8t5s7OzZ0TkDoDVAOajKDoYhy4CbRjf25P9FpFjmUxmvBI0PDx8UkTa0un0xVpO+L7fSURPAKwHMANgTym8ceCEzdmCiByuBlOAMUbzeICZV9U7tYW+sCedZOYOtS8Cs9lsdxiGT4s/iM6l0+l7tTYLguC1iCiwboXr+iAI+kXkrn57ntfT29s7oou0zz7b0p9KJpO76uXMBag5zefzn2whTTPzToVp6Ws4daSY+VG9ULkAbQpOAMjZPTsoCIJbInIBwFyhUNhQq/RLTrgCbcv80j4lotvk+/44EWlCnzPz0Ubl7wq0p3wG4IiITGhIvwPYDOAGM19ZJuB1AJcB/FDgP9vo/cx8f5mAZwFo5c87A33f/0BEu2s4JiIymclkOuPzxpgyoFNIfd/vJ6LTRPSnEqo0AGPMfK0CWBbSMQDqUVNF0yjk1eaNMcWiATDu3BauwCVt4dr4rkBjTHnju15tLsCqV5vr5e0CjF/eAHpUejg/T80C6z5P9vpRHdPwAW4G2NQDbEPbHobhykiMkufZbFahKyOiStAVlYnxHFnp4SSEPc+7pFKiVq4b6hLbp0WpH0XRPiLaGpf6IvI1kUi8bVbq/weL98bopm+/yAAAAABJRU5ErkJggg==) 0 0 no-repeat;
    background-size:100% 100%
}

.topInfoCard .baseInfoCard .authorInfo .imgWrapper {
    width: 55px;
    height: 55px;
}
.topInfoCard .baseInfoCard .authorInfo .imgWrapper .authorImg {
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.topInfoCard .baseInfoCard .authorInfo .control .el-button--primary {
    width: 114px;
    height: 32px;
    padding: 0;
    font-size: 12px;
}

.baseDataCard {
    width: 1140px;
    min-height: 165px;
    margin: 0 auto;
    box-shadow: 0 2px 16px 5px rgba(0,0,0,.05);
    border-radius: 12px;
    background: #fff;
}
.baseDataCard .normalBaseInfo {
    min-height: 165px;
    background: #fff;
    border-radius: 8px;
}
.baseDataCard .normalBaseInfo.left {
    width: 630px;
}
.baseDataCard .normalBaseInfo.right {
    width: 490px;
}
.baseDataCard .normalBaseInfo .cardTitle {
    position: relative;
    padding: 0 0 0 16px;
}
.baseDataCard .normalBaseInfo .cardTitle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 15px;
    border-radius: 3.5px;
    background: #fd4c60;
    bottom: auto;
}
.borderB {
    border-bottom: 1px solid #f5f5f5;
}
.liveDetail .valueMark {
    height: 20px;
    margin: 0 auto;
    padding: 0 5px;
    background: #e2faf5;
    border-radius: 2px;
    color: #54ab9c;
}

.fixedNav {
    display: none;
    position: fixed;
    top: 70px;
    width: 100%;
    min-width: 1140px;
    height: 52px;
    background: #fff;
    box-shadow: 0 4px 20px 0 hsla(0,0%,85.9%,.5);
    z-index: 98;
}
.fixedNav.active {
    display: block;
}
.fixedNav .navContent {
    width: 1140px;
    height: 52px;
    margin: 0 auto;
}

.liveDetail .liveContent {
    width: 1140px;
    margin: 0 auto;
}
.liveContent .normalContentCard {
    width: 1140px;
    background-color: #fff;
    box-shadow: 0 2px 16px 5px rgba(0,0,0,.05);
    /* filter: drop-shadow(0px 3px 15px rgba(123,123,123,.1))!important; */
    border-radius: 8px;
    margin: 20px auto;
}
.liveContent .normalContentCard .trafficContent {
    box-sizing: border-box;
}
.liveContent .normalContentCard .titleWrapper {
    height: 20px;
}
.liveContent .normalContentCard .titleWrapper .title {
    position: relative;
    padding: 0 0 0 16px;
}
.liveContent .normalContentCard .titleWrapper .title:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 15px;
    margin: auto 0;
    border-radius: 3px;
    background: #fd4c60;
    content: "";
}
.liveContent .normalContentCard .trafficContent .trafficChart {
    width: 100%;
    height: 100%;
}
.liveContent .normalContentCard .trafficContent .trafficChart .el-radio {
    margin-right: 0;
}
.trafficContent .trafficChart .el-checkbox__label, .trafficContent .trafficChart .el-radio__label {
    font-size: 13px;
    color: #333!important;
    font-weight: 400;
}
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    background-color: #f2f6fc;
    border-color: #dcdfe6;
}
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
    border-color: #c0c4cc;
}
.el-checkbox__input.is-disabled+span.el-checkbox__label {
    color: #c0c4cc;
    cursor: not-allowed;
}
.trafficContent .trafficChart .el-checkbox-group .is-disabled .el-checkbox__label {
    color: #ccc!important;
}
.trafficContent .chartContent .trafficQuickTypeWrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}
.trafficContent .chartContent .trafficQuickTypeWrapper .el-radio-button__orig-radio:checked+.el-radio-button__inner {
    color: #fd4c60;
    background-color: #fff;
    border-color: #fd4c60;
}
.trafficBaseChart1 .contentHeader {
    box-sizing: border-box;
    position: relative;
    height: 60px;
    padding: 0 20px;
    display: flex;
}
.trafficBaseChart1 .contentHeader .headerItem {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    cursor: pointer;
}
.trafficBaseChart1 .contentHeader .headerItem.active {
    color: #fd4c60;
    font-weight: 500;
}
.trafficBaseChart1 .contentHeader .headerItem.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    border-radius: 2px;
    border-bottom: 2px solid #fd4c60;
}
.trafficBaseChart1 .contentHeader .headerItem:not(:first-child) {
    margin-left: 32px;
}
.trafficBaseChart1 .contentHeader:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #f5f5f5;
}
.trafficBaseChart1 .middle {
    flex-basis: 50px;
}
.trafficBaseChart1 .chartBaseData {
    height: 60px;
    padding-left: 20px;
    display: flex;
}
.trafficBaseChart1 .chartBaseData .dataItem {
    display: flex;
    align-items: center;
    margin-right: 32px;
}
.trafficBaseChart1 .chartBaseData .dataItem .text {
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #999;
    margin-right: 8px;
}
.trafficBaseChart1 .chartBaseData .dataItem .value {
    padding-top: 3px;
    font-size: 20px;
    font-family: CDSHT-Regular,CDSHT;
    font-weight: 400;
    color: #333;
}
.trafficBaseChart1 .promotionOutChartOrigin {
    height: 60px;
    display: flex;
    align-items: center;
}

.normalContentCard .viewerOrigin, .normalContentCard .viewerTransfer {
    width: 100%;
    min-height: 360px;
}
.normalContentCard .chartWrapper {
    width: 100%;
    height: 200px;
}
.normalContentCard .productListWrapper .inputWrapper {
    width: 270px;
}
.normalContentCard .productListWrapper .inputWrapper .inputSearch {
    height: 24px;
}
.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.el-input-group {
    line-height: normal;
    display: inline-table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.el-input--suffix .el-input__inner {
    padding-right: 30px;
}
.el-input-group>.el-input__inner {
    vertical-align: middle;
    display: table-cell;
}
.productListWrapper .inputWrapper .el-input__icon {
    line-height: 28px;
}
.normalContentCard .productListWrapper .inputWrapper .el-input__inner {
    height: 28px;
    line-height: 28px;
    border-radius: 4px 0 0 4px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 2px solid #fd4c60;
    border-right: none;
    font-size: 13px;
}
.el-input-group__append, .el-input-group__prepend {
    background-color: #f5f7fa;
    color: #909399;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    padding: 0 20px;
    width: 1px;
    white-space: nowrap;
}
.el-input-group--prepend .el-input__inner, .el-input-group__append {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.normalContentCard .productListWrapper .inputWrapper .el-input-group__append, .normalContentCard .productListWrapper .inputWrapper .el-input-group__prepend {
    padding: 0 9px;
    background-color: #fd4c60;
    border: 1px solid #fd4c60;
}
.normalContentCard .productListWrapper .inputWrapper .el-icon-search {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}
.productListWrapper .promotionCategory {
    font-size: 12px;
}
.productListWrapper .promotionCategory label {
    color: #828e9a;
}
.productListWrapper .promotionCategory .catItem {
    margin: 0 15px 10px 0;
    padding: 0 8px;
    line-height: 18px;
    color: #333;
    border-radius: 12px;
}
.productListWrapper .promotionCategory .catItem.active {
    background-color: #fff3ef;
    color: #fd4c60;
    font-weight: 500;
}
.selectedWrapper {
    border-top: 1px solid #f5f5f5;
}
.selectedWrapper .selectedItem {
    height: 28px;
    line-height: 28px;
    background: #f5f7f9;
    color: #666;
    font-size: 12px;
    padding-left: 6px;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.selectedWrapper .selectedItem .text {
    max-width: 266px;
}
.selectedWrapper .selectedItem .clearIcon {
    height: 28px;
}
.selectedWrapper .selectedItem .clearIcon .icon {
    margin-left:5px;
     margin-right:5px;
     width:14px;
     height:14px;
     cursor:pointer;
     background:url(https://qmm.daduoduo.com/AdminImageUpload/2022101394428724_ORIGIN_2MTN.jpg) no-repeat;
     background-size:80% 80%;
     background-position:50%
}
.productListWrapper .exportWrapper .el-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 28px;
    color: #fd4c60;
    border: 1px solid #fd4c60;
}
.productList .tableContent table {
    width: 100%;
    text-align: center;
    font-size: 13px;
}
.productList .tableContent table thead {
    background: #e7ecf1;
}
.productList .tableContent table thead th {
    padding: 8px 0;
    color: #86919d;
    font-size: 12px;
    font-weight: 600;
}
.productList .tableContent table tbody td {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
    color: #333;
}
.productList .tableContent table tbody .itemImgWrapper {
    position: relative;
    width: 40px;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.productList .tableContent table tbody .itemImgWrapper .productImg {
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.productList .tableContent table tbody .itemImgWrapper .hoverWrapper {
    display: none;
    position: absolute;
    top: 23px;
    left: -17px;
    width: 75px;
    height: 75px;
    background: #fff;
    box-shadow: 0 0 10px 0 hsla(0,0%,78%,.5);
    border-radius: 4px;
    z-index: 5;
}
.productList .tableContent table tbody .itemImgWrapper:hover .hoverWrapper {
    display: flex;
}
.productList .tableContent table tbody .itemImgWrapper .hoverWrapper .el-image {
    width: 70px;
    height: 70px;
}
.productList .tableContent table tbody .itemImgWrapper .hoverWrapper .el-image img {
    width: 100%;
    height: 100%;
}
.productList .tableContent table thead .sortWrapper.active .text {
    color: #fd4c60;
    font-weight: 700;
}
.productList .tableContent table thead .sortWrapper.active .sortIcon path {
    fill: #fd4c60;
}
.productList .tableContent table thead .sortWrapper.active.asc .sortIcon {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.skuBtn {
    width: 32px;
    height: 18px;
    border-radius: 2px;
    border: 1px solid #fd4c60;
}
.productList .tableContent table tbody .couponTag {
    display:inline-block;
    max-width:120px;
    border-radius:2px;
    border:1px solid #fb6767;
    color:#fb6767;
    font-size:12px
}

.normalModal .dialog {
    width: 800px;
    border-radius: 4px;
}
.normalModal .el-dialog__header {
    display: none;
}
.normalModal .el-dialog__body {
    padding: 15px 0;
}
.normalModal .itemInfo .imgWrapper {
    width: 80px;
    height: 80px;
    background: #d8d8d8;
    border-radius: 8px;
}
.normalModal .itemInfo .imgWrapper img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
}
.normalModal .infoTitle {
    position: relative;
    padding: 0 0 0 16px;
    font-weight: 700;
}
.normalModal .infoTitle:before {
    position: absolute;
    left: 0;
    top: 3px;
    width: 6px;
    height: 15px;
    background: #fd4c60;
    border-radius: 3px;
    content: "";
}
.normalModal .chartWrapper .chart {
    height: 220px;
}
.normalModal .listWrapper {
    min-height: 237px;
}
.normalModal .tipIcon:hover path {
    fill:#fd4c60
}

.trafficChartModal .dragWrapper {
    position: fixed;
    z-index: 999;
    background: #fff;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.1);
    border-radius: 8px;
    min-width: 340px;
}
.trafficChartModal .dragWrapper .dragContent {
    position: relative;
    height: 60px;
    padding: 0 20px;
    cursor: move;
    width: 100%;
}
.trafficChartModal .dragWrapper .dragContent .title {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.trafficChartModal .dragWrapper .dragContent .title.active {
    font-weight: 500;
    color: #fd4c60;
}
.trafficChartModal .dragWrapper .dragContent .closeIcon {
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.trafficChartModal .dragWrapper .dragContent .closeIcon img {
    display: block;
    width: 100%;
    height: 100%;
}
.trafficChartModal .dragWrapper .dragContent .title.active:after {
    pointer-events: none;
    cursor: default;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    height: 4px;
    border-radius: 2px;
    background: #fd4c60;
}
.trafficChartModal .dragWrapper .dragContent:after {
    pointer-events: none;
    cursor: default;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #f5f5f5;
}
.trafficChartModal .modalContent {
    min-width: 340px;
}
.trafficChartModal .modalContent .contentWrapper {
    width: 340px;
    box-sizing: border-box;
    padding: 12px 20px;
}
.trafficChartModal .modalContent .contentWrapper .title {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
}
.trafficChartModal .modalContent .contentWrapper .showItem {
    width: 100%;
    height: 100%;
    display: flex;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemPic {
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemPic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemInfo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemInfo .text {
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemInfo .extra {
    position: relative;
    top: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemInfo .extra .price {
    font-size: 14px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: 20px;
}
.trafficChartModal .modalContent .contentWrapper .showItem .itemInfo .extra .detail {
    font-size: 12px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #fd4c60;
    line-height: 17px;
}
.trafficChartModal .modalContent .contentWrapper .swiperPrev {
    position: absolute;
    top: 10px;
    left: -20px;
    z-index: 10;
    width: 27px;
    height: 40px;
}

.trafficChartModal .modalContent .contentWrapper .swiperPrev img {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.trafficChartModal .modalContent .contentWrapper .swiperPrev .active {
    display: none;
}

.trafficChartModal .modalContent .contentWrapper .swiperPrev .disabled,
.trafficChartModal .modalContent .contentWrapper .swiperPrev:hover .active {
    display: block;
}

.trafficChartModal .modalContent .contentWrapper .swiperPrev:hover .disabled {
    display: none;
}

.trafficChartModal .modalContent .contentWrapper .swiperNext {
    position: absolute;
    top: 10px;
    right: -20px;
    z-index: 10;
    width: 27px;
    height: 40px;
}

.trafficChartModal .modalContent .contentWrapper .swiperNext img {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.trafficChartModal .modalContent .contentWrapper .swiperNext .active {
    display: none;
}

.trafficChartModal .modalContent .contentWrapper .swiperNext .disabled,
.trafficChartModal .modalContent .contentWrapper .swiperNext:hover .active {
    display: block;
}

.trafficChartModal .modalContent .contentWrapper .b-disabled,
.trafficChartModal .modalContent .contentWrapper .swiperNext:hover .disabled {
    display: none;
}

.commentContent .page-box {
 margin:0 36px;
 padding:29px 0 38px
}
.commentContent .page-box .el-pagination {
 padding:0
}
.commentContent .page-box .el-pagination .btn-prev {
 min-width:28px;
 margin:0 10px 0 0;
 background-color:rgba(244,244,245,.4)
}
.commentContent .page-box .el-pagination .btn-next {
 min-width:28px;
 margin:0 0 0 10px;
 background-color:rgba(244,244,245,.4)
}
.commentContent .page-box .el-pagination .el-pager li {
 min-width:28px;
 margin:0 10px 0 0;
 font-size:14px;
 color:#333;
 font-weight:400;
 background-color:rgba(244,244,245,.4)
}
.commentContent .page-box .el-pagination .el-pager li.active {
 color:#fff;
 background-color:#fd4c60
}
.commentContent .page-box .el-pagination .el-pager li:last-child {
 margin-right:0
}
.commentContent .list-box {
 min-height:220px
}
.commentContent .item {
 height:44px;
 padding:0 16px
}
.commentContent .item:nth-child(2n+2) {
 background-color:#fbfbfb
}
.commentContent .item .text__highlight {
 margin:0 5px;
 color:#fd4c60;
 background-color:#fff
}
.commentContent .empty-box {
 width:120px;
 margin:0 auto
}
.commentContent .empty-box .empty-img {
 width:120px;
 height:120px
}
.commentContent .empty-box .empty-img img {
 display:block;
 width:100%;
 height:100%
}
.commentContent .empty-box .empty-word {
 color:#999;
 font-size:14px
}
.commentContent .page-box {
 margin:0 36px;
 padding:29px 0 38px
}
.commentContent .page-box .el-pagination {
 padding:0
}
.commentContent .page-box .el-pagination .btn-prev {
 min-width:28px;
 margin:0 10px 0 0;
 background-color:rgba(244,244,245,.4)
}
.commentContent .page-box .el-pagination .btn-next {
 min-width:28px;
 margin:0 0 0 10px;
 background-color:rgba(244,244,245,.4)
}
.commentContent .page-box .el-pagination .el-pager li {
 min-width:28px;
 margin:0 10px 0 0;
 font-size:14px;
 color:#333;
 font-weight:400;
 background-color:rgba(244,244,245,.4)
}
.commentContent .page-box .el-pagination .el-pager li.active {
 color:#fff;
 background-color:#fd4c60
}
.commentContent .page-box .el-pagination .el-pager li:last-child {
 margin-right:0
}
.commentContent .list-box {
 min-height:220px
}
.commentContent .item {
 height:44px;
 padding:0 16px
}
.commentContent .item:nth-child(2n+2) {
 background-color:#fbfbfb
}
.commentContent .item .text__highlight {
 margin:0 5px;
 color:#fd4c60;
 background-color:#fff
}
.commentContent .empty-box {
 width:120px;
 margin:0 auto
}
.commentContent .empty-box .empty-img {
 width:120px;
 height:120px
}
.commentContent .empty-box .empty-img img {
 display:block;
 width:100%;
 height:100%
}
.commentContent .empty-box .empty-word {
 color:#999;
 font-size:14px
}
.relative-popper>span>.text__highlight {
 margin:0 5px;
 color:#fd4c60;
 background-color:#fff
}
.wordsTitle {
 margin-bottom:22px;
 display:flex;
 border-bottom:1px solid #f5f5f5
}
.wordsTitle .text {
 cursor:pointer;
 padding-top:5px;
 padding-bottom:17px;
 border-bottom:2px solid #fff;
 font-size:14px;
 font-family:PingFangSC-Regular,PingFang SC;
 font-weight:400;
 color:#666;
 line-height:20px
}
.wordsTitle .text.active {
 font-weight:600;
 color:#fd4c60;
 border-color:#fd4c60
}
.liveGoodsWordsMonitorModal {
    position: fixed;
    bottom: 10px;
    /*width: 100%;*/
    z-index: 110;
    pointer-events: none;
}
.liveGoodsWordsMonitorModal .chooseContent {
    height: 97px;
    background-color: #fff;
    box-shadow: 0 2px 16px 5px rgba(0,0,0,.05);
    border-radius: 8px;
    z-index: 110;
    pointer-events: auto;
}
.liveGoodsWordsMonitorModal .chooseContent.active {
    width: 260px;
    overflow: hidden;
}
.liveGoodsWordsMonitorModal .chooseContent.active .authorList {
    padding-left: 15px;
}
.liveGoodsWordsMonitorModal .chooseContent .authorList .imgWrapper {
    position: relative;
    width: 35px;
    height: 35px;
    border: 3px solid #fff;
    border-radius: 35px;
}
.liveGoodsWordsMonitorModal .chooseContent .authorList .imgWrapper img {
    width: 100%;
    height: 100%;
}
.liveGoodsWordsMonitorModal .chooseContent.active .authorList .imgWrapper {
    margin-left: -15px;
}
.liveGoodsWordsMonitorModal .chooseContent .authorList .name {
    max-width: 90px;
}
.liveGoodsWordsMonitorModal .chooseContent .authorList .del {
    width: 16px;
    height: 16px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/6/6/3549318del_ORIGIN_xkTM.png) 0 0 no-repeat;
    background-size: 100% 100%
}
.liveGoodsWordsMonitorModal .chooseContent .expandWrapper {
    padding: 0 12px 0 17px;
}
.liveGoodsWordsMonitorModal .chooseContent .expandWrapper .arrow {
    display: block;
    width: 4px;
    height: 8px;
}
.liveGoodsWordsMonitorModal .chooseContent .expandWrapper .arrow.active {
    transform: rotate(180deg);
}
.liveGoodsWordsMonitorModal .chooseContent .controlWrapper .el-button--primary {
    width: 90px;
    height: 34px;
    line-height: 34px;
    padding: 0
}
.normalModal .dialog.goodsWordsMonitor {
    width: 500px;
}