@charset "utf-8";
.pd_tb{
    padding-top:65px;
    padding-bottom: 65px
}
.ywxx_zlm_main {
    display: flex
}
.ywxx_zlm.active::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 10%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #44B862;
}


.ywxx_zlm.active::before {
    content: '';
    position: absolute;
    left: 10%;
    bottom: -5px;
    width: 80%;
    height: 1px;
    background: #44B862;
}


.ywxx_zlm{
    border-right: 2px solid #535353;
    color: #535353;
    font-size: 24px;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: 600;
    line-height: 28px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
}
.ywxx_zlm:hover {
    color: #44B862;
    transform: translateY(-2px);
}
.ywxx_zlm.active {
    color: #44B862;
}
.ywxx_zlm:last-child{
    border-right: none;
}


.lm_container {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
}

.div100{
    width: 100%;

}
.mainbj{
    background: linear-gradient(to bottom right, #E3EFFB 30%, /* 左上角 */
    #E3EFFB 30%, /* 右上角 */
    #ffffff 100%, /* 右下角 */
    #E3EFFB 30% /* 左下角 */);
}
.mainbj2{
    background: linear-gradient(to bottom right, #B3D4F5 30%, /* 左上角 */
    #B3D4F5 30%, /* 右上角 */
    #ffffff 100%, /* 右下角 */
    #B3D4F5 30% /* 左下角 */);
}
.mainbj2 .bsfw_title_text{
    background: radial-gradient(circle at 0% 100%, #178ACB 40%, #5CB2E2 100%);
}

.div_main{
    padding: 85px;
}
.rdfw {
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 75px;
    cursor: pointer;
}
.rdfw:hover {
    transform: translateY(-5px) scale(1.05);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
}
.rdfw .rdfw-text{
    margin-left: 15%;
}
.bsfw_title_div{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}
.bsfw_title_text{
    font-size: 32px;
    display: flex;
    width: 240px;
    height: 82px;
    color: #ffffff;
    background: radial-gradient(circle at 0% 100%, #44B862 0%, #70D189 100%);
    align-items: center;
    justify-content: center;
}
a{text-decoration:none;color:#495057;}
a:hover{text-decoration:none;}
.bi{vertical-align:-0.125em;fill:currentColor;}
.mainpadding.pdtop60{padding-top:60px;}
.mainpadding{padding-left:25px;padding-right:25px;padding-top:20px;padding-bottom:20px;}
.item_05{display:inline-block;width:30px;height:30px;margin-left:-35px;border-top:2px solid #ffffff;transform:matrix(0.7071067811865475, 0.7071067811865476, -0.7071067811865476, 0.7071067811865475, 0, 0);margin-right:40px;}
.hbzwfww a{color:#AFCFE9!important;font-size:14px;}
.hbzwfww a:hover{color:#d8e7f3!important;}
.hbzwfww span[lay-separator]{margin:0 10px;color:#AFCFE9;}
.hbzwfww-main{width:100%;height:220px;display:flex;align-items:center;flex-direction:row;align-content:center;justify-content:space-around;border-radius:15px;background:linear-gradient(to right, #0E70B5 0%, #188DCE 70%);}
.rdfw-text{font-size:20px;line-height:30px;color:#737373;}
.frosted-glass::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;backdrop-filter:blur(10px);background-color:rgba(255, 255, 255, 0.1);}
.ywxtzq-button{height:28px;width:50px;background:#D9D9D9;color:#060606;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:25px;border-radius:5px;margin-top:20px;}
.ywxtzq-text{z-index:2;position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.ywxtzq{position:relative;height:147px;margin-bottom:80px;transition:transform 0.3s ease;}
.ywxtzq:hover{transform:scale(1.1);}
.ywxtzq-img{width:100%;height:100%;object-fit:cover;position:absolute;}
.hbzwfww{margin-top:50px;}
.hbzwfww-zx-div{display:flex;align-items:center;margin-top:50px;}
.hbzwfww-zx{width:300px;border:1px solid #ffffff;}

@media (max-width: 1200px){
    .hbzwfww-main{display:flex;flex-direction:column;height:250px;justify-content:space-evenly;}
    .hbzwfww{margin-top:10px;}
    .hbzwfww-zx-div{margin-top:10px;}
    .hbzwfww-zx{width:200px;border:1px solid #ffffff;}
}

a{text-decoration:none;color:#495057;}
a:hover{text-decoration:none;}
.zncxfw-item>a>div{
    display:flex;
    align-items:center;
    flex-direction:row;
    margin-left:30px;
    margin-right:30px;
    margin-top:50px;
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 10px;
    border-radius: 8px;
}
.zncxfw-item>a>div:hover {
    background-color: #f8f9fa;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.zncxfw-item-text{margin-left:20px;font-weight:400;font-size:20px;color:#737373;line-height:30px;width:220px;text-align:left;}
@media (max-width: 1200px){
    .zncxfw-item>a>div{margin-top:30px;}
}

@media screen and (max-width: 1599px) {
    /* 热点服务卡片优化 */
    .rdfw {
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 40px;
        padding: 20px;
        background: #ffffff;
        border-radius: 12px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .rdfw:hover {
        transform: translateY(-5px) scale(1.03);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    }

    .rdfw img {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }

    .rdfw .rdfw-text {
        margin-left: 0;
        font-size: 16px;
        line-height: 1.4;
        color: #333;
        font-weight: 500;
    }

    /* 业务信息栏目优化 - ywxx_zlm_main 和 ywxx_zlm */
    .ywxx_zlm_main {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        margin-top: 20px;
    }

    .ywxx_zlm {
        font-size: 18px;
        padding: 15px 25px;
        border-right: 1px solid #ddd;
        border-radius: 25px;
        background: #f8f9fa;
        transition: all 0.3s ease;
        min-width: 100px;
        text-align: center;
    }

    .ywxx_zlm:last-child {
        border-right: none;
    }

    .ywxx_zlm:hover {
        color: #44B862;
        transform: translateY(-2px);
        background: #e9f7ec;
        box-shadow: 0 4px 12px rgba(68, 184, 98, 0.15);
    }

    .ywxx_zlm.active {
        background: #44B862;
        color: white;
        box-shadow: 0 4px 12px rgba(68, 184, 98, 0.25);
    }

    .ywxx_zlm.active::before,
    .ywxx_zlm.active::after {
        display: none;
    }

    /* 业务信息内容区域优化 */
    .ywxx_main .row {
        margin: 0 -10px;
    }

    .zncxfw-item {
        margin-bottom: 20px;
    }

    .zncxfw-item>a>div {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 30px;
        padding: 15px;
        background: #f8f9fa;
        border-radius: 10px;
    }

    .zncxfw-item>a>div:hover {
        background: #e9ecef;
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
    }

    .zncxfw-item-text {
        font-size: 16px;
        width: auto;
        margin-left: 15px;
    }

    /* 业务系统卡片优化 */
    .ywxtzq {
        height: 120px;
        margin-bottom: 60px;
        border-radius: 12px;
        overflow: hidden;
    }

    .ywxtzq:hover {
        transform: scale(1.05);
    }

    .ywxtzq-text {
        padding: 15px;
    }

    .ywxtzq-text .rdfw-text {
        font-size: 16px;
        line-height: 1.3;
    }

    .ywxtzq-button {
        height: 24px;
        width: 40px;
        font-size: 20px;
        margin-top: 10px;
    }

    /* 标题区域优化 */
    .bsfw_title_div {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .bsfw_title_text {
        font-size: 24px;
        width: 200px;
        height: 60px;
    }

    /* 主容器内边距优化 */
    .div_main {
        padding: 40px;
    }

    /* 底部链接区域优化 */
    .hbzwfww-main {
        height: 200px;
        padding: 20px;
    }

    .hbzwfww a {
        font-size: 12px;
    }

    .hbzwfww span[lay-separator] {
        margin: 0 8px;
    }

    /* 触摸设备优化 */
    @media (hover: none) {
        .rdfw:hover,
        .ywxtzq:hover,
        .zncxfw-item>a>div:hover {
            transform: none;
        }

        .rdfw:active,
        .ywxtzq:active,
        .zncxfw-item>a>div:active {
            transform: scale(0.98);
        }

        .ywxx_zlm:hover {
            transform: none;
        }

        .ywxx_zlm:active {
            background-color: rgba(68, 184, 98, 0.2);
            transform: scale(0.95);
        }
    }
}

/* 中等屏幕进一步优化 (1200px-1399px) */
@media screen and (max-width: 1399px) {
    .rdfw {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
        padding: 15px;
    }

    .rdfw .rdfw-text {
        font-size: 14px;
    }

    /* 业务信息栏目优化 */
    .ywxx_zlm {
        font-size: 16px;
        padding: 12px 20px;
        min-width: 90px;
    }

    .div_main {
        padding: 30px;
    }

    .ywxtzq {
        height: 110px;
        margin-bottom: 50px;
    }
}

/* 小屏幕优化 (992px-1199px) */
@media screen and (max-width: 1199px) {
    .rdfw {
        margin-bottom: 25px;
        padding: 12px;
    }

    .rdfw img {
        width: 50px;
        height: 50px;
    }

    /* 业务信息栏目优化 */
    .ywxx_zlm_main {
        gap: 8px;
    }

    .ywxx_zlm {
        font-size: 15px;
        padding: 10px 16px;
        min-width: 80px;
        border-radius: 20px;
    }

    .ywxtzq {
        height: 100px;
        margin-bottom: 40px;
    }

    .ywxtzq-text .rdfw-text {
        font-size: 14px;
    }

    .bsfw_title_text {
        font-size: 20px;
        width: 180px;
        height: 50px;
    }

    .div_main {
        padding: 25px;
    }
}

/* 超小屏幕优化 (768px-991px) */
@media screen and (max-width: 991px) {
    .rdfw {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 20px;
    }

    .rdfw .rdfw-text {
        font-size: 13px;
    }

    /* 业务信息栏目优化 - 堆叠布局 */
    .ywxx_zlm_main {
        flex-direction: row;
        align-items: stretch;
        gap: 5px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .ywxx_zlm {
        flex: none;
        border-right: none;
        border-bottom: 1px solid #e9ecef;
        padding: 12px 20px;
        border-radius: 0;
        background: transparent;
        text-align: center;
        margin: 0;
    }



    .ywxx_zlm:hover {
        background: #f8f9fa;
        transform: none;
        box-shadow: none;
    }

    .ywxx_zlm.active {
        color: #44B862;
        background:#ffffff;
        border-bottom: 1px solid #44B862;
    }

    .ywxtzq {
        height: 90px;
        margin-bottom: 30px;
    }

    .ywxtzq-text .rdfw-text {
        font-size: 13px;
    }

    .ywxtzq-button {
        height: 20px;
        width: 35px;
        font-size: 18px;
    }

    .bsfw_title_text {
        font-size: 18px;
        width: 160px;
        height: 45px;
    }

    .div_main {
        padding: 20px;
    }
}

/* 移动端优化 (小于768px) */
@media screen and (max-width: 767px) {
    .rdfw {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 15px;
        padding: 10px;
    }

    .rdfw img {
        width: 40px;
        height: 40px;
    }

    .rdfw .rdfw-text {
        font-size: 12px;
    }

    /* 业务信息栏目移动端优化 */
    .ywxx_zlm_main {
        gap: 3px;
    }

    .ywxx_zlm {
        font-size: 14px;
        padding: 10px 15px;
        font-weight: 500;
    }

    .ywxtzq {
        height: 80px;
        margin-bottom: 25px;
    }

    .ywxtzq-text .rdfw-text {
        font-size: 12px;
        line-height: 1.2;
    }

    .ywxtzq-button {
        height: 18px;
        width: 30px;
        font-size: 16px;
        margin-top: 8px;
    }

    .bsfw_title_text {
        font-size: 16px;
        width: 140px;
        height: 40px;
    }

    .div_main {
        padding: 15px;
    }

    /* 业务信息标题区域移动端优化 */
    .bsfw_title_div {
        gap: 15px;
    }
}

/* 超小移动端优化 (小于480px) */
@media screen and (max-width: 480px) {
    .ywxx_zlm {
        font-size: 13px;
        padding: 8px 12px;
    }

    .ywxx_zlm_main {
        gap: 2px;
    }

    .bsfw_title_text {
        font-size: 14px;
        width: 120px;
        height: 35px;
    }

    .div_main {
        padding: 10px;
    }

    /* 触摸设备优化 */
    .ywxx_zlm {
        -webkit-tap-highlight-color: transparent;
    }

    .ywxx_zlm:active {
        background: rgba(68, 184, 98, 0.1);
        transform: scale(0.98);
    }
}

/* 触摸设备专用样式 */
.touch-device .rdfw,
.touch-device .ywxtzq,
.touch-device .zncxfw-item>a>div {
    -webkit-tap-highlight-color: transparent;
}

.touch-device .rdfw.touch-active,
.touch-device .ywxtzq.touch-active,
.touch-device .zncxfw-item>a>div.touch-active {
    transform: scale(0.98) !important;
    opacity: 0.9;
}

/* 防止移动端双击缩放 */
.touch-device {
    touch-action: manipulation;
}

/* 优化移动端滚动性能 */
.touch-device .div_main {
    -webkit-overflow-scrolling: touch;
}
