@charset "gb2312";
.hongbao2013_w{ position: fixed; z-index: 1; bottom: 20px; _position: absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-204); width: 154px; height: 168px; visibility: hidden;}
.hongbao2013_bg{ position: absolute; z-index: 999997; top: 0px; left: 0px; width: 154px; height: 154px; background: url(i1.sinaimg.cndymainhongbao201407hb13_circle.png) 0 0 no-repeat; /*_background: url(i2.sinaimg.cndymainhongbao201407hb13_circle.gif) 0 0 no-repeat;*/ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i0.sinaimg.cn/IT/deco/2013/1231/hb13_circle.png'); _background:none; animation: hongbao2013_circle 20s linear 0s infinite normal; -webkit-animation: hongbao2013_circle 20s linear 0s infinite normal;}
a.hongbao2013_close{ position: absolute; z-index: 999999; right: 0; bottom: 0; display: block; width: 41px; height: 16px; overflow: hidden; text-indent: -99em; background: url(i1.sinaimg.cndymainhongbao201407hb13_close.png) 0 -16px no-repeat; _background: url(i2.sinaimg.cndymainhongbao201407hb13_close.gif) 0 -16px no-repeat;}
a.hongbao2013_close:hover{ background: url(i1.sinaimg.cndymainhongbao201407hb13_close.png) 0 0 no-repeat; _background: url(i2.sinaimg.cndymainhongbao201407hb13_close.gif) 0 0 no-repeat;}
.hongbao2013{ position: absolute; z-index: 999998; top: 7px; left: 7px; width: 140px; height: 140px; border-radius : 50% 50%; background: url(i2.sinaimg.cndymainhongbao201407hb2013.png) 0px 0px no-repeat; _background: url(i1.sinaimg.cndymainhongbao201407hb13.gif) center center no-repeat; transition: all 0.4s ease;}
a.hongbao2013_link{ position: absolute; z-index: 1000000; display: block; top: 0px; left: 0px; width: 154px; height: 154px; outline: none;}

.hongbao2013_noani{ transition : none;}
/*Ð¡ºì°ü*/
.hongbao2013_small{ bottom: 20px; _position: absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-108); width: 52px; height: 88px; background: url(i2.sinaimg.cndymainhongbao201407hb13_w_small.png) 0 0 no-repeat; visibility: hidden;}
.hongbao2013_small .hongbao2013_bg{ top: 1px; left: 1px; width: 51px; height: 51px; background: url(i1.sinaimg.cndymainhongbao201407hb13_circle_small.png) 0 0 no-repeat; /*_background: url(i2.sinaimg.cndymainhongbao201407hb13_circle.gif) 0 0 no-repeat;*/ _filter:none; _background:url(i2.sinaimg.cndymainhongbao201407hb13_circle_small.gif); animation: hongbao2013_circle 20s linear 0s infinite normal; -webkit-animation: hongbao2013_circle 20s linear 0s infinite normal;}
.hongbao2013_small a.hongbao2013_close{ text-indent: 0px; width:40px;height: 18px;line-height: 80px;margin:0 0 0 70px;display:block;overflow: hidden;background: url(i0.sinaimg.cndydeco20130912close.png) no-repeat;}
.hongbao2013_small a.hongbao2013_close:hover{ background: url(i0.sinaimg.cndydeco20130912close.png) no-repeat;}
.hongbao2013_small .hongbao2013{ top: 1px; left: 1px; width: 50px; height: 50px; background: url(i0.sinaimg.cndymainhongbao201407hb13_small.png) 0px 0px no-repeat; _background: url(i1.sinaimg.cndymainhongbao201407hb13_small.gif) center center no-repeat;}
.hongbao2013_small a.hongbao2013_link{ top: 0px; left: 0px; width: 52px; height: 70px;}
/*Ð¡ºì°ü end*/

.hongbao2013_show{animation-name:hongbao2013_show;-webkit-animation-name:hongbao2013_show;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important;}
.hongbao2013_tremble{animation-name:hongbao2013_tremble;-webkit-animation-name:hongbao2013_tremble;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;}
@keyframes hongbao2013_show{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}
@-webkit-keyframes hongbao2013_show{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}

@keyframes hongbao2013_circle{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}
@-moz-keyframes hongbao2013_circle{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}
@-webkit-keyframes hongbao2013_circle{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}100%{-webkit-transform:rotate(360deg)}}

@keyframes hongbao2013_tremble{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}
@-webkit-keyframes hongbao2013_tremble{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}

.hongbao2013_f_hide{display:none !important;}

.hongbao2013_show{display:none !important;}
.hongbao2013_share0{display:none !important;}

.bd_hongbao2013{background: none repeat scroll 0 0 #FFFFFF !important;}
.hongbao2013_bar{display:none !important;}
body .mt50{ margin-top: 50px !important;}

/*

*/

