@charset "utf-8";
.WeChat,.MobileWeb{ position:relative; z-index:999999;display: inline-block;}

.MobileWeb
{
    line-height:16px !important;
    height: 16px !important;
    background-image: url(../images/MobileWeb.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 5px center;
}

.WeChat
{
    line-height:16px !important;
    height: 16px !important;
    background-image: url(../images/WeChat.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 5px center;
}

.WeChat:hover .weixin,.MobileWeb:hover .Mobiletel
{
    /* display:block;*/
}

.weixin ,.Mobiletel
{
    display:none;
    position:absolute; 
    float:left;
    left:0px;
    top:17px;
    z-index:999999;
}


.hidden-box{
    border-top: 0;
}





/*ΣοΡΤ°ζ±ΎΡωΚ½*/

.LanguageVersionLink{position:absolute;right: -192px;width: 200px;float: right;top: 3px;}
.map{    width: 48px;
    height: auto;
    float: left;
    padding-top: 5px;
    padding-left: 10px;}