.common-title-box[data-v-297adea0] {
    color: var(--d97ea3c6);
    font-family: Roboto;
    font-size: 36px;
    font-style: italic;
    font-weight: 800;
    height: 36px;
    letter-spacing: 4%;
    line-height: 36px;
    margin-bottom: 4px;
    margin-left: 10px;
    max-width: 180px;
    position: relative;
    width: 70%
}

.common-title-box.black[data-v-297adea0] {
    align-items: center;
    display: flex;
    height: 24px;
    margin-bottom: 16px;
    margin-left: 0
}

.common-title-box.black .title-box-text[data-v-297adea0] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px;
    position: relative;
    top: 0;
    z-index: 10
}

.common-title-box .title-box-text[data-v-297adea0] {
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    opacity: 1;
    position: absolute;
    top: 5px;
}

.right-icon[data-v-e909934a] {
    transition: all .2s ease-out
}

a[data-v-35b452eb] {
    -webkit-font-smoothing: antialiased;
    color: inherit;
    cursor: pointer;
    text-decoration: none
}

.qm-content-box[data-v-35b452eb] {
    color: #323233;
    font-size: 14px;
    line-height: 22px;
    margin-left: 18px;
    width: 200px;
}

.qm-sharink-item[data-v-35b452eb] {
    align-items: center;
    color: #8c8c8c;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    font-size: 11px;
    font-weight: 600;
    min-width: 23.5px
}

.qm-sharink-item img[data-v-35b452eb] {
    margin-bottom: .25rem
}

.qm-content-p[data-v-35b452eb] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

@media (min-width: 1440px) {
    .quick-message-content[data-v-35b452eb] {
        padding-right:0
    }
}

.qm-container-all[data-v-35b452eb] {
    position: relative;
    z-index: 10
}

.quick-message-all-box[data-v-35b452eb] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-right: 9px
}

.btn-more[data-v-35b452eb] {
    align-items: center;
    background-color: #f4f8ff;
    border-radius: 9999px;
    color: #3b82f6;
    display: flex;
    font-size: 11px;
    gap: 1px;
    height: 21px;
    justify-content: center;
    width: 46px
}

.btn-more[data-v-35b452eb]:hover {
    background-color: #3b82f6;
    color: #fff
}

.btn-more svg[data-v-35b452eb] {
    color: #fff;
    font-size: 10px
}

.qm-calendar-line[data-v-35b452eb] {
    border-left: 1px dashed #b1cdfb;
    height: 100%;
    left: 12.5px;
    position: absolute;
    top: 0;
    width: 1px
}

.qm-calendar-point[data-v-35b452eb] {
    background-color: #b1cdfb;
    border-radius: 9999px;
    height: 6px;
    width: 6px
}

.qm-calendar-time[data-v-35b452eb] {
    color: #3b82f6;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px
}

.qm-calendar-node[data-v-35b452eb] {
    align-items: center;
    display: flex;
    position: relative
}

.qm-box[data-v-35b452eb] {
    height: var(--4e0e27dc);
    margin-top: 8px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

#qm-container[data-v-35b452eb] {
    animation: scrollNews-35b452eb 34s linear infinite
}

@keyframes scrollNews-35b452eb {
    0% {
        transform: translateY(0)
    }

    10% {
        transform: translateY(0)
    }

    92% {
        transform: translateY(calc(-100% + var(--4e0e27dc)))
    }

    95% {
        transform: translateY(calc(-100% + var(--4e0e27dc)))
    }

    to {
        transform: 0
    }
}

.kx-item[data-v-35b452eb] {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex
}

.kx-item:hover .kx-item-title[data-v-35b452eb] {
    color: #3b82f6
}

.kx-item-first .qm-calendar-point[data-v-35b452eb] {
    position: relative
}

.kx-item-first .qm-calendar-point[data-v-35b452eb]:after {
    background-color: #fff;
    bottom: 100%;
    content: "";
    height: 13px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 3px;
    z-index: 10
}

.box[data-v-11dbe6f3] {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px 2px #011c430f;
    padding: 18px;
    position: absolute;
    right: calc(100% + 8px);
    top: 0;
    z-index: 1000
}

.box .title[data-v-11dbe6f3] {
    color: #323233;
    font-size: 15px;
    font-weight: 600
}

.box-bg[data-v-11dbe6f3] {
    background: linear-gradient(173.91deg,#f0f6ff 4.82%,rgba(236,243,255,0) 58.86%);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 100px;
    left: 0;
    width: 100%;
    z-index: -1
}

.box-bg[data-v-11dbe6f3],.box[data-v-11dbe6f3]:after {
    position: absolute;
    top: 0
}

.box[data-v-11dbe6f3]:after {
    content: "";
    height: 56px;
    right: -8px;
    width: 8px
}

.vertical[data-v-11dbe6f3] {
    width: 260px
}

.vertical .c-content[data-v-11dbe6f3] {
    display: flex;
    flex-direction: column
}

.horizontal[data-v-11dbe6f3] {
    width: 506px
}

.c-content[data-v-11dbe6f3],.horizontal .c-content[data-v-11dbe6f3] {
    display: grid;
    grid-template-columns: repeat(2,1fr)
}

.c-content[data-v-11dbe6f3] {
    -moz-column-gap: 22px;
    column-gap: 22px;
    margin-top: 18px;
    row-gap: 16px
}

.c-content .pic[data-v-11dbe6f3] {
    border-radius: 2px;
    height: 32px;
    width: 32px
}

.c-content>div[data-v-11dbe6f3] {
    align-items: center;
    display: flex;
    position: relative
}

.c-content>div>span[data-v-11dbe6f3] {
    color: #4d4d4d;
    flex-grow: 1;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 20px
}

.c-content>div:hover .qrcode[data-v-11dbe6f3] {
    visibility: visible
}

.c-content>div:hover span[data-v-11dbe6f3] {
    color: #3b82f6
}

.c-content>div:hover .join-btn[data-v-11dbe6f3] {
    background-color: #3b82f6;
    border-color: transparent;
    color: #fff
}

.join-btn[data-v-11dbe6f3] {
    border: 1px solid #3b82f6;
    border-radius: 9999px;
    color: #3b82f6;
    flex: none;
    font-size: 12px;
    line-height: 100%;
    padding: 4px 9px
}

.qrcode[data-v-11dbe6f3] {
    background-color: #fff;
    border-radius: 6px;
    bottom: -20px;
    box-shadow: 0 2px 16px #252d9614;
    left: 50%;
    padding: 8px;
    position: absolute;
    transform: translate(-50%);
    visibility: hidden;
    width: 124px
}

.qrcode img[data-v-11dbe6f3] {
    height: 108px;
    width: 108px
}

.qrcode div[data-v-11dbe6f3] {
    color: #7c7c80;
    font-size: 12px;
    margin-top: 4px;
    text-align: center
}

.w-full[data-v-91483f4a] {
    width: 100%
}

.h-full[data-v-91483f4a] {
    height: 100%
}

.object-cover[data-v-91483f4a] {
    -o-object-fit: cover;
    object-fit: cover
}

.overflow-hidden[data-v-91483f4a] {
    overflow: hidden
}

.invisible[data-v-91483f4a] {
    visibility: hidden
}

.visible[data-v-91483f4a] {
    visibility: visible
}

.whitespace-nowrap[data-v-91483f4a] {
    white-space: nowrap
}

.overflow-ellipsis[data-v-91483f4a] {
    text-overflow: ellipsis
}

.community-item[data-v-91483f4a] {
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    position: relative
}

.community-item[data-v-91483f4a]:hover {
    background: #f6f9ff
}

.community-item .community-item-left[data-v-91483f4a] {
    align-items: center;
    display: flex;
    flex-grow: 1;
    width: calc(100% - 60px)
}

.community-item .community-item-left .community-item-left-icon[data-v-91483f4a] {
    align-items: center;
    border-radius: 6px;
    display: flex;
    height: 36px;
    justify-content: center;
    margin-right: 10px;
    overflow: hidden;
    width: 36px
}

.community-item .community-item-left .community-item-left-name[data-v-91483f4a] {
    color: #323232;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    max-width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item .community-item-join[data-v-91483f4a] {
    align-items: center;
    border: 1px solid var(--6f186d06);
    border-radius: 36px;
    color: var(--6f186d06);
    cursor: pointer;
    display: flex;
    flex: none;
    font-size: 12px;
    font-weight: var(--6797eb9e);
    justify-content: center;
    line-height: 16px;
    padding: 4px 14px;
    position: relative;
    transition: all .1s ease-out
}

.community-item .community-hover[data-v-91483f4a] {
    visibility: hidden
}

.community-item:hover .community-hover[data-v-91483f4a] {
    visibility: visible
}

.community-item:hover .community-item-left-name[data-v-91483f4a] {
    color: #3b82f6
}

.community-item:hover .community-item-join[data-v-91483f4a] {
    background-color: #3b82f6;
    border-color: transparent;
    color: #fff
}

.community-item:hover .community-item-join-with-qrcode[data-v-91483f4a],.community-item:hover .community-item-join-with-text[data-v-91483f4a] {
    opacity: 1;
    pointer-events: unset
}

.community-item-join-with-text[data-v-91483f4a] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 16px #252d961f;
    box-sizing: border-box;
    flex: none;
    left: -210px;
    opacity: 0;
    padding: 18px 32px 28px;
    pointer-events: none;
    position: absolute;
    transition: all .2s ease-out;
    width: 198px;
    z-index: 10
}

.community-item-join-with-text .community-item-join-title[data-v-91483f4a] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item-join-with-text .community-item-join-name[data-v-91483f4a] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 6px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item-join-with-text .community-item-join-qrcode[data-v-91483f4a] {
    border: 1px solid #f0efef;
    border-radius: 4px;
    height: 132px;
    overflow: hidden;
    width: 132px
}

.community-item-join-with-text .community-item-join-slogan[data-v-91483f4a] {
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin-top: 4px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item-join-with-text[data-v-91483f4a]:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    bottom: 50%;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    transform: translateY(50%);
    width: 0
}

.community-item-join-with-qrcode[data-v-91483f4a] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 16px #252d961f;
    flex: none;
    height: 106px;
    left: -117px;
    opacity: 0;
    padding: 6px;
    pointer-events: none;
    position: absolute;
    transition: all .2s ease-out;
    width: 106px
}

.community-item-join-with-qrcode[data-v-91483f4a]:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    bottom: 43px;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    width: 0
}

svg[data-v-360ccb9f] {
    color: #b8b8b8
}

svg[data-v-360ccb9f]:hover {
    color: #3b82f6
}

.svg-close[data-v-c747aedf] {
    stroke: #7a7a7a;
    transition: all .2s ease-out
}

.community-item[data-v-894619f8] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.community-item .community-item-left[data-v-894619f8] {
    align-items: center;
    display: flex;
    flex-grow: 1;
    width: calc(100% - 60px)
}

.community-item .community-item-left .community-item-left-icon[data-v-894619f8] {
    align-items: center;
    border-radius: 6px;
    display: flex;
    height: 36px;
    justify-content: center;
    margin-right: 10px;
    overflow: hidden;
    width: 36px
}

