/*全局*/
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: #235360; 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:-162px; 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: 1080px; 
	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: 1080px;
	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: 1080px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 580px;
	height: auto;
	position: absolute;
	left:2%;
	top:2%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 200px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 650px;
	height: auto;
	position: absolute;
	top: 38%;
    left:23%;
}

#banner .txt1 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown75bg { height:190px; width:100%; position: absolute; top:680px; display: block; margin: 0 auto; z-index: 9999; min-width: 1200px; }
.gamedown75 { height:190px; width: 704px; margin: 0 auto; background: url(../images/downbg.png) no-repeat center; }
.gamedown75 .pc { width: 130px; height: 130px; float: left; background: url(../images/down-pc.png) no-repeat 0 0; margin: 30px 0 0 52px; }
.gamedown75 .android { width: 200px; height: 70px; float: left; background: url(../images/down-android.png) no-repeat; margin:60px 0 0 35px; }
.gamedown75 .ios { width: 200px; height: 70px; float: left; background: url(../images/down-ios.png) no-repeat; margin: 60px 0 0 52px; }
.gamedown75 .pc { animation: pulse 1s linear infinite; -webkit-animation: pulse 1s linear infinite; }
.gamedown75 .pc:hover { animation:none; }

.gamedown75 a { width: 200px; height: 70px; display: block; text-indent: -9999px; position: absolute; }
.gamedown75 .pc a { width: 130px; height: 130px; }

#boxIOS,#boxAndroid{ display:none; width: 140px; height: 140px; margin:-175px 0 0 20px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxIOS img,#boxAndroid img { width: 140px; height: 140px;}


