﻿@charset "utf-8"; 
@media (min-width:769px) and (max-width:1600px){.rfixed{bottom:70px}}
.page-l .categories .sf-menu li{border-bottom:1px solid #ccc}
.page-l .categories .sf-menu li:last-child{border-bottom:none;}
.footitem.footitem4:nth-child(4) {display:none;}
@media (min-width:801px){.footitem {max-width:19%;}
.fnav {display:block;width:inherit;}
.fnav li {margin-right:0;max-width:100%;}}
.foot-submit input {max-width:100%;display:block;width:280px;height:40px;padding:0 10px;margin-bottom:15px;}
.foot-submit button {background:var(--color);color:#fff;line-height:40px;padding:0 22px;}
.foot-submit button:hover {background:#fff;color:var(--color);}
@media (max-width:1024px) and (min-width:801px){.footitem {max-width:32%;width:32%}
.footitem:not(:nth-child(3)){margin-right:2%}
.foot-t .container{justify-content:flex-start}}
@media (max-width:800px){.footitem{margin:0 0 20px}
.footitem.footitem4{display:block}}