.ppzx{width:88%;margin:0 auto;}
.banner_img img{width:100%}


.mainlist{margin-top:75px}
.textmk{margin-bottom: 85px;}
.textmk ul{    display: flex;justify-content: space-between;}
.note{width:840px;}
.pic img{width:520px}
.time{    overflow: hidden; width: 90px;}
.time .year{    font-size: 30px; color: #000; font-weight: bold; height: 50%;position: relative;}
.time .year p{position: absolute; bottom: 0;font-size: 30px; color: #000; font-weight: 600;}
.time .jqdate{font-size: 18px; }

.note .zxtitle{    height: 15%; padding-top: 20px;}
.note .zxtitle a{font-size: 24px; color: #000;font-weight: bold;}
.note .nrtext{   margin-top:25px; font-size: 14px; color: #898989;line-height:2;}
.note .amore{ margin-top:15px;}
.note .amore a{       font-size: 14px;  display: block;width: 140px;color: #181818; background: url(/uiFramework/commonResource/image/2023101311295520380.png) no-repeat 80px 6px;}






/*适配*/

@media only screen and (min-width: 1600px){
.time {width:10%;}
.pic{width: 36%;margin-right:50px;}
.pic img { width: 100%;height: 100%;    object-fit: cover; }
.note { width: 75%;margin-left:70px;}

}
/* 1440-1600 */
@media only screen and (min-width: 1440px)and (max-width: 1600px){
.pic{width: 36%;margin-right: 15px;}
.pic img { width: 100%;height: 100%; object-fit: cover; }
.time {width:10%;}
.note { width: 86%;}
.note .zxtitle{height:auto;padding-top:5px;}
.note .nrtext p { overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
}
/* 1280-1440 */
@media only screen and (min-width: 1280px)and (max-width: 1440px) {
.pic{width: 39%;margin-right: 50px;}
.pic img { width: 100%;height: 100%;    object-fit: cover; }
.time {width:12%;}
.note { width: 75%;}
.note .zxtitle{height:auto;padding-top:5px;}
.note .nrtext p {overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}



}
/* 1024-1280 */
@media only screen and (min-width: 1024px)and (max-width: 1280px) {
.pic{width: 39%;margin-right:50px;}
.pic img { width: 100%;height: 100%;    object-fit: cover; }
.time {width:16%;}
.note { width: 65%;}
.note .zxtitle{height:auto;padding-top:0px;}
.note .nrtext p { overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}


}
/* pad 768-1024 */
@media only screen and (min-width: 768px)and (max-width: 1024px) {
.time { width: 18%;}
.pic{width: 49%;margin-right: 50px;}
.note { width: 45%;}
.note .zxtitle {padding: 0;}
.note .zxtitle a { display: block; width: 100%;overflow: hidden; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;}
.note .nrtext { height: 65%; margin-top: 15px;}

.note .nrtext p { overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.pic img { width: 100%;    margin: 10px 0;}

}

@media screen and (max-width:768px) {
.banner_img{padding-top:50px;}
.textmk ul {  display: block;}
.textmk ul li{width:100% ;    margin-right: 0px;}
.time { overflow: initial;}
.pic img { width: 100%;}
.note { width: 100%;}

.note .nrtext p { overflow: hidden;}
.pic img { width: 100%;    margin: 10px 0;}
.note .zxtitle a{font-size:20px;}
.easysite_pages{flex-wrap: wrap;}




}


@media screen and (max-width:1024px) {








}
/** 1440-1600 **/
@media only screen and (min-width: 1340x) {
.pic{width: 36%;margin-right: 15px;}
.pic img { width: 100%;height: 100%; object-fit: cover; }
.time {width:10%;}
.note { width: 86%;}
.note .zxtitle{height:auto;padding-top:5px;}
.note .nrtext p { overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

}