/** common components:SearchBox */
.search-box-block ul>li:last-child {
    margin-right: 0
}
.search-box-block li {
    padding: 8px 24px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    color: #4b4c4d;
}
.search-box-block li.active {
    background: #fd4c60;
    color: #fff
}
.search-box-block li:not(.active):hover {
    color: #fd4c60
}
.search-box-block .history-box {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    z-index: 90;
    display: none; 
}
.search-box-block .history-box:hover,.search-box-block .hover-show {
    display: block
}
.search-box-block .search-input-war .search-input .el-icon-search {
    cursor: pointer;
    font-size: 20px;
    font-weight: 900;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.search-box-block .search-input-war {
  width: 602px;
  margin: 0 auto 0
}
.search-box-block .search-input-war .search-input .el-input__inner {
    border: 2px solid #fd4c60;
}
.search-box-block .search-input-war .search-input .el-icon-search {
    cursor: pointer;
    font-size: 20px;
    font-weight: 900;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.dy-search-history-box {
    width: 100%;
    max-height: 328px;
    background: #fff;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
    border-radius: 12px;
}
.dy-search-history-box .title-box {
    color: #c0c4cc;
    font-size: 14px;
}
.dy-search-history-box .item {
    height: 34px;
    line-height: 34px;
    padding-left: 32px;
    padding-right: 35px;
    font-size: 14px;
    color: #333;
}
.dy-search-history-box .item .icon-box {
    display: none;
    width: 22px;
    height: 22px;
    border-radius: 22px
}
.dy-search-history-box .item .icon-box img {
    display: block;
    width: 10px;
    height: 10px
}
.dy-search-history-box .item .icon-box:hover {
    background: #d3d6dc
}
.dy-search-history-box .item:hover {
    background: #f5f7fa
}
.dy-search-history-box .item:hover .icon-box {
    display: flex
}
.box-wrap {
    width: 606px;
    padding: 18px 20px;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 10%);
    border-radius: 12px;
}
.association-box .round {
    border-radius: 100px!important
}
.association-box .association-item {
    margin-bottom: 15px
}
.association-box .association-item:last-child {
    margin-bottom: 0
}
.association-box .img-box-war {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px
}
.association-box .img-box-war.active {
    background-color: #dc4291
}
.association-box .live-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 23px;
    height: 11px;
    background: url(https://qmm.daduoduo.com/AdminImageUpload/202210139132549_ORIGIN_yADO.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    z-index: 5
}
.association-box .img-box {
    display: block;
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    border-radius: 50%
}
.association-box .img-box .img-bg {
    border: 1px solid #efefef;
    width: 36px;
    height: 36px;
    border-radius: 4px
}
.association-box .img-box2 {
    display: block;
    width: 38px;
    height: 38px;
    margin-right: 10px;
    flex-shrink: 0;
    border: 1px solid #efefef;
    border-radius: 4px;
}

/** common components:ProductCategory and StarCategory */
.category-list .level-1:hover {
    color: #fd4c60
}
.category-list .level-1:hover.disabled {
    color: #ccc!important;
}
.category-list .level-1.disabled {
    color: #ccc!important;
}
.category-list .category-item .level-1 {
    display: block;
    margin: 0 15px 14px 0;
    padding: 6px 12px;
    color: #333;
    border-radius: 15px;
    font-size: 12px;
    outline: none;
    background-color: #fafafb
}
.category-list .category-item .level-1:hover {
    color: #fd4c60
}
.category-list .category-item:hover.able .level-1 {
    background-color: #fff2f3
}
/*.category-list .category-item:hover.disabled {
    background-color: #fafafb
}*/
.category-list .category-item.disabled {
    color: #ccc;
    cursor: not-allowed;
}
.category-list .category-item.active .level-1 {
    color: #fd4c60;
    font-weight: 500;
    background-color: #fff2f3
}
.category-list .category-item.active .level-1.disabled {
    background-color: #fafafb;
}
/*.category-list .category-item.active:hover.disabled {
    background-color: #fff2f3
}*/
.category-list .category-item.active:hover .level-1 {
    color: #fd4c60
}

.more-prudoct-tool-tip.el-tooltip__popper.is-light {
    box-shadow: rgb(225, 227, 230) 0px 2px 12px 0px;
    border: 1px solid rgb(240, 240, 240);
    margin-top: 4px;
}
.more-prudoct-tool-tip.el-tooltip__popper.is-light .popper__arrow {
    border-bottom-color: rgb(240, 240, 240) !important;
}
.more-prudoct-tool-tip.el-tooltip__popper.is-light .sub-category .el-cascader-menu__wrap {
    max-height: 250px;
}
.more-prudoct-tool-tip.el-tooltip__popper.is-light .sub-category .el-cascader-node__label {
    max-width: 150px;
}
.more-prudoct-tool-tip.el-tooltip__popper.is-light .sub-category .el-cascader-menu__list {
    min-height: 0px;
}
.more-prudoct-tool-tip.el-tooltip__popper.is-light .sub-category .el-cascader-panel.is-bordered {
    border-radius: 0px;
    border: 0px none;
}
.more-prudoct-tool-tip.el-tooltip__popper {
    padding: 0px;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-cascader-menu {
    min-width: 0px;
    width: 200px;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-radio__input {
    width: 0px;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-radio__input::before {
    content: "";
    display: block;
    position: absolute;
    width: 180px;
    height: 200%;
    background: transparent;
    top: -50%;
    left: -20px;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-radio__input .el-radio__inner {
    width: 0px;
    height: 0px;
    overflow: hidden;
    opacity: 0;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node.is-selectable.in-active-path, .more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node:not(.is-disabled):focus, .more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node:not(.is-disabled):hover {
    font-weight: 400;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node.in-active-path, .more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node.is-active, .more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node.is-selectable.in-checked-path {
    font-weight: 700;
}
.more-prudoct-tool-tip.el-tooltip__popper .el-cascader-node:hover {
    color: #fd4c60;
}
.more-prudoct-tool-tip .el-scrollbar__bar {
    opacity: 1;
}

/** common components:CommonDropAssociate */
.common-drop-associate {
    position: absolute;
    left: 180px;
    bottom: 14px;
}
.common-drop-associate-popover.el-popper {
    padding: 0;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.06);
    border: 1px solid #e4e7ed
}
.associate-button {
    height: 28px;
    padding: 0 12px;
    background-color: #fafafb;
    border-radius: 12px;
    color: #fd4c60;
    font-size: 12px;
    cursor: pointer
}
.associate-button .icon {
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 6px
}
.associate-button.active {
    background-color: #fff2f3
}
.associate-condition-wrapper {
    width: 100%
}
.associate-condition-wrapper .list-box {
    height: 155px;
    max-height: 155px;
    overflow-y: auto
}
.associate-condition-wrapper .item-wrapper {
    height: 34px;
    color: #606266;
    font-size: 14px;
    padding: 0 10px 0 20px
}
.associate-condition-wrapper .item-wrapper:hover {
    background-color: #f5f7fa
}
.associate-condition-wrapper .item-wrapper:hover .title {
    color: #fd4c60
}
.associate-condition-wrapper .item-wrapper .item {
    width: 100%
}
.associate-condition-wrapper .img-box {
    display: block;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    border-radius: 50%
}
.associate-condition-wrapper .loading-wrapper {
    height: 200px;
    padding: 16px 0;
    background: #fff;
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.1);
    border-radius: 8px
}
.associate-condition-wrapper .text__highlight {
    color: #fd4c60;
    background-color: transparent
}
.associate-condition-wrapper .el-input__inner {
    padding-left: 30px!important
}
.associate-condition-wrapper .el-input__prefix .icon {
    display: block;
    width: 12px;
    height: 12px;
    margin-left: 8px;
    pointer-events: none
}
.associate-condition-wrapper .el-input__prefix {
    display: flex
}
.align-items-center,.associate-condition-wrapper .el-input__prefix {
    align-items: center
}

/** common components:CustomSelectBox */
.custom-select-box .input-box {
    position: relative
}

.custom-select-box .input-box .arrow-icon {
    display: block;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto
}

.custom-select-box .input-box .arrow-icon.active {
    -webkit-animation: custom-select-arrow-active .5s forwards;
    animation: custom-select-arrow-active .5s forwards
}

.custom-select-box .input-box .arrow-icon.hide {
    -webkit-animation: custom-select-arrow-hide .5s;
    animation: custom-select-arrow-hide .5s
}

@-webkit-keyframes custom-select-arrow-active {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-180deg)
    }
}

@keyframes custom-select-arrow-active {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-180deg)
    }
}

@-webkit-keyframes custom-select-arrow-hide {
    0% {
        transform: rotate(-180deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes custom-select-arrow-hide {
    0% {
        transform: rotate(-180deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.custom-select-box .input-box .el-input__inner {
    cursor: pointer
}
.common-select-popover.el-popper {
  padding: 0;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.06);
  border: 1px solid #e4e7ed
}

.common-select-popover.el-popper .select-content .list {
  max-height: 220px;
  overflow-y: auto
}

.common-select-popover.el-popper .select-content .list .item {
  height: 34px;
  line-height: 34px;
  padding-left: 20px;
  cursor: pointer
}

.common-select-popover.el-popper .select-content .list .item:hover {
  color: #fd4c60;
  font-weight: 500;
  background-color: #f5f7fa
}

.common-select-popover.el-popper .select-content .list .item.active {
  color: #fd4c60
}

.common-select-popover.el-popper .select-content .custom-section {
  min-height: 100px;
  padding: 15px 14px 0;
  border-top: 1px solid #f5f5f5
}

.common-select-popover.el-popper .select-content .custom-section .word {
  color: #606266
}

.common-select-popover.el-popper .select-content .custom-section .el-input {
  width: 68px
}

.common-select-popover.el-popper .select-content .custom-section .el-input .el-input__inner {
  width: 68px;
  height: 28px;
  line-height: 28px;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px solid #e9ebf0;
  text-align: left
}

.common-select-popover.el-popper .select-content .custom-section .el-input .el-input__inner:hover {
  border: 1px solid #fd4c60
}

.common-select-popover.el-popper .select-content .custom-section .el-input input::-webkit-inner-spin-button,.common-select-popover.el-popper .select-content .custom-section .el-input input::-webkit-outer-spin-button {
  -webkit-appearance: none
}

.common-select-popover.el-popper .select-content .custom-section .el-input input[type=number] {
  -moz-appearance: textfield
}

.common-select-popover.el-popper .select-content .custom-section .btn {
  width: 50px;
  height: 28px;
  line-height: 28px;
  background: #fd4c60;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  cursor: pointer
}

/** common components:CommonDropDown */
.common-drop-down .input-box {
    position: relative;
    color: #333;
    font-size: 12px
}

.common-drop-down .input-box.select {
    color: #fd4c60
}

.common-drop-down .input-box.disabled {
    color: #ccc
}

.common-drop-down .input-box .arrow-icon {
    display: block;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto;
}

.common-drop-down .input-box .arrow-icon.active {
    -webkit-animation: custom-select-arrow-active .5s forwards;
    animation: custom-select-arrow-active .5s forwards
}

.common-drop-down .input-box .arrow-icon.hide {
    -webkit-animation: custom-select-arrow-hide .5s;
    animation: custom-select-arrow-hide .5s
}

.common-drop-down .input-box .el-input__inner {
    cursor: pointer
}

.common-drop-down-popover.el-popper {
    padding: 0;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.06);
    border: 1px solid #e4e7ed
}

.common-drop-down-popover.el-popper .custom-section {
    padding: 20px
}

.common-drop-down-popover.el-popper .custom-section .radio-box .el-radio-group .el-radio {
    margin-right: 24px
}

.common-drop-down-popover.el-popper .custom-section .radio-box .el-radio-group .el-radio:last-child {
    margin-right: 0
}

.common-drop-down-popover.el-popper .custom-section .radio-box .el-radio-group .el-radio .el-radio__label {
    padding-left: 4px;
    font-weight: 400
}

.common-drop-down-popover.el-popper .custom-section .el-cascader,.common-drop-down-popover.el-popper .custom-section .el-select {
    width: 100%
}

.common-drop-down-popover.el-popper .custom-section .btn {
    width: 50px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

.common-drop-down-popover.el-popper .custom-section .btn.sure {
    color: #fff;
    background: #fd4c60
}

.common-drop-down-popover.el-popper .custom-section .btn.canel {
    margin-right: 16px;
    border: 1px solid #e9ebf0;
    color: #666
}

.common-drop-down-popover.el-popper .custom-section .el-cascader, .common-drop-down-popover.el-popper .custom-section .el-select {
    width: 100%;
}

/** common components:ListAuth */
.list-auth-block {
    text-align: center
}

.list-auth-block .open-btn {
    margin: 0 auto;
    background: #fd4c60;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    width: 200px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    margin-top: 20px
}

.list-auth-block .ioc {
    width: 16px;
    height: 16px
}

/** common components:SkuDetail and PriceDetailDialog */
.sku-war-dialog.el-dialog {
    width: 560px;
    min-height: 450px;
    border-radius: 12px
}
  
.sku-war-dialog.el-dialog .title-box {
    padding-top: 18px;
    padding-bottom: 18px
}
  
.sku-war-dialog.el-dialog .img-section {
    width: 60px;
    height: 60px
}

.sku-war-dialog.el-dialog .info-box .lab {
    min-width: 48px;
    height: 36px
}

.sku-war-dialog.el-dialog .info-box .item {
    position: relative;
    min-width: 40px;
    height: 36px;
    padding: 0 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 2px;
    border: 1px solid #e9ebf0
}

.sku-war-dialog.el-dialog .info-box .item .word {
    color: #333
}

.sku-war-dialog.el-dialog .info-box .item:last-child {
    margin-right: 0
}

.sku-war-dialog.el-dialog .info-box .item:disabled {
    font-weight: 500;
    color: #ccc
}

.sku-war-dialog.el-dialog .info-box .item.active .word,.sku-war-dialog.el-dialog .info-box .item:hover .word {
    color: #fd4c60
}

.sku-war-dialog.el-dialog .info-box .item.active:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    border: 2px solid #fd4c60
}

.sku-war-dialog.el-dialog .info-box .item.has-pic .img-box {
    width: 30px;
    height: 30px;
    margin-right: 6px;
    border-radius: 2px
}

.sku-war-dialog.el-dialog .el-dialog__header {
    display: none
}

.sku-war-dialog.el-dialog .el-dialog__body {
    padding: 0
}

.icon-box1 {
    width: 32px;
    height: 18px;
    border-radius: 2px;
    border: 1px solid #fd4c60
}

/** common components:BuyVip and CancelOrderDialog */
.buy-vip-section {
    min-height: 632px;
}
.buy-vip-section .buy-func-box {
    margin-top: 16px;
}
.buy-vip-section .re-top {
    position: relative;
    top: 2px;
}
.buy-vip-section .content {
    min-height: 632px;
}
.buy-vip-section .member-type-box {
    min-height: 86px;
    padding: 18px 0 0 20px;
    background: #333;
    border-radius: 8px 8px 0 0;
}
.buy-vip-section .member-type-box .item {
    width: 240px;
    height: 68px;
    margin-right: 10px;
    background-color: hsla(0, 0%, 100%, 0.1);
    cursor: pointer;
    border-radius: 8px 8px 0 0;
}
.buy-vip-section .member-type-box .item:last-child {
    margin-right: 0;
}
.buy-vip-section .member-type-box .item .group-name {
    font-size: 16px;
    color: #fff;
}
.buy-vip-section .member-type-box .item .group-des {
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.buy-vip-section .member-type-box .item .img {
    display: block;
    width: 22px;
    height: auto;
}
.buy-vip-section .member-type-box .item .choice-tips {
    min-width: 85px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 2px;
    color: #ff6161;
    font-size: 12px;
    border: 1px solid #ff6161;
    font-weight: 500;
}
.buy-vip-section .member-type-box .item.active {
    background-color: #fff;
}
.buy-vip-section .member-type-box .item.active .group-name {
    color: #333;
}
.buy-vip-section .member-type-box .item.active .group-des {
    color: #666;
}
.buy-vip-section .content-left {
    width: 646px;
}
.buy-vip-section .content-left .top {
    padding: 0 18px 0 20px;
}
.buy-vip-section .auth-des-section {
    width: 204px;
    background-color: #fbfbfb;
    border-radius: 0 0 8px 0;
}
.buy-vip-section .couponCountDown {
    display: flex;
    align-items: center;
    /*margin-left: 10px;*/
    color: #8b95a8;
}
.buy-vip-section .couponCountDown .value {
    color: #fd4c60;
    background: #ffe7e9;
    font-size: 13px;
    text-align: center;
    padding: 3px 5px;
    border-radius: 4px;
}
.buy-vip-section .couponCountDown .text {
    margin: 0 5px;
}
.member-card-tag .tag-box {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 61px;
    height: 18px;
    padding: 0 2px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #ff6161;
    border-radius: 6px 0 6px 0;
}
.auth-des-box .icon {
    display: block;
    width: 48px;
    height: 45px;
    margin: 0 auto 10px;
}
.auth-des-box .vip-name {
    margin-bottom: 8px;
}
.auth-des-box .title {
    margin-bottom: 24px;
}
.auth-des-box .list-box {
    margin-left: 24px;
    overflow-y: auto;
}
.auth-des-box .list-box .item {
    margin-bottom: 8px;
}
.auth-des-box .list-box .item .img-war {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
.auth-des-box .list-box .item:last-child {
    margin-bottom: 0;
}
.buy-vip-section .recommend-box {
    width: 286px;
}
.buy-vip-section .recommend-box .el-input__inner {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 13px;
    border: 1px solid #e9ebf0;
}
.buy-vip-section .pay-btn-box {
    position: relative;
    text-align: center;
    margin-top: 34px;
    margin-bottom: 12px;
}
.buy-vip-section .pay-btn-box .kf-box {
    position: absolute;
    top: -30px;
    right: 0;
}
.buy-vip-section .pay-btn-box .el-button {
    width: 226px;
    height: 40px;
}
.buy-vip-section .el-button {
    width: 240px;
}
.buy-vip-section .label {
    color: #666;
    font-size: 14px;
    min-width: 86px;
}
.buy-vip-section .t-list .item-war {
    margin-right: 16px;
}
.buy-vip-section .t-list .item-war:last-child {
    margin-right: 0;
}
.buy-vip-section .t-list .item {
    cursor: pointer;
    height: 110px;
    width: 140px;
    border-radius: 6px;
    border: 1px solid #e9ebf0;
    text-align: center;
}
.buy-vip-section .t-list .item .time {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}
.buy-vip-section .t-list .item .price-section .p1 {
    color: #fd4c60;
    font-size: 26px;
    font-weight: 600;
}
.buy-vip-section .t-list .item .price-section .p1:before {
    content: '\A5   ';
    font-size: 16px;
}
.buy-vip-section .t-list .item .price-section .p1:after {
    content: ' /\6708';
    font-size: 14px;
    font-weight: 400;
}
.buy-vip-section .t-list .item .price-section .p3:after {
    content: ' /\4eba';
    font-size: 14px;
    font-weight: 400;
}
.buy-vip-section
    .t-list
    .item
    .price-section
    .p1.no-month:after {
    content: '';
}
.buy-vip-section .t-list .item .price-section .p2 {
    color: #999;
    font-size: 12px;
}
.buy-vip-section .t-list .active {
    border: 2px solid #fd4c60;
    position: relative;
}
.buy-vip-section .t-list .active:before {
    content: '';
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: 0;
    right: 0;
    background-image: url(//qmm.daduoduo.com/AdminImageUpload/2022/11/21/51756sure_ORIGIN_3MTO.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.buy-vip-section .t-list .disable {
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
}
.buy-vip-section .t-list .disable:before {
    content: '\62B5\6263\4EF7\8D85\8FC7\8BE5\65F6\957F\4EF7\683C';
    font-size: 12px;
}
.buy-vip-section .t-list .disable.vip:before,
.buy-vip-section .t-list .disable:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    line-height: 120px;
    border-radius: 4px;
}
.buy-vip-section .t-list .disable.vip:before {
    content: '\6682\4E0D\652F\6301\8BA2\8D2D';
}
.buy-vip-section .member-activity-tag-war {
    margin-bottom: 24px;
}
.buy-vip-section .pay-type-list .item {
    cursor: pointer;
    margin-right: 12px;
    width: 136px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #e9ebf0;
    color: #333;
    font-size: 13px;
}
.buy-vip-section .pay-type-list .item .ico1 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAFqElEQVRYR9WYbWyTVRTH//+n7RhjCHQdL8MNtj4IYvCDxMiLgkAwBGOQ4MAEY3QMtja+kEjUDxCiiQQQAwp0nQaJwQQdBkQT1CADY8Q3MAaMAdvuBeW97YQxBNbeY57Barf15RndUPttu+f8z++e5557z71Ekt/IrfXZl1pVkYpodqsWYTK7TP9Papf6ASfqKpwXEml1Ceyo9t0jisshmCWQvpkCmPOnAvE9RNaH3aN2xPt0ALRX+VcAeAUivZaxdMAEPmWfgQuDi/KbDdsYSBucyKvpBG7FOMl948Y4Zx2Yxutry/isSvHQv5m5zhPXyGVBl/5GG2BelX+niMy9FdnpRoxQsUUfRqNam/+KhjMpCBInAb4F4EoMQLA6E8229UfOoOPtwB0qoo53Y2ZdTcnqsEuvjB+we/xhQAZloktqbto99ROAyLeZCKHXALmcg72+iRGFg/9JQHBFWkACl0C27UkpfttCLv2l+PE8j+9XkANTOYlIllGjyWxoCpB8LeTSl2eU4STOjmr/NBWV2kwBayn4PBWg0rSfw5Uleztk0Ot/lgrZKf0AHZAlGQGaylxvFYmZT/y/AbQQC5RmbUwEbNV47uzikfXxYw6Pf7xYLNZE9lTRYiWyPd3kTRVJu4gGVlDjH+lEE43b2PfAqYqCy+1jjir/C0pkXTqtbgGmE0ux0M9Mdzhv3zGf0XYbu8f/DSCT0mneGkDyzZBLXxrLXnXDMKUiJ810TuYAySgFARDHAGkW0EYY24cUClgCkQGpMqFZMD5YMeqnWPa8geeh1IZ02TPGUwKSPEfKGmtW7rYzZcPOJxMc/E7dkGg0OkHAyVCYDchd7bYEvwy59Zntf4+vFlt9NBAwJpcRIIGvbNm5panAkgJ7GksUWucJMZ8aXgxW6Ptjn9fjK1fAO2bgkmaQxDHpb78v/ETeRceWEwWqtbUc0paV4QAuEtJEMCCUw6Tth2DFyNNmApbWiKU25D8uAqcZ+6SAFk17+Hylc4+9KlBGyEYRyUklSPBHAjuysvHBqTL992S29vdDt2nNTcsEUiqCMWYgu6xBozMOVuqF+V7/VCXcB4hmRuiGTQTkTohlfdhd/F0qP7u3cSyldS4EcwUyPsUW1andImvCLn1BXpXvIxHM6wZczJTkeyGX/pRZ34J3/YVXr+FRCOaIyFQAsdOnaxXfOPTzPL4vBHjIbJA4uj13j3HOMa6L/xRG3eigu8TUlaLI0zjoMiOzlag5JGZBuLZTw8oPw279cbvH/zogy7oFSH6WreU81uFIu1G1JA8JtTUz7MW74k+UVPpjayTrXFNjXgdAgmeecTmHe70BRwQ4KiKD00IaGzmwMljpXEVS2u3zq3zzo8LtndZxHcn11n65W88+ObQlrbaxWXe5k2iW8nBlyRaHp260QG0TyL0JhdrA5GNSWx2sdB6Kt3FUBRYqqK0Q2BJDsImUaiB7U8hVeDLlLtEFkLxgtWpTzi0uOSIiHOINTFKQmSIoAtFfwEZN8JvFZt3bucUqqD6Vc1W1bBRBmZnsgGglUEPh+qBbP5zIJ9mlKUQNi0KVo3abCbRSRNvsrZstotYKcKcZny425NckN0y3l+yOX6ccUh0Y1xpVRxLSg/uF3Jwr1toT7hFN8TZGtq5I60hjPxNgCUSKbgqssxPZoAGbcrMtWxqeLv7TePoYePFKNJy6/aECpJFg0GgxIDJCgPweAUoiQqBFs1rvb3s8slf5D0JkYm8GvAnt0FCHXnAd0OMrBVBzEyK95kJwY8itPxd7wMzz+D4R4JFei9gdYfKoljVgsvHKGgN0bDnfX65d2CUiM7qj1eO25Ik+Nm3K6fKSthtkh7foB/eL9ZfjgaVKycup3kx6HOo6yFWQ6/poOavij8uEj+VGa96gAg8AHA2IHdJxIj0JKGQLIQ39xHag81ZmxPkbbKCuH00vQXgAAAAASUVORK5CYII=);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}
.buy-vip-section .pay-type-list .item .ico2 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAFEElEQVRYR81Zf2xTZRQ957Xr5hhhgeBU1KQtKKJgAlHTbiM1CETIrI5XfyWaCFGjCcaBmJAgBg2ogYgmon8ImpiYoO9timgw4IQw2ilCDLAIC2vLdAaIGcYY2NYf75pXttlt/fHeNpL1v/adc89537vf/e67JYZ9vI211SKpZwAGRDADkLLhmPH9zl4SfwJyiHR+Gl3REs6Oz4Evt++pnpxMyCcCUcfXgO1omsulrGoPhv81mRmDGXNJ44gI5tkOdy0I5AlXCWtNkxmDHs2vTYCVG3KrBPVYKBKimXOGkTpyLRZirDEVxVlDj+7bKYJVYw12LfgkdtGj+ztExDsuAsQVCJXx2vkko3Rr/p7RBCTRReH3JA8QPHbd5PKLJ5fuv2ze6OymRdMM9N2cSotXYAQJBAWYYn8R2Eu35hNbRPKEQr41v/4mXaOWtsKd0xZy9bWfX26IsQUis61wBjA2DLIX5Lq4Gv7AjkA2dsGx50r+jretEchrACZZiWPNIHFOUVgXrY+0WQlaDOP5euFcJFPNApleDFvcIHneCaXmrHokViyYneuzmhbekUonfwRwQyFeQYMk++B03hN7+PApO+JWsDN131JDsFmABWMwiDdiauvrVgStYAIHA87O7sTjhKwbPFYzpQnl+fh5V5DkH0r5lFkdy/b1WREvhJlzMFDR2518FpAGEbnFxBJICvGeo9y5NX05dQbA1FwxChhU3o6p4fVjMefes6hKSfW8ZAhehEjlYOkgmx2Kc/XZ+sOnzd+8mn+bAVlry6Di4Nxcu9arVT9Y4ig7eqa+uTufeU9TzW1iGK8QeFpESv83hi4FytoONfxlNtfc1ZJMnrRskEAiqkbKSI4o4h7NvwOQoAKu7AhF9mcHndnk9xkGXhVIEHK1let/nAmQ2ysmV7w5cNpk88xC3nO6qweAMtxk7kdMxuJqJOf57P6q9l6kUj/3B/qMVL4QyFQKnhdIzQgB8ECJi6vbg+H2Quni0fydArnVqsFf42pkfr6Abt33EwT3FSwP4O8g1sTUSKOVPPbovuMiGKGZb5Nciodap+XNscaaJ8VIf54zZ8g+AtsqS6dtOV6394oVcybGo/kuCFBlbQXNMlA5qTK2+Id/cgmYZ+qlc22dELkx+zrB7+hyvRwNHuqwaszEBQ4Gyjq7+8x6OJi3g/mbr5tRoCyLhsL78q6iXr1RxNjUvwlMQw2xUOu3dowNYN16TR0k/Y3lXZwRJfbG1NaH8gmaPV8i3bMVxC9ls2fs+u0uLTEacybHrft3Q+QxWwYBGKXOUu+ZRw6dG62wFZ53T2CmJBNt2fVySNoUalhJNj+1YvGSTdxkWBEbDcaj+fcLZHE+rpV2a0NcjWwejXgxjkevbhAx3i1Yroq3/EwrxAtRNfJxMUE71z26b6UAO3PtXMuPeAiQfCe6Irw+1/Fnx1hIQo7jjV0bRbAh19FmuQ7mEnVMcl7fsazlLzuGsrFuvXYekf5IRPxWYxTPwf5IBC7GQq2D7bnZ490ZmN5T7M3u6ovSqYUAGwSy3KqxooV6xFKTzTE18oD5u0f3PQHh+4DZSrEF5FHCuAA6MqsrIlWgVEFkAYT3C6TCrrEsg9Ze3Al+qJQ4dqRT6e0QWTJaQXs89toYfTANiMOewNjQmdHHhB8eTfjxWybpJ+AAE4AWD7U+OjgCTiSlBSJ3jy1rxok9fARshp0oQ3Rz9Fvi4sohQ/Ts+55of0P8B3yTMD9yn4/BAAAAAElFTkSuQmCC);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}
.buy-vip-section .pay-type-list .active {
    border: 2px solid #fd4c60;
    position: relative;
}
.buy-vip-section .pay-type-list .active:before {
    content: '';
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: -1px;
    right: -1px;
    background-image: url(//qmm.daduoduo.com/AdminImageUpload/2022/11/21/51756sure_ORIGIN_3MTO.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.buy-vip-section .price-box .p1 {
    color: #fd4c60;
    font-size: 32px;
    font-weight: 600;
}
.buy-vip-section .price-box .p1:before {
    content: '\A5   ';
    font-size: 16px;
}
.buy-vip-section .price-box .original-price {
    margin: 0 16px 0 4px;
}
.buy-vip-section .tag {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 32px;
    height: 20px;
    line-height: 20px;
    padding: 0 2px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #ff6161;
    border-radius: 6px 0 6px 0;
}

.buy-vip-section .other-btn {
    font-size: 12px;
    color: #fd4c60;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.buy-vip-inner-dialog .el-dialog {
    width: 850px;
    border-radius: 12px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    margin-top: 10vh !important;
}
.buy-vip-inner-dialog .el-dialog .el-dialog__header {
    display: none;
}
.buy-vip-inner-dialog .el-dialog .el-dialog__body {
    padding: 0;
}
.buy-vip-inner-dialog .el-dialog .el-dialog__body .title-box {
    height: 51px;
    padding: 0 20px;
}
.buy-vip-inner-dialog .el-dialog .el-dialog__body .close-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.pay-code-scan-dialog.el-dialog {
    width: 336px;
    min-height: 360px;
    background: #fff;
    box-shadow: 0 5px 26px 0 hsla(0,0%,48.2%,.1);
    border-radius: 12px
}

.pay-code-scan-dialog.el-dialog .el-dialog__header {
    display: none
}

.pay-code-scan-dialog.el-dialog .el-dialog__body {
    padding: 0
}

.pay-code-scan-dialog.el-dialog .el-dialog__body .content .img-war {
    width: 164px;
    height: 164px;
    margin: 0 auto;
    border: 1px solid #f5f5f5
}
.buy-vip-section .pay-type-list .item,
.buy-vip-section .person-tag-box,
.buy-vip-section .t-list .item {
    display: flex;
}
.buy-vip-section .pay-type-list .item,
.buy-vip-section .person-tag-box,
.buy-vip-section .t-list .item {
    align-items: center;
}

.buy-vip-section .pay-type-list .item,
.buy-vip-section .person-tag-box,
.buy-vip-section .t-list .item {
    justify-content: center;
}
.member-auth-box {
    margin-top: 16px;
    padding: 22px 18px 22px 20px;
    border-top: 1px solid #f5f5f5
}
.member-auth-box .text1 .ico {
    width: 16px;
    height: 16px;
    color: #333;
    background: url(https://qmm.daduoduo.com/AdminImageUpload/2022101394940470_ORIGIN_wgjM.jpg)
        0 0 no-repeat;
    background-size: 100% 100%;
    margin-right: 8px;
    margin-left: 5px;
}
.member-auth-box .text1:hover {
    color: #fd4c60;
}
.img-box {
    width: 120px;
    height: 120px;
}
.img-box img {
    width: 100%;
    height: 100%;
}

/** common components:McnDetailDialog */
.mcn-detail-dialog .el-table:before {
    content: "";
    height: 0
}

.mcn-detail-dialog .dialog {
    width: 800px;
    min-height: 500px;
    border-radius: 4px;
    padding: 0
}

.mcn-detail-dialog .el-dialog__header {
    display: none
}

.mcn-detail-dialog .el-dialog__body {
    padding: 0
}

.mcn-detail-dialog .el-dialog__body .info-box .img-box {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border-radius: 8px
}

.mcn-detail-dialog .el-dialog__body .info-box .img-box {
    border-radius: 50%;
    border: 1px solid rgb(245, 245, 245);
    text-align: center;
    color: rgb(255, 245, 242);
    font-weight: 600;
    font-size: 25px;
    line-height: 70px;
    background: rgb(255, 222, 214);
}

.mcn-detail-dialog .el-dialog__body .info-box .img-box img {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover
}

.mcn-detail-dialog .el-dialog__body .table-box .author-img-box {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 5px
}

.mcn-detail-dialog .el-dialog__body .table-box .author-img-box .img-bg {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px
}

.mcn-detail-dialog .el-dialog__body .table-box .author-img-box img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover
}

.mcn-detail-dialog .el-dialog__body .table-box .author-img-box .img-bg[lazy=loading] {
    background-size: 15px 15px
}

.mcn-detail-dialog .el-dialog__body .table-box .author-img-box .img-bg[lazy=error] {
    background-size: 50% 50%
}

/** common components:AddLiveMonitorDialog */
.add-live-monitor-dialog .dialog {
    width: 572px;
}
.add-live-monitor-dialog .el-dialog {
    border-radius: 12px;
}
.add-live-monitor-dialog .el-dialog__header {
    display: none;
}
.add-live-monitor-dialog .el-dialog__body {
    padding: 15px 0 0;
}
.add-live-monitor-dialog .desc-box {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}
.add-live-monitor-dialog .content-box {
    margin: 0 auto;
    text-align: left;
}
.add-live-monitor-dialog .content-box .num-box {
    margin-top: 16px;
}
.add-live-monitor-dialog .item {
    height: 84px;
    background: #fff;
    line-height: 18px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    border: 1px solid #dcdfe6;
}
.add-live-monitor-dialog .item img {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    margin-right: 12px;
}
.add-live-monitor-dialog .item:hover {
    border: 1px solid #fd4c60;
}
.add-live-monitor-dialog .active {
    border: 1px solid #fd4c60;
    background-color: #fff6f4;
    position: relative;
}
.add-live-monitor-dialog .active:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 24px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022/12/13/2230336topright_select_ORIGIN_0kjM.png)
    no-repeat;
    background-size: 100% 100%;
}
.add-live-monitor-dialog .word-box {
    margin-top: 14px;
    border-radius: 2px;
    overflow: hidden;
}
.add-live-monitor-dialog .day-input {
    width: 100px;
}
.add-live-monitor-dialog .date-input {
    width: 290px;
    padding-right: 0;
}
.add-live-monitor-dialog .date-input .el-range__close-icon {
    display: none;
}
.add-live-monitor-dialog .date-input .el-range-separator {
    min-width: 25px;
}
.add-live-monitor-dialog .trace-time {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 30px;
}
.add-live-monitor-dialog .submit-btn .el-button {
    padding: 12px 93px !important;
    font-size: 14px;
}
.add-live-monitor-dialog .icon {
    height: 14px;
    width: 14px;
    margin-right: 6px;
}
.add-live-monitor-dialog .num-item {
    min-height: 160px;
    margin-top: -5px;
}

/** common components:LiveTraceDetailDialog */
.live-trace-detail-dialog .dialog {
    width: 500px;
    min-height: 407px;
    border-radius: 4px;
}

.live-trace-detail-dialog .el-dialog__header {
    display: none;
}

.live-trace-detail-dialog .el-dialog__body {
    padding: 15px 20px 0px;
}
.live-trace-detail-dialog .el-dialog__body .info-box .img-detail {
    display: block;
    /*width: 50px;
    height: 50px;*/
    border-radius: 50%;
}
.live-trace-detail-dialog .el-dialog__body .info-box .img-box {
    width: 48px;
    height: 48px;
}

.live-trace-detail-dialog .el-dialog__body .info-box .live-num {
    height: 48px;
}

.live-trace-detail-dialog .el-dialog__body .track-info {
    padding: 16px;
    background-color: rgb(251, 251, 251);
}

.live-trace-detail-dialog .empty-box .empty-img img {
    display: block;
    width: 170px;
    height: 170px;
    margin: 0px auto;
}

.live-trace-detail-dialog .live-list {
    height: 225px;
    overflow-y: auto;
}

.live-trace-detail-dialog .live-list .items .img-box {
    display: block;
    margin-right: 10px;
    cursor: pointer;
    width: 50px;
    height: 58px;
    border-radius: 2px;
}

/** user center page common sidebar */
.dy-side-bar-block {
    padding-top: 15px;
    padding-left: 15px;
    width: 218px;
    background: #fff;
    height: 100%;
    overflow-y: auto
}

.dy-side-bar-block .block-item {
    padding-top: 15px;
    border-bottom: 1px solid #f5f5f5
}

.dy-side-bar-block .block-item:last-child {
    border-bottom: 0 none
}

.dy-side-bar-block .block-item .pt {
    padding-left: 35px;
    color: #333;
    font-size: 15px;
    font-weight: 600
}

.dy-side-bar-block .block-item .invoice-icon {
    position: absolute;
    top: 0;
    right: -55px;
    display: block;
    width: 45px;
    height: 18px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022101391643734_ORIGIN_zgjN.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}

.dy-side-bar-block .item-box {
    margin: 15px 0;
    padding-left: 35px;
    font-size: 14px;
    cursor: pointer
}

.dy-side-bar-block .active,.dy-side-bar-block .item-box:hover {
    color: #fd4c60
}

.dy-side-bar-block .ico-1 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/5/30/141798member5_ORIGIN_0MjM.png) no-repeat;
    background-size: auto 15px;
    background-position: 10px
}

.dy-side-bar-block .ico-2 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022101391431310_ORIGIN_2YzN.jpg) no-repeat;
    background-size: auto 15px;
    background-position: 10px
}

