/*==========
       公共样式
  =========*/
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
html,body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,input,textarea,legend,button,table,tbody,caption,tfoot,thead,tr,th,td,i{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	text-align: center;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color: #FFFFFF;
}
.clearfix:after{
	clear:both;
  	content:'.';
   display:block;
   width: 0;
   height: 0;
   visibility:hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
ul,li{
	list-style: none;
	display: inline-block;
}
.hidden{
	display: none;
}
.show{
	display: block;
}
.main{
	max-width: 750px;
	margin: 0 auto ;
	background-color: #eeeeee;
	padding-bottom: 20px;
}
/*头部*/
body{padding-top: 45px;}
.header{position: fixed; width: 100%;left: 0;top: 0;z-index: 666;}
.header .top{
	height: 50px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
}
.header .fl .active{
	background: url(../img/arr-top11.png) no-repeat center bottom 0;background-size: 13px;
}
.header .top a{
	display: block;
	height: 50px;
	position: absolute;
}
.header .return{
	left: 0;
	top: 0;
	width: 40px ;
	background: url(../img/return.png) no-repeat left 10px center;
	background-size: 10px 20px;
}
.header .share {
	right: 0;
	top: 0;
	width: 40px ;
	background: url(../img/share.png) no-repeat right 5px center;
	background-size:20px 5px;
} 
.header .nav{
	height: 45px;
	padding: 0 0 0 10px;
	background-color: #cb0c1a;
	padding-left: 85px;
	position: relative;
}
.header .logo{
	margin-left: -75px;
	padding-top: 15px;
} 
.header .logo img{
	width: 70px;
	height: 15px;
}
.header .nav ul{
	width: 100%;
}
.header .nav li{
	width: 25%;
	float: left;
}
.header .nav li a{
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
}
.header .nav li a:hover span,.header .nav .active span{
	/*font-weight: bold;*/
	display: inline-block;
	line-height: 40px;
	/*border-bottom: 2px solid #fff;*/
}
.time-top{
	line-height: 25px;
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px solid #eee;
	background-color: #FFFFFF;
}
.nav2{position: absolute;width: 100%;left: 0;top: 45px;text-align: center;text-align: right !important;background-color: #ccc;}
.header .nav2 li{float: none;height: 45px; }
.nav2 a{color: #000000;font-size: 14px;}
.header .nav2 .active span{color: #cb0c1a;border-bottom: 2px solid #cb0c1a;}
.margin-bot{margin-bottom: 45px;}


/*伤停*/
.content{
	margin-top: 10px;
}
.con{
	margin-bottom: 10px;
	background-color: #fff;
}
.con-top{
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	/*border-bottom:1px solid #EEEEEE ;*/
	color: #fff;
	background-color: #cb0c1a;
}
.con-top-bg1{
	background-color: #999;
}
.con-top-bg2{
	background-color: #258ee7;
}
.layui-m-layer1 .layui-m-layerchild{
	width: 90%;
	border-radius: 5px !important;
}
.con-top img{
	max-height: 80%;
	display: inline-block;
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
.con-tit{
	margin-left: 3px;
	color: #333333;
	width: 41%;
	border-right: 1px solid #ccc;
	padding: 10px 0 10px 0;
	line-height: 20px;
	text-align: center;
	
}
.con-tit p{font-size: 13px;font-weight: 700;}
.con-con{
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.con-txt i{
	display: inline-block;
	padding: 3px 5px;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
.con-txt .tag1{
	background-color: #258ee7;
}
.con-txt .tag2{
	background-color: #e60a1a;
}
.con-txt{
	font-size: 13px;
	color: #666666;
	padding:10px;
	width: 58%;
	margin-left: -1px;
	border-left: 1px solid #ccc;
}
.con-txt span{
	width: 100%;
	display: inline-block;
	line-height: 20px;
}
.con-txt1{
	height: auto !important;
	background: url(../img/arr-d.png) no-repeat right 10px top 10px;
	background-size:  11px 6px ;
	background-color: #f6f5f5;
}
.con-txt1 span{
	overflow: auto !important;
	white-space:  normal !important;
	text-overflow:  inherit;
}
.con-txt img{
	width: 16px;
	height: 15px;
	margin: 2px 5px 0 -21px;
	vertical-align: middle;
}


/*首发*/
.starter{
	margin-top: 10px;
	background-color: #FFFFFF;
}
.starter-tit{
	
	padding-top: 10px;
	border-bottom:1px solid #eee ;
}
.starter-tit .tea{
	display: inline-block;
	width: 40%;
	text-align: center;
	margin-left: -3px;
	padding-bottom: 10px;
}
.starter-tit .time{
	width: 20%;
	text-align: center;
	font-size: 15px;
	color: #a0a0a0;
	line-height: 55px;
}
.starter-tit i{
	display: inline-block;
	text-align: center;
	width: 18px;
	height: 18px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #258fe7;
	border-radius: 2px;
}
.starter-tit  span{
	display: inline-block;
	height: 100%;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
	margin-right: 4px;
}
.starter-tit img{
	height: 40px;
	display: block;
}
.starter-tit .bg-red{
	background-color: #e90011;
}
.starter-left ul,.starter-right ul{
	width: 100%;
}
.str{
	width:50%;
	float:left;
}
.str li,.starter-right li{
	width:100%;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	border-top:1px solid #eee ;
}
.starter-left li{border-right: 1px solid #eee ;}
.starter-con li:nth-child(2n+0){
	border-right: 0;
}
/*让分盘*/
.plate{
	background-color: #FFFFFF;
}
.plate-share{
	padding: 15px 10px;
	border-bottom: 1px solid #EEEEEE;
	
}
.plate-share a{
	display: inline-block;
	font-size: 12px;
	color: #0000ef;
	margin: 5px 0;
}
.plate-share i{
	vertical-align: middle;
}
.plate-share .last{
	float: right;
}
.blankup{
	padding: 5px 10px;
}
.blankup a{
	color: #666;
	margin-right: 4px;
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.follow img{
	float: left;
	
}
.bdshare-button-style1-16:after{
	display: inline-block !important;
}
.plate-con span{
	display: inline-block;
	height: 100%;
	text-align: center;
}
.plate-con ul,.plate-con li{
	width: 100%;
	
}
.plate .num-bg{
	background: url(../img/num.png) no-repeat center top 11px;
	background-size: 20px 25px;
	color: #FFFFFF;
	text-align: center;
	
}
.plate-con .tit{
	line-height: 50px;
	padding: 0;
	border-bottom: 1px solid #eee;
	text-align: center;
	height: auto;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	font-weight:700 ;
}
.plate-con .tag{
	position: relative;
}
.plate-con .tag a{
	display: inline-block;
	padding:1px 5px;
	color: #cb0c1a;
	line-height: 11px;
	border: 1px solid #cb0c1a;
	border-radius: 50%;
	position: absolute;
	top: 4px;
	right: -6px;
	height: auto;
	width: auto;
	background: none;
}
.plate-con li{
	padding: 10px 5px;
	line-height: 40px;
	height: 60px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.plate-con .num{
	width: 7%;
}
.plate-con .team img{
	max-height: 90%;
	max-width: 30px;
	vertical-align: middle;
	margin-right: 5px;
}
.plate-con li a{
	color:#666666 ;
	display: inline-block;
	height: 100%;
	width: 100%;
	background:url(../img/return1.png) no-repeat right 5px center ;
	background-size: 6px 12px;
}
.plate-con li .team{
	width: 30%;
	text-align: left;
	padding-left: 2px;
}
.plate-con li .team1{
	width: 22%;
}

.plate-con li .con1{
	width: 23%;
	text-align: left;
}
.plate-con li .con2{
	width: 15%;
	text-align: left;
}
.plate-con li .con3{
	width: 15%;
	text-align: right;
}
.plate-con li .con4{
	width: 29%;
	text-align: right;
}
.plate-con  .last{
	width: 19%;
	text-align: center;
}
.plate-con  .last1{
	width: 30%;
	text-align: right;
}
/*详情*/
.plate-detail{
	background-color: #FFFFFF;
}
.plate-detail-txt{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	color: #666666;
	border-bottom: 1px solid #eee;
}
.plate-detail-tit{
	padding: 10px;
	color: #454545;
	position: relative;
}
.plate-detail-tit img{
	display: block;

	max-width: 30px;
	margin-bottom: 2px;
}
.plate-detail-tit .bg-img {
	display: block;
	height: 100%;
	width: 60px;
	margin-right: -10px;
	font-size: 12px;
	color: #cb0c1a;
	padding-top: 30px;
	text-align: center;
	background: url(../img/search.png) no-repeat center top 6px;
	background-size: 20px 22px;
}
.plate-detail-con:nth-child(even){
	background-color: #eeeeee;
}
.plate-search{
	width: 100%;
	padding: 5px;
	border: 1px solid #eee;
	box-shadow: 0px -3px 16px 0px rgba(102, 102, 102, 0.25);
		position: absolute;
		top: 66px;
		right: 0;
	background-color: #ffffff;
}
.plate-search i{
	position: absolute;
	display: inline-block;
	width: 27px;
	height: 22px;
	background: url(../img/arr-top.png) no-repeat center;
	top: -14px;
	right: 13px;
}
.plate-search p{
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #cb0c1a;
}
.plate-search .Race-area{
	width:45px;
	margin-left: -50px;
	height:30px;
	line-height: 30px;
	background-color:#eee;
}
.plate-search span{
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	
	text-align: center;
	
}
.plate-search ul{
	width: 100%;
	padding-left: 50px;
	display: flex;
	justify-content: space-around;
}
.plate-search ul li{
	width: 50px;
	height: 30px;
	border-radius: 5px;
	margin:3px 1px;
	border: solid 1px #eee;
	text-align: center;
	float: left;
}
.plate-search a{
	display: inline-block;
	height: 100%;
	line-height: 30px;
	width: 100%;
	color: #333333;
}
.plate-detail-top{
	padding: 10px;
	/*border-bottom: 1px solid #eee;*/
}
.plate-detail-top .time{
	font-size: 12px;
	width: 26%;
	color: #999999;
	line-height: 50px;
}
.plate-detail-top img{
	max-width: 30px;
	max-height: 30px;
	display: block;
	margin-bottom: 3px;
}
.plate-detail-top .team1,.plate-detail-top .team2{
	text-align: center;
	vertical-align: bottom;
	margin-right: 5px;
	color: #454545;
}
.plate-detail-top i{
	display: inline-block;
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background-color: #faa708;
	border-radius: 3px;
	color: #FFFFFF;
	margin-top: 10px;
}
.plate-detail-top .major{
	background-color: #4096e9;
}
.plate-detail-top .score{
	padding-top: 30px;
	background: url(../img/VS.png) no-repeat center top;
	background-size: 25px 28px;
	text-align: center;
	font-size: 14px;
	width: 28%;
	color: #909090;
}
.plate-detail-lis{
	padding: 10px 0 15px;
}
.plate-detail-lis th{
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.plate-detail-lis td{
	font-size: 14px;
	color: #333333;
}
.plate-detail-lis  .bg-red{
	color: #ee0112;
}
.plate-detail-lis  .bg-blue{
	color: #4096e9;
}
/*战绩排行*/
.main2{background-color: #FFFFFF;}
.todaygame-right-con{border: solid 1px #e9e8e8;background-color: #fff;}
.todaygame-nav{height: 46px;border-bottom:1px solid  #eee;}
.todaygame-nav ul{width: 100%;}
.todaygame-nav li{line-height: 45px;text-align: center;width: 50%;float: left;background-color: #fff;color: #5c5c5c;font-size: 14px;cursor: pointer;text-align: right;padding-right: 15px;}
.todaygame-nav .db{text-align: left;padding-left: 15px;}
.todaygame-nav .active{color: #cb0c1a;}
.todaygame-right-lis th,.todaygame-right-lis td{height: 40px;}
.todaygame-right-lis th{color: #989898;font-size: 13px;}
.todaygame-right-lis td{font-size: 13px;color: #333333;border-top: 1px dashed #DED6D6;}
.todaygame-right-lis td span{display: inline-block;line-height: 16px;width: 16px;background-color: #eeeeee;color: #888787;}
.pkcontent-nav {width: 100%;/*border-bottom: 1px solid #eee;*/height: 45px;}
.pkcontent-nav ul{width: 100%;}
.pkcontent-nav ul li{width: 33.3%;float: left;text-align: center;height: 45px;line-height: 45px;border-bottom: 1px solid #eee;}
.pkcontent-nav  .active span{padding:4px 10px;border-radius: 25px;border: solid 1px #cb0c1a;color: #cb0c1a;}
/*今日明日赛事*/
.pkcontent{border-top: 10px solid #eee;}
.pkcontent-lis table,.pkcontent-lis ul,.pkcontent-lis li{width: 100%;}
.pkcontent-lis .pkcontent-nav2 li{width: 50%;}
/* .pkcontent-lis .one{text-align: left;}*/
.pkcontent-lis-tit{width: 100%;padding: 0 5px;line-height: 45px;background-color: #CE1842;height: 45px;color: #FFFFFF;}
.pkcontent-lis-tit a{display: inline-block;height: 100%;}
.pkcontent-lis-tit .mid{font-size: 13px;text-align: center;min-width: 30%;}
.pkcontent-lis-tit .left{width:130px;padding-left:18px;background: url(../img/time-icon.png) no-repeat left center;background-size: 15px;}
.pkcontent-lis-con th{border-bottom: 1px solid #eee;color: #989898;padding: 6px 0;height: 45px;}
.pkcontent-lis-con td{height: 45px;border-bottom: 1px solid #eee;color: #000033;line-height: 45px;}
/* .pkcontent-lis-con .one{padding-left: 6px;color: #333333;} */
.pkcontent-lis-con li{
	display: block;}
/*.pkcontent-lis-con{padding-bottom: 10px;}*/
/*.pankou {position: relative;}
.pankou  i{display: inline-block;position: absolute;width: 15px;height: 8px;top:38px;background: url(../img/arr-top11.png) no-repeat center;background-size: 10px;left: 50%;margin-left: -7px;}*/
.empty{
	width:100%;
	height:10px;
	background:#eeeeee;
}
.main-top{
	height:45px;
	border-bottom:1px solid #EFEFEF;
	text-align:center;
}
.main-top span{
	width:70px;
	height:45px;
	color:#333333;
	line-height: 45px;
	font-size:16px;
}
.main-top .active span{ 
	color:#cb0c1a;
	padding-bottom: 10px;
	border-bottom:2px solid #cb0c1a;
}
.main-top ul li{
	float:left;
	width:50%;
}
/*底部*/
.footer{text-align: center;}
/*更多*/
.more-team{
	line-height: 50px;
	background-color: #cb0c1a;
	text-align: center;
	font-size: 16px;
	color: #fff;
	
}
.border-top{border-top: 10px solid #eee;}
.more-header .top{
	height: 50px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	
}
.more-header .top a{
	display: block;
	height: 50px;
	position: absolute;
}
.more-header .return{
	left: 0;
	top: 0;
	width: 40px ;
	background: url(../img/return.png) no-repeat left 10px center;
	background-size: 10px 20px;
}
.more-header .homepage {
	right: 0;
	top: 0;
	width: 40px ;
	background: url(../img/home.png) no-repeat right 5px center;
	background-size:30px 25px;
} 

.more-nav{
	
	line-height: 50px;
	color:#ffffff;
	font-size: 18px;
	text-align: center;
	background: #258ee7;
}
.more-main-box,.more-header{
	border-bottom:10px solid #eeeeee;
}
.more-main-top,.more-main-top1,.more-main-top2,.more-main-top3,.more-main-top4{
	height:45px;
	border-bottom:1px solid #EFEFEF;
	text-align:center;
}
.more-main-top span,.more-main-top1 span,.more-main-top2 span,.more-main-top3 span,.more-main-top4 span{
	width:70px;
	height:45px;
	color:#333333;
	line-height: 45px;
	font-size:16px;
}
.more-main-top .active span,.more-main-top1 .active span,.more-main-top2 .active span,.more-main-top3 .active span,.more-main-top4 .active span{ 
	color:#cb0c1a;
	padding-bottom:10px;
	border-bottom:2px solid #cb0c1a;
}
.more-main-top ul,.more-main-top1 ul,.more-main-top2 ul,.more-main-top3 ul,.more-main-top4 ul{
	width: 100%;
}
.more-main-top ul li,.more-main-top1 ul li,.more-main-top2 ul li,.more-main-top3 ul li,.more-main-top4 ul li{
	width:50%;
	float: left;
}
.more-main-middle{
	font-size:13px;
}
.more-main-middle ul{
	width: 100%;
}
.more-main-middle ul li{
	width:33.333%;
	height:40px;
	line-height: 40px;
	text-align: center;
	border-bottom:1px solid #EFEFEF;
	float: left;
}
.more-main-middle .con1{
	height:45px;
	padding-top:5px;
	color:#989898;
}
.more-main-middle .con1 span{line-height: 35px;}
.more-main-middle .con2{
	height:40px;
	line-height: 40px;
}