body{
	font-family: "微软雅黑";
	background: #f7f7f7;
}
.contain{
	width: 100%;
	min-width: 1000px;
	overflow-x:hidden; 
}
.wrap{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.header{
	width: 100%;
	height: 75px;
	border-bottom: 4px solid #d6d6d6;
}
a.logo{
	display: block;
	width: 150px;
	height: 57px;
	position: absolute;
	top: 9px;
	left: 17px;
}

.nav{
	margin-left: 400px;
	*margin-left: 150px;
	height: 58px;
	width: 514px;
	position: absolute;
	right: 15px;
	top: 21px;
}
.nav ul{
	width: 614px;
	height: 35px;
	position: relative;
}
.nav ul li{
	width: 102px;
	height: 35px;
	float: left;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/line.png) no-repeat right top;
	font-size: 0px;
}
.nav ul li.nobackground{
	background: none;
}
.nav ul li a{
	display: block;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 40px;
	margin-left: 1px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/normalnav.png) no-repeat left bottom ;
}
.nav ul li a.active{
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/normalnav.png) no-repeat left bottom ;
}
.nav ul li a:hover{
	color:#0163be;
	background:url(http://www.firstfly.net.cn/v2/public/newsite/imgs/activenav.png) no-repeat left bottom ;
}

.nav ul li a.home{
	background-position: 0px bottom;
}
.nav ul li a.news{
	background-position: -100px bottom;
}
.nav ul li a.abouts{
	background-position: -200px bottom;
}
.nav ul li a.games{
	background-position: -300px bottom;
}
.nav ul li a.jianhu{
	background-position: -400px bottom;
}
.nav ul li a.jobs{
	background-position: -500px bottom;
}
.nav ul li a.coo{
	background-position: -600px bottom;
}
.nav ul li a.login{
	 background-position: -700px bottom;
 }

.nav ul li a span{
	display: block;
	text-align: center;
	font-family: "Arial";
	line-height: 10px;
	color: #929292;
	font-size: 8px;

}

.blueline{
	width: 103px;
	height: 4px;
	background: #1f84c0;
	position: absolute;
	bottom: 0;
	left: 0px;
}

.bannerWrap{
	width: 100%;
	height: 400px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/bannerbg.jpg) no-repeat center top;
	overflow: hidden;
	min-width: 1000px;
}
.bannerWrap .wrap{
	height: 400px;
}

.t1{
	position: absolute;
	left: -220px;
	top: 115px;
}
.t2{
	position: absolute;
	left: -125px;
	top: 264px;
}
.t3{
	position: absolute;
	left: 1195px;
	top: 138px;
}
.t4{
	position: absolute;
	left: 965px;
	top: 355px;
}
.t5{
	position: absolute;
	left: 1380px;
	top: 335px;
}
.t6{
	position: absolute;
	left: 1255px;
	top: -40px;
}
.t7{
	position: absolute;
	left: 1042px;
	top: 55px;
}
.t8{
	position: absolute;
	left: -306px;
	top: -20px;
}
.t9{
	position: absolute;
	left: -355px;
	top: 233px;
}
.t10{
	position: absolute;
	left: -396px;
	top: 75px;
}
.banner,.banner ul,.banner ul li{
	width: 1000px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
}

.banner ol{
	width: 255px;
	height: 9px;
	position: absolute;
	bottom: 15px;
	left: 402px;
}
.banner ol li{
	width: 37px;
	height: 9px;
	float: left;
	margin-left: 12px;
}
.banner ol li a{
	display: block;
	width: 37px;
	height: 9px;
	background: #b5b5b5;
	text-indent: -9999px;
	overflow: hidden;
}
.banner ol li a:hover{
	background: #00d2ff;
}
.banner ol li.active a{
	background:#00d2ff;
}
.banner ul li{
	left: 3000px;
	opacity: 0;
	filter:alpha(opacity = 0);
}
.banner ul li.active{
	left: 0;
	opacity: 1;
	filter:alpha(opacity = 100);
}

