.p_flo { width: 100%; background-color: #f3f3f3; padding: 5px; box-sizing: border-box; display: none; }
.p_flo p { font-size: 16px; margin: 6px 0; text-align: center; }
.p_flo p a { font-size: 16px; }
/* 适老化 */
.wdpageold .position a{font-size: 32px;}
.wdpageold .list_r_tit{font-size: 38px;line-height: 1.5;}
.wdpageold .fabu{font-size: 26px;}
.wdpageold .zihao{font-size: 26px;}
.wdpageold .cishu{font-size: 26px;}
.wdpageold .laiyuan{font-size: 26px;}
.wdpageold .art_con p{font-size: 32px; line-height: 1.5;}
.wdpageold .social-share{font-size: 22px;}
.wdpageold .plant td a{font-size: 20px !important;}
.wdpageold .hide_s td{font-size:32px;}
.wdpageold .art_con p a{font-size: 32px !important; line-height: 1.5 !important;}
.wdpageold .art_con p span {font-size: 32px;line-height: 1.5 !important;}
@media only screen and (min-width: 1200px) {
  /* 栏目页 */
  .list_l { display: block !important; }
  .list_r { box-sizing: border-box; }

}

@media only screen and (min-width: 778px) and (max-width: 1200px) {
  body { width: 100%; min-width: 0 !important; }
  .list2 { width: 100% !important; margin-top: 0%; box-sizing: border-box; }
  .position {width: 100% !important; padding-left: 10px;}
  #zoom p iframe { width: 80%; }
  .zhe { display: none !important; }

  /* 栏目页 */
  .listB { display: flex; width: 100%; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .listB a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: unset; width: 100%; }
  .list { width: 100% !important; display: flex; }
  .list_r_tit{line-height: 1.5;}
  .list_r_tit table{width: 100% !important;}
.art_con video{width: 80% !important;margin: 0 auto;height: auto;}
}

@media only screen and (max-width: 778px) {
  .list_r_tit{line-height: 1.5;}
  body { width: 100%; min-width: 0 !important; }
.art_con video{width: 80% !important;margin: 0 auto;height: auto;}
.p_flo { display: block !important; }
.list2 { width: 100% !important; box-sizing: border-box; display: inline-block; }
.position { width: 100% !important; padding-left: 10px;display: none;}
  #zoom p iframe { width: 80%; }
.fabu { font-size: 12px; }
  .zihao { display: none; }
  .cishu { display: none; }
  .laiyuan { font-size: 12px; }
  .art_con p { font-size: 21px; }


.bt_content img { width: 90%; }
.lo_p { display: flex; }
  /* 栏目页 */
.plant{display:none;}
  .list_l { display: none; position: fixed; left: 0; top: 80px; background-color: #287ece; z-index: 88; height: 100vh; width: 50%; }
  .list { width: 100% !important; margin-top: 80px; }

  .list_l_tit { width: 100%; }
  .list_l ul li{ background-image: none !important; padding: 5px 0px 5px 38px !important; }
  .listB {
    /* display: flex; */
    width: 100%;
    /* word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    padding-left: 0px !important;
    background-image: none !important;
  }

  .listB a {
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: unset; */
    width: 100%;
  }

  .list_r {
    width: 100%;
    box-sizing: border-box;
    padding: 20px !important;
  }

  .list_l ul li a {
    color: #fff;
  }
    .list_r_tit table{display: none;}
}