@charset "utf-8";
/* CSS Document */

.share{width:7.2rem;height:auto;margin:0 auto;overflow:hidden;}
.share .share_01{height:2rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/bg_01.jpg) no-repeat;background-size:100% 100%;}
.share .share_02{height:2rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/bg_02.jpg) no-repeat;background-size:100% 100%;}
.share .share_03{height:2rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/bg_03.jpg) no-repeat;background-size:100% 100%;}
.share .share_04{height:2rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/bg_04.jpg) no-repeat;background-size:100% 100%;}
.share .share_05{height:2rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/bg_05.jpg) no-repeat;background-size:100% 100%;}
.share .share_06{height:2rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/bg_06.jpg) no-repeat;background-size:100% 100%;}

.btn_wining{bottom:3.8rem;left:50%;width:3.13rem;height:1.62rem;margin-left:-1.56rem;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/btn_wining.png) no-repeat;background-size:100% 100%;}

.reward_rules{top:8.85rem;left:.4rem;width:6.8rem;height:auto;overflow:hidden;}

.txt{width:6.8rem;height:auto;overflow:hidden;font:.28rem/.4rem Microsoft Yahei;color:#52618a;letter-spacing:.02rem;}
.txt i{float:left;width:.13rem;height:.14rem;margin:.14rem .12rem 0 0;background:url(https://png.pookcdn.net/pook_mobile/activity/hlby/list_ico.png) no-repeat;background-size:100% 100%;}
.txt span{float:left;width:6.3rem;}
.txt b{font-weight:normal;color:#e60012;}

.rote{
 -webkit-animation: rote 3s 0.5s ease both infinite;
 -moz-animation: rote 3s 0.5s ease both infinite;
 animation:rote 3s 0.5s ease both infinite;
 } 
 @-moz-keyframes rote{
	 0%{-moz-transform:scale(1);}
	 10%{-moz-transform:scale(1.3);}
	 30%,40%{-moz-transform:scale(1);}
     50%,60%,70%,80%,90%,100%{-moz-transform:scale(1);}
 }
  @-webkit-keyframes rote{
	 0%{-webkit-transform:scale(1);}
	 10%{-webkit-transform:scale(1.3);}
	 30%,40%{-webkit-transform:scale(1);}
     50%,60%,70%,80%,90%,100%{-webkit-transform:scale(1);}
 }
  @keyframes rote{
	 0%{transform:scale(1);}
	 10%{transform:scale(1.3);}
	 30%,40%{transform:scale(1);}
     50%,60%,70%,80%,90%,100%{transform:scale(1);}
 }


.thickdiv { background: none repeat scroll 0 0 #000000; border: 0 none; height: 100%;left: 0; opacity: 0.5; position: fixed; top: 0;width: 100%;z-index:999;filter:alpha(opacity=50);}
.hint{ background:url(https://png.pookcdn.net/mobile_image/minvite/hint_bg2.gif) no-repeat; width:6.85rem; height:.76rem;background-size:100% 100%; top:0; left:.08rem; z-index:9999; position:fixed;}

