@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	所有网站通用模块，可根据自身网站修改
*/

/* 通用信息列表 */
.infoList{ text-align:left; }
.infoList li{ height:30px; line-height:30px; overflow:hidden; }
.infoList li.noData{padding-left: 0; background: none; color: #999;}
.infoList li,.infoList li font{font-size: 14px;}
.infoList li .date{ float:right; color:#999;  }
.infoList li .node{ color:#666; margin-right:5px;   }


/* 头条图文信息列表_普通式 */
.topicList .t{padding:0 0 10px 0; background: none; overflow: hidden;}
.topicList .t .pic{width: auto; float: left; margin-right: 10px; display: inline;}
.topicList .t .pic img{width: 115px; height: 86px;}
.topicList .t .con{overflow: hidden;}
.topicList .t .title{ height:20px; line-height:20px; overflow:hidden;}
.topicList .t .tit{font-weight:bold;font-size:14px; color:#333;}
.topicList .t .intro{padding-top: 6px; line-height:20px; color:#999;}
.topicList .t .intro .more{ color:#c00;  }
.topicList .n{height: 30px; line-height: 30px; font-size: 14px;}
.topicList .n font{font-size: 14px;}
.topicList .n .date{float:right; font-size: 12px; color:#999;  }
.topicList .noData{padding: 0; background: none; color: #999;}

/* 通用带图片的信息列表_普通式 */
.picList li{width: 200px; float: left; margin-right: 17px; display: inline; }
.picList li .pic img{width: 200px; height: 146px; }
.picList li .title{ padding-top:16px; line-height: 26px; text-align: center; font-size: 14px;}


/* 焦点图切换-新闻内容 */
.focusBox{ width:320px; overflow:hidden; position:relative;  }
.focusBox .hd{ position:absolute; z-index:1; right:6px; bottom:8px; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-left:4px;  width:20px; height:20px; line-height:20px; text-align:center; color: #666; background:white; cursor:pointer; }
.focusBox .hd ul li span{}
.focusBox .hd ul li.on{background-color: #ee8e3c; color: white;}
.focusBox .bd{ position:relative;}
.focusBox .bd .pic img{ width:320px; height:240px;   }
.focusBox .bd .con,
.focusBox .bd .title,
.focusBox .bd .bg{width: 100%; display: block; height: 36px; line-height: 36px; position: absolute; left: 0; bottom: 0;}
.focusBox .bd .con{z-index: 1; }
.focusBox .bd .title{z-index: 2;}
.focusBox .bd .title a{padding-left: 10px; font-size: 14px; color: white;}
.focusBox .bd .bg{ display: block; background-color: black; opacity: .5; filter: alpha(opacity=50);  }


/* 星形评分 */
.stars{ display:inline-block; *display:inline; zoom:1; width:72px;  height:11px; margin-right:5px;  overflow:hidden; background:url("/template/default/skin/peSkin/images/share/starSplit.gif") -4px -34px  no-repeat;  }
.stars i{ display:inline-block; *display:inline; zoom:1; height:11px;  background:url("/template/default/skin/peSkin/images/share/starSplit.gif") -4px -14px no-repeat; }
.starsMan{ display:none;  }


/*-- 
颜色代码
#1E72B4 深蓝色标题
#C4DEF8 淡蓝色边框
--*/
