.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;
}


.ny-quality{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
}
.nyq-top{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nyq-top h3{
    font-weight: normal;
    letter-spacing: 2px;
}
.nyq-top p{
    line-height: 37px;
    font-size: 15px;
}
.nyq-list{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nyq-list ul{
    width: 100%;
    height: auto;
    display: inline-block;
    border-top-left-radius: 55px;
    border-bottom-right-radius: 55px;
    margin-top: 2%;
}
.nyq-list li{
    width: 32%;
    float: left;
    background: #a7bfcb;
    padding: 30px 20px;
    margin-left: 1%;
    margin-bottom: 1%;
    height: 270px;
}
.nyabc-tops{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid#fff;
    padding-bottom: 5%;
}
.nyabc-tops img{
    width: 13%;
    float: left;
    margin-left: 15%;
}
.nyabc-tops h5{
    float: left;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: normal;
    color: #000;
    margin-left: 5%;
}
.nyabc-bottoms{
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 10px 27px;
}
.nyabc-bottoms p{
    color: #000;
    font-size: 14px;
    line-height: 36px;
}
.ny-text{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
}
.ny-text h3{
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 20px;
}
.ny-text h3 i{float: left;width: 7px;height: 28px;background: #001c58;border-radius: 15px;margin-right: 1%;margin-top: -3px;}
.ny-text p{
    line-height: 37px;
    font-size: 15px;
}