.common-title-box{
    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{
    align-items: center;
    display: flex;
    height: 24px;
    margin-bottom: 16px;
    margin-left: 0
}

.common-title-box.black .title-box-text{
    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{
    color: var(--1e039462);
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    opacity: 1;
    position: absolute;
    top: 5px
}

.right-icon {
    transition: all .2s ease-out
}

a {
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    color: inherit;
    cursor: pointer
}

.qm-content-box {
    color: #323233;
    font-size: 14px;
    line-height: 22px;
    margin-left: 18px;
    width: 250px
}

.qm-sharink-item {
    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 {
    margin-bottom: .25rem
}

.qm-content-p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

@media (min-width: 1440px) {
    .quick-message-content {
        padding-right:0
    }
}

.qm-container-all {
    position: relative;
    z-index: 10
}

.quick-message-all-box {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-right: 9px
}

.btn-more {
    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:hover {
    background-color: #3b82f6;
    color: #fff
}

.btn-more svg {
    color: #fff;
    font-size: 10px
}

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

.qm-calendar-point {
    background-color: #b1cdfb;
    border-radius: 9999px;
    height: 6px;
    width: 6px
}

.qm-calendar-time {
    color: #3b82f6;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px
}

.qm-calendar-node {
    align-items: center;
    display: flex;
    position: relative
}

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

#qm-container {
    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 {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex
}

.kx-item:hover .kx-item-title {
    color: #3b82f6
}

.kx-item-first .qm-calendar-point {
    position: relative
}

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

.box {
    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 {
    color: #323233;
    font-size: 15px;
    font-weight: 600
}

.box-bg {
    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,.box:after {
    position: absolute;
    top: 0
}

.box:after {
    content: "";
    height: 56px;
    right: -8px;
    width: 8px
}

.vertical {
    width: 260px
}

.vertical .c-content {
    display: flex;
    flex-direction: column
}

.horizontal {
    width: 506px
}

.c-content,.horizontal .c-content {
    display: grid;
    grid-template-columns: repeat(2,1fr)
}

.c-content {
    -moz-column-gap: 22px;
    column-gap: 22px;
    margin-top: 18px;
    row-gap: 16px
}

.c-content .pic {
    border-radius: 2px;
    height: 32px;
    width: 32px
}

.c-content>div {
    align-items: center;
    display: flex;
    position: relative
}

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

.c-content>div:hover .qrcode {
    visibility: visible
}

.c-content>div:hover span {
    color: #3b82f6
}

.c-content>div:hover .join-btn {
    background-color: #3b82f6;
    border-color: transparent;
    color: #fff
}

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

.qrcode {
    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 {
    height: 108px;
    width: 108px
}

.qrcode div {
    color: #7c7c80;
    font-size: 12px;
    margin-top: 4px;
    text-align: center
}

.w-full {
    width: 100%
}

.h-full {
    height: 100%
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.overflow-hidden {
    overflow: hidden
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

.whitespace-nowrap {
    white-space: nowrap
}

.overflow-ellipsis {
    text-overflow: ellipsis
}

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

.community-item:hover {
    background: #f6f9ff
}

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

.community-item .community-item-left .community-item-left-icon {
    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 {
    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 {
    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 {
    visibility: hidden
}

.community-item:hover .community-hover {
    visibility: visible
}

.community-item:hover .community-item-left-name {
    color: #3b82f6
}

.community-item:hover .community-item-join {
    background-color: #3b82f6;
    border-color: transparent;
    color: #fff
}

.community-item:hover .community-item-join-with-qrcode,.community-item:hover .community-item-join-with-text {
    opacity: 1;
    pointer-events: unset
}

.community-item-join-with-text {
    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 {
    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 {
    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 {
    border: 1px solid #f0efef;
    border-radius: 4px;
    height: 132px;
    overflow: hidden;
    width: 132px
}

.community-item-join-with-text .community-item-join-slogan {
    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: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 {
    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:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    bottom: 43px;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    width: 0
}

svg {
    color: #b8b8b8
}

svg:hover {
    color: #3b82f6
}

.svg-close {
    transition: all .2s ease-out;
    stroke: #7a7a7a
}

.community-item {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

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

.community-item .community-item-left .community-item-left-icon {
    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 {
    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:hover {
    background: #3b82f6;
    color: #fff
}

.community-item .community-item-join:hover .hover-show {
    opacity: 1;
    pointer-events: unset
}

.community-item .community-item-join .community-item-join-with-text {
    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 {
    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 {
    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 {
    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 {
    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: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 {
    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:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    bottom: 43px;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    width: 0
}

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

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

.common-tip-text,.common-title-text {
    font-family: Microsoft YaHei;
    font-style: normal
}

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left,.flex {
    display: flex
}

.justify-between {
    justify-content: space-between
}

.items-center {
    align-items: center
}

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

.cursor-pointer {
    cursor: pointer
}

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

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

.overflow-hidden {
    overflow: hidden
}

.w-full {
    width: 100%
}

.h-full {
    height: 100%
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.justify-center {
    justify-content: center
}

.community-wrapper {
    position: relative
}

.community-wrapper .community-tab-online {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px
}

.community-tab .community-tabs {
    border-radius: .25rem;
    display: flex;
    padding: .25rem
}

.community-tab .community-tabs-new {
    background-color: #f5f5f6!important
}

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

.community-tab .community-tab-left:hover {
    color: var(--23f50a2e)
}

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

.community-tab .community-tab-left-new:hover {
    color: #19191a!important
}

.community-tab .community-tab-online-consultation-new:hover {
    color: #19191a
}

.community-tab .community-tab-online-consultation-new:hover .contact-path {
    fill: #19191a
}

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

.community-tab .aside-right-active-new {
    color: #19191a
}

.community-tab .aside-right-active:after {
    background: var(--after-bg);
    content: ""
}

.online-consultation {
    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 {
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    margin: 10px 10px 8px 0
}

.online-consultation .close-icon :hover .svg-close {
    stroke: #111827
}

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

.online-consultation .online-consultation-tip {
    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%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

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

.online-consultation-show {
    opacity: 1;
    pointer-events: auto
}

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

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

.community-tab .community-tabs {
    display: flex
}

.community-tab .community-tabs>div {
    margin-right: 12px
}

.community-tab .community-tabs>div:last-child {
    margin-right: 0
}

.community-tab .community-tab-left {
    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:hover {
    font-weight: 600
}

.community-tab .community-tab-left:after {
    border-radius: 20px;
    bottom: -8px;
    height: 3px;
    position: absolute;
    width: 24px;
    --tw-content: "";
    content: "";
    content: var(--tw-content)
}

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

.community-tab .community-tab-online-consultation:hover {
    color: #3b82f6
}

.community-tab .community-tab-online-consultation:hover .contact-path {
    fill: #3b82f6
}

.community-tab .aside-right-active {
    font-weight: 600
}

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

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

.matrix-item.black-size {
    height: 100px;
    width: 91px
}

.matrix-item .top-color {
    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 {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

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

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

.matrix-item .text-area {
    color: #323232;
    font-size: 13px;
    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:hover {
    border: none;
    box-shadow: 0 2px 16px 2px #011c430f
}

.matrix-item:hover .cover-img-container .img-area .image-item {
    transform: scale(1.1)
}

.matrix-item:hover .text-area {
    color: var(--49c522ad);
    font-weight: 600
}

.black-size:hover {
    border: 1px solid #eaecf1;
    box-shadow: none
}

.black-size:hover .text-area {
    font-weight: 400
}

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

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

.right-Matrix {
    -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 {
    transition: all .2s ease-out
}

.common-title-box {
    margin-left: 0!important
}

.hd-center-exclusive {
    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 {
    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 {
    bottom: -2px;
    height: 32px;
    left: 2px;
    position: absolute;
    width: 32px;
    z-index: 1
}

.hd-center-exclusive .module-exclusive-item section {
    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 {
    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 {
    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 {
    background: #ffefe5;
    color: #ff5f05
}

.hd-center-exclusive .module-exclusive-item .module-exclusive .module-exclusive-left {
    z-index: 2
}

.hd-center-exclusive .module-exclusive-item .module-exclusive .module-exclusive-right {
    margin-left: 8px
}

.hd-center-exclusive .module-exclusive-item:hover {
    box-shadow: 0 0 10px #a9330014
}

.hd-center-exclusive .module-exclusive-item:hover section {
    color: #ff5f05
}

.hd-bottom-exclusive {
    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:hover {
    color: #ff5f05
}

.hot-exclusive-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.hot-exclusive-title .more-href-button {
    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:hover {
    background: var(--7a868be0);
    color: #fff
}

.hot-exclusive-title .more-href-button-new {
    background: #f5f5f6!important;
    color: #19191a!important
}

.hot-exclusive-title .more-href-button-new:hover {
    background: #19191a!important;
    color: #fff!important
}

.host-address-main {
    margin: 0 10px
}

.article-item {
    display: flex;
    padding: 10px;
    position: relative
}

.article-item:hover .aside-hot-article-title {
    color: #3b82f6
}

.article-item:hover .index-path {
    fill: #3b82f6!important
}

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

.article-thumb {
    height: 100%;
    width: 100%
}

.article-index-num {
    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 {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.article-item-content .article-content-other {
    align-items: center;
    justify-content: space-between;
    max-height: 44px
}

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

.aside-hot-article-title:hover {
    color: #3b82f6
}

.subscript {
    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 {
    border-radius: 4px;
    flex: none;
    height: 80px;
    margin-right: 10px;
    min-width: 100px;
    overflow: hidden;
    width: 125px
}

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

.only-mobile-show,.only-tablet-show {
    display: none
}

.text-sm {
    font-size: .875rem
}

.text-15 {
    font-size: 15px
}

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

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

.common-tip-text,.common-title-text {
    font-family: Microsoft YaHei;
    font-style: normal
}

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left {
    display: flex
}

.article-content-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.hot-article-tabs {
    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 {
    margin-left: 10px
}

.hot-article-tabs .hot-article-tab:hover {
    color: var(--4cedefd7)
}

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

.index-path,.index-path {
    transition: all .2s ease-out;
    fill: #b8b8b8
}

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

.hot-report-item.activity-page {
    height: 60px;
    padding-left: 10px
}

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

.hot-report-item .report-info {
    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 {
    align-items: normal;
    flex-direction: column;
    height: auto
}

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

.hot-report-item .report-info .report-info-title.activity-report-info-title {
    margin-bottom: 4px
}

.hot-report-item .report-info .report-info-time {
    color: #959599;
    font-size: 12px;
    font-weight: 400
}

.hot-report-item:hover {
    border-radius: 4px;
    box-shadow: 0 2px 16px 2px #011c430f
}

.hot-report-item:hover .report-info-title {
    color: var(--7cf623a2)
}

.report-img {
    border-radius: 4px;
    flex-shrink: 0;
    height: 63px;
    width: 103px
}

.report-right {
    flex-direction: column;
    flex-grow: 1;
    height: 100%
}

.report-right,.report-right-b {
    display: flex;
    justify-content: space-between
}

.report-right-b {
    align-items: center
}

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

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

.report-right-b .tags>div: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 {
    align-items: center;
    color: #8c8c8c;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    gap: 4px
}

.report-date {
    color: #959599;
    font-size: 12px;
    min-width: 72px
}

.hot-reports {
    background: #fff;
    border-radius: 6px;
    padding: 20px 10px
}

.hot-reports__header {
    align-items: center;
    display: flex;
    margin-bottom: 24px
}

.hot-reports__title {
    color: #3b82f6;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px
}

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

.hot-reports__list {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.hot-reports__item {
    display: flex;
    gap: 10px;
    text-decoration: none
}

.hot-reports__thumb-box {
    border-radius: 4px;
    flex-shrink: 0;
    height: 72px;
    position: relative;
    width: 128px
}

.report-thumb {
    border-radius: 4px;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.hot-reports__thumb {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .5s ease;
    width: 100%
}

.report-thumb:hover .hot-reports__thumb {
    transform: scale(1.2)
}

.thumb-rank {
    left: -5px;
    position: absolute;
    top: 6px
}

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

.rank-bg:after {
    transform: skew(-15deg)
}

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

.rank-bg:before {
    height: 16px;
    left: -2px;
    width: 18px
}

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

.rank-bg--top1:after,.rank-bg--top1:before {
    background: #fd5b76
}

.rank-bg--top2:after,.rank-bg--top2:before {
    background: #ffa342
}

.rank-bg--top3:after,.rank-bg--top3:before {
    background: #9aa3f9
}

.rank-bg--other:after,.rank-bg--other:before {
    background: #b8b8b8
}

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

.triangle-top1 {
    border-right-color: #fd5b76;
    border-top-color: #fd5b76
}

.triangle-top2 {
    border-right-color: #ffa342;
    border-top-color: #ffa342
}

.triangle-top3 {
    border-right-color: #9aa3f9;
    border-top-color: #9aa3f9
}

.triangle-other {
    border-right-color: #b8b8b8;
    border-top-color: #b8b8b8
}

.hot-reports__info {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between
}

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

.hot-reports__info-title:hover {
    color: #307bf8
}

.hot-reports__info-meta {
    align-items: center;
    color: #b8b8b8;
    display: flex;
    margin-top: auto
}

.hot-reports__info-icon {
    height: 12px;
    width: 12px
}

.hot-reports__info-date {
    font-size: 12px;
    line-height: 16px;
    margin-left: 6px
}

.hot-report-title {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.hot-report-title .more-href-button {
    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:hover {
    background: var(--ae6f4c3c);
    color: #fff
}

.hot-report-title .more-href-button-new {
    background: #f5f5f6!important;
    color: #19191a!important
}

.hot-report-title .more-href-button-new:hover {
    background: #19191a!important;
    color: #fff!important
}

.mini-right-module {
    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 {
    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 {
    margin-left: 13px;
    width: 161px
}

.qrcode {
    height: 75px;
    left: 12px;
    top: 12px;
    width: 75px;
    z-index: 2
}

.img-bg,.qrcode {
    position: absolute
}

.img-bg {
    height: 99px;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    z-index: 1
}

.qrcode-img-box {
    height: 99px;
    position: relative;
    width: 99px
}

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

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

.drainage-inner-two {
    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 {
    border-radius: 4px;
    height: 61px;
    width: 61px
}

.img-top-right {
    position: absolute;
    right: -6px;
    top: -4px
}

.img-bottom-left {
    bottom: -4px;
    left: -6px;
    position: absolute
}

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

.drainage-text {
    align-items: center;
    color: #1a1a1a;
    display: flex
}

.drainage-img {
    height: 14px;
    margin-left: 6px
}

.drainage-corner-text {
    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%
}

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

.hd-custom-carousel:hover {
    box-shadow: 0 2px 16px #1055bd1a
}

.hd-custom-carousel:hover .hd-box-title {
    color: var(--2e599148)
}

.hd-box-list {
    position: relative
}

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

.hd-box-list .hd-box-address {
    max-width: 304px
}

.hd-box-list .hd-box-address section {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hd-box-list .hd-box-icon {
    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 {
    height: 16px;
    width: 16px
}

.hd-box-list .hd-box-icon section {
    margin-left: 6px
}

.hd-box-list .hd-box-icon .time-clock {
    color: #f80;
    margin-left: 8px
}

.hd-box-list .hd-box-time {
    margin-top: 0
}

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

.hd-box-list .box-item-check .hd-box-button {
    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:hover {
    background: var(--2e599148);
    color: #fff
}

.hd-box-list .box-item-check .hd-box-button-new {
    border-color: #19191a!important;
    color: #19191a!important
}

.hd-box-list .box-item-check .hd-box-button-new:hover {
    background: #19191a!important;
    color: #fff!important
}

.hd-box-list .show-hd-box {
    opacity: 1;
    visibility: visible
}

.hd-box-title {
    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:hover {
    transform: scale(105%)
}

.is-hover .right-button {
    opacity: .85!important
}

.is-hover .right-button:hover {
    opacity: 1!important
}

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

.button-all .left-button {
    left: 6px;
    top: 50%;
    transform: translateY(-50%)
}

.button-all .right-button {
    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 {
    color: inherit
}

.zb-qrcode-box {
    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 {
    height: 142px;
    width: 142px
}

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

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

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

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

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

.common-tip-text,.common-title-text {
    font-family: Microsoft YaHei;
    font-style: normal
}

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left {
    display: flex
}

.common-service-module {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

 .common-module-header {
    padding-left: 20px
}

.service {
    margin-bottom: -16px;
    margin-top: -4px;
    width: 100%
}

.service .service-scroll-container {
    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::-webkit-scrollbar {
    display: none;
    height: 0
}

.service .service-scroll-container .service-list {
    display: flex;
    left: 0;
    position: absolute;
    top: 16px
}

.service .service-scroll-container .service-list .service-item {
    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:first-child {
    margin-left: 10px
}

.service .service-scroll-container .service-list .service-item .service-item-logo {
    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 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.service .service-scroll-container .service-list .service-item .service-item-title {
    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 {
    color: #7a7a7a;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

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

.service .service-scroll-container .service-list .service-item:hover .service-item-title {
    color: #3b82f6
}

.service .service-scroll-container .service-list .service-item-more {
    width: 132px
}

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

.service .service-scroll .service-scroll-track {
    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 {
    flex: 1;
    height: 100%
}

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

.service .service-scroll .service-scroll-thumb-scrolling,.service .service-scroll .service-scroll-thumb:hover {
    background: #266fe7
}

.service .service-scroll .service-scroll-thumb-full {
    width: 100%
}

.image-container {
    align-items: center;
    display: flex;
    justify-content: center
}

.image_item {
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px
}

.image-loader {
    align-items: center;
    display: flex;
    justify-content: center
}

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

.animate-close {
    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 {
    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 {
        -webkit-backdrop-filter:blur(14px);
        backdrop-filter: blur(14px);
        background: rgba(17,24,39,.3)
    }
}

.mobile-box {
    position: fixed;
    top: 50%;
    transform: translateY(-50%)
}

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

.img-box {
    height: 324px;
    width: 548px
}

.img-box,i {
    cursor: pointer
}
/* 
i {
    position: absolute;
    right: 20px;
    top: 20px
}

i:hover {
    opacity: .7
 */}

.ugc-share-img {
    cursor: pointer
}

.img-surprise-box {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0!important;
    width: 324px
}

.ff {
    gap: 14px;
    width: 324px
}

.ugc-share-img {
    cursor: pointer
}

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

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

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left {
    display: flex
}

.aside-right-all {
    align-items: center;
    background: var(--172d551e);
    border-radius: 36px;
    cursor: pointer;
    display: flex;
    padding: 3px 4px 3px 8px;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.aside-right-all:hover {
    background: var(--20a75324)
}

.aside-right-all:hover .common-tip-text {
    color: #fff
}

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

.common-tip-text {
    color: var(--20a75324)
}

.single-line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ugc-simple-article-container {
    margin-left: 10px;
    padding-top: 10px
}

.ugc-simple-article-container .ugc-simple-article .ugc-simple-article-title {
    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:last-child {
    margin-bottom: 0
}

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

.amz-enlarge-img {
    border-radius: 4px;
    height: 180px;
    width: 304px
}

.ugc-simple-article-img {
    background: #fafafa;
    height: 180px;
    width: 304px
}

.ugc-custom-container {
    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 {
    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 {
    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 {
    display: flex;
    margin-bottom: 16px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-img-container {
    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 {
    height: 78px;
    width: 120px
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item .ugc-custom-right {
    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 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #323232;
    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 {
    display: -webkit-box;
    margin-top: 8px;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item:hover .ugc-custom-item-title {
    color: #3b82f6
}

.ugc-custom-container .ugc-custom-top-bg .ugc-custom-item:last-child {
    margin-bottom: 0
}

 .title-box-text {
    top: -2px!important
}

.common-title-box {
    margin-left: 0!important
}

.host-box-right {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.host-box-right .host-box-item {
    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 {
    border-radius: 100%;
    height: 44px;
    width: 44px
}

.host-box-right .host-box-item .host-content-right {
    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 {
    color: #fff;
    display: -webkit-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    max-width: 216px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

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

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

.modal-qrcode-inner {
    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 {
    color: #002f85;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 24px;
    text-align: center
}

.modal-qrcode-img {
    height: 136px;
    margin-left: auto;
    margin-right: auto;
    width: 136px
}

.live-cooperate-container-img {
    cursor: pointer;
    height: 26px;
    opacity: .7;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px
}

.modal-qrcode-button-container {
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content
}

.ep-modal-enter-active,.ep-modal-leave-active {
    transition: opacity .2s ease-out
}

.ep-modal-enter-from,.ep-modal-leave-to {
    opacity: 0
}

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

.ep-modal-leave-active .hd-modal {
    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,.hd-popup-leave-to .hd-modal {
    opacity: 0;
    transform: scale(.9) translateY(-10px)
}

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

.hd-mask,.hd-modal {
    align-items: center;
    display: flex;
    justify-content: center
}

.hd-modal {
    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 {
    color: #666;
    cursor: pointer;
    height: 16px;
    opacity: .8;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 16px
}

.hd-close:hover {
    opacity: 1
}

.hd-qr {
    border-radius: 4px;
    margin-bottom: 12px;
    width: 128px
}

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

.live-side-navigation {
    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 {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

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

.live-side-navigation-item:hover {
    color: #3b82f6
}

.live-side-navigation-line {
    border-right: 1px dashed #c8e6ff;
    height: 36px;
    width: 1px
}

.live-side-navigation-img {
    height: 42px;
    width: 42px
}

.card-container {
    width: 304px
}

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

.card-shadow {
    display: flex;
    margin-bottom: 20px
}

.rounded-full {
    border-radius: 50%
}

.border-1 {
    border-width: 1px
}

.border-\[\#E6E6E6\] {
    border-color: #e6e6e6
}

.title {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased
}

.desc {
    color: #4d4d4d;
    margin-bottom: 6px
}

.desc,.info {
    font-size: 13px;
    line-height: 22px
}

.info {
    color: #f59e0b
}

.divider {
    background: #ebebeb;
    height: 1px;
    margin: 12px 0;
    width: 285px
}

.contact-title {
    color: #4d4d4d;
    font-size: 13px;
    line-height: 22px
}

.contact-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 12px
}

.circle-bg,.contact-item {
    align-items: center;
    display: flex
}

.circle-bg {
    background: #2c7be5;
    border-radius: 50%;
    justify-content: center
}

.circle-bg,.icon {
    height: 24px;
    width: 24px
}

.icon {
    color: #fff
}

.text {
    color: #666;
    font-size: 13px;
    line-height: 22px;
    margin-left: 10px
}

.live-recommend-head {
    align-items: center;
    display: flex;
    justify-content: space-between
}

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

.live-recommend-head-subtitle {
    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 {
    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:hover {
    background: #3b82f6;
    color: #fff
}

.side-recommend-more {
    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:hover {
    background-color: #3b82f6;
    color: #fff
}

.aside-live-head {
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px
}

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

.recommend-lives-item:hover {
    box-shadow: 0 2px 16px 2px #011c430f;
    color: #3b82f6
}

.recommend-lives-img {
    border-radius: 4px;
    flex: none;
    height: 70px;
    width: 119px
}

.recommend-lives-right {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 3px
}

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

.recommend-lives-time {
    color: #7c7c80;
    font-size: 12px;
    line-height: 16px
}

.live-new-reminder {
    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 {
    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 {
    color: #0f47f1;
    position: relative;
    z-index: 1
}

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

.live-reminder-exclusive {
    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:hover {
    color: #3b82f6
}

.live-reminder-exclusive-left {
    align-items: center;
    -moz-column-gap: 5px;
    column-gap: 5px;
    display: flex
}

.live-reminder-title {
    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 {
    color: #888;
    font-family: PingFang SC,sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-top: 4px
}

.live-reminder-content {
    transition-duration: .8s;
    width: 238px
}

.live-reminder-scroll-container {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex;
    height: 46px;
    overflow: hidden
}

.live-reminder-content-item {
    color: #323232;
    display: block;
    margin-bottom: 8px
}

.live-reminder-content-item:hover {
    color: #3b82f6
}

.aside-theme-head {
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px
}

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

.live-recommend-theme:hover {
    box-shadow: 0 2px 16px 2px #011c430f
}

.live-recommend-theme-img {
    border-radius: 4px;
    flex: none;
    height: 56px;
    width: 56px
}

.live-recommend-theme-content {
    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:hover {
    color: #3b82f6
}

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

.live-recommend-theme-bottom {
    display: flex;
    justify-content: space-between
}

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

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

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

.live-recommend-theme-normal:hover {
    background-color: #3b82f6;
    color: #fff
}

.live-recommend-theme-active {
    border: 1px solid #c8c8c8;
    color: #c8c8c8
}

.live-recommend-theme-active:hover {
    background-color: #c8c8c8;
    color: #fff
}

.live-calendar-line {
    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 {
    background-color: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 9999px;
    height: 10px;
    width: 10px;
    z-index: 10
}

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

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

.topic-container {
    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 {
    display: flex
}

.topic-container .topic-top a {
    flex-shrink: 0
}

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

.topic-container .topic-top>div {
    margin-left: 14px;
    padding-top: 7px
}

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

.topic-container .topic-top>div a:hover {
    color: #ff6002
}

.topic-container .topic-top>div div {
    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 {
    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:hover {
    background-color: #fff7f3
}

.topic-container .live-topic-btn-subscribe {
    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:hover {
    background-color: #ff7e31
}

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

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

.topic-container .live-item {
    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:hover {
    color: #ff6002
}

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

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

.topic-container .topic-more:hover {
    color: #ff6002
}

.topic-bottom {
    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 {
    flex-shrink: 0
}

.topic-bottom>a img {
    border-radius: 6px;
    height: 62px;
    width: 62px
}

.topic-bottom .content {
    flex-grow: 1;
    margin-left: 14px;
    padding-top: 6px
}

.topic-bottom .content a {
    color: #111827;
    display: block;
    font-weight: 600
}

.topic-bottom .content a:hover {
    color: #ff6002
}

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

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

.topic-bottom .right>div {
    color: #111827;
    margin-right: 20px
}

.topic-bottom .right>div span {
    color: #ff6002
}

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

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

.topic-bottom .right .subscribe:hover {
    background-color: #ff7e31
}

.topic-bottom .close-icon {
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px
}

.relative {
    position: relative
}

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

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

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

.fuwu-item {
    display: flex;
    margin-bottom: 16px;
    width: 100%
}

.fuwu-item:hover .fuwu-item-title {
    color: var(--4afeae6d)!important
}

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

.fuwu-item .fuwu-item-right {
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: space-around
}

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

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

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

.platform-item {
    display: flex;
    margin-bottom: 16px;
    width: 100%
}

.platform-item:hover .platform-item-title {
    color: #3b82f6!important
}

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

.platform-item .platform-item-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.platform-item .platform-item-right .platform-item-title {
    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;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all .1s ease-out
}

.platform-item .platform-item-right .platform-item-title:hover {
    color: #3b82f6
}

.platform-item .platform-item-right .platform-item-intro {
    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;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.article-item {
    display: flex;
    margin-bottom: 16px;
    width: 100%
}

.article-item:hover .article-item-title {
    color: #3b82f6!important
}

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

.article-item .article-item-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

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

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

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

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

.common-tip-text,.common-title-text {
    font-family: Microsoft YaHei;
    font-style: normal
}

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left {
    display: flex
}

.common-aside-module {
    box-shadow: unset;
    padding-top: 16px;
    padding-top: 0!important
}

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

.common-aside-module .service-tab-list: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 {
    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:hover {
    color: var(--367049ec)
}

.common-aside-module .service-tab-list .service-tab-item-active {
    color: var(--367049ec);
    font-weight: 600
}

.common-aside-module .service-tab-list .service-tab-item-active: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:last-of-type .article-item,.common-aside-module .content-item:last-of-type .fuwu-item,.common-aside-module .content-item:last-of-type .platform-item {
    margin-bottom: 4px
}

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

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

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

.button-right {
    background: #3b82f6;
    color: #fff;
    position: relative
}

.button-right:hover {
    background: #266fe7;
    border: 1px solid #266fe7
}

.button-right .contact-qrcode {
    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,.button-right .contact-qrcode div {
    align-items: center;
    border-radius: 8px;
    display: flex;
    justify-content: center
}

.button-right .contact-qrcode div {
    background: #fff;
    height: 100%;
    position: relative;
    width: 100%
}

.button-right .contact-qrcode img {
    height: 120px;
    width: 120px
}

.button-right .contact-qrcode: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 {
    opacity: 1;
    pointer-events: auto
}

.relative {
    position: relative
}

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

.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-between {
    justify-content: space-between
}

.justify-center {
    justify-content: center
}

.w-full {
    width: 100%
}

.h-full {
    height: 100%
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.author-info-box {
    width: 324px
}

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

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

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

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

.author-info-avatar-partner {
    border: 1px solid #f6ce67
}

.author-info-id {
    height: 24px;
    margin-bottom: 6px;
    width: 100%
}

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

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

.author-info-intro {
    -webkit-font-smoothing: antialiased;
    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;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word
}

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

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

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

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

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

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

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

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

.button-right {
    background: #3b82f6;
    color: #fff;
    position: relative
}

.button-right:hover {
    background: #266fe7;
    border: 1px solid #266fe7
}

.contact-qrcode {
    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,.contact-qrcode div {
    align-items: center;
    border-radius: 8px;
    display: flex;
    justify-content: center
}

.contact-qrcode div {
    background: #fff;
    height: 100%;
    position: relative;
    width: 100%
}

.contact-qrcode img {
    height: 120px;
    width: 120px
}

.contact-qrcode: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 {
    opacity: 1;
    pointer-events: auto
}

.right-icon {
    transition: all .2s ease-out
}

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

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

.common-tip-text,.common-title-text {
    font-family: Microsoft YaHei;
    font-style: normal
}

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left {
    display: flex
}

.common-aside-module-new {
    box-shadow: none!important
}

.common-aside-module-new .common-title-text {
    font-size: 20px!important
}

.aside-right-more {
    cursor: pointer;
    display: flex
}

.common-aside-module {
    padding-bottom: 14px
}

.common-tip-text {
    color: #8c8c8c;
    transition: all .2s ease-out
}

.aside-right-more:hover .common-tip-text {
    color: #3b82f6!important
}

.aside-right-more:hover .right-icon {
    stroke: #3b82f6
}

.hot-tags-item {
    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:hover {
    background-color: #eaeffa;
    border-color: #dae2f7;
    color: #1054ff
}

.btn-more {
    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:hover {
    background: #3b82f6;
    color: #fff
}

.btn-more svg {
    color: #fff;
    font-size: 10px;
    width: 10px
}

.mt-\[14px\] {
    margin-top: 14px
}

.mb-\[4px\] {
    margin-bottom: 4px
}

.mr-\[8px\] {
    margin-right: 8px
}

.flex {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.pl-6px {
    padding-left: 6px
}

 .common-title-box {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0
}

 .common-title-box .title-box-text {
    top: 0
}

.index-path {
    transition: all .2s ease-out;
    fill: #b8b8b8
}

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

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

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

.hot-ask-item .img-div .ask-index {
    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 {
    border-radius: 2px;
    height: 16px;
    position: absolute;
    right: -1px;
    transform: rotate(45deg);
    width: 4px
}

.hot-ask-item .img-div .ask-index: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 {
    align-items: center;
    display: flex;
    flex: none;
    height: 100%;
    justify-content: center;
    margin-right: 7px;
    width: 20px
}

.hot-ask-item .ask-info {
    display: flex;
    flex: none;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: space-between
}

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

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

.hot-ask-item:hover .ask-info-title {
    color: #3b82f6
}

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

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

.common-tip-text,.common-title-text {
    font-family: Microsoft YaHei;
    font-style: normal
}

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

.common-module-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.common-module-header__left {
    display: flex
}

.common-aside-module {
    padding-bottom: 14px
}

.common-tip-text {
    color: #8c8c8c;
    transition: all .2s ease-out
}

.aside-right-more:hover .common-tip-text {
    color: #3b82f6!important
}

.aside-right-more:hover .right-icon {
    stroke: #3b82f6
}

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

.hot-ask-main {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 16px
}

.ugc-article-aside {
    flex-grow: 1;
    gap: 20px;
    width: 324px
}

.ugc-article-aside,.ugc-aside-box {
    display: flex;
    flex-direction: column
}

.ugc-aside-box {
    gap: 14px;
    gap: var(--aside-gap,14px)
}

.all-box {
    display: flex;
    height: 100%
}

.all-box .demo-box {
    width: 400px
}

.show-from-right {
    animation: show-from-right .4s ease-in-out;
    position: fixed;
    top: 25px;
    transform-origin: center
}

#fixed-module {
    display: flex;
    flex-direction: column;
    gap: 14px;
    gap: var(--aside-gap,14px)
}

.ugc-bottom-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 39px;
    margin-bottom: 8px;
    margin-left: 12px;
    margin-top: 14px;
    row-gap: 14px
}

.ugc-bottom-tags-item {
    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:hover {
    color: #000;
    font-weight: 600
}

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

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

@media (max-width: 991px) {
    .detail-tag-main-text {
        max-width:150px;
        min-width: 150px
    }
}

@media (max-width: 576px) {
    .detail-tag-main-text {
        max-width:80px;
        min-width: 80px
    }
}

.right-icon {
    transition: all .2s ease-out
}

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

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

.main-more-svg {
    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:hover {
    color: #3b82f6
}

.ugc-tab-text {
    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:hover {
    background: rgba(59,130,246,.06);
    color: #3b82f6;
    position: relative
}

.tab-text-active {
    color: #3b82f6;
    font-weight: 600;
    position: relative
}

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

.all-box,.all-box .demo-box {
    width: 100%
}

.ugc-article-aside {
    gap: 20px;
    margin-top: 10px;
    max-width: 324px
}

.ugc-article-aside,.ugc-aside-box {
    display: flex;
    flex-direction: column
}

.ugc-aside-box {
    gap: 14px
}

.a {
    --tw-text-opacity: 1;
    color: #66a6ff;
    color: rgb(102 166 255/var(--tw-text-opacity,1))
}

.all-box {
    display: flex
}

.all-box .demo-box {
    width: 400px
}

.live-detail-screen[data-v-9f090ecd]{min-height:auto;}
.live-detail-screen-title[data-v-9f090ecd]{flex-direction: column-reverse;margin-right: 0;}
.live-detail-time[data-v-9f090ecd]{margin:10px 0 10px;}
.live-detail-head-info[data-v-9f090ecd]{padding:0;}

.topic-container[data-v-da1acf4a]{background:#fff;}
.drainage-wrapper{background:#fff;}
.community-item{background:#fff;}
.playbox-container[data-v-467cf32e]{padding-top: 1rem;}

.live-description-wrapper[data-v-fd114c9b]{background: #fff;}
.live-detail-tabs[data-v-fd114c9b]{justify-content: center;padding-right:0;}
[data-v-fd114c9b] img{max-width:100%;height:auto!important;margin:0 auto;}

@media screen and (max-width:1024px){
	
	.live-detail-index[data-v-fa2cadbb]{display:block!important;width: 100%;background: #f7f9fc;}
	.live-detail-head[data-v-9f090ecd]{margin-top:0;box-shadow:none;}
	.live-detail-head-info[data-v-9f090ecd]{background: #fff;padding: 20px 15px;margin: 0 10px;}
	.live-detail-screen[data-v-9f090ecd]{flex-wrap:wrap;min-height: auto;}
	.playbox-container[data-v-467cf32e]{width: 100%;}
	
	.live-description-wrapper[data-v-fd114c9b]{width:100%;margin-bottom:0;}
	
	.lives-content-wrapper[data-v-fa2cadbb]{flex-direction: column;}
	.side-right-wrapper[data-v-1364a93e]{display: block;width:100%;padding-left: 10px;padding-right: 10px;margin-top:10px;}
	.community-wrapper{display:none;}
	
	.drainage-wrapper[data-v-002c35e6]{display:none;}
	.topic-container[data-v-da1acf4a]{margin-left: 0;margin-right:0;}
}

