.promotionDetail {
    background: #fbfbfb;
    min-width: 1140px;
}
.promotionDetail .topInfoCard {
    width: 1140px;;
    min-height: 240px;
    margin: 25px auto 0;
    padding: 22px 19px 18px 22px;
    background: #fff;
    box-shadow: 0 2px 16px 5px rgba(0,0,0,.05);
    border-radius: 8px;
}
.promotionDetail .topInfoCard .detailInfo {
    display: flex;
}
.promotionDetail .topInfoCard .detailInfo .promotionPic {
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 12px;
    border: 1px solid #f5f5f5;
}
.promotionDetail .topInfoCard .detailInfo .copyNameBtn {
    width: 34px;
    min-width: 34px;
    height: 19px;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
    color: #000;
}
.promotionDetail .topInfoCard .detailInfo .catWrapper .catText {
    background: inherit;
    padding: inherit;
    min-width: inherit;
    color: rgb(153, 153, 153);
    display: inline-block;
    line-height: 20px;
    height: 20px;
    border-radius: 2px;
}
.promotionDetail .topInfoCard .detailInfo .smallLine {
    width: 1px;
    height: 11px;
    opacity: .3;
    border-right: 1px solid #979797;
    margin-right: 20px;
}
.promotionDetail .topInfoCard .detailInfo .copyLinkBtn {
    border-radius: 4px;
    border: 1px solid #e8ebf1;
    width: 34px;
    height: 34px;
}
.promotionDetail .topInfoCard .detailInfo .copyLinkBtn .el-icon-link {
    font-size: 20px;
    color: #585558;
    font-weight: 600;
}
.promotionDetail .qrcodeWrapper {
    width: 36px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #eaeaec;
}
.promotionDetail .qrcodeWrapper .icon {
    height: 18px;
    width: 18px;
}
.promotionDetail .qrcodeWrapper .qrHover {
    display: none;
    position: absolute;
    top: 43px;
    left: -43px;
    width: 128px;
    height: 148px;
    background: #fff;
    box-shadow: 0 0 10px 0 hsla(0,0%,80.4%,.5);
    border-radius: 4px;
}
.promotionDetail .qrcodeWrapper:hover .qrHover {
    display: block;
}
.promotionDetail .favBtn {
    width: 34px;
    height: 34px;
}
.promotionDetail .favBtn .el-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    color: #e8ebf1;
    border: 1px solid #e8ebf1;
}
.promotionDetail .favBtn .icon {
    display: block;
    width: 18px;
    height: 18px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022101217213558_ORIGIN_wAzM.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}
.promotionDetail .favBtn.fav .icon {
    background: url(//qmm.daduoduo.com/AdminImageUpload/20221012172150902_ORIGIN_zkTO.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}

.promotionDetail .favBtn.fav .el-button {
    background-color: #fd4c60;
    border: 1px solid #fd4c60
}
.promotionDetail .topInfoCard .detailInfo .updateTime {
    font-size: 12px;
    font-weight: 400;
    color: #b3b3b3;
    margin-top: 6px;
    white-space: nowrap;
}
.promotionDetail .topInfoCard .detailInfo .priceTrendIcon {
    width: 20px;
    height: 20px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/498415trend_ORIGIN_xQzN.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-left: 6px
}

.promotionDetail .topInfoCard .detailInfo .priceTrendIcon:hover {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/012821trendHover_ORIGIN_3czN.png) 0 0 no-repeat;
    background-size: 100% 100%
}
.promotionDetail .topInfoCard .detailInfo .skuIcon {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/4740566gvge_ORIGIN_1cTO.png) 0 0 no-repeat;
    background-size: 100% 100%;
    height: 20px;
    width: 40px;
    margin-left: 6px
}

.promotionDetail .topInfoCard .detailInfo .skuIcon:hover {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/486383gvgeHover_ORIGIN_4EDO.png) 0 0 no-repeat;
    background-size: 100% 100%
}
.promotionDetail .topInfoCard .detailInfo .bgItemWrapper {
    margin-top: 11px;
    padding: 6px 0px;
    background: inherit;
    border-radius: inherit;
}
.promotionDetail .topInfoCard .detailInfo .bgItemWrapper .item {
    margin-right: 18px;
    background: rgb(249, 249, 249);
    padding: 5px 10px;
    border-radius: 4px;
}
.promotionDetail .topInfoCard .detailInfo .bgItemWrapper .trendIcon {
    width: 12px;
    height: 12px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/20221012172246290_ORIGIN_zMzM.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}

