/* PC和移动端公共样式 */
#logo span {
  font-size: 26px;
  font-weight: 600;
  font-style: italic;
  color: #d8584e;
}
#logo .hf_sitename_236 {
  color: #d8584e;
}
.hf_video_play_box_052 .hf_video_outer_120 {
  background-color: #000;
  padding-top: 60%;
  position: relative;
}
.hf_video_play_box_052 .hf_video_outer_120 video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tlc {
  text-align: center;
}
.flexbox {
  display: flex;
  align-items: center;
}
.flex_c {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hf_single_page_116 {
  max-width: 1200px;
  margin: 0 auto 80px;
}
.hf_single_page_116 h1 {
  font-size: 30px;
  text-align: center;
  padding: 30px;
  font-weight: bold;
}
.hf_single_page_116 .hf_content_251 {
  border-radius: 10px;
  padding: 100px 50px;
  background: #fff;
  font-size: 20px;
  line-height: 1.8;
}
.hf_single_page_116 .hf_content_251 p {
  text-indent: 2em;
  margin-bottom: 10px;
}
/* PC端样式 */
@media screen and (min-width: 800px) {
  .hf_m_hide_277 {
    display: block;
  }
  .hf_m_show_278 {
    display: none;
  }
  .hf_mobile_nav_140,
  .hf_mobile_footer_061,
  .hf_sm_title_237 {
    display: none;
  }
  .hf_daily_302,.hf_daily1_271 {
    padding-top: 1px;
  }
  .hf_list_335 {
    font-weight: bold;
    color: #525252;
  }
  .hf_zb_item_266 {
    display: flex;
    align-items: center;
    text-align: left;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 12px;
    line-height: 20px;
    font-size: 14px;
  }
  .hf_zb_item_266:hover {
    background: #eee;
  }
  .hf_zb_item_266 .hf_col_355 {
    display: flex;
  }
  .hf_zb_item_266 .hf_col2_324 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .hf_zb_item_266 .hf_vs_384 {
    width: 100px;
    text-align: center;
  }
  .hf_zb_item_266 .hf_col3_325 {
    justify-content: flex-end;
    /*margin-left: 20px;*/
  }
  .hf_zb_item_266 .hf_time1_317 {
    width: 125px;
    flex-shrink: 0;
  }
  .hf_zb_item_266 .hf_match_308 {
    display: flex;
    width: 100px;
  }
  .hf_zb_item_266 .hf_match_308 a {
    position: relative;
  }
  .hf_zb_item_266 .hf_hot_362 {
    width: 48px;
    height: 20px;
    background: url(../images/popular.png) no-repeat;
    position: absolute;
    top: 0px;
    right: -52px;
  }
  .hf_zb_item_266 .hf_team_347 {
    display: flex;
    width: 160px;
    align-items: center;
  }
  .hf_zb_item_266 .hf_team_347:first-child {
    text-align: right;
    flex-direction: row-reverse;
  }
  .hf_zb_item_266 .hf_team_logo_201 {
    width: 24px;
    height: 24px;
    margin-right: 5px;
  }
  .hf_zb_item_266 .hf_team_347:first-child .hf_team_logo_201 {
    margin-left: 5px;
    margin-right: 0;
  }
  .hf_zb_item_266 .hf_vs_384 span {
    display: inline-block;
  }
  .hf_zb_item_266 .hf_score_313 {
    width: 36px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    background: #f5f5f5;
    border-radius: 4px;
  }
  .hf_zb_item_266 .hf_signal_291 {
    display: block;
    width: 99px;
    height: 29px;
    text-align: center;
    padding: 4px 10px;
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 1.188rem;
    color: #999999;
    border-radius: 3px;
  }

  .hf_zb_item_266 .hf_signal_291.incoming {
    color: #999999;
    background: #f3f3f3;
    border: 1px solid #999999;
  }

  .hf_zb_item_266 .hf_signal_291.live {
    color: #d8584e;
    background: #ffeeed;
    border: 1px solid #d8584e;
  }

  .hf_zb_item_266 .hf_signal_291.end {
    color: #09388c;
    background: #ffffff;
    border: 1px solid #09388c;
  }

  .hf_topic_match_box_044 .hf_zb_item_266 .hf_signal_291.live {
    color: #fff;
    background: #d8584e;
  }
  .hf_topic_match_box_044 .hf_zb_item_266 .hf_signal_291.incoming {
    color: rgb(255, 255, 255);
    background: rgb(153, 153, 153);
  }
  .hf_match_info_135 {
    display: none;
  }
}
/* 移动端 */
@media screen and (max-width: 800px) {
  html {
    height: 100%;
  }
  body {
    min-width: 320px;
    background: #fff;
    font-size: 14px;
    height: 100%;
  }
  #wrap {
    min-height: 100%;
    padding-top: 128px;
    /* padding-bottom: 100px; */
    position: relative;
    box-sizing: border-box;
  }
  .hf_m_hide_277 {
    display: none;
  }
  .hf_m_show_278 {
    display: block;
  }

  .hf_containers_126 {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .hf_panel_310 {
    margin: 10px;
  }

  /* 头部 */
  #header {
    height: auto;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  #header .hf_container_163 {
    width: auto;
    display: flex;
    flex-direction: column;
  }
  #logo {
    margin: 5px auto;
  }
  #logo img {
    max-height: 40px;
  }
  #nav {
    display: none;
  }
  .hf_mobile_nav_140 {
    display: block;
  }
  .hf_mobile_nav_140 .hf_mh_379 {
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    background: #d8584e;
  }
  .hf_mobile_nav_140 .hf_menu_337 {
    display: flex;
    overflow-x: auto;
  }
  .hf_mobile_nav_140 .hf_menu_337 li {
    padding: 0 18px;
    white-space: nowrap;
  }
  .hf_mobile_nav_140 .hf_menu_337 li.active {
    /* background: url(../images/205e8056ade34b96b85531acb6e1eb03.gif) no-repeat; */
    background-size: 12px 6px;
    background-position: 50% 100%;
  }
  .hf_mobile_nav_140 .hf_menu_337 a {
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
  }
  .hf_mobile_nav_140 a,
  .hf_mobile_nav_140 ul {
    display: inline-block;
  }
  .hf_app_toppic_fixed_019 {
    width: 100%;
    height: 37px;
    background: #fff;
    border-bottom: solid 1px #ddd;
  }
  .hf_app_toppic_fixed_019 .hf_app_toppic_124 {
    height: 100%;
    margin: 0 10px;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    overflow-x: auto;
  }
  .hf_app_toppic_fixed_019 .hf_app_toppic_124 a {
    display: inline-block;
    height: 100%;
    white-space: nowrap;
    color: #000;
  }

  .hf_app_toppic_fixed_019 .hf_app_toppic_124 a.active {
    color: #006fff;
  }

  .hf_app_toppic_fixed_019 .hf_app_toppic_124 a.active .hf_line_wrap_186 {
    display: flex !important;
  }

  /* 谷歌 */
  .hf_app_toppic_fixed_019 .hf_app_toppic_124::-webkit-scrollbar {
    display: none;
  }

  .hf_app_toppic_fixed_019 .hf_badge_300 {
    padding: 0 10px;
    height: 100%;
    position: relative;
  }
  .hf_line_wrap_186 {
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none !important;
  }

  .hf_line_wrap_186 .hf_line_333 {
    width: 20px;
    height: 3px;
    background: #006fff;
    border-radius: 5px 5px 0px 0px;
  }
  /* 内容 */
  #content {
    width: 100%;
    padding-top: 0;
    margin-bottom: 0;
  }
  #content_main {
    width: 100%;
  }
  #aside {
    display: block;
    padding: 0;
    width: 320px;
  }
  #aside .hf_section_262 .hf_con_357{
      padding: 0;
  }
  .hf_rank_list_new_062 > div{
      max-width:100% ;
  }
  #content_main-1,.hf_main_1_279 #content_main-1 {
    width: 100%;
  }
  .hf_topic_match_box_044 {
    width: auto;
  }
  .hf_content_header_ver2_007,
  .hf_index_tag_title_036 {
    width: auto;
    padding-left: 16px !important;
    border-top: 1px solid #eee;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 18px;
    color: #262626;
    background: #d8584e;
    font-weight: 600;
    position: relative;
    border-radius: 0;
    justify-content: space-between;
  }

