﻿@charset "utf-8";
/* CSS Document */
*{padding:0;}
a,img{border:0;}
a:link,a:visited{text-decoration:none;}
div{margin:auto;}
.fl{float:left;}
.fr{float:right;}
.clr{clear:both;}
input, button, select, textarea {outline: none;resize: none;}
.bd1{border:1px solid #e1e1e2;}


/*左侧微信*/
#ewm{width:45px; height:145px;	position:fixed;	left:9px; bottom:280px; z-index:100; _position:absolute;	_bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))}
#ewm span{font-size:12px; cursor:pointer;font-weight: bold;}
#ewm img{width:120px;}


/**右侧工具按钮**/
#sidebar {width:45px; height:145px;	position:fixed;	right:20px; bottom:250px; z-index:100;	_position:absolute;	_bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))}
#sidebar li{ width:40px; height:40px; text-align:center; line-height:40px; background:url(../images/rtool.png) no-repeat ;cursor: pointer; margin-bottom:5px; position:relative; float:left; border-radius:5px;}
#sidebar li.current{background:#0780d3; color:#fff; border-radius:5px; font-weight:bold }
#sidebar li.qq{ background-position:0px 1px; background-color:#4e9ac8;}
#sidebar li.qq:hover{background:#4e9ac8;}
#sidebar li.qrcode{ background-position:0px -51px}
#sidebar li.qrcode:hover{background:#51b341;}
#sidebar li.share{ background-position:0px -105px}
#sidebar li.share:hover{background:#00b58a;}
#sidebar li.gotop{ background-position:0px -158px}
#sidebar li.gotop:hover{background:#de6c8f;}
#sidebar li a{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; color:#fff;}
#sidebar li.current a{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
#sidebar li .showbox,#sidebar li span{ display:none}
#sidebar li span{color:#fff;}
#sidebar li.current .showbox{ display:block; width:100px; position:absolute; right:80px; top:0px;}
#sidebar li.current span{ display:block; color:#fff;}
.gotop{ display:none}
#sidebar li.qq .showbox{right:40px; width:120px; *right:40px; background:url(.);}
#sidebar li.qrcode .showbox{right:45px; width:120px; top:-6px; _right:50px;}
#sidebar .qq .showbox .qqtop{ height:30px; line-height:30px; background:#8acff0; text-align:center; color:#036892;}
#sidebar .qqlist{width:100px; border:1px solid #4d616c; border-radius:5px; background:#fff;}
#sidebar .qqlist2{padding:8px;height: 50px;}
#sidebar .qqlist2 a{display:inline-block; height:25px; width:60px; font-size:12px; color:#666; overflow:hidden; float:left; margin:0 0 2px 3px; background:url(../images/qqtalk.jpg) no-repeat; padding-left:19px; line-height:25px; font-weight:normal;}
#sidebar .qqlist2 a:hover{text-decoration:none; color:#000;}
#sidebar .qqlist2 a img{float:left; display:inline-block;}

/*
mycodes.net 源码之家


*/
