/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	font-family: 'Noto Sans SC', sans-serif;
	background: #000;
}
.bigcontainer {
	width: 100%;
}

/* 顶部区域样式调整 */

#gonggao{width:1080px;height:96px;position:absolute;top:882px;left:50%;margin-left:-580px;z-index:1500;}
#downloada{float:left;width:1280px;height:96px;overflow:hidden;margin-right:20px;margin-top:10px}

#downloada .btn_downa{float:left;width:345px;height:96px;position:relative;text-indent:-9999em;background:url(../images/btn01.png) no-repeat left bottom;display:block;margin-top:0px;}
#downloada .btn_downa:hover{text-decoration:none;background:url(../images/btn01_hover.png) no-repeat left top;}
#downloada .btn_downb{float:left;width:345px;height:96px;position:relative;text-indent:-9999em;background:url(../images/btn02.png) no-repeat left bottom;display:block;margin-left:50px;}
#downloada .btn_downb:hover{text-decoration:none;background:url(../images/btn02_hover.png) no-repeat left top;}
#downloada .btn_downc{float:left;width:345px;height:96px;position:relative;text-indent:-9999em;background:url(../images/btn03.png) no-repeat left bottom;display:block;margin-left:50px;margin-top:0px;}
#downloada .btn_downc:hover{text-decoration:none;background:url(../images/btn03_hover.png) no-repeat left top;}
#Version2 {
    width: 100%;
    height: 1076px;
    position: relative;
    overflow: hidden;
    padding-top: 0; /* 将顶部高度调整为0 */
    z-index: 11;
}
#Flash {
    width: 1920px;
    height: 1076px;
    position: absolute;
    left: 50%;
    margin: 0 auto -272px -960px;
    z-index: -1;
}
#Header {
    margin: 0 auto -290px -960px;
    width: 1920px;
    height: 1076px;
    position: absolute;
    left: 50%;
    line-height: 0px;
    z-index: -2;
}

/* 游戏介绍区域 */
.gameIntro {
	width: 1920px;
	height: 703px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/bj_02.jpg) no-repeat center;
}



/* 某功能展示样式 */
.zbShow1 {
	width: 1920px;
	height: 1026px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/bj_04.jpg) no-repeat center;
}

/* 浮动条样式 */
#Floatingbar {
	width: 157px;
	position: fixed;
	top: 50%;
	right: 0px;
	margin-top: -150px;
	background-color: #e5e5e5;
	box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
	z-index: 999;
	font-size: 12px; 
	background-color: #ffffff;
}
#Floatingbar .ewm {
	padding: 22px 0 15px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #333333;
}
#Floatingbar .ewm img {
	width: 117px;
	height: 117px;
	margin: 0 auto;
	display: block;
}
#Floatingbar ul {
	padding: 14px 0;
	background: url(line_x.png) no-repeat center bottom;
	list-style-type: none;
	background-color: #333333;
	color: white;
}
#Floatingbar ul li {
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 7px;
	cursor: pointer;
}
#Floatingbar ul li a {
	color: white;
}
#Floatingbar ul li a:hover {
	color: white;
}
#Floatingbar .btn_backtop {
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	background-color: #676767;
	display: block;
}
#Floatingbar .btn_backtop:hover {
	background-color: #507129;
}
#Floatingbar .btn {
	width: 15px;
	height: 130px;
	position: absolute;
	top: 23px;
	left: -15px;
	background: url(arrow.png) no-repeat right top;
	cursor: pointer;
}
#Floatingbar .btn.change {
	background-position: left top;
}

/* 底部区域样式调整 */
 


.navs {
    width: 1056px;
    height: 81px;
    position: absolute;
    left: 50%;
    margin-left: -528px;
    top: 870px;
    z-index: 99;  /* 确保足够高的层级 */
}

.nav1, .nav2, .nav3, .nav4 {
    width: 271px;
    height: 79px;
    display: block; /* 确保链接是块级元素，增加点击区域 */
    background: url(../images/xz.png) no-repeat center center;
    float: left; /* 确保左浮动 */
}

.nav1:hover, .nav2:hover, .nav3:hover, .nav4:hover {
    cursor: pointer;
    margin-top: -10px;
}

.nav2 {
    background: url(../images/kf.png) no-repeat center center;
    margin-left: 125px;
}

.nav3 {
    background: url(./images/kf.png) no-repeat center center;
    float: right;
}


.gameIntro {
    position: relative;
    height: 703x; /* 根据需要调整高度 */
    background-size: cover;
    background-position: center;
}

.text-area {
    position: absolute;
    top: 160px;
    left: 569px;
    width: 920px;
    height: 444px;
    overflow-y: auto; /* 添加滚动条 */
    background: rgba(0, 0, 0, 0.5); /* 半透明黑色背景，可以根据需要调整 */
    padding: 15px;
    box-sizing: border-box;
}

