.lzy_index_part3_wrapper .part5Des h2 {
    margin-bottom: 0.3rem;
}

.lzy_index_part3 {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 750px) {
    .lzy_index_part3 {
        flex-wrap: wrap;
    }
}

.lip3_info {
    margin: 0 0.1rem 0.2rem;
    color: #000;
    position: relative;
    overflow: hidden;
    width: 2.8rem;
    height: 3rem;
    line-height: 0.35rem;
    text-align: center;
    background: #f6faff;
    padding: 0.4rem 0 0.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    z-index: 0;
}

.qmmAccordion .solution-item li {
    z-index: 0;
}

.lip3_info::before,
.part1_box a::before,
.qmmAccordion .solution-item li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(at top, #295b7c 0, #12283c 53.1%, #060f22 100%);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
}

.dashiji_item:hover,
.part1_box a:hover,
.q_newtj:hover {
    box-shadow: 0 0.08rem 0.45rem 0.02rem #dee9f8;
}

.lip3_info:hover,
.part1_box a:hover,
.qmmAccordion .solution-item li:hover {
    background: radial-gradient(at top, #295b7c 0, #12283c 53.1%, #060f22 100%);
    box-shadow: 0 0.08rem 0.45rem 0.02rem #dee9f8;
}

.lip3_info:hover::before,
.part1_box a:hover::before,
.qmmAccordion .solution-item li:hover::before {
    opacity: 1;
}

.fncz-left-item .pic_div,
.lip3_info .pic_div,
.part1_box a .img-box,
.qmmAccordion .solution-item li .q_s_img {
    position: relative;
    top: 0.1rem;
    left: 0.1rem;
    border: 0.03rem solid transparent;
}

.fncz-left-item .pic_div img,
.lip3_info .pic_div img,
.part1_box a .img-box img,
.qmmAccordion .solution-item li .q_s_img img {
    position: relative;
    top: -0.1rem;
    left: -0.1rem;
}

.fncz-left-item:hover .pic_div,
.lip3_info:hover .pic_div,
.part1_box a:hover .img-box,
.qmmAccordion .solution-item li:hover .q_s_img {
    border-color: #d62027;
}

.qmmAccordion .solution-item li:hover .q_more {
    background-color: #e60000;
    color: #fff;
}

.actHover:hover .rightIcon,
.cardCyj:hover .rightIcon,
.part1_box a:hover .rightIcon,
.qmmAccordion .solution-item li:hover .rightIcon {
    color: #4ba4ff;
    left: 0.1rem;
}

.lip3_info:hover h2,
.part1_box a:hover .con,
.part1_box a:hover .tit,
.qmmAccordion .solution-item li:hover .q_desc,
.qmmAccordion .solution-item li:hover a {
    color: #fff;
}

.lip3_info .pic_div {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
}

.lip3_info .pic_div img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.linesHide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.lines5Hide {
    -webkit-line-clamp: 5;
}

.lines4Hide {
    -webkit-line-clamp: 4;
}

.lines3Hide {
    -webkit-line-clamp: 3;
}

.lzy_index_part4 {
    height: 7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../images/flag/Frame145.png") no-repeat;
}

.lzy_index_part4 .map-box {
    margin: 0;
    width: 11.8rem;
    height: 6rem;
}

.lzy_num_box {
    color: #fff;
    background: #1557ae;
}

.lzy_index_part4_title {
    margin-top: 1rem;
}

.lzy_num_box .num-box {
    height: 1.25rem;
    display: flex;
    align-items: center;
}

.lzy_num_box .num-box .map_icon {
    width: 0.62rem;
    height: 0.62rem;
}

.lzy_num_box .num-box .num {
    width: 33.33%;
    height: 0.5rem;
    border-right: 0.01rem solid rgba(255, 255, 255, 0.2);
    color: #d1e5ff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lzy_num_box .num-box .num:last-of-type {
    border-right: none;
}

.lzy_num_box .num-box .num .count {
    font-size: 0.36rem;
    font-weight: 700;
}

.lzy_num_box .num-box .num .type {
    font-size: 0.24rem;
}

.lzy_num_box .num-box .num i {
    font-size: 0.24rem;
    position: relative;
    top: -0.2rem;
}

.part1 .part1_title {
    color: #333333;
    font-size: 0.4rem;
    margin: 0.7rem 0 0.8rem;
    font-weight: 700;
    text-align: center;
}

.part1 .nav a {
    color: #000;
    font-size: 0.2rem;
}

.dashiji_item_con,
.part1_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
}

