.hd-nav .sub-nav-h .li3{position: relative;}
.hd-nav .sub-nav-h .sub-navs{position: absolute;left: 100%;top: 0;min-width: 1.6rem;background: #ffffff;display: none;}
.hd-nav .sub-nav-h .li3:hover  .sub-navs{display: block;}
.header .hd-nav li .sub-nav .sub-nav-h .li3:hover>a{background: #ededed;}
.fsyy{    padding-left: 15px;margin-bottom:15px;
    font-size: .2rem;
    position: relative;
    line-height: 2em;}
.fsyy::after{position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 5px;
    background: #045da1;
    height: 40px;}