.partone{
	width: 100%;
	height: 240px;
	/*background: red;*/
}
.newscenter{
	width: 490px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 0;
	/*background: red;*/
}
.about{
	width: 490px;
	height: 240px;
	/*background: yellow;*/
	position: absolute;
	right: 0px;
	top: 0px;
}
.partone h2{
	color: #5f5f5f;
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 32px;
	height: 32px;
	margin-top: 22px;
}
.partone h2 a{
	display: block;
	color: #5f5f5f;
	position: relative;
}
.partone h2 span{
	color: #9f9b9b;
	font-size: 12px;
}
.partone h2 a b{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #5f5f5f;
}
.colorline{
	width: 100%;
	height: 2px;
}
.colorline .c{
	width: 25%;
	float: left;
	height: 2px;
}
.colorline .c1{
	background: #c2db1f;
}
.colorline .c2{
	background: #ff7800;
}
.colorline .c3{
	background: #fbd300;
}
.colorline .c4{
	background: #0163be;
}
.partone .content{
	height: 174px;
	width: 100%;
	padding-top: 10px;
}
.partone .content .hot{
	height: 44px;
	width: 100%;
}
.partone .content .hot a{
	color: #ec644d;
	font-size: 22px;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 44px;
}
.newslist{
	width: 480px;
	height: 120px;
	position: relative;
}
.newslist li{
	width: 465px;
	padding-left: 15px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/liststyle.png) no-repeat left center;
	position: relative;
}
.newslist li a{
	display: block;
	color: #3e3e3e;
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	border-bottom: 1px dashed #e0e0e0;
}
.newslist li a:hover{
	color: #ec644d;
	text-decoration: underline;
}
.newslist li span{
	float: right;
}
.intro{
	width: 475px;
	padding: 0px 10px 8px 5px;
	line-height: 24px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #5f5f5f;
	text-indent: 2em;
	/*border-bottom: 1px dashed #e0e0e0;*/
}
.contact{
	width: 470px;
	padding: 0px 10px;
	line-height: 29px;
	position: relative;
}
.contact p{
	width:50%;
	height: 29px;
	line-height: 29px;
	float: left;
	color: #5f5f5f;
	font-size: 12px;
}
.parttwo{
	width: 100%;
	height: 250px;
	/*background: yellow;*/
	margin-top: 12px;
}
.parttwo h2{
	color: #5f5f5f;
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 34px;
	height: 34px;
}
.parttwo h2 a{
	display: block;
	color: #5f5f5f;
	position: relative;
}
.parttwo h2 span{
	color: #9f9b9b;
	font-size: 12px;
}
.gamelistWrap{
	height: 214px;
	width: 1000px;
	overflow: hidden;
	position: relative;
}
.gamelist{

	height: 194px;
	position: absolute;
	top: 20px;
	left: 0px;
}
.gamelist li{
	width: 319px;
	height: 194px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/gamelistbg.jpg) no-repeat left bottom;
	position: relative;
	float: left;
	margin-right: 21px;
}
.gamelist li img{
	width: 319px;
	height: 146px;
}
.gamelist li .infobg{
	width: 319px;
	height: 146px;
	background: #006099;
	opacity: 0.8;
	filter:alpha(opacity = 80);
	position: absolute;
	top: 0;
	left: 0;
}
.gamelist li .infotxt{
	width: 225px;
	padding: 0px 47px 0px 47px;
	height: 146px;
	position: absolute;
	top: 0;
	left: 0;
}
.gamelist li .infotxt p{
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	padding-top: 23px;
}
.gamelist li .infotxt a{
	display: block;
	width: 73px;
	height: 24px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/downloadbtn.png);
	margin-top: 20px;
	margin-left: 70px;
}
.gamelist li .infos{
	position: absolute;
	top: 146px;
	left: 0px;
	height: 0px;
	overflow: hidden;
	cursor: pointer;
}
.gamelistnum{
	width: 100px;
	height: 18px;
	position: absolute;
	bottom: 8px;
	left: 0px;
}
.gamelistnum li{
	width: 18px;
	height: 18px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/icons.png) no-repeat -18px 0px;
	float: left;
	margin:0px 8px;
	cursor: pointer;
}
.gamelistnum li.active{
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/icons.png) no-repeat 0px 0px;
}

