.companion{position:relative}.content-body{width:100%;padding-top:1.02083rem}.content-body .bigimg-box{width:100%;height:25vw;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.content-body .bigimg-box img{display:block;width:100%;height:100%;position:absolute;-webkit-animation:sizechange 1.5s;animation:sizechange 1.5s}@-webkit-keyframes sizechange{0%{left:-10%;top:-10%;width:120%;height:120%}to{left:0;top:0;width:100%;height:100%}}@keyframes sizechange{0%{left:-10%;top:-10%;width:120%;height:120%}to{left:0;top:0;width:100%;height:100%}}.content-body .bigimg-box .text-box{display:inline-block;z-index:10;text-align:center;color:#fff;font-family:Source Han Sans CN;font-size:.20833rem}.content-body .bigimg-box .text-box .text-title{font-size:.47917rem;font-weight:400;margin-bottom:.41667rem}.content-body .bigimg-box .text-box .text-desc{opacity:.8}@-webkit-keyframes logomove{0%{opacity:0;bottom:-.52083rem}to{opacity:1;bottom:0}}@keyframes logomove{0%{opacity:0;bottom:-.52083rem}to{opacity:1;bottom:0}}.content-body .swiper-box{width:12.5rem;background:#fff;margin:0 auto;padding:1.27083rem 0 1.125rem;color:#111;font-family:Source Han Sans CN;text-align:center}.content-body .swiper-box .swipe-title{font-size:.41667rem;margin-bottom:.3125rem}.content-body .swiper-box .tail-list{width:100%;display:flex;flex-wrap:wrap}.content-body .swiper-box .tail-list#hidelist{display:none}.content-body .swiper-box .tail-list .tail-item{width:2.8125rem;height:1.6875rem;margin-right:.41667rem;margin-bottom:.35417rem;background:#f8f8f8;display:flex;position:relative;justify-content:center;align-items:center;-webkit-animation:logomove 1.5s;animation:logomove 1.5s}.content-body .swiper-box .tail-list .tail-item:nth-child(4n+0){margin-right:0}.content-body .swiper-box .tail-list .tail-item img{display:block;width:100%;height:100%}.content-body .swiper-box .slide-btn{width:1.66667rem;height:.47917rem;margin:.20833rem auto 0;background:#e9e9e9;border-radius:.23958rem;font-size:.16667rem;font-family:Source Han Sans CN;font-weight:400;color:#666;cursor:pointer;text-align:center;line-height:.47917rem}.content-body .swiper-box .slide-btn:hover{color:#fff;background:#0098a6}