﻿/* CSS Document */
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: #17110e; 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: -300px;  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(/template/01/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:26%;
	top:30%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 230px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 950px;
	height: auto;
	position: absolute;
	top: 38%;
    left:11%;
}
#banner .txt2 {
	width: 240px;
	height: auto;
	position: absolute;
	top: 24%;
    left:-13%;
}
#banner .txt3 {
	width: 240px;
	height: auto;
	position: absolute;
	top: 24%;
    right:-13%;
}
#banner .txt1 img,#banner .txt2 img,#banner .txt3 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown{ height:105px; width:100%; position: absolute; top:650px; display: block; margin: 0 auto; z-index: 20; }
.gamedown .pc { width: 220px; height: 80px; float: left; background: url(/template/01/images/down-pc.png) no-repeat 0 0; margin: 0 0 0 212px; }
.gamedown .android { width: 220px; height: 80px; float: left; background: url(/template/01/images/down-android.png) no-repeat; margin:17px 0 0 58px; }
.gamedown .ios { width: 220px; height: 80px; float: left; background: url(/template/01/images/down-ios.png) no-repeat; margin: 0 0 0 58px; }
.gamedown .android { animation: shake 5s linear infinite; -webkit-animation: shake 5s linear infinite; }
.gamedown .android:hover { animation:none; }

.gamedown a { width: 220px; height: 80px; display: block; text-indent: -9999px; position: absolute; }

#boxIOS,#boxAndroid{ display:none; width: 140px; height: 140px; margin:-160px 0 0 30px; 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:auto; overflow: hidden; margin-bottom: 50px; display: block; }
.news { width: 1140px; height:auto; overflow: hidden; padding: 25px 30px 0; margin: 0 auto; overflow: hidden; }

