*{
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
    color: #333;
}
.footer_p{
   margin-top:50px;
    width: 100%;
    background: #E8E9E9;
}
.footer_p_center{
    margin: 0 auto;
    width: 1200px;
    padding-top: 37px;
    padding-bottom: 50px;
}
.fot_pc_top{
    display: flex;
    width: 100%;
    justify-content: center;
    /* justify-content: space-between; */
}
.fot_pc_top_left{
    max-width: 675px;
}
.fot_pc_top_left p{
    font-family: MicrosoftYaHei;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
    margin-top: 5px;
    display: flex;
    align-items: center;
}
.fot_pc_top_left p img{
    width: 20px;
    height: 20px;
    margin-right: 3px;
}
.fot_left_pic{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.fot_left_pic img{
    width: 86px;
    height: 30px;
}
.fot_pc_top_right{
    max-width:341px;
    margin-left: 57px;
}
.fot_pc_top_right p{
    font-family: MicrosoftYaHei;
font-size: 13px;
color: #333333;
line-height: 22px;
margin-top: 5px;
}
.fot_rig_pic{
    margin-top: 20px;
    max-width: 100px;
    display: flex;
    justify-content: space-between;
}
.fot_rig_pic img{
    width: 40px;
    height: 40px;
}
.fot_pc_bom{
    display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
}

.fot_b_gang{
    margin: 30px 0;
    width: 1060px;
height: 1px;
background-color:  #CFCFCF;
}
.fot_b_yqlj a{
    margin-right: 27px;
    font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 15px;
color: #333333;
}
.fot_b_yqlj a span{
    font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 15px;
color: #333333;
}
.fot_b_yqlj_title{
    font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 15px;
color: #333333;
margin-right: 10px;
}
