.list>h1{
    padding: 6px 0 16px 16px !important;
}
.webContainerTable {
    min-height: 40vh;
}
@media screen and (max-width: 2560px){
	
}


@media screen and (max-width: 2048px){
	
}

@media screen and (max-width: 1856px){
	
}

@media screen and (max-width: 1792px){
	
}

@media screen and (max-width: 1680px){
	
}

@media screen and (max-width: 1600px){
	
}

@media screen and (max-width: 1440px){
	div#webContainer{
        width: 90%;
    }
}

@media screen and (max-width: 1400px){
	
}

@media screen and (max-width: 1366px){
	
}






@media screen and (max-width: 820px){
    #containerFormsLeft{
        width: 160px;
    }
    .list .content .item .text p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }
    .list .content .img {
        margin-right: 15px !important;
    }
    .list .content {
        padding-left: 10px !important;
    }
    .list .content .item {
        padding: 15px 0 !important;
    }

}


@media screen and (max-width: 768px){
	
}


@media screen and (max-width: 540px){
	div#webContainer{
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .container .containerForms tr{
        display: flex;
        flex-direction: column;
    }
    .forms .formMiddleContent .s_navList{
        display: flex;
    }
    #containerFormsLeft{
        width: 100%;
    }
    .navAcrossContainer .navAcrossCotent .navAcrossCotentCenter .navAcrossCotentL{
        padding: 0;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .forms .jz-modulePattern435 .navAcrossCotent{
        height: 30px;
    }
    .forms .jz-modulePattern435 .formMiddle .g_separator {
        border: 1px dashed #e5e5e5;
    }
    .forms .jz-modulePattern435 .formBanner{
        margin-bottom: 10px;
    }
    .list .content{
        padding-left: 0 !important;
    }
    .forms div.formStyle87 {
        margin-bottom: 40px;
    }
    .list .content .item .text p {
        line-height: 20px !important;
        font-size: 12px !important;
    }
    .list .content .img{
        width: 230px !important;
        height: auto !important;
    }
    .list .content .item .text p{
        margin-top: 0 !important;
    }
}


@media screen and (max-width: 414px){
	.list .content .item .text h1{
        text-overflow:ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .list .content .item .text p{
        -webkit-line-clamp: 3;
    }
    .list .content .item .text{
        flex: 1;
        width: auto !important;
    }
    .list .content .item .text h1 {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 375px){
	
}

@media screen and (max-width: 360px){
	
}




 