.part1_box a {
    width: 3.5rem;
    min-height: 4.1rem;
    box-shadow: 0rem 0.2rem 0.45rem 0.02rem #dee9f8;
    padding: 0.36rem 0.3rem;
    background: #f6faff;
    margin: 0.15rem;
    position: relative;
    z-index: 0;
}

.part1_box a .img-box {
    width: 1rem;
    height: 1rem !important;
    text-align: center;
    margin: 0 auto 0.4rem;
    border-radius: 50%;
}

.part1_box a .img-box img {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}

.part1_box a .tit {
    font-size: 0.24rem !important;
    color: #000;
    margin-bottom: 0.25rem;
    font-weight: normal !important;
}

.part1_box a .con {
    font-size: 0.2rem;
    color: #444;
    line-height: 0.36rem;
}

.article_details .banner,
.article_list .banner,
.details .banner {
    height: 4.26rem;
}

.banner {
    margin-top: 0;
    background-size: cover;
}

.details .tab a {
    color: #000;
}

.details .r_list {
    width: 15.2rem;
    margin: 1.6rem auto 0;
    padding: 0;
}

.dashiji_f {
    width: 100%;
    background-size: cover;
}

.dashiji {
    width: 16rem;
    margin: 0 auto;
    padding-top: 0 !important;
}

.dashiji_item {
    width: 3.04rem;
    background: #ffffff;
    padding: 0.3rem 0.2rem;
    transition: top 0.5s;
    position: relative;
    top: 0;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
}

.dashiji_item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.1rem;
    display: none;
    left: 0;
    bottom: -0.1rem;
}

.dashiji_item:hover::after {
    display: block;
}

