﻿.top-bg { background: #F4F4F4; background-size: 100% auto; padding: 0px 0px 16px 0px; }
.lc-banner{display: flex;}
.lc-banner img{width: 100%;}
.top-bg .scroll-bg { background: #F4F4F4; min-height: 110dvh; padding: 0 0 calc(82px + env(safe-area-inset-bottom)) 0; box-sizing: border-box; -webkit-overflow-scrolling: touch; overflow: visible; }
.top-bg .top-detail { display: flex; padding: 12px; flex-direction: column; }
.top-bg .logo-part { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; }
.top-bg .plan-logo { width: 100px; height: 30px; }
.top-bg .rule { border-radius: 100px; border: 0.5px solid #FFF; background: rgba(255,255,255,0.90); padding: 2px 18px; color: #F44336; border: none; }
.top-bg .text-part { color: #FFF; font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; margin-bottom: 16px; }
.top-bg .explain { border-radius: 6px; opacity: 0.95; background: #FFF; display: flex; padding: 20px 16px; justify-content: space-around; align-items: center; position: relative; margin-bottom: 4px; }
.top-bg .explain-part { font-size: 16px; font-weight: 500; line-height: 20px; display: flex; flex-direction: column; align-items: center; width: 100%; }
.top-bg .explain-part-top { margin-bottom: 5px; }
.top-bg .explain span { color: #F44336; text-align: center; font-size: 18px; font-weight: 600; line-height: 22px; margin-right: 4px; }
.top-bg .label-huodong { border-radius: 4px 2px; background: #F44336; position: absolute; font-size: 10px; font-style: normal; font-weight: 500; line-height: 12px; color: #fff; padding: 2px 6px; top: 8px; right: 15px }
.top-bg .text-2 { color: #515151; text-align: center; font-size: 12px; font-style: normal; font-weight: 400; line-height: 14px; }
.top-bg .introduction { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; align-self: stretch; overflow: hidden; color: #666; text-overflow: ellipsis; font-size: 14px; font-style: normal; font-weight: 400; line-height: 22px; margin-bottom: 14px; }
.top-bg .introduction2 { font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; margin-bottom: 10px; display: flex; color: #515151; flex-direction: column; align-items: flex-start; text-align: left; }
.top-bg .introduction2 span { font-weight: 500; margin-bottom: 6px; color: #141414; }
.top-bg .sub-days { font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; display: flex; color: #515151; flex-direction: column; align-items: flex-start; margin-top: 10px; }
.top-bg .sub-days span { color: #141414; font-size: 16px; font-weight: 500; line-height: 20px; margin-bottom: 20px; }
.top-bg .price-out { display: flex; font-size: 14px; line-height: 18px; gap: 10px; }
.top-bg .price { width: 144px; height: 88px; display: flex; flex-direction: column; border-radius: 6px; border: 1px solid #EAEAEA; background: #FFF; justify-content: center; align-items: center; }
.top-bg .price.choosed { border-radius: 6px; border: 1px solid #FFC107; background: #f5efdb; }
.top-bg .day-part { display: flex; align-items: flex-end; margin-bottom: 4px; color: #141414; }
.top-bg .num-day { font-size: 26px; line-height: 30px; font-weight: 500; margin-bottom: -2px; }
.top-bg .treaty { font-size: 12px; line-height: 18px; color: #8E8E8E; margin-top: 20px; width: 100%; text-align: center; }
.top-bg .treaty a { text-decoration: none; color: #1272CC; }
.top-bg .confirm-btn { padding: 12px; border-radius: 100px; background: #3E3276; font-size: 16px; line-height: 20px; font-weight: 500; color: #fff; width: 100%; margin-top: 28px; }
.top-bg .sub-part { display: flex; padding: 4px; font-size: 14px; line-height: 18px; background-color: #FFF5F7; border-radius: 100px; align-items: center; font-weight: 500; justify-content: space-between; }
.top-bg .sub-left { display: flex; justify-content: space-between; align-items: center; }
.top-bg .sub-icon { width: 34px; height: 34px; margin-right: 8px; }
.top-bg .sub-left-text { display: flex; flex-direction: column; font-size: 14px; color: #f44336; font-weight: bold; }
.top-bg .sub-left-text span { font-size: 11px; font-weight: 400; color: #4d4d4d; }
.top-bg .sub-btn { background-color: #F44336; color: #fff; padding: 6px 20px; font-size: 16px; line-height: 20px; border-radius: 100px; }
.top-bg .sub-btn:hover{background-color: #dc2f22;cursor: pointer;} 
.top-bg .border-1 { width: 1px; height: 22px; border-radius: 2px; opacity: 0.3; background: #D9D9D9; margin: 0 14px; }
.top-bg .content { display: flex; padding: 0; flex-direction: column; background: #fff; }
.top-bg .card1 { display: flex; padding: 16px; background-color: #fff; flex-direction: column; border-bottom: 1px solid #ececec; }
.top-bg .card1:hover{background: #fcfcfc;}
.top-bg .card1:last-child { margin-bottom: 0px; }
.top-bg .card2 { display: flex; padding: 10px; background-color: #fff; border-radius: 6px; flex-direction: row; margin-bottom: 10px; justify-content: space-between; align-items: center; box-sizing: border-box; }
.top-bg .article-content { display: flex; padding: 12px 12px 16px 12px; background-color: #fff; border-radius: 6px; flex-direction: column; position: relative; margin-bottom: 10px; }
.top-bg .article-content:last-child { margin-bottom: 0; }
.top-bg .linchanguser { display: flex; margin-bottom: 10px; align-items: center; }
.top-bg .user2 { display: flex; align-items: center; }
.top-bg .follow-btn { padding: 4px 6px; border-radius: 4px; border: 0.5px solid #5F4EAF; font-size: 12px; line-height: 14px; color: #5F4EAF; box-sizing: border-box; align-self: center; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }
.top-bg .followed-btn { padding: 4px 6px; border-radius: 4px; border: 0.5px solid #ccc; font-size: 12px; line-height: 14px; color: #8E8E8E; box-sizing: border-box; align-self: center; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }
.top-bg .icon-10 { width: 10px; height: 10px; margin-right: 2px; }
.top-bg .avatar-part { display: flex; margin-right: 8px; }
.top-bg .avatar1 { width: 50px; height: 50px; border-radius: 50%; object-fit: cover; margin-right: 8px; }
.top-bg .avatar2 { width: 50px; height: 50px; border-radius: 50%; object-fit: cover; }
.top-bg .name { font-size: 14px; line-height: 18px; font-weight: 500; margin-bottom: 6px; }
.top-bg .name2 { font-size: 14px; line-height: 18px; font-weight: 500; margin-bottom: 4px; text-align: left; }
.top-bg .name-group { display: flex; align-items: center; }
.top-bg .rate-part { display: flex; text-align: center; align-items: center; }
.top-bg .rate-part2 { display: flex; text-align: center; align-items: center; padding: 10px; width: 100%; background-color: #ffffff10; border-radius: 6px; margin-bottom: 14px; }
.top-bg .rate-part2 .rate-part-label { width: 100%; }
.top-bg .rate-part2 .rate-part-label { width: 100%; }
.top-bg .rate-part-label:last-child { margin-right: 0; }
.top-bg .rate-part-label { border: solid 1px #F44336; border-radius: 4px; margin-right: 6px; width: 16.5vw; }
.top-bg .rate-text { font-size: 12px; line-height: 14px; padding: 2px; font-weight: 500; background: #FFF5F7; color: #F44336; border-radius: 4px 4px 0 0; }
.top-bg .rate-part2 .rate-text { font-size: 16px; line-height: 20px; padding: 6px; }
.top-bg .rate-part2 .rate-labe-text { font-size: 12px; padding: 3px; line-height: 14px; }
.top-bg .rate-labe-text { font-size: 10px; color: #fff; line-height: 12px; background-color: #F44336; padding: 2px; }
.top-bg .label-part { display: flex; align-items: center; height: 16px; }
.top-bg .label-red { color: #fff; font-size: 10px; font-weight: 400; line-height: 14px; border-radius: 20px; background: #F44336; padding: 0px 6px 0px 0px; align-items: center; position: relative; height: 14px; display: flex; flex-direction: row; margin-right: 4px; }
.top-bg .icon-16 { width: 16px; height: 16px; margin-right: 2px; }
.top-bg .border-2 { width: 100%; height: 0; padding-top: 0.5px; background-image: linear-gradient(to right,#e0e0e0 0,#e0e0e0 3px,transparent 3px,transparent 6px); background-size: 6px 100%; background-repeat: repeat-x; margin-bottom: 10px; }
.top-bg .border-3 { width: 100%; height: 0; padding-top: 0.5px; background-image: linear-gradient(to right,#e0e0e000 0,#e0e0e000 3px,transparent 3px,transparent 6px); background-size: 6px 100%; background-repeat: repeat-x; margin-bottom: 6px; }
.top-bg .issue { padding: 6px; border-radius: 4px; background: linear-gradient(90deg,#F4F4F4 0%,rgba(244,244,244,0.00) 100%); display: flex; align-items: center; margin-bottom: 6px; position: relative; }
.top-bg .issue:last-child { margin-bottom: 0px; }
.top-bg .icon-result { width: 26px; height: 26px; position: absolute; right: 0px; }
.top-bg .icon-result-article { width: 50px; height: 50px; position: absolute; right: 6px; top: 6px; }
.top-bg .title { font-size: 16px; font-weight: 500; display: flex; }
.top-bg .title-text { display: flex; width: 100%; line-height: 22px; text-indent: 62px; margin-bottom: 8px; }
.top-bg .num-label { width: 14px; height: 14px; border-radius: 50%; background-color: #e0e0e0; font-size: 10px; font-weight: 500; text-align: center; margin-right: 6px; line-height: 14px; }
.top-bg .num-update { width: 12px; height: 12px; border-radius: 50%; background-color: #F44336; font-size: 8px; font-weight: 500; text-align: center; line-height: 12px; position: absolute; color: #fff; top: 0; right: 0; }
.top-bg .stats { display: flex; align-items: center; margin-right: 12px; }
.top-bg .stats .blue { color: #2196F3; }
.top-bg .team-vs span { margin: 0 6px; }
.top-bg .team-vs span.red { color: #F44336; }
.top-bg .sort { display: flex; flex-direction: row; justify-content: space-between; font-size: 10px; line-height: 12px; color: #8E8E8E; align-items: center; margin-bottom: 14px; }
.top-bg .left-sort { display: flex; }
.top-bg .session-label { padding: 3px 5px; border: 0.5px solid #F44336; color: #F44336; border-radius: 2px; margin-right: 6px; }
.top-bg .sort-label { padding: 3px 5px; border: 0.5px solid #2196F3; color: #2196F3; border-radius: 2px; }
.top-bg .match-bg { background-color: #F9F7FF; padding: 10px 0px 12px; display: flex; justify-content: center; align-items: center; position: relative; border-radius: 4px; margin-bottom: 12px; }
.top-bg .team { display: flex; flex-direction: column; align-items: center; width: 100%; }
.top-bg .team img { width: 30px; height: 30px; margin-bottom: 8px; }
.top-bg .vs-mid { display: flex; font-size: 10px; line-height: 12px; flex-direction: column; align-items: center; min-width: 70px; }
.top-bg .league-info { display: flex; flex-direction: column; align-items: center; }
.top-bg .league-info span { margin-top: 2px; }
.top-bg .name-new2 { font-size: 15px; line-height: 18px; font-weight: 500; text-align: left; }
.top-bg .label-part-new { display: flex; gap: 4px; font-size: 12px; line-height: 14px; }
.top-bg .num-text-new { border: 1px solid var(--system-accent, #E53935); background: var(--system-accent_bg, #FFF5F7); color: #E53935; font-size: 12px; line-height: 14px; font-weight: 500; display: flex; justify-content: center; align-items: center; padding: 1px 4px; border-radius: 0px 4px 4px 0px; border: solid 1px; border-left: none; gap: 1px; }
.top-bg .label-red-new { display: flex; }
.top-bg .num1 { background: linear-gradient(99deg, #F57E34 3.34%, #E53935 93.31%); color: #fff; font-size: 11px; line-height: 12px; font-weight: 500; display: flex; justify-content: center; align-items: center; padding: 0.5px 0px; border-radius: 3px 0px 0px 3px; width: 18px; }
.top-bg .num { background: linear-gradient(99deg, #F57E34 3.34%, #E53935 93.31%); color: #fff; font-size: 12px; line-height: 14px; font-weight: 500; display: flex; justify-content: center; align-items: center; padding: 1px; border-radius: 4px 0px 0px 4px; width: 18px; }
.top-bg .rate-group { display: flex; gap: 3px; font-size: 11px; color: #8b8b8b; align-items: center; line-height: 12px; }
.top-bg .rate-group span { background: var(--system-accent_bg, #FFF5F7); color: #E53935; font-size: 12px; line-height: 12px; font-weight: 500; display: flex; justify-content: center; align-items: center; padding: 4px 8px; border-radius: 100px; }
.top-bg .name-badges { display: flex; align-items: center; gap: 4px; margin-bottom: 2px; }

.pop_out { position: fixed; top: 0; width: 100%; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0px; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.5); text-align: center; gap: 18px; }
.pop { position: fixed; border-radius: 10px 10px 0 0; background-color: #F4F4F4; width: 100%; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 24px 12px 30px; box-sizing: border-box; font-size: 14px; color: #141414; bottom: 42px; }
.pop-title { font-size: 16px; line-height: 20px; font-weight: 500; width: 100%; margin-bottom: 16px; }
.pop-title.red { color: #F44336; }
.text-mid { display: flex; flex-direction: column; font-size: 12px; line-height: 14px; color: #515151; width: 100%; gap: 4px; margin-bottom: 16px; }

.tip-pop { padding: 24px; background: #fff; border-radius: 12px; width: 460px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 999; box-shadow: 0 0 30px rgb(0 0 0 / 20%); }
.tip-pop .icon-close-r { width: 16px; height: 16px; background: url(/Images/close.svg) no-repeat; background-size: cover; display: block; position: absolute; right: 16px; top: 16px; }
.tip-pop .icon-close-r:hover { cursor: pointer; }
.user-left { display: flex; align-items: center; gap: 12px; }
.user-left img { border-radius: 50%; height: 60px; width: 60px; }
.record-part .ta_name { font-size: 16px; line-height: 30px; font-weight: 600; margin-bottom: 4px; }
.record-label { display: flex; gap: 8px; }
.record-label .zhanji, .record-label .desc, .record-label .Rident, .record-label .m_hot, .record-label .league, .record-label .Rident_long, .record-label .continuous { margin: 0px; float: none; position: relative; top: 0px; }
.intro-box { display: flex; flex-direction: column; margin-top: 20px; font-size: 14px; color: #333; font-weight: 500; gap: 6px; line-height: 1.6; }
.intro-box span { color: #808080; font-weight: 400; }
.price-box { display: flex; gap: 10px; margin-top: 10px; }
.select-price.choose { background: #fef4f1; color: #f75241; border: 1.5px solid #f75241; font-weight: 500; }
.select-price { display: flex; width: 100%; padding: 10px 0; flex-direction: column; justify-content: center; align-items: center; gap: 2px; background-color: #fcfcfc; color: #333; font-size: 15px; border-radius: 8px; border: 1px solid #DDD; }
.select-price.choose span { color: #f75241 !important; }
.select-price span { color: #333 !important; }
.select-price:hover { cursor: pointer; }
.text-brief { display: flex; flex-direction: column; align-items: center; margin-top: 20px; font-size: 12px; gap: 3px; color: #999; }
.text-brief a { color: #0087ff; }
.text-brief a:hover { cursor: pointer; }
.btn-pay-pop { display: flex; font-size: 16px; align-items: center; justify-content: center; background: #f75241; color: #fff; border-radius: 100px; padding: 10px; margin-top: 20px; }
.btn-pay-pop:hover { background: #e44433; cursor: pointer; }
.top-title { font-size: 16px; font-weight: 600; display: flex; justify-content: space-between; align-items: center; }
.top-title .icon-close { width: 16px; height: 16px; background: url(/Images/close.svg) no-repeat; background-size: cover; }
.top-title .icon-close:hover { cursor: pointer; }
.tip-pop .minor { display: flex; width: 100%; justify-content: space-between; color: #8d8c8c45; font-size: 14px; line-height: 15px; margin: 16px 0px 16px; }
.tip-pop .minor span { flex: 1; color: #545454 !important; text-align: center; font-size: 15px; }
.tip-pop .payGroup { width: 100%; display: flex; justify-content: space-around; gap: 14px; font-size: 14px; line-height: 18px; font-weight: 500; }
.tip-pop .payGroup span { font-size: 15px; color: #141414; font-weight: 400; }
.tip-pop .payBtn { border: 1px solid #DDD; color: #fe1919; background-color: #FFF; border-radius: 4px; display: flex; justify-content: center; align-items: center; padding: 16px 12px; gap: 4px; flex: 1; font-size: 14px; margin: 12px 0px; background-color: #fcfcfc; }
.tip-pop .payBtn:hover { cursor: pointer; }
.tip-pop .payBtn.on { border: 1px solid #f75241; background-color: #fef4f1; color: #f75241; border-radius: 6px; }