@import url("common.css");
body { background: #fff; }
.position { background: #f7f7f7; }
.position_nr { padding: 0 10px; }
.ban_t { height: 382px; overflow: hidden; }
.con_ban .head_1 { line-height: 30px; height: 30px;  }
.ban_b_r { width: 730px; }
.ban_t_l { width: 820px; }
.ban_t_l .lb_3 { width: 370px; }
.ban_t_l .lb_3 .lb_nr { width: 260px; }
.ban_t_l .lb_3:nth-child(2n) { float: right; }
.ban_t_l .lb_2 { width: 300px; float: left;  margin-right: 20px; padding-left: 25px;  }
.ban_t_l .lb_2:nth-child(2n) { float: right; }
.ban_t_l .b_hr:before,.ban_t_l .b_hr:after { height: 200px; }
.ban_t_l .b_hr:after {left: 442px}
.ban_news { width: 340px; }
.con_ban .hot_nr .lb_6 {margin-bottom: 3px;}
/*最新文章*/
.news_nr .lb_2 { float: left; width: 40%; margin-right: 2%; }
.news_nr .lb_2:nth-child(2n) { float: right; }
/*最新、热门*/
.ban_tag { padding: 20px; }
.tag_nr { height: 88px; overflow: hidden; }
.tag_a {  display: block; padding: 0 10px; line-height: 34px; margin: 0 10px 15px 0; background: #fff; border-radius: 20px; }
.tag_a:hover { background: #12a5f1; color: #fff; box-shadow: 0 4px 10px rgba(20,168,240,.4); }