.dashiji_item:hover {
    top: -0.1rem;
    background: radial-gradient(#28597a, #051c36);
}

.dashiji_item:hover .desc,
.dashiji_item:hover ul li .right {
    color: #fff;
}

@font-face {
    font-family: "Staatliches";
    src: url("font/Staatliches.ttf");
}

.dashiji_item .time {
    color: #e60000;
    font-size: 0.48rem;
    font-family: "Staatliches";
    line-height: 0.5rem;
}

.dashiji_item .desc {
    color: #333;
    font-size: 0.32rem;
    line-height: 0.42rem;
    margin: 0.1rem 0 0.2rem;
    font-weight: 700;
    word-break: normal;
}

.dashiji_item ul li {
    display: flex;
    margin-bottom: 0.08rem;
}

.dashiji_item ul li .left {
    width: 0;
    height: 0;
    border: 0.07rem solid transparent;
    border-left-color: #e60000;
    margin-top: 0.07rem;
}

.dashiji_item ul li .right {
    font-size: 0.18rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.3rem;
}

.dashiji_item .content {
    color: #444444;
    font-size: 0.24rem !important;
    line-height: 0.44rem;
    height: 3.08rem;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dashiji_h {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.dashiji_h .slogan {
    width: 6.68rem;
    height: 4.61rem;
}

.dashiji_h .l .dt {
    color: #000;
    width: 2.55rem;
    height: 0.85rem;
    font-size: 0.48rem;
    line-height: 0.85rem;
    padding-left: 0.2rem;
    background: #ededed;
}

.dashiji_h .l>.dt {
    position: relative;
    top: 0.6rem;
}

.dashiji_h .l .jiantou {
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

.dashiji_h .l .jiantou .dt {
    width: 3rem;
    color: #fff;
    background: #e60000;
}

.dashiji_h .l .jiantou .sjx {
    border-top: 0.9rem solid transparent;
    border-bottom: 0.9rem solid transparent;
    border-right: 0.9rem solid transparent;
    border-left: 0.9rem solid #e60000;
}

.join-banner {
    position: relative;
}

.join-banner .swiper-top {
    width: 100%;
    height: 6.8rem;
}

.join-banner .swiper-top .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
}

.join-banner .swiper-top .swiper-top-pagination {
    bottom: 0.3rem;
}

.join-banner .swiper-top .swiper-top-pagination .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
    opacity: 1;
    background: #d7d7d7;
}

.join-banner .swiper-top .swiper-top-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e60000;
}

.join-banner .joinus-slogan {
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -500px;
    z-index: 1;
}

.join-banner .joinus-slogan .js-text {
    color: #fff;
    font-size: 0.32rem;
    line-height: 0.5rem;
}

.join-banner .input-box {
    width: 10rem;
    height: 0.55rem;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0.05rem;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.join-banner .input-box input {
    font-size: 0.2rem;
    height: 100%;
    flex: 1;
    border: none;
    background-color: transparent;
}

.join-banner .input-box img {
    cursor: pointer;
}

.joinus-txt {
    width: 10rem;
    text-align: center;
    margin: 0.5rem auto 0.6rem;
    position: relative;
}

.joinus-txt .maodian {
    position: absolute;
    top: -1.6rem;
}

.joinus-txt .joinus-txt-title {
    display: inline-block;
    font-size: 0.36rem;
    line-height: 0.52rem;
    color: #333;
    font-weight: 700;
    vertical-align: middle;
    position: relative;
}

.joinus-txt .joinus-txt-title::before {
    width: 440px;
    height: 30px;
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: -466px;
    transform: skew(45deg);
    border-top: 1px solid;
    border-right: 1px solid;
    border-image: linear-gradient(270deg, #ccc 0%, rgba(90, 90, 91, 0) 100%) 1 1;
}

.joinus-txt .joinus-txt-title::after {
    width: 440px;
    height: 30px;
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    right: -466px;
    transform: skew(-45deg);
    border-top: 1px solid;
    border-left: 1px solid;
    border-image: linear-gradient(270deg, rgba(90, 90, 91, 0) 0%, #ccc 100%) 1 1;
}

.joinus-txt .joinus-txt-title img {
    width: 0.29rem;
    height: 0.29rem;
    margin-right: 0.09rem;
}

.joinus-txt .joinus-txt-desc {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #444;
    margin-top: 0.24rem;
}

.gzwm {
    min-height: 3.2rem;
    background: #f6faff;
    margin-bottom: 1.6rem;
    padding: 0.6rem;
    box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
    display: flex;
    justify-content: center;
}

.gzwm-item {
    width: 20%;
    height: 100%;
    padding: 0 0.6rem;
    position: relative;
}

.gzwm-item p {
    font-size: 0.16rem;
    text-align: center;
    color: #000;
    margin-top: 0.15rem;
}

.gzwm-item::after {
    content: "";
    width: 0.1px;
    height: 0.7rem;
    background-color: #d9d9d9;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.gzwm-item:last-of-type::after {
    display: none;
}

.fncz-wrapper {
    background: #051c36;
    padding: 0.5rem 0;
}

.fncz {
    width: 100%;
    height: 5.8rem;
    display: flex;
    justify-content: space-between;
}

.yggh {
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
    padding-bottom: 0.2rem;
}

.fncz-left,
.yggh-left {
    width: 6.65rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0.55rem 0;
}

.yggh-left {
    width: 50%;
    padding: 0;
}

.fncz-right {
    width: 8rem;
    height: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
    display: flex;
}

.fncz-right>div {
    width: 100%;
    height: 100%;
    position: relative;
    flex: none;
    left: 8rem;
}

.fncz-right>div:first-of-type {
    left: 0;
}

.fncz-left-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    padding: 0 0.3rem;
    min-height: 1.5rem;
}

.yggh-left-item {
    width: 100%;
    padding: 0.8rem 0.5rem;
    background: #f6faff;
    border-radius: 0.08rem 0 0 0.08rem;
    cursor: default;
    font-size: 0.2rem;
    line-height: 0.5rem;
    color: #333;
}

.yggh-left-item p {
    padding: 0.05rem 0;
    text-align: justify;
}

.fncz-left-item .pic_div,
.yggh-left-item .pic_div {
    width: 0.95rem;
    height: 0.95rem;
    border-radius: 50%;
    margin-right: 0.2rem;
    flex: none;
    position: relative;
}

.fncz-left-item .pic_div img,
.yggh-left-item .pic_div img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #e9eff7;
    cursor: pointer;
    z-index: 1;
    padding: 0.18rem;
}

.yggh-right {
    width: 50%;
}

.pagination-con {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination-con a {
    width: 0.5rem;
    height: 0.35rem;
    border: 0.01rem solid #888888;
    border-radius: 2em;
    position: relative;
}

.pagination-con .next::after,
.pagination-con .prev::after {
    border-color: #888888;
    width: 0.12rem;
    height: 0.12rem;
}

.pagination-con .next::after {
    border-width: 0.01rem 0.01rem 0 0;
    right: 0.06rem;
}

.pagination-con .prev::after {
    border-width: 0 0 0.01rem 0.01rem;
    left: 0.06rem;
}

.pagination-con a:hover,
.pagination-con a:hover::after {
    border-color: #e60000;
}

.pagination-con .cu-pagination {
    text-align: center;
    margin: 0 0.4rem;
}

.pagination-con .cu-pagination li {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    overflow: hidden;
    margin: 0 0.09rem;
    text-indent: -9.99rem;
    cursor: pointer;
    background-color: #ebebeb;
    border-radius: 50%;
}

.pagination-con .cu-pagination li.on {
    background: #e60000;
}

.fncz-left-txt {
    color: #fff;
    padding: 0.06rem;
}

.fncz-left-title {
    font-size: 0.24rem;
    line-height: 0.35rem;
    font-weight: 500;
    margin-bottom: 0.05rem;
}

.fncz-left-desc {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #bacee0;
}

.fncz-left-item:hover {
    background: radial-gradient(farthest-side at 50% 0%, #28597a, #051c36);
}

.fncz-left-item:hover .fncz-left-desc {
    color: #fff;
}

.zyfz-con {
    width: 100%;
    height: 5.6rem;
    padding-left: 3.3rem;
}

.zyfz {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0.3rem 0;
    background: #f6faff;
    border-radius: 0.6rem 0 0 0.6rem;
    box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
}

.zyfz img {
    width: 7.6rem;
    margin-right: 0.4rem;
    position: relative;
    left: -1.28rem;
}

.zyfz-txt-desc {
    position: relative;
    left: -1.28rem;
    padding-right: 0.72rem;
    font-size: 0.2rem;
    line-height: 0.5rem;
    color: #333;
}

.bghj-wrapper {
    width: 100%;
    height: 5rem;
}

.bghj-img {
    width: 5.8rem;
    height: 100%;
    margin-right: 0.2rem;
}

.searchItem {
    display: flex;
    gap: 0.25rem 0;
    margin-bottom: 0.25rem;
}

.searchItem .item-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem 0;
    flex: 1;
}

.searchItem p {
    height: 0.52rem;
    line-height: 0.52rem;
    padding: 0 0.18rem;
    font-size: 0.16rem;
    color: #000;
    background: #f6faff;
    border-radius: 2em;
    box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
    cursor: pointer;
    margin-right: 0.2rem;
}

.searchItem .active {
    background-color: #e60000;
    color: #fff;
}

.pcjob {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.2rem;
    justify-content: space-between;
}

.pcjob .nodata {
    text-align: center;
    font-size: 0.16rem;
    flex: 1;
    padding-top: 0.3rem;
}

.job_empty {
    width: 3.6rem;
}

.jobitem {
    width: 3.6rem;
    min-height: 2rem;
    cursor: pointer;
    margin-top: 0.6rem;
    padding: 0.2rem 0.18rem;
    background: #f6faff;
    box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
    position: relative;
    top: 0;
    transition: top 0.5s;
}

.jobitem.nodt .name .top {
    width: 100%;
    height: 0.26rem;
    background-color: #f0f2f5;
    border-radius: 0.04rem;
}

.jobitem.nodt .desc span {
    width: 0.56rem;
    height: 0.21rem;
    background-color: #f0f2f5;
    border-radius: 0.04rem;
}

.jobitem.nodt .tips span {
    width: 0.56rem;
    height: 0.23rem;
    background-color: #f0f2f5;
    border-radius: 0.04rem;
}

.pcjob .snodata {
    text-align: center;
    font-size: 0.16rem;
    flex: 1;
    padding-top: 0.3rem;
}

.jobitem .name,
.lzy-modal-content .head .jd {
    display: flex;
    align-items: center;
    color: #333;
    font-size: 0.2rem;
    font-weight: 700;
}

.jobitem .name i {
    color: #e60000;
    font-size: 0.24rem;
}

.jobitem .name span,
.lzy-modal-content .head .jd .jm {
    flex: 1;
    color: #e60000;
    text-align: right;
}

.jobitem .desc,
.lzy-modal-content .head .jd .jc {
    color: #888;
    font-size: 0.12rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0.2rem 0 0.1rem;
}

.jobitem .desc span {
    margin-right: 0.1rem;
}

.jobitem .desc span,
.lzy-modal-content .head .jd .jc span {
    display: flex;
    align-items: center;
    font-weight: normal;
    margin-right: 0.15rem;
}

.jobitem .desc span i,
.lzy-modal-content .head .jd .jc span i {
    margin-right: 0.05rem;
}

.jobitem .tips {
    display: flex;
    flex-wrap: wrap;
}

.jobitem .tips span,
.lzy-modal-content .head .jd .jt span {
    background: #ebf1fb;
    border-radius: 0.02rem;
    padding: 0.03rem 0.04rem;
    font-size: 0.12rem;
    color: #a4a4a4;
    margin-right: 0.15rem;
    margin-top: 0.1rem;
}

.kkpagerbox {
    margin-top: 0.6rem;
    z-index: 1;
}

.kkpagerbox .pageBtnWrap {
    display: flex;
    align-items: center;
    z-index: 1;
}

.kkpagerbox .infoTextAndGoPageBtnWrap {
    display: none;
}

.kkpagerbox .pageBtnWrap .disabled,
.kkpagerbox .pageBtnWrap a:first-child,
.kkpagerbox .pageBtnWrap a:last-child {
    width: 0.5rem;
    height: 0.35rem;
    line-height: 0.35rem;
    border: 0.01rem solid #888888;
    border-radius: 2em;
    position: relative;
    color: #888;
    padding: 0;
    margin: 0 0.3rem;
    font-size: 0.16rem;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.kkpagerbox .pageBtnWrap a:first-child:hover,
.kkpagerbox .pageBtnWrap a:last-child:hover {
    border: 0.01rem solid #e60000;
    color: #e60000;
    background-color: transparent;
}

.kkpagerbox .pageBtnWrap .curr,
.kkpagerbox .pageBtnWrap a {
    color: #000;
    border: none;
    font-size: 0.16rem;
    padding: 0.03rem 0.09rem;
    border-radius: 2em;
    background-color: transparent;
}

.kkpagerbox .pageBtnWrap .curr {
    background: #e60000;
    color: #fff;
}

.kkpagerbox .pageBtnWrap a:hover {
    background: #e60000;
    border: none;
}

.lzy-modal,
.lzy-modal-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.lzy-modal {
    display: none;
}

.lzy-modal-mask {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.3);
}

.job .lzy-modal-content {
    min-height: 5.5rem;
    padding: 0 0 0.7rem;
    display: flex;
    flex-direction: column;
}

.job .lzy-modal-content .head-box {
    padding: 0 0.3rem;
}

.lzy-modal-content {
    width: 12rem;
    max-height: 90%;
    background: #f6faff;
    border-radius: 0.1rem;
    overflow-y: auto;
    padding: 0 0.3rem 0.7rem;
    z-index: 999999;
    position: relative;
}

.lzy-modal-content .head {
    border-bottom: 0.01rem solid #e0e9f4;
    padding: 0.3rem 0.3rem 0.15rem;
    position: sticky;
    pointer-events: none;
    background-color: #f6faff;
    top: 0;
}

.lzy-modal-content .head::after {
    content: "\e617";
    position: absolute;
    top: 0.1rem;
    right: -0.2rem;
    cursor: pointer;
    font-family: "iconfont";
    font-size: 0.2rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #888;
    pointer-events: auto;
}

.lzy-modal-content .head .jd {
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 0.15rem;
}

.lzy-modal-content .head .jd .jt {
    flex: 1;
    margin-left: 0.15rem;
    font-weight: normal;
}

.lzy-modal-content .head .jd .jm {
    flex: none;
}

.lzy-modal-content .head .jd .jc {
    margin: 0;
}

.lzy-modal-content .head .jd .jv {
    font-size: 0.14rem;
    color: #000;
    font-weight: normal;
}

.lzy-modal-content .job_detail {
    padding: 0.3rem 0.6rem 0;
    display: flex;
    align-items: flex-start;
    flex: 1;
    overflow: auto;
}

.lzy-modal-content .job_detail .qrcode {
    width: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0.55rem;
    flex: none;
    position: sticky;
    top: 0;
}

.lzy-modal-content .job_detail .qrcode img {
    width: 100%;
    margin-bottom: 0.2rem;
}

.lzy-modal-content .job_detail .qrcode span {
    color: #888;
    font-size: 0.12rem;
}

.lzy-modal-content .job_detail .jobdesc {
    flex: 1;
    padding-top: 0.06rem;
}

.lzy-modal-content .job_detail .jobdesc div {
    font-size: 0.16rem;
    color: #000;
    font-weight: bold;
}

.lzy-modal-content .job_detail .jobdesc pre {
    font-size: 0.14rem;
    color: #333;
    line-height: 0.26rem;
    margin-bottom: 0.3rem;
    white-space: break-spaces;
}

.bghjBanner .bd .tempWrap {
    width: 100%;
    overflow: hidden !important;
}

.join-flow {
    display: flex;
    justify-content: space-between;
}

.join-flow li {
    width: 4.72rem;
    height: 2.27rem;
    background: #f6faff;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
    display: flex;
    padding: 0.4rem 0 0 0.37rem;
    cursor: pointer;
}

.join-flow li .left {
    width: 0.95rem;
    height: 0.95rem;
    background-color: #E9EFF7;
    border-radius: 50%;
    position: relative;
}

.join-flow li .left img {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.join-flow li .right {
    width: 3.04rem;
    margin-left: 0.25rem;
}

.join-flow li .right h3 {
    font-size: 0.24rem;
    font-weight: 700;
    color: #000000;
    line-height: 0.32rem;
}

.join-flow li .right h3 i {
    color: #e60000;
}

.join-flow li .right p {
    font-size: 0.18rem;
    font-weight: 400;
    text-align: LEFT;
    color: #5a5b5b;
    line-height: 0.3rem;
    margin-top: 0.14rem;
}

.footerS {
    overflow-y: auto;
}

.footerS::-webkit-scrollbar {
    width: 0;
    height: 0;
}

#join-flow-model {
    padding: 0;
    padding-top: 0.1rem;
    overflow-x: hidden;
    height: 7rem;
}

#join-flow-model .scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
}

#join-flow-model .scroll:hover::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

#join-flow-model .scroll {
    height: calc(100% - 0.45rem);
    padding: 0.3rem 0.25rem 0.4rem;
    overflow: scroll;
}

#join-flow-model.lzy-modal-content .head,
#campus-notice-model.lzy-modal-content .head {
    border-bottom: none;
}

