#zctspt-header {
    width: 100%;
    height: 358rem;
    background: url('/globalstatic/szmz/mobile/images/zctspt/zctspt_banner.png');
    background-size: 100% 100%;
    padding: 32rem 24rem;
}

#website-logo {
    width: 318rem;
    height: 64rem;
    background: url('/globalstatic/szmz/mobile/images/header/secondary_header_logo.png');
    background-size: 100% 100%;
}

#zctspt-body {
    padding: 40rem 32rem;
    background: #FFFFFF;
}

.zctspt-item {
    width: 100%;
    height: 184rem;
    border: 1px solid #EEEEEE;
    margin-bottom: 24rem;
    padding: 0 32rem;
}

.zctspt-item img {
    width: 88rem;
    height: 88rem;
    margin-right: 24rem;
}

.zctspt-item-title {
    font-size: 36rem;
    font-weight: bold;
    color: #242424;
    margin-top: 8rem;
}

.zctspt-item-des {
    font-size: 28rem;
    color: #666666;
    margin-top: 14rem;
}

.btn-back {
    height: 80rem;
    color: #333333;
    font-size: 32rem;
    line-height: 80rem;
    padding: 0 20rem 0 80rem;
    background: url('/globalstatic/szmz/mobile/images/zctspt/back.png') no-repeat left 20rem center, rgba(255, 255, 255, 0.5);
    border-radius: 4rem;
}

/* 政策库 start */
#zck-box {
    position: relative;
}


#zck-filter-box {
    width: 100%;
    background: #D6E0E7;
    height: 112rem;
    padding: 12rem 24rem 0 24rem;
    position: absolute;
    left: 0;
}

#zck-filter-box-space {
    height: 112rem;
    z-index: -1;
}

.zck-filter-item {
    width: 234rem;
    height: 100rem;
    font-size: 32rem;
    font-weight: bold;
    text-align: center;
    line-height: 88rem;
    color: #333333;
}

.zck-filter-item.actived {
    background: #FFFFFF;
    border-radius: 4rem 4rem 0 0;
    color: #005293;
}

#zcfg-filter {
    margin-top: 40rem;
    justify-content: end;
    position: relative;
}

#zcfg-filter-title {
    font-size: 28rem;
    color: #333333;
    min-width: 140rem;
}

#policyThemes-title {
    font-size: 28rem;
    color: #005AA8;
}

#policyThemes img {
    width: 32rem;
    height: 32rem;
    margin-left: 8rem;
}

#zcfg-filter .screen-btn {
    padding: 16rem 18rem;
    border: 1px solid #DDDDDD;
    font-size: 28rem;
    color: #333333;
    min-width: 200rem;
    text-align: center;
    margin-top: 24rem;
}

#zcfg-filter .screen-active {
    color: #005AA8;
    background: rgba(0,90,168,0.1);
    border: 1px solid #005AA8;
}

#zcfg-filter .screen-content {
    padding: 0 32rem;
}

#zcfg-filter .others-screen-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#zcfg-filter #change-titles-box {
    width: 100%;
}

.others-screen-btn::after {
    content: '';
    width: 52rem;
    height: 76rem;
}

.init-select-btn {
    max-width: 176rem;
}
/* 政策库 end */

/* 政策计算器 start */
#zcjsq-banner {
    width: 100%;
    height: 196rem;
    background-image: url('/globalstatic/szmz/mobile/images/zctspt/zcjsq_banner.png');
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 32rem;
}

.detail-btn {
    width: 160rem;
    height: 72rem;
    line-height: 72rem;
    text-align: center;
    color: #FFFFFF;
    background: #005AA8;
    border-radius: 4rem;
    font-size: 24rem;
    display: none;
}

.zcjsq-num-box {
    font-size: 28rem;
    color: #333333;
    margin-bottom: 12rem;
}

.zcjsq-num-box span {
    color: #005AA8;
}

.zcjsq-num {
    font-weight: bold;
    font-size: 36rem;
    margin-left: 12rem;
    margin-right: 4rem;
}

.zcjsq-money-box {
    font-size: 28rem;
    color: #333333;
}

.zcjsq-money {
    font-weight: bold;
    font-size: 56rem;
    margin-left: 12rem;
    margin-right: 4rem;
    color: #E1251B;
}

.zcjsq-money-unit {
    color: #E1251B;
}

#zcjsq-filter-box {
    position: relative;
    margin-top: 40rem;
    margin-bottom: 40rem;
}

#zcjsq-filter {
    overflow-x: scroll;
    padding-right: 60px;
}

#zcjsq-filter::-webkit-scrollbar {
    display: none;
}

