.snd_banner{position: relative;}
.snd_banner>img{width: 100%;}

.lj_nav_r{display: none;}

.snd_msg{margin-top: 60px;}
.snd_rich{}
.snd_rich>h2{padding: 0 0 10px;}
.snd_rich>span{color: #666;padding: 10px 0;border-bottom: 1px solid #dedede;display: block;}
.rich_text{margin-top: 20px;}
.rich_text img{max-width: 100%;}

@media screen and (max-width: 766px) {
    .snd_banner>img{height: 16rem;object-fit: cover;}

    .lj_nav_l{display: block;overflow: auto;}
    .lj_nav_lc{width: 200vw;}
    .lj_cate{display: none;}

    .snd_rich{padding-bottom: 6rem;}
    .snd_rich>h2{font-size: 2rem;}

}

