@charset "utf-8";

/* ==========================================================
   基础
   ========================================================== */

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
	background: #000;
}

img {
	border: 0;
	max-width: 100%;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
}

.cl {
	clear: both;
}

.bl {
	display: block;
}

.ab {
	position: absolute;
}

.rl {
	position: relative;
}

.bigcontainer {
	width: 100%;
	min-width: 1200px;
	background: #000;
}


/* ==========================================================
   主导航按钮
   PC端保持原来的 504px 布局
   ========================================================== */

.navs {
	position: absolute;
	width: 504px;
	height: 265px;
	left: 50%;
	margin-left: -255px;
	top: 754px;
	z-index: 99;
}

.nav1,
.nav2,
.nav3,
.nav4 {
	width: 89px;
	height: 264px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}

.nav1 {
	background-image: url(../images/xz.png);
}

.nav2 {
	background-image: url(../images/cz.png);
	margin-left: 49px;
}

.nav3 {
	background-image: url(../images/cz.png);
	margin-left: 50px;
}

.nav4 {
	background-image: url(../images/kf.png);
	float: right;
}

.nav1:hover,
.nav2:hover,
.nav3:hover,
.nav4:hover {
	cursor: pointer;
	margin-top: -10px;
}


/* ==========================================================
   旧顶部容器
   其他页面如果还在使用，继续保留
   ========================================================== */

.topcontainer {
	width: 1920px;
	height: 1080px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/bj_01.jpg) no-repeat center top;
}

.animatetop {
	width: 1920px;
	height: 1080px;
	left: 50%;
	margin-left: -960px;
}


/* ==========================================================
   旧顶部导航
   ========================================================== */

.topcontainer .topnavs {
	width: 616px;
	height: 30px;
	left: 50%;
	margin-left: -41px;
	top: 23px;
}

.topcontainer .topnavs .nav {
	width: 112px;
	height: 30px;
}

.topcontainer .topnavs .nav1 {
	margin-left: 0;
}

.topcontainer .topnavs .nav2 {
	margin-left: 167px;
}

.topcontainer .topnavs .nav3 {
	margin-left: 335px;
}

.topcontainer .topnavs .nav4 {
	margin-left: 503px;
}


/* ==========================================================
   旧顶部四个按钮
   ========================================================== */

.topcontainer .navs {
	width: 938px;
	height: 263px;
	left: 50%;
	margin-left: -471px;
	top: 836px;
}

.topcontainer .navs .nav {
	width: 177px;
	height: 178px;
}

.topcontainer .navs .nav1 {
	margin-left: 0;
	top: 86px;
}

.topcontainer .navs .nav2 {
	margin-left: 255px;
	top: 35px;
}

.topcontainer .navs .nav3 {
	margin-left: 508px;
	top: 0;
}

.topcontainer .navs .nav4 {
	margin-left: 761px;
	top: 7px;
}

.topcontainer .navs .nav:hover {
	cursor: pointer;
}


/* ==========================================================
   游戏介绍
   ========================================================== */

