/*全局*/
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; 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; }

.mainbox{margin: 0 auto; width: 1200px;height: 100%;position: relative; min-width:1200px; }
.mainboxtop{margin: 0 auto;width: 100%; margin-top:-380px; position:relative; z-index:10; min-width:1200px; background:url(../images/renwu-zhanshi.png) no-repeat left bottom; }

/*------ 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(../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: 600px;
	height: auto;
	position: absolute;
	left:25%;
	top:3%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 220px; }

#banner .txt1 {
	width: 780px;
	height: auto;
	position: absolute;
	top: 24%;
    left:16.5%;
}
#banner .txt2 {
	width: 810px;
	height: auto;
	position: absolute;
	top: 55%;
    left:15%;
}
#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }


/*------下载------*/
.gamedown86 { height:130px; width:640px; position: absolute; top:660px; left: 23.4%; display: block; margin: 0 auto; z-index: 9999; }
.gamedown86 .pc { width: 300px; height: 130px; float: left; background: url(../images/down-pc.png) no-repeat 0 0; margin:0 10px; }
.gamedown86 .mobile { width: 300px; height: 130px; float: left; background: url(../images/down-mobile.png) no-repeat 0 0; margin:0 10px; }
/*.gamedown86 .mobile { animation: shake 5s linear infinite; -webkit-animation: shake 5s linear infinite; }*/

.gamedown86 a { width: 300px; height: 130px; display: block; text-indent: -9999px; position: absolute; }
.gamedown86 .pc:hover { background: url(../images/down-pc.png) no-repeat 0 -130px; }
.gamedown86 .mobile:hover { background: url(../images/down-mobile.png) no-repeat 0 -130px; }

#boxMobile { display:none; width: 140px; height: 140px; margin:-145px 0 0 70px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxMobile img { width: 140px; height: 140px;}


