/**
	@author roc
*/

/**page**/

/**page**/

#afui .panel{
	margin:0; padding:0;
	background: #000000;
	text-align: center;
}

#afui > #splashscreen
{
	/*background:#ffffff !important;*/
}

#loading_outer
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	background-image: url(../images/home_bg.jpg);
	text-align: center;
}
#afui #loading_outer .loading_text
{
	width: 100%;
	font-size: 20px;
	color: #ffffff;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -30px;
}

#start_bg
{
	width: 77px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -37px;
	margin-top: -27px;
	display: none;
}

#afui #loading_outer .loading_text img
{
	vertical-align: middle;
}

#afui .dian_outer
{
	width: 47px;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	position: relative;
	top: 5px;
}

#afui .dian_outer img
{
	display: none;
	float: left;
	vertical-align: middle;
}

#loading_image
{
	display: block;
	position: absolute;
	width: 36px;
	height: 36px;
	left: 50%;
	margin-left: -18px;
	top: 50%;
	margin-top: -36px;
}

#afui p
{
	margin: 0;
}

#my_mask
{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 9999999;
	display: none;
}

#play_mask
{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 100;
/*	display: none;*/
}

#afui .panel
{
	/*height: 100%;*/
}

#afui
{
	background: black;
/*	height:100%;*/
}

#afui *{
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size:cover;
    -o-background-size: cover;
    background-position: center;
}

#afui .static_box
{
	width: 450px;
	height: 568px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -284px;
	z-index: 1;
}

/**home page**/
#home_static
{
	background-image: url(../images/home_bg.jpg);
}

#home_slogan
{
	margin: 0 auto;
	margin-top: 117px;
	width: 250px;
	height: 59px;
}

#home_text
{
	width: 235px;
	height: 71px;
	position: absolute;
	bottom: 110px;
	left: 50%;
	margin-left: -117px;
}

/**home page**/

/**play page**/
#top_menu
{
	width: 54px;
	height: 52px;
	background-image: url(../images/menu.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#horizontal_outer
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:#000000;
	z-index: 999999999;
	display: none;
}

#horizontal_image
{
	width: 140px;
	height: 122px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -70px;
	margin-top: -90px;
}

#horizontal_text
{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: 60px;
}

#afui #horizontal_text p
{
	font-size: 20px;
}

#afui .must_top
{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}

#top_score
{
	padding: 12px 10px 0 0;
}
#top_score img
{
	vertical-align:bottom;
}
#top_score span
{
	display: inline-block;
	font-size: 20px;
	position: relative;
}
#top_score
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	height: 30px;
}

#afui .footballs
{
	width: 205px;
	height: 210px;
	background-image: url(../images/ball.png);
	position: absolute;
	left: 50%;
	margin-left: -102px;
	bottom: -20px;
}
#football_static
{
	width: 205px;
	height: 210px;
	background-image: url(../images/ball_outer.png);
	position: absolute;
}

#play_static
{
	background-image: url(../images/play_bg.jpg);
}

#aim_pointer
{
	position: absolute;
	width: 75px;
	height: 75px;
	background-image: url(../images/aim.png);
	left: 50%;
	top: 50%;
	margin-left: -37px;
	margin-top: -37px;
}

#result_foot
{
	position:absolute;
	top:0;
	left:0;
	margin-left:-20px;
	margin-top:-20px;
	width:40px;
	height:40px;
	display: none;
}

#move_football
{
	width: 205px;
	height: 210px;
	background-image: url(../images/ball.png);
	position: absolute;
	left: 50%;
	margin-left: -102px;
}

#goal
{
	width: 260px;
	height: 109px;
	margin: 0 auto;
	position: relative;
	border:;
	margin-top: 146px;
	left: 2px;
}

#hands
{
	width: 75px;
	height: 36px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -37px;
	margin-top: -18px;
	display: block;
}

#success_outer
{
	width: 171px;
	height: 295px;
	position: absolute;
	z-index: 100;
	display: block;
	left: 50%;
	margin-left: -95px;
	top: 50%;
	margin-top: -110px;
	display: none;
}

#afui #success_outer p
{
	margin: 0;
	padding: 0;
	font-weight: bolder;
	margin-top: -10px;
	font-size: 20px;
	color: #FEFBD2;
}

