﻿@charset "utf-8";
/*html{_background:url(about:blank);}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a{color:#000;text-decoration:none}
a:hover{color:#F60!important;text-decoration:none}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}*/

/* jump */
#jump{position:fixed;top:310px;right:30px;width:40px;z-index:400;z-index:9999;}
*html #jump{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
#jump li{height:50px;overflow:hidden;}
#top,#share,#reply,#sina,#ceping,#weixin{display:block;width:40px;height:42px;overflow:hidden;cursor:pointer;}
#top {
    background: url(/Upload/indexNew/rightMenu/top.png) no-repeat;
}
#share {
    background: url(/Upload/indexNew/rightMenu/share.png) no-repeat;
}
#reply {
    background: url(/Upload/indexNew/rightMenu/reply.png) no-repeat;
}
#sina {
    background: url(/Upload/indexNew/rightMenu/sina.png) no-repeat;
}
#weixin {
    background: url(/Upload/indexNew/rightMenu/weixin.png) no-repeat;
}
#top:hover {
    background: url(/Upload/indexNew/rightMenu/toped.png) no-repeat;
}
#share:hover {
    background: url(/Upload/indexNew/rightMenu/shared.png) no-repeat;
}
#reply:hover {
    background: url(/Upload/indexNew/rightMenu/replyed.png) no-repeat;
}
#sina:hover {
    background: url(/Upload/indexNew/rightMenu/sinad.png) no-repeat;
}
#weixin:hover {
    background: url(/Upload/indexNew/rightMenu/weixind.png) no-repeat;
}
#ceping {
    background: url(/Upload/indexNew/rightMenu/ceping.png) no-repeat;
}
    #ceping:hover {
        background: url(/Upload/indexNew/rightMenu/cepinged.png) no-repeat;
    }
#EWM{position:absolute;left:-150px;display:none;}
#EWM img{width:150px;height:150px;}

#QQ {
    position: absolute;
    left: -119px;
    top: 0;
    display: none;
    border: solid 1px #C1C1C1;
    height: 41px;
    width: 120px;
    border-radius: 3px;
    background-color: #F6F6F6;
    text-align: center;
    line-height: 41px;
    color: #000;
    font-size: 14px;
}
#TEL {
    position: absolute;
    left: -119px;
    top: 100px;
    display: none;
    border: solid 1px #C1C1C1;
    height: 41px;
    width: 120px;
    border-radius: 3px;
    background-color: #F6F6F6;
    text-align: center;
    line-height: 41px;
    color: #000;
    font-size: 14px;
}

  