﻿/*全局*/
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: #14100f url(../images/bg-body.jpg) no-repeat center top; 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:-200px; position:relative; z-index:10; min-width:1200px; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }
/*.bg-body { width: 100%; position:relative; min-width:1200px; background: url(../images/bg-body.jpg) repeat-y center top; }*/

/*------ banner大图 ------*/
#banner {
	width: 100%; 
	height:1000px; 
	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: 1000px;
	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: 1000px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 500px;
	height: auto;
	position: absolute;
	left:1%;
	top:2%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 310px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 630px;
	height: auto;
	position: absolute;
	top: 26%;
    left:20%;
}
#banner .txt2 {
	width: 710px;
	height: auto;
	position: absolute;
	top: 70%;
    right:6%;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 110%; }


/*------首屏------*/
.first { width: 1200px; height: 400px; margin-bottom: 55px; }
/*左侧下载*/
.gamedown56 { width: 350px; height: 400px; float: left; position: relative; }
.gamedown56 .down-pc { width: 378px; height: 312px; margin-top: -312px; margin-left: -15px; text-align: center; background:url(../images/downbg-pc.png) no-repeat; }
.gamedown56 .down-pc img { margin-top: 118px; }
.gamedown56 .down-android,.gamedown56 .down-ios { width: 350px; height: 100px; display: block; }
.gamedown56 .code { width: 350px; height: 180px; padding: 20px 0 0; background: url(../images/bg-code.jpg) no-repeat; }
.gamedown56 .code .codetxt { width: 130px; float: left; color: #d6a62f; text-align: center; line-height: 40px; margin: 30px 0 0 20px; }
.gamedown56 .code .codetxt h5 { font-weight: bold; font-size: 24px; }
.gamedown56 .code .codetxt p { font-size: 18px; }
.gamedown56 .code .codeimg { width: 160px; height: 160px; float: left; }
.gamedown56 .code .codeimg img { width: 150px; height: 150px; border: 3px solid #919191; border-radius: 4px; }

/*游戏介绍*/
.news { width:850px; height: 400px; position: relative; display: block; float: left; background: url(../images/bg-news.png) no-repeat; }
/*新闻tab列表*/
.newslist { width: 740px; height: 330px; float: left; margin: 40px 0 0 55px; }
.newslist .hd { width:740px; height: 60px; display: block; }
.newslist .hd ul { font-size: 24px; }
.newslist .hd ul li { float: left; cursor: pointer; width: 200px; height: 60px; line-height: 60px; color: #d6a62f; text-align: center; margin-right: 12px; background: url(../images/tab-news.jpg) no-repeat; }
.newslist .hd ul .on { font-weight: bold; background: url(../images/tab-news-hover.jpg) no-repeat; color: #fff; }
.newslist .bd { width: 740px; display: block; }
.newslist .bd ul { padding: 15px 0 0 0; }
.newslist .bd ul li { height: 40px; text-align: left; font-size: 14px; }
.newslist .bd ul li a { width: 630px; line-height: 40px; display: block; float: left; color: #8c848b; background: url(../images/ico2.png) no-repeat left 15px; padding: 0 20px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li a:hover { color: #fff; animation-name:dmyani; animation-duration:1s;}
@keyframes dmyani {
	0%{ margin-left:5px;}
	}
.newslist .bd ul li span { width: 65px; display: block; float:left; color: #56546c; line-height: 40px; text-align: center; }

/*游戏特色*/
.tese { width: 100%; height: 720px; display: block; min-width: 1200px; position: relative; margin-bottom: 55px; }
.title-tese { width: 100%; height:100px; margin-bottom: 18px; background: url(../images/title-tese.png) no-repeat center top; z-index: 99; }
.teselist { width: 800px; height: 595px; padding: 25px 25px 0; float: right; background: url(../images/bg-tese.png) no-repeat; }
.teselist .hd { width:800px; height: 110px; display: block; margin: 8px auto 0; }
.teselist .hd ul { margin-right: -8px; }
.teselist .hd ul li { float: left; cursor: pointer; width: 194px; height: 110px; margin-right: 8px; text-align: center; opacity: .5; }
.teselist .hd ul li img { width: 194px; height: 109px; }
.teselist .hd ul .on { opacity: 1; }
.teselist .bd { width: 800px; height: 450px; display: block; text-align: center; }
.teselist .bd ul li { height: 450px; }
.teselist .bd ul li img { width: 800px; height: 450px; }

/*装备展示*/
.show { width: 100%; height: 100%; padding-top: 0; display: block; min-width: 1200px; position: relative; }
.title-show { width: 100%; height:100px; margin-bottom: 18px; z-index: 99; background: url(../images/title-show.png) no-repeat center top; }
.showlist { margin-right: -20px; padding-bottom: 30px; }
.showlist li { width: 590px; height: 360px; float: left; margin: 0 20px 20px 0; text-align: center; background: url(../images/bg-show-imgbox.png) no-repeat center top; }
.showlist li img { width: 550px; height: 309px; margin-top: 25px; }

/*游戏截图*/
.jietu { width: 100%; height: 100%; display: block; position: relative; min-width: 1200px;}
.title-jietu { width: 100%; height:100px; margin-bottom: 18px; z-index: 99; background: url(../images/title-jietu.png) no-repeat center top; }
.imglistbox { margin-top: 10px;}
.imglist li { width: 1200px; height: 686px; background: url(../images/bg-jietu-imgbox.png) no-repeat; margin: 0 0 20px 0; text-align: center; }
.imglist li p { font-size: 24px; line-height: 46px; color: #a2a9bd; width: 100%; display: block; }
.imglist li img { width:1100px; height: 620px; margin-top: 33px; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #060403; min-width:1200px; }
.footerlogo { width: 100%; height: 200px;  display: block; background: url(../images/footerlogo.png) no-repeat center; }
.copyright { width: 100%; padding:35px 0 0; color: #555; font-size: 12px; line-height: 24px; text-align: center; }
.copyright .tips { color: #d6a62f; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 10px; bottom: 40px; z-index: 9999; width:260px; height: 590px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #d6a62f; }
.fixedbox div img { margin: 3px 0;}
.fixedbox div p { line-height: 14px; line-height: 16px; }
.fixedbox .rightlogo { margin: -60px 0 0 0; }
.fixedbox .rightlogo img { width: 140px; height: auto; }
.fixedbox .qq { margin: 10px 0 5px; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .chongzhi { width: 130px; margin: 0 auto; animation:fudong 2s infinite linear; -webkit-animation:fudong 2s infinite linear;}
.fixedbox .chongzhi a { width: 130px; height: 60px; display: block; background: url(../images/fixed-chongzhi.gif) no-repeat center top;}
.fixedbox .code { margin:10px auto 0; }
.fixedbox .code p { font-size: 16px; margin: 0 0 10px; font-weight: bold; }
.fixedbox .code div { width: 130px; height: 130px; margin: 0 auto; border: 1px solid #3e301c; border-radius: 4px; background:#000; }
.fixedbox .code img { width: 120px; height: 120px; margin: 5px 0 0; }
.fixedbox .top { width: 160px; height: 50px; bottom: 10px; margin:0 0 0 30px; position: absolute; }
.fixedbox .top a { width: 160px; height: 50px;display: block; background: url(../images/backtop.png) no-repeat center; }
.h5bar{ width:230px; height:590px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat center bottom; }
.h5open{ position:fixed; z-index:99999; bottom: 290px; 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; padding: 25px 0 0; background: url(../images/btn.png) no-repeat; text-align:center; position: absolute; left: 0; margin:200px 0 0; z-index: 9999;}
.h5btn{ font-size:14px; line-height:16px; color:#cdcdcd; 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:25px; 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: 860px; }
	#logo { width: 560px; top: 2%; left: 15%; }
	#logo img { width: auto; height: 170px; }
	#banner .txt1 { width:40%; top: 23%; left: 20%; }
	#banner .txt2 { width:60%; top: 67%; right: 5%; }
	
}

@media screen and (min-width: 768px) and (max-width: 1366px){
	#banner,#bannertxt { height: 860px; }
	#logo { width: 400px; top: 10%; left: 0; }
	#logo img { width: auto; height: 150px; }
	#banner .txt1 { width:40%; top: 10%; left: 400px; }
	#banner .txt2 { width:60%; top: 53%; right: 5%; }
	.mainboxtop{margin-top:-300px; }
}

/*适龄提示*/
#cadpa { width: 5.9%; height: 140px; position: absolute; top:65%; left: 1%; display: block; margin: 0 auto; z-index: 999999; }
@media screen and (min-width: 768px) and (max-width: 1601px){
    #cadpa { top: 40%; left: auto; right: 1%; }
}
#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;
}