@charset "UTF-8";
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.3rem;
}

.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: #b1072b;
    color: #fff;
    border: 1px solid #b1072b;
}

.pagination a:hover {
    background: #b1072b;
    color: #fff;
    border: 1px solid #b1072b;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

.banner img{
    display: block;
    width: 100%;
}
.n_container{
    padding-bottom: 0.42rem;
}
.leftNav{
    position: relative;
    width: 2.6rem;
    align-self: flex-start;
    z-index: 3;
    margin-top: -0.9rem;
    background: url("../images/leftnav.png") no-repeat bottom center;
    background-size: cover;
}
.n_n_title{
    background: #b1072b;
}
.n_n_title h1{
    font-size: .3rem;
    color: #fff;
    line-height: .9rem;
    text-align: center;
}
#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
    display: none;
}
#bnt_back img{
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    align-items: center;
    display: none;
}
#bnt_sub_nav img {
    display: block;
    height: 20px;
}
.leftNav .lv1{
    padding-top: 0.12rem;
    padding-bottom: 0.92rem;
}
.leftNav .lv1 li h2{
    font-size: .18rem;
    color: #333333;
    line-height: .3rem;
    padding: 0.17rem 0.1rem 0.17rem .85rem;
    position: relative;
}
.leftNav .lv1 li h2:before{
    display: inline-block;
    content: '›';
    margin-right: 0.05rem;
}
.leftNav .lv1 li h2 i{
    position: absolute;
    right: .3rem;
    top: 0;
    bottom: 0;
    width: .2rem;
    background: url("../images/n_left.png") no-repeat 50%;
    background-size: .15rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    cursor: pointer;
}
.leftNav .lv2{
    padding-left: .85rem;
    display: none;
}
.leftNav .lv2 li {
    font-size: .16rem;
    line-height: .26rem;
    color: #000;
    padding: .1rem ;
}

.leftNav .lv1 li.on h2 i,
.leftNav .lv1 li.active h2 i,
.leftNav .lv1 li:hover h2 i{
    opacity: 1;
    visibility: visible;
}
.leftNav .lv1 li.on h2 ,
.leftNav .lv1 li.active h2 ,
.leftNav .lv1 li:hover h2 {
    color: #fff;
    background: #b1072b;
}
.leftNav .lv2 li:hover{
    color: #b1072b;
}

.rightBox{
    width: calc(100% - 3rem);
}

.n_tit{
    align-items: center;
    margin-bottom: 0.15rem;
    border-bottom: 1px solid #dddddd;
}
.n_tit h2{
    font-size: .26rem;
    color: #333;
    line-height: .66rem;
}
.position{
    display: flex;
    align-items: center;
    font-size: .16rem;
    color: #999999;
}
.position img{
    display: block;
    width: .17rem;
}
.position a{
    margin: 0 0.05rem;
}
.position a.active{
    color: #b1072b;
}

