.p-nav {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    bottom: -39%;
}

.p-nav ul {
    background-color: #fff;
    box-shadow: 1px 1px 5px 2px #d3d1d2;
    width: 100%;
    height: auto;
    display: inline-block;
    border-radius: 20px;
    padding-bottom: 25px;
}

.p-nav li {
    width: 33%;
    float: left;
    text-align: center;
    margin-top: 2%;
}

.p-nav li img {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3%;
    padding-top: 8%;
}

.p-nav li h3 {
    color: #144194;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 1%;
}

.p-nav li h5 {
    color: #636363;
    font-weight: normal;
}

.p-nav span {
    width: 1px;
    height: 130px;
    background-color: #c7c7c7;
    float: left;
    display: inline-block;
    margin-top: 3%;
}

.news {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 18%;
}

.n-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.nt-left {
    float: left;
    width: 50%;
}

.nt-left h2 {
    float: left;
    font-size: 32px;
    letter-spacing: 2px;
    font-weight: normal;
}

.nt-left span {
    font-size: 15px;
    color: #343434;
    margin-left: 1%;
    margin-top: 3%;
    display: inline-block;
}

.nt-right {
    float: right;
    width: auto;
    display: inline-block;
}

.nt-right ul {
    width: auto;
    display: inline-block;
}

.nt-right li {
    float: left;
    width: auto;
    font-size: 14px;
    background: #144194;
    display: inline-block;
    padding: 11px 25px;
    border-radius: 25px;
    margin-left: 16px;
}

.nt-right li a {
    color: #fff;
}

.n-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.nb-left {
    float: left;
    width: 30%;
    border-left: 8px solid#144194;
    border-bottom: 8px solid#144194;
    border-bottom-left-radius: 15px;
    padding-bottom: 10px;
}

.nb-left img {
    width: 100%;
    margin-top: -4%;
}

.nb-left h3 {
    color: #343434;
    font-size: 20px;
    padding: 10px 0;
    padding-left: 8px;
}

.nb-left p {
    font-size: 14px;
    line-height: 26px;
    color: #343434;
    padding-left: 8px;
}

.nbl-box {
    width: 95%;
    height: auto;
    display: inline-block;
    margin-top: 17px;
    padding-left: 8px;
}

.nbl-box span {
    float: left;
    color: #343434;
    font-size: 13px;
    margin-top: 2%;
}

.nbl-box img {
    width: auto;
    float: right;
}

