.xxgg_cont{

}
.xxgg_cont ul li:first-of-type{
    background-color: #e5f4ff;
    border-bottom:0;
}
.xxgg_cont ul li:first-of-type h3{
    color: #0368b6;
}
/* .xxgg_cont ul li:first-of-type p{
    color: #;
} */
.xxgg_cont ul li:nth-of-type(5){
    border-bottom: 0;
}
.xxgg_cont ul li{
    border-bottom: 0.02rem solid #e4e4e4;
    padding: 0.26rem 0.3rem;
    overflow: hidden;
}
.xxgg_cont ul li h3{
    font-size: 0.3rem;
    color: #484848;
}
.xxgg_cont ul li p{
    font-size: 0.28rem;
    color: #797979;
}
.xxgg_time{
    color: #acacac;
    font-size:0.24rem;
    float: right;
}
.xxgg_time img{
    margin-right: 0.15rem;
}