<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
header{
    width: 100%;
    height: .75rem;
    background-color: #F2F2F2;
    position: fixed;
    top: 0;
    z-index: 9999;
}
.top_1{
    position: relative;
    height: .44rem;
    /* border: 0.01rem solid; */
}
.top_1 .left{
    float: left;
    width: .5209rem;
    height: .44rem;
    display: flex;
}
.top_1 .left img{
    width: .25rem;
    height: .1645rem;
    margin: auto;
    /* float: left; */
}
.search{
    display: flex;
    float: left;
    width: 2.71rem;
    height: .3326rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: absolute;
    left: .52rem;
    bottom: 0.03rem;

}
.search div{
    display: flex;
}
.search div div{
    width: 0.3126rem;
    height: 0.3126rem;  
}
.search i{
    margin: auto;
    display: flex;
    font-size: 0.23rem;
    color: rgba(0,0,0,.3);

}
.search input{
    border: none;
    width: 2.2rem;
    height: .3326rem;
    color: rgba(0,0,0,.3);
    font-size: .14rem;
    background-color: #fff;
    border-radius: .04rem;
    outline: none;
}
.user{
    width: .48rem;
    height: .44rem;
    float: right;
}
.user i{
    font-size: .22rem;
    display: flex;
    line-height: .44rem;
    justify-content: center;
}
.top_2{
    height: .3rem;
}
.top_2 ul{
    margin-left: .28rem;
}
.top_2 ul li{
    justify-content: center;
    width: .53rem;
    height: .3rem;
    display: flex;
    float: left;
    font-size: .14rem;
    line-height: .3rem;
}
.top_2 .bottom{
    display: flex;
    width: .5rem;
    height: .3rem;
    float: right;
}
.top_2 .bottom i{
    margin: auto;
    line-height: .3rem;
    font-size: .14rem;
}
.content{
    margin-top: .75rem;
}
.content .banner{
    width: 3.75rem;
    height: 1.875rem;
}
.content .banner img{
    width: 3.75rem;
    height: 1.875rem;
}
/* .content .menu ul li{
    width: .75rem;
    height: .79rem;
    float: left;
    list-style: none;
} */
.content .menu img{
    width: .75rem;
    height: .79rem;
    float: left;
}
.content .line{
    display: flex;
    width: 100%;
    height: .08rem;
    background-color: #F2F2F2;
}
.content .ad{
    display: flex;
    width: 100%;
    height: 2.65rem;
    position: relative;
    /* border: 1px solid; */
}
.content .ad .ad1{
    width: 1.8655rem;
    height: 2.65rem;
    float: left;
    display: flex;
}
.content .ad .ad2{
    width: 1.86rem;
    height: 1.31rem;
    display: flex;
    float: left;
    margin-left: .03rem;
}
.content .ad .ad3{
    width: 1.86rem;
    height: 1.31rem;
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
}
.content .xiaomi11{
    width: 100%;
    height: 2.3rem;
    display: flex;
}
/* å•†å“æ&nbsp; */
.content .phone{
    display: flex;
    width: 3.75rem;
    height: 2.53rem;
}
.content .phone .left{
    margin-left: .06rem;
    display: flex;
    width: 1.78rem;
    height: 2.53rem;
    position: relative;
}
.content .phone .left img{
    display: flex;
    width: 1.79rem;
    height: 1.46rem;
}
.content .phone .left .info{
    width: 1.79rem;
    height: 1.1rem;
    position: absolute;
    bottom: 0;
}
.content .brief, .content .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content .name{
    height: .20rem;
    width: 1.5rem;
    text-align: center;
    font-size: .14rem;
    margin-top: .06rem;
    margin-left: .145rem;
    color: rgba(0,0,0,.87);
}
.content .brief{
    width: 1.5rem;
    height: .20rem;
    margin-left: .145rem;
    font-size: .12rem;
    color: rgba(0,0,0,.54);
    text-align: center;
}
.content .price{
    width: 1.79rem;
    height: .20rem;
    text-align: center;
    font-size: .14rem;
    color: #ea625b;
}
.content .price span{
    font-size: .12rem;
}
.content .price n{
    font-size: .12rem;
    color: rgba(0,0,0,.54);
}
.content .price del{
    font-size: .12rem;
    color: rgba(0,0,0,.54);
}
.content .buy{
    width: 1.79rem;
    height: .4rem;
}
.content .buy a{
    margin-top: .06rem;
    margin-left: .395rem;
    display: block;
    text-decoration: none;
    width: 1rem;
    height: .3rem;
    line-height: .3rem;
    background-color: #ea625b;
    border-radius: .05rem;
    font-size: .13rem;
    text-align: center;
    color: #fff;
}
.content .phone .right{
    margin-left: .06rem;
    display: flex;
    width: 1.78rem;
    height: 2.53rem;
    position: relative;
}
.content .phone .right img{
    width: 1.79rem;
    height: 1.46rem;
}
.content .phone .right .info{
    width: 1.79rem;
    height: 1.1rem;
    position: absolute;
    bottom: 0;
}
.content .footer{
    width: 100%;
    height: .52rem;
    background-color: #FFFFFF;
}

footer{
    width: 100%;
    height: .52rem;
    background-color: #FFFFFF;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}
footer ul{
    width: 100%;
    height: .4rem;
}
footer ul li{
    display: flex;
    float: left;
    width: .75rem;
    height: .4rem;
    position: relative;
    margin-top: .06rem;
}
footer ul li i{

    /* font-size: .16rem !important; */
    width: .75rem;
    text-align: center;
}
footer ul li p{
    font-size: .12rem;
    width: .75rem;
    position: absolute;
    bottom: 0;
    text-align: center;
}</pre></body></html>