﻿/*全局*/
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: #e8f8f7 url(../images/bg-body.jpg) repeat-y center 0; 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:-200px; position:relative; z-index:10; min-width:1200px; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%; min-width:1200px; }
.main{ width: 1200px; /*margin-top: -50px;*/ margin: 0 auto; position: relative; z-index: 10; overflow: hidden;}
.box-l{width: 280px; float: left; }
.box-r{width: 905px;height:470px;background:url("../images/in01.jpg") repeat; float: right; overflow: hidden;}


/*------顶部下载------*/
.topnavbox { height:100px; width:100%; position: fixed; top: 0; z-index: 9999; background: url(../images/topnavbg.png) repeat-x bottom; min-width:1200px; }
.topnav {margin: 0 auto; width: 1200px;height: 100%; position: relative; min-width:1200px; }
.topnav ul li { width: 150px; padding: 25px 0 0; float: left; text-align: center; line-height: 26px;}
.topnav ul li.bannerlogo { width: 260px; padding: 0 20px; height: 80px; text-align: center;}
.topnav ul li.bannerlogo div { text-align: center; padding-top: 22px; }
.topnav ul li.bannerlogo img { width: auto; height: 110px; }
.topnav a { color:#fff; font-size: 22px; font-weight: bold; }
.topnav span { font-size: 12px; color: #2d7f81; display: block; font-weight: normal; }
.topnav a:hover { color: #c6e0df;}
.donghua {transition:all .5s ease-out;transform-origin:50% 50%;-webkit-transform-origin:50% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;_display:inline}
.tx:hover .donghua {-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}

/*------ banner大图 ------*/
#banner {
	width: 100%; 
	height:980px; 
	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: 980px;
	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: 980px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1200px; 
}
#logo {
	width: 500px;
	height: auto;
	position: absolute;
	right:0;
	top:18%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 195px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 560px;
	height: auto;
	position: absolute;
	top: 47%;
    right:0;
}
#banner .txt2 {
	width: 250px;
	height: auto;
	position: absolute;
	top: 22%;
    left:8%;
}

#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }

