/* tag页 */
.tags {
  width: 100%;
  background-color: #f7f9fb;
  overflow: hidden;
}

.tag_box {
  width: 100%;
  margin-bottom: 30px;
}

.tag_box:nth-last-child(1) {
  margin-bottom: 10px;
}

.tag_box .tag_top {
  width: 100%;
  height: 50px;
  background-color: #fff;
  margin-bottom: 20px;
}

.tag_box .tag_top a {
  display: block;
  float: left;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #000;
}

.tag_box .tag_top a:hover {
  color: #4284da;
}

.a_borb {
  border-bottom: 3px solid #4284da;
}

.tag_box .tag_bom {
  width: 100%;
}

.tag_box .tag_bom .tags_bb {
  width: 100%;
  display: none;
}

.tag_box .tag_bom .tags_bb .bb_list6 {
  margin-right: 0 !important;
}

.bb_show {
  display: block !important;
}

.list2_span,
.list2_spans,
.list2_spanss {
  font-size: 13px !important;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 20px;
}

.tag_box .tag_bom .tags_bb .bb_cc p {
  font-size: 16px;
  font-weight: 700;
  -webkit-line-clamp: 2;
}

.tag_box .tag_bom .tags_bb .bb_dd p.list2_spans {
  font-size: 18px !important;
  font-weight: 700;
  line-height: 25px;
}

.tag_box .tag_bom .tags_bb .bb_ff p {
  font-size: 20px !important;
  font-weight: 700;
  line-height: 30px;
  -webkit-line-clamp: 2;
}

.tag_box .tag_bom .tags_bb a {
  display: block;
  float: left;
  width: 90px;
  height: 90px;
  padding: 12px 12px;
  font-size: 13px;
  color: #666;
  margin: 0 10px 10px 0;
  text-align: center;
  background-color: #e9ecf2;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  -o-box-orient: horizontal;
  -o-box-pack: center;
  -o-box-align: center;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -ms-box-align: center;
}

.tag_box .tag_bom .tags_bb a:hover {
  background-color: #4284da;
  color: #fff;
}

.tag_box .tag_bom .tags_bb .bb_cc {
  width: 190px;
  font-size: 16px;
  font-weight: 700;
}

.tag_box .tag_bom .tags_bb .bb_dd {
  width: 190px;
  height: 190px;
}

.tag_box .tag_bom .tags_bb .bb_ff {
  width: 290px;
  height: 190px;
  padding: 30px 12px;
}

.mrgt {
  margin-right: 0 !important;
}

.bb_list1,
.bb_list2,
.bb_list5,
.bb_list6 {
  width: 190px;
  float: left;
  margin-right: 12px;
}

.bb_list1 a:nth-child(2) {
  margin-right: 0 !important;
}

.bb_list2 a:nth-of-type(2n) {
  margin-right: 0 !important;
}

.bb_list5 a:nth-child(2n-1) {
  margin-right: 0 !important;
}

.tag_box .tag_bom .tags_bb .bb_list6 a {
  margin-right: 0;
}

.tag_box .tag_bom .tags_bb .bb_list6 a:nth-child(2) {
  margin-right: 10px !important;
}

.bb_list3 {
  width: 290px;
  float: left;
  margin-right: 12px;
}

.bb_list3 a:nth-child(3),
.bb_list3 a:nth-child(7) {
  margin-right: 0 !important;
}

.tag_box .tag_bom .tags_bb .bb_list4 {
  width: 90px;
  float: left;
  margin-right: 12px;
}

.tag_box .tag_bom .tags_bb .bb_list4 a {
  margin-right: 0 !important;
}
