﻿body{
     		font-family: "微软雅黑";
     	}
    	a:hover{
    		color: #E4494A;
    		
    	}
    	.banner-cls{
    		height: 260px;
    	}
    	.top{
    		margin-top: 10px;
    	}
    	.top2{
    		margin-top: 20px;
    	}
    	.text-tz{
    		font-size: 15px;
    	}
    	.game-img{
    		width: 100%;
    	}
    	.old-img{
    		width: 100%;
    		height: 220px;
    		background-position: 0px -10px;
    		background-repeat: no-repeat;
    	}
    	.game-link{
    		width: 100%;
    		height: 100%;
    		display: inline-block;
    	}
    	.change-img{
    		width: 100%;
    		height: 220px;
    		background: url(img/game1.jpg) no-repeat 0px 0px;
    	}
    	.start-img{
    		-webkit-animation:myfirst 0.5s;
    	}
    	li{
    		list-style:none;
    	}
    	.new-line a{
    		cursor:pointer;
    		color: #77777;
    		font-size: 15px;
    	}
    	.new-line a:hover{
    		text-decoration: none;
    		color: #e85068;
    	}
    	.new-line span{
    		color: #d2d3d9;
    	}
    	.TextList li a {
		    float: left;
		    width: 150px;
		    height: 81px;
		    line-height: 27px;
		    text-align: center;
		    font-size: 18px;
		    padding-top: 15px;
		    text-decoration:none;
		    background: #e4e4e4 url(../img/hover_bg2.gif) no-repeat -200px top;
		}
		.TextList li a:hover {
			background: #e4e4e4 url(../img/hover_bg2.gif) no-repeat;
			color: #FFFFFF;
		}
		.TextList li {
		    margin: 0 30px 10px 0;
		    float: left;
		    display: inline;
		}
		
		.TextList li a span{
			font-size: 12px;
			color: #fffff !important;
		}
		
		.friend-link li{
			display: inline;
		}
		
		.SubTitle {
		    height: 24px;
		    line-height: 24px;
		    font-size: 15px;
		    font-weight: normal;
		    margin-bottom: 7px;
		    padding-left: 17px;
		    background: url(../img/1.gif) no-repeat left top;
		}
		.SubTitle-One {
		    height: 24px;
		    line-height: 24px;
		    font-size: 24px;
		    font-weight: normal;
		    margin-bottom: 17px;
		    padding-left: 16px;
		    background: url(../img/2.png) no-repeat left top;
		}
		#footer{
			width: 100%;
			height: 150px;
			margin: 0px auto;
			background-color: #050833;
		}
		#footer .center {
		    width: 1260px;
		    margin: 5px auto;
		    padding-top: 30px;
		    position: relative;
		    
		}
		#footer .img-logo{
		 	position: absolute;
		 	left: 0;
		}
		#footer .box{
			float: right;
			display: block;			
		}
		#footer .box p{
			color: #EEEEEE;
		}
	
		.game-font a{
			
			color: black;
			font-size: 17px;
		}
		.game-font a:hover{
			
			color: #E75046;
			font-size: 17px;
		}
		.game-font 	p{
			font-size: 14px;
			color: #B7B7B7;
		}
		@keyframes myfirst
		{
			from {
				width: 100%;
    			height: 220px;
    			background-position: 0px -10px;
    			}
			to {
				width: 100%;
    			height: 220px;
    			background-position: 0px 0px;
    		}
		}
		@-moz-keyframes myfirst /* Firefox */
		{
			from {
				width: 100%;
    			height: 220px;
    			background-position: 0px -10px;
    			}
			to {
				width: 100%;
    			height: 220px;
    			background-position: 0px 0px;
    		}
		}
		@-webkit-keyframes myfirst /* Safari 和 Chrome */
		{
			from {
				width: 100%;
    			height: 220px;
    			background-position: 0px -10px;
    			}
			to {
				width: 100%;
    			height: 220px;
    			background-position: 0px 0px;
    		}
		}
		@-o-keyframes myfirst /* Opera */
		{
			from {
				width: 100%;
    			height: 220px;
    			background-position: 0px -10px;
    			}
			to {
				width: 100%;
    			height: 220px;
    			background-position: 0px 0px;
    		}
		}

		.left-table{
			background-color: #FFFFCD;
		}
		.left-table td,th{
			border: 1px solid #d26504 !important;
		}
		.left-table tr:first-child{
			background-color: #dd6e0c;
		}
		.left-table tr:nth-child(2){
			background-color: #FFFFCD;;
		}
		.split-one{
			margin-top: 20px;
			border-bottom: 1px solid #FF5878;
		}
		.split-two{
			margin-top: 20px;
			border-bottom: 2px solid #FF5878;
		}
		.game-bottom{
			margin-top: 8px;height:15px;width: 100%;background: url(../img/w-bg3.png);
		}
		.game-box{
			position: relative;
		}
		.game-tip{
			width:43px;
			height:43px;
			background: url(../img/001.png);
			position: absolute;
			left: 14px;
			top: 0px;
		}
		.game-point{
			position: absolute;
			right:15px;
			bottom: 6px;
			width: 49px;
			height:23px;
			background: url(../img/sz.gif) no-repeat;
			display: none;
		}
		.navbar p{
    		color: #DDDDDD;
		}

/*玩家风采*/
.wanjia { margin:0 auto; width:1140px; height:auto; overflow:hidden; border:#CCC 1px solid;  padding:5px 5px 5px 5px}
#demo {overflow:hidden;width: 1130px;margin:0 auto;}
#demo img {border: 3px solid #F2F2F2;}
#demo img:hover {border: 3px solid #F2F2F2;width:250px;height:330px}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}


/* side */
.side {
	position:fixed;
	width:50px;
	height:275px;
	right:0;
	top:250px;
	z-index:100;
}
.side ul li {
	width:10px;
	height:50px;
	float:left;
	position:relative;
	margin-bottom: 2px;
	list-style:none;
	text-indent:5px
}
.side ul li .sidebox {
	position:absolute;
	width:50px;
	height:50px;
	border-radius:5px 0 0 5px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#0e4e8e;
	color:#fff;
	font:16px/50px "微软雅黑";
	overflow:hidden;
}
.side ul li a:hover .sidebox {
	width: 175px;
}
.side ul li .sidetop {
	width:50px;
	height:50px;
	line-height:50px;
	display:inline-block;
	background:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	transition:all 0.3s;
}
.side ul li .sidetop:hover {
	background:#0e4e8e;
}
.side ul li img {
	float:right;
}
.side2 {
	position: fixed;
	width: 40px;
	right: 50px;
	z-index: 100;
	top: 500px;
	height: 85px;
}
.side2 ul li {
	width: 50px;
	height: 40px;
	list-style:none;
	text-indent:0px
}
.side2 ul li a {
	display: block;
	background-color: #0e4e8e;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}
.side2 ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.side2 ul li a:hover {
	background-color: #579dd6;
}
.side2 ul li .weixin {
	position: absolute;
	left: -110px;
	bottom: 0;
	display: none;
}
.side2 ul li .weixin em {
	background: url(../img/arr3.png) no-repeat;
	width: 165px;
	height: 126px;
	display: block;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: -63px;
}
.side2 ul li .weixin img {
	display: block;
}