.picword .pc .casepro {

    text-align: center;

    font-size: 0;

    float: right;

    -prefix-box-flex: auto;

    -webkit-box-flex: auto;

    -webkit-flex: auto;

    -moz-box-flex: auto;

    -ms-flex: auto;

    flex: auto;

    margin: 0 0 0 20px;
}



.picword .pc .casepro .titbox {

    width: 100%;

    height: 0.4rem;

    line-height: 0.4rem;

    border-bottom: 0.01rem solid #000;

}



.picword .pc .casepro .titbox .tit {

    font-size: 0.22rem;

    font-weight: bold;

    float: left;

    line-height: 0.35rem;

    border-bottom: 0.02rem solid #000;

    margin-bottom: 0.1rem;

}



.picword .pc .casepro .titbox .seat {

    font-size: 0.16rem;

    float: right;

}



.picword .pc .casepro .probox {

    width: 100%;

    margin: 0 auto;

    padding: 0.2rem 0;

    text-align: left;

}



.picword .pc .casepro .probox .tit {

    font-size: 0.3rem;

    line-height: 0.5rem;

}



.picword .pc .casepro .probox .time {

    font-size: 0.16rem;

    margin-bottom: 0.2rem;

}



.picword .pc .casepro .probox .ifp {

    display: inline-block;

    vertical-align: middle;

    width: 100%;

    height: 150px;

    overflow: hidden;

    border-bottom: 0.01rem solid #dcdcdc;

    padding: 0.2rem 0;

}



.picword .pc .casepro .probox .ifp mip-img {

    width: 2.4rem;

    height: 1.8rem;

    float: left;

}



.picword .pc .casepro .probox .ifp .text {

    width: 2.3rem;

    height: 1.8rem;

    padding: 0 0.15rem;

}



.picword .pc .casepro .probox .ifp .text .con {

    font-size: 0.18rem;

    overflow: hidden;

    width: 100%;

    height: 0.46rem;

    line-height: 0.46rem;

    text-align: left;

}



.picword .pc .casepro .probox .ifp .text .intro {

    font-size: 0.14rem;

    color: #6c6c6c;

    text-align: left;

    line-height: 0.3rem;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

}



.picword .pc .casepro .probox .ifp .text .more {

    font-size: 0.16rem;

    color: #ff4862;

    text-align: left;

    display: block;

    margin-top: 0.2rem;

}



.picword .pc .casepro .probox .prev {

    font-size: 0.18rem;

    text-align: left;

    display: block;

}



.picword .pc .casepro .probox .next {

    font-size: 0.18rem;

    text-align: left;

    display: block;

}



.picword .pc .casepro .probox .back {

    width: 1.95rem;

    height: 0.45rem;

    line-height: 0.45rem;

    border-radius: 0.12rem;

    text-align: center;

    margin: 0 auto;

    font-size: 0.21rem;

    color: #000;

    border: 0.01rem solid #000;

    margin-top: 0.3rem;

    display: block;

}



.picword .pc .casepro.noclass .ifp .text {

    width: 100%;

}





.picword .ipad .probox {

    font-size: 0;

    padding: 0.3rem 0.2rem;

}



.picword .ipad .probox .box {

    width: 100%;

    overflow: hidden;

    margin-bottom: 0.2rem;

    text-align: center;

    display: flex;

}



.picword .ipad .probox .box mip-img {

    width: 4rem;

    height: 3rem;

    display: block;

    margin: 0 auto;

    display: inline-block;

    vertical-align: middle;

}



.picword .ipad .probox .text {

    width: 5rem;

    height: 3rem;

    text-align: left;

    color: #000;

    display: inline-block;

    vertical-align: middle;

    padding: 0.1rem 0.2rem;

}



.picword .ipad .probox .text .tit {

    color: #000;

    font-size: 0.41rem;

    line-height: 0.6rem;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.picword .ipad .probox .text .intro {

    color: #6c6c6c;

    font-size: 0.33rem;

    line-height: 0.5rem;

}



.picword .ipad .probox .text .more {

    font-size: 0.33rem;

    color: #ff7200;

    text-align: left;

    margin-top: 0.3rem;

    display: block;

}



.picword .mobile .probox {

    font-size: 0;

    padding: 0.15rem 0.05rem;

}



.picword .mobile .probox .box {

    width: 100%;

    overflow: hidden;

    margin-bottom: 0.2rem;

    text-align: center;

    display: flex;

}



.picword .mobile .probox .box mip-img {

    width: 3rem;

    height: 2.3rem;

    display: block;

    margin: 0 auto;

    display: inline-block;

    vertical-align: middle;

}



.picword .mobile .probox .text {

    /* width: 3.5rem; */

    height: 2.3rem;

    text-align: left;

    color: #000;

    display: inline-block;

    vertical-align: middle;

    padding: 0.1rem;

}



.picword .mobile .probox .text .tit {

    color: #000;

    font-size: 0.3rem;

    line-height: 0.6rem;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.picword .mobile .probox .text .intro {

    color: #6c6c6c;

    font-size: 0.24rem;

    line-height: 0.3rem;

    height: 0.9rem;

}



.picword .mobile .probox .text .more {

    font-size: 0.24rem;

    color: #ff7200;

    text-align: left;

    margin-top: 0.3rem;

    display: block

}