.fri-link {
    padding: 10px;
    padding-bottom: 0;}

.fri-link ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;}

.fri-link ul li {
    width: calc(50% - 5px);}

.fri-link ul li a {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    background-color: #f8f9fa;
    border-radius: 8px;
    color: #495057;
    transition: all 0.3s ease;
    border: 1px solid #e9ecef;
    font-size: 14px;
    position: relative;
    overflow: hidden;}

.fri-link ul li a:hover {
    background-color: #ac121b10;
    color: #ac121b;
    /* transform: translatey(-2px); */
    box-shadow: 0 4px 8px #ac121b20;
    border-color: #ac121b50;}
.titlestyle1154497{ font-size: 9pt; color: #222222; font-family: 宋体; text-decoration: none ;}

