/*红外家电控制器*/
.details-describe[data-type^="l"] p {
    font-size: 0.22rem;
    line-height: 0.3rem;
    width: 7.5rem;
}
.details-describe[data-type^="c"] h1{
    color: #000;
}
.details-describe[data-type^="c"] p{
    color: #000;
}