body {
	background: #02141F url("/statics/img/headerbg.jpg") no-repeat top center;
	background-size: 1920px auto;
	/*background-attachment: fixed;*/
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.min1200{
	min-width: 1200px
}
header{
	height:90px;
}
.top_nav{
	float:left;
	width:80px;
	text-align: center;
	position: relative;
	/*line-height: 55px;*/
	color:#6E6E6E;
	font-size:14px;
	margin-right:45px;
	transition: all .1s;
	-webkit-transition:all .1s;
	-moz-transition:all .1s;
	-o-transition:all .1s;
}
.top_nav span{
	display: block;
	height:40px;
	line-height: 40px;
	margin-top: 16px;
	color: #fff;
	font-weight: 600;
}
.top_nav small{
	display: block;
	width: 100%;
	position: absolute;
	top:50px;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	font-weight: 200;
}
.start_icon{
	display: block;
	width:178px;
	height: 178px;
	margin: 282px auto 0;
	/*margin: 282px 0 0 868px;*/
}
.first_top_nav{
	margin-left:43px;
}
.top_nav.current,.top_nav:hover{
	/*border-bottom:2px solid #8A6321;*/
	color:#fdc62f;
}
.top_nav.current span,.top_nav:hover span{
	/*border-bottom:2px solid #8A6321;*/
	color:#fdc62f;
}
.banner{
	height:832px;
	/*background: url(/statics/img/banner.png) no-repeat center;*/
	background-size:1920px 832px;
	padding-top:182px;
}
.bannerlogo{
	width:372px;
	height:200px;
	display: block;
	margin:0 auto;
}
.download{
	width:749px;
	height:196px;
	margin:4px auto 0;
	text-align:center;
	line-height:141px;
	background: url(/statics/img/dwnbg.png) no-repeat center;
	background-size: 749px 196px;
	padding: 34px 70px 34px 92px;
}
.ewm{
	display: block;
	width: 124px;
	height: 123px;
}
.dwnbtn a{
	display: block;
	width:220px;
	height:58px;
	margin-left: 15px;
}
.dwnbtn a:nth-child(1){
	margin-bottom: 6px;
}
.dwnbtn a img{
	display: block;
	width: 100%;
	height:auto;
}
.share_btn{
	width: 200px;
	/*width: 172px;*/
	height: 123px;
	margin-left: 20px;
	line-height: 0;
}
.share_btn a{
	display: inline-block;
	height:35px;
	margin-right:24px;
	margin-top: 11px;
	margin-bottom: 11px;
}
.share_btn a img{
	display: block;
	max-width: 100%;
}
.ios{
	margin-right:60px;
}
.main{
	/*margin-top: 56px;*/
	padding-top: 58px;
	padding-bottom:130px;
}
.swiper_and_news{
	width:1200px;
	height:385px;
	margin:0 auto;
	overflow: hidden;
}
.swiper_gameshow{
	width:674px;
	overflow: hidden;
	position: relative;
}
.news_container{
	width:calc(100% - 674px );
	/*background: #fff;*/
	background: #061722;
	padding:20px;
	height:382px;
	padding-top: 0;
	overflow: hidden;
}
.swiper_gameshow .swiper-pagination{
	bottom:20px;
	text-align: right;
	left: auto;
	right: 20px;
}
.swiper_gameshow .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 100%;
	opacity: 1;
	background: url("/statics/img/swiperfy.png") no-repeat center center;
	background-size: 13px;
}
.swiper_gameshow  .swiper-pagination-bullet-active {
	opacity: 1;
	background: url("/statics/img/hoverswiperfy.png") no-repeat center center;
	background-size: 13px;
}
.news_nav{
	height:44px;
	line-height:44px;
	border-bottom:1px solid #C5C5C5;
	position: relative;
}
.news_nav_a{
	width:42px;
	text-align: center;
	font-size:16px;
	color: #fff;
	margin-right:28px;
	cursor:pointer;
	position: relative;
}
.swiper_and_news .curr{
	color: #F8C637;
	position: relative;
}
.swiper_and_news .curr:after{
	position: absolute;
	content: "";
	display: block;
	right:-8px;
	top:4px;
	width:14px;
	height: 14px;
	background: url("/statics/img/addicon.png") no-repeat center center;
	background-size: 14px 14px;
}
.nav_active{
	height:2px;
	width:42px;
	background-color:#F8C637;
	position: absolute;
	bottom:0;
	left:0;
	transition: all .3s;
}
.news_titles_shu{
	height:14px;
	width:1px;
	background-color:#6D6D6D;
	position: absolute;
	top:21px;
}
.news_titles li{
	position: relative;
	height:35px;
	border-bottom:1px dashed #B2B2B2;
	line-height: 35px;
	color:#fff;
	font-size:12px;
}
.news_titles li:first-child{
	height:55px;
	line-height:55px;
}
.news_titles li:first-child a p{
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #fdc62f;
}
.news_titles ul li:last-child{
	border:none;
} 
.news_titles li:hover a,.news_titles li:hover span{
	color:#fdc62f;
}
.news_titles li a{
	max-width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#fff;
	font-size:12px;
}
.news_titles li span{
	color:#fff;
	font-size:12px;
}
.news_titles{
	height:259px;
}
.news_titles ul{
	display: none;
	width: 435px;
}
.show_video{
	width: 1200px;
	margin: 88px auto 0;
	text-align: center;
}
.show_video_tab{
	padding-left:300px;
	height: 62px;
}
.show_video_tab a{
	float: left;
	display: block;
	width: 150px;
	height: 62px;
	background: url("/statics/img/tabbg.png") no-repeat center center;
	background-size: 150px 62px;
	font-size: 16px;
	color: #dfba59;
	line-height:70px;
	text-align: center;
}
.show_video_tab a.curr{
	background: url("/statics/img/hovertabbg.png") no-repeat center center;
	background-size: 150px 62px;
}
.show_hreo{
	width: 1200px;
	margin: 88px auto 0;
	text-align: center;
}
.show_hreo_tab{
	padding-left:300px;
	height: 62px;
}
.show_hreo_tab a{
	float: left;
	display: block;
	width: 150px;
	height: 62px;
	background: url("/statics/img/tabbg.png") no-repeat center center;
	background-size: 150px 62px;
	font-size: 16px;
	color: #dfba59;
	line-height:70px;
	text-align: center;
}
.show_hreo_tab a.curr{
	background: url("/statics/img/hovertabbg.png") no-repeat center center;
	background-size: 150px 62px;
}
.swiper-out{
	display: none;
	position: relative;
}

