.header {
    background: #333333 !important;
}

.wrap-boxs-title {
    text-indent: 0;
}

.maskTop {
    width: 100%;
    height: 194px;
}

.maskTop2 {
    width: 100%;
    height: 94px;
}

.wrap-boxs-content {
    position: relative;
    float: left;
}

.group-btnlist {
    z-index: 98;
    position: fixed;
    top: 94px;
    width: 100%;
    height: 100px;
    background: #ffffff;
}

.group-btnlist .group-btn {
    position: relative;
    z-index: 9;
    float: left;
    width: 50%;
    height: 100px;
}

.group-btnlist .group-btn.active::before {
    position: absolute;
    display: block;
    content: '';
    bottom: -28px;
    left: 50%;
    margin-left: -14px;
    width: 0px;
    height: 0px;
    border: 14px solid #059950;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.group-btnlist .group-btn a {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: no-repeat;
    color: #a3a3a3;
    font-size: 28px;
    text-align: center;
}

.group-btnlist .group-btn i {
    margin-top: 10px;
    display: inline-block;
    background: #cccccc;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.group-btnlist .group-btn a span {
    color: #000000;
}

.group-btnlist .group-btn.active a {
    color: #82cca8;
    background: #059950;
}

.group-btnlist .group-btn.active a span {
    color: #ffffff;
}

.group-btnlist .group-btn.active i {
    background: #37ad73;
}

.wrap-groupboxs-title2 {
    margin-top: 22px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #000000;
    font-size: 28px;
    text-align: center;
}

.wrap-groupboxs-title2 span {
    position: relative;
    display: inline-block;
}

.wrap-groupboxs-title2 span i {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 1px;
    border: 1px solid #acacac;
}

.wrap-groupboxs-title2 span i.left {
    top: 15px;
    left: -95px;
}

.wrap-groupboxs-title2 span i.right {
    top: 15px;
    right: -95px;
}

.wrap-boxs-ms {
    letter-spacing: 2px;
}

.zzjgimg {
    margin-top: 15px;
    text-align: center;
}

.zzjgimg img {
    width: 70%;
}

#group {
    margin-top: 30px;
}

#group .swiper-slide {
    padding: 0 10%;
}

#group .swiper-slide > div {
    padding: 20px 25px 20px 30px;
    position: relative;
    line-height: 42px;
    font-size: 22px;
}

#group .swiper-slide > div + div {
    border-top: 1px solid #dedede;
}

#group .swiper-slide > div i {
    position: absolute;
    left: 0px;
    display: block;
    width: 42px;
    height: 42px;
    background: url('../../../images/pcweb/icon-xunzhang.png') left center no-repeat;
    background-size: 24px 30px;
}

.wrap-boxs-group {
    position: relative;
    width: 50%;
    float: left;
}

.wrap-group-txt {
    position: absolute;
    top: 50%;
    width: 100%;
    /* padding: 0 8%; */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}

.group-prev {
    margin: 0;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    left: 15px;
    background-image: url('../../../images/pcweb/icon-btn-left-hui.png');
    background-size: 100% 100%;
}

.group-prev:hover {
    background-image: url('../../../images/pcweb/icon-btn-left-hui2.png');
    background-size: 100% 100%;
}

.group-next {
    margin: 0;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    right: 15px;
    background-image: url('../../../images/pcweb/icon-btn-right-hui.png');
    background-size: 100% 100%;
}

.group-next:hover {
    background-image: url('../../../images/pcweb/icon-btn-right-hui2.png');
    background-size: 100% 100%;
}

#group-info-p-text .swiper > p {
    font-size: 18px;
    line-height: 30px;
}

.group-info-prev {
    margin: 0;
    width: 50px;
    height: 50px;
    top: auto !important;
    bottom: -65px;
    /*margin-top: -25px;*/
    left: 40px;
    background-image: url('../../../images/pcweb/icon-btn-left-hui2.png');
    background-size: 100% 100%;
}

.group-info-prev:hover {
    background-image: url('../../../images/pcweb/icon-btn-left-hui2.png');
    background-size: 100% 100%;
}

.group-info-next {
    margin: 0;
    width: 50px;
    height: 50px;
    top: auto !important;
    bottom: -65px;
    /*margin-top: -25px;*/
    left: 100px;
    background-image: url('../../../images/pcweb/icon-btn-right-hui2.png');
    background-size: 100% 100%;
}

