.ny-about{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 4%;
}
.nyab-top{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nyabt-left{
    width: 100%;
    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: -2px;
}
.nyabt-left p{
    text-indent: 2em;
}
.nyabt-left span{
    width: 100%;
    height: auto;
    display: flex;
}
.nyabt-left span h5{
    color: #ff0101;
    font-weight: normal;
    margin-top: 5px;
}
#bv{
    width: 100%;
    border: 1px solid#c0c4c9;
    padding: 13px 15px;
    margin-top: 1%;
}
.more a {
    width: auto;
    display: inline-block;
    color: #fff;
    border: 1px solid#001c58;
    padding: 12px 60px;
    margin-top: 24px;
    border-radius: 10px;
    background: #001c58;
    margin-right: 3%;
    float: left;
}
.mores a {
    width: auto;
    display: inline-block;
    color: #000;
    border: 1px solid#c0c4c9;
    padding: 12px 60px;
    margin-top: 24px;
    border-radius: 10px;
    float: right;
}
.depressed{
    text-align: center;
    margin: 0 auto;
    width: 26%;
}
.nr{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 3%;
}
.nr h2{
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}
.nr i{font-style: italic;font-weight: bold;font-size: 15px;}
.nr p{
    text-indent: 0em;
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0;
}
.more {
    width: auto;
    float: none;
    margin-right: 5%;
}