/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.xrld li a {
    display: flex;
    background: #ffffff;
    padding: 0.1rem 0.2rem;
    box-sizing: border-box;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    border-bottom: 0px solid #d3d3d3;
    cursor: auto;}
