﻿.mnav{position:fixed;z-index:9999;bottom:0;display:block;min-width:320px;max-width:640px;width:100%;z-index:999999999999;}
.fsys{position:fixed;z-index:9999999;bottom:7rem;left:0;}
.fsys a img{width:42px;height:190px;}
.mnav ul li {
    float: left;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    width: 50%;
}
.mnav ul li.mi01 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: red;
    background-image: url("/mobile/images/tel.png");
    background-origin: padding-box;
    background-position: 20% center;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.mnav ul li.mi02 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0085e0;
    background-image: url("/mobile/images/weix.png");
    background-origin: padding-box;
    background-position: 20% center;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.mnav ul li a {
    color: white;
    display:block;
    height: 3rem;
    line-height: 3rem;
    width:100%;
}
.huobj {
	width:38px;
	height:auto;
    position: fixed;
    right: 0;
    bottom: 7rem;
    z-index: 9999;
}