.nb-right {

    float: right;

    width: 67%;
}
.nb-right li{

    width: 49%;

    float: left;

    border-bottom: 1px solid#c7c7c7;

    padding-bottom: 10px;

    margin-right: 10px;

    margin-bottom: 22px;
}
.nb-right h3{

    color: #343434;

    font-size: 20px;

    margin-bottom: 7px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;
}
.nb-right p{

    color: #101010;

    font-size: 14px;

    line-height: 26px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;
}
.nb-right span{

    color: #101010;

    font-size: 13px;
}
.nb-right li:nth-child(2n) {
    margin-right: 0;
}
.more{
    width: auto;
    float: right;
}
.more p{

    float: left;

    margin-top: 4%;

    font-size: 14px;
}
.more img{

    float: right;

    margin-left: 15px;
}
.nst-right{
    width: auto;
    float: right;
}
.nst-right p{

    float: left;

    margin-top: 4%;

    font-size: 14px;
}
.nst-right img{

    float: right;

    margin-left: 15px;
}
.journal{
    width: 100%;
    height: auto;
    display: inline-block;
    background: url(../images/carousel-1.jpg) center center no-repeat;
    background-size: cover;
    visibility: visible;
    animation-delay: 0.1s;
    animation-name: fadeIn;
    padding: 4% 0;
    margin: 4% 0;
}
.jou-box{
    width: 100%;
    height: auto;
    display: inline-block;
}
.about{
    width: 100%;
    height:auto;
    display: inline-block;
}
.ab-box{
    width: 100%;
    height:auto;
    display:inline-block;
}
.abb-left{
    width: 50%;
    float: left;
}
.abb-left p{

font-size: 14px;

line-height: 32px;

text-indent: 2em;

margin-top: 4%;

overflow: hidden;

text-overflow: ellipsis;

display: -webkit-box;

-webkit-line-clamp: 7;

-webkit-box-orient: vertical;
}
.abb-left ul{

    width: 100%;

    height: auto;

    display: inline-block;

    margin-top: 17px;
}
.abb-left li{

    float: left;

    width: 20%;

    text-align: center;
}
.abb-left li img{

    text-align: center;

    margin: 0 auto;

    margin-bottom: 15px;

    width: 34%;
}
.abb-left li span{

    color: #144194;

    font-size: 14px;
}
.abb-right{
    float: right;
    width: 44%;
}
.abb-right img{
    width: 100%;
}
.link{
    width: 100%;
    height: auto;
    margin-top: 4%;
    display: inline-block;
}
.link p{
    float: left;
    margin-right: 5%;
    margin-top: 2%;
}
.link p a{

    font-size: 14px;

    line-height: 31px;

    text-indent: 2em;

    margin-top: 4%;
}
#boxs{
    display: none;
}
@media screen and (max-width: 1024px){

    .p-nav {
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        top: 116px;
    }
    .p-nav ul {
        background-color: #fff;
        box-shadow: 1px 1px 5px 2px #d3d1d2;
        width: 100%;
        height: auto;
        display: inline-block;
        border-radius: 10px;
        padding-bottom: 12px;
    }
    .p-nav li {
        width: 33%;
        float: left;
        text-align: center;
        padding-top: 3%;
    }
    .p-nav li img {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 4%;
        padding-top: 8%;
        width: 44%;
    }
    .p-nav li h3 {
        color: #144194;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 1%;
        padding-top: 4%;
    }
    .p-nav li h5 {
        color: #636363;
        font-weight: normal;
        display: none;
    }
    .p-nav span {
        width: 1px;
        height: 66px;
        background-color: #c7c7c7;
        float: left;
        margin-top: 2%;
    }
    .news {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 30%;
    }
    .nt-left {
        float: none;
        width: 100%;
        text-align: center;
    }
    .nt-left h2 {
        float: left;
        font-size: 32px;
        letter-spacing: 2px;
        font-weight: normal;
        width: 100%;
    }
    .nt-left span {
        font-size: 15px;
        color: #343434;
        margin-left: 0%;
        margin-top: 3%;
        display: inline-block;
    }
    .nt-right {
        float: none;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-top: 6%;
    }
    .n-box {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 7%;
    }
    .nb-left {
        float: left;
        width: 100%;
        border-left: 8px solid#144194;
        border-bottom: 8px solid#144194;
        border-bottom-left-radius: 15px;
        padding-bottom: 10px;
    }
    .nb-right {
        float: right;
        width: 100%;
    }
    .nb-right li {
        width: 100%;
        float: left;
        border-bottom: 1px solid#c7c7c7;
        padding-bottom: 10px;
        margin-right: 10px;
        margin-bottom: -8px;
        margin-top: 7%;
    }
    .more {
        width: auto;
        float: right;
        margin-top: 9%;
        display: none;
    }
    .nst-right {
        width: auto;
        float: right;
        display: none;
    }
    .cgal .alCont li {
        margin: 0 13px;
        float: left;
        text-align: center;
    }
    .about {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 7%;
    }
    .abb-left {
        width: 100%;
        float: left;
    }
    .abb-left p {
        font-size: 14px;
        line-height: 27px;
        text-indent: 2em;
        margin-top: 4%;
    }
    .abb-right {
        float: right;
        width: 100%;
    }
    .abb-left li {
        float: left;
        width: 32%;
        text-align: center;
        margin-bottom: 10%;
    }
    .abb-right {
        float: right;
        width: 100%;
        margin-top: -7%;
        margin-bottom: 7%;
    }
    .link {
        width: 100%;
        height: auto;
        margin-top: 2%;
        display: inline-block;
    }
    .nt-left h2 {
        float: left;
        font-size: 23px;
        letter-spacing: 2px;
        font-weight: normal;
        width: 100%;
    }
    .link p {
        float: left;
        margin-right: 3%;
        margin-top: 2%;
    }


}