.community-item .community-item-left .community-item-left-name[data-v-894619f8] {
    color: #323232;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    max-width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item .community-item-join[data-v-894619f8] {
    align-items: center;
    border: 1px solid #3b82f6;
    border-radius: 4px;
    color: #3b82f6;
    cursor: pointer;
    display: flex;
    flex: none;
    font-size: 13px;
    font-weight: 600;
    height: 29px;
    justify-content: center;
    position: relative;
    transition: all .1s ease-out;
    width: 52px
}

.community-item .community-item-join[data-v-894619f8]:hover {
    background: #3b82f6;
    color: #fff
}

.community-item .community-item-join:hover .hover-show[data-v-894619f8] {
    opacity: 1;
    pointer-events: unset
}

.community-item .community-item-join .community-item-join-with-text[data-v-894619f8] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 16px #252d961f;
    flex: none;
    left: -210px;
    opacity: 0;
    padding: 18px 32px 28px;
    pointer-events: none;
    position: absolute;
    transition: all .2s ease-out;
    width: 198px;
    z-index: 10
}

.community-item .community-item-join .community-item-join-with-text .community-item-join-title[data-v-894619f8] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item .community-item-join .community-item-join-with-text .community-item-join-name[data-v-894619f8] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 6px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item .community-item-join .community-item-join-with-text .community-item-join-qrcode[data-v-894619f8] {
    border: 1px solid #f0efef;
    border-radius: 4px;
    height: 132px;
    overflow: hidden;
    width: 132px
}

.community-item .community-item-join .community-item-join-with-text .community-item-join-slogan[data-v-894619f8] {
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin-top: 4px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.community-item .community-item-join .community-item-join-with-text[data-v-894619f8]:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    bottom: 50%;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    transform: translateY(50%);
    width: 0
}

.community-item .community-item-join .community-item-join-with-qrcode[data-v-894619f8] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 16px #252d961f;
    flex: none;
    height: 106px;
    left: -117px;
    opacity: 0;
    padding: 6px;
    pointer-events: none;
    position: absolute;
    transition: all .2s ease-out;
    width: 106px
}

.community-item .community-item-join .community-item-join-with-qrcode[data-v-894619f8]:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    bottom: 43px;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    width: 0
}

.common-aside-module[data-v-d063370d] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-d063370d] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.common-tip-text[data-v-d063370d],.common-title-text[data-v-d063370d] {
    font-family: Microsoft YaHei;
    font-style: normal
}

.common-title-text[data-v-d063370d] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-d063370d] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-d063370d],.flex[data-v-d063370d] {
    display: flex
}

.justify-between[data-v-d063370d] {
    justify-content: space-between
}

.items-center[data-v-d063370d] {
    align-items: center
}

.mr-\[9px\][data-v-d063370d] {
    margin-right: 9px
}

.cursor-pointer[data-v-d063370d] {
    cursor: pointer
}

.w-\[138px\][data-v-d063370d] {
    width: 138px
}

.h-\[138px\][data-v-d063370d] {
    height: 138px
}

.overflow-hidden[data-v-d063370d] {
    overflow: hidden
}

.w-full[data-v-d063370d] {
    width: 100%
}

.h-full[data-v-d063370d] {
    height: 100%
}

.object-cover[data-v-d063370d] {
    -o-object-fit: cover;
    object-fit: cover
}

.justify-center[data-v-d063370d] {
    justify-content: center
}

.community-wrapper[data-v-d063370d] {
    position: relative
}

.community-wrapper .community-tab-online[data-v-d063370d] {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px
}

.community-tab .community-tabs[data-v-d063370d] {
    border-radius: .25rem;
    display: flex;
    padding: .25rem
}

.community-tab .community-tabs-new[data-v-d063370d] {
    background-color: #f5f5f6!important
}

.community-tab .community-tab-left[data-v-d063370d] {
    color: #7c7c80;
    font-family: PingFang SC;
    padding: 3px 6px
}

.community-tab .community-tab-left[data-v-d063370d]:hover {
    color: var(--23f50a2e)
}

.community-tab .community-tab-left[data-v-d063370d]:after {
    border-radius: 20px;
    bottom: -8px;
    content: "";
    height: 3px;
    position: absolute;
    width: 24px
}

.community-tab .community-tab-left-new[data-v-d063370d]:hover {
    color: #19191a!important
}

.community-tab .community-tab-online-consultation-new[data-v-d063370d]:hover {
    color: #19191a
}

.community-tab .community-tab-online-consultation-new[data-v-d063370d]:hover .contact-path {
    fill: #19191a
}

.community-tab .aside-right-active[data-v-d063370d] {
    background: #fff;
    border-radius: 5px;
    color: var(--23f50a2e);
    font-weight: 500
}

.community-tab .aside-right-active-new[data-v-d063370d] {
    color: #19191a
}

.community-tab .aside-right-active[data-v-d063370d]:after {
    background: var(--after-bg);
    content: ""
}

.online-consultation[data-v-d063370d] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #1055bd0f;
    display: flex;
    flex-direction: column;
    height: 238px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 10
}

.online-consultation .close-icon[data-v-d063370d] {
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    margin: 10px 10px 8px 0
}

.online-consultation .close-icon[data-v-d063370d] :hover .svg-close {
    stroke: #111827
}

.online-consultation .online-consultation-content[data-v-d063370d] {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    gap: 6px;
    justify-content: space-between;
    padding: 0 20px
}

.online-consultation .online-consultation-tip[data-v-d063370d] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #8c8c8c;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 12px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    width: 100%
}

.online-consultation .qrcode-img[data-v-d063370d] {
    border: 1px solid #ebebeb;
    border-radius: 6px;
    flex-shrink: 0;
    height: 138px;
    overflow: hidden;
    width: 138px
}

.online-consultation-show[data-v-d063370d] {
    opacity: 1;
    pointer-events: auto
}

.common-aside-module-ask[data-v-d063370d] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    min-height: 238px;
    padding: 18px 20px
}

.community-tab[data-v-d063370d] {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: space-between;
    line-height: 24px
}

.community-tab .community-tabs[data-v-d063370d] {
    @apply flex;}

.community-tab .community-tabs>div[data-v-d063370d] {
    margin-right: 12px
}

.community-tab .community-tabs>div[data-v-d063370d]:last-child {
    margin-right: 0
}

.community-tab .community-tab-left[data-v-d063370d] {
    color: #111827;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    justify-content: center;
    line-height: 16px;
    margin-right: 12px;
    padding: 10px 0;
    position: relative;
    transition: all .2s
}

.community-tab .community-tab-left[data-v-d063370d]:hover {
    font-weight: 600
}

.community-tab .community-tab-left[data-v-d063370d]:after {
    @apply content-[""] w-[24px] h-[3px] rounded-[20px] absolute bottom-[-8px];}

.community-tab .community-tab-online-consultation[data-v-d063370d] {
    color: #b8b8b8;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    transition: all .2s ease-out
}

.community-tab .community-tab-online-consultation[data-v-d063370d]:hover {
    color: #3b82f6
}

.community-tab .community-tab-online-consultation[data-v-d063370d]:hover .contact-path {
    fill: #3b82f6
}

.community-tab .aside-right-active[data-v-d063370d] {
    font-weight: 600
}

.community-underline[data-v-d063370d] {
    border-bottom: 1px solid #edeff2;
    margin-top: 14px;
    width: 100%
}

.matrix-item[data-v-98686fa2] {
    border: 1px solid #eaecf1;
    border-radius: 8px;
    height: 103px;
    overflow: hidden;
    position: relative;
    width: 95px
}

.matrix-item.black-size[data-v-98686fa2] {
    height: 90px;
    width: 75px;
}

.matrix-item .top-color[data-v-98686fa2] {
    border-radius: 40px;
    display: inline-block;
    height: 9px;
    left: 50%;
    position: absolute;
    top: 0;
    top: -4px;
    transform: translate(-50%);
    width: 40px
}

.matrix-item .cover-img-container[data-v-98686fa2] {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.matrix-item .cover-img-container .img-area[data-v-98686fa2] {
    border-radius: 50%;
    height: 40px;
    margin-bottom: 8px;
    margin-top: 18px;
    overflow: hidden;
    width: 40px
}

.matrix-item .cover-img-container .img-area .image-item[data-v-98686fa2] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: none;
    transition: transform .3s ease-in-out;
    width: 100%
}

