﻿/*全局*/
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: #231911; 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:focus,input:focus{outline:0}
img{border:0;vertical-align:top; }
.clr { clear: both; }

.mainboxtop{margin: 0 auto;width: 100%; margin-top:-260px; position:relative; z-index:10; min-width:1200px; }
.mainbox-banner { margin: 0 auto; width: 1200px;height: 100%; min-width:1200px; position: relative; }
.mainbox{margin: 0 auto; width: 1200px;height: 100%; min-width:1200px; }


/*------顶部下载------*/
.topnavbox { height:68px; width:100%; position: absolute; top: 0; z-index: 9999; background:#0c0e15; background: rgba(12, 14, 21, .75); min-width:1200px; }
.topnav {margin: 0 auto; width: 1200px;height: 100%; position: relative; min-width:1200px; }
.topnav ul li { width: 110px; float: left; text-align: center; line-height: 68px;}
.topnav ul li.bannerlogo { width: 300px; padding: 0 10px; height: 120px; text-align: center; overflow: hidden; }
.topnav ul li.bannerlogo img { width: auto; height: 120px; }
.topnav a { color:#fff; font-size: 18px; display: block; width: 110px; height: 66px; }
.topnav a:hover { color: #d7bf72; border-bottom: 2px solid #d7bf72; }
.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:920px; 
	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: 920px;
	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: 920px;
	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: 600px;
	height: auto;
	position: absolute;
	top: 18%;
    right:0;
}
#banner .txt2 {
	width: 420px;
	height: auto;
	position: absolute;
	top: 43%;
    right:8%;
}

#banner .txt1 img,#banner .txt2 img { width: 100% !important;height: 100%; }

/*banner下载*/
.gamedown { width: 250px; height: 200px; position: absolute; top:445px; display: block; margin: 0 auto; z-index: 99; }
.gamedown .pc,.gamedown .mobile { width: 250px; height: 85px; margin-bottom: 15px; }
.gamedown .pc a,.gamedown .mobile a { width: 250px; height: 73px; display: block; padding: 12px 0 0; line-height: 1.2 }
.gamedown .pc a { background: url(../images/down-pc.png) no-repeat center; }
.gamedown .mobile a { background: url(../images/down-mobile.png) no-repeat center; }
.gamedown .android span,.gamedown .ios span { width: 110px; display: block; float: left; }

.gamedown p { width: 150px; display: block; float: left; color: #fff; font-size: 28px; letter-spacing: 2px; }
.gamedown .pc p { text-shadow: 2px 2px 2px #87692e; }
.gamedown .mobile p { text-shadow: 2px 2px 2px #af3218; }
.gamedown span { width: 200px; padding: 0 25px; display: block; clear: both; text-align: center; color: #fff; font-size: 14px; }
.gamedown .pc span { color:#d7cb99; }
.gamedown .mobile span { color:#dfa188; }
.gamedown i { width: 40px; margin: 0 0 0 45px; color: #fff; float: left; }
.gamedown .pc i { font-size: 30px; width: 30px; margin: 0 8px 0 45px; margin-top: 6px; text-shadow: 2px 2px 2px #87692e; }
.gamedown .mobile i { font-size: 36px; margin-top: 2px; margin-bottom: -3px; text-shadow: 2px 2px 2px #af3218; }

#boxMobile { display:none; width: 140px; height: 140px; margin:-240px 0 0 45px; background:#f6f6f6; border-radius: 0.5em; padding:10px; text-align:center; }
#boxMobile img { width: 140px; height: 140px; }
.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); }

/*适龄提示*/
#cadpa { width: 80px; height: 100px; position: absolute; top:525px; left: 270px; display: block; margin: 0 auto; z-index: 99; }
#cadpa img { width: auto; height: 100px; }
.cadpa-img { text-align: center; height: 102px; }
.cadpa-img img { width: auto; height: 100px; display: inline-block; margin: 0 15px; }
.cadpa-img img.gamelogo { height: 96px; padding: 0 30px; border: 2px solid #222; border-radius: 8px; }

/*左侧二维码下载*/
.left-code { width: 202px; height:327px; padding: 23px 24px 0; float: left; margin-bottom: 45px; color: #d7bf72; background: url(../images/leftbox250x350.jpg) no-repeat center top; }
.left-code .codebox { width: 182px; height: 230px; padding: 10px 10px 0; margin-bottom: 15px; text-align: center; background: url(../images/left-bg-code.png) no-repeat center top; }
.left-code .codebox img { width: 170px; height: 170px; border: 5px solid #d7bf72; }
.left-code .codebox p { color:#d7bf72; font-size: 20px; font-weight: bold; margin-top: 18px; }
.left-code .servicetime { width: 202px; height: 60px; text-align: center; margin: 0 auto; background: url(../images/left-title-kefu.png) no-repeat center top; }
.left-code .servicetime p { display: block; font-size: 18px; color:#d7bf72; margin-bottom: 5px; }
.left-code .servicetime span { font-size: 16px; color: #999; }


/*右侧游戏介绍*/
.newsbox { width:940px; height:350px; display: block; float: right; margin-bottom: 45px; }
/*新闻tab列表*/
.newslist { width: 570px; height: 350px; padding: 0px 15px 0; float: left; overflow: hidden; background:#fceedb url(../images/bg-news-txt.png) no-repeat 15px 55px;}
.newslist .hd { width:570px; height: 34px; display: block; border-bottom: 2px solid #caa987;  }
.newslist .hd ul { font-size: 18px; width: 300px; float: right;}
.newslist .hd ul li { float: left; cursor: pointer; height: 30px; line-height:30px; color: #333; font-size: 14px; text-align: center; width: 65px; border-left: 0; margin-right: 4px; border-bottom: 3px solid #caa987; background: #caa987; color: #fff;}
.newslist .hd ul .on {color: #b69b55; height: 32px; line-height: 30px; font-weight: bold; border-bottom: 3px solid #a7381d; background: #a7381d; color: #fff;}

.newslist .bd { width: 570px; display: block; }
.newslist .bd ul li { height: 40px; line-height: 40px; text-align: left; font-size: 14px; border-bottom: 1px solid #d9c6ad;}
.newslist .bd ul li a { width: 510px; color: #666; float: left; display: block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li a:hover { color: #d7bf72; animation-name:dmyani; animation-duration:1s;}
@keyframes dmyani {
	0%{ margin-left:5px;}
	}
.newslist .bd ul li span { width: 50px; float: left; display: block; text-align: right; color: #999; }
.newslist .tuijian { width: 570px; height: 36px; line-height: 36px; font-size: 14px; margin: 20px 0 10px;  border-bottom: none; overflow: hidden; }
.newslist .tuijian b { float: left; width: 83px; line-height: 36px; font-size: 16px; color: #fff; text-align: center; display: block; background: url(../images/news-tj-tit.png) no-repeat left; }
.newslist .tuijian a { color: #333; }
.newslist .tuijian a:hover { color: #d94e2d; }
.frame{ background: none; }
.title-topic{position:relative;}
.title-topic ._txt{position:absolute;width:20px;background:url(../images/ico3.png) no-repeat left top;height:66px;text-indent:-99em;overflow:hidden;}
.title-topic h2{padding-top:10px;padding-bottom:14px;font-size:24px;padding-left:25px;color:#b42d0c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
	.title-topic h2 a{color:inherit;}

/*新闻弹窗*/
.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:25px 20px 0; text-align:center;background:#fff;border-radius:8px;color:#333; overflow: hidden; }
.md-content .md-close { width: auto; position: absolute; left: 45%; bottom: 10px; font-size: 14px; color: #fff; padding: 8px 20px; background: #b69b55; border: none; cursor:pointer; border-radius: 4px; }
.md-content .md-close:hover { background: #9e8138; }
.md-content .md-main { padding:0 40px; height: 79%; margin: 20px 0 0; font-size: 14px; overflow-y: scroll; }
.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: 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;
}

/*新闻焦点图*/
#focus { width:340px;height:350px; float: left; overflow:hidden; }
#focus .swiper-container { width: 340px; height: 350px; margin: 0 auto; position: relative; --swiper-theme-color:#b69b55; }
#focus .swiper-container .swiper-button-prev{cursor:pointer; width:30px; height:72px; left: 0px; top:160px; background: url(../images/btn-prev2.png) no-repeat center top; position:absolute; float:left; z-index:99}
#focus .swiper-container .swiper-button-next{cursor:pointer; width:30px; height:72px; right: 0px; top:160px; background: url(../images/btn-next2.png) no-repeat center top; position:absolute; float:left; z-index:99}
#focus .swiper-wrapper { width: 340px; height: 350px; margin: 0 auto; }
#focus .swiper-slide { text-align: center; }
#focus .swiper-slide img { width: 340px; height: 350px; }
#focus .swiper-pagination-bullet {display:inline-block;width:12px;height:12px;border-radius:12px; margin: 0 6px; }


/*左侧玩家社区*/
.left-shequ { width: 250px; height: 475px; float: left; margin-bottom: 45px; }
.title-shequ { width: 250px; height: 40px; margin-bottom: 17px; background: url(../images/title-shequ.png) no-repeat left; }
.shequ { width: 220px; height: 123px; padding: 80px 15px 0; display: block; }
.shequ p { font-size: 24px; color: #fff; line-height: 40px; margin-bottom: 12px; }
.shequ a { width: 110px; height: 38px; display: block; font-size: 18px; border-radius: 38px; line-height: 38px; text-align: center; color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.shequ1 { background: url(../images/shequ-bg1.jpg) no-repeat center; margin-bottom: 12px; }
.shequ2 { background: url(../images/shequ-bg2.jpg) no-repeat center; }
.shequ1 a { background: #d94e2d; }
.shequ2 a { background: #b69b55; }
.shequ1 a:hover { background: #b83a1c; }
.shequ2 a:hover { background: #937937; }


/*右侧游戏特色*/
.tese { width: 940px; height: 475px; float: right; margin-bottom: 45px; }
.title-tese { width: 940px; height: 40px; margin-bottom: 17px; background: url(../images/title-tese.png) no-repeat center; }
.teselist { width: 940px; height: 418px; background: #bfa763; }
.teselist li { width: 235px; height: 418px; float: left; position: relative; overflow: hidden; }
.teselist li img { width: 235px; height: 418px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
.teselist li:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.teselist li .txtinfo { width: 64px; height: 185px; position: absolute; z-index: 99; left: 25px; bottom: 35px; background: url(../images/tese-txtbg.png) no-repeat center top; }
.teselist li .txtinfo p { width: 32px; float: left; font-size: 20px; color: #fff; line-height: 32px; -webkit-writing-mode: vertical-lr;-ms-writing-mode: tb-lr; writing-mode: vertical-lr; letter-spacing: 3px; padding-top: 23px; }
.teselist li .txtinfo p.sec { margin-top: 42px; }


/*职业介绍*/
.job { width: 100%; height: 810px; margin: 0 auto; position: relative; min-width: 1200px; background: url(../images/bg-job.jpg) no-repeat center bottom; }
.title-job { width: 100%; height: 45px; margin-bottom: 17px; background: url(../images/title-job.png) no-repeat center top; }
/*职业轮播*/
#joblist { width: 1200px; height:700px; position: relative; margin: 0 auto; min-width:1200px; }
#joblist .swiper-container { width: 1200px; height: auto; margin: 0 auto; --swiper-theme-color:#b69b55; }
#joblist .swiper-container .swiper-button-prev{cursor:pointer; width:60px; height:120px; left: 0px; top:300px; background: url(../images/btn-prev.png) no-repeat center top; position:absolute; float:left; z-index:99}
#joblist .swiper-container .swiper-button-next{cursor:pointer; width:60px; height:120px; right: 0px; top:300px; background: url(../images/btn-next.png) no-repeat center top; position:absolute; float:left; z-index:99}
#joblist .swiper-wrapper { width:1200px; height: 730px; margin: 0 auto; }
#joblist .pagination{ position:absolute;left:0;text-align:center;bottom:20px; width:100%; }
#joblist .swiper-slide { text-align: center; }
#joblist .swiper-pagination-bullet {display:inline-block;width:14px;height:14px;border-radius:12px; margin: 0 6px; }

.jobbox { width: 1200px; height:680px; position: relative; }
.jobbox .imgarea { width: 560px; height: 670px; padding: 0 15px 15px 0; z-index:5; right: 80px; top:2px; position: absolute; background: url(../images/job-imgbox530x580.png) no-repeat right bottom; }
.jobbox .imgarea img { width: 560px; height: 670px;}
.jobbox .jobinfo {width:370px; *width:370px; height: 300px; position: absolute; left: 180px; top:135px; z-index: 99; }
.jobbox .name { width: 120px; height: 210px; left: 40px; top:50px; position: absolute; }
.jobbox .name img { width: 120px; height: 210px; }
.jobbox .copy { width: 370px; height:170px; font-size: 14px; line-height: 30px; color: #191e27; text-align: left; }
.jobbox .detail { width: 300px; padding-top: 32px; font-size: 14px; color: #ccc; }
.jobbox .detail p { width: 300px; height: 30px; line-height: 30px; margin-bottom: 12px; text-align: left; display: block; color: #fff; }
.jobbox .detail b { font-size: 18px; }
.jobbox .detail span { width: 100px; height: 30px; margin: 0 8px 0 0; text-align: center; color: #fff; border-radius: 4px; background: #b69b55; display: block; float: left; }

.dong-txt{display: block;
	-webkit-animation: fadeInLeft .5s linear 0s 1 alternate forwards 300ms 0 ease;
	-moz-animation: fadeInLeft .5s linear 0s 1 alternate forwards 300ms 0 ease;
	-ms-animation: fadeInLeft .5s linear 0s 1 alternate forwards 300ms 0 ease;
	animation: fadeInLeft .5s linear 0s 1 alternate forwards 300ms 0 ease;
	-o-animation: fadeInLeft .5s linear 0s 1 alternate forwards;
	-webkit-animation: fadeInLeft .5s linear 0s 1 alternate forwards;
	-moz-animation: fadeInLeft .5s linear 0s 1 alternate forwards;
	-ms-animation: fadeInLeft .5s linear 0s 1 alternate forwards;
	animation: fadeInLeft .5s linear 0s 1 alternate forwards; }
.dong-img{display: block;
	-webkit-animation: fadeInRight .5s linear 0s 1 alternate forwards 300ms 0 ease;
	-moz-animation: fadeInRight .5s linear 0s 1 alternate forwards 300ms 0 ease;
	-ms-animation: fadeInRight .5s linear 0s 1 alternate forwards 300ms 0 ease;
	animation: fadeInRight .5s linear 0s 1 alternate forwards 300ms 0 ease;
	-o-animation: fadeInRight .5s linear 0s 1 alternate forwards;
	-webkit-animation: fadeInRight .5s linear 0s 1 alternate forwards;
	-moz-animation: fadeInRight .5s linear 0s 1 alternate forwards;
	-ms-animation: fadeInRight .5s linear 0s 1 alternate forwards;
	animation: fadeInRight .5s linear 0s 1 alternate forwards; } 

	
/*视频中心*/
.videobox { width: 1200px; min-width: 1200px; height: 480px; margin: 0 auto; padding: 5px 0 0; overflow: hidden}
.title-video { width: 100%; height: 45px; margin-bottom: 15px; background: url(../images/title-video.png) no-repeat center top; }
.videokey { width: 700px; height: 394px; float: left; position: relative; padding: 7px 4px; border: 1px solid #6c5a29; border-radius: 4px; background: #0d1119; text-align: center; }
.videokey img { width: 700px; height: 394px; }
.videokey .icon-play { width: 69px; height: 69px; position: absolute; left: 322px; top: 170px; }
.videokey .icon-play img { width: 69px; height: 69px; }
.videokey .des { width: 660px; height: 32px; position: absolute; left: 4px; bottom: 7px; padding: 0 20px; background: rgba(0, 0, 0, .6); text-align: center; line-height: 32px; font-size: 16px; color:#fff; overflow: hidden; }
.videokey .play-video { cursor: pointer; }
.videokey .play-video:hover .icon-play img { opacity: .7; animation: rotates 0.3s linear; -webkit-animation: rotates 0.3s linear; }
.videokey .play-video:hover .des { color: #bb985c; background: rgba(0, 0, 0, .8); }

.videolist { width: 490px; height: 410px; float: right; overflow: hidden; }
.videolist li { width: 230px; height: 130px; position: relative; float: left; margin: 0 0 10px 12px; overflow: hidden; }
.videolist li .des { width: 185px; height: 26px; position: absolute; left: 0; bottom: 0; z-index: 999; padding: 0 10px 0 35px; background: rgba(0, 0, 0, .6) url(../images/icon-video2.png) no-repeat 7px 1px; text-align: left; line-height: 26px; font-size: 14px; color:#ddd; overflow: hidden; }
.videolist li .play-video { cursor: pointer; }
.videolist li .play-video:hover .des { color: #fff; background: rgba(0, 0, 0, .8) url(../images/icon-video2.png) no-repeat 7px 1px; }
.videolist li img { width: 230px; height: 130px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
.videolist li:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

/*视频弹窗*/
.videoed { z-index:99; }
.videos{ display:none;position:fixed; left:50%; top:50%; margin-left:-430px; margin-top:-210px; z-index:100000; padding:20px; width:820px; height:460px;background: #fff; background: rgba(255, 255, 255, 1); border-radius: 6px; box-shadow: 0 0 10px #000; }
.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; z-index:1000000; background: #000; }


/*装备展示*/
.show { width: 1200px; min-width: 1200px; height: 100%; margin: 0 auto; padding: 50px 0 0; }
.title-show { width: 100%; height: 45px; margin-bottom: 15px; background: url(../images/title-show.png) no-repeat center top; }
#showlist { width: 1200px; height:auto; position: relative; margin: 0 auto; padding-bottom: 40px; min-width:1200px; }
#showlist .swiper-container { width: 1200px; height: 580px; --swiper-pagination-color: #bb985c; margin: 0 auto; position: relative; }
#showlist .swiper-container .swiper-button-prev,#showlist .swiper-container .swiper-button-next { cursor:pointer; width:110px; height:50px; background: url(../images/prevnext.png) no-repeat center top; position:absolute; z-index:99; }
#showlist .swiper-container .swiper-button-prev{ background-position: 0 0; left: 470px; top:540px; }
#showlist .swiper-container .swiper-button-next{ background-position: -110px 0; right: 470px; top:540px; }
#showlist .swiper-container .swiper-button-prev:hover { background-position: 0 -50px; }
#showlist .swiper-container .swiper-button-next:hover { background-position: -110px -50px; }
#showlist .swiper-wrapper { width:1200px; height: 580px; margin: 0 auto; }
#showlist .swiper-slide { text-align: center; width: 390px; height: auto; }
#showlist .swiper-slide img { width: 370px; height: 475px; padding: 9px; border: 1px solid #6c5a29; border-radius: 4px; background: #0d1119; }


/*游戏截图*/
.jietu { width: 100%; margin: 0 auto; min-width: 1200px; height: 825px; padding: 45px 0 0; background: url(../images/bg-jietu.jpg) no-repeat center bottom; }
.title-jietu { width: 100%; height: 45px; margin-bottom: 15px; background: url(../images/title-jietu.png) no-repeat center top; }
/*单张轮播*/
#jietulist { width: 1198px; height: auto; padding: 12px 0; position: relative; margin: 0 auto; border: 1px solid #6c5a29; border-radius: 4px; background: #0d1119;}
#jietulist .swiper-container { width: 1170px; height: 658px; margin: 0 auto; position: relative; --swiper-theme-color:#b69b55;  }
#jietulist .swiper-container .swiper-button-prev{cursor:pointer; width:60px; height:120px; left: 0px; top:280px; background: url(../images/btn-prev.png) no-repeat center top; position:absolute; float:left; z-index:99}
#jietulist .swiper-container .swiper-button-next{cursor:pointer; width:60px; height:120px; right: 0px; top:280px; background: url(../images/btn-next.png) no-repeat center top; position:absolute; float:left; z-index:99}
#jietulist .swiper-slide { text-align: center; }
#jietulist .swiper-slide img { width: 1170px; height: 658px; }
#jietulist .swiper-pagination-bullet {display:inline-block;width:14px;height:14px;border-radius:12px; margin: 0 6px; }

/*隐藏默认蓝色箭头*/
.swiper-container .swiper-button-prev:after,.swiper-container .swiper-container-rtl .swiper-button-next:after,.swiper-container .swiper-button-next:after,.swiper-container .swiper-container-rtl .swiper-button-prev:after { display: none; }


/*---------------------------------------------*/


/* 底部版权 */
#footer { height: 180px; width: 100%; background: #040406; 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: #999; font-size: 12px; line-height: 24px; }
.copyright .tips { color: #856131; font-weight: normal; }
.copyright a { color: #ddd; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 15px; bottom: 35px; z-index: 9999; width: 250px; height: 510px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #7384a2; }
.fixedbox div img { margin: 5px 0;}
.fixedbox .qq { margin: 8px 0; }
.fixedbox .qq p,.fixedbox .group p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .kefutime { color: #b69b55; margin: 12px 0 5px; font-size: 14px; }
.fixedbox .chongzhi { width: 185px; margin: 10px auto 15px; }
.fixedbox .chongzhi a { width: 185px; height: 57px; display: block; }
.fixedbox .chongzhi img { animation:pulse 1s infinite linear; -webkit-animation:pulse 1s infinite linear; }
.fixedbox .code { margin: 20px auto 5px; }
.fixedbox .code p { font-size: 16px; margin: 0 0 8px; font-weight: bold; color: #b69b55; }
.fixedbox .code div { width: 158px; height: 158px; margin: 0 auto; border-radius: 4px; background:rgba(215, 192, 114, .15); }
.fixedbox .code img { width: 135px; height: 135px; margin: 10px 0 0; }
.fixedbox .top { width: 180px; height: 45px; bottom: 10px; margin:0 0 0 20px; position: absolute; }
.fixedbox .top a { width: 180px; height: 45px;display: block; }
.h5bar{ width:220px; height:510px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat center top; }
.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:165px 0 0;}
.h5btn{ font-size:14px; line-height:16px; color:#fff; cursor:pointer; }

/*------字体图标------*/
@font-face {font-family: 'iconfont';
    src: url('../icon/iconfont.eot');
    src: url('../icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../icon/iconfont.woff') format('woff'),
    url('../icon/iconfont.ttf') format('truetype'),
    url('../icon/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*背景音乐*/
#musicbox { position:fixed; width: 60px; height: 60px; z-index: 9999999; top:100px; 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: 768px) and (max-width: 1366px){
	#banner,#bannertxt { height: 780px; }
	#banner .txt1 { width: 480px; top: 18%; right: 10%; }
	#banner .txt2 { top: 43%; right: 13%; }
	.gamedown { top: 280px; left: 12%; }
	#cadpa { top:360px; left: 34%; }
}




#quickPanel{position:absolute;top:565px;left:50%;transform:translatex(-50%);width:860px; z-index: 10;}

.item-quickfn li{float:left;}
.item-quickfn ._btnPayment{width:182px;height:165px;margin-right:17px;}
.item-quickfn ._btnPayment a{background:url(../images/btnCz2.png) no-repeat left top;width:100%;height:100%;display:flex;text-align:center;font-size:20px;line-height:40px;color:#fff;justify-content:center;align-items:center;flex-direction:column;}
.item-quickfn ._btnPayment a:hover{background-position:left bottom;text-decoration:none;}
.item-quickfn ._btnPayment img{display:block;width:65px;height:66px;animation:tada 1.2s infinite linear;}
.item-quickfn ._rqcode{width:197px;height:166px;float:left;margin-right:16px;display:flex;background:url(../images/bg-rqcode.png) no-repeat left top;}
.item-quickfn ._rqcode:hover{filter:brightness(120%);}
.item-quickfn ._rqcode ._txt{width:39px;height:166px;visibility:hidden;}
.item-quickfn ._rqcode ._RQcodePic{padding-top:12px;padding-left:10px;padding-right:10px;padding-bottom:13px;width:140px;height:140px;float:left;position:relative;}
.item-quickfn ._rqcode ._RQcodePic::after{position:absolute;top:10px;left:9px;width:140px;height:2px;background:#0F0;animation:erwmLine 2.5s linear infinite alternate;}
	.item-quickfn ._rqcode ._RQcodePic img{display:block;width:100%;height:100%;background:#fff;}
.item-quickfn ._btn_download{float:left;width:247px;display:flex;justify-content:space-between;flex-direction:column;}
.item-quickfn ._btn_download ._btnAndroid{background:url(../images/btnAz1.png) no-repeat left top;margin-bottom:11px;}
.item-quickfn ._btn_download ._btnAndroid:hover{background-position:left bottom;}
.item-quickfn ._btn_download ._btnAppStore{background:url(../images/btnAp1.png) no-repeat left top;}
.item-quickfn ._btn_download ._btnAppStore:hover{background-position:left bottom;}
.item-quickfn ._btn_download a{display:block;height:77px;}
.item-quickfn ._btnPC{width:184px;margin-left:16px;height:165px;}
.item-quickfn ._btnPC a{display:block;background:url(../images/btnPc1.png) no-repeat left top;width:100%;height:100%;}
.item-quickfn ._btnPC a:hover{background-position:left bottom;}

#sidebar{width:260px; float: left; margin-bottom: 40px;}
#sidebar ._sidebarBox{background-color:#5a3719;padding-bottom:14px;border-radius:0 0 10px 10px;position:relative;}
#sidebar ._sidebarBox ._pic_long{width:133px;height:145px;background:url(../images/long.png) no-repeat left top;position:absolute;left:-41px;top:-69px;}
#sidebar .btn_download{background:url(../images/btn-gamedownload.png) no-repeat left top;width:260px;display:block;height:138px;}
	#sidebar .btn_download:hover{background-position:left bottom;}
#sidebar ._rqcode{margin-bottom:12px; margin-top: 20px;}
	#sidebar ._rqcode ._pic_rqcode{width:135px;height:135px;margin:0 auto;display:block;background:#fff;}
#sidebar ._rqcode strong{display:block;text-align:center;line-height:30px;color:#fadfa6;font-size:18px;font-weight:normal;}
#sidebar ._list-contact{padding-left:30px;padding-right:30px;color:#dcc1a3;font-size:15px;}
#sidebar ._list-contact li{line-height:30px;}
#sidebar ._list-contact li strong{color:#fadfa6;font-size:16px;}
#sidebar ._list-contact li a{color:inherit;text-decoration:underline;}
#sidebar ._list-contact li a:hover{color:#fadfa6;}
.list-link2{ padding-top: 30px; padding-bottom: 40px; }
.list-link2 .icon--car{width:34px;height:34px;background:url(../images/icon--car.png) no-repeat left top;margin-right:19px;}
.list-link2 .icon--user{width:34px;height:34px;background:url(../images/icon--user.png) no-repeat left top;margin-right:19px;}
.list-link2 ul{margin-bottom:10px;}
.list-link2 ul li{line-height:53px;background:url(../images/line.png) no-repeat center bottom;margin-bottom:0px;padding-bottom:5px;}
.list-link2 ul li a{display:block;color:#fadfa6;font-size:18px;text-align:left;padding-left:60px;}
.list-link2 ul li a:hover{text-decoration:none;filter:brightness(140%);}
[class^="icon--"] {
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
}

#banner ._age16 {
  width: 115px;
  height: 149px;
  background: url(../images/icon_Agetips-115.png) no-repeat left top;
  position: absolute;
  top: 103px;
  left: 50%;
  margin-left: 670px;
  pointer-events: none;
  z-index: 9;
}
#banner .btnWatchVideo {
    width: 380px;
    height: 44px;
    left: 50%;
    top: 220px;
    margin-left: 194px;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
    line-height: 44px;
    z-index: 10;
}


