﻿@charset "utf-8";
/***公告模块***/
.noticeList{width:770px; border:1px solid #dfdee0;}
.noticeList ul li{ float:left; height:40px; line-height:40px; text-align:center;}
.noticeList .listTitle{ border-bottom:1px solid #137aa8;background-color:#137aa8;color:#fff;}
.noticeList .listTitle ul li.title{ text-indent:100px; text-align:left;}
.noticeList ul li.title{ width:520px;}
.noticeList ul li.title a:hover{ color:#007ec8;}
.noticeList ul li.time{ width:145px;margin-left:100px;}
.noticeList .listContent ul{ border-bottom:1px solid #efeeef;}
.noticeList .listContent ul li.title{ text-indent:40px; background:url(../images/hxiaodian.png) no-repeat 25px center; text-align:left;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.listContent .pageSize{ margin:20px auto;}

/**最新公告列表**/
.lastNotice{ margin-top:30px;}
.lastNotice .noticeTitle{ height:40px; line-height:40px; border-bottom:1px solid #d9d9d9; font-size:16px;}
.lastNotice ul { margin-top:10px;}
.lastNotice ul li{ height:36px; line-height:36px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/***最新公告详情页***/
.articleDetailLeft{ width:770px; float:left;border:1px solid #ccc;}
.articleTitle{ font-size:24px; font-weight:bold;width:680px;margin:0 auto;line-height:38px; text-align:center;display:block;text-overflow:ellipsis;margin:15px auto;}
.articletime{ text-align:center; color:#999; font-size:12px;float:left;width:180px;}
.articleAuthor{ height:30px; line-height:30px; color:#999; font-size:12px; background-color:#f9f9f9;margin-top:20px;width:500px;margin:0 auto;margin-bottom:10px;}
.articleAuthor .detial{ float:left; width:300px; margin-top:10px; height:20px;}
.articleAuthor .detial font{ padding:0px 15px; height:14px; line-height:14px; border-left:1px solid #dfdee0;}
.articleAuthor .detial font:first-child{ padding-left:0px; border-left:0px; display:inline-block;}
.articleAuthor .articleShare{ float:left; width:200px;margin-left:10px;}
.articleAuthor .articleShare font{ float:left;}
.articleAuthor .printpage{ width:80px; float:left;text-align:right;}
.articleAuthor .printpage a{ color:#188eee;}
.articleContent{ line-height:26px; margin-top:20px;text-align:justify; text-justify:inter-ideograph; width:700px;margin:10px auto; overflow:hidden;}
.articleDetailRight{ width:220px; float:left;border:1px solid #ccc;margin-top:5px;}
.articleDetailRight .detailTitle{ height:16px; font-size:16px; line-height:16px; border-bottom:1px solid #d9d9d9; height:40px; line-height:40px;text-indent:10px;background:#54d6fe}
.articleDetailRight .detailTitle font{color:red;font-style:italic;font-size:12px;}
.articleDetailRight .detailList{margin-bottom:20px;margin-left:10px;}
.articleDetailRight .detailList ul li{ height:34px; line-height:34px; font-size:13px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width:200px;}
.articleDetailRight .detailList ul li font{color:red;font-style:italic;font-weight:bold}
.articleDetailRight .detailList ul li a:hover{ color:#188eee;}

.notiContent{width:1050px;margin:0 auto;margin-bottom:10px;}
.notiContent .notiLeft{float:left;width:220px;padding-left:10px;}
.notiContent .notiRight{float:left;width:697px;margin-left:15px;margin-top:10px;}