.fellou-work-deep-search-content-wrap {
    display: flex;
    gap: 0.24rem;
}

.fellou-button-new3.tttt {
    width: 2rem !important;
    height: 0.52rem !important;
    border-radius: 0.6rem !important;
    padding: 0 !important;
    border-width: 0 !important;
    background: #4f6bfe !important;
    cursor: pointer;
}

.fellou-button-new3.tttt img {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 8px;
}

.fellou-button-new3.tttt div {
    font-size: 0.2rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.06rem;
}

#footer {
    height: 0.82rem;
    background-color: #000e55;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.14rem;
    color: #adabb7;
    letter-spacing: 1px;
}

.fellou-pc-header-display .header .fellou-logo .fellou-logo-img {
    width: 0.4rem;
    height: 0.4rem;
}

.fellou-pc-header-display .header .fellou-logo .fellou-logo-title {
    font-weight: 500;
    font-size: 0.24rem;
    color: #fff;
    margin-left: 12px;
}

.fellou-stories-warp .fellou-empowering-title .consult-btn {
    margin-bottom: 0.64rem;
}

.fellou-stories-warp {
    margin-top: 0rem;
}

.fellou-smart-warp
    .fellou-smart-card-warp
    .fellou-smart-card-item
    .fellou-smart-card-item-video {
    width: 7.2rem;
}

.fellou-work-deep-search-box
    .fellou-work-deep-search-content
    .fellou-work-deep-search-item
    .multimedia-box:hover
    .fellou-smart-card-item-img
    .video-mask {
    display: flex;
}
.fellou-work-deep-search-box
    .fellou-work-deep-search-content
    .fellou-work-deep-search-item
    .multimedia-box
    .fellou-smart-card-item-img
    .video-mask {
    display: none;
}

.video-skeleton:hover .video-mask {
    display: flex;
}
.video-skeleton .video-mask {
    display: none;
}
