
#hearder {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
}
#content {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#footer {
  width: 100%;
  height: 180px;
  padding: 25px 0;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  color: #ddd;
  border-top: 1px solid #e9ae6d;
}
/*top*/
.w1200 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 0 30px;
  overflow: hidden;
}
.top {
  background-color: rgba(0, 0, 0, 0.75);
}
@media \0screen\, screen\9 { /* 只支持IE6、7、8 */
  .top {
    background-color: #000;
    filter: Alpha(opacity=50);
    position: static;
    *zoom: 1;
  }
  .top-ny {
    background-color: #FFF;
    filter: Alpha(opacity=50);
    position: static;
    *zoom: 1;
  }
  .top *, .top-ny * {
    position: relative;
  }
}
.top {
  width: 100%;
  height: 90px;
}
.top, .top a { /*color: #333;*/ color: #FFF;
}
.logo {
  width: 270px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: left center; 
}
.logo a {
  display: block;
  width: 290px;
  height: 90px;
  text-indent: -9999px;
}
.logo-loading {
  background: url(../image/logo.png) no-repeat left center;
}
.menu {
  width: auto;
  height: 90px;
}
.menu ul {
  width: 100%;
  margin: 0 auto;
}
.menu ul:before, .menu ul:after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 34px 15px;
  background: url("../image/nav-ico.png") no-repeat center center;
  float: left;
}
.menu ul li {
  /* max-width: 120px; */
  height: 90px;
  float: left;
}
.menu ul li img{
    margin-right: -10px;
    padding-left: 10px;
}
.menu ul li a {
  display: inline-table;
  width: auto;
  height: 86px;
  line-height: 86px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  padding: 0 12px;
  margin: 0 10px;
  color: #FFF;
}
.menu ul .currclass a, .menu ul li a:hover {
  border-bottom: 4px solid #e9ae6d
}
.menu a:hover {
  text-decoration: none;
}
/* 满屏banner */
.flickerplate {
	position:relative;
	width:100%;
	height:340px;
	background-color:#e6e6e6;
	overflow:hidden;
    max-width: 1920px;
    margin: 0 auto;
    background-repeat: no-repeat;
	background-position: center center; 
}
.flickerplate ul.flicks {
	width:10000%;
	height:100%;
	padding:0px;
	margin:0px;
	list-style:none
}
.flickerplate ul.flicks>li {
	float:left;
	width:1%;
	height:100%;
	background-position:center;
	background-size:cover;
	display:table
}
.flickerplate ul.flicks>li .flick-inner {
	height:100%;
	padding:10px;
	color:#fff;
	display:table-cell;
	vertical-align:middle
}
.flickerplate ul.flicks>li .flick-inner .flick-content {
	max-width:68.75em;
	margin-left:auto;
	margin-right:auto
}
.flickerplate ul.flicks>li .flick-title {
	padding:0px 0px;
	font-size:2.778em;
	line-height:1.995em;
	text-align:center
}
@media only screen and (max-width: 43.813em) {
.flickerplate ul.flicks>li .flick-title {
font-size:1.667em
}
}
.flickerplate ul.flicks>li .flick-sub-text {
	padding:5px;
	font-weight:300;
	line-height:2.5em;
	color:rgba(255, 255, 255, 0.8);
	text-align:center
}
.flickerplate ul.flicks>li .flick-title span.flick-block-text, .flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {
	padding:12px 18px;
	background-color:rgba(0, 0, 0, 0.6)
}
.flickerplate .arrow-navigation {
	position:absolute;
	height:80%;
	width:10%;
	top:10%;
	z-index:100;
	overflow:hidden
}
.flickerplate .arrow-navigation .arrow {
	display:block;
	height:100%;
	width:90%;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out
}
.flickerplate .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover {
	cursor:pointer
}
.flickerplate .arrow-navigation.left {
	left:0%
}
.flickerplate .arrow-navigation.left .arrow {
	opacity:0;
	margin:0px 0px 0px 50%;
	background-image:url("../image/arrow-left-light.png");
	background-repeat:no-repeat;
	background-position:left
}
.flickerplate .arrow-navigation.right {
	right:0%
}
.flickerplate .arrow-navigation.right .arrow {
	opacity:0;
	margin:0px 0px 0px -50%;
	background-image:url("../image/arrow-right-light.png");
	background-repeat:no-repeat;
	background-position:right
}
.flickerplate .arrow-navigation.left.hover .arrow {
	opacity:1;
	margin:0px 0px 0px 20%
}
.flickerplate .arrow-navigation.right.hover .arrow {
	opacity:1;
	margin:0px 0px 0px -20%
}
.flickerplate .dot-navigation {
	position:absolute;
	bottom:25px;
	width:100%;
	text-align:center;
	z-index:100;
	
	display: none;
}
.flickerplate .gonggao {
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center;
	z-index:100;
	color: #ffc688;
	font-size: 22px;
}
.flickerplate .dot-navigation ul {
	text-align:center;
	list-style:none;
	padding:0px 15px
}
.flickerplate .dot-navigation ul li {
	display:inline-block;
	float:none
}
.flickerplate .dot-navigation .dot {
	width:14px;
	height:14px;
	margin:0px 6px;
	background-color:rgba(255, 255, 255, 0.3);
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-transition:background-color 0.2s ease-out;
	-moz-transition:background-color 0.2s ease-out;
	-o-transition:background-color 0.2s ease-out;
	-ms-transition:background-color 0.2s ease-out;
	transition:background-color 0.2s ease-out
}
.flickerplate .dot-navigation .dot:hover {
	cursor:pointer;
	background-color:rgba(255, 255, 255, 0.6)
}
.flickerplate .dot-navigation .dot.active {
	background-color:#fff
}
.flickerplate .dot-navigation.left, .flickerplate .dot-navigation.left ul {
	text-align:left
}
.flickerplate .dot-navigation.right, .flickerplate .dot-navigation.right ul {
	text-align:right
}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {
	background-image:url("../image/arrow-left-dark.png")
}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {
	background-image:url("../image/arrow-right-dark.png")
}
.flickerplate.flicker-theme-dark .dot-navigation .dot {
	background-color:rgba(0, 0, 0, 0.12)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {
	background-color:rgba(0, 0, 0, 0.6)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {
	background-color:#000
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color:rgba(255, 255, 255, 0.5)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color:rgba(255, 255, 255, 0.5)
}
.flickerplate.animate-transform-slide ul.flicks {
	-webkit-perspective:1000;
	-webkit-backface-visibility:hidden;
	transform:translate3d(0%, 0px, 0px);
	-webkit-transform:translate3d(0%, 0px, 0px);
	-webkit-transition:-webkit-transform 0.6s;
	-o-transition:-o-transform 0.6s;
	-moz-transition:-moz-transform 0.6s;
	transition:transform 0.6s
}
.flickerplate.animate-transition-slide ul.flicks {
	position:relative;
	left:0%;
	-webkit-transition:left 0.4s ease-out;
	-moz-transition:left 0.4s ease-out;
	-o-transition:left 0.4s ease-out;
	-ms-transition:left 0.4s ease-out;
	transition:left 0.4s ease-out
}
.flickerplate.animate-jquery-slide ul.flicks {
	position:relative;
	left:0%
}
.flickerplate.animate-scroller-slide {
	padding-bottom:0px;
	overflow:auto
}
.flickerplate.animate-scroller-slide ul.flicks {
	position:auto
}
/*content*/
.main {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.title {
  height: 80px;
  position: relative;
}
.title a{
  color: #ddd;
}
.tit01 {
  width: 435px;
  margin-left: auto;
  margin-right: auto;
}
.tit02, .tit03 {
  width: 100%;
}
/*.title-bg {
  background: url(../images/title-bg.png) no-repeat center center;
}*/
.tit01 h2:before, .tit01 h1:before {
  border-bottom: 4px solid #e9ae6d;
  content: "";
  position: absolute;
  left: 50%;
  top: 55px;
  display: block;
  width: 80px;
  margin-left: -40px;
  height: 0;
  z-index: 99;
}
.tit02 h2:before {
  border-bottom: 4px solid #FFF;
  content: "";
  position: absolute;
  left: 0;
  top: 50px;
  display: block;
  width: 80px;
  height: 0;
  z-index: 99;
}
.tit03 h2:before {
  border-bottom: 4px solid #e9ae6d;
  content: "";
  position: absolute;
  left: 0;
  /*top: 55px;*/
  bottom: 0;
  display: block;
  width: 80px;
  height: 0;
  z-index: 99;
}
.tit03 h2.text-r:before {
  left: auto;
  right: 0;
}
.title h2:before, .title h1:before, .news-list dt:before {
  transition: all 0.55s ease-in-out;
}
.title h2:hover:before, .title h1:hover:before, .news-list dt:hover:before {
  width: 120px;
  transition: all 0.55s ease-in-out;
}
.tit01 h2:hover:before, .tit01 h1:hover:before {
  margin-left: -60px;
}
.tit02 a {
  color: #FFF;
}
.title h2, .title h1 {
  font-size: 35px;
  line-height: 35px;
  padding-bottom: 30px;
  color: #ddd;
  position: relative;
}
.tit01 span {
  font-size: 14px;
  letter-spacing: 3px;
  color: #DDD;
  text-transform: uppercase;
}
.tit02 h2 {
  display: inline;
}
.tit02 span {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 20px;
}
.tit03 span {
  display: block;
  width: 110px;
  height: 34px;
  text-transform: uppercase;
  float: right;
  margin-top: 15px;
}
.tit03 span a {
  color: #666;
  display: block;
  background: #f4f4f4;
  width: 110px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.tit03 span a:hover {
  background: #e9ae6d;
  color: #FFF;
}
.game {
  width: 100%;
  height: 450px;
  background: url("../image/bg1.jpg") no-repeat center top;
  padding-top: 80px;
}
.game .video {
  width: 640px;
  height: 360px;
  background: #000
}
.game-info {
  width: 550px;
  height: auto;
}
.game-info h2 {
  width: auto;
  padding-bottom: 25px;
  margin-bottom: 5px;
  background: url("../image/title-line.png") no-repeat right bottom;
  color: #e9ae6d;
  font-size: 50px;
  text-align: right;
}
.game-info p {
  color: #ddd;
  font-size: 20px;
  text-align: right;
  line-height: 40px;
  padding-right: 25px;
}
.game-btn {
  padding: 20px;
  text-align: right;
  margin-top: 20px;
}
.btn1, .btn2 {
  width: 230px;
  height: 80px;
  display: inline-block;
}
.btn1 {
  background: url("../image/btn-download.png") no-repeat;
}
.btn2 {
  background: url("../image/btn-live.png") no-repeat;
}
/*advantage*/
.advantage {
  width: 100%;
  height: auto;
  background: url(../image/bg2.jpg) no-repeat center bottom fixed;
  /*transition: all .5s linear; 
  transform: scale(1.02);*/
  color: #ddd;
  /*padding-bottom: 100px;*/
  padding-bottom: 50px;
}
.advantage-box {
  overflow: hidden;
  margin-top: 30px;
}
.advantage .title {
  width: 240px;
  margin-top: 40px;
}
.advantage-pic {
  width: 480px;
  height: 272px;
}
.advantage-info {
  width: 380px;
  height: 232px;
  padding: 20px 40px;
  background: #434343;
  font-size: 20px;
  line-height: 36px;
}
.advantage-info2 {
  width: 910px;
  height: 213px;
  padding: 20px 20px;
  background: rgba(100, 100, 100, 0.35);
  border: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 20px;
  line-height: 36px;
  border: 1px solid #000;
    background: rgba(0,0,0,0.5);
}
.advantage-box-btn{
  padding: 30px 30px;
  background: rgba(100, 100, 100, 0.35);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border: 1px solid #000;
    background: rgba(0,0,0,0.5);
}
.advantage-info2 img{
  width: 272px;
  height: 212px;
}
.advantage-info2 .fr{
  width: 610px;
  word-break: break-all;
  font-weight: bold;
}
.index-advantage-info2 .fr div{
    line-height: 30px;
}
.game-title{
  font-size: 30px;
  color: #e9ae6d;
}
.shouquan{
  color: #d00000;
}
.txtEndTime{
    color: #19B340;
}
.btn {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	-webkit-transition: none;
	transition: none;
	background-image: linear-gradient(to bottom, rgb(187 18 18) 0%, rgb(134 12 14) 100%);
  color: #FFF;
	border: 1px solid #fffff;
	text-shadow: 0 1px 0 rgba(255,255,255,.1);
  padding: 10px 40px;
  font-size: 16px;
}

.btn.active,.btn:hover {
	background: #fff;
	border-color: #fff;
	color: #000;
	box-shadow: 0 0 10px rgba(0,0,0,.6);
	text-decoration: none
}

.btn span {
	display: inline-block;
	text-transform: uppercase;
  font-size: 24px;
}

.btn-hollow a{
	background-color: #511616;
	border: 1px solid #511616;
	color: #fffff;
	background-image: none;
}
/*game*/
.game-title{
  margin-bottom:20px;
  color: #fde900;
}
h1.game-title{
  text-align:center;
  font-size: 3.5em
}
.game-body{
  margin:10px 0; 
  padding: 25px 50px; 
  overflow: hidden; 
  border: 1px solid #000;
  background: rgba(0,0,0,0.5);
}
#shipin,#shipin h2{
  font-size: 30px;
  margin-bottom: 20px;
}
.min-h{
  min-height: 200px;
}
.f-20{
  font-size: 2em;
}
.f-25{
  font-size: 2.5em;
}
.f-35{
  font-size: 3.5em;
}
/*bodyCon08*/
.photo {
  background: #151515;
  max-width: 1920px;
  margin: 0 auto;
}
.bodyCon08 .students {
  margin: 0 auto;
  width: 1100px;
  height: 300px;
  position: relative;
}
#four_flash {
  position: relative;
  width: 1100px;
  height: 300px;
  margin: 0 auto;
  position: absolute;
  bottom: 40px;
}
#four_flash .flashBg {
  width: 998px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#four_flash .flashBg ul.mobile {
  width: 2000%;
  height: 300px;
  position: absolute;
  top: 15;
  left: 0;
}
#four_flash .flashBg ul.mobile li {
  float: left;
  width: 300px;
  height: 340px;
  margin-left: 26px;
  padding-top: 40px;
  color: #6C6E85;
}
#four_flash .flashBg ul.mobile li:hover {
  color: #999;
}
#four_flash .flashBg ul.mobile li img {
  /*width: 100%;*/
  height: 170px;
  display: block;
  margin: 0 auto 10px;
      border: 1px solid #e9ae6d;
    padding: 4px;
    width: 290px;
}
#four_flash .flashBg ul.mobile li p {
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  margin-top: 10px;
}
#four_flash .flashBg ul.mobile li a {
  text-align: center;
  color: #ddd;
      display: inherit;
    line-height: 30px;
  font-size: 18px;
}
#four_flash .but_left {
  width: 32px;
  height: 52px;
  position: absolute;
  top: 100px;
  left: 0px;
  opacity: 0.5
}
#four_flash .but_right {
  width: 32px;
  height: 52px;
  position: absolute;
  top: 100px;
  right: 0px;
  opacity: 0.5
}
#four_flash .but_left:hover {
  opacity: 1
}
#four_flash .but_right:hover {
  opacity: 1
}
/*index-contact*/
.ask {
  width: 100%;
  height: 510px;
  padding: 75px 0 75px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 1920px 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.ask-box{
  border: 1px solid #000;
  background: rgba(0,0,0,0.5);
  width: 838px;
  min-height: 390px;
  color: #ddd;
  font-size: 18px;
  padding: 60px 130px;
  line-height: 2em;
}
.ask-box h3{
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
}

/*foot*/
.foot_logo {
  height: 150px;
}
.copyright {
  height: 35px;
}
/* 选项卡 */
.classwrap{
  margin: 30px auto 0;
  width: 100%;
  max-width: 1200px;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.6);
	padding: 1px;
	height: 52px;
	line-height: 52px;
  border-radius: 0px;
}
.classwrap1{
	display: flex;
	width: 100%;
	box-sizing: border-box;
}
.classitem{
	width: 25%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}
.classitem img{
	vertical-align: middle;
}
.classitem span{
	font-weight: 700;
}
.classitem img{
	height: 24px;
}
.classitem.active{
	background: rgba(0, 0, 0, 0.5);
	color: #e9ae6d
}
.listwrap{
  display:none;
}
.active2{
  display:block;
}