.organization-newmod {
    position: relative;
    min-height: 90.5rem; 
    width: 35rem;
    margin: 2.6042rem auto 1.5625rem;
}
.organization-newmod a {
    border-radius: .2rem;
    display: block;
    position: relative;
}
.organization-newmod a:hover {
    background: #1F59A2 !important;
    color: #fff !important;
}
.organization-newmod a::before {
    content: '';
    position: absolute;
    background: #81A1BA;
    top: 50%;
}
.organization-newmod a.sub-a-first::before {
    top: 8.5rem;
}
.organization-newmod .home-a {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3.5rem;
    background: #034495;
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 5rem .75rem;
    line-height: 1.4;
}
.organization-newmod .home-a::before {
    width: 3.1rem;
    height: .15rem;
    right: -3.1rem;
}
.organization-newmod .sub-menu-w {
    position: relative;
    margin-left: 9.5rem;
}
.organization-newmod .sub-menu-w::after {
    content: '';
    position: absolute;
    width: .15rem;
    background: #81A1BA;
    left: -2.9rem;
    top: 8.5rem;
    bottom: 5.22rem;
}
.organization-newmod .sub-a {
    background: #1F59A2;
    width: 3rem;
    font-weight: bold;
    font-size: 1rem;
    color: #FFFFFF;
    padding-left: .75rem;
    padding-right: .75rem;
    text-align: center;
    cursor: default;
}

.organization-newmod .sub-menu {
    position: relative;
}
.organization-newmod .sub-menu::before {
    content: '';
}

.organization-newmod .sub-menu .sub-a {
    margin-bottom: 2rem;
    position: relative;
}
.organization-newmod .sub-menu .sub-a::before {
    width: 2.75rem;
    height: .15rem;
    left: -2.75rem;
}
.organization-newmod .sub-menu .sub-a span {
    vertical-align: middle;
    line-height: 1.2;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    display: inline-block;
}
.organization-newmod .sub-menu.last-submenu .sub-a span {
    line-height: 1.15;
    padding-top: .8rem;
    padding-bottom: .8rem;
}
.organization-newmod .sub-menu.last-submenu .sub-a::before {top: 55.1%}

.organization-newmod .sub-menu:last-child .sub-a {
    margin-bottom: 0;
}
.organization-newmod .sub-menu:nth-of-type(1) .sub-a {
    height: 42.9rem;
    line-height: 42.9rem;
}
.organization-newmod .sub-menu:nth-of-type(2) .sub-a {
    height: 26.1rem;
    line-height: 26.1rem;
}

/* 三级 菜单 */
.organization-newmod .three-menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7.75rem;
}
.organization-newmod .three-menu::before,.organization-newmod .three-menu::after {
    content: '';
    position: absolute;
    background: #81A1BA;
}
.organization-newmod .three-menu::before {
    top: 50%;
    width: 3.3rem;
    height: 1px;
    left: -4.75rem;
}
.organization-newmod .three-menu::after {
    top: 1.5rem;
    bottom: 1.5rem;
    width: 1px;
    left: -1.45rem;
}

.organization-newmod .three-menu .three-a, .organization-newmod .three-menu .four-a {
    width: 17.5rem;
    height: 3rem;
    line-height: 3rem;
    background: #D2E4F2;
    border-radius: .2rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
    font-weight: bold;
    font-size: .9rem;
    color: #024C84;
    margin-bottom: .3rem;
    position: relative;
}
.organization-newmod .three-menu .three-a::before {
    width: 1.45rem;
    height: 1px;
    left: -1.45rem;
}
.organization-newmod .three-menu .three-a:last-child {
    margin-bottom: 0;
}
.organization-newmod .three-menu-w {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 13rem;
}
.organization-newmod .three-menu-w::after {
    content: '';
    position: absolute;
    top: 3.25rem;
    bottom: 1.75rem;
    width: 1px;
    left: -6.75rem;
    background: #81A1BA;
}
.organization-newmod .three-menu-w::before {
    content: '';
    position: absolute;
    top: 51.8%;
    height: 1px;
    left: -10rem;
    width: 3.25rem;
    background: #81A1BA;
}

.organization-newmod .three-menu-w .three-menu-ww .three-menu .three-a {
    left: -5.5rem !important;
    position: absolute;
}
.organization-newmod .three-menu-w .three-menu-ww .three-menu .three-a::before {
    width: 1.4rem;
}
.organization-newmod .three-menu-w .three-menu-ww .three-menu::before {
    display: none;
}

.organization-newmod .three-menu-w .three-menu::after {
    display: none;
}
.organization-newmod .three-menu-w .three-menu .three-a {
    left: -13rem;
}
.organization-newmod .three-menu-w .three-menu .three-a::before {
    width: 6.9rem;
    left: -6.9rem;
}

.organization-newmod .three-menu-ww {
    position: relative;
    left: -5.25rem;
    margin-bottom: 1rem;
}

.organization-newmod .three-menu-ww .three-menu {
    left: 0;
}

