.bgc-E9F4FA {
    background-color: #E9F4FA;
}
.zczsk-header {
    position: relative;
    background-color: #EDF5FF;
    padding-bottom: 70px;
    background: linear-gradient(360deg, #E9F4FA 0%, #D8ECF7 11%, #BEE2F2 21%, rgba(142,208,232,0.91) 35%, #6FC1E2 63%, #3798CD 100%);
}
.zczsk-header .page-title-box {
    position: relative;
    padding-top: 120px;
    padding-bottom: 20px;
}
.zczsk-header .page-title-box::before {
    position: absolute;
    top: 50%;
    right: 15%;
    content: '';
    width: 180px;
    width: 1.8rem;
    height: 120px;
    height: 1.2rem;
    background-image: url('../images/zhengwugongkai/zhishiku_page/header_bg_icon1.png');
    background-size: cover;
}
.zczsk-header .page-title-box::after {
    position: absolute;
    top: 50px;
    left: 18%;
    content: '';
    width: 180px;
    width: 1.8rem;
    height: 150px;
    height: 1.5rem;
    background-image: url('../images/zhengwugongkai/zhishiku_page/header_bg_icon3.png');
    background-size: cover;
}
.zczsk-header .page-title-box .page-title {
    display: block;
    width: 30%;
    max-width: 350px;
    margin: 0 auto;
}
.zczsk-header .page-title-box .decoration {
    position: absolute;
    top: 0;
    left: 35%;
    width: 80px;
    height: 80px;
    background-image: url('../images/zhengwugongkai/zhishiku_page/header_bg_icon2.png');
    background-size: cover;
}
.zczsk-header .search-box {
    width: 70%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    height: 50px;
    border-radius: 25px;
    padding: 8px 10px;
}
.zczsk-header .search-box::after {
    position: absolute;
    content: '';
    top: -7px;
    left: -7px;
    padding: 7px;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    border-radius: 36px;
    background-color: rgba(255, 255, 255, .5);
}
.zczsk-header .search-box .search-input {
    z-index: 1;
    flex: 1;
    text-indent: 1em;
    width: 0;
}
.zczsk-header .search-box .search-btn {
    z-index: 2;
    cursor: pointer;
    height: 34px;
    width: 40px;
    background-image: url(../images/zhengcewenjianku/search.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 0 center;
}
.zczsk-header .top-menu {
    position: relative;
    z-index: 9;
    display: flex;
    padding-top: .2rem;
}

.zczsk-header .top-menu .pc > a, .zczsk-header .top-menu .link-box-switch > a {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    white-space: nowrap;
}

.zczsk-header .top-menu .link-box {
    padding: 10px 20px;
    background: #fff;
    display: none;
    position: absolute;
    right: 0px;
    left: 0;
    overflow: hidden;
    opacity: 1;
    z-index: 99999;
    transition: all .3s linear;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
    border-radius: 5px;
}

.zczsk-header .top-menu .link-box .title {
    padding-bottom: 8px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    margin-top: 10px;
}

.zczsk-header .top-menu .link-box .uls {
    width: auto;
    margin-top: 5px;
    overflow: hidden;
}

.zczsk-header .top-menu .link-box .uls li {
    width: 20%;
    padding-right: 20px;
    float: left;
    font-size: 15px;
    display: block;
}

.zczsk-header .top-menu .link-box .uls li a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;
}

.zczsk-header .top-menu .link-box .uls li a .lxfs {
    display: none;
    position: fixed;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #d8d0d0;
    border-radius: 5px;
    line-height: 1.6;
    padding: 8px 15px;
    background-color: #fff;
    white-space: normal;
    transform: translateX(-20px);
    box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, .1);
}

.zczsk-header .top-menu .link-box .uls li a:hover {
    color: #125DB2;
}
.zczsk-header .top-menu .link-box .uls li a:hover .lxfs {
    display: block;
}

.zczsk-header .top-menu .link-box-switch:hover .link-box {
    display: block;
}

.zczsk-header .top-menu>div {
    flex: 1;
    width: 0;
}

.zczsk-header .top-menu .left {
    flex: 1;
    width: 0;
}

.zczsk-header .top-menu .right {
    flex: 1;
    width: 0;
    text-align: right;
}

.zczsk-header .top-menu .right .mobile, .res-page .mobile {
    display: none;
}

.zczsk-header .top-menu .right .mobile a, .res-page .mobile a {
    color: #DF5636;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding: 5px 15px;
    border-radius: 30px;
    border: 2px solid #DF5636;
}

