body,body a{color:#888;}
.likebody {
    /*margin: 15% auto -2px;*/
    margin: 50px auto;
    overflow: hidden;
    text-align: left;
    width: 100%;
}

@media only screen and (min-width: 481px) {
	.likebody{
		margin-top:7%
	}
}
@media only screen and (min-width: 1000px) {
	.likebody{
		margin-top:7%
	}
}


.slote {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.sflash {
    display: block;
    width: 100%;
}

.loginstatus{
	width:100%;
	height:40px;
	border-bottom:2px  solid #aeaeae;
	padding-top:3px;
	border-bottom:none;
	font-weight:bold;
	font-family:"黑体";
	font-size:110%;
}

.loginstatus  .ls_l{
	float:left;
	margin-left:15px;
	padding-left:3px;
	height:40px;
	line-height:40px;
	text-align:center;
}

.loginstatus  .ls_r{
	
	float:right;
	margin-right:5px;
	padding:0 3px 0 3px;
	height:35px;
	line-height:35px;
	border: 1px solid #aeaeae;
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
	color:#ff8400;

}
@media only screen and (min-width: 481px) {

	.loginstatus{
		width:100%;
		border-bottom:2px  solid #aeaeae;
		padding-top:0.5%;
		border-bottom:none;
		font-weight:bold;
		font-family:"黑体";
		font-size:140%;
		height:50px;
	}
	
	.loginstatus  .ls_l{
		float:left;
		margin-left:15px;
		
		padding-left:3px;
		height:50px;
		line-height:50px;
		text-align:center;
	}
	
	.loginstatus  .ls_r{
		
		float:right;
		margin-right:5px;
		padding:1% 3px 0 3px;
		height:45px;
		line-height:40px;
		border: 1px solid #aeaeae;
		-moz-border-radius: 10px;      /* Gecko browsers */
		-webkit-border-radius: 10px;   /* Webkit browsers */
		border-radius:10px;            /* W3C syntax */
		color:#ff8400;
		margin-bottom:5px;
	
	}		

}


/*.gamediv{
	background:url(/img/phone/gbg.png) repeat 20% 10%   ;
	width:100%;
	text-align:center;
	border-top:1px solid #c0c0c0;
	padding:2% 0 2% 0;
}*/

.gamediv{
	text-align:center;
	position:relative;
	
}
.gamediv .img_1{
	width:90%; top:5%; left:5%;    z-index: 6;
}

.hddiv{
	margin: 0 auto 0;
    overflow: hidden;
    text-align: left;
    width: 100%;
}

.flashlhh {
    background: white none repeat scroll 0 0;
    float: left;
    text-align: right;
    width: 50%;
	margin:0;
}



.flashex {
	
	background: white none repeat scroll 0 0;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 50%;
	font-family:"黑体";
	font-weight:bold;
}


.flashex .lpcontent{
	position:relative;top:0;left:15%;
}

.flashex .lpcontent img{
	margin: 2% auto; float:left;
	width:70%;
}
.flashex .lpcontent img.on{
	position:absolute;top:0;left:0;display:none
}

.flashex  a:hover .lpcontent img{
	display:block;
}

.flashex  .titie {
    font-size: 100%;
    margin-top: 10px;
    text-align: center;
	position:relative;
	clear:both;
	
}


.flashex  .dhjb {
    font-size: 100%;
    margin-bottom: 9px;
    margin-top: 5px;
	color:#888888;
}
.flashex  .dhjb .price{
	color:#bc2726;
}


.servicediv{
	margin: 0 auto 0;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.service_l{
	width:100%;
	height:100%;
	float:left;
}
.service_2{
	width:26%;
	height:100%;
	float:left
}
.service_3{
	width:37%;
	height:100%;
	float:left
}





