.szqh-header{
    width: 100%;
    height: 500px;
    background: url(../images/20j3zqh/header.png) no-repeat top center;
    background-size: 100% 100%;
    padding-top: 10px;
}
.szqh-logo{
    width: 100%;
    background: url(http://zwdsj.pds.gov.cn/images/bg.png) no-repeat;
    background-color: rgb(240 240 240 / 50%); /* 半透明黑色 */
}
.szqh-log{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.szqh-log a{
    display: block;
    width: 42%;
    text-align: left;
}
.szqh-log a img{
    width: 70%;
}
/*  */
.szqh-warp{
    margin: 30px auto;
    width: 1300px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    padding: 50px;
    box-sizing: border-box;
    min-height: 600px;
}
.szqh-warp h1{
    margin-bottom: 30px;
}
.szqh-warp h1 a{
    display: inline-block;
    text-align: center;
    font-size: 48px;
    width: 100%;
    font-family: 黑体;
    font-weight: bold;
    color: #e63526;
    /* padding: 0 calc((100% - 1200px) / 2); */
    box-sizing: border-box;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 20px 0;
 }

.szqh-content li{
    line-height: 50px;
    background: url(../images/20j3zqh/icon-2.png) no-repeat 14px;
    padding-left: 33px;
}

.szqh-content a{
    width: 100%;
    color: #0e5a98;
    display: block;
    font-size: 18px;
    white-space: normal;
    overflow: hidden;
    text-overflow: initial;
}
.szqh-content li a:hover{
    color: #fa1e20;
    cursor: pointer;
    text-decoration: underline;
}
/* .szqh-content li ::before {
    content: url(../images/20j3zqh/icon-1.jpg);
    display: inline-block;
    width: 10px;
    height: 15px;
    margin-right: 18px;
} */

/* end */
/* 适老化按钮 */
.wza-box{height: 38px; width: 1200px;margin: 0 auto;}

/* 适老化 */
.oldModel *{font-size: 28px !important;}