﻿/*!normalize.css v1.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

body {
	margin: 0;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
	margin: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

p,
pre {
	margin: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: '';
	content: none;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl,
menu,
ol,
ul {
	margin: 0;
}

dd {
	margin: 0;
}

menu,
ol,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

body {
	font-size: 14px;
	font-family: "Microsoft YaHei", "SimSun";
	color: #888;
}

a {
	text-decoration: none;
	outline: none!important;
	font-size: 12px;
	color: #888;
}

.fr {
	float: right!important;
	display: block;
}

.last {
	margin-right: 0!important;
}

.hr0 {
	height: 1px;
	border: none;
	border-top: 1px solid #dcdcdc;
}

header {
	width: 100%;
	height: 0px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 5px 0 5px #ccc;
	*bottom-bottom: 1px solid #ccc;
	bottom-bottom: 1px solid #ccc\9;
	z-index: 20;
}

.no-boxshadow header {
	bottom-bottom: 1px solid #ccc;
}

#header-menu {
	margin: 0 auto;
	width: 1000px;
	height: 72px;
}

.logo {
	float: left;
	display: block;
	margin: 0;
}

.hm-content {
	float: right;
	width: 820px;
}

.hm-item {
	float: right;
	margin: 10px 18px 0;
	line-height: 24px;
	_margin-right: 8px;
	width: 64px;
	text-align: center;
}

.hm-last {
	margin-right: 8px!important;
}

.hm-link {
	width: 100%;
	display: block;
	line-height: 30px;
	color: #3a3a3a;
	font-size: 16px;
	text-align: center;
}

.hm-link:hover,
.hm-active {
	color: #eb2a28;
}

.hm-link:hover {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.hm-link:hover .hm-en,
.hm-active .hm-en {
	color: #000;
}

.hm-en {
	width: 100%;
	display: block;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	color: #686868;
}

.banner {
	width: 100%;
	height: 250px;
	background-position: center center!important;
}

.content {
	margin: 30px auto;
	width: 1000px;
}

.warpper {
	/*padding-top: 72px;*/
	margin: 0 auto;
	_padding-top: 0;
	width: 1000px;
}

.r-content {
	float: right;
	width: 776px;
}

footer {
	margin: 50px 0 0 0;
	width: 100%;
	background: #f3f3f3;
}

.footer-content {
	width: 1000px;
	margin: 0 auto;
}

.g-partners {
	float: left;
	width: 700px;
	padding: 20px 0 0 0;
}

.gp-title,
.gf-title {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #888;
	font-family: "SimSun";
	letter-spacing: 2px;
}

.gp-link {
	font-family: "SimSun";
	padding-right: 12px;
	line-height: 28px;
	display: inline-block;
}

.g-focus {
	float: right;
	width: 260px;
	padding: 20px 0 0 0;
	width: 174px;
	height: 66px;
	overflow: hidden;
}

.gf-content {
	width: 96px;
}

.gf-link {
	float: right;
	width: 96px;
	height: 29px;
	margin-bottom: 10px;
}

.gf-qecode {
	float: left;
	width: 66px;
	height: 66px;
}

.footer-copyright {
	margin: 0 auto;
	padding-bottom: 16px;
	width: 1000px;
}

.fc-content {
	border-top: 1px solid #ccc;
	line-height: 48px;
	font-size: 12px;
	font-family: "SimSun";
	text-align: left;
}

.gameRFID {
	float: right;
	margin: 5px 290px 0 0;
}

.pagination {
	width: 100%;
	height: 32px;
	text-align: center;
}

.pg-item {
	display: inline-block;
	color: #3a3a3a;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #f6f6f6;
	margin: 0 8px;
	padding: 0 12px;
	border: 1px solid #f6f6f6;
}

.pg-active {
	background: #ffa50a;
	color: #fff;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	background-color: #000;
	display: none;
	visibility: visible;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
	_left: 0;
	_right: 0;
	_bottom: 0;
}

.window {
	position: fixed;
	top: 0;
	_position: absolute;
	display: none;
	z-index: 10001;
	border: 5px solid #b5b5b5;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 100px #fff;
	-webkit-box-shadow: 0 0 100px #fff;
	background: #fff;
	overflow: hidden;
}

#dialog {
	width: 540px;
	height: 340px;
	background-color: #fff;
	border: 1px solid #F60;
	z-index: 10001;
	visibility: visible;
	display: none;
}

