width*{
    margin: 0;
    padding: 0;
}
body{
    color: #0a0a0a;
font-size:0;
background-color:#0a0a0a;
}
.clearfix:after{
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.f_pinpailist li{
    width: 19%;
    float: left;
    list-style: none;
    padding: 0px 0;
    text-align: center;
}
.module dl{
    text-align: left;
    width:49%;
position:relative;
padding:6px 0;
}

.module dl dt{
    font-size: 12px;
    font-weight: normal;
    padding: .6rem .12rem 0 .1rem;
font-family:����;
overflow: hidden;
    text-overflow: ellipsis;

    width: 92%;
    border-radius: 0 0 4px 4px;

}
.module dl dt a{
    text-decoration: none;
    color: #fafafa;

}
.f_item p:nth-of-type(1){
    font-size: 12px;
    margin-top: 5px;
}
.module dl dd:nth-of-type(2){
    margin-top:.1rem;
    color: #caaa79;
    font-size: 14px;
position: absolute;
    top: 3.8rem;
    left: 0.08rem;
font-family:����;
}
.active{
    background-color: #ededed !important;
    color: #000 !important;
}
.module{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 0;
    flex-wrap:wrap;
    background-color: #0a0a0a;
padding:0px 8px 0px;
}
.cl a img{
    width: 98%;
height:3.5rem;
    margin-top: .1rem;
border-radius: 8px 8px;

}
.module dl.cl{
height:4.76rem;
}
.box {
    height: 100px;
}
dl.cl:nth-child(even) {
margin-left:-5px;
}