.pb-carouselWarp{position:relative;width:500px; height:340px; float: left; overflow:hidden; margin-top: 5px; }
.pb-carouselWarp .pb-carousel{position:relative;height:100%;}
.pb-carouselWarp .pb-carousel li{display:none;position:absolute;width:100%;height:100%;top:0;left:0;}
.pb-carouselWarp .pb-carousel li img{width:500px;height:340px; margin-left: 0; vertical-align:middle; }
.pb-carouselWarp .pb-carousel .pb-this{display:block;left:0;}
.pb-carouselWarp .pb-carousel-ind{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);}
.pb-carouselWarp .pb-carousel-ind li{float:left;width:14px;height:14px;border-radius:50%;background-color:#ccc;margin:0 5px;cursor:pointer; }
.pb-carouselWarp .pb-carousel-ind .pb-this{background-color:red;}
.pb-carouselWarp .pb-arrow{position:absolute;top:45%;margin-top:-20px;width:36px;height:72px; opacity: .8; cursor:pointer;border:none;z-index: 99;}
.pb-carouselWarp .pb-arrow-prev{left:5px;background: url(/template/01/images/btn-prev.png) no-repeat center;background-size: cover;}
.pb-carouselWarp .pb-arrow-next{right:5px;background: url(/template/01/images/btn-next.png) no-repeat center;background-size: cover;}

.newslist { width: 610px; height:340px; margin-right: 20px; float: left; }
.newslist .lead img { width: 580px; height: auto; }
.newslist ul li { height: 42px; line-height: 42px; text-align: left; font-size: 14px; border-bottom: 1px solid #322c28; }
.newslist ul li a { width: 590px; height: 42px; display: block; color: #7a726b; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist ul li a:hover { color: #eec178; animation-name:dmyani; animation-duration:1s; }
@keyframes dmyani {
	0%{ margin-left:10px;}
	}


/*游戏特色*/
.tese { width: 100%; height:730px; display: block; min-width: 1200px; padding: 40px 0 0; background: url(/template/01/images/bg-tese.jpg) no-repeat center top; position: relative; }
.title-tese { width: 100%; height: 85px; z-index: 99; padding: 0 0 15px; background: url(/template/01/images/title-tese.png) no-repeat center; }
/*图片轮播*/
.poster-main { width: 100%; z-index: 999; margin-top: 45px; overflow: hidden; min-width: 1200px; }
.poster-main a, .poster-main img { display: block; width: 100%; height: 100%; text-align: center; }
.poster-main .poster-list { width: 1200px; height: 600px; overflow: hidden; min-width: 1200px; }
.poster-main .poster-list .poster-item { position: absolute; text-align: center; background: url(/template/01/images/bg-tese-imgbox.png) no-repeat center; background-size: cover; }
.poster-main .poster-list .poster-item img { width: 96%; height: auto; margin: 15px auto 0; }
.poster-main .poster-btn { width: 60px; height: 120px; position: absolute; top: -10px; cursor: pointer; filter: opacity(1) brightness(1);}
.poster-main .poster-btn:hover{ filter: opacity(.8) brightness(1); }
.poster-main .poster-prev-btn { left: 10px; background: url(/template/01/images/btn-prev.png) no-repeat left;}
.poster-main .poster-next-btn { right: 10px; background: url(/template/01/images/btn-next.png) no-repeat right; }

/*装备展示*/
.show { width: 100%; height: 100%; display: block; padding: 40px 0; min-width: 1200px; position: relative; background: url(/template/01/images/bg-show.jpg) no-repeat center 50px; }
.title-show { width: 100%; height: 85px; z-index: 99; margin-bottom: 20px; background: url(/template/01/images/title-show.png) no-repeat center; }
.showlist { margin-right: -20px; }
.showlist li { width: 590px; height: 360px; float: left; margin: 0 20px 20px 0; text-align: center; background: url(/template/01/images/bg-show-imgbox.png) no-repeat center top; }
.showlist li img { width: 570px; height: 320px; margin-top: 20px; }

/*游戏截图*/
.jietu { width: 100%; height: auto; display: block; position: relative; padding: 40px 0 50px; min-width: 1200px; background: url(/template/01/images/bg-jietu.jpg) no-repeat center top; }
.title-jietu { width: 100%; height: 85px; z-index: 99; margin-bottom: 20px; background: url(/template/01/images/title-jietu.png) no-repeat center; }
.imglist { padding: 0; display: block; clear: both; }
.imglist ul { display: block; clear: both; }
.imglist li { width: 1200px; height: 690px; text-align: center; margin-bottom: 30px; background: url(/template/01/images/bg-jietu-imgbox.png) no-repeat; }
.imglist li img { width:1150px; height:650px; margin: 20px 0 0 0; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #2b1c15; 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 15px; margin:35px 0 0; color: #888; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #8e5e2c; font-weight: normal; }
.copyright a { color: #aaa; }


/*右侧固定浮动*/
.fixedbox { position:fixed; right: 5px; bottom: 45px; z-index: 9999; width: 240px; height: 555px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #7a726b; }
.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: #fb6a13; font-size: 14px; margin-top: 8px; }
.fixedbox .chongzhi { width: 160px; margin: 15px auto; }
.fixedbox .chongzhi a { width: 160px; height: 60px; display: block; }
.fixedbox .chongzhi img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
.fixedbox .code { margin: 5px auto; }
.fixedbox .code p { font-size: 16px; margin: 0 0 8px; font-weight: bold; color: #eec178; }
.fixedbox .code div { width: 158px; height: 158px; margin: 0 auto; border-radius: 4px; background:#110d0d; }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 15px; margin:0 0 0 15px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:210px; height:555px; position: absolute; right: 0; background: url(/template/01/images/fixedboxbg.png) no-repeat; }
.h5open{ position:fixed; z-index:99999; bottom: 270px; right:0px; height:120px; width:30px; padding: 12px 0 0; text-align: center; background: url(/template/01/images/btn.png) no-repeat; }
.h5close{ height:100px; width:30px; position: absolute; left: 0; padding: 25px 0 0; background: url(/template/01/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: 60px; height: 60px; z-index: 9999999; top:20px; 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: 0;
    background-image: url(/template/01/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 .txt1 { width: 800px; top: 35%; left:17%; }
	#banner .txt2 { width: 200px; top: 32%; left:-5%; }
	#banner .txt3 { width: 200px; top: 32%; right:-5%; }
}
@media screen and (min-width: 768px) and (max-width: 1366px){
	.showlist { margin-right: 0; }
    .showlist li { margin: 0 5px 20px; }
	#banner,#bannertxt { height: 700px; }
	#banner .txt1 { width: 50%; top: 50%; left:25%; }
	#banner .txt2 { width: 200px; top: 32%; left:5%; }
	#banner .txt3 { width: 200px; top: 32%; right:5%; }
	.mainboxtop{ margin-top:-70px; }
	.gamedown { top:485px; }
	#musicbox { top:120px; }
}


#GameVer{width:1280px;position:relative;overflow:hidden;margin:0px auto 100px auto;z-index:15000;}
#GameVer .gametitle{height:37px;text-indent:-99em;overflow:hidden;margin-bottom:30px;background:url(/template/01/images/title.png) no-repeat center top;display:block;}
/*版本*/
.ver{float:left;width:auto;height:350px;position:relative;overflow:hidden;margin-right:10px;margin-bottom:16px;padding:12px;background:url(/template/01/images/verbg.png) no-repeat left top;border:5px solid #999;}
._verbg{width:0px;position:absolute;top:0px;bottom:0px;left:0px;background-color:#290d0a;}
.ver:nth-of-type(2n){margin-right:0px;}
.ver .pic{position:absolute;top:0;right:0;}
.ver h2{position:relative;font-size:24px;color:#ffffff;margin-bottom:17px;margin-left:-12px;z-index:1500;}
.ver h2 span{font-size:12px;font-weight:normal;color:#cccccc;vertical-align:text-bottom;}
.ver h2 span a{color:#cccccc;}
.ver h2 span a:hover{color:#dda04d;}
.ver p{float:left;width:400px;line-height:2;position:relative;font-size:12px;color:#cccccc;margin-bottom:13px;z-index:1500;height:50px;;overflow:hidden;text-overflow:ellipsis }
.ver ._msg{line-height:20px;position:relative;font-size:14px;margin-bottom:20px;z-index:1500;}
.ver ._msg span{float:left;width:77px;height:20px;line-height:20px;text-align:center;overflow:hidden;font-size:14px;margin-right:7px;padding-right:3px;vertical-align:middle;background:url(/template/01/images/tj.png) no-repeat left top;display:inline-block;color:#f9c100}
.ver ._msg a{color:#edd446;}
.ver ._kefu{float:left;position:relative;z-index:1500;}
.ver ._kefu a{text-indent:-99em;overflow:hidden;}
.ver ._btn_kefu{background:url(/template/01/images/btn_kefu.png) no-repeat left top;}
.ver ._btn_kefu:hover{background-position:left bottom;}
.ver ._btn_qq{background:url(/template/01/images/btn_qq.png) no-repeat left top;}
.ver ._btn_qq:hover{background-position:left bottom;}
.ver ._kefu a{float:left;width:100px;height:55px;margin-right:4px;background-color:#000;}
.ver ._down{float:left;position:relative;*width:150px;padding-top:60px;padding-left:8px;z-index:1500;}
.ver ._down a{float:left;width:145px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#fff;margin-left:10px;border:1px solid #fff;border-radius:2px;margin-bottom:17px;background:#9a6d48}
.ver ._down a:hover{color:#fff;background-color:#9a0101;text-decoration:none;}

.ver .banbenpic{float:left;width:400px;height:200px;margin-bottom:15px;position:relative;z-index:99999;overflow:hidden;}
.ver .banbenpic img{float:left;width:400px;height:200px;}
.verleft{float:left;width:400px}
.verright{float:right;width:160px}

.icon_xh{float:left;width:60px;height:43px;vertical-align:middle;background:url(/template/01/images/icon_xh.png) no-repeat left top;display:inline-block;margin-left:20px;margin-top:-5px}
.icon_xh.icon_xh1x1{background-position:0 0;}
.icon_xh.icon_xh1x2{background-position:0 -43px;}
.icon_xh.icon_xh1x3{background-position:0 -86px;}
.icon_xh.icon_xh1x4{background-position:0 -129px;}
.icon_xh.icon_xh1x5{background-position:0 -172px;}
.icon_xh.icon_xh1x6{background-position:0 -215px;}
.icon_xh.icon_xh1x7{background-position:0 -258px;}
.icon_xh.icon_xh1x8{background-position:0 -301px;}
.icon_xh.icon_xh1x9{background-position:0 -344px;}
.icon_xh.icon_xh1x10{background-position:0 -387px;}

.news_cont{ width:1280px; margin: 0 auto; height:auto; padding-top:12px; background:url(/template/01/images/touming.png);}
.news_nav{ width:1280px; height:43px; margin:0 auto; }
.news_nav li{ float:left; width:130px; height:42px; font:normal 16px/42px "微软雅黑"; color:#e8e8e8; background:url(/template/01/images/nav_news.png) center top repeat-x; text-align:center; border-right:1px solid #0f0f0f; border-bottom:1px solid #0f0f0f; cursor:pointer;}
.news_nav li.on{ background:url(/template/01/images/nav_news.png) center -42px repeat-x;}
.news_tab_cont{ display:none; width:1280px; height:auto; margin:13px auto 0; overflow:hidden;}