.d-header {
	width: 540px;
	height: 50px;
	background: #F60;
}

.d-header h2 {
	float: left;
	display: block;
	width: 490px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.J_close {
	position: absolute;
	right: 13px;
	top: 13px;
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/close.png) no-repeat;
}

.sub-menu {
	float: left;
	width: 160px;
	z-index: 10;
	background: #fbfbfb;
}

.sm-fix {
	position: fixed;
	top: 120px;
	left: center;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}

.sm-link {
	display: block;
	width: 100%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 16px;
	color: #3a3a3a;
	border-bottom: #dcdcdc 1px solid;
	background: url(../images/job_17.jpg) 16px 25px no-repeat;
}

.sub-menu .other {
	color: #fff;
	background: #e91e23;
}

.sm-job {
	padding-top: 58px;
	position: relative;
}

.sm-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	z-index: 15px;
}

.sm-active .sm-link {
	color: #fff;
	background: url(../images/job_05.jpg) 16px 25px no-repeat #ffa50a;
}

.sm-chongzhi {
	margin-top: 20px;
}

.sm-clink {
	margin-top: 40px;
	display: block;
	width: 100%;
	height: 60px;
	background: url(../images/pay.png);
	text-indent: -9999px;
}

.sm-clink:hover {
	background-position: -160px 0;
}

.index {
	width: 100%;
}

#slides {
	height: 380px;
	overflow-x: hidden;
	position: relative;
}

.slides-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 380px;
	background-position: center center;
	background-repeat: no-repeat;
}

.slide-link {
	display: block;
	width: 100%;
	height: 380px;
}

.container {
	margin: 0 auto;
	width: 100%;
	position: relative;
}

.switchable-triggers {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	margin: 0 0 0 -64px;
}

.switchable-triggers .current {
	color: #fff;
	background: #e72625;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.switchable-triggers li {
	float: left;
	display: block;
	margin: 8px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: #fff;
	border-radius: 50%;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
}

#prev,
#next {
	position: absolute;
	height: 40px;
	width: 24px;
	z-index: 15;
	top: 164px;
	color: #fff;
	font-size: 34px;
	font-weight: 100;
	line-height: 40px;
	text-decoration: none;
	font-family: "PMingLiU";
	-webkit-transform: scale(1, 1.5);
	-moz-transform: scale(1, 1.5);
	-ms-transform: scale(1, 1.5);
	-o-transform: scale(1, 1.5);
	transform: scale(1, 1.5);
}

#prev {
	left: 20px;
}

#next {
	right: 20px;
}

#prev:hover,
#next:hover {
	color: #eb2a28;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.index-content {
	width: 1000px;
	margin: 10px auto;
}

.index-recommend {
	float: left;
	width: 405px;
	height: 304px;
}

.index-intro {
	float: right;
	width: 560px;
	height: 304px;
}

.ir-top,
.it-top {
	height: 32px;
	border-bottom: #ccc 1px solid;
	width: 405px;
}

.ir-title {
	float: left;
	height: 30px;
	width: 65px;
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #3a3a3a;
	border-bottom: #ffc324 solid 3px;
}

.ir-more {
	float: right;
	line-height: 30px;
	font-size: 12px;
	color: #3a3a3a;
}

.index-bar {
	margin-top: 20px;
	display: block;
}

.index-games {
	width: 405px;
	height: 300px;
}

.ig-item {
	float: left;
	width: 190px;
	height: 118px;
	margin-top: 20px;
	font-family: "SunSim";
	font-size: 14px;
	color: #888;
	line-height: 24px;
}

.ig-img {
	width: 190px;
	height: 88px;
}

.ig-meta {
	position: relative;
	width: 100%;
	height: 28px;
}

.ig-name {
	float: left;
	color: #888;
	font-family: "SunSim";
	font-weight: normal;
}

.ig-download {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	color: #ffa50a;
	width: 70px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	border-radius: 5px;
}

.igd-only {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	color: #ffa50a;
	width: 70px;
	height: 30px;
	font-size: 14px;
	text-align: right;
	overflow: hidden;
}

.igd-item {
	float: left;
	margin: 0 5px;
	width: 60px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	font-family: "SunSim";
	cursor: pointer;
}

