@import url("common.css");
.list_bt { position: relative; padding-left: 30px; }
.list_bt em { position: absolute; left: 0; font-size: 20px; top: 3px; color: #2191f0;}
.ms_rwap p { line-height: 30px; }
.list_hot .pic_lb3 { margin-bottom: 30px; }
/*左侧*/
.con_l { width: 838px; padding:0 30px 30px 30px; }
.list_hot .pic_lb3 { float: left; width: 265px; }
.list_hot .pic_lb3:nth-child(2n+1) { margin-right: 40px; }
.list_itme { padding-right: 150px; position: relative; display: block; margin-bottom: 20px;  padding-bottom: 20px; border-bottom: 1px dashed #dce0db; }
.list_itme:hover { padding-left: 5px; }
.list_itme:hover span { font-weight: bold;   }
.list_itme span { color: #333; font-size: 16px;   }
.list_itme span b { font-weight: normal; }
.list_itme time { background: #f3f5f9; margin-left: 10px; padding: 2px 5px;  }
.list_itme p { line-height: 24px; height: 24px; font-size: 12px; color: #999; margin-top: 10px; }
.list_itme .list_btn { position: absolute; right: 0; width: 102px; height: 34px; border: 1px solid #dce0db; text-align: center; line-height: 34px; top: 9px; }
.list_itme:hover .list_btn { background: #fbb13d; color: #fff;  border: 1px solid #fbb13d; }

.list_tag { float: left; margin-left: 30px; overflow: hidden; max-width: 650px; height: 20px; line-height: 20px; margin-top: 4px;}
.list_tag a { margin-right: 10px; color: #999; }