@charset "utf-8";
 .comInnerUl {
margin-top: 18rem;
}
@media all and (max-width: 896px) {
.comInnerUl {
margin-top: 6rem;
}
}