.part3{
	width: 100%;
	height: 308px;
	margin-top: 13px;
}
.part3 .left{
	width: 466px;
	height: 308px;
	float: left;
}
.part3 .left .enterbtn{
	width: 230px;
	height: 151px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/grey.jpg);
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.part3 .left .enterbtn1{
	background-position: 0px 0px;
}
.part3 .left .enterbtn2{
	background-position: -230px 0px;
}
.part3 .left .enterbtn3{
	background-position: 0px -151px;
}
.part3 .left .enterbtn4{
	background-position: -230px -151px;
}
.part3 .left .mright{
	margin-right: 6px;
}
.part3 .left .mtop{
	margin-top: 6px;
}
.part3 .left .enterbtn a{
	display: block;
	width: 230px;
	height: 151px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/color.jpg);
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 151px;
	left: 0;
	opacity: 0;
	filter:alpha(opacity = 0);
}
.part3 .left .enterbtn1 a{
	background-position: 0px 0px;
}
.part3 .left .enterbtn2 a{
	background-position: -230px 0px;
}
.part3 .left .enterbtn3 a{
	background-position: 0px -151px;
}
.part3 .left .enterbtn4 a{
	background-position: -230px -151px;
}

.part3 .right{
	width: 524px;
	height: 306px;
	border: 1px solid #dbdbdb;
	float: right;
	position: relative;
}
.part3 .right .header{
	width: 100%;
	height: 45px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/headerbg.jpg);
	border-bottom: 1px solid #dbdbdb;
}
.part3 .right .header h3{
	width: 261px;
	height: 45px;
	line-height: 45px;

	float: left;
	color: #8b8b8b;
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: bold;
}
.borderright{
	border-right: 1px solid #dbdbdb;	
}
.listWrap{
	width: 261px;
	height: 260px;
	/*float: left;*/
	border-right: 1px solid #dbdbdb;
	position: absolute;
	top: 47px;
	left: 0px;
	overflow: hidden;
}
.listWrap2{
	position: absolute;
	left: 262px;
	top: 47px;
	border-right: 0px;
}
.listWrap .item{
	width: 261px;
	height: 86px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.listWrap .item img{
	width: 56px;
	height: 56px;
	position: absolute;
	left: 13px;
	top: 15px;
}
.listWrap .item p{
	width: 170px;
	height: 29px;
	position: absolute;
	left: 89px;
	top: 16px;
	font-size: 16px;
	color: #5f5f5f;
}
.listWrap .item a{
	display: block;
	width: 45px;
	height: 21px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/btn.png);
	position: absolute;
	text-align: center;
	line-height: 21px;
	color: #fff;
	font-size: 14px;
}
.listWrap .item a.homebtn{
	top: 47px;
	left: 89px;
	background-position: 0px 0px;	
}
.listWrap .item a.downbtn{
	top: 47px;
	left: 144px;
	background-position: -45px 0px;
}
.blank{
	width: 100%;
	height: 20px;
}


.footer{ width: 100%; height: 110px; background: #fff; position: relative;}
.footer div{ width: 890px; height: 90px; margin: 0 auto; padding-top: 10px; padding-bottom: 10px;}
.footer div .flogo{display:block; float: left; width: 160px; height: 70px;padding: 15px 0 0 20px;}
.footer div .fline{ float: left;}
.footer div p.f2 { width: 625px; height: 100%; float: left; text-align: center; font-size: 12px; color: #555; line-height: 25px; padding-top: 10px;}
.footer div p.f2 a{ color: #555;}
.footer div p.f3 { float: left; padding-top: 20px;}


.maskforpop{
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	z-index: 9999999;
	top: 0px;
	left: 0px;
	opacity: 0.5;
	filter:alpha(opacity = 50);
	/*display: none;*/
}
.popWind{
	width: 466px;
	height: 284px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/popWindbg.jpg);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -233px;
	margin-top: -142px;
	z-index: 99999999;
	/*display: none;*/
}
.popWind .closeBtn{
	width: 16px;
	height: 16px;
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/popWindclose.png);
	position: absolute;
	right: 10px;
	top: 10px;
	cursor:pointer;
}
.popWind .contents{
	padding: 40px 40px;
}
.popWind .contents p{
	color: #9f9f9f;
	font-size: 46px;
	text-align: center;
	line-height: 118px;
}
.popWind .submitBtn{
	height: 46px;
	text-align: center;
}
.popWind .submitBtn a{
	display: inline-block;
	width: 161px;
	height: 46px;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-family: "Microsoft YaHei";
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/popWindbtn.png);
}
.popWind .submitBtn a:hover{
	background: url(http://www.firstfly.net.cn/v2/public/newsite/imgs/popWindbtnhover.png);
}
