/*全局*/
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: #0a102b; 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:-18px; position:relative; z-index:10; min-width:1200px; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }
.main{ width: 1200px; /*margin-top: -50px;*/ margin: 0 auto; position: relative; z-index: 10; overflow: hidden;}
.box-l{width: 280px; float: left; }
.box-r{width: 905px;height:470px;background:url("../images/in01.jpg") repeat; float: right; overflow: hidden;}


/*------下载------*/
.gamedown27{ height:220px; position: absolute; top: 770px; z-index: 9999; padding-left: 220px; }
.gamedown27 div { width: 220px; height: 220px; float: left;  margin: 0 0 0 50px; }
.gamedown27 div a { width: 220px; height: 220px; display: block; text-indent: -9999px; position: absolute; }
.gamedown27 .login { margin: 0; }
.gamedown27 .login a { background: url(../images/down-login.png) no-repeat; }
.gamedown27 .login a:hover { cursor:pointer; background: url(../images/down-login-hover.png) no-repeat; -moz-transition: all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s; -o-transition:all 1s ease 0s; }
.gamedown27 .android a { background: url(../images/down-android.png) no-repeat;}
.gamedown27 .android a:hover { background: url(../images/down-android-hover.png) no-repeat;  -moz-transition: all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s; -o-transition:all 1s ease 0s; }
.gamedown27 .ios a { background: url(../images/down-ios.png) no-repeat; }
.gamedown27 .ios a:hover { background: url(../images/down-ios-hover.png) no-repeat; -moz-transition: all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s; -o-transition:all 1s ease 0s; }

#boxIOS,#boxAndroid{ display:none; width: 140px; height: 140px; margin:-150px 0 0 32px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxIOS img,#boxAndroid img { width: 140px; height: 140px;}


/*------ banner大图 ------*/
#banner {
	width: 100%; 
	height:930px; 
	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: 930px;
	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: 900px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 520px;
	height: 33.67%;
	position: absolute;
	left:0;
	top:10%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 100%; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 380px;
	height: auto;
	position: absolute;
	top: 0;
    right:0;
}
#banner .txt2 {
	width: 510px;
	height: auto;
	position: absolute;
	top: 40%;
    left:0;
}

