﻿

.MobileWeb
{

text-align: right;
padding-left: 10px;
background-repeat: no-repeat;
background-position: left center;
background-image:url("../image/MobileWeb.gif");
margin-left:10px;
*display:none;
}

.WeChat
{

text-align: right;
padding-left: 10px; 
background-repeat: no-repeat;
background-position: left center;
background-image:url("../image/WeChat.gif");
margin-left:10px;
*display:none;
}

.WeChat,.MobileWeb{ position:relative; z-index:999999;display: inline-block;}
.WeChat:hover .weixin,.MobileWeb:hover .tel{/* display:block;*/}

.weixin ,.Mobiletel
{
    display:none;
    position:absolute; 
    float:left;
    left:-5px;
    top:25px;
    z-index:999999;
}
.container li{ float:left;}