#join-flow-model.lzy-modal-content .head::after {
    right: 0.2rem;
}

#join-flow-model .title {
    display: flex;
    justify-content: center;
    gap: 0.38rem;
    margin-bottom: 0.25rem;
}

#join-flow-model .title li {
    width: 1.78rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.04rem;
    cursor: pointer;
    padding-bottom: 0.16rem;
    position: relative;
}

#join-flow-model .title li.active::before {
    display: block;
    content: '';
    width: 100%;
    height: 0.02rem;
    position: absolute;
    left: 0;
    bottom: 0.04rem;
    background: linear-gradient(269deg, rgba(230, 0, 0, 0) 0%, #e60000 49%, rgba(230, 0, 0, 0) 100%);
}

#join-flow-model .title li.active::after {
    display: block;
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) rotate(315deg);
    background: #e60000;
    border-bottom-left-radius: 4px;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
}

#join-flow-model .title li.active div,
#join-flow-model .title li:hover div {
    color: #e60000;
}

#join-flow-model .title li img {
    width: 0.25rem;
    height: 0.25rem;
}

#join-flow-model.campus .title li img {
    width: 0.25rem;
    height: 0.25rem;
    filter: grayscale(100%) brightness(0%);
}

#join-flow-model .title li div {
    font-size: 0.24rem;
    font-weight: 700;
    color: #333333;
    transition: all 0.3s;
}

