.second-nav {
    display: none;
    position: absolute;
    z-index: 999;
    padding: .16rem 0;
    background: #aa5a5b;
    width: 1.8rem;
    margin: 0 auto;
    transform: translateX(-17%);}
li table{    
   display: none;
   
    position: absolute;
    top: 0;
    left: 140px;
    width: 950px;
    z-index: 9999;
    background-color: #fff;}
    li table a {    padding-left: initial !important;}
   li table td{    line-height: .30rem !important;}
    li table td a span{font-size: 16px !important;}
     li table td a {font-size: 16px !important;}
    li table td span a {font-size: 16px !important;}
 table strong span{color: #954d4e;}   
    li:hover table{display: block;}
.ej {
          display: none;
    position: absolute;
    top: 0;
    left: 140px;
    width: 100%;
    z-index: 9999;
    background-color: #fff;line-height: .5rem;}
.ej div a{    padding-left: 8% !important;}
 
.ys{        font-size: 16px !important;    font-weight: 700 !important;
    color: #954d4e !important;}
    
  
li:hover .ej{display: block;}
li{    position: relative;}

  
