@charset "utf-8";
/* CSS Document */
body { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; color: #666; padding-top: 0px; list-style:none; font-size:12px; font-family:"微软雅黑"; background:#fff; }
* { padding:0; margin:0; }
div { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px auto; padding-top: 0px; }
form, div, dl, dt, dd, input, ul, li, a, img, p, a, h1{ margin:0; padding:0; border:0; list-style:none;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* hide from ie mac */  
.clearfix { display:block; }
/* end hide from ie mac */  
/* end of clearfix */  
img { border:0; vertical-align:bottom;}
.clr { clear:both; height:0; font-size: 0px; line-height: 1px; _line-height:0px; }
.fr{ float:right;}
.fl{ float:left;}
em, i { font-style:normal; }
a:link { color:#666; text-decoration:none; }
hover{color:fff;}
a:visited { color:#666; text-decoration:none;}
a.dong{
	position:relative;
	display:block;
	
	width:100%;
	height:100%;
	}
a.dong:hover { position:relative;}
a.dong img{
	-webkit-transition:all .2s;
	 -moz-transition:all .2s;
	 -ms-transition:all .2s;
	 -o-transition:all .2s;
	 transition:all .2s;
	 position:absolute; left:0px; top:0px;
	width:100%;
	height:100%;

	}
a.dong:hover img{
	width:110%;
	height:110%;
	position:absolute; left:-5%; top:-5%;
	}
	
.top{
	width:100%;
	height:23px;
	padding-top:9px;
	line-height:23px;
	border-bottom:1px solid #d7d7d7;
	background:#fdfdfd;
	
	}
.top ul{
	height:15px;
	}
.top ul li{
	float:left;
	}
.top-nav{
	width:1260px;
	height:23px;
	margin:0 auto;
	}
.left-ul{
	width:340px;
	height:15px;
	float:left;
	}
.right-ul{
	width:180px;
	height:15px;
	float:right;
	margin-right:-15px;
	}
.right-ul li span{ padding:0 5px;}
.top-nav li{
	width:76px;
	padding-left:9px;
	/* background:url(../images/xuxian.png) no-repeat right center; */
	height:15px;
	font-size:12px;
	color:#919191;
	line-height:15px;
	cursor:default;
	}
.top-nav li.nobg{
	background:none;
	}
.top-nav li a{
	color:#565656;
	}
.top-nav li a:hover{
	color:#000;
	}
.top-nav li img{
	width:13px;
	height:13px;
	margin-top:1px;
	float:left;
	margin-right:4px;
	margin-right:2px;
	}
.top-nav .tongji{
	width:210px;
	}
.top-nav .tongji span{
	color:#ff5d13;
	}
.logo-box{
	width:1260px;
	height:110px;
	margin:0 auto;
	overflow:hidden;
	}
.logo{
	width:299px;
	height:110px;
	margin-top:15px;
	float:left;
	}
.logo-box .nav{
	width:665px;
	height:50px;
	float:left;
	border-radius:30px;
	margin:30px 0 0 0 ;
	}
.game-ul { width:700px; height:50px; line-height:50px; margin-top:5px;}
.game-ul li {background-color:#fff;	width:100px; width:100px; font-size:16px;text-align:center; display:inline-block; color:#000;	} 
.game-ul li a{	width:100px; width:100px; font-size:16px;text-align:center; color:#000;}
.game-ul li a:hover ,.game-ul .active a{
	display:inline-block;
	background-color:#fa4345;	
	color:#fff;
	}

	
/*搜索*/

.seach{
	width:190px;
	height:32px;
	border:1px solid #c9c9c9;
	margin-top:40px;
	float:right;
	}
.seach input{
	height:32px;
	float:left;
	line-height:32px;
	background:#fff;
	}
.seach .search-text{
	width:155px;
	padding-left:10px;
	font-size:12px;
	color:#979797;
	}
.seach .search-sub{
	width:35px;
	height:32px;
	background:#ccc url(../images/fangda.png) no-repeat center;
	cursor:pointer;
	}
.seach .mk{
	background:#fff url(../images/huatong.png) no-repeat center 8px;
	border-right:1px solid #c9c9c9;
	}

/*底部*/

#footer{
	width:100%;
	background-color:#404040;
	float:left;
	margin:0;
	padding-bottom:45px;
	margin-top:12px;}
#footer .foot{
	width:1260px;
	margin:0 auto;
	margin-top:15px; 
	overflow:hidden
}
#footer .foot ul{
	text-align:center;}
#footer .foot li{
	padding:18px 0 0 0;
	text-align:center;
	display:inline-block;
	width:100px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	}
#footer .foot a{
	color:#fff;
	}
#footer .foot span{
	color:#ccc;}
#footer .foot a:hover{
	color:#f60;
	}
#footer .foot p{
	text-align:center;
	height:30px;
	line-height:30px;
	color:#fff;
	}