@charset "utf-8";
.banner a img {
    height: auto;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.5rem
}

.banner {
    overflow: hidden;
}

.pagination a {
    display: inline-block;
    border: 0.01rem solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem
}

.pagination a.active {
    background: #0A4995;
    color: #fff;
    border: 0.01rem solid #0A4995
}

.pagination a:hover {
    background: #0A4995;
    color: #fff;
    border: 0.01rem solid #0A4995
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem
}

.ny-main {
    min-height: 7.4rem;
    padding: 0.4rem 0
}

.ny-left {
    position: relative;
    float: left;
    width: 3.38rem;
    padding-left: 0.2rem;
    background: url(../images/ny-l-bg.jpg) no-repeat center top;
    background-size: cover
}

.ny-left>ul {
    padding-top: 0.35rem;
    background: #fff url(../images/ny-er-bg.png) no-repeat left bottom;
    background-size: auto;
    min-height: 6rem
}

.ny-left>ul>li {
    position: relative;
    line-height: 0.54rem;
    overflow: hidden
}

li.active {
    background: #E1EEFF;
}

.ny-left>ul>li>span {
    position: absolute;
    right: 0.2rem;
    top: 0.13rem;
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/zk.png) no-repeat center center
}

.ny-left>ul>li.on>span {
    transform: rotate(90deg)
}

.ny-left>ul>li>a {
    display: block;
    font-size: 0.2rem;
    color: #333;
    padding-left: 0.7rem;
}

.ny-left>ul>li>ul {
    display: none;
    padding-bottom: 0.2rem
}

.ny-left>ul>li.active>ul {
    display: block
}

.ny-left>ul>li>ul>li {
    position: relative;
    line-height: 0.28rem;
    margin-top: 0.2rem
}

.ny-left>ul>li>ul>li>a {
    font-size: 0.2rem;
    color: #333;
    padding-left: 0.7rem
}

.ny-left>ul>li>ul>li:hover>a {
    color: #000;
    font-weight: bold
}

.ny-left>ul>li>ul>li>ul {
    display: none
}

.ny-left>ul>li>ul>li>ul>li {
    border-bottom: 0.01rem solid #eee;
    line-height: 0.4rem
}

.ny-left>ul>li>ul>li>ul>li>a {
    font-size: 0.14rem;
    color: #333
}

.ny-left p {
    font-weight: bold;
    position: relative;
    line-height: 0.82rem;
    font-size: 0.28rem;
    padding-left: 0.9rem;
    color: #fff
}

.ny-left p span {
    position: absolute;
    right: 0.1rem;
    top: 0.14rem;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    display: none;
    z-index: 9
}

.ny-left p span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center
}

.ny-right {
    overflow: hidden;
    padding-left: 0.55rem
}

.ny-left ul li.active ul {
    display: block
}

.ny-title {
    overflow: hidden;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #D8D8D8;
    line-height: 0.2rem;
    font-size: 0;
}

.ny-title h2 {
    line-height: 0.26rem;
    position: relative;
    float: left;
    font-size: 0.24rem;
    color: #333
}

.ny-title h2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.21rem;
    height: 0.02rem;
    background: #004EA2
}

.position {
    float: right;
    padding-left: 0.25rem;
    background: url(../images/position.png) no-repeat left center
}

.position span {
    font-size: 0.14rem;
    color: #777
}

.position a {
    font-size: 0.14rem;
    color: #777
}

.position a:hover {
    color: #0A4995
}

.detail-tit {
    padding-top: 0.4rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #d8d8d8
}

.detail-tit>h4 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.28rem;
    margin-bottom: 0.35rem;
    color: #333;
    text-align: center
}

.detail-tit>p {
    font-size: 0.15rem;
    line-height: 0.2rem;
    color: #868686;
    text-align: center
}

.detail-tit>p>span {
    display: inline-block;
    margin: 0 0.16rem
}

.detail-text p {
    font-size: 0.16rem;
    line-height: 0.29rem;
    color: #333;
    margin-top: 0.3rem;
    text-indent: 2em;
text-align: justify;
}

#art .detail-text p {
    margin-top: 0
}

#art .detail-text>p:first-child {
    margin-top: 0.3rem
}

.detail-img>img {
    display: block;
    max-width: 100%!important;
    width: auto!important;
    height: auto!important;
    margin: auto
}

.detail-img {
    margin-top: 0.16rem;
    margin-bottom: 0.16rem
}

.paging {
    padding-left: 0.05rem;
    padding-top: 0.2rem
}

.paging>a {
    display: block;
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #333
}