.hf_content_header_ver2_1_002{
    width: auto;
    padding-left: 16px !important;
    border-top: 1px solid #eee;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 18px;
    color: #262626;
    background: #d8584e;
    font-weight: 600;
    position: relative;
    border-radius: 0;
    justify-content: space-between;
  }

  .hf_index_tag_title_036 {
    padding: 0;
  }
  .hf_content_header_ver2_007 h1::before,
  .hf_index_tag_title_036 > div::before {
    display: none;
  }

.hf_content_header_ver2_1_002 h1::before
   {
    display: none;
  }
  .hf_kind_list_184 {
    display: flex;
    justify-content: flex-end;
  }
  .hf_kind_list_184 li {
    width: auto;
    margin-right: 15px;
    padding-left: 15px;
  }
  .hf_kind_list_184 li:first-child {
    padding-left: 0;
  }
  .hf_kind_list_184 a {
    font-size: 14px;
  }
  .hf_kind_list_184 li h2 {
    font-weight: normal;
    line-height: 1;
  }
  .hf_kind_list_184 li.show a {
    color: #fff;
  }
  .hf_kind_list_184 li:hover,
  li.show {
    border-bottom: 2px solid #fff;
  }
  .hf_kind_list_184 li .hf_icon_header_101 {
    left: 0;
    top: 8px;
  }
  .hf_kind_list_184 li span::before {
    font-size: 14px;
  }
  .hf_zb_item_266 {
    display: flex;
    position: relative;
    padding: 15px;
    align-items: center;
    font-size: 12px;
  }
  .hf_zb_item_266:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    overflow: hidden;
    bottom: -1px;
    transform-origin: 0 0;
    border-bottom: 1px solid #ddd;
  }
  .hf_zb_item_266 .hf_col1_323 {
    width: 30%;
  }
  .hf_zb_item_266 .hf_col2_324 {
    width: 45%;
    font-weight: bold;
  }
  .hf_zb_item_266 .hf_col3_325 {
    width: 25%;
    text-align: right;
  }
  .hf_zb_item_266 .hf_time1_317 {
    color: #d8584e;
  }
  .hf_zb_item_266 .hf_match_308 a {
    color: #959595;
  }
  .hf_zb_item_266 .hf_team_logo_201 {
    width: 16px;
    height: 16px;
    vertical-align: -4px;
  }
  .hf_zb_item_266 .hf_team_347:first-child {
    margin-bottom: 5px;
  }
  .hf_zb_item_266 .hf_vs_384 {
    position: absolute;
    top: 15px;
    right: 30%;
  }
  .hf_zb_item_266 .hf_vs_384 span {
    display: block;
  }
  .hf_zb_item_266 .hf_vs_384 span:first-child {
    margin-bottom: 5px;
  }
  .hf_zb_item_266 .hf_vs_384 .hf_syb_371 {
    display: none;
  }
  .hf_zb_item_266 .hf_hot_362 {
    width: 40px;
    height: 17px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 100px 0px 0px 100px;
    background-color: #ff892b;
    background-image: url(../images/hot.png);
    background-repeat: no-repeat;
    background-size: 20px 17px;
    background-position-x: 50%;
  }
  .hf_zb_item_266 .hf_signal_291 {
    display: inline-block;
    padding: 3px 9px;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    border-radius: 3px;
  }

  .hf_zb_item_266 .hf_signal_291.incoming {
    color: #717171;
    background: #f3f3f3;
    border: 1px solid #717171;
  }

  .hf_zb_item_266 .hf_signal_291.live {
    background: #ffeeed;
    color: #d8584e;
    border: 1px solid #d8584e;
  }

  .hf_zb_item_266 .hf_signal_291.end {
    color: #09388c;
    background: #ffffff;
    border: 1px solid #09388c;
  }
  .hf_list_card_187 {
    display: flex;
    overflow-x: auto;
    padding: 10px;
  }
  .hf_list_card_187 .hf_zb_item_266 {
    margin-right: 10px;
    box-shadow: 2px 2px 5px #e9e9e9;
    border: 1px #ededed solid;
    border-radius: 4px;
    width: 155px;
    padding: 6px;
    flex-direction: column;
    flex-shrink: 0;
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_col1_323 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_col2_324 {
    width: 100%;
    position: relative;
    margin-bottom: 6px;
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_col3_325 {
    width: 100%;
    /* text-align: center; */
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_team_347:first-child {
    margin-bottom: 3px;
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_vs_384 {
    right: 10px;
    top: 0px;
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_vs_384 span:first-child {
    margin-bottom: 3px;
  }
  .hf_list_card_187 .hf_zb_item_266 .hf_signal_291 {
    padding: 0 10px;
  }
  .hf_topic_match_box_044 .hf_zb_item_266 .hf_signal_291.live {
    color: #fff;
    background: #d8584e;
  }
  .hf_topic_match_box_044 .hf_zb_item_266 .hf_signal_291.incoming {
    color: rgb(255, 255, 255);
    background: rgb(153, 153, 153);
  }

  .hf_main_336 {
    padding-top: 10px;
  }

  /* 底部 */
  .hf_footer_273 {
    display: none;
  }
  .hf_mobile_footer_061 {
    margin-top: 15px;
    padding: 15px 0;
    background: #cbcbcb;
    font-size: 12px;
    font-family: Microsoft YaHei;
    line-height: 16px;
    color: #888888;
    position: relative;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: -1;
  }
  .hf_mobile_footer_061 a {
    color: #888888;
  }
  #gotoTop {
           position: fixed;
        bottom: 80px;
        right: 5px;
        cursor: pointer;
        width: 80px;
        height: 36px;
        background: #262626;
        border-radius: 5px;
        text-align: center;
        font-size: 0.875rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: 2.255rem;
        color: #ffffff;
  }
  #gotoTop span {
   /* display: none;*/
  }

  /* 关于我们 */
  .hf_single_page_116 h1 {
    font-size: 16px;
    text-align: left;
  }
  .hf_single_page_116 .hf_content_251 {
    padding: 0 30px 20px;
    font-size: 14px;
  }
  /* 直播页面 */
  .hf_topic_name_video_box_006 {
    display: none;
  }
  .hf_info_331 {
    display: none;
  }
  /* 视频页面 */
  #content_main .hf_header_container_022 {
    display: none;
  }
  .hf_header_container_022 {
    height: 40px;
    background: #d8584e;
    font-size: 18px;
    font-weight: bold;
    color: #262626;
    display: block;
    padding: 0 16px;
    line-height: 40px;
  }
  .hf_header_container_022 .hf_header_274 {
    padding: 0;
  }
  .hf_header_container_022 .hf_header_274 img {
    display: none;
  }
  .hf_header_container_022 .hf_header_274 span {
    margin-left: 0;
  }

  .hf_video_box_list_053 {
    padding: 0;
  }
  .hf_video_box_list_053 .hf_video_item_153 {
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 0;
    position: relative;
  }
  .hf_video_box_list_053 .hf_video_item_153:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    overflow: hidden;
    bottom: -1px;
    transform-origin: 0 0;
    border-bottom: 1px solid #ddd;
  }
  .hf_video_item_153 .hf_fl_377 {
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .hf_video_item_153 .hf_fl_377 img {
    display: none;
  }
  .hf_video_item_153 .hf_fr_378 {
    color: #999;
    font-size: 12px;
  }
  /* 新闻页面 */
  .hf_news_content_080 {
    border-radius: 0;
    margin-top: 10px;
  }
  .hf_news_content_080 .hf_news_box_225 {
    margin: 0;
    padding: 10px 15px;
    border-bottom: 0;
  }
  .hf_news_content_080 .hf_news_box_225 .hf_leftBox_255 {
    width: 120px;
    height: 90px;
    margin-right: 18px;
  }
  .hf_news_content_080 .hf_news_box_225 .hf_imageBox_222 img {
    width: 120px;
    height: auto;
  }
  .hf_news_content_080 .hf_news_box_225 .hf_rightBox_233 p {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    height: 50px;
    padding-top: 2px;
  }
  .hf_news_content_080 .hf_news_box_225 .hf_rightBox_233 .hf_text_348 {
    display: none;
  }
  .hf_news_content_080 .hf_news_box_225 .hf_rightBox_233 .hf_created_at_127 {
    color: #999;
    font-size: 12px;
  }
  /* 视频详情 */
  .hf_video_info_152 {
    padding: 15px;
    text-align: left;
  }
  .hf_video_info_152 .hf_title_318 {
    font-size: 16px;
  }
  .hf_video_info_152 .hf_desc_327 {
    display: flex;
    justify-content: space-between;
  }
  .hf_video_info_152 .hf_desc_327 span {
    margin-left: 0;
  }
  .hf_video_info_152 .hf_desc_327 span:nth-child(2) {
    display: none;
  }
  /* 新闻详情 */
  .hf_content_block_left_012 {
    width: 100%;
  }
  .hf_articles_text_055 {
    padding: 15px;
  }
  .hf_articles_text_055 .hf_title_318 {
    margin-top: 0;
  }
  .hf_articles_text_055 .hf_title_318 h1 {
    font-size: 18px;
  }
  .hf_articles_text_055 .hf_title_318 time {
    margin-top: 0;
    font-size: 12px;
  }
  .hf_articles_text_055 p {
    font-size: 14px;
    line-height: 1.5;
  }
  .hf_articles_text_055 p span {
    font-size: 14px !important;
  }
  .hf_articles_text_055 section span {
    font-size: 14px !important;
  }
  .hf_articles_text_055 img {
    max-width: 100%;
    height: auto !important;
  }
  .hf_articles_tag_text_015 li {
    height: 26px;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .hf_articles_tag_text_015 li a {
    font-size: 14px;
  }
  .hf_news_content_080 .hf_rightBox_233 time {
    font-size: 12px;
  }
  /* 直播详情 */
  .hf_daily_title_095 {
    height: 40px;
    background: #d8584e;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
    display: block;
    padding: 0 12px;
    line-height: 40px;
    border-radius: 0;
  }
  /* 直播 */
  .hf_record_video_box_027 {
    margin-bottom: 10px;
  }
  .hf_match_video_container_003 {
    margin-bottom: 10px;
  }
  .hf_match_video_box_038 {
    padding: 0;
  }
  .hf_match_bg_223 {
   /* height: auto;*/
  }
  .hf_teamvs_296 {
    height: 100px;
    background: #fff;
  }
  .hf_team_group_148 img {
    width: 40px;
    height: 40px;
  }
  .hf_match_video_box_038 .hf_team_name_202 {
    font-size: 14px;
  }
  .hf_team_group_148 {
    width: 30%;
  }
  .hf_match_info_135 {
    display: block;
  }
  .hf_match_info_135 span {
    text-align: center;
    display: block;
  }
  .hf_match_info_135 .hf_status_292 {
    color: #ff4d4d;
    margin-bottom: 5px;
  }
  .hf_match_info_135 .hf_miantitle_189 {
    font-weight: bold;
  }
  .hf_match_info_135 .hf_match_time_138 {
    font-size: 12px;
    color: #666;
  }
  .hf_match_title_108,
  .hf_match_video_container_003 .hf_status_wrap_117,
  .hf_score_container_041 {
    display: none;
  }
  .hf_live_info_188 {
    border-bottom: 1px solid #f2f3f5;
    background: #f2f3f5;
  }
  .hf_live_info_188 .hf_live_address_078 {
    min-width: 80px;
  }
  .hf_icon_signal_new_034 {
    width: 18px;
    background-size: 100%;
  }
  .hf_signalCon_197 {
    width: auto;
  }
  .hf_signalCon_list_050 {
    font-size: 13px;
    margin-right: 5px;
    padding: 2px 6px;
    color: #fff;
    height: 25px;
    line-height: 25px;
    border: 0;
    background: linear-gradient(
      90deg,
      rgba(255, 122, 72, 1) 0%,
      rgba(255, 147, 67, 1) 100%
    );
  }
  .hf_signalCon_list_active_004 {
    background: red;
  }
  .hf_signalCon_list_050 > h5 {
    padding: 0 5px;
    font-size: 16px;
  }
  /*  详情页 title*/
  /*详情页头*/
  .hf_sm_title_237 {
    height: 45px;
    width: 100%;
    text-align: center;
    background: #272725;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }

  .hf_sm_title_237 .hf_title_content_066 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #fff;
  }

  .hf_sm_title_237 .hf_arrow_299 {
    width: 50px;
    height: 100%;
  }

  .hf_sm_title_237 .hf_arrow_299 img {
    width: 20px;
    margin: 0 auto;
  }
  /* .hf_detail_page_096 #header {
    display: none;
  } */
  .hf_detail_page_096 #wrap {
    padding-top: 50px;
  }
  /* 分页 */
  .hf_pagination_141 {
    display: none;
  }
  .hf_tocname_list_084 > ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
  }
  .hf_tocname_list_084 > ul:last-child > li {
    margin-left: 0;
    margin-right: 0;
    width: 50%;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .hf_toc_left_w665_067 {
    margin-bottom: 0;
  }

  .hf_zc_nrong_245 {
    /* padding: 10px; */

    clear: both;
    position: relative;
    max-height: 15rem;
    overflow-y: hidden;
  }

  .hf_zc_nrong_modified_018 {
    clear: both;
    position: relative;
    padding: 10px;
  }

  .hf_image_container_035 {
    float: left;
    margin-right: 10px;
  }

    .hf_image_container_035 img{
      height: 100px;
    }

  .hf_text_container_051 {
    font-size: 14px;
    line-height: 25px;
  }

  .hf_text_348 {
    text-indent: 2em;
  }

  .hf_zhankaiall_156 {
    width: 7rem;
    height: 1.5rem;
    line-height: 1.6rem;
    margin: 10px auto;
    border-radius: 1rem;
    border: 1px #d8584e solid;
    text-align: center;
    color: #d8584e;
    font-size: 0.8rem;

    display: block;
  }
  .hf_zhankaiall_btn_054 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hf_zhankaiall_btn_054 cite {
    float: left;
  }
  .hf_zhankaiall_btn_054 .hf_iconfont_221 {
    color: #fe373c;
    font-size: 0.38rem;
    float: left;
    line-height: 0.3rem;
  }

  .hf_wznrzhezhao_122 {
    position: absolute;
    width: 95%;
    height: 150px;
    bottom: 0;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
  }

  .hf_jianjie_254 {
    color: #d8584e;
  }

    .hf_zhuanti_text_088{
      display: none;
  }


    .hf_zc_nrong_245 ul{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px;
    }

    .hf_zc_nrong_245 ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .hf_zc_nrong_245 ul li .hf_pic_1_311 {
        width: 100%;
        /* height: 128px; */
        overflow: hidden;
    }

    .hf_zc_nrong_245 ul li .hf_pic_1_311 img{
        width: 100%;
        /*height: 128px; */
    }


    .hf_zc_nrong_245 ul li .hf_tit_374 {
        font-size: 14px;
        padding: 5px 0;
        text-align: center;
    }


    .hf_zc_nrong_modified_018 ul{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px;
    }

    .hf_zc_nrong_modified_018 ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .hf_zc_nrong_modified_018 ul li .hf_pic_1_311 {
        width: 100%;
        /* height: 128px; */
        overflow: hidden;
    }

    .hf_zc_nrong_modified_018 ul li .hf_pic_1_311 img{
        width: 100%;
        /*height: 128px; */
    }


    .hf_zc_nrong_modified_018 ul li .hf_tit_374 {
        font-size: 14px;
        padding: 5px 0;
        text-align: center;
    }

        .hf_saishi_item_114 .hf_qiudui_286 .hf_qiudui_item_110 {
        width: 48%;
    }

    .hf_qiuyuanlist_111 .hf_hot_qiuyuan_main_023 .hf_hot_member_item_032 {
        width: 48%;
    }

    .hf_bgwhite_249 {
         width: 100%;
         padding: 8px;
         box-sizing: border-box;
    }
    .hf_qiuyuanlist_111 {
        width: 100%;
        box-sizing: border-box;
    }
    .hf_qiuyuanlist_111 .hf_hot_qiuyuan_main_023 .hf_hot_member_item_032 .hf_info_331{
        white-space: nowrap;        /* 不换行 */
        overflow: hidden;           /* 隐藏超出部分 */
        text-overflow: ellipsis;
        max-width: 90px;
    }

    .hf_qiuyuanlist_111 .hf_hot_qiuyuan_main_023 .hf_hot_member_item_032 .hf_pic_367 img{
        width: 80%;
        height: 80%;
    }

         .hf_zhuanti_267 ul{
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px;
    }

    .hf_zhuanti_267 ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .hf_zhuanti_267 ul li .hf_pic_1_311 {
        width: 100%;
        /* height: 128px; */
        overflow: hidden;
    }

    .hf_zhuanti_267 ul li .hf_pic_1_311 img{
        width: 100%;
        /*height: 128px; */
    }


    .hf_zhuanti_267 ul li .hf_tit_374 {
        font-size: 14px;
        padding: 5px 0;
        text-align: center;
    }

    .hf_citiao_list_092{
        padding: 0;
    }

    .hf_image_box_180 img {
        max-width: 100%;
        height: auto;
    }


}