.zczsk-header .top-menu .right .mobile .topbar-icon, .res-page .mobile .topbar-icon {
    width: 25px;
    height: 18px;
    margin-top: 5px;
    margin-left: 12px;
    background-image: url('../images/icon/common_nav/nav.png');
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.logo-row {
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: top;
}
.logo-row .logo,
.logo-row .nav-menu {
    flex: 1;
}
.logo-row .logo img {
    width: 320px;
}

.logo-row .nav-menu {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    padding-right: 15px;
}
.logo-row .nav-menu .border {
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.logo-row .nav-menu a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8;
    margin-left: .2rem;
}
.logo-row .nav-menu a:nth-of-type(1) {
    margin-left: 0;
}
.logo-row .mobile-con {
    display: none;
    color: #518BE2;
}
.logo-row .mobile-con a {
    margin-top: 7px;
    display: inline-block;
    background: #518BE2;
    color: #fff;
    white-space: nowrap;
    padding: 0 8px;
    line-height: 25px;
    border-radius: 10px;
    font-size: 14px;
}
@media screen and (max-width: 768px) {
    .zczsk-header > .m-center {
        margin-top: 0;
        padding: .3rem 0 0;
    }
    .logo-row {
        padding-top: .5rem;
    }
    .logo-row .nav-menu {
        width: 80px;
        flex: none;
        padding-right: 0;
    }
    .logo-row .menu-row {
        display: none;
    }
    .logo-row .mobile-con {
        display: block;
        color: #fff;
    }
}
@media screen and (max-width: 768px) {
    .zczsk-header .top-menu {
        display: none;
    }
    .zczsk-header .search-box {
        height: 40px;
    }
    .zczsk-header .search-box .search-btn {
        height: 25px;
        background-size: 20px 20px;
        background-position: center center;
    }
}

@media screen and (max-width: 768px) {
    .zczsk-header {
        padding-bottom: 30px;
    }
    .zczsk-header .page-title-box {
        padding-top: 30px;
        padding-bottom: 5px;
    }
    .zczsk-header .page-title-box .page-title {
        width: 50%;
    }
    .zczsk-header .page-title-box::before {
        display: none;
    }
    .zczsk-header .page-title-box::after {
        display: none;
    }
    .zczsk-header .page-title-box .decoration {
        display: none;
    }
}

.zhishiku-type-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}
.zhishiku-type-list .wrap {
    width: 25%;
    padding: 7px;
}
.zhishiku-type-list .wrap .item {
    position: relative;
    display: block;
    color: #000;
    font-size: 16px;
    transition: .3s;
    background-color: #fff;
    padding: 15px;
    text-align: center;
    padding-left: 50px;
    border-radius: 9px;
}
.zhishiku-type-list .wrap .item:hover {
    color: #fff;
    background-color: #3077B8;
}
.zhishiku-type-list .wrap .item span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zhishiku-type-list .wrap .item .icon, .zhishiku-type-list .wrap .item .icon-act {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}
.zhishiku-type-list .wrap .item .icon-act {
    opacity: 0;
}
.zhishiku-type-list .wrap .item:hover .icon {
    opacity: 0;
}
.zhishiku-type-list .wrap .item:hover .icon-act {
    opacity: 1;
}
@media screen and (max-width: 768px) {
    .zhishiku-type-list .wrap {
        width: 50%;
    }
}
@media screen and (max-width: 360px) {
    .zhishiku-type-list .wrap .item {
        padding-left: 30px;
    }
    .zhishiku-type-list .wrap .item .icon, .zhishiku-type-list .wrap .item .icon-act {
        left: 10px;
    }
}

.qa-list-box .qa-list-title {
    display: flex;
    align-items: flex-end;
    padding: 40px 0 20px;
}
.qa-list-box .qa-list-title h3 {
    font-size: 24px;
    font-weight: bold;
    color: #115CB1;
    margin: 0 20px 0 0;
}
.qa-list-box .qa-list-title .ask-link {
    display: block;
    padding-left: 35px;
    color: #115CB1;
    font-size: 16px;
    background-image: url('../images/zhengwugongkai/zhishiku_page/icon/title.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px center;
}
.qa-list-box .qa-list-title .ask-link:hover {
    font-weight: bold;
}
.qa-list-box .qa-list .item {
    display: block;
    border-radius: 10px;
    padding: 20px 35px;
    border: 2px solid #B0C9E4;
    margin-bottom: 20px;
    font-size: 16px;
    background-color: #fff;
}
.qa-list-box .qa-list .item .question {
    text-indent: .5em;
    position: relative;
    font-weight: bold;
    color: #125BB0;
    margin-bottom: 20px;
    text-align: justify;
}
.qa-list-box .qa-list .item .question::before {
    position: absolute;
    content: '';
    left: -23px;
    top: 2px;
    width: 25px;
    height: 19px;
    background-image: url('../images/zhengwugongkai/zhishiku_page/icon/sub_title.png');
    background-size: cover;
}
.qa-list-box .qa-list .item .answer {
    color: #333;
    margin-bottom: 20px;
    text-align: justify;
}
.qa-list-box .qa-list .item .answer{
    /* text-align: center; */
    max-height: 386px;
    overflow: hidden;
}
.qa-list-box .qa-list .item .answer.only-pic {
    position: relative;
    text-align: center;
    padding-top: 20px;
    background-color: rgb(242, 242, 242);
}
.qa-list-box .qa-list .item .answer.only-pic::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: rgb(242, 242, 242);
}
.qa-list-box .qa-list .item .answer p img {
    width: 60%;
}
.qa-list-box .qa-list .item .info {
    color: #999;
}
.qa-list-box .qa-list .item .info span:nth-of-type(1) {
    margin-right: 30px;
}
@media screen and (max-width: 768px) {
    .qa-list-box .qa-list .item {
        padding: 15px;
    }
    .qa-list-box .qa-list .item .question {
        text-indent: 0;
    }
    .qa-list-box .qa-list .item .question::before {
        display: none;
    }
    .qa-list-box .qa-list .item .answer.only-pic {
        padding-top: 0;
    }
    .qa-list-box .qa-list .item .answer.only-pic::after {
        height: 0;
    }
    .qa-list-box .qa-list .item .answer p img {
        width: 100%;
    }
}