body .ctx .right .content_div {
    display: inline-block;
    text-align: left;
    width: 90vw;
    max-width: 960px;
    list-style: none;
    padding: 30px 0vw 0 0vw;
}

body .ctx .right .content_div .zyjs img {
    width: 555px;
    height: 420px;
    margin: 0 0 33px 0;
}

body .ctx .right .content_div .zyjs .info {
    float: right;
    width: 400px;
}

body .ctx .right .content_div .zyjs .info .name {
    padding-left: 16px;
}

body .ctx .right .content_div .zyjs .info .name div {
    padding-top: 40px;
    height: 26px;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #0e27bf;
    line-height: 26px;
    letter-spacing: 2px;
}

body .ctx .right .content_div .zyjs .info .name span {
    width: 146px;
    height: 16px;
    opacity: 0.4;
    font-size: 12px;
    font-family: Montserrat, Montserrat-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #040e1d;
    line-height: 16px;
    letter-spacing: 4px;
    padding: 8px 0 29px 0;
}

body .ctx .right .content_div .zyjs .contentdiv {
    width: 580px;
    opacity: 1;
    position: relative;
    float: right;
    margin: -340px 0 0 0;
}

body .ctx .right .content_div .zyjs .contentdiv .content {
    width: 516px;
    opacity: 1;
    /* background: #f3f3f3; */
    background: rgba(243, 243, 243, 0.85);
    margin-bottom: 12px;
    padding: 16px 32px 21px 32px;
    border-radius: 4px;
}

body .ctx .right .content_div .zyjs .contentdiv .content .title {
    height: 28px;
    opacity: 1;
    font-size: 16px;
    color: black;
    font-weight: 900;
    text-align: justify;
    line-height: 28px;
}

body .ctx .right .content_div .zyjs .contentdiv .content .title span {
    font-family: Montserrat, Montserrat-Black, sans-serif;
    color: #0e27bf;
}

body .ctx .right .content_div .zyjs .contentdiv .content .cnt {
    height: 84px;
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #040e1d;
    line-height: 21px;
    margin-top: 20px;
}

body .ctx .right .content_div .pymb .info .name div {
    padding-top: 40px;
    height: 26px;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #0e27bf;
    line-height: 26px;
    letter-spacing: 2px;
    border-bottom: 2px solid #e1e6eb;
    padding-bottom: 16px;
}

body .ctx .right .content_div .pymb .info .name div span {
    width: 146px;
    height: 16px;
    opacity: 0.4;
    font-size: 12px;
    font-family: Montserrat, Montserrat-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #040e1d;
    letter-spacing: 4px;
    padding: 8px 0 29px 0;
    padding-left: 12px;
}

body .ctx .right .content_div .pymb .content .item {
    width: 48%;
    display: inline-block;
    background: #f3f3f3;
    margin-top: 24px;
    padding-bottom: 32px;
}

body .ctx .right .content_div .pymb .content .item img {
    width: 100%;
}

body .ctx .right .content_div .pymb .content .item .title {
    opacity: 1;
    font-size: 18px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 900;
    text-align: justify;
    color: #303133;
    line-height: 28px;
    margin: 24px 0 0 32px;
}

body .ctx .right .content_div .pymb .content .item .txt {
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: justify;
    color: #040e1d;
    line-height: 28px;
    letter-spacing: 1px;
    margin: 32px 32px 32px 32px;
    height: 10em;
    overflow: auto;
    padding-right: 16px;
}

body .ctx .right .content_div .pymb .content .item .txt {
    overflow-y: scroll;
    scrollbar-color: #0e27bf #d9e7f2;
    scrollbar-width: thin;
}

body .ctx .right .content_div .pymb .content .item .txt::-webkit-scrollbar {
    width: 4px;
    background-color: #d9e7f2;
}

body .ctx .right .content_div .pymb .content .item .txt::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    background-color: #0e27bf;
}

body .ctx .right .content_div .pymb .content .item:nth-child(2n) {
    float: right;
}

body .ctx .right .content_div .hxkc .info .name div {
    padding-top: 40px;
    height: 26px;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #0e27bf;
    line-height: 26px;
    letter-spacing: 2px;
    border-bottom: 2px solid #e1e6eb;
    padding-bottom: 16px;
}

