
/* 文章首页 -----------------------------------------*/
.newsCenterPage #focPicNews {width: 610px; height:300px; float: right; margin-left: 20px; *display: inline;}
.newsCenterPage #focPicNews li {width:190px;height:140px;overflow:hidden;margin-bottom:20px;position: relative;}
.newsCenterPage #focPicNews li img { width:100%; height:140px;}
.newsCenterPage #focPicNews .first { float:right; width:400px; height:300px;}
.newsCenterPage #focPicNews .first img { width:100%; height:300px; }
.newsCenterPage #focPicNews .title {position:absolute; width:96%; height:40px; bottom:-60px; background: url(../image/tm50.png); line-height:20px; padding:10px 3%; transition: all 0.3s; }
.newsCenterPage #focPicNews .title a { color:#fff;}
.newsCenterPage #focPicNews .on .title { bottom:0;}

.newsCenterPage .topicList { overflow:hidden;}
.newsCenterPage .topicList li.n { height:35px; line-height:35px; font-size:14px; }
.newsCenterPage .topicList li.n .date { color:#999; }
.newsCenterPage .topicList li.n a{ padding-left:15px; background:url(../image/liteicon1.png) no-repeat 0;}
.newsCenterPage .topicList li.t { background:#f5f5f5; border:0; margin-bottom:10px;}
.newsCenterPage .topicList li.t .date {float:left;width:70px;height:70px;overflow:hidden;background:#fff;margin: 20px;box-shadow: 0 0px 5px #e5e5e5;font-size:12px;text-align: center;}
.newsCenterPage .topicList li.t .date em { display:block; font-size:32px; font-weight:bold; color:#c70010; padding-top:8px;}
.newsCenterPage .topicList li.t .title {font-size:16px;font-weight:bold;padding:15px 0 0;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsCenterPage .topicList li.t .intro { font-size:12px; line-height:24px; height:48px; overflow:hidden;}

/* 栏目循环 */
.pageBoxLoop{overflow: hidden; padding-top: 20px;}
.pageBoxLoop .box{width: 47.5%;}
.pageBoxLoop .box.fr {width: 50.83%;}
.pageBoxLoop .box .bd{height: 180px;}
.pageBoxLoop .hd { margin-bottom:20px;}
.pageBoxLoop .hd h3 a { color:#c00; font-weight:bold;}
.pageBoxLoop .hd h3 {border-color:#c60010;padding:0 5px;line-height: 47px;}

.pageBoxLoop .picList { float:left; width:210px;margin-right:20px;}
.pageBoxLoop .picList li { position:relative; height:160px; overflow:hidden;}
.pageBoxLoop .picList li img { width:100%; height:auto; }
.pageBoxLoop .picList li .title{ position:absolute; bottom:0; text-align:center; background:url(../image/tm50.png) ; width:100% ;}
.pageBoxLoop .picList li .title a {color:#fff; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:0 5px;}

.pageBoxLoop .infoList {}
.pageBoxLoop .infoList li {height:35px; line-height:35px;}

#ztzlAd .fixedCount { display:none;}

#footer { background:#c60010}