/* 老年版 */
.old_type .ls_news {
    height: 60px;
  }
  
  .old_type .ls_news_l {
    height: 60px;
    line-height: 60px;
    background-size: 5%;
  }
  
  .old_type .ls_news_l span {
    font-size: 24px;
    margin-left: 15px;
  }
  
  .old_type .ls_news_r.fr {
    right: 150px !important;
  }
  
  .old_type .ls_news_r input {
    position: absolute;
    outline: none;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }
  
  .old_type .ls_news div a {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 24px !important;
  }
.old_type .main {
    height: auto !important;
}

.old_type .main .FourIcon {
    table-layout: fixed;
}

.old_type .main .FourIcon tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.old_type .main .FourIcon tr td {
    width: 48%;
    margin-bottom: 40px;
}

.old_type .main .FourIcon tr td a {
    display: block;
}

.old_type .main .FourIcon tr td a img {
    width: 480px;
    height: 268px;
}



.old_type .main_01 {
    height: auto !important;
    overflow: hidden;
    width: 100%;
}

.old_type .main01_news {
    height: auto;
    width: 100%;
    margin-right: 0px;
    margin-left: 0 !important;
    margin-bottom: 50px;
}

.old_type .main01_n_top {
    height: auto;
    line-height: 72px;
    background: #cb1d16;
    overflow: hidden;
}



.old_type .main01_n_top .title {
    color: #ffffff;
    line-height: normal;
    display: block;
    float: left;
    height: auto;
    width: auto;
    margin-left: 15px;
    text-align: left;
    font-size: 44px;
    font-weight: bold;
}
.old_type .Keyareas2 .main01_n_top .title{
    color: #565353;
}
.old_type .main01_n_top .more {
    line-height: 72px;
    display: none;
    float: right;
    height: auto;
    color: #fff;
    margin-right: 10px;
    font-size: 40px;
}

.old_type .main01_news_t {
    width: 100%;
    height: auto;
}

.old_type .main01_news_t ul {
    overflow: hidden;
}

.old_type .main01_news_t ul li {
    height: auto;
    width: 50%;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 36px;
    line-height: 72px;
    background-position: 15px center;
}
.old_type .main01_news_t ul li a{
    font-size: 36px;
}
/* 老年版 */


/* 移动版 */
.mobile_type .header{
    background-size: contain;
    height: 24.5333vw;
}
.mobile_type .main {
    height: auto !important;
    width: 100%;
    padding: 0 3.2vw;
    box-sizing: border-box;
    margin-top: 0;
}

.mobile_type .main .FourIcon {
    table-layout: fixed;
}

.mobile_type .main .FourIcon tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mobile_type .main .FourIcon tr td{
    margin-top: 3.2vw;
}
.mobile_type .main .FourIcon tr td a {
    display: block;
}

.mobile_type .main .FourIcon tr td a img {
    width: 45.2vw;
    height: 22.4vw;
    display: block;
}

.mobile_type .Keyareas_title_img img{
    width: 100%;
    height: auto;
    display: block;
}

.mobile_type .main_01 {
    height: auto !important;
    overflow: hidden;
    width: 100%;
}

.mobile_type .main01_news {
    height: auto;
    width: 100%;
    margin-right: 0px;
    margin-left: 0 !important;
    margin-bottom: 4.8vw;
}

.mobile_type .main01_n_top {
    height: auto;
    line-height: 7.4667vw;
    background: #cb1d16;
    overflow: hidden;
}



.mobile_type .main01_n_top .title {
    color: #ffffff;
    line-height: normal;
    display: block;
    float: left;
    height: auto;
    width: auto;
    margin-left: 2vw;
    text-align: left;
    font-size: 4.8vw;
    line-height: 7.4667vw;
    font-weight: bold;
}

.mobile_type .main01_n_top .more {
    line-height: 7.4667vw;
    display: none;
    float: right;
    height: auto;
    color: #fff;
    margin-right: 1.3333vw;
    font-size: 4vw;
}

.mobile_type .main01_news_t {
    width: 100%;
    height: auto;
}

.mobile_type .main01_news_t ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mobile_type .main01_news_t ul li {
    height: auto;
    width: 48%;
    padding-left: 4vw;
    box-sizing: border-box;
    font-size: 4vw;
    line-height: 8vw;
    background-position: 2vw center;
}
.mobile_type .main01_news_t ul li a{
    font-size: 4vw;
}
.mobile_type .ls_news {
    width: 100vw;
    height: 8vw;
  }
  
  .mobile_type .ls_news_l {
    background: none;
    width: auto;
    height: 8vw;
    line-height: 8vw;
    background-size: 5%;
    padding-left: 4vw;
  }
  
  .mobile_type .ls_news_l span {
    font-size: 1.8667vw;
  }
  
  .mobile_type .ls_news_r.fr {
    right: 8vw !important;
    margin-top: -2vw;
  }
  .mobile_type .ls_news_r input {
    position: absolute;
    outline: none;
    height: 5.3333vw;
    line-height: 5.3333vw;
    font-size: 2vw;
    width: 26vw;
    margin-top: 0.6vw;
  }
  
  .mobile_type .ls_input2 {
    width: 9vw !important;
  }
  
  .mobile_type .ls_news div a {
    display: none !important;
  }
  .mobile_type .Keyareas2 .main01_n_top .title{
    color: #565353;
}
/* 移动版 */