<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍒楄〃*/
.list_box{
    font-size: 0.28rem;
    color: #333333;
}
.list_box&gt;li{
    margin-top: 0.16rem;
    background: #fff;
    border-radius: 0.2rem;
}
.patentmsg_top{
    padding: 0.24rem 0.24rem 0;
    box-sizing: border-box;
    /*border-bottom: 1px solid #E6E6E6;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.patentmsg_top_left{
    display: flex;
    align-items: center;
    flex: 1;
}
.patentmsg_top_left&gt;div,.patentmsg_top_left&gt;span{
    margin-right: 0.1rem;
}
.patentmsg_bottom{
    padding: 0.24rem 0.2rem 0rem;
    display: flex;
    flex-direction: column;
}
.patentmsg_bottom&gt;h3{
    font-weight: 400;
    font-size: 0.28rem;
}
.patentmsg_cnt font{
    color: #999;
    flex-shrink: 0;
    float: left;
}
.patentmsg_cnt&gt;div{
    /*display: flex;*/
    margin: 0.05rem 0;
    line-height: 1.5;
}
.patentmsg_cnt&gt;div img{
    width: 0.6rem;
    margin-right: 0.1rem;
    vertical-align: baseline;
}
.price_margin{
    margin-left: 0.16rem;
    display: inline-block;
}
.pubtime{
    margin-left: 0.44rem;
}
.patentmsg_handler{
    padding: 0rem 0 0.12rem;
    /*border-top: 1px solid #E6E6E6;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.patentmsg_handler button{
    padding: 0;
    /*padding: 0px 0.32rem;*/
    height: 0.6rem;
    font-size: 0.26rem;
    border-color: #fff;

}
.patentmsg_handler button.green_color{
    color: #00B150;
}
.van_button_div{
    padding: 0;
    /*padding: 0px 0.32rem;*/
    height: 0.6rem;
    font-size: 0.26rem;
    /*border:1px solid #DDDDDD;*/
    line-height: 0.6rem;
    text-align: center;
}
.nocommon_button{
    display: flex;
    flex-wrap: wrap;
    /*margin-left: -0.12rem;*/
}
.nocommon_button&gt;div{
    display: flex;
    align-items: center;
}
.patentmsg_handler .van-button--round{
    margin-left: 0.3rem;
    margin-bottom: 0.12rem;
}
.patentmsg_handler button.patent_like{
    border-color: transparent;
    padding: 0px;
    margin-bottom: 0.12rem;
}
.patentmsg_handler button.patent_like i{
    font-size: 0.24rem;
}

/*鍟嗘爣涓嶅悓*/
.brandmsg_cnt_top{
    display: flex;
}
.brand_img_box{
    width: 2.40rem;
    height: 1.36rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.brand_img_box img{
    max-width: 100%;
    max-height: 100%;
}
.brand_img_box&gt;div{
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.36rem;
    font-size: 0.4rem;
    font-family: '瀹嬩綋';
    font-weight: 700;
    display: none;
}
.img1 { background: #DF616C;color: #fff;}
.img2 { background: #BE7BB6;color: #fff;}
.img3 { background: #9B513D;color: #fff;}
.img0 { background: #5F7A98;color: #fff;}

.brand_img_right{
    margin-left: 0.24rem;
    width: 0;
    flex: 1;
}
.brand_img_right&gt;div{
    margin: 0 0 0.1rem;
    width: 100%;
}
.brand_img_right&gt;div:last-child{
    margin-bottom: 0px;
}
.brand_img_right font {
    color: #999;
    flex-shrink: 0;
}

/*鍟嗘爣鍚嶇О鐗规畩*/
.patentmsg_top_left .brandname{
    flex: 1;
    width: 0;
}
.patentmsg_top_left .brandname&gt;div{
    width: 100%;
}
.brand_img_right&gt;.brand_price{
    display: flex;
    align-items: center;
}

.recommend {
    padding-bottom: 0.16rem;
}

.recommend .head {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.24rem;
    font-size: .38rem;
    font-weight: bold;
}

.recommend .head img {
    width: 0.38rem;
    height: 0.38rem;
    margin-right: 0.08rem;
}

/* 鍒楄〃-璇存槑瀛楁 */
.copy-item {
    padding: 0.06rem 0.12rem;
    /*margin-left: 0.3rem;*/
    line-height: .23rem;
    background: #FFE8E8;
    color: #FF383A;
    font-size: .18rem;
    border-radius: 0.04rem;
    display: inline-block;
}

.copy-item img {
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    margin-right: 0.08rem;
}</pre></body></html>