<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main_visual { padding-top:171px; }
.main_visual .title { background: url(../images/game_title.png) no-repeat center center; }
.main_visual .contbg { 	 }
.main_visual .update { font-family: auto; width: 840px; height: 81px; text-align: center; line-height: 24px; margin: 0 auto; font-size: 14px; color: #7b6cb8; padding-top: 60px; }
body{
    background-size: 100% 100%;
}
.gamebox { margin: 0 auto; overflow: hidden; padding-top: 10px; }
.gamebox ul { width: 1256px; }
.gamebox li { float: left; width: 314px; height: 338px; position: relative; }
.gamebox li div { width: 278px; height: 294px; position: relative; background: url(../images/li_bg.png) no-repeat center center; }
.gamebox li div .p1 { width: 244px; height: 156px; margin: 0 auto; padding-top: 12px; } 
.gamebox li div .p1 img { width: 100%; height: 100%; }
.gamebox li div .dates { position: absolute; top: 132px; left: 17px; font-family: auto; width: 244px; height: 36px; font-size: 14px; color: #fff; text-align: center; line-height: 36px;  background: url(../images/date.png) no-repeat center center; }
.gamebox li div .ms { color: #fff; line-height: 22px; font-family: auto; width: 244px; height: 68px; overflow: hidden; margin: 0 auto; font-size: 14px; }
.gamebox li div a,.gamebox li div span { display: block; width: 106px; height: 32px; margin: 0 auto; }
.gamebox li div a.canyu { cursor: pointer; background: url(../images/li_btn.png) no-repeat center center; }
.gamebox li div .canyu_hui { display: none; background: url(../images/li_btn_grey.png) no-repeat center center; }
.gamebox li .jks { display:none; width: 80px; height: 80px; background: url(../images/red_icon.png) no-repeat center center; position: absolute; left: 2px; top: -3px; }
.gamebox li .jjs { display:none; width: 80px; height: 80px; background: url(../images/end_icon.png) no-repeat center center; position: absolute; left: 2px; top: -3px; }
.gamebox li .wks { display:block; width: 80px; height: 80px; background: url(../images/start_icon.png) no-repeat center center; position: absolute; left: 2px; top: -3px; }</pre></body></html>