
.search_name{
    width: 20%;
    height: 52px;
    color: #FFF;
    text-align: center;
    line-height: 52px;
    background: #C99C41;
    border-radius: 0px 24px 24px 0px;
}
.goods_name_list{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.icon_p{
    display: none;
    position: absolute;
}
.search_01{
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    padding: 0 20px;
}
.search_01 .icon_p img{
    width: 20px;
    height: 20px;
}
.search_01 .icon_p {
    margin-left: -32px;
    margin-top: -2px;
}
.search_div_l{
    width: 70%;
    margin: 0 auto;
}
.keyword {
    width: 75%;
    padding-left: 5%;
    height: 50px;
    border-radius: 50px 0 0 50px;
    border: 1px solid #d9d6d6;
}
.tylist1{
    width: 90%;
    margin: 0 auto;
}
.jsaddrt{
    padding: 20px 0;
}
.count_p span{
    color: #C99C41;
}
.count_p{
    width: 90%;
    margin: 0 auto;

    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 15px 0;
}
.search_name{
    cursor: pointer;
}
.kopngt{
    width: 90%;
    margin: 0 auto;
}
.listpot_xiangguan{
    width: 90%;
    margin: 0 auto;
}
.clear{
    clear: both;
}
.history_2{
    cursor: pointer;
}
.history_d{
    width: 80%;
    margin: 0 auto;
}
.tag_listghh2 {
    cursor: pointer;
}

.ntpet{
    width: 85%;
    margin: 0 auto;
}
#isportremd{
    width: 25%;
    margin-top: 5px;
    margin-left: 8px;
}
#redlist_goods_name{
    width: 75%;
}
.reditem_goods a{
    display: flex;
    justify-content:flex-start;
}
#reditem_goods_img{
    width: 70px;
}

.history_title{
    display: flex;
    justify-content: space-between;
    font-weight: 900;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.tag_listghh{
    float: left;
    background: rgba(0,0,0,0.05);
    border-radius: 208px 208px 208px 208px;
    padding: 3px 8px;
    width: max-content;
    margin:5px;
}
.tag_listghh2{
    padding: 3px 8px;
    margin:5px;
    float: left;
}
.tag_listghh2 img{
    width: 15px;
    margin-right: 6px;
}
.dow071{
    display: none;
    margin-top: 2px;
}
.clear{
    clear: both;
}
.dow0712{
    display: none;
}
.history_d1{
    padding: 0px 10px;
}
.showtagelist{
    display: none;
}
.showtagelist2{
    display: none;
}
.history_21{
    display: none;
}

.new_goods{
    position: absolute;
    width: 50px;
    height: 35px;
    font-size: 15px;
    border-radius: 0 0  80px  0px;
    color: #FFF;

}
.addcart{
    cursor: pointer;
}
.new_goods_no{
    position: absolute;
    width: 50px;
    height: 35px;
    font-size: 15px;
    background-color: red;
    border-radius: 0 0 80px  0px;
    color: #FFF;
    opacity: 0.5;
}
.new_goods_name{
    padding: 5px 5px;
    position: absolute;
    z-index: 99;
}
.goods_start img{
    width: 12px;

}
.goods_start{
    font-size: 10px;
    color: #000;
    text-align: center;
}
.goods_start span{
    margin-left: 5px;
}
.goodslist_div{
    width: 100%;
}
#buy_a{
    width: 45%;
}
#item_row01{
    justify-content: space-between;
}
.item_row{
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    overflow: hidden;
}
.goods_price_list{
    display: flex;
    justify-content: center;
}
.item_goods{
    overflow: hidden;
    background-color: #e8e8e9;
    border-radius: 5px;
    padding-bottom: 10px;
    margin: 10px 10px 10px 0;
}
.item_goods .isport img{
    width: 100%;
}
.isport{
    max-height: 350px;
    overflow: hidden;
}
.goods_price2{
    color: red;
    font-size: 20px;
}
.original_price2{
    margin-left: 10px;
    font-size: 14px;
    color: #000;
    text-decoration: line-through;
}
.list_goods_name{
    color: #000;
    margin-top: 10px;
    height: auto;
    min-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;  /* 限制显示的行数为2 */
    overflow: hidden;
    text-align: left;
    padding: 0 10px;
}

.goods_price_list{
    color: red;
    line-height: 40px;

}

.goods_btn_list{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    cursor: pointer;
}
.goods_btn_list .buy{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color:#FFF;
    font-size: 18px;
    color: #000;
    border-radius: 50px;
}

.goods_btn_list .detail{
    width: 45%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color:#000;
    border-radius: 50px;
    font-size: 18px;
    color: #FFF;
}
.reditem_goods{
    background-color: #fbfbfb;
}
.hjdivpls{
    min-height: 450px;
}