/*全局*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,header,footer,section,aside,article{padding:0;margin:0}
body { background: #0d1e21; font-size:12px; font-family:"Microsoft YaHei",Tahoma,SimSun,Verdana;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
abbr,acronym,img,input{border:0}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0}
.fr{float:right;}
.fl{float:left;}
.disb{display:block;}
.hid{display:none;}
.disib{display:inline-block;*display:inline;*zoom:1;}
a{color:#d7b591; text-decoration:none} 
a:hover{color:#fff; text-decoration: none; }
a:focus,input:focus{outline:0}
img{border:0;vertical-align:top; }
.clr { clear: both; }

.mainboxtop{margin: 0 auto;width: 100%; margin-top:-126px; position:relative; z-index:10; min-width:1200px; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }

/*------ banner大图 ------*/
#banner {
	width: 100%; 
	height: 1078px; 
	min-width:1200px; 
	z-index: 9;
	margin: 0 auto;
	position: relative;
	display: block;
	clear:both; 
	overflow: hidden; 
}
.bannervideo { width: 100%; height: auto; position: absolute; margin: 0 auto; top: 0; z-index: 2; display: block !important; overflow: hidden; }
.bannervideo video { object-fit:fill; width: 100% !important; height: auto; min-width:1200px; }
#bannerbg {
	width: 100%;
	height: 1078px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	background: url(../images/bg.jpg) no-repeat center top;
	min-width:1200px; 
	background-size: cover;
	top:0;
	background-size: 100% auto;
}
#bannertxt {
	width: 1200px;
	height: 1078px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 550px;
	height: auto;
	position: absolute;
	left:0;
	top:2%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 190px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 290px;
	height: auto;
	position: absolute;
	top: 22%;
    left:10%;
}
#banner .txt2 {
	width: 420px;
	height: auto;
	position: absolute;
	top: 47%;
    right:-5%;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown78{ height:90px; width:100%; position: absolute; top:800px; display: block; margin: 0 auto; z-index: 9999; }
.gamedown78 .pc { width: 285px; height: 90px; float: left; background: url(../images/down-pc.png) no-repeat 0 0; }
.gamedown78 .mobile { width: 285px; height: 90px; float: left; background: url(../images/down-mobile.png) no-repeat; margin:0 0 0 35px; }
.gamedown78 a { width: 285px; height: 90px; display: block; text-indent: -9999px; position: absolute; }

#boxMobile{ display:none; width: 140px; height: 140px; margin:-160px 0 0 55px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxMobile img { width: 140px; height: 140px;}

