.lists ul li {
	height: auto;
}

.lists ul .lucidity_pgContainer li {
	height: 35px;
}


.item_box ul>li.li4_last{
    margin-right: 0;
}
/* 适老化 */
.yzpageold .con_ml .tabs_item{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.yzpageold .con_ml{
    flex-wrap: wrap;
}
.yzpageold .con_title img{
    max-width: 130%;
    width: 127%;
    margin-left: -180px;
}
.yzpageold .tabs ul li {
    display: flex;
    justify-content: center;
    height: auto;
    margin: 0;
    width: 49%;
    align-items: center;
    margin: 20px 0;
}
.yzpageold .tabs ul::after{
    content: '';
    width: 10%;
    display: none;
}
.yzpageold .tabs.lc_sub_tabs2 ul li {
    flex: none;
}
.yzpageold .tabs ul li a {
    display: block;
    text-align: center;
    font-size: 36px;
}
.yzpageold .lists ul .lucidity_pgContainer li {
    height: 65px;
    border-bottom: 2px dashed #E6E6E6;
    font-size: 32px;
}
.yzpageold .lists ul .lucidity_pgContainer li i {
    display: block;
    float: left;
    height: 9px;
    width: 9px;
    margin-top: 9px;
    margin-right: 5px;
}
.yzpageold .lists ul .lucidity_pgContainer li a {
    display: block;
    float: left;
    line-height: 65px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 79%;
}
.yzpageold .lists ul .lucidity_pgContainer li span {
    line-height: 65px;
}
.yzpageold .lucidity_pgToolbar td {
    height: 32px;
    font-size: 26px;
    padding: 0 1px 0 1px;
}
.yzpageold .lucidity_pgBtn {
    width: 81px ;
    height: 45px;
    display: inline-block;
    margin: 1px;
    border-radius: 2px;
    line-height: 180%;
}
.yzpageold .lucidity-ui-paging-container li {
    display: inline-block;
    padding: 2px 10px;
    margin-left: 5px;
    font-size: 26px;
}
.yzpageold .lucidity_pgCurrentPage {
    width: 29px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 22px;
}
.yzpageold .tabs ul {
    flex-wrap: wrap;
    justify-content: space-between;
}
.yzpageold .item_box ul>li {
    float: left;
    width: 550px;
    height: 254px;
    background: #fff;
    border: 1px solid #E4E4E4;
    margin: 0 !important;
    margin-left: 30px !important;
}
.yzpageold .item_list .item_img {
    height: 230px;
}
.yzpageold .item_img img{
    width: 300px;
}
.yzpageold .tabs2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.yzpageold .tabs2 ul li {
    display: flex;
    justify-content: center;
    height: auto;
    margin: 0;
    width: 33%;
    align-items: center;
}
.yzpageold .tabs2 ul li a {
    display: inline;
    font-size: 38px;
    margin: 15px 0;
}