body .ctx .right .content_div .hxkc .info .name div span {
    width: 146px;
    height: 16px;
    opacity: 0.4;
    font-size: 12px;
    font-family: Montserrat, Montserrat-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #040e1d;
    letter-spacing: 4px;
    padding: 8px 0 29px 0;
    padding-left: 12px;
}

body .ctx .right .content_div .hxkc .content {
    margin-bottom: 130px;
}

body .ctx .right .content_div .hxkc .content .item {
    margin-top: 32px;
    height: 320px;
    overflow: hidden;
}

body .ctx .right .content_div .hxkc .content .item img {
    width: 320px;
    height: 320px;
    opacity: 1;
    float: left;
    position: relative;
}

body .ctx .right .content_div .hxkc .content .item .shawe {
    margin-top: 24px;
    float: left;
    position: relative;
    width: 12px;
    height: 296px;
    opacity: 1;
    background: #e1e6eb;
}

body .ctx .right .content_div .hxkc .content .item .content_txt {
    margin-top: 74px;
    height: 251px;
    overflow: hidden;
    background: #f3f3f3;
    vertical-align: middle;
}

body .ctx .right .content_div .hxkc .content .item .content_txt .title, body .ctx .right .content_div .hxkc .content .item .content_txt .txt {
    padding: 0 24px 0 20px;
}

body .ctx .right .content_div .hxkc .content .item .content_txt .title {
    opacity: 1;
    font-size: 18px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 900;
    text-align: justify;
    color: #303133;
    line-height: 28px;
    padding-top: 47px;
    padding-bottom: 16px;
}

body .ctx .right .content_div .hxkc .content .item .content_txt .txt {
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: justify;
        color: #040e1d;
    line-height: 28px;
    letter-spacing: 1px;
    overflow: hidden;
}

body .ctx .right .content_div .jyfz {
    width: 100%;
    overflow: hidden;
}

body .ctx .right .content_div .jyfz .info .name div {
    padding-top: 40px;
    height: 26px;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #0e27bf;
    line-height: 26px;
    letter-spacing: 2px;
    padding-bottom: 16px;
}

body .ctx .right .content_div .jyfz .info .name div span {
    width: 146px;
    height: 16px;
    opacity: 0.4;
    font-size: 12px;
    font-family: Montserrat, Montserrat-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #040e1d;
    letter-spacing: 4px;
    padding: 8px 0 29px 0;
    padding-left: 12px;
}

body .ctx .right .content_div .jyfz .content img {
    float: right;
    width: 452px;
    height: 492px;
    margin-top: -88px;
    border-top: 10px solid #0e27bf;
}

body .ctx .right .content_div .jyfz .content .item {
    width: 696px;
    background: #f3f3f3;
    padding: 32px;
}

body .ctx .right .content_div .jyfz .content .item .title {
    opacity: 1;
    font-size: 18px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 900;
    text-align: justify;
    color: #303133;
    line-height: 28px;
}

body .ctx .right .content_div .jyfz .content .item .txt {
    width: 420px;
    opacity: 1;
    font-size: 14px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: justify;
        color: #040e1d;

    line-height: 28px;
    letter-spacing: 1px;
    margin-top: 16px;
    margin-bottom: 32px;
}

body .ctx .right .content_div .zszx {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 80px;
}

body .ctx .right .content_div .zszx .b {
    width: 696px;
    height: 522px;
    opacity: 1;
}

body .ctx .right .content_div .zszx .info .name {
    float: right;
    width: 240px;
}

body .ctx .right .content_div .zszx .info .name div {
    padding-top: 80px;
    height: 26px;
    opacity: 1;
    font-size: 20px;
    font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    text-align: left;
    color: #0e27bf;
    line-height: 26px;
    letter-spacing: 2px;
    padding-bottom: 16px;
}

body .ctx .right .content_div .zszx .info .name div span {
    width: 146px;
    height: 16px;
    opacity: 0.4;
    font-size: 12px;
    font-family: Montserrat, Montserrat-Regular, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #040e1d;
    letter-spacing: 4px;
    padding: 8px 0 29px 0;
}

