.h-linksj li{
    border-bottom: 0px!important;
    float: left;
    width: 16%;
    line-height:40px;}


.h-linksj{
   height:40px;
    display:none;}



.h-linksj li a {
        
        color: #fff;}
    
    
    
 @media screen and (max-width: 1024px) {
.h-linksj{
  display:block;}
}

.xyfg-list ul li a>div.info {
    /* display: none; */
    font-size: 0;
    background-position: left center;
    transition: all 0.5s;
    padding-top: .28rem;}
.xyfg-list ul li a>div.info p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: SourceHanSerifCN-SemiBold;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0rem;
    color: #073151;}
.xyfg-list ul li:hover .info p {
    color: #baa575;}
