.zjjz-content {
    width: 72rem;
    height: 38rem;
    background: #FFFFFF;
    opacity: 0.88;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zjjz-content .zjjz-content-top {
    display: flex;
    justify-content: space-between;
    text-align: left;
    width: 72rem;
    background: #30604E;
    padding: 1.9375rem 2.375rem 0.75rem 2rem;
    border-bottom: 6px solid #9C8267;
}

.zjjz-content .zjjz-content-top .zjjz-top-left {
    width: 19.5rem;
    height: 11.0625rem;
    flex-shrink: 0;
}


.zjjz-content .zjjz-content-top .zjjz-top-right {
    margin-left: 2rem;
}

.zjjz-content .zjjz-content-top .zjjz-top-right .article {
    text-indent: 2em;
    padding: 0.5rem 0 0 0.5rem;
    width: 46.0625rem;
    color: #FFFFFF;
    position: relative;
}

.zjjz-content .zjjz-content-top .zjjz-top-right .article p,
.zjjz-content .zjjz-content-top .zjjz-top-right .article span {
    font-size: 1rem !important;
    font-family: 'Microsoft YaHei' !important;
    font-weight: 400 !important;
    color: #FFFFFF !important;
    line-height: 1.875rem !important;
}

.zjjz-content .title {
    background: #1C4233;
    border-radius: 1rem;
    cursor: pointer;
    padding: 0.4375rem 1.4375rem;
    display: inline-block;
}


.zjjz-content .title p {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.zjjz-content .more-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.zjjz-content .zjjz-content-bottom {
    padding: 1.25rem 2rem 2rem 2rem;
    text-align: left;
    height: 100%;
}

.zjjz-content .zjjz-content-bottom .zjjz-bottom-left {
    height: 100%;
}

.zjjz-content .zjjz-content-bottom .article-list {
    padding: 1.5rem 0 0 0.875rem;
}

.zjjz-content .zjjz-content-bottom .article-list li {
    width: 26.25rem;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 2rem;
}

.zjjz-content .zjjz-content-bottom .article-list li a {
    font-size: 1rem !important;
    font-family: Microsoft YaHei !important;
    font-weight: 400 !important;
    color: #333333 !important;
}

.zjjz-content-bottom .zjjz-bottom-right .zjjz-right-form-heade {
    height: 2rem;
    background: #30604E;
    border-radius: 0.25rem;
    padding: 0 1rem;
    margin-bottom: 1.25rem;
    display: inline-block;
}


.zjjz-content-bottom .zjjz-bottom-right .zjjz-right-form-heade .form-title {
    font-size: 1.125rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 2.0625rem;
    display: inline-block;
}

.zjjz-right-form-heade .zjjz-tab {
    height: 100%;
    display: inline-block;
}

.zjjz-right-form-heade .zjjz-tab li {
    padding: 0 0.6875rem;
    height: 100%;
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 2rem;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
}

.zjjz-right-form-heade .zjjz-tab .zjjz-tab-active {
    background: #9C8267;
    border-radius: 0.5rem;
}

.zjjz-bottom-right .zjjz-tab-dv li p {
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    text-align: center;
}

.zjjz-bottom-right .zjjz-tab-dv {
    display: none;
}

.zjjz-bottom-right .zjjz-box-active {
    display: block;
}

.zjjz-bottom-right .zjjz-tab-dv li {
    padding: 0px 1rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0px;
    text-align: center;
}
.zjjz-tab-swiper-container .swiper-container {
    width: 100% !important;
    height: 100% !important;
}
.zjjz-tab-swiper-container .swiper-slide{
    width: 4.25rem !important;
    height: 2rem !important;
}
.zjjz-tab-swiper-container .ll{
    background-color: #30604E;
    display: inline-block;
    width: 4.25rem !important;
    height: 2rem !important;
    color: #fff;
    font-size: 1rem;
    line-height: 2rem;
}
.zjjz-top-right .color-active a {
    color: #ffffff !important;
}

.zjjz-top-right .more-detail {
    /* flex-shrink: 0; */
    position: absolute;
    bottom: -0rem;
    right: 0rem;
    z-index: 9;
    cursor: pointer;
    background: #305F4D ;
}
.footer {
    z-index: 9;
    width: 100%;
    position: absolute;
    bottom: 10%;
}

.footer p {
    display: block;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F3F4F3;
    line-height: 1.75rem;
}
.footer div{
   display: none;
}