/* 首页老年版 */
.lnms {
    display: block;
    padding: 15px;
    background-color: #0e7bda;
    color: #FFF;
    font-size: 24px;
    border-radius: 5px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-top: 100px;
}
.overflow-old {
    text-align: left;
}
body.old-type {
    font-size: 20px;
    background-size: 1200px 275px;
}
.old-type .link-img img {
    width: 98% !important;
    height: auto !important;
}
.old-type .main,
.old-type .w12 {
    font-size: 16px;
}
.old-type .l14,
.old-type .c14 {
    font-size: 22px;
}
.old-type td {
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
}
.old-type .first-table-bg {
    width: 1200px !important;
    height: 260px !important;
}
.old-type .first-table-bg td>a {
    font-size: 22px;
    line-height: 40px;
}
.first-table {
    background-color: #FFF;
}
.old-type .first-table {
    width: 1200px !important;
    background-color: #FFF;
}
.old-type .first-table td a {
    font-size: 20px;
}
.old-type .first-table td.menu_on,
.old-type .first-table td.menu_off {
    width: 125px;
}
.old-type .first-table td.menu_on a,
.old-type .first-table td.menu_off a {
    font-size: 20px !important;
}
.old-type .submenu1{
    margin-left: 125px !important;
}
.old-type .submenu2{
    margin-left: 250px !important;
}
.old-type .submenu3{
    margin-left: 375px !important;
}
.old-type .submenu4{
    margin-left: 500px !important;
}
.old-type .submenu5{
    margin-left: 625px !important;
}
.old-type .submenu6{
    margin-left: 750px !important;
}
.old-type .submenu7{
    margin-left: 875px !important;
}
.old-type .submenu1 a,
.old-type .submenu2 a,
.old-type .submenu3 a,
.old-type .submenu4 a,
.old-type .submenu5 a,
.old-type .submenu6 a,
.old-type .submenu7 a {
    font-size: 20px !important;     
}
.old-type .w14,
.old-type .zi4 {
    font-size: 20px;    
}
.old-type .cbk {
    width: 96% !important;
}
.old-type .weather .cross-text {
    font-size: 20px !important;
}
.old-type .old-hide {
    display: none;
}
.old-show {
    display: none;    
}
.app-show {
    display: none;
}
.old-type .old-show {
    display: block;
}
.old-type .introduce {
    font-size: 20px !important;
    display: none;
}
.old-type .table-list {
    width: 690px !important;
}
/* 轮播新闻 */
.old-type .ls_introduce {
    font-size: 20px !important;
}
.old-type .ls_main_l .ls_introduce {
    width: 350px !important;
    text-indent: 5px !important;
    left: 0 !important;
}
.old-type .ls_main_l ol {
    bottom: 10px !important;
}
.ls_main_l .ls_introduce {
    text-align: left !important;
}
.old-type .app-width4 {
    width: 100% !important;
}

