.onlineExhibition{width:100%;height:100vh;background:#fff}.onlineExhibition .statusBar{z-index:10;position:fixed;top:0;left:0;width:100%;height:40px;background:#fff}.onlineExhibition .onlineContent{width:100%;height:calc(100% - 40px);position:absolute;top:40px;left:0;overflow-y:auto}.onlineExhibition .collect_button{padding-top:.6rem;padding-bottom:calc(.6rem + env(safe-area-inset-bottom));background:#fff;position:fixed;bottom:0;left:0;width:100%;height:2.4rem}.onlineExhibition .collect_button .collect{font-size:.7rem;font-weight:400;color:#212121}.onlineExhibition .collect_button .collect img{width:1.4rem;height:1.4rem;margin-right:8px}.onlineExhibition .swiper{width:100%;height:10.55rem}.onlineExhibition .swiper .back{z-index:10;position:absolute;width:.6rem;height:1.2rem;left:.8rem;top:8px}.onlineExhibition .swiper .swiper_img{width:100%;height:10.55rem}.onlineExhibition .swiper .custom-indicator{position:absolute;height:.95rem;line-height:.95rem;right:8px;bottom:8px;padding:0 9px;font-size:.6rem;background:rgba(0,0,0,.5);color:#fff;border-radius:.5rem}.onlineExhibition .introduction{padding:.8rem 0;margin:0 .6rem;border-bottom:1px solid #f4f4f4}.onlineExhibition .introduction .icon{width:.7rem;height:.7rem;margin-right:2px}.onlineExhibition .introduction .title{font-size:.9rem;font-weight:600;color:#212121;line-height:1.4rem;margin-top:.8rem}.onlineExhibition .introduction .view_total{font-size:.5rem;color:#a97048;text-align:center;height:.9rem;line-height:.9rem;background:#f9eddc;border-radius:2px;padding:0 .3rem}.onlineExhibition .introduction .common_msg{font-size:.6rem;color:#666;line-height:.8rem}.onlineExhibition .introduction .date{margin:.6rem 0 .3rem 0}.onlineExhibition .detail_tabs{padding:.75rem .6rem 0 .6rem;padding-bottom:calc(2.5rem + env(safe-area-inset-bottom))}.onlineExhibition .detail_tabs .tab_item{position:relative;font-size:.8rem;color:#999;line-height:1.2rem;margin-right:.8rem}.onlineExhibition .detail_tabs .tab_item.active{font-weight:600;color:#212121}.onlineExhibition .detail_tabs .tab_item.active:before{content:"";display:inline-block;width:1.6rem;height:2px;background:#a97048;border-radius:2px;position:absolute;left:calc(50% - .8rem);bottom:-4px}.onlineExhibition .detail_tabs .content{margin-top:.9rem}.onlineExhibition .detail_tabs .content .detail_msg{font-size:.7rem;color:#666;line-height:1rem}.onlineExhibition .detail_tabs .content .exhibition{display:flex;flex-wrap:wrap;justify-content:space-between}.onlineExhibition .detail_tabs .content .exhibition .exhibition_item{width:calc(50% - .5rem)}.onlineExhibition .detail_tabs .content .exhibition .exhibition_item .exhibition_img{position:relative;width:100%;height:0;padding-bottom:100%;border-radius:.5rem}.onlineExhibition .detail_tabs .content .exhibition .exhibition_item img{width:100%;height:100%;top:0;left:0;position:absolute;border-radius:.5rem}.onlineExhibition .detail_tabs .content .exhibition .exhibition_item .title{font-size:.7rem;font-weight:600;color:#212121;line-height:1rem;margin:.4rem 0 .6rem 0}