.gameIntro {
	width: 1920px;
	height: 717px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;

	background-image: url(../images/bj_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.gameIntro .introTexts {
	width: 686px;
	height: 366px;
	left: 50%;
	margin-left: -503px;
	top: 108px;
	position: absolute;
}

.gameIntro .introTexts .line {
	width: 669px;
	height: 42px;
	position: absolute;
}

.gameIntro .introTexts .lineTitle {
	width: 99px;
	height: 22px;
	top: 9px;
	left: 10px;
	color: #fbfff5;
	position: absolute;
}

.gameIntro .introTexts .lineText {
	width: 521px;
	height: 26px;
	top: 14px;
	left: 120px;
	color: #000;
	position: absolute;
}

.gameIntro .introTexts .line:hover,
.gameIntro .introTexts .lineTitle:hover,
.gameIntro .introTexts .lineText:hover {
	cursor: default;
}

.gameIntro .introTexts .line1 {
	left: 18px;
	top: 5px;
}

.gameIntro .introTexts .line2 {
	left: 18px;
	top: 57px;
}

.gameIntro .introTexts .line3 {
	left: 18px;
	top: 109px;
}

.gameIntro .introTexts .line4 {
	left: 18px;
	top: 161px;
}

.gameIntro .introTexts .line5 {
	left: 18px;
	top: 213px;
}

.gameIntro .introTexts .line6 {
	left: 18px;
	top: 265px;
}

.gameIntro .introTexts .line7 {
	left: 18px;
	top: 317px;
}


/* ==========================================================
   三职业展示
   ========================================================== */

.gzshow {
	width: 1920px;
	height: 1600px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;

	background-image: url(../images/bj_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* ==========================================================
   游戏截图
   ========================================================== */

.zbShow {
	width: 1920px;
	height: 968px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;

	background-image: url(../images/bj_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.gzimg {
	width: 309px;
	height: 309px;
	left: 50%;
	margin-left: -366px;
	top: 221px;
	position: absolute;

	background: url(../images/bj04_jcjt/gifdh.gif) no-repeat center;

	z-index: 50;
}


/* ==========================================================
   游戏展示第五屏
   ========================================================== */

.zbShow2 {
	width: 1920px;
	height: 874px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;

	background-image: url(../images/bj_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.zbShow2 .zbtext {
	width: 1077px;
	height: 40px;
	left: 421px;
	position: absolute;
}

.zbShow2 .zbtext .text {
	font-size: 27px;
	color: #fff;
}

.zbShow2 .zbtext1 {
	top: 570px;
}

.zbShow2 .zbtext2 {
	top: 1046px;
}

.zbShow2 .zbtext3 {
	top: 1524px;
}


/* ==========================================================
   底部
   ========================================================== */

.bottom {
	width: 1920px;
	height: 132px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;

	background-image: url(../images/bj_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* ==========================================================
   SuperSlide
   ========================================================== */

.slide1 {
	width: 1145px;
	height: 559px;
	left: 50%;
	margin-left: -573px;
	top: 107px;
	position: absolute;
}

.slide1 .uls li,
.slide2 .uls li,
.slide3 .uls li,
.slide4 .uls li,
.slide5 .uls li {
	list-style: none;
}

.slide1 .prev,
.slide1 .next {
	width: 32px;
	height: 50px;
	position: absolute;
}

.slide1 .prev {
	top: -315px;
	left: -38px;
}

.slide1 .next {
	top: -367px;
	left: 1144px;
}


.slide2 {
	width: 1103px;
	height: 459px;
	left: 758px;
	margin-left: -600px;
	top: 173px;
	position: absolute;
}

.slide2 .prev,
.slide2 .next {
	width: 40px;
	height: 52px;
	position: absolute;
}

.slide2 .prev {
	top: -386px;
	left: -601px;
}

.slide2 .next {
	top: -436px;
	left: 688px;
}

.slide2 .slide2hd {
	width: 781px;
	height: 110px;
	left: 804px;
	margin-left: -444px;
	top: 487px;
	position: absolute;
}

.slide2 .slide2hd .sm {
	width: 107px;
	height: 110px;
	position: absolute;
}

.slide2 .slide2hd .sm:hover {
	cursor: pointer;
}

.slide2 .slide2hd .sm1 {
	left: 0;
}

.slide2 .slide2hd .sm1.on {
	background: url(../images/bj04fb/1.gif);
}

.slide2 .slide2hd .sm2 {
	left: 125px;
}

.slide2 .slide2hd .sm2.on {
	background: url(../images/bj04fb/2.gif);
}

.slide2 .slide2hd .sm3 {
	left: 250px;
}

.slide2 .slide2hd .sm3.on {
	background: url(../images/bj04fb/3.gif);
}

.slide2 .slide2hd .sm4 {
	left: 375px;
}

.slide2 .slide2hd .sm4.on {
	background: url(../images/bj04fb/4.gif);
}

.slide2 .slide2hd .sm5 {
	left: 751px;
}

.slide2 .slide2hd .sm5.on {
	background: url(../images/bj04fb/5.gif);
}

.slide2 .slide2hd .sm6 {
	left: 940px;
}

.slide2 .slide2hd .sm6.on {
	background: url(../images/bj04fb/6.gif);
}


.slide3 {
	width: 1032px;
	height: 527px;
	left: 983px;
	margin-left: -370px;
	top: 258px;
	position: absolute;
}

.slide3 .prev,
.slide3 .next {
	width: 60px;
	height: 80px;
	position: absolute;
}

.slide3 .prev {
	top: -306px;
	left: 658px;
}

.slide3 .next {
	top: -395px;
	left: -595px;
	background-image: url(../images/LG.png);
}


.slide4 {
	width: 1078px;
	height: 419px;
	left: 50%;
	margin-left: -545px;
	top: 160px;
	position: absolute;
}

.slide4 .prev,
.slide4 .next {
	width: 40px;
	height: 52px;
	position: absolute;
}

.slide4 .prev {
	top: -444px;
	left: 718px;
}

.slide4 .next {
	top: -496px;
	left: -610px;
}


.slide5 {
	width: 1078px;
	height: 419px;
	left: 50%;
	margin-left: -539px;
	top: 1097px;
	position: absolute;
}

.slide5 .prev,
.slide5 .next {
	width: 40px;
	height: 52px;
	position: absolute;
}

.slide5 .prev {
	top: -262px;
	left: -85px;
}

.slide5 .next {
	top: -317px;
	left: 1121px;
}


/* ==========================================================
   右侧悬浮工具栏
   ========================================================== */

#Floatingbar {
	width: 157px;
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -150px;

	background: #fff;

	box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);

	z-index: 150000;

	font-size: 12px;
	font-family: "Microsoft YaHei", Arial, sans-serif;
}

#Floatingbar .ewm {
	padding: 22px 0 15px;
	line-height: 24px;
	text-align: center;

	color: #fff;
	background: #333;
}

#Floatingbar .ewm img {
	width: 117px;
	height: 117px;
	margin: 0 auto;
	display: block;
}

#Floatingbar ul {
	padding: 14px 0;

	background: #333 url(../images/line_x.png) no-repeat center bottom;

	list-style: none;
	color: #fff;
}

#Floatingbar ul li {
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 7px;
	cursor: pointer;
}

#Floatingbar ul li a {
	color: #fff;
}

#Floatingbar ul li a:hover {
	color: #fff;
}

#Floatingbar ul li img {
	margin-left: 5px;
	vertical-align: middle;
}

#Floatingbar .btn_backtop {
	height: 31px;
	line-height: 31px;
	text-align: center;

	color: #fff;
	background: #676767;

	display: block;
}

