/*****/
.nySubPc{background: transparent;height: auto;overflow: visible;padding-right: 0;}
.nySubPc .tit{height: 1rem;border-radius: 0 .5rem 0 .5rem;margin-bottom: .15rem;}
.nySubPcs .nposi{background-size:.16rem .2rem;}
.nySubPcs:after{content: '';position: absolute;bottom: 0;left: -1.6rem;right: -1.6rem;height: 1px;background: #ccc;} 
.nySubPcs .nposi a+a:before{content:'>';margin:0 .1rem;color:#888;}
.nySubPcs .nposi a{color:#888;}
.nySubPcs .nposi a:hover{color:#4cb4c1;}
.nySubPcs .nposi{display:block;background-size:.16rem .2rem;padding-left:.25rem;}
.nySubPcs ul li{position: relative;}
.nySubPcs ul li a{display: block;padding: .2rem .3rem;font-size: .2rem;}
.nySubPcs ul li.on:after{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 4px;background: #4cb3c1;z-index: 5;}
.nySubPcs ul li.on a{color: #4cb3c1;font-weight: bold;}
.djList22 {
    display: flex;
    flex-wrap: wrap;}
.djList22 li {
    width: 23%;
    margin: 0 1% 0.45rem;}
.djList22 li .img {
    width: 1.3rem;
    height: auto;}
.djList22 li .img .tpbox {
    position: relative;
    padding-top: 125%;}
.djList22 li .img .tpbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;}
.djList22 li .txt {
    padding: 10px 0;}
.djList22 li .txt p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 0.72rem;
    line-height: 0.24rem;
        font-size: 0.14rem;}

@media (max-width: 1200px){
.djList22 li {
    width: 48%;}
.djList22 li .txt p {
    height: 1.2rem;
    line-height: 0.4rem;
    font-size: 0.18rem;}
.djList22 li .img {
    width: 2rem;}
}

@media (max-width: 992px){
.djList22 li {
    width: 100%;
    margin: 0 0 0.45rem;}
}