.igd-first {
	text-align: left;
	text-indent: 14px;
	height: 24px;
	overflow: hidden;
	text-decoration: none!important;
}

.igd-item:hover {
	text-decoration: underline;
}

.ig-arrow {
	float: right;
	display: block;
	margin-top: 10px;
	width: 8px;
	height: 6px;
	background: url(../images/sprite.png);
}

.it-top {
	width: 560px;
}

.inc-img {
	float: left;
	margin-top: 20px;
	width: 212px;
	height: 145px;
}

.inc-intro {
	float: left;
	margin-top: 20px;
	padding-left: 26px;
	width: 320px;
	height: 145px;
	text-indent: 2em;
	font-size: 12px;
	font-family: "SunSim";
	color: #888;
	line-height: 20px;
}

.index-service {
	float: left;
	margin-top: 15px;
	height: 90px;
	width: 560px;
}

.is-item {
	float: left;
	width: 180px;
	height: 90px;
	margin-right: 10px;
}

.is-last {
	margin-right: 0!important;
}

.is-link {
	padding: 15px 0;
	width: 100%;
	height: 60px;
	text-align: center;
	display: block;
	background: #ea8a34;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}

.is-globle {
	background: #7bb254;
	line-height: 60px;
}

.is-fund {
	background: #6480b5;
	line-height: 60px;
}

.job {
	width: 100%;
}

.job-title {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
}

.jd {
	float: right;
	width: 776px;
	min-height: 600px;
}

.jd-meta {
	width: 100%;
	height: 44px;
	background: url(../images/jdtitlebg.jpg) 0 40px no-repeat;
}

.jd-title {
	float: left;
	width: 305px;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-size: 14px;
	text-indent: 9px;
	cursor: pointer;
}

.jd-men,
.jd-date {
	float: left;
	color: #7f7f7f;
	line-height: 40px;
	height: 40px;
	width: 174px;
}

.jd-number {
	color: #ffa50a;
}

.jd-date {
	width: 200px;
}

.jd-arrow {
	float: right;
	width: 80px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-size: 14px;
	color: #7f7f7f;
	background: url(../images/jobdown.jpg) 0 16px no-repeat;
	text-indent: 16px;
}

.jd-content {
	width: 100%;
	line-height: 28px;
}

.jd-init {
	display: none;
}

.jd-op {
	width: 100%;
	height: 32px;
	line-height: 40px;
	background: url(../images/job_13.jpg) 0 12px no-repeat;
	font-size: 16px;
	color: #3a3a3a;
	text-indent: 20px;
}

.jd-submit {
	display: block;
	margin: 20px 0;
	width: 220px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	background: #ffa50a;
	text-align: center;
}

.jd-resume {
	background: #f3f3f3!important;
	width: 450px!important;
	height: 570px!important;
	border: none!important;
	padding: 20px 65px!important;
	color: #000;
	font-size: 14px;
	font-family: "SimSun";
	line-height: 24px;
}

.jd-hint {
	width: 450px;
	height: 85px;
	border-bottom: 1px solid #ffa50a;
	font-size: 12px;
}

.jh-strong {
	color: #FFA50A;
}

.jdr-left {
	width: 70px;
	line-height: 40px;
	height: 40px;
	text-align: right;
	padding-right: 6px;
	overflow: hidden;
}

.jdr-right {
	width: 200px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}

.jdr-input {
	border: #fff 1px solid;
	width: 160px;
	margin-right: 10px;
	text-indent: 10px;
}

.readonly {
	background: #efefef;
	font-size: 12px;
}

.jdr-textarea {
	border: #fff 1px solid;
	width: 280px;
	height: 90px;
	margin-right: 10px;
}

.jdr-submit {
	margin-top: 15px;
	background: #ffa50a;
	height: 36px;
	width: 160px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.wg-title {
	height: 32px;
	font-size: 22px;
	line-height: 32px;
	color: #e91e23;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}

.wg-p {
	color: #3b3b3b;
	line-height: 26px;
	font-size: 14px;
}

.wg-stitle {
	color: #e91e23;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	height: 32px;
	margin-top: 20px;
}

.wg-table {
	color: #3b3b3b;
	margin-top: 10px;
	width: 800px;
}

.wg-table th,
.wg-table td {
	height: 26px;
	text-align: left;
}

.wg-table .wg-num {
	text-align: center;
	width: 80px;
}

.wg-link {
	color: #FFA50A;
	font-size: 16px;
}

.product {
	width: 100%!important;
}

.pr-img {
	float: left;
	width: 212px;
	height: 226px;
}

.pr-sm {
	height: 180px;
}

.pr-item {
	background: #f6f6f6;
	padding: 16px;
	margin-bottom: 20px;
}

.pr-intro {
	float: right;
	width: 506px;
	height: 226px;
}

.pr-top {
	height: 32px;
	width: 506px;
	background: url(../images/jdtitlebg.jpg) 0 30px no-repeat;
}

.pr-name {
	float: left;
	line-height: 32px;
	font-size: 14px;
	font-family: "SimSun";
	color: #ffa50a;
	width: 185px;
	overflow: hidden;
}

.pr-class {
	float: left;
	width: 180px;
	line-height: 32px;
	font-size: 14px;
}

.pr-date {
	float: right;
	line-height: 32px;
	font-size: 14px;
	color: #7f7f7f;
}

.pr-summery {
	float: left;
	position: relative;
	margin-top: 20px;
	width: 350px;
	height: 174px;
	line-height: 24px;
	font-size: 13px;
	font-family: "SimSun";
	color: #7f7f7f;
	font-style: initial;
}

.pr-menu {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 350px;
}

.pm-item,
.prd-item,
.prd-first,
.pm-start {
	float: left;
	height: 38px;
	line-height: 38px;
	width: 106px;
	text-align: center;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #fff;
	margin-right: 10px;
	background: #ffa50a;
}

.pm-item:hover,
.prd-first:hover {
	background: #e72625;
}

.pm-start {
	width: 120px;
	background: #aaa;
}

.pr-arrow {
	float: right;
	display: block;
	margin: 16px 16px 0 0;
	width: 8px;
	height: 6px;
	background: url(../images/sprite.png) -30px 0 no-repeat;
}

.pr-qrcode {
	float: right;
	margin-top: 25px;
	padding-right: 10px;
	width: 128px;
	text-align: center;
	line-height: 30px;
}

.pr-qrimg {
	width: 128px;
	height: 128px;
}

.prd-main {
	position: relative;
	z-index: 10;
	overflow: hidden;
	background: #fff;
}

.prd-main:hover {
	background: #fff;
}

.prd-first {
	margin: 0;
}

.prd-item {
	margin: 1px 0 0 0;
	background: #e72625;
}

.news-slide {
	position: relative;
	width: 1000px;
	height: 380px;
	overflow: hidden;
	background: #fff;
}

#news-slide {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
	float: left;
	height: 368px;
	overflow: hidden;
	position: relative;
	width: 690px;
}

.ns-item {
	position: absolute;
}

.ns-img {
	display: block;
	height: 380px;
	width: 690px;
}

#news-triggers {
	float: right;
	width: 305px;
	height: 380px;
}

.nt-item {
	float: left;
	width: 285px;
	height: 54px;
	padding: 10px;
	margin-bottom: 2px;
	background: #f3f3f3;
}

.nt-img {
	float: left;
	height: 50px;
	width: 60px;
}

.nt-title {
	float: left;
	width: 210px;
	height: 50px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #888;
}

.current,
.nt-link:hover,
.nt-item:hover {
	background: #ffa50a;
}

.current .nt-title,
.nt-item:hover .nt-title {
	color: #fff;
}

.news-menu {
	width: 974px;
	padding: 10px 0 0 26px;
	height: 40px;
	background: #efefef;
}

.nm-item,
.nm-link {
	float: left;
	height: 40px;
	width: 100px;
}

.nm-link {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #676767;
}

.nm-active {
	background: #fff;
	color: #000;
}

.news-list {
	width: 1000px;
	margin-bottom: 20px;
	display: none;
}

.news-current {
	display: block;
}

.news-item {
	_float: left;
	width: 948px;
	padding: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #dcdcdc;
}

.news-title {
	float: left;
	color: #ffa50a;
	line-height: 28px;
	padding-right: 40px;
	font-size: 14px;
	font-family: "SimSun";
}

.news-date {
	float: left;
	line-height: 28px;
	color: #b1b1b1;
}

.news-img {
	float: left;
	width: 150px;
	height: 106px;
}

.news-intro {
	float: left;
	width: 948px；;
}

.news-summary {
	float: left;
	margin-top: 8px;
	padding-top: 10px;
	border-top: 1px dashed #dcdcdc;
	width: 948px;
	font-size: 14px;
	font-family: "SimSun";
	line-height: 26px;
}

.news-page {
	margin-top: 20px;
}

.nv-title {
	width: 1000px;
	margin-top: 40px;
	font-size: 18px;
	color: #d82022;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
}

.nv-date {
	width: 1000px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #b1b1b1;
	line-height: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}

.nv-content {
	width: 1000px;
	padding: 20px 0;
	line-height: 28px;
	color: #343434;
}

.ct-content {
	float: right;
	width: 740px;
	padding: 0 0 30px 60px;
	background: #f6f6f6;
}

.ct-header,
.ct-info {
	float: left;
	width: 740px;
}

.cth-img {
	float: left;
	margin-top: 30px;
}

.cth-content {
	float: right;
	margin-top: 60px;
	width: 490px;
}

.cth-item {
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	font-family: "SimSun";
}

.cti-item {
	float: left;
	background: #fff;
	margin: 40px 40px 0 0;
	width: 320px;
	height: 100px;
}

.cti-img {
	float: left;
	padding: 10px;
}

.cti-detail {
	float: left;
	padding-top: 10px;
	line-height: 24px;
}

.cti-title,
.ctm-title {
	font-size: 14px;
	font-family: "SimSun";
	line-height: 30px;
}

.ct-map {
	float: left;
	margin-top: 40px;
	width: 680px;
	background: #fff;
}

.ctm-title {
	float: left;
	margin-top: 10px;
	width: 600px;
}

#dituContent {
	margin: 20px 40px 40px 40px;
	width: 600px;
	height: 380px;
}

