﻿body, div, p, a, img, span, input, button, ul, li, form, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0
}
body {
	font-family:'Microsoft Yahei', sans-serif, Arial;
	font-size:12px;
}
body, td, th {
	font-family: "Microsoft Yahei", sans-serif, Arial;
}
li {
	list-style:none;
}
.wrap a {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	font-size:18px;
}
.wrap-m, .maskDiv, .videoPop, .footer {
	display:none;
}
span, a, img {
	display:inline-block;
}
.wrap a:focus {
	outline:none;
}
body {
	background:#050608;
}
.wrap {
	min-width:1280px;
	width:100%;
width:expression((documentElement.clientWidth < 1280) ? "1280px" : "100%" );
	float:left;
	background:#121212;
}
/*-------------頭部導航-------------*/
.top {
/*	background:url(img/nweb01.jpg) no-repeat;*/
	width:100%;
	height:966px;
	position:relative;
	z-index:10;
}
.top-nav {
	width:100%;
	
	height:92px;
	margin:0 auto;

}
.top-img {
	float:left;
	margin-left:50px;
	margin-top:0px;
}
.top-ul {
	font-weight:bold;
	float:left;
	position:relative;
}
.top-ul li {
	font-weight:bold;
	width:130px;
	height:92px;
	line-height:92px;
	float:left;
	text-align:center;
}
.top-ul li a {
	font-weight:bold;
	color:#fff;
	font-size:16px;
}
.top-ul li .top-ul-li-first {
	color:#eed78f;
}
.top-border-red {
	width:130px;
	height:3px;
	background:#ff0000;
	position:absolute;
	top:85px;
	left:0px;
}
/*-------------開始遊戲-------------*/
.top-start {
	width:1280px;
	height:auto;
	margin:0 auto;
	padding-top:450px;
	clear:both;
}
.top-start-left {
	float:left;
	width:366px;
	height:auto;
}
.tsl-top {
	width:366px;
	height:158px;
	background:url(img/nweb02.jpg) no-repeat;
	position:relative;
	overflow:hidden;
}
.tsl-top-a {
	width:366px;
	height:158px;
	line-height:136px;
	color:#fff;
	font-size:46px;
	text-align:center;
	position:relative;
}
.tsl-top-a span {
	position:absolute;
	font-size:12px;
	display:block;
	left:130px;
	top:40px;
}
.tsl-top-p {
	width:366px;
	height:158px;
	position:absolute;
	background:#000;
filter:alpha(opacity:50);
	opacity:0.5;
	top:-158px;
	left:0;
}
.tsl-top-p2 {
	width:10px;
	height:208px;
	background:#fff;
	position:absolute;
	transform:rotate(30deg);
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	top:-26px;
	left:-70px;
}
/*-------------登錄下載-------------*/
.tsl-loading, .tsl-download {
	width:366px;
	height:73px;
	background:#2a2626;
	position:relative;
	overflow:hidden;

	margin-top:1px;
}
.tsl-loading {

	background:url(img/tc.jpg) no-repeat center top;

}
.tsl-lt, .tsl-dl {
	width:182px;
	height:42px;
	position:absolute;
	top:14px;
	left:90px;
	overflow:hidden;
}
.tsl-lt-div, .tsl-dl-div {
	width:142px;
	height:40px;
	margin-top:0;
}
.tsl-lt-a {
	width:142px;
	height:34px;
	background:url(img/web05.png) no-repeat;
	margin-left:15px;
}
.tsl-lt-a2 {
	width:142px;
	height:34px;
	background:url(img/web03.png) no-repeat;
	margin-left:15px;
	margin-top:6px;
}
.tsl-dl-a {
	width:142px;
	height:34px;
	background:url(img/web06.png) no-repeat;
}
.tsl-dl-a2 {
	width:142px;
	height:34px;
	background:url(img/web04.png) no-repeat;
	margin-top:6px;
}
/*-------------輪播-------------*/
.top-cbanner {
	width:524px;
	height:306px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-left:16px;
}
.top-cbanner ul {
	width:1572px;
	height:306px;
	position:absolute;
	left:0;
	top:0;
}
.top-cbanner ul li {
	width:524px;
	height:306px;
	float:left;
}
.top-cbfBtn {
	position:absolute;
	bottom:10px;
	width:260px;
	height:16px;
	left:132px;
	text-align:center;
	z-index:5;
}
.top-cbfBtn span {
	width:40px;
	height:8px;
	background:#eed78f;
	margin-left:6px;
}
#num .active {
	background:#f00;
}
/*-------------服務器列表-------------*/
.top-server {
	width:338px;
	height:auto;
	margin-left:16px;
	float:left;
}
.ts-list {
	width:338px;
	height:64px;
	background:#222222;
}
.ts-list h1 {
	font-size:22px;
	color:#fff;
	margin-left:22px;
	line-height:60px;
	font-weight:500;
	text-align:center;
}
.tsla {
	float:left;
	width:70px;
	height:30px;
	border:1px solid #695853;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:30px;
	margin:14px 0 0 110px;
}
.tsla:hover {
	background:#584742;
	border:1px solid #695853;
}
.ts-choose {
	width:338px;
	height:240px;
	background:#222222;
	border-top:2px solid #534946;
	overflow:hidden;
}
.ts-choose li {
	width:50%;
	height:40px;
	text-align:left;
	line-height:40px;
	border-bottom:1px dashed #534946;
	float:left;
}
.ts-choose li a {
	margin-left:20px;
	color:#fff;
	font-size:14px;
}
.ts-choose li a:hover {
	color:#ff0000;
}
.ts-choose li a span {
	width:12px;
	height:14px;
	background:url(web08.png) no-repeat;
	margin-left:8px;
}
/*-------------中間內容-------------*/
.main {
	min-width:1280px;
	width:100%;
	height:auto;
	/*background:#121212 center top;*/
	clear:both;
}
.main-content {
	width:1280px;
	height:460px;
	margin:0 auto;
}
.main-left {
	width:366px;
	height:auto;
	float:left;
	margin-top:16px;
}
.mf-xinshou, .mf-jiesao {
	margin-top:10px;
	width:366px;
	height:106px;
	border:1px solid #2c2523;
}
.mf-pic {
	width:366px;
	height:184px;
	border:1px solid #2c2523;
}
.mf-pic:hover, .mf-xinshou:hover, .mf-jiesao:hover {
	border:1px solid #fff;
}
/*-------------新聞活動-------------*/
.main-news {
	width:526px;
	height:306px;
	float:left;
	margin:8px 0 0 14px;
}
.mn-nav {
	width:526px;
	height:60px;
	background:#222222;
}
.mn-nav-tab {
	width:330px;
	height:60px;
	line-height:52px;
	float:left;
}
.mn-nav-tab a {
	width:76px;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.mn-nav-tab .mnt-firsta {
	font-size:22px;
}
.mn-tab {
	width:526px;
	height:244px;
	margin-top:2px;
	background:#222222;
	position:relative;
}
.mn-tab1 {
	position:absolute;
	top:3px;
	left:8px;
	width:500px;
	height:238px;
	overflow:hidden;
	display:none;
}
#mn-tab1 {
	display:block;
}
.mn-tab1  {
	width:100%;
	height:30px;
	line-height:30px;
}
.mn-tab1 a {
	width:400px;
	height:30px;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	float:left;
}
.mn-tab1 p span {
	float:right;
	margin-right:4px;
	font-size:14px;
	color:#fff;
}
.mn-tab1 :hover {
	background:#726b69;
}
/*-------------VIP特權特殊系統-------------*/
.mn-lianjie {
	width:530px;
	height:106px;
	margin-top:22px;
}
.mn-lianjie img {
	width:254px;
	height:106px;
	float:left;
	cursor:pointer;
}
.mnlj1 {
	margin-left:-1px;
}
.mnlj2 {
	margin-left:12px;
}
.mn-lianjie img:hover, .main-right img:hover {
	border:1px solid #fff;
}
/*-------------視頻-------------*/
.main-right {
	width:339px;
	height:auto;
	margin:16px 0 0 16px;
	float:left;
}
.mr-pic1 {
	width:339px;
	height:305px;
	border:1px solid #2c2523;
	margin:-1px 0 0 -1px;
}
.mr-pic2 {
	width:339px;
	height:106px;
	border:1px solid #2c2523;
	margin:7px 0 0 -1px;
}
/*-------------職業展示-------------*/
.main-profe {
	min-width:1280px;
	width:100%;
	height:565px;
	overflow:hidden;
	background:url(img/web20.png) no-repeat center top;
	margin:0 auto;
	clear:both;
}
.mp-pos {
	width:1280px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.main-profe h2 {
	font-size:22px;
	color:#fff;
	letter-spacing:1px;
	font-weight:500;
	width:310px;
	height:70px;
	line-height:70px;
	text-align:center;
	float:left;
}
.mpf-tab {
	width:620px;
	height:80px;
	position:absolute;
	top:12px;
	left:240px;
	z-index:2;
}
.mpft-list {
	position:relative;
	z-index:10;
	width:820px;
	height:80px;
}
.mpft-list span {
	float:left;
	width:80px;
	height:80px;
	margin-left:8px;
	margin-top:0;
	cursor:pointer;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	filter:gray;
}
.mof-details {
	width:1212px;
	height:565px;
	overflow:hidden;
	position:relative;
	top:-10px;
	left:110px;
}
.mofdp {
	width:12484px;
	height:865px;
	position:absolute;
	left:0;
	top:0;
}
.mofdp div {
	position:relative;
	width:1212px;
	height:565px;
	float:left;
	top:0;
	left:0;
}
.pic-js {
	width:1212px;
	height:503px;
}
.pic-js2 {
	width:150px;
	height:110px;
	position:absolute;
	left:370px;
	top:300px;
}
.pic-mfs {
	width:1212px;
	height:532px;
}
.pic-mfs2 {
	width:150px;
	height:110px;
	position:absolute;
	left:400px;
	top:310px;
}
.pic-gjs {
	width:1212px;
	height:565px;
}
.pic-gjs2 {
	width:150px;
	height:110px;
	position:absolute;
	left:400px;
	top:320px;
}
.pic-zhs {
	width:1212px;
	height:565px;
}
.pic-zhs2 {
	width:150px;
	height:110px;
	position:absolute;
	left:390px;
	top:324px;
}
.pic-ths {
	width:1212px;
	height:565px;
}
.pic-ths2 {
	width:150px;
	height:110px;
	position:absolute;
	left:390px;
	top:324px;
}
.pic-uhs {
	width:1212px;
	height:565px;
}
.pic-uhs2 {
	width:150px;
	height:110px;
	position:absolute;
	left:390px;
	top:324px;
}
.pic-vhs {
	width:1212px;
	height:565px;
}
.pic-vhs2 {
	width:150px;
	height:110px;
	position:absolute;
	left:390px;
	top:324px;
}
#num2 .mpft-js, #num2 .aa {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	margin-top:-12px;
}
.mpf-prev {
	position:absolute;
	top:260px;
	left:10px;
	width:42px;
	height:68px;
	background:url(img/web22.png) no-repeat;
	cursor:pointer;
}
.mpf-next {
	position:absolute;
	top:260px;
	right:10px;
	width:42px;
	height:68px;
	background:url(img/web21.png) no-repeat;
	cursor:pointer;
}
/*-------------遊戲攻略-------------*/
.main-stuck {
	width:1280px;
	height:auto;
	margin:0 auto;
}
.main-stuck-left {
	float:left;
	width:366px;
	height:auto;
	margin-top:16px;
}
.main-stuck-left .ts-list {
	width:366px;
	height:60px;
}
.main-stuck-left .tsla {
	margin-left:200px;
}
.main-stuck .ms-list {
	width:366px;
	height:216px;
	overflow:hidden;
	background:#3f3431;
	border-top:1px solid #2c2523;
}
.main-stuck .ms-list p {
	width:340px;
	height:30px;
	line-height:30px;
	margin-left:8px;
}
.main-stuck .ms-list p a {
	margin-left:6px;
	width:260px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	color:#fff;
	font-size:14px;
	float:left;
}
.main-stuck .ms-list p span {
	float:right;
	margin-right:4px;
	color:#fff;
	font-size:14px;
}
.main-stuck .ms-list p:hover {
	background:#ccc;
}
.main-service {
	width:366px;
	height:174px;
	background:#222222;
	margin-top:16px;
}
.mscp1 {
	font-size:22px;
	height:40px;
	line-height:60px;
	color:#fff;
	margin-left:20px;
}
.mscp2, .mscp2 a {
	font-size:16px;
	height:30px;
	line-height:30px;
	color:#fff;
	margin-left:20px;
}
.mscp2 a:hover {
	color:#f1c02c;
}
.mscp4 {
	font-size:16px;
	height:30px;
	line-height:30px;
	color:#fff;
	margin-left:20px;
}
.mscp4 a, .mscp4 i {
	color:#f1c02c;
	font-size:16px;
	height:30px;
	line-height:30px;
}
/*-------------合作媒體-------------*/
.main-stuck-right {
	width:878px;
	height:auto;
	float:left;
	margin:16px 0 0 16px;
}
.media {
	width:878px;
	height:auto;
	position:relative;
	background:#3f3431;
}
.mediap1 {
	text-align:center;
	height:60px;
	border-bottom:1px solid #2c2523;
	line-height:60px;
	color:#fff;
	letter-spacing:2px;
	font-size:22px;
	background:#3f3431;
}
.mediaMove {
	width:800px;
	height:216px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	background:#3f3431;
	margin-top:1px;
}
.mediaMove ul {
	width:1600px;
	height:90px;
	overflow:hidden;
	position:absolute;
	top:80px;
	left:0;
}
.mediaMove ul li {
	float:left;
	width:150px;
	height:90px;
	text-align:center;
	cursor:pointer;
}
.mediaMove ul li img {
	width:130px;
	height:60px;
	display:inline-block;
}
.mr-jzjh {
	width:878px;
	height:174px;
	margin-top:16px;
}
.mr-jzjh-float {
	width:542px;
	height:174px;
	float:left;
}
.mr-jzjh-float a {
	float:left;
	width:178px;
	height:86px;
	line-height:80px;
	background:#222222;
	margin:1px 0 0 1px;
	text-align:center;
	color:#fff;
	font-size:18px;
}
.mr-jzjh-float a:hover {

	color:#eed78f;
}
.mr-jzjh-float a img {
	display:inline-block;
	vertical-align:middle;
}
.mr-jzjh-right {
	float:left;
	width:336px;
	height:174px;
	background:#222222;
}
.mr-jzjh-right a {
	margin-left:7%;
}
.mr-jzjh-right h2 {
	width:336px;
	color:#fff;
	font-size:20px;
	text-align:center;
	font-weight:500;
	height:50px;
	line-height:50px;
}
.mr-jzjh-right p span {
	width:168px;
	height:28px;
	line-height:28px;
	color:#fff;
	font-size:14px;
	float:left;
	text-align:center;
}
.floot {
	width:1280px;
	height:30px;
	margin:0 auto;
	clear:both;
}