/*公告*/
.gonggao { width: 1148px; height: 40px; font-size: 14px; line-height:40px; padding: 0 25px; margin: 0 auto 20px; background: rgba(255, 255, 255, .85); box-shadow: 0 3px 3px rgba(45, 71, 107, .15); }
.gonggao .biaoti { color: #2d476b; width: 80px; height: 40px; float: left; font-weight: bold; padding:0 0 0 32px; background: url(../images/icon-news.png) no-repeat 0 9px; }
ul.line{ width: 880px; height: 40px; overflow: hidden; float: left; } 
ul.line li{height:40px; } 
ul.line li a { color: #2d476b; }
ul.line li a:hover { color:#57789f; }
.gonggao .more { width: 100px; float: right; text-align: right;}
.gonggao .more a { color: #2d476b;}
.gonggao .more a:hover { color:#57789f; text-decoration: underline; }

/*版本列表*/
#imgtxtlist { overflow-y:hidden; min-width:1200px; height: 760px; /*版本展示每一行的高度为360px，一行三个版本，当前默认展示两行六个版本。如需展示两行，则为360x2+20(下边距)x2=760px,以此类推，并在index.html中修改content.style.height对应的高度值。*/ overflow-x: hidden; }
#imgtxtlist ul{ margin-right: -21px;}
#imgtxtlist ul li { width: 386px; height: 360px; list-style: none; float: left; position: relative; overflow: hidden; margin: 0 21px 20px 0; background: #fff; box-shadow:0 3px 3px rgba(45, 71, 107, .1); }
.img-area,.img-area img { width: 386px; height: 200px; }
.txt-area { width: 386px; height: 160px; background: #fff; border-top:none; text-align: center; }
.txt-area h4 { font-size: 26px; font-weight: bold; color:#000; line-height: 32px; padding: 20px 0 8px; }
.txt-area .time { color: #666; font-size: 14px; margin: 0 0 15px 0;}
.txt-area .btn a { width: 100px; height: 36px; line-height: 36px;  font-size: 16px; display: inline-block; margin: 0 5px; background: #57789f; color: #fff; border: 1px solid #57789f;  }
.txt-area .btn a:hover { background: #eaf0f7; color: #57789f; border: 1px solid #bbd2e8; }
.icon-new,.icon-hot { width: 60px; height: 65px; position: absolute; top:0; right: -6px; z-index: 999; }
.icon-new { background: url(../images/icon-new.gif) no-repeat right top; }
.icon-hot { background: url(../images/icon-hot.gif) no-repeat right top; }
/*弹出遮罩层*/
#imgtxtlist ul li .a2{position: absolute;top: 0;left:-386px;width: 386px;height: 200px;text-align: center;color: white; background: #57789f; background: rgba(45, 71, 107, .9);transition: all 0.2s;  } 
#imgtxtlist ul li .a2 .p4{width: 390px;text-align: center;position: absolute;top: 15px;left: -390px;color: #fff;font-size: 22px; transition: all 0.2s 0.1s ease-out ;  }
#imgtxtlist ul li .a2 .p7{position: absolute;bottom:-80px;left: 123px;width: 130px;height: 130px;padding: 5px;background-color: #fff;transition: all 0.2s 0.5s ;color:#269b80;}
#imgtxtlist ul li .a2 .p7 img { width: 130px; height: 130px; }
/*展开收起*/
.show-btn,.hide-btn {display:block;width: 1200px;height: 42px; line-height: 42px; text-align: center; font-weight: bold; font-size: 18px; color:#57789f; cursor: pointer; box-shadow: 0 3px 0 rgba(45, 71, 107, .15); }
.show-btn:hover,.hide-btn:hover { color: #2d476b; }
.show-btn { background:#fff url(../images/list-more.png) no-repeat center 0; }
.hide-btn {display: none; background:#fff url(../images/list-more2.png) no-repeat center 0; }


/*通用标题*/
.title p { width:100%; height: 30px; line-height: 30px; font-size: 24px; color: #57789f; letter-spacing: 5px; text-transform:uppercase; text-align: center; font-family:Georgia; text-shadow: 0 2px 5px #fff; }

/*游戏介绍*/
.newsbox { width:100%; margin:0 auto; height:550px; display: block; min-width: 1200px; margin-top: 45px;  }
.title-news { width: 100%; height: 30px; padding-top: 60px; z-index: 99; margin-bottom: 10px; background: url(../images/title-news.png) no-repeat center top; }
.newsbg { width: 1170px; height: 390px; padding: 20px 15px 0; margin: 0 auto; overflow: hidden; background: #fff; box-shadow:0 3px 3px rgba(87, 120, 159, .1); }
.newslist { width: 520px; height: 380px; float: left; }
.newslist .hd { width:520px; height: 58px; display: block; margin-bottom: 4px; }
.newslist .hd ul { font-size: 20px; }
.newslist .hd ul li { float: left; cursor: pointer; width: 162px; height: 58px; background: #eaf0f7; border-top: 1px solid #57789f; margin: 0 10px 0 0; line-height: 58px; color: #57789f; text-align: center; }
.newslist .hd ul .on {color: #fff; background: #2b5990; background: linear-gradient(180deg, #608dc2 0%, #2b5990 100%); border-top: 1px solid #2a3f5b; }

.newslist .bd { width: 505px; height: 315px; display: block; overflow: hidden; }
.newslist .bd ul li { width: 508px; height: 52px; line-height: 52px; text-align: left; font-size: 14px; border-bottom: 1px solid #ebeef2; }
.newslist li a { width: 505px; height: 38px; float: left; display: block; color: #4d677d; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist li a:hover { color: #57789f; }

.newslist .bd ul li.para { width: 505px; height: 260px; border-bottom: none; padding-top: 10px; }
.newslist .bd ul li.para p { width: 495px; display: block; color: #4d677d; line-height: 32px; padding:5px 5px 8px; margin-bottom: 10px; white-space:pre-wrap; border-bottom: 1px solid #ebeef2;}
.newslist .bd ul li.para p a { display: contents; color: #57789f; }
.newslist .bd ul li.para p a:hover { text-decoration: underline; }

/*新闻轮播*/
.newsfocus { width:650px;height:366px; overflow:hidden; float: left; }
.newsfocus .swiper-container { width:650px;height:366px; --swiper-theme-color:#57789f; }
.newsfocus .swiper-container .swiper-wrapper { width:650px;height:366px; }
.newsfocus .swiper-container .swiper-button-prev,.newsfocus .swiper-container .swiper-button-next { cursor:pointer; width:60px;height:120px; top:38%; position:absolute; float:left; z-index:99; }
.newsfocus .swiper-container .swiper-button-prev{ left: 10px; background: url(../images/btn-prev.png) no-repeat center top; background-size: cover; }
.newsfocus .swiper-container .swiper-button-next{ right: 10px; background: url(../images/btn-next.png) no-repeat center top; background-size: cover; }
.newsfocus .swiper-container .swiper-slide { text-align: center; }
.newsfocus .swiper-container .swiper-slide img { width:650px;height:366px; }
.newsfocus .swiper-container .swiper-pagination-bullet {display:inline-block;width:14px;height:14px; border-radius: 0; margin: 0 6px; border: 1px solid #fff; opacity: .7; }
.newsfocus .swiper-container .swiper-button-prev:after,.newsfocus .swiper-container .swiper-container-rtl .swiper-button-next:after,.newsfocus .swiper-container .swiper-button-next:after,.newsfocus .swiper-container .swiper-container-rtl .swiper-button-prev:after { display: none; }
.pag1 { margin-bottom: 6px; }


/*装备展示*/
.show { width: 100%; height: auto; display: block; padding: 0 0 30px; min-width: 1200px; position: relative; background: url(../images/renwu-fashi.png) no-repeat right bottom; }
.title-show { width: 100%; height: 30px; padding-top: 60px; z-index: 99; margin-bottom: 10px; background: url(../images/title-show.png) no-repeat center top; }
.showlist { margin-right: -16px; }
.showlist li { width: 592px; height: auto; float: left; padding: 12px 0; margin: 0 16px 20px 0; text-align: center; text-align: center; background: #fff; box-shadow:0 3px 3px rgba(87, 120, 159, .1); }
.showlist li img { width: 570px; height: 320px; }

/*游戏截图*/
.jietu { width: 100%; height: auto; display: block; position: relative; padding: 0 0 50px; min-width: 1200px; background: url(../images/renwu-daoshi.png) no-repeat left bottom; }
.title-jietu { width: 100%; height: 30px; padding-top: 60px; z-index: 99; margin-bottom: 10px; 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: 1180px; height: auto; text-align: center; padding: 10px; margin-bottom: 20px; background: #fff; box-shadow:0 3px 3px rgba(87, 120, 159, .1); }
.imglist li img { width:1180px; height:auto; }


/* 底部版权 */
#footer { height: 180px; width: 100%; background: #242c3b; 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: #57789f; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #95bdd9; font-weight: normal; }
.copyright a { color: #fff; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 30px; z-index: 9999; width: 245px; height: 550px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #95bdd9; }
.fixedbox div img { margin: 5px 0;}
.fixedbox .rightlogo { margin: -50px 0 0 5px; }
.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 { font-weight: bold; font-size: 14px; color: #fff; margin: 10px 0 5px; }
.fixedbox .chongzhi { width: 192px; height: 85px; margin: 5px auto 10px; }
.fixedbox .chongzhi a { width: 192px; height: 85px; display: block; }
.fixedbox .chongzhi img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
.fixedbox .code { margin: 10px auto 0; }
.fixedbox .code p { font-size: 16px; margin: 0 0 8px; font-weight: bold; }
.fixedbox .code div { width: 156px; height: 156px; margin: 0 auto; border-radius: 4px; background: #242c3b; }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 100%; height: 40px; text-align: center; }
.fixedbox .top a { width: 170px; height: 40px;display: block; margin: 0 auto; }
.h5bar{ width:213px; height:auto; padding-bottom: 12px; position: absolute; right: 0; background: #242c3b; background:rgba(36, 44, 59, .85); border: 1px solid #57789f; box-shadow: 0 5px 3px rgba(87, 120, 159, .3); }
.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: 768px) and (max-width: 1366px){
	#banner,#bannertxt { height: 660px; }
	#logo img { height: 160px; }
	#banner .txt1 { width: 650px; top: 27%; left: 23%; }
	#banner .txt2 { width: 700px; top: 68%; left: 21%; }
	.gamedown86 { top:510px; }
	.mainboxtop,.show,.jietu { margin-top:0; background-image: none; }
	.showlist { margin-right:0; }
	.showlist li { margin: 0 4px 20px; }
}

/*适龄提示*/
#cadpa { width: 120px; height: 100px; position: absolute; top:530px; right: 0; display: block; margin: 0 auto; z-index: 999999; }
@media screen and (min-width: 768px) and (max-width: 1600px){
    #cadpa { top: 50%; }
}
#cadpa img { width: 120px; height: 154px; }
.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: #57789f; border: none; cursor:pointer; border-radius: 42px; }
.md-content .md-close:hover { background: #2d476b; }
.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;
}