body .ctx .right .content_div .zszx .content {
    width: 584px;
    float: right;
    clear: both;
    position: relative;
    /* background: #f3f3f3; */
    background: rgba(243, 243, 243, 0.85);
    padding: 40px;
    margin-top: -364px;
    list-style: none;
    min-height: 280px;
    max-height: 280px;
    border-radius: 4px;
}

body .ctx .right .content_div .zszx .content li {
    line-height: 55px;
}

body .ctx .right .content_div .zszx .content li span, body .ctx .right .content_div .zszx .content li a {
    color: #000000;
}

body .ctx .right .content_div .zszx .content li + li {
    border-top: 1px dotted #c0c8cc;
}

body .ctx .right .content_div .zszx .q {
    position: relative;
    float: right;
    width: 53px;
    height: 50px;
    right: 580px;
    margin-top: -400px;
}

body .ctx .right .content_div .zszx .more {
    border: 1px solid #0e27bf;
    width: 220px;
    height: 64px;
    opacity: 0.96;
    background: #f3f3f3;
    float: right;
    right: 40px;
    position: relative;
    margin-top: -20px;
    font-size: 16px;
    font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
    font-weight: 400;
    text-align: center;
    color: #0e27bf;
    line-height: 64px;
    letter-spacing: 2px;
}

body .ctx .right .content_div .zszx .more:hover {
    border: 1px solid #0e27bf;
    background: #0e27bf;
    color: #f3f3f3;
}