.dy-side-bar-block .ico-3 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/202210139145420_ORIGIN_4AzM.jpg) no-repeat;
    background-size: auto 15px;
    background-position: 10px
}

.dy-side-bar-block .ico-4 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022101391529229_ORIGIN_wczM.jpg) no-repeat;
    background-size: auto 15px;
    background-position: 10px
}
.dy-side-bar-block .ico-5 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/6/26/1513735dh3_ORIGIN_0ADN.png) no-repeat;
    background-size: auto 15px;
    background-position: 10px
}
.dy-side-bar-block .ico-6 {
    background: url(//qmm.daduoduo.com/AdminImageUpload/2024/1/30/1342290tool_ORIGIN_ycDO.png) no-repeat;
    background-size: auto 15px;
    background-position: 10px
}
/**authWrapper */
.needAuthWrapper {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
}
.needAuthWrapperBox {
    position: relative;
}
.authBackCoverDetail {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(5px);
    border-radius: 8px;
}
.list-auth-block {
 text-align:center
}
.list-auth-block .open-btn {
 margin:0 auto;
 background:#fd4c60;
 display:inline-block;
 font-size:17px;
 font-weight:600;
 color:#fff;
 width:200px;
 height:40px;
 border-radius:20px;
 line-height:40px;
 margin-top:20px
}
.list-auth-block .ioc {
 width:16px;
 height:16px
}

/*fansAndViewerComponents*/
.fansViewerContent .fansTrendDateView {
    background-color: #f7f8fc;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    padding: 14px 16px;
}
.fansViewerContent .fansTrendDateView .overviewItem {
    align-items: center;
    color: #515361;
    display: flex;
}
.fansViewerContent .fansTrendDateView .overviewItem .name {
    font-size: 14px;
    line-height: 16px;
    margin-right: 6px;
}
.fansViewerContent .fansTrendDateView .overviewItem .value {
    color: #131520;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
.fansViewerContent .fansTrendDateView .overviewItem .icon {
    background: 50%/100% no-repeat;
    height: 16px;
    margin-right: 30px;
    width: 14px;
}
.fansViewerContent .fansTrendDateView .overviewItem .icon.up {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEVHcEz/QFD/QFD/QFD/QFD/QFD/QFD/QFD/QFAjd2akAAAACHRSTlMAat8o70C/f9eZiUEAAAAuSURBVAjXY2DABhgLoAyJRgjN2tERAGaYdHQ4gxkZHR1tEDmOBgbiGUwKDHgBAOHECL8ba9TgAAAAAElFTkSuQmCC);
}
.fansViewerContent .fansTrendDateView .overviewItem .icon.down {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGFBMVEVHcEwnwk4nwU0ov0wpv1AnwU0ov00nwk7+5v1cAAAAB3RSTlMA53VAKL9g7LIylwAAAC1JREFUCNdjYMALGAWgDPYC4hnh5eWlYIZjebkImMFcXm4AkUsvgipmUsBqIQC8Xwd+1hnL/wAAAABJRU5ErkJggg==);
}
.fansViewerContent .fansChartTooltip {
    height: 16px;
    margin-left: 2px;
    width: 16px;
}
.fansViewerContent .fansChartTitle {
    align-items: center;
    color: #131520;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 4px;
}
.fansViewerContent .fansChartTwo {
    border-top: 1px solid #edeef0;
    display: flex;
    padding: 24px 0;
    position: relative;
}
.fansViewerContent .fansChartSubTitle {
    color: #878999;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 24px;
}
.fansViewerContent .borderTop {
    border-top: 1px solid #edeef0;
}

