/*全局*/
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: #d3e4f3 url(../images/bg-body.jpg) repeat-y center top; background-size:100% auto; 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; max-width:10rem; }
.mainbox{margin: 0 auto; width: 10rem;height: 100%;position: relative; max-width:10rem; }

/*------ banner大图 ------*/
#banner {
	width: 100%; 
	height: 13.067rem; 
	max-width:10rem; 
	z-index: 9;
	margin: 0 auto;
	position: relative;
	display: block;
	clear:both; 
	overflow: hidden; 
}
#bannerbg {
	width: 100%;
	height: 13.067rem;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	background: url(../images/bg.jpg) no-repeat center top;
	max-width:10rem; 
	background-size: cover;
	top:0;
}
#bannerbg img { width: 10rem; height: auto; }
#bannertxt {
	width: 10rem;
	height: 13.067rem;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	max-width:10rem; 
}
#logo {
	width: 6.8rem;
	height: auto;
	position: absolute;
	left:0;
	top:19%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width:auto; height: 2.6rem; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 10rem;
	height: auto;
	position: absolute;
	top:53%;
    left:0;
}
#banner .txt1 img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
#banner .txt2 {
	width: 10rem;
	height: auto;
	position: absolute;
	top:80%;
    left:0;
}

#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }

/*------下载------*/
.gamedown93 { height: 1.467rem; width:10rem; position: fixed; top: 0; display: block; margin: 0 auto; z-index: 999999999; background: rgba(255, 255, 255, .6); }
.gamedown93 .navlogo { width: 2rem; height: 1.467rem; margin: .16rem .133rem 0 0; text-align: center; float: left; overflow: hidden; }
.gamedown93 .navlogo img { width: auto; height: 1.2rem; }
.gamedown93 .android,.gamedown93 .ios { width: 3.733rem; height: 1.28rem; float: left; margin: .093rem .133rem 0 0; }
.gamedown93 .android img,.gamedown93 .ios img{ width: 3.733rem; height: 1.28rem; }
.gamedown93 a { width: 3.733rem; height: 1.28rem; display: block; position: absolute; }


