/*全局*/
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: #130e0a; 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:-280px; position:relative; z-index:10; min-width:1200px; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }


/*------顶部导航------*/
.topnavbox{ height:62px; width:100%; position: absolute; z-index: 9999; min-width:1200px; }
.topnav { width: 820px; height: 62px; float: right; overflow: hidden; background:url(../images/bg-topnav.png) no-repeat right top; }
.topnav ul { padding: 0 0 0 40px; }
.topnav ul li { float: left; text-align: center; }
.topnav a { color:#aaa; padding: 0; font-size: 16px; height: 62px; line-height: 62px; padding: 0 0 0 18px; display: block; text-shadow: 1px 2px 3px rgba(0, 0, 0, .7); }
.topnav a::after { width: 12px; height: 12px; margin-top: 25px; padding: 0 0 0 18px; display: block; float: right; content: " "; background: url(../images/bg-topnav-point.png) no-repeat right 0; background-size: auto 100%; }
.topnav ul li:last-child a::after { background: none; }
.topnav a.current { font-weight: bold; color: #d6a581; }
.topnav a:hover { color: #ccc; }

/*------ banner大图 ------*/
#bannerbox { width:100%; text-align: center; }
#banner {
	width: 100%; 
	height: 100%; 
	min-width:1200px;
	min-height: 960px; 
	z-index: 9;
	margin: 0 auto;
	position: relative;
	display: block;
	clear:both; 
	overflow: hidden; 
}
#banner img.heightself { width:100%; opacity: 0; z-index: -1; }
.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: 100%; 
	position: absolute;
	overflow: hidden;
	z-index: 1;
	min-width:1200px; 
	top:0;
	background-size: 100% auto;
	text-align: center;
}
#bannerbg img { width: 100%; height: auto; }

#logo {
	width: 17.34%;
	height: 16.30%; /* LOGO高度除以BANNER图片的高度*/
	position: absolute;
	left:18.92%;
	top:0;
	z-index: 99;
	text-align: center;
	
}
#logo img { width: auto; height: 100%; }

#banner .txt1 {
	width: 35.21%;
	height: auto;
	position: absolute;
	top: 18.33%;
	left:18.92%;
	z-index: 3;
}
#banner .txt2 {
	width: 35.21%;
	height: auto;
	position: absolute;
	top: 47.96%;
	left:18.92%;
	z-index: 3;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }

/*------下载------*/
.gamedown002 { width:570px; height:110px; position: absolute; top:57.78%; left: 21.54%; display: block; margin: 0 auto; z-index: 9999; }
.gamedown002 .pc,.gamedown002 .mobile { width: 280px; height: 110px; float: left; background: url(../images/downbtn.png) no-repeat; }
.gamedown002 .pc { background-position: 0 0; margin: 0 10px 0 0; }
.gamedown002 .mobile { background-position: -280px 0; }
.gamedown002 .pc:hover { background-position: 0 -110px; }
.gamedown002 .mobile:hover { background-position: -280px -110px; }
.gamedown002 a { width: 280px; height: 110px; display: block; text-indent: -99999px; position: absolute; }

#boxMoible{ display:none; width: 140px; height: 140px; margin:-160px 0 0 60px; background:#f6f6f6; border-radius: 6px; padding:10px; text-align:center; }
#boxMoible img { width: 140px; height: 140px;}