/*游戏介绍*/
.newsbox { width:100%; margin:0 auto; height:458px; padding-bottom: 35px; display: block; background: url(../images/bg-news.jpg) no-repeat center bottom; }
.news { width: 1200px; height:458px; margin:0 auto; position: relative; background: url(../images/bg-newslist.png) no-repeat center bottom; }
.title-news { width: 70px; height: 265px; position: absolute; left: 410px; top: 45px; background: url(../images/title-news.png) no-repeat; }
.news-renwu { width: 460px; height: 470px; position: absolute; left: -35px; bottom: 51px; background: url(../images/bg-news-renwu.png) no-repeat center bottom; }
.newslist { width: 600px; height: 320px; position: absolute; left: 505px; top: 70px; }
.newslist .hd { width:580px; height: 52px; display: block; }
.newslist .hd ul { font-size: 20px; }
.newslist .hd ul li { float: left; cursor: pointer; width: 142px; height: 52px; line-height: 48px; color: #507c8b; text-align: center;margin-right: 10px; background: url(../images/tab-news.png) no-repeat; }
.newslist .hd ul .on {color: #fff; background: url(../images/tab-news-hover.png) no-repeat;}

.newslist .bd { width: 580px; display: block; padding:10px 0 0 0; }
.newslist .bd ul { padding: 5px 0 0 0; }
.newslist .bd ul li { height: 50px; line-height: 50px; text-align: left; font-size: 14px; border-bottom: 1px solid #d7dcdc; }
.newslist li a { width:590px; height: 50px; display: block; color: #406a79; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist li a:hover { color: #ac8c46; animation-name:dmyani; animation-duration:1s; }
@keyframes dmyani {
	0%{ margin-left:10px;}
	}
.newslist .bd ul li.para { width: 600px; height: 320px; border-bottom: none; }
.newslist .bd ul li.para p { width: 600px; display: block; color: #406a79; line-height: 28px; padding: 6px 0; margin-bottom:3px; white-space:pre-wrap; border-bottom: 1px solid #d7dcdc; }
.newslist .bd ul li.para p a { display: contents; color: #ac8c46; line-height: 28px; }
.newslist .bd ul li.para p a:hover { color: #003c4d; }

/*游戏特色*/
.tese { width: 100%; height:755px; display: block; padding: 45px 0 0; min-width: 1200px; background: url(../images/bg-tese.jpg) no-repeat center top; position: relative; overflow: hidden; }
.title-tese { width: 100%; height: 90px; z-index: 99; margin:0 0 17px; background: url(../images/title-tese.png) no-repeat center; }
/*单张轮播*/
#devicebox { margin: 0 auto; width: 1200px;height:620px; position: relative; min-width:1200px; }
.device{ width: 1200px; height: 558px; margin: 0 auto; background: url(../images/bg-tese-imgbox.png) no-repeat center; }
.device .imgarea { width: 1200px; height: 558px; position: absolute; left: 0; top:0; z-index: 3; background: url(../images/bg-tese-imgarea.png) no-repeat center; }
.device .arrow-left{cursor:pointer; width:86px; height:150px; left: 0px; top:205px; background: url(../images/btn-prev.png) no-repeat center top; position:absolute; float:left; z-index:99}
.device .arrow-right{cursor:pointer; width:86px; height:150px; right: 0px; top:205px; background: url(../images/btn-next.png) no-repeat center top; position:absolute; float:left; z-index:99}
.swiper-container { width:950px; height:534px; padding: 12px 21px; }
.pagination{ position:absolute;left:0;text-align:center;bottom:20px; width:100%; }
.swiper-pagination-switch{display:inline-block;width:16px;height:16px;border-radius:16px; margin: 0 6px; background:#72adba; cursor:pointer; border: 2px solid #fff; }
.swiper-active-switch { background: #235360; }
.swiper-slide img {width:950px; height: 534px; vertical-align:middle; }


/*装备展示*/
.show { width: 100%; height: 100%; display: block; padding: 40px 0 50px; min-width: 1200px; position: relative; background: url(../images/bg-show.jpg) no-repeat center bottom; overflow: hidden; }
.title-show { width: 100%; height: 90px; z-index: 99; margin-bottom: 20px; background: url(../images/title-show.png) no-repeat center; }
.showlist { margin-right: -16px; }
.showlist li { width: 590px; height: 350px; float: left; margin: 0 16px 20px 0; text-align: center; background: #5d8a93; background: rgba(151, 192, 198, .5); border: 1px solid #8ca5ac; }
.showlist li img { width: 570px; height: 320px; margin-top: 15px; }

/*游戏截图*/
.jietu { width: 100%; height: auto; display: block; position: relative; padding: 40px 0 70px; min-width: 1200px; background: url(../images/bg-jietu.jpg) no-repeat center top;}
.title-jietu { width: 100%; height: 90px; z-index: 99; margin-bottom: 20px; background: url(../images/title-jietu.png) no-repeat center; }
.imglist { padding: 0; display: block; clear: both; }
.imglist ul { display: block; clear: both; }
.imglist li { width: 1198px; height: auto; padding: 12px 0; text-align: center; margin-bottom: 20px; background: #5d8a93; background: rgba(151, 192, 198, .8); border: 1px solid #ced9de; }
.imglist li img { width:1170px; height:auto; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #09252c; min-width:1200px; }
.footerlogo { width: 220px; height: auto; display: block; float: left; margin: 25px 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: #68a9b7; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #b4985d; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 30px; z-index: 9999; width: 246px; height: 580px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #97c0c6; }
.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: #cbbf92; font-size: 14px; margin: 10px auto 0; }
.fixedbox .chongzhi { width: 180px; margin: 8px auto 13px; }
.fixedbox .chongzhi a { width: 180px; height: 73px; display: block; }
.fixedbox .code { margin: 5px auto; }
.fixedbox .code p { font-size: 16px; margin: 0 0 8px; font-weight: bold; }
.fixedbox .code div { width: 158px; height: 158px; margin: 0 auto; border: 1px solid #395a72; border-radius: 4px; background: #0e4555; background:rgba(35, 83, 96, .4); }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 25px; margin:0 0 0 20px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:216px; height:580px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat; }
.h5open{ position:fixed; z-index:99999; bottom: 250px; 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; }

/*背景音乐*/
#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: 1880px){
	.showlist { margin-right: 0; }
    .showlist li { margin: 0 3px 20px; }
	#banner,#bannertxt { height: 940px; }
	#logo { top:2%; }
	#logo img { height: 190px; }
	#banner .txt1 { width: 48%; top: 36%; left:25%; }
	.gamedown75bg { top:560px; }
}
@media screen and (min-width: 768px) and (max-width: 1366px){
	.showlist { margin-right: 0; }
    .showlist li { margin: 0 3px 20px; }
	#banner,#bannertxt { height: 840px; }
	#logo { top:2%; }
	#logo img { height: 180px; }
	#banner .txt1 { width: 48%; top: 28%; left:25%; }
	.gamedown75bg { top:460px; }
}

/*适龄提示*/
#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: 1600px){
    #cadpa { top: 40%; }
}
#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;
}