.promotionDetail .topInfoCard .detailInfo .bgItemWrapper .trendIcon:hover {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/3/2/012821trendHover_ORIGIN_3czN.png) 0 0 no-repeat;
    background-size: 100% 100%
}
.promotionDetail .topInfoCard .detailInfo .addCartBtn {
    height: 33px;
    background: #fd4c60;
    border-radius: 15px;
    font-size: 14px;
    padding: 0 18px;
}
.promotionDetail .topInfoCard .detailInfo .splitLine {
    width: 1px;
    height: 120px;
    opacity: .1;
    border-right: 1px solid #979797;
    margin-left: 10px;
    margin-right: 20px;
}
.promotionDetail .topInfoCard .detailInfo .text {
    font-size: 12px;
    font-weight: 400;
    color: #777;
}
.fixedNav {
    display: none;
    position: fixed;
    top: 70px;
    width: 100%;
    min-width: 1140px;;
    height: 66px;
    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: 66px;
    margin: 0 auto;
}
body .plainRadio .el-radio-button__orig-radio:checked + .el-radio-button__inner {
    color: #fd4c60;
    background-color: #fff;
    border-color: #fd4c60;
    box-shadow: -1px 0 0 0 #fd4c60;
}
.datePicker .el-radio-group .el-radio-button__inner {
    width: 56px;
    padding: 7px 0;
    color: #666;
}