.n_list li{
    position: relative;
    font-size: .16rem;
    color: #333333;
    line-height: .31rem;
    padding: 0.14rem 0;
    border-top: 1px dashed #dddddd;
}
.n_list li:first-child{
    border: none;
}
.n_list li a{
    padding-right: 1rem;
}
.n_list li a:before{
    display: inline-block;
    content: '›';
    margin-right: 3px;
}
.n_list li time{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*n_listPic*/

.n_listPic li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.n_listPic li .pic{
    width: 2.3rem;
    height: 1.6rem;
}
.n_listPic li .txt{
    width: calc(100% - 2.6rem);
}
.n_listPic li .txt h2{
    font-size: .18rem;
    color: #333;
    line-height: .3rem;
    margin-bottom: .15rem;
}
.n_listPic li .txt p{
    font-size: .14rem;
    color: #999999;
    line-height: .24rem;
    margin-bottom: .2rem;
}
.n_listPic li .txt time{
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #999999;
}
.n_listPic li .txt time img{
    display: block;
    width: 0.16rem;
    margin-right: 0.08rem;
}

.n_listPic li {
    padding-top: .27rem;
    padding-bottom: .27rem;
    border-top: 1px dashed #d0d0d0;
}
.n_listPic li:first-child{
    border: none;
}

/*n_listSz*/

.n_listSz li h2{
    display: inline-block;
    font-size: .24rem;
    color: #fff;
    line-height: .54rem;
    padding-left: .3rem;
    padding-right: .36rem;
    background: #b1072b;
    border-radius: 0 0.3rem 0 0;
    position: relative;
    margin-top: -0.24rem;
    transform: translateY(-0.3rem);
}
.n_listSz li dl{
    font-size: 0;
}
.n_listSz li dl dd{
    display: inline-block;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.66rem;
    margin-right: 0.54rem;
}
.n_listSz li dl dd a:before{
    display: inline-block;
    content: '◇';
    margin-right: 3px;
}
.n_listSz li dl dd:hover{
    color: #b1072b;
}
.n_listSz li{
    background: #f9f9f9;
    padding: 0.24rem 0.2rem 0.25rem;
    margin-top: 0.8rem;
}
.n_listSz li dl .zttxt {
    display: inline-block;
    font-size: 0.18rem;
    color: #333333;
    margin: 0.1rem 0;
    margin-right: 0.54rem;
    padding-left: 0.1rem;
    border-left: 5px solid #b1072b;
}
/*n_szdtl*/

.n_szdtl_txt1 .pic{
    width: 2.1rem;
    height: 2.7rem;

}
.n_szdtl_txt1 .txt{
    width: calc(100% - 2.7rem);
    margin-top: 0.1rem;

}
.n_szdtl_txt1 .txt h2{
    font-size: .28rem;
    color: #333333;
    line-height: .32rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.44rem;
}
.n_szdtl_txt1 .txt h2 i{
    display: inline-block;
    font-size: 0.16rem;
    color: #b1072b;
    line-height: .28rem;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    background: #fff1f4;
    border-radius: 50px;
    margin-left: 0.2rem;
}
.n_szdtl_txt1 .txt p{
    font-size: 0.16rem;
    line-height: 0.38rem;
    color: #333333;
}
.n_szdtl_txt1{
    margin-top: .36rem;
}
.n_szdtl_item h2{
    display: inline-block;
    font-size: 0.24rem;
    color: #b1072b;
    line-height: 0.52rem;
    background: #fff1f4;
    padding-left: .13rem;
    padding-right: 0.4rem;
    border-radius: 0 0.3rem 0 0;
    margin-bottom: .25rem;
}
.n_szdtl_item p{
    font-size: .16rem;
    line-height: 2em;
    color: #333333;
    text-indent: 2em;
}
.n_szdtl_item h5{
    font-size: 0.16rem;
    color: #333333;
    line-height: 2em;
}
.n_szdtl_item {
    margin-top: .3rem;
}

/*n_xxgk*/
.n_xxgk .n_xxgk_video{
    position: relative;
    margin-top: 0.4rem;
}
.n_xxgk .n_xxgk_video img{
    display: block;
    width: 100%;
}
.n_xxgk .n_xxgk_video i{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0.68rem;
    height: 0.68rem;
    background: url("../images/play.png") no-repeat 50%;
    background-size: 100% 100%;
    z-index: 3;
    margin: auto;
}

.n_xxgk_item h2{
    display: inline-block;
    font-size: 0.26rem !important;
    line-height: 0.56rem;
    color: #b1072b;
    padding-left: 0.47rem;
    padding-right: 0.57rem;
    background: url("../images/n_xxgk2.png") no-repeat 50%;
    background-size: 100% 100%;
    margin-bottom: 0.22rem;
}
.n_xxgk_item p{
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #333;
}
.n_xxgk_item{
    margin-top: 0.3rem;
    text-indent: 0 !important;
}

/*n_dtl*/

.n_dtl_tit h2{
    font-size: 0.26rem;
    color: #333333;
    line-height: 2;
    text-align: center;
    margin-bottom: 0.17rem;
}
.n_dtl_tit p{
    font-size: 0;
    text-align: center;
}
.n_dtl_tit p span{
    display: inline-block;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.24rem;
    margin: 0 0.2rem;
}
.n_dtl_tit{
    padding-top: 0.34rem;
border-bottom: 1px solid #d1d1d1;
    padding-bottom: 6px;
    margin-bottom: 15px;
}
.n_dtl_txt p{
    font-size: 0.16rem;
    color: #333;
    line-height: 2em;
    text-indent: 2em;
    margin-top: 0.3rem;
}
.n_dtl_txt img{
    /* display: block; */
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.n_dtl_page p{
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.48rem;
    font-weight: 600;
}
.n_dtl_page p a{
    font-weight: normal;
}
.n_dtl_page p:hover a{
    color: #b1072b;
}
.n_dtl_page{
    margin-top: 0.4rem;
    padding-top: 0.36rem;
    border-top: 1px solid #ececec;
}

.n_szList li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0.34rem;
    padding-bottom: 0.37rem;
    transition:  .5s;
}
.n_szList li a .pic{
    width: 2.1rem;
    height: 2.6rem;
    align-self: flex-start;
}
.n_szList li a .txt{
    width: calc(100% - 2.4rem);
    padding-top: 0.1rem;
    position: relative;

}
.n_szList li a .txt:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -0.3rem;
    height: 1px;
    border-bottom: 1px dashed #cccccc ;
}
.n_szList li a .txt h2{
    font-size: .28rem;
    line-height: .32rem;
    color: #333;
    margin-bottom: 0.18rem;
}
.n_szList li a .txt h2 i{
    display: inline-block;
    font-size: .16rem;
    line-height: .28rem;
    padding: 0 0.18rem;
    background: #fff1f4;
    border-radius: 50px;
    margin-left: 0.2rem;
    color: #b1072b;
}
.n_szList li a .txt h4{
    font-size: 0;
    margin-bottom: 0.24rem;

}
.n_szList li a .txt h4 span{
    display: inline-block;
    font-size: 0.16rem;
    color: #333;
    line-height: 0.32rem;
    margin-right: 1.1rem;
}
.n_szList li a .txt h3{
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.28rem;
    margin-bottom: 0.22rem;
}