.tf-map {
	float: right;
	width: 760px;
	padding: 0 0 0 40px;
	background: #f6f6f6;
}

.tfm-content {
	width: 720px!important;
	margin: 0 0 40px 0!important;
	border: 1px solid #dcdcdc;
}

.tf-item {
	width: 100%;
	margin-top: 20px;
}

.tf-img {
	float: left;
	width: 62px;
	height: 62px;
}

.tf-title {
	float: left;
	font-size: 14px;
	font-family: "SimSun";
	font-weight: bold;
	line-height: 62px;
	text-indent: 12px;
}

.tf-detail {
	width: 660px;
	padding: 10px 30px 0;
	font-size: 14px;
	line-height: 32px;
}

.about {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 152px;
	_padding-top: 0;
}

.about-menu {
	position: fixed!important;
	top: 72px!important;
	left: 0;
	height: 80px;
	width: 100%;
	background: #e72625;
	overflow: hidden;
	z-index: 20;
	background-position: ];
}

.about-content {
	margin: 20px auto;
	width: 715px;
	height: 40px;
	background: url(../images/bg_menu.jpg) 0 0 no-repeat #e72625;
}

.am-item {
	float: left;
	padding: 0 0 0 20px;
	height: 40px;
	width: 118px;
}

.am-link {
	display: block;
	height: 40px;
	width: 118px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.am-link:hover {
	color: #D82022;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.topatners {
	width: 100px;
}

.am-active {
	color: #d82022;
}

.am-big {
	padding-left: 30px;
	width: 120px;
}

.ab-item {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.am-bimg {
	float: left;
	margin: 0;
	padding: 0;
}

#gameworks {
	height: 570px;
	background: url(../images/about_03.jpg) center no-repeat #fff;
}

.gw-intro {
	display: block;
	margin: 380px auto 0;
	padding-left: 40px;
	width: 830px;
	font-size: 14px;
	line-height: 24px;
	color: #3e3e3e;
}

#am-fund {
	height: 540px;
	background: url(../images/about_04.jpg) center no-repeat #fff;
}