.organization-newmod .three-menu-w .three-a {
    left: -5.5rem;
}
.organization-newmod .three-menu-w .three-a span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    text-align: center;
}
.organization-newmod .three-menu-w .three-a.three-a1 {
    height: 6.5rem;
    line-height: 6.5rem;
}
.organization-newmod .three-menu-w .three-a.three-a2 {
    height: 7.7938rem;
    line-height: 7.6938rem;
}
.organization-newmod .three-menu-w .three-a.three-a2 span {line-height: 1.1;}
.organization-newmod .three-menu-w .three-a.three-a3 {
    height: 12.88rem;
    line-height: 12.88rem;
}
.organization-newmod .three-menu-w .three-a.three-a1::before, .organization-newmod .three-menu-w .three-a.three-a2::before, .organization-newmod .three-menu-w .three-a.three-a3::before {
    left: -1.4rem;
}
.organization-newmod .three-menu-w .three-menu {
    margin-bottom: .3rem;
    position: relative;
    top: auto;
    transform: translateY(0%);
}

.organization-newmod .four-menu-ww .three-menu::before {
    display: none;
}

.organization-newmod .four-menu-w::before {
    content: '';
    position: absolute;
    top: 1.5rem;
    bottom: 1.5rem;
    width: 1px;
    background: #81A1BA;
    left: 4.1rem;
}
.organization-newmod .four-menu-w::after {
    content: '';
    position: absolute;
    height: 1px;
    background: #81A1BA;
    width: 1.25rem;
    left: 2.85rem;
    top: 50%;
}
.organization-newmod .four-menu {
    position: relative;
}

.organization-newmod .three-menu-w .three-menu .three-a, .organization-newmod .three-menu-w  .four-a {
    position: relative;
    width: 12.1rem;
    margin-left: 5.4rem;
}

.organization-newmod .three-menu-w .three-menu-ww .three-menu .three-a {
    width: 3rem;
    font-size: .9rem;
    padding-left: .75rem;
    padding-right: .75rem;
    z-index: 9;
}

.organization-newmod .four-a::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1.32rem;
    height: 1px;
    background: #81A1BA;
    left: -1.32rem;
}


.organization-newmod .five-menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10rem;
}
.organization-newmod .five-menu::before {
    content: '';
    position: absolute;
    top: .7rem;
    bottom: .7rem;
    width: 1px;
    background: #81A1BA;
    left: -1.25rem;
}
.organization-newmod .five-menu::after {
    content: '';
    position: absolute;
    height: 1px;
    background: #81A1BA;
    width: 1rem;
    left: -2.25rem;
    top: 50%;
}
.organization-newmod .five-a {
    position: relative;
    width: 7.75rem;
    height: 1.4rem;
    line-height: 1.4rem;
    background: #D2E4F2;
    border-radius: .2rem;
    padding-left: .6rem;
    padding-right: .6rem;
    margin-bottom: .3rem;
    font-weight: bold;
    font-size: .7rem;
    color: #024C84;
}
.organization-newmod .five-a::before {
    width: 1.25rem;
    height: 1px;
    left: -1.25rem;
}
.organization-newmod .five-a:last-child {
    margin-bottom: 0;
}

.organization-newmod .three-menu-ww[data-v-dj] .three-menu .four-menu-w {padding-top: .7292rem;padding-bottom: .2083rem;}
.organization-newmod .three-menu-ww[data-v-dj] .three-menu .four-menu-w::before {top: 2.25rem;bottom: 1.96rem;}
@media (max-width:1440px) {
    .organization-newmod .four-a::before {width: 1.24rem;left: -1.24rem;}
}
@media (max-width:1199px) {
    .organization-newmod { 
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5); 
        top: 24.6094rem;
    }
    .ny-right .rigth-cont {height: 144.6289rem;}
}
@media (max-width:767px) {
    .organization-newmod {
        width: 100%;
        background: #ebf0f7;
        padding-bottom: 20px;
        transform: inherit;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        top: inherit;
    }
    .ny-right .rigth-cont {height: auto;}
    .organization-newmod a,
    .organization-newmod div {
        position: static !important;
        width: 100%!important;
        height: auto !important;
        font-size: 17px !important;
        
        margin: 0 0 10px 0 !important;
        line-height: 24px !important;
        display: block !important;
        transform: translateY(0) !important;
        border-radius: 5px !important;
    }

    .organization-newmod a {
        margin-bottom: 9px !important;
        padding: 5px 10px !important;
    }
    .organization-newmod a span {
        vertical-align: baseline !important;
    }
   
    .organization-newmod .home-a {
        font-size: 20px !important;
        line-height: 40px !important;
        margin-bottom: 20px !important;
    }
    .organization-newmod .sub-menu,.organization-newmod .three-menu,.organization-newmod .four-menu-w,.organization-newmod .five-menu {
        /* padding-left: 10px;
         */
        padding-left: 16px;
        padding-right: 16px;
    }

    .three-menu a, .four-menu a, .five-menu a {
        background: transparent !important;
        font-size: 17px !important;
    }

    .organization-newmod a::before,
    .organization-newmod a::after, 
    .organization-newmod div::before,
    .organization-newmod div::after {
        display: none !important;
    }
    .three-menu a::before, .four-menu a::before, .five-menu a::before {
        content: "" ;
        width: 4px !important;
        border-radius: 2px !important;
        height: 16px !important;
        background-color: rgba(2, 76, 132, 1) !important;
        top: 9px!important;
        left: 0!important;
        display: block !important;
    }
    .organization-newmod .three-menu-ww[data-v-dj] .three-menu .four-menu-w {padding-top: 0;padding-bottom: 0;}
}