.n_szList li a .txt p{
    font-size: 0.15rem;
    color: #666666;
    line-height: 0.3rem;
}
.n_szList li a .txt .pBox{
    overflow: hidden;
    transition: max-height .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 4;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.n_szList li{
    position: relative;
}
.n_szList li:first-child{
    border: 0;
}
.n_szList li:hover a{
    padding: 0.24rem 0.3rem;
}
.n_szList li:hover{
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
}
.n_szList li:hover a .txt .pBox{
    max-height: 100rem;
    overflow: visible;
 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 5;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;  
}
.n_szList li:hover a .txt:after{
    display: none;
}


ul.yqpt {
    display: flex;
    flex-wrap: wrap;
}

ul.yqpt li {
    width: 31.3%;
    margin: 1%;
}

ul.yqpt li .ptimg {
    position: relative;
    padding-top: 60%;
}

ul.yqpt li .ptimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}

ul.yqpt li p {
    text-align: center;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 36px;
}

@media screen and (max-width: 1024px){
    .banner{
        margin-top: 0.75rem;
    }
    .leftNav{
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px;
        width: 100vw;
    }
    .rightBox{
        width: 100%;
        padding-top: .2rem;
    }
    .leftNav .n_n_title{
        display: block;
        line-height: 50px;
        position: relative;
        z-index: 9;
        width: 100%;
        background: #b1072b;

    }
    #bnt_back {
        display: block;
    }
    #bnt_back img{
        height: 20px;
        display: inline-block;
        vertical-align: middle;
    }
    .n_n_title h1 {
        font-size: .2rem;
        color: rgb(255, 255, 255);
        text-align: center;
        margin: 0;
        line-height: 50px;
    }
    #bnt_sub_nav {
        position: absolute;
        right: 15px;
        top: 0px;
        height: 50px;
        cursor: pointer;
        color: rgb(255, 255, 255);
        font-size: 18px;
        display: flex;
        align-items: center;
    }
    #bnt_sub_nav img {
        display: block;
        height: 20px;
    }
    .banner .n_top h2{
        display: none;
    }
    .banner .n_top{
        bottom: 0;
    }
    .leftNav .lv1 li h2{
        padding: .12rem .3rem;
    }
    .leftNav .lv1 li h2 i{
        opacity: 1;
        visibility: visible;
    }
    .leftNav .lv1 li h2:before{
        width: .04rem;
    }
    .leftNav .lv1{
        display: none;
        padding-bottom: 0.12rem;
    }
    .leftNav .lv2{
        padding-left: 0.3rem;
    }
    .n_dtl_tit{
        padding-top: 0;
    }
    .n_szList li a .pic {
        width: 1.7rem;
        height: 2.2rem;
    }
    .n_szList li a .txt{
        width: calc(100% - 2rem);
    }
}

