.position>div{text-align: left;}



@media screen and (max-width: 1024px){
.nymain .leftNav>h2 {
    line-height: 46px;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    display: none;
    font-weight: 600;}}
.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: all 0.5s;} .top1 {
    position: absolute;
    
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;}
.top1 img {    height: auto;
    width: auto;
    position: absolute;
    top: 37%;
    left: 40%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
.ft__m{display: none;}
.ft__m p{padding: 3px 0;}
@media (max-width: 1024px){
.p1{display: none;}
.p2{display: none;}
.ft__pc{display: none;}
.ft__m{display: block;}
}

