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

    .dls_list{
        width: 50% !important;
        margin-top: 30px !important;
    }
    .dls_list_bottom{
        margin-top: 0 !important;
    }
    .partner_content{
        text-align: center;
        margin-top: 0 !important;
    }
    .partner_content_list{
        margin-left: 0 !important;
        width: 100% !important;
    }
    .module_column{
        margin-top:20px !important;
        width: 100% !important;
    }
    .partner_content_list{
        margin-top:20px !important;
    }

    .mobile_jjfa_list{
        width: 100%;
        overflow-x: auto; /* 水平滚动条 */
        white-space: nowrap; /* 确保内容不会换行 */
    }
    .jjfa_list{
        width: 1200px !important;
    }
    .fuwu{
        margin-top: 20px !important;
    }
    .fuwu_list{
        width: 100% !important;
        margin-left: 0!important;
        margin-top: 20px !important;
        min-height: 25px !important;
    }
    .jjfa_img{
        width: 100% !important;
    }
    .jjfa_list_desc{
        width: 100% !important;
        margin-top: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .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;
    }
}

.fuwu{
    margin-top:25px;
}

.fuwu_list{
    width: 19.2%;
    float: left;
    background-color: #F2F6F9;
    margin-left: 1%;
    padding: 15px 25px;
    min-height: 430px ;
    position: relative;
}

.fuwu_list a{
    display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background-color:#2555FF ;
    position: absolute;
    bottom: 35px;
    left: 65px;
    border-radius: 4px;
    display: none;

}

.fuwu_list_start{
    margin-left: 0;
}
.fuwu_list_img{
    margin-top: 25px;
    text-align: center;
}
.fuwu_list_img img{
    width: 55px;
    height: 55px;
}
.fuwu_list_title{
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}
.fuwu_list_con{
    margin-top: 15px;
    font-size: 16px;
    color: #999999;
    line-height: 22px;
}

.jjfa{
    background: #fafbfd;
}
.jjfa_con{
    margin-top: 40px;
}
.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{
    /*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;
}
.dls{
    margin-top: 25px;
}

.dls_list{
    width: 20%;
    float: left;
    text-align: center;
}
.dls_list_img{
    width: 100%;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
}
.dls_list img{
    width: 170px ;
    height: 40px;
}
.dls_list img:hover{transform: scale(1.2);transition: all 0.8s;}
.dls_list_bottom{
    margin-top: 60px;
}
.dls_list p{
    font-size: 14px;
    color: #4E5969;
    line-height: 30px;
}

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


.bjhh{
    background-color: #fff;
}
.module_title_blue{
    color: #336AEA;
}
.blue{
    color: #336AEA;
}
.module_5column{
    margin-top:25px;
}

.module_5column_list{
    float: left;
    width: 18%;
    margin-right: 2.5%;
    min-width: 216px;
    padding:25px;
    height: 325px;
    background: #FAFBFD;
    box-shadow: 0px 0px 15px 0px #E0E4EE;
    border-radius: 4px;
    border: 1px solid rgba(224,228,238,0.33);
}
.module_5column_list_right{
    margin-right: 0;
}
.bjhh_img{
    padding-bottom: 12px;
    border-bottom: 1px solid #D7D7D7;
}
.bjhh_img img{
    width: 52px;
    height: 34px;
}
.bjhh_con{
    margin-top: 13px;
    position: relative;
    height:220px; ;

}
.bjhh_con_title{
    ont-weight: 500;
    font-size: 24px;
    color: #2AAE67;
}
.bjhh_con_con{
    margin-top:10px; ;
}
.bjhh_con_con p{
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.bjhh_con_img{
    position: absolute;
    bottom: 0;
    right: -10px;
}
.bjhh_con_img img{
    width: 56px;
    height: 56px;
}
.khal{
    background-color: #FAFBFD;
}

.partner_content{
    margin-top: 40px;
}

.partner_content_list{
    width:17.5%;
    height:95px;
    float: left;
    margin-top: 40px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px #EEEEEE;
    border-radius: 8px;
    margin-left: 3.125%;
    text-align: center;
    padding-top: 30px;
}
.partner_content_list img{width: 140px;height: 35px;}
.partner_content_list img:hover{transform: scale(1.2);transition: all 0.8s;}
.partner_content_list_4 {margin-left: 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;
}


.module_column{
    display: block;
    width:32%;
    float: left;
    margin-right: 2%;
    min-width: 320px;
    margin-top:50px;
}
.module_column_right{
    margin-right: 0;
}
.articles_img{
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.module_column img{
    width: 100%;
    height:260px ;
}
.module_column img:hover{transform: scale(1.2);transition: all 0.8s;}
.module_column p{
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
    font-size: 18px;
    color: #1D2129;
}
.module_column span{
    font-size: 14px;
    color: #86909C;
}
.show_more{
    text-align: center;
    margin-top: 30px;
}
.show_more a{
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #D7D7D7;
    font-weight: 600;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 150px;
    height: 46px;
    line-height: 46px;
}
.show_more a:hover{
    background:#2449CC;
    border: 1px solid #2449CC;
    color: #fff;
}