@media screen and (max-width: 768px){
    .leftNav .lv1 li h2{
        font-size: .2rem;
    }
    .n_list li{
        font-size: .2rem;
    }
    .n_list li a{
        padding-right: 1.2rem;
    }
    .n_tit h2{
        font-size: 0.24rem;
        width: 100%;
        line-height: 0.48rem;
    }
    .position{
        width: 100%;
        padding-top: 5px;
        padding-bottom: 0.15rem;
    }
    .n_listPic li .txt h2{
        font-size: .2rem;
    }
    .n_listPic li .txt p,
    .n_listPic li .txt time{
        font-size: .17rem;
    }
    .n_listSz li dl dd{
        font-size: .2rem;
        line-height: 0.5rem;
    }
    .n_listSz li{
        margin-top: 0.6rem;
    }
    .n_szdtl_txt1 .txt p,
    .n_szdtl_item p,
    .n_szdtl_item h5,
    .n_xxgk_item p{
        font-size: .18rem;
    }
    .n_szdtl_item h2,
    .n_xxgk_item h2{
        font-size: 0.22rem;
    }
    .n_dtl_tit h2{
        font-size: 0.26rem;
    }
    .n_dtl_txt p,
    .n_dtl_page p{
        font-size: 0.18rem;
    }
    .n_szList li a .txt p{
        font-size: 0.18rem;
    }
    .n_szList li a .txt h4 span{
        margin-right: 0.3rem;
    }
    .n_szList li:hover a{
        padding: 0.2rem ;
    }
}
@media screen and (max-width: 640px){
    .n_listPic li .pic{
        width: 100%;
        height: auto;
        padding-top: 69.57%;
    }
    .n_listPic li .txt{
        width: 100%;
        padding: 0.2rem;
    }
    .n_listPic li{
        padding: 0;
        padding-top: 0.2rem;
    }
    .n_szdtl_txt1 .pic {
        width: 1.6rem;
        height: 2.1rem;
    }
    .n_szdtl_txt1 .txt{
        width: calc(100% - 2rem);
    }
    .n_dtl_page{
        margin-top: 0.3rem;
        padding-top: 0.2rem;
    }
    .n_szList li a .pic{
        margin: 0 auto;
    }
    .n_szList li a .txt{
        width: 100%;
    }
    .n_szList li a{
        padding-top: 0.25rem;
    }
ul.yqpt li {
    width: 48%;
}
}

@media screen and (max-width: 480px){
    .n_szdtl_txt1 .txt{
        width: calc(100% - 1.8rem);
    }
}