@charset "UTF-8";
/* 
xinluo
CSS:xiaoxiao
2015.12.16
*/
.wrapper{width:1000px;margin:0 auto;}

.container{width:100%;background:url(/images/activity/xinluo_v2/zs.png) repeat #f85642;color:#fff;position:relative; min-width:1000px;}
.container .line{width: 100%; height:3265px; background:url(/images/activity/xinluo_v2/line1.png) no-repeat center top; position:absolute;  left: 0;top:0;}

/* 头部 */
.th{width: 100%; background: url(/images/activity/xinluo_v2/index1.jpg) no-repeat center top; position: relative;}

.banner{position: relative; height:343px;}
.banner a{width:86px;height:38px; display:inline-block;text-align:center;line-height: 30px;position: absolute;left:695px;top:316px;color:#fff;font-size:14px; background: url(/images/activity/xinluo_v2/sprites1.png) no-repeat -339px -228px;}
.banner .title{width:349px;height:51px;background:url(/images/activity/xinluo_v2/index_title.png);display:inline-block;position:absolute;top:305px;left: 338px;}
.banner .little_kid{width: 102px;height: 130px;background:url(/images/activity/xinluo_v2/little1.png) no-repeat;position:absolute;left:484px;top:207px;animation:movement 2s infinite linear; -webkit-animation:movement 2s infinite linear;}
@-webkit-keyframes movement{
	0%{opacity:0;-webkit-transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);}
	5%{opacity:0;-webkit-transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);}
	11% {opacity: 1; -webkit-transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1); transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1);} 
	12% {-webkit-transform: translate3d(0, 10px, 0) scale3d(.8, .8, .8); transform: translate3d(0, 10px, 0) scale3d(.8, .8, .8); } 
	14% {-webkit-transform: translate3d(0, -5px, 0) scale3d(1.05, 1.05, 1.05); transform: translate3d(0, -5px, 0) scale3d(1.05, 1.05, 1.05); }
	15% {-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1); transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
	100% {-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1); transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
}
 @keyframes movement{
	0%{opacity:0;-webkit-transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);}
	5%{opacity:0;-webkit-transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5);}
	11% {opacity: 1; -webkit-transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1); transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1);} 
	12% {-webkit-transform: translate3d(0, 10px, 0) scale3d(.8, .8, .8); transform: translate3d(0, 10px, 0) scale3d(.8, .8, .8); } 
	14% {-webkit-transform: translate3d(0, -5px, 0) scale3d(1.05, 1.05, 1.05); transform: translate3d(0, -5px, 0) scale3d(1.05, 1.05, 1.05); }
	15% {-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1); transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
	100% {-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1); transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
	 }

/* task */
.task{height: 361px;}
.task ul{}
.task li{float: left; width: 250px; height: 300px}
.task .shop{position: relative;}
.task .shop .medal{position: absolute; left: 0; top: 0; z-index: 2;}
.task .com .medal{width:250px; height: 300px; background:url(/images/activity/xinluo_v2/medala3.png) no-repeat 0 -340px;}
.task .com .medal.light{background-position:0 0;}
.task .wenda .medal{width:250px; height: 300px; background:url(/images/activity/xinluo_v2/medala3.png) no-repeat -250px -340px;}
.task .wenda .medal.light{background-position:-250px 0;}
.task .note .medal{width:250px; height: 300px; background:url(/images/activity/xinluo_v2/medala3.png) no-repeat -500px -340px;}
.task .note .medal.light{background-position:-500px 0;}
.task .shop .medal{width:250px; height: 300px; background:url(/images/activity/xinluo_v2/medala3.png) no-repeat -750px -340px;}
.task .shop .medal.light{background-position:-750px 0;}

