h4{

font-size: .3rem;
    color: #fff;
    line-height: 4.5;
    font-weight: 700;
    margin: 0.1rem 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;}
.dtwz{
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex
;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 2.16rem 0.18rem;}
@media (max-width: 992px){
h4{
           line-height: .5rem;
    padding-bottom: 0.3rem;
    font-size: .2rem !important;
    transition: 0s;}

.dtwz{
    padding: 0 0.2rem 0.2rem;}


}
.info h6{
font-size: .14rem;
    color: #fff;
margin-bottom:.1rem;}
