/*标签*/
.bq_cont1{ padding: 0 12px;border-bottom: 5px solid #f2f2f3;}
.bq_cont1 .bt_title{ height: 30px; line-height: 30px;font-size: 14px;}
.bq_cont1 .bt_title span{ font-weight: bold; }
.bq_cont1 .bt_title span:before{ display: inline-block; content: ''; width: 3px; height: 14px; vertical-align: middle; background: #f0412a; margin: -4px 5px 0 0;}
.bq_cont1 .bt_title .more{ float: right; text-align: center; display: block; color: #fff; font-size: 12px; height: 17px; line-height: 15px; margin-top: 6px; width: 40px;border-radius: 10px; background: #e03c28;  background-image: linear-gradient(35deg, #f96958, #e03c28);}
.bq_cont1 ul:after{ content: ''; clear: both; width: 0; height: 0; overflow: hidden; display: block;}
.bq_cont1 ul li{ float: left; width: 50%; margin-bottom: 10px;}
.bq_cont1 ul li a{ width: 95%; margin: 0 auto; display: block; min-height:30px; overflow: hidden; position: relative;}
.bq_cont1 ul li a img{ width: 100%; height: auto; display: block; border-radius: 5px;}
.bq_cont1 ul li a p{ background: rgba(0,0,0,0.5) ; width: 100%; height:20px; line-height: 20px; font-size: 12px; overflow: hidden; position: absolute; left: 0; bottom: 0;}
.bq_cont1 ul li a p span{margin: 0 5px; color: #eee;}
/*标签列表页面*/
.bq_cont2{padding: 0 12px;border-bottom: 5px solid #f2f2f3;}
.bq_cont2 ul li{ padding: 10px 0; border-bottom: 1px solid #eee;}
.bq_cont2 ul li a{ display: flex; height: 80px;}
.bq_cont2 ul li a img{ width: 135px; height: 100%; border-radius: 5px;}
.bq_cont2 ul li a  .text{ flex: 1;  margin-left: 10px; color: #333333;}
.bq_cont2 ul li a  .text .bt{font-size: 15px; height: 50px;line-height: 25px; overflow: hidden; font-weight:bold;margin-top: -3px; margin-bottom: 3px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
.bq_cont2 ul li a  .text .miaoshu{ line-height: 15px; height: 30px; overflow: hidden; font-size: 12px; text-align: justify;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;  display:none;  }
.bq_cont2 ul li a  .text .bq{ color: #999; height: 15px; line-height: 15px; overflow: hidden; margin-top: 15px;}
.bq_cont2 ul li a  .text .bq span.time{float: right; display: block; }



