/*全局*/
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: #1a1416; 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:-160px; position:relative; z-index:10; min-width:1200px; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }

/*------ banner大图 ------*/
#bannerbox { width:100%; text-align: center; }
#banner {
	width: 100%; 
	height: 100%; 
	min-width:1200px; 
	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;
	/*background: url(../images/bg.jpg) no-repeat center top;*/
	min-width:1200px; 
	background-size: cover;
	top:0;
	background-size: 100% auto;
	text-align: center;
}
#bannerbg img { width: 100%; height: auto; }

#logo {
	width: 30%;
	height: 18.5%; /* LOGO高度除以BANNER图片的高度*/
	position: absolute;
	left:15%;
	top:4%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 100%; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 42.03%;/* 图片宽度除以浏览器宽度（浏览器宽度需减去右侧垂直滚动条宽度）以1920分辨率为例：1920-17=1903。图片宽800，计算公式800/1903=42.03%，取小数点后两位数 */
	height: auto;
	position: absolute;
	top: 37.5%;
	left:29.2%;
	z-index: 3;
}
#banner .txt2 {
	width: 42.03%;
	height: auto;
	position: absolute;
	top: 60.6%;
	left:29.2%;
	z-index: 3;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown91 { height:120px; width:850px; position: absolute; top:71.5%; left: 27.86%; display: block; margin: 0 auto; z-index: 9999; }
