  /* 位置(开始) */
.weizhi_bg { width: 100%; margin: 20px auto; height: 60px; border-bottom: 1px solid #eee; }
#weizhi{ margin:0 auto; width:1280px; line-height: 60px; position: relative;}
#weizhi i { font-size: 24px; font-style: normal; color: #333; }
#weizhi span { position: absolute; right: 0; font-size: 16px; margin-top: 5px; }
/* 位置(结束) */

/* 标题(开始) */
#main_t{ margin:0 auto; width:100%; text-align:center;}
#main_t h1 {font-size: 30px;height: 70px;line-height: 70px;color: #000;font-weight: normal;}
/* 标题(结束) */

/* 摘要(开始) */
#main_zaiyao { width: 1280px; margin: 20px auto; line-height: 160%; padding: 12px 0; color: #999; border-top: #eee 1px solid; border-bottom: #eee 1px solid;}
/* 摘要(结束) */

/* 内容(开始) */
#main_neirong { width: 1280px; margin: 20px auto; line-height: 200%;}
/* 内容(结束) */