@charset "utf-8";

/* Author: Sun */
#popout-QR{ width:247px; height:504px; position:fixed; right:0px; bottom:0; margin-top:0px; z-index:60; 
	background:transparent url(../images/qr.jpg) left top no-repeat; display:none;}
*html #popout-QR { position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#popout-QR h2{ width:247px; height:86px; display:block; text-indent:-9999em; background:none;}
#popout-QR h2 a { width:100%; height:100%; display:block;}
#popout-QR .qr-iframe{ text-align:center;}
#popout-QR .qr-get{   width:97px; height:35px; margin:55px 80px 21px auto; display:none; text-indent:-9999em;}
#popout-QR .qr-yuding{ width:224px; height:64px;position:absolute;left:12px;top:358px;display:none; text-indent:-9999em;}
#popout-QR .qr-download{ width:224px; height:64px;position:absolute;left:12px;bottom:14px;text-indent:-9999em;background:transparent url(../images1/down.jpg) center top no-repeat;}
#popout-QR .qr-download:hover{ background-position:left bottom;}
#popout-QR .qr-close{ width:25px; height:25px; display:block; position:absolute; right:0px; top:-25px; z-index:100; text-indent:-9999em; cursor:pointer; background: url(../images/close.jpg);}

#popout-QR-default{ width:58px; height:243px; position:fixed; right:0; bottom:0; margin-top:0; z-index:11; text-indent:-9999em; cursor:pointer; background:url(../images/qr_btn.jpg) left top no-repeat; display:none;}
*html #popout-QR-default{position:absolute; margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) - 60 + 'px');}
#tabs li.phone a{background:#000;}