@charset "utf-8";
/*css reset*/

/*锚点*/
#anchor{position:fixed;left:50%; bottom:40px;_position:absolute; margin-left:510px;  z-index:10; width:40px; }
#anchor .ah,#anchor #message{display:block; width:40px; height:40px; text-indent:-2999px; cursor:pointer;background-color:#D4D4D4;}
#anchor .ah{ display:none;border-bottom:1px solid #FFFFFF;background-position:8px -534px}
#anchor .hover{background-color:#0099CC;background-position:8px -617px}
#anchor #message{background-position:8px -576px}
#anchor #message:hover{background-color:#0099CC;background-position:8px -659px}
#anchor #back{background-color:#0099CC; text-align:center; font-family:'Microsoft Yahei'; font-size:12px; font-weight:bold; line-height:14px; width:40px; display:block; color:#ffffff; padding:11px 0 10px;border-bottom:1px solid #FFFFFF;}
#anchor #back:hover{background-color:#00ace6; text-decoration:none;}
.pointview .bdtit .titName { *padding:1px 23px 0 0;}
/*二维码*/
.qrCode { width:40px; zoom:1;}
.qrCode b {font-size:12px; background-color:#D4D4D4; background-image:url(http://y0.ifengimg.com/77c0c5b26309970d/2014/0515/code.gif); background-repeat:no-repeat; background-position:8px 8px; width:40px; height:40px; display:block;border-bottom:1px solid #FFF; background-color:#D4D4D4; }
.qrCode .qr {display:none; position:absolute; top:-129px;overflow:hidden;font-size:14px; font-weight:bold; text-align:center;}
#code { float:right; overflow:hidden;}
.qrCode .qr img {width:120px; height:120px;}
.qrHover b { background-color:#0099CC; background-position:8px -47px; color:#000000;}
.qrHover .qr {display:block;}
.qrCode .qr ul { zoom:1; overflow:hidden; background-color:#FFF; border:3px solid #D4D4D4; color:#000000; padding:10px 10px 10px 10px; height:153px;}
.qrCode .qr li {float:left; margin-right:20px; width:120px; line-height:20px; font-family:'Microsoft Yahei'; font-size:14px;}
.qrCode .qr li.last {margin-right:0;}
#anchor #toTop {background-image: url(http://y0.ifengimg.com/77c0c5b26309970d/2014/0515/ico.png);background-repeat: no-repeat;}
#anchor p .close {background-image: url(http://y0.ifengimg.com/77c0c5b26309970d/2014/0515/flClose.gif);background-position: 0 8px;background-repeat: no-repeat;border-bottom: 1px solid #666666;color: #666666;display: inline-block;font-size: 12px;line-height: normal;padding: 6px 0 6px 14px;}
#anchor p .close:hover {background-position: 0 -31px;border-bottom-color: #0099CC;color: #0099CC;}