@charset "utf-8";
/* CSS Document */
#indexBg{background:url(../images/bg.jpg) center 0 no-repeat #efefef; padding-bottom:150px;}
.index_title{ position:relative; font-size:22px; color:white; height:80px;line-height:80px;}
.index_title span{ display:block;width:100%; position:absolute;z-index:1; font-size:60px; color:#434343;top:-20px; font-weight:lighter;}
.index_title p{ position:relative; z-index:2; padding-left:15px;}

#FSPL_schedule{position:relative;z-index:3; height:89px; background:url(../images/schedule_bg.png) center top no-repeat;margin: 345px auto 15px; width: 100%;}
#FSPL_schedule ul{display: flex;justify-content: center;}
#FSPL_schedule ul li{width:127px;height:40px;cursor:pointer; text-align:center; font-size:18px; padding:20px 0 0; position:relative;}
#FSPL_schedule ul li a{ display:block; width:100%;color:#fff; line-height:20px;font-size: 14px;font-weight: bold;}
#FSPL_schedule ul li a:hover{ text-decoration:none;}
#FSPL_schedule ul li a b{color: #e26a2a;}


.adv_wrap{width:480px; height:337px; overflow:hidden; position:relative;}
.adv_wrap img{width:480px; height:337px;}

#FSPL_news{width:511px; height:337px;background: #101010;}
.news_index{position:relative;width: 463px;margin: 0 auto;}
.news_index h2{ height:62px; line-height:62px;font-size: 24px;color: #ca4b34;}
.news_index h2 span{color: #bbbbbb;;margin-left: 10px;font-weight: lighter;font-size: 30px;}
.news_index ul{border-top:1px solid #666;}
.news_index ul li{ height:30px; line-height:30px; position:relative; }
.news_index ul li.first{  height:70px; line-height:70px;border-bottom:1px solid #666;}
.news_index ul li.first span{ display:none;}
.news_index ul li.first a{ font-size:22px; color:#ffff00;}
.news_index ul li a{ font-size:14px; color:#999; text-decoration:none;}
.news_index ul li a:hover{ color:#e74c3c;}
.news_index ul li span{ position:absolute; width:75px; height:30px; right:0; top:0; color:#999;}



#match_point,#player_point,#char_sel{clear:both;margin-top:32px; position:relative;}
#match_point h2,#player_point h2,#char_sel h2{ text-align:center; height:48px; line-height:48px;font-size: 24px;color: #ca4b34;}
#match_point h2 span,#player_point h2 span,#char_sel h2 span{color: #4c4c4c;;margin-left: 10px;font-weight: lighter;font-size: 30px;}
.match_nav{ height:52px;background:#e26a2a; border-bottom:1px solid #ffba00;position: relative;}
.match_nav a{ display:block; width:500px; height:52px; text-align:center; line-height:52px; font-size:24px; color:#fff; font-weight:bold;position: relative;cursor: pointer;}
.match_nav a.cur{ background:#ffba00; color: #0d0d0d;}
.match_nav a.cur::after{content: "";display: block;position: absolute;background: url(../images/arrow_down.png) no-repeat;width: 29px;height: 25px;left: 234.5px;bottom: -10px;}
.match_nav a:hover{text-decoration:none;}
.match_wrap_2{ display:none;}

.point_wrap{width:500px;}
.point_wrap td{ height:60px; line-height:60px; text-align:center; background:white; border-bottom:1px solid #ccc; color:black; font-size:14px; }
.point_wrap thead td{ background:#181818; font-size:16px; color:#fff; font-weight:bold;}
.point_wrap td span{ display: inline-block;width: 38px;height: 38px;text-align: center;line-height: 38px;vertical-align: middle;background: #333333;border-radius: 50px;font-size: 12px;color: white;font-weight: bold;}
.left_wrap tr:nth-child(-n+3) td span{background: #e26a2a;}
#player_point .point_wrap thead td{background: #393939;}

.data_nav{height: 42px;display: flex;justify-content: space-between;background: black;align-items: center;padding: 0 38px;}
.data_nav a{display: block;width: 69px;height: 28px;text-align: center;line-height: 28px;font-size: 16px;color: #e26a2a;font-weight: bold;cursor: pointer;}
.data_nav a.cur{border-radius: 7px;background: #e26a2a;color: black;}
.data_nav a:hover{text-decoration: none;}

#FSPL_club{width:100%; position:relative; margin:35px 0;}
#FSPL_club h2{ text-align:center; height:48px; line-height:48px;font-size: 24px;color: #313131;}
#FSPL_club h2 span{color: #bbbbbb;;margin-left: 10px;font-weight: lighter;font-size: 30px;}
#FSPL_club ul{ padding-top:30px;}
#FSPL_club ul li{width:226px; margin:0 12px 20px;}
#FSPL_club ul li img{width:226px; height:197px;}
#FSPL_club ul li:hover img{opacity:.6;}
#FSPL_club ul li div{ height:80px; background:#313131; line-height:80px; text-align:center; font-size:14px;color:white; padding-top:25px;}
#FSPL_club ul li p{ font-size:18px; font-weight:bold;}
#FSPL_club ul li p span{font-size: 14px;font-weight: normal;}

.media_wrap h2,.sponsor_wrap h2{height:65px; line-height:65px;font-size: 24px;color: #ca4b34;text-align: center;padding-top: 20px;}
.media_wrap h2 span,.sponsor_wrap h2 span{color: #313131;;margin-left: 10px;font-weight: lighter;font-size: 30px;}

#char_sel table td img{height: 50px;vertical-align: middle;display: inline-block;margin-right: 5px;}
#char_sel tr:nth-child(-n+3) td span{background: #e26a2a;}

.sponsor_wrap div{display: flex;justify-content: center;align-items: center;height: 120px;background: #181818;}