/*版本列表*/
#editionlist { width: 9.78rem; margin: .4rem auto 0; height: 23.35rem;/*每个版本高度7.8rem，当前默认展示三个版本，7.8x3-0.5=23.35。自定义height值：7.8x展示数量-0.5。(其中0.5是防止收起状态后隐藏部分溢出)，并在index.html中修改content.style.height对应的高度值。*/ overflow-y:hidden; }
#editionlist ul li { width: 9.733rem; height: 7.8rem; position: relative; margin: 0; /*box-shadow: 0 .04rem .04rem rgba(45, 71, 107, .15);*/ }
.img-area,.img-area img { width: 9.733rem; height: 5.04rem; }
.txt-area { width: 9.2rem; height: 2.5rem; padding: 0 0.267rem; background: #fff; border-top:none; }
.txt-area .name { width: 9.2rem; height: .8rem; display: block; line-height: 0.8rem; padding: .2rem 0; }
.txt-area .name h4 { font-size: .453rem; font-weight: bold; color:#000; float: left; margin: 0 .2rem 0 0; }
.txt-area .name .time { color: #666; font-size: .32rem; float: left; }
.txt-area .btn a { width: 2.2rem; height: 0.8rem;  line-height: 0.8rem; display: inline-block; text-align: center; margin: 0 .2rem 0 0; font-size: 0.373rem; background: #869bb8; color: #fff; border-radius: .053rem; } 
.txt-area .btn a:hover { font-weight: bold; background: #eaf0f7; color: #57789f; border: .013rem solid #bbd2e8; }
.icon-new,.icon-hot { width: 0.8rem; height: 0.867rem; position: absolute; top:0; right: -0.04rem; z-index: 2; }
.icon-new { background: url(../images/icon-new.gif) no-repeat right top; background-size: cover; }
.icon-hot { background: url(../images/icon-hot.gif) no-repeat right top; background-size: cover; }
.show-btn,.hide-btn {display:block; width: 9.2rem; height: .667rem; padding: 0 0.267rem; margin: 0 auto .4rem; line-height: .667rem; text-align: center; font-size: 0.373rem; color:#57789f; cursor: pointer; background-color: #fff; }
.show-btn:hover,.hide-btn:hover { color: #57789f; }
.show-btn { background: #fff url(../images/icon-more.png) no-repeat 3.6rem 0; background-size: auto 200%; }
.hide-btn { display: none; background: #fff url(../images/icon-more.png) no-repeat 4rem -0.667rem; background-size: auto 200%; }


/*通用标题*/
.title p { width:100%; height: .4rem; line-height: .4rem; font-size: .347rem; color: #869bb8; letter-spacing: .027rem; text-transform:uppercase; text-align: center; font-family:Georgia; text-shadow: 0 .027rem .067rem #fff; }

/*游戏介绍*/
.newsbox { width:100%; margin:0 auto; height:10.2rem; display: block; padding-top: .5rem; position: relative; background: url(../images/bg-news.jpg) no-repeat center top; background-size: auto 100%; }
.title-news { width: 100%; height: .4rem; padding-top: .867rem; z-index: 99; margin:0 0 .133rem; background: url(../images/title-news.png) no-repeat center top; background-size: 100% auto; }
.title-news p { color: #dde6f2; text-shadow: 0 .027rem .067rem rgba(23, 43, 66, .7); }
.newslist { width: 9.333rem; height: 7.85rem; margin: 0 auto; padding: .15rem .2rem 0; background: #fff; }
.newslist .hd { width: 100%; height:1rem; display: block; }
.newslist .hd ul { font-size: 0.427rem; margin-left: 0.062rem; }
.newslist .hd ul li { float: left; cursor: pointer; width: 2.92rem; height:1rem; margin: 0 .067rem; line-height: .933rem; color: #869bb8; text-align: center; }
.newslist .hd ul .on { color: #bd9259; border-bottom: .027rem solid #bd9259; }

.newslist .tuijian { width:9.2rem; height: .933rem; line-height: .933rem; margin: .2rem 0 0; background-color: #dae1ea; border-bottom: none; border-radius: .027rem; }
.newslist .tuijian:hover { background-color: #ecf1f7; }
.newslist .tuijian a { width: 8rem; display: block; color: #577391; font-size: .347rem; color: #577391; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .tuijian b { float: left; width: 1rem; line-height: .8rem; font-size: .32rem; color: #577391; text-align: center; display: block; background-color: #fff; margin: .07rem .11rem 0 .07rem; border-radius: .027rem; }
.newslist .bd { width: 9.2rem; height:auto; }
.newslist .bd ul li { width: 9.067rem; height: 1rem; line-height: 1rem; margin: 0.08rem 0; border-bottom: 0.013rem solid #ebeef2; text-align: left; font-size: 0.32rem; padding: 0 .067rem; }
.newslist .bd ul li:last-child { border-bottom: none; } 
.newslist li a { width: 9.067rem; height: 1rem; display: block; color: #577391; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }

.newslist .bd ul li.para { width: 9.2rem; height: auto; border-bottom: none; overflow: hidden; }
.newslist .bd ul li.para p { width: 9.15rem; display: block; color: #577391; line-height:.72rem; padding: .2rem 0 .25rem; text-align: justify; white-space:pre-wrap; border-bottom: 0.013rem solid #ebeef2; }
.newslist .bd ul li.para p a { display: contents; color: #bd9259; }


/*游戏特色*/
.feature { width: 100%; height: 7.7rem; padding: 0.5rem 0 0; display: block; max-width: 10rem; position: relative; }
.title-feature { width: 100%; height: .4rem; padding-top: .867rem; z-index: 99; margin:0 0 .133rem; background: url(../images/title-feature.png) no-repeat center top; background-size: 100% auto; }
/*特色轮播*/
.featurelist { width:9.333rem; height: auto; padding:.2rem; margin: 0 auto; position: relative; background: #fff; box-shadow: 0 .04rem .04rem rgba(87, 115, 145, .1); }
.featurelist .swiper-container { width:9.333rem; height:5.253rem; margin: 0 auto; overflow: hidden; }
.featurelist .swiper-slide { text-align: center; }
.featurelist .swiper-slide img { width:9.333rem; height:5.253rem; }
.featurelist .swiper-button-next,.featurelist .swiper-button-prev { width:.8rem; height:1.6rem; top: 42%; }
.featurelist .swiper-button-next { background: url(../images/btn-next.png) no-repeat center; background-size: cover; right: .2rem; }
.featurelist .swiper-button-prev { background: url(../images/btn-prev.png) no-repeat center; background-size: cover; left: .2rem; }
.featurelist .swiper-button-prev:after,.featurelist .swiper-container-rtl .swiper-button-next:after,.featurelist .swiper-button-next:after,.featurelist .swiper-container-rtl .swiper-button-prev:after { display: none; }
.featurelist .swiper-pagination { bottom: -.6rem; width: 9.333rem; text-align: center; }
.featurelist .swiper-pagination .swiper-pagination-bullet { margin: 0 .067rem; }

/*装备展示*/
.equipment { width: 100%; height: 10.8rem; padding: 0.5rem 0 0; display: block; max-width: 10rem; position: relative; }
.title-equipment { width: 100%; height: .4rem; padding-top: .867rem; z-index: 99; margin:0 0 .133rem; background: url(../images/title-equipment.png) no-repeat center top; background-size: 100% auto; }
/*图片轮播*/
.equipmentlist { width:9.333rem; height:8.5rem; padding:.2rem; margin: 0 auto; position: relative; }
.equipmentlist .swiper-container2 { width:9.333rem; height:8.2rem; margin: 0 auto; overflow: hidden; }
.equipmentlist .swiper-slide { width: 6.6rem; text-align: center; transition: 300ms; transform: scale(0.8); }
.equipmentlist .swiper-slide-active,.equipmentlist .swiper-slide-duplicate-active{ transform: scale(1); }
.equipmentlist .swiper-slide img { width:92%; height: auto; padding: 0.16rem; background: #fff; box-shadow: 0 .04rem .04rem rgba(87, 115, 145, .1); }
.equipmentlist .swiper-button-next,.equipmentlist .swiper-button-prev { width:.8rem; height:1.6rem; top: 42%; }
.equipmentlist .swiper-button-next { background: url(../images/btn-next.png) no-repeat center; background-size: cover; right: .3rem; }
.equipmentlist .swiper-button-prev { background: url(../images/btn-prev.png) no-repeat center; background-size: cover; left: .3rem; }
.equipmentlist .swiper-button-prev:after,.equipmentlist .swiper-container-rtl .swiper-button-next:after,.equipmentlist .swiper-button-next:after,.equipmentlist .swiper-container-rtl .swiper-button-prev:after { display: none; }
.equipmentlist .swiper-pagination { bottom: 0; width: 9.333rem; text-align: center; }
.equipmentlist .swiper-pagination .swiper-pagination-bullet { margin: 0 .067rem; }


/*游戏截图*/
.screenshot { width: 100%; height:auto; padding: 0 0 0.5rem; display: block; position: relative; max-width: 10rem; }
.title-screenshot { width: 100%; height: .4rem; padding-top: .867rem; z-index: 99; margin:0 0 .133rem; background: url(../images/title-screenshot.png) no-repeat center top; background-size: 100% auto; }
/* 图片平铺 */
.screenshotlist { text-align: center; }
.screenshotlist li { width:9.733rem; height:auto; padding: 0.16rem 0; margin: 0 auto .2rem; text-align: center; background: #fff; box-shadow: 0 .04rem .04rem rgba(45, 71, 107, .15); }
.screenshotlist img { width: 9.4rem; height: auto; }


/* 底部版权 */
.footerlogo { width: 3.6rem; height: 1.6rem; padding: .3rem 0 0; display: block; margin: 0 auto .133rem; text-align: center; }
.footerlogo img { width:auto; height: 1.5rem; }

#footer { width: 100%; max-width:10rem; background: #233246; padding: .25rem 0 1rem; }
.copyright { width: 9.4rem; padding:0 .3rem .3rem; color: #bbb; font-size: .32rem; line-height: .48rem; text-align: center; }
.copyright .tips { color: #d8b084; font-weight: normal; }
.copyright a { color: #fff; }
.footerbtn { width: 9.6rem; margin: 0.2rem auto; }
.footerbtn a { width: 2.933rem; height: 0.747rem; line-height: 0.747rem; font-size: 0.373rem; color:#f6f6f6; text-align: center; margin: 0 auto; display: block; background-color: #57789f; border-radius: 0.053rem; }


/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 20px; z-index: 9999; width: 240px; height: 570px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #dae1ea; }
.fixedbox div img { margin: 4px 0;}
.fixedbox .tit-kefu,.fixedbox .tit-qun { width: 172px; height: 38px; margin:0 auto 8px; }
.fixedbox .tit-kefu { margin-top: 15px; }
.fixedbox .qq { margin: 0 0 5px; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; text-shadow: 0 2px 5px rgba(0, 0, 0, .5); }
.fixedbox .kefutime { padding: 10px 0; color: #ecc49b; font-size: 16px; text-align: center; text-shadow: 0 2px 5px rgba(0, 0, 0, .5); }
.fixedbox .code { margin: 8px auto 0; }
.fixedbox .code p { font-size: 16px; margin: 0 0 5px; font-weight: bold; color: #fff; text-shadow: 0 2px 5px rgba(0, 0, 0, .5); }
.fixedbox .code div { width: 150px; height: 150px; margin: 0 auto; border-radius: 4px; background: #2f4562; }
.fixedbox .code img { width: 130px; height: 130px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 30px; margin:0 0 0 15px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:210px; height:570px; position: absolute; right: 0; background: rgba(70, 101, 141, .8); -webkit-clip-path: polygon(100% 0, 99% 92%, 50% 100%, 0 92%, 0 0); clip-path: polygon(100% 0, 99% 92%, 50% 100%, 0 92%, 0 0); }
.h5open{ position:fixed; z-index:99999; bottom: 255px; 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: absolute; width: .8rem; height: .8rem; z-index: 999999; top:1.5rem; right: 0.2rem;  opacity: 0.8; }
#musicbox a {
    display: inline-block;
    width: .8rem;
    height:.8rem;
    text-align: center;
    background-color: #000;
    border-radius: .8rem;
    font-size: .347rem;
    margin-top: .267rem;
    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: 1rem; height: 1.28rem; position: absolute; top:3.5rem; right: .2rem; display: block; margin: 0 auto; z-index: 2; }
#cadpa img { width: 1rem; height: 1.28rem; }
.cadpa-img { text-align: center; height: 1.8rem;  }
.cadpa-img img { width: auto; height: 1.6rem; display: inline-block; }
.cadpa-img img.gamelogo { height: 1.547rem; padding: 0 .4rem; border: .027rem solid #222; border-radius: 8px; }
/*弹窗*/
.md-modal {position:fixed; top:50%; left:50%; width:50%; max-width:1000px; min-width: 94%; 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:.48rem; font-weight: bold; margin:0; padding:.333rem .267rem 0; text-align:center;background:#fff;border-radius:8px;color:#333; overflow: hidden; }
.md-content .md-close { width: auto; position: absolute; left: 42%; bottom: 10px; font-size: .347rem; color: #fff; padding: .133rem .267rem; background: #869bb8; border: none; cursor:pointer; border-radius: 4px; }
.md-content .md-close:hover { background: #bd9259; }
.md-content .md-main { padding:0 .533rem; height: 78%; margin: .267rem 0 0; font-size: .347rem; 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 .267rem; }
.md-content > div p { line-height: .64rem; text-indent: .693rem; 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;
}

/*微信引导提示*/
#pMask { position: fixed; z-index:99999; top: 0; width: 100%; height: 100%; display: none; }
.wx { display: none; position: fixed; width: 9rem; height: 5rem; margin: 0 0.5rem; border-radius: 0.3rem; top:2.3rem; z-index: 999999; background: rgba(255,255,255,.8); }