@import url("common.css");
/*@import url("myfocus.css");*/
/*首屏*/
.ban_l { width: 810px; height: 536px; padding: 20px; }

.ban_lb { width: 370px; }
.ban_lb .lb_1:nth-child(1),.ban_lb .lb_1:nth-child(5) { font-size: 18px; color: #ca1728; }
.ban_lb .lb_1:nth-child(5) { margin-top: 30px; }
.ban_l_b .lb_1 { float: left; width: 304px; }
.ban_l_b .lb_1:nth-child(2n) { float: right; }

/*最新推荐*/
.ban_news { width: 420px; height: 432px; }
.ban_news .lb_2 { margin-bottom: 7px; }
/*专题*/
.ban_zt .zt_a { margin-left: 20px; display: block; border-radius: 10px; }
.ban_zt .zt_a:first-child { margin-left: 0; }
.ban_zt .zt_a img { width: 285px; height: 149px; border-radius: 10px; }