@charset "utf-8";
/* CSS Document */

#footer { position: relative; margin-top:20px;/*background:#e9e9e9;*/ height:55px;font-family:'微软雅黑';}
#footer .links{ margin-left:10px; float:left;margin-top:5px; font-size:12px;color:#535353; width:460px}
#footer .links ul{list-style:none; margin:0; padding:0;}
#footer .links ul li{ float:left}
#footer .links ul li.splitline { padding-left:11px; padding-right:11px; line-height:105%}
#footer .links ul li a{ text-decoration:none; font-size:12px; color:#535353;font-family:'微软雅黑';}
#footer .links ul li a:hover{text-decoration:underline;}

#footer .copyright{ position: absolute;left: 9px; top: 25px; float:right; margin-right:12px;_margin-right:6px; font-size:12px; color:#535353;margin-top:5px; }
#footer .copyright a{ text-decoration:none; font-size:12px; color:#535353}
#footer .copyright a:hover{text-decoration:underline;}

#footer .wechat{margin:-2px 0 0 -185px;float:left;}
#footer .wechat a.we_chat{background-image:url('/pics/wechat_icon.jpg');width:28px;background-repeat:no-repeat;display:block;height:29px;text-indent:-10000px}
#footer .wechat_img{
    left: 216px;
    top: -173px;
    background-color: #ffffff;
    display: none;
    height: 174px;
    padding: 0;
    position: absolute;
    text-indent: 0;
    width: 174px;
    z-index: 100000;
}

.hotline{ display: none; color:#646464;font-size:11px;height:26px;padding-right:12px;padding-top:8px;text-align:right; background-color:#FFFFFF}
.hotline span{ background:url(/cn/resource/images/footer_hotline.jpg) no-repeat left 2px; padding-left:26px; background-position:left 2px\9;*background-position:left 2px;_background-position:left 2px;}