#Floatingbar .btn_backtop:hover {
	background: #507129;
}

#Floatingbar .btn {
	width: 15px;
	height: 130px;

	position: absolute;

	top: 23px;
	left: -15px;

	background: url(../images/arrow.png) no-repeat right top;

	cursor: pointer;
}

#Floatingbar .btn.change {
	background-position: left top;
}


/* ==========================================================
   顶部白色导航
   ========================================================== */

.STYLE1 {
	font-size: 24px;
}

.STYLE2 {
	font-size: 12px;
	color: #fff;
}

.STYLE3 {
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
}

.STYLE4 {
	font-size: 12px;
	color: #ccc;
}

.STYLE6 {
	font-size: 13px;
	color: #ccc;
}

.topstyle {
	position: fixed;
	z-index: 9999;
}

.topstyle a {
	text-decoration: none;
	color: #4f4f4f;
}

.topstyle a:visited,
.topstyle a:hover,
.topstyle a:active {
	color: #4f4f4f;
}


/* ==========================================================
   主视觉区域
   ========================================================== */

#Version {
	width: 100%;
	height: 1072px;

	position: relative;

	padding-top: 68px;

	overflow: hidden;

	z-index: 11;
}

#Header {
	width: 1920px;
	height: 1072px;

	position: absolute;

	left: 50%;

	z-index: -2;

	line-height: 0;

	margin-left: -960px;
}

#Header img {
	width: 1920px;
	height: auto;
	display: block;
}

#Flash {
	width: 1920px;
	height: 1072px;

	position: absolute;

	left: 50%;

	z-index: -1;

	margin-left: -960px;

	overflow: hidden;
}

#Flash video {
	width: 1920px;
	height: 1072px;

	display: block;

	object-fit: cover;
}


/* ==========================================================
   ==========================================================
   手机端适配
   <=768px
   PC端完全不受影响
   ==========================================================
   ========================================================== */

