@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
}
a:hover {
	text-decoration: none;
}
body {
	width: 100%;
	height: 100%;
}
/*top*/
.header_top {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #CCC;
}
.header_top img {
	float: left;
}
.header_top ul {
	width: 100%;
	height: auto;
}
.header_top ul li {
	float: right;
	margin-top: 10px;
}
.header_top ul li a:hover {
	text-decoration: none;
}
/*top*/
/*article_cont*/
.article_cont {
	width: 1010px;
	height: 78px;
/* 	background: url("../images/game/stratb1.jpg") no-repeat center center; */
	background-positon: 100%, 100%;
	background-size: 100%, 100%;
	background-repeat: no-repeat;
}
.article_cont ul {
	width: 80%;
	height: auto;
	 margin-top:0px;
	
}
.article_cont ul li {
	width: 140px;
	height: 50px;
	border: 1px solid #575151;
	padding: 12px;
	background: #2f2f2f;
	float: right;
	margin: 10px;
	text-align: center;
	
}
.article_cont ul li a {
	text-decoration: none;
	color: #FFF;
}
.article_cont span {
	float: right;
	
	height: 60px;
	display: block;
	width: 30%;
	padding: 10px;
	font-size: 16px;
	color: #0F0;
	font-family: "����";
	margin-top: 5px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}
.article_cont samp {
}
.qidai {
	display: none;
}
.app:hover .qidai {
	margin: 0px;
	padding: 0px;
	display: block !important;
	width: 140px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	padding: 10px;
	color: #FFF;
	background: url("../images/qidai.png")/*tpa=images/qidai.png*/;
	margin-top: -120px;
}
/*article_cont*/

/*�õ�Ƭ*/
.article_cont2 {
	width: 1010px;
	height: auto;
	margin-bottom: auto;
/* 	margin-right: auto;
	 MARGIN-LEFT: auto; */
	 margin:0 auto
}

.article_cont2 h3 {
	font-size: 30px;
	font-family: "����";
}
.article_cont2 .banner {
	margin-top: 30px;
	width: 333px;
	height: 555px;
	overflow: hidden;
	margin-left: 30px;
}
.article_cont2.banner img {
	width: 100%;
	height: 0px;
	overflow: hidden;
}
.article_cont2.banner li {
	list-style: none;
}
.nextpage {
	list-style: none;
	float: right;
	width: 65%;
	margin-left: 30px;
}
.nextpage li {
	width: 13px;
	height: 13px;
	background: #666;
	float: left;
	margin-left: 10px;
	border-radius: 50%;
}
.red {
	background: #F00 !important;/*	*/
}
/*�õ�Ƭ*/

	/*���Ѷ*/