#join-flow-model .job-flow0 {
    width: 100%;
    height: 4.6rem;
    background: #f6faff;
    border-radius: 0.08rem;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
    padding: 0.53rem 0.3rem 0;
    display: none;
}

#join-flow-model .job-flow0 p {
    font-size: 0.14rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.25rem;
}

#join-flow-model .job-flow1 {
    display: none;
}

#join-flow-model .job-flow1 ul {
    margin: 0.4rem 0;
    display: flex;
    justify-content: center;
    gap: 0.3rem;
}

#join-flow-model .job-flow1 ul li {
    width: 0.6rem;
    cursor: pointer;
}

#join-flow-model .job-flow1 ul li .top {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background: #e9eff7;
    display: flex;
    align-items: center;
    justify-content: center;
}

#join-flow-model .job-flow1 ul li:hover .top,
#join-flow-model .job-flow1 ul li.active .top {
    background: radial-gradient(#28597a, #051c36);
}

#join-flow-model .job-flow1 ul li:hover .top img,
#join-flow-model .job-flow1 ul li.active .top img {
    filter: grayscale(100%) brightness(400%);
}

#join-flow-model .job-flow1 ul li .bottom {
    color: #51575C;
    font-size: 0.12rem;
    text-align: center;
    margin-top: 0.06rem;
}