.paging>a>span {
    display: inline-block;
    font-size: 0.16rem;
    color: #333;
    margin-right: 0.1rem
}

.paging>a:hover {
    color: #0A4995
}

.paging>a:hover>span {
    color: #0A4995
}

.page {
    margin-top: 0.3rem;
    border-top: 0.01rem solid #d9d9d9;
    padding-top: 0.2rem
}

.page p {
    padding-top: 0.1rem;
    font-size: 0;
}

.page p span {
    font-size: 0.15rem;
    color: #444
}

.page p a {
    font-size: 0.15rem;
    color: #333
}

.page p:hover {
    text-decoration: underline
}

.page p a:hover {
    color: #004EA2
}

.pic-list>ul {
    overflow: hidden
}

.pic-list>ul>li {
    position: relative;
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-top: 0.3rem;
    top: 0;
    transition: all .3s
}

.pic-list>ul>li:hover {
    top: -0.1rem
}

.pic-list>ul>li:nth-child(3n-2) {
    margin-left: 0
}

.pic-list>ul>li a {
    display: block
}

.pic-list>ul>li .pic {
    padding-top: 64.77%;
    border: 0.01rem solid #dddddd;
    max-height: 2.07rem
}

.pic-list>ul>li .pic img {
    width: 100%;
    height: 100%
}

.pic-list>ul>li .text {
    padding: 0.1rem 0;
    border-bottom: 0.01rem solid #dddddd
}

.pic-list>ul>li .text p {
    line-height: 0.24rem;
    font-size: 0.16rem;
    color: #333;
    height: 0.48rem;
    overflow: hidden
}

.pic-list>ul>li:hover .text p {
    color: #0A4995
}

.pic-list>ul>li .more {
    display: inline-block;
    margin-top: 0.15rem;
    width: 0.9rem;
    height: 0.25rem;
    line-height: 0.25rem;
    text-align: center;
    border: 0.01rem solid #dddddd;
    font-size: 0.12rem;
    color: #666;
    text-transform: uppercase
}

.pic-list>ul>li:hover .more {
    border: 0.01rem solid #0A4995
}

.list>ul>li {
    position: relative;
    padding-left: 0.2rem;
    padding-right: 0.95rem;
    background: url(../images/icon.png) no-repeat left center;
    line-height: 0.99rem;
    border-bottom: 0.01rem solid #d8d8d8
}

.list>ul>li:hover {
    border-bottom: 0.01rem solid #004EA2
}

.list>ul>li>a {
    display: block;
    font-size: 0.2rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list>ul>li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.2rem;
    color: #333
}

.list>ul>li:hover>a {
    color: #004EA2
}

.list>ul>li:hover span {
    color: #004EA2
}

#nt {
    border-bottom: 0.01rem solid #e8e8e8
}

.ny-t {
    line-height: 0.69rem;
    overflow: hidden
}

.ny-t .position {
    float: left
}

.ny-t .position a {
    font-size: 0.16rem;
    color: #333
}

.ny-t .ny-dh {
    float: right
}

.ny-t .ny-dh>ul {
    font-size: 0
}

.ny-t .ny-dh>ul>li {
    display: inline-block;
    padding: 0 0.4rem;
    border-left: 0.01rem solid #e8e8e8;
    text-align: center
}

.ny-t .ny-dh>ul>li:last-child {
    border-right: 0.01rem solid #e8e8e8
}

.ny-t .ny-dh>ul>li>a {
    font-size: 0.16rem;
    color: #333
}

.ny-top {
    margin-top: 0.45rem
}

.nt-l {
    float: left;
    width: 60.5%;
    border-top: 0.04rem solid #0A4995;
    box-shadow: 0 0 0.05rem #e7d8d8;
    height: 5.35rem;
    box-sizing: border-box;
    padding: 0.3rem 0.9rem 0.3rem 0.35rem
}

.nt-l p {
    line-height: 0.32rem;
    font-size: 0.16rem;
    color: #333;
    text-indent: 2em;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem
}

.nt-r {
    position: relative;
    float: right;
    width: 43.4%;
    margin-left: -3.9%;
    margin-top: 0.5rem;
    box-sizing: border-box;
    padding-right: 0.1rem;
    padding-bottom: 0.1rem
}

.nt-r:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 3.8rem;
    height: 1.87rem;
    background: #0A4995
}

.nt-r img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 3.78rem;
    z-index: 2
}

.ny-down {
    margin-top: 0.6rem
}

.ny-down ul li {
    position: relative;
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-bottom: 0.5rem;
    top: 0;
    transition: all .3s
}

