@charset "utf-8";
/* CSS Document */



/* 相关文章 --------------- */
.link{ width:230px; float:right; position:relative; padding:45px 20px 0 20px; border:1px solid #E7E7E7; border-radius:2px; background:#FFF;}
.link h1{ height:45px; float:left; position:absolute; top:15px; left:20px; font:normal 16px/45px "Microsoft YaHei"; border-bottom:1px solid #27779C;}
.link ul{ width:100%; float:left; margin:15px 0 0 0; padding:0 0 66px 0; border-top:1px solid #E0E0E0;}
.link ul li{ width:100%; float:left; border-bottom:1px dashed #E0E0E0;}
.link ul li a{ width:100%; height:40px; float:left; line-height:40px; font-size:14px; overflow:hidden; color:#458FB1;}
.link ul li a:hover{ color:#FF92A3; text-decoration:none;}








/* LIST --------------- */
.list{ width:646px; float:left; padding:15px 30px 30px 30px; border:1px solid #E7E7E7; border-radius:2px; background:#FFF;}
.list h1{ width:100%; height:45px; float:left; position:relative; border-bottom:1px solid #E0E0E0;}
.list h1 i{ height:45px; float:left; position:absolute; top:0px; left:0px; font:normal 16px/45px "Microsoft YaHei"; border-bottom:1px solid #27779C;}

.list-main{ width:100%; float:left; padding:10px 0 15px 0; border-bottom:1px dashed #E7E7E7;}
.list-main a{ text-decoration:none;}
.list-main h2{ width:100%; height:55px; font-size:16px; font-weight: normal; color:#27779C; line-height:55px;} 
.list-text{ width:100%; float:left;}
.list-text dt{ width:180px; height:125px; float:left; overflow:hidden; margin:0 22px 0 0; background:#F6F6F6;}
.list-text dt img{ width:180px; float:left;}
.list-text dd{ overflow:hidden;}
.list-text dd span.span-label{ width:100%; height:23px; float:left; padding:0 0 10px 0;}
.list-text dd span.span-label u{ height:23px; float:left; line-height:23px; color:#888; padding:0 15px 0 0; text-decoration:none;}
.list-text dd span.span-yd{ height:15px; float:left; padding:15px 0 0 0; margin:0 0 0 -12px;}
.list-text dd span.span-yd u{ height:15px; float:left; color:#27779C; line-height:15px; padding:0 10px 0 11px; text-decoration:none; border-left:1px dotted #27779C;}
.list-text dd p{ width:100%; max-height:48px; float:left; overflow:hidden; color:#333; line-height:24px; font-size:14px; text-align:justify;}


/* ----- 分页样式 --------------- */
.paging{ width:618px; height:25px; float:left; padding:30px 0;}
.paging a{ height:25px; float:left; line-height:25px; color:#FFF; padding:0 10px; margin:0 10px 0 0; background:#27779C;}
.paging a:hover{ background:#256685; text-decoration:none;}
.paging span{ height:25px; float:left; line-height:25px; color:#FFF; padding:0 10px; margin:0 10px 0 0; background:#3B454B;}


























