.marker-container{position:relative}.marker-container .marker-content{margin-bottom:20px}.marker-container .marker-content_anchor{position:relative;top:-55px}.marker-container .marker-content_serial{position:sticky;top:55px;display:flex;background:#f5f5f5}.marker-container .marker-content_serial-item{cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:14px}.marker-container .marker-content_serial-item:hover{color:#fff;background:#d00000;text-decoration:none}.marker-container .marker-content_serial .active{color:#fff;background:#d00000}.marker-container .marker-content_serial::after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#e4e7ed}.marker-container .marker-content_title{position:relative;display:flex;font-size:24px;height:40px;color:#d00000;font-weight:700}.marker-container .marker-content_title:hover{text-decoration:none}.marker-container .marker-content_title::before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#e4e7ed}.marker-container .marker-content_list{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.marker-container .marker-content_list .marker-list-item{width:300px;height:40px;line-height:40px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marker-container .marker-aside{position:fixed;width:30px;top:90px;left:50%;margin:0 0 0 -635px;background:#eee}.marker-container .marker-aside .marker-aside-list_item{cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:14px}.marker-container .marker-aside .marker-aside-list_item:hover{color:#fff;background:#d00000}.marker-container .marker-aside .marker-aside-list .active{color:#fff;background:#d00000}