/*公告*/
.gonggao { width: 1148px; height: 40px; font-size: 14px; line-height:40px; padding: 0 25px; margin: 0 auto 20px; background: #fff; background: rgba(255, 255, 255, .65); border: 1px solid #a7dcd6; }
.gonggao .biaoti { color: #1b3043; width: 80px; height: 40px; float: left; 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: #1b3043; }
.gonggao .more { width: 100px; float: right; text-align: right;}
.gonggao .more a { color: #2d7f81;}
.gonggao .more a:hover { color: #2d7f81; 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 2px 1px #dae3ef;}
.img-area,.img-area img { width: 386px; height: 200px; }
.txt-area { width: 384px; height: 159px; background: #fff; border: 1px solid #a7dcd6; border-top:none; text-align: center; }
.txt-area h4 { font-size: 26px; font-weight: bold; color:#bf12eb; 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: #2d7f81; color: #fff; border: 1px solid #2d7f81;  }
.txt-area .btn a:hover { background: #ecfafa; color: #2d7f81; border: 1px solid #a7dcd6; }
.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: #1d7b7d;background: rgba(29,123,125,0.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: 1198px;height: 40px; line-height: 40px; text-align: center; font-weight: bold; font-size: 18px; color:#239395; cursor: pointer; border: 1px solid #a7dcd6;}
.show-btn:hover,.hide-btn:hover { color: #5bbfc1;}
.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; }


/*游戏介绍*/
.newsbox { width:1200px; margin:25px auto 20px; height:362px; display: block; min-width: 1200px; }
/*新闻焦点图*/
.focus { width:590px;height:362px; float: left; overflow:hidden; background: url(../images/bg-imgbox590x362.png) no-repeat; }
.pb-carouselWarp{ position:relative;width:550px; height:340px; margin: 19px auto 0; overflow:hidden; }
.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:550px;height:310px; margin-left: 0; vertical-align:middle; }
.pb-carouselWarp .pb-carousel .pb-this{display:block;left:0;}
.pb-carouselWarp .pb-carousel-ind{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);}
.pb-carouselWarp .pb-carousel-ind li{float:left;width:14px;height:14px;border-radius:50%;background-color:#fff;margin:0 5px;cursor:pointer; }
.pb-carouselWarp .pb-carousel-ind .pb-this{background-color:#2d7f81;}
.pb-carouselWarp .pb-arrow{position:absolute;top:40%;margin-top:-20px;width:30px;height:72px; opacity: 1; cursor:pointer;border:none;z-index: 99;}
.pb-carouselWarp .pb-arrow-prev{left:5px;background: url(../images/btn-prev2.png) no-repeat center;background-size: cover;}
.pb-carouselWarp .pb-arrow-next{right:5px;background: url(../images/btn-next2.png) no-repeat center;background-size: cover;}
/*新闻tab列表*/
.newslist { width: 590px; height: 362px; float: right; }
.newslist .hd { width:590px; height: 50px; display: block; border-bottom: 1px solid #2d7f81; }
.newslist .hd ul { font-size: 20px; }
.newslist .hd ul li { float: left; cursor: pointer; height: 50px; line-height:50px; color: #2d7f81; text-align: center; width: 145px; border-left: 0; }
.newslist .hd ul .on {color: #fff; background: #2d7f81; height: 50px; line-height: 50px; font-weight: bold; }
.newslist .bd { width: 590px; display: block; }
.newslist .bd ul { padding: 20px 0 0 0; }
.newslist .bd ul li { height: 47px; line-height: 48px; text-align: left; font-size: 14px; border-bottom: 1px solid #bdd8d8; }
.newslist .bd ul li a { width: 500px; color: #2d7f81; float: left; display: block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li a:hover { color: #004143; animation-name:dmyani; animation-duration:1s;}
@keyframes dmyani {
	0%{ margin-left:5px;}
	}
.newslist .bd ul li span { width: 80px; color: #aaa; float: right; text-align: right; }
.newslist .bd ul li.tuijian { height: 42px; line-height: 42px; margin-bottom: 6px; background-color: #cee6e6; border-bottom: none; border-radius: 2px; }
.newslist .bd ul li.tuijian b { float: left; width: 58px; line-height: 36px; font-size: 16px; color: #2d7f81; text-align: center; display: block; background-color: #fff; margin: 3px 0 0 3px; border-radius: 2px; }

/*模块标题*/
.title { width: 100%; height: 62px; line-height: 62px; clear: both; display: block; }
.title h2 { width: 130px; float: left; color: #2d7f81; font-size: 30px; font-weight: bold; letter-spacing: 0; }
.title span { width: 300px; height: 56px; padding-top: 6px; float: left; color: #2d7f81; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.title .icon { width: 10px; height: 32px; float: left; background: #2d7f81; margin: 15px 10px 0 0; }

/*视频中心*/
.videolist { width: 1200px; min-width: 1200px; height: 100%; margin: 0 auto 20px; }
/*视频轮播*/
.videolist .projects{ width: 1200px; height: 202px; background: none; }
.picScroll { position:relative; }
.picScroll .bd2 { overflow:hidden;/*防止滚动时右侧内容显示溢出*/ }
.picScroll .bd2 ul{ overflow:hidden; zoom:1; }
.picScroll .bd2 ul li{ position: relative; width: 285px; height: 202px; margin: 0 20px 0 0; padding: 0; float:left; _display:inline; overflow:hidden; text-align:center; }
.picScroll .bd2 ul li p { width: 265px; height: 40px; line-height: 40px; padding: 0 15px; display: block; color: #fff; font-size: 14px; margin-top: 2px; background-color: #2d7f81; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.picScroll .bd2 ul li a{ overflow: hidden; display: table-cell; vertical-align: middle;*font-size: 315px; }
.picScroll .bd2 ul li div { width:285px; height: 160px; display:block; background-color: #000; overflow: hidden; cursor: pointer; }
.picScroll .bd2 ul li img { width:285px; height: 160px; vertical-align: middle;}
.picScroll .bd2 ul li:hover div { background:#000 url(../images/icon-video.png) no-repeat center 40px; }
.picScroll .bd2 ul li:hover img { opacity: .3; }
.picScroll .bd2 ul li:hover p { color: #2d7f81; background-color: #bfdcdd; }
.picScroll .prev,.picScroll .next { cursor:pointer; width:28px; height:28px; top:-40px; border: 1px solid #a7dcd6; background:#fff url(../images/btn-scroll.png) no-repeat; position:absolute; float:left; z-index:999; }
.picScroll .prev{ right: 40px; background-color: #fff; background-position: 0 -28px; }
.picScroll .next{ right: 0;  background-color: #fff; background-position: -28px -28px; }
.picScroll .prev:hover{  background-color: #d9edee; background-position: 0 0; }
.picScroll .next:hover{  background-color: #d9edee; background-position: -28px 0; }


/*视频弹窗*/
.videoed { z-index:99; }
.videos{ display:none;position:fixed; left:50%; top:50%; margin-left:-430px; margin-top:-210px; z-index:100; padding:20px; width:820px; height:460px;background: #000; background: rgba(0, 0, 0, .9); border-radius: 6px; }
.videos video { width: 820px; height: 460px; }
/*left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px;*/
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }


/*装备展示*/
.show { width: 1200px; min-width: 1200px; height: 100%; margin: 0 auto; }
.showlist { margin-right: -20px; }
.showlist li { width: 590px; height: 362px; float: left; margin: 0 20px 20px 0; text-align: center; background: url(../images/bg-imgbox590x362.png) no-repeat center top; }
.showlist li img { width: 550px; height: 309px; margin-top: 25px; }

/*游戏截图*/
.jietu { width: 1200px; min-width: 1200px; height: 100%; margin: 0 auto 40px; }
/*单张轮播*/
.projects{ width: 1200px; height: 690px; margin: 0 auto; background: url(../images/bg-jietu-imgbox.png) no-repeat center top; }
.picScroll-left{ overflow:hidden; position:relative; width:1200px; height: 650px; margin: 0 auto; }
.picScroll-left .bd { width: 1100px; margin: 35px auto 0; overflow: hidden; z-index: 9; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ position: relative; width:1100px; float:left; _display:inline; overflow:hidden; text-align:center; }
.picScroll-left .bd ul li a{width:1100px; overflow: hidden; height:620px; overflow:hidden; display: table-cell;vertical-align: middle;*font-size: 315px; }
.picScroll-left .bd ul li a img {width:1100px; height: 620px; display:block; vertical-align: middle;overflow: hidden; margin: 0 auto; }
.picScroll-left .prev{cursor:pointer; width:60px; left: 10px; top:260px; background: url(../images/btn-prev.png) no-repeat center top;  height:120px; position:absolute; float:left; z-index:999; }
.picScroll-left .next{cursor:pointer; width:60px; right: 10px; top:260px; background: url(../images/btn-next.png) no-repeat center top;  height:120px; position:absolute; float:left; z-index:999; }
.picScroll-left .prev:hover{ background: url(../images/btn-prev.png) no-repeat center top;  }
.picScroll-left .next:hover{ background: url(../images/btn-next.png) no-repeat center top; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #2d7f81; min-width:1200px; }
.footerlogo { width: 220px; height: 130px; display: block; float: left; margin: 20px 0 0 0; text-align: center; }
.footerlogo img { width: 160px; height: auto; }
.copyright { width: 940px; float: left; padding: 0 0 0 15px; margin:35px 0 0; color: #fff; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #d2cf9c; font-weight: normal; }
.copyright a { color: #a7dcd6; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 20px; z-index: 9999; width: 245px; height: 555px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #2d7f81; }
.fixedbox div img { margin: 4px 0;}
.fixedbox .tit-kefu,.fixedbox .tit-qun { width: 172px; height: 46px; 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; }
.fixedbox .code { margin: 8px auto 0; }
.fixedbox .code p { font-size: 16px; margin: 0 0 5px; font-weight: bold; }
.fixedbox .code div { width: 158px; height: 158px; margin: 0 auto; border-radius: 4px; background: #1d7b7d; background: rgba(29,123,125,0.5);}
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 9px; margin:0 0 0 15px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:220px; height:555px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat; }
.h5open{ position:fixed; z-index:99999; bottom: 245px; 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: 60px; height: 60px; z-index: 9999999; top:20px; right: 40px; opacity: 0.5; }
#musicbox a {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #CCCCCC;
    border-radius: 60px;
    font-size: 26px;
    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: 1601px) and (max-width: 1880px){
	#banner,#bannertxt { height: 920px; }
	#logo { width: 520px; top:17%; right: 0; }
	#logo img { height: 190px; }
	#banner .txt1 { width:45%; top: 43%; right: 3%; }
	#banner .txt2 { top: 27%; left: 10%; }
	#musicbox{ top:130px; }
}
@media screen and (min-width: 1367px) and (max-width: 1600px){
	#banner,#bannertxt { height: 840px; }
	#logo { width: 460px; top:17%; right: 5%; }
	#logo img { height: 170px; }
	#banner .txt1 { width:43%; top: 39%; right: 2%; }
	#banner .txt2 { width:20%; top: 20%; left: 10%; }
	#musicbox{ top:130px; }
}
@media screen and (min-width: 768px) and (max-width: 1366px){
	#banner,#bannertxt { height: 750px; }
	#logo { width: 400px; top:18%; right: 12%; }
	#logo img { height: 150px; }
	#banner .txt1 { width:40%; top: 35%; right: 8%; }
	#banner .txt2 { width:20%; top: 27%; left: 10%; }
	#musicbox{ top:130px; }
}