.nav-inco{ color: #ccc; }
.casino-list ul{ color: #fff; display: flex; justify-content: flex-start; flex-wrap: wrap; }
.casino-list ul *{ box-sizing: border-box; }
.casino-list ul li{	margin-bottom: 15px; }
.casino_layout{ display: block; margin:0 auto; position: relative;}
.casino_img_mask { display: flex; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.7); position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; padding: 15px; font-size: 20px; line-height: 2em;}
.casino_layout .casino_img_box{ position: relative;}
.casino_text{ box-sizing: border-box; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; padding:10px; position: relative; width: 100%; }
.casino_text h1{ display: flex; align-items: center; justify-content: center; width: 100%; margin-top: 0; font-size: 20px;}
.casino_text h1 img{ margin-right: 10px;}
.casino_text h1 span{ color: #fff;}
.casino_text p{ font-size: 13px; margin:5px 0; width: 100%; }
.casino_text .casino_btn{ background-color: #343434; border-radius: 5px; border: 0px; color:#fff; cursor: pointer; line-height: 27px; position: relative; text-align: center; width: 100%; }
.casino_text .casino_btn button{ background: none; border: 0;}
.casino_text .casino_brief{ width: 100%; }
.casino_text .casino_onTime{ width: 100%; }
.upcoming{ background: url('/images_plus/casino/common/upcoming.png') center center; width: 271px; height: 286px; }

.playgame_modal{ cursor: pointer; }

/*預設關閉*/
.casino_text h1 img{
	display: none;
}

/*B站css*/
.type1.casino-list ul li.playgame_modal{ cursor: auto; }
.type1.casino-list li.playgame_modal .casino_layout{ cursor: pointer; width: 271px;}
.type1 .casino_text h1 img, .type1 .casino_brief, .type1 .casino_onTime{ display: none; }
.type1 .casino_text .casino_btn{ line-height: 26px; max-width: 166px; margin-top: 10px; padding: 0; }
.type1 .casino_text .casino_btn button{ color: #727272; cursor: pointer; }
.type1 .casino_layout:hover .casino_text .casino_btn{ background-color: #727272; }
.type1 .casino_layout:hover .casino_text .casino_btn button{ color: #fff; }
.type1 .casino_text .casino_btn::before, .type1 .casino_text .casino_btn::after{ content: ''; display: block; position: absolute; width: 100%; }
.type1 .casino_text .casino_btn::before{ border-top: 1px solid #343434; top: -11px; }
.type1 .casino_text .casino_btn::after{ border-top: 1px solid #000; top: -12px; }
.type1 .casino_text h1{ background: url("/images_plus/casino/common/newCasinoBtn_03.png") no-repeat; width: 172px; height: 32px; font-weight: normal; }
.type1 .casino_text h1 span{ font-size: 12px; }
.type1 .casino_text{ margin-top: -47px; }
.type1 .casino_img_mask{ display: none; }
.type1 .upcoming{ background-image: url('/images_plus/casino/common/upcoming.png?1') ; width: 271px; height: 286px; margin:0 auto; }
.type1 .casino_img_mask{ display: none; }