.group-info-next:hover {
    background-image: url('../../../images/pcweb/icon-btn-right-hui2.png');
    background-size: 100% 100%;
}


.jtggTitle {
    margin: 0 auto;
    margin-top: 30px;
    width: 84%;
    height: 80px;
    line-height: 80px;
    font-size: 28px;
    color: #009947;
}

.paddingLR {
    padding: 0 5% !important;
}


.group-info-next {
    bottom: -25px;
    right: auto;
    left: 50%;
    margin-left: 10px;
}

.group-info-prev {
    bottom: -25px;
    left: auto;
    right: 50%;
    margin-right: 10px;
}

.wrap-boxsjj02-txt img {
    width: 100%;
}

#group-org-txt,
#group-org-txt * {
    text-indent: 0 !important;
}

@media not all, (-webkit-min-device-pixel-ratio: 1.19) and (-webkit-max-device-pixel-ratio: 1.3), (min-resolution: 1.19dppx) and (max-resolution: 1.48dppx) {
    .wrap-boxs-txt p {
        font-size: 16px;
    }

    #group {
        margin-top: 0;
    }

    #group .swiper-slide > div {
        font-size: 16px;
    }
}


@media only screen and (max-width: 1680px ) {
    .wrap-boxs-title {
        height: 36px;
        line-height: 36px;
        font-size: 26px;
    }

    .wrap-boxs-txt p {
        line-height: 28px;
    }

    .wrap-groupboxs-title2 {
        margin-top: 20px;
        font-size: 24px;
    }

    .wrap-groupboxs-title2 span i {
        width: 65px;
    }

    .wrap-groupboxs-title2 span i.left {
        top: 15px;
        left: -75px;
    }

    .wrap-groupboxs-title2 span i.right {
        top: 15px;
        right: -75px;
    }

    .wrap-boxs-txt p {
        font-size: 16px;
    }

    #group {
        margin-top: 0;
    }

    #group .swiper-slide > div {
        font-size: 16px;
        line-height: 28px;
    }

    .group-info-next {
        bottom: -45px;
    }

    .group-info-prev {
        bottom: -45px;
    }
}


@media only screen and (max-width: 1500px ) {
    .wrap-groupboxs-title2 {
        margin-top: 20px;
        font-size: 24px;
    }

    .wrap-groupboxs-title2 span i {
        width: 65px;
    }

    .wrap-groupboxs-title2 span i.left {
        top: 15px;
        left: -75px;
    }

    .wrap-groupboxs-title2 span i.right {
        top: 15px;
        right: -75px;
    }
}

@media only screen and (max-width: 1366px ) {
    .wrap-boxs-title {
        height: 30px;
        line-height: 30px;
        font-size: 24px;
    }

    .wrap-boxs-txt p {
        font-size: 14px;
    }

    .group-info-next {
        bottom: -25px;
        right: auto;
        left: 50%;
        margin-left: 10px;
    }

    .group-info-prev {
        bottom: -25px;
        left: auto;
        right: 50%;
        margin-right: 10px;
    }

    .wrap-groupboxs-title2 {
        margin-top: 10px;
        font-size: 22px;
    }

    .wrap-groupboxs-title2 span i {
        width: 50px;
    }

    .wrap-groupboxs-title2 span i.left {
        top: 15px;
        left: -65px;
    }

    .wrap-groupboxs-title2 span i.right {
        top: 15px;
        right: -65px;
    }

    #group .swiper-slide > div {
        padding: 10px 25px 10px 30px;
        font-size: 14px;
        line-height: 32px;
    }

    #group .swiper-slide > div i {
        width: 32px;
        height: 32px;
        background: url('../../../images/pcweb/icon-xunzhang.png') left center no-repeat;
        background-size: 20px 25px;
    }
}

@media only screen and (max-width: 1280px ) {
    .paddingLR {
        padding: 0 2% !important;
    }

    .wrap-boxsjj02-txt img {
        width: 85%;
    }

    .wrap-boxs-txt p {
        font-size: 14px;
    }

    .group-info-next {
        bottom: -22px;
    }

    .group-info-prev {
        bottom: -22px;
    }
}