﻿/*全局*/
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: #f8efdb; 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:-450px; position:relative; z-index:10; min-width:1380px; }
.mainbox{margin: 0 auto; width: 1380px;height: 100%;position: relative; min-width:1380px; }
.bg-bird1 { height: 450px; background: url(../images/bg-bird1.jpg) no-repeat center top; }
.bg-bird2 { height: 480px; background: url(../images/bg-bird2.jpg) no-repeat center top; }

/*------ banner大图 ------*/
#banner {
	width: 100%; 
	height:1200px; 
	min-width:1380px; 
	z-index: 9;
	margin: 0 auto;
	position: relative;
	display: block;
	clear:both; 
	overflow: hidden; 
}
#bannerbg {
	width: 100%;
	height: 1200px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	background: url(../images/bg.jpg?v=1) no-repeat center top;
	min-width:1380px; 
	background-size: cover;
	top:0;
	background-size: 100% auto;
}
#bannertxt {
	width: 1380px;
	height: 750px;
	z-index: 999;
	margin: 0 auto;
	position: relative;
	display: block;
	min-width:1380px; 
}
#logo {
	width: 600px;
	height: auto;
	position: absolute;
	left:30%;
	top:13%;
	z-index: 99;
	text-align: center;
	overflow: hidden;
}
#logo img { width: auto; height: 200px; }

#logo h1 {
	display: none;
}

#banner .txt1 {
	width: 638px;
	height: auto;
	position: absolute;
	top: 43%;
    right:11%;
}
#banner .txt2 {
	width: 638px;
	height: auto;
	position: absolute;
	top: 72%;
    right:10%;
}
#banner .xinfu {
	width: 495px;
	height: 80px;
	position: absolute;
	top: 85%;
	left:32%;
	background: url(../images/bannertxtbg2.png) no-repeat center top;
	line-height: 60px;
	font-size: 22px;
}
#banner .xinfu .lef { width: 95px; padding-left: 45px; float: left; color: #fff; }
#banner .xinfu .rig { width: 300px; height: 60px; padding-left: 20px; float: left; color: #333; overflow: hidden; }
#banner .txt1 img,#banner .txt2 img,#banner .xinfu img { width: 100% !important;height: 100%; }

/*适龄提示*/
#cadpa { width: 120px; height: 100px; position: absolute; top:548px; right: 0; display: block; margin: 0 auto; z-index: 2; }
#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; }

