﻿/*全局*/
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: #271211 url(../images/bg-body.jpg) repeat-y center 500px; 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; }
.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;}


/*------ banner大图 ------*/
.banner {width: 100%; height: 720px; border-bottom: 1px solid #8e6334; margin: 0 auto; overflow: hidden; position: relative; background: url(../images/bg.jpg) no-repeat center top; min-width:1200px; }

/* banner文字 */
.banner-content { width: 1200px; margin: 0 auto; position: relative;z-index: 1; }
#bannerlogo { width: 560px; height: 220px; position: absolute; top: 80px; left: 20px; text-align: center; vertical-align: middle;z-index:9999999;}
#bannerlogo img { height: 180px; width: auto; }
.banner-content .home {height: 720px;}
.banner-content .imgarea { width: 980px; height: 700px; z-index:-5; right: 0; bottom:0; position: absolute; }
.banner-content .text {width:560px; *width:560px; position: absolute; left: 20px; top:350px; }
.banner-content .copy {font-size: 16px; line-height: 32px; color: #ccc; text-shadow: #000 1px 1px 2px; margin-bottom: 30px; }
.banner-content h2 {font-size: 52px; font-weight: bold; color: #fff; margin: 0 0 15px 0; background-image:-webkit-linear-gradient(bottom,#855830,#d9bd73,#fcf3c4);-webkit-background-clip:text;
-webkit-text-fill-color:transparent;}
.banner-content .button {width: 100% !important; margin-right: -20px; }
.banner-content .button a { width: 165px; height: 52px; line-height: 48px; text-align: center; margin: 0 19px 0 0; font-size: 20px; display: inline-block; text-shadow: 1px 1px 2px #313131; box-shadow: 0 0 5px #000; }
.banner-content .picbox1,.banner-content .picbox2,.banner-content .picbox3 { width: 500px; height: 170px; border-radius: 6px; position: absolute; left: 600px; top: 440px; border: 1px solid #8e6334; box-shadow: 0 0 8px #000; }
.banner-content .picbox1 { background: url(../images/img500x170.jpg) no-repeat; }
.banner-content .picbox2 { background: url(../images/img500x170.jpg) no-repeat; }
.banner-content .picbox3 { background: url(../images/img500x170.jpg) no-repeat; }
.banner-content .pc {
	background: #c8a559;
	background: linear-gradient(-45deg, #c8a559 50%, #8e6334 60%, #c8a559 70%);
	background-size: 600% 100%;
	-webkit-animation: shine 20s infinite;
			animation: shine 20s infinite;
	-webkit-animation-delay: 0s;
			animation-delay: 0s;
	-webkit-animation-timing-function: linear;
			animation-timing-function: linear;
  }
.banner-content .android {
	background: #6ca963;
	background: linear-gradient(-45deg, #6ca963 50%, #1a8229 60%, #6ca963 70%);
	background-size: 600% 100%;
	-webkit-animation: shine 20s infinite;
			animation: shine 20s infinite;
	-webkit-animation-delay: 0s;
			animation-delay: 0s;
	-webkit-animation-timing-function: linear;
			animation-timing-function: linear;
}
.banner-content .ios {
	background: #5480da;
	background: linear-gradient(-45deg, #5480da 50%, #244485 60%, #5480da 70%);
	background-size: 600% 100%;
	-webkit-animation: shine 20s infinite;
			animation: shine 20s infinite;
	-webkit-animation-delay: 0s;
			animation-delay: 0s;
	-webkit-animation-timing-function: linear;
			animation-timing-function: linear;
}
@-webkit-keyframes shine {
	0% {background-position-x: 400%;}
	50% {background-position-x: 0%;}
	100% {background-position-x: -400%;}
}
@keyframes shine {
    0% {background-position-x: 400%;}
	50% {background-position-x: 0%;}
	100% {background-position-x: -400%;}
}

.slider section {display: none;}
.slider section.first {display: block;}
.slider-sections, .slider-sections section {width: 1200px; height: 720px; }
.slider-sections {margin: 0 auto; position: relative;}
.slider-sections section {position: absolute; top: 0; left: 0px; }
.button {float: left;width: auto !important;list-style: none;}
.button a,.button button,.button input { /* Standard black button */  font-size: 18px; /*font-family: 'lucida sans',arial,helvetica,sans-serif;*/ line-height: 30px;color: #fff !important;text-decoration: none; display: block;width: auto;position: relative;z-index: 2; border: none; -moz-border-radius: 3px;border-radius: 3px;cursor: pointer;background: #313131; }

.slider-prev,.slider-next { width:45px;height:100px; background:url("../images/sprite.png") no-repeat;position:absolute; top:45%; z-index:999;opacity:.5;-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */ -moz-transition: all 0.3s ease-out;  /* FF4+ */ -ms-transition: all 0.3s ease-out;  /* IE10? */ -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */ transition: all 0.3s ease-out;display: none}
.slider-prev{ left:-45px; }
.slider-next {right:-45px;background-position:-55px 0 ;}
.slider-prev:hover,.slider-next:hover{ opacity:1; }
.slider-nav { display: none;}


/*游戏介绍*/
.newsbox { width:100%; margin:25px auto 40px; height:402px; display: block; min-width: 1200px; }
.news { width: 1198px; height: 400px; border: 1px solid #0f0503; margin: 0 auto; background: #0f0503; overflow: hidden; }
/*新闻焦点图*/
.pb-carouselWarp{position:relative;width:480px;height:400px; float: left; 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:480px;height:400px; 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-color:#c8a559;margin:0 5px;cursor:pointer; }
.pb-carouselWarp .pb-carousel-ind .pb-this{background-color:#fff;}
.pb-carouselWarp .pb-arrow{position:absolute;top:40%;width:50px;height:100px; background: url(../images/icon-arrow.png) no-repeat; opacity: .8; cursor:pointer;border:none;z-index: 99;}
.pb-carouselWarp .pb-arrow-prev{left:5px; background-position: -100px 0; background-size: cover;}
.pb-carouselWarp .pb-arrow-prev:hover { background-position: -150px 0; }
.pb-carouselWarp .pb-arrow-next{right:5px;background-size: cover;}
.pb-carouselWarp .pb-arrow-next:hover { background-position: -50px 0; }
/*新闻tab列表*/
.newslist { width: 716px; height: 400px; float: right; }
.newslist .hd { width:670px; height: 50px; display: block; border-bottom: 1px solid #5b3d20; margin: 22px 0 0 25px; }
.newslist .hd ul { font-size: 20px; }
.newslist .hd ul li { float: left; cursor: pointer; height: 50px; line-height:50px; color: #8e6334; text-align: center; width: 145px; border-left: 0; }
.newslist .hd ul .on {color: #fff; background: #8e6334; height: 50px; line-height: 50px; font-weight: bold; }
.newslist .bd { width: 650px; display: block; padding:0 0 0 30px; }
.newslist .bd ul { padding: 12px 0 0 0; }
.newslist .bd ul li { height: 36px; line-height: 36px; text-align: left; padding: 0 0 0 5px; font-size: 14px; }
.newslist .bd ul li a { width: 550px; color: #939292; float: left; display: block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li a:hover { color: #8e6334; animation-name:dmyani; animation-duration:1s;}
@keyframes dmyani {
	0%{ margin-left:8px;}
	}
.newslist .bd ul li span { width: 80px; color: #666; float: right; text-align: right; }

/*游戏特色*/
.tese { width: 100%; height: 750px; display: block; min-width: 1200px; position: relative; }
.title-tese { width: 100%; height:70px; position: absolute; top: 0; background: url(../images/title-tese.png) no-repeat center; z-index: 99; }
/*图片轮播*/
.first { width:1200px; position:relative; margin: 0 auto; z-index: 999; }
.demobox { width: 1200px; height: 650px; overflow: hidden; margin: 0 auto; padding: 20px 0 0; /*background: #000;*/ z-index: 1000; position: absolute; top: 70px; }
.demo{ width: 1200px; height: 654px; margin: 0 auto; }
.demo img { border:2px #583921 solid; }
.imgList { width:1104px; left:48px; position: absolute; }/* 中间图片列表居中 */
.left-btn,.right-btn{ opacity: .8; z-index: 9999; }/* 左右按钮透明度 */
.left-btn:hover,.right-btn:hover{ opacity: 1; z-index: 999;}
.left-btn { background: url(../images/btn-prev.png) no-repeat 0px 0px; }
.right-btn { background: url(../images/btn-next.png) no-repeat 0px 0px; }

/*装备展示*/
.show { width: 100%; height: auto; display: block; min-width: 1200px; position: relative; margin-bottom: 40px; }
.title-show { width: 100%; height:70px; position: absolute; top:20px; z-index: 99; background: url(../images/title-show.png) no-repeat center; }
.imglist { width: 100%; padding: 115px 0 0; }
.imglist ul { margin: 0 -18px; }
.imglist ul li { width: 580px; height: 520px; padding: 20px 0; float: left; margin: 0 18px; background-color: #100b0f; border: 1px solid #583921; margin-bottom: 20px; text-align: center; }
.imglist ul li img { width: 400px; height: 530px; }

/*游戏截图*/
.jietu { width: 100%; height:740px; display: block; position: relative; min-width: 1200px; }
.title-jietu { width: 100%; height:70px; position: absolute; top:0; z-index: 99; background: url(../images/title-jietu.png) no-repeat center; }
/*截图轮播*/
.poster-main { position: absolute; width: 100%; top:90px; z-index: 999;}
.poster-main a, .poster-main img { display: block; width: 100%; height: 100%; text-align: center; }
.poster-main .poster-list { width: 1200px; height: 600px; }
.poster-main .poster-list .poster-item { position: absolute; width: 300px; background:#100b0f; border: 1px solid #583921; padding: 8px; }
.poster-main .poster-btn { width: 100px; position: absolute; top: 0; cursor: pointer; filter: opacity(.7) brightness(1);}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(1); }
.poster-main .poster-prev-btn { left: 0; background: url(../images/btn-prev.png) no-repeat 20px center;}
.poster-main .poster-next-btn { right: 0; background: url(../images/btn-next.png) no-repeat 120px center; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #0f0503; 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: #666; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #8e6334; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 20px; bottom: 50px; z-index: 9999; width:250px; height: 610px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #be9953; }
.fixedbox div img { margin: 5px 0;}
.fixedbox div p { line-height: 14px; line-height: 16px; }
.fixedbox .qq { margin: 10px 0 5px; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .chongzhi { width: 130px; margin: 0 auto; -webkit-animation:fudong 2s infinite linear;}
.fixedbox .chongzhi a { width: 130px; height: 60px; display: block; background: url(../images/fixed-chongzhi.gif) no-repeat center top;}
.fixedbox .code { margin: 35px auto 0; }
.fixedbox .code p { font-size: 16px; margin: 0 0 10px; font-weight: bold; }
.fixedbox .code div { width: 158px; height: 158px; margin: 0 auto; border: 1px solid #3e301c; border-radius: 4px; background:#000; }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 160px; height: 40px; bottom: 10px; margin:0 0 0 35px; position: absolute; }
.fixedbox .top a { width: 160px; height: 40px;display: block; background: url(../images/backtop.png) no-repeat center; }
.h5bar{ width:220px; height:610px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat center bottom; }
.h5open{ position:fixed; z-index:99999; bottom: 275px; 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; padding: 25px 0 0; background: url(../images/btn.png) no-repeat; text-align:center; position: absolute; left: 0; margin:220px -20px 0 0; z-index: 9999;}
.h5btn{ font-size:14px; line-height:16px; color:#cdcdcd; cursor:pointer; }
@keyframes fudong {
	10%, 90% {transform: translate3d(-1px, 0, 0);}
	20%, 80% {transform: translate3d(2px, 0, 0);}
	30%, 50%, 70% {transform: translate3d(-4px, 0, 0);}
	40%, 60% {transform: translate3d(4px, 0, 0);}
}

/*背景音乐*/
#musicbox { position:fixed; width: 50px; height: 50px; z-index: 9999999; top:40px; 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;
    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;}
#musicbox a img { width: 100%; height: 100%; }
@keyframes rotates {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
	}
}