/*遮罩*/
.login_mask { position:fixed; left:0px; right:0px; top:0px; height:1000px; background:url(../../images/manager/mask.png) no-repeat; z-index:999;  min-width:1004px;}
.fixed_ts { position:fixed; z-index:3px; left:0px; top:200px; right:0px;}
.fixed_box { background:#fff; width:400px; height:80px; margin:0 auto;}
.gb_mask { float:right; width:30px; height:30px; }
.gb_mask img { width:30px; height:30px;}
.pic {width:28px; height:28px; float:left;}
.pic img { width:28px; height:28px; margin-top:26px; margin-left:20px;}
.fixed_text { font-size:14px; margin-left:30px;float:left;}
.fixed_text span { line-height:80px;}