body {
    min-width: 1200px;
    width: 100%;
}

.zfgm-banner {
    max-width: 100%;
    min-width: 1200px;
    background: url('../images/gm-banner2.png') no-repeat center;
    height: 920px;
}

.shzy-zy {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-top: 50px;
}

.mt80 {
    margin-top: 80px;
}

.gm-gc-box .gm-gc-item {
    width: 580px;
    height: 210px;
    background: url('../images/zfgm-jc-bg.png') no-repeat;
    margin: 0 0 36px 40px;
    padding: 25px;
    box-sizing: border-box;
}

.gm-gc-box .gm-gc-item:nth-child(odd) {
    margin-left: unset;
}

.gm-gc-box .gm-gc-item .gm-el {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
}

.gm-gc-box .gm-gc-item p:first-child {
    font-weight: bold;
    font-size: 30px;
    -webkit-box-orient: vertical;
    border-bottom: 1px dashed #333;
    padding-bottom: 5px;
    -webkit-line-clamp: 1;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    line-height: 50px;
}

.gm-gc-box .gm-gc-item p:last-child {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    margin-top: 20px;
    font-size: 18px;
}

.gm-bs-main {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    margin-top: 40px;
}

.gm-bs-main .gm-bs-lf {
    width: 620px;
    height: 400px;
}

.gm-bs-main .gm-bs-lf .swiper1 {
    position: relative;
}

.gm-bs-main .gm-bs-lf .shzy-zsj-lf-bt {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
    display: flex;
    align-items: center;
}

.gm-bs-main .gm-bs-lf .shzy-zsj-text {
    width: 400px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.gm-bs-main .gm-bs-lf .shzy-zsj-text a {
    color: #fff;
}

.gm-bs-main .zfgm-zc {
    overflow: hidden;
    width: 100%;
}

.gm-bs-main .zfgm-zc div {
    width: 50%;
}

.gm-bs-main .zfgm-zc .zcyq ul li {
    list-style-type: none;
}

.gm-bs-main .gm-bs-rg {
    margin-left: 40px;
    flex: 1;
}

.gm-bs-main .gm-bs-rg .gm-bs-rg-top {
    color: #c21f1f;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 21px;
}

.gm-bs-main .gm-bs-rg p {
    margin-top: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #c2c2c2;
    padding-bottom: 25px;
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 96px;
    box-sizing: border-box;
}

.gm-bs-main .gm-bs-rg ul {
    height: 100%;
    margin-top: 25px;
    list-style-type: disc;
}

.gm-bs-main .gm-bs-rg ul li {
    margin-top: 30px;
    font-size: 18px;
    list-style-type: disc;
}

.gm-bs-main .gm-bs-rg ul li:first-child {
    margin-top: unset;
}

.gm-bs-main .gm-bs-rg ul li a {
    width: 98%;
}

.gm-bs-main .gm-bs-rg .gm-more {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
    font-size: 14px;
    color: #595959;
    cursor: pointer;
}

.gm-bs-main .gm-bs-rg .gm-more a {
    color: #595959;
}

.gm-bs-main .swiper-button-next,
.gm-bs-main .swiper-rtl .swiper-button-prev {
    width: 33px;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
}

.gm-bs-main .swiper-button-prev,
.gm-bs-main .swiper-rtl .swiper-button-next {
    width: 33px;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
}

.gm-bs-main .swiper1 {
    position: relative !important;
}

.gm-bs-main .swiper-button-next,
.gm-bs-main .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}

.gm-bs-main .swiper-button-next.swiper-button-disabled,
.gm-bs-main .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}

:root {
    --swiper-theme-color: #fff;
}

/*# sourceMappingURL=index.css.map */
.gm-gc-box {
    position: relative;
}

.gm-more-alone {
    position: absolute;
    bottom: 10px;
    right: 0;
    margin-top: 10px;
    color: #595959;
    font-size: 14px;
}