.head_14 {
    list-style: none;
    padding: 0;
    margin: 0;
    color: yellow; /* 黄色字体 */
    font-size: 18px; /* 字体大小为16px */
    line-height: 2; /* 增加行间距 *//
}

.head_14 a {
    text-decoration: none;
    color: inherit;
}
/* 自定义滚动条 */
.text-area::-webkit-scrollbar {
    width: 10px; /* 滚动条宽度 */
}

.text-area::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2); /* 滚动条轨道颜色 */
    border-radius: 10px; /* 轨道圆角 */
}

.text-area::-webkit-scrollbar-thumb {
    background-color: darkgrey; /* 滚动条滑块颜色 */
    border-radius: 10px; /* 滚动条滑块圆角 */
    border: 2px solid black; /* 滚动条滑块边框 */
}

.text-area::-webkit-scrollbar-thumb:hover {
    background: #555; /* 滚动条滑块悬停颜色 */
}
.bottom p {
    line-height: 1.6; /* 增加行间距 */
    margin-bottom: 12px; /* 增加段落之间的间距 */
    color: #fff; /* 可以调整颜色以符合整体风格 */
    font-size: 13px; /* 此处可以根据需要调整字体大小 */
}

#jcjt {
    position: relative; /* 允许绝对定位的子元素相对于此定位 */
    background-size: cover; /* 背景图片覆盖整个区域 */
    background-position: center; /* 背景图片居中显示 */
}

.iframe-container {
    position: absolute;
    top: 120px; /* 距离顶部187像素 */
    left: 85px; /* 距离左侧85像素 */
    width:  1800px; /* 宽度1300像素 */
    height: 800px; /* 高度763像素 */
    overflow: hidden; /* 隐藏超出部分 */
}

iframe {
    width: 100%; /* iframe填满容器宽度 */
    height: 100%; /* iframe填满容器高度 */
}


.bottom {
    width: 100%; /* 全宽 */
    height: 150px;
    display: flex;
    justify-content: center; /* 居中显示 content */
    background: linear-gradient(to bottom, #000000, #27303d);
    color: white;
    font-size: 14px;
    font-weight: normal;
    
}

.bottom1 {
    display: flex;
    align-items: center;
    max-width: 1920px; /* 最大宽度为1920px */
}

 

.left {
    width: 117px;
    height: 117px;
	margin-right: 30px; /* 添加30px的右边距 */
}

.left img {
    max-width: 100%;
    max-height: 100%;
}

.vertical-line {
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, #000000, #808080); /* 从黑色渐变到灰色 */
}

.right {
    flex-grow: 1; /* 让右侧占据剩余空间 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px; /* 与竖线保持间隔 */
    text-align: left; /* 文本靠左 */
}

/*下载*/
/*公告*/
.topcontainer {
	width:1920px;height:1000px;left: 50%;margin-left: -960px;
	position: relative;
	background-position: -0px -0px;
}
#gonggao{width:1080px;height:96px;position:absolute;top:882px;left:50%;margin-left:-580px;z-index:1500;}
#downloada{float:left;width:1280px;height:96px;overflow:hidden;margin-right:20px;margin-top:10px}

#downloada .btn_downa{float:left;width:345px;height:96px;position:relative;text-indent:-9999em;background:url(../images/btn01.png) no-repeat left bottom;display:block;margin-top:0px;}
#downloada .btn_downa:hover{text-decoration:none;background:url(../images/btn01_hover.png) no-repeat left top;}
#downloada .btn_downb{float:left;width:345px;height:96px;position:relative;text-indent:-9999em;background:url(../images/btn02.png) no-repeat left bottom;display:block;margin-left:50px;}
#downloada .btn_downb:hover{text-decoration:none;background:url(../images/btn02_hover.png) no-repeat left top;}
#downloada .btn_downc{float:left;width:345px;height:96px;position:relative;text-indent:-9999em;background:url(../images/btn03.png) no-repeat left bottom;display:block;margin-left:50px;margin-top:0px;}
#downloada .btn_downc:hover{text-decoration:none;background:url(../images/btn03_hover.png) no-repeat left top;}



#Download{width: 764px;height: 172px;text-align:center;position:absolute;top:882px;left:50%;margin-left: -396px;z-index:5100;border-radius:5px;background:url("../images/down.png") no-repeat left top;}
#Download .btn_down_s1{float:left;width: 240px;height: 87px;text-indent:-999em;margin-left: 107px;margin-top: 43px;}
#Download .btn_down_s2{float:left;width: 99px;height: 91px;text-indent:-999em;margin-left: -10px;margin-top: 39px;}
#Download .btn_down_s3{float:left;width: 99px;height: 101px;text-indent:-999em;margin-left: 4px;margin-top: 35px;}
#Download .btn_down_s4{float:left;width: 99px;height: 89px;text-indent:-999em;margin-left: 4px;margin-top: 42px;}