#join-flow-model .job-flow1 ul i {
    margin-top: 0.19rem;
}

#join-flow-model .flow1-content {
    height: 3rem;
    background: #f6faff;
    border-radius: 8px;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
    padding: 0.37rem 0.5rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: #4a4b4c;
    line-height: 0.26rem;
}

#join-flow-model .job-flow2 {
    display: none;
}

#join-flow-model .job-flow2 .title {
    margin: 0.3rem 0 0.15rem;
    font-size: 0.16rem;
    font-weight: 500;
    color: #333333;
    display: block;
}

#join-flow-model .job-flow2 li {
    margin-bottom: 0.1rem;
    background: #f6faff;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
}

#join-flow-model .job-flow2 li .q {
    display: flex;
    justify-content: space-between;
    padding: 0 0.15rem;
    align-items: center;
    height: 0.45rem;
    cursor: pointer;
}

#join-flow-model .job-flow2 li span {
    color: #333;
    font-size: 0.14rem;
}

#join-flow-model .job-flow2 li img {
    width: 0.16rem;
    height: 0.16rem;
    transition: all 0.3s;
}

#join-flow-model .job-flow2 li img.down {
    transform: rotate(180deg);
}

#join-flow-model .job-flow2 li .a {
    border-top: 1px solid #EAF1F9;
    padding: 0.17rem 0.32rem;
    color: #333;
    font-size: 0.14rem;
    line-height: 0.26rem;
    display: none;
}

