.journal_list{}
.journal_list .unit{ width:229px; height: 420px; padding: 30px 60px 30px 30px; border-bottom: 1px #e3e3e3 solid; border-right: 1px #e3e3e3 solid; overflow: hidden;}
.journal_list .unit .title{ font-size: 26px; color: #000; line-height: 36px;}
.journal_list .unit .date{ font-weight: bold; margin-bottom: 38px;}
.journal_list .unit .keyword{ color: #000; line-height: 24px;}
.journal_list .unit .intro{  height: 250px; color: #005bac; overflow: hidden; font-size: 26px; line-height: 36px;}
.journal_list .unit a.btnDetail{ bottom: 30px; left: 30px; background:url(/theme/v1.0/images/icon/plus.png) no-repeat center center #000; display: block; height: 50px; width: 50px; color: #fff;}

.journal_list .unit.curr{ background-color: #005bac; }
.journal_list .unit.curr .title,.journal_list .unit.curr .date,.journal_list .unit.curr .keyword,.journal_list .unit.curr .intro{ color: #fff;}