.matrix-item .text-area[data-v-98686fa2] {
    color: #323232;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 16px;
    overflow: hidden;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.matrix-item[data-v-98686fa2]:hover {
    border: none;
    box-shadow: 0 2px 16px 2px #011c430f
}

.matrix-item:hover .cover-img-container .img-area .image-item[data-v-98686fa2] {
    transform: scale(1.1)
}

.matrix-item:hover .text-area[data-v-98686fa2] {
    color: var(--49c522ad);
    font-weight: 600
}

.black-size[data-v-98686fa2]:hover {
    border: 1px solid #eaecf1;
    box-shadow: none
}

.black-size:hover .text-area[data-v-98686fa2] {
    font-weight: 400
}

.Matrix-box[data-v-c292ea45] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.Matrix-box .right-Matrix[data-v-c292ea45] {
    grid-template-columns: repeat(3,minmax(0,1fr));
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0
}

.right-Matrix[data-v-c292ea45] {
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    padding-bottom: 4px;
    padding-left: 10px;
    padding-top: 15px;
    row-gap: 12px
}

.right-icon[data-v-a6a4feb0] {
    transition: all .2s ease-out
}

.common-title-box[data-v-9b0ab876] {
    margin-left: 0!important
}

.hd-center-exclusive[data-v-9b0ab876] {
    background: linear-gradient(1turn,#fff9f7,#ffe8de);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 14px 12px
}

.hd-center-exclusive .module-exclusive-item[data-v-9b0ab876] {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px #a9330014;
    overflow: hidden;
    padding: 12px 16px;
    position: relative
}

.hd-center-exclusive .module-exclusive-item .exclusive-dian-background[data-v-9b0ab876] {
    bottom: -2px;
    height: 32px;
    left: 2px;
    position: absolute;
    width: 32px;
    z-index: 1
}

.hd-center-exclusive .module-exclusive-item section[data-v-9b0ab876] {
    color: #19191a;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 224px;
    z-index: 2
}

.hd-center-exclusive .module-exclusive-item .module-exclusive[data-v-9b0ab876] {
    align-items: center;
    color: #8f8f8f;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px;
    z-index: 2
}

.hd-center-exclusive .module-exclusive-item .module-exclusive .module-item-icon[data-v-9b0ab876] {
    align-items: center;
    background-color: #edf2ff;
    border-radius: 4px;
    color: #2756ff;
    display: flex;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    height: 22px;
    justify-content: center;
    line-height: 20px;
    margin-left: auto;
    width: 64px
}

.hd-center-exclusive .module-exclusive-item .module-exclusive .module-item-icon2[data-v-9b0ab876] {
    background: #ffefe5;
    color: #ff5f05
}

.hd-center-exclusive .module-exclusive-item .module-exclusive .module-exclusive-left[data-v-9b0ab876] {
    z-index: 2
}

.hd-center-exclusive .module-exclusive-item .module-exclusive .module-exclusive-right[data-v-9b0ab876] {
    margin-left: 8px
}

.hd-center-exclusive .module-exclusive-item[data-v-9b0ab876]:hover {
    box-shadow: 0 0 10px #a9330014
}

.hd-center-exclusive .module-exclusive-item:hover section[data-v-9b0ab876] {
    color: #ff5f05
}

.hd-bottom-exclusive[data-v-9b0ab876] {
    align-items: center;
    color: #999;
    cursor: pointer;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    gap: 6px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center
}

.hd-bottom-exclusive[data-v-9b0ab876]:hover {
    color: #ff5f05
}

.hot-exclusive-title[data-v-9b0ab876] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.hot-exclusive-title .more-href-button[data-v-9b0ab876] {
    align-items: center;
    background: var(--bbf0eae0);
    border-radius: 36px;
    color: var(--7a868be0);
    cursor: pointer;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 11px;
    line-height: 15px;
    margin-right: 10px;
    padding: 3px 6px 3px 8px
}

.hot-exclusive-title .more-href-button[data-v-9b0ab876]:hover {
    background: var(--7a868be0);
    color: #fff
}

.hot-exclusive-title .more-href-button-new[data-v-9b0ab876] {
    background: #f5f5f6!important;
    color: #19191a!important
}

.hot-exclusive-title .more-href-button-new[data-v-9b0ab876]:hover {
    background: #19191a!important;
    color: #fff!important
}

.host-address-main[data-v-9b0ab876] {
    /* margin: 0 10px; */
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px;
}

.article-item[data-v-b697e20c] {
    display: flex;
    padding: 10px;
    position: relative
}

.article-item:hover .aside-hot-article-title[data-v-b697e20c] {
    color: #3b82f6
}

.article-item[data-v-b697e20c]:hover .index-path {
    fill: #3b82f6!important
}

.article-item-wrapper[data-v-b697e20c]:hover {
    border-radius: 4px;
    box-shadow: 0 2px 16px 2px #011c430f
}

.article-thumb[data-v-b697e20c] {
    height: 100%;
    width: 100%
}

.article-index-num[data-v-b697e20c] {
    color: #b8b8b8;
    font-family: Alibaba Sans;
    font-size: 18px;
    /* font-style:italic; */
    font-weight: 700;
    line-height: 28px;
    margin-right: 10px;
    opacity: .65;
}

.article-item-content[data-v-b697e20c] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.article-item-content .article-content-other[data-v-b697e20c] {
    align-items: center;
    justify-content: space-between;
    max-height: 44px
}
.aside-hot-article-title[data-v-b697e20c] > :nth-child(3) {
    -webkit-line-clamp: 2;
}

.aside-hot-article-title[data-v-b697e20c] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-items: center;
    color: #666666;
    display: -webkit-box;
    font-family: Microsoft YaHei;
    font-size: 22px;
    font-weight: 600;
    justify-content: center;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .2s ease-out;
    font-weight: normal;
}

.aside-hot-article-title[data-v-b697e20c]:hover {
    color: #3b82f6
}

.subscript[data-v-b697e20c] {
    align-items: center;
    background: rgba(0,0,0,.3);
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    height: 20px;
    justify-content: center;
    left: 10px;
    padding-top: 3px;
    position: absolute;
    top: 10px;
    width: 21px
}

.article_div[data-v-b697e20c] {
    border-radius: 4px;
    flex: none;
    height: 80px;
    margin-right: 10px;
    min-width: 100px;
    overflow: hidden;
    width: 125px
}

.article_time[data-v-b697e20c] {
    word-wrap: break-word;
    color: #b8b8b8;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400
}

.only-mobile-show[data-v-b697e20c],.only-tablet-show[data-v-b697e20c] {
    display: none
}

.text-sm[data-v-b697e20c] {
    font-size: .875rem
}

.text-15[data-v-b697e20c] {
    font-size: 15px
}

.common-aside-module[data-v-7ff4b28c] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-7ff4b28c] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.common-tip-text[data-v-7ff4b28c],.common-title-text[data-v-7ff4b28c] {
    font-family: Microsoft YaHei;
    font-style: normal
}

.common-title-text[data-v-7ff4b28c] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-7ff4b28c] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-7ff4b28c] {
    display: flex
}

.article-content-header[data-v-7ff4b28c] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 18px 15px;
}

.hot-article-tabs[data-v-7ff4b28c] {
    align-items: center;
    color: #b3b3b3;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 10px;
    transition: all .2s ease-out
}

.hot-article-tabs .hot-article-tab[data-v-7ff4b28c] {
    margin-left: 10px
}

.hot-article-tabs .hot-article-tab[data-v-7ff4b28c]:hover {
    color: var(--4cedefd7)
}

.hot-article-tabs .hot-article-tab-active[data-v-7ff4b28c] {
    color: var(--4cedefd7);
    display: flex;
    font-size: 13px;
    font-weight: 600;
    justify-content: center;
    line-height: 16px;
    position: relative
}

.index-path[data-v-fb96467d],.index-path[data-v-b93e0fe0] {
    fill: #b8b8b8;
    transition: all .2s ease-out
}

