@charset "utf-8";

.head {
    background-size: cover;
}

.ny-ban {
    padding: 0 .64rem;
}

.ny-ban img {
    display: block;
    width: 100%;
}


.ny-tit {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: .4rem;
}

.ny-tit h3 {
    font-size: .36rem;
    color: #003A75;
    margin-right: .76rem;
    font-weight: 600;
}

.ny-wz span,
.ny-wz a {
    font-size: .22rem;
    color: #003A75;
}

.ny-wz a:hover {
    opacity: 0.7;
}

.ny-index {
    background: url(../images/ny-bg0408.jpg) no-repeat center bottom -0.3rem;
    background-size: cover;
    padding-top: .3rem;
}

.ny-c {
    padding-bottom: .5rem;
}
.ny-c .list{
    /* min-height: 2.5rem; */
}

.page {
    margin-top: .5rem;
}

.page>img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

/* list */
.list ul li {
    padding: 0 .2rem;
    border-bottom: .01rem dashed #C4D1E5;
    transition: all 0.5s;
}

.list ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: .9rem;
    padding-left: .3rem;
    background: url(../images/s2-i1.png) no-repeat left center;
    background-size: .1rem;
}

.list ul li a p {
    font-size: .18rem;
    color: #333333;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list ul li a>span {
    font-size: .16rem;
    color: #9E9E9E;
}

.list ul li:hover {
    padding: 0 .3rem;
    background: #F5F9FF;
}

.list ul li:hover p {
    font-weight: 600;
    color: #003A75;
}



/* pic */

.pic-lt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.pic-lt ul>i {
    width: 31.25%;
}

.pic-lt ul li {
    width: 31.25%;
    padding: .3rem;
    padding-bottom: 0;
    margin-bottom: .35rem;
    background: url(../images/pic-tbg.jpg) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0rem .04rem .1rem 0rem rgba(0, 0, 0, 0.08);
}

.pic-lt ul li a {
    display: block;
}

.pic-lt ul li a .pic {
    padding-top: 62%;
}

.pic-lt ul li a p {
    font-size: .18rem;
    color: #003A75;
    line-height: .48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.pic-lt ul li:hover {
    box-shadow: 0rem .04rem .15rem 0rem rgba(0, 0, 0, 0.08);
}

.pic-lt ul li a:hover p {
    font-weight: 600;
}

/* zhxw */
.zhxw {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.xw-r {
    padding: .3rem;
    padding-bottom: 1.6rem;
    width: 28.6%;
    margin-left: .38rem;
    background: #F5F9FF;
    border: 1px solid rgba(11, 89, 185, 0.15);
}

.xw-l {
    flex: 1;
    min-width: 0;
}

.xw-r h2 {
    font-size: .24rem;
    font-weight: 600;
    line-height: .5rem;
    color: #003A75;
    border-bottom: 1px solid #306CA8;
    position: relative;
}

.xw-r h2::after {
    content: '';
    width: .96rem;
    height: .03rem;
    background: #3373C2;
    position: absolute;
    left: 0;
    bottom: 0;
}

.xw-r h3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.xw-r h3 b {
    width: .1rem;
    line-height: .1rem;
    background: #3373C2;
    display: block;
    margin-right: .2rem;
    font-size: .06rem;
    color: #ffffff;
    text-align: center;
}

.xw-r h3 span {
    width: 1.43rem;
    line-height: .28rem;
    padding-left: .15rem;
    font-size: .12rem;
    color: #003A75;
    display: block;
    background: url(../images/xw-datebg.png) no-repeat;
    background-size: 100% 100%;
}

.xw-r ul li a p {
    font-size: .16rem;
    line-height: .29rem;
    color: #323232;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: .4rem;
    margin-top: .05rem;
}

.xw-r ul li {
    margin-top: .3rem;
}

.xw-r ul li:first-child b {
    background: #E11011;
}

.xw-r ul li:nth-child(2) b {
    background: #F67655;
}

.xw-r ul li:nth-child(3) b {
    background: #FDB137;
}


.xw-tit h3 {
    text-align: center;

    font-size: .28rem;
    line-height: .5rem;
    color: #003A75;
}

.xw-ifo {
    margin: .25rem 0;
    font-size: .16rem;
    line-height: .5rem;
    color: #9E9E9E;
    background: rgba(216, 216, 216, 0.24);

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.xw-ifo p,
.xw-ifo span {
    margin: 0 .2rem;
}

.xw-ifo i {
    cursor: pointer;
    font-style: normal;
}

.xw-ifo i.on {
    color: #003A75;
}
.cont-sg{
    font-size: .18rem;
    font-weight: normal;
    line-height: .36rem;
    letter-spacing: normal;
    text-align: right;
}

.content p {
    font-size: .18rem;
    font-weight: normal;
    line-height: .36rem;
    letter-spacing: normal;
    color: #333333;
    text-indent: 2em;
    text-align: justify;
}

.content.f18 p {
    font-size: .2rem !important;
}

.content.f16 p {
    font-size: .18rem !important;
}

.content.f14 p {
    font-size: .16rem !important;
}

.content p img {
    max-width: 100%;
    margin: .3rem auto;
    display: block;
}

.xw-page {
    margin-top: .8rem;
}

.xw-page a {
    display: block;
    background: linear-gradient(90deg, rgba(11, 89, 185, 0.09) 0%, rgba(229, 238, 255, 0) 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 1rem;

    font-size: .18rem;
    line-height: .54rem;
    color: #333333;
    margin-top: .15rem;
}

.xw-page a:hover {
    color: #003A75;
}



















@media screen and (max-width: 1200px) {
    .ny-ban {
        padding: 0;
    }

    .ny-tit h3 {
        font-size: .26rem;
        margin-right: .2rem;
    }

    .ny-wz span,
    .ny-wz a {
        font-size: .18rem;
    }

    .ny-tit {
        margin-bottom: .2rem;
    }

    .list ul li a {
        line-height: .6rem;
    }
}

@media screen and (max-width: 1024px) {
    .ny-c .list{
        min-height: 6.9rem;
    }
    .xw-r {
        width: 100%;
        margin: 0;
        margin-top: .3rem;
        padding: .2rem;
    }

    .xw-l {
        flex: auto;
        width: 100%;

    }

    .xw-page {
        margin-top: .3rem;
    }

    .xw-page a {
        padding-left: .3rem;
    }
}

@media screen and (max-width: 768px) {
    .pic-lt ul li {
        width: 48%;
    }

    .xw-ifo span {
        width: 100%;
        display: block;
        text-align: center;
    }

    .xw-ifo {
        line-height: 2;
        padding: .1rem 0;
    }
    .ny-c .list{
        min-height: 4.5rem;
    }
}

@media screen and (max-width: 480px) {
    .pic-lt ul li {
        width: 100%;
    }
}