/*------标题通用------*/
.title p { width:100%; height: 24px; line-height: 24px; font-size: 20px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; text-align: center; background-image: linear-gradient(90deg,#8e583e,#dcb48a); -webkit-background-clip:text; color: transparent; }

/*游戏介绍*/
.newsbox { width:100%; margin:0 auto; height:580px; display: block; background: url(../images/bg-news.jpg) no-repeat center bottom; }
.news { width: 1200px; height:440px; margin: 0 auto; overflow: hidden; }
.title-news { width: 1200px; height: 24px; z-index: 99; padding-top: 52px; text-align: center; margin: 0 auto 15px; background: url(../images/title-news.png) no-repeat center top; }
/*游戏介绍切换焦点图*/
.news-focus { width: 540px; height: 440px; float: left; position:relative; }
.news-focus .swiper-container { width: 100%; height: auto; --swiper-pagination-color: #bb985c; margin: 0 auto; }
.news-focus .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }
.news-focus .swiper-container .swiper-button-prev{cursor:pointer; width:42px; height:80px; left: 0px; top:190px; background: url(../images/btn-prev2.png) no-repeat center top; position:absolute; float:left; z-index:99}
.news-focus .swiper-container .swiper-button-next{cursor:pointer; width:42px; height:80px; right: 0px; top:190px; background: url(../images/btn-next2.png) no-repeat center top; position:absolute; float:left; z-index:99}
.news-focus .swiper-wrapper { width:540px; height:440px; margin: 0 auto; }
.news-focus .swiper-slide div { width:260px; height:440px; position: relative; margin: 0 10px; }
.news-focus .swiper-slide div span { width: 140px; height: 40px; position: absolute; display: block; line-height: 40px; border-radius: 40px; background: rgba(0, 0, 0, .8); color: #d9bf8d; font-size: 18px; left: 60px; bottom: 18px; }
#teselist .pagination{ position:absolute;left:0;text-align:center;bottom:20px; width:100%; }
.news-focus .swiper-pagination-switch{display:inline-block;width:16px;height:16px;border-radius:16px; margin: 0 6px; background:#72adba; cursor:pointer; border: 2px solid #fff; }
.news-focus .swiper-active-switch { background: #235360; }
.news-focus .swiper-slide img {width:258px; height: 438px; vertical-align:middle; border: 1px solid #bd9b5e; border-radius: 4px; }
.swiper-container .swiper-button-prev:after,.swiper-container .swiper-container-rtl .swiper-button-next:after,.swiper-container .swiper-button-next:after,.swiper-container .swiper-container-rtl .swiper-button-prev:after { display: none; }


/*新闻列表*/
.newslistbox { width: 630px; height: 443px; float: left; margin-left: 30px; background:url(../images/news-listbg.png) no-repeat; }
.newslist { width: 550px; height: 403px; padding: 40px 40px 0; }
.newslist .hd { width:550px; height: 62px; display: block; }
.newslist .hd ul { font-size: 22px; margin-right: -13px; padding-left: 5px; }
.newslist .hd ul li { float: left; cursor: pointer; width: 172px; height: 58px; line-height: 58px; background: #17595f; border-radius: 58px; color: #a6ccd0; text-align: center;margin-right: 12px; box-shadow: 0 4px 0 #c1bbba; }
.newslist .hd ul .on { color: #fff; background: url(../images/bg-news-tab.jpg) repeat-x top; }

.newslist .bd { width: 550px; display: block; }
.newslist .bd ul { padding: 5px 0 0 0; }
.newslist .bd ul li { height: 56px; line-height: 56px; text-align: left; font-size: 14px; border-bottom: 1px solid #b9bdbd; }
.newslist li a { width: 580px; height: 56px; display: block; color: #17595f; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist li a:hover { color: #846436; animation-name:dmyani; animation-duration:1s; }
@keyframes dmyani {
	0%{ margin-left:10px;}
	}

.newslist .bd ul li.para { width: 550px; height: 330px; border-bottom: none; padding-top: 8px; }
.newslist .bd ul li.para p { width: 540px; display: block; color: #17595f; line-height: 30px; padding:0 5px 10px; margin-bottom: 10px; white-space:pre-wrap; border-bottom: 1px solid #b9bdbd;  }
.newslist .bd ul li.para p a { display: contents; color: #846436; }
.newslist .bd ul li.para p a:hover { color: #333; }


/*游戏特色*/
.tese { width: 100%; height:770px; display: block; min-width: 1200px; background: url(../images/bg-tese.jpg) no-repeat center bottom; position: relative; }
.title-tese { width: 1200px; height: 24px; z-index: 99; padding-top: 51px; text-align: center; margin: 0 auto; background: url(../images/title-tese.png) no-repeat center top; }
/*特色轮播*/
.teselist { width: 1200px; height:695px; position: relative; }
.teselist .hd { width:140px; height: 540px; display: block; position: absolute; left: 0; top: 0; z-index: 2; }
.teselist .hd ul { padding: 0; }
.teselist .hd ul li { float: left; cursor: pointer; width: 140px; height: 150px; margin-bottom: 30px; text-align: center; position: relative; }
.teselist .hd ul li div.circle { width: 140px; height: 150px; position: absolute; z-index: 2; background: url(../images/bg-tese-tab.png) no-repeat center 3px;  }
.teselist .hd ul .on { color: #fff; }
.teselist .hd ul li img { width: 140px; height: 140px; border-radius: 140px; margin-top: 6px; -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;}
.teselist .hd ul .on img { -moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter:grayscale(0);}

.teselist .bd { width: 1200px; height:695px; position: absolute; left: 0; bottom: 0; z-index: 1; display: block;text-align: center; }
.teselist .bd ul li { width: 1200px; height:695px; position: relative; }
.teselist .bd ul li div.info { width: 252px; height: 450px; padding: 40px 0 0 30px; position: absolute; right: 0; top: 0; z-index: 2; background: url(../images/tese-txtbg.png) no-repeat center top; }
.teselist .bd ul li div.info h5 { width: 66px; height: 140px; float: left; font-size: 50px; line-height: 60px; padding-top: 10px; text-align: center; background: url(../images/tese-info-tit.png) no-repeat; }
.teselist .bd ul li div.info p { width: 140px; height: 380px; float: left; padding: 22px 0 0 10px; font-size: 14px; color: #17595f; text-align: left; -webkit-writing-mode: vertical-lr;-ms-writing-mode: tb-lr; writing-mode: vertical-lr; letter-spacing: 1px; line-height: 28px; text-indent: 30px; }
.teselist .bd ul li div.img { width: 1200px; height:695px; position: absolute; left: 0; bottom: 0; z-index: 1; }

/*装备展示*/
.show { width: 100%; height: 715px; display: block; padding-top: 45px; min-width: 1200px; position: relative; background: url(../images/bg-show.jpg) no-repeat center top; }
.title-show { width: 1200px; height: 24px; z-index: 99; padding-top: 52px; text-align: center; margin: 0 auto 15px; background: url(../images/title-show.png) no-repeat center top; }
/*图片轮播*/
.showlist { width: 1200px; margin: 0 auto; padding: 0; }
.picScroll{ width: 1200px; position:relative; padding-bottom: 95px; overflow: hidden; }
.picScroll .bd2 ul{ overflow:hidden; zoom:1; }
.picScroll .bd2 ul li{ position: relative; width: 388px; height: auto; border: 1px solid #0c5254; background: #053337; background: rgba(5, 51, 55, .9); float:left; _display:inline; overflow:hidden; text-align:center; margin: 0 15px 0 0; padding: 10px 0; border-radius: 4px; }
.picScroll .bd2 ul li a{ display: block; overflow: hidden; display: table-cell; vertical-align: middle;*font-size: 315px; }
.picScroll .bd2 ul li img {width: 370px; height: auto; display:block;  vertical-align: middle;overflow: hidden; margin: 0 0 0 9px; }
.picScroll .prev,.picScroll .next{cursor:pointer; width:111px; height:52px; bottom:20px; background: url(../images/prevnext.png) no-repeat 0 0; position:absolute;  z-index:5}
.picScroll .prev { left: 470px; background-position: 0 0; }
.picScroll .next { right: 470px; background-position: -111px 0; }
.picScroll .prev:hover{ background-position: 0 -52px; }
.picScroll .next:hover{ background-position: -111px -52px; }

/*游戏截图*/
.jietu { width: 100%; height: auto; display: block; position: relative; padding: 45px 0 50px; min-width: 1200px; background:#053337 url(../images/bg-jietu.jpg) no-repeat center bottom; }
.title-jietu { width: 1200px; height: 24px; z-index: 99; padding-top: 52px; text-align: center; margin: 0 auto 15px; background: url(../images/title-jietu.png) no-repeat center top; }
.imglist { padding: 0; display: block; clear: both; }
.imglist ul { display: block; clear: both; }
.imglist li { width: 1198px; height: auto; padding: 19px 0; border: 1px solid #0c5254; text-align: center; text-align: center; margin-bottom: 20px; background: #10181b; background: rgba(16, 24, 27, .9); border-radius: 4px; }
.imglist li img { width:1160px; height:auto; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #010c0e; min-width:1200px; }
.footerlogo { width: 220px; height: 130px; display: block; float: left; margin: 20px 0 0 0; text-align: center; }
.footerlogo img { width: 160px; height: auto; }
.copyright { width: 940px; float: left; padding: 0 0 0 5px; margin:35px 0 0; color: #888; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #94733f; font-weight: normal; }
.copyright a { color: #ccc; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 5px; bottom: 40px; z-index: 9999; width: 246px; height: 553px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #4a8d93; }
.fixedbox div img { margin: 5px 0;}
.fixedbox .rightlogo { margin: -45px 0 0 10px; }
.fixedbox .rightlogo img { width: 120px; height: auto; }
.fixedbox .qq { margin: 8px 0; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .kefutime { color: #c3ab78; font-size: 14px; margin-top: 8px; }
.fixedbox .chongzhi { width: 160px; margin: 10px auto; }
.fixedbox .chongzhi a { width: 160px; height: 58px; display: block; }
.fixedbox .chongzhi img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
.fixedbox .code { margin: 15px auto; }
.fixedbox .code p { font-size: 16px; margin: 0 0 8px; font-weight: bold; color: #82babf; }
.fixedbox .code div { width: 158px; height: 158px; margin: 0 auto; border-radius: 4px; background:#0b393b; }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 18px; margin:0 0 0 18px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:216px; height:553px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat; }
.h5open{ position:fixed; z-index:99999; bottom: 270px; right:0px; height:120px; width:30px; padding: 12px 0 0; text-align: center; background: url(../images/btn.png) no-repeat; }
.h5close{ height:100px; width:30px; position: absolute; left: 0; padding: 25px 0 0; background: url(../images/btn.png) no-repeat; text-align:center; margin:200px 0 0;}
.h5btn{ font-size:14px; line-height:16px; color:#fff; cursor:pointer; }
@keyframes fudong {
	10%, 90% {transform: translate3d(-1px, 0, 0);}
	20%, 80% {transform: translate3d(2px, 0, 0);}
	30%, 50%, 70% {transform: translate3d(-4px, 0, 0);}
	40%, 60% {transform: translate3d(4px, 0, 0);}
}

/*背景音乐*/
#musicbox { position:fixed; width: 50px; height: 50px; z-index: 9999999; top:30px; right: 50px;  opacity: 0.6; }
#musicbox a {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #CCCCCC;
    border-radius: 60px;
    font-size: 26px;
    margin-top: 20px;
    background-image: url(../images/m.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#musicbox a.play { animation: rotates 3s linear infinite; -webkit-animation: rotates 3s linear infinite; }
#musicbox a img { width: 100%; height: 100%; }
@keyframes rotates {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}


/*------ banner自适应 ------*/
@media screen and (min-width: 1367px) and (max-width: 1600px){
	#banner,#bannertxt { height: 920px; }
	#logo { width: 480px; left:5%; }
	#logo img { height: 160px; }
	#banner .txt1 { width: 260px; top: 20%; left:13%; }
	#banner .txt2 { width: 400px; top: 40%; right:5%; }
	.gamedown78 { top:700px; }
	.mainboxtop{ margin-top:-80px; }
}
@media screen and (min-width: 768px) and (max-width: 1366px){
	#banner,#bannertxt { height: 820px; }
	#logo { left:1%; }
	#logo img { height: 150px; }
	#banner .txt1 { width: 220px; top: 20%; left:13%; }
	#banner .txt2 { width: 360px; top: 46%; right:10%; }
	.gamedown78 { top:580px; }
}

/*适龄提示*/
#cadpa { width: 5.9%; height: 140px; position: absolute; top:62%; left: 2%; display: block; margin: 0 auto; z-index: 999999; }
@media screen and (min-width: 768px) and (max-width: 1600px){
    #cadpa { top: 50%; }
}
#cadpa img { width: 100%; height: auto; }
.cadpa-img { text-align: center; height: 102px; margin-bottom: 5px; }
.cadpa-img img { width: auto; height: 100px; display: inline-block; margin: 0 15px; }
.cadpa-img img.gamelogo { height: 96px; padding: 0 30px; border: 2px solid #222; border-radius: 8px; }

/*-----------弹窗-----------*/
.md-modal {position:fixed; top:50%; left:50%; width:50%; max-width:1000px; min-width: 800px; height:70%; z-index:9999999999999; visibility:hidden; -webkit-transform:translateX(-50%)translateY(-50%);-moz-transform:translateX(-50%)translateY(-50%);-ms-transform:translateX(-50%)translateY(-50%);transform:translateX(-50%)translateY(-50%);  
}
.md-show { visibility: visible;}
.md-overlay{position:fixed;width:100%;height:100%; visibility:hidden;top:0;left:0;z-index:999999;opacity:0;background:rgba(1,1,1,0.6);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.md-show ~ .md-overlay {opacity: 1;visibility: visible;}
/*弹窗内容*/
.md-content{ height: 100%; color:#5b5b5b; background:#fff; position:relative; border-radius:8px; margin:0 auto; text-align: center; }
.md-content h3 { font-size:20px; font-weight: bold; margin:0;padding:2% 20px 0; text-align:center;background:#fff;border-radius:8px;color:#333; overflow: hidden; }
.md-content .md-close { width: auto; line-height: 32px; position: absolute; left: 46%; bottom: 15px; font-size: 14px; color: #fff; padding: 0 20px; background: rgb(206, 171, 75);  border: none; cursor:pointer; border-radius: 2px; }
.md-content .md-close:hover { background: rgba(235, 195, 88, 1); }
.md-content .md-main { padding:0 3%; width: 94%; height: 79%; margin: 10px 0 0; font-size: 14px; overflow-y: scroll; }
.md-content .md-main span { display: block; }
.md-content .md-main-img { width: 100%; height: auto; margin: 0 auto; }
.md-content .md-main-img img { width: auto; height: auto; margin: 0 0 20px; min-width: 320px; max-width: 85%; }
.md-content > div p { line-height: 28px; text-indent: 28px; margin-bottom: 12px; text-align: left; }
/* 弹窗动画 */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7); 
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s; 
	transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	transform: scale(1);
	opacity: 1;
}