@charset "utf-8";
/* CSS Document */
body{ background:#fff;  margin:0 0 5px 0; padding:0; font-family:Helvetica; color:#323232;-webkit-user-select:none;-webkit-text-size-adjust:none;font-size:13px;}
p,input,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form{margin:0;padding:0;list-style:none;vertical-align:middle}
img{border:0}
a{ text-decoration:none;}
a:visited {text-decoration:none;}  
a:hover {text-decoration:none;}  
a:active {text-decoration:none;}
.red,.o_w{ color:#ff6666;}
.green,.o_l{ color:#29c130;}
.yellow{color:#ff6666}
.blue{ color:#31a2ee;}
.odd_row{ background:#f4f4f6;}
.even_row{ background:#fff;}
/*加载*/
*html body{height:100%;}
*html .load_wrap{ position:absolute; bottom:auto; top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||380)));}
.load_wrap{width:16px; height:16px; display:block; position:fixed; z-index:9999; left:50%; top:50%; margin-left:-8px; margin-top:-8px;}
.load_box{ width:16px; height:16px;}
.load_box img{ border:none; background:none; background-size:36px 36px;}
/*暂无*/
.nl_wrap{position:fixed; z-index:9999; left:50%; top:50%; margin-left:-100px; margin-top:-90px;}
.none_live{ display:block; width:200px; height:180px; text-align:center;}
.none_live img{ background-size:120px 90px;}
.none_live p{ margin:0; padding:0; font-size:20px; font-weight:bold; color:#ccc;}
/*页面tab栏*/
.page_tab{height:36px; position:relative;}
*html{ _text-overflow:ellipsis;}
*html .p_tab_wrap{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.p_tab_wrap{/* position:fixed; left:0; top:0; */width:100%; height:36px;/* z-index:7777;*/border-bottom:1px solid #c8c8c8;background:#ffffff;}
.arrow_l,.no_arrow_l{position:absolute; left:0px; top:11px; width:6px; height:12px; display:block; z-index:9999;}
.arrow_r,.no_arrow_r{position:absolute; right:0px; top:11px; width:6px; height:12px; display:block; z-index:9999;}
.arrow_l{ background:url(/static/images/webapp/m/data/arrow_l.png) no-repeat 0 0; background-size:6px 12px;}
.arrow_r{ background:url(/static/images/webapp/m/data/arrow_r.png) no-repeat 0 0; background-size:6px 12px;}
.no_arrow_l{ background:url(/static/images/webapp/m/data/no_arrow_l.png) no-repeat 0 0; background-size:6px 12px;}
.no_arrow_r{ background:url(/static/images/webapp/m/data/no_arrow_r.png) no-repeat 0 0; background-size:6px 12px;}
.p_tab{ position:absolute; width:100%; z-index:99; height:36px; overflow:hidden;}
.tab_list{ width:200%;}
.tab_list ul{width:50%; height:100%; float:left;}
.p_tab li{ float:left; text-align:center; height:36px; font-size:14px;color:#646464;}
.p_tab li.on{ color:#0457a5;}
.p_tab span{ height:36px; line-height:36px;display:inline-block;}
.p_tab li.on span{height:33px;line-heihgt:33px;border-bottom:3px solid #0556a7;}
.p_tab span.no_gap{border-right:none;}
.p_tab li a{color:#1a1a1a;}
.p_tab li.on a{color:#044280;}
/*球员信息*/
.pla_info_wrap{ margin:10px 10px 0 10px; width:auto; overflow:hidden; clear:both;}
.pla_info_box{border:1px solid #dcdcdc; background:#fff;}
.info_tit{ width:100%; height:30px; line-height:30px; background:#f4f4f6; text-align:center; font-size:15px;border-bottom:1px solid #dcdcdc;color:#000;}
.pla_box{line-height:22px; overflow:hidden; padding:10px;}
.pla_box dd{ clear:both;}
.pla_base{ width:100%; overflow:hidden;}
.player_img{ float:left; width:80px; width:30%; overflow:hidden;}
.player_img img{width:78px; background-image:78px auto; border:1px solid #cbcbcb; overflow:hidden;}
.player_base{ float:left; width:70%;}
.base_lab1{ color:#1a1a1a; display:block; float:left; text-align:left; line-height:22px; width:34%;}
.base_con1{ float:left; text-align:left; line-height:22px;width:66%;}
.info_lab1,.info_lab2,.info_lab3,.info_lab4{ color:#000; display:block; float:left; text-align:left; line-height:22px;}
.info_lab1{ width:24%;}
.info_lab2{ width:30%;}
.info_lab3{ width:34%;}
.info_lab4{ width:38%;}
.info_con1,.info_con2,.info_con3,.info_con4{ float:left; text-align:left; line-height:22px; color:#666;}
.info_con1{ width:76%;}
.info_con2{ width:70%;}
.info_con3{ width:66%;}
.info_con4{ width:62%;}
/*数据统计*/
.stat_tit{height:30px; line-height:30px; background:#f6f5ee; text-align:center; font-size:15px; font-weight:bold; border:1px solid #dcdcdc;color:#655943;}
.pla_tb{ width:100%; border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.pla_tb th{background:#ebebeb; font-size:13px; color:#000; border-right:1px solid #dcdcdc; line-height:18px; padding:4px 0; text-align:center;}
.pla_tb th.pt_list1{ width:15%;}
.pla_tb th.pt_list2{ width:39%;}
.pla_tb th.pt_list3{width:9%;}
.pla_tb td{border-top:1px solid #dcdcdc;border-right:1px solid #dcdcdc;line-height:20px; text-align:center; font-size:12px; color:#808080;}
.pla_tb td.game_time{ font-size:11px;}
.p_team{ width:85%; float:left; text-align:left; margin-left:1%; display:inline;}
.in_icon{ float:left; width:18px; height:18px; display:inline-block; background:url(/static/images/webapp/m/data/in_icon.png) no-repeat 0 0; background-size:18px 18px; vertical-align:middle;}
.icon_td{ float:left; width:16%; height:18px; display:inline-block;}
.p_tname{ float:left; width:84%;}
.p_score{ width:12%; float:right; margin:0 1%; display:inline;}
.pla_tb a{ color:#4d4d4d;}
.pla_tb a:hover{ color:#cc7b10;}
.pla_tb td span.score{ float:left; width:30%; text-align:left; padding-left:3%; font-size:13px; color:#000;}
.pla_tb td span.vs_team{ float:left; width:64%;text-align:left; padding-right:3%; font-size:13px; color:#4d4d4d;}
.pla_tb td.stat_bg{ background:#f6faf2;}
.pla_tb td.pl_total{ background:#f6faf2; color:#000; font-size:13px;}