.task li .info{padding:0 0 0 32px; width:218px;color: #6b2e2e; font-size: 14px; margin-top: -28px;}
.task .wenda .info{padding:0 0 0 50px; width: 200px;}
.task .shop .info{padding:0 0 0 42px; width: 208px;}
.task .info .title{text-align: center; height: 33px; line-height: 33px; }
.task .shop .rule{width:185px;height:115px;background:url(/images/activity/xinluo_v2/rule_bg.png) no-repeat center top;position:absolute;right:0;top:240px;z-index:1;font-size:13px;line-height:21px;padding:32px 17px 0 28px; word-break:break-word; z-index:1; color:#4a3e1a;}
.task li .btn{width:113px; height: 48px; display: block; margin:0 auto; color: #6c1f16; font-size: 18px; background: url(/images/activity/xinluo_v2/sprites1.png) no-repeat -113px -48px; text-align: center; line-height:40px;}
.task li .btn.disable{background-position:-116px -226px; color: #fff; cursor: default;}
.task li  a:hover{text-decoration: none;}


.con{position: relative;}
.con .comm,.con .wenda,.con .travel,.con .message{width:993px; margin:0 3px 0 4px;}
.con .rule{float: left;position: relative;}
.con .rule li{width:173px; height:245px; background-color: #513d38; border:2px solid #4f1e17; float: left; border-radius: 5px; margin-right: 20px;}
.con .rule li .gif{width: 100%; height: 121px; background-color: #624a3f; padding-top: 10px;}
.con .rule li .gif img{display: block; margin:0 auto;}
.con .rule li p{color:#e19f53; font-size: 14px; line-height: 25px; padding:20px 0 0 31px;}
.con .rule li p a{color: #ffe21b; text-decoration: underline;}
.con .rule .reward1{-webkit-transform:rotate(4deg);transform:rotate(4deg); margin:5px 0 0 5px;}
.con .rule .reward2{ -webkit-transform:rotate(2deg);transform:rotate(2deg); margin:24px 0 0 21px;}
.con .rule .reward3{ -webkit-transform:rotate(-2deg);transform:rotate(-2deg); margin:5px 0 0 15px;}

/* 点评专区 */
.con .comm{background-color: #fbc33d; padding:0 0 10px 0; position: relative;margin-top:117px;}
.comm .top_bg{width:1013px; height: 84px; background: url(/images/activity/xinluo_v2/comm_top.png) no-repeat; position: absolute; left:-7px;top:-83px;}
.comm .con_th .sub_title{width:275px; height: 226px; background:url(/images/activity/xinluo_v2/com-th.jpg);float: left; margin:3px 30px 0 54px; display: inline; position: relative;}
.comm .con_th .sub_title a{color:#4e160f;font-size:14px;text-decoration:underline;position: absolute; left: 89px; top:200px;}
.com_bd{padding:40px 0 0 64px;}
.com_bd li{width:190px;float:left;margin:0 15px;_display: inline;}
.com_bd li .shop{width:100%;height:173px;position:relative;}
.com_bd li .shop a{color:#513d38;display:block;}
.com_bd li .shop a:hover{color:#fbc33d;}
.com_bd li .pic{width:100%;height:125px;overflow:hidden;}
.com_bd li .shop p{width:190px;height:48px;font-size:18px;color:#fbc33d;text-align:center;line-height:48px;font-weight:500;background-color:#fff;}
.com_bd li .shop .corner{width:32px;height:29px;background:url(/images/activity/xinluo_v2/corner_r.gif);display:inline-block;bottom:-2px;right:0;position:absolute;}
.com_bd li .star{font-size:14px;margin:15px 0 20px;height:18px;line-height: 18px;}
.com_bd li .star .score{width:107px;height:18px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat -321px -29px;display:inline-block;margin:0 10px 0 27px;vertical-align: top;+float:left;}
.com_bd .star .score span{width:0;height:18px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat -428px -29px;display:inline-block;}
.com_bd .star .score span.star1{width: 20px;}
.com_bd .star .score span.star2{width: 42px;}
.com_bd .star .score span.star3{width: 64px;}
.com_bd .star .score span.star4{width: 86px;}
.com_bd .star .score span.star5{width: 107px;}
.com_bd .star em{font-style:normal;}
.com_bd li .remark{width:113px;height:48px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat 0 -48px;display:block;margin:0 auto;color:#fff;font-size:14px;line-height: 40px;text-align:center;}
.com_bd li .remark:hover{text-decoration:none;}
.comm .bottom_bg{width:993px; height: 17px; background: url(/images/activity/xinluo_v2/comm_bottom.png) no-repeat; position: absolute; left:0; bottom:-17px;}


/* 问答专区 */
.con .wenda{background-color: #54bc7e; padding:0 0 20px 0; position: relative;margin-top:144px;}
.wenda .top_bg{width:1013px; height:96px; background: url(/images/activity/xinluo_v2/wenda_top.png) no-repeat; position: absolute; left:-11px;top:-96px;}
.wenda .sub_title{width: 316px; height: 271px; background: url(/images/activity/xinluo_v2/wenda-th.png); float: right;  margin-right: 45px; display: inline; margin-top: -53px; position: relative; z-index: 2;}
.wenda .rule .reward1{ transform:rotate(9deg);-webkit-transform:rotate(9deg);
margin:13px 0 0 19px;}
.wenda .rule .reward2{margin:18px 0 0 27px;}
.wenda .rule .reward3{margin:5px 0 0 22px;}
.wenda .sub_title a{position: absolute; right:98px; top:286px; color:#fdda2b; font-size: 14px;}
.wenda .con_th{position:relative; height: 282px;}
.wenda .rule{padding-left:55px; position: absolute; z-index: 3;}
.con .wenda .text{}
.con .wenda .text .learn{width: 320px;height: 292px;background:url(/images/activity/xinluo_v2/learn.png);display: inline-block;margin-top: -45px;}
.con .wenda .text_area{width: 545px;padding-left: 68px;}
.con .wenda .text .wen{position:relative;}
.con .wenda .text .wen i{width: 79px;height: 74px; background:url(/images/activity/xinluo_v2/wen.png); display: inline-block;position: absolute;left:-95px; top:0;}
.con .wenda .text .wen p{font-size:28px;text-shadow:0 3px 3px #0fa166; line-
height: 36px;padding: 24px 0 10px 0;}
.con .wenda .text .da{position: relative;}
.con .wenda textarea{width:505px;height:125px;background-color:#fff; resize:
none;outline:none;border-radius:6px;border:3px solid #16ab6f;font-size:18
px;color:#000;padding:10px;line-height:24px;overflow: hidden;margin-top:20
px;}
.con .wenda .da .icon_da{position: absolute; width: 33px;height: 26px;
background:url(/images/activity/xinluo_v2/da.png); display: inline-block;left:-42px;top:31
px;}
.con .wenda .da .pen{width: 88px; height: 44px;background:url(/images/activity/xinluo_v2/pencil.png); display:inline-block;position: absolute;right: 35px; top:95px;}
.con .wenda .btns{margin-top:15px;padding-right:8px;}
.con .wenda .btns a{float:right;font-size:14px;text-align:center;}
.con .wenda .btns .answer{width:113px;height:48px;line-height:40px;color:#186f3b;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat -113px -48px;}
.con .wenda .btns .disable{width:113px;height:48px;line-height:40px;color:#fff;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat 0 -226px; cursor: default;}
.con .wenda .btns .answer:hover{text-decoration:none;}
.con .wenda .btns .question{width:100px;line-height:40px;color:#fff; text-decoration: underline;}
.wenda .bottom_bg{width:993px; height: 17px; background: url(/images/activity/xinluo_v2/wenda_bottom.png) no-repeat; position: absolute; left:0; bottom:-17px;}

/* 游记专区 */
.con .travel{background-color: #13c9c3; padding:0 0 20px 0; position: relative;margin-top:147px;}
.travel .top_bg{width:1028px; height:109px; background: url(/images/activity/xinluo_v2/travel_top.png) no-repeat; position: absolute; left:-21px;top:-95px;}
.travel .sub_title{width:245px; height:212px; background: url(/images/activity/xinluo_v2/travel_th.jpg); float:left;  margin: 0 60px 0 48px; display: inline; position: relative;}
.con .travel .pro{padding:0 40px 0 49px;}
.con .travel .pro .title{width: 130px; height: 32px; background:url(/images/activity/xinluo_v2/youji_th.jpg) no-repeat; padding:0 0 30px 0; margin-left: 6px;}
.con .travel ul{float:left;}
.con .travel .pro li{width:210px;float:left;margin:0 38px 0 9px;_display:inline;}
.con .travel .last{margin-right:0;}
.con .travel li .pic{width:210px;height:143px;background-color:#1a929a;padding:3px;overflow:hidden;}
.con .travel .pro li p{font-size:14px;line-height:24px;padding:17px 10px 0;word-break:normal; word-wrap:word-break;}
.con .travel .pro li p a{color:#fff;}
.con .travel .btns{float:right;width:133px;text-align:center;font-size:14px;}
.con .travel .btns a:hover{text-decoration:none;}
.con .travel .write,.con .travel .copy{width:133px;height:48px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat -226px -48px;display:inline-block;color:#fff;text-align:center;line-height:40px;}
.con .travel .copy{margin:14px 0 20px;}
.con .travel .more{color:#098087;text-decoration:underline;}
.con .travel .btns .more:hover{text-decoration:underline;}
.con .travel .kid{width:200px;height:206px;background:url(/images/activity/xinluo_v2/kid.png) no-repeat -475px 0;display:inline-block;position:absolute;left:226px;top:44px;}
.travel .bottom_bg{width:993px; height: 17px; background: url(/images/activity/xinluo_v2/travel_bottom.png) no-repeat; position: absolute; left:0; bottom:-17px;}

/* 留言区 */
.con .message{background-color: #706cba; padding:0 0 40px 0; position: relative;margin-top:160px;}
.message .top_bg{width:1016px; height:86px; background: url(/images/activity/xinluo_v2/message_top.png) no-repeat; position: absolute; left:-11px;top:-86px;}
.message .text .title{width: 170px; height: 85px; background: url(/images/activity/xinluo_v2/com_title.jpg); display: inline-block; margin:0 0 15px -7px;}
.message .comment{float:left;width:560px;padding-left: 65px;}
.message .comment .text{overflow:hidden; position:relative;}
.message .text textarea{width:534px;height:125px;border:3px solid #8e89eb; resize:none;background-color:#fff;border-radius:6px;outline:none;padding:10px;font-size:18px;color:#000;line-height:24px;overflow: hidden;}
.message .text .submit{width:113px;height:48px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat -472px -48px;color:#fff;text-align:center;line-height: 40px;font-size:14px;float:right;margin-top:12px;}
.message .text .submit:hover{text-decoration:none;}
.message .commentlist ul{width:100%;overflow:hidden;margin:7px 0 17px;position:relative;}
.message .commentlist li{padding:15px 0 15px 48px;font-size:14px;border-bottom:1px dashed #fff;position:relative;}
.message .commentlist li a{float:left;}
.message .commentlist li .author{width:26px;height:26px;background-color:#050508;overflow:hidden;padding:1px;margin-right:19px;float:left;position:absolute;left:0;top:15px;}
.message .commentlist li .name{color:#efcf16;height:100%;line-height:28px;}
.message .commentlist p{line-height:24px;padding-top:3px;padding-left: 10px; display: table-cell;zoom:1;+display:inline;}
.message .page{font-size:14px;padding:10px 0;}
.message .page a{margin:0 8px;color:#e9ca28;display:inline-block;}
.message .page a:hover{text-decoration:underline;}
.message .page .this-page{text-decoration:underline;}
.message .attention{float:right;width:235px;padding:24px 54px 0 0;}
.message .attention .title{font-size:18px;line-height:24px;}
.message .store{width:100%;height:300px;background-color:#fff;margin-top:23px;overflow: hidden;}
.message .ercode .title{height:54px;line-height:54px;padding-top:6px;}
.message .ercode ul{padding-right:15px;}
.message .ercode li{width:90px; overflow:hidden;}
.message .ercode li p{text-align:center;line-height:28px;height:28px; white-space:nowrap;}
.message .ercode li .ScanCode{width:90px;height:90px;}
.message .comment .text .number{color:#666; position:absolute; right:12px; top:230px; font-size:14px;}
.message .comment .text .number.color_red{ color:#ea3d3d;}
.message .bottom_bg{width:993px; height: 17px; background: url(/images/activity/xinluo_v2/message_bottom.png) no-repeat; position: absolute; left:0; bottom:-17px;}

/* 轮播图 */
.con .focus{margin:55px 0 45px;}
.con .focus .slider{width:100%;height:150px;position:relative;overflow:hidden;}
.con .focus .slider_main{width:4000px;position:absolute;left:0;top:0;}
.con .focus .slider_main li{width:1000px;height:150px;float:left;}
.con .focus .point{margin:10px auto;width:86px;}
.con .focus .point a{width:9px;height:9px;background-color:#af584e;float:left;cursor:pointer;border-radius:50%;margin-right:10px; display: inline-block;}
.con .focus .point .on{background-color:#fff;}

.mountain{width:100%;height:325px;background:url(/images/activity/xinluo_v2/index_bd.jpg) no-repeat center top;background-size:cover;}

.logo{width:108px;height:67px;left:50px;top:50px;position:absolute;}
.share{position:absolute;right:42px;top:50px;}
.share a{width:30px;height:30px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat 0 -122px;float:left;margin-right:8px;}
.share .sina{background-position:-38px -122px;}
.share .qqzone{background-position:-76px -122px;}

/* 刷卡机 */
.pos{width:111px;height:163px;position:fixed;top:200px;left:0;cursor: pointer; z-index:100;}
.pos .card{width:24px;height:73px;background:url(/images/activity/xinluo_v2/card.png) no-repeat;display:inline-block;position:absolute;left:96px;top:15px;}
.pos .card{animation:fornt_card 1s linear infinite alternate;-webkit-animation:fornt_card 0.5s linear infinite alternate;}
@-webkit-keyframes fornt_card{
	0%{transform:translate(0,3px,0); -webkit-transform:translate(0,3px,0);}
	100%{transform:translate3d(0,-3px,0); -webkit-transform:translate3d(0,-3px,0);}
}
@keyframes fornt_card{
	0%{transform:translate(0,3px,0); -webkit-transform:translate(0,3px,0);}
	100%{transform:translate3d(0,-3px,0); -webkit-transform:translate3d(0,-3px,0);}
}
.pos .card.swipe{animation:swipe_card 1s linear both;-webkit-animation:swipe_card 1s linear both;}
@-webkit-keyframes swipe_card{
	0%{transfrom:translate3d(0,0,0); -webkit-transfrom:translate3d(0,0,0);}
	100%{transform:translate3d(0,100px,0); -webkit-transform:translate3d(0,100px,0);}
}
@keyframes swipe_card{
	0%{transfrom:translate3d(0,0,0); -webkit-transfrom:translate3d(0,0,0);}
	100%{transform:translate3d(0,100px,0); -webkit-transform:translate3d(0,100px,0);}
}
.pos .card.swipe{animation:swipe_card 2s linear both;-webkit-animation:swipe_card 2s linear both;}
@-webkit-keyframes swipe_card{
	0%{transfrom:translate3d(0,0,0); -webkit-transfrom:translate3d(0,0,0);}
	50%{transform:translate3d(0,100px,0); -webkit-transform:translate3d(0,100px,0);}
	100%{transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
}
@keyframes swipe_card{
	0%{transfrom:translate3d(0,0,0); -webkit-transfrom:translate3d(0,0,0);}
	50%{transform:translate3d(0,100px,0); -webkit-transform:translate3d(0,100px,0);}
	100%{transfrom:translate3d(0,0,0); -webkit-transfrom:translate3d(0,0,0);}
}

.pop_task,.pop_pos{position:fixed;_position:absolute;width:100%;height:100%;left:0;top:0;z-index:1000;}
.pop_task .shadow,.pop_pos .shadow{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0.7;filter:alpha(opacity=70);}
.pop_task .get_main{width:500px;height:180px;background:url(/images/activity/xinluo_v2/tan.gif);position:absolute;left:50%;top:50%;margin-top:-110px;margin-left:-250px;border-radius:8px;padding-top:40px;}
.pop_task .get_main p{line-height:24px;color:#1b1b1b;font-size:18px;padding:10px 55px 17px;}
.pop_task .get_main .title{width:258px;height:32px;background:url(/images/activity/xinluo_v2/task.png);display:block;margin:0 auto;}
.pop_task .get_main .know{width:113px;height:48px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat 0 -48px;display:block;margin:0 auto;text-align:center;line-height:40px;font-size:14px;color:#fff;}
.pop_task .get_main .know:hover{text-decoration:none;}
.pop_pos .pos_main{width:558px;background:url(/images/activity/xinluo_v2/tan.gif);position:absolute;left:50%;top:50%;margin-top:-112px;margin-left:-279px;border-radius:8px; padding-bottom: 12px;}
.pop_pos .pos_main .tan_bg{width:572px; height: 36px; background:url(/images/activity/xinluo_v2/tan_bg.png) no-repeat; display: inline-block; position: absolute; left: -7px; top:-18px;}
.pop_pos .pos_main p{color:#1b1b1b;font-size:14px;line-height:24px;padding:27px 79px 17px;overflow: hidden;}
.pop_task .get_main p em{color:#f74837;font-style:normal;}
.pop_pos .pos_main .btns{margin:0 auto; width:230px;}
.pop_pos .pos_main a:hover{text-decoration:none;}
.pop_pos .pos_main .next{width:109px;height:53px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat 0 -274px;display:inline-block;line-height:48px;color:#fff;text-align:center;font-size:14px;}
.pop_pos .pos_main .by{width:109px;height:53px;background:url(/images/activity/xinluo_v2/sprites1.png) no-repeat -109px -274px;display:inline-block;line-height:48px;color:#fff;text-align:center;font-size:14px;}

/* 雪花 */
.snow{animation:fadeIn 13s linear infinite both;-webkit-animation:fadeIn 13s linear infinite both;}
.snow1{width: 48px; height: 53px; background: url(/images/activity/xinluo_v2/snow1.png); display: inline-block; position: absolute;left: 10px;top:156px; animation-duration:10s; -webkit-animation-duration:10s;}
.snow2{width: 95px; height: 103px; background: url(/images/activity/xinluo_v2/snow2.png); display: inline-block; position: absolute;left: 98px;top:30px; -webkit-animation-delay:1s;animation-delay:1s; animation-duration:15s; -webkit-animation-duration:15s;}
.snow3{width: 32px; height: 32px; background: url(/images/activity/xinluo_v2/snow3.png); display: inline-block; position: absolute;left:160px;top:218px;}
.snow4{width: 53px; height: 52px; background: url(/images/activity/xinluo_v2/snow4.png); display: inline-block; position: absolute;left:303px;top:8px;-webkit-animation-delay:0.4s;animation-delay:0.4s;}
.snow5{width: 32px; height: 32px; background: url(/images/activity/xinluo_v2/snow3.png); display: inline-block; position: absolute;right:322px;top:30px;-webkit-animation-delay:2s;animation-delay:2s;}
.snow6{width: 53px; height: 52px; background: url(/images/activity/xinluo_v2/snow4.png); display: inline-block; position: absolute;right:249px;top:10px;-webkit-animation-delay:1s;animation-delay:1s; animation-duration:8s; -webkit-animation-duration:8s;}
.snow7{width: 32px; height: 32px; background: url(/images/activity/xinluo_v2/snow3.png); display: inline-block; position: absolute;right:14px;top:100px;}
.snow8{width: 53px; height: 52px; background: url(/images/activity/xinluo_v2/snow4.png); display: inline-block; position: absolute;right:97px;top:198px;-webkit-animation-delay:0.2s;animation-delay:0.2s;}
@keyframes fadeIn{
	0%{opacity: 0;transform: translate3d(0, -190px, 0) rotate(0deg);}
	3%{opacity: 1;}
	70%{opacity: 1;}
	100%{opacity: 0;transform: translate3d(0,300px, 0) rotate(360deg);}
}
@-webkit-keyframes fadeIn{
	0%{opacity: 0;-webkit-transform: translate3d(0, -190px, 0) rotate(0deg);}
	3%{opacity: 1;}
	70%{opacity: 1;}
	100%{opacity: 0;-webkit-transform: translate3d(0,300px, 0) rotate(360deg);}
}