﻿@charset "utf-8"; 
#xyz ul{display:flex;flex-wrap:wrap;width:480px;position: absolute;right: 0;z-index: -1;margin-top: 35px;padding:6px;box-sizing:border-box;background:#fff;border:none}
#xyz ul li{width:33.3333%;background:none!important}
#xyz ul li:nth-child(1){text-align: right;padding-right: 35px;background:none;z-index: -1;position: absolute;top: -35px;right: 0;}
#xyz ul li:nth-child(1):hover{background:none;}
#xyz .xyz12 span{z-index:9999;}
#xyz .xyz12 span.dp+ul{box-shadow: 0px 1px 4px rgb(0 0 0 / 13%);}
#xyz ul li:nth-child(1){width:auto}