.gamedown91 .pc,.gamedown91 .mobile { width: 250px; height: 70px; float: left; text-align: center; box-shadow: 0 2px 8px #000; }
.gamedown91 .pc { margin: 0 0 0 5px; }
.gamedown91 .mobile { margin: 0 0 0 35px; }
.gamedown91 a { width: 250px; height: 70px; display: block; }
.gamedown91 .pc a { background: url(../images/down-pc.jpg) no-repeat; }
.gamedown91 .mobile a { background: url(../images/down-mobile.jpg) no-repeat; }
.gamedown91 p { font-size: 18px; line-height: 48px; color:#e2ab75; text-shadow: 0 2px 5px #000; letter-spacing: 2px; }
@media screen and (min-width: 1601px) and (max-width: 1880px){
	.mainboxtop{ margin-top:-120px; }
	.gamedown91 { left: 27%; }
}
@media screen and (min-width: 1281px) and (max-width: 1600px){
	.mainboxtop{ margin-top:-80px; }
	.gamedown91 { left: 23%; }
}
@media screen and (min-width: 768px) and (max-width: 1280px){
	.mainboxtop{ margin-top:-30px; }
	.gamedown91 { left: 17.86%; }
}
/*手游二维码*/
#boxMobile{ display:none; width: 140px; height: 140px; margin:-280px 0 0 45px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxMobile img { width: 140px; height: 140px;}
/*公众号二维码*/
.codebox { width: 260px; height: 120px; float: left; margin: 0 0 0 35px; }
.codebox img { width: 100px; height: 100px; padding: 5px; float: left; background: rgba(226, 171, 117, .6); }
.codebox p { color: #f3e9dd; line-height: 36px; letter-spacing: 0; }
.codebox p.first { margin-top: 12px; }

/*------游戏介绍------*/
.newsbox { width:100%; margin:0 auto; height:450px; display: block; display: block; min-width: 1200px; position: relative; }
.main-news { width: 1198px; height:388px; border: 1px solid #bb8241; background: rgba(0, 0, 0, .6); box-shadow: 0 2px 8px rgba(0, 0, 0, .8); margin: 0 auto; overflow: hidden; }

/*焦点图*/
#focus { width:478px; height:388px; float: left; overflow:hidden; position: relative; }
#focus .swiper-container { width:478px; height:388px; margin: 0 auto; position: relative; --swiper-pagination-color:#e2ab75; }
#focus .swiper-container .swiper-button-prev,#focus .swiper-container .swiper-button-next { cursor:pointer; width:40px; height:80px; top:160px; position:absolute; float:left; z-index:99; }
#focus .swiper-container .swiper-button-prev{ background: url(../images/btn-prev.png) no-repeat center top; background-size: cover; left: 0px; }
#focus .swiper-container .swiper-button-next{background: url(../images/btn-next.png) no-repeat center top; background-size: cover; right: 0px; }
#focus .swiper-wrapper { width:478px; height:388px; margin: 0 auto; }
#focus .swiper-slide { text-align: center; }
#focus .swiper-slide a { width:478px; height:388px; display: block; }
#focus .swiper-slide img { width:478px; height:388px; position: absolute; left: 0; top: 0; z-index: 1; }
#focus .swiper-slide .newstitle { width: 448px; height: 65px; padding: 15px 20px 0; text-align: left; text-shadow: 0 2px 3px #000; position: absolute; z-index: 2; left: 0; bottom: 0; background: rgba(0, 0, 0, .6); }
#focus .swiper-slide .newstitle h4 { width: 380px; color:#f2e9ca; font-size: 18px; font-weight: normal; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#focus .swiper-slide .newstitle p { width: 448px; font-size: 14px; line-height: 32px; color: #aaa; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }

#focus .swiper-pagination-bullet {display:inline-block;width:12px;height:12px;border-radius:12px; margin: 0 4px; }
#focus .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { width: 20%; left: auto; bottom: 45px; right: 0; }
#focus .swiper-pagination-bullet { opacity: .4; }
#focus .swiper-pagination-bullet-active { opacity:1; }

.newslist { width: 670px; height: 360px; float: left; margin-left: 25px; padding-top: 25px; }
.newslist .hd { width:670px; height: 52px; display: block; }
.newslist .hd ul { font-size: 22px; }
.newslist .hd ul li { float: left; cursor: pointer; width: 160px; height: 52px; line-height: 52px; color: #f3e9dd; text-align: center; background: url(../images/tab-news.jpg) no-repeat center top; margin-right: 10px; text-shadow: 0 2px 4px #000; }
.newslist .hd ul .on { color: #fff; background-position: 0 -52px; }

.newslist .bd { width: 670px; display: block; }
.newslist .bd ul { padding: 5px 0 0; }
.newslist .bd ul li { width: 670px; height: 58px; line-height: 58px; text-align: left; font-size: 14px; border-bottom: 1px solid #1e1916; }
.newslist .bd ul li:hover { background: url(../images/news-libg.gif) no-repeat -2px -123px; }
.newslist li a { width: 610px; height: 58px; float: left; display: block; color: #9f846a; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist li a:hover { color: #f2e9ca; }
.newslist li span { width: 60px; line-height: 58px; display: inline-block; float: left; text-align: center; color: #555153; }

.newslist .bd ul li.para { width: 670px; height: auto; border-bottom: none; background: none; }
.newslist .bd ul li.para:hover { background: none; }
.newslist .bd ul li.para p { width: 670px; display: block; color: #9f846a; line-height: 30px; padding:12px 0; margin-bottom: 8px; white-space:pre-wrap; border-bottom: 1px solid #1e1916;; text-indent: 28px; }
.newslist .bd ul li.para p a { display: contents; color:#f2e9ca; }
.newslist .bd ul li.para p a:hover { color: #fff; }


/*------模块顶部花纹------*/
.boxline { width: 100%; height: 35px; position: absolute; top: 0; background: url(../images/boxline.png) no-repeat center top; }

/*------游戏特色------*/
.tese { width: 100%; height:690px; padding-top: 30px; display: block; min-width: 1200px; position: relative; background: url(../images/bg-tese.jpg) no-repeat center top; }
.title-tese { width: 1200px; height: 55px; margin: 0 auto 15px; z-index: 99; text-align: center; background: url(../images/title-tese.png) no-repeat center top; }
.teselist { width: 1200px; height: auto; }
.teselist ul { margin: 0 -10px; }
.teselist li { width: 285px; height: 592px; margin: 0 10px; float: left; background: url(../images/tese-li-bg.png) no-repeat 0 bottom; }
.teselist li:hover { background-position: -285px bottom; animation: bounce 1s linear; -webkit-animation: bounce 1s linear; }
.teselist li div.renwu { width: 285px; height: 350px; overflow: hidden; }
.teselist li div.renwu img { width: 285px; height: 350px; }
.teselist li div.info { width: 225px; height: 200px; padding: 0 30px; margin-top: -90px; overflow: hidden; }
.teselist li div.info h3 { width: 225px; font-size: 24px; color: #e6b67f; line-height: 32px; margin-bottom: 15px; text-align: center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.teselist li div.info p { font-size: 14px; color: #999; line-height: 30px; }
.teselist li div.btnlink { margin-top: 20px; }
.teselist li div.btnlink a { width: 160px; height: 48px; line-height: 48px; border-radius: 4px; display: block; margin: 0 auto; font-size: 18px; color: #ebdee6; text-align: center; background: url(../images/tese-btn.png) no-repeat center top; box-shadow: 0 2px 5px #000; }
.teselist li:hover div.info h3 { color: #fff7e9; }
.teselist li:hover div.info p { color: #c18643; }
.teselist li:hover div.btnlink a { color: #fff; background-position: center -48px; }

/*------装备展示------*/
.equip { width: 100%; height: 600px; padding-top: 60px; display: block; min-width: 1200px; position: relative; background: url(../images/bg-equip.jpg) no-repeat center top; }
/*装备轮播*/
.equiplist { width: 1200px; margin: 0 auto; padding:0; text-align: center; }
.swiper-container2 { width: 100%; height:528px; padding-bottom: 40px; margin: 0 auto; --swiper-pagination-color:#e2ab75; 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: #000; background: rgba(0, 0, 0, .95); 
	border: 1px solid #333; opacity: .7; }
.swiper-container2 .swiper-button-next,.swiper-container2 .swiper-button-prev { width: 50px; height: 120px; top: 40%; }
.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%; }
.equiplist .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 15px; }
.swiper-pagination-bullet { width: 12px; height: 12px; }
.swiper-container2 .swiper-slide-active img {  background: #000; }
.swiper-container2 .swiper-slide-active img:hover { border: 1px solid #ba9f79; }
.swiper-container2 .swiper-slide-active img,.swiper-container2 .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: 850px; padding: 60px 0 0; display: block; position: relative; min-width: 1200px; background: url(../images/bg-jietu.jpg) no-repeat center top; }
/*截图选项卡*/
.jietulist { width: 1200px; height: 790px; margin: 0 auto; position: relative; }
.jietulist .hd { width:1200px; height: 70px; display: block; margin-bottom: 10px; }
.jietulist .hd ul { font-size: 30px; }
.jietulist .hd ul li { cursor: pointer; width:280px; height: 70px; float: left; margin: 0 10px; line-height: 68px; color: #f3e9dd; text-align: center; background:url(../images/tab-jietu.jpg) no-repeat 0 0; margin-bottom: 15px; box-shadow: 0 3px 5px rgba(0, 0, 0, 1); text-shadow: 1px 2px 3px rgba(0, 0, 0, .9) }
.jietulist .hd ul .on { color: #fff; background-position: 0 -70px; }

.jietulist .bdbox { width: 1140px; height: 668px; padding: 40px 30px 0; text-align: center; background: url(../images/jietu-imgboxbg.png) no-repeat center; }
.jietulist .bd { width: 1140px; height: 640px; overflow: hidden; }
.jietulist .bd ul li img { width: 1140px; height: 640px; }


/*------底部版权------*/
#footer { height: 180px; width: 100%; background: #0a0809; 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: #666; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #9f846a; font-weight: normal; }
.copyright a { color: #aaa; }
.copyright a:hover { color: #fff; }

/*右侧固定浮动*/
#fixedbox { position:fixed; right: 15px; bottom: 20px; z-index: 9999; width: 228px; height: 550px; background: url(../images/fixedboxbg.png) no-repeat; }
@media (max-width:768px){
#fixedbox{display:none; }
	}
#fixedbox div { text-align: center; color: #e2ab75; }
#fixedbox div img { margin: 5px 0; }
#fixedbox .rightlogo { margin: -45px 0 0 10px; }
#fixedbox .rightlogo img { width: 120px; height: auto; }
#fixedbox .qq { margin: 3px 0 2px; }
#fixedbox .qq p,#fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
#fixedbox .chongzhi { width: 170px; height: 68px; margin: 10px auto 12px; }
#fixedbox .chongzhi a { width: 170px; height: 68px; 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 10px; font-weight: bold; }
#fixedbox .code div { width: 160px; height: 150px; margin: 0 auto; padding: 5px 0; text-align: center; background: rgba(108, 74, 40, .35); }
#fixedbox .code img { width: 140px; height: 140px; }
#fixedbox .top { width: 180px; height: 40px; bottom: 15px; left: 23px; position: absolute; }
#fixedbox .top a { width: 180px; height: 40px;display: block; }


/*背景音乐*/
#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);
    }
}
/*------适龄提示------*/
#cadpa { width: 6.25%; height: 20%; position: absolute; top: 25%; left: 1%; display: block; margin: 0 auto; z-index: 999999; }
#cadpa img { width: 100%; height: auto; }
.cadpa-img { text-align: center; height: 120px; }
.cadpa-img img { width: auto; height: 102px; display: inline-block; margin: 0 10px; }
.cadpa-img img.gamelogo { height: 98px; padding: 0 20px; 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: #9f846a; border: none; cursor:pointer; }
.md-content .md-close:hover { background: #c18643; }
.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;
}