.promotionMainContent {
    position: relative;
    width: 1140px;;
    margin: 16px auto 20px;
    overflow: hidden;
    background: #fff;
}
.normalWrapper {
    min-height: 280px;
}
.normalWrapper .titleWrapper .text {
    position: relative;
    padding: 0 0 0 10px;
}
.normalWrapper .titleWrapper .text:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 15px;
    margin: auto 0;
    border-radius: 3px;
    background: #fd4c60;
    content: "";
}
.normalWrapper .infoItem {
    height: 45px;
}
.normalWrapper .infoItem .value {
    font-size: 20px;
    font-family: CDSHT-Regular,CDSHT;
    font-weight: 400;
}
.normalWrapper .infoItem .text {
    font-size: 14px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #999;
}
.baseWrapper .chartWrapper {
    height: 260px;
}
.exportWrapper .exportBtn {
    cursor: pointer;
    width: 92px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fd4c60;
    color: #fd4c60;
    display: flex;
    justify-content: center;
    align-items: center;
}
.baseWrapper .tableWrapper {
    min-height: 230px;
}
.baseWrapper .tableWrapper table {
    width: 100%;
}
.baseWrapper .tableWrapper table thead {
    background-color: #f3f4f5;
    font-size: 14px;
    color: #666;
}
.baseWrapper .tableWrapper table thead tr {
    height: 36px;
}
.baseWrapper .tableWrapper table thead th {
    font-weight: 400;
}
.baseWrapper .tableWrapper table tbody tr {
    text-align: center;
}
.baseWrapper .tableWrapper table tbody .splitLine {
    height: 10px;
    background-color: #fff;
}
.baseWrapper .tableWrapper table tbody tr:nth-child(2n+0) {
    background-color: #fbfbfb;
}
.baseWrapper .tableWrapper table tbody tr.totalTr td {
    color: #828e9a;
    background-color: #d9e1e9;
}
.baseWrapper .tableWrapper table tbody tr td {
    padding: 5px 0;
}
.baseWrapper .tableWrapper table tbody tr td.transferRate {
    color: #333!important;
    font-weight: 600;
}
.baseWrapper .emptyContent {
    width: 130px;
    margin: 0 auto;
}
.baseWrapper .emptyContent .img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.baseWrapper .emptyContent .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.authorWrapper .topInfo .item {
    width: 170px;
    height: 26px;
    background: #fff0e4;
    border-radius: 2px;
}
.authorWrapper .topInfo .item:nth-child(2) {
    margin: 0 10px;
}
.authorWrapper .chartWrapper {
    height: 245px;
}
.normalWrapper .inputWrapper {
    width: 227px;
}
.normalWrapper .inputWrapper .el-input-group {
    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;
}
.normalWrapper .inputWrapper .el-input__inner {
    height: 28px;
    line-height: 28px;
    border-radius: 4px 0 0 4px;
    padding: 3px 10px;
    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;
}
.normalWrapper .inputWrapper .el-input-group__append, .normalWrapper .inputWrapper .el-input-group__prepend {
    padding: 0 9px;
    background-color: #fd4c60;
    border: 1px solid #fd4c60;
}
.normalWrapper .inputWrapper .el-input__icon {
    line-height: 28px;
}
.normalWrapper .inputWrapper .el-icon-search {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}
.authorWrapper .catWrapper {
    font-size: 14px;
}
.authorWrapper .catWrapper label {
    font-size: 14px;
    color: #999;
}
.authorWrapper .catWrapper .catItem {
    margin: 0 10px 5px 0;
    padding: 2px 10px;
    color: #666;
    border-radius: 12px;
    font-size: 12px;
    outline: none;
    background-color: #fafafb;
}
.authorWrapper .catWrapper .catItem.active {
    color: #fd4c60;
    font-weight: 500;
    background-color: #fff3f0;
}
.authorWrapper .authorList table {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.authorWrapper .authorList table thead {
    background: #e7ecf1;
}
.authorWrapper .authorList table thead th {
    padding: 8px 0;
    color: #828e9a;
    font-weight: 400;
}
.authorWrapper .authorList table tbody td {
    padding: 10px 0;
    color: #333;
}
.authorWrapper .authorList table tbody td .imgWrapper {
    position: relative;
    width: 35px;
    height: 35px;
}
.authorWrapper .authorList table tbody td .imgWrapper .authorPic {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 24px;
}
.authorWrapper .authorList .pageWrapper {
    height: 47px;
}
.listWrapper .sortItem.active .thText {
    color: #fd4c60;
    font-weight: 700;
}
.listWrapper .sortItem.active .sortIcon path {
    fill: #fd4c60;
}
.listWrapper .sortItem.active.asc .sortIcon {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.listEmpty .emptyContent {
    width: 300px;
    margin: 0 auto;
}
.listEmpty .emptyContent .img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.listEmpty .emptyContent .img img {
    display: block;
    width: 100%;
    height: 100%;
}
.listEmpty .emptyContent .text {
    margin-top: 4px;
    color: #999;
    font-size: 14px;
}

.liveWrapper .chartWrapper {
    height: 245px;
}
.liveWrapper .titleWrapper .sub .label {
    font-size: 13px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #999;
    margin-right: 7px;
}
.liveWrapper .titleWrapper .sub .value {
    font-size: 16px;
    font-family: CDSHT-Regular,CDSHT;
    font-weight: 400;
    color: #333;
    margin-top: 3px;
}
.liveWrapper .chartWrapper .chart {
    height: 220px;
}
.liveWrapper .liveList table {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.liveWrapper .liveList table thead {
    background: #e7ecf1;
}
.liveWrapper .liveList table thead th {
    padding: 8px 0;
    color: #828e9a;
    font-weight: 400;
}
.liveWrapper .liveList table tbody tr td {
    padding: 15px 0;
    color: #333;
}
.liveWrapper .liveList table tbody tr td .imgWrapper {
    position: relative;
    width: 38px;
    height: 50px;
}
.liveWrapper .liveList table tbody tr td .imgWrapper img {
    display: block;
    width: 38px;
    height: 52px;
    border-radius: 4px;
}
.liveWrapper .liveList table tbody tr td .authorImgWrapper {
    position: relative;
    background-color: #fff;
    border-radius: 35px;
    width: 35px;
    height: 35px;
}
.liveWrapper .liveList table tbody tr td .authorImgWrapper img {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 35px;
}

.awemeWrapper .chartWrapper {
    height: 245px;
}
.awemeWrapper .titleWrapper .sub .label {
    font-size: 13px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #999;
    margin-right: 7px;
}
.awemeWrapper .titleWrapper .sub .value {
    font-size: 16px;
    font-family: CDSHT-Regular,CDSHT;
    font-weight: 400;
    color: #333;
    margin-top: 3px;
}
.awemeWrapper .chartWrapper .chart {
    height: 220px;
}
.awemeWrapper .awemeList table {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.awemeWrapper .awemeList table thead {
    background: #e7ecf1;
}
.awemeWrapper .awemeList table thead th {
    padding: 8px 0;
    color: #828e9a;
    font-weight: 400;
}
.awemeWrapper .awemeList table tbody tr td {
    padding: 15px 0;
    color: #333;
}
.awemeWrapper .awemeList table tbody tr td .imgWrapper {
    position: relative;
    width: 38px;
    height: 50px;
}
.awemeWrapper .awemeList table tbody tr td .imgWrapper img {
    display: block;
    width: 38px;
    height: 52px;
    border-radius: 4px;
}
.awemeWrapper .awemeList table tbody tr td .authorImgWrapper {
    position: relative;
    background-color: #fff;
    border-radius: 35px;
    width: 35px;
    height: 35px;
}
.awemeWrapper .awemeList table tbody tr td .authorImgWrapper img {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 35px;
}

.fansWrapper .contentTitle {
    position: relative;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.fansWrapper .contentTitle .text {
    position: relative;
    color: #666;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    margin-right: 32px;
    cursor: pointer;
}
.fansWrapper .contentTitle .text.active {
    color: #fd4c60;
    font-size: 14px;
    font-weight: 500;
    font-family: PingFangSC-Medium, PingFang SC;
}
.fansWrapper .contentTitle .text.active::after {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background: #fd4c60;
}

.normalModal .el-dialog__header {
    display: none;
}
.priceTrendDialog .el-dialog {
    width: 560px;
    min-height: 458px;
    border-radius: 12px;
}
.normalModal .el-dialog__body {
    padding: 0;
}
.priceTrendDialog .titleWrapper {
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #f5f5f5;
}
.priceTrendDialog .chartWrapper {
    height: 348px;
}
.normalModal .questionIcon {
    display: block;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    background: url(http://qmm.daduoduo.com/AdminImageUpload/2023/3/9/4732615tooltip_ORIGIN_zEDO.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-left: -2px;
}
.normalModal .modalList {
    height: 410px;
    overflow: auto;
}
.normalModal .modalList table {
    text-align: center;
    width: 100%;
    font-size: 14px;
}
.normalModal .modalList table thead {
    background: #f5f7f9;
}
.normalModal .modalList table thead th {
    padding: 8px 0;
    color: #86919d;
    font-weight: 400;
    font-size: 14px;
    text-align: right;
}
.normalModal .modalList table .borderRight {
    border-right: 1px solid rgba(0, 0, 0, 0.06);
}
.normalModal .modalList table tbody tr td {
    padding: 10px 0;
    color: #333;
    text-align: right;
    border-bottom: 1px solid #f5f5f5;
}
.normalModal .modalList table tbody tr td .imgWrapper img {
    display: block;
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 4px;
}

.base-product .btn {
    width: 82px;
    height: 28px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #ff929e;
    color: #ff929e;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.base-product .btn .btn-icon {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    display: block
}

.base-product .btn .btn-suffix {
    width: 12px
}

.base-product .btn:hover {
    color: #fd4c60;
    border-color: #fd4c60
}

.base-product .btn:hover .btn-icon,.btn:hover .btn-suffix {
    opacity: .8
}

.base-product {
    background: #fff;
}

.base-product .title {
    height: 60px;
    padding: 0 20px
}

.base-product .product-box {
    display: inline-block;
    margin-bottom: 20px
}

.base-product .product-box:not(:nth-child(5n)) {
    margin-right: 20px
}

.base-product .product-box:hover .product-card {
    top: -8px;
    box-shadow: 0 3px 15px hsla(0,0%,48.2%,.1)
}

.base-product .product-box:hover .product-card .tag-box {
    opacity: 0
}

.base-product .product-box:hover .product-card .info-box {
    max-height: 147px
}

.base-product .product-box:hover .product-card .info-box .product-title {
    -webkit-line-clamp: 2
}

.base-product .product-card {
    display: inline-block;
    width: 204px;
    height: 331px;
    transition: top .5s;
    cursor: pointer;
    position: relative;
    top: 0;
    border-radius: 8px;
    background: transparent
}

.base-product .product-card .cover-box {
    width: 204px;
    height: 204px;
    border-radius: 8px 8px 0 0;
    border: 1px solid rgba(0,0,0,.06);
    border-bottom: 0;
    overflow: hidden
}

.base-product .product-card .cover-box .cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.base-product .product-card .cover-box .tag-box {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 8px;
    height: 40px;
    width: 100%;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.6))
}

.base-product .product-card .cover-box .tag-box .tag-item {
    background: #fff;
    color: #666;
    padding: 0 6px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    margin-right: 4px;
    border-radius: 2px;
    text-align: center
}

.base-product .product-card .info-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 8px 12px;
    border: 1px solid rgba(0,0,0,.06);
    border-top: 0;
    border-radius: 0 0 8px 8px;
    max-height: 127px;
    min-height: 127px;
    width: 100%;
    background: #fff;
    overflow: hidden
}

.base-product .product-card .info-box .product-title {
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    min-height: 20px
}

.base-product .product-card .info-box .price-box {
    white-space: nowrap;
    overflow: hidden;
    margin-top: 2px;
    height: 33px
}

.base-product .product-card .info-box .cx-box {
    height: 24px;
    line-height: 24px;
    background: rgba(255,119,82,.1);
    border-radius: 4px;
    padding: 0 7px
}
.mt8 {
    margin-top: 8px;
}
@font-face {
    font-family: MCDS-Demibold;
    src: url(../fonts/MCDS-Demibold.ttf);
}
.mcds {
    font-family: MCDS-Demibold, MCDS;
}
.baseWrapper .chartWrapper {
    position: relative;
    /*height: 192px;*/
}
.baseWrapper .chartWrapper .pieChart {
   width: 180px;
    height: 100%;
}
.baseWrapper .chartWrapper .chartTable {
    overflow: hidden;
}
.baseWrapper .chartWrapper .chartTable .tableContent {
    display: inline-flex;
    flex-grow: 0;
    flex-shrink: 0;
    transform: translateX(0);
    transition-duration: 0.5s;
}
.baseWrapper .chartWrapper .chartTable .tableContent table {
    width: 100%;
}
.baseWrapper .chartWrapper .chartTable .tableContent .item1 {
    width: 110px;
    padding-left: 30px;
    text-align: left;
}
.baseWrapper .chartWrapper .chartTable .tableContent .item2 {
    width: 70px;
    text-align: right;
}
.baseWrapper .chartWrapper .chartTable .tableContent .item3 {
    width: 110px;
    text-align: right;
}
.baseWrapper .chartWrapper .chartTable .tableContent table thead {
    position: relative;
}
.baseWrapper .chartWrapper .chartTable .tableContent table thead tr {
    height: 30px;
}
.baseWrapper .chartWrapper .chartTable .tableContent table thead tr th {
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.baseWrapper .chartWrapper .chartTable .tableContent table thead:after {
    content: '';
    pointer-events: none;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #f5f5f5;
}
.baseWrapper .chartWrapper .chartTable .tableContent table tbody tr {
    height: 30px;
}
.baseWrapper .chartWrapper .chartTable .tableContent .item1.row {
    padding-left: 16px;
}
.baseWrapper .chartWrapper .chartTable .tableContent table tbody tr .item1 .text {
    max-width: 180px;
}
.baseWrapper .chartWrapper .chartTable .tableContent .mark {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.baseWrapper .chartWrapper .chartTable .tableContent .rateContent {
    display: flex;
    align-items: baseline;
}
.baseWrapper .chartWrapper .chartTable .tableContent table tbody tr:hover {
    background: #fff6f4;
}
.baseWrapper .chartWrapper .chartTable .tableContent table tbody tr:hover .item1 .text {
    color: #fd4c60;
}
.baseWrapper .chartWrapper .chartTable .tableContent table tbody tr.tableItemHover {
    background: #fff6f4;
}
.baseWrapper .chartWrapper .chartTable .tableContent table tbody tr.tableItemHover .item1 .text {
    color: #fd4c60;
}
.baseWrapper .emptyContent {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}
.baseWrapper .emptyContent img {
    width: 116px;
    height: 117px;
}
