/* Text-only treatment for the legacy team profile without a portrait. */
#c_portalResProduct_list-15822512216511530 .profile-no-avatar,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar {
    height: auto;
    min-height: 0;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .porTbox,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .porTbox {
    height: auto;
    min-height: 0;
    overflow: visible;
    border: 1px solid #e6e1d8;
    border-bottom: 0;
    border-radius: 12px 12px 0 0;
    background: #f7f7f5;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .showBox,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .showBox {
    position: static;
    width: 100%;
    height: auto;
    padding: 28px 24px 0;
    opacity: 1;
    background: transparent;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .showBoxLink,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .showBoxLink {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 0 0 16px;
    color: #282b34;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    transform: none;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .showBoxLink::before,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .showBoxLink::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 40px;
    background: #d6ae3c;
    transform: none;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .showBoxLink::after,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .showBoxLink::after {
    display: none;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .porBbox,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .porBbox {
    height: auto;
    min-height: 112px;
    padding: 18px 24px 24px;
    border: 1px solid #e6e1d8;
    border-top: 0;
    border-radius: 0 0 12px 12px;
    background: #f7f7f5;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .proTitle,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .proTitle {
    display: none;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .proSummry,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .proSummry {
    margin: 0;
    overflow: visible;
    color: #666;
    line-height: 1.85;
    white-space: pre-line;
    text-overflow: clip;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar .lookDetail,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar .lookDetail {
    margin-top: 16px;
}

#c_portalResProduct_list-15822512216511530 .profile-no-avatar:hover .showBoxLink::before,
#c_portalResProduct_list-15815726709704848 .profile-no-avatar:hover .showBoxLink::before {
    width: 40px;
}

#c_portalResProduct_detail-15820834495174248 .profile-no-avatar-detail {
    display: block;
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}

#c_portalResProduct_detail-15820834495174248 .profile-no-avatar-detail > .p_imagesA {
    display: none;
}

#c_portalResProduct_detail-15820834495174248 .profile-no-avatar-detail > .p_ProInfo {
    float: none;
    width: 100%;
    min-width: 0;
    padding: 32px 36px;
    border: 1px solid #e6e1d8;
    border-radius: 12px;
    background: #f7f7f5;
    box-sizing: border-box;
}

#c_portalResProduct_detail-15820834495174248 .profile-no-avatar-detail .p_summary {
    color: #666;
    line-height: 1.85;
    white-space: pre-line;
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_list-15822512216511530,
    #c_portalResProduct_list-15815726709704848 {
        min-width: 0;
    }

    #c_portalResProduct_list-15822512216511530 .profile-no-avatar,
    #c_portalResProduct_list-15815726709704848 .profile-no-avatar {
        float: none;
        width: 100%;
        padding: 12px 16px;
    }

    #c_portalResProduct_list-15822512216511530 .profile-no-avatar .showBox,
    #c_portalResProduct_list-15815726709704848 .profile-no-avatar .showBox {
        padding: 24px 20px 0;
    }

    #c_portalResProduct_list-15822512216511530 .profile-no-avatar .porBbox,
    #c_portalResProduct_list-15815726709704848 .profile-no-avatar .porBbox {
        padding: 16px 20px 22px;
    }

    #c_portalResProduct_detail-15820834495174248 .profile-no-avatar-detail > .p_ProInfo {
        padding: 24px 20px;
    }
}