.article_cont2_news {
	width: 500px;
	height: 600px;
	border: 1px solid #DFE1E1;
	margin-top: 30px;
	margin-left: 100px;
	/* padding: 10px; */
}
.article_cont2_news_top {
	width: 498px;
	height: 47px;
	background: #DFE1E1;
	padding: 10px;
	font-size: 17px;
}
.article_cont2_news ul {
	width: 500px;
	height: 300px;
	/* margin: 30px; */
}
.article_cont2_news ul li {
	width: 498px;
	padding: 6px 6px 6px 20px;
	border-bottom: 1px solid #cccccc;
    background: url("../images/icon_dot.png")/*tpa=images/icon_dot.png*/ no-repeat left center;
    background-position: 1% 50%; 
    line-height: 2.2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
/* 	
	border-bottom: 1px solid #cccccc;
	padding: 5px 5px;
	float: left;
	margin-bottom: 10px; */
}
.article_cont2_news ul li a {
	color: #333;
	text-decoration: none;
}
.article_cont2_news ul li span {
	float: right;
	color: #999;
}
.article_cont2_news ul li:nth-of-type(1) {
	display: block;
}/*���Ѷ*/
/*��Ϸ��ɫ*/
.article_cont3 {
	width: 1024;
	height: 460px;
	background: /* url("../images/game-pic01.jpg")  */no-repeat center center;
	background-positon: 100%, 100%;
	background-repeat: no-repeat;
}
.article_cont3 h3 {
	font-size: 30px;
	font-family: "����";
}
/*��Ϸ����*/
.article_cont4 {
	width:1024;
	height: auto;
}
.article_cont4 h3 {
	font-size: 30px;
	font-family: "����";
}
.article_cont4_cont {
	width: 100%;
	height: auto;
	border: 1px solid #CCC;
}
.article_cont4_title {
	width: 100%;
	height: 50px;
	background: #e8e8e8;
	border-bottom: 1px solid #CCC;
}
.article_cont4_title p {
	padding: 10px;
	font-size: 20px;
	font-family: "����";
}
#controlSlide {
	width: 100%;
	height: 50px;
	color: #666;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
}
#controlSlide li {
	float: left;
	width: 25%;
	height: 50px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
}
#controlSlide li span {
	float: right;
}
#controlSlide li:hover {
	border-bottom: 3px solid #00a5c5;
}
#controlSlide li a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
#controlSlide li.current {
	width: 25%;
	height: 50px;
}
#controlSlide li.current a {
	color: #00a5c5;
}
#divTabList {
	width: 100%;
	height: auto;
}
.divTab {
	width: 100%;
	height: auto;
	padding: 20px;
}
.divTab ul {
	width: 100%;
	height: 400px;
}
.divTab ul li {
	width: 185px;
	height: 142px;
	float: left;
	list-style: none;
	text-align: center !important;
	margin-top: 15px;
}
.divTab ul li h3 {
	font-size: 18px;
}
.divTab a {
}
.divTab img {
}
/*��Ϸ����*/

/*�ײ���һ����*/
.footer {
	width: 100%;
	height: 100px;
	background: #CCC;
	text-align: center;
	padding: 15px;
}
.footer h3 {
	color: #FFF;
}
.footer p {
	color: #999;
}
/*�ײ���һ����*/

/*�ײ��ڶ�����*/

.footer1 {
	width: 100%;
	height: auto;
	background: #000;
	padding: 30px;
}
.footer1 p {
	color: #999;
	line-height: 25px;
}


/* 新游戏样式 */

/*top*/
/*article_cont*/
.article1_cont {
	width: 1010px;
	height: 78px;
/* 	background: url("../images/game/tangguob1.jpg") no-repeat center center; */
	background-positon: 100%, 100%;
	background-size: 100%, 100%;
	background-repeat: no-repeat;
}
.article1_cont ul {
	width: 80%;
	height: auto;
	 margin-top:0px;
	
}
.article1_cont ul li {
	width: 140px;
	height: 50px;
	border: 1px solid #575151;
	padding: 10px;
	background: #2f2f2f;
	float: right;
	margin: 12px;
	text-align: center;
	
}
.article1_cont ul li a {
	text-decoration: none;
	color: #FFF;
}
.article1_cont span {
	float: right;
	
	height: 60px;
	display: block;
	width: 30%;
	padding: 10px;
	font-size: 16px;
	color: #0F0;
	font-family: "����";
	margin-top: 5px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}
.article1_cont samp {
}
.qidai {
	display: none;
}
.app:hover .qidai {
	margin: 0px;
	padding: 0px;
	display: block !important;
	width: 163px;
	height: 65px;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	color:#0F0; /* #FFF */;
	background: url("../images/qidai.png")/*tpa=images/qidai.png*/;
	margin-top: 5px;
	float: right;
}

.article_cont4_title p {
	padding: 10px;
	font-size: 20px;
	font-family: "����";
}
#controlSlide {
	width: 100%;
	height: 50px;
	color: #666;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
}
#controlSlide li {
	float: left;
	width: 25%;
	height: 50px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
}
#controlSlide li span {
	float: right;
}
#controlSlide li:hover {
	border-bottom: 3px solid #00a5c5;
}
#controlSlide li a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
#controlSlide li.current {
	width: 25%;
	height: 50px;
}
#controlSlide li.current a {
	color: #00a5c5;
}