#join-flow-model .job-flow2 li.active .a {
    display: block;
}

.cp-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.2rem;
    margin-bottom: 0.8rem;
}

.cp-wrap .item {
    width: 7.5rem;
    height: 3.6rem;
    opacity: 0;
    display: block;
    position: relative;
    background-size: 100% 100%;
}

.cp-wrap .item .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.68rem;
    background: linear-gradient(0deg, #000000 0%, rgba(102, 102, 102, 0) 100%);
    padding: 0 0.28rem;
}

.cp-wrap .item .bottom .title {
    position: absolute;
    bottom: 20px;
    font-size: 0.26rem;
    font-weight: 700;
    text-align: LEFT;
    color: #ffffff;
    line-height: 0.32rem;
    height: 0.64rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xxtj-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 4.87rem);
    gap: 0.2rem;
    margin-bottom: 1rem;
}

.xxtj-wrap .item {
    display: block;
    background-size: 100% 100%;
    padding: 0.4rem 0.25rem;
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: relative;
}

.xxtj-wrap .item::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2.38rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(102, 102, 102, 0) 100%);
}

.xxtj-wrap .item:first-of-type {
    grid-column: 1 / 3;
}

.xxtj-wrap .item .bottom {
    position: relative;
    z-index: 9;
}

.xxtj-wrap .item .name {
    font-size: 0.28rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 0.4rem;
    height: 0.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
}

.xxtj-wrap .item .des {
    font-size: 0.2rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 0.23rem;
    margin-bottom: 0.1rem;
}

.esg-box {
    display: block;
    margin-bottom: 0.75rem;
    width: 100%;
}

.esg-box img {
    width: 100%;
}

.page-title {
    position: relative;
}

.page-title::after {
    content: "";
    width: 0.4rem;
    height: 0.04rem;
    background-color: #e60000;
    border-radius: 0.2rem;
    position: absolute;
    bottom: -0.14rem;
    left: 50%;
    transform: translateX(-50%);
}