.ul-nav .v2 { line-height: 24px;}
.nyba h4 { display: none;}
.nyba img { min-height: 180px;}
.nyba .posi a { font-size: 15px;}
.teacherlist .search ul li { margin-bottom: 0.1rem;}
.teacherlist .search .name { text-align: left !important;}
.detailsdes .content .contentdes .item div { width: .55rem;}
.detailsdes .content .contentdes .item p { max-width: calc(100% - 0.7rem);}
.detailsitem .img .none{
display:none;}
.detailsitem .img{
    width: 1.8rem;}
.detailsitem .img .img_hezi{
    padding-bottom: 120.88%;
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;}
.detailsdes:hover .img .img_hezi{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);}
.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;}