.warp1 { margin: 0 auto; width: 1380px; position: relative; min-width:1380px; }
/*------下载------*/
.gamedown002 { width: 358px; height:268px; float: left; border: 1px solid #fff; border-radius: 6px; background: rgba(255, 255, 255, .6);}
.gamedown002 .code { width: 140px; height: 160px; margin: 18px 0 0 20px; background-color: #fff; float: left; text-align: center; }
.gamedown002 .code img { width: 120px; height: 120px; margin-top: 10px;}
.gamedown002 .code p { display: block; text-align: center;}
.gamedown002 .androidios { width: 165px; float: left; margin: 28px 0 0 15px; }
.gamedown002 .androidios a { width: 165px; height: 60px; line-height: 58px; font-size: 24px; border-radius: 6px; text-align: center; color: #fff; display: block; }
.gamedown002 .androidios a.android { background-color: #e7333f; margin-bottom: 15px; }
.gamedown002 .androidios a.ios { background-color: #0b0b0b; }
.gamedown002 .androidios i { font-size: 28px; width: 28px; display: block; float: left; margin-left: 18px; }
.gamedown002 .androidios span { float: left;}
.gamedown002 .pc { margin: 12px 0 0 20px; }
.gamedown002 .pc a { width:320px; height: 60px; display: block; line-height: 55px; font-size: 20px; text-align: center; float: left; border-radius: 6px; background: #16a1e9; color: #fff; }
.gamedown002 .pc a.enter { margin: 0 0 0 10px;}
.gamedown002 .pc span { display: inline-block; float: left; margin-left: 90px; }
.gamedown002 .pc i { font-size: 32px; height: 60px; width: 32px; display: inline-block; float: left; margin-left: 5px; }
.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)}


/*------焦点图------*/
#focus { width:500px; height:270px; float: left; margin-left: 20px; }
#slideBox { width:500px; overflow:hidden; position: relative;}
#slideBox .J_slide_list { width:3600px; }
#slideBox .J_slide_list .J_slide_item { width:500px;height:270px;float:left;}
#slideBox .J_slide_list .J_slide_item img {vertical-align:top;width: 500px;height: 270px;}
#slideBox .J_slide_trigger {width:500px;height:35px;background:rgba(0, 0, 0, .7);position: absolute;bottom:0;}
#slideBox .J_slide_trigger li, .J_slide_trigger a {width:125px;}
#slideBox .J_slide_trigger li {float:left;height:35px;line-height:35px;text-align:center;_display:inline;overflow:hidden;}
#slideBox .J_slide_trigger li a {display:block;height:35px;color:#fff;}
#slideBox .J_slide_trigger li.cur a, .J_slide_trigger li a:hover {color:#000;background:#e1c278;text-decoration:none;}

/*游戏介绍*/
.newsbox { width:490px; height:270px; background: #fff; float: right; }
/*新闻tab列表*/
.newslist { width: 450px; height: 200px; margin: 10px 15px 0; }
.newslist .hd { width:460px; height: 38px; display: block; float: left; border-bottom: 1px solid #ddd; }
.newslist .hd ul { font-size: 18px; }
.newslist .hd ul li { cursor: pointer; height: 38px; width: 110px; float: left; line-height: 38px; color: #000; text-align: center; }
.newslist .hd ul .on {color: #d00000; border-bottom: 3px solid #d00000; }

.newslist .bd { width:460px; display: block; float: left; }
.newslist .bd ul { padding: 10px 0 0; }
.newslist .bd ul li { width: 460px; height: 40px; line-height: 40px; text-align: left; padding: 0; font-size: 14px; }
.newslist .bd ul li a { color: #666; display: block; width: 450px; height: 40px; padding: 0 5px; line-height: 40px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist .bd ul li a:hover { color: #000; background-color: #f6f6f6; }

/*新闻弹窗*/
.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: 120px; height: 42px; line-height: 42px; position: absolute; left: 43%; bottom: 15px; font-size: 16px; color: #fff; background: #c8a257; border: none; cursor:pointer; border-radius: 42px; }
.md-content .md-close:hover { background: #d8b66f; }
.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;
}

/*职业介绍tab*/
.career { width: 1380px;height: 590px; margin: 20px 0; position: relative; min-width:1380px; background: #fff url(../images/career-tabbg.jpg) no-repeat left bottom; position: relative; }
.careerlist .hd { width: 360px; height: 490px; display: block; position: absolute; left: 0; z-index: 2; }
.careerlist .hd ul { padding:0 0 0 34px; }
.careerlist .hd ul li { cursor: pointer; font-size: 18px; height: 48px; margin: 0 34px 0 0; line-height: 48px; border-bottom:1px solid #e4e3da; text-align: center; }
.careerlist .hd ul li.last { border-bottom: none;}
.careerlist .hd ul li.on { color:#d5b567; font-weight: bold; border-bottom:none; margin: 0; border-left: 3px solid #d5b567; padding-right: 37px; box-shadow: -3px 1px 4px #ddd; background: #fff url(../images/career-tabhover.jpg) no-repeat left; }
/*职业介绍右侧*/
.careerlist .bd { width:1020px; height: 590px; display: block; position: absolute; right: 0; background-color: #fff; z-index: 1; }
.careerlist .bd ul li { height: 520px; padding-top: 70px; box-shadow: -2px 0 4px #ddd;}
.careerlist .bd ul li.career01 { background: url(../images/img1020x590-career01.jpg) no-repeat; }
.careerlist .bd ul li.career02 { background: url(../images/img1020x590-career02.jpg) no-repeat; }
.careerlist .bd ul li.career03 { background: url(../images/img1020x590-career03.jpg) no-repeat; }
.careerlist .bd ul li.career04 { background: url(../images/img1020x590-career04.jpg) no-repeat; }
.careerlist .bd ul li.career05 { background: url(../images/img1020x590-career05.jpg) no-repeat; }
.careerlist .bd ul li.career06 { background: url(../images/img1020x590-career06.jpg) no-repeat; }
.careerlist .bd ul li.career07 { background: url(../images/img1020x590-career07.jpg) no-repeat; }
.careerlist .bd ul li.career08 { background: url(../images/img1020x590-career08.jpg) no-repeat; }
.careerlist .bd ul li.career09 { background: url(../images/img1020x590-career09.jpg) no-repeat; }
.careerlist .bd ul li.career10 { background: url(../images/img1020x590-career10.jpg) no-repeat; }
.careerlist .bd ul li.career11 { background: url(../images/img1020x590-career11.jpg) no-repeat; }
.careerlist .bd ul li.career12 { background: url(../images/img1020x590-career12.jpg) no-repeat; }
.careerlist .bd ul li .txtbox { width: 430px; margin: 0 0 0 65px; }
.careerlist .bd ul li .txtbox h4 { color: #d5b567; font-size: 86px; font-weight: bolder; font-family: "宋体"; letter-spacing: 3px; }
.careerlist .bd ul li .txtbox p { font-size: 28px; line-height: 30px; margin: 40px 0 20px; font-weight: bold; color: #000; }
.careerlist .bd ul li .txtbox span { font-size: 16px; line-height: 30px; color: #333; text-shadow: 1px 1px 0 #fff; }
.careerlist .bd ul li .jineng { width: 670px; margin: 0 0 0 50px; }
.careerlist .bd ul li .jineng li { width: 90px; height: 100px; float: left; text-align: center; padding-top: 45px; box-shadow:none; }
.careerlist .bd ul li .jineng li .iconbg { width: 50px; height: 50px; margin: 0 15px; border: 5px solid #e4c987; border-radius: 60px; background: #fff;  }
.careerlist .bd ul li .jineng li .iconbg img { -webkit-border-radius:50px; -moz-border-radius:50px; border-radius: 50px; }
.careerlist .bd ul li .jineng li i { line-height: 52px; font-size: 36px; color: #e4c987; }
.careerlist .bd ul li .jineng li span { display: block; font-size: 14px; line-height: 24px; color: #d5b567; }


/*手风琴*/
.accordion { height: 450px; /*background-size: 100% 450px; max-width: 1920px;*/ }
.accordion ul { overflow: hidden; height: 450px; }
.accordion .main_mobile { max-width: 1380px; min-width: 1380px; }
.accordion ul li { background: url('../images/accordion-btn-hover.jpg') no-repeat; height: 450px; float: left; width: 128px; position: relative; overflow: hidden; transition: all 0.1s; }
.accordion ul li:nth-child(2) { background: url('../images/accordion-btn.jpg') no-repeat; }
.accordion ul li:nth-child(3) { background: url('../images/accordion-btn.jpg') no-repeat; }
.accordion ul li:nth-child(4) { background: url('../images/accordion-btn.jpg') no-repeat; }
.accordion ul li:nth-child(5) { background: url('../images/accordion-btn.jpg') no-repeat; }
.accordion ul li:nth-child(6) { background: url('../images/accordion-btn.jpg') no-repeat; }
.accordion ul li .left_top { position: absolute; left: 0; width: 30px; }
.accordion ul li .left_top {
	font-family: "宋体";
	font-weight: 700;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	line-height: 128px;
	padding-top: 80px;
	left: 0;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	letter-spacing: 8px;
	width: 128px;
	height: 450px;
	text-shadow:#cda33e 2px -2px 1px;
}
.accordion ul li .left_top span {
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 88px;
	left: 90px;
	line-height: 1.1
}
.accordion .left_top { font-size: 30px; color: #FFF; }
.accordion ul li { margin: 0 0 0 1px;}
.accordion ul li .left { float: left; width: 128px; height: 450px; background: url('../images/accordion-btn.jpg') no-repeat; }
.accordion ul li .right { float: left; width: 735px; position: relative; height: 450px; }
.accordion .right .imgarea { width: 640px; height: 400px; margin: 25px 0 0 45px; position: relative; }
.accordion .right .imgarea img { -webkit-border-radius:6px; -moz-border-radius:6px; border-radius: 6px; }
.accordion .right .txtbox { width: 540px; height: 60px; padding: 10px 20px 0; position: absolute; bottom: 20px; left: 30px; border-radius: 6px; background: rgba(255, 255, 255, .55); font-size: 14px; line-height: 24px; }
.accordion .right dd { color: #FFF; font-size: 26px; width: 280px; height: 75px; margin-bottom: 45px; background: #000; opacity: 0.5; }
.accordion .right dl a { background-repeat: no-repeat; color: #FFF; font-size: 16px; line-height: 40px; height: 40px; width: 280px; text-align: center; padding: 0 10px; margin-bottom: 10px; display: block; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; background-size: 100% 100%; background-color: rgba(0,0,0,0.23); border-radius: 5px; margin-top: 10px; }
.accordion .right dl a.yichu { float: left; margin-right: 20px; }

.accordion ul li.on { width: 863px; background-color: red; }
.accordion ul li.on .left {  background: url('../images/accordion-btn-hover.jpg') no-repeat; }
.accordion ul li.on .left_top { text-shadow:#1398f4 2px -2px 1px;}
.accordion ul li.one { background: url('../images/accordion-imgbox.jpg') no-repeat right; }
em, i { font-style: normal; }


/* Tab相册 */
.album { height: 450px; width: 1380px; min-width: 1380px; clear: both; margin: 30px 0; }
.albumlist .hd { width: 220px; height: 435px; float: left; background: url(../images/album-tabbg.png) no-repeat; }
.albumlist .hd ul { padding:80px 22px 0 23px; }
.albumlist .hd ul li { cursor: pointer; font-size: 18px; color: #714b02; height: 66px; margin: 0 1px 2px 1px; background: rgba(242, 211, 127, .5); line-height: 66px; text-align: center; }
.albumlist .hd ul li.on { font-weight: bold; background: #fff; background: rgba(221, 179, 65, .6); }
.albumlist .bd { width: 1150px; height: 435px; float: left; margin-left: 10px; }
.albumlist .bd ul { margin: 2px -20px 0 0;}
.albumlist .bd ul li { width: 370px; height: 205px; float: left; position: relative; margin: 0 20px 20px 0; background-color: #fff; }
.albumlist .bd ul li span { width: 370px; height: 36px; line-height: 36px; position: absolute; bottom: 0; display: block; background: rgba(242, 211, 127, .85); text-align: center; color: #714b02; font-size: 16px; }

/* 底部版权 */
#footer { height: 180px; width: 100%; background: #fff; min-width:1380px; border-top: 2px solid #f2d37f; }
.footerlogo { width: 320px; height: 100px; display: block; float: left; margin: 45px 0 0 0; text-align: center; }
.footerlogo img { width: auto; height: 80px; }
.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: #d5b567; font-weight: normal; }
.copyright a { color: #aaa; }

/*右侧固定浮动*/
.fixedbox { position:fixed; right: 0; bottom: 50px; z-index: 9999; width:232px; height: 435px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #d5b567; }
.fixedbox div img { margin: 5px 0;}
.fixedbox .code { margin: 50px auto 5px; line-height: 16px; font-size: 16px; font-weight: bold; }
.fixedbox .code img { width: 120px; height: 120px; }
.fixedbox .androidios { width: 150px; float: left; margin: 10px 0 0 35px; }
.fixedbox .androidios a { width: 150px; height: 56px; line-height: 52px; font-size: 22px; border-radius: 6px; text-align: center; color: #fff; display: block; }
.fixedbox .androidios a.android { background-color: #e7333f; margin-bottom: 15px; }
.fixedbox .androidios a.ios { background-color: #0b0b0b; }
.fixedbox .androidios i { font-size: 28px; width: 28px; display: block; float: left; margin-left: 15px; }
.fixedbox .androidios span { float: left;}
.fixedbox .top { width: 160px; height: 40px; bottom:40px; margin:0 30px; position: absolute; }
.fixedbox .top a { width: 160px; height: 40px; display: block; background: url(../images/backtop.png) no-repeat; }
.h5bar{ width:220px; height:435px; position: absolute; right: 0; background: url(../images/fixedboxbg.png) no-repeat center bottom; }
.h5open{ position:fixed; z-index:99999; bottom: 210px; 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:150px -20px 0 0; z-index: 9999;}
.h5btn{ font-size:14px; line-height:16px; color:#cdcdcd; cursor:pointer; }

/*背景音乐*/
#musicbox { position:fixed; width: 60px; height: 60px; z-index: 9999999; top:50px; 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);
	}
}

/*------字体图标------*/
@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;
}

/*------ banner自适应 ------*/
@media screen and (min-width: 768px) and (max-width: 1440px){
	#logo { top:12%; }
	#logo img { height: 160px; }
	
}