/* 1、导航栏悬浮展示更多 2、足球资料 3、全部比赛 4、足球视频 5、比赛详情 6、联赛排行榜 7、比赛详情按钮 8、首页搜索 7、tv */ /*导航栏悬浮展示更多开始*/ .header_menu_item { position: relative; cursor: pointer; margin-right: 12px } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li { flex: 1; white-space: nowrap; text-align: center } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li a { line-height: 40px; font-size: 14px; color: #fff !important; } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li a:hover { color: #C3C3C3; font-weight: bold } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li a { line-height: 35px } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg { position: absolute; display: none; background: #F56C6C; flex-flow: wrap; z-index: 999; left: 0 } .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg .a48_YTQ0_bWVudS1pdGVtdg { width: 100px; text-align: center; } .header_menu_item:after { content: ""; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #9E9E9E; color: #9E9E9E; position: absolute; top: 50%; left: 75%; } .a48_YTQ0_bmF2LWl0ZW12 { min-width: 80px; } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li { white-space: nowrap; text-align: center; height: 45px !important; line-height: 45px !important; } @media screen and (min-width: 640px) { .header_menu_item:hover .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg { display: flex; } } @media screen and (max-width: 640px) { .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li { flex: unset; width: 100%; padding: 0 5px; } .header_menu_item { min-width: 60px !important; } .header_menu_item .a48_YTQ0_aGVhZGVyX21lbnVfaXRlbV9pdGVtdg li { white-space: nowrap; text-align: center; height: 45px !important; line-height: 45px !important; } } /*导航栏悬浮展示更多结束*/ /*足球资料开始*/ .a48_YTQ0_dGl0bGVfc2VjdGlvbnY { font-size: 1.2rem; font-weight: bold; color: #F56C6C; } .a48_YTQ0_bGlzdF93aW5uZXJ2 { font-size: 1rem; line-height: 3rem; } .a48_YTQ0_bG9nb19zdHlsZXY { width: 2rem; display: inline; margin: 0 10px } .margin_top_2rem { margin-top: 2rem; } .a48_YTQ0_c2Vhc29uX2FyZWF2 { width: 80%; margin: 0 auto; padding-bottom: 1rem; } .a48_YTQ0_c2Vhc29uX2FyZWF2 a { color: #ffffff; float: left; margin-left: 0.5rem; text-decoration: none; background-color: #F56C6C; border-radius: 5px; margin-top: 5px; margin-top: 5px; padding: 2px 10px; } .a48_YTQ0_c2Vhc29uX2FyZWF2 a:hover { color: #ffffff !important; } .mastch_list_round_area { margin: 0 auto; margin-bottom: 1rem; } .mastch_list_round_area ul { list-style: none; padding: 0; margin: 0; } .mastch_list_round_area ul li { float: left; margin-left: 0.3rem; margin-top: 0.3rem; } .mastch_list_round_area ul li a { text-decoration: none; color: #ffffff; background-color: #F56C6C; border-radius: 5px; padding: 2px 10px; white-space: normal; } .current_select { background-color: #ffffff; color: #F56C6C; } .a48_YTQ0_bGlzdF93aW5uZXJ2_history, .a48_YTQ0_Y3VycmVudF9zZWxlY3RfYXY { display: flex !important; align-items: center !important; } .a48_YTQ0_bmV3cy16dWl4aW52 ul { display: flex; flex-flow: wrap; justify-content: space-between; } .a48_YTQ0_bmV3cy16dWl4aW52 li { width: 48%; float: left; overflow: hidden; margin-bottom: 20px; } .a48_YTQ0_bmV3cy16dWl4aW52 li section { border-bottom: #eee 1px solid; overflow: hidden; } .a48_YTQ0_bmV3cy16dWl4aW52 h2 { font-size: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; margin: 3px 0 5px 0; } .a48_YTQ0_bmV3cy16dWl4aW52 p { font-size: 14px; color: #888; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 20px; height: 40px; } .a48_YTQ0_bmV3cy16dWl4aW52-pic { display: block; overflow: hidden; width: 100px; height: 70px; line-height: 70px; float: left; margin-right: 10px; } .a48_YTQ0_bmV3cy16dWl4aW52 li img { width: 70px; height: 70px; object-fit: contain; vertical-align: middle; transition: .5s; } ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-thumb { border-radius: 1em; background-color: rgba(50, 50, 50, .3); } ::-webkit-scrollbar-track { border-radius: 1em; background-color: rgba(50, 50, 50, .1); } .gd-title-box b { font-size: 16px; margin-right: 20px; padding: 0 10px 10px; } #tab li { cursor: pointer; display: inline-block; white-space: nowrap } #a48_YTQ0_dGFiLWNvbnRlbnR2 section { display: none; } #a48_YTQ0_dGFiLWNvbnRlbnR21 section { display: none; } #a48_YTQ0_dGFiLWNvbnRlbnR2 section:nth-child(1) { display: block } #a48_YTQ0_dGFiLWNvbnRlbnR21 section:nth-child(1) { display: block } #tab { border-bottom: #e4e3e3 1px solid; margin: 20px } #tab li { font-size: 16px; margin-right: 20px; padding: 0 10px 10px; position: relative } #tab li:after { content: ""; background: #F56C6C; background: linear-gradient(to right, #0062ff 0%, #00a0ec 100%); width: 20%; height: 2px; position: absolute; bottom: -1px; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; } #tab li:hover:after, #tab li.a48_YTQ0_dGFiLWN1cnJlbnR2:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; } #tab li.a48_YTQ0_dGFiLWN1cnJlbnR2 { color: #F56C6C; } .tab-a-more { position: absolute; right: 20px; top: 16px; } .tab-a-more a { display: block; background-size: 32px; overflow: hidden; width: 50px; height: 30px; } #a48_YTQ0_dGFiLWNvbnRlbnR2 { margin: 20px; overflow: hidden; } #a48_YTQ0_dGFiLWNvbnRlbnR21 { margin: 20px; overflow: hidden; } .tab-a-more a i { position: absolute; top: 16px; width: 8px; height: 8px; animation: bounce_fountainG 1.2s linear infinite; border-radius: 8px; background: #09F; } .tab-a-more a i:first-child { right: 20px; animation-delay: .4s; background: #09F; } .tab-a-more a i:nth-child(2) { right: 10px; animation-delay: .6s; background: #3c0; } .tab-a-more a i:nth-child(3) { right: 0; animation-delay: .8s; background: #f60; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match { display: flex; flex-direction: column; width: 100%; min-height: 195px; background-image: linear-gradient(137deg, #F56C6C 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .a48_YTQ0_bGl2ZV9kZXRhaWx2 { background-color: #ffffff; max-width: 1200px; margin-left: auto; margin-right: auto; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_title { width: 90%; padding-top: 2rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back { width: 5%; display: none; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back img { cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_cname { width: 90%; line-height: 25px; vertical-align: middle; font-family: PingFangSC-Semibold; font-size: 18px; color: #FFFFFF; letter-spacing: 0; text-align: center; font-weight: 600; margin-left: auto; margin-right: auto; } .a48_YTQ0_c2Vhc29uX2FyZWF2 { width: 80%; margin: 0 auto; padding-bottom: 1rem; } .a48_YTQ0_c2Vhc29uX2FyZWF2 a { color: #ffffff; float: left; margin-left: 0.5rem; text-decoration: none; background-color: #F56C6C; border-radius: 5px; margin-top: 5px; font-size: 15px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .per-24 { width: 24%; } .a48_YTQ0_bmV3X3RhYmxldg_title { width: 100%; min-height: 3rem; line-height: 1.5rem; font-size: 1rem; background: #F8F8F8; vertical-align: middle; display: table; padding-top: 0.5rem; padding-bottom: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg_title_col { display: table-cell; text-align: center; vertical-align: middle; font-family: PingFangSC-Regular; font-size: 16px; color: #666666; letter-spacing: 0; line-height: 17px; font-weight: 600; } .a48_YTQ0_bmV3X3RhYmxldg_row { width: 100%; min-height: 2.5rem; line-height: 1.2rem; font-size: 1rem; background: rgba(248, 248, 248, 0.00); vertical-align: middle; display: table; border-bottom: solid 0.1rem #eeeeee; padding-top: 0.5rem; padding-bottom: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg_row_col { display: table-cell; text-align: center; vertical-align: middle; font-family: PingFangSC-Regular; font-size: 14px; color: #666666; letter-spacing: 0; line-height: 14px; font-weight: 400; } .per-10 { width: 10%; } .per-18 { width: 18%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_cname h1 { font-size: 20px; } .whitebg1 { background: #fff; border-radius: 3px; padding: 20px; margin-bottom: 20px; overflow: hidden; display: flex; flex-direction: column; } .whitebg { background: #fff; border-radius: 3px; padding: 20px; margin-bottom: 20px; overflow: hidden; display: flex; flex-direction: column; } .box, article { overflow: hidden; } .content { width: 100%; margin: 0 auto; border: 0px solid #AAAA00; border-top: none; background-color: #FFFFFF; overflow: hidden; } .toggle { width: 100%; margin: 20px auto; } .toggle dl dt { background: #e6e6e6 url('/static/images/h82/bg_toggle_up.gif') no-repeat scroll 8px 14px; height: 40px; width: 100%; line-height: 40px; font-size: 16px; font-weight: bold; color: #666; cursor: pointer; margin: 8px 0; padding-left: 25px; display: block; } .toggle dl dt.current { background: #e6e6e6 url('/static/images/h82/bg_toggle_down.gif') no-repeat scroll 8px 14px; } .toggle dl dd { padding-left: 10px; line-height: 24px; } .toggle dl dd h2 { font-size: 15px; } .toggle dl dd ul { padding-bottom: 12px; display: flex; flex-flow: wrap; justify-content: space-between; } .toggle dl dd ul li { list-style: none; } .page { overflow: hidden; padding: 20px; } .a48_YTQ0_cGFnZS10aXRsZXY { width: 230px; float: left; } .a48_YTQ0_cGFnZS10aXRsZXY li { margin-bottom: 10px; } .a48_YTQ0_cGFnZS10aXRsZXY li a { display: block; text-align: center; padding: 8px 0; border: #f1f1f1 1px solid; border-radius: 3px; } .a48_YTQ0_cGFnZS1ib3h2 { width: 830px; float: left; margin-left: 30px; padding-left: 30px; border-left: #eee 1px solid; min-height: 500px; } .a48_YTQ0_cGFnZS1ib3h2-title { font-size: 16px; font-weight: bold; border-bottom: 1px solid #eee; position: relative; margin-bottom: 20px; padding-bottom: 10px; } .a48_YTQ0_cGFnZS1ib3h2-content { line-height: 26px; } .page { overflow: hidden; padding: 20px; } @media screen and (max-width: 640px) { .view-content iframe { height: 270px !important; width: 100% !important; } #comments-title { padding-top: 0 !important; margin-top: 0 !important } .a48_YTQ0_bWFpbi1wYWdldg { padding: 10px !important; } .box, article { width: 100%; } #pageContents { overflow-x: scroll; } #pageContents ul { width: 100% } .a48_YTQ0_cGFnZS10aXRsZXY { width: 100%; float: left; } .a48_YTQ0_cGFnZS1ib3h2 { width: 100%; margin-left: 0; padding-left: 0; border: none; margin-top: 10px; } .a48_YTQ0_cGFnZS10aXRsZXY li { width: 100px; float: left; margin-right: 10px } .a48_YTQ0_bmV3cy16dWl4aW52 li { width: 100%; } #a48_YTQ0_dGFiLWNvbnRlbnR2 { margin: 0; padding: 0 10px } #a48_YTQ0_dGFiLWNvbnRlbnR21 { margin: 0; padding: 0 10px } .a48_YTQ0_Z2QtYm94dg { overflow-x: scroll; } #tab { width: 800px; } #a48_YTQ0_Z2QtYm94dg #tab { width: 100px; } .whitebg { border: none; padding: 0; overflow: hidden; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match { width: 95%; min-height: 195px; background-image: linear-gradient(137deg, #F56C6C 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .a48_YTQ0_bGl2ZV9kZXRhaWx2 { background-color: #ffffff; width: 100%; height: 100%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_title { width: 90%; padding-top: 1rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back { width: 10%; display: block; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back img { cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_cname { width: 80%; line-height: 21px; vertical-align: middle; font-family: PingFangSC-Semibold; font-size: 15px; color: #FFFFFF; letter-spacing: 0; text-align: center; font-weight: 600; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_share { width: 10%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_team { width: 25%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info { width: 50%; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_logo { width: 43px; height: 43px; background-color: #ffffff; border-radius: 28px; margin: auto; line-height: 42px; padding: 7px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_tname { line-height: 20px; min-height: 40px; font-family: PingFangSC-Semibold; font-size: 14px; color: #FFFFFF; letter-spacing: 0; font-weight: 600; margin-top: 0.5rem; word-break: break-all; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_1 { padding-bottom: 0.6rem; font-family: PingFangSC-Semibold; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 600; min-height: 2rem; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_2 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_3 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_4 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_5 { font-family: PingFangSC-Semibold; font-size: 12px; color: #FFFFFF; letter-spacing: 0; line-height: 24px; font-weight: 600; margin-top: 1rem; background: rgba(255, 255, 255, 0.17); border: 1px solid #FFFFFF; border-radius: 13.5px; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab { width: 100%; line-height: 2.5rem; margin-top: 0.5rem; overflow: auto; display: -webkit-box; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab::-webkit-scrollbar { display: none !important; width: 0px; height: 0px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab_item { padding: 0.6rem; font-family: PingFangSC-Regular; font-size: 14px; color: #999999; letter-spacing: 0; line-height: 20px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab .active { color: #333333; font-weight: 700; border-bottom: 3px solid #cccccc; border-a48_YTQ0_Ym90dG9tLWxlZnR2-radius: 5px; border-bottom-right-radius: 5px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_blank { width: 100%; height: 0.7rem; } .box { width: 100%; } } /*足球资料结束*/ /*全部比赛开始*/ html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, button, input, textarea, em, i, th, td { list-style: none; font-style: normal; margin: 0; padding: 0; } a { text-decoration: none; background-color: transparent; color: #333; } a:hover, a:active { outline-width: 0; text-decoration: none; color: #fff; } .live-list ul { padding: 12px; } table { border-collapse: collapse; border-spacing: 0; } hr { border: 0; height: 1px; } img { border-style: none; vertical-align: top; } img:not([src]) { display: none; } svg:not(:root) { overflow: hidden; } html { -webkit-touch-callout: none; -webkit-text-size-adjust: 100%; } input, textarea, button, a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: none; } audio, canvas, progress, video { display: inline-block; margin: 0; padding: 0; } audio:not([controls]), video:not([controls]) { display: none; height: 0; } progress { vertical-align: baseline; } mark { background-color: #ff0; color: #000; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } button, input, select, textarea { font-size: 100%; outline: 0; } button, input { overflow: visible; } button, select { text-transform: none; } textarea { overflow: auto; } button, html [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; } button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring { outline: 1px dotted ButtonText; } [type='checkbox'], [type='radio'] { box-sizing: border-box; padding: 0; } [type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; } [type='search'] { -webkit-appearance: textfield; outline-offset: -2px; } [type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } .toTop { font-family: 'iconfont' !important; font-size: 14px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .toTop::before { content: '\e64a'; } .reverse { flex-flow: row-reverse; } ::-webkit-scrollbar { width: 10px; background-color: #ddd; } ::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ background-color: #999; border-radius: 0; } ::-webkit-scrollbar-track { /*滚动条里面轨道*/ background: #ededed; } .flex { display: flex; align-items: center; } .flex-col { display: flex; flex-direction: column; } .flex-center { display: flex; align-items: center; justify-content: center; } .flex-between { display: flex; justify-content: space-between; } .flex-reverse { flex-direction: row-reverse; } .flex-around { display: flex; align-items: flex-start; justify-content: space-around; } .color__main { color: #F56C6C; } .win { color: #dd4b39; } .lose { color: #008000; } .f-left { text-align: left !important; justify-content: flex-start; } .f-right { text-align: right !important; justify-content: flex-end; } a:active, a:hover { color: #F56C6C; } .no-live { padding: 90px; text-align: center; color: #999; } .no-live dt { background: url(/Public/static/img/no_data.svg) no-repeat; width: 49px; height: 32px; display: block; transform: scale(2.5); margin: 0 auto; } .no-live dd { margin-top: 40px; } .a48_YTQ0_YnJlYWRjcnVtYnN2 { font-size: 14px; line-height: 30px; background: #f7f9fa; padding: 2px 10px; margin-bottom: 10px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; display: flex; align-items: center; } .a48_YTQ0_YnJlYWRjcnVtYnN2 a { padding-left: 5px; display: flex; align-items: center; } .a48_YTQ0_YnJlYWRjcnVtYnN2 a:hover { color: #666699; } .a48_YTQ0_YnJlYWRjcnVtYnN2 a::after { content: ''; display: inline-block; background-size: 100%; width: 16px; height: 16px; transform: rotate(-90deg) scale(0.6); } .a48_YTQ0_YnJlYWRjcnVtYnN2 a:last-child::after { content: ''; background: none; } .sload { display: block; text-align: center; color: #99cc33; line-height: 30px; } .no-data { padding: 10px; font-size: 14px; line-height: 30px; text-align: center; color: #999; } .no-data img { width: 60px; display: block; margin: 0 auto; } .living::before { content: ''; width: 10px; height: 10px; margin-right: 2px; display: inline-block; } .living .status-text, .status-0 .status-text { color: #f00 !important; } .no-start .status-text, .status-1 .status-text { color: #F56C6C !important; } .no-start .zhibo-name, .status-1 .zhibo-name { color: #4180ff !important; } .over-btn .status-text, .status-2 .status-text { color: #999 !important; } .over-btn .zhibo-name, .status-2 .zhibo-name { background: #f2f2f2 !important; color: #666 !important; } .livelist-box .live-status0 strong, .livelist-box .living { color: #f00; } .livelist-box .no-start { color: #4180ff; } .arrow-right { width: 16px; height: 16px; background-size: 100%; } .a48_YTQ0_YnJlYWRjcnVtYnN2 h1 { font-size: 14px; padding-left: 5px; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg { padding: 20px 10px; margin-top: 20px; background: #fff; border-radius: 8px; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y { text-align: center; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y span, .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y a { display: inline-block; border: 1px solid #eef3f8; border-radius: 5px; margin: 0 3px; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y span:hover, .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y a:hover { background: #F56C6C; color: #fff !important; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y .current { background: #F56C6C; color: #fff; font-weight: bold; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y .fa-angle-double-left::before { content: '<'; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y .fa-angle-double-right::before { content: '>'; } .live_gybf { border: 1px solid #eef3f8; text-align: center; font-size: 12px; } .live_gybf h3 { font-size: 16px; background: #F56C6C; line-height: 28px; color: #fff; } .live_gybf .mxg li { display: flex; padding: 5px 24px; border-bottom: 1px solid #eef3f8; } .live_gybf .mxg li h4 { width: 110px; text-align-last: left; line-height: 30px; align-items: center; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; } .live_gybf .mxg li h4 img { width: 20px; height: 20px; object-fit: cover; margin-right: 3px; vertical-align: middle; } .live_gybf .mxg li span { background: #eef3f8; flex: 1; line-height: 30px; } .live_gybf .mxg .to span { background: rgba(249, 117, 34, 0.1); } .live_gybf .mxg .to .gao { background: #f97522; } .live_gybf .mxg .tw span { background: rgba(39, 197, 195, 0.1); } .live_gybf .mxg .tw .gao { background: #F56C6C; } .live_lqbf { border: 1px solid #eef3f8; text-align: center; font-size: 12px; } .live_lqbf h3 { font-size: 16px; background: #F56C6C; line-height: 28px; color: #fff; } .live_lqbf .bft { display: flex; background: #eef3f8; } .live_lqbf .bft h4 { flex: 1; display: flex; align-items: center; justify-content: center; font-size: 14px; padding: 3px 0; } .live_lqbf .bft h4 img { width: 20px; margin-right: 3px; } .live_lqbf .msg li { padding: 0 4px; border-top: 1px solid #eef3f8; display: flex; } .live_lqbf .msg li span { flex: 1; } .data-title { padding: 24px; } .info-wrap { padding: 0 12px; } .info-wrap .flex-between .text-left { margin-left: 10px; } .info-wrap .flex-between .text-right { margin-right: 10px; } .info-wrap .flex .t-logo { width: 50px; height: 50px; } .info-wrap .flex dt { font-weight: bold; } .info-wrap .flex dd { color: #999; } .data-compare, .overview-detail { line-height: 34px; margin-top: 8px; margin-bottom: 10px; box-shadow: 0 2px 4px 0 rgb(0 0 0%); border-radius: 8px; } .overview-detail { padding: 0 12px 12px 12px; } .overview-detail .f-left { color: #F56C6C; } .overview-detail .f-right { color: #f97522; } .overview-description { text-align: center; color: #999; flex-shrink: 0; margin: 0 0.32rem; } .data-compare .overview-detail { box-shadow: none; } .data-compare .rate { border-top: 1px solid #f1f1f1; border-radius: 0; } .data-compare .data { color: #666; width: 48px; } .data-progress .home-info, .data-progress .away-info { flex-grow: 1; } .data-progress .home-info .stat, .data-progress .away-info .stat { align-items: center; } .data-progress .overview-description { width: 44px; margin: 5px; } .data-progress .progress { position: relative; width: 100%; height: 14px; flex: 1; background: rgba(39, 197, 195, 0.1); } .data-progress .progress-portion { position: absolute; height: 100%; } .left .progress-portion { left: 0; background: #F56C6C; } .data-progress .progress.right { background: rgba(249, 117, 34, 0.1); } .right .progress-portion { right: 0; background: #f97522; } .article-detail { padding: 10px; } .article-detail p { margin-bottom: 8px; font-size: 14px; line-height: 22px; color: #303030; } .article-detail iframe, .article-detail img { display: block; width: 100% !important; height: auto !important; } .tag { margin-top: 10px; } .tag a { background: #eee; display: inline-block; padding: 4px 10px; border-radius: 4px; margin-right: 10px; margin-bottom: 10px; } .tag a:hover { opacity: 0.8; } .livelist-box { flex-wrap: wrap; } .livelist-box li { width: 100%; padding: 10px; border-top: 1px solid #eee; } .livelist-box li:first-child { border-top: none; } .livelist-box li:hover { background: #f2f6ff; } .livelist-box li .t-logo { width: 30px; height: 30px; margin-right: 4px; } .livelist-box li h2 { font-size: 14px; } .livelist-box li h3 { font-weight: normal; font-size: 14px; } .livelist-box li time { color: #666; margin-right: 10px; display: inline-block; } .livelist-box li a:hover { color: #333; } .livelist-box li .team { margin-top: 4px; align-items: center; } .livelist-box .live-hot-box { display: flex; justify-content: stretch; align-items: center; } .livelist-box .hot-live-side { width: 300px; padding-right: 50px; } .livelist-box .hot-live-side.text-right { text-align: right; } .livelist-box .hot-live-match { flex-grow: 1; } .livelist-box .score-wrap { width: 100px; text-align: center; flex-grow: 1; } .livelist-box .score-wrap span, .livelist-box .score-wrap strong { display: block; width: 100%; } .livelist-box .team-wrap { display: flex; align-items: center; flex-grow: 0; width: 200px; } .livelist-box .team-wrap.text-right { justify-content: flex-end; } .hot-match { overflow: hidden; position: relative; width: 1200px; padding: 0 50px; margin: 0 auto; } .hot-match .swiper { width: 100%; height: 100%; height: 120px; overflow: hidden; } .hot-match .swiper-slide { text-align: center; background: #fff; border-radius: 8px; display: flex; align-items: center; font-size: 14px; } .hot-match .swiper-slide:hover { background-color: #38c0be; transition: all 0.3s ease; } .hot-match .swiper-slide:hover a { color: #fff; } .hot-match .swiper-slide a { display: block; width: 100%; height: 100%; padding: 10px; } .hot-match .swiper-slide .live-btn { font-size: 14px; } .hot-match .match-name { display: flex; justify-content: space-between; align-items: center; padding: 10px; } .hot-match .match-name h3 { font-size: 14px; } .hot-match .hot-game-info { display: flex; align-items: center; justify-content: space-between; text-align: center; } .hot-match .hot-game-info img { width: 40px; height: 40px; } .hot-match .hot-game-info .team dd { margin-top: 8px; width: 100px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; } .hot-match .hot-game-info .a48_YTQ0_bWF0Y2gtc2NvcmV2 { flex-shrink: 0; font-size: 18px; } .hot-label { width: 100%; color: #fff; font-size: 16px; background-color: #dd4b39; padding: 2px 20px; border-radius: 5px; } .hot-category-list { width: 1220px; margin: 0 auto 20px; display: flex; flex-wrap: wrap; } .hot-category-list .hot-item { margin: 10px; width: 72px; } .hot-category-list .hot-item a { display: flex; flex-direction: column; justify-content: center; align-items: center; } .hot-category-list .hot-item img { width: 40px; height: 40px; border-radius: 50%; margin-bottom: 5px; } .show-all-btn-container { width: 1200px; margin: 0 auto; text-align: right; } .show-all-btn { background: #F56C6C; color: #fff; width: 118px; height: 30px; line-height: 40px; text-align: center; display: inline-flex; justify-content: center; align-items: center; border-radius: 5px; } .show-all-btn:hover { color: #fff !important; opacity: 0.8; font-weight: bold; } .a48_YTQ0_bGl2ZS1jb250ZW50dg { width: 1200px; margin: 0 auto; /* margin-top: 20px; */ } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list { background: #fff; position: relative; width: 100%; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list a:hover { color: #F56C6C; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .riqi { color: #F56C6C; display: block; width: 100%; font-weight: 500; padding-bottom: 0.3rem; background: #f5f5f5 !important; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .riqi .riqi-label { padding: 5px 10px; padding-right: 30px; border-radius: 0 20px 20px 0; background: #F56C6C; color: #ffffff; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .riqi p { height: 100%; padding: 10px 10px; padding-left: 0; font-size: 20px; font-weight: 600; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .riqi span { margin-left: 0.5rem; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item { padding: 10px 20px; /* height: 50px; */ border-top: 2px solid #F56C6C; display: flex; align-items: center; justify-content: space-between; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item:hover { background: #f2f6ff; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item:hover .zhibo-name { opacity: 0.8; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item .status-text { width: 64px; height: 32px; text-align: center; line-height: 32px; border-radius: 5px; font-size: 12px; margin-right: 20px; background: #f8f8f8; color: #666; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item h2 { font-weight: normal; font-size: 14px; border: solid 1px #666; width: 80px; height: 30px; display: flex; justify-content: center; align-items: center; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item .time { width: 15rem; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item .time .live-time { display: flex; font-weight: 600; color: #666; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item .time .live-time .live-link { margin-left: 1rem; font-weight: 600; color: #666; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .a48_YTQ0_c3RhdHVzLWJhcnY { height: 44px; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .a48_YTQ0_c3RhdHVzLWJhcnY span { font-weight: bold; color: #dd4b39; padding-left: 10px; display: block; position: relative; font-size: 18px; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .a48_YTQ0_c3RhdHVzLWJhcnY span::before { content: ''; width: 5px; height: 100%; position: absolute; left: 0; background: #dd4b39; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen { display: flex; height: 100%; align-items: center; justify-content: center; width: 560px; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .live-link { width: 100%; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .score-wrap { width: 100px; text-align: center; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .score-wrap span, .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .score-wrap strong { display: block; width: 100%; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .f-left, .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .f-right { display: flex; align-items: center; flex: 1; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .f-left .team-logo { margin-right: 1rem; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .f-right .team-logo { margin-left: 1rem; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .duizhen .team-logo { width: 36px; height: 36px; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .live-btn { width: 120px; text-align: right; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .zhibo-name { color: #F56C6C; display: inline-block; padding: 5px 10px; border-radius: 5px; } .a48_YTQ0_Ym94LXJpZ2h0dg { background: #fff; margin-bottom: 15px; border-radius: 8px 8px 0 0; margin-top: 60px; } .a48_YTQ0_Ym94LXJpZ2h0dg a:hover { color: #F56C6C; } .a48_YTQ0_Ym94LXJpZ2h0dg .box-title { padding: 10px; font-size: 18px; color: #F56C6C; border-bottom: 1px solid #eeeeee; } .a48_YTQ0_Ym94LXJpZ2h0dg .hot-cate { display: flex; flex-wrap: wrap; padding: 16px 10px 6px 10px; box-sizing: border-box; justify-content: space-between; } .a48_YTQ0_Ym94LXJpZ2h0dg .hot-cate::after { content: ''; width: 78px; } .a48_YTQ0_Ym94LXJpZ2h0dg .hot-cate .li-data { margin-bottom: 10px; display: inline-block; width: 78px; height: 30px; text-align: center; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; line-height: 30px; cursor: pointer; color: #666666; text-decoration: none; border: 1px solid #eeeeee; box-sizing: border-box; border-radius: 2px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; } .a48_YTQ0_Ym94LXJpZ2h0dg .hot-cate li { margin-bottom: 10px; display: inline-block; width: 78px; height: 30px; text-align: center; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; line-height: 30px; cursor: pointer; color: #666666; text-decoration: none; border: 1px solid #eeeeee; box-sizing: border-box; border-radius: 2px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; } .a48_YTQ0_Ym94LXJpZ2h0dg .hot-cate li:hover { background: #f2f6ff; } .a48_YTQ0_Ym94LXJpZ2h0dg .hot-cate li a { display: block; } .banner-info { width: 1200px; height: 80px; margin: 0 auto; display: flex; align-items: center; margin-bottom: 20px; padding-left: 30px; box-sizing: border-box; } .banner-info .banner-info-ico { width: 40px; height: 40px; object-fit: contain; margin-right: 20px; } .banner-info .banner-info-name { font-size: 28px; color: #fff; font-weight: bold; margin-right: 20px; } .lanqiu-bar { background-size: 100%; } .zuqiu-bar { background-size: 100%; } .news-box { width: 1200px; margin: 20px auto; background-color: #fff; border-radius: 5px; } .news-box img { width: 300px; } .news-box ul { padding: 5px 0; } .news-box ul li { position: relative; font-size: 16px; padding: 5px 8px; } .news-box ul li a:before { content: ""; display: inline-block; width: 5px; height: 5px; vertical-align: 0; margin-right: 8px; margin-bottom: 3px; background: #d8d8d8; border-radius: 50%; } .xinwen-list { padding-bottom: 10px; } .xinwen-list li { margin: 10px 10px 0 10px; } .xinwen-list li a { position: relative; display: block; } .xinwen-list li a:hover { color: #fff; } .xinwen-list li img { width: 100%; height: 100px; display: none; } .xinwen-list .hover-news img { display: block; } .xinwen-list .hover-news a { color: #fff; } .xinwen-list .hover-news span { width: calc(100% - 10px); position: absolute; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; bottom: 0; left: 0; padding: 4px; background: rgba(0, 0, 0, 0.5); } .article-content { width: 1200px; margin: 0 auto; } .article-list { background: #fff; border-radius: 8px; flex-wrap: wrap; width: 100%; margin: 20px auto; } .article-list .no-live { margin: 0 auto; } .article-list li { padding: 24px; width: 100%; } .article-list .msg { flex: 1; display: flex; flex-direction: column; justify-content: space-between; } .article-list .msg span { color: #666; } .article-list .imga img { width: 200px; height: 100px; margin-right: 20px; } .article-detail-main { border-radius: 8px; background: #fff; padding: 24px; } .article-detail-main .title-bar { text-align: center; } .article-detail-main .news-time { text-align: right; margin-top: 10px; } .article-detail-main .news-time p { line-height: 28px; } .article-detail-main .news-time time { color: #999; } .a48_YTQ0_bWF0Y2gtbmF2dg { background: #fff; border-radius: 8px; padding: 12px; display: flex; align-items: center; margin-bottom: 10px; } .a48_YTQ0_bWF0Y2gtbmF2dg li { margin-right: 20px; } .a48_YTQ0_bWF0Y2gtbmF2dg a { display: block; width: 50px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; border: 1px solid #fff; border-radius: 8px; font-weight: bold; } .a48_YTQ0_bWF0Y2gtbmF2dg .active { border: 1px solid #F56C6C; color: #F56C6C; } .a48_YTQ0_bWF0Y2gtbmF2dg .icon-quanbu, .a48_YTQ0_bWF0Y2gtbmF2dg .icon-remen, .a48_YTQ0_bWF0Y2gtbmF2dg .icon-zuqiu, .a48_YTQ0_bWF0Y2gtbmF2dg .icon-lanqiu { display: flex; align-items: center; justify-content: center; } .a48_YTQ0_bWF0Y2gtbmF2dg .icon-quanbu::before, .a48_YTQ0_bWF0Y2gtbmF2dg .icon-remen::before, .a48_YTQ0_bWF0Y2gtbmF2dg .icon-zuqiu::before, .a48_YTQ0_bWF0Y2gtbmF2dg .icon-lanqiu::before { margin-right: 4px; font-size: 18px; } .reverse .left-main { width: 960px; } .reverse .right-main { width: 220px; } .date-list { padding: 10px; box-sizing: border-box; background-color: #fff; border-radius: 8px; position: sticky; top: 0; display: flex; justify-content: stretch; } .date-list li { flex-grow: 1; } .date-list a { width: 120px; height: 48px; font-size: 16px; font-weight: bold; text-align: center; line-height: 48px; color: #666666; text-decoration: none; display: flex; justify-content: center; border-radius: 8px; } .date-list a:hover { color: #F56C6C; } .date-list .active { background: #F56C6C; } .date-list .active span { color: #fff; } .date-list .active:hover { color: #fff; } @media screen and (max-width: 1080px) { .main { width: 100% } .a48_YTQ0_bGl2ZS1jb250ZW50dg { width: unset !important; } .live-list { display: flex; flex-direction: column; } .a48_YTQ0_bWF0Y2gtbmF2dg { flex-direction: column; align-items: flex-start; } .date-list { overflow-x: auto; width: 100%; } .date-list::-webkit-scrollbar { display: none; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .item { display: flex; flex-wrap: wrap; } .a48_YTQ0_bGl2ZS1jb250ZW50dg .live-list .live-btn { text-align: center; display: flex; justify-content: center; width: 100%; } .a48_YTQ0_cGFnaW5nLWNsc3Y { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y span, .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y a { display: inline-block; border: 1px solid #eef3f8; border-radius: 5px; width: unset; margin: 3px; white-space: nowrap; } .a48_YTQ0_bWF0Y2gtbmF2dg ul { overflow-x: auto; width: 100%; } .a48_YTQ0_bWF0Y2gtbmF2dg ul::-webkit-scrollbar { display: none; } } .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y span, .a48_YTQ0_cGFnaW5hdGlvbi13cmFwdg .a48_YTQ0_cGFnaW5nLWNsc3Y a { display: inline-block; border: 1px solid #eef3f8; border-radius: 5px; width: unset; min-width: 15px; margin: 3px; padding: 5px; white-space: nowrap; } .a48_YTQ0_cGFnaW5nLWNsc3Y { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; } .a48_YTQ0_cGFnaW5nLWNsc3Y .active a { background: #F56C6C; color: #ffffff; } /*全部比赛结束*/ /*足球视频开始*/ @media screen and (max-width: 1080px) { .article iframe { width: 100%; height: auto !important; } } /*足球视频结束*/ /*比赛详情开始*/ body { background-color: #ffffff; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match { width: 100%; min-height: 195px; background-image: linear-gradient(137deg, #F56C6C 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .a48_YTQ0_bGl2ZV9kZXRhaWx2 { background-color: #ffffff; max-width: 1200px; margin-left: auto; margin-right: auto; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_title { width: 90%; padding-top: 2rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back { width: 5%; display: none; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back img { cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_cname { width: 90%; line-height: 25px; vertical-align: middle; font-family: PingFangSC-Semibold; font-size: 18px; color: #FFFFFF; letter-spacing: 0; text-align: center; font-weight: 600; margin-left: auto; margin-right: auto; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_share { width: 5%; display: none; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_team { width: 30%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info { width: 40%; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info a { text-decoration: none; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_logo { width: 43px; height: 43px; background-color: #ffffff; border-radius: 28px; margin: auto; line-height: 42px; padding: 7px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_tname { line-height: 24px; min-height: 40px; font-family: PingFangSC-Semibold; font-size: 16px; color: #FFFFFF; letter-spacing: 0; font-weight: 600; margin-top: 0.5rem; word-break: break-all; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_1 { padding-bottom: 0.6rem; font-family: PingFangSC-Semibold; font-size: 16px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 600; min-height: 2rem; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_2 { font-family: PingFangSC-Regular; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_3 { font-family: PingFangSC-Regular; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_4 { font-family: PingFangSC-Regular; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_5 { font-family: PingFangSC-Semibold; font-size: 14px; color: #FFFFFF; letter-spacing: 0; line-height: 28px; font-weight: 600; margin-top: 1rem; background: rgba(255, 255, 255, 0.17); border: 1px solid #FFFFFF; border-radius: 13.5px; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab { width: 100%; line-height: 2.5rem; margin-top: 0.5rem; overflow: auto; display: -webkit-box; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab::-webkit-scrollbar { display: none !important; width: 0px; height: 0px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab_item { padding: 0.6rem; font-family: PingFangSC-Regular; font-size: 16px; color: #999999; letter-spacing: 0; line-height: 20px; font-weight: 400; margin-right: 0.6rem; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab .active { color: #F56C6C; font-weight: 700; border-bottom: 3px solid #cccccc; border-a48_YTQ0_Ym90dG9tLWxlZnR2-radius: 5px; border-bottom-right-radius: 5px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_blank { width: 100%; height: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg { margin-bottom: 1rem; display: none; } .a48_YTQ0_bmV3X3RhYmxldg_active { margin-bottom: 1rem; display: block; } .a48_YTQ0_bmV3X3RhYmxldg_active a { text-decoration: none; } .match_daohang { margin-left: auto; margin-right: auto; text-align: left; height: 1.88rem; line-height: 1.88rem; margin-bottom: 1rem; } .match_daohang div { margin-left: 0.94rem; margin-right: auto; text-align: left; font-size: 0.88rem; } .a48_YTQ0_bmV3X3RhYmxldg_title { width: 100%; min-height: 3rem; line-height: 1.5rem; font-size: 1rem; background: #F8F8F8; vertical-align: middle; display: table; padding-top: 0.5rem; padding-bottom: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg_title_col { display: table-cell; text-align: center; vertical-align: middle; font-family: PingFangSC-Regular; font-size: 16px; color: #666666; letter-spacing: 0; line-height: 17px; font-weight: 600; } .per-10 { width: 10%; } .per-24 { width: 24%; } .per-20 { width: 20%; } .per-30 { width: 30%; } .per-15 { width: 15%; } .per-38 { width: 38%; } .per-13 { width: 13%; } .img-42 { width: 3rem } .per-18 { width: 18%; } .a48_YTQ0_bmV3X3RhYmxldg_row { width: 100%; min-height: 2.5rem; line-height: 1.2rem; font-size: 1rem; background: rgba(248, 248, 248, 0.00); vertical-align: middle; display: table; border-bottom: solid 0.1rem #eeeeee; padding-top: 0.5rem; padding-bottom: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg_row a { text-decoration: none; } .a48_YTQ0_bmV3X3RhYmxldg_row_col { display: table-cell; text-align: center; vertical-align: middle; font-family: PingFangSC-Regular; font-size: 14px; color: #666666; letter-spacing: 0; line-height: 14px; font-weight: 400; } .a48_YTQ0_bmV3X3RhYmxldg_row_all { width: 100%; height: 3rem; line-height: 3rem; background-color: #fff; border-bottom: dashed 0.2rem #ccc; font-size: 1.2rem; font-weight: bold; } .a48_YTQ0_bmV3X3RhYmxldg_no { width: 100%; text-align: center; color: #999; line-height: 3rem; background-color: #fff; height: 3rem; vertical-align: middle; } .a48_YTQ0_bWF0Y2hfaW5mb18wMDF2 { font-size: 1rem; width: 100%; display: flex !important; align-items: center !important; justify-content: flex-start !important; height: 4rem; line-height: 4rem; } .a48_YTQ0_bWF0Y2hfaW5mb18wMDF2 img { margin-right: 1rem !important; margin-left: 1rem; } a { color: unset; text-decoration: unset; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title { width: 80%; margin-left: auto; margin-right: auto; display: flex; padding: 0.5rem 0; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_img { margin: 0.3rem; width: 5%; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_img img { width: 25px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_left { margin: 0.3rem; width: 45%; text-align: left; font-family: PingFangSC-Semibold; font-size: 16px; color: #333333; letter-spacing: 0; font-weight: 600; line-height: 25px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_right { margin: 0.3rem; width: 42%; text-align: right; font-family: PingFangSC-Semibold; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 600; line-height: 20px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_ngay { width: 100%; height: 34px; background: #F8F8F8; font-family: PingFangSC-Semibold; font-size: 16px; color: #333333; letter-spacing: 0; text-align: center; font-weight: 600; line-height: 34px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_info { width: 100%; height: 34px; line-height: 34px; border-bottom: 1px solid rgba(244, 244, 244, 1); background: rgba(248, 248, 248, 0.00); display: flex; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_value { width: 30%; font-family: PingFangSC-Regular; font-size: 14px; color: #666666; letter-spacing: 0; text-align: center; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_key { width: 40%; font-family: Helvetica-Bold; font-size: 16px; color: #333333; letter-spacing: 0; text-align: center; font-weight: 700; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_key2 { width: 40%; font-family: Helvetica-Bold; font-size: 14px; color: #333333; letter-spacing: 0; text-align: center; line-height: 17px; font-weight: 700; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon { width: 73%; line-height: 16px; margin-top: 0.5rem; display: flex; margin-left: auto; margin-right: auto; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item { width: 33.3%; font-family: Helvetica; font-size: 14px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item1 { width: 100%; font-family: Helvetica; font-size: 14px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item img { height: 16px; margin-right: 0.5rem; vertical-align: middle; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item1 img { height: 16px; margin-right: 0.2rem; vertical-align: middle; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data { width: 100%; background: rgba(248, 248, 248, 0.00); border-top: 1px solid rgba(244, 244, 244, 1); display: flex; padding: 0.5rem 0; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_icon { width: 15%; text-align: right; margin-right: 20px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_icon img { height: 14px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_text { width: 60%; text-align: left; font-family: PingFangSC-Semibold; font-size: 14px; color: #333333; letter-spacing: 0; line-height: 20px; font-weight: 600; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_time { width: 15%; text-align: left; font-family: PingFangSC-Regular; font-size: 12px; color: #666666; letter-spacing: 0; font-weight: 400; line-height: 20px; padding-left: 20px; } @media only screen and (max-width:640px) { .a48_YTQ0_bGl2ZV9kZXRhaWx2_match { width: 95%; min-height: 195px; background-image: linear-gradient(137deg, #F56C6C 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .a48_YTQ0_bGl2ZV9kZXRhaWx2 { background-color: #ffffff; width: 100%; height: 100%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_title { width: 90%; padding-top: 1rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back { width: 10%; display: block; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_back img { cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_cname { width: 80%; line-height: 21px; vertical-align: middle; font-family: PingFangSC-Semibold; font-size: 15px; color: #FFFFFF; letter-spacing: 0; text-align: center; font-weight: 600; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_share { width: 10%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_team { width: 25%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info { width: 50%; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_logo { width: 43px; height: 43px; background-color: #ffffff; border-radius: 28px; margin: auto; line-height: 42px; padding: 7px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_tname { line-height: 20px; min-height: 40px; font-family: PingFangSC-Semibold; font-size: 14px; color: #FFFFFF; letter-spacing: 0; font-weight: 600; margin-top: 0.5rem; word-break: break-all; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_1 { padding-bottom: 0.6rem; font-family: PingFangSC-Semibold; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 600; min-height: 2rem; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_2 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_3 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_4 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_match_info_5 { font-family: PingFangSC-Semibold; font-size: 12px; color: #FFFFFF; letter-spacing: 0; line-height: 24px; font-weight: 600; margin-top: 1rem; background: rgba(255, 255, 255, 0.17); border: 1px solid #FFFFFF; border-radius: 13.5px; cursor: pointer; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab { width: 100%; line-height: 2.5rem; margin-top: 0.5rem; overflow: auto; display: -webkit-box; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab::-webkit-scrollbar { display: none !important; width: 0px; height: 0px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab_item { padding: 0.6rem; font-family: PingFangSC-Regular; font-size: 14px; color: #999999; letter-spacing: 0; line-height: 20px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_tab .active { color: #333333; font-weight: 700; border-bottom: 3px solid #cccccc; border-a48_YTQ0_Ym90dG9tLWxlZnR2-radius: 5px; border-bottom-right-radius: 5px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_blank { width: 100%; height: 0.7rem; } .a48_YTQ0_bmV3X3RhYmxldg { margin-bottom: 1rem; display: none; } .a48_YTQ0_bmV3X3RhYmxldg_active { margin-bottom: 1rem; display: block; } .a48_YTQ0_bmV3X3RhYmxldg_title { width: 100%; min-height: 3rem; line-height: 1.5rem; font-size: 1rem; background: #F8F8F8; vertical-align: middle; display: table; padding-top: 0.5rem; padding-bottom: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg_title_col { display: table-cell; text-align: center; vertical-align: middle; font-family: PingFangSC-Regular; font-size: 12px; color: #666666; letter-spacing: 0; line-height: 17px; font-weight: 400; } .per-10 { width: 10%; } .per-24 { width: 24%; } .per-20 { width: 20%; } .per-30 { width: 30%; } .per-15 { width: 15%; } .per-38 { width: 38%; } .per-13 { width: 13%; } .img-42 { width: 3rem } .per-18 { width: 18%; } .a48_YTQ0_bmV3X3RhYmxldg_row { width: 100%; min-height: 2.5rem; line-height: 1.2rem; font-size: 1rem; background: rgba(248, 248, 248, 0.00); vertical-align: middle; display: table; border-bottom: solid 0.1rem #eeeeee; padding-top: 0.5rem; padding-bottom: 0.5rem; } .a48_YTQ0_bmV3X3RhYmxldg_row_col { display: table-cell; text-align: center; vertical-align: middle; font-family: PingFangSC-Regular; font-size: 12px; color: #666666; letter-spacing: 0; line-height: 14px; font-weight: 400; } .a48_YTQ0_bmV3X3RhYmxldg_row_all { width: 100%; height: 3rem; line-height: 3rem; background-color: #fff; border-bottom: dashed 0.2rem #ccc; font-size: 1.2rem; font-weight: bold; } .a48_YTQ0_bmV3X3RhYmxldg_no { width: 100%; text-align: center; color: #999; line-height: 3rem; background-color: #fff; height: 3rem; vertical-align: middle; } .a48_YTQ0_bWF0Y2hfaW5mb18wMDF2 { font-size: 1rem; width: 100%; display: flex !important; align-items: center !important; justify-content: flex-start !important; height: 4rem; line-height: 4rem; } .a48_YTQ0_bWF0Y2hfaW5mb18wMDF2 img { margin-right: 1rem !important; margin-left: 1rem; } a { color: unset; text-decoration: unset; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title { width: 95%; margin-left: auto; margin-right: auto; display: flex; padding: 0.5rem 0; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_img { margin: 0.3rem; width: 8%; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_img img { width: 20px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_left { margin: 0.3rem; width: 42%; text-align: left; font-family: PingFangSC-Semibold; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 600; line-height: 20px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_title_right { margin: 0.3rem; width: 42%; text-align: right; font-family: PingFangSC-Semibold; font-size: 14px; color: #333333; letter-spacing: 0; font-weight: 600; line-height: 20px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_ngay { width: 100%; height: 34px; background: #F8F8F8; font-family: PingFangSC-Semibold; font-size: 14px; color: #333333; letter-spacing: 0; text-align: center; font-weight: 600; line-height: 34px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_info { width: 100%; height: 34px; line-height: 34px; border-bottom: 1px solid rgba(244, 244, 244, 1); background: rgba(248, 248, 248, 0.00); display: flex; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_value { width: 30%; font-family: PingFangSC-Regular; font-size: 12px; color: #666666; letter-spacing: 0; text-align: center; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_key { width: 40%; font-family: Helvetica-Bold; font-size: 14px; color: #333333; letter-spacing: 0; text-align: center; font-weight: 700; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_key2 { width: 40%; font-family: Helvetica-Bold; font-size: 14px; color: #333333; letter-spacing: 0; text-align: center; line-height: 17px; font-weight: 700; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon { width: 95%; line-height: 16px; margin-top: 0.5rem; display: flex; margin-left: auto; margin-right: auto; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item { width: 33.3%; font-family: Helvetica; font-size: 12px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item1 { width: 100%; font-family: Helvetica; font-size: 12px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item img { height: 16px; margin-right: 0.2rem; vertical-align: middle; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_icon_item1 img { height: 16px; margin-right: 0.2rem; vertical-align: middle; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data { width: 100%; background: rgba(248, 248, 248, 0.00); border-top: 1px solid rgba(244, 244, 244, 1); display: flex; padding: 0.5rem 0; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_icon { width: 15%; text-align: center; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_icon img { height: 14px; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_text { width: 70%; text-align: left; font-family: PingFangSC-Semibold; font-size: 14px; color: #333333; letter-spacing: 0; line-height: 20px; font-weight: 600; } .a48_YTQ0_bGl2ZV9kZXRhaWx2_text_data_time { width: 15%; text-align: center; font-family: PingFangSC-Regular; font-size: 12px; color: #666666; letter-spacing: 0; font-weight: 400; line-height: 20px; } } /*比赛详情结束*/ .page { overflow: hidden; padding: 20px; } .a48_YTQ0_cGFnZS10aXRsZXY { width: 230px; float: left; padding-right: 10px; } .a48_YTQ0_cGFnZS10aXRsZXY li { margin-bottom: 10px } .a48_YTQ0_cGFnZS10aXRsZXY li a { display: block; text-align: center; padding: 8px 0; border: #f1f1f1 1px solid; border-radius: 3px; } #pagecurrent, .a48_YTQ0_cGFnZS10aXRsZXY li a:hover { background: #F56C6C; color: #fff; border: #F56C6C 1px solid; } .a48_YTQ0_cGFnZS1ib3h2 { float: left; margin-left: unset !important; padding-left: 30px; border-left: #eee 1px solid; min-height: 500px; } .a48_YTQ0_cGFnZS1ib3h2-title { font-size: 16px; border-bottom: 1px solid #eee; position: relative; margin-bottom: 20px; padding-bottom: 10px; } .a48_YTQ0_cGFnZS1ib3h2-title:after { content: ""; position: absolute; width: 64px; height: 2px; content: ""; background: #000; left: 0; bottom: -1px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; } .a48_YTQ0_cGFnZS1ib3h2-title:hover:after { width: 80px; } .a48_YTQ0_cGFnZS1ib3h2-content { line-height: 26px; ; } .a48_YTQ0_cGFnZS1ib3h2-content p { margin-bottom: 15px; } .a48_YTQ0_cGFnZS1ib3h2-content img { max-width: 100%; margin: 10px auto } .a48_YTQ0_cGFnZS1ib3h2-content h2, .a48_YTQ0_cGFnZS1ib3h2-content h3, .a48_YTQ0_cGFnZS1ib3h2-content h4, .a48_YTQ0_cGFnZS1ib3h2-content h5, .a48_YTQ0_cGFnZS1ib3h2-content h6 { font-size: 16px; margin: 20px 0; position: relative; } .a48_YTQ0_cGFnZS1ib3h2-content h2:before, .a48_YTQ0_cGFnZS1ib3h2-content h3:before, .a48_YTQ0_cGFnZS1ib3h2-content h4:before, .a48_YTQ0_cGFnZS1ib3h2-content h5:before, .a48_YTQ0_cGFnZS1ib3h2-content h6:before { position: absolute; content: ""; background: #F56C6C; width: 3px; height: 100%; left: -32px; bottom: 0; } .a48_YTQ0_cGFnZS1ib3h2-content a { color: #39F } @media screen and (max-width: 640px) { .a48_YTQ0_cGFnZS1ib3h2 { width: 100% !important; box-sizing: border-box !important; margin-left: unset !important; padding: 0 12px !important; } .box { width: 100%; } .a48_YTQ0_c2Vhc29uX2FyZWF2 { width: 100%; } } /*联赛排行榜开始*/ .a48_YTQ0_bmV3X2NvbnRlbnRfaDF2 h2 { font-family: PingFangSC-Semibold; font-size: 18px; color: #F56C6C; line-height: 50px; font-weight: 600; background: #fff; padding-left: 10px; } .a48_YTQ0_cmFuay1saXN0dg-title { width: 100%; background-color: #ccc; display: flex; font-weight: bold; align-items: center; } .a48_YTQ0_cmFuay1saXN0dg-title div, .a48_YTQ0_cmFuay1saXN0dg-tr div { flex: 1; display: flex; align-items: center; justify-content: center; padding: 0.8rem 0; } .a48_YTQ0_cmFuay1saXN0dg-tr { width: 100%; background: #fff; border-bottom: 1px dotted #ccc; display: flex; align-items: center; } @media screen and (max-width: 640px) { .news-ul li a span { display: inline-block; width: 100%; } .news-ul li { line-height: 35px; } .news-ul li b { text-align: right; display: block; float: unset; } .layui-tab-title { height: unset; white-space: unset } .bloglist .data { width: 33%; padding-left: 10px; } .bloglist li .a48_YTQ0_bWF0Y2gtaXRlbXY, .bloglist li .a48_YTQ0_bWF0Y2gtaXRlbXY div.live { display: block; } .bloglist li .a48_YTQ0_bWF0Y2gtaXRlbXY .match-info .match { width: 45%; } .bloglist li span.r { position: unset; display: flex; justify-content: center; align-items: center; text-align: center; } .bloglist li .a48_YTQ0_bWF0Y2gtaXRlbXY div.match-info { width: 100%; padding-top: 10px; padding-bottom: 10px; } .rbox { display: unset; width: 100%; } li.news-ellipsis { -webkit-line-clamp: 1; } } /*联赛排行榜结束*/ /*比赛详情按钮开始*/ .detail-info-box, .news-list-box { background: #fff; padding: 10px } .detail-live-box { border-color: #F56C6C; border-width: 2px; border-radius: 3px; align-items: center; flex-direction: column; cursor: pointer; display: flex; gap: 3px; width: max-content; border-style: solid; padding: 12px 18px; margin-top: 5px; } .detail-box p.live-box-p1 { text-align: center; --tw-text-opacity: 1; color: rgb(28 150 159/1); font-size: 14px; line-height: 15px; padding-top: unset; } .introduction-box { font-size: 14px; } .detail-box p.a48_YTQ0_c291cmNlLXRleHR2 { color: #999; font-size: 13px; padding-top: unset; } .detail-live-box:hover { color: #fff !important; background: #F56C6C; } .detail-live-box:hover .live-box-p1, .detail-live-box:hover .a48_YTQ0_c291cmNlLXRleHR2 { color: #fff !important; } /*比赛详情按钮结束*/ /*首页搜索开始*/ .a48_YTQ0_aGVhZC1iYW5uZXJ2 { padding-top: 10px; width: 300px; overflow: hidden; } .sall { width: 256px; BORDER: #494949 1px solid; MARGIN: 2px auto; line-height: 28px; border-radius: 2px 2px 2px 2px; } .a48_YTQ0_aW5wX2tleXY { BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 28px; WIDTH: 200px; BACKGROUND: #fff; FLOAT: left; HEIGHT: 28px; COLOR: #999; outline: none; MARGIN-LEFT: 1px; FONT-SIZE: 12px; BORDER-TOP: medium none; BORDER-RIGHT: medium none; } .a48_YTQ0_c2VhcmNoX2J0bnY { BORDER-BOTTOM: #F56C6C 0px; BORDER-LEFT: #F56C6C 0px; PADDING-BOTTOM: 6px; MARGIN: 0px; PADDING-LEFT: 12px; WIDTH: 55px; PADDING-RIGHT: 12px; BACKGROUND: #9E9E9E; HEIGHT: 28px; line-height: 28px; COLOR: #FFFFFF; FONT-SIZE: 14px; VERTICAL-ALIGN: top; BORDER-TOP: #F56C6C 0px; CURSOR: pointer; BORDER-RIGHT: #F56C6C 0px; border-image: none; } /*首页搜索结束*/ /*tv开始*/ .a48_YTQ0_ZmxuYW1ldg { height: 62px; line-height: 62px; background: #F56C6C; border-radius: 4px 4px 0 0; color: #FFFFFF; font-size: 18px; font-weight: 500; border-bottom: 2px #FFFFFF solid; } .gengduo { color: #ffffff; } .gengduo:hover { color: #ffffff; } .flimg { margin: 0 12px 0 10px } .flimg img { margin-bottom: -7px } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2 { border-right: 1px #eee solid; border-left: 1px #eee solid; display: flex; flex-wrap: wrap; align-items: center; } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2 li { width: 23%; text-align: center; margin-bottom: 18px; margin-top: 11px; border: #ccc 1px solid; padding: 2px; margin: 11px 4px; } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2 li:last-child { margin-right: auto; } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3RpdGxldg { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 26px; height: 26px; margin: 0 auto; text-align: center; overflow: hidden } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg { position: relative; width: 100%; height: 100px; margin: 0 auto } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg span { width: 100%; height: 90px; display: flex; justify-content: center; } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg span img { height: 90px; display: block; border-radius: 6px } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg .covermask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; opacity: 0; -webkit-transition: opacity .5s; transition: opacity .5s } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg:hover .covermask { opacity: .2; -webkit-transition: opacity .5s; transition: opacity .5s } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg .playbtn { position: absolute; left: 50%; top: 50%; margin-left: -25px; margin-top: -25px; width: 49px; height: 49px; opacity: 0; -webkit-transform: scale(.7); -webkit-transition-property: opacity, -webkit-transform; -webkit-transition-duration: .5s; transform: scale(.7); transition-property: opacity, transform; transition-duration: .5s; zoom: 1; background-size: 100% 100% } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2nr .a48_YTQ0_ZHNwX3Bob3Rvdg:hover .playbtn { opacity: .9; -webkit-transform: scale(1); -webkit-transition-property: opacity, -webkit-transform; -webkit-transition-duration: .5s; transform: scale(1); transition-property: opacity, transform; transition-duration: .5s; cursor: pointer } .chakanmore { padding: 30px 0 } .a48_YTQ0_c3B4aF9sYnY { width: 100% !important; } .a48_YTQ0_YnQtYzJ2-sb { display: flex; justify-content: space-between; } .chakanmore p { width: 367px; height: 38px; line-height: 38px; color: #F56C6C; border: 1px #F56C6C solid; border-radius: 38px; text-align: center; margin: 0 auto; cursor: pointer } .a48_YTQ0_ZmxuYW1ldg a { float: right; margin-right: 5px; font-size: 14px; } .jmb_list_fl { margin-left: 1%; margin-top: 15px; width: 98%; margin-bottom: 10px; overflow: hidden } .jmb_list_fl li { margin-left: 12px; margin-right: 12px; float: left; margin-bottom: 15px; text-align: center; } .jmb_list_fl li a { float: left; height: 43px; line-height: 43px; font-size: 14px; border: 1px solid #DADADA; background: #E8E8E8; color: #333333; width: 113px; overflow: hidden; } .jmb_list_fl li a:hover { float: left; height: 43px; line-height: 43px; font-size: 14px; width: 113px; overflow: hidden; border: 1px solid #DADADA; background: #F56C6C; color: #fff; text-decoration: none; } .dhtext_ln { border-radius: 5px 5px 0 0; overflow: hidden } .dhtext_ln li { height: 34px; border-bottom: 1px #edeef0 solid; display: flex; align-items: center; justify-content: center; background: #fff; color: #F56C6C; padding: 0 10px } .dhtext_ln li a { color: #333 } .dhtext_ln li a:hover { color: #F56C6C } .dhtext_ln li.zbhover { background: #F56C6C; color: #fff } .dhtext_ln li.zbhover a { color: #fff } .zhoubox { width: 100%; height: 52px; background: #899099; } .a48_YTQ0_Y29uLWxlZnQtbGlzdHY-tv { background: #fff; box-shadow: 0 5px 10px #eee; border-radius: 8px; padding: 0 0px; width: 750px; float: left; margin: 0 0px 40px 0; display: flex; flex-direction: column; } .a48_YTQ0_Y29ubi1yaWdodHY dd { padding: 0 12px } .breadnav { color: #999 } .breadnav a { color: #999 } .breadnav a:hover { color: #e60640 } .shiping_bjjb { width: 100%; background: url(/images/sp_bjs.jpg) no-repeat top center; background-size: 100% 100%; padding-bottom: 15px } .breadnav span { color: #fff } .a48_YTQ0_c3B4aF9sYnY { margin-bottom: 19px; padding-top: 20px; width: auto; display: inline-block; float: left } .a48_YTQ0_c3B4aF9sYnY h5 { font-size: 17px; float: left; height: 30px; line-height: 30px; margin-bottom: 12px; margin-left: 12px; } .a48_YTQ0_c3B4aF9sYnY .nobeging { color: #F56C6C; font-size: 14px; height: 30px; line-height: 30px; float: left } .shipin_bf { width: 878px; height: 618px; background: #000; text-align: center } .sp_weikai { padding-top: 150px } .sp_fl_time { color: #999; font-size: 16px; margin-top: 35px } .sp_zt { color: #999; height: 70px; line-height: 70px } .sp_duiwu { color: #fff; font-size: 24px; line-height: 30px } iframe { border: none } .singldl { margin: 0; float: left; color: #fff } .a48_YTQ0_YnQtYzJ2-sb { margin: 12px 0 12px 0; padding: 2px 12px; background: #f7f9fa } .singldl dd { display: inline-block; float: left; height: 30px; line-height: 30px; color: #fff; background: #686b63; border-radius: 30px; padding: 0 6px; min-width: 70px; margin-left: 10px; text-align: center; cursor: pointer } .singldl dd:hover { background: #F56C6C } .singldl dd.active { background: #F56C6C } .luxianglb { width: 340px; height: 608px; overflow: hidden; background: #232222 } .luxianglb_title { text-align: center; position: relative; text-align: center; color: #fff; font-size: 18px; height: 44px; line-height: 44px; border-bottom: 2px #3c3c3c solid } .xg_lvxiang { width: 340px; height: 555px; overflow-y: scroll; padding-top: 5px } .xg_lvxiang::-webkit-scrollbar { width: 10px; height: 1px } .xg_lvxiang::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2); background: #535353 } .xg_lvxiang::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2); border-radius: 10px; background: #232222 } .xg_lvxiang { scrollbar-arrow-color: #f4ae21; scrollbar-face-color: #333; scrollbar-3dlight-color: #666; scrollbar-highlight-color: #666; scrollbar-shadow-color: #999; scrollbar-darkshadow-color: #666; scrollbar-track-color: #666; scrollbar-base-color: #f8f8f8 } .xg_lvxiang li { background: #434343; padding: 20px 0 5px 0; border-radius: 6px; color: #ccc; margin: 5px 15px 5px 15px } .xg_lvxiang li a { color: #ccc } .xg_lvxiang li a:hover { color: #009cff } .xg_lvxiang h5 { color: #fff; font-size: 18px; padding-top: 30px; padding-bottom: 10px; text-align: center } .xg_lvxiang li.lxselect a { color: #009cff; text-align: center; } .xg_lvxiang li.lxselect { color: #009cff } .xg_lvxiang a { display: block; padding-bottom: 12px } .xg_lvxiang li { overflow: hidden } .xg_lvxiang li a { padding: 0 15px 10px 15px } .singldl dd { display: inline-block; float: none; text-align: center; margin-bottom: 5px; } .singldl .xhaolb::-webkit-scrollbar { display: none; } .zhibo_list { background: #fff; padding: 6px 10px 20px 6px; border: 1px #eee solid; border-radius: 0 0 4px 4px } .zhibo_list li { border-bottom: 1px #eee solid; padding: 0 5px } .a48_YTQ0_emhpYm9fbGlzdF9mbHNqdg { color: #999; padding-top: 10px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; } .a48_YTQ0_emhpYm9fbGlzdF9mbHNqdg a { color: #999 } .a48_YTQ0_emhpYm9fbGlzdF9mbHNqdg a:hover { color: #e60640 } .a48_YTQ0_emhpYm9fbGlzdF9kd3Yzb { height: 65px; padding-top: 5px; display: flex; align-items: center; justify-content: space-between; } .a48_YTQ0_emhpYm9fbGlzdF9kd3Y { width: 220px } .a48_YTQ0_emhpYm9fbGlzdF9kd3Y span { display: block; font-size: 16px; line-height: 30px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .a48_YTQ0_emhpYm9fbGlzdF9kd3Y span cite img { width: 22px; height: 22px; border-radius: 25em; margin-bottom: -4px; margin-right: 6px } .zhibo_list_zb span { background: #0073c4; width: 88px; color: #fff; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; margin-top: 14px; display: block } .zhibo_list li:hover .zhibo_list_zb span { background: #0468ae; color: #fff } .zhibo_list_bt { height: 64px; width: 210px; float: left; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 28px } .zhibo_list_zb a { color: #fff } .zhibo_list_zb span a { position: relative; display: block; padding-left: 15px } .zhibo_list_zb span a:after { content: ''; position: absolute; top: 6px; left: 9px; z-index: 2; width: 16px; height: 16px } @media only screen and (max-width: 768px) { .a48_YTQ0_Y29uLWxlZnQtbGlzdHY-tv { width: 100%; } .a48_YTQ0_Y29udGVudF9uZXdzdg_tv iframe { width: 100%; height: auto !important; } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2 { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .a48_YTQ0_ZHVhbnNwX2xpc3RfZmx2 li { width: 46%; float: left; text-align: center; margin-bottom: 18px; margin-top: 11px; margin-left: 4px; margin-right: 4px; border: #ccc 1px solid; padding: 2px; } .a48HeaderBar_02 { float: left; width: 100%; /* height: 65px; */ overflow: hidden; padding: 0 3%; justify-content: unset; display: flex; flex-wrap: nowrap; overflow-x: auto; line-height: unset; } .header-top { width: 100%; display: block; } .a48_YTQ0_aGVhZC1iYW5uZXJ2 { width: 300px; margin: 0 auto; } .a48HeaderBar_01 { overflow-y: auto; overflow-y: hidden; } } /*tv结束*/ .a48_YTQ0_c2Vhc29uX2FyZWF2 a:hover { color: #ff0000 !important; }