.amf-content {
	width: 1000px;
	margin: 134px auto 0;
}

.amf-title {
	padding-left: 493px;
	font-size: 52px;
	color: #fff;
	font-weight: 100;
}

.amf-intro {
	margin-top: 34px;
	padding-left: 493px;
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}

#am-service {
	height: 639px;
	background: url(../images/about_06.jpg) center 242px no-repeat #fff;
	overflow: hidden;
}

.as-content {
	margin: 40px auto 0;
	width: 1000px;
	height: 590px;
	position: relative;
}

.as-title {
	width: 100%;
	font-size: 54px;
	font-weight: 100;
	text-align: center;
	color: #ffa50a;
	line-height: 100px;
	height: 100px;
}

.as-summery {
	margin-top: 29px;
	width: 100%;
	color: #3e3e3e;
	line-height: 28px;
	font-size: 16px;
}

.as-con {
	width: 100%;
}

.as-item {
	float: left;
	margin-top: 52px;
	width: 150px;
	height: 106px;
	padding-left: 100px;
}

.as-first {
	padding-left: 90px;
	width: 172px;
}

.as-last {
	padding-left: 110px;
	width: 128px;
}

.asc-title {
	width: 150px;
	color: #3e3e3e;
	font-size: 24px;
	line-height: 40px;
	font-weight: 100;
}

