  /* 位置(开始) */
.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_product { width: 1280px; margin: 20px auto; line-height: 200%;}
h2{ margin: 0 auto; margin-bottom:20px; width: 1280px; font-size:24px; color:#000;}
#product_list{ margin:0 auto; width:1280px;}
#product_list li{ float:left; width:158px; height:210px; padding:10px; margin-left:36px; text-align:center; border: 1px solid #e7e7e7; margin-bottom:36px; border-radius: 8px;}
#product_list li:nth-child(6n+1){ margin-left:0}
#product_list  li:last-child{ margin-bottom:50px;}
#product_list li img{width:130px; height:130px; padding:10px 0;}
#product_list li:hover{ border-color:#0071c0;}
/* 内容(结束) */