#asidelay {
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: url("../images/aside/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: 182px;
    position: fixed;
    right: 0px;
    bottom: 70px;
    z-index: 500;
    height: 570px;
    background: url("../images/aside/y8_asidebg.png") no-repeat;
}
.asidebox2 {
    width: 182px;
    position: fixed;
    left: 0px;
    bottom: 70px;
    z-index: 500;
    height: 570px;
    background: url("../images/aside/y8_asidebg.png") no-repeat;
}

@media screen and (max-height:768px) {
    .asidebox {
        bottom: 10px;
    }
}

@media screen and (max-width:1100px) {
    .asidebox {
        bottom: 10px;
    }
}

.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)));
}

.topshare {
    width: 159px;
    height: 58px;
    margin-top: 130px;
    _margin-top: 130px;
    *margin-top: 130px;
    margin-left: 15px;
    /* background: url("../images/aside/vp-adv.png") no-repeat; */
}

.topshare a {
    display: block;
    width: 159px;
    height: 50px;
}

.asidebox_inner {
    width: 159px;
    margin-left: 15px;
}

.asideul {
    width: 159px;
    position: absolute;
    top: 192px;
    left: 13px;
}

.asideitem {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 41px;
    margin-top: 1px;
    margin-bottom: 1px;
    /* background-color: #000 */
}

.asideitem a {
    text-decoration: none
}

.asidea {
    cursor: pointer;
    width: 100%;
    /* margin-left: 5px; */
    font-size: 16px;
    height: 100%;
    font-weight: 600;
    color: #ffc97b;
} 
.asidea_txt {
    margin-left: 18px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    color: #ffc97b;
}
.asidea_txt:hover {
    color: #fff;
}

.asideitem:hover {
    /* background-color: #fff; */
    cursor: pointer;
}

.asideitem:hover .asidea {
    color: #fff;
    /* background-color: #ffc97b; */
}


#bds_more {
    /* width: 100%; */
    float: left;
    font-size: 16px;
    padding-left: 18px;
    height: 40px;
    background-image: none;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0;
    color: #ffc97b;
    line-height: 40px;
    font-weight: 600;
}

#bds_more:hover {
    color: rgba(255, 255, 255, 1);
}
.gzbox {
    display: none;
    position: absolute;
    width: 121px;
    height: 133px;
    left: -130px;
    top: 0;
}

.asideitem:hover .gzbox {
    display: block;
}


.gonglue {
    position: fixed;
    top: 50%;
    z-index: 9999;
    margin-top: -196px;
    left: 50%;
    margin-left: -224px;
    width: 382px;
    height: 438px;
    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: 382px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    /* background-color: #b75147; */
    /* background-image: linear-gradient(to right, #fe7039 , #ffac4b); */
    background: url("../images/aside/y8_hdgltop.png") no-repeat;
}

.myhdgl_box
{
    position: absolute;
    width: 100%;
    /* height: 100%; */
}
.myhdgla
{
}
.myhdgldiv
{
    position: relative;
    margin: auto;
    margin-top: 26px;
    width: 345px;
    height: 99px;
}
.glwz {
    font-size: 24px;
    font-weight: bold;
    color: #fff
}

/* .glcloss {
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 17px;
    width: 20px;
    height: 20px;
    background: url("../images/aside/closebtn.png") no-repeat;
} */

/* .glcloss {
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aside/closebtn.png', sizingMethod='crop');
} */

.glcloss:hover {
    background: url("../images/aside/closebtnh.png") no-repeat;
}

.glwindow {
    float: left;
    _display: inline;
    width: 100%;
    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/aside/jf.png") no-repeat;
}

.glwindowtit {
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aside/jf.png', sizingMethod='crop');
}

.jfjieshao {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    color: #9800fe
}

.asidebox_inner .backTop {
    position: absolute;
    left: 30px;
    bottom: 130px;
    width: 130px;
    height: 40px;
    /* background-color: #000; */
}

.asidebox_inner .backTop .bottom {
    display: block;
    width: 100%;
    height: 100%;
}


.gonglueitem {
    float: left;
    _display: inline;
    margin-bottom: 12px;
    width: 184px;
    height: 74px;
    text-align: center;
    position: relative;
}

.gonglueitembg1 {
    background: url("../images/aside/bgbg1.png") no-repeat;
}

.gonglueitembg2 {
    background: url("../images/aside/bgbg2.png") no-repeat;
}

.glitemtit {

}

.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
}

.unstart-float {
    display: none;
    width: 184px;
    height: 74px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/aside/unstart.png") no-repeat;
}
.gonglueclosebtn {
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 17px;
    width: 20px;
    height: 20px;
    background: url("../images/aside/closebtn.png") no-repeat;
  }
  
  .gonglueclosebtn {
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/aside/closebtn.png', sizingMethod='crop');
  }
  
  .gonglueclosebtn:hover {
      
    background: url("../images/aside/closebtnh.png") no-repeat;
  }
  .ycbtn1
  {
    position: absolute;
    left: -19px;
    top: 220px;
    width: 30px;
    height: 60px;
    background: url("../images/aside/y8_2yc_btn.png") no-repeat;
  }
  .zkbtn1
  {
    position: absolute;
    left: -19px;
    top: 220px;
    width: 30px;
    height: 60px;
    background: url("../images/aside/y8_2zk_btn.png") no-repeat;
  }
  .ycbtn2
  {
    position: absolute;
    left: 169px;
    top: 220px;
    width: 30px;
    height: 60px;
    background: url("../images/aside/y8_1zk_btn.png") no-repeat;
  }
  .zkbtn2
  {
    position: absolute;
    left: 169px;
    top: 220px;
    width: 30px;
    height: 60px;
    background: url("../images/aside/y8_1yc_btn.png") no-repeat;
  }