/*游戏介绍*/
.newsbox { width:1200px; height:375px; margin:0 auto; display: block; overflow: hidden; }
.title-news { width: 100%; height: 20px; padding-top: 60px; z-index: 99; background: url(../images/title-news.png) no-repeat center top; }
/*介绍轮播*/
.focus { width:660px;height:350px; float: left; position: relative; }
.swiper-container1 { width:660px;height:350px; margin: 0 auto; overflow: hidden; --swiper-theme-color:#e39754; }

.swiper-container1 .swiper-button-prev,.swiper-container1 .swiper-button-next { cursor:pointer; width:50px;height:100px; top:42%; position:absolute; float:left; z-index:99; }
.swiper-container1 .swiper-button-prev{ left: 5px; background: url(../images/btn-prev.png) no-repeat center top; background-size: 100% auto; }
.swiper-container1 .swiper-button-next{ right: 5px; background: url(../images/btn-next.png) no-repeat center top; background-size: 100% auto; }
.swiper-container1 .swiper-slide { text-align: center; }
.swiper-container1 .swiper-slide img { width:660px;height:350px; }
.swiper-container1 .swiper-pagination-bullet {display:inline-block;width:12px;height:12px; margin: 0 8px; }
.swiper-container1 .swiper-button-prev:after,.swiper-container1 .swiper-container-rtl .swiper-button-next:after,.swiper-container1 .swiper-button-next:after,.swiper-container1 .swiper-container-rtl .swiper-button-prev:after { display: none; }
.pag1 { margin-bottom: 0; }

/*介绍列表*/
.newslist { width: 500px; height: 335px; padding: 15px 20px 0; float: left; background: #fff; }
.newslist .hd { width:500px; height:40px; display: block; border-bottom: 2px solid #e6e6e6;}
.newslist .hd ul { font-size: 18px; }
.newslist .hd ul li { width: auto; float: left; padding: 0 15px; cursor: pointer; height: 40px; line-height: 40px; color: #78737a; text-align: center;  }
.newslist .hd ul .on { color: #c9341a; border-bottom: 2px solid #c9341a; }
.newslist .tuijian { width: 500px; padding: 20px 0 12px; overflow: hidden; }
.newslist .tuijian a { width: 500px; display: block; font-size: 16px; color: #c59572; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .tuijian a:hover { color: #c9341a; }
.newslist .bd { width: 500px; height: 280px; display: block; }
.newslist .bd ul li { width: 500px; height: 44px; line-height: 44px; text-align: left; font-size: 14px; border-bottom: 1px solid #eee; }
.newslist .bd ul li:last-child { border: none; }
.newslist li a { width: 430px; height: 44px; float: left; float: left; display: block; color: #666; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist li a:hover { color: #d6a581; }
.newslist li span { width: 60px; line-height: 44px; float: right; color: #999; text-align: center; }

.newslist .bd ul li.para { width: 500px; height: auto; }
.newslist .bd ul li.para p { width: 500px; display: block; color: #666; line-height: 30px; text-align: justify; padding:10px 0 12px; white-space:pre-wrap; }
.newslist .bd ul li.para p a { display: contents; color: #d6a581; }
.newslist .bd ul li.para p a:hover { color: #c9341a; }


/*--------游戏原画+新手引导--------*/
/*文字标题 */
.txttitle { width: 100%; height: 40px; line-height: 40px; display: block; }
.txttitle h4 { font-size: 22px; color: #d6a581; font-weight: normal; margin-right: 6px; float: left; }
.txttitle span { float: left; color: #555; font-size: 16px; padding-top: 3px; font-family:Georgia, 'Times New Roman', Times, serif; }
/*游戏原画*/
.paintingbox { width: 660px; height: 320px; display: block; float: left; margin-bottom: 45px; }
.paintinglist { width: 640px; height: 280px; padding: 0 10px; background: #221e1c; position: relative; }
.paintinglist .swiper-container { width: 630px; height: 230px; padding: 22px 0 0; --swiper-pagination-color: #bb985c; margin: 0 auto; }
.paintinglist .swiper-container .swiper-button-prev,.paintinglist .swiper-container .swiper-button-next { cursor:pointer; width:50px;height:100px; top:42%; z-index:99; }
.paintinglist .swiper-container .swiper-button-prev{ left: 0; background: url(../images/btn-prev.png) no-repeat center top; background-size: 100% auto; }
.paintinglist .swiper-container .swiper-button-next{ right: 0; background: url(../images/btn-next.png) no-repeat center top; background-size: 100% auto; }
.paintinglist .swiper-slide { text-align: center; }
.paintinglist .swiper-slide a { width: 409px; height: 230px; display: block; }
.paintinglist .swiper-slide img { width: 409px; height: 230px; opacity: .3; background: #000; }
.paintinglist .swiper-slide-active img { opacity: 1; }

/*新手引导*/
.guidancebox { width: 540px; height: 320px; display: block; float: left; margin-bottom: 45px; }
.guidance { width: 540px; height: 280px; background: #2a2523; position: relative; }
.guidance .rigimg { width: 360px; height: 330px; position: absolute; right: -30px; bottom: 1px; z-index: 1; background: url(../images/bg-xinshou.png) no-repeat right bottom; }
.guidancelist { width: 360px; height: 200px; position: absolute; top: 23px; left: 23px; z-index: 2; }
.guidancelist a { width: 158px; height: 46px; display: block; float: left; line-height: 46px; color: #9b9b9b; font-size: 16px; text-align: center; border-radius: 2px; background: rgba(0, 0, 0, .6); border: 1px solid #312b34; margin: 0 12px 13px 0; text-shadow: 0 1px 3px #000; }
.guidancelist a:hover { color: #fff; background: rgba(117, 84, 54, .5); border: 1px solid #826a51; }


/*游戏特色*/
.tese { width: 100%; height:790px; display: block; min-width: 1200px; position: relative; background: url(../images/bg-tese.jpg) no-repeat center top; }
.title-tese { width: 100%; height: 130px; z-index: 99; background: url(../images/title-tese.png) no-repeat center top; }
.teselist { width: 1200px; height: 640px; min-width:1200px; position: relative; background: url(../images/bg-tese-info.png) no-repeat right 82px; }
/*一级选项卡*/
.outBox .hd{ width: 680px; height:58px; position: absolute; top: 60px; right: 0; z-index: 2; }
.outBox .hd ul li{ width: 160px; height: 58px; line-height:58px; color: #ddd; font-size: 26px; margin: 0 20px 0 0; float:left; text-align: center; cursor:pointer; background:  url(../images/bg-tese-tab.png) no-repeat 0 -58px; }
.outBox .hd ul li.on{ color: #fff; background-position: 0 0; }
.outBox .bd { width: 1200px; height: 640px; position: absolute; bottom: 0; left: 0; z-index: 1; }
/*二级选项卡*/
.inBox{ width: 1060px; height: 640px; position: relative; }
.inBox .inHd { width: 240px; height:52px; line-height:52px; position: absolute; z-index: 4; top: 178px; left: 778px; }
.inBox .inHd ul{ zoom:1; }
.inBox .inHd ul li{ width: 120px; height:52px; text-align:center; float:left; cursor:pointer; }
.inBox .inHd ul li.on{ color:#fff; }
.inBox .inHd ul span { width: 120px; height:52px; display: block; cursor:pointer; text-indent: -999999999px; background: url(../images/tese-tab-xb.png) no-repeat; }
.inBox .inHd ul span.nan { background-position: 0 -52px; }
.inBox .inHd ul span.nv { background-position: -120px -52px; }
.inBox .inHd ul li.on span.nan { background-position: 0 0; }
.inBox .inHd ul li.on span.nv { background-position: -120px 0; }
/*二级选项内容*/
.inBox .inBd { width: 720px; height: 680px; position: absolute; z-index: 2; bottom: 0; left: 0; }
.inBox .inBd ul{ zoom:1; }
.inBox .inBd li { width: 720px; height: 680px; zoom:1; }
.inBox .inBd li img { width: 720px; height: 680px; }
/*二级选项内容 职业名称及介绍*/
.inBox .infobox { width: 540px; height: 350px; position: absolute; z-index: 3; top: 150px; left: 520px; }
.inBox .infobox img { width: 200px; height: 90px; }
.inBox .infobox .star { width: 260px; height: 42px; line-height: 38px; margin: 10px 0 20px; text-align: center; font-size: 18px; color: #999; background: url(../images/bg-tese-nandu.png) no-repeat center 0; }
.inBox .infobox .star span { color: #e93c12; font-size: 24px; padding: 0 10px; }
.inBox .infobox p { font-size: 16px; line-height: 30px; color: #999; text-align: justify; text-shadow: 0 1px 3px #000; }


/*装备展示*/
.zhuangbei { width: 100%; height: 720px; display: block; min-width: 1200px; position: relative; background: url(../images/bg-zhuangbei.jpg) no-repeat center top; }
.title-zhuangbei { width: 100%; height: 130px; z-index: 99;background: url(../images/title-zhuangbei.png) no-repeat center top; }
/* 装备轮播 */
.zblist .swiper-container { width: 100%; height:510px; padding-bottom: 40px; margin: 0 auto; --swiper-pagination-color:#e39754; overflow: hidden; }
.zblist .swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	width: 34%;
	height: auto;
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
  }
  .zblist .swiper-container .swiper-slide-active,.zblist .swiper-container .swiper-slide-duplicate-active{
	transform: scale(1);
	z-index: 999;
}
.zblist .swiper-container .swiper-slide img { width:100%; height: auto; padding: 10px; background: #221e1c;
	border: 1px solid #69452e; opacity: .5; }
.zblist .swiper-container .swiper-button-next,.zblist .swiper-container .swiper-button-prev { width: 60px; height: 120px; top: 40%; }
.zblist .swiper-container .swiper-button-next { background: url(../images/btn-next.png) no-repeat center; background-size: cover; right: 0%; }
.zblist .swiper-container .swiper-button-prev { background: url(../images/btn-prev.png) no-repeat center; background-size: cover; left: 0%; }
.equiplist .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 15px; }
.swiper-pagination-bullet { width: 12px; height: 12px; }
.zblist .swiper-container .swiper-slide-active img {  background: #221e1c; }
.zblist .swiper-container .swiper-slide-active img:hover { border: 1px solid #69452e; }
.zblist .swiper-container .swiper-slide-active img,.zblist .swiper-container .swiper-slide-duplicate-active img { opacity: 1; border: 1px solid #865f4c; }
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after { display: none; }


/*游戏截图*/
.jietu { width: 100%; height: auto; display: block; position: relative; min-width: 1200px; background: url(../images/bg-jietu.jpg) no-repeat center bottom; }
.title-jietu { width: 100%; height: 130px; z-index: 99; background: url(../images/title-jietu.png) no-repeat center top; }
.jietulist { width:1200px; height:auto; margin-top: 15px; padding-bottom: 50px; overflow:hidden; position: relative;  }
.jietulist ul { display: block; clear: both; }
.jietulist li { width: 1198px; height: auto; text-align: center; margin-bottom: 20px; padding: 10px 0; background: #221e1c; border: 1px solid #402819; }
.jietulist li img { width:1180px; height:auto; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #110e0c; background: linear-gradient(180deg, #221b18, #000); min-width:1200px; }
.footerlogo { width: 220px; height: 130px; display: block; float: left; margin: 20px 0 0 0; text-align: center; }
.footerlogo img { width: 220px; height: auto; }
.copyright { width: 940px; float: left; padding: 0 0 0 5px; margin:35px 0 0; color: #888; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #c59572; font-weight: normal; }
.copyright a { color: #ccc; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 5px; bottom: 30px; z-index: 9999; width: 245px; height: 600px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #999; text-shadow: 0 1px 3px rgba(0, 0, 0, .5); }

.fixedbox .rightlogo { margin: -70px 0 0 5px; }
.fixedbox .rightlogo img { width: 200px; height: auto; }
.fixedbox .qq { margin: 5px 0; }
.fixedbox .qq img { margin: 5px 0; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .kefutime { height: 25px; font-size: 14px; color: #c59572; font-weight: bold; margin: 8px 0; }
.fixedbox .chongzhi { width: 180px; margin: 8px auto; }
.fixedbox .chongzhi a { width: 180px; height: 70px; display: block; }
.fixedbox .chongzhi img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
.fixedbox .code { margin: 5px auto 0; }
.fixedbox .code p { font-size: 16px; font-weight: bold; }
.fixedbox .code div { width: 142px; height: 142px; margin: 6px auto 0; border-radius: 2px; background: #2a2523; }
.fixedbox .code img { width: 120px; height: 120px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 18px; margin:0 0 0 20px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ 
  width:220px; 
  height:600px; /* 必须和.fixedbox的height保持一致 */
  position: absolute; 
  right: 0; 
  z-index: 1; 
  background: url(../images/fixedboxbg.png) no-repeat center top; 
}
.h5open{ position:fixed; z-index:99999; bottom: 240px; 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; z-index: 2; padding: 25px 0 0; background: url(../images/btn.png) no-repeat; text-align:center; margin:190px 0 0;}
.h5btn{ font-size:14px; line-height:16px; color:#fff; cursor:pointer; }

/*背景音乐*/
#musicbox { position:fixed; width: 50px; height: 50px; 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: 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);
    }
}


/*适龄提示*/
#cadpa { width: 5.9%; height: 140px; position: absolute; top:60%; left: 1%; display: block; margin: 0 auto; z-index: 99; }
#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: #c59572;  border: none; cursor:pointer; border-radius: 2px; }
.md-content .md-close:hover { background: #99755b; }
.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; font-size: 16px; }
/* 弹窗动画 */
.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;
}
