

.site_head{
	height: 30%;
	float: left;
}


.site_body{
	height: 70%;
	background-color: black;
	width:100%;
}

.logo_style{
	width: 30%;
	position:absolute;
	margin-left: 10%;
	margin-top: 35px;
	z-index: 9999;
}

.head_img{
	width: 100%;
	position:relative;
}

.latice_style{
	margin-left: 17%;
	margin-right: 17%;
}

.foot_style{
	text-align: center;
}

.foot_img{
	width: 100%;
	height: 100%;
}





.games_pic dl{float:left;width:34%;height:34%;text-align:center;position:relative; margin: 0;top:-4px;}
.games_pic dl.dl_first{margin-left:17%;}
.games_pic dl dt{width:100%;height:100%;}
.games_pic dl dt img{width:100%;height:100%;}
.games_pic dl dt.ererima_img{ position:absolute;left:0;top:0;}
.games_pic dl dt.ererima_img img{width:100%;height:99.4%}
.hid{display:none;}

.img_show{
	width:50% !important;height:50% !important;top:-4px !important;
}
.games_pic dl.dl_first_final{
	height:17% !important;
	margin-left:17%;
}
.games_pic dl.dl_first_final2{
	height:17% !important;
}
.games_pic dl.dl_first_final3{
	height:17% !important;
	margin-left:42%;
}

.img_show2{
	width:50% !important;height:50% !important;
}


.word_style{
	font-size: 12px;
	word-wrap: break-word;
	/* color: white; */
}

.word_style2{
	text-indent:36px;
	font-size: 18px;
	word-wrap: break-word;
	/* color: white; */
}

.word_style3{
	text-align: center !important;
	font-size: 25px;
	word-wrap: break-word;
	/* color: white; */
}


a{ 
color:#2687ff; 
text-decoration:underline; 
} 
 a:hover { 
color:#235ba1; 
text-decoration:none; 
}




/*footer*/
li,
div {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer {
	font: 14px/1.14 'Microsoft Yahei', 'Simsun', arial;
	color: #333;
	outline: 0;
	position: relative;
	width: 100%;
	height: 50px;
	margin: 50px 0 20px 0;
	/* background: white; */
}

.footer_main {
	/* width: 1200px; */
	height: 100%;
	margin: auto;
	text-align: center;
}

.footer_main img {
	float: left;
	margin-top: 8%;
	margin-left: 20%;
}

.footer_font {
	width: 100%;
	float: left;
	/* margin-top: 7%;
	margin-left: 5%; */
}

.footer_font ul {
	margin: auto;
	padding: initial;
}

.footer_font ul li {
	text-align: center;
	line-height: 24px;
	color: #535353;
}

.footer_font ul li a {
	color: #2687ff;
}