.pc {
    display: none
}

.sj {
    display: block;
    width: 100%;
}

.sj li {
    width: 100%;
    float: left;
}

.sj li img {
    width: 100%;
    float: left;
    height: auto;
}