﻿.MFoot {
    position: fixed;
    z-index: 9;
    bottom: 0px;
    width: 100vw;
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
}

    .MFoot .Selected {
        color: #f84141;
    }

.MFoot li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
    height: 48px;
    padding-top: 6px;
}

        .MFoot li .line {
            float: left;
            height: 48px;
           
        }

        .MFoot li a {
            color: gray;
            font-size:12px;
        }

        .MFoot li i {
            display: block;
            width: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-size: 100%;
            margin: 0px auto;
        }

.Selected  .MFoot_IndexIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_Index2.png);
}
.MFoot .MFoot_IndexIco2 {
    background-image: url(/MobileShop/Resource/images/MFoot_Index1.png);
}
 .MFoot .MFoot_IndexIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_Index2.png);
}

.Selected  .MFoot_ProductIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_ProductIco1.png);
}
.MFoot_ProductIco2 {
    background-image: url(/MobileShop/Resource/images/MFoot_ProductIco1.png)
}
 .MFoot_ProductIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_ProductIco2.png)
}
.MFoot .MFoot_CartIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_CartIco2.png);
}
 .MFoot .MFoot_CartIco2 {
    background-image: url(/MobileShop/Resource/images/MFoot_CartIco1.png);
}

.Selected  .MFoot_CartIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_CartIco1.png);
}

.Selected .MFoot_MyIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_MyIco1.png);
}
.MFoot .MFoot_MyIco2 {
    background-image: url(/MobileShop/Resource/images/MFoot_MyIco1.png);
}
.MFoot .MFoot_MyIco1 {
    background-image: url(/MobileShop/Resource/images/MFoot_MyIco2.png);
}
.MFoot .MFoot_KF {
    background-image: url(/MobileShop/Resource/images/KF.png);
}
/*.Selected .MFoot .MFoot_Index1 {
    background-image: url(/MobileShop/Resource/images/MFoot_Index1.png);
}
 .MFoot .MFoot_Index2 {
    background-image: url(/MobileShop/Resource/images/MFoot_Index2.png);
}*/
