.mfoot{
    background: #f09101;
    padding: 10px 10px;
   position: relative;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
}


.mfoot-con{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;

}


.mfoot1{
    width: 49%;
}
.mfoot1 p{
    color: #fff;
    padding-left: 15%;
    font-size: 10px;
    line-height: 1;
    margin-bottom: 2%;
        height: 25px;
    vertical-align: middle;
    line-height: 20px;
    position: relative;
    padding-left: 25px;
}
.mfoot1 p:nth-of-type(1) {
    background: url(//cdn.myxypt.com/8284b7a9/21/10/93ee4c1c31646650c4becc5195fe406e89da6c75.png) no-repeat left center;
    background-size: 15px 15px;
}

.mfoot1 p:nth-of-type(2) {
    background: url(//cdn.myxypt.com/8284b7a9/21/10/1ff43964502a35a9d7cea6a8010ecd84b0f70cc7.png) no-repeat left center;
     background-size: 15px 11px;
}

.mfoot1 p:nth-of-type(3) {
    background: url(//cdn.myxypt.com/8284b7a9/21/10/d47d1e95a60c5a76272278a47e34d42b9d5eb5c4.png) no-repeat left 10%;
     background-size: 15px 15px;
}
.mfoot2{
    width: 54%;
    text-align: right;
    color: #fff;
    font-size: 12px;
}
.mfoot2 p{
}
.mfoot2 p img{
    max-width: 100%;
    margin-bottom:4%;
    width: 60px;
}