﻿/*#region rightside*/
#WeChat { position: fixed; _position: absolute; bottom: 15%;border:1px solid #e3e4e6;height:247px;width:94px;background-color:#fff;z-index:999;}
    #WeChat p,#WeChat a {width:75px;height:75px;background-color:#fff;margin:10px;}
    #WeChat .right-com{border-bottom:1px solid #e3e4e6;background:url(../../../image/icon/right-com.png) 7px 4px no-repeat;position:absolute;}
    #WeChat .right-com img{position:absolute;top:-5px;right:-3px;}
    #WeChat .right-com:hover{background:url(../../../image/icon/right-com-hover.png) 7px 4px no-repeat;cursor:pointer;}
    #WeChat .right-mes{border-bottom:1px solid #e3e4e6;background:url(../../../image/icon/right-mes.png) no-repeat 7px 7px;position:absolute;top:76px;}
    #WeChat .right-mes:hover{background:url(../../../image/icon/right-mes-hover.png) no-repeat 7px 7px;cursor:pointer;}
    #WeChat .right-web{background:url(../../../image/icon/right-web-hover.png) no-repeat 7px 7px;position:absolute;top:152px;}
    #WeChat .right-web:hover{background:url(../../../image/icon/right-web.png) no-repeat 7px 7px;cursor:pointer;}
    #WeChat .right-webchat{display:none;width:154px;height:154px;background:url(../../../image/icon/right-webchat.png) no-repeat;position:absolute;top:92px;right:104px;border:1px solid #e3e4e6;}
    #WeChat .go-backTop{top: 237px; width: 75px; height: 75px; background: url(../../../image/icon/gotop.gif) no-repeat center; position: absolute; z-index: 100;}
/*#endregion*/