.wx_mianze_foot{
    width: 1200px;
    height: 94px;
    margin: 0 auto;
    background: #FFFBF6;
    margin-top: 35px;
}
.wx_mianze{
    width: 100%;
    height: 164px;
    /* background-color: #fff; */
   border-top: 1px solid rgba(255, 255, 255, 0);
}
.wx_mianze_img img{
    width: 60px;
    height: 50px;
    margin-left: 50px;
    margin-top: 26px;
    margin-right: 50px;
}
.wx_mianze_img{
    float: left;
}
.wx_mianze_img p{
    width: 999px;
}
.wx_mianze_img p:nth-child(1){

font-size: 14px;

font-weight: 500;
color: #C37E11;
line-height: 20px;
margin-top: 16px;
}
.wx_mianze_img p:nth-child(2){

font-size: 12px;

font-weight: 400;
color: #D4AF74;
line-height: 17px;
margin-top: 10px;
padding-right: 30px;
}