#zcjsq-filter li {
    flex-shrink: 0;
    font-size: 30rem;
    margin-right: 32rem;
    padding-bottom: 14rem;
}

#zcjsq-filter .actived {
    font-weight: bold;
    font-size: 34rem;
    border-bottom: 3px solid #005293;
    color: #005293;
}

#news-list-titles-more-btn {
    position: absolute;
    right: 0;
    top: 4rem;
    box-shadow: -20px 0 8px 14px #FFFFFF;
    background: #FFFFFF;
}

#news-list-titles-more-btn img {
    width: 28rem;
    height: 28rem;
}

.zc-index-title {
    font-size: 36rem;
    font-weight: 600;
    color: #333333;
    padding-left: 18rem;
    margin-bottom: 40rem;
    position: relative;
}

.zc-index-title::before {
    content: "";
    display: inline-block;
    width: 6rem;
    height: 36rem;
    background: #005AA8;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.zc-content-box {
    margin-bottom: 40rem;
}

.zc-sub-title {
    font-size: 28rem;
    font-weight: 600;
    color: #333333;
    margin-bottom: 32rem;
}

.zc-item {
    width: 100%;
    padding: 26rem 24rem;
    background: #F7F8F9;
    margin-bottom: 16rem;
    font-size: 26rem;
    color: #333333;
    text-align: center;
}

.zc-content .zc-item-active {
    background: #ffffff;
    border: 1px solid #005AA8;
    box-shadow: 4rem 4rem 16rem 0px rgba(12, 85, 187, 0.2);
}

.zc-content .zc-item .icon-select {
    width: 40rem;
    height: 40rem;
    background: url('/globalstatic/szmz/mobile/images/icon-selected.png') no-repeat center / 100% 100%;
    top: 0;
    left: 0;
}

.zc-content .zc-item-active .icon-select {
    display: inline-block;
    position: absolute;
}

#zctspt-top-info {
    box-shadow: 0px 4rem 20rem 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%;
}

#zctspt-top-info-box {
    width: 100%;
    height: 164rem;
    background: #FFFFFF;
    align-items: center;
    justify-content: space-between;
    padding: 0 32rem;
}


#matchingPolicy {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0 32rem;
    align-items: center;
    justify-content: center;
    background: rgba(102, 102, 102, 0.4);
    display: none;
}

#matchingPolicy .change-titles-box {
    display: block;
    width: 100%;
    position: relative;
    border-radius: 8rem;
}

.matche-item {
    padding: 32rem 24rem;
    background: #F7F8F9;
    margin-bottom: 16rem;
}

.matche-item .list-title {
    font-size: 28rem;
    color: #3D3D3D;
}

.matche-item .num {
    font-size: 44rem;
    font-weight: bold;
    color: #087CD6;
    margin-left: 8rem;
    margin-right: 4rem;
}

.matche-item .unit {
    color: #087CD6;
}

.matche-item .list-msg {
    font-size: 26rem;
    color: #666666;
    margin-top: 16rem;
    margin-bottom: 20rem;
}

.matche-item .matche-item-btn {
    display: block;
    width: 160rem;
    height: 64rem;
    line-height: 64rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 28rem;
    background: linear-gradient(90deg, #469FFF 0%, #087CD6 100%);
    border-radius: 4rem;
}

/* 政策计算器 end */

/* 政策问答平台 start */
#zcwdpt-search-box .zcwdpt-search-input{
    height: 88rem;
    flex: 1;
    border: 1px solid #DDDDDD;
    padding-left: 24rem;
    border-radius: 4rem 4rem 0 0;
    border-right: 0;
}

#zcwdpt-search-box .zcwdpt-search-input-icon {
    width: 36rem;
    min-width: 36rem;
    height: 36rem;
    background-image: url('/globalstatic/szmz/mobile/images/search_icon.png');
    background-size: 100% 100%;
}

#zcwdpt-search-input {
    margin: 0;
    padding: 0 24rem;
    border: 0;
    font-size: 28rem;
}

#zcwdpt-search-btn {
    width: 142rem;
    height: 88rem;
    background: #E1251B;
    border-radius: 0 4rem 4rem 0;
    color: #FFFFFF;
    font-size: 32rem;
}


.zcwdpt-icon {
    width: 40rem;
    height: 40rem;
    margin-right: 12rem;
    margin-top: 4rem;
}

#wdpt-bottom-link {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 16rem;
}

#wdpt-bottom-link a {
    height: 122rem;
    margin-top: 24rem;
}

#wdpt-bottom-link img {
    width: 340rem;
    height: 122rem;
}
/* 政策问答平台 end */