.hot-report-item[data-v-2252daf9] {
    align-items: center;
    display: flex;
    font-family: Microsoft YaHei;
    justify-content: flex-start;
    padding: 10px;
    transition-duration: .15s;
    transition-duration: .25s!important;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.hot-report-item.activity-page[data-v-2252daf9] {
    height: 60px;
    padding-left: 10px
}

.hot-report-item .report-index[data-v-2252daf9] {
    align-items: center;
    display: flex;
    flex: none;
    height: 100%;
    justify-content: center;
    margin-right: 6px;
    width: 20px
}

.hot-report-item .report-info[data-v-2252daf9] {
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex;
    flex: none;
    flex-grow: 1;
    flex-shrink: 1;
    height: 63px;
    justify-content: space-between
}

.hot-report-item .report-info.activity-report-info[data-v-2252daf9] {
    align-items: normal;
    flex-direction: column;
    height: auto
}

.hot-report-item .report-info .report-info-title[data-v-2252daf9] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #323232;
    display: block;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.hot-report-item .report-info .report-info-title.activity-report-info-title[data-v-2252daf9] {
    margin-bottom: 4px
}

.hot-report-item .report-info .report-info-time[data-v-2252daf9] {
    color: #959599;
    font-size: 12px;
    font-weight: 400
}

.hot-report-item[data-v-2252daf9]:hover {
    border-radius: 4px;
    box-shadow: 0 2px 16px 2px #011c430f
}

.hot-report-item:hover .report-info-title[data-v-2252daf9] {
    color: var(--7cf623a2)
}

.report-img[data-v-2252daf9] {
    border-radius: 4px;
    flex-shrink: 0;
    height: 63px;
    width: 103px
}

.report-right[data-v-2252daf9] {
    flex-direction: column;
    flex-grow: 1;
    height: 100%
}

.report-right[data-v-2252daf9],.report-right-b[data-v-2252daf9] {
    display: flex;
    justify-content: space-between
}

.report-right-b[data-v-2252daf9] {
    align-items: center
}

.report-right-b .tags[data-v-2252daf9] {
    align-items: center;
    color: #3b92f6;
    display: flex;
    flex-grow: 1;
    font-size: 11px;
    gap: 6px
}

.report-right-b .tags>div[data-v-2252daf9] {
    border-radius: 6px;
    line-height: 100%;
    padding: 3px 6px;
    position: relative
}

.report-right-b .tags>div[data-v-2252daf9]:after {
    border: 1px solid #3b92f6;
    border-radius: 6px;
    box-sizing: border-box;
    content: "";
    height: 200%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: scale(.5);
    transform-origin: 0 0;
    width: 200%
}

.report-right-b .hot[data-v-2252daf9] {
    align-items: center;
    color: #8c8c8c;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    gap: 4px
}

.report-date[data-v-2252daf9] {
    color: #959599;
    font-size: 12px;
    min-width: 72px
}

.hot-reports[data-v-1f5eb8cd] {
    background: #fff;
    border-radius: 6px;
    padding: 20px 10px
}

.hot-reports__header[data-v-1f5eb8cd] {
    align-items: center;
    display: flex;
    margin-bottom: 24px
}

.hot-reports__title[data-v-1f5eb8cd] {
    color: #3b82f6;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px
}

.hot-reports__more[data-v-1f5eb8cd] {
    align-items: center;
    color: #3b82f6;
    display: flex;
    font-size: 11px;
    line-height: 18px;
    margin-left: auto;
    text-decoration: none
}

.hot-reports__list[data-v-1f5eb8cd] {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.hot-reports__item[data-v-1f5eb8cd] {
    display: flex;
    gap: 10px;
    text-decoration: none
}

.hot-reports__thumb-box[data-v-1f5eb8cd] {
    border-radius: 4px;
    flex-shrink: 0;
    height: 72px;
    position: relative;
    width: 128px
}

.report-thumb[data-v-1f5eb8cd] {
    border-radius: 4px;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.hot-reports__thumb[data-v-1f5eb8cd] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .5s ease;
    width: 100%
}

.report-thumb:hover .hot-reports__thumb[data-v-1f5eb8cd] {
    transform: scale(1.2)
}

.thumb-rank[data-v-1f5eb8cd] {
    left: -5px;
    position: absolute;
    top: 6px
}

.rank-bg[data-v-1f5eb8cd] {
    align-items: center;
    display: flex;
    font-size: 12px;
    height: 16px;
    justify-content: center;
    position: relative;
    width: 18px
}

.rank-bg[data-v-1f5eb8cd]:after {
    transform: skew(-15deg)
}

.rank-bg[data-v-1f5eb8cd]:after,.rank-bg[data-v-1f5eb8cd]:before {
    border-radius: 2px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.rank-bg[data-v-1f5eb8cd]:before {
    height: 16px;
    left: -2px;
    width: 18px
}

.rank-num[data-v-1f5eb8cd] {
    color: #fff;
    left: -1px;
    line-height: 12px;
    position: relative;
    z-index: 1
}

.rank-bg--top1[data-v-1f5eb8cd]:after,.rank-bg--top1[data-v-1f5eb8cd]:before {
    background: #fd5b76
}

.rank-bg--top2[data-v-1f5eb8cd]:after,.rank-bg--top2[data-v-1f5eb8cd]:before {
    background: #ffa342
}

.rank-bg--top3[data-v-1f5eb8cd]:after,.rank-bg--top3[data-v-1f5eb8cd]:before {
    background: #9aa3f9
}

.rank-bg--other[data-v-1f5eb8cd]:after,.rank-bg--other[data-v-1f5eb8cd]:before {
    background: #b8b8b8
}

.rank-triangle[data-v-1f5eb8cd] {
    border-color: currentcolor currentcolor transparent transparent;
    border-style: solid;
    border-width: 3px;
    height: 0;
    left: -1px;
    position: absolute;
    top: 16px;
    width: 0
}

.triangle-top1[data-v-1f5eb8cd] {
    border-right-color: #fd5b76;
    border-top-color: #fd5b76
}

.triangle-top2[data-v-1f5eb8cd] {
    border-right-color: #ffa342;
    border-top-color: #ffa342
}

.triangle-top3[data-v-1f5eb8cd] {
    border-right-color: #9aa3f9;
    border-top-color: #9aa3f9
}

.triangle-other[data-v-1f5eb8cd] {
    border-right-color: #b8b8b8;
    border-top-color: #b8b8b8
}

.hot-reports__info[data-v-1f5eb8cd] {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between
}

.hot-reports__info-title[data-v-1f5eb8cd] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #323232;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.hot-reports__info-title[data-v-1f5eb8cd]:hover {
    color: #307bf8
}

.hot-reports__info-meta[data-v-1f5eb8cd] {
    align-items: center;
    color: #b8b8b8;
    display: flex;
    margin-top: auto
}

.hot-reports__info-icon[data-v-1f5eb8cd] {
    height: 12px;
    width: 12px
}

.hot-reports__info-date[data-v-1f5eb8cd] {
    font-size: 12px;
    line-height: 16px;
    margin-left: 6px
}

.hot-report-title[data-v-4d5ae864] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.hot-report-title .more-href-button[data-v-4d5ae864] {
    align-items: center;
    background: var(--5f6d4edc);
    border-radius: 36px;
    color: var(--ae6f4c3c);
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 11px;
    line-height: 15px;
    margin-right: 10px;
    padding: 3px 6px 3px 8px
}

.hot-report-title .more-href-button[data-v-4d5ae864]:hover {
    background: var(--ae6f4c3c);
    color: #fff
}

.hot-report-title .more-href-button-new[data-v-4d5ae864] {
    background: #f5f5f6!important;
    color: #19191a!important
}

.hot-report-title .more-href-button-new[data-v-4d5ae864]:hover {
    background: #19191a!important;
    color: #fff!important
}

.mini-right-module[data-v-13dbf3dc] {
    align-items: center;
    background-image: url(./mini-bg.90877937.png);
    background-size: cover;
    border-radius: 4px;
    box-shadow: 0 0 6px #dedede42;
    box-sizing: border-box;
    display: flex;
    height: 109px;
    margin: 0 10px;
    position: relative
}

.mini-right-module .mini-right-text[data-v-13dbf3dc] {
    color: #3b82f6;
    font-family: Microsoft YaHei;
    font-size: 13px;
    letter-spacing: .04em;
    line-height: 23px;
    margin-left: 24px;
    text-align: left
}

.mini-right-module .mini-right-text .subtitle[data-v-13dbf3dc] {
    margin-left: 13px;
    width: 161px
}

.qrcode[data-v-13dbf3dc] {
    height: 75px;
    left: 12px;
    top: 12px;
    width: 75px;
    z-index: 2
}

.img-bg[data-v-13dbf3dc],.qrcode[data-v-13dbf3dc] {
    position: absolute
}

.img-bg[data-v-13dbf3dc] {
    height: 99px;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    z-index: 1
}

.qrcode-img-box[data-v-13dbf3dc] {
    height: 99px;
    position: relative;
    width: 99px
}

.drainage-wrapper-two[data-v-13dbf3dc] {
    align-items: center;
    background-image: url(./bg.cd98a67f.png);
    background-size: 304px 110px;
    border-radius: 4px;
    display: flex;
    margin: 0 10px
}

.drainage-content-two[data-v-13dbf3dc] {
    border-radius: 5px;
    margin: 13px 34px 13px 35px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.drainage-inner-two[data-v-13dbf3dc] {
    background: rgba(200,230,255,.502);
    border: 1.5px solid #fff;
    border-radius: 10px;
    box-shadow: 0 2px 6px #0000001a;
    padding: 10px
}

.drainage-inner-img-border[data-v-13dbf3dc] {
    border-radius: 4px;
    height: 61px;
    width: 61px
}

.img-top-right[data-v-13dbf3dc] {
    position: absolute;
    right: -6px;
    top: -4px
}

.img-bottom-left[data-v-13dbf3dc] {
    bottom: -4px;
    left: -6px;
    position: absolute
}

.drainage-corner-content-two[data-v-13dbf3dc] {
    color: #3b82f6;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    padding-left: 30px
}

.drainage-text[data-v-13dbf3dc] {
    align-items: center;
    color: #1a1a1a;
    display: flex
}

.drainage-img[data-v-13dbf3dc] {
    height: 14px;
    margin-left: 6px
}

.drainage-corner-text[data-v-13dbf3dc] {
    font-size: 13px;
    font-weight: 400;
    margin-top: 6px
}

.carousel__viewport {
    height: 100%;
    overflow: hidden
}

.carousel__track {
    height: 100%;
    margin: 0!important
}

.carousel__slide {
    display: inline-block;
    height: 100%
}

a[data-v-2d2f5248] {
    -webkit-font-smoothing: antialiased;
    color: inherit;
    cursor: pointer;
    text-decoration: none
}

.hd-custom-carousel[data-v-2d2f5248] {
    background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 10px 10px 0;
    position: relative;
    width: var(--7bd446a9)
}

.hd-custom-carousel[data-v-2d2f5248]:hover {
    box-shadow: 0 2px 16px #1055bd1a
}

.hd-custom-carousel:hover .hd-box-title[data-v-2d2f5248] {
    color: var(--2e599148)
}

.hd-box-list[data-v-2d2f5248] {
    position: relative
}

.hd-box-list .hd-box-item[data-v-2d2f5248] {
    opacity: 0;
    padding: 0 4px;
    position: absolute;
    transition: all .6s ease;
    visibility: hidden;
    width: 100%
}

.hd-box-list .hd-box-address[data-v-2d2f5248] {
    max-width: 304px
}

.hd-box-list .hd-box-address section[data-v-2d2f5248] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hd-box-list .hd-box-icon[data-v-2d2f5248] {
    align-items: center;
    color: #999;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px
}

.hd-box-list .hd-box-icon img[data-v-2d2f5248] {
    height: 16px;
    width: 16px
}

.hd-box-list .hd-box-icon section[data-v-2d2f5248] {
    margin-left: 6px
}

.hd-box-list .hd-box-icon .time-clock[data-v-2d2f5248] {
    color: #f80;
    margin-left: 8px
}

.hd-box-list .hd-box-time[data-v-2d2f5248] {
    margin-top: 0
}

.hd-box-list .box-item-check[data-v-2d2f5248] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 3px;
    width: 100%
}

.hd-box-list .box-item-check .hd-box-button[data-v-2d2f5248] {
    align-items: center;
    background: #fff;
    border: 1px solid var(--2e599148);
    border-radius: 36px;
    color: var(--2e599148);
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 13px;
    justify-content: center;
    line-height: 17px;
    padding: 5px 12px
}

.hd-box-list .box-item-check .hd-box-button[data-v-2d2f5248]:hover {
    background: var(--2e599148);
    color: #fff
}

.hd-box-list .box-item-check .hd-box-button-new[data-v-2d2f5248] {
    border-color: #19191a!important;
    color: #19191a!important
}

.hd-box-list .box-item-check .hd-box-button-new[data-v-2d2f5248]:hover {
    background: #19191a!important;
    color: #fff!important
}

.hd-box-list .show-hd-box[data-v-2d2f5248] {
    opacity: 1;
    visibility: visible
}

.hd-box-title[data-v-2d2f5248] {
    color: #19191a;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 17px;
    line-height: 24px;
    margin-top: 8px;
    max-width: calc(100% - 20px);
    min-width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 20px)
}

.is-hover img[data-v-2d2f5248]:hover {
    transform: scale(105%)
}

.is-hover .right-button[data-v-2d2f5248] {
    opacity: .85!important
}

.is-hover .right-button[data-v-2d2f5248]:hover {
    opacity: 1!important
}

.carousel-img[data-v-2d2f5248] {
    border-radius: 2px;
    height: 180px;
    transition: all .5s ease-out;
    width: 100%
}

.button-all .left-button[data-v-2d2f5248] {
    left: 6px;
    top: 50%;
    transform: translateY(-50%)
}

.button-all .right-button[data-v-2d2f5248] {
    align-items: center;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: rgba(0,0,0,.4);
    border: none;
    border-radius: 50%;
    display: flex;
    height: 24px;
    justify-content: center;
    opacity: 0;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    width: 24px
}

button[data-v-2d2f5248] {
    color: inherit
}

.zb-qrcode-box[data-v-e9a390c8] {
    align-items: center;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px #dedede42;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 32px 40px 26px;
    width: 324px
}

.zb-qrcode-box img[data-v-e9a390c8] {
    height: 142px;
    width: 142px
}

.zb-qrcode-box .zb-qrcode-text[data-v-e9a390c8] {
    color: #323232;
    font-size: 14px;
    font-weight: 600;
    margin-top: 18px
}

.zb-qrcode-box .zb-qrcode-text[data-v-e9a390c8],.zb-qrcode-box .zb-qrcode-tip[data-v-e9a390c8] {
    font-family: Microsoft YaHei;
    font-style: normal;
    line-height: normal;
    text-align: center
}

.zb-qrcode-box .zb-qrcode-tip[data-v-e9a390c8] {
    color: #424242;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis
}

.common-aside-module[data-v-397e9dcc] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-397e9dcc] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.common-tip-text[data-v-397e9dcc],.common-title-text[data-v-397e9dcc] {
    font-family: Microsoft YaHei;
    font-style: normal
}

.common-title-text[data-v-397e9dcc] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-397e9dcc] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-397e9dcc] {
    display: flex
}

.common-service-module[data-v-397e9dcc] {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

[data-v-397e9dcc] .common-module-header {
    padding-left: 20px
}

.service[data-v-397e9dcc] {
    margin-bottom: -16px;
    margin-top: -4px;
    width: 100%
}

.service .service-scroll-container[data-v-397e9dcc] {
    box-sizing: border-box;
    height: 194px;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 16px 0;
    position: relative;
    scrollbar-width: none;
    width: 100%
}

.service .service-scroll-container[data-v-397e9dcc]::-webkit-scrollbar {
    display: none;
    height: 0
}

.service .service-scroll-container .service-list[data-v-397e9dcc] {
    display: flex;
    left: 0;
    position: absolute;
    top: 16px
}

.service .service-scroll-container .service-list .service-item[data-v-397e9dcc] {
    align-items: center;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-right: 12px;
    padding: 18px 12px;
    width: 146px
}

.service .service-scroll-container .service-list .service-item[data-v-397e9dcc]:first-child {
    margin-left: 10px
}

.service .service-scroll-container .service-list .service-item .service-item-logo[data-v-397e9dcc] {
    border: 1px solid #f0efef;
    border-radius: 100%;
    flex: none;
    height: 56px;
    margin-bottom: 8px;
    overflow: hidden;
    width: 56px
}

.service .service-scroll-container .service-list .service-item .service-item-logo img[data-v-397e9dcc] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.service .service-scroll-container .service-list .service-item .service-item-title[data-v-397e9dcc] {
    color: #111827;
    flex: none;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .2s ease-out;
    white-space: nowrap
}

.service .service-scroll-container .service-list .service-item .service-item-intro[data-v-397e9dcc] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #7a7a7a;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis
}

.service .service-scroll-container .service-list .service-item[data-v-397e9dcc]:hover {
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 16px 2px #011c430f
}

.service .service-scroll-container .service-list .service-item:hover .service-item-title[data-v-397e9dcc] {
    color: #3b82f6
}

.service .service-scroll-container .service-list .service-item-more[data-v-397e9dcc] {
    width: 132px
}