@media screen and (max-width: 768px) {

	/* ======================================================
	   手机基础
	   ====================================================== */

	html,
	body {
		width: 100%;
		min-width: 0 !important;
		max-width: 100%;
		overflow-x: hidden !important;
	}

	.bigcontainer {
		width: 100% !important;
		min-width: 0 !important;
		max-width: 100% !important;
		overflow-x: hidden !important;
	}


	/* ======================================================
	   顶部白色导航
	   ====================================================== */

	.topstyle {
		position: fixed !important;

		left: 0 !important;
		top: 0 !important;

		width: 100% !important;
		height: 48px !important;

		z-index: 99999;

		overflow: hidden;
	}

	.topstyle td {
		height: 48px !important;
		padding: 0 !important;

		vertical-align: middle;
	}

	/* 左边 Logo */

	.topstyle td:nth-child(1) {
		width: 25% !important;
		text-align: center;
	}

	.topstyle td:nth-child(1) img {
		width: 88px !important;
		height: auto !important;

		max-width: 100%;

		display: inline-block;
	}

	/* 中间图片 */

	.topstyle td:nth-child(2) {
		width: 20% !important;
		text-align: center;
	}

	.topstyle td:nth-child(2) img {
		width: 72px !important;
		height: auto !important;

		max-width: 100%;

		display: inline-block;
	}

	/* 右侧文字 */

	.topstyle td:nth-child(3) {
		width: 55% !important;

		padding: 0 !important;

		white-space: nowrap;

		text-align: center;

		font-size: 0;
	}

	.topstyle .STYLE1 {
		font-size: 11px !important;
		line-height: 48px !important;
	}

	.topstyle .STYLE1 a {
		font-size: 11px !important;

		margin: 0 1px !important;

		white-space: nowrap;
	}


	/* ======================================================
	   ★★★ 手机端隐藏 PC 大导航 ★★★

	   这是解决“导航栏占满手机屏幕”的关键。

	   PC端 .navs 完全不动。
	   只有手机 <=768px 时隐藏。
	   ====================================================== */

	.navs {
		display: none !important;
	}


	/* ======================================================
	   主视频区域
	   ====================================================== */

	#Version {
		width: 100% !important;

		/*
		   手机按照屏幕比例显示。
		   16:9
		*/
		height: 56.25vw !important;

		/*
		   顶部固定导航 48px，
		   视频从导航下面开始。
		*/
		margin-top: 48px !important;

		padding-top: 0 !important;

		min-height: 180px;

		max-height: 600px;

		position: relative !important;

		overflow: hidden !important;
	}

	#Header {
		width: 100% !important;
		height: 100% !important;

		left: 0 !important;
		top: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;
	}

	#Header img {
		width: 100% !important;
		height: 100% !important;

		display: block;

		object-fit: cover;
	}

	#Flash {
		width: 100% !important;
		height: 100% !important;

		left: 0 !important;
		top: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;
	}

	#Flash video {
		width: 100% !important;
		height: 100% !important;

		display: block;

		object-fit: cover;
	}


	/* ======================================================
	   游戏介绍

	   手机端不再使用 1920px 固定宽度。
	   ====================================================== */

	.gameIntro {
		width: 100% !important;

		height: 717px !important;

		left: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;

		background-position: center top !important;

		/*
		   保持背景比例，
		   不强行拉伸变形。
		*/
		background-size: auto 100% !important;
	}

	/* 游戏介绍中的固定文字在手机端隐藏，
	   防止 669px 文字区域撑破屏幕 */

	.gameIntro .introTexts {
		display: none !important;
	}


	/* ======================================================
	   三职业展示
	   ====================================================== */

	.gzshow {
		width: 100% !important;

		height: auto !important;

		min-height: 500px;

		left: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;

		background-position: center top !important;

		background-size: auto 100% !important;
	}

	.gzshow table {
		display: none !important;
	}

	.gzshow img {
		max-width: 100%;

		height: auto;
	}

	.gzshow > div {
		width: 100% !important;

		max-width: 100% !important;
	}

	.gzshow > div > div {
		width: 100% !important;

		max-width: 100% !important;

		display: flex !important;

		justify-content: center !important;

		align-items: center !important;

		flex-wrap: nowrap !important;

		overflow: hidden !important;

		margin: 15px 0 !important;
	}

	.gzshow > div > div img {
		width: auto !important;

		max-width: 18% !important;

		height: auto !important;

		display: block;
	}


	/* ======================================================
	   游戏截图
	   ====================================================== */

	.zbShow {
		width: 100% !important;

		height: 968px !important;

		left: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;

		background-position: center top !important;

		background-size: auto 100% !important;
	}

	.zbShow table {
		display: none !important;
	}

	.zbShow > div {
		width: 100% !important;

		max-width: 100% !important;
	}

	.zbShow img {
		max-width: 100% !important;

		height: auto !important;
	}


	/* ======================================================
	   第五屏
	   ====================================================== */

	.zbShow2 {
		width: 100% !important;

		height: 874px !important;

		left: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;

		background-position: center top !important;

		background-size: auto 100% !important;
	}

	.zbShow2 .zbtext {
		display: none !important;
	}


	/* ======================================================
	   底部
	   ====================================================== */

	.bottom {
		width: 100% !important;

		height: auto !important;

		min-height: 160px;

		left: 0 !important;

		margin-left: 0 !important;

		overflow: hidden !important;

		background-position: center top !important;

		background-size: auto 100% !important;
	}

	#layer {
		width: 100% !important;

		max-width: 100% !important;
	}

	#Layer4 {
		position: relative !important;

		left: 0 !important;
		top: 0 !important;

		width: 100% !important;

		height: auto !important;

		min-height: 160px;
	}

	#Layer5 {
		position: relative !important;

		left: 0 !important;
		top: 0 !important;

		width: 100% !important;

		height: auto !important;

		padding: 15px 10px !important;

		box-sizing: border-box;
	}

	#layer2 {
		width: 100% !important;

		height: auto !important;

		max-width: 100% !important;
	}

	#layer2 .STYLE2 {
		font-size: 11px !important;

		line-height: 1.8 !important;

		text-align: center !important;

		word-break: break-all;
	}

	#layer2 p {
		margin: 5px 0 !important;
	}


	/* ======================================================
	   手机右侧悬浮工具栏
	   ====================================================== */

	#Floatingbar {
		width: 62px !important;

		right: 0 !important;

		top: auto !important;

		bottom: 15px !important;

		margin-top: 0 !important;

		transform: none !important;

		font-size: 10px !important;

		z-index: 150000;
	}

	#Floatingbar .ewm {
		display: none !important;
	}

	#Floatingbar ul {
		padding: 4px 0 !important;
	}

	#Floatingbar ul li {
		height: 27px !important;

		line-height: 27px !important;

		margin-bottom: 1px !important;

		overflow: hidden;
	}

	#Floatingbar ul li a {
		display: block;

		width: 100%;

		height: 27px;

		line-height: 27px;

		font-size: 10px !important;

		white-space: nowrap;

		overflow: hidden;
	}

	#Floatingbar .btn_backtop {
		width: 100% !important;

		height: 25px !important;

		line-height: 25px !important;

		font-size: 10px !important;
	}

	#Floatingbar .btn {
		display: none !important;
	}


	/* ======================================================
	   防止旧 Dreamweaver Layer 撑破手机
	   ====================================================== */

	#Layer1,
	#Layer2,
	#Layer3,
	#Layer4,
	#Layer5,
	#Layer6,
	#Layer7,
	#Layer8,
	#Layer9,
	#Layer10,
	#Layer11,
	#Layer12,
	#Layer13,
	#Layer14,
	#Layer15,
	#Layer16,
	#Layer17,
	#Layer18,
	#Layer19 {
		max-width: 100% !important;
	}


	/* ======================================================
	   手机点击体验
	   ====================================================== */

	a {
		-webkit-tap-highlight-color: transparent;
	}

}


/* ==========================================================
   超小屏手机
   例如 320px / 360px
   ========================================================== */

@media screen and (max-width: 380px) {

	.topstyle {
		height: 45px !important;
	}

	.topstyle td {
		height: 45px !important;
	}

	.topstyle td:nth-child(1) img {
		width: 76px !important;
	}

	.topstyle td:nth-child(2) img {
		width: 62px !important;
	}

	.topstyle .STYLE1 {
		font-size: 10px !important;
		line-height: 45px !important;
	}

	.topstyle .STYLE1 a {
		font-size: 10px !important;
		margin: 0 1px !important;
	}

	#Version {
		margin-top: 45px !important;
	}

	#Floatingbar {
		width: 58px !important;
	}

	#Floatingbar ul li {
		height: 25px !important;
		line-height: 25px !important;
	}

	#Floatingbar ul li a {
		height: 25px !important;
		line-height: 25px !important;
		font-size: 9px !important;
	}

	#Floatingbar .btn_backtop {
		height: 23px !important;
		line-height: 23px !important;
		font-size: 9px !important;
	}

}