﻿#asidelay{ display: block; position: fixed; left: 0px; top: 0px; z-index: 1000; width: 100%; height: 100%; background:url("../Images/grey_bg.png") repeat}
#asidelay{ _position:absolute; _top:expression(eval(document.documentElement.scrollTop)); _left:expression(eval(document.documentElement.scrollLeft)); _width:expression(eval(document.documentElement.clientWidth)); _height:expression(eval(document.documentElement.clientHeight)); }


.asidebox{ width: 201px; position: fixed; right: 0; bottom:70px; z-index: 500; height: 376px; background: url("../Images/aside.png") no-repeat; }
.asidebox{ _position: absolute;/* _bottom: auto;*/ _margin-bottom:70px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }

.asidebox_inner{width:144px;margin-left:25px;}
.asideul{width:144px;margin-top:88px}
.asideitem{float:left;display:inline;position:relative;width:144px;height:37px;line-height:34px;}
.asideitem a{text-decoration:none}
.asidea{float:left;_display:inline;cursor:pointer;margin-left:28px;font-size:14px;height:38px;color:#ffffff}
.asidea:hover{color:#fff100}
.gzbox{display:none;position:absolute;width:121px;height:133px;left:-121px;top:0;}
.asideitem:hover .gzbox{display:block}
#bds_more{
    float: left;
    font-size: 14px;
    padding-left: 0px;
    line-height: 34px;
    height: 38px;
    background-image:none;
    background-repeat: no-repeat;
    cursor: pointer;
    margin:0;
	margin-left:28px;
	color:#fff
}
#bds_more:hover{color:#fff100}


.gonglue{position:fixed;top:50%;z-index:9999;margin-top:-196px;left:50%;margin-left:-224px;width:448px;height:392px;background-color:#fbfafc;border-radius:8px;
_position:absolute;
_top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight/2));
_left: expression(eval(document.documentElement.scrollLeft + document.documentElement.clientWidth/2));

}


.gonglueTop{position:relative;width:448px;height:44px;line-height:44px;text-align:center;background-color:#c525e7;border-top-left-radius:8px;border-top-right-radius:8px;}
.glwz{font-size:24px;font-weight:bold;color:#fff100}
.gonglueclosebtn{position:absolute;cursor:pointer;top:12px;right:17px;width:20px;height:20px;background: url("../Images/closebtn.png") no-repeat;}
.gonglueclosebtn:hover{background: url("../Images/closebtnh.png") no-repeat;}
.glwindow{float:left;_display:inline;width:184px;margin-top:22px;margin-left:24px}
.glwindowtitWrap{width:140px;height:58px;margin:0 auto;}
.glwindowtit{width:140px;height:28px;line-height:28px;text-align:center;font-size:18px;color:#fff100;background: url("../Images/jf.png") no-repeat;}
.jfjieshao{width:100%;text-align:center;margin-top:5px;font-size:14px;color:#9800fe}

.asidebox_inner .backTop{width:144px;height:53px;}
.asidebox_inner .backTop .bottom{display:block;width:144px;height:53px;}


.gonglueitem{float:left;_display:inline;margin-bottom:12px;width:184px;height:74px;text-align:center;}
.gonglueitembg1{background: url("../Images/bgbg1.png") no-repeat;}
.gonglueitembg2{background: url("../Images/bgbg2.png") no-repeat;}
.glitemtit{font-size:16px;color:#fff100;font-weight:bold;padding-top:6px}
.glitema{color:#fff100;text-decoration:none}
.glitema:hover{color:#fff}
.glitemdes{font-size:12px;color:#fff100;padding-top:4px;padding-bottom:4px}
.glitemtime{font-size:12px;color:#ffffff}
.ml24{margin-left:24px}
.ml30{margin-left:30px}