.ny-about {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
    margin-bottom: 5%;
}

.nyab-top {
    width: 100%;
    height: auto;
    display: inline-block;
}

.nyabt-left {
    width: 49%;
    float: left;
}

.nyabt-left h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}

.nyabt-left h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}

.nyabt-right {
    width: 46%;
    float: right;
}

.nyabt-right img {
    width: 100%;
}

.nyab-center {
    width: 100%;
    height: auto;
    display: inline-block;
}

.nyab-center h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
}

.nyab-center ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.nyab-center li {
    width: 22%;
    float: left;
    position: relative;
    margin-right: 4%;
    margin-top: 10%;
}

.nyab-center li img {
}

.nyab-center .fw {
    height: 255px;
    FONT-WEIGHT: 200;
    position: absolute;
    top: -46%;
    left: 0px;
    background: rgba(0,0,0,.5);
    padding: 12% 10%;
    width: 100%;
    border-radius: 7%;
}

.nyab-center .fw h4 {
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: normal;
    color: #05c4ab;
    margin-bottom: 15%;
    line-height: 36px;
}

.nyab-center .fw p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 3px;
}

.nyab-list {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
}

.nyab-list h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 4%;
}

.nyab-list ul {
    width: 100%;
    height: auto;
    display: inline-block;
    border-top-left-radius: 55px;
    border-bottom-right-radius: 55px;
}

.nyab-list li {
    width: 32%;
    float: left;
    background: #91ecd6;
    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;
}

.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;
    margin-top: 10%;
}

.nyab-listes li {
    width: 23%;
    float: left;
    position: relative;
    margin-right: 2%;
    margin-top: 10%;
}

.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;
}

.character {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 3%;
}

.character h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 4%;
}

.character li {
    width: 32%;
    float: left;
    margin-right: 1%;
    position: relative;
    height: 216px;
    overflow: hidden;
    margin-bottom: 3%;
}

.character li img {
    width: 100%;
}

.character li p {
    color: #fff;
    position: absolute;
    bottom: 0px;
    padding: 11px 15px;
    overflow: hidden;
}

.deliver {
    width: 100%;
    height: auto;
    display: inline-block;
}

.deliver h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 4%;
}

.deliver li {
    width: 24%;
    float: left;
    margin-right: 1%;
}

.deliver li img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.deliver p {
    width: 100%;
    font-size: 14px;
    float: left;
    margin-top: 5%;
}

.deliver p span {
    width: 10px;
    height: 10px;
    background-color: #001c58;
    float: left;
    border-radius: 50%;
    margin-top: 6px;
    margin-right: 1%;
    margin-left: 1%;
}

.answer {
    width: 100%;
    height: auto;
    display: inline-block;
}

.answer h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 4%;
    margin-top: 3%;
}

.answer li {
    width: 49%;
    float: left;
    background: #f8f8f8;
    padding: 1.5% 2%;
    margin-bottom: 1%;
    margin-right: 1%;
}

.answer-left {
    width: 90%;
    float: left;
}

.answer-left span {
    width: 10px;
    height: 10px;
    background-color: #001c58;
    float: left;
    border-radius: 50%;
    margin-top: 9px;
    margin-right: 2%;
}

.answer-left p {
    color: #000;
}

.answer-right {
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #000;
    border-style: solid;
    float: right;
    margin-top: 9px;
}

body {
    background-color: #fff;
}

.more a {
    text-align: center;
    width: auto;
    display: inline-block;
    color: #000;
    border: 1px solid#001c58;
    padding: 12px 60px;
    margin-top: 24px;
    border-radius: 10px;
}
.deliver p i{
    width: 93%;
    float: left;
}