.WebGameContent {background: #ececec;}
.HomeBg::after { display: block; width: 100%; height: 125px; position: absolute; z-index: 2; left: 0; bottom: 0; content: ""; background-image: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to top, #ececec, rgba(255, 255, 255, 0)); }
.WebGameNav { height: 100px; width: 100%; position: relative; z-index: 3; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.15))); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.15)); }
.WebGameNav ul{width:1240px;margin:0 auto;overflow:hidden;}
.WebGameNav ul li{float:left;height:100px;position:relative;width:170px;margin-left:5px;}
.WebGameNav ul li.logo-item{width:180px;}
.WebGameNav ul li a{display:block;font-size:16px;color:#fff;text-align:center;}
.WebGameNav ul li a:hover{color:#FFFF99;}
.WebGameNav ul li a span{display:block;font-weight:bold;margin:28px 0 5px;}
.WebGameNav ul li a i{font-size:14px;font-weight:normal;}
.WebGameNav ul li a.logo{height:100%;display:flex;align-items:center;justify-content:center;}
.WebGameNav ul li a.logo img{width:180px;}
.WebGameNav ul .on a{color:#FFFF99;}

.WebGmPlay {background: #fff;}
.MainBox {background: #fff; }
.MainBox2 { background: #fff; }
.MinTitle strong { color: #222; }
.ArtTab .on { color: #333; }
.ArticlesList li i { color: #333; }
.ArticlesList li a { color: #333; }
.ArticlesList {border-bottom: 1px dashed #e1e3e6; }
.ArticlesList li { border-top: 1px dashed #e1e3e6; }
.ArtTab { border-bottom: 1px solid #e1e3e6; }
.ArtTab span { color: #666;}
.Server-List .FastPlay { background: url(/static/gamesite/img/servicebg2.png) no-repeat; background-size: 100%; }
.Server-List .FastPlay::before {background: rgba(255,255,255,0.5); }
.GameInfoWrap .game_intro .intro_block { background: #f5f7fa; }
.GameInfoWrap .game_intro .intro_text { color: #666;}
.GameInfoWrap .game_intro .intro_tit { color: #333; }
.hot_game_list li { background: #fff; }
.hot_game_list li .game_name { color: #333; }
.hot_game_list li .start_btn { border: 1px solid #ddd; background: #fff; color: #333; }
.hot_game_list li .start_btn:hover { border-color: #2697fc; color: #2697fc; background: #fff; }
.MobileGame li { background: #fff; }
.footer { background-color: #333333; }
.g-footer p {color: #ccc; }
.Server-List .FastPlay span { color: #FF0000; }
.Server-List .FastPlay .go-btn { background-color: #cc0033;border: 2px solid #fe7c1e; color: #FFFFFF; }
.Server-List .list a:hover p, .Server-List .list a:hover span { color: #333; }
.Server-List .list a:hover em { color: #666; }
.hot-game-fl .game-rank-list{background:#fff;}
.hot-game-fl .game-name a{color:#333;}
.hot-game-fl .game-rank-list li{border-bottom:1px solid #eee;}
.hot-game-fl .look-btn{border:1px solid #ccc;color:#555;}
.GiftList li {background: #fff; }
.GiftList li .info .name {color: #333; }
.ArtDetaileHead .bt { color: #333;}
.ArtDetaileHead .info span i { color: #666; }
.ArtBody p { color: #353535;}
.MainBox .bottom { color: #9d9d9d; }
.MainBox .bottom span { color: #9d9d9d; }
.MainBox .bottom span a { color: #9d9d9d; }
.MainBox .bottom a:hover { color: #9d9d9d; }
.related-content h3{color:#333333;border-bottom:1px solid #333333;}
.related-content a{color:#333333;}
.WebGmPlay .WebGmLogin {background: #fff; }