.ul-nav .v2 { line-height: 24px;}
.nyba h4 { display: none;}
.nyba img { min-height: 180px;}
.nyba .posi a { font-size: 15px;}
.culture_title {
    height: 1.4rem;
    margin-bottom: 0;}
.culture_title p {
    font-size: .28rem;
    position: relative;
    z-index: 9;}
@media only screen and (max-width: 1366px){
.culture_title p {font-size: .24rem;}

}

@media only screen and (max-width: 1080px){
.culture_title p {font-size: .28rem;}

}
@media only screen and (max-width: 480px){
.culture_title p {font-size: .2rem;}

}



.culture_title span {
    position: absolute;
    left: 0;
    bottom: 0.1rem;
    width: auto;
    max-width: 100%;
    height: .9rem;
    max-height: 100%;
    font-size: 48px;
    color: #e2e6ee;}
.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;}
