.yby_table{width:100%;border-collapse:collapse;text-align:center;}

.table01 th{color:#fff;background-color:#97d3f7;padding:5px 10px;border:1px solid #ddd;}

.table01 td{padding:5px 10px;border:1px solid #ddd;}

.text_left{text-align:left;}

.home_table2{width:100%;margin-bottom:20px;}
.out {
	border-top: 40px #82c1e3 solid;
	/*上边框宽度等于表格第一行行高*/
	border-left: 290px #c9e7f7 solid;
	/*左边框宽度等于表格第一行第一格宽度*/
	position: relative;
	/*让里面的两个子容器绝对定位*/
}

.out b {
	font-style: normal;
	display: block;
	position: absolute;
	top: -40px;
	left: -80px;
	width: 80px;
	font-weight: normal;
}

.out em {
	font-style: normal;
	display: block;
	position: absolute;
	top: -25px;
	left: -260px;
	width: 55x;
}

.floater{display:none !important;}

.custom-select{max-width:100px;}

.clubs{overflow:hidden;margin:0;padding:0;list-style:none!important;}

.clubs li{float:left;width:200px;height:115px;margin-bottom:20px;position:relative;margin:0 10px 20px;}

.club_node{height: 27px;background-color:rgba(0,0,0,.6);padding: 5px 10px;color:#fff;font-size: 12px;position:absolute;bottom: 0px;left:0;right:0;line-height: 15px;}