/** common components:AddShowcaseDialog */
.add-showcase-dialog .dialog-section .auth-btn {
    margin-left: 8px;
    border-radius: 4px;
    border: 1px solid #fd4c60;
    color: #fd4c60
}

.add-showcase-dialog .dialog-section .el-dialog {
    width: 516px;
    min-height: 433px;
    border-radius: 12px
}

.add-showcase-dialog .dialog-section .el-dialog__header {
    display: none
}

.add-showcase-dialog .dialog-section .el-dialog__body {
    padding: 20px
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .add-btn {
    width: 103px;
    border-radius: 4px;
    border: 1px solid #fd4c60;
    color: #fd4c60;
    font-size: 13px;
    margin: 20px 0
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 38px;
    background: #f5f7f9;
    font-size: 14px;
    font-family: PingFangSC-Semibold,PingFang SC;
    color: #86919d
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list-war {
    height: 263px;
    overflow-y: auto
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .item {
    padding: 12px 0
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .item:nth-child(2n) {
    background-color: #fbfbfb
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .item:hover {
    background-color: #fff8f5
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .item:last-child {
    margin-bottom: 0
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .item .img-box {
    width: 40px;
    height: 40px;
    background: #d8d8d8;
    border-radius: 40px
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .item .img-box img {
    width: 100%;
    height: 100%;
    border-radius: 40px;
    -o-object-fit: cover;
    object-fit: cover
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .el-radio {
    margin-right: 10px
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .el-radio .el-radio__label {
    display: none
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .empty-img {
    width: 100px;
    height: 100px
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .empty-img img {
    display: block;
    width: 100%;
    height: 100%
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .list .empty-word {
    color: #999;
    font-size: 14px
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .btn-box .el-button {
    width: 110px;
    height: 40px;
    line-height: 40px;
    padding: 0
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .btn-box .el-checkbox__label {
    padding-left: 8px;
    color: #666;
    font-weight: 400
}

.add-showcase-dialog .dialog-section .el-dialog__body .content .btn-box .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #fd4c60
}

.add-showcase-result-dialog .section .el-dialog {
    width: 516px;
    min-height: 195px;
    border-radius: 12px
}

.add-showcase-result-dialog .section .el-dialog__header {
    display: none
}

.add-showcase-result-dialog .section .el-dialog__body {
    padding: 20px
}

.add-showcase-result-dialog .section .el-dialog__body .content .btn-box .el-button {
    width: 110px;
    height: 40px;
    line-height: 40px;
    padding: 0
}

.add-showcase-multi-result-dialog .tips-box .mark-icon {
    display: block;
    width: 14px;
    height: 14px;
    margin-left: 2px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/202413010047502_ORIGIN_2UzM.jpg) no-repeat 0 0;
    background-size: 100% 100%
}

.add-showcase-multi-result-dialog .el-dialog {
    position: relative;
    width: 560px;
    /*height: 418px;*/
    height: auto;
    padding-bottom: 15px;
    background: #fff;
    box-shadow: 0 5px 26px 0 hsla(0,0%,48%,.1);
    border-radius: 12px;
}

.add-showcase-multi-result-dialog .el-dialog__header {
    display: none
}

.add-showcase-multi-result-dialog .el-dialog__body {
    padding: 0
}

.add-showcase-multi-result-dialog .el-dialog__body .close-svg {
    position: absolute;
    top: 24px;
    right: 20px
}

.add-showcase-multi-result-dialog .content {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    width: 100%
}

.add-showcase-multi-result-dialog .content .img-box {
    width: 120px;
    height: 120px
}

.add-showcase-multi-result-dialog .content .img-box img {
    width: 100%;
    height: 100%
}

.add-showcase-multi-result-dialog .content .text1 {
    margin-right: 24px;
    color: #999
}

.add-showcase-multi-result-dialog .content .text1 .ico {
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/202413010122534_ORIGIN_xETM.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}

.add-showcase-multi-result-dialog .content .text1:hover {
    color: #fd4c60
}

/*.add-showcase-multi-result-dialog .content .text1:hover .ico {
    background: url(//qmm.daduoduo.com/AdminImageUpload/202413010235354_ORIGIN_wITO.jpg) 0 0 no-repeat;
    background-size: 100% 100%
}*/

.add-showcase-multi-result-dialog .content .title-box {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 17px
}

.add-showcase-multi-result-dialog .content .product-list {
    height: 280px;
    overflow-y: auto;
    border-radius: 5px
}

.add-showcase-multi-result-dialog .content .product-list .product-img {
    height: 40px;
    min-width: 40px;
    border-radius: 4px
}

.add-showcase-multi-result-dialog .content .product-list .list-item {
    padding: 12px 20px;
    color: #333
}

.add-showcase-multi-result-dialog .content .product-list .list-item:hover {
    background: #fbfbfb;
    color: #ff7752
}

.add-showcase-multi-result-dialog .content .bottom {
    margin-top: 20px
}

.add-showcase-multi-result-dialog .content .bottom .btn {
    width: 80px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    border: 1px solid #e9ebf0;
    text-align: center;
    color: #666;
    cursor: pointer
}


/*addAuthorSuccessModal*/
.addAuthorSuccess .el-dialog {
    width: 418px;
    height: 288px;
    background: #fff;
    border-radius: 8px
}

.addAuthorSuccess .el-dialog .el-dialog__header {
    padding: 20px
}

.addAuthorSuccess .el-dialog .el-dialog__header .el-dialog__headerbtn {
    top: 22px
}

.addAuthorSuccess .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
    font-size: 21px;
    font-weight: 500;
    color: #999
}

.addAuthorSuccess .el-dialog .el-dialog__body {
    padding-top: 15px
}

.addAuthorSuccess .el-dialog .el-dialog__body .el-button {
    padding: 12px 34px
}

.addAuthorSuccess .el-dialog .el-dialog__body .tipText {
    margin: 26px auto 48px
}

.sideNavWrapper {
    position: fixed;
    width: 108px;
    top: 97px;
    /*margin-left: 1230px;*/
    border-left: 1px solid #e3e3e3;
    z-index: 20;
}
.sideNavWrapper::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: -7px;
    top: 0;
    bottom: 0;
    width: 6px;
}
.sideNavWrapper .sideNavTitle {
    color: #333;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
    line-height: 1;
}
.sideNavWrapper .sideNavContent {
    box-sizing: content-box;
    direction: rtl;
    max-height: calc(100vh - 160px);
    position: relative;
    scroll-behavior: smooth;
    text-align: left;
    margin-left: -6px;
    padding-left: 6px;
    overflow-y: auto;
}
.sideNavWrapper .sideNavContent .item {
    display: inline-block;
    margin: 2px 0px;
    padding: 3px 10px;
    color: #666;
    border-radius: 2px;
    font-size: 12px;
    box-shadow: none;
    font-weight: 500;
    position: relative;
    cursor: pointer;
}
.sideNavWrapper .sideNavContent .item.active {
    color: #fd4c60;
}
.sideNavWrapper .sideNavContent .item:hover {
    color: #fd4c60;
}
.sideNavWrapper .sideNavContent .item.active::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: -4px;
    top: 8px;
    width: 7px;
    height: 7px;
    display: inline-block;
    border: 2px solid #fd4c60;
    border-radius: 50%;
    background: #fff;
}

.member-activity-tag .item {
    height: 30px;
    margin: 8px 0 0;
    background: #ffefef;
    padding: 5px 10px;
    border-radius: 4px;
}

.member-activity-tag .hover {
    position: relative;
}

.member-activity-tag .hover:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #fd4c60;
}
.member-activity-tag .vipCoupon {
    color: #fff;
    background: linear-gradient(to right, #ff7c54, #ff293d);
    border-radius: 12px;
    width: 240px;
    height: 60px;
    margin-right: 20px;
}
.member-activity-tag .vipCoupon:last-child {
    margin-right: 0;
}
.member-activity-tag .vipCoupon .info {
    position: relative;
    border-right: 1px dashed #fff;
    height: 60px;
    box-sizing: border-box;
}
.member-activity-tag .vipCoupon .info .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.member-activity-tag .vipCoupon .info::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    right: -4px;
    top: -4px;
}
.member-activity-tag .vipCoupon .info::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    right: -4px;
    bottom: -4px;
}
.member-activity-tag .vipCoupon .info .value {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
}
.member-activity-tag .vipCoupon .info .value .mark {
    font-size: 13px;
    font-weight: normal;
}
.member-activity-tag .vipCoupon .info .text {
    font-size: 12px;
    color: rgba(255, 255, 255, .7);
}
.member-activity-tag .vipCoupon .info .tip {
    font-size: 12px;
}
.member-activity-tag .vipCoupon .btn {
    width: 80px;
    line-height: 60px;
    text-align: center;
    font-size: 15px;
}

/*达人对比*/
.w1200 {
    width: 1200px;
}

.mw1300 {
    min-width: 1300px;
}

.lf-10 {
    left: 10px;
}
.lf-10 {
    left: 10px;
}
.authorPkModal {
    position: fixed;
    bottom: 10px;
    /*width: 100%;*/
    z-index: 110;
    pointer-events: none;
}
.authorPkModal .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;
}
.authorPkModal .chooseContent.active {
    width: 260px;
    overflow: hidden;
}
.authorPkModal .chooseContent.active .authorList {
    padding-left: 15px;
}
.authorPkModal .chooseContent .authorList .imgWrapper {
    position: relative;
    width: 35px;
    height: 35px;
    border: 3px solid #fff;
    border-radius: 35px;
}
.authorPkModal .chooseContent .authorList .imgWrapper img {
    width: 100%;
    height: 100%;
}
.authorPkModal .chooseContent.active .authorList .imgWrapper {
    margin-left: -15px;
}
.authorPkModal .chooseContent .authorList .name {
    max-width: 90px;
}
.authorPkModal .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%
}
.authorPkModal .chooseContent .expandWrapper {
    padding: 0 12px 0 17px;
}
.authorPkModal .chooseContent .expandWrapper .arrow {
    display: block;
    width: 4px;
    height: 8px;
}
.authorPkModal .chooseContent .expandWrapper .arrow.active {
    transform: rotate(180deg);
}
.authorPkModal .chooseContent .controlWrapper .el-button--primary {
    width: 90px;
    height: 34px;
    line-height: 34px;
    padding: 0
}
.authorPkModal .resultContent {
    z-index: 999;
    position: fixed;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    pointer-events: auto;
    left: 0;
    top: 0;
}
.authorPkModal .resultContent .cover {
    background: rgba(0, 0, 0, 0.5);
}
.authorPkModal .resultContent .side {
    z-index: 2;
    width: 200px;
    height: 90%;
    text-align: center;
}
.authorPkModal .resultContent .table {
    box-sizing: border-box;
    z-index: 2;
    width: 1000px;
    min-width: 1000px;
    height: 90%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}
.authorPkModal .resultContent .table .fixedTableHeader {
    height: 150px;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 10;
    background: #fff;
}
.authorPkModal .resultContent .table .tableWrapper {
    padding: 20px;
}
.authorPkModal .resultContent .table .tableWrapper .section .sectionTitle {
    position: relative;
    padding: 0 0 0 16px
}

.authorPkModal .resultContent .table .tableWrapper .section .sectionTitle:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 15px;
    margin: auto 0;
    border-radius: 3px;
    background: #fd4c60;
    content: ""
}
.authorPkModal .resultContent .table .tableWrapper table {
    border-collapse: collapse;
}
.authorPkModal .resultContent .table .tableWrapper thead th {
    border-top: 1px solid #e8ebf1;
    border-bottom: 1px solid #e8ebf1
}

.authorPkModal .resultContent .table .tableWrapper thead th:first-child {
    border-left: 1px solid #e8ebf1
}

.authorPkModal .resultContent .table .tableWrapper thead th:last-child {
    border-right: 1px solid #e8ebf1
}

.authorPkModal .resultContent .table .tableWrapper tr:first-child td {
    padding: 0;
    border-left: none;
    border-right: none
}

.authorPkModal .resultContent .table .tableWrapper tr:first-child td:first-child {
    border-left: 1px solid #e8ebf1
}

.authorPkModal .resultContent .table .tableWrapper tr:first-child td:last-child {
    border-right: 1px solid #e8ebf1
}

.authorPkModal .resultContent .table .tableWrapper tr:nth-child(2n) td {
    background-color: #fbfbfb
}

.authorPkModal .resultContent .table .tableWrapper tr.trHeader td {
    padding: 0;
    background-color: #fff
}

.authorPkModal .resultContent .table .tableWrapper tr td.tdContent {
    max-width: 160px
}

.authorPkModal .resultContent .table .tableWrapper tr td.tdContent:hover {
    background-color: #fff8f6
}

.authorPkModal .resultContent .table .tableWrapper td {
    padding: 30px 0 20px;
    text-align: center;
    color: #333;
    border: 1px solid #e8ebf1
}

.authorPkModal .resultContent .table .tableWrapper td:first-child {
    color: #999
}

.authorPkModal .resultContent .table .tableWrapper .userInfo {
    padding: 19px 5px 16px
}

.authorPkModal .resultContent .table .tableWrapper .userInfo .id,.authorPkModal .resultContent .table .tableWrapper .userInfo .name {
    max-width: 130px;
    margin: 0 auto
}

.authorPkModal .resultContent .table .tableWrapper .userInfo .shopIcon {
    display: block;
    width: 16px;
    height: 16px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023/6/6/3641448shop_ORIGIN_wEjN.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.authorPkModal .resultContent .table .tableWrapper .userInfo img {
    width: 44px;
    height: 44px;
    border-radius: 50%
}

.authorPkModal .resultContent .table .tableWrapper .userInfo .el-image .el-image__inner {
    display: block;
    width: 44px;
    height: 44px;
    padding: 2px;
    border-radius: 50%;
    background-color: #fff
}

.authorPkModal .resultContent .table .tableWrapper .userInfo .el-image .el-image__error {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px
}


/** free sample */
.confirm-ui-dialog .el-dialog, .open-dyauth-dialog .el-dialog, .ui-el-dialog .el-dialog {
    border-radius: 12px;
}

.confirm-ui-dialog .el-dialog .el-dialog__title {
    color: rgb(51, 51, 51);
}

.el-dialog .el-dialog__title {
    font-size: 17px!important;
    font-weight: 600;
}

.confirm-ui-dialog .el-dialog .el-dialog__body {
    padding: 10px 20px;
    font-size: 14px;
    color: rgb(153, 153, 153);
}

.confirm-ui-dialog .el-dialog .el-dialog__footer .el-button {
    padding: 12px 38px;
}

/*.open-dyauth-dialog .el-dialog .el-dialog__body {
    padding: 0;
}*/

.open-dyauth-dialog .el-dialog .new-box {
    height: 200px;
}

.ui-el-dialog .el-dialog .el-dialog__body {
    padding: 12px 20px;
}

.ui-el-dialog .el-steps .is-process {
    font-weight: 400
}

.ui-el-dialog .el-steps .is-process .el-step__icon {
    background: #fd4c60;
    border: none;
    color: #fff
}

.ui-el-dialog .el-steps .el-step__icon {
    border: 1px solid #ccc;
    width: 32px;
    height: 32px
}

.ui-el-dialog .el-steps .el-step__line {
    height: 1px;
    top: 16px;
    right: 10px;
    left: 120px;
    overflow: hidden
}

.ui-el-dialog .el-steps .el-step__main {
    position: absolute;
    left: 36px;
    top: -3px;
}

.ui-el-dialog .el-steps .el-icon-check:before {
    display: block;
    content: "";
    background: url(//qmm.daduoduo.com/AdminImageUpload/2023625141332674_ORIGIN_zYTN.jpg) no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 20px
}

.ui-el-dialog .el-steps .el-step {
    min-width: 100px
}

.ui-el-dialog .el-steps .is-success {
    color: #fd4c60
}

.ui-el-dialog .el-steps .is-success .el-step__icon {
    border: 1px solid #fd4c60
}

.ui-el-dialog .el-steps .is-success .el-step__line {
    background-color: #fd4c60;
    border-color: #fd4c60
}

.product-specifications-dialog-block .step-content {
    background: #fbfbfb;
    border-radius: 8px;
    height: 324px;
    overflow-y: auto
}

.product-specifications-dialog-block .goods-img {
    min-width: 66px;
    max-width: 66px;
    height: 66px;
    border-radius: 8px
}

.product-specifications-dialog-block .el-button--info {
    width: 110px;
    height: 40px;
    background: #fd4c60;
    border-radius: 4px;
    border: none;
    font-size: 15px;
    padding: 0
}

li,ul {
    list-style: none
}

.product-delcom {
    font-size: 13px
}

.product-delcom p {
    margin-top: 15px
}

.product-footerlist {
    border-radius: 4px
}

.product-footerlist li {
    background: #fff;
    padding: 5px 20px;
    border: 1px solid #e8ebf1;
    color: #333;
    text-align: center;
    float: left;
    border-radius: 4px;
    margin: 15px 0 0 15px
}

.product-footerlist li.productActive {
    border-radius: 4px;
    color: #fff;
    border: 1px solid #fd4c60;
    background: #fd4c60
}

.product-footerlist li.noneActive {
    background-color: #ccc;
    opacity: .4;
    color: #000;
    pointer-events: none
}

.douyin-content {
    height: 88px;
    background: #fbfbfb;
    border-radius: 8px
}

.douyin-content .douyin-button {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ccc
}

.douyin-content .douyin-button:hover {
    border: 1px solid #fd4c60
}

.scoll-content {
    height: 360px;
    overflow-y: auto
}

.choose-dyauth-dialog .box-item {
    position: relative;
    height: 88px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e9ebf0
}

.choose-dyauth-dialog .box-item .box-image {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.choose-dyauth-dialog .box-item .box-image img {
    width: 100%
}

.choose-dyauth-dialog .is-active {
    border: 1px solid #fd4c60
}

.choose-dyauth-dialog .is-active:after {
    display: block;
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    width: 30px;
    height: 30px;
    background: url(//qmm.daduoduo.com/AdminImageUpload/2022/12/13/2230336topright_select_ORIGIN_0kjM.png) no-repeat;
    background-size: 100% auto
}

.choose-dyauth-dialog .is-disable {
    border: 1px solid #f1f1f1
}

.choose-dyauth-dialog .is-disable .box-span div,.choose-dyauth-dialog .is-disable .box-span span {
    color: #ccc
}

.choose-dyauth-dialog .is-disable .is-disable-text {
    width: 100px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    color: #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right
}

    .choose-dyauth-dialog .el-button--default {
    width: 110px;
    border: 1px solid #fd4c60;
    color: #fd4c60
}

    .choose-dyauth-dialog .el-button--primary {
    width: 110px;
    box-shadow: 0 8px 20px -6px rgba(255,119,82,.5)
}

/** share or buy sample*/
.share-sample-dialog .commission-info {
    height: 32px;
    line-height: 32px;
    background: #fff2f3;
    border-radius: 2px
}

.share-sample-dialog .content-item {
    position: relative;
    width: 100%;
    height: 399px;
    overflow: hidden;
    border-radius: 4px
}

.share-sample-dialog .split-line {
    height: 1px;
    margin: 8px 0;
    background-color: #ebebeb
}

.share-sample-dialog .small-cover-img {
    width: 76px;
    height: 76px;
    border-radius: 4px
}

.share-sample-dialog .el-dialog {
    width: 654px;
    min-height: 400px;
    border-radius: 12px
}

.share-sample-dialog .el-dialog__header {
    display: none
}

.share-sample-dialog .el-dialog__body {
    padding: 24px 0
}

.share-sample-dialog .el-button {
    color: #fd4c60;
    border: 1px solid #fd4c60
}

.share-sample-dialog .item-svg path {
    fill: #333
}

.share-sample-dialog .content-box {
    padding: 0 24px
}

.share-sample-dialog .content-box .content {
    display: grid;
    gap: 20px 48px;
    grid-template-columns: 252px 306px
}

.share-sample-dialog .content-box .content .border-1 {
    border: 1px solid rgba(233,235,240);
}
.share-sample-dialog .content-box .content .copy-btn {
    width: 110px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px
}

.share-sample-dialog .content-box .content .kouling {
    padding: 16px
}

.share-sample-dialog .content-box .prompt-content {
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    background: #fafafa;
    border-radius: 4px
}

.share-sample-dialog .content-box .prompt-content .pd10 {
    padding: 10px
}

.share-sample-dialog .douyin-code-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover
}

.share-sample-dialog .douyin-code-box .code-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 306px;
    /*height: 399px*/
}

.share-sample-dialog .douyin-code-box .goods-img-box {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.share-sample-dialog .douyin-code-box .goods-img-box .goods-img {
    width: 170px;
    height: 170px;
}

.share-sample-dialog .douyin-code-box .info-box {
    position: absolute;
    top: 175px;
    left: 11px
}

.share-sample-dialog .douyin-code-box .info-box .left-font-info {
    width: 150px
}

.share-sample-dialog .douyin-code-box .info-box .left-font-info .name {
    display: -webkit-box;
    width: 145px;
    overflow: hidden;
    font-family: PingFangSC-Medium,PingFang SC;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    color: #333;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.share-sample-dialog .douyin-code-box .info-box .left-font-info .money-box {
    display: flex;
    font-size: 20px;
    margin-top: 10px;
    color: #ff002e;
    align-items: flex-end
}

.share-sample-dialog .douyin-code-box .info-box .goods-code {
    z-index: 2;
    width: 130px;
    height: 130px
}

/** fav or cancel dialog*/
.favorite .first .el-dialog__wrapper .el-dialog {
    width: 506px;
    background: #fff;
    border-radius: 12px;
}
.favorite .first .el-dialog__wrapper .el-dialog .el-dialog__header {
    display: none;
}
.favorite .first .el-dialog__wrapper .el-dialog .el-dialog__body {
    padding: 0;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.btnWrapper
.el-button {
    width: 110px;
    height: 40px;
}
.favorite .first .el-dialog__wrapper .el-dialog .el-dialog__body .chooseList {
    height: 290px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.markInput::v-deep
.el-input__inner {
    height: 32px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.markInput
.el-input {
    width: 400px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.default {
    max-height: 130px;
    overflow-y: auto;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.default
.isActive
.selectItem {
    background: url(http://qmm.daduoduo.com/AdminImageUpload/2023/3/20/334846checkRadio_ORIGIN_3kTM.png)
    no-repeat 50%;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.group {
    width: 466px;
    height: 40px;
    background: #fbfbfb;
    border-radius: 4px;
    padding-left: 8px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.selectWrapper
.selectItem {
    background: url(https://qmm.daduoduo.com/AdminImageUpload/20221013101429915_ORIGIN_5IzM.jpg)
    no-repeat 50%;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.icon {
    height: 14px;
    width: 14px;
    margin-right: 10px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.el-radio-group {
    display: block;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.el-dialog__body
.chooseList
.el-radio {
    display: block;
    margin-top: 25px;
    font-size: 14px;
    color: #333;
}
.favorite .first .el-dialog__wrapper .el-dialog .authorInfo {
    border-bottom: 1px solid #f5f5f5;
    margin-left: 20px;
    margin-right: 20px;
}
.favorite
.first
.el-dialog__wrapper
.el-dialog
.authorInfo
.authorPic {
    border-radius: 50px;
    width: 36px;
    height: 36px;
    min-width: 36px;
}
.favorite .addGroup {
    margin-left: 8px;
}
.favorite .name,
.favorite .remarkName {
    max-width: 160px;
}
.favorite .authorName {
    max-width: 300px;
}
.favorite .first .el-dialog__wrapper .el-dialog .el-dialog__body .chooseList {
    height: auto;
    min-height: 290px;
}
.favorite .first .el-dialog__wrapper .el-dialog .el-dialog__body .chooseList .default {
    max-height: 340px;
    display: grid;
    gap: 10px 10px;
    grid-template-columns: repeat(2, 1fr);
}
.favorite .first .el-dialog__wrapper .el-dialog .el-dialog__body .chooseList .group {
    width: auto;
}

/** copy goods link dialog*/
.copy-goods-link-dialog .el-dialog__body {
    padding-top: 0;
}

