@charset "utf-8";
/* 全站样式表 */


/* 20240418 头部背景图 */
.header{background-position-y: bottom;}
@media screen and (min-width: 993px)
{
    .box ul li:nth-child(6) {
        width: 16%;
    }
}