#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*游戏介绍*/
.newsbox { width:100%; margin:0 auto; height:770px; display: block; background: url(../images/bg-news.jpg) no-repeat center bottom; min-width: 1200px; }
.news { width: 1200px; height: 530px; margin: 0 auto; padding: 15px 0 0; overflow: hidden; }
/*新闻tab列表*/
.newslist { width: 770px; height: 400px; margin: 150px 0 0 220px; }
.newslist .hd { width:175px; height: 400px; display: block; float: left; margin-top: 8px; }
.newslist .hd ul { font-size: 22px; }
.newslist .hd ul li { cursor: pointer; height: 58px; width: 173px; margin-bottom: 20px; line-height: 58px; color: #5177c0; text-align: center; background-color: #000; border: 1px solid #1e3569; }
.newslist .hd ul .on {color: #fff; border: 1px solid #2d5cc3; background-color: #1e2e65; }
.newslist .bd { width: 560px; display: block; float: left; }
.newslist .bd ul { padding: 0 0 0 15px; }
.newslist .bd ul li { height: 36px; line-height: 36px; text-align: left; padding: 0 0 0 5px; font-size: 14px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li a { color: #acc5e8;}
.newslist .bd ul li a:hover { color: #fff; animation-name:dmyani; animation-duration:1s;}
@keyframes dmyani {
	0%{ margin-left:15px;}
	}

/*游戏特色*/
.tese { width: 100%; height: 750px; display: block; min-width: 1200px; position: relative; background: url(../images/bg-jietu.jpg) no-repeat center bottom; }
.title-tese { width: 100%; height:60px; position: absolute; top: 40px; background: url(../images/title-tese.png) no-repeat center; z-index: 99; }
/*图片轮播*/
.poster-main { position: absolute; width: 100%; top:120px; z-index: 999;}
.poster-main a, .poster-main img { display: block; width: 100%; height: 100%; text-align: center; }
.poster-main .poster-list { width: 1200px; height: 600px; }
.poster-main .poster-list .poster-item { position: absolute; width: 300px; background:rgba(172, 197, 232, .6); padding: 8px; }
.poster-main .poster-btn { width: 100px; position: absolute; top: 0; cursor: pointer; filter: opacity(.7) brightness(1);}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(1); }
.poster-main .poster-prev-btn { left: 0; background: url(../images/btn-prev.png) no-repeat 20px center;}
.poster-main .poster-next-btn { right: 0; background: url(../images/btn-next.png) no-repeat 120px center; }


/*装备展示*/
.show { width: 100%; height: auto; display: block; min-width: 1200px; position: relative; margin-bottom: 40px; background: url(../images/bg-show.jpg) no-repeat center bottom; }
.title-show { width: 100%; height:60px; position: absolute; top:50px; z-index: 99; background: url(../images/title-show.png) no-repeat center; }
.imglist { width: 100%; padding: 130px 0 0; }
.imglist ul { margin: 0 -18px; }
.imglist ul li { width: 580px; height: 520px; padding: 20px 0; float: left; margin: 0 18px; background-color: #000; border: 1px solid #33609e; margin-bottom: 20px; text-align: center; }
.imglist ul li img { width: 400px; height: 530px; }

/*游戏截图*/
.jietu { width: 100%; height:840px; display: block; position: relative; min-width: 1200px; background: url(../images/bg-jietu.jpg) no-repeat center bottom;}
.title-jietu { width: 100%; height:60px; position: absolute; top:50px; z-index: 99; background: url(../images/title-jietu.png) no-repeat center; }
/*截图轮播*/
.first { width:1200px; position:relative; margin: 0 auto; z-index: 999; }
.demobox { width: 1200px; height: 650px; overflow: hidden; margin: 0 auto; padding: 20px 0 0; /*background: #000;*/ z-index: 1000; position: absolute; top: 120px; }
.demo{ width: 1200px; height: 654px; margin: 0 auto; }
.demo img { border:2px #33609e solid; }
.imgList { width:1104px; left:48px; position: absolute; }/* 中间图片列表居中 */
.left-btn,.right-btn{ opacity: .8; z-index: 9999; }/* 左右按钮透明度 */
.left-btn:hover,.right-btn:hover{ opacity: 1; z-index: 999;}
.left-btn { background: url(../images/btn-prev.png) no-repeat 0px 0px; }
.right-btn { background: url(../images/btn-next.png) no-repeat 0px 0px; }


/* 底部版权 */
#footer { height: 180px; width: 100%; background: #0a102b; 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 15px; margin:35px 0 0; color: #999; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #ea970f; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 0; bottom: 50px; z-index: 9999; width:225px; height: 560px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #3d81ff; font-weight: bold; }
.fixedbox div img { margin: 5px 0;}
.fixedbox div p { line-height: 14px; line-height: 16px; }
.fixedbox .rightlogo { margin: 5px 0 0 0; }
.fixedbox .rightlogo img { width: 120px; height: auto; }
.fixedbox .chongzhi a { width: 160px; height: 114px; margin:0 30px 10px; display: block; background: url(../images/btn-chongzhi.gif) no-repeat center top;}
.fixedbox .chongzhi a:hover { }
.fixedbox .code { margin: 0 auto 5px; }
.fixedbox .code img { width: 105px; height: 105px; }
.fixedbox .top { width: 160px; height: 40px; bottom:40px; margin:0 30px; position: absolute; }
.fixedbox .top a { width: 160px; height: 40px; display: block; background: url(../images/backtop.png) no-repeat; }
.h5bar{ width:220px; height:560px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat center bottom; }
.h5open{ position:fixed; z-index:99999; bottom: 275px; 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:220px -20px 0 0; z-index: 9999;}
.h5btn{ font-size:14px; line-height:16px; color:#cdcdcd; cursor:pointer; }

/*------ banner自适应 ------*/
@media screen and (min-width: 1600px) and (max-width: 1880px){
	.mainboxtop { margin-top:-10px; }
}
@media screen and (min-width: 1367px) and (max-width: 1440px){
	.mainboxtop { margin-top:-30px; }
	#banner { height: 718px; }
	#bannertxt { height: 470px; }
	#banner #logo { width: 22%; height: 30%; top: 14%; left: 20%; }
	#banner .txt1 { width: 22%; top: 0; right: 16%; }
	#banner .txt2 { width: 30%; top: 57%; left: 15%; }
	.gamedown27 { top:540px; }
}
@media screen and (min-width: 1279px) and (max-width: 1366px){
	.mainboxtop { margin-top:-65px; }
	#banner { height: 718px; }
	#bannertxt { height: 450px; }
	#banner #logo { width: 20%; height: 33%; top: 14%; left: 20%; }
	#banner .txt1 { width: 22%; top: 0; right: 16%; }
	#banner .txt2 { width: 30%; top: 57%; left: 15%; }
	.gamedown27 { top:510px; }
}
@media screen and (min-width: 1280px) and (max-width: 1365px){
	.mainboxtop { margin-top:-95px; }
	#banner { height: 718px; }
	#bannertxt { height: 400px; }
	#banner #logo { width: 18%; height: 35%; top: 15%; left: 23%; }
	#banner .txt1 { width: 20%; top: 0; right: 16%; }
	#banner .txt2 { width: 30%; top: 57%; left: 18%; }
	.gamedown27 { top:480px; }
}
@media screen and (min-width: 768px) and (max-width: 1280px){
	.mainboxtop { margin-top:-140px; }
	#banner { height: 718px; }
	#bannertxt { height: 400px; }
	#banner #logo { width: 28%; height: 35%; top: 15%; left: 18%; }
	#banner .txt1 { width: 20%; top: 0; right: 16%; }
	#banner .txt2 { width: 30%; top: 57%; left: 18%; }
	.gamedown27 { top:450px; }
}

/*背景音乐*/
#musicbox { position:fixed; width: 50px; height: 50px; z-index: 9999999; top:40px; right: 40px;  opacity: 0.5; }
#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;}
#musicbox a img { width: 100%; height: 100%; }
@keyframes rotates {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
	}
}

/*适龄提示*/
#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: 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:20px 20px 0; text-align:center;background:#fff;border-radius:8px;color:#333; overflow: hidden; }
.md-content .md-close { width: 120px; height: 42px; line-height: 42px; position: absolute; left: 43%; bottom: 15px; font-size: 16px; color: #fff; background: #a60b21; border: none; cursor:pointer; }
.md-content .md-close:hover { background: #730010; }
.md-content .md-main { padding:0 40px; height: 79%; margin: 15px 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: 90%; height: auto; margin: 0 0 20px; min-width: 320px; }
.md-content > div p { line-height: 28px; text-indent: 28px; margin-bottom: 6px; 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;
}
