@charset "utf-8";
body {
	background:#fff;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family:Microsoft YaHei,Helvetica,Tahoma;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;margin:0; padding:0; font-size:  100%;
}
ul,ol,li,dl,dd,dt{ margin:0; padding:0; list-style:none;}
p {
	margin:0px;padding:0px;
}
a:link img, a:visited img {
	border: none;
}


/*public*/
header{
	width: 100%;height: 84px;
	z-index: 1000;
	position: fixed;
	background: #f5f5f5;
	opacity:0.8;
}
section.art_herd{
	width: 1000px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.logo{
	width:202px;
	height: 91px;
	background: url("../img/logo.png");
	float: left;
}
section.art_herd nav{
	width: 750px;
	float: left;
	margin-top: 30px;
	margin-left: 45px;
}
@font-face {
	font-family: nav_font; /*这里是说明调用来的字体名字*/
	src:url('../font/nav_font.ttf'); /*这里是字体文件路径*/
}
header section.art_herd nav a{
	margin: 0px 40px;
	background: none;
}
header section.art_herd nav a:link{
	font-size: 15px;
	font-family: nav_font;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
header section.art_herd nav a:hover{
	font-size: 15px;
	font-family: nav_font;
	font-weight: bold;
	color: #D2599B;
	text-decoration: none;
}
header section.art_herd nav a.selected{
	font-size: 15px;
	font-family: nav_font;
	font-weight: bold;
	color: #D2599B;
	text-decoration: none;
}

.warpper{
	width: 1000px;
	overflow: hidden;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.warpper_garme{
	width: 1216px;
	overflow: hidden;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
footer{
	width: 100%;
	background: #454648;
	margin: 100px 0px 0px 0px;
}
footer div.warpper p{
	float: right;
	background: none;
	color: #A3A3A3;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
}
footer div.warpper p b{
	font-family:nav_font ;
	font-size: 14px;
	font-weight: normal;
}
footer div.warpper ul{
	width: 500px;
	overflow: hidden;
	float: left;
}
footer div.warpper ul li{
	float: left;
	padding: 30px 25px;
}
footer div.warpper ul li a,a:link,a:hover,a:visited{
	color: #A3A3A3;
	text-decoration: none;
}
footer div.warpper ul li.about{
	padding-left: 0px;
}
footer p{
	background: #393C3C;
	text-align: center;
	color: #626464;
	font-size: 12px;
	padding: 15px;
}
.line-top{
	border-top: 1px solid #ccc;
}
.line-bottom{
	border-bottom: 1px solid #ccc;
}
/*home*/
section.home-nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
section.home-nav ul.home-icon{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}
section.home-nav ul.home-icon li{
	float: left;
}
section.home-nav ul.home-icon li a{
	display:inline-block;
	width: 143px;
	height: 145px;
	line-height: 145px;
	margin:27px;
}
section.home-nav ul.home-icon li a img{
	border: none;
}
section.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px 0px 0px 0px;
}
section.news div.warpper h1{
	font-size:15px;
	color: #717171;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
}
section.news div.warpper ul{
	width: 100%;
	height: auto;
	padding: 15px 0px;
}
section.news div.warpper ul li{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
section.news div.warpper ul li em{
	font-style: normal;
}
section.news div.warpper ul li i{
	font-style: normal;
	margin: 0px 15px 0px 30px;
	padding: 0px 8px;
	letter-spacing: 2px;
	background: #ccc;
}
section.news div.warpper ul li a:link,a:hover,a:visited{
	color: #2B8FD7;
	text-decoration: none;
}
section.news div.warpper a.more{
	float: right;
	text-decoration: none;
	margin-bottom: 25px;
}
section.team{
	background: #efefef;
	border-bottom: 1px solid #ccc;
}
section.team div.warpper div.t-lab-a{
	float: left;
	width: 300px;
	height: auto;
	text-align: center;
	margin:20px 0px 30px 110px;
}
section.team div.warpper div.t-lab-a h1{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
section.team div.warpper div.t-lab-a p{
	color: #595757;
	line-height: 20px;
}
section.team div.warpper div.t-lab-b{
	float: left;
	width: 300px;
	height: auto;
	text-align: center;
	margin:20px 0px 30px 160px;
}
section.team div.warpper div.t-lab-b h1{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}
section.team div.warpper div.t-lab-b p{
	color: #595757;
	line-height: 20px;
}
section.teamer div.warpper h1{
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0px 10px 0px;
}
section.teamer div.warpper  ul li{
	float: left;
	width: 180px;
	margin: 20px 20px 0px 0px;
}
section.teamer div.warpper  ul li img{
	float: left;
}
section.teamer div.warpper  ul li span{
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	margin: 25px 0px 0px 10px;
}
section.teamer div.warpper  ul li p{
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	color: #585657;
}
section.partner{
	background: #fbfbfd;
}
section.partner{
	border-top: 1px solid #ccc;
	margin: 60px 0px 0px 0px;
}
section.partner div.warpper h1{
	font-size:15px;
	color: #717171;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
}
section.partner div.warpper ul li{
	float: left;
	margin: 20px 20px 0px 0px;
}

/*about*/
section.about {
	width: 100%;
	margin: 40px 0px 0px 0px;
}
section.about h1{
	background: url("../img/tab_item.png") 0px 4px no-repeat;
	font-weight: bold;
	font-size: 16px;
	text-indent:5px;
	color: #5B5959;
	margin-bottom: 20px;
}
section.about article{
	width: 100%;
}
section.about article p{
	line-height: 25px;
	text-indent: 30px;
	font-size: 15px;
	color: #595757;
	margin: 20px 0px;
}
section.about ul li{
	overflow: hidden;
	padding: 30px 0px 0px 0px;
}
section.about div.service{
	margin-top: 40px;
}

/*joinus*/
section.joinus div.warpper article{
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
	margin: 20px 0px;
}
section.joinus div.warpper article div.jobname{
	width: 285px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	float: left;
	background: url("../img/joinus.png") center 66px  no-repeat;
}
section.joinus div.warpper article div.jopdesc {
	width: 713px;
	float: right;
	/*height: 160px;*/
	margin: 20px 0px ;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
}
section.joinus div.warpper article div.jopdesc b{
	color: #595757;
	line-height: 25px;
}
section.joinus div.warpper article div.jopdesc p{
	line-height: 18px;
	margin: 0px 20px 0px 0px;
}
section.workerword{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccc;
}
section.workerword div.warpper h1{
	font-size:15px;
	color: #717171;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
}
section.workerword div.warpper ul li{
	width: 100%;
	float: left;
	line-height: 20px;
}
section.workerword div.warpper ul li a,a:link,a:hover,a:visited{
	text-decoration: none;
	color: #717171;
}

/*contact*/
section.contact div.warpper div.cinput{
	width: 400px;
	margin: 50px 0px;
	float: left;
	font-size: 15px;
}
section.contact div.warpper div.cinput p.tel{
	background: url("../img/must_input.png") 0px 3px no-repeat;
	text-indent: 70px;
	overflow: hidden;
	width: 100%;
	float: left;
	line-height: 25px;
}
section.contact div.warpper div.cinput p.tel input{
	width: 270px;
	border: none;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
section.contact div.warpper div.cinput p.company{
	width: 330px;
	float: right;
	text-align: left;
	line-height: 25px;
	margin: 20px 0px;
	overflow: hidden;
	clear: both;
}
section.contact div.warpper div.cinput p.company input{
	float: left;
	clear: both;
	width: 311px;
	border-radius: 5px;
	border: 1px solid #ccc;
	line-height: 30px;
	margin: 0px 0px 0px 2px;
}
section.contact div.warpper div.cinput p.name{
	margin: 0px;
}
section.contact div.warpper div.cinput p.ask{
	width: 330px;
	float: right;
	text-align: left;
	line-height: 25px;
	margin: 20px 0px 10px 0px;
	overflow: hidden;
	clear: both;
}
section.contact div.warpper div.cinput p.ask-q{
	width: 330px;
	float: right;
	text-align: left;
	line-height: 45px;
	overflow: hidden;
	clear: both;
}
section.contact div.warpper div.cinput p.ask-q input{
	margin: 5px 20px;
}
section.contact div.warpper div.cinput p.contType{
	margin: 30px 0px 10px 0px;
}
section.contact div.warpper div.cinput p.ask-c{
	margin: 25px 0px;
	width: 132px;
	float: left;
}
section.contact div.warpper div.cinput p.ask-c input{
	border-radius: 5px;
	width: 250px;
	height: 110px;
}
section.contact div.warpper div.cinput p.ask-txt{
	width: 250px;
	float: right;
	text-align: left;
	margin: 25px 0px;
	overflow: hidden;
}
section.contact div.warpper div.cinput p.ask-txt input{
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 232px;
	height: 110px;
	vertical-align:top;
	margin: 10px 0px 0px 0px;
}
section.contact div.warpper div.cinput p.qq{
	width: 330px;
	text-align: center;
	line-height: 30px;
	margin: 20px 0px;
	overflow: hidden;
	clear: both;
}
section.contact div.warpper div.cinput p a,a:link,a:hover,a:visited{
	text-decoration: none;
	color: #696665;
}
section.contact div.warpper div.cinput p.qq img{
	cursor:pointer;
	border: none;
	margin: 10px 0px;
}
section.contact div.warpper div.map{
	width: 500px;
	margin: 50px 0px;
	float: right;
	font-size: 15px;
}

/*game*/
section.game-desc{
	margin: 50px 0px;
}
section.game-desc div.warpper p{
	line-height: 20px;
	color: #939393;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
section.game-desc article.artlist{
	border-top: 1px solid #ccc;
	margin: 20px 0px 0px 0px;
}
section.game-desc article.artlist div.warpper nav{
	float: left;
	overflow: hidden;
	width: 126px;
	margin: 30px 0px;
}
section.game-desc article.artlist div.warpper  nav a{
	float: left;
	overflow: hidden;
	width: 126px;
	text-align: center;
	margin: 30px 0px;
	display: block;
}
section.game-desc article.artlist div.warpper  nav a:link{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_link.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper  nav a:hover{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_hover.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper  nav a:visited{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_link.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper  nav a.this{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_hover.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper ul{
	/*width: 870px;*/
	width: 1090px;
	height: auto;
	overflow: auto;
	float: right;
	margin: 25px 0px;
}
section.game-desc article.artlist div.warpper ul li{
	width: 252px;
	height:auto;
	overflow: hidden;
	float: left;
	margin: 5px 10px;
}

/**/
section.game-desc div.warpper_garme p{
	line-height: 20px;
	color: #939393;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
section.game-desc article.artlist{
	border-top: 1px solid #ccc;
	margin: 20px 0px 0px 0px;
}
section.game-desc article.artlist div.warpper_garme nav{
	float: left;
	overflow: hidden;
	width: 126px;
	margin: 30px 0px;
}
section.game-desc article.artlist div.warpper_garme  nav a{
	float: left;
	overflow: hidden;
	width: 126px;
	text-align: center;
	margin: 30px 0px;
	display: block;
}
section.game-desc article.artlist div.warpper_garme  nav a:link{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_link.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_garme  nav a:hover{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_hover.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_garme  nav a:visited{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_link.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_garme  nav a.this{
	float: left;
	width: 126px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	background: url("../img/game_hover.png") no-repeat;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_garme ul{
	/*width: 870px;*/
	width: 1090px;
	height: auto;
	overflow: auto;
	float: right;
	margin: 25px 0px;
}
section.game-desc article.artlist div.warpper_garme ul li{
	width: 252px;
	height:274px;
	overflow: hidden;
	float: left;
	margin: 5px 10px;
}
/**/
section.pagination div.page{
	border: 2px solid #DCDDDD;
	border-radius: 15px;
	height: 25px;
	line-height: 25px;
	width: auto;
	float: right;
	margin-right: 66px;
}
section.pagination div.page a{
	font-size: 14px;
	color: #000;
	display: block;
	padding: 0px 7px;
	float: left;
}
section.pagination div.page a:link,a:visited,a:hover{
	/*font-size: 14px;
	color: #000;
	display: block;
	padding: 0px 7px;
	float: left;*/
}
section.pagination div.page a.selected{
	color: #D2599B;
	font-weight: bold;
}
section.pagination div.page a.pre{
	color: #ccc;
}


/*newsList*/
section.no_bottom_border{
	border-bottom: none;
}
article.news_detail{
	overflow: hidden;
	padding: 30px 0px;
	display: block;
}

/*vr*/
div.warpper .h_vr{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #999798;
}
section.game-desc div.warpper p.p_vr{
	text-align: center;
	width: 100%;
}
div.warpper_vr{
	width: 1266px;
    overflow: hidden;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
section.game-desc article.artlist div.warpper_vr nav{
	float: left;
	overflow: hidden;
	width: 176px;
	margin: 30px 0px;
}
section.game-desc article.artlist div.warpper_vr  nav a{
	float: left;
	overflow: hidden;
	width: 176px;
	text-align: left;
	text-indent: 70px;
	margin: 30px 0px;
	display: block;
	font-family: nav_font;
}
section.game-desc article.artlist div.warpper_vr  nav a:link{
	float: left;
	width: 176px;
	height: 70px;
	line-height: 70px;
	text-align: left;
	text-indent: 70px;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_vr  nav a:hover{
	float: left;
	width: 176px;
	height: 70px;
	line-height: 70px;
	text-align: left;
	text-indent: 70px;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_vr  nav a:visited{
	float: left;
	width: 176px;
	height: 70px;
	line-height: 70px;
	text-align: left;
	text-indent: 70px;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_vr  nav a.this{
	float: left;
	width: 176px;
	height: 70px;
	line-height: 70px;
	text-align: left;
	text-indent: 70px;
	font-size: 16px;
	color: #fff;
	margin: 2px 0px;
}
section.game-desc article.artlist div.warpper_vr ul{
	/*width: 870px;*/
	width: 1090px;
	height: auto;
	overflow: auto;
	float: right;
	margin: 25px 0px;
}
section.game-desc article.artlist div.warpper_vr ul li{
	width: 252px;
	height:274px;
	overflow: hidden;
	float: left;
	margin: 5px 10px;
}
section.game-desc article.artlist div.warpper_vr nav a.vr_game:link{
	background: url('../img/vr_1_0.png') no-repeat;
	line-height: 65px;
}
section.game-desc article.artlist div.warpper_vr nav a.vr_comic:link{
	background: url('../img/vr_2_0.png') no-repeat;
	line-height: 77px;
	text-indent: 75px;
}
section.game-desc article.artlist div.warpper_vr nav a.vr_apply:link{
	background: url('../img/vr_3_0.png') no-repeat;
	line-height: 65px;
	margin-top: 15px;
}












































