@import url("common.css");
.position { padding: 0 30px; }
.ban_b { padding: 10px 30px 30px 30px; height: 230px; }
.banner { width: 360px; height: 230px; padding: 0; }
.banner .bd_bt { position: absolute; height: 40px; bottom: 0; left: 0; right:0; color: #fff; font-size: 16px; background: rgba(0,0,0,0.6); line-height: 40px; padding: 0 10px;}
.banner .bd_img { height: 230px; }
.banner img {height: 230px;}
.ban_b_r { width: 750px; }
/*最新文章*/
.ban_news {  }
.news_nr .lb_2 { float: left; width: 35%; margin-right: 2%; }
.news_nr .lb_2:nth-child(2n) { float: right; }
/*最新、热门*/
.ban_tag { width: 100%;  border-bottom: 1px solid #e1e1e1; }
.tag_nr { height: 140px; overflow: hidden; margin-bottom: 20px; }
.tag_a {  display: block; padding: 0 10px; line-height: 34px; margin: 0 10px 15px 0; background: #f8f8f8; border-radius: 20px; }
.tag_a:hover { background: #4e77de; color: #fff; }
