/*---------------list_group-----------------*/
#tth-content {
  width: 75%;
}

.box_page_detail ul li {
  font-size: 15px;
}

.list_group .row_item-title {
  color: #2363c9;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 2px;
}

.list_group .row_item .img {
  float: left;
  border: 3px solid #ffffff;
  margin-right: 12px;
  width: 177px;
  height: 118px;
  overflow: hidden;
}

.list_group .row_item .title a {
  font-size: 12px;
  color: #353636;
}

.list_group .row_item .date {
  font-size: 11px;
  font-weight: normal;
  color: #777777;
}

.list_group .row_item .short {
  font-size: 11px;
  line-height: 15px;
  max-height: 45px;
  overflow: hidden;
}

.list_group .row_item .other {
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px;
}

.list_group .row_item .other li a {
  background: url(../images/icon_other.gif) no-repeat 0px 5px;
  padding-left: 10px;
}

/*---------------list_item-----------------*/
.list_item .col_item {
  padding-bottom: 46px;
}

.list_item .col_item:after {
  content: '';
  display: block;
  clear: both;
}

.list_item .row_item .img {
  float: left;
  width: 19.7%;
}

.list_item .row_item .img img {
  width: 100%;
}

.list_item .col_item .info {
  float: left;
  width: 79.3%;
  padding-left: 22px;
}

#group-detail.full_content .list_item .row_item .img {
  width: 40%;
}

#group-detail.full_content .list_item .row_item .info {
  width: 60%;
}

.list_item .col_item .info h3 a {
  display: block;
  font-family: Roboto-Medium;
  font-size: 18px;
}

.list_item .col_item .btn_detail a {
  background: #1129b7;
  color: #fff;
  font-size: 13px;
  padding: 1px 9px;
}

.list_item .col_item .short {
  margin-top: 7px;
  font-size: 14px;
  color: #444;
  padding-bottom: 10px;
}

.list_item .col_item .date {
  color: #999999;
  margin-top: 5px;
}

.box_brand .box-content {
  margin-top: -15px;
}

/*grid_item*/
.grid_item .row_item {
  display: block;
  margin-right: -25px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid_item .row_item .col_item .img img {
  width: 100%;
  padding-bottom: 5px;
}

.grid_item .row_item .col_item h3 {
  padding-bottom: 15px;
}

.grid_item .row_item .col_item h3 > a {
  font-size: 15px;
  font-family: Roboto-Medium;
  text-align: justify;
  width: 100%;
}

.grid_item .row_item .col_item {
  width: 33.33%;
  float: left;
  padding-right: 25px;
  padding-bottom: 45px;
}

/*-------------------item_detail----------------*/
.box_page_detail .box-content {
  padding: 0px;
  border: none;
}

#item_detail .content {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

#item_detail > h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
  color: #1129b7;
  font-family: Roboto-Medium;
}

#item_detail > .item-date {
  font-style: italic;
  color: #888888;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#item_detail > .item-date span:before {
  padding-right: 5px;
}

#item_detail > .item-date span {
  padding-right: 5px;
}

#item_detail > .item-date > .time {
  display: none;
}

#item_detail > .tool-share {
  margin-bottom: 10px;
}

#item_detail > .tool-share > .tool-share-item {
  display: inline-block;
}

#item_detail > .item_related {
  margin-bottom: 20px;
}

#item_detail > .item_related ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px;
}

#item_detail > .item_related ul li a {
  background: url(../images/icon_other.gif) no-repeat 0px 12px;
  padding: 5px 0px 5px 17px;
  color: #666666;
  display: inline-block;
  border-bottom: 1px dashed #cbcbcb;
}

#item_detail > .item_related ul li a:hover {
  color: #d01062;
}

#item_detail > .item_related ul li .date {
  color: #999999;
}

#item_detail > .item-short {
  font-weight: bold;
}

#item_detail > .item-content * {
  max-width: 100% !important;
}

#item_detail > .item-content table {
  width: 100% !important;
}

#item_detail > .item-content table img {
  width: 100% !important;
}

#item_detail > .fanpage {
  width: 100%;
  overflow-x: hidden;
  text-align: center;
  margin-bottom: 10px;
}

#item_detail > .tags {
  margin-bottom: 10px;
}

#item_detail > .tags:after {
  content: '';
  display: block;
  clear: both;
}

#item_detail > .tags > h3 {
  float: left;
  margin-right: 10px;
}

#item_detail > .tags > ul {
  float: left;
}

#item_detail > .tags > ul > li {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}

#item_detail > .tags > ul > li > a {
  display: block;
  background: #f4f4f4;
  color: #444;
  border: 1px solid #cccccc;
  padding: 0px 5px;
}

#item_detail > .tags > ul > li > a:hover {
  background: #444;
  border-color: #000;
  color: #fff;
}

#item_detail > .detail-banner > .banner_item {
  text-align: center;
}

#item_detail > .detail-banner > .banner_item a,
#item_detail > .detail-banner > .banner_item img {
  display: inline-block;
  max-width: 100%;
}

/*-------------------list_other----------------*/
.page_list_other {
  margin-top: 15px;
}

.page_list_other ul {
  margin-top: 0px;
  padding-left: 20px;
}

.page_list_other ul li {
  margin-bottom: 7px;
}

@media (max-width: 767px) {
  #group-detail #column_mini,
  .news_focus_main .focus_list {
    width: 100%;
  }
  #group-detail .list_focus .focus-item {
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 8px;
  }
  #group-detail .list_focus .focus-item:last-child {
    padding-bottom: 0px;
  }
  #group-detail .list_focus .focus-item:after {
    content: '';
    display: block;
    clear: both;
  }
  #group-detail .list_focus .focus-item .img {
    float: left;
    width: 45%;
    padding-left: 8px;
    padding-right: 8px;
  }
  #group-detail .list_focus .focus-item .img img {
    width: 100%;
  }
  #group-detail .list_focus .focus-item .info {
    float: left;
    width: 55%;
    padding-left: 8px;
    padding-right: 8px;
  }
  #group-detail .list_focus .focus-item h3 {
    margin-top: -5px;
  }
  #group-detail .list_focus .focus-item h3 a {
    display: block;
    color: #444444;
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
  }
  #group-detail .list_focus .focus-item h3 a:hover {
    color: #d01062;
  }
  #group-detail .list_focus .focus-item .short {
    display: block;
    max-height: 90px;
    overflow: hidden;
    margin-top: 8px;
  }
  #group-detail #column_mini .banner_item {
    display: none;
  }
  #group-detail .list_item {
    width: 100%;
  }
}

@media (max-width: 999px) {
  .grid_item .row_item .col_item .short {
    display: none;
  }
}

@media (max-width: 850px) {
  #tth-column {
    display: none;
  }
  #tth-content {
    width: 100%;
    float: none;
  }
}

@media (max-width: 549px) {
  .grid_item .row_item .col_item {
    width: 50%;
  }
}

@media (max-width: 499px) {
  .list_item .col_item .short {
    display: none;
  }
  .list_item .col_item .btn_detail {
    display: none;
  }
}

/*# sourceMappingURL=page.css.map */