/* 侧边栏 */
html body { 
	_background-image: url(about:blank);    
    _background-attachment: fixed;     
	/*_overflow:hidden;*/
}
#whSidebar { position:fixed; left:50%; margin-left:548px; top:35%; z-index:999; 
	_position: absolute;   /*IE6 用absolute模拟fixed*/
 	_top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 400)); /*IE6 动态设置相对底部位置*/ 
}
#sidebarBox { position: relative;}
#sidbar-list { position: relative; display: block; /*background: #79b9da;*/}
#sidbar-list li { width: 120px; height: 50px; position: relative; }
#sidbar-list #pageMsg { background: #fff; color: #f00; border: 1px solid #4391bd; height: 60px; padding: 8px 0;}
#sidbar-list #pageMsg a { color: #f00; font-size: 14px; height: auto; line-height: normal; text-align: left;}
#sidbar-list #pageMsg a span { float: left; width: 17px; height: 17px; background: url('../images/alert-round.png') center no-repeat; margin-right: 5px;}
#sidbar-list li.first { background: #4391bd;}
#sidbar-list li.last { height: 70px; background: #79b9da url('../images/gotop.png') center no-repeat;}
/*#sidbar-list li.last:hover { background: #79b9da url('../images/gotop-h.png') center no-repeat;} */
#sidbar-list li .red_p { position:absolute; top:10px; right:15px; width:9px; height:9px; background:url(../images/red_p_03.png) no-repeat center; display: none;}
#sidbar-list li a { display: block; width: 105px; height: 49px; margin-left: 7.5px; line-height: 49px; border-bottom: 1px solid #fff; text-align: center; font-size: 14px; color: #fff;}
#sidbar-list li a:hover { color: #efefef;}
#sidbar-list li.first a , #sidbar-list li.last a { border: none; }
#sidbar-list li.last a { height: 50px; line-height: normal; padding-top: 20px; }
#sideVotes { position: absolute; top: -240px; left: -440px; background: #79b9da;}
#sideVotes p { width:400px; margin:10px 20px; font-size:12px; color:#fff; padding-bottom:5px; line-height:20px; }
#sideVotes p span { display:inline-block; margin:3px 0;}
#sideVotes p.f_01 { border-bottom:1px solid #fff;}

#sidbar-list #bdshare { display:block; width:105px; height:49px;  background-color:#79b9da; padding:0; margin-left:7.5px; border-bottom: 1px solid #fff;}
#sidbar-list #bdshare a { display:block; width:105px; height:49px; color:#fff; font-size:12px; text-align:center; line-height:49px; background:#79b9da; padding:0; margin:0; border: none;}
#sidbar-list #bdshare a:hover { color:#efefef; }

.susMsg { width:285px;  position:absolute; top:50px; left:-285px; background:#79b9da; display: none; }
.susMsg p { line-height:20px; width:250px; margin:10px 20px; font-size:12px; color:#fff; border-bottom:1px solid #fff; word-break: break-all; }
.susMsg p span { padding-left:10px;}

/* 弹出层 */
#side-popularity { height: auto; padding: 20px; border: 1px solid #ccc; position: fixed; top: 50%; left: 50%; background: #fff; border-radius: 5px; box-shadow:  0 0 8px #999; z-index: 10; display: none;}
#side-popularity { width: 700px; margin-top: -150px; margin-left: -350px;}
.side-pop-header { width: 100%; height: 30px; line-height: 30px; border-bottom: 1px solid #ccc; margin-bottom: 5px;}
.side-pop-header a { float: right; width: 20px; height: 20px; background: url('../images/close.png') center no-repeat; }
.side-pop-header a:hover { background: url('../images/close-h.png') center no-repeat; }
.side-pop-header h1 { font-size: 18px; color: #f00; font-weight: bold;}
#side-popularity h3 { font-size: 16px; color: #666; height: 28px; line-height: 28px;}
#side-popularity p { font-size: 14px; color: #f00; line-height: 25px;}
#side-popularity p.red { text-indent: 30px;} 

/*头图*/
#sidebarHot{background: url("../images/wd2017/wdSidebar_hot.png") no-repeat center top;height: 126px;width: 144px;}
#whSidebar{/*background-color:#5922e9*/}
/*#sidbar-list{background-color: transparent;}*/
#sidbar-list li{width:144px;height:38px;}
#sidbar-list li.last,
#sidbar-list li.last a{width:144px;height:67px;padding:0;}
#sidbar-list li a{margin-left:0;width:144px;text-align:center;}
#sidbar-list li,
#sidbar-list li a,
#sidbar-list #bdshare,
#sidbar-list #bdshare a{width:144px;height:38px;background-color:transparent;line-height: 38px;font-size:16px;}
.bdshare-button-style0-16:after{content:none;}
#sidbar-list #bdshare{margin-left:0;width:144px;border:0;}
#sidbar-list li{background: url("../images/wd2017/sidbar_li.jpg") no-repeat center bottom;}
#sidbar-list li.hover,#sidbar-list li:hover,{background: url("../images/wd2017/sodbar_liHover.jpg") no-repeat center bottom;}
#sidbar-list li.last{background: url("../images/wd2017/last_67.png") no-repeat center bottom;}
#sidbar-list li.last span{    padding-top: 39px;    display: block;    font-size: 14px;}
/*解决ie空白行问题*/
#sidbar-list li.last{*margin-top:-4px;}
/*消息弹框改变*/
div.susMsg{top:0;background: #6300f3;}
#marginTOP-4px{*margin-top:-4px;}

/*color*/
.susMsg a{color:#adf9f4;}