@media screen and (max-width: 768px) {
    .module_title{
        font-size: 30px !important;
    }
    .module_list_content{
        padding: 0 20px;
    }
    .module_5column{
        margin-top: 30px !important;
    }
    .module_5column_list {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .mobile_jjfa_list{
        width: 100%;
        overflow-x: auto; /* 水平滚动条 */
        white-space: nowrap; /* 确保内容不会换行 */
    }
    .jjfa_list{
        width: 680px !important;
    }

    .jjfa_img{
        width: 100% !important;
    }
    .jjfa_list_desc{
        width: 100% !important;
        margin-top: 20px;
        padding-left: 20px !important;
        padding-bottom: 10px !important;
    }
    .jjfa_list_desc_more a{width: 40% !important;}
    .mobile_kehu_list{
        width: 100%;
        overflow-x: auto; /* 水平滚动条 */
        white-space: nowrap; /* 确保内容不会换行 */
    }
    .kehu_list{
        width: 680px !important;
    }
    .kehu_img{
        width: 100% !important;
    }
    .kehu_list_desc{
        width: 100% !important;
        margin-top: 20px;
        padding: 0 !important;
    }

    .module_4column{
        padding: 0 20px;
        margin-top: 30px !important;
    }
    .module_4column_list{
        width: 48% !important;
        margin: 0 1% !important;
        min-width: 0 !important;
        margin-bottom: 20px !important;
    }
    .fwlc_img{
        width: 100% !important;
        text-align: center;
    }
    .fwlc_con{
        margin-top: 10px;
        width: 100% !important;
        text-align: center;
        margin-left: 0 !important;
    }
}


.module_list{
    padding: 80px 0;
}
.module_list_content{
    max-width: 1200px;
    margin: 0 auto;
}
.module_title{
    text-align: center;
    font-size: 40px;
    color: #333;
    font-weight: 600;
}



.ksjz{
    background-color: #FAFBFD;
}
.module_5column{
    margin-top: 50px;
}

.module_5column_list{
    float: left;
    width: 18%;
    margin-right: 2.5%;
    min-width: 216px;
    padding:25px;
    box-shadow: 0px 0px 15px 0px #E0E4EE;
    border-radius: 4px;
    border: 1px solid rgba(224,228,238,0.33);
    background-color: #fff;
}
.module_5column_list_right{
    margin-right: 0;
}
.bjhh_img{
    padding-top: 25px;
    text-align: center;
}
.bjhh_img img{
    width: 80px;
    height: 80px;
}
.bjhh_con{
    text-align: center;
    margin-top: 15px;
}
.bjhh_con_title{
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #333;
} 
.bjhh_con_con{
    margin-top:10px; ;
}
.bjhh_con_con p{
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
}
.module_5column_list:hover img {
  animation: tada 1.6s ease-out 0s;
  -webkit-animation: tada 1.6s ease-out 0s;
}


.jjfa{
    background: #fff;
}
.jjfa_con{
    margin-top: 50px;
}
.jjfa_list{
    text-align: center;
}

.jjfa_list div{
    text-align: center;
    width: 150px;
    float: left;
    height: 48px;
    line-height: 48px;
    background-color:#F6F7FA ;
    font-size: 18px;
    color: #666666;
    margin: 0;
}
.jjfa_list_on{
    color: #fff !important;
    background-color: #2555FF !important;
}
.jjfa_list div:hover{
    color: #fff;
    background-color: #2555FF;
}
.jjfa_dsc{
    
}
.jjfa_dsc_list{
    background: #FFFFFF;
    border: 1px solid #E0E4EE;
    border-top: 0px;
}
.jjfa_img{
    width: 50%;
    padding:60px 80px 25px 15px;
    text-align: center;
    float: left;
    animation-duration: 1s;
    animation-delay: 0.5s; 
    visibility: visible;
}
.jjfa_img img{
    width: 100%;
    height:365px;
}
.jjfa_list_desc{
    width: 50%;
    float: left;
    padding: 60px 20px 30px 20px;
    animation-duration: 1s; 
    animation-delay: 0.5s; 
    visibility: visible;
、}
.jjfa_list_desc_title{
    font-size: 24px;
    color: #1D2129;
}

.jjfa_list_desc_con{
    margin-top: 30px;
    font-size: 16px;
    color: #4E5969;
}
.jjfa_list_desc_more{
    margin-top:150px;
}

.jjfa_list_desc_more a{
    border-radius: 8px;
    border: 1px solid #4E6EF2;
    font-weight: 600;
    font-size: 16px;
    color: #4E6EF2;;
    display: inline-block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    margin-right: 30px;
    text-align: center;
}
.jjfa_list_desc_more a:hover{
    background:#4E6EF2;
    color: #fff;
}


.module_4column{margin-top:50px;}
.module_4column_list{
    float: left;
    width: 22%;
    margin-right: 4%;
    min-width:250px; ;
    background: #FFFFFF;
    padding: 40px 30px;
}
.fwlc_img{
    float: left;
    line-height: 60px;
}
.fwlc_img img{
    width: 30px;
    height: 30px;
}
.fwlc_con{
    margin-left: 25px;
    float: left;
}
.fwlc_con_title{
    font-size: 22px;
    color: #333;
}
.fwlc_con_dec{
    font-size: 14px;
    color: #000000;
    margin-top: 4px;
}

.module_4column_right{
    margin-right: 0;
}

.kehu{
    background-color: #FAFBFD;
}
.kehu_list{
    text-align: center;
}
.kehu_list a{
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #86909C;
    margin: 0 15px;
    
}
.kehu_list_on{
    color: #1A1D20 !important;
}
.kehu_dsc_list{
    background: #FFFFFF;
    border: 1px solid #f5f9f6;
    padding:0 50px 25px 50px;
}
.kehu_img{
    width:30%;
    text-align: center;
    float: left;
    animation-duration: 1s;
    animation-delay: 0.5s; 
    visibility: visible;
    height: 260px;
    line-height: 230px;
    padding-top: 30px;
}
.kehu_img img{
    width:300px;
    max-height: 210px;
}
.kehu_list_desc{
    padding-top: 50px;
    width:70%;
    float: left;
    padding-left:50px ;
    animation-duration: 1s; 
    animation-delay: 0.5s; 
    visibility: visible;
}
.kehu_list_desc_title{
    font-size: 22px;
    color: #1D2129;
}
.kehu_list_desc_line{
    margin-top: 15px;
    width: 40px;
    border: 1px solid #2555FF;
}

.kehu_list_desc_con{
    margin-top:25px;
    font-size: 16px;
    color: #4E5969;
}
.kehu_list_desc_more{
    margin-top: 30px;
    text-align: right;
}

.kehu_list_desc_more a{
    background: #ECEDF0;
    border-radius: 22px;
    font-size: 14px;
    color: #555;;
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.kehu_list_desc_more a:hover{
    background:#4E6EF2;
    color: #fff;
}

.dzfw{
    background: rgba(26,29,32,0.95);
}
.module_title_white{
    color: #fff;
}
.call_us{
    text-align: center;
    margin-top: 50px;
}
.call_us a{
    background: #2555FF;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    display: inline-block;
    width: 150px;
    height: 46px;
    line-height: 45px;
}
.call_us a:hover{
    background:#2449CC;
}