.ny-about {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
}
.ny-qywh{
    width: 100%;
    height: auto;
    display: inline-block;
}
.ny-qywh li {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin-bottom: 3%;
}
.ny-qywh li img{
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: none;
}
.wh-box{
    width: 85%;
    height: auto;
    position: absolute;
    top: 47px;
    left: 5%;
}
.wh-box h3{
    font-size: 31px;
    letter-spacing: 2px;
    font-weight: normal;
}
.wh-box p{
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
}
.nyab-listes{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
    margin-bottom: 13%;
}
.nyab-listes h2{
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 4%;
}
.nyab-listes ul{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nyab-listes li{
    width: 23%;
    float: left;
    position: relative;
    margin-right: 2%;
}
.nyab-listes li img{
    width: 100%;
}
.nyl-box{
    width: 80%;
    height: auto;
    display: inline-block;
    position: absolute;
    bottom: -60%;
    left: 0px;
    background: rgba(0,0,0,.5);
    padding: 6% 12%;
    border-radius: 15px;
}
.nyl-box h3{
    text-align: center;
    color: #fff;
    font-weight: normal;
    letter-spacing: 4px;
    font-size: 27px;
}
.nyl-box p{
    color: #fff;
    line-height: 36px;
    font-size: 14px;
}