@charset "gb2312";
/* CSS Document */



/*文字列表*/
.col-left{ width:220px; padding:14px; border:1px #eee solid; margin-right:25px; }
.article-panel{ margin-bottom:20px;}
.article-panel h2{ background:#009ac7; height:46px; line-height:46px; text-align:center; font-size:20px; color:#FFF; margin-bottom:10px;}
.article-panel li{ line-height:42px; height:42px; margin-bottom:10px;}
.article-panel li a{ display:block; padding-left:10px; font-size:16px; background:url(../images/c-l-u.png) 200px center no-repeat; }
.article-panel li .on{ color:#d20000; background:url(../images/c-l-u-h.png) 200px center no-repeat #f5f5f5;}
.article-panel li a:hover{ background:#f5f5f5; background:url(../images/c-l-u-h.png) 200px center no-repeat #f5f5f5; }
.article-paneb li{ line-height:26px; height:26px; overflow:hidden; padding-left:8px; white-space:nowrap; text-overflow:ellipsis;}
.col-text{ border:1px #eee solid; padding:20px 20px; width:683px;}
.col-text-title{ font-size:20px; color:#009ac7; border-bottom:1px solid #009ac7; line-height:38px; margin-bottom:10px;}
.col-text-list ul li{ font-size:16px; line-height:40px; border-bottom:1px #eeeeee solid;  padding-left:10px;}
.col-text-list ul li span{ float:right; color:#999; font-size:14px;}
.col-text .page{ padding:40px 0; text-align:center;}
.col-text .page a{border:1px solid #ccc; height:20px; line-height:20px; padding:5px 10px; margin:0 2px;}
.col-text .page .cur{border:1px solid #009ac7; color:#FFF; background:#009ac7;}

/*单独页面*/
.col-text-one { font-size:16px;}
.col-text-one p{ text-indent:2em; line-height:2em; margin-bottom:10px;}







/*图片列表*/
.col-pic-list{ width:683px overflow:hidden;}
.col-pic-list ul{ width:698px;}
.col-pic-list li{ width:217px; float:left; margin-right:15px; margin-bottom:20px;}
.col-pic-list li img{ width:217px; height:150px;}
.col-pic-list li p{ font-size:14px; line-height:32px; height:32px; overflow:hidden;}



/*详情页*/

.con-text{border:1px #eee solid; padding:20px 30px; margin-bottom:30px;}
.headings{text-align:center; margin-bottom:30px;}
.headings h3{ font-size:24px; color:#333; margin-bottom:20px;}
.headings span{ color:#999;}
.article p{ text-indent:2em; font-size:16px; line-height:36px; margin-bottom:15px;}

