@charset "utf-8";
nav{
    position: static;}
nav>.wrap>ul>li>div{
    bottom: auto;
    top: 100%;
    transform: translateY(0.1rem);}
.banner img{
    display: block;
    width: 100%;}
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.4rem;}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;}

.pagination a.active {
    background: #9d1b1d;
    color: #fff;
    border: 1px solid #9d1b1d;}

.pagination a:hover {
    background: #9d1b1d;
    color: #fff;
    border: 1px solid #9d1b1d;}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;}
.ny-main{
    padding: 0.4rem 0;}
.leftNav{
    width: 2.8rem;}
.leftNav h4{
    font-size: 0.36rem;
    color: #fce3a0;
    line-height: 1.1rem;
    text-align: center;
    position: relative;
    background: #94070a;
    border-bottom: 3px solid #d90e12;}
.leftNav>ul{
    padding: 0 0.2rem 0.48rem;
    background: url(../images/ny-img03.jpg) no-repeat bottom ;
    background-size: cover;}
.leftNav>ul>li{
    position: relative;
    border-top: 1px dashed #ffd1d1;}
.leftNav>ul>li:first-child{
    border: none;}
.leftNav>ul>li:last-child{
    border-bottom: 1px dashed #ffd1d1;}
.leftNav>ul>li a{
    display: block;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.8em;
    padding:0.16rem 0.2rem ;}
.leftNav>ul>li span{
    position: absolute;
    right: 0;
    top: 0;
    width: 0.08rem;
    height: 0.65rem;
    background: url(../images/ny-img02.jpg) no-repeat 50%;
    background-size: 0.08rem;
    cursor: pointer;}
.leftNav>ul>li>ul a{
    display: block;
    font-size: 0.14rem;
    color: #5d5d5d;
    line-height: 0.3rem;
    padding: 0;}
.leftNav>ul>li>ul a:hover{
    color: #9d1b1d;}
.leftNav>ul>li.on>a,
.leftNav>ul>li.active>a{
    color: #94070a;}
.leftNav>ul>li.on{
    border-top-color: #bac3d2;}
.leftNav>ul>li>ul{
    display: none;
    padding-left: 0.2rem;
    margin-bottom: 0.2rem;}
.rightMain{
    width: 11.2rem;
    min-height: 310px;}
.position{
    align-items: baseline;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0.06rem;}
.position img{
    display: block;
    width: 0.18rem;
    height: 0.18rem;
    margin: 0 0.04rem;}
.position a,
.position span{
    font-size: 0.16rem;
    color: #666666;
    display: block;
    margin: 0 0.04rem;
    line-height: 0.56rem;}
.position a:hover,
.position a.active{
    color: #9d1b1d;}
/*list*/
.list li{
    position: relative;
    line-height: 0.59rem;
    border-bottom: 1px solid #dfdfdf;
    background: url(../images/s4-img01.jpg) no-repeat left 0.1rem center;
    background-size: 0.21rem;}
.list li a{
    display: block;
    font-size: 0.16rem;
    color: #303030;
    padding-left: 0.4rem;
    padding-right: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.list li span{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.14rem;
    color: #999999;}
.list li:hover a,
.list li:hover span{
    color: #9d1b1d;}

/*list-txt*/

.list-txt li{
    margin-top: 0.4rem;}
.list-txt li a{
    display: block;
    font-size: 0;
    overflow: hidden;}
.list-txt li a .cover_img{
    display: inline-block;
    width: 2.5rem;
    height: 1.8rem;
    border-radius: 0 0 0.1rem 0;
    vertical-align: middle;}
.list-txt li a .txt{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 3.22rem);
    margin: 0 0 0 0.72rem;
    position: relative;}
.list-txt li a .txt h4{
    font-size: 0.24rem;
    color: #333;
    line-height: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.07rem;}
.list-txt li a .txt p{
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.875em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 0.6rem;
    margin-bottom: 0.53rem;}
.list-txt li a .txt span{
    display: block;
    font-size: 0.14rem;
    line-height: 1em;
    color: #666;}
.list-txt li a .txt:before{
    content: '';
    position: absolute;
    left: -0.32rem;
    top: 0.1rem;
    width: 3px;
    height: 0.7rem;
    background: #94070a;}
.list-txt li:hover a .cover_img>div{
    transform: scale(1.05);}
.list-txt li:hover a .txt h4{
    color: #9d1b1d;}

/*detail*/
.detail .dtl-tit{
    padding-top: 0.23rem;}
.detail .dtl-tit h3{
    font-size: 0.3rem;
    color: #000000;
    line-height: 1.6;
    font-weight: 600;}
.detail .dtl-tit p{
    font-size: 0;
    padding: 0.09rem 0.22rem;
    background: #f8f4ef;
    margin-top: 0.28rem;}
.detail .dtl-tit span{
    display: inline-block;
    
    font-size: 0.16rem;
    color: #8e8e8e;
    margin-right: 0.5rem;
    line-height: 2em;}
.detail .dtl-txt p{
    font-size: 0.16rem;
    line-height: 2.25em;
    text-indent: 2em;
    color: #666666;
    margin-top: 0.21rem;}
.detail .dtl-txt p i{
    font-weight: 600;}
.detail .dtl-txt img{
    display: block;

    margin: 0 auto !important;}
.detail .dtl-txt p span{
    font-size: 0.14rem;
    color: #666;
    line-height: 1.6em;}
.detail .dtl-txt video{
    display: block;

    margin: 0 auto !important;}
.detail{
    padding-bottom: 1rem;}

@media screen and (max-width: 1024px){
    .leftNav,
    .rightMain{
        width: 100%;}
    .rightMain{
        margin-top: 0.3rem;
        min-height: 430px;}
 
    .leftNav h4{
        font-size: 0.27rem;
        line-height: 0.65rem;
        text-align: left;
        padding: 0 0.25rem;}
    .leftNav h4 span {
        position: absolute;
        top: 50%;
        right: 0.15rem;
        width: 0.37rem;
        height: 0.46rem;
        transform: translateY(-50%);
        background: url(../images/sub-h4.jpg) no-repeat center center;
        background-size: 0.2rem;}
    .leftNav>ul {
        padding: 0 0.2rem 0.18rem;
        display: none;}
    .detail .dtl-tit h3{
        font-size: 0.24rem;}
    .detail .dtl-txt p{
        font-size: 0.18rem;}
    .detail{padding-bottom: 0;}
    .list li a{
        font-size: 0.18rem;}
    .list li{
        line-height: 0.7rem;}
.banner {
       margin-top: 84px;}


}

@media screen and (max-width: 640px){
    .leftNav>ul>li>ul a{
        padding: 0.05rem 0;}
    .list-txt li a .cover_img{
        display: block;
        width: auto;
        height: auto;
        padding-top: 72%;}
    .list-txt li a .txt{
        display: block;
        width: auto;
        margin: 0;
        padding: 0.2rem;}
    .list-txt li a .txt:before{
        display: none;}
    .list-txt li a .txt p{
        margin-bottom: 0.25rem;}
.detail .dtl-txt img {
    display: block;
    margin: 0 auto;
     width: 100%;}
 
.banner {
       margin-top: 77px;}
}
/* 图片列表 */

.img-lists ul {
    overflow: hidden;}

.img-lists ul li {
    float: left;
    width: 22%;
    box-sizing: border-box;
    margin: 0 0 0 2.5%;
    transition: all 0.3s;
    position: relative;
    top: 0;
    margin-top: 0.2rem;}

.img-lists ul li:hover {
    top: -0.1rem;}

.img-lists ul li a {
    display: block;
    width: 100%;}

.img-lists ul li a .pic {
    position: relative;
    padding-top: 169%;
    overflow: hidden;}

.img-lists ul li a .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;}

.img-lists ul li a>div.info {
    font-size: 0;}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: 0.18rem;
    line-height: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.2rem 0;
    border-bottom: 0.01rem solid transparent;}

.img-lists ul li:hover .info p {
    color: #94070a;
    border-color: #94070a;}

.img-lists ul li:hover .info span {
    background: #94070a;
    color: #fff;
    border-color: #94070a;}


@media screen and (max-width: 360px){ 
.banner {
    margin-top: 71px;}
}


@media screen and (max-width: 320px){ 
.banner {
    margin-top: 69px;}
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {margin: 5px 0 0 5px!important;}