/* 1、导航栏悬浮展示更多 2、足球资料 3、全部比赛 4、足球视频 5、比赛详情 6、联赛排行榜 7、tv */ /*导航栏悬浮展示更多开始*/ .header_menu_item {position: relative;cursor: pointer} .header_menu_item .header_menu_item_item li{flex:1;white-space: nowrap} .header_menu_item .header_menu_item_item li a{line-height: 40px;font-size: 14px;color: #fff !important;} .header_menu_item .header_menu_item_item li a:hover{color: #C3C3C3;font-weight: bold} .header_menu_item .header_menu_item_item li a{line-height: 35px} .header_menu_item .header_menu_item_item { position: absolute; display: none; background: #c5643a; width: 100px; flex-flow: wrap; z-index: 999; left: 0 } .header_menu_item_item .menu-item { 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 #fff; color: #fff; position: absolute; top: 50%; left: 50%; } .contentl{ margin-top:10px; } .contentl a{ color:#c5643a; } .i-main-left{ float:left; width: 840px; background:#fff; } .i-main-side{ float:right; width:350px; background:#fff; } .bt-c2-sb{ display: flex; justify-content: space-between; width: 1200px; margin: 0 auto; align-items: center; line-height: 40px;background:#fff } .bt-c2-sb p{ font-size: 12px; color: #777777; list-style: none; } .bt-c2-sb span { color: #df0021; } .competitive{ background: none !important; } .side_box{ margin-top: 10px; float:left; } .titleR{ width: 100%; font-size: 16px; padding-bottom: 5px; color: #c5643a; display: inline-block; border-bottom: 1px solid #c5643a; margin-bottom: -1px; text-align: left; } .side_box ul li{ padding: 5px 0; overflow: hidden; border-bottom: 1px solid #EAEAEA; display: flex; float: left; font-size: 12px; } .label-hot{ display: flex; flex-wrap: wrap; } .label-hot a{ float: left; display: inline-block; padding: 0 10px; font-size: 14px; } .area{ width: 1200px; margin:auto; padding-top: 10px; font-size: 14px; color: #999; font-weight: 400; } @media screen and (min-width: 640px) { .header_menu_item:hover .header_menu_item_item{display: flex;} } @media screen and (max-width: 640px) { .header_menu_item .header_menu_item_item li { flex: unset; } .header_menu_item { min-width: 80px !important; } .i-main-left{ float:left; width:100%; background:#fff; } .i-main-side{ float:left; width:100%; background:#fff; padding: 0px; } .bt-c2-sb{ width: 100% !important; line-height: 55px !important; white-space: nowrap; overflow-x: auto; padding: 0 10px; box-sizing: border-box; } .competitive{ background: none !important; } .titleR{ padding: 0 10px; box-sizing: border-box; } .side_box ul li { padding: 5px 0; padding-left:10px; } .zhibo_list { padding-left: 10px; } .area { width: 100%; margin: 0 auto; padding: 0; } } /*导航栏悬浮展示更多结束*/ /*足球资料开始*/ .title_section{font-size: 1.2rem; font-weight: bold; color: #c5643a;} .list_winner{font-size:1rem; line-height: 3rem;} .logo_style{width:2rem;display: inline;margin: 0 10px} .margin_top_2rem{margin-top: 2rem;} .season_area{ width:80%; margin: 0 auto; padding-bottom:1rem;} .season_area a{ color:#ffffff; float: left; margin-left: 0.5rem; text-decoration: none; background-color:#c5643a; border-radius: 5px; margin-top: 5px;margin-top: 5px;padding: 2px 10px;} .season_area 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: #c5643a; border-radius: 5px;padding: 2px 10px;white-space: normal;} .current_select{background-color: #ffffff; color: #c5643a;} .list_winner_history, .current_select_a{ display: flex !important; align-items: center !important; } .news-zuixin ul { display: flex; flex-flow: wrap; justify-content: space-between; } .news-zuixin li { width: 48%; float: left; overflow: hidden; margin-bottom: 20px; } .news-zuixin li section { border-bottom: #eee 1px solid; overflow: hidden; } .news-zuixin h2 { font-size: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; margin: 3px 0 5px 0; } .news-zuixin 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; } .news-zuixin-pic { display: block; overflow: hidden; width: 100px; height: 70px; line-height: 70px; float: left; margin-right: 10px; } .news-zuixin 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 } #tab-content section { display: none; } #tab-content1 section { display: none; } #tab-content section:nth-child(1) { display: block } #tab-content1 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: #c5643a; 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.tab-current:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; } #tab li.tab-current { color: #c5643a; } .tab-a-more { position: absolute; right: 20px; top: 16px; } .tab-a-more a { display: block; background-size: 32px; overflow: hidden; width: 50px; height: 30px; } #tab-content { margin: 20px; overflow: hidden; } #tab-content1 { 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; } .live_detail_match { display: flex; flex-direction: column; width: 100%; min-height: 195px; background-image: linear-gradient(137deg, #444CFF 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .live_detail { background-color: #ffffff; max-width: 1200px; margin-left: auto; margin-right: auto; } .live_detail_match_title { width: 90%; padding-top: 2rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .live_detail_match_back { width: 5%; display: none; } .live_detail_match_back img{ cursor: pointer; } .live_detail_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; } .season_area { width: 80%; margin: 0 auto; padding-bottom: 1rem; } .season_area a { color: #ffffff; float: left; margin-left: 0.5rem; text-decoration: none; background-color: #c5643a; border-radius: 5px; margin-top: 5px; font-size: 15px; } .live_detail_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .per-24 { width: 24%; } .new_table_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; } .new_table_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; } .new_table_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; } .new_table_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%; } .live_detail_match_cname h1 { font-size:20px; } .whitebg { background: #fff; border-radius: 3px; padding: 20px; margin-bottom: 20px; overflow: hidden; } .box, article { width: 1200px; margin: auto; overflow: hidden; } .content { width:100% !important; margin:0 auto; border:0px solid #AAAA00; border-top:none; background-color:#FFFFFF; overflow:hidden;box-sizing: border-box} .toggle { width:100%; margin:20px auto; } .toggle dl dt { background:#e6e6e6 url('/static/images/v24/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/v24/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; } .page-title { width: 230px; float: left; } .page-title li { margin-bottom: 10px; } .page-title li a { display: block; text-align: center; padding: 8px 0; border: #f1f1f1 1px solid; border-radius: 3px; } .page-box { width: 830px; float: left; margin-left: 30px; padding-left: 30px; border-left: #eee 1px solid; min-height: 500px; } .page-box-title { font-size: 16px; font-weight: bold; border-bottom: 1px solid #eee; position: relative; margin-bottom: 20px; padding-bottom: 10px; } .page-box-content { line-height: 26px; } .page { overflow: hidden; padding: 20px; } @media screen and (max-width: 640px) { #comments-title { padding-top:0 !important; margin-top:0 !important } .main-page { padding:10px !important; } .box, article { width:100%; } #pageContents { overflow-x: scroll; } #pageContents ul { width: 100% } .page-title { width: 100%; float: left; } .page-box { width: 100%; margin-left: 0; padding-left: 0; border: none; margin-top: 10px; } .page-title li { width: 100px; float: left; margin-right: 10px } .news-zuixin li { width: 100%; } #tab-content { margin: 0; padding: 0 10px } #tab-content1 { margin: 0; padding: 0 10px } .gd-box { overflow-x: scroll; } #tab { width: 800px; } #gd-box #tab { width:100px; } .whitebg { border: none; padding:0; overflow: hidden; } .live_detail_match { width: 95%; min-height: 195px; background-image: linear-gradient(137deg, #444CFF 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .live_detail { background-color: #ffffff; width: 100%; height: 100%; } .live_detail_match_title { width: 90%; padding-top: 1rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .live_detail_match_back { width: 10%; display: block; } .live_detail_match_back img{ cursor: pointer; } .live_detail_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; } .live_detail_match_share { width: 10%; } .live_detail_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .live_detail_match_team { width: 25%; } .live_detail_match_info { width: 50%; text-align: center; } .live_detail_match_logo { width: 43px; height: 43px; background-color: #ffffff; border-radius: 28px; margin: auto; line-height: 42px; padding: 7px; } .live_detail_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; } .live_detail_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; } .live_detail_match_info_2 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .live_detail_match_info_3 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .live_detail_match_info_4 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .live_detail_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; } .live_detail_tab { width: 100%; line-height: 2.5rem; margin-top: 0.5rem; overflow: auto; display: -webkit-box; } .live_detail_tab::-webkit-scrollbar { display: none !important; width: 0px; height: 0px; } .live_detail_tab_item { padding:0.6rem; font-family: PingFangSC-Regular; font-size: 14px; color: #999999; letter-spacing: 0; line-height: 20px; font-weight: 400; } .live_detail_tab .active{ color: #333333; font-weight: 700; border-bottom: 3px solid #cccccc; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .live_detail_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; height: 40; 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: #c5643a; } .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: #c5643a; } .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; } .breadcrumbs { 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; } .breadcrumbs a { padding-left: 5px; display: flex; align-items: center; } .breadcrumbs a:hover { color: #666699; } .breadcrumbs a::after { content: ''; display: inline-block; background-size: 100%; width: 16px; height: 16px; transform: rotate(-90deg) scale(0.6); } .breadcrumbs 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: #c5643a !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%; } .breadcrumbs h1{ font-size: 14px; padding-left: 5px; } .pagination-wrap { padding: 20px 10px; margin-top: 20px; background: #fff; border-radius: 8px; } .pagination-wrap .paging-cls { text-align: center; } .pagination-wrap .paging-cls span, .pagination-wrap .paging-cls a { display: inline-block; border: 1px solid #eef3f8; border-radius: 5px; height: 44px; line-height: 44px; width: 44px; margin: 0 3px; } .pagination-wrap .paging-cls span:hover, .pagination-wrap .paging-cls a:hover { background: #c5643a; color: #fff !important; } .pagination-wrap .paging-cls .current { background: #c5643a; color: #fff; font-weight: bold; } .pagination-wrap .paging-cls .fa-angle-double-left::before { content: '<'; } .pagination-wrap .paging-cls .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: #c5643a; 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: #c5643a; } .live_lqbf { border: 1px solid #eef3f8; text-align: center; font-size: 12px; } .live_lqbf h3 { font-size: 16px; background: #c5643a; 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: #c5643a; } .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: #c5643a; } .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 .match-score { 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: #c5643a; 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; } .live-content { width: 1200px; margin: 0 auto; margin-top: 20px; } .live-content .live-list { background: #fff; position: relative; width: 100%; } .live-content .live-list a:hover { color: #c5643a; } .live-content .live-list .riqi { color: #c5643a; display: block; width: 100%; font-weight: 500; padding-bottom: 0.3rem; background: #f5f5f5 !important; } .live-content .live-list .riqi .riqi-label { padding: 5px 10px; padding-right: 30px; border-radius: 0 20px 20px 0; background: #c5643a; color: #ffffff; } .live-content .live-list .riqi p { height: 100%; padding: 10px 10px; padding-left: 0; font-size: 20px; font-weight: 600; } .live-content .live-list .riqi span { margin-left: 0.5rem; } .live-content .live-list .item { padding: 10px 20px; /* height: 50px; */ border-top: 2px solid #c5643a; display: flex; align-items: center; justify-content: space-between; } .live-content .live-list .item:hover { background: #f2f6ff; } .live-content .live-list .item:hover .zhibo-name { opacity: 0.8; } .live-content .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; } .live-content .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; } .live-content .live-list .item .time { width: 15rem; } .live-content .live-list .item .time .live-time { display: flex; font-weight: 600; color: #666; } .live-content .live-list .item .time .live-time .live-link { margin-left: 1rem; font-weight: 600; color: #666; } .live-content .live-list .status-bar { height: 44px; } .live-content .live-list .status-bar span { font-weight: bold; color: #dd4b39; padding-left: 10px; display: block; position: relative; font-size: 18px; } .live-content .live-list .status-bar span::before { content: ''; width: 5px; height: 100%; position: absolute; left: 0; background: #dd4b39; } .live-content .live-list .duizhen { display: flex; height: 100%; align-items: center; justify-content: center; width: 560px; } .live-content .live-list .duizhen .live-link { width: 100%; } .live-content .live-list .duizhen .score-wrap { width: 100px; text-align: center; } .live-content .live-list .duizhen .score-wrap span, .live-content .live-list .duizhen .score-wrap strong { display: block; width: 100%; } .live-content .live-list .duizhen .f-left, .live-content .live-list .duizhen .f-right { display: flex; align-items: center; flex: 1; } .live-content .live-list .duizhen .f-left .team-logo { margin-right: 1rem; } .live-content .live-list .duizhen .f-right .team-logo { margin-left: 1rem; } .live-content .live-list .duizhen .team-logo { width: 36px; height: 36px; } .live-content .live-list .live-btn { width: 120px; text-align: right; } .live-content .live-list .zhibo-name { color: #c5643a; display: inline-block; padding: 5px 10px; border-radius: 5px; } .box { width: 1200px; margin: 0 auto; } .box-right { background: #fff; margin-bottom: 15px; border-radius: 8px 8px 0 0; } .box-right a:hover { color: #c5643a; } .box-right .box-title { padding: 10px; font-size: 18px; color: #c5643a; border-bottom: 1px solid #eeeeee; } .box-right .hot-cate { display: flex; flex-wrap: wrap; padding: 16px 10px 6px 10px; box-sizing: border-box; justify-content: space-between; } .box-right .hot-cate::after { content: ''; width: 78px; } .box-right .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; } .box-right .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; } .box-right .hot-cate li:hover { background: #f2f6ff; } .box-right .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; } .match-nav { background: #fff; border-radius: 8px; padding: 12px; display: flex; align-items: center; margin-bottom: 10px; } .match-nav li { margin-right: 20px; } .match-nav 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; } .match-nav .active { border: 1px solid #c5643a; color: #c5643a; } .match-nav .icon-quanbu, .match-nav .icon-remen, .match-nav .icon-zuqiu, .match-nav .icon-lanqiu { display: flex; align-items: center; justify-content: center; } .match-nav .icon-quanbu::before, .match-nav .icon-remen::before, .match-nav .icon-zuqiu::before, .match-nav .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: #c5643a; } .date-list .active { background: #c5643a; color: #fff; } .date-list .active:hover { color: #fff; } @media screen and (max-width: 1080px) { .main{width: 100%} .live-content { width: unset !important; } .live-list{ display: flex; flex-direction: column; } .match-nav { flex-direction: column; align-items: flex-start; } .date-list { overflow-x: auto; width: 100%; } .date-list::-webkit-scrollbar { display: none; } .live-content .live-list .item { display: flex; flex-wrap: wrap; } .live-content .live-list .live-btn { text-align: center; display: flex; justify-content: center; width: 100%; } .paging-cls { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; } .pagination-wrap .paging-cls span, .pagination-wrap .paging-cls a { display: inline-block; border: 1px solid #eef3f8; border-radius: 5px; height: 44px; line-height: 44px; width: 44px; margin: 3px; } .match-nav ul { overflow-x: auto; width: 100%; } .match-nav ul::-webkit-scrollbar{ display: none; } } .paging-cls{ display: flex; align-items: center; justify-content: center; } .active a{ background: #c5643a !important; color: #ffffff !important; } /*全部比赛结束*/ /*足球视频开始*/ @media screen and (max-width: 1080px) { .article iframe { width: 100%; height: auto !important; } } /*足球视频结束*/ /*比赛详情开始*/ body { background-color: #ffffff; display: flex; flex-direction: column; } .live_detail_match { width: 100%; min-height: 195px; background-image: linear-gradient(137deg, #444CFF 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .live_detail { background-color: #ffffff; max-width: 1200px; margin-left: auto; margin-right: auto; } .live_detail_match_title { width: 90%; padding-top: 2rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .live_detail_match_back { width: 5%; display: none; } .live_detail_match_back img{ cursor: pointer; } .live_detail_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; } .live_detail_match_share { width: 5%; display: none; } .live_detail_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .live_detail_match_team { width: 30%; } .live_detail_match_info { width: 40%; text-align: center; } .live_detail_match_info a { text-decoration: none; } .live_detail_match_logo { width: 43px; height: 43px; background-color: #ffffff; border-radius: 28px; margin: auto; line-height: 42px; padding: 7px; } .live_detail_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; } .live_detail_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; } .live_detail_match_info_2 { font-family: PingFangSC-Regular; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; font-weight: 400; } .live_detail_match_info_3 { font-family: PingFangSC-Regular; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; font-weight: 400; } .live_detail_match_info_4 { font-family: PingFangSC-Regular; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; font-weight: 400; } .live_detail_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; } .live_detail_tab { width: 100%; line-height: 2.5rem; margin-top: 0.5rem; overflow: auto; display: -webkit-box; } .live_detail_tab::-webkit-scrollbar { display: none !important; width: 0px; height: 0px; } .live_detail_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; } .live_detail_tab .active{ color: #333333; font-weight: 700; border-bottom: 3px solid #cccccc; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .live_detail_blank { width: 100%; height: 0.5rem; } .new_table { margin-bottom: 1rem; display: none; } .new_table_active { margin-bottom: 1rem; display: block; } .new_table_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; } .new_table_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; } .new_table_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%; } .new_table_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; } .new_table_row a{ text-decoration: none; } .new_table_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; } .new_table_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; } .new_table_no { width: 100%; text-align: center; color: #999; line-height: 3rem; background-color: #fff; height:3rem; vertical-align: middle; } .match_info_001 { font-size: 1rem; width: 100%; display: flex !important; align-items: center !important; justify-content:flex-start !important; height: 4rem; line-height: 4rem; } .match_info_001 img{ margin-right: 1rem !important; margin-left: 1rem; } a { color: unset; text-decoration: unset; } .live_detail_text_title { width: 80%; margin-left: auto; margin-right: auto; display: flex; padding: 0.5rem 0; } .live_detail_text_title_img { margin: 0.3rem; width: 5%; text-align: center; } .live_detail_text_title_img img{ width: 25px; } .live_detail_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; } .live_detail_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; } .live_detail_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; } .live_detail_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; } .live_detail_text_value { width: 30%; font-family: PingFangSC-Regular; font-size: 14px; color: #666666; letter-spacing: 0; text-align: center; font-weight: 400; } .live_detail_text_key { width: 40%; font-family: Helvetica-Bold; font-size: 16px; color: #333333; letter-spacing: 0; text-align: center; font-weight: 700; } .live_detail_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; } .live_detail_text_icon { width: 73%; line-height: 16px; margin-top: 0.5rem; display: flex; margin-left: auto; margin-right: auto; } .live_detail_text_icon_item { width: 33.3%; font-family: Helvetica; font-size: 14px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .live_detail_text_icon_item1 { width: 100%; font-family: Helvetica; font-size: 14px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .live_detail_text_icon_item img{ height: 16px; margin-right: 0.5rem; vertical-align: middle; } .live_detail_text_icon_item1 img{ height: 16px; margin-right: 0.2rem; vertical-align: middle; } .live_detail_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; } .live_detail_text_data_icon { width: 15%; text-align: right; margin-right: 20px; } .live_detail_text_data_icon img{ height: 14px; } .live_detail_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; } .live_detail_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) { .live_detail_match { width: 95%; min-height: 195px; background-image: linear-gradient(137deg, #444CFF 0%, #3F85FF 100%); border-radius: 13px; margin: 1rem auto; background-size: cover; } .live_detail { background-color: #ffffff; width: 100%; height: 100%; } .live_detail_match_title { width: 90%; padding-top: 1rem; display: flex; margin-left: auto; margin-right: auto; text-align: center; } .live_detail_match_back { width: 10%; display: block; } .live_detail_match_back img{ cursor: pointer; } .live_detail_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; } .live_detail_match_share { width: 10%; } .live_detail_match_competition { width: 95%; display: flex; margin-left: auto; margin-right: auto; padding-top: 1rem; padding-bottom: 1rem; } .live_detail_match_team { width: 25%; } .live_detail_match_info { width: 50%; text-align: center; } .live_detail_match_logo { width: 43px; height: 43px; background-color: #ffffff; border-radius: 28px; margin: auto; line-height: 42px; padding: 7px; } .live_detail_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; } .live_detail_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; } .live_detail_match_info_2 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .live_detail_match_info_3 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .live_detail_match_info_4 { font-family: PingFangSC-Regular; font-size: 12px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 18px; font-weight: 400; } .live_detail_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; } .live_detail_tab { width: 100%; line-height: 2.5rem; margin-top: 0.5rem; overflow: auto; display: -webkit-box; } .live_detail_tab::-webkit-scrollbar { display: none !important; width: 0px; height: 0px; } .live_detail_tab_item { padding:0.6rem; font-family: PingFangSC-Regular; font-size: 14px; color: #999999; letter-spacing: 0; line-height: 20px; font-weight: 400; } .live_detail_tab .active{ color: #333333; font-weight: 700; border-bottom: 3px solid #cccccc; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .live_detail_blank { width: 100%; height: 0.7rem; } .new_table { margin-bottom: 1rem; display: none; } .new_table_active { margin-bottom: 1rem; display: block; } .new_table_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; } .new_table_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%; } .new_table_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; } .new_table_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; } .new_table_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; } .new_table_no { width: 100%; text-align: center; color: #999; line-height: 3rem; background-color: #fff; height:3rem; vertical-align: middle; } .match_info_001 { font-size: 1rem; width: 100%; display: flex !important; align-items: center !important; justify-content:flex-start !important; height: 4rem; line-height: 4rem; } .match_info_001 img{ margin-right: 1rem !important; margin-left: 1rem; } a { color: unset; text-decoration: unset; } .live_detail_text_title { width: 95%; margin-left: auto; margin-right: auto; display: flex; padding: 0.5rem 0; } .live_detail_text_title_img { margin: 0.3rem; width: 8%; } .live_detail_text_title_img img{ width: 20px; } .live_detail_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; } .live_detail_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; } .live_detail_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; } .live_detail_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; } .live_detail_text_value { width: 30%; font-family: PingFangSC-Regular; font-size: 12px; color: #666666; letter-spacing: 0; text-align: center; font-weight: 400; } .live_detail_text_key { width: 40%; font-family: Helvetica-Bold; font-size: 14px; color: #333333; letter-spacing: 0; text-align: center; font-weight: 700; } .live_detail_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; } .live_detail_text_icon { width: 95%; line-height: 16px; margin-top: 0.5rem; display: flex; margin-left: auto; margin-right: auto; } .live_detail_text_icon_item { width: 33.3%; font-family: Helvetica; font-size: 12px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .live_detail_text_icon_item1 { width: 100%; font-family: Helvetica; font-size: 12px; color: #333333; letter-spacing: 0; line-height: 16px; font-weight: 400; } .live_detail_text_icon_item img{ height: 16px; margin-right: 0.2rem; vertical-align: middle; } .live_detail_text_icon_item1 img{ height: 16px; margin-right: 0.2rem; vertical-align: middle; } .live_detail_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; } .live_detail_text_data_icon { width: 15%; text-align: center; } .live_detail_text_data_icon img{ height: 14px; } .live_detail_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; } .live_detail_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; } .page-title { width: 230px; float: left } .page-title li { margin-bottom: 10px } .page-title li a { display: block; text-align: center; padding: 8px 0; border: #f1f1f1 1px solid; border-radius: 3px; } #pagecurrent, .page-title li a:hover { background: #c5643a; color: #fff; border: #c5643a 1px solid; } .page-box { width: 830px; float: left; margin-left: 30px; padding-left: 30px; border-left: #eee 1px solid; min-height: 500px; } .page-box-title { font-size: 16px; border-bottom: 1px solid #eee; position: relative; margin-bottom: 20px; padding-bottom: 10px; } .page-box-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; } .page-box-title:hover:after { width: 80px; } .page-box-content { line-height: 26px; ; } .page-box-content p { margin-bottom: 15px; } .page-box-content img { max-width: 100%; margin: 10px auto } .page-box-content h2, .page-box-content h3, .page-box-content h4, .page-box-content h5, .page-box-content h6 { font-size: 16px; margin: 20px 0; position: relative; } .page-box-content h2:before, .page-box-content h3:before, .page-box-content h4:before, .page-box-content h5:before, .page-box-content h6:before { position: absolute; content: ""; background: #c5643a; width: 3px; height: 100%; left: -32px; bottom: 0; } .page-box-content a { color: #39F } @media screen and (max-width: 640px) { .page-box { width: 100% !important; box-sizing: border-box !important; margin-left: unset !important; padding: 0 12px !important; } .box{ width: 100%; } .season_area{ width: 100%; } } /*联赛排行榜开始*/ .new_content_h1 h2 { font-family: PingFangSC-Semibold; font-size: 18px; color: #cc0000; line-height: 50px; font-weight: 600; background: #fff; padding-left:10px; } .rank-list-title { width: 100%; background-color: #ccc; display: flex; font-weight: bold; align-items: center; } .rank-list-title div,.rank-list-tr div { flex: 1; display: flex; align-items: center; justify-content: center; padding: 0.8rem 0; } .rank-list-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 .match-item,.bloglist li .match-item div.live { display: block; } .bloglist li .match-item .match-info .match { width:45%; } .bloglist li span.r { position:unset; display: flex; justify-content: center; align-items: center; text-align: center; } .bloglist li .match-item div.match-info { width: 100%; padding-top:10px; padding-bottom:10px; } .rbox { display: unset; width:100%; } li.news-ellipsis { -webkit-line-clamp: 1; } } /*联赛排行榜结束*/ /*首页搜索开始*/ .head-banner { padding-top: 10px; width: 300px; overflow: hidden; float:right; } .head-banner { padding-top: 0px; width: 300px; overflow: hidden; } .sall { width: 256px; BORDER: #494949 1px solid; MARGIN: 2px auto; HEIGHT: 28px; line-height: 28px; border-radius: 2px 2px 2px 2px; } .inp_key { BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 24px; MARGIN-TOP: 3px; WIDTH: 200px; BACKGROUND: #fff; FLOAT: left; HEIGHT: 24px; COLOR: #999; outline: none; MARGIN-LEFT: 1px; FONT-SIZE: 12px; BORDER-TOP: medium none; BORDER-RIGHT: medium none; } .search_btn { BORDER-BOTTOM: #0173e6 0px; BORDER-LEFT: #0173e6 0px; PADDING-BOTTOM: 6px; MARGIN: 0px; PADDING-LEFT: 12px; WIDTH: 55px; PADDING-RIGHT: 12px; BACKGROUND: #0173e6; HEIGHT: 28px; COLOR: #FFFFFF; FONT-SIZE: 14px; VERTICAL-ALIGN: top; BORDER-TOP: #0173e6 0px; CURSOR: pointer; BORDER-RIGHT: #0173e6 0px; PADDING-TOP: 6px; border-image: none; } /*首页搜索结束*/ /*tv开始*/ .flname { height: 62px; line-height: 62px; background: #c5643a; 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 } .duansp_list_fl { border-right: 1px #eee solid; border-left: 1px #eee solid; display: flex; flex-wrap: wrap; align-items: center; } .duansp_list_fl li { width: 23%; text-align: center; margin-bottom: 18px; margin-top: 11px;border:#ccc 1px solid;padding: 2px; margin: 11px 4px; } .duansp_list_fl li:last-child { margin-right: auto; } .duansp_list_flnr .dsp_title { 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 } .duansp_list_flnr .dsp_photo { position: relative; width: 100%; height: 100px; margin: 0 auto } .duansp_list_flnr .dsp_photo span { width: 100%; height: 90px; display: block } .duansp_list_flnr .dsp_photo span img { width: 100%; height: 90px; display: block; border-radius: 6px } .duansp_list_flnr .dsp_photo .covermask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; opacity: 0; -webkit-transition: opacity .5s; transition: opacity .5s } .duansp_list_flnr .dsp_photo:hover .covermask { opacity: .2; -webkit-transition: opacity .5s; transition: opacity .5s } .duansp_list_flnr .dsp_photo .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% } .duansp_list_flnr .dsp_photo: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 } .spxh_lb{ width: 100% !important; } .chakanmore p { width: 367px; height: 38px; line-height: 38px; color: #c5643a; border: 1px #c5643a solid; border-radius: 38px; text-align: center; margin: 0 auto; cursor: pointer } .flname 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: #c5643a; 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: #c5643a; padding: 0 10px } .dhtext_ln li a { color: #333 } .dhtext_ln li a:hover { color: #c5643a } .dhtext_ln li.zbhover { background: #c5643a; color: #fff } .dhtext_ln li.zbhover a { color: #fff } .zhoubox { width: 100%; height: 52px; background: #899099; } .con-left-list-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; } .conn-right 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} .spxh_lb{margin-bottom:19px;padding-top:20px;width:auto;display:inline-block;float:left;display: flex;flex-direction: column} .spxh_lb h5{font-size:17px;float:left;height:30px;line-height:30px;margin-bottom: 12px;margin-left: 12px;} .spxh_lb .nobeging{color:#c5643a;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{height:618px;border:none} .singldl{margin:0;float:left;color:#fff} .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:#c5643a} .singldl dd.active{background:#c5643a} .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; border-top: 0; border-radius: 0 0 4px 4px } .zhibo_list li { border-bottom: 1px #eee solid; padding: 0 5px } .zhibo_list_flsj { color: #999; padding-top: 10px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; } .zhibo_list_flsj a { color: #999 } .zhibo_list_flsj a:hover { color: #e60640 } .zhibo_list_dwzb { height: 65px; padding-top: 5px; display: flex; align-items: center; justify-content: space-between; } .zhibo_list_dw { width: 220px } .zhibo_list_dw span { display: block; font-size: 16px; line-height: 30px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .zhibo_list_dw 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) { .con-left-list-tv { width: 100%; } .content_news_tv iframe { width: 100%; height: auto !important; } .duansp_list_fl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .duansp_list_fl 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; } } /*tv结束*/