.old_type .qydk_tit {
    font-size: 52px;
}

.old_type .qydk_cxbox>p span,
.old_type .qydk_cxbox>p a {
    font-size: 36px;
    line-height: 72px;
}

.old_type .qydk_cxbox {
    height: auto;
}

.old_type .qydk_cxbox>.changeBox1 a:nth-child(15) {
    margin-left: 0;
}

.old_type .qydk_cxbox>p a {
    margin-right: 20px;
    margin-bottom: 20px;
}

.old_type .product-item {
    border: 1px solid #dcdfe6;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-right: 0;
    font-size: 32px;
}

.old_type .qydk_lsbox {
    justify-content: space-between;
}

.old_type .product-item h5 {
    font-size: 36px;
}

.old_type .product-item-abstract {
    line-height: 52px;
    margin-top: 20px;
}

.old_type .contact_Information {
    flex-wrap: wrap;
    justify-content: normal
}

.old_type .product-item p,
.old_type .product-item-top .address {
    line-height: 52px;
    height: auto;
}

.old_type .product-item-url {
    font-size: 32px;
    line-height: 52px;
}

.old_type .layui-laypage a, .old_type .layui-laypage span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    height: auto;
    line-height: 64px;
    margin: 0 -1px 20px 0;
    background-color: #fff;
    color: #333;
    font-size: 32px;
}

/* 文章页适老化 */

.old_type .active_fl h3 {
    font-size: 48px;
    margin-bottom: 30px;
}

.old_type .active_fl .intro p {
    font-size: 32px;
    margin-bottom: 15px;
}

.old_type .zoom {
    font-size: 36px;
    line-height: 72px;
}

.old_type .active_fr>h3 {
    height: 80px;
    width: 100%;
    background-color: #007AEA;
    color: #FFFFFF;
    font-size: 36px;
    line-height: 80px;
    padding-left: 20px;
}

.old_type .active_fr_clom a h3 {
    font-size: 28px;
    line-height: 48px;
}

.old_type .active_fr_clom a p {
    color: #999999;
    font-size: 24px;
    line-height: 48px;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    text-indent: 0 !important;
}
.old_type .active_fr{
    height: 1245px;
} 


/* 当前位置 */
.old_type .position ul li{
    display: flex;
    align-items: center;
}
.old_type .position ul li a {
    line-height: 1.125rem;
    font-size: 0.875rem;
    margin-left: 0;
}
.old_type .position ul li img {
    width: 0.75rem;
}
.old_type .position {
    height: 2.5rem;
    line-height: 2.5rem;
}