.ny-down ul li:hover {
    top: -0.1rem
}

.ny-down ul li:nth-child(3n-2) {
    margin-left: 0
}

.ny-down ul li a {
    position: relative;
    display: block
}

.ny-t .ny-dh>ul>li:hover>a {
    color: #0A4995
}

.ny-down ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover
}

.ny-down ul li a .pic {
    position: relative;
    padding-top: 75%;
    overflow: hidden
}

.ny-down ul li a .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.ny-down ul li a .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.11rem;
    background-size: 100% auto;
    box-shadow: 0 0.04rem 0.04rem #f1efef;
    z-index: 3
}

.ny-down ul li a .text p {
    padding-top: 0.65rem;
    text-align: center;
    font-size: 0.24rem;
    color: #0A4995;
}

.main-down>ul>li {
    background-position: center center;
    transition: all .3s;
    border-bottom: 0.01rem solid #d8d8d8
}

.main-down ul li a {
    padding: 0.35rem 0;
    overflow: hidden;
    display: block;
    transition: all .3s
}

.tw-pic {
    position: relative;
    float: left;
    width: 3.3rem;
    overflow: hidden
}

.tw-pic .pic {
    padding-top: 75.9%
}

.tw-pic .date {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0.67rem;
    height: 0.67rem;
    background: rgba(0, 64, 152, .8);
    padding-top: 0.05rem;
    text-align: center;
    font-family: "Arial";
    color: #fff;
    box-sizing: border-box
}

.tw-pic .date p {
    font-size: 0.26rem
}

.tw-pic .date span {
    font-size: 0.14rem
}

.zs-text {
    position: relative;
    overflow: hidden;
    padding-left: 0.3rem;
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.zs-text .date {
    margin-top: 0.2rem;
    display: inline-block;
    font-size: 0.14rem;
    color: #999
}

.zs-text .date span {
    padding-left: 0.24rem;
    font-size: 0.18rem;
    color: #0041a2;
    background: url(../images/tw-time.png) no-repeat left center;
    ft: bold
}

.zs-text h3 {
    font-size: 0.2rem;
    font-weight: normal;
    color: #333;
    margin-top: 0.15rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-down>ul>li:hover h3 {
    color: #fff
}

.zs-text p {
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #777;
    overflow: hidden;
    height: 0.84rem;
    overflow: hidden
}

.main-down>ul>li:hover p {
    color: #fff
}

.main-down>ul>li:hover .date {
    color: #fff
}

.main-down>ul>li:hover .date span {
    background: url(../images/tw-time-other.png) no-repeat left center
}

.main-down>ul>li:hover .date span {
    color: #fff
}

.main-down>ul>li:hover {
    background: url(../images/tw-bg.jpg) no-repeat center center;
    background-size: cover
}

.main-down>ul>li:hover a {
    padding: 0.35rem
}

.detail-text .date-bt-text h2 {
    font-size: 0.18rem;
    color: #004EA2;
    font-weight: bold;
    margin-top: 0.2rem
}

.detail-text .date-bt-text ul li h2 {
    position: relative;
    color: #333;
    padding-left: 0.15rem
}

.detail-text .date-bt-text ul li h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background: #0A4995
}

.detail-text .date-bt-text ul li p {
    text-indent: 0;
    margin-top: 0;
    line-height: 0.4rem
}

.icon-list {
    margin-top: 0.6rem
}

.icon-list ul li {
    float: left;
    width: 18.5%;
    height: 2rem;
    margin-left: 1.875%;
    border: 0.01rem solid #D8D8D8;
    margin-top: 0.24rem
}

.icon-list ul li:hover {
    box-shadow: 0 0 0.15rem #bcd1e8
}

.icon-list ul li:nth-child(5n-4) {
    margin-left: 0
}

.icon-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 0.3rem
}

.icon-list ul li a .icon {
    height: 0.5rem;
    line-height: 0.5rem
}

.icon-list ul li a .icon img {
    display: inline-block;
    vertical-align: middle
}

.icon-list ul li a .text {
    margin-top: 0.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden
}

.icon-list ul li a .text p {
    display: inline-block;
    line-height: 0.3rem;
    vertical-align: middle;
    font-size: 0.22rem;
    color: #333;
    width: 60%
}

.icon-list ul li:hover a .text p {
    color: #0041a2
}

@media screen and (max-width: 1300px) {
    .icon-list ul li a .text p {
        width: 80%;
        font-size: 0.18rem
    }
}