.old-type .second-table {
    width: 96% !important;
}
.old-type .list-title * {
    font-size: 20px !important;
}
.old-type .more-old {
    font-size: 20px !important;
    width: 100px !important;
    display: block;
    text-align: right;
    padding-right: 10px;
}
.old-type .date-old {
    width: 100px !important;
    font-size: 22px !important;
}
.old-type .overflow-old a {
    font-size: 22px !important;
}
.old-type .overflow-old {
    width: 660px !important;
    max-width: 660px !important;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align: left;
    height: 40px;
    line-height: 40px;
}
.old-type .old-width1 {
    width: 380px !important;
}
.old-type .old-width1 a>img {
    margin: 5px auto;
}
.old-type .old-width2 {
    width: 820px !important;
    text-align: left;
}
.app-width1 {
    display: none;
}
.old-type .lunbo-text {
    font-size: 18px !important;
    width: 120px !important;
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.old-type .copy_bg {
    width: 1200px;
}
.old-type .copy_bg * {
    font-size: 20px !important;    
}
.old-type .fotter {
    margin-top: 50px !important;
    padding-top: 20px;
}
.old-type .fotter * {
    font-size: 20px !important;
}
/* 首页移动端 */
@media screen and (max-width: 768px) {
    html {
        font-size: 4vw;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }
    html * {
        outline: 0;
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
    body {
        width: 100vw;
        height: auto;
        font-size: 4vw;
        color: #333;
        overflow-x: hidden;
        margin: 0;
        padding: 0;
        background-color: #F5F5F5 !important;
        background-size: 100% auto;
    }
    .floatingAd,
    .lnms {
        display: none;
    }
    .link-img {
        width: 96vw !important;
        height: auto !important;
        margin-top: 3vw;
    }
    .link-img img {
        width: 100% !important;
        height: auto !important;
    }
    .first-table-bg {
        width: 100vw !important;
        height: 23vw !important;        
    }
    .first-table-bg td>a {
        width: 100vw !important;
        margin: 5vw 0vw 0 !important;
        text-align: right;
    }
    .first-table-bg img {
        width: 40vw !important;
        height: auto !important;
        text-align: right;
    }
    .first-table {
        width: 100vw !important;
        height: auto;
        background-color: #FFF;
    }
    .first-table td>a {
        font-size: 4vw !important;
        line-height: 8vw;
    }
    .hs a{
        font-size: 4.5vw !important;
    }
    .submenu_off,
    .submenu_on {
        display: none;   
    }
    .old-hide {
        display: none;
    }
    .old-show {
        display: block;
    }
    .app-hide {
        display: none;
    }
    .app-show {
        display: block;
        height: auto;
    }
    .menu_bg {
        background-image: none !important;
        background-color: #0e7bda !important;
        width: 96vw;
        padding: 0 2vw;
        height: 22vw !important;
        margin-bottom: 5vw;
    }
    .app-show  td.menu {
        background-image: none !important;
        width: 32vw;
        height: 10vw;
        text-align: center;
    }
    .app-show  td.menu>a {
        font-size: 4.5vw !important;
        font-weight: 600;
        color: #FFF;
    }
    .second-table {
        width: 96vw !important;
    }
    .list-title {
        width: 69vw;
    }
    .list-title * {
        font-size: 4.5vw !important;
    }
    .more-old {
        font-size: 4vw !important;
        width: 25vw !important;
        display: block;
        text-align: right;
        padding-right: 2vw;
    }
    .more-old1 {
        font-size: 4.2vw !important;
    }
    .date-old {
        width: 15vw !important;
        font-size: 4vw !important;
    }
    .overflow-old {
        width: 60vw !important;
        max-width: 60vw !important;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        text-align: left;
        height: 10vw;
        line-height: 10vw;
    }
    .overflow-old2 {
        width: 60vw !important;
        max-width: 60vw !important;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        text-align: left;
        height: 10vw;
        line-height: 10vw;
    }
    .old-width1 {
        display: none;
    }
    .old-width2 {
        display: inline-block;
        width: 96vw !important;
        height: auto;
        margin: 0 2vw;
        text-align: left;
    }
    .cbk {
        width: 100% !important;
    }
    .app-width1 td {
        background-repeat: no-repeat !important;
        background-size: 100% 100%;
    }
    .app-width1 * {
        font-size: 4vw !important;
    }
    .app-width1 {
        display: inline-block;
        width: 95vw;
        margin: 0 2vw;
        height: auto;
    }
    .app-width2 {
        display: inline-block;
        width: 92vw;
        height: auto;
        text-align: left;
    }
    .app-width3 {
        display: inline-block;
        width: 96vw !important;
        height: auto;
        margin: 0 2vw;
        text-align: left;
    }
    /* 轮播新闻 */
    .app-width3 .ls_banner1 {
        width: auto !important;
        height: 70vw !important;
    }
    .app-width3 .ls_main_l .ls_introduce,
    .app-width3 .ls_main_l .ls_msk  {
        width: 96vw !important;
        text-indent: 1vw !important;
    }
    .app-width3 .ls_b_pic img {
        width: 96vw !important;
        max-width: 96vw !important;
        height: 70vw !important;
    }
    .table-list {
        display: inline-block;
        width: 100vw !important;
        height: auto;
        text-align: center;
        margin-top: 5vw;
    }
    .app-width4 {
        width: 96vw !important;
        margin: 0 2vw;
    }
    
    .clickno {
        pointer-events: none;
    }
    .lunbo-img {
        width: 29vw !important;
        height: auto !important;
    }
    .lunbo-img img {
        width: 29vw !important;
        height: auto !important;
    }
    #demo2,
    #demo1 {
        width: 30vw !important;
    }
    .lunbo-text {
        font-size: 4vw !important;
        width: 29vw !important;
        display: inline-block;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }
    .copy_submenu a {
        font-size: 3.75vw !important;
    }
    .copy_bg  {
        width: 100vw !important;
        margin-top: 7vw !important;
        line-height: 7vw;
    }
    .copy_bg * {
        font-size: 4vw !important;    
    }
    .copy {
        width: 96vw !important;
        margin: 0 2vw;
        line-height: 7vw;
    }
    .copy_wl110 {
        position: absolute;
        left: 2vw !important;
        top: auto !important;
        bottom: 4vw !important;
    }
    .copy_zfwzzc {
        position: absolute;
        right: 2vw !important;
        top: auto !important;
        bottom: 4vw !important;
    }
    .fotter {
        width: 96vw !important;
        margin-top: 10vw !important;
        line-height: 7vw;
    }
    .fotter * {
        font-size: 4.1vw !important;
        font-weight: 600;
    }
}
/* 列表页老年版 */
.old-type .wanlian img {
    margin-top: 20px;
    height: 63px;
    width: auto;
}
.old-type .postion-old,
.old-type .postion-old * {
    font-size: 20px !important;
    line-height: normal !important;
}
.old-type .zi2 {
    font-size: 20px !important;
    color: #FFF !important;
}
.old-type .gd2 a {
    font-size: 20px !important;
    color: #FFF !important;
}
.old-type .lheight {
    display: block;
    line-height: 40px !important;
    height: 40px !important;
}
.old-type .leftlist {
    
}
.old-type .rightcontent1,
.old-type .rightcontent {
    width: 100% !important;
}
.old-type .img-oldL {
    line-height: 36px;
}
.old-type .img-oldL img {
    height: 20px;
    width: auto;
}
.old-type .date-oldL {
    width: 200px !important;
    font-size: 22px !important;
    text-align: center !important;
}
.old-type .overflow-oldL a {
    font-size: 22px !important;
    line-height: 44px !important;
}
.old-type .overflow-oldL {
    width: 990px;
    max-width: 990px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    height: 44px;
    line-height: 44px;
}
.old-type .more-old1 {
    font-size: 24px;
}

/* 列表页移动端 */
@media screen and (max-width: 768px) {
   .postion-old,
   .postion-old * {
        font-size: 4.5vw !important;
        line-height: normal !important;
    }
    .overflow-oldL {
        width: 60vw !important;
        max-width: 60vw !important;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        text-align: left;
        height: 10vw;
        line-height: 10vw;
    }
    .date-oldL {
        font-size: 4vw !important;
        width: 30vw;
    }
    .leftlist {
        display: block;
        margin: 0vw 0vw 3vw;
        padding: 0 2vw 2vw;
        width: 96vw !important;
        height: auto;
        background-color: #FFF;
    }
    .leftlist1 {
        display: flex;
        background-image: none !important;
        background-color: #FFF;
        border: none;
        color: #333;
        font-size: 4.5vw;
        width: 96vw !important;
        height: auto;    
    }
    .lheight {
        display: flex;
        background-image: none !important;
        background-color: #FFF;
        border: none;
        color: #333;
        width: 96vw !important;
        height: 9vw;
        text-align: left !important;
    }
    .lheight div {
        margin-left: 0;
    }
    .rightcontent {
        display: block;
        margin: 3vw 2vw;
        width: 96vw !important;
        height: auto;
    }
    .rightcontent1 {
        display: block;
        width: 96vw !important;
        height: auto;
    }
    .app-bgc {
        background-color: #EEEEEE;
        background-image: none !important;
    }
    .hbk,
    .sbk {
        border: none !important;
    }
    .default_pgContainer {
        padding: 2vw !important;
    }
    .img-oldL img {
        height: 3vw;
        width: auto;
    }
    .wanlian {
        height: auto;
        padding-bottom: 5vw;
        background-color: #FFF;
    }
    .wanlian img {
        margin-top: 5vw;
        width: 45vw;
        height: auto;
        background-color: #FFF;
    }
/* 分页app */
  .default_pgToolbar {
    background-image: none !important;
    background-color: #ddd;
    height: auto;
  }
  .default_pgPanel {
    padding: 0.5rem 0.5rem 0 0.5rem !important;
  }
  .default_pgToolbar td {
    font-size: 0.8rem !important;
    width: auto;
  }
  .default_pgBtn {
    width: 1rem !important;
    height: 2rem !important;
    margin: 0 0.4rem !important;
  }
  .default_pgCurrentPage {
    width: 1.5rem !important;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
    background-size: 1.5rem 1.5rem !important;
    font-size: 0.9rem !important;
  }
  .default_pgFirst,
  .default_pgPrev,
  .default_pgFirstDisabled,
  .default_pgPrevDisabled,
  .default_pgNext,
  .default_pgLast {
    background-size: 1.5rem 1.5rem !important;
  }
  .default_pgRefresh {
    display: none !important;
  }
}
/* 文章页 */
.old-type .wenz-title *,
.old-type .wenz-title {
    font-size: 28px !important;
    line-height: 44px !important;
    padding-bottom: 10px;
}
.wenz-title *,
.wenz-title {
    font-size: 20px !important;
    line-height: 32px !important;
    padding-bottom: 10px;
}
.wenz-zw *,
.wenz-zw {
    font-size: 16px !important;
    line-height: 32px !important;
    max-width: 100% !important;
}
.old-type .wenz-zw *,
.old-type .wenz-zw {
    font-size: 21px !important;
    line-height: 42px !important;
    max-width: 100% !important;
}
.old-type .wenz-zw table *,
.old-type .wenz-zw table {
    max-width: 100% !important;
    height: auto !important;
    text-indent: 0 !important;
}
.old-type .wenz-zw img {
    max-width: 100% !important;
    height: auto !important;
    text-indent: 0 !important;
    text-align: center !important;
}
.bshare-custom {
    width: 250px !important;
    line-height: 22px !important;
}
.old-type .bshare-custom {
    line-height: 36px !important;
}
@media screen and (max-width: 768px) {
    .wenz-title *,
    .wenz-title {
        font-size: 4.5vw !important;
        line-height: 8vw !important;
        padding-bottom: 1vw;
    }
    .wenz-title {
        width: 96vw;
    }
    .wenz-zw *,
    .wenz-zw {
        font-size: 4vw !important;
        line-height: 8vw !important;
        width: 100%;
        max-width: 100% !important;
        height: auto !important;
        text-indent: 0 !important;
    }
    .wenz-zw table *,
    .wenz-zw table {
        width: 100%;
        max-width: 100% !important;
        height: auto !important;
        text-indent: 0 !important;
    }
    .wenz-zw img {
        width: 100%;
        max-width: 100% !important;
        height: auto !important;
        text-indent: 0 !important;
        text-align: center !important;
    }
    .wenzy {
        margin-top: 5vw;
    }
    .bshare-custom {
        display: none;
    }
    .stitle td {
        display: flex;
        width: 96vw;
        padding: 0px 2vw;
    }
}