.ul-nav .v2 { line-height: 24px;}
.nyba h4 { display: none;}
.nyba img { min-height: 180px;}
.nyba .posi a { font-size: 15px;}
.Leaderlistitem .Leaderitem .gk p a { width: 100%; display: flex; justify-content: space-between;}
.Leaderlistitem .Leaderitem .gk p:hover { color: #333; font-weight: 400; cursor: auto;}
.Leaderlistitem .Leaderitem .gk a:hover { color: #333;}
.Leaderlistitem .Leaderitem .gk p a[href]:hover { color: #5b17a9;}
.node-text { margin: 0 0 30px; color: #555;}
.ul-fdshare li { position: relative;}
.codeimg{
    width: 114px;
    height: 114px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -57px;
    top: -70px;
box-shadow: 0 10px 18px 2px rgba(0, 0, 0, .5);
z-index: 10;

justify-content: center;
align-items: center;
display: none;}
.codeimg::after{content: '';
position: absolute;
left: 50%;
border-left:8px transparent solid ;
border-right:8px transparent solid ;
border-top:8px #fff solid ;
bottom: -8px;
margin-left: -8px;}
.codeimg img{max-width: 100%;max-height: 100%;}
.ul-fdshare li:hover .codeimg{display: flex;}
.footer .wp::after { display: block; content: ""; clear: both;}
div.footer { height: auto;}