#faild_outer
{
	width: 190px;
	height: 298px;
	position: absolute;
	z-index: 100;
	display: block;
	left: 50%;
	margin-left: -95px;
	top: 50%;
	margin-top: -119px;
	display: none;
}

#afui #help_outer
{
	display: block;
}

#afui .fangkuang
{
	width: 255px;
	height: 238px;
	background-image: url(../images/kuang.png);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -127px;
	margin-left: -126px;
	display: none;
	z-index: 500;
}

#help_outer .help_title
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
}

#help_outer .help_content
{
	text-align: left;
	margin-top: 5px;
	padding: 15px;
}

#afui .fangkuang_close
{
	width: 40px;
	height: 40px;
	position: absolute;
	right: -6px;
	top: -6px;
}

#afui .fangkuang_close .close_btn
{
	width: 24px;
	height: 24px;
	background-image: url(../images/close.png);
	position: absolute;
	right: 8px;
	top: 8px;
}

#logo_outer
{
	display: none;
}

#afui #logo_outer .text1
{
	font-weight: bolder;
	font-size: 16px;
	margin-top: 50px;
	padding: 0;
}

#afui #logo_outer .text2
{
	font-weight: bold;
	margin-top: 16px;
	padding: 0;
}

#afui #logo_outer input
{
	width: 90%;
	border-radius: 0px;
	height: 20px;
	color: #333333;
	margin-top: 22px;
}

#logo_outer .logo_submit
{
	font-weight: bold;
	margin-top: 5px;
	padding: 10px;
}

#get_score_outer
{
	display: none;
}

#afui #get_score_outer .text1
{
	font-size: 30px;
	font-weight: bolder;
	margin-top: 60px;
}

#afui #get_score_outer .text2
{
	font-size: 20px;
	font-weight: bolder;
	margin-top: 20px;
}

#afui #get_score_outer .options
{
	width: 100%;
	margin-top: 20px;
}
#afui #get_score_outer .options div
{
	display: inline-block;
	vertical-align: top;
	font-weight: bolder;
	font-size: 16px;
	padding: 15px;
}
#afui .share_to_weixin
{
	text-align: left;
}

#afui #get_score_outer .get_more_score
{
	font-size: 10px;
}

#rank_list
{
	width: 320px;
	height: 495px;
	position: absolute;
	left: 50%;
	margin-left: -160px;
	background-image: url(../images/ph.png);
	top: 0px;
	color: #000000;
	overflow: hidden;
	top: -504px;
	z-index: 600;
}

#play_tips
{
	position: absolute;
	left: 50%;
	bottom: 200px;
	margin-left: 26px;
	display: none;
}

#afui #rank_list table
{
	color: #000000;
	font-weight: bold;
	margin: 0 auto;
}
#afui #rank_list table td
{
	color: #000000;
	padding: 5px;
}
#your_rank
{
	width: 100%;
	position: absolute;
	bottom: 10px;
	color: #bf9c5a;
	font-weight: bolder;
	display: none;
}

#your_rank>span
{
	color: #000000;
}
#afui #rank_list .small_cup
{
	background:url(../images/ph_1.png) no-repeat;
	display: inline-block;
	width: 14px;
	height: 16px;
}
#afui #rank_wrap
{
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 90px;
	bottom: 53px;
	left: 0;
}
#rank_table tr td
{
	text-align: left;
}
#rank_loading
{
	position: absolute;
	width: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	top: 50%;
	left: 50%;
	background-image: url(../images/loading.gif);
}
#rank_loaderror
{
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -15px;
	color: #333333;
	display: none;
	
}
#rank_loaderror p
{
	font-size: 16px;
}
#share_weixin
{
	position: absolute;
	top: 40px;
	right: 20px;
	z-index: 400;
	text-align: right;
	display: none;
}
#afui #share_weixin p
{
	font-size: 20px;
	font-weight: bolder;
}
#black_mask
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	z-index: 400;
	display: none;
}
#afui .jiantou
{

}

#check_weixin
{
	width: 100%;
	position: absolute;
	top: 50%;
	text-align: center;
	z-index: 500;
	display: none;
}
#afui #check_weixin p
{
	font-size: 14px;
	font-weight: bolder;
}

#music_outer
{
	width: 0px;
	height: 0px;
	position: absolute;
}
/**play page**/