.service .service-scroll[data-v-397e9dcc] {
    cursor: pointer;
    display: flex;
    height: 5px;
    margin-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.service .service-scroll .service-scroll-track[data-v-397e9dcc] {
    align-items: center;
    background: #f0efef;
    border-radius: 5px;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: auto;
    position: relative;
    width: 34px
}

.service .service-scroll .service-scroll-track>div[data-v-397e9dcc] {
    flex: 1;
    height: 100%
}

.service .service-scroll .service-scroll-thumb[data-v-397e9dcc] {
    background: #3b82f6;
    border-radius: 5px;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    width: 58%
}

.service .service-scroll .service-scroll-thumb-scrolling[data-v-397e9dcc],.service .service-scroll .service-scroll-thumb[data-v-397e9dcc]:hover {
    background: #266fe7
}

.service .service-scroll .service-scroll-thumb-full[data-v-397e9dcc] {
    width: 100%
}

.image-container[data-v-af6929ee] {
    @apply flex justify-center items-center;}

.image_item[data-v-af6929ee] {
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px
}

.image-loader[data-v-af6929ee] {
    @apply flex justify-center items-center;}

.animate-open-test[data-v-63d6ef59] {
    animation: open-63d6ef59 .3s cubic-bezier(.175,.885,.32,1.275)
}

.animate-close[data-v-63d6ef59] {
    animation: close-63d6ef59 .3s cubic-bezier(.6,-.28,.735,.045)
}

@keyframes open-63d6ef59 {
    0% {
        transform: scale(.8)
    }

    to {
        transform: scale(1)
    }
}

@keyframes close-63d6ef59 {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.8)
    }
}

.modal-container[data-v-63d6ef59] {
    align-items: center;
    background: rgba(0,0,0,.4);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

@media (max-width: 576px) {
    .modal-show-css[data-v-63d6ef59] {
        -webkit-backdrop-filter:blur(14px);
        backdrop-filter: blur(14px);
        background: rgba(17,24,39,.3)
    }
}

.mobile-box[data-v-63d6ef59] {
    position: fixed;
    top: 50%;
    transform: translateY(-50%)
}

.modal-box[data-v-87b29143] {
    box-shadow: 0 6px 16px -9px #00000014,0 9px 28px #0000000d,0 12px 48px 16px #00000008;
    position: relative
}

.img-box[data-v-87b29143] {
    height: 324px;
    width: 548px
}

.img-box[data-v-87b29143],i[data-v-87b29143] {
    cursor: pointer
}

i[data-v-87b29143] {
    position: absolute;
    right: 20px;
    top: 20px
}

i[data-v-87b29143]:hover {
    opacity: .7
}

.ugc-share-img[data-v-8b5da7cb] {
    cursor: pointer
}

.img-surprise-box[data-v-8b5da7cb] {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0!important;
    width: 324px
}

.ff[data-v-bd0f7102] {
    gap: 14px;
    width: 324px
}

.ugc-share-img {
    cursor: pointer
}

.common-aside-module[data-v-beff7ef6] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-beff7ef6] {
    color: #b8b8b8;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.common-title-text[data-v-beff7ef6] {
    color: #111827;
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-beff7ef6] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-beff7ef6] {
    display: flex
}

.aside-right-all[data-v-beff7ef6] {
    align-items: center;
    background: var(--172d551e);
    border-radius: 36px;
    cursor: pointer;
    display: flex;
    padding: 3px 4px 3px 8px;
    @apply transition-all;}

.aside-right-all[data-v-beff7ef6]:hover {
    background: var(--20a75324)
}

.aside-right-all:hover .common-tip-text[data-v-beff7ef6] {
    color: #fff
}

.aside-right-all:hover .common-tip-text[data-v-beff7ef6],.common-tip-text[data-v-beff7ef6] {
    font-family: Microsoft YaHei;
    font-size: 11px;
    line-height: 15px
}

.common-tip-text[data-v-beff7ef6] {
    color: var(--20a75324)
}

.single-line[data-v-beff7ef6] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.ugc-simple-article-container[data-v-beff7ef6] {
    margin-left: 10px;
    padding-top: 10px
}

.ugc-simple-article-container .ugc-simple-article .ugc-simple-article-title[data-v-beff7ef6] {
    color: #323232;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 6px;
    padding-right: 10px;
    width: 100%
}

.ugc-simple-article-container .ugc-simple-article[data-v-beff7ef6]:last-child {
    margin-bottom: 0
}

.box-top[data-v-beff7ef6] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-right: 9px
}

.amz-enlarge-img[data-v-beff7ef6] {
    border-radius: 4px;
    height: 180px;
    width: 304px
}

.ugc-simple-article-img[data-v-beff7ef6] {
    background: #fafafa;
    height: 180px;
    width: 304px
}

.ugc-custom-container[data-v-6f7386b3] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    font-family: Microsoft YaHei;
    min-height: 153px
}

