.userWall{width:100%;position:relative;min-height:358px;overflow:hidden;padding-top:90px;padding-bottom:10px}.userWall p{position:absolute;z-index:1;left:50%;top:320px;transform:translate(-50%,-50%);width:928px;height:268px;padding:130px 0;box-sizing:border-box;background:url(/_next/static/media/titleBg.3a07be5d.png) no-repeat 50%;background-size:cover;margin:0 auto;font-size:40px;font-weight:700;text-align:center;color:#333}@media screen and (max-width:1019px){.userWall p{text-align:center!important;width:100%;font-size:26px!important}}@media screen and (max-width:800px){.userWall p{top:320px}}.userWall p span{color:#2196f3;margin-right:10px;font-weight:700}.userWall ul li{display:block;width:80000%;padding-bottom:80px;overflow:hidden}.userWall ul li .imgList{animation-name:move;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:block;float:left}.userWall ul li .imgList img{margin-right:90px}.userWall ul li:nth-child(odd) .imgList{animation-duration:30s;animation-delay:1s}.userWall ul li:first-child .imgList{animation-duration:30s}@keyframes move{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:500px){.userWall p{height:100px;padding:0}.userWall p span{display:block}.userWall ul li:nth-child(2){padding-bottom:40px}}