* {
    margin: 0;
    padding: 0;
}

.te_fa_de{
    width: 1096px;
    margin: 46px auto 50px;
}
.te_fa_de_center_header{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    line-height: 1;
    margin-top: 45px;
}
.te_fa_de_center_header_img{
    width: 1004px;
    height: 16px;
    /* border:1px dashed #ddd; */
}
.te_fa_de_center_ce_div_ce_p{
    font-size: 18px;
    color: #131313;
    font-weight: 600;
}
.te_fa_de_center_ce{
    margin-top: 31px;
    display: flex;
}
.te_fa_de_center_ce_img{
    width: 210px;
    height: 280px;
}
.te_fa_de_center_ce_div_ce{
    margin-left: 30px;
}
.te_fa_de_center_ce_div_ce_div{
    /* height: 178px; */
    margin-top: 15px;
    color: #4F4F4F;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}
.te_fa_de_center_ce_div_ce_div p{
    /* margin-top: 11px; */
    line-height: 2.4;
}
.te_fa_de_center_ce_div_ce_div p:last-child{
    line-height: 2;
}
.te_fa_de_center_ce_div{
    display: flex;
}
.te_fa_de_center_ce_footer{
    margin-top: 44px;
    display: flex;
}
.te_fa_de_center_ce_fo_div{
    width: 260px;
}
.te_fa_de_center_ce_fo_img{
    width: 260px;
    height: 146px;
    object-fit: cover;
}
.te_fa_de_center_ce_fo_p{
    color: #4F4F4F;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.te_fa_de_center_ce_fo{
    width: 1100px;
    /* margin-top: 31px; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}