.ugc-custom-container .ugc-custom-top-bg[data-v-6f7386b3] {
    background: linear-gradient(174deg,#f0f6ff,rgba(236,243,255,0) 60%);
    background-repeat: no-repeat;
    background-size: 100% 153px;
    padding: 18px 20px 20px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-title[data-v-6f7386b3] {
    color: #111827;
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item[data-v-6f7386b3] {
    display: flex;
    margin-bottom: 16px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-img-container[data-v-6f7386b3] {
    border-radius: 6px;
    flex: none;
    height: 78px;
    width: 120px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-img-container .ugc-custom-custom-img[data-v-6f7386b3] {
    height: 78px;
    width: 120px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-right[data-v-6f7386b3] {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    width: 100%
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-right .ugc-custom-item-title[data-v-6f7386b3] {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #323232;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-right .ugc-custom-item-bottom[data-v-6f7386b3] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #8c8c8c;
    display: -webkit-box;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item:hover .ugc-custom-item-title[data-v-6f7386b3] {
    color: #3b82f6
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item[data-v-6f7386b3]:last-child {
    margin-bottom: 0
}

[data-v-404fe540] .title-box-text {
    top: -2px!important
}

.common-title-box[data-v-404fe540] {
    margin-left: 0!important
}

.host-box-right[data-v-404fe540] {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.host-box-right .host-box-item[data-v-404fe540] {
    align-items: center;
    background-image: url(./hostImg.bb5db2e7.png);
    background-size: cover;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    gap: 12px;
    min-height: 87px;
    padding: 14px 12px
}

.host-box-right .host-box-item img[data-v-404fe540] {
    border-radius: 100%;
    height: 44px;
    width: 44px
}

.host-box-right .host-box-item .host-content-right[data-v-404fe540] {
    display: flex;
    flex-direction: column;
    gap: 3px;
    justify-content: center;
    max-width: 216px
}

.host-box-right .host-box-item .host-content-right .content-right-title[data-v-404fe540] {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
    display: -webkit-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    max-width: 216px;
    overflow: hidden
}

.host-box-right .host-box-item .host-content-right section[data-v-404fe540] {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #fff;
    display: -webkit-box;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    opacity: .8;
    overflow: hidden
}

.modal-qrcode-wrapper[data-v-5564be1a] {
    background: #fff;
    border-radius: 10px;
    height: 302px;
    margin: 0 auto;
    position: relative;
    width: 306px
}

.modal-qrcode-inner[data-v-5564be1a] {
    background: linear-gradient(180deg,#d9e2ff,hsla(0,0%,100%,0));
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 54px 35px
}

.modal-qrcode-title[data-v-5564be1a] {
    color: #002f85;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 24px;
    text-align: center
}

.modal-qrcode-img[data-v-5564be1a] {
    height: 136px;
    margin-left: auto;
    margin-right: auto;
    width: 136px
}

.live-cooperate-container-img[data-v-5564be1a] {
    cursor: pointer;
    height: 26px;
    opacity: .7;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px
}

.modal-qrcode-button-container[data-v-5564be1a] {
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content
}

.ep-modal-enter-active[data-v-64982991],.ep-modal-leave-active[data-v-64982991] {
    transition: opacity .2s ease-out
}

.ep-modal-enter-from[data-v-64982991],.ep-modal-leave-to[data-v-64982991] {
    opacity: 0
}

.ep-modal-enter-active .hd-modal[data-v-64982991] {
    animation: ep-modal-in-64982991 .2s ease-out
}

.ep-modal-leave-active .hd-modal[data-v-64982991] {
    animation: ep-modal-out-64982991 .2s ease-in
}

@keyframes ep-modal-in-64982991 {
    0% {
        opacity: 0;
        transform: translateY(-20px) scale(.95)
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1)
    }
}

@keyframes ep-modal-out-64982991 {
    0% {
        opacity: 1;
        transform: translateY(0) scale(1)
    }

    to {
        opacity: 0;
        transform: translateY(-20px) scale(.95)
    }
}

.hd-popup-enter-from .hd-modal[data-v-64982991],.hd-popup-leave-to .hd-modal[data-v-64982991] {
    opacity: 0;
    transform: scale(.9) translateY(-10px)
}

.hd-mask[data-v-64982991] {
    background: rgba(0,0,0,.45);
    inset: 0;
    position: fixed;
    z-index: 2000
}

.hd-mask[data-v-64982991],.hd-modal[data-v-64982991] {
    align-items: center;
    display: flex;
    justify-content: center
}

.hd-modal[data-v-64982991] {
    background: #fff;
    background-image: linear-gradient(180deg,#afc3ff,hsla(0,0%,100%,0));
    border: 1px solid #fff;
    border-radius: 10px;
    flex-direction: column;
    height: 241px;
    overflow: hidden;
    position: relative;
    width: 244px
}

.hd-close[data-v-64982991] {
    color: #666;
    cursor: pointer;
    height: 16px;
    opacity: .8;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 16px
}

.hd-close[data-v-64982991]:hover {
    opacity: 1
}

.hd-qr[data-v-64982991] {
    border-radius: 4px;
    margin-bottom: 12px;
    width: 128px
}

.hd-title[data-v-64982991] {
    color: #111827;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.live-side-navigation[data-v-3124a7a5] {
    align-items: center;
    background-color: #f8fafe;
    border-radius: 4px;
    display: flex;
    flex: 1;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 14px;
    padding-top: 14px
}

.live-padding[data-v-3124a7a5] {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.live-side-navigation-item[data-v-3124a7a5] {
    align-items: center;
    color: #7c7c80;
    cursor: pointer;
    display: flex;
    flex: 1;
    font-size: 12px
}

.live-side-navigation-item[data-v-3124a7a5]:hover {
    color: #3b82f6
}

.live-side-navigation-line[data-v-3124a7a5] {
    border-right: 1px dashed #c8e6ff;
    height: 36px;
    width: 1px
}

.live-side-navigation-img[data-v-3124a7a5] {
    height: 42px;
    width: 42px
}

.card-container[data-v-90fddf91] {
    width: 304px
}

.card-shadow[data-v-90fddf91] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430a;
    flex-direction: column;
    left: 10px;
    padding: 20px;
    position: relative
}

.card-shadow[data-v-90fddf91],.header[data-v-90fddf91] {
    display: flex;
    margin-bottom: 20px
}

.header[data-v-90fddf91] {
    align-items: center
}

.logo[data-v-90fddf91] {
    -webkit-font-smoothing: antialiased;
    height: 28px;
    margin-right: 12px;
    width: 28px
}

.rounded-full[data-v-90fddf91] {
    border-radius: 50%
}

.border-1[data-v-90fddf91] {
    border-width: 1px
}

.border-\[\#E6E6E6\][data-v-90fddf91] {
    border-color: #e6e6e6
}

.title[data-v-90fddf91] {
    -webkit-font-smoothing: antialiased;
    color: #333;
    font-size: 20px;
    font-weight: 600
}

.desc[data-v-90fddf91] {
    color: #4d4d4d;
    margin-bottom: 6px
}

.desc[data-v-90fddf91],.info[data-v-90fddf91] {
    font-size: 13px;
    line-height: 22px
}

.info[data-v-90fddf91] {
    color: #f59e0b
}

.divider[data-v-90fddf91] {
    background: #ebebeb;
    height: 1px;
    margin: 12px 0;
    width: 285px
}

.contact-title[data-v-90fddf91] {
    color: #4d4d4d;
    font-size: 13px;
    line-height: 22px
}

.contact-list[data-v-90fddf91] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 12px
}

.circle-bg[data-v-90fddf91],.contact-item[data-v-90fddf91] {
    align-items: center;
    display: flex
}

.circle-bg[data-v-90fddf91] {
    background: #2c7be5;
    border-radius: 50%;
    justify-content: center
}

.circle-bg[data-v-90fddf91],.icon[data-v-90fddf91] {
    height: 24px;
    width: 24px
}

.icon[data-v-90fddf91] {
    color: #fff
}

.text[data-v-90fddf91] {
    color: #666;
    font-size: 13px;
    line-height: 22px;
    margin-left: 10px
}

.live-recommend-head[data-v-5adc7980] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.live-recommend-head-title[data-v-5adc7980] {
    color: #3b82f6;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    position: relative;
    z-index: 1
}

.live-recommend-head-subtitle[data-v-5adc7980] {
    color: #f4f8ff;
    font-family: Roboto;
    font-size: 36px;
    font-style: italic;
    font-weight: 800;
    left: 0;
    letter-spacing: .04em;
    line-height: 36px;
    position: absolute;
    top: -4px
}

.live-recommend-head-change[data-v-5adc7980] {
    align-items: center;
    background: #f4f8ff;
    border-radius: 36px;
    color: #3b82f6;
    cursor: pointer;
    display: flex;
    font-size: 11px;
    line-height: 15px;
    padding: 3px 6px 3px 8px
}

.live-recommend-head-change[data-v-5adc7980]:hover {
    background: #3b82f6;
    color: #fff
}

.side-recommend-more[data-v-85398265] {
    align-items: center;
    background-color: #f5f9ff;
    border-radius: 4px;
    color: #3b82f6;
    -moz-column-gap: 2px;
    column-gap: 2px;
    display: flex;
    font-size: 13px;
    justify-content: center;
    line-height: 17px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px
}

.side-recommend-more[data-v-85398265]:hover {
    background-color: #3b82f6;
    color: #fff
}

.aside-live-head[data-v-4c3511cf] {
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px
}

.recommend-lives-item[data-v-4c3511cf] {
    border-radius: 4px;
    color: #323233;
    display: flex;
    gap: 0 10px;
    padding: 10px
}

.recommend-lives-item[data-v-4c3511cf]:hover {
    box-shadow: 0 2px 16px 2px #011c430f;
    color: #3b82f6
}

.recommend-lives-img[data-v-4c3511cf] {
    border-radius: 4px;
    flex: none;
    height: 70px;
    width: 119px
}

.recommend-lives-right[data-v-4c3511cf] {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 3px
}

.recommend-lives-title[data-v-4c3511cf] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden
}

.recommend-lives-time[data-v-4c3511cf] {
    color: #7c7c80;
    font-size: 12px;
    line-height: 16px
}

.live-new-reminder[data-v-2ff8e67c] {
    background-image: url(https://img.amz123.com/static/live/reminder_bg.png);
    background-size: 304px 91px;
    border-radius: 4px;
    margin: 0 10px;
    padding: 10px 12px 0
}

.live-reminder-text[data-v-2ff8e67c] {
    color: #141414;
    flex: none;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 19px;
    position: relative
}

.live-reminder-other-text[data-v-2ff8e67c] {
    color: #0f47f1;
    position: relative;
    z-index: 1
}

.live-reminder-text-point[data-v-2ff8e67c] {
    background-color: #d4fb00;
    border-radius: 3px;
    bottom: 2px;
    height: 7px;
    left: -2px;
    position: absolute;
    width: 11px
}

.live-reminder-exclusive[data-v-2ff8e67c] {
    align-items: center;
    border-top: 1px dashed #eee;
    color: #666;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    padding-top: 10px
}

.live-reminder-exclusive[data-v-2ff8e67c]:hover {
    color: #3b82f6
}

.live-reminder-exclusive-left[data-v-2ff8e67c] {
    align-items: center;
    -moz-column-gap: 5px;
    column-gap: 5px;
    display: flex
}

.live-reminder-title[data-v-2ff8e67c] {
    font-family: PingFang SC,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.live-reminder-time[data-v-2ff8e67c] {
    color: #888;
    font-family: PingFang SC,sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-top: 4px
}

.live-reminder-content[data-v-2ff8e67c] {
    transition-duration: .8s;
    width: 238px
}

.live-reminder-scroll-container[data-v-2ff8e67c] {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex;
    height: 46px;
    overflow: hidden
}

.live-reminder-content-item[data-v-2ff8e67c] {
    color: #323232;
    display: block;
    margin-bottom: 8px
}

.live-reminder-content-item[data-v-2ff8e67c]:hover {
    color: #3b82f6
}

.aside-theme-head[data-v-ae7217c3] {
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px
}

.live-recommend-theme[data-v-ae7217c3] {
    border-radius: 4px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: flex;
    padding: 10px
}

.live-recommend-theme[data-v-ae7217c3]:hover {
    box-shadow: 0 2px 16px 2px #011c430f
}

.live-recommend-theme-img[data-v-ae7217c3] {
    border-radius: 4px;
    flex: none;
    height: 56px;
    width: 56px
}

.live-recommend-theme-content[data-v-ae7217c3] {
    color: #323233;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    font-family: Hiragino Sans GB,Microsoft YaHei,sans-serif;
    justify-content: space-between
}

.live-recommend-theme-content[data-v-ae7217c3]:hover {
    color: #3b82f6
}

.live-recommend-theme-title[data-v-ae7217c3] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden
}

.live-recommend-theme-bottom[data-v-ae7217c3] {
    display: flex;
    justify-content: space-between
}

.live-recommend-theme-users[data-v-ae7217c3] {
    color: #7c7c80;
    font-size: 12px;
    line-height: 16px;
    margin-top: 7px
}

.live-recommend-theme-btn[data-v-ae7217c3] {
    border-radius: 36px;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    width: 64px
}

.live-recommend-theme-normal[data-v-ae7217c3] {
    background-color: #fff;
    border: 1px solid #3b82f6;
    color: #3b82f6
}

.live-recommend-theme-normal[data-v-ae7217c3]:hover {
    background-color: #3b82f6;
    color: #fff
}

.live-recommend-theme-active[data-v-ae7217c3] {
    border: 1px solid #c8c8c8;
    color: #c8c8c8
}

.live-recommend-theme-active[data-v-ae7217c3]:hover {
    background-color: #c8c8c8;
    color: #fff
}

.live-calendar-line[data-v-f50a304f] {
    border-bottom-width: 0;
    border-left: 1px #ccc;
    border-right-width: 0;
    border-style: dashed;
    border-top-width: 0;
    height: calc(100% - 13px);
    left: 4.5px;
    position: absolute;
    top: 13px;
    width: 1px
}

.live-calendar-point[data-v-f50a304f] {
    background-color: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 9999px;
    height: 10px;
    width: 10px;
    z-index: 10
}

.live-calendar-time[data-v-f50a304f] {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px
}

.live-calendar-node[data-v-f50a304f] {
    align-items: center;
    display: flex;
    margin-top: 14px;
    position: relative
}

.topic-container[data-v-f50a304f] {
    border-radius: .25rem;
    box-shadow: 0 0 6px #dedede42;
    font-family: Hiragino Sans GB,Microsoft YaHei,sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    padding: 28px 20px 12px
}

.topic-container .topic-top[data-v-f50a304f] {
    display: flex
}

.topic-container .topic-top a[data-v-f50a304f] {
    flex-shrink: 0
}

.topic-container .topic-top a img[data-v-f50a304f] {
    border: 1px solid #ebebeb;
    border-radius: 9999px;
    height: 76px;
    width: 76px
}

.topic-container .topic-top>div[data-v-f50a304f] {
    margin-left: 14px;
    padding-top: 7px
}

.topic-container .topic-top>div a[data-v-f50a304f] {
    color: #111827;
    display: block;
    font-size: 15.5px;
    font-weight: 600
}

.topic-container .topic-top>div a[data-v-f50a304f]:hover {
    color: #ff6002
}

.topic-container .topic-top>div div[data-v-f50a304f] {
    background-color: #ffefe5;
    border-radius: 9999px;
    color: #ff6002;
    display: inline-block;
    font-size: 12px;
    margin-top: 14px;
    padding: 4.5px 10px;
    text-align: center
}

.topic-container .topic-btn-home[data-v-f50a304f] {
    border: 1px solid #ff6002;
    border-radius: 6px;
    color: #ff6002;
    display: inline-block;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    margin-top: 14px;
    text-align: center;
    width: 100%
}

.topic-container .topic-btn-home[data-v-f50a304f]:hover {
    background-color: #fff7f3
}

.topic-container .live-topic-btn-subscribe[data-v-f50a304f] {
    background-color: #ff6002;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    height: 38px;
    margin-top: 14px;
    width: 100%
}

.topic-container .live-topic-btn-subscribe[data-v-f50a304f]:hover {
    background-color: #ff7e31
}

.topic-container .topic-desc[data-v-f50a304f] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    display: -webkit-box;
    font-size: 15px;
    line-height: 22px;
    margin-top: 16px;
    overflow: hidden
}

.topic-container .live-item-latest[data-v-f50a304f] {
    background-color: #ffe5e5;
    border-radius: 2px;
    color: #ff0202;
    font-size: 12px;
    padding: 1.5px 7px
}

.topic-container .live-item[data-v-f50a304f] {
    background-color: #fafafa;
    border-radius: .25rem;
    color: #555;
    display: block;
    margin-left: 20px;
    margin-top: 10px;
    padding-bottom: 8px;
    padding-top: 8px
}

.topic-container .live-item[data-v-f50a304f]:hover {
    color: #ff6002
}

.topic-container .live-item p[data-v-f50a304f] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px
}

.topic-container .topic-more[data-v-f50a304f] {
    color: #999;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-top: 14px;
    text-align: center;
    width: 100%
}

.topic-container .topic-more[data-v-f50a304f]:hover {
    color: #ff6002
}

.topic-bottom[data-v-f50a304f] {
    background-color: #fff;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    display: flex;
    height: 90px;
    left: 0;
    padding: 14px 23px;
    position: fixed;
    width: 1200px;
    z-index: 1000
}

.topic-bottom>a[data-v-f50a304f] {
    flex-shrink: 0
}

.topic-bottom>a img[data-v-f50a304f] {
    border-radius: 6px;
    height: 62px;
    width: 62px
}

.topic-bottom .content[data-v-f50a304f] {
    flex-grow: 1;
    margin-left: 14px;
    padding-top: 6px
}

.topic-bottom .content a[data-v-f50a304f] {
    color: #111827;
    display: block;
    font-weight: 600
}

.topic-bottom .content a[data-v-f50a304f]:hover {
    color: #ff6002
}

.topic-bottom .content>div[data-v-f50a304f] {
    color: #999;
    display: inline-block;
    font-size: 14px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 800px
}

.topic-bottom .right[data-v-f50a304f] {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    font-size: 15px
}

.topic-bottom .right>div[data-v-f50a304f] {
    color: #111827;
    margin-right: 20px
}

.topic-bottom .right>div span[data-v-f50a304f] {
    color: #ff6002
}

.topic-bottom .right .unsubscribe[data-v-f50a304f] {
    background-color: #c8c8c8;
    border-radius: .25rem;
    color: #fff;
    height: 38px;
    width: 98px
}

.topic-bottom .right .subscribe[data-v-f50a304f] {
    background-color: #ff6002;
    border-radius: .25rem;
    color: #fff;
    height: 38px;
    width: 98px
}

.topic-bottom .right .subscribe[data-v-f50a304f]:hover {
    background-color: #ff7e31
}

.topic-bottom .close-icon[data-v-f50a304f] {
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px
}

.relative[data-v-f50a304f] {
    position: relative
}

.mt-\[24px\][data-v-f50a304f] {
    margin-top: 24px
}

.partner-tag[data-v-8352f9b7] {
    align-items: center;
    background: #ffeda1;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    margin-top: 2px;
    padding: 3px 6px
}

.tag-name[data-v-8352f9b7] {
    color: #c38d00;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px
}

.fuwu-item[data-v-0c0f4fef] {
    display: flex;
    margin-bottom: 16px;
    width: 100%
}

.fuwu-item:hover .fuwu-item-title[data-v-0c0f4fef] {
    color: var(--4afeae6d)!important
}

.fuwu-item .fuwu-item-left[data-v-0c0f4fef] {
    border-radius: 4px;
    display: block;
    flex: none;
    height: 72px;
    margin-right: 10px;
    overflow: hidden;
    width: 120px
}

.fuwu-item .fuwu-item-right[data-v-0c0f4fef] {
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: space-around
}

.fuwu-item .fuwu-item-right .fuwu-item-title[data-v-0c0f4fef] {
    -webkit-line-clamp: 1;
    color: #323232;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    transition: all .1s ease-out
}

.fuwu-item .fuwu-item-right .fuwu-item-intro[data-v-0c0f4fef],.fuwu-item .fuwu-item-right .fuwu-item-title[data-v-0c0f4fef] {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-style: normal;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.fuwu-item .fuwu-item-right .fuwu-item-intro[data-v-0c0f4fef] {
    -webkit-line-clamp: 2;
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 20px
}

.platform-item[data-v-5597cce6] {
    display: flex;
    margin-bottom: 16px;
    width: 100%
}

.platform-item:hover .platform-item-title[data-v-5597cce6] {
    color: #3b82f6!important
}

.platform-item .platform-item-left[data-v-5597cce6] {
    border-radius: 4px;
    display: block;
    flex: none;
    height: 78px;
    margin-right: 10px;
    overflow: hidden;
    width: 78px
}

.platform-item .platform-item-right[data-v-5597cce6] {
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.platform-item .platform-item-right .platform-item-title[data-v-5597cce6] {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #323232;
    display: block;
    display: -webkit-box;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .1s ease-out
}

.platform-item .platform-item-right .platform-item-title[data-v-5597cce6]:hover {
    color: #3b82f6
}

.platform-item .platform-item-right .platform-item-intro[data-v-5597cce6] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #8c8c8c;
    display: -webkit-box;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    line-height: 20px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.article-item[data-v-e6067292] {
    display: flex;
    margin-bottom: 16px;
    width: 100%
}

.article-item:hover .article-item-title[data-v-e6067292] {
    color: #3b82f6!important
}

.article-item .article-item-left[data-v-e6067292] {
    border-radius: 4px;
    display: block;
    flex: none;
    height: 78px;
    margin-right: 10px;
    overflow: hidden;
    width: 120px
}

.article-item .article-item-right[data-v-e6067292] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.article-item .article-item-right .article-item-title[data-v-e6067292] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #323232;
    display: -webkit-box;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .1s ease-out
}

.article-item .article-item-right .article-item-timestamp[data-v-e6067292] {
    color: #b8b8b8;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.common-aside-module[data-v-5b4cda02] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-5b4cda02] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.common-tip-text[data-v-5b4cda02],.common-title-text[data-v-5b4cda02] {
    font-family: Microsoft YaHei;
    font-style: normal
}

.common-title-text[data-v-5b4cda02] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-5b4cda02] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-5b4cda02] {
    display: flex
}

.common-aside-module[data-v-5b4cda02] {
    box-shadow: unset;
    padding-top: 16px;
    padding-top: 0!important
}

.common-aside-module .service-tab-list[data-v-5b4cda02] {
    display: flex;
    height: 32px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    width: 100%
}

.common-aside-module .service-tab-list[data-v-5b4cda02]:after {
    background: #edeff2;
    border-radius: 20px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.common-aside-module .service-tab-list .service-tab-item[data-v-5b4cda02] {
    color: #8c8c8c;
    cursor: pointer;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    height: 22px;
    line-height: normal;
    margin-right: 20px;
    position: relative
}

.common-aside-module .service-tab-list .service-tab-item[data-v-5b4cda02]:hover {
    color: var(--367049ec)
}

.common-aside-module .service-tab-list .service-tab-item-active[data-v-5b4cda02] {
    color: var(--367049ec);
    font-weight: 600
}

.common-aside-module .service-tab-list .service-tab-item-active[data-v-5b4cda02]:after {
    background: var(--367049ec);
    border-radius: 20px;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10
}

.common-aside-module .content-item[data-v-5b4cda02]:last-of-type .article-item,.common-aside-module .content-item[data-v-5b4cda02]:last-of-type .fuwu-item,.common-aside-module .content-item[data-v-5b4cda02]:last-of-type .platform-item {
    margin-bottom: 4px
}

.author-button[data-v-55427ed6] {
    font-feature-settings: "clig" off,"liga" off;
    align-items: center;
    border: 1px solid #3b82f6;
    border-radius: 24px;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    justify-content: center;
    line-height: 20px;
    width: 102px
}

.button-left[data-v-55427ed6] {
    background: #fff;
    color: #3b82f6;
    transition: all .2s ease-out
}

.button-left[data-v-55427ed6]:hover {
    background: rgba(59,130,246,.85);
    border: 1px solid rgba(59,130,246,.15);
    color: #fff
}

.button-right[data-v-55427ed6] {
    background: #3b82f6;
    color: #fff;
    position: relative
}

.button-right[data-v-55427ed6]:hover {
    background: #266fe7;
    border: 1px solid #266fe7
}

.button-right .contact-qrcode[data-v-55427ed6] {
    bottom: -150px;
    box-shadow: 0 2px 16px #252d9614;
    height: 136px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: all .2s ease-out;
    width: 136px;
    z-index: 10
}

.button-right .contact-qrcode[data-v-55427ed6],.button-right .contact-qrcode div[data-v-55427ed6] {
    align-items: center;
    border-radius: 8px;
    display: flex;
    justify-content: center
}

.button-right .contact-qrcode div[data-v-55427ed6] {
    background: #fff;
    height: 100%;
    position: relative;
    width: 100%
}

.button-right .contact-qrcode img[data-v-55427ed6] {
    height: 120px;
    width: 120px
}

.button-right .contact-qrcode[data-v-55427ed6]:after {
    border: 11px solid transparent;
    border-bottom-color: #fff;
    border-radius: 2px;
    content: "";
    filter: drop-shadow(0 2px 16px rgba(37,45,150,.6));
    height: 0;
    position: absolute;
    top: -20px;
    width: 0;
    z-index: -10
}

.button-right-hover:hover .contact-qrcode[data-v-55427ed6] {
    opacity: 1;
    pointer-events: auto
}

.relative[data-v-ae9adf71] {
    position: relative
}

.mt-\[24px\][data-v-ae9adf71] {
    margin-top: 24px
}

.flex[data-v-ae9adf71] {
    display: flex
}

.flex-col[data-v-ae9adf71] {
    flex-direction: column
}

.items-center[data-v-ae9adf71] {
    align-items: center
}

.justify-between[data-v-ae9adf71] {
    justify-content: space-between
}

.justify-center[data-v-ae9adf71] {
    justify-content: center
}

.w-full[data-v-ae9adf71] {
    width: 100%
}

.h-full[data-v-ae9adf71] {
    height: 100%
}

.object-cover[data-v-ae9adf71] {
    -o-object-fit: cover;
    object-fit: cover
}

.author-info-box[data-v-ae9adf71] {
    width: 324px
}

.author-info[data-v-ae9adf71] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px #dedede42;
    width: 100%
}

.author-background[data-v-ae9adf71] {
    border-radius: 6px;
    margin-top: 58px;
    padding: 57px 36px 28px;
    width: 100%
}

.author-background-partner[data-v-ae9adf71] {
    background: #fff;
    margin-top: 0;
    padding-top: 28px;
    width: 100%
}

.author-info-avatar[data-v-ae9adf71] {
    border: 1px solid #ebebeb;
    border-radius: 50%;
    height: 88px;
    margin-bottom: 12px;
    overflow: hidden;
    width: 88px
}

.author-info-avatar-partner[data-v-ae9adf71] {
    border: 1px solid #f6ce67
}

.author-info-id[data-v-ae9adf71] {
    height: 24px;
    margin-bottom: 6px;
    width: 100%
}

.author-info-id a[data-v-ae9adf71] {
    color: #111827;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    white-space: nowrap
}

.author-info-id a[data-v-ae9adf71],.author-info-intro[data-v-ae9adf71] {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.author-info-intro[data-v-ae9adf71] {
    -webkit-font-smoothing: antialiased;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #8c8c8c;
    display: -webkit-box;
    font-family: Microsoft YaHei,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 12px;
    word-break: break-word
}

.author-info-article-info-partner[data-v-ae9adf71] {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    width: 100%
}

.author-info-article-info-partner>div[data-v-ae9adf71] {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column
}

.author-info-article-info-partner .amount-title[data-v-ae9adf71] {
    color: #323232;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 2px
}

.author-info-article-info-partner .amount[data-v-ae9adf71] {
    color: var(--005b97b9);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px
}

.author-info-operation[data-v-ae9adf71] {
    display: flex;
    justify-content: space-around;
    margin-bottom: 4px;
    margin-top: 18px;
    width: 100%
}

.author-info-operation>a[data-v-ae9adf71],.author-info-operation>div[data-v-ae9adf71] {
    font-feature-settings: "clig" off,"liga" off;
    align-items: center;
    border: 1px solid #3b82f6;
    border-radius: 24px;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    justify-content: center;
    line-height: 20px;
    width: 102px
}

.button-left[data-v-ae9adf71] {
    background: #fff;
    color: #3b82f6;
    transition: all .2s ease-out
}

.button-left[data-v-ae9adf71]:hover {
    background: rgba(59,130,246,.85);
    border: 1px solid rgba(59,130,246,.15);
    color: #fff
}

.button-right[data-v-ae9adf71] {
    background: #3b82f6;
    color: #fff;
    position: relative
}

.button-right[data-v-ae9adf71]:hover {
    background: #266fe7;
    border: 1px solid #266fe7
}

.contact-qrcode[data-v-ae9adf71] {
    bottom: -150px;
    box-shadow: 0 2px 16px #252d9614;
    height: 136px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: all .2s ease-out;
    width: 136px;
    z-index: 10
}

.contact-qrcode[data-v-ae9adf71],.contact-qrcode div[data-v-ae9adf71] {
    align-items: center;
    border-radius: 8px;
    display: flex;
    justify-content: center
}

.contact-qrcode div[data-v-ae9adf71] {
    background: #fff;
    height: 100%;
    position: relative;
    width: 100%
}

.contact-qrcode img[data-v-ae9adf71] {
    height: 120px;
    width: 120px
}

.contact-qrcode[data-v-ae9adf71]:after {
    border: 11px solid transparent;
    border-bottom-color: #fff;
    content: "";
    filter: drop-shadow(0 2px 16px rgba(37,45,150,.6));
    height: 0;
    position: absolute;
    top: -20px;
    width: 0;
    z-index: -10
}

.button-right-hover:hover .contact-qrcode[data-v-ae9adf71] {
    opacity: 1;
    pointer-events: auto
}

.right-icon[data-v-5faee5d1] {
    transition: all .2s ease-out
}

.common-aside-module[data-v-26a04cab] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-26a04cab] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.common-tip-text[data-v-26a04cab],.common-title-text[data-v-26a04cab] {
    font-family: Microsoft YaHei;
    font-style: normal
}

.common-title-text[data-v-26a04cab] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-26a04cab] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-26a04cab] {
    display: flex
}

.common-aside-module-new[data-v-26a04cab] {
    box-shadow: none!important
}

.common-aside-module-new[data-v-26a04cab] .common-title-text {
    font-size: 20px!important
}

.aside-right-more[data-v-26a04cab] {
    cursor: pointer;
    display: flex
}

.common-aside-module[data-v-26a04cab] {
    padding-bottom: 14px
}

.common-tip-text[data-v-26a04cab] {
    color: #8c8c8c;
    transition: all .2s ease-out
}

.aside-right-more:hover .common-tip-text[data-v-26a04cab] {
    color: #3b82f6!important
}

.aside-right-more[data-v-26a04cab]:hover .right-icon {
    stroke: #3b82f6
}

.hot-tags-item[data-v-26a04cab] {
    align-items: center;
    background: hsla(0,0%,72%,.12);
    border-radius: 4px;
    color: #7a7a7a;
    display: inline-flex;
    flex-direction: column;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    gap: 10px;
    justify-content: center;
    line-height: 18px;
    margin-top: 14px;
    padding: 3px 6px
}

.hot-tags-item[data-v-26a04cab]:hover {
    background-color: #eaeffa;
    border-color: #dae2f7;
    color: #1054ff
}

.btn-more[data-v-26a04cab] {
    align-items: center;
    background: #f4f8ff;
    border-radius: 9999px;
    color: #3b82f6;
    display: flex;
    font-size: 11px;
    gap: 1px;
    height: 21px;
    justify-content: center;
    width: 46px
}

.btn-more[data-v-26a04cab]:hover {
    background: #3b82f6;
    color: #fff
}

.btn-more svg[data-v-26a04cab] {
    color: #fff;
    font-size: 10px;
    width: 10px
}

.mt-\[14px\][data-v-26a04cab] {
    margin-top: 14px
}

.mb-\[4px\][data-v-26a04cab] {
    margin-bottom: 4px
}

.mr-\[8px\][data-v-26a04cab] {
    margin-right: 8px
}

.flex[data-v-26a04cab] {
    display: flex
}

.flex-wrap[data-v-26a04cab] {
    flex-wrap: wrap
}

.pl-6px[data-v-26a04cab] {
    padding-left: 6px
}

[data-v-26a04cab] .common-title-box {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0
}

[data-v-26a04cab] .common-title-box .title-box-text {
    top: 0
}

.index-path[data-v-29bf9d16] {
    fill: #b8b8b8;
    transition: all .2s ease-out
}

.hot-ask-item[data-v-09d96671] {
    align-items: center;
    display: flex;
    font-family: Microsoft YaHei;
    justify-content: flex-start;
    padding: 3px 0
}

.hot-ask-item .img-div[data-v-09d96671] {
    flex: none;
    height: 100%;
    margin-right: 10px;
    position: relative;
    width: 128px
}

.hot-ask-item .img-div .img-link[data-v-09d96671] {
    border-radius: 4px;
    display: block;
    flex: none;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.hot-ask-item .img-div .ask-index[data-v-09d96671] {
    align-items: center;
    border-radius: 2px 2px 2px 0;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    height: 16px;
    justify-content: center;
    left: -4px;
    position: absolute;
    top: 6px;
    width: 20.5px
}

.hot-ask-item .img-div .ask-index>i[data-v-09d96671] {
    border-radius: 2px;
    height: 16px;
    position: absolute;
    right: -1px;
    transform: rotate(45deg);
    width: 4px
}

.hot-ask-item .img-div .ask-index[data-v-09d96671]:after {
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 100%;
    width: 0
}

.hot-ask-item .ask-index[data-v-09d96671] {
    align-items: center;
    display: flex;
    flex: none;
    height: 100%;
    justify-content: center;
    margin-right: 7px;
    width: 20px
}

.hot-ask-item .ask-info[data-v-09d96671] {
    display: flex;
    flex: none;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: space-between
}

.hot-ask-item .ask-info .ask-info-title[data-v-09d96671] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #323232;
    display: block;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.hot-ask-item .ask-info .ask-info-time[data-v-09d96671] {
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.hot-ask-item:hover .ask-info-title[data-v-09d96671] {
    color: #3b82f6
}

.common-aside-module[data-v-aabea37b] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #011c430f;
    padding: 18px 20px
}

.common-tip-text[data-v-aabea37b] {
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.common-tip-text[data-v-aabea37b],.common-title-text[data-v-aabea37b] {
    font-family: Microsoft YaHei;
    font-style: normal
}

.common-title-text[data-v-aabea37b] {
    color: #111827;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px
}

.common-module-header[data-v-aabea37b] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left[data-v-aabea37b] {
    display: flex
}

.common-aside-module[data-v-aabea37b] {
    padding-bottom: 14px
}

.common-tip-text[data-v-aabea37b] {
    color: #8c8c8c;
    transition: all .2s ease-out
}

.aside-right-more:hover .common-tip-text[data-v-aabea37b] {
    color: #3b82f6!important
}

.aside-right-more[data-v-aabea37b]:hover .right-icon {
    stroke: #3b82f6
}

.hot-ask-line[data-v-aabea37b] {
    background: #edeff2;
    border-radius: 20px;
    height: 1px;
    margin-top: 14px;
    width: 293px
}

.hot-ask-main[data-v-aabea37b] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 16px
}

.ugc-article-aside[data-v-3516fe51] {
    flex-grow: 1;
    gap: 20px;
    width: 285px;
}

.ugc-article-aside[data-v-3516fe51],.ugc-aside-box[data-v-3516fe51] {
    display: flex;
    flex-direction: column
}

.ugc-aside-box[data-v-3516fe51] {
    gap: var(--aside-gap,14px)
}

.quick-message-content {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #1055bd0f;
    padding: 12px 0px 16px
}
.all-box[data-v-3516fe51] {
    display: flex;
    height: 100%
}

.all-box .demo-box[data-v-3516fe51] {
    width: 400px
}

.show-from-right[data-v-3516fe51] {
    animation: show-from-right .4s ease-in-out;
    position: fixed;
    top: 25px;
    transform-origin: center
}

#fixed-module[data-v-3516fe51] {
    display: flex;
    flex-direction: column;
    gap: var(--aside-gap,14px)
}

.ugc-bottom-tags[data-v-7920baa9] {
    display: flex;
    flex-wrap: wrap;
    gap: 39px;
    margin-bottom: 8px;
    margin-left: 12px;
    margin-top: 14px;
    @apply gap-y-[14px];}

.ugc-bottom-tags-item[data-v-7920baa9] {
    align-items: center;
    color: #111827;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    min-height: 40px
}

.ugc-bottom-tags-item[data-v-7920baa9]:hover {
    color: #000;
    font-weight: 600
}

.tag-main-point[data-v-7920baa9] {
    background-color: #e1e3e5;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    width: 8px
}

.detail-tag-main-text[data-v-7920baa9] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    justify-content: center;
    margin-left: 8px;
    max-width: 156px;
    min-width: 156px;
    overflow: hidden
}

@media (max-width: 991px) {
    .detail-tag-main-text[data-v-7920baa9] {
        max-width:150px;
        min-width: 150px
    }
}

@media (max-width: 576px) {
    .detail-tag-main-text[data-v-7920baa9] {
        max-width:80px;
        min-width: 80px
    }
}

.right-icon[data-v-9f0162d4] {
    transition: all .2s ease-out
}

.ugc-custom-main[data-v-d9c2d149] {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 16px #1055bd0f;
    margin-top: 14px;
    padding: 12px 12px 16px
}

.ugc-custom-main-tabs[data-v-d9c2d149] {
    align-items: center;
    border-bottom: 1px solid #edeff2;
    display: flex;
    margin: 0 12px;
    padding-bottom: 8px
}

.main-more-svg[data-v-d9c2d149] {
    align-items: center;
    color: #8c8c8c;
    cursor: pointer;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.main-more-svg[data-v-d9c2d149]:hover {
    color: #3b82f6
}

.ugc-tab-text[data-v-d9c2d149] {
    border-radius: 4px;
    color: #323232;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 4px;
    padding: 4px 8px
}

.ugc-tab-text[data-v-d9c2d149]:hover {
    background: rgba(59,130,246,.06);
    color: #3b82f6;
    position: relative
}

.tab-text-active[data-v-d9c2d149] {
    color: #3b82f6;
    font-weight: 600;
    position: relative
}

.tab-text-active[data-v-d9c2d149]:after {
    background: #3b82f6;
    border-radius: 20px;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    left: 20%;
    position: absolute;
    width: 60%
}

.all-box[data-v-bf2ab3f4],.all-box .demo-box[data-v-bf2ab3f4] {
    width: 100%
}

.ugc-article-aside[data-v-03d0ab60] {
    gap: 20px;
    margin-top: 10px;
    max-width: 324px
}

.ugc-article-aside[data-v-03d0ab60],.ugc-aside-box[data-v-03d0ab60] {
    display: flex;
    flex-direction: column
}

.ugc-aside-box[data-v-03d0ab60] {
    gap: 14px
}

.a[data-v-03d0ab60] {
    @apply text-blue-500;}

.all-box[data-v-03d0ab60] {
    display: flex
}

.all-box .demo-box[data-v-03d0ab60] {
    width: 400px
}