@media screen and (max-width: 1024px) {
    .ny-main {
        min-height: 60vh;
        padding: 0.4rem 0
    }
    .ny-left {
        float: none;
        width: auto
    }
    .ny-left p span {
        display: block
    }
    .ny-left p {
        font-size: 0.24rem;
        text-align: left;
        padding: 0.2rem;
        line-height: 0.24rem
    }
    .ny-left p span {
        right: 0.3rem;
        top: 0.25rem
    }
    .ny-left>ul {
        display: none;
        min-height: auto
    }
    .ny-right {
        padding-left: 0;
        margin-top: 0.15rem
    }
    .ny-left>ul>li {
        line-height: 0.5rem
    }
    .ny-left>ul>li>span {
        top: 0.12rem
    }
    .ny-t .ny-dh>ul>li {
        padding: 0 0.2rem
    }
    .nt-l {
        height: 4.65rem
    }
}

@media screen and (max-width: 1000px) {
    .nt-l {
        float: none;
        width: auto;
        height: auto
    }
    .nt-r {
        float: none;
        width: auto
    }
    .ny-down ul li a .text p {
        padding-top: 0.8rem;
        font-size: 0.14rem
    }
}

@media screen and (max-width: 600px) {
    .detail-text p {
        /* margin-top: 0.15rem; */
    }
    .ny-left p {
        font-size: 0.18rem
    }
    .detail-tit>h4 {
        font-size: 0.18rem
    }
    .ny-title h2 {
        float: none;
        font-size: 0.16rem
    }
    .ny-title h2::after {
        display: none
    }
    .position {
        float: none;
        margin-top: 0.1rem
    }
    .detail-tit {
        padding: 0.15rem 0
    }
    .detail-tit>h4 {
        margin-bottom: 0
    }
    .pic-list>ul>li {
        width: 48%;
        margin-left: 0;
        margin-top: 0.15rem
    }
    .pic-list>ul>li:nth-child(2n) {
        margin-left: 4%
    }
    .pic-list>ul>li .text p {
        font-size: 0.14rem
    }
    .list>ul>li {
        padding-left: 0.2rem;
        line-height: 0.39rem
    }
    .list>ul>li>a {
        font-size: 0.14rem
    }
    .list>ul>li span {
        font-size: 0.12rem
    }
    .nt-l {
        padding: 0.15rem
    }
    .nt-l p {
        margin-top: 0.05rem
    }
    .ny-t .ny-dh>ul>li {
        border-left: none
    }
    .ny-t .ny-dh>ul>li:last-child {
        border-right: none
    }
    .ny-t {
        line-height: 0.4rem
    }
    .ny-down ul li {
        width: 48%;
        margin-left: 0
    }
    .ny-down ul li:nth-child(2n) {
        margin-left: 4%
    }
    .ny-down ul li a .text p {
        padding-top: 0.4rem;
        background-size: 0.4rem auto
    }
    .ny-down ul li a .text {
        height: 0.6rem
    }
    .ny-main {
        padding: 0.15rem 0
    }
    .ny-left p {
        padding: 0.1rem 0.15rem;
        padding-left: 0
    }
    .ny-left p span {
        right: 0.15rem;
        top: 0.11rem
    }
    .pagination {
        padding-top: 0.15rem
    }
    .ny-left>ul>li>a {
        font-size: 0.16rem
    }
    .ny-left>ul>li>ul>li>a {
        font-size: 0.14rem
    }
    .ny-left>ul>li>ul>li {
        margin-top: 0.1rem
    }
    .icon-list ul li {
        width: 48%;
        margin-left: 0;
        margin-right: 4%;
        height: 1.4rem;
        margin-top: 0.05rem
    }
    .icon-list ul li:nth-child(2n) {
        margin-right: 0
    }
    .icon-list {
        margin-top: 0
    }
    .icon-list ul li a {
        padding-top: 0.15rem
    }
    .icon-list ul li a .text {
        line-height: 0.4rem;
        height: 0.4rem
    }
    .icon-list ul li a .text p {
        font-size: 0.14rem;
        line-height: 0.2rem
    }
    .tw-pic {
        float: none;
        width: 100%
    }
    .zs-text {
        padding-left: 0;
        margin-top: 0.15rem
    }
    .main-down ul li a {
        padding: 0.15rem 0
    }
    .zs-text .date {
        margin-top: 0
    }
    .zs-text h3 {
        margin-top: 0.05rem;
        margin-bottom: 0.1rem
    }
}

.v_news_content p iframe {
    display: block;
    margin: 0 auto;
    width: 95% !important;
    min-height: 60vw;
}