.swiper-video-block{
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.swpp{
	width:36px;
	height: 61px;
	cursor: pointer;
	background: url("/statics/img/right.png") no-repeat center center;
	position: absolute;
	right:-69px;
	top: 238px;
}
.swnn{
	width:36px;
	height: 61px;
	background: url("/statics/img/left.png") no-repeat center center;
	position: absolute;
	left:-69px;
	top: 238px;
	cursor: pointer;
}
.swiper-video-block .swiper-wrapper .swiper-slide img{
	display: block;
	width: 100%;
}
.swiper-video-block .swiper-wrapper .swiper-slide{
	margin-top: 34px;
}
.swiper-video-block .swiper-wrapper .swiper-slide p{
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height:28px;
}
.swiper-video-block .swiper{
	color: #fff;
}
.hero_box{
	display: none;
	margin-top: 50px;
	position: relative;
}
.hero_img_box{
	width: 502px;
	height: 350px;
	border-style:solid;
	overFlow-x:hidden;
	overFlow-y:scroll;
	text-align: left;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.hero_img_box::-webkit-scrollbar{
	width: 4px;
	height: 8px;
	background-color: #a0a0a0;
}
/*定义滚动条的轨道，内阴影及圆角*/
.hero_img_box::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	border-radius: 10px;
	background-color: #a0a0a0;
}
/*定义滑块，内阴影及圆角*/
.hero_img_box::-webkit-scrollbar-thumb{
	width: 5px;
	height:4px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fdc62f;
}
.hero_img_box a{
	display: inline-block;
	width:108px;
	height: 106px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.hero_img_box a img{ width:100%}
.hero_img_box a:after{
	content: "";
	display: block;
	width: 100%;
	height:100%;
	background: rgba(25,25,25,.6);
	position: absolute;
	left:0;
	top:0;
}
.hero_img_box a.curr:after{
	content: "";
	display: block;
	width: 100%;
	height:100%;
	background: rgba(25,25,25,.6);
	position: absolute;
	z-index: -1;
	left:0;
	top:0;
}
.hero_intro_box{
	width: 353px;
}
.hero_intro_box h3{
	font-size: 16px;
	color: #ffc600;
	text-align: left;
	padding:0  20px;
}
.hero_intro_content{
	color: #fff;
	font-size: 12px;
	line-height:24px;
	text-align: left;
	padding:0  20px;
}
.hero_intro_attr{
	padding-left: 10px;
	text-align: left;
	margin-top: 14px;
}
.hero_intro_attr_block{
	display: inline-block;
	width:167px;
	height: 44px;
	background: url("/statics/img/bluebg.png") no-repeat center center;
	background-size: 167px 44px;
	padding-left: 60px;
	position: relative;
	margin-top: 14px;
}
.red_bg{
	background: url("/statics/img/redbg.png") no-repeat center center;
	background-size: 167px 44px;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.link .content a,.link .content span{
	display: inline-block;
	margin-top: 17px;
	width:125px;
	height: 55px;
	overflow: hidden;
	margin-right: 2px;
	font-size: 18px;
	color: #fff;
	line-height:55px;
}
.link .content a img{
	display: block;
	width:100%;
}
.footertop{
	height:60px;
	line-height:60px;
	font-size: 16px;
	color: #5e5b5b;
	text-align: center;
	border: 1px solid #5E5B5B;
}
.footerbottom{
	height: 100px;
	line-height:100px;
	font-size: 16px;
	color: #5e5b5b;
	text-align: center;
}
.hero_intro_attr_block i{
	display: inline-block;
	width: 28px;
	height: 31px;
	position: absolute;
	left: 25px;
	top: 8px;
	overflow: hidden;
}
.hero_intro_attr_block i img{
	display: block;
	width:100%;
	height: auto;
}
.bt_wenzi{
	font-size: 12px;
	color: #f7f7f7;
	margin-top: 6px;
	line-height:18px;
}
.bt_value{
	font-size: 12px;
	color: #fdc62f;
}
.hero_intro_show{
	display: none;
}
.link{
	height: 92px;
	background: #737373;
}
.hero_img_show{
	width:316px;
	height: 490px;
	position: absolute;
	top:-114px;
	right: 0;
}
.hero_img_show img{
	width: 100%;
	height: auto;
}
.footer{
	height: 158px;
	background: #011724;
}
.list_content{
	width: 1200px;
	margin: 0 auto;
}
.listleft{
	width: 294px;
	height: 1013px;
	background:#211b16;
	padding: 42px 34px 0;
	margin-bottom: 112px;
}
.listleft>img{
	display: block;
	width: 100%;
	margin: 15px 0;
}
.listright{
	width: calc( 100% - 294px );
	height: 1013px;
	background: #fff;
	padding: 30px 60px 80px 58px;
}
.listdwn{
	display: block;
	margin-bottom: 10px;
}
.listshare a{
	text-align: center;
	display: inline-block;
	margin-left: 12.5px;
	margin-right: 12.5px;
	margin-top: 18px;
}
.list-header{
	height: 56px;
	line-height:56px;
	border-bottom: 2px solid #EDEDED;
}
.list-header *{
	display: inline-block;
}
.list-header h2{
	font-size: 34px;
	color: #333333;
	line-height:35px;
}
.bread{
	float: right;
	color: #333333;
	line-height: 56px;
	font-size: 14px;
}
.list-content{
	padding: 20px 0;
}
.list-tab a{
	display: inline-block;
	width: 88px;
	height:40px;
	text-align: center;
	line-height: 40px;
	color: #787878;
	margin: 20px 10px 20px 0;
	font-size: 14px;
}
.list-tab a.curr{
	font-weight: bolder;
	border: 2px solid #fee6a4;
	border-radius:8px;
}
.list-list{
	display: none;
}
.FAQlist li{
	height:auto!important;
	padding: 24px 0;
	line-height:24px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px dashed #ededed;
}
.FAQlist li a{
	line-height:26px!important;
	padding-left: 33px;
	position: relative;
}
.FAQlist li span{
	line-height:26px!important;
}
.faqq:before{
	display: inline-block;
	content: "Q:";
	color: #a10d02;
	position: absolute;
	left:0;
	font-size: 30px;
	margin-right: 6px;
}
.faqa:before{
	display:  inline-block;
	content: "A:";
	position: absolute;
	left:0;
	margin-right: 6px;
	color: #04870d;
	font-size: 30px;
}
.list-list li{
	height:50px;
	line-height:50px;
	border-bottom: 1px dashed #ededed;
}
.list-list li a{
	display: inline-block;
	font-size:14px;
	line-height:50px;
	max-width: 678px;
	color:#333333;
}
.list-list li span{
	display: inline-block;
	font-size:12px;
	line-height:50px;
	color:#333333;
}
.list-page{
	text-align: center;
	margin-top: 88px;
}
.list-page *{
	display: inline-block;
	line-height:27px;
	margin-right: 10px;
	text-align: center;
	width: 27px;
	height:27px;
	border: 1px solid #d4d4d4;
	background-color: #f7f7f7;
	border-radius: 2px;
}
.list-page .curr{
	background: #3e4046;
	color: #fff;
}
.list-page span{
	border: none;
	background-color:#fff;
}
.show-title{
	margin-top: 16px;
	border-bottom: 1px dashed #ededed;
}
.show-title>h2{
	height: 70px;
	display: inline-block;
	max-width: 698px;
	font-weight: 600;
	color: #333333;
	font-size: 18px;
	line-height:70px;
}
.show-title>small{
	display: inline-block;
	float: right;
	line-height: 70px;
	font-size: 12px;
	color: #333333;
}
.show-main{
	padding-top: 12px;
}
.show-main *{
	color: #333333;
	font-size: 14px;
	line-height:30px;
	text-indent: 2em;
}
.show-main img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.prevandnext a:after{
	content: "";
	display: block;
	clear: both;
	line-height: 0;
}
.prevandnext a{
	display: inline-block;
	max-width: 50%;
	margin-top: 60px;
	text-decoration: underline;
	color: #333333;
	line-height:14px;
}
.service-main{
	border-top: 2px solid #ff852b;
}
.service-content-title{
	background: url("/statics/img/yiwen.png") no-repeat center left;
	background-size:51px 51px;
	height:108px;
	padding-left: 76px;
	font-size: 35px;
	color: #333333;
	line-height:108px;
}
.formcontent-top {
	height: 101px;
	background: url("/statics/img/formtitlebg.jpg") no-repeat center;
	background-size: 100% 100%;
	padding-left: 76px;
	line-height: 101px;
	color: #fff;
	font-size: 16px;
	position: relative;
}
/*.moniselect {*/
	/*!* width: 0.4rem; *!*/
	/*display: inline-block;*/
	/*width: 180px;*/
	/*height:45px;*/
	/*border-radius: 4px;*/
	/*border: 1px solid #eee;*/
	/*-webkit-appearance: none;*/
	/*cursor: pointer;*/
	/*text-align: left;*/
	/*margin-top: 20px;*/
	/*position: absolute;*/
	/*top:0px;*/
	/*!* padding-left: 0.1rem; *!*/
	/*text-indent: 0.5em;*/
	/*background: url("/statics/img/jiantou.jpg") no-repeat scroll right center  #fff;*/
/*}*/
/*.moniselect label{*/
	/*position: absolute;*/
	/*display: block;*/
	/*width: 180px;*/
	/*height: 45px;*/
	/*line-height: 45px;*/
	/*top:0;*/
	/*color: #333;*/
/*}*/
/*.miniselect li{*/
	/*width: 180px;*/
	/*height:45px;*/
/*}*/
/*.forumselect ul{*/
	/*position: absolute;*/
	/*top: 43px;*/
	/*width: 100%;*/
/*}*/
/*.forumselect ul li{*/
	/*background-color: #fff;*/
	/*color: #333;*/
	/*text-align: center;*/
	/*height: 40px;*/
	/*line-height:40px;*/
	/*border: 1px solid red;*/
/*}*/
.cateselect{
	display: inline-block;
	width: 180px;
	height:45px;
	border:none;
	/*很关键：将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("/statics/img/jiantou.jpg") no-repeat scroll right center  #fff;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	padding-left: 50px;
	cursor: pointer;
}
.cateselect option{
	background: url("/statics/img/chongzhi.jpg") no-repeat center 11px;
	background-size:31px 31px;
	padding-left: 50px;
	text-align: center;
	cursor: pointer;
}
.cateselect option:before{
	content: "";
	display: block;
	width: 31px;
	height: 31px;
	background: url("/statics/img/chongzhi.jpg") no-repeat center 11px;
	background-size:31px 31px;
}
.formcontent-content{
	background-color: #fff;
	padding-top: 25px;
	padding-left: 160px;
	padding-bottom:113px;
}
.formcontent-bottom{
	background: #FDE9DD;
	position: relative;
	padding-top: 51px;
	padding-left: 160px;
	padding-bottom: 70px;
	margin-bottom: 72px;
}
.formcontent-bottom-content{
	width: 519px;
	margin-left: 241px;
}
.formcontent-bottom-content h2{
	font-size: 18px;
	color: #f26518;
	line-height:60px;
	text-align: center;
}
.formcontent-bottom .btn-content{
	position: absolute;
	top:-24px;
}
.formcontent-bottom  .contact-line{
	margin-top: 24px;
	height: 44px;
}
.formcontent-bottom .contact-left span{
	font-size: 16px;
	color: #333333;
	line-height:44px;
	display: block;
	width: 100px;
}
.formcontent-bottom .contact-right input{
	display: block;
	width: 253px;
	height: 44px;
	line-height: 44px;
	font-size:16px;
	color: #b5b5b5;
	padding-left: 24px;
}
.yzm-box{
	margin-top: 34px;
	text-align: center;
}
.yzm-box *{
	display: inline-block;
}
.btn-box{
	margin-top: 65px;
}
.btn-box>button{
	width: 352px;
	height: 58px;
	display: inline-block;
	text-align: center;
	line-height:58px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #f26518;
	border-radius: 6px;
	border: none;
	outline: none;
	cursor: pointer;
}
.btn-box>a{
	display: inline-block;
	padding-left: 16px;
	font-size: 16px;
	color: #333333;
}
.yzm-box>a{
	font-size:12px;
	color:#f26518;
	margin-left: 12px;
}
.btn-content{
	display: inline-block;
	background-color:#f26518;
	text-align: center;
	line-height:48px;
	border: none;
	outline: none;
	padding:0 30px ;
	border-radius: 8px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.form-line{
	margin-top: 30px;
}
.form-top-left span{
	display: block;
	font-size: 16px;
	width: 214px;
	text-align: center;
	color: #333333;
	line-height:46px;
}

.form-top-right{
	width: 686px;
}
.form-top-right a{
	margin-right: 14px;
}
.xinghaointro{
	position: absolute;
	top:46px;
	font-size: 12px;
	color: #b5b5b5;
}
.form-top-right select{
	 /*很关键：将默认的select选择框样式清除*/
	 appearance:none;
	 -moz-appearance:none;
	 -webkit-appearance:none;
	 /*在选择框的最右侧中间显示小箭头图片*/
	 background: url("/statics/img/huisejiantou.jpg") no-repeat scroll right center  #fff;
	 /*为下拉小箭头留出一点位置，避免被文字覆盖*/
	 padding-right: 14px;
	 display: block;
	 width: 302px;
	 height: 45px;
	 line-height:45px;
	 padding-left: 24px;
	 font-size: 16px;
 }
.form-top-right input{
	display: block;
	width: 302px;
	height: 45px;
	line-height:45px;
	padding-left: 24px;
	font-size: 16px;
}
.form-top-right textarea{
	width: 681px;
	height: 102px;
	background-color: #eeeeee;
}
#addimg{
	display: block;
	width:116px;
	height: 60px;
	cursor: pointer;
}
.form-top-right a:nth-child(1){
	display: block;
	float: left;
	width:120px;
	height: 45px;
	background: url("/statics/img/andro.jpg") no-repeat center;
	background-size: 120px 45px;
}
.form-top-right a:nth-child(2){
	display: block;
	float: left;
	width:120px;
	height: 45px;
	background: url("/statics/img/ios.jpg") no-repeat center;
	background-size: 120px 45px;
}
.form-top-right a:nth-child(3){
	display: block;
	float: left;
	width:160px;
	height: 45px;
	background: url("/statics/img/iosyy.jpg") no-repeat center;
	background-size: 160px 45px;
}













.advertisement{
	width:1183px;
	height: 173px;
	margin:70px auto 60px;
}
.advertisement a{
	margin-right:13px;
}
.advertisement a:last-child{
	margin-right: 0;
}
.img_swiper{
	width:100%;
	overflow: hidden;
}
.game_profession{
	/*margin-top:96px;*/
	width: 1183px;
	margin:96px auto 0;
}
.game_profession_title{
	height:90px;
	background: url(/statics/img/profession_title_bg.png) no-repeat center bottom;
	background-size:493px 80px; 
}
.game_profession_info{
	width:1183px;
	height:379px;
	background: url(/statics/img/game_profession_info.png) no-repeat center center;
	background-size: 1183px 379px;
	margin-top:100px;
	position: relative;
}
.career_name{
	width:125px;
	height:192px;
	position: absolute;
	top:35px;
	left:130px;
}
.career_photo{
	width:192px;
	height:80px;
	position: absolute;
	top:245px;
	left:95px;
}
.career_img{
	width: 500px;
	height:474px;
	position: absolute;
	bottom:0;
	left:340px;
}
.career_orienta{
	position: absolute;
	right:80px;
	top:36px;
	width: 200px;
	text-align: center;
}
.career_orienta .p1{
	display: none;
	font-size: 24px;
    color: #928366;
    line-height: 36px;
}
.career_orienta .p2{
	    font-size: 14px;
    color: #767e85;
    line-height: 28px;
}
.career_orienta .p3{
	       margin-top: 18px;
    padding-top: 12px;
    font-size: 16px;
    color: #928366;
    line-height: 34px;
    background: url(/statics/img/profession_bg.png) center 0 no-repeat;
}
.career_orienta .p4{
	        padding-top: 12px;
    font-size: 14px;
    color: #6f767d;
    line-height: 34px;
    background: url(/statics/img/profession_bg.png) center 0 no-repeat;
}
 .career_more {
    width: 200px;
    height: 38px;
    border: 1px solid #928366;
    position: absolute;
    bottom:30px;
    right:80px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

    }

.career_more a:hover{
	background: #928366;
	color:#fff;
}
.career_more a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
   /* position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #928366;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}
.career_introduce_tab{
	margin-top:30px;
	width:1183px;
	height:57px;
	text-align: center;
	line-height: 57px;
}
.career_introduce_tab span{
	cursor: pointer;
	display:inline-block;
	/*float:left;*/
	width:202px;
	height:57px;
	/*border:3px solid #8A6321;*/
	text-align: center;
	line-height: 51px;
	color:#6D6D6D;
	font-size:20px;
	position: relative;
}
.career_introduce_tab span.current{
	border:3px solid #8A6321;
	color:#8A6321;
}
.career_introduce_tab span.current i{
	display: none;
}
.career_introduce_tab i{
	display: inline-block;
	height:22px;
	width:2px;
	background: #6D6D6D;
	position: absolute;
	top:14px;
	right:0;
}
.game_profession_detail{
	display: none;
}
.game_data_img{
	height:357px;
	width: 1183px;
	margin:70px auto 0;
}
.game_data{
	width:470px;
	/*height:357px;*/
	position: relative;
	/*height:42px;*/
	
	/*border-bottom:1px solid #CFD3DC;*/
}
.game_data_title_container{
	/*height:357px;*/
	position: relative;
	height:42px;
	
	border-bottom:1px solid #CFD3DC;
}
.game_data_title{
	width:100px;
	text-align: left;
	padding-left:8px;
	height:42px;
	line-height:40px;
	position: absolute;
	color:#8A6320;
	font-size: 18px;
	border-bottom:2px solid #8A6320;
}
.game_data_title_container>a{
	color:#8A6320;
	font-size:18px;
	position: absolute;
	right:0;
	bottom:8px;
}
.game_data ul{
	/*margin-top:42px;*/
}
.left_con_title i{
	width:3px;
	height:3px;
	background:#928366;
	position: absolute;
	left:-10px;
	top:20px;
}
.left_con_title{
	position: relative;
	    width: 100%;
    height: 40px;
    line-height: 40px;
    /*padding-left: 18px;*/
    /*background: url(http://res.zm.netease.com/pc/gw/20161225191844/img/left_con_title_e3e939c.png) 0 center no-repeat;*/
    font-size: 16px;
    /*font-family: "microsoft yahei";*/
    color: #928366;
}
.left_con_nav:after{
	content:'';
	display: block;
	clear: both;
}
.left_con_nav a{
	    float: left;
    display: block;
    line-height: 24px;
    margin-right: 14px;
    font-size: 16px;
    font-family: "microsoft yahei";
    color: #6f767d;
}
.game_img{
	position: relative;
	width: 682px;
}
.right_con_img{
	padding-top: 20px;
}
.right_con_img li{
	float:left;
	position: relative;
	margin-bottom:8px;
}
.right_con_img li:nth-child(1),.right_con_img li:nth-child(3){
	margin-right:10px;
}
footer{
	background: #1A1A1A;
	position: relative;
}
.foot_bottom{
	height:60px;
	border-top:1px solid #5C5C5C;
	line-height: 60px;
	text-align: center;
	font-size:16px;
	color:#fff;
}
.foot_top{
	height:300px;
	  display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:row;
  justify-content:center ;
  align-items:center; 
}
.foot_ewm{
	width: 136px;
}
.foot_ewm p{
	color:#fff;
	font-size:18px;
	margin-top:15px;
	text-align: center;
}
.foot_shu{
	height:178px;
	width: 1px;
	background: #757575;
	margin:0 43px 0 37px;
}
.foot_kefu p{
color:#fff;
font-size:16px;
margin-bottom:34px;
}
.foot_kefu p:last-child{
	margin: 0
}
.back_top{
	position: absolute;
	top:-55px;
	left:50%;
	width: 188px;
	height:55px;
	margin-left:-99px;
	background: url(/statics/img/back_top_07.png) no-repeat center;
	background-size:188px 55px;
	cursor: pointer;
}
.silder_bar{
	position: fixed;
	width:133px;
	height:265px;
	right:50px;
	top:50%;
	margin-top:-132px;
	background: #F3F7F9;
		  display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:column;
  justify-content:center ;
  align-items:center; 
}
.silder_bar p{
	color:#877659;
	font-size:12px;
	margin-bottom:6px;
}
.slide_ewm{
	margin-bottom:4px;
	margin-top:10px;
	
}
.slide_ios{
	margin-bottom:4px;
}
.slide_a{
	margin-bottom:30px;
}
.slide_back{
	cursor: pointer;
}
/*list.html*/
.header{
	height:509px;
	background: url(/statics/img/header_bg.jpg) no-repeat center;
	background-size: 1920px 509px;
}
.nav2_title{
	float:left;
	width:80px;
	margin-left:40px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	height:32px;
	cursor: pointer;
}
.nav2_title.current,.nav2_title:hover{
	border-bottom:2px solid #8A6321;
}
.nav2{
	width:1061px;
	height:116px;
	margin:0 auto;
	position: relative;

}
.nav2_title_container{
	position: absolute;
	height:32px;
	left:277px;
	border-bottom:1px solid #C5C5C4;
	bottom:20px;
}
.list_main{
	padding-bottom: 122px;
	background:#EDF2F9 url(/statics/img/list_bg_02.jpg) no-repeat center;
	background-size: 1920px 1559px;
}
.list_container{
	width:1183px;
	margin:0 auto;
	background: #fff; 
}
.list_nav{
	height:100px;
	border-bottom:1px solid #CDCDCD;
}
.list_tap{
	width:70px;
	height:100px;
	line-height:100px;
	text-align: center;
	float:left;
	margin-right:40px;
	font-size:16px;
	cursor: pointer;
}
.list_tap:first-child{
	margin-left:80px;
}
.shangchuan{
	position: absolute;
	top:0;
	left:0;
	cursor: pointer;
	opacity: 0;
	width: 116px!important;
	height:60px!important;
}
/*#imghead{*/
	/*display: inline-block;*/
	/*height:60px;*/
	/*width: auto;*/
	/*position: absolute;*/
	/*left:0;*/
	/*top:0;*/
/*}*/
.list_tap.current{
	border-bottom:2px solid #8A6321;
	color:#8A6321;
}
.title_list_container{
	width:1010px;
	margin:0 auto;
}
.title_list_container li{
	height:170px;
	border-bottom:1px dotted #CBCBCB;
	position: relative;
}
.title_list_container li img{
	position: absolute;
	top: 32px;
	left:0;
	max-width:200px; 

}
.news_list_info{
	width:450px;
	position: absolute;
	top:30px;
	left:240px;
}
.news_list_info_title{
	font-size:16px;
	color:#020202;
	font-weight: bold;
}
.news_list_info_des{
	margin-top:40px;
	font-size:14px;
	line-height: 28px;
	height:50px;
	overflow: hidden;
	color:#6E6E6E;
	/*font-weight: bold;*/
}
.time_more{
	position: absolute;
	top:30px;
	right:0;
}
.time{
	font-size: 14px;
	line-height: 28px;
	color:#6E6E6E;
	margin-bottom:36px;
}
.time_more a{
	display: block;
	width:90px;
	height:30px;
	text-align: center;
	line-height:30px;
	font-size:14px;
	color:#6E6E6E;
	border:1px solid #6E6E6E;
}
.title_list_container ul{
	display: none;
}
.title_list_container ul li:last-child{
	border:none;
}
.page{
	margin-top:60px;
	text-align: center;
}
.page div{
	cursor: pointer;
	padding:4px 10px;
	display: inline-block;
	background: #fff;
	color:#7A7A7A;
	font-size:16px;
}
.page .current{
	background: #8A6321;
	color:#fff;

}
/*detail.html*/
.w1183{
	width:1183px;
	margin:0 auto;
	background: #fff;
}
.detail_title{
	height:100px;
	line-height:100px;
	border-bottom:1px solid #C5C5C5;
	position: relative;
}
.detail_title div{
	font-size:18px;
	color: #8A6320;
	padding-left:50px;

}
.detail_title a{
	position: absolute;
	right:50px;
	top:34px;
	width:90px;
	height:30px;
	border:1px solid #797979;
	line-height:30px;
	font-size:12px;
	color:#7A7A7A;
	text-align: center;
}
.detail_des{
	padding:32px 50px 66px 50px;
}
.share_container{
 height:44px;
 font-size:14px;
 color: #6E6E6E;
 width: 240px;
 margin:40px auto 0;
}
.share_container span{
	position: relative;
	top:18px;
	margin-right:14px;
}
