html,body{margin:0;padding:0;font-size:100px}.life-box{width:100%;color:#313131;padding-bottom:.16rem}.life-box .life-title-box{padding:1rem 1.85rem 0;font-size:.54rem;font-weight:bold;display:flex;justify-content:space-between;align-items:center}.life-box .waterfall{display:flex;padding:0 1.85rem}.life-box .waterfall .waterfall-left{margin-top:.9rem;margin-right:.3rem}.life-box .waterfall .waterfall_pic{width:7.58rem;height:4.85rem;background-position:center center;background-size:cover;background-repeat:no-repeat;margin-bottom:.3rem;cursor:pointer}.life-box .waterfall .waterfall_pic:hover .check-btn-box{opacity:1}.life-box .waterfall .waterfall_pic .check-btn-box{width:100%;height:100%;background:rgba(0,0,0,0.6);opacity:0;transition:.2s;display:flex;justify-content:center;align-items:center}.life-box .waterfall .waterfall_pic .check-btn-box .play-box{width:1.8rem;height:1.8rem;position:relative;cursor:pointer}.life-box .waterfall .waterfall_pic .check-btn-box .play-box .pink-bg{background:#FF0000;border-radius:50%;width:1.34rem;height:1.34rem;opacity:.24;animation:breathe linear 2.5s infinite;position:absolute;left:calc(50% - .67rem);top:calc(50% - .67rem)}.life-box .waterfall .waterfall_pic .check-btn-box .play-box .red-bg{width:1.34rem;height:1.34rem;background:#FF0000;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;z-index:1;left:calc(50% - .67rem);top:calc(50% - .67rem);color:#FFFFFF;font-size:.16rem}.life-box .waterfall.mobile{display:none}.life-more{display:flex;align-items:center;justify-content:center;width:2.02rem;height:.56rem;border-radius:.76rem;background:linear-gradient(157deg, #FF0400 0%, #CE0000 100%);font-size:.16rem;font-weight:bold;color:#FFFFFF;margin:.96rem auto 1.62rem;cursor:pointer}.life-more .btn-arrow{width:.12rem;height:.12rem;display:block;margin-left:.16rem}.life-more.loading::before{position:absolute;top:20px;left:50%;content:"";display:block;width:1em;height:1em;font-size:5px;color:rgba(0,0,0,0.4);border-radius:50%;-webkit-animation:public-loading-animate 1.3s infinite linear;animation:public-loading-animate 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);z-index:0}.img-mask{position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:100}.img-mask.hide{display:none}.content{padding:0 1.67rem;width:calc(100% - 3.34rem);height:7.85rem;margin:.2rem auto 0}.list{width:15.86rem;height:7.85rem;overflow:hidden;position:absolute;left:calc(50% - 7.93rem)}.list .picSwiper{width:100%;height:100%}.list .picSwiper .pic-slide{background-position:center center;background-repeat:no-repeat;background-size:contain;max-width:100%;max-height:100%}.list .picSwiper .swiper-button-next{background-image:url(/cn/images/home/next.png);top:calc(50% - .35rem);left:15.15rem}.list .picSwiper .swiper-button-next.swiper-button-disabled{background-image:url(/cn/images/home/next-dis.png);opacity:1}.list .picSwiper .swiper-button-prev{background-image:url(/cn/images/home/prev.png);top:calc(50% - .35rem);left:0;position:absolute}.list .picSwiper .swiper-button-prev.swiper-button-disabled{background-image:url(/cn/images/home/prev-dis.png);opacity:1}.list .picSwiper .swiper-button-next,.list .picSwiper .swiper-button-prev{width:.7rem;height:.7rem;background-position:center center;background-repeat:no-repeat;background-size:100%}.list .picSwiper .swiper-button-next::after,.list .picSwiper .swiper-button-prev::after{content:'' !important}li{list-style:none;position:absolute;top:.5rem;left:0;opacity:0;transition:all .3s ease-out}img{border:none;width:10.68rem;height:6.83rem;float:left}.p5{transform:translate3d(-1.9rem, 0, 0) scale(.8);transform-origin:100% 50%;opacity:.8;z-index:2}.p4{transform:translate3d(224px, 0, 0) scale(1.14);z-index:3;opacity:1}.p3{transform:translate3d(4.95rem, 0, 0) scale(.8);transform-origin:100% 50%;opacity:.8;z-index:2}.p2{transform:translate3d(672px, 0, 0) scale(.8)}.p1{transform:translate3d(896px, 0, 0) scale(.8)}.pre{left:0}.next{right:0}.button{position:absolute;top:calc(50% - .25rem);z-index:5}.button .icon-page{width:.5rem;height:.5rem}a:active{color:#000;opacity:.7}.buttons{position:absolute;width:1200px;height:30px;top:50%;left:50%;margin-top:-15px;margin-left:-600px;text-align:center}.buttons a{display:inline-block;width:35px;height:5px;padding-top:4px;cursor:pointer}span{width:35px;height:1px;background:red;display:block}.blue{background:blue}@keyframes breathe{0%{width:1.34rem;height:1.34rem;left:calc(50% - .67rem);top:calc(50% - .67rem)}50%{width:1.8rem;height:1.8rem;left:calc(50% - .9rem);top:calc(50% - .9rem)}100%{width:1.34rem;height:1.34rem;left:calc(50% - .67rem);top:calc(50% - .67rem)}}@media screen and (max-width:1366px){html,body{margin:0;padding:0;font-size:71px}}@media screen and (max-width:768px){html,body{margin:0;padding:0;font-size:60px !important}.life-more{width:3.3rem;height:.9rem;font-size:.27rem}.life-more .btn-arrow{width:.18rem;height:.18rem;margin-left:.2rem}.life-box .life-title-box{padding:.4rem .6rem}.life-box .waterfall{padding:0 .6rem}.life-box .waterfall.pc{display:none}.life-box .waterfall.mobile{display:block}.life-box .waterfall.mobile .waterfall_pic{width:100%}.img-mask .content{padding:0 .6rem;width:calc(100% - 1.2rem)}.list{width:90%;left:5%}.list .picSwiper .swiper-button-prev{left:0}.list .picSwiper .swiper-button-next{left:calc(100% - .7rem)}.p5{display:none}.p4{transform:translate3d(.03rem, 0, 0) scale(.8);width:100%}.p4 img{width:calc(100% + .5rem)}.p3{display:none}.p2{display:none}.p1{display:none}.button{top:calc(50% - .6rem)}.pre{left:5%}.next{right:0}}