/*全局*/
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: #0e0b0f; 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:-70px; 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: 920px; 
	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: 800px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 580px;
	height: auto;
	position: absolute;
	left:0;
	top:6%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 210px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 570px;
	height: auto;
	position: absolute;
	top: 44%;
    left:0%;
}
#banner .txt2 {
	width: 500px;
	height: auto;
	position: absolute;
	top: 72%;
    left:4%;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown36 { height:100px; width:100%; position: absolute; top:730px; display: block; margin: 0 auto; z-index: 9999; }
.gamedown36 .login { width: 285px; height: 100px; float: left; margin: 0 0 0 130px; }
.gamedown36 a { width: 285px; height: 100px; display: block; text-indent: -9999px; background: url(../images/down-login.png) no-repeat 0 0; }
.gamedown36 a:hover { background-position: 0 -100px; }


/*游戏特色*/
.tese { width: 100%; height:870px; display: block; min-width: 1200px; background: url(../images/bg-tese.jpg) no-repeat center top; position: relative; }
.title-tese { width: 100%; height: 58px; position: absolute; top:-35px; z-index: 99; background: url(../images/title-tese.png) no-repeat center; }
.renwu-tese { width: 802px; height: 850px; position: absolute; right: 0; top: -35px; z-index: 100; background: url(../images/renwu-tese.png) no-repeat; }
.teselist { width: 1170px; height: 710px; margin: 0 auto; position: absolute; top:60px; background: url(../images/bg-teselist.png) no-repeat center top; z-index: 101; }
.teselist .hd { width:1080px; height: 102px; display: block; margin: 0 auto;  }
.teselist .hd ul { margin-right: -10px; }
.teselist .hd ul li { float: left; cursor: pointer; width: 208px; height: 100px; margin-right: 8px; border: 1px solid #71542d; opacity: .5; }
.teselist .hd ul li img { width: 208px; height: 100px; }
.teselist .hd ul .on { border: 1px solid #a49572; opacity: 1; }
.teselist .bd { width: 1080px; margin: 25px auto 12px;  display: block; }
.teselist .bd ul { padding: 10px 0 0 0; }
.teselist .bd ul li,.teselist .bd ul li img { width: 1080px; height: 520px; }


/*装备展示*/
.show { width: 100%; height: 700px; display: block; min-width: 1200px; position: relative; }
.title-show { width: 100%; height: 58px; position: absolute; top:-35px; z-index: 99; background: url(../images/title-show.png) no-repeat center; }
.renwu-show { width: 720px; height: 780px; position: absolute; left: 0; top: -35px; z-index: 100; background: url(../images/renwu-show.png) no-repeat; }
/*图片轮播*/
.poster-main { position: absolute; width: 100%; top: 55px; 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; border: 1px solid #71542d; background-color: #000; padding: 9px; }
.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; }

/*游戏截图*/
.jietu { width: 100%; height: auto; display: block; position: relative; min-width: 1200px; padding-bottom: 80px; background: url(../images/bg-jietu.jpg) repeat-y center top;}
.title-jietu { width: 100%; height: 58px; position: absolute; top:-35px; z-index: 99; background: url(../images/title-jietu.png) no-repeat center; }
.imglistbox { top: 60px; z-index: 2; }
.imglist { height: 100%; padding: 0; display: block; clear: both; }
.imglist ul { display: block; clear: both; }
.imglist li { margin: 0 0 20px 0; width: 1200px; height: 735px; background: url(../images/bg-showimg.png) no-repeat; }
.imglist li img { width:1040px; height:650px; margin: 40px 0 0 80px; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #26141c; min-width:1200px; border-top: 1px solid #554123; padding-top: 30px; }
.footerlogo { width: 100%; height: 150px; padding-top: 50px; display: block; text-align: center; }
.footerlogo img { width: auto; height: 130px; }
.copyright { width: 1000px; margin:0 auto; color: #888; font-size: 12px; line-height: 24px; text-align: center; }
.copyright .tips { color: #d3a96a; font-weight: normal; }
.copyright a { color: #aaa; }
.aboutus { font-size: 14px; width: 100%; display: block; height: 30px; margin-bottom: 15px; text-align: center; }
.aboutus a { width: 110px; height: 30px; display: inline-block; margin: 0 10px 0 0; line-height: 30px; font-size: 14px; letter-spacing: 2px; border-radius: 2px; text-align: center; background-color:#50323f; }
.aboutus a:hover { background-color: #444; }


/*------ banner自适应 ------*/

@media screen and (min-width: 1367px) and (max-width: 1880px){
	.gamedown36 { top:530px; }
	#banner { height: 720px; }
	#banner #logo { width: 20%; top: 5%; left:20%; }
	#banner .txt1 { width: 38%; top: 28%; left:10%; }
	#banner .txt2 { width: 33%; top: 50%; left:12%; }
}
@media screen and (min-width: 1279px) and (max-width: 1366px){
	.gamedown36 { top:530px; }
	#banner { height: 720px; }
	#banner #logo { width: 20%; top: 5%; left:20%; }
	#banner .txt1 { width: 38%; top: 28%; left:10%; }
	#banner .txt2 { width: 33%; top: 50%; left:12%; }
}
@media screen and (min-width: 1280px) and (max-width: 1365px){
	.gamedown36 { top:530px; }
	#banner { height: 720px; }
	#banner #logo { width: 20%; top: 5%; left:20%; }
	#banner .txt1 { width: 38%; top: 28%; left:10%; }
	#banner .txt2 { width: 33%; top: 50%; left:12%; }
}
@media screen and (min-width: 768px) and (max-width: 1279px){
	.gamedown36 { top:530px; }
	#banner { height: 720px; }
	#banner #logo { width: 20%; top: 5%; left:20%; }
	#banner .txt1 { width: 38%; top: 28%; left:10%; }
	#banner .txt2 { width: 33%; top: 50%; left:12%; }
	.poster-main .poster-list .poster-item { padding: 5px; }
}

/*适龄提示*/
#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 img { width: auto; height: 120px; margin: 0 15px 15px 0; float: left; }
.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: 30px; 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;
}