@media (max-width: 1200px) {
    body .ctx .right .content_div {
        display: inline-block;
        text-align: left;
        width: 90vw;
        max-width: 1200px;
        list-style: none;
        padding: 30px 5vw 0 5vw;
    }

    body .ctx .right .content_div .zyjs img {
        width: 50%;
        height: auto;
        margin: 0 0 33px 0;
        display: inline-block;
        float: initial;
        vertical-align: top;
    }

    body .ctx .right .content_div .zyjs .info {
        float: initial;
        width: 200px;
        display: inline-block;
    }

    body .ctx .right .content_div .zyjs .info .name {
        padding-left: 16px;
    }

    body .ctx .right .content_div .zyjs .info .name div {
        padding-top: 40px;
        height: 26px;
        opacity: 1;
        font-size: 20px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #0e27bf;
        line-height: 26px;
        letter-spacing: 2px;
    }

    body .ctx .right .content_div .zyjs .info .name span {
        width: 146px;
        height: 16px;
        opacity: 0.4;
        font-size: 12px;
        font-family: Montserrat, Montserrat-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #040e1d;
        line-height: 16px;
        letter-spacing: 4px;
        padding: 8px 0 29px 0;
    }

    body .ctx .right .content_div .zyjs .contentdiv {
        width: 100%;
        opacity: 1;
        position: relative;
        float: initial;
        margin: 0 0 0 0;
        display: inline;
    }

    body .ctx .right .content_div .zyjs .contentdiv .content {
        width: 100%;
        max-width: 80vw;
        opacity: 1;
        background: #f3f3f3;
        margin-bottom: 12px;
        padding: 16px 32px 21px 32px;
        overflow: hidden;
    }

    body .ctx .right .content_div .zyjs .contentdiv .content .title {
        height: 28px;
        opacity: 1;
        color: black;
        text-align: justify;
        line-height: 28px;
    }

    body .ctx .right .content_div .zyjs .contentdiv .content .title span {
        font-family: Montserrat, Montserrat-Black, sans-serif;
        color: #0e27bf;
    }

    body .ctx .right .content_div .zyjs .contentdiv .content .cnt {
        height: 84px;
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        text-align: justify;
        line-height: 21px;
        margin-top: 20px;
    }

    body .ctx .right .content_div .pymb .info .name div {
        padding-top: 40px;
        height: 26px;
        opacity: 1;
        font-size: 20px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #0e27bf;
        line-height: 26px;
        letter-spacing: 2px;
        border-bottom: 2px solid #e1e6eb;
        padding-bottom: 16px;
    }

    body .ctx .right .content_div .pymb .info .name div span {
        width: 146px;
        height: 16px;
        opacity: 0.4;
        font-size: 12px;
        font-family: Montserrat, Montserrat-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #040e1d;
        letter-spacing: 4px;
        padding: 8px 0 29px 0;
        padding-left: 12px;
    }

    body .ctx .right .content_div .pymb .content .item {
        width: 100%;
        display: inline-block;
        background: #f3f3f3;
        margin-top: 24px;
        padding-bottom: 32px;
    }

    body .ctx .right .content_div .pymb .content .item img {
        width: 100%;
    }

    body .ctx .right .content_div .pymb .content .item .title {
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        text-align: justify;
        color: #303133;
        line-height: 28px;
        margin: 24px 0 0 32px;
    }

    body .ctx .right .content_div .pymb .content .item .txt {
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        text-align: justify;
        line-height: 28px;
        letter-spacing: 1px;
        margin: 32px 32px 32px 32px;
        height: 10em;
        overflow: auto;
        padding-right: 16px;
    }

    body .ctx .right .content_div .pymb .content .item .txt {
        overflow-y: scroll;
        scrollbar-color: #0e27bf #d9e7f2;
        scrollbar-width: thin;
    }

    body .ctx .right .content_div .pymb .content .item .txt::-webkit-scrollbar {
        width: 4px;
        background-color: #d9e7f2;
    }

    body .ctx .right .content_div .pymb .content .item .txt::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
        background-color: #0e27bf;
    }

    body .ctx .right .content_div .pymb .content .item:nth-child(2n) {
        float: initial;
    }

    body .ctx .right .content_div .hxkc .info .name div {
        padding-top: 40px;
        height: 26px;
        opacity: 1;
        font-size: 20px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #0e27bf;
        line-height: 26px;
        letter-spacing: 2px;
        border-bottom: 2px solid #e1e6eb;
        padding-bottom: 16px;
    }

    body .ctx .right .content_div .hxkc .info .name div span {
        width: 146px;
        height: 16px;
        opacity: 0.4;
        font-size: 12px;
        font-family: Montserrat, Montserrat-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #040e1d;
        letter-spacing: 4px;
        padding: 8px 0 29px 0;
        padding-left: 12px;
    }

    body .ctx .right .content_div .hxkc .content {
        margin-bottom: 130px;
    }

    body .ctx .right .content_div .hxkc .content .item {
        margin-top: 32px;
        height: auto;
        overflow: initial;
    }

    body .ctx .right .content_div .hxkc .content .item img {
        width: 100%;
        height: auto;
        opacity: 1;
        float: initial;
        position: relative;
    }

    body .ctx .right .content_div .hxkc .content .item .shawe {
        display: none;
    }

    body .ctx .right .content_div .hxkc .content .item .content_txt {
        margin-top: 0px;
        height: 251px;
        overflow: hidden;
        background: #f3f3f3;
        vertical-align: middle;
    }

    body .ctx .right .content_div .hxkc .content .item .content_txt .title, body .ctx .right .content_div .hxkc .content .item .content_txt .txt {
        padding: 0 24px 0 20px;
    }

    body .ctx .right .content_div .hxkc .content .item .content_txt .title {
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        text-align: justify;
        color: #303133;
        line-height: 28px;
        padding-top: 47px;
        padding-bottom: 16px;
    }

    body .ctx .right .content_div .hxkc .content .item .content_txt .txt {
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        text-align: justify;
        line-height: 28px;
        letter-spacing: 1px;
        overflow: hidden;
    }

    body .ctx .right .content_div .jyfz {
        width: 100%;
        overflow: hidden;
    }

    body .ctx .right .content_div .jyfz .info .name div {
        padding-top: 40px;
        height: 46px;
        opacity: 1;
        font-size: 20px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #0e27bf;
        line-height: 26px;
        letter-spacing: 2px;
        padding-bottom: 16px;
    }

    body .ctx .right .content_div .jyfz .info .name div span {
        width: 100%;
        height: 16px;
        opacity: 0.4;
        font-size: 12px;
        font-family: Montserrat, Montserrat-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #040e1d;
        letter-spacing: 4px;
        padding: 8px 0 29px 0;
        padding-left: 12px;
        display: inline-block;
    }

    body .ctx .right .content_div .jyfz .content img {
        float: right;
        width: 60vw;
        height: 60vw;
        margin-top: -88px;
        border-top: 10px solid #0e27bf;
    }

    body .ctx .right .content_div .jyfz .content .item {
        width: 100%;
        background: #f3f3f3;
        padding: 16px 0px;
    }

    body .ctx .right .content_div .jyfz .content .item .title {
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        text-align: justify;
        color: #303133;
        line-height: 28px;
        margin: 16px;
        display: inline-block;
        width: 100%;
    }

    body .ctx .right .content_div .jyfz .content .item .txt {
        width: 90%;
        opacity: 1;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        text-align: justify;
        line-height: 28px;
        letter-spacing: 1px;
        margin: 16px 16px 16px 16px;
    }

    body .ctx .right .content_div .zszx {
        width: 100%;
        overflow: hidden;
        margin-top: 70px;
        margin-bottom: 80px;
    }

    body .ctx .right .content_div .zszx .b {
        width: 50vw;
        height: 60vw;
        opacity: 1;
        display: inline-block;
        object-fit: cover;
    }

    body .ctx .right .content_div .zszx .info .name {
        float: right;
        width: 240px;
    }

    body .ctx .right .content_div .zszx .info .name div {
        padding-top: 80px;
        height: 26px;
        opacity: 1;
        font-size: 20px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #0e27bf;
        line-height: 26px;
        letter-spacing: 2px;
        padding-bottom: 16px;
    }

    body .ctx .right .content_div .zszx .info .name div span {
        width: 146px;
        height: 16px;
        opacity: 0.4;
        font-size: 12px;
        font-family: Montserrat, Montserrat-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #040e1d;
        letter-spacing: 4px;
        padding: 8px 0 29px 0;
    }

    body .ctx .right .content_div .zszx .content {
        width: 100%;
        float: initial;
        clear: both;
        position: relative;
        background: #f3f3f3;
        padding: 40px;
        margin-top: -364px;
        list-style: none;
        min-height: 280px;
        max-height: 280px;
        display: inline-block;
    }

    body .ctx .right .content_div .zszx .content li {
        width: 80%;
        line-height: 55px;
        overflow: hidden;
        height: 55px;
        padding: 0 5px;
    }

    body .ctx .right .content_div .zszx .content li span, body .ctx .right .content_div .zszx .content li a {
        color: #000000;
    }

    body .ctx .right .content_div .zszx .content li + li {
        border-top: 1px dotted #c0c8cc;
    }

    body .ctx .right .content_div .zszx .q {
        position: relative;
        float: left;
        width: 53px;
        height: 50px;
        left: 40px;
        margin-top: -400px;
    }

    body .ctx .right .content_div .zszx .more {
        border: 1px solid #0e27bf;
        width: 220px;
        height: 64px;
        opacity: 0.96;
        background: #f3f3f3;
        float: right;
        right: 40px;
        position: relative;
        margin-top: -20px;
        font-size: 16px;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        font-weight: 400;
        text-align: center;
        color: #0e27bf;
        line-height: 64px;
        letter-spacing: 2px;
    }

    body .ctx .right .content_div .zszx .more:hover {
        border: 1px solid #0e27bf;
        background: #0e27bf;
        color: #f3f3f3;
    }
}

@media (max-width: 620px) {
    body .ctx .right .content_div .zszx {
        width: 100%;
        overflow: hidden;
        margin-top: 70px;
        margin-bottom: 80px;
    }

    body .ctx .right .content_div .zszx .b {
        width: 50vw;
        height: 60vw;
        opacity: 1;
        display: inline-block;
        object-fit: cover;
    }

    body .ctx .right .content_div .zszx .info .name {
        float: right;
        width: 30vw;
    }

    body .ctx .right .content_div .zszx .info .name div {
        padding-top: 8vw;
        height: 26px;
        opacity: 1;
        font-size: 20px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #0e27bf;
        line-height: 26px;
        letter-spacing: 2px;
        padding-bottom: 16px;
    }

    body .ctx .right .content_div .zszx .info .name div span {
        width: 146px;
        height: 16px;
        opacity: 0.4;
        font-size: 12px;
        font-family: Montserrat, Montserrat-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #040e1d;
        letter-spacing: 4px;
        padding: 8px 0 29px 0;
    }
}

/*# sourceMappingURL=c38.css.map */
