@charset "utf-8";
/* CSS 机构介绍 */
.guest{ margin:50px auto 0px;}
.guest_left{ padding:32px 52px 0 23px;}
.guest_right{ width:960px; height:auto; min-height:350px; padding:15px 20px; overflow:hidden; background:#fff;}
.guest_c li a{ line-height:50px;}
.guest_c li{ width:282px; margin-right:20px; overflow:hidden; float:left;}
.guest_name{ display:block; width:119px; border:1px solid #9e0000; color:#9e0000; font-size:20px; line-height:51px; text-align:center; border-radius:5px; margin-bottom:20px;}
.guest_name:hover{ background:#ffefef; text-decoration:none;}
.guest_name.add{ background:#9e0000; color:#fff;}

/*css 论坛介绍*/
.bbs_txt{ padding:10px;}
.bbs_txt_c{ font-size:14px; color:#666; line-height:24px;}
.bbs_txt_e{ font-size:14px; color:#666; line-height:24px; font-family:Arial;}