﻿/*全局*/
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: 600px;
	height: auto;
	position: absolute;
	left:12%;
	top:3%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 210px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 630px;
	height: auto;
	position: absolute;
	top: 24%;
    left:12%;
}
#banner .txt2 {
	width: 710px;
	height: auto;
	position: absolute;
	top: 70%;
    right:6%;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*------首屏------*/
.first { width: 1200px; height: 400px; margin-bottom: 55px; }
/*左侧下载*/
.gamedown { width: 350px; height: 400px; float: left; position: relative; }
.gamedown .down-pc { width: 378px; height: 312px; margin-top: -312px; margin-left: -15px; text-align: center; background:url(../images/downbg-pc.png) no-repeat; }
.gamedown .down-pc img { margin-top: 118px; }
.gamedown .down-android,.gamedown .down-ios { width: 350px; height: 100px; display: block; }
.gamedown .code { width: 350px; height: 180px; padding: 20px 0 0; background: url(../images/bg-code.jpg) no-repeat; }
.gamedown .code .codetxt { width: 130px; float: left; color: #d6a62f; text-align: center; line-height: 40px; margin: 30px 0 0 20px; }
.gamedown .code .codetxt h5 { font-weight: bold; font-size: 24px; }
.gamedown .code .codetxt p { font-size: 18px; }
.gamedown .code .codeimg { width: 160px; height: 160px; float: left; }
.gamedown .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; }
}