#relic_wrap{width:95%;border:2px solid #fff;border-radius:10px;height:28vh;overflow:scroll;transform:translateX(-50%);background:rgba(0,0,0,.3)}#relic_wrap .img_wrap{width:4rem;height:4rem;margin:auto;position:relative}#relic_wrap img{display:block;margin:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.desc{width:95%;border-top-left-radius:1rem;border-top-right-radius:1rem;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;height:28vh;overflow:scroll;transform:translateX(-50%)}.display_wrap{height:100%;width:100%;top:0;left:0;overflow:hidden}.display_img_wrap{height:100%;transform:translateY(-50%);width:1680px}.display_img_wrap>div{height:100%}.display_img_wrap>div>img{height:100%;display:inline-block;max-width:none}.display_wrap ul{height:25%;width:100%;position:absolute;left:0;top:50%;transform:translateY(-30%);display:flex;justify-content:space-between}.display_wrap ul li{float:left;width:90%;text-align:center;box-sizing:border-box}.display_wrap ul li div{transform:translate(-50%,-50%)}.display_wrap ul li div .relic_name{transform:translateX(-50%);bottom:-25px;color:#fff;text-shadow:1px 1px 2px #000;white-space:nowrap}.item_wrap{height:90%;display:flex;align-items:center}.item_wrap img.relic{max-height:100%;margin:0 auto}.first_wall li:nth-child(2n-1) div{margin-left:40px}.first_wall li:nth-child(2n) div{margin-left:-40px}.first_wall li button{right:-50px}.first_wall .item_wrap{width:35%}.second_wall li:first-child div{margin-left:60px}.second_wall li:nth-child(2) div{margin-left:-60px}.second_wall .item_wrap{width:25%}.second_wall li button{right:-140px}.third_wall li button{right:-20px;right:-80px}.gallery_entrance{height:100%;transition-delay:1.5s;top:0;left:0;z-index:11}.gallery_entrance img{min-height:100%}.heightZero{transform:scaleY(0)}.enterAni{-webkit-animation:fadeout 1.5s ease forwards;animation:fadeout 1.5s ease forwards}@-webkit-keyframes fadeout{20%{opacity:1}to{opacity:0;transform:scale(2.5)}}@keyframes fadeout{20%{opacity:1}to{opacity:0;transform:scale(2.5)}}