.ztwar,.xjzt{ width:1100px; margin:0 auto;}
.ztwar { margin-bottom: 40px; }
.ztleft{ width:270px;}
.xtright{width:702px;}
body{background:none!important;}
.newHeadNav .ulALine .levelTwo,.newHeadNav .ulA .levelTwo  {background: #FFF6E2;border-bottom:1px solid #F7CE8C;height:45px;overflow:hidden;}
.newHeadNav .ulA .levelTwo .ulB li a{color: #000;}
.newHeadNav .ulA .levelTwo .ulB li a:hover{color:#F71501;}

/*普通列表*/
.list { width: 100%; padding-bottom: 10px; padding-top: 20px; min-height: 450px; }
.list li { overflow: hidden; clear: both; width: 100%; height: 36px; line-height: 36px; *height: 32px; * line-height: 32px; border-bottom: 1px dashed #fdc; }
.list li a { float: left; display: block; max-width: 750px; padding-left: 15px; background: url(/nyj/uiFramework/commonResource/image/2019052809480935313.png) left center no-repeat; margin-left: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float: right; display: block; margin-right: 5px; }
.list li:hover { background: #fcfcfc; }
.list li:hover a,.list li:hover span{color:#d30b15;}

/* 分页样式 */
.nyj_page { text-align: center; margin-top: 20px; }
.nyj_page * { font-size: 14px; color: #333; line-height: 30px; }
.nyj_page_wrap, .nyj_total_page, .nyj_jump_page { display: inline-block; margin: 0 15px; }
.nyj_page_wrap a { margin: 0 5px; }
.nyj_jump_page input { border: 1px solid #ccc; text-align: center; width: 40px; line-height: 28px; height: 28px; }

/*响应式*/

@media screen and (max-width: 800px){
.ztwar, .xjzt{width:100%;}
.sjd_list li a{width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.list li a{width:60%;}
}