.jjnt-container {
    align-items: center;
}

.jjnt-left .font-cai {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.jjnt-left h4 {
    font-size: 36px;
    color: #091221;
    font-weight: bold;
    margin-bottom: 50px;
    line-height: 1.5;
}

.jjnt-left-list {
    margin-bottom: 50px;
}

.jjnt-left-item {
    display: flex;
    align-items: center;
}

.jjnt-left-item img {
    width: 40px;
    margin-right: 5px;
}

.jjnt-left-item p {
    font-size: 16px;
    color: #4e5866;
}

.jjnt-left .btn-group a {
    font-size: 16px;
    line-height: 1.5;
    border-radius: 8px;
    padding: 8px 10px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jjnt-left .btn-group .btn-blue {
    background: linear-gradient(-90deg, #01A5FE, #0076FE);
    margin-right: 20px;
}

.jjnt-left .btn-group .btn-white {
    border: 1px solid #eee;
}

.jjnt-right-item {
    background: url("../images/cpzx/lsdzk.png") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: 0px 5px 10px rgba(198, 224, 255, 0.44);
    margin-bottom: 20px;
    padding: 30px 20px;
}

.jjnt-right-item-title {
    display: flex;
    align-items: center;
}

.jjnt-right-item img {
    width: 32px;
    margin-bottom: 20px;
}

.jjnt-right-item h5 {
    color: #1d2129;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 20px;
}

.jjnt-right-item p {
    color: #656D78;
    font-size: 14px;
    min-height: 42px;
}

.hxgn-content img {
    width: 100%;
    max-width: 100%;
}

.jsys-container {
    align-items: center;
    box-shadow: 0px 2px 15px rgba(33, 131, 233, 0.16);
    border-radius: 20px;
    padding: 80px 20px 80px 60px;
}

.jsys .title-span,
.fwys .title-span,
.glys .title-span {
    color: #317af7;
    border: 1px solid #78a9ff;
    background-color: rgb(237, 245, 255);
    padding: 0 20px;
    font-size: 14px;
    line-height: 34px;
    border-radius: 18px;
    margin-bottom: 20px;
    display: inline-block;
}

.jsys-left h4 {
    color: #091221;
    line-height: 1.5;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 40px;
}

.jsys-list .jsys-item {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.jsys-list .jsys-item .w-line {
    display: block;
    margin: 0;
    margin-left: -0;
    padding: 0;
    width: 1px;
    height: 35px;
    font-size: 0;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #7bc5f7;
    position: absolute;
    left: 10px;
    bottom: calc(50% + 5px);
}

.jsys-list .jsys-item .dian-w {
    width: 21px;
    height: 21px;
    border-radius: 21px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jsys-list .jsys-item .dian-n {
    width: 11px;
    height: 11px;
    background-color: #81BDFD;
    border-radius: 11px;
}

.jsys-list .jsys-item p {
    font-size: 20px;
    color: #1d2129;
    line-height: 1.5;
}

.jsys-list .jsys-item .w-line.active {
    border-left-style: solid;
}

.jsys-list .jsys-item.active .dian-w {
    background-color: #dfecff
}

.jsys-list .jsys-item.active .dian-n {
    background-color: #007AFF;
}

.jsys-list .jsys-item.active p {
    color: #376aff;
    font-weight: bold;
}

.jsys-list .jsys-item:last-child {
    margin-bottom: 0;
}

.jsys-right {
    text-align: center;
}

.jsys-right img {
    border-radius: 20px;
    width: 100%;
    max-width: 600px;
}

.fwys-item {
    padding: 20px;
    border-radius: 20px;
    background-color: rgb(247, 249, 255);
    position: relative;
}

.fwys-item .fwys-item-context {
    padding-left: 30px;
    z-index: 1;
    position: relative;
}

.fwys-item h5 {
    color: #1d2129;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

.fwys-item p {
    font-size: 16px;
    color: #656D78;
    line-height: 1.75;
}

.tel400 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.tel400 img {
    width: 100%;
}

.tel400,
.zxkf,
.smfw,
.zbkc {
    overflow: hidden;
}

.tel400 img,
.zxkf img,
.smfw img,
.zbkc img {
    transition: all 0.5s;
}


.tel400:hover img,
.zxkf:hover img,
.smfw:hover img,
.zbkc:hover img {
    transform: scale(1.1);
}

.zxkf {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: space-between;
}

.smfw,
.zbkc {
    height: 100%;
    padding-bottom: 80px;
    padding-top: 60px;
}

.smfw img,
.zbkc img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.glys-head {
    background: url("../images/cpzx/glyssbg.jpg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px 20px 0 0;
    padding: 40px;
}

.glys-head h4 {
    color: #1d2129;
    font-size: 24px;
    font-weight: bold;
}

.glys-body {
    border: 1px solid #d9e5ff;
    background-color: rgb(249, 251, 255);
    padding: 40px;
}

.glys-item {
    display: flex;
    height: 100%;
    margin: 20px;
}

.glys-item-span {
    flex-shrink: 0;
    margin-right: 20px;
}

.glys-item-span span {
    color: #317af7;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    background-color: rgb(219, 232, 254);
    line-height: 24px;
    display: block;
    padding: 0 5px;
    border-radius: 4px;
}

.glys-item-context h5 {
    color: #1d2129;
    font-size: 20px;
    font-weight: bold;
}

.glys-item-context p {
    color: #656D78;
    font-size: 14px;
    line-height: 1.75;
}

.glys-icon {
    text-align: center;
    height: 90px;
}

.glys-icon-item {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.glys-icon-item.visible {
    opacity: 1;
    transform: translateY(0);
}

.glys-icon img {
    width: 90px;
    max-width: 100%;
}

.bgal {
    background: -webkit-gradient(linear, left top, left bottom, from(#ebf1ff), to(#edf8ff));
}

.hxyw-list {
    /* display: flex;
    justify-content: space-evenly;
    align-items: center; */
    justify-content: center;
}

.hxyw-list .hxyw-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #4e5866;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.hxyw-list .hxyw-item img {
    max-width: 120px;
    margin-bottom: 20px;
}

.cpys-item {}

.cpys-item-content h5 {
    color: #1d2129;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 35px;
}

.cpys-item-img {
    overflow: hidden;
}

.cpys-item-img img {
    width: 100%;
    border-radius: 20px;
}

.cpys-item-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 5%;
}

.cpys-item-text-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #4e5866;
    font-size: 18px;
}

.cpys-item-text-item img {
    margin-right: 20px;
}

@media (max-width: 1366px) {
    .jjnt-right-item h5 {
        font-size: 18px;
    }

    .jjnt-right-item p {
        font-size: 12px;
        line-height: 1.75;
    }

    .jjnt-left h4 {
        font-size: 32px;
    }

    .jjnt-left-item p {
        font-size: 14px;
    }

    .jjnt-left .btn-group a {
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .jjnt-left h4 {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .jjnt-container>* {
        margin-bottom: 20px;
    }

    .jsys-container {
        padding: 40px 20px;
    }

    .jsys-list {
        margin-bottom: 20px;
    }

    .jsys-left h4 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .jsys-list .jsys-item p {
        font-size: 16px;
    }

    .jsys-list .jsys-item .w-line {
        height: 25px;
    }

    .fwys .row>* {
        margin-bottom: 20px;
    }

    .zxkf {
        margin-bottom: 0;
        flex-direction: column;
        align-items: normal;
    }

    /* .tel400 {
        flex-direction: row;
        align-items: center
    } */

    .tel400 img,
    .zxkf img {
        width: 40%;
        margin: auto;
    }

    .fwys-item .fwys-item-context {
        padding-bottom: 30px;
    }

    .fwys-item h5 {
        font-size: 20px;
    }

    .fwys-item p {
        font-size: 14px;
    }

    .smfw,
    .zbkc {
        /* height: 150px; */
        padding-bottom: 0;
    }

    .jsys .title-span,
    .fwys .title-span,
    .glys .title-span {
        line-height: 30px;
    }

    .glys-icon {
        height: 180px;
    }

    .cpys-item-img img {
        margin-bottom: 20px;
    }
}