/* 适老化样式 */
.one_list li a{
    display: inline-block;
    max-width: 78%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.oldType .zcwj_lb_tit {
    width: 100%;
    height: 160px;
    border-bottom: 4px solid #066a51;
    margin-bottom: 15px;
}
.oldType .zcwj_lb_tit ul li {
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
    height: auto;
    line-height: 70px;
    font-size: 38px;
    font-weight: 700;
    margin-right: 5px;
    letter-spacing: 2px;
    cursor: pointer;
}
.oldType .one_list li {
    height: auto;
    line-height: 58px;
    font-size: 32px;
    margin-top: 15px;
}
.oldType .one_list li span {
    float: right;
    font-size: 28px;
    color: #999999;
    margin-right: 10px;
}
.oldType .one_list li a{
    display: inline;
    max-width: none;
    white-space: normal;
}
.oldType .zcwj_tit {
    width: 100%;
    height: 55px;
    border-bottom: 4px solid #066a51;
    margin-bottom: 20px;
}
.oldType .zcwj_tit .zcwj_li {
    float: left;
    padding: 0px 20px;
    font-size: 34px;
    font-weight: 700;
    background-color: #066a51;
    cursor: pointer;
    line-height: 55px;
}
.oldType .zcwj_tit li {
    height: 55px;
    box-sizing: border-box;
    line-height: 55px;
}
.oldType .zcwj_bota {
    width: 590px;
    padding: 0;
    float: left;
    box-sizing: border-box;
    margin: 35px 0;
}
.oldType .one_list a img{
    width: 590px;
}
.oldType .zcwj_tit .zcwj_gd {
    float: right;
    font-size: 32px;
}
.oldType .zcjd_old{
    margin-left: 20px;
}
.oldType .zcwj_li_a:hover {
    background: #066a51;
    color: #FFFFFF;
}
.oldType .zcwj_lb_tit ul .zcwj_tit_a {
    background: #066a51;
    color: #FFFFFF;
}
.oldType .one_list li i {
    float: left;
    width: 16px;
    height: 22px;
    margin-top: 21px;
    margin-right: 5px;
    background: url(wjdian.png) no-repeat;
    background-size: 99%;
}
.oldType .zcwj_lb_tit ul .zcwj_li_d {
    float: right;
    background: transparent url(gd.png) no-repeat;
    background-size: 110%;
    background-position: right center;
    padding: 0;
    width: 69px;
    height: 70px !important;
}
.oldType .zcwj_lb_tit ul .zcwj_li_d a {
    display: block;
    width: 70px;
    height: 100%;
}