.asc-content {
	font-size: 14px;
	color: #888;
	line-height: 24px;
}

#am-gallery {
	background: url(../images/about_07.jpg) center no-repeat #eeeded;
	height: 700px;
	font-weight: normal;
}

.ag-content {
	margin: 10px auto;
	width: 1200px;
	height: 350px;
	position: relative;
	overflow: hidden;
}

.ag-slide {
	position: relative;
	margin: 0 100px;
	width: 1000px;
	height: 350px;
	overflow: hidden;
}

.ag-content .switchable-triggers {
	display: none;
}

#am-prev,
#am-next {
	position: absolute;
	text-decoration: none;
	top: 102px;
	width: 80px;
	height: 134px;
	z-index: 15;
	background: #ff8e00;
	font-size: 60px;
	font-weight: 100;
	line-height: 134px;
	text-decoration: none;
	font-family: "PMingLiU";
	color: #fff;
	text-align: center;
}

#am-prev {
	left: 0;
}

#am-next {
	right: 0;
}

#am-prev:hover,
#am-next:hover {
	background: #3e3e3e;
}

.ag-wrap {
	float: left;
	width: 240px;
	margin: 0 5px;
}

.ag-item {
	float: left;
	padding: 5px 0;
	position: relative;
}

.ag-img {
	background: #484848;
	width: 234px;
	height: 155px;
	padding: 3px;
}

.ag-mask {
	position: absolute;
	top: 4px;
	left: 0;
	display: none;
	width: 240px;
	height: 162px;
	background: url(../images/agmask.png) center top;
	line-height: 160px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-indent: -9999px;
}

.ag-item:hover .ag-mask {
	display: block;
}

#am-patners {
	background: url(../images/about_8.jpg) center top no-repeat #eeeded;
}

.ap-content {
	position: relative;
	margin: 0 auto;
	padding: 156px 0 58px;
	width: 1000px;
}

.ap-item {
	float: left;
	padding: 5px;
	position: relative;
}

.ap-img {
	width: 115px;
	height: 74px;
}

.zs {
	position: absolute;
	width: 188px;
	height: 208px;
	background: url(../images/zs.png);
	right: 10px;
	bottom: 10px;
	z-index: 10;
	-webkit-animation: shake 2s ease-in-out 0s infinite alternate;
	-o-animation: shake 2s ease-in-out 0s infinite alternate;
	animation: shake 2s ease-in-out 0s infinite alternate;
}

.about-footer {
	margin: 0;
}

.about-footer .fc-content {
	border: none;
}

.big-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	z-index: 100;
	display: none;
}

.big-content {
	margin: 0 auto;
	position: relative;
	padding: 10px;
	background: #333;
	width: 1000px;
	height: 654px;
}

.big-img {
	width: 1000px;
	height: 654px;
}

#bigClose {
	position: absolute;
	top: 3px;
	right: 3px;
	padding: 3px;
	background: #fff;
	cursor: pointer;
}

#bigTitle {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 1000px;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
}

@-webkit-keyframes shake {
	0% {
		right: 10px;
		bottom: 0;
	}
	100% {
		right: 10px;
		bottom: 40px;
	}
}

@-moz-keyframes shake {
	0% {
		right: 10px;
		bottom: 0;
	}
	100% {
		right: 10px;
		bottom: 40px;
	}
}

@keyframes shake {
	0% {
		right: 10px;
		bottom: 0;
	}
	100% {
		right: 10px;
		bottom: 40px;
	}
}