/*全局*/
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: #1e1112; 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:0; 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: 920px; 
	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: 920px; 
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 580px;
	height: auto;
	position: absolute;
	left:0;
	top:5%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 180px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 700px;
	height: auto;
	position: absolute;
	top: 45%;
    left:26%;
}
#banner .txt2 {
	width: 890px;
	height: auto;
	position: absolute;
	top: 72%;
    left:13%;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown82{ height:110px; width:100%; position: absolute; top:780px; display: block; margin: 0 auto; z-index: 9999; }
.gamedown82 .pc { width: 350px; height: 110px; float: left; background: url(../images/down-pc.png) no-repeat 0 0; margin: 0 0 0 200px; }
.gamedown82 .mobile { width: 350px; height: 110px; float: left; background: url(../images/down-mobile.png) no-repeat; margin:0 0 0 100px; }
.gamedown82 a { width: 350px; height: 110px; display: block; text-indent: -9999px; position: absolute; }
.gamedown82 .pc:hover,.gamedown82 .mobile:hover { background-position: 0 -110px; }

#boxMobile{ display:none; width: 140px; height: 140px; margin:-145px 0 0 95px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxMobile img { width: 140px; height: 140px;}

/*通用标题*/
.title p { width:100%; height: 26px; line-height: 26px; color: #ae5338; font-size: 22px; font-family:Georgia; letter-spacing: 2px; text-transform:uppercase; text-align: center; }


/*------游戏介绍------*/
.newsbox { width:100%; margin:0 auto; height:670px; padding-top: 20px; display: block; background: url(../images/bg-news.jpg) no-repeat center bottom; }
.news { width: 1200px; height:450px; margin: 0 auto; overflow: hidden; }
.title-news { width: 1200px; height: 22px; z-index: 99; padding-top: 60px; text-align: center; margin: 0 auto 25px; background: url(../images/title-news.png) no-repeat center top; }

/*新闻焦点图*/
.news-focus { width: 460px; height: 490px; float: left; position:relative;}
.pb-carouselWarp{position:relative;width:460px;height:490px; overflow:hidden; background: #211b26; }
.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:460px;height:490px; 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:rgba(255, 255, 255, .6); margin:0 5px;cursor:pointer; }
.pb-carouselWarp .pb-carousel-ind .pb-this{background-color:#e34d3f; }
.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(../images/btn-prev.png) no-repeat center;background-size: cover;}
.pb-carouselWarp .pb-arrow-next{right:5px;background: url(../images/btn-next.png) no-repeat center;background-size: cover;}

/*新闻列表*/
.newslist { width: 720px; height: 490px; float: left; margin-left: 20px; }
.newslist .hd { width:720px; height: 49px; display: block; border-bottom: 1px solid #583019; }
.newslist .hd ul { font-size: 24px; }
.newslist .hd ul li { float: left; cursor: pointer; width: auto; height: 49px; padding: 0 30px; line-height: 48px; color: #ae7631; text-align: center; }
.newslist .hd ul .on { color: #fffdd0; background:#8d5c23 url(../images/bg-newtab.jpg) repeat-x center bottom; }

.newslist .bd { width: 720px; display: block; }
.newslist .bd ul { padding: 20px 0 0; }
.newslist .bd ul li.hide { height: 60px; line-height: 60px; text-align: left; font-size: 16px; margin-bottom: 10px; border-bottom: 1px solid #42200d; background: #3c1a15; background: rgba(79, 33, 27, .3); }
.newslist .bd ul li.hide a { width: 640px; height: 60px; float: left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li.hide span { width: 80px; height: 66px; text-align: center; display: block; float: left; color: #7c513e; }

.newslist li a { display: block; color: #b58557; }
.newslist li a:hover { color: #ccc; }


.newslist .bd ul li.imgtxt { width: 720px; height: 130px; margin-bottom: 15px; display: block; background: #3c1a15; background: rgba(79, 33, 27, .6); }
.newslist .bd ul li.imgtxt:hover { background: rgba(79, 33, 27, .8); }
.newslist .bd ul li.imgtxt a { width: 690px; height: 113px; padding: 8px 15px 9px; display: block; }
.newslist .bd ul li.imgtxt .img { width: 200px; height: 113px; float: left; margin-right: 15px; overflow: hidden; }
.newslist .bd ul li.imgtxt .img img { -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
.newslist .bd ul li.imgtxt .tit { width: 470px; height: 103px; padding-top:10px; float: left; }
.newslist .bd ul li.imgtxt p { width: 470px; height: 60px; line-height: 30px; font-size: 16px; color:#b58557; font-weight: normal; margin-bottom: 8px; }
.newslist .bd ul li.imgtxt span { width: 470px; font-size: 14px; color: #999; text-align: left;  }
.newslist .bd ul li.imgtxt:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.newslist .bd ul li.imgtxt:hover p { color: #e2aa49; }


.newslist .bd ul li.para { width: 720px; height: auto; }
.newslist .bd ul li.para p { width: 700px; display: block; color: #b58557; font-size: 16px; line-height: 42px; padding:13px 10px 20px; margin-bottom: 15px; white-space:pre-wrap; border-bottom: 1px solid #42200d; background: #3c1a15; background: rgba(79, 33, 27, .3); }
.newslist .bd ul li.para p a { display: contents; color: #ccc; }
.newslist .bd ul li.para p a:hover { color: #fff; }


/*游戏特色*/
.tese { width: 100%; height:740px; padding-top: 40px; display: block; min-width: 1200px; position: relative; }
.title-tese { width: 1200px; height: 22px; z-index: 99; padding-top: 60px; text-align: center; margin: 0 auto; background: url(../images/title-tese.png) no-repeat center top; }
/*轮播*/
.teselist { width: 100%; height: 100%; }
.teselist .swiper-container { width: 100%; height: 620px; --swiper-pagination-color: #e34d3f; margin: 0 auto; overflow: hidden; text-align: center; }
.teselist .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* 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);
    }
.teselist .swiper-slide-active,.teselist .swiper-slide-duplicate-active{
      transform: scale(1);
	}
.teselist .swiper-container .swiper-button-prev{cursor:pointer; width:60px; height:120px; left: 20%; top:42%; background: url(../images/btn-prev.png) no-repeat center top; position:absolute; float:left; z-index:99}
.teselist .swiper-container .swiper-button-next{cursor:pointer; width:60px; height:120px;right: 20%; top:42%; background: url(../images/btn-next.png) no-repeat center top; position:absolute; float:left; z-index:99}
.teselist .swiper-wrapper { width: 100%; height: 600px; margin: 0 auto; }
#teselist .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ position:absolute;left:0;text-align:center;bottom:0; width:100%; }
.teselist .swiper-pagination-switch{display:inline-block;width:16px;height:16px;border-radius:16px; margin: 0 6px; background:#72adba; cursor:pointer; border: 2px solid #fff; }
.teselist .swiper-slide { width:100%; position: relative; /*overflow: hidden;*/ text-align:center; }
.teselist .swiper-slide img { width:1000px; height: 563px; vertical-align:middle; border: 1px solid #5c3e20; }
.swiper-container .swiper-button-prev:after,.swiper-container .swiper-container-rtl .swiper-button-next:after,.swiper-container .swiper-button-next:after,.swiper-container .swiper-container-rtl .swiper-button-prev:after { display: none; }


/*装备展示*/
.show { width: 100%; height: 700px; padding-top: 40px; display: block; min-width: 1200px; position: relative; background: url(../images/bg-show.jpg) no-repeat center top; }
.title-show { width: 1200px; height: 22px; z-index: 99; padding-top: 60px; text-align: center; margin: 0 auto 15px; background: url(../images/title-show.png) no-repeat center top; }
/*装备轮播*/
.showlist { width: 1200px; height: 540px; margin: 0 auto; padding:0; text-align: center; }
.swiper-container2 { width: 100%; height:100%; padding-bottom: 40px; margin: 0 auto; --swiper-pagination-color: #e34d3f; overflow: hidden; }
.swiper-container2 .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);
  }
  .swiper-container2 .swiper-slide-active,.swiper-container2 .swiper-slide-duplicate-active{
	transform: scale(1);
	z-index: 999;
}
.swiper-container2 .swiper-slide img { width:94%; height: auto; padding: 10px; background: #120909; border: 1px solid #5c3e20; }
.swiper-container2 .swiper-button-next,.swiper-container2 .swiper-button-prev { width: 50px; height: 120px; top: 42%; }
.swiper-container2 .swiper-button-next { background: url(../images/btn-next.png) no-repeat center; background-size: cover; right: 0%; }
.swiper-container2 .swiper-button-prev { background: url(../images/btn-prev.png) no-repeat center; background-size: cover; left: 0%; }
.swiper-container2 .swiper-button-prev:after,.swiper-container2 .swiper-container-rtl .swiper-button-next:after,.swiper-container2 .swiper-button-next:after,.swiper-container2 .swiper-container-rtl .swiper-button-prev:after { display: none; }
.swiper-container2 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 20px; }
.swiper-pagination-bullet { width: 12px; height: 12px; }


/*游戏截图*/
.jietu { width: 100%; height: auto; padding: 30px 0; display: block; position: relative; min-width: 1200px; background: url(../images/bg-jietu.jpg) no-repeat center bottom; }
.title-jietu { width: 1200px; height: 22px; z-index: 99; padding-top: 60px; text-align: center; margin: 0 auto 15px; background: url(../images/title-jietu.png) no-repeat center top; }
.imglist { padding: 0; display: block; clear: both; }
.imglist ul { display: block; clear: both; }
.imglist li { width: 1188px; height: auto; padding: 16px 0; text-align: center; margin-bottom: 20px; background: #120909; border: 1px solid #5c3e20;}
.imglist li img { width:1160px; height:auto; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #2b0f0c; 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: #888; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #ab7b28; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 35px; z-index: 9999; width: 245px; height: 563px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #e2aa49; }
.fixedbox div img { margin: 5px 0;}
.fixedbox .rightlogo { margin: -45px 0 0 10px; }
.fixedbox .rightlogo img { width: 120px; height: auto; }
.fixedbox .qq { margin: 5px 0; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .kefutime { color: #faf1d0; margin: 6px 0; font-size: 14px; }
.fixedbox .chongzhi { width: 190px; height: 95px; margin: 10px auto; }
.fixedbox .chongzhi a { width: 190px; height: 88px; 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 5px; font-weight: bold; color: #d1a254; }
.fixedbox .code div { width: 154px; height: 154px; background: url(../images/bg-fixed-code.png) no-repeat center; margin: 0 auto; }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 20px; margin:0 0 0 20px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:220px; height:563px; position: absolute; right: 0; background:url(../images/fixedboxbg.png) no-repeat center top; }
.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: 1201px) and (max-width: 1600px){
	#banner,#bannertxt { height: 780px; }
	#logo { width: 500px; top:5%; left:10%; }
	#logo img { height: 130px; }
	#banner .txt1 { width: 620px; top: 42%; left:32%; }
	#banner .txt2 { width: 820px; top: 70%; left:15%; }
	.gamedown82 { top:660px; }
}

@media screen and (min-width: 768px) and (max-width: 1200px){
	#banner,#bannertxt { height: 620px; }
	#logo { width: 500px; top:5%; left:10%; }
	#logo img { height: 130px; }
	#banner .txt1 { width: 500px; top: 38%; left:38%; }
	#banner .txt2 { width: 760px; top: 65%; left:18%; }
	.gamedown82 { top:510px; }
}

/*适龄提示*/
#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;
}