    .vpn {
        position: relative;
        list-style: none;
        padding: 0;
        margin: 0;}

    .WebVPN {
        display: none;
        position: absolute;
        left: 50%;
        top: 100%;
        z-index: 999;
        width: 150%;
        transform: translate(-50%);}

    .vpn:hover .WebVPN {
        display: block;}

    .WebVPN {
        text-align: center;
        background: #fff;
        padding: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, .3);}

    .WebVPN:after {
        content: '';
        height: 3px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #033f7d;}

    .WebVPN a {
        display: block;
        font-size: .14rem;
        padding: 0 .13rem !important;
        margin-bottom: 1px;
        background: #fff;
        color: #033f7d !important;
        white-space: nowrap;
        line-height: .35rem;} .WebVPN a:hover{    background: #ededed;}
.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;}
.sj-vpn {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 20px 0 0;}
.sj-WebVPN {
    position: absolute;
    top: 100%;
    z-index: 999;
    left: 50%;
    width: 150%;
    transform: translate(-50%);
    background-color: #fff;
    text-align: center;
    display: none;}
.sj-WebVPN a {
    color: #033f7d;
    text-align: center;
    margin: 0;
    padding: 0;}
.xl {
    position: absolute;
    z-index: 10000;
    top: 0;
    right: 6%;
    width: 16px;
    height: 100%;}
.xl:after {
        content: "";
        display: block;
      
        font-size: .2rem;
        font-family: "swiper-icons" !important;
        content: "\e600";
        color: #fff;
        transition: .3s;}        .ony:after{transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);}
.newsList .bodyDiv .menuDiv .menuUl .menuLi.szdq {
    background: #4c6291;}
.newsList .bodyDiv .menuDiv .menuUl .menuLi.szdq a {
    color: #fff;}
