
/* ====================
     列表页
==================== */
/*盒子*/
.box_b {background:#FFF; padding:29px; padding-top:0; border:1px solid #CCCCCC; border-top:3px solid #f991c9;}/*大盒子*/
.box_s{background:#FFF; border:1px solid #CCCCCC; border-top:3px solid #f991c9;}/*小盒子*/
/*文章列表-没有图片的列表1*/
.articlelist1 {border:0; overflow:hidden; margin-top:20px;}
.articlelist1 ul{overflow:hidden;}
.articlelist1 li{border-bottom:1px solid #e5e5e5; overflow:hidden; position:relative; padding:10px 0;}
.articlelist1 li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:10px; color:#999;}
/*文章列表-没有图片的列表2*/
.articlelist2 {border:0; overflow:hidden;}
.articlelist2 ul{overflow:hidden;}
.articlelist2 li{border-bottom:1px solid #e5e5e5; overflow:hidden; position:relative; padding:20px 0;}
.articlelist2 li .title {font-size:16px; font-weight:bold;} 
.articlelist2 li .description {height:35px; overflow:hidden; padding-top:10px;} 
.articlelist2 li .time {width:75px; height:30px; position:absolute; z-index:100; right:0; top:20px; color:#999;}
/*图片列表----侧屏3列*/
.piclist1 {width:820px; border:0; overflow:hidden;}
.piclist1 ul {width:1024px; overflow:hidden; display:block; margin-top:20px;}
.piclist1 li{width:242px; float:left; margin-right:22px; padding-bottom:25PX;}
.piclist1 li div {width:242px;}
.piclist1 li img {width:242px; height:160px; vertical-align:top;/* border:1px solid #FFF;*/}
.piclist1 li a:hover img{/* border:1px solid #000;*/}
.piclist1 li .title {width:200px; text-align:center; font-size:14px; overflow:hidden; height:16px; line-height:16px; padding-top:10PX; font-weight:bold;}
.piclist1 li .description { padding-top:10px; overflow:hidden; height:40px; overflow:hidden;}
/*图片列表----宽屏4列*/
.piclist2 {width:1190px; border:0; overflow:hidden;}
.piclist2 ul {width:1224px; overflow:hidden; display:block; margin-top:29px;}
.piclist2 li{width:259px; float:left; margin-right:30px; padding-bottom:29PX;}
.piclist2 li div {width:259px;}
.piclist2 li img {width:259px; height:180px; vertical-align:top;/* border:1px solid #FFF;*/}
.piclist2 li a:hover img{/* border:1px solid #000;*/}
.piclist2 li .title {width:205px; text-align:center; font-size:16px; overflow:hidden; height:20px; line-height:20px; padding-top:10PX; font-weight:bold;}
.piclist2 li .description { padding-top:10px; overflow:hidden; height:43px; overflow:hidden;}
/*图片列表----宽屏3列*/
.piclist3 {width:1188px; border:0; overflow:hidden;}
.piclist3 ul {width:1224px; overflow:hidden; display:block; margin-top:29px;}
.piclist3 li{width:356px; float:left; margin-right:30px; padding-bottom:30PX;}
.piclist3 li div {width:356px;}
.piclist3 li img {width:356px; height:240px; vertical-align:top;/* border:1px solid #FFF;*/}
.piclist3 li a:hover img{/* border:1px solid #000;*/}
.piclist3 li .title {width:280px; text-align:center; font-size:16px; overflow:hidden; height:16px; line-height:16px; padding-top:10PX; font-weight:bold;}
.piclist3 li .description { padding-top:10px; overflow:hidden; height:55px; overflow:hidden;}
/*图文列表----侧屏1列*/
.piclist4 {border:0; overflow:hidden;}
.piclist4 ul{overflow:hidden; display:block;}
.piclist4 li{width:100%; display:block; overflow:hidden; float:left; border-bottom:1px solid #e5e5e5; padding:20px 0;}
.piclist4 li .img{width:200px; text-align:center; height:140px; line-height:140PX; background:#eee; float:left; margin-right:20px; position:relative;}
.piclist4 li .img img {width:200px; height:140px; vertical-align:top; border:0PX solid #ccc;}
.piclist4 li .title {font-size:18px; padding-bottom:10px;} 
.piclist4 li .title a {color:#000000;}
.piclist4 li .class {font-size:12px; padding-bottom:10px; overflow:hidden; color:#000000;}
.piclist4 li .class a{ color:#000000;}
.piclist4 li .class span{width:auto; float:left; margin-right:15px;}
.piclist4 li .description {height:62px; overflow:hidden;} 
.piclist4 li .time {width:80px; text-align:center; height:20px; line-height:20px; background:#CC0000; color:#FFF; border-radius:10px; float:right; display:none;}
.piclist4 li .more {width:80px; height:20px; position:absolute; z-index:100; bottom:5px; right:0;}
/*文章列表-没有图片的列表2*/
.piclist5 {border:0; overflow:hidden;}
.piclist5 ul{overflow:hidden;}
.piclist5 li{border-bottom:1px solid #e5e5e5; overflow:hidden; position:relative; padding:20px 0;}
.piclist5 li .title {font-size:18px; font-weight:bold;} 
.piclist5 li .description {overflow:hidden; padding-top:10px; padding-bottom:10px; line-height:26px;} 
.piclist5 li .time {width:105px; height:30px; position:absolute; z-index:100; right:0; top:20px; color:#999;}
.piclist5 li .image{ text-align:center;}
/* 列表分页 */
#pages {font-family:宋体; text-align:center; margin-top:20px;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(https://www.zhengxingzhijia.com/statics/css/images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#CC0000; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#CC0000; border:1px solid #b3dfde; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(https://www.zhengxingzhijia.com/statics/css/img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
/*小盒子列表标题*/
.box_s h3 { height:35PX; line-height:35PX; overflow:hidden; background:#EEE; margin:1px;}
.box_s h3 span{width:auto; float:left; padding-left:10PX;}
.box_s h3 .more { float:right; padding-right:10px;}
.RelationBox {overflow:hidden; padding-bottom:25px;}
.RelationBox ul { padding:25px; padding-top:0PX; padding-bottom:0;}
.keywordsBox .box { padding:25PX; overflow:hidden;}
.keywordsBox .box a { display:block; float:left; margin-right:10px; background:#EEE; padding:3PX; margin-bottom:10PX;}
.newslist {overflow:hidden;  margin-top:15px;}
.newslist li{ font-size:14px; overflow:hidden; position:relative; height:30px; line-height:30px;}
.newslist li .time {width:85px; height:30px; position:absolute; z-index:100; right:0; top:10px; color:#999;}
/*小盒子列表-图文列表1列*/
.piclist_1 {border:0; overflow:hidden; margin-top:15px;}
.piclist_1 li{width:100%; display:block; overflow:hidden; float:left; border-bottom:1px solid #e5e5e5; padding:10px 0;}
.piclist_1 li .img{width:auto; float:left;}
.piclist_1 li .img img {width:130px; height:80px; vertical-align:top; border:0PX solid #ccc;}
.piclist_1 li .text{width:135px; float:right;}
.piclist_1 li .text .title {font-size:16px; font-weight:bold; height:24px; line-height:24px; overflow:hidden;} 
.piclist_1 li .text .description {height:42px; overflow:hidden;} 
.piclist_1 li .text .time {width:80px; height:20px; color:#999999; padding-top:5px;}
.piclist_1 li .text .more {width:80px; height:20px; position:absolute; z-index:100; bottom:5px; right:0;}
/*小盒子列表-图片列表2列*/
.piclist_2 {width:340px; border:0; overflow:hidden; margin-top:25px;}
.piclist_2 li{width:130px; float:left; margin-right:25px; padding-bottom:25px;}
.piclist_2 li div {width:130px;}
.piclist_2 li img {width:130px; height:80px; vertical-align:top;/* border:1px solid #FFF;*/}
.piclist_2 li a:hover img{/* border:1px solid #000;*/}
.piclist_2 li .title {width:130px; text-align:center; font-size:14px; overflow:hidden; height:16px; line-height:16px; padding-top:10PX; font-weight:bold;}
.piclist_2 li .description { padding-top:10px; font-size:12px; overflow:hidden; height:35px; overflow:hidden; display:none;}