
.tejia_card,.youhui_card{
    display: none;
}

.msgsources{
    color: #999999;
    font-family: "PingFang SC";
    font-size: 12px;
    color: #999;
    display: flex;
    justify-content: space-between; 
    padding-top: 10px;
    margin-top: 8px;
    margin-bottom: 40px;
    border-top: 1px solid #EBEBEB; 
}
.msgsources .pingtai-icon{
    width: 14px;
    height: 14px;
    margin-right: 3px;
}

.msgsources .left,
.msgsources .right
{
    display: flex;
    align-items: center;
}

.msgsources .left .tips{
    font-size: 12px;
    color: #999;
    margin-left: 2px;
    white-space: nowrap;
}



.msgsources .shangjia_name{
    max-width: 62px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;  
}

.flex_end{
    display: flex;
    align-items: flex-end;
}

.buy_btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f60;
    text-align: center;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: white;
}
#card_box{
    position: relative;
}

.single-card-p3-color1 {
   
    background: #FFCBA8;
    color: #fff;
}

.single-card-p3-color2 {
    background: #FFCBA8;
    color: #fff;
}

.single-card-p3-color3 {
    background: #f60;
    color: #fff;
}

.single-card-p3-color4 {
    background: #C1C1C1;
    color: #fff;
}





.shangjia_list_box{
    padding: 16px;
}

.shangjia_card{
    position: relative; 
    border-radius: 0.16rem;
    
    padding: 30px 28px;
    margin-bottom: 24px; 

    background-color: #fff;
    box-shadow: 0 0 20px 0 #cbcbcb40;
    box-sizing: border-box;
}
.shangjia_card_son{
    display: flex;
    align-items: center;
    font-size: 22px;
    color: #333;
    border-radius: 10px;
}
.shangjia_card .profile{
    max-width: 77px;
    min-width: 77px;  
    border-radius: 50%;
    overflow: hidden;
    margin-right: 24px;
}
.shangjia_card .abs{
    position: absolute;
    right: 24px;
    bottom: 32px;
    width: 72px;
    height: 66px;
}
.shangjia_card span{
    max-width: 540px;
    line-height: 40px;
}

.see_all_shangjia{
    display: block;
    margin: auto; 
    width: 110px;
    height: 26px;
    line-height: 26px;  
    border-radius: 44px;
    background: linear-gradient(116deg, #ffeee2cc 31.68%, #ffe7d7cc 106.67%);
    font-size: 12px;
    color: #f60;
    text-align: center;
    cursor: default;
}


.shangjia_card .more_tehui{
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #666;
}


.shangjia_tehui_list_box{
    
}
.shangjia_tehui_title{
    font-size: 14px; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
    margin-bottom: 16px;
    color: #333;
}
.shangjia_tehui_title .text{
    font-weight: 600;
}
.shangjia_tehui_title .right{
    font-weight: 500;
    color: #666;
}
.cursor-pointer{
    cursor: pointer;
}



.search-wraps{
    /* background-color: pink; */
}

.detail-search-input{
    position: relative;
}
.card_box:hover {
    border: 1px solid #00000012;
    background: #FFF;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.card_box:hover .bottom-qiang{
    /* transition: all 0s; */
    background: var(--6686, linear-gradient(112deg, #FFAD32 8.87%, #FF4204 86.18%));
    /* background: red; */
}



.detail-search-input{
    border: none;
    background-color: rgba(0,0,0,0);

}

.new_user_box{
    min-width: 1200px; 
    max-width: 1200px;
    position: relative; 
    background-color: blue;
    margin: auto;
}
#new_user_info{
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 999;
}

.header{
    z-index: 2 !important;
}
.info_son{
    display: flex;
    align-items: center;
    margin-top: 10px;
    

}
.pointer{
    cursor: pointer;
}

.info_son img{
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.info_son>div{
    color: #666666;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.new-flex-wrap{
    display: flex;
    box-sizing: border-box;
    width: auto !important;
    padding: 0 !important;
    gap: 25px;
    border-radius: 0 !important;
    background: #FFF;
    box-shadow: none  !important;
}
.bread_link{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99999;

   
}
.bread_link a{
    color: #444444;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}
.bread_text{
    color: #777777;

    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}

.bread_link img{
    display: inline-block;
    width: 7px;
    margin: 0 7px 0 3px;
    